@charset "UTF-8";
@import url("//hello.myfonts.net/count/342d61");
#toolbar-bar #block-dost-local-tasks {
  position: absolute;
  right: 0; }
  #toolbar-bar #block-dost-local-tasks ul {
    margin: 0;
    padding: 0; }
    #toolbar-bar #block-dost-local-tasks ul li {
      display: inline-block; }
      #toolbar-bar #block-dost-local-tasks ul li a {
        color: #fff;
        line-height: 1em;
        padding: 1em;
        text-decoration: none; }
        @media (max-width: 800px) {
          #toolbar-bar #block-dost-local-tasks ul li a {
            overflow: hidden;
            padding: 1em 0.5em;
            width: 40px; } }
        #toolbar-bar #block-dost-local-tasks ul li a:hover {
          background-image: linear-gradient(rgba(255, 255, 255, 0.125) 20%, transparent 200%);
          color: #fff;
          text-decoration: underline; }
        #toolbar-bar #block-dost-local-tasks ul li a.is-active {
          background-image: linear-gradient(rgba(255, 255, 255, 0.25) 20%, transparent 200%); }

/*!
 * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
footer,
header,
nav,
section {
  display: block; }

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

figcaption,
figure,
main {
  display: block; }

figure {
  margin: 1em 40px; }

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

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

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

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

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

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

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

dfn {
  font-style: italic; }

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

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

audio,
video {
  display: inline-block; }

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

img {
  border-style: none; }

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

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

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

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

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto; }

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

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

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

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

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

details,
menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none; }

html {
  box-sizing: border-box; }

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

@-ms-viewport {
  width: device-width; }

html {
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "LFTEtica", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 200;
  line-height: 1.5;
  color: #282828;
  background-color: #f0f0f0; }

[tabindex="-1"]:focus {
  outline: none !important; }

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

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

abbr[title],
abbr[data-original-title] {
  cursor: help; }

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

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

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

dt {
  font-weight: 700; }

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

blockquote {
  margin: 0 0 1rem; }

a {
  color: inherit;
  text-decoration: none; }
  a:focus, a:hover {
    color: #e56534;
    text-decoration: none; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

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

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

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

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

table {
  border-collapse: collapse;
  background-color: transparent; }

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

th {
  text-align: left; }

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

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
textarea {
  line-height: inherit; }

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  resize: vertical; }

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

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

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

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 12px;
  padding-left: 12px; }
  @media (min-width: 36em) {
    .container {
      padding-right: 12px;
      padding-left: 12px; } }
  @media (min-width: 48em) {
    .container {
      padding-right: 12px;
      padding-left: 12px; } }
  @media (min-width: 62em) {
    .container {
      padding-right: 12px;
      padding-left: 12px; } }
  @media (min-width: 75em) {
    .container {
      padding-right: 12px;
      padding-left: 12px; } }
  @media (min-width: 36em) {
    .container {
      width: 33.75rem;
      max-width: 100%; } }
  @media (min-width: 48em) {
    .container {
      width: 45rem;
      max-width: 100%; } }
  @media (min-width: 62em) {
    .container {
      width: 60rem;
      max-width: 100%; } }
  @media (min-width: 75em) {
    .container {
      width: 71.25rem;
      max-width: 100%; } }

.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 12px;
  padding-left: 12px; }
  @media (min-width: 36em) {
    .container-fluid {
      padding-right: 12px;
      padding-left: 12px; } }
  @media (min-width: 48em) {
    .container-fluid {
      padding-right: 12px;
      padding-left: 12px; } }
  @media (min-width: 62em) {
    .container-fluid {
      padding-right: 12px;
      padding-left: 12px; } }
  @media (min-width: 75em) {
    .container-fluid {
      padding-right: 12px;
      padding-left: 12px; } }

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -12px;
  margin-left: -12px; }
  @media (min-width: 36em) {
    .row {
      margin-right: -12px;
      margin-left: -12px; } }
  @media (min-width: 48em) {
    .row {
      margin-right: -12px;
      margin-left: -12px; } }
  @media (min-width: 62em) {
    .row {
      margin-right: -12px;
      margin-left: -12px; } }
  @media (min-width: 75em) {
    .row {
      margin-right: -12px;
      margin-left: -12px; } }

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

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 12px;
  padding-left: 12px; }
  @media (min-width: 36em) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 12px;
      padding-left: 12px; } }
  @media (min-width: 48em) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 12px;
      padding-left: 12px; } }
  @media (min-width: 62em) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 12px;
      padding-left: 12px; } }
  @media (min-width: 75em) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 12px;
      padding-left: 12px; } }

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

.col-auto {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  width: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

.pull-0 {
  right: auto; }

.pull-1 {
  right: 8.33333%; }

.pull-2 {
  right: 16.66667%; }

.pull-3 {
  right: 25%; }

.pull-4 {
  right: 33.33333%; }

.pull-5 {
  right: 41.66667%; }

.pull-6 {
  right: 50%; }

.pull-7 {
  right: 58.33333%; }

.pull-8 {
  right: 66.66667%; }

.pull-9 {
  right: 75%; }

.pull-10 {
  right: 83.33333%; }

.pull-11 {
  right: 91.66667%; }

.pull-12 {
  right: 100%; }

.push-0 {
  left: auto; }

.push-1 {
  left: 8.33333%; }

.push-2 {
  left: 16.66667%; }

.push-3 {
  left: 25%; }

.push-4 {
  left: 33.33333%; }

.push-5 {
  left: 41.66667%; }

.push-6 {
  left: 50%; }

.push-7 {
  left: 58.33333%; }

.push-8 {
  left: 66.66667%; }

.push-9 {
  left: 75%; }

.push-10 {
  left: 83.33333%; }

.push-11 {
  left: 91.66667%; }

.push-12 {
  left: 100%; }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 36em) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto; }
  .col-sm-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .pull-sm-0 {
    right: auto; }
  .pull-sm-1 {
    right: 8.33333%; }
  .pull-sm-2 {
    right: 16.66667%; }
  .pull-sm-3 {
    right: 25%; }
  .pull-sm-4 {
    right: 33.33333%; }
  .pull-sm-5 {
    right: 41.66667%; }
  .pull-sm-6 {
    right: 50%; }
  .pull-sm-7 {
    right: 58.33333%; }
  .pull-sm-8 {
    right: 66.66667%; }
  .pull-sm-9 {
    right: 75%; }
  .pull-sm-10 {
    right: 83.33333%; }
  .pull-sm-11 {
    right: 91.66667%; }
  .pull-sm-12 {
    right: 100%; }
  .push-sm-0 {
    left: auto; }
  .push-sm-1 {
    left: 8.33333%; }
  .push-sm-2 {
    left: 16.66667%; }
  .push-sm-3 {
    left: 25%; }
  .push-sm-4 {
    left: 33.33333%; }
  .push-sm-5 {
    left: 41.66667%; }
  .push-sm-6 {
    left: 50%; }
  .push-sm-7 {
    left: 58.33333%; }
  .push-sm-8 {
    left: 66.66667%; }
  .push-sm-9 {
    left: 75%; }
  .push-sm-10 {
    left: 83.33333%; }
  .push-sm-11 {
    left: 91.66667%; }
  .push-sm-12 {
    left: 100%; }
  .offset-sm-0 {
    margin-left: 0%; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 48em) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto; }
  .col-md-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .pull-md-0 {
    right: auto; }
  .pull-md-1 {
    right: 8.33333%; }
  .pull-md-2 {
    right: 16.66667%; }
  .pull-md-3 {
    right: 25%; }
  .pull-md-4 {
    right: 33.33333%; }
  .pull-md-5 {
    right: 41.66667%; }
  .pull-md-6 {
    right: 50%; }
  .pull-md-7 {
    right: 58.33333%; }
  .pull-md-8 {
    right: 66.66667%; }
  .pull-md-9 {
    right: 75%; }
  .pull-md-10 {
    right: 83.33333%; }
  .pull-md-11 {
    right: 91.66667%; }
  .pull-md-12 {
    right: 100%; }
  .push-md-0 {
    left: auto; }
  .push-md-1 {
    left: 8.33333%; }
  .push-md-2 {
    left: 16.66667%; }
  .push-md-3 {
    left: 25%; }
  .push-md-4 {
    left: 33.33333%; }
  .push-md-5 {
    left: 41.66667%; }
  .push-md-6 {
    left: 50%; }
  .push-md-7 {
    left: 58.33333%; }
  .push-md-8 {
    left: 66.66667%; }
  .push-md-9 {
    left: 75%; }
  .push-md-10 {
    left: 83.33333%; }
  .push-md-11 {
    left: 91.66667%; }
  .push-md-12 {
    left: 100%; }
  .offset-md-0 {
    margin-left: 0%; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 62em) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto; }
  .col-lg-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .pull-lg-0 {
    right: auto; }
  .pull-lg-1 {
    right: 8.33333%; }
  .pull-lg-2 {
    right: 16.66667%; }
  .pull-lg-3 {
    right: 25%; }
  .pull-lg-4 {
    right: 33.33333%; }
  .pull-lg-5 {
    right: 41.66667%; }
  .pull-lg-6 {
    right: 50%; }
  .pull-lg-7 {
    right: 58.33333%; }
  .pull-lg-8 {
    right: 66.66667%; }
  .pull-lg-9 {
    right: 75%; }
  .pull-lg-10 {
    right: 83.33333%; }
  .pull-lg-11 {
    right: 91.66667%; }
  .pull-lg-12 {
    right: 100%; }
  .push-lg-0 {
    left: auto; }
  .push-lg-1 {
    left: 8.33333%; }
  .push-lg-2 {
    left: 16.66667%; }
  .push-lg-3 {
    left: 25%; }
  .push-lg-4 {
    left: 33.33333%; }
  .push-lg-5 {
    left: 41.66667%; }
  .push-lg-6 {
    left: 50%; }
  .push-lg-7 {
    left: 58.33333%; }
  .push-lg-8 {
    left: 66.66667%; }
  .push-lg-9 {
    left: 75%; }
  .push-lg-10 {
    left: 83.33333%; }
  .push-lg-11 {
    left: 91.66667%; }
  .push-lg-12 {
    left: 100%; }
  .offset-lg-0 {
    margin-left: 0%; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 75em) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto; }
  .col-xl-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .pull-xl-0 {
    right: auto; }
  .pull-xl-1 {
    right: 8.33333%; }
  .pull-xl-2 {
    right: 16.66667%; }
  .pull-xl-3 {
    right: 25%; }
  .pull-xl-4 {
    right: 33.33333%; }
  .pull-xl-5 {
    right: 41.66667%; }
  .pull-xl-6 {
    right: 50%; }
  .pull-xl-7 {
    right: 58.33333%; }
  .pull-xl-8 {
    right: 66.66667%; }
  .pull-xl-9 {
    right: 75%; }
  .pull-xl-10 {
    right: 83.33333%; }
  .pull-xl-11 {
    right: 91.66667%; }
  .pull-xl-12 {
    right: 100%; }
  .push-xl-0 {
    left: auto; }
  .push-xl-1 {
    left: 8.33333%; }
  .push-xl-2 {
    left: 16.66667%; }
  .push-xl-3 {
    left: 25%; }
  .push-xl-4 {
    left: 33.33333%; }
  .push-xl-5 {
    left: 41.66667%; }
  .push-xl-6 {
    left: 50%; }
  .push-xl-7 {
    left: 58.33333%; }
  .push-xl-8 {
    left: 66.66667%; }
  .push-xl-9 {
    left: 75%; }
  .push-xl-10 {
    left: 83.33333%; }
  .push-xl-11 {
    left: 91.66667%; }
  .push-xl-12 {
    left: 100%; }
  .offset-xl-0 {
    margin-left: 0%; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.btn {
  display: inline-block;
  font-weight: 200;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 1.25rem 3.125rem;
  font-size: 1.25rem;
  transition: all 0.2s ease-in-out; }
  .btn:focus, .btn:hover {
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 2px rgba(74, 84, 137, 0.25); }
  .btn.disabled, .btn:disabled {
    cursor: not-allowed;
    opacity: .65; }
  .btn:active, .btn.active {
    background-image: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #4a5489;
  border-color: #4a5489; }
  .btn-primary:hover {
    color: #fff;
    background-color: #384068;
    border-color: #353c61; }
  .btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 2px rgba(74, 84, 137, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    background-color: #4a5489;
    border-color: #4a5489; }
  .btn-primary:active, .btn-primary.active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #384068;
    background-image: none;
    border-color: #353c61; }

.btn-secondary {
  color: #fff;
  background-color: #e56534;
  border-color: #e56534; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #cc4b1a;
    border-color: #c34819; }
  .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 2px rgba(229, 101, 52, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    background-color: #e56534;
    border-color: #e56534; }
  .btn-secondary:active, .btn-secondary.active,
  .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #cc4b1a;
    background-image: none;
    border-color: #c34819; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-info:active, .btn-info.active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #2aabd2; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #419641; }
  .btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-success:active, .btn-success.active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    border-color: #419641; }

.btn-warning {
  color: #fff;
  background-color: #e56534;
  border-color: #e56534; }
  .btn-warning:hover {
    color: #fff;
    background-color: #cc4b1a;
    border-color: #c34819; }
  .btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 2px rgba(229, 101, 52, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    background-color: #e56534;
    border-color: #e56534; }
  .btn-warning:active, .btn-warning.active,
  .show > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #cc4b1a;
    background-image: none;
    border-color: #c34819; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
  .btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-danger:active, .btn-danger.active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #c12e2a; }

.btn-outline-primary {
  color: #4a5489;
  background-image: none;
  background-color: transparent;
  border-color: #4a5489; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #4a5489;
    border-color: #4a5489; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 2px rgba(74, 84, 137, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #4a5489;
    background-color: transparent; }
  .btn-outline-primary:active, .btn-outline-primary.active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #4a5489;
    border-color: #4a5489; }

.btn-outline-secondary {
  color: #e56534;
  background-image: none;
  background-color: transparent;
  border-color: #e56534; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #e56534;
    border-color: #e56534; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 2px rgba(229, 101, 52, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #e56534;
    background-color: transparent; }
  .btn-outline-secondary:active, .btn-outline-secondary.active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #e56534;
    border-color: #e56534; }

.btn-outline-info {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #5bc0de;
    background-color: transparent; }
  .btn-outline-info:active, .btn-outline-info.active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }

.btn-outline-success {
  color: #5cb85c;
  background-image: none;
  background-color: transparent;
  border-color: #5cb85c; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #5cb85c;
    background-color: transparent; }
  .btn-outline-success:active, .btn-outline-success.active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }

.btn-outline-warning {
  color: #e56534;
  background-image: none;
  background-color: transparent;
  border-color: #e56534; }
  .btn-outline-warning:hover {
    color: #fff;
    background-color: #e56534;
    border-color: #e56534; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 2px rgba(229, 101, 52, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #e56534;
    background-color: transparent; }
  .btn-outline-warning:active, .btn-outline-warning.active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #e56534;
    border-color: #e56534; }

.btn-outline-danger {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #d9534f;
    background-color: transparent; }
  .btn-outline-danger:active, .btn-outline-danger.active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }

.btn-link {
  font-weight: 200;
  color: inherit;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
    background-color: transparent; }
  .btn-link, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover {
    border-color: transparent; }
  .btn-link:focus, .btn-link:hover {
    color: #e56534;
    text-decoration: none;
    background-color: transparent; }
  .btn-link:disabled {
    color: #636c72; }
    .btn-link:disabled:focus, .btn-link:disabled:hover {
      text-decoration: none; }

.btn-lg {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem; }

.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.invisible {
  visibility: hidden !important; }

.hidden-xs-up {
  display: none !important; }

@media (max-width: 35.9375em) {
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 36em) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 47.9375em) {
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 48em) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 61.9375em) {
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 62em) {
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 74.9375em) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 75em) {
  .hidden-xl-up {
    display: none !important; } }

.hidden-xl-down {
  display: none !important; }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/**
 * custom styles
 */
/**
 * colors
 */
/**
 * spacing
 */
/**
 * type
 */
.btn:hover .icon--arrow-left,
.btn:hover .icon--arrow-right {
  display: inline-block; }

.btn:hover .icon--arrow-left {
  -webkit-animation-delay: 0.1s;
  -webkit-animation-duration: 0.4s;
  -webkit-animation-name: animationIconLeft;
  -webkit-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -webkit-animation-timing-function: ease;
  -moz-animation-delay: 0.1s;
  -moz-animation-duration: 0.4s;
  -moz-animation-name: animationIconLeft;
  -moz-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -moz-animation-timing-function: ease;
  -o-animation-delay: 0.1s;
  -o-animation-duration: 0.4s;
  -o-animation-name: animationIconLeft;
  -o-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -o-animation-timing-function: ease;
  animation-delay: 0.1s;
  animation-duration: 0.4s;
  animation-name: animationIconLeft;
  animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  animation-timing-function: ease; }

@keyframes animationIconLeft {
  0% {
    transform: translate(0, 0); }
  50% {
    transform: translate(-12px, 0); }
  100% {
    transform: translate(0, 0); } }

.btn:hover .icon--arrow-right {
  -webkit-animation-delay: 0.1s;
  -webkit-animation-duration: 0.4s;
  -webkit-animation-name: animationIconRight;
  -webkit-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -webkit-animation-timing-function: ease;
  -moz-animation-delay: 0.1s;
  -moz-animation-duration: 0.4s;
  -moz-animation-name: animationIconRight;
  -moz-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -moz-animation-timing-function: ease;
  -o-animation-delay: 0.1s;
  -o-animation-duration: 0.4s;
  -o-animation-name: animationIconRight;
  -o-animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  -o-animation-timing-function: ease;
  animation-delay: 0.1s;
  animation-duration: 0.4s;
  animation-name: animationIconRight;
  animation-fill-mode: forwards;
  /* this prevents the animation from restarting! */
  animation-timing-function: ease; }

@keyframes animationIconRight {
  0% {
    transform: translate(0, 0); }
  50% {
    transform: translate(12px, 0); }
  100% {
    transform: translate(0, 0); } }

h1 {
  font-family: "LFTEtica", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 4.5rem;
  font-weight: 200;
  line-height: 1.19444;
  color: #fff;
  margin-bottom: 3.75rem;
  margin-top: 0;
  text-shadow: 0 0 0.3125rem #000; }

h2,
.section-heading {
  font-family: "LFTEtica", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
  color: #4a5489;
  margin-bottom: 2.5rem; }
  @media (min-width: 48em) {
    h2,
    .section-heading {
      font-family: "LFTEtica", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
      font-size: 2.5rem;
      font-weight: 200;
      line-height: 1.3;
      margin-bottom: 3.75rem; } }
  @media (min-width: 75em) {
    h2,
    .section-heading {
      font-family: "LFTEtica", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
      font-size: 3.125rem;
      font-weight: 200;
      line-height: 1.3; } }
  h2--invert,
  .section-heading--invert {
    color: #fff; }

h3,
h4,
h5,
h6 {
  margin-bottom: 1.25rem;
  margin-top: 0; }

h3 {
  font-family: "LFTEtica", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
  color: #e56534;
  margin-top: 3.75rem; }

h5 {
  font-family: "LFTEtica", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 0;
  margin-top: 2.5rem; }

.page-heading {
  color: #fff;
  font-family: "LFTEtica", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 3.125rem;
  font-weight: 200;
  line-height: 1.19444;
  margin-bottom: 3.75rem;
  margin-top: 0;
  text-shadow: 0 0 0.3125rem #000; }
  @media (min-width: 36em) {
    .page-heading {
      font-size: 4.5rem; } }

.flagline {
  font-family: "LFTEtica", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  color: #e56534;
  margin-bottom: 1.25rem; }

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

ul,
ol {
  margin-bottom: 1.25rem;
  margin-top: 0;
  padding-left: 1.2em; }

li {
  margin-bottom: 0.625rem;
  margin-top: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  margin-left: -12px;
  margin-right: -12px; }
  .list-inline__item {
    margin-bottom: 0;
    padding-left: 12px;
    padding-right: 12px; }

strong {
  font-weight: 700; }

.font-p2 {
  font-family: "LFTEtica", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: 200;
  line-height: 1.5; }

main a {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  color: inherit; }

.t1,
.facets-dropdown {
  font-family: "LFTEtica", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 200;
  line-height: 1.5;
  color: #4a5489; }

@media (min-width: 48em) {
  .no-wrap {
    white-space: nowrap; } }

body {
  font-family: "LFTEtica", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 200;
  line-height: 1.5;
  background: #f0f0f0;
  color: #282828;
  height: 100%; }

html {
  height: 100%; }

.image {
  margin-bottom: 1.25rem; }
  .image__caption, .image__copyright {
    font-family: "LFTEtica", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 1rem;
    font-weight: 200;
    line-height: 1.5;
    margin-left: 12px;
    margin-right: 12px;
    text-align: left; }
    @media (min-width: 48em) {
      .image__caption, .image__copyright {
        margin-left: 0;
        margin-right: 0; } }
  .image__caption {
    color: #4a5489; }
  .image__copyright {
    font-style: italic; }
    .image__copyright--inline {
      background: rgba(0, 0, 0, 0.4);
      bottom: 0;
      color: #fff;
      font-size: 0.75rem;
      font-style: italic;
      padding: 0.25rem 0.5rem 0;
      position: absolute;
      right: 0;
      text-align: left; }
  .image--wrapper {
    position: relative; }
  .image--rimless {
    margin-left: -12px;
    margin-right: -12px; }
    @media (min-width: 48em) {
      .image--rimless {
        margin-left: 0;
        margin-right: 0; } }

.image-fluid {
  max-width: 100%;
  height: auto; }
  .image-fluid--block {
    display: block;
    margin-bottom: 1.25rem;
    width: 100%; }

.section {
  margin: 0;
  padding-bottom: 1.25rem;
  padding-top: 2.5rem; }
  @media (min-width: 48em) {
    .section {
      padding-bottom: 2.5rem;
      padding-top: 3.75rem; } }
  .section--light {
    background-color: #fff; }
  .section--dark {
    background-color: #fff;
    background-image: url("../img/noise--dark.png"); }
  .section--with-view {
    overflow-x: hidden; }
  .section--primary {
    background-color: #4a5489;
    background-image: url("../img/noise--primary.png");
    background-position: center;
    background-size: cover; }
  .section--foundation-focus {
    display: none; }
    @media (min-width: 48em) {
      .section--foundation-focus {
        display: block; } }
  .section--spaceless-bottom {
    padding-bottom: 0; }
  .section--spaceless-top {
    padding-top: 0; }

.form-field {
  background-color: #fff;
  margin-bottom: 24px;
  position: relative; }
  .form-field--error {
    border-color: #d9534f;
    color: #d9534f; }
  .form-field__message {
    font-size: 0.75rem;
    left: 0;
    line-height: 0.9375rem;
    position: absolute;
    top: -0.9375rem; }
  .form-field__label {
    color: #c2c2c2;
    font-size: 0.75rem;
    left: 0;
    line-height: 0.9375rem;
    margin-bottom: 0;
    position: absolute;
    top: -0.9375rem;
    transition: all 0.2s;
    white-space: nowrap;
    z-index: 1; }
    .form-field--error .form-field__label {
      display: none; }
    :placeholder-shown + .form-field__label {
      font-size: inherit;
      left: 0.9375rem;
      line-height: inherit;
      top: 0.9375rem; }
      .form-field--error :placeholder-shown + .form-field__label {
        display: block; }
  .form-field__input {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background: transparent;
    border: 1px solid #c2c2c2;
    box-shadow: none;
    display: block;
    font-family: "LFTEtica", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-weight: 200;
    padding: 0.9375rem;
    position: relative;
    width: 100%;
    z-index: 2; }
    .form-field__input:hover {
      border-color: #282828; }
    .form-field__input:focus {
      border-color: #282828;
      box-shadow: none;
      outline: none; }
  .form-field .error {
    border-color: #d9534f; }

.webform-submission-contact-form .status-message {
  display: none; }

input[type=search]::-ms-clear,
input[type=search]::-ms-reveal {
  display: none;
  height: 0;
  width: 0; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none; }

/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: 'LFTEtica';
  font-style: normal;
  font-weight: 500;
  src: url("../vendor/myfonts/342D61_0_0.eot");
  src: url("../vendor/myfonts/342D61_0_0.eot?#iefix") format("embedded-opentype"), url("../vendor/myfonts/342D61_0_0.woff2") format("woff2"), url("../vendor/myfonts/342D61_0_0.woff") format("woff"), url("../vendor/myfonts/342D61_0_0.ttf") format("truetype"), url("../vendor/myfonts/342D61_0_0.svg#wf") format("svg"); }

@font-face {
  font-family: 'LFTEtica';
  font-style: italic;
  font-weight: 200;
  src: url("../vendor/myfonts/342D61_1_0.eot");
  src: url("../vendor/myfonts/342D61_1_0.eot?#iefix") format("embedded-opentype"), url("../vendor/myfonts/342D61_1_0.woff2") format("woff2"), url("../vendor/myfonts/342D61_1_0.woff") format("woff"), url("../vendor/myfonts/342D61_1_0.ttf") format("truetype"), url("../vendor/myfonts/342D61_1_0.svg#wf") format("svg"); }

@font-face {
  font-family: 'LFTEtica';
  font-style: normal;
  font-weight: 700;
  src: url("../vendor/myfonts/342D61_2_0.eot");
  src: url("../vendor/myfonts/342D61_2_0.eot?#iefix") format("embedded-opentype"), url("../vendor/myfonts/342D61_2_0.woff2") format("woff2"), url("../vendor/myfonts/342D61_2_0.woff") format("woff"), url("../vendor/myfonts/342D61_2_0.ttf") format("truetype"), url("../vendor/myfonts/342D61_2_0.svg#wf") format("svg"); }

@font-face {
  font-family: 'dost-icon';
  src: url("../vendor/icomoon/fonts/dost-icon.ttf?2hg6tv") format("truetype"), url("../vendor/icomoon/fonts/dost-icon.woff?2hg6tv") format("woff"), url("../vendor/icomoon/fonts/dost-icon.svg?2hg6tv#dost-icon") format("svg");
  font-weight: normal;
  font-style: normal; }

.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'dost-icon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon--gleichstellung:before {
  content: ""; }

.icon--alten-und-behindertenpflege:before {
  content: ""; }

.icon--arrow-down:before {
  content: ""; }

.icon--arrow-left:before {
  content: ""; }

.icon--arrow-right-small:before {
  content: ""; }

.icon--arrow-right:before {
  content: ""; }

.icon--bildung-und-erziehung:before {
  content: ""; }

.icon--cta-contact:before {
  content: ""; }

.icon--cta-link:before {
  content: ""; }

.icon--denkmalpflege:before {
  content: ""; }

.icon--hochschule-und-erwachsenenbildung:before {
  content: ""; }

.icon--kinder-und-jugendhilfe:before {
  content: ""; }

.icon--kirche-und-religion:before {
  content: ""; }

.icon--kunst-und-kultur:before {
  content: ""; }

.icon--mildtaetige-zwecke:before {
  content: ""; }

.icon--natur-und-umweltschutz:before {
  content: ""; }

.icon--oeffentliches-gesundheitswesen:before {
  content: ""; }

.icon--search:before {
  content: ""; }

.icon--sonstige:before {
  content: ""; }

.icon--sportfoerderung:before {
  content: ""; }

.icon--unterstuetzung-betriebsangehoeriger:before {
  content: ""; }

.icon--unterstuetzung-der-eigenen-familie:before {
  content: ""; }

.icon--voelkerverstaendigung:before {
  content: ""; }

.icon--wissenschaft-und-forschung:before {
  content: ""; }

.icon--gallery:before {
  content: ""; }

.icon--close:before {
  content: ""; }

.header-menu {
  background-color: #fff;
  min-height: 70px;
  overflow: hidden;
  position: relative;
  width: 100%; }
  .header-menu--fixed {
    position: fixed;
    top: -70px;
    transition: top 0.5s ease-in;
    z-index: 10; }
  .header-menu--slide-in {
    top: 0; }
  .header-menu__secondary {
    height: 70px;
    padding-right: 24px;
    position: absolute;
    right: 0;
    top: 0; }
  .header-menu__logo {
    left: 0;
    padding-left: 12px;
    position: absolute;
    top: 0;
    width: 25%; }
    .header-menu__logo:hover .logo__link::before {
      background-color: #4a5489; }
  .header-menu__mobile {
    height: 100%;
    max-height: 0;
    transition: max-height 0.4s cubic-bezier(0.39, 0.575, 0.565, 1);
    width: 100%; }

.menu-secondary {
  display: -ms-flexbox;
  display: flex; }
  @media (min-width: 62em) {
    .menu-secondary {
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-pack: center;
          justify-content: center; } }
  @media (min-width: 75em) {
    .menu-secondary {
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-pack: center;
          justify-content: center; } }
  .menu-secondary__link {
    font-family: "LFTEtica", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 0.75rem;
    font-weight: 200;
    line-height: 1.16667;
    color: #282828;
    margin-right: 25px;
    padding-top: 30px; }
    @media (min-width: 62em) {
      .menu-secondary__link {
        margin-right: 15px;
        padding-bottom: 6px;
        padding-top: 6px; } }
    @media (min-width: 75em) {
      .menu-secondary__link {
        padding-bottom: 0;
        padding-top: 30px; } }
    .menu-secondary__link--active {
      color: #e56534; }
  .menu-secondary__search-icon {
    font-size: 20px; }
  .menu-secondary__search {
    padding-top: 23px; }

.main-menu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  height: 270px;
  -ms-flex-pack: start;
      justify-content: flex-start;
  max-height: 70px;
  padding-left: 0;
  padding-right: 0;
  position: static;
  transition: max-height 0.4s cubic-bezier(0.39, 0.575, 0.565, 1); }
  .main-menu:hover {
    max-height: 270px; }
  .main-menu__item {
    display: block;
    padding-left: 10px;
    padding-right: 10px; }
    .main-menu__item:first-child {
      padding-left: 22px; }
    .main-menu__item:last-child {
      padding-right: 22px; }
    .main-menu__item:hover .main-menu__link {
      color: #e56534; }
      .main-menu__item:hover .main-menu__link::before {
        background-color: #e56534; }
    .main-menu__item:hover .main-menu__submenu {
      visibility: visible; }
  .main-menu__link {
    font-family: "LFTEtica", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.5;
    color: #282828;
    display: block;
    padding-bottom: 22px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 24px;
    position: relative; }
    .main-menu__link::before {
      background-color: transparent;
      content: '';
      height: 4px;
      left: 0;
      padding: 1px;
      position: absolute;
      top: 0;
      width: 100%; }
    .main-menu__link--active {
      color: #e56534; }
      .main-menu__link--active::before {
        background-color: #e56534; }
  .main-menu__submenu {
    height: 210px;
    left: 0;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 20px;
    position: absolute;
    top: 70px;
    visibility: hidden;
    width: 100%; }

.submenu__link:hover .submenu__label {
  color: #e56534; }

.submenu__link--active {
  color: #e56534; }
  .submenu__link--active .submenu__label {
    color: #e56534; }

.submenu__label {
  font-family: "LFTEtica", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  color: #4a5489; }

.submenu__text {
  font-family: "LFTEtica", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: 200;
  line-height: 1.5; }

.burger-menu {
  cursor: pointer;
  height: 68px;
  margin-left: 35px;
  overflow: hidden;
  padding-top: 23px;
  width: 40px; }
  .burger-menu--active span {
    background-color: #e56534 !important; }
  .burger-menu--active .burger-menu__middle {
    margin-left: 15px; }
  .burger-menu span {
    background-color: #282828;
    display: block;
    height: 4px;
    margin-bottom: 6px;
    margin-left: 0;
    transition: margin-left 0.3s ease-in;
    width: 100%; }

.submenu-phone {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s cubic-bezier(0.39, 0.575, 0.565, 1); }
  .submenu-phone__wrapper {
    padding-top: 20px; }
  .submenu-phone__item {
    font-family: "LFTEtica", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 1.875rem;
    font-weight: 200;
    line-height: 1.06667;
    display: block;
    margin-bottom: 20px;
    padding-left: 30px; }
    .submenu-phone__item:last-child {
      margin-bottom: 0; }
    .submenu-phone__item--active {
      color: #e56534; }

.menu-phone {
  color: #4a5489;
  margin-bottom: 50px;
  padding-top: 96px; }
  .menu-phone__item {
    margin-bottom: 20px; }
  .menu-phone__row {
    -ms-flex-align: center;
        align-items: center;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    fill: #4a5489;
    -ms-flex-pack: justify;
        justify-content: space-between;
    width: 100%; }
    .menu-phone__row:hover {
      color: #e56534;
      fill: #e56534; }
  .menu-phone__label {
    font-family: "LFTEtica", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.5;
    font-size: 1.875rem;
    line-height: 2rem; }
    .menu-phone__label--active {
      color: #e56534; }
  .menu-phone__arrow {
    transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1); }

.menu-phone__item--expanded .menu-phone__row {
  color: #e56534;
  fill: #e56534; }
  .menu-phone__item--expanded .menu-phone__row .menu-phone__arrow {
    transform: rotate(180deg); }

.menu-phone__item--expanded .submenu-phone {
  max-height: 310px; }

.logo__img {
  min-width: 220px;
  width: 100%; }

.logo__link {
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-left: 1px;
  padding-right: 1px;
  padding-top: 24px;
  position: relative; }
  .logo__link::before {
    background-color: transparent;
    content: '';
    height: 4px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
  .logo__link--active::before {
    background-color: #4a5489; }

.block-facet--links {
  display: none; }

.more-filters {
  border-bottom: 0;
  color: #4a5489; }
  .more-filters__content--hidden {
    display: none; }
  .more-filters__filters {
    display: -ms-flexbox;
    display: flex;
    margin: 0 -12px; }
  .more-filters__reset a {
    color: #e56534; }
  .more-filters__button .more-filters .more-filters__close-text {
    display: none; }
  .more-filters__button .more-filters .more-filters__open-text {
    display: inline-block; }
  .more-filters__button .more-filters .icon--close::before {
    display: block;
    transform: rotate(45deg) translate(0, -1px);
    transition: transform 0.5s; }
  .more-filters__button .more-filters.is-open .more-filters__close-text {
    display: inline-block; }
  .more-filters__button .more-filters.is-open .more-filters__open-text {
    display: none; }
  .more-filters__button .more-filters.is-open .icon--close::before {
    transform: rotate(0) translate(0); }
  .more-filters .icon--close {
    display: inline-block;
    font-size: 0.6rem;
    padding-left: 0.25rem; }

.facet {
  max-width: 25%;
  min-width: 25%; }
  .facet__full {
    box-shadow: 0 10px 34px 0 rgba(0, 0, 0, 0.5);
    max-width: none;
    width: 100%; }
  .facet select,
  .facet .select-mobile__select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url("/themes/custom/dost/img/arrow-down.svg");
    background-position: 95% center;
    background-repeat: no-repeat;
    background-size: auto 12px;
    border: solid 1px #4a5489;
    border-radius: 0;
    height: 60px;
    padding-left: 15px;
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    width: 100%; }
  .facet__select-container {
    margin: 0 12px; }

.piwik {
  border: 0;
  border-style: hidden;
  height: 220px; }
  @media (max-width: 991px) {
    .piwik {
      height: 300px; } }
  @media (max-width: 490px) {
    .piwik {
      height: 364px; } }

.blockquote {
  margin-bottom: 3.75rem;
  margin-top: 3.75rem; }
  .blockquote > blockquote {
    font-family: "LFTEtica", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 1.875rem;
    font-weight: 200;
    line-height: 1.33333;
    color: #e56534;
    font-style: italic;
    margin-bottom: 0.625rem;
    position: relative; }
    .blockquote > blockquote::before {
      content: '\201e';
      position: absolute;
      right: 100.2%; }
    .blockquote > blockquote::after {
      content: '\201c'; }
  .blockquote > small {
    font-family: "LFTEtica", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 1rem;
    font-weight: 200;
    line-height: 1.5;
    display: block; }

.breadcrumbs {
  font-family: "LFTEtica", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 0.75rem;
  font-weight: 200;
  line-height: 1.16667;
  padding-left: 0;
  list-style: none;
  color: #4a5489;
  margin-bottom: 0; }
  .breadcrumbs li {
    margin-bottom: 0; }
  .breadcrumbs__item {
    display: inline-block; }
    .breadcrumbs__item::after {
      content: '/';
      padding: 0 1em; }
    .breadcrumbs__item--active {
      color: #e56534; }
      .breadcrumbs__item--active::after {
        display: none; }
  .breadcrumbs__link:hover {
    border-bottom-color: #e56534;
    color: #e56534; }

.btn {
  cursor: pointer;
  margin-bottom: 1.25rem; }
  .btn .icon--arrow-left {
    vertical-align: -2px; }
  .btn .icon--arrow-right {
    vertical-align: -2px; }
  .btn--invert {
    border-color: #fff;
    color: #fff; }

.button-footer {
  margin-top: 0.625rem; }
  @media (min-width: 48em) {
    .button-footer {
      margin-top: 2.5rem; } }
  .button-footer--collapsing {
    margin-top: 1.875rem; }
    @media (min-width: 48em) {
      .button-footer--collapsing {
        margin-top: 3.75rem; } }
  .button-footer--margin-disabled {
    margin-top: 0; }

.card {
  font-family: "LFTEtica", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: 200;
  line-height: 1.5;
  background-color: #fff;
  border-bottom: 0;
  display: block;
  margin-bottom: 1.25rem;
  min-height: 100%;
  overflow: auto;
  padding-bottom: 1.875rem;
  width: 100%; }
  .card:hover {
    color: inherit; }
  .card__thumb {
    margin-bottom: 1.25rem; }
  .card__text {
    padding-left: 1.25rem;
    padding-right: 1.25rem; }
  .card__teaser {
    margin-bottom: 1.25rem; }
  .card__heading {
    font-family: "LFTEtica", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.5;
    color: #e56534;
    margin-bottom: 1.25rem;
    margin-top: 0; }
    .card__heading--people {
      color: #282828;
      font-weight: 200;
      margin-bottom: 0.3125rem; }
  .card__flagline {
    margin-bottom: 0.3125rem;
    margin-top: 1.25rem; }
  .card__cite {
    color: #e56534;
    font-style: italic;
    margin-left: 0.5em;
    position: relative; }
    .card__cite::before {
      content: '\201e';
      position: absolute;
      right: 100%; }
    .card__cite::after {
      content: '\201c'; }
  .card__link {
    border-bottom: 0;
    width: 100%; }

.facts {
  margin-bottom: -1.25rem; }

.facts-item {
  font-family: "LFTEtica", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: 200;
  line-height: 1.5;
  margin-bottom: 2.25rem; }
  .facts-item__list {
    padding-left: 0;
    list-style: none; }
  .facts-item__eyecatcher {
    border-top: 0.25rem #e56534 solid;
    margin-bottom: 1.875rem;
    width: 4.875rem; }
  .facts-item__icon-list {
    -ms-flex-align: center;
        align-items: center; }
  .facts-item__logo {
    margin-left: auto; }

.foundation-grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -12px;
  margin-left: -12px;
  margin-bottom: -1.25rem; }
  @media (min-width: 36em) {
    .foundation-grid {
      margin-right: -12px;
      margin-left: -12px; } }
  @media (min-width: 48em) {
    .foundation-grid {
      margin-right: -12px;
      margin-left: -12px; } }
  @media (min-width: 62em) {
    .foundation-grid {
      margin-right: -12px;
      margin-left: -12px; } }
  @media (min-width: 75em) {
    .foundation-grid {
      margin-right: -12px;
      margin-left: -12px; } }
  @media (min-width: 48em) {
    .foundation-grid {
      display: -ms-flexbox;
      display: flex; } }
  .foundation-grid__item {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 12px;
    padding-left: 12px; }
    @media (min-width: 36em) {
      .foundation-grid__item {
        padding-right: 12px;
        padding-left: 12px; } }
    @media (min-width: 48em) {
      .foundation-grid__item {
        padding-right: 12px;
        padding-left: 12px; } }
    @media (min-width: 62em) {
      .foundation-grid__item {
        padding-right: 12px;
        padding-left: 12px; } }
    @media (min-width: 75em) {
      .foundation-grid__item {
        padding-right: 12px;
        padding-left: 12px; } }
    .foundation-grid__item a {
      border-bottom-style: none; }
    .foundation-grid__item:nth-child(1n+7) {
      display: none; }
    @media (min-width: 48em) {
      .foundation-grid__item {
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
        max-width: 25%; }
        .foundation-grid__item:nth-child(1n+7) {
          display: block; } }
    @media (min-width: 62em) {
      .foundation-grid__item {
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
        max-width: 16.66667%; } }

.section--light .foundation-listing__row:nth-child(odd) {
  background-color: #fff; }

.section--light .foundation-listing__row:nth-child(even) {
  background-color: #f0f0f0; }

.foundation-listing {
  margin-bottom: 1.25rem; }
  .foundation-listing__row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0; }
    .foundation-listing__row:nth-child(even) {
      background-color: #fff; }
    .foundation-listing__row:nth-child(odd) {
      background-color: #f0f0f0; }
  .foundation-listing__col {
    padding: 0 24px; }
    .foundation-listing__col--foundation {
      font-weight: 700;
      padding-top: 1.25rem; }
      @media (min-width: 36em) {
        .foundation-listing__col--foundation {
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
          max-width: 50%;
          font-weight: 200;
          padding-bottom: 1.25rem; } }
      @media (min-width: 48em) {
        .foundation-listing__col--foundation {
          -ms-flex: 0 0 58.33333%;
              flex: 0 0 58.33333%;
          max-width: 58.33333%; } }
    .foundation-listing__col--purpose {
      padding-bottom: 1.25rem; }
      @media (min-width: 36em) {
        .foundation-listing__col--purpose {
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
          max-width: 50%;
          padding-top: 1.25rem; } }
      @media (min-width: 48em) {
        .foundation-listing__col--purpose {
          -ms-flex: 0 0 41.66667%;
              flex: 0 0 41.66667%;
          max-width: 41.66667%; } }
  .foundation-listing__head {
    font-family: "LFTEtica", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.5;
    color: #e56534; }
    .foundation-listing__head .foundation-listing__col {
      padding-bottom: 1.25rem;
      padding-top: 0; }

.foundation-logo {
  width: 11.875rem; }

.foundation-search {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center; }
  .foundation-search__content {
    height: 60px;
    width: 95%;
    z-index: 5; }
    @media (min-width: 36em) {
      .foundation-search__content {
        width: 90%; } }
    @media (min-width: 48em) {
      .foundation-search__content {
        width: 70%; } }
    @media (min-width: 62em) {
      .foundation-search__content {
        width: 52%; } }
  .foundation-search__input {
    background-color: #fff;
    background-image: url("/themes/custom/dost/img/search.svg");
    background-position: 95% center;
    background-repeat: no-repeat;
    background-size: auto 20px;
    border: 0;
    color: #e56534;
    height: 60px;
    outline: none;
    padding-left: 15px;
    width: 100%; }
    .foundation-search__input:focus {
      background-image: url("/themes/custom/dost/img/search--orange.svg");
      border: 1px solid #c2c2c2; }
    .foundation-search__input::-webkit-input-placeholder {
      color: #e56534; }
    .foundation-search__input::-moz-placeholder {
      color: #e56534; }
    .foundation-search__input:-ms-input-placeholder {
      color: #e56534; }

.gallery__body .caption {
  display: none; }

.gallery-link {
  font-family: "LFTEtica", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: 200;
  line-height: 1.5;
  color: #4a5489;
  text-align: right; }
  .gallery-link:hover {
    color: #e56534; }
  .gallery-link .icon {
    font-size: 2em;
    padding-left: 0.25em;
    vertical-align: -0.25em; }

.gallery-button {
  cursor: pointer; }

.lg-outer .lg-thumb-item {
  border-radius: 0; }
  .lg-outer .lg-thumb-item.active {
    border-color: #e56534; }

.lg-thumb-outer {
  margin-left: 20px; }

.grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -12px;
  margin-left: -12px;
  margin-bottom: -0.25rem; }
  @media (min-width: 36em) {
    .grid {
      margin-right: -12px;
      margin-left: -12px; } }
  @media (min-width: 48em) {
    .grid {
      margin-right: -12px;
      margin-left: -12px; } }
  @media (min-width: 62em) {
    .grid {
      margin-right: -12px;
      margin-left: -12px; } }
  @media (min-width: 75em) {
    .grid {
      margin-right: -12px;
      margin-left: -12px; } }
  .grid__item {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 12px;
    padding-left: 12px;
    margin-bottom: 24px; }
    @media (min-width: 36em) {
      .grid__item {
        padding-right: 12px;
        padding-left: 12px; } }
    @media (min-width: 48em) {
      .grid__item {
        padding-right: 12px;
        padding-left: 12px; } }
    @media (min-width: 62em) {
      .grid__item {
        padding-right: 12px;
        padding-left: 12px; } }
    @media (min-width: 75em) {
      .grid__item {
        padding-right: 12px;
        padding-left: 12px; } }
  @media (min-width: 48em) {
    .grid--1-2 .grid__item, .grid--1-2-3 .grid__item, .grid--1-2-4 .grid__item {
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
      max-width: 50%; } }
  @media (min-width: 62em) {
    .grid--1-2-3 .grid__item {
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
      max-width: 33.33333%; } }
  @media (min-width: 75em) {
    .grid--1-2-4 .grid__item {
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
      max-width: 25%; } }

.header-carousel__slide {
  font-family: "LFTEtica", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: 200;
  line-height: 1.5;
  background-color: #fff;
  display: block;
  height: 12.5rem;
  padding: 12px;
  text-align: left; }
  @media (min-width: 48em) {
    .header-carousel__slide {
      font-family: "LFTEtica", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
      font-size: 1.25rem;
      font-weight: 200;
      line-height: 1.5;
      height: 14.375rem; } }
  .header-carousel__slide--highlighted {
    background-color: #4a5489;
    color: #fff; }
    .header-carousel__slide--highlighted .header-carousel__heading {
      color: #fff; }
    .header-carousel__slide--highlighted:active, .header-carousel__slide--highlighted:hover {
      color: #fff; }

.header-carousel__heading {
  font-family: "LFTEtica", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 200;
  line-height: 1.5;
  color: #4a5489;
  margin-bottom: 1.25rem; }
  @media (min-width: 48em) {
    .header-carousel__heading {
      font-family: "LFTEtica", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
      font-size: 1.875rem;
      font-weight: 200;
      line-height: 1.06667; } }

.header-carousel__slides.owl-carousel .owl-item {
  float: left;
  width: 14.375rem; }
  @media (min-width: 75em) {
    .header-carousel__slides.owl-carousel .owl-item {
      transition: all 0.2s; }
      .header-carousel__slides.owl-carousel .owl-item:hover {
        box-shadow: 0 0.125rem 0.875rem rgba(0, 0, 0, 0.5);
        transform: scale(1.125);
        z-index: 1; } }

.header-carousel__slides.owl-carousel .owl-stage-outer {
  overflow: visible; }

.no-preserve3d .header-carousel__slides.owl-carousel .owl-item {
  transition: none !important; }

.iconed-heading {
  display: block;
  margin-bottom: 1.25rem;
  text-align: center; }
  .iconed-heading--invert {
    color: #fff; }
  .iconed-heading--active {
    color: #e56534 !important; }
  .iconed-heading--blur {
    opacity: 0.5; }
  .iconed-heading__icon {
    color: #4a5489;
    font-size: 4.5rem; }
    a:hover .iconed-heading__icon {
      color: #e56534; }
    .iconed-heading--invert .iconed-heading__icon,
    a.iconed-heading--invert .iconed-heading__icon {
      color: #fff; }
  .iconed-heading__heading {
    font-family: "LFTEtica", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.5;
    color: #e56534;
    -webkit-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto;
    margin-bottom: 2.5rem;
    margin-top: 0; }
    .iconed-heading--invert .iconed-heading__heading {
      color: #fff; }

.icon--prefix {
  padding-right: 0.625rem; }

.icon--suffix {
  padding-left: 0.625rem; }

.layout-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  height: auto;
  min-height: 100%; }
  .layout-container main {
    -ms-flex: 1 0 auto;
        flex: 1 0 auto; }

.login-box {
  margin: 0 auto;
  max-width: 380px;
  padding: 50px 0 0; }
  .login-box input[type="text"],
  .login-box input[type="password"] {
    background-color: #fff;
    max-width: 100%; }
  .login-box .form-item {
    margin-bottom: 1.5rem;
    position: relative; }
  .login-box .form-field__label {
    top: -1.25rem; }
  .login-box label {
    font-family: "LFTEtica", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 1rem;
    font-weight: 200;
    line-height: 1.5; }

.link__raw {
  border-bottom: 0; }

.long-read {
  font-family: "LFTEtica", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: 200;
  line-height: 1.5;
  position: relative; }
  @media (min-width: 48em) {
    .long-read {
      margin-left: auto;
      margin-right: auto;
      width: 66.66667%; } }
  @media (min-width: 62em) {
    .long-read {
      font-family: "LFTEtica", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
      font-size: 1.25rem;
      font-weight: 200;
      line-height: 1.5; } }
  .long-read__left {
    margin-bottom: 1.25rem; }
    @media (min-width: 62em) {
      .long-read__left {
        padding-right: 24px;
        position: absolute;
        right: 100%;
        width: 25%; } }
  .long-read__right {
    margin-bottom: 1.25rem; }
    @media (min-width: 62em) {
      .long-read__right {
        left: 100%;
        padding-left: 24px;
        position: absolute;
        width: 25%; } }
  .long-read--spaced {
    margin-top: 60px; }

.mark--search {
  background-color: #e56534;
  color: #fff;
  padding: 3px; }

.menu-search {
  display: none;
  margin-left: 25%;
  position: absolute;
  width: 75%;
  z-index: 50; }
  .menu-search--open {
    display: block; }
  .menu-search__content {
    box-shadow: 0 10px 34px 0 rgba(0, 0, 0, 0.5); }
  .menu-search__container {
    background: #fff;
    padding-top: 10px; }
  .menu-search__input {
    border: 0;
    height: 50px;
    outline: none; }
  .menu-search__modal {
    background-color: #fff;
    display: none;
    height: auto;
    max-height: 470px; }
    .menu-search__modal--open {
      display: block !important; }

.news-grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -12px;
  margin-left: -12px; }
  @media (min-width: 36em) {
    .news-grid {
      margin-right: -12px;
      margin-left: -12px; } }
  @media (min-width: 48em) {
    .news-grid {
      margin-right: -12px;
      margin-left: -12px; } }
  @media (min-width: 62em) {
    .news-grid {
      margin-right: -12px;
      margin-left: -12px; } }
  @media (min-width: 75em) {
    .news-grid {
      margin-right: -12px;
      margin-left: -12px; } }
  .news-grid .card {
    padding-bottom: 0; }
    .news-grid .card__text p {
      display: inline-block;
      display: -webkit-box;
      -webkit-line-clamp: 4;
      max-height: 5.8125rem;
      overflow: hidden;
      text-overflow: ellipsis; }
  .news-grid__left {
    display: block;
    -ms-flex-direction: column;
        flex-direction: column; }
    @media (min-width: 62em) {
      .news-grid__left {
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
        max-width: 66.66667%;
        display: -ms-flexbox;
        display: flex; } }
  .news-grid__right {
    display: block;
    -ms-flex-direction: column;
        flex-direction: column; }

@media (min-width: 48em) and (max-width: 61.9375em) {
  .news-grid__right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row; } }
    @media (min-width: 62em) {
      .news-grid__right {
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
        max-width: 33.33333%; } }
  .news-grid__bottom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 1 0%;
        flex: 1 1 0%;
    -ms-flex-direction: column;
        flex-direction: column; }
    @media (min-width: 48em) {
      .news-grid__bottom {
        -ms-flex-direction: row;
            flex-direction: row;
        min-height: 16.5625rem; }
        .news-grid__bottom .news-grid__item {
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
          max-width: 50%; } }
  .news-grid__item {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 24px;
    padding-left: 12px;
    padding-right: 12px; }
    .news-grid__item--greedy {
      -ms-flex: 1 1 0%;
          flex: 1 1 0%; }

.n2g-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 1.25rem;
  margin-top: 5.3125rem; }
  @media (min-width: 75em) {
    .n2g-container {
      -ms-flex-direction: row;
          flex-direction: row; } }
  .n2g-container button {
    background: transparent !important;
    border: 0.0625rem #4a5489 solid !important;
    border-radius: 0 !important;
    color: #4a5489 !important;
    font-weight: 200 !important;
    line-height: 1.25rem !important;
    padding: 1.25rem 3.125rem !important;
    transition: all 0.25s; }
    .n2g-container button:hover, .n2g-container button:active {
      background: #4a5489 !important;
      color: #fff !important; }
  .n2g-container div {
    width: 100%; }
    @media (min-width: 75em) {
      .n2g-container div {
        width: 50%; } }
    .n2g-container div:nth-child(1) div:first-child, .n2g-container div:nth-child(2) div:first-child, .n2g-container div:nth-child(3) div:first-child {
      display: none; }
    .n2g-container div:nth-child(4) div:nth-child(2) {
      width: 100%; }
    .n2g-container div:nth-child(4) span {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      margin-top: 1.25rem; }
      .n2g-container div:nth-child(4) span input {
        min-width: 0 !important; }
    .n2g-container div:nth-child(4), .n2g-container div:nth-child(5), .n2g-container div:nth-child(6) {
      margin-bottom: 1.25rem;
      width: 100%; }
    .n2g-container div:nth-child(4), .n2g-container div:nth-child(7) {
      width: 100%; }
    .n2g-container div:nth-child(5) {
      margin-bottom: 0; }
      .n2g-container div:nth-child(5) p {
        margin-bottom: 0; }
    .n2g-container div:nth-child(6) img {
      height: 3rem !important;
      margin-right: 0.625rem !important;
      width: 3rem !important; }
    .n2g-container div:nth-child(8) {
      margin-top: 3.125rem;
      width: 100%; }
    .n2g-container div:nth-child(8) div {
      width: 100%; }
      .n2g-container div:nth-child(8) div span {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
            flex-direction: row;
        margin-top: 1.25rem; }
  .n2g-container input {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background: #fff;
    border: 1px solid #c2c2c2;
    box-shadow: none;
    display: block;
    font-family: "LFTEtica", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-weight: 200;
    margin-bottom: 1.5rem;
    padding: 0.9375rem;
    position: relative;
    width: 95%;
    z-index: 2; }
    @media (min-width: 75em) {
      .n2g-container input {
        min-width: 33.125rem; } }
    .n2g-container input:hover {
      border-color: #282828; }
    .n2g-container input:focus {
      border-color: #282828;
      box-shadow: none;
      outline: none; }
  .n2g-container input[type='checkbox'] {
    -webkit-appearance: checkbox;
       -moz-appearance: checkbox;
            appearance: checkbox;
    position: relative;
    top: 0.375rem;
    width: 1.875rem; }
    @media (max-width: 74.9375em) {
      .n2g-container input[type='checkbox'] {
        margin-right: 0.625rem;
        top: 0.4375rem; } }
  .n2g-container textarea {
    font-family: "LFTEtica", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 1.25rem;
    font-weight: 200;
    line-height: 1.5;
    border: 0.0625rem #c2c2c2 solid;
    height: 11.25rem;
    padding-left: 0.9375rem;
    padding-top: 0.9375rem;
    width: 95%; }
    .n2g-container textarea:-ms-input-placeholder {
      color: rgba(0, 0, 0, 0.4);
      font-weight: 400; }
    .n2g-container textarea::placeholder {
      color: rgba(0, 0, 0, 0.4);
      font-weight: 400; }

form h2 {
  border: 0.125rem #4a5489 solid;
  font-size: 1.875rem;
  font-weight: bold !important;
  padding: 0.9375rem; }

.page-footer__icon {
  display: none; }
  @media (min-width: 48em) {
    .page-footer__icon {
      display: inline-block;
      margin-bottom: 1.25rem;
      max-width: 13.875rem;
      width: 100%; } }

.page-header {
  position: relative; }
  .page-header__bg {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0; }
  .page-header__visual {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%; }
  .page-header__content {
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    min-height: 25rem;
    padding-top: 3.75rem;
    text-align: center; }
  .page-header__container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 12px;
    padding-left: 12px;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; }
    @media (min-width: 36em) {
      .page-header__container {
        padding-right: 12px;
        padding-left: 12px; } }
    @media (min-width: 48em) {
      .page-header__container {
        padding-right: 12px;
        padding-left: 12px; } }
    @media (min-width: 62em) {
      .page-header__container {
        padding-right: 12px;
        padding-left: 12px; } }
    @media (min-width: 75em) {
      .page-header__container {
        padding-right: 12px;
        padding-left: 12px; } }
    @media (min-width: 36em) {
      .page-header__container {
        width: 33.75rem;
        max-width: 100%; } }
    @media (min-width: 48em) {
      .page-header__container {
        width: 45rem;
        max-width: 100%; } }
    @media (min-width: 62em) {
      .page-header__container {
        width: 60rem;
        max-width: 100%; } }
    @media (min-width: 75em) {
      .page-header__container {
        width: 71.25rem;
        max-width: 100%; } }
  .page-header--startpage {
    padding-top: 7.5rem;
    position: relative; }
  .page-header__tiles {
    bottom: 0;
    overflow: hidden;
    padding: 1.875rem;
    position: absolute;
    width: 100%;
    z-index: 5; }
    @media (min-width: 48em) {
      .page-header__tiles {
        bottom: 1.875rem; } }
    @media (min-width: 75em) {
      .page-header__tiles {
        bottom: 3.75rem; } }

.page-teaser {
  font-family: "LFTEtica", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
  color: #4a5489;
  margin-bottom: 3.75rem; }
  @media (min-width: 48em) {
    .page-teaser {
      font-family: "LFTEtica", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
      font-size: 2.5rem;
      font-weight: 200;
      line-height: 1.3; } }
  @media (min-width: 75em) {
    .page-teaser {
      font-family: "LFTEtica", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
      font-size: 3.125rem;
      font-weight: 200;
      line-height: 1.3; } }
  .page-teaser--marginless {
    margin: 0; }
  .page-teaser__empty {
    color: #c2c2c2; }

.page-title {
  font-family: "LFTEtica", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  color: #e56534; }
  @media (min-width: 48em) {
    .page-title {
      margin-left: auto;
      margin-right: auto;
      width: 66.66667%; } }

.search-results__pagination {
  margin-top: 45px;
  width: 100%; }

.pager {
  font-family: "LFTEtica", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 200;
  line-height: 1.5;
  color: #e56534;
  font-weight: 700;
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 2.5rem; }
  .pager__ellipsis {
    color: #4a5489;
    font-weight: 200; }
  .pager__link {
    color: #4a5489;
    font-weight: 200; }
    .pager__link:hover {
      color: #e56534; }
    .pager__link--next, .pager__link--prev {
      border-bottom: 0; }

.dost-pagination__item--ellipsis {
  cursor: default; }

.people-carousel {
  position: relative; }
  .people-carousel .lSSlideOuter,
  .people-carousel .lSSlideWrapper {
    overflow: visible; }
  .people-carousel__slides {
    height: auto !important; }
  .people-carousel__swipe-icon {
    display: none; }
    @media (min-width: 48em) {
      .people-carousel__swipe-icon {
        bottom: 100%;
        display: block;
        height: 3.125rem;
        margin-bottom: 4.21875rem;
        position: absolute;
        right: 0;
        width: auto; } }

.search-list__link {
  border-bottom: 0;
  display: block;
  height: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
  .search-list__link:focus {
    background-color: #e56534;
    color: #fff; }

.search-list__modal {
  background-color: #fff;
  display: none;
  max-height: 470px;
  overflow: hidden; }
  .search-list__modal--open {
    box-shadow: 0 20px 34px 0 rgba(0, 0, 0, 0.5);
    display: block;
    height: 470px;
    position: relative;
    width: 100%; }

.search-list__list {
  background-color: #fff;
  height: 100%;
  left: 0;
  list-style-type: none;
  margin-bottom: 0;
  max-height: 470px;
  min-width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  transition: 0.3s left;
  width: 100%; }
  .search-list__list--open {
    left: -100%; }
  .search-list__list--header {
    box-shadow: 0 20px 34px 0 rgba(0, 0, 0, 0.5);
    height: auto;
    max-height: 470px;
    overflow-y: auto; }

.search-list__list-item {
  background-color: #fff;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  margin-bottom: 0;
  overflow: auto;
  padding-left: 15px; }
  .search-list__list-item:hover {
    color: #e56534; }
  .search-list__list-item:focus {
    background-color: #e56534;
    color: #fff; }
  .search-list__list-item--marked {
    background-color: #e56534;
    color: #fff !important; }
    .search-list__list-item--marked:hover {
      color: #fff; }
    .search-list__list-item--marked .search-list__link:hover {
      color: #fff; }
    .search-list__list-item--marked .mark--search {
      background-color: #fff;
      color: #e56534; }

.search-list__counter {
  color: #4a5489;
  margin-left: 16px; }

.search-list__arrow-text {
  margin-left: 5px; }

.search-list__arrow {
  color: #e56534; }

.search-list__list-right {
  position: relative;
  width: 100%; }

.search-list__list--nodes {
  height: 470px;
  left: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  transition: 0.3s left; }
  .search-list__list--nodes--open {
    left: 0;
    overflow: auto; }

.select-mobile--open .select-mobile__list {
  display: -ms-flexbox;
  display: flex; }

.select-mobile--open .select-mobile__select {
  background-color: #fff;
  border: 0 !important;
  color: #e56534;
  font-weight: bold; }

.select-mobile__select {
  color: #4a5489;
  cursor: pointer;
  line-height: 60px; }

.select-mobile__list {
  background-color: #fff;
  display: none;
  -ms-flex-direction: column;
      flex-direction: column;
  list-style-type: none;
  max-height: 470px;
  overflow-y: scroll;
  padding-left: 0; }

.select-mobile__item {
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  margin-bottom: 0;
  padding-left: 24px; }
  .select-mobile__item a {
    border-bottom: 0; }
  .select-mobile__item:hover {
    color: #e56534; }
  .select-mobile__item--strong {
    cursor: auto;
    font-weight: bold;
    margin-top: 12px; }
    .select-mobile__item--strong:hover {
      color: inherit; }

.site-footer {
  font-family: "LFTEtica", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: 200;
  line-height: 1.5;
  background-color: #fff;
  padding-bottom: 1.25rem; }
  .site-footer p {
    margin-bottom: 0.625rem; }
  .site-footer__icon {
    height: 50px;
    margin-top: -30px;
    position: relative;
    top: 15px;
    width: auto; }
    .site-footer__icon:hover {
      filter: invert(0.7) saturate(15) hue-rotate(330deg); }
  .site-footer__line {
    border: 0;
    border-top: 1px solid #d7d7d7;
    margin: 0 0 2.5rem; }
  .site-footer__link {
    text-decoration: underline; }
  .site-footer__links {
    margin-bottom: 1.25rem;
    margin-top: 1.25rem; }
    @media (max-width: 35.9375em) {
      .site-footer__links {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column; } }
    @media (min-width: 48em) {
      .site-footer__links {
        float: left;
        margin-top: 1rem; } }
    @media (min-width: 62em) {
      .site-footer__links {
        float: right;
        margin-top: 0; } }
    @media (max-width: 35.9375em) {
      .site-footer__links .list-inline__item {
        margin: 0.625rem 0; } }
    @media (max-width: 35.9375em) {
      .site-footer__links .list-inline__item:first-child {
        margin: 1.25rem 0; } }
    @media (min-width: 48em) {
      .site-footer__links .list-inline__item {
        white-space: nowrap; } }
  @media (max-width: 35.9375em) {
    .site-footer__logo {
      display: -ms-flexbox;
      display: flex;
      margin: auto; } }

.slider__slide-container {
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 100%; }

.slider__slide-title {
  display: -ms-flexbox;
  display: flex;
  height: 55%;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%; }
  .slider__slide-title .page-heading {
    margin-bottom: 0; }

.slider__picture-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center; }
  @media (min-width: 1600px) {
    .slider__picture-container {
      display: block;
      height: 700px; } }
  @media (min-width: 1600px) {
    .slider__picture-container--small {
      display: block;
      height: auto; } }

.slider__image {
  min-height: 700px;
  width: auto !important; }
  @media (min-width: 1600px) {
    .slider__image {
      height: 700px;
      width: 100% !important; } }
  .slider__image--small {
    min-height: 400px;
    width: auto !important; }
    @media (min-width: 1600px) {
      .slider__image--small {
        height: 400px;
        width: 100% !important; } }

.text-image {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -12px;
  margin-left: -12px;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  @media (min-width: 36em) {
    .text-image {
      margin-right: -12px;
      margin-left: -12px; } }
  @media (min-width: 48em) {
    .text-image {
      margin-right: -12px;
      margin-left: -12px; } }
  @media (min-width: 62em) {
    .text-image {
      margin-right: -12px;
      margin-left: -12px; } }
  @media (min-width: 75em) {
    .text-image {
      margin-right: -12px;
      margin-left: -12px; } }
  .text-image__image {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 12px;
    padding-left: 12px;
    margin-bottom: 1.25rem;
    text-align: center; }
    @media (min-width: 36em) {
      .text-image__image {
        padding-right: 12px;
        padding-left: 12px; } }
    @media (min-width: 48em) {
      .text-image__image {
        padding-right: 12px;
        padding-left: 12px; } }
    @media (min-width: 62em) {
      .text-image__image {
        padding-right: 12px;
        padding-left: 12px; } }
    @media (min-width: 75em) {
      .text-image__image {
        padding-right: 12px;
        padding-left: 12px; } }
    @media (min-width: 48em) {
      .text-image__image {
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
        max-width: 41.66667%;
        margin-bottom: 0; } }
  .text-image__text {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 12px;
    padding-left: 12px;
    -ms-flex-order: 1;
        order: 1; }
    @media (min-width: 36em) {
      .text-image__text {
        padding-right: 12px;
        padding-left: 12px; } }
    @media (min-width: 48em) {
      .text-image__text {
        padding-right: 12px;
        padding-left: 12px; } }
    @media (min-width: 62em) {
      .text-image__text {
        padding-right: 12px;
        padding-left: 12px; } }
    @media (min-width: 75em) {
      .text-image__text {
        padding-right: 12px;
        padding-left: 12px; } }
    @media (min-width: 48em) {
      .text-image__text {
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
        max-width: 50%;
        -ms-flex-order: 0;
            order: 0; } }
  .text-image--center {
    -ms-flex-align: center;
        align-items: center; }

#toolbar-administration li {
  margin-bottom: 0; }

.spaceless {
  margin-bottom: 0;
  margin-top: 0; }

.notext {
  margin-bottom: 1.25rem;
  padding-bottom: 0.25em;
  padding-top: 0.25em; }

.fullwidth {
  margin-left: calc(-50vw + 50%);
  width: 100vw; }

.dost-pagination {
  padding-left: 0;
  list-style: none;
  margin-left: -0.75rem;
  margin-right: -0.75rem; }
  @media (min-width: 48em) {
    .dost-pagination {
      margin-left: -0.5rem;
      margin-right: -0.5rem; } }
  .dost-pagination--center {
    text-align: center; }
  .dost-pagination--dots {
    color: #eceeef;
    font-size: 1.25rem; }
  .dost-pagination__item {
    color: #4a5489;
    cursor: pointer;
    display: inline-block;
    padding: 0.5rem 0.75rem; }
    @media (min-width: 48em) {
      .dost-pagination__item {
        padding: 0.25rem 0.5rem; } }
    .dost-pagination__item:hover {
      color: #464a4c; }
    .dost-pagination__item--active {
      border-bottom-style: none !important;
      color: #e56534;
      cursor: default;
      font-weight: 700; }
      .dost-pagination__item--active:hover {
        color: #fff; }
    .dost-pagination__item--active-callout {
      color: #e56534;
      cursor: default; }
      .dost-pagination__item--active-callout:hover {
        color: #e56534; }
    .dost-pagination__item a {
      color: inherit;
      padding: 0; }
      .dost-pagination__item a:hover {
        text-decoration: none; }
  .dost-pagination .no-underscore a {
    border-bottom-style: none !important; }

.search-results__item .btn {
  margin-bottom: 1.25rem;
  margin-top: 1.25rem; }
