@media (min-width: 46.25em) {
  .c-page-top {
    background:#ce0707
  }
}

.m_Frontend_Menu.pos_topbar .nav .nav__link {
  font-weight:600
}

@media (min-width: 46.25em) {
  .c-page-top {
    background:#fff
  }
}

.c-page-header ._telefon p {
  padding-bottom:20px;
  color:#333
}

.c-page-header ._telefon p::before {
  color:#fff;
  background-color:#e3402b
}

.m_Frontend_Menu.pos_topbar a {
  font-size:17px;
  line-height:25px
}

.c-button--secondary,.backlink a,.vehiclebrowser .prev,.vehiclebrowser .next,.c-form .backlink a.c-button--reset,.backlink .c-form a.c-button--reset,.c-form .vehiclebrowser .c-button--reset.prev,.vehiclebrowser .c-form .c-button--reset.prev,.c-form .vehiclebrowser .c-button--reset.next,.vehiclebrowser .c-form .c-button--reset.next,.c-form .c-button--reset.c-button,.c-form .c-button--reset.submit,.c-form .c-button--reset.submitabstand,.c-form .subnav.sec a.c-button--reset,.subnav.sec .c-form a.c-button--reset,.c-form [data-subject="begin-dynamic"] + .subnav a.c-button--reset,[data-subject="begin-dynamic"] + .subnav .c-form a.c-button--reset,.c-form .navsubsub a.c-button--reset,.navsubsub .c-form a.c-button--reset,.c-form .c-button--reset.parked-vehicles,.c-form .schnellsuche a.c-button--reset,.schnellsuche .c-form a.c-button--reset,.is-logged-in .m_Frontend_Login .submit,.subnav.sec a,[data-subject="begin-dynamic"] + .subnav a,.parked-vehicles,.schnellsuche a {
  color:#fff
}

.c-jumbotron h2 {
  text-shadow:0 0 0 #333
}

a {
  color:#333
}

.c-page-aside--bottom {
  background-color:#eee
}

@media (min-width: 61.25em) {
  .o-module--sm {
    padding-top:42px;
    padding-bottom:42px
  }
}

.slicknav_menu {
  background:#333
}

.c-page-footer {
  background-color:#1e191a
}

.af-fixed-nav {
  top:55%;
  position:fixed;
  top:50%;
  left:0;
  z-index:5;
  font-size:12px;
  line-height:14px;
  width:auto!important;
  -ms-flex:none!important;
  flex:none!important;
  padding:0!important;
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
  font-size:14px;
  line-height:14px
}

.af-fixed-nav .af-fixed-nav__link--label {
  margin:0
}

.af-fixed-nav__link {
  position:relative;
  display:block;
  outline:0
}

.af-fixed-nav__icon-wrap {
  display:block;
  position:relative;
  margin-bottom:1px;
  height:48px;
  width:48px;
  cursor:pointer;
  background:#185cb4;
  background-repeat:repeat;
  background-repeat:no-repeat;
  transition:background-color 300ms;
  z-index:2
}

.af-fixed-nav__icon {
  color:#fff;
  padding:10px!important;
  font-size:22px
}

.af-fixed-nav__mini-count {
  position:absolute;
  bottom:8px;
  right:5px;
  width:16px;
  font-size:10px;
  line-height:17px;
  color:#fff;
  text-decoration:none;
  text-align:center;
  border-radius:99rem;
  background:#e3402b;
  height:16px
}

.af-fixed-nav__link:hover .af-fixed-nav__text,.af-fixed-nav__link:focus .af-fixed-nav__text {
  left:45px
}

.af-fixed-nav__text {
  box-sizing:content-box;
  position:absolute;
  top:0;
  left:-209px;
  padding:10px 15px 8px;
  height:30px;
  color:#fff;
  background:#1e191a;
  z-index:1;
  width:183px;
  transition:left 200ms
}

.af-header.af-header--align-top {
  display:grid;
  grid-template-columns:317px minmax(750px,auto);
  justify-content:space-between
}

.af-header-icons .u-h6 {
  margin-top:0;
  color:#e3402b
}

.c-page-header {
  padding:0
}

.c-jumbotron h2 {
  margin:0;
  text-shadow:none;
  line-height:1;
  background:#1e191a;
  display:inline-block;
  padding:.5rem 1rem .75rem
}

.c-jumbotron h4 {
  font-weight:400;
  margin-top:0;
  background:#727272;
  display:inline-block;
  padding:.5rem 1rem;
  left:1.5rem;
  top:-.35rem;
  position:relative;
  text-transform:uppercase;
  letter-spacing:.025em
}

@media (min-width: 61.25em) {
  .o-module {
    padding-bottom:44px
  }
}

.af-header.af-header--align-top {
  padding-top:15px
}

.c-page-header ul li {
  margin-right:0
}

.c-hero,.c-page-header {
  position:static
}

.c-hero {
  padding:0;
  background:#fff;
  position:relative;
  z-index:10
}

.af-header--align-top .logo {
  transition:none
}

.c-page-header.is-fixed .af-header--align-top .logo {
  max-width:none
}

.af-header--align-top {
  position:relative;
  align-items:flex-start
}

.af-header.af-header--align-top {
  display:grid;
  grid-gap:1em;
  justify-content:space-between;
  padding:0
}

.af-header__inner .o-media__body p:last-child {
  margin:0
}

@media all and (max-width:780px) {
  .af-header-icons .o-layout > .o-layout__item {
    width:50%!important;
    flex:0 0 50%!important
  }

  .af-header-icons .o-layout > .o-layout__item:last-child {
    display:none
  }
}

@media all and (min-width:900px) {
  .af-header.af-header--align-top {
    display:grid;
    grid-template-columns:317px minmax(750px,auto);
    grid-gap:1em;
    justify-content:space-between;
    padding:4vh 0 2vh
  }
}

@supports(display: grid ) {
  .o-media__img {
    grid-area:img;
    justify-self:flex-end;
    padding:0
  }

  .o-media__body {
    grid-area:body
  }

  .o-media {
    display:grid;
    grid-column-gap:.5rem;
    grid-template-areas:"img body" ". body"
  }
}

.af-header__row.af-header-icons {
  align-self:flex-end
}

.c-page-header__inner {
  padding-left:0;
  padding-right:0
}

.af-header-icons a:hover {
  color:#c1272d
}

.slicknav_btn {
  background:#e3402b
}

@media (max-width:599px) {
  .c-vehicle-nav__logo {
    display:block;
    margin:0 auto 24px;
    max-width:100%
  }
}

@media (min-width: 61.25em) {
  .c-jumbotron {
    height:650px
  }
}

.c-vehicle-nav__logo {
  max-width:50%
}

.af-fixed-nav__mini-count {
  background:#727272
}

.c-button,.submit,.backlink a,.vehiclebrowser .prev,.vehiclebrowser .next,.c-form.c-form--dealer .c-button,.c-form.c-form--dealer .submit,.c-form .c-button.c-button--submit,.c-form .c-button--submit.submit,.c-form .c-button.c-button--reset,.c-form .c-button--reset.submit,.submitabstand,.subnav.sec a,[data-subject="begin-dynamic"] + .subnav a,.navsubsub a.akt,.parked-vehicles,.schnellsuche a,.c-button--primary,.c-form .backlink a.c-button--submit,.backlink .c-form a.c-button--submit,.c-form .vehiclebrowser .c-button--submit.prev,.vehiclebrowser .c-form .c-button--submit.prev,.c-form .vehiclebrowser .c-button--submit.next,.vehiclebrowser .c-form .c-button--submit.next,.c-form .c-button--submit.c-button,.c-form .c-button--submit.submit,.c-form .c-button--submit.submitabstand,.c-form .subnav.sec a.c-button--submit,.subnav.sec .c-form a.c-button--submit,.c-form [data-subject="begin-dynamic"] + .subnav a.c-button--submit,[data-subject="begin-dynamic"] + .subnav .c-form a.c-button--submit,.c-form .navsubsub a.c-button--submit,.navsubsub .c-form a.c-button--submit,.c-form .c-button--submit.parked-vehicles,.c-form .schnellsuche a.c-button--submit,.schnellsuche .c-form a.c-button--submit,.subnav.sec a.akt,[data-subject="begin-dynamic"] + .subnav a.akt,.navsubsub a.akt,.c-button.is-parked,.c-button.is-parked:focus {
  border-color:#185cb4;
  background-color:#185cb4
}

.m_Frontend_Menu.pos_topbar li:hover a,.m_Frontend_Menu.pos_topbar li.sfHover a,.m_Frontend_Menu.pos_topbar li.akt > a,.m_Frontend_Menu.pos_topbar a.akt {
  background:#185cb4
}

.c-page-top {
  background-color:#232628
}

.c-vehicles-container--two-column .o-layout--gutter-small > .c-vehicles-list__item--container,.o-layout--bottom.o-layout--gutter-small > .module,.o-layout--footer.o-layout--gutter-small > .module,.o-layout--gutter-small > .o-layout__item {
  padding:4px;
  color:#727272
}

.u-bg-dark {
  background-color:#fff
}

.m_Frontend_Menu.pos_topbar ul li a,.m_Frontend_Menu.pos_topbar ul ul li a {
  background:#185cb4
}

.c-jumbotron {
  margin-bottom:5px
}

.c-page-header {
  background-color:#d8dcdd
}

.c-image-teaser {
  height:300px
}

.u-bg-gray {
  background-color:#f1f1f1
}

.c-page-aside--bottom {
  background-color:#f1f1f1
}

.c-page-header a {
  color:#d8dcdd
}

.af-header-icons .u-h6 {
  color:#e3402b
}

@media (min-width: 61.25em) {
  .c-jumbotron h2 {
    font-size:35px
  }
}

.c-faq {
  display:none
}

.c-faq-anwers {
  list-style:none;
  margin:1rem 0 0
}

.c-faq-anwers__item {
  border:1px solid #ddd;
  margin:0 0 -1px;
  padding:.5rem;
  color:#4d4d4d;
  cursor:pointer
}

.c-faq-anwers__item:not(.is-open) * {
  display:none
}

.c-faq-anwers__item ._answer {
  color:#222;
  display:block;
  position:relative;
  border-bottom:1px solid transparent;
  margin:-.5em -.5rem;
  padding:.5rem 2rem .5rem .5rem;
  font-weight:400;
  font-family:var(--font-family-head)
}

.c-faq-anwers__item ._answer:after {
  content:'';
  speak:none;
  font-style:normal;
  font-weight:400;
  font-family:'Material-Design-Iconic-Font';
  vertical-align:middle;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  content:\f2f9;
  position:absolute;
  top:0;
  right:12px;
  width:16px;
  text-align:center;
  font-size:29px;
  vertical-align:middle;
  display:inline-block;
  color:#25bf00;
  transition:transform .2s
}

.c-faq-anwers__item.is-open ._answer {
  display:block;
  border-bottom:1px solid #ddd;
  margin-bottom:.5rem
}

.c-faq-anwers__item.is-open ._answer:after {
  -ms-transform:rotate(-180deg);
  transform:rotate(-180deg)
}

.c-faq-anwers__item ._back-to-top {
  display:none
}

.c-faq-anwers__item br:last-of-type {
  display:none
}

@media (max-width: 46.24em) {
  .c-faq-anwers ._answer {
    font-size:16px
  }
}



.m_Frontend_Menu.pos_topbar .nav .nav__link {
  color:#fff
}

.c-page-top__inner .m_Frontend_Menu .nav__item.has-subnav .nav__link::after {
  border-top-color:#fff
}

.m_Frontend_Menu.pos_topbar .nav__subnav .nav__link {
  color:#fff
}

.m_Frontend_Menu.pos_topbar .nav .nav__item.has-subnav::after {
  border-top-color:#e3402b
}

.logo img {
  padding-bottom:20px;
  padding-top:20px
}

::selection {
  background-color:#e3402b
}

.nav__subnav {
  background:#e3402b
}

.slicknav_menu {
  background:#e3402b
}

.slicknav_btn {
  background:#232628
}

.c-vehicle {
  box-shadow:0 3px 3px -2px hsla(358,37%,19%,.14);
  transition:box-shadow .2s ease 0s;
  background:#fafafa;
  border:1px solid #ccc;
  margin:0;
  padding:1em
}

.c-vehicle__header {
  border-bottom:1px solid #ddd
}

.c-vehicle__sub-name {
  font-size:.875em;
  font-weight:400
}

.c-vehicle__financing-price {
  color:#000;
  display:inline-block;
  padding:.5rem 1rem .5rem 1.2rem;
  margin-bottom:.5rem;
  border-radius:0;
  font-size:1rem;
  line-height:1;
  display:block;
  text-align:center;
  background-color:#ddd;
  border-radius:7px
}

.c-vehicle__advantage-percent {
  position:absolute;
  top:19px;
  left:19px;
  background:#c93a33;
  display:flex;
  align-items:center;
  justify-content:center;
  color:#fff;
  font-weight:700;
  transform:rotateZ(12deg);
  font-size:18px;
  text-shadow:0 1px 0 #00000080;
  box-shadow:1px 3px 5px #00000052;
  padding:.125rem .5rem
}

.c-vehicle__price.c-vehicle__price--list-price {
  font-size:12px;
  margin:0;
  font-weight:400;
  text-decoration:line-through
}

.c-vehicle-single__details {
  font-size:.875em
}

.c-vehicle .o-split .o-split__item {
  padding:0;
  text-align:left;
  margin:0 0 .5rem
}

.c-vehicle .o-split__title {
  color:#787878;
  font-weight:400;
  margin-right:.5rem;
  font-size:.875em;
  line-height:1;
  text-transform:uppercase;
  letter-spacing:.05em;
  vertical-align:middle;
  display:block;
  float:none
}

.o-split__item.o-split__item--vehiclenumber {
  display:none
}

.c-vehicle__attributes.c-vehicle__attributes--consumption {
  font-size:.7em;
  line-height:1.2
}

.c-vehicle__offers {
  float:none!important;
  display:flex;
  flex-direction:column-reverse;
  margin:1em 0
}

.c-vehicle__price {
  font-size:25px;
  line-height:1
}

.c-vehicle__action {
  display:block;
  margin-bottom:2px
}

.c-vehicle__action-link {
  width:100%;
  display:block
}

.c-vehicle ._details-wrap {
  margin-bottom:0
}

.c-vehicle .c-vehicle__title {
  font-size:25px;
  margin-top:0
}

.owl-carousel .c-vehicles-list__item .c-vehicle__title {
  font-size:22px;
  margin-top:0;
  font-size:15px
}

.c-vehicle-single .c-vehicle-single__price-calculation {
  border:2px solid #ddd
}

.c-vehicle-single.c-vehicle-single--layout-v2 .c-bank-finance {
  border-top:2px solid #ddd
}

.c-vehicle-pricing > .c-vehicle-pricing__item {
  align-self:baseline
}

.page_login .c-page-aside--left,.page_anmelden .c-page-aside--left {
  display:none
}

@media all and (min-width: 61.25em) {
  .page_login .c-page-main {
    width:60%;
    margin-left:auto;
    margin-right:auto;
    float:none
  }
}

.c-vehicles-list.owl-carousel .c-vehicle {
  border:2px solid #efefef
}

.o-module--xs {
  padding-bottom:16px
}

.c-vehicles-container--two-column .o-layout--gutter > .c-vehicles-list__item--container,.c-vehicles-container--two-column > .c-vehicles-list__item--container,.c-vehicles-container--two-column > .o-layout__item,.o-layout--bottom.c-vehicles-container--two-column > .module,.o-layout--bottom.o-layout--gutter > .module,.o-layout--footer.c-vehicles-container--two-column > .module,.o-layout--footer.o-layout--gutter > .module,.o-layout--gutter > .o-layout__item {
  padding:0 calc(.5 * 1px)
}

header.c-vehicle__header {
  padding-top:5px;
  padding-left:10px;
  padding-bottom:10px
}

.u-text-smaller,html {
  font-size:.9em
}

.c-vehicle__offers {
  margin:0
}

html {
  line-height:1.5
}

.c-vehicles-list > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > li:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) {
  min-height:60px
}

.c-vehicles-list > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > li:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(2) {
  min-height:50px
}

.c-vehicle__price--list-price,.c-vehicle__price--net-price,.c-vehicle__price--reduced {
  display:none
}

.u-text-right {
  text-align:right!important
}

.c-vehicles-list > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > li:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) {
  min-height:60px
}

.c-vehicles-list > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > li:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(2) {
  min-height:70px
}

@media (min-width: 61.25em) {
  .o-module {
    padding-bottom:34px
  }
}

.total-price ._title,.u-h6,h6 {
  font-size:18px;
  padding-bottom:15px
}

.c-vehicle__header {
  margin-bottom:15px
}

.c-vehicle .c-vehicle__title {
  font-size:18px
}

.js-vehicle-list > div:nth-child(3) {
  text-align:left
}

.c-page-top,.pos_topbar.m_Frontend_Menu li {
  background-color:#fff!important
}

.pos_topbar.m_Frontend_Menu .nav__link.akt {
  background:#1e191a
}

.pos_topbar.m_Frontend_Menu {
  background:#185cb4
}

.m_Frontend_Menu.pos_topbar .nav__subnav {
  background:#185cb4
}

.c-headings h1::after,.c-headings h2::after {
  content:'';
  display:block;
  height:5px;
  background:#185cb4;
  width:30%;
  margin:.25em auto;
  max-width:5em
}

.js-vehicle-list > div:nth-child(2) {
  text-align:left!important
}

.c-btns--size-lg a {
  border-radius:7px
}

.c-button,.submit,.backlink a,.vehiclebrowser .prev,.vehiclebrowser .next,.c-form.c-form--dealer .c-button,.c-form.c-form--dealer .submit,.c-form .c-button.c-button--submit,.c-form .c-button--submit.submit,.c-form .c-button.c-button--reset,.c-form .c-button--reset.submit,.submitabstand,.subnav.sec a,[data-subject="begin-dynamic"] + .subnav a,.navsubsub a.akt,.parked-vehicles,.schnellsuche a,.c-button--primary,.c-form .backlink a.c-button--submit,.backlink .c-form a.c-button--submit,.c-form .vehiclebrowser .c-button--submit.prev,.vehiclebrowser .c-form .c-button--submit.prev,.c-form .vehiclebrowser .c-button--submit.next,.vehiclebrowser .c-form .c-button--submit.next,.c-form .c-button--submit.c-button,.c-form .c-button--submit.submit,.c-form .c-button--submit.submitabstand,.c-form .subnav.sec a.c-button--submit,.subnav.sec .c-form a.c-button--submit,.c-form [data-subject="begin-dynamic"] + .subnav a.c-button--submit,[data-subject="begin-dynamic"] + .subnav .c-form a.c-button--submit,.c-form .navsubsub a.c-button--submit,.navsubsub .c-form a.c-button--submit,.c-form .c-button--submit.parked-vehicles,.c-form .schnellsuche a.c-button--submit,.schnellsuche .c-form a.c-button--submit,.subnav.sec a.akt,[data-subject="begin-dynamic"] + .subnav a.akt,.navsubsub a.akt,.c-button.is-parked,.c-button.is-parked:focus {
  border-radius:7px
}

.af-fixed-nav__mini-count {
  background:#1e191a
}

@media (min-width: 61.25em) {
  .c-jumbotron .module {
    box-shadow:0 0 0 0 #00000024 ,0 0 0 0 #0000001f ,0 0 0 0 #0006
  }
}

.c-form {
  background-color:#f1f1f1;
  padding-bottom:15px
}

.c-form-horizontal .control-label {
  padding-right:7px
}

hr {
  border-bottom:4px solid #d8dcdd
}

.c-btns--rounded a {
  border-radius:35px
}

@media screen and (min-width: 740px) {
  p {
    font-size:16px
  }
}

div.js-layout-item:nth-child(1) > div:nth-child(1) > p:nth-child(4) > span:nth-child(2) {
  font-family:'Roboto';
  font-size:16px
}

@media screen and (min-width: 740px) {
  .u-lead {
    font-size:16px
  }
}

address {
  font-size:16px
}

@media (min-width: 81.25em) {
  .c-headings h2 {
    font-size:25px
  }
}

.c-form-group,.c-form-horizontal .c-form-group {
  padding-bottom:10px;
  padding-left:10px
}

.c-vehicles-container--two-column .o-layout--gutter > .c-vehicles-list__item--container,.c-vehicles-container--two-column > .c-vehicles-list__item--container,.c-vehicles-container--two-column > .o-layout__item,.o-layout--bottom.c-vehicles-container--two-column > .module,.o-layout--bottom.o-layout--gutter > .module,.o-layout--footer.c-vehicles-container--two-column > .module,.o-layout--footer.o-layout--gutter > .module,.o-layout--gutter > .o-layout__item {
  padding:0 calc(.5 * 20px)
}

.c-social__title {
  height:8px!important
}

img[height],img[width] {
  max-width:100%
}

fieldset {
  padding-right:23px;
  padding-left:25px
}

.c-form__captcha {
  background:#d8dcdd
}

.c-form--search {
  padding-right:25px;
  padding-left:25px
}

#Formular,#form_guestbook,#form_haendlerlogin,#form_inzahlungnahme,.c-form,.c-form--trade-in,.page_anmelden .s-cms-content form,div#kontakt form {
  padding:20px
}

@media (min-width: 61.25em) {
  .c-form-horizontal .owl-carousel.c-form-group,.o-layout.owl-carousel,.owl-carousel.c-vehicles-container--two-column {
    height:auto
  }
}

.af-team--slider {
  background:#fff;
  text-align:center;
  border:1px solid #dedede
}

.c-page-wrapper {
  padding:6em 0
}

h1,h2,h3,h4,h5,h6 {
  color:#185cb4;
  font-size:25px
}

.owl-item > .c-vehicles-list__item > article.c-vehicle > .o-layout > .o-layout__item > .c-vehicle__img-wrap > img {
  width:100%;
  margin-bottom:5px;
  max-height:270px;
  min-height:270px;
  object-fit:cover
}

.af-blue {
  background:#f1f1f1;
  background:linear-gradient(45deg,#7da1de cel1 50%,#7da1de);
  color:#000;
  padding-bottom:60px
}

@media (min-width: 61.25em) {
  .o-region {
    margin-top:0
  }
}

.o-region {
  margin-top:0
}

.c-vehicles-list > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > li:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(2) {
  min-height:60px
}

.c-page-top__inner .m_Frontend_Menu .nav > .nav__item.has-subnav > .nav__link::after {
  border-top-color:#fff
}

.c-vehicles-list--container .c-vehicle {
  box-shadow:1px 1px 3px 0 #23262869
}

.c-vehicles-list.owl-carousel .c-vehicle {
  border:2px solid #33333324
}

.c-jumbotron h4 {
  background:#f1f1f1;
  color:#1e191a
}

.pos_topbar.m_Frontend_Menu {
  border-bottom:0
}

.c-pager__ajax-target > h1:nth-child(2) > span:nth-child(1) {
  color:#185cb4
}

.slicknav_menu {
  background:#185cb4
}

.backlink a,.c-button,.c-form .c-button--reset.submit,.c-form .c-button--submit.submit,.c-form .c-button.c-button--reset,.c-form .c-button.c-button--submit,.c-form.c-form--dealer .c-button,.c-form.c-form--dealer .submit,.c-modellist__link--names,.c-pager__ajax-target + .subnav a,.navsubsub a,.parked-vehicles,.schnellsuche a,.submit,.submitabstand,.subnav.sec a,.vehiclebrowser .next,.vehiclebrowser .prev,[data-subject="begin-dynamic"] + .subnav a {
  border:1px solid #ccc
}

.c-call-to-action .c-button {
  padding:1em 2.25em
}

.c-call-to-action--secondary {
  background:#185cb4!important
}

.c-jumbotron {
  margin-bottom:0
}

.backlink a,.c-button,.c-form .c-button--reset.submit,.c-form .c-button--submit.submit,.c-form .c-button.c-button--reset,.c-form .c-button.c-button--submit,.c-form.c-form--dealer .c-button,.c-form.c-form--dealer .submit,.c-modellist__link--names,.c-pager__ajax-target + .subnav a,.navsubsub a,.parked-vehicles,.schnellsuche a,.submit,.submitabstand,.subnav.sec a,.vehiclebrowser .next,.vehiclebrowser .prev,[data-subject="begin-dynamic"] + .subnav a {
  border:1px solid #414141
}

.c-vehicles-list.owl-carousel .c-vehicles-list__item {
  padding-bottom:10px;
  float:none;
  margin:0;
  width:100%
}

.c-vehicles-list__item {
  margin:0;
  display:flex;
  margin-bottom:24px
}

*,::after,::before {
  box-sizing:inherit;
  box-sizing:inherit
}

.c-vehicles-list {
  --vehicle-width:320px;
  --vehicle-width:280px
}

.c-icon-details {
  min-height:80px
}

.c-vehicle__financing-price {
  background:#fff;
  background-image:linear-gradient(90deg,var(--color-primary-light) 0%,#185cb4 70%,#185cb4 100%);
  color:#fff
}

.c-vehicle__attributes {
  min-height:130px
}


@media (max-width: 46.24em) {
  .slicknav_btn {

    top: 2px;
  }
}


/* ================================================
   FOOTER - KFZ Euroimport (Design v1.0 / Marineblau)
   HTML-Modul: <footer class="nk24-footer"> (nur Klassen)
   Tokens: Tiefblau #1A1F3A - Importblau #318DF3
   Akzent hell #5AA6F5 - Text leise #9AA6C8 - Link #CDD4E6
   ================================================ */

/* Template-Wrapper neutralisieren: kein doppeltes Padding/BG
   um das neue Full-Width-Footer-Modul */
.c-page-footer,
.c-page-footer .o-layout--footer,
.c-page-footer .o-wrapper {
  background-color: #1A1F3A;
}

/* Glow im gesamten Footer-Container (rechte untere Ecke) */
.c-page-footer {
  position: relative;
  overflow: hidden;
}
.c-page-footer::after {
  content: "";
  position: absolute;
  bottom: -220px;
  right: -150px;
  width: 540px;
  height: 540px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(49,141,243,.20), transparent 68%);
  pointer-events: none;
  z-index: 0;
}
.c-page-footer__inner,
.c-page-footer__address {
  position: relative;
  z-index: 1;
}
.o-layout--footer .module:has(.nk24-footer),
.c-page-footer .module:has(.nk24-footer) {
  padding: 0;
  background: transparent;
}

/* ---------- Template-Fusszeile (anderes Modul) hell ----------
   DAT-Pflichthinweis (.c-dat) + Copyright/Adresse (.c-page-footer__address)
   gezielt targeten, damit der nk24-Footer unberuehrt bleibt         */
.c-dat,
.c-dat sub,
.c-page-footer__address,
.c-page-footer__address b,
.c-page-footer__address span {
  color: #9AA6C8;
}
.c-dat a,
.c-page-footer__address a {
  color: #AEB6CF;
}
.c-dat a:hover,
.c-page-footer__address a:hover {
  color: #ffffff;
}

.nk24-footer {
  position: relative;
  overflow: hidden;
  background: #1A1F3A;
  color: #9AA6C8;
  font-family: 'Hanken Grotesk', sans-serif;
}

/* Glow liegt jetzt am .c-page-footer-Container, nicht mehr am Modul */
.nk24-footer__glow {
  display: none;
}

.nk24-footer__inner {
  position: relative;
  max-width: 1240px;
  margin: 0 auto;
}

/* ---------- obere Zone ---------- */
.nk24-footer__top {
  display: grid;
  grid-template-columns: 1.5fr 1fr 1fr 1.1fr;
  gap: 48px;
  padding-bottom: 44px;
  border-bottom: 1px solid rgba(255,255,255,.10);
}

.nk24-footer__logo {
  height: 54px;
  width: auto;
  margin-bottom: 24px;
}

.nk24-footer__contact {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.nk24-footer__contact-row {
  display: flex;
  align-items: flex-start;
  gap: 11px;
  font-size: 14px;
  line-height: 1.5;
  color: #9AA6C8;
  text-decoration: none;
}

.nk24-footer__ico {
  flex: none;
  width: 17px;
  height: 17px;
  margin-top: 2px;
  color: #5AA6F5;
}

/* Telefon hervorgehoben */
.nk24-footer__phone {
  align-items: center;
  color: #fff;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 700;
}
.nk24-footer__phone .nk24-footer__ico { margin-top: 0; }
.nk24-footer__phone:hover { color: #5AA6F5; }

.nk24-footer__mail { align-items: center; }
.nk24-footer__mail .nk24-footer__ico { margin-top: 0; }
.nk24-footer__mail:hover { color: #fff; }

/* Spaltenueberschrift */
.nk24-footer__heading {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 700;
  font-size: 13.5px;
  letter-spacing: .01em;
  color: #fff;
  margin-bottom: 18px;
}

.nk24-footer__links {
  display: flex;
  flex-direction: column;
  gap: 11px;
}
.nk24-footer__links a {
  font-size: 14px;
  color: #CDD4E6;
  text-decoration: none;
  transition: color .15s ease;
}
.nk24-footer__links a:hover { color: #fff; }

.nk24-footer__about {
  font-size: 14.5px;
  line-height: 1.65;
  color: #9AA6C8;
  margin: 0 0 30px;
  max-width: 32ch;
}

/* Google-Badge */
.nk24-footer__rating {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(255,255,255,.06);
  border: 1px solid rgba(255,255,255,.10);
  border-radius: 999px;
  padding: 7px 14px;
}
.nk24-footer__stars {
  color: #FBBC04;
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 1;
}
.nk24-footer__rating-val {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 700;
  font-size: 13px;
  color: #fff;
}
.nk24-footer__rating-src {
  font-size: 12px;
  color: #9AA6C8;
}

/* Spezifitaets-Boost gegen Theme-Regel .c-page-footer a (0,1,1):
   Telefon/E-Mail-Link und Badge-Padding durchsetzen */
.c-page-footer a.nk24-footer__phone { color: #ffffff; }
.c-page-footer a.nk24-footer__phone:hover { color: #5AA6F5; }
.c-page-footer a.nk24-footer__mail { color: #9AA6C8; }
.c-page-footer a.nk24-footer__mail:hover { color: #ffffff; }
.c-page-footer .nk24-footer__rating {
  display: inline-flex;
  padding: 9px 16px;
  margin-top: 12px;
}

/* ---------- untere Zone ---------- */
.nk24-footer__bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 14px;
  padding-top: 26px;
}
.nk24-footer__legal-info {
  display: flex;
  align-items: center;
  gap: 18px;
  flex-wrap: wrap;
  font-size: 13px;
  color: #AEB6CF;
}
.nk24-footer__member {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  font-size: 12.5px;
}
.nk24-footer__dot {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #5AA6F5;
}
.nk24-footer__legal-links {
  display: flex;
  flex-wrap: wrap;
  gap: 22px;
}
.nk24-footer__legal-links a {
  font-size: 13px;
  color: #AEB6CF;
  text-decoration: none;
  transition: color .15s ease;
}
.nk24-footer__legal-links a:hover { color: #fff; }

/* Pflichthinweis + Powered by */
.nk24-footer__dat {
  margin: 28px 0 0;
  font-size: 11px;
  line-height: 1.55;
  color: #6E7791;
}
.nk24-footer__dat a { color: #8A94B2; text-decoration: underline; }
.nk24-footer__dat a:hover { color: #fff; }

.nk24-footer__powered {
  margin-top: 18px;
  font-size: 12px;
}
.nk24-footer__powered a { color: #6E7791; text-decoration: none; }
.nk24-footer__powered a:hover { color: #9AA6C8; }

/* ---------- Responsive ---------- */
@media (max-width: 900px) {
  .nk24-footer__top {
    grid-template-columns: 1fr 1fr;
    gap: 40px 32px;
  }
  .nk24-footer__col--brand { grid-column: 1 / -1; }
}

@media (max-width: 560px) {
  .nk24-footer__top {
    grid-template-columns: 1fr;
    gap: 32px;
  }
  .nk24-footer__bottom {
    flex-direction: column;
    align-items: flex-start;
  }
  .nk24-footer__legal-links { gap: 14px 18px; }
}


/* ================================================
   CARDS – Zentrierung und Abstände
   ================================================ */

.o-layout--gutter.o-layout--1\/3 {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}


/* ================================================
   CARDS – Dark Design mit diagonalem Übergang
   ================================================ */

.nk24-card {
  background-color: #0d2d6e;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  text-align: left;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
  transition: box-shadow 0.2s ease, transform 0.2s ease;
  display: flex;
  flex-direction: column;
}

.nk24-card:hover {
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
  transform: translateY(-3px);
}

/* Bild oben */
.nk24-card img {
  width: 100%;
  height: 240px;
  object-fit: cover;
  display: block;
  border-radius: 0;
  position: relative;
  z-index: 1;
}

/* Diagonaler Übergang */
.nk24-card::after {
  content: '';
  display: block;
  position: absolute;
  top: 170px;
  left: -10%;
  width: 120%;
  height: 120px;
  background-color: #0d2d6e;
  transform: rotate(-4deg);
  z-index: 2;
}

/* Leere br Tags ausblenden */
.nk24-card br {
  display: none;
}

/* Inhalt unter dem Bild */
.nk24-card h1 {
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
  margin: 0 24px 12px;
  padding-top: 6px;
  position: relative;
  z-index: 3;
  line-height: 1.2;
}

.nk24-card p {
  font-size: 14px;
  color: #ffffff;
  margin: 0 24px 20px;
  line-height: 1.6;
  position: relative;
  z-index: 3;
}

.nk24-card p.title,
.nk24-card p.title2 {
  display: none;
}

/* Button */
.nk24-card .c-button {
  margin: 0 24px 28px;
  display: inline-block;
  background-color: #185cb4;
  color: #ffffff;
  border: none;
  border-radius: 4px;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  position: relative;
  z-index: 3;
  transition: background-color 0.2s;
}

.nk24-card .c-button:hover {
  background-color: #1a6fd4;
}


/* ================================================
   GOOGLE REVIEWS – Kundenmeinungen
   ================================================ */

.kfz-reviews {
  padding: 56px 48px;
  background: #ffffff;
  max-width: 1280px;
  margin: 0 auto;
  box-sizing: border-box;
}

/* Header */
.kfz-reviews__header {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 48px;
  align-items: flex-start;
  margin-bottom: 48px;
}

.kfz-reviews__label {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #185cb4;
  margin: 0 0 12px;
}

.kfz-reviews__title {
  font-size: 40px;
  font-weight: 800;
  color: #1a1a2e;
  line-height: 1.1;
  margin: 0 0 16px;
}

.kfz-reviews__subtitle {
  font-size: 15px;
  color: #555d6b;
  line-height: 1.6;
  margin: 0;
}

/* Google Badge */
.kfz-reviews__google-badge {
  background: #f8f9fb;
  border: 1px solid #e8eaed;
  border-radius: 12px;
  padding: 28px 32px;
}

.kfz-reviews__google-top {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 16px;
}

.kfz-reviews__google-label {
  font-size: 16px;
  font-weight: 600;
  color: #333;
}

.kfz-reviews__google-score {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 8px;
}

.kfz-reviews__score-number {
  font-size: 52px;
  font-weight: 800;
  color: #1a1a2e;
  line-height: 1;
}

.kfz-reviews__stars {
  display: flex;
  gap: 3px;
}

.kfz-reviews__stars span {
  color: #f5a623;
  font-size: 28px;
}

.kfz-reviews__stars--sm span {
  font-size: 18px;
}

.kfz-reviews__count {
  font-size: 13px;
  color: #777;
  margin: 0 0 12px;
}

.kfz-reviews__certified {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 13px;
  color: #185cb4;
  margin: 0;
}

/* Karten */
.kfz-reviews__cards {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
  margin-bottom: 40px;
}

.kfz-reviews__card {
  background: #ffffff;
  border: 1px solid #e8eaed;
  border-radius: 10px;
  padding: 24px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.05);
}

.kfz-reviews__card-top {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}

.kfz-reviews__avatar {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #185cb4;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.kfz-reviews__meta {
  flex: 1;
}

.kfz-reviews__meta strong {
  display: block;
  font-size: 14px;
  font-weight: 700;
  color: #1a1a2e;
}

.kfz-reviews__meta span {
  font-size: 12px;
  color: #999;
}

.kfz-reviews__g-icon {
  flex-shrink: 0;
}

.kfz-reviews__card p {
  font-size: 14px;
  color: #444;
  line-height: 1.6;
  margin: 10px 0 0;
}

/* Footer Button */
.kfz-reviews__footer {
  text-align: center;
}

.kfz-reviews__btn {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  background: #185cb4;
  color: #ffffff;
  text-decoration: none;
  padding: 16px 36px;
  border-radius: 6px;
  font-size: 15px;
  font-weight: 600;
  transition: background-color 0.2s;
}

.kfz-reviews__btn:hover {
  background: #1a6fd4;
  color: #ffffff;
}

.kfz-reviews__btn-arrow {
  font-size: 18px;
}

@media (max-width: 768px) {
  .kfz-reviews__header {
    grid-template-columns: 1fr;
  }
  .kfz-reviews__cards {
    grid-template-columns: 1fr;
  }
  .kfz-reviews {
    padding: 32px 20px;
  }
}

/* Reviews – Subzeile ausblenden (nicht dynamisch) */
.kfz-reviews__meta span {
  display: none;
}


/* ================================================
   FAIR & SICHER – Blau/Weiss Block
   ================================================ */

/* Gesamtblock: max-width und grauer Hintergrund weg */
#fairundsicher {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  background-color: transparent;
  padding: 0;
}

/* Bild: kleiner Abstand zur rechten Box */
#fairundsicher .js-bg-image {
  padding-right: 16px;
  box-sizing: border-box;
}

/* Rechte Box: dunkelblau */
#fairundsicher .o-wrapper--no-ml {
  background-color: #0d2d6e;
  padding: 48px 40px;
}

#fairundsicher h3,
#fairundsicher h3 span {
  color: #ffffff !important;
  font-size: 22px !important;
}

#fairundsicher p {
  color: #c8d8f0;
}

#fairundsicher ul li {
  color: #ffffff;
}

#fairundsicher ul li::marker {
  color: #4a9eff;
}

/* Button */
#fairundsicher .c-button {
  background-color: #185cb4;
  border-color: #185cb4;
  color: #ffffff;
  border-radius: 4px;
}

#fairundsicher .c-button:hover {
  background-color: #1a6fd4;
  border-color: #1a6fd4;
}

/* ================================================
   TRUST / FAIR & SICHER - KFZ Euroimport (Design v1.0)
   HTML-Modul: <section class="nk24-trust">
   Tiefblau #1A1F3A - Importblau/Akzent #5AA6F5
   ================================================ */

.nk24-trust {
  background: #1A1F3A;
  font-family: 'Hanken Grotesk', sans-serif;
  padding-bottom: 72px;
}

.nk24-trust__inner {
  max-width: 1240px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.4fr 1fr;
  gap: 64px;
  align-items: center;
}

/* ---- Eyebrow ---- */
.nk24-trust__eyebrow {
  font-family: 'Space Mono', monospace;
  font-size: 13px;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: #5AA6F5;
  margin-bottom: 22px;
}

/* ---- Heading ---- */
.nk24-trust__title {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 1.06;
  letter-spacing: -.02em;
  color: #ffffff;
  margin: 0 0 34px;
  max-width: 16ch;
}

/* ---- USP-Liste (2 Spalten, spaltenweise gefuellt) ---- */
.nk24-trust__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: repeat(3, auto);
  grid-auto-flow: column;
  gap: 18px 40px;
}

.nk24-trust__item {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 15px;
  color: #CDD4E6;
}

.nk24-trust__check {
  flex: none;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: rgba(49, 141, 243, .18);
  color: #5AA6F5;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.nk24-trust__check svg {
  width: 13px;
  height: 13px;
}

/* ---- Telefon-CTA-Card ---- */
.nk24-trust__phone {
  display: flex;
  align-items: center;
  gap: 18px;
  padding: 36px 44px;
  border: 1px solid rgba(255, 255, 255, .09);
  border-radius: 20px;
  background: rgba(255, 255, 255, .03);
  text-decoration: none;
  transition: border-color .2s ease, background-color .2s ease;
}
.nk24-trust__phone:hover {
  border-color: rgba(90, 166, 245, .5);
  background: rgba(90, 166, 245, .06);
}

.nk24-trust__phone-ico {
  flex: none;
  color: #5AA6F5;
}
.nk24-trust__phone-ico svg {
  width: 30px;
  height: 30px;
  display: block;
}

.nk24-trust__phone-num {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 700;
  font-size: 34px;
  letter-spacing: -.01em;
  color: #ffffff;
  white-space: nowrap;
}

/* ---- Divider ---- */
.nk24-trust__divider {
  max-width: 1240px;
  margin: 56px auto 0;
  height: 1px;
  background: rgba(255, 255, 255, .10);
}

/* ---- Responsive ---- */
@media (max-width: 900px) {
  .nk24-trust__inner {
    grid-template-columns: 1fr;
    gap: 40px;
    align-items: stretch;
  }
  .nk24-trust__title { font-size: 34px; }
  .nk24-trust__phone { justify-content: center; }
}

@media (max-width: 560px) {
  .nk24-trust__list {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    grid-template-rows: none;
    gap: 14px;
  }
  .nk24-trust__title { font-size: 28px; }
  .nk24-trust__phone { padding: 26px 24px; gap: 12px; }
  .nk24-trust__phone-num { font-size: 26px; }
  .nk24-trust__divider { margin-top: 40px; }
}


/* ================================================
   KUNDENMEINUNGEN / GOOGLE REVIEWS (Design v1.0)
   HTML-Modul: <section class="nk24-reviews">
   Helle Sektion: Text #212747, leise #5B6478, Akzent #318DF3
   ================================================ */

.nk24-reviews {
  font-family: 'Hanken Grotesk', sans-serif;
}

.nk24-reviews__inner {
  max-width: 1240px;
  margin: 0 auto;
}

/* ---- Kopf: Titel + Google-Badge ---- */
.nk24-reviews__head {
  display: grid;
  grid-template-columns: 1.3fr 1fr;
  gap: 48px;
  align-items: start;
  margin-bottom: 44px;
}

.nk24-reviews__title {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 800;
  font-size: 40px;
  line-height: 1.1;
  letter-spacing: -.02em;
  color: #212747;
  margin: 0 0 16px;
}

.nk24-reviews__subtitle {
  font-size: 15px;
  line-height: 1.6;
  color: #5B6478;
  margin: 0;
  max-width: 46ch;
}

.nk24-reviews__badge-top {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 14px;
}
.nk24-reviews__gmark svg {
  width: 26px;
  height: 26px;
  display: block;
}
.nk24-reviews__badge-label {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #212747;
}

.nk24-reviews__badge-score {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 10px;
}
.nk24-reviews__score {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 800;
  font-size: 52px;
  line-height: 1;
  color: #212747;
}

.nk24-reviews__stars {
  color: #FBBC04;
  font-size: 26px;
  letter-spacing: 2px;
  line-height: 1;
}

.nk24-reviews__certified {
  display: flex;
  align-items: center;
  gap: 7px;
  font-size: 14px;
  font-weight: 600;
  color: #318DF3;
  margin: 0;
}
.nk24-reviews__certified svg {
  width: 17px;
  height: 17px;
}

/* ---- Karten ---- */
.nk24-reviews__cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 40px;
}

.nk24-reviews__card {
  background: #ffffff;
  border: 1px solid #E3E9F2;
  border-radius: 14px;
  padding: 24px;
  box-shadow: 0 2px 8px rgba(33, 39, 71, .05);
}

.nk24-reviews__card-top {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 14px;
}
.nk24-reviews__avatar {
  flex: none;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #212747;
  color: #ffffff;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 700;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.nk24-reviews__name {
  flex: 1;
  font-weight: 700;
  font-size: 14px;
  color: #212747;
}
.nk24-reviews__gmark--sm svg {
  width: 20px;
  height: 20px;
}

.nk24-reviews__stars--sm {
  display: block;
  font-size: 15px;
  letter-spacing: 1px;
  margin-bottom: 12px;
}

.nk24-reviews__text {
  font-size: 14px;
  line-height: 1.6;
  color: #555D6B;
  margin: 0;
}

/* ---- CTA-Button ---- */
.nk24-reviews__footer {
  text-align: center;
}
.nk24-reviews__btn {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  background: #1A1F3A;
  color: #ffffff;
  text-decoration: none;
  padding: 16px 32px;
  border-radius: 10px;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 600;
  font-size: 15px;
  box-shadow: 0 10px 26px rgba(26, 31, 58, .28);
  transition: background-color .2s ease, transform .2s ease;
}
.nk24-reviews__btn:hover {
  background: #212747;
  color: #ffffff;
  transform: translateY(-1px);
}
.nk24-reviews__btn-g {
  flex: none;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.nk24-reviews__btn-g svg {
  width: 16px;
  height: 16px;
}
.nk24-reviews__btn-arrow {
  font-size: 18px;
}

/* ---- Responsive ---- */
@media (max-width: 900px) {
  .nk24-reviews__head {
    grid-template-columns: 1fr;
    gap: 28px;
  }
  .nk24-reviews__cards {
    grid-template-columns: 1fr;
  }
}


/* ---- Reviews: Boost gegen Theme (.c-headings h2 25px + ::after-Linie,
   Modul-Container text-align:center) ------------------------------- */
.nk24-reviews { text-align: left; }

.nk24-reviews .nk24-reviews__title {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 800;
  font-size: 40px;
  line-height: 1.1;
  color: #212747;
  text-align: left;
  border: 0;
}
.nk24-reviews .nk24-reviews__title::after {
  content: none;
  display: none;
}

.nk24-reviews .nk24-reviews__subtitle,
.nk24-reviews .nk24-reviews__name,
.nk24-reviews .nk24-reviews__stars--sm,
.nk24-reviews .nk24-reviews__text {
  text-align: left;
}

.nk24-reviews .nk24-reviews__footer {
  text-align: center;
}

@media (min-width: 81.25em) {
  .nk24-reviews .nk24-reviews__title { font-size: 40px; }
}


/* ================================================
   NEWS / BLOG-ENTRIES (Design v1.0)
   Modul: .m_Frontend_Blog_Entries > .c-blog-entries
   WICHTIG: alle Regeln auf .c-blog-entries gescoped,
   da .c-list-group / .c-panel generische Theme-Klassen sind.
   ================================================ */

.c-blog-entries {
  max-width: 1240px;
  margin: 0 auto;
  font-family: 'Hanken Grotesk', sans-serif;
  text-align: left;
}

/* Panel/Reset generischer Theme-Styles innerhalb des Blogs */
.c-blog-entries .c-panel {
  background: transparent;
  border: 0;
  padding: 0;
  box-shadow: none;
}

/* ---- Kopf mit Eyebrow ---- */
.c-blog-entries .c-panel__heading {
  margin: 0 0 40px;
}
.c-blog-entries .c-panel__heading::before {
  content: "Magazin";
  display: block;
  font-family: 'Space Mono', monospace;
  font-size: 13px;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: #318DF3;
  margin-bottom: 14px;
}
.c-blog-entries .c-panel__title {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 800;
  font-size: 40px;
  line-height: 1.1;
  letter-spacing: -.02em;
  color: #212747;
  margin: 0;
  text-align: left;
}
.c-blog-entries .c-panel__title::after { content: none; display: none; }

/* ---- Grid: Featured links, Liste rechts ---- */
.c-blog-entries .c-blog-entries__content {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 1fr);
  gap: 0 44px;
  align-items: start;
  padding: 0;
}
.c-blog-entries .c-list-group__item:first-child {
  grid-column: 1;
  grid-row: 1 / span 99;
}
.c-blog-entries .c-list-group__item:not(:first-child) {
  grid-column: 2;
}

/* ---- Basis Item (Reset + Reihenfolge Datum > Titel > Text) ---- */
.c-blog-entries .c-list-group__item {
  display: flex;
  flex-direction: column;
  border: 0;
  background: transparent;
  text-decoration: none;
}
.c-blog-entries .c-article-card__meta-item { order: 1; }
.c-blog-entries .c-list-group__item-heading { order: 2; }
.c-blog-entries .c-list-group__item-text { order: 3; }

.c-blog-entries .c-article-card__timestamp {
  font-family: 'Space Mono', monospace;
  font-size: 12px;
  letter-spacing: .04em;
  color: #7E8BB0;
}

.c-blog-entries .c-list-group__item-heading {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 700;
  color: #212747;
  margin: 8px 0 10px;
  transition: color .15s ease;
}

.c-blog-entries .c-list-group__item-text,
.c-blog-entries .c-list-group__item-text .u-text-muted {
  font-size: 14px;
  line-height: 1.6;
  color: #5B6478;
}

/* "weiterlesen" (Pseudo, bleibt Teil des Karten-Links) */
.c-blog-entries .c-list-group__item-text::after {
  content: "weiterlesen \2192";
  display: block;
  margin-top: 14px;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #318DF3;
}

/* ---- Featured-Karte (erster Beitrag) ---- */
.c-blog-entries .c-list-group__item:first-child {
  background: #ffffff;
  border: 1px solid #E3E9F2;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 6px 24px rgba(33, 39, 71, .06);
  transition: box-shadow .2s ease, transform .2s ease;
}
.c-blog-entries .c-list-group__item:first-child:hover {
  box-shadow: 0 12px 34px rgba(33, 39, 71, .12);
  transform: translateY(-2px);
}
.c-blog-entries .c-list-group__item:first-child .c-article-card__meta-item,
.c-blog-entries .c-list-group__item:first-child .c-list-group__item-heading,
.c-blog-entries .c-list-group__item:first-child .c-list-group__item-text {
  padding-left: 34px;
  padding-right: 34px;
}
.c-blog-entries .c-list-group__item:first-child .c-article-card__meta-item {
  padding-top: 36px;
}
.c-blog-entries .c-list-group__item:first-child .c-list-group__item-heading {
  font-size: 26px;
  line-height: 1.2;
}
.c-blog-entries .c-list-group__item:first-child .c-list-group__item-text {
  padding-bottom: 30px;
}

/* ---- Listen-Items rechts (Trennlinien) ---- */
.c-blog-entries .c-list-group__item:not(:first-child) {
  padding: 24px 0;
  border-bottom: 1px solid #E3E9F2;
}
.c-blog-entries .c-list-group__item:not(:first-child):last-child {
  border-bottom: 0;
}
.c-blog-entries .c-list-group__item:not(:first-child) .c-list-group__item-heading {
  font-size: 18px;
  line-height: 1.3;
}
.c-blog-entries .c-list-group__item:not(:first-child):first-of-type,
.c-blog-entries .c-list-group__item:nth-child(2) {
  padding-top: 0;
}

/* Hover Titel */
.c-blog-entries .c-list-group__item:hover .c-list-group__item-heading {
  color: #318DF3;
}

/* ---- Responsive ---- */
@media (max-width: 900px) {
  .c-blog-entries .c-blog-entries__content {
    grid-template-columns: 1fr;
    gap: 0;
  }
  .c-blog-entries .c-list-group__item:first-child {
    grid-column: auto;
    grid-row: auto;
    margin-bottom: 28px;
  }
  .c-blog-entries .c-list-group__item:not(:first-child) {
    grid-column: auto;
  }
  .c-blog-entries .c-panel__title { font-size: 32px; }
}


/* ================================================
   PROZESS / FUENF-SCHRITT-TIMELINE (Design v1.0)
   HTML-Modul: <section class="nk24-steps">
   ================================================ */

.nk24-steps {
  font-family: 'Hanken Grotesk', sans-serif;
  text-align: left;
  margin-bottom: 80px;
}
.nk24-steps__inner {
  max-width: 1080px;
  margin: 0 auto;
}

/* ---- Kopf ---- */
.nk24-steps__eyebrow {
  font-family: 'Space Mono', monospace;
  font-size: 13px;
  letter-spacing: .22em;
  text-transform: uppercase;
  color: #318DF3;
  text-align: center;
  margin-bottom: 20px;
}
.nk24-steps .nk24-steps__title {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 800;
  font-size: 40px;
  line-height: 1.08;
  letter-spacing: -.02em;
  color: #212747;
  text-align: center;
  margin: 0 0 64px;
}
.nk24-steps .nk24-steps__title::after { content: none; display: none; }

/* ---- Timeline: EIN Grid, feste gleich hohe Zeilen ---- */
.nk24-steps__timeline {
  position: relative;
  max-width: 1080px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 72px 1fr;
  grid-auto-rows: 120px;
  column-gap: 24px;
  align-items: center;
}
/* durchgehende Mittellinie (absolut -> kein eigenes Grid-Cell) */
.nk24-steps__timeline::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 60px;
  bottom: 60px;
  width: 2px;
  background: #D9E1EE;
  z-index: 0;
}

/* Schritt-Wrapper loest sich auf: Node + Content sind direkte Grid-Items */
.nk24-steps__step { display: contents; }

/* Node: mittige Spalte, vertikal zentriert */
.nk24-steps__node {
  grid-column: 2;
  align-self: center;
  justify-self: center;
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
}
.nk24-steps__icon {
  width: 56px;
  height: 56px;
  border-radius: 16px;
  background: #1E2540;
  border: 1px solid rgba(255, 255, 255, .06);
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 6px 18px rgba(26, 31, 58, .18);
}
.nk24-steps__icon svg {
  width: 22px;
  height: 22px;
}
.nk24-steps__num {
  position: absolute;
  top: calc(100% + 7px);
  left: 50%;
  transform: translateX(-50%);
  font-family: 'Space Mono', monospace;
  font-size: 12px;
  letter-spacing: .06em;
  color: #7E8BB0;
}

/* finaler Schritt hervorgehoben */
.nk24-steps__step--final .nk24-steps__icon {
  background: #318DF3;
  border-color: #318DF3;
  box-shadow: 0 8px 22px rgba(49, 141, 243, .4);
}
.nk24-steps__step--final .nk24-steps__num {
  color: #318DF3;
  font-weight: 700;
}

/* Content vertikal zentriert */
.nk24-steps__content { align-self: center; }

.nk24-steps__step-title {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.25;
  color: #212747;
  margin: 0 0 8px;
}
.nk24-steps__step-text {
  font-size: 14.5px;
  line-height: 1.6;
  color: #5B6478;
  margin: 0;
  max-width: 54ch;
}

/* Platzierung: Node + Content je Schritt in gleicher Zeile, Seite alternierend */
.nk24-steps__step:nth-child(1) .nk24-steps__node { grid-row: 1; }
.nk24-steps__step:nth-child(1) .nk24-steps__content { grid-row: 1; grid-column: 1; text-align: right; }
.nk24-steps__step:nth-child(2) .nk24-steps__node { grid-row: 2; }
.nk24-steps__step:nth-child(2) .nk24-steps__content { grid-row: 2; grid-column: 3; text-align: left; }
.nk24-steps__step:nth-child(3) .nk24-steps__node { grid-row: 3; }
.nk24-steps__step:nth-child(3) .nk24-steps__content { grid-row: 3; grid-column: 1; text-align: right; }
.nk24-steps__step:nth-child(4) .nk24-steps__node { grid-row: 4; }
.nk24-steps__step:nth-child(4) .nk24-steps__content { grid-row: 4; grid-column: 3; text-align: left; }
.nk24-steps__step:nth-child(5) .nk24-steps__node { grid-row: 5; }
.nk24-steps__step:nth-child(5) .nk24-steps__content { grid-row: 5; grid-column: 1; text-align: right; }

.nk24-steps__step:nth-child(odd) .nk24-steps__step-text { margin-left: auto; }

/* ---- CTA-Leiste ---- */
.nk24-steps__cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 32px;
  flex-wrap: wrap;
  margin-top: 64px;
  padding: 40px 48px;
  background: #1A1F3A;
  border-radius: 20px;
  box-shadow: 0 14px 40px rgba(26, 31, 58, .18);
}
.nk24-steps__cta-eyebrow {
  font-family: 'Space Mono', monospace;
  font-size: 12.5px;
  letter-spacing: .18em;
  text-transform: uppercase;
  color: #7E8BB0;
  margin-bottom: 12px;
}
.nk24-steps__cta-title {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 700;
  font-size: 26px;
  line-height: 1.2;
  letter-spacing: -.01em;
  color: #ffffff;
}
.nk24-steps__cta-phone {
  flex: none;
  display: inline-flex;
  align-items: center;
  gap: 12px;
  background: #318DF3;
  color: #ffffff;
  text-decoration: none;
  padding: 16px 28px;
  border-radius: 12px;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 700;
  font-size: 20px;
  letter-spacing: -.01em;
  transition: background-color .2s ease, transform .2s ease;
}
.nk24-steps__cta-phone svg {
  width: 22px;
  height: 22px;
}
.nk24-steps__cta-phone:hover {
  background: #1F6FD0;
  color: #ffffff;
  transform: translateY(-1px);
}

/* ---- Responsive ---- */
@media (max-width: 768px) {
  .nk24-steps .nk24-steps__title { font-size: 30px; margin-bottom: 44px; }

  /* zurueck zu je Schritt eigenem Grid (linksbuendig) */
  .nk24-steps__timeline { display: block; }
  .nk24-steps__step {
    display: grid;
    grid-template-columns: 56px 1fr;
    column-gap: 22px;
    align-items: start;
    margin-bottom: 30px;
  }
  .nk24-steps__node {
    grid-column: 1 !important;
    grid-row: auto !important;
    align-self: start;
  }
  .nk24-steps__content {
    grid-column: 2 !important;
    grid-row: auto !important;
    text-align: left !important;
    align-self: start;
  }
  .nk24-steps__step:nth-child(odd) .nk24-steps__step-text { margin-left: 0; }
  .nk24-steps__step-text { max-width: none; }

  .nk24-steps__timeline::before {
    left: 28px;
    transform: none;
    top: 28px;
    bottom: 28px;
  }
  .nk24-steps__num {
    top: auto;
    bottom: -20px;
  }

  .nk24-steps__cta {
    flex-direction: column;
    align-items: flex-start;
    padding: 32px 26px;
  }
  .nk24-steps__cta-title { font-size: 22px; }
}


/* ================================================
   FAHRZEUG-KONFIGURATOR (Design v1.0)
   Modul-Klasse im CMS: nk24-configurator.
   NUR der Suchcontainer (.c-form--search) wird zur dunklen Leiste;
   die Ueberschrift und alles ausserhalb bleibt frei gestaltbar.
   Gescoped -> normale Fahrzeugsuche unberuehrt.
   ================================================ */

.nk24-configurator { font-family: 'Hanken Grotesk', sans-serif; }

/* dunkle Leiste = nur das Suchformular */
.nk24-configurator .c-form--search {
  background: #1A1F3A !important;
  border-radius: 0 0 18px 18px;
  padding: 14px 30px 30px !important;
  margin: 0 !important;
  border: 0;
}

/* Kopfzeile IM Container (aus vorhandener h5 .u-lead + Config-Icon) */
.nk24-configurator .u-lead {
  background: #1A1F3A;
  border-radius: 18px 18px 0 0;
  margin: 0;
  padding: 24px 30px 4px;
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
}
.nk24-configurator .u-lead::before {
  content: "Fahrzeug-Konfigurator \2014";
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.3;
  color: #ffffff;
  padding-left: 27px;
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%23ffffff%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%3E%3Cline%20x1%3D%224%22%20y1%3D%227%22%20x2%3D%2220%22%20y2%3D%227%22/%3E%3Cline%20x1%3D%224%22%20y1%3D%2212%22%20x2%3D%2220%22%20y2%3D%2212%22/%3E%3Cline%20x1%3D%224%22%20y1%3D%2217%22%20x2%3D%2220%22%20y2%3D%2217%22/%3E%3Ccircle%20cx%3D%2210%22%20cy%3D%227%22%20r%3D%222.4%22%20fill%3D%22%231A1F3A%22/%3E%3Ccircle%20cx%3D%2215%22%20cy%3D%2212%22%20r%3D%222.4%22%20fill%3D%22%231A1F3A%22/%3E%3Ccircle%20cx%3D%229%22%20cy%3D%2217%22%20r%3D%222.4%22%20fill%3D%22%231A1F3A%22/%3E%3C/svg%3E") no-repeat left center;
  background-size: 19px 19px;
}
.nk24-configurator .u-lead span,
.nk24-configurator .u-lead strong {
  font-size: 14.5px !important;
  color: #9AA6C8 !important;
  font-weight: 400 !important;
}
/* Wrapper/Container drumherum ohne Theme-Hintergrund/Padding */
.nk24-configurator .c-form-wrapper,
.nk24-configurator .c-form__container,
.nk24-configurator .search-container {
  background: transparent !important;
  padding: 0 !important;
  margin: 0;
  border: 0;
}
.nk24-configurator fieldset.search_box { padding: 0 !important; margin: 0; border: 0; }
.nk24-configurator input[type="hidden"] { display: none; }

/* Felder-Reihe (Button darf bei wenig Platz darunter rutschen) */
.nk24-configurator .search-container {
  display: flex;
  align-items: flex-end;
  gap: 16px;
  flex-wrap: wrap;
}
.nk24-configurator .search_box { flex: 1 1 640px; }
.nk24-configurator .search_box > .o-layout {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  margin: 0;
}
.nk24-configurator .o-layout__item { padding: 0 !important; width: auto; }

/* Feld: Label oben, Control unten */
.nk24-configurator .c-form__field { display: block !important; margin: 0; }
.nk24-configurator .c-form__field > label {
  display: block;
  width: auto;
  padding: 0 0 8px;
  margin: 0;
  font-family: 'Space Mono', monospace;
  font-size: 11.5px;
  letter-spacing: .12em;
  text-transform: uppercase;
  color: #7E8BB0;
}

/* Dropdown geschlossen (Plugin positioniert span/caret absolut) */
.nk24-configurator .ms-parent { width: 100% !important; }
.nk24-configurator .ms-choice {
  position: relative;
  display: block;
  width: 100% !important;
  height: 50px !important;
  line-height: 50px !important;
  padding: 0 !important;
  background: #ffffff;
  border: 1px solid #E3E9F2 !important;
  border-radius: 12px !important;
  box-sizing: border-box;
  overflow: hidden;
  cursor: pointer;
}
.nk24-configurator .ms-choice > span {
  position: absolute;
  top: 0;
  left: 0;
  right: 38px;
  height: 50px;
  line-height: 50px;
  padding-left: 14px;
  color: #212747;
  font-size: 14.5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.nk24-configurator .ms-choice > div.icon-caret { display: none; }
.nk24-configurator .ms-choice::after {
  content: "";
  position: absolute;
  right: 16px;
  top: 50%;
  margin-top: -6px;
  width: 9px;
  height: 9px;
  border-right: 2px solid #7E8BB0;
  border-bottom: 2px solid #7E8BB0;
  transform: rotate(45deg);
}

/* Dropdown offen */
.nk24-configurator .ms-drop {
  background: #ffffff;
  border: 1px solid #E3E9F2;
  border-radius: 10px;
  box-shadow: 0 12px 32px rgba(33, 39, 71, .16);
  margin-top: 6px;
  overflow: hidden;
  z-index: 20;
}
.nk24-configurator .ms-drop ul { padding: 6px; max-height: 260px; }
.nk24-configurator .ms-drop li { list-style: none; }
.nk24-configurator .ms-drop label {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 10px;
  border-radius: 6px;
  font-size: 14px;
  color: #212747;
  cursor: pointer;
}
.nk24-configurator .ms-drop label:hover { background: #F5F8FC; }

/* Buttons */
.nk24-configurator .c-form__buttons {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  gap: 14px;
  margin: 0;
  padding: 0;
}
.nk24-configurator .c-form__buttons .c-button--submit {
  height: 50px;
  background: #318DF3;
  border: none;
  border-radius: 10px;
  color: #ffffff;
  padding: 0 22px;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 700;
  font-size: 15px;
  border-radius: 12px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  box-shadow: 0 8px 20px rgba(49, 141, 243, .3);
}
.nk24-configurator .c-form__buttons .c-button--submit:hover { background: #1F6FD0; }
.nk24-configurator ._result {
  background: rgba(255, 255, 255, .22);
  border-radius: 999px;
  padding: 3px 11px;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
}
.nk24-configurator .c-button--reset {
  background: transparent;
  border: none;
  color: #7E8BB0;
  font-size: 13px;
  text-decoration: underline;
  padding: 0;
  cursor: pointer;
}
.nk24-configurator .c-button--reset:hover { color: #ffffff; }

/* Responsive */
@media (max-width: 900px) {
  .nk24-configurator .search-container { flex-direction: column; align-items: stretch; }
  .nk24-configurator .search_box > .o-layout { grid-template-columns: repeat(2, 1fr); }
  .nk24-configurator .c-form__buttons .c-button--submit { width: 100%; justify-content: center; }
}
@media (max-width: 560px) {
  .nk24-configurator .c-form--search { padding: 22px 18px 24px !important; }
  .nk24-configurator .search_box > .o-layout { grid-template-columns: 1fr; }
}


/* ---- Kopf-Block ueber dem Konfigurator (eigenes HTML, frei platzierbar) ---- */
.nk24-cfg-head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 32px;
  flex-wrap: wrap;
  font-family: 'Hanken Grotesk', sans-serif;
  margin-bottom: 26px;
}
.nk24-cfg-head__eyebrow {
  font-family: 'Space Mono', monospace;
  font-size: 13px;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: #318DF3;
  margin-bottom: 16px;
}
.nk24-cfg-head .nk24-cfg-head__title {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 800;
  font-size: 40px;
  line-height: 1.1;
  letter-spacing: -.02em;
  color: #212747;
  margin: 0;
  max-width: 20ch;
  text-align: left;
}
.nk24-cfg-head .nk24-cfg-head__title::after { content: none; display: none; }
.nk24-cfg-head__btn {
  flex: none;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: #ffffff;
  border: 1px solid #D5DEEC;
  border-radius: 10px;
  padding: 14px 22px;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 700;
  font-size: 15px;
  color: #212747;
  text-decoration: none;
  transition: border-color .2s ease, background-color .2s ease;
}
.nk24-cfg-head__btn:hover { border-color: #318DF3; background: #F5F8FC; }
.nk24-cfg-head__btn span { color: #318DF3; }

@media (max-width: 700px) {
  .nk24-cfg-head .nk24-cfg-head__title { font-size: 30px; }
  .nk24-cfg-head__btn { width: 100%; justify-content: center; }
}


/* ================================================
   MARKEN-KARTEN (Design v1.0)
   Modul-Klasse im CMS: nk24-brandcards
   Ueberschreibt das Owl-Carousel zu einem 2-Spalten-Karten-Grid.
   ================================================ */

.nk24-brandcards { font-family: 'Hanken Grotesk', sans-serif; margin-bottom: 80px; }

/* Owl-Carousel komplett aufloesen: Wrapper -> display:contents,
   damit die <li> direkt Grid-Zellen von .c-vehicle-nav werden */
.nk24-brandcards .c-vehicle-nav {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
}
.nk24-brandcards .owl-wrapper-outer,
.nk24-brandcards .owl-wrapper,
.nk24-brandcards .owl-item {
  display: contents !important;
}
.nk24-brandcards .owl-controls { display: none !important; }

/* Karte */
.nk24-brandcards .c-vehicle-nav__item {
  list-style: none;
  margin: 0;
  width: auto !important;
}
.nk24-brandcards .c-vehicle-nav__link {
  display: grid;
  grid-template-columns: auto 1fr auto;
  grid-template-rows: auto auto;
  align-items: center;
  column-gap: 18px;
  background: #ffffff;
  border: 1px solid #E3E9F2;
  border-radius: 14px;
  padding: 22px 26px;
  text-decoration: none;
  box-shadow: 0 2px 10px rgba(33, 39, 71, .05);
  transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease;
}
.nk24-brandcards .c-vehicle-nav__link:hover {
  border-color: #318DF3;
  box-shadow: 0 12px 30px rgba(33, 39, 71, .12);
  transform: translateY(-2px);
}

/* Logo im Kreis */
.nk24-brandcards .c-vehicle-nav__logo {
  grid-column: 1;
  grid-row: 1 / span 2;
  width: 92px !important;
  height: 92px !important;
  max-width: 92px !important;
  border-radius: 0;
  background: transparent;
  object-fit: contain;
  padding: 0;
  box-sizing: border-box;
}

/* Name + Anzahl */
.nk24-brandcards .c-vehicle-nav__name {
  grid-column: 2;
  grid-row: 1;
  align-self: end;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.2;
  color: #212747;
}
.nk24-brandcards .c-vehicle-nav__count {
  grid-column: 2;
  grid-row: 2;
  align-self: start;
  font-size: 0;
}
.nk24-brandcards .c-vehicle-nav__count::after {
  content: attr(data-count) " Fahrzeuge verf\00FCgbar";
  font-family: 'Hanken Grotesk', sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #5B6478;
}

/* Pfeil rechts */
.nk24-brandcards .c-vehicle-nav__link::after {
  content: "\2192";
  grid-column: 3;
  grid-row: 1 / span 2;
  align-self: center;
  justify-self: end;
  font-size: 20px;
  color: #318DF3;
}

/* SR-Text nicht im Grid */
.nk24-brandcards .c-vehicle-nav__link .u-hidden-visually { display: none; }

/* Responsive */
@media (max-width: 700px) {
  .nk24-brandcards .owl-wrapper { grid-template-columns: 1fr; }
}


/* ================================================
   INTRO / SPEZIALIST (Design v1.0)
   HTML-Modul: <section class="nk24-intro">
   ================================================ */

.nk24-intro {
  font-family: 'Hanken Grotesk', sans-serif;
  margin-top: 88px;
  margin-bottom: 80px;
}
.nk24-intro__inner {
  max-width: 1240px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.05fr 1fr;
  gap: 64px;
  align-items: center;
}

/* ---- linke Spalte ---- */
.nk24-intro__eyebrow {
  font-family: 'Space Mono', monospace;
  font-size: 13px;
  letter-spacing: .22em;
  text-transform: uppercase;
  color: #318DF3;
  margin-bottom: 20px;
}
.nk24-intro .nk24-intro__title {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 800;
  font-size: 44px;
  line-height: 1.08;
  letter-spacing: -.02em;
  color: #212747;
  margin: 0 0 28px;
  text-align: left;
}
.nk24-intro .nk24-intro__title::after { content: none; display: none; }

.nk24-intro__p {
  font-size: 16px;
  line-height: 1.7;
  color: #5B6478;
  margin: 0 0 20px;
  max-width: 54ch;
}
.nk24-intro__link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 8px;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 700;
  font-size: 15px;
  color: #318DF3;
  text-decoration: none;
}
.nk24-intro__link:hover { color: #1F6FD0; }

/* ---- rechte Karte ---- */
.nk24-intro__card {
  background: transparent;
  padding: 0;
}
.nk24-intro__feature {
  display: flex;
  align-items: flex-start;
  gap: 18px;
  padding: 24px 0;
  border-bottom: 1px solid #E3E9F2;
}
.nk24-intro__feature:first-child { padding-top: 0; }
.nk24-intro__feature:last-child { border-bottom: 0; }

.nk24-intro__ico {
  flex: none;
  width: 44px;
  height: 44px;
  border-radius: 12px;
  background: rgba(49, 141, 243, .10);
  color: #318DF3;
  display: flex;
  align-items: center;
  justify-content: center;
}
.nk24-intro__ico svg { width: 21px; height: 21px; }

.nk24-intro__feature-title {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #212747;
  margin-bottom: 5px;
}
.nk24-intro__feature-desc {
  font-size: 14px;
  line-height: 1.55;
  color: #5B6478;
  margin: 0;
}

/* ---- Responsive ---- */
@media (max-width: 900px) {
  .nk24-intro__inner { grid-template-columns: 1fr; gap: 40px; }
  .nk24-intro .nk24-intro__title { font-size: 34px; }
}
@media (max-width: 560px) {
  .nk24-intro .nk24-intro__title { font-size: 28px; }
  .nk24-intro__card { padding: 8px 22px; }
}


/* ================================================
   STEUERVORTEIL (Design v1.0)
   HTML-Modul: <section class="nk24-tax"> (mit Count-up-Script)
   ================================================ */

.nk24-tax {
  font-family: 'Hanken Grotesk', sans-serif;
  margin-bottom: 80px;
}
.nk24-tax__inner {
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
}

.nk24-tax__eyebrow {
  font-family: 'Space Mono', monospace;
  font-size: 13px;
  letter-spacing: .22em;
  text-transform: uppercase;
  color: #318DF3;
  margin-bottom: 18px;
}
.nk24-tax .nk24-tax__title {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 800;
  font-size: 40px;
  line-height: 1.1;
  letter-spacing: -.02em;
  color: #212747;
  margin: 0 0 20px;
  text-align: center;
}
.nk24-tax .nk24-tax__title::after { content: none; display: none; }

.nk24-tax__lead {
  font-size: 16px;
  line-height: 1.7;
  color: #5B6478;
  margin: 0 auto 48px;
  max-width: 52ch;
}

/* Rechnung */
.nk24-tax__calc {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 32px;
  flex-wrap: wrap;
}
.nk24-tax__block {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.nk24-tax__num {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 800;
  font-size: 58px;
  line-height: 1;
  letter-spacing: -.02em;
  color: #212747;
  white-space: nowrap;
}
.nk24-tax__num--accent { color: #318DF3; }
.nk24-tax__label {
  margin-top: 14px;
  font-size: 14px;
  color: #5B6478;
}
.nk24-tax__op {
  align-self: flex-start;
  margin-top: 15px;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 700;
  font-size: 30px;
  line-height: 1;
  color: #9AA6C8;
}
.nk24-tax__op--arrow { color: #318DF3; }

/* Responsive */
@media (max-width: 700px) {
  .nk24-tax .nk24-tax__title { font-size: 30px; }
  .nk24-tax__num { font-size: 46px; }
  .nk24-tax__calc { gap: 20px; }
  .nk24-tax__op { margin-top: 10px; font-size: 24px; }
}


/* ================================================
   HERO (Design v1.0)
   HTML-Modul: <section class="nk24-hero">
   Bild-URL im <img class="nk24-hero__bg"> setzen.
   ================================================ */

.nk24-hero {
  position: relative;
  overflow: hidden;
  min-height: 620px;
  display: flex;
  align-items: center;
  background: #1A1F3A;
  font-family: 'Hanken Grotesk', sans-serif;
}

/* Hintergrundbild */
.nk24-hero__bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: right center;
  z-index: 0;
}
/* dunkelblauer Verlauf fuer Lesbarkeit (links kraeftig -> rechts frei) */
.nk24-hero__overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(100deg,
    rgba(26, 31, 58, .96) 0%,
    rgba(26, 31, 58, .88) 32%,
    rgba(26, 31, 58, .55) 52%,
    rgba(26, 31, 58, .05) 72%);
}

.nk24-hero__inner {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 64px 40px;
}

/* Badge */
.nk24-hero__badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #1FA15E;
  color: #ffffff;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 800;
  font-size: 14px;
  padding: 9px 18px;
  border-radius: 999px;
  margin-bottom: 26px;
}

/* Headline */
.nk24-hero__title {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 800;
  font-size: 64px;
  line-height: 1.04;
  letter-spacing: -.03em;
  color: #ffffff;
  margin: 0 0 24px;
  max-width: 14ch;
}

/* Subtext */
.nk24-hero__sub {
  font-size: 18px;
  line-height: 1.6;
  color: #C3CBE2;
  margin: 0 0 40px;
  max-width: 46ch;
}

/* Trust-Zeile */
.nk24-hero__trust {
  display: flex;
  align-items: center;
  gap: 28px;
  flex-wrap: wrap;
}
.nk24-hero__trust-item {
  display: flex;
  align-items: center;
  gap: 12px;
}
.nk24-hero__score {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 800;
  font-size: 34px;
  line-height: 1;
  color: #ffffff;
}
.nk24-hero__meta {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.nk24-hero__stars {
  color: #FBBC04;
  font-size: 15px;
  letter-spacing: 2px;
  line-height: 1;
}
.nk24-hero__years {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 800;
  font-size: 19px;
  color: #ffffff;
  line-height: 1.1;
}
.nk24-hero__label {
  font-size: 12.5px;
  color: #9AA6C8;
}
.nk24-hero__divider {
  width: 1px;
  height: 44px;
  background: rgba(255, 255, 255, .2);
}

/* Responsive */
@media (max-width: 900px) {
  .nk24-hero { min-height: 520px; }
  .nk24-hero__title { font-size: 46px; }
  .nk24-hero__overlay {
    background: linear-gradient(180deg,
      rgba(26, 31, 58, .82) 0%,
      rgba(26, 31, 58, .78) 100%);
  }
  .nk24-hero__bg { object-position: center; }
}
@media (max-width: 560px) {
  .nk24-hero__inner { padding: 48px 22px; }
  .nk24-hero__title { font-size: 36px; }
  .nk24-hero__sub { font-size: 16px; }
  .nk24-hero__trust { gap: 18px; }
}


/* ================================================
   HAUPTNAVIGATION - hell, navy Links (Design v1.0)
   Ueberschreibt die bestehende blaue Topbar.
   ================================================ */

/* Container transparent/hell */
.c-page-top,
.c-page-top__inner,
.pos_topbar.m_Frontend_Menu,
.pos_topbar.m_Frontend_Menu li,
.m_Frontend_Menu.pos_topbar,
.m_Frontend_Menu.pos_topbar .nav__item {
  background: transparent !important;
  border-color: transparent !important;
}

/* Links navy */
.m_Frontend_Menu.pos_topbar .nav .nav__link,
.m_Frontend_Menu.pos_topbar ul li a {
  background: transparent !important;
  color: #212747 !important;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 600;
  font-size: 15px;
  text-transform: none !important;
  letter-spacing: 0 !important;
  border-radius: 8px;
  transition: color .15s ease, background-color .15s ease;
}

/* Hover / aktiv -> Importblau */
.m_Frontend_Menu.pos_topbar li:hover > a,
.m_Frontend_Menu.pos_topbar li.sfHover > a,
.m_Frontend_Menu.pos_topbar li.akt > a,
.m_Frontend_Menu.pos_topbar .nav .nav__link.akt,
.m_Frontend_Menu.pos_topbar a.akt,
.pos_topbar.m_Frontend_Menu .nav__link.akt {
  background: transparent !important;
  color: #318DF3 !important;
}

/* Dropdown-Pfeil (Caret) einfaerben */
.c-page-top__inner .m_Frontend_Menu .nav__item.has-subnav .nav__link::after,
.c-page-top__inner .m_Frontend_Menu .nav > .nav__item.has-subnav > .nav__link::after,
.m_Frontend_Menu.pos_topbar .nav .nav__item.has-subnav::after {
  border-top-color: #9AA6C8 !important;
}
.m_Frontend_Menu.pos_topbar .nav__item.has-subnav:hover .nav__link::after {
  border-top-color: #318DF3 !important;
}

/* Untermenue (Dropdown) hell */
.m_Frontend_Menu.pos_topbar .nav__subnav {
  background: #ffffff !important;
  border: 1px solid #E3E9F2 !important;
  border-radius: 12px;
  box-shadow: 0 14px 34px rgba(33, 39, 71, .12);
  padding: 8px;
}
.m_Frontend_Menu.pos_topbar .nav__subnav .nav__link {
  color: #212747 !important;
  background: transparent !important;
  border-radius: 8px;
  font-weight: 500;
}
.m_Frontend_Menu.pos_topbar .nav__subnav li:hover > a,
.m_Frontend_Menu.pos_topbar .nav__subnav .nav__link:hover {
  background: #F5F8FC !important;
  color: #318DF3 !important;
}


/* ================================================
   HEADER TELEFON-BUTTON (Design v1.0)
   HTML-Modul: <a class="nk24-hcta"> (eigenes Header-Modul)
   ================================================ */

.nk24-hcta {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: #318DF3;
  color: #ffffff;
  text-decoration: none;
  padding: 11px 20px;
  border-radius: 10px;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 700;
  font-size: 15px;
  line-height: 1;
  white-space: nowrap;
  transition: background-color .2s ease, transform .2s ease;
}
.nk24-hcta:hover {
  background: #1F6FD0;
  color: #ffffff;
  transform: translateY(-1px);
}
.nk24-hcta__ico { flex: none; display: inline-flex; }
.nk24-hcta__ico svg { width: 18px; height: 18px; display: block; }


/* ================================================
   HEADER-LAYOUT (Design v1.0)
   header.c-page-top > .c-page-top__inner (3 gefloatete Module).
   Umbau auf Flexbox: Logo | Navi | Telefon-Button, vertikal mittig.
   ================================================ */
.c-page-top { background: #ffffff !important; }

.c-page-top__inner {
  display: flex !important;
  align-items: center !important;
  gap: 30px;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
/* Clearfix-Pseudo (u-cf) im Flex deaktivieren */
.c-page-top__inner::before,
.c-page-top__inner::after { content: none !important; display: none !important; }

/* Module nicht mehr floaten */
.c-page-top__inner .module.pos_topbar {
  float: none !important;
  margin: 0 !important;
  padding: 0 !important;
  width: auto !important;
}
.c-page-top__inner .m_Frontend_Menu {
  display: flex !important;
  align-items: center !important;
}

/* Logo links, Navi + Button nach rechts */
.c-page-top__inner .module.logo { margin-right: auto !important; }
.c-page-top__inner .module.logo img {
  max-height: 54px;
  width: auto;
  height: auto;
  padding: 0 !important;
}

/* Button: vom CMS erzeugten <p>-Umbruch neutralisieren */
.c-page-top__inner .m_Frontend_Custom,
.c-page-top__inner .m_Frontend_Custom p {
  margin: 0 !important;
  padding: 0 !important;
}

/* Superfish-Caret (Dropdown-Pfeil) einfaerben */
.m_Frontend_Menu .sf-arrows .sf-with-ul::after {
  border-top-color: #9AA6C8 !important;
}
.m_Frontend_Menu .sf-arrows li:hover > .sf-with-ul::after {
  border-top-color: #318DF3 !important;
}


/* ================================================
   STICKY SIDE-NAV (.af-fixed-nav) - Design v1.0
   Farben ans neue Design + runde Ecken.
   ================================================ */
.af-fixed-nav {
  left: 0;
}
.af-fixed-nav__item {
  margin-bottom: 3px;
}
.af-fixed-nav__icon-wrap {
  background: #318DF3;
  border-radius: 0 14px 14px 0;
  width: 48px;
  height: 48px;
  box-shadow: 0 6px 16px rgba(49, 141, 243, .22);
  transition: background-color .2s ease;
}
.af-fixed-nav__link:hover .af-fixed-nav__icon-wrap,
.af-fixed-nav__link:focus .af-fixed-nav__icon-wrap {
  background: #1F6FD0;
}
.af-fixed-nav__icon {
  color: #ffffff;
}
/* Zaehler-Badge dunkelblau */
.af-fixed-nav__mini-count {
  background: #1A1F3A;
  color: #ffffff;
}
/* Ausklappender Text-Flyout dunkelblau + gerundet.
   Geschlossen unsichtbar, damit kein Schatten an den Rand blutet. */
.af-fixed-nav__text {
  background: #1A1F3A;
  border-radius: 12px;
  box-shadow: none;
  visibility: hidden;
  opacity: 0;
  transition: left .2s ease, opacity .2s ease, visibility .2s ease;
}
.af-fixed-nav__link:hover .af-fixed-nav__text,
.af-fixed-nav__link:focus .af-fixed-nav__text {
  visibility: visible;
  opacity: 1;
  box-shadow: 0 10px 26px rgba(26, 31, 58, .28);
}


/* ================================================================
   UNTERSEITEN – FAQ & KONTAKT (Design v1.0)
   Ergaenzt: nk24-subhero (Standard-Hero der Unterseiten),
             nk24-faq, nk24-contact.
   Fonts (Hanken Grotesk / Plus Jakarta Sans / Space Mono) kommen
   aus dem Theme. Sektionen als Vollbreiten-Modul platzieren.
   ================================================================ */

/* ---- SUBPAGE-HERO --------------------------------------------
   HTML-Modul: <section class="nk24-subhero"> … </section>       */
.nk24-subhero{
  position:relative; overflow:hidden;
  background:#1A1F3A;
  font-family:'Hanken Grotesk',sans-serif;
  padding:64px 40px 72px;
  margin-left:calc(50% - 50vw);   /* Full-bleed, auch in schmalem Container */
  margin-right:calc(50% - 50vw);
}
.nk24-subhero__glow{position:absolute;border-radius:50%;pointer-events:none;}
.nk24-subhero__glow--tr{top:-160px;right:-120px;width:480px;height:480px;
  background:radial-gradient(circle,rgba(49,141,243,.22),transparent 68%);}
.nk24-subhero__glow--bl{bottom:-220px;left:-140px;width:420px;height:420px;
  background:radial-gradient(circle,rgba(49,141,243,.10),transparent 70%);}
.nk24-subhero__inner{position:relative;z-index:1;max-width:1240px;margin:0 auto;}
.nk24-subhero__crumbs{display:flex;align-items:center;gap:9px;font-size:13.5px;color:#9AA6C8;margin-bottom:28px;}
.nk24-subhero__crumbs a{color:#9AA6C8;transition:color .15s ease;}
.nk24-subhero__crumbs a:hover{color:#fff;}
.nk24-subhero__crumb-sep{color:#4A5578;}
.nk24-subhero__crumb-current{color:#C3CBE2;}
.nk24-subhero__head{max-width:820px;}
.nk24-subhero__badge{display:inline-flex;align-items:center;gap:8px;background:#1FA15E;color:#fff;
  font-family:'Plus Jakarta Sans',sans-serif;font-weight:700;font-size:14px;padding:9px 18px;border-radius:999px;}
.nk24-subhero__title{font-family:'Plus Jakarta Sans',sans-serif;font-weight:800;font-size:46px;line-height:1.07;
  letter-spacing:-.03em;color:#fff;margin:40px 0 18px;}
/* Badge etwas mehr Luft nach unten (robust, falls Theme-h1-Regel greift) */
.nk24-subhero__badge{margin-bottom:8px;}
.nk24-subhero__lead{font-size:18px;line-height:1.6;color:#C3CBE2;margin:0;max-width:60ch;}
.nk24-subhero__stats{display:flex;align-items:center;gap:26px;flex-wrap:wrap;margin-top:34px;}
.nk24-subhero__stat-num{font-family:'Plus Jakarta Sans',sans-serif;font-weight:800;font-size:28px;color:#fff;
  letter-spacing:-.02em;line-height:1;}
.nk24-subhero__stat-label{font-size:13px;color:#9AA6C8;margin-top:7px;}
.nk24-subhero__divider{width:1px;height:42px;background:rgba(255,255,255,.15);}
@media (max-width:900px){
  .nk24-subhero{padding:56px 24px 60px;}
  .nk24-subhero__title{font-size:36px;}
}
@media (max-width:560px){
  .nk24-subhero__title{font-size:30px;}
  .nk24-subhero__lead{font-size:16px;}
  .nk24-subhero__stats{gap:18px;}
}

/* ---- FAQ ------------------------------------------------------
   HTML-Modul: <section class="nk24-faq">
   Akkordeon via <details class="nk24-faq__item">.               */
.nk24-faq{background:#fff;font-family:'Hanken Grotesk',sans-serif;padding:88px 40px 96px;
  margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);}
.nk24-faq__inner{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:.82fr 1.4fr;gap:64px;
  align-items:start;}
.nk24-faq__intro{position:sticky;top:96px;}
.nk24-faq__eyebrow{font-family:'Space Mono',monospace;font-size:13px;letter-spacing:.14em;color:#318DF3;
  text-transform:uppercase;}
.nk24-faq__intro-title{font-family:'Plus Jakarta Sans',sans-serif;font-weight:700;font-size:32px;line-height:1.14;
  letter-spacing:-.025em;color:#16203B;margin:14px 0 16px;}
.nk24-faq__intro-text{font-size:15.5px;line-height:1.66;color:#5B6478;margin:0 0 30px;}
.nk24-faq__cta{background:#16203B;border-radius:18px;padding:28px 30px;box-shadow:0 20px 48px rgba(22,32,59,.2);}
.nk24-faq__cta-eyebrow{font-family:'Space Mono',monospace;font-size:12px;letter-spacing:.16em;color:#8FA0C4;
  text-transform:uppercase;margin-bottom:12px;}
.nk24-faq__cta-title{font-family:'Plus Jakarta Sans',sans-serif;font-weight:700;font-size:20px;color:#fff;
  letter-spacing:-.015em;margin-bottom:18px;}
.nk24-faq__cta-btn{display:flex;align-items:center;justify-content:center;gap:11px;
  font-family:'Plus Jakarta Sans',sans-serif;font-weight:700;font-size:17px;background:#318DF3;color:#fff;
  padding:14px 22px;border-radius:11px;box-shadow:0 8px 20px rgba(49,141,243,.32);transition:background .15s ease;}
.nk24-faq__cta-btn:hover{background:#2A7BD8;}
.nk24-faq__cta-hours{display:flex;align-items:center;gap:8px;margin-top:14px;color:#9AA6C8;font-size:13px;}
.nk24-faq__group-label{font-family:'Space Mono',monospace;font-size:12px;letter-spacing:.16em;color:#8A93A6;
  text-transform:uppercase;margin:0 0 16px;}
.nk24-faq__group{display:flex;flex-direction:column;gap:12px;margin-bottom:40px;}
.nk24-faq__group:last-child{margin-bottom:0;}
.nk24-faq__item{background:#fff;border:1px solid #E3E9F2;border-radius:16px;padding:0 28px;
  transition:box-shadow .2s,border-color .2s;}
.nk24-faq__item>summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 0;
  list-style:none;cursor:pointer;}
.nk24-faq__item>summary::-webkit-details-marker{display:none;}
.nk24-faq__q{font-family:'Plus Jakarta Sans',sans-serif;font-weight:700;font-size:18.5px;letter-spacing:-.01em;
  color:#16203B;}
.nk24-faq__chev{flex:none;transition:transform .28s ease;}
.nk24-faq__item[open]{border-color:#C7D6EC;box-shadow:0 14px 36px rgba(33,39,71,.08);}
.nk24-faq__item[open] .nk24-faq__chev{transform:rotate(180deg);color:#318DF3;}
.nk24-faq__item[open] .nk24-faq__q{color:#318DF3;}
.nk24-faq__a{overflow:hidden;animation:nk24FaqReveal .3s ease;}
.nk24-faq__a p{font-size:15.5px;line-height:1.68;color:#5B6478;margin:0 0 24px;}
@keyframes nk24FaqReveal{from{opacity:0;transform:translateY(-4px);}to{opacity:1;transform:none;}}
@media (max-width:900px){
  .nk24-faq{padding:64px 24px 72px;}
  .nk24-faq__inner{grid-template-columns:1fr;gap:40px;}
  .nk24-faq__intro{position:static;}
}

/* ---- KONTAKT --------------------------------------------------
   HTML-Modul: <section class="nk24-contact">
   Formular ueber  %kontaktformular%  (Autrado, .c-form) einsetzen.  */
.nk24-contact{background:#fff;font-family:'Hanken Grotesk',sans-serif;padding:80px 40px 96px;
  margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);}
.nk24-contact__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.55fr 1fr;gap:56px;
  align-items:start;}
.nk24-contact__eyebrow{font-family:'Space Mono',monospace;font-size:13px;letter-spacing:.14em;color:#318DF3;
  text-transform:uppercase;}
.nk24-contact__title{font-family:'Plus Jakarta Sans',sans-serif;font-weight:700;font-size:32px;line-height:1.12;
  letter-spacing:-.03em;color:#16203B;margin:14px 0 12px;}
.nk24-contact__lead{font-size:16px;line-height:1.65;color:#5B6478;margin:0 0 36px;max-width:60ch;}
.nk24-contact__aside{display:flex;flex-direction:column;gap:20px;position:sticky;top:96px;}
.nk24-contact__card{background:#16203B;border-radius:20px;padding:32px 34px;box-shadow:0 24px 54px rgba(22,32,59,.2);}
.nk24-contact__card-label{font-family:'Space Mono',monospace;font-size:12px;letter-spacing:.16em;color:#8FA0C4;
  text-transform:uppercase;margin-bottom:22px;}
.nk24-contact__row{display:flex;align-items:center;gap:14px;margin-bottom:20px;}
.nk24-contact__row--last{margin-bottom:0;align-items:flex-start;}
.nk24-contact__ico{flex:none;width:44px;height:44px;border-radius:12px;background:rgba(90,166,245,.16);
  display:flex;align-items:center;justify-content:center;}
.nk24-contact__row-label{font-size:12px;color:#9AA6C8;}
.nk24-contact__row-value{font-family:'Plus Jakarta Sans',sans-serif;font-weight:700;font-size:16px;color:#fff;
  line-height:1.4;}
.nk24-contact__row-value--lg{font-size:18px;}
.nk24-contact__hours{background:#EAF1FB;border:1px solid #D6E6FB;border-radius:20px;padding:28px 32px;}
.nk24-contact__hours-head{display:flex;align-items:center;gap:10px;margin-bottom:16px;}
.nk24-contact__hours-title{font-family:'Plus Jakarta Sans',sans-serif;font-weight:700;font-size:16px;color:#16203B;
  letter-spacing:-.01em;}
.nk24-contact__hours-row{display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px solid #D6E6FB;}
.nk24-contact__hours-row--last{border-bottom:none;}
.nk24-contact__hours-day{font-size:14.5px;color:#2E3653;}
.nk24-contact__hours-time{font-family:'Plus Jakarta Sans',sans-serif;font-weight:700;font-size:14.5px;color:#16203B;}
.nk24-contact__hours-time--muted{color:#8A93A6;}
.nk24-contact__hours-note{font-size:13px;color:#5B6478;line-height:1.55;margin:16px 0 0;}
@media (max-width:900px){
  .nk24-contact{padding:64px 24px 72px;}
  .nk24-contact__inner{grid-template-columns:1fr;gap:40px;}
  .nk24-contact__aside{position:static;}
}

/* ---- KONTAKT: Autrado-Formular (%kontaktformular%) an Design angleichen ----
   Alles auf .nk24-contact gescopt -> trifft nur das Kontaktformular.     */
/* grauer Kasten + Innenabstand raus, Felder buendig links */
.nk24-contact .c-form,
.nk24-contact #kontakt form,
.nk24-contact div#kontakt form{background:transparent !important;padding:0 !important;}
.nk24-contact fieldset{margin:0 !important;padding:0 !important;border:0 !important;}
.nk24-contact .c-form-group,
.nk24-contact .c-form-horizontal .c-form-group{padding-left:0 !important;padding-bottom:18px;}
/* Labels */
.nk24-contact .c-form label,
.nk24-contact .control-label{font-family:'Plus Jakarta Sans',sans-serif;font-weight:700;font-size:13.5px;
  color:#16203B;margin-bottom:8px;}
/* Eingabefelder */
.nk24-contact input[type=text],
.nk24-contact input[type=email],
.nk24-contact input[type=tel],
.nk24-contact input[type=number],
.nk24-contact input[type=password],
.nk24-contact select,
.nk24-contact textarea{
  width:100% !important;box-sizing:border-box;
  font-family:'Hanken Grotesk',sans-serif;font-size:15px;color:#212747;
  background:#fff !important;border:1px solid #DCE3EE !important;border-radius:10px !important;
  padding:13px 15px !important;outline:none;box-shadow:none;
  transition:border-color .15s,box-shadow .15s;}
.nk24-contact textarea{min-height:150px;resize:vertical;}
.nk24-contact input:focus,
.nk24-contact select:focus,
.nk24-contact textarea:focus{border-color:#318DF3 !important;box-shadow:0 0 0 3px rgba(49,141,243,.15) !important;}
.nk24-contact ::placeholder{color:#9AA6B5;opacity:1;}
/* Nachrichtenfeld ueber die volle Breite (beide Spalten) */
.nk24-contact .c-contact-form__textarea{width:100% !important;}
.nk24-contact .c-contact-form__textarea textarea{min-height:170px;}

/* Einwilligungstext (Autrado: .c-form__checkbox / .c-form__label--privacy) kleiner */
.nk24-contact .c-form__checkbox,
.nk24-contact .c-form__checkbox label,
.nk24-contact .c-form__label--privacy{font-size:12px !important;line-height:1.5 !important;
  font-weight:400 !important;color:#5B6478;}
.nk24-contact .c-form__label--privacy a{color:#318DF3;}
/* Submit-Button im Design-Stil (blau, gerundet) */
.nk24-contact .c-button--submit,
.nk24-contact .c-form__buttons .c-button,
.nk24-contact button[type=submit],
.nk24-contact input[type=submit],
.nk24-contact .submit{
  display:inline-flex;align-items:center;justify-content:center;gap:10px;
  font-family:'Plus Jakarta Sans',sans-serif !important;font-weight:700 !important;font-size:16px !important;
  background:#318DF3 !important;background-image:none !important;color:#fff !important;
  border:none !important;border-radius:11px !important;padding:15px 26px !important;
  box-shadow:0 8px 20px rgba(49,141,243,.30) !important;text-transform:none !important;letter-spacing:0 !important;
  cursor:pointer;transition:background .15s;}
.nk24-contact .c-button--submit:hover,
.nk24-contact .c-form__buttons .c-button:hover,
.nk24-contact button[type=submit]:hover,
.nk24-contact input[type=submit]:hover,
.nk24-contact .submit:hover{background:#2A7BD8 !important;}

/* ================================================
   UNTERSEITEN: Hero buendig an den Header
   Der weisse CMS-Wrapper-Abstand ueber dem dunklen Hero laesst den
   Kopfbereich hoeher wirken als auf der Startseite -> Abstand entfernen,
   nur auf Seiten, die mit .nk24-subhero beginnen (:has).
   ================================================ */
.c-page-content-wrap:has(.nk24-subhero),
.c-page-content-wrap:has(.nk24-subhero) .o-wrapper--page,
.c-page-content-wrap:has(.nk24-subhero) .c-page-wrapper,
.c-page-content-wrap:has(.nk24-subhero) .c-page-main,
.c-page-content-wrap:has(.nk24-subhero) .s-cms-content,
.c-page-content-wrap:has(.nk24-subhero) .dynamic-content,
.c-page-content-wrap:has(.nk24-subhero) .c-pager__ajax-target,
.o-wrapper--page:has(.nk24-subhero),
.c-page-main:has(.nk24-subhero){padding-top:0 !important;margin-top:0 !important;}
/* Falls der Header (.c-page-top) einen Bottom-Abstand hat, ebenfalls raus,
   wenn direkt ein Subhero folgt */
.c-page-top:has(~ .c-page-content-wrap .nk24-subhero){margin-bottom:0 !important;}

/* ---- FAQ-Erweiterungen: Pille neben Frage + Info-Callout ----
   Genutzt z.B. auf "Abholung & Transport" (Optionen mit Label).        */
.nk24-faq__q-wrap{display:flex;align-items:center;gap:12px;flex-wrap:wrap;}
.nk24-faq__pill{font-family:'Plus Jakarta Sans',sans-serif;font-weight:700;font-size:11.5px;color:#1F6FD0;
  background:#EAF1FB;padding:5px 11px;border-radius:999px;white-space:nowrap;}
/* Info-Callout (hellblau) – generisch, auch außerhalb FAQ nutzbar */
.nk24-callout{background:#EAF1FB;border:1px solid #D6E6FB;border-radius:16px;padding:24px 30px;
  display:flex;align-items:center;gap:18px;}
.nk24-callout__ico{flex:none;}
.nk24-callout__text{font-size:15px;line-height:1.6;color:#2E3653;margin:0;}
@media (max-width:560px){ .nk24-callout{align-items:flex-start;padding:20px 22px;} }

/* ================================================
   MOBILE-FEINTUNING (Design v1.0)
   ================================================ */

/* 1) Doppelte Navi auf Mobil: das erzwungene Desktop-Menue (Flex) mobil
      ausblenden -> Slicknav-Hamburger uebernimmt (Theme-Standard).
      740px = dieselbe Grenze wie der Header-Hintergrund (46.25em). */
@media (max-width: 46.24em) {
  .c-page-top__inner .module.pos_topbar.m_Frontend_Menu { display: none !important; }
}

/* 2) Konfigurator: Zeilenabstand auf Mobil verringern */
@media (max-width: 560px) {
  .nk24-configurator .search_box > .o-layout { gap: 10px !important; }
  .nk24-configurator .search-container { gap: 10px !important; }
  .nk24-configurator .c-form-group { padding-bottom: 0 !important; padding-left: 0 !important; }
}

/* 3) Footer-Glow (Radialverlauf) auf Mobil kleiner + passender platziert */
@media (max-width: 560px) {
  .c-page-footer::after { width: 300px; height: 300px; bottom: -120px; right: -80px; }
}

/* ---- Subhero-Badge Variante Blau (z.B. Impressum/Recht) ---- */
.nk24-subhero__badge--info{background:#318DF3;}

/* ================================================
   RECHTS-/TEXTSEITEN (Design v1.0)
   HTML-Modul: <section class="nk24-legal">
   Anbieter-Grid + rechtliche Textbloecke.
   Nutzbar fuer Impressum, Datenschutz, AGB, Widerruf.
   ================================================ */
.nk24-legal{background:#fff;font-family:'Hanken Grotesk',sans-serif;padding:76px 40px 96px;
  margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);}
.nk24-legal__inner{max-width:1240px;margin:0 auto;}
.nk24-legal__eyebrow{display:block;font-family:'Space Mono',monospace;font-size:13px;letter-spacing:.14em;
  color:#318DF3;text-transform:uppercase;margin-bottom:20px;}
/* Anbieter-Grid */
.nk24-legal__provider{display:grid;grid-template-columns:1fr 1fr 1fr;
  border-top:1px solid #E6ECF4;border-bottom:1px solid #E6ECF4;}
.nk24-legal__col{padding:36px 44px;border-left:1px solid #E6ECF4;}
.nk24-legal__col:first-child{padding-left:0;border-left:0;}
.nk24-legal__col:last-child{padding-right:0;}
.nk24-legal__co{font-family:'Plus Jakarta Sans',sans-serif;font-weight:700;font-size:17px;color:#16203B;margin-bottom:5px;}
.nk24-legal__co-sub{font-size:15px;color:#8A93A6;margin-bottom:20px;}
.nk24-legal__address{font-size:16px;line-height:1.85;color:#4A5468;}
.nk24-legal__dl{display:flex;flex-direction:column;gap:14px;font-size:16px;line-height:1.5;color:#4A5468;}
.nk24-legal__dl strong{color:#16203B;}
.nk24-legal a{color:#318DF3;transition:color .15s ease;}
.nk24-legal a:hover{color:#2A7BD8;}
/* Textbloecke */
.nk24-legal__blocks{margin-top:66px;}
.nk24-legal__block{padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #E6ECF4;}
.nk24-legal__block:last-child{padding-bottom:0;margin-bottom:0;border-bottom:0;}
.nk24-legal__block-title{font-family:'Plus Jakarta Sans',sans-serif;font-weight:700;font-size:21px;line-height:1.22;
  letter-spacing:-.02em;color:#16203B;margin:0 0 13px;}
.nk24-legal__text{font-size:16.5px;line-height:1.78;color:#4A5468;margin:0;max-width:118ch;}
/* Responsive */
@media (max-width:760px){
  .nk24-legal{padding:56px 24px 72px;}
  .nk24-legal__provider{grid-template-columns:1fr;}
  .nk24-legal__col{padding:26px 0;border-left:0;border-top:1px solid #E6ECF4;}
  .nk24-legal__col:first-child{padding-top:0;border-top:0;}
  .nk24-legal__blocks{margin-top:44px;}
}
.nk24-legal__credit{font-weight:700;}
.nk24-legal__muted{color:#8A93A6;}
