body, main {
  overflow-x: hidden !important; }

header.masthead {
  position: relative;
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 2rem; }
  header.masthead .masthead-content {
    z-index: 1;
    position: relative; }
    header.masthead .masthead-content .masthead-heading {
      font-size: 4rem; }
    header.masthead .masthead-content .masthead-subheading {
      font-size: 1.6rem; }
    header.masthead .masthead-content .masthead-image {
      position: relative; }
      @media (min-width: 768px) {
        header.masthead .masthead-content .masthead-image {
          position: relative;
          left: 50%;
          transform: translateX(-50%); } }
      @media (min-width: 992px) {
        header.masthead .masthead-content .masthead-image {
          position: absolute;
          top: 80px;
          left: calc(50% + 350px);
          transform: translateX(-50%);
          max-width: 70%; } }
      @media (min-width: 1200px) {
        header.masthead .masthead-content .masthead-image {
          position: absolute;
          top: 0px;
          left: calc(50% + 450px);
          transform: translateX(-50%); } }
    header.masthead .masthead-content ul {
      margin-left: -15px; }
      header.masthead .masthead-content ul li {
        list-style-image: url(../img/bullet.png); }

.logo {
  margin-top: -40px; }
  @media (max-width: 991.98px) {
    .logo {
      margin-top: 0;
      margin-left: calc(50% - 42.5px); } }

.social {
  position: absolute;
  right: 15px;
  top: 20px; }
  .social .social-media-icon:hover, .social .social-media-icon:active, .social .social-media-icon:focus {
    fill: rgba(0, 0, 0, 0.85); }

.bg-pattern {
  background-image: url(../img/bg.jpg);
  position: relative; }

.deco-elements {
  position: absolute; }

.blatt-1 {
  top: -20px;
  left: calc(50% + 240px);
  transform: translateX(-50%); }
  @media (max-width: 991.98px) {
    .blatt-1 {
      display: none; } }

.kapsel-1 {
  top: 520px;
  left: calc(50% - 33vw);
  transform: translateX(-50%); }
  @media (max-width: 991.98px) {
    .kapsel-1 {
      display: none; } }

.blatt-2 {
  top: 880px;
  left: calc(50% + 48vw);
  transform: translateX(-50%); }
  @media (max-width: 991.98px) {
    .blatt-2 {
      display: none; } }

.tasse {
  top: 1120px;
  left: calc(50% - 48vw);
  transform: translateX(-50%); }
  @media (max-width: 1199.98px) {
    .tasse {
      left: calc(50% - 53vw); } }
  @media (max-width: 991.98px) {
    .tasse {
      display: none; } }

.kapsel-2 {
  top: 1280px;
  left: calc(50% + 46vw);
  transform: translateX(-50%); }
  @media (max-width: 1199.98px) {
    .kapsel-2 {
      left: calc(50% + 50vw); } }
  @media (max-width: 991.98px) {
    .kapsel-2 {
      display: none; } }

.blatt-3 {
  top: 1720px;
  left: calc(50% - 48vw);
  transform: translateX(-50%); }
  @media (max-width: 1199.98px) {
    .blatt-3 {
      left: calc(50% - 53vw); } }
  @media (max-width: 991.98px) {
    .blatt-3 {
      display: none; } }

.blatt-4 {
  top: 1820px;
  left: calc(50% + 32vw);
  transform: translateX(-50%); }
  @media (max-width: 991.98px) {
    .blatt-4 {
      display: none; } }

.jm-container {
  max-width: 720px; }
  @media (min-width: 992px) {
    .jm-container {
      margin: 0 auto; } }

@media (max-width: 575.98px) {
  .container-fluid .jm-container {
    margin: 0 -15px; } }

.section-image {
  position: relative;
  max-width: 100%; }
  @media (min-width: 992px) {
    .section-image {
      position: absolute;
      top: -110px;
      left: calc(50% + 100px);
      transform: translateX(-50%);
      height: 300px;
      max-width: 525px; } }

body {
  font-family: PlutoRegular; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: PlutoMedium; }

h1 {
  font-size: 3rem;
  line-height: 1;
  margin-bottom: 1.2rem; }
  @media (max-width: 1199.98px) {
    h1 {
      font-size: 2.5rem; } }

h2 {
  font-size: 1.3rem; }

h1, h3 {
  color: #6E7D20; }

p {
  line-height: 1.5; }

a {
  color: #000;
  text-decoration: underline; }
  a:hover, a:active, a:focus {
    color: rgba(0, 0, 0, 0.9); }

@media (max-width: 767.98px) {
  footer {
    text-align: center; }
    footer .footer-nav {
      display: block; }
      footer .footer-nav a {
        width: 100%;
        margin-top: 15px;
        display: block; } }
footer a {
  text-decoration: none; }
  footer a:hover, footer a:active, footer a:focus {
    text-decoration: none; }

strong {
  font-family: PlutoMedium; }

.unselectable {
  user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -ms-user-select: none; }

input.form-control {
  border: none !important;
  border-bottom: 1px solid #000 !important;
  border-radius: 0;
  color: #000;
  background-color: transparent;
  background: transparent; }
  input.form-control:hover, input.form-control:active, input.form-control:focus, input.form-control:visited, input.form-control:focus-visible, input.form-control:focus-within {
    border: none !important;
    border-bottom: 1px solid #000 !important; }

.question-card {
  width: 100%;
  padding: 24px 15px;
  box-shadow: 0 0 10px rgba(72, 38, 131, 0.12);
  transition: all 0.1 0.5s linear;
  cursor: pointer; }
  .question-card:hover, .question-card:active, .question-card:focus {
    box-shadow: 0 0 15px rgba(72, 38, 131, 0.24);
    color: #fff;
    background-color: #E34043; }

.question-card-active {
  box-shadow: 0 0 15px rgba(72, 38, 131, 0.24);
  color: #fff;
  background-color: #E34043; }

@media (max-width: 483.98px) {
  .question-card-long {
    padding: 14px 15px 10px 15px; } }

.btn {
  border-radius: 0;
  background-color: #E34043;
  color: #fff;
  padding: 15px 20px;
  min-width: 250px;
  text-transform: uppercase; }
  @media (max-width: 575.98px) {
    .btn {
      min-width: 100%; } }

.error {
  margin: 10px 0;
  padding: 5px;
  color: darkred;
  border: 1px solid darkred; }

.bg-primary {
  background-color: #E34043 !important; }

.btn-primary {
  background-color: #E34043;
  border-color: #E34043; }
  .btn-primary:active, .btn-primary:focus, .btn-primary:hover {
    background-color: #d11f22 !important;
    border-color: #d11f22 !important; }
  .btn-primary:focus {
    box-shadow: 0 0 0 0.2rem rgba(227, 64, 67, 0.5); }

.btn-secondary {
  background-color: #ff6a00;
  border-color: #ff6a00; }
  .btn-secondary:active, .btn-secondary:focus, .btn-secondary:hover {
    background-color: #cc5500 !important;
    border-color: #cc5500 !important; }
  .btn-secondary:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 106, 0, 0.5); }

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