/* margin 0.25rem */
.m-1 {
  margin: 0.25rem;
}

.ml-1 {
  margin-left: 0.25rem;
}

.mr-1 {
  margin-right: 0.25rem;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mb-1 {
  margin-bottom: 0.25rem;
}

.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

/* margin 0.5rem */
.m-2 {
  margin: 0.5rem;
}

.ml-2 {
  margin-left: 0.5rem;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

/* margin 0.75rem */
.m-3 {
  margin: 0.75rem;
}

.ml-3 {
  margin-left: 0.75rem;
}

.mr-3 {
  margin-right: 0.75rem;
}

.mt-3 {
  margin-top: 0.75rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.mx-3 {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}

.my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

/* margin 1rem */
.m-4 {
  margin: 1rem;
}

.ml-4 {
  margin-left: 1rem;
}

.mr-4 {
  margin-right: 1rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}

.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

/* margin 1.25rem */
.m-5 {
  margin: 1.25rem;
}

.ml-5 {
  margin-left: 1.25rem;
}

.mr-5 {
  margin-right: 1.25rem;
}

.mt-5 {
  margin-top: 1.25rem;
}

.mb-5 {
  margin-bottom: 1.25rem;
}

.mx-5 {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

/* margin 1.5rem */
.m-6 {
  margin: 1.5rem;
}

.ml-6 {
  margin-left: 1.5rem;
}

.mr-6 {
  margin-right: 1.5rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mx-6 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

/* margin 1.75rem */
.m-7 {
  margin: 1.75rem;
}

.ml-7 {
  margin-left: 1.75rem;
}

.mr-7 {
  margin-right: 1.75rem;
}

.mt-7 {
  margin-top: 1.75rem;
}

.mb-7 {
  margin-bottom: 1.75rem;
}

.mx-7 {
  margin-left: 1.75rem;
  margin-right: 1.75rem;
}

.my-7 {
  margin-top: 1.75rem;
  margin-bottom: 1.75rem;
}

/* margin 2rem */
.m-8 {
  margin: 2rem;
}

.ml-8 {
  margin-left: 2rem;
}

.mr-8 {
  margin-right: 2rem;
}

.mt-8 {
  margin-top: 2rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.mx-8 {
  margin-left: 2rem;
  margin-right: 2rem;
}

.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

/* margin 2.25rem */
.m-9 {
  margin: 2.25rem;
}

.ml-9 {
  margin-left: 2.25rem;
}

.mr-9 {
  margin-right: 2.25rem;
}

.mt-9 {
  margin-top: 2.25rem;
}

.mb-9 {
  margin-bottom: 2.25rem;
}

.mx-9 {
  margin-left: 2.25rem;
  margin-right: 2.25rem;
}

.my-9 {
  margin-top: 2.25rem;
  margin-bottom: 2.25rem;
}

/* margin 2.5rem */
.m-10 {
  margin: 2.5rem;
}

.ml-10 {
  margin-left: 2.5rem;
}

.mr-10 {
  margin-right: 2.5rem;
}

.mt-10 {
  margin-top: 2.5rem;
}

.mb-10 {
  margin-bottom: 2.5rem;
}

.mx-10 {
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}

.my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

/* margin 2.75rem */
.m-11 {
  margin: 2.75rem;
}

.ml-11 {
  margin-left: 2.75rem;
}

.mr-11 {
  margin-right: 2.75rem;
}

.mt-11 {
  margin-top: 2.75rem;
}

.mb-11 {
  margin-bottom: 2.75rem;
}

.mx-11 {
  margin-left: 2.75rem;
  margin-right: 2.75rem;
}

.my-11 {
  margin-top: 2.75rem;
  margin-bottom: 2.75rem;
}

/* margin 3rem */
.m-12 {
  margin: 3rem;
}

.ml-12 {
  margin-left: 3rem;
}

.mr-12 {
  margin-right: 3rem;
}

.mt-12 {
  margin-top: 3rem;
}

.mb-12 {
  margin-bottom: 3rem;
}

.mx-12 {
  margin-left: 3rem;
  margin-right: 3rem;
}

.my-12 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

/* padding 0.25rem */
.p-1 {
  padding: 0.25rem;
}

.pl-1 {
  padding-left: 0.25rem;
}

.pr-1 {
  padding-right: 0.25rem;
}

.pt-1 {
  padding-top: 0.25rem;
}

.pb-1 {
  padding-bottom: 0.25rem;
}

.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

/* padding 0.5rem */
.p-2 {
  padding: 0.5rem;
}

.pl-2 {
  padding-left: 0.5rem;
}

.pr-2 {
  padding-right: 0.5rem;
}

.pt-2 {
  padding-top: 0.5rem;
}

.pb-2 {
  padding-bottom: 0.5rem;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

/* padding 0.75rem */
.p-3 {
  padding: 0.75rem;
}

.pl-3 {
  padding-left: 0.75rem;
}

.pr-3 {
  padding-right: 0.75rem;
}

.pt-3 {
  padding-top: 0.75rem;
}

.pb-3 {
  padding-bottom: 0.75rem;
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

/* padding 1rem */
.p-4 {
  padding: 1rem;
}

.pl-4 {
  padding-left: 1rem;
}

.pr-4 {
  padding-right: 1rem;
}

.pt-4 {
  padding-top: 1rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

/* padding 1.25rem */
.p-5 {
  padding: 1.25rem;
}

.pl-5 {
  padding-left: 1.25rem;
}

.pr-5 {
  padding-right: 1.25rem;
}

.pt-5 {
  padding-top: 1.25rem;
}

.pb-5 {
  padding-bottom: 1.25rem;
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

/* padding 1.5rem */
.p-6 {
  padding: 1.5rem;
}

.pl-6 {
  padding-left: 1.5rem;
}

.pr-6 {
  padding-right: 1.5rem;
}

.pt-6 {
  padding-top: 1.5rem;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

/* padding 1.75rem */
.p-7 {
  padding: 1.75rem;
}

.pl-7 {
  padding-left: 1.75rem;
}

.pr-7 {
  padding-right: 1.75rem;
}

.pt-7 {
  padding-top: 1.75rem;
}

.pb-7 {
  padding-bottom: 1.75rem;
}

.px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

.py-7 {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}

/* padding 2rem */
.p-8 {
  padding: 2rem;
}

.pl-8 {
  padding-left: 2rem;
}

.pr-8 {
  padding-right: 2rem;
}

.pt-8 {
  padding-top: 2rem;
}

.pb-8 {
  padding-bottom: 2rem;
}

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

/* padding 2.25rem */
.p-9 {
  padding: 2.25rem;
}

.pl-9 {
  padding-left: 2.25rem;
}

.pr-9 {
  padding-right: 2.25rem;
}

.pt-9 {
  padding-top: 2.25rem;
}

.pb-9 {
  padding-bottom: 2.25rem;
}

.px-9 {
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}

.py-9 {
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}

/* padding 2.5rem */
.p-10 {
  padding: 2.5rem;
}

.pl-10 {
  padding-left: 2.5rem;
}

.pr-10 {
  padding-right: 2.5rem;
}

.pt-10 {
  padding-top: 2.5rem;
}

.pb-10 {
  padding-bottom: 2.5rem;
}

.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

/* padding 2.75rem */
.p-11 {
  padding: 2.75rem;
}

.pl-11 {
  padding-left: 2.75rem;
}

.pr-11 {
  padding-right: 2.75rem;
}

.pt-11 {
  padding-top: 2.75rem;
}

.pb-11 {
  padding-bottom: 2.75rem;
}

.px-11 {
  padding-left: 2.75rem;
  padding-right: 2.75rem;
}

.py-11 {
  padding-top: 2.75rem;
  padding-bottom: 2.75rem;
}

/* padding 3rem */
.p-12 {
  padding: 3rem;
}

.pl-12 {
  padding-left: 3rem;
}

.pr-12 {
  padding-right: 3rem;
}

.pt-12 {
  padding-top: 3rem;
}

.pb-12 {
  padding-bottom: 3rem;
}

.px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.site-km {
  overflow-y: scroll;
}
.site-km.-embedded {
  background: none;
  overflow-y: auto;
}
.site-km__tariff-box {
  background: rgba(255, 255, 255, 0.9);
  padding: 10px;
}
.site-km__tariff-box-tab {
  padding: 5px 10px;
}
.site-km__tariff-box-tab-dv {
  display: block;
  font-family: "BarlowBlack", Arial, Verdana, sans-serif;
  font-size: 3.2rem;
  line-height: 1;
  text-align: center;
}
.site-km__tariff-box-tab-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 2.2rem;
  line-height: 1;
}
.site-km__tariff-box-tab-unit {
  font-size: 1rem;
  padding-left: 5px;
}
.site-km__tariff-info .list-offer.-compact li {
  padding-bottom: 10px;
}
.site-km__tariff-info-order {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.site-km__tariff-info-additional {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  padding-left: 10px;
}
.site-km__tariff-info-links {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
}
.site-km__tariff-info-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 10px;
}
.site-km__tariff-info-wrapper {
  background: #E5E5E5;
  font-family: "BarlowBold", Arial, Verdana, sans-serif;
  font-size: 2.8rem;
  line-height: 1;
  margin-bottom: 10px;
  padding: 20px;
  text-align: center;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__tariff-info-wrapper {
    font-size: 20px;
    padding-top: 10px;
  }
}
.site-km__tariff-info-wrapper.-margin-bottom-4x {
  margin-bottom: 40px;
}
.site-km__tariff-info-subline .-highlight {
  font-family: "BarlowBlack", Arial, Verdana, sans-serif;
}
.site-km__teaser-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__teaser-col {
    margin-bottom: 0;
  }
}
.site-km__tooltip-upgrade {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.site-km__tooltip-upgrade .fa {
  color: #64A70B;
  padding-right: 20px;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__tariff-stage.-no-padding-small {
    padding: 0;
  }
  .site-km__tariff-stage.-no-padding-small .headline1 {
    padding: 10px 10px 0 10px;
  }
  .site-km__tariff-stage.-no-padding-small .headline2 {
    padding: 0 10px 10px 0;
  }
}
.site-km__seo-h2-title {
  color: #373737;
  font-size: 1.6rem;
  font-weight: normal;
  margin: 0;
}
.site-km__link-item {
  margin-bottom: 5px;
}
.site-km__link-item.-margin-bottom-0 {
  margin-bottom: 0;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__link-item.-margin-bottom-small {
    margin-bottom: 5px;
  }
}
.site-km__link-item.-margin-bottom {
  margin-bottom: 10px;
}
.site-km__offer-box-item {
  -webkit-transform: rotate3d(0, 1, 0, 90deg);
  transform: rotate3d(0, 1, 0, 90deg);
}
.site-km__offer-box-item.-rotate {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.site-km__offer-box-item.-rotate0 {
  -webkit-transform: rotate3d(0, 1, 0, 0deg);
  transform: rotate3d(0, 1, 0, 0deg);
}
.site-km__offer-box-item.-rotate90pos {
  -webkit-transform: rotate3d(0, 1, 0, -90deg);
  transform: rotate3d(0, 1, 0, -90deg);
}
@media print, screen and (min-width: 64em) {
  .site-km__start-section-teaser .row .columns {
    margin-bottom: 10px;
  }
}
.site-km .info-banner {
  background: #CACACA;
  color: #373737;
  padding: 10px;
  text-align: center;
  width: 100%;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km .info-banner {
    padding: 5px 10px;
  }
}
.site-km .info-banner__headline {
  font-family: "BarlowBold", Arial, Verdana, sans-serif;
  font-size: 1.8rem;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km .info-banner__headline {
    font-size: 1.4rem;
  }
}
.site-km .info-banner__headline-additional {
  font-family: Arial, "Helvetica Neue", "Helvetica", Helvetica, sans-serif;
  font-size: 1.6rem;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km .info-banner__headline-additional {
    font-size: 1.2rem;
  }
}

.site-km__start-stage-headline {
  font-size: 6.4rem;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__start-stage-headline {
    font-size: 3.2rem;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 47.99875em) {
  .site-km__start-stage-headline {
    font-size: 3.8rem;
  }
}
.site-km__start-section-offer {
  padding-top: 15px;
}
.site-km__start-alternative-offer {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "BarlowRegular", Arial, Verdana, sans-serif;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 10px 10px 10px;
  text-align: center;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__start-alternative-offer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
  }
}
.site-km__start-alternative-offer-headline {
  font-family: "BarlowBold", Arial, Verdana, sans-serif;
  font-size: 1.6rem;
  margin-right: 10px;
}
.site-km__start-usps-more {
  margin-top: 2px;
  z-index: 20;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__start-usps-more {
    padding: 0 5px;
  }
}
.site-km__start-usps-more-content {
  background: #F2F2F2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px 0;
}
@media print, screen and (max-width: 47.99875em) {
  .site-km__start-usps-more-content {
    padding: 10px 5px;
  }
}
.site-km__start-offer-headline {
  font-family: "BarlowBold", Arial, Verdana, sans-serif;
  margin-bottom: 20px;
  padding-top: 20px;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__start-offer-headline {
    margin-bottom: 15px;
    padding-top: 15px;
  }
}
.site-km__start-offer-headline.-highlight {
  font-family: "BarlowBlack", Arial, Verdana, sans-serif;
}
.site-km__start-offer-wrapper {
  background: transparent;
  margin-bottom: 15px;
  min-height: 96px;
  position: relative;
  z-index: 20;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__start-offer-wrapper {
    min-height: 0;
    padding: 0;
    z-index: 8;
  }
}
.site-km__start-offer-wrapper.-padding-top {
  padding-top: 10px;
}
.site-km__start-offer-box {
  background: #333333;
  padding: 10px 10px 0 10px;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__start-offer-box {
    padding: 5px;
  }
}
.site-km__start-offer-box.-padding-bottom {
  padding-bottom: 10px;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__start-offer-box.-padding-bottom {
    padding-bottom: 5px;
  }
}
.site-km__start-offer-info-wrapper {
  font-family: "BarlowBold", Arial, Verdana, sans-serif;
  font-size: 2.8rem;
  line-height: 1;
  margin-bottom: 20px;
  padding-top: 10px;
  text-align: center;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__start-offer-info-wrapper {
    font-size: 20px;
    margin-bottom: 10px;
    padding: 10px 5px 0 5px;
  }
}
.site-km__start-offer-info-subline .-highlight {
  font-family: "BarlowBlack", Arial, Verdana, sans-serif;
}
.site-km__start-social-box {
  background: #F2F2F2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 0;
  padding: 10px;
}
.site-km__start-social-headline {
  font-family: "BarlowBold", Arial, Verdana, sans-serif;
  font-size: 1.6rem;
  line-height: 1.6;
  padding-right: 10px;
}
.site-km__start-social-icon {
  margin-right: 10px;
}
.site-km__start-social-icon:last-of-type {
  margin-right: 0;
}
.site-km__start-social-icon .fa-facebook-square {
  color: #4267b2;
}
.site-km__start-social-icon .fa-whatsapp {
  color: #27a219;
}
.site-km__start-social-icon .fa-twitter {
  color: #1c9ceb;
}
.site-km__start-social-icon .fa-envelope {
  color: #404040;
}
.site-km__start-section-promise-reason-text {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 40px;
  position: relative;
  z-index: 2;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__start-section-promise-reason-text {
    padding: 0 40px 10px;
  }
}
.site-km__start-section-promise-reason-icon-tabs {
  margin-top: 40px;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__start-section-promise-reason-icon-tabs {
    margin-top: 20px;
  }
}
.site-km__start-section-promise-reason-icon-tabs img {
  height: 70px;
}
@media print, screen and (min-width: 40em) and (max-width: 47.99875em) {
  .site-km__start-section-promise-reason-icon-tabs img {
    height: 50px;
  }
}
.site-km__start-section-mainstage {
  padding-top: 0;
  position: relative;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__start-section-mainstage {
    padding-top: 55px;
  }
}
.site-km__start-section-mainstage.-generic {
  padding-top: 0;
}
.site-km__start-section-mainstage .km-stage-campaign-container__visual {
  padding-top: 40px;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__start-section-mainstage .km-stage-campaign-container__visual {
    padding-top: 0;
  }
}
.site-km__start-section-mainstage-specification {
  background: rgba(0, 0, 0, 0.4);
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "BarlowRegular", Arial, Verdana, sans-serif;
  font-size: 1.6rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 20px auto 0;
  padding: 5px;
  width: 70%;
}
@media print, screen and (max-width: 47.99875em) {
  .site-km__start-section-mainstage-specification {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    width: 100%;
  }
  .site-km__start-section-mainstage-specification.-show-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 47.99875em) {
  .site-km__start-section-mainstage-specification {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.site-km__start-section-mainstage-specification.-no-margin-top {
  margin-top: 0;
}
.site-km__start-section-mainstage-specification.-color-text {
  color: #373737;
}
.site-km__start-section-mainstage-specification-item {
  -ms-flex-line-pack: center;
  align-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 260px;
  padding: 0 10px;
}
@media print, screen and (max-width: 47.99875em) {
  .site-km__start-section-mainstage-specification-item {
    padding: 0 0 10px 0;
    width: 100%;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .site-km__start-section-mainstage-specification-item:last-child {
    padding: 0;
  }
}
.site-km__start-section-mainstage-specification-item-icon {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0 10px;
}
.site-km__start-section-mainstage-specification-item.-seperator {
  border-right: 1px solid #FFFFFF;
}
@media print, screen and (max-width: 47.99875em) {
  .site-km__start-section-mainstage-specification-item.-seperator {
    border-right: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .site-km__start-section-mainstage .km-stage-campaign .km-stage-campaign__image-wrapper {
    padding-top: 0;
    bottom: 0;
  }
  .site-km__start-section-mainstage .km-stage-campaign .km-stage-campaign__image-wrapper .km-stage-campaign__image {
    max-height: 340px;
  }
}
.site-km__start-edge-bg {
  border-bottom: 60vh solid transparent;
  border-left: 40vw solid #F2F2F2;
  border-top: 60vh solid transparent;
  height: 0;
  left: 0;
  position: absolute;
  top: -5vh;
  width: 0;
  z-index: 0;
}
@media print, screen and (max-width: 47.99875em) {
  .site-km__start-edge-bg {
    display: none;
  }
}
.site-km__start-edge-bg.-swap {
  border-bottom: 60vh solid transparent;
  border-left: 0;
  border-right: 40vw solid #F2F2F2;
  border-top: 60vh solid transparent;
  left: auto;
  right: 0;
  top: 25vh;
}
.site-km__start-reason {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 20px;
  padding: 0 20px;
}
.site-km__start-reason-headline {
  font-weight: bold;
}
.site-km__start-reason-person {
  font-style: italic;
}

.site-km__main-stage {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FFA600), to(#F67D17));
  background-image: -webkit-linear-gradient(top, #FFA600, #F67D17);
  background-image: linear-gradient(to bottom, #FFA600, #F67D17);
  background-position: center center;
  background-repeat: no-repeat;
  border: 1px solid #FFFFFF;
  margin: 0 5px 10px 5px;
  padding: 0 5px;
  position: relative;
}
@media print, screen and (min-width: 40em) and (max-width: 47.99875em) {
  .site-km__main-stage .-no-padding-left-medium {
    padding-left: 0;
  }
  .site-km__main-stage .-no-padding-right-medium {
    padding-right: 0;
  }
}
.site-km__main-stage .-padding-top {
  padding-top: 10px;
}
.site-km__main-stage-visual {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media print, screen and (max-width: 47.99875em) {
  .site-km__main-stage-visual {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FFA600), to(#F67D17));
    background-image: -webkit-linear-gradient(top, #FFA600, #F67D17);
    background-image: linear-gradient(to bottom, #FFA600, #F67D17);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto;
    border: 1px solid #FFFFFF;
    height: 100px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 47.99875em) {
  .site-km__main-stage-visual {
    height: 150px;
  }
}
.site-km__main-stage-headline {
  color: #FFFFFF;
  line-height: 1;
  padding: 20px 0 0 20px;
  text-align: left;
}
@media print, screen and (max-width: 47.99875em) {
  .site-km__main-stage-headline {
    font-size: 2.6rem;
    margin: 0;
    padding: 0 0 0 100px;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 47.99875em) {
  .site-km__main-stage-headline {
    font-size: 3.6rem;
  }
}
.site-km__main-stage-hotline {
  background: -webkit-radial-gradient(center, ellipse, #FFFFFF 0%, transparent 100%);
  background: radial-gradient(ellipse at center, #FFFFFF 0%, transparent 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.4rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 0;
  padding: 5px 10px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__main-stage-hotline {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #FFFFFF;
  }
}
.site-km__main-stage-hotline-wrapper {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: 100%;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__main-stage-hotline-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.site-km__main-stage-hotline-post-line {
  font-size: 1.2rem;
  text-align: center;
}
.site-km__main-stage-hotline-tel {
  font-family: "BarlowBold", Arial, Verdana, sans-serif;
  font-size: 1.8rem;
  padding: 0 10px;
}

.site-km__seo-text {
  margin-bottom: 10px;
  padding: 0 10px;
}
.site-km__seo-text .accordion-title {
  font-family: "BarlowBold", Arial, Verdana, sans-serif;
  font-size: 1.6rem;
  font-weight: normal;
}

.site-km .km-stage-responsive__image.-smartphone24 {
  background: url("../images/tarife-buehne-dnetz-smartphone24.png") left bottom no-repeat;
}
.site-km .km-stage-responsive__image.-smartphone24-ap-frei {
  background: url("../images/tarife-buehne-dnetz-smartphone24-ap-frei.png") left bottom no-repeat;
}
.site-km .km-stage-responsive__image.-smartphone1 {
  background: url("../images/tarife-buehne-dnetz-smartphone1.png") left bottom no-repeat;
}
.site-km .km-stage-responsive__image.-daten24 {
  background: url("../images/tarife-buehne-dnetz-daten24.png") left bottom no-repeat;
}
.site-km .km-stage-responsive__image.-allnet1 {
  background: url("../images/tarife-buehne-dnetz-allnet1.png"), url("../images/tarife-buehne-dnetz-allnet1-bg.png");
  background-position: left 10px top -60px, left bottom;
  background-repeat: no-repeat, no-repeat;
  background-size: 80%, 100% 90%;
}
@media print, screen and (min-width: 40em) and (max-width: 47.99875em) {
  .site-km .km-stage-responsive__image.-allnet1 {
    background-position: left top, left bottom;
    background-size: 300px, 100% 90%;
  }
}
.site-km .km-stage-responsive__image.-geschaeftskunden {
  background: url("../images/tarife-buehne-geschaeftskunden-072714ac.png") left bottom no-repeat;
}
@media print, screen and (min-width: 40em) and (max-width: 47.99875em) {
  .site-km .km-stage-responsive__image.-geschaeftskunden {
    background-position: left -50px bottom -25px;
  }
}
.site-km .km-stage-responsive__image.-kontakt-sprechblasen {
  background: url("../images/service-buehne-kontakt-sprechblasen-ceba645e.png") center no-repeat;
  background-size: contain;
  margin: 10px 0;
}
.site-km .km-stage-responsive__image.-pibarchiv, .site-km .km-stage-responsive__image.-preislisten {
  background: url("../images/service-buehne-pibarchiv-752823e5.png") center no-repeat;
  background-size: contain;
  margin: 20px 0 10px 0;
}
.site-km .km-stage-responsive__image.-freunde-werben {
  background: url("../images/tarife-buehne-freunde-werben-a3c54c9e.png") center no-repeat;
  background-size: contain;
  margin: 10px 0;
}
.site-km .km-stage-responsive__image.-ueberuns {
  background: url("../images/unternehmen-buehne-ueberuns-376e0a14.png") center no-repeat;
  background-size: contain;
  margin: 20px 0 10px 0;
}
.site-km .km-stage-responsive__image.-partnerprogramm {
  background: url("../images/partner-buehne-partnerprogramm-df996e76.png") center no-repeat;
  background-size: contain;
  margin: 20px 0 10px 0;
}
.site-km .km-stage-responsive__image.-karriere {
  background: url("../images/unternehmen-buehne-karriere-939bdf1e.png") center no-repeat;
  background-size: contain;
  margin: 20px 0 10px 0;
}
.site-km .km-stage-responsive__image.-faq {
  background: url("../images/service-buehne-faq-055dcc56.png") center no-repeat;
  background-size: contain;
  margin: 20px 0 10px 0;
}
.site-km .km-stage-responsive__image.-haendlerkontakt {
  background: url("../images/service-buehne-haendlerkontakt-bcb8c0dc.png") center no-repeat;
  background-size: contain;
  margin: 20px 0 10px 0;
}
.site-km .km-stage-responsive__image.-drittanbieter {
  background: url("../images/service-buehne-drittanbieter-eeb5faea.png") center no-repeat;
  background-size: contain;
  margin: 20px 0 10px 0;
}

.site-km__tariff-switch {
  background: #FFFFFF;
  margin-bottom: 10px;
  padding: 10px;
}
.km-stage-responsive .site-km__tariff-switch {
  background: rgba(255, 255, 255, 0.5);
  display: inline-block;
  margin-bottom: 0;
  padding: 10px;
}
@media print, screen and (max-width: 24.99875em) {
  .km-stage-responsive .site-km__tariff-switch {
    padding: 5px 10px 10px 10px;
    width: 100%;
  }
}
.km-stage-responsive .site-km__tariff-switch .nf-switch-tariff__label {
  margin: 0;
  padding-bottom: 5px;
  text-transform: none;
  width: auto;
}
@media print, screen and (max-width: 24.99875em) {
  .km-stage-responsive .site-km__tariff-switch .switch {
    min-width: 250px;
  }
}
.km-stage-responsive .site-km__tariff-switch .switch::after {
  background: #64A70B;
}

.site-km__kontakt .font-primary {
  color: #64A70B;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__kontakt .w-100 {
    width: 100%;
  }
}
.site-km__kontakt .d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.site-km__kontakt .align-items-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.site-km__kontakt .fa-exclamation-circle {
  margin: 0 1rem 1rem;
  -webkit-transform: scale(2);
  -ms-transform: scale(2);
  transform: scale(2);
}
.site-km__kontakt .font-bold {
  font-weight: bold;
  font-size: 1.2rem;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__kontakt .-padding-bottom-small {
    padding-bottom: 10px;
  }
}
.site-km__kontakt-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: -webkit-calc(100% - 30px);
  height: calc(100% - 30px);
  padding-bottom: 30px;
}
.site-km__kontakt-section .headline4 {
  padding-top: 0;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__kontakt-section {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 47.99875em) {
  .site-km__kontakt-section.-flex-direction-column {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
  }
}
.site-km__kontakt-section.-padding-bottom-0 {
  padding-bottom: 0;
}
@media print, screen and (max-width: 47.99875em) {
  .site-km__kontakt-section.-auto-height-medium-down {
    height: auto;
  }
}
.site-km__kontakt-section-image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 80px;
  flex: 0 0 80px;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__kontakt-section-image {
    display: none;
  }
}
.site-km__kontakt-section-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 10px 0 30px;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__kontakt-section-text {
    padding: 0;
  }
  .site-km__kontakt-section-text.-margin-bottom-small {
    margin-bottom: 10px;
  }
}
.site-km__kontakt-section-text.-no-padding {
  padding: 0;
}
.site-km__kontakt-section-text-wrapper {
  margin-bottom: 10px;
}
.site-km__kontakt-section-chat {
  -ms-flex-line-pack: center;
  align-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.site-km__kontakt-section-chat-image {
  -ms-flex-item-align: center;
  align-self: center;
  margin-bottom: 10px;
}
.site-km__kontakt-section-chat-image img {
  width: 80px;
}
.site-km__kontakt-section-chat-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.site-km__kontakt-section-additional {
  display: block;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-left: 30px;
}
@media print, screen and (max-width: 47.99875em) {
  .site-km__kontakt-section-additional {
    padding-left: 0;
  }
}

.site-km__pib-archiv-accordion {
  padding: 0 10px;
}
.site-km__pib-archiv .accordion {
  margin-bottom: 10px;
}
.site-km__pib-archiv .accordion-title {
  font-family: "BarlowBold", Arial, Verdana, sans-serif;
  font-size: 1.6rem;
  font-weight: normal;
  padding: 0 0 5px;
}
.site-km__pib-archiv .accordion-content {
  padding: 0 0 0 10px;
}
.site-km__pib-archiv .accordion-content li {
  margin-bottom: 5px;
  padding-left: 10px;
}

.site-km__prepaid-link-box {
  margin-bottom: 10px;
}
.site-km__prepaid-image-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 20px;
}

.site-km__geschaeftskunden-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__geschaeftskunden-content {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
  }
}
.site-km__geschaeftskunden-contentbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__geschaeftskunden-contentbox {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
.site-km__geschaeftskunden-contentbox:first-of-type {
  padding-right: 5px;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__geschaeftskunden-contentbox:first-of-type {
    padding-right: 0;
  }
}
.site-km__geschaeftskunden-contentbox:last-of-type {
  padding-left: 5px;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__geschaeftskunden-contentbox:last-of-type {
    padding-left: 0;
  }
}
.site-km__geschaeftskunden-vorteilebox {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
.site-km__geschaeftskunden-kontaktbox {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
.site-km__geschaeftskunden-bestellungbox {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
.site-km__geschaeftskunden-teaser-image {
  padding: 0 10px 10px;
}
.site-km__geschaeftskunden-infotext {
  font-family: "BarlowBold", Arial, Verdana, sans-serif;
  font-size: 2rem;
  padding-top: 5px;
}
@media print, screen and (max-width: 47.99875em) {
  .site-km__geschaeftskunden-infotext {
    font-size: 1.6rem;
  }
}
.site-km__geschaeftskunden-infotext-strike {
  position: relative;
  white-space: nowrap;
}
.site-km__geschaeftskunden-infotext-strike::after {
  background: #ff0000;
  content: "";
  display: block;
  height: 2px;
  left: 2px;
  position: absolute;
  top: 0.5em;
  -webkit-transform: rotate(-9deg);
  -ms-transform: rotate(-9deg);
  transform: rotate(-9deg);
  width: 90%;
}
.site-km__geschaeftskunden-offer-wrapper {
  margin-top: 0;
  min-height: 96px;
  padding-top: 10px;
  position: relative;
  z-index: 20;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__geschaeftskunden-offer-wrapper {
    margin-bottom: 15px;
    min-height: 0;
    padding: 0;
    z-index: 8;
  }
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__geschaeftskunden-offer-box {
    margin-top: 0;
    padding: 5px;
  }
}

.site-km__seo-box {
  margin: 20px;
}
.site-km__seo-box-article-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media print, screen and (max-width: 47.99875em) {
  .site-km__seo-box-article-wrapper {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
  }
}
.site-km__seo-box-article {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
}
@media print, screen and (max-width: 47.99875em) {
  .site-km__seo-box-article {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
.site-km__seo-box-article:first-of-type {
  padding-right: 40px;
}
@media print, screen and (max-width: 47.99875em) {
  .site-km__seo-box-article:first-of-type {
    padding: 0;
  }
}
.site-km__seo-box-article:last-of-type {
  padding-left: 40px;
}
@media print, screen and (max-width: 47.99875em) {
  .site-km__seo-box-article:last-of-type {
    padding: 20px 0 0 0;
  }
}
.site-km__seo-box-bundle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__seo-box-bundle {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
  }
}
.site-km__seo-box-image {
  -ms-flex-item-align: center;
  align-self: center;
  height: auto;
  margin: 0 20px 10px 0;
  max-width: 120px;
  min-width: 120px;
  width: 120px;
}
@media print, screen and (min-width: 40em) and (max-width: 47.99875em) {
  .site-km__seo-box-image {
    max-width: 100px;
    min-width: 100px;
    width: 100px;
  }
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__seo-box-image {
    display: none;
  }
}
.site-km__seo-box-image.-small {
  max-width: 80px;
  min-width: 80px;
  width: 80px;
}
.site-km__seo-box-image.-margin-left {
  margin-left: 20px;
  margin-right: 0;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__seo-box-image.-margin-left {
    margin: 0 0 10px 0;
  }
}

.site-km__partner-programm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 10px 10px 0 0;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__partner-programm {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.site-km__partner-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
}
@media print, screen and (max-width: 47.99875em) {
  .site-km__partner-wrapper {
    padding-right: 20px;
  }
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__partner-wrapper {
    margin-bottom: 10px;
  }
}
.site-km__partner-image {
  margin-bottom: 10px;
}

.site-km__preislisten-box {
  -ms-flex-line-pack: justify;
  align-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
}
.site-km__preislisten-box.-padding-bottom-0 {
  padding-bottom: 0;
}
.site-km__preislisten-box.-padding-bottom-double {
  padding-bottom: 20px;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__preislisten-box.-padding-bottom-double-small {
    padding-bottom: 20px;
  }
}
.site-km__preislisten-link {
  margin-bottom: 5px;
}
.site-km__preislisten-link-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
}

.site-km__app-overview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 10px;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__app-overview {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
  }
}
.site-km__app-overview-image-wrapper {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__app-overview-image-wrapper {
    -ms-flex-item-align: center;
    align-self: center;
    margin-bottom: 20px;
    max-width: 50%;
  }
}
.site-km__app-overview-content-wrapper {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.site-km__app-overview-usp-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__app-overview-usp-wrapper {
    margin-bottom: 15px;
  }
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__app-overview-usp-wrapper:last-of-type {
    margin-bottom: 0;
  }
}
.site-km__app-overview-usp-image-wrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 25%;
  flex: 1 1 25%;
}
@media print, screen and (max-width: 47.99875em) {
  .site-km__app-overview-usp-image-wrapper {
    padding-right: 10px;
  }
}
.site-km__app-overview-usp-content-wrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 75%;
  flex: 1 1 75%;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__app-overview-usp-content-title {
    font-size: 2rem;
  }
}
.site-km__app-overview-usp-content-text {
  font-size: 1.6rem;
}
.site-km__app-store-icon {
  max-height: 50px;
}
@media print, screen and (max-width: 47.99875em) {
  .site-km__app-store-icon-link {
    display: none;
  }
}
.site-km__app-store-icon-link:first-of-type {
  padding-right: 10px;
}
.site-km__app-store-icon-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 10px;
}

.site-faq__faqnavi {
  background: #F2F2F2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  position: -webkit-sticky;
  position: sticky;
  top: 10px;
}
@media print, screen and (max-width: 24.99875em) {
  .site-faq__faqnavi {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 10px;
    position: static;
    top: auto;
  }
}
.site-faq__faqnavi-item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
}
.site-faq__faqnavi-item:hover span {
  color: #000000;
  text-decoration: underline;
}
.site-faq__faqnavi-item .fa,
.site-faq__faqnavi-item .far,
.site-faq__faqnavi-item .fal,
.site-faq__faqnavi-item .fas {
  margin-right: 10px;
}
.site-faq__faqnavi-item.headline3 {
  font-family: "BarlowBold", Arial, Verdana, sans-serif;
  font-size: 1.6rem;
  font-weight: normal;
}
.site-faq__faqnavi-content {
  padding: 10px 10px 0;
}
.site-faq__content {
  padding-bottom: 40px;
}
.site-faq__content .headline4 {
  background: #F2F2F2;
  font-size: 1.4rem;
  font-weight: 600;
  padding: 10px;
  text-transform: none;
}
.site-faq__content .accordion-item {
  border-bottom: 1px solid #E5E5E5;
}
.site-faq__content .accordion-title {
  font-size: 1.3rem;
  padding: 15px 25px 15px 10px;
}
@media print, screen and (max-width: 47.99875em) {
  .site-faq__content .accordion-title {
    line-height: 1.3;
  }
}
.site-faq__content .accordion-content {
  padding: 10px;
}
.site-faq__content .fa.-color-primary,
.site-faq__content .fal.-color-primary,
.site-faq__content .far.-color-primary,
.site-faq__content .fas.-color-primary {
  color: #64A70B;
}
.site-faq__content .fa.-color-secondary,
.site-faq__content .fal.-color-secondary,
.site-faq__content .far.-color-secondary,
.site-faq__content .fas.-color-secondary {
  color: #F67D17;
}

@media print, screen and (max-width: 47.99875em) {
  .section-faq {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.section-faq .headline1 {
  text-align: center;
}
@media print, screen and (max-width: 47.99875em) {
  .section-faq .headline2 {
    font-family: "BarlowBold", Arial, Verdana, sans-serif;
  }
}
.section-faq .no-result-text {
  padding-top: 20px;
}
.section-faq .paragraph em {
  background-color: #c1dc9d;
  font-style: normal;
}
.section-faq .article-separator {
  margin-bottom: 20px;
}
.section-faq.-search-results .form-search {
  padding-bottom: 30px;
}
@media print, screen and (min-width: 64em) {
  .section-faq.-search-results .form-search {
    padding-bottom: 40px;
  }
}
.section-faq .list-unordered li:first-child .seperator {
  margin-top: 0;
}
.section-faq .list-unordered .listed-login-box .seperator {
  margin-bottom: 20px;
}
@media print, screen and (max-width: 47.99875em) {
  .section-faq .list-unordered.-double-margin-bottom,
.section-faq .list-unordered .listed-login-box .seperator {
    margin-bottom: 15px;
  }
}
.section-faq .faq-load-more {
  text-align: center;
}
.section-faq .banner-login__anchor {
  scroll-margin-top: 40px;
}
@media print, screen and (max-width: 47.99875em) {
  .section-faq .banner-login.-double-margin-bottom {
    margin-bottom: 30px;
  }
}

@media print, screen and (max-width: 47.99875em) {
  .faq-rating__headline {
    font-size: 1.6rem;
  }
}
.faq-rating__positive {
  margin-right: 5px;
}
.faq-rating__positive:hover i {
  color: #64A70B;
}
.faq-rating__negative:hover i {
  color: #E42B29;
}
.faq-rating__positive, .faq-rating__negative {
  min-width: unset;
}
.faq-rating__positive i, .faq-rating__negative i {
  color: #CACACA;
}

.faq-message {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #c1dc9d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
}
.faq-message__icon {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 0;
  margin-right: 10px;
  padding: 0;
}
.faq-message__icon::before {
  content: none;
}
.faq-message.-rating .faq-message__icon {
  width: 25px;
}
.faq-message.-rating .faq-message__icon svg {
  width: 100%;
}
.faq-message.-rating .faq-message__icon svg path,
.faq-message.-rating .faq-message__icon svg circle {
  stroke: #373737;
}
.faq-message.-rating .faq-message__icon svg .no-stroke {
  fill: #373737;
  stroke: none;
}
.faq-message.-rating .faq-message__text {
  font-family: "BarlowBold", Arial, Verdana, sans-serif;
  font-size: 1.6rem;
  line-height: 1.2;
}
.faq-message.-tip .faq-message__icon {
  background-color: #64A70B;
  border-radius: 50%;
  color: #FFFFFF;
  padding: 10px;
  width: 48px;
}
.faq-message.-tip .faq-message__icon svg {
  width: 100%;
}
.faq-message.-info {
  background-color: #F2F2F2;
}

.contact-box {
  background-color: #F2F2F2;
  width: 100%;
}
.contact-box__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}
@media print, screen and (min-width: 40em) {
  .contact-box__header {
    margin-right: 10px;
  }
}
.contact-box__header .icons-category {
  height: 45px;
  margin-right: 10px;
  width: 45px;
}
@media print, screen and (min-width: 40em) {
  .contact-box__header .icons-category {
    margin-right: 10px;
  }
}
.contact-box__header-headline {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.6rem;
  margin: 0;
  padding: 0;
}
@media print, screen and (min-width: 40em) {
  .contact-box__header-headline br {
    display: none;
  }
}
.contact-box__content {
  padding-top: 10px;
}
.contact-box__content-copytext {
  margin-bottom: 15px;
}
.contact-box__content-hotline-wrapper:not(:first-child) {
  display: none;
}
.contact-box__content__contact.-hide {
  display: none;
}
.contact-box__content__introduction {
  margin-top: -10px;
}
.contact-box__content__introduction .contact-box__content-copytext {
  margin-bottom: 20px;
}
@media print, screen and (min-width: 40em) {
  .contact-box__content__introduction {
    padding-left: 55px;
  }
}
.contact-box__content .input--file__file-list + #contact-box__submit {
  margin-top: 0;
}
.contact-box__content #contact-box__submit {
  margin-top: 7px;
}
.contact-box__content textarea {
  height: 170px;
  resize: vertical;
}
.contact-box__content .switch {
  margin-bottom: 20px;
}
.contact-box__content .switch.-switched + .switch-item {
  display: none;
}
.contact-box__content .switch.-switched + .switch-item + .switch-item {
  display: block;
}
.contact-box__content-form__message-label {
  margin-bottom: 16px;
}
.contact-box .link-hotline {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "BarlowBlack", Arial, Verdana, sans-serif;
  font-size: 2.8rem;
}
.contact-box .link-hotline i {
  font-size: 2.8rem;
  margin-bottom: 3px;
  padding-left: 10px;
}
.contact-box .link-hotline span {
  text-decoration: underline;
}
.contact-box__confirmation {
  text-align: center;
}
.contact-box__confirmation i {
  color: #64A70B;
  font-size: 2.6rem;
}
.contact-box__confirmation i::before {
  background-color: #FFFFFF;
  border-radius: 50%;
}
.contact-box__confirmation .contact-box__content-headline {
  font-size: 2.6rem;
  margin-bottom: 10px;
  padding-top: 12px;
}
@media print, screen and (min-width: 40em) {
  .contact-box__confirmation .contact-box__content-headline {
    margin-bottom: 15px;
  }
}

.site-km__haendlerkontakt-form-address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
}
.site-km__haendlerkontakt-form-address-pair {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__haendlerkontakt-form-address-pair {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
  }
}
.site-km__haendlerkontakt-form-street {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 80%;
  flex: 1 0 80%;
  padding-right: 10px;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__haendlerkontakt-form-street {
    padding: 0;
  }
}
.site-km__haendlerkontakt-form-city {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 80%;
  flex: 1 0 80%;
}
.site-km__haendlerkontakt-form-hnr {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 20%;
  flex: 1 0 20%;
}
.site-km__haendlerkontakt-form-plz {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 20%;
  flex: 1 0 20%;
  padding-right: 10px;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__haendlerkontakt-form-plz {
    padding: 0;
  }
}
.site-km__haendlerkontakt-form-label {
  font-weight: bold;
}
.site-km__haendlerkontakt-cta-wrapper {
  display: inline-block;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__haendlerkontakt-cta-wrapper {
    display: block;
  }
}
.site-km__haendlerkontakt-recaptcha-error {
  padding-top: 10px;
}

.site-km__presse-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
}
.site-km__presse-content-yearlink {
  color: #373737;
  font-size: 1.4rem;
  font-weight: bold;
  text-decoration: none;
}
.site-km__presse-content-yearlink:hover {
  color: #63C32E;
}
.site-km__presse-content-yearlink.-active {
  color: #63C32E;
}
.site-km__presse-content-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
}
.site-km__presse-content-link-icon {
  padding-right: 10px;
}
.site-km__presse-content-link-icon-box {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100px;
  flex: 0 0 100px;
}
.site-km__presse-content-link-text {
  color: #373737;
  text-decoration: none;
}
.site-km__presse-content-link-text-box {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.site-km__presse-content .grid-slider__scrollbar, .site-km__presse-content .grid-slider__pagination {
  margin: 5px 0 20px;
}
.site-km__presse-images-image-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}
.site-km__presse-contact-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}
.site-km__presse-contact-image {
  border-radius: 50%;
}
.site-km__presse-contact-image-wrapper {
  height: auto;
  width: 100px;
}
@media print, screen and (max-width: 47.99875em) {
  .site-km__presse-contact-image-wrapper {
    display: none;
  }
}
.site-km__presse-contact-data {
  padding-right: 50px;
}
@media print, screen and (max-width: 47.99875em) {
  .site-km__presse-contact-data:first-of-type {
    margin-bottom: 10px;
  }
}
.site-km__presse-contact-data-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 20px;
  width: 100%;
}
@media print, screen and (max-width: 47.99875em) {
  .site-km__presse-contact-data-wrapper {
    padding-left: 0;
  }
}
.site-km__presse-contact-data-info {
  width: 100%;
}
.site-km__presse-logo-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
}
@media print, screen and (max-width: 47.99875em) {
  .site-km__presse-logo-box {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.site-km__wartung-stage-container {
  height: -webkit-calc(100vh - 103px);
  height: calc(100vh - 103px);
}
@media print, screen and (max-width: 47.99875em) {
  .site-km__wartung-stage-container {
    height: -webkit-calc(100vh - 52px);
    height: calc(100vh - 52px);
  }
}
.site-km__wartung-stage-headline {
  font-size: 6.4rem;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__wartung-stage-headline {
    font-size: 3.2rem;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 47.99875em) {
  .site-km__wartung-stage-headline {
    font-size: 3.8rem;
  }
}
.site-km__wartung-stage-subline {
  font-family: "BarlowBold", Arial, Verdana, sans-serif;
  line-height: 1.3;
  padding: 10px;
}
.site-km__wartung-stage-content {
  top: 42%;
}
.site-km__wartung-stage-edge-orange {
  clip-path: polygon(0 10px, 100% 80%, 100% 100%, 0 100%);
}
.site-km__wartung-stage-edge-green {
  clip-path: polygon(0 100%, 100% 100%, 100% 10px, 0 80%);
}

.site-km__klarclub-sparvorteil-textbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media print, screen and (max-width: 47.99875em) {
  .site-km__klarclub-sparvorteil-textbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-flow: column-reverse;
    flex-flow: column-reverse;
    margin-bottom: 10px;
  }
}
.site-km__klarclub-sparvorteil-image {
  max-width: 220px;
}
@media print, screen and (max-width: 47.99875em) {
  .site-km__klarclub-sparvorteil-image {
    margin-bottom: 10px;
    max-width: 200px;
  }
}
.site-km__klarclub-vorteilsrechner-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.site-km__klarclub-vorteilsrechner-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__klarclub-vorteilsrechner-image {
    font-size: 4em;
  }
}
.site-km__klarclub-vorteilsrechner-image-wrapper {
  color: #F67D17;
  padding: 40px;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__klarclub-vorteilsrechner-image-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px;
  }
}
.site-km__klarclub-vorteilsrechner-input-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-right: 20px;
  width: 100%;
}
.site-km__klarclub-vorteilsrechner-result {
  color: #64A70B;
  font-family: "BarlowBold", Arial, Verdana, sans-serif;
  font-size: 2.4rem;
  font-weight: bold;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__klarclub-vorteilsrechner-result {
    margin-bottom: 10px;
  }
}
.site-km__klarclub-vorteilsrechner-result-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 20px 0 10px 0;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__klarclub-vorteilsrechner-result-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
  }
}
.site-km__klarclub-vorteilsrechner-cta {
  -ms-flex-item-align: end;
  align-self: flex-end;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__klarclub-vorteilsrechner-cta {
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
}
.site-km__klarclub-vorteilsrechner-cta-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__klarclub-vorteilsrechner-cta-wrapper {
    margin-bottom: 10px;
  }
}
.site-km__klarclub-vorteiluebersicht-ctawrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
}
.site-km__klarclub-vorteiluebersicht-link {
  margin-bottom: 10px;
  padding-top: 10px;
}
.site-km__klarclub-form-label {
  font-weight: bold;
}
.site-km__klarclub-form-birthday-label {
  margin-bottom: 0;
}
.site-km__klarclub-form-agb-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.site-km__klarclub-form-agb-input {
  margin-top: 3px;
  padding-right: 10px;
}
.site-km__klarclub-form-agb-text {
  font-weight: normal;
}
.site-km__klarclub-cta-wrapper {
  display: inline-block;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__klarclub-cta-wrapper {
    display: block;
  }
}
.site-km__klarclub-recaptcha-error {
  padding-top: 10px;
}

.site-km__hst-option-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}
.site-km__hst-option-headline {
  font-weight: bold;
}
.site-km__hst-option-input.-active ~ .site-km__hst-option-headline-wrapper {
  color: #64A70B;
}
.site-km__hst-option-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 10px;
}
.site-km__hst-option-details.-hide {
  display: none;
}
.site-km__hst-price-default {
  margin-bottom: 10px;
}
.site-km__hst-price-default .price-item .price-item__cent-unit {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.site-km__hst-price-default .price-item .price-item__unit-text {
  padding-left: 5px;
}
.site-km__hst-price-calculated {
  display: none;
  margin-bottom: 10px;
}
.site-km__hst-price-calculated .price-item {
  padding-top: 10px;
}
.site-km__hst-cta-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.site-km__mobile-offer-navigation {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #333333;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  margin-bottom: 5px;
  padding: 5px 0;
}
.site-km__mobile-offer-navigation-label {
  font-size: 1.2rem;
  font-weight: bold;
  padding: 3px;
}
.site-km__mobile-offer-navigation-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-bottom: 5px;
  width: 100%;
}
.site-km__mobile-offer-navigation-link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #595959;
  border: 1px solid #b3b3b3;
  color: #FFFFFF;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 90px;
  flex: 0 0 90px;
  font-family: "BarlowBold", Arial, Verdana, sans-serif;
  font-size: 2rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 2px;
  text-align: center;
  text-decoration: none;
}

.site-km__rufnummernmitnahme-form-address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
}
.site-km__rufnummernmitnahme-form-address-pair {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__rufnummernmitnahme-form-address-pair {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
  }
}
.site-km__rufnummernmitnahme-form-street {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 80%;
  flex: 1 0 80%;
  padding-right: 10px;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__rufnummernmitnahme-form-street {
    padding: 0;
  }
}
.site-km__rufnummernmitnahme-form-city {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 80%;
  flex: 1 0 80%;
}
.site-km__rufnummernmitnahme-form-hnr {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 20%;
  flex: 1 0 20%;
}
.site-km__rufnummernmitnahme-form-plz {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 20%;
  flex: 1 0 20%;
  padding-right: 10px;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__rufnummernmitnahme-form-plz {
    padding: 0;
  }
}
.site-km__rufnummernmitnahme-form-label {
  font-weight: bold;
}
.site-km__rufnummernmitnahme-cta-wrapper {
  display: inline-block;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__rufnummernmitnahme-cta-wrapper {
    display: block;
  }
}
.site-km__rufnummernmitnahme-recaptcha-error {
  padding-top: 10px;
}

.site-km__wettbewerbsvergleich {
  background: #333333;
  padding: 10px;
}
@media print, screen and (max-width: 24.99875em) {
  .site-km__wettbewerbsvergleich {
    padding: 5px;
  }
}
.site-km__wettbewerbsvergleich .-bg-grey {
  background: #595959;
  color: #FFFFFF;
}

.wrapper-content.site-md__email-einrichten .stage-basic {
  --md-stage-basic-bg: url(/images/stages/e-mail-einrichten/buehne-lp-email-adresseingabe--desktop-b3462f34.jpg);
  --md-stage-basic-bg-small: url(/images/stages/e-mail-einrichten/buehne-lp-email-adresseingabe--mobile-b7e57034.jpg);
  background: var(--md-stage-basic-bg-small) center center no-repeat;
}
@media print, screen and (min-width: 40em) {
  .wrapper-content.site-md__email-einrichten .stage-basic {
    background-image: var(--md-stage-basic-bg);
  }
}
.wrapper-content form.-has-error .status-message {
  margin-top: 20px;
}

.km-stage-campaign.-allnet-flat__additional {
  background-image: url("/images/buehne/allnetflat-buehne--dontstop-06-2021--mobile-fbc7524e.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 280px;
}
@media print, screen and (min-width: 40em) {
  .km-stage-campaign.-allnet-flat__additional {
    background-image: url("/images/buehne/allnetflat-buehne--dontstop-06-2021--medium-372534d8.png");
    height: 360px;
  }
}
@media print, screen and (min-width: 64em) {
  .km-stage-campaign.-allnet-flat__additional {
    background-image: url("/images/buehne/allnetflat-buehne--dontstop-06-2021-9b0490ba.png");
  }
}
@media print, screen and (min-width: 64em) {
  .km-stage-campaign.-allnet-flat__additional .km-stage-campaign__stage {
    background-image: url("/images/stages/allnet-flat/allnetflat-buehne--stoerer-05-2021-1bd92621.png");
    background-position: 40% 80%;
    background-repeat: no-repeat;
    background-size: 120px;
  }
}
@media print, screen and (max-width: 24.99875em) {
  .km-stage-campaign.-allnet-flat__additional .km-stage-campaign__stage .km-stage-campaign__stage-content-wrapper {
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
  }
}
.km-stage-campaign.-allnet-flat__additional .km-stage-campaign__stage .km-stage-campaign__cta-wrapper {
  text-align: left;
}
.km-stage-campaign.-allnet-flat__additional .km-stage-campaign__stage .km-stage-campaign__cta-wrapper .km-stage-campaign__cta-additional-text,
.km-stage-campaign.-allnet-flat__additional .km-stage-campaign__stage .km-stage-campaign__cta-wrapper .km-stage-campaign__cta-additional-link a {
  color: #FFFFFF;
}
@media print, screen and (min-width: 64em) {
  .km-stage-campaign .km-stage-campaign__image-wrapper {
    padding-top: 0;
    bottom: 0;
  }
  .km-stage-campaign .km-stage-campaign__image-wrapper .km-stage-campaign__image {
    max-height: 340px;
  }
}

.stage-basic.-allnet-flat__offer7 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url("/images/stages/allnet-flat/allnetflat-buehne--empfang-06-2021--mobile-4a3401d4.png");
  background-position: center;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 220px;
}
@media print, screen and (min-width: 40em) {
  .stage-basic.-allnet-flat__offer7 {
    background-image: url("/images/stages/allnet-flat/allnetflat-buehne--empfang-06-2021--medium-b763f258.png");
    height: 250px;
  }
}
@media print, screen and (min-width: 64em) {
  .stage-basic.-allnet-flat__offer7 {
    background-image: url("/images/stages/allnet-flat/allnetflat-buehne--empfang-06-2021-86ab2319.png");
  }
}
.stage-basic.-allnet-flat__offer7 .stage-basic__content {
  -ms-flex-line-pack: start;
  align-content: start;
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  height: auto;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  margin: 0 20px;
  max-width: 50%;
  padding: 0;
}
.stage-basic.-allnet-flat__offer7 .stage-basic__content:before {
  content: none;
}
@media print, screen and (min-width: 40em) {
  .stage-basic.-allnet-flat__offer7 .stage-basic__content {
    max-width: 60%;
  }
}
.stage-basic.-allnet-flat__offer7 .stage-basic__content .stage-basic__headline {
  display: block;
  padding-left: 5px;
}
@media print, screen and (min-width: 64em) {
  .stage-basic.-allnet-flat__offer7 .stage-basic__content .stage-basic__headline {
    padding-left: 10px;
  }
}
.stage-basic.-allnet-flat__offer7 .image-wrapper img {
  height: 50px;
  max-width: none;
}
@media print, screen and (min-width: 40em) {
  .stage-basic.-allnet-flat__offer7 .image-wrapper img {
    height: 50px;
  }
}

.stage-basic.-allnet-flat__offer7 {
  background-image: url("/images/buehne/allnetflat-buehne--dieter-bohlen-09-2021--mobil-8956de53.jpg");
}
@media print, screen and (min-width: 40em) {
  .stage-basic.-allnet-flat__offer7 {
    background-image: url("/images/buehne/allnetflat-buehne--dieter-bohlen-09-2021--medium-a440e1bf.jpg");
  }
}
@media print, screen and (min-width: 64em) {
  .stage-basic.-allnet-flat__offer7 {
    background-image: url("/images/buehne/allnetflat-buehne--dieter-bohlen-09-2021-d7cad0c8.jpg");
  }
}
@media print, screen and (min-width: 40em) {
  .stage-basic.-allnet-flat__offer7 .stage-basic__content {
    max-width: 50%;
  }
}
.stage-basic.-allnet-flat__offer7 .image-wrapper img {
  height: 50px;
  max-width: none;
}
@media print, screen and (min-width: 40em) {
  .stage-basic.-allnet-flat__offer7 .image-wrapper img {
    height: 100px;
  }
}

.site-km__vvl.wrapper-content .cost-overview {
  padding: 0;
}
.site-km__vvl.wrapper-content .cost-overview .cost-overview__wrapper {
  max-width: 100%;
}
.site-km__vvl.wrapper-content .cost-overview .cost-overview__note {
  font-size: 1.4rem;
}
@media print, screen and (min-width: 40em) {
  .site-km__vvl .content-section.eecc .table-list-grouping.-column-special .table-list-grouping__item {
    border-bottom: 1px solid #E5E5E5;
    border-top: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .site-km__vvl .content-section.eecc .table-list-grouping.-column-special .table-list-grouping__item:last-of-type {
    border-bottom: 0;
  }
  .site-km__vvl .content-section.eecc .table-list-grouping.-column-special .table-list-grouping__item:nth-of-type(even) {
    margin-left: 0;
  }
  .site-km__vvl .content-section.eecc .table-list-grouping.-column-special .table-list-grouping__item-label {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 70%;
    flex: 1 0 70%;
  }
  .site-km__vvl .content-section.eecc .table-list-grouping.-column-special .table-list-grouping__item-value {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 30%;
    flex: 1 0 30%;
    text-align: right;
  }
}
.site-km__vvl .content-section.eecc .table-list-grouping.-column-special .table-list-grouping__item .has-tip-ext {
  border: 0 none;
}

.legal-dynamic__jump {
  border: 1px solid transparent;
  border-radius: 50%;
  color: inherit;
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: absolute;
  text-decoration: none;
  top: -5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  vertical-align: middle;
  width: 2em;
}
.legal-dynamic__jump:hover {
  background: #E5E5E5;
  border: 1px solid #CACACA;
  color: inherit;
}
.legal-dynamic__item {
  display: inline-block;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.legal-dynamic__jump:hover .legal-dynamic__item, .legal-dynamic__item:hover {
  -webkit-transform: translate3d(0.65em, 0, 0);
  transform: translate3d(0.65em, 0, 0);
}

.site-grid__item-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.aktion-deezer {
  background: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 10px 0 15px 0;
  padding: 20px 0;
  width: 100%;
}
@media print, screen and (max-width: 47.99875em) {
  .aktion-deezer {
    padding: 10px;
  }
}
.aktion-deezer__img {
  max-height: 80px;
  max-width: 256px;
  width: auto;
}
.aktion-deezer__img-wrapper {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 2;
  -ms-flex: 2 1 auto;
  flex: 2 1 auto;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.aktion-deezer__content-wrapper {
  -webkit-box-flex: 4;
  -ms-flex: 4 2 auto;
  flex: 4 2 auto;
  padding-left: 40px;
}
@media print, screen and (max-width: 24.99875em) {
  .aktion-deezer__content-wrapper {
    padding-left: 10px;
  }
}
.aktion-deezer__icons-category {
  height: 40px;
  width: 40px;
}
.aktion-deezer__icons-category-image {
  color: #FFFFFF;
  font-size: 2.6rem;
  height: 85%;
}

.app-teaser-aktion {
  border: 1px solid #E5E5E5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 40px;
  padding: 20px;
}
@media print, screen and (max-width: 24.99875em) {
  .app-teaser-aktion {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    text-align: center;
  }
}
@media print, screen and (max-width: 24.99875em) {
  .app-teaser-aktion__text {
    margin-bottom: 20px;
  }
}
.app-teaser-aktion__icons {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.aktion-readly {
  background: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 10px 0 15px 0;
  padding: 20px 0;
  width: 100%;
}
@media print, screen and (max-width: 47.99875em) {
  .aktion-readly {
    padding: 10px;
  }
}
.aktion-readly__img {
  max-height: 80px;
  max-width: 256px;
  width: auto;
}
.aktion-readly__img-wrapper {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 2;
  -ms-flex: 2 1 auto;
  flex: 2 1 auto;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.aktion-readly__content-wrapper {
  -webkit-box-flex: 4;
  -ms-flex: 4 2 auto;
  flex: 4 2 auto;
  padding-left: 40px;
}
@media print, screen and (max-width: 24.99875em) {
  .aktion-readly__content-wrapper {
    padding-left: 10px;
  }
}
.aktion-readly__icons-category {
  height: 40px;
  width: 40px;
}
.aktion-readly__icons-category-image {
  color: #FFFFFF;
  font-size: 2.6rem;
  height: 85%;
}

.aktion-audioteka {
  background: #FFFFFF;
  border: 1px solid #E5E5E5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 15px 0;
  padding: 20px 0;
  width: 100%;
}
@media print, screen and (max-width: 47.99875em) {
  .aktion-audioteka {
    padding: 10px;
  }
}
.aktion-audioteka__img {
  max-height: 80px;
  max-width: 256px;
  width: auto;
}
.aktion-audioteka__img-wrapper {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 2;
  -ms-flex: 2 1 auto;
  flex: 2 1 auto;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.aktion-audioteka__content-wrapper {
  -webkit-box-flex: 4;
  -ms-flex: 4 2 auto;
  flex: 4 2 auto;
  padding-left: 40px;
}
@media print, screen and (max-width: 24.99875em) {
  .aktion-audioteka__content-wrapper {
    padding-left: 10px;
  }
}
.aktion-audioteka__icons-category {
  height: 40px;
  width: 40px;
}
.aktion-audioteka__icons-category-image {
  color: #FFFFFF;
  font-size: 2.6rem;
  height: 85%;
}

.waipu-banner {
  padding-bottom: 10px;
  padding-top: 5px;
}
.waipu-banner__image {
  background: #000000;
  margin-bottom: 10px;
  width: 100%;
}

.site-km__gymondo-lp-youtube {
  height: 100%;
  margin-bottom: 10px;
  width: 100%;
  position: relative;
}
.site-km__gymondo-lp-youtube:before {
  content: "";
  display: block;
  padding-top: 56.25%;
  width: 100%;
}
.site-km__gymondo-lp-youtube > * {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
@media print, screen and (min-width: 40em) {
  .site-km__gymondo-lp-youtube {
    margin-bottom: 20px;
  }
}
.site-km__gymondo-lp-youtube .embedded-optin-yt__wrapper {
  top: auto;
}
.site-km__gymondo-lp-youtube iframe {
  height: inherit;
  width: inherit;
}
.site-km__gymondo-lp-slider {
  margin-bottom: 20px;
}
.site-km__gymondo-lp-visual-container {
  height: 250px;
}
.site-km__gymondo-lp-mobile-align-center {
  display: block;
  margin: 0 auto;
  text-align: center;
}
@media print, screen and (min-width: 40em) {
  .site-km__gymondo-lp-mobile-align-center {
    text-align: left;
  }
}

.site-km__deezer-lp-youtube {
  height: 100%;
  margin-bottom: 10px;
  width: 100%;
  position: relative;
}
.site-km__deezer-lp-youtube:before {
  content: "";
  display: block;
  padding-top: 56.25%;
  width: 100%;
}
.site-km__deezer-lp-youtube > * {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
@media print, screen and (min-width: 40em) {
  .site-km__deezer-lp-youtube {
    margin-bottom: 20px;
  }
}
.site-km__deezer-lp-youtube .embedded-optin-yt__wrapper {
  top: auto;
}
.site-km__deezer-lp-youtube iframe {
  height: inherit;
  width: inherit;
}
.site-km__deezer-lp-slider {
  margin-bottom: 20px;
}
.site-km__deezer-lp-visual-container {
  height: 250px;
}
.site-km__deezer-lp-mobile-align-center {
  display: block;
  margin: 0 auto;
  text-align: center;
}
@media print, screen and (min-width: 40em) {
  .site-km__deezer-lp-mobile-align-center {
    text-align: left;
  }
}
.site-km__deezer-lp-mobile-align-center.headline2 {
  margin-bottom: 3rem;
}
.site-km__deezer-lp .show-for-small-only {
  margin-bottom: 2rem;
}

.insurance-banner {
  background: url("/images/startseite/banner/finazierung-cross-teaser-visual--background-3189ecba.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 200px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 15px;
  overflow: hidden;
  padding: 20px;
  position: relative;
}
@media print, screen and (min-width: 40em) {
  .insurance-banner {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    padding: 15px;
    padding-bottom: 0;
  }
}
.insurance-banner__headline {
  position: relative;
  top: -webkit-calc(50% + 32px);
  top: calc(50% + 32px);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media print, screen and (min-width: 40em) {
  .insurance-banner__headline {
    -ms-flex-item-align: center;
    align-self: center;
    margin: 0 auto;
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
@media print, screen and (max-width: 24.99875em) {
  .insurance-banner__image-wrapper {
    -ms-flex-item-align: center;
    align-self: center;
  }
}
@media print, screen and (min-width: 40em) {
  .insurance-banner__image-wrapper {
    margin-right: auto;
  }
}
@media print, screen and (max-width: 24.99875em) {
  .insurance-banner__image {
    max-height: 100%;
  }
}
.insurance-banner .button-text {
  bottom: 20px;
  left: 20px;
  position: absolute;
}
@media print, screen and (min-width: 40em) {
  .insurance-banner .button-text {
    -ms-flex-item-align: end;
    align-self: flex-end;
    bottom: 15px;
    left: auto;
    margin-left: auto;
    position: relative;
  }
}

.-blackweek-2021-allnet-flat .km-stage-campaign__edge .km-stage-campaign__edge-orange-wrapper,
.-blackweek-2021-allnet-flat .km-stage-campaign__edge .km-stage-campaign__edge-green-wrapper {
  -webkit-filter: none;
  filter: none;
}
.-blackweek-2021-allnet-flat .km-stage-campaign__edge .km-stage-campaign__edge-orange-wrapper .km-stage-campaign__edge-green,
.-blackweek-2021-allnet-flat .km-stage-campaign__edge .km-stage-campaign__edge-orange-wrapper .km-stage-campaign__edge-orange,
.-blackweek-2021-allnet-flat .km-stage-campaign__edge .km-stage-campaign__edge-green-wrapper .km-stage-campaign__edge-green,
.-blackweek-2021-allnet-flat .km-stage-campaign__edge .km-stage-campaign__edge-green-wrapper .km-stage-campaign__edge-orange {
  background: #000000;
  clip-path: none;
}
.-blackweek-2021-allnet-flat .km-stage-campaign__cta-additional-text {
  color: #FFFFFF;
}
.-blackweek-2021-allnet-flat .km-stage-campaign__cta-additional-link a {
  color: #FFFFFF;
}

.site-km__weihnachtsgewinnspiel-lp .content-section .product-box {
  vertical-align: bottom;
  margin-left: auto;
  margin-right: auto;
  max-width: 330px;
  margin-bottom: 10px;
}
.site-km__weihnachtsgewinnspiel-lp .content-section .product-box .product-box-image {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
.site-km__weihnachtsgewinnspiel-lp .content-section .product-box .product-logo-row {
  height: 80px;
}
.site-km__weihnachtsgewinnspiel-lp .content-section #x-mas-contest-form button {
  margin-top: 10px;
}
.site-km__weihnachtsgewinnspiel-lp .content-section img.dis-connect {
  max-width: 330px;
}
.site-km__weihnachtsgewinnspiel-lp h3.-has-no-margin-top {
  margin-top: 0;
}

.site-km__datenupgrade-lp .km-stage-campaign-container__content {
  padding-left: 40px;
}
.site-km__datenupgrade-lp .icon {
  margin-bottom: 16px;
}

.km-stage-campaign__stage-content-wrapper .scale-up img {
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}
@media print, screen and (min-width: 40em) {
  .km-stage-campaign__stage-content-wrapper .scale-up img {
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4);
  }
}

.km-stage-campaign__stage-content-wrapper .scale-up-2022-01 img {
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}
@media print, screen and (min-width: 40em) {
  .km-stage-campaign__stage-content-wrapper .scale-up-2022-01 img {
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4);
  }
}
/*# sourceMappingURL=maps/klarmobil.css.map */
