.end-of-article-cta {
  margin-top: 1.5rem;
  text-align: center;
  position: relative;
  transition: .3s;
  cursor: pointer
}

.end-of-article-cta-link {
  padding: 1.2rem 0;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 700;
  display: block;
  text-decoration: underline;
  transition: .3s
}

.end-of-article-cta-link:hover {
  text-decoration: underline
}

.footer-top {
  padding: 1rem 0;
  position: relative
}

.footer-top ol li {
  display: block;
  margin: 0 0 .5rem;
  position: relative;
  font-size: .8rem
}

.footer-top ol li:first-child {
  counter-reset: index
}

.footer-top ol li:before {
  content: counter(index);
  counter-increment: index;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
  font-size: .65rem;
  line-height: 0;
  position: relative;
  top: -0.7rem
}

.footer-top-contacts {
  text-align: center;
  font-size: 1rem;
  line-height: 1.4;
  border-bottom: 1px solid;
  padding: 1.4rem 0;
  font-style: normal
}

@media(min-width:576px) {
  .footer-top-contacts {
    text-align: left;
    display: flex
  }
}

.footer-top-address>*,
.footer-top-details>* {
  font-size: 1rem;
  line-height: 1.4;
  margin: 0
}

@media(min-width:576px) {
  .footer-top-address {
    width: 30%;
    margin-left: 10%
  }
}

.footer-top-details {
  margin-top: 1rem
}

@media(min-width:576px) {
  .footer-top-details {
    margin-top: 0;
    width: 45%;
    margin-left: 15%
  }
}

.footer-top-reference,
.footer-top-disclaimer {
  margin: 1rem 0;
  text-align: center;
  font-size: .8rem;
  line-height: 1.8
}

.footer-top-reference p,
.footer-top-disclaimer p {
  margin: 0 0 .5rem
}

.footer-top-reference a:hover,
.footer-top-disclaimer a:hover {
  text-decoration: none
}

.footer-top-partnership {
  margin: 1rem 0;
  text-align: center;
  padding-top: 4px
}

.footer-top-partnership-link {
  font-size: .9rem;
  line-height: 1.5;
  text-decoration: underline;
  font-weight: bold
}

.footer-top-partnership-link:hover {
  text-decoration: underline
}

.footer-top-copyright {
  text-align: center;
  font-size: .8rem
}

.footer-top-copyright p {
  display: block;
  margin: 1rem 0;
  line-height: 1.5
}

.footer-top-policy {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  text-align: center;
  padding: .8rem 0;
  border-top: 1px solid;
  line-height: 1.5
}

.privacy-policy-button {
  display: inline-block;
  text-decoration: underline;
  font-size: 13.3px;
  line-height: 1.13;
  background: none;
  border: none;
  padding: 0
}

.privacy-policy-button:hover {
  text-decoration: underline;
  cursor: pointer
}

.impressum {
  max-width: 570px;
  margin: 0 auto;
  text-align: left;
  color: #000;
  font-size: 14px
}

@media(min-width:768px) {
  .impressum {
    font-size: 15px
  }
}

@media(min-width:992px) {
  .impressum {
    font-size: 16px
  }
}

.impressum-title {
  padding-top: 6px;
  color: #000;
  font-weight: 700;
  margin: 0 0 1rem;
  border-bottom: 2px solid #000
}

.impressum-box:not(:empty) {
  margin: 0 0 1rem
}

.impressum span {
  display: block
}

.impressum p {
  line-height: 1.5;
  color: #636365;
  margin: 0
}

.end-of-article-cta-link,
.end-of-article-cta-link:focus {
  background-color: #4bb5ea;
  color: #ffffff
}

.end-of-article-cta-link:hover {
  background-color: #4bb5ea;
  color: #ffffff
}

.footer-top {
  color: #5d5d60;
  background-color: #e5e5e5
}

.footer-top a,
.footer-top a:hover,
.footer-top a:focus,
.footer-top button {
  color: #5d5d60
}

.flexi-comp-footer {
  --footer-background: #e5e5e5;
  --text-color: #5d5d60;
  background: #e5e5e5;
  color: #5d5d60;
  padding: 1.5rem 0 2rem;
}

.flexi-comp-footer-container {
  max-width: 1020px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.flexi-comp-footer-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.25rem;
}

.flexi-comp-footer-menu li {
  margin: 0.5rem 0;
}

@media (min-width: 768px) {
  .flexi-comp-footer-menu {
    flex-direction: row;
    justify-content: center;
    flex-wrap: nowrap;
    gap: 0 2rem;
  }

  .flexi-comp-footer-menu li {
    margin: 0;
  }
}

.flexi-comp-footer-social {
  display: none;
}

.flexi-comp-footer-divider {
  width: 100%;
  max-width: 480px;
  margin: 1rem auto;
  border: 0;
  border-top: 1px solid #c8c8c8;
}

.flexi-comp-footer-copyright {
  margin: 0;
  font-size: 0.85rem;
  line-height: 1.5;
}

.flexi-comp-footer a,
.flexi-comp-footer a:visited,
.flexi-comp-footer a:hover,
.flexi-comp-footer a:focus {
  color: #5d5d60;
  text-decoration: none;
}

.post-content .benefits .branded-list li:before {
  color: #5d5d60;
  background-color: #ffffff;
  border-radius: 50%
}

.post-content ul:not([class]) li:before {
  background: #fbdc00
}
