@charset "UTF-8";
/* stylelint-disable */
@font-face {
  font-family: "Karla";
  font-style: normal;
  font-weight: 400;
  src: url("/_assets/e03a960158e744e290b8378ca3499aa0/Fonts/Karla/karla-400-normal-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Karla";
  font-style: normal;
  font-weight: 400;
  src: url("/_assets/e03a960158e744e290b8378ca3499aa0/Fonts/Karla/karla-400-normal-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Karla";
  font-style: italic;
  font-weight: 400;
  src: url("/_assets/e03a960158e744e290b8378ca3499aa0/Fonts/Karla/karla-400-italic-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Karla";
  font-style: italic;
  font-weight: 400;
  src: url("/_assets/e03a960158e744e290b8378ca3499aa0/Fonts/Karla/karla-400-italic-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Karla";
  font-style: normal;
  font-weight: 700;
  src: url("/_assets/e03a960158e744e290b8378ca3499aa0/Fonts/Karla/karla-700-normal-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Karla";
  font-style: normal;
  font-weight: 700;
  src: url("/_assets/e03a960158e744e290b8378ca3499aa0/Fonts/Karla/karla-700-normal-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Karla";
  font-style: italic;
  font-weight: 700;
  src: url("/_assets/e03a960158e744e290b8378ca3499aa0/Fonts/Karla/karla-700-italic-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Karla";
  font-style: italic;
  font-weight: 700;
  src: url("/_assets/e03a960158e744e290b8378ca3499aa0/Fonts/Karla/karla-700-italic-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}

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

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

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

[hidden],
template {
  display: none;
}

html {
  box-sizing: border-box;
  font-size: 16px;
  font-family: "Karla", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 20px;
  background-color: #ffffff;
  color: #4D4D4D;
}

body {
  margin: 0;
  overflow-x: hidden;
}

a {
  color: inherit;
  background-color: transparent;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(209, 10, 16, 0.3);
}
a:visited {
  color: var(--color-blue);
}
a:hover {
  color: var(--color-red);
  text-decoration: none;
}
a:focus {
  color: #000000;
}
a:active {
  color: #000000;
}
a:hover, a:active {
  outline: 0;
}
a[href^=tel] {
  color: #4D4D4D;
}

h1, h2, h3, #tx-solr-faceting .tx-solr-facets-header, .tx-powermail legend, .frame-type-felogin_login legend, .tx-solr-search-form legend, h4, #tx-solr-faceting .facets .facet-label, #tx-solr-sorting .tx-solr-facets-header, h5, h6 {
  font-family: "Karla", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-top: 0;
}

h1 {
  color: #000000;
  font-size: 60px;
  line-height: 1.2;
  margin-bottom: 0.9375em;
  margin-top: 1em;
  font-weight: 700;
}

h2 {
  color: #000000;
  font-size: 28px;
  margin-bottom: 0.9375em;
  line-height: 1.2;
}
h2.h-uc {
  text-transform: uppercase;
  font-weight: 700;
}
h2.h-red {
  color: #d10a11;
  font-size: 42px;
}

h3, #tx-solr-faceting .tx-solr-facets-header, .tx-powermail legend, .frame-type-felogin_login legend, .tx-solr-search-form legend {
  color: #000000;
  font-size: 22px;
  margin-bottom: 0.15em;
}

h4, #tx-solr-faceting .facets .facet-label, #tx-solr-sorting .tx-solr-facets-header {
  color: #000000;
  font-size: 18px;
  margin-bottom: 30px;
}
h4 .timeline-item, #tx-solr-faceting .facets .facet-label .timeline-item, #tx-solr-sorting .tx-solr-facets-header .timeline-item {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}
h4 .timeline-item:after, #tx-solr-faceting .facets .facet-label .timeline-item:after, #tx-solr-sorting .tx-solr-facets-header .timeline-item:after {
  content: "";
  border-top: 1px solid #c3c3c3;
  margin: 0 20px 0 20px;
  flex: 1 0 20px;
}
h4:after, #tx-solr-faceting .facets .facet-label:after, #tx-solr-sorting .tx-solr-facets-header:after {
  margin: 0 0 0 20px;
}

h5 {
  color: #000000;
  font-size: 14px;
  margin-bottom: 0.25em;
}

h6 {
  color: #000000;
  font-size: 14px;
  margin-bottom: 0.25em;
}

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

b,
strong {
  font-weight: 600;
}

blockquote {
  margin: 1em 2.5em;
}

dfn {
  font-style: italic;
}

hr {
  box-sizing: content-box;
  height: 0;
  margin-bottom: 0.9375em;
}

mark {
  background: yellow;
  color: #000000;
}

p,
pre {
  margin: 0 0 0.9375em 0;
}

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

pre {
  overflow: auto;
  white-space: pre-wrap;
}

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

dl,
menu,
ol,
ul {
  margin: 0 0 0.625em;
}

dd {
  margin: 0 0 0 2.5em;
}

nav ul,
nav ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

img {
  border: 0;
  margin: 0;
  vertical-align: bottom;
  max-width: 100%;
  width: 100%;
  height: auto;
}

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

/*
::selection {
	background: $color-tap-highlight;
	color: white;
}
*/
figure {
  margin: 0;
}

fieldset {
  border: none;
  margin: 0;
  margin: 0;
}

legend {
  border: 0;
  padding: 0;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  cursor: pointer;
  -webkit-appearance: button;
  border-radius: 0;
  background-image: none;
}

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

input {
  line-height: normal;
}

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

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

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

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

button::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner,
input[type=file] > input[type=button]::-moz-focus-inner {
  border: 0;
  padding: 0;
  margin: 0;
}

input[type=radio] {
  vertical-align: text-bottom;
}

input[type=checkbox] {
  vertical-align: bottom;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

td,
th {
  padding: 0;
}

:root {
  --color-indigo: #002A3D;
  --color-blue: #00628E;
  --color-red: #D10A10;
  --color-green: #697869;
  --color-asparagus: #869986;
}

/* stylelint-disable */
/* addition resets and defaults
 * ====================================================================
 */
a[href], button {
  touch-action: manipulation;
}

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

[role=button] {
  cursor: pointer;
}

[aria-hidden=false] {
  display: block;
}

[aria-hidden=true] {
  display: none;
}

p a,
ul a,
ol a {
  color: var(--color-blue);
}

ul ul,
ol ol {
  margin-top: 0;
  margin-bottom: 0;
  list-style-type: disc;
}

ol ol {
  list-style-type: inherit;
}

nav a {
  display: block;
  text-decoration: none;
}

figcaption {
  font-size: 0.875em;
  line-height: 1.5;
  margin: 1em 0;
}

address {
  font-style: normal;
}

hr {
  border-width: 0 0 1px 0;
  border-bottom: 1px solid #d10a11;
  margin: 1.875em auto;
  width: 100%;
  max-width: 90%;
}
hr.hr-red {
  border-color: #d10a11;
}
hr.hr-blue {
  border-color: #034e70;
}

caption {
  caption-side: bottom;
}

caption:before,
caption:after {
  content: " — ";
}

th, td {
  padding: 0.25em 0;
  text-align: left;
  vertical-align: top;
}

table ul {
  margin: 0;
  padding-left: 1em;
}

figure > img {
  display: block;
  margin: 0 auto;
}

label, label .label {
  cursor: pointer;
}

svg polygon, svg path, svg rect, svg circle, svg line {
  fill: inherit;
}

path {
  vector-effect: non-scaling-stroke;
}

[class*=icon] {
  fill: #f29400;
  vertical-align: inherit;
}

[role=button] > *,
button > * {
  pointer-events: none;
}

.tx-t3extblog .search-new-group::before, .rpsblog_edit_categories::before, .rpsblog_edit_images::before, .f3-widget-paginator::before, .solr-pagination .pagination::before, .tx-t3extblog::before, .news-list-view::before, .ce-textpic::before, .ce-image::before, .ce-nowrap .ce-bodytext::before, .ce-gallery::before, .ce-row::before, .ce-uploads li::before, .ce-uploads div::before, .nav-wrapper::before, .grid::before, header#top::before, .content-element::before, .tx-t3extblog .search-new-group::after, .rpsblog_edit_categories::after, .rpsblog_edit_images::after, .f3-widget-paginator::after, .solr-pagination .pagination::after, .tx-t3extblog::after, .news-list-view::after, .ce-textpic::after, .ce-image::after, .ce-nowrap .ce-bodytext::after, .ce-gallery::after, .ce-row::after, .ce-uploads li::after, .ce-uploads div::after, .nav-wrapper::after, .grid::after, header#top::after, .content-element::after,
.btn-toolbar::before,
.btn-toolbar::after {
  content: "";
  display: table;
}
.tx-t3extblog .search-new-group::after, .rpsblog_edit_categories::after, .rpsblog_edit_images::after, .f3-widget-paginator::after, .solr-pagination .pagination::after, .tx-t3extblog::after, .news-list-view::after, .ce-textpic::after, .ce-image::after, .ce-nowrap .ce-bodytext::after, .ce-gallery::after, .ce-row::after, .ce-uploads li::after, .ce-uploads div::after, .nav-wrapper::after, .grid::after, header#top::after, .content-element::after,
.btn-toolbar::after {
  clear: both;
}

button,
[type=button],
[type=reset],
[type=submit] {
  appearance: button;
  border: none;
  padding: 0;
  cursor: pointer;
  overflow: visible;
  border-radius: 0;
  background-image: none;
}
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border: none;
  padding: 0;
}

/* stylelint-disable */
/* forms
 * ====================================================================
 */
form ol,
form ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
form li {
  clear: both;
  padding: 0;
}

.full,
.wide,
.half,
.small {
  box-sizing: border-box;
  float: left;
  clear: none;
}
.full input,
.wide input,
.half input,
.small input {
  box-sizing: border-box;
  width: 100%;
}

.full {
  width: 100%;
}

.wide {
  width: 73%;
}

.wide + .small {
  margin-left: 4%;
}

.half {
  width: 48%;
}

.half + .half {
  margin-left: 4%;
}

.half:nth-child(2n) {
  margin-left: 0;
}

.half.nl {
  float: none;
  clear: both;
  margin-left: 0;
}

.small {
  width: 23%;
  font-size: 1em;
}

.small + .wide {
  margin-left: 4%;
}

input[placeholder]::-webkit-input-placeholder,
textarea[placeholder]::-webkit-input-placeholder {
  color: #666666;
  opacity: 1;
  text-overflow: ellipsis;
}

/*
input[placeholder]:focus::-webkit-input-placeholder,
textarea[placeholder]:focus::-webkit-input-placeholder {
	color: transparent !important;
}

 */
input[placeholder]:-moz-placeholder,
textarea[placeholder]:-moz-placeholder {
  color: #666666;
  opacity: 1;
  text-overflow: ellipsis;
}

/*
input[placeholder]:focus:-moz-placeholder,
textarea[placeholder]:focus:-moz-placeholder {
	color: transparent !important;
}

 */
input[placeholder]::-moz-placeholder,
textarea[placeholder]::-moz-placeholder {
  color: #666666;
  opacity: 1;
  text-overflow: ellipsis;
}

/*
input[placeholder]:focus::-moz-placeholder,
textarea[placeholder]:focus::-moz-placeholder {
	color: transparent !important;
}

 */
input[placeholder]:-ms-input-placeholder,
textarea[placeholder]:-ms-input-placeholder {
  color: #666666;
  opacity: 1;
  text-overflow: ellipsis;
}

/*
input[placeholder]:focus:-ms-input-placeholder,
textarea[placeholder]:focus:-ms-input-placeholder {
	color: transparent !important;
}

 */
input[placeholder]::-ms-input-placeholder,
textarea[placeholder]::-ms-input-placeholder {
  color: #666666;
  opacity: 1;
  text-overflow: ellipsis;
}

/*
input[placeholder]:focus::-ms-input-placeholder,
textarea[placeholder]:focus::-ms-input-placeholder {
	color: transparent !important;
}

 */
input[placeholder]::placeholder,
textarea[placeholder]::placeholder {
  color: #666666;
  opacity: 1;
  text-overflow: ellipsis;
}

/*
input[placeholder]:focus::placeholder,
textarea[placeholder]:focus::placeholder {
	color: transparent !important;
}

 */
input[placeholder]:placeholder-shown,
textarea[placeholder]:placeholder-shown {
  color: #666666;
  opacity: 1;
  text-overflow: ellipsis;
}

/*
input[placeholder]:focus:placeholder-shown,
textarea[placeholder]:focus:placeholder-shown {
	color: transparent !important;
}

 */
fieldset {
  padding: 0;
  margin: 0;
}
fieldset fieldset {
  margin: 0 2%;
}
fieldset fieldset.options {
  margin: 0 5% 2%;
}
fieldset.options {
  margin: 0 4%;
}
fieldset.half + .half {
  margin-left: 4%;
}
fieldset sup {
  top: -0.2em;
  cursor: help;
}

label, label .label {
  padding: 0;
  margin: 0;
  color: inherit;
  position: relative;
}
label .label {
  display: block;
  cursor: inherit;
  text-align: right;
}
label .label label, label .label .label {
  float: none;
  margin: 0;
  width: auto;
}

[type=text],
[type=number],
[type=tel],
[type=email],
[type=url],
[type=date],
[type=password],
[type=search],
[type=button],
textarea,
button {
  font-family: "Karla", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 0.5em;
  border: 1px solid #666666;
  color: #000000;
  background-color: #ffffff;
  border-radius: 0;
  box-shadow: none;
  line-height: 1.3;
  appearance: none;
}
[type=text]:focus,
[type=number]:focus,
[type=tel]:focus,
[type=email]:focus,
[type=url]:focus,
[type=date]:focus,
[type=password]:focus,
[type=search]:focus,
[type=button]:focus,
textarea:focus,
button:focus {
  border-color: #034e70;
}

input:focus,
textarea:focus {
  color: #000000;
  outline: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  display: inline-block;
}

[type=date] {
  -webkit-min-logical-height: 44px;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

textarea {
  width: 100%;
  box-sizing: border-box;
  line-height: 20px;
}

legend.label + [type=checkbox] {
  margin: 0.5em 0 0;
}

select {
  width: inherit;
  appearance: none;
}
select::-ms-expand {
  display: none;
}
select::-ms-value {
  color: currentColor;
}

option {
  padding: 0;
}

.btn-toolbar > [type=reset] {
  float: left;
  margin-bottom: 0;
}
.btn-toolbar > [type=submit] {
  float: right;
  margin-bottom: 0;
}

.error input,
.error select, .error.custom-select {
  box-shadow: 0 0 0 1px red;
  border-color: red;
  border-radius: 0;
}

.group-standard-linkedcheckbox-1 input {
  margin-right: 5px;
}
.group-standard-linkedcheckbox-1 .required {
  margin-right: 5px;
}

.form-group .linked-checkbox-form-check .required {
  margin-right: 5px;
}
.form-group .linked-checkbox-form-check input[type=checkbox] {
  margin: 0 10px 3px 0;
}

/* stylelint-disable */
@viewport {
  width: device-width;
}
@media only screen and (orientation: landscape), (orientation: portrait) {
  html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
  }
}
/*********************************************************/
/*********************************************************/
/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.f3-widget-paginator a.page-link[rel],
.solr-pagination .pagination a.page-link[rel],
.f3-widget-paginator span.page-link[rel],
.solr-pagination .pagination span.page-link[rel],
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.f3-widget-paginator a.fa-pull-left.page-link[rel],
.solr-pagination .pagination a.fa-pull-left.page-link[rel],
.f3-widget-paginator span.fa-pull-left.page-link[rel],
.solr-pagination .pagination span.fa-pull-left.page-link[rel],
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.f3-widget-paginator a.fa-pull-right.page-link[rel],
.solr-pagination .pagination a.fa-pull-right.page-link[rel],
.f3-widget-paginator span.fa-pull-right.page-link[rel],
.solr-pagination .pagination span.fa-pull-right.page-link[rel],
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e";
}

.fa-accessible-icon:before {
  content: "\f368";
}

.fa-accusoft:before {
  content: "\f369";
}

.fa-acquisitions-incorporated:before {
  content: "\f6af";
}

.fa-ad:before {
  content: "\f641";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-card:before {
  content: "\f2bb";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-adn:before {
  content: "\f170";
}

.fa-adversal:before {
  content: "\f36a";
}

.fa-affiliatetheme:before {
  content: "\f36b";
}

.fa-air-freshener:before {
  content: "\f5d0";
}

.fa-airbnb:before {
  content: "\f834";
}

.fa-algolia:before {
  content: "\f36c";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-alipay:before {
  content: "\f642";
}

.fa-allergies:before {
  content: "\f461";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-amazon-pay:before {
  content: "\f42c";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-amilia:before {
  content: "\f36d";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-android:before {
  content: "\f17b";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-double-left:before, .f3-widget-paginator a.page-link[rel=first]:before, .solr-pagination .pagination a.page-link[rel=first]:before, .f3-widget-paginator span.page-link[rel=first]:before, .solr-pagination .pagination span.page-link[rel=first]:before {
  content: "\f100";
}

.fa-angle-double-right:before, .f3-widget-paginator a.page-link[rel=last]:before, .solr-pagination .pagination a.page-link[rel=last]:before, .f3-widget-paginator span.page-link[rel=last]:before, .solr-pagination .pagination span.page-link[rel=last]:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-angle-left:before, .f3-widget-paginator a.page-link[rel=prev]:before, .solr-pagination .pagination a.page-link[rel=prev]:before, .f3-widget-paginator span.page-link[rel=prev]:before, .solr-pagination .pagination span.page-link[rel=prev]:before {
  content: "\f104";
}

.fa-angle-right:before, .f3-widget-paginator a.page-link[rel=next]:before, .solr-pagination .pagination a.page-link[rel=next]:before, .f3-widget-paginator span.page-link[rel=next]:before, .solr-pagination .pagination span.page-link[rel=next]:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angry:before {
  content: "\f556";
}

.fa-angrycreative:before {
  content: "\f36e";
}

.fa-angular:before {
  content: "\f420";
}

.fa-ankh:before {
  content: "\f644";
}

.fa-app-store:before {
  content: "\f36f";
}

.fa-app-store-ios:before {
  content: "\f370";
}

.fa-apper:before {
  content: "\f371";
}

.fa-apple:before {
  content: "\f179";
}

.fa-apple-alt:before {
  content: "\f5d1";
}

.fa-apple-pay:before {
  content: "\f415";
}

.fa-archive:before {
  content: "\f187";
}

.fa-archway:before {
  content: "\f557";
}

.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-arrows-alt-h:before {
  content: "\f337";
}

.fa-arrows-alt-v:before {
  content: "\f338";
}

.fa-artstation:before {
  content: "\f77a";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-asymmetrik:before {
  content: "\f372";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-atlas:before {
  content: "\f558";
}

.fa-atlassian:before {
  content: "\f77b";
}

.fa-atom:before {
  content: "\f5d2";
}

.fa-audible:before {
  content: "\f373";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-autoprefixer:before {
  content: "\f41c";
}

.fa-avianex:before {
  content: "\f374";
}

.fa-aviato:before {
  content: "\f421";
}

.fa-award:before {
  content: "\f559";
}

.fa-aws:before {
  content: "\f375";
}

.fa-baby:before {
  content: "\f77c";
}

.fa-baby-carriage:before {
  content: "\f77d";
}

.fa-backspace:before {
  content: "\f55a";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-bacon:before {
  content: "\f7e5";
}

.fa-bacteria:before {
  content: "\e059";
}

.fa-bacterium:before {
  content: "\e05a";
}

.fa-bahai:before {
  content: "\f666";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-balance-scale-left:before {
  content: "\f515";
}

.fa-balance-scale-right:before {
  content: "\f516";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-band-aid:before {
  content: "\f462";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-bars:before {
  content: "\f0c9";
}

.fa-baseball-ball:before {
  content: "\f433";
}

.fa-basketball-ball:before {
  content: "\f434";
}

.fa-bath:before {
  content: "\f2cd";
}

.fa-battery-empty:before {
  content: "\f244";
}

.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battle-net:before {
  content: "\f835";
}

.fa-bed:before {
  content: "\f236";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bezier-curve:before {
  content: "\f55b";
}

.fa-bible:before {
  content: "\f647";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-biking:before {
  content: "\f84a";
}

.fa-bimobject:before {
  content: "\f378";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-biohazard:before {
  content: "\f780";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitcoin:before {
  content: "\f379";
}

.fa-bity:before {
  content: "\f37a";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-blackberry:before {
  content: "\f37b";
}

.fa-blender:before {
  content: "\f517";
}

.fa-blender-phone:before {
  content: "\f6b6";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-blog:before {
  content: "\f781";
}

.fa-blogger:before {
  content: "\f37c";
}

.fa-blogger-b:before {
  content: "\f37d";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-bold:before {
  content: "\f032";
}

.fa-bolt:before {
  content: "\f0e7";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-bone:before {
  content: "\f5d7";
}

.fa-bong:before {
  content: "\f55c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-book-dead:before {
  content: "\f6b7";
}

.fa-book-medical:before {
  content: "\f7e6";
}

.fa-book-open:before {
  content: "\f518";
}

.fa-book-reader:before {
  content: "\f5da";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-bootstrap:before {
  content: "\f836";
}

.fa-border-all:before {
  content: "\f84c";
}

.fa-border-none:before {
  content: "\f850";
}

.fa-border-style:before {
  content: "\f853";
}

.fa-bowling-ball:before {
  content: "\f436";
}

.fa-box:before {
  content: "\f466";
}

.fa-box-open:before {
  content: "\f49e";
}

.fa-box-tissue:before {
  content: "\e05b";
}

.fa-boxes:before {
  content: "\f468";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-brain:before {
  content: "\f5dc";
}

.fa-bread-slice:before {
  content: "\f7ec";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-briefcase-medical:before {
  content: "\f469";
}

.fa-broadcast-tower:before {
  content: "\f519";
}

.fa-broom:before {
  content: "\f51a";
}

.fa-brush:before {
  content: "\f55d";
}

.fa-btc:before {
  content: "\f15a";
}

.fa-buffer:before {
  content: "\f837";
}

.fa-bug:before {
  content: "\f188";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-burn:before {
  content: "\f46a";
}

.fa-buromobelexperte:before {
  content: "\f37f";
}

.fa-bus:before {
  content: "\f207";
}

.fa-bus-alt:before {
  content: "\f55e";
}

.fa-business-time:before {
  content: "\f64a";
}

.fa-buy-n-large:before {
  content: "\f8a6";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-calendar:before {
  content: "\f133";
}

.fa-calendar-alt:before {
  content: "\f073";
}

.fa-calendar-check:before {
  content: "\f274";
}

.fa-calendar-day:before {
  content: "\f783";
}

.fa-calendar-minus:before {
  content: "\f272";
}

.fa-calendar-plus:before {
  content: "\f271";
}

.fa-calendar-times:before {
  content: "\f273";
}

.fa-calendar-week:before {
  content: "\f784";
}

.fa-camera:before {
  content: "\f030";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-campground:before {
  content: "\f6bb";
}

.fa-canadian-maple-leaf:before {
  content: "\f785";
}

.fa-candy-cane:before {
  content: "\f786";
}

.fa-cannabis:before {
  content: "\f55f";
}

.fa-capsules:before {
  content: "\f46b";
}

.fa-car:before {
  content: "\f1b9";
}

.fa-car-alt:before {
  content: "\f5de";
}

.fa-car-battery:before {
  content: "\f5df";
}

.fa-car-crash:before {
  content: "\f5e1";
}

.fa-car-side:before {
  content: "\f5e4";
}

.fa-caravan:before {
  content: "\f8ff";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-caret-square-down:before {
  content: "\f150";
}

.fa-caret-square-left:before {
  content: "\f191";
}

.fa-caret-square-right:before {
  content: "\f152";
}

.fa-caret-square-up:before {
  content: "\f151";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-carrot:before {
  content: "\f787";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cash-register:before {
  content: "\f788";
}

.fa-cat:before {
  content: "\f6be";
}

.fa-cc-amazon-pay:before {
  content: "\f42d";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-apple-pay:before {
  content: "\f416";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-centercode:before {
  content: "\f380";
}

.fa-centos:before {
  content: "\f789";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-chair:before {
  content: "\f6c0";
}

.fa-chalkboard:before {
  content: "\f51b";
}

.fa-chalkboard-teacher:before {
  content: "\f51c";
}

.fa-charging-station:before {
  content: "\f5e7";
}

.fa-chart-area:before {
  content: "\f1fe";
}

.fa-chart-bar:before {
  content: "\f080";
}

.fa-chart-line:before {
  content: "\f201";
}

.fa-chart-pie:before {
  content: "\f200";
}

.fa-check:before {
  content: "\f00c";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-check-double:before {
  content: "\f560";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-cheese:before {
  content: "\f7ef";
}

.fa-chess:before {
  content: "\f439";
}

.fa-chess-bishop:before {
  content: "\f43a";
}

.fa-chess-board:before {
  content: "\f43c";
}

.fa-chess-king:before {
  content: "\f43f";
}

.fa-chess-knight:before {
  content: "\f441";
}

.fa-chess-pawn:before {
  content: "\f443";
}

.fa-chess-queen:before {
  content: "\f445";
}

.fa-chess-rook:before {
  content: "\f447";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-chromecast:before {
  content: "\f838";
}

.fa-church:before {
  content: "\f51d";
}

.fa-circle:before {
  content: "\f111";
}

.fa-circle-notch:before {
  content: "\f1ce";
}

.fa-city:before {
  content: "\f64f";
}

.fa-clinic-medical:before {
  content: "\f7f2";
}

.fa-clipboard:before {
  content: "\f328";
}

.fa-clipboard-check:before {
  content: "\f46c";
}

.fa-clipboard-list:before {
  content: "\f46d";
}

.fa-clock:before {
  content: "\f017";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-closed-captioning:before {
  content: "\f20a";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-cloud-download-alt:before {
  content: "\f381";
}

.fa-cloud-meatball:before {
  content: "\f73b";
}

.fa-cloud-moon:before {
  content: "\f6c3";
}

.fa-cloud-moon-rain:before {
  content: "\f73c";
}

.fa-cloud-rain:before {
  content: "\f73d";
}

.fa-cloud-showers-heavy:before {
  content: "\f740";
}

.fa-cloud-sun:before {
  content: "\f6c4";
}

.fa-cloud-sun-rain:before {
  content: "\f743";
}

.fa-cloud-upload-alt:before {
  content: "\f382";
}

.fa-cloudflare:before {
  content: "\e07d";
}

.fa-cloudscale:before {
  content: "\f383";
}

.fa-cloudsmith:before {
  content: "\f384";
}

.fa-cloudversify:before {
  content: "\f385";
}

.fa-cocktail:before {
  content: "\f561";
}

.fa-code:before {
  content: "\f121";
}

.fa-code-branch:before {
  content: "\f126";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cog:before {
  content: "\f013";
}

.fa-cogs:before {
  content: "\f085";
}

.fa-coins:before {
  content: "\f51e";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-comment:before {
  content: "\f075";
}

.fa-comment-alt:before {
  content: "\f27a";
}

.fa-comment-dollar:before {
  content: "\f651";
}

.fa-comment-dots:before {
  content: "\f4ad";
}

.fa-comment-medical:before {
  content: "\f7f5";
}

.fa-comment-slash:before {
  content: "\f4b3";
}

.fa-comments:before {
  content: "\f086";
}

.fa-comments-dollar:before {
  content: "\f653";
}

.fa-compact-disc:before {
  content: "\f51f";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-compress:before {
  content: "\f066";
}

.fa-compress-alt:before {
  content: "\f422";
}

.fa-compress-arrows-alt:before {
  content: "\f78c";
}

.fa-concierge-bell:before {
  content: "\f562";
}

.fa-confluence:before {
  content: "\f78d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-cookie:before {
  content: "\f563";
}

.fa-cookie-bite:before {
  content: "\f564";
}

.fa-copy:before {
  content: "\f0c5";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-cotton-bureau:before {
  content: "\f89e";
}

.fa-couch:before {
  content: "\f4b8";
}

.fa-cpanel:before {
  content: "\f388";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-creative-commons-by:before {
  content: "\f4e7";
}

.fa-creative-commons-nc:before {
  content: "\f4e8";
}

.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

.fa-creative-commons-nd:before {
  content: "\f4eb";
}

.fa-creative-commons-pd:before {
  content: "\f4ec";
}

.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

.fa-creative-commons-remix:before {
  content: "\f4ee";
}

.fa-creative-commons-sa:before {
  content: "\f4ef";
}

.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

.fa-creative-commons-share:before {
  content: "\f4f2";
}

.fa-creative-commons-zero:before {
  content: "\f4f3";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-critical-role:before {
  content: "\f6c9";
}

.fa-crop:before {
  content: "\f125";
}

.fa-crop-alt:before {
  content: "\f565";
}

.fa-cross:before {
  content: "\f654";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-crow:before {
  content: "\f520";
}

.fa-crown:before {
  content: "\f521";
}

.fa-crutch:before {
  content: "\f7f7";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-css3-alt:before {
  content: "\f38b";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-cut:before {
  content: "\f0c4";
}

.fa-cuttlefish:before {
  content: "\f38c";
}

.fa-d-and-d:before {
  content: "\f38d";
}

.fa-d-and-d-beyond:before {
  content: "\f6ca";
}

.fa-dailymotion:before {
  content: "\e052";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-deaf:before {
  content: "\f2a4";
}

.fa-deezer:before {
  content: "\e077";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-democrat:before {
  content: "\f747";
}

.fa-deploydog:before {
  content: "\f38e";
}

.fa-deskpro:before {
  content: "\f38f";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-dev:before {
  content: "\f6cc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-dharmachakra:before {
  content: "\f655";
}

.fa-dhl:before {
  content: "\f790";
}

.fa-diagnoses:before {
  content: "\f470";
}

.fa-diaspora:before {
  content: "\f791";
}

.fa-dice:before {
  content: "\f522";
}

.fa-dice-d20:before {
  content: "\f6cf";
}

.fa-dice-d6:before {
  content: "\f6d1";
}

.fa-dice-five:before {
  content: "\f523";
}

.fa-dice-four:before {
  content: "\f524";
}

.fa-dice-one:before {
  content: "\f525";
}

.fa-dice-six:before {
  content: "\f526";
}

.fa-dice-three:before {
  content: "\f527";
}

.fa-dice-two:before {
  content: "\f528";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-digital-ocean:before {
  content: "\f391";
}

.fa-digital-tachograph:before {
  content: "\f566";
}

.fa-directions:before {
  content: "\f5eb";
}

.fa-discord:before {
  content: "\f392";
}

.fa-discourse:before {
  content: "\f393";
}

.fa-disease:before {
  content: "\f7fa";
}

.fa-divide:before {
  content: "\f529";
}

.fa-dizzy:before {
  content: "\f567";
}

.fa-dna:before {
  content: "\f471";
}

.fa-dochub:before {
  content: "\f394";
}

.fa-docker:before {
  content: "\f395";
}

.fa-dog:before {
  content: "\f6d3";
}

.fa-dollar-sign:before {
  content: "\f155";
}

.fa-dolly:before {
  content: "\f472";
}

.fa-dolly-flatbed:before {
  content: "\f474";
}

.fa-donate:before {
  content: "\f4b9";
}

.fa-door-closed:before {
  content: "\f52a";
}

.fa-door-open:before {
  content: "\f52b";
}

.fa-dot-circle:before {
  content: "\f192";
}

.fa-dove:before {
  content: "\f4ba";
}

.fa-download:before {
  content: "\f019";
}

.fa-draft2digital:before {
  content: "\f396";
}

.fa-drafting-compass:before {
  content: "\f568";
}

.fa-dragon:before {
  content: "\f6d5";
}

.fa-draw-polygon:before {
  content: "\f5ee";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-dribbble-square:before {
  content: "\f397";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-drum:before {
  content: "\f569";
}

.fa-drum-steelpan:before {
  content: "\f56a";
}

.fa-drumstick-bite:before {
  content: "\f6d7";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-dumbbell:before {
  content: "\f44b";
}

.fa-dumpster:before {
  content: "\f793";
}

.fa-dumpster-fire:before {
  content: "\f794";
}

.fa-dungeon:before {
  content: "\f6d9";
}

.fa-dyalog:before {
  content: "\f399";
}

.fa-earlybirds:before {
  content: "\f39a";
}

.fa-ebay:before {
  content: "\f4f4";
}

.fa-edge:before {
  content: "\f282";
}

.fa-edge-legacy:before {
  content: "\e078";
}

.fa-edit:before {
  content: "\f044";
}

.fa-egg:before {
  content: "\f7fb";
}

.fa-eject:before {
  content: "\f052";
}

.fa-elementor:before {
  content: "\f430";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-ello:before {
  content: "\f5f1";
}

.fa-ember:before {
  content: "\f423";
}

.fa-empire:before {
  content: "\f1d1";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-text:before {
  content: "\f658";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-envira:before {
  content: "\f299";
}

.fa-equals:before {
  content: "\f52c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-erlang:before {
  content: "\f39d";
}

.fa-ethereum:before {
  content: "\f42e";
}

.fa-ethernet:before {
  content: "\f796";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-euro-sign:before {
  content: "\f153";
}

.fa-evernote:before {
  content: "\f839";
}

.fa-exchange-alt:before {
  content: "\f362";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-expand:before {
  content: "\f065";
}

.fa-expand-alt:before {
  content: "\f424";
}

.fa-expand-arrows-alt:before {
  content: "\f31e";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-external-link-alt:before {
  content: "\f35d";
}

.fa-external-link-square-alt:before {
  content: "\f360";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-dropper:before {
  content: "\f1fb";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-facebook-f:before {
  content: "\f39e";
}

.fa-facebook-messenger:before {
  content: "\f39f";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-fan:before {
  content: "\f863";
}

.fa-fantasy-flight-games:before {
  content: "\f6dc";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-faucet:before {
  content: "\e005";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-feather:before {
  content: "\f52d";
}

.fa-feather-alt:before {
  content: "\f56b";
}

.fa-fedex:before {
  content: "\f797";
}

.fa-fedora:before {
  content: "\f798";
}

.fa-female:before {
  content: "\f182";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-figma:before {
  content: "\f799";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-alt:before {
  content: "\f15c";
}

.fa-file-archive:before {
  content: "\f1c6";
}

.fa-file-audio:before {
  content: "\f1c7";
}

.fa-file-code:before {
  content: "\f1c9";
}

.fa-file-contract:before {
  content: "\f56c";
}

.fa-file-csv:before {
  content: "\f6dd";
}

.fa-file-download:before {
  content: "\f56d";
}

.fa-file-excel:before {
  content: "\f1c3";
}

.fa-file-export:before {
  content: "\f56e";
}

.fa-file-image:before {
  content: "\f1c5";
}

.fa-file-import:before {
  content: "\f56f";
}

.fa-file-invoice:before {
  content: "\f570";
}

.fa-file-invoice-dollar:before {
  content: "\f571";
}

.fa-file-medical:before {
  content: "\f477";
}

.fa-file-medical-alt:before {
  content: "\f478";
}

.fa-file-pdf:before {
  content: "\f1c1";
}

.fa-file-powerpoint:before {
  content: "\f1c4";
}

.fa-file-prescription:before {
  content: "\f572";
}

.fa-file-signature:before {
  content: "\f573";
}

.fa-file-upload:before {
  content: "\f574";
}

.fa-file-video:before {
  content: "\f1c8";
}

.fa-file-word:before {
  content: "\f1c2";
}

.fa-fill:before {
  content: "\f575";
}

.fa-fill-drip:before {
  content: "\f576";
}

.fa-film:before {
  content: "\f008";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-fingerprint:before {
  content: "\f577";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-fire-alt:before {
  content: "\f7e4";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-firefox-browser:before {
  content: "\e007";
}

.fa-first-aid:before {
  content: "\f479";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-first-order-alt:before {
  content: "\f50a";
}

.fa-firstdraft:before {
  content: "\f3a1";
}

.fa-fish:before {
  content: "\f578";
}

.fa-fist-raised:before {
  content: "\f6de";
}

.fa-flag:before {
  content: "\f024";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-flag-usa:before {
  content: "\f74d";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-flipboard:before {
  content: "\f44d";
}

.fa-flushed:before {
  content: "\f579";
}

.fa-fly:before {
  content: "\f417";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-minus:before {
  content: "\f65d";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-folder-plus:before {
  content: "\f65e";
}

.fa-font:before {
  content: "\f031";
}

.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-font-awesome-alt:before {
  content: "\f35c";
}

.fa-font-awesome-flag:before {
  content: "\f425";
}

.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-fonticons-fi:before {
  content: "\f3a2";
}

.fa-football-ball:before {
  content: "\f44e";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-freebsd:before {
  content: "\f3a4";
}

.fa-frog:before {
  content: "\f52e";
}

.fa-frown:before {
  content: "\f119";
}

.fa-frown-open:before {
  content: "\f57a";
}

.fa-fulcrum:before {
  content: "\f50b";
}

.fa-funnel-dollar:before {
  content: "\f662";
}

.fa-futbol:before {
  content: "\f1e3";
}

.fa-galactic-republic:before {
  content: "\f50c";
}

.fa-galactic-senate:before {
  content: "\f50d";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-gas-pump:before {
  content: "\f52f";
}

.fa-gavel:before {
  content: "\f0e3";
}

.fa-gem:before {
  content: "\f3a5";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-ghost:before {
  content: "\f6e2";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-gifts:before {
  content: "\f79c";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-git-alt:before {
  content: "\f841";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-github:before {
  content: "\f09b";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-gitkraken:before {
  content: "\f3a6";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-gitter:before {
  content: "\f426";
}

.fa-glass-cheers:before {
  content: "\f79f";
}

.fa-glass-martini:before {
  content: "\f000";
}

.fa-glass-martini-alt:before {
  content: "\f57b";
}

.fa-glass-whiskey:before {
  content: "\f7a0";
}

.fa-glasses:before {
  content: "\f530";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-globe-africa:before {
  content: "\f57c";
}

.fa-globe-americas:before {
  content: "\f57d";
}

.fa-globe-asia:before {
  content: "\f57e";
}

.fa-globe-europe:before {
  content: "\f7a2";
}

.fa-gofore:before {
  content: "\f3a7";
}

.fa-golf-ball:before {
  content: "\f450";
}

.fa-goodreads:before {
  content: "\f3a8";
}

.fa-goodreads-g:before {
  content: "\f3a9";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-google-drive:before {
  content: "\f3aa";
}

.fa-google-pay:before {
  content: "\e079";
}

.fa-google-play:before {
  content: "\f3ab";
}

.fa-google-plus:before {
  content: "\f2b3";
}

.fa-google-plus-g:before {
  content: "\f0d5";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-gopuram:before {
  content: "\f664";
}

.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-gratipay:before {
  content: "\f184";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-greater-than:before {
  content: "\f531";
}

.fa-greater-than-equal:before {
  content: "\f532";
}

.fa-grimace:before {
  content: "\f57f";
}

.fa-grin:before {
  content: "\f580";
}

.fa-grin-alt:before {
  content: "\f581";
}

.fa-grin-beam:before {
  content: "\f582";
}

.fa-grin-beam-sweat:before {
  content: "\f583";
}

.fa-grin-hearts:before {
  content: "\f584";
}

.fa-grin-squint:before {
  content: "\f585";
}

.fa-grin-squint-tears:before {
  content: "\f586";
}

.fa-grin-stars:before {
  content: "\f587";
}

.fa-grin-tears:before {
  content: "\f588";
}

.fa-grin-tongue:before {
  content: "\f589";
}

.fa-grin-tongue-squint:before {
  content: "\f58a";
}

.fa-grin-tongue-wink:before {
  content: "\f58b";
}

.fa-grin-wink:before {
  content: "\f58c";
}

.fa-grip-horizontal:before {
  content: "\f58d";
}

.fa-grip-lines:before {
  content: "\f7a4";
}

.fa-grip-lines-vertical:before {
  content: "\f7a5";
}

.fa-grip-vertical:before {
  content: "\f58e";
}

.fa-gripfire:before {
  content: "\f3ac";
}

.fa-grunt:before {
  content: "\f3ad";
}

.fa-guilded:before {
  content: "\e07e";
}

.fa-guitar:before {
  content: "\f7a6";
}

.fa-gulp:before {
  content: "\f3ae";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-hacker-news-square:before {
  content: "\f3af";
}

.fa-hackerrank:before {
  content: "\f5f7";
}

.fa-hamburger:before {
  content: "\f805";
}

.fa-hammer:before {
  content: "\f6e3";
}

.fa-hamsa:before {
  content: "\f665";
}

.fa-hand-holding:before {
  content: "\f4bd";
}

.fa-hand-holding-heart:before {
  content: "\f4be";
}

.fa-hand-holding-medical:before {
  content: "\e05c";
}

.fa-hand-holding-usd:before {
  content: "\f4c0";
}

.fa-hand-holding-water:before {
  content: "\f4c1";
}

.fa-hand-lizard:before {
  content: "\f258";
}

.fa-hand-middle-finger:before {
  content: "\f806";
}

.fa-hand-paper:before {
  content: "\f256";
}

.fa-hand-peace:before {
  content: "\f25b";
}

.fa-hand-point-down:before {
  content: "\f0a7";
}

.fa-hand-point-left:before {
  content: "\f0a5";
}

.fa-hand-point-right:before {
  content: "\f0a4";
}

.fa-hand-point-up:before {
  content: "\f0a6";
}

.fa-hand-pointer:before {
  content: "\f25a";
}

.fa-hand-rock:before {
  content: "\f255";
}

.fa-hand-scissors:before {
  content: "\f257";
}

.fa-hand-sparkles:before {
  content: "\e05d";
}

.fa-hand-spock:before {
  content: "\f259";
}

.fa-hands:before {
  content: "\f4c2";
}

.fa-hands-helping:before {
  content: "\f4c4";
}

.fa-hands-wash:before {
  content: "\e05e";
}

.fa-handshake:before {
  content: "\f2b5";
}

.fa-handshake-alt-slash:before {
  content: "\e05f";
}

.fa-handshake-slash:before {
  content: "\e060";
}

.fa-hanukiah:before {
  content: "\f6e6";
}

.fa-hard-hat:before {
  content: "\f807";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-hat-cowboy:before {
  content: "\f8c0";
}

.fa-hat-cowboy-side:before {
  content: "\f8c1";
}

.fa-hat-wizard:before {
  content: "\f6e8";
}

.fa-hdd:before {
  content: "\f0a0";
}

.fa-head-side-cough:before {
  content: "\e061";
}

.fa-head-side-cough-slash:before {
  content: "\e062";
}

.fa-head-side-mask:before {
  content: "\e063";
}

.fa-head-side-virus:before {
  content: "\e064";
}

.fa-heading:before {
  content: "\f1dc";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-headphones-alt:before {
  content: "\f58f";
}

.fa-headset:before {
  content: "\f590";
}

.fa-heart:before {
  content: "\f004";
}

.fa-heart-broken:before {
  content: "\f7a9";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-helicopter:before {
  content: "\f533";
}

.fa-highlighter:before {
  content: "\f591";
}

.fa-hiking:before {
  content: "\f6ec";
}

.fa-hippo:before {
  content: "\f6ed";
}

.fa-hips:before {
  content: "\f452";
}

.fa-hire-a-helper:before {
  content: "\f3b0";
}

.fa-history:before {
  content: "\f1da";
}

.fa-hive:before {
  content: "\e07f";
}

.fa-hockey-puck:before {
  content: "\f453";
}

.fa-holly-berry:before {
  content: "\f7aa";
}

.fa-home:before {
  content: "\f015";
}

.fa-hooli:before {
  content: "\f427";
}

.fa-hornbill:before {
  content: "\f592";
}

.fa-horse:before {
  content: "\f6f0";
}

.fa-horse-head:before {
  content: "\f7ab";
}

.fa-hospital:before {
  content: "\f0f8";
}

.fa-hospital-alt:before {
  content: "\f47d";
}

.fa-hospital-symbol:before {
  content: "\f47e";
}

.fa-hospital-user:before {
  content: "\f80d";
}

.fa-hot-tub:before {
  content: "\f593";
}

.fa-hotdog:before {
  content: "\f80f";
}

.fa-hotel:before {
  content: "\f594";
}

.fa-hotjar:before {
  content: "\f3b1";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-start:before {
  content: "\f251";
}

.fa-house-damage:before {
  content: "\f6f1";
}

.fa-house-user:before {
  content: "\e065";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-hryvnia:before {
  content: "\f6f2";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-hubspot:before {
  content: "\f3b2";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-ice-cream:before {
  content: "\f810";
}

.fa-icicles:before {
  content: "\f7ad";
}

.fa-icons:before {
  content: "\f86d";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-id-card:before {
  content: "\f2c2";
}

.fa-id-card-alt:before {
  content: "\f47f";
}

.fa-ideal:before {
  content: "\e013";
}

.fa-igloo:before {
  content: "\f7ae";
}

.fa-image:before {
  content: "\f03e";
}

.fa-images:before {
  content: "\f302";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-industry:before {
  content: "\f275";
}

.fa-infinity:before {
  content: "\f534";
}

.fa-info:before {
  content: "\f129";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-innosoft:before {
  content: "\e080";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-instagram-square:before {
  content: "\e055";
}

.fa-instalod:before {
  content: "\e081";
}

.fa-intercom:before {
  content: "\f7af";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-invision:before {
  content: "\f7b0";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-italic:before {
  content: "\f033";
}

.fa-itch-io:before {
  content: "\f83a";
}

.fa-itunes:before {
  content: "\f3b4";
}

.fa-itunes-note:before {
  content: "\f3b5";
}

.fa-java:before {
  content: "\f4e4";
}

.fa-jedi:before {
  content: "\f669";
}

.fa-jedi-order:before {
  content: "\f50e";
}

.fa-jenkins:before {
  content: "\f3b6";
}

.fa-jira:before {
  content: "\f7b1";
}

.fa-joget:before {
  content: "\f3b7";
}

.fa-joint:before {
  content: "\f595";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-journal-whills:before {
  content: "\f66a";
}

.fa-js:before {
  content: "\f3b8";
}

.fa-js-square:before {
  content: "\f3b9";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-kaaba:before {
  content: "\f66b";
}

.fa-kaggle:before {
  content: "\f5fa";
}

.fa-key:before {
  content: "\f084";
}

.fa-keybase:before {
  content: "\f4f5";
}

.fa-keyboard:before {
  content: "\f11c";
}

.fa-keycdn:before {
  content: "\f3ba";
}

.fa-khanda:before {
  content: "\f66d";
}

.fa-kickstarter:before {
  content: "\f3bb";
}

.fa-kickstarter-k:before {
  content: "\f3bc";
}

.fa-kiss:before {
  content: "\f596";
}

.fa-kiss-beam:before {
  content: "\f597";
}

.fa-kiss-wink-heart:before {
  content: "\f598";
}

.fa-kiwi-bird:before {
  content: "\f535";
}

.fa-korvue:before {
  content: "\f42f";
}

.fa-landmark:before {
  content: "\f66f";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-laptop-code:before {
  content: "\f5fc";
}

.fa-laptop-house:before {
  content: "\e066";
}

.fa-laptop-medical:before {
  content: "\f812";
}

.fa-laravel:before {
  content: "\f3bd";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-laugh:before {
  content: "\f599";
}

.fa-laugh-beam:before {
  content: "\f59a";
}

.fa-laugh-squint:before {
  content: "\f59b";
}

.fa-laugh-wink:before {
  content: "\f59c";
}

.fa-layer-group:before {
  content: "\f5fd";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-lemon:before {
  content: "\f094";
}

.fa-less:before {
  content: "\f41d";
}

.fa-less-than:before {
  content: "\f536";
}

.fa-less-than-equal:before {
  content: "\f537";
}

.fa-level-down-alt:before {
  content: "\f3be";
}

.fa-level-up-alt:before {
  content: "\f3bf";
}

.fa-life-ring:before {
  content: "\f1cd";
}

.fa-lightbulb:before {
  content: "\f0eb";
}

.fa-line:before {
  content: "\f3c0";
}

.fa-link:before {
  content: "\f0c1";
}

.fa-linkedin:before {
  content: "\f08c";
}

.fa-linkedin-in:before {
  content: "\f0e1";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-lira-sign:before {
  content: "\f195";
}

.fa-list:before {
  content: "\f03a";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-lock:before {
  content: "\f023";
}

.fa-lock-open:before {
  content: "\f3c1";
}

.fa-long-arrow-alt-down:before {
  content: "\f309";
}

.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-luggage-cart:before {
  content: "\f59d";
}

.fa-lungs:before {
  content: "\f604";
}

.fa-lungs-virus:before {
  content: "\e067";
}

.fa-lyft:before {
  content: "\f3c3";
}

.fa-magento:before {
  content: "\f3c4";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-mail-bulk:before {
  content: "\f674";
}

.fa-mailchimp:before {
  content: "\f59e";
}

.fa-male:before {
  content: "\f183";
}

.fa-mandalorian:before {
  content: "\f50f";
}

.fa-map:before {
  content: "\f279";
}

.fa-map-marked:before {
  content: "\f59f";
}

.fa-map-marked-alt:before {
  content: "\f5a0";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-map-marker-alt:before {
  content: "\f3c5";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-markdown:before {
  content: "\f60f";
}

.fa-marker:before {
  content: "\f5a1";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mask:before {
  content: "\f6fa";
}

.fa-mastodon:before {
  content: "\f4f6";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-mdb:before {
  content: "\f8ca";
}

.fa-medal:before {
  content: "\f5a2";
}

.fa-medapps:before {
  content: "\f3c6";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-medium-m:before {
  content: "\f3c7";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-medrt:before {
  content: "\f3c8";
}

.fa-meetup:before {
  content: "\f2e0";
}

.fa-megaport:before {
  content: "\f5a3";
}

.fa-meh:before {
  content: "\f11a";
}

.fa-meh-blank:before {
  content: "\f5a4";
}

.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

.fa-memory:before {
  content: "\f538";
}

.fa-mendeley:before {
  content: "\f7b3";
}

.fa-menorah:before {
  content: "\f676";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-meteor:before {
  content: "\f753";
}

.fa-microblog:before {
  content: "\e01a";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-alt:before {
  content: "\f3c9";
}

.fa-microphone-alt-slash:before {
  content: "\f539";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-microscope:before {
  content: "\f610";
}

.fa-microsoft:before {
  content: "\f3ca";
}

.fa-minus:before {
  content: "\f068";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-mitten:before {
  content: "\f7b5";
}

.fa-mix:before {
  content: "\f3cb";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-mixer:before {
  content: "\e056";
}

.fa-mizuni:before {
  content: "\f3cc";
}

.fa-mobile:before {
  content: "\f10b";
}

.fa-mobile-alt:before {
  content: "\f3cd";
}

.fa-modx:before {
  content: "\f285";
}

.fa-monero:before {
  content: "\f3d0";
}

.fa-money-bill:before {
  content: "\f0d6";
}

.fa-money-bill-alt:before {
  content: "\f3d1";
}

.fa-money-bill-wave:before {
  content: "\f53a";
}

.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

.fa-money-check:before {
  content: "\f53c";
}

.fa-money-check-alt:before {
  content: "\f53d";
}

.fa-monument:before {
  content: "\f5a6";
}

.fa-moon:before {
  content: "\f186";
}

.fa-mortar-pestle:before {
  content: "\f5a7";
}

.fa-mosque:before {
  content: "\f678";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-mountain:before {
  content: "\f6fc";
}

.fa-mouse:before {
  content: "\f8cc";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-mug-hot:before {
  content: "\f7b6";
}

.fa-music:before {
  content: "\f001";
}

.fa-napster:before {
  content: "\f3d2";
}

.fa-neos:before {
  content: "\f612";
}

.fa-network-wired:before {
  content: "\f6ff";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-newspaper:before {
  content: "\f1ea";
}

.fa-nimblr:before {
  content: "\f5a8";
}

.fa-node:before {
  content: "\f419";
}

.fa-node-js:before {
  content: "\f3d3";
}

.fa-not-equal:before {
  content: "\f53e";
}

.fa-notes-medical:before {
  content: "\f481";
}

.fa-npm:before {
  content: "\f3d4";
}

.fa-ns8:before {
  content: "\f3d5";
}

.fa-nutritionix:before {
  content: "\f3d6";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-octopus-deploy:before {
  content: "\e082";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-oil-can:before {
  content: "\f613";
}

.fa-old-republic:before {
  content: "\f510";
}

.fa-om:before {
  content: "\f679";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-orcid:before {
  content: "\f8d2";
}

.fa-osi:before {
  content: "\f41a";
}

.fa-otter:before {
  content: "\f700";
}

.fa-outdent:before {
  content: "\f03b";
}

.fa-page4:before {
  content: "\f3d7";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-pager:before {
  content: "\f815";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-paint-roller:before {
  content: "\f5aa";
}

.fa-palette:before {
  content: "\f53f";
}

.fa-palfed:before {
  content: "\f3d8";
}

.fa-pallet:before {
  content: "\f482";
}

.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-parachute-box:before {
  content: "\f4cd";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-parking:before {
  content: "\f540";
}

.fa-passport:before {
  content: "\f5ab";
}

.fa-pastafarianism:before {
  content: "\f67b";
}

.fa-paste:before {
  content: "\f0ea";
}

.fa-patreon:before {
  content: "\f3d9";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-peace:before {
  content: "\f67c";
}

.fa-pen:before {
  content: "\f304";
}

.fa-pen-alt:before {
  content: "\f305";
}

.fa-pen-fancy:before {
  content: "\f5ac";
}

.fa-pen-nib:before {
  content: "\f5ad";
}

.fa-pen-square:before {
  content: "\f14b";
}

.fa-pencil-alt:before {
  content: "\f303";
}

.fa-pencil-ruler:before {
  content: "\f5ae";
}

.fa-penny-arcade:before {
  content: "\f704";
}

.fa-people-arrows:before {
  content: "\e068";
}

.fa-people-carry:before {
  content: "\f4ce";
}

.fa-pepper-hot:before {
  content: "\f816";
}

.fa-perbyte:before {
  content: "\e083";
}

.fa-percent:before {
  content: "\f295";
}

.fa-percentage:before {
  content: "\f541";
}

.fa-periscope:before {
  content: "\f3da";
}

.fa-person-booth:before {
  content: "\f756";
}

.fa-phabricator:before {
  content: "\f3db";
}

.fa-phoenix-framework:before {
  content: "\f3dc";
}

.fa-phoenix-squadron:before {
  content: "\f511";
}

.fa-phone:before {
  content: "\f095";
}

.fa-phone-alt:before {
  content: "\f879";
}

.fa-phone-slash:before {
  content: "\f3dd";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-phone-square-alt:before {
  content: "\f87b";
}

.fa-phone-volume:before {
  content: "\f2a0";
}

.fa-photo-video:before {
  content: "\f87c";
}

.fa-php:before {
  content: "\f457";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-pied-piper-hat:before {
  content: "\f4e5";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-square:before {
  content: "\e01e";
}

.fa-piggy-bank:before {
  content: "\f4d3";
}

.fa-pills:before {
  content: "\f484";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-pizza-slice:before {
  content: "\f818";
}

.fa-place-of-worship:before {
  content: "\f67f";
}

.fa-plane:before {
  content: "\f072";
}

.fa-plane-arrival:before {
  content: "\f5af";
}

.fa-plane-departure:before {
  content: "\f5b0";
}

.fa-plane-slash:before {
  content: "\e069";
}

.fa-play:before {
  content: "\f04b";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-playstation:before {
  content: "\f3df";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-plus:before {
  content: "\f067";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-poll:before {
  content: "\f681";
}

.fa-poll-h:before {
  content: "\f682";
}

.fa-poo:before {
  content: "\f2fe";
}

.fa-poo-storm:before {
  content: "\f75a";
}

.fa-poop:before {
  content: "\f619";
}

.fa-portrait:before {
  content: "\f3e0";
}

.fa-pound-sign:before {
  content: "\f154";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-pray:before {
  content: "\f683";
}

.fa-praying-hands:before {
  content: "\f684";
}

.fa-prescription:before {
  content: "\f5b1";
}

.fa-prescription-bottle:before {
  content: "\f485";
}

.fa-prescription-bottle-alt:before {
  content: "\f486";
}

.fa-print:before {
  content: "\f02f";
}

.fa-procedures:before {
  content: "\f487";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-project-diagram:before {
  content: "\f542";
}

.fa-pump-medical:before {
  content: "\e06a";
}

.fa-pump-soap:before {
  content: "\e06b";
}

.fa-pushed:before {
  content: "\f3e1";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-python:before {
  content: "\f3e2";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-question:before {
  content: "\f128";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-quidditch:before {
  content: "\f458";
}

.fa-quinscape:before {
  content: "\f459";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-quran:before {
  content: "\f687";
}

.fa-r-project:before {
  content: "\f4f7";
}

.fa-radiation:before {
  content: "\f7b9";
}

.fa-radiation-alt:before {
  content: "\f7ba";
}

.fa-rainbow:before {
  content: "\f75b";
}

.fa-random:before {
  content: "\f074";
}

.fa-raspberry-pi:before {
  content: "\f7bb";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-react:before {
  content: "\f41b";
}

.fa-reacteurope:before {
  content: "\f75d";
}

.fa-readme:before {
  content: "\f4d5";
}

.fa-rebel:before {
  content: "\f1d0";
}

.fa-receipt:before {
  content: "\f543";
}

.fa-record-vinyl:before {
  content: "\f8d9";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-red-river:before {
  content: "\f3e3";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-redhat:before {
  content: "\f7bc";
}

.fa-redo:before {
  content: "\f01e";
}

.fa-redo-alt:before {
  content: "\f2f9";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-remove-format:before {
  content: "\f87d";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-reply:before {
  content: "\f3e5";
}

.fa-reply-all:before {
  content: "\f122";
}

.fa-replyd:before {
  content: "\f3e6";
}

.fa-republican:before {
  content: "\f75e";
}

.fa-researchgate:before {
  content: "\f4f8";
}

.fa-resolving:before {
  content: "\f3e7";
}

.fa-restroom:before {
  content: "\f7bd";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-rev:before {
  content: "\f5b2";
}

.fa-ribbon:before {
  content: "\f4d6";
}

.fa-ring:before {
  content: "\f70b";
}

.fa-road:before {
  content: "\f018";
}

.fa-robot:before {
  content: "\f544";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-rocketchat:before {
  content: "\f3e8";
}

.fa-rockrms:before {
  content: "\f3e9";
}

.fa-route:before {
  content: "\f4d7";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-ruble-sign:before {
  content: "\f158";
}

.fa-ruler:before {
  content: "\f545";
}

.fa-ruler-combined:before {
  content: "\f546";
}

.fa-ruler-horizontal:before {
  content: "\f547";
}

.fa-ruler-vertical:before {
  content: "\f548";
}

.fa-running:before {
  content: "\f70c";
}

.fa-rupee-sign:before {
  content: "\f156";
}

.fa-rust:before {
  content: "\e07a";
}

.fa-sad-cry:before {
  content: "\f5b3";
}

.fa-sad-tear:before {
  content: "\f5b4";
}

.fa-safari:before {
  content: "\f267";
}

.fa-salesforce:before {
  content: "\f83b";
}

.fa-sass:before {
  content: "\f41e";
}

.fa-satellite:before {
  content: "\f7bf";
}

.fa-satellite-dish:before {
  content: "\f7c0";
}

.fa-save:before {
  content: "\f0c7";
}

.fa-schlix:before {
  content: "\f3ea";
}

.fa-school:before {
  content: "\f549";
}

.fa-screwdriver:before {
  content: "\f54a";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-scroll:before {
  content: "\f70e";
}

.fa-sd-card:before {
  content: "\f7c2";
}

.fa-search:before {
  content: "\f002";
}

.fa-search-dollar:before {
  content: "\f688";
}

.fa-search-location:before {
  content: "\f689";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-searchengin:before {
  content: "\f3eb";
}

.fa-seedling:before {
  content: "\f4d8";
}

.fa-sellcast:before {
  content: "\f2da";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-server:before {
  content: "\f233";
}

.fa-servicestack:before {
  content: "\f3ec";
}

.fa-shapes:before {
  content: "\f61f";
}

.fa-share:before {
  content: "\f064";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-shekel-sign:before {
  content: "\f20b";
}

.fa-shield-alt:before {
  content: "\f3ed";
}

.fa-shield-virus:before {
  content: "\e06c";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-shipping-fast:before {
  content: "\f48b";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-shoe-prints:before {
  content: "\f54b";
}

.fa-shopify:before {
  content: "\e057";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-shopware:before {
  content: "\f5b5";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-shuttle-van:before {
  content: "\f5b6";
}

.fa-sign:before {
  content: "\f4d9";
}

.fa-sign-in-alt:before {
  content: "\f2f6";
}

.fa-sign-language:before {
  content: "\f2a7";
}

.fa-sign-out-alt:before {
  content: "\f2f5";
}

.fa-signal:before {
  content: "\f012";
}

.fa-signature:before {
  content: "\f5b7";
}

.fa-sim-card:before {
  content: "\f7c4";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-sink:before {
  content: "\e06d";
}

.fa-sistrix:before {
  content: "\f3ee";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-sith:before {
  content: "\f512";
}

.fa-skating:before {
  content: "\f7c5";
}

.fa-sketch:before {
  content: "\f7c6";
}

.fa-skiing:before {
  content: "\f7c9";
}

.fa-skiing-nordic:before {
  content: "\f7ca";
}

.fa-skull:before {
  content: "\f54c";
}

.fa-skull-crossbones:before {
  content: "\f714";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-slack:before {
  content: "\f198";
}

.fa-slack-hash:before {
  content: "\f3ef";
}

.fa-slash:before {
  content: "\f715";
}

.fa-sleigh:before {
  content: "\f7cc";
}

.fa-sliders-h:before {
  content: "\f1de";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-smile:before {
  content: "\f118";
}

.fa-smile-beam:before {
  content: "\f5b8";
}

.fa-smile-wink:before {
  content: "\f4da";
}

.fa-smog:before {
  content: "\f75f";
}

.fa-smoking:before {
  content: "\f48d";
}

.fa-smoking-ban:before {
  content: "\f54d";
}

.fa-sms:before {
  content: "\f7cd";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-snowboarding:before {
  content: "\f7ce";
}

.fa-snowflake:before {
  content: "\f2dc";
}

.fa-snowman:before {
  content: "\f7d0";
}

.fa-snowplow:before {
  content: "\f7d2";
}

.fa-soap:before {
  content: "\e06e";
}

.fa-socks:before {
  content: "\f696";
}

.fa-solar-panel:before {
  content: "\f5ba";
}

.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-alpha-down:before {
  content: "\f15d";
}

.fa-sort-alpha-down-alt:before {
  content: "\f881";
}

.fa-sort-alpha-up:before {
  content: "\f15e";
}

.fa-sort-alpha-up-alt:before {
  content: "\f882";
}

.fa-sort-amount-down:before {
  content: "\f160";
}

.fa-sort-amount-down-alt:before {
  content: "\f884";
}

.fa-sort-amount-up:before {
  content: "\f161";
}

.fa-sort-amount-up-alt:before {
  content: "\f885";
}

.fa-sort-down:before {
  content: "\f0dd";
}

.fa-sort-numeric-down:before {
  content: "\f162";
}

.fa-sort-numeric-down-alt:before {
  content: "\f886";
}

.fa-sort-numeric-up:before {
  content: "\f163";
}

.fa-sort-numeric-up-alt:before {
  content: "\f887";
}

.fa-sort-up:before {
  content: "\f0de";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-sourcetree:before {
  content: "\f7d3";
}

.fa-spa:before {
  content: "\f5bb";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-speakap:before {
  content: "\f3f3";
}

.fa-speaker-deck:before {
  content: "\f83c";
}

.fa-spell-check:before {
  content: "\f891";
}

.fa-spider:before {
  content: "\f717";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-splotch:before {
  content: "\f5bc";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-spray-can:before {
  content: "\f5bd";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-square-full:before {
  content: "\f45c";
}

.fa-square-root-alt:before {
  content: "\f698";
}

.fa-squarespace:before {
  content: "\f5be";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-stackpath:before {
  content: "\f842";
}

.fa-stamp:before {
  content: "\f5bf";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-and-crescent:before {
  content: "\f699";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-star-half-alt:before {
  content: "\f5c0";
}

.fa-star-of-david:before {
  content: "\f69a";
}

.fa-star-of-life:before {
  content: "\f621";
}

.fa-staylinked:before {
  content: "\f3f5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-steam-symbol:before {
  content: "\f3f6";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-sticker-mule:before {
  content: "\f3f7";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stopwatch:before {
  content: "\f2f2";
}

.fa-stopwatch-20:before {
  content: "\e06f";
}

.fa-store:before {
  content: "\f54e";
}

.fa-store-alt:before {
  content: "\f54f";
}

.fa-store-alt-slash:before {
  content: "\e070";
}

.fa-store-slash:before {
  content: "\e071";
}

.fa-strava:before {
  content: "\f428";
}

.fa-stream:before {
  content: "\f550";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-stripe:before {
  content: "\f429";
}

.fa-stripe-s:before {
  content: "\f42a";
}

.fa-stroopwafel:before {
  content: "\f551";
}

.fa-studiovinari:before {
  content: "\f3f8";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-subway:before {
  content: "\f239";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-suitcase-rolling:before {
  content: "\f5c1";
}

.fa-sun:before {
  content: "\f185";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-supple:before {
  content: "\f3f9";
}

.fa-surprise:before {
  content: "\f5c2";
}

.fa-suse:before {
  content: "\f7d6";
}

.fa-swatchbook:before {
  content: "\f5c3";
}

.fa-swift:before {
  content: "\f8e1";
}

.fa-swimmer:before {
  content: "\f5c4";
}

.fa-swimming-pool:before {
  content: "\f5c5";
}

.fa-symfony:before {
  content: "\f83d";
}

.fa-synagogue:before {
  content: "\f69b";
}

.fa-sync:before {
  content: "\f021";
}

.fa-sync-alt:before {
  content: "\f2f1";
}

.fa-syringe:before {
  content: "\f48e";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-table-tennis:before {
  content: "\f45d";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-tablet-alt:before {
  content: "\f3fa";
}

.fa-tablets:before {
  content: "\f490";
}

.fa-tachometer-alt:before {
  content: "\f3fd";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-tape:before {
  content: "\f4db";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-taxi:before {
  content: "\f1ba";
}

.fa-teamspeak:before {
  content: "\f4f9";
}

.fa-teeth:before {
  content: "\f62e";
}

.fa-teeth-open:before {
  content: "\f62f";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-telegram-plane:before {
  content: "\f3fe";
}

.fa-temperature-high:before {
  content: "\f769";
}

.fa-temperature-low:before {
  content: "\f76b";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-tenge:before {
  content: "\f7d7";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-the-red-yeti:before {
  content: "\f69d";
}

.fa-theater-masks:before {
  content: "\f630";
}

.fa-themeco:before {
  content: "\f5c6";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-thermometer:before {
  content: "\f491";
}

.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-think-peaks:before {
  content: "\f731";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbtack:before {
  content: "\f08d";
}

.fa-ticket-alt:before {
  content: "\f3ff";
}

.fa-tiktok:before {
  content: "\e07b";
}

.fa-times:before {
  content: "\f00d";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-tint:before {
  content: "\f043";
}

.fa-tint-slash:before {
  content: "\f5c7";
}

.fa-tired:before {
  content: "\f5c8";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-toilet:before {
  content: "\f7d8";
}

.fa-toilet-paper:before {
  content: "\f71e";
}

.fa-toilet-paper-slash:before {
  content: "\e072";
}

.fa-toolbox:before {
  content: "\f552";
}

.fa-tools:before {
  content: "\f7d9";
}

.fa-tooth:before {
  content: "\f5c9";
}

.fa-torah:before {
  content: "\f6a0";
}

.fa-torii-gate:before {
  content: "\f6a1";
}

.fa-tractor:before {
  content: "\f722";
}

.fa-trade-federation:before {
  content: "\f513";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-traffic-light:before {
  content: "\f637";
}

.fa-trailer:before {
  content: "\e041";
}

.fa-train:before {
  content: "\f238";
}

.fa-tram:before {
  content: "\f7da";
}

.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-trash-alt:before {
  content: "\f2ed";
}

.fa-trash-restore:before {
  content: "\f829";
}

.fa-trash-restore-alt:before {
  content: "\f82a";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-trello:before {
  content: "\f181";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-truck-loading:before {
  content: "\f4de";
}

.fa-truck-monster:before {
  content: "\f63b";
}

.fa-truck-moving:before {
  content: "\f4df";
}

.fa-truck-pickup:before {
  content: "\f63c";
}

.fa-tshirt:before {
  content: "\f553";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-tv:before {
  content: "\f26c";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-typo3:before {
  content: "\f42b";
}

.fa-uber:before {
  content: "\f402";
}

.fa-ubuntu:before {
  content: "\f7df";
}

.fa-uikit:before {
  content: "\f403";
}

.fa-umbraco:before {
  content: "\f8e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-umbrella-beach:before {
  content: "\f5ca";
}

.fa-uncharted:before {
  content: "\e084";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-undo:before {
  content: "\f0e2";
}

.fa-undo-alt:before {
  content: "\f2ea";
}

.fa-uniregistry:before {
  content: "\f404";
}

.fa-unity:before {
  content: "\e049";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-university:before {
  content: "\f19c";
}

.fa-unlink:before {
  content: "\f127";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-unsplash:before {
  content: "\e07c";
}

.fa-untappd:before {
  content: "\f405";
}

.fa-upload:before {
  content: "\f093";
}

.fa-ups:before {
  content: "\f7e0";
}

.fa-usb:before {
  content: "\f287";
}

.fa-user:before {
  content: "\f007";
}

.fa-user-alt:before {
  content: "\f406";
}

.fa-user-alt-slash:before {
  content: "\f4fa";
}

.fa-user-astronaut:before {
  content: "\f4fb";
}

.fa-user-check:before {
  content: "\f4fc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-clock:before {
  content: "\f4fd";
}

.fa-user-cog:before {
  content: "\f4fe";
}

.fa-user-edit:before {
  content: "\f4ff";
}

.fa-user-friends:before {
  content: "\f500";
}

.fa-user-graduate:before {
  content: "\f501";
}

.fa-user-injured:before {
  content: "\f728";
}

.fa-user-lock:before {
  content: "\f502";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-user-minus:before {
  content: "\f503";
}

.fa-user-ninja:before {
  content: "\f504";
}

.fa-user-nurse:before {
  content: "\f82f";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-user-shield:before {
  content: "\f505";
}

.fa-user-slash:before {
  content: "\f506";
}

.fa-user-tag:before {
  content: "\f507";
}

.fa-user-tie:before {
  content: "\f508";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-users:before {
  content: "\f0c0";
}

.fa-users-cog:before {
  content: "\f509";
}

.fa-users-slash:before {
  content: "\e073";
}

.fa-usps:before {
  content: "\f7e1";
}

.fa-ussunnah:before {
  content: "\f407";
}

.fa-utensil-spoon:before {
  content: "\f2e5";
}

.fa-utensils:before {
  content: "\f2e7";
}

.fa-vaadin:before {
  content: "\f408";
}

.fa-vector-square:before {
  content: "\f5cb";
}

.fa-venus:before {
  content: "\f221";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-vest:before {
  content: "\e085";
}

.fa-vest-patches:before {
  content: "\e086";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-vial:before {
  content: "\f492";
}

.fa-vials:before {
  content: "\f493";
}

.fa-viber:before {
  content: "\f409";
}

.fa-video:before {
  content: "\f03d";
}

.fa-video-slash:before {
  content: "\f4e2";
}

.fa-vihara:before {
  content: "\f6a7";
}

.fa-vimeo:before {
  content: "\f40a";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-vimeo-v:before {
  content: "\f27d";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-virus:before {
  content: "\e074";
}

.fa-virus-slash:before {
  content: "\e075";
}

.fa-viruses:before {
  content: "\e076";
}

.fa-vk:before {
  content: "\f189";
}

.fa-vnv:before {
  content: "\f40b";
}

.fa-voicemail:before {
  content: "\f897";
}

.fa-volleyball-ball:before {
  content: "\f45f";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-mute:before {
  content: "\f6a9";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-vote-yea:before {
  content: "\f772";
}

.fa-vr-cardboard:before {
  content: "\f729";
}

.fa-vuejs:before {
  content: "\f41f";
}

.fa-walking:before {
  content: "\f554";
}

.fa-wallet:before {
  content: "\f555";
}

.fa-warehouse:before {
  content: "\f494";
}

.fa-watchman-monitoring:before {
  content: "\e087";
}

.fa-water:before {
  content: "\f773";
}

.fa-wave-square:before {
  content: "\f83e";
}

.fa-waze:before {
  content: "\f83f";
}

.fa-weebly:before {
  content: "\f5cc";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-weight:before {
  content: "\f496";
}

.fa-weight-hanging:before {
  content: "\f5cd";
}

.fa-weixin:before {
  content: "\f1d7";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-whatsapp-square:before {
  content: "\f40c";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-whmcs:before {
  content: "\f40d";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-wind:before {
  content: "\f72e";
}

.fa-window-close:before {
  content: "\f410";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-wine-bottle:before {
  content: "\f72f";
}

.fa-wine-glass:before {
  content: "\f4e3";
}

.fa-wine-glass-alt:before {
  content: "\f5ce";
}

.fa-wix:before {
  content: "\f5cf";
}

.fa-wizards-of-the-coast:before {
  content: "\f730";
}

.fa-wodu:before {
  content: "\e088";
}

.fa-wolf-pack-battalion:before {
  content: "\f514";
}

.fa-won-sign:before {
  content: "\f159";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-wordpress-simple:before {
  content: "\f411";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-wpressr:before {
  content: "\f3e4";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-x-ray:before {
  content: "\f497";
}

.fa-xbox:before {
  content: "\f412";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-y-combinator:before {
  content: "\f23b";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-yammer:before {
  content: "\f840";
}

.fa-yandex:before {
  content: "\f413";
}

.fa-yandex-international:before {
  content: "\f414";
}

.fa-yarn:before {
  content: "\f7e3";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-yen-sign:before {
  content: "\f157";
}

.fa-yin-yang:before {
  content: "\f6ad";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-youtube-square:before {
  content: "\f431";
}

.fa-zhihu:before {
  content: "\f63f";
}

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

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

/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../Fonts/FontAwesome/fa-solid-900.eot");
  src: url("../Fonts/FontAwesome/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../Fonts/FontAwesome/fa-solid-900.woff2") format("woff2"), url("../Fonts/FontAwesome/fa-solid-900.woff") format("woff"), url("../Fonts/FontAwesome/fa-solid-900.ttf") format("truetype"), url("../Fonts/FontAwesome/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas,
.f3-widget-paginator a.page-link[rel],
.solr-pagination .pagination a.page-link[rel],
.f3-widget-paginator span.page-link[rel],
.solr-pagination .pagination span.page-link[rel] {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../Fonts/FontAwesome/fa-brands-400.eot");
  src: url("../Fonts/FontAwesome/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../Fonts/FontAwesome/fa-brands-400.woff2") format("woff2"), url("../Fonts/FontAwesome/fa-brands-400.woff") format("woff"), url("../Fonts/FontAwesome/fa-brands-400.ttf") format("truetype"), url("../Fonts/FontAwesome/fa-brands-400.svg#fontawesome") format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../Fonts/FontAwesome/fa-regular-400.eot");
  src: url("../Fonts/FontAwesome/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../Fonts/FontAwesome/fa-regular-400.woff2") format("woff2"), url("../Fonts/FontAwesome/fa-regular-400.woff") format("woff"), url("../Fonts/FontAwesome/fa-regular-400.ttf") format("truetype"), url("../Fonts/FontAwesome/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

/* stylelint-disable */
.slinky-menu {
  overflow: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.slinky-menu > ul {
  left: 0;
  position: relative;
  transform: translateZ(0);
}

.slinky-menu ul,
.slinky-menu li {
  list-style: none;
  margin: 0;
}

.slinky-menu ul {
  width: 100%;
}

.slinky-menu a {
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.slinky-menu a span {
  flex: 1;
  line-height: 1.4;
}

.slinky-menu li ul {
  display: none;
  left: 100%;
  position: absolute;
  top: 0;
}

.slinky-menu .header {
  display: flex;
}

.slinky-menu .header .title {
  flex: 1;
  line-height: 1.4;
  margin: 0;
  order: 1;
}

.slinky-theme-default {
  background: #000000;
}

.slinky-theme-default .title {
  color: #ffffff;
  padding: 1em;
}

.slinky-theme-default li {
  line-height: 1;
}

.slinky-theme-default a:not(.back) {
  color: #ffffff;
  padding: 1em;
}

.slinky-theme-default a:not(.back):hover {
  background-color: #4A4A4A;
}

.slinky-theme-default a:not(.back):active {
  background-color: #9A9A9A;
}

.slinky-theme-default .next::after,
.slinky-theme-default .back::before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTAuMjE5LjI4MUw4Ljc4IDEuNzIgMTYuMDYyIDlIMHYyaDE2LjA2M2wtNy4yODIgNy4yODEgMS40MzggMS40MzggOS05IC42ODctLjcxOS0uNjg3LS43MTl6IiBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48L3N2Zz4=) center no-repeat;
  background-size: 1em;
  content: "";
  height: 1em;
  opacity: 0.85;
  transition: 200ms;
  width: 1em;
}

.slinky-theme-default .next::after {
  margin-left: 1em;
}

.slinky-theme-default .back::before {
  padding: 1em;
  transform: scaleX(-1);
}

.slinky-theme-default .next:hover::after,
.slinky-theme-default .back:hover::before {
  opacity: 0.75;
}

.slinky-theme-default .next:active::after,
.slinky-theme-default .back:active::before {
  opacity: 1;
}

/* stylelint-disable */
/**
 * Swiper 4.3.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 5, 2018
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-invisible-blank-slide {
  visibility: hidden;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000;
}

.swiper-pagination-lock {
  display: none;
}

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}

/*animations*/
/******************
* Bounce in right *
*******************/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.slow {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.slower {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.slowest {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* Added by Andy Meetan */
.delay-250 {
  -webkit-animation-delay: 0.25s;
  -moz-animation-delay: 0.25s;
  -o-animation-delay: 0.25s;
  animation-delay: 0.25s;
}

.delay-500 {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.delay-750 {
  -webkit-animation-delay: 0.75s;
  -moz-animation-delay: 0.75s;
  -o-animation-delay: 0.75s;
  animation-delay: 0.75s;
}

.delay-1000 {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s;
}

.delay-1250 {
  -webkit-animation-delay: 1.25s;
  -moz-animation-delay: 1.25s;
  -o-animation-delay: 1.25s;
  animation-delay: 1.25s;
}

.delay-1500 {
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  -o-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

.delay-1750 {
  -webkit-animation-delay: 1.75s;
  -moz-animation-delay: 1.75s;
  -o-animation-delay: 1.75s;
  animation-delay: 1.75s;
}

.delay-2000 {
  -webkit-animation-delay: 2s;
  -moz-animation-delay: 2s;
  -o-animation-delay: 2s;
  animation-delay: 2s;
}

.delay-2500 {
  -webkit-animation-delay: 2.5s;
  -moz-animation-delay: 2.5s;
  -o-animation-delay: 2.5s;
  animation-delay: 2.5s;
}

.delay-2000 {
  -webkit-animation-delay: 2s;
  -moz-animation-delay: 2s;
  -o-animation-delay: 2s;
  animation-delay: 2s;
}

.delay-2500 {
  -webkit-animation-delay: 2.5s;
  -moz-animation-delay: 2.5s;
  -o-animation-delay: 2.5s;
  animation-delay: 2.5s;
}

.delay-3000 {
  -webkit-animation-delay: 3s;
  -moz-animation-delay: 3s;
  -o-animation-delay: 3s;
  animation-delay: 3s;
}

.delay-3500 {
  -webkit-animation-delay: 3.5s;
  -moz-animation-delay: 3.5s;
  -o-animation-delay: 3.5s;
  animation-delay: 3.5s;
}

.bounceInRight, .bounceInLeft, .bounceInUp, .bounceInDown {
  opacity: 0;
  -webkit-transform: translateX(400px);
  transform: translateX(400px);
}

.fadeInRight, .fadeInLeft, .fadeInUp, .fadeInDown {
  opacity: 0;
  -webkit-transform: translateX(400px);
  transform: translateX(400px);
}

.flipInX, .flipInY, .rotateIn, .rotateInUpLeft, .rotateInUpRight, .rotateInDownLeft, .rotateDownUpRight, .rollIn {
  opacity: 0;
}

.lightSpeedInRight, .lightSpeedInLeft {
  opacity: 0;
  -webkit-transform: translateX(400px);
  transform: translateX(400px);
}

/***********
* bounceIn *
************/
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    transform: scale(1.05);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
.bounceIn.go {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

/****************
* bounceInRight *
****************/
@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(400px);
  }
  60% {
    -webkit-transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(400px);
  }
  60% {
    transform: translateX(-30px);
  }
  80% {
    transform: translateX(10px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.bounceInRight.go {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

/******************
* Bounce in left *
*******************/
@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-400px);
  }
  60% {
    -webkit-transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    transform: translateX(-400px);
  }
  60% {
    transform: translateX(30px);
  }
  80% {
    transform: translateX(-10px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.bounceInLeft.go {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

/******************
* Bounce in up *
*******************/
@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(400px);
  }
  60% {
    -webkit-transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes bounceInUp {
  0% {
    opacity: 0;
    transform: translateY(400px);
  }
  60% {
    transform: translateY(-30px);
  }
  80% {
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.bounceInUp.go {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

/******************
* Bounce in down *
*******************/
@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-400px);
  }
  60% {
    -webkit-transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes bounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-400px);
  }
  60% {
    transform: translateY(30px);
  }
  80% {
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.bounceInDown.go {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

/**********
* Fade In *
**********/
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    display: block;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    display: block;
  }
}
.fadeIn {
  opacity: 0;
}

.fadeIn.go {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

/**********
* Grow in *
***********/
@-webkit-keyframes growIn {
  0% {
    -webkit-transform: scale(0.2);
    opacity: 0;
  }
  50% {
    -webkit-transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
@keyframes growIn {
  0% {
    transform: scale(0.2);
    opacity: 0;
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.growIn {
  -webkit-transform: scale(0.2);
  transform: scale(0.2);
  opacity: 0;
}

.growIn.go {
  -webkit-animation-name: growIn;
  animation-name: growIn;
}

/********
* Shake *
********/
@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
  }
}
@keyframes shake {
  0%, 100% {
    transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    transform: translateX(10px);
  }
}
.shake.go {
  -webkit-animation-name: shake;
  animation-name: shake;
}

/********
* ShakeUp *
********/
@-webkit-keyframes shakeUp {
  0%, 100% {
    -webkit-transform: translateY(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateY(-10px);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateY(10px);
  }
}
@keyframes shakeUp {
  0%, 100% {
    transform: translateY(0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translateY(-10px);
  }
  20%, 40%, 60%, 80% {
    transform: translateY(10px);
  }
}
.shakeUp.go {
  -webkit-animation-name: shakeUp;
  animation-name: shakeUp;
}

/*************
* FadeInLeft *
*************/
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-400px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-400px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft {
  opacity: 0;
  -webkit-transform: translateX(-400px);
  transform: translateX(-400px);
}

.fadeInLeft.go {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

/*************
* FadeInRight *
*************/
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(400px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(400px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight {
  opacity: 0;
  -webkit-transform: translateX(400px);
  transform: translateX(400px);
}

.fadeInRight.go {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

/*************
* FadeInUp *
*************/
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(400px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(400px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp {
  opacity: 0;
  -webkit-transform: translateY(400px);
  transform: translateY(400px);
}

.fadeInUp.go {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

/*************
* FadeInDown *
*************/
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-400px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-400px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDown {
  opacity: 0;
  -webkit-transform: translateY(-400px);
  transform: translateY(-400px);
}

.fadeInDown.go {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

/*****************
* rotateIn *
*****************/
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    transform-origin: center center;
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateIn.go {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

/*****************
* rotateInUpLeft *
*****************/
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpLeft.go {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

/*******************
* rotateInDownLeft *
*******************/
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownLeft.go {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

/******************
* rotateInUpRight *
*******************/
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpRight.go {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

/********************
* rotateInDownRight *
********************/
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownRight.go {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

/*********
* rollIn *
**********/
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg);
  }
}
.rollIn.go {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/*********
* wiggle *
**********/
@-webkit-keyframes wiggle {
  0% {
    -webkit-transform: skewX(9deg);
  }
  10% {
    -webkit-transform: skewX(-8deg);
  }
  20% {
    -webkit-transform: skewX(7deg);
  }
  30% {
    -webkit-transform: skewX(-6deg);
  }
  40% {
    -webkit-transform: skewX(5deg);
  }
  50% {
    -webkit-transform: skewX(-4deg);
  }
  60% {
    -webkit-transform: skewX(3deg);
  }
  70% {
    -webkit-transform: skewX(-2deg);
  }
  80% {
    -webkit-transform: skewX(1deg);
  }
  90% {
    -webkit-transform: skewX(0deg);
  }
  100% {
    -webkit-transform: skewX(0deg);
  }
}
@keyframes wiggle {
  0% {
    transform: skewX(9deg);
  }
  10% {
    transform: skewX(-8deg);
  }
  20% {
    transform: skewX(7deg);
  }
  30% {
    transform: skewX(-6deg);
  }
  40% {
    transform: skewX(5deg);
  }
  50% {
    transform: skewX(-4deg);
  }
  60% {
    transform: skewX(3deg);
  }
  70% {
    transform: skewX(-2deg);
  }
  80% {
    transform: skewX(1deg);
  }
  90% {
    transform: skewX(0deg);
  }
  100% {
    transform: skewX(0deg);
  }
}
.wiggle.go {
  -webkit-animation-name: wiggle;
  animation-name: wiggle;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

/********
* swing *
*********/
@-webkit-keyframes swing {
  20%, 40%, 60%, 80%, 100% {
    -webkit-transform-origin: top center;
  }
  20% {
    -webkit-transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    transform: rotate(15deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  60% {
    transform: rotate(5deg);
  }
  80% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.swing.go {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

/*******
* tada *
********/
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
  }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    transform: scale(1);
  }
  10%, 20% {
    transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    transform: scale(1) rotate(0);
  }
}
.tada.go {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/*********
* wobble *
**********/
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
  }
}
@keyframes wobble {
  0% {
    transform: translateX(0%);
  }
  15% {
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    transform: translateX(0%);
  }
}
.wobble.go {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

/********
* pulse *
*********/
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.pulse.go {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

/***************
* lightSpeedInRight *
****************/
@-webkit-keyframes lightSpeedInRight {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@keyframes lightSpeedInRight {
  0% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
.lightSpeedInRight.go {
  -webkit-animation-name: lightSpeedInRight;
  animation-name: lightSpeedInRight;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

/***************
* lightSpeedInLeft *
****************/
@-webkit-keyframes lightSpeedInLeft {
  0% {
    -webkit-transform: translateX(-100%) skewX(30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(20%) skewX(-30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@keyframes lightSpeedInLeft {
  0% {
    transform: translateX(-100%) skewX(30deg);
    opacity: 0;
  }
  60% {
    transform: translateX(20%) skewX(-30deg);
    opacity: 1;
  }
  80% {
    transform: translateX(0%) skewX(15deg);
    opacity: 1;
  }
  100% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
.lightSpeedInLeft.go {
  -webkit-animation-name: lightSpeedInLeft;
  animation-name: lightSpeedInLeft;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

/*******
* Flip *
*******/
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(0);
    -webkit-animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -webkit-animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) scale(1);
    -webkit-animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    transform: perspective(400px) rotateY(0);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translateZ(150px) rotateY(170deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) rotateY(360deg) scale(0.95);
    animation-timing-function: ease-in;
  }
  100% {
    transform: perspective(400px) scale(1);
    animation-timing-function: ease-in;
  }
}
.flip.go {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flip;
  backface-visibility: visible !important;
  animation-name: flip;
}

/**********
* flipInX *
**********/
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes flipInX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
.flipInX.go {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  backface-visibility: visible !important;
  animation-name: flipInX;
}

/**********
* flipInY *
**********/
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes flipInY {
  0% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
.flipInY.go {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  backface-visibility: visible !important;
  animation-name: flipInY;
}

/*****************
* Out animations *
*****************/
/************
* bounceOut *
*************/
@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
}
@keyframes bounceOut {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    transform: scale(0.3);
  }
}
.bounceOut.goAway {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

/************
* bounceOutUp *
*************/
@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp.goAway {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

/************
* bounceOutDown *
*************/
@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown.goAway {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

/************
* bounceOutLeft *
*************/
@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft.goAway {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

/************
* bounceOutRight *
*************/
@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight.goAway {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

/************
* fadeOut *
*************/
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut.goAway {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

/************
* fadeOutUp *
*************/
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUp.goAway {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

/************
* fadeOutDown *
*************/
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDown.goAway {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

/************
* fadeOutLeft *
*************/
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeft.goAway {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

/************
* fadeOutRight *
*************/
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRight.goAway {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

/************
* flipOutX *
*************/
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.flipOutX.goAway {
  -webkit-animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  animation-name: flipOutX;
  backface-visibility: visible !important;
}

/************
* flipOutY *
*************/
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}

/************
* lightSpeedOutRight *
*************/
@-webkit-keyframes lightSpeedOutRight {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOutRight {
  0% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
.lightSpeedOutRight.goAway {
  -webkit-animation-name: lightSpeedOutRight;
  animation-name: lightSpeedOutRight;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

/************
* lightSpeedOutLeft *
*************/
@-webkit-keyframes lightSpeedOutLeft {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-100%) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOutLeft {
  0% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    transform: translateX(-100%) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOutLeft.goAway {
  -webkit-animation-name: lightSpeedOutLeft;
  animation-name: lightSpeedOutLeft;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

/************
* rotateOut *
*************/
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: center center;
    transform: rotate(200deg);
    opacity: 0;
  }
}
.rotateOut.goAway {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

/************
* rotateOutUpLeft *
*************/
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -transform-origin: left bottom;
    -transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutUpLeft.goAway {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

/************
* rotateOutDownLeft *
*************/
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutDownLeft.goAway {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

/************
* rotateOutUpRight *
*************/
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutUpRight.goAway {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

/************
* rollOut *
*************/
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    transform: translateX(100%) rotate(120deg);
  }
}
.rollOut.goAway {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

/*****************
* Short Animations
*******************/
/*********************
* fadeInUpShort
*********************/
@-webkit-keyframes fadeInUpShort {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInUpShort {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpShort {
  opacity: 0;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
}

.fadeInUpShort.go {
  -webkit-animation-name: fadeInUpShort;
  animation-name: fadeInUpShort;
}

/*********************
* fadeInDownShort
*********************/
@-webkit-keyframes fadeInDownShort {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInDownShort {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownShort {
  opacity: 0;
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
}

.fadeInDownShort.go {
  -webkit-animation-name: fadeInDownShort;
  animation-name: fadeInDownShort;
}

/*********************
* fadeInRightShort 
*********************/
@-webkit-keyframes fadeInRightShort {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes fadeInRightShort {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightShort {
  opacity: 0;
  -webkit-transform: translateX(20px);
  transform: translateX(20px);
}

.fadeInRightShort.go {
  -webkit-animation-name: fadeInRightShort;
  animation-name: fadeInRightShort;
}

/*********************
* fadeInLeftShort 
*********************/
@-webkit-keyframes fadeInLeftShort {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes fadeInLeftShort {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftShort {
  opacity: 0;
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px);
}

.fadeInLeftShort.go {
  -webkit-animation-name: fadeInLeftShort;
  animation-name: fadeInLeftShort;
}

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

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

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

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

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

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

/* Slider */
.slick-loading .slick-list {
  background: #fff url("/typo3conf/ext/bgm_theme_rps/Resources/Public/Images/ajax-loader.gif") center center no-repeat;
}

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 60px;
  width: 60px;
  line-height: 0px;
  font-size: 0px;
  font-weight: 900;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "Font Awesome 5 Free";
  font-size: 60px;
  line-height: 1;
  color: #FFF;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -95px;
}
.slick-prev:before {
  content: "\f104";
}
[dir=rtl] .slick-prev:before {
  content: "\f105";
}

.slick-next {
  right: -95px;
}
.slick-next:before {
  content: "\f105";
}
[dir=rtl] .slick-next:before {
  content: "\f104";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "Font Awesome 5 Free";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

@media screen and (min-width: 1360px) {
  .news-slider-items:before, .news-slider-items:after {
    background: #00628e none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: -1120px;
    position: absolute;
    top: 50%;
    width: 1000px;
  }
}
@media screen and (min-width: 1360px) {
  .news-slider-items:after {
    left: auto;
    right: -1120px;
  }
}
.news-slider-items h3 a, .news-slider-items #tx-solr-faceting .tx-solr-facets-header a, #tx-solr-faceting .news-slider-items .tx-solr-facets-header a, .news-slider-items .tx-powermail legend a, .news-slider-items .frame-type-felogin_login legend a, .news-slider-items .tx-solr-search-form legend a, .tx-powermail .news-slider-items legend a, .frame-type-felogin_login .news-slider-items legend a, .tx-solr-search-form .news-slider-items legend a {
  text-decoration: none;
  line-height: 1.2em;
}
.news-slider-items p.category {
  color: #000;
  font-weight: 600;
}

/***************************************************************/
/***************************************************************/
.slick-prev,
.slick-next {
  background: var(--color-indigo);
  width: 40px;
  height: 40px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
.slick-prev:hover,
.slick-next:hover {
  background: var(--color-blue);
}
.slick-prev:before,
.slick-next:before {
  line-height: 40px;
  width: 40px;
  font-size: 20px;
}
.slick-prev:focus,
.slick-next:focus {
  background: var(--color-indigo);
}
.slick-prev:focus:hover,
.slick-next:focus:hover {
  background: var(--color-blue);
}

* {
  box-sizing: border-box;
}

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

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

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

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

[hidden],
template {
  display: none;
}

a[id^=c] {
  display: none;
}

html {
  height: 100%;
}

body {
  min-height: 100%;
}

.container, .post-list, .news-detail-page .content-container .frame:not(:nth-child(1)), .news-list-view, .cookie-message .cookie-message_inner {
  max-width: 1170px;
  margin: 0 auto;
  position: relative;
  width: 100%;
}
.container__header-spacer {
  height: 110px;
}

@media only all and (min-width: 48em) {
  .content-wrapper {
    min-height: 500px;
  }
}
@media only all and (max-width: 73.0625em) {
  .content-wrapper {
    padding: 0 0.625em;
  }
}
@media only all and (min-width: 60em) {
  .content-wrapper.subpage {
    display: flex;
    justify-content: space-between;
  }
}

.content-element {
  margin-bottom: 1.25em;
}

header#top {
  width: 100%;
  position: fixed;
  z-index: 100;
  background: #FFF;
  -webkit-box-shadow: 0px 0px 5px #333333;
  -moz-box-shadow: 0px 0px 5px #333333;
  box-shadow: 0px 0px 5px #333333;
}
header#top .inner {
  margin: 0 10px;
  position: relative;
}
header#top .logo {
  width: 300px;
  display: block;
  float: left;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
header#top .logo img {
  width: 100%;
  height: auto;
}
header#top a {
  color: #000;
  text-decoration: none;
}
header#top a:hover {
  color: #d10a11;
}
header#top.small .logo {
  width: 230px;
}
@media only all and (max-width: 30em) {
  header#top .logo {
    width: 80%;
  }
}
@media only all and (min-width: 60em) {
  header#top .logo {
    width: 300px;
  }
}

.print-only {
  display: none;
}

nav.language-navigation {
  position: absolute;
  top: 12px;
  right: 6px;
  font-size: 14px;
  z-index: 99;
}

nav.login-navigation {
  position: absolute;
  top: 12px;
  right: 270px;
  font-size: 14px;
  z-index: 99;
}
nav.login-navigation a::after {
  content: "";
  border-left: 1px solid #9b9b9b;
  height: 10px;
  position: absolute;
  right: -8px;
  top: 5px;
  width: 1px;
}

nav.footer-meta-navigation ul li,
nav.language-navigation ul li {
  margin-right: 0.625em;
  padding-right: 0.625em;
}
nav.footer-meta-navigation ul li::after,
nav.language-navigation ul li::after {
  content: "";
  border-left: 1px solid #9b9b9b;
  height: 10px;
  position: absolute;
  right: 0;
  top: 5px;
  width: 1px;
}
nav.footer-meta-navigation ul li.inactive,
nav.language-navigation ul li.inactive {
  color: #5e5e5e;
}
nav.footer-meta-navigation ul li a,
nav.language-navigation ul li a {
  color: #5e5e5e;
}
nav.footer-meta-navigation ul li a:hover,
nav.language-navigation ul li a:hover {
  text-decoration: underline;
  color: #889095;
}
nav.footer-meta-navigation ul li.active a,
nav.language-navigation ul li.active a {
  text-decoration: underline;
  color: #889095;
}

nav.language-navigation,
nav.footer-meta-navigation,
nav.footer-social-media {
  text-transform: uppercase;
}
nav.language-navigation ul,
nav.footer-meta-navigation ul,
nav.footer-social-media ul {
  display: flex;
}
nav.language-navigation ul li,
nav.footer-meta-navigation ul li,
nav.footer-social-media ul li {
  position: relative;
  font-size: 14px;
}
nav.language-navigation ul li:last-child,
nav.footer-meta-navigation ul li:last-child,
nav.footer-social-media ul li:last-child {
  margin-right: 0;
  padding-right: 0;
}
nav.language-navigation ul li:last-child::after,
nav.footer-meta-navigation ul li:last-child::after,
nav.footer-social-media ul li:last-child::after {
  display: none;
}

nav.footer-meta-navigation ul {
  display: inline-block;
  font-size: 13px;
}
@media only all and (min-width: 29.9375em) {
  nav.footer-meta-navigation ul {
    font-size: 18px;
    margin: auto 1.25em;
  }
}
@media only all and (min-width: 48em) {
  nav.footer-meta-navigation ul {
    flex-direction: row;
  }
}
nav.footer-meta-navigation ul li {
  display: inline-block;
  font-size: 1em;
}
nav.footer-meta-navigation ul li::after {
  border-left: 1px solid #ffffff;
}
nav.footer-meta-navigation ul li a {
  color: #ffffff;
}
nav.footer-meta-navigation ul li a:hover {
  color: #ffffff;
}

nav.footer-social-media ul li {
  margin-left: 0.9375em;
}
nav.footer-social-media ul a {
  color: #ffffff;
  font-size: 20px;
  line-height: 30px;
  padding: 0 2px;
  -webkit-transition-property: background;
  -moz-transition-property: background;
  -o-transition-property: background;
  transition-property: background;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
nav.footer-social-media ul a.link-youtube:hover {
  background: #ff0000;
}
nav.footer-social-media ul a.link-linkedin:hover {
  background: #007bb5;
}
nav.footer-social-media ul a.link-twitter:hover {
  background: #1da1f2;
}
nav.footer-social-media ul a.link-xing:hover {
  background: #026466;
}
nav.footer-social-media ul svg {
  fill: #ffffff;
  height: 15px;
  width: auto;
}

.mobile-nav-trigger {
  position: absolute;
  bottom: 4px;
  right: 6px;
  z-index: 99;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
@media only all and (min-width: 60em) {
  .mobile-nav-trigger {
    display: none;
  }
}

.mobile-navigation-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  background: #fff;
  z-index: 100;
  margin-left: -10px;
  margin-right: -10px;
  width: calc(100% + 10px);
  max-width: 480px;
  height: 100vh;
  overflow: auto;
  /*
  margin-top: 40px;
  @media (max-width: 440px) {
    margin-top: 36px;
  }
  */
}

.mobile-navigation li {
  position: relative;
}
.mobile-navigation li a, .mobile-navigation li form {
  line-height: 1.3em;
  height: auto;
  padding: 15px 40px;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
}
.mobile-navigation li a:hover, .mobile-navigation li form:hover {
  background-color: #f8f8f8;
}
.mobile-navigation li form {
  padding: 15px 20px 15px 40px;
}
.mobile-navigation li.contactButton {
  margin: 15px 37px;
  margin-right: 47px;
}
.mobile-navigation li.hassub a {
  position: relative;
}
.mobile-navigation li.hassub .subnavtrigger {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDkgMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIuNyA3LjgzNWw1LjkyOC01LjkyM2ExLjExNSAxLjExNSAwIDAgMCAwLTEuNTggMS4xMjUgMS4xMjUgMCAwIDAtMS41ODYgMEwuMzI2IDcuMDQxYTEuMTE3IDEuMTE3IDAgMCAwLS4wMzIgMS41NDRsNi43NDQgNi43NThjLjIxOS4yMTkuNTA4LjMyNi43OTIuMzI2YTEuMTE1IDEuMTE1IDAgMCAwIC43OTMtMS45MDdMMi43IDcuODM1eiIgZmlsbD0iIzlCOUI5QiIgZmlsbC1ydWxlPSJub256ZXJvIi8+PC9zdmc+");
  width: 40px;
  height: 50px;
  background-repeat: no-repeat;
  content: "";
  display: block;
  position: absolute;
  right: 38px;
  top: 0;
  background-size: initial;
  background-position: 14px 16px;
  transform: rotate(180deg);
  cursor: pointer;
}
@media (max-width: 350px) {
  .mobile-navigation li.hassub .subnavtrigger {
    right: 20px;
  }
}
.mobile-navigation li.hassub.active .subnavtrigger {
  transform: rotate(90deg);
}
.mobile-navigation li.hassub ul {
  display: none;
}
.mobile-navigation li.hassub ul li a {
  padding-left: 75px;
  position: relative;
  text-transform: none;
}
.mobile-navigation li.hassub ul li a:after {
  display: none;
}
.mobile-navigation li.hassub ul li a:before {
  content: "";
  background-color: #b2b2b2;
  height: 2px;
  left: 50px;
  position: absolute;
  top: 25px;
  width: 14px;
}

/**
 * Full height containers
 */
/**
 * Offcanvas navigation
 * 1. Arbitrary width, feel free to adapt
 * 2. Full height nav
 * 3. Off-canvas
 * 4. Responsible for opening/closing animation
 */
.nav {
  width: 100%; /* 1 */
  top: 0; /* 2 */
  bottom: 0; /* 2 */
  transform: translateX(100%); /* 3 */
  background: transparent;
  transition: 0.15s; /* 4 */
  z-index: 190;
}
@media only all and (min-width: 60em) {
  .nav {
    display: none;
  }
}
.nav ul {
  margin: 0;
  list-style: none;
}

/**
 * Button thingie
 * 1. Absolutely positioning
 * 2. ... on the right side of the nav (make sure overflow is visible)
 */
.nav-toggle {
  padding: 0.5em;
  background: inherit;
  color: #000000;
  cursor: pointer;
  font-size: 1.25em;
  line-height: 1;
  z-index: 200;
  margin-right: -10px;
}
@media only all and (min-width: 60em) {
  .nav-toggle {
    display: none;
  }
}
.nav-toggle:after {
  content: "☰";
}
.nav-toggle.active:after {
  content: "×";
  font-size: 2em;
  padding: 0;
  position: absolute;
  top: -2px;
  left: -7px;
}

#mobileSearchTrigger {
  position: relative;
  top: 2px;
  padding: 0.5em;
}

/**
 * Checkbox responsible for the toggle hack
 * Hidden, no matter what
 * Lower the selector specificity by using an attribute rather than an ID
 */
[id=nav-toggle] {
  position: absolute;
  clip: rect(0 0 0 0);
  opacity: 0;
}

/**
 * When checkbox is checked, open the nav
 * Lower the selector specificity by using an attribute rather than an ID
 */
[id=nav-toggle]:checked ~ .nav {
  transform: translateX(0);
}

/**
 * Rotate the label when nav is opened
 * Purely aesthetic
 * Lower the selector specificity by using an attribute rather than an ID
 */
[id=nav-toggle]:checked ~ .nav > .nav-toggle {
  transform: rotate(90deg);
}

/**
 * Fixing a bug in Android <= 4.1.2
 * See: http://timpietrusky.com/advanced-checkbox-hack
 * Beware, can be costly: https://codepen.io/HugoGiraudel/details/jPOREG#comment-id-89799
 */
body {
  -webkit-animation: bugfix infinite 1s;
}

@-webkit-keyframes bugfix {
  to {
    padding: 0;
  }
}
/**
 * Take care of small screens
 */
@media (max-width: 350px) {
  .nav {
    width: 100%;
  }
  [id=nav-toggle]:checked ~ .nav > .nav-toggle {
    left: 0;
    right: auto;
    top: 0;
  }
  .nav-toggle {
    margin-right: -10px;
  }
}
/**
 * Provide a fallback for browsers that do not support CSS transforms
 */
.no-csstransforms .nav {
  left: -350px;
}

.no-csstransforms [id=nav-toggle]:checked ~ .nav {
  left: 0;
}

.grid {
  margin-bottom: 1.875em;
}
@media only all and (min-width: 29.9375em) {
  .grid.grid-3 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.grid.grid-3 .col-1,
.grid.grid-3 .col-2 {
  margin-bottom: 1.875em;
}
@media only all and (min-width: 29.9375em) {
  .grid.grid-3 .col-1,
  .grid.grid-3 .col-2 {
    margin-bottom: 0;
  }
}
@media only all and (min-width: 29.9375em) {
  .grid.grid-3 .col-1 {
    width: 33.3333333333%;
    float: left;
    margin-right: -100%;
    clear: none;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.grid.grid-3 .col-2 {
  margin-bottom: 1.875em;
}
@media only all and (min-width: 29.9375em) {
  .grid.grid-3 .col-2 {
    width: 33.3333333333%;
    float: left;
    margin-right: -100%;
    margin-left: 33.3333333333%;
    clear: none;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0;
  }
}
@media only all and (min-width: 29.9375em) {
  .grid.grid-3 .col-3 {
    width: 33.3333333333%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only all and (min-width: 48em) {
  .grid.grid-4 {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.grid.grid-4 .col-1,
.grid.grid-4 .col-2,
.grid.grid-4 .col-3 {
  margin-bottom: 1.875em;
}
@media only all and (min-width: 48em) {
  .grid.grid-4 .col-1,
  .grid.grid-4 .col-2,
  .grid.grid-4 .col-3 {
    margin-bottom: 0;
  }
}
@media only all and (min-width: 48em) {
  .grid.grid-4 .col-1 {
    width: 25%;
    float: left;
    margin-right: -100%;
    clear: none;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only all and (min-width: 48em) {
  .grid.grid-4 .col-2 {
    width: 25%;
    float: left;
    margin-right: -100%;
    margin-left: 25%;
    clear: none;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only all and (min-width: 48em) {
  .grid.grid-4 .col-3 {
    width: 25%;
    float: left;
    margin-right: -100%;
    margin-left: 50%;
    clear: none;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only all and (min-width: 48em) {
  .grid.grid-4 .col-4 {
    width: 25%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only all and (min-width: 48em) {
  .grid.grid-1-3 {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.grid.grid-1-3 .col-1 {
  margin-bottom: 1.875em;
}
@media only all and (min-width: 48em) {
  .grid.grid-1-3 .col-1 {
    width: 33.3333333333%;
    float: left;
    margin-right: -100%;
    clear: none;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0;
  }
}
@media only all and (min-width: 48em) {
  .grid.grid-1-3 .col-2 {
    width: 66.6666666667%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only all and (min-width: 48em) {
  .grid.grid-3-1 {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.grid.grid-3-1 .col-1 {
  margin-bottom: 1.875em;
}
@media only all and (min-width: 48em) {
  .grid.grid-3-1 .col-1 {
    width: 66.6666666667%;
    float: left;
    margin-right: -100%;
    clear: none;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0;
  }
}
@media only all and (min-width: 48em) {
  .grid.grid-3-1 .col-2 {
    width: 33.3333333333%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only all and (min-width: 48em) {
  .grid.grid-4-1 {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.grid.grid-4-1 .col-1 {
  margin-bottom: 1.875em;
}
@media only all and (min-width: 48em) {
  .grid.grid-4-1 .col-1 {
    width: 75%;
    float: left;
    margin-right: -100%;
    clear: none;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0;
  }
}
@media only all and (min-width: 48em) {
  .grid.grid-4-1 .col-2 {
    width: 25%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only all and (min-width: 29.9375em) {
  .grid.grid-2 {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.grid.grid-2 .col-1 {
  margin-bottom: 1.875em;
}
@media only all and (min-width: 29.9375em) {
  .grid.grid-2 .col-1 {
    width: 50%;
    float: left;
    margin-right: -100%;
    clear: none;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0;
  }
}
@media only all and (min-width: 29.9375em) {
  .grid.grid-2 .col-2 {
    width: 50%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.grid.grid-2.blue-border .col-1 {
  border-right: 1px solid #034e70;
}
.grid.grid-2.red-border .col-1 {
  border-right: 1px solid #034e70;
}
.grid.grid-2.blue-border .col-1, .grid.grid-2.red-border .col-1 {
  padding-right: 25px;
}
.grid.grid-2.blue-border .col-2, .grid.grid-2.red-border .col-2 {
  padding-left: 25px;
}
@media only all and (min-width: 29.9375em) {
  .grid.grid-1-2-1 {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.grid.grid-1-2-1 .col-1,
.grid.grid-1-2-1 .col-2 {
  margin-bottom: 1.875em;
}
@media only all and (min-width: 29.9375em) {
  .grid.grid-1-2-1 .col-1,
  .grid.grid-1-2-1 .col-2 {
    margin-bottom: 0;
  }
}
@media only all and (min-width: 29.9375em) {
  .grid.grid-1-2-1 .col-1 {
    width: 25%;
    float: left;
    margin-right: -100%;
    clear: none;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only all and (min-width: 29.9375em) {
  .grid.grid-1-2-1 .col-2 {
    width: 50%;
    float: left;
    margin-right: -100%;
    margin-left: 25%;
    clear: none;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only all and (min-width: 29.9375em) {
  .grid.grid-1-2-1 .col-3 {
    width: 25%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only all and (min-width: 48em) {
  .grid.grid-6 {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.grid.grid-6 .col-1,
.grid.grid-6 .col-2,
.grid.grid-6 .col-3,
.grid.grid-6 .col-4,
.grid.grid-6 .col-5 {
  margin-bottom: 1.875em;
}
@media only all and (min-width: 48em) {
  .grid.grid-6 .col-1,
  .grid.grid-6 .col-2,
  .grid.grid-6 .col-3,
  .grid.grid-6 .col-4,
  .grid.grid-6 .col-5 {
    margin-bottom: 0;
  }
}
@media only all and (min-width: 48em) {
  .grid.grid-6 .col-1 {
    width: 16.6666666667%;
    float: left;
    margin-right: -100%;
    clear: none;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only all and (min-width: 48em) {
  .grid.grid-6 .col-2 {
    width: 16.6666666667%;
    float: left;
    margin-right: -100%;
    margin-left: 16.6666666667%;
    clear: none;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only all and (min-width: 48em) {
  .grid.grid-6 .col-3 {
    width: 16.6666666667%;
    float: left;
    margin-right: -100%;
    margin-left: 33.3333333333%;
    clear: none;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only all and (min-width: 48em) {
  .grid.grid-6 .col-4 {
    width: 16.6666666667%;
    float: left;
    margin-right: -100%;
    margin-left: 50%;
    clear: none;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only all and (min-width: 48em) {
  .grid.grid-6 .col-5 {
    width: 16.6666666667%;
    float: left;
    margin-right: -100%;
    margin-left: 66.6666666667%;
    clear: none;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only all and (min-width: 48em) {
  .grid.grid-6 .col-6 {
    width: 16.6666666667%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only all and (min-width: 29.9375em) {
  .grid.grid-1-4-1 {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.grid.grid-1-4-1 .col-1,
.grid.grid-1-4-1 .col-2 {
  margin-bottom: 1.875em;
}
@media only all and (min-width: 29.9375em) {
  .grid.grid-1-4-1 .col-1,
  .grid.grid-1-4-1 .col-2 {
    margin-bottom: 0;
  }
}
@media only all and (min-width: 29.9375em) {
  .grid.grid-1-4-1 .col-1 {
    width: 16.6666666667%;
    float: left;
    margin-right: -100%;
    clear: none;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only all and (min-width: 29.9375em) {
  .grid.grid-1-4-1 .col-2 {
    width: 66.6666666667%;
    float: left;
    margin-right: -100%;
    margin-left: 16.6666666667%;
    clear: none;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only all and (min-width: 29.9375em) {
  .grid.grid-1-4-1 .col-3 {
    width: 16.6666666667%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only all and (min-width: 29.9375em) {
  .grid.grid-1-1-1-3 {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.grid.grid-1-1-1-3 .col-1,
.grid.grid-1-1-1-3 .col-2,
.grid.grid-1-1-1-3 .col-3,
.grid.grid-1-1-1-3 .col-4 {
  margin-bottom: 1.875em;
}
@media only all and (min-width: 29.9375em) {
  .grid.grid-1-1-1-3 .col-1,
  .grid.grid-1-1-1-3 .col-2,
  .grid.grid-1-1-1-3 .col-3,
  .grid.grid-1-1-1-3 .col-4 {
    margin-bottom: 0;
  }
}
@media only all and (min-width: 29.9375em) {
  .grid.grid-1-1-1-3 .col-1 {
    width: 16.6666666667%;
    float: left;
    margin-right: -100%;
    clear: none;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only all and (min-width: 29.9375em) {
  .grid.grid-1-1-1-3 .col-2 {
    width: 16.6666666667%;
    float: left;
    margin-right: -100%;
    margin-left: 16.6666666667%;
    clear: none;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only all and (min-width: 29.9375em) {
  .grid.grid-1-1-1-3 .col-3 {
    width: 16.6666666667%;
    float: left;
    margin-right: -100%;
    margin-left: 33.3333333333%;
    clear: none;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only all and (min-width: 29.9375em) {
  .grid.grid-1-1-1-3 .col-4 {
    width: 50%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.intro-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  margin-bottom: 3.125em;
  position: relative;
}
.intro-image .layer {
  display: flex;
  flex-direction: column;
  height: 75vh;
  justify-content: center;
  min-height: 350px;
  width: 100%;
  animation: fadein 2s;
}
@media only all and (max-width: 73.0625em) {
  .intro-image .layer {
    min-height: 250px;
  }
}
.intro-image .layer .container, .intro-image .layer .post-list, .intro-image .layer .news-detail-page .content-container .frame:not(:nth-child(1)), .news-detail-page .content-container .intro-image .layer .frame:not(:nth-child(1)), .intro-image .layer .news-list-view, .intro-image .layer .cookie-message .cookie-message_inner, .cookie-message .intro-image .layer .cookie-message_inner {
  text-align: center;
  padding-top: 1.875em;
  padding-bottom: 1.875em;
}
.intro-image .layer:before {
  background-image: url("../Images/stripe-left-red.png");
  background-size: auto auto;
  background-repeat: no-repeat;
  left: 0;
  background-size: 100%;
  position: absolute;
  top: 86px;
  content: "";
  width: 330px;
  height: 100%;
}
.intro-image .layer:after {
  top: 441px;
  bottom: 0;
  left: 18px;
  width: 1px;
  content: "";
  background: #d10a11;
  position: absolute;
}
.intro-image .layer #scroll-down {
  background-color: #d10a11;
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: 15%;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-decoration: none;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNOC42NjUgMy4ybDUuOTIzIDUuOTI4YTEuMTE1IDEuMTE1IDAgMCAwIDEuNTggMCAxLjEyNSAxLjEyNSAwIDAgMCAwLTEuNTg2TDkuNDU5LjgyNkExLjExNyAxLjExNyAwIDAgMCA3LjkxNS43OTRMMS4xNTcgNy41MzhhMS4xMTggMS4xMTggMCAwIDAtLjMyNi43OTIgMS4xMTUgMS4xMTUgMCAwIDAgMS45MDcuNzkzTDguNjY1IDMuMnoiIGZpbGw9IiNGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIvPjwvc3ZnPg==");
  background-size: 20px;
  transition: background 0.2s ease-out;
  transform: rotate(180deg);
  border-radius: 50%;
  border: 0;
}
@media screen and (max-height: 640px) {
  .intro-image .layer #scroll-down {
    bottom: 10%;
  }
}
.intro-image h1 {
  background: inherit;
  color: #ffffff;
  font-size: 1.5625em;
  font-weight: 700;
  margin: 0;
  padding: 0 0.625em;
  text-align: center;
  text-transform: uppercase;
}
@media only all and (min-width: 29.9375em) {
  .intro-image h1 {
    font-size: 2.5em;
  }
}
@media only all and (min-width: 48em) {
  .intro-image h1 {
    font-size: 3.75em;
  }
}
.intro-image p {
  color: #ffffff;
}
.intro-image.blue-ce .layer:before {
  background-image: url("../Images/stripe-left-blue.png");
}
.intro-image.blue-ce .layer:after {
  background: #034e70;
}
.intro-image.career-ce {
  background-attachment: unset;
}
.intro-image.career-ce .layer {
  max-height: 450px;
}
.intro-image.career-ce .layer:before {
  background-image: none;
}

.banner-small {
  padding: 75px 0 20px 0;
}
.banner-small .intro-image {
  background-attachment: inherit;
}
.banner-small .intro-image .layer {
  height: auto;
}
.banner-small .intro-image .layer h1,
.banner-small .intro-image .layer .container,
.banner-small .intro-image .layer .post-list,
.banner-small .intro-image .layer .news-detail-page .content-container .frame:not(:nth-child(1)),
.news-detail-page .content-container .banner-small .intro-image .layer .frame:not(:nth-child(1)),
.banner-small .intro-image .layer .news-list-view,
.banner-small .intro-image .layer .cookie-message .cookie-message_inner,
.cookie-message .banner-small .intro-image .layer .cookie-message_inner {
  display: none;
}

.btn, .btn-link-black, .btn-link-bw, .tx-t3extblog .tx-powermail .powermail_fieldwrap_type_submit, .tx-t3extblog .frame-type-felogin_login .powermail_fieldwrap_type_submit, .tx-t3extblog .tx-solr-search-form .powermail_fieldwrap_type_submit, .btn-link-tw, .btn-link-blue, .btn-link-bg, .f3-widget-paginator a.page-link, .solr-pagination .pagination a.page-link, .f3-widget-paginator span.page-link, .solr-pagination .pagination span.page-link, .btn-link-red, .ui-dialog .ui-button, .btn-link-indigo, .btn-link, .tx-t3extblog .btn-link-bl {
  border: none;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  background: none;
  cursor: pointer;
  padding: 15px 40px 12px;
  display: inline-block;
  margin: 15px 0;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1px;
  font-weight: 400;
  outline: none;
  position: relative;
  transition: all 0.3s;
  z-index: 1;
}

.btn::after, .btn-link-black::after, .btn-link-bw::after, .tx-t3extblog .tx-powermail .powermail_fieldwrap_type_submit::after, .tx-t3extblog .frame-type-felogin_login .powermail_fieldwrap_type_submit::after, .tx-t3extblog .tx-solr-search-form .powermail_fieldwrap_type_submit::after, .btn-link-tw::after, .btn-link-blue::after, .btn-link-bg::after, .f3-widget-paginator a.page-link::after, .solr-pagination .pagination a.page-link::after, .f3-widget-paginator span.page-link::after, .solr-pagination .pagination span.page-link::after, .btn-link-red::after, .ui-dialog .ui-button::after, .btn-link-indigo::after, .btn-link::after, .tx-t3extblog .btn-link-bl::after {
  content: "";
  position: absolute;
  z-index: -1;
  transition: all 0.3s;
}

.btn-link, .tx-t3extblog .btn-link-bl {
  border: 1px solid #ffffff;
  color: #ffffff;
  font-size: 0.875em;
}
.btn-link::after, .tx-t3extblog .btn-link-bl::after {
  width: 0%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000000;
}
.btn-link:hover, .tx-t3extblog .btn-link-bl:hover, .btn-link:active, .tx-t3extblog .btn-link-bl:active {
  color: #ffffff;
}
.btn-link:hover::after, .tx-t3extblog .btn-link-bl:hover::after, .btn-link:active::after, .tx-t3extblog .btn-link-bl:active::after {
  width: 100%;
}

.btn-link-black, .btn-link-bw, .tx-t3extblog .tx-powermail .powermail_fieldwrap_type_submit, .tx-t3extblog .frame-type-felogin_login .powermail_fieldwrap_type_submit, .tx-t3extblog .tx-solr-search-form .powermail_fieldwrap_type_submit, .btn-link-tw, .btn-link-blue, .btn-link-bg, .f3-widget-paginator a.page-link, .solr-pagination .pagination a.page-link, .f3-widget-paginator span.page-link, .solr-pagination .pagination span.page-link, .btn-link-red, .ui-dialog .ui-button, .btn-link-indigo {
  border: 1px solid #000000;
  /* stylelint-disable-next-line */
  color: #ffffff;
}
.btn-link-black::after, .btn-link-bw::after, .tx-t3extblog .tx-powermail .powermail_fieldwrap_type_submit::after, .tx-t3extblog .frame-type-felogin_login .powermail_fieldwrap_type_submit::after, .tx-t3extblog .tx-solr-search-form .powermail_fieldwrap_type_submit::after, .btn-link-tw::after, .btn-link-blue::after, .btn-link-bg::after, .f3-widget-paginator a.page-link::after, .solr-pagination .pagination a.page-link::after, .f3-widget-paginator span.page-link::after, .solr-pagination .pagination span.page-link::after, .btn-link-red::after, .ui-dialog .ui-button::after, .btn-link-indigo::after {
  background: #ffffff;
}
.btn-link-black:hover, .btn-link-bw:hover, .tx-t3extblog .tx-powermail .powermail_fieldwrap_type_submit:hover, .tx-t3extblog .frame-type-felogin_login .powermail_fieldwrap_type_submit:hover, .tx-t3extblog .tx-solr-search-form .powermail_fieldwrap_type_submit:hover, .btn-link-tw:hover, .btn-link-blue:hover, .btn-link-bg:hover, .f3-widget-paginator a.page-link:hover, .solr-pagination .pagination a.page-link:hover, .f3-widget-paginator span.page-link:hover, .solr-pagination .pagination span.page-link:hover, .btn-link-red:hover, .ui-dialog .ui-button:hover, .btn-link-indigo:hover, .btn-link-black:active, .btn-link-bw:active, .tx-t3extblog .tx-powermail .powermail_fieldwrap_type_submit:active, .tx-t3extblog .frame-type-felogin_login .powermail_fieldwrap_type_submit:active, .tx-t3extblog .tx-solr-search-form .powermail_fieldwrap_type_submit:active, .btn-link-tw:active, .btn-link-blue:active, .btn-link-bg:active, .f3-widget-paginator a.page-link:active, .solr-pagination .pagination a.page-link:active, .f3-widget-paginator span.page-link:active, .solr-pagination .pagination span.page-link:active, .btn-link-red:active, .ui-dialog .ui-button:active, .btn-link-indigo:active {
  /* stylelint-disable-next-line */
  color: #000000;
}

.btn-link-indigo {
  background-color: var(--color-indigo);
  border-color: var(--color-indigo);
  padding: 15px 20px 12px;
}
@media only all and (min-width: 60em) {
  .btn-link-indigo i {
    margin-right: 10px;
  }
}
.btn-link-indigo span {
  display: none;
}
@media only all and (min-width: 60em) {
  .btn-link-indigo span {
    display: inline;
  }
}
.btn-link-indigo:visited {
  color: #fff;
}
.btn-link-indigo:hover {
  color: #fff;
  background: var(--color-blue);
}

.btn-link-red, .ui-dialog .ui-button {
  background-color: #d10a11;
  border-color: #d10a11;
  width: 100%;
}
.tx-t3extblog .btn-link-red, .tx-t3extblog .ui-dialog .ui-button, .ui-dialog .tx-t3extblog .ui-button {
  width: auto;
}
.btn-link-red:visited, .ui-dialog .ui-button:visited {
  color: #fff;
}
.btn-link-red:after, .ui-dialog .ui-button:after {
  background: #b01119;
}
.btn-link-red:hover, .ui-dialog .ui-button:hover {
  color: #fff;
}
@media only all and (min-width: 25em) {
  .btn-link-red, .ui-dialog .ui-button {
    width: auto;
    margin-right: 3px;
  }
}

.btn-link-bw, .tx-t3extblog .tx-powermail .powermail_fieldwrap_type_submit, .tx-t3extblog .frame-type-felogin_login .powermail_fieldwrap_type_submit, .tx-t3extblog .tx-solr-search-form .powermail_fieldwrap_type_submit, .btn-link-tw, .btn-link-blue, .btn-link-bg, .f3-widget-paginator a.page-link, .solr-pagination .pagination a.page-link, .f3-widget-paginator span.page-link, .solr-pagination .pagination span.page-link {
  background-color: #000000;
}

.btn-link-bg::after, .f3-widget-paginator a.page-link::after, .solr-pagination .pagination a.page-link::after, .f3-widget-paginator span.page-link::after, .solr-pagination .pagination span.page-link::after {
  background: #777777;
}
.btn-link-bg:hover, .f3-widget-paginator a.page-link:hover, .solr-pagination .pagination a.page-link:hover, .f3-widget-paginator span.page-link:hover, .solr-pagination .pagination span.page-link:hover, .btn-link-bg:active, .f3-widget-paginator a.page-link:active, .solr-pagination .pagination a.page-link:active, .f3-widget-paginator span.page-link:active, .solr-pagination .pagination span.page-link:active {
  border-color: #777777;
  /* stylelint-disable-next-line */
  color: #ffffff;
}

.btn-link-tw, .btn-link-blue {
  background-color: transparent;
  border-color: #ffffff;
}
.btn-link-tw::after, .btn-link-blue::after {
  background: #ffffff;
}

.btn-small {
  padding: 0.625em 1.5625em;
}

.btn-large {
  padding: 1.5625em 4.375em;
}

/*
a.btn-link-red {
	background-color: $red;
	color: $white;
	cursor: pointer;
	padding: 15px 40px 12px;
	display: inline-block;
	margin: 15px 0;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
}
*/
/*Conatactbutton for header ans Startpage */
a.buttonContact {
  background-color: #d10a11;
  color: #ffffff !important;
  cursor: pointer;
  padding: 15px 40px 12px;
  display: block;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1px;
}

.layer a.buttonContact {
  display: inline-block;
  margin-top: 20px;
}

header#top .nav-wrapper a.buttonContact {
  padding: 1px;
  display: block;
  margin-top: -1.9px;
  width: max-content;
  padding-left: 10px;
  padding-right: 10px;
}
header#top.small .nav-wrapper a.buttonContact {
  background-color: #ffffff;
  color: #d10a11 !important;
  top: 7px;
}

.btn-outlined-blue {
  background-color: white;
  color: #034e70 !important;
  border: 1px solid #034e70;
  padding: 12px 20px 12px;
  display: block;
  text-align: start;
  font-weight: bold;
  font-size: 16px;
}
.btn-outlined-blue::after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  float: right;
  margin-left: 1rem;
}

.btn-outlined-red {
  background-color: white;
  color: #d10a11;
  border: 1px solid #d10a11;
  padding: 12px 20px 12px;
  display: inline-block;
  margin: 10px 0;
  text-align: start;
  font-weight: bold;
  font-size: 16px;
}
.btn-outlined-red::before {
  content: "\f053";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  float: right;
  margin-left: 1rem;
}

ul.standard-list {
  list-style: none;
  margin: 0.625em 0 1.25em 0;
  padding-left: 0;
}
ul.standard-list li {
  align-items: top;
  display: flex;
  margin-bottom: 0.625em;
}
ul.standard-list li::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIxNSIgdmlld0JveD0iMCAwIDkgMTUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTYuMDMxIDcuNUwuMzU3IDEzLjE3Yy0uNDIuNDItLjQyIDEuMDk4IDAgMS41MTMuNDIuNDIgMS4wOTguNDE1IDEuNTE4IDBsNi40MjktNi40MjRhMS4wNyAxLjA3IDAgMCAwIC4wMy0xLjQ3OEwxLjg4LjMxM0ExLjA3MSAxLjA3MSAwIDAgMCAxLjEyMSAwQy44NDggMCAuNTcuMTAzLjM2LjMxM2MtLjQxOS40Mi0uNDE5IDEuMDk4IDAgMS41MTNMNi4wMzIgNy41eiIgZmlsbD0iIzAwMCIgZmlsbC1ydWxlPSJub256ZXJvIi8+PC9zdmc+);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  margin-right: 0.9375em;
  margin-top: 0.0625em;
  width: 1em;
  height: 0.9375em;
}
ul.standard-list-red, ul.standard-list-blue {
  list-style: none;
  margin: 0.625em 0 1.25em 0;
  padding-left: 1em;
}
ul.standard-list-red li, ul.standard-list-blue li {
  margin: 0.5rem 0;
}
ul.standard-list-red li:before, ul.standard-list-blue li:before {
  color: #d10a11;
  content: "•";
  font-size: 20px;
  margin: 0 0.5em 0.1em -0.85em;
}
ul.standard-list-blue li::before {
  color: #034e70;
}

.lightbox {
  cursor: zoom-in;
}

main a {
  color: #d10a11;
}
main a:hover {
  text-decoration: none;
}
main a.arrow {
  color: #d10a11;
  text-decoration: none;
}
main a.arrow:hover {
  color: #b01119;
  text-decoration: underline;
}
main a.arrow::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAyNSAyNSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMjUgMTIuNUMyNSA1LjU5NSAxOS40MDUgMCAxMi41IDBTMCA1LjU5NSAwIDEyLjUgNS41OTUgMjUgMTIuNSAyNSAyNSAxOS40MDUgMjUgMTIuNXptLTIyLjU4IDBjMC01LjU3IDQuNTEtMTAuMDggMTAuMDgtMTAuMDhTMjIuNTggNi45MyAyMi41OCAxMi41IDE4LjA3IDIyLjU4IDEyLjUgMjIuNTggMi40MiAxOC4wNyAyLjQyIDEyLjV6bTMuNjI4IDEuMDA4di0yLjAxNmMwLS4zMzMuMjczLS42MDUuNjA1LS42MDVIMTIuNVY3LjUxYzAtLjU0LjY1LS44MDYgMS4wMzMtLjQyOGw0Ljk5IDQuOTlhLjYwNS42MDUgMCAwIDEgMCAuODU2bC00Ljk5IDQuOTlhLjYwNS42MDUgMCAwIDEtMS4wMzMtLjQyOHYtMy4zNzdINi42NTNhLjYwNy42MDcgMCAwIDEtLjYwNS0uNjA1eiIgZmlsbC1ydWxlPSJub256ZXJvIi8+PC9zdmc+);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  margin-right: 0.3125em;
  margin-top: 0.0625em;
  width: 1em;
  height: 0.9375em;
}

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

footer {
  background-color: var(--color-indigo);
  color: #ffffff;
  display: flex;
  flex-direction: column;
  padding: 1.25em;
  text-align: center;
  z-index: 5;
}
.fullHeight footer {
  position: fixed;
  bottom: 0;
  width: 100%;
}
footer .footer-meta-navigation {
  order: 2;
}
footer .footer-social-media ul {
  justify-content: center;
  margin: 0.625em 0;
}
@media only all and (min-width: 29.9375em) {
  footer {
    align-items: center;
    justify-content: center;
    flex-direction: row;
    text-align: left;
  }
  footer .footer-social-media {
    order: 3;
  }
}
footer .copy {
  text-transform: uppercase;
  margin: 0;
}

#top-link {
  position: fixed;
  border-radius: 2px;
  height: 50px;
  width: 50px;
  text-decoration: none;
  display: none;
  right: 50px;
  bottom: 50px;
  z-index: 99;
  text-indent: -999em;
  background-color: var(--color-indigo);
  background-position: center center;
  background-repeat: no-repeat;
  content: "";
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNOC42NjUgMy4ybDUuOTIzIDUuOTI4YTEuMTE1IDEuMTE1IDAgMCAwIDEuNTggMCAxLjEyNSAxLjEyNSAwIDAgMCAwLTEuNTg2TDkuNDU5LjgyNkExLjExNyAxLjExNyAwIDAgMCA3LjkxNS43OTRMMS4xNTcgNy41MzhhMS4xMTggMS4xMTggMCAwIDAtLjMyNi43OTIgMS4xMTUgMS4xMTUgMCAwIDAgMS45MDcuNzkzTDguNjY1IDMuMnoiIGZpbGw9IiNGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIvPjwvc3ZnPg==");
  background-size: 20px;
  transition: background 0.2s ease-out;
}
#top-link:hover {
  background-color: #fcfcfc;
  color: #d10a11;
  border: 1px solid #ffffff;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNyAxMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNOC42NjUgMy4ybDUuOTIzIDUuOTI4YTEuMTE1IDEuMTE1IDAgMCAwIDEuNTggMCAxLjEyNSAxLjEyNSAwIDAgMCAwLTEuNTg2TDkuNDU5LjgyNkExLjExNyAxLjExNyAwIDAgMCA3LjkxNS43OTRMMS4xNTcgNy41MzhhMS4xMTggMS4xMTggMCAwIDAtLjMyNi43OTIgMS4xMTUgMS4xMTUgMCAwIDAgMS45MDcuNzkzTDguNjY1IDMuMnoiIGZpbGw9IiNEMTBBMTEiIGZpbGwtcnVsZT0ibm9uemVybyIvPjwvc3ZnPg==");
  opacity: 1;
}
@media only all and (max-width: 48em) {
  #top-link {
    right: 15px;
    bottom: 15px;
  }
}

.content-element table {
  margin-bottom: 1.25em;
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  overflow-x: auto;
  white-space: nowrap;
  border-collapse: collapse;
  border-spacing: 0;
  -webkit-overflow-scrolling: touch;
}
.content-element table th,
.content-element table td {
  font-weight: 400;
  padding: 0.9375em 0.9375em;
  text-align: left;
  vertical-align: top;
}
.content-element table th p:last-child,
.content-element table td p:last-child {
  margin-bottom: 0;
}
.content-element table tr:nth-child(even) {
  background-color: #f1f1f1;
}
.content-element table thead tr:first-child {
  background-color: #000000;
  text-transform: uppercase;
}
.content-element table thead tr:first-child th {
  color: #ffffff;
  font-weight: normal;
}
.content-element table ul {
  margin: 0;
  padding-left: 1em;
}
.content-element table tr:hover {
  background-color: #666666;
}
.content-element table tr:hover td {
  color: #ffffff;
}

table.recruitment-table {
  white-space: break-spaces;
}
table.recruitment-table tr {
  display: flex;
  gap: 2rem;
}
table.recruitment-table tr:hover {
  background-color: white;
}
table.recruitment-table tr:hover p {
  color: #4D4D4D;
}
@media only all and (max-width: 73.0625em) {
  table.recruitment-table tr {
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media only all and (max-width: 41.25em) {
  table.recruitment-table tr {
    flex-direction: column;
  }
}
table.recruitment-table td {
  position: relative;
}
table.recruitment-table td::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 100%;
  transform: translateX(-50%);
  background-image: url("../Images/chevron-to-right.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%, auto;
  height: 100%;
  width: 2rem;
}
@media only all and (max-width: 41.25em) {
  table.recruitment-table td::before {
    background-image: url("../Images/chevron-to-bottom.svg");
    width: 90%;
    height: 2rem;
    left: 50%;
    top: 0;
    transform: translate(-50%, -100%);
  }
}
table.recruitment-table td:nth-child(1)::before {
  display: none;
}
@media only all and (max-width: 73.0625em) {
  table.recruitment-table td:nth-child(4)::before {
    display: none;
  }
}
@media only all and (max-width: 41.25em) {
  table.recruitment-table td:nth-child(4)::before {
    display: block;
  }
}
@media only all and (max-width: 73.0625em) {
  table.recruitment-table td {
    flex-basis: 30%;
  }
}

.nav-search-container .nav-search-inner {
  margin: 0 auto;
  max-width: 1170px;
  display: flex;
  justify-content: space-between;
}
@media only all and (max-width: 59.9375em) {
  .nav-search-container {
    display: none;
  }
}

nav.main-navigation {
  position: absolute;
  bottom: 12px;
  right: 6px;
  z-index: 99;
}
@media only all and (max-width: 59.9375em) {
  nav.main-navigation {
    display: none;
  }
}
nav.main-navigation ul li {
  display: inline-block;
  position: relative;
}
nav.main-navigation ul li a {
  font-size: 1.125em;
  font-weight: 600;
  padding: 0 0.625em;
  text-decoration: none;
  text-transform: uppercase;
}
nav.main-navigation ul li ul {
  display: block;
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
  opacity: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  transition: opacity 0.6s ease 0s;
  z-index: 10;
}
nav.main-navigation ul li ul li {
  text-align: right;
  width: 100%;
}
nav.main-navigation ul li ul li:first-child {
  margin-top: 0.9375em;
}
nav.main-navigation ul li ul li a {
  background-color: #ffffff;
  font-weight: 400;
  font-size: 1.125em;
  margin-bottom: 0.125em;
  padding: 0.3125em 0.9375em;
  white-space: nowrap;
}
nav.main-navigation ul li ul li a:hover {
  background-color: #f8f8f8;
}
nav.main-navigation ul li ul li a:focus {
  outline: none;
}
nav.main-navigation ul li ul li:focus {
  outline: none;
}
nav.main-navigation ul li ul li:last-child a {
  padding: 0.3125em 0.9375em;
}
nav.main-navigation ul li:hover ul, nav.main-navigation ul li.focus ul {
  transition: opacity 0.6s ease 0s;
  pointer-events: auto;
  right: 0;
  opacity: 1;
}
nav.main-navigation ul li:last-child a {
  padding-right: 0;
}
nav.main-navigation ul li.last ul li a {
  padding: 0.3125em 0.9375em;
}
nav.main-navigation ul li.search-navpoint ul {
  width: 300px;
}
nav.main-navigation ul li.search-navpoint li {
  background: #FFF;
  padding: 4px;
}

.searchform {
  margin: 0;
}
.searchform div {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.searchform input[type=text] {
  padding: 4px;
  box-shadow: none;
  margin: 0;
  position: relative;
  width: 85%;
  z-index: 1;
  background-color: #f8f8f8;
  font-size: 16px;
}
.searchform button {
  font-size: 18px;
  width: 15%;
}

.textmedia.half-size figure {
  margin-bottom: 1.25em;
}
@media only all and (min-width: 29.9375em) {
  .textmedia.half-size figure {
    float: left;
    width: 23.125em;
    margin-right: 1.25em;
  }
}
@media only all and (min-width: 29.9375em) {
  .textmedia.half-size.ce-left figure {
    float: left;
    width: 23.125em;
    margin-right: 1.25em;
  }
  .textmedia.half-size.ce-right figure {
    float: right;
    width: 23.125em;
    margin-left: 1.25em;
  }
  .textmedia.half-size.ce-nowrap .ce-bodytext {
    overflow: hidden;
  }
}
.textmedia figcaption {
  font-size: 0.75em;
}

.fluid-width-video-wrapper {
  padding-top: 56.25% !important;
}

.frame-type-textmedia.frame-layout-5 {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.frame-type-textmedia.frame-layout-5 header {
  position: absolute;
  z-index: 2;
  padding: 0 1rem;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.frame-type-textmedia.frame-layout-5 header h2,
.frame-type-textmedia.frame-layout-5 header h2 a {
  color: white !important;
  margin-bottom: 0;
  text-align: center;
  transition: color 0.3s;
}
.frame-type-textmedia.frame-layout-5:hover header h2,
.frame-type-textmedia.frame-layout-5:hover header h2 a {
  color: #d10a11 !important;
}
.frame-type-textmedia.frame-layout-5 .image-embed-item {
  filter: brightness(0.85);
}
.frame-type-textmedia.frame-layout-5 .ce-gallery {
  margin-bottom: 0;
}

.frame-type-textmedia.frame-layout-6 {
  margin-bottom: 2rem;
}
.frame-type-textmedia.frame-layout-6 header {
  text-align: center;
}
.frame-type-textmedia.frame-layout-6 .image-embed-item {
  width: 8rem;
}
@media only all and (max-width: 48em) {
  .frame-type-textmedia.frame-layout-6 .image-embed-item {
    width: 5rem;
  }
}

.frame-type-textmedia.frame-layout-7 {
  margin-bottom: 2rem;
}
.frame-type-textmedia.frame-layout-7 .image-embed-item {
  width: 8rem;
}
@media only all and (max-width: 48em) {
  .frame-type-textmedia.frame-layout-7 .image-embed-item {
    width: 5rem;
  }
}
.frame-type-textmedia.frame-layout-7 ul {
  padding-left: 20px;
}
.frame-type-textmedia.frame-layout-7 li::marker {
  color: #d10a11;
}

.banner-text-image {
  justify-content: flex-end;
  background-repeat: no-repeat;
  background-size: cover;
}
@media only all and (min-width: 29.9375em) {
  .banner-text-image {
    display: flex;
  }
}
.banner-text-image .text-wrapper {
  align-items: flex-start;
  background-color: #000000;
  display: flex;
  flex-direction: column;
  flex-basis: 30%;
  justify-content: center;
  margin-right: 20%;
  padding: 3.125em 1.25em;
}
.banner-text-image .text-wrapper h2,
.banner-text-image .text-wrapper h3,
.banner-text-image .text-wrapper #tx-solr-faceting .tx-solr-facets-header,
#tx-solr-faceting .banner-text-image .text-wrapper .tx-solr-facets-header,
.banner-text-image .text-wrapper .tx-powermail legend,
.banner-text-image .text-wrapper .frame-type-felogin_login legend,
.banner-text-image .text-wrapper .tx-solr-search-form legend,
.tx-powermail .banner-text-image .text-wrapper legend,
.frame-type-felogin_login .banner-text-image .text-wrapper legend,
.tx-solr-search-form .banner-text-image .text-wrapper legend,
.banner-text-image .text-wrapper h4,
.banner-text-image .text-wrapper #tx-solr-faceting .facets .facet-label,
#tx-solr-faceting .facets .banner-text-image .text-wrapper .facet-label,
.banner-text-image .text-wrapper #tx-solr-sorting .tx-solr-facets-header,
#tx-solr-sorting .banner-text-image .text-wrapper .tx-solr-facets-header,
.banner-text-image .text-wrapper h5,
.banner-text-image .text-wrapper h6,
.banner-text-image .text-wrapper p,
.banner-text-image .text-wrapper ul,
.banner-text-image .text-wrapper a {
  color: #ffffff;
  width: 100%;
}

.tx-powermail, .frame-type-felogin_login, .tx-solr-search-form {
  /* Defining 50/50 */
  /*Checkbox and Radios*/
  /* graceful degradation for ie8 */
  /*the select wrapper div*/
}
.tx-powermail label, .frame-type-felogin_login label, .tx-solr-search-form label, .tx-powermail label .label, .frame-type-felogin_login label .label, .tx-solr-search-form label .label, label .tx-powermail .label, label .frame-type-felogin_login .label, label .tx-solr-search-form .label,
.tx-powermail .powermail_fieldwrap_type_text,
.frame-type-felogin_login .powermail_fieldwrap_type_text,
.tx-solr-search-form .powermail_fieldwrap_type_text {
  margin-bottom: 10px;
  font-weight: 500;
}
.tx-powermail .nolabel label, .frame-type-felogin_login .nolabel label, .tx-solr-search-form .nolabel label, .tx-powermail .nolabel label .label, .frame-type-felogin_login .nolabel label .label, .tx-solr-search-form .nolabel label .label, label .tx-powermail .nolabel .label, label .frame-type-felogin_login .nolabel .label, label .tx-solr-search-form .nolabel .label, .tx-powermail .col50_hideLabel label, .frame-type-felogin_login .col50_hideLabel label, .tx-solr-search-form .col50_hideLabel label, .tx-powermail .col50_hideLabel label .label, .frame-type-felogin_login .col50_hideLabel label .label, .tx-solr-search-form .col50_hideLabel label .label, label .tx-powermail .col50_hideLabel .label, label .frame-type-felogin_login .col50_hideLabel .label, label .tx-solr-search-form .col50_hideLabel .label {
  display: none;
}
.tx-powermail > label, .frame-type-felogin_login > label, .tx-solr-search-form > label, label .tx-powermail > .label, label .frame-type-felogin_login > .label, label .tx-solr-search-form > .label {
  font-size: 1.2em;
}
.tx-powermail h3, .frame-type-felogin_login h3, .tx-solr-search-form h3, .tx-powermail #tx-solr-faceting .tx-solr-facets-header, .frame-type-felogin_login #tx-solr-faceting .tx-solr-facets-header, .tx-solr-search-form #tx-solr-faceting .tx-solr-facets-header, #tx-solr-faceting .tx-powermail .tx-solr-facets-header, #tx-solr-faceting .frame-type-felogin_login .tx-solr-facets-header, #tx-solr-faceting .tx-solr-search-form .tx-solr-facets-header, .tx-powermail legend, .frame-type-felogin_login legend, .tx-solr-search-form legend {
  display: none;
}
.tx-powermail legend, .frame-type-felogin_login legend, .tx-solr-search-form legend {
  display: none;
  margin-bottom: 1em;
  font-size: 16px;
}
.tx-powermail input[type=text], .frame-type-felogin_login input[type=text], .tx-solr-search-form input[type=text], .tx-powermail input[type=password], .frame-type-felogin_login input[type=password], .tx-solr-search-form input[type=password], .tx-powermail input[type=date], .frame-type-felogin_login input[type=date], .tx-solr-search-form input[type=date], .tx-powermail [type=email], .frame-type-felogin_login [type=email], .tx-solr-search-form [type=email], .tx-powermail select, .frame-type-felogin_login select, .tx-solr-search-form select {
  width: 100%;
  margin-bottom: 14px;
  padding: 1.1428571429em;
  font-size: 1em;
  border: 1px solid #666666;
  background-color: #ffffff;
  border-radius: 0;
  box-shadow: none;
  line-height: 1.3;
  -webkit-appearance: none;
}
.tx-powermail input[type=text]:focus, .frame-type-felogin_login input[type=text]:focus, .tx-solr-search-form input[type=text]:focus, .tx-powermail input[type=password]:focus, .frame-type-felogin_login input[type=password]:focus, .tx-solr-search-form input[type=password]:focus, .tx-powermail input[type=date]:focus, .frame-type-felogin_login input[type=date]:focus, .tx-solr-search-form input[type=date]:focus, .tx-powermail [type=email]:focus, .frame-type-felogin_login [type=email]:focus, .tx-solr-search-form [type=email]:focus, .tx-powermail select:focus, .frame-type-felogin_login select:focus, .tx-solr-search-form select:focus {
  border: 1px solid #fff;
  background-color: #666666;
  color: #fff;
}
.tx-powermail .powermail_fieldwrap, .frame-type-felogin_login .powermail_fieldwrap, .tx-solr-search-form .powermail_fieldwrap {
  margin-bottom: 10px;
}
.tx-powermail .col50_hideLabel, .frame-type-felogin_login .col50_hideLabel, .tx-solr-search-form .col50_hideLabel {
  width: 100%;
  clear: right;
  float: right;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
  position: relative;
}
@media only all and (min-width: 29.9375em) {
  .tx-powermail .col50_hideLabel, .frame-type-felogin_login .col50_hideLabel, .tx-solr-search-form .col50_hideLabel {
    width: 50%;
    clear: right;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    padding-left: 0;
    clear: none;
  }
  .tx-powermail .col50_hideLabel:nth-of-type(odd), .frame-type-felogin_login .col50_hideLabel:nth-of-type(odd), .tx-solr-search-form .col50_hideLabel:nth-of-type(odd) {
    width: 50%;
    clear: right;
    float: right;
    padding-left: 15px;
    padding-right: 15px;
    padding-right: 0;
  }
}
.tx-powermail .radio, .frame-type-felogin_login .radio, .tx-solr-search-form .radio {
  display: inline-block;
  float: left;
  margin-right: 20px;
  margin-top: 3px;
}
.tx-powermail textarea, .frame-type-felogin_login textarea, .tx-solr-search-form textarea {
  margin-top: 10px;
  min-height: 160px;
}
.tx-powermail input[type=checkbox], .frame-type-felogin_login input[type=checkbox], .tx-solr-search-form input[type=checkbox],
.tx-powermail input[type=radio],
.frame-type-felogin_login input[type=radio],
.tx-solr-search-form input[type=radio] {
  width: auto;
  float: left;
  margin-right: 0.75em;
  background: transparent;
  border: none;
}
.tx-powermail input[type=checkbox]:checked, .frame-type-felogin_login input[type=checkbox]:checked, .tx-solr-search-form input[type=checkbox]:checked,
.tx-powermail input[type=checkbox]:not(:checked),
.frame-type-felogin_login input[type=checkbox]:not(:checked),
.tx-solr-search-form input[type=checkbox]:not(:checked),
.tx-powermail input[type=radio]:checked,
.frame-type-felogin_login input[type=radio]:checked,
.tx-solr-search-form input[type=radio]:checked,
.tx-powermail input[type=radio]:not(:checked),
.frame-type-felogin_login input[type=radio]:not(:checked),
.tx-solr-search-form input[type=radio]:not(:checked) {
  background: transparent;
  position: relative;
  visibility: hidden;
  margin: 0;
  padding: 0;
  margin-left: -16px;
}
.tx-powermail input[type=checkbox] + label, .frame-type-felogin_login input[type=checkbox] + label, .tx-solr-search-form input[type=checkbox] + label, .tx-powermail label input[type=checkbox] + .label, .frame-type-felogin_login label input[type=checkbox] + .label, .tx-solr-search-form label input[type=checkbox] + .label, label .tx-powermail input[type=checkbox] + .label, label .frame-type-felogin_login input[type=checkbox] + .label, label .tx-solr-search-form input[type=checkbox] + .label,
.tx-powermail input[type=radio] + label,
.frame-type-felogin_login input[type=radio] + label,
.tx-solr-search-form input[type=radio] + label,
.tx-powermail label input[type=radio] + .label,
.frame-type-felogin_login label input[type=radio] + .label,
.tx-solr-search-form label input[type=radio] + .label,
label .tx-powermail input[type=radio] + .label,
label .frame-type-felogin_login input[type=radio] + .label,
label .tx-solr-search-form input[type=radio] + .label,
.tx-powermail input[type=radio] + label {
  padding-left: 40px;
  line-height: 40px;
}
.tx-powermail input[type=checkbox]:checked + label::before, .frame-type-felogin_login input[type=checkbox]:checked + label::before, .tx-solr-search-form input[type=checkbox]:checked + label::before, .tx-powermail label input[type=checkbox]:checked + .label::before, .frame-type-felogin_login label input[type=checkbox]:checked + .label::before, .tx-solr-search-form label input[type=checkbox]:checked + .label::before, label .tx-powermail input[type=checkbox]:checked + .label::before, label .frame-type-felogin_login input[type=checkbox]:checked + .label::before, label .tx-solr-search-form input[type=checkbox]:checked + .label::before,
.tx-powermail input[type=checkbox]:not(:checked) + label::before,
.frame-type-felogin_login input[type=checkbox]:not(:checked) + label::before,
.tx-solr-search-form input[type=checkbox]:not(:checked) + label::before,
.tx-powermail label input[type=checkbox]:not(:checked) + .label::before,
.frame-type-felogin_login label input[type=checkbox]:not(:checked) + .label::before,
.tx-solr-search-form label input[type=checkbox]:not(:checked) + .label::before,
label .tx-powermail input[type=checkbox]:not(:checked) + .label::before,
label .frame-type-felogin_login input[type=checkbox]:not(:checked) + .label::before,
label .tx-solr-search-form input[type=checkbox]:not(:checked) + .label::before,
.tx-powermail input[type=radio]:checked + label::before,
.frame-type-felogin_login input[type=radio]:checked + label::before,
.tx-solr-search-form input[type=radio]:checked + label::before,
.tx-powermail label input[type=radio]:checked + .label::before,
.frame-type-felogin_login label input[type=radio]:checked + .label::before,
.tx-solr-search-form label input[type=radio]:checked + .label::before,
label .tx-powermail input[type=radio]:checked + .label::before,
label .frame-type-felogin_login input[type=radio]:checked + .label::before,
label .tx-solr-search-form input[type=radio]:checked + .label::before,
.tx-powermail input[type=radio]:not(:checked) + label::before,
.frame-type-felogin_login input[type=radio]:not(:checked) + label::before,
.tx-solr-search-form input[type=radio]:not(:checked) + label::before,
.tx-powermail label input[type=radio]:not(:checked) + .label::before,
.frame-type-felogin_login label input[type=radio]:not(:checked) + .label::before,
.tx-solr-search-form label input[type=radio]:not(:checked) + .label::before,
label .tx-powermail input[type=radio]:not(:checked) + .label::before,
label .frame-type-felogin_login input[type=radio]:not(:checked) + .label::before,
label .tx-solr-search-form input[type=radio]:not(:checked) + .label::before {
  content: "";
  display: inline-block;
  width: 28px;
  height: 28px;
  line-height: 14px;
  border: 1px solid #666666;
  background: white;
  position: absolute;
  left: 0px;
  top: 0;
}
.tx-powermail input[type=radio]:hover + label::before, .frame-type-felogin_login input[type=radio]:hover + label::before, .tx-solr-search-form input[type=radio]:hover + label::before, .tx-powermail label input[type=radio]:hover + .label::before, .frame-type-felogin_login label input[type=radio]:hover + .label::before, .tx-solr-search-form label input[type=radio]:hover + .label::before, label .tx-powermail input[type=radio]:hover + .label::before, label .frame-type-felogin_login input[type=radio]:hover + .label::before, label .tx-solr-search-form input[type=radio]:hover + .label::before,
.tx-powermail input[type=checkbox]:hover + label::before,
.frame-type-felogin_login input[type=checkbox]:hover + label::before,
.tx-solr-search-form input[type=checkbox]:hover + label::before,
.tx-powermail label input[type=checkbox]:hover + .label::before,
.frame-type-felogin_login label input[type=checkbox]:hover + .label::before,
.tx-solr-search-form label input[type=checkbox]:hover + .label::before,
label .tx-powermail input[type=checkbox]:hover + .label::before,
label .frame-type-felogin_login input[type=checkbox]:hover + .label::before,
label .tx-solr-search-form input[type=checkbox]:hover + .label::before {
  background: #ccc;
}
.tx-powermail input[type=radio]:checked + label::before, .frame-type-felogin_login input[type=radio]:checked + label::before, .tx-solr-search-form input[type=radio]:checked + label::before, .tx-powermail label input[type=radio]:checked + .label::before, .frame-type-felogin_login label input[type=radio]:checked + .label::before, .tx-solr-search-form label input[type=radio]:checked + .label::before, label .tx-powermail input[type=radio]:checked + .label::before, label .frame-type-felogin_login input[type=radio]:checked + .label::before, label .tx-solr-search-form input[type=radio]:checked + .label::before,
.tx-powermail input[type=checkbox]:checked + label:before,
.frame-type-felogin_login input[type=checkbox]:checked + label:before,
.tx-solr-search-form input[type=checkbox]:checked + label:before,
.tx-powermail label input[type=checkbox]:checked + .label:before,
.frame-type-felogin_login label input[type=checkbox]:checked + .label:before,
.tx-solr-search-form label input[type=checkbox]:checked + .label:before,
label .tx-powermail input[type=checkbox]:checked + .label:before,
label .frame-type-felogin_login input[type=checkbox]:checked + .label:before,
label .tx-solr-search-form input[type=checkbox]:checked + .label:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDEyIDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExLjY5NiAxLjM3TDQuNCA4LjdoLS4wMDVjLS4wOTMuMDkzLS4zNDQuMy0uNjM0LjMtLjIwNyAwLS40NDItLjExNS0uNjM4LS4zMTFMLjA2NSA1LjYzM2EuMjE3LjIxNyAwIDAgMSAwLS4zMTJsLjk3Mi0uOTcxYS4yMTYuMjE2IDAgMCAxIC4xNTMtLjA2NmMuMDU0IDAgLjEwOS4wMjIuMTUzLjA2NmwyLjQyMyAyLjQyM0wxMC40MjQuMDY1QS4yMTYuMjE2IDAgMCAxIDEwLjU3NyAwYy4wNiAwIC4xMTUuMDIyLjE1My4wNjVsLjk1NS45ODhjLjA5OS4wOTMuMDk5LjIzLjAxMS4zMTd6IiBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  content: "";
  display: block;
}
.tx-powermail input.btn-link-tw[type=submit], .frame-type-felogin_login input.btn-link-tw[type=submit], .tx-powermail input[type=submit].btn-link-blue, .frame-type-felogin_login input[type=submit].btn-link-blue, .tx-solr-search-form input.btn-link-tw[type=submit], .tx-solr-search-form input[type=submit].btn-link-blue {
  background-color: #666;
  display: block;
  margin: 0 auto;
  width: auto;
}
.tx-powermail input.btn-link-tw[type=submit]:hover, .frame-type-felogin_login input.btn-link-tw[type=submit]:hover, .tx-powermail input[type=submit].btn-link-blue:hover, .frame-type-felogin_login input[type=submit].btn-link-blue:hover, .tx-solr-search-form input.btn-link-tw[type=submit]:hover, .tx-solr-search-form input[type=submit].btn-link-blue:hover {
  color: #ffffff !important;
}
.tx-powermail .powermail_field_error_container, .frame-type-felogin_login .powermail_field_error_container, .tx-solr-search-form .powermail_field_error_container {
  clear: both;
}
.tx-powermail .powermail_field_error_container_datenschutzerklaerung .parsley-errors-list.filled, .frame-type-felogin_login .powermail_field_error_container_datenschutzerklaerung .parsley-errors-list.filled, .tx-solr-search-form .powermail_field_error_container_datenschutzerklaerung .parsley-errors-list.filled {
  display: block;
}
.tx-powermail .powermail_field_error_container_datenschutzerklaerung .parsley-errors-list.filled li, .frame-type-felogin_login .powermail_field_error_container_datenschutzerklaerung .parsley-errors-list.filled li, .tx-solr-search-form .powermail_field_error_container_datenschutzerklaerung .parsley-errors-list.filled li {
  color: red;
}
.tx-powermail .powermail_fieldwrap_checkboxeinwilligung > label, .frame-type-felogin_login .powermail_fieldwrap_checkboxeinwilligung > label, .tx-solr-search-form .powermail_fieldwrap_checkboxeinwilligung > label, .tx-powermail label .powermail_fieldwrap_checkboxeinwilligung > .label, .frame-type-felogin_login label .powermail_fieldwrap_checkboxeinwilligung > .label, .tx-solr-search-form label .powermail_fieldwrap_checkboxeinwilligung > .label, label .tx-powermail .powermail_fieldwrap_checkboxeinwilligung > .label, label .frame-type-felogin_login .powermail_fieldwrap_checkboxeinwilligung > .label, label .tx-solr-search-form .powermail_fieldwrap_checkboxeinwilligung > .label {
  display: none;
}
.tx-powermail select::-ms-expand, .frame-type-felogin_login select::-ms-expand, .tx-solr-search-form select::-ms-expand {
  display: none;
}
.tx-powermail .select-style, .frame-type-felogin_login .select-style, .tx-solr-search-form .select-style {
  padding: 0;
  margin: 0;
  width: 100%;
  position: relative;
  z-index: 3;
  border-color: #ececec;
  background-color: #f5f9fb;
  color: #000000;
  outline: none;
  /*the select field*/
}
.tx-powermail .select-style:before, .frame-type-felogin_login .select-style:before, .tx-solr-search-form .select-style:before {
  position: absolute;
  right: 10px;
  top: 12px;
  display: block;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIxNSIgdmlld0JveD0iMCAwIDkgMTUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTYuMDMxIDcuNUwuMzU3IDEzLjE3Yy0uNDIuNDItLjQyIDEuMDk4IDAgMS41MTMuNDIuNDIgMS4wOTguNDE1IDEuNTE4IDBsNi40MjktNi40MjRhMS4wNyAxLjA3IDAgMCAwIC4wMy0xLjQ3OEwxLjg4LjMxM0ExLjA3MSAxLjA3MSAwIDAgMCAxLjEyMSAwQy44NDggMCAuNTcuMTAzLjM2LjMxM2MtLjQxOS40Mi0uNDE5IDEuMDk4IDAgMS41MTNMNi4wMzIgNy41eiIgZmlsbD0iIzAwMCIgZmlsbC1ydWxlPSJub256ZXJvIi8+PC9zdmc+);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 12px 20px;
  content: "";
  height: 30px;
  width: 30px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.tx-powermail .select-style select, .frame-type-felogin_login .select-style select, .tx-solr-search-form .select-style select {
  width: 100%;
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  box-shadow: none;
  background-color: transparent;
  background-image: none;
  position: relative;
  z-index: 4;
}
.tx-powermail input[type=text], .frame-type-felogin_login input[type=text], .tx-solr-search-form input[type=text], .tx-powermail input[type=password], .frame-type-felogin_login input[type=password], .tx-solr-search-form input[type=password], .tx-powermail input[type=date], .frame-type-felogin_login input[type=date], .tx-solr-search-form input[type=date], .tx-powermail [type=email], .frame-type-felogin_login [type=email], .tx-solr-search-form [type=email], .tx-powermail select, .frame-type-felogin_login select, .tx-solr-search-form select, .tx-powermail textarea, .frame-type-felogin_login textarea, .tx-solr-search-form textarea {
  border-color: #ececec;
  background-color: #f5f9fb;
  color: #4D4D4D;
  outline: none;
}
.tx-powermail input[type=text].parsley-error, .frame-type-felogin_login input[type=text].parsley-error, .tx-solr-search-form input[type=text].parsley-error, .tx-powermail input[type=password].parsley-error, .frame-type-felogin_login input[type=password].parsley-error, .tx-solr-search-form input[type=password].parsley-error, .tx-powermail input[type=date].parsley-error, .frame-type-felogin_login input[type=date].parsley-error, .tx-solr-search-form input[type=date].parsley-error, .tx-powermail [type=email].parsley-error, .frame-type-felogin_login [type=email].parsley-error, .tx-solr-search-form [type=email].parsley-error, .tx-powermail select.parsley-error, .frame-type-felogin_login select.parsley-error, .tx-solr-search-form select.parsley-error, .tx-powermail textarea.parsley-error, .frame-type-felogin_login textarea.parsley-error, .tx-solr-search-form textarea.parsley-error {
  border-color: #d10a10;
}
.tx-powermail input[type=text].parsley-error:focus, .frame-type-felogin_login input[type=text].parsley-error:focus, .tx-solr-search-form input[type=text].parsley-error:focus, .tx-powermail input[type=password].parsley-error:focus, .frame-type-felogin_login input[type=password].parsley-error:focus, .tx-solr-search-form input[type=password].parsley-error:focus, .tx-powermail input[type=date].parsley-error:focus, .frame-type-felogin_login input[type=date].parsley-error:focus, .tx-solr-search-form input[type=date].parsley-error:focus, .tx-powermail [type=email].parsley-error:focus, .frame-type-felogin_login [type=email].parsley-error:focus, .tx-solr-search-form [type=email].parsley-error:focus, .tx-powermail select.parsley-error:focus, .frame-type-felogin_login select.parsley-error:focus, .tx-solr-search-form select.parsley-error:focus, .tx-powermail textarea.parsley-error:focus, .frame-type-felogin_login textarea.parsley-error:focus, .tx-solr-search-form textarea.parsley-error:focus {
  border-color: #d10a10;
}
.tx-powermail input[type=text]:focus, .frame-type-felogin_login input[type=text]:focus, .tx-solr-search-form input[type=text]:focus, .tx-powermail input[type=password]:focus, .frame-type-felogin_login input[type=password]:focus, .tx-solr-search-form input[type=password]:focus, .tx-powermail input[type=date]:focus, .frame-type-felogin_login input[type=date]:focus, .tx-solr-search-form input[type=date]:focus, .tx-powermail [type=email]:focus, .frame-type-felogin_login [type=email]:focus, .tx-solr-search-form [type=email]:focus, .tx-powermail select:focus, .frame-type-felogin_login select:focus, .tx-solr-search-form select:focus, .tx-powermail textarea:focus, .frame-type-felogin_login textarea:focus, .tx-solr-search-form textarea:focus {
  border-color: #ececec;
  background-color: #f5f9fb;
  color: #4D4D4D;
  outline: none;
}
@media screen and (max-width: 1200px) {
  .tx-powermail .powermail_fieldset_1, .frame-type-felogin_login .powermail_fieldset_1, .tx-solr-search-form .powermail_fieldset_1, .tx-powermail .powermail_fieldset_2, .frame-type-felogin_login .powermail_fieldset_2, .tx-solr-search-form .powermail_fieldset_2, .tx-powermail .powermail_fieldset_3, .frame-type-felogin_login .powermail_fieldset_3, .tx-solr-search-form .powermail_fieldset_3, .tx-powermail .powermail_fieldset_4, .frame-type-felogin_login .powermail_fieldset_4, .tx-solr-search-form .powermail_fieldset_4 {
    width: 95%;
  }
}
@media screen and (max-width: 680px) {
  .tx-powermail .powermail_fieldset_1, .frame-type-felogin_login .powermail_fieldset_1, .tx-solr-search-form .powermail_fieldset_1, .tx-powermail .powermail_fieldset_2, .frame-type-felogin_login .powermail_fieldset_2, .tx-solr-search-form .powermail_fieldset_2, .tx-powermail .powermail_fieldset_3, .frame-type-felogin_login .powermail_fieldset_3, .tx-solr-search-form .powermail_fieldset_3, .tx-powermail .powermail_fieldset_4, .frame-type-felogin_login .powermail_fieldset_4, .tx-solr-search-form .powermail_fieldset_4 {
    width: 95%;
    margin: 0 auto;
  }
}
.tx-powermail .powermail_fieldwrap_type_select, .frame-type-felogin_login .powermail_fieldwrap_type_select, .tx-solr-search-form .powermail_fieldwrap_type_select, .tx-powermail .powermail_fieldwrap_type_input, .frame-type-felogin_login .powermail_fieldwrap_type_input, .tx-solr-search-form .powermail_fieldwrap_type_input {
  display: inline-block;
  width: 32%;
  margin-right: 1%;
}
@media screen and (max-width: 680px) {
  .tx-powermail .powermail_fieldwrap_type_select, .frame-type-felogin_login .powermail_fieldwrap_type_select, .tx-solr-search-form .powermail_fieldwrap_type_select, .tx-powermail .powermail_fieldwrap_type_input, .frame-type-felogin_login .powermail_fieldwrap_type_input, .tx-solr-search-form .powermail_fieldwrap_type_input {
    display: block;
    width: 100%;
    margin-right: auto;
  }
}
.tx-powermail .powermail_fieldwrap_type_textarea, .frame-type-felogin_login .powermail_fieldwrap_type_textarea, .tx-solr-search-form .powermail_fieldwrap_type_textarea {
  width: 98%;
}
@media screen and (max-width: 680px) {
  .tx-powermail .powermail_fieldwrap_type_textarea, .frame-type-felogin_login .powermail_fieldwrap_type_textarea, .tx-solr-search-form .powermail_fieldwrap_type_textarea {
    width: 100%;
  }
}
.tx-powermail .powermail_fieldwrap_type_submit, .frame-type-felogin_login .powermail_fieldwrap_type_submit, .tx-solr-search-form .powermail_fieldwrap_type_submit {
  margin-bottom: 50px;
}
.tx-powermail .powermail_fieldwrap_type_submit input[type=submit], .frame-type-felogin_login .powermail_fieldwrap_type_submit input[type=submit], .tx-solr-search-form .powermail_fieldwrap_type_submit input[type=submit] {
  margin: 0;
  background-color: #d10a10;
  color: #ffffff;
  border-color: #b00800;
}
.tx-powermail .powermail_fieldwrap_type_submit input[type=submit]:hover, .frame-type-felogin_login .powermail_fieldwrap_type_submit input[type=submit]:hover, .tx-solr-search-form .powermail_fieldwrap_type_submit input[type=submit]:hover {
  background-color: #b01119;
  border-color: #900007;
}
.tx-powermail .powermail_fieldwrap_anrede ul.parsley-errors-list, .frame-type-felogin_login .powermail_fieldwrap_anrede ul.parsley-errors-list, .tx-solr-search-form .powermail_fieldwrap_anrede ul.parsley-errors-list {
  background: #fff;
  padding-top: 14px;
}
.tx-powermail .powermail_fieldwrap_datenschutzerklaerung > label, .frame-type-felogin_login .powermail_fieldwrap_datenschutzerklaerung > label, .tx-solr-search-form .powermail_fieldwrap_datenschutzerklaerung > label, .tx-powermail label .powermail_fieldwrap_datenschutzerklaerung > .label, .frame-type-felogin_login label .powermail_fieldwrap_datenschutzerklaerung > .label, .tx-solr-search-form label .powermail_fieldwrap_datenschutzerklaerung > .label, label .tx-powermail .powermail_fieldwrap_datenschutzerklaerung > .label, label .frame-type-felogin_login .powermail_fieldwrap_datenschutzerklaerung > .label, label .tx-solr-search-form .powermail_fieldwrap_datenschutzerklaerung > .label {
  display: none;
}
.tx-powermail .powermail_fieldwrap_datenschutzerklaerung a, .frame-type-felogin_login .powermail_fieldwrap_datenschutzerklaerung a, .tx-solr-search-form .powermail_fieldwrap_datenschutzerklaerung a {
  color: #d10a10;
  text-decoration: none;
}
.tx-powermail .powermail_fieldwrap_datenschutzerklaerung a:hover, .frame-type-felogin_login .powermail_fieldwrap_datenschutzerklaerung a:hover, .tx-solr-search-form .powermail_fieldwrap_datenschutzerklaerung a:hover {
  color: #b01119;
  text-decoration: underline;
}
.tx-powermail .powermail_fieldwrap span.mandatory, .frame-type-felogin_login .powermail_fieldwrap span.mandatory, .tx-solr-search-form .powermail_fieldwrap span.mandatory {
  color: #d10a10;
}
.tx-powermail .parsley-errors-list, .frame-type-felogin_login .parsley-errors-list, .tx-solr-search-form .parsley-errors-list {
  display: none;
}

.logo {
  max-width: 18.75em;
}

.fluid-width-video-wrapper {
  margin: 1.875em 0;
}
.fluid-width-video-wrapper iframe {
  border: none;
}

.blue-element-right .image,
.red-element-right .image, .red-element .image,
.blue-element .image {
  position: relative;
}
.blue-element-right .image .image-embed-item,
.red-element-right .image .image-embed-item, .red-element .image .image-embed-item,
.blue-element .image .image-embed-item {
  margin: 10px 0 0 10px;
  width: calc(100% - 10px);
}
.blue-element-right .image .background-element,
.red-element-right .image .background-element, .red-element .image .background-element,
.blue-element .image .background-element {
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  z-index: 10;
}
.blue-element-right .image .read-more,
.red-element-right .image .read-more, .red-element .image .read-more,
.blue-element .image .read-more {
  background-color: #d10a11;
  bottom: -10px;
  color: #fff;
  font-size: 0.8125em;
  opacity: 0.9;
  padding: 12px 16px;
  position: absolute;
  right: -10px;
  text-decoration: none;
  text-transform: uppercase;
  z-index: 10;
}
.blue-element-right .image .read-more:hover,
.red-element-right .image .read-more:hover, .red-element .image .read-more:hover,
.blue-element .image .read-more:hover {
  opacity: 1;
}

.red-element .image .background-element {
  background-image: url("../Images/stripe-left-red.png");
}

.blue-element .image .background-element {
  background-image: url("../Images/stripe-left-blue.png");
}

.blue-element .ce-row,
.blue-element .ce-gallery,
.red-element .ce-row,
.red-element .ce-gallery,
.blue-element-right .ce-row,
.blue-element-right .ce-gallery,
.red-element-right .ce-row,
.red-element-right .ce-gallery {
  overflow: visible;
}

.blue-element-right .image .read-more,
.red-element-right .image .read-more {
  right: auto;
  left: -10px;
}
.blue-element-right .image .image-embed-item,
.red-element-right .image .image-embed-item {
  margin: 10px 10px 0 0;
  width: calc(100% - 10px);
}
.blue-element-right .image .background-element,
.red-element-right .image .background-element {
  background-position: right top;
  left: inherit;
  right: 0;
}

.blue-element-right .image .background-element {
  background-image: url("../Images/stripe-right-blue.png");
}

.red-element-right .image .background-element {
  background-image: url("../Images/stripe-right-red.png");
}

.f3-widget-paginator, .solr-pagination .pagination {
  text-align: center;
}
.f3-widget-paginator a, .solr-pagination .pagination a, .f3-widget-paginator a:visited, .f3-widget-paginator span, .solr-pagination .pagination span, .f3-widget-paginator li.current, .solr-pagination .pagination li.current {
  display: inline-block;
  width: 35px;
  line-height: 35px;
  border: 1px solid #666666;
  text-align: center;
  color: #034e70;
}
.f3-widget-paginator a i:before, .solr-pagination .pagination a i:before, .f3-widget-paginator a:visited i:before, .f3-widget-paginator span i:before, .solr-pagination .pagination span i:before, .f3-widget-paginator li.current i:before, .solr-pagination .pagination li.current i:before {
  line-height: 50px;
}
.f3-widget-paginator a:hover, .solr-pagination .pagination a:hover {
  background: #666666;
}
.f3-widget-paginator li:before, .solr-pagination .pagination li:before {
  content: normal;
}
.f3-widget-paginator li.next a, .solr-pagination .pagination li.next a, .f3-widget-paginator li.previous a, .solr-pagination .pagination li.previous a {
  position: relative;
  color: #FFF;
  background: var(--color-blue);
  overflow: inherit;
}
.f3-widget-paginator li.next a:hover, .solr-pagination .pagination li.next a:hover, .f3-widget-paginator li.previous a:hover, .solr-pagination .pagination li.previous a:hover {
  background: var(--color-indigo);
}
.f3-widget-paginator li.next i, .solr-pagination .pagination li.next i, .f3-widget-paginator li.previous i, .solr-pagination .pagination li.previous i {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.f3-widget-paginator li.previous, .solr-pagination .pagination li.previous {
  margin-right: 6px;
}
.f3-widget-paginator li.previous i, .solr-pagination .pagination li.previous i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.f3-widget-paginator li.next, .solr-pagination .pagination li.next {
  margin-left: 6px;
}
.f3-widget-paginator li.active a, .solr-pagination .pagination li.active a, .f3-widget-paginator li.current span, .solr-pagination .pagination li.current span {
  background: #666666;
  color: #FFF;
}

.cookie-message {
  display: none;
  background: #fff;
  border-top: 1px solid #034e70;
  position: fixed;
  height: auto;
  width: 100%;
  z-index: 99999;
  bottom: 0;
  text-transform: uppercase;
  text-align: center;
}

.my-cookiebar-close {
  position: absolute;
  right: 10px;
  top: 5px;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
}

.cookie-message_inner {
  position: relative;
  margin: 0 auto;
  max-width: 970px;
  line-height: 20px;
  color: #424242;
  padding: 10px;
}

.cookie-message_inner .cookiemessage-links {
  display: block;
  text-align: center;
  margin-bottom: 8px;
}

.cookie-message a,
.cookie-message a:hover {
  cursor: pointer;
  color: #424242;
  text-decoration: underline;
}

/*
.cookie-message a.cookiebar-accept {
  margin-left: 10px;
  margin-right: 10px;
  background-color: #424242;
  padding: 5px;
  color: #fff;
  text-decoration: none;
  padding-right: 10px;
  padding-left: 10px;
}
*/
.cookie-message a.cookiebar-accept:hover {
  text-decoration: none;
}

.cookie-message a.my-cookiebar-close {
  text-indent: -10000px;
  background: transparent url("../Images/close.gif") no-repeat 50% 50%;
  width: 16px;
  height: 16px;
  display: inline-block;
  position: absolute;
  top: 6px;
  right: 0;
  padding: 4px;
  color: #FFF;
  border-radius: 4px;
}

@media only screen and (min-width: 1024px) {
  .cookie-message {
    position: fixed;
  }
  .cookie-message_inner {
    padding: 10px;
    line-height: 25px;
  }
  /*
    .cookie-message a.cookiebar-accept {
      margin-left: 25px;
      margin-right: 25px;
      padding-right: 20px;
      padding-left: 20px;
    }
  */
}
.cookiemessage-links a {
  background-color: #d10a11;
  color: #ffffff;
  font-size: 0.8125em;
  padding: 0.625em 1.875em;
  text-decoration: none;
  text-transform: uppercase;
  margin-right: 15px;
}
.cookiemessage-links a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #b01119;
}

.cookie-message .cookie-message_inner {
  padding: 0.9375em 0;
}

.news-list-view {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 3.125em;
}
.news-list-view .article {
  padding: 20px;
  width: 100%;
  margin-bottom: 2.5em;
}
@media only all and (min-width: 29.9375em) {
  .news-list-view .article {
    width: 50%;
  }
}
@media only all and (min-width: 48em) {
  .news-list-view .article {
    width: 33%;
  }
}
.news-list-view .article .category {
  margin-bottom: 0;
  text-transform: uppercase;
}
.news-list-view .article .category a {
  text-decoration: none;
}
.news-list-view .article .category a:hover {
  color: #d10a11;
}
.news-list-view .article .category span {
  border-left: 2px solid #b01119;
  margin-left: 8px;
  padding-left: 8px;
}
.news-list-view .article h2 {
  font-size: 1.375em;
  margin-bottom: 0;
}
.news-list-view .article h2 a {
  text-decoration: none;
}
.news-list-view .article h2 a:hover {
  color: #889095;
}
.news-list-view .article h2:after {
  display: none;
}
.news-list-view .article .teaser-text {
  margin-bottom: 0.625em;
}
.news-list-view .article .btn-read-more {
  background-color: #d10a11;
  color: #ffffff;
  font-size: 0.8125em;
  padding: 0.625em 1.875em;
  text-decoration: none;
  text-transform: uppercase;
}
.news-list-view .article .btn-read-more:hover {
  background-color: #b01119;
}

.news-pager {
  display: -webkit-flex;
  display: flex;
}
.news-pager ul {
  display: flex;
  list-style: none;
}
.news-pager ul li {
  margin-left: 0.625em;
}
.news-pager ul li.current {
  text-decoration: underline;
}
.news-pager ul li a {
  color: #666666;
  line-height: 1;
  text-decoration: none;
}
.news-pager ul li a:hover {
  text-decoration: underline;
}

.news-detail-page .content-container {
  max-width: inherit;
  position: inherit;
}
.news-single {
  position: relative;
  padding: 20px;
  background: transparent image-url("stripe-right-bottom-blue.png") no-repeat right bottom;
  margin-bottom: 70px;
}
.news-single:before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 330px;
  height: 100%;
  background: transparent image-url("stripe-left-blue.png") no-repeat;
  background-size: 100%;
}
.news-single:after {
  content: "";
  position: absolute;
  z-index: 0;
  left: 18px;
  right: 330px;
  top: 355px;
  bottom: 0;
  border-bottom: 1px solid #00628e;
  border-left: 1px solid #00628e;
}
.news-single h1 {
  color: #000000;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.2em;
  margin-bottom: 0;
  padding-bottom: 5px;
  letter-spacing: 2px;
}
.news-single .news-img-wrap {
  margin-bottom: 3.125em;
}
.news-single .news-img-wrap iframe {
  border: none;
}
.news-single .news-img-wrap img {
  width: auto;
}
.news-single .news-meta {
  text-transform: uppercase;
}
.news-single .news-meta .news-category:after {
  border-right: 2px solid #b01119;
  content: "";
  margin-left: 0.8125em;
  margin-right: 0.625em;
}
.news-single .news-meta .news-category a {
  text-decoration: none;
  font-weight: 700;
  position: relative;
}
.news-single .news-meta .news-category a:hover {
  color: #d10a11;
}
.news-single .news-meta .news-category a:after {
  content: "/";
}
.news-single .news-meta .news-category a:last-child:after {
  display: none;
}

.news-single-inner {
  max-width: 840px;
  background: #FFF;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  padding: 50px 20px;
}

.news-prev-next {
  background-color: rgba(209, 10, 16, 0.8);
  font-size: 1em;
  padding: 2em 0.85em;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  color: #ffffff;
  margin-top: auto;
  align-self: flex-start;
  position: absolute;
  z-index: 501;
  width: 3em;
  height: 110px;
  overflow: hidden;
  transition: 0.1s ease-in;
  flex-direction: column;
  margin-top: -55px;
  left: 0;
  top: 40%;
}
.news-prev-next .news-paginate-arrow {
  position: absolute;
  top: 50%;
  left: 14px;
  height: 22px;
  line-height: 22px;
  margin-top: -11px;
  font-size: 24px;
}
.news-prev-next.news-next {
  left: auto;
  right: 0;
}
.news-prev-next.news-next .news-paginate-arrow {
  left: auto;
  right: 14px;
}
.news-prev-next svg {
  fill: #ffffff;
}
.news-prev-next .news-title {
  position: absolute;
  font-size: 14px;
  top: 0;
  left: -999em;
  line-height: 1.25;
  transition: 0.2s ease-in;
  display: block;
}
.news-prev-next .news-title > span {
  height: 110px;
  width: 220px;
  display: table;
}
.news-prev-next .news-title > span > span {
  display: table-cell;
  vertical-align: middle;
}
.news-prev-next:hover {
  background-color: rgba(0, 0, 0, 0.7);
  color: #ffffff;
  width: 20em;
  transition: 0.4s ease-out;
}
.news-prev-next:hover svg {
  fill: #ffffff;
  align-self: flex-end;
}
.news-prev-next:hover .news-title {
  left: 10px;
}
.news-prev-next.news-prev:hover svg {
  align-self: flex-start;
}
.news-prev-next.news-prev:hover .news-title {
  left: 30px;
}
.news-prev-next.news-prev svg {
  transform: rotate(180deg);
}
.news-prev-next.news-next {
  right: 0;
}
@media only all and (max-width: 30em) {
  .news-prev-next {
    display: none;
  }
}

.page-navigation {
  position: relative;
  width: 100%;
  text-align: center;
}

.f3-widget-paginator, .solr-pagination .pagination {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
  position: relative;
  padding-top: 10px;
  border-top: 1px solid #034e70;
  overflow: visible;
}
.f3-widget-paginator li, .solr-pagination .pagination li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  white-space: nowrap;
}
.f3-widget-paginator:before, .solr-pagination .pagination:before, .f3-widget-paginator:after, .solr-pagination .pagination:after {
  content: "";
  position: absolute;
  width: 500px;
  top: -1px;
  left: -500px;
  border-top: 1px solid #034e70;
}
.f3-widget-paginator:after, .solr-pagination .pagination:after {
  left: auto;
  right: -500px;
}
.f3-widget-paginator li, .solr-pagination .pagination li {
  position: relative;
  padding: 4px 10px;
  margin: 0 5px;
}
.f3-widget-paginator li:before, .solr-pagination .pagination li:before {
  background: #d10a11;
  width: 7px;
  content: "";
  position: absolute;
  height: 7px;
  top: -14px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 100%;
}

.search-trigger {
  align-items: center;
  display: none;
}
@media only all and (min-width: 48em) {
  .search-trigger {
    display: flex;
  }
}
.search-trigger form {
  display: flex;
  align-items: center;
}

input.search-input {
  background: none;
  transition: all 0.3s;
  width: 100px;
  border: 1px solid grey;
  padding: 0.3125em 0.625em;
  display: flex;
  align-items: center;
  font-size: 0.875em;
  caret-color: #ffffff;
}
input.search-input:focus {
  width: 200px;
  outline: none;
  box-shadow: none;
}

.search-input[placeholder] {
  text-transform: uppercase;
  color: #9b9b9b;
}

input[type=submit].search-submit {
  background-color: transparent;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyMiAyMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMjEuNjg2IDIwLjQxMWwtNi4xMDMtNi4xNmE4LjcyNyA4LjcyNyAwIDAgMCAxLjkxNC01LjQ1N2MwLTQuODI4LTMuOTE0LTguNzQzLTguNzQ4LTguNzQzQTguNzQ5IDguNzQ5IDAgMCAwIDAgOC44YzAgNC44MjkgMy45MTQgOC43NDMgOC43NDkgOC43NDNhOC43MTggOC43MTggMCAwIDAgNS41MTQtMS45NTRsNi4wNjMgNi4xMmEuOTM1LjkzNSAwIDAgMCAuNjguMjkxLjkyNi45MjYgMCAwIDAgLjY0NS0uMjU3Ljk0NS45NDUgMCAwIDAgLjAzNS0xLjMzMnpNOC43NDkgMTUuNjYzQTYuODI1IDYuODI1IDAgMCAxIDMuODkgMTMuNjUgNi44MjIgNi44MjIgMCAwIDEgMS44OCA4LjhjMC0xLjgzNC43MTQtMy41NiAyLjAxMS00Ljg1MUE2LjgyNSA2LjgyNSAwIDAgMSA4Ljc1IDEuOTM3YzEuODM0IDAgMy41Ni43MTQgNC44NTcgMi4wMTJBNi44MjIgNi44MjIgMCAwIDEgMTUuNjE3IDguOGMwIDEuODM0LS43MTQgMy41Ni0yLjAxMSA0Ljg1MWE2LjgyNSA2LjgyNSAwIDAgMS00Ljg1NyAyLjAxMnoiIGZpbGw9IiM5QjlCOUIiIGZpbGwtcnVsZT0ibm9uemVybyIvPjwvc3ZnPg==");
  content: "";
  display: flex;
  background-position: center bottom;
  background-repeat: no-repeat;
  height: 25px;
  width: 25px;
  background-size: contain;
  text-indent: -999em;
  margin-right: 0.625em;
}

.search-result-wrapper {
  max-width: 770px;
  margin: 0 auto;
}
.search-result-wrapper .search-trigger {
  display: block;
  padding: 0.9375em;
  width: 100%;
}
.search-result-wrapper .search-trigger input.search-input {
  width: 90%;
}
.search-result-wrapper .search-trigger input.search-input:focus {
  width: 90%;
}
.search-result-wrapper .search-trigger input.search-submit {
  width: 10%;
}

ul.tx-indexedsearch-browsebox {
  display: flex;
  justify-content: space-around;
  border: 1px solid #a1a1a1;
  border-width: 1px 0;
  padding: 0.3125em 0;
  margin: 1.25em 0;
}

@media only all and (min-width: 29.9375em) {
  .intro-text {
    padding: 70px 0;
  }
}
.intro-text p {
  font-family: "Karla", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000000;
  font-size: 1.25em;
  line-height: 1.2;
  padding: 0 10%;
}
@media only all and (min-width: 48em) {
  .intro-text p {
    font-size: 1.75em;
  }
}

ul.download-list {
  margin: 0.625em 0 1.25em 0;
  padding-left: 0;
}
ul.download-list li {
  align-items: top;
  display: flex;
  margin-bottom: 0.625em;
}
ul.download-list li::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAyNSAyNSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTAuNTQ3IDBoMy45MDZjLjY1IDAgMS4xNzIuNTIyIDEuMTcyIDEuMTcydjguMjAzaDQuMjgyYy44NyAwIDEuMzA0IDEuMDUuNjg5IDEuNjY1bC03LjQyNyA3LjQzMmEuOTQ2Ljk0NiAwIDAgMS0xLjMzMyAwTDQuMzk5IDExLjA0Yy0uNjE1LS42MTUtLjE4LTEuNjY1LjY4OS0xLjY2NWg0LjI4N1YxLjE3MkM5LjM3NS41MjIgOS44OTcgMCAxMC41NDcgMHpNMjUgMTguMzZ2NS40NjhBMS4xNyAxLjE3IDAgMCAxIDIzLjgyOCAyNUgxLjE3MkExLjE3IDEuMTcgMCAwIDEgMCAyMy44MjhWMTguMzZjMC0uNjQ5LjUyMi0xLjE3MiAxLjE3Mi0xLjE3Mmg3LjE2M2wyLjM5MyAyLjM5M2EyLjUwMiAyLjUwMiAwIDAgMCAzLjU0NCAwbDIuMzkzLTIuMzkyaDcuMTYzYy42NSAwIDEuMTcyLjUyMiAxLjE3MiAxLjE3MXoiIGZpbGwtcnVsZT0ibm9uemVybyIvPjwvc3ZnPg==);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  margin-right: 0.9375em;
  margin-top: 0.0625em;
  width: 16px;
  height: 15px;
  min-width: 15px;
}
ul.download-list li a {
  text-decoration: none;
}
ul.download-list li a:hover {
  text-decoration: underline;
  color: #b01119;
}
@media only all and (min-width: 29.9375em) {
  ul.download-list.download-2-col {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  ul.download-list.download-2-col li {
    flex-basis: 45%;
    flex-shrink: 0;
  }
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-figure figure figcaption {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/* search functions */
#tx-solr-search-functions {
  display: block;
}
@media screen and (max-width: 680px) {
  #tx-solr-search-functions {
    display: none;
  }
}
#tx-solr-search-functions ul li:before {
  content: none;
}
#tx-solr-search-functions img {
  width: auto;
  height: auto;
}

/* sorting */
#tx-solr-sorting .tx-solr-facets-header {
  margin: 0;
}
#tx-solr-sorting ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#tx-solr-sorting ul li {
  padding-top: 5px;
  font-size: 15px;
}

/* faceting */
#tx-solr-faceting {
  margin-bottom: 30px;
}
#tx-solr-faceting .tx-solr-facets-header {
  font-weight: 300;
  color: #034e70;
  margin: 20px 0 10px 0;
}
#tx-solr-faceting .facets {
  padding: 0;
  margin: 0;
  font-size: 15px;
}
#tx-solr-faceting .facets li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#tx-solr-faceting .facets .facet-label {
  margin: 0 0 10px 0;
}
#tx-solr-faceting .facets .facet-option-list {
  padding: 0 0 5px 0;
  margin-top: 5px;
  margin-bottom: 15px;
}
#tx-solr-faceting .facets .facet-option-list ul {
  margin: 0 0 0 25px;
}

#tx-solr-facets-in-use ul {
  margin-left: 0;
  padding-left: 0;
}
#tx-solr-facets-in-use li {
  list-style-type: none;
  margin-left: 10px;
}
#tx-solr-facets-in-use .facets-remove-all {
  margin-top: 10px;
}

/* autosuggest */
ul.ui-widget-content {
  background: #fff;
}

.tx-solr-autosuggest strong {
  color: #d10a11;
}

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

.tx-solr-q.js-solr-q.ui-autocomplete-input:focus {
  outline: none;
}

/* search form */
.tx-solr-search-form {
  margin-bottom: 30px;
}
.tx-solr-search-form input[type=text].tx-solr-q {
  margin-bottom: 15px;
  width: 100%;
  float: left;
  padding: 13px;
}
.tx-solr-search-form button {
  float: left;
  margin: 0;
  background-color: var(--color-indigo);
  color: #ffffff;
  border-color: var(--color-indigo);
  display: block;
  padding: 15px 30px;
}
.tx-solr-search-form button:hover {
  color: #fff;
  background: var(--color-blue);
}

/* search result */
.results-list {
  list-style: none;
  margin: 30px 0 0;
  padding: 0;
}
.results-list a {
  line-height: 1;
}
.results-list .results-entry {
  margin-bottom: 30px;
}
.results-list .results-topic {
  font-size: 30px;
  font-weight: 300;
  letter-spacing: -0.2px;
  color: #666666;
  margin: 0;
}
.results-list .results-topic i {
  margin-right: 10px;
  font-size: 22px;
}
.results-list .results-teaser {
  margin-top: 10px;
}

.tx-solr-loader {
  background: url("data:image/png;base64,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");
}

/* page browser */
.solr-pagination .pagination li {
  padding: 10px 2px;
  font-weight: bold;
}
.solr-pagination .pagination li.current span {
  background-color: #d10a11;
  color: #ffffff;
}
.solr-pagination .pagination li.active a {
  background-color: #034e70;
  color: #ffffff;
}
.solr-pagination .pagination li.next a, .solr-pagination .pagination li.previous a {
  background-color: #034e70;
  color: #ffffff;
}
.solr-pagination .pagination li.next a:hover, .solr-pagination .pagination li.previous a:hover {
  background-color: #d10a11;
  color: #ffffff;
}
.solr-pagination .pagination li:before {
  content: none;
}
.solr-pagination .pagination a:hover {
  background: #d10a11;
  color: #ffffff;
}

.tx-solr-autosuggest .autocomplete-group {
  border: 2px solid #d10a11;
  border-width: 2px 0;
  padding: 5px;
  background: #f6f6f6;
  color: #000;
  margin-top: 10px;
}

@keyframes success {
  0% {
    background: var(--color-indigo);
  }
  100% {
    background: #FFF;
  }
}
main a {
  color: var(--color-blue);
  transition: color 250ms ease-out;
}
main a:hover {
  color: var(--color-red);
}

header#top {
  background: var(--color-indigo);
}
header#top .logoAndLabel {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
header#top .logoAndLabel .sitetitle {
  color: #FFF;
  padding: 0 10px;
  font-size: 2.5em;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
header#top .logoAndLabel span {
  color: var(--color-red);
}
header#top .logo {
  width: 225px;
  padding: 20px 0 0;
}
header#top.small .logo {
  width: 170px;
}

h1 {
  margin: 0 0 20px 0;
  font-size: 2.5em;
}
@media only all and (min-width: 29.9375em) {
  h1 {
    font-size: 3.125em;
  }
}
@media only all and (min-width: 48em) {
  h1 {
    font-size: 3.75em;
  }
}

h2 {
  font-size: 1.375em;
  margin-bottom: 15px;
}
@media only all and (min-width: 29.9375em) {
  h2 {
    font-size: 1.625em;
  }
}
@media only all and (min-width: 48em) {
  h2 {
    font-size: 1.75em;
  }
}

.ck-editor__editable {
  min-height: 400px;
}

.catnavnav {
  margin: 0;
}

.tx-t3extblog {
  /*
  	@include breakpoint($belowMax){
  		overflow: hidden;
  	}
  */
}
.tx-t3extblog .powermail_label {
  width: 100%;
  font-weight: bold;
  flex: none;
}
.tx-t3extblog .powermail_field {
  margin-bottom: 15px;
}
.tx-t3extblog input[type=checkbox]:checked + label::before, .tx-t3extblog label input[type=checkbox]:checked + .label::before, label .tx-t3extblog input[type=checkbox]:checked + .label::before,
.tx-t3extblog input[type=checkbox]:not(:checked) + label::before,
.tx-t3extblog label input[type=checkbox]:not(:checked) + .label::before,
label .tx-t3extblog input[type=checkbox]:not(:checked) + .label::before,
.tx-t3extblog input[type=radio]:checked + label::before,
.tx-t3extblog label input[type=radio]:checked + .label::before,
label .tx-t3extblog input[type=radio]:checked + .label::before,
.tx-t3extblog input[type=radio]:not(:checked) + label::before,
.tx-t3extblog label input[type=radio]:not(:checked) + .label::before,
label .tx-t3extblog input[type=radio]:not(:checked) + .label::before {
  border-color: #034e70;
}
.tx-t3extblog #post_enddate {
  width: 150px;
}
.tx-t3extblog #image-plupload_filelist {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.tx-t3extblog .powermail_label[for=powermail_field_bilder] {
  display: none;
}
.tx-t3extblog .plupload_progress {
  width: 100px;
}
.tx-t3extblog .ui-progressbar-value {
  background: #79b83d;
}
.tx-t3extblog #image-plupload_start {
  display: none;
}

.tx-t3extblog article {
  position: relative;
}

.post-list {
  /*
     @include display-flex();
     @include flex-wrap(wrap);
     @include justify-content(space-between);
     */
  margin-bottom: 1.25em;
  position: relative;
  top: -2px;
  /*
         &:before {
             content: '';
             position: absolute;
             height: 1px;
             width: 100%;
             background: #00628e;
             top: 0;
             left: 0;

             @include breakpoint($afterTablet) {
                 left: 50%;
                 width: 50%;
             }
         }
     */
}
.post-list article {
  position: relative;
  float: none;
  padding: 40px 10px 10px 20px;
  border-left: 1px solid #00628e;
}
.post-list article:after {
  background: #d10a11;
  width: 7px;
  content: "";
  position: absolute;
  height: 7px;
  right: auto;
  left: -4px;
  top: 50%;
  border-radius: 100%;
}
.post-list article .bottom {
  /*
           @include display-flex();
           @include flex-direction(row-reverse);

           >div{
               width: 50%;
           }
           */
}
.post-list article .bottom .tx-thrating-pi1-content {
  float: right;
  margin-right: 80px;
}
@media only all and (min-width: 48em) {
  .post-list article {
    position: relative;
    float: left;
    width: 50%;
    padding: 40px 0 20px 20px;
  }
  .post-list article:after {
    width: 7px;
    content: "";
    position: absolute;
    height: 7px;
    right: auto;
    left: -4px;
    top: 50%;
    border-radius: 100%;
  }
  .post-list article:nth-child(odd) {
    clear: both;
    padding: 80px 20px 20px 0;
    text-align: right;
    border-left: none;
    border-right: 1px solid #00628e;
    left: 1px;
  }
  .post-list article:nth-child(odd):after {
    left: auto;
    right: -4px;
  }
  .post-list article:nth-child(odd) .bottom .tx-thrating-pi1-content {
    float: left;
    margin-right: auto;
  }
}
.post-list article .inner {
  position: relative;
  -webkit-box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.4);
}
.post-list article.success .inner {
  animation: success 1s ease-out;
}
.post-list article.subscripted .inner {
  -webkit-box-shadow: 0 2px 2px 2px rgba(209, 10, 17, 0.6);
  -moz-box-shadow: 0 2px 2px 2px rgba(209, 10, 17, 0.6);
  box-shadow: 0 2px 2px 2px rgba(209, 10, 17, 0.6);
}
.post-list article .content {
  padding: 20px;
}
.post-list article .editLink, .post-list article .deleteLink, .post-list article .withVideoFlag, .post-list article .withFilesFlag, .post-list article .withImagesFlag {
  position: absolute;
  top: 0;
  left: 0;
  color: #FFF;
  background: var(--color-indigo);
  padding: 10px;
  width: 35px;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: width 0.3s linear;
  -webkit-transition-delay: 0s;
  -moz-transition: width 0.3s linear 0s;
  -o-transition: width 0.3s linear 0s;
  transition: width 0.3s linear 0s;
  -webkit-box-shadow: 0px 0px 5px #333333;
  -moz-box-shadow: 0px 0px 5px #333333;
  box-shadow: 0px 0px 5px #333333;
}
.post-list article .editLink span, .post-list article .deleteLink span, .post-list article .withVideoFlag span, .post-list article .withFilesFlag span, .post-list article .withImagesFlag span {
  margin-left: 10px;
  font-size: 14px;
}
.post-list article .editLink:is(a):hover, .post-list article .editLink:is(a):active, .post-list article .deleteLink:is(a):hover, .post-list article .deleteLink:is(a):active, .post-list article .withVideoFlag:is(a):hover, .post-list article .withVideoFlag:is(a):active, .post-list article .withFilesFlag:is(a):hover, .post-list article .withFilesFlag:is(a):active, .post-list article .withImagesFlag:is(a):hover, .post-list article .withImagesFlag:is(a):active {
  width: 120px;
  background: var(--color-blue);
}
.post-list article .deleteLink {
  left: auto;
  right: 0;
}
.post-list article .deleteLink:hover, .post-list article .deleteLink:active {
  width: 100px;
}
.post-list article .withImagesFlag {
  left: auto;
  right: 0;
  top: auto;
  top: 110px;
}
.post-list article .withImagesFlag:hover, .post-list article .withImagesFlag:active {
  width: 135px;
}
.post-list article .withVideoFlag, .post-list article .withFilesFlag {
  left: auto;
  right: 0;
  top: 165px;
}
.post-list article .withVideoFlag:hover, .post-list article .withFilesFlag:hover, .post-list article .withVideoFlag:active, .post-list article .withFilesFlag:active {
  width: 115px;
}
.post-list article .withFilesFlag {
  top: 55px;
}
.post-list article .withFilesFlag i {
  font-size: 18px;
}
.post-list article .withFilesFlag:hover, .post-list article .withFilesFlag:active {
  width: 125px;
}
.post-list .dummyVideoPreview {
  width: 100%;
  height: 400px;
}
.post-list .dummyVideoPreview > div:first-child {
  font-size: inherit;
}

.tx-t3extblog-categories {
  position: relative;
  margin-top: 20px;
  padding: 20px 0;
  /*
         border: 1px solid #00628e;
         border-width: 1px 1px 0 0;

         &:before {
             content: '';
             position: absolute;
             top: -1px;
             left: -500px;
             width: 500px;
             height: 1px;
             border-top: 1px solid #00628e;
         }
     */
}
.tx-t3extblog-categories:after {
  content: "";
  width: 1px;
  height: 40px;
  position: absolute;
  bottom: -20px;
  left: 50%;
  background: #034e70;
}
.tx-t3extblog-categories ul {
  text-align: right;
  list-style: none;
}
.tx-t3extblog-categories ul li {
  position: relative;
  padding-right: 15px;
}
.tx-t3extblog-categories ul li:after {
  background: #d10a11;
  width: 7px;
  content: "";
  position: absolute;
  height: 7px;
  left: auto;
  right: -4px;
  top: 5px;
  border-radius: 100%;
}

.rpsblog-select-categories {
  margin: 0 auto;
  margin-top: -50px;
  max-width: 230px;
  padding-right: 15px;
  /*
         .select-style {
             border: 1px solid #00628e;
         }
     */
}

.activeUser {
  position: relative;
  text-align: center;
  font-weight: bold;
  padding-bottom: 25px;
}
.activeUser:after {
  content: "";
  width: 1px;
  height: 40px;
  position: absolute;
  bottom: -25px;
  left: 50%;
  background: #034e70;
}
.activeUser .logoutLink {
  font-weight: normal;
}

.buttons-powerblog {
  /*
     position: relative;
     overflow: hidden;
     padding: 0;
     top: 40px;
     */
  text-align: right;
  /*
       &:after {
         content: '';
         width: 1px;
         height: 100%;
         position: absolute;
         bottom: 0px;
         left: 50%;
         background: $blue;
       }
     */
}
.buttons-powerblog a {
  margin: 0 0 0 5px;
}
.buttons-powerblog a.btn-link-red span, .buttons-powerblog .ui-dialog a.ui-button span, .ui-dialog .buttons-powerblog a.ui-button span {
  display: none;
}
@media only all and (min-width: 60em) {
  .buttons-powerblog a.btn-link-red span, .buttons-powerblog .ui-dialog a.ui-button span, .ui-dialog .buttons-powerblog a.ui-button span {
    display: inline;
  }
}

.filter-selection {
  padding-bottom: 20px;
  text-align: center;
}

.f3-widget-paginator, .solr-pagination .pagination {
  clear: both;
  margin: 0;
  padding: 0;
}
.f3-widget-paginator:before, .solr-pagination .pagination:before, .f3-widget-paginator:after, .solr-pagination .pagination:after {
  content: normal;
}
@media only all and (min-width: 48em) {
  .f3-widget-paginator:before, .solr-pagination .pagination:before, .f3-widget-paginator:after, .solr-pagination .pagination:after {
    content: "";
  }
}
.f3-widget-paginator li, .solr-pagination .pagination li {
  height: auto;
  margin: 10px 5px;
  padding: 0;
}
.f3-widget-paginator li.active a.page-link, .solr-pagination .pagination li.active a.page-link {
  background-color: #d10a11;
  border-color: #d10a11;
  cursor: default;
}
.f3-widget-paginator li.more:before, .solr-pagination .pagination li.more:before {
  content: normal;
}
.f3-widget-paginator a.page-link, .solr-pagination .pagination a.page-link, .f3-widget-paginator span.page-link, .solr-pagination .pagination span.page-link {
  background: var(--color-indigo);
  color: #FFF;
  margin: 0;
  padding: 0;
  width: 35px;
  line-height: 35px;
}
.f3-widget-paginator a.page-link:hover, .solr-pagination .pagination a.page-link:hover, .f3-widget-paginator span.page-link:hover, .solr-pagination .pagination span.page-link:hover {
  background: var(--color-blue);
}
.f3-widget-paginator a.page-link[rel], .solr-pagination .pagination a.page-link[rel], .f3-widget-paginator span.page-link[rel], .solr-pagination .pagination span.page-link[rel] {
  line-height: 35px;
  font-size: 16px;
}
.f3-widget-paginator a.page-link[rel] span, .solr-pagination .pagination a.page-link[rel] span, .f3-widget-paginator span.page-link[rel] span, .solr-pagination .pagination span.page-link[rel] span {
  display: none;
}
.f3-widget-paginator span, .solr-pagination .pagination span {
  background: transparent;
  border: none;
  color: #000;
}
.f3-widget-paginator span:hover, .solr-pagination .pagination span:hover {
  color: #000;
}

.plupload_logo {
  display: none;
  /*
     background: none !important;
     @extend .fa;
     @extend .fa-upload;

     &:before {
         font-size: 26px;
         line-height: 40px;
         height: 40px;
     }
     */
}

.plupload_header_content {
  padding: 0 15px !important;
}

.tx-t3extblog.plupload_filelist_content {
  display: -webkit-flex;
  display: flex;
}

.tx-t3extblog h1 {
  position: relative;
  margin-bottom: 0;
  padding: 5px;
  border-bottom: 1px solid #00628e;
  font-size: 1.5625em;
  text-align: center;
}
@media only all and (min-width: 29.9375em) {
  .tx-t3extblog h1 {
    font-size: 2.5em;
  }
}
@media only all and (min-width: 48em) {
  .tx-t3extblog h1 {
    font-size: 3.75em;
  }
}
.tx-t3extblog h1:before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: -500px;
  width: 500px;
  height: 1px;
  background: #00628e;
  border-bottom: 1px solid #00628e;
}
.tx-t3extblog .comment {
  position: relative;
  border-left: 1px solid #00628e;
  padding: 20px;
}
.tx-t3extblog .comment:after {
  background: #d10a11;
  width: 7px;
  content: "";
  position: absolute;
  height: 7px;
  right: auto;
  left: -4px;
  top: 28px;
  border-radius: 100%;
}
.tx-t3extblog label, .tx-t3extblog label .label, label .tx-t3extblog .label {
  font-weight: bold;
  padding: 5px 0;
}
.tx-t3extblog .ui-progressbar-value {
  background-color: #034e70;
}
.tx-t3extblog .ui-state-error,
.tx-t3extblog .ui-widget-content .ui-state-error,
.tx-t3extblog .ui-widget-header .ui-state-error {
  border: 1px solid #d10a11;
  background: #d10a11;
  color: #ffffff;
}
.tx-t3extblog .btn-link-red, .tx-t3extblog .ui-dialog .ui-button, .ui-dialog .tx-t3extblog .ui-button {
  padding: 15px 20px 12px;
}
.tx-t3extblog .btn-link-red span, .tx-t3extblog .ui-dialog .ui-button span, .ui-dialog .tx-t3extblog .ui-button span {
  margin-left: 10px;
  display: inline;
}
.tx-t3extblog .c-slideshow__image-description {
  display: none;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

article.post .top {
  padding-top: 5px;
  text-align: center;
}
article.post > .content {
  padding-right: 20px;
  border-right: 1px solid #00628e;
}
article.post > .content .content-element {
  margin-bottom: 0;
}
article.post .tx-thrating-pi1-content {
  margin-top: 20px;
}
article.post section.video-box header {
  display: none;
}

#comment-section h2 {
  margin: 0;
  padding: 20px 0;
  border: 1px solid #00628e;
  border-width: 0 1px 1px 0;
}

#comment-list {
  border-bottom: 1px solid #00628e;
}
#comment-list .top {
  margin-bottom: 15px;
}

.tx-t3extblog .tx-powermail .powermail_fieldwrap_type_input, .tx-t3extblog .frame-type-felogin_login .powermail_fieldwrap_type_input, .tx-t3extblog .tx-solr-search-form .powermail_fieldwrap_type_input,
.tx-t3extblog .tx-powermail .powermail_fieldwrap_type_textarea,
.tx-t3extblog .frame-type-felogin_login .powermail_fieldwrap_type_textarea,
.tx-t3extblog .tx-solr-search-form .powermail_fieldwrap_type_textarea {
  display: block;
  margin-right: 0;
  width: auto;
  dosplay: block;
}

.ck.ck-editor__main > .ck-editor__editable,
#image-plupload_dropbox {
  background: #f5f9fb !important;
}

.typo3-messages {
  list-style: none;
  padding: 0;
  margin: 0;
}
.typo3-messages .alert {
  border: 1px solid;
  margin: 10px 0px;
  padding: 15px 10px;
  background-repeat: no-repeat;
  background-position: 10px center;
}
.typo3-messages .alert p {
  margin-bottom: 0;
}
.typo3-messages .alert.alert-info {
  color: #ffffff;
  background-color: #034e70;
  border-color: #034e70;
  background-image: url(‘info.png’);
}
.typo3-messages .alert.severity-0 {
  color: #ffffff;
  background-color: #034e70;
  border-color: #034e70;
  background-image: url(‘success.png’);
}
.typo3-messages .alert.severity-0 h4, .typo3-messages .alert.severity-0 #tx-solr-sorting .tx-solr-facets-header, #tx-solr-sorting .typo3-messages .alert.severity-0 .tx-solr-facets-header, .typo3-messages .alert.severity-0 #tx-solr-faceting .facets .facet-label, #tx-solr-faceting .facets .typo3-messages .alert.severity-0 .facet-label {
  color: #fff;
}
.typo3-messages .alert.alert-warning {
  color: #ffffff;
  background-color: #d10a11;
  border-color: #d10a11;
  background-image: url(‘warning.png’);
}
.typo3-messages .alert.alert-error {
  color: #ffffff;
  background-color: #d10a11;
  border-color: #d10a11;
  background-image: url(‘error.png’);
}

.rpsblog_edit_categories .rpsblog_edit_category, .rpsblog_edit_images .rpsblog_edit_category {
  display: inline-block;
  float: left;
  margin-right: 15px;
}
.rpsblog_edit_categories label, .rpsblog_edit_images label, .rpsblog_edit_categories label .label, .rpsblog_edit_images label .label, label .rpsblog_edit_categories .label, label .rpsblog_edit_images .label {
  margin-right: 15px;
  font-weight: normal;
}

.rpsblog_edit_images img {
  width: auto;
}
.rpsblog_edit_images .rpsblog_edit_image {
  display: inline-block;
  float: left;
  margin: 0 15px 15px;
  position: relative;
}
.rpsblog_edit_images label, .rpsblog_edit_images label .label, label .rpsblog_edit_images .label {
  margin: 0;
}
.rpsblog_edit_images .fa-youtube {
  position: absolute;
  z-index: 10;
  font-size: 40px;
  color: #d10a11;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.tx-t3extblog .tx-powermail .rpsblog_edit_image input[type=checkbox] + label, .tx-t3extblog .frame-type-felogin_login .rpsblog_edit_image input[type=checkbox] + label, .tx-t3extblog .tx-solr-search-form .rpsblog_edit_image input[type=checkbox] + label, .tx-t3extblog .tx-powermail .rpsblog_edit_image label input[type=checkbox] + .label, .tx-t3extblog .frame-type-felogin_login .rpsblog_edit_image label input[type=checkbox] + .label, label .tx-t3extblog .tx-powermail .rpsblog_edit_image input[type=checkbox] + .label, label .tx-t3extblog .frame-type-felogin_login .rpsblog_edit_image input[type=checkbox] + .label, .tx-t3extblog .tx-solr-search-form .rpsblog_edit_image label input[type=checkbox] + .label, label .tx-t3extblog .tx-solr-search-form .rpsblog_edit_image input[type=checkbox] + .label {
  display: inline-block;
  padding: 0;
  margin: 0;
  line-height: inherit;
}
.tx-t3extblog .tx-powermail .rpsblog_edit_image input[type=checkbox] + label:before, .tx-t3extblog .frame-type-felogin_login .rpsblog_edit_image input[type=checkbox] + label:before, .tx-t3extblog .tx-solr-search-form .rpsblog_edit_image input[type=checkbox] + label:before, .tx-t3extblog .tx-powermail .rpsblog_edit_image label input[type=checkbox] + .label:before, .tx-t3extblog .frame-type-felogin_login .rpsblog_edit_image label input[type=checkbox] + .label:before, label .tx-t3extblog .tx-powermail .rpsblog_edit_image input[type=checkbox] + .label:before, label .tx-t3extblog .frame-type-felogin_login .rpsblog_edit_image input[type=checkbox] + .label:before, .tx-t3extblog .tx-solr-search-form .rpsblog_edit_image label input[type=checkbox] + .label:before, label .tx-t3extblog .tx-solr-search-form .rpsblog_edit_image input[type=checkbox] + .label:before {
  top: 10px;
  left: 10px;
  z-index: 10;
}
.tx-t3extblog .tx-powermail .rpsblog_edit_image img, .tx-t3extblog .frame-type-felogin_login .rpsblog_edit_image img, .tx-t3extblog .tx-solr-search-form .rpsblog_edit_image img {
  position: relative;
  display: block;
  z-index: 5;
}
.tx-t3extblog .tx-powermail input[type=text], .tx-t3extblog .frame-type-felogin_login input[type=text], .tx-t3extblog .tx-solr-search-form input[type=text], .tx-t3extblog .tx-powermail [type=email], .tx-t3extblog .frame-type-felogin_login [type=email], .tx-t3extblog .tx-solr-search-form [type=email], .tx-t3extblog .tx-powermail [type=date], .tx-t3extblog .frame-type-felogin_login [type=date], .tx-t3extblog .tx-solr-search-form [type=date], .tx-t3extblog .tx-powermail select, .tx-t3extblog .frame-type-felogin_login select, .tx-t3extblog .tx-solr-search-form select, .tx-t3extblog .tx-powermail textarea, .tx-t3extblog .frame-type-felogin_login textarea, .tx-t3extblog .tx-solr-search-form textarea {
  border-color: #034e70;
}
.tx-t3extblog .tx-powermail input[type=text].parsley-error, .tx-t3extblog .frame-type-felogin_login input[type=text].parsley-error, .tx-t3extblog .tx-solr-search-form input[type=text].parsley-error, .tx-t3extblog .tx-powermail [type=email].parsley-error, .tx-t3extblog .frame-type-felogin_login [type=email].parsley-error, .tx-t3extblog .tx-solr-search-form [type=email].parsley-error, .tx-t3extblog .tx-powermail [type=date].parsley-error, .tx-t3extblog .frame-type-felogin_login [type=date].parsley-error, .tx-t3extblog .tx-solr-search-form [type=date].parsley-error, .tx-t3extblog .tx-powermail select.parsley-error, .tx-t3extblog .frame-type-felogin_login select.parsley-error, .tx-t3extblog .tx-solr-search-form select.parsley-error, .tx-t3extblog .tx-powermail textarea.parsley-error, .tx-t3extblog .frame-type-felogin_login textarea.parsley-error, .tx-t3extblog .tx-solr-search-form textarea.parsley-error {
  border-color: #d10a10;
}
.tx-t3extblog .tx-powermail input[type=text].parsley-error:focus, .tx-t3extblog .frame-type-felogin_login input[type=text].parsley-error:focus, .tx-t3extblog .tx-solr-search-form input[type=text].parsley-error:focus, .tx-t3extblog .tx-powermail [type=email].parsley-error:focus, .tx-t3extblog .frame-type-felogin_login [type=email].parsley-error:focus, .tx-t3extblog .tx-solr-search-form [type=email].parsley-error:focus, .tx-t3extblog .tx-powermail [type=date].parsley-error:focus, .tx-t3extblog .frame-type-felogin_login [type=date].parsley-error:focus, .tx-t3extblog .tx-solr-search-form [type=date].parsley-error:focus, .tx-t3extblog .tx-powermail select.parsley-error:focus, .tx-t3extblog .frame-type-felogin_login select.parsley-error:focus, .tx-t3extblog .tx-solr-search-form select.parsley-error:focus, .tx-t3extblog .tx-powermail textarea.parsley-error:focus, .tx-t3extblog .frame-type-felogin_login textarea.parsley-error:focus, .tx-t3extblog .tx-solr-search-form textarea.parsley-error:focus {
  border-color: #d10a10;
}
.tx-t3extblog .tx-powermail input[type=text]:focus, .tx-t3extblog .frame-type-felogin_login input[type=text]:focus, .tx-t3extblog .tx-solr-search-form input[type=text]:focus, .tx-t3extblog .tx-powermail [type=email]:focus, .tx-t3extblog .frame-type-felogin_login [type=email]:focus, .tx-t3extblog .tx-solr-search-form [type=email]:focus, .tx-t3extblog .tx-powermail [type=date]:focus, .tx-t3extblog .frame-type-felogin_login [type=date]:focus, .tx-t3extblog .tx-solr-search-form [type=date]:focus, .tx-t3extblog .tx-powermail select:focus, .tx-t3extblog .frame-type-felogin_login select:focus, .tx-t3extblog .tx-solr-search-form select:focus, .tx-t3extblog .tx-powermail textarea:focus, .tx-t3extblog .frame-type-felogin_login textarea:focus, .tx-t3extblog .tx-solr-search-form textarea:focus {
  border-color: #034e70;
}
.tx-t3extblog .tx-powermail #post_endtime, .tx-t3extblog .frame-type-felogin_login #post_endtime, .tx-t3extblog .tx-solr-search-form #post_endtime {
  width: 175px;
}
.tx-t3extblog .btn-link-bl {
  border: 1px solid #034e70;
  /* stylelint-disable-next-line */
  color: #034e70;
}
.tx-t3extblog .btn-link-bl::after {
  background: #ffffff;
}
.tx-t3extblog .btn-link-bl:hover, .tx-t3extblog .btn-link-bl:active {
  /* stylelint-disable-next-line */
  color: #034e70;
}
.tx-t3extblog .ck.ck-editor, .tx-t3extblog .plupload_wrapper {
  border: 1px solid #034e70;
}
.tx-t3extblog .flashmessages {
  margin-bottom: 15px;
}

.rpsblog_edit_pdfs {
  margin-bottom: 25px;
}
.rpsblog_edit_pdfs .rpsblog_edit_image {
  display: block;
  float: none;
  margin: 0 15px 0px 5px;
  position: relative;
}
.rpsblog_edit_pdfs label, .rpsblog_edit_pdfs label .label, label .rpsblog_edit_pdfs .label {
  margin: 0;
  font-weight: normal;
  padding-left: 55px !important;
}
.rpsblog_edit_pdfs label img, label .rpsblog_edit_pdfs .label img {
  vertical-align: middle;
}
.rpsblog_edit_pdfs label span, label .rpsblog_edit_pdfs .label span {
  display: inline-block;
}
.rpsblog_edit_pdfs label::before, .rpsblog_edit_pdfs label .label::before, label .rpsblog_edit_pdfs .label::before {
  width: 24px;
  height: 24px;
}
.rpsblog_edit_pdfs input[type=checkbox] + label:before, .rpsblog_edit_pdfs label input[type=checkbox] + .label:before, label .rpsblog_edit_pdfs input[type=checkbox] + .label:before {
  left: 20px !important;
}

.btn-link-blue {
  color: var(--color-indigo) !important;
  border-color: var(--color-indigo);
}
.btn-link-blue:after {
  background: var(--color-indigo);
}
.btn-link-blue:hover, .btn-link-blue:active {
  color: #FFF !important;
  background: var(--color-indigo);
}

.frame-type-felogin_login {
  max-width: 500px;
  margin: 0 auto;
}

.thRating span, .thRating .current-rating, .thRating .current-poll {
  text-align: left !important;
}

.thRating-RObj1-stars, .thRating-RObj1-stars span:hover, .thRating-RObj1-stars span:active, .thRating-RObj1-stars span:focus, .thRating-RObj1-stars .current-rating {
  background-image: url("/typo3conf/ext/th_rating/Resources/Public/Css/stars.gif") !important;
}

.tx-thrating-flash-message {
  display: none !important;
}

.tx-t3extblog .tx_solr {
  z-index: 1;
}
.tx-t3extblog .search-new-group {
  overflow: hidden;
  position: relative;
  /*
            &:after {
              content: '';
              width: 1px;
              height: 40px;
              position: absolute;
              bottom: -25px;
              left: 50%;
              background: $blue;
              clear: both;
            }
        */
}
.tx-t3extblog .search-new-group > div {
  width: 50%;
  float: left;
  margin-right: -100%;
  clear: none;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  padding: 0;
  z-index: 1;
  height: 49px;
}
.tx-t3extblog .search-new-group > div:after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 0;
  background: #034e70;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: -1;
}
.tx-t3extblog .search-new-group > div:first-child {
  z-index: 10;
}
.tx-t3extblog .search-new-group > div:first-child:before {
  width: 7px;
  content: "";
  position: absolute;
  height: 7px;
  top: 50%;
  right: -4px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 100%;
  background: #d10a11;
  z-index: 1;
}
.tx-t3extblog .search-new-group > div:last-child {
  width: 50%;
  float: right;
  margin-left: 0;
  margin-right: 0;
  clear: none;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  z-index: 1;
}
@media only all and (min-width: 48em) {
  .tx-t3extblog .search-new-group > div:last-child {
    border-left: 1px solid #00628e;
  }
}
.tx-t3extblog .tx-solr-search-form {
  margin-bottom: 0;
}
.tx-t3extblog .tx-solr-search-form button {
  float: none;
  display: inline-block;
  height: 55px;
}
.tx-t3extblog .tx-solr-search-form button span {
  display: none;
}
.tx-t3extblog .tx-solr-search-form input[type=text].tx-solr-q {
  border: none;
  background-color: rgb(226.7857142857, 238.0714285714, 243.7142857143);
  width: 160px;
  height: 55px;
  margin-bottom: 0;
}
.tx-t3extblog .tx-solr-search-form .btn, .tx-t3extblog .tx-solr-search-form .btn-link, .tx-t3extblog .tx-solr-search-form .btn-link-black, .tx-t3extblog .tx-solr-search-form .btn-link-indigo, .tx-t3extblog .tx-solr-search-form .btn-link-red, .tx-t3extblog .tx-solr-search-form .ui-dialog .ui-button, .ui-dialog .tx-t3extblog .tx-solr-search-form .ui-button, .tx-t3extblog .tx-solr-search-form .btn-link-bw, .tx-t3extblog .tx-solr-search-form .btn-link-bg, .tx-t3extblog .tx-solr-search-form .btn-link-tw, .tx-t3extblog .tx-solr-search-form .f3-widget-paginator a.page-link, .f3-widget-paginator .tx-t3extblog .tx-solr-search-form a.page-link, .tx-t3extblog .tx-solr-search-form .solr-pagination .pagination a.page-link, .solr-pagination .pagination .tx-t3extblog .tx-solr-search-form a.page-link, .tx-t3extblog .tx-solr-search-form .f3-widget-paginator span.page-link, .f3-widget-paginator .tx-t3extblog .tx-solr-search-form span.page-link, .tx-t3extblog .tx-solr-search-form .solr-pagination .pagination span.page-link, .solr-pagination .pagination .tx-t3extblog .tx-solr-search-form span.page-link, .tx-t3extblog .tx-solr-search-form .powermail_fieldwrap_type_submit, .tx-t3extblog .tx-solr-search-form .btn-link-bl, .tx-t3extblog .tx-solr-search-form .btn-link-blue {
  height: 55px;
  margin: 0 0 0 5px;
}
.tx-t3extblog .btn-group {
  display: -webkit-flex;
  display: flex;
  position: relative;
  left: -160px;
  white-space: nowrap;
  /*
            div:first-child{
              display: none;

              @include breakpoint($afterTablet) {
                display: block;
              }
            }
        */
}
@media only all and (min-width: 60em) {
  .tx-t3extblog .btn-group {
    left: 0;
  }
}

.slick-dots li {
  margin: 0;
}
.slick-dots li button {
  border: 2px solid var(--color-indigo);
  width: 15px;
  height: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.slick-dots li button:focus {
  background: var(--color-indigo);
}
.slick-dots li button:before {
  content: normal;
}
.slick-dots li.slick-active button {
  background: var(--color-indigo);
}

.ui-dialog {
  font-family: "Karla", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  -webkit-box-shadow: 0px 0px 5px #333333;
  -moz-box-shadow: 0px 0px 5px #333333;
  box-shadow: 0px 0px 5px #333333;
}
.ui-dialog .ui-widget-header {
  background: #034e70;
  color: #FFF;
}
.ui-dialog .ui-button {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background: #d10a11 !important;
  font-family: "Karla", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
}
.ui-dialog .ui-icon-alert {
  display: none;
}

.tx-t3extblog button.submitButton.disabled {
  position: relative;
  background: url(../Images/loading.svg) no-repeat center center;
  border-color: #034e70;
}
.tx-t3extblog button.submitButton.disabled span {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

.dummyVideoPreview {
  width: 150px;
  height: 100px;
  background: #DDD;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.dummyVideoPreview > div:first-child {
  font-size: 90%;
}

.ribbon {
  position: absolute;
  right: -5px;
  top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px;
  height: 75px;
  text-align: right;
}
.ribbon span {
  font-size: 10px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 100px;
  display: block;
  background: #d10a11;
  background: linear-gradient(rgb(245.2054794521, 50.2945205479, 57.1506849315) 0%, #d10a11 100%);
  box-shadow: 0 3px 10px -5px rgb(0, 0, 0);
  position: absolute;
  top: 19px;
  right: -21px;
}
.ribbon span::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid #8F0808;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #8F0808;
}
.ribbon span::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #8F0808;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #8F0808;
}
.ribbon.yellow {
  right: -5px;
  left: auto;
}
.ribbon.yellow span {
  color: #8A6700;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  background: linear-gradient(#FFDB70 0%, #FFCF3D 100%);
  right: -21px;
  left: auto;
}
.ribbon.yellow span:before {
  border-color: #FFCF3D transparent transparent #FFCF3D;
}
.ribbon.yellow span:after {
  border-color: #FFCF3D #FFCF3D transparent transparent;
}
.ribbon.green span {
  color: #426F16;
  background: linear-gradient(#B3E67F 0%, #75C427 100%);
}
.ribbon.green span:before {
  border-color: #75C427 transparent transparent #75C427;
}
.ribbon.green span:after {
  border-color: #75C427 #75C427 transparent transparent;
}
.ribbon.black span {
  color: #FFF;
  background: linear-gradient(#333 0%, #000 100%);
}
.ribbon.black span:before {
  border-color: #333 transparent transparent #333;
}
.ribbon.black span:after {
  border-color: #333 #333 transparent transparent;
}

.subscribePost {
  position: absolute;
  left: 0;
  bottom: 10px;
  color: #FFF;
  background: var(--color-green);
  padding: 10px;
  width: 35px;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: width 0.3s linear, background-color 0.3s linear;
  -webkit-transition-delay: 0s, 0s;
  -moz-transition: width 0.3s linear 0s, background-color 0.3s linear 0s;
  -o-transition: width 0.3s linear 0s, background-color 0.3s linear 0s;
  transition: width 0.3s linear 0s, background-color 0.3s linear 0s;
  -webkit-box-shadow: 0px 0px 5px #333333;
  -moz-box-shadow: 0px 0px 5px #333333;
  box-shadow: 0px 0px 5px #333333;
}
.post-list article:nth-child(2n) .subscribePost {
  left: auto;
  right: 0;
}
.post .subscribePost {
  position: absolute;
  left: auto;
  right: 20px;
  bottom: -63px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: width 0.3s linear, background-color 0.3s linear;
  -webkit-transition-delay: 0s, 0s;
  -moz-transition: width 0.3s linear 0s, background-color 0.3s linear 0s;
  -o-transition: width 0.3s linear 0s, background-color 0.3s linear 0s;
  transition: width 0.3s linear 0s, background-color 0.3s linear 0s;
}
.post .subscribePost:hover, .post .subscribePost:active {
  width: auto;
  background-color: var(--color-asparagus);
}
@media only all and (min-width: 29.9375em) {
  .post .subscribePost {
    width: auto;
  }
}
.post .subscribePost span {
  font-size: 16px;
}
.subscribePost i {
  font-size: 16px;
}
.subscribePost span {
  font-size: 14px;
  margin-left: 10px;
}
.subscribePost:hover, .subscribePost:active {
  width: 140px;
  background-color: var(--color-asparagus);
}
.subscripted .subscribePost {
  background-color: var(--color-red);
}

#subsciberBox {
  padding-right: 20px;
  border-right: 1px solid #00628e;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  text-align: right;
}
#subsciberBox > p {
  width: 85%;
  padding-right: 20px;
  margin-bottom: 0;
}
#subsciberBox > div {
  width: 15%;
  text-align: right;
}
#subsciberBox .subscribePost {
  position: static;
}

#subscribedInfo {
  display: none;
}
.subscripted #subscribedInfo {
  display: block;
}

#subscribeInfo {
  display: block;
}
.subscripted #subscribeInfo {
  display: none;
}

#buttonLatestComments span, #buttonPostList span {
  display: none;
}
@media only all and (min-width: 48em) {
  #buttonLatestComments span, #buttonPostList span {
    display: inline;
  }
}
.buttons-powerblog #buttonLatestComments, .buttons-powerblog #buttonPostList {
  display: none;
}

.frame-type-felogin_login {
  text-align: center;
}
.frame-type-felogin_login h3, .frame-type-felogin_login #tx-solr-faceting .tx-solr-facets-header, #tx-solr-faceting .frame-type-felogin_login .tx-solr-facets-header, .frame-type-felogin_login legend {
  display: block;
}
.frame-type-felogin_login label, .frame-type-felogin_login label .label, label .frame-type-felogin_login .label {
  display: none;
}
.frame-type-felogin_login div {
  margin-bottom: 5px;
  text-align: center;
}
.frame-type-felogin_login form {
  margin: 10px 0;
  padding: 10px 15px;
  background-color: rgba(0, 0, 0, 0.06);
}
.frame-type-felogin_login form legend {
  font-weight: bold;
}
.frame-type-felogin_login form .checkbox-container {
  position: relative;
  margin-top: 8px;
}
.frame-type-felogin_login form #permalogin {
  position: relative;
}
.frame-type-felogin_login form input[type=submit] {
  color: #fff;
  background-color: var(--color-indigo);
  padding: 15px 40px 12px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1px;
  transition: background-color 250ms ease-out;
}
.frame-type-felogin_login form input[type=submit]:hover {
  background: var(--color-blue);
}

/*# sourceMappingURL=rps-blog.css.map */