/* open-sans-300 - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/open-sans-v34-latin-300.eot"); /* IE9 Compat Modes */
  src: local(""),
    url("../fonts/open-sans-v34-latin-300.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("../fonts/open-sans-v34-latin-300.woff2") format("woff2"),
    /* Super Modern Browsers */ url("../fonts/open-sans-v34-latin-300.woff")
      format("woff"),
    /* Modern Browsers */ url("../fonts/open-sans-v34-latin-300.ttf")
      format("truetype"),
    /* Safari, Android, iOS */
      url("../fonts/open-sans-v34-latin-300.svg#OpenSans") format("svg"); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/open-sans-v34-latin-regular.eot"); /* IE9 Compat Modes */
  src: local(""),
    url("../fonts/open-sans-v34-latin-regular.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("../fonts/open-sans-v34-latin-regular.woff2")
      format("woff2"),
    /* Super Modern Browsers */ url("../fonts/open-sans-v34-latin-regular.woff")
      format("woff"),
    /* Modern Browsers */ url("../fonts/open-sans-v34-latin-regular.ttf")
      format("truetype"),
    /* Safari, Android, iOS */
      url("../fonts/open-sans-v34-latin-regular.svg#OpenSans") format("svg"); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/open-sans-v34-latin-700.eot"); /* IE9 Compat Modes */
  src: local(""),
    url("../fonts/open-sans-v34-latin-700.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("../fonts/open-sans-v34-latin-700.woff2") format("woff2"),
    /* Super Modern Browsers */ url("../fonts/open-sans-v34-latin-700.woff")
      format("woff"),
    /* Modern Browsers */ url("../fonts/open-sans-v34-latin-700.ttf")
      format("truetype"),
    /* Safari, Android, iOS */
      url("../fonts/open-sans-v34-latin-700.svg#OpenSans") format("svg"); /* Legacy iOS */
}
/* open-sans-italic - latin */
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/open-sans-v34-latin-italic.eot"); /* IE9 Compat Modes */
  src: local(""),
    url("../fonts/open-sans-v34-latin-italic.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("../fonts/open-sans-v34-latin-italic.woff2")
      format("woff2"),
    /* Super Modern Browsers */ url("../fonts/open-sans-v34-latin-italic.woff")
      format("woff"),
    /* Modern Browsers */ url("../fonts/open-sans-v34-latin-italic.ttf")
      format("truetype"),
    /* Safari, Android, iOS */
      url("../fonts/open-sans-v34-latin-italic.svg#OpenSans") format("svg"); /* Legacy iOS */
}

@charset "UTF-8";
html {
  box-sizing: border-box;
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent;
}
*,
:after,
:before {
  box-sizing: inherit;
}
body {
  background-color: #f6f6f6;
  color: #333;
  font-family: sans-serif;
  font-size: 1.6em;
  font-weight: 300;
  line-height: 1.6;
  margin: 0;
  padding: 2rem;
}
@-ms-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
[tabindex="-1"]:focus {
  outline: none !important;
}
figure {
  margin: 0 0 1rem;
}
[role="button"] {
  cursor: pointer;
}
[role="button"],
a,
area,
button,
input,
label,
select,
summary,
textarea {
  touch-action: manipulation;
}
[hidden] {
  display: none !important;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  background-color: #ddd;
  border: 0.1rem solid #ccc;
  border-radius: 0;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-size: 1.2rem;
  font-weight: 700;
  padding: 1rem 2rem;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
}
button:focus,
button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover {
  background-color: #eaeaea;
  color: #333;
  outline: 0;
}
hr {
  border: 0;
  border-top: 1px solid #ccc;
  margin-bottom: 2rem;
  margin-top: 2rem;
}
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: none;
  font-size: 1.6rem;
  padding: 0.8rem 1.2rem;
  width: 100%;
}
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="url"]:focus,
select:focus,
textarea:focus {
  border: 1px solid #999;
  outline: 0;
}
input[type="checkbox"],
input[type="radio"] {
  display: inline;
}
select {
  background: #fff
    url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAyOSAxNCIgd2lkdGg9IjI5Ij48cGF0aCBmaWxsPSIjZDFkMWQxIiBkPSJNOS40IDMuNmw1IDcgNS4yLTciLz48L3N2Zz4=)
    100% no-repeat;
}
select:focus {
  border: 1px solid #999;
  background-image: #fff
    url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAyOSAxNCIgd2lkdGg9IjI5Ij48cGF0aCBmaWxsPSIjOWI0ZGNmIiBkPSJNMTkuNiAzLjZIOS40bDUgNyIvPjwvc3ZnPg==);
}
textarea {
  min-height: 6.5rem;
}
fieldset {
  padding: 2rem;
  border: 1px solid #ccc;
}
label,
legend {
  font-size: 1.6rem;
  font-weight: 700;
  display: block;
  margin-bottom: 0.6rem;
}
legend {
  color: #ccc;
  font-size: 2.2rem;
  font-weight: 300;
  padding: 1rem;
  text-transform: uppercase;
}
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
button,
input,
select,
textarea {
  margin: 0;
  line-height: inherit;
  border-radius: 0;
}
textarea {
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
}
input[type="search"] {
  box-sizing: inherit;
  -webkit-appearance: none;
}
a {
  color: #005b87;
  text-decoration: none;
}
dl,
ol,
ul {
  margin-bottom: 1rem;
  margin-top: 0;
  padding-left: 0;
}
dl dl,
dl ol,
dl ul,
ol dl,
ol ol,
ol ul,
ul dl,
ul ol,
ul ul {
  margin: 1rem 0 2rem 2rem;
}
dl {
  list-style: none;
}
ul {
  list-style: disc inside;
}
ol {
  list-style: decimal inside;
}
dd,
dt,
li {
  margin-bottom: 1rem;
}
p {
  margin-bottom: 1.5rem;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  color: #333;
  margin-top: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  margin-bottom: 0.5rem;
}
h1 {
  font-size: 4rem;
  line-height: 1.2;
}
h1,
h2 {
  letter-spacing: -0.1rem;
}
h2 {
  font-size: 3.6rem;
  line-height: 1.25;
}
h3 {
  font-size: 3rem;
  letter-spacing: -0.1rem;
  line-height: 1.3;
}
h4 {
  font-size: 2.4rem;
  letter-spacing: -0.08rem;
  line-height: 1.35;
}
h5 {
  font-size: 1.8rem;
  letter-spacing: -0.05rem;
  line-height: 1.5;
}
h6 {
  font-size: 1.6rem;
  letter-spacing: 0;
  line-height: 1.4;
}
abbr[data-original-title],
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #ccc;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
blockquote {
  margin: 0 0 1rem;
}
small {
  font-size: 80%;
  font-weight: 400;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after,
.clearfix:before {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
@media print {
  *,
  :after,
  :before {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #ddd !important;
  }
}
.button {
  transition: background-color 0.3s;
}
.button--large {
  padding: 2rem 4rem;
  font-size: 2rem;
}
.row {
  margin-bottom: 1rem;
  margin-top: 1rem;
  padding-bottom: 1rem;
  padding-top: 1rem;
}
.row--full {
  margin-left: -2rem;
  margin-right: -2rem;
}
.form__group {
  margin: 1rem 0;
  padding: 1rem 0;
}
.form__group__heading {
  font-size: 2rem;
  font-weight: 300;
  padding-bottom: 0.5rem;
}
.form__group__copy {
  font-size: 1.6rem;
  font-weight: 300;
  padding-bottom: 0.5rem;
}
.form__group--divided {
  border-bottom: 1px solid #ccc;
}
body {
  font-family: Open Sans;
  font-weight: 300;
  font-size: 1.6rem;
  line-height: 1.8em;
}
@media screen and (max-width: 767px) {
  body {
    font-size: 1.5rem;
    padding: 0;
    -webkit-text-size-adjust: 100%;
  }
}
b,
h1,
h2,
h3,
strong {
  font-weight: 400;
}
h1 {
  color: #6f7072;
  font-size: 3.2rem;
  padding-bottom: 2rem;
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 2.8rem;
  }
}
h2 {
  color: #6f7072;
  font-size: 2.6rem;
  padding-bottom: 2rem;
}
@media screen and (max-width: 767px) {
  h2 {
    font-size: 2.2rem;
  }
}
h3 {
  color: #6f7072;
  font-size: 1.8rem;
  padding-bottom: 2rem;
}
@media screen and (max-width: 767px) {
  h3 {
    font-size: 2rem;
  }
}
.container {
  max-width: 100rem;
  margin: 0 auto;
  background-color: #fff;
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
}
@media screen and (max-width: 767px) {
  .container {
    box-shadow: none;
  }
}
.row {
  margin-bottom: 3rem;
}
.centered {
  text-align: center;
}
.header {
  background-color: #e2e2e2;
  height: 140px;
  position: relative;
  background-color: transparent;
  background-color: #f6f6f6;
  background-color: #fff;
  height: 160px;
}
@media (max-width: 767px) {
  .header {
    padding: 2rem;
    height: inherit;
    margin-bottom: 0;
    margin-top: 0;
  }
}
.header__logo {
  position: absolute;
  left: 2rem;
  top: 2.5rem;
  left: 3rem;
  top: 5rem;
  width: 215px;
}
@media (max-width: 767px) {
  .header__logo {
    position: inherit;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .header__menus {
    margin-top: 2rem;
    display: block;
    border: 1px solid #f6f6f6;
    padding: 1rem;
  }
}
.header__nav-lang {
  position: absolute;
  right: 2rem;
}
.header__nav-lang a {
  font-size: 1.2rem;
}
@media (max-width: 767px) {
  .header__nav-lang {
    position: inherit;
    right: inherit;
    float: right;
  }
}
.content {
  display: flex;
  x-justify-content: space-around;
  x-align-items: stretch;
}
@media (max-width: 767px) {
  .content {
    margin-top: 0;
    padding-top: 0;
  }
}
.content__nav {
  width: 230px;
  flex: 0 0 25rem;
}
@media (max-width: 767px) {
  .content__nav {
    display: none;
  }
}
@media (min-width: 768px) {
  .content__main {
    border-left: 1px solid rgba(84, 199, 255, 0.35);
    padding-left: 4rem;
    padding-right: 6rem;
  }
}
@media (max-width: 767px) {
  .content__main {
    padding: 2rem;
  }
}
.content__main h1 {
  padding-bottom: 2rem;
}
.content__main h1,
.content__main h2 {
  padding-top: inherit;
  margin-bottom: inherit;
}
.content__main h2 {
  padding-bottom: 1rem;
}
.content__main h3 {
  margin-bottom: inherit;
  padding-top: inherit;
}
.content__main p {
  margin-bottom: inherit;
  margin: 0;
  padding-bottom: 2rem;
  padding-top: inherit;
}
.content__main ol,
.content__main ul {
  padding-bottom: 2rem;
  margin-bottom: 0;
}
.content__main li {
  margin-bottom: inherit;
  text-indent: -1.8rem;
  margin-left: 2rem;
}
.content__main b,
.content__main strong {
  font-weight: 700;
}
.content__main iframe,
.content__main img {
  max-width: 100%;
}
.content__main a {
  color: #005b87;
  text-decoration: none;
  padding: 0.2rem 0.4rem;
  transition: all 0.3s;
  border-radius: 0.2rem;
}
.content__main a:hover {
  background-color: #efefef;
}
.content__quote {
  text-align: right;
  color: #888b8d;
  margin-bottom: 4rem;
}
.content__quote__quote {
  font-style: italic;
}
.content__quote__quote:before {
  content: "„";
}
.content__quote__quote:after {
  content: "“";
}
.navigation a {
  transition: all 0.3s;
  color: #005b87;
}
.navigation--depth-1 > .navigation__item > .navigation__item__link {
  font-weight: 700;
}
.navigation__menu {
  margin: 0;
}
.navigation__item {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: block;
}
.navigation__item ul {
  display: none;
  margin: 0;
  padding: 0;
}
.navigation__item__link {
  margin: 0;
  font-size: 1.5rem;
  display: block;
  padding: 0.5rem 0.5rem 0.5rem 3rem;
}
.navigation__item--active > a,
.navigation__item__link:hover {
  background-color: #f6f6f6;
  border-right: 1px solid #005b87;
}
.navigation__item--active-child ul,
.navigation__item--active ul {
  display: block;
}
.navigation__item--active-child ul .navigation__item__link,
.navigation__item--active ul .navigation__item__link {
  padding-left: 3.5rem;
}
.navigation__toggle {
  margin-top: 2rem;
  padding: 0.5rem;
  border-radius: 0.3rem;
  cursor: pointer;
  font-size: 2rem;
}
@media (min-width: 768px) {
  .navigation__toggle {
    display: none;
  }
}
.navigation__mobile {
  transition: max-height 1s;
  max-height: 0;
  overflow: hidden;
}
@media (min-width: 768px) {
  .navigation__mobile {
    display: none;
  }
}
.navigation__mobile.opened {
  max-height: 1200px;
  margin-top: 1rem;
}
.navigation__mobile .navigation__item .navigation__menu {
  display: block;
  padding-left: 0.5rem;
}
.navigation__mobile .navigation__item--active .navigation__item--active-child,
.navigation__mobile .navigation__item__link {
  padding-left: 0.5rem !important;
}
.image--floating {
  float: left;
  margin: 2rem;
  margin-left: 0;
  margin-top: 1rem;
}
@media (max-width: 767px) {
  .image--floating {
    float: none;
    display: block;
    margin: 0 auto 3rem;
  }
}
.image--shadow {
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.3);
}
.image--floating--right {
  float: right;
  margin: 2rem;
  margin-right: 0;
  margin-top: 1rem;
}
@media (max-width: 767px) {
  .image--floating--right {
    float: none;
    display: block;
    margin: 0 auto 3rem;
  }
}
.image--centered {
  float: none;
  display: block;
  margin: 0 auto 3rem;
}
.image--responsive {
  max-width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .image--responsive {
    float: none;
    display: block;
    margin: 0 auto 3rem;
  }
}
.footer {
  margin: 8rem 0;
  background-color: #6f7173;
  background-color: #f6f6f6;
  border-top: 1px solid #ddd;
  padding: 2rem;
  display: flex;
  x-justify-content: space-around;
  x-align-items: stretch;
}
@media (max-width: 767px) {
  .footer {
    display: inherit;
  }
}
.footer .column:first-child {
  flex: 0 0 27rem;
}
.footer .column {
  flex: auto;
}
@media (max-width: 767px) {
  .footer .column {
    margin-bottom: 5rem;
  }
}
.footer__p {
  margin-bottom: 0.5rem;
}
