@font-face {
  font-family: 'Aaux';
  src: url("../fonts/AauxProOTThin.woff2") format("woff2"), url("../fonts/AauxProOTThin.woff") format("woff"), url("../fonts/AauxProOTThin.otf") format("opentype");
  font-style: normal;
  font-weight: 100; }
@font-face {
  font-family: 'Aaux';
  src: url("../fonts/AauxProOTLight.woff2") format("woff2"), url("../fonts/AauxProOTLight.woff") format("woff"), url("../fonts/AauxProOTLight.otf") format("opentype");
  font-style: normal;
  font-weight: 200; }
@font-face {
  font-family: 'Aaux';
  src: url("../fonts/AauxProOTBold.woff2") format("woff2"), url("../fonts/AauxProOTBold.woff") format("woff"), url("../fonts/AauxProOTBold.otf") format("opentype");
  font-style: normal;
  font-weight: 600; }
h1, h2, h3, h4, h5, h6 {
  font-family: 'Aaux'; }

.autocomplete-suggestions {
  margin-top: 30px;
  overflow: auto;
  min-width: 200px;
  cursor: pointer;
  overflow-x: hidden; }

.autocomplete-suggestion {
  padding: 2px 15px;
  white-space: nowrap;
  overflow: hidden; }

.autocomplete-selected {
  color: #009e8b;
  font-weight: bold;
  transform: translateX(10px);
  transition: all ease 0.4s;
  padding-left: 30px; }

.autocomplete-selected:before {
  content: '';
  background: url("../img/arrow_right.svg") center center no-repeat;
  position: absolute;
  left: 0;
  top: 0px;
  display: block;
  width: 20px;
  height: 30px;
  background-size: contain; }

.autocomplete-suggestions strong {
  font-weight: bold;
  color: #009e8b; }

.autocomplete-group {
  padding: 2px 5px; }

.autocomplete-group strong {
  display: block;
  border-bottom: 1px solid #000; }

@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: scale3d(0.6, 0.6, 0.6); }
  100% {
    opacity: 1;
    transform: scale3d(1, 1, 1); } }
@keyframes wave {
  0% {
    transform: translateX(-25%); }
  100% {
    transform: translateX(0); } }
@keyframes focused {
  0% {
    border-left: 1px solid transparent; }
  49% {
    border-left: 1px solid transparent; }
  50% {
    border-left: 1px solid black; }
  100% {
    border-left: 1px solid black; } }
@-webkit-keyframes jellyIn {
  0% {
    -webkit-transform: matrix3d(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  3% {
    -webkit-transform: matrix3d(0.41, 0, 0, 0, 0, 0.506, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.41, 0, 0, 0, 0, 0.506, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  4.2% {
    -webkit-transform: matrix3d(0.549, 0, 0, 0, 0, 0.677, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.549, 0, 0, 0, 0, 0.677, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  6.01% {
    -webkit-transform: matrix3d(0.723, 0, 0, 0, 0, 0.877, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.723, 0, 0, 0, 0, 0.877, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  8.31% {
    -webkit-transform: matrix3d(0.884, 0, 0, 0, 0, 1.031, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.884, 0, 0, 0, 0, 1.031, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  9.01% {
    -webkit-transform: matrix3d(0.921, 0, 0, 0, 0, 1.058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.921, 0, 0, 0, 0, 1.058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  12.01% {
    -webkit-transform: matrix3d(1.022, 0, 0, 0, 0, 1.103, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.022, 0, 0, 0, 0, 1.103, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  12.51% {
    -webkit-transform: matrix3d(1.032, 0, 0, 0, 0, 1.102, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.032, 0, 0, 0, 0, 1.102, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  16.62% {
    -webkit-transform: matrix3d(1.063, 0, 0, 0, 0, 1.059, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.063, 0, 0, 0, 0, 1.059, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  19.72% {
    -webkit-transform: matrix3d(1.054, 0, 0, 0, 0, 1.023, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.054, 0, 0, 0, 0, 1.023, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  27.43% {
    -webkit-transform: matrix3d(1.014, 0, 0, 0, 0, 0.992, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.014, 0, 0, 0, 0, 0.992, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  27.73% {
    -webkit-transform: matrix3d(1.013, 0, 0, 0, 0, 0.992, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.013, 0, 0, 0, 0, 0.992, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  38.84% {
    -webkit-transform: matrix3d(0.997, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.997, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  42.84% {
    -webkit-transform: matrix3d(0.998, 0, 0, 0, 0, 1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.998, 0, 0, 0, 0, 1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  58.26% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  61.06% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  73.67% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  83.28% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  88.99% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); } }
@keyframes jellyIn {
  0% {
    -webkit-transform: matrix3d(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  3% {
    -webkit-transform: matrix3d(0.41, 0, 0, 0, 0, 0.506, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.41, 0, 0, 0, 0, 0.506, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  4.2% {
    -webkit-transform: matrix3d(0.549, 0, 0, 0, 0, 0.677, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.549, 0, 0, 0, 0, 0.677, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  6.01% {
    -webkit-transform: matrix3d(0.723, 0, 0, 0, 0, 0.877, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.723, 0, 0, 0, 0, 0.877, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  8.31% {
    -webkit-transform: matrix3d(0.884, 0, 0, 0, 0, 1.031, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.884, 0, 0, 0, 0, 1.031, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  9.01% {
    -webkit-transform: matrix3d(0.921, 0, 0, 0, 0, 1.058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.921, 0, 0, 0, 0, 1.058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  12.01% {
    -webkit-transform: matrix3d(1.022, 0, 0, 0, 0, 1.103, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.022, 0, 0, 0, 0, 1.103, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  12.51% {
    -webkit-transform: matrix3d(1.032, 0, 0, 0, 0, 1.102, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.032, 0, 0, 0, 0, 1.102, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  16.62% {
    -webkit-transform: matrix3d(1.063, 0, 0, 0, 0, 1.059, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.063, 0, 0, 0, 0, 1.059, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  19.72% {
    -webkit-transform: matrix3d(1.054, 0, 0, 0, 0, 1.023, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.054, 0, 0, 0, 0, 1.023, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  27.43% {
    -webkit-transform: matrix3d(1.014, 0, 0, 0, 0, 0.992, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.014, 0, 0, 0, 0, 0.992, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  27.73% {
    -webkit-transform: matrix3d(1.013, 0, 0, 0, 0, 0.992, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.013, 0, 0, 0, 0, 0.992, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  38.84% {
    -webkit-transform: matrix3d(0.997, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.997, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  42.84% {
    -webkit-transform: matrix3d(0.998, 0, 0, 0, 0, 1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.998, 0, 0, 0, 0, 1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  58.26% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  61.06% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  73.67% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  83.28% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  88.99% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); } }
@keyframes bounce {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1); } }
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

html body {
  font-family: 'Aaux';
  font-weight: 300; }
  html body .clearfix {
    clear: both; }
  html body main#BFKCHAT {
    font-family: 'Aaux';
    font-weight: 300;
    overflow-x: hidden;
    padding-bottom: 300px; }
    html body main#BFKCHAT section {
      display: none; }
      html body main#BFKCHAT section.active {
        display: block; }
      html body main#BFKCHAT section .step {
        display: none;
        position: relative; }
        html body main#BFKCHAT section .step.active {
          display: block; }
          html body main#BFKCHAT section .step.active .floatingimage {
            animation: fadeIn ease both 1s .4s; }
    html body main#BFKCHAT form {
      clear: both;
      margin-top: 3em; }
      html body main#BFKCHAT form h1 {
        margin-top: 2em;
        margin-bottom: 1em; }
      html body main#BFKCHAT form fieldset {
        margin-bottom: 1em; }
      html body main#BFKCHAT form label {
        font-weight: 200; }
      html body main#BFKCHAT form input {
        box-sizing: border-box;
        padding-left: 0;
        padding-right: 0;
        border: none;
        border-radius: 0;
        border-bottom: 1px solid #565656;
        outline: 0;
        line-height: 16px; }
        html body main#BFKCHAT form input:focus {
          border-bottom: 1px solid #009e8b; }
        html body main#BFKCHAT form input[type=submit] {
          border: 1px solid #565656;
          text-align: center;
          padding: 10px 10px;
          width: 200px;
          background: #fff; }
        @media screen and (max-width: 768px) {
          html body main#BFKCHAT form input {
            box-sizing: border-box;
            margin-left: 15px;
            margin-right: 0;
            width: 100%;
            width: calc(100% - 30px);
            padding-left: 0;
            padding-right: 0; } }
      html body main#BFKCHAT form .radiobutton {
        margin-right: 30px; }
        @media screen and (max-width: 768px) {
          html body main#BFKCHAT form .radiobutton {
            margin-left: 30px; } }
        html body main#BFKCHAT form .radiobutton input {
          opacity: 0;
          position: absolute; }
        html body main#BFKCHAT form .radiobutton span {
          padding-left: 20px;
          position: relative;
          display: block; }
          html body main#BFKCHAT form .radiobutton span:before {
            content: '';
            display: block;
            border: 1px solid #565656;
            width: 10px;
            height: 10px;
            background: none;
            position: absolute;
            left: 0;
            top: 10px; }
        html body main#BFKCHAT form .radiobutton input:checked + span:before {
          background: #565656; }
      html body main#BFKCHAT form .info {
        font-size: 13px; }
      html body main#BFKCHAT form .submitcontainer {
        margin-top: 3em; }
        html body main#BFKCHAT form .submitcontainer input {
          margin-left: 0px;
          width: auto;
          float: left; }
        html body main#BFKCHAT form .submitcontainer label {
          width: calc(100% - 60px);
          margin-left: 30px; }
      html body main#BFKCHAT form .align-right {
        text-align: right;
        padding-right: 0; }
      html body main#BFKCHAT form .nopadding {
        padding-left: 0;
        padding-right: 0; }
      html body main#BFKCHAT form #website {
        display: none; }
    html body main#BFKCHAT a {
      color: #009e8b; }
    html body main#BFKCHAT .frage {
      position: relative;
      margin-bottom: 1em; }
      html body main#BFKCHAT .frage > div {
        background: #fff;
        font-size: 18px;
        opacity: 0;
        transform-origin: left center;
        width: auto;
        padding: 15px 20px;
        color: #565656;
        border: 1px solid #565656;
        border-radius: 10px 10px 10px 0px; }
      html body main#BFKCHAT .frage .wave {
        position: absolute;
        top: 0;
        padding: 0px;
        background: none;
        border-radius: 10px 10px 10px 0px;
        line-height: 0px;
        border: none;
        width: 40px;
        overflow: hidden;
        border-radius: 10px 10px 10px 0px;
        line-height: 0px;
        opacity: 0; }
        html body main#BFKCHAT .frage .wave svg {
          width: 70px;
          -webkit-animation: wave infinite linear 0.6s;
          -moz-animation: wave infinite linear 0.6s;
          -ms-animation: wave infinite linear 0.6s;
          -o-animation: wave infinite linear 0.6s;
          animation: wave infinite linear 0.6s; }
          html body main#BFKCHAT .frage .wave svg path {
            fill: #009e8b; }
      html body main#BFKCHAT .frage .dots {
        position: absolute;
        top: 0;
        padding: 15px;
        border-radius: 10px 10px 10px 0px;
        line-height: 0px;
        border: 1px solid rgba(0, 0, 0, 0.3); }
        html body main#BFKCHAT .frage .dots > span {
          display: inline-block;
          border-radius: 50%;
          background: rgba(0, 0, 0, 0.3);
          width: 5px;
          height: 5px;
          line-height: 0px;
          margin-right: 6px; }
        html body main#BFKCHAT .frage .dots .dot1 {
          -webkit-animation: bounce ease 0.9s both infinite 0s;
          -moz-animation: bounce ease 0.9s both infinite 0s;
          -ms-animation: bounce ease 0.9s both infinite 0s;
          -o-animation: bounce ease 0.9s both infinite 0s;
          animation: bounce ease 0.9s both infinite 0s; }
        html body main#BFKCHAT .frage .dots .dot2 {
          -webkit-animation: bounce ease 0.9s both infinite 0.2s;
          -moz-animation: bounce ease 0.9s both infinite 0.2s;
          -ms-animation: bounce ease 0.9s both infinite 0.2s;
          -o-animation: bounce ease 0.9s both infinite 0.2s;
          animation: bounce ease 0.9s both infinite 0.2s; }
        html body main#BFKCHAT .frage .dots .dot3 {
          margin-right: 0px;
          -webkit-animation: bounce ease 0.9s both infinite 0.4s;
          -moz-animation: bounce ease 0.9s both infinite 0.4s;
          -ms-animation: bounce ease 0.9s both infinite 0.4s;
          -o-animation: bounce ease 0.9s both infinite 0.4s;
          animation: bounce ease 0.9s both infinite 0.4s; }
      html body main#BFKCHAT .frage.download > div {
        padding: 0;
        border: 1px solid #ececec;
        background: #f3f3f3;
        width: auto; }
        html body main#BFKCHAT .frage.download > div a {
          display: block;
          width: auto;
          padding: 15px 20px; }
      html body main#BFKCHAT .frage.download > .wave {
        background: none;
        border: none; }
      html body main#BFKCHAT .frage.typing .dots span {
        opacity: 1; }
      html body main#BFKCHAT .frage.typing .wave {
        opacity: 1; }
      html body main#BFKCHAT .frage.show .dots, html body main#BFKCHAT .frage.show .wave {
        display: none; }
      html body main#BFKCHAT .frage.show > div {
        animation: jellyIn ease 1.3s both;
        opacity: 1; }
    html body main#BFKCHAT .antwort {
      width: auto;
      display: inline-block;
      background: none;
      font-family: 'Aaux';
      color: #565656;
      font-weight: 300;
      margin-top: 30px;
      font-size: 80px;
      line-height: 70px;
      letter-spacing: -4px;
      padding: 15px 20px;
      min-height: 70px;
      position: relative; }
      @media screen and (max-width: 768px) {
        html body main#BFKCHAT .antwort {
          font-size: 20px;
          line-height: 20px; }
          html body main#BFKCHAT .antwort.focused input {
            padding: 0;
            border-radius: 0;
            border-left: 2px solid blue;
            -webkit-animation: focused infinite alternate linear 0.5s;
            -moz-animation: focused infinite alternate linear 0.5s;
            -ms-animation: focused infinite alternate linear 0.5s;
            -o-animation: focused infinite alternate linear 0.5s;
            animation: focused infinite alternate linear 0.5s; }
            html body main#BFKCHAT .antwort.focused input:focus {
              border-left: none;
              -webkit-animation: none;
              -moz-animation: none;
              -ms-animation: none;
              -o-animation: none;
              animation: none; } }
      html body main#BFKCHAT .antwort:before {
        content: '';
        display: block;
        position: absolute;
        width: 90vw;
        height: 1px;
        left: 150px;
        bottom: 0;
        background: #565656;
        -moz-transform: translateX(100%);
        -o-transform: translateX(100%);
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        -moz-transition: all ease-in-out 0.3s;
        -o-transition: all ease-in-out 0.3s;
        -webkit-transition: all ease-in-out 0.3s;
        transition: all ease-in-out 0.3s; }
      html body main#BFKCHAT .antwort:after {
        content: '';
        display: block;
        position: absolute;
        width: 5px;
        height: 5px;
        bottom: -2px;
        left: 150px;
        background: #565656;
        opacity: 0;
        -moz-transition: all ease-in-out 0.3s 0.3s;
        -o-transition: all ease-in-out 0.3s 0.3s;
        -webkit-transition: all ease-in-out 0.3s 0.3s;
        transition: all ease-in-out 0.3s 0.3s;
        -moz-transform: scale3d(0, 0, 0);
        -o-transform: scale3d(0, 0, 0);
        -webkit-transform: scale3d(0, 0, 0);
        transform: scale3d(0, 0, 0); }
      html body main#BFKCHAT .antwort input {
        color: #565656;
        width: auto;
        min-width: 200px;
        background: none;
        -webkit-appearance: none;
        border: none;
        outline: 0;
        letter-spacing: -2px;
        visibility: hidden;
        font-family: 'Aaux';
        font-weight: 300;
        font-size: 80px; }
        @media screen and (max-width: 768px) {
          html body main#BFKCHAT .antwort input {
            font-size: 20px;
            line-height: 20px;
            letter-spacing: 0px; } }
        html body main#BFKCHAT .antwort input[type=number] {
          width: 30px;
          min-width: 30px; }
        html body main#BFKCHAT .antwort input.date {
          width: 30px;
          min-width: 30px;
          font-size: 40px;
          line-height: 50px; }
          @media screen and (max-width: 768px) {
            html body main#BFKCHAT .antwort input.date {
              font-size: 20px;
              line-height: 20px; } }
        html body main#BFKCHAT .antwort input.invalid {
          color: #9e4c50; }
      html body main#BFKCHAT .antwort button {
        position: absolute;
        display: none;
        bottom: -12px;
        left: 100%;
        margin-left: -80px;
        -webkit-appearance: none;
        border: none;
        background: none;
        font-size: 14px;
        line-height: 20px;
        color: #009e8b;
        letter-spacing: 0px; }
        html body main#BFKCHAT .antwort button.show {
          display: block; }
      html body main#BFKCHAT .antwort .hint {
        position: absolute;
        top: 100%;
        left: 100%;
        margin-left: -80px;
        white-space: nowrap;
        font-size: 12px;
        letter-spacing: -1px;
        font-style: italic;
        line-height: 0px;
        opacity: 0;
        color: #9e4c50;
        -moz-transition: opacity ease 0.3s;
        -o-transition: opacity ease 0.3s;
        -webkit-transition: opacity ease 0.3s;
        transition: opacity ease 0.3s; }
      html body main#BFKCHAT .antwort.links:before {
        -moz-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        right: 100px;
        left: auto;
        bottom: 0; }
      html body main#BFKCHAT .antwort.links:after {
        left: auto;
        right: 100px;
        bottom: -2px; }
      html body main#BFKCHAT .antwort.show:before {
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -webkit-transform: translateX(0);
        transform: translateX(0); }
      html body main#BFKCHAT .antwort.show:after {
        -moz-transform: scale3d(1, 1, 1);
        -o-transform: scale3d(1, 1, 1);
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        opacity: 1; }
      html body main#BFKCHAT .antwort.show input {
        visibility: visible; }
      html body main#BFKCHAT .antwort.show .hint {
        opacity: 1; }
      html body main#BFKCHAT .antwort.show input.valid + .hint {
        opacity: 0; }
    html body main#BFKCHAT .floatingimage img {
      position: absolute;
      max-width: 130%; }
    html body main#BFKCHAT .floatingimage.left img {
      right: 0; }
    @media screen and (max-width: 768px) {
      html body main#BFKCHAT .floatingimage img {
        width: 100%;
        height: auto;
        position: relative;
        margin-bottom: 1em; } }
  html body #Modal {
    display: none;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 500px;
    height: auto;
    margin-left: -250px;
    background: #fff;
    z-index: 10000;
    padding: 30px;
    box-shadow: 0px 2px 30px rgba(0, 0, 0, 0.1); }
    @media screen and (max-width: 768px) {
      html body #Modal {
        width: 90vw;
        margin-left: -45vw; }
        html body #Modal h1 {
          font-size: 20px; } }
    html body #Modal .close-modal {
      display: block;
      position: absolute;
      right: 0px;
      top: 0px;
      padding: 20px;
      cursor: pointer;
      font-size: 12px;
      color: #009e8b; }
    html body #Modal.show {
      display: block; }
