@font-face {
  font-family: "IBM Plex Sans";
  font-weight: 400;
  src: url("../modules/landtag_templateSetR2020/css/../fonts/IBMPlexSans/IBMPlexSans-Regular.woff2") format("woff2"), url("../modules/landtag_templateSetR2020/css/../fonts/IBMPlexSans/IBMPlexSans-Regular.woff") format("woff"); }

@font-face {
  font-family: "IBM Plex Sans";
  font-weight: 600;
  src: url("../modules/landtag_templateSetR2020/css/../fonts/IBMPlexSans/IBMPlexSans-SemiBold.woff2") format("woff2"), url("../modules/landtag_templateSetR2020/css/../fonts/IBMPlexSans/IBMPlexSans-SemiBold.woff") format("woff"); }

.random-svg-class-104 {
  background-image: url("/modules/landtag_templateSetR2020/images/svg-icons/icons-sprite.svg"); }

/*!
 * Bootstrap Reboot v4.6.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: "IBM Plex Sans";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title], .lexikon,
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #0056b3;
    text-decoration: underline; }

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit;
  text-align: -webkit-match-parent; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus:not(:focus-visible), .focus-source-key .e-file-upload__input:focus ~ .e-file-upload__button:not(:focus-visible) {
  outline: 0; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

[role="button"] {
  cursor: pointer; }

select {
  word-wrap: normal; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

/*!
 * Bootstrap Grid v4.6.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

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

.container,
.container-fluid,
.container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1200px; } }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%; }

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%; }

.row-cols-3 > * {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%; }

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%; }

.row-cols-6 > * {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

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

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

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

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

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

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

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

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-sm-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-sm-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    order: -1; }
  .order-sm-last {
    order: 13; }
  .order-sm-0 {
    order: 0; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-md-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-md-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 13; }
  .order-md-0 {
    order: 0; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-lg-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-lg-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 13; }
  .order-lg-0 {
    order: 0; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xl-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xl-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 13; }
  .order-xl-0 {
    order: 0; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

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

.d-inline {
  display: inline !important; }

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

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: flex !important; }

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

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: flex !important; }
  .d-print-inline-flex {
    display: inline-flex !important; } }

.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.flex-fill {
  flex: 1 1 auto !important; }

.flex-grow-0 {
  flex-grow: 0 !important; }

.flex-grow-1 {
  flex-grow: 1 !important; }

.flex-shrink-0 {
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  flex-shrink: 1 !important; }

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

.align-items-start {
  align-items: flex-start !important; }

.align-items-end {
  align-items: flex-end !important; }

.align-items-center {
  align-items: center !important; }

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

.align-content-start {
  align-content: flex-start !important; }

.align-content-end {
  align-content: flex-end !important; }

.align-content-center {
  align-content: center !important; }

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  -ms-grid-row-align: auto !important;
      align-self: auto !important; }

.align-self-start {
  align-self: flex-start !important; }

.align-self-end {
  align-self: flex-end !important; }

.align-self-center {
  -ms-grid-row-align: center !important;
      align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  -ms-grid-row-align: stretch !important;
      align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-grid-row-align: auto !important;
        align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-grid-row-align: center !important;
        align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-grid-row-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    -ms-grid-row-align: auto !important;
        align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    -ms-grid-row-align: center !important;
        align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-grid-row-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-grid-row-align: auto !important;
        align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-grid-row-align: center !important;
        align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-grid-row-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-grid-row-align: auto !important;
        align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-grid-row-align: center !important;
        align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-grid-row-align: stretch !important;
        align-self: stretch !important; } }

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

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

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

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

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

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

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

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

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

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

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

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

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.m-75 {
  margin: 0.75rem !important; }

.mt-75,
.my-75 {
  margin-top: 0.75rem !important; }

.mr-75,
.mx-75 {
  margin-right: 0.75rem !important; }

.mb-75,
.my-75 {
  margin-bottom: 0.75rem !important; }

.ml-75,
.mx-75 {
  margin-left: 0.75rem !important; }

.m-45 {
  margin: 4.5rem !important; }

.mt-45,
.my-45 {
  margin-top: 4.5rem !important; }

.mr-45,
.mx-45 {
  margin-right: 4.5rem !important; }

.mb-45,
.my-45 {
  margin-bottom: 4.5rem !important; }

.ml-45,
.mx-45 {
  margin-left: 4.5rem !important; }

.m-6 {
  margin: 6rem !important; }

.mt-6,
.my-6 {
  margin-top: 6rem !important; }

.mr-6,
.mx-6 {
  margin-right: 6rem !important; }

.mb-6,
.my-6 {
  margin-bottom: 6rem !important; }

.ml-6,
.mx-6 {
  margin-left: 6rem !important; }

.m-225 {
  margin: 2.25rem !important; }

.mt-225,
.my-225 {
  margin-top: 2.25rem !important; }

.mr-225,
.mx-225 {
  margin-right: 2.25rem !important; }

.mb-225,
.my-225 {
  margin-bottom: 2.25rem !important; }

.ml-225,
.mx-225 {
  margin-left: 2.25rem !important; }

.m-65 {
  margin: 6.5rem !important; }

.mt-65,
.my-65 {
  margin-top: 6.5rem !important; }

.mr-65,
.mx-65 {
  margin-right: 6.5rem !important; }

.mb-65,
.my-65 {
  margin-bottom: 6.5rem !important; }

.ml-65,
.mx-65 {
  margin-left: 6.5rem !important; }

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

.mt-20,
.my-20 {
  margin-top: 2rem !important; }

.mr-20,
.mx-20 {
  margin-right: 2rem !important; }

.mb-20,
.my-20 {
  margin-bottom: 2rem !important; }

.ml-20,
.mx-20 {
  margin-left: 2rem !important; }

.m-9 {
  margin: 9rem !important; }

.mt-9,
.my-9 {
  margin-top: 9rem !important; }

.mr-9,
.mx-9 {
  margin-right: 9rem !important; }

.mb-9,
.my-9 {
  margin-bottom: 9rem !important; }

.ml-9,
.mx-9 {
  margin-left: 9rem !important; }

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

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

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

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

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

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

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

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

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

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

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

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

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.p-75 {
  padding: 0.75rem !important; }

.pt-75,
.py-75 {
  padding-top: 0.75rem !important; }

.pr-75,
.px-75 {
  padding-right: 0.75rem !important; }

.pb-75,
.py-75 {
  padding-bottom: 0.75rem !important; }

.pl-75,
.px-75 {
  padding-left: 0.75rem !important; }

.p-45 {
  padding: 4.5rem !important; }

.pt-45,
.py-45 {
  padding-top: 4.5rem !important; }

.pr-45,
.px-45 {
  padding-right: 4.5rem !important; }

.pb-45,
.py-45 {
  padding-bottom: 4.5rem !important; }

.pl-45,
.px-45 {
  padding-left: 4.5rem !important; }

.p-6 {
  padding: 6rem !important; }

.pt-6,
.py-6 {
  padding-top: 6rem !important; }

.pr-6,
.px-6 {
  padding-right: 6rem !important; }

.pb-6,
.py-6 {
  padding-bottom: 6rem !important; }

.pl-6,
.px-6 {
  padding-left: 6rem !important; }

.p-225 {
  padding: 2.25rem !important; }

.pt-225,
.py-225 {
  padding-top: 2.25rem !important; }

.pr-225,
.px-225 {
  padding-right: 2.25rem !important; }

.pb-225,
.py-225 {
  padding-bottom: 2.25rem !important; }

.pl-225,
.px-225 {
  padding-left: 2.25rem !important; }

.p-65 {
  padding: 6.5rem !important; }

.pt-65,
.py-65 {
  padding-top: 6.5rem !important; }

.pr-65,
.px-65 {
  padding-right: 6.5rem !important; }

.pb-65,
.py-65 {
  padding-bottom: 6.5rem !important; }

.pl-65,
.px-65 {
  padding-left: 6.5rem !important; }

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

.pt-20,
.py-20 {
  padding-top: 2rem !important; }

.pr-20,
.px-20 {
  padding-right: 2rem !important; }

.pb-20,
.py-20 {
  padding-bottom: 2rem !important; }

.pl-20,
.px-20 {
  padding-left: 2rem !important; }

.p-9 {
  padding: 9rem !important; }

.pt-9,
.py-9 {
  padding-top: 9rem !important; }

.pr-9,
.px-9 {
  padding-right: 9rem !important; }

.pb-9,
.py-9 {
  padding-bottom: 9rem !important; }

.pl-9,
.px-9 {
  padding-left: 9rem !important; }

.m-n1 {
  margin: -0.25rem !important; }

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important; }

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important; }

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important; }

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important; }

.m-n2 {
  margin: -0.5rem !important; }

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important; }

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important; }

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important; }

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important; }

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

.mt-n3,
.my-n3 {
  margin-top: -1rem !important; }

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important; }

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important; }

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important; }

.m-n4 {
  margin: -1.5rem !important; }

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important; }

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important; }

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important; }

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important; }

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

.mt-n5,
.my-n5 {
  margin-top: -3rem !important; }

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important; }

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important; }

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important; }

.m-n75 {
  margin: -0.75rem !important; }

.mt-n75,
.my-n75 {
  margin-top: -0.75rem !important; }

.mr-n75,
.mx-n75 {
  margin-right: -0.75rem !important; }

.mb-n75,
.my-n75 {
  margin-bottom: -0.75rem !important; }

.ml-n75,
.mx-n75 {
  margin-left: -0.75rem !important; }

.m-n45 {
  margin: -4.5rem !important; }

.mt-n45,
.my-n45 {
  margin-top: -4.5rem !important; }

.mr-n45,
.mx-n45 {
  margin-right: -4.5rem !important; }

.mb-n45,
.my-n45 {
  margin-bottom: -4.5rem !important; }

.ml-n45,
.mx-n45 {
  margin-left: -4.5rem !important; }

.m-n6 {
  margin: -6rem !important; }

.mt-n6,
.my-n6 {
  margin-top: -6rem !important; }

.mr-n6,
.mx-n6 {
  margin-right: -6rem !important; }

.mb-n6,
.my-n6 {
  margin-bottom: -6rem !important; }

.ml-n6,
.mx-n6 {
  margin-left: -6rem !important; }

.m-n225 {
  margin: -2.25rem !important; }

.mt-n225,
.my-n225 {
  margin-top: -2.25rem !important; }

.mr-n225,
.mx-n225 {
  margin-right: -2.25rem !important; }

.mb-n225,
.my-n225 {
  margin-bottom: -2.25rem !important; }

.ml-n225,
.mx-n225 {
  margin-left: -2.25rem !important; }

.m-n65 {
  margin: -6.5rem !important; }

.mt-n65,
.my-n65 {
  margin-top: -6.5rem !important; }

.mr-n65,
.mx-n65 {
  margin-right: -6.5rem !important; }

.mb-n65,
.my-n65 {
  margin-bottom: -6.5rem !important; }

.ml-n65,
.mx-n65 {
  margin-left: -6.5rem !important; }

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

.mt-n20,
.my-n20 {
  margin-top: -2rem !important; }

.mr-n20,
.mx-n20 {
  margin-right: -2rem !important; }

.mb-n20,
.my-n20 {
  margin-bottom: -2rem !important; }

.ml-n20,
.mx-n20 {
  margin-left: -2rem !important; }

.m-n9 {
  margin: -9rem !important; }

.mt-n9,
.my-n9 {
  margin-top: -9rem !important; }

.mr-n9,
.mx-n9 {
  margin-right: -9rem !important; }

.mb-n9,
.my-n9 {
  margin-bottom: -9rem !important; }

.ml-n9,
.mx-n9 {
  margin-left: -9rem !important; }

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

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .m-sm-75 {
    margin: 0.75rem !important; }
  .mt-sm-75,
  .my-sm-75 {
    margin-top: 0.75rem !important; }
  .mr-sm-75,
  .mx-sm-75 {
    margin-right: 0.75rem !important; }
  .mb-sm-75,
  .my-sm-75 {
    margin-bottom: 0.75rem !important; }
  .ml-sm-75,
  .mx-sm-75 {
    margin-left: 0.75rem !important; }
  .m-sm-45 {
    margin: 4.5rem !important; }
  .mt-sm-45,
  .my-sm-45 {
    margin-top: 4.5rem !important; }
  .mr-sm-45,
  .mx-sm-45 {
    margin-right: 4.5rem !important; }
  .mb-sm-45,
  .my-sm-45 {
    margin-bottom: 4.5rem !important; }
  .ml-sm-45,
  .mx-sm-45 {
    margin-left: 4.5rem !important; }
  .m-sm-6 {
    margin: 6rem !important; }
  .mt-sm-6,
  .my-sm-6 {
    margin-top: 6rem !important; }
  .mr-sm-6,
  .mx-sm-6 {
    margin-right: 6rem !important; }
  .mb-sm-6,
  .my-sm-6 {
    margin-bottom: 6rem !important; }
  .ml-sm-6,
  .mx-sm-6 {
    margin-left: 6rem !important; }
  .m-sm-225 {
    margin: 2.25rem !important; }
  .mt-sm-225,
  .my-sm-225 {
    margin-top: 2.25rem !important; }
  .mr-sm-225,
  .mx-sm-225 {
    margin-right: 2.25rem !important; }
  .mb-sm-225,
  .my-sm-225 {
    margin-bottom: 2.25rem !important; }
  .ml-sm-225,
  .mx-sm-225 {
    margin-left: 2.25rem !important; }
  .m-sm-65 {
    margin: 6.5rem !important; }
  .mt-sm-65,
  .my-sm-65 {
    margin-top: 6.5rem !important; }
  .mr-sm-65,
  .mx-sm-65 {
    margin-right: 6.5rem !important; }
  .mb-sm-65,
  .my-sm-65 {
    margin-bottom: 6.5rem !important; }
  .ml-sm-65,
  .mx-sm-65 {
    margin-left: 6.5rem !important; }
  .m-sm-20 {
    margin: 2rem !important; }
  .mt-sm-20,
  .my-sm-20 {
    margin-top: 2rem !important; }
  .mr-sm-20,
  .mx-sm-20 {
    margin-right: 2rem !important; }
  .mb-sm-20,
  .my-sm-20 {
    margin-bottom: 2rem !important; }
  .ml-sm-20,
  .mx-sm-20 {
    margin-left: 2rem !important; }
  .m-sm-9 {
    margin: 9rem !important; }
  .mt-sm-9,
  .my-sm-9 {
    margin-top: 9rem !important; }
  .mr-sm-9,
  .mx-sm-9 {
    margin-right: 9rem !important; }
  .mb-sm-9,
  .my-sm-9 {
    margin-bottom: 9rem !important; }
  .ml-sm-9,
  .mx-sm-9 {
    margin-left: 9rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .p-sm-75 {
    padding: 0.75rem !important; }
  .pt-sm-75,
  .py-sm-75 {
    padding-top: 0.75rem !important; }
  .pr-sm-75,
  .px-sm-75 {
    padding-right: 0.75rem !important; }
  .pb-sm-75,
  .py-sm-75 {
    padding-bottom: 0.75rem !important; }
  .pl-sm-75,
  .px-sm-75 {
    padding-left: 0.75rem !important; }
  .p-sm-45 {
    padding: 4.5rem !important; }
  .pt-sm-45,
  .py-sm-45 {
    padding-top: 4.5rem !important; }
  .pr-sm-45,
  .px-sm-45 {
    padding-right: 4.5rem !important; }
  .pb-sm-45,
  .py-sm-45 {
    padding-bottom: 4.5rem !important; }
  .pl-sm-45,
  .px-sm-45 {
    padding-left: 4.5rem !important; }
  .p-sm-6 {
    padding: 6rem !important; }
  .pt-sm-6,
  .py-sm-6 {
    padding-top: 6rem !important; }
  .pr-sm-6,
  .px-sm-6 {
    padding-right: 6rem !important; }
  .pb-sm-6,
  .py-sm-6 {
    padding-bottom: 6rem !important; }
  .pl-sm-6,
  .px-sm-6 {
    padding-left: 6rem !important; }
  .p-sm-225 {
    padding: 2.25rem !important; }
  .pt-sm-225,
  .py-sm-225 {
    padding-top: 2.25rem !important; }
  .pr-sm-225,
  .px-sm-225 {
    padding-right: 2.25rem !important; }
  .pb-sm-225,
  .py-sm-225 {
    padding-bottom: 2.25rem !important; }
  .pl-sm-225,
  .px-sm-225 {
    padding-left: 2.25rem !important; }
  .p-sm-65 {
    padding: 6.5rem !important; }
  .pt-sm-65,
  .py-sm-65 {
    padding-top: 6.5rem !important; }
  .pr-sm-65,
  .px-sm-65 {
    padding-right: 6.5rem !important; }
  .pb-sm-65,
  .py-sm-65 {
    padding-bottom: 6.5rem !important; }
  .pl-sm-65,
  .px-sm-65 {
    padding-left: 6.5rem !important; }
  .p-sm-20 {
    padding: 2rem !important; }
  .pt-sm-20,
  .py-sm-20 {
    padding-top: 2rem !important; }
  .pr-sm-20,
  .px-sm-20 {
    padding-right: 2rem !important; }
  .pb-sm-20,
  .py-sm-20 {
    padding-bottom: 2rem !important; }
  .pl-sm-20,
  .px-sm-20 {
    padding-left: 2rem !important; }
  .p-sm-9 {
    padding: 9rem !important; }
  .pt-sm-9,
  .py-sm-9 {
    padding-top: 9rem !important; }
  .pr-sm-9,
  .px-sm-9 {
    padding-right: 9rem !important; }
  .pb-sm-9,
  .py-sm-9 {
    padding-bottom: 9rem !important; }
  .pl-sm-9,
  .px-sm-9 {
    padding-left: 9rem !important; }
  .m-sm-n1 {
    margin: -0.25rem !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important; }
  .m-sm-n2 {
    margin: -0.5rem !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important; }
  .m-sm-n3 {
    margin: -1rem !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important; }
  .m-sm-n4 {
    margin: -1.5rem !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important; }
  .m-sm-n5 {
    margin: -3rem !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important; }
  .m-sm-n75 {
    margin: -0.75rem !important; }
  .mt-sm-n75,
  .my-sm-n75 {
    margin-top: -0.75rem !important; }
  .mr-sm-n75,
  .mx-sm-n75 {
    margin-right: -0.75rem !important; }
  .mb-sm-n75,
  .my-sm-n75 {
    margin-bottom: -0.75rem !important; }
  .ml-sm-n75,
  .mx-sm-n75 {
    margin-left: -0.75rem !important; }
  .m-sm-n45 {
    margin: -4.5rem !important; }
  .mt-sm-n45,
  .my-sm-n45 {
    margin-top: -4.5rem !important; }
  .mr-sm-n45,
  .mx-sm-n45 {
    margin-right: -4.5rem !important; }
  .mb-sm-n45,
  .my-sm-n45 {
    margin-bottom: -4.5rem !important; }
  .ml-sm-n45,
  .mx-sm-n45 {
    margin-left: -4.5rem !important; }
  .m-sm-n6 {
    margin: -6rem !important; }
  .mt-sm-n6,
  .my-sm-n6 {
    margin-top: -6rem !important; }
  .mr-sm-n6,
  .mx-sm-n6 {
    margin-right: -6rem !important; }
  .mb-sm-n6,
  .my-sm-n6 {
    margin-bottom: -6rem !important; }
  .ml-sm-n6,
  .mx-sm-n6 {
    margin-left: -6rem !important; }
  .m-sm-n225 {
    margin: -2.25rem !important; }
  .mt-sm-n225,
  .my-sm-n225 {
    margin-top: -2.25rem !important; }
  .mr-sm-n225,
  .mx-sm-n225 {
    margin-right: -2.25rem !important; }
  .mb-sm-n225,
  .my-sm-n225 {
    margin-bottom: -2.25rem !important; }
  .ml-sm-n225,
  .mx-sm-n225 {
    margin-left: -2.25rem !important; }
  .m-sm-n65 {
    margin: -6.5rem !important; }
  .mt-sm-n65,
  .my-sm-n65 {
    margin-top: -6.5rem !important; }
  .mr-sm-n65,
  .mx-sm-n65 {
    margin-right: -6.5rem !important; }
  .mb-sm-n65,
  .my-sm-n65 {
    margin-bottom: -6.5rem !important; }
  .ml-sm-n65,
  .mx-sm-n65 {
    margin-left: -6.5rem !important; }
  .m-sm-n20 {
    margin: -2rem !important; }
  .mt-sm-n20,
  .my-sm-n20 {
    margin-top: -2rem !important; }
  .mr-sm-n20,
  .mx-sm-n20 {
    margin-right: -2rem !important; }
  .mb-sm-n20,
  .my-sm-n20 {
    margin-bottom: -2rem !important; }
  .ml-sm-n20,
  .mx-sm-n20 {
    margin-left: -2rem !important; }
  .m-sm-n9 {
    margin: -9rem !important; }
  .mt-sm-n9,
  .my-sm-n9 {
    margin-top: -9rem !important; }
  .mr-sm-n9,
  .mx-sm-n9 {
    margin-right: -9rem !important; }
  .mb-sm-n9,
  .my-sm-n9 {
    margin-bottom: -9rem !important; }
  .ml-sm-n9,
  .mx-sm-n9 {
    margin-left: -9rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .m-md-75 {
    margin: 0.75rem !important; }
  .mt-md-75,
  .my-md-75 {
    margin-top: 0.75rem !important; }
  .mr-md-75,
  .mx-md-75 {
    margin-right: 0.75rem !important; }
  .mb-md-75,
  .my-md-75 {
    margin-bottom: 0.75rem !important; }
  .ml-md-75,
  .mx-md-75 {
    margin-left: 0.75rem !important; }
  .m-md-45 {
    margin: 4.5rem !important; }
  .mt-md-45,
  .my-md-45 {
    margin-top: 4.5rem !important; }
  .mr-md-45,
  .mx-md-45 {
    margin-right: 4.5rem !important; }
  .mb-md-45,
  .my-md-45 {
    margin-bottom: 4.5rem !important; }
  .ml-md-45,
  .mx-md-45 {
    margin-left: 4.5rem !important; }
  .m-md-6 {
    margin: 6rem !important; }
  .mt-md-6,
  .my-md-6 {
    margin-top: 6rem !important; }
  .mr-md-6,
  .mx-md-6 {
    margin-right: 6rem !important; }
  .mb-md-6,
  .my-md-6 {
    margin-bottom: 6rem !important; }
  .ml-md-6,
  .mx-md-6 {
    margin-left: 6rem !important; }
  .m-md-225 {
    margin: 2.25rem !important; }
  .mt-md-225,
  .my-md-225 {
    margin-top: 2.25rem !important; }
  .mr-md-225,
  .mx-md-225 {
    margin-right: 2.25rem !important; }
  .mb-md-225,
  .my-md-225 {
    margin-bottom: 2.25rem !important; }
  .ml-md-225,
  .mx-md-225 {
    margin-left: 2.25rem !important; }
  .m-md-65 {
    margin: 6.5rem !important; }
  .mt-md-65,
  .my-md-65 {
    margin-top: 6.5rem !important; }
  .mr-md-65,
  .mx-md-65 {
    margin-right: 6.5rem !important; }
  .mb-md-65,
  .my-md-65 {
    margin-bottom: 6.5rem !important; }
  .ml-md-65,
  .mx-md-65 {
    margin-left: 6.5rem !important; }
  .m-md-20 {
    margin: 2rem !important; }
  .mt-md-20,
  .my-md-20 {
    margin-top: 2rem !important; }
  .mr-md-20,
  .mx-md-20 {
    margin-right: 2rem !important; }
  .mb-md-20,
  .my-md-20 {
    margin-bottom: 2rem !important; }
  .ml-md-20,
  .mx-md-20 {
    margin-left: 2rem !important; }
  .m-md-9 {
    margin: 9rem !important; }
  .mt-md-9,
  .my-md-9 {
    margin-top: 9rem !important; }
  .mr-md-9,
  .mx-md-9 {
    margin-right: 9rem !important; }
  .mb-md-9,
  .my-md-9 {
    margin-bottom: 9rem !important; }
  .ml-md-9,
  .mx-md-9 {
    margin-left: 9rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .p-md-75 {
    padding: 0.75rem !important; }
  .pt-md-75,
  .py-md-75 {
    padding-top: 0.75rem !important; }
  .pr-md-75,
  .px-md-75 {
    padding-right: 0.75rem !important; }
  .pb-md-75,
  .py-md-75 {
    padding-bottom: 0.75rem !important; }
  .pl-md-75,
  .px-md-75 {
    padding-left: 0.75rem !important; }
  .p-md-45 {
    padding: 4.5rem !important; }
  .pt-md-45,
  .py-md-45 {
    padding-top: 4.5rem !important; }
  .pr-md-45,
  .px-md-45 {
    padding-right: 4.5rem !important; }
  .pb-md-45,
  .py-md-45 {
    padding-bottom: 4.5rem !important; }
  .pl-md-45,
  .px-md-45 {
    padding-left: 4.5rem !important; }
  .p-md-6 {
    padding: 6rem !important; }
  .pt-md-6,
  .py-md-6 {
    padding-top: 6rem !important; }
  .pr-md-6,
  .px-md-6 {
    padding-right: 6rem !important; }
  .pb-md-6,
  .py-md-6 {
    padding-bottom: 6rem !important; }
  .pl-md-6,
  .px-md-6 {
    padding-left: 6rem !important; }
  .p-md-225 {
    padding: 2.25rem !important; }
  .pt-md-225,
  .py-md-225 {
    padding-top: 2.25rem !important; }
  .pr-md-225,
  .px-md-225 {
    padding-right: 2.25rem !important; }
  .pb-md-225,
  .py-md-225 {
    padding-bottom: 2.25rem !important; }
  .pl-md-225,
  .px-md-225 {
    padding-left: 2.25rem !important; }
  .p-md-65 {
    padding: 6.5rem !important; }
  .pt-md-65,
  .py-md-65 {
    padding-top: 6.5rem !important; }
  .pr-md-65,
  .px-md-65 {
    padding-right: 6.5rem !important; }
  .pb-md-65,
  .py-md-65 {
    padding-bottom: 6.5rem !important; }
  .pl-md-65,
  .px-md-65 {
    padding-left: 6.5rem !important; }
  .p-md-20 {
    padding: 2rem !important; }
  .pt-md-20,
  .py-md-20 {
    padding-top: 2rem !important; }
  .pr-md-20,
  .px-md-20 {
    padding-right: 2rem !important; }
  .pb-md-20,
  .py-md-20 {
    padding-bottom: 2rem !important; }
  .pl-md-20,
  .px-md-20 {
    padding-left: 2rem !important; }
  .p-md-9 {
    padding: 9rem !important; }
  .pt-md-9,
  .py-md-9 {
    padding-top: 9rem !important; }
  .pr-md-9,
  .px-md-9 {
    padding-right: 9rem !important; }
  .pb-md-9,
  .py-md-9 {
    padding-bottom: 9rem !important; }
  .pl-md-9,
  .px-md-9 {
    padding-left: 9rem !important; }
  .m-md-n1 {
    margin: -0.25rem !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important; }
  .m-md-n2 {
    margin: -0.5rem !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important; }
  .m-md-n3 {
    margin: -1rem !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important; }
  .m-md-n4 {
    margin: -1.5rem !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important; }
  .m-md-n5 {
    margin: -3rem !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important; }
  .m-md-n75 {
    margin: -0.75rem !important; }
  .mt-md-n75,
  .my-md-n75 {
    margin-top: -0.75rem !important; }
  .mr-md-n75,
  .mx-md-n75 {
    margin-right: -0.75rem !important; }
  .mb-md-n75,
  .my-md-n75 {
    margin-bottom: -0.75rem !important; }
  .ml-md-n75,
  .mx-md-n75 {
    margin-left: -0.75rem !important; }
  .m-md-n45 {
    margin: -4.5rem !important; }
  .mt-md-n45,
  .my-md-n45 {
    margin-top: -4.5rem !important; }
  .mr-md-n45,
  .mx-md-n45 {
    margin-right: -4.5rem !important; }
  .mb-md-n45,
  .my-md-n45 {
    margin-bottom: -4.5rem !important; }
  .ml-md-n45,
  .mx-md-n45 {
    margin-left: -4.5rem !important; }
  .m-md-n6 {
    margin: -6rem !important; }
  .mt-md-n6,
  .my-md-n6 {
    margin-top: -6rem !important; }
  .mr-md-n6,
  .mx-md-n6 {
    margin-right: -6rem !important; }
  .mb-md-n6,
  .my-md-n6 {
    margin-bottom: -6rem !important; }
  .ml-md-n6,
  .mx-md-n6 {
    margin-left: -6rem !important; }
  .m-md-n225 {
    margin: -2.25rem !important; }
  .mt-md-n225,
  .my-md-n225 {
    margin-top: -2.25rem !important; }
  .mr-md-n225,
  .mx-md-n225 {
    margin-right: -2.25rem !important; }
  .mb-md-n225,
  .my-md-n225 {
    margin-bottom: -2.25rem !important; }
  .ml-md-n225,
  .mx-md-n225 {
    margin-left: -2.25rem !important; }
  .m-md-n65 {
    margin: -6.5rem !important; }
  .mt-md-n65,
  .my-md-n65 {
    margin-top: -6.5rem !important; }
  .mr-md-n65,
  .mx-md-n65 {
    margin-right: -6.5rem !important; }
  .mb-md-n65,
  .my-md-n65 {
    margin-bottom: -6.5rem !important; }
  .ml-md-n65,
  .mx-md-n65 {
    margin-left: -6.5rem !important; }
  .m-md-n20 {
    margin: -2rem !important; }
  .mt-md-n20,
  .my-md-n20 {
    margin-top: -2rem !important; }
  .mr-md-n20,
  .mx-md-n20 {
    margin-right: -2rem !important; }
  .mb-md-n20,
  .my-md-n20 {
    margin-bottom: -2rem !important; }
  .ml-md-n20,
  .mx-md-n20 {
    margin-left: -2rem !important; }
  .m-md-n9 {
    margin: -9rem !important; }
  .mt-md-n9,
  .my-md-n9 {
    margin-top: -9rem !important; }
  .mr-md-n9,
  .mx-md-n9 {
    margin-right: -9rem !important; }
  .mb-md-n9,
  .my-md-n9 {
    margin-bottom: -9rem !important; }
  .ml-md-n9,
  .mx-md-n9 {
    margin-left: -9rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .m-lg-75 {
    margin: 0.75rem !important; }
  .mt-lg-75,
  .my-lg-75 {
    margin-top: 0.75rem !important; }
  .mr-lg-75,
  .mx-lg-75 {
    margin-right: 0.75rem !important; }
  .mb-lg-75,
  .my-lg-75 {
    margin-bottom: 0.75rem !important; }
  .ml-lg-75,
  .mx-lg-75 {
    margin-left: 0.75rem !important; }
  .m-lg-45 {
    margin: 4.5rem !important; }
  .mt-lg-45,
  .my-lg-45 {
    margin-top: 4.5rem !important; }
  .mr-lg-45,
  .mx-lg-45 {
    margin-right: 4.5rem !important; }
  .mb-lg-45,
  .my-lg-45 {
    margin-bottom: 4.5rem !important; }
  .ml-lg-45,
  .mx-lg-45 {
    margin-left: 4.5rem !important; }
  .m-lg-6 {
    margin: 6rem !important; }
  .mt-lg-6,
  .my-lg-6 {
    margin-top: 6rem !important; }
  .mr-lg-6,
  .mx-lg-6 {
    margin-right: 6rem !important; }
  .mb-lg-6,
  .my-lg-6 {
    margin-bottom: 6rem !important; }
  .ml-lg-6,
  .mx-lg-6 {
    margin-left: 6rem !important; }
  .m-lg-225 {
    margin: 2.25rem !important; }
  .mt-lg-225,
  .my-lg-225 {
    margin-top: 2.25rem !important; }
  .mr-lg-225,
  .mx-lg-225 {
    margin-right: 2.25rem !important; }
  .mb-lg-225,
  .my-lg-225 {
    margin-bottom: 2.25rem !important; }
  .ml-lg-225,
  .mx-lg-225 {
    margin-left: 2.25rem !important; }
  .m-lg-65 {
    margin: 6.5rem !important; }
  .mt-lg-65,
  .my-lg-65 {
    margin-top: 6.5rem !important; }
  .mr-lg-65,
  .mx-lg-65 {
    margin-right: 6.5rem !important; }
  .mb-lg-65,
  .my-lg-65 {
    margin-bottom: 6.5rem !important; }
  .ml-lg-65,
  .mx-lg-65 {
    margin-left: 6.5rem !important; }
  .m-lg-20 {
    margin: 2rem !important; }
  .mt-lg-20,
  .my-lg-20 {
    margin-top: 2rem !important; }
  .mr-lg-20,
  .mx-lg-20 {
    margin-right: 2rem !important; }
  .mb-lg-20,
  .my-lg-20 {
    margin-bottom: 2rem !important; }
  .ml-lg-20,
  .mx-lg-20 {
    margin-left: 2rem !important; }
  .m-lg-9 {
    margin: 9rem !important; }
  .mt-lg-9,
  .my-lg-9 {
    margin-top: 9rem !important; }
  .mr-lg-9,
  .mx-lg-9 {
    margin-right: 9rem !important; }
  .mb-lg-9,
  .my-lg-9 {
    margin-bottom: 9rem !important; }
  .ml-lg-9,
  .mx-lg-9 {
    margin-left: 9rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .p-lg-75 {
    padding: 0.75rem !important; }
  .pt-lg-75,
  .py-lg-75 {
    padding-top: 0.75rem !important; }
  .pr-lg-75,
  .px-lg-75 {
    padding-right: 0.75rem !important; }
  .pb-lg-75,
  .py-lg-75 {
    padding-bottom: 0.75rem !important; }
  .pl-lg-75,
  .px-lg-75 {
    padding-left: 0.75rem !important; }
  .p-lg-45 {
    padding: 4.5rem !important; }
  .pt-lg-45,
  .py-lg-45 {
    padding-top: 4.5rem !important; }
  .pr-lg-45,
  .px-lg-45 {
    padding-right: 4.5rem !important; }
  .pb-lg-45,
  .py-lg-45 {
    padding-bottom: 4.5rem !important; }
  .pl-lg-45,
  .px-lg-45 {
    padding-left: 4.5rem !important; }
  .p-lg-6 {
    padding: 6rem !important; }
  .pt-lg-6,
  .py-lg-6 {
    padding-top: 6rem !important; }
  .pr-lg-6,
  .px-lg-6 {
    padding-right: 6rem !important; }
  .pb-lg-6,
  .py-lg-6 {
    padding-bottom: 6rem !important; }
  .pl-lg-6,
  .px-lg-6 {
    padding-left: 6rem !important; }
  .p-lg-225 {
    padding: 2.25rem !important; }
  .pt-lg-225,
  .py-lg-225 {
    padding-top: 2.25rem !important; }
  .pr-lg-225,
  .px-lg-225 {
    padding-right: 2.25rem !important; }
  .pb-lg-225,
  .py-lg-225 {
    padding-bottom: 2.25rem !important; }
  .pl-lg-225,
  .px-lg-225 {
    padding-left: 2.25rem !important; }
  .p-lg-65 {
    padding: 6.5rem !important; }
  .pt-lg-65,
  .py-lg-65 {
    padding-top: 6.5rem !important; }
  .pr-lg-65,
  .px-lg-65 {
    padding-right: 6.5rem !important; }
  .pb-lg-65,
  .py-lg-65 {
    padding-bottom: 6.5rem !important; }
  .pl-lg-65,
  .px-lg-65 {
    padding-left: 6.5rem !important; }
  .p-lg-20 {
    padding: 2rem !important; }
  .pt-lg-20,
  .py-lg-20 {
    padding-top: 2rem !important; }
  .pr-lg-20,
  .px-lg-20 {
    padding-right: 2rem !important; }
  .pb-lg-20,
  .py-lg-20 {
    padding-bottom: 2rem !important; }
  .pl-lg-20,
  .px-lg-20 {
    padding-left: 2rem !important; }
  .p-lg-9 {
    padding: 9rem !important; }
  .pt-lg-9,
  .py-lg-9 {
    padding-top: 9rem !important; }
  .pr-lg-9,
  .px-lg-9 {
    padding-right: 9rem !important; }
  .pb-lg-9,
  .py-lg-9 {
    padding-bottom: 9rem !important; }
  .pl-lg-9,
  .px-lg-9 {
    padding-left: 9rem !important; }
  .m-lg-n1 {
    margin: -0.25rem !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important; }
  .m-lg-n2 {
    margin: -0.5rem !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important; }
  .m-lg-n3 {
    margin: -1rem !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important; }
  .m-lg-n4 {
    margin: -1.5rem !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important; }
  .m-lg-n5 {
    margin: -3rem !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important; }
  .m-lg-n75 {
    margin: -0.75rem !important; }
  .mt-lg-n75,
  .my-lg-n75 {
    margin-top: -0.75rem !important; }
  .mr-lg-n75,
  .mx-lg-n75 {
    margin-right: -0.75rem !important; }
  .mb-lg-n75,
  .my-lg-n75 {
    margin-bottom: -0.75rem !important; }
  .ml-lg-n75,
  .mx-lg-n75 {
    margin-left: -0.75rem !important; }
  .m-lg-n45 {
    margin: -4.5rem !important; }
  .mt-lg-n45,
  .my-lg-n45 {
    margin-top: -4.5rem !important; }
  .mr-lg-n45,
  .mx-lg-n45 {
    margin-right: -4.5rem !important; }
  .mb-lg-n45,
  .my-lg-n45 {
    margin-bottom: -4.5rem !important; }
  .ml-lg-n45,
  .mx-lg-n45 {
    margin-left: -4.5rem !important; }
  .m-lg-n6 {
    margin: -6rem !important; }
  .mt-lg-n6,
  .my-lg-n6 {
    margin-top: -6rem !important; }
  .mr-lg-n6,
  .mx-lg-n6 {
    margin-right: -6rem !important; }
  .mb-lg-n6,
  .my-lg-n6 {
    margin-bottom: -6rem !important; }
  .ml-lg-n6,
  .mx-lg-n6 {
    margin-left: -6rem !important; }
  .m-lg-n225 {
    margin: -2.25rem !important; }
  .mt-lg-n225,
  .my-lg-n225 {
    margin-top: -2.25rem !important; }
  .mr-lg-n225,
  .mx-lg-n225 {
    margin-right: -2.25rem !important; }
  .mb-lg-n225,
  .my-lg-n225 {
    margin-bottom: -2.25rem !important; }
  .ml-lg-n225,
  .mx-lg-n225 {
    margin-left: -2.25rem !important; }
  .m-lg-n65 {
    margin: -6.5rem !important; }
  .mt-lg-n65,
  .my-lg-n65 {
    margin-top: -6.5rem !important; }
  .mr-lg-n65,
  .mx-lg-n65 {
    margin-right: -6.5rem !important; }
  .mb-lg-n65,
  .my-lg-n65 {
    margin-bottom: -6.5rem !important; }
  .ml-lg-n65,
  .mx-lg-n65 {
    margin-left: -6.5rem !important; }
  .m-lg-n20 {
    margin: -2rem !important; }
  .mt-lg-n20,
  .my-lg-n20 {
    margin-top: -2rem !important; }
  .mr-lg-n20,
  .mx-lg-n20 {
    margin-right: -2rem !important; }
  .mb-lg-n20,
  .my-lg-n20 {
    margin-bottom: -2rem !important; }
  .ml-lg-n20,
  .mx-lg-n20 {
    margin-left: -2rem !important; }
  .m-lg-n9 {
    margin: -9rem !important; }
  .mt-lg-n9,
  .my-lg-n9 {
    margin-top: -9rem !important; }
  .mr-lg-n9,
  .mx-lg-n9 {
    margin-right: -9rem !important; }
  .mb-lg-n9,
  .my-lg-n9 {
    margin-bottom: -9rem !important; }
  .ml-lg-n9,
  .mx-lg-n9 {
    margin-left: -9rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .m-xl-75 {
    margin: 0.75rem !important; }
  .mt-xl-75,
  .my-xl-75 {
    margin-top: 0.75rem !important; }
  .mr-xl-75,
  .mx-xl-75 {
    margin-right: 0.75rem !important; }
  .mb-xl-75,
  .my-xl-75 {
    margin-bottom: 0.75rem !important; }
  .ml-xl-75,
  .mx-xl-75 {
    margin-left: 0.75rem !important; }
  .m-xl-45 {
    margin: 4.5rem !important; }
  .mt-xl-45,
  .my-xl-45 {
    margin-top: 4.5rem !important; }
  .mr-xl-45,
  .mx-xl-45 {
    margin-right: 4.5rem !important; }
  .mb-xl-45,
  .my-xl-45 {
    margin-bottom: 4.5rem !important; }
  .ml-xl-45,
  .mx-xl-45 {
    margin-left: 4.5rem !important; }
  .m-xl-6 {
    margin: 6rem !important; }
  .mt-xl-6,
  .my-xl-6 {
    margin-top: 6rem !important; }
  .mr-xl-6,
  .mx-xl-6 {
    margin-right: 6rem !important; }
  .mb-xl-6,
  .my-xl-6 {
    margin-bottom: 6rem !important; }
  .ml-xl-6,
  .mx-xl-6 {
    margin-left: 6rem !important; }
  .m-xl-225 {
    margin: 2.25rem !important; }
  .mt-xl-225,
  .my-xl-225 {
    margin-top: 2.25rem !important; }
  .mr-xl-225,
  .mx-xl-225 {
    margin-right: 2.25rem !important; }
  .mb-xl-225,
  .my-xl-225 {
    margin-bottom: 2.25rem !important; }
  .ml-xl-225,
  .mx-xl-225 {
    margin-left: 2.25rem !important; }
  .m-xl-65 {
    margin: 6.5rem !important; }
  .mt-xl-65,
  .my-xl-65 {
    margin-top: 6.5rem !important; }
  .mr-xl-65,
  .mx-xl-65 {
    margin-right: 6.5rem !important; }
  .mb-xl-65,
  .my-xl-65 {
    margin-bottom: 6.5rem !important; }
  .ml-xl-65,
  .mx-xl-65 {
    margin-left: 6.5rem !important; }
  .m-xl-20 {
    margin: 2rem !important; }
  .mt-xl-20,
  .my-xl-20 {
    margin-top: 2rem !important; }
  .mr-xl-20,
  .mx-xl-20 {
    margin-right: 2rem !important; }
  .mb-xl-20,
  .my-xl-20 {
    margin-bottom: 2rem !important; }
  .ml-xl-20,
  .mx-xl-20 {
    margin-left: 2rem !important; }
  .m-xl-9 {
    margin: 9rem !important; }
  .mt-xl-9,
  .my-xl-9 {
    margin-top: 9rem !important; }
  .mr-xl-9,
  .mx-xl-9 {
    margin-right: 9rem !important; }
  .mb-xl-9,
  .my-xl-9 {
    margin-bottom: 9rem !important; }
  .ml-xl-9,
  .mx-xl-9 {
    margin-left: 9rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .p-xl-75 {
    padding: 0.75rem !important; }
  .pt-xl-75,
  .py-xl-75 {
    padding-top: 0.75rem !important; }
  .pr-xl-75,
  .px-xl-75 {
    padding-right: 0.75rem !important; }
  .pb-xl-75,
  .py-xl-75 {
    padding-bottom: 0.75rem !important; }
  .pl-xl-75,
  .px-xl-75 {
    padding-left: 0.75rem !important; }
  .p-xl-45 {
    padding: 4.5rem !important; }
  .pt-xl-45,
  .py-xl-45 {
    padding-top: 4.5rem !important; }
  .pr-xl-45,
  .px-xl-45 {
    padding-right: 4.5rem !important; }
  .pb-xl-45,
  .py-xl-45 {
    padding-bottom: 4.5rem !important; }
  .pl-xl-45,
  .px-xl-45 {
    padding-left: 4.5rem !important; }
  .p-xl-6 {
    padding: 6rem !important; }
  .pt-xl-6,
  .py-xl-6 {
    padding-top: 6rem !important; }
  .pr-xl-6,
  .px-xl-6 {
    padding-right: 6rem !important; }
  .pb-xl-6,
  .py-xl-6 {
    padding-bottom: 6rem !important; }
  .pl-xl-6,
  .px-xl-6 {
    padding-left: 6rem !important; }
  .p-xl-225 {
    padding: 2.25rem !important; }
  .pt-xl-225,
  .py-xl-225 {
    padding-top: 2.25rem !important; }
  .pr-xl-225,
  .px-xl-225 {
    padding-right: 2.25rem !important; }
  .pb-xl-225,
  .py-xl-225 {
    padding-bottom: 2.25rem !important; }
  .pl-xl-225,
  .px-xl-225 {
    padding-left: 2.25rem !important; }
  .p-xl-65 {
    padding: 6.5rem !important; }
  .pt-xl-65,
  .py-xl-65 {
    padding-top: 6.5rem !important; }
  .pr-xl-65,
  .px-xl-65 {
    padding-right: 6.5rem !important; }
  .pb-xl-65,
  .py-xl-65 {
    padding-bottom: 6.5rem !important; }
  .pl-xl-65,
  .px-xl-65 {
    padding-left: 6.5rem !important; }
  .p-xl-20 {
    padding: 2rem !important; }
  .pt-xl-20,
  .py-xl-20 {
    padding-top: 2rem !important; }
  .pr-xl-20,
  .px-xl-20 {
    padding-right: 2rem !important; }
  .pb-xl-20,
  .py-xl-20 {
    padding-bottom: 2rem !important; }
  .pl-xl-20,
  .px-xl-20 {
    padding-left: 2rem !important; }
  .p-xl-9 {
    padding: 9rem !important; }
  .pt-xl-9,
  .py-xl-9 {
    padding-top: 9rem !important; }
  .pr-xl-9,
  .px-xl-9 {
    padding-right: 9rem !important; }
  .pb-xl-9,
  .py-xl-9 {
    padding-bottom: 9rem !important; }
  .pl-xl-9,
  .px-xl-9 {
    padding-left: 9rem !important; }
  .m-xl-n1 {
    margin: -0.25rem !important; }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important; }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important; }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important; }
  .m-xl-n2 {
    margin: -0.5rem !important; }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important; }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important; }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important; }
  .m-xl-n3 {
    margin: -1rem !important; }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important; }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important; }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important; }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important; }
  .m-xl-n4 {
    margin: -1.5rem !important; }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important; }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important; }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important; }
  .m-xl-n5 {
    margin: -3rem !important; }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important; }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important; }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important; }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important; }
  .m-xl-n75 {
    margin: -0.75rem !important; }
  .mt-xl-n75,
  .my-xl-n75 {
    margin-top: -0.75rem !important; }
  .mr-xl-n75,
  .mx-xl-n75 {
    margin-right: -0.75rem !important; }
  .mb-xl-n75,
  .my-xl-n75 {
    margin-bottom: -0.75rem !important; }
  .ml-xl-n75,
  .mx-xl-n75 {
    margin-left: -0.75rem !important; }
  .m-xl-n45 {
    margin: -4.5rem !important; }
  .mt-xl-n45,
  .my-xl-n45 {
    margin-top: -4.5rem !important; }
  .mr-xl-n45,
  .mx-xl-n45 {
    margin-right: -4.5rem !important; }
  .mb-xl-n45,
  .my-xl-n45 {
    margin-bottom: -4.5rem !important; }
  .ml-xl-n45,
  .mx-xl-n45 {
    margin-left: -4.5rem !important; }
  .m-xl-n6 {
    margin: -6rem !important; }
  .mt-xl-n6,
  .my-xl-n6 {
    margin-top: -6rem !important; }
  .mr-xl-n6,
  .mx-xl-n6 {
    margin-right: -6rem !important; }
  .mb-xl-n6,
  .my-xl-n6 {
    margin-bottom: -6rem !important; }
  .ml-xl-n6,
  .mx-xl-n6 {
    margin-left: -6rem !important; }
  .m-xl-n225 {
    margin: -2.25rem !important; }
  .mt-xl-n225,
  .my-xl-n225 {
    margin-top: -2.25rem !important; }
  .mr-xl-n225,
  .mx-xl-n225 {
    margin-right: -2.25rem !important; }
  .mb-xl-n225,
  .my-xl-n225 {
    margin-bottom: -2.25rem !important; }
  .ml-xl-n225,
  .mx-xl-n225 {
    margin-left: -2.25rem !important; }
  .m-xl-n65 {
    margin: -6.5rem !important; }
  .mt-xl-n65,
  .my-xl-n65 {
    margin-top: -6.5rem !important; }
  .mr-xl-n65,
  .mx-xl-n65 {
    margin-right: -6.5rem !important; }
  .mb-xl-n65,
  .my-xl-n65 {
    margin-bottom: -6.5rem !important; }
  .ml-xl-n65,
  .mx-xl-n65 {
    margin-left: -6.5rem !important; }
  .m-xl-n20 {
    margin: -2rem !important; }
  .mt-xl-n20,
  .my-xl-n20 {
    margin-top: -2rem !important; }
  .mr-xl-n20,
  .mx-xl-n20 {
    margin-right: -2rem !important; }
  .mb-xl-n20,
  .my-xl-n20 {
    margin-bottom: -2rem !important; }
  .ml-xl-n20,
  .mx-xl-n20 {
    margin-left: -2rem !important; }
  .m-xl-n9 {
    margin: -9rem !important; }
  .mt-xl-n9,
  .my-xl-n9 {
    margin-top: -9rem !important; }
  .mr-xl-n9,
  .mx-xl-n9 {
    margin-right: -9rem !important; }
  .mb-xl-n9,
  .my-xl-n9 {
    margin-bottom: -9rem !important; }
  .ml-xl-n9,
  .mx-xl-n9 {
    margin-left: -9rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

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

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }

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

.text-wrap {
  white-space: normal !important; }

.text-nowrap {
  white-space: nowrap !important; }

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

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

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

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

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

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

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

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-lighter {
  font-weight: lighter !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-weight-bolder {
  font-weight: bolder !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fff !important; }

.text-primary {
  color: #007bff !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #0056b3 !important; }

.text-secondary {
  color: #6c757d !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important; }

.text-success {
  color: #28a745 !important; }

a.text-success:hover, a.text-success:focus {
  color: #19692c !important; }

.text-info {
  color: #17a2b8 !important; }

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important; }

.text-warning {
  color: #ffc107 !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important; }

.text-danger {
  color: #dc3545 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important; }

.text-light {
  color: #f8f9fa !important; }

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important; }

.text-body {
  color: #212529 !important; }

.text-muted {
  color: #6c757d !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.text-decoration-none {
  text-decoration: none !important; }

.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important; }

.text-reset {
  color: inherit !important; }

.position-static {
  position: static !important; }

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

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

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

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

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020; } }

.overflow-auto {
  overflow: auto !important; }

.overflow-hidden {
  overflow: hidden !important; }

.fade {
  transition: opacity 0.15s linear; }
  @media (prefers-reduced-motion: reduce) {
    .fade {
      transition: none; } }
  .fade:not(.show) {
    opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }
  @media (prefers-reduced-motion: reduce) {
    .collapsing {
      transition: none; } }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.min-vw-100 {
  min-width: 100vw !important; }

.min-vh-100 {
  min-height: 100vh !important; }

.vw-100 {
  width: 100vw !important; }

.vh-100 {
  height: 100vh !important; }

.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.flex-fill {
  flex: 1 1 auto !important; }

.flex-grow-0 {
  flex-grow: 0 !important; }

.flex-grow-1 {
  flex-grow: 1 !important; }

.flex-shrink-0 {
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  flex-shrink: 1 !important; }

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

.align-items-start {
  align-items: flex-start !important; }

.align-items-end {
  align-items: flex-end !important; }

.align-items-center {
  align-items: center !important; }

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

.align-content-start {
  align-content: flex-start !important; }

.align-content-end {
  align-content: flex-end !important; }

.align-content-center {
  align-content: center !important; }

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  -ms-grid-row-align: auto !important;
      align-self: auto !important; }

.align-self-start {
  align-self: flex-start !important; }

.align-self-end {
  align-self: flex-end !important; }

.align-self-center {
  -ms-grid-row-align: center !important;
      align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  -ms-grid-row-align: stretch !important;
      align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-grid-row-align: auto !important;
        align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-grid-row-align: center !important;
        align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-grid-row-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    -ms-grid-row-align: auto !important;
        align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    -ms-grid-row-align: center !important;
        align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-grid-row-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-grid-row-align: auto !important;
        align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-grid-row-align: center !important;
        align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-grid-row-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-grid-row-align: auto !important;
        align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-grid-row-align: center !important;
        align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-grid-row-align: stretch !important;
        align-self: stretch !important; } }

.modal-open {
  overflow: hidden; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -50px);
            transform: translate(0, -50px); }
    @media (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        transition: none; } }
  .modal.show .modal-dialog {
    -webkit-transform: none;
            transform: none; }
  .modal.modal-static .modal-dialog {
    -webkit-transform: scale(1.02);
            transform: scale(1.02); }

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem); }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden; }
  .modal-dialog-scrollable .modal-header,
  .modal-dialog-scrollable .modal-footer {
    flex-shrink: 0; }
  .modal-dialog-scrollable .modal-body {
    overflow-y: auto; }

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem); }
  .modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    content: ""; }
  .modal-dialog-centered.modal-dialog-scrollable {
    flex-direction: column;
    justify-content: center;
    height: 100%; }
    .modal-dialog-centered.modal-dialog-scrollable .modal-content {
      max-height: none; }
    .modal-dialog-centered.modal-dialog-scrollable::before {
      content: none; }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: transparent;
  background-clip: padding-box;
  border: 0 solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.75; }

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 0 solid #dee2e6;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }
  .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 0; }

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: -0.25rem;
  border-top: 0 solid #dee2e6;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }
  .modal-footer > * {
    margin: 0.25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 7.5rem auto; }
  .modal-dialog-scrollable {
    max-height: calc(100% - 15rem); }
    .modal-dialog-scrollable .modal-content {
      max-height: calc(100vh - 15rem); }
  .modal-dialog-centered {
    min-height: calc(100% - 15rem); }
    .modal-dialog-centered::before {
      height: calc(100vh - 15rem);
      height: -webkit-min-content;
      height: -moz-min-content;
      height: min-content; }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px; } }

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px; } }

.modal__close {
  position: absolute;
  top: 3rem;
  right: 3rem;
  background: none;
  border: none;
  padding: 0;
  z-index: 700; }
  .modal__close:hover, .modal__close:active, .modal__close:focus {
    padding: 0; }
  .modal__close .modal__close-icon {
    position: relative;
    left: 0;
    top: 0;
    bottom: 0; }

.modal__footer {
  font-size: 1.2rem;
  color: #FFFFFF; }
  .modal__footer p, .modal__footer ul, .modal__footer ol, .modal__footer blockquote, .modal__footer h1, .modal__footer h2, .modal__footer h3, .modal__footer h4, .modal__footer h5, .modal__footer h6, .modal__footer figure {
    color: #FFFFFF; }

.modal__link {
  font-weight: 600;
  color: #FFFFFF; }
  .modal__link:hover {
    color: #FFFFFF; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 550;
  display: block;
  font-size: 1.6rem;
  padding: 0 1.5rem;
  word-wrap: break-word;
  background-color: #FFFFFF;
  border-radius: 0.3rem; }
  .popover--quick-access {
    border-radius: 0;
    text-align: left; }
  .popover--floating-item {
    padding: 0 1rem 0 1.5rem;
    box-shadow: none;
    background: transparent; }
    @media (min-width: 768px) {
      .popover--floating-item {
        padding: 0 2.5rem 0 3rem; } }
    .popover--floating-item .arrow {
      display: none; }

.arrow {
  position: absolute;
  display: block;
  width: 2.5rem;
  height: 0.9rem;
  margin: 0 0.3rem; }
  .arrow::before, .arrow::after {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: calc(0.9rem + 1.5rem); }
  .bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
    bottom: calc((0.9rem + 0px) * -1); }
    .bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
      bottom: 0;
      border-width: 0.9rem 1.25rem 0;
      border-top-color: white; }
    .bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
      bottom: 0px;
      border-width: 0.9rem 1.25rem 0;
      border-top-color: white; }
  .bs-popover-top.popover--quick-access > .arrow::before, .popover--quick-access.bs-popover-auto[x-placement^="top"] > .arrow::before, .bs-popover-top.popover--quick-access > .arrow::after, .popover--quick-access.bs-popover-auto[x-placement^="top"] > .arrow::after {
    border-top-color: #F4F4F4; }
  .bs-popover-top.popover--floating-item, .popover--floating-item.bs-popover-auto[x-placement^="top"] {
    margin-bottom: 1.5rem; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: calc(0.9rem + 1.5rem); }
  .bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
    left: calc((0.9rem + 0px) * -1);
    width: 0.9rem;
    height: 2.5rem;
    margin: 0.3rem 0; }
    .bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
      left: 0;
      border-width: 1.25rem 0.9rem 1.25rem 0;
      border-right-color: white; }
    .bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
      left: 0px;
      border-width: 1.25rem 0.9rem 1.25rem 0;
      border-right-color: white; }
  .bs-popover-right.popover--quick-access > .arrow::before, .popover--quick-access.bs-popover-auto[x-placement^="right"] > .arrow::before, .bs-popover-right.popover--quick-access > .arrow::after, .popover--quick-access.bs-popover-auto[x-placement^="right"] > .arrow::after {
    border-right-color: #F4F4F4; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: calc(0.9rem + 1.5rem); }
  .bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
    top: calc((0.9rem + 0px) * -1); }
    .bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
      top: 0;
      border-width: 0 1.25rem 0.9rem 1.25rem;
      border-bottom-color: white; }
    .bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
      top: 0px;
      border-width: 0 1.25rem 0.9rem 1.25rem;
      border-bottom-color: white; }
  .bs-popover-bottom.popover--quick-access > .arrow::before, .popover--quick-access.bs-popover-auto[x-placement^="bottom"] > .arrow::before, .bs-popover-bottom.popover--quick-access > .arrow::after, .popover--quick-access.bs-popover-auto[x-placement^="bottom"] > .arrow::after {
    border-bottom-color: #F4F4F4; }
  .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 2.5rem;
    margin-left: -1.25rem;
    content: "";
    border-bottom: 0px solid #f7f7f7; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: calc(0.9rem + 1.5rem); }
  .bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
    right: calc((0.9rem + 0px) * -1);
    width: 0.9rem;
    height: 2.5rem;
    margin: 0.3rem 0; }
    .bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
      right: 0;
      border-width: 1.25rem 0 1.25rem 0.9rem;
      border-left-color: white; }
    .bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
      right: 0px;
      border-width: 1.25rem 0 1.25rem 0.9rem;
      border-left-color: white; }
  .bs-popover-left.popover--quick-access > .arrow::before, .popover--quick-access.bs-popover-auto[x-placement^="left"] > .arrow::before, .bs-popover-left.popover--quick-access > .arrow::after, .popover--quick-access.bs-popover-auto[x-placement^="left"] > .arrow::after {
    border-left-color: #F4F4F4; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

[class*="col-"] {
  flex: 0 0 100% !important;
  max-width: 100% !important; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

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

.slick-items {
  margin-bottom: 3rem; }

.slick-dots {
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
  line-height: 1.2rem; }
  .slick-dots li {
    padding: 0;
    margin: 0 1rem 0 0;
    line-height: 1.2rem; }
    .slick-dots li:last-child {
      margin-right: 0; }

.slick-dot, .slick-dot:hover, .slick-dot:focus, .slick-dot:active {
  height: 1.2rem;
  width: 1.2rem;
  padding: 0;
  border-width: 1px;
  display: block; }

.slick-active .slick-dot, .slick-visible .slick-dot {
  background: #006400; }

.slick-controls {
  display: flex;
  justify-content: center; }

.slick-autoplay {
  border: 0;
  border-radius: 0;
  padding: 0;
  line-height: 1.2rem;
  color: #006400;
  margin-left: 2rem; }
  .slick-autoplay:hover, .slick-autoplay:focus, .slick-autoplay:active {
    border: 0;
    padding: 0; }
  .slick-autoplay--on .slick-autoplay__text--pause {
    display: block; }
  .slick-autoplay--off .slick-autoplay__text--play {
    display: block; }
  .slick-autoplay__icon {
    height: 1.2rem;
    width: 1rem; }
  .slick-autoplay__text {
    display: none; }

.slick-control-arrow {
  padding: 0;
  border: 1px solid #006400;
  color: #006400;
  height: 4rem;
  width: 4rem;
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center; }
  .slick-control-arrow:hover, .slick-control-arrow:focus, .slick-control-arrow:active {
    padding: 0;
    border-width: 1px; }
  .slick-control-arrow--prev, .slick-control-arrow--prev:hover, .slick-control-arrow--prev:focus, .slick-control-arrow--prev:active {
    padding-right: 0.3rem; }
  .slick-control-arrow--next, .slick-control-arrow--next:hover, .slick-control-arrow--next:focus, .slick-control-arrow--next:active {
    padding-left: 0.3rem; }
  .slick-control-arrow__icon {
    height: 1.6rem;
    width: 1rem; }
  .slick-control-arrow.slick-disabled {
    border-color: #646464;
    color: #646464; }

.slick-disabled {
  cursor: default !important; }

.slick-track {
  width: auto !important; }

.slick-slide {
  flex-grow: 0;
  flex-shrink: 0;
  float: none;
  height: auto;
  width: auto !important; }
  .slick-slide > div, .slick-slide .m-slider__item {
    height: 100%; }

.slick-arrow, .slick-dot, .slick-controls, .slick-dots, .slick-autoplay {
  display: none !important; }

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

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

.select2-results {
  display: block; }

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

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

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

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

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

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

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

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold; }
  .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px; }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }
  .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%; }
    .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
      list-style: none; }
  .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left; }
  .select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em; }
    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
      margin-left: -2em;
      padding-left: 3em; }
      .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -3em;
        padding-left: 4em; }
        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
          margin-left: -4em;
          padding-left: 5em; }
          .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -5em;
            padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  outline: 0;
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }
  .select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px; }
  .select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #dee2e6;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }
    .select2-container--classic .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #dee2e6;
  border-radius: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }
  .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none; }
    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
      border-color: transparent transparent #888 transparent;
      border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  cursor: text;
  outline: 0; }
  .select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #dee2e6;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

.select2-container--ltnrw.select2 {
  background: #FFFFFF;
  border: 1px solid #646464; }
  .e-form-element--has-errors .select2-container--ltnrw.select2 {
    border-color: #EB828C;
    background: #F6DEE1; }
  .select2-container--ltnrw.select2.select2-container--open {
    border-bottom-color: #E8E8E8;
    z-index: 600; }

.select2-container--ltnrw .select2-selection--single {
  height: auto;
  display: flex;
  align-items: center;
  padding: 1.7rem;
  position: relative; }
  .select2-container--ltnrw .select2-selection--single .select2-selection__rendered {
    padding: 0;
    font-size: 1.4rem;
    line-height: 1;
    color: #646464;
    flex-grow: 1; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .select2-container--ltnrw .select2-selection--single .select2-selection__rendered {
        padding-top: 0.3rem;
        margin-bottom: -0.3rem; } }
  .select2-container--ltnrw .select2-selection--single .select2-selection__value {
    color: #006400;
    font-weight: 600; }
    .select2-container--ltnrw .select2-selection--single .select2-selection__value--placeholder {
      color: #646464;
      font-weight: 400; }
  .select2-container--ltnrw .select2-selection--single .select2-selection__arrow {
    flex-grow: 0;
    flex-shrink: 0;
    color: #333333;
    height: 0.8rem;
    width: 1.6rem; }

.select2-container--ltnrw .select2-dropdown {
  border-color: #646464;
  border-radius: 0;
  z-index: 600; }

.select2-container--ltnrw .select2-results__option {
  padding: 1.5rem 0;
  margin: 0 1.5rem;
  border-bottom: 1px solid #E8E8E8;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1; }
  .select2-container--ltnrw .select2-results__option:last-child {
    border-bottom: none; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .select2-container--ltnrw .select2-results__option {
      padding-top: 2rem; } }
  .select2-container--ltnrw .select2-results__option--highlighted {
    color: #006400; }

.select2-container--ltnrw .select2-selection__clear, .select2-container--ltnrw .select2-selection--single .select2-selection__clear {
  position: absolute;
  right: 1.5rem;
  height: 1.6rem;
  width: 1.6rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }

.select2-container--ltnrw .select2-option--selected {
  position: relative;
  color: #006400; }
  .select2-container--ltnrw .select2-option--selected::before {
    position: absolute;
    content: "";
    left: -1.5rem;
    top: 50%;
    border: solid 0.8rem transparent;
    border-left-color: #646464;
    margin-top: -0.8rem; }

.select2-container--ltnrw .select2-results__group {
  display: block;
  padding: 0 0 1.5rem 0;
  border-bottom: 1px solid #E8E8E8; }

.select2-container--ltnrw .select2-results__options--nested {
  margin: 0 -1.5rem; }
  .select2-container--ltnrw .select2-results__options--nested .select2-results__option {
    font-weight: 400;
    padding-left: 3rem; }
    .select2-container--ltnrw .select2-results__options--nested .select2-results__option:last-child {
      padding-bottom: 0; }
  .select2-container--ltnrw .select2-results__options--nested .select2-option--selected::before {
    margin-left: -3rem; }

/*
 * sizes and positions
 */
a.datepicker-button {
  cursor: pointer; }

div.datepicker-calendar {
  margin: 0 10px 10px 0;
  font-size: .9em;
  padding: 2px;
  position: absolute;
  width: 261px;
  border: 1px solid #ccc;
  border-radius: 4px;
  z-index: 50; }

div.datepicker-calendar div.datepicker-month-wrap {
  margin: 0;
  padding-top: 1px;
  text-align: center;
  height: 30px; }

div.datepicker-calendar.bootstrap4 div.datepicker-month-wrap > div {
  padding-top: 0; }

div.datepicker-calendar.bootstrap4 div.datepicker-month-wrap div.datepicker-month-prev,
div.datepicker-calendar.bootstrap4 div.datepicker-month-wrap div.datepicker-month-next {
  padding-top: 2px; }

div.datepicker-calendar.bootstrap4 div.datepicker-month-wrap i.fa-caret-left,
div.datepicker-calendar.bootstrap4 div.datepicker-month-wrap i.fa-caret-right {
  font-size: 1.3em; }

div.datepicker-calendar div.datepicker-month-fast-prev.disabled,
div.datepicker-calendar div.datepicker-month-fast-next.disabled,
div.datepicker-calendar div.datepicker-month-prev.disabled,
div.datepicker-calendar div.datepicker-month-next.disabled {
  border: none;
  cursor: default; }

div.datepicker-calendar div.datepicker-month-fast-prev,
div.datepicker-calendar div.datepicker-month-fast-next,
div.datepicker-calendar div.datepicker-month-prev,
div.datepicker-calendar div.datepicker-month-next {
  cursor: pointer;
  margin: 3px;
  width: 24px;
  height: 24px;
  padding-top: 3px; }

div.datepicker-calendar div.datepicker-month-fast-prev {
  padding-right: 2px; }

div.datepicker-calendar div.datepicker-month-fast-next {
  padding-left: 2px; }

div.datepicker-calendar div.datepicker-month-fast-prev.enabled:hover,
div.datepicker-calendar div.datepicker-month-fast-prev.enabled:focus,
div.datepicker-calendar div.datepicker-month-fast-next.enabled:hover,
div.datepicker-calendar div.datepicker-month-fast-next.enabled:focus,
div.datepicker-calendar div.datepicker-month-prev.enabled:hover,
div.datepicker-calendar div.datepicker-month-prev.enabled:focus,
div.datepicker-calendar div.datepicker-month-next.enabled:hover,
div.datepicker-calendar div.datepicker-month-next.enabled:focus {
  margin-top: 2px;
  border: 1px solid #800;
  border-radius: 4px; }

div.datepicker-calendar div.datepicker-month {
  margin: 3px 56px 2px 56px;
  height: 24px;
  text-align: center;
  font-weight: bold;
  font-size: 1.2em;
  cursor: pointer;
  padding-top: 1px; }

div.datepicker-calendar:not(.bootstrap4) div.datepicker-month:after {
  font-family: 'Glyphicons Halflings';
  font-size: 0.6em;
  display: inline-block;
  content: "\e252"; }

div.datepicker-calendar.bootstrap4 div.datepicker-month:after {
  font-family: "Font Awesome 5 Free";
  font-size: 0.7em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  padding-left: 0.4em;
  content: "\f078"; }

div.datepicker-calendar div.datepicker-month:hover,
div.datepicker-calendar div.datepicker-month:focus {
  padding-top: 0;
  border: 1px solid #800;
  border-radius: 4px; }

div.datepicker-calendar table.datepicker-grid {
  width: 100%;
  font-size: 1.2em;
  text-align: center; }

div.datepicker-calendar table.datepicker-grid.rtl {
  direction: rtl; }

div.datepicker-calendar table.datepicker-grid:focus {
  outline: none; }

div.datepicker-calendar table.datepicker-grid th,
div.datepicker-calendar table.datepicker-grid td {
  text-align: center;
  padding: 0; }

div.datepicker-calendar table.datepicker-grid th abbr {
  border: none; }

div.datepicker-calendar table.datepicker-grid td {
  border: 1px solid #999;
  cursor: pointer; }

div.datepicker-calendar table.datepicker-grid td.unselectable {
  cursor: default; }

div.datepicker-calendar table.datepicker-grid th,
div.datepicker-calendar table.datepicker-grid td.day {
  height: 30px; }

div.datepicker-calendar table.datepicker-grid td.month {
  height: 60px; }

div.datepicker-calendar table.datepicker-grid td.year {
  height: 45px; }

div.datepicker-calendar table.datepicker-grid td.curDay,
div.datepicker-calendar table.datepicker-grid td.curMonth,
div.datepicker-calendar table.datepicker-grid td.curYear {
  border: 1px solid #999; }

div.datepicker-calendar table.datepicker-grid td.empty {
  border: 1px solid #999;
  cursor: default; }

div.datepicker-calendar .offscreen {
  position: absolute;
  left: -200em;
  top: -100em; }

.datepicker-overlay {
  background: #777;
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.5;
  height: 100%;
  min-height: 100%;
  z-index: 40; }

div.datepicker-calendar button.datepicker-close {
  height: 30px;
  width: 100%;
  font-weight: bold;
  margin-top: 1px;
  border: 1px solid #eee;
  border-radius: 2px; }

.input-group {
  position: relative; }

.ltnrw-calendar.datepicker-button {
  width: calc(4.6rem - 1px);
  position: absolute;
  right: 1px;
  bottom: 1px;
  top: 1px;
  display: flex;
  justify-content: center;
  align-items: center; }
  .ltnrw-calendar.datepicker-button:hover, .ltnrw-calendar.datepicker-button:focus, .ltnrw-calendar.datepicker-button:active {
    color: #006400; }

.ltnrw-calendar.datepicker-calendar {
  border: 1px solid #E8E8E8;
  border-bottom: 4px solid #006400;
  height: 100%;
  height: auto;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-radius: 0;
  width: 34.4rem;
  max-width: calc(100vw - 4.5rem);
  padding: 0;
  margin: 1.5rem 0; }
  .ltnrw-calendar.datepicker-calendar .datepicker-month-wrap {
    display: flex;
    height: auto;
    padding: 1.5rem 1.25rem;
    border-bottom: 2px solid #FFFFFF;
    margin: 0; }
  .ltnrw-calendar.datepicker-calendar .datepicker-month-fast-prev,
  .ltnrw-calendar.datepicker-calendar .datepicker-month-prev,
  .ltnrw-calendar.datepicker-calendar .datepicker-month-next,
  .ltnrw-calendar.datepicker-calendar .datepicker-month-fast-next,
  .ltnrw-calendar.datepicker-calendar .datepicker-month {
    margin: 0;
    padding: 0 0.25rem !important;
    box-sizing: content-box;
    height: 2.4rem; }
    .ltnrw-calendar.datepicker-calendar .datepicker-month-fast-prev.enabled:hover, .ltnrw-calendar.datepicker-calendar .datepicker-month-fast-prev.enabled:focus, .ltnrw-calendar.datepicker-calendar .datepicker-month-fast-prev.enabled:active, .ltnrw-calendar.datepicker-calendar .datepicker-month-fast-prev:hover, .ltnrw-calendar.datepicker-calendar .datepicker-month-fast-prev:focus, .ltnrw-calendar.datepicker-calendar .datepicker-month-fast-prev:active,
    .ltnrw-calendar.datepicker-calendar .datepicker-month-prev.enabled:hover,
    .ltnrw-calendar.datepicker-calendar .datepicker-month-prev.enabled:focus,
    .ltnrw-calendar.datepicker-calendar .datepicker-month-prev.enabled:active,
    .ltnrw-calendar.datepicker-calendar .datepicker-month-prev:hover,
    .ltnrw-calendar.datepicker-calendar .datepicker-month-prev:focus,
    .ltnrw-calendar.datepicker-calendar .datepicker-month-prev:active,
    .ltnrw-calendar.datepicker-calendar .datepicker-month-next.enabled:hover,
    .ltnrw-calendar.datepicker-calendar .datepicker-month-next.enabled:focus,
    .ltnrw-calendar.datepicker-calendar .datepicker-month-next.enabled:active,
    .ltnrw-calendar.datepicker-calendar .datepicker-month-next:hover,
    .ltnrw-calendar.datepicker-calendar .datepicker-month-next:focus,
    .ltnrw-calendar.datepicker-calendar .datepicker-month-next:active,
    .ltnrw-calendar.datepicker-calendar .datepicker-month-fast-next.enabled:hover,
    .ltnrw-calendar.datepicker-calendar .datepicker-month-fast-next.enabled:focus,
    .ltnrw-calendar.datepicker-calendar .datepicker-month-fast-next.enabled:active,
    .ltnrw-calendar.datepicker-calendar .datepicker-month-fast-next:hover,
    .ltnrw-calendar.datepicker-calendar .datepicker-month-fast-next:focus,
    .ltnrw-calendar.datepicker-calendar .datepicker-month-fast-next:active,
    .ltnrw-calendar.datepicker-calendar .datepicker-month.enabled:hover,
    .ltnrw-calendar.datepicker-calendar .datepicker-month.enabled:focus,
    .ltnrw-calendar.datepicker-calendar .datepicker-month.enabled:active,
    .ltnrw-calendar.datepicker-calendar .datepicker-month:hover,
    .ltnrw-calendar.datepicker-calendar .datepicker-month:focus,
    .ltnrw-calendar.datepicker-calendar .datepicker-month:active {
      border: none;
      border-radius: 0;
      margin: 0; }
  .ltnrw-calendar.datepicker-calendar .datepicker-month-fast-prev,
  .ltnrw-calendar.datepicker-calendar .datepicker-month-prev,
  .ltnrw-calendar.datepicker-calendar .datepicker-month-next,
  .ltnrw-calendar.datepicker-calendar .datepicker-month-fast-next {
    flex-grow: 0;
    flex-shrink: 0;
    width: 2.4rem; }
  .ltnrw-calendar.datepicker-calendar .datepicker-month-fast-prev {
    order: 1; }
  .ltnrw-calendar.datepicker-calendar .datepicker-month-prev {
    order: 2; }
  .ltnrw-calendar.datepicker-calendar .datepicker-month {
    order: 3;
    flex-grow: 1;
    font-size: 1.6rem;
    font-weight: 600;
    text-transform: uppercase; }
    .ltnrw-calendar.datepicker-calendar .datepicker-month::after {
      content: none !important; }
  .ltnrw-calendar.datepicker-calendar .datepicker-month-next {
    order: 4; }
  .ltnrw-calendar.datepicker-calendar .datepicker-month-fast-next {
    order: 5; }
  .ltnrw-calendar.datepicker-calendar .datepicker-grid {
    border: none;
    margin: 0.75rem;
    width: calc(100% - 1.5rem);
    min-width: calc(100% - 1.5rem);
    font-size: 1.2rem;
    font-weight: 600; }
    .ltnrw-calendar.datepicker-calendar .datepicker-grid tr {
      background: transparent; }
    .ltnrw-calendar.datepicker-calendar .datepicker-grid th, .ltnrw-calendar.datepicker-calendar .datepicker-grid th.curDay, .ltnrw-calendar.datepicker-calendar .datepicker-grid th.empty, .ltnrw-calendar.datepicker-calendar .datepicker-grid th.curYear, .ltnrw-calendar.datepicker-calendar .datepicker-grid th.curMonth, .ltnrw-calendar.datepicker-calendar .datepicker-grid td, .ltnrw-calendar.datepicker-calendar .datepicker-grid td.curDay, .ltnrw-calendar.datepicker-calendar .datepicker-grid td.empty, .ltnrw-calendar.datepicker-calendar .datepicker-grid td.curYear, .ltnrw-calendar.datepicker-calendar .datepicker-grid td.curMonth {
      height: auto;
      border: 1px solid transparent;
      padding: calc(0.75rem - 1px);
      vertical-align: middle; }
    .ltnrw-calendar.datepicker-calendar .datepicker-grid th.day, .ltnrw-calendar.datepicker-calendar .datepicker-grid td.day {
      border-radius: 1.6rem; }
    .ltnrw-calendar.datepicker-calendar .datepicker-grid th.day:hover, .ltnrw-calendar.datepicker-calendar .datepicker-grid th.day:focus, .ltnrw-calendar.datepicker-calendar .datepicker-grid th.day.focus, .ltnrw-calendar.datepicker-calendar .datepicker-grid th.month:hover, .ltnrw-calendar.datepicker-calendar .datepicker-grid th.month:focus, .ltnrw-calendar.datepicker-calendar .datepicker-grid th.month.focus, .ltnrw-calendar.datepicker-calendar .datepicker-grid th.year:hover, .ltnrw-calendar.datepicker-calendar .datepicker-grid th.year:focus, .ltnrw-calendar.datepicker-calendar .datepicker-grid th.year.focus, .ltnrw-calendar.datepicker-calendar .datepicker-grid td.day:hover, .ltnrw-calendar.datepicker-calendar .datepicker-grid td.day:focus, .ltnrw-calendar.datepicker-calendar .datepicker-grid td.day.focus, .ltnrw-calendar.datepicker-calendar .datepicker-grid td.month:hover, .ltnrw-calendar.datepicker-calendar .datepicker-grid td.month:focus, .ltnrw-calendar.datepicker-calendar .datepicker-grid td.month.focus, .ltnrw-calendar.datepicker-calendar .datepicker-grid td.year:hover, .ltnrw-calendar.datepicker-calendar .datepicker-grid td.year:focus, .ltnrw-calendar.datepicker-calendar .datepicker-grid td.year.focus {
      background: #FFFFFF;
      color: #006400; }
    .ltnrw-calendar.datepicker-calendar .datepicker-grid th.day.curDay, .ltnrw-calendar.datepicker-calendar .datepicker-grid th.day.curMonth, .ltnrw-calendar.datepicker-calendar .datepicker-grid th.day.curYear, .ltnrw-calendar.datepicker-calendar .datepicker-grid th.month.curDay, .ltnrw-calendar.datepicker-calendar .datepicker-grid th.month.curMonth, .ltnrw-calendar.datepicker-calendar .datepicker-grid th.month.curYear, .ltnrw-calendar.datepicker-calendar .datepicker-grid th.year.curDay, .ltnrw-calendar.datepicker-calendar .datepicker-grid th.year.curMonth, .ltnrw-calendar.datepicker-calendar .datepicker-grid th.year.curYear, .ltnrw-calendar.datepicker-calendar .datepicker-grid td.day.curDay, .ltnrw-calendar.datepicker-calendar .datepicker-grid td.day.curMonth, .ltnrw-calendar.datepicker-calendar .datepicker-grid td.day.curYear, .ltnrw-calendar.datepicker-calendar .datepicker-grid td.month.curDay, .ltnrw-calendar.datepicker-calendar .datepicker-grid td.month.curMonth, .ltnrw-calendar.datepicker-calendar .datepicker-grid td.month.curYear, .ltnrw-calendar.datepicker-calendar .datepicker-grid td.year.curDay, .ltnrw-calendar.datepicker-calendar .datepicker-grid td.year.curMonth, .ltnrw-calendar.datepicker-calendar .datepicker-grid td.year.curYear {
      background: #646464;
      color: #FFFFFF; }
    .ltnrw-calendar.datepicker-calendar .datepicker-grid th.empty, .ltnrw-calendar.datepicker-calendar .datepicker-grid td.empty {
      visibility: hidden; }
  .ltnrw-calendar.datepicker-calendar .datepicker-day {
    text-transform: uppercase; }

:root {
  font-size: 10px; }

html::after {
  position: absolute;
  left: -110vw;
  top: -110vh;
  height: 0;
  width: 0;
  overflow: hidden;
  content: "xs"; }
  @media (min-width: 576px) {
    html::after {
      content: "sm"; } }
  @media (min-width: 768px) {
    html::after {
      content: "md"; } }
  @media (min-width: 992px) {
    html::after {
      content: "lg"; } }
  @media (min-width: 1200px) {
    html::after {
      content: "xl"; } }

html:not(.focus-source-key) :focus {
  outline: none; }

body {
  font-size: 1.6rem;
  color: #333333;
  letter-spacing: 0.01em;
  overflow-x: hidden;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto; }

p, ul, ol, blockquote {
  line-height: 1.375;
  margin: 0 0 3rem 0; }
  p:last-child, ul:last-child, ol:last-child, blockquote:last-child {
    margin-bottom: 0; }
  @media (min-width: 768px) {
    p, ul, ol, blockquote {
      font-size: 2rem;
      line-height: 1.5; } }

a {
  color: #006400;
  text-decoration: underline; }
  a:hover, a:focus, a:active {
    color: #333333;
    text-decoration: underline; }
  a[href]:not([href=""])::after, a[href]:not([href=""]):hover::after, a[href]:not([href=""]):focus::after, a[href]:not([href=""]):active::after {
    display: inline-block;
    font-family: monospace;
    font-weight: normal;
    content: "[" attr(href) "]";
    vertical-align: super;
    color: rgba(51, 51, 51, 0.75);
    font-size: 0.8em;
    text-decoration: none; }

strong, b {
  font-weight: 600; }

button, .a-button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #FFFFFF;
  border: 1px solid #006400;
  border-radius: 2.3rem;
  font-weight: 600;
  line-height: 1;
  padding: calc(1.4rem + 1px) calc(1.8rem + 1px) calc(1.2rem + 1px);
  text-decoration: none;
  display: inline-block;
  white-space: nowrap;
  color: #006400; }
  button:hover, button:focus, .focus-source-key .e-file-upload__input:focus ~ .e-file-upload__button, button:active, .a-button:hover, .a-button:focus, .a-button:active {
    border-width: 2px;
    padding: 1.4rem 1.8rem 1.2rem;
    text-decoration: none; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
  margin-bottom: 3rem; }

h1 {
  line-height: 1.15385;
  font-size: 2.6rem; }
  @media (min-width: 768px) {
    h1 {
      line-height: 1.26316;
      font-size: 3.8rem; } }

h2 {
  line-height: 1.3;
  font-size: 2rem; }
  @media (min-width: 768px) {
    h2 {
      line-height: 1.35714;
      font-size: 2.8rem; } }

h3, h4, h5, h6 {
  line-height: 1.375;
  font-size: 1.6rem; }

@media (min-width: 768px) {
  h3 {
    line-height: 1.3;
    font-size: 2rem; } }

abbr[title], .lexikon {
  text-decoration: none;
  border-bottom: 1px dotted #333333; }
  abbr[title][title]:not([title=""])::after, .lexikon:not([title=""])::after, abbr[title][title]:not([title=""]):hover::after, .lexikon:not([title=""]):hover::after, abbr[title][title]:not([title=""]):focus::after, .lexikon:not([title=""]):focus::after, abbr[title][title]:not([title=""]):active::after, .lexikon:not([title=""]):active::after {
    display: inline-block;
    font-family: monospace;
    font-weight: normal;
    content: "[" attr(title) "]";
    vertical-align: super;
    color: rgba(51, 51, 51, 0.75);
    font-size: 0.8em;
    text-decoration: none; }

mark {
  color: #333333;
  background: #DBE9D5; }

ul, ol {
  padding: 0; }
  ul ul, ul ol, ol ul, ol ol {
    margin-top: 1.5rem; }

li {
  margin-bottom: 1.5rem;
  padding-left: 3rem; }
  li:last-child {
    margin-bottom: 0; }
  @media (min-width: 768px) {
    li {
      padding-left: 5rem; } }

ol {
  counter-reset: ordered-list;
  list-style: none; }
  ol > li {
    counter-increment: ordered-list;
    position: relative; }
    ol > li::before {
      position: absolute;
      left: 0;
      content: counter(ordered-list) ".";
      font-weight: 600; }

ul {
  list-style: disc;
  padding-left: 2rem; }
  ul li {
    padding-left: 1rem; }
    @media (min-width: 768px) {
      ul li {
        padding-left: 3rem; } }

dt, dd {
  margin: 0;
  display: inline; }

dt {
  font-weight: 600; }

dd + dt::before {
  content: "";
  display: block; }

blockquote {
  padding: 0 0 0 4.5rem; }
  @media (min-width: 768px) {
    blockquote {
      padding-left: 10rem; } }

table {
  border: 1px solid #E8E8E8;
  border-bottom: 4px solid #006400;
  font-size: 1.2rem;
  line-height: 1.5;
  letter-spacing: 0.005em;
  min-width: 100%;
  width: auto; }
  @media (min-width: 768px) {
    table {
      font-size: 1.6rem;
      line-height: 1.375;
      letter-spacing: 0.01em; } }

td, th {
  padding: 1rem;
  border: 1px solid #E8E8E8; }
  @media (min-width: 768px) {
    td, th {
      padding: 1.5rem; } }

th {
  font-weight: 600; }

thead tr {
  background: #DBE9D5; }

tbody tr:nth-child(2n) {
  background: #F4F4F4; }

figure {
  margin: 0 0 3rem 0; }

figcaption {
  margin: 0;
  font-size: 1.2rem;
  line-height: 1.5;
  letter-spacing: 0.005em; }
  figcaption:last-child {
    margin-top: 1rem; }
  figcaption:first-child {
    margin-bottom: 1rem; }

fieldset {
  margin: 0 0 4.5rem 0; }

legend {
  margin: 0 0 3rem 0;
  font-size: 2.8rem;
  line-height: 1.21429; }

label {
  display: block;
  margin: 0 0 1rem 0;
  font-size: 1.4rem;
  line-height: 1.42857;
  cursor: pointer; }

input, select, textarea {
  margin: 0 0 2rem 0;
  display: block;
  width: 100%;
  font-size: 1.4rem;
  letter-spacing: 0.01em;
  padding: 1.5rem;
  color: #006400;
  font-weight: 600;
  border: 1px solid #646464; }
  input:focus, select:focus, textarea:focus {
    color: #333333;
    font-weight: 400; }

input, select {
  line-height: 1; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #646464;
  font-weight: 400; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #646464;
  font-weight: 400; }

input::placeholder, textarea::placeholder {
  color: #646464;
  font-weight: 400; }

input[type="checkbox"], input[type="radio"] {
  display: inline;
  width: auto;
  margin: 0 1.5rem 0 0; }

select option {
  color: #646464; }
  select option:disabled {
    color: #646464; }

.l-page__content-crisis {
  padding-top: 11.7rem; }
  @media (min-width: 768px) {
    .l-page__content-crisis {
      padding-top: 12.5rem; } }
  @media (min-width: 992px) {
    .l-page__content-crisis {
      padding-top: 14rem; } }

.l-page__floating {
  position: fixed;
  bottom: 3rem;
  right: 1.5rem;
  z-index: 450;
  display: none !important; }
  @media (min-width: 768px) {
    .l-page__floating {
      right: 3rem; } }

.l-page__floating-item {
  float: left;
  margin-right: 3rem; }
  .l-page__floating-item:last-child {
    margin-right: 0; }

.l-container {
  margin-bottom: 7.5rem; }
  .l-container--page-intro {
    margin-bottom: 4.5rem; }
  .l-container:last-child, .l-container--no-margin {
    margin-bottom: 0; }
  .l-container--page-intro-image {
    margin-bottom: 4.5rem; }
    .l-container--page-intro-image + .l-container .l-container__content {
      padding-left: 30px;
      padding-right: 30px; }
  .l-container--breadcrumb {
    margin-bottom: 4.5rem; }
  .l-container__wrap {
    position: relative; }
  .l-container__content, .l-container__title {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
    @media (min-width: 1200px) {
      .l-container__content, .l-container__title {
        max-width: 1200px; } }
    .l-container__content .l-container__content,
    .l-container__content .l-container__title, .l-container__title .l-container__content,
    .l-container__title .l-container__title {
      padding-left: 0;
      padding-right: 0; }
  .l-container__content--padding {
    padding-top: 3rem;
    padding-bottom: 3rem; }
  .l-container__title {
    margin-bottom: 3rem; }
  .l-container__bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

.l-cookies {
  background: #FFFFFF;
  padding: 3rem 1.5rem;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  box-shadow: 0 1px 13px 0 rgba(51, 51, 51, 0.3);
  z-index: 50; }
  .l-cookies__container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
    @media (min-width: 1200px) {
      .l-cookies__container {
        max-width: 1200px; } }
  @media (min-width: 768px) {
    .l-cookies__button {
      text-align: right; } }

.l-header {
  position: static;
  z-index: 500;
  border-bottom: 1px solid #E8E8E8;
  transition: border-color 300ms ease-in-out, box-shadow 300ms ease-in-out, height 300ms ease-in-out; }
  .l-header__bg {
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    height: 100vh;
    background: rgba(51, 51, 51, 0.5);
    opacity: 0;
    transition: opacity 300ms ease-in-out;
    pointer-events: none;
    z-index: -1; }
  @media (min-width: 768px) {
    .l-header {
      height: 16.1rem; } }
  @media (min-width: 992px) {
    .l-header {
      height: 14rem; } }
  .l-header--flyout-active .l-header__bg {
    opacity: 1;
    pointer-events: all; }
  .l-header__container {
    margin: 0 auto;
    position: relative; }
    @media (min-width: 1200px) {
      .l-header__container {
        max-width: 1200px; } }
    @media (min-width: 992px) {
      .l-header__container {
        height: 100%; } }
    .l-header__container--main {
      background: #FFFFFF; }
      @media (min-width: 1200px) {
        .l-header__container--main::before, .l-header__container--main::after {
          content: "";
          position: absolute;
          top: 0;
          bottom: 0;
          width: calc((100vw - 1200px) / 2);
          background: inherit; }
        .l-header__container--main::before {
          right: 100%; }
        .l-header__container--main::after {
          left: 100%; } }
    .l-header__container--nav {
      padding: 0 3rem; }
  .l-header__meta {
    display: none !important; }
  .l-header__main {
    height: 100%; }
  .l-header__search {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    transition: box-shadow 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
    transition: transform 300ms ease-in-out, box-shadow 300ms ease-in-out;
    transition: transform 300ms ease-in-out, box-shadow 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
    z-index: -1;
    border-top: 1px solid #E8E8E8;
    display: none !important;
    background: #F4F4F4; }
    .l-header__search--active {
      -webkit-transform: translateY(0);
              transform: translateY(0); }
  .l-header__nav {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    transition: box-shadow 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
    transition: transform 300ms ease-in-out, box-shadow 300ms ease-in-out;
    transition: transform 300ms ease-in-out, box-shadow 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
    z-index: -1;
    border-top: 1px solid #E8E8E8;
    display: none !important;
    background: #FFFFFF; }
    .l-header__nav--active {
      -webkit-transform: translateY(0);
              transform: translateY(0); }

.l-meta-nav {
  background: #F4F4F4; }
  @media (min-width: 992px) {
    .l-meta-nav {
      position: absolute;
      right: 0;
      top: 3rem;
      background: transparent;
      transition: top 300ms ease-in-out; } }
  .l-meta-nav__list {
    list-style: none;
    padding: 0.9rem 3rem 0;
    text-align: right;
    margin: 0;
    line-height: 0; }
    @media (min-width: 768px) {
      .l-meta-nav__list {
        padding: 0.8rem 3rem 0; } }
    @media (min-width: 992px) {
      .l-meta-nav__list {
        padding: 0 3rem; } }
  .l-meta-nav__list-item {
    display: inline-block;
    padding: 0;
    margin: 0 0 0.9rem 3rem;
    line-height: 1; }
    @media (min-width: 768px) {
      .l-meta-nav__list-item {
        margin: 0 0 0.8rem 2.5rem; } }
    @media (min-width: 992px) {
      .l-meta-nav__list-item {
        margin: 0 0 0.8rem 2rem; } }
    .l-meta-nav__list-item:first-child {
      margin-left: 0; }
  .l-meta-nav__link {
    font-size: 1.2rem;
    line-height: 1.5;
    color: #646464;
    text-decoration: none;
    padding: 0;
    font-weight: 400;
    border: 0;
    border-radius: 0;
    background: transparent; }
    .l-meta-nav__link:hover, .l-meta-nav__link:focus, .l-meta-nav__link:active {
      padding: 0;
      text-decoration: underline;
      color: #333333; }
    @media (min-width: 768px) {
      .l-meta-nav__link {
        display: flex;
        align-items: flex-start; } }
    .l-meta-nav__link--active, .l-meta-nav__link--active:hover, .l-meta-nav__link--active:focus, .l-meta-nav__link--active:active {
      color: #82001E; }
  .l-meta-nav__link-icon {
    display: inline-block;
    height: 2rem;
    width: 2rem; }
    @media (min-width: 768px) {
      .l-meta-nav__link-icon {
        flex-shrink: 0;
        flex-grow: 0;
        width: 1.7rem;
        height: 1.6rem; } }
    @media (min-width: 992px) {
      .l-meta-nav__link-icon {
        height: 1.6rem;
        max-width: 1.6rem; } }
  @media (max-width: 767.98px) {
    .l-meta-nav__link-text {
      position: absolute;
      width: 1px;
      height: 1px;
      padding: 0;
      margin: -1px;
      overflow: hidden;
      clip: rect(0, 0, 0, 0);
      white-space: nowrap;
      border: 0; } }
  @media (min-width: 768px) {
    .l-meta-nav__link-text {
      margin-left: 0.5rem; } }

.l-header-main {
  padding: 3rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: padding 300ms ease-in-out;
  background: #FFFFFF; }
  @media (min-width: 992px) {
    .l-header-main {
      align-items: flex-end;
      height: 100%; } }
  .l-header-main__buttons {
    display: flex;
    margin-left: -1.5rem;
    margin-right: -1.5rem;
    display: none !important; }
    @media (min-width: 1200px) {
      .l-header-main__buttons {
        margin-bottom: -3rem;
        margin-left: -1.25rem;
        margin-right: -1.25rem;
        transition: margin-bottom 300ms ease-in-out; } }
  .l-header-main__item {
    display: block;
    color: #333333;
    border: none;
    background: none;
    padding: 0 1.5rem;
    font-weight: 400;
    text-decoration: none; }
    .l-header-main__item:hover, .l-header-main__item:focus, .l-header-main__item:active {
      text-decoration: none;
      padding: 0 1.5rem; }
    @media (min-width: 992px) {
      .l-header-main__item {
        display: flex;
        align-items: center;
        order: 1; } }
    @media (min-width: 1200px) {
      .l-header-main__item {
        order: 0;
        padding: 0 1.25rem 3rem;
        border-radius: 0;
        position: relative;
        overflow: hidden;
        transition: padding-bottom 300ms ease-in-out; }
        .l-header-main__item::after {
          content: "";
          position: absolute;
          bottom: 0;
          right: 1.25rem;
          left: 1.25rem;
          height: 0.4rem;
          background: #006400;
          -webkit-transform: translateY(100%);
                  transform: translateY(100%);
          transition: -webkit-transform 300ms ease-in-out;
          transition: transform 300ms ease-in-out;
          transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out; }
        .l-header-main__item:hover, .l-header-main__item:focus, .l-header-main__item:active, .l-header-main__item--active, .l-header-main__item--current {
          padding: 0 1.25rem 3rem;
          color: #006400; }
          .l-header-main__item:hover::after, .l-header-main__item:focus::after, .l-header-main__item:active::after, .l-header-main__item--active::after, .l-header-main__item--current::after {
            -webkit-transform: translateY(0);
                    transform: translateY(0); } }
    @media (min-width: 992px) {
      .l-header-main__item--menu {
        order: 0; } }
    @media (min-width: 1200px) {
      .l-header-main__item--calendar {
        order: 1; } }
    @media (min-width: 1200px) {
      .l-header-main__item--intranet {
        order: 2;
        color: #82001E; }
        .l-header-main__item--intranet::after {
          background: #82001E; }
        .l-header-main__item--intranet:hover, .l-header-main__item--intranet:focus, .l-header-main__item--intranet:active, .l-header-main__item--intranet--active {
          color: #82001E; } }
    @media (min-width: 1200px) {
      .l-header-main__item--search {
        order: 3; } }
  @media (min-width: 992px) {
    .l-header-main__item-label {
      margin-right: 1rem;
      margin-bottom: -0.5rem; } }
  @media (min-width: 1200px) {
    .l-header-main__item-label {
      margin-bottom: 0;
      margin-right: 0;
      text-decoration: none; } }
  .l-header-main__item-label--sr {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0; }
  @media (max-width: 1199.98px) {
    .l-header-main__item-label--sr-lg {
      position: absolute;
      width: 1px;
      height: 1px;
      padding: 0;
      margin: -1px;
      overflow: hidden;
      clip: rect(0, 0, 0, 0);
      white-space: nowrap;
      border: 0; } }
  @media (max-width: 991.98px) {
    .l-header-main__item-label--sr-md {
      position: absolute;
      width: 1px;
      height: 1px;
      padding: 0;
      margin: -1px;
      overflow: hidden;
      clip: rect(0, 0, 0, 0);
      white-space: nowrap;
      border: 0; } }
  .l-header-main__item-icon {
    display: block;
    width: 3.2rem;
    height: 3.2rem; }
    @media (min-width: 992px) {
      .l-header-main__item-icon {
        width: 1.6rem;
        height: 1.6rem; } }
    .l-header-main__item-icon--if-active {
      display: none; }
    @media (min-width: 1200px) {
      .l-header-main__item-icon--calendar {
        display: none; } }
    @media (min-width: 1200px) {
      .l-header-main__item-icon--arrow {
        margin-left: 1rem;
        width: 1.2rem;
        height: 0.6rem;
        -webkit-transform: rotateX(0);
                transform: rotateX(0);
        transition: -webkit-transform 300ms ease-in-out;
        transition: transform 300ms ease-in-out;
        transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out; }
        .l-header-main__item--active .l-header-main__item-icon--arrow {
          -webkit-transform: rotateX(180deg);
                  transform: rotateX(180deg); } }
    .l-header-main__item-icon--burger, .l-header-main__item-icon--burger svg {
      width: 3.4rem;
      height: 3.2rem; }
      @media (min-width: 992px) {
        .l-header-main__item-icon--burger, .l-header-main__item-icon--burger svg {
          width: 1.6rem;
          height: 1.2rem; } }
      .l-header-main__item-icon--burger path, .l-header-main__item-icon--burger svg path {
        -webkit-transform-origin: 50% 50%;
                transform-origin: 50% 50%;
        transition: opacity 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
        transition: transform 300ms ease-in-out, opacity 300ms ease-in-out;
        transition: transform 300ms ease-in-out, opacity 300ms ease-in-out, -webkit-transform 300ms ease-in-out; }
    .l-header-main__item--menu[aria-checked="true"] .l-header-main__item-icon--burger path:nth-child(1) {
      -webkit-transform: rotateZ(-45deg) translateY(42%);
              transform: rotateZ(-45deg) translateY(42%); }
    .l-header-main__item--menu[aria-checked="true"] .l-header-main__item-icon--burger path:nth-child(2) {
      opacity: 0; }
    .l-header-main__item--menu[aria-checked="true"] .l-header-main__item-icon--burger path:nth-child(3) {
      -webkit-transform: rotateZ(45deg) translateY(-42%);
              transform: rotateZ(45deg) translateY(-42%); }

.l-logo__icon svg {
  height: 5.6rem;
  width: 9.78017rem;
  transition: height 300ms ease-in-out, width 300ms ease-in-out; }
  @media (min-width: 768px) {
    .l-logo__icon svg {
      height: 6.4rem;
      width: 11.17733rem; } }
  @media (min-width: 992px) {
    .l-logo__icon svg {
      height: 8rem;
      width: 13.97167rem; } }
  .l-logo__icon svg g {
    opacity: 1;
    transition: opacity 300ms ease-in-out; }

.l-header-search {
  padding: 0 3rem; }
  .l-header-search__form {
    display: flex;
    align-items: center;
    margin: 0 -3rem; }
  .l-header-search__submit, .l-header-search__reset {
    display: block;
    flex-grow: 0;
    flex-shrink: 0;
    border: none;
    background: none;
    padding: 3rem; }
    .l-header-search__submit:hover, .l-header-search__submit:focus, .l-header-search__submit:active, .l-header-search__reset:hover, .l-header-search__reset:focus, .l-header-search__reset:active {
      border: none;
      padding: 3rem; }
    @media (min-width: 992px) {
      .l-header-search__submit, .l-header-search__submit:hover, .l-header-search__submit:focus, .l-header-search__submit:active, .l-header-search__reset, .l-header-search__reset:hover, .l-header-search__reset:focus, .l-header-search__reset:active {
        padding-top: 2.4rem;
        padding-bottom: 2.4rem; } }
  .l-header-search__submit {
    padding-right: 2rem;
    order: -1; }
    .l-header-search__submit:hover, .l-header-search__submit:focus, .l-header-search__submit:active {
      padding-right: 2rem; }
  .l-header-search__reset {
    padding-left: 2rem; }
    .l-header-search__reset:hover, .l-header-search__reset:focus, .l-header-search__reset:active {
      padding-left: 2rem; }
  .l-header-search__submit-icon {
    height: 2.4rem;
    width: 2.4rem;
    color: #646464; }
    @media (min-width: 992px) {
      .l-header-search__submit-icon {
        height: 3.2rem;
        width: 3.2rem;
        color: #333333; } }
  .l-header-search__reset-icon {
    height: 1.6rem;
    width: 1.6rem;
    color: #646464; }
    @media (min-width: 992px) {
      .l-header-search__reset-icon {
        color: #333333; } }
  .l-header-search__input {
    display: block;
    border: none;
    background: none;
    margin: 0;
    padding: 3rem 0;
    font-size: 1.8rem;
    color: #646464;
    font-weight: 400; }
    @media (min-width: 992px) {
      .l-header-search__input {
        color: #333333; } }

.l-header-nav {
  overflow: auto;
  max-height: calc(100vh - 15.5rem); }
  @media (min-width: 768px) {
    .l-header-nav {
      max-height: calc(100vh - 16.1rem); } }
  @media (min-width: 992px) {
    .l-header-nav {
      max-height: calc(100vh - 14rem); } }
  .l-header-nav__head {
    border-bottom: 1px solid #E8E8E8; }
    @media (min-width: 1200px) {
      .l-header-nav__head {
        display: none; } }
  .l-header-nav__back-button {
    padding: 3rem 0 2rem;
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
    border: none;
    color: #333333;
    letter-spacing: 0.03em;
    text-align: left; }
    .l-header-nav__back-button:hover, .l-header-nav__back-button:focus, .l-header-nav__back-button:active {
      padding: 3rem 0 2rem; }
    .l-header-nav__back-button:disabled .l-header-nav__back-icon, .l-header-nav__back-button:disabled .l-header-nav__back-label {
      display: none; }
  .l-header-nav__back-label:empty::before {
    content: attr(data-js-nav-level-label-prefix) ""; }
  .l-header-nav__label:empty::before {
    content: attr(data-js-nav-level-label) ""; }
  .l-header-nav__back-icon {
    width: 0.8rem;
    height: 1.4rem;
    margin-right: 0.8rem; }
  .l-header-nav__nav {
    overflow: hidden; }
  .l-header-nav__track {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    transition: -webkit-transform 300ms ease-in-out;
    transition: transform 300ms ease-in-out;
    transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
    transition-delay: 300ms; }
    .l-header-nav__track[data-js-nav-track="1"] {
      -webkit-transform: translateX(-100%);
              transform: translateX(-100%); }
      @media (min-width: 768px) {
        .l-header-nav__track[data-js-nav-track="1"] {
          -webkit-transform: translateX(0);
                  transform: translateX(0); } }
      @media (min-width: 992px) {
        .l-header-nav__track[data-js-nav-track="1"] {
          -webkit-transform: translateX(0);
                  transform: translateX(0); } }
      @media (min-width: 1200px) {
        .l-header-nav__track[data-js-nav-track="1"] {
          -webkit-transform: translateX(0);
                  transform: translateX(0); } }
    .l-header-nav__track[data-js-nav-track="2"] {
      -webkit-transform: translateX(-200%);
              transform: translateX(-200%); }
      @media (min-width: 768px) {
        .l-header-nav__track[data-js-nav-track="2"] {
          -webkit-transform: translateX(-50%);
                  transform: translateX(-50%); } }
      @media (min-width: 992px) {
        .l-header-nav__track[data-js-nav-track="2"] {
          -webkit-transform: translateX(0);
                  transform: translateX(0); } }
      @media (min-width: 1200px) {
        .l-header-nav__track[data-js-nav-track="2"] {
          -webkit-transform: translateX(0);
                  transform: translateX(0); } }
    .l-header-nav__track[data-js-nav-track="3"] {
      -webkit-transform: translateX(-300%);
              transform: translateX(-300%); }
      @media (min-width: 768px) {
        .l-header-nav__track[data-js-nav-track="3"] {
          -webkit-transform: translateX(-100%);
                  transform: translateX(-100%); } }
      @media (min-width: 992px) {
        .l-header-nav__track[data-js-nav-track="3"] {
          -webkit-transform: translateX(-33.33333%);
                  transform: translateX(-33.33333%); } }
      @media (min-width: 1200px) {
        .l-header-nav__track[data-js-nav-track="3"] {
          -webkit-transform: translateX(0);
                  transform: translateX(0); } }
    .l-header-nav__track[data-js-nav-track="4"] {
      -webkit-transform: translateX(-400%);
              transform: translateX(-400%); }
      @media (min-width: 768px) {
        .l-header-nav__track[data-js-nav-track="4"] {
          -webkit-transform: translateX(-150%);
                  transform: translateX(-150%); } }
      @media (min-width: 992px) {
        .l-header-nav__track[data-js-nav-track="4"] {
          -webkit-transform: translateX(-66.66667%);
                  transform: translateX(-66.66667%); } }
      @media (min-width: 1200px) {
        .l-header-nav__track[data-js-nav-track="4"] {
          -webkit-transform: translateX(0);
                  transform: translateX(0); } }
    @media (min-width: 1200px) {
      .l-header-nav__track {
        padding-top: 6.7rem; } }
    .l-header__nav--active .l-header-nav__track {
      transition-delay: 0s;
      will-change: transform; }
  .l-header-nav__block {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    transition: all 300ms ease-in-out;
    flex-shrink: 0; }
    @media (min-width: 1200px) {
      .l-header-nav__block:nth-child(1) {
        display: none; }
      .l-header-nav__block:nth-child(2) {
        margin-top: -6.7rem; }
        .l-header-nav__block:nth-child(2) .l-header-nav__item--overview {
          width: calc(300% + 6rem); } }
    .l-header-nav__block--faded {
      opacity: 0;
      -webkit-transform: translateY(-2rem);
              transform: translateY(-2rem); }
    @media (min-width: 992px) {
      .l-header-nav__block--service {
        flex: 0 0 66.66667%;
        max-width: 66.66667%; } }
    @media (min-width: 1200px) {
      .l-header-nav__block--service {
        flex: 0 0 100%;
        max-width: 100%; } }
  .l-header-nav__list-wrapper {
    position: relative; }
  .l-header-nav__list {
    list-style: none;
    margin: 0;
    padding: 1rem 0;
    position: relative; }
    @media (min-width: 768px) {
      .l-header-nav__list {
        font-size: 1.6rem; } }
    .l-header-nav__list .l-header-nav__list {
      display: none; }
    [data-js-nav-level-block="1"] .l-header-nav__list .l-header-nav__list--service {
      display: block;
      padding-top: 0; }
      @media (min-width: 1200px) {
        [data-js-nav-level-block="1"] .l-header-nav__list .l-header-nav__list--service {
          padding-top: 1rem; } }
    @media (min-width: 1200px) {
      .l-header-nav__list--service {
        margin-left: -15px;
        margin-right: -15px; } }
  .l-header-nav__item {
    padding: 0;
    margin: 0; }
    .l-header-nav__item--overview {
      border-bottom: 1px solid #E8E8E8;
      margin-bottom: 1rem; }
    .l-header-nav__item--service:last-child {
      border-bottom: 0; }
    @media (min-width: 1200px) {
      .l-header-nav__item--service {
        border-bottom: 0;
        padding-left: 15px;
        padding-right: 15px; } }
  .l-header-nav__item-button {
    padding: 1rem 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #333333;
    text-decoration: none;
    border: none;
    text-align: left;
    width: 100%;
    font-weight: 400;
    border-radius: 0; }
    .l-header-nav__item-button:hover, .l-header-nav__item-button:focus, .l-header-nav__item-button:active {
      padding: 1rem 0;
      text-decoration: none; }
    .l-header-nav__item-button:hover, .l-header-nav__item-button:active {
      color: #006400; }
    .focus-source-key .l-header-nav__item-button:focus {
      color: #006400; }
    .l-header-nav__block:nth-child(1) .l-header-nav__item-button--red {
      color: #82001E; }
    .l-header-nav__item-button--red:hover, .l-header-nav__item-button--red:focus, .l-header-nav__item-button--red:active {
      color: #82001E; }
    .l-header-nav__item-button--active, .l-header-nav__item-button--active:hover, .l-header-nav__item-button--active:focus, .l-header-nav__item-button--active:active {
      color: #006400;
      text-decoration: underline; }
      @media (min-width: 1200px) {
        .l-header-nav__item-button--active, .l-header-nav__item-button--active:hover, .l-header-nav__item-button--active:focus, .l-header-nav__item-button--active:active {
          text-decoration: none; } }
    .l-header-nav__item-button--active.l-header-nav__item-button--red, .l-header-nav__item-button--active.l-header-nav__item-button--red:hover, .l-header-nav__item-button--active.l-header-nav__item-button--red:focus, .l-header-nav__item-button--active.l-header-nav__item-button--red:active {
      color: #82001E;
      text-decoration: underline; }
      @media (min-width: 1200px) {
        .l-header-nav__item-button--active.l-header-nav__item-button--red, .l-header-nav__item-button--active.l-header-nav__item-button--red:hover, .l-header-nav__item-button--active.l-header-nav__item-button--red:focus, .l-header-nav__item-button--active.l-header-nav__item-button--red:active {
          text-decoration: none; } }
  .l-header-nav__item-label {
    display: block;
    margin-right: 3rem; }
  .l-header-nav__item-icon {
    display: block;
    flex-grow: 0;
    flex-shrink: 0;
    width: 0.6rem;
    height: 1.2rem; }
  .l-header-nav__overview-button {
    padding: 2rem 0;
    display: block;
    color: #006400;
    letter-spacing: 0.03em;
    font-weight: 600;
    text-decoration: none; }
    .l-header-nav__overview-button:hover, .l-header-nav__overview-button:focus, .l-header-nav__overview-button:active {
      color: #006400;
      text-decoration: none; }
    .l-header-nav__overview-button--service {
      padding: 1rem 0; }
      @media (min-width: 1200px) {
        .l-header-nav__overview-button--service {
          border-bottom: 1px solid #E8E8E8;
          padding-bottom: 2rem; } }
    @media (min-width: 1200px) {
      .l-header-nav__overview-button--xl-border {
        border-bottom: 1px solid #E8E8E8; } }
    .l-header-nav__overview-button--red, .l-header-nav__overview-button--red:hover, .l-header-nav__overview-button--red:focus, .l-header-nav__overview-button--red:active {
      color: #82001E; }
  .l-header-nav__overview-icon {
    height: 1.1rem;
    width: 1.35rem;
    margin-left: 0.8rem; }
  .l-header-nav__teaser-wrapper {
    background: #F4F4F4; }
  .l-header-nav__teaser {
    padding: 3rem 0; }
    .l-header-nav__teaser:empty {
      display: none; }

.l-footer {
  display: none !important; }
  .l-footer__button {
    position: relative;
    height: 4.8rem;
    text-align: center; }
    .l-footer__button:after {
      content: '';
      position: absolute;
      top: 0;
      height: 100%;
      left: -1px;
      z-index: 1;
      border-right: 1px solid #FFFFFF; }
  .l-footer__link {
    display: block;
    height: 100%;
    width: 100%;
    padding: 1.5rem 0 1.2rem;
    border-radius: 0;
    border: none;
    z-index: 2;
    overflow: hidden;
    color: #FFFFFF;
    text-decoration: none;
    transition: background-color 300ms ease-in-out;
    font-weight: 400;
    background: #333333; }
    .l-footer__link:hover, .l-footer__link:focus {
      color: #FFFFFF;
      text-decoration: none;
      padding: 1.5rem 0 1.2rem;
      background: #006400; }
  .l-footer__icon {
    height: 1.7rem;
    width: 1.7rem;
    margin-bottom: 0.3rem; }
  .l-footer__facebook-icon {
    color: #3c5a99; }
  .l-footer__twitter-icon {
    color: #1da1f2; }
  .l-footer__content {
    background: #F4F4F4;
    padding-top: 4.5rem;
    padding-bottom: 1.5rem;
    display: flex; }
    .l-footer__content-item {
      width: 100%;
      padding: 0 1.5rem 3rem; }
      @media (min-width: 768px) {
        .l-footer__content-item {
          width: 50%; }
          .l-footer__content-item:nth-child(1) {
            order: 1; }
          .l-footer__content-item:nth-child(2) {
            order: 3; }
          .l-footer__content-item:nth-child(3) {
            order: 2; }
          .l-footer__content-item:nth-child(4) {
            order: 4; } }
      @media (min-width: 992px) {
        .l-footer__content-item {
          width: 33%; } }
      @media (min-width: 1200px) {
        .l-footer__content-item {
          width: 25%; } }
      .l-footer__content-item-title {
        margin-bottom: 1.5rem;
        font-size: 1.6rem;
        line-height: 1.5; }
        @media (min-width: 1200px) {
          .l-footer__content-item-title {
            line-height: 1.375; } }
      .l-footer__content-item-text {
        margin: 0;
        font-size: 1.6rem; }
      .l-footer__content-item a {
        color: inherit; }
  .l-footer__popover-title {
    margin: 0;
    padding: 1.5rem 0 1.5rem 1.6rem;
    font-weight: normal;
    min-width: 21rem; }
  .l-footer__popover-list {
    list-style: none;
    padding: 0;
    margin: 0; }
  .l-footer__popover-list-item {
    min-height: 5rem;
    border-top: 1px solid #F4F4F4;
    padding: 1rem 0 0 1.5rem;
    margin: 0; }
    .l-footer__popover-list-item > a {
      text-decoration: none;
      color: black; }
  .l-footer__popover-list-icon {
    height: 2.4rem;
    width: 2.4rem; }
  .l-footer__bottom-link {
    font-size: 1.4rem;
    text-decoration: none;
    color: #646464; }
    .l-footer__bottom-link:hover {
      text-decoration: none; }

.l-footer-crisis__body {
  font-size: 1.2rem; }
  @media (min-width: 768px) {
    .l-footer-crisis__body {
      font-size: 1.4rem;
      color: #646464; } }

.color-black {
  color: #333333 !important; }

.color-dark-gray {
  color: #646464 !important; }

.color-gray {
  color: #E8E8E8 !important; }

.color-light-gray {
  color: #F4F4F4 !important; }

.color-white {
  color: #FFFFFF !important; }

.color-dark-green {
  color: #006400 !important; }

.color-green {
  color: #7EC47E !important; }

.color-light-green {
  color: #DBE9D5 !important; }

.color-dark-red {
  color: #82001E !important; }

.color-red {
  color: #EB828C !important; }

.color-light-red {
  color: #F6DEE1 !important; }

.size-12 {
  font-size: 1.2rem !important; }
  @media (min-width: 768px) {
    .size-12 {
      font-size: 1.2rem !important; } }

.size-14 {
  font-size: 1.4rem !important; }
  @media (min-width: 768px) {
    .size-14 {
      font-size: 1.4rem !important; } }

.size-16 {
  font-size: 1.6rem !important; }
  @media (min-width: 768px) {
    .size-16 {
      font-size: 1.6rem !important; } }

.size-18 {
  font-size: 1.8rem !important; }
  @media (min-width: 768px) {
    .size-18 {
      font-size: 1.8rem !important; } }

.size-20 {
  font-size: 2rem !important; }
  @media (min-width: 768px) {
    .size-20 {
      font-size: 2rem !important; } }

.size-28 {
  font-size: 2.8rem !important; }
  @media (min-width: 768px) {
    .size-28 {
      font-size: 2.8rem !important; } }

.size-38 {
  font-size: 3.8rem !important; }
  @media (min-width: 768px) {
    .size-38 {
      font-size: 3.8rem !important; } }

.a-icon--inline {
  display: block !important; }

.a-module-title {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative; }
  .a-module-title::before {
    content: "";
    position: absolute;
    top: calc(50% - 1px);
    height: 1px;
    right: 0;
    left: 0;
    background: rgba(51, 51, 51, 0.15);
    z-index: 300; }
  .a-module-title__title {
    display: inline-block;
    margin: 0;
    padding: 0 1.5rem;
    background: #FFFFFF;
    z-index: 350;
    color: #646464;
    font-weight: 400;
    line-height: 1.25;
    font-size: 1.6rem; }
    @media (min-width: 768px) {
      .a-module-title__title {
        padding: 0 6rem; } }

.a-link {
  font-weight: 600;
  text-decoration: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: transparent;
  padding: 0;
  border: 0;
  border-radius: 0;
  line-height: inherit;
  display: inline; }
  .a-link:hover, .a-link:focus, .a-link:active {
    color: inherit;
    text-decoration: none;
    padding: 0;
    border: 0; }
    .a-link:hover .a-link__text, .a-link:focus .a-link__text, .a-link:active .a-link__text {
      text-decoration: underline; }
  .a-link--green, .a-link--green:hover, .a-link--green:focus, .a-link--green:active {
    color: #006400; }
  .a-link--red, .a-link--red:hover, .a-link--red:focus, .a-link--red:active {
    color: #82001E; }
  .a-link--white, .a-link--white:hover, .a-link--white:focus, .a-link--white:active {
    color: #FFFFFF; }
  @media (min-width: 768px) {
    .a-link--button-padding {
      display: inline-block; }
      .a-link--button-padding, .a-link--button-padding:hover, .a-link--button-padding:active, .a-link--button-padding:focus {
        padding: 1.2rem 0; } }
  .a-link__icon {
    width: 1em;
    height: 1em;
    margin: 0 0 0.15em 0.5em; }
    .a-link--icon-left .a-link__icon {
      margin: 0 0.5em 0.15em 0; }

.a-button--green {
  border-color: #006400; }
  .a-button--green, .a-button--green:hover, .a-button--green:focus, .a-button--green:active {
    color: #006400; }

.a-button--red {
  border-color: #82001E; }
  .a-button--red, .a-button--red:hover, .a-button--red:focus, .a-button--red:active {
    color: #82001E; }

.a-button__icon {
  width: 1em;
  height: 1em; }
  .a-button__icon--right {
    margin-left: 0.5em; }
  .a-button__icon--left {
    margin-right: 0.5em; }

.a-underlined-title {
  text-transform: uppercase;
  position: relative;
  font-size: 1.6rem;
  line-height: 1.375; }
  .a-underlined-title__title {
    display: inline-block;
    padding-bottom: 0.5rem;
    border-bottom: 0.4rem solid #006400; }

.a-form-label {
  margin: 0 0 1rem 0; }
  .a-form-label__label {
    color: #646464;
    display: inline-block;
    margin: 0;
    font-size: 1.4rem;
    line-height: 1.42857; }
    .a-form-label__label--bold {
      color: #333333;
      font-weight: 600; }
  .a-form-label__required[title] {
    border-bottom: none; }
  .a-form-label__help-toggle {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #006400;
    border-radius: 50%;
    padding: 0;
    margin-left: 1rem;
    height: 1.8rem;
    width: 1.8rem;
    color: #006400; }
    .a-form-label__help-toggle:hover, .a-form-label__help-toggle:focus, .a-form-label__help-toggle:active {
      padding: 0;
      border-width: 1px; }
    .a-form-label__help-toggle--active {
      color: #FFFFFF;
      background: #006400; }
  .a-form-label__icon {
    height: 1.05rem;
    width: 0.25rem; }

.a-checkbox {
  position: relative;
  width: 2.4rem;
  height: 2.4rem;
  border-radius: 0.4rem;
  background: #FFFFFF;
  border: 1px solid #646464;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0; }
  .a-checkbox__mark {
    display: none; }
  .a-checkbox__input:checked + .a-checkbox__mark {
    display: block; }
  .a-checkbox__icon {
    height: 1rem;
    width: 1rem;
    color: #006400; }
  .a-checkbox__focus {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 0.4rem;
    pointer-events: none;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    .focus-source-key .a-checkbox__input:focus ~ .a-checkbox__focus {
      outline: 1px dotted;
      outline: 5px auto -webkit-focus-ring-color; }

.a-radio {
  position: relative;
  width: 2.4rem;
  height: 2.4rem;
  border-radius: 50%;
  background: #FFFFFF;
  border: 1px solid #646464;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0; }
  .e-form-element--has-errors .a-radio {
    border-color: #EB828C;
    background: #F6DEE1; }
  .a-radio__circle {
    display: none;
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    background: #006400; }
  .a-radio__radio:checked + .a-radio__circle {
    display: block; }
  .a-radio__focus {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 0.4rem;
    pointer-events: none;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    .focus-source-key .a-radio__radio:focus ~ .a-radio__focus {
      outline: 1px dotted;
      outline: 5px auto -webkit-focus-ring-color; }

.a-radiobutton-item {
  display: flex; }
  .a-radiobutton-item--with-icon {
    align-items: center; }
    @media (min-width: 768px) {
      .a-radiobutton-item--with-icon {
        flex-direction: column; } }
    .a-radiobutton-item--with-icon .a-radiobutton-item__radio {
      margin-right: 0; }
  .a-radiobutton-item__radio {
    margin-right: 1.5rem;
    flex-grow: 0;
    flex-shrink: 0; }
  .a-radiobutton-item__label {
    font-size: 1.6rem;
    line-height: 1.375;
    margin: 0.2rem 0; }
    .a-radiobutton-item__label--with-icon {
      margin-left: .8rem; }
      @media (min-width: 768px) {
        .a-radiobutton-item__label--with-icon {
          margin-left: 0;
          margin-top: .8rem; } }

.a-radiobutton-with-icon {
  display: flex;
  align-items: center; }
  @media (min-width: 768px) {
    .a-radiobutton-with-icon {
      flex-direction: column; } }
  .a-radiobutton-with-icon__icon {
    min-width: 10rem;
    min-height: 10rem;
    margin-right: 1rem;
    color: #006400;
    background: #FFFFFF;
    border-radius: 50%; }
    @media (min-width: 768px) {
      .a-radiobutton-with-icon__icon {
        margin-bottom: 1rem;
        margin-right: 0; } }

@media (min-width: 768px) {
  .a-select-box-filter {
    font-size: 1.6rem;
    line-height: 1;
    display: inline-block;
    color: #646464;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: none;
    padding-bottom: 0.5rem;
    border-bottom: 0.4rem solid transparent;
    margin-right: 1rem; }
    .a-select-box-filter:hover, .a-select-box-filter:focus, .a-select-box-filter:active {
      text-decoration: none; }
    .a-select-box-filter--selected {
      color: #333333;
      border-bottom-color: #006400; } }

.a-select-box-filter::after {
  content: none !important; }

.a-switch-link-item {
  height: 4.8rem;
  margin: -0.1rem;
  display: inline-flex;
  align-items: center;
  padding: 0 3rem;
  border-radius: 2.3rem;
  text-decoration: none;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1;
  letter-spacing: 0.03em; }
  .a-switch-link-item:hover, .a-switch-link-item:focus, .a-switch-link-item:active {
    text-decoration: none;
    color: #006400; }
  .a-switch-link-item--current {
    background: #006400;
    color: #FFFFFF;
    letter-spacing: 0.05em; }
    .a-switch-link-item--current:hover, .a-switch-link-item--current:focus, .a-switch-link-item--current:active {
      color: #FFFFFF; }

.a-details-switcher {
  border-radius: 1.5rem;
  background: #FFFFFF;
  border: 1px solid #006400;
  color: #006400;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  padding: 0.6rem 1.5rem;
  font-size: 1.4rem; }
  .a-details-switcher:hover, .a-details-switcher:focus, .a-details-switcher:active {
    padding: 0.6rem 1.5rem;
    border-width: 1px; }
  .a-details-switcher--active {
    background: #006400;
    color: #FFFFFF; }
    .a-details-switcher--active .a-details-switcher__inactive-icon {
      display: none; }
    .a-details-switcher--active .a-details-switcher__active-icon {
      display: block; }
  .a-details-switcher__inactive-icon, .a-details-switcher__active-icon {
    margin-right: 0.5rem; }
  .a-details-switcher__active-icon {
    display: none; }

.a-pagination-item-button {
  height: 4rem;
  width: 4rem;
  border-radius: 50%;
  background: #006400;
  color: #FFFFFF;
  display: inline-flex;
  align-items: center;
  justify-content: center; }
  .a-pagination-item-button:hover, .a-pagination-item-button:focus, .a-pagination-item-button:active {
    color: #FFFFFF; }
  .a-pagination-item-button--prev {
    padding-right: 0.2rem; }
  .a-pagination-item-button--next {
    padding-left: 0.2rem; }
  .a-pagination-item-button--disabled {
    background: #E8E8E8;
    cursor: default;
    pointer-events: none; }

.a-pagination-item-number {
  display: flex;
  align-items: center;
  height: 100%;
  text-decoration: none;
  font-weight: 600;
  line-height: 1.375;
  color: #006400;
  font-size: 1.6rem;
  padding: 0 1rem; }
  .a-pagination-item-number:hover, .a-pagination-item-number:focus, .a-pagination-item-number:active {
    color: #006400; }
  .a-pagination-item-number:hover, .a-pagination-item-number:focus, .a-pagination-item-number:active, .a-pagination-item-number--current {
    text-decoration: none; }
    .a-pagination-item-number:hover::after, .a-pagination-item-number:focus::after, .a-pagination-item-number:active::after, .a-pagination-item-number--current::after {
      content: "";
      display: block;
      height: 0.4rem;
      width: 2rem;
      background: #006400;
      position: absolute;
      bottom: -1rem;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }
  .a-pagination-item-number--dots, .a-pagination-item-number--current {
    cursor: default;
    pointer-events: none; }
  .a-pagination-item-number--current {
    color: #333333; }

.a-pagination-item-number::after, .a-pagination-item-button::after {
  content: none !important; }

.a-link-tab {
  display: block;
  height: 4.8rem;
  background: #F4F4F4;
  border-top: 0.4rem solid #006400;
  line-height: 3;
  text-align: center;
  color: #646464;
  font-size: 1.6rem;
  font-weight: 600;
  text-decoration: none;
  white-space: nowrap;
  padding: 0 2rem; }
  .a-link-tab--active {
    background: #FFFFFF;
    color: #333333; }
  .a-link-tab:hover, .a-link-tab:focus, .a-link-tab:active {
    text-decoration: none; }

.e-picture {
  max-width: 6cm;
  max-height: 6cm;
  -webkit-column-break-inside: avoid;
          break-inside: avoid;
  overflow: hidden; }
  .e-picture__crop {
    position: relative;
    overflow: hidden;
    height: 100%; }
    .e-picture__crop--static {
      position: static; }
    .e-picture__crop--xs-1-1 {
      padding-top: 100%; }
    .e-picture__crop--xs-2-1 {
      padding-top: 50%; }
    .e-picture__crop--xs-3-2 {
      padding-top: 66.66667%; }
    .e-picture__crop--xs-4-3 {
      padding-top: 75%; }
    .e-picture__crop--xs-3-4 {
      padding-top: 133.33333%; }
    .e-picture__crop--xs-16-9 {
      padding-top: 56.25%; }
    .e-picture__crop--xs-19-3 {
      padding-top: 15.78947%; }
    .e-picture__crop--xs-117-50 {
      padding-top: 42.73504%; }
    .e-picture__crop--xs-97-21 {
      padding-top: 21.64948%; }
    .e-picture__crop--xs-5-6 {
      padding-top: 120%; }
    .e-picture__crop--xs-magazin-edition {
      padding-top: 123.75%; }
    .e-picture__crop--xs-navigation-teaser {
      padding-top: 55.83333%; }
    .e-picture__crop--xs-fraction-teaser {
      padding-top: 34.44444%; }
    .e-picture__crop--xs-standard-teaser {
      padding-top: 56.23188%; }
    .e-picture__crop--xs-praesidium-teaser {
      padding-top: 75.15152%; }
    .e-picture__crop--xs-abgeordneter {
      padding-top: 123.52941%; }
    .e-picture__crop--xs-gallery-item {
      padding-top: 56.23306%; }
    .e-picture__crop--xs-image-list-teaser {
      padding-top: 55.75758%; }
    .e-picture__crop--xs-publications-order-item {
      padding-top: 123.63636%; }
    .e-picture__crop--xs-quiz {
      padding-top: 56.28866%; }
    .e-picture__crop--xs-live-stream {
      padding-top: 123.07692%; }
    @media (min-width: 576px) {
      .e-picture__crop--sm-1-1 {
        padding-top: 100%; }
      .e-picture__crop--sm-2-1 {
        padding-top: 50%; }
      .e-picture__crop--sm-3-2 {
        padding-top: 66.66667%; }
      .e-picture__crop--sm-4-3 {
        padding-top: 75%; }
      .e-picture__crop--sm-3-4 {
        padding-top: 133.33333%; }
      .e-picture__crop--sm-16-9 {
        padding-top: 56.25%; }
      .e-picture__crop--sm-19-3 {
        padding-top: 15.78947%; }
      .e-picture__crop--sm-117-50 {
        padding-top: 42.73504%; }
      .e-picture__crop--sm-97-21 {
        padding-top: 21.64948%; }
      .e-picture__crop--sm-5-6 {
        padding-top: 120%; }
      .e-picture__crop--sm-magazin-edition {
        padding-top: 123.75%; }
      .e-picture__crop--sm-navigation-teaser {
        padding-top: 55.83333%; }
      .e-picture__crop--sm-fraction-teaser {
        padding-top: 34.44444%; }
      .e-picture__crop--sm-standard-teaser {
        padding-top: 56.23188%; }
      .e-picture__crop--sm-praesidium-teaser {
        padding-top: 75.15152%; }
      .e-picture__crop--sm-abgeordneter {
        padding-top: 123.52941%; }
      .e-picture__crop--sm-gallery-item {
        padding-top: 56.23306%; }
      .e-picture__crop--sm-image-list-teaser {
        padding-top: 55.75758%; }
      .e-picture__crop--sm-publications-order-item {
        padding-top: 123.63636%; }
      .e-picture__crop--sm-quiz {
        padding-top: 56.28866%; }
      .e-picture__crop--sm-live-stream {
        padding-top: 123.07692%; } }
    @media (min-width: 768px) {
      .e-picture__crop--md-1-1 {
        padding-top: 100%; }
      .e-picture__crop--md-2-1 {
        padding-top: 50%; }
      .e-picture__crop--md-3-2 {
        padding-top: 66.66667%; }
      .e-picture__crop--md-4-3 {
        padding-top: 75%; }
      .e-picture__crop--md-3-4 {
        padding-top: 133.33333%; }
      .e-picture__crop--md-16-9 {
        padding-top: 56.25%; }
      .e-picture__crop--md-19-3 {
        padding-top: 15.78947%; }
      .e-picture__crop--md-117-50 {
        padding-top: 42.73504%; }
      .e-picture__crop--md-97-21 {
        padding-top: 21.64948%; }
      .e-picture__crop--md-5-6 {
        padding-top: 120%; }
      .e-picture__crop--md-magazin-edition {
        padding-top: 123.75%; }
      .e-picture__crop--md-navigation-teaser {
        padding-top: 55.83333%; }
      .e-picture__crop--md-fraction-teaser {
        padding-top: 34.44444%; }
      .e-picture__crop--md-standard-teaser {
        padding-top: 56.23188%; }
      .e-picture__crop--md-praesidium-teaser {
        padding-top: 75.15152%; }
      .e-picture__crop--md-abgeordneter {
        padding-top: 123.52941%; }
      .e-picture__crop--md-gallery-item {
        padding-top: 56.23306%; }
      .e-picture__crop--md-image-list-teaser {
        padding-top: 55.75758%; }
      .e-picture__crop--md-publications-order-item {
        padding-top: 123.63636%; }
      .e-picture__crop--md-quiz {
        padding-top: 56.28866%; }
      .e-picture__crop--md-live-stream {
        padding-top: 123.07692%; } }
    @media (min-width: 992px) {
      .e-picture__crop--lg-1-1 {
        padding-top: 100%; }
      .e-picture__crop--lg-2-1 {
        padding-top: 50%; }
      .e-picture__crop--lg-3-2 {
        padding-top: 66.66667%; }
      .e-picture__crop--lg-4-3 {
        padding-top: 75%; }
      .e-picture__crop--lg-3-4 {
        padding-top: 133.33333%; }
      .e-picture__crop--lg-16-9 {
        padding-top: 56.25%; }
      .e-picture__crop--lg-19-3 {
        padding-top: 15.78947%; }
      .e-picture__crop--lg-117-50 {
        padding-top: 42.73504%; }
      .e-picture__crop--lg-97-21 {
        padding-top: 21.64948%; }
      .e-picture__crop--lg-5-6 {
        padding-top: 120%; }
      .e-picture__crop--lg-magazin-edition {
        padding-top: 123.75%; }
      .e-picture__crop--lg-navigation-teaser {
        padding-top: 55.83333%; }
      .e-picture__crop--lg-fraction-teaser {
        padding-top: 34.44444%; }
      .e-picture__crop--lg-standard-teaser {
        padding-top: 56.23188%; }
      .e-picture__crop--lg-praesidium-teaser {
        padding-top: 75.15152%; }
      .e-picture__crop--lg-abgeordneter {
        padding-top: 123.52941%; }
      .e-picture__crop--lg-gallery-item {
        padding-top: 56.23306%; }
      .e-picture__crop--lg-image-list-teaser {
        padding-top: 55.75758%; }
      .e-picture__crop--lg-publications-order-item {
        padding-top: 123.63636%; }
      .e-picture__crop--lg-quiz {
        padding-top: 56.28866%; }
      .e-picture__crop--lg-live-stream {
        padding-top: 123.07692%; } }
    @media (min-width: 1200px) {
      .e-picture__crop--xl-1-1 {
        padding-top: 100%; }
      .e-picture__crop--xl-2-1 {
        padding-top: 50%; }
      .e-picture__crop--xl-3-2 {
        padding-top: 66.66667%; }
      .e-picture__crop--xl-4-3 {
        padding-top: 75%; }
      .e-picture__crop--xl-3-4 {
        padding-top: 133.33333%; }
      .e-picture__crop--xl-16-9 {
        padding-top: 56.25%; }
      .e-picture__crop--xl-19-3 {
        padding-top: 15.78947%; }
      .e-picture__crop--xl-117-50 {
        padding-top: 42.73504%; }
      .e-picture__crop--xl-97-21 {
        padding-top: 21.64948%; }
      .e-picture__crop--xl-5-6 {
        padding-top: 120%; }
      .e-picture__crop--xl-magazin-edition {
        padding-top: 123.75%; }
      .e-picture__crop--xl-navigation-teaser {
        padding-top: 55.83333%; }
      .e-picture__crop--xl-fraction-teaser {
        padding-top: 34.44444%; }
      .e-picture__crop--xl-standard-teaser {
        padding-top: 56.23188%; }
      .e-picture__crop--xl-praesidium-teaser {
        padding-top: 75.15152%; }
      .e-picture__crop--xl-abgeordneter {
        padding-top: 123.52941%; }
      .e-picture__crop--xl-gallery-item {
        padding-top: 56.23306%; }
      .e-picture__crop--xl-image-list-teaser {
        padding-top: 55.75758%; }
      .e-picture__crop--xl-publications-order-item {
        padding-top: 123.63636%; }
      .e-picture__crop--xl-quiz {
        padding-top: 56.28866%; }
      .e-picture__crop--xl-live-stream {
        padding-top: 123.07692%; } }
  .e-picture--green {
    background: #DBE9D5; }
  .e-picture__img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
    .e-picture__img--static {
      position: static;
      height: auto;
      width: auto;
      max-width: 100%; }
  .e-picture__icon {
    position: absolute;
    bottom: 1.5rem;
    left: 1.5rem;
    width: 3.8rem;
    height: 3.8rem;
    color: #FFFFFF; }
    .e-picture__icon--expand {
      width: 1.6rem;
      height: 1.6rem; }
    .e-picture__icon--text {
      bottom: 1.6rem;
      left: 7rem; }
      @media (min-width: 768px) {
        .e-picture__icon--text {
          bottom: 3.2rem;
          left: 10rem; } }
  .e-picture__metadata {
    font-size: 1.2rem;
    letter-spacing: 0.1px; }
  .e-picture__button, .e-picture__button:hover, .e-picture__button:focus, .e-picture__button:active {
    background: transparent;
    padding: 0;
    border: none;
    position: absolute;
    bottom: 0;
    left: 0; }
  .e-picture__icon-text {
    position: absolute;
    bottom: 2.2rem;
    left: 12rem;
    color: #FFFFFF;
    font-weight: 600;
    font-size: 1.6rem; }
    @media (min-width: 768px) {
      .e-picture__icon-text {
        bottom: 3.8rem;
        left: 15.2rem; } }

.e-quick-access {
  padding: 2rem 0;
  min-width: 28rem;
  max-width: calc(100vw - 9rem); }
  @media (min-width: 768px) {
    .e-quick-access {
      width: 39rem; } }
  @media (min-width: 1200px) {
    .e-quick-access {
      width: 41rem; } }
  .e-quick-access__header, .e-quick-access__body {
    border-bottom: 2px solid #FFFFFF; }
  .e-quick-access__title {
    font-size: 1.6rem;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    line-height: 1.375;
    margin-bottom: 2rem; }
  .e-quick-access__list {
    margin: 0;
    padding: 1rem 0;
    display: flex;
    flex-direction: column;
    list-style: none;
    font-size: 1.6rem; }
  .e-quick-access__item {
    padding: 1rem 0;
    margin: 0;
    display: flex;
    line-height: 1.25; }
  .e-quick-access__link {
    color: #333333;
    text-decoration: none;
    flex-grow: 1;
    margin-right: 1rem; }
    .e-quick-access__link:hover, .e-quick-access__link:focus, .e-quick-access__link:active {
      text-decoration: none; }
      .e-quick-access__link:hover .e-quick-access__item-name, .e-quick-access__link:focus .e-quick-access__item-name, .e-quick-access__link:active .e-quick-access__item-name {
        text-decoration: underline; }
  .e-quick-access__arrow-icon {
    width: 1.2rem;
    height: 1rem;
    margin: 0 1rem 0.2rem 0; }
  .e-quick-access__remove-form {
    flex-shrink: 0;
    flex-grow: 0; }
  .e-quick-access__remove {
    background: transparent;
    padding: 0;
    border: 0;
    border-radius: 0;
    color: #333333; }
    .e-quick-access__remove:hover, .e-quick-access__remove:focus, .e-quick-access__remove:active {
      padding: 0; }
  .e-quick-access__remove-icon {
    width: 1.6rem;
    height: 1.6rem; }
  .e-quick-access__footer {
    padding-top: 2rem; }
  .e-quick-access__add {
    background: transparent;
    padding: 0;
    border: 0;
    border-radius: 0;
    color: #82001E;
    line-height: 1.25;
    display: flex; }
    .e-quick-access__add:hover, .e-quick-access__add:focus, .e-quick-access__add:active {
      padding: 0; }
      .e-quick-access__add:hover .e-quick-access__add-text, .e-quick-access__add:focus .e-quick-access__add-text, .e-quick-access__add:active .e-quick-access__add-text {
        text-decoration: underline; }
    .e-quick-access__add[disabled] {
      color: #646464;
      cursor: not-allowed; }
      .e-quick-access__add[disabled]:hover .e-quick-access__add-text, .e-quick-access__add[disabled]:focus .e-quick-access__add-text, .e-quick-access__add[disabled]:active .e-quick-access__add-text {
        text-decoration: none; }
  .e-quick-access__add-icon {
    margin-left: 0.8rem;
    width: 1.7rem;
    height: 1.6rem; }

.e-stage-item-simple__img {
  margin-bottom: 3rem; }

.e-stage-item-simple__content {
  padding: 0 1.5rem; }

.e-stage-item-simple__title {
  font-size: 2rem;
  line-height: 1.3;
  margin-bottom: 2rem; }

.e-stage-item-simple__body {
  margin-bottom: 2rem; }
  .e-stage-item-simple__body p:last-child, .e-stage-item-simple__body ul:last-child, .e-stage-item-simple__body ol:last-child, .e-stage-item-simple__body blockquote:last-child, .e-stage-item-simple__body h1:last-child, .e-stage-item-simple__body h2:last-child, .e-stage-item-simple__body h3:last-child, .e-stage-item-simple__body h4:last-child, .e-stage-item-simple__body h5:last-child, .e-stage-item-simple__body h6:last-child, .e-stage-item-simple__body figure:last-child {
    margin-bottom: 0; }

.e-stage-item-text {
  padding: 0 8.5rem 0 4.5rem; }
  @media (min-width: 1200px) {
    .e-stage-item-text {
      padding: 0 7.5rem 0 4.5rem; } }
  .e-stage-item-text__title {
    font-size: 2.8rem;
    line-height: 1.35714; }
  .e-stage-item-text__body {
    margin-bottom: 3rem; }
    .e-stage-item-text__body p, .e-stage-item-text__body ul, .e-stage-item-text__body ol, .e-stage-item-text__body blockquote, .e-stage-item-text__body h1, .e-stage-item-text__body h2, .e-stage-item-text__body h3, .e-stage-item-text__body h4, .e-stage-item-text__body h5, .e-stage-item-text__body h6, .e-stage-item-text__body figure {
      font-size: 1.6rem; }
      @media (min-width: 1200px) {
        .e-stage-item-text__body p, .e-stage-item-text__body ul, .e-stage-item-text__body ol, .e-stage-item-text__body blockquote, .e-stage-item-text__body h1, .e-stage-item-text__body h2, .e-stage-item-text__body h3, .e-stage-item-text__body h4, .e-stage-item-text__body h5, .e-stage-item-text__body h6, .e-stage-item-text__body figure {
          font-size: 1.8rem; } }

.e-floating-help {
  background: #FFFFFF;
  border-radius: 0.4rem;
  padding: 3rem; }
  .e-floating-help__body {
    margin-bottom: 7.5rem; }
    .e-floating-help__body p, .e-floating-help__body ul, .e-floating-help__body ol, .e-floating-help__body blockquote, .e-floating-help__body h1, .e-floating-help__body h2, .e-floating-help__body h3, .e-floating-help__body h4, .e-floating-help__body h5, .e-floating-help__body h6, .e-floating-help__body figure {
      margin-bottom: 2rem; }
      @media (min-width: 768px) {
        .e-floating-help__body p, .e-floating-help__body ul, .e-floating-help__body ol, .e-floating-help__body blockquote, .e-floating-help__body h1, .e-floating-help__body h2, .e-floating-help__body h3, .e-floating-help__body h4, .e-floating-help__body h5, .e-floating-help__body h6, .e-floating-help__body figure {
          font-size: 1.6rem;
          line-height: 1.375; } }
  .e-floating-help__trigger {
    width: 6rem;
    height: 6rem;
    background: #006400;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 0;
    border-radius: 50%; }
    .e-floating-help__trigger:hover, .e-floating-help__trigger:focus, .e-floating-help__trigger:active {
      padding: 0;
      border: 0; }
    .e-floating-help__trigger--active .e-floating-help__trigger-content--close {
      display: block; }
    .e-floating-help__trigger--active .e-floating-help__trigger-content--open {
      display: none; }
  .e-floating-help__trigger-content--close {
    display: none; }
  .e-floating-help__trigger-content--open {
    display: block; }
  .e-floating-help__trigger-icon {
    color: #FFFFFF; }
    .e-floating-help__trigger-icon--close {
      width: 4.3rem;
      height: 4.3rem; }
    .e-floating-help__trigger-icon--open {
      width: 3.4rem;
      height: 3.4rem; }
  .e-floating-help__floating {
    -webkit-transform-origin: calc(100% - 3rem) 100%;
            transform-origin: calc(100% - 3rem) 100%;
    -webkit-transform: scale(0);
            transform: scale(0);
    transition: -webkit-transform 300ms ease-in-out;
    transition: transform 300ms ease-in-out;
    transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
    min-width: 27.3rem; }
  .e-floating-help__popover--active .e-floating-help__floating {
    -webkit-transform: scale(1);
            transform: scale(1); }

.e-download {
  display: inline-block; }
  .e-download__desc {
    display: block;
    color: #646464; }
  .e-download__detailed {
    line-height: 1.5;
    margin: 1.8rem 0 0;
    font-size: 1.2rem; }

.e-magazine-chapter {
  display: flex;
  flex-direction: column; }
  @media (min-width: 768px) {
    .e-magazine-chapter {
      flex-direction: row; } }
  @media (min-width: 768px) {
    .e-magazine-chapter__column-left {
      width: 84%; } }
  @media (min-width: 1200px) {
    .e-magazine-chapter__column-left {
      width: 79%; } }
  .e-magazine-chapter__column-right {
    flex: 1;
    padding-left: 4rem; }
    @media (min-width: 768px) {
      .e-magazine-chapter__column-right {
        padding-left: 0; } }
  .e-magazine-chapter__img {
    width: 2.4rem;
    height: 4.5rem;
    position: absolute;
    left: 0;
    margin-top: .2rem; }
  .e-magazine-chapter__download {
    position: relative;
    text-decoration: none; }
    .e-magazine-chapter__download:hover, .e-magazine-chapter__download:focus, .e-magazine-chapter__download:active {
      text-decoration: none; }
  .e-magazine-chapter__title {
    padding-left: 4rem;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 1.6rem;
    color: #006400;
    line-height: 1.375; }
  .e-magazine-chapter__subtitle {
    padding-left: 4rem;
    margin-bottom: 0;
    font-size: 1.6rem;
    line-height: 1.375; }
  .e-magazine-chapter__category {
    font-size: 1.2rem;
    padding-left: 4rem;
    margin-top: 1.5rem;
    margin-bottom: 0;
    line-height: 1.5; }
  .e-magazine-chapter__pages {
    margin-top: 2rem;
    margin-bottom: 0;
    font-size: 1.6rem;
    line-height: 1.375; }
    @media (min-width: 768px) {
      .e-magazine-chapter__pages {
        margin-top: 0; } }
  .e-magazine-chapter__date {
    display: block;
    font-size: 1.2rem;
    margin-bottom: 0;
    line-height: 1.5; }
  .e-magazine-chapter__edition {
    margin-top: 1rem;
    font-size: 1.2rem;
    margin-bottom: 0;
    line-height: 1.5; }

.e-magazine-chapter-link {
  display: inline-block; }
  .e-magazine-chapter-link__desc {
    display: block; }

.e-magazine-chapter-summary {
  display: inline-block; }

.e-magazin-edition__img-container, .e-magazin-edition__body {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

.e-magazin-edition__img-container {
  max-width: 16.5rem;
  margin-bottom: 3rem; }
  @media (min-width: 768px) {
    .e-magazin-edition__img-container {
      flex: 0 0 24rem;
      max-width: 24rem; } }

@media (min-width: 768px) {
  .e-magazin-edition__body {
    flex: 0 0 calc(100% - 24rem);
    max-width: calc(100% - 24rem); } }

.e-magazin-edition__meta {
  font-size: 1.6rem;
  line-height: 1.375;
  color: #646464;
  margin-bottom: 0.5rem; }

.e-magazin-edition__meta-info::after {
  content: "|"; }

.e-magazin-edition__meta-info:last-child::after {
  content: none; }

.e-magazin-edition__title {
  font-size: 2rem;
  line-height: 1.3;
  letter-spacing: 0.01em; }

.e-magazin-edition__list-header {
  display: flex;
  justify-content: space-between;
  font-size: 1.6rem;
  line-height: 1.375;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #E8E8E8; }

.e-magazin-edition__list-title {
  font-weight: 600; }

.e-magazin-edition__all-link {
  text-align: right; }

.e-magazin-edition__list {
  list-style: none;
  padding: 1rem 0 1.5rem 0;
  margin: 0 0 2rem 0;
  border-bottom: 1px solid #E8E8E8;
  font-size: 1.6rem;
  line-height: 1.375; }

.e-magazin-edition__list-item {
  padding: 0;
  margin: 1.5rem 0; }
  .e-magazin-edition__list-item:last-child {
    margin-bottom: 1.5rem; }

.e-magazin-edition__footer {
  display: flex;
  flex-wrap: wrap;
  margin: -1rem 0; }

.e-magazin-edition__download, .e-magazin-edition__button {
  padding-top: 1rem;
  padding-bottom: 1rem; }

.e-magazin-edition__download {
  position: relative;
  padding-left: 4rem; }

.e-magazin-edition__download-icon {
  position: absolute;
  left: 0;
  width: 2.5rem;
  height: 3rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #006400; }

.e-magazin-edition__button {
  flex-grow: 1;
  text-align: right;
  padding-left: 3rem; }

.e-calendar {
  border: 1px solid #E8E8E8;
  border-bottom: 4px solid #006400;
  height: 100%; }
  .e-calendar__head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.5rem;
    border-bottom: 2px solid #FFFFFF; }
  .e-calendar__head-btn {
    flex-grow: 0;
    flex-shrink: 0;
    height: 2.4rem;
    width: 2.4rem;
    border-radius: 50%;
    background: #006400;
    padding: 0;
    border: 0;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center; }
    .e-calendar__head-btn:hover, .e-calendar__head-btn:focus, .e-calendar__head-btn:active {
      padding: 0;
      border: 0; }
    .e-calendar__head-btn[disabled], .e-calendar__head-btn[disabled]:hover, .e-calendar__head-btn[disabled]:focus, .e-calendar__head-btn[disabled]:active {
      background: #646464; }
    .e-calendar__head-btn--prev, .e-calendar__head-btn--prev:hover, .e-calendar__head-btn--prev:focus, .e-calendar__head-btn--prev:active {
      padding-right: 0.2rem; }
    .e-calendar__head-btn--next, .e-calendar__head-btn--next:hover, .e-calendar__head-btn--next:focus, .e-calendar__head-btn--next:active {
      padding-left: 0.2rem; }
  .e-calendar__head-btn-icon {
    width: 0.6rem;
    height: 1rem; }
  .e-calendar__head-title {
    margin-bottom: 0;
    font-size: 1.6rem;
    line-height: 1.375;
    padding-top: 0.3rem;
    text-align: center; }
  .e-calendar__table-container {
    overflow-x: auto;
    padding: 0.75rem; }
  .e-calendar__table {
    width: 100%;
    max-width: 100%; }
    .e-calendar__table, .e-calendar__table tr, .e-calendar__table td, .e-calendar__table th {
      border: 0; }
    @media (min-width: 768px) {
      .e-calendar__table {
        font-size: 1.2rem;
        line-height: 1.5; } }

.e-calendar__cell, .e-calendar__cell--kw, .e-calendar-week__cell--kw, .e-calendar__cell--wd, .e-calendar-day__name, .e-calendar-week__cell, .e-calendar-day {
  padding: 0.75rem;
  text-align: center; }
  .e-calendar__cell--kw, .e-calendar-week__cell--kw {
    color: #646464;
    font-weight: 400; }
  .e-calendar__cell--wd, .e-calendar-day__name {
    text-transform: uppercase; }

.e-calendar-week {
  background: transparent !important;
  padding: 0; }

.e-calendar-day {
  font-weight: 600; }
  .e-calendar-day--vertical {
    font-size: 1.8rem; }
  .e-calendar-day__name {
    display: block;
    margin-bottom: 2rem;
    font-size: 1.6rem; }
  .e-calendar-day__date {
    text-align: center;
    display: inline-block;
    width: 4.2rem;
    position: relative;
    border-radius: 1.6rem;
    padding: 0.35rem 0.75rem;
    margin: -0.75rem;
    text-decoration: none;
    color: #333333; }
    .e-calendar-day__date:hover, .e-calendar-day__date:focus, .e-calendar-day__date:active {
      text-decoration: none; }
    .e-calendar-day__date--current {
      background: #FFFFFF; }
    .e-calendar-day__date--vertical {
      width: 4rem;
      border-radius: 2rem;
      padding: 1rem 0 2.5rem; }
      .e-calendar-day__date--vertical .e-calendar-day__category {
        left: 0.85rem;
        bottom: 1.7rem;
        height: 0.5rem; }
      .e-calendar-day__date--vertical.e-calendar-day__date--current {
        color: #006400; }
    .e-calendar-day__date::after {
      content: none !important; }
  .e-calendar-day__category {
    position: absolute;
    width: 2.3rem;
    height: 0.3rem;
    left: 1rem;
    bottom: 0.4rem;
    color: #333333; }

.e-calendar-legend {
  margin-top: 1rem;
  margin-left: 1.5rem; }
  @media (min-width: 768px) {
    .e-calendar-legend {
      margin-top: 1.5rem; } }
  @media (min-width: 1200px) {
    .e-calendar-legend {
      margin-top: 2rem; } }
  .e-calendar-legend__icon {
    height: .5rem;
    width: 2.3rem; }
  .e-calendar-legend__item {
    display: block; }
    @media (min-width: 768px) {
      .e-calendar-legend__item {
        display: inline-block; } }
  .e-calendar-legend__item-text {
    margin-left: .8rem;
    font-size: 1.4rem; }
    @media (min-width: 768px) {
      .e-calendar-legend__item-text {
        margin-right: 1.8rem; } }
    @media (min-width: 1200px) {
      .e-calendar-legend__item-text {
        margin-right: 2.8rem; } }

.e-calendar.e-calendar--with-legend {
  box-shadow: none;
  border: none;
  height: auto; }
  .e-calendar.e-calendar--with-legend .e-calendar__head-btn-icon {
    width: 1rem;
    height: 1.6rem; }
  .e-calendar.e-calendar--with-legend .e-calendar__head-btn {
    height: 4rem;
    width: 4rem; }
  .e-calendar.e-calendar--with-legend .e-calendar__table-container {
    padding-top: 1.75rem;
    padding-bottom: 2rem; }
  .e-calendar.e-calendar--with-legend .e-calendar__head-title {
    padding: .3rem .5rem 0;
    font-size: 2rem; }
  .e-calendar.e-calendar--with-legend.e-calendar--weekly .e-calendar-day__date--vertical {
    padding: 0.3rem 0 1.9rem; }
  .e-calendar.e-calendar--with-legend.e-calendar--weekly .e-calendar-day__name {
    margin-bottom: 1rem; }
  .e-calendar.e-calendar--with-legend.e-calendar--weekly .e-calendar-day__category {
    bottom: 1.6rem; }
  @media (min-width: 768px) {
    .e-calendar.e-calendar--with-legend.e-calendar--weekly .e-calendar-day__name {
      margin-bottom: 1.5rem; }
    .e-calendar.e-calendar--with-legend.e-calendar--weekly .e-calendar-day__date--vertical {
      width: 5rem;
      border-radius: 2.5rem;
      padding: 0 0 1.4rem; }
    .e-calendar.e-calendar--with-legend.e-calendar--weekly .e-calendar-day__category {
      left: 1.35rem;
      bottom: 1.4rem; } }
  @media (min-width: 1200px) {
    .e-calendar.e-calendar--with-legend.e-calendar--weekly .e-calendar-day__date--vertical {
      width: 6rem;
      border-radius: 3rem;
      padding: 0 0 1.4rem; }
    .e-calendar.e-calendar--with-legend.e-calendar--weekly .e-calendar-day__category {
      left: 1.85rem;
      bottom: 1.4rem; } }
  .e-calendar.e-calendar--with-legend.e-calendar--monthly .e-calendar-day__date {
    width: 4.5rem;
    height: 4.5rem;
    border-radius: 2.25rem;
    padding-top: 0.75rem;
    font-size: 1.8rem; }
  .e-calendar.e-calendar--with-legend.e-calendar--monthly .e-calendar__cell--wd {
    padding-bottom: 0;
    padding-top: 0.8rem; }
  .e-calendar.e-calendar--with-legend.e-calendar--monthly .e-calendar__cell {
    font-size: 1.6rem; }
  .e-calendar.e-calendar--with-legend.e-calendar--monthly .e-calendar-week {
    height: 6.5rem; }
  .e-calendar.e-calendar--with-legend.e-calendar--monthly .e-calendar-day__category {
    left: 1.1rem;
    bottom: 1.2rem; }
  @media (min-width: 768px) {
    .e-calendar.e-calendar--with-legend.e-calendar--monthly .e-calendar-day__category {
      left: 1.6rem;
      bottom: 1.6rem; }
    .e-calendar.e-calendar--with-legend.e-calendar--monthly .e-calendar-day__date {
      width: 5.6rem;
      height: 5.6rem;
      border-radius: 2.8rem;
      padding-top: 1.35rem; } }

.e-accordion__title {
  margin-bottom: 3rem; }

.e-accordion-item {
  position: relative;
  border-top: 0.1rem solid #E8E8E8;
  font-size: 1.5rem; }
  .e-accordion-item:last-child {
    border-bottom: 0.1rem solid #E8E8E8; }
  .e-accordion-item__heading {
    display: inline-block;
    cursor: pointer;
    font-weight: 600;
    margin-bottom: 0;
    line-height: 1.625;
    border: none;
    color: #333333;
    background: transparent;
    border-radius: 0;
    text-align: left;
    white-space: normal;
    font-size: 1.6rem;
    padding: 1.5rem 6rem 1.5rem 4.5rem; }
    .e-accordion-item__heading:hover, .e-accordion-item__heading:focus, .e-accordion-item__heading:active {
      padding: 1.5rem 6rem 1.5rem 4.5rem; }
      @media (min-width: 768px) {
        .e-accordion-item__heading:hover, .e-accordion-item__heading:focus, .e-accordion-item__heading:active {
          padding-left: 6rem; } }
    @media (min-width: 768px) {
      .e-accordion-item__heading {
        padding-left: 6rem; } }
    .e-accordion-item__heading[aria-expanded="true"] > .e-accordion-item__icon-arrow {
      -webkit-transform: rotateZ(180deg);
              transform: rotateZ(180deg); }
  .e-accordion-item__title {
    all: inherit;
    padding: 0;
    margin: 0; }
  .e-accordion-item__icon-arrow {
    position: absolute;
    left: 1.5rem;
    top: 1.9rem;
    transition: 300ms;
    -webkit-transform: rotateZ(180deg);
            transform: rotateZ(180deg); }
  .e-accordion-item__remove-icon {
    width: 1.1rem; }
  .e-accordion-item__remove-button {
    position: absolute;
    top: 0;
    right: 0;
    padding: 1.5rem 2rem;
    border: none; }
    .e-accordion-item__remove-button:hover, .e-accordion-item__remove-button:focus, .e-accordion-item__remove-button:active {
      padding: 1.5rem 2rem; }
  .e-accordion-item__content {
    padding-left: 4.5rem;
    padding-right: 4.5rem;
    line-height: 1.375;
    display: block !important; }
    .e-accordion-item__content p, .e-accordion-item__content ul, .e-accordion-item__content ol, .e-accordion-item__content blockquote, .e-accordion-item__content h1, .e-accordion-item__content h2, .e-accordion-item__content h3, .e-accordion-item__content h4, .e-accordion-item__content h5, .e-accordion-item__content h6, .e-accordion-item__content figure {
      font-size: 1.6rem; }
      .e-accordion-item__content p:last-child, .e-accordion-item__content ul:last-child, .e-accordion-item__content ol:last-child, .e-accordion-item__content blockquote:last-child, .e-accordion-item__content h1:last-child, .e-accordion-item__content h2:last-child, .e-accordion-item__content h3:last-child, .e-accordion-item__content h4:last-child, .e-accordion-item__content h5:last-child, .e-accordion-item__content h6:last-child, .e-accordion-item__content figure:last-child {
        margin-bottom: 0; }
    @media (min-width: 768px) {
      .e-accordion-item__content {
        padding-left: 6rem; } }
  .e-accordion-item .e-accordion-item__content-body {
    padding-bottom: 1.5rem; }

@media (min-width: 768px) {
  .e-accordion-item--dark .e-accordion-item__heading {
    font-size: 2rem;
    line-height: 1.3; } }

.e-accordion-item--dark .e-accordion-item__content-body {
  padding-top: 3rem;
  padding-bottom: 4.5rem; }

@media (min-width: 768px) {
  .e-accordion-item--light .e-accordion-item__heading, .e-accordion-item--search-result .e-accordion-item__heading {
    font-size: 2rem;
    line-height: 1.3; } }

@media (min-width: 768px) {
  .e-accordion-item--search-result .e-accordion-item__heading {
    font-size: 1.6rem;
    line-height: 1.375; } }

.e-accordion-intranet {
  border: 1px solid #E8E8E8;
  border-bottom: 4px solid #006400;
  height: 100%;
  padding: 3rem 1.5rem;
  border-bottom-color: #82001E;
  background-color: #FFFFFF; }
  .e-accordion-intranet__heading {
    font-size: 1.6rem;
    color: #82001E;
    text-transform: uppercase; }
  .e-accordion-intranet__body {
    margin-bottom: 2rem; }
  .e-accordion-intranet__message {
    display: none;
    font-weight: 600;
    margin: 0 4.5rem; }
    @media (min-width: 768px) {
      .e-accordion-intranet__message {
        margin: 0 6rem; } }
    .e-accordion-intranet__message:only-child {
      display: block; }

.e-text-hightlight {
  position: relative;
  padding-left: 4.5rem;
  padding-right: 4.5rem; }
  @media (min-width: 768px) {
    .e-text-hightlight {
      padding-left: 10rem;
      padding-right: 6rem; } }
  @media (min-width: 1200px) {
    .e-text-hightlight {
      padding-right: 10rem; } }
  .e-text-hightlight__icon {
    position: absolute;
    left: 0;
    width: 3rem;
    height: auto; }
    @media (min-width: 768px) {
      .e-text-hightlight__icon {
        width: 7rem; } }
  .e-text-hightlight__title {
    margin-bottom: 2rem; }
  @media (min-width: 768px) {
    .e-text-hightlight__body {
      font-size: 2rem; } }
  .e-text-hightlight__body p, .e-text-hightlight__body ul, .e-text-hightlight__body ol, .e-text-hightlight__body blockquote, .e-text-hightlight__body h1, .e-text-hightlight__body h2, .e-text-hightlight__body h3, .e-text-hightlight__body h4, .e-text-hightlight__body h5, .e-text-hightlight__body h6, .e-text-hightlight__body figure {
    margin-bottom: 2rem; }
    .e-text-hightlight__body p:last-child,
    .e-text-hightlight__body p li:last-child, .e-text-hightlight__body ul:last-child,
    .e-text-hightlight__body ul li:last-child, .e-text-hightlight__body ol:last-child,
    .e-text-hightlight__body ol li:last-child, .e-text-hightlight__body blockquote:last-child,
    .e-text-hightlight__body blockquote li:last-child, .e-text-hightlight__body h1:last-child,
    .e-text-hightlight__body h1 li:last-child, .e-text-hightlight__body h2:last-child,
    .e-text-hightlight__body h2 li:last-child, .e-text-hightlight__body h3:last-child,
    .e-text-hightlight__body h3 li:last-child, .e-text-hightlight__body h4:last-child,
    .e-text-hightlight__body h4 li:last-child, .e-text-hightlight__body h5:last-child,
    .e-text-hightlight__body h5 li:last-child, .e-text-hightlight__body h6:last-child,
    .e-text-hightlight__body h6 li:last-child, .e-text-hightlight__body figure:last-child,
    .e-text-hightlight__body figure li:last-child {
      margin-bottom: 0; }
    @media (min-width: 768px) {
      .e-text-hightlight__body p, .e-text-hightlight__body ul, .e-text-hightlight__body ol, .e-text-hightlight__body blockquote, .e-text-hightlight__body h1, .e-text-hightlight__body h2, .e-text-hightlight__body h3, .e-text-hightlight__body h4, .e-text-hightlight__body h5, .e-text-hightlight__body h6, .e-text-hightlight__body figure {
        font-size: 2rem; } }

@media (min-width: 768px) {
  .e-search-result {
    position: relative;
    padding-left: 10rem; } }

.e-search-result__selection {
  margin-bottom: 2rem;
  display: flex;
  align-items: center;
  justify-content: flex-start; }
  @media (min-width: 768px) {
    .e-search-result__selection {
      position: absolute;
      left: 0;
      top: 0;
      width: 7rem;
      height: auto;
      margin-bottom: 0; } }

.e-search-result__accordion .e-accordion-item__heading,
.e-search-result__accordion .e-accordion-item__content {
  padding-left: 3rem; }

.e-search-result__accordion .e-accordion-item__icon-arrow {
  left: 0; }
  @media (min-width: 768px) {
    .e-search-result__accordion .e-accordion-item__icon-arrow {
      top: 1.7rem; } }

.e-search-result__label {
  font-weight: 600;
  margin: 0 0 0 1.5rem; }

.e-search-result__body p, .e-search-result__body ul, .e-search-result__body ol, .e-search-result__body blockquote, .e-search-result__body h1, .e-search-result__body h2, .e-search-result__body h3, .e-search-result__body h4, .e-search-result__body h5, .e-search-result__body h6, .e-search-result__body figure {
  margin-bottom: 2rem; }
  @media (min-width: 768px) {
    .e-search-result__body p, .e-search-result__body ul, .e-search-result__body ol, .e-search-result__body blockquote, .e-search-result__body h1, .e-search-result__body h2, .e-search-result__body h3, .e-search-result__body h4, .e-search-result__body h5, .e-search-result__body h6, .e-search-result__body figure {
      font-size: 1.6rem;
      line-height: 1.375; } }

.e-search-result__link-list {
  list-style: none;
  padding: 1.5rem 0 0 0;
  margin: 0; }

.e-search-result__link {
  padding: 0;
  margin-bottom: 0.75rem; }
  @media (min-width: 768px) {
    .e-search-result__link {
      display: inline-block;
      margin-right: 3rem;
      font-size: 1.6rem;
      line-height: 1.375; } }
  .e-search-result__link:last-child {
    margin-bottom: 0; }

.e-document-result-item__key {
  font-weight: 600;
  text-decoration: none;
  margin-bottom: 0.5rem; }
  .e-document-result-item__key:hover, .e-document-result-item__key:focus, .e-document-result-item__key:active {
    color: #006400;
    text-decoration: none; }
  @media (min-width: 768px) {
    .e-document-result-item__key {
      margin-bottom: 1rem; } }

.e-document-result-item__date {
  font-size: 1.2rem;
  line-height: 1.5; }
  .e-document-result-item__date p {
    font-size: inherit;
    margin: 0; }

.e-document-result-item__category {
  font-size: 1.2rem;
  line-height: 1.83333;
  font-weight: 600;
  text-align: right; }
  @media (min-width: 768px) {
    .e-document-result-item__category {
      font-size: 1.6rem;
      text-align: left;
      line-height: 1.375; } }

.e-document-result-item__title, .e-document-result-item__body {
  padding-left: 4rem; }

.e-document-result-item__title {
  position: relative;
  color: #006400;
  text-decoration: none;
  display: block; }
  .e-document-result-item__title:hover, .e-document-result-item__title:focus, .e-document-result-item__title:active {
    color: #006400;
    text-decoration: none; }

.e-document-result-item__title-icon {
  position: absolute;
  left: 0;
  top: 0.4rem;
  width: 2.5rem;
  height: 4.5rem; }

.e-document-result-item__title-text {
  margin-bottom: 1rem;
  font-size: 1.6rem;
  line-height: 1.375;
  letter-spacing: 0.03em;
  font-weight: 600; }

.e-document-result-item__body {
  font-size: 1.2rem;
  line-height: 1.5; }
  .e-document-result-item__body p, .e-document-result-item__body ul, .e-document-result-item__body ol, .e-document-result-item__body blockquote, .e-document-result-item__body h1, .e-document-result-item__body h2, .e-document-result-item__body h3, .e-document-result-item__body h4, .e-document-result-item__body h5, .e-document-result-item__body h6, .e-document-result-item__body figure {
    line-height: inherit; }
    .e-document-result-item__body p:last-child, .e-document-result-item__body ul:last-child, .e-document-result-item__body ol:last-child, .e-document-result-item__body blockquote:last-child, .e-document-result-item__body h1:last-child, .e-document-result-item__body h2:last-child, .e-document-result-item__body h3:last-child, .e-document-result-item__body h4:last-child, .e-document-result-item__body h5:last-child, .e-document-result-item__body h6:last-child, .e-document-result-item__body figure:last-child {
      margin-bottom: 0; }
    @media (min-width: 768px) {
      .e-document-result-item__body p, .e-document-result-item__body ul, .e-document-result-item__body ol, .e-document-result-item__body blockquote, .e-document-result-item__body h1, .e-document-result-item__body h2, .e-document-result-item__body h3, .e-document-result-item__body h4, .e-document-result-item__body h5, .e-document-result-item__body h6, .e-document-result-item__body figure {
        font-size: inherit; } }

.e-loader {
  display: none; }

@media (min-width: 1200px) {
  .e-abgeordneter-map {
    display: flex; } }

.e-abgeordneter-map__img {
  width: 17rem;
  margin: 0 0 2rem 0; }
  @media (min-width: 1200px) {
    .e-abgeordneter-map__img {
      margin: 0 3rem 0 0;
      flex-grow: 0;
      flex-shrink: 0; } }

@media (min-width: 1200px) {
  .e-abgeordneter-map__body {
    flex: 1; } }

.e-abgeordneter-map__name {
  font-size: 1.6rem;
  line-height: 1.375;
  margin-bottom: 0; }

.e-abgeordneter-seating__img {
  width: 17rem;
  margin-bottom: 3rem; }

.e-abgeordneter-seating__meta-prop, .e-abgeordneter-seating__meta-value {
  line-height: 1.375; }

.e-abgeordneter-seating__meta-prop {
  font-weight: 600; }

.e-abgeordneter-seating__meta-value {
  margin-bottom: 3rem; }

.e-abgeordneter-seating-tooltip {
  text-align: center;
  margin-bottom: 1.5rem; }
  .e-abgeordneter-seating-tooltip:last-child {
    margin-bottom: 0; }
  .e-abgeordneter-seating-tooltip__name {
    font-size: 1.4rem;
    line-height: 1.28571;
    font-weight: 600;
    letter-spacing: 0.03em;
    color: #006400; }
  .e-abgeordneter-seating-tooltip__faction {
    font-size: 1.2rem;
    line-height: 1.5;
    letter-spacing: 0.005em; }

.e-abgeordneter {
  padding: 4.5rem 1.5rem 4rem; }
  .e-abgeordneter__image {
    padding-right: 23%;
    margin-bottom: 4.5rem; }
    @media (min-width: 768px) {
      .e-abgeordneter__image {
        padding-right: 8%;
        margin-bottom: 0; } }
    @media (min-width: 1200px) {
      .e-abgeordneter__image {
        padding-right: 4%; } }
  .e-abgeordneter__details-row {
    margin: -1.15rem 0; }
  .e-abgeordneter__details-column {
    padding: 1.15rem 0; }
  .e-abgeordneter__meta-key {
    display: block;
    margin-top: 2.3rem; }
    .e-abgeordneter__meta-key:first-child {
      margin-top: 0; }
  .e-abgeordneter__social-media-title {
    padding-bottom: .3rem;
    border-bottom: .1rem solid #CCCCCC;
    margin-bottom: 1.5rem;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1.375; }
  .e-abgeordneter__social-media-icon {
    color: #FFFFFF;
    height: 2.6rem;
    width: 2.5rem; }
  .e-abgeordneter__social-list {
    list-style: none;
    margin: 0;
    padding: 0; }
  .e-abgeordneter__social-item {
    display: inline-block;
    padding: 0;
    margin: 0 1.5rem 0 0; }
    .e-abgeordneter__social-item:last-child {
      margin-right: 0; }
  .e-abgeordneter__instagram-icon {
    background-color: #875B9B;
    width: 4.8rem;
    height: 4.8rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center; }
  .e-abgeordneter__twitter-icon {
    background-color: #4EB8DE;
    width: 4.8rem;
    height: 4.8rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center; }
  .e-abgeordneter__facebook-icon {
    background-color: #3C64A7;
    width: 4.8rem;
    height: 4.8rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center; }
  @media (min-width: 768px) {
    .e-abgeordneter {
      padding-left: 0;
      padding-right: 0; } }

.e-gallery-item__body {
  line-height: 1.375;
  margin-bottom: 2rem; }
  .e-gallery-item__body p, .e-gallery-item__body ul, .e-gallery-item__body ol, .e-gallery-item__body blockquote, .e-gallery-item__body h1, .e-gallery-item__body h2, .e-gallery-item__body h3, .e-gallery-item__body h4, .e-gallery-item__body h5, .e-gallery-item__body h6, .e-gallery-item__body figure {
    font-size: 1.6rem; }
    .e-gallery-item__body p:last-child, .e-gallery-item__body ul:last-child, .e-gallery-item__body ol:last-child, .e-gallery-item__body blockquote:last-child, .e-gallery-item__body h1:last-child, .e-gallery-item__body h2:last-child, .e-gallery-item__body h3:last-child, .e-gallery-item__body h4:last-child, .e-gallery-item__body h5:last-child, .e-gallery-item__body h6:last-child, .e-gallery-item__body figure:last-child {
      margin-bottom: 0; }

.e-gallery-item__downloads-title {
  font-size: 2rem;
  padding-top: .5rem;
  margin-bottom: 2rem; }
  @media (min-width: 1200px) {
    .e-gallery-item__downloads-title {
      padding-top: 1rem; } }

.e-gallery-item__downloads-container {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: inherit;
  line-height: inherit;
  display: flex;
  flex-direction: column; }
  @media (min-width: 768px) {
    .e-gallery-item__downloads-container {
      flex-direction: row; } }

.e-gallery-item__download {
  padding: 0;
  margin: 0; }

.e-gallery-item__downloads-text {
  line-height: 1.375;
  margin-bottom: 3rem; }
  .e-gallery-item__downloads-text p, .e-gallery-item__downloads-text ul, .e-gallery-item__downloads-text ol, .e-gallery-item__downloads-text blockquote {
    font-size: 1.6rem; }
    .e-gallery-item__downloads-text p:last-child, .e-gallery-item__downloads-text ul:last-child, .e-gallery-item__downloads-text ol:last-child, .e-gallery-item__downloads-text blockquote:last-child {
      margin-bottom: 0; }

.e-gallery-item-gallery {
  padding: 0 1.5rem; }
  @media (min-width: 768px) {
    .e-gallery-item-gallery {
      padding: 0; } }
  .e-gallery-item-gallery__time {
    font-size: 1.6rem;
    line-height: 1.375;
    margin-bottom: .5rem;
    color: #646464; }
  .e-gallery-item-gallery__title {
    font-size: 2rem;
    line-height: 1.5;
    font-weight: 600; }

.e-gallery-item-photo__info-list {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0; }

.e-gallery-item-photo__info-image {
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 1rem; }
  @media (min-width: 1200px) {
    .e-gallery-item-photo__info-image {
      margin-bottom: 2rem; } }

.e-gallery-item-photo__body {
  line-height: 1.375;
  margin-bottom: 2rem; }
  .e-gallery-item-photo__body p, .e-gallery-item-photo__body ul, .e-gallery-item-photo__body ol, .e-gallery-item-photo__body blockquote, .e-gallery-item-photo__body h1, .e-gallery-item-photo__body h2, .e-gallery-item-photo__body h3, .e-gallery-item-photo__body h4, .e-gallery-item-photo__body h5, .e-gallery-item-photo__body h6, .e-gallery-item-photo__body figure {
    font-size: 1.6rem; }
    .e-gallery-item-photo__body p:last-child, .e-gallery-item-photo__body ul:last-child, .e-gallery-item-photo__body ol:last-child, .e-gallery-item-photo__body blockquote:last-child, .e-gallery-item-photo__body h1:last-child, .e-gallery-item-photo__body h2:last-child, .e-gallery-item-photo__body h3:last-child, .e-gallery-item-photo__body h4:last-child, .e-gallery-item-photo__body h5:last-child, .e-gallery-item-photo__body h6:last-child, .e-gallery-item-photo__body figure:last-child {
      margin-bottom: 0; }

.e-gallery__image {
  position: relative;
  margin-bottom: 2rem; }

.e-gallery__controls {
  position: absolute;
  bottom: 2.3rem;
  left: 1.5rem;
  display: flex;
  justify-content: space-between;
  width: calc(100% - 3rem); }
  @media (min-width: 768px) {
    .e-gallery__controls {
      bottom: 3.8rem;
      left: 3rem;
      width: calc(100% - 6rem); } }

.e-gallery__pagination {
  text-transform: initial; }

.e-video__link {
  margin-top: 2rem; }

.e-video__body {
  margin-top: 3rem; }

.e-photo-item {
  padding: 2rem 0 3rem;
  display: flex;
  flex-direction: column;
  font-size: 1.6rem; }
  @media (min-width: 768px) {
    .e-photo-item {
      flex-direction: row; } }
  .e-photo-item__image {
    display: block;
    max-width: 16.5rem;
    margin-bottom: 2rem; }
    @media (min-width: 768px) {
      .e-photo-item__image {
        min-width: 24rem;
        margin-right: 3rem;
        margin-bottom: 0; } }
  .e-photo-item__heading {
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1.375;
    margin-bottom: 2rem; }
    @media (min-width: 768px) {
      .e-photo-item__heading {
        font-size: 2rem; } }
  .e-photo-item__heading-link {
    text-decoration: none;
    color: inherit; }
  .e-photo-item__body {
    font-size: 1.6rem;
    font-weight: 600;
    margin-bottom: 3rem; }
  .e-photo-item__downloads-container {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: inherit;
    line-height: inherit;
    display: flex;
    flex-direction: column; }
    @media (min-width: 1200px) {
      .e-photo-item__downloads-container {
        flex-direction: row; } }
  .e-photo-item__download {
    padding: 0;
    margin: 0; }

.e-publication__content {
  display: flex;
  flex-direction: column; }
  @media (min-width: 768px) {
    .e-publication__content {
      flex-direction: row; } }

.e-publication__image {
  width: 59%;
  margin-bottom: 3rem;
  flex-shrink: 0; }
  @media (min-width: 768px) {
    .e-publication__image {
      width: 24rem;
      margin-right: 3rem;
      margin-bottom: 0; } }

.e-publication__title {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 2rem; }

.e-publication__body {
  margin-bottom: 3rem; }
  .e-publication__body p, .e-publication__body ul, .e-publication__body ol, .e-publication__body blockquote, .e-publication__body h1, .e-publication__body h2, .e-publication__body h3, .e-publication__body h4, .e-publication__body h5, .e-publication__body h6, .e-publication__body figure {
    line-height: 1.375;
    font-size: 1.6rem; }
    .e-publication__body p:last-child, .e-publication__body ul:last-child, .e-publication__body ol:last-child, .e-publication__body blockquote:last-child, .e-publication__body h1:last-child, .e-publication__body h2:last-child, .e-publication__body h3:last-child, .e-publication__body h4:last-child, .e-publication__body h5:last-child, .e-publication__body h6:last-child, .e-publication__body figure:last-child {
      margin-bottom: 0; }

.e-publication__download-icon {
  height: 3rem;
  width: 2.4rem;
  margin-right: 1.5rem;
  margin-top: 0.5rem;
  color: #006400; }

.m-quiz__state-indicator {
  display: flex;
  flex-direction: row;
  width: 100%; }

.e-quiz-question__image {
  margin-bottom: 3rem; }
  @media (min-width: 768px) {
    .e-quiz-question__image {
      margin-bottom: 4rem; } }

.e-quiz-question__state-indicator-item {
  width: 8rem;
  font-size: 2.6rem;
  line-height: 0.91304;
  color: #E8E8E8;
  margin-bottom: 1rem; }
  @media (min-width: 768px) {
    .e-quiz-question__state-indicator-item {
      font-size: 4.6rem; } }
  .e-quiz-question__state-indicator-item--current {
    color: #333333; }
  .e-quiz-question__state-indicator-item--correct {
    color: #7EC47E; }
  .e-quiz-question__state-indicator-item--false {
    color: #CC4755; }

.e-quiz-question__question {
  font-size: 1.6rem;
  font-weight: 600;
  margin-bottom: 3rem; }
  .e-quiz-question__question p:last-child, .e-quiz-question__question ul:last-child, .e-quiz-question__question ol:last-child, .e-quiz-question__question blockquote:last-child, .e-quiz-question__question h1:last-child, .e-quiz-question__question h2:last-child, .e-quiz-question__question h3:last-child, .e-quiz-question__question h4:last-child, .e-quiz-question__question h5:last-child, .e-quiz-question__question h6:last-child, .e-quiz-question__question figure:last-child {
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .e-quiz-question__question {
      font-size: 2rem; } }

.e-quiz-answer {
  border-bottom: 0.1rem solid #FFFFFF; }
  .e-quiz-answer:last-child {
    border-bottom: none; }
  .e-quiz-answer__label {
    position: relative;
    min-height: 4.3rem;
    margin-bottom: 0;
    padding: 1rem 4.5rem 1rem 1.5rem;
    font-size: 1.6rem;
    font-weight: 600; }
    .e-quiz-answer__label p, .e-quiz-answer__label ul, .e-quiz-answer__label ol, .e-quiz-answer__label blockquote, .e-quiz-answer__label h1, .e-quiz-answer__label h2, .e-quiz-answer__label h3, .e-quiz-answer__label h4, .e-quiz-answer__label h5, .e-quiz-answer__label h6, .e-quiz-answer__label figure {
      margin-bottom: 0; }
    @media (min-width: 768px) {
      .e-quiz-answer__label {
        font-size: 2rem;
        min-height: 5.3rem;
        padding: 1.3rem 4.5rem 1.3rem 1.5rem; } }
    .e-quiz-answer__label--false {
      background: #FAEBED; }
      .e-quiz-answer__label--false .e-quiz-answer__icon {
        color: #CC4755; }
    .e-quiz-answer__label--correct {
      background: #DBE9D5; }
      .e-quiz-answer__label--correct .e-quiz-answer__icon {
        color: #4D994D; }
  .e-quiz-answer__input:checked + .e-quiz-answer__label {
    background: #EFEDF5; }
  .e-quiz-answer__icon {
    position: absolute;
    right: 1.8rem;
    width: 2.2rem;
    top: 1.1rem;
    height: 2.2rem; }
    @media (min-width: 768px) {
      .e-quiz-answer__icon {
        top: 1.6rem; } }

.e-press-release-item__img {
  display: block;
  width: 16.5rem;
  margin-bottom: 2rem; }
  @media (min-width: 768px) {
    .e-press-release-item__img {
      width: 100%; } }

.e-press-release-item__date {
  display: block;
  font-size: 1.2rem;
  color: #646464;
  line-height: 1.83333;
  margin-bottom: 0.5rem; }
  @media (min-width: 768px) {
    .e-press-release-item__date {
      font-size: 1.6rem;
      margin-bottom: 1rem;
      line-height: 1.375; } }

.e-press-release-item__title {
  margin-bottom: 2rem;
  font-size: 1.6rem;
  line-height: 1.375; }
  .e-press-release-item__title-link {
    color: #333333;
    text-decoration: none; }
    .e-press-release-item__title-link:hover, .e-press-release-item__title-link:focus, .e-press-release-item__title-link:active {
      color: #333333; }
  @media (min-width: 768px) {
    .e-press-release-item__title {
      font-size: 2rem;
      margin-bottom: 1.5rem;
      line-height: 1.3; } }

.e-press-release-item__body {
  margin-bottom: 2rem;
  font-size: 1.6rem; }
  @media (min-width: 768px) {
    .e-press-release-item__body {
      margin-bottom: 1rem; } }

.e-press-release-item__link {
  font-size: 1.6rem; }

.e-law-progress__heading {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1rem;
  font-size: 1.4rem; }
  .e-law-progress__heading-title, .e-law-progress__heading-date-prefix {
    color: #646464;
    line-height: 1.28571; }
  .e-law-progress__heading-date {
    line-height: 1.28571;
    font-weight: 600; }

.e-law-progress__steps {
  margin: 0 0 1.2rem 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  list-style: none; }

.e-law-progress__steps-text {
  justify-content: space-between; }

.e-law-progress__step-text {
  margin: 0;
  padding: 0;
  flex: 1;
  font-weight: 600;
  font-size: 1.4rem; }
  .e-law-progress__step-text:before {
    content: none; }
  .e-law-progress__step-text:last-child {
    flex: 0;
    flex-basis: auto; }

.e-law-progress-step {
  margin-bottom: 0;
  padding: 0;
  position: relative;
  flex: 1;
  height: 2rem; }
  .e-law-progress-step:before {
    content: none; }
  .e-law-progress-step--success::before, .e-law-progress-step--progress::before, .e-law-progress-step--fail::before {
    content: "";
    position: absolute;
    height: 100%;
    width: calc(100% + 1rem);
    border-radius: 0 1rem 1rem 0;
    top: 0;
    left: -1rem;
    background: #DBE9D5;
    z-index: -1; }
  .e-law-progress-step--success + .e-law-progress-step--progress:before,
  .e-law-progress-step--success + .e-law-progress-step--fail:before,
  .e-law-progress-step--success + .e-law-progress-step--success:last-child:before {
    -webkit-animation-name: growing;
            animation-name: growing;
    -webkit-animation-duration: 3s;
            animation-duration: 3s; }

@-webkit-keyframes growing {
  from {
    width: 0; }
  to {
    width: 100%; } }

@keyframes growing {
  from {
    width: 0; }
  to {
    width: 100%; } }
  .e-law-progress-step::after {
    content: "";
    position: absolute;
    height: .2rem;
    width: 100%;
    top: .9rem;
    left: -1rem;
    background: #E8E8E8;
    z-index: -2; }
  .e-law-progress-step:last-child .e-law-progress-step__text {
    position: absolute;
    right: 0;
    top: 3.5rem;
    margin-left: 0;
    margin-top: 0; }
  .e-law-progress-step:first-child {
    flex: 0;
    flex-basis: 2rem;
    width: 2rem; }
    .e-law-progress-step:first-child::before, .e-law-progress-step:first-child::after {
      display: none; }
    .e-law-progress-step:first-child .e-law-progress-step__text {
      position: absolute;
      left: 0;
      top: 3.5rem;
      margin-left: 0;
      margin-top: 0; }
  .e-law-progress-step__icon {
    position: absolute;
    right: 0;
    width: 2rem;
    height: 2rem; }
    .e-law-progress-step__icon--success {
      color: #006400; }
    .e-law-progress-step__icon--fail {
      color: #333333; }
    .e-law-progress-step__icon--progress {
      color: #646464; }
    .e-law-progress-step__icon--incomplete {
      color: #E8E8E8; }
  .e-law-progress-step__text {
    position: absolute;
    right: -20px;
    font-weight: 600;
    font-size: 1.4rem;
    margin-top: 3rem;
    white-space: nowrap; }

.e-abgeordneten-questions {
  padding: 3rem 1.5rem 4.5rem; }
  @media (min-width: 768px) {
    .e-abgeordneten-questions {
      padding: 3rem 0 4.5rem; } }
  .e-abgeordneten-questions__controls {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 3rem; }
    .e-abgeordneten-questions__controls .slick-active .slick-numbered-button {
      background: #006400;
      color: #FFFFFF; }
    .e-abgeordneten-questions__controls .slick-numbered-button {
      background: #FFFFFF;
      padding: 0;
      width: 4rem;
      height: 4rem;
      font-size: 1.6rem;
      line-height: 2.5; }
      .e-abgeordneten-questions__controls .slick-numbered-button:hover, .e-abgeordneten-questions__controls .slick-numbered-button:focus, .e-abgeordneten-questions__controls .slick-numbered-button:active {
        padding: 0;
        line-height: 2.375; }

.e-abgeordneten-question__question {
  font-size: 2rem;
  margin-bottom: 2rem; }
  @media (min-width: 768px) {
    .e-abgeordneten-question__question {
      margin-bottom: 2.5rem; } }

.e-abgeordneten-question__body {
  position: relative; }

.e-abgeordneten-question__icon {
  position: absolute;
  width: 3rem;
  height: 2.1rem; }
  @media (min-width: 768px) {
    .e-abgeordneten-question__icon {
      left: 3rem;
      width: 7rem;
      height: 4.8rem; } }

.e-abgeordneten-question__answer {
  margin-left: 4.5rem;
  font-size: 1.6rem;
  padding: 0; }
  @media (min-width: 768px) {
    .e-abgeordneten-question__answer {
      margin-left: 13.5rem;
      font-size: 2rem; } }
  .e-abgeordneten-question__answer p, .e-abgeordneten-question__answer ul, .e-abgeordneten-question__answer ol, .e-abgeordneten-question__answer blockquote, .e-abgeordneten-question__answer h1, .e-abgeordneten-question__answer h2, .e-abgeordneten-question__answer h3, .e-abgeordneten-question__answer h4, .e-abgeordneten-question__answer h5, .e-abgeordneten-question__answer h6, .e-abgeordneten-question__answer figure {
    margin: 0;
    padding: 0; }

.e-event-timeline {
  display: flex;
  flex-direction: column; }
  @media (min-width: 768px) {
    .e-event-timeline {
      flex-direction: row; } }
  .e-event-timeline__title-area {
    display: flex;
    flex-direction: column; }
    @media (min-width: 768px) {
      .e-event-timeline__title-area {
        flex-direction: row;
        width: 62%; } }
    @media (min-width: 768px) {
      .e-event-timeline__title-area {
        width: 65%; } }
  .e-event-timeline__links-area {
    list-style: none;
    margin: 1.5rem 0 4.5rem;
    padding: 0;
    font-size: inherit;
    line-height: inherit; }
    .e-event-timeline__links-area:last-child {
      margin-bottom: 4.5rem; }
    @media (min-width: 768px) {
      .e-event-timeline__links-area {
        flex: 1;
        margin: 0;
        padding-left: 1.5rem; }
        .e-event-timeline__links-area:last-child {
          margin-bottom: 0; } }
    @media (min-width: 1200px) {
      .e-event-timeline__links-area {
        padding-left: 3rem; } }
  .e-event-timeline__link {
    padding: 0;
    margin: 0; }
  @media (min-width: 768px) {
    .e-event-timeline__title-area-left {
      width: 75%; } }
  .e-event-timeline__title-area-right {
    border-bottom: 1px solid #E8E8E8; }
    @media (min-width: 768px) {
      .e-event-timeline__title-area-right {
        border-bottom: none;
        border-right: 0.1rem solid #E8E8E8;
        flex-grow: 1;
        text-align: right;
        padding-right: 1.5rem; } }
    @media (min-width: 1200px) {
      .e-event-timeline__title-area-right {
        padding-right: 3rem; } }
  .e-event-timeline__place {
    font-size: 1.2rem;
    color: #646464;
    margin-bottom: 1.4rem;
    line-height: 2.6rem; }
  .e-event-timeline__subtitle {
    font-size: 1.6rem;
    color: #646464;
    margin-bottom: .8rem; }
  .e-event-timeline__title {
    font-size: 1.8rem;
    margin-bottom: 1.8rem;
    display: inline-block; }
    @media (min-width: 768px) {
      .e-event-timeline__title {
        margin-bottom: 0; } }

.e-event-group {
  display: flex;
  flex-direction: row;
  position: relative; }
  .e-event-group__date {
    display: block;
    height: 5.6rem;
    width: 5.6rem;
    margin-right: 1.5rem;
    border-radius: 50%;
    background: #646464;
    color: #FFFFFF;
    font-size: 1.6rem;
    text-align: center;
    line-height: 3.5; }
    @media (min-width: 768px) {
      .e-event-group__date {
        margin-right: 3rem; } }
    @media (min-width: 1200px) {
      .e-event-group__date {
        margin-right: 6rem; } }
  .e-event-group__date::after {
    content: "";
    position: absolute;
    width: .1rem;
    height: calc(100% - 5.6rem);
    background: #646464;
    left: 2.7rem;
    top: 5.6rem; }
  .e-event-group__event-list {
    flex: 1; }

.e-event-group:last-child .e-event-group__date:after {
  content: none; }

.e-events-slide {
  border: 1px solid #E8E8E8;
  border-bottom: 4px solid #006400;
  height: 100%;
  padding: 2rem 1.5rem 3rem; }
  .e-events-slide__title {
    margin-bottom: 1.5rem;
    color: #006400; }
  .e-events-slide__item-list {
    margin-bottom: 2rem;
    padding-bottom: 3rem;
    border-bottom: 1px solid #E8E8E8;
    flex: 1; }
  .e-events-slide__item:not(:last-child) {
    margin-bottom: 1rem; }

.e-events-tabs, .e-tabs {
  display: flex;
  flex-direction: column;
  border: 1px solid #E8E8E8;
  border-bottom: 4px solid #006400;
  height: 100%;
  padding: 2rem 1.5rem 3.4rem; }
  .e-events-tabs .tab-pane.active, .e-tabs .tab-pane.active {
    display: flex;
    flex-direction: column;
    height: 100%; }
  .e-events-tabs__tab, .e-tabs__tab {
    display: inline-block;
    line-height: 1.375;
    padding-bottom: .4rem;
    font-size: 1.6rem;
    font-weight: 600;
    color: #646464;
    text-transform: uppercase;
    text-decoration: none; }
    .e-events-tabs__tab:not(:last-child), .e-tabs__tab:not(:last-child) {
      margin-right: 3rem; }
    .e-events-tabs__tab.active, .active.e-tabs__tab {
      border-bottom: 0.4rem solid #006400;
      color: #006400; }
    .e-events-tabs__tab:focus, .e-tabs__tab:focus, .e-events-tabs__tab:hover, .e-tabs__tab:hover, .e-events-tabs__tab:active, .e-tabs__tab:active {
      text-decoration: none; }
    .e-events-tabs__tab::after, .e-tabs__tab::after {
      content: none !important; }
    .e-events-tabs__tab__item-list {
      margin-bottom: 2rem;
      padding-bottom: 3rem;
      border-bottom: 1px solid #E8E8E8; }
  .e-events-tabs__tab-title, .e-tabs__tab-title {
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    margin: 0; }

.e-single-event__date {
  font-size: 1.4rem;
  color: #646464;
  line-height: 1.42857;
  margin-bottom: .5rem; }

.e-single-event__body {
  font-size: 1.6rem;
  line-height: 1.375; }

.e-text-teaser-list__list {
  padding: 0;
  list-style: none;
  margin: 0; }
  .e-text-teaser-list__list--horizontal {
    display: flex;
    flex-wrap: wrap; }

.e-text-teaser-list__body {
  margin-bottom: 3rem; }
  .e-text-teaser-list__body p, .e-text-teaser-list__body ul, .e-text-teaser-list__body ol, .e-text-teaser-list__body blockquote, .e-text-teaser-list__body h1, .e-text-teaser-list__body h2, .e-text-teaser-list__body h3, .e-text-teaser-list__body h4, .e-text-teaser-list__body h5, .e-text-teaser-list__body h6, .e-text-teaser-list__body figure {
    font-size: 1.6rem; }

.e-text-teaser-list__embedding {
  padding: 0;
  margin: 0; }
  .e-text-teaser-list__embedding--vertical {
    margin-bottom: 3rem; }
  .e-text-teaser-list__embedding--vertical-small {
    margin-bottom: 1.5rem; }
  .e-text-teaser-list__embedding--horizontal {
    margin-right: 3rem; }
  .e-text-teaser-list__embedding:last-child {
    margin: 0; }

.e-text-teaser-list__img {
  max-width: 16.5rem;
  margin-bottom: 3rem; }
  @media (min-width: 768px) {
    .e-text-teaser-list__img {
      float: left;
      max-width: 24rem;
      margin: 0 3rem 0 0; } }

@media (min-width: 768px) {
  .e-text-teaser-list__content::after {
    content: "";
    display: table;
    clear: both; } }

.e-tabs {
  box-shadow: none; }
  .e-tabs__tab-content p, .e-tabs__tab-content ul, .e-tabs__tab-content ol, .e-tabs__tab-content blockquote {
    font-size: inherit;
    margin-bottom: 2rem; }
  .e-tabs__slide {
    border: 1px solid #E8E8E8;
    border-bottom: 4px solid #006400;
    padding: 2rem 1.5rem 3rem; }

.e-top {
  display: flex;
  flex-direction: column; }
  @media (min-width: 768px) {
    .e-top {
      flex-direction: row;
      margin: 0 -1.5rem; } }
  .e-top__index-column {
    margin-bottom: 3rem; }
    @media (min-width: 768px) {
      .e-top__index-column {
        margin-bottom: 0rem;
        flex: 3;
        padding: 0 1.5rem; } }
    @media (min-width: 1200px) {
      .e-top__index-column {
        flex: 0.8; } }
  @media (min-width: 768px) {
    .e-top__content-column {
      flex: 11;
      padding: 0 1.5rem; } }
  @media (min-width: 1200px) {
    .e-top__content-column {
      flex: 4; } }
  @media (min-width: 768px) {
    .e-top__links-column {
      flex: 5;
      padding: 0 1.5rem; } }
  @media (min-width: 1200px) {
    .e-top__links-column {
      flex: 3; } }
  .e-top__index {
    font-size: 1.6rem;
    font-weight: 600;
    color: #006400;
    line-height: 1.375;
    margin-bottom: 3rem; }
  .e-top__title {
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1.375;
    margin-bottom: 2rem; }
  .e-top__body {
    font-size: 1.6rem;
    margin-bottom: 3rem; }
    .e-top__body p, .e-top__body ul, .e-top__body ol, .e-top__body blockquote, .e-top__body h1, .e-top__body h2, .e-top__body h3, .e-top__body h4, .e-top__body h5, .e-top__body h6, .e-top__body figure {
      margin-bottom: 2rem;
      font-size: inherit; }
      .e-top__body p:last-child, .e-top__body ul:last-child, .e-top__body ol:last-child, .e-top__body blockquote:last-child, .e-top__body h1:last-child, .e-top__body h2:last-child, .e-top__body h3:last-child, .e-top__body h4:last-child, .e-top__body h5:last-child, .e-top__body h6:last-child, .e-top__body figure:last-child {
        margin-bottom: 0; }
    @media (min-width: 768px) {
      .e-top__body {
        margin-bottom: 0; } }
  .e-top__links-list {
    list-style: none;
    padding: 0;
    margin: 0; }
  .e-top__links-list-item {
    padding: 0;
    margin-bottom: 1.5rem; }
    .e-top__links-list-item:last-child {
      margin-bottom: 0; }
  .e-top__links-title {
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1.375;
    margin-bottom: 2rem; }

.e-top-video-link {
  display: inline-block;
  color: #006400;
  font-size: 1.2rem;
  font-weight: 600;
  text-decoration: none; }
  .e-top-video-link:hover, .e-top-video-link:focus, .e-top-video-link:active {
    color: #006400; }
  .e-top-video-link:last-child {
    margin-bottom: 0; }
  .e-top-video-link__time-icon {
    height: 1.3rem;
    width: 1.3rem;
    position: absolute;
    left: 0;
    top: 0.1rem; }
  .e-top-video-link__time {
    position: relative;
    padding-left: 1.8rem;
    margin-bottom: 0.2rem; }
  .e-top-video-link__title p, .e-top-video-link__title ul, .e-top-video-link__title ol, .e-top-video-link__title blockquote, .e-top-video-link__title h1, .e-top-video-link__title h2, .e-top-video-link__title h3, .e-top-video-link__title h4, .e-top-video-link__title h5, .e-top-video-link__title h6, .e-top-video-link__title figure {
    padding: 0;
    margin: 0; }

.e-video-tabs-item {
  display: flex;
  flex-direction: row;
  padding: 1.5rem 0;
  font-weight: 600;
  border-bottom: 1px solid #E8E8E8;
  margin: 0; }
  @media (min-width: 768px) {
    .e-video-tabs-item {
      padding-right: 5rem; } }
  @media (min-width: 1200px) {
    .e-video-tabs-item {
      padding-right: 0; } }
  .e-video-tabs-item:first-child {
    border-top: 1px solid #E8E8E8; }
  .e-video-tabs-item__left-column {
    min-width: 7.2rem;
    line-height: 1.25; }
  .e-video-tabs-item__right-column {
    display: flex;
    flex-direction: row;
    font-size: 1.6rem;
    line-height: 1.25;
    min-height: 6.4rem; }
  .e-video-tabs-item__index {
    font-size: 1.6rem; }
  .e-video-tabs-item__time-icon {
    height: 1.3rem;
    width: 1.3rem;
    vertical-align: middle; }
  .e-video-tabs-item__time {
    font-size: 12px;
    padding-left: .2rem; }
  .e-video-tabs-item__status-current {
    margin-top: .2rem;
    background: #006400;
    color: #FFFFFF;
    font-size: 1.2rem;
    text-transform: capitalize;
    text-align: center;
    border-radius: 0.4rem;
    width: 4.4rem;
    height: 1.6rem;
    line-height: 1.5; }
  .e-video-tabs-item__status-follows {
    font-size: 1.2rem;
    line-height: 1.5; }
  .e-video-tabs-item__speaker-img {
    width: 5.2rem;
    height: 6.4rem;
    margin-right: 1.5rem; }

.e-video-tabs-group__tab {
  display: inline-block;
  line-height: 1.375;
  padding-bottom: .4rem;
  font-size: 1.6rem;
  font-weight: 600;
  color: #646464;
  text-transform: uppercase;
  text-decoration: none; }
  .e-video-tabs-group__tab:not(:last-child) {
    margin-right: 3rem; }
  .e-video-tabs-group__tab.active {
    border-bottom: 0.4rem solid #006400;
    color: #006400; }
  .e-video-tabs-group__tab:focus, .e-video-tabs-group__tab:hover, .e-video-tabs-group__tab:active {
    text-decoration: none; }

.e-video-tabs-group__list {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: inherit;
  line-height: inherit; }

.e-detail-teaser-frame {
  border: 1px solid #E8E8E8;
  border-bottom: 4px solid #006400;
  height: 100%;
  height: 100%;
  padding: 2rem 1.5rem 3rem;
  display: flex;
  flex-direction: column; }
  .e-detail-teaser-frame__header {
    flex-grow: 0;
    flex-shrink: 0;
    margin-bottom: 2rem; }
  .e-detail-teaser-frame__body {
    flex-grow: 1;
    margin-bottom: 3rem; }
  .e-detail-teaser-frame__footer {
    flex-grow: 0;
    flex-shrink: 0;
    border-top: 1px solid #E8E8E8;
    padding-top: 2rem; }
  .e-detail-teaser-frame__title {
    font-size: 1.6rem;
    line-height: 1.375;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 600; }

.e-navigation-teaser {
  display: flex;
  align-items: flex-start; }
  .e-navigation-teaser__img {
    display: none; }
    @media (min-width: 768px) {
      .e-navigation-teaser__img {
        display: block;
        width: 32.4rem;
        margin-right: 6rem;
        flex-shrink: 0;
        flex-grow: 0; } }
    @media (min-width: 1200px) {
      .e-navigation-teaser__img {
        width: 24rem;
        margin-right: 1.5rem; } }
  .e-navigation-teaser__title {
    margin-bottom: 1.5rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-size: 1.8rem;
    line-height: 1.33333; }
    @media (min-width: 768px) {
      .e-navigation-teaser__title {
        font-size: 1.6rem;
        line-height: 1.375;
        letter-spacing: 0.03em; } }
    @media (min-width: 1200px) {
      .e-navigation-teaser__title {
        letter-spacing: 0.01em; } }
  .e-navigation-teaser__title-link {
    color: #333333;
    text-decoration: none; }
    .e-navigation-teaser__title-link:hover, .e-navigation-teaser__title-link:focus, .e-navigation-teaser__title-link:active {
      text-decoration: none; }
  .e-navigation-teaser__text p {
    margin-bottom: 2rem; }
    @media (min-width: 768px) {
      .e-navigation-teaser__text p {
        font-size: 1.6rem;
        line-height: 1.375; } }
    @media (min-width: 1200px) {
      .e-navigation-teaser__text p {
        line-height: 1.5;
        margin-bottom: 1.5rem; } }
  .e-navigation-teaser__link {
    letter-spacing: 0.03em; }
    @media (min-width: 768px) {
      .e-navigation-teaser__link {
        letter-spacing: 0.015em; } }

.e-standard-teaser {
  border: 1px solid #E8E8E8;
  border-bottom: 4px solid #006400;
  height: 100%;
  height: 100%; }
  .e-standard-teaser__image-text {
    left: 6.3rem;
    bottom: 2.1rem; }
  .e-standard-teaser__content {
    padding: 3rem 1.5rem; }
  .e-standard-teaser__info {
    font-size: 1.6rem;
    color: #646464;
    margin-bottom: .5rem; }
  .e-standard-teaser__title {
    margin-bottom: 1.5rem;
    font-size: 2rem;
    line-height: 1.3; }
  .e-standard-teaser__link {
    color: #333333;
    text-decoration: none; }
  .e-standard-teaser__paragraph {
    font-size: 1.6rem;
    color: #333333; }
    .e-standard-teaser__paragraph p {
      font-size: inherit;
      margin-bottom: 2rem; }

.e-praesidium-teaser {
  display: flex;
  height: 100%;
  flex-direction: column; }
  .e-praesidium-teaser__content {
    padding: 2rem 1rem 2rem;
    min-width: 0;
    flex-grow: 1;
    text-align: center;
    background: #FFFFFF; }
  .e-praesidium-teaser__title {
    text-transform: uppercase;
    font-size: 1.2rem;
    color: #646464; }
  .e-praesidium-teaser__link {
    font-size: 1.6rem; }

.e-fraction-teaser {
  height: 10.3rem;
  margin: 0 auto 2rem; }
  .e-fraction-teaser__header {
    max-height: 7.2rem;
    max-width: 16.5rem;
    margin: 0 auto 1rem; }
    @media (min-width: 768px) {
      .e-fraction-teaser__header {
        max-width: 11.7rem; } }
    @media (min-width: 992px) {
      .e-fraction-teaser__header {
        max-width: 18rem; } }
  .e-fraction-teaser__img {
    margin: 0 auto;
    background: transparent; }
  .e-fraction-teaser__content {
    padding-top: 1rem;
    border-top: 1px solid rgba(51, 51, 51, 0.15);
    text-align: center;
    font-size: inherit;
    line-height: inherit; }

.e-stage-teaser {
  border: 1px solid #E8E8E8;
  border-bottom: 4px solid #006400;
  height: 100%;
  padding: 3rem 1.5rem;
  text-align: center;
  background: #FFFFFF;
  height: 100%; }
  .e-stage-teaser__title {
    margin-bottom: 1.5rem;
    font-size: 2rem;
    line-height: 1.3; }
    .e-stage-teaser__title a {
      text-decoration: none;
      color: inherit; }
  .e-stage-teaser__body p, .e-stage-teaser__body ul, .e-stage-teaser__body ol, .e-stage-teaser__body blockquote, .e-stage-teaser__body h1, .e-stage-teaser__body h2, .e-stage-teaser__body h3, .e-stage-teaser__body h4, .e-stage-teaser__body h5, .e-stage-teaser__body h6, .e-stage-teaser__body figure {
    margin-bottom: 2rem; }
    @media (min-width: 768px) {
      .e-stage-teaser__body p, .e-stage-teaser__body ul, .e-stage-teaser__body ol, .e-stage-teaser__body blockquote, .e-stage-teaser__body h1, .e-stage-teaser__body h2, .e-stage-teaser__body h3, .e-stage-teaser__body h4, .e-stage-teaser__body h5, .e-stage-teaser__body h6, .e-stage-teaser__body figure {
        font-size: 1.6rem;
        line-height: 1.375; } }

@media (min-width: 768px) {
  .e-event-detail-teaser {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px; } }

.e-event-detail-teaser__img {
  margin-bottom: 3rem; }
  @media (min-width: 768px) {
    .e-event-detail-teaser__img {
      margin-bottom: 0; } }

@media (min-width: 768px) {
  .e-event-detail-teaser__content, .e-event-detail-teaser__img-container {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 50%;
    max-width: 50%; } }

.e-event-detail-teaser__title {
  font-size: 1.6rem;
  line-height: 1.375;
  margin-bottom: 1.5rem; }

.e-event-detail-teaser__body p, .e-event-detail-teaser__body ul, .e-event-detail-teaser__body ol, .e-event-detail-teaser__body blockquote, .e-event-detail-teaser__body h1, .e-event-detail-teaser__body h2, .e-event-detail-teaser__body h3, .e-event-detail-teaser__body h4, .e-event-detail-teaser__body h5, .e-event-detail-teaser__body h6, .e-event-detail-teaser__body figure {
  margin-bottom: 2rem; }
  @media (min-width: 768px) {
    .e-event-detail-teaser__body p, .e-event-detail-teaser__body ul, .e-event-detail-teaser__body ol, .e-event-detail-teaser__body blockquote, .e-event-detail-teaser__body h1, .e-event-detail-teaser__body h2, .e-event-detail-teaser__body h3, .e-event-detail-teaser__body h4, .e-event-detail-teaser__body h5, .e-event-detail-teaser__body h6, .e-event-detail-teaser__body figure {
      font-size: 1.6rem;
      line-height: 1.375; } }

.e-magazine-detail-teaser {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }
  .e-magazine-detail-teaser__title {
    font-size: 2.8rem;
    line-height: 1.21429;
    font-weight: 400;
    margin-bottom: 0; }
    @media (min-width: 768px) {
      .e-magazine-detail-teaser__title {
        font-size: 2.8rem;
        line-height: 1.21429; } }
  .e-magazine-detail-teaser__img-container {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 3rem; }
    @media (min-width: 768px) {
      .e-magazine-detail-teaser__img-container {
        flex: 0 0 25%;
        max-width: 25%;
        margin-bottom: 0; } }
  .e-magazine-detail-teaser__content {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 100%;
    max-width: 100%; }
    @media (min-width: 768px) {
      .e-magazine-detail-teaser__content {
        flex: 0 0 75%;
        max-width: 75%; } }
  .e-magazine-detail-teaser__list {
    margin: 0;
    padding: 0;
    list-style: none; }
    @media (min-width: 768px) {
      .e-magazine-detail-teaser__list {
        font-size: 1.6rem;
        line-height: 1.375; } }
  .e-magazine-detail-teaser__list-item {
    margin: 1.5rem 0 0;
    padding: 0; }
    .e-magazine-detail-teaser__list-item--download {
      margin: 2rem 0 0; }
    .e-magazine-detail-teaser__list-item:first-child {
      margin-top: 0; }

.e-simple-teaser {
  border: 1px solid #E8E8E8;
  border-bottom: 4px solid #006400;
  height: 100%;
  padding: 2rem 1.5rem 3rem;
  height: 100%; }
  .e-simple-teaser__title {
    font-size: 1.6rem;
    line-height: 1.5;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    margin-bottom: 2rem; }
  .e-simple-teaser__title-link, .e-simple-teaser__title-link:hover, .e-simple-teaser__title-link:focus, .e-simple-teaser__title-link:active {
    color: #333333;
    text-decoration: none; }
  .e-simple-teaser__body p, .e-simple-teaser__body ul, .e-simple-teaser__body ol, .e-simple-teaser__body blockquote, .e-simple-teaser__body h1, .e-simple-teaser__body h2, .e-simple-teaser__body h3, .e-simple-teaser__body h4, .e-simple-teaser__body h5, .e-simple-teaser__body h6, .e-simple-teaser__body figure {
    margin-bottom: 2rem; }
    @media (min-width: 768px) {
      .e-simple-teaser__body p, .e-simple-teaser__body ul, .e-simple-teaser__body ol, .e-simple-teaser__body blockquote, .e-simple-teaser__body h1, .e-simple-teaser__body h2, .e-simple-teaser__body h3, .e-simple-teaser__body h4, .e-simple-teaser__body h5, .e-simple-teaser__body h6, .e-simple-teaser__body figure {
        font-size: 1.6rem;
        line-height: 1.375; } }

@media (min-width: 1200px) {
  .e-representative-teaser {
    display: flex;
    flex-wrap: wrap;
    margin-right: -0.75rem;
    margin-left: -0.75rem; } }

@media (min-width: 1200px) {
  .e-representative-teaser__body {
    position: relative;
    width: 100%;
    padding-right: 0.75rem;
    padding-left: 0.75rem;
    flex: 0 0 50%;
    max-width: 50%;
    order: 1; } }

.e-representative-teaser__text {
  margin-bottom: 3rem; }
  @media (min-width: 768px) {
    .e-representative-teaser__text p, .e-representative-teaser__text ul, .e-representative-teaser__text ol, .e-representative-teaser__text blockquote, .e-representative-teaser__text h1, .e-representative-teaser__text h2, .e-representative-teaser__text h3, .e-representative-teaser__text h4, .e-representative-teaser__text h5, .e-representative-teaser__text h6, .e-representative-teaser__text figure {
      font-size: 1.6rem;
      line-height: 1.375; } }
  @media (min-width: 1200px) {
    .e-representative-teaser__text p, .e-representative-teaser__text ul, .e-representative-teaser__text ol, .e-representative-teaser__text blockquote, .e-representative-teaser__text h1, .e-representative-teaser__text h2, .e-representative-teaser__text h3, .e-representative-teaser__text h4, .e-representative-teaser__text h5, .e-representative-teaser__text h6, .e-representative-teaser__text figure {
      margin-bottom: 2rem; } }

.e-representative-teaser__img-container {
  margin-bottom: 3rem;
  display: block; }
  @media (min-width: 768px) {
    .e-representative-teaser__img-container {
      margin-bottom: 2rem; } }
  @media (min-width: 1200px) {
    .e-representative-teaser__img-container {
      position: relative;
      width: 100%;
      padding-right: 0.75rem;
      padding-left: 0.75rem;
      flex: 0 0 50%;
      max-width: 50%;
      margin-bottom: 0; } }

.e-highlight-teaser {
  min-height: 18.6rem;
  height: 100%;
  position: relative; }
  .e-highlight-teaser__title {
    margin-bottom: 0;
    font-size: 2.8rem;
    line-height: 1.21429;
    font-weight: 400; }
    @media (min-width: 768px) {
      .e-highlight-teaser__title {
        line-height: 1.35714; } }
    .e-highlight-teaser__title--bold {
      line-height: 1.42857;
      font-weight: 600; }
      @media (min-width: 768px) {
        .e-highlight-teaser__title--bold {
          font-size: 3.8rem;
          line-height: 1.26316; } }
  .e-highlight-teaser__img {
    position: absolute;
    right: -1.5rem;
    bottom: -3rem;
    z-index: -1; }

.e-icon-teaser {
  border: 1px solid #E8E8E8;
  border-bottom: 4px solid #006400;
  height: 100%;
  padding: 3rem 1.5rem;
  text-align: center;
  background: #FFFFFF;
  height: 100%; }
  .e-icon-teaser__icon {
    width: 10rem;
    height: 10rem;
    margin-bottom: 2rem;
    color: #006400; }
  .e-icon-teaser__title {
    margin-bottom: 1.5rem;
    font-size: 2rem;
    line-height: 1.3; }
    .e-icon-teaser__title a {
      text-decoration: none;
      color: inherit; }
  .e-icon-teaser__body p, .e-icon-teaser__body ul, .e-icon-teaser__body ol, .e-icon-teaser__body blockquote, .e-icon-teaser__body h1, .e-icon-teaser__body h2, .e-icon-teaser__body h3, .e-icon-teaser__body h4, .e-icon-teaser__body h5, .e-icon-teaser__body h6, .e-icon-teaser__body figure {
    margin-bottom: 2rem; }
    @media (min-width: 768px) {
      .e-icon-teaser__body p, .e-icon-teaser__body ul, .e-icon-teaser__body ol, .e-icon-teaser__body blockquote, .e-icon-teaser__body h1, .e-icon-teaser__body h2, .e-icon-teaser__body h3, .e-icon-teaser__body h4, .e-icon-teaser__body h5, .e-icon-teaser__body h6, .e-icon-teaser__body figure {
        font-size: 1.6rem;
        line-height: 1.375; } }

.e-image-list-teaser {
  display: flex;
  flex-direction: column;
  margin-bottom: 0.7rem;
  font-size: 1.6rem; }
  @media (min-width: 768px) {
    .e-image-list-teaser {
      flex-direction: row; } }
  .e-image-list-teaser__image {
    margin-bottom: 1.8rem;
    width: 16.5rem;
    flex-shrink: 0; }
    @media (min-width: 768px) {
      .e-image-list-teaser__image {
        width: 24rem;
        margin-right: 3rem;
        margin-bottom: 0; } }
  .e-image-list-teaser__title, .e-image-list-teaser__text {
    font-size: 1.6rem;
    margin-bottom: 1.5rem;
    line-height: 1.375; }
    .e-image-list-teaser__title p, .e-image-list-teaser__title ul, .e-image-list-teaser__title ol, .e-image-list-teaser__title blockquote, .e-image-list-teaser__text p, .e-image-list-teaser__text ul, .e-image-list-teaser__text ol, .e-image-list-teaser__text blockquote {
      font-size: 1.6rem;
      margin-bottom: 1.8rem;
      line-height: 1.375; }
  .e-image-list-teaser__title {
    font-weight: 600; }

.e-list-teaser {
  font-size: 1.6rem; }

.e-kids-teaser {
  position: relative;
  height: 100%;
  border: 1px solid #E8E8E8;
  border-bottom: 4px solid #006400; }
  .e-kids-teaser__link {
    display: block;
    color: inherit;
    text-decoration: none;
    padding: 1.5rem 6.5rem calc(1.5rem - 4px) 1.5rem;
    height: 100%; }
    .e-kids-teaser__link:hover, .e-kids-teaser__link:focus, .e-kids-teaser__link:active {
      color: inherit;
      text-decoration: none; }
      .e-kids-teaser__link:hover .e-kids-teaser__maintitle, .e-kids-teaser__link:focus .e-kids-teaser__maintitle, .e-kids-teaser__link:active .e-kids-teaser__maintitle {
        color: #006400; }
      .e-kids-teaser__link:hover + .e-kids-teaser__icon, .e-kids-teaser__link:focus + .e-kids-teaser__icon, .e-kids-teaser__link:active + .e-kids-teaser__icon {
        -webkit-transform: translateX(-0.75rem);
                transform: translateX(-0.75rem); }
  .e-kids-teaser__subtitle {
    display: block;
    font-size: 2rem;
    line-height: 1; }
  .e-kids-teaser__maintitle {
    display: block;
    font-size: 4.6rem;
    line-height: 0.91304; }
  .e-kids-teaser__icon {
    position: absolute;
    right: 1.5rem;
    bottom: 2.5rem;
    height: 3rem;
    width: 3.5rem;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    transition: -webkit-transform 300ms ease-in-out;
    transition: transform 300ms ease-in-out;
    transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
    pointer-events: none; }

.e-multiple-teaser {
  border: 1px solid #E8E8E8;
  border-bottom: 4px solid #006400;
  height: 100%; }
  .e-multiple-teaser__image-icon {
    left: 6.3rem;
    bottom: 2.1rem; }
  .e-multiple-teaser__content {
    padding: 3rem 1.5rem; }
  .e-multiple-teaser__info {
    font-size: 1.6rem;
    color: #646464;
    margin-bottom: .5rem; }
  .e-multiple-teaser__title {
    margin-bottom: 1.5rem;
    font-size: 2rem;
    line-height: 1.3; }
  .e-multiple-teaser__link {
    color: #333333;
    text-decoration: none; }
  .e-multiple-teaser__paragraph {
    font-size: 1.6rem;
    color: #333333;
    margin-bottom: 2rem; }
    .e-multiple-teaser__paragraph p, .e-multiple-teaser__paragraph ul, .e-multiple-teaser__paragraph ol, .e-multiple-teaser__paragraph blockquote, .e-multiple-teaser__paragraph h1, .e-multiple-teaser__paragraph h2, .e-multiple-teaser__paragraph h3, .e-multiple-teaser__paragraph h4, .e-multiple-teaser__paragraph h5, .e-multiple-teaser__paragraph h6, .e-multiple-teaser__paragraph figure {
      font-size: inherit; }
      .e-multiple-teaser__paragraph p:last-child, .e-multiple-teaser__paragraph ul:last-child, .e-multiple-teaser__paragraph ol:last-child, .e-multiple-teaser__paragraph blockquote:last-child, .e-multiple-teaser__paragraph h1:last-child, .e-multiple-teaser__paragraph h2:last-child, .e-multiple-teaser__paragraph h3:last-child, .e-multiple-teaser__paragraph h4:last-child, .e-multiple-teaser__paragraph h5:last-child, .e-multiple-teaser__paragraph h6:last-child, .e-multiple-teaser__paragraph figure:last-child {
        margin-bottom: 0; }
  .e-multiple-teaser__links {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
    font-size: inherit;
    line-height: inherit; }

.e-form-group--small {
  margin-bottom: 1rem; }

.e-form-group__title--small {
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.375;
  margin-bottom: 2rem; }

.e-form-element__item {
  position: relative; }

.e-form-element__validation-result {
  margin-top: 1rem;
  font-size: 1.4rem;
  line-height: 1.42857;
  font-weight: 600;
  display: flex;
  align-items: flex-start; }
  .e-form-element__validation-result--error {
    color: #82001E; }
  .e-form-element__validation-result--success {
    color: #006400; }

.e-form-element__validation-icon {
  width: 1.8rem;
  height: 1.8rem;
  margin-right: 1rem;
  flex-grow: 0;
  flex-shrink: 0; }

.e-form-element__validation-text {
  flex-grow: 1; }

.e-form-row__item--right-align {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  width: auto; }

.e-form-row__row {
  height: calc(100% + 2rem); }
  .e-form-row__row--bottom {
    align-items: flex-end; }

.e-select__arrow {
  height: 0.8rem;
  width: 1.6rem;
  display: block; }

.e-select__clear {
  height: 1.6rem;
  width: 1.6rem;
  display: block; }

.e-select-box__filter-list {
  display: none; }
  @media (min-width: 768px) {
    .e-select-box__filter-list {
      display: flex;
      justify-content: flex-start;
      list-style: none;
      margin: 0 0 1rem 0;
      padding: 0; } }

.e-select-box__filter-item {
  margin: 0;
  padding: 0;
  display: inline-flex; }

.e-select-box__box {
  background: #FFFFFF;
  border: 1px solid #646464;
  padding: 1.3rem 0; }
  .e-form-element--has-errors .e-select-box__box {
    border-color: #EB828C;
    background: #F6DEE1; }

.e-select-box__list {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1; }
  @media (min-width: 768px) {
    .e-select-box__list {
      line-height: 1; } }

.e-select-box__list-item {
  padding: 0;
  margin: 0; }

.e-select-box__item {
  display: block;
  width: 100%;
  text-align: left;
  border: none;
  background: transparent;
  font-size: 1.4rem;
  border-radius: 0;
  padding: 0.2rem 1.5rem; }
  .e-select-box__item:hover, .e-select-box__item:focus, .e-select-box__item:active {
    padding: 0.2rem 1.5rem;
    border: none;
    background: #F4F4F4; }
  .e-select-box__item[aria-checked="true"] {
    background: #DBE9D5; }

.e-input {
  margin: 0; }
  .e-form-element--has-errors .e-input {
    border-color: #EB828C;
    background: #F6DEE1; }
  .e-input--date, .e-input--clearable {
    padding-right: 4.6rem; }
  .e-input[aria-expanded="true"] {
    border-bottom-color: #E8E8E8; }
  .e-input__autocomplete {
    position: absolute;
    width: 100%;
    background: #FFFFFF;
    top: 100%;
    z-index: 650;
    border: 1px solid #646464;
    border-top: none;
    padding: 0 1.5rem;
    list-style: none;
    max-height: calc(42.3rem + 1px);
    overflow: auto; }
  .e-input__suggestion {
    padding: 1.5rem 0;
    font-size: 1.6rem;
    line-height: 1;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 600;
    border-bottom: 1px solid #E8E8E8;
    cursor: pointer;
    margin: 0;
    position: relative; }
    .e-input__suggestion:last-child {
      border-bottom: none; }
    .e-input__suggestion--selected, .e-input__suggestion:hover {
      color: #006400;
      background: #F4F4F4; }
      .e-input__suggestion--selected::after, .e-input__suggestion--selected::before, .e-input__suggestion:hover::after, .e-input__suggestion:hover::before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        background: #F4F4F4;
        width: 1.5rem; }
      .e-input__suggestion--selected::after, .e-input__suggestion:hover::after {
        left: 100%; }
      .e-input__suggestion--selected::before, .e-input__suggestion:hover::before {
        right: 100%; }
  .e-input__suggestion-highlight {
    font-weight: 400; }
  .e-input__calendar-icon {
    width: 1.6rem;
    height: 1.6rem; }
  .e-input__calendar-icon-next, .e-input__calendar-icon-prev, .e-input__calendar-icon-next-fast, .e-input__calendar-icon-prev-fast {
    width: 2.4rem;
    height: 2.4rem;
    color: #006400; }
  .e-input__clear {
    position: absolute;
    right: 1.5rem;
    height: 1.6rem;
    width: 1.6rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    border: 0;
    padding: 0; }
    .e-input__clear:hover, .e-input__clear:focus, .e-input__clear:active {
      border: 0;
      padding: 0; }

.e-textarea {
  margin-bottom: 0; }
  .e-form-element--has-errors .e-textarea {
    border-color: #EB828C;
    background: #F6DEE1; }
  .e-textarea__count {
    margin-top: 1rem;
    font-size: 1.4rem;
    font-weight: 600;
    flex-shrink: 0;
    text-align: right; }
  .e-textarea__bottom {
    display: flex;
    justify-content: space-between; }

.e-checkbox {
  display: flex;
  position: relative; }
  .e-checkbox__checkbox {
    margin-right: 1.5rem;
    flex-grow: 0;
    flex-shrink: 0; }
    .e-form-element--has-errors .e-checkbox__checkbox {
      border-color: #EB828C;
      background: #F6DEE1; }
  .e-checkbox__label {
    font-size: 1.6rem;
    line-height: 1.375;
    margin: 0.2rem 0; }
    .e-checkbox__label--switch {
      margin: 0 -0.4rem;
      display: flex;
      justify-content: flex-start;
      align-items: center; }
    [aria-checked="true"] + .e-checkbox__label .e-checkbox__switch-button {
      background: #006400;
      color: #FFFFFF; }
  .e-checkbox__switch-button {
    height: 3rem;
    width: 5rem;
    border-radius: 1.5rem;
    background: #FFFFFF;
    border: 1px solid #006400;
    color: #006400;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0.4rem;
    flex-shrink: 0;
    flex-grow: 0; }
  .e-checkbox__switch-icon {
    width: 2rem;
    height: 1.8rem; }
  .e-checkbox__switch-text {
    padding: 0 0.4rem;
    white-space: nowrap; }
  .e-checkbox__focus {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 0.4rem;
    pointer-events: none;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    .focus-source-key .e-checkbox__checkbox:focus ~ .e-checkbox__focus {
      outline: 1px dotted;
      outline: 5px auto -webkit-focus-ring-color; }

.e-radiobutton {
  margin: 0; }
  .e-radiobutton__list {
    list-style: none;
    margin: 0;
    padding: 0; }
    .e-radiobutton__list--horizontal {
      display: flex;
      margin: 0 -1.5rem; }
  .e-radiobutton__list-item {
    padding: 0;
    margin: 0 0 1rem 0; }
    .e-radiobutton__list-item--horizontal {
      padding: 0 1.5rem; }

.e-form-text p, .e-form-text ul, .e-form-text ol, .e-form-text blockquote, .e-form-text h1, .e-form-text h2, .e-form-text h3, .e-form-text h4, .e-form-text h5, .e-form-text h6, .e-form-text figure, .e-form-help p, .e-form-help ul, .e-form-help ol, .e-form-help blockquote, .e-form-help h1, .e-form-help h2, .e-form-help h3, .e-form-help h4, .e-form-help h5, .e-form-help h6, .e-form-help figure {
  margin-bottom: 2rem; }
  .e-form-text p:last-child, .e-form-text ul:last-child, .e-form-text ol:last-child, .e-form-text blockquote:last-child, .e-form-text h1:last-child, .e-form-text h2:last-child, .e-form-text h3:last-child, .e-form-text h4:last-child, .e-form-text h5:last-child, .e-form-text h6:last-child, .e-form-text figure:last-child, .e-form-help p:last-child, .e-form-help ul:last-child, .e-form-help ol:last-child, .e-form-help blockquote:last-child, .e-form-help h1:last-child, .e-form-help h2:last-child, .e-form-help h3:last-child, .e-form-help h4:last-child, .e-form-help h5:last-child, .e-form-help h6:last-child, .e-form-help figure:last-child {
    margin-bottom: 0; }

@media (min-width: 768px) {
  .e-form-text p, .e-form-text ul, .e-form-text ol, .e-form-text blockquote, .e-form-help p, .e-form-help ul, .e-form-help ol, .e-form-help blockquote {
    font-size: 1.6rem;
    line-height: 1.375; } }

.e-form-help {
  display: none;
  padding: 1rem 0; }
  .e-form-help__toggle {
    display: inline-block;
    border: none;
    border-radius: 0;
    margin: -0.6rem -0.6rem 0.6rem 0.6rem;
    background: transparent;
    padding: 0.6rem;
    height: 2.4rem;
    width: 2.4rem;
    color: #006400;
    float: right; }
    .e-form-help__toggle:hover, .e-form-help__toggle:focus, .e-form-help__toggle:active {
      padding: 0.6rem;
      border: none; }
  .e-form-help__icon {
    height: 1.2rem;
    width: 1.2rem; }

.e-switch-link {
  height: 4.8rem;
  border-radius: 2.4rem;
  border: 1px solid #006400;
  list-style: none;
  display: inline-flex;
  margin: 0;
  padding: 0; }
  .e-switch-link__item {
    display: block;
    padding: 0;
    margin: 0; }

.e-file-upload {
  color: #646464;
  font-size: 1.4rem;
  line-height: 1.42857;
  margin-bottom: 0; }
  .e-file-upload__title {
    font-size: 1.6rem;
    font-weight: 600;
    margin-bottom: 2rem;
    color: #333333; }
  @media (min-width: 1200px) {
    .e-file-upload__instructions {
      margin-bottom: 2rem; } }
  .e-file-upload__button {
    margin: 0;
    cursor: pointer; }
    .e-file-upload__button--disabled {
      border-color: #646464;
      color: #646464;
      cursor: default; }
  .e-file-upload__files {
    margin-top: 3rem; }
  .e-file-upload__files-list {
    margin: 2rem 0 0 0;
    list-style: none;
    padding: 0;
    border-top: 1px solid #E8E8E8; }
  .e-file-upload__file {
    padding: 1.5rem;
    border-bottom: 1px solid #E8E8E8;
    font-weight: 600;
    color: #333333;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0; }
  .e-file-upload__file-title {
    flex-grow: 1;
    font-size: 1.4rem;
    font-weight: 600; }
  .e-file-upload__remove-button {
    flex-grow: 0;
    flex-shrink: 0;
    border: none;
    padding: 1.5rem;
    margin: -1.5rem -1.5rem -1.5rem 0;
    background: transparent; }
    .e-file-upload__remove-button:hover, .e-file-upload__remove-button:focus, .e-file-upload__remove-button:active {
      padding: 1.5rem;
      border: none; }
  .e-file-upload__remove-icon {
    color: #333333; }
  .e-file-upload__drag-area {
    border: 2px dashed #cccccc;
    border-radius: 2rem;
    padding: 4.5rem;
    flex-direction: column;
    align-items: center;
    color: #333333;
    cursor: pointer; }
    .e-file-upload__drag-area--drag, .focus-source-key .e-file-upload__input:focus ~ .e-file-upload__drag-area {
      border-color: #006400; }
    .e-file-upload__drag-area--disabled {
      cursor: default;
      opacity: 0.5;
      border-color: #cccccc; }
  .e-file-upload__upload-icon {
    width: 6rem;
    height: 6rem;
    margin-bottom: 3rem;
    color: #cccccc; }
  .e-file-upload__area-instructions {
    font-size: 1.6rem;
    line-height: 1.375; }
    .e-file-upload__area-instructions--small {
      font-size: 1.2rem; }
    .e-file-upload__area-instructions--highlight {
      font-weight: 600;
      color: #006400;
      text-decoration: underline; }
  .focus-source-key .e-file-upload__input:focus ~ .e-file-upload__button {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color; }
  .focus-source-key .e-file-upload__input:focus ~ .e-file-upload__drag-area {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color; }

.m-praesidium {
  position: relative;
  height: 100%;
  padding: 4.5rem 1.5rem 0;
  background: transparent; }
  .m-praesidium:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    z-index: -1;
    overflow-x: hidden; }
  .m-praesidium__title {
    padding-bottom: 3rem;
    text-align: center;
    margin: 0 auto;
    font-size: 2.6rem;
    color: #333333; }
    @media (min-width: 768px) {
      .m-praesidium__title {
        font-size: 3.8rem; } }
  .m-praesidium__item {
    width: calc(50% - 0.75rem);
    margin-bottom: 1.5rem; }
  @media (min-width: 768px) {
    .m-praesidium {
      padding: 4.5rem 3rem 0; } }
  @media (min-width: 992px) {
    .m-praesidium {
      padding: 4.5rem 13.5rem 0; } }

.m-fraction-overview__list {
  margin: 2rem -1rem 0; }
  @media (min-width: 768px) {
    .m-fraction-overview__list {
      margin: 2rem -2rem 0; } }
  @media (min-width: 992px) {
    .m-fraction-overview__list {
      margin: 2rem -0.7rem 0; } }
  @media (min-width: 1200px) {
    .m-fraction-overview__list {
      margin: 2rem -3.2rem 0; } }

.m-fraction-overview__list-item {
  padding: 0 1rem; }
  @media (min-width: 768px) {
    .m-fraction-overview__list-item {
      padding: 0 2rem; } }
  @media (min-width: 992px) {
    .m-fraction-overview__list-item {
      padding: 0 .7rem; } }
  @media (min-width: 1200px) {
    .m-fraction-overview__list-item {
      padding: 0 3.2rem; } }

.m-stage__bg {
  line-height: 0;
  height: 40.5rem; }
  @media (min-width: 1200px) {
    .m-stage__bg {
      height: 50rem; } }

.m-stage__bubble {
  position: absolute;
  height: 58.9rem;
  width: 58.9rem;
  left: -8.6rem;
  bottom: -1.1rem;
  border-radius: 50%;
  overflow: hidden; }
  @supports ((-webkit-backdrop-filter: blur(5rem)) or (backdrop-filter: blur(5rem))) {
    .m-stage__bubble {
      -webkit-backdrop-filter: blur(5rem);
              backdrop-filter: blur(5rem); } }
  @media (min-width: 1200px) {
    .m-stage__bubble {
      bottom: -1.4rem;
      left: -14rem;
      height: 71rem;
      width: 71rem; } }
  .m-stage__bubble .slick-slide {
    opacity: 0;
    transition: opacity 300ms ease-in-out; }
  .m-stage__bubble .slick-current {
    opacity: 1; }

.m-stage__bubble-content {
  position: absolute;
  color: #FFFFFF;
  width: 50.3rem;
  height: 23.5rem;
  right: 0;
  bottom: 15rem; }
  @media (min-width: 1200px) {
    .m-stage__bubble-content {
      width: 57rem;
      height: 26.4rem;
      bottom: 18.9rem; } }

.m-stage__bubble-footer {
  position: absolute;
  width: 31.5rem;
  bottom: 7.1rem;
  right: 14.3rem;
  display: flex;
  justify-content: space-between;
  align-content: center; }
  @media (min-width: 1200px) {
    .m-stage__bubble-footer {
      width: 36.5rem;
      right: 16rem;
      bottom: 10.4rem; } }
  .m-stage__bubble-footer .slick-dot, .m-stage__bubble-footer .slick-autoplay {
    background: transparent;
    color: #FFFFFF;
    border-color: #FFFFFF; }
  .m-stage__bubble-footer .slick-active .slick-dot {
    background: #FFFFFF; }

.m-stage__bubble-controls {
  display: flex;
  justify-content: center; }

.m-stage__bubble-btn, .e-gallery__control-btn {
  border-color: #FFFFFF;
  background: #FFFFFF;
  color: #646464; }
  .m-stage__bubble-btn.slick-disabled, .slick-disabled.e-gallery__control-btn {
    color: #FFFFFF;
    border-color: #FFFFFF;
    background: transparent; }

.m-stage__items {
  margin-bottom: 7.5rem; }
  @media (min-width: 768px) {
    .m-stage__items {
      margin-bottom: 0; } }

@media (min-width: 768px) {
  .m-stage__teasers-container {
    margin: -45px 7.5px -15px; } }

@media (min-width: 1200px) {
  .m-stage__teasers-container {
    margin-top: -75px; } }

.m-stage__teasers-container .slick-list {
  padding-bottom: 3rem; }

.m-stage__teaser-item {
  padding: 15px 7.5px; }

.m-slider__items {
  margin-bottom: 3rem; }

.m-slider-with-link {
  margin-bottom: 2.7rem; }
  @media (min-width: 768px) {
    .m-slider-with-link {
      padding-left: 1.5rem; } }

.m-slider-with-link__title {
  font-size: 2.6rem;
  line-height: 1.15385; }
  @media (min-width: 768px) {
    .m-slider-with-link__title {
      font-size: 3.8rem;
      line-height: 1.26316; } }

.m-abgeordneten-fokus {
  border: 1px solid #E8E8E8;
  border-bottom: 4px solid #006400;
  height: 100%;
  border-bottom-color: #646464;
  padding: 3rem 1.5rem 4.5rem; }
  .m-abgeordneten-fokus__subtitle {
    font-size: 1.6rem;
    line-height: 1.5;
    margin-bottom: 0.5rem;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    display: block; }
  .m-abgeordneten-fokus__title {
    font-size: 2.8rem;
    line-height: 1.42857;
    font-weight: 400;
    margin-bottom: 2rem;
    display: block; }

.m-grid__row {
  margin-top: -2.25rem;
  margin-bottom: -2.25rem; }
  @media (min-width: 992px) {
    .m-grid__row {
      margin-top: -3.75rem;
      margin-bottom: -3.75rem; } }

.m-grid__column {
  padding-top: 2.25rem;
  padding-bottom: 2.25rem; }
  @media (min-width: 992px) {
    .m-grid__column {
      padding-top: 3.75rem;
      padding-bottom: 3.75rem; } }

.m-form {
  padding: 4.5rem 0;
  position: relative; }
  .m-form__title {
    margin-bottom: 0; }
  .m-form__subtitle {
    display: block;
    font-size: 1.6rem;
    line-height: 1.375;
    text-transform: uppercase;
    margin-bottom: 0.5rem; }
    .m-form__subtitle--small {
      text-transform: capitalize; }
  .m-form__maintitle {
    display: block;
    font-size: 2.8rem;
    line-height: 1.35714;
    font-weight: 400;
    margin-bottom: 3rem; }
  .m-form__intro {
    margin-bottom: 3rem; }
    @media (min-width: 768px) {
      .m-form__intro p, .m-form__intro ul, .m-form__intro ol, .m-form__intro blockquote, .m-form__intro h1, .m-form__intro h2, .m-form__intro h3, .m-form__intro h4, .m-form__intro h5, .m-form__intro h6, .m-form__intro figure {
        font-size: 1.6rem;
        line-height: 1.375; } }
  .m-form__icon {
    width: 10rem;
    height: 10rem;
    color: #006400;
    border-radius: 50%;
    background: #FFFFFF; }
  .m-form__item {
    margin-bottom: 4.5rem; }
    .m-form__item:last-child {
      margin-bottom: 0; }
  .m-form__progress {
    margin-top: 4.5rem;
    height: 6px;
    width: 100%;
    background: #cccccc;
    position: relative; }
  .m-form__progress-bar {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background: #006400; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg); }
  100% {
    -webkit-transform: rotateZ(360deg);
            transform: rotateZ(360deg); } }

@keyframes spin {
  0% {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg); }
  100% {
    -webkit-transform: rotateZ(360deg);
            transform: rotateZ(360deg); } }

.m-form-chooser .m-form__item:first-child {
  margin-bottom: 3rem; }
  .m-form-chooser .m-form__item:first-child .e-form-group {
    margin-bottom: 3rem; }

.m-alert {
  padding: 2rem;
  background: #F3D3D7;
  color: #82001E;
  display: flex;
  flex-direction: column;
  align-items: baseline; }
  @media (min-width: 768px) {
    .m-alert {
      padding: 2.5rem 3rem;
      flex-direction: row; } }
  .m-alert__body {
    flex: 1;
    margin-bottom: .5rem;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1.375; }
    .m-alert__body:last-child {
      margin-bottom: 0; }
    .m-alert__body p:last-child, .m-alert__body ul:last-child, .m-alert__body ol:last-child, .m-alert__body blockquote:last-child, .m-alert__body h1:last-child, .m-alert__body h2:last-child, .m-alert__body h3:last-child, .m-alert__body h4:last-child, .m-alert__body h5:last-child, .m-alert__body h6:last-child, .m-alert__body figure:last-child {
      margin-bottom: 0; }
    @media (min-width: 768px) {
      .m-alert__body {
        margin-bottom: 0;
        font-size: 2rem; } }
  .m-alert__date {
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.28571; }
  @media (min-width: 768px) {
    .m-alert__date-text {
      font-size: 1.4rem;
      font-weight: 500; } }
  @media (min-width: 768px) {
    .m-alert__time {
      font-size: 2rem; } }

.m-page-intro {
  padding: 0 1.5rem; }
  .m-page-intro--show-line {
    padding-bottom: 2rem;
    border-bottom: 0.1rem solid #E8E8E8; }
  .m-page-intro__title {
    margin-bottom: 2rem; }
    .m-page-intro__title:last-child {
      margin-bottom: 0; }
  .m-page-intro__body {
    font-size: 2rem;
    padding: 0;
    margin: 0; }
    .m-page-intro__body p:last-child, .m-page-intro__body ul:last-child, .m-page-intro__body ol:last-child, .m-page-intro__body blockquote:last-child, .m-page-intro__body h1:last-child, .m-page-intro__body h2:last-child, .m-page-intro__body h3:last-child, .m-page-intro__body h4:last-child, .m-page-intro__body h5:last-child, .m-page-intro__body h6:last-child, .m-page-intro__body figure:last-child {
      margin-bottom: 0;
      padding-bottom: 0; }

.m-text-two-columns__body p, .m-text-two-columns__body ul, .m-text-two-columns__body ol, .m-text-two-columns__body blockquote, .m-text-two-columns__body h1, .m-text-two-columns__body h2, .m-text-two-columns__body h3, .m-text-two-columns__body h4, .m-text-two-columns__body h5, .m-text-two-columns__body h6, .m-text-two-columns__body figure {
  line-height: 1.375;
  font-size: 1.6rem;
  margin-bottom: 2rem; }
  .m-text-two-columns__body p:last-child, .m-text-two-columns__body ul:last-child, .m-text-two-columns__body ol:last-child, .m-text-two-columns__body blockquote:last-child, .m-text-two-columns__body h1:last-child, .m-text-two-columns__body h2:last-child, .m-text-two-columns__body h3:last-child, .m-text-two-columns__body h4:last-child, .m-text-two-columns__body h5:last-child, .m-text-two-columns__body h6:last-child, .m-text-two-columns__body figure:last-child {
    margin-bottom: 0; }

.m-text__rich-text p:last-child, .m-text__rich-text ul:last-child, .m-text__rich-text ol:last-child, .m-text__rich-text blockquote:last-child, .m-text__rich-text h1:last-child, .m-text__rich-text h2:last-child, .m-text__rich-text h3:last-child, .m-text__rich-text h4:last-child, .m-text__rich-text h5:last-child, .m-text__rich-text h6:last-child, .m-text__rich-text figure:last-child {
  margin-bottom: 0; }

.m-page-intro-image {
  padding: 0 1.5rem; }
  @media (min-width: 768px) {
    .m-page-intro-image {
      padding: 0;
      position: relative;
      margin-bottom: 4.5rem; } }
  @media (min-width: 768px) {
    .m-page-intro-image__img {
      height: 24.6rem;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      z-index: -1; }
      .m-page-intro-image__img img {
        height: auto; } }
  .m-page-intro-image__title {
    margin-bottom: 2rem; }
  @media (min-width: 768px) {
    .m-page-intro-image__content {
      padding: 4.5rem 3rem 0;
      color: #FFFFFF; } }
  .m-page-intro-image__body {
    font-size: 2rem;
    padding: 0;
    margin: 0; }
    .m-page-intro-image__body p:last-child, .m-page-intro-image__body ul:last-child, .m-page-intro-image__body ol:last-child, .m-page-intro-image__body blockquote:last-child, .m-page-intro-image__body h1:last-child, .m-page-intro-image__body h2:last-child, .m-page-intro-image__body h3:last-child, .m-page-intro-image__body h4:last-child, .m-page-intro-image__body h5:last-child, .m-page-intro-image__body h6:last-child, .m-page-intro-image__body figure:last-child {
      margin-bottom: 0;
      padding-bottom: 0; }

.m-filterlist-documents-search {
  position: relative; }
  .m-filterlist-documents-search__results-list, .m-filterlist-documents__results-list {
    list-style: none;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #E8E8E8; }
  .m-filterlist-documents-search__result-wrapper, .m-filterlist-documents__result-wrapper {
    padding: 0;
    margin: 0; }
  .m-filterlist-documents-search__result, .m-filterlist-documents__result {
    border-bottom: 1px solid #E8E8E8;
    padding: 1.5rem; }
    @media (min-width: 768px) {
      .m-filterlist-documents-search__result, .m-filterlist-documents__result {
        padding: 1.5rem 0; } }
    @media (min-width: 1200px) {
      .m-filterlist-documents-search__result, .m-filterlist-documents__result {
        border-bottom: none; } }
  .m-filterlist-documents-search__legend-wrapper, .m-filterlist-documents__legend-wrapper {
    display: none; }
    @media (min-width: 768px) {
      .m-filterlist-documents-search__legend-wrapper, .m-filterlist-documents__legend-wrapper {
        display: block; } }
  @media (min-width: 768px) {
    .m-filterlist-documents-search__legend, .m-filterlist-documents__legend {
      padding: 1rem 0 1rem 10rem;
      font-size: 1.2rem;
      line-height: 1.5; } }
  .m-filterlist-documents-search__head-wrapper, .m-filterlist-documents__head-wrapper {
    margin-bottom: 1px; }
    @media (min-width: 768px) {
      .m-filterlist-documents-search__head-wrapper, .m-filterlist-documents__head-wrapper {
        margin-bottom: 0; } }
  .m-filterlist-documents-search__head, .m-filterlist-documents__head {
    padding: 1.5rem; }
    @media (min-width: 768px) {
      .m-filterlist-documents-search__head, .m-filterlist-documents__head {
        padding: 1.5rem 0; } }
  .m-filterlist-documents-search__controls {
    display: flex;
    justify-content: space-between;
    align-items: flex-start; }
    @media (min-width: 768px) {
      .m-filterlist-documents-search__controls {
        justify-content: flex-start; } }
  .m-filterlist-documents-search__check-all {
    display: flex;
    justify-content: flex-start;
    align-items: center; }
    @media (min-width: 768px) {
      .m-filterlist-documents-search__check-all {
        margin-right: 3rem; } }
  .m-filterlist-documents-search__checkbox {
    flex-grow: 0;
    flex-shrink: 0; }
  .m-filterlist-documents-search__check-all-label {
    flex-grow: 1;
    font-weight: 600;
    color: #006400;
    margin: 0 0 0 1rem; }
  .m-filterlist-documents-search__control-btn {
    font-size: 1.4rem;
    display: block;
    line-height: 1.42857; }
    @media (min-width: 768px) {
      .m-filterlist-documents-search__control-btn {
        display: inline-block;
        margin-right: 3rem; }
        .m-filterlist-documents-search__control-btn:last-child {
          margin-right: 0; } }
  .m-filterlist-documents-search__filter-form, .m-filterlist-documents__filter-form {
    padding: 0 1.5rem; }
    @media (min-width: 768px) {
      .m-filterlist-documents-search__filter-form, .m-filterlist-documents__filter-form {
        padding: 0; } }
    .m-filterlist-documents-search__filter-form > .e-form-group, .m-filterlist-documents__filter-form > .e-form-group {
      padding-top: 3rem; }

.m-filterlist-documents__legend {
  padding-left: 0; }

.m-filterlist-documents__result {
  border-bottom: none; }

.m-filterlist-documents__title {
  margin-bottom: 4.5rem;
  font-size: 2.6rem;
  line-height: 1.15385;
  padding: 0 1.5rem; }
  @media (min-width: 768px) {
    .m-filterlist-documents__title {
      font-size: 3.8rem;
      line-height: 1.26316; } }

.m-filterlist-generic--compressed .m-filterlist-generic__list-item {
  padding-top: 2rem;
  padding-bottom: 2rem; }

.m-filterlist-generic__title {
  padding-left: 1.5rem;
  margin-bottom: 4.3rem; }
  @media (min-width: 768px) {
    .m-filterlist-generic__title {
      margin-bottom: 2.3rem; } }
  @media (min-width: 1200px) {
    .m-filterlist-generic__title {
      margin-bottom: 4.3rem; } }

.m-filterlist-generic__list {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: inherit;
  line-height: inherit; }

.m-filterlist-generic__list-item {
  margin: 0;
  padding: 4.5rem 1.5rem; }
  @media (min-width: 768px) {
    .m-filterlist-generic__list-item {
      padding-right: 0;
      padding-left: 0; } }

.m-filterlist-generic-head__filters {
  padding-right: 1.5rem;
  padding-left: 1.5rem; }

.m-filter-list-photos__list {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
  border-bottom: 1px solid #E8E8E8; }

.m-filter-list-photos__list-item {
  margin: 0;
  border-bottom: 1px solid #E8E8E8; }
  .m-filter-list-photos__list-item:last-child {
    border-bottom: none; }
  @media (min-width: 768px) {
    .m-filter-list-photos__list-item {
      padding: 0; } }

.m-filter-list-photos__column-title {
  border-bottom: 1px solid #E8E8E8; }

.m-filter-list-photos__title {
  margin: 1rem 0;
  padding-left: 27rem; }

.m-filter-list-press-release {
  border-bottom: 1px solid #E8E8E8; }
  .m-filter-list-press-release__column {
    border-bottom: 1px solid #E8E8E8; }
    .m-filter-list-press-release__column-title {
      font-size: 1.2rem;
      margin-bottom: 1rem;
      margin-top: 1rem; }
      .m-filter-list-press-release__column-title:last-child {
        margin-bottom: 1rem; }
  .m-filter-list-press-release__list {
    padding: 0;
    margin: 0;
    list-style: none; }
  .m-filter-list-press-release__list-item {
    padding: 2rem 0;
    margin: 0;
    border-bottom: 1px solid #E8E8E8; }
    .m-filter-list-press-release__list-item:last-child {
      border-bottom: none; }

.m-filterlist-publication__header .e-checkbox__switch-text {
  font-size: 1.4rem; }
  .m-filterlist-publication__header .e-checkbox__switch-text .e-form-group--small {
    margin-bottom: 0; }

.m-filterlist-publication__filters {
  padding: 0 1.5rem; }
  .m-filterlist-publication__filters .e-form-group--small {
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .m-filterlist-publication__filters {
      padding: 0; } }

.m-filterlist-publication__list {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: inherit; }

.m-filterlist-publication__list-item {
  padding: 4.5rem 0;
  margin: 0; }

.m-filter-list-top__list {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0; }

.m-filter-list-top__list-item {
  padding: 3rem 0;
  margin: 0 1.5rem;
  border-bottom: 0.1rem solid #E8E8E8; }
  .m-filter-list-top__list-item:first-child {
    padding-top: 0; }
  @media (min-width: 768px) {
    .m-filter-list-top__list-item {
      margin: 0; } }

.m-live-stream {
  background: #F4F4F4;
  padding: 4.5rem 1.5rem; }
  .m-live-stream__heading {
    font-size: 2.6rem;
    padding: 0 1.5rem; }
    @media (min-width: 768px) {
      .m-live-stream__heading {
        padding: 0; } }
    @media (min-width: 1200px) {
      .m-live-stream__heading {
        font-size: 3.8rem; } }
  .m-live-stream__content {
    display: flex;
    flex-direction: column; }
    @media (min-width: 1200px) {
      .m-live-stream__content {
        flex-direction: row; } }
  .m-live-stream__video {
    margin-bottom: 3rem; }
    @media (min-width: 1200px) {
      .m-live-stream__video {
        flex: 0 0 74rem;
        margin-right: 3rem;
        margin-bottom: 0; } }
  @media (min-width: 1200px) {
    .m-live-stream__sidebar {
      flex: 1 1 35.3rem; } }

.m-text-embedded p:last-child, .m-text-embedded p li:last-child, .m-text-embedded ul:last-child, .m-text-embedded ul li:last-child, .m-text-embedded ol:last-child, .m-text-embedded ol li:last-child, .m-text-embedded blockquote:last-child, .m-text-embedded blockquote li:last-child, .m-text-embedded h1:last-child, .m-text-embedded h1 li:last-child, .m-text-embedded h2:last-child, .m-text-embedded h2 li:last-child, .m-text-embedded h3:last-child, .m-text-embedded h3 li:last-child, .m-text-embedded h4:last-child, .m-text-embedded h4 li:last-child, .m-text-embedded h5:last-child, .m-text-embedded h5 li:last-child, .m-text-embedded h6:last-child, .m-text-embedded h6 li:last-child, .m-text-embedded figure:last-child, .m-text-embedded figure li:last-child {
  margin-bottom: 0; }

.m-text-embedded-large__subtitle, .m-text__subtitle, .m-text-embedded__subtitle {
  font-weight: 600;
  margin-bottom: 1rem;
  line-height: 1.375; }

.m-text-embedded-large__title {
  margin-bottom: 0; }

@media (min-width: 768px) {
  .m-text-embedded-sides__title {
    margin-bottom: 4.3rem; } }

@media (min-width: 1200px) {
  .m-text-embedded-sides__title {
    margin-bottom: 3rem; } }

.m-text-embedded-sides__subtitle {
  font-weight: 600;
  margin-bottom: 3rem; }

.m-text-embedded-sides__body {
  margin-bottom: 3rem; }
  .m-text-embedded-sides__body p:last-child, .m-text-embedded-sides__body ul:last-child, .m-text-embedded-sides__body ol:last-child, .m-text-embedded-sides__body blockquote:last-child, .m-text-embedded-sides__body h1:last-child, .m-text-embedded-sides__body h2:last-child, .m-text-embedded-sides__body h3:last-child, .m-text-embedded-sides__body h4:last-child, .m-text-embedded-sides__body h5:last-child, .m-text-embedded-sides__body h6:last-child, .m-text-embedded-sides__body figure:last-child {
    margin-bottom: 0; }

.m-text-embedded-sides__embeddings {
  margin-bottom: 4.5rem; }
  @media (min-width: 1200px) {
    .m-text-embedded-sides__embeddings {
      margin-bottom: 2.5rem; } }

.m-pagination {
  border-bottom: 1px solid #E8E8E8;
  padding: 1rem 0; }
  .m-pagination--border-top {
    border-top: 1px solid #E8E8E8; }
  .m-pagination__row {
    align-items: center; }
  .m-pagination__col--button {
    flex-grow: 0;
    flex-shrink: 0; }
    .m-pagination__col--button:first-child {
      padding-left: 30px; }
    .m-pagination__col--button:last-child {
      padding-right: 30px;
      text-align: right; }
  @media (min-width: 768px) {
    .m-pagination__col--detail {
      flex: 1; } }
  .m-pagination__col--pages {
    display: none; }
    @media (min-width: 768px) {
      .m-pagination__col--pages {
        display: block;
        flex: 1;
        -ms-grid-row-align: stretch;
            align-self: stretch; } }
  .m-pagination__detail {
    line-height: 1.875;
    font-weight: 600;
    text-align: center; }
    @media (min-width: 768px) {
      .m-pagination__detail {
        text-align: left; } }
  .m-pagination__link {
    display: none; }
    @media (min-width: 768px) {
      .m-pagination__link {
        display: inline;
        margin-left: 2rem; } }
  .m-pagination__pages {
    display: flex;
    justify-content: flex-end;
    list-style: none;
    padding: 0;
    margin: 0 -1rem;
    height: 100%; }
  .m-pagination__page {
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    position: relative; }

.m-constituency-map__intro h1, .m-constituency-map__intro h2, .m-constituency-map__constituency-title {
  font-size: 2.8rem;
  line-height: 1.35714; }

.m-constituency-map {
  padding: 2rem 1.5rem 4.5rem; }
  .m-constituency-map__intro p:last-child, .m-constituency-map__intro ul:last-child, .m-constituency-map__intro ol:last-child, .m-constituency-map__intro blockquote:last-child, .m-constituency-map__intro h1:last-child, .m-constituency-map__intro h2:last-child, .m-constituency-map__intro h3:last-child, .m-constituency-map__intro h4:last-child, .m-constituency-map__intro h5:last-child, .m-constituency-map__intro h6:last-child, .m-constituency-map__intro figure:last-child {
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .m-constituency-map__intro p, .m-constituency-map__intro ul, .m-constituency-map__intro ol, .m-constituency-map__intro blockquote {
      font-size: 1.6rem;
      line-height: 1.375; } }
  .m-constituency-map__svg {
    height: 100%;
    min-height: 28.5rem; }
    @media (min-width: 768px) {
      .m-constituency-map__svg {
        min-height: 31.6rem; } }
    @media (min-width: 1200px) {
      .m-constituency-map__svg {
        min-height: 53rem; } }
    .m-constituency-map__svg .constituency {
      fill: #DBE9D5; }
      .m-constituency-map__svg .constituency.active {
        fill: #7EC47E; }
      @media (min-width: 1200px) {
        .m-constituency-map__svg .constituency.interactive {
          cursor: pointer; }
          .m-constituency-map__svg .constituency.interactive:hover {
            fill: #7EC47E; } }
  .m-constituency-map__members--direct {
    margin-bottom: 4.5rem; }
  .m-constituency-map__members-title {
    font-size: 1.6rem;
    line-height: 1.375;
    margin-bottom: 2rem; }
  .m-constituency-map__members-list {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 1.6rem;
    line-height: 1.375; }
  .m-constituency-map__member {
    padding: 0;
    margin: 0 0 3rem 0; }
    .m-constituency-map__member:last-child {
      margin: 0; }
  .m-constituency-map__tooltip .tooltip-inner, .m-seating-plan__tooltip .tooltip-inner {
    background: #FFFFFF;
    color: #006400;
    font-weight: 600;
    white-space: nowrap;
    padding: 1rem 2rem;
    font-size: 1.2rem;
    line-height: 1;
    border-radius: 1.6rem;
    letter-spacing: 0.03em; }
    @supports ((-webkit-clip-path: polygon(0 0, 0% 100%, 100% 100%)) or (clip-path: polygon(0 0, 0% 100%, 100% 100%))) {
      .m-constituency-map__tooltip .tooltip-inner, .m-seating-plan__tooltip .tooltip-inner {
        border: 1px solid #646464; } }
  .m-constituency-map__tooltip .arrow, .m-seating-plan__tooltip .arrow {
    width: 2rem;
    height: 2rem;
    margin: 0;
    background: #FFFFFF;
    z-index: -1; }
    @supports ((-webkit-clip-path: polygon(0 0, 0% 100%, 100% 100%)) or (clip-path: polygon(0 0, 0% 100%, 100% 100%))) {
      .m-constituency-map__tooltip .arrow, .m-seating-plan__tooltip .arrow {
        -webkit-clip-path: polygon(0 0, 0% 100%, 100% 100%);
                clip-path: polygon(0 0, 0% 100%, 100% 100%);
        border: 1px solid #646464;
        z-index: 0; } }
  .m-constituency-map__tooltip.bs-tooltip-top .arrow, .bs-tooltip-top.m-seating-plan__tooltip .arrow {
    bottom: calc(-1rem + 1px);
    -webkit-transform: rotateZ(-45deg);
            transform: rotateZ(-45deg); }
  .m-constituency-map__tooltip.bs-tooltip-bottom .arrow, .bs-tooltip-bottom.m-seating-plan__tooltip .arrow {
    top: calc(-1rem + 1px);
    -webkit-transform: rotateZ(-225deg);
            transform: rotateZ(-225deg); }
  .m-constituency-map .a-form-label__label {
    color: #333333;
    font-weight: 600; }

.m-seating-plan {
  padding: 1.5rem 1.5rem 4.5rem 1.5rem; }
  .m-seating-plan__form {
    margin-bottom: 4.5rem; }
  .m-seating-plan__legend-title {
    font-size: 2.8rem;
    line-height: 1.35714; }
  .m-seating-plan__legend-list {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 1.6rem;
    line-height: 1.375; }
  .m-seating-plan__legend-list-item {
    padding: 0 0 0 3rem;
    margin-bottom: 2rem;
    position: relative; }
    .m-seating-plan__legend-list-item:last-child {
      margin-bottom: 0; }
  .m-seating-plan__legend-circle {
    position: absolute;
    top: 0.3rem;
    width: 1.3rem;
    height: 1.3rem;
    border-radius: 50%;
    left: 0; }
  .m-seating-plan__legend-faction {
    font-weight: 600; }
  .m-seating-plan__svg-col {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 4.5rem; }
    @media (min-width: 768px) {
      .m-seating-plan__svg-col {
        width: auto;
        flex-grow: 0; } }
    @media (min-width: 1200px) {
      .m-seating-plan__svg-col {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .m-seating-plan__svg {
      width: 63rem;
      height: 63rem;
      max-width: 100%; } }
  .m-seating-plan__svg svg {
    min-height: calc(100vw - 6rem);
    max-width: 100%; }
    @media (min-width: 768px) {
      .m-seating-plan__svg svg {
        min-height: auto; } }
  .m-seating-plan__members-list {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: inherit;
    line-height: inherit; }
  .m-seating-plan__member {
    margin-bottom: 4.5rem;
    padding: 0; }
    .m-seating-plan__member:last-child {
      margin-bottom: 0; }
  .m-seating-plan__tooltip .tooltip-inner {
    border-radius: 2rem;
    color: inherit;
    font-weight: inherit;
    padding: 2rem 2.5rem;
    min-width: 10rem;
    border-color: inherit; }
  .m-seating-plan__tooltip .arrow {
    width: 1.4rem;
    height: 1.4rem;
    border-color: inherit; }
  .m-seating-plan__tooltip.bs-tooltip-top .arrow {
    bottom: calc(-0.7rem + 1px); }
  .m-seating-plan__tooltip.bs-tooltip-bottom .arrow {
    top: calc(-0.7rem + 1px); }
  .m-seating-plan .seat {
    transition: fill 300ms ease-in-out; }
    .m-seating-plan .seat.selectable {
      cursor: pointer; }
    .m-seating-plan .seat.selected + .filler {
      opacity: 1; }
  .m-seating-plan .filler {
    pointer-events: none;
    opacity: 0;
    transition: opacity 300ms ease-in-out; }
  .m-seating-plan .e-form-group {
    margin-bottom: 3rem; }
    .m-seating-plan .e-form-group__title {
      margin-bottom: 2.5rem; }
      .m-seating-plan .e-form-group__title--small {
        margin-bottom: 2rem; }

.m-link-tabs {
  margin: 0 -1.5rem;
  padding: 0 3rem; }
  @media (min-width: 1200px) {
    .m-link-tabs {
      margin: 0;
      padding: 0; } }
  .m-link-tabs__list {
    padding: 2rem 0 0;
    margin: 0 -1.5rem;
    display: flex;
    align-items: flex-end;
    list-style: none;
    overflow-x: auto;
    overflow-y: hidden; }
  .m-link-tabs__list-item {
    margin: 0;
    padding: 0 1rem;
    flex: 1 0 21.2rem; }
    .m-link-tabs__list-item:first-child {
      padding-left: 1.5rem; }
    .m-link-tabs__list-item:last-child {
      padding-right: 1.5rem; }

.m-breadcrumb {
  display: none; }
  @media (min-width: 768px) {
    .m-breadcrumb {
      display: block; }
      .m-breadcrumb__list {
        font-size: 1.2rem;
        display: flex;
        flex-wrap: wrap;
        list-style: none;
        padding: 1.5rem 0;
        margin-bottom: 0;
        border-bottom: 0.1rem solid #E8E8E8; }
      .m-breadcrumb__item {
        padding-left: 0;
        margin-bottom: 0; }
        .m-breadcrumb__item a {
          text-transform: capitalize;
          color: #646464; }
        .m-breadcrumb__item + .m-breadcrumb__item {
          padding-left: 0.3rem; }
          .m-breadcrumb__item + .m-breadcrumb__item::before {
            display: inline-block;
            color: #646464;
            content: "/"; }
      .m-breadcrumb__item--active {
        color: #333333; } }

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