@charset "UTF-8";
/* dosis-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Dosis";
  font-style: normal;
  font-weight: 300;
  src: url("../../Fonts/dosis-v27-latin/dosis-v27-latin-300.eot"); /* IE9 Compat Modes */
  src: url("../../Fonts/dosis-v27-latin/dosis-v27-latin-300.eot?#iefix") format("embedded-opentype"), url("../../Fonts/dosis-v27-latin/dosis-v27-latin-300.woff2") format("woff2"), url("../../Fonts/dosis-v27-latin/dosis-v27-latin-300.woff") format("woff"), url("../../Fonts/dosis-v27-latin/dosis-v27-latin-300.ttf") format("truetype"), url("../../Fonts/dosis-v27-latin/dosis-v27-latin-300.svg#Dosis") format("svg"); /* Legacy iOS */
}
/* dosis-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Dosis";
  font-style: normal;
  font-weight: 400;
  src: url("../../Fonts/dosis-v27-latin/dosis-v27-latin-regular.eot"); /* IE9 Compat Modes */
  src: url("../../Fonts/dosis-v27-latin/dosis-v27-latin-regular.eot?#iefix") format("embedded-opentype"), url("../../Fonts/dosis-v27-latin/dosis-v27-latin-regular.woff2") format("woff2"), url("../../Fonts/dosis-v27-latin/dosis-v27-latin-regular.woff") format("woff"), url("../../Fonts/dosis-v27-latin/dosis-v27-latin-regular.ttf") format("truetype"), url("../../Fonts/dosis-v27-latin/dosis-v27-latin-regular.svg#Dosis") format("svg"); /* Legacy iOS */
}
/* dosis-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Dosis";
  font-style: normal;
  font-weight: 700;
  src: url("../../Fonts/dosis-v27-latin/dosis-v27-latin-700.eot"); /* IE9 Compat Modes */
  src: url("../../Fonts/dosis-v27-latin/dosis-v27-latin-700.eot?#iefix") format("embedded-opentype"), url("../../Fonts/dosis-v27-latin/dosis-v27-latin-700.woff2") format("woff2"), url("../../Fonts/dosis-v27-latin/dosis-v27-latin-700.woff") format("woff"), url("../../Fonts/dosis-v27-latin/dosis-v27-latin-700.ttf") format("truetype"), url("../../Fonts/dosis-v27-latin/dosis-v27-latin-700.svg#Dosis") format("svg"); /* Legacy iOS */
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: url(../../Fonts/Roboto-Light.eot);
  src: local("Roboto Light"), local("Roboto-Light"), url(../../Fonts/Roboto-Light.woff) format("woff"), url(../../Fonts/Roboto-Light.woff2) format("woff2"), url(../../Fonts/Roboto-Light.ttf) format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url(../../Fonts/Roboto.eot);
  src: local("Roboto"), local("Roboto-Regular"), url(../../Fonts/Roboto.woff) format("woff"), url(../../Fonts/Roboto.woff2) format("woff2"), url(../../Fonts/Roboto.eot?#iefix) format("embedded-opentype"), url(../../Fonts/Roboto.ttf) format("truetype"), url(../../Fonts/Roboto.svg#Roboto) format("svg");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), url(../../Fonts/Roboto-Medium.woff) format("woff"), url(../../Fonts/Roboto-Medium.woff2) format("woff2"), url(../../Fonts/Roboto-Medium.ttf) format("truetype");
}
@font-face {
  font-family: "bveg-icons";
  font-style: normal;
  font-weight: normal;
  src: url("../../Fonts/bveg-icons.eot?v0.4");
  src: url("../../Fonts/bveg-icons.eot?v0.4#iefix") format("embedded-opentype"), url("../../Fonts/bveg-icons.ttf?v0.4") format("truetype"), url("../../Fonts/bveg-icons.woff?v0.4") format("woff"), url("../../Fonts/bveg-icons.svg?v0.4#bveg-icons") format("svg");
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

html {
  background: #fff;
  color: #000;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html,
button,
input,
textarea,
select,
textarea {
  font-family: sans-serif;
}

body {
  margin: 0;
}

a {
  background: transparent;
}

a:focus {
  outline: thin dotted;
}

a:hover, a:active {
  outline: 0;
}

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

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: "“" "”" "‘" "’";
}

q:before, q:after {
  content: "";
  content: none;
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
}

button,
input,
textarea,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}

button, input, textarea {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
html textarea[type=button],
input[type=reset],
textarea[type=reset],
input[type=submit],
textarea[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
input[disabled],
textarea[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner, textarea::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input[type=search], textarea[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button, textarea[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration, textarea[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

.radio-wrapper::after, .clearfix::after, .lb-dataContainer::after, .structure-header__wrapper::after, .structure-footer__wrapper::after, .module-textmedia::after, .module-layout::after, .module-gallery__wrapper::after, .module-quick-jump__wrapper::after {
  content: " ";
  display: table;
  clear: both;
}

.structure-header {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12);
}

.form-field.error, .form-field[type=file].error + label {
  border-color: #d32f2f;
}

.colrow {
  width: auto;
  z-index: 1;
  position: relative;
  margin: 0 -20px;
}

@media (max-width: 1240px) {
  .colrow {
    margin: 0 -16px;
  }
}
@media (max-width: 900px) {
  .colrow {
    margin: 0 -10px;
  }
}
@media (max-width: 650px) {
  .colrow {
    margin: 0 -10px;
  }
}
.colrow:only-child {
  margin-bottom: 0;
}

.colrow:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
}

.col {
  float: left;
  padding: 0 20px;
  margin-bottom: 40px;
}

@media (max-width: 1240px) {
  .col {
    padding: 0 16px;
  }
}
@media (max-width: 900px) {
  .col {
    padding: 0 10px;
  }
}
@media (max-width: 650px) {
  .col {
    padding: 0 10px;
  }
}
@media (max-width: 1240px) {
  .col {
    margin-bottom: 32px;
  }
}
@media (max-width: 900px) {
  .col {
    margin-bottom: 20px;
  }
}
@media (max-width: 650px) {
  .col {
    margin-bottom: 20px;
  }
}
.colcontent {
  min-height: 100px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12);
  border: 1px solid #dadada;
  background-color: white;
  padding: 20px;
}

@media (max-width: 1240px) {
  .colcontent {
    padding: 16px;
  }
}
@media (max-width: 900px) {
  .colcontent {
    padding: 10px;
  }
}
@media (max-width: 650px) {
  .colcontent {
    padding: 10px;
  }
}
.col-100 {
  width: 100%;
}

.col-95 {
  width: 95%;
}

.col-90 {
  width: 90%;
}

.col-85 {
  width: 85%;
}

.col-80 {
  width: 80%;
}

.col-75 {
  width: 75%;
}

.col-70 {
  width: 70%;
}

.col-66 {
  width: 66.66%;
}

.col-65 {
  width: 65%;
}

.col-60 {
  width: 60%;
}

.col-55 {
  width: 55%;
}

.col-50 {
  width: 50%;
}

.col-45 {
  width: 45%;
}

.col-40 {
  width: 40%;
}

.col-35 {
  width: 35%;
}

.col-33 {
  width: 33.33%;
}

.col-30 {
  width: 30%;
}

.col-25 {
  width: 25%;
}

.col-20 {
  width: 20%;
}

.col-15 {
  width: 15%;
}

.col-10 {
  width: 10%;
}

.col-5 {
  width: 5%;
}

@media (max-width: 1240px) {
  .laptop-100 {
    width: 100%;
  }
  .laptop-95 {
    width: 95%;
  }
  .laptop-90 {
    width: 90%;
  }
  .laptop-85 {
    width: 85%;
  }
  .laptop-80 {
    width: 80%;
  }
  .laptop-75 {
    width: 75%;
  }
  .laptop-70 {
    width: 70%;
  }
  .laptop-66 {
    width: 66.66%;
  }
  .laptop-65 {
    width: 65%;
  }
  .laptop-60 {
    width: 60%;
  }
  .laptop-55 {
    width: 55%;
  }
  .laptop-50 {
    width: 50%;
  }
  .laptop-45 {
    width: 45%;
  }
  .laptop-40 {
    width: 40%;
  }
  .laptop-35 {
    width: 35%;
  }
  .laptop-33 {
    width: 33.33%;
  }
  .laptop-30 {
    width: 30%;
  }
  .laptop-25 {
    width: 25%;
  }
  .laptop-20 {
    width: 20%;
  }
  .laptop-15 {
    width: 15%;
  }
  .laptop-10 {
    width: 10%;
  }
  .laptop-5 {
    width: 5%;
  }
}
@media (max-width: 900px) {
  .tablet-100 {
    width: 100%;
  }
  .tablet-95 {
    width: 95%;
  }
  .tablet-90 {
    width: 90%;
  }
  .tablet-85 {
    width: 85%;
  }
  .tablet-80 {
    width: 80%;
  }
  .tablet-75 {
    width: 75%;
  }
  .tablet-70 {
    width: 70%;
  }
  .tablet-66 {
    width: 66.66%;
  }
  .tablet-65 {
    width: 65%;
  }
  .tablet-60 {
    width: 60%;
  }
  .tablet-55 {
    width: 55%;
  }
  .tablet-50 {
    width: 50%;
  }
  .tablet-45 {
    width: 45%;
  }
  .tablet-40 {
    width: 40%;
  }
  .tablet-35 {
    width: 35%;
  }
  .tablet-33 {
    width: 33.33%;
  }
  .tablet-30 {
    width: 30%;
  }
  .tablet-25 {
    width: 25%;
  }
  .tablet-20 {
    width: 20%;
  }
  .tablet-15 {
    width: 15%;
  }
  .tablet-10 {
    width: 10%;
  }
  .tablet-5 {
    width: 5%;
  }
}
@media (max-width: 650px) {
  .mobile-100 {
    width: 100%;
  }
  .mobile-95 {
    width: 95%;
  }
  .mobile-90 {
    width: 90%;
  }
  .mobile-85 {
    width: 85%;
  }
  .mobile-80 {
    width: 80%;
  }
  .mobile-75 {
    width: 75%;
  }
  .mobile-70 {
    width: 70%;
  }
  .mobile-66 {
    width: 66.66%;
  }
  .mobile-65 {
    width: 65%;
  }
  .mobile-60 {
    width: 60%;
  }
  .mobile-55 {
    width: 55%;
  }
  .mobile-50 {
    width: 50%;
  }
  .mobile-45 {
    width: 45%;
  }
  .mobile-40 {
    width: 40%;
  }
  .mobile-35 {
    width: 35%;
  }
  .mobile-33 {
    width: 33.33%;
  }
  .mobile-30 {
    width: 30%;
  }
  .mobile-25 {
    width: 25%;
  }
  .mobile-20 {
    width: 20%;
  }
  .mobile-15 {
    width: 15%;
  }
  .mobile-10 {
    width: 10%;
  }
  .mobile-5 {
    width: 5%;
  }
}
@media (max-width: 1240px) {
  .laptop-hidden {
    display: none !important;
  }
}
@media (max-width: 900px) {
  .tablet-hidden {
    display: none !important;
  }
}
@media (max-width: 650px) {
  .mobile-hidden {
    display: none !important;
  }
}
.wrapper {
  max-width: 1360px;
  margin: 0 auto;
  padding: 40px 0;
  position: relative;
}

@media (max-width: 1240px) {
  .wrapper {
    padding: 32px;
  }
}
@media (max-width: 900px) {
  .wrapper {
    padding: 20px;
  }
}
@media (max-width: 650px) {
  .wrapper {
    padding: 20px;
  }
}
@media (max-width: 1240px) {
  .wrapper {
    width: 100%;
  }
}
img, svg {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

* {
  word-break: break-word;
}

*::-webkit-scrollbar {
  width: 8px;
}

*::-webkit-scrollbar-track {
  background-color: white;
}

*::-webkit-scrollbar-thumb {
  background-color: rgba(52, 52, 52, 0.8);
  border-radius: 4px;
}

.hidden {
  visibility: hidden !important;
  opacity: 0 !important;
  width: auto;
  height: 1px !important;
  margin: 0 !important;
  padding: 0 !important;
  position: absolute !important;
  overflow: hidden !important;
}

html {
  background-color: #464646;
  min-height: 100vh;
}

body {
  background-color: white;
  min-height: 100vh;
  overflow-x: hidden;
  position: relative;
  word-break: break-word;
}

.content {
  padding-bottom: 35px;
  padding-top: 65px;
}

.content--fixed-height {
  bottom: 35px;
  left: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: 0;
  top: 65px;
}

a.link {
  font-weight: 500;
  position: relative;
  color: #F47B20;
}

a.link.show-on-map {
  cursor: pointer;
  font-weight: normal;
}

.wrapper {
  padding: 0 20px;
}

@media (max-width: 1240px) {
  .wrapper {
    padding: 0 16px;
  }
}
@media (max-width: 900px) {
  .wrapper {
    padding: 0 10px;
  }
}
@media (max-width: 650px) {
  .wrapper {
    padding: 0 10px;
  }
}
.colcontent {
  overflow: hidden;
}

html {
  font-family: "Dosis", "Open Sans", "Roboto", sans-serif;
  font-size: 19px;
  font-weight: 300;
  line-height: 1.4;
}

@media (max-width: 900px) {
  html {
    font-size: 15px;
  }
}
@media (max-width: 650px) {
  html {
    font-size: 14px;
  }
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 300;
  margin-bottom: 0.5rem;
  margin-top: 1.5rem;
  line-height: 1.2;
}

.layout2 h1, .layout2 h2, .layout2 h3, .layout2 h4, .layout2 h5, .layout2 h6 {
  color: #1f90c8;
}

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

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

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

h1 {
  font-size: 3rem;
}

@media (max-width: 1240px) {
  h1 {
    font-size: 2.8rem;
  }
}
@media (max-width: 900px) {
  h1 {
    font-size: 2.6rem;
  }
}
@media (max-width: 650px) {
  h1 {
    font-size: 2rem;
  }
}
h2 {
  font-size: 2.2rem;
}

@media (max-width: 1240px) {
  h2 {
    font-size: 2.2rem;
  }
}
@media (max-width: 900px) {
  h2 {
    font-size: 1.6rem;
  }
}
@media (max-width: 650px) {
  h2 {
    font-size: 1.6rem;
  }
}
h3 {
  font-size: 1.8rem;
}

@media (max-width: 1240px) {
  h3 {
    font-size: 1.8rem;
  }
}
@media (max-width: 900px) {
  h3 {
    font-size: 1.4rem;
  }
}
@media (max-width: 650px) {
  h3 {
    font-size: 1.4rem;
  }
}
h4 {
  font-size: 1.6rem;
}

@media (max-width: 1240px) {
  h4 {
    font-size: 1.6rem;
  }
}
@media (max-width: 900px) {
  h4 {
    font-size: 1rem;
  }
}
@media (max-width: 650px) {
  h4 {
    font-size: 1rem;
  }
}
h5 {
  font-size: 1.4rem;
}

@media (max-width: 1240px) {
  h5 {
    font-size: 1.4rem;
  }
}
@media (max-width: 900px) {
  h5 {
    font-size: 1rem;
  }
}
@media (max-width: 650px) {
  h5 {
    font-size: 1rem;
  }
}
h6 {
  font-size: 1rem;
}

@media (max-width: 1240px) {
  h6 {
    font-size: 1rem;
  }
}
@media (max-width: 900px) {
  h6 {
    font-size: 1rem;
  }
}
@media (max-width: 650px) {
  h6 {
    font-size: 1rem;
  }
}
p, ul, ol {
  padding: 0;
  margin-bottom: 1rem;
  margin-top: 0.5rem;
}

p b, ul b, ol b {
  font-weight: 500;
}

p:first-child, ul:first-child, ol:first-child {
  margin-top: 0;
}

p:only-child, ul:only-child, ol:only-child {
  margin-top: 0;
  margin-bottom: 0;
}

ul li {
  margin-bottom: 1rem;
  margin-top: 0.5rem;
}

li {
  list-style-position: inside;
}

html, body {
  font-family: "Dosis", "Roboto", sans-serif;
  font-size: 17px;
  line-height: 1.4;
  font-weight: 400;
  color: #343434;
}

b, strong {
  font-weight: 500;
}

b em, strong em {
  font-weight: 500;
}

p.first-child, li.first-child {
  margin-top: 0;
}

p:last-child, li:last-child {
  margin-bottom: 0;
}

h1 {
  font-size: 1.8rem;
  font-weight: 500;
}

@media (max-width: 1240px) {
  h1 {
    font-size: 1.8rem;
  }
}
@media (max-width: 900px) {
  h1 {
    font-size: 1.8rem;
  }
}
@media (max-width: 650px) {
  h1 {
    font-size: 1.5rem;
  }
}
h2 {
  font-size: 1.5rem;
  font-weight: 500;
}

@media (max-width: 1240px) {
  h2 {
    font-size: 1.5rem;
  }
}
@media (max-width: 900px) {
  h2 {
    font-size: 1.5rem;
  }
}
@media (max-width: 650px) {
  h2 {
    font-size: 1.2rem;
  }
}
h3 {
  font-size: 1.3rem;
  font-weight: 500;
}

@media (max-width: 1240px) {
  h3 {
    font-size: 1.3rem;
  }
}
@media (max-width: 900px) {
  h3 {
    font-size: 1.3rem;
  }
}
@media (max-width: 650px) {
  h3 {
    font-size: 1.1rem;
  }
}
h4 {
  font-size: 1.2rem;
  font-weight: 500;
}

@media (max-width: 1240px) {
  h4 {
    font-size: 1em;
  }
}
@media (max-width: 900px) {
  h4 {
    font-size: 1rem;
  }
}
@media (max-width: 650px) {
  h4 {
    font-size: 1rem;
  }
}
h5 {
  font-size: 1.2rem;
  font-weight: 500;
}

@media (max-width: 1240px) {
  h5 {
    font-size: 1rem;
  }
}
@media (max-width: 900px) {
  h5 {
    font-size: 1rem;
  }
}
@media (max-width: 650px) {
  h5 {
    font-size: 1rem;
  }
}
.form-headline {
  line-height: 1.2;
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
  color: #F47B20;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.9rem;
}

ul li, ol li {
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
}

ol li {
  list-style: decimal;
  list-style-position: inside;
  text-indent: -15px;
  padding-left: 15px;
}

.icon {
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon:before, .module-back-to-top:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "bveg-icons" !important;
}

.icon-current-location:before {
  content: "\e900";
  font-size: 1.8rem;
}

/*  .icon-filter-list:before {
    content: "\e901";
    font-size: 1rem; } */
.icon-rss:before {
  content: "\e903";
}

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

.icon-twitter:before {
  content: "\e905";
}

.icon-polygon:before {
  content: "\e906";
  font-size: 1.2em;
}

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

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

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

.icon-map-toggle:before {
  display: none;
}

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

.icon-list:before {
  border: 1px solid currentColor;
  content: "\e90b";
  font-size: 0.417em;
  padding: 0.476em;
  transition: border 200ms, background-color 200ms, color 200ms;
}

.icon-arrow-right:before, .module-back-to-top:after {
  content: "\e90c";
}

.active .icon.icon-list:before, .active .icon-list.module-back-to-top:after, .icon.active.icon-list:before, .active.icon-list.module-back-to-top:after, .icon:hover.icon-list:before, .module-back-to-top:hover.icon-list:after {
  background-color: #F47B20;
  border-color: transparent;
  color: white;
}

.icon.color-1 {
  color: #1D5933;
}

.icon.color-2 {
  color: #B355A7;
}

.icon.color-3 {
  color: #A2A2A2;
}

.icon.color-4 {
  color: #A65A57;
}

.icon.color-5 {
  color: #8C5EB3;
}

.icon.color-6 {
  color: #664510;
}

.icon.color-7 {
  color: #E6C590;
}

.icon--spin:before {
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  display: inline-block;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
a {
  text-decoration: none;
  color: inherit;
}

a.button, .form-field[type=file] + label, .form-field[type=button], .form-field[type=submit], .form-field[type=reset], button:not(.link) {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12);
  cursor: pointer;
  border-radius: 4px;
  padding: 10px 20px;
  display: inline-block;
  background-color: #F47B20;
  color: white;
  border: 1px solid transparent;
  margin-right: 20px;
  margin-bottom: 0.5rem;
  margin-top: 1.5rem;
  transition: border-color 200ms, color 200ms, background-color 200ms;
}

a.button:first-child, .form-field[type=file] + label:first-child, .form-field[type=button]:first-child, .form-field[type=submit]:first-child, .form-field[type=reset]:first-child, button:first-child:not(.link) {
  margin-top: 0;
}

a.button:only-child, .form-field[type=file] + label:only-child, .form-field[type=button]:only-child, .form-field[type=submit]:only-child, .form-field[type=reset]:only-child, button:only-child:not(.link) {
  margin: 0;
}

.no-touch a.button:hover, .no-touch .form-field[type=file] + label:hover, .no-touch .form-field[type=button]:hover, .no-touch .form-field[type=submit]:hover, .no-touch .form-field[type=reset]:hover, .no-touch button:hover:not(.link) {
  border-color: #F47B20;
  background-color: white;
  color: #F47B20;
}

a.button.button-block, .form-field[type=file] + label.button-block, .button-block.form-field[type=button], .button-block.form-field[type=submit], .button-block.form-field[type=reset], button.button-block:not(.link) {
  width: 100%;
  display: block;
  text-align: center;
}

a.button.button-success, .form-field[type=file] + label.button-success, .button-success.form-field[type=button], .button-success.form-field[type=submit], .button-success.form-field[type=reset], button.button-success:not(.link) {
  background-color: #2e7b32;
}

.no-touch a.button.button-success:hover, .no-touch .form-field[type=file] + label.button-success:hover, .no-touch .button-success.form-field[type=button]:hover, .no-touch .button-success.form-field[type=submit]:hover, .no-touch .button-success.form-field[type=reset]:hover, .no-touch button.button-success:hover:not(.link) {
  border-color: #2e7b32;
  background-color: white;
  color: #2e7b32;
}

a.button.button-failure, .form-field[type=file] + label.button-failure, .button-failure.form-field[type=button], .button-failure.form-field[type=submit], .button-failure.form-field[type=reset], button.button-failure:not(.link) {
  background-color: #d32f2f;
}

.no-touch a.button.button-failure:hover, .no-touch .form-field[type=file] + label.button-failure:hover, .no-touch .button-failure.form-field[type=button]:hover, .no-touch .button-failure.form-field[type=submit]:hover, .no-touch .button-failure.form-field[type=reset]:hover, .no-touch button.button-failure:hover:not(.link) {
  border-color: #d32f2f;
  background-color: white;
  color: #d32f2f;
}

a.button.button-cta, .form-field[type=file] + label.button-cta, .button-cta.form-field[type=button], .button-cta.form-field[type=submit], .button-cta.form-field[type=reset], button.button-cta:not(.link) {
  background-color: #495960;
}

.no-touch a.button.button-cta:hover, .no-touch .form-field[type=file] + label.button-cta:hover, .no-touch .button-cta.form-field[type=button]:hover, .no-touch .button-cta.form-field[type=submit]:hover, .no-touch .button-cta.form-field[type=reset]:hover, .no-touch button.button-cta:hover:not(.link) {
  border-color: #495960;
  background-color: white;
  color: #495960;
}

.form-field {
  display: block;
  margin-bottom: 20px;
  width: 100%;
  height: 29px;
  padding: 10px 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12);
  border: 1px solid #dadada;
  border-radius: 4px;
}

.form-field[type=button], .form-field[type=submit] {
  border-radius: 4px;
  border: 1px solid transparent;
  text-transform: uppercase;
  background-color: #495960;
  font-weight: 600;
  color: white;
  transition: background-color 200ms, color 200ms;
}

.no-touch .form-field[type=button]:hover, .no-touch .form-field[type=submit]:hover {
  border-color: #495960;
  background-color: white;
  color: #495960;
}

.form-field:focus {
  outline: none;
}

.error-message {
  display: inline-block;
  margin-bottom: 20px;
  color: #d32f2f;
}

.password-forgotten {
  float: right;
  padding-top: 7px;
}

@media (max-width: 650px) {
  .password-forgotten {
    float: none;
    padding-top: 0;
  }
}
.input-checkbox-wrapper, .input-radio-button-wrapper {
  position: relative;
  margin-bottom: 7px;
}

.select-wrapper {
  position: relative;
  margin-bottom: 10px;
}

.select-wrapper:before, .select-wrapper:after {
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  right: 20px;
  border: solid transparent;
  border-width: 6px;
}

.select-wrapper:before {
  top: 13px;
  border-bottom-color: #343434;
  z-index: 1;
}

.select-wrapper:after {
  bottom: 13px;
  border-top-color: #343434;
}

.voluntary {
  display: block;
  text-align: right;
  margin-bottom: 20px;
  font-size: 0.66rem;
  text-transform: uppercase;
  font-weight: 500;
}

a.button, .form-field[type=file] + label, .form-field[type=button], .form-field[type=submit], .form-field[type=reset], button:not(.link) {
  border-radius: 2px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  background-color: #495960;
  border: none;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: -0.025em;
  transition: background-color 200ms;
}

a.button:last-child, .form-field[type=file] + label:last-child, .form-field[type=button]:last-child, .form-field[type=submit]:last-child, .form-field[type=reset]:last-child, button:last-child:not(.link) {
  margin-bottom: 0;
}

a.button.button-cta, .form-field[type=file] + label.button-cta, .button-cta.form-field[type=button], .button-cta.form-field[type=submit], .button-cta.form-field[type=reset], button.button-cta:not(.link) {
  position: relative;
  overflow: hidden;
  transition: background-color 200ms, color 200ms;
  border: none;
}

.no-touch a.button.button-cta:hover, .no-touch .form-field[type=file] + label.button-cta:hover, .no-touch .button-cta.form-field[type=button]:hover, .no-touch .button-cta.form-field[type=submit]:hover, .no-touch .button-cta.form-field[type=reset]:hover, .no-touch button.button-cta:hover:not(.link) {
  background-color: white;
  transition: background-color 200ms, color 200ms;
  color: #495960;
}

a.button.button--flat, .form-field[type=file] + label.button--flat, .button--flat.form-field[type=button], .button--flat.form-field[type=submit], .button--flat.form-field[type=reset], button.button--flat:not(.link) {
  background-color: transparent;
  box-shadow: none;
  color: #495960;
  transition: color 200ms;
  padding: 0;
}

.no-touch a.button.button--flat:hover, .no-touch .form-field[type=file] + label.button--flat:hover, .no-touch .button--flat.form-field[type=button]:hover, .no-touch .button--flat.form-field[type=submit]:hover, .no-touch .button--flat.form-field[type=reset]:hover, .no-touch button.button--flat:hover:not(.link) {
  background-color: transparent;
  color: #3e4c52;
  transition: color 200ms;
}

a.button.button-invert, .form-field[type=file] + label.button-invert, .button-invert.form-field[type=button], .button-invert.form-field[type=submit], .button-invert.form-field[type=reset], button.button-invert:not(.link) {
  background-color: #495960;
}

.no-touch a.button.button-invert:hover, .no-touch .form-field[type=file] + label.button-invert:hover, .no-touch .button-invert.form-field[type=button]:hover, .no-touch .button-invert.form-field[type=submit]:hover, .no-touch .button-invert.form-field[type=reset]:hover, .no-touch button.button-invert:hover:not(.link) {
  border-color: #495960;
  background-color: white;
  color: #495960;
}

a.button.button--float-right, .form-field[type=file] + label.button--float-right, .button--float-right.form-field[type=button], .button--float-right.form-field[type=submit], .button--float-right.form-field[type=reset], button.button--float-right:not(.link) {
  float: right;
}

label {
  position: relative;
}

label.has-icon-space {
  padding-right: 30px;
  position: static;
}

.form-field {
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  font-weight: 300;
  padding: 20px;
  box-shadow: none;
  border-radius: 0;
}

h1 .form-field, h2 .form-field, h3 .form-field {
  font-size: 1rem;
}

.form-field::-webkit-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

.form-field:-ms-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

.form-field::placeholder {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

.form-field[type=file] {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.form-field[type=file] + label {
  margin: 0;
  margin-bottom: 20px;
}

@media (max-width: 1240px) {
  .form-field[type=file] + label {
    margin-bottom: 16px;
  }
}
@media (max-width: 900px) {
  .form-field[type=file] + label {
    margin-bottom: 10px;
  }
}
@media (max-width: 650px) {
  .form-field[type=file] + label {
    margin-bottom: 10px;
  }
}
.form-field[type=button], .form-field[type=submit], .form-field[type=reset] {
  text-transform: none;
}

.form-field[type=range] {
  -webkit-appearance: none;
  /* Hides the slider so that custom slider can be made */
  width: 100%;
  /* Specific width is required for Firefox. */
  background: transparent;
  /* Otherwise white in Chrome */
}

.form-field[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  background-color: #495960;
  width: 30px;
  height: 30px;
  cursor: pointer;
  margin-top: -15px;
}

.form-field[type=range]::-moz-range-thumb {
  -webkit-appearance: none;
  background-color: #495960;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.form-field[type=range]::-ms-thumb {
  -webkit-appearance: none;
  background-color: #495960;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.form-field[type=range]:focus {
  outline: none;
  /* Removes the blue border. You should probably do some kind of focus styling for accessibility reasons though. */
}

.form-field[type=range]::-ms-track {
  width: 100%;
  cursor: pointer;
  /* Hides the slider so custom styles can be added */
  background: transparent;
  border-color: transparent;
  color: transparent;
}

.form-field[type=range]::-webkit-slider-runnable-track {
  height: 3px;
  cursor: pointer;
  background-color: #dadada;
}

.form-field[type=range]::-moz-range-track {
  height: 3px;
  cursor: pointer;
  background-color: #dadada;
}

.form-field[type=range]::-ms-track {
  height: 3px;
  cursor: pointer;
  background-color: #dadada;
}

.form-field[data-toggle=datepicker] {
  height: 29px;
}

textarea.form-field {
  padding: 10px 20px;
}

.radio-wrapper {
  margin-bottom: 20px;
}

button:not(.link) {
  min-height: 29px;
}

button.link {
  background: none;
  border: none;
  color: #F47B20;
  font: inherit;
  outline: none;
}

textarea {
  resize: none;
  height: auto;
  min-height: 150px;
}

.input-label-wrapper label {
  line-height: 1;
}

.input-label-wrapper input.hide-placeholder, .input-label-wrapper textarea.hide-placeholder {
  padding: 20px;
}

.input-checkbox-wrapper, .input-radio-button-wrapper {
  position: relative;
}

.input-checkbox-wrapper label,
.input-radio-button-wrapper label {
  position: static;
}

.input-checkbox-wrapper label:before,
.input-radio-button-wrapper label:before {
  background: #b4b4b4;
  content: "";
  display: inline-block;
  height: 12px;
  margin-right: 5px;
  padding: 2px;
  -webkit-transform: translate(0, 1px);
  transform: translate(0, 1px);
  z-index: 1;
  width: 24px;
  border-radius: 12px;
  position: relative;
}

.input-checkbox-wrapper label:after,
.input-radio-button-wrapper label:after {
  background-color: white;
  width: 12px;
  height: 12px;
  border-radius: 10px;
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  margin-left: 3px;
  z-index: 10;
  margin-top: 5px;
  transition: margin-left 200ms;
}

.input-checkbox-wrapper input:checked + label:after,
.input-checkbox-wrapper textarea:checked + label:after,
.input-radio-button-wrapper input:checked + label:after,
.input-radio-button-wrapper textarea:checked + label:after {
  margin-left: 14px;
  transition: margin-left 200ms;
}

.input-checkbox-wrapper.level_0 input:checked + label.has-icon-space:before {
  background: #F47B20;
}

.input-checkbox-wrapper.level_1 input:checked + label.has-icon-space:before {
  background: #7C7C7C;
}
.input-checkbox-wrapper.level_1 input:checked + label.oilGasField__subtype_2:before, .input-checkbox-wrapper.level_1 input:checked + label.oilGasField__subtype_16:before, .input-checkbox-wrapper.level_1 input:checked + label.oilGasField__subtype_19:before, .input-checkbox-wrapper.level_1 input:checked + label.drilling__subtype_2:before, .input-checkbox-wrapper.level_1 input:checked + label.drilling__subtype_16:before, .input-checkbox-wrapper.level_1 input:checked + label.drilling__subtype_19:before {
  background: #f5ad43;
}
.input-checkbox-wrapper.level_1 input:checked + label.oilGasField__subtype_1:before, .input-checkbox-wrapper.level_1 input:checked + label.oilGasField__subtype_17:before, .input-checkbox-wrapper.level_1 input:checked + label.oilGasField__subtype_20:before, .input-checkbox-wrapper.level_1 input:checked + label.drilling__subtype_1:before, .input-checkbox-wrapper.level_1 input:checked + label.drilling__subtype_17:before, .input-checkbox-wrapper.level_1 input:checked + label.drilling__subtype_20:before {
  background: #82aa98;
}
.input-checkbox-wrapper.level_1 input:checked + label.oilGasField__subtype_15:before, .input-checkbox-wrapper.level_1 input:checked + label.oilGasField__subtype_18:before, .input-checkbox-wrapper.level_1 input:checked + label.drilling__subtype_15:before, .input-checkbox-wrapper.level_1 input:checked + label.drilling__subtype_18:before {
  background: #9e6a62;
}
.input-checkbox-wrapper.level_1 input:checked + label.concession__subtype_3:before {
  background: #c2c7cf;
}
.input-checkbox-wrapper.level_1 input:checked + label.concession__subtype_4:before {
  background: #8690A1;
}
.input-checkbox-wrapper.level_1 input:checked + label.concession__subtype_5:before {
  background: #626972;
}
.input-checkbox-wrapper.level_1 input:checked + label.protectedareas:before, .input-checkbox-wrapper.level_1 input:checked + label.company:before {
  background: #2692b5;
}

.input-checkbox-wrapper input,
.input-checkbox-wrapper textarea,
.input-radio-button-wrapper input,
.input-radio-button-wrapper textarea {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  visibility: hidden;
  z-index: 0;
}

.input-checkbox-wrapper input.error + label:before,
.input-checkbox-wrapper textarea.error + label:before,
.input-radio-button-wrapper input.error + label:before,
.input-radio-button-wrapper textarea.error + label:before {
  border-color: #d32f2f;
}

.input-checkbox-wrapper input.error:checked + label.before,
.input-checkbox-wrapper textarea.error:checked + label.before,
.input-radio-button-wrapper input.error:checked + label.before,
.input-radio-button-wrapper textarea.error:checked + label.before {
  background-color: #d32f2f;
}

.input-checkbox-wrapper .icon-outside-right, .input-radio-button-wrapper .icon-outside-right {
  font-size: 1.2rem;
  position: absolute;
  right: 0;
  top: 0;
}

.input-radio-button-wrapper label:before {
  border-radius: 50%;
}

.input-group {
  border-collapse: separate;
  display: table;
  margin-bottom: 10px;
  position: relative;
}

.input-group .form-field {
  border: 1px solid #495960;
  border-radius: 4px;
  padding: 5px 10px;
  width: 100%;
}

.input-group__addon {
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  width: 1%;
}

.input-group__addon .button {
  border: 1px solid #495960;
  border-radius: 4px;
  padding: 0 10px !important;
}

.input-group__addon .button:hover {
  border-color: #495960;
}

.input-group .form-field, .input-group__addon {
  display: table-cell;
  margin: 0;
}

.input-group .form-field:first-child, .input-group__addon:first-child {
  border-right: none;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group .form-field:first-child .button, .input-group__addon:first-child .button {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group .form-field:last-child, .input-group__addon:last-child {
  border-left: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group .form-field:last-child .button, .input-group__addon:last-child .button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group.is-date-field .text {
  display: block;
  margin-right: 5px;
  min-width: 30px;
  text-align: left;
}

.input-group.is-date-field .input-group__addon:last-child {
  color: #F47B20;
  font-size: 1.5rem;
  padding-left: 10px;
}

.input-group.is-date-field .icon-calendar {
  cursor: pointer;
}

.form-group + .form-group {
  margin-top: 40px;
}

.module-form .form-label-group {
  border-collapse: separate;
  display: table;
  width: 100%;
}

.module-form .form-label-group .input-label-wrapper {
  display: table-row;
}

.module-form .form-label-group .input-label-wrapper label,
.module-form .form-label-group .input-label-wrapper .form-field {
  display: table-cell;
  vertical-align: top;
}

.module-form .form-label-group .input-label-wrapper label {
  line-height: inherit;
  padding: 10px 10px 0 0;
  white-space: nowrap;
  width: 1%;
}

.module-form .form-label-group .input-label-wrapper .form-field {
  width: 100%;
}

@media (max-width: 650px) {
  .module-form .form-label-group {
    display: block;
    margin-bottom: 20px;
  }
  .module-form .form-label-group .input-label-wrapper {
    display: block;
  }
  .module-form .form-label-group .input-label-wrapper label,
  .module-form .form-label-group .input-label-wrapper .form-field {
    display: block;
    margin: 0;
    width: 100%;
  }
  .module-form .form-label-group .input-label-wrapper label {
    margin-bottom: 2.5px;
    white-space: normal;
  }
}
.module-form input[type=text], .module-form textarea[type=text],
.module-form input[type=password],
.module-form textarea[type=password],
.module-form input[type=email],
.module-form textarea[type=email],
.module-form textarea {
  padding-left: 10px;
  padding-right: 10px;
}

.ol-box {
  box-sizing: border-box;
  border-radius: 2px;
  border: 2px solid #00f;
}

.ol-mouse-position {
  top: 8px;
  right: 8px;
  position: absolute;
}

.ol-scale-line {
  border-radius: 4px;
  bottom: 10px;
  left: 50%;
  padding: 2px;
  position: absolute;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.ol-scale-line-inner {
  color: #495960;
  font-size: 10px;
  margin: 1px;
  position: relative;
  text-align: center;
  text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
  will-change: contents, width;
  border: 3px solid white;
  border-top: none;
}

.ol-scale-line-inner:before {
  border: 1px solid #495960;
  border-top: none;
  bottom: -2px;
  content: "";
  left: -2px;
  position: absolute;
  right: -2px;
  top: 1px;
}

.module-map--satellite .ol-scale-line-inner {
  border-color: rgba(255, 255, 255, 0.7);
  text-shadow: -1px -1px 0 rgba(255, 255, 255, 0.7), 1px -1px 0 rgba(255, 255, 255, 0.7), -1px 1px 0 rgba(255, 255, 255, 0.7), 1px 1px 0 rgba(255, 255, 255, 0.7);
}

.ol-overlay-container {
  will-change: left, right, top, bottom;
}

.ol-unsupported {
  display: none;
}

.ol-unselectable, .ol-viewport {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

.ol-selectable {
  -webkit-touch-callout: default;
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}

.ol-grabbing {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.ol-grab {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: grab;
}

.ol-control {
  position: fixed;
  background-color: rgba(255, 255, 255, 0.4);
  border-radius: 4px;
  padding: 2px;
}

.ol-control:hover {
  background-color: rgba(255, 255, 255, 0.6);
}

.ol-rotate {
  top: 0.5em;
  right: 0.5em;
  transition: opacity 200ms linear, visibility 0s linear;
}
.ol-rotate.ol-hidden {
  opacity: 0;
  visibility: hidden;
  transition: opacity 200ms linear, visibility 0s linear 200ms;
}

.ol-zoom-extent {
  top: 4.643em;
  left: 0.5em;
}

.ol-full-screen {
  right: 0.5em;
  top: 0.5em;
}

@media print {
  .ol-control {
    display: none;
  }
}
.ol-control button {
  display: block;
  margin: 1px;
  min-height: 0;
  padding: 0;
  color: #2e2e2e;
  font-size: 1.14em;
  font-weight: 700;
  text-decoration: none;
  text-align: center;
  height: 20px;
  width: 20px;
  line-height: 0.4em;
  background-color: white;
  border: none;
  border-radius: 2px;
}
.ol-control button::-moz-focus-inner {
  border: none;
  padding: 0;
}

@media (max-width: 650px) {
  .ol-control.ol-show-filter {
    left: 10px;
    opacity: 0;
    padding: 0;
    top: 75px;
    transition: opacity 200ms;
  }
  .ol-control.ol-show-filter .ol-show-filter__button {
    font-weight: normal;
    height: 32px;
    padding: 0 10px;
    width: auto;
  }
  .hide-filter-mobile + .module-map .ol-control.ol-show-filter {
    opacity: 1;
  }
}
.ol-control.ol-toggle-map {
  padding: 0;
  right: 10px;
  top: 75px;
}
.ol-control.ol-toggle-map .ol-toggle-map__button {
  background: url(../../Images/Images-assets/map_toggle.png) no-repeat -2px -2px;
  border-radius: 3px;
  height: 32px;
  width: 32px;
}
.ol-control.ol-toggle-map .ol-toggle-map__button.is-active {
  background-position: -2px -38px;
}

.ol-control.ol-current-location {
  right: 52px;
  padding: 0;
  top: 75px;
}
.ol-control.ol-current-location .ol-current-location__button {
  border-radius: 3px;
  height: 32px;
  width: 32px;
}

.ol-zoom-extent button {
  line-height: 1.4em;
}

.ol-zoom {
  top: 117px;
  right: 10px;
  z-index: 1;
}

.ol-zoom button {
  border-radius: 3px;
  height: 32px;
  right: 0;
  margin: 0;
  position: absolute;
  width: 32px;
  z-index: 1;
}

.ol-zoom .ol-zoom-in {
  top: 0;
}

.ol-zoom .ol-zoom-out {
  top: 232px;
}

.ol-zoomslider {
  background: none !important;
  height: 200px;
  padding: 0;
  right: 10px;
  top: 149px;
  width: 32px;
}

.ol-zoomslider:before {
  background-color: white;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  content: "";
  left: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  transition: opacity 200ms;
  width: 5px;
}

.ol-zoomslider:hover:before {
  opacity: 0.7;
}

.ol-zoomslider button {
  height: 16px;
  position: relative;
  width: 32px;
}

.ol-zoomslider button:before {
  content: "· · ·";
  text-align: center;
}

.ol-compass {
  display: block;
  font-weight: 400;
  font-size: 1.2em;
  will-change: transform;
}

.ol-control button:focus, .ol-control button:hover {
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.7);
}

.ol-attribution {
  text-align: right;
  bottom: 40px;
  right: 0.5em;
  max-width: calc(100% - 1.3em);
}

@media (max-width: 900px) {
  .ol-attribution:not(.ol-collapsed):not(.ol-uncollapsible) {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    z-index: 3;
  }
}
.ol-attribution ul {
  margin: 0;
  padding: 0 0.5em;
  font-size: 0.7rem;
  line-height: 1.375em;
  color: #000;
  text-shadow: 0 0 2px #fff;
}

.ol-attribution li {
  display: inline;
  list-style: none;
  line-height: inherit;
}

.ol-attribution li:not(:last-child):after {
  content: " ";
}

.ol-attribution img {
  max-height: 2em;
  max-width: inherit;
  vertical-align: middle;
}

.ol-attribution button, .ol-attribution ul {
  display: inline-block;
  text-transform: none;
}

.ol-attribution.ol-collapsed ul {
  display: none;
}

.ol-attribution.ol-logo-only ul {
  display: block;
}

.ol-attribution:not(.ol-collapsed) {
  background: rgba(255, 255, 255, 0.8);
}

.ol-attribution.ol-uncollapsible {
  bottom: 50px;
  right: 0;
  border-radius: 4px 0 0;
  line-height: 1em;
}

.ol-attribution.ol-logo-only {
  background: 0 0;
  bottom: 0.4em;
  height: 1.1em;
  line-height: 1em;
}

.ol-attribution.ol-uncollapsible img {
  margin-top: -0.2em;
  max-height: 1.6em;
}

.ol-attribution.ol-logo-only button, .ol-attribution.ol-uncollapsible button {
  display: none;
}

.ol-overviewmap {
  left: 0.5em;
  bottom: 0.5em;
}

.ol-overviewmap.ol-uncollapsible {
  bottom: 0;
  left: 0;
  border-radius: 0 4px 0 0;
}

.ol-overviewmap .ol-overviewmap-map, .ol-overviewmap button {
  display: inline-block;
}

.ol-overviewmap .ol-overviewmap-map {
  border: 1px solid #7b98bc;
  height: 150px;
  margin: 2px;
  width: 150px;
}

.ol-overviewmap:not(.ol-collapsed) button {
  bottom: 1px;
  left: 2px;
  position: absolute;
}

.ol-overviewmap.ol-collapsed .ol-overviewmap-map, .ol-overviewmap.ol-uncollapsible button {
  display: none;
}

.ol-overviewmap:not(.ol-collapsed) {
  background: rgba(255, 255, 255, 0.8);
}

.ol-overviewmap-box {
  border: 2px dotted rgba(0, 60, 136, 0.7);
}

.ol-overviewmap .ol-overviewmap-box:hover {
  cursor: move;
}

.divider {
  background-color: #F47B20;
  clear: both;
  height: 1px;
  margin: 15px 0;
  width: 100%;
}

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

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.visible-mobile {
  display: none;
}

@media (max-width: 650px) {
  .visible-mobile {
    display: block !important;
  }
}
.visible-tablet {
  display: none;
}

@media (max-width: 900px) {
  .visible-tablet {
    display: block !important;
  }
}
.visible-laptop {
  display: none;
}

@media (max-width: 1240px) {
  .visible-laptop {
    display: block !important;
  }
}
@media (max-width: 649px) {
  .hidden-mobile {
    display: none !important;
  }
}
@media (max-width: 899px) {
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 1239px) {
  .hidden-laptop {
    display: none !important;
  }
}
/*!
 * Datepicker v0.6.4
 * https://github.com/fengyuanchen/datepicker
 *
 * Copyright (c) 2014-2017 Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2017-11-24T14:38:19.628Z
 */
/*
 * Custom modifications, changed colors and spacings
 */
.datepicker-container {
  background-color: #fff;
  direction: ltr;
  font-size: 12px;
  left: 0;
  line-height: 30px;
  position: fixed;
  top: 0;
  touch-action: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 210px;
  z-index: -1;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.datepicker-container::before,
.datepicker-container::after {
  border: 5px solid transparent;
  content: " ";
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}

.datepicker-dropdown {
  border: 1px solid #ccc;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  box-sizing: content-box;
  position: absolute;
  z-index: 1;
}

.datepicker-dropdown:not(.datepicker-hide) {
  z-index: 65536 !important;
}

.datepicker-inline {
  position: static;
}

.datepicker-top-left,
.datepicker-top-right {
  border-top-color: #dadada;
}

.datepicker-top-left::before,
.datepicker-top-left::after,
.datepicker-top-right::before,
.datepicker-top-right::after {
  border-top: 0;
  left: 10px;
  top: -5px;
}

.datepicker-top-left::before,
.datepicker-top-right::before {
  border-bottom-color: #a7a7a7;
}

.datepicker-top-left::after,
.datepicker-top-right::after {
  border-bottom-color: #fff;
  top: -4px;
}

.datepicker-bottom-left,
.datepicker-bottom-right {
  border-bottom-color: #dadada;
}

.datepicker-bottom-left::before,
.datepicker-bottom-left::after,
.datepicker-bottom-right::before,
.datepicker-bottom-right::after {
  border-bottom: 0;
  bottom: -5px;
  left: 10px;
}

.datepicker-bottom-left::before,
.datepicker-bottom-right::before {
  border-top-color: #a7a7a7;
}

.datepicker-bottom-left::after,
.datepicker-bottom-right::after {
  border-top-color: #fff;
  bottom: -4px;
}

.datepicker-top-right::before,
.datepicker-top-right::after,
.datepicker-bottom-right::before,
.datepicker-bottom-right::after {
  left: auto;
  right: 10px;
}

.datepicker-panel > ul {
  margin: 0;
  padding: 0;
  width: 102%;
}

.datepicker-panel > ul:first-child {
  position: relative;
  z-index: 1;
}

.datepicker-panel > ul::before,
.datepicker-panel > ul::after {
  content: " ";
  display: table;
}

.datepicker-panel > ul::after {
  clear: both;
}

.datepicker-panel > ul > li {
  background-color: #fff;
  cursor: pointer;
  float: left;
  height: 30px;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 30px;
}

.datepicker-panel > ul > li:hover {
  background-color: rgba(244, 123, 32, 0.6);
}

.datepicker-panel > ul > li.muted,
.datepicker-panel > ul > li.muted:hover {
  color: #999;
}

.datepicker-panel > ul > li.highlighted {
  background-color: rgba(244, 123, 32, 0.3);
}

.datepicker-panel > ul > li.highlighted:hover {
  background-color: rgba(244, 123, 32, 0.6);
}

.datepicker-panel > ul > li.picked,
.datepicker-panel > ul > li.picked:hover {
  color: #F47B20;
}

.datepicker-panel > ul > li.disabled,
.datepicker-panel > ul > li.disabled:hover {
  background-color: #fff;
  color: #ccc;
  cursor: default;
}

.datepicker-panel > ul > li.disabled.highlighted,
.datepicker-panel > ul > li.disabled:hover.highlighted {
  background-color: #e5f2ff;
}

.datepicker-panel > ul > li[data-view="years prev"],
.datepicker-panel > ul > li[data-view="year prev"],
.datepicker-panel > ul > li[data-view="month prev"],
.datepicker-panel > ul > li[data-view="years next"],
.datepicker-panel > ul > li[data-view="year next"],
.datepicker-panel > ul > li[data-view="month next"],
.datepicker-panel > ul > li[data-view=next] {
  font-size: 18px;
}

.datepicker-panel > ul > li[data-view="years current"],
.datepicker-panel > ul > li[data-view="year current"],
.datepicker-panel > ul > li[data-view="month current"] {
  width: 150px;
}

.datepicker-panel > ul[data-view=years] > li,
.datepicker-panel > ul[data-view=months] > li {
  height: 52.5px;
  line-height: 52.5px;
  width: 52.5px;
}

.datepicker-panel > ul[data-view=week] > li,
.datepicker-panel > ul[data-view=week] > li:hover {
  background-color: #fff;
  cursor: default;
}

.datepicker-hide {
  display: none;
}

body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 65537;
  background-color: black;
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 65538;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  /* Background color behind image.
     This is visible during transitions. */
  background-color: white;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-nav a {
  cursor: pointer;
  float: right;
  height: 100%;
  outline: none;
  transition: opacity 200ms;
  width: 50%;
}

.lb-nav a:after {
  background: white;
  color: #F47B20;
  content: "\e90c";
  display: block;
  font-family: "bveg-icons" !important;
  font-size: 3rem;
  padding: 40px 0;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 80px;
}

@media (max-width: 900px) {
  .lb-nav a:after {
    font-size: 2rem;
    opacity: 0.8;
    padding: 30px 0;
    width: 60px;
  }
}
@media (max-width: 650px) {
  .lb-nav a:after {
    font-size: 1.5rem;
    padding: 20px 0;
    width: 40px;
  }
}
.lb-nav a.lb-prev {
  float: left;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.no-touch .lb-nav a {
  opacity: 0;
}

.no-touch .lb-nav a:hover {
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  width: 100%;
}

.lb-data .lb-details {
  width: 100%;
  float: left;
  text-align: left;
  line-height: 1.2;
}

.lb-data .lb-caption {
  color: white;
  font-size: 1rem;
}

.lb-data .lb-caption a {
  color: #F47B20;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1rem;
  font-size: 0.7rem;
  color: #F47B20;
}

.lb-data .lb-caption + .lb-number {
  margin-top: 5px;
}

.lb-data .lb-close {
  cursor: pointer;
  margin-top: 5px;
  outline: none;
  padding: 5px;
  position: absolute;
  top: -10px;
  -webkit-transform: translate(-100%, -100%);
  transform: translate(-100%, -100%);
  transition: opacity 200ms;
}

.lb-data .lb-close:before {
  color: #F47B20;
  content: "\e908";
  font-family: "bveg-icons" !important;
}

.structure-header {
  background-color: #FBFAF9;
  color: #FFFFFF;
  font-size: 1.214rem;
  font-weight: 500;
  height: 65px;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.structure-header__logo {
  background-image: url(../../Icons/logo.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  height: 65px;
  left: 18px;
  position: absolute;
  top: 0;
  width: 223px;
}

.structure-header button.hamburger {
  display: none;
  background-color: transparent !important;
  box-shadow: none;
  float: right;
  height: 65px;
  margin: 0;
  min-height: 0;
  padding: 0 14px;
}

.structure-header button.hamburger > span {
  display: block;
  width: 40px;
  height: 6px;
  background-color: #F47B20;
  margin-bottom: 8px;
}

.structure-header button.hamburger > span:last-child {
  margin-bottom: 0;
}

@media (max-width: 1000px) {
  .structure-header button.hamburger {
    display: block;
  }
}
.structure-header a {
  outline: none;
}

.structure-footer {
  background-color: #858fa0;
  bottom: 0;
  color: white;
  font-size: 0.786rem;
  height: 50px;
  left: 0;
  padding: 7px 20px;
  position: absolute;
  width: 100%;
  z-index: 1;
}

.structure-footer a {
  outline: none;
}

@media (max-width: 360px) {
  .structure-footer {
    padding: 0;
  }
}
.structure-navigation li {
  list-style: none;
}

@media (max-width: 1000px) {
  .structure-navigation__wrapper {
    display: none;
  }
}
.structure-navigation__list {
  display: table;
}

.structure-navigation__list__item {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.structure-header .structure-navigation--main {
  float: left;
}

.structure-header .structure-navigation--main .structure-navigation__list {
  height: 65px;
  margin-left: 304px;
}

.structure-header .structure-navigation--main a,
.structure-header .structure-navigation--main span {
  padding: 20px 30px;
  transition: color 200ms;
}

.structure-header .structure-navigation--main a.is-active, .structure-header .structure-navigation--main a:hover,
.structure-header .structure-navigation--main span.is-active,
.structure-header .structure-navigation--main span:hover {
  color: #FFFFFF;
  font-weight: bold;
}

.structure-header .structure-navigation--meta {
  margin-right: 5px;
  float: right;
}

.structure-header .structure-navigation--meta .structure-navigation__list {
  height: 65px;
}

.structure-header .structure-navigation--meta a {
  font-size: 1.5rem;
  padding: 20px 7.5px;
  transition: color 200ms;
}

.structure-header .structure-navigation--meta a:hover {
  color: #F47B20;
}

.structure-header .structure-navigation--meta .icon {
  vertical-align: middle;
}

.structure-footer .structure-navigation--footer {
  overflow: hidden;
}

.structure-footer .structure-navigation--footer .structure-navigation__list {
  float: right;
  height: 35px;
  margin: 0 -20px;
}

.structure-footer .structure-navigation--footer a,
.structure-footer .structure-navigation--footer span {
  padding: 10px 20px;
}

.structure-footer .structure-navigation--footer a.is-active, .structure-footer .structure-navigation--footer a:hover {
  text-decoration: underline;
}

@media (max-width: 650px) {
  .structure-footer .structure-navigation--footer .structure-navigation__list {
    float: none;
    margin: 0 -10px;
  }
  .structure-footer .structure-navigation--footer a,
  .structure-footer .structure-navigation--footer span {
    padding: 10px;
  }
}
@media (max-width: 360px) {
  .structure-footer .structure-navigation--footer .structure-navigation__list {
    margin: 0 auto;
  }
  .structure-footer .structure-navigation--footer a,
  .structure-footer .structure-navigation--footer span {
    padding: 5px;
  }
}
.hamburger.is-active + .structure-navigation__wrapper {
  background: #FBFAF9;
  border-top: 1px solid rgba(0, 0, 0, 0.34);
  display: block;
  padding: 10px 10px 0;
  position: absolute;
  right: 0;
  top: 65px;
}

@media (max-width: 650px) {
  .hamburger.is-active + .structure-navigation__wrapper {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12);
    width: 100%;
  }
}
.hamburger.is-active + .structure-navigation__wrapper .structure-navigation {
  float: none;
  margin: 0;
  padding: 0 10px;
}

.hamburger.is-active + .structure-navigation__wrapper .structure-navigation__list {
  display: block;
  height: auto;
  margin: 0;
}

.hamburger.is-active + .structure-navigation__wrapper .structure-navigation__list__item {
  display: block;
  text-align: left;
  vertical-align: inherit;
}

.hamburger.is-active + .structure-navigation__wrapper .structure-navigation--main a,
.hamburger.is-active + .structure-navigation__wrapper .structure-navigation--main span {
  display: block;
  padding: 10px;
}

.hamburger.is-active + .structure-navigation__wrapper .structure-navigation--meta {
  border-top: 1px solid #F47B20;
  margin-top: 10px;
  padding-top: 10px;
}

.hamburger.is-active + .structure-navigation__wrapper .structure-navigation--meta .structure-navigation__list__item {
  display: inline-block;
  padding: 0 5px;
}

.hamburger.is-active + .structure-navigation__wrapper .structure-navigation--meta a,
.hamburger.is-active + .structure-navigation__wrapper .structure-navigation--meta span {
  display: block;
  padding: 10px;
}

.module-table__wrapper {
  overflow-x: auto;
}

.module-table__wrapper table {
  min-width: 400px;
  table-layout: auto;
  caption-side: bottom;
  margin-bottom: 20px;
}

@media (max-width: 1240px) {
  .module-table__wrapper table {
    margin-bottom: 16px;
  }
}
@media (max-width: 900px) {
  .module-table__wrapper table {
    margin-bottom: 10px;
  }
}
@media (max-width: 650px) {
  .module-table__wrapper table {
    margin-bottom: 10px;
  }
}
.module-table__wrapper table td, .module-table__wrapper table th, .module-table__wrapper table caption {
  padding: 10px;
  line-height: 1.2;
}

.module-table__wrapper table th {
  background-color: #343434;
  font-weight: 500;
  text-align: left;
  color: white;
}

.module-table__wrapper table tr {
  background-color: rgba(52, 52, 52, 0.1);
}

.module-table__wrapper table tr:nth-child(2n) {
  background-color: rgba(255, 255, 255, 0.3);
}

.module-table__wrapper table caption {
  text-align: left;
  caption-side: bottom;
}

@media (max-width: 650px) {
  .module-table__wrapper table {
    min-width: auto;
    width: 100%;
  }
  .module-table__wrapper table thead {
    display: none;
  }
  .module-table__wrapper table tbody tr {
    display: block;
    padding: 10px;
  }
  .module-table__wrapper table tbody td {
    line-height: 1.5rem;
    display: block;
    padding: 0;
  }
  .module-table__wrapper table tbody td:before {
    content: attr(data-column-name) ": ";
    font-weight: 400;
  }
}
.module-textmedia {
  margin: 20px 0px;
}

@media (max-width: 1240px) {
  .module-textmedia {
    margin: 16px 0px;
  }
}
@media (max-width: 900px) {
  .module-textmedia {
    margin: 10px 0px;
  }
}
@media (max-width: 650px) {
  .module-textmedia {
    margin: 10px 0px;
  }
}
.module-textmedia ul:first-child, .module-textmedia ol:first-child {
  margin-top: 0;
}

.module-textmedia ul:last-child, .module-textmedia ol:last-child {
  margin-bottom: 0;
}

.module-textmedia figcaption {
  margin-top: 5px;
  font-size: 0.9rem;
  line-height: 1rem;
  color: #5a5a5a;
}

.module-textmedia__title {
  margin-bottom: 30px;
}

.module-textmedia__title h1,
.module-textmedia__title h2 {
  font-size: 1.8rem;
  font-weight: normal;
}

@media (max-width: 650px) {
  .module-textmedia__title h1,
  .module-textmedia__title h2 {
    font-size: 1.4rem;
  }
}
.module-textmedia__pic {
  border-collapse: collapse;
  display: table;
  table-layout: fixed;
  width: 100%;
}

.module-textmedia__pic figure {
  display: table-cell;
  vertical-align: top;
}

.module-textmedia__pic__image {
  display: block;
}

.module-textmedia__video__wrapper {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}

.module-textmedia__video__wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  border: none;
  width: 100%;
  height: 100%;
}

.module-textmedia__audio audio {
  width: 100%;
}

.module-textmedia.module-textmedia--left .module-textmedia__pic, .module-textmedia.module-textmedia--right .module-textmedia__pic {
  max-width: 30%;
}

@media (max-width: 1240px) {
  .module-textmedia.module-textmedia--left .module-textmedia__pic, .module-textmedia.module-textmedia--right .module-textmedia__pic {
    max-width: 25%;
  }
}
@media (max-width: 900px) {
  .module-textmedia.module-textmedia--left .module-textmedia__pic, .module-textmedia.module-textmedia--right .module-textmedia__pic {
    max-width: 30%;
  }
}
@media (max-width: 650px) {
  .module-textmedia.module-textmedia--left .module-textmedia__pic, .module-textmedia.module-textmedia--right .module-textmedia__pic {
    max-width: 25%;
  }
}
.module-textmedia.module-textmedia--left .module-textmedia__video, .module-textmedia.module-textmedia--left .module-textmedia__audio, .module-textmedia.module-textmedia--right .module-textmedia__video, .module-textmedia.module-textmedia--right .module-textmedia__audio {
  width: 30%;
}

@media (max-width: 1240px) {
  .module-textmedia.module-textmedia--left .module-textmedia__video, .module-textmedia.module-textmedia--left .module-textmedia__audio, .module-textmedia.module-textmedia--right .module-textmedia__video, .module-textmedia.module-textmedia--right .module-textmedia__audio {
    width: 25%;
  }
}
@media (max-width: 900px) {
  .module-textmedia.module-textmedia--left .module-textmedia__video, .module-textmedia.module-textmedia--left .module-textmedia__audio, .module-textmedia.module-textmedia--right .module-textmedia__video, .module-textmedia.module-textmedia--right .module-textmedia__audio {
    width: 30%;
  }
}
@media (max-width: 650px) {
  .module-textmedia.module-textmedia--left .module-textmedia__video, .module-textmedia.module-textmedia--left .module-textmedia__audio, .module-textmedia.module-textmedia--right .module-textmedia__video, .module-textmedia.module-textmedia--right .module-textmedia__audio {
    width: 25%;
  }
}
.module-textmedia.module-textmedia--left.no-wrap .module-textmedia__pic, .module-textmedia.module-textmedia--right.no-wrap .module-textmedia__pic {
  margin: 0;
  width: 30%;
}

@media (max-width: 1240px) {
  .module-textmedia.module-textmedia--left.no-wrap .module-textmedia__pic, .module-textmedia.module-textmedia--right.no-wrap .module-textmedia__pic {
    width: 25%;
  }
}
@media (max-width: 900px) {
  .module-textmedia.module-textmedia--left.no-wrap .module-textmedia__pic, .module-textmedia.module-textmedia--right.no-wrap .module-textmedia__pic {
    width: 30%;
  }
}
@media (max-width: 650px) {
  .module-textmedia.module-textmedia--left.no-wrap .module-textmedia__pic, .module-textmedia.module-textmedia--right.no-wrap .module-textmedia__pic {
    width: 25%;
  }
}
.module-textmedia.module-textmedia--left.no-wrap .module-textmedia__text, .module-textmedia.module-textmedia--right.no-wrap .module-textmedia__text {
  width: 70%;
}

@media (max-width: 1240px) {
  .module-textmedia.module-textmedia--left.no-wrap .module-textmedia__text, .module-textmedia.module-textmedia--right.no-wrap .module-textmedia__text {
    width: 75%;
  }
}
@media (max-width: 900px) {
  .module-textmedia.module-textmedia--left.no-wrap .module-textmedia__text, .module-textmedia.module-textmedia--right.no-wrap .module-textmedia__text {
    width: 70%;
  }
}
@media (max-width: 650px) {
  .module-textmedia.module-textmedia--left.no-wrap .module-textmedia__text, .module-textmedia.module-textmedia--right.no-wrap .module-textmedia__text {
    width: 75%;
  }
}
.module-textmedia.module-textmedia--left .module-textmedia__pic, .module-textmedia.module-textmedia--left .module-textmedia__video, .module-textmedia.module-textmedia--left .module-textmedia__audio {
  float: left;
  margin-right: 40px;
}

@media (max-width: 1240px) {
  .module-textmedia.module-textmedia--left .module-textmedia__pic, .module-textmedia.module-textmedia--left .module-textmedia__video, .module-textmedia.module-textmedia--left .module-textmedia__audio {
    margin-right: 32px;
  }
}
@media (max-width: 900px) {
  .module-textmedia.module-textmedia--left .module-textmedia__pic, .module-textmedia.module-textmedia--left .module-textmedia__video, .module-textmedia.module-textmedia--left .module-textmedia__audio {
    margin-right: 20px;
  }
}
@media (max-width: 650px) {
  .module-textmedia.module-textmedia--left .module-textmedia__pic, .module-textmedia.module-textmedia--left .module-textmedia__video, .module-textmedia.module-textmedia--left .module-textmedia__audio {
    margin-right: 20px;
  }
}
.module-textmedia.module-textmedia--left.no-wrap .module-textmedia__text {
  float: right;
  padding-left: 40px;
}

@media (max-width: 1240px) {
  .module-textmedia.module-textmedia--left.no-wrap .module-textmedia__text {
    padding-left: 32px;
  }
}
@media (max-width: 900px) {
  .module-textmedia.module-textmedia--left.no-wrap .module-textmedia__text {
    padding-left: 20px;
  }
}
@media (max-width: 650px) {
  .module-textmedia.module-textmedia--left.no-wrap .module-textmedia__text {
    padding-left: 20px;
  }
}
.module-textmedia.module-textmedia--right .module-textmedia__pic, .module-textmedia.module-textmedia--right .module-textmedia__video, .module-textmedia.module-textmedia--right .module-textmedia__audio {
  float: right;
  margin-left: 40px;
}

@media (max-width: 1240px) {
  .module-textmedia.module-textmedia--right .module-textmedia__pic, .module-textmedia.module-textmedia--right .module-textmedia__video, .module-textmedia.module-textmedia--right .module-textmedia__audio {
    margin-left: 32px;
  }
}
@media (max-width: 900px) {
  .module-textmedia.module-textmedia--right .module-textmedia__pic, .module-textmedia.module-textmedia--right .module-textmedia__video, .module-textmedia.module-textmedia--right .module-textmedia__audio {
    margin-left: 20px;
  }
}
@media (max-width: 650px) {
  .module-textmedia.module-textmedia--right .module-textmedia__pic, .module-textmedia.module-textmedia--right .module-textmedia__video, .module-textmedia.module-textmedia--right .module-textmedia__audio {
    margin-left: 20px;
  }
}
.module-textmedia.module-textmedia--right.no-wrap .module-textmedia__text {
  float: left;
  padding-right: 40px;
}

@media (max-width: 1240px) {
  .module-textmedia.module-textmedia--right.no-wrap .module-textmedia__text {
    padding-right: 32px;
  }
}
@media (max-width: 900px) {
  .module-textmedia.module-textmedia--right.no-wrap .module-textmedia__text {
    padding-right: 20px;
  }
}
@media (max-width: 650px) {
  .module-textmedia.module-textmedia--right.no-wrap .module-textmedia__text {
    padding-right: 20px;
  }
}
.module-textmedia.module-textmedia--above .module-textmedia__pic__image, .module-textmedia.module-textmedia--below .module-textmedia__pic__image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 300px;
}

@media (max-width: 1240px) {
  .module-textmedia.module-textmedia--above .module-textmedia__pic__image, .module-textmedia.module-textmedia--below .module-textmedia__pic__image {
    height: 200px;
  }
}
@media (max-width: 900px) {
  .module-textmedia.module-textmedia--above .module-textmedia__pic__image, .module-textmedia.module-textmedia--below .module-textmedia__pic__image {
    height: 150px;
  }
}
@media (max-width: 650px) {
  .module-textmedia.module-textmedia--above .module-textmedia__pic__image, .module-textmedia.module-textmedia--below .module-textmedia__pic__image {
    height: 100px;
  }
}
.module-textmedia.module-textmedia--above .module-textmedia__pic, .module-textmedia.module-textmedia--above .module-textmedia__video, .module-textmedia.module-textmedia--above .module-textmedia__audio {
  margin-bottom: 20px;
}

@media (max-width: 1240px) {
  .module-textmedia.module-textmedia--above .module-textmedia__pic, .module-textmedia.module-textmedia--above .module-textmedia__video, .module-textmedia.module-textmedia--above .module-textmedia__audio {
    margin-bottom: 16px;
  }
}
@media (max-width: 900px) {
  .module-textmedia.module-textmedia--above .module-textmedia__pic, .module-textmedia.module-textmedia--above .module-textmedia__video, .module-textmedia.module-textmedia--above .module-textmedia__audio {
    margin-bottom: 10px;
  }
}
@media (max-width: 650px) {
  .module-textmedia.module-textmedia--above .module-textmedia__pic, .module-textmedia.module-textmedia--above .module-textmedia__video, .module-textmedia.module-textmedia--above .module-textmedia__audio {
    margin-bottom: 10px;
  }
}
.module-textmedia.module-textmedia--below .module-textmedia__text {
  margin-bottom: 20px;
}

@media (max-width: 1240px) {
  .module-textmedia.module-textmedia--below .module-textmedia__text {
    margin-bottom: 16px;
  }
}
@media (max-width: 900px) {
  .module-textmedia.module-textmedia--below .module-textmedia__text {
    margin-bottom: 10px;
  }
}
@media (max-width: 650px) {
  .module-textmedia.module-textmedia--below .module-textmedia__text {
    margin-bottom: 10px;
  }
}
.module-news__backlink--top {
  margin-bottom: 1.5rem;
}

.module-news__backlink a {
  color: #F47B20;
}

.module-off-canvas {
  display: table;
  position: relative;
  transition: -webkit-transform 200ms;
  transition: transform 200ms;
  transition: transform 200ms, -webkit-transform 200ms;
  z-index: 2;
}

.module-off-canvas > .module {
  display: table-cell;
  position: relative;
  vertical-align: top;
  width: 320px;
}

.module-off-canvas > .module:not(.module-filter) > .module__wrapper {
  background: rgba(238, 238, 238, 0.9);
}

.module-off-canvas > .module:not(.module-filter) > .module__wrapper > .module__wrapper-inner {
  padding-bottom: 60px;
}

.module-off-canvas > .module.is-invincible {
  visibility: hidden;
}

.module-off-canvas > .module > .module__wrapper {
  height: calc(100vh - 65px - 50px);
  /* = window height - header height - footer height */
  overflow-y: auto;
}

.module-off-canvas > .module > .module__wrapper > .module__wrapper-inner {
  padding: 20px;
}

.module-off-canvas > .module > .module__wrapper.velocity-animating {
  overflow-x: hidden;
}

.module-off-canvas > .module[data-size="80"] {
  width: 550px;
}
.module-off-canvas > .module[data-size="100"] {
  width: 640px;
}

.module-off-canvas > .module .content__close {
  color: #F47B20;
  cursor: pointer;
  float: right;
  margin: -10px -10px 10px 10px;
  position: relative;
}

.module-off-canvas > .module .content__close:before {
  bottom: -5px;
  content: "";
  left: -5px;
  position: absolute;
  right: -5px;
  top: -5px;
}

.module-off-canvas.hide-filter {
  -webkit-transform: translate(-320px, 0);
  transform: translate(-320px, 0);
}

@media (max-width: 650px) {
  .module-off-canvas.hide-filter-mobile {
    -webkit-transform: translate(-320px, 0);
    transform: translate(-320px, 0);
  }
}
.module-map {
  background: lightgrey;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.module-map__attribution {
  opacity: 1;
  transition: opacity 200ms;
}

.module-map > .module-map__attribution {
  opacity: 0;
}

.module-filter {
  height: calc(100vh - 65px - 35px);
  /* = window height - header height - footer height */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  min-width: 320px;
  width: 320px;
}

.module-filter.is-closed {
  display: none;
}

.module-off-canvas .module-filter > .module__wrapper {
  background-color: rgba(255, 255, 255, 0.9);
  height: calc(100vh - 65px - 35px - 40px);
  /* = window height - header height - footer height - filter bottom height */
}

.module-filter .form-field {
  height: 29px;
}

.module-filter .button {
  min-height: 29px;
}

.module-filter .button--flat:not(.link) {
  background-color: #fff;
  color: #F47B20;
}

.no-touch .module-filter .button--flat:not(.link):hover {
  background-color: #fff;
  color: #343434;
}

.module-filter .icon-filter-list {
  color: #F47B20;
  cursor: pointer;
  background-image: url(../../Icons/arrow_or.png);
  width: 30px;
  height: 30px;
  margin-top: -8px;
}

.module-filter .has-icon-space .icon.icon-pin:before, .module-filter .has-icon-space .icon-pin.module-back-to-top:after {
  font-size: 1.5rem;
  vertical-align: top;
}

.module-filter .has-icon-space .icon:not(.icon-pin):before, .module-filter .has-icon-space .module-back-to-top:not(.icon-pin):after {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  width: 1.2rem;
}

.module-filter .has-icon-space .icon-circle:before {
  -webkit-transform: translate(0, -0.2em);
  transform: translate(0, -0.2em);
}

.module-filter .has-icon-space .icon-polygon:before {
  -webkit-transform: translate(0, -0.1em);
  transform: translate(0, -0.1em);
}

.module-filter__bottom {
  background-color: rgba(255, 255, 255, 0.9);
  border-top: 1px solid #d1d1d1;
  bottom: 15px;
  height: 40px;
  left: 0;
  padding: 10px 20px;
  position: absolute;
  right: 0;
}

.module-list {
  position: relative;
}

.module-list__headline {
  font-size: 1.8rem;
  margin-bottom: 30px;
  font-weight: 600;
}

@media (max-width: 650px) {
  .module-list__headline {
    font-size: 1.4rem;
  }
}
.module-list__intro {
  margin-top: -25px;
  margin-bottom: 30px;
}

.module-list__item {
  margin-top: 20px;
}

.module-list__item-headline {
  font-size: 1.3rem;
  font-weight: 400;
}

@media (max-width: 650px) {
  .module-list__item-headline {
    font-size: 1.2rem;
  }
}
.module-list__item-link {
  color: #F47B20;
  cursor: pointer;
  margin-top: 5px;
}

.module-list__item-link-more {
  color: #F47B20;
  cursor: pointer;
}

.module-list__item.active .module-list__item-link-more:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.module-list--glossary .module-list__item-headline {
  cursor: pointer;
}

.module-list--glossary .module-list__item-content {
  height: 0;
  overflow: hidden;
  transition: height 200ms;
}

.module-list--glossary .module-list__item-link-more {
  float: right;
}

.module-list--glossary .module-list__item-link-more:before {
  content: "▾";
  font-size: 2rem;
  display: inline-block;
  line-height: 1;
  margin-right: -0.5rem;
  transition: -webkit-transform 200ms;
  transition: transform 200ms;
  transition: transform 200ms, -webkit-transform 200ms;
}

.module-list--result .module-list__headline {
  font-size: 1.5rem;
}

.module-list--result .module-list__item-headline {
  font-size: 1rem;
}

.module-list--result .module-list__item-content {
  font-size: 0.857rem;
}

.module-data-list__filter-types {
  margin-bottom: 20px;
}

@media (max-width: 1240px) {
  .module-data-list__filter-types {
    margin-bottom: 16px;
  }
}
@media (max-width: 900px) {
  .module-data-list__filter-types {
    margin-bottom: 10px;
  }
}
@media (max-width: 650px) {
  .module-data-list__filter-types {
    margin-bottom: 10px;
  }
}
.module-data-list__notice {
  margin-top: 40px;
}

@media (max-width: 1240px) {
  .module-data-list__notice {
    margin-top: 32px;
  }
}
@media (max-width: 900px) {
  .module-data-list__notice {
    margin-top: 20px;
  }
}
@media (max-width: 650px) {
  .module-data-list__notice {
    margin-top: 20px;
  }
}
.module-data-table {
  display: table;
  width: 100%;
}

.module-data-table > li,
.module-data-table tr {
  display: table-row;
}

.module-data-table > li > div,
.module-data-table > li th,
.module-data-table > li td,
.module-data-table tr > div,
.module-data-table tr th,
.module-data-table tr td {
  display: table-cell;
  padding: 5px;
  word-break: normal;
  vertical-align: top;
}

.module-data-table .is-expanded {
  max-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

.module-data-table .no-wrap {
  white-space: nowrap;
}

.module-data-table__header th,
.module-data-table__header td {
  border-bottom: 1px solid #F47B20;
  font-weight: 500;
  text-align: left;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.module-data-table .sort {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.module-data-table .sort.asc:after, .module-data-table .sort.desc:after {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  margin-left: 3px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 0;
}

.module-data-table .sort.asc:after {
  border-bottom: 5px solid currentColor;
}

.module-data-table .sort.desc:after {
  border-top: 5px solid currentColor;
}

.module-data-table--registrations .details {
  color: #F47B20;
}

.module-data-table--registrations li:not(.module-data-table__header):hover,
.module-data-table--registrations tbody tr:not(.no-hover):hover {
  background: rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

@media (max-width: 650px) {
  .module-data-table--registrations li > div:nth-child(3),
  .module-data-table--registrations th:nth-child(3),
  .module-data-table--registrations td:nth-child(3) {
    display: none;
  }
}
.module-data-table--simple-left > li > div:first-child {
  padding-left: 0;
  white-space: nowrap;
}

.module-data-table--simple-left > li > div:last-child {
  padding-right: 0;
}

.module-search-result__list li {
  margin: 0 -5px;
  padding: 5px;
}

.module-search-result__list li:hover {
  background: rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

.module-layout--two-cols .module-layout__col {
  float: left;
  width: 50%;
}

.module-layout--two-cols .module-layout__col:nth-child(2n) {
  padding-left: 20px;
}

@media (max-width: 1240px) {
  .module-layout--two-cols .module-layout__col:nth-child(2n) {
    padding-left: 16px;
  }
}
@media (max-width: 900px) {
  .module-layout--two-cols .module-layout__col:nth-child(2n) {
    padding-left: 3px;
  }
}
@media (max-width: 650px) {
  .module-layout--two-cols .module-layout__col:nth-child(2n) {
    padding-left: 3px;
  }
}
.module-layout--two-cols .module-layout__col:nth-child(2n+1) {
  clear: both;
  padding-right: 20px;
}

@media (max-width: 1240px) {
  .module-layout--two-cols .module-layout__col:nth-child(2n+1) {
    padding-right: 16px;
  }
}
@media (max-width: 900px) {
  .module-layout--two-cols .module-layout__col:nth-child(2n+1) {
    padding-right: 3px;
  }
}
@media (max-width: 650px) {
  .module-layout--two-cols .module-layout__col:nth-child(2n+1) {
    padding-right: 3px;
  }
}
.module-pagination {
  cursor: default;
  display: table;
  margin: 20px auto 0;
}

.module-pagination > li {
  display: table-cell;
  text-align: center;
  width: 20px;
}

.module-pagination > li > a {
  cursor: pointer;
  padding: 5px;
}

.module-pagination > li.is-active > a {
  text-decoration: underline;
}

.module-pagination > li.is-disabled > a {
  cursor: default;
}

.module-update-image {
  margin-bottom: 20px;
}

.module-update-image__wrapper {
  background: white;
  position: relative;
}

.module-update-image__wrapper:before {
  content: "";
  display: block;
  padding-top: 87.5%;
}

.module-update-image__wrapper img {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

.module-update-image__loading .icon-loading {
  color: #F47B20;
  font-size: 3rem;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.module-update-image__loading .icon-loading:after {
  bottom: -20px;
  content: "Lade Diagramm";
  font-size: 1rem;
  font-family: "Roboto", sans-serif;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  white-space: nowrap;
}

.module-update-image .input-group {
  max-width: 320px;
}

.module-gallery {
  margin: 20px 0;
}

.module-gallery__wrapper {
  margin: -5px;
}

.module-gallery__item {
  float: left;
  padding: 5px;
  width: 50%;
}

.module-gallery__item img {
  width: 100%;
}

.module[data-size="100"] .module-gallery__item {
  width: 25%;
}

.module-content__backlink {
  margin-bottom: 1.5rem;
}

.module-content__backlink a {
  color: #F47B20;
  cursor: pointer;
  font-weight: normal;
}

.module-quick-jump {
  cursor: default;
}

.module-quick-jump__wrapper {
  margin: -5px -10px 20px;
}

.module-quick-jump-link {
  color: #b4b4b4;
  float: left;
  margin: 5px 10px;
  text-align: center;
  width: 15px;
}

.module-quick-jump-link.is-active {
  color: #343434;
  cursor: pointer;
}

.module-back-to-top {
  background: #b4b4b4;
  border-radius: 0 4px 4px 0;
  bottom: 0;
  box-shadow: 0 0 5px #b4b4b4;
  display: table;
  height: 40px;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  right: 40px;
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  transition: opacity 200ms;
  width: 40px;
}

@media (max-width: 1240px) {
  .module-back-to-top {
    right: 32px;
  }
}
@media (max-width: 900px) {
  .module-back-to-top {
    right: 20px;
  }
}
@media (max-width: 650px) {
  .module-back-to-top {
    right: 20px;
  }
}
.module-back-to-top:after {
  display: table-cell;
  font-size: 1.5rem;
  text-align: center;
  vertical-align: middle;
}

.module-back-to-top--active .module-back-to-top {
  cursor: pointer;
  opacity: 1;
  pointer-events: all;
}

.module-skeletons {
  display: none;
}

.module-modal {
  bottom: 0;
  height: 0;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  transition: height 0s 200ms;
  z-index: 65536;
}

.module-modal .diagram-image {
  width: auto;
}

.module-modal:before {
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 200ms;
}

.module-modal__close {
  cursor: pointer;
  color: #F47B20;
  position: absolute;
  right: -20px;
  top: -20px;
}

.module-modal__close:before {
  bottom: -5px;
  content: "";
  left: -5px;
  position: absolute;
  right: -5px;
  top: -5px;
}

.module-modal__wrapper {
  left: 50%;
  min-width: 310px;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: opacity 200ms;
}

.module-modal__wrapper-outer {
  overflow: hidden;
}

.module-modal__wrapper-inner {
  background: #fff;
  max-height: calc(100vh - 40px);
  max-width: calc(100vw - 40px);
  min-width: 310px;
  overflow-y: auto;
  overflow-x: hidden;
}

.module-modal__wrapper-content {
  padding: 20px 20px 60px;
}

.module-modal__wrapper-content .module:not(.module-filter) {
  width: auto;
}

.module-modal__wrapper-content .headline {
  margin-top: 0;
}

.module-modal__wrapper .content__close {
  display: none;
}

.module-modal__header {
  border-bottom: 1px solid #F47B20;
  font-size: 1.2rem;
  font-weight: 500;
  margin-bottom: 20px;
  padding-bottom: 10px;
}

.module-modal__footer {
  font-size: 0.8rem;
  font-weight: 500;
}

.module-modal__footer .headline {
  font-size: 1rem;
}

.module-modal.fade-in {
  height: 100vh;
  transition: none;
}

.module-modal.fade-in:before {
  opacity: 1;
}

.module-modal.fade-in .module-modal__wrapper {
  opacity: 1;
}

@media (max-width: 650px) {
  .module-modal__close {
    right: 5px;
  }
  .module-modal__wrapper-inner {
    max-height: calc(100vh - 60px);
  }
}
.module-loading-layer {
  bottom: 0;
  height: 0;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  transition: height 0s 200ms;
  z-index: 65537;
}

.module-loading-layer:before {
  background: rgba(255, 255, 255, 0.8);
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 200ms;
}

.module-loading-layer__wrapper {
  color: #F47B20;
  font-size: 3rem;
  left: 50%;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: opacity 200ms;
}

.module-loading-layer__wrapper:after {
  bottom: -10px;
  content: "Lade Inhalte";
  font-size: 1rem;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  white-space: nowrap;
}

.module-loading-layer.fade-in {
  height: 100vh;
  transition: none;
}

.module-loading-layer.fade-in:before {
  opacity: 1;
}

.module-loading-layer.fade-in .module-loading-layer__wrapper {
  opacity: 1;
}

@media (max-width: 650px) {
  .module-off-canvas.hide-filter {
    width: calc(100vw + 320px);
  }
  .module:not(.module-filter) {
    width: 100vw;
  }
  .hide-filter .module:not(.module-filter) {
    max-width: 100vw;
    width: calc(100vw + 320px);
  }
}
@media print {
  * {
    position: relative !important;
    box-shadow: none !important;
    background-color: transparent !important;
    color: #343434 !important;
    text-shadow: none !important;
  }
}

#popup {
  width: 800px;
  height: 1000px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid #ccc;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

#popup-content {
  width: 100%;
  height: 100%;
}

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