/*!
 * nitro-project
 * @version v0.0.0
 * @date 2018-01-10T12:17:35
 */
@import url("//hello.myfonts.net/count/33b109");
@font-face {
  font-family: 'NeusaNextPro-CondensedMedium';
  src: url("/wp-content/themes/cyc-theme/assets/font/cyc/33B109_0_0.eot");
  src: url("/wp-content/themes/cyc-theme/assets/font/cyc/33B109_0_0.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/cyc-theme/assets/font/cyc/33B109_0_0.woff2") format("woff2"), url("/wp-content/themes/cyc-theme/assets/font/cyc/33B109_0_0.woff") format("woff"), url("/wp-content/themes/cyc-theme/assets/font/cyc/33B109_0_0.ttf") format("truetype"); }

@font-face {
  font-family: 'NeusaNextPro-CondensedLight';
  src: url("/wp-content/themes/cyc-theme/assets/font/cyc/33B109_1_0.eot");
  src: url("/wp-content/themes/cyc-theme/assets/font/cyc/33B109_1_0.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/cyc-theme/assets/font/cyc/33B109_1_0.woff2") format("woff2"), url("/wp-content/themes/cyc-theme/assets/font/cyc/33B109_1_0.woff") format("woff"), url("/wp-content/themes/cyc-theme/assets/font/cyc/33B109_1_0.ttf") format("truetype"); }

@font-face {
  font-family: 'NeusaNextPro-CondensedRegular';
  src: url("/wp-content/themes/cyc-theme/assets/font/cyc/33B109_2_0.eot");
  src: url("/wp-content/themes/cyc-theme/assets/font/cyc/33B109_2_0.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/cyc-theme/assets/font/cyc/33B109_2_0.woff2") format("woff2"), url("/wp-content/themes/cyc-theme/assets/font/cyc/33B109_2_0.woff") format("woff"), url("/wp-content/themes/cyc-theme/assets/font/cyc/33B109_2_0.ttf") format("truetype"); }

@font-face {
  font-family: 'NeusaNextPro-CompactLight';
  src: url("/wp-content/themes/cyc-theme/assets/font/cyc/33B109_3_0.eot");
  src: url("/wp-content/themes/cyc-theme/assets/font/cyc/33B109_3_0.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/cyc-theme/assets/font/cyc/33B109_3_0.woff2") format("woff2"), url("/wp-content/themes/cyc-theme/assets/font/cyc/33B109_3_0.woff") format("woff"), url("/wp-content/themes/cyc-theme/assets/font/cyc/33B109_3_0.ttf") format("truetype"); }

@font-face {
  font-family: 'NeusaNextPro-CompactMedium';
  src: url("/wp-content/themes/cyc-theme/assets/font/cyc/33B109_4_0.eot");
  src: url("/wp-content/themes/cyc-theme/assets/font/cyc/33B109_4_0.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/cyc-theme/assets/font/cyc/33B109_4_0.woff2") format("woff2"), url("/wp-content/themes/cyc-theme/assets/font/cyc/33B109_4_0.woff") format("woff"), url("/wp-content/themes/cyc-theme/assets/font/cyc/33B109_4_0.ttf") format("truetype"); }

@font-face {
  font-family: 'NeusaNextPro-CompactRegular';
  src: url("/wp-content/themes/cyc-theme/assets/font/cyc/33B109_5_0.eot");
  src: url("/wp-content/themes/cyc-theme/assets/font/cyc/33B109_5_0.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/cyc-theme/assets/font/cyc/33B109_5_0.woff2") format("woff2"), url("/wp-content/themes/cyc-theme/assets/font/cyc/33B109_5_0.woff") format("woff"), url("/wp-content/themes/cyc-theme/assets/font/cyc/33B109_5_0.ttf") format("truetype"); }

.search-result-text {
  font-size: 1.8rem; }
  @media (min-width: 76.8rem) {
    .search-result-text {
      font-size: 2rem; } }

* {
  box-sizing: border-box; }

html {
  font-size: 62.5%;
  /* stylelint-disable */
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  /* stylelint-enable */
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  height: 100%; }

body {
  font-family: 'NeusaNextPro-CondensedRegular';
  position: relative;
  width: 100%;
  min-height: 100%;
  overflow-x: hidden;
  height: auto !important; }

button,
input,
select,
textarea {
  font-family: inherit; }

a {
  text-decoration: none; }

.h-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 0.1rem;
  margin: -.1rem;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0.1rem;
  /*
	* Extends the .vh class to allow the element to be focusable
	* when navigated to via the keyboard: h5bp.com/p
	*/ }
  .h-visually-hidden.focusable:active, .h-visually-hidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto; }

.g-container,
.g-footer {
  width: 100%;
  padding: 2.5rem;
  box-sizing: border-box; }
  @media (min-width: 76.8rem) {
    .g-container,
    .g-footer {
      width: 120rem;
      margin: auto; } }

.g-header {
  width: 100%;
  padding: 0 2.5rem 2.5rem;
  box-sizing: border-box;
  z-index: 99;
  position: fixed; }
  @media (min-width: 76.8rem) {
    .g-header {
      width: 100%;
      background-color: #fff;
      z-index: 99; } }

.g-container {
  margin-top: 7.5rem; }
  @media (min-width: 76.8rem) {
    .g-container {
      width: 100rem;
      margin-top: 10rem; } }

@media (min-width: 76.8rem) {
  .g-footer {
    border-top: 0.2rem solid #000;
    width: 95rem; } }

.a-search {
  display: block;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  position: absolute;
  top: 3.7rem;
  border-bottom: 0.2rem solid #000;
  font-size: 2.4rem;
  color: #000;
  width: 38.3rem;
  padding: 0.5rem 0; }
  .a-search__hidden {
    display: none; }
  @media (min-width: 76.8rem) {
    .a-search__hidden {
      display: block; } }

.a-search:focus {
  outline: none; }

.a-search:focus::-webkit-input-placeholder {
  opacity: 0; }

.a-search__iconhidden {
  display: none; }

@media (min-width: 76.8rem) {
  .a-search__icon {
    width: 2rem;
    position: absolute;
    top: 4.8rem;
    left: 36.3rem;
    background: #fff;
    cursor: pointer; }
  .a-search__iconhidden {
    display: inline-block; } }

.g-container {
  padding: 0 2.5rem 2.5rem; }

.g-header {
  padding-bottom: 0; }

input::-webkit-input-placeholder {
  font-family: 'NeusaNextPro-CondensedRegular';
  color: black; }

input:-ms-input-placeholder {
  font-family: 'NeusaNextPro-CondensedRegular';
  color: black; }

input:-moz-placeholder {
  font-family: 'NeusaNextPro-CondensedRegular';
  color: black; }

input::-webkit-search-cancel-button {
  display: none; }

input::-ms-clear {
  display: none; }

select::-ms-expand {
  display: none; }

.entry-title:first-child {
  margin-top: 3rem; }

.search-title {
  font-size: 3rem;
  margin-bottom: 5rem;
  margin-top: 12rem; }

.search-result-item {
  margin-bottom: 2rem; }

.search-result-link {
  font-size: 2rem;
  color: black;
  text-decoration: underline; }

.search-result-text {
  padding-right: 16.5rem;
  line-height: 1.55; }

.search-form-container {
  position: absolute;
  top: -1rem; }

.elementor-column-wrap {
  padding: 0 !important; }

.no-border .m-accordion {
  border-bottom: none !important; }

span {
  font-weight: 100 !important; }

.search-result-link {
  font-size: 2.4rem;
  font-weight: bold;
  text-decoration: none;
  color: #ce2748; }
  .search-result-link:hover {
    color: #000; }

.search-result-text {
  margin-top: 2rem; }

.a-breadcrumb__parent {
  color: #000 !important; }

.a-breadcrumb__parenticon {
  background-image: url("/wp-content/themes/cyc-theme/assets/img/arrow-right.png") !important; }

p {
  font-weight: 100 !important; }

.elementor-widget-heading .elementor-heading-title {
  line-height: 1.15 !important; }

/* stylelint-disable */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .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; }

/* stylelint-enable */

@charset "UTF-8";
/* stylelint-disable */
/* Slider */
.slick-loading .slick-list {
  background: #fff url("/wp-content/themes/cyc-theme/assets/img/ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("/wp-content/themes/cyc-theme/assets/font/slick/slick.eot");
  src: url("/wp-content/themes/cyc-theme/assets/font/slick/slick.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/cyc-theme/assets/font/slick/slick.woff") format("woff"), url("/wp-content/themes/cyc-theme/assets/font/slick/slick.ttf") format("truetype"), url("/wp-content/themes/cyc-theme/assets/font/slick/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: black;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -5px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  @media (min-width: 76.8rem) {
    .slick-dots {
      bottom: -2.5rem; } }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/* stylelint-enable */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline; }

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

body {
  line-height: 1; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: ''; }

table {
  border-collapse: collapse;
  border-spacing: 0; }



.a-breadcrumb__link {
  font-size: 1.8rem; }
  @media (min-width: 76.8rem) {
    .a-breadcrumb__link {
      font-size: 2rem; } }

.a-breadcrumb {
  margin-top: 1.2rem;
  margin-bottom: 2.5rem; }
  @media (min-width: 76.8rem) {
    .a-breadcrumb {
      margin-top: 3rem;
      margin-bottom: 4.5rem; } }
  .a-breadcrumb__link {
    display: inline-block;
    color: #ce2748;
    text-decoration: none; }
  .a-breadcrumb__icon-arrow-right {
    display: inline-block;
    margin-left: .5rem;
    width: 1.2rem;
    height: 1.6rem;
    background-image: url(/wp-content/themes/cyc-theme/assets/img/arrow-right-pink.png);
    background-repeat: no-repeat;
    background-size: .7rem;
    background-position-y: .5rem; }
  .a-breadcrumb .a-active {
    color: #000; }

.a-button__button {
  font-size: 1.8rem; }
  @media (min-width: 76.8rem) {
    .a-button__button {
      font-size: 2rem; } }

.a-button__spenden {
  font-size: 2.4rem; }

.a-button__spenden_2 {
  font-size: 2rem; }

.a-button__hidden {
  visibility: hidden;
  height: 0;
  display: none; }

.a-button__button {
  background: #fff;
  cursor: pointer;
  color: #ce2748;
  padding: 1.4rem 0;
  text-decoration: none;
  border: 0.2rem solid #ce2748;
  width: 100%; }

.a-button__button_2 {
  cursor: pointer;
  color: white;
  text-decoration: none;
  border: 0.2rem solid #ce2748;
  background: #ce2748;
  width: auto;
  float: right;
  margin-right: 2em;
  padding: .5em;
  margin-top: .6em;
}

.a-button__helpline, .a-button__support {
  height: 6rem; }

@media (min-width: 76.8rem) {
  .a-button__spenden {
    margin: 0 auto;
    display: block;
    margin-bottom: 7rem; }
  .a-button__spenden_2 {
    margin: 0 auto;
    display: block; }
  .a-button__button {
    width: auto;
    padding: 2rem 5rem;
    -webkit-transition: ease-in-out .5s;
    transition: ease-in-out .5s; }
  .a-button__button_2 {
    width: auto;
    padding: 1rem 2rem;
    -webkit-transition: ease-in-out .5s;
    transition: ease-in-out .5s; }
  .a-button__button:hover {
    background: #ce2748;
    color: white; }
  .a-button__hidden {
    visibility: visible;
    height: auto;
    display: block; }
  .a-button__helpline, .a-button__support {
    position: fixed;
    -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
            transform-origin: top left;
    -webkit-transform: translateY(100%) rotate(-90deg);
        -ms-transform: translateY(100%) rotate(-90deg);
            transform: translateY(100%) rotate(-90deg);
    border-top: none;
    outline: none;
    padding: 1.3rem;
    width: 20rem; }
  .a-button__support {
    top: 42rem;
    left: 0; }
  .a-button__helpline {
    top: 63.5rem;
    left: 0; } }

.a-image {
  width: 100%; }
  .a-image__image {
    width: 100%; }
  .a-image__desc {
    width: 100%;
    margin-bottom: 7rem; }

.a-link {
  color: #ce2748; }
  .a-link__icon-arrow-right-pink {
    display: inline-block;
    width: 1.6rem;
    height: 1.2rem;
    background-image: url("/wp-content/themes/cyc-theme/assets/img/arrow-right-pink.png");
    background-repeat: no-repeat;
    background-size: .6rem;
    background-position-y: .2rem; }
  .a-link:hover {
    color: #000; }
  .a-link:visited, .a-link:active {
    color: #ce2748; }
  .a-link a {
    font-size: 2rem;
    color: #ce2748;
    text-decoration: none; }
    .a-link a:hover {
      color: #000; }
    .a-link a:visited, .a-link a:active {
      color: #ce2748; }

.a-sectionsplit {
  margin: 3rem 0 4rem 0;
  height: 11.1rem;
  border-right: .2rem solid #000;
  width: 50%; }
  @media (min-width: 76.8rem) {
    .a-sectionsplit {
      margin: 6rem 0 4rem 0; } }

.lastSection {
  height: 22.2rem; }

.a-title h2 {
  font-size: 4.8rem; }
  @media (min-width: 76.8rem) {
    .a-title h2 {
      font-size: 6.4rem; } }

.a-title h2 {
  font-size: 4.8rem;
  font-weight: 100; }
  @media (min-width: 76.8rem) {
    .a-title h2 {
      font-size: 6.4rem;
      display: block; } }

.a-video {
  width: 100%; }
  .a-video__video {
    width: 100%; }
  .a-video__desc {
    margin-bottom: 7rem; }

.m-accordion__content-text {
  font-size: 1.8rem; }
  @media (min-width: 76.8rem) {
    .m-accordion__content-text {
      font-size: 2rem; } }

.m-accordion__content-title {
  font-size: 2rem; }
  @media (min-width: 76.8rem) {
    .m-accordion__content-title {
      font-size: 2.4rem; } }

.m-accordion {
  margin-bottom: 5rem;
  padding-bottom: 5rem;
  border-bottom: .1rem solid #f1f1f1; }
  .m-accordion__options-img {
    margin: 0 auto !important;
    display: none;
    width: 100% !important;
    max-width: 10rem !important; }
  .m-accordion__options-img-bw {
    margin: 0 auto !important;
    display: block;
    width: 100% !important;
    max-width: 10rem !important; }
  .m-accordion .active .m-accordion__options-img-bw {
    display: none; }
  .m-accordion .active .m-accordion__options-img {
    display: block; }
  .m-accordion__options-list {
    width: 100%; }
  .m-accordion__options-listitem {
    width: 49%;
    margin-bottom: 5rem;
    display: inline-block;
    vertical-align: middle;
    line-height: 11rem;
    cursor: pointer; }
    @media (min-width: 76.8rem) {
      .m-accordion__options-listitem {
        width: auto;
        margin-right: 50px;
        vertical-align: middle;
        line-height: 11rem; } }
    .m-accordion__options-listitem .m-accordion__content-item {
      display: none; }
  .m-accordion__content-title {
    font-weight: bold;
    margin: 3rem 0; }
  .m-accordion__content-text {
    line-height: 1.45; }
  .m-accordion .state-m-accordion--active {
    border-bottom: 0.2rem solid #fff; }
  .m-accordion .state-m-accordion--selected {
    display: block; }
  @media (min-width: 76.8rem) {
    .m-accordion__options-listitem:hover .m-accordion__options-img-bw {
      display: none; }
    .m-accordion__options-listitem:hover .m-accordion__options-img {
      display: block !important; } }

.m-facts__number {
  font-size: 4.8rem; }
  @media (min-width: 76.8rem) {
    .m-facts__number {
      font-size: 6.4rem; } }

.m-facts__text {
  font-size: 2.4rem; }
  @media (min-width: 76.8rem) {
    .m-facts__text {
      font-size: 3.6rem; } }

.m-facts__icon {
  display: block;
  margin: 0 auto .5rem;
  max-width: 18rem !important;
  width: 100%;
  max-height: 18rem;
  height: 100%;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  opacity: 1; }

.m-facts__content {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  opacity: 1; }

.m-facts__text {
  text-align: center;
  line-height: 3.5rem;
  margin-top: 3rem; }
  @media (min-width: 76.8rem) {
    .m-facts__text {
      margin-top: 6rem; } }

.m-facts__number {
  text-align: center;
  color: #949fa6;
  font-weight: bold;
  margin-top: 3.5rem; }
  @media (min-width: 76.8rem) {
    .m-facts__number {
      margin-top: 7rem; } }

.m-facts__hidden {
  display: none; }

@media (min-width: 76.8rem) {
  .m-facts__icon {
    margin: 0;
    max-height: 20rem;
    max-width: 20rem !important; }
  .m-facts__hidden {
    display: block; }
  .m-facts__number, .m-facts__text {
    margin-top: 0; }
  .m-facts__text {
    line-height: 5rem; }
  .m-facts__content {
    width: 70%;
    height: 100%;
    min-height: 20rem;
    position: relative; }
  .m-facts__content-container {
    position: absolute;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .m-facts__txtright {
    text-align: left; }
  .m-facts__txtleft {
    text-align: right; }
  .m-facts__wrapper {
    overflow: hidden; }
  .m-facts__factitem {
    min-height: 20rem;
    width: 100%; }
    .m-facts__factitem:after {
      content: '';
      display: block;
      clear: both; }
  .m-facts__left {
    float: left; }
  .m-facts__right {
    float: right; }
  .m-facts__txtright {
    padding-left: 5rem; }
  .m-facts__txtleft {
    padding-right: 5rem; }
  .m-facts__icon {
    display: inline-block;
    width: 30%; } }

.m-flyout__back, .m-flyout__navigation-link, .m-flyout__subnavigation-link {
  font-size: 2.4rem; }
  @media (min-width: 76.8rem) {
    .m-flyout__back, .m-flyout__navigation-link, .m-flyout__subnavigation-link {
      font-size: 3.6rem; } }

/* stylelint-disable */
.m-flyout {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  overflow-y:scroll;
  z-index: 100;
  background-color: #fff; }
  .m-flyout__container, .m-flyout__header {
    position: relative;
    margin-top: 5rem; }
    @media (min-width: 76.8rem) {
      .m-flyout__container, .m-flyout__header {
        margin-top: 10rem; } }
  .m-flyout__container {
    padding: 0 3rem; }
    @media (min-width: 76.8rem) {
      .m-flyout__container {
        margin-top: 11rem !important; } }
  .m-flyout__header {
    height: 10rem;
    margin: 0 auto;
    padding: 2rem 3rem;
    margin-bottom: 10rem; }
  .m-flyout__close {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    background-image: url("/wp-content/themes/cyc-theme/assets/img/close.png");
    background-repeat: no-repeat;
    background-size: 2rem;
    position: absolute;
    top: 3.9rem;
    right: 3rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    cursor: pointer;
    -o-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
        user-select: none; }
    @media (min-width: 76.8rem) {
      .m-flyout__close {
        right: .2rem;
        top: 4.8rem; } }
  .m-flyout__back {
    display: none;
    cursor: pointer;
    position: absolute;
    top: 42%;
    left: 2.5rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
  .m-flyout__back-icon {
    display: inline-block;
    margin-right: 2.5rem;
    height: 1.6rem;
    width: 1rem;
    background-image: url("/wp-content/themes/cyc-theme/assets/img/arrow-left.png");
    background-repeat: no-repeat;
    background-size: 1rem;
    cursor: pointer; }
  .m-flyout__navigation-listitem, .m-flyout__subnavigation-listitem {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 3.5rem;
    cursor: pointer; }
    .m-flyout__navigation-listitem:hover .m-flyout__navigation-link, .m-flyout__subnavigation-listitem:hover .m-flyout__navigation-link {
      color: #ce2748; }
    .m-flyout__navigation-listitem:hover .m-flyout__navigation-link-icon, .m-flyout__subnavigation-listitem:hover .m-flyout__navigation-link-icon {
      background-image: url("/wp-content/themes/cyc-theme/assets/img/arrow-right-pink.png"); }
    .m-flyout__navigation-listitem:hover .m-flyout__subnavigation-link, .m-flyout__subnavigation-listitem:hover .m-flyout__subnavigation-link {
      color: #ce2748; }
  .m-flyout .item-active .m-flyout__navigation-link {
    color: #ce2748; }
  .m-flyout .item-active .m-flyout__navigation-link-icon {
    background-image: url("/wp-content/themes/cyc-theme/assets/img/arrow-right-pink.png"); }
  .m-flyout .state-m-flyout--show {
    display: block; }
    @media (min-width: 76.8rem) {
      .m-flyout .state-m-flyout--show {
        position: absolute;
        top: 0;
        left: 490px; } }
  .m-flyout .state-m-flyout--hide {
    display: none; }
  .m-flyout__navigation-link, .m-flyout__subnavigation-link {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #000;
    text-decoration: none;
    position: relative; }
    @media (min-width: 76.8rem) {
      .m-flyout__navigation-link, .m-flyout__subnavigation-link {
        width: 39rem;
        display: block; } }
  .m-flyout__navigation-link-icon {
    display: inline-block;
    width: 1.6rem;
    height: 100%;
    position: absolute;
    top: .3rem;
    right: 0;
    background-image: url("/wp-content/themes/cyc-theme/assets/img/arrow-right.png");
    background-repeat: no-repeat;
    background-size: 1rem; }
    @media (min-width: 76.8rem) {
      .m-flyout__navigation-link-icon {
        top: .5rem;
        right: -2rem; } }
  .m-flyout__subnavigation-list {
    display: none; }
  .m-flyout__g-container {
    width: 100%;
    box-sizing: border-box;
    padding: 0; }
    @media (min-width: 76.8rem) {
      .m-flyout__g-container {
        width: 120rem;
        margin: auto; } }
  .m-flyout .m-navigation__langswitch select {
    font-size: 2rem; }

.m-flyout__mobilelangswitch li {
  list-style-type: none;
  position: absolute;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 42%;
  right: 7rem; }
  .m-flyout__mobilelangswitch li:after {
    display: inline-block;
    position: absolute;
    content: '';
    top: 0;
    width: 2rem;
    right: 0;
    height: 2rem;
    background-size: 2rem;
    background-image: url("/wp-content/themes/cyc-theme/assets/img/dropdown.png");
    pointer-events: none; }

.m-flyout__mobilelangswitch select {
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  background-color: #fff;
  padding-right: 2rem; }

.m-flyout__mobilelangswitch select:focus {
  outline: none; }

.isSafariMobile .m-flyout__mobilelangswitch li:after {
  top: .4rem; }

/* stylelint-enable */

.m-footer {
  font-size: 1.8rem;
  padding-top: 3rem;
  line-height: 2.5rem;
  margin-bottom: 1.5rem; }
  @media (max-width: 76.8rem) {
    .m-footer {
      border-top: 0.2rem solid #000;
      padding-top: 2.25rem; } }
  .m-footer__boldtitle {
    font-weight: bold; }
  .m-footer__socialmedia {
    display: none; }
  .m-footer__hidden {
    display: none; }
  .m-footer__firmname {
    font-weight: bold; }
  .m-footer__lower {
    margin-top: 2rem;
    margin-bottom: 2rem; }
  .m-footer__upper {
    margin-top: 2rem;
    margin-bottom: 2rem; }
  .m-footer__disclaimerwrapper {
    display: inline-block; }
  .m-footer__impressumwrapper {
    display: inline-block; }
  .m-footer__disclaimer {
    text-decoration: none; }
  .m-footer__impressum {
    margin-right: 7.5rem;
    text-decoration: none; }
  .m-footer__diclaimer:hover, .m-footer__disclaimer:active, .m-footer__disclaimer:visited, .m-footer__impressum:active, .m-footer__impressum:hover, .m-footer__impressum:visited {
    text-decoration: none;
    color: #000; }
  @media (min-width: 76.8rem) {
    .m-footer .m-footer {
      font-size: 2rem;
      padding-top: 0;
      margin-left: 2.5rem;
      margin-right: 2.5rem; }
      .m-footer .m-footer__contact {
        display: inline-block;
        width: 60%;
        vertical-align: top; }
      .m-footer .m-footer__firmname {
        font-weight: 100 !important; }
      .m-footer .m-footer__upper {
        display: inline-block;
        width: 17rem;
        margin-top: 4rem;
        margin-bottom: 4rem; }
      .m-footer .m-footer__lower {
        display: inline-block;
        margin-top: 4rem;
        margin-bottom: 4rem;
        width: 25rem;
        margin-left: 8rem;
        vertical-align: top; }
      .m-footer .m-footer__impressumwrapper {
        width: 21rem;
        margin-right: 4rem; }
      .m-footer .m-footer__hidden {
        display: block; }
      .m-footer .m-footer__socialmedia {
        display: inline-block;
        width: 20%;
        vertical-align: top; }
      .m-footer .m-footer__topbutton {
        display: inline-block;
        width: 14rem;
        margin-top: 6rem;
        margin-bottom: 4rem; }
      .m-footer .m-footer__totop, .m-footer .m-footer__totop:active, .m-footer .m-footer__totop:focus, .m-footer .m-footer__totop:hover, .m-footer .m-footer__totop:visited {
        color: #000;
        cursor: pointer; }
      .m-footer .m-footer__arrowup {
        display: inline-block;
        width: 1.5rem;
        margin-left: -0.5rem; }
      .m-footer .m-footer__totopimg {
        width: 100%; }
      .m-footer .m-footer__smicon {
        width: 3rem;
        margin-top: 3.8rem; } }

.m-form__label {
  font-size: 1.8rem; }
  @media (min-width: 76.8rem) {
    .m-form__label {
      font-size: 2rem; } }

.m-form__input, .m-form__select {
  font-size: 1.4rem; }
  @media (min-width: 76.8rem) {
    .m-form__input, .m-form__select {
      font-size: 1.8rem; } }

.m-form__item {
  position: relative;
  width: 100%; }

.m-form__itemorg {
  position: relative; }

.m-form__item--first {
  width: 100%;
  position: relative; }

.m-form__item--small {
  width: 100%;
  position: relative; }

.m-form__item--medium {
  width: 100%;
  position: relative; }

.m-form__input {
  width: 100% !important;
  z-index: 29; }

.m-form__custom-checkbox {
  display: block;
  float: left;
  width: 27px;
  height: 27px;
  display: inline-block;
  background: url("/wp-content/themes/cyc-theme/assets/img/checkbox.png"); }

.m-form__checkbox:checked + .m-form__custom-checkbox {
  background: url("/wp-content/themes/cyc-theme/assets/img/checkboxchecked.png"); }

.m-form__checkbox-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .m-form__checkbox-label span:last-child {
    display: block;
    float: left;
    padding-top: 5px;
    padding-left: 20px; }
  .m-form__checkbox-label:after {
    content: '';
    display: block;
    clear: both;
    overflow: hidden; }

.m-form__input, .m-form__select {
  display: inline-block;
  width: 100%;
  height: 4.5rem;
  margin-bottom: 2rem;
  padding: 0;
  background-color: #fff;
  border-radius: 0;
  border: none;
  border-bottom: 0.1rem solid #000;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .m-form__input::-webkit-input-placeholder, .m-form__select::-webkit-input-placeholder {
    color: #000; }
  .m-form__input:-ms-input-placeholder, .m-form__select:-ms-input-placeholder {
    color: #000; }
  .m-form__input::placeholder, .m-form__select::placeholder {
    color: #000; }
  .m-form__input:focus, .m-form__select:focus {
    outline-width: 0; }
  @media (min-width: 76.8rem) {
    .m-form__input, .m-form__select {
      width: 48.5%; } }

.m-form__input--margin {
  margin-bottom: 10rem; }

@media (min-width: 76.8rem) {
  .m-form__org {
    width: 100% !important; }
  .m-form__input--first {
    margin-right: 2.5rem; }
  .m-form__input--small {
    width: 7%;
    margin-right: 1.5rem; }
  .m-form__input--medium {
    width: 39.8%;
    margin-right: 0; } }

.m-form__label {
  display: inline-block;
  margin-top: 5rem; }

.m-form__link {
  color: #ce2748;
  text-decoration: underline; }

.m-form .btn-payrexx:disabled {
  color: grey;
  border-color: grey;
  background: white;
  cursor: not-allowed; }
  .m-form .btn-payrexx:disabled:hover {
    box-shadow: none; }

@media (min-width: 76.8rem) {
  .m-form__selectwrapper {
    width: 48.5%;
    display: inline-block; }
    .m-form__selectwrapper:after {
      display: inline-block;
      position: absolute;
      content: '';
      width: 2rem;
      top: 30%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      right: 0;
      height: 2rem;
      background-size: 2rem;
      background-image: url("/wp-content/themes/cyc-theme/assets/img/dropdown.png");
      pointer-events: none; }
  .m-form__select {
    width: 100% !important;
    cursor: pointer; } }

.m-form__labelinput {
  position: absolute;
  font-size: 1.8rem;
  top: 1.26rem;
  left: 0;
  z-index: 30;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  cursor: text; }

.m-form__input:focus + .m-form__labelinput,
.m-form__input:not(:focus):valid + .m-form__labelinput {
  top: -.6rem;
  font-size: 1.5rem;
  color: #949fa6;
  -webkit-transition: top .2s ease-in;
  transition: top .2s ease-in; }

.m-form__input:focus + .m-form__labelinput {
  color: black; }

@media (min-width: 76.8rem) {
  .m-form__labelinput {
    position: absolute;
    top: 1.26rem;
    font-size: 1.8rem;
    z-index: 30;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out; }
  .m-form__itemorg {
    width: 100% !important;
    position: relative; }
  .m-form__item--first {
    margin-right: 2.5rem;
    display: inline-block;
    width: 48.5%;
    position: relative; }
  .m-form__item--small {
    width: 7%;
    margin-right: 1.5rem;
    position: relative;
    display: inline-block; }
  .m-form__item--medium {
    width: 39.8%;
    margin-right: 0;
    position: relative;
    display: inline-block; }
  .m-form__item {
    position: relative;
    display: inline-block;
    width: 48.5%; } }

.hidden {
  display: none; }

.m-googlemaps {
  /* stylelint-disable selector-no-id, declaration-no-important  */
  /* stylelint-enable */
  margin-bottom: 7rem; }
  .m-googlemaps #map {
    width: 100%;
    height: 53.5rem; }
  .m-googlemaps__search {
    padding: .5rem;
    border-bottom: 0.2rem solid #000;
    border-top: none;
    border-left: none;
    border-right: none;
    margin-bottom: 4.5rem;
    width: 35%;
    margin-right: 3rem;
    border-radius: 0;
    -webkit-appearance: inherit;
       -moz-appearance: inherit;
            appearance: inherit;
    font-size: 2rem; }
    .m-googlemaps__search:focus {
      outline: none; }
    @media (min-width: 76.8rem) {
      .m-googlemaps__search {
        font-size: 3.6rem; } }
  .m-googlemaps__umkreis {
    padding: .5rem;
    border-bottom: 0.2rem solid #000;
    border-top: none;
    border-left: none;
    border-right: none;
    background-color: #fff;
    border-radius: 0;
    margin-bottom: 4.5rem;
    font-size: 2rem;
    padding-right: 12px;
    -webkit-appearance: inherit;
       -moz-appearance: inherit;
            appearance: inherit;
    cursor: pointer; }
    .m-googlemaps__umkreis:focus {
      outline: none; }
    @media (min-width: 76.8rem) {
      .m-googlemaps__umkreis {
        font-size: 3.6rem; } }
  .m-googlemaps__section {
    position: relative; }
  .m-googlemaps__selectwrapper {
    display: inline-block;
    position: relative; }
    .m-googlemaps__selectwrapper:after {
      display: inline-block;
      position: absolute;
      content: '';
      width: 2rem;
      top: 23%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      right: 0;
      height: 2rem;
      background-size: 2rem;
      background-image: url("/wp-content/themes/cyc-theme/assets/img/dropdown.png");
      pointer-events: none; }
  @media (min-width: 76.8rem) {
    .m-googlemaps__selectwrapper {
      position: static; }
      .m-googlemaps__selectwrapper:after {
        display: inline-block;
        position: absolute;
        content: '';
        width: 2rem;
        top: 25%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        left: 49.7%;
        height: 2rem;
        background-size: 2rem;
        background-image: url("/wp-content/themes/cyc-theme/assets/img/dropdown.png");
        pointer-events: none; } }

.m-table__column-download .m-table__link {
  display: block;
  color: #ce2748; }

.m-list ol,
.m-list ul {
  font-size: 1.8rem; }
  @media (min-width: 76.8rem) {
    .m-list ol,
    .m-list ul {
      font-size: 2rem; } }

.m-list h4 {
  font-size: 1.8rem; }
  @media (min-width: 76.8rem) {
    .m-list h4 {
      font-size: 2.4rem; } }

.m-list ul {
  list-style-type: none;
  list-style-position: outside; }
  .m-list ul p {
    display: inline; }
  .m-list ul li {
    margin-left: 1.8rem; }

.m-list ol li,
.m-list ul li {
  margin-bottom: 1rem;
  line-height: 1.25; }
  @media (min-width: 76.8rem) {
    .m-list ol li,
    .m-list ul li {
      line-height: 1.45; } }

.m-list ul li:before {
  display: block;
  content: '';
  position: relative;
  left: -1.8rem;
  background: #000;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  top: 1.4rem; }

.m-list__ellipse ul li:before {
  display: block;
  content: '...';
  position: relative;
  left: -1.8rem;
  top: 0.5rem;
  background: none; }

.m-list ol {
  list-style-type: decimal;
  list-style-position: inside; }

.m-list__nocirc {
  list-style-type: none;
  text-indent: 0;
  margin-left: -2.5rem; }

.m-list ol,
.m-list ul {
  margin-bottom: 5rem; }

.m-navigation select {
  font-size: 1.8rem; }
  @media (min-width: 76.8rem) {
    .m-navigation select {
      font-size: 2rem; } }

.m-navigation {
  width: 100%;
  height: 7.5rem;
  position: relative;
  background-color: #fff;
  box-sizing: border-box; }
  .m-navigation__burgericon {
    /*position: absolute;*/
    width: 2.5rem;
    top: -.9rem;
    right: 0; }
    @media (min-width: 76.8rem) {
      .m-navigation__burgericon {
        top: -1.2rem; } }
  .m-navigation__logo {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
  .m-navigation__logo-img {
    width: 137px;
    height: 100%; }
  .m-navigation__burger-navigation {
    font-size: 2.8rem;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    cursor: pointer; }
  .m-navigation__hidden {
    display: none; }
  .m-navigation__login-text {
    font-size: 2rem;
    font-weight: 100; }

@media (min-width: 76.8rem) {
  .m-navigation {
    height: 10rem; }
  .isIE .m-navigation__langswitch li:after {
    top: .4rem; }
  __logo-img {
    width: 165px; }
  .m-navigation {
    width: 120rem;
    margin: 0 auto;
    padding: 2rem 0 1.5rem;
    height: 10rem; }
    .m-navigation__hidden {
      display: block; }
    .m-navigation__login-button {
      position: absolute;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      top: 50%;
      right: 21rem; }
  .m-navigation__login-button_2 {
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    right: 30rem; }
    .m-navigation__login-text, .m-navigation__login-text:active, .m-navigation__login-text:visited {
      color: #000; }
    .m-navigation__login-a:hover {
      color: #ce2748; }
    .m-navigation__langswitch li {
      list-style-type: none;
      position: absolute;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      top: 49%;
      right: 7rem; }
      .m-navigation__langswitch li:after {
        display: inline-block;
        position: absolute;
        content: '';
        top: 0;
        width: 2rem;
        right: 0;
        height: 2rem;
        background-size: 2rem;
        background-image: url("/wp-content/themes/cyc-theme/assets/img/dropdown.png");
        pointer-events: none; }
    .m-navigation__langswitch select {
      cursor: pointer;
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none;
      border: none;
      background-color: #fff;
      padding-right: 2rem; }
    .m-navigation__langswitch select:focus {
      outline: none; } }

.state-m-navigation--show {
  display: block !important; }

.screen-reader-text {
  display: none; }

.m-profiles__title {
  font-size: 2rem; }
  @media (min-width: 76.8rem) {
    .m-profiles__title {
      font-size: 2.4rem; } }

.m-profiles__title {
  margin-bottom: 3rem; }
  .m-profiles__title:before {
    content: '';
    display: block;
    clear: both; }

.m-profiles__profile {
  position: relative;
  margin-bottom: 3rem;
  cursor: pointer; }
  .m-profiles__profile:after {
    content: '';
    display: block;
    clear: both; }

.m-profiles__section {
  float: left; }

.m-profiles__img {
  width: 100%; }

.m-profiles__data {
  margin-bottom: 1rem;
  padding-left: 5rem;
  font-size: 1.8rem; }

.m-profiles:after {
  content: '';
  display: block;
  clear: both; }

.m-profiles__name {
  font-weight: bold !important; }

.m-profiles__position {
  font-weight: bold !important; }

@media (min-width: 365px) {
  .m-profiles .m-profiles__section {
    max-width: 16rem !important; }
  .m-profiles .m-profiles__data {
    padding-left: 3rem; } }

@media (min-width: 76.8rem) {
  .m-profiles .m-profiles__profile {
    width: 50%;
    float: left;
    cursor: default; }
  .m-profiles .m-profiles__section {
    max-width: 22rem !important; }
  .m-profiles .m-profiles__name {
    font-weight: bold; }
  .m-profiles .m-profiles__data {
    font-size: 2rem; } }

@media (min-width: 100rem) {
  .m-profiles .m-profiles__profile {
    width: 29%;
    margin-right: 2rem;
    float: left;
    cursor: pointer; }
  .m-profiles .m-profiles__section {
    width: 100%;
    max-width: 28rem !important; }
  .m-profiles .m-profiles__section-text {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.6); }
  .m-profiles .m-profiles__profile:hover .m-profiles__section-text {
    display: block; }
  .m-profiles .m-profiles__section-text-container {
    position: absolute;
    bottom: 2rem; }
  .m-profiles .m-profiles__img {
    max-width: 28rem !important;
    width: 100% !important; }
  .m-profiles .m-profiles__data {
    font-size: 2.4rem; } }

.m-richtext__title {
  font-size: 2.4rem; }
  @media (min-width: 76.8rem) {
    .m-richtext__title {
      font-size: 4.8rem; } }

.m-richtext p {
  font-size: 1.8rem; }
  @media (min-width: 76.8rem) {
    .m-richtext p {
      font-size: 2rem; } }

.m-richtext__title {
  margin-bottom: 6rem; }

.m-richtext h4 {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 2rem; }
  @media (min-width: 76.8rem) {
    .m-richtext h4 {
      font-size: 2rem;
      font-weight: bold;
      margin-bottom: 2rem; } }

.m-richtext p {
  margin-bottom: 2.5rem;
  line-height: 1.45; }
  @media (min-width: 76.8rem) {
    .m-richtext p {
      margin-bottom: 2.5rem;
      padding-right: 16.5rem; } }

.m-slider {
  margin-top: 6rem;
  margin-bottom: 5rem;
  padding-bottom: 1.5rem;
  border-bottom: 0.1rem solid #f1f1f1; }
  .m-slider__statement::before {
    position: absolute;
    content: "<<";
    margin-top: -2.3rem; }
  .m-slider__statement::after {
    position: absolute;
    content: ">>";
    left: 3rem;
    bottom: 3.5rem; }
  .m-slider__slidewrapper {
    position: relative;
    margin-bottom: 5rem; }
  .m-slider__sliderimg {
    width: 100%; }
  .m-slider__imagewrapper {
    width: 100%; }
  .m-slider__textwrapper {
    width: 85%;
    vertical-align: top;
    position: absolute;
    bottom: 10%;
    left: 7.5%;
    padding-right: 1.5rem;
    background-color: white; }
  .m-slider__statement {
    font-size: 2.4rem;
    width: 94%;
    margin-top: 3.5rem;
    margin-left: 3rem;
    font-weight: 100; }
  .m-slider__quoteauthor {
    font-size: 1.4rem;
    width: 100%;
    margin: 3rem 3rem 1.5rem;
    font-weight: 100; }
  @media (min-width: 76.8rem) {
    .m-slider .m-slider {
      padding-bottom: 5rem; }
      .m-slider .m-slider__statement::before {
        position: relative;
        margin-left: -5.8rem; }
      .m-slider .m-slider__statement::after {
        position: relative;
        content: ">>";
        left: 0;
        bottom: 0; }
      .m-slider .m-slider__statement {
        font-size: 6.4rem;
        width: 110%;
        margin-top: 13rem;
        margin-left: -4rem; }
      .m-slider .m-slider__quoteauthor {
        font-size: 2.4rem;
        margin-top: 1.7rem;
        margin-left: -3.8rem; }
      .m-slider .m-slider__sliderimg {
        width: 100%; }
      .m-slider .m-slider__imagewrapper {
        width: 50%;
        display: inline-block; }
      .m-slider .m-slider__textwrapper {
        width: 49%;
        display: inline-block;
        vertical-align: top;
        position: static;
        background-color: none; } }

.slick-slide {
  outline: none; }

.slick-dots > .slick-active img {
  -webkit-filter: brightness(0%);
          filter: brightness(0%); }

.slick-left-arrow {
  position: absolute;
  left: -7rem;
  top: 25rem;
  cursor: pointer; }

.slick-right-arrow {
  position: absolute;
  right: -7rem;
  top: 25rem;
  cursor: pointer; }

.slick-left-arrow:hover, .slick-right-arrow:hover {
  -webkit-filter: opacity(0.4);
          filter: opacity(0.4); }

.m-stage {
  width: 100%;
  position: relative; }
  .m-stage__image-wrapper {
    height: 47vw;
    overflow: hidden; }
  .m-stage__image {
    width: 100%; }
  .m-stage__banner {
    position: absolute;
    top: 1rem;
    right: 1rem;
    width: 12rem; }
    @media (min-width: 76.8rem) {
      .m-stage__banner {
        top: 1rem;
        right: 1rem;
        width: 20rem; } }
  .m-stage__overlay-text {
    font-weight: 100;
    visibility: hidden;
    width: 0;
    height: 0;
    font-size: 5.4rem; }
  @media (min-width: 76.8rem) {
    .m-stage {
      width: 120rem;
      margin-left: -12.5rem; }
      .m-stage__image {
        display: none; }
      .m-stage__js-parallax-window {
        display: block;
        min-height: 55rem;
        max-height: 55rem;
        background: transparent; }
      .m-stage__image-wrapper {
        position: relative; }
      .m-stage__overlay-text {
        visibility: visible;
        width: auto;
        height: auto;
        position: absolute;
        top: 70%;
        left: 9%;
        padding: 1.5rem;
        background-color: #fff; } }

.parallax-mirror {
  display: none; }

@media (min-width: 76.8rem) {
  .parallax-mirror {
    display: block; } }

.m-table {
  margin-bottom: 5rem; }
  .m-table a:hover {
    color: #000; }
  .m-table__table {
    width: 100%; }
  .m-table__row {
    height: 8rem;
    border-bottom: 0.1rem solid #000; }
    .m-table__row:hover .m-table__column-download a {
      display: inline-block; }
  .m-table__column {
    font-size: 1.8rem;
    width: 40%;
    vertical-align: middle;
    font-weight: 100; }
    .m-table__column:first-child {
      text-align: left; }
    .m-table__column:last-child {
      text-align: right;
      padding-right: 5rem;
      color: #000; }
    .m-table__column:nth-child(2) {
      padding-right: 3rem;
      text-align: right; }
  .m-table__column-download a {
    display: none;
    cursor: pointer; }
  @media (min-width: 76.8rem) {
    .m-table__column {
      font-size: 2.4rem; } }

.m-teaser .a-title__title {
  font-size: 4.8rem; }
  @media (min-width: 76.8rem) {
    .m-teaser .a-title__title {
      font-size: 6.4rem; } }

.m-teaser .a-link {
  font-size: 1.8rem; }
  @media (min-width: 76.8rem) {
    .m-teaser .a-link {
      font-size: 2rem; } }

.m-teaser {
  margin-top: 1rem;
  line-height: 1.20; }
  .m-teaser__part {
    width: 100%;
    padding: 3rem 0; }
    .m-teaser__part:first-child {
      border-bottom: 0.2rem solid #000; }
    .m-teaser__part:last-child {
      border-bottom: 0.1rem solid #f1f1f1; }
    @media (min-width: 76.8rem) {
      .m-teaser__part {
        width: 50%;
        float: left;
        border: none;
        padding: 0 0 0 5rem; }
        .m-teaser__part:first-child {
          border: none;
          border-right: 0.2rem solid #000;
          padding-right: 6rem;
          padding-left: 0; }
        .m-teaser__part:last-child {
          border: none;
          padding-left: 11rem; } }
  .m-teaser .a-title__title {
    display: block;
    font-weight: 100; }
  .m-teaser .a-link {
    display: inline-block;
    margin-right: 1rem; }
    .m-teaser .a-link__icon-arrow-right-pink {
      background-position-x: 5px; }
    .m-teaser .a-link:hover .a-link__link {
      color: #000; }
    .m-teaser .a-link:hover .a-link__icon-arrow-right-pink {
      background-image: url("/wp-content/themes/cyc-theme/assets/img/arrow-right.png"); }
  .m-teaser .a-link__link {
    color: #ce2748;
    text-decoration: none; }
  .m-teaser__linkpart {
    margin-top: 3rem; }
    .m-teaser__linkpart .a-link__link {
      font-size: 1.8rem; }
    @media (min-width: 76.8rem) {
      .m-teaser__linkpart {
        margin-top: 5rem; } }
  @media (min-width: 76.8rem) {
    .m-teaser {
      margin-top: 5rem !important;
      padding-bottom: 5rem;
      border-bottom: 0.1rem solid #f1f1f1; }
      .m-teaser:after {
        content: '';
        display: block;
        clear: both; } }

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