/* $cramer-link: #dd7031;*/
.wp-block-image {
  padding: 0.5rem 0 0;
}
.wp-block-image img {
  height: auto !important;
  margin: 1rem 0 0.5rem;
}
.wp-block-image figcaption {
  font-size: 1.65rem;
}

.wp-block-embed {
  min-width: 100% !important;
  margin: 0px auto !important;
}

figure figcaption {
  font-style: italic !important;
  font-size: 0.75rem !important;
}
@media (min-width: 768px) {
  figure figcaption {
    font-size: 0.9rem !important;
  }
}

.post-content .wp-block-button a {
  transition: 500ms ease-in-out;
}
.post-content .wp-block-button a.wp-block-button__link {
  padding: 0.5rem 1rem;
  margin: 0.65rem 0 1.5rem !important;
  font-size: 0.9rem;
  color: #fff !important;
}
@media (min-width: 768px) {
  .post-content .wp-block-button a.wp-block-button__link {
    padding: 0.5rem 1rem;
    margin: 0.5rem 0 1.5rem;
    font-size: 0.9rem;
  }
}
.post-content .wp-block-button a.wp-block-button__link:hover {
  color: #fff !important;
  border-bottom: none !important;
}
.post-content .wp-block-button:hover {
  border-bottom: 0;
}
.post-content .wp-block-file {
  margin: 0.5rem 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  .post-content .wp-block-file {
    text-align: left;
    display: block;
    margin: 0.75rem 0;
  }
}
.post-content .wp-block-file a {
  transition: 150ms ease-in-out;
  font-size: 0.9rem;
  text-align: center;
}
@media (min-width: 768px) {
  .post-content .wp-block-file a {
    font-size: 1.05rem;
  }
}
@media (min-width: 1900px) {
  .post-content .wp-block-file a {
    font-size: 1.2rem;
  }
}
.post-content .wp-block-file a:hover {
  border-bottom: 1px;
}
.post-content .wp-block-file a.wp-block-file__button {
  font-size: 0.7rem;
  color: #fff;
}
@media (max-width: 575px) {
  .post-content .wp-block-file a.wp-block-file__button {
    margin: 0.75rem 0;
  }
}
@media (min-width: 768px) {
  .post-content .wp-block-file a.wp-block-file__button {
    font-size: 0.8rem;
    padding: 0.2rem 0.75rem 0.3rem;
  }
}
.post-content .wp-block-file a:hover.wp-block-file__button,
.post-content .wp-block-file a.wp-block-file__button {
  border: none !important;
  color: #fff !important;
}

.wp-block-table table {
  margin: 1rem 0;
}
.wp-block-table table td {
  border: 1px solid rgba(128, 128, 128, 0.2);
  padding: 0.35rem;
  font-size: 0.9rem;
}
@media (min-width: 768px) {
  .wp-block-table table td {
    font-size: 1rem !important;
  }
}

.bg-statistik .wp-block-button a.wp-block-button__link {
  background-color: #0d475a;
}
.bg-statistik .wp-block-button .wp-block-button__link:hover {
  background-color: #198db4;
}
.bg-statistik .wp-block-file a {
  font-size: 0.9rem;
}
@media (min-width: 768px) {
  .bg-statistik .wp-block-file a {
    border-bottom: 1px solid rgba(32, 176, 224, 0.5);
    font-size: 1.05rem;
  }
}
@media (min-width: 768px) {
  .bg-statistik .wp-block-file a:hover {
    border-bottom: 1px solid #20b0e0;
  }
}
.bg-statistik .wp-block-file .wp-block-file__button {
  background-color: #0d475a;
}
.bg-statistik .wp-block-file .wp-block-file__button:hover {
  background-color: #198db4;
}
.bg-statistik .wp-block-file .wp-block-button__link {
  color: #198db4;
}

.bg-survey .wp-block-button .wp-block-button__link {
  background-color: #2f6f5f;
}
.bg-survey .wp-block-button .wp-block-button__link:hover {
  background-color: #37806e;
}
.bg-survey .wp-block-file a {
  font-size: 0.9rem;
}
@media (min-width: 768px) {
  .bg-survey .wp-block-file a {
    border-bottom: 1px solid rgba(80, 180, 155, 0.25);
    font-size: 1.05rem;
  }
}
@media (min-width: 768px) {
  .bg-survey .wp-block-file a:hover {
    border-bottom: 1px solid #50b49b;
  }
}
.bg-survey .wp-block-file .wp-block-file__button {
  background-color: #2f6f5f;
}
.bg-survey .wp-block-file .wp-block-file__button:hover {
  background-color: #52b59c;
}

.bg-cramer .wp-block-button .wp-block-button__link {
  background-color: #694d00;
}
.bg-cramer .wp-block-button .wp-block-button__link:hover {
  background-color: #836000;
}
.bg-cramer .wp-block-file a {
  font-size: 0.9rem;
}
@media (min-width: 768px) {
  .bg-cramer .wp-block-file a {
    border-bottom: 1px solid rgba(207, 152, 0, 0.25);
    font-size: 1.05rem;
  }
}
@media (min-width: 768px) {
  .bg-cramer .wp-block-file a:hover {
    border-bottom: 1px solid rgba(207, 152, 0, 0.5);
  }
}
.bg-cramer .wp-block-file .wp-block-file__button {
  background-color: #694d00;
}
.bg-cramer .wp-block-file .wp-block-file__button:hover {
  background-color: #836000;
}

.bg-fms .wp-block-button .wp-block-button__link {
  background-color: #260756;
}
.bg-fms .wp-block-button .wp-block-button__link:hover {
  background-color: #440d9d;
}
.bg-fms .wp-block-file a {
  font-size: 0.9rem;
}
@media (min-width: 768px) {
  .bg-fms .wp-block-file a {
    border-bottom: 1px solid rgba(89, 17, 204, 0.25) !important;
    font-size: 1.05rem;
  }
}
@media (min-width: 768px) {
  .bg-fms .wp-block-file a:hover {
    border-bottom: 1px solid #5911cc !important;
  }
}
.bg-fms .wp-block-file .wp-block-file__button {
  background-color: #30096e;
}
.bg-fms .wp-block-file .wp-block-file__button:hover {
  background-color: #440d9d;
}

.bg-qvintensen .wp-block-button .wp-block-button__link {
  background-color: #187468;
}
.bg-qvintensen .wp-block-button .wp-block-button__link:hover {
  background-color: #209f8d;
}
.bg-qvintensen .wp-block-file {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .bg-qvintensen .wp-block-file {
    flex-direction: row;
  }
}
.bg-qvintensen .wp-block-file a {
  font-size: 0.9rem;
}
@media (min-width: 768px) {
  .bg-qvintensen .wp-block-file a {
    border-bottom: 1px solid rgba(41, 201, 179, 0.25) !important;
    font-size: 1.05rem;
  }
}
@media (min-width: 768px) {
  .bg-qvintensen .wp-block-file a:hover {
    border-bottom: 1px solid #29c9b3 !important;
  }
}
.bg-qvintensen .wp-block-file .wp-block-file__button {
  background-color: #187468;
}
.bg-qvintensen .wp-block-file .wp-block-file__button:hover {
  background-color: #29cbb5;
}

.bg-statistik .social-banner,
.bg-survey .social-banner,
.bg-cramer .social-banner,
.bg-fms .social-banner,
.bg-qvintensen .social-banner {
  display: flex !important;
  flex-direction: row !important;
  justify-content: center !important;
  align-items: center !important;
  align-content: center !important;
  position: fixed !important;
  z-index: 10;
  width: 100%;
  right: 0;
  bottom: 2%;
}
.bg-statistik .social-banner .social-banner-inner,
.bg-survey .social-banner .social-banner-inner,
.bg-cramer .social-banner .social-banner-inner,
.bg-fms .social-banner .social-banner-inner,
.bg-qvintensen .social-banner .social-banner-inner {
  display: flex !important;
  justify-content: center !important;
  border-radius: 120px;
  padding: 0.75rem;
}
.bg-statistik .social-banner .social-banner-inner .social-rocket-button,
.bg-survey .social-banner .social-banner-inner .social-rocket-button,
.bg-cramer .social-banner .social-banner-inner .social-rocket-button,
.bg-fms .social-banner .social-banner-inner .social-rocket-button,
.bg-qvintensen .social-banner .social-banner-inner .social-rocket-button {
  margin: 0 0.35rem !important;
}
.bg-statistik .social-banner .social-banner-inner .social-rocket-button a:hover.social-rocket-button-anchor,
.bg-survey .social-banner .social-banner-inner .social-rocket-button a:hover.social-rocket-button-anchor,
.bg-cramer .social-banner .social-banner-inner .social-rocket-button a:hover.social-rocket-button-anchor,
.bg-fms .social-banner .social-banner-inner .social-rocket-button a:hover.social-rocket-button-anchor,
.bg-qvintensen .social-banner .social-banner-inner .social-rocket-button a:hover.social-rocket-button-anchor {
  text-decoration: none !important;
  border-bottom: none;
}
@media (min-width: 768px) {
  .bg-statistik .social-banner,
  .bg-survey .social-banner,
  .bg-cramer .social-banner,
  .bg-fms .social-banner,
  .bg-qvintensen .social-banner {
    left: 25%;
    width: 75% !important;
    align-content: center;
  }
}
@media (min-width: 992px) {
  .bg-statistik .social-banner,
  .bg-survey .social-banner,
  .bg-cramer .social-banner,
  .bg-fms .social-banner,
  .bg-qvintensen .social-banner {
    left: 20%;
    width: 80% !important;
  }
}
@media (min-width: 1200px) {
  .bg-statistik .social-banner,
  .bg-survey .social-banner,
  .bg-cramer .social-banner,
  .bg-fms .social-banner,
  .bg-qvintensen .social-banner {
    flex-direction: column !important;
    align-content: center !important;
    top: 0;
    right: 4rem;
    left: 89%;
    height: 100vh !important;
    width: 100px !important;
  }
  .bg-statistik .social-banner .social-banner-inner,
  .bg-survey .social-banner .social-banner-inner,
  .bg-cramer .social-banner .social-banner-inner,
  .bg-fms .social-banner .social-banner-inner,
  .bg-qvintensen .social-banner .social-banner-inner {
    padding: 0.75rem !important;
    display: flex !important;
    flex-direction: column !important;
    width: 70px !important;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .bg-statistik .social-banner .social-banner-inner,
  .bg-survey .social-banner .social-banner-inner,
  .bg-cramer .social-banner .social-banner-inner,
  .bg-fms .social-banner .social-banner-inner,
  .bg-qvintensen .social-banner .social-banner-inner {
    background-color: #fff;
  }
}
@media (min-width: 1200px) {
  .bg-statistik .social-banner .social-banner-inner .social-rocket-button,
  .bg-survey .social-banner .social-banner-inner .social-rocket-button,
  .bg-cramer .social-banner .social-banner-inner .social-rocket-button,
  .bg-fms .social-banner .social-banner-inner .social-rocket-button,
  .bg-qvintensen .social-banner .social-banner-inner .social-rocket-button {
    margin: 0.35rem 0 !important;
  }
}

@media (max-width: 1199px) {
  .bg-statistik .social-banner-inner {
    background-color: #bde8f6 !important;
  }
  .bg-survey .social-banner-inner {
    background-color: #cee9dd !important;
  }
  .bg-cramer .social-banner-inner {
    background-color: #f3eebc !important;
  }
  .bg-fms .social-banner-inner {
    background-color: #99afef !important;
  }
  .bg-qvintensen .social-banner-inner {
    background-color: #b5f0e8 !important;
  }
}
