@charset "UTF-8";
/* line 1, ../scss/base/_reset.scss */
* {
  font-size: inherit;
  font-family: inherit;
  margin: 0;
  padding: 0;
  line-height: inherit;
  outline: 0;
  border: 0;
  color: inherit;
}

/* line 12, ../scss/base/_reset.scss */
img {
  vertical-align: middle;
}

/* line 16, ../scss/base/_reset.scss */
nav, footer, header, section, article {
  display: block;
}

/* source-sans-pro-italic - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: normal;
  src: url("webfonts/source-sans-pro-v14-latin-italic.eot");
  /* IE9 Compat Modes */
  src: local(""), url("webfonts/source-sans-pro-v14-latin-italic.eot?#iefix") format("embedded-opentype"), url("webfonts/source-sans-pro-v14-latin-italic.woff2") format("woff2"), url("webfonts/source-sans-pro-v14-latin-italic.woff") format("woff"), url("webfonts/source-sans-pro-v14-latin-italic.ttf") format("truetype"), url("webfonts/source-sans-pro-v14-latin-italic.svg#SourceSansPro") format("svg");
  /* Legacy iOS */
}
/* source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: normal;
  src: url("webfonts/source-sans-pro-v14-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("webfonts/source-sans-pro-v14-latin-regular.eot?#iefix") format("embedded-opentype"), url("webfonts/source-sans-pro-v14-latin-regular.woff2") format("woff2"), url("webfonts/source-sans-pro-v14-latin-regular.woff") format("woff"), url("webfonts/source-sans-pro-v14-latin-regular.ttf") format("truetype"), url("webfonts/source-sans-pro-v14-latin-regular.svg#SourceSansPro") format("svg");
  /* Legacy iOS */
}
/* source-sans-pro-600 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: bold;
  src: url("webfonts/source-sans-pro-v14-latin-600.eot");
  /* IE9 Compat Modes */
  src: local(""), url("webfonts/source-sans-pro-v14-latin-600.eot?#iefix") format("embedded-opentype"), url("webfonts/source-sans-pro-v14-latin-600.woff2") format("woff2"), url("webfonts/source-sans-pro-v14-latin-600.woff") format("woff"), url("webfonts/source-sans-pro-v14-latin-600.ttf") format("truetype"), url("webfonts/source-sans-pro-v14-latin-600.svg#SourceSansPro") format("svg");
  /* Legacy iOS */
}
/* pt-serif-regular - latin */
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 400;
  src: url("webfonts/pt-serif-v12-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("webfonts/pt-serif-v12-latin-regular.eot?#iefix") format("embedded-opentype"), url("webfonts/pt-serif-v12-latin-regular.woff2") format("woff2"), url("webfonts/pt-serif-v12-latin-regular.woff") format("woff"), url("webfonts/pt-serif-v12-latin-regular.ttf") format("truetype"), url("webfonts/pt-serif-v12-latin-regular.svg#PTSerif") format("svg");
  /* Legacy iOS */
}
/* pt-serif-700 - latin */
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 700;
  src: url("webfonts/pt-serif-v12-latin-700.eot");
  /* IE9 Compat Modes */
  src: local(""), url("webfonts/pt-serif-v12-latin-700.eot?#iefix") format("embedded-opentype"), url("webfonts/pt-serif-v12-latin-700.woff2") format("woff2"), url("webfonts/pt-serif-v12-latin-700.woff") format("woff"), url("webfonts/pt-serif-v12-latin-700.ttf") format("truetype"), url("webfonts/pt-serif-v12-latin-700.svg#PTSerif") format("svg");
  /* Legacy iOS */
}
/* line 44, ../scss/base/_mixins.scss */
::-webkit-input-placeholder {
  color: #777;
  opacity: 1;
}

/* line 47, ../scss/base/_mixins.scss */
::-moz-placeholder {
  color: #777;
  opacity: 1;
}

/* line 50, ../scss/base/_mixins.scss */
:-ms-input-placeholder {
  color: #777;
  opacity: 1;
}

/* line 53, ../scss/base/_mixins.scss */
input:-moz-placeholder {
  color: #777;
  opacity: 1;
}

/* line 2, ../scss/base/_extends.scss */
.sidr-class-clear,
.clear {
  clear: both;
}

/* line 7, ../scss/base/_extends.scss */
.sidr-class-noheight,
.noheight {
  height: 0;
  line-height: 0;
  font-size: 0;
  display: block;
  overflow: hidden;
}

/* line 16, ../scss/base/_extends.scss */
.invisible {
  visibility: hidden;
}

/* line 20, ../scss/base/_extends.scss */
.sidr-class-offscreen,
.offscreen {
  position: absolute;
  left: -9999em;
}

/* line 126, ../scss/base/_extends.scss */
.richtext a, .page_head_nav .nested_pagelist li a, .breadcrumb li a, .footer p.imprint a, #meta_navigation a, .tsr.event .event_description .event_title a {
  text-decoration: none;
}
/* line 129, ../scss/base/_extends.scss */
.richtext a:focus, .page_head_nav .nested_pagelist li a:focus, .breadcrumb li a:focus, .footer p.imprint a:focus, #meta_navigation a:focus, .tsr.event .event_description .event_title a:focus, .richtext a:hover, .page_head_nav .nested_pagelist li a:hover, .breadcrumb li a:hover, .footer p.imprint a:hover, #meta_navigation a:hover, .tsr.event .event_description .event_title a:hover {
  text-decoration: underline;
}

/* line 135, ../scss/base/_extends.scss */
.page_body_main_content .rt_ext_inh .extra_link a,
.page_body_related .rt_ext_inh .extra_link a, .ekd12_gebote .gebot_next .extra_link a {
  display: inline-block;
  -webkit-appearance: none;
  border: 2px solid #ef7c00;
  padding: 10px 30px;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 50px;
  color: #ef7c00;
  cursor: pointer;
  transition: all .15s;
}
/* line 149, ../scss/base/_extends.scss */
.page_body_main_content .rt_ext_inh .extra_link a:hover,
.page_body_related .rt_ext_inh .extra_link a:hover, .ekd12_gebote .gebot_next .extra_link a:hover, .page_body_main_content .rt_ext_inh .extra_link a:focus,
.page_body_related .rt_ext_inh .extra_link a:focus, .ekd12_gebote .gebot_next .extra_link a:focus, .page_body_main_content .rt_ext_inh .extra_link a:active,
.page_body_related .rt_ext_inh .extra_link a:active, .ekd12_gebote .gebot_next .extra_link a:active {
  background: #ef7c00;
  color: #fff;
}
@media screen and (min-width: 500px) {
  /* line 135, ../scss/base/_extends.scss */
  .page_body_main_content .rt_ext_inh .extra_link a,
  .page_body_related .rt_ext_inh .extra_link a, .ekd12_gebote .gebot_next .extra_link a {
    padding: 10px 50px;
  }
}

/* line 161, ../scss/base/_extends.scss */
nav.gebote a, .ekd12_gebote .gebote_pager li a {
  text-decoration: none;
  color: #ef7c00;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #ef7c00;
  border-radius: 25px;
  transition: all .15s;
  width: 30px;
  height: 30px;
  font-size: 18px;
}
/* line 175, ../scss/base/_extends.scss */
nav.gebote a.active, .ekd12_gebote .gebote_pager li a.active, nav.gebote a:hover, .ekd12_gebote .gebote_pager li a:hover {
  border-width: 4px;
}
@media screen and (min-width: 800px) {
  /* line 161, ../scss/base/_extends.scss */
  nav.gebote a, .ekd12_gebote .gebote_pager li a {
    width: 50px;
    height: 50px;
    font-size: 25px;
    border-width: 2px;
    font-weight: bold;
  }
  /* line 187, ../scss/base/_extends.scss */
  nav.gebote a.active, .ekd12_gebote .gebote_pager li a.active, nav.gebote a:hover, .ekd12_gebote .gebote_pager li a:hover {
    border-width: 5px;
  }
}

@media screen and (min-width: 500px) {
  /* line 194, ../scss/base/_extends.scss */
  nav.gebote a {
    width: 50px;
    height: 50px;
    font-size: 25px;
    border-width: 2px;
    font-weight: bold;
  }
  /* line 204, ../scss/base/_extends.scss */
  nav.gebote a.active, nav.gebote a:hover {
    border-width: 6px;
  }
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes wobble-circle {
  0% {
    transform: translate(0, 0) scale(1);
  }
  25% {
    transform: translate(-20px, 10px) scale(0.9);
  }
  50% {
    transform: translate(0px, 10px) scale(0.8);
  }
  75% {
    transform: translate(20px, 10px) scale(0.9);
  }
  100% {
    transform: translate(0, 0) scale(1);
  }
}
@keyframes wobble-bar {
  0% {
    transform: translate(0, 0) rotate(10deg) scale(1);
  }
  25% {
    transform: translate(-20px, -30px) rotate(5deg) scale(1.2);
  }
  50% {
    transform: translate(0px, -15px) rotate(10deg) scale(1.4);
  }
  75% {
    transform: translate(30px, 10px) rotate(15deg) scale(1.2);
  }
  100% {
    transform: translate(0, 0) rotate(10deg) scale(1);
  }
}
@keyframes wobble-circle-small-1 {
  0% {
    transform: translate(-22px, 19px) scale(1) rotate(-81deg);
  }
  20% {
    transform: translate(10px, 7px) scale(1.1) rotate(-58deg);
  }
  40% {
    transform: translate(-7px, -2px) scale(1.2) rotate(-20deg);
  }
  60% {
    transform: translate(20px, -11px) scale(1.25) rotate(-44deg);
  }
  80% {
    transform: translate(0, 4px) scale(1.12) rotate(-64deg);
  }
  100% {
    transform: translate(-22px, 19px) scale(1) rotate(-81deg);
  }
}
@keyframes wobble-circle-small-2 {
  0% {
    transform: translate(-21px, 21px) scale(1.3) rotate(-170deg);
  }
  20% {
    transform: translate(-14px, 9px) scale(1.2) rotate(-203deg);
  }
  40% {
    transform: translate(-3px, -14px) scale(1.1) rotate(-190deg);
  }
  60% {
    transform: translate(7px, -6px) scale(1) rotate(-149deg);
  }
  80% {
    transform: translate(-9px, 7px) scale(1.15) rotate(-164deg);
  }
  100% {
    transform: translate(-21px, 21px) scale(1.3) rotate(-170deg);
  }
}
@keyframes wobble-bar-small-1 {
  0% {
    transform: translate(4px, -3px) rotate(2deg) scale(1.1);
  }
  25% {
    transform: translate(-14px, 0) rotate(39deg) scale(1);
  }
  50% {
    transform: translate(-3px, -7px) rotate(14deg) scale(1.1);
  }
  75% {
    transform: translate(15px, -13px) rotate(-9deg) scale(1.2);
  }
  100% {
    transform: translate(4px, -3px) rotate(2deg) scale(1.1);
  }
}
@keyframes wobble-bar-small-2 {
  0% {
    transform: translate(16px, 16px) rotate(-65deg) scale(1);
  }
  20% {
    transform: translate(-5px, 5px) rotate(-49deg) scale(1.2);
  }
  40% {
    transform: translate(-19px, -4px) rotate(-14deg) scale(1.4);
  }
  60% {
    transform: translate(2px, -21px) rotate(-28deg) scale(1.2);
  }
  80% {
    transform: translate(9px, -2px) rotate(-44deg) scale(1.1);
  }
  100% {
    transform: translate(16px, 16px) rotate(-65deg) scale(1);
  }
}
/* line 1, ../scss/_global.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 5, ../scss/_global.scss */
body {
  font-family: "Source Sans Pro", Arial, sans-serif;
  background: #fff;
  color: #000;
  font-size: 16px;
  overflow-x: hidden;
}
@media screen and (min-width: 800px) {
  /* line 5, ../scss/_global.scss */
  body {
    font-size: 18px;
  }
}

/* line 17, ../scss/_global.scss */
.width_wrapper {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  padding: 0 10px;
  position: relative;
}

@-ms-viewport {
  width: device-width;
}
/* line 29, ../scss/_global.scss */
h2 {
  font-size: 27px;
  margin-bottom: 20px;
  hyphens: auto;
  color: #000;
}
@media screen and (min-width: 800px) {
  /* line 29, ../scss/_global.scss */
  h2 {
    font-size: 35px;
    hyphens: none;
  }
}

/* line 41, ../scss/_global.scss */
h3 {
  font-size: 25px;
  margin-bottom: 20px;
  hyphens: auto;
}
@media screen and (min-width: 800px) {
  /* line 41, ../scss/_global.scss */
  h3 {
    font-size: 30px;
    hyphens: none;
  }
}

/* line 56, ../scss/_global.scss */
.richtext {
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
}
/* line 61, ../scss/_global.scss */
.richtext a {
  color: #ef7c00;
}
/* line 66, ../scss/_global.scss */
.richtext h3 {
  margin-top: 40px;
}
/* line 70, ../scss/_global.scss */
.richtext p {
  line-height: 1.5em;
  margin-bottom: 25px;
}
/* line 74, ../scss/_global.scss */
.tsr .richtext p {
  margin-bottom: 0;
}
/* line 79, ../scss/_global.scss */
.richtext ul,
.richtext ol {
  padding-left: 20px;
  margin-bottom: 20px;
}
/* line 84, ../scss/_global.scss */
.richtext ul li + li,
.richtext ul ul,
.richtext ul ol,
.richtext ol li + li,
.richtext ol ul,
.richtext ol ol {
  margin-top: 10px;
}
/* line 93, ../scss/_global.scss */
.richtext ol li {
  list-style-type: none;
  counter-increment: item;
  position: relative;
}
/* line 98, ../scss/_global.scss */
.richtext ol li:before {
  content: "(" counter(item) ")";
  display: inline-block;
  font-weight: bold;
  text-align: right;
  position: absolute;
  margin-left: -30px;
}
/* line 108, ../scss/_global.scss */
.richtext ol li li:before {
  content: counter(item,lower-latin) ")";
}
/* line 115, ../scss/_global.scss */
.richtext q,
.richtext blockquote {
  display: block;
  color: #551285;
  font-size: 1.5em;
  font-family: "PT Serif", Times, serif;
  font-weight: bold;
  line-height: 1.5em;
  margin: 50px 0;
}
@media screen and (min-width: 1050px) {
  /* line 115, ../scss/_global.scss */
  .richtext q,
  .richtext blockquote {
    margin-left: -90px;
  }
}

/* line 131, ../scss/_global.scss */
strong {
  font-weight: bold;
}

/* line 135, ../scss/_global.scss */
.media_container {
  margin-bottom: 20px;
  position: relative;
}
/* line 139, ../scss/_global.scss */
.media_container img {
  width: 100%;
}
/* line 143, ../scss/_global.scss */
.media_container .img_info_container {
  font-size: 14px;
  padding: 15px 0;
}
@media screen and (min-width: 800px) {
  /* line 143, ../scss/_global.scss */
  .media_container .img_info_container {
    font-size: 16px;
  }
}
/* line 151, ../scss/_global.scss */
.media_container .img_info_container .img_caption {
  padding-bottom: 3px;
}

/* line 157, ../scss/_global.scss */
.video_container {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
  margin-bottom: 20px;
}
/* line 163, ../scss/_global.scss */
.video_container video,
.video_container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
}
/* line 173, ../scss/_global.scss */
.sixteen_ten .video_container {
  padding-bottom: 62.5%;
}
/* line 177, ../scss/_global.scss */
.four_three .video_container {
  padding-bottom: 75%;
}
/* line 181, ../scss/_global.scss */
.video_container + .img_info_container {
  padding-top: 0;
}

/* line 186, ../scss/_global.scss */
span.hilight_search_result {
  background: yellow;
}

/* line 191, ../scss/_global.scss */
.page_head_stage .width_wrapper {
  max-width: 1180px;
}

/* line 196, ../scss/_global.scss */
.page_body_main_content {
  clear: both;
}
/* line 200, ../scss/_global.scss */
.page_body_main_content .co.first .subject {
  font-family: "PT Serif", Times, serif;
  font-size: 30px;
  color: #551285;
}
@media screen and (min-width: 800px) {
  /* line 200, ../scss/_global.scss */
  .page_body_main_content .co.first .subject {
    font-size: 42px;
  }
}
/* line 211, ../scss/_global.scss */
.page_body_main_content > .co.last {
  padding-bottom: 60px;
}

/* line 216, ../scss/_global.scss */
.page_body_related > .co.last {
  padding-bottom: 60px;
}

/* line 1, ../scss/_navigation.scss */
.page_head_nav {
  position: absolute;
  width: 100%;
  left: 0;
  pointer-events: none;
  opacity: 0;
  transition: all .15s;
  z-index: 1000;
}
/* line 10, ../scss/_navigation.scss */
.page_head_nav .org {
  display: block;
  background: #fff;
  color: #551285;
  padding-bottom: 20px;
  position: relative;
  top: -10px;
}
@media screen and (min-width: 500px) {
  /* line 10, ../scss/_navigation.scss */
  .page_head_nav .org {
    display: none;
  }
}
/* line 24, ../scss/_navigation.scss */
.menu-open .page_head_nav {
  opacity: 1;
  pointer-events: all;
}
/* line 29, ../scss/_navigation.scss */
.page_head_nav .nested_pagelist {
  position: absolute;
  right: 0;
  top: 22.5px;
  padding: 30px;
  width: 100%;
  background: #fff;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  overflow-y: auto;
  max-height: calc(100vh - 45px);
}
@media screen and (min-width: 500px) {
  /* line 29, ../scss/_navigation.scss */
  .page_head_nav .nested_pagelist {
    top: 35px;
    width: 400px;
    max-height: calc(100vh - 70px);
  }
}
@media screen and (min-width: 800px) {
  /* line 29, ../scss/_navigation.scss */
  .page_head_nav .nested_pagelist {
    top: 60px;
    max-height: calc(100vh - 120px);
  }
  /* line 51, ../scss/_navigation.scss */
  .scrolled .page_head_nav .nested_pagelist {
    top: 35px;
  }
}
/* line 56, ../scss/_navigation.scss */
.page_head_nav .nested_pagelist li {
  display: block;
  font-size: 25px;
  font-weight: bold;
  position: relative;
}
/* line 62, ../scss/_navigation.scss */
.page_head_nav .nested_pagelist li a {
  transition: all .15s;
}
/* line 66, ../scss/_navigation.scss */
.page_head_nav .nested_pagelist li ul {
  display: none;
}
/* line 70, ../scss/_navigation.scss */
.page_head_nav .nested_pagelist li li {
  font-weight: normal;
  font-size: 22px;
}
/* line 75, ../scss/_navigation.scss */
.page_head_nav .nested_pagelist li.unfolded > a {
  color: #551285;
}
/* line 79, ../scss/_navigation.scss */
.page_head_nav .nested_pagelist li .fold_children {
  background-image: url(img/svg-sprite.svg?1681474946);
  background-position: -2px -1206px;
  width: 14px;
  height: 25px;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 10px;
  transition: all .15s;
  cursor: pointer;
}
/* line 90, ../scss/_navigation.scss */
.page_head_nav .nested_pagelist li.unfolded .fold_children {
  transform: rotate(90deg);
}
/* line 94, ../scss/_navigation.scss */
.page_head_nav .nested_pagelist li.unfolded ul {
  padding: 20px 0;
}
/* line 99, ../scss/_navigation.scss */
.page_head_nav .nested_pagelist li a {
  display: inline-block;
  color: #ef7c00;
  padding: 7px 0;
}
/* line 106, ../scss/_navigation.scss */
.page_head_nav .nested_pagelist li.haschildren > a {
  display: block;
}

/* line 115, ../scss/_navigation.scss */
#menutoggle svg .hamburger_close,
#menutoggle svg .hamburger_open {
  transform-origin: 50% 50%;
  opacity: 1;
  transition: all .15s;
}
/* line 123, ../scss/_navigation.scss */
.menu-open #menutoggle svg .hamburger_open {
  opacity: 0;
}
/* line 127, ../scss/_navigation.scss */
.menu-open #menutoggle svg .hamburger_close {
  transform: rotate(45deg);
}
/* line 130, ../scss/_navigation.scss */
.menu-open #menutoggle svg .hamburger_close + .hamburger_close {
  transform: rotate(-45deg);
}

/* line 1, ../scss/_nav_gebote.scss */
nav.gebote {
  position: relative;
  display: none;
}
@media screen and (min-width: 500px) {
  /* line 1, ../scss/_nav_gebote.scss */
  nav.gebote {
    display: block;
  }
}
/* line 9, ../scss/_nav_gebote.scss */
nav.gebote ul {
  margin-top: 0;
  transition: all .5s;
  z-index: 9;
}
/* line 15, ../scss/_nav_gebote.scss */
nav.gebote.unfixed {
  margin-left: -115px !important;
}
@media screen and (min-width: 1050px) {
  /* line 19, ../scss/_nav_gebote.scss */
  nav.gebote.unfixed ul {
    margin-top: -40px;
  }
}
@media screen and (min-width: 1180px) {
  /* line 15, ../scss/_nav_gebote.scss */
  nav.gebote.unfixed {
    margin-left: -130px !important;
  }
}
/* line 29, ../scss/_nav_gebote.scss */
nav.gebote ul {
  position: absolute;
}
/* line 33, ../scss/_nav_gebote.scss */
nav.gebote li {
  margin: 10px 0;
  display: block;
}

/* line 1, ../scss/_nav_breadcrumb.scss */
.breadcrumb {
  margin: 70px 0;
  float: left;
}
/* line 5, ../scss/_nav_breadcrumb.scss */
.breadcrumb ol {
  display: block;
}
/* line 9, ../scss/_nav_breadcrumb.scss */
.breadcrumb li {
  list-style-type: none;
  display: inline-block;
  font-size: 14px;
}
/* line 18, ../scss/_nav_breadcrumb.scss */
.breadcrumb li.item_1 {
  padding-left: 0;
}
/* line 22, ../scss/_nav_breadcrumb.scss */
.breadcrumb li:last-child {
  font-weight: bold;
  color: #000;
}
/* line 27, ../scss/_nav_breadcrumb.scss */
.breadcrumb li .separator {
  padding: 0 5px;
}

/* line 1, ../scss/_header.scss */
.nav_bar {
  background: #551285;
  color: #fff;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  transition: all .15s;
  padding: 10px 0;
}
@media screen and (min-width: 800px) {
  /* line 1, ../scss/_header.scss */
  .nav_bar {
    padding: 35px 0;
  }
}
/* line 14, ../scss/_header.scss */
.nav_bar .width_wrapper {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  max-width: 1180px;
}
/* line 23, ../scss/_header.scss */
.nav_bar .logo_block {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: flex-start;
  width: 385px;
}
/* line 30, ../scss/_header.scss */
.nav_bar .logo_block img {
  width: 105px;
}
@media screen and (min-width: 500px) {
  /* line 30, ../scss/_header.scss */
  .nav_bar .logo_block img {
    width: 210px;
  }
}
/* line 38, ../scss/_header.scss */
.nav_bar .logo_block .org {
  display: none;
  font-size: 18px;
  line-height: 1.1em;
}
@media screen and (min-width: 500px) {
  /* line 38, ../scss/_header.scss */
  .nav_bar .logo_block .org {
    display: inline;
  }
}
/* line 49, ../scss/_header.scss */
.scrolled .nav_bar {
  padding: 10px 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 60, ../scss/_header.scss */
#menutoggle {
  fill: #fff;
  height: 25px;
}
/* line 64, ../scss/_header.scss */
#menutoggle svg {
  height: 100%;
}
@media screen and (min-width: 500px) {
  /* line 60, ../scss/_header.scss */
  #menutoggle {
    height: 50px;
  }
}

/* line 1, ../scss/_footer.scss */
.footer {
  padding: 40px 0;
  background: #551285;
  color: #fff;
  text-align: center;
}
/* line 7, ../scss/_footer.scss */
.footer p.imprint {
  margin: 40px auto;
}
/* line 15, ../scss/_footer.scss */
.footer .intro_social {
  font-size: 21px;
  line-height: 1em;
  display: block;
  margin-top: -2px;
}
/* line 22, ../scss/_footer.scss */
.footer .width_wrapper {
  max-width: 1180px;
}
@media screen and (min-width: 800px) {
  /* line 1, ../scss/_footer.scss */
  .footer {
    text-align: left;
  }
  /* line 29, ../scss/_footer.scss */
  .footer .width_wrapper {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: flex-start;
  }
  /* line 36, ../scss/_footer.scss */
  .footer p.imprint {
    position: absolute;
    bottom: 0;
    margin: 0;
  }
}

/* line 45, ../scss/_footer.scss */
#meta_navigation li {
  display: inline-block;
  margin-right: 25px;
}
/* line 49, ../scss/_footer.scss */
#meta_navigation li.last {
  margin-right: 0;
}

/* line 2, ../scss/_home.scss */
.home .header {
  position: relative;
}
/* line 5, ../scss/_home.scss */
.home .header:after {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  background-image: url(img/svg-sprite.svg?1681474946);
  background-position: -2px -2px;
  width: 50px;
  height: 484px;
  left: 10vw;
  bottom: -400px;
  transform: rotate(10deg);
  animation: 7s linear 0s infinite wobble-bar;
  transition: all 1s;
  opacity: .3;
}
@media screen and (min-width: 1050px) {
  /* line 5, ../scss/_home.scss */
  .home .header:after {
    opacity: 1;
  }
}
/* line 22, ../scss/_home.scss */
.home .page_body_main_content .rt_ext_inh .richtext {
  font-size: 1.15em;
  max-width: 100%;
}
/* line 26, ../scss/_home.scss */
.home .page_body_main_content .rt_ext_inh .richtext p {
  max-width: 600px;
}
/* line 30, ../scss/_home.scss */
.home .page_body_main_content .rt_ext_inh .richtext h2 {
  font-family: "PT Serif", Times, serif;
  margin: 40px 0;
  color: #551285;
  line-height: 1.3em;
  font-size: 27px;
}
@media screen and (min-width: 800px) {
  /* line 30, ../scss/_home.scss */
  .home .page_body_main_content .rt_ext_inh .richtext h2 {
    font-size: 35px;
  }
}
/* line 43, ../scss/_home.scss */
.home .page_body_main_content .rt_ext_inh:not(.grau) {
  padding: 50px 0;
}
@media screen and (min-width: 500px) {
  /* line 43, ../scss/_home.scss */
  .home .page_body_main_content .rt_ext_inh:not(.grau) {
    padding: 50px 0 50px 80px;
  }
}
@media screen and (min-width: 1050px) {
  /* line 43, ../scss/_home.scss */
  .home .page_body_main_content .rt_ext_inh:not(.grau) {
    padding: 100px 0;
  }
}
/* line 55, ../scss/_home.scss */
.home .page_body_main_content .rt_ext_inh:not(.grau).first {
  overflow: hidden;
  position: relative;
}
/* line 59, ../scss/_home.scss */
.home .page_body_main_content .rt_ext_inh:not(.grau).first:after {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  background-image: url(img/svg-sprite.svg?1681474946);
  background-position: -2px -716px;
  width: 485px;
  height: 486px;
  left: auto;
  right: -200px;
  bottom: -180px;
  animation: 10s linear 0s infinite wobble-circle;
  transition: all 1s;
  opacity: .3;
}
@media screen and (min-width: 1050px) {
  /* line 59, ../scss/_home.scss */
  .home .page_body_main_content .rt_ext_inh:not(.grau).first:after {
    right: -100px;
    opacity: 1;
  }
}
/* line 75, ../scss/_home.scss */
.home .page_body_main_content .rt_ext_inh:not(.grau).first .width_wrapper {
  z-index: 2;
}
/* line 80, ../scss/_home.scss */
.home .page_body_main_content .rt_ext_inh:not(.grau) .width_wrapper {
  max-width: 1180px;
}
@media screen and (min-width: 500px) {
  /* line 80, ../scss/_home.scss */
  .home .page_body_main_content .rt_ext_inh:not(.grau) .width_wrapper {
    padding-left: 50px;
  }
  /* line 86, ../scss/_home.scss */
  .home .page_body_main_content .rt_ext_inh:not(.grau) .width_wrapper .co_body {
    padding-right: 50px;
  }
}
@media screen and (min-width: 1050px) {
  /* line 80, ../scss/_home.scss */
  .home .page_body_main_content .rt_ext_inh:not(.grau) .width_wrapper {
    padding-left: 150px;
  }
  /* line 94, ../scss/_home.scss */
  .home .page_body_main_content .rt_ext_inh:not(.grau) .width_wrapper .co_body {
    padding-right: 150px;
  }
}
/* line 100, ../scss/_home.scss */
.home .page_body_main_content .rt_ext_inh:not(.grau) .subject {
  font-family: "PT Serif", Times, serif;
  font-weight: normal;
  color: #ef7c00;
  max-width: 720px;
  margin-bottom: 40px;
}
@media screen and (min-width: 800px) {
  /* line 100, ../scss/_home.scss */
  .home .page_body_main_content .rt_ext_inh:not(.grau) .subject {
    margin-bottom: 80px;
  }
}
/* line 112, ../scss/_home.scss */
.home .page_body_main_content .rt_ext_inh:not(.grau) .extra_link {
  margin-top: 60px;
}
/* line 117, ../scss/_home.scss */
.home .page_body_main_content .rt_ext_inh.gebot_1, .home .page_body_main_content .rt_ext_inh.gebot_3, .home .page_body_main_content .rt_ext_inh.gebot_5, .home .page_body_main_content .rt_ext_inh.gebot_7, .home .page_body_main_content .rt_ext_inh.gebot_9 {
  background: #551285;
  color: #fff;
}
@media screen and (min-width: 800px) {
  /* line 126, ../scss/_home.scss */
  .home .page_body_main_content .rt_ext_inh.gebot_1 .text_container, .home .page_body_main_content .rt_ext_inh.gebot_3 .text_container, .home .page_body_main_content .rt_ext_inh.gebot_5 .text_container, .home .page_body_main_content .rt_ext_inh.gebot_7 .text_container, .home .page_body_main_content .rt_ext_inh.gebot_9 .text_container {
    float: right;
    width: calc(100% - 300px);
  }
  /* line 131, ../scss/_home.scss */
  .home .page_body_main_content .rt_ext_inh.gebot_1 .co_body, .home .page_body_main_content .rt_ext_inh.gebot_3 .co_body, .home .page_body_main_content .rt_ext_inh.gebot_5 .co_body, .home .page_body_main_content .rt_ext_inh.gebot_7 .co_body, .home .page_body_main_content .rt_ext_inh.gebot_9 .co_body {
    position: relative;
  }
  /* line 134, ../scss/_home.scss */
  .home .page_body_main_content .rt_ext_inh.gebot_1 .co_body:before, .home .page_body_main_content .rt_ext_inh.gebot_3 .co_body:before, .home .page_body_main_content .rt_ext_inh.gebot_5 .co_body:before, .home .page_body_main_content .rt_ext_inh.gebot_7 .co_body:before, .home .page_body_main_content .rt_ext_inh.gebot_9 .co_body:before {
    content: "";
    position: absolute;
    display: inline-block;
    left: 0;
    background-image: url(img/svg-sprite.svg?1681474946);
    background-position: -2px -1235px;
    width: 20px;
    height: 150px;
    top: 50px;
    left: 100px;
  }
}
/* line 148, ../scss/_home.scss */
.home .page_body_main_content .rt_ext_inh.gebot_2 .richtext, .home .page_body_main_content .rt_ext_inh.gebot_4 .richtext, .home .page_body_main_content .rt_ext_inh.gebot_6 .richtext, .home .page_body_main_content .rt_ext_inh.gebot_8 .richtext, .home .page_body_main_content .rt_ext_inh.gebot_10 .richtext {
  color: #551285;
}
@media screen and (min-width: 800px) {
  /* line 153, ../scss/_home.scss */
  .home .page_body_main_content .rt_ext_inh.gebot_2 .text_container, .home .page_body_main_content .rt_ext_inh.gebot_4 .text_container, .home .page_body_main_content .rt_ext_inh.gebot_6 .text_container, .home .page_body_main_content .rt_ext_inh.gebot_8 .text_container, .home .page_body_main_content .rt_ext_inh.gebot_10 .text_container {
    width: calc(100% - 300px);
  }
  /* line 157, ../scss/_home.scss */
  .home .page_body_main_content .rt_ext_inh.gebot_2 .co_body, .home .page_body_main_content .rt_ext_inh.gebot_4 .co_body, .home .page_body_main_content .rt_ext_inh.gebot_6 .co_body, .home .page_body_main_content .rt_ext_inh.gebot_8 .co_body, .home .page_body_main_content .rt_ext_inh.gebot_10 .co_body {
    position: relative;
  }
  /* line 160, ../scss/_home.scss */
  .home .page_body_main_content .rt_ext_inh.gebot_2 .co_body:before, .home .page_body_main_content .rt_ext_inh.gebot_4 .co_body:before, .home .page_body_main_content .rt_ext_inh.gebot_6 .co_body:before, .home .page_body_main_content .rt_ext_inh.gebot_8 .co_body:before, .home .page_body_main_content .rt_ext_inh.gebot_10 .co_body:before {
    content: "";
    position: absolute;
    display: inline-block;
    left: 0;
    background-image: url(img/svg-sprite.svg?1681474946);
    background-position: -2px -1389px;
    width: 100px;
    height: 100px;
    top: 50px;
    left: auto;
    right: 100px;
  }
}
/* line 171, ../scss/_home.scss */
.home .page_body_main_content .rt_ext_inh.gebot_1 .width_wrapper:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  background-image: url(img/svg-sprite.svg?1681474946);
  background-position: -2px -1493px;
  width: 348px;
  height: 924px;
  left: 50%;
  margin-left: -58px;
}
/* line 171, ../scss/_home.scss */
.home .page_body_main_content .rt_ext_inh.gebot_2 .width_wrapper:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  background-image: url(img/svg-sprite.svg?1681474946);
  background-position: -2px -3349px;
  width: 648px;
  height: 912px;
  left: 50%;
  margin-left: -108px;
}
/* line 171, ../scss/_home.scss */
.home .page_body_main_content .rt_ext_inh.gebot_3 .width_wrapper:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  background-image: url(img/svg-sprite.svg?1681474946);
  background-position: -2px -4265px;
  width: 576px;
  height: 912px;
  left: 50%;
  margin-left: -96px;
}
/* line 171, ../scss/_home.scss */
.home .page_body_main_content .rt_ext_inh.gebot_4 .width_wrapper:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  background-image: url(img/svg-sprite.svg?1681474946);
  background-position: -2px -5181px;
  width: 612px;
  height: 912px;
  left: 50%;
  margin-left: -102px;
}
/* line 171, ../scss/_home.scss */
.home .page_body_main_content .rt_ext_inh.gebot_5 .width_wrapper:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  background-image: url(img/svg-sprite.svg?1681474946);
  background-position: -2px -6097px;
  width: 576px;
  height: 912px;
  left: 50%;
  margin-left: -96px;
}
/* line 171, ../scss/_home.scss */
.home .page_body_main_content .rt_ext_inh.gebot_6 .width_wrapper:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  background-image: url(img/svg-sprite.svg?1681474946);
  background-position: -2px -7013px;
  width: 540px;
  height: 912px;
  left: 50%;
  margin-left: -90px;
}
/* line 171, ../scss/_home.scss */
.home .page_body_main_content .rt_ext_inh.gebot_7 .width_wrapper:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  background-image: url(img/svg-sprite.svg?1681474946);
  background-position: -2px -7929px;
  width: 492px;
  height: 912px;
  left: 50%;
  margin-left: -82px;
}
/* line 171, ../scss/_home.scss */
.home .page_body_main_content .rt_ext_inh.gebot_8 .width_wrapper:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  background-image: url(img/svg-sprite.svg?1681474946);
  background-position: -2px -8845px;
  width: 516px;
  height: 912px;
  left: 50%;
  margin-left: -86px;
}
/* line 171, ../scss/_home.scss */
.home .page_body_main_content .rt_ext_inh.gebot_9 .width_wrapper:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  background-image: url(img/svg-sprite.svg?1681474946);
  background-position: -2px -9761px;
  width: 492px;
  height: 912px;
  left: 50%;
  margin-left: -82px;
}
/* line 171, ../scss/_home.scss */
.home .page_body_main_content .rt_ext_inh.gebot_10 .width_wrapper:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  background-image: url(img/svg-sprite.svg?1681474946);
  background-position: -2px -2421px;
  width: 1392px;
  height: 924px;
  left: 50%;
  margin-left: -232px;
}
/* line 178, ../scss/_home.scss */
.home .page_body_main_content .rt_ext_inh.gebot_10 .width_wrapper:before {
  margin-left: -174px;
}
/* line 192, ../scss/_home.scss */
.home .page_body_main_content .rt_ext_inh.gebot_1 .img_container, .home .page_body_main_content .rt_ext_inh.gebot_2 .img_container, .home .page_body_main_content .rt_ext_inh.gebot_3 .img_container, .home .page_body_main_content .rt_ext_inh.gebot_4 .img_container, .home .page_body_main_content .rt_ext_inh.gebot_5 .img_container, .home .page_body_main_content .rt_ext_inh.gebot_6 .img_container, .home .page_body_main_content .rt_ext_inh.gebot_7 .img_container, .home .page_body_main_content .rt_ext_inh.gebot_8 .img_container, .home .page_body_main_content .rt_ext_inh.gebot_9 .img_container, .home .page_body_main_content .rt_ext_inh.gebot_10 .img_container {
  display: none;
}
/* line 196, ../scss/_home.scss */
.home .page_body_main_content .rt_ext_inh.gebot_1 .co_body:before, .home .page_body_main_content .rt_ext_inh.gebot_2 .co_body:before, .home .page_body_main_content .rt_ext_inh.gebot_3 .co_body:before, .home .page_body_main_content .rt_ext_inh.gebot_4 .co_body:before, .home .page_body_main_content .rt_ext_inh.gebot_5 .co_body:before, .home .page_body_main_content .rt_ext_inh.gebot_6 .co_body:before, .home .page_body_main_content .rt_ext_inh.gebot_7 .co_body:before, .home .page_body_main_content .rt_ext_inh.gebot_8 .co_body:before, .home .page_body_main_content .rt_ext_inh.gebot_9 .co_body:before, .home .page_body_main_content .rt_ext_inh.gebot_10 .co_body:before {
  display: none;
}
@media screen and (min-width: 800px) {
  /* line 196, ../scss/_home.scss */
  .home .page_body_main_content .rt_ext_inh.gebot_1 .co_body:before, .home .page_body_main_content .rt_ext_inh.gebot_2 .co_body:before, .home .page_body_main_content .rt_ext_inh.gebot_3 .co_body:before, .home .page_body_main_content .rt_ext_inh.gebot_4 .co_body:before, .home .page_body_main_content .rt_ext_inh.gebot_5 .co_body:before, .home .page_body_main_content .rt_ext_inh.gebot_6 .co_body:before, .home .page_body_main_content .rt_ext_inh.gebot_7 .co_body:before, .home .page_body_main_content .rt_ext_inh.gebot_8 .co_body:before, .home .page_body_main_content .rt_ext_inh.gebot_9 .co_body:before, .home .page_body_main_content .rt_ext_inh.gebot_10 .co_body:before {
    display: block;
  }
}
/* line 204, ../scss/_home.scss */
.home .page_body_main_content .rt_ext_inh.gebot_1 .width_wrapper, .home .page_body_main_content .rt_ext_inh.gebot_2 .width_wrapper, .home .page_body_main_content .rt_ext_inh.gebot_3 .width_wrapper, .home .page_body_main_content .rt_ext_inh.gebot_4 .width_wrapper, .home .page_body_main_content .rt_ext_inh.gebot_5 .width_wrapper, .home .page_body_main_content .rt_ext_inh.gebot_6 .width_wrapper, .home .page_body_main_content .rt_ext_inh.gebot_7 .width_wrapper, .home .page_body_main_content .rt_ext_inh.gebot_8 .width_wrapper, .home .page_body_main_content .rt_ext_inh.gebot_9 .width_wrapper, .home .page_body_main_content .rt_ext_inh.gebot_10 .width_wrapper {
  padding-top: 280px;
}
/* line 207, ../scss/_home.scss */
.home .page_body_main_content .rt_ext_inh.gebot_1 .width_wrapper:before, .home .page_body_main_content .rt_ext_inh.gebot_2 .width_wrapper:before, .home .page_body_main_content .rt_ext_inh.gebot_3 .width_wrapper:before, .home .page_body_main_content .rt_ext_inh.gebot_4 .width_wrapper:before, .home .page_body_main_content .rt_ext_inh.gebot_5 .width_wrapper:before, .home .page_body_main_content .rt_ext_inh.gebot_6 .width_wrapper:before, .home .page_body_main_content .rt_ext_inh.gebot_7 .width_wrapper:before, .home .page_body_main_content .rt_ext_inh.gebot_8 .width_wrapper:before, .home .page_body_main_content .rt_ext_inh.gebot_9 .width_wrapper:before, .home .page_body_main_content .rt_ext_inh.gebot_10 .width_wrapper:before {
  top: 0;
  transform-origin: 0 0;
  transform: scale(0.25);
}
@media screen and (min-width: 800px) {
  /* line 215, ../scss/_home.scss */
  .home .page_body_main_content .rt_ext_inh.gebot_1 .subject, .home .page_body_main_content .rt_ext_inh.gebot_2 .subject, .home .page_body_main_content .rt_ext_inh.gebot_3 .subject, .home .page_body_main_content .rt_ext_inh.gebot_4 .subject, .home .page_body_main_content .rt_ext_inh.gebot_5 .subject, .home .page_body_main_content .rt_ext_inh.gebot_6 .subject, .home .page_body_main_content .rt_ext_inh.gebot_7 .subject, .home .page_body_main_content .rt_ext_inh.gebot_8 .subject, .home .page_body_main_content .rt_ext_inh.gebot_9 .subject, .home .page_body_main_content .rt_ext_inh.gebot_10 .subject {
    margin-right: 150px;
  }
  /* line 219, ../scss/_home.scss */
  .home .page_body_main_content .rt_ext_inh.gebot_1 .width_wrapper, .home .page_body_main_content .rt_ext_inh.gebot_2 .width_wrapper, .home .page_body_main_content .rt_ext_inh.gebot_3 .width_wrapper, .home .page_body_main_content .rt_ext_inh.gebot_4 .width_wrapper, .home .page_body_main_content .rt_ext_inh.gebot_5 .width_wrapper, .home .page_body_main_content .rt_ext_inh.gebot_6 .width_wrapper, .home .page_body_main_content .rt_ext_inh.gebot_7 .width_wrapper, .home .page_body_main_content .rt_ext_inh.gebot_8 .width_wrapper, .home .page_body_main_content .rt_ext_inh.gebot_9 .width_wrapper, .home .page_body_main_content .rt_ext_inh.gebot_10 .width_wrapper {
    padding-top: 0;
  }
  /* line 222, ../scss/_home.scss */
  .home .page_body_main_content .rt_ext_inh.gebot_1 .width_wrapper:before, .home .page_body_main_content .rt_ext_inh.gebot_2 .width_wrapper:before, .home .page_body_main_content .rt_ext_inh.gebot_3 .width_wrapper:before, .home .page_body_main_content .rt_ext_inh.gebot_4 .width_wrapper:before, .home .page_body_main_content .rt_ext_inh.gebot_5 .width_wrapper:before, .home .page_body_main_content .rt_ext_inh.gebot_6 .width_wrapper:before, .home .page_body_main_content .rt_ext_inh.gebot_7 .width_wrapper:before, .home .page_body_main_content .rt_ext_inh.gebot_8 .width_wrapper:before, .home .page_body_main_content .rt_ext_inh.gebot_9 .width_wrapper:before, .home .page_body_main_content .rt_ext_inh.gebot_10 .width_wrapper:before {
    left: auto;
    right: 10px;
    margin-left: 0;
    transform-origin: 100% 0;
    transform: scale(0.083);
  }
}
/* line 237, ../scss/_home.scss */
.home .page_body_main_content .rt_ext_inh.gebot_1 .co_body:before, .home .page_body_main_content .rt_ext_inh.gebot_5 .co_body:before, .home .page_body_main_content .rt_ext_inh.gebot_9 .co_body:before {
  animation: 9s linear 0s infinite wobble-bar-small-1;
}
/* line 244, ../scss/_home.scss */
.home .page_body_main_content .rt_ext_inh.gebot_3 .co_body:before, .home .page_body_main_content .rt_ext_inh.gebot_7 .co_body:before {
  animation: 10s linear 0s infinite wobble-bar-small-2;
}
/* line 252, ../scss/_home.scss */
.home .page_body_main_content .rt_ext_inh.gebot_2 .co_body:before, .home .page_body_main_content .rt_ext_inh.gebot_6 .co_body:before, .home .page_body_main_content .rt_ext_inh.gebot_10 .co_body:before {
  animation: 10s linear 0s infinite wobble-circle-small-1;
}
/* line 259, ../scss/_home.scss */
.home .page_body_main_content .rt_ext_inh.gebot_4 .co_body:before, .home .page_body_main_content .rt_ext_inh.gebot_8 .co_body:before {
  animation: 12s linear 0s infinite wobble-circle-small-2;
}
/* line 266, ../scss/_home.scss */
.home .pagelist .subject {
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 30px;
}
/* line 271, ../scss/_home.scss */
.home .pagelist .subject,
.home .pagelist .extra_link {
  text-align: center;
}
@media screen and (min-width: 500px) {
  /* line 271, ../scss/_home.scss */
  .home .pagelist .subject,
  .home .pagelist .extra_link {
    text-align: left;
  }
}

@media screen {
  /* line 2, ../scss/_cookienote.scss */
  .cookienote1_banner {
    background-color: #f7f9f9;
    color: #000;
    bottom: 0;
    font-size: 14px;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 100000000;
    padding: 20px;
    line-height: 1.2em;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  }
  /* line 15, ../scss/_cookienote.scss */
  .cookienote1_banner .width_wrapper {
    max-width: 880px;
    margin: 0 auto;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
  }

  /* line 26, ../scss/_cookienote.scss */
  .cookienote_confirm {
    background: #ef7c00;
    padding: 5px 10px;
    color: #fff;
    border-radius: 30px;
    margin-top: 10px;
    cursor: pointer;
  }

  /* line 35, ../scss/_cookienote.scss */
  .cookienote_text {
    display: inline;
  }

  /* line 39, ../scss/_cookienote.scss */
  .cookienote_settings {
    display: inline-block;
    margin-left: 2em;
  }
}
@media screen and (min-width: 650px) {
  /* line 45, ../scss/_cookienote.scss */
  .cookienote_text {
    max-width: calc(100% - 100px);
  }

  /* line 49, ../scss/_cookienote.scss */
  .cookienote_confirm {
    margin-top: 0;
  }
}
@media screen and (min-width: 650px) {
  /* line 59, ../scss/_cookienote.scss */
  .cookienote_settings .cols_container {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
  }
  /* line 64, ../scss/_cookienote.scss */
  .cookienote_settings .cols_container > div {
    width: 45%;
  }
}
/* line 72, ../scss/_cookienote.scss */
.cookienote_settings .cols_container {
  margin-top: 30px;
}
/* line 75, ../scss/_cookienote.scss */
.cookienote_settings .cols_container .settings {
  position: relative;
  margin-bottom: 40px;
}
/* line 79, ../scss/_cookienote.scss */
.cookienote_settings .cols_container .settings input {
  position: absolute;
  left: -9999em;
}
/* line 84, ../scss/_cookienote.scss */
.cookienote_settings .cols_container .settings #cn_progress {
  width: 6px;
  border: 1px solid #777;
  border-radius: 2px;
  position: absolute;
  left: 7px;
  margin-top: 15px;
  background: #fff;
  z-index: 2;
  pointer-events: none;
  box-shadow: 0 0 0 2px #fff;
}
/* line 96, ../scss/_cookienote.scss */
.cookienote_settings .cols_container .settings #cn_progress div {
  background: #551285;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  transition: height .3s;
}
/* line 109, ../scss/_cookienote.scss */
.cookienote_settings .cols_container input + label:before {
  content: "";
  position: relative;
  display: inline-block;
  vertical-align: middle;
  border-top: 1px solid #777;
  width: 20px;
  height: 1px;
  z-index: 1;
  margin-right: 15px;
}
/* line 122, ../scss/_cookienote.scss */
.cookienote_settings .cols_container #cn_progress_bubble {
  background: #551285;
  height: 20px;
  width: 20px;
  border-radius: 20px;
  z-index: 3;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 3px;
  transition: top .3s;
}
/* line 135, ../scss/_cookienote.scss */
.cookienote_settings .cols_container p {
  padding-left: 35px;
}
/* line 139, ../scss/_cookienote.scss */
.cookienote_settings .cols_container button {
  margin-left: 35px;
}

/* line 147, ../scss/_cookienote.scss */
.ia_placeholder input {
  position: absolute;
  left: -9999em;
}
/* line 151, ../scss/_cookienote.scss */
.ia_placeholder input + label {
  padding-left: 35px;
  position: relative;
  display: block;
}
/* line 156, ../scss/_cookienote.scss */
.ia_placeholder input + label:before, .ia_placeholder input + label:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 18px;
  width: 18px;
  border: 1px solid #777;
  cursor: pointer;
}
/* line 169, ../scss/_cookienote.scss */
.ia_placeholder input + label:after {
  line-height: 18px;
  font-size: 16px;
  text-align: center;
}
/* line 178, ../scss/_cookienote.scss */
.ia_placeholder .placeholder_text_deactivate input + label:after {
  content: "✓";
  font-weight: bold;
}
/* line 184, ../scss/_cookienote.scss */
.ia_placeholder .placeholder_text,
.ia_placeholder .placeholder_text_deactivate {
  padding: 10px 20px;
  background: #f7f9f9;
  text-align: left;
}
/* line 190, ../scss/_cookienote.scss */
.ia_placeholder .placeholder_text strong,
.ia_placeholder .placeholder_text_deactivate strong {
  display: block;
  margin-bottom: 3px;
}

/* line 1, ../scss/co/_title_img.scss */
.title_img {
  position: relative;
  z-index: 2;
}
/* line 6, ../scss/co/_title_img.scss */
.home .title_img h2,
.home .title_img p {
  color: #fff;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}
@media screen and (min-width: 800px) {
  /* line 5, ../scss/co/_title_img.scss */
  .home .title_img {
    height: calc(56.25vw - 20px);
    max-height: 810px;
  }
}
/* line 18, ../scss/co/_title_img.scss */
.subpage .title_img {
  background: #551285;
  overflow: hidden;
}
@media screen and (min-width: 800px) {
  /* line 23, ../scss/co/_title_img.scss */
  .subpage .title_img .width_wrapper {
    height: calc(56.25vw - 20px);
    max-height: 760px;
  }
}
@media screen and (min-width: 800px) {
  /* line 31, ../scss/co/_title_img.scss */
  .subpage .title_img.gebot_10 .width_wrapper {
    height: calc(50 - 20px);
    max-height: 700px;
  }
}
/* line 38, ../scss/co/_title_img.scss */
.subpage .title_img h2,
.subpage .title_img p {
  color: #ef7c00;
}
/* line 53, ../scss/co/_title_img.scss */
.subpage .title_img.gebot_1 .width_wrapper, .subpage .title_img.gebot_2 .width_wrapper, .subpage .title_img.gebot_3 .width_wrapper, .subpage .title_img.gebot_4 .width_wrapper, .subpage .title_img.gebot_5 .width_wrapper, .subpage .title_img.gebot_6 .width_wrapper, .subpage .title_img.gebot_7 .width_wrapper, .subpage .title_img.gebot_8 .width_wrapper, .subpage .title_img.gebot_9 .width_wrapper, .subpage .title_img.gebot_10 .width_wrapper {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: space-around;
  min-height: 300px;
}
@media screen and (min-width: 500px) {
  /* line 62, ../scss/co/_title_img.scss */
  .subpage .title_img.gebot_1 .width_wrapper, .subpage .title_img.gebot_2 .width_wrapper, .subpage .title_img.gebot_3 .width_wrapper, .subpage .title_img.gebot_4 .width_wrapper, .subpage .title_img.gebot_5 .width_wrapper, .subpage .title_img.gebot_6 .width_wrapper, .subpage .title_img.gebot_7 .width_wrapper, .subpage .title_img.gebot_8 .width_wrapper, .subpage .title_img.gebot_9 .width_wrapper, .subpage .title_img.gebot_10 .width_wrapper {
    flex-flow: row;
    justify-content: flex-start;
    padding-top: 0;
  }
  /* line 68, ../scss/co/_title_img.scss */
  .subpage .title_img.gebot_1 h2,
  .subpage .title_img.gebot_1 p, .subpage .title_img.gebot_2 h2,
  .subpage .title_img.gebot_2 p, .subpage .title_img.gebot_3 h2,
  .subpage .title_img.gebot_3 p, .subpage .title_img.gebot_4 h2,
  .subpage .title_img.gebot_4 p, .subpage .title_img.gebot_5 h2,
  .subpage .title_img.gebot_5 p, .subpage .title_img.gebot_6 h2,
  .subpage .title_img.gebot_6 p, .subpage .title_img.gebot_7 h2,
  .subpage .title_img.gebot_7 p, .subpage .title_img.gebot_8 h2,
  .subpage .title_img.gebot_8 p, .subpage .title_img.gebot_9 h2,
  .subpage .title_img.gebot_9 p, .subpage .title_img.gebot_10 h2,
  .subpage .title_img.gebot_10 p {
    width: 50%;
  }
}
@media screen and (min-width: 800px) {
  /* line 75, ../scss/co/_title_img.scss */
  .subpage .title_img.gebot_1 .width_wrapper, .subpage .title_img.gebot_2 .width_wrapper, .subpage .title_img.gebot_3 .width_wrapper, .subpage .title_img.gebot_4 .width_wrapper, .subpage .title_img.gebot_5 .width_wrapper, .subpage .title_img.gebot_6 .width_wrapper, .subpage .title_img.gebot_7 .width_wrapper, .subpage .title_img.gebot_8 .width_wrapper, .subpage .title_img.gebot_9 .width_wrapper, .subpage .title_img.gebot_10 .width_wrapper {
    min-height: 400px;
  }
}
/* line 82, ../scss/co/_title_img.scss */
.subpage .title_img.gebot_1 .width_wrapper:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  background-image: url(img/svg-sprite.svg?1681474946);
  background-position: -2px -1493px;
  width: 348px;
  height: 924px;
  left: 50%;
  margin-left: -43.5px;
}
/* line 82, ../scss/co/_title_img.scss */
.subpage .title_img.gebot_2 .width_wrapper:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  background-image: url(img/svg-sprite.svg?1681474946);
  background-position: -2px -3349px;
  width: 648px;
  height: 912px;
  left: 50%;
  margin-left: -81px;
}
/* line 82, ../scss/co/_title_img.scss */
.subpage .title_img.gebot_3 .width_wrapper:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  background-image: url(img/svg-sprite.svg?1681474946);
  background-position: -2px -4265px;
  width: 576px;
  height: 912px;
  left: 50%;
  margin-left: -72px;
}
/* line 82, ../scss/co/_title_img.scss */
.subpage .title_img.gebot_4 .width_wrapper:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  background-image: url(img/svg-sprite.svg?1681474946);
  background-position: -2px -5181px;
  width: 612px;
  height: 912px;
  left: 50%;
  margin-left: -76.5px;
}
/* line 82, ../scss/co/_title_img.scss */
.subpage .title_img.gebot_5 .width_wrapper:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  background-image: url(img/svg-sprite.svg?1681474946);
  background-position: -2px -6097px;
  width: 576px;
  height: 912px;
  left: 50%;
  margin-left: -72px;
}
/* line 82, ../scss/co/_title_img.scss */
.subpage .title_img.gebot_6 .width_wrapper:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  background-image: url(img/svg-sprite.svg?1681474946);
  background-position: -2px -7013px;
  width: 540px;
  height: 912px;
  left: 50%;
  margin-left: -67.5px;
}
/* line 82, ../scss/co/_title_img.scss */
.subpage .title_img.gebot_7 .width_wrapper:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  background-image: url(img/svg-sprite.svg?1681474946);
  background-position: -2px -7929px;
  width: 492px;
  height: 912px;
  left: 50%;
  margin-left: -61.5px;
}
/* line 82, ../scss/co/_title_img.scss */
.subpage .title_img.gebot_8 .width_wrapper:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  background-image: url(img/svg-sprite.svg?1681474946);
  background-position: -2px -8845px;
  width: 516px;
  height: 912px;
  left: 50%;
  margin-left: -64.5px;
}
/* line 82, ../scss/co/_title_img.scss */
.subpage .title_img.gebot_9 .width_wrapper:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  background-image: url(img/svg-sprite.svg?1681474946);
  background-position: -2px -9761px;
  width: 492px;
  height: 912px;
  left: 50%;
  margin-left: -61.5px;
}
/* line 82, ../scss/co/_title_img.scss */
.subpage .title_img.gebot_10 .width_wrapper:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  background-image: url(img/svg-sprite.svg?1681474946);
  background-position: -2px -2421px;
  width: 1392px;
  height: 924px;
  left: 50%;
  margin-left: -174px;
}
/* line 89, ../scss/co/_title_img.scss */
.subpage .title_img .width_wrapper {
  padding-top: 280px;
}
/* line 92, ../scss/co/_title_img.scss */
.subpage .title_img .width_wrapper:before {
  top: 0;
  transform-origin: 0 0;
  transform: scale(0.25);
}
@media screen and (min-width: 500px) {
  /* line 92, ../scss/co/_title_img.scss */
  .subpage .title_img .width_wrapper:before {
    transform-origin: 100% 0;
    transform: scale(0.41);
  }
}
@media screen and (min-width: 800px) {
  /* line 92, ../scss/co/_title_img.scss */
  .subpage .title_img .width_wrapper:before {
    transform: scale(0.75);
  }
}
@media screen and (min-width: 1050px) {
  /* line 92, ../scss/co/_title_img.scss */
  .subpage .title_img .width_wrapper:before {
    transform: scale(1);
  }
}
@media screen and (min-width: 500px) {
  /* line 111, ../scss/co/_title_img.scss */
  .subpage .title_img .width_wrapper {
    padding-top: 0;
  }
  /* line 114, ../scss/co/_title_img.scss */
  .subpage .title_img .width_wrapper:before {
    position: absolute !important;
    top: 10px !important;
    left: auto !important;
    right: 10px !important;
  }
}
@media screen and (min-width: 500px) {
  /* line 124, ../scss/co/_title_img.scss */
  .subpage .title_img.gebot_10 .width_wrapper:before {
    right: -10vw !important;
    transform: scale(0.2);
  }
}
@media screen and (min-width: 800px) {
  /* line 124, ../scss/co/_title_img.scss */
  .subpage .title_img.gebot_10 .width_wrapper:before {
    transform: scale(0.4);
  }
}
@media screen and (min-width: 1050px) {
  /* line 124, ../scss/co/_title_img.scss */
  .subpage .title_img.gebot_10 .width_wrapper:before {
    right: -20vw !important;
    transform: scale(0.75);
  }
}
/* line 139, ../scss/co/_title_img.scss */
.title_img figure {
  margin: 0;
}
/* line 142, ../scss/co/_title_img.scss */
.title_img figure img {
  animation: 1s ease-in-out 0s fadein;
}
/* line 147, ../scss/co/_title_img.scss */
.title_img h2 {
  font-family: "PT Serif", Times, serif;
}
/* line 151, ../scss/co/_title_img.scss */
.title_img .img_wrapper {
  height: calc(56.25vw - 20px);
  max-height: 810px;
  overflow: hidden;
  display: flex;
  justify-content: stretch;
  align-items: center;
}
@media screen and (min-width: 800px) {
  /* line 151, ../scss/co/_title_img.scss */
  .title_img .img_wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
}
/* line 167, ../scss/co/_title_img.scss */
.title_img .img_wrapper img {
  width: 100%;
  vertical-align: middle;
}
/* line 173, ../scss/co/_title_img.scss */
.title_img .width_wrapper {
  background: #551285;
  padding: 20px 10px;
}
@media screen and (min-width: 800px) {
  /* line 173, ../scss/co/_title_img.scss */
  .title_img .width_wrapper {
    background: transparent;
    padding-top: 10vw;
  }
  /* line 181, ../scss/co/_title_img.scss */
  .title_img .width_wrapper > * {
    max-width: 500px;
  }
}
@media screen and (min-width: 1050px) {
  /* line 173, ../scss/co/_title_img.scss */
  .title_img .width_wrapper {
    padding-top: 220px;
  }
}
/* line 190, ../scss/co/_title_img.scss */
.title_img .width_wrapper .subline {
  font-size: 1.15em;
}
@media screen and (min-width: 800px) {
  /* line 190, ../scss/co/_title_img.scss */
  .title_img .width_wrapper .subline {
    font-size: 25px;
  }
}

/* line 58, ../scss/base/_mixins.scss */
.page_body_main_content .rt_ext_inh .width_wrapper:after,
.page_body_related .rt_ext_inh .width_wrapper:after {
  display: block;
  content: "";
  clear: both;
}
/* line 8, ../scss/co/_rt_ext.scss */
.subpage .page_body_main_content .rt_ext_inh.first .richtext, .subpage
.page_body_related .rt_ext_inh.first .richtext {
  color: #551285;
  font-size: 1.2em;
  margin: 0 0 50px;
}
/* line 17, ../scss/co/_rt_ext.scss */
.subpage .page_body_main_content .rt_ext_inh .img_container_voll, .subpage
.page_body_related .rt_ext_inh .img_container_voll {
  margin: 50px 0;
}
/* line 23, ../scss/co/_rt_ext.scss */
.subpage .page_body_main_content .rt_ext_inh.inner .subject, .subpage .page_body_main_content .rt_ext_inh.last .subject, .subpage
.page_body_related .rt_ext_inh.inner .subject, .subpage
.page_body_related .rt_ext_inh.last .subject {
  margin-top: 50px;
}
/* line 29, ../scss/co/_rt_ext.scss */
.page_body_main_content .rt_ext_inh.grau,
.page_body_related .rt_ext_inh.grau {
  background: #f7f9f9;
  padding: 50px 0;
}
@media screen and (min-width: 1050px) {
  /* line 29, ../scss/co/_rt_ext.scss */
  .page_body_main_content .rt_ext_inh.grau,
  .page_body_related .rt_ext_inh.grau {
    padding: 100px 0;
  }
}
/* line 37, ../scss/co/_rt_ext.scss */
.page_body_main_content .rt_ext_inh.grau .width_wrapper,
.page_body_related .rt_ext_inh.grau .width_wrapper {
  max-width: 980px;
}
/* line 41, ../scss/co/_rt_ext.scss */
.page_body_main_content .rt_ext_inh.grau .subject,
.page_body_related .rt_ext_inh.grau .subject {
  font-family: "Source Sans Pro", Arial, sans-serif;
  color: #551285;
  font-weight: bold;
}
/* line 47, ../scss/co/_rt_ext.scss */
.page_body_main_content .rt_ext_inh.grau + .co,
.page_body_related .rt_ext_inh.grau + .co {
  margin-top: 80px;
}
/* line 51, ../scss/co/_rt_ext.scss */
.page_body_main_content .rt_ext_inh.grau img,
.page_body_related .rt_ext_inh.grau img {
  border: 10px solid #fff;
}
/* line 56, ../scss/co/_rt_ext.scss */
.page_body_main_content .rt_ext_inh .extra_link,
.page_body_related .rt_ext_inh .extra_link {
  margin-top: 30px;
  text-align: center;
}
@media screen and (min-width: 800px) {
  /* line 56, ../scss/co/_rt_ext.scss */
  .page_body_main_content .rt_ext_inh .extra_link,
  .page_body_related .rt_ext_inh .extra_link {
    text-align: left;
  }
}
/* line 69, ../scss/co/_rt_ext.scss */
.page_body_main_content .rt_ext_inh .img_container_dokument,
.page_body_related .rt_ext_inh .img_container_dokument {
  max-width: 240px;
  margin: 0 auto 20px;
}
/* line 74, ../scss/co/_rt_ext.scss */
.page_body_main_content .rt_ext_inh .img_container_halb,
.page_body_related .rt_ext_inh .img_container_halb {
  max-width: 400px;
  margin: 0 auto 20px;
}
@media screen and (min-width: 800px) {
  /* line 80, ../scss/co/_rt_ext.scss */
  .page_body_main_content .rt_ext_inh .img_container_dokument,
  .page_body_related .rt_ext_inh .img_container_dokument {
    float: left;
  }
  /* line 83, ../scss/co/_rt_ext.scss */
  .page_body_main_content .rt_ext_inh .img_container_dokument ~ .content_container,
  .page_body_related .rt_ext_inh .img_container_dokument ~ .content_container {
    float: right;
    width: calc(100% - 300px);
    max-width: 580px;
  }
  /* line 90, ../scss/co/_rt_ext.scss */
  .page_body_main_content .rt_ext_inh .img_container_halb,
  .page_body_related .rt_ext_inh .img_container_halb {
    float: left;
  }
  /* line 93, ../scss/co/_rt_ext.scss */
  .page_body_main_content .rt_ext_inh .img_container_halb ~ .text_container,
  .page_body_related .rt_ext_inh .img_container_halb ~ .text_container {
    float: right;
    width: calc(100% - 450px);
  }
}
/* line 100, ../scss/co/_rt_ext.scss */
.page_body_main_content .rt_ext_inh + .auto_teaser,
.page_body_related .rt_ext_inh + .auto_teaser {
  margin-top: 100px;
}

/* line 1, ../scss/co/_raw_content.scss */
.raw_content {
  background: #d9dfe0;
  padding: 50px;
  text-align: center;
}
/* line 6, ../scss/co/_raw_content.scss */
.raw_content .subject {
  font-family: "PT Serif", Times, serif;
  color: #551285;
}
/* line 11, ../scss/co/_raw_content.scss */
.raw_content .richtext {
  margin-bottom: 30px;
  color: #551285;
}
/* line 16, ../scss/co/_raw_content.scss */
.raw_content button {
  color: #ef7c00;
  background: transparent;
  font-size: 1.3em;
  cursor: pointer;
  text-decoration: underline;
}
/* line 26, ../scss/co/_raw_content.scss */
.raw_content.social-wall .cookie_alternative {
  background-image: url(img/social-preview.png);
  background-position: top center;
  background-repeat: no-repeat;
  min-height: 800px;
  padding-top: 80px;
  width: 320px;
  margin: 0 auto;
}
/* line 34, ../scss/co/_raw_content.scss */
.raw_content.social-wall .cookie_alternative p {
  max-width: 540px;
  margin: 0 auto;
  padding: 100px 20px 100px;
  color: #551285;
  background: rgba(247, 249, 249, 0.8);
}
@media screen and (min-width: 740px) {
  /* line 26, ../scss/co/_raw_content.scss */
  .raw_content.social-wall .cookie_alternative {
    width: 640px;
    background-position: top right;
  }
}
@media screen and (min-width: 1060px) {
  /* line 26, ../scss/co/_raw_content.scss */
  .raw_content.social-wall .cookie_alternative {
    width: 960px;
    background-position: top center;
  }
}

/* line 58, ../scss/base/_mixins.scss */
.tsr.event:after {
  display: block;
  content: "";
  clear: both;
}
/* line 5, ../scss/co/_event.scss */
.tsr.event .event_date_calendar a {
  height: 100px;
  width: 100px;
  background: #551285;
  color: #fff;
  border-radius: 70px;
  text-decoration: none;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto 20px;
}
/* line 20, ../scss/co/_event.scss */
.tsr.event .event_date_calendar a span {
  display: block;
}
/* line 24, ../scss/co/_event.scss */
.tsr.event .event_date_calendar a .event_date_year,
.tsr.event .event_date_calendar a .event_date_month {
  font-size: 16px;
}
/* line 29, ../scss/co/_event.scss */
.tsr.event .event_date_calendar a .event_date_day {
  font-weight: bold;
  font-size: 23px;
}
/* line 38, ../scss/co/_event.scss */
.home .tsr.event .event_date_calendar a, .tsr.event.auto_teaser .event_date_calendar a {
  height: 140px;
  width: 140px;
}
/* line 42, ../scss/co/_event.scss */
.home .tsr.event .event_date_calendar a .event_date_year,
.home .tsr.event .event_date_calendar a .event_date_month, .tsr.event.auto_teaser .event_date_calendar a .event_date_year,
.tsr.event.auto_teaser .event_date_calendar a .event_date_month {
  font-size: 22px;
}
/* line 47, ../scss/co/_event.scss */
.home .tsr.event .event_date_calendar a .event_date_day, .tsr.event.auto_teaser .event_date_calendar a .event_date_day {
  font-weight: bold;
  font-size: 35px;
}
/* line 55, ../scss/co/_event.scss */
.tsr.event .event_description {
  max-width: 780px;
}
/* line 58, ../scss/co/_event.scss */
.tsr.event .event_description .event_location {
  font-size: .9em;
}
/* line 62, ../scss/co/_event.scss */
.tsr.event .event_description .event_title a {
  color: #ef7c00;
}
@media screen and (min-width: 500px) {
  /* line 69, ../scss/co/_event.scss */
  .tsr.event .event_date_calendar {
    width: 140px;
    float: left;
    margin: 0;
  }
  /* line 75, ../scss/co/_event.scss */
  .tsr.event .event_description {
    float: right;
    width: calc(100% - 180px);
  }
  /* line 79, ../scss/co/_event.scss */
  .subpage .tsr.event .event_description {
    width: calc(100% - 160px);
  }
}

/* line 87, ../scss/co/_event.scss */
section.event .event_meta {
  padding: 30px 0;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-around;
  align-items: center;
}
/* line 95, ../scss/co/_event.scss */
section.event .meta_date,
section.event .meta_location {
  padding-left: 60px;
  position: relative;
  width: 50%;
  max-width: 350px;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
/* line 108, ../scss/co/_event.scss */
section.event .meta_date:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  background-image: url(img/svg-sprite.svg?1681474946);
  background-position: -2px -534px;
  width: 50px;
  height: 50px;
}
/* line 114, ../scss/co/_event.scss */
section.event .meta_location:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  background-image: url(img/svg-sprite.svg?1681474946);
  background-position: -2px -588px;
  width: 50px;
  height: 50px;
}

/* line 1, ../scss/co/_img_gallery.scss */
.img_gallery {
  position: relative;
  margin: 80px 0;
}
/* line 5, ../scss/co/_img_gallery.scss */
.img_gallery .gallery_pager {
  font-size: 25px;
  line-height: 40px;
  letter-spacing: .06em;
  text-align: center;
}
/* line 12, ../scss/co/_img_gallery.scss */
.img_gallery .gallery_view {
  position: relative;
  margin: 0 auto;
  box-sizing: content-box;
}
/* line 17, ../scss/co/_img_gallery.scss */
.img_gallery .gallery_view .img_container {
  max-width: 100%;
  padding: 0;
  margin: 0 auto;
  float: none;
  text-align: left;
}
/* line 24, ../scss/co/_img_gallery.scss */
.img_gallery .gallery_view .img_container img {
  max-width: 100% !important;
  height: auto !important;
}

/* line 1, ../scss/co/_ekd12_gebote.scss */
.ekd12_gebote {
  background: #f7f9f9;
  margin: 50px 0 0;
}
/* line 5, ../scss/co/_ekd12_gebote.scss */
.ekd12_gebote + .co {
  margin-top: 50px;
}
/* line 9, ../scss/co/_ekd12_gebote.scss */
.ekd12_gebote .width_wrapper {
  padding: 50px 10px;
}
@media screen and (min-width: 800px) {
  /* line 9, ../scss/co/_ekd12_gebote.scss */
  .ekd12_gebote .width_wrapper {
    padding: 100px 10px;
  }
}
/* line 17, ../scss/co/_ekd12_gebote.scss */
.ekd12_gebote .gebot_next {
  position: relative;
  padding-top: 280px;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}
/* line 26, ../scss/co/_ekd12_gebote.scss */
.ekd12_gebote .gebot_next h2 {
  font-family: "PT Serif", Times, serif;
  color: #551285;
  position: relative;
  z-index: 2;
  text-align: center;
}
/* line 34, ../scss/co/_ekd12_gebote.scss */
.ekd12_gebote .gebot_next .extra_link {
  width: 100%;
  text-align: center;
}
@media screen and (min-width: 500px) {
  /* line 34, ../scss/co/_ekd12_gebote.scss */
  .ekd12_gebote .gebot_next .extra_link {
    text-align: left;
  }
}
@media screen and (min-width: 1050px) {
  /* line 34, ../scss/co/_ekd12_gebote.scss */
  .ekd12_gebote .gebot_next .extra_link {
    text-align: center;
  }
}
/* line 51, ../scss/co/_ekd12_gebote.scss */
.ekd12_gebote .gebot_next:before {
  margin: 0 auto;
  top: 0;
  transform-origin: 0 0;
  transform: scale(0.25);
}
@media screen and (min-width: 500px) {
  /* line 51, ../scss/co/_ekd12_gebote.scss */
  .ekd12_gebote .gebot_next:before {
    position: absolute !important;
    transform: scale(0.333);
    top: 10px !important;
    left: auto !important;
    right: 10px !important;
  }
}
/* line 69, ../scss/co/_ekd12_gebote.scss */
.ekd12_gebote .gebot_next.gebot_1:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  background-image: url(img/svg-sprite.svg?1681474946);
  background-position: -2px -1493px;
  width: 348px;
  height: 924px;
  left: 50%;
  margin-left: -43.5px;
}
/* line 69, ../scss/co/_ekd12_gebote.scss */
.ekd12_gebote .gebot_next.gebot_2:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  background-image: url(img/svg-sprite.svg?1681474946);
  background-position: -2px -3349px;
  width: 648px;
  height: 912px;
  left: 50%;
  margin-left: -81px;
}
/* line 69, ../scss/co/_ekd12_gebote.scss */
.ekd12_gebote .gebot_next.gebot_3:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  background-image: url(img/svg-sprite.svg?1681474946);
  background-position: -2px -4265px;
  width: 576px;
  height: 912px;
  left: 50%;
  margin-left: -72px;
}
/* line 69, ../scss/co/_ekd12_gebote.scss */
.ekd12_gebote .gebot_next.gebot_4:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  background-image: url(img/svg-sprite.svg?1681474946);
  background-position: -2px -5181px;
  width: 612px;
  height: 912px;
  left: 50%;
  margin-left: -76.5px;
}
/* line 69, ../scss/co/_ekd12_gebote.scss */
.ekd12_gebote .gebot_next.gebot_5:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  background-image: url(img/svg-sprite.svg?1681474946);
  background-position: -2px -6097px;
  width: 576px;
  height: 912px;
  left: 50%;
  margin-left: -72px;
}
/* line 69, ../scss/co/_ekd12_gebote.scss */
.ekd12_gebote .gebot_next.gebot_6:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  background-image: url(img/svg-sprite.svg?1681474946);
  background-position: -2px -7013px;
  width: 540px;
  height: 912px;
  left: 50%;
  margin-left: -67.5px;
}
/* line 69, ../scss/co/_ekd12_gebote.scss */
.ekd12_gebote .gebot_next.gebot_7:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  background-image: url(img/svg-sprite.svg?1681474946);
  background-position: -2px -7929px;
  width: 492px;
  height: 912px;
  left: 50%;
  margin-left: -61.5px;
}
/* line 69, ../scss/co/_ekd12_gebote.scss */
.ekd12_gebote .gebot_next.gebot_8:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  background-image: url(img/svg-sprite.svg?1681474946);
  background-position: -2px -8845px;
  width: 516px;
  height: 912px;
  left: 50%;
  margin-left: -64.5px;
}
/* line 69, ../scss/co/_ekd12_gebote.scss */
.ekd12_gebote .gebot_next.gebot_9:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  background-image: url(img/svg-sprite.svg?1681474946);
  background-position: -2px -9761px;
  width: 492px;
  height: 912px;
  left: 50%;
  margin-left: -61.5px;
}
/* line 69, ../scss/co/_ekd12_gebote.scss */
.ekd12_gebote .gebot_next.gebot_10:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  background-image: url(img/svg-sprite.svg?1681474946);
  background-position: -2px -2421px;
  width: 1392px;
  height: 924px;
  left: 50%;
  margin-left: -174px;
}
@media screen and (min-width: 500px) {
  /* line 77, ../scss/co/_ekd12_gebote.scss */
  .ekd12_gebote .gebot_next.gebot_10:before {
    transform: scale(0.21);
  }
}
@media screen and (min-width: 800px) {
  /* line 77, ../scss/co/_ekd12_gebote.scss */
  .ekd12_gebote .gebot_next.gebot_10:before {
    transform: scale(0.25);
  }
}
@media screen and (min-width: 500px) {
  /* line 17, ../scss/co/_ekd12_gebote.scss */
  .ekd12_gebote .gebot_next {
    padding-top: 0;
    flex-flow: row;
    justify-content: flex-start;
    min-height: 320px;
  }
  /* line 93, ../scss/co/_ekd12_gebote.scss */
  .ekd12_gebote .gebot_next:before {
    transform-origin: 100% 0;
  }
  /* line 97, ../scss/co/_ekd12_gebote.scss */
  .ekd12_gebote .gebot_next h2 {
    width: 50%;
    text-align: left;
  }
  /* line 102, ../scss/co/_ekd12_gebote.scss */
  .ekd12_gebote .gebot_next .extra_link {
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
/* line 110, ../scss/co/_ekd12_gebote.scss */
.ekd12_gebote .gebote_pager {
  display: none;
}
@media screen and (min-width: 500px) {
  /* line 110, ../scss/co/_ekd12_gebote.scss */
  .ekd12_gebote .gebote_pager {
    margin: 60px auto 0;
    max-width: 880px;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-around;
  }
}
/* line 124, ../scss/co/_ekd12_gebote.scss */
.ekd12_gebote .gebote_pager li {
  display: inline-block;
}

/* line 2, ../scss/functions/_forms.scss */
.wwe3tbl input[type="text"],
.wwe3tbl input[type="search"],
.wwe3tbl input[type="password"],
.wwe3tbl input[type="number"],
.wwe3tbl input[type="email"],
.wwe3tbl input[type="tel"],
.wwe3tbl input[type="date"],
.wwe3tbl select,
.wwe3tbl textarea {
  border: 1px solid #777;
  padding: 5px 20px;
  background-color: #fff;
  color: #000;
  display: block;
}
/* line 18, ../scss/functions/_forms.scss */
.wwe3tbl option {
  padding: 2px 5px;
}
/* line 22, ../scss/functions/_forms.scss */
.wwe3tbl textarea {
  height: 200px;
  line-height: 25px;
}
/* line 27, ../scss/functions/_forms.scss */
.wwe3tbl .otd_label {
  padding-top: 10px;
}
/* line 31, ../scss/functions/_forms.scss */
.wwe3tbl .otd_field {
  padding-bottom: 10px;
}
/* line 34, ../scss/functions/_forms.scss */
.wwe3tbl .otd_field .limit {
  padding: 5px 0 0 220px;
}
/* line 39, ../scss/functions/_forms.scss */
.wwe3tbl .form_hidden {
  display: none;
}
/* line 43, ../scss/functions/_forms.scss */
.wwe3tbl .otr {
  clear: both;
  padding-bottom: 5px;
}
/* line 48, ../scss/functions/_forms.scss */
.wwe3tbl .th_label {
  width: 200px;
  padding-right: 20px;
  float: left;
}
/* line 53, ../scss/functions/_forms.scss */
.wwe3tbl .th_label.th_show_error {
  color: red;
  font-weight: bold;
}
/* line 60, ../scss/functions/_forms.scss */
.wwe3tbl input.label.size2 {
  width: 60px;
}
/* line 63, ../scss/functions/_forms.scss */
.wwe3tbl input.label.size4 {
  width: 100px;
}
/* line 58, ../scss/base/_mixins.scss */
.wwe3tbl .type_confirm_check:after,
.wwe3tbl .type_checkbox:after {
  display: block;
  content: "";
  clear: both;
}
/* line 72, ../scss/functions/_forms.scss */
.wwe3tbl .type_confirm_check input,
.wwe3tbl .type_checkbox input {
  float: left;
  margin-top: 3px;
}
/* line 77, ../scss/functions/_forms.scss */
.wwe3tbl .type_confirm_check input + label,
.wwe3tbl .type_checkbox input + label {
  float: right;
  width: calc(100% - 30px);
  padding: 0 20px 0 5px;
}
/* line 83, ../scss/functions/_forms.scss */
.wwe3tbl .type_confirm_check input + label a:hover,
.wwe3tbl .type_checkbox input + label a:hover {
  text-decoration: underline;
}
/* line 92, ../scss/functions/_forms.scss */
.wwe3tbl .type_check input + label,
.wwe3tbl .type_radio input + label {
  padding: 0 20px 0 5px;
  line-height: 27px;
}
/* line 98, ../scss/functions/_forms.scss */
.wwe3tbl .tr_title {
  padding-top: 20px;
  font-size: 20px;
}
/* line 103, ../scss/functions/_forms.scss */
.wwe3tbl .label_suffix {
  padding-left: 5px;
}
/* line 107, ../scss/functions/_forms.scss */
.wwe3tbl .label_prefix {
  padding-right: 5px;
}
/* line 111, ../scss/functions/_forms.scss */
.wwe3tbl .bottest {
  display: none;
}
/* line 118, ../scss/functions/_forms.scss */
.wwe3tbl .otr {
  overflow: hidden;
  opacity: 1;
  background-clip: padding-box;
  transition: all .5s;
}
/* line 124, ../scss/functions/_forms.scss */
.wwe3tbl .otr.closed1, .wwe3tbl .otr.closed2 {
  position: absolute;
  height: 0;
  opacity: 0;
}

/* line 135, ../scss/functions/_forms.scss */
.wwe_form_container .message {
  padding: 15px;
  margin-bottom: 20px;
}
/* line 139, ../scss/functions/_forms.scss */
.wwe_form_container .message p {
  margin-bottom: 0;
}
/* line 144, ../scss/functions/_forms.scss */
.wwe_form_container .form_prologue {
  padding-bottom: 15px;
}
/* line 148, ../scss/functions/_forms.scss */
.wwe_form_container .wwe_form_submit {
  color: #fff;
  background: #ef7c00;
  padding: 0 40px 0 15px;
  line-height: 30px;
  cursor: pointer;
  display: inline-block;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}

/* line 164, ../scss/functions/_forms.scss */
.otr.floating_label {
  position: relative;
}
/* line 167, ../scss/functions/_forms.scss */
.otr.floating_label label {
  position: absolute;
  top: 12px;
  left: 21px;
  transition: all .15s;
  user-select: none;
  cursor: text;
}
/* line 178, ../scss/functions/_forms.scss */
.otr.floating_label input:focus + label,
.otr.floating_label textarea:focus + label,
.otr.floating_label input:invalid:not(.placeholder-shown) + label,
.otr.floating_label textarea:invalid:not(.placeholder-shown) + label,
.otr.floating_label input:valid:not(.placeholder-shown) + label,
.otr.floating_label textarea:valid:not(.placeholder-shown) + label {
  top: 0;
  font-size: 1.1rem;
  color: #777;
}
/* line 190, ../scss/functions/_forms.scss */
.otr.floating_label ::-webkit-input-placeholder {
  color: transparent;
}
/* line 191, ../scss/functions/_forms.scss */
.otr.floating_label ::-moz-placeholder {
  color: transparent;
}
/* line 192, ../scss/functions/_forms.scss */
.otr.floating_label :-ms-input-placeholder {
  color: transparent;
}
/* line 193, ../scss/functions/_forms.scss */
.otr.floating_label input:-moz-placeholder {
  color: transparent;
}
/* line 194, ../scss/functions/_forms.scss */
.otr.floating_label textarea:-moz-placeholder {
  color: transparent;
}

@media screen and (min-width: 800px) {
  /* line 198, ../scss/functions/_forms.scss */
  .form_1_3 {
    width: calc(33.3% - 5px);
    float: left;
  }

  /* line 203, ../scss/functions/_forms.scss */
  .form_2_3 {
    width: calc(66.6% - 5px);
    float: left;
  }

  /* line 208, ../scss/functions/_forms.scss */
  .form_1_2 {
    width: calc(50% - 5px);
    float: left;
  }

  /* line 213, ../scss/functions/_forms.scss */
  .form_3_4 {
    width: calc(75% - 5px);
    float: left;
  }

  /* line 218, ../scss/functions/_forms.scss */
  .form_1_4 {
    width: calc(25% - 5px);
    float: left;
  }

  /* line 223, ../scss/functions/_forms.scss */
  .form_col_middle {
    clear: none !important;
    position: relative;
    left: 10px;
  }

  /* line 229, ../scss/functions/_forms.scss */
  .form_col_last {
    clear: none !important;
    float: right;
  }
}
/* line 235, ../scss/functions/_forms.scss */
.custom_upload {
  overflow: hidden;
  text-align: center;
  display: block;
  cursor: pointer;
}
/* line 241, ../scss/functions/_forms.scss */
.custom_upload input {
  position: absolute;
  height: 0;
  width: 0;
  overflow: hidden;
}
/* line 248, ../scss/functions/_forms.scss */
.custom_upload span {
  display: inline-block;
  border: 1px solid #777;
  padding: 10px 20px;
  font-size: 13px;
  background: #fff;
  margin: 0 auto;
  max-width: 210px;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
/* line 263, ../scss/functions/_forms.scss */
.custom_upload:hover span {
  background: #fff;
}

/* line 1, ../scss/functions/_pagelist.scss */
.pagelist,
.resultlist {
  margin: 40px 0;
}
/* line 5, ../scss/functions/_pagelist.scss */
.pagelist li,
.resultlist li {
  list-style-type: none;
  padding: 30px 0;
}

/* line 11, ../scss/functions/_pagelist.scss */
.pagelist {
  position: relative;
}
/* line 58, ../scss/base/_mixins.scss */
.pagelist li:after {
  display: block;
  content: "";
  clear: both;
}
/* line 18, ../scss/functions/_pagelist.scss */
.pagelist h3 {
  color: #ef7c00;
}
/* line 22, ../scss/functions/_pagelist.scss */
.pagelist .extra_link {
  color: #ef7c00;
}
@media screen and (min-width: 500px) {
  /* line 22, ../scss/functions/_pagelist.scss */
  .pagelist .extra_link {
    position: absolute;
    top: 10px;
    right: 10px;
  }
}
/* line 32, ../scss/functions/_pagelist.scss */
.subpage .pagelist .width_wrapper {
  max-width: 880px;
}

/* line 37, ../scss/functions/_pagelist.scss */
.browse_background {
  padding: 30px 0;
}

/* line 41, ../scss/functions/_pagelist.scss */
a.path {
  color: #ef7c00;
  display: block;
  margin: 10px 0;
}

/* line 47, ../scss/functions/_pagelist.scss */
.browse_list {
  text-align: center;
}
/* line 50, ../scss/functions/_pagelist.scss */
.browse_list li {
  display: inline-block;
  margin: 10px 15px 0 0;
  vertical-align: middle;
}
/* line 55, ../scss/functions/_pagelist.scss */
.browse_list li a,
.browse_list li span {
  width: 35px;
  height: 35px;
  color: #ef7c00;
  text-align: center;
  border: 2px solid #ef7c00;
  border-radius: 50px;
  text-decoration: none;
  transition: all .15s;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 71, ../scss/functions/_pagelist.scss */
.browse_list li a:hover,
.browse_list li a:focus,
.browse_list li a:active,
.browse_list li span {
  border-width: 4px;
}
/* line 80, ../scss/functions/_pagelist.scss */
.browse_list li.wwe3_browsebutt_next a,
.browse_list li.wwe3_browsebutt_next span, .browse_list li.wwe3_browsebutt_prev a,
.browse_list li.wwe3_browsebutt_prev span {
  border: 0;
  overflow: hidden;
  text-indent: -400em;
  position: relative;
  display: inline-block;
}
/* line 88, ../scss/functions/_pagelist.scss */
.browse_list li.wwe3_browsebutt_next a:before,
.browse_list li.wwe3_browsebutt_next span:before, .browse_list li.wwe3_browsebutt_prev a:before,
.browse_list li.wwe3_browsebutt_prev span:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  background-image: url(img/svg-sprite.svg?1681474946);
  background-position: -2px -490px;
  width: 40px;
  height: 40px;
}
/* line 97, ../scss/functions/_pagelist.scss */
.browse_list li.wwe3_browsebutt_prev a:before,
.browse_list li.wwe3_browsebutt_prev span:before {
  transform: scale(-1);
}

/* line 1, ../scss/functions/_social.scss */
.social,
.sharing {
  display: inline-block;
  margin-right: 30px;
}
/* line 6, ../scss/functions/_social.scss */
.social:last-child,
.sharing:last-child {
  margin-right: 0;
}
/* line 10, ../scss/functions/_social.scss */
.social a,
.sharing a {
  text-indent: -99em;
  overflow: hidden;
  display: inline-block;
  position: relative;
  transition: all .15s;
}
/* line 17, ../scss/functions/_social.scss */
.social a:hover, .social a:focus, .social a:active,
.sharing a:hover,
.sharing a:focus,
.sharing a:active {
  transform: scale(1.2);
}

/* line 25, ../scss/functions/_social.scss */
.social {
  margin-top: 20px;
  margin-bottom: 30px;
}
/* line 29, ../scss/functions/_social.scss */
.social a {
  height: 50px;
  width: 50px;
}
/* line 33, ../scss/functions/_social.scss */
.social a.social_facebook:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  background-image: url(img/svg-sprite.svg?1681474946);
  background-position: -2px -10839px;
  width: 50px;
  height: 50px;
}
/* line 37, ../scss/functions/_social.scss */
.social a.social_twitter:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  background-image: url(img/svg-sprite.svg?1681474946);
  background-position: -2px -10947px;
  width: 50px;
  height: 50px;
}
/* line 41, ../scss/functions/_social.scss */
.social a.social_instagram:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  background-image: url(img/svg-sprite.svg?1681474946);
  background-position: -2px -10893px;
  width: 50px;
  height: 50px;
}

/* line 47, ../scss/functions/_social.scss */
.sharing {
  margin-top: 60px;
}
/* line 50, ../scss/functions/_social.scss */
.sharing a {
  height: 50px;
  width: 50px;
}
/* line 54, ../scss/functions/_social.scss */
.sharing a.share_facebook:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  background-image: url(img/svg-sprite.svg?1681474946);
  background-position: -2px -10677px;
  width: 50px;
  height: 50px;
}
/* line 58, ../scss/functions/_social.scss */
.sharing a.share_twitter:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  background-image: url(img/svg-sprite.svg?1681474946);
  background-position: -2px -10785px;
  width: 50px;
  height: 50px;
}
/* line 62, ../scss/functions/_social.scss */
.sharing a.share_share:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  background-image: url(img/svg-sprite.svg?1681474946);
  background-position: -2px -10731px;
  width: 50px;
  height: 50px;
}

/* line 68, ../scss/functions/_social.scss */
.head_sharing .sharing_actions {
  display: none;
}
@media screen and (min-width: 800px) {
  /* line 68, ../scss/functions/_social.scss */
  .head_sharing .sharing_actions {
    display: block;
    float: right;
  }
}

/* line 77, ../scss/functions/_social.scss */
.mobile_sharing {
  text-align: center;
  padding-bottom: 60px;
}
/* line 81, ../scss/functions/_social.scss */
.mobile_sharing h2 {
  margin: 0;
  font-size: 20px;
  font-weight: normal;
}
/* line 87, ../scss/functions/_social.scss */
.mobile_sharing .sharing {
  margin-top: 20px;
}
@media screen and (min-width: 800px) {
  /* line 77, ../scss/functions/_social.scss */
  .mobile_sharing {
    display: none;
  }
}

/* Slider */
/* line 3, ../scss/functions/_slick.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 19, ../scss/functions/_slick.scss */
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
/* line 26, ../scss/functions/_slick.scss */
.slick-list:focus {
  outline: none;
}
/* line 30, ../scss/functions/_slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 36, ../scss/functions/_slick.scss */
.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);
}

/* line 45, ../scss/functions/_slick.scss */
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
/* line 51, ../scss/functions/_slick.scss */
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
/* line 57, ../scss/functions/_slick.scss */
.slick-track:after {
  clear: both;
}
/* line 61, ../scss/functions/_slick.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 66, ../scss/functions/_slick.scss */
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
/* line 70, ../scss/functions/_slick.scss */
[dir="rtl"] .slick-slide {
  float: right;
}
/* line 73, ../scss/functions/_slick.scss */
.slick-slide img {
  display: block;
}
/* line 76, ../scss/functions/_slick.scss */
.slick-slide.slick-loading img {
  display: none;
}
/* line 82, ../scss/functions/_slick.scss */
.slick-slide.dragging img {
  pointer-events: none;
}
/* line 86, ../scss/functions/_slick.scss */
.slick-initialized .slick-slide {
  display: block;
}
/* line 90, ../scss/functions/_slick.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}
/* line 94, ../scss/functions/_slick.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 101, ../scss/functions/_slick.scss */
.slick-arrow.slick-hidden {
  display: none;
}

/* line 105, ../scss/functions/_slick.scss */
.slick-dots {
  text-align: center;
}
/* line 108, ../scss/functions/_slick.scss */
.slick-dots li {
  display: inline-block;
  margin: 3px;
}
/* line 112, ../scss/functions/_slick.scss */
.slick-dots li button {
  border: 1px solid #777;
  height: 8px;
  width: 8px;
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
  cursor: pointer;
  text-indent: -99em;
  overflow: hidden;
}
/* line 125, ../scss/functions/_slick.scss */
.slick-dots li.slick-active button {
  background: #777;
}

/* line 132, ../scss/functions/_slick.scss */
.slick-arrow {
  z-index: 5;
  position: absolute;
  overflow: hidden;
  text-indent: -400em;
  width: 70px;
  height: 70px;
  line-height: 70px;
  cursor: pointer;
  transition: all .15s;
  top: 18vw;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 50px;
}
/* line 147, ../scss/functions/_slick.scss */
.slick-arrow.slick-prev {
  transform: scale(-0.5, 0.5);
  left: 0;
}
/* line 151, ../scss/functions/_slick.scss */
.slick-arrow.slick-prev:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  background-image: url(img/svg-sprite.svg?1681474946);
  background-position: -2px -642px;
  width: 70px;
  height: 70px;
}
/* line 155, ../scss/functions/_slick.scss */
.slick-arrow.slick-prev:hover, .slick-arrow.slick-prev:focus {
  transform: scale(-0.7, 0.7);
}
@media screen and (min-width: 800px) {
  /* line 147, ../scss/functions/_slick.scss */
  .slick-arrow.slick-prev {
    left: 20px;
    transform: scaleX(-1);
  }
  /* line 164, ../scss/functions/_slick.scss */
  .slick-arrow.slick-prev:hover, .slick-arrow.slick-prev:focus {
    transform: scale(-1.2, 1.2);
  }
}
/* line 171, ../scss/functions/_slick.scss */
.slick-arrow.slick-next {
  transform: scale(0.5);
  right: 0;
}
/* line 175, ../scss/functions/_slick.scss */
.slick-arrow.slick-next:after {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  background-image: url(img/svg-sprite.svg?1681474946);
  background-position: -2px -642px;
  width: 70px;
  height: 70px;
}
/* line 179, ../scss/functions/_slick.scss */
.slick-arrow.slick-next:hover, .slick-arrow.slick-next:focus {
  transform: scale(0.7);
}
@media screen and (min-width: 800px) {
  /* line 171, ../scss/functions/_slick.scss */
  .slick-arrow.slick-next {
    transform: scale(1);
    right: 20px;
  }
  /* line 188, ../scss/functions/_slick.scss */
  .slick-arrow.slick-next:hover, .slick-arrow.slick-next:focus {
    transform: scale(1.2);
  }
}
@media screen and (min-width: 980px) {
  /* line 132, ../scss/functions/_slick.scss */
  .slick-arrow {
    top: 240px;
  }
  /* line 198, ../scss/functions/_slick.scss */
  .slick-arrow.slick-prev {
    left: 20px;
  }
  /* line 202, ../scss/functions/_slick.scss */
  .slick-arrow.slick-next {
    right: 20px;
  }
}
