<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* moved by compressor */
.media2click-ratio {
  width: 100%;
  height: 0;
  overflow: hidden;
  position: relative; }
  .media2click-ratio .media2click-placeholder-iframe,
  .media2click-ratio .media2click-placeholder-content,
  .media2click-ratio iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }
  .media2click-ratio.media2click-ratio-219 {
    padding-bottom: 42.86%; }
  .media2click-ratio.media2click-ratio-169 {
    padding-bottom: 56.25%; }
  .media2click-ratio.media2click-ratio-32 {
    padding-bottom: 66.67%; }
  .media2click-ratio.media2click-ratio-43 {
    padding-bottom: 75%; }
  .media2click-ratio.media2click-ratio-50vh {
    padding-bottom: 50vh; }
  .media2click-ratio.media2click-ratio-75vh {
    padding-bottom: 75vh; }
  .media2click-ratio.media2click-ratio-90vh {
    padding-bottom: 90vh; }

.media2click-placeholder {
  position: relative;
  background-color: #ddd;
  border: 0;
  box-sizing: border-box;
  padding: .5em;
  font-size: 1em;
  text-align: center;
  transition: background-color .2s; }
  .media2click-placeholder:hover, .media2click-placeholder:focus-within {
    background-color: #eee; }
    .media2click-placeholder:hover .media2click-button, .media2click-placeholder:focus-within .media2click-button {
      background-color: #666; }
  .media2click-placeholder.media2click-haspreview {
    color: #000;
    text-shadow: 0 0 2px #fff, 0 0 3px #fff, 0 0 4px #fff; }

.media2click-placeholder-video {
  background-image: url('../../../typo3conf/ext/media2click/Resources/Public/Images/placeholder.svg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain; }

.media2click-placeholder-inner {
  position: relative;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: .5em;
  overflow-y: auto;
  background-color: rgba(255, 255, 255, 0.5); }
  .media2click-placeholder.media2click-haspreview:hover .media2click-placeholder-inner, .media2click-placeholder.media2click-haspreview:focus-within .media2click-placeholder-inner {
    background-color: rgba(255, 255, 255, 0.85); }
  .media2click-placeholder-video.media2click-haspreview .media2click-placeholder-inner {
    background-image: url('../../../typo3conf/ext/media2click/Resources/Public/Images/videobutton.png');
    background-size: 30% auto;
    background-position: center center;
    background-repeat: no-repeat; }
  .media2click-placeholder-video.media2click-haspreview:hover .media2click-placeholder-inner, .media2click-placeholder-video.media2click-haspreview:focus-within .media2click-placeholder-inner {
    background-image: none; }

.media2click-placeholder-iframe.media2click-haspreview,
.media2click-placeholder-content.media2click-haspreview {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }

.media2click-placeholder-logo {
  display: block;
  max-width: 30%;
  height: auto;
  float: right;
  margin: 0 0 .25em .5em; }

.media2click-title {
  font-weight: bold;
  margin-bottom: .5em; }

.media2click-content &gt; *:last-child {
  margin-bottom: 2.57em; }

.media2click-iframedata {
  display: none; }

.media2click-controls {
  display: block;
  position: absolute;
  bottom: .75em;
  right: .75em; }
  .media2click-controls .media2click-button {
    display: inline-block;
    background-color: #999;
    color: #fff;
    font-size: 1em;
    text-decoration: none;
    text-shadow: none;
    padding: .25em .5em;
    border: none;
    border-radius: .25em;
    margin: .25em; }
    .media2click-controls .media2click-button:hover, .media2click-controls .media2click-button:focus {
      background-color: #333; }

.news .article .news-img-wrap .media2click-placeholder:hover a.media2click-button, .news .article .news-img-wrap .media2click-placeholder:focus-within a.media2click-button {
  background-color: #666; }
.news .article .news-img-wrap .media2click-placeholder a.media2click-button {
  display: inline-block;
  float: none;
  border: none;
  padding: .25em .5em;
  background-color: #999; }
  .news .article .news-img-wrap .media2click-placeholder a.media2click-button:hover, .news .article .news-img-wrap .media2click-placeholder a.media2click-button:focus {
    background-color: #333; }
.news .article .news-img-wrap .media2click-content a {
  display: inline;
  float: none;
  background: none;
  border: none;
  padding: 0; }

.media2click-hosts {
  list-style: none;
  margin-left: 0;
  padding-left: 0; }
  .media2click-hosts li {
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 1em;
    display: grid;
    grid-template-columns: 2em 1fr;
    grid-column-gap: .5em; }
    .media2click-hosts li:last-child {
      margin-bottom: 0; }
    .media2click-hosts li .media2click-toggle-label {
      display: grid;
      grid-template-columns: 10em 1fr;
      column-gap: 1em; }
      .media2click-hosts li .media2click-toggle-label .media2click-toggle-logo {
        display: block; }
        .media2click-hosts li .media2click-toggle-label .media2click-toggle-logo img {
          display: block;
          width: 100%;
          height: auto; }
      .media2click-hosts li .media2click-toggle-label .media2click-toggle-text {
        display: block; }
        .media2click-hosts li .media2click-toggle-label .media2click-toggle-text:first-child {
          grid-column: 1/3; }
    .media2click-hosts li .media2click-privacylink {
      display: block; }

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

/* default styles for extension "tx_frontend" */
    .ce-align-left { text-align: left; }
    .ce-align-center { text-align: center; }
    .ce-align-right { text-align: right; }

    .ce-table td, .ce-table th { vertical-align: top; }

    .ce-textpic, .ce-image, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div { overflow: hidden; }

    .ce-left .ce-gallery, .ce-column { float: left; }
    .ce-center .ce-outer { position: relative; float: right; right: 50%; }
    .ce-center .ce-inner { position: relative; float: right; right: -50%; }
    .ce-right .ce-gallery { float: right; }

    .ce-gallery figure { display: table; margin: 0; }
    .ce-gallery figcaption { display: table-caption; caption-side: bottom; }
    .ce-gallery img { display: block; }
    .ce-gallery iframe { border-width: 0; }
    .ce-border img,
    .ce-border iframe {
        border: 2px solid #000000;
        padding: 0px;
    }

    .ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
        margin-bottom: 0px;
    }
    .ce-image .ce-gallery { margin-bottom: 0; }
    .ce-intext.ce-right .ce-gallery { margin-left: 0px; }
    .ce-intext.ce-left .ce-gallery { margin-right: 0px; }
    .ce-below .ce-gallery { margin-top: 0px; }

    .ce-column { margin-right: 0px; }
    .ce-column:last-child { margin-right: 0; }

    .ce-row { margin-bottom: 0px; }
    .ce-row:last-child { margin-bottom: 0; }

    .ce-above .ce-bodytext { clear: both; }

    .ce-intext.ce-left ol, .ce-intext.ce-left ul { padding-left: 40px; overflow: auto; }

    /* Headline */
    .ce-headline-left { text-align: left; }
    .ce-headline-center { text-align: center; }
    .ce-headline-right { text-align: right; }

    /* Uploads */
    .ce-uploads { margin: 0; padding: 0; }
    .ce-uploads li { list-style: none outside none; margin: 1em 0; }
    .ce-uploads img { float: left; padding-right: 1em; vertical-align: top; }
    .ce-uploads span { display: block; }

    /* Table */
    .ce-table { width: 100%; max-width: 100%; }
    .ce-table th, .ce-table td { padding: 0.5em 0.75em; vertical-align: top; }
    .ce-table thead th { border-bottom: 2px solid #dadada; }
    .ce-table th, .ce-table td { border-top: 1px solid #dadada; }
    .ce-table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0,0,0,.05); }
    .ce-table-bordered th, .ce-table-bordered td { border: 1px solid #dadada; }

    /* Space */
    .frame-space-before-extra-small { margin-top: 1em; }
    .frame-space-before-small { margin-top: 2em; }
    .frame-space-before-medium { margin-top: 3em; }
    .frame-space-before-large { margin-top: 4em; }
    .frame-space-before-extra-large { margin-top: 5em; }
    .frame-space-after-extra-small { margin-bottom: 1em; }
    .frame-space-after-small { margin-bottom: 2em; }
    .frame-space-after-medium { margin-bottom: 3em; }
    .frame-space-after-large { margin-bottom: 4em; }
    .frame-space-after-extra-large { margin-bottom: 5em; }

    /* Frame */
    .frame-ruler-before:before { content: ''; display: block; border-top: 1px solid rgba(0,0,0,0.25); margin-bottom: 2em; }
    .frame-ruler-after:after { content: ''; display: block; border-bottom: 1px solid rgba(0,0,0,0.25); margin-top: 2em; }
    .frame-indent { margin-left: 15%; margin-right: 15%; }
    .frame-indent-left { margin-left: 33%; }
    .frame-indent-right { margin-right: 33%; }
/* default styles for extension "tx_viomaxml" */
    textarea.f3-form-error {
        background-color:#FF9F9F;
        border: 1px #FF0000 solid;
    }

    input.f3-form-error {
        background-color:#FF9F9F;
        border: 1px #FF0000 solid;
    }

    .tx-vioma-xml table {
        border-collapse:separate;
        border-spacing:10px;
    }

    .tx-vioma-xml table th {
        font-weight:bold;
    }

    .tx-vioma-xml table td {
        vertical-align:top;
    }

    .typo3-messages .message-error {
        color:red;
    }

    .typo3-messages .message-ok {
        color:green;
    }

.tx-modals-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1020;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.15);
    pointer-events: none;
    opacity: 0
}

.tx-modals-modal .tx-modals-dialog {
    position: relative;
    width: auto;
    max-width: 1280px;
    margin: 1.75rem auto;
    pointer-events: none;
    box-shadow: 4px 4px 20px rgba(0,0,0,0.3)
}

.tx-modals-modal.tx-modals-modal-show {
    display: block;
    opacity: 1;
    pointer-events: all
}

.tx-modals-modal.tx-modals-modal-show .tx-modals-dialog {
    animation: tx-modals-fadein;
    animation-duration: 0.5s;
    animation-iteration-count: 1
}

@keyframes tx-modals-fadein {
    0% {
        transform: perspective(500px) rotateX(-25deg) translateY(-280px) scale(0)
    }

    40% {
        transform: perspective(0px) rotateY(10deg) translateY(0px) scale(1.1)
    }

    100% {
        transform: perspective(0px) rotateY(0deg) translateY(0px) scale(1)
    }
}

.tx-modals-modal .tx-modals-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    /* border: 1px solid rgba(0,0,0,0.2); */
    outline: 0
}

.tx-modals-modal .tx-modals-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem;
    /* border-bottom: 1px solid #dee2e6 */
}

.tx-modals-modal .tx-modals-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem
}

.tx-modals-modal .tx-modals-close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
    border: none
}

.tx-modals-modal .tx-modals-close span {
    pointer-events: none
}

a.tx-modals-link,button.tx-modals-link {
    padding: 0.7rem 1.1rem;
    background-color: #eee;
    border: 1px solid #ccc;
    text-decoration: none
}


/*!
 * Font Awesome Free 5.8.1 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,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul &gt; 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,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.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: 2rem;
  line-height: 2rem;
  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: "";
}

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

.fa-accusoft:before {
  content: "";
}

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

.fa-ad:before {
  content: "";
}

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

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

.fa-adjust:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-adobe:before {
  content: "";
}

.fa-adversal:before {
  content: "";
}

.fa-affiliatetheme:before {
  content: "";
}

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

.fa-airbnb:before {
  content: "";
}

.fa-algolia:before {
  content: "";
}

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

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

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

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

.fa-alipay:before {
  content: "";
}

.fa-allergies:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

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

.fa-ambulance:before {
  content: "";
}

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

.fa-amilia:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

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

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

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

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

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

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

.fa-angry:before {
  content: "";
}

.fa-angrycreative:before {
  content: "";
}

.fa-angular:before {
  content: "";
}

.fa-ankh:before {
  content: "";
}

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

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

.fa-apper:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

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

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

.fa-archive:before {
  content: "";
}

.fa-archway:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-artstation:before {
  content: "";
}

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

.fa-asterisk:before {
  content: "";
}

.fa-asymmetrik:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-atlas:before {
  content: "";
}

.fa-atlassian:before {
  content: "";
}

.fa-atom:before {
  content: "";
}

.fa-audible:before {
  content: "";
}

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

.fa-autoprefixer:before {
  content: "";
}

.fa-avianex:before {
  content: "";
}

.fa-aviato:before {
  content: "";
}

.fa-award:before {
  content: "";
}

.fa-aws:before {
  content: "";
}

.fa-baby:before {
  content: "";
}

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

.fa-backspace:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-bacon:before {
  content: "";
}

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

.fa-ban:before {
  content: "";
}

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

.fa-bandcamp:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-bars:before {
  content: "";
}

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

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

.fa-bath:before {
  content: "";
}

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

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

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

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

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

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

.fa-bed:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

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

.fa-bell:before {
  content: "";
}

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

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

.fa-bible:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bimobject:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-biohazard:before {
  content: "";
}

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

.fa-bitbucket:before {
  content: "";
}

.fa-bitcoin:before {
  content: "";
}

.fa-bity:before {
  content: "";
}

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

.fa-blackberry:before {
  content: "";
}

.fa-blender:before {
  content: "";
}

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

.fa-blind:before {
  content: "";
}

.fa-blog:before {
  content: "";
}

.fa-blogger:before {
  content: "";
}

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

.fa-bluetooth:before {
  content: "";
}

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

.fa-bold:before {
  content: "";
}

.fa-bolt:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-bone:before {
  content: "";
}

.fa-bong:before {
  content: "";
}

.fa-book:before {
  content: "";
}

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

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

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

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

.fa-bookmark:before {
  content: "";
}

.fa-bootstrap:before {
  content: "";
}

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

.fa-box:before {
  content: "";
}

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

.fa-boxes:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-brain:before {
  content: "";
}

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

.fa-briefcase:before {
  content: "";
}

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

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

.fa-broom:before {
  content: "";
}

.fa-brush:before {
  content: "";
}

.fa-btc:before {
  content: "";
}

.fa-buffer:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-burn:before {
  content: "";
}

.fa-buromobelexperte:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

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

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

.fa-buysellads:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

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

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

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

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

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

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

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

.fa-camera:before {
  content: "";
}

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

.fa-campground:before {
  content: "";
}

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

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

.fa-cannabis:before {
  content: "";
}

.fa-capsules:before {
  content: "";
}

.fa-car:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

.fa-carrot:before {
  content: "";
}

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

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

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

.fa-cat:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

.fa-centercode:before {
  content: "";
}

.fa-centos:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-chair:before {
  content: "";
}

.fa-chalkboard:before {
  content: "";
}

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

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

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

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

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

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

.fa-check:before {
  content: "";
}

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

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

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

.fa-cheese:before {
  content: "";
}

.fa-chess:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-child:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-chromecast:before {
  content: "";
}

.fa-church:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

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

.fa-city:before {
  content: "";
}

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

.fa-clipboard:before {
  content: "";
}

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

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

.fa-clock:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

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

.fa-cloud:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

.fa-cloudscale:before {
  content: "";
}

.fa-cloudsmith:before {
  content: "";
}

.fa-cloudversify:before {
  content: "";
}

.fa-cocktail:before {
  content: "";
}

.fa-code:before {
  content: "";
}

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

.fa-codepen:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cog:before {
  content: "";
}

.fa-cogs:before {
  content: "";
}

.fa-coins:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

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

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

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

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

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

.fa-comments:before {
  content: "";
}

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

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

.fa-compass:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

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

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

.fa-confluence:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-cookie:before {
  content: "";
}

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

.fa-copy:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-couch:before {
  content: "";
}

.fa-cpanel:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-crop:before {
  content: "";
}

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

.fa-cross:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-crow:before {
  content: "";
}

.fa-crown:before {
  content: "";
}

.fa-crutch:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

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

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-cut:before {
  content: "";
}

.fa-cuttlefish:before {
  content: "";
}

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

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

.fa-dashcube:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-deaf:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-democrat:before {
  content: "";
}

.fa-deploydog:before {
  content: "";
}

.fa-deskpro:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-dev:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-dharmachakra:before {
  content: "";
}

.fa-dhl:before {
  content: "";
}

.fa-diagnoses:before {
  content: "";
}

.fa-diaspora:before {
  content: "";
}

.fa-dice:before {
  content: "";
}

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

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

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

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

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

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

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

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

.fa-digg:before {
  content: "";
}

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

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

.fa-directions:before {
  content: "";
}

.fa-discord:before {
  content: "";
}

.fa-discourse:before {
  content: "";
}

.fa-divide:before {
  content: "";
}

.fa-dizzy:before {
  content: "";
}

.fa-dna:before {
  content: "";
}

.fa-dochub:before {
  content: "";
}

.fa-docker:before {
  content: "";
}

.fa-dog:before {
  content: "";
}

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

.fa-dolly:before {
  content: "";
}

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

.fa-donate:before {
  content: "";
}

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

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

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

.fa-dove:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-draft2digital:before {
  content: "";
}

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

.fa-dragon:before {
  content: "";
}

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

.fa-dribbble:before {
  content: "";
}

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

.fa-dropbox:before {
  content: "";
}

.fa-drum:before {
  content: "";
}

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

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

.fa-drupal:before {
  content: "";
}

.fa-dumbbell:before {
  content: "";
}

.fa-dumpster:before {
  content: "";
}

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

.fa-dungeon:before {
  content: "";
}

.fa-dyalog:before {
  content: "";
}

.fa-earlybirds:before {
  content: "";
}

.fa-ebay:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-edit:before {
  content: "";
}

.fa-egg:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-elementor:before {
  content: "";
}

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

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

.fa-ello:before {
  content: "";
}

.fa-ember:before {
  content: "";
}

.fa-empire:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

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

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

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

.fa-envira:before {
  content: "";
}

.fa-equals:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-erlang:before {
  content: "";
}

.fa-ethereum:before {
  content: "";
}

.fa-ethernet:before {
  content: "";
}

.fa-etsy:before {
  content: "";
}

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

.fa-evernote:before {
  content: "";
}

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

.fa-exclamation:before {
  content: "";
}

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

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

.fa-expand:before {
  content: "";
}

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

.fa-expeditedssl:before {
  content: "";
}

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

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

.fa-eye:before {
  content: "";
}

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

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

.fa-facebook:before {
  content: "";
}

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

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

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

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

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

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

.fa-fax:before {
  content: "";
}

.fa-feather:before {
  content: "";
}

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

.fa-fedex:before {
  content: "";
}

.fa-fedora:before {
  content: "";
}

.fa-female:before {
  content: "";
}

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

.fa-figma:before {
  content: "";
}

.fa-file:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-fill:before {
  content: "";
}

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

.fa-film:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-fingerprint:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

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

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

.fa-firefox:before {
  content: "";
}

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

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

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

.fa-firstdraft:before {
  content: "";
}

.fa-fish:before {
  content: "";
}

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

.fa-flag:before {
  content: "";
}

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

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

.fa-flask:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-flipboard:before {
  content: "";
}

.fa-flushed:before {
  content: "";
}

.fa-fly:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

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

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

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

.fa-font:before {
  content: "";
}

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

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

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

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

.fa-fonticons:before {
  content: "";
}

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

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

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

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

.fa-forumbee:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

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

.fa-freebsd:before {
  content: "";
}

.fa-frog:before {
  content: "";
}

.fa-frown:before {
  content: "";
}

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

.fa-fulcrum:before {
  content: "";
}

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

.fa-futbol:before {
  content: "";
}

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

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

.fa-gamepad:before {
  content: "";
}

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

.fa-gavel:before {
  content: "";
}

.fa-gem:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

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

.fa-gg:before {
  content: "";
}

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

.fa-ghost:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-gifts:before {
  content: "";
}

.fa-git:before {
  content: "";
}

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

.fa-github:before {
  content: "";
}

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

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

.fa-gitkraken:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-gitter:before {
  content: "";
}

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

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

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

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

.fa-glasses:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

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

.fa-globe:before {
  content: "";
}

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

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

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

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

.fa-gofore:before {
  content: "";
}

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

.fa-goodreads:before {
  content: "";
}

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

.fa-google:before {
  content: "";
}

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

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

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

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

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

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

.fa-gopuram:before {
  content: "";
}

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

.fa-gratipay:before {
  content: "";
}

.fa-grav:before {
  content: "";
}

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

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

.fa-grimace:before {
  content: "";
}

.fa-grin:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-gripfire:before {
  content: "";
}

.fa-grunt:before {
  content: "";
}

.fa-guitar:before {
  content: "";
}

.fa-gulp:before {
  content: "";
}

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

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

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

.fa-hackerrank:before {
  content: "";
}

.fa-hamburger:before {
  content: "";
}

.fa-hammer:before {
  content: "";
}

.fa-hamsa:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-hands:before {
  content: "";
}

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

.fa-handshake:before {
  content: "";
}

.fa-hanukiah:before {
  content: "";
}

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

.fa-hashtag:before {
  content: "";
}

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

.fa-haykal:before {
  content: "";
}

.fa-hdd:before {
  content: "";
}

.fa-heading:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

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

.fa-headset:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

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

.fa-heartbeat:before {
  content: "";
}

.fa-helicopter:before {
  content: "";
}

.fa-highlighter:before {
  content: "";
}

.fa-hiking:before {
  content: "";
}

.fa-hippo:before {
  content: "";
}

.fa-hips:before {
  content: "";
}

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

.fa-history:before {
  content: "";
}

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

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

.fa-home:before {
  content: "";
}

.fa-hooli:before {
  content: "";
}

.fa-hornbill:before {
  content: "";
}

.fa-horse:before {
  content: "";
}

.fa-horse-head:before {
  content: "";
}

.fa-hospital:before {
  content: "";
}

.fa-hospital-alt:before {
  content: "";
}

.fa-hospital-symbol:before {
  content: "";
}

.fa-hot-tub:before {
  content: "";
}

.fa-hotdog:before {
  content: "";
}

.fa-hotel:before {
  content: "";
}

.fa-hotjar:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-start:before {
  content: "";
}

.fa-house-damage:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-hryvnia:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-hubspot:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-ice-cream:before {
  content: "";
}

.fa-icicles:before {
  content: "";
}

.fa-id-badge:before {
  content: "";
}

.fa-id-card:before {
  content: "";
}

.fa-id-card-alt:before {
  content: "";
}

.fa-igloo:before {
  content: "";
}

.fa-image:before {
  content: "";
}

.fa-images:before {
  content: "";
}

.fa-imdb:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-infinity:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-intercom:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-invision:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-itch-io:before {
  content: "";
}

.fa-itunes:before {
  content: "";
}

.fa-itunes-note:before {
  content: "";
}

.fa-java:before {
  content: "";
}

.fa-jedi:before {
  content: "";
}

.fa-jedi-order:before {
  content: "";
}

.fa-jenkins:before {
  content: "";
}

.fa-jira:before {
  content: "";
}

.fa-joget:before {
  content: "";
}

.fa-joint:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-journal-whills:before {
  content: "";
}

.fa-js:before {
  content: "";
}

.fa-js-square:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-kaaba:before {
  content: "";
}

.fa-kaggle:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-keybase:before {
  content: "";
}

.fa-keyboard:before {
  content: "";
}

.fa-keycdn:before {
  content: "";
}

.fa-khanda:before {
  content: "";
}

.fa-kickstarter:before {
  content: "";
}

.fa-kickstarter-k:before {
  content: "";
}

.fa-kiss:before {
  content: "";
}

.fa-kiss-beam:before {
  content: "";
}

.fa-kiss-wink-heart:before {
  content: "";
}

.fa-kiwi-bird:before {
  content: "";
}

.fa-korvue:before {
  content: "";
}

.fa-landmark:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-laptop-code:before {
  content: "";
}

.fa-laptop-medical:before {
  content: "";
}

.fa-laravel:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-laugh:before {
  content: "";
}

.fa-laugh-beam:before {
  content: "";
}

.fa-laugh-squint:before {
  content: "";
}

.fa-laugh-wink:before {
  content: "";
}

.fa-layer-group:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-lemon:before {
  content: "";
}

.fa-less:before {
  content: "";
}

.fa-less-than:before {
  content: "";
}

.fa-less-than-equal:before {
  content: "";
}

.fa-level-down-alt:before {
  content: "";
}

.fa-level-up-alt:before {
  content: "";
}

.fa-life-ring:before {
  content: "";
}

.fa-lightbulb:before {
  content: "";
}

.fa-line:before {
  content: "";
}

.fa-link:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-linkedin-in:before {
  content: "";
}

.fa-linode:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-lira-sign:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-lock-open:before {
  content: "";
}

.fa-long-arrow-alt-down:before {
  content: "";
}

.fa-long-arrow-alt-left:before {
  content: "";
}

.fa-long-arrow-alt-right:before {
  content: "";
}

.fa-long-arrow-alt-up:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-luggage-cart:before {
  content: "";
}

.fa-lyft:before {
  content: "";
}

.fa-magento:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-mail-bulk:before {
  content: "";
}

.fa-mailchimp:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-mandalorian:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-map-marked:before {
  content: "";
}

.fa-map-marked-alt:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-map-marker-alt:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-markdown:before {
  content: "";
}

.fa-marker:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mask:before {
  content: "";
}

.fa-mastodon:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-medal:before {
  content: "";
}

.fa-medapps:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-medium-m:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-medrt:before {
  content: "";
}

.fa-meetup:before {
  content: "";
}

.fa-megaport:before {
  content: "";
}

.fa-meh:before {
  content: "";
}

.fa-meh-blank:before {
  content: "";
}

.fa-meh-rolling-eyes:before {
  content: "";
}

.fa-memory:before {
  content: "";
}

.fa-mendeley:before {
  content: "";
}

.fa-menorah:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-meteor:before {
  content: "";
}

.fa-microchip:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-alt:before {
  content: "";
}

.fa-microphone-alt-slash:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-microscope:before {
  content: "";
}

.fa-microsoft:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-mitten:before {
  content: "";
}

.fa-mix:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-mizuni:before {
  content: "";
}

.fa-mobile:before {
  content: "";
}

.fa-mobile-alt:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-monero:before {
  content: "";
}

.fa-money-bill:before {
  content: "";
}

.fa-money-bill-alt:before {
  content: "";
}

.fa-money-bill-wave:before {
  content: "";
}

.fa-money-bill-wave-alt:before {
  content: "";
}

.fa-money-check:before {
  content: "";
}

.fa-money-check-alt:before {
  content: "";
}

.fa-monument:before {
  content: "";
}

.fa-moon:before {
  content: "";
}

.fa-mortar-pestle:before {
  content: "";
}

.fa-mosque:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-mountain:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-mug-hot:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-napster:before {
  content: "";
}

.fa-neos:before {
  content: "";
}

.fa-network-wired:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-newspaper:before {
  content: "";
}

.fa-nimblr:before {
  content: "";
}

.fa-nintendo-switch:before {
  content: "";
}

.fa-node:before {
  content: "";
}

.fa-node-js:before {
  content: "";
}

.fa-not-equal:before {
  content: "";
}

.fa-notes-medical:before {
  content: "";
}

.fa-npm:before {
  content: "";
}

.fa-ns8:before {
  content: "";
}

.fa-nutritionix:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-oil-can:before {
  content: "";
}

.fa-old-republic:before {
  content: "";
}

.fa-om:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-osi:before {
  content: "";
}

.fa-otter:before {
  content: "";
}

.fa-outdent:before {
  content: "";
}

.fa-page4:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-pager:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-paint-roller:before {
  content: "";
}

.fa-palette:before {
  content: "";
}

.fa-palfed:before {
  content: "";
}

.fa-pallet:before {
  content: "";
}

.fa-paper-plane:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-parachute-box:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-parking:before {
  content: "";
}

.fa-passport:before {
  content: "";
}

.fa-pastafarianism:before {
  content: "";
}

.fa-paste:before {
  content: "";
}

.fa-patreon:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-peace:before {
  content: "";
}

.fa-pen:before {
  content: "";
}

.fa-pen-alt:before {
  content: "";
}

.fa-pen-fancy:before {
  content: "";
}

.fa-pen-nib:before {
  content: "";
}

.fa-pen-square:before {
  content: "";
}

.fa-pencil-alt:before {
  content: "";
}

.fa-pencil-ruler:before {
  content: "";
}

.fa-penny-arcade:before {
  content: "";
}

.fa-people-carry:before {
  content: "";
}

.fa-pepper-hot:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-percentage:before {
  content: "";
}

.fa-periscope:before {
  content: "";
}

.fa-person-booth:before {
  content: "";
}

.fa-phabricator:before {
  content: "";
}

.fa-phoenix-framework:before {
  content: "";
}

.fa-phoenix-squadron:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-phone-slash:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-phone-volume:before {
  content: "";
}

.fa-php:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-pied-piper-hat:before {
  content: "";
}

.fa-pied-piper-pp:before {
  content: "";
}

.fa-piggy-bank:before {
  content: "";
}

.fa-pills:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-pizza-slice:before {
  content: "";
}

.fa-place-of-worship:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-plane-arrival:before {
  content: "";
}

.fa-plane-departure:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-playstation:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-podcast:before {
  content: "";
}

.fa-poll:before {
  content: "";
}

.fa-poll-h:before {
  content: "";
}

.fa-poo:before {
  content: "";
}

.fa-poo-storm:before {
  content: "";
}

.fa-poop:before {
  content: "";
}

.fa-portrait:before {
  content: "";
}

.fa-pound-sign:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-pray:before {
  content: "";
}

.fa-praying-hands:before {
  content: "";
}

.fa-prescription:before {
  content: "";
}

.fa-prescription-bottle:before {
  content: "";
}

.fa-prescription-bottle-alt:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-procedures:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-project-diagram:before {
  content: "";
}

.fa-pushed:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-python:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-quidditch:before {
  content: "";
}

.fa-quinscape:before {
  content: "";
}

.fa-quora:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-quran:before {
  content: "";
}

.fa-r-project:before {
  content: "";
}

.fa-radiation:before {
  content: "";
}

.fa-radiation-alt:before {
  content: "";
}

.fa-rainbow:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-raspberry-pi:before {
  content: "";
}

.fa-ravelry:before {
  content: "";
}

.fa-react:before {
  content: "";
}

.fa-reacteurope:before {
  content: "";
}

.fa-readme:before {
  content: "";
}

.fa-rebel:before {
  content: "";
}

.fa-receipt:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-red-river:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-redhat:before {
  content: "";
}

.fa-redo:before {
  content: "";
}

.fa-redo-alt:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-reply:before {
  content: "";
}

.fa-reply-all:before {
  content: "";
}

.fa-replyd:before {
  content: "";
}

.fa-republican:before {
  content: "";
}

.fa-researchgate:before {
  content: "";
}

.fa-resolving:before {
  content: "";
}

.fa-restroom:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-rev:before {
  content: "";
}

.fa-ribbon:before {
  content: "";
}

.fa-ring:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-robot:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-rocketchat:before {
  content: "";
}

.fa-rockrms:before {
  content: "";
}

.fa-route:before {
  content: "";
}

.fa-rss:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-ruble-sign:before {
  content: "";
}

.fa-ruler:before {
  content: "";
}

.fa-ruler-combined:before {
  content: "";
}

.fa-ruler-horizontal:before {
  content: "";
}

.fa-ruler-vertical:before {
  content: "";
}

.fa-running:before {
  content: "";
}

.fa-rupee-sign:before {
  content: "";
}

.fa-sad-cry:before {
  content: "";
}

.fa-sad-tear:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-salesforce:before {
  content: "";
}

.fa-sass:before {
  content: "";
}

.fa-satellite:before {
  content: "";
}

.fa-satellite-dish:before {
  content: "";
}

.fa-save:before {
  content: "";
}

.fa-schlix:before {
  content: "";
}

.fa-school:before {
  content: "";
}

.fa-screwdriver:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-scroll:before {
  content: "";
}

.fa-sd-card:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-search-dollar:before {
  content: "";
}

.fa-search-location:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-searchengin:before {
  content: "";
}

.fa-seedling:before {
  content: "";
}

.fa-sellcast:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-servicestack:before {
  content: "";
}

.fa-shapes:before {
  content: "";
}

.fa-share:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-shekel-sign:before {
  content: "";
}

.fa-shield-alt:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-shipping-fast:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-shoe-prints:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-shopware:before {
  content: "";
}

.fa-shower:before {
  content: "";
}

.fa-shuttle-van:before {
  content: "";
}

.fa-sign:before {
  content: "";
}

.fa-sign-in-alt:before {
  content: "";
}

.fa-sign-language:before {
  content: "";
}

.fa-sign-out-alt:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-signature:before {
  content: "";
}

.fa-sim-card:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-sistrix:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-sith:before {
  content: "";
}

.fa-skating:before {
  content: "";
}

.fa-sketch:before {
  content: "";
}

.fa-skiing:before {
  content: "";
}

.fa-skiing-nordic:before {
  content: "";
}

.fa-skull:before {
  content: "";
}

.fa-skull-crossbones:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-slack-hash:before {
  content: "";
}

.fa-slash:before {
  content: "";
}

.fa-sleigh:before {
  content: "";
}

.fa-sliders-h:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-smile:before {
  content: "";
}

.fa-smile-beam:before {
  content: "";
}

.fa-smile-wink:before {
  content: "";
}

.fa-smog:before {
  content: "";
}

.fa-smoking:before {
  content: "";
}

.fa-smoking-ban:before {
  content: "";
}

.fa-sms:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

.fa-snowboarding:before {
  content: "";
}

.fa-snowflake:before {
  content: "";
}

.fa-snowman:before {
  content: "";
}

.fa-snowplow:before {
  content: "";
}

.fa-socks:before {
  content: "";
}

.fa-solar-panel:before {
  content: "";
}

.fa-sort:before {
  content: "";
}

.fa-sort-alpha-down:before {
  content: "";
}

.fa-sort-alpha-up:before {
  content: "";
}

.fa-sort-amount-down:before {
  content: "";
}

.fa-sort-amount-up:before {
  content: "";
}

.fa-sort-down:before {
  content: "";
}

.fa-sort-numeric-down:before {
  content: "";
}

.fa-sort-numeric-up:before {
  content: "";
}

.fa-sort-up:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-sourcetree:before {
  content: "";
}

.fa-spa:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-speakap:before {
  content: "";
}

.fa-speaker-deck:before {
  content: "";
}

.fa-spider:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-splotch:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-spray-can:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-square-full:before {
  content: "";
}

.fa-square-root-alt:before {
  content: "";
}

.fa-squarespace:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-stamp:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-and-crescent:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-star-half-alt:before {
  content: "";
}

.fa-star-of-david:before {
  content: "";
}

.fa-star-of-life:before {
  content: "";
}

.fa-staylinked:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-steam-symbol:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-sticker-mule:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stopwatch:before {
  content: "";
}

.fa-store:before {
  content: "";
}

.fa-store-alt:before {
  content: "";
}

.fa-strava:before {
  content: "";
}

.fa-stream:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-stripe:before {
  content: "";
}

.fa-stripe-s:before {
  content: "";
}

.fa-stroopwafel:before {
  content: "";
}

.fa-studiovinari:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-suitcase-rolling:before {
  content: "";
}

.fa-sun:before {
  content: "";
}

.fa-superpowers:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-supple:before {
  content: "";
}

.fa-surprise:before {
  content: "";
}

.fa-suse:before {
  content: "";
}

.fa-swatchbook:before {
  content: "";
}

.fa-swimmer:before {
  content: "";
}

.fa-swimming-pool:before {
  content: "";
}

.fa-symfony:before {
  content: "";
}

.fa-synagogue:before {
  content: "";
}

.fa-sync:before {
  content: "";
}

.fa-sync-alt:before {
  content: "";
}

.fa-syringe:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-table-tennis:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-tablet-alt:before {
  content: "";
}

.fa-tablets:before {
  content: "";
}

.fa-tachometer-alt:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-tape:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-taxi:before {
  content: "";
}

.fa-teamspeak:before {
  content: "";
}

.fa-teeth:before {
  content: "";
}

.fa-teeth-open:before {
  content: "";
}

.fa-telegram:before {
  content: "";
}

.fa-telegram-plane:before {
  content: "";
}

.fa-temperature-high:before {
  content: "";
}

.fa-temperature-low:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-tenge:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-the-red-yeti:before {
  content: "";
}

.fa-theater-masks:before {
  content: "";
}

.fa-themeco:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-thermometer:before {
  content: "";
}

.fa-thermometer-empty:before {
  content: "";
}

.fa-thermometer-full:before {
  content: "";
}

.fa-thermometer-half:before {
  content: "";
}

.fa-thermometer-quarter:before {
  content: "";
}

.fa-thermometer-three-quarters:before {
  content: "";
}

.fa-think-peaks:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbtack:before {
  content: "";
}

.fa-ticket-alt:before {
  content: "";
}

.fa-times:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-tint-slash:before {
  content: "";
}

.fa-tired:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-toilet:before {
  content: "";
}

.fa-toilet-paper:before {
  content: "";
}

.fa-toolbox:before {
  content: "";
}

.fa-tools:before {
  content: "";
}

.fa-tooth:before {
  content: "";
}

.fa-torah:before {
  content: "";
}

.fa-torii-gate:before {
  content: "";
}

.fa-tractor:before {
  content: "";
}

.fa-trade-federation:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-traffic-light:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-tram:before {
  content: "";
}

.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-trash-alt:before {
  content: "";
}

.fa-trash-restore:before {
  content: "";
}

.fa-trash-restore-alt:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-truck-loading:before {
  content: "";
}

.fa-truck-monster:before {
  content: "";
}

.fa-truck-moving:before {
  content: "";
}

.fa-truck-pickup:before {
  content: "";
}

.fa-tshirt:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-tv:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-typo3:before {
  content: "";
}

.fa-uber:before {
  content: "";
}

.fa-ubuntu:before {
  content: "";
}

.fa-uikit:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-umbrella-beach:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-undo:before {
  content: "";
}

.fa-undo-alt:before {
  content: "";
}

.fa-uniregistry:before {
  content: "";
}

.fa-universal-access:before {
  content: "";
}

.fa-university:before {
  content: "";
}

.fa-unlink:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-untappd:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-ups:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-user-alt:before {
  content: "";
}

.fa-user-alt-slash:before {
  content: "";
}

.fa-user-astronaut:before {
  content: "";
}

.fa-user-check:before {
  content: "";
}

.fa-user-circle:before {
  content: "";
}

.fa-user-clock:before {
  content: "";
}

.fa-user-cog:before {
  content: "";
}

.fa-user-edit:before {
  content: "";
}

.fa-user-friends:before {
  content: "";
}

.fa-user-graduate:before {
  content: "";
}

.fa-user-injured:before {
  content: "";
}

.fa-user-lock:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-user-minus:before {
  content: "";
}

.fa-user-ninja:before {
  content: "";
}

.fa-user-nurse:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-user-shield:before {
  content: "";
}

.fa-user-slash:before {
  content: "";
}

.fa-user-tag:before {
  content: "";
}

.fa-user-tie:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-users:before {
  content: "";
}

.fa-users-cog:before {
  content: "";
}

.fa-usps:before {
  content: "";
}

.fa-ussunnah:before {
  content: "";
}

.fa-utensil-spoon:before {
  content: "";
}

.fa-utensils:before {
  content: "";
}

.fa-vaadin:before {
  content: "";
}

.fa-vector-square:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-vial:before {
  content: "";
}

.fa-vials:before {
  content: "";
}

.fa-viber:before {
  content: "";
}

.fa-video:before {
  content: "";
}

.fa-video-slash:before {
  content: "";
}

.fa-vihara:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-vimeo-v:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-vnv:before {
  content: "";
}

.fa-volleyball-ball:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-mute:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-vote-yea:before {
  content: "";
}

.fa-vr-cardboard:before {
  content: "";
}

.fa-vuejs:before {
  content: "";
}

.fa-walking:before {
  content: "";
}

.fa-wallet:before {
  content: "";
}

.fa-warehouse:before {
  content: "";
}

.fa-water:before {
  content: "";
}

.fa-wave-square:before {
  content: "";
}

.fa-waze:before {
  content: "";
}

.fa-weebly:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-weight:before {
  content: "";
}

.fa-weight-hanging:before {
  content: "";
}

.fa-weixin:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-whatsapp-square:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-whmcs:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-wind:before {
  content: "";
}

.fa-window-close:before {
  content: "";
}

.fa-window-maximize:before {
  content: "";
}

.fa-window-minimize:before {
  content: "";
}

.fa-window-restore:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-wine-bottle:before {
  content: "";
}

.fa-wine-glass:before {
  content: "";
}

.fa-wine-glass-alt:before {
  content: "";
}

.fa-wix:before {
  content: "";
}

.fa-wizards-of-the-coast:before {
  content: "";
}

.fa-wolf-pack-battalion:before {
  content: "";
}

.fa-won-sign:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-wordpress-simple:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpexplorer:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-wpressr:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-x-ray:before {
  content: "";
}

.fa-xbox:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-y-combinator:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-yammer:before {
  content: "";
}

.fa-yandex:before {
  content: "";
}

.fa-yandex-international:before {
  content: "";
}

.fa-yarn:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-yen-sign:before {
  content: "";
}

.fa-yin-yang:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-zhihu:before {
  content: "";
}

.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;
}

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

/*!
 * Font Awesome Free 5.8.1 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: auto;
  src: url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/FontawesomeFree/fa-regular-400.eot');
  src: url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/FontawesomeFree/fa-regular-400.eot?#iefix') format("embedded-opentype"), url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/FontawesomeFree/fa-regular-400.woff2') format("woff2"), url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/FontawesomeFree/fa-regular-400.woff') format("woff"), url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/FontawesomeFree/fa-regular-400.ttf') format("truetype"), url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/FontawesomeFree/fa-regular-400.svg#fontawesome') format("svg");
}
.far {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

/*!
 * Font Awesome Free 5.8.1 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: auto;
  src: url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/FontawesomeFree/fa-solid-900.eot');
  src: url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/FontawesomeFree/fa-solid-900.eot?#iefix') format("embedded-opentype"), url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/FontawesomeFree/fa-solid-900.woff2') format("woff2"), url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/FontawesomeFree/fa-solid-900.woff') format("woff"), url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/FontawesomeFree/fa-solid-900.ttf') format("truetype"), url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/FontawesomeFree/fa-solid-900.svg#fontawesome') format("svg");
}
.fa,
.fas {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

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

/*!
 * Font Awesome Free 5.8.1 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: normal;
  font-display: auto;
  src: url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/FontawesomeFree/fa-brands-400.eot');
  src: url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/FontawesomeFree/fa-brands-400.eot?#iefix') format("embedded-opentype"), url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/FontawesomeFree/fa-brands-400.woff2') format("woff2"), url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/FontawesomeFree/fa-brands-400.woff') format("woff"), url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/FontawesomeFree/fa-brands-400.ttf') format("truetype"), url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/FontawesomeFree/fa-brands-400.svg#fontawesome') format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
}

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

/*!
 * Bootstrap Grid v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row&gt;*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto&gt;*{flex:0 0 auto;width:auto}.row-cols-1&gt;*{flex:0 0 auto;width:100%}.row-cols-2&gt;*{flex:0 0 auto;width:50%}.row-cols-3&gt;*{flex:0 0 auto;width:33.3333333333%}.row-cols-4&gt;*{flex:0 0 auto;width:25%}.row-cols-5&gt;*{flex:0 0 auto;width:20%}.row-cols-6&gt;*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto&gt;*{flex:0 0 auto;width:auto}.row-cols-sm-1&gt;*{flex:0 0 auto;width:100%}.row-cols-sm-2&gt;*{flex:0 0 auto;width:50%}.row-cols-sm-3&gt;*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4&gt;*{flex:0 0 auto;width:25%}.row-cols-sm-5&gt;*{flex:0 0 auto;width:20%}.row-cols-sm-6&gt;*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto&gt;*{flex:0 0 auto;width:auto}.row-cols-md-1&gt;*{flex:0 0 auto;width:100%}.row-cols-md-2&gt;*{flex:0 0 auto;width:50%}.row-cols-md-3&gt;*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4&gt;*{flex:0 0 auto;width:25%}.row-cols-md-5&gt;*{flex:0 0 auto;width:20%}.row-cols-md-6&gt;*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333% !important}.col-md-2{flex:0 0 auto;width:16.66666667% !important}.col-md-3{flex:0 0 auto;width:25% !important}.col-md-4{flex:0 0 auto;width:33.33333333% !important}.col-md-5{flex:0 0 auto;width:41.66666667% !important}.col-md-6{flex:0 0 auto;width:50% !important}.col-md-7{flex:0 0 auto;width:58.33333333% !important}.col-md-8{flex:0 0 auto;width:66.66666667% !important}.col-md-9{flex:0 0 auto;width:75% !important}.col-md-10{flex:0 0 auto;width:83.33333333% !important}.col-md-11{flex:0 0 auto;width:91.66666667% !important}.col-md-12{flex:0 0 auto;width:100% !important}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto&gt;*{flex:0 0 auto;width:auto}.row-cols-lg-1&gt;*{flex:0 0 auto;width:100%}.row-cols-lg-2&gt;*{flex:0 0 auto;width:50%}.row-cols-lg-3&gt;*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4&gt;*{flex:0 0 auto;width:25%}.row-cols-lg-5&gt;*{flex:0 0 auto;width:20%}.row-cols-lg-6&gt;*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto&gt;*{flex:0 0 auto;width:auto}.row-cols-xl-1&gt;*{flex:0 0 auto;width:100%}.row-cols-xl-2&gt;*{flex:0 0 auto;width:50%}.row-cols-xl-3&gt;*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4&gt;*{flex:0 0 auto;width:25%}.row-cols-xl-5&gt;*{flex:0 0 auto;width:20%}.row-cols-xl-6&gt;*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto&gt;*{flex:0 0 auto;width:auto}.row-cols-xxl-1&gt;*{flex:0 0 auto;width:100%}.row-cols-xxl-2&gt;*{flex:0 0 auto;width:50%}.row-cols-xxl-3&gt;*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4&gt;*{flex:0 0 auto;width:25%}.row-cols-xxl-5&gt;*{flex:0 0 auto;width:20%}.row-cols-xxl-6&gt;*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}@media (min-width:576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}}@media (min-width:768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}}@media (min-width:992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}}@media (min-width:1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}}@media (min-width:1400px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}
/*# sourceMappingURL=bootstrap-grid.min.css.map */
.modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1020;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.15);
    pointer-events: none;
    opacity: 0;
    overflow: auto;
}

.modal .modal-dialog {
    position: relative;
    width: auto;
    max-width: 1280px;
    margin: 1.75rem auto;
    pointer-events: none;
    box-shadow: 4px 4px 20px rgba(0,0,0,0.3)
}

.modal.modal-show {
    display: block;
    opacity: 1;
    visibility: visible;
    pointer-events: all
}

.modal.modal-hidden {
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: visibility 0s 1s, opacity 1s linear;
}

.modal.modal-show .modal-dialog {
    animation: pp-modals-fadein;
    animation-duration: 0.9s;
    animation-iteration-count: 1
}

.modal .modal-dialog {
    animation: pp-modals-fadeout;
    animation-duration: 1s;
    animation-iteration-count: 1
}

@keyframes pp-modals-fadein {
    0% {
        transform: perspective(0px) rotateX(0deg) translateY(0px) scaleY(0)
    }

    65% {
        transform: perspective(0px) rotateY(0deg) translateY(0px) scaleY(1.1)
    }

    100% {
        transform: perspective(0px) rotateY(0deg) translateY(0px) scaleY(1)
    }
}

@keyframes pp-modals-fadeout {
    0% {
        transform: perspective(0px) rotateX(0deg) translateY(0px) scaleY(1)
    }

    100% {
        transform: perspective(0px) rotateY(0deg) translateY(0px) scaleY(0)
    }
}

.modal .modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #f1f2f4;
    background-clip: padding-box;
    /* border: 1px solid rgba(0,0,0,0.2); */
    outline: 0
}

.modal .modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem;
    /* border-bottom: 1px solid #dee2e6 */
}

.modal .modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem
}

.modal .close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
    border: none
}

.modal .close span {
    pointer-events: none
}

.modal a.link, .modal button.link {
    padding: 0.7rem 1.1rem;
    background-color: #eee;
    border: 1px solid #ccc;
    text-decoration: none
}


@font-face {
  font-family: "open_sansregular";
  src: url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/OpenSans/OpenSans-Regular-webfont.eot');
  src: url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/OpenSans/OpenSans-Regular-webfont.eot?#iefix') format("embedded-opentype"), url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/OpenSans/OpenSans-Regular-webfont.woff') format("woff"), url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/OpenSans/OpenSans-Regular-webfont.ttf') format("truetype"), url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/OpenSans/OpenSans-Regular-webfont.svg#open_sansregular') format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "open_sansbold";
  src: url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/OpenSans/OpenSans-Bold-webfont.eot');
  src: url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/OpenSans/OpenSans-Bold-webfont.eot?#iefix') format("embedded-opentype"), url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/OpenSans/OpenSans-Bold-webfont.woff') format("woff"), url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/OpenSans/OpenSans-Bold-webfont.ttf') format("truetype"), url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/OpenSans/OpenSans-Bold-webfont.svg#open_sansbold') format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
*, *:before, *:after,
input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

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

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

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

[hidden] {
  display: none;
}

a {
  background: transparent;
}

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

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

dfn {
  font-style: italic;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img, fieldset, legend {
  border: 0;
}

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

hr {
  height: 0;
}

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

.indent {
  margin-left: 1.5rem;
}

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

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

@media screen and (max-width: 600px) {
  .indent {
    margin-left: 0.75rem;
  }

  .align-center_sm {
    text-align: center;
  }

  .align-right_sm {
    text-align: right;
  }
}
.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.margin-all {
  margin: 1.5rem 1.5rem;
}

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

.margin-top {
  margin-top: 1.5rem;
}

.margin-left {
  margin-left: 1.5rem;
}

.margin-right {
  margin-right: 1.5rem;
}

.padding-all {
  padding: 0.75rem 1.5rem;
}

.padding-top {
  padding-top: 1.5rem;
}

.padding-bottom {
  padding-bottom: 1.5rem;
}

.padding-left {
  padding-left: 1.5rem;
}

.padding-right {
  padding-right: 1.5rem;
}

.padding-none {
  padding-right: 0;
  padding-left: 0;
}

.float-right {
  float: right;
}

.float-left {
  float: left;
}

.uppercase {
  text-transform: uppercase;
}

.word-break {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.vhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

@media screen and (min-width: 601px) {
  .hidden-mdup {
    display: none !important;
    visibility: hidden;
  }

  .vhidden-mdup {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }

}
@media screen and (max-width: 600px) {
  .hidden-sm {
    display: none !important;
    visibility: hidden;
  }

  .vhidden-sm {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
}
img {
  height: auto;
  width: auto;
  max-width: 100%;
  display: block;
}

a img {
  outline: none;
}

img[src*=".svg"] {
  width: 100%;
}

ul,
ol {
  padding-left: 2.25rem;
}

ul ul,
ol ol {
  margin: 0;
}

li {
  padding-bottom: 0.75rem;
}

ul.no-bullets,
ol.no-bullets {
  padding-left: 0;
  list-style: none;
}

@media screen and (min-width: 601px) {
  ul, ol {
    padding-left: 4.5rem;
  }

  .dl-horizontal &gt; dt {
    float: left;
    clear: left;
    width: 33.3333%;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .dl-horizontal &gt; dd {
    margin-left: 33.3333%;
  }
}
.clearfix {
  *zoom: 1;
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.grid {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}

.grid:before,
.grid:after {
  content: "";
  display: table;
}

.grid:after {
  clear: both;
}

[class*=col-] {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  display: block;
  float: left;
  width: 100%;
  min-height: 1px;
}

.grid[class*=col-] {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

[class*=col-].float-right {
  float: right;
}

/*
[class*="col-"] [class*="col-"].padding-left {
  padding-left: $gutter;
}

[class*="col-"] [class*="col-"].padding-right {
  padding-right: $gutter;
}

.padding-none,
[class*="col-"].padding-none {
  padding-right: 0;
  padding-left: 0;
}
*/
[class*=col-1] {
  width: 8.3333%;
}

[class*=col-2] {
  width: 16.66667%;
}

[class*=col-3] {
  width: 25%;
}

[class*=col-3]:nth-child(4n+1) {
  clear: both;
}

[class*=col-4] {
  width: 33.33333%;
}

[class*=col-5] {
  width: 41.6667%;
}

[class*=col-6] {
  width: 50%;
}

[class*=col-7] {
  width: 58.3333%;
}

[class*=col-8] {
  width: 66.6667%;
}

[class*=col-9] {
  width: 75%;
}

[class*=col-10] {
  width: 83.33333%;
}

[class*=col-11] {
  width: 91.6667%;
}

[class*=col-12] {
  width: 100%;
}

@media (max-width: 1280px) {
  [class*=_d-0] {
    display: none;
  }

  [class*=_d-1] {
    width: 8.3333%;
  }

  [class*=_d-2] {
    width: 16.66667%;
  }

  [class*=_d-3] {
    width: 25%;
  }

  [class*=_d-4] {
    width: 33.33333%;
  }

  [class*=_d-5] {
    width: 41.6667%;
  }

  [class*=_d-6] {
    width: 50%;
  }

  [class*=_d-6]:nth-child(2n+1) {
    clear: both;
  }

  [class*=_d-7] {
    width: 58.3333%;
  }

  [class*=_d-8] {
    width: 66.66667%;
  }

  [class*=_d-9] {
    width: 75%;
  }

  [class*=_d-10] {
    width: 83.33333%;
  }

  [class*=_d-11] {
    width: 91.6667%;
  }

  [class*=_d-12] {
    width: 100%;
  }
}
@media (max-width: 800px) {
  [class*=_md-0] {
    display: none;
  }

  [class*=_md-1] {
    width: 8.3333%;
  }

  [class*=_md-2] {
    width: 16.66667%;
  }

  [class*=_md-3] {
    width: 25%;
  }

  [class*=_md-4] {
    width: 33.33333%;
  }

  [class*=_md-5] {
    width: 41.6667%;
  }

  [class*=_md-6] {
    width: 50%;
  }

  [class*=_md-6]:nth-child(2n+1) {
    clear: both;
  }

  [class*=_md-7] {
    width: 58.3333%;
  }

  [class*=_md-8] {
    width: 66.66667%;
  }

  [class*=_md-9] {
    width: 75%;
  }

  [class*=_md-10] {
    width: 83.33333%;
  }

  [class*=_md-11] {
    width: 91.6667%;
  }

  [class*=_md-12] {
    width: 100%;
  }
}
@media (max-width: 600px) {
  [class*=_sm-0] {
    display: none;
  }

  [class*=_sm-1] {
    width: 8.3333%;
  }

  [class*=_sm-2] {
    width: 16.66667%;
  }

  [class*=_sm-3] {
    width: 25%;
  }

  [class*=_sm-4] {
    width: 33.33333%;
  }

  [class*=_sm-5] {
    width: 41.6667%;
  }

  [class*=_sm-6] {
    width: 50%;
  }

  [class*=_sm-7] {
    width: 58.3333%;
  }

  [class*=_sm-8] {
    width: 66.66667%;
  }

  [class*=_sm-9] {
    width: 75%;
  }

  [class*=_sm-10] {
    width: 83.33333%;
  }

  [class*=_sm-11] {
    width: 91.6667%;
  }

  [class*=_sm-12] {
    width: 100%;
  }
}
@media (max-width: 400px) {
  [class*=_xs-6] {
    width: 50%;
  }

  [class*=_xs-12] {
    width: 100%;
  }
}
.flex-container {
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
.flex-container &gt; div {
  -webkit-box-flex: 100%;
  -moz-box-flex: 100%;
  -webkit-flex: 100%;
  -ms-flex: 100%;
  flex: 100%;
  position: relative;
  min-height: 1px;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
.flex-container &gt; div header * {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

@media (min-width: 601px) {
  .flex-container &gt; div {
    -webkit-box-flex: 50%;
    -moz-box-flex: 50%;
    -webkit-flex: 50%;
    -ms-flex: 50%;
    flex: 50%;
    position: relative;
    min-height: 1px;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .flex-container.flex-3 &gt; div {
    -webkit-box-flex: 33.3333%;
    -moz-box-flex: 33.3333%;
    -webkit-flex: 33.3333%;
    -ms-flex: 33.3333%;
    flex: 33.3333%;
    position: relative;
    min-height: 1px;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}
@media (min-width: 801px) {
  .flex-container.flex-4 &gt; div {
    -webkit-box-flex: 25%;
    -moz-box-flex: 25%;
    -webkit-flex: 25%;
    -ms-flex: 25%;
    flex: 25%;
    position: relative;
    min-height: 1px;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}
.height-100 {
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.height-100 &gt; .frame {
  -webkit-box-flex: 100%;
  -moz-box-flex: 100%;
  -webkit-flex: 100%;
  -ms-flex: 100%;
  flex: 100%;
  position: relative;
  min-height: 1px;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

html,
body {
  height: 100%;
  width: 100%;
  background-color: #fff;
}

body,
.wrapper-footer,
.wrapper-content,
.content-header {
  position: relative;
  left: 0;
  right: 0;
}

.width-max {
  max-width: 1280px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 1328px) {
  .width-max {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media screen and (min-width: 601px) {
  body {
    display: table;
  }

  .wrapper-content {
    height: 100%;
  }

  .wrapper-footer,
.wrapper-content {
    display: table-row;
  }
}
.wrapper-footer {
  background: #6e777b;
}

.content-main {
  padding-bottom: 1.5rem;
}

.content-footer {
  color: #fff;
}

.content-footer2 {
  background: #3e4345;
  color: #fff;
}

.header-image {
  height: auto;
  background-size: cover;
  -webkit-background-size: cover;
}

@media screen and (max-width: 600px) {
  .wrapper-logo {
    border-top: 0.063rem solid #a3aaac;
  }

  .content-main {
    padding-top: 1.5rem;
  }
}
.content-header .header-service {
  min-height: 3.75rem;
  position: relative;
  padding-top: 0.75rem;
}

.wrapper-logo img {
  margin: 0 auto;
}

@media screen and (min-width: 601px) {
  .wrapper-logo img {
    margin: 0;
  }
}
ul.horizontal {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}
ul.horizontal li {
  margin: 0;
  padding: 0;
  display: inline-block;
}
ul.horizontal li a,
ul.horizontal li &gt; span {
  padding: 0.75rem 0 0.75rem 0.75rem;
  display: inline-block;
}
ul.horizontal li:first-child a, ul.horizontal lifirst-child &gt; span {
  padding-left: 0;
}

nav ul.horizontal li:after {
  content: "|";
  padding-left: 0.75rem;
}
nav ul.horizontal li:first-child:before {
  content: "|";
  padding-right: 0.75rem;
}

.rootline {
  color: #6e777b;
  font-size: 0.75rem;
}
.rootline ul.horizontal li:first-child:before {
  content: "";
  padding-right: 0;
}

.languagemenu .text-muted span {
  color: #a3aaac;
}

@media screen and (min-width: 601px) {
  .onelevel-mdup ul#main-menu ul,
.onelevel-mdup ul#main-menu .sub-arrow {
    display: none !important;
    visibility: hidden;
  }

  .onelevel-mdup [class*=sm-] a.has-submenu {
    padding-right: 12px;
  }
}
html {
  font-size: 16px;
}

@media (min-width: 601px) {
  html {
    font-size: 14px;
  }
}
@media (min-width: 1281px) {
  html {
    font-size: 16px;
  }
}
body,
input,
textarea,
select {
  font-size: 1rem;
  line-height: 1.5rem;
  font-family: "open_sansregular", verdana, arial, helvetica, sans-serif;
  color: #3e4345;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: "open_sansregular", verdana, arial, helvetica, sans-serif;
  font-weight: 400;
}

h1,
.h1,
.fontsize1 {
  font-size: 2.369rem;
  line-height: 3rem;
}

h1,
.h1 {
  margin-top: 0;
  margin-bottom: 1.5rem;
}

h2,
.h2,
.fontsize2 {
  font-size: 1.777rem;
  line-height: 2.25rem;
}

h2,
.h2 {
  margin-top: 0;
  margin-bottom: 1.5rem;
}

h3,
.h3,
.fontsize3,
.ce-uploads-fileName {
  font-size: 1.333rem;
  line-height: 1.875rem;
}

h3,
.h3 {
  margin-top: 0;
  margin-bottom: 1.5rem;
}

h4,
.h4,
.fontsize4 {
  font-size: 1.125rem;
}

h5,
.h5,
.fontsize5 {
  font-size: 1rem;
}

h4,
.h4,
h5,
.h5 {
  margin-top: 0;
  margin-bottom: 1.5rem;
}

p + p,
pre,
table,
blockquote {
  margin-top: 1.5rem;
}

p,
ul,
ol,
dl,
pre,
table,
blockquote {
  margin-bottom: 1.5rem;
}

blockquote {
  width: calc(90% - 1.5rem);
  border-left: 4px solid #a3aaac;
  padding-left: 1.5rem;
}

.small,
small {
  font-size: 0.75rem;
}

b,
strong,
.bold {
  font-family: "open_sansbold", verdana, arial, helvetica, sans-serif;
  font-weight: 400;
}

a {
  color: #0026a8;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
a:focus, a:hover {
  color: #000F42;
}

.wrapper-footer a {
  color: #e6e8e9;
}
.wrapper-footer a:focus, .wrapper-footer a:hover {
  color: #fff;
}

sup,
sub {
  vertical-align: baseline;
  position: relative;
  top: -0.4em;
}

sub {
  top: 0.4em;
}

.indent-left {
  margin-left: 3rem;
}

.text-left,
.ce-headline-left {
  text-align: left;
}

.text-center,
.ce-headline-center {
  text-align: center;
}

.text-right,
.ce-headline-right {
  text-align: right;
}

.ce-table td,
.ce-table th {
  vertical-align: top;
}

.ce-textpic,
.ce-image,
.ce-nowrap .ce-bodytext,
.ce-gallery,
.ce-row,
.ce-uploads li,
.ce-uploads div {
  overflow: hidden;
}

.ce-uploads {
  margin: 1.5rem 0;
  padding: 0;
}

.ce-uploads li {
  list-style: none outside none;
  margin: 0;
  padding-bottom: 0;
}

.ce-uploads img {
  float: left;
  margin: 0.75rem;
  vertical-align: top;
}

.ce-uploads span {
  display: block;
}

.ce-uploads li:nth-child(odd) {
  background: #f3f4f5;
}

.ce-uploads:before,
.ce-uploads:after {
  content: "";
  display: table;
}

.ce-uploads:after {
  clear: both;
}

.ce-uploads div {
  margin: 0.75rem 1.5rem;
}

.ce-uploads-fileName {
  margin-bottom: 0.375rem;
}

.ce-uploads-filesize {
  text-align: right;
}

.frame-layout-100 .ce-uploads li:nth-child(odd) {
  background: transparent;
}

.ce-table-striped tbody tr:nth-of-type(odd) {
  background-color: #f3f4f5;
}

.ce-table-bordered th, .ce-table-bordered td {
  border: 0.063rem solid #a3aaac;
}

[class*=frame-space-before-] {
  padding-top: 1.5rem;
}

[class*=frame-space-after-] {
  padding-bottom: 1.5rem;
}

@media screen and (min-width: 601px) {
  .frame-space-before-medium {
    padding-top: 3rem;
  }

  .frame-space-before-large {
    padding-top: 4.5rem;
  }

  .frame-space-after-small {
    padding-bottom: 1.5rem;
  }

  .frame-space-after-medium {
    padding-bottom: 3rem;
  }

  .frame-space-after-large {
    padding-bottom: 4.5rem;
  }

  .frame-space-before-small {
    padding-top: 1.5rem;
  }

  .frame-space-before-medium {
    padding-top: 3rem;
  }

  .frame-space-before-large {
    padding-top: 4.5rem;
  }

  .frame-space-after-small {
    padding-bottom: 1.5rem;
  }

  .frame-space-after-medium {
    padding-bottom: 3rem;
  }

  .frame-space-after-large {
    padding-bottom: 4.5rem;
  }
}
.frame-ruler-before:before {
  content: "";
  display: block;
  border-top: 0.063rem solid #a3aaac;
  padding-top: 1.437rem;
}

.frame-ruler-after:after {
  content: "";
  display: block;
  border-bottom: 0.063rem solid #a3aaac;
  margin-bottom: 1.437rem;
}

@media screen and (min-width: 801px) {
  .frame-indent {
    margin-left: 16.66667%;
    margin-right: 16.66667%;
  }

  .frame-indent-left {
    margin-left: 33.33333%;
  }

  .frame-indent-right {
    margin-right: 33.33333%;
  }
}
[class*=frame-type-menu_] ul,
[class*=frame-type-menu_] ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}

[class*=frame-type-menu_] &gt; ul {
  margin-bottom: 1.437rem;
  border-bottom: 0.063rem solid #a3aaac;
}

[class*=frame-type-menu_] li {
  border-top: 0.063rem solid #a3aaac;
}

[class*=frame-type-menu_] a {
  padding: 0.75rem 0.375rem 0.687rem 0.375rem;
  display: block;
}

.frame-type-menu_sitemap a {
  background: #f3f4f5;
}

[class*=frame-type-menu_] a,
[class*=frame-type-menu_] p {
  padding-left: 1.5rem;
}

[class*=frame-type-menu_] ul li ul li a,
[class*=frame-type-menu_] ul li ul li p {
  padding-left: 3rem;
}

[class*=frame-type-menu_] ul li ul li ul li a,
[class*=frame-type-menu_] ul li ul li ul li p {
  padding-left: 4.5rem;
  background: transparent;
}

hr.ce-div {
  border: 0;
  border-bottom: 0.063rem solid #a3aaac;
  margin: 0.75rem 0;
}

.ce-border img {
  border: 0.25rem solid #e6e8e9;
}

.ce-gallery figure.video {
  display: block;
}

.video-embed {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  margin-bottom: 1.5rem;
}

.video-embed iframe,
.video-embed video {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100%;
  width: 100% !important;
  height: 100% !important;
}

.ce-gallery figure.image a[data-fancybox] {
  position: relative;
  display: inline-block;
  overflow: hidden;
}
.ce-gallery figure.image a[data-fancybox] img {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transform: scale(1);
}
.ce-gallery figure.image a[data-fancybox] :after {
  content: "";
  opacity: 0;
}
.ce-gallery figure.image a[data-fancybox]:hover:after, .ce-gallery figure.image a[data-fancybox]:focus:after {
  position: absolute;
  top: calc(50% - 24px);
  left: calc(50% - 24px);
  /* Where to put the overlay */
  content: "";
  /* must have */
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  line-height: 48px;
  width: 48px;
  height: 48px;
  /* size of the element */
  opacity: 1;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  color: #0026a8;
  text-align: center;
}
.ce-gallery figure.image a[data-fancybox]:hover img {
  transform: scale(1.025);
}

.image-caption span {
  display: block;
}

.frame-layout-100 {
  background: #f3f4f5;
  padding: 0.75rem 1.5rem;
  margin-bottom: 1.5rem;
}

.header-group {
  margin-bottom: 1.5rem;
}

.header-group h1,
.header-group h2,
.header-group h3,
.header-group h4 {
  margin-bottom: 0;
}

.ce-textpic,
.ce-nowrap .ce-bodytext,
.ce-gallery,
.ce-row,
.ce-uploads li,
.ce-uploads div {
  overflow: hidden;
}

.ce-left .ce-gallery {
  float: left;
}

[data-ce-columns="2"] .ce-column,
[data-ce-columns="3"] .ce-column,
[data-ce-columns="4"] .ce-column,
[data-ce-columns="6"] .ce-column {
  float: left;
}

.ce-right .ce-gallery {
  float: right;
}

figcaption {
  color: #6e777b;
}

.ce-gallery figure {
  margin: 0;
}

.ce-gallery figcaption {
  caption-side: bottom;
}

.ce-gallery img {
  display: block;
}

.ce-gallery iframe {
  border-width: 0;
}

.ce-right.ce-intext .ce-gallery {
  margin-left: 1.5rem;
}

.ce-left.ce-intext .ce-gallery {
  margin-right: 1.5rem;
}

.ce-below .ce-gallery {
  margin-top: 1.5rem;
}

.ce-column {
  padding-right: 0.75rem;
}

.ce-intext.ce-right .ce-column,
.ce-intext [data-ce-columns="1"] .ce-column {
  padding-right: 0;
}

.ce-column {
  margin-bottom: 0.75rem;
}

.ce-above .ce-bodytext {
  clear: both;
}

.ce-intext.ce-left ol,
.ce-intext.ce-left ul {
  padding-left: 3rem;
  overflow: auto;
}

.ce-center .ce-outer,
.ce-center .ce-inner {
  float: none;
  right: 0;
}

.ce-intext &gt; .ce-gallery,
.ce-intext &gt; .ce-bodytext {
  width: 100%;
}

.ce-above .ce-gallery,
.ce-below .ce-gallery {
  margin-right: -0.75rem;
}

.ce-right.ce-above,
.ce-right.ce-below {
  margin-left: -0.75rem;
  margin-right: 0;
}

.ce-left.ce-above .ce-gallery,
.ce-left.ce-below .ce-gallery {
  float: none;
}

[data-ce-columns="2"] .ce-column {
  width: 50%;
}

[data-ce-columns="3"] .ce-column {
  width: 33.33333333%;
}

[data-ce-columns="4"] .ce-column {
  width: 50%;
}

@media (min-width: 601px) {
  [data-ce-columns="4"] .ce-column {
    max-width: 25%;
    width: 25%;
  }
}
@media (min-width: 601px) {
  .ce-column, .ce-uploads-img-link {
    padding-right: 1.5rem;
  }

  .ce-intext [data-ce-columns="1"] .ce-column {
    padding-right: 0;
  }

  .ce-column {
    margin-bottom: 1.5rem;
  }

  .ce-intext .ce-gallery {
    width: 50%;
  }

  .ce-intext.ce-nowrap &gt; .ce-bodytext {
    width: 50%;
  }

  .ce-intext.ce-left .ce-gallery {
    margin-right: 0.75rem;
  }

  .ce-intext.ce-left .ce-column {
    padding-right: 0.75rem;
  }

  .ce-left.ce-nowrap .ce-gallery {
    margin-right: -0.75rem;
    margin-left: 0;
  }

  .ce-left.ce-nowrap .ce-bodytext {
    padding-left: 1.5rem;
  }

  .ce-right.ce-nowrap.ce-intext .ce-gallery {
    margin-left: -0.75rem;
    margin-right: 0;
  }

  .ce-right.ce-nowrap .ce-bodytext {
    padding-right: 1.5rem;
  }

  .ce-intext.ce-right .ce-gallery {
    margin-left: 0.75rem;
  }

  .ce-intext.ce-right .ce-column {
    padding-left: 0.75rem;
  }

  .ce-above .ce-gallery,
.ce-below .ce-gallery {
    margin-right: -1.5rem;
  }

  .ce-right.ce-above,
.ce-right.ce-below {
    margin-left: -1.5rem;
    margin-right: 0;
  }
}
@media (max-width: 800px) {
  [data-ce-columns="2"] .ce-column:nth-child(odd) {
    clear: left;
  }
}
@media (max-width: 600px) {
  [data-ce-columns="4"] .ce-column:nth-child(odd) {
    clear: left;
  }
}
.ce-intext .ce-gallery.imagesize25 {
  width: 25%;
}

.ce-nowrap .ce-gallery.imagesize25 + .ce-bodytext {
  width: calc(75% - 1.5rem);
}

@media (min-width: 601px) {
  .ce-right.ce-intext .ce-gallery.imagesize25 {
    margin-left: 0.75rem;
  }

  .ce-left.ce-intext .ce-gallery.imagesize25 {
    margin-right: 0.75rem;
  }

  .ce-left.ce-above .ce-gallery.imagesize25 .ce-column,
.ce-left.ce-below .ce-gallery.imagesize25 .ce-column {
    width: 25%;
    margin-left: auto;
    margin-right: auto;
  }
}
.ce-intext .ce-gallery.imagesize33 {
  width: 33.33333%;
}

.ce-nowrap .ce-gallery.imagesize33 + .ce-bodytext {
  width: calc(66.6667% - 1.5rem);
}

@media (min-width: 601px) {
  .ce-right.ce-intext .ce-gallery.imagesize33 {
    margin-left: 0.75rem;
  }

  .ce-left.ce-intext .ce-gallery.imagesize33 {
    margin-right: 0.75rem;
  }

  .ce-left.ce-above .ce-gallery.imagesize33 .ce-column,
.ce-left.ce-below .ce-gallery.imagesize33 .ce-column {
    width: 33.33333%;
    margin-left: auto;
    margin-right: auto;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

.form-group {
  margin-bottom: 1.5rem;
}

label {
  display: inline-block;
}

legend {
  display: block;
  width: 100%;
  font-weight: bold;
}

fieldset &gt; div {
  margin-bottom: 1.5rem;
}

input,
textarea,
select[multiple],
label {
  width: 100%;
}

input,
textarea,
select[multiple] {
  background-color: #fff;
  border: 0.063rem solid #a3aaac;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: box-shadow ease-in-out 0.15s;
  transition: box-shadow ease-in-out 0.15s;
  padding-top: calc(0.75rem - 0.063rem);
  padding-bottom: calc(0.75rem - 0.063rem);
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  display: inline-block;
}

input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type=file] {
  display: block;
}

textarea {
  min-height: 15rem;
}

input[type=submit] {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

input[type=checkbox],
input[type=radio] {
  border: 0;
  height: auto;
  display: inline-block;
  width: auto;
  vertical-align: baseline;
  margin: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.radio span,
.checkbox span {
  padding-left: 0.75rem;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
  width: 100%;
}

.content-main .input-group {
  margin-bottom: 1.5rem;
}

.input-group-btn,
.input-group input {
  display: table-cell;
  vertical-align: middle;
}

.input-group-btn {
  width: 1%;
}

.input-group-btn,
.input-group-btn input {
  position: relative;
  white-space: nowrap;
}

.input-group input:first-child {
  margin-right: 1.5rem;
}

select[multiple],
select[size] {
  height: auto;
}

select optgroup {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
}

/* For IE10 */
select::-ms-expand {
  display: none;
}

select {
  width: 100%;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: 0.063rem solid #a3aaac;
  padding-top: calc(0.75rem - 0.063rem);
  padding-bottom: calc(0.75rem - 0.063rem);
  padding-left: 0.75rem;
  padding-right: 3rem;
  border-radius: 0;
  background-color: #fff;
  background-image: linear-gradient(#fff, #fff), linear-gradient(-135deg, transparent 50%, #fff 50%), linear-gradient(-225deg, transparent 50%, #fff 50%), linear-gradient(#fff 42%, #0026a8 42%);
  background-repeat: no-repeat;
  background-size: 1px 100%, 2.25rem 2.25rem, 2.25rem 2.25rem, 2.25rem 100%;
  background-position: right center, right bottom, right bottom, right bottom;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
select:hover, select:active {
  background-image: linear-gradient(#0026a8, #0026a8), linear-gradient(-135deg, transparent 50%, #0026a8 50%), linear-gradient(-225deg, transparent 50%, #0026a8 50%), linear-gradient(#0026a8 42%, #fff 42%);
}

select[multiple] {
  background-image: none;
}

button,
.btn {
  display: inline-block;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  width: auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.btn[class*=btn-] {
  padding-top: calc(0.75rem - 0.063rem);
  padding-bottom: calc(0.75rem - 0.063rem);
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.btn-primary {
  background: #0026a8;
  color: #fff;
  border: 0.063rem solid #0026a8;
}
.btn-primary:hover, .btn-primary:focus {
  background: #000F42;
  color: #fff;
  border-color: #000F42;
}

.btn-secondary {
  color: #0026a8;
  background: #fff;
  border: 0.063rem solid #0026a8;
}
.btn-secondary:hover, .btn-secondary:focus {
  background: #fff;
  color: #000F42;
  border-color: #000F42;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
  width: 100%;
  margin: 0 0 1.5rem 0;
  border: 0.063rem solid #a3aaac;
  border-bottom-width: 0;
}

th,
td {
  padding: 0.687rem 0.375rem 0.75rem 0.375rem;
  border-bottom: 0.063rem solid #a3aaac;
  text-align: left;
  vertical-align: top;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

th {
  padding-top: 0.75rem;
  font-family: "open_sansbold", verdana, arial, helvetica, sans-serif;
  font-weight: 400;
}

tr:hover td, tr:focus td {
  background: #f3f4f5;
  color: #3e4345;
}

.table-responsive,
.frame-type-table {
  margin-bottom: 1.5rem;
  overflow-x: auto;
  overflow-y: hidden;
}

th {
  background: #f3f4f5;
  color: #3e4345;
  font-weight: 400;
}

table caption {
  padding: 0.375rem;
}

.wrapper-search .input-group input {
  display: inline-block;
  width: 100%;
}

.wrapper-search button,
button.tx-indexedsearch-searchbox-button {
  width: 3rem;
  height: 3rem;
}

.wrapper-search.visible {
  top: 0.375rem;
}

.wrapper-search fieldset &gt; div {
  padding-bottom: 0.5rem;
  margin: 0;
}

.wrapper-search {
  z-index: 200;
  position: absolute;
  top: -2000px;
  left: 0.5em;
  right: 4.5rem;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.fa-search.active:before {
  content: "";
}

.search-hide-btn {
  padding: 0.75rem;
  display: inline-block;
  cursor: pointer;
  color: #0026a8;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.search-hide-btn:hover, .search-hide-btn:focus {
  color: #000F42;
}

.page-searchresult .search-hide-btn {
  display: none;
}

@media screen and (min-width: 601px) {
  .wrapper-search {
    left: auto;
    width: 80%;
    max-width: 30rem;
  }
}
.tx-indexedsearch-info &gt; dt {
  float: left;
  clear: left;
  width: 25%;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tx-indexedsearch-info &gt; dd {
  margin-left: 25%;
}

.tx-indexedsearch-res span {
  display: inline-block;
}

.tx-indexedsearch-res {
  border-bottom: 0.063rem solid #a3aaac;
  margin-bottom: 1.5rem;
}

.accordion &gt; header,
.frame-custom-31 &gt; header {
  cursor: pointer;
  position: relative;
  background: #f3f4f5;
  padding: 0.75rem 6rem 0.75rem 1.5rem;
  min-height: 3rem;
  margin-bottom: 1.5rem;
}
.accordion &gt; header &gt; *,
.frame-custom-31 &gt; header &gt; * {
  margin: 0;
}
.accordion &gt; header:hover, .accordion &gt; header:focus,
.frame-custom-31 &gt; header:hover,
.frame-custom-31 &gt; header:focus {
  color: #0026a8;
}
.accordion &gt; header.open &gt; *:before,
.frame-custom-31 &gt; header.open &gt; *:before {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

.accordion.container,
.width-max &gt; .frame-custom-31 {
  padding-bottom: 0;
}

.accordion &gt; header &gt; *:before,
.frame-custom-31 &gt; header &gt; *:before {
  content: "";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: 0;
  overflow: hidden;
  position: absolute;
  right: 1.5rem;
  top: 0.75rem;
  margin: 0;
  font-weight: 900;
  font-size: 2.25rem;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.accordion .togglecontent,
.frame-custom-31 .togglecontent {
  display: none;
}

@media (max-width: 600px) {
  .frame-custom-30 &gt; header *,
.frame-custom-31 &gt; header * {
    margin: 0;
    padding-right: 1.5rem;
  }
}
@media (max-width: 800px) {
  .width-max &gt; .frame-custom-30 {
    padding-bottom: 0;
  }

  .frame-custom-30 &gt; header {
    cursor: pointer;
    position: relative;
    background: #f3f4f5;
    padding: 0.75rem 6rem 0.75rem 1.5rem;
    min-height: 3rem;
    margin-bottom: 1.5rem;
  }
  .frame-custom-30 &gt; header &gt; * {
    margin: 0;
  }
  .frame-custom-30 &gt; header:hover, .frame-custom-30 &gt; header:focus {
    color: #0026a8;
  }
  .frame-custom-30 &gt; header.open &gt; *:before {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    transform: rotate(180deg);
  }

  .frame-custom-30 .togglecontent {
    display: none;
  }

  .frame-custom-30 &gt; header &gt; *:before {
    content: "";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: 0;
    overflow: hidden;
    position: absolute;
    right: 1.5rem;
    top: 0.75rem;
    margin: 0;
    font-weight: 900;
    font-size: 2.25rem;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
}
/*------------------------------------*\
    $MESSAGING
\*------------------------------------*/
.alert {
  text-align: center;
  background: #f3f4f5;
  border: 0.063rem solid #3e4345;
  padding: 1.5rem 1.5rem;
  margin-bottom: 1.5rem;
  color: #000;
}

.bg-error,
.alert.alert-error {
  background: #ffefef;
  border: 0.063rem solid #ba0202;
}

.bg-valid,
.alert.alert-valid {
  background: #e8f6e7;
  border: 0.063rem solid #5abc55;
}

.bg-warning,
.alert.alert-warning {
  background: #fff4cc;
  border: 0.063rem solid #ffc800;
}

.bg-information,
.alert.alert-information {
  background: #e6f2ff;
  border: 0.063rem solid #0080ff;
}

.f3-widget-paginator,
.tx-pagebrowse,
.tx-pagebrowse ol,
.tx-indexedsearch-browsebox ul {
  display: inline-block;
  margin: 0 0 1.5rem 0;
  padding-left: 0;
  font-size: 80%;
}

.f3-widget-paginator &gt; li {
  display: inline;
}

.tx-pagebrowse li,
.tx-indexedsearch-browsebox li {
  display: inline-block;
  margin-bottom: 0;
  padding-bottom: 0;
}

.f3-widget-paginator &gt; li &gt; a,
.f3-widget-paginator &gt; li.current,
.tx-pagebrowse li &gt; a,
.tx-pagebrowse li &gt; span,
.tx-indexedsearch-browsebox li a {
  position: relative;
  float: left;
  padding: 3px 6px;
  margin-left: -1px;
  text-decoration: none;
  border: 1px solid #a3aaac;
  background-color: #FFF;
}

.f3-widget-paginator &gt; li.current,
.f3-widget-paginator &gt; li &gt; a:hover,
.f3-widget-paginator &gt; li &gt; a:focus,
.tx-pagebrowse li.current,
.tx-pagebrowse li &gt; a:hover,
.tx-pagebrowse li &gt; a:focus,
.tx-indexedsearch-browsebox li.current,
.tx-indexedsearch-browsebox li &gt; a:hover,
.tx-indexedsearch-browsebox li &gt; a:focus {
  background-color: #000F42;
  color: #fff;
}

.f3-widget-paginator &gt; li:first-child &gt; a,
.f3-widget-paginator &gt; li.current:first-child,
.tx-pagebrowse li:first-child &gt; a,
.tx-pagebrowse li.current:first-child,
.tx-indexedsearch-browsebox li:first-child &gt; a,
.tx-indexedsearch-browsebox li.current:first-child {
  margin-left: 0;
}

.scrollToTop {
  width: 3rem;
  position: fixed;
  bottom: 5.5rem;
  right: 1.5rem;
  display: none;
  background: #0026a8;
  z-index: 1000;
  text-align: center;
}
.scrollToTop &gt; a {
  color: #fff;
  display: block;
  line-height: 3rem;
}
.scrollToTop &gt; a:hover, .scrollToTop &gt; a:focus, .scrollToTop &gt; a:active {
  background: #000F42;
  color: #fff;
}

.socialmedia {
  display: inline-block;
}
.socialmedia a {
  display: inline-block;
  padding: 0.375rem;
  margin: 0.375rem 0.75rem 0.375rem 0;
  background: #fff;
  border-radius: 50%;
}
.socialmedia a span {
  color: #3e4345;
}
.socialmedia a:hover span:before,
.socialmedia a:focus span:before {
  color: #000F42;
}

.socialmedia span {
  text-align: center;
  width: 1.5rem;
}

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  @page {
    margin: 0.5cm;
  }
  a,
a:visited {
    color: #000 !important;
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /*
   * Don't show links for images, or javascript/internal links
   */
  .ir a[href]:after, .ir a[href^="javascript:"]:after, .ir a[href^="#"]:after,
.wrapper-logo a[href]:after,
.wrapper-logo a[href^="javascript:"]:after,
.wrapper-logo a[href^="#"]:after,
.news-img-wrap a[href]:after,
.news-img-wrap a[href^="javascript:"]:after,
.news-img-wrap a[href^="#"]:after,
a[href]:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
    content: "";
  }

  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

  tr,
img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  .wrapper-logo img {
    margin: 0;
  }

  .content-header {
    border-bottom: 1px solid #999;
    padding-bottom: 0.5cm;
    margin-bottom: 0.5cm;
  }

  .wrapper-footer {
    border-top: 1px solid #999;
    margin-top: 0.5cm;
  }

  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
h3 {
    page-break-after: avoid;
  }

  .print-hidden,
.wrapper-search,
.header-service,
.header-image,
.content-rootline,
.wrapper-topmenu,
.content-footer,
.content-footer2 nav,
.scrollToTop a,
.f3-widget-paginator,
.f3-widget-paginator li {
    display: none !important;
  }

  .accordion .togglecontent,
.frame-custom-31 .togglecontent,
.frame-custom-30 .togglecontent {
    display: block !important;
  }
  .accordion &gt; header,
.frame-custom-31 &gt; header,
.frame-custom-30 &gt; header {
    padding: 0;
  }
  .accordion &gt; header &gt; *:before,
.frame-custom-31 &gt; header &gt; *:before,
.frame-custom-30 &gt; header &gt; *:before {
    display: none;
  }
}

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

/* Mobile first layout SmartMenus Core CSS (it's not recommended editing these rules)
   You need this once per page no matter how many menu trees or different themes you use.
-------------------------------------------------------------------------------------------*/
.sm {
  box-sizing: border-box;
  position: relative;
  z-index: 999;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.sm, .sm ul, .sm li {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: normal;
  direction: ltr;
  text-align: left; }

.sm-rtl,
.sm-rtl ul,
.sm-rtl li {
  direction: rtl;
  text-align: right; }

.sm &gt; li &gt; h1,
.sm &gt; li &gt; h2,
.sm &gt; li &gt; h3,
.sm &gt; li &gt; h4,
.sm &gt; li &gt; h5,
.sm &gt; li &gt; h6 {
  margin: 0;
  padding: 0; }

.sm ul {
  display: none; }

.sm li,
.sm a {
  position: relative;
  display: block; }

.sm a.disabled {
  cursor: default; }

.sm::after {
  content: "";
  display: block;
  height: 0;
  font: 0px/0 serif;
  clear: both;
  overflow: hidden; }

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

.main-nav {
  background: #f3f4f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px; }

@media (min-width: 601px) {
  .main-nav {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto; } }
.main-nav:after {
  clear: both;
  content: "\00a0";
  display: block;
  height: 0;
  font: 0px/0 serif;
  overflow: hidden; }

.main-menu-btn {
  margin: 6px 12px;
  position: relative;
  display: inline-block;
  width: 29px;
  height: 29px;
  text-indent: 29px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.main-menu-btn-icon,
.main-menu-btn-icon:before,
.main-menu-btn-icon:after {
  position: absolute;
  top: 50%;
  left: 2px;
  height: 2px;
  width: 24px;
  background: #0026a8;
  -webkit-transition: all 0.25s;
  transition: all 0.25s; }

.main-menu-btn-icon:before {
  content: '';
  top: -7px;
  left: 0; }

.main-menu-btn-icon:after {
  content: '';
  top: 7px;
  left: 0; }

/* x icon */
#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon {
  height: 0;
  background: transparent; }

#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:before {
  top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:after {
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

/* hide menu state checkbox (keep it visible to screen readers) */
#main-menu-state {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px); }

/* hide the menu in mobile view */
#main-menu-state:not(:checked) ~ #main-menu {
  display: none; }

#main-menu-state:checked ~ #main-menu {
  display: block; }

@media (min-width: 601px) {
  /* hide the button in desktop view */
  .main-menu-btn {
    position: absolute;
    top: -99999px; }

  /* always show the menu in desktop view */
  #main-menu-state:not(:checked) ~ #main-menu {
    display: block; } }
#main-menu {
  clear: both; }

/*@media (min-width: $sm-clean__desktop-vp) {
  #main-menu {
    float: right;
    clear: none;
  }
}*/
@media (min-width: 601px) {
  #main-menu.justified &gt; li {
    float: none;
    display: table-cell;
    width: 1%;
    text-align: center; } }
.wrapper-topmenu {
  background: #f3f4f5; }

@media screen and (min-width: 601px) {
  #main-menu &gt; li:first-child &gt; a {
    padding-left: 0; } }
@media screen and (min-width: 601px) and (max-width: 1328px) {
  #main-menu {
    padding-left: 1.5rem;
    padding-right: 1.5rem; } }
@media screen and (max-width: 600px) {
  .wrapper-topmenu {
    position: absolute;
    top: 3.75rem;
    z-index: 99;
    left: 0;
    right: 0;
    height: 0;
    background: transparent; }

  #main-menu {
    width: 100%; }

  .main-menu-btn {
    top: -3rem;
    left: 0.75rem;
    max-width: 33.333%;
    float: left; }

  .sm {
    top: -3rem; }

  .main-nav.menu-horizontal {
    height: 0; }

  .main-menu-btn-text {
    color: #0026a8; } }
.moremenu a b {
  line-height: 1;
  font-size: 1.333rem; }

.sm-clean .mega-menu.sm-nowrap li.mega-flex &gt; a,
.sm-clean .mega-menu.sm-nowrap li.mega-flex &gt; :not(ul) a {
  white-space: normal;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto; }

.sm-clean {
  background: #f3f4f5;
  border-radius: 0.25rem; }
  .sm-clean a {
    padding: 0.75rem 0.75rem;
    /* make room for the toggle button (sub indicator) */
    padding-right: 2.75rem; }
    .sm-clean a, .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active {
      color: #0026a8;
      font-family: "open_sansregular", verdana, arial, helvetica, sans-serif;
      font-size: 1rem;
      font-weight: normal;
      line-height: 1.5rem;
      text-decoration: none; }
    .sm-clean a.current, .sm-clean a.active {
      color: #3e4345; }
    .sm-clean a.disabled {
      color: #bec2c4; }
    .sm-clean a .sub-arrow {
      position: absolute;
      top: 50%;
      margin-top: -1rem;
      left: auto;
      right: 0rem;
      width: 2rem;
      height: 2rem;
      overflow: hidden;
      font: bold 1rem/2rem monospace !important;
      text-align: center;
      text-shadow: none;
      background: rgba(255, 255, 255, 0.5);
      border-radius: 0.25rem; }
    .sm-clean a .sub-arrow::before {
      content: '+'; }
    .sm-clean a.highlighted .sub-arrow::before {
      content: '-'; }
  .sm-clean &gt; li:first-child &gt; a, .sm-clean &gt; li:first-child &gt; :not(ul) a {
    border-radius: 0.25rem 0.25rem 0 0; }
  .sm-clean &gt; li:last-child &gt; a, .sm-clean &gt; li:last-child &gt; *:not(ul) a, .sm-clean &gt; li:last-child &gt; ul, .sm-clean &gt; li:last-child &gt; ul &gt; li:last-child &gt; a, .sm-clean &gt; li:last-child &gt; ul &gt; li:last-child &gt; *:not(ul) a, .sm-clean &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul, .sm-clean &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; a, .sm-clean &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; *:not(ul) a, .sm-clean &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul, .sm-clean &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; a, .sm-clean &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; *:not(ul) a, .sm-clean &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul, .sm-clean &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; a, .sm-clean &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; *:not(ul) a, .sm-clean &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul {
    border-radius: 0 0 0.25rem 0.25rem; }
  .sm-clean &gt; li:last-child &gt; a.highlighted, .sm-clean &gt; li:last-child &gt; *:not(ul) a.highlighted, .sm-clean &gt; li:last-child &gt; ul &gt; li:last-child &gt; a.highlighted, .sm-clean &gt; li:last-child &gt; ul &gt; li:last-child &gt; *:not(ul) a.highlighted, .sm-clean &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; a.highlighted, .sm-clean &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; *:not(ul) a.highlighted, .sm-clean &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; a.highlighted, .sm-clean &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; *:not(ul) a.highlighted, .sm-clean &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; a.highlighted, .sm-clean &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; ul &gt; li:last-child &gt; *:not(ul) a.highlighted {
    border-radius: 0; }
  .sm-clean li {
    border-top: 1px solid rgba(0, 0, 0, 0.05); }
  .sm-clean &gt; li:first-child {
    border-top: 0; }
  .sm-clean ul {
    background: rgba(163, 170, 172, 0.1); }
    .sm-clean ul a, .sm-clean ul a:hover, .sm-clean ul a:focus, .sm-clean ul a:active {
      font-size: 1rem;
      border-left: 0.75rem solid transparent; }
    .sm-clean ul ul a,
    .sm-clean ul ul a:hover,
    .sm-clean ul ul a:focus,
    .sm-clean ul ul a:active {
      border-left: 1.5rem solid transparent; }
    .sm-clean ul ul ul a,
    .sm-clean ul ul ul a:hover,
    .sm-clean ul ul ul a:focus,
    .sm-clean ul ul ul a:active {
      border-left: 2.25rem solid transparent; }
    .sm-clean ul ul ul ul a,
    .sm-clean ul ul ul ul a:hover,
    .sm-clean ul ul ul ul a:focus,
    .sm-clean ul ul ul ul a:active {
      border-left: 3rem solid transparent; }
    .sm-clean ul ul ul ul ul a,
    .sm-clean ul ul ul ul ul a:hover,
    .sm-clean ul ul ul ul ul a:focus,
    .sm-clean ul ul ul ul ul a:active {
      border-left: 3.75rem solid transparent; }

@media (min-width: 601px) {
  /* Switch to desktop layout
  -----------------------------------------------
     These transform the menu tree from
     collapsible to desktop (navbar + dropdowns)
  -----------------------------------------------*/
  /* start... (it's not recommended editing these rules) */
  .sm-clean ul {
    position: absolute;
    width: 12em; }

  .sm-clean li {
    float: left; }

  .sm-clean.sm-rtl li {
    float: right; }

  .sm-clean ul li, .sm-clean.sm-rtl ul li, .sm-clean.sm-vertical li {
    float: none; }

  .sm-clean a {
    white-space: nowrap; }

  .sm-clean ul a, .sm-clean.sm-vertical a {
    white-space: normal; }

  .sm-clean .sm-nowrap &gt; li &gt; a, .sm-clean .sm-nowrap &gt; li &gt; :not(ul) a {
    white-space: nowrap; }

  /* ...end */
  .sm-clean {
    padding: 0 0;
    background: #f3f4f5;
    border-radius: 0; }
    .sm-clean a {
      padding: 0.75rem 12px; }
      .sm-clean a, .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active {
        color: #0026a8;
        border-radius: 0 !important; }
      .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active, .sm-clean a.highlighted {
        color: #3e4345; }
      .sm-clean a.current, .sm-clean a.active {
        color: #3e4345; }
      .sm-clean a.disabled {
        color: #bec2c4; }
      .sm-clean a.has-submenu {
        padding-right: 24px; }
      .sm-clean a .sub-arrow {
        top: 50%;
        margin-top: -2px;
        right: 12px;
        width: 0;
        height: 0;
        border-width: 4px;
        border-style: solid dashed dashed dashed;
        border-color: #0026a8 transparent transparent transparent;
        background: transparent;
        border-radius: 0; }
      .sm-clean a .sub-arrow::before {
        display: none; }
    .sm-clean li {
      border-top: 0; }
    .sm-clean &gt; li &gt; ul::before,
    .sm-clean &gt; li &gt; ul::after {
      content: '';
      position: absolute;
      top: -18px;
      left: 30px;
      width: 0;
      height: 0;
      overflow: hidden;
      border-width: 9px;
      border-style: dashed dashed solid dashed;
      border-color: transparent transparent #a3aaac transparent; }
    .sm-clean &gt; li &gt; ul::after {
      top: -16px;
      left: 31px;
      border-width: 8px;
      border-color: transparent transparent #f3f4f5 transparent; }
    .sm-clean ul {
      border: 1px solid #a3aaac;
      padding: 5px 0;
      background: #f3f4f5;
      border-radius: 0.25rem !important;
      box-shadow: 0 5px 9px rgba(0, 0, 0, 0.2); }
      .sm-clean ul a {
        padding: 0.75rem 0.75rem; }
        .sm-clean ul a, .sm-clean ul a:hover, .sm-clean ul a:focus, .sm-clean ul a:active, .sm-clean ul a.highlighted {
          border: 0 !important;
          color: #0026a8; }
        .sm-clean ul a:hover, .sm-clean ul a:focus, .sm-clean ul a:active, .sm-clean ul a.highlighted {
          background: #fff;
          color: #3e4345; }
        .sm-clean ul a.current, .sm-clean ul a.active {
          color: #3e4345; }
        .sm-clean ul a.disabled {
          background: #f3f4f5;
          color: #cccccc; }
        .sm-clean ul a .sub-arrow {
          right: 8px;
          top: 50%;
          margin-top: -5px;
          border-width: 5px;
          border-style: dashed dashed dashed solid;
          border-color: transparent transparent transparent #0026a8; }
    .sm-clean .scroll-up,
    .sm-clean .scroll-down {
      position: absolute;
      display: none;
      visibility: hidden;
      overflow: hidden;
      background: #f3f4f5;
      height: 20px; }
      .sm-clean .scroll-up:hover,
      .sm-clean .scroll-down:hover {
        background: #fff; }
    .sm-clean .scroll-up:hover .scroll-up-arrow {
      border-color: transparent transparent #3e4345 transparent; }
    .sm-clean .scroll-down:hover .scroll-down-arrow {
      border-color: #3e4345 transparent transparent transparent; }
    .sm-clean .scroll-up-arrow,
    .sm-clean .scroll-down-arrow {
      position: absolute;
      top: 0;
      left: 50%;
      margin-left: -6px;
      width: 0;
      height: 0;
      overflow: hidden;
      border-width: 6px;
      border-style: dashed dashed solid dashed;
      border-color: transparent transparent #0026a8 transparent; }
    .sm-clean .scroll-down-arrow {
      top: 8px;
      border-style: solid dashed dashed dashed;
      border-color: #0026a8 transparent transparent transparent; }
    .sm-clean.sm-vertical {
      padding: 0.75rem 0;
      border-radius: 0.25rem; }
      .sm-clean.sm-vertical a {
        padding: 0.75rem 0.75rem; }
        .sm-clean.sm-vertical a:hover, .sm-clean.sm-vertical a:focus, .sm-clean.sm-vertical a:active, .sm-clean.sm-vertical a.highlighted {
          background: #fff; }
        .sm-clean.sm-vertical a.disabled {
          background: #f3f4f5; }
        .sm-clean.sm-vertical a .sub-arrow {
          right: 8px;
          top: 50%;
          margin-top: -5px;
          border-width: 5px;
          border-style: dashed dashed dashed solid;
          border-color: transparent transparent transparent #0026a8; }
      .sm-clean.sm-vertical &gt; li &gt; ul::before,
      .sm-clean.sm-vertical &gt; li &gt; ul::after {
        display: none; }
      .sm-clean.sm-vertical ul a {
        padding: 0.75rem 0.75rem; }
        .sm-clean.sm-vertical ul a:hover, .sm-clean.sm-vertical ul a:focus, .sm-clean.sm-vertical ul a:active, .sm-clean.sm-vertical ul a.highlighted {
          background: #fff; }
        .sm-clean.sm-vertical ul a.disabled {
          background: #f3f4f5; } }

/*# sourceMappingURL=sm-clean.css.map */

body.compensate-for-scrollbar {
  overflow: hidden;
  -ms-overflow-style: none;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px 44px 0 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide::before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}

.fancybox-slide--next {
  z-index: 99995;
}

.fancybox-slide--image {
  padding: 44px 0 0 0;
}

.fancybox-slide--image {
  overflow: visible;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px 6px 0 6px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 44px 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-slide--html .fancybox-content {
  margin: 0 0 6px 0;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: calc(100% - 44px);
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  vertical-align: top;
  width: 100%;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background: transparent;
  height: 100px;
  margin: 0;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  background: rgba(30, 30, 30, 0.6);
  height: 100%;
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
}

/* Caption */
.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px 25px 44px;
  right: 0;
}

.fancybox-caption::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1;
}

.fancybox-caption::after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  content: "";
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate 0.8s infinite linear;
  animation: fancybox-rotate 0.8s infinite linear;
  background: transparent;
  border: 6px solid rgba(100, 100, 100, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: 0.6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999;
}

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }

  .fancybox-slide--image {
    padding: 6px 0 0 0;
  }

  .fancybox-slide--image .fancybox-content {
    margin-bottom: 6px;
  }

  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
}
/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

/* Thumbs */
.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs__list a::before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
  opacity: 0.5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 768px) {
  .fancybox-thumbs {
    width: 110px;
  }

  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }

  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}

/*# sourceMappingURL=jquery.fancybox.css.map */

.video-shariff-preview-overlay {
  background: rgba(255, 255, 255, 0.8);
  z-index: 5;
}

.video-shariff-preview-text {
  z-index: 6;
  top: 0;
  font-size: 1.333rem;
  font-weight: normal;
  background: #0026a8;
  padding: 1.5rem 1.5rem;
  color: #fff;
}

.news-list-view .news-img-wrap a.video-shariff-play img {
  float: none;
}
.news-list-view .video-shariff-preview {
  top: 10%;
}
.news-list-view .video-shariff-preview-icon {
  display: none;
}
.news-list-view .video-shariff-preview-text {
  font-size: 90%;
  padding: 0.5rem;
  width: 90%;
}

.news-single .video-shariff-preview {
  top: 30%;
}
.news-single .video-shariff-preview-text {
  font-size: 90%;
  padding: 0.5rem;
  width: 60%;
}

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

/**************************************/
/* Default styles for news extension */
/**************************************/
.news .clear {
  clear: both; }
.news .nav ul {
  float: left;
  display: inline;
  margin: 0; }
.news .nav li {
  float: left; }
.news .nav a {
  float: left;
  display: block; }
.news .nav:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }
.news .article {
  margin-bottom: 1.5rem; }
  .news .article:last-child {
    margin-bottom: 0; }
  .news .article:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  .news .article .news-img-wrap {
    float: left;
    margin: 0 1.5rem 0.75rem 0;
    background: #fff; }
    .news .article .news-img-wrap a {
      width: 100%;
      /*padding: 4px;
      border: $border-width solid $border-color;
      background: #fff;*/ }
    .news .article .news-img-wrap img {
      float: left;
      height: auto;
      width: auto; }
.news .footer {
  clear: both;
  padding: 0.75rem 0 0 0;
  border-top: 0.063rem solid #a3aaac;
  margin-top: 0.75rem;
  color: #6e777b; }
  .news .footer p {
    margin-bottom: 0; }
  .news .footer span {
    display: inline-block;
    padding-right: 0.75rem;
    margin-right: 0.75rem;
    border-right: 0.063rem solid #a3aaac; }
    .news .footer span:last-child {
      border-right: 0; }
  .news .footer .news-category a {
    text-transform: uppercase; }
.news .no-news-found {
  color: #ba0202; }
.news .page-navigation p {
  float: left; }
.news .page-navigation ul {
  float: right; }
  .news .page-navigation ul li {
    float: left;
    display: block; }
    .news .page-navigation ul li a {
      display: block; }

/* category menu view */
.news-category-view ul li {
  padding: 5px 8px; }
  .news-category-view ul li li {
    padding: 2px 8px 2px 12px; }
.news-category-view &gt; ul &gt; li:nth-child(even) {
  background: #f9f9f9;
  border-top: 0.063rem solid #a3aaac;
  border-bottom: 0.063rem solid #a3aaac; }
.news-category-view .category-desc {
  padding-left: 10px;
  margin-left: 10px;
  border-left: 0.063rem solid #a3aaac; }

/* single view */
.news-single .footer {
  margin-bottom: 1.5rem;
  margin-top: 0.75rem;
  padding: 0.75rem 0 0 0;
  border-bottom: 0;
  border-top: 0.063rem solid #a3aaac; }
.news-single .article .news-img-wrap {
  float: right;
  width: 100%;
  margin: 0 0 1.5rem 1.5rem; }
  @media (min-width: 401px) {
    .news-single .article .news-img-wrap {
      width: 50%; } }
  .news-single .article .news-img-wrap .outer {
    margin-bottom: 1.5rem; }
  .news-single .article .news-img-wrap img {
    float: none; }

.news-img-caption {
  color: #6e777b; }

/* related news + files */
.news-related-wrap {
  margin-top: 1.5rem;
  border-top: 0.063rem solid #a3aaac;
  clear: both; }

.news-related {
  padding: 1.5rem 0;
  border-bottom: 0.063rem solid #a3aaac; }
  .news-related ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0; }
  .news-related ul li {
    padding-bottom: 0; }
    .news-related ul li span {
      border-right: 0.063rem solid #a3aaac;
      margin-right: 0.75rem;
      padding-right: 0.75rem;
      color: #6e777b; }
      .news-related ul li span:last-child {
        border-right: 0;
        padding-right: 0; }

.news-related-files .news-related-files-link .jpg {
  background-position: 0 0; }

.news-related-links a {
  border-right: 0.063rem solid #a3aaac;
  display: inline-block;
  margin-right: 0.75rem;
  padding-right: 0.75rem; }

.news-clear {
  clear: both; }

.news-list-view.layout-2 {
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (min-width: 401px) {
    .news-list-view.layout-2 {
      margin-left: -1.5rem;
      margin-right: -1.5rem; }
      .news-list-view.layout-2 &gt; div {
        -webkit-box-flex: 0 0 50%;
        -moz-box-flex: 0 0 50%;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        position: relative;
        min-height: 1px;
        padding-right: 1.5rem;
        padding-left: 1.5rem;
        margin-bottom: 1.5rem; } }
  @media (min-width: 801px) {
    .news-list-view.layout-2 &gt; div {
      -webkit-box-flex: 0 0 25%;
      -moz-box-flex: 0 0 25%;
      -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      position: relative;
      min-height: 1px;
      padding-right: 1.5rem;
      padding-left: 1.5rem; } }
  .news-list-view.layout-2 .wrapper-card {
    margin-bottom: 1.5rem;
    border-bottom: 0.063rem solid #a3aaac;
    height: 100%; }
  .news-list-view.layout-2 .card-text {
    padding: 0.75rem 0 0 0; }
    .news-list-view.layout-2 .card-text &gt; p {
      color: #3e4345;
      margin: 0; }

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

/*
  Hier können Sie eigene Anpassungen am CSS vornehmen.
  Here you can make your own adjustments to the CSS.
 */

/* poppins-200 - latin */

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 200;
  src: url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/Poppins/poppins-v15-latin-200.eot');
  /* IE9 Compat Modes */
  src: local(''), url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/Poppins/poppins-v15-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/Poppins/poppins-v15-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
  url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/Poppins/poppins-v15-latin-200.woff') format('woff'), /* Modern Browsers */
  url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/Poppins/poppins-v15-latin-200.ttf') format('truetype'), /* Safari, Android, iOS */
  url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/Poppins/poppins-v15-latin-200.svg#Poppins') format('svg');
  /* Legacy iOS */
}

/* poppins-regular - latin */

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/Poppins/poppins-v15-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local(''), url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/Poppins/poppins-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/Poppins/poppins-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
  url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/Poppins/poppins-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
  url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/Poppins/poppins-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
  url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/Poppins/poppins-v15-latin-regular.svg#Poppins') format('svg');
  /* Legacy iOS */
}

/* poppins-italic - latin */

@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  src: url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/Poppins/poppins-v15-latin-italic.eot');
  /* IE9 Compat Modes */
  src: local(''), url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/Poppins/poppins-v15-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/Poppins/poppins-v15-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
  url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/Poppins/poppins-v15-latin-italic.woff') format('woff'), /* Modern Browsers */
  url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/Poppins/poppins-v15-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
  url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/Poppins/poppins-v15-latin-italic.svg#Poppins') format('svg');
  /* Legacy iOS */
}

/* poppins-600 - latin */

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/Poppins/poppins-v15-latin-600.eot');
  /* IE9 Compat Modes */
  src: local(''), url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/Poppins/poppins-v15-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/Poppins/poppins-v15-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
  url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/Poppins/poppins-v15-latin-600.woff') format('woff'), /* Modern Browsers */
  url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/Poppins/poppins-v15-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
  url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/Poppins/poppins-v15-latin-600.svg#Poppins') format('svg');
  /* Legacy iOS */
}

/* poppins-700 - latin */

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/Poppins/poppins-v15-latin-700.eot');
  /* IE9 Compat Modes */
  src: local(''), url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/Poppins/poppins-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/Poppins/poppins-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
  url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/Poppins/poppins-v15-latin-700.woff') format('woff'), /* Modern Browsers */
  url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/Poppins/poppins-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
  url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/Poppins/poppins-v15-latin-700.svg#Poppins') format('svg');
  /* Legacy iOS */
}

/* poppins-800 - latin */

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  src: url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/Poppins/poppins-v15-latin-800.eot');
  /* IE9 Compat Modes */
  src: local(''), url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/Poppins/poppins-v15-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/Poppins/poppins-v15-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
  url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/Poppins/poppins-v15-latin-800.woff') format('woff'), /* Modern Browsers */
  url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/Poppins/poppins-v15-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
  url('../../../typo3conf/ext/elldus/Resources/Public/Fonts/Poppins/poppins-v15-latin-800.svg#Poppins') format('svg');
  /* Legacy iOS */
}

body,
input,
textarea,
select {
  font-family: "Poppins", verdana, arial, helvetica, sans-serif;
  color: #4c6172;
  font-weight: 400;
}

.content-main {
  padding-bottom: 0;
}

.content-main a {
  color: #4c6172;
  text-decoration: underline;
  font-weight: 400;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: "Poppins", verdana, arial, helvetica, sans-serif;
  font-weight: 400;
}

.header-style&gt;h1,
.header-style&gt;h2,
.header-style&gt;h3 {
  font-weight: 700;
}

header&gt;h1:last-child,
header&gt;h2:last-child,
header&gt;h3:last-child,
header&gt;h4:last-child,
header&gt;h5:last-child {
  font-weight: 400;
}

header&gt;h1:first-child,
header&gt;h2:first-child,
header&gt;h3:first-child,
header&gt;h4:first-child,
header&gt;h5:first-child {
  font-weight: 700;
}

#main {
 overflow-x: clip;
}

.content-header .header-service {
  min-height: inherit;
  padding-top: 0.5rem;
}

.underline {
  text-decoration: underline;
  text-underline-offset: 12px;
}

.content-header .header-service ul.horizontal li a,
.content-header .header-service ul.horizontal li&gt;span {
  padding: 0 0 0.5rem 0.75rem;
  color: #fff;
}

.content-header .header-service .languagemenu .active span {
  font-weight: bold;
}

.content-header .header-service .languagemenu .text-muted span {
  color: #a3aaac;
}

.content-header .headerclaim,
.content-header .headerclaim a {
  color: #fff;
  text-transform: uppercase;
}

.content-footer {
  background: #4c6172;
  background-image: url(/fileadmin/elldus/images/fichtelberg-weiss.svg);
  color: #fff;
  font-size: 0.95rem;
  padding-bottom: 7.5%;
  background-repeat: no-repeat;
  background-position-x: 1.2rem;
  background-position-y: 18.9rem;
  background-size: 115%;
}

.content-footer2 {
  background: #fff;
  color: #4c6172;
  font-size: smaller;
}

.content-footer a,
.content-footer2 a {
  text-decoration: none;
}

.widgetfooter .grid [class*=col-] {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

#iiqcheck_widget_312, #dz-rating-widget-3320 {
  margin: 0 auto;
}

.rootline ul.horizontal li:last-child:after {
  content: "";
  padding-right: 0;
}

.bottomline {
  align-items: flex-end;
}

.frame-layout-100,
.frame-layout-110,
.frame-layout-124 {
  background: #4c6172;
  padding: 1.5rem;
  color: #fff;
}

.frame-layout-100 a,
.frame-layout-110 a,
.frame-layout-124 a {
  color: #fff;
}

.frame-layout-100.frame-space-before-small {
  margin-top: 1.5rem;
}

.frame-layout-100.frame-space-before-medium {
  padding-top: 2rem;
  margin-top: 3.4rem;
}

.frame-layout-100.frame-space-after-small {
  margin-bottom: 1.5rem;
}

.frame-layout-100.frame-space-after-medium {
  margin-bottom: 3.4rem;
}

div[class*="frame-layout-10"] {
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  margin-top: 0;
  margin-bottom: 0;
  left: 50%;
}

div[class*="frame-layout-10"].header-group,
div[class*="frame-layout-11"] .header-group,
div[class*="frame-layout-12"] .header-group {
  padding-top: 25px;
  margin-bottom: 0.5rem;
}

div[class*=" frame-layout-11"] h3,
div[class*=" frame-layout-12"] h3 {
  font-size: 19pt;
  font-weight: 700;
  line-height: 1.75rem;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}

div[class*=" frame-layout-11"] h4,
div[class*=" frame-layout-12"] h4 {
  font-size: 20pt;
  font-weight: 200;
  line-height: 1.75rem;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}

.frame-layout-101,
.frame-layout-111,
.frame-layout-125 {
  background: #bde3f5;
  padding: 1.5rem;
}

.frame-layout-113 {
  padding: 1.5rem;
}

.frame-layout-120 {
  background: #a9d3ab;
  padding: 1.5rem;
}

.frame-layout-121,
.frame-layout-102 {
  background: #f1f2f4;
  padding: 1.5rem;
}

.frame-layout-122,
.frame-layout-103 {
  background: #4c6172;
  padding: 1.5rem;
  color: #fff;
}

.frame-layout-122 a,
.frame-layout-100 a,
.frame-layout-103 a {
  color: #fff;
  font-weight:bold;
}

.frame-layout-123 {
  background: #ffe596;
  padding: 1.5rem;
}

.frame-layout-126 {
  background: #d7d568;
  padding: 1.5rem;
}

.frame-layout-127 {
  background: #fff;
  padding: 1.5rem;
  color: #4c6172;
}

div[class*="frame-layout-"] .ce-column {
  margin-bottom: 0;
}

h2.text-center.underline {
  line-height: 3.3rem;
}

.header-space header {
  margin-top: 45px;
}

div[class*="frame-layout-"].frame-space-before-medium {
    padding-top: 3rem;
}
div[class*="frame-layout-"].frame-space-after-medium {
    padding-bottom: 3rem;
}

div[class*="frame-layout-"].frame-space-before-large {
    padding-top: 4.5rem;
}
div[class*="frame-layout-"].frame-space-after-large {
    padding-bottom: 4.5rem;
}

.header-style h2.ce-headline-center {
  font-weight: normal;
  text-transform: uppercase;
}

.header-style h3.ce-headline-center {
  text-transform: uppercase;
  text-decoration: underline;
  text-underline-offset: 12px;
  margin-bottom: 45px;
}

.header-style h4.ce-headline-center {
  text-transform: uppercase;
  text-decoration: underline;
  text-underline-offset: 12px;
  margin-bottom: 45px;
}

.header-style h5.ce-headline-center {
  text-transform: uppercase;
  text-decoration: underline;
  text-underline-offset: 12px;
  margin-bottom: 45px;
}

.header-style h2.ce-headline-center,
.header-style h3.ce-headline-center,
.header-style h4.ce-headline-center,
.header-style h5.ce-headline-center {
  text-decoration: none;
  margin-bottom: 5px;
}

.header-style h3.ce-headline-center:last-child,
.header-style h4.ce-headline-center:last-child,
.header-style h5.ce-headline-center:last-child,
.header-style.header-underlined h3.ce-headline-center,
.header-style.header-underlined h4.ce-headline-center,
.header-style.header-underlined h5.ce-headline-center
{
  text-decoration: underline;
  margin-bottom: 45px;
}

.header-reverse-big h2 {
  font-weight: normal;
  margin-bottom: 0.5rem;
}

.header-reverse-big h3 {
  font-weight: bold;
  margin-bottom: 0.5rem;
}

.header-reverse&gt;h3 {
  font-weight: normal;
}

.header-reverse h4 {
  font-weight: bold;
}

.no-display hr.ce-div {
  border-bottom: none;
}

.cl-branding {
  display: none!important;
}

.coupon-frame .grid div.col-6_md-12:first-child,
.region-frame .grid div.col-6_md-12:first-child {
  padding-left: 0;
}

.region-frame .grid div.col-6_md-12:last-child {
  padding-right: 0;
}

.coupon-frame .grid div.col-6_md-12 .nopadding .ce-image .ce-column,
.region-frame .grid div.col-6_md-12 .nopadding .ce-image .ce-column,
.region-events .grid div.col-6_md-12 .nopadding .ce-image .ce-column {
  margin-bottom: 0;
}

.ai-premium .ce-col.col-md-4:first-child {
  padding-left: 0.75rem;
}

.ai-premium .ce-col.col-md-4 .nopadding .ce-image .ce-column {
  margin-bottom: 0;
}

#c1 a {
  color: #fff;
}

#c194 {
  margin-top: 15px;
}

#c252 .ce-column {
  margin-top: 2.5rem;
}

#c252 .ce-bodytext h4 {
  font-weight: bold;
  margin-bottom: 0.8rem;
}

#c252 .ce-bodytext h5 {
  border-bottom: 2px solid #bcc4ca;
  padding-bottom: 15px;
  font-size: 1.2rem;
}

#c252 .ce-bodytext p {
  line-height: initial;
}

.frame-default .waldmeister .ce-center .ce-inner,
.frame-default .waldmeister .ce-center .ce-outer {
  position: inherit;
}

.frame-default .bottomline #c212 .ce-column {
  margin-bottom: -10px;
}

.frame-default .bottomline #c213,
.frame-default .bottomline #c213&gt;div,
.frame-default .bottomline #c216,
.frame-default .bottomline #c216&gt;div {
  height: 100%;
}

.frame-default .bottomline #c213&gt;div&gt;p,
.frame-default .bottomline #c216&gt;div&gt;p {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: flex-end;
}

.content-main ul.pfeil {
  padding-left: 1rem;
  list-style-type: none;
}

.content-main ul.pfeil&gt;li {
  text-indent: -14px;
  padding-bottom: 0.25rem;
}

.content-main ul.pfeil&gt;li:before {
  content: "\203A ";
  padding-right: 8px;
}

.frame-default #c178 ul.pfeil {
  margin-bottom: 0;
}

.sm-clean a .sub-arrow {
  border: none;
}

.wrapper-topmenu,
.main-nav,
.sm-clean {
  background: #fff;
}

.wrapper-topmenu {
  position: absolute;
  top: 120px;
  left: auto;
  right: inherit;
  color: #39352d;
  /*display: flex;
   height: 100%;
  overflow: hidden; 
  pointer-events: none;*/
  transition: background-color .5s, -webkit-backdrop-filter .5s;
  transition: backdrop-filter .5s, background-color .5s;
  transition: backdrop-filter .5s, background-color .5s, -webkit-backdrop-filter .5s;
  width: 100vw;
}

.wrapper-footer .content-footer2 a {
  color: #4c6172;
}


#main-menu .subtitle {
  font-size: small;
}

#main-menu.sm {
  z-index: 50;
}


.weak {
  font-weight: lighter;
}

.content-footer2 nav ul.horizontal li:first-child:before {
  content: "";
  padding-right: 0;
}

.content-footer2 nav ul.horizontal li:after {
  content: "";
  padding-left: 0.75rem;
}

.content-footer2 ul.horizontal li a,
.content-footer2 ul.horizontal li&gt;span,
.content-footer2 .footer2-paddingspace {
  padding: 1.5rem 0 1.5rem 0.75rem;
  text-transform: uppercase;
}

.content-footer2 ul.horizontal li:first-child a,
.content-footer2 ul.horizontal li:first-child&gt;span {
  padding-left: 0;
}

.content-footer .logo-weiss img {
  width: 150px;
  display: inline;
}

.content-footer .logo-social img {
  width: 48px;
  display: inline;
  margin: 0 15px;
}

.content-footer p {
  margin: 0.75rem 0;
}

.bgwhite {
  background: #fff;
}

.scrollToTop {
  background: #d4e3b0;
  z-index: 45;
}

.greybar {
  background-color: #4c6172;
}

.redbar {
  background-color: #9b1731;
}

.red-background {
  background-color: #9b1731;
  padding: 1.5em;
  color: #fff;
}

.logobar {
  padding-top: 2rem;
  padding-bottom: 1rem;
}

.familotel img {
  display: inline;
  padding: 6px;
}

.socialmedia a {
  background: inherit;
  border-radius: inherit;
  margin: 0;
  padding: 0.2rem 0.375rem 0.5rem;
}

.socialmedia a span {
  color: #fff;
}

.request-buttons {
  margin-top: -0.1rem;
}

.search-hide-btn {
  padding: 0.1rem;
  color: #4c6172;
  margin-bottom: 0.75rem;
}

.search-hide-btn span {
  padding-left: 10px;
  font-family: "open_sansregular", verdana, arial, helvetica, sans-s
}

.btn[class*=btn-].btn-primary-elldus, .modal .grid .tx-modals-link, .form-navigation .btn-primary {
  background: #4c6172;
  border: 0.063rem solid #4c6172;
  text-transform: uppercase;
  text-decoration: none;
  padding-left: 2rem;
  padding-right: 2rem;
  color: #fff;
}

.frame-layout-122 .btn[class*=btn-].btn-primary-elldus {
  background: #fff;
  border: 0.063rem solid #fff;
  color: #4c6172;
}

.red-background .btn[class*=btn-].btn-primary-elldus {
  background: #f1f2f4;
  border: 0.063rem solid #f1f2f4;
  color: #4c6172;
}

.content-header .btn[class*=btn-].btn-primary-elldus, #mobile-footermenu .btn[class*=btn-].btn-primary-elldus {
  background: #fff;
  border: none;
  color: #4c6172;
  padding: 0.2rem 0.75rem;
  margin: 0 0.75rem;
}


.wrapper-search {
  right: 0.5rem;
  top: -5000px;
}

.wrapper-search&gt;div {
  background-color: ghostwhite;
  padding: 10px;
}

.wrapper-search.visible {
  top: 2.915rem;
}

.wrapper-search .tx-indexedsearch-searchbox-button {
  background: #4c6172;
  color: #fff;
  border: 0.063rem solid #4c6172;
}

.apparts-container {
  margin: 0 60px;
}

.apparts-container .vri-roomtype-group-header {
  text-align: center;
  font-weight: bold !important;
  color: #4d6272 !important;
}

div[id*="vri-container-"] {
  background-color: transparent !important;
}

div[id*="vri-container-"] .vri-roomtype-list .vri-switch-contents-more.vri-roomtype-title {
  background-color: #4d6272 !important;
}

div[id*="vri-container-"] .vri-roomtype-list .vri-switch-contents-more.vri-roomtype-title h3 {
  font-weight: bold !important;
}

div[id*="vri-container-"] .vri-roomtype-list .vri-roomtype-details {
  background-color: #fff !important;
}

div[id*="vri-container-"] .vri-content-highlighted,
#vri-overlay div[id*="vri-container-"] .vri-content-highlighted {
  color: #4d6272 !important;
}

div[id*="vri-container-"] .vri-element-select-wrapper:last-child {
    width: 105% !important;
}

div[id*="vri-container-"] .vri-page .vri-button,
div[id*="vri-container-"] .vri-page .vri-button.vri-icon-none,
div[id*="vri-container-"] .vri-page .vri-button:hover,
div[id*="vri-container-"] .vri-page .vri-button.vri-icon-none:hover {
  background: #4d6272 !important;
  border-color: initial !important;
  box-shadow: none !important;
  text-transform: uppercase !important;
  text-align: center !important;
  /* padding-left: 34px !important; */
}

div[id*="vri-container-"] label.vri-button {
  width: initial !important;
}

div[id*="vri-container-"] h4,
#vri-overlay div[id*="vri-container-"] h4 {
  text-transform: initial !important;
  font-size: 18px !important;
  color: #4d6272 !important;
  font-weight: bold !important;
}

div[id*="vri-container-"] .vri-button.vri-button-next {
  background: #a8d3ab !important;
  padding: 10px 35px 9px 15px !important;
  margin: 0 0 0 7px !important;
}

div[id*="vri-container-"] .vri-element-date,
#vri-overlay div[class*="vri-container-"] .vri-element-date,
div[id*="vri-container-"] .vri-element-number,
#vri-overlay div[id*="vri-container-"] .vri-element-number {
  border: 2px solid #bce4f5 !important;
}

div[id*="vri-container-"] .vri-element-date::before,
#vri-overlay div[class*="vri-container-"] .vri-element-date::before,
div[id*="vri-container-"] .vri-element-input-icon::before,
#vri-overlay div[class*="vri-container-"] .vri-element-input-icon::before {
  border-left: 1px solid #bce4f5 !important;
  background: #bce4f5 !important;
}

div[id*="vri-container-"] label[class*=vsc-] {
  width: auto;
}

div[id*="vri-container-"] .vri-widget-container {
  float: right !important;
}

div[id*="vri-container-"] .vri-roomtype-list .vri-switch-contents-more.vri-roomtype-title h3 {
  color: #fff !important;
}

div[id*="vri-container-"] .vri-widget-date-from, div[id*="vri-container-"] .vri-widget-date-to, div[id*="vri-container-"] div[id*="vri-container-"] .vri-widget-container form div:last-child {
  width: 200px;
}
div[id*="vri-container-"] .vri-widget-container form div {
  float: left;
}
#vri-container-6634 .vri-widget-container form div {
  float: none;
}
#vri-container-6634 .vri-button.vri-button-next {
    margin: -4px 0 0 7px !important;
}
div[id*="vri-container-"] .vri-widget-container .vri-button-secondary {
  display: none !important;
}

div[id*="vri-container-"] .vri-widget-container .vri-title {
  display: none !important;
}

.booking-mobile div[id*="vri-container-"] .vri-widget-date-from, .booking-mobile div[id*="vri-container-"] .vri-widget-date-to, .booking-mobile div[id*="vri-container-"] .vri-widget-adults, .booking-mobile div[id*="vri-container-"] .vri-widget-children, .booking-mobile div[id*="vri-container-"] div[id*="vri-container-"] .vri-widget-container form div:last-child {
  width: 50%;
  padding-bottom: 3px;
}

.booking-mobile div[id*="vri-container-"] .vri-widget-children .vri-element-select-wrapper {
  width: calc( 100% - 2px ) !important;
}

.booking-mobile div[id*="vri-container-"] .vri-widget-children #vri-7531-widget-children, .booking-mobile div[id*="vri-container-"] .vri-widget-children #vri-7531-widget-children .vri-element-select {
  width: 100%;
}

.booking-mobile div[id*="vri-container-"] .vri-button.vri-button-next {
  background: #a8d3ab !important;
  padding: 10px 35px 9px 15px !important;
  margin: 0 !important;
  width: 100%;
}

ul[class*="cst-"] {
    margin-top: 1.5rem;
}

.cst-bold {
    font-weight: bold;
}

.elldus-elements .ce-textpic.ce-center figure.image img {
  height: 100px;
  width: auto;
}

.elldus-elements .ce-textpic.ce-center h4 {
  margin-bottom: 0.5rem;
}


.ce-textpic.ce-center figure.image {
  margin-left: auto;
  margin-right: auto;
}

#c628 .ce-textpic.ce-center figure.image {
  padding-bottom: 8px;
}



#c252 .imagesize33 {
  text-align: center;
}

.height-100&gt;.frame.height-50p {
  height: 50%;
}

.height-100&gt;.frame.height-50p&gt;.ce-image.ce-center .ce-column {
  margin-bottom: 0;
}

.height-100&gt;.frame.height-50p&gt;.ce-image.ce-center figure.image {
  margin-left: auto;
  margin-right: auto;
}

.height-100&gt;.frame.height-50p.colored-box {
  padding-top: 3rem;
}

.height-100&gt;.frame.height-50p.colored-box h3 {
  border-bottom: 1px solid;
  line-height: initial;
}

.height-100&gt;.frame.height-50p.colored-box p {
  font-weight: 600;
}

.height-100&gt;.frame.height-50p.colored-box p span.small {
  font-weight: normal;
}

.height100 {
  height: 100%;
}

.image-upper-box {
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  padding-bottom: 0;
}

.image-upper-box.image-overlap {
  z-index: 1;
}

.image-upper-box.image-overlap&gt;.ce-image.ce-center {
  overflow: visible;
  position: relative;
  bottom: -40px;
}

.phone-icon i {
  font-size: 1.8rem;
  line-height: 0.2rem;
  vertical-align: -0.3rem;
}

#mobile-footermenu {
  opacity: 0;
  padding: 5px;
  width: 100%;
  position: sticky;
  bottom: 0;
  left: 0;
  right: 0;
  border-top: solid 2px #fff;
}

#mobile-footermenu .footer-service {
  padding-left: 0;
  padding-right: 0;
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 1rem;
  color: #212121;
  text-align: left;
  background-color: #fff;
  border: 0;
  overflow-anchor: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease
}

@media (prefers-reduced-motion:reduce) {
  .accordion-button {
    transition: none
  }
}

.accordion-button:not(.collapsed) {
  color: #0076b0;
  background-color: #e6f3f9;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125)
}

.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230076b0'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transform: rotate(-180deg)
}

.accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212121'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
  .accordion-button::after {
    transition: none
  }
}

.accordion-button:hover {
  z-index: 2
}

.accordion-button:focus {
  z-index: 3;
  border-color: #80c1e2;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(0, 131, 196, 0.25)
}

.accordion-header {
  margin-bottom: 0
}

.accordion-item {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125)
}

.accordion-item:not(:first-of-type) {
  border-top: 0
}

.accordion-body {
  padding: 1.25rem 1.25rem
}

.accordion-flush .accordion-collapse {
  border-width: 0
}

.accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0
}

.accordion-flush .accordion-item:first-child {
  border-top: 0
}

.accordion-flush .accordion-item:last-child {
  border-bottom: 0
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease
}

@media (prefers-reduced-motion:reduce) {
  .collapsing {
    transition: none
  }
}

.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width 0.35s ease
}

@media (prefers-reduced-motion:reduce) {
  .collapsing.collapse-horizontal {
    transition: none
  }
}

.pp-accordion-primary .accordion-button,
.fe-accordion-primary .accordion-button,
.ce-accordion-primary .accordion-button {
  border-left: #0083C4 4px solid
}

.pp-accordion-primary .accordion-button.collapsed,
.fe-accordion-primary .accordion-button.collapsed,
.ce-accordion-primary .accordion-button.collapsed {
  border-left-color: transparent
}

.pp-accordion-primary .accordion-button:focus,
.fe-accordion-primary .accordion-button:focus,
.ce-accordion-primary .accordion-button:focus {
  box-shadow: none
}

.pp-accordion-primary .accordion-collapse,
.fe-accordion-primary .accordion-collapse,
.ce-accordion-primary .accordion-collapse {
  border-left: #4da8d6 4px dotted
}

.pp-accordion-primary .accordion-collapse.show,
.fe-accordion-primary .accordion-collapse.show,
.ce-accordion-primary .accordion-collapse.show {
  border-left-style: solid
}

.pp-accordion-secondary .accordion-button,
.fe-accordion-secondary .accordion-button,
.ce-accordion-secondary .accordion-button {
  border-left: #00c499 4px solid
}

.pp-accordion-secondary .accordion-button.collapsed,
.fe-accordion-secondary .accordion-button.collapsed,
.ce-accordion-secondary .accordion-button.collapsed {
  border-left-color: transparent
}

.pp-accordion-secondary .accordion-button:focus,
.fe-accordion-secondary .accordion-button:focus,
.ce-accordion-secondary .accordion-button:focus {
  box-shadow: none
}

.pp-accordion-secondary .accordion-collapse,
.fe-accordion-secondary .accordion-collapse,
.ce-accordion-secondary .accordion-collapse {
  border-left: #4dd6b8 4px dotted
}

.pp-accordion-secondary .accordion-collapse.show,
.fe-accordion-secondary .accordion-collapse.show,
.ce-accordion-secondary .accordion-collapse.show {
  border-left-style: solid
}

.pp-accordion-complementary .accordion-button,
.fe-accordion-complementary .accordion-button,
.ce-accordion-complementary .accordion-button {
  border-left: #f28c0f 4px solid
}

.pp-accordion-complementary .accordion-button.collapsed,
.fe-accordion-complementary .accordion-button.collapsed,
.ce-accordion-complementary .accordion-button.collapsed {
  border-left-color: transparent
}

.pp-accordion-complementary .accordion-button:focus,
.fe-accordion-complementary .accordion-button:focus,
.ce-accordion-complementary .accordion-button:focus {
  box-shadow: none
}

.pp-accordion-complementary .accordion-collapse,
.fe-accordion-complementary .accordion-collapse,
.ce-accordion-complementary .accordion-collapse {
  border-left: #f6ae57 4px dotted
}

.pp-accordion-complementary .accordion-collapse.show,
.fe-accordion-complementary .accordion-collapse.show,
.ce-accordion-complementary .accordion-collapse.show {
  border-left-style: solid
}

.slides li div.caption-wrapper {
  width: inherit !important;
}

.slick-slider .slick-slide {
  margin-left: 20px;
  margin-right: 20px;
}

.slick-slider figcaption {
  display: none;
}

.slick-prev:before,
.slick-next:before {
  color: #000f42 !important;
  font-size: 40px !important;
}

.slick-prev:before {
  content: '\1438' !important;
}

.slick-next:before {
  content: '\1433' !important;
}

.frame-type-ws_slider .flexslider {
  border: none;
}

.frame-type-ws_slider ul {
  padding-left: inherit;
}

.frame-type-ws_slider ul&gt;li {
  text-indent: inherit;
  padding-bottom: 0;
}

.frame-type-ws_slider ul&gt;li:before {
  content: "";
  padding-right: inherit;
}

.flex-direction-nav .flex-prev {
  left: -20px !important;
}
.flex-direction-nav .flex-next {
  right: -20px !important;
}
/*
.sk-video-supercontainer {
  height: 480px;
}
*/

.flex-direction-nav a,
.flex-direction-nav a:before {
  overflow: inherit !important;
  text-decoration: none !important;
  font-weight: normal !important;
  color: #fff !important;
}

.flexslider:hover .flex-direction-nav .flex-prev {
  left: 15px !important;
}

.flexslider:hover .flex-direction-nav .flex-next {
  right: 15px !important;
}

html body .content-main .vsc,
html body .content-main div[id*="vri-container-"] .vri-page {
  max-width: initial !important;
}

html body .content-main .vsc-navigation {
     z-index: 19 !important;
}

.font-22px,
div[class*="frame-layout-11"] .font-22px h3,
div[class*="frame-layout-12"] .font-22px h3 {
  font-size: 22px;
}

.small {
  font-size: small;
  line-height: 1em;
}

.smaller,
.smaller h3 {
  font-size: smaller;
}

.pricetable .table-responsive .contenttable tbody tr:first-child th, .mobilespaprice .table-responsive .contenttable tbody tr:first-child th {
  text-transform: uppercase;
  border-bottom: none;
  color: #fff;
}

.pricetable .table-responsive .contenttable,
.pricetable .table-responsive .contenttable tbody tr:first-child th:first-child {
  border: none;
}

.wueste {
  padding: 0;
  /* height: 405px; */
}

.wueste .ce-column {
  margin: 0;
}

.wueste figure {
  display: block;
}
.nomargin {
  margin: 0;
}

.nopadding, div[class*="frame-layout-"].frame-space-before-large.nopadding, div[class*="frame-layout-"].frame-space-after-large.nopadding {
  padding: 0;
}

.nopadding-top {
  padding-top: 0;
}

.nopadding-bottom {
  padding-bottom: 0;
}

.nopadding-header header, div[class*="frame-layout-10"].nopadding-header&gt;header {
  padding: 0;
}


.minpadding {
  padding: 1px;
}

.minpadding-top {
  padding-top: 1px;
}

.minpadding-bottom {
  padding-bottom: 1px;
}

.modal .close {
  position: absolute;
  right: 32px;
  width: 32px;
  height: 32px;
  opacity: 0.3;
  background-color: transparent;
}

.modal-footer .close {
  bottom: 42px;
}

.close:hover {
  opacity: 1;
}

.close:before,
.close:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 33px;
  width: 3px;
  background-color: #4c6172;
}

.close:before {
  transform: rotate(45deg);
}

.close:after {
  transform: rotate(-45deg);
}

.frame-type-ws_slider .flexslider .caption-wrapper,
figure.image figcaption.image-caption {
  padding-left: 35px;
}

.frame-type-ws_slider .flexslider .caption-text,
figure.image figcaption.image-caption {
  position: absolute;
  width: auto;
  top: auto;
  bottom: 35px;
  color: #4c6172;
  background: none;
  font-weight: normal;
  text-transform: uppercase;
}

.frame-type-ws_slider .flexslider .caption-title,
figure.image figcaption.image-caption {
  padding: 10px;
  width: fit-content;
  font-size: xx-large;
  background: rgba(255, 255, 255, 0.8);
  font-weight: normal;
  margin-bottom: 0.8rem;
}

figure.image figcaption.image-caption {
  margin-bottom: 1.3rem;
  margin-left: 1.8rem;
}

.frame-type-ws_slider .flexslider .caption-body {
  padding: 10px;
  width: fit-content;
  font-size: larger;
  background: rgba(255, 255, 255, 0.8);
}

.modal-body figure.image figcaption.image-caption {
  margin-bottom: -1rem;
  margin-left: 1rem;
  display: initial;
  font-size: inherit;
}

.frame-type-ws_slider .flexslider .caption-body p {
  margin-bottom: 0;
}

.media2click-placeholder-iframe.media2click-haspreview, .media2click-placeholder-content.media2click-haspreview {
    background-size: 75%;
}

#familotel-badge {
  position: absolute;
    z-index: 49;
    left: calc(50% + (876px/2));
    margin-top: calc(18vw + -93px);
}

.modal .modal-dialog [class*=frame-layout-] .row {
    padding-top: 1.5em;
}

.frame-layout-122 .modal .modal-dialog, .frame-layout-122 .modal .modal-dialog a,
.frame-layout-103 .modal .modal-dialog, .frame-layout-103 .modal .modal-dialog a {
  color: #4c6172;
}

.modal .modal-dialog .frame-layout-122 a,
.modal .modal-dialog .frame-layout-103 a {
  color: #fff;
}

.modal .modal-dialog [class*=frame-space-before-] {
    padding-top: 0;
}

.modal .modal-dialog div[class*="frame-layout-"] div[class*=frame-space-after-] {
    padding-bottom: 0;
}

.modal .modal-dialog .frame-space-before-small {
  padding-top: 0.75rem;
  margin-top: 0.75rem;
}

.modal .modal-dialog .frame-space-after-small {
  padding-bottom: 0.75rem;
  margin-bottom: 0.75rem;
}

.modal .modal-dialog .frame-space-after-small .ce-column {
    margin-bottom: 0;
}

.modal .modal-dialog .frame-space-after-none header h1 {
  margin-bottom: 0;
}

.modal .modal-dialog .frame-layout-122.frame-space-before-small p {
  margin-bottom: 0;
}



.modal-content&gt;* {
  text-align: initial;
}

.modal-content .row {
    margin-left: -1rem;
    margin-right: -1rem;
}


.modal-content .ce-col {
    padding-left: 1rem;
    padding-right: 1rem;
}

.modal-content .slick-prev { 
  left: -12px !important;
}
.modal-content .slick-next { 
  right: -3px !important;
}

.modal .modal-dialog .tx-modals-modal {
  position: relative;
}

.modal .modal-dialog .tx-modals-modal.tx-modals-modal-show .tx-modals-dialog {
    animation: ease-in-out;
    animation-duration: 0.4s;
    animation-iteration-count: 1
}

.nachhaltigkeit-bdg {
    position: fixed;
    top: 260px;
    left: -280px;
    z-index: 91;
}

.nachhaltigkeit-bdg .close-button {
  position: absolute;
  top: 2px;
  right: 2px;
  z-index: 92; /* Ensure the close button appears above the image layer */
  cursor: pointer;
  background-color: transparent;
  border: none;
  font-size: 20px;
  color: #000;
  width: 15px;
  height: 15px;
}

.nachhaltigkeit-bdg .close-button::before,
.nachhaltigkeit-bdg .close-button::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 2px;
  background-color: #000;
}

.nachhaltigkeit-bdg .close-button::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.nachhaltigkeit-bdg .close-button::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.news.news-single {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.news .articleline {
  clear: both;
  padding: 0.75rem 0 0 0;
  border-bottom: 0.063rem solid #a3aaac;
  margin-bottom: 0.75rem;
  color: #6e777b;
}
.news .articleline p {
  margin-bottom: 0;
}
.news .articleline span {
  display: inline-block;
  padding-right: 0.5rem;
  margin-right: 0.5rem;
  border-right: 0.063rem solid #a3aaac;
  margin-bottom: 0.25rem;
}
.news .articleline span:last-child {
  border-right: 0;
  margin-right: 0;
  padding-right: 0;
}
.news h2.fontsize3 {
  margin-bottom: 0;
}

.news .news-list-view.layout-2 [class*=articletype-] {
    margin-bottom: 1.5rem;
}

.news .news-list-view.layout-2 .f3-widget-paginator {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.newsfeed-hp .news .news-list-view.layout-2 .articleline .news-list-date {
    display: none;
}

.round-image img {
  border-radius: 50%;
  padding: 15px;
}
.sm-clean a, .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active, .sm-clean ul a, .sm-clean ul a:hover, .sm-clean ul a:focus, .sm-clean ul a:active, .sm-clean ul a.highlighted {
  color: #4c6172;
}
/*
.round-image figure.image picture::before {
  content:url('/fileadmin/files/Mitarbeiter/Bilder-Umrandung.png'); 
  display: inline-block;
  width: 200px;
  height: 200px;
  position: absolute;
  transform: scale(.225);
  margin-left: -77px;
  margin-top: -69px;
}
*/
.ce-bodytext .imagesize25 img {
  width: 25%;
  margin-left: auto;
  margin-right: auto;
}

.ce-center.ce-above .ce-gallery.imagesize25 .ce-column,
.ce-center.ce-below .ce-gallery.imagesize25 .ce-column {
  width: 25%;
  margin-left: auto;
  margin-right: auto;
}

.ce-bodytext .imagesize33 img {
  width: 33%;
  margin-left: auto;
  margin-right: auto;
}

.ce-center.ce-above .ce-gallery.imagesize33 .ce-column,
.ce-center.ce-below .ce-gallery.imagesize33 .ce-column {
  width: 33%;
  margin-left: auto;
  margin-right: auto;
}

.ce-center .ce-gallery,
.ce-center .ce-column {
  float: none;
}

.eichhoernchen-image, .bluemchen-image {
  position: relative;
}

.dAstylere #dAopener {
  z-index: 101 !important;
  top: 37%;
  left: 8px;
}


@media (min-width: 800px) {
  .border-left {
    border-left: 1px #fff solid;
  }
  .border-right {
    border-right: 1px #fff solid;
  }
  .content-footer .padding-leftspace {
    padding-left: 5.5rem;
  }
  .news-list-view.layout-2 &gt; div {
    -webkit-box-flex: 0 0 33%;
    -moz-box-flex: 0 0 33%;
    -webkit-flex: 0 0 33%;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
  }
  .news-list-view.layout-2 .wrapper-card {
    margin-bottom: 0;
    border-bottom: none;
    height: 100%;
    background-color: #f1f2f4;
  }
  .news-list-view.layout-2 .card-text {
    padding: 1.5rem;
  }
  .flexview .grid {
    display: flex
  }

  .flexview .grid .col-4_sm-12 {
    /* flex: 0 0 33,333333%; */
  }

}

@media (min-width: 1241px) {
  /*
  .header-element::before {
    content: url(/fileadmin/elldus/images/familotel-new.png);
    position: absolute;
    z-index: 49;
    transform: scale(0.7);
    margin-left: 69%;
    margin-top: 430px;
    cursor: grab;
  }
  */
  .header-image::after {
    content: url(/fileadmin/files/hauptseite/Igel_blau_3.svg);
    position: absolute;
    z-index: 48;
    transform: scale(0.2);
    margin-left: 620px;
    margin-top: -380px;
  }
  .pilz-image::after {
    content: url(/fileadmin/files/Apartments/pilze.png);
    position: absolute;
    z-index: 90;
    margin-left: 80%;
    margin-top: -137px;
    transform: scaleX(-1);
  }
  .eichhoernchen-image::after {
    content: url(/fileadmin/files/Region/eichhoernchen.png);
    position: absolute;
    z-index: 90;
    transform: scale(0.4);
    margin-left: 1090px;
    margin-top: -255px;
  }
  .bluemchen-image::after {
    content: url(/fileadmin/files/Wellness/bluemchen.png);
    position: absolute;
    z-index: 90;
    margin-left: 1240px;
    margin-top: -320px;
  }
  .header-image .frame-type-ws_slider .flexslider {
    min-height: 600px;
  }
}

@media (min-width: 1400px) {
  /*
  .header-element::before {
    content: url(/fileadmin/elldus/images/familotel-new.png);
    position: absolute;
    z-index: 49;
    transform: scale(0.7);
    margin-left: 65%;
    margin-top: 430px;
    cursor: grab;
  }
  */
  .header-image::after {
    content: url(/fileadmin/files/hauptseite/Igel_blau_3.svg);
    position: absolute;
    z-index: 48;
    transform: scale(0.2);
    margin-left: 700px;
    margin-top: -380px;
  }
}

@media (min-width: 1500px) {
  .fips-rechts::after {
    content: url(/fileadmin/files/hauptseite/fips_rechts.png);
    position: absolute;
    z-index: 90;
    transform: scale(0.9);
    margin-left: calc(-50vw + 640px);
    margin-top: -21%;
  }
  .fips-rechts-full::after {
    content: url(/fileadmin/files/hauptseite/fips_rechts.png);
    position: absolute;
    z-index: 90;
    transform: scale(0.9);
    margin-left: calc(5vw + -108px);
    margin-top: -21%;
  }
  .fips-rechts-mini::after {
    content: url(/fileadmin/files/hauptseite/fips_rechts.png);
    position: absolute;
    z-index: 90;
    transform: scale(0.9);
    margin-left: calc(324px);
    margin-top: -220px;
  }
}

@media (max-width: 1700px) {
  .content-footer {
    background-position-y: 19rem;
  }
}

@media (max-width: 1500px) {
  .content-footer {
    background-position-y: 22rem;
  }
}

@media (max-width: 1240px) {
  .content-footer {
    background-position-y: 24rem;
  }
  
  #familotel-badge {
    position: absolute;
    z-index: 49;
    right: 0;
    left: inherit;
    margin-top: calc(37vw + -93px);
  }
  /*
  .header-element::before {
    content: url(/fileadmin/elldus/images/familotel-new.png);
    position: absolute;
    z-index: 49;
    transform: scale(0.4);
    right: -125px;
    margin-top: calc(37vw + -93px);
    cursor: grab;
  }
  */
  .header-image::after {
    content: url(/fileadmin/files/hauptseite/Igel_blau_3.svg);
    position: absolute;
    z-index: 48;
    right: -408px;
    transform: scale(0.12);
    margin-top: -380px;
  }
  .pilz-image::after {
    content: url(/fileadmin/files/Apartments/pilze.png);
    position: absolute;
    z-index: 90;
    transform: scale(0.6);
    margin-left: 82%;
    margin-top: -320px;
  }
  .bluemchen-image::after {
    content: url(/fileadmin/files/Wellness/bluemchen.png);
    position: absolute;
    z-index: 90;
    margin-left: 96%;
    margin-top: -320px;
  }
  .wrapper-topmenu {
    top: 100px;
  }
}
@media (max-width: 1000px) {
  .content-footer {
    background-position-y: 34rem;
  }
  .content-footer2 ul.horizontal li a,
  .content-footer2 ul.horizontal li&gt;span,
  .content-footer2 .footer2-paddingspace {
    padding: 1rem 0 0 0.55rem;
  }
  #vri-container-6634 .vri-widget-date-from, #vri-container-6634 .vri-widget-date-to {
    width: 120px;
  }
  #vri-container-6634 .vri-elements-horizontal&gt;div, #vri-overlay .vri-container-6634 .vri-elements-horizontal&gt;div {
    margin: 0px 6px !important;
  }
}

@media (max-width: 900px) {
  .content-footer {
    background-position-y: 36rem;
  }
}

@media (max-width: 800px) {
  .content-footer {
    background-position-y: 64rem;
    background-position-x: -1.4rem;
  }
  .region-frame .grid div.col-6_md-12:first-child, .region-frame .grid div.col-6_md-12:last-child {
    padding-left: 0;
    padding-right: 0;
  }
  .news-list-view.layout-2 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
  .news-list-view.layout-2 &gt; div {
    -webkit-box-flex: 0 0 50%;
    -moz-box-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    position: relative;
    min-height: 1px;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin-bottom: 1.5rem; 
  }
  .mobile-nomargin {
    margin: 0;
  }
  .wrapper-topmenu {
    top: 80px;
  }
}

@media (max-width: 600px) {
  .content-footer {
    background-position-y: 134.5rem;
    background-position-x: -1.4rem;
    padding-bottom: 25%;
  }

  h1, .h1, .fontsize1 {
    font-size: 1.8rem;
    line-height: 2rem;
  }
  .wrapper-logo {
    border-top: none;
  }
  .main-menu-btn {
    top: -9.0rem;
    left: 0.35rem;
    margin: 0px 12px;
    float: inherit;
  }
  .main-menu-btn-icon,
  .main-menu-btn-icon:before,
  .main-menu-btn-icon:after {
    background: #fff;
  }
  .main-menu-btn.btn-footer {
    top: 0rem;
    right: 0.35rem;
    float: right;
  }
  .main-menu-btn.btn-footer .main-menu-btn-icon.active {
    height: 0;
    background: transparent;
  }
  .main-menu-btn.btn-footer .main-menu-btn-icon.active:before {
    top: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .main-menu-btn.btn-footer .main-menu-btn-icon.active:after {
    top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .content-header .grid [class*="col-"] .grid {
    margin:0;
  }
  .height-100&gt;.frame.height-50p {
    height: auto;
  }
  .height-100&gt;.frame.height-50p.image-upper-box {
    padding-bottom: 0;
  }
  .header-image::before {
    content: url(/fileadmin/files/hauptseite/Zapfen_Zweig_final.png);
    position: absolute;
    z-index: 90;
    margin-left: -48px;
    margin-top: -75px;
    transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    -webkit-transform: scale(0.5, 0.5);
  }
  /*
  .header-element::before {
    content: url(/fileadmin/elldus/images/familotel-new.png);
    position: absolute;
    z-index: 49;
    transform: scale(0.3);
    right: -165px;
    margin-top: calc(30vw + -93px);
    cursor: grab;
  }
  */
  .header-image::after {
    content: url(/fileadmin/files/hauptseite/Igel_blau_3.svg);
    position: absolute;
    z-index: 48;
    right: -430px;
    transform: scale(0.12);
    margin-top: -365px;
  }
  .pilz-image::after {
    content: url(/fileadmin/files/Apartments/pilze.png);
    position: absolute;
    z-index: 90;
    transform: scale(0.35);
    left: -95px;
    margin-top: -320px;
  }
  .bluemchen-image::after {
    content: url(/fileadmin/files/Wellness/bluemchen.png);
    position: absolute;
    z-index: 90;
    margin-left: 85%;
    margin-top: -320px;
  }
  .nachhaltigkeit-bdg {
    transform: scale(0.75);
  }
  .logobar {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .logobar .wrapper-logo img {
    width: 40%;
  }
  .socialmedia,
  .languagemenu.horizontal {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
  .socialmedia a {
    padding: 0 0.275rem 0.5rem;
  }
  .sm ul.languagemenu.horizontal {
    /* display: block; */
    margin: 0;
  }
  ul.languagemenu.horizontal li:first-child:before, ul.languagemenu.horizontal li:after {
    content: '';
  }
  #hub-messenger-widget .hm-main-widget-content .hm-main-open-close {
    bottom: -8px !important;
    right: 0px !important;
  }
  #familotel-badge .fam-img  {
    display: inline;
    content: url('/fileadmin/elldus/images/familotel-mini.png');
    margin-right: 10px;
  }
  #main .width-max {
    padding: 0;
  }
  #main .content-main .grid,
  #main .content-main .frame-default&gt;.flex-container {
    margin-left: 0;
    margin-right: 0;
  }
  #main .content-main .grid&gt;[class*=col-12],
  #main .content-main .frame-default&gt;.flex-container,
  #main .content-main&gt;.grid&gt;[class*=col-12]&gt;.frame,
  #main .content-main&gt;.grid&gt;[class*=col-12]&gt;.frame&gt;div.grid {
    padding-left: 0;
    padding-right: 0;
  }
  #main .content-main&gt;.grid&gt;[class*=col-12]&gt;.frame&gt;header, 
  #main .content-main&gt;.grid&gt;[class*=col-12]&gt;.frame&gt;div {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .apparts-container {
    margin: 0 -1.5rem 0 -1.5rem;
  }
  #c261 {
    margin-top: 1.5rem;
  }
  #main .newsfeed-hp, .mobile-padding {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .wrapper-topmenu {
    top: 150px;
  }
  .scrollToTop {
    right: 0.8rem;
    bottom: 8.0rem;
  }
  .header-style h3.ce-headline-center {
    text-underline-offset: 4px;
    line-height: 2.2rem;
  }
  button,
  .btn {
    white-space: initial;
  }
  .mobile-nopadding,
  .mobile-frame-nopadding&gt;.grid&gt;[class*=col-4] {
    padding: 0;
  }
  .content-header .header-service {
    padding-bottom: 0.4rem;
  }
  .vri-button-hide {
    display: none !important;
  }
  .vri-roomtype-buttons .vri-button:first-child {
    margin-right: 10px !important;
    margin-bottom: 10px !important;
  }
  .frame.frame-default&gt;.grid&gt;[class*=_sm-12],
  .frame.frame-default&gt;.grid&gt;[class*=_md-12] {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .flex-direction-nav .flex-prev,
  .flex-direction-nav .flex-next {
    visibility: hidden;
    display: none;
  }
  .flex-direction-nav .flex-prev:before,
  .flex-direction-nav .flex-next:before {
    visibility: visible;
  }
  .figure.image figcaption.image-caption {
    padding-left: 35px;
  }
  .frame-type-ws_slider .flexslider .caption-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
  .frame-type-ws_slider .flexslider .caption-text,
  figure.image figcaption.image-caption {
    position: absolute;
    width: auto;
    top: auto;
    bottom: 35px;
    color: #4c6172;
    background: none;
    font-weight: normal;
    text-transform: uppercase;
  }
  .frame-type-ws_slider .flexslider .caption-text {
    bottom: 5px;
  }
  .frame-type-ws_slider .flexslider .caption-title,
  figure.image figcaption.image-caption {
    padding: 10px;
    width: fit-content;
    font-size: large;
    background: rgba(255, 255, 255, 0.8);
    font-weight: normal;
    margin-bottom: 0.8rem;
  }
  figure.image figcaption.image-caption {
    margin-bottom: -0.4rem;
    margin-left: 0.8rem;
  }
  .frame-type-ws_slider .flexslider .caption-body {
    display: none;
  }
  .slick-slider.slickdefault,
  .mobil-content-margin {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  .modal .modal-dialog {
    box-shadow: none;
    margin-left: 0;
    margin-right: 0;
    /* overflow: hidden; */
  }
  .coupon-frame .grid div.col-6_md-12:first-child {
    padding-left: 0;
    padding-right: 0;
  }
  .coupon-frame .grid div.col-6_md-12 .image-embed-item {
    width:100%;
  }
  .pricetable .table-responsive table {
    border: 0;
  }
  .pricetable .table-responsive table caption {
    font-size: 1.3em;
  }
  .pricetable .table-responsive table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .pricetable .table-responsive table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }
  .pricetable .table-responsive table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: left;
  }
  .pricetable .table-responsive table td::before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  .pricetable .table-responsive table td:last-child {
    border-bottom: 0;
  }
  .margin-minus-60px {
    margin-top: -80px;
  }
  .margin-minus-120px {
    margin-top: -160px;
  }
  .news-list-view.layout-2 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
  .mobile-nomargin {
    margin: 0;
  }
  .mobile-nomargin.frame.frame-default&gt;.grid&gt;[class*=_sm-12],
  .mobile-nomargin.frame.frame-default&gt;.grid&gt;[class*=_md-12] {
    margin: 0;
  }
  #iiqcheck_widget_312, #iiqcheck_widget_iframe_723, .max-250w .ce-center {
    max-width: 250px;
  }
  .request-buttons {
    padding: 0;
  }
  .max-250w .ce-center {
    margin-left: auto;
    margin-right: auto; 
  }
  .news-list-view.layout-2 &gt; div {
    -webkit-box-flex: 0 0 100%;
    -moz-box-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    position: relative;
    min-height: 1px;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .vri-package-info {
    padding: 0 10px;
  }
  div[id*="vri-container-"] .vri-page .vri-button.vri-icon-none, #vri-overlay div[class*="vri-container-"] .vri-page .vri-button.vri-icon-none {
    padding: 5px !important;
  }
  div[id*="vri-container-"] .vri-package-list .vri-package-head .vri-package-buttons, #vri-overlay div[class*="vri-container-"] .vri-package-list .vri-package-head .vri-package-buttons {
    margin: 5px 0 0 0 !important;
  }
  .dAstylere #dAopener {
    width: 55px !important;
    height: 55px !important;
    z-index: 101 !important;
    top: 37%;
    left: 8px;
  }
  .dAstylere #dAopener svg {
    width: 40px;
    height: 28px;
    margin: 0 auto;
  }
  .gs-widget-container.gs-position-center-left {
    z-index: 100 !important;
  }
}

@media screen and (min-width: 601px) {
  .wrapper-search {
    left: auto;
    width: 20%;
    max-width: 30rem;
  }
  .wrapper-logo {
    position: relative;
    z-index: 200;
  }
  .wrapper-logo img {
    width: 80%;
  }
  .sm-min-height250 {
    min-height: 250px;
  }
  .frame-layout-100 .ce-column {
    margin-bottom: 0;
  }
  /*#main-menu-state:not(:checked)~#main-menu {*/
  #main-menu {
    float: right;
    width: 75%;
  }
  .ul-padding-mini ul, .ul-padding-mini ol {
    padding-left: 1.5rem;
  }
  .sm-clean a,
  .sm-clean a:hover,
  .sm-clean a:focus,
  .sm-clean a:active {
    color: #4c6172;
    text-transform: uppercase;
    font-size: 1.2rem;
  }
  .sm-clean a.has-submenu {
    padding-right: 12px;
  }
  #main-menu&gt;li:last-child&gt;a {
    padding-right: 0;
  }
  /*
  .sterne-before::before {
    content: url(/fileadmin/files/hauptseite/Sterne_final.png);
    position: absolute;
    z-index: 80;
    margin-left: -3%;
    margin-top: -2.5%;
  }
  */
  .header-image::before {
    content: url(/fileadmin/files/hauptseite/Zapfen_Zweig_final.png);
    position: absolute;
    z-index: 90;
    margin-left: -55px;
    margin-top: -1.5%;
  }
  .specht-image::after {
    content: url(/fileadmin/files/Region/specht.png);
    position: absolute;
    z-index: 80;
    transform: scale(0.4);
    margin-left: calc(-7vw - 179px);
    margin-top: -21%;
  }
  .loewenzahn-image::before {
    content: url(/fileadmin/files/Wellness/loewenzahn.png);
    position: absolute;
    z-index: 80;
    transform: scale(0.8);
    margin-left: -120px;
    margin-top: -3%;
  }
  .blattkraut img {
    max-width: 110px;
  }
  #c175,
  #c178,
  #c180 {
    min-height: 330px;
  }
  #c187 {
    margin-bottom: 50px;
  }
  #c187 header h3 {
    text-decoration: underline;
    text-underline-offset: 8px;
    font-size: 17pt;
  }
  div[class*="frame-layout-10"]&gt;.grid,
  #c207 .row.justify-content-center,
  div[class*="frame-layout-10"]&gt;div.row {
    max-width: 1280px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  div[class*="frame-layout-10"]&gt;header,
  .frame-layout-0&gt;header {
    text-align: center;
    padding: 60px 0;
    text-transform: uppercase;
  }
  div[class*="frame-layout-10"]&gt;header h2,
  .frame-layout-0&gt;header h2 {
    display: initial;
    font-weight: normal;
  }
  .margin-left-1-5 {
    margin-left: -1.5rem;
  }
  .stretch120 {
    width: 120%;
  }
  .waldmeister img {
    margin-top: -80px;
    z-index: 50;
    /* position: inherit; */
    position: absolute;
    height: 115%;
    width: auto;
    left: calc(68%);
  }
  .margin-minus-60px {
    margin-top: -60px;
  }
  .margin-minus-120px {
    margin-top: -120px;
  }
  div[id*="vri-container-"] .vri-item-calendar-datepicker .vdp, #vri-overlay div[id*="vri-container-"] .vri-item-calendar-datepicker .vdp {
    max-width: 288px !important;
  }
}
@media screen and (min-width: 767px) {
  footer {
    margin-bottom: 60px;
  }
  #hub-messenger-widget .hm-main-widget-content .hm-main-open-close {
    bottom: 6px !important;
    right: 0px !important;
  }
  .scrollToTop {
    right: 1.2rem;
    bottom: 10.0rem;
  }
}

@media screen and (min-width: 861px) {
  .greybar {
    background-color: #4c6172;
    font-size: smaller;
  }
}

@media (min-width: 601px) and (max-width: 800px) {
    .hidden-md {
        display: none !important;
    }
}
@media (min-width: 801px) and (max-width: 1280px) {
    .hidden-lg {
        display: none !important;
    }
}
@media (min-width: 801px) {
    .hidden-lgup {
        display: none !important;
    }
}
@media (min-width: 1280px) {
    .hidden-xlgup {
        display: none !important;
    }
    .scrollToTop {
      right: 0.8rem;
      bottom: 9rem;
    }
}


/* PrismJS 1.15.0
https://prismjs.com/download.html#themes=prism-coy&amp;languages=markup+css+clike+javascript+bash+markup-templating+php+php-extras+sass+scss&amp;plugins=line-highlight+line-numbers+toolbar+show-language+copy-to-clipboard */
/**
 * prism.js Coy theme for JavaScript, CoffeeScript, CSS and HTML
 * Based on https://github.com/tshedor/workshop-wp-theme (Example: http://workshop.kansan.com/category/sessions/basics or http://workshop.timshedor.com/category/sessions/basics);
 * @author Tim  Shedor
 */
code[class*=language-] {
  color: black;
  background: none;
  font-family: Consolas, Monaco, "Andale Mono", "Ubuntu Mono", monospace;
  text-align: left;
  white-space: pre;
  word-spacing: normal;
  word-break: normal;
  word-wrap: normal;
  line-height: 1.5;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}

pre[class*=language-] {
  color: black;
  background: none;
  font-family: Consolas, Monaco, "Andale Mono", "Ubuntu Mono", monospace;
  text-align: left;
  white-space: pre;
  word-spacing: normal;
  word-break: normal;
  word-wrap: normal;
  line-height: 1.5;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  position: relative;
  margin: 0.5em 0;
  overflow: visible;
  padding: 0;
}
pre[class*=language-] &gt; code {
  position: relative;
  border-left: 10px solid #358ccb;
  box-shadow: -1px 0px 0px 0px #358ccb, 0px 0px 0px 1px #dfdfdf;
  background-color: #fdfdfd;
  background-image: linear-gradient(transparent 50%, rgba(69, 142, 209, 0.04) 50%);
  background-size: 3em 3em;
  background-origin: content-box;
  background-attachment: local;
}

/* Code blocks */
code[class*=language] {
  max-height: inherit;
  height: inherit;
  padding: 0 1em;
  display: block;
  overflow: auto;
}

/* Margin bottom to accomodate shadow */
:not(pre) &gt; code[class*=language-], pre[class*=language-] {
  background-color: #fdfdfd;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 1em;
}

/* Inline code */
:not(pre) &gt; code[class*=language-] {
  position: relative;
  padding: 0.2em;
  border-radius: 0.3em;
  color: #c92c2c;
  border: 1px solid rgba(0, 0, 0, 0.1);
  display: inline;
  white-space: normal;
}

pre[class*=language-]:before, pre[class*=language-]:after {
  content: "";
  z-index: -2;
  display: block;
  position: absolute;
  bottom: 0.75em;
  left: 0.18em;
  width: 40%;
  height: 20%;
  max-height: 13em;
  box-shadow: 0px 13px 8px #979797;
  -webkit-transform: rotate(-2deg);
  -moz-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
  transform: rotate(-2deg);
}

:not(pre) &gt; code[class*=language-]:after, pre[class*=language-]:after {
  right: 0.75em;
  left: auto;
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  transform: rotate(2deg);
}

.token.comment, .token.block-comment, .token.prolog, .token.doctype, .token.cdata {
  color: #7D8B99;
}
.token.punctuation {
  color: #5F6364;
}
.token.property, .token.tag, .token.boolean, .token.number, .token.function-name, .token.constant, .token.symbol, .token.deleted {
  color: #c92c2c;
}
.token.selector, .token.attr-name, .token.string, .token.char, .token.function, .token.builtin, .token.inserted {
  color: #2f9c0a;
}
.token.operator, .token.entity, .token.url, .token.variable {
  color: #a67f59;
  background: rgba(255, 255, 255, 0.5);
}
.token.atrule, .token.attr-value, .token.keyword, .token.class-name {
  color: #1990b8;
}
.token.regex, .token.important {
  color: #e90;
}

.language-css .token.string, .style .token.string {
  color: #a67f59;
  background: rgba(255, 255, 255, 0.5);
}

.token.important {
  font-weight: normal;
}
.token.bold {
  font-weight: bold;
}
.token.italic {
  font-style: italic;
}
.token.entity {
  cursor: help;
}

.namespace {
  opacity: 0.7;
}

@media screen and (max-width: 767px) {
  pre[class*=language-]:before, pre[class*=language-]:after {
    bottom: 14px;
    box-shadow: none;
  }
}
/* Plugin styles */
.token.tab:not(:empty):before, .token.cr:before, .token.lf:before {
  color: #e0d7d1;
}

/* Plugin styles: Line Numbers */
pre[class*=language-].line-numbers.line-numbers {
  padding-left: 0;
}
pre[class*=language-].line-numbers.line-numbers code {
  padding-left: 3.8em;
}
pre[class*=language-].line-numbers.line-numbers .line-numbers-rows {
  left: 0;
}
pre[class*=language-][data-line] {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}
pre[data-line] code {
  position: relative;
  padding-left: 4em;
}
pre .line-highlight {
  margin-top: 0;
}
pre[data-line] {
  position: relative;
  padding: 1em 0 1em 3em;
}

/* Plugin styles: Line Highlight */
.line-highlight {
  position: absolute;
  left: 0;
  right: 0;
  padding: inherit 0;
  margin-top: 1em;
  /* Same as .prism’s padding-top */
  background: rgba(153, 122, 102, 0.08);
  background: linear-gradient(to right, rgba(153, 122, 102, 0.1) 70%, rgba(153, 122, 102, 0));
  pointer-events: none;
  line-height: inherit;
  white-space: pre;
}
.line-highlight:before {
  content: attr(data-start);
  position: absolute;
  top: 0.4em;
  left: 0.6em;
  min-width: 1em;
  padding: 0 0.5em;
  background-color: rgba(153, 122, 102, 0.4);
  color: #f5f2f0;
  font: bold 65%/1.5 sans-serif;
  text-align: center;
  vertical-align: 0.3em;
  border-radius: 999px;
  text-shadow: none;
  box-shadow: 0 1px white;
}
.line-highlight[data-end]:after {
  content: attr(data-start);
  position: absolute;
  top: 0.4em;
  left: 0.6em;
  min-width: 1em;
  padding: 0 0.5em;
  background-color: rgba(153, 122, 102, 0.4);
  color: #f5f2f0;
  font: bold 65%/1.5 sans-serif;
  text-align: center;
  vertical-align: 0.3em;
  border-radius: 999px;
  text-shadow: none;
  box-shadow: 0 1px white;
  content: attr(data-end);
  top: auto;
  bottom: 0.4em;
}

.line-numbers .line-highlight:before, .line-numbers .line-highlight:after {
  content: none;
}

pre[class*=language-].line-numbers {
  position: relative;
  padding-left: 3.8em;
  counter-reset: linenumber;
}
pre[class*=language-].line-numbers &gt; code {
  position: relative;
  white-space: inherit;
}

.line-numbers .line-numbers-rows {
  position: absolute;
  pointer-events: none;
  top: 0;
  font-size: 100%;
  left: -3.8em;
  width: 3em;
  /* works for line-numbers below 1000 lines */
  letter-spacing: -1px;
  border-right: 1px solid #999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.line-numbers-rows &gt; span {
  pointer-events: none;
  display: block;
  counter-increment: linenumber;
}
.line-numbers-rows &gt; span:before {
  content: counter(linenumber);
  color: #999;
  display: block;
  padding-right: 0.8em;
  text-align: right;
}

div.code-toolbar {
  position: relative;
}
div.code-toolbar &gt; .toolbar {
  position: absolute;
  top: 0.3em;
  right: 0.2em;
  transition: opacity 0.3s ease-in-out;
  opacity: 0;
}
div.code-toolbar:hover &gt; .toolbar {
  opacity: 1;
}
div.code-toolbar &gt; .toolbar .toolbar-item {
  display: inline-block;
}
div.code-toolbar &gt; .toolbar a {
  cursor: pointer;
}
div.code-toolbar &gt; .toolbar button {
  background: none;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  padding: 0;
  -webkit-user-select: none;
  /* for button */
  -moz-user-select: none;
  -ms-user-select: none;
}
div.code-toolbar &gt; .toolbar a, div.code-toolbar &gt; .toolbar button, div.code-toolbar &gt; .toolbar span {
  color: #bbb;
  font-size: 0.8em;
  padding: 0 0.5em;
  background: #f5f2f0;
  background: rgba(224, 224, 224, 0.2);
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.2);
  border-radius: 0.5em;
}
div.code-toolbar &gt; .toolbar a:hover, div.code-toolbar &gt; .toolbar a:focus {
  color: inherit;
  text-decoration: none;
}
div.code-toolbar &gt; .toolbar button:hover, div.code-toolbar &gt; .toolbar button:focus {
  color: inherit;
  text-decoration: none;
}
div.code-toolbar &gt; .toolbar span:hover, div.code-toolbar &gt; .toolbar span:focus {
  color: inherit;
  text-decoration: none;
}

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

.video-shariff-play{position:relative;text-align:center;display:block}a.video-shariff-play img{display:inline-block}.video-shariff-preview{position:absolute;left:0;right:0;top:30%;text-align:center}.video-shariff-preview-overlay{background:rgba(255,255,255,0.6);display:block;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-transition:all .4s cubic-bezier(0.165,0.84,0.44,1);transition:all .4s cubic-bezier(0.165,0.84,0.44,1)}a.video-shariff-play:hover .video-shariff-preview-overlay,a.video-shariff-play:focus .video-shariff-preview-overlay{background:transparent}.video-shariff-preview span{display:block;position:relative}.video-shariff-preview-icon{background:transparent;border-radius:.375rem;width:0;height:0;border-top:24px solid transparent;border-left:36px solid #000;border-bottom:24px solid transparent;margin:-1.45rem -2rem;left:50%}.video-shariff-preview-text{top:3rem;margin:0 auto;width:80%;font-weight:bold}@media screen and (min-width:800px){.video-shariff-preview{top:50%}.video-shariff-preview-text{width:60%}}
/*
 * jQuery FlexSlider v2.7.1
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */

@font-face {
    font-family: 'flexslider-icon';
    src: url('../../../typo3conf/ext/ws_slider/Resources/Public/Fonts/Flexslider/flexslider-icon.eot');
    src: url('../../../typo3conf/ext/ws_slider/Resources/Public/Fonts/Flexslider/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('../../../typo3conf/ext/ws_slider/Resources/Public/Fonts/Flexslider/flexslider-icon.woff') format('woff'), url('../../../typo3conf/ext/ws_slider/Resources/Public/Fonts/Flexslider/flexslider-icon.ttf') format('truetype'), url('../../../typo3conf/ext/ws_slider/Resources/Public/Fonts/Flexslider/flexslider-icon.svg#flexslider-icon') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
    outline: none;
}

.slides,
.slides &gt; li,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.flex-pauseplay span {
    text-transform: capitalize;
}

/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
    margin: 0;
    padding: 0;
}

.flexslider .slides &gt; li {
    display: none;
    -webkit-backface-visibility: hidden;
}

.flexslider .slides img {
    width: 100%;
    display: block;
}

.flexslider .slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .flexslider .slides {
    display: block;
}

* html .flexslider .slides {
    height: 1%;
}

.no-js .flexslider .slides &gt; li:first-child {
    display: block;
}

/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
    margin: 0 0 60px;
    background: #fff;
    border: 4px solid #fff;
    position: relative;
    zoom: 1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}

.flexslider .slides {
    zoom: 1;
}

.flexslider .slides img {
    height: auto;
    -moz-user-select: none;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.loading .flex-viewport {
    max-height: 300px;
}

@-moz-document url-prefix() {
    .loading .flex-viewport {
        max-height: none;
    }
}

.carousel li {
    margin-right: 5px;
}

.flex-direction-nav {
    *height: 0;
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 60px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 40px;
    display: inline-block;
    content: '\f001';
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}

.flex-direction-nav a.flex-next:before {
    content: '\f002';
}

.flex-direction-nav .flex-prev {
    left: -50px;
}

.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right;
}

.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 0.7;
    left: 10px;
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1;
}

.flexslider:hover .flex-direction-nav .flex-next {
    opacity: 0.7;
    right: 10px;
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
    opacity: 1;
}

.flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0);
    cursor: default;
    z-index: -1;
}

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
}

.flex-pauseplay a:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f004';
}

.flex-pauseplay a:hover {
    opacity: 1;
}

.flex-pauseplay a.flex-play:before {
    content: '\f003';
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    cursor: default;
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
}

.flex-control-thumbs img {
    width: 100%;
    height: auto;
    display: block;
    opacity: .7;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.flex-control-thumbs img:hover {
    opacity: 1;
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default;
}

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px;
    }

    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px;
    }
}



.flexslider .caption-title { font-weight: bold; }
.flexslider .caption-body p { margin-bottom: 0; }
.flexslider .caption-text { padding: 17px; }

.flexslider .slides img { height: auto; }

@media screen and (min-width: 861px) {

  .slides li div.caption-wrapper { position: absolute; width: 350px; top:auto; bottom: 20px; background: rgba(255,255,255,0.9); }
  .slides li div.caption span { color: #fff; display: block; }
  .slides li div.caption .caption-title { font-size: 18px; font-weight: bold; margin-bottom: 5px; text-align: right; }
  .slides li div.caption .caption-text { font-size: 12px; line-height: 15px; }


  .flexslider .caption-align-left.caption-wrapper { left: 20px; }
  .flexslider .caption-align-left .caption-link { left: 20px; }
  .flexslider .caption-align-right.caption-wrapper { right: 20px; }
  .flexslider .caption-align-right .caption-link { right: 20px; }

}

.sk-video-supercontainer {
	margin-left:auto;
	margin-right:auto
}
.sk-video-container img {
	display:block;
	width:100%;
	height:auto;
}
.sk-video-container {
	position: relative;
	height: 0;
	overflow: hidden;
}
.sk-video-container.ratio169 {
	padding-bottom: 56.25%;

	display:block;
}
.sk-video-container.ratio43 {
	padding-bottom: 75%;
	display:block;
}
.sk-video-container iframe,
.sk-video-container object,
.sk-video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0;
}

.sk-video-playbutton {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	cursor:pointer;
	background: rgba(0,0,0,0.0) url('../../../typo3conf/ext/skvideo/Resources/Public/Icons/player_icon.svg') no-repeat center;

	background-size: 20%;

	transition: transform .15s ease-out;
}
.sk-video-playbutton:hover {
	transform: scale(1.04);
}

.sk-video-titlecontainer {
	position:absolute;
	left:2%;
	top:2%;
	color:white;
	background-color:rgba(0,0,0,0.2);
	width:96%;
}

.sk-video-modal {
	height: 100%;
	width:100%;
	position: fixed;
	z-index: 101;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0, 0.7);
	overflow-y: auto;
	overflow-x: hidden;
	text-align: center;
	visibility: hidden;
	opacity: 0;
	transition: opacity 0.5s, visibility 0s 0.5s;
	display:flex;
	align-items: center;
	justify-content: center;
}
.sk-video-modal div:first-child {
	max-width:500px;
	width:90%;
	color:black;
	background-color:white;
	border:1px solid black;
	padding:1em;
}
.sk-video-modal.active {
  	opacity: 1;
  	visibility: visible;
  	transition: opacity 0.5s;
}

.sk-video-modal .disclaimer {
	display:block;
	margin-bottom:1em;

	padding:1em 0;
	max-height:50px;
	overflow: auto;
}
.sk-video-modal label {
	margin-bottom:1em;
	display:block;
}
@media screen {
    .frame-box {
        margin-bottom: 1em;
        padding: 1em;
        background: lightgrey;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}


.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.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;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.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}

.slick-loading .slick-list{background:#fff url('../../../typo3conf/ext/slick/Resources/Public/JavaScript/slick-1.9.0/slick/./ajax-loader.gif') center center no-repeat}@font-face{font-family:'slick';font-weight:normal;font-style:normal;src:url('../../../typo3conf/ext/slick/Resources/Public/JavaScript/slick-1.9.0/slick/./fonts/slick.eot');src:url('../../../typo3conf/ext/slick/Resources/Public/JavaScript/slick-1.9.0/slick/./fonts/slick.eot?#iefix') format('embedded-opentype'),url('../../../typo3conf/ext/slick/Resources/Public/JavaScript/slick-1.9.0/slick/./fonts/slick.woff') format('woff'),url('../../../typo3conf/ext/slick/Resources/Public/JavaScript/slick-1.9.0/slick/./fonts/slick.ttf') format('truetype'),url('../../../typo3conf/ext/slick/Resources/Public/JavaScript/slick-1.9.0/slick/./fonts/slick.svg#slick') format('svg')}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:0;outline:0;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:0;background: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:.25}.slick-prev:before,.slick-next:before{font-family:'slick';font-size:20px;line-height:1;opacity:.75;color:white;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir='rtl'] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'←'}[dir='rtl'] .slick-prev:before{content:'→'}.slick-next{right:-25px}[dir='rtl'] .slick-next{right:auto;left:-25px}.slick-next:before{content:'→'}[dir='rtl'] .slick-next:before{content:'←'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:0}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:'slick';font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:black;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:black}

.slick-dots{margin-left:0;margin-right:0}.slick-dotted.slick-slider.frame-space-after-extra-small{margin-bottom:1em}.slick-dotted.slick-slider.frame-space-after-small{margin-bottom:2em}.slick-dotted.slick-slider.frame-space-after-medium{margin-bottom:3em}.slick-dotted.slick-slider.frame-space-after-large{margin-bottom:4em}.slick-dotted.slick-slider.frame-space-after-extra-large{margin-bottom:5em}.slick-slider.hidden{display:none}.slick-slide figure{margin:0}.slick-slide img{height:auto}.slickcontentelement.outerwrap{position:relative}.slickcontentelement .contentwrap{background:rgba(145,145,145,0.7);color:white;position:relative;bottom:0;padding:.4rem .9375rem;position:absolute;width:100%}.slickcontentelement.layout-1 .contentwrap{width:auto}.slickcontentelement.layout-2 .contentwrap{right:0;width:auto}.slickcontentelement.layout-3 .contentwrap{background:inherit;text-shadow:0 0 4px #000;width:auto}.slickcontentelement .contentwrap *,#startBox01 .slick-slider .contentwrap *{color:white}.slickcontentelement .slick-header{font-size:1.4rem;font-weight:bold}.slickcontentelement .slick-text,.slickcontentelement .slick-text p,#startBox01 .slickcontentelement .slick-text,#startBox01 .slickcontentelement .slick-text p{font-size:1rem;line-height:1.2rem;margin:0}.slickcontentelement.layout-3 .slick-text,.slickcontentelement.layout-3 .slick-text p,#startBox01 .slickcontentelement.layout-3 .slick-text,#startBox01 .slickcontentelement.layout-3 .slick-text p{font-weight:bold}.slick-sync .contentwrap,.slick-sync figcaption{display:none}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .owl-theme .owl-nav [class*='owl-']:hover {
      background: #869791;
      color: #FFF;
      text-decoration: none; }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #869791; }

/* Slider */
.slick-slider {
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;

    display: block;
    overflow: hidden;

    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;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;

    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.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/ws_slider/Resources/Public/Images/Slick/ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face {
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('../../../typo3conf/ext/ws_slider/Resources/Public/Fonts/Slick/slick.eot');
    src: url('../../../typo3conf/ext/ws_slider/Resources/Public/Fonts/Slick/slick.eot?#iefix') format('embedded-opentype'), url('../../../typo3conf/ext/ws_slider/Resources/Public/Fonts/Slick/slick.woff') format('woff'), url('../../../typo3conf/ext/ws_slider/Resources/Public/Fonts/Slick/slick.ttf') format('truetype'), url('../../../typo3conf/ext/ws_slider/Resources/Public/Fonts/Slick/slick.svg#slick') format('svg');
}

/* Arrows */
.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    background: 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: .25;
}

.slick-prev:before,
.slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    z-index: 1;
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto;
}

.slick-prev:before {
    content: '←';
}

[dir='rtl'] .slick-prev:before {
    content: '→';
}

.slick-next {
    right: 0px;
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px;
}

.slick-next:before {
    content: '→';
}

[dir='rtl'] .slick-next:before {
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}

.slick-dots li {
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.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 {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}

.tns-outer {
    padding: 0 !important
}

.tns-outer [hidden] {
    display: none !important
}

.tns-outer [aria-controls], .tns-outer [data-action] {
    cursor: pointer
}

.tns-slider {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    transition: all 0s
}

.tns-slider &gt; .tns-item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.tns-horizontal.tns-subpixel {
    white-space: nowrap
}

.tns-horizontal.tns-subpixel &gt; .tns-item {
    display: inline-block;
    vertical-align: top;
    white-space: normal
}

.tns-horizontal.tns-no-subpixel:after {
    content: '';
    display: table;
    clear: both
}

.tns-horizontal.tns-no-subpixel &gt; .tns-item {
    float: left
}

.tns-horizontal.tns-carousel.tns-no-subpixel &gt; .tns-item {
    margin-right: -100%
}

.tns-no-calc {
    position: relative;
    left: 0
}

.tns-gallery {
    position: relative;
    left: 0;
    min-height: 1px
}

.tns-gallery &gt; .tns-item {
    position: absolute;
    left: -100%;
    -webkit-transition: transform 0s, opacity 0s;
    -moz-transition: transform 0s, opacity 0s;
    transition: transform 0s, opacity 0s
}

.tns-gallery &gt; .tns-slide-active {
    position: relative;
    left: auto !important
}

.tns-gallery &gt; .tns-moving {
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    transition: all 0.25s
}

.tns-autowidth {
    display: inline-block
}

.tns-lazy-img {
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    transition: opacity 0.6s;
    opacity: 0.6
}

.tns-lazy-img.tns-complete {
    opacity: 1
}

.tns-ah {
    -webkit-transition: height 0s;
    -moz-transition: height 0s;
    transition: height 0s
}

.tns-ovh {
    overflow: hidden
}

.tns-visually-hidden {
    position: absolute;
    left: -10000em
}

.tns-transparent {
    opacity: 0;
    visibility: hidden
}

.tns-fadeIn {
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 0
}

.tns-normal, .tns-fadeOut {
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: -1
}

.tns-vpfix {
    white-space: nowrap
}

.tns-vpfix &gt; div, .tns-vpfix &gt; li {
    display: inline-block
}

.tns-t-subp2 {
    margin: 0 auto;
    width: 310px;
    position: relative;
    height: 10px;
    overflow: hidden
}

.tns-t-ct {
    width: 2333.3333333%;
    width: -webkit-calc(100% * 70 / 3);
    width: -moz-calc(100% * 70 / 3);
    width: calc(100% * 70 / 3);
    position: absolute;
    right: 0
}

.tns-t-ct:after {
    content: '';
    display: table;
    clear: both
}

.tns-t-ct &gt; div {
    width: 1.4285714%;
    width: -webkit-calc(100% / 70);
    width: -moz-calc(100% / 70);
    width: calc(100% / 70);
    height: 10px;
    float: left
}

.tns-nav {
    text-align: center;
    margin: 10px 0;
}

.tns-nav &gt; [aria-controls] {
    width: 9px;
    height: 9px;
    padding: 0;
    margin: 0 5px;
    border-radius: 50%;
    background: #ddd;
    border: 0;
}

.tns-nav &gt; .tns-nav-active {
    background: #999;
}

.tns-controls {
    text-align: center;
    margin-bottom: 10px;
}

.tns-controls [aria-controls] {
    font-size: 15px;
    margin: 0 5px;
    padding: 0 1em;
    height: 2.5em;
    color: #fff;
    background: #D6D6D6;
    border-radius: 3px;
    border: 0;
}

.tns-controls [disabled] {
    color: #999999;
    background: #B3B3B3;
    cursor: not-allowed !important;
}</pre></body></html>