@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,500,500i,600|Rubik:300,400,500,600&subset=cyrillic,latin-ext);
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.3/customize/?id=66ed4fa9b54f16045360d0cbef952314)
 * Config saved to config.json and https://gist.github.com/66ed4fa9b54f16045360d0cbef952314
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
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: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 4px;
  padding-right: 4px;
}
@media (min-width: 768px) {
  .container {
    width: 728px;
  }
}
@media (min-width: 1024px) {
  .container {
    width: 948px;
  }
}
@media (min-width: 1366px) {
  .container {
    width: 1328px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 4px;
  padding-right: 4px;
}
.row {
  margin-left: -4px;
  margin-right: -4px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 4px;
  padding-right: 4px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1024px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1366px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */ }
  .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease; }
  .owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0; }
  .owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

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

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

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

/**
 * Remove the inner border and padding in Firefox.
 */

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

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

html{scroll-padding-top:40px}html{font-size:62.5%}body{font-size:1.6rem;line-height:2.2rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:'Open Sans';font-weight:300}@media (min-width: 768px){body{font-size:1.7rem;line-height:2.5rem}}p{margin-top:0;margin-bottom:1em}p.excerpt{font-weight:400}blockquote{font-family:'Rubik';font-weight:400;font-size:2.4rem;line-height:2.8rem}h1,h2,h3,h4,h5{font-family:'Rubik';font-weight:500;margin-top:1.25em;margin-bottom:0.5em;word-wrap:break-word}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child{margin-top:0}h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child{margin-bottom:0}h1>a,h2>a,h3>a,h4>a,h5>a{color:inherit;text-decoration:none}h1>a:hover,h2>a:hover,h3>a:hover,h4>a:hover,h5>a:hover{color:inherit}h1{font-size:2.8rem;line-height:3.2rem}@media (min-width: 768px){h1{font-size:3.6rem;line-height:4rem}}h2{font-size:2rem;line-height:2.4rem}@media (min-width: 768px){h2{font-size:2.4rem;line-height:2.8rem}}h3{font-size:1.8rem;line-height:2.4rem}@media (min-width: 768px){h3{font-size:2.4rem;line-height:2.8rem}}h4{font-size:1.8rem;line-height:2.4rem}@media (min-width: 768px){h4{font-size:2rem;line-height:2.8rem}}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,*:before,*:after{-webkit-box-sizing:inherit;box-sizing:inherit}body{background-color:#EFEFEF;color:#212530}b,strong{font-weight:bold}.hamburger-menu-expanded .site-content,.hamburger-menu-expanded .site-footer{display:none}@media (min-width: 896px){.hamburger-menu-expanded .site-content,.hamburger-menu-expanded .site-footer{display:block}}a{color:#FF6B13;font-weight:bold}a:hover{color:#FF6B13}@media (min-width: 624px){.equal-height,.teaser-carousel__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}}.visually-hidden{opacity:0;width:0;height:0;display:block}.container,.start-page>p,.start-page>h1,.start-page>h2,.start-page>h3,.start-page>h4,.start-page>h5,.start-page>ul,.start-page>.wp-block-image,.start-page>.wp-block-video{width:100%;max-width:1322px;padding-left:2.5rem;padding-right:2.5rem}.container--full{max-width:none}.container--no-padding{padding-left:.4rem;padding-right:.4rem}@media (min-width: 768px){.container,.start-page>p,.start-page>h1,.start-page>h2,.start-page>h3,.start-page>h4,.start-page>h5,.start-page>ul,.start-page>.wp-block-image,.start-page>.wp-block-video{padding-left:6rem;padding-right:6rem}}.clearfix:before,.clearfix:after,.container:before,.start-page>p:before,.start-page>h1:before,.start-page>h2:before,.start-page>h3:before,.start-page>h4:before,.start-page>h5:before,.start-page>ul:before,.start-page>.wp-block-image:before,.start-page>.wp-block-video:before,.container:after,.start-page>p:after,.start-page>h1:after,.start-page>h2:after,.start-page>h3:after,.start-page>h4:after,.start-page>h5:after,.start-page>ul:after,.start-page>.wp-block-image:after,.start-page>.wp-block-video:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after{width:0}.entry__container__content .wp-block-image{margin-bottom:1em}.entry__container__content .wp-block-image figcaption,.entry__container__content .wp-block-image .wp-element-caption{margin-bottom:0}figure.wp-block-image.is-style-image-center-caption figcaption{text-align:center}[data-w-type="embedded"]{border:0;width:100%}iframe{border:0}.alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto 5px auto}.alignright{float:right;margin:5px 0 0 20px}.alignleft{float:left;margin:5px 20px 0 0}a img.alignright{float:right;margin:5px 0 0 20px}a img.alignnone{margin:5px 20px 0 0}a img.alignleft{float:left;margin:5px 20px 0 0}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption.alignnone{margin:5px 20px 0 0}.wp-caption.alignleft{margin:5px 20px 0 0}.wp-caption.alignright{margin:5px 0 0 20px}.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.screen-reader-text{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important}.screen-reader-text:focus{background-color:#eee;clip:auto !important;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.site-header{background:#212530;color:#fff;position:relative}.site-header--simple{background:transparent;position:absolute;z-index:10;width:100%}.site-header a{font-weight:normal;color:#fff}.site-header__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width: 896px){.site-header__row{display:block}}.site-header__col:nth-child(2){-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media (min-width: 768px) and (max-width: 895px){.site-header__col{width:auto}}@media (min-width: 896px) and (max-width: 1023px){.site-header__col{width:auto}}.site-header__vertical-align{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:6rem}@media (min-width: 896px){.site-header__vertical-align{height:8rem}}.site-header__right-align{text-align:right}.site-header__logo__link{height:4rem;width:9rem;max-width:100%;display:block;text-indent:-999rem;background-image:url("../assets/svg/CRD_Logo.svg");background-position:center center;background-size:contain;background-repeat:no-repeat}@media (min-width: 896px){.site-header__logo__link{height:5.5rem;width:11.3rem}}.site-footer{background:#212530;color:#fff;position:relative;padding:6rem 0 0 0;border-top:0.4rem solid #06121C}@media (min-width: 768px){.site-footer{padding:6rem 0 2rem 0}}.site-footer a{font-weight:normal}@media (min-width: 768px){.site-footer .row{margin-bottom:4rem}}.site-footer__logo{margin-bottom:3rem}@media (min-width: 768px){.site-footer__logo{margin-bottom:0rem}}.site-footer__logo__link{height:7rem;width:14.28rem;max-width:100%;display:block;text-indent:-999rem;background-image:url("../assets/svg/CRD_Logo.svg");background-position:center center;background-size:contain;background-repeat:no-repeat}.site-footer__sidebar__column{margin-bottom:3rem}@media (min-width: 1024px){.site-footer__sidebar__column{margin-bottom:0rem;padding-right:2rem}}@media (min-width: 1366px){.site-footer__sidebar__column{padding-right:0;padding-left:6rem}.site-footer__sidebar__column:first-child{padding-left:0}.site-footer__sidebar__column:last-child{padding-left:8rem}}.site-footer .widget_text{-webkit-hyphens:manual;-ms-hyphens:manual;hyphens:manual;font-size:1.5rem;line-height:2.3rem;font-family:'Rubik'}.site-footer .widget_text a{color:#FF6B13;-webkit-box-shadow:0 0px 0 0 #FF6B13;box-shadow:0 0px 0 0 #FF6B13;text-decoration:none}.site-footer .widget_text a:hover{color:#FF6B13;text-decoration:none;-webkit-box-shadow:0 2px 0 0 #FF6B13;box-shadow:0 2px 0 0 #FF6B13}.site-footer .widget_text b,.site-footer .widget_text strong{font-weight:500}.site-footer .widget_nav_menu .menu{list-style-type:none;margin:0;padding:0;font-size:1.5rem;line-height:2.5rem;font-family:'Rubik';font-weight:400}.site-footer .widget_nav_menu .menu a{text-decoration:none;color:inherit;font-weight:inherit}.site-footer .widget_nav_menu .menu a:hover,.site-footer .widget_nav_menu .menu a:focus{text-decoration:none;color:inherit}.site-footer .widget_nav_menu .menu a:hover{color:#FF6B13}.site-footer .menu-social-media-menu-container{margin-top:-1.7rem}.entry--search,.entry--loop,.entry--archive,.entry--page,.entry--post{background-color:#fff;margin-bottom:0}@media (min-width: 768px){.entry--search,.entry--loop,.entry--archive,.entry--page,.entry--post{margin-bottom:0;background-color:transparent}}.entry--archive{background-color:transparent}.entry--post{font-weight:400}.entry--start-page{padding-bottom:3.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:40vh;position:relative;color:#fff;background-color:#212530;background-repeat:no-repeat;background-position:center center;background-size:cover}@media (min-width: 1024px){.entry--start-page{padding-top:3.8rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;min-height:80vh}}.entry--start-page .container,.entry--start-page .start-page>p,.entry--start-page .start-page>h1,.entry--start-page .start-page>h2,.entry--start-page .start-page>h3,.entry--start-page .start-page>h4,.entry--start-page .start-page>h5,.entry--start-page .start-page>ul,.entry--start-page .start-page>.wp-block-image,.entry--start-page .start-page>.wp-block-video{padding-top:30px}@media (min-width: 1024px){.entry--start-page .container,.entry--start-page .start-page>p,.entry--start-page .start-page>h1,.entry--start-page .start-page>h2,.entry--start-page .start-page>h3,.entry--start-page .start-page>h4,.entry--start-page .start-page>h5,.entry--start-page .start-page>ul,.entry--start-page .start-page>.wp-block-image,.entry--start-page .start-page>.wp-block-video{padding-top:0}}.entry--start-page .hero-image{max-height:490px;position:relative;height:48vh;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media (min-width: 768px){.entry--start-page .hero-image{height:65vh}}@media screen and (orientation: portrait) and (min-height: 1024px){.entry--start-page .hero-image{height:50vh}}@media (min-width: 1024px){.entry--start-page .hero-image{max-height:none;position:absolute;top:0;left:0;height:100%}}.entry--start-page:before{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.7);z-index:1}@media (min-width: 1024px){.entry--start-page:before{content:' '}}@media (min-width: 768px){.entry--start-page:before{background:-webkit-gradient(linear, left top, right top, color-stop(30%, rgba(0,0,0,0.7)), color-stop(35%, rgba(0,0,0,0.65)), color-stop(38%, rgba(0,0,0,0.6)), color-stop(55%, rgba(0,0,0,0)));background:-o-linear-gradient(left, rgba(0,0,0,0.7) 30%, rgba(0,0,0,0.65) 35%, rgba(0,0,0,0.6) 38%, rgba(0,0,0,0) 55%);background:linear-gradient(to right, rgba(0,0,0,0.7) 30%, rgba(0,0,0,0.65) 35%, rgba(0,0,0,0.6) 38%, rgba(0,0,0,0) 55%)}}.entry--start-page .entry-content-container{z-index:2}.entry--start-page .entry-content-container figure+p{margin-top:15px}.entry--start-page:last-child{margin-bottom:0}.entry--start-page+.entry--start-page{margin-top:-5rem}.entry--start-page .entry-content{font-weight:400}.entry--start-page .entry-content a:not([class]){font-weight:bold}.entry--start-page .entry-content a:not([class]){color:#fff;-webkit-box-shadow:0 0px 0 0 #fff;box-shadow:0 0px 0 0 #fff;text-decoration:none}.entry--start-page .entry-content a:not([class]):hover{color:#fff;text-decoration:none;-webkit-box-shadow:0 2px 0 0 #fff;box-shadow:0 2px 0 0 #fff}.entry--with-bottom-overlay{padding-bottom:120px}.entry a:not([class]){color:#FF6B13;-webkit-box-shadow:0 0px 0 0 #FF6B13;box-shadow:0 0px 0 0 #FF6B13;text-decoration:none}.entry a:not([class]):hover{color:#212530;text-decoration:none;-webkit-box-shadow:0 2px 0 0 #212530;box-shadow:0 2px 0 0 #212530}.entry__row{margin-top:0rem;margin-bottom:0rem}@media (min-width: 768px){.entry__row{margin-top:3rem;margin-bottom:3rem}}.entry__container{padding-top:3rem}.entry__container--footer--wrapper{background-color:#F3F3F3;width:100%;padding:00;max-width:100%}@media (min-width: 768px){.entry__container{padding-top:8rem;padding-bottom:3rem;background:#fff;-webkit-box-shadow:0 2px 3px 0 rgba(5,24,66,0.3);box-shadow:0 2px 3px 0 rgba(5,24,66,0.3)}.entry__container--main{padding-bottom:2rem}.entry__container--footer{padding-top:2.5rem;background:none;-webkit-box-shadow:none;box-shadow:none}}@media (min-width: 1024px){.entry__container{padding-top:6rem;padding-bottom:8rem}.entry__container--main{padding-bottom:2.5rem}.entry__container--footer{padding-top:8rem;background:none;-webkit-box-shadow:none;box-shadow:none}.entry__container--footer--wrapper{margin:5rem 0 0 0}}.entry__container__title{margin-bottom:2rem}.entry--page .entry__container__title,.entry--post .entry__container__title{margin-bottom:2.5rem}.entry__container__meta{margin-bottom:3rem}.entry__container__content{margin-bottom:5rem}.entry__container__content img{max-width:100%;height:auto}.entry__container__content iframe{width:100%}.entry__container__content ul:not([class]) li,.entry__container__content ol:not([class]) li{margin-bottom:1rem}.entry__container__content ul:not([class]) li:last-child,.entry__container__content ol:not([class]) li:last-child{margin-bottom:0}.entry__container__content a:not(.button){color:#FF6B13;-webkit-box-shadow:0 0px 0 0 #FF6B13;box-shadow:0 0px 0 0 #FF6B13;text-decoration:none}.entry__container__content a:not(.button):hover{color:#212530;text-decoration:none;-webkit-box-shadow:0 2px 0 0 #212530;box-shadow:0 2px 0 0 #212530}.entry__container__content__linked-image{-webkit-box-shadow:0 0 0 !important;box-shadow:0 0 0 !important}.entry__container__content__excerpt{font-size:1.8rem;line-height:2.2rem;font-weight:400}@media (min-width: 768px){.entry__container__content__excerpt{font-size:2rem;line-height:2.8rem}}.entry__container__content .wp-caption{margin-bottom:2rem;max-width:100%}.entry__container__content .wp-caption-text{text-align:left;font-style:italic;font-size:1.5rem;line-height:2.3rem;margin-top:0.5rem}@media (min-width: 768px){.entry__container__content .wp-block-image.size-large{margin:0 -60px 15px -60px}}.entry__container__content p>img{margin-top:0;margin-bottom:0}.entry--no-overlay:before{display:none}@media (min-width: 768px){.search.search-no-results .entry__container__title{margin-bottom:0}}.search .entry__container__title{font-size:2rem;line-height:2.7rem;font-family:'Open Sans';font-weight:300;margin-bottom:5rem}.search .entry__container__title__query{font-weight:400}.campaign-page .entry.entry--start-page:first-child{padding-top:0}@media (min-width: 1024px){.campaign-page .entry.entry--start-page:first-child{padding-top:80px}}.campaign-page .campaign-content:last-child{margin-bottom:0}.campaign-page .wp-block-image,.campaign-page .wp-block-video,.campaign-page__dynamic-content .wp-block-image,.campaign-page__dynamic-content .wp-block-video{margin-bottom:0}@media (max-width: 1024px){.campaign-page .button,.campaign-page__dynamic-content .button{width:100%;font-size:20px;font-weight:500;line-height:24px;text-align:center}}.campaign-page__dynamic-content h2{font-size:2.8rem;line-height:3.2rem}@media (min-width: 896px){.campaign-page__dynamic-content h2{font-size:4.2rem;line-height:4.5rem;margin-bottom:2rem}}.campaign-page__dynamic-content .has-small-font-size{line-height:2rem}.campaign-page__dynamic-content .wp-block-quote{position:relative;padding-bottom:10px;margin:0 0 10px 0}.campaign-page__dynamic-content .wp-block-quote:last-child,.campaign-page__dynamic-content .wp-block-quote p:last-child{margin-bottom:0}.campaign-page__dynamic-content .wp-block-quote:after{content:'';position:absolute;bottom:0;width:33%;left:0;height:2px;background-color:#002D44}.campaign-page__dynamic-content .wp-block-video figcaption{font-size:1.4rem;line-height:2rem;font-style:italic;color:#212530;text-align:left;font-weight:400}.category-page{padding-top:3rem;margin-left:7px;max-width:900px}.category-page__content{font-family:'Open Sans';font-weight:400;font-size:1.6rem;line-height:2.2rem;margin-bottom:4rem}@media (min-width: 768px){.category-page__content{margin-bottom:5rem;font-size:1.7rem;line-height:2.5rem}}.category-page__content p{font-size:1.6rem;line-height:2.2rem}@media (min-width: 768px){.category-page__content p{font-size:1.7rem;line-height:2.5rem}}.four-oh-four{margin:8rem 0 13rem 0}.four-oh-four__title-image{width:100%;margin-bottom:2.4rem}.four-oh-four__content{font-family:'Rubik';font-size:2.2rem;line-height:2.7rem}.four-oh-four__actions{list-style-type:none;margin:0;padding:0}.four-oh-four__actions__action{display:inline;margin-right:1rem}.start-page>p,.start-page>h1,.start-page>h2,.start-page>h3,.start-page>h4,.start-page>h5,.start-page>ul,.start-page>.wp-block-image,.start-page>.wp-block-video{margin-left:auto;margin-right:auto}.start-page>ul li{margin-left:2.5rem}.start-page>.wp-block-image .aligncenter{width:100%}.start-page>.wp-block-image .aligncenter img{width:100%}.start-page>.wp-block-video video{width:100%}.campaign-progress{position:relative;width:100%;padding:1px;overflow:hidden}.campaign-progress--overlay{position:absolute;z-index:1;margin-top:-100px}.campaign-progress__bar{display:block;height:20px;margin-bottom:21px;margin-top:38px;position:realtive;background:#fff}@media (min-width: 768px){.campaign-progress__bar{margin-bottom:24px}}.campaign-progress__bar__label{display:block;padding:0px 5px 0 0;position:absolute;bottom:0;right:1px;color:#fff;font-weight:700;font-size:0.8em;text-align:center;border-right:solid 3px white}.campaign-progress__bar__completion{display:block;width:0;height:20px;position:relative;background:#FF6B13}.campaign-progress__bar__total{position:absolute;left:100%;bottom:100%;color:#fff;font-size:0.8em;font-weight:700;text-align:center;vertical-align:top;white-space:nowrap}.campaign-progress__bar__total:before,.campaign-progress__bar__total:after{content:'';display:none;width:24px;height:37px;margin-top:4px;vertical-align:top;background-image:url("../assets/svg/logo-marker.svg");background-repeat:no-repeat;background-position:center;background-size:cover}.campaign-progress__bar__total:before{display:inline-block;margin-left:-12px;margin-right:4px}.campaign-progress__bar__percent{position:absolute;top:0;left:0;right:0;bottom:0;color:#fff;font-size:0.8em;font-weight:700;line-height:20px;text-align:center}.campaign-progress__bar--over .campaign-progress__bar__total{right:0;left:auto}.campaign-progress__bar--over .campaign-progress__bar__total:before{display:none}.campaign-progress__bar--over .campaign-progress__bar__total:after{display:inline-block;margin-right:-12px;margin-left:8px}.high-price--with-progress .container,.high-price--with-progress .start-page>p,.high-price--with-progress .start-page>h1,.high-price--with-progress .start-page>h2,.high-price--with-progress .start-page>h3,.high-price--with-progress .start-page>h4,.high-price--with-progress .start-page>h5,.high-price--with-progress .start-page>ul,.high-price--with-progress .start-page>.wp-block-image,.high-price--with-progress .start-page>.wp-block-video{margin-bottom:8rem}@media (min-width: 624px){.high-price--with-progress .container,.high-price--with-progress .start-page>p,.high-price--with-progress .start-page>h1,.high-price--with-progress .start-page>h2,.high-price--with-progress .start-page>h3,.high-price--with-progress .start-page>h4,.high-price--with-progress .start-page>h5,.high-price--with-progress .start-page>ul,.high-price--with-progress .start-page>.wp-block-image,.high-price--with-progress .start-page>.wp-block-video{margin-bottom:10rem}}.high-price__first .entry-logo{width:50%;margin-bottom:20px}.high-price__first .entry-title{text-transform:uppercase;font-size:50px;text-align:left;line-height:1em;margin-bottom:20px;position:relative;max-width:240px}@media (min-width: 624px){.high-price__first .entry-title{font-size:70px}}@media (min-width: 1195px){.high-price__first .entry-title{font-size:100px;margin-bottom:30px;max-width:400px}}.high-price__first .entry-content{max-width:500px;margin:0;text-align:left}.high-price__first .next{margin:20px 0 0}@media (min-width: 624px){.high-price__first .next{margin:40px 0 0}}.high-price__second .entry-title{font-size:1.5em;text-align:left}.high-price__second .entry-content{max-width:770px;text-align:left}.high-price__second .entry-content p{font-size:12px;line-height:16px}@media screen and (min-width: 360px){.high-price__second .entry-content p{font-size:15px;line-height:20px}}@media (min-width: 768px){.high-price__second .entry-content p{font-size:2rem;line-height:2.8rem}}.high-price__second .next{margin:20px 0 0}@media (min-width: 624px){.high-price__second .next{margin:40px 0 0}}.high-price__third .entry-title{font-size:1.5em;text-align:center}.high-price__third .entry-content{text-align:center}.high-price__third .button{padding:2rem 3rem}@media (min-width: 624px){.high-price__third .button{padding:4rem;font-size:1.5em}}.high-price-progress{position:absolute;bottom:4rem;width:100%;z-index:1000}@media (min-width: 624px){.high-price-progress{bottom:50px}}.high-price-progress-label{text-align:center;display:block;color:#fff;font-weight:700;font-size:0.8em;position:absolute;bottom:-21px;right:0px;border-right:solid 3px white;padding:0px 5px 0 0}@media (min-width: 768px){.high-price-progress-label{bottom:-28px}}.high-price-progress-bar{background:#fff;height:20px;display:block}.high-price-progress-bar-completion{background:#FF6B13;height:20px;display:block;width:0;position:relative}.high-price-progress-bar-total{position:absolute;left:100%;font-weight:700;color:#fff;top:-48px;vertical-align:top;text-align:center;font-size:0.8em;white-space:nowrap}.high-price-progress-bar-total:before,.high-price-progress-bar-total:after{content:'';background-image:url("../assets/svg/logo-marker.svg");background-repeat:no-repeat;background-position:center;background-size:cover;width:24px;height:37px;display:none;margin-top:4px;vertical-align:top}.high-price-progress-bar-total:before{display:inline-block;margin-left:-12px;margin-right:4px}.high-price-progress-bar-percent{position:absolute;right:4px;font-weight:700;color:#fff;font-size:0.8em;top:-2px;width:100%;text-align:center}@media (min-width: 768px){.high-price-progress-bar-percent{top:-4px}}.high-price-progress-bar--over .high-price-progress-bar-total{right:0;left:auto}.high-price-progress-bar--over .high-price-progress-bar-total:before{display:none}.high-price-progress-bar--over .high-price-progress-bar-total:after{display:inline-block;margin-right:-12px;margin-left:8px}.high-price-widget{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(33,37,48,0.95);color:#fff}.high-price-widget--second{background-color:rgba(255,107,19,0.95)}.high-price-donation-form .donation-form__label-button,.high-price-donation-form .donation-form__label-text,.high-price-donation-form .donation-form__text{border:0;color:#aaa}.high-price-donation-form .donation-form__radio:checked+.donation-form__label-button,.high-price-donation-form .donation-form__radio:checked+.donation-form__label-text{background:#212530;color:#fff}.high-price-logo{max-width:240px;margin-top:20px}.high-price-overlay-close{position:absolute;top:.2em;right:.4em;z-index:100;margin:0;padding:0;display:block;font-size:72px;line-height:1;background:none;border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.high-price-overlay__container{width:100%;max-width:750px;padding:50px}.high-price-overlay .logo{background-image:url("../assets/svg/CRD_Logo.svg");background-repeat:no-repeat;background-position:center;background-size:cover;width:108px;height:40px;display:block}@media (min-width: 624px){.high-price-overlay .logo{width:190px;height:70px}}.high-price-overlay .link-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -5px}.high-price-overlay .link{color:#fff;text-decoration:underline;display:block;width:100%;padding:5px}@media (min-width: 624px){.high-price-overlay .link{font-size:16px;width:auto}}.high-price-overlay .link .button{width:100%}.high-price-overlay p{font-size:14px;margin-bottom:10px}@media (min-width: 624px){.high-price-overlay p{font-size:16px;margin-bottom:30px}}.high-price-overlay h1{text-transform:uppercase;font-size:30px;text-align:left;line-height:1em;margin:15px 0 !important;position:relative;margin-top:20px}.high-price-overlay h1:after{content:'|';font-weight:100;font-size:1em;color:#2E3D48;-webkit-animation:2s cursor-blink step-end infinite;animation:2s cursor-blink step-end infinite;margin-right:-.2em}@media screen and (min-width: 360px){.high-price-overlay h1{margin:20px 0 !important}}@media (min-width: 624px){.high-price-overlay h1{font-size:70px;margin:30px 0 !important}}@media (min-width: 1195px){.high-price-overlay h1{font-size:100px}}.high-price-overlay h2{margin:10px 0}@media (min-width: 1195px){.high-price-overlay h2{margin:30px 0}}.high-price-overlay .high-price-progress{position:relative;bottom:auto;margin-top:80px}.high-price-overlay .high-price-progress-bar-total{top:-60px}.high-price-overlay .high-price-progress-bar-total:after{width:19px;height:30px;top:23px;right:64px}.high-price-overlay .high-price-progress-label{bottom:-22px}.high-price-overlay .more{margin-top:20px;color:#fff;display:inline-block}@media (min-width: 624px){.high-price-overlay .more{margin-top:50px}}.high-price-overlay .more:after{content:"";float:right;width:10px;height:17px;margin:3px 0 0 6px;background-image:url("../assets/svg/arrow_right_orange.svg");background-repeat:no-repeat;background-position:center;background-size:cover}@media (min-width: 768px){.high-price-overlay .more:after{margin:6px 0 0 6px}}.high-price-overlay__second h1:after{color:#000;-webkit-animation:2s cursor-blink-dark step-end infinite;animation:2s cursor-blink-dark step-end infinite}.high-price-overlay__second .more{float:left;clear:both}.high-price-overlay__second .more:after{background-image:url("../assets/svg/arrow_right_black.svg");background-repeat:no-repeat;background-position:center;background-size:cover}.high-price-overlay .disclaimer{display:block;font-size:11px;clear:both;padding-top:20px}.high-price-overlay .disclaimer a{color:#fff;text-decoration:underline}@-webkit-keyframes cursor-blink-dark{from,to{color:transparent}50%{color:#000}}@keyframes cursor-blink-dark{from,to{color:transparent}50%{color:#000}}.widget-campaign__wrapper{display:none !important;width:100% !important;height:100% !important;position:fixed !important;top:0px !important;left:0px !important;right:0px !important;bottom:0px !important;z-index:100000 !important;overflow:auto}.widget-campaign__wrapper .campaign-donation{position:relative}.widget-campaign--open{overflow:hidden !important}.widget-campaign--open .widget-campaign__wrapper{display:block !important}.widget-campaign__close{display:block;margin:0;padding:.2em .4em;position:absolute;top:0;right:0;z-index:100;color:#fff;font-size:72px;line-height:1;background:none;border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.widget-campaign__widget-page{display:none}.widget-campaign__widget-page--active{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(33,37,48,0.95);color:#fff}.widget-campaign__donation-form .donation-form__label-button,.widget-campaign__donation-form .donation-form__label-text,.widget-campaign__donation-form .donation-form__text{border:0;color:#aaa}.widget-campaign__donation-form .donation-form__radio:checked+.donation-form__label-button,.widget-campaign__donation-form .donation-form__radio:checked+.donation-form__label-text{background:#212530;color:#fff}.widget-campaign__widget-page-container{width:100%;max-width:750px;padding:50px}.widget-campaign__widget-page-container p{font-size:14px;margin-bottom:10px}@media (min-width: 624px){.widget-campaign__widget-page-container p{font-size:16px;margin-bottom:30px}}.widget-campaign__widget-page-container h1{text-transform:uppercase;font-size:30px;text-align:left;line-height:1em;margin:15px 0 !important;position:relative;margin-top:20px}@media screen and (min-width: 360px){.widget-campaign__widget-page-container h1{margin:20px 0 !important}}@media (min-width: 624px){.widget-campaign__widget-page-container h1{font-size:70px;margin:30px 0 !important}}@media (min-width: 1195px){.widget-campaign__widget-page-container h1{font-size:100px}}.widget-campaign__widget-page-container h2{margin:10px 0}@media (min-width: 1195px){.widget-campaign__widget-page-container h2{margin:30px 0}}.widget-campaign__widget-page-container a,.widget-campaign__widget-page-container a:hover{color:#fff;text-decoration:underline}.widget-campaign__widget-page-container .has-small-font-size p{font-size:inherit}.widget-campaign__widget-page-container .widget-campaign__widget-link{display:inline-block;margin-top:20px;text-decoration:none}.widget-campaign__widget-page-container .widget-campaign__widget-link:after{content:"";display:inline-block;width:10px;height:17px;margin-left:10px;vertical-align:middle;background-image:url("../assets/svg/arrow_right_orange.svg");background-repeat:no-repeat;background-position:center;background-size:cover}.widget-campaign__widget-page-container .widget-campaign__widget-link--inverted:after{background-image:url("../assets/svg/arrow_right_black.svg")}.main-menu{width:100%;text-align:right;white-space:nowrap;z-index:100;position:relative}@media (min-width: 896px){.main-menu{width:auto;text-align:left}}.main-menu__container{list-style-type:none;margin:0;padding:0}.main-menu__container__link{display:inline-block;line-height:1;position:relative}.main-menu__container__link:after{content:' ';height:3px;position:absolute;top:100%;left:0;width:100%;margin-top:.5rem;border-radius:3px}.main-menu__container>.current_page_ancestor>a>.main-menu__container__link:after,.main-menu__container>.current_page_parent>a>.main-menu__container__link:after,.main-menu__container>.current-menu-item>a>.main-menu__container__link:after{content:' ';background:#FF6B13}@media (min-width: 896px){.main-menu__container>.current-menu-item.support-heart>a>.main-menu__container__link::after{content:' ';background:#fff}}.main-menu__container>li{display:none}@media (min-width: 896px){.main-menu__container>li{display:inline-block}}.main-menu__container>li.mobile-banner{display:inline-block}.main-menu__container>li.support-heart>a{position:relative}.main-menu__container>li.support-heart>a:after{background-image:url("../assets/svg/supportus_heart.svg");content:'';background-size:contain;background-position:center center;background-repeat:no-repeat;display:inline-block;margin-left:0.3rem;width:1.5em;height:1.5em;-webkit-transform:translate(0, 0.6rem);-ms-transform:translate(0, 0.6rem);transform:translate(0, 0.6rem)}.main-menu__container>li.support-heart>a:before{content:'';background-color:#FF6B13;display:block;position:absolute;top:0;left:0;width:100%;height:100%}@media (min-width: 896px){.main-menu__container>li.support-heart>a:hover{background-color:#df5300}.main-menu__container>li.support-heart>a:after{background-image:url("../assets/svg/supportus_heart_white.svg")}}.main-menu__container>li:hover{background-color:#06121C}.main-menu__container>li:hover>.sub-menu{display:none;position:absolute}@media (min-width: 896px){.main-menu__container>li:hover>.sub-menu{display:block}}.main-menu__container>li:hover>.sub-menu>.menu-item>a{position:relative}.main-menu__container>li:hover>.sub-menu>.menu-item-has-children{position:relative}.main-menu__container>li:hover>.sub-menu>.menu-item-has-children>a:after{content:'>';position:absolute;right:1rem}.main-menu__container>li:hover>.sub-menu>.menu-item-has-children:hover>.sub-menu{display:block;position:absolute;background-color:#212530;top:0;left:100%}.main-menu__container .sub-menu{display:none;list-style-type:none;margin:0;padding:0;background-color:#06121C;z-index:1;min-width:300px}.main-menu__container .sub-menu a{word-wrap:none;white-space:nowrap;text-transform:none;font-size:1.8rem;line-height:4.8rem;padding:0 2.5rem;width:100%}.main-menu__container .sub-menu a:hover{background-color:#000}.main-menu a{line-height:6rem;text-transform:uppercase;font-family:'Rubik';font-weight:400;font-size:1.6rem;padding:0 1rem;display:inline-block}@media (min-width: 896px){.main-menu a{line-height:8rem}}@media (min-width: 1195px){.main-menu a{padding:0 2rem}}.main-menu a:focus,.main-menu a:hover{text-decoration:none}.secondary-menu{background:#06121C;height:3rem;display:none}@media (min-width: 896px){.secondary-menu{display:inline-block}}@media (min-width: 1024px){.secondary-menu{height:4rem}}.secondary-menu__container{margin:0;padding:0;list-style-type:none}.secondary-menu__container>.menu-item-has-children>a:after{content:' ';width:.9rem;height:1rem;margin-left:.5rem;display:inline-block;background-image:url("../assets/svg/arrow_down_white.svg");background-position:center center;background-size:contain;background-repeat:no-repeat}.secondary-menu__container>.menu-item-has-children.menu-item-has-children--active>a:after{background-image:url("../assets/svg/arrow_up_white.svg")}.secondary-menu__container>.menu-item{display:inline-block;position:relative}.secondary-menu__container>.menu-item a{line-height:3rem;display:inline-block;text-transform:uppercase;padding:0 0.5rem}@media (min-width: 1024px){.secondary-menu__container>.menu-item a{line-height:4rem;padding:0 1rem}}.secondary-menu__container>.menu-item:first-child a{padding-left:1.2rem}@media (min-width: 1024px){.secondary-menu__container>.menu-item:first-child a{padding-left:2rem}}.secondary-menu__container>.menu-item:last-child a{padding-right:1.2rem}@media (min-width: 1024px){.secondary-menu__container>.menu-item:last-child a{padding-right:2rem}}.secondary-menu .menu-item>a{font-family:"Rubik";font-size:1.4rem}.secondary-menu .menu-item>a:hover{background-color:#000;text-decoration:none}.secondary-menu .menu-item>a:focus{text-decoration:none}.secondary-menu .menu-item-has-children--active .sub-menu{display:block}.secondary-menu .sub-menu{display:none;min-width:100%;background-color:#06121C;margin:0;padding:0;list-style-type:none;position:absolute;top:100%;left:0;z-index:2}.secondary-menu .sub-menu>li,.secondary-menu .sub-menu>li>a{min-width:100%}.hamburger-menu{background:#06121C;display:none;padding:0 0 3.7rem 0;min-height:calc(100vh - 6rem);font-family:'Rubik';font-weight:400}.hamburger-menu--active{display:block}@media (min-width: 896px){.hamburger-menu{display:none}.hamburger-menu--active{display:none}}.hamburger-menu__container .accordion-menu{margin-top:2rem}.hamburger-menu__container--light{background:#2A2E3A;padding-top:1.5rem;padding-bottom:1.5rem}.hamburger-menu__container__pre-menu__menu{list-style-type:none;margin:0;padding:0 2.5rem;display:-webkit-box;display:-ms-flexbox;display:flex}.hamburger-menu__container__pre-menu__menu>li{width:10px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex:1;flex:1;display:block;text-align:center;height:100%}.hamburger-menu__container__pre-menu__menu>li:first-child{text-align:left}.hamburger-menu__container__pre-menu__menu>li:last-child{text-align:right}.hamburger-menu__container__pre-menu__menu>li.menu-item-has-children{position:relative;margin-right:2.2rem}.hamburger-menu__container__pre-menu__menu>li.menu-item-has-children>a{position:relative;text-transform:uppercase;display:block}.hamburger-menu__container__pre-menu__menu>li.menu-item-has-children>a:after{content:' ';position:absolute;display:block;width:1.2rem;height:1.2rem;top:50%;left:100%;margin-left:1.5rem;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);background-position:center center;background-repeat:no-repeat;background-size:contain;background-image:url("../assets/svg/arrow_down_white.svg")}.hamburger-menu__container__pre-menu__menu>li.menu-item-has-children>.sub-menu{list-style-type:none;margin:0;padding:0;display:none;text-transform:uppercase;margin-top:2rem}.hamburger-menu__container__pre-menu__menu>li.menu-item-has-children>.sub-menu a{margin-bottom:1.5rem}.hamburger-menu__container__pre-menu__menu>li.menu-item-has-children--expanded>a:after{background-image:url("../assets/svg/arrow_up_white.svg")}.hamburger-menu__container__pre-menu__menu>li.menu-item-has-children--expanded>.sub-menu{display:block}.hamburger-menu__container__pre-menu__menu>li a{text-decoration:none;color:inherit;font-weight:inherit;display:block;font-size:1.8rem}.hamburger-menu__container__pre-menu__menu>li a:hover,.hamburger-menu__container__pre-menu__menu>li a:focus{text-decoration:none;color:inherit}.hamburger-menu__container__main-menu>ul>.menu-item{position:relative}.hamburger-menu__container__main-menu>ul>.menu-item:before{content:' ';position:absolute;bottom:0;height:1px;background:rgba(239,239,239,0.3);width:calc(100% - 4rem);left:2rem}.hamburger-menu__container__main-menu>ul>.menu-item.menu-item-has-children--expanded:before{display:none}.hamburger-menu-button{display:inline-block;text-align:right;height:6rem}@media (min-width: 896px){.hamburger-menu-button{display:none}}.hamburger-menu-button__trigger{height:6rem;width:6rem;margin-right:-4px;border:none;background-color:#212530;background-position:center center;background-repeat:no-repeat;background-size:5rem 3rem;background-image:url("../assets/svg/hamburger.svg")}.hamburger-menu-button__trigger:focus{outline:none}.hamburger-menu-button--active .hamburger-menu-button__trigger{background-size:4.3rem 4.3rem;background-image:url("../assets/svg/close.svg")}.accordion-menu .sub-menu,.accordion-menu__menu{margin:0;padding:0;list-style-type:none}.accordion-menu .menu-item-has-children{position:relative}.accordion-menu .menu-item-has-children:after{content:' ';position:absolute;top:1.6rem;right:2rem;width:1.2rem;height:1.2rem;background-position:center center;background-repeat:no-repeat;background-size:contain;background-image:url("../assets/svg/arrow_down_white.svg")}.accordion-menu .menu-item-has-children>.sub-menu{display:none}.accordion-menu .menu-item-has-children--expanded:after{background-image:url("../assets/svg/arrow_up_white.svg")}.accordion-menu .menu-item-has-children--expanded>.sub-menu{display:block}.accordion-menu .menu-item a{padding:0 2.5rem 0 2.5rem;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:block;max-width:80%;font-size:1.8rem;line-height:4.2rem}.accordion-menu .sub-menu{background-color:#212530}.accordion-menu .sub-menu .sub-menu{background-color:#1d1f2a}.accordion-menu .sub-menu .sub-menu .sub-menu{padding-left:3rem}.link-list__container__title{margin-bottom:1.6rem}.link-list__container__list{list-style-type:none;margin:0;padding:0;font-size:1.6rem;line-height:4.2rem;font-weight:600}.link-list__container__list__item__link{text-decoration:none;color:inherit;font-weight:inherit;position:relative;display:block;border-bottom:1px solid rgba(239,239,239,0.3);width:100%;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;padding-right:1.5rem}.link-list__container__list__item__link:hover,.link-list__container__list__item__link:focus{text-decoration:none;color:inherit}.link-list__container__list__item__link__inner{color:#fff;-webkit-box-shadow:0 0px 0 0 #fff;box-shadow:0 0px 0 0 #fff;text-decoration:none}.link-list__container__list__item__link__inner:hover{color:#fff;text-decoration:none;-webkit-box-shadow:0 2px 0 0 #fff;box-shadow:0 2px 0 0 #fff}.link-list__container__list__item__link:after{content:' ';position:absolute;top:50%;right:0;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);width:.9rem;height:1rem;background-position:center center;background-repeat:no-repeat;background-size:contain;background-image:url("../assets/svg/arrow_right_white.svg")}.link-list__container__list__item:last-child .link-list__container__list__item__link{border-bottom:0px}.sub-pages{background:#212530;color:#fff;position:relative;padding:4.6rem 0}.sub-pages__page{border-bottom:1px solid #EFEFEF;padding-bottom:2rem;margin-bottom:2rem}@media (min-width: 768px){.sub-pages__page{border-bottom:0px}}@media (min-width: 1024px){.sub-pages__page{padding-bottom:0;margin-bottom:0}}.sub-pages__page__title{margin-bottom:1.6rem}.sub-pages__page__excerpt{margin-bottom:2rem;font-size:1.5rem;line-height:2.3rem}@media (min-width: 768px){.sub-pages__page__excerpt{padding-right:1.5rem}}@media (min-width: 1024px){.sub-pages__page__excerpt{padding-right:2rem}}.sub-pages__page__read-more{color:#fff;-webkit-box-shadow:0 0px 0 0 #fff;box-shadow:0 0px 0 0 #fff;text-decoration:none}.sub-pages__page__read-more:hover{color:#fff;text-decoration:none;-webkit-box-shadow:0 2px 0 0 #fff;box-shadow:0 2px 0 0 #fff}.sub-pages__page__read-more:hover{text-decoration:none !important}.button{color:#fff;font-family:"Rubik";font-weight:500;padding:1.3rem 3rem;text-align:center;display:inline-block;-webkit-transition:background .3s ease-out;-o-transition:background .3s ease-out;transition:background .3s ease-out;border-radius:.2rem;border:0;position:relative;z-index:0;overflow:hidden;font-size:1.488rem;line-height:1.7856rem}.button:after{content:'';background:#FF6B13;position:absolute;top:0;left:0;width:100%;height:100%;display:block;z-index:-1;border-radius:inherit}@media (min-width: 768px){.button{font-size:2rem;line-height:2.4rem}}.button:focus,.button:hover{color:#fff;text-decoration:none;background:#D55000}.button--primary{background:#212530}.button--primary:focus,.button--primary:hover{background:#06121C}.button--light{background:#fff;color:#212530}.button--light:focus,.button--light:hover{color:#212530;background:#EFEFEF}.button--transparent{background:transparent;border:1px solid #212530;color:#212530}.button--transparent:focus,.button--transparent:hover{background:transparent;color:#06121C;border-color:#06121C}.button--stand-alone{display:block;margin-bottom:1.5rem;width:calc(100% + 5rem);-webkit-transform:translate(-2.5rem, 0);-ms-transform:translate(-2.5rem, 0);transform:translate(-2.5rem, 0)}@media (min-width: 624px){.button--stand-alone{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0);width:100%}}@media (min-width: 896px){.button--stand-alone{margin-bottom:3rem}}.button--no-margin{margin-bottom:0}@media (min-width: 768px){.button--small{font-size:1.8rem;line-height:1.8rem}}.button--medium{font-size:2.4rem;line-height:2.8rem;padding:2.6rem 2rem 1.8rem 2rem;display:block;border-bottom:8px solid #D55000}@media (min-width: 896px){.button--medium{padding:2.5rem 2rem 2.7rem 2rem}}.button--large{font-size:2.4rem;line-height:2.8rem;padding:2.6rem 2rem 1.8rem 2rem;display:block;border-bottom:8px solid #D55000}@media (min-width: 896px){.button--large{padding:3.5rem 2rem 2.7rem 2rem}}.button__container{display:-webkit-box;display:-ms-flexbox;display:flex}.button__container--align-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.button__container--align-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.search-form{display:none;background:#06121C}.search-form--active{display:block}.search-form__container__form{position:relative;width:100%}.search-form__container__form__field{color:#fff;background:transparent;border:0;font-size:2.4rem;line-height:3.3rem;padding:2.4rem 0;width:calc(100% - 8rem)}.search-form__container__form__field:focus{outline:none}.search-form__container__form__submit{display:block;position:absolute;top:0;right:0;height:8rem;width:8rem}.search-form__container__form__submit__button{display:block;width:100%;height:100%;background-color:transparent;text-indent:-999rem;border:0}.search-form__container__form__submit:after{content:' ';display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:2.4rem;height:2.4rem;background-image:url("../assets/svg/search.svg");background-position:center center;background-size:contain;background-repeat:no-repeat;pointer-events:none}.search-form-trigger>a{position:relative}.search-form-trigger>a:before{content:' ';width:1.3rem;height:1rem;margin-right:.7rem;display:inline-block;background-image:url("../assets/svg/search.svg");background-position:center center;background-size:contain;background-repeat:no-repeat}.post-meta{font-size:1.4rem;line-height:1.7rem;font-family:'rubik';font-weight:400}.post-meta__fields{margin:0;padding:0;list-style-type:none}.post-meta__fields__field{display:inline-block;white-space:nowrap}@media (min-width: 768px){.post-meta__fields__field:before{content:' | ';display:inline-block}}.post-meta__fields__field:first-child:before{content:'';margin:0;display:none}.post-meta__fields__field--category{text-transform:uppercase;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;vertical-align:middle;max-width:100%}.post-meta__fields__field--date:before{content:'|';margin-right:.25rem;margin-left:.25rem;display:inline-block}.post-meta__fields__field--datetime:before{content:'|';margin-right:.25rem;margin-left:.25rem;display:inline-block}.post-meta__fields__field--language>span,.post-meta__fields__field--language>a{padding:.2rem .5rem;color:#fff;line-height:1.7rem;background-color:#212530;margin-left:1rem;text-decoration:none;text-transform:uppercase}.post-meta__fields__field--language:before{content:''}.pagination{text-align:center;margin-top:5rem;margin-bottom:5rem}@media (min-width: 768px){.pagination{margin-top:0}}.pagination__current{font-size:1.6rem;line-height:2.2rem;margin-bottom:1.6rem}.pagination__links{display:inline-block;position:relative;font-size:2rem;line-height:2.7rem}.pagination__links .page-numbers{display:inline-block;margin:1rem;color:#06121C;font-weight:400}.pagination__links .page-numbers:hover,.pagination__links .page-numbers:focus{text-decoration:none}.pagination__links .page-numbers.current{color:#212530;font-weight:300}.pagination__links .next,.pagination__links .prev{position:relative;text-indent:-999rem;width:1rem;height:2.7rem}.pagination__links .next:after,.pagination__links .prev:after{content:' ';display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-position:center center;background-size:contain;background-repeat:no-repeat}.pagination__links .prev--disabled{opacity:0.5}@media (min-width: 896px){.pagination__links .prev{margin-right:7rem}}.pagination__links .prev:after{background-image:url("../assets/svg/arrow_right_black.svg");-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.pagination__links .next--disabled{opacity:0.5}@media (min-width: 896px){.pagination__links .next{margin-left:7rem}}.pagination__links .next:after{background-image:url("../assets/svg/arrow_right_black.svg")}.tags{font-size:1.6rem;line-height:2.8rem;margin-bottom:5rem}.tags__title{font-weight:400}.related-posts__title{display:inline-block;font-size:2.6784rem;line-height:3.1992rem;margin-bottom:5rem !important;padding-bottom:10px;border-bottom:1px solid #CCCDCE}@media (min-width: 768px){.related-posts__title{font-size:3.6rem;line-height:4.3rem}}.related-posts__posts{margin-bottom:5rem}@media (min-width: 768px){.related-posts__posts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:0}}.related-posts__posts__post{width:100%;margin-bottom:25px}@media (min-width: 768px){.related-posts__posts__post{width:29%;margin-bottom:0}}.related-posts__posts__post .list-teaser__container{background:transparent;padding:0}.related-posts__posts__post .list-teaser__container__image{display:none}.related-posts__posts--padder{width:29%;display:none}@media (min-width: 768px){.related-posts__posts--padder{display:block}}.arrow-link{text-decoration:none;color:inherit;font-weight:inherit;font-size:1.6rem;line-height:2.2rem;font-weight:600;position:relative;display:inline-block;padding-right:2.5rem}.arrow-link:hover,.arrow-link:focus{text-decoration:none;color:inherit}.arrow-link:after{content:' ';position:absolute;top:50%;right:0;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);width:.9rem;height:1rem;background-position:center center;background-repeat:no-repeat;background-size:contain;background-image:url("../assets/svg/arrow_right_white.svg")}.arrow-link:hover{text-decoration:underline}.arrow-link--accent{color:#FF6B13}.arrow-link--accent:after{background-image:url("../assets/svg/arrow_right_orange.svg")}.arrow-link--accent:hover:after{background-image:url("../assets/svg/arrow_right_black.svg")}.arrow-link--primary{color:#212530}.arrow-link--primary:after{background-image:url("../assets/svg/arrow_right_black.svg")}.some-link{font-size:1.6rem;line-height:3.6rem;font-family:'Rubik';font-weight:500}.some-link a{text-decoration:none;color:inherit;font-weight:inherit;display:inline-block;position:relative;padding-left:2.8rem}.some-link a:hover,.some-link a:focus{text-decoration:none;color:inherit}.some-link a:hover{color:#fff}.some-link a:before{content:' ';background-position:center center;background-size:contain;background-repeat:no-repeat;width:1.8rem;height:1.8rem;display:inline-block;position:absolute;top:50%;left:0;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}.some-link--twitter a:before{background-image:url("../assets/svg/twitter_white.svg")}.some-link--facebook a:before{background-image:url("../assets/svg/facebook_white.svg")}.some-link--instagram a:before{background-image:url("../assets/svg/instagram.svg")}.some-link--youtube a:before{background-image:url("../assets/svg/youtube_white.svg")}.some-link--linkedin a:before{background-image:url("../assets/svg/linkedin.svg")}.some-link--x a:before{background-image:url("../assets/svg/x-logo.svg")}.owl-carousel .owl-stage-outer2{margin:0 4px;padding:0;width:calc(100% - 8px)}.owl-carousel .owl-stage{left:-20px;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;margin-left:-4px}@media (min-width: 768px){.owl-carousel .owl-stage{left:0}}.owl-carousel .owl-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.owl-carousel .caption{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.owl-carousel .flex-text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.owl-carousel .thumbnail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 15px}.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*='owl-']{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*='owl-']:hover{background:#212530;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:0.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{margin-top:1rem;display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#212530}.social-share{color:#FF6B13}.social-share__trigger{border:none;margin:0;padding:0;width:auto;overflow:visible;background:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none}.social-share__trigger::-moz-focus-inner{border:0;padding:0}.social-share__trigger{font-size:1.6rem;line-height:2.8rem;font-weight:600;position:relative;display:block;padding-left:2.4rem;margin-bottom:1.1rem;outline:none;color:#FF6B13}.social-share__trigger:after{content:' ';position:absolute;top:50%;left:0;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);width:2rem;height:1.4rem;background-position:center center;background-repeat:no-repeat;background-size:contain;background-image:url("../assets/svg/share.svg")}.social-share__trigger:hover{color:#212530}.social-share__trigger:hover:after{background-image:url("../assets/svg/share_ebony-clay.svg")}.social-share__list{max-height:0;overflow:hidden;list-style-type:none;margin:0 0 0 2.4rem;padding:0;-webkit-transition:max-height .2s ease-in-out;-o-transition:max-height .2s ease-in-out;transition:max-height .2s ease-in-out}.social-share--expanded .social-share__list{max-height:170rem}.social-share__list__item{font-size:1.6rem;line-height:2.8rem;margin-bottom:1.1rem}.social-share__list__item__action{text-decoration:none;color:inherit;font-weight:inherit;padding-left:2.9rem;position:relative;display:block;color:#FF6B13}.social-share__list__item__action:hover,.social-share__list__item__action:focus{text-decoration:none;color:inherit}.social-share__list__item__action:hover{color:#212530}.social-share__list__item__action:before{content:' ';position:absolute;top:50%;left:0;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);width:1.6rem;height:1.4rem;background-position:left center;background-repeat:no-repeat;background-size:contain}.social-share__list__item--facebook .social-share__list__item__action:before{background-image:url("../assets/svg/facebook_orange.svg")}.social-share__list__item--twitter .social-share__list__item__action:before{background-image:url("../assets/svg/twitter_orange.svg")}.social-share__list__item--google .social-share__list__item__action:before{background-image:url("../assets/svg/google.svg")}.social-share__list__item--mail .social-share__list__item__action:before{background-image:url("../assets/svg/email.svg")}.social-share__list__item--facebook .social-share__list__item__action:hover:before{background-image:url("../assets/svg/facebook_ebony-clay.svg")}.social-share__list__item--twitter .social-share__list__item__action:hover:before{background-image:url("../assets/svg/twitter_ebony-clay.svg")}.social-share__list__item--google .social-share__list__item__action:hover:before{background-image:url("../assets/svg/google_ebony-clay.svg")}.social-share__list__item--mail .social-share__list__item__action:hover:before{background-image:url("../assets/svg/email_ebony-clay.svg")}.newsletter{background-color:#06121C;padding:2.5rem 0;position:relative;overflow:hidden}.newsletter--cta{display:none;width:100%;bottom:0;position:fixed;background-color:transparent;padding:0;z-index:99999}.newsletter--cta__close-button{background-image:url("../assets/svg/close.svg");background-repeat:no-repeat;background-color:transparent;background-position:center;border:none;-webkit-box-sizing:content-box;box-sizing:content-box;position:absolute;top:0;bottom:auto;right:0;left:auto;outline:none;-webkit-transition:opacity 0.3s ease;-o-transition:opacity 0.3s ease;transition:opacity 0.3s ease;padding:8px;background-size:20px;height:20px;width:20px}.newsletter--cta__close-button:hover,.newsletter--cta__close-button:focus{opacity:0.6}.newsletter--cta__close-button span{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.newsletter--cta--show{display:block}.newsletter--cta--hide{display:none}.newsletter #password-field{position:absolute;top:-100%}@media (min-width: 1024px){.newsletter__container__form__row--flex{display:-webkit-box;display:-ms-flexbox;display:flex}}.newsletter__container__form__label{color:#fff;font-family:'Rubik';font-weight:500;display:table;height:100%;min-height:5rem;margin-bottom:1rem;font-size:2rem;line-height:2.4rem}@media (min-width: 1024px){.newsletter__container__form__label{margin-bottom:0}}.newsletter__container__form__label--cta{font-size:1.8rem;line-height:2.4rem}@media (min-width: 768px){.newsletter__container__form__label--cta{font-size:2rem;line-height:2.8rem}}.newsletter__container__form__label>span{display:table-cell;vertical-align:middle}.newsletter__container__form__input{display:block;border:0;font-family:'Rubik';font-size:1.7rem;line-height:2rem;padding:1.3rem 2rem;width:100%;border-radius:.2rem;margin-bottom:1.3rem}@media (min-width: 1024px){.newsletter__container__form__input{margin-bottom:0}}.newsletter__container__form__submit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;font-size:1.7rem;line-height:2rem;border:0}.newsletter__container--cta{position:relative;padding:3rem 4rem 2rem 4rem;width:80%;margin:auto;background:#06121C;bottom:0}@media (min-width: 1024px){.newsletter__container--cta{width:90%}}@media (min-width: 1195px){.newsletter__container--cta{width:80%}}.newsletter__container--cta__form--cta__submit{font-size:1.3rem}@media (min-width: 1024px){.newsletter__row-push{margin-bottom:8px}}.newsletter__info{margin-top:8px;font-size:1.3rem;line-height:2rem;font-style:italic;color:#fff}.newsletter__info--cta{text-align:end}@media (min-width: 1024px){.newsletter__info--cta{margin-top:0}}.notice{padding:1.5rem 0;background:#212530;color:#fff;border-bottom:2px solid #06121C}.js .notice--js-hidden{display:none}.notice__container__row__col{margin-bottom:2rem;text-align:center}@media (min-width: 768px){.notice__container__row__col{margin-bottom:0;text-align:left}}.notice__vertical-align{display:table;width:100%;height:100%}.notice__vertical-align__inner{display:table-cell;vertical-align:middle}.divider{margin-bottom:1.5rem}@media (min-width: 1024px){.divider{margin-bottom:3rem}}.dynamic-content h1,.entry__container__content h1{font-size:2.8rem;line-height:3.2rem}@media (min-width: 768px){.dynamic-content h1,.entry__container__content h1{font-size:3.6rem;line-height:4rem}}.dynamic-content h2,.entry__container__content h2{font-size:2rem;line-height:2.4rem}@media (min-width: 768px){.dynamic-content h2,.entry__container__content h2{font-size:4.2rem;line-height:4.5rem}}.donation__small-header{padding:40px 35px 0px}.donation__small-header p:last-child{margin-bottom:0}.donation-form{max-width:1000px;margin:0 auto;padding:30px 30px}@media (max-width: 600px){.donation-form{padding:15px}}.donation-form *{-webkit-box-sizing:border-box;box-sizing:border-box}.donation-form__title{margin-top:2.5rem}.donation-form__title:first-child{margin-top:0}.donation-form__title h3{padding:0 5px}.donation-form__section{margin:5px 0}.donation-form__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0 -5px}@media (max-width: 600px){.donation-form__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}}.donation-form__label{margin:0;-webkit-box-flex:1;-ms-flex:1;flex:1;display:block;padding:5px;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width: 600px){.donation-form__label{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;min-height:70px}}.donation-form__label-button,.donation-form__label-text{width:100%;padding:20px 15px 18px;color:#000;font-size:20px;font-weight:600;line-height:1;text-align:center;background:#fff;border:1px solid #212530}@media (max-width: 600px){.donation-form__label-button,.donation-form__label-text{font-size:16px}}.donation-form__label-text{padding:0}.donation-form__label-text .donation-form__text{margin:0;padding:18px 15px;font-size:20px;font-weight:600;line-height:1;text-align:center;background:transparent;border:0}@media (max-width: 600px){.donation-form__label-text .donation-form__text{font-size:16px}}.donation-form__radio:checked+.donation-form__label-button,.donation-form__radio:checked+.donation-form__label-text{background:#f56e19;color:#fff}.donation-form__radio.error+.donation-form__label-button,.donation-form__radio.error+.donation-form__label-text{border:5px solid red}.donation-form__radio--hidden{display:none}.donation-form__text{display:block;width:100%;margin-bottom:10px;padding:14px 15px 12px;font-size:16px;line-height:1.15;font-weight:600;background:#fff;color:#000;border:1px solid #212530;border-radius:0}.donation-form__text.error{border:5px solid red}.donation-form__text--single{margin:0}.donation-form__with-prefix{position:relative}.donation-form__text--prefix{border:0;padding:0;margin:0}.donation-form__prefix{position:absolute;top:50%;left:1;padding:4px 12px;margin-top:-12px;color:#83858B;background:transparent;border-right:1px solid;border-color:inherit;pointer-events:none}.donation-form__prefixed .donation-form__text{padding-left:62px}.donation-form__prefixed .donation-form__text.error{padding-left:58px}.donation-form__text-terms{padding:10px 0px 20px;font-size:1.6rem}.donation-form__text-terms label{font-weight:bold;font-size:14px;color:#000}.donation-form__text-terms label input{display:inline-block;margin-right:5px}.donation-form__text-terms label a{font-size:14px;color:#f56e19;font-weight:bold}.donation-form__text-terms a{color:#f56e19;font-weight:bold}.donation-form__submit{background:#f56e19;border:3px solid #f56e19;color:#fff;width:100%;padding:14px 15px 12px;font-size:20px;font-weight:normal;border-radius:0;margin-bottom:5px;cursor:pointer}.donation-form__submit:hover{background:#212530;border-color:#212530;color:#fff}.donation-form__text-new{font-size:1.4rem;padding:15px 0px}.donation-form__link-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -5px}.donation-form__link{color:#fff;text-decoration:underline;display:block;width:100%;padding:5px}@media (min-width: 624px){.donation-form__link{font-size:16px;width:auto}}.donation-form__link .button{width:100%}.donation-form__methods,.donation-form__fields,.donation-form__text-new{display:none}.donation-form .donation-form__fields--default{display:block}.donation-form--recurring .donation-form__methods--recurring{display:-webkit-box;display:-ms-flexbox;display:flex}.donation-form--once .donation-form__methods--once{display:-webkit-box;display:-ms-flexbox;display:flex}.donation-form--autogiro .donation-form__fields--autogiro,.donation-form--autogiro .donation-form__text-new--autogiro{display:block}.donation-form--autogiro_extern .donation-form__fields--autogiro_extern,.donation-form--autogiro_extern .donation-form__text-new--autogiro_extern{display:block}.donation-form--creditcard .donation-form__fields--creditcard,.donation-form--creditcard .donation-form__text-new--creditcard{display:block}.donation-form--directdebit .donation-form__fields--directdebit,.donation-form--directdebit .donation-form__text-new--directdebit{display:block}.donation-form--swish .donation-form__fields--swish,.donation-form--swish .donation-form__text-new--swish{display:block}.donation-form--swish .donation-form__fields--default{display:none}.donation__box-wrapper{max-width:980px;margin:0 auto}.donation__box{padding:0 0 3rem 0}@media (min-width: 624px){.donation__box{padding:0 3rem 3rem 3rem}}.donation__box a:hover{text-decoration:none !important;border:none !important}.donation__box a:hover .donation__box-content{background:rgba(0,0,0,0.8)}.donation__box-content{background:#212530;padding:3rem;text-align:left;font-size:1.6rem}.donation__box-content h2,.donation__box-content p,.donation__box-content strong{color:#fff}.donation__box-content h2{font-size:150%;margin-bottom:0px}.donation__box-content ul{list-style-type:none;margin:0;padding:0}.donation__box-content ul li{color:#fff}.donation__box-content ul li a{color:#fff}.donation__box-content a{font-weight:bold;color:#f56e19}.donation__box-content a:hover{text-decoration:underline !important}.donation__box--wide{width:100%}.donation__box--wide .donation__box-content{background:#06121C}.donation__box-content--black{background-color:#000}.donation__box-logo{max-width:220px;margin-bottom:20px}.donation-confirm{font-size:2rem;line-height:2.8rem;padding:30px}.donation-confirm a{color:#f56e19;font-weight:bold}.donation-confirm__list{list-style-type:none;margin:0;padding:0;background-color:#fff;border:1px solid #000;padding:3rem}.donation-confirm__list-item{display:block;clear:both;margin:0 auto;font-size:1.6rem;line-height:2.6rem}@media (min-width: 768px){.donation-confirm__list-item{font-size:2rem;line-height:3.6rem}}.donation-confirm__list-item span{font-weight:bold}.donation-pending{text-align:center;padding:5rem 2rem}@media (min-width: 768px){.donation-pending{padding:9rem 4rem}}.donation-pending__image{width:100%;max-width:200px;margin:auto}.sticky-call-to-action{position:fixed;z-index:999999999;top:40%;right:0;display:none;-webkit-transform:scale(-1, -1);-ms-transform:scale(-1, -1);transform:scale(-1, -1);-webkit-box-shadow:0 1px 2px rgba(33,37,48,0.4),0 1px 2px rgba(33,37,48,0.4);box-shadow:0 1px 2px rgba(33,37,48,0.4),0 1px 2px rgba(33,37,48,0.4);z-index:0}.sticky-call-to-action:before{content:'';z-index:-1;position:absolute;top:0;left:0;width:100%;height:100%;display:block;background-color:#FF6B13}.sticky-call-to-action__content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px}@media (min-width: 896px){.sticky-call-to-action__content{padding:20px}}.sticky-call-to-action__content h4{text-transform:uppercase;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;-webkit-text-orientation:mixed;text-orientation:mixed;color:#fff;margin:0;font-size:1.8rem;line-height:2.4rem}@media (min-width: 896px){.sticky-call-to-action__content h4{font-size:2rem;line-height:2.8rem}}.sticky-call-to-action__content h4:hover{text-decoration:none}.sticky-call-to-action:focus,.sticky-call-to-action:hover{color:#fff;text-decoration:none;background:#D55000;cursor:pointer}.sticky-call-to-action--show{display:block}.teaser-carousel{margin-bottom:2rem}.teaser-carousel__container{overflow:hidden}@media (min-width: 768px){.teaser-carousel__container{overflow:visible}}.teaser-carousel__row{margin-bottom:1.5rem}.teaser-carousel__row.owl-carousel{width:auto;position:relative}.teaser-carousel__row.owl-loaded:after,.teaser-carousel__row.owl-loaded:before{content:' ';position:absolute;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;top:-2px;z-index:10;pointer-events:none}.teaser-carousel__row.owl-loaded:after{width:65px;background:-webkit-gradient(linear, left top, right top, from(rgba(255,255,255,0)), color-stop(90%, #EFEFEF));background:-o-linear-gradient(left, rgba(255,255,255,0) 0%, #EFEFEF 90%);background:linear-gradient(to right, rgba(255,255,255,0) 0%, #EFEFEF 90%);right:-2px}.teaser-carousel__row.owl-loaded:before{width:25px;background:-webkit-gradient(linear, right top, left top, from(rgba(255,255,255,0)), color-stop(90%, #EFEFEF));background:-o-linear-gradient(right, rgba(255,255,255,0) 0%, #EFEFEF 90%);background:linear-gradient(to left, rgba(255,255,255,0) 0%, #EFEFEF 90%);left:-2px}@media (min-width: 768px){.teaser-carousel__row.owl-loaded:after,.teaser-carousel__row.owl-loaded:before{background:transparent;width:auto;height:auto;display:table;position:relative}}.questions-and-answers--theme-dark{background-color:#06121C;background-size:cover;background-position:center center;background-repeat:no-repeat}.questions-and-answers--theme-dark--has-background-image{background-color:rgba(33,37,48,0.8)}.questions-and-answers--theme-dark .questions-and-answers__title-container{color:white}.questions-and-answers--theme-dark .questions-and-answers__column__group{color:white}.questions-and-answers--theme-dark .questions-and-answers__column__group__item:hover{opacity:0.8}.questions-and-answers--theme-dark .questions-and-answers__column__group__item.active:hover{opacity:1}.questions-and-answers--theme-dark .questions-and-answers__column__group__item__title{margin-bottom:-1px}.questions-and-answers--theme-dark .questions-and-answers__column__group__item__title.active{background-color:#212530;color:white}.questions-and-answers--theme-dark .questions-and-answers__column__group__item__title.active::after{background-image:url("../assets/svg/arrow_down_orange.svg")}.questions-and-answers--theme-dark .questions-and-answers__column__group__item__wrapper__content{background-color:#212530;color:white}.questions-and-answers--theme-dark .questions-and-answers__column__group__item__wrapper__content_padding p{color:#EFEFEF}.questions-and-answers--theme-dark .questions-and-answers__column__group__item__wrapper__content_padding__share-container__share{color:#EFEFEF}.questions-and-answers__title-container{max-width:840px;width:100%;color:#06121C;margin-top:30px}@media (min-width: 480px){.questions-and-answers__title-container{margin-top:75px}}.questions-and-answers__title-container h1{margin-bottom:0.5em;font-size:2.8rem;line-height:3.2rem}@media (min-width: 768px){.questions-and-answers__title-container h1{font-size:3.6rem;line-height:4rem}}.questions-and-answers__title-container p{font-size:1.6rem;line-height:2.2rem}@media (min-width: 768px){.questions-and-answers__title-container p{font-size:1.7rem;line-height:2.5rem}}.questions-and-answers__container .row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width: 896px){.questions-and-answers__container .row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:75px}}.questions-and-answers__column{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:0}@media (min-width: 896px){.questions-and-answers__column{margin-right:40px}}.questions-and-answers__column:last-child{margin-right:0}.questions-and-answers__column__group h3{font-size:2rem;line-height:2.4rem;margin:30px 0 15px 5px}@media (min-width: 768px){.questions-and-answers__column__group h3{font-size:2.4rem;line-height:2.8rem}}.questions-and-answers__column__group__item{margin-bottom:8px;-webkit-transition:opacity 0.3s;-o-transition:opacity 0.3s;transition:opacity 0.3s}.questions-and-answers__column__group__item:hover{opacity:0.9}.questions-and-answers__column__group__item.active:hover{opacity:1}.questions-and-answers__column__group__item__title{position:relative;font-size:1.8rem;line-height:2.4rem;width:100%;background-color:#212530;color:white;padding:20px 79px 20px 20px;border-radius:8px;text-align:start;font-weight:500;margin-bottom:0;cursor:pointer;-webkit-transition:border-bottom-right-radius 0.5s ease, border-bottom-left-radius 0.5s ease;-o-transition:border-bottom-right-radius 0.5s ease, border-bottom-left-radius 0.5s ease;transition:border-bottom-right-radius 0.5s ease, border-bottom-left-radius 0.5s ease}@media (min-width: 768px){.questions-and-answers__column__group__item__title{font-size:2rem;line-height:2.8rem;padding:27px 79px 27px 30px}}.questions-and-answers__column__group__item__title.active{background-color:white;color:#212530;border-bottom-right-radius:0;border-bottom-left-radius:0;-webkit-transition:border-bottom-right-radius 0.1s ease, border-bottom-left-radius 0.1s ease;-o-transition:border-bottom-right-radius 0.1s ease, border-bottom-left-radius 0.1s ease;transition:border-bottom-right-radius 0.1s ease, border-bottom-left-radius 0.1s ease}.questions-and-answers__column__group__item__title.active::after{content:"";background-image:url("../assets/svg/arrow_down_black.svg");-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);-webkit-transition:-webkit-transform 0.3s;transition:-webkit-transform 0.3s;-o-transition:transform 0.3s;transition:transform 0.3s;transition:transform 0.3s, -webkit-transform 0.3s;background-position:center}.questions-and-answers__column__group__item__title::after{content:"";background-image:url("../assets/svg/arrow_down_orange.svg");position:absolute;display:block;width:20px;height:14px;right:34px;top:41%;-webkit-transition:-webkit-transform 0.3s;transition:-webkit-transform 0.3s;-o-transition:transform 0.3s;transition:transform 0.3s;transition:transform 0.3s, -webkit-transform 0.3s;background-repeat:no-repeat;background-position:center}.questions-and-answers__column__group__item__wrapper{display:grid;grid-template-rows:0fr;-webkit-transition:grid-template-rows 0.3s ease-out;-o-transition:grid-template-rows 0.3s ease-out;transition:grid-template-rows 0.3s ease-out;transition:grid-template-rows 0.3s ease-out, -ms-grid-rows 0.3s ease-out}.questions-and-answers__column__group__item__wrapper.active{grid-template-rows:1fr}.questions-and-answers__column__group__item__wrapper.active .questions-and-answers__column__group__item__title::after{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);background-position:center}.questions-and-answers__column__group__item__wrapper__content{overflow:hidden;background-color:white;border-bottom-left-radius:8px;border-bottom-right-radius:8px;color:black;width:100%}.questions-and-answers__column__group__item__wrapper__content__padding{padding:3px 20px 24px 20px}@media (min-width: 768px){.questions-and-answers__column__group__item__wrapper__content__padding{padding:3px 32px 24px 32px}}.questions-and-answers__column__group__item__wrapper__content__padding p{font-size:1.6rem;line-height:2.2rem}@media (min-width: 768px){.questions-and-answers__column__group__item__wrapper__content__padding p{font-size:1.7rem;line-height:2.5rem}}.questions-and-answers__column__group__item__wrapper__content__padding__share-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.questions-and-answers__column__group__item__wrapper__content__padding__share-container p{font-size:14px;line-height:1.214}.questions-and-answers__column__group__item__wrapper__content__padding__share-container__share{margin-top:24px;text-transform:uppercase;margin-right:4px;font-weight:bold;font-family:'Rubik'}.questions-and-answers__column__group__item__wrapper__content__padding__share-container__logo{width:22px;height:20px;margin:0 4px}.questions-and-answers__column__group__item__wrapper__content__padding__share-container__logo__x{height:19px;margin-bottom:-2px;margin-left:6px}.questions-and-answers__column__group__item__wrapper__content__padding .container,.questions-and-answers__column__group__item__wrapper__content__padding .start-page>p,.questions-and-answers__column__group__item__wrapper__content__padding .start-page>h1,.questions-and-answers__column__group__item__wrapper__content__padding .start-page>h2,.questions-and-answers__column__group__item__wrapper__content__padding .start-page>h3,.questions-and-answers__column__group__item__wrapper__content__padding .start-page>h4,.questions-and-answers__column__group__item__wrapper__content__padding .start-page>h5,.questions-and-answers__column__group__item__wrapper__content__padding .start-page>ul,.questions-and-answers__column__group__item__wrapper__content__padding .start-page>.wp-block-image,.questions-and-answers__column__group__item__wrapper__content__padding .start-page>.wp-block-video{padding:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.questions-and-answers__column__group__item__wrapper__content__padding .container .row,.questions-and-answers__column__group__item__wrapper__content__padding .start-page>p .row,.questions-and-answers__column__group__item__wrapper__content__padding .start-page>h1 .row,.questions-and-answers__column__group__item__wrapper__content__padding .start-page>h2 .row,.questions-and-answers__column__group__item__wrapper__content__padding .start-page>h3 .row,.questions-and-answers__column__group__item__wrapper__content__padding .start-page>h4 .row,.questions-and-answers__column__group__item__wrapper__content__padding .start-page>h5 .row,.questions-and-answers__column__group__item__wrapper__content__padding .start-page>ul .row,.questions-and-answers__column__group__item__wrapper__content__padding .start-page>.wp-block-image .row,.questions-and-answers__column__group__item__wrapper__content__padding .start-page>.wp-block-video .row{margin-bottom:0}.questions-and-answers__column__group__item__wrapper__content__padding .container .row .col-xs-12,.questions-and-answers__column__group__item__wrapper__content__padding .start-page>p .row .col-xs-12,.questions-and-answers__column__group__item__wrapper__content__padding .start-page>h1 .row .col-xs-12,.questions-and-answers__column__group__item__wrapper__content__padding .start-page>h2 .row .col-xs-12,.questions-and-answers__column__group__item__wrapper__content__padding .start-page>h3 .row .col-xs-12,.questions-and-answers__column__group__item__wrapper__content__padding .start-page>h4 .row .col-xs-12,.questions-and-answers__column__group__item__wrapper__content__padding .start-page>h5 .row .col-xs-12,.questions-and-answers__column__group__item__wrapper__content__padding .start-page>ul .row .col-xs-12,.questions-and-answers__column__group__item__wrapper__content__padding .start-page>.wp-block-image .row .col-xs-12,.questions-and-answers__column__group__item__wrapper__content__padding .start-page>.wp-block-video .row .col-xs-12{padding:0}.questions-and-answers__column__group__item__wrapper__content__padding .container .row .col-xs-12 .button--large,.questions-and-answers__column__group__item__wrapper__content__padding .start-page>p .row .col-xs-12 .button--large,.questions-and-answers__column__group__item__wrapper__content__padding .start-page>h1 .row .col-xs-12 .button--large,.questions-and-answers__column__group__item__wrapper__content__padding .start-page>h2 .row .col-xs-12 .button--large,.questions-and-answers__column__group__item__wrapper__content__padding .start-page>h3 .row .col-xs-12 .button--large,.questions-and-answers__column__group__item__wrapper__content__padding .start-page>h4 .row .col-xs-12 .button--large,.questions-and-answers__column__group__item__wrapper__content__padding .start-page>h5 .row .col-xs-12 .button--large,.questions-and-answers__column__group__item__wrapper__content__padding .start-page>ul .row .col-xs-12 .button--large,.questions-and-answers__column__group__item__wrapper__content__padding .start-page>.wp-block-image .row .col-xs-12 .button--large,.questions-and-answers__column__group__item__wrapper__content__padding .start-page>.wp-block-video .row .col-xs-12 .button--large{padding:1.5rem 2rem}.sticky-button{position:fixed;z-index:999999999;bottom:0;display:none;width:100%;background-color:#FF6B13;height:69px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}@media (max-width: 896px){.sticky-button{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width: 624px){.sticky-button{height:56px}}.sticky-button__content{color:white;text-transform:uppercase}.sticky-button__content h4{font-size:26px}@media (max-width: 896px){.sticky-button+.newsletter{margin-bottom:56px}.sticky-button+.newsletter+.newsletter{margin-bottom:56px}}@media (max-width: 624px){.sticky-button+.newsletter{margin-bottom:69px}.sticky-button+.newsletter+.newsletter{margin-bottom:69px}}.featured-video{display:none;margin-bottom:3rem}.featured-video--loaded{display:block}.featured-video__container{position:relative;width:100%}.featured-video__container__player{max-width:100%;display:block}.featured-video__container__overlay{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center center;background-repeat:no-repeat}.featured-video__container__overlay__title{color:#fff;position:absolute;font-size:2.4rem;line-height:2.8rem;bottom:0;left:0;padding:0 2rem 1.85rem 2rem}@media (min-width: 768px){.featured-video__container__overlay__title{padding:0 4rem 3.7rem 4rem}}.featured-video--unstarted .featured-video__container__overlay,.featured-video--init .featured-video__container__overlay{display:block}.featured-video--ready.featured-video--unstarted:hover .featured-video__container__overlay{cursor:pointer}.featured-video--ready.featured-video--unstarted:hover .featured-video__container__overlay:after{opacity:0.8}.featured-video--ready.featured-video--unstarted .featured-video__container__overlay:after{content:'';position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);display:block;background-image:url(../assets/svg/playbtn.svg);background-repeat:no-repeat;background-position:center center;background-size:contain;width:8rem;height:8rem}.list-teaser{text-decoration:none;color:#212530}.list-teaser:visited,.list-teaser:focus,.list-teaser:hover{text-decoration:none;color:#212530}.list-teaser:last-child .list-teaser__container{border-bottom:0px}.list-teaser__container{padding:20px 20px 30px 20px;margin-bottom:10px;background-color:white;border-radius:6px;width:100%;max-width:1200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width: 768px){.list-teaser__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:30px 34px 30px 36px}}.related-posts .list-teaser__container{border:0;padding-bottom:0;margin-bottom:0}.list-teaser__container__image{width:100%;overflow:hidden;margin-bottom:30px;height:100%;max-width:100%}@media (min-width: 768px){.list-teaser__container__image{margin-right:30px;height:120px;max-width:180px;margin-bottom:0;max-height:100%}}.list-teaser__container__image img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}@media (min-width: 768px){.list-teaser__container__image img{max-height:120px}}.list-teaser__container__information{width:100%;max-width:915px}.list-teaser__container__information__title{font-size:2rem;line-height:2.4rem;max-width:900px;margin-bottom:1rem}@media (min-width: 768px){.list-teaser__container__information__title{font-size:2.4rem;line-height:2.8rem}}.list-teaser__container__information__title__link{text-decoration:none;color:inherit;font-weight:inherit}.list-teaser__container__information__title__link:hover,.list-teaser__container__information__title__link:focus{text-decoration:none;color:inherit}.list-teaser__container__information__title__link:hover{color:#FF6B13}.list-teaser__container__information__excerpt{display:none;font-size:1.1904rem;line-height:1.7856rem}@media (min-width: 768px){.list-teaser__container__information__excerpt{font-size:1.6rem;line-height:2.4rem}}@media (min-width: 768px){.list-teaser__container__information__excerpt{display:block}.related-posts .list-teaser__container__information__excerpt{display:none}}.list-teaser__container__information__excerpt__link{text-decoration:none;color:inherit;font-weight:inherit}.list-teaser__container__information__excerpt__link:hover,.list-teaser__container__information__excerpt__link:focus{text-decoration:none;color:inherit}.list-teaser__container__information__excerpt p:last-child{margin-bottom:0}.list-teaser__container__information__meta{font-size:1.4rem;line-height:1.7rem}@media (min-width: 768px){.list-teaser__container__information__meta{margin-bottom:1.5rem}.related-posts .list-teaser__container__information__meta{margin-top:1.5rem}}.article-teasers{margin-bottom:2rem}.article-teasers__container{overflow:hidden}@media (min-width: 768px){.article-teasers__container{overflow:visible}}.article-teasers__header{margin-top:2rem;margin-bottom:1.5rem}.article-teasers__header__title{font-size:2.6784rem;line-height:3.1992rem}@media (min-width: 768px){.article-teasers__header__title{font-size:3.6rem;line-height:4.3rem}}.article-teasers__footer{text-align:left}@media (min-width: 768px){.article-teasers__footer{text-align:right}}.article-teasers__footer__link{background-color:rgba(0,0,0,0)}.article-teasers__footer__link{color:#FF6B13;-webkit-box-shadow:0 0px 0 0 #FF6B13;box-shadow:0 0px 0 0 #FF6B13;text-decoration:none}.article-teasers__footer__link:hover{color:#212530;text-decoration:none;-webkit-box-shadow:0 2px 0 0 #212530;box-shadow:0 2px 0 0 #212530}.article-teaser{text-decoration:none;color:inherit;font-weight:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.8rem;text-decoration:none;font-weight:300;color:#212530}.article-teaser:hover,.article-teaser:focus{text-decoration:none;color:inherit}.article-teaser:visited,.article-teaser:focus,.article-teaser:hover{text-decoration:none;color:#212530}.article-teaser--carousel{width:100%}.article-teaser--large{display:block;width:100%;margin-bottom:1.5rem}@media (min-width: 896px){.article-teaser--large{margin-bottom:3rem}}.article-teaser--video .article-teaser__container__image:after{content:' ';position:absolute;background-image:url("../assets/svg/playbtn.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;width:5rem;height:5rem;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media (min-width: 896px){.article-teaser--large .article-teaser__container__image:after{width:8rem;height:8rem}}.article-teaser__container{background:#fff;overflow:hidden;-webkit-box-shadow:0 2px 3px 0 rgba(5,24,66,0.3);box-shadow:0 2px 3px 0 rgba(5,24,66,0.3);width:100%;-webkit-transition:-webkit-box-shadow .4s ease-out;transition:-webkit-box-shadow .4s ease-out;-o-transition:box-shadow .4s ease-out;transition:box-shadow .4s ease-out;transition:box-shadow .4s ease-out, -webkit-box-shadow .4s ease-out}.article-teaser__container:hover{-webkit-box-shadow:0 4px 6px 0 rgba(5,24,66,0.6);box-shadow:0 4px 6px 0 rgba(5,24,66,0.6)}.article-teaser__container__image{position:relative;margin-bottom:2rem}.article-teaser__container__image__img{width:100%;height:auto}.article-teaser__container__content__title{margin:0 2rem 1rem 2rem;line-height:2.4rem}@media (min-width: 768px){.article-teaser--large .article-teaser__container__content__title{font-size:3rem;line-height:3.4rem}}.article-teaser__container__content__meta{margin:0 2rem 2.5rem 2rem}@media (min-width: 624px){.article-teaser__container__content__meta{margin:0 2rem 1.5rem 2rem}}.article-teaser__container__content__excerpt{display:none;margin:0 2rem 2rem 2rem;font-size:1.5rem;line-height:2.3rem}@media (min-width: 624px){.article-teaser__container__content__excerpt{display:block}}.content-teaser{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0rem}@media (max-width: 479px){.content-teaser{padding:0;width:calc(100% + 4.6rem);-webkit-transform:translate(-2.5rem, 0);-ms-transform:translate(-2.5rem, 0);transform:translate(-2.5rem, 0)}}@media (min-width: 480px) and (max-width: 623px){.content-teaser{padding:0;width:calc(100% + 4.6rem);-webkit-transform:translate(-2.5rem, 0);-ms-transform:translate(-2.5rem, 0);transform:translate(-2.5rem, 0)}}@media (min-width: 896px){.content-teaser{margin-bottom:3rem}}.content-teaser--secondary .content-teaser__background{background-color:#06121C}.content-teaser--tertiary .content-teaser__background{background-color:#1d1f2a}.content-teaser--quaternary .content-teaser__background{background-color:#12151D}.content-teaser+.content-teaser .content-teaser__background{background-color:#12151D}.content-teaser--hero .content-teaser__background{padding:5rem 0rem;position:relative}@media (min-width: 768px){.content-teaser--hero .content-teaser__background{padding:10rem 0rem}}.content-teaser--hero .content-teaser__background:before{content:' ';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.7);z-index:1}@media (min-width: 768px){.content-teaser--hero .content-teaser__background:before{background:-webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.7)), to(rgba(0,0,0,0)));background:-o-linear-gradient(left, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%);background:linear-gradient(to right, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%)}}.content-teaser--hero .content-teaser__container{position:relative;z-index:2}@media (min-width: 1024px){.content-teaser--hero .content-teaser__container{max-width:50%}}.content-teaser--hero .content-teaser__container__excerpt{font-weight:400}.content-teaser__background{background-color:#212530;background-repeat:no-repeat;background-position:center center;background-size:cover;width:100%;height:100%}.content-teaser__container{padding:3rem;color:#fff}@media (min-width: 768px){.content-teaser__container{padding:5rem}}.content-teaser__container__title{font-size:2.232rem;line-height:2.5296rem;color:#fff}@media (min-width: 768px){.content-teaser__container__title{font-size:3rem;line-height:3.4rem}}.content-teaser__container__excerpt{color:#fff;margin-bottom:2.5rem}.content-teaser__container__action:not(.button){color:#fff;-webkit-box-shadow:0 0px 0 0 #fff;box-shadow:0 0px 0 0 #fff;text-decoration:none}.content-teaser__container__action:not(.button):hover{color:#fff;text-decoration:none;-webkit-box-shadow:0 2px 0 0 #fff;box-shadow:0 2px 0 0 #fff}.large-article-teaser{margin-bottom:1.5rem;width:calc(100% + 4.6rem);-webkit-transform:translate(-2.5rem, 0);-ms-transform:translate(-2.5rem, 0);transform:translate(-2.5rem, 0)}@media (max-width: 479px){.large-article-teaser{padding:0}}@media (min-width: 480px) and (max-width: 623px){.large-article-teaser{padding:0}}@media (min-width: 624px){.large-article-teaser{width:100%;-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}}@media (min-width: 896px){.large-article-teaser{margin-bottom:3rem}}.large-article-teaser__container{background:#fff}.large-article-teaser__container:after{content:"";display:table;clear:both;width:0}.large-article-teaser__container__column{padding:2rem}@media (min-width: 768px){.large-article-teaser__container__column--left{padding:5rem}}.large-article-teaser__container__column--right{padding:0}@media (min-width: 624px){.large-article-teaser__container__column--right{padding:2rem 2rem 0 2rem}}@media (min-width: 1024px){.large-article-teaser__container__column--right{padding:2rem}}.large-article-teaser__container__column__title{font-size:2.6784rem;line-height:3.1992rem}@media (min-width: 768px){.large-article-teaser__container__column__title{font-size:3.6rem;line-height:4.3rem}}.large-article-teaser__container__column__content{margin-bottom:3rem;font-weight:400}.large-article-teaser__container__column__link{color:#212530;-webkit-box-shadow:0 0px 0 0 #212530;box-shadow:0 0px 0 0 #212530;text-decoration:none}.large-article-teaser__container__column__link:hover{color:#212530;text-decoration:none;-webkit-box-shadow:0 2px 0 0 #212530;box-shadow:0 2px 0 0 #212530}.large-article-teaser__container__column__image__img{width:100%}.campaign-teaser{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.campaign-teaser__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;color:#fff;font-size:1.5rem;line-height:2.3rem;text-align:left;background:#06131C;-webkit-box-shadow:0 2px 3px 0 rgba(5,24,66,0.3);box-shadow:0 2px 3px 0 rgba(5,24,66,0.3);-webkit-transition:-webkit-box-shadow .4s ease-out;transition:-webkit-box-shadow .4s ease-out;-o-transition:box-shadow .4s ease-out;transition:box-shadow .4s ease-out;transition:box-shadow .4s ease-out, -webkit-box-shadow .4s ease-out}.campaign-teaser__container:hover{-webkit-box-shadow:0 4px 6px 0 rgba(5,24,66,0.6);box-shadow:0 4px 6px 0 rgba(5,24,66,0.6)}.campaign-teaser__container a{color:inherit;text-decoration:none;font-weight:inherit}.campaign-teaser__content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:2rem 2rem 0 2rem}.campaign-teaser__title{margin:0;margin-bottom:1rem;color:inherit}.campaign-teaser__image{width:100%;height:auto}.campaign-teaser__description{margin:0}.campaign-teaser__footer{margin:0;padding:2rem;text-align:right;font-weight:bold;vertical-align:middle}.campaign-teasers__header{padding:2rem 4px}@media (min-width: 896px){.campaign-teasers__header--left{text-align:left}}@media (min-width: 896px){.campaign-teasers__header--center{text-align:center}}@media (min-width: 896px){.campaign-teasers__header--right{text-align:right}}.campaign-teasers__header__title{font-size:2.6784rem;line-height:3.1992rem}@media (min-width: 768px){.campaign-teasers__header__title{font-size:3.6rem;line-height:4.3rem}}.campaign-donation{background-color:#FF6B13}.campaign-donation form{position:relative}.campaign-donation--transparent{background-color:transparent}.campaign-donation__container{position:relative}@media (max-width: 896px){.campaign-donation__container{padding:.4rem}}.campaign-donation__container__inner{background-color:rgba(213,80,0,0.5);padding:3.5rem 2rem 3rem 2rem;position:relative}@media (min-width: 896px){.campaign-donation__container__inner{margin:5.0rem 0 6.0rem;padding:5.0rem 5.0rem 6.0rem 5.0rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.campaign-donation__content{color:#fff}.campaign-donation__content a{color:#fff}.campaign-donation__title{font-size:2.4rem;line-height:2.8rem;color:#fff;text-align:center;margin-bottom:2rem}@media (min-width: 896px){.campaign-donation__title{font-size:4.2rem;line-height:5rem}}.campaign-donation__description{color:#fff;text-align:center;margin-bottom:3rem}.campaign-donation__heading{color:#fff;text-align:center;font-size:2rem;line-height:2.8rem;margin-bottom:2rem}@media (min-width: 896px){.campaign-donation__heading{font-size:2.4rem}}@media (min-width: 896px){.campaign-donation__amounts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (min-width: 896px){.campaign-donation__name{margin-left:-.5rem;margin-right:-.5rem;margin-bottom:1rem;display:-webkit-box;display:-ms-flexbox;display:flex}}.campaign-donation__name__firstname,.campaign-donation__name__lastname{margin-bottom:2rem}@media (min-width: 896px){.campaign-donation__name__firstname,.campaign-donation__name__lastname{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:.5rem;margin-right:.5rem;margin-bottom:1rem}}.campaign-donation__name__firstname .donation-form__text,.campaign-donation__name__lastname .donation-form__text{margin-bottom:0}.campaign-donation__phone_number{margin-bottom:2rem}.campaign-donation__phone_number__label,.campaign-donation__name__label{font-size:2rem;line-height:2.8rem;font-weight:500;color:#fff;margin-bottom:1rem;font-family:'Rubik';display:block}@media (min-width: 896px){.campaign-donation__phone_number__label,.campaign-donation__name__label{font-size:2.4rem;line-height:2.8rem;margin-bottom:1.2rem}}.campaign-donation__submit{text-align:center}.campaign-donation__submit__button{width:100%;margin-bottom:1rem;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:1.7rem;line-height:2rem}@media (min-width: 896px){.campaign-donation__submit__button{width:auto}}.campaign-donation .donation-form__label{min-height:0;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;margin-bottom:2rem;padding:0}@media (min-width: 896px){.campaign-donation .donation-form__label{margin-right:1rem}.campaign-donation .donation-form__label:last-child{margin-right:0}}.campaign-donation .donation-form__label--custom-amount{-webkit-box-flex:1;-ms-flex:1;flex:1}.campaign-donation .donation-form__radio:checked+.donation-form__label-text>.donation-form__text{color:#fff}.campaign-donation .donation-form__radio:checked+.donation-form__label-button,.campaign-donation .donation-form__radio:checked+.donation-form__label-text{background-color:#212530;position:relative}.campaign-donation .donation-form__radio:checked+.donation-form__label-button:after,.campaign-donation .donation-form__radio:checked+.donation-form__label-text:after{content:'';display:block;position:absolute;right:5px;top:-12.5px;width:25px;height:25px;background-repeat:no-repeat;background-color:#27AF22;border-radius:50%;background-size:15px;background-position:center;background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0nMS4wJyBlbmNvZGluZz0nVVRGLTgnPz48c3ZnIHdpZHRoPScxMnB4JyBoZWlnaHQ9JzExcHgnIHZpZXdCb3g9JzAgMCAxMiAxMScgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHhtbG5zOnhsaW5rPSdodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rJz4gPHRpdGxlPlBhdGg8L3RpdGxlPiA8ZyBpZD0nRGVzaWduc2tpc3Nlcicgc3Ryb2tlPSdub25lJyBzdHJva2Utd2lkdGg9JzEnIGZpbGw9J25vbmUnIGZpbGwtcnVsZT0nZXZlbm9kZCc+IDxnIGlkPSdbRGVza3RvcF0tRW5nw6VuZ3Nnw6V2YV8wMicgdHJhbnNmb3JtPSd0cmFuc2xhdGUoLTQ5Mi4wMDAwMDAsIC0xNDAuMDAwMDAwKScgZmlsbD0nI0VGRUZFRic+IDxnIGlkPSdwcm9ncmVzcy1iYXInIHRyYW5zZm9ybT0ndHJhbnNsYXRlKDQ3MC4wMDAwMDAsIDEzMC4wMDAwMDApJz4gPGcgaWQ9JzEnIHRyYW5zZm9ybT0ndHJhbnNsYXRlKDEzLjAwMDAwMCwgMC4wMDAwMDApJz4gPHBvbHlnb24gaWQ9J1BhdGgnIHBvaW50cz0nMTkuMDMyOTYyIDEwLjc2OTIzMDggMjAuOTIzMDc2OSAxMi42OTAzNDI4IDEzLjY1NTY3OTMgMjAuMDc2OTIzMSA5LjA3NjkyMzA4IDE1LjQyMzA3NjkgMTAuOTY3MDM4IDEzLjUwMTk2NDkgMTMuNjU1Njc5MyAxNi4yMzQ2OTg5IDE5LjAzMjk2MiAxMC43NjkyMzA4Jz48L3BvbHlnb24+IDwvZz4gPC9nPiA8L2c+IDwvZz48L3N2Zz4=")}.campaign-donation .donation-form__radio:hover+.donation-form__label-button,.campaign-donation .donation-form__radio:hover+.donation-form__label-text{background-color:#06121C;color:#fff;cursor:pointer}.campaign-donation .donation-form__text,.campaign-donation .donation-form__label-button{padding:1.3rem 2rem}.campaign-donation .donation-form__prefix{padding:2px 12px}.campaign-donation .donation-form__text[name="custom_amount"]{text-align:left}.campaign-donation .donation-form__text,.campaign-donation .donation-form__label-button,.campaign-donation .donation-form__label-text{white-space:nowrap;border:0;font-size:1.7rem;line-height:2rem}.campaign-donation__fine-print{text-align:center;color:#fff;margin-top:20px}.campaign-donation__fine-print a{color:#fff;text-decoration:underline}.campaign-donation__fine-print a:hover{color:inherit;text-decoration:none}.campaign-donation__fine-print__logos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:-5px}@media (min-width: 896px){.widget-campaign__widget-page .campaign-donation__fine-print__logos{margin-top:-20px}}.campaign-donation__fine-print__image{max-height:34px;display:block}.campaign-donation__fine-print__image--tryggt-givande{margin-top:2px;max-height:56px}.campaign-donation__fine-print__image:first-child{margin-right:10px}.campaign-donation__status{left:0;top:0;position:absolute;height:100%;width:100%;-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s;opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:-1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fff}.campaign-donation__status--hide{opacity:0}.campaign-donation__status--active{opacity:1;background-color:rgba(0,0,0,0.9);z-index:10}.campaign-donation__status__failure{opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.campaign-donation__status__failure--active{opacity:1}.campaign-donation__status__success{opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:600px;text-align:center}.campaign-donation__status__success .button{margin-top:25px}.campaign-donation__status__success--active{opacity:1}.campaign-donation__status__pending{opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.campaign-donation__status__pending img{height:20px;margin-bottom:20px}.campaign-donation__status__pending--active{opacity:1}.campaign-donation__status__close{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s;border:0;background:transparent;opacity:0;position:absolute;top:40px;right:40px;z-index:-1}.campaign-donation__status__close--active{opacity:1;z-index:99}.campaign-donation__status__close img{height:40px}.campaign-donation-simple{background-color:#FF6B13}@media (max-width: 896px){.campaign-donation-simple .container,.campaign-donation-simple .start-page>p,.campaign-donation-simple .start-page>h1,.campaign-donation-simple .start-page>h2,.campaign-donation-simple .start-page>h3,.campaign-donation-simple .start-page>h4,.campaign-donation-simple .start-page>h5,.campaign-donation-simple .start-page>ul,.campaign-donation-simple .start-page>.wp-block-image,.campaign-donation-simple .start-page>.wp-block-video{padding:.4rem}}.campaign-donation-simple__inner{background-color:#D55000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:3.5rem 2rem 3rem 2rem}@media (min-width: 896px){.campaign-donation-simple__inner{margin:5.0rem 0 6.0rem;padding:5.0rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.campaign-donation-simple__inner__title{color:#fff;font-weight:500;font-size:2.4rem;line-height:2.8rem;margin-bottom:2rem}@media (min-width: 896px){.campaign-donation-simple__inner__title{font-size:4.2rem;line-height:5rem;margin-bottom:0}}.campaign-donation-simple__inner__content{color:#fff}.campaign-donation-simple__inner__content *:last-child{margin-bottom:0}.campaign-donation-simple__inner__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}@media (min-width: 896px){.campaign-donation-simple__inner__actions{width:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.campaign-donation-simple__inner__actions__action{margin-bottom:1rem;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:2.0rem;line-height:2.4rem;padding:1.8rem 2.7rem}@media (min-width: 896px){.campaign-donation-simple__inner__actions__action{margin-bottom:0rem;margin-right:2rem}}.campaign-donation-simple__inner__actions__action:last-child{margin-right:0;margin-bottom:0}.campaign-content{background-size:cover;background-position:center center}.campaign-content__inner{background-color:rgba(33,37,48,0.8);padding:30px 0}@media (min-width: 896px){.campaign-content__inner{background-color:transparent}}@media (min-width: 896px){.campaign-content__inner{padding:280px 0 80px 0}}@media (min-width: 896px){.campaign-content--has-background-image .campaign-content__inner{background-color:rgba(33,37,48,0.8)}}@media (min-width: 896px){.campaign-content--has-background-image .campaign-content__inner{padding:80px 0 80px 0}}.campaign-content--has-background-image .campaign-content__inner__content{background-color:transparent}.campaign-content__inner__content{color:#fff}@media (min-width: 896px){.campaign-content__inner__content{background-color:rgba(33,37,48,0.8);padding:50px}}.campaign-content--align-center .campaign-content__inner__content{padding:0px;background-color:transparent}.campaign-split--padded{padding:0px}@media (min-width: 896px){.campaign-split--padded{padding:50px}}.campaign-split--padded .campaign-split__inner--box-shadow{-webkit-box-shadow:0 2px 3px 0 rgba(5,24,66,0.3);box-shadow:0 2px 3px 0 rgba(5,24,66,0.3)}@media (max-width: 896px){.campaign-split__container{padding-left:0;padding-right:0}}.campaign-split__inner>.campaign-split-column:only-child{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:25px;padding-right:25px}@media (min-width: 896px){.campaign-split__inner>.campaign-split-column:only-child{padding-left:60px;padding-right:60px}}.campaign-split__inner>.campaign-split-column:only-child .campaign-split-column__inner{max-width:1202px;padding:0}@media (min-width: 896px){.campaign-split__inner:has(>.campaign-split-column:nth-child(2):last-child)>.campaign-split-column:first-child{padding-left:60px}.campaign-split__inner:has(>.campaign-split-column:nth-child(2):last-child)>.campaign-split-column:last-child{padding-right:60px}.campaign-split__inner:has(>.campaign-split-column:nth-child(2):last-child)>.campaign-split-column .campaign-split-column__inner{max-width:calc(601px - 90px)}}@media (min-width: 896px){.campaign-split__inner{display:grid;grid-template-columns:repeat(auto-fit, minmax(183px, 1fr))}}.campaign-split__inner--margin-between-small{grid-column-gap:20px;grid-row-gap:20px}.campaign-split__inner--logo-columns{display:grid;grid-template-columns:repeat(auto-fit, minmax(183px, 1fr));-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:25px}@media (min-width: 624px){.campaign-split__inner--logo-columns{padding:25px;grid-template-columns:repeat(auto-fit, minmax(183px, 183px))}}@media (min-width: 896px){.campaign-split__inner--logo-columns{padding:0}}.campaign-split__inner--logo-columns .wp-block-image,.campaign-split__inner--logo-columns .campaign-split-column__inner{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.campaign-split--no-padding-top{padding-top:0}.campaign-split-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.campaign-split-column--padded{padding:25px}@media (min-width: 896px){.campaign-split-column--padded{padding:75px 90px}.campaign-split--padded .campaign-split-column--padded{padding:50px}}.campaign-split-column--padded-small{padding:25px}@media (min-width: 896px){.campaign-split-column--padded-small{padding:25px}.campaign-split--padded .campaign-split-column--padded-small{padding:25px}}.campaign-split-column--no-padding-top{padding-top:0}.campaign-split-column--dark{color:#fff}.campaign-split-column--mobile-contraction .campaign-split-column__mobile-expand{display:block}@media (min-width: 768px){.campaign-split-column--mobile-contraction .campaign-split-column__mobile-expand{display:none}}.campaign-split-column--mobile-contraction{position:relative}@media (max-width: 768px){.campaign-split-column--mobile-contraction{max-height:320px;overflow:hidden}}.campaign-split-column__mobile-expand{display:none;position:absolute;bottom:0;width:100%;height:6.6rem;left:0;border:0;outline:0;font-family:Rubik;font-size:16px;font-weight:500;line-height:19px;padding-top:10px}.campaign-split-column__mobile-expand__label{position:relative}.campaign-split-column__mobile-expand__label:after{content:"";display:block;position:absolute;top:100%;right:50%;width:8px;height:8px;border-right:1px solid #000;border-bottom:1px solid #000;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}@media (min-width: 896px){.campaign-split-column--valign-top{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.campaign-split-column--valign-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.campaign-split-column--valign-bottom{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.campaign-split-column--has-background-image{background-size:cover;background-position:center center}@media (max-width: 896px){.campaign-split-column--has-background-image{min-height:290px}}.campaign-split-column:nth-child(1){-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.campaign-split-column:nth-child(2){-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.campaign-split-column__inner{width:100%}@media (min-width: 896px){.campaign-split-column__inner{max-width:661px}}@media (min-width: 896px){.campaign-split-column--padded .campaign-split-column__inner{max-width:473px}.campaign-split--padded .campaign-split-column--padded .campaign-split-column__inner{max-width:553px}}.campaign-participate-form{position:relative;margin-bottom:0px;overflow:hidden}.campaign-participate-form #password-field{position:absolute;top:-100%}.campaign-participate-form__label{display:block;color:#FFFFFF;font-family:Rubik;font-size:20px;font-weight:500;line-height:24px;margin-bottom:15px}@media (min-width: 1024px){.campaign-participate-form__label{white-space:nowrap}}.campaign-participate-form__input,.campaign-participate-form__input__phone{display:block;border:0;font-family:'Rubik';font-size:2rem;line-height:2.4rem;padding:1.3rem 2rem;width:100%;border-radius:.2rem;margin-bottom:2rem;color:#000}.campaign-participate-form__input__phone{padding-left:65px;position:relative}.campaign-participate-form__input__phone__wrapper{position:relative}.campaign-participate-form__input__phone__wrapper:after{position:absolute;content:"+46";font-family:'Rubik';font-size:2rem;line-height:2.4rem;left:0;top:0;color:#757575;padding:1.3rem 25px;pointer-events:none}.campaign-participate-form__checkbox-label{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px}.campaign-participate-form__checkbox-label:before{content:' ';display:block;height:31px;width:31px;border:1px solid #000000;background-color:#FFFFFF}.campaign-participate-form__checkbox-label__label{margin-left:20px;font-family:Rubik;font-size:20px;line-height:24px}.campaign-participate-form__checkbox-input{position:absolute;opacity:0}.campaign-participate-form__checkbox-input:checked+.campaign-participate-form__checkbox-label:before{background-repeat:no-repeat;background-size:contain;background-position:center center;background-image:url("../assets/svg/orange_check_reverse.svg")}.campaign-participate-form__full-width-submit .campaign-participate-form__submit{padding-left:0;padding-right:0;width:100%}.campaign-participate-form__submit{margin-bottom:2rem;font-size:20px;font-weight:500;line-height:24px;text-align:center}@media (max-width: 1024px){.campaign-participate-form__submit{width:100%}}.wp-block-image.alignfull{margin-bottom:0}.wp-block-image.alignfull img{display:block;width:100%;height:auto}.wp-block-image figcaption{text-align:left;font-style:italic;margin-top:1rem;font-size:1.5rem;line-height:2.3rem}.wp-block-image .alignleft figcaption,.wp-block-image .alignright figcaption,.wp-block-image .is-resized figcaption{margin-bottom:0}.wp-block-video.alignfull video{display:block;width:100%;height:auto}.people{margin:50px 0}.people h2{margin:0 0 30px 0}@media (min-width: 768px){.people--holder{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width: 768px){.people .person,.people .people-spacer{width:47%}.start-page .people .person,.start-page .people .people-spacer{width:30.03%}}.start-page .people{max-width:1202px;margin:40px auto}.person{text-align:center;padding-bottom:23px;margin-bottom:50px;border-bottom:1px solid rgba(6,18,28,0.1)}@media (min-width: 768px){.person{text-align:left}}.person img{border-radius:125px;margin-bottom:15px}.person h3{font-size:20px;line-height:24px;color:#06121C;margin:0 0 25px 0}@media (min-width: 768px){.person h3{font-size:24px;line-height:26px}}.person p,.person h4{font-size:17px;line-height:25px}.person h4{margin:0 0 5px 0;color:#06121C;line-height:19px}.person--role{font-style:italic;font-weight:500;color:#212530;line-height:21px;margin:0 0 10px 0}.person--spans{margin:0 0 20px 0}.person--email{color:#06121C;margin-right:10px;font-weight:600}.person--section{font-size:14px;border-left:2px solid #06121C;padding-left:10px;text-transform:uppercase;font-weight:600;color:#212530;opacity:.7}.person--description{font-weight:300;margin-bottom:0}.person--description--foldout--wrapper{position:relative;padding-bottom:30px;overflow:hidden;height:120px}.open .person--description--foldout--wrapper{height:auto;padding-bottom:10px}.person--description--foldout--fade{position:absolute;width:100%;height:100px;background:-webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)), to(white));background:-o-linear-gradient(rgba(255,255,255,0), white);background:linear-gradient(rgba(255,255,255,0), white);bottom:0;pointer-events:none}.start-page .person--description--foldout--fade{background:-webkit-gradient(linear, left top, left bottom, from(rgba(239,239,239,0)), to(#EFEFEF));background:-o-linear-gradient(rgba(239,239,239,0), #EFEFEF);background:linear-gradient(rgba(239,239,239,0), #EFEFEF)}.open .person--description--foldout--fade{opacity:0}.person--description--foldout--button{background:none;border:0;padding:5px 0 0 0;font-weight:600}.start-page .people .people-spacer{display:none}@media (min-width: 768px){.start-page .people .people-spacer{display:block}}.start-page>.people{margin-left:2.5rem;margin-right:2.5rem}@media (min-width: 768px){.start-page>.people{margin:40px auto}}.start-page>.person{max-width:1202px;margin:20px auto}@media (min-width: 768px){.col-sm-7-5{width:55.4%}.col-sm-push-2-5{left:22%}}.content-hero{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1.5rem;position:relative}@media (max-width: 479px){.content-hero{padding:0;width:calc(100% + 4.6rem);-webkit-transform:translate(-2.5rem, 0);-ms-transform:translate(-2.5rem, 0);transform:translate(-2.5rem, 0)}}@media (min-width: 480px) and (max-width: 623px){.content-hero{padding:0;width:calc(100% + 4.6rem);-webkit-transform:translate(-2.5rem, 0);-ms-transform:translate(-2.5rem, 0);transform:translate(-2.5rem, 0)}}@media (min-width: 896px){.content-hero{margin-bottom:3rem}}.content-hero .hero-image{max-height:490px;position:relative;height:48vh;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media (min-width: 768px){.content-hero .hero-image{height:65vh}}@media screen and (orientation: portrait) and (min-height: 1024px){.content-hero .hero-image{height:50vh}}@media (min-width: 1024px){.content-hero .hero-image{max-height:none;position:absolute;top:0;left:0;height:100%}}.content-hero+.content-hero .content-hero__background{background-color:#12151D}.content-hero__background{position:relative}@media (min-width: 1024px){.content-hero__background{padding:10rem 0rem}}.content-hero__background:before{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}@media (min-width: 1024px){.content-hero__background:before{content:' '}}@media (min-width: 768px){.content-hero__background:before{background:-webkit-gradient(linear, left top, right top, color-stop(30%, rgba(0,0,0,0.7)), color-stop(35%, rgba(0,0,0,0.65)), color-stop(38%, rgba(0,0,0,0.6)), color-stop(55%, rgba(0,0,0,0)));background:-o-linear-gradient(left, rgba(0,0,0,0.7) 30%, rgba(0,0,0,0.65) 35%, rgba(0,0,0,0.6) 38%, rgba(0,0,0,0) 55%);background:linear-gradient(to right, rgba(0,0,0,0.7) 30%, rgba(0,0,0,0.65) 35%, rgba(0,0,0,0.6) 38%, rgba(0,0,0,0) 55%)}}.content-hero__container{position:relative;z-index:2}@media (min-width: 1024px){.content-hero__container{max-width:50%}}.content-hero__container__excerpt{font-weight:400}.content-hero__container figure+p{margin-top:15px}.content-hero__background{background-color:#212530;background-repeat:no-repeat;background-position:center center;background-size:cover;width:100%;height:100%}.content-hero__container{padding:3rem;color:#fff}@media (min-width: 768px){.content-hero__container{padding:5rem}}.content-hero__container__title{font-size:2.232rem;line-height:2.5296rem;color:#fff}@media (min-width: 768px){.content-hero__container__title{font-size:3rem;line-height:3.4rem}}.content-hero__container__excerpt{color:#fff;margin-bottom:2.5rem}.content-hero__container__action:not(.button){color:#fff;-webkit-box-shadow:0 0px 0 0 #fff;box-shadow:0 0px 0 0 #fff;text-decoration:none}.content-hero__container__action:not(.button):hover{color:#fff;text-decoration:none;-webkit-box-shadow:0 2px 0 0 #fff;box-shadow:0 2px 0 0 #fff}.campaign-hero{padding-bottom:3.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:40vh;position:relative;color:#fff;background-color:#212530;background-repeat:no-repeat;background-position:center center;background-size:cover}@media (min-width: 1024px){.campaign-hero{padding-top:3.8rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;min-height:80vh}}.campaign-hero .container,.campaign-hero .start-page>p,.campaign-hero .start-page>h1,.campaign-hero .start-page>h2,.campaign-hero .start-page>h3,.campaign-hero .start-page>h4,.campaign-hero .start-page>h5,.campaign-hero .start-page>ul,.campaign-hero .start-page>.wp-block-image,.campaign-hero .start-page>.wp-block-video{z-index:1;padding-top:30px}@media (min-width: 1024px){.campaign-hero .container,.campaign-hero .start-page>p,.campaign-hero .start-page>h1,.campaign-hero .start-page>h2,.campaign-hero .start-page>h3,.campaign-hero .start-page>h4,.campaign-hero .start-page>h5,.campaign-hero .start-page>ul,.campaign-hero .start-page>.wp-block-image,.campaign-hero .start-page>.wp-block-video{padding-top:0}}.campaign-hero .hero-image{max-height:490px;position:relative;height:48vh;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media (min-width: 768px){.campaign-hero .hero-image{height:65vh}}@media screen and (orientation: portrait) and (min-height: 1024px){.campaign-hero .hero-image{height:50vh}}@media (min-width: 1024px){.campaign-hero .hero-image{max-height:none;position:absolute;top:0;left:0;height:100%}}.campaign-hero:before{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.7);z-index:1}@media (min-width: 1024px){.campaign-hero:before{content:' '}}@media (min-width: 768px){.campaign-hero:before{background:-webkit-gradient(linear, left top, right top, color-stop(30%, rgba(0,0,0,0.7)), color-stop(35%, rgba(0,0,0,0.65)), color-stop(38%, rgba(0,0,0,0.6)), color-stop(55%, rgba(0,0,0,0)));background:-o-linear-gradient(left, rgba(0,0,0,0.7) 30%, rgba(0,0,0,0.65) 35%, rgba(0,0,0,0.6) 38%, rgba(0,0,0,0) 55%);background:linear-gradient(to right, rgba(0,0,0,0.7) 30%, rgba(0,0,0,0.65) 35%, rgba(0,0,0,0.6) 38%, rgba(0,0,0,0) 55%)}}.campaign-hero:last-child{margin-bottom:0}.campaign-hero--with-bottom-overlay{padding-bottom:120px}.campaign-hero a:not([class]){color:#FF6B13;-webkit-box-shadow:0 0px 0 0 #FF6B13;box-shadow:0 0px 0 0 #FF6B13;text-decoration:none}.campaign-hero a:not([class]):hover{color:#212530;text-decoration:none;-webkit-box-shadow:0 2px 0 0 #212530;box-shadow:0 2px 0 0 #212530}.donations-app{color:white;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-image:url("../assets/donations-app/bg.png");background-size:100% auto;background-position:top center;background-repeat:no-repeat;background-color:#06121C}@media screen and (max-width: 620px){.donations-app{background-image:url("../assets/donations-app/bg-mobile.png")}}

