@font-face {
  font-family: Maxus;
  src: url(../fonts/AdelleSans-Regular.woff);
}
@font-face {
  font-family: Maxus-Bold;
  src: url(../fonts/AdelleSans-Bold.woff);
}
body, p, a, span {
  font-family: Maxus, Verdana, Arial, sans-serif;
}

b, h1, h2, h3, h4, h5, h6 {
  font-family: Maxus-Bold, Verdana, Arial, sans-serif;
}

.homepage_header h2 {
  font-size: 33px;
  line-height: 57px;
  font-weight: 500;
  color: black;
  text-transform: none;
  letter-spacing: 0px;
}

.subpage_header h2 {
  font-size: 2rem;
  line-height: 33px;
  font-weight: normal;
  color: black;
  text-transform: none;
}

.form_header,
.sppb-form-builder-heading-6 {
  font-size: 2rem;
  line-height: 3rem;
  font-weight: 400;
  color: rgb(52, 52, 52);
  text-transform: uppercase;
}

.home .model_cards,
.home-fr .model_cards,
.home-it .model_cards {
  background-color: white !important;
}
.home .model_cards .offer_card,
.home-fr .model_cards .offer_card,
.home-it .model_cards .offer_card {
  box-shadow: none;
  border: 1px solid rgb(204, 204, 204);
  border-radius: 20px;
}
.home .model_cards .offer_card .sppb-carousel-extended-list,
.home-fr .model_cards .offer_card .sppb-carousel-extended-list,
.home-it .model_cards .offer_card .sppb-carousel-extended-list {
  border-radius: 20px 20px 0 0;
}
.home .model_cards .models,
.home-fr .model_cards .models,
.home-it .model_cards .models {
  box-shadow: none;
}
.home .offer_cards,
.home-fr .offer_cards,
.home-it .offer_cards {
  background-color: rgb(241, 241, 241) !important;
  color: white !important;
}
.home .offer_cards .offer_card,
.home-fr .offer_cards .offer_card,
.home-it .offer_cards .offer_card {
  background-color: white;
  border: none;
  border-radius: 20px;
}
.home .offer_cards .offer_card h6,
.home-fr .offer_cards .offer_card h6,
.home-it .offer_cards .offer_card h6 {
  color: black;
  font-size: 22px;
  font-weight: 300 !important;
}
.home .offer_cards .offer_card p,
.home-fr .offer_cards .offer_card p,
.home-it .offer_cards .offer_card p {
  color: rgb(93, 94, 101);
  font-size: 17px;
  line-height: 30px;
  font-weight: 300;
}
.home .offer_cards .offer_card .offer_button.primary_button,
.home-fr .offer_cards .offer_card .offer_button.primary_button,
.home-it .offer_cards .offer_card .offer_button.primary_button {
  background-color: undefined;
  border: none;
  padding: 0.9rem 1.5rem !important;
}
.home .offer_cards .offer_card .card_image_div,
.home-fr .offer_cards .offer_card .card_image_div,
.home-it .offer_cards .offer_card .card_image_div {
  border-radius: 20px 20px 0 0;
}
.home .service_section .service_text h3,
.home-fr .service_section .service_text h3,
.home-it .service_section .service_text h3 {
  text-transform: none;
  margin: 0 0 20px 0;
  letter-spacing: 3.75px;
  font-size: 33px;
}
.home .service_section .service_text p,
.home-fr .service_section .service_text p,
.home-it .service_section .service_text p {
  font-size: 20px;
}
.home .service_section .service_mobile,
.home-fr .service_section .service_mobile,
.home-it .service_section .service_mobile {
  background-color: white;
}
.home .service_section .service_mobile p, .home .service_section .service_mobile h3,
.home-fr .service_section .service_mobile p,
.home-fr .service_section .service_mobile h3,
.home-it .service_section .service_mobile p,
.home-it .service_section .service_mobile h3 {
  color: black;
}
.home .map,
.home-fr .map,
.home-it .map {
  background-color: rgb(244, 244, 244);
}

.carinventory {
  background-color: white !important;
}
.carinventory .models_grid .offer_card {
  box-shadow: none;
  border: 1px solid rgb(204, 204, 204);
  border-radius: 20px;
}
.carinventory .models_grid .offer_card .sppb-carousel-extended-list {
  border-radius: 20px 20px 0 0;
}

.sppb-addon-wrapper.addon-root-text-block:has(.services_title),
.sppb-addon-wrapper.addon-root-text-block:has(.services_subtext),
.sppb-addon-wrapper.addon-root-button:has(.modal_close_button) {
  background-color: rgb(2, 28, 73);
}

.offers-and-services .service_cards_section {
  background-color: rgb(241, 241, 241) !important;
}
.offers-and-services .service_cards_section .services_title_mobile h3 {
  color: black !important;
}
@media (min-width: 992px) {
  .offers-and-services .service_cards_section {
    color: white !important;
  }
  .offers-and-services .service_cards_section .services_grid {
    border-left: 1px solid white;
    margin-top: -4px !important;
  }
  .offers-and-services .service_cards_section .sppb-addon-wrapper.addon-root-text-block:has(.services_title) {
    border-right: 1px solid white;
    width: calc(25vw + 1px) !important;
  }
}
.offers-and-services .service_cards_section .offer_card {
  background-color: white;
  box-shadow: none;
  border: none;
  border-radius: 20px;
}
.offers-and-services .service_cards_section .offer_card .card_image_div {
  border-radius: 20px 20px 0 0;
}
.offers-and-services .service_cards_section .offer_card h6 {
  color: black;
  font-size: 22px;
  font-weight: 300 !important;
}
.offers-and-services .service_cards_section .offer_card p {
  color: rgb(93, 94, 101);
  font-size: 17px;
  line-height: 30px;
  font-weight: 300;
}
.offers-and-services .service_cards_section .offer_card .offer_button.primary_button {
  background-color: undefined;
  border: none;
  padding: 0.9rem 1.5rem !important;
}
.offers-and-services .service_cards_tabs .sppb-nav {
  background-color: rgb(2, 28, 73);
}
.offers-and-services .service_cards_tabs .sppb-nav li:first-child,
.offers-and-services .service_cards_tabs .sppb-nav li:first-child a {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.offers-and-services .service_cards_tabs .sppb-nav li:last-child,
.offers-and-services .service_cards_tabs .sppb-nav li:last-child a {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.brochures-and-pricelists {
  background-color: rgb(2, 28, 73);
}
.brochures-and-pricelists p, .brochures-and-pricelists h2 {
  color: white;
}
.brochures-and-pricelists .model_card {
  box-shadow: none;
  background-color: rgb(81, 106, 141) !important;
  border-radius: 20px;
}
.brochures-and-pricelists .model_card p, .brochures-and-pricelists .model_card a {
  color: white !important;
}
.brochures-and-pricelists .model_card .sppb-button-wrapper .testdrive {
  border: none !important;
  color: black !important;
}
.brochures-and-pricelists .model_card .moddel_sub {
  font-size: 1.3rem;
}

body.selected-request-quote {
  background-color: white;
}

.mobilemenuck-bar.ltr .mobilemenuck-bar-button {
  color: black;
}

.no_drag {
  pointer-events: none;
}

header.container-header .grid-child .navbar-brand {
  background-color: rgb(253, 253, 253);
  color: black;
}
header.container-header .grid-child .navbar-brand a img {
  max-width: 222px;
}
header.container-header .grid-child .navbar-brand .dealer-brand {
  align-items: center;
  font-size: 12px;
}
header.container-header .grid-child .navbar-brand .dealer-brand .dealer-icon {
  stroke: black;
  margin-right: 10px;
}
header.container-header .grid-child .navbar-brand .dealer-brand .dealer-name-city-wrapper .dealer-name {
  font-size: 12px;
}
header.container-header .grid-child .navbar-brand .dealer-brand .dealer-name-city-wrapper .dealer-city {
  font-size: 12px;
}
header.container-header .grid-child .navbar-brand .grid-child.container-nav li a {
  border-color: rgb(153, 153, 153);
  color: black;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0px;
  text-transform: none !important;
}
header.container-header .grid-child .navbar-brand .grid-child.container-nav li a:hover {
  color: rgb(56, 84, 124);
  text-decoration: none;
}

.sticky_nav {
  background-color: white;
  border-top: none;
  border-bottom: 1px solid rgb(204, 204, 204);
}
.sticky_nav .sicky_nav_button_wrapper {
  border-color: rgb(153, 153, 153);
}
.sticky_nav .sicky_nav_button_wrapper .nav_button a {
  color: black;
  text-transform: none !important;
  letter-spacing: 0px;
  font-size: 16px;
  font-weight: 700;
}
@media (max-width: 576px) {
  .sticky_nav .sicky_nav_button_wrapper .nav_button a {
    font-size: 10px;
  }
}
.sticky_nav .sicky_nav_button_wrapper .nav_button a svg path {
  stroke: black;
}
.sticky_nav .sicky_nav_button_wrapper .nav_button a:hover {
  color: black;
  text-decoration: none;
}

.nav_row .nav_button a.active {
  text-decoration: underline !important;
}

.primary_button {
  color: white !important;
  background-color: rgb(0, 135, 176) !important;
  border-radius: 10px !important;
  text-transform: none !important;
  border: 1px solid rgb(0, 135, 176) !important;
  font-size: 16px !important;
  line-height: 16px !important;
  font-weight: 400 !important;
  letter-spacing: 0px;
  padding: 0.9rem 1.5rem !important;
}

.secondary_button {
  color: black !important;
  background-color: white !important;
  border-radius: 10px !important;
  text-transform: none !important;
  border: 1px solid rgb(3, 30, 47) !important;
  font-size: 16px !important;
  line-height: 16px !important;
  font-weight: 400 !important;
  letter-spacing: 0px;
  padding: 0.9rem 1.5rem !important;
}
.secondary_button.back_button {
  border: none !important;
  text-transform: none !important;
  font-size: 12px !important;
  letter-spacing: 0px !important;
}

.intro_slider .sp-item::before {
  content: "";
  z-index: 0;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.6) 30%, rgba(0, 0, 0, 0) 50%);
}
@media (max-width: 576px) {
  .intro_slider .sp-item::before {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 30%, rgba(0, 0, 0, 0) 50%);
  }
}
.intro_slider .li {
  width: 60px !important;
  height: 9px !important;
}

.intro_slider .slider_header h2 {
  font-size: 40px;
  line-height: 42px;
  font-weight: 700;
  color: white;
  margin-bottom: 20px;
}
@media (max-width: 576px) {
  .intro_slider .slider_header h2 {
    font-size: 38px;
    line-height: 48px;
  }
}
.intro_slider .slider_text p {
  font-size: 20px;
  line-height: 20px;
  font-weight: 700;
  color: white;
}
@media (max-width: 576px) {
  .intro_slider .slider_text p {
    font-size: 18px;
    line-height: 20px;
  }
}
.intro_slider .sppb-sp-slider-button.primary_button span {
  color: white !important;
  background-color: rgb(0, 135, 176) !important;
  border-radius: 10px !important;
  text-transform: none !important;
  font-size: 16px !important;
  line-height: 16px !important;
  font-weight: 400 !important;
  letter-spacing: 0px;
}
.intro_slider .sppb-sp-slider-button.secondary_button span {
  color: black !important;
  background-color: white !important;
  border-radius: 10px !important;
  text-transform: none !important;
  font-size: 16px !important;
  line-height: 16px !important;
  font-weight: 400 !important;
  letter-spacing: 0px;
}
.intro_slider .sppb-sp-slider-button.secondary_button span.back_button {
  border: none !important;
  text-transform: none !important;
  font-size: 12px !important;
  letter-spacing: 0px !important;
}
.intro_slider .sppb-sp-slider-button .sp-slider-btn-text {
  padding: 0 !important;
  text-transform: uppercase;
  letter-spacing: 1.7px;
}

.offer_card .model_info .info_wrapper .class_label strong {
  left: 10px !important;
  top: 1px !important;
}
.offer_card .model_info .price_wrapper .price strong {
  font-size: 28px;
}
@media (max-width: 397px) {
  .offer_card .model_info .price_wrapper .price strong {
    font-size: 22px;
  }
}

.intro_slider .sp-dots ul li {
  width: 60px !important;
  height: 9px !important;
}
.intro_slider .sp-dots ul li::after {
  width: 60px !important;
  height: 9px !important;
}

.car_details .specs_wrapper .class_label strong {
  left: 10px !important;
  top: 1px !important;
}
.car_details .specs_wrapper .anchors_wrapper {
  border-radius: 100px;
}
.car_details .specs_wrapper .anchors_wrapper .addon-root-button .anchor_button {
  background-color: white !important;
  color: black !important;
  border-radius: 100px;
}
.car_details .specs_wrapper .anchors_wrapper .addon-root-button .anchor_button.active {
  background-color: black !important;
  color: white !important;
}

.table_section .sppb-row-column {
  background-color: white;
}
.table_section .sppb-row-column .table tr:nth-child(2n) {
  background-color: white;
}
.table_section .sppb-row-column .table tr:nth-child(1n) {
  background-color: white;
}
.table_section .sppb-row-column .table tr td {
  background: white !important;
  color: black !important;
  font-size: 11px;
  letter-spacing: 1px;
}
.table_section .sppb-row-column .table tr td .svg_wrapper svg {
  fill: black;
  stroke: black;
}
.table_section .sppb-row-column .table tr td .just_fill .svg_wrapper svg {
  fill: black;
  stroke: none;
}
.table_section .sppb-row-column .table tr td .just_stroke .svg_wrapper svg {
  fill: none;
  stroke: black;
}
.table_section .sppb-row-column .table tr td .table_value {
  color: rgb(102, 102, 102);
}
.table_section .sppb-row-column .table tr td:has(.name) {
  text-transform: uppercase;
}

.model_card_content_wrapper .emission_and_pricing .emissions_wrapper b {
  left: 22px;
  top: 147px;
}

.dealer_info .svg_wrapper {
  background-color: rgb(0, 39, 94);
}
.dealer_info .svg_wrapper svg {
  stroke: white;
  fill: none;
}

.dealer_info_selector.active {
  background-color: rgb(229, 243, 247);
}
.dealer_info_selector.active .svg_wrapper {
  background-color: rgb(0, 39, 94);
  color: white;
}
.dealer_info_selector.active .svg_wrapper svg {
  stroke: white;
}
.dealer_info_selector .svg_wrapper {
  border-radius: 25px;
  background-color: rgb(237, 237, 237);
}
.dealer_info_selector .svg_wrapper svg {
  stroke: black;
  fill: none;
}

.offer_header .dealer-icon svg {
  stroke: black;
}

.model_info .car_details .car_specs .svg_wrapper svg,
.model_info_section .car_details .car_specs .svg_wrapper svg {
  fill: black;
  stroke: black;
}
.model_info .car_details .car_specs .just_fill .svg_wrapper svg,
.model_info_section .car_details .car_specs .just_fill .svg_wrapper svg {
  fill: black;
  stroke: none;
}
.model_info .car_details .car_specs .just_stroke .svg_wrapper svg,
.model_info_section .car_details .car_specs .just_stroke .svg_wrapper svg {
  fill: none;
  stroke: black;
}

.contact_form_section,
.form_section {
  color: black;
}
.contact_form_section a,
.form_section a {
  color: black;
}
.contact_form_section .form-builder-radio-item label::before,
.form_section .form-builder-radio-item label::before {
  border-color: black;
}
.contact_form_section .form-builder-radio-item input:checked + label::before,
.form_section .form-builder-radio-item input:checked + label::before {
  background-color: black;
}
.contact_form_section .sppb-form-check label::before,
.form_section .sppb-form-check label::before {
  border-color: black;
}
.contact_form_section .sppb-form-check input:checked + label::before,
.form_section .sppb-form-check input:checked + label::before {
  background-color: rgb(173, 12, 51);
}

.beschreibung_section,
.umwelt_section,
.details_section {
  margin-bottom: 30px;
}

.model_cards {
  background-color: rgb(244, 244, 244);
}
.model_cards .offer_card {
  border: 1px solid rgb(204, 204, 204);
}
.model_cards .filter_buttons_wrapper a.active {
  text-decoration: underline;
}

.offer_card .fuel_class p {
  font-size: clamp(12px, 3.2cqw, 15px);
}

.teams_tabs .sppb-tab ul li {
  border-bottom: 2px solid rgb(152, 152, 152);
}
.teams_tabs .sppb-tab ul li a {
  color: rgb(152, 152, 152);
}
.teams_tabs .sppb-tab ul li.active {
  border-bottom: 4px solid black;
}
.teams_tabs .sppb-tab ul li.active a {
  color: black;
}
.teams_tabs .fa.fa-angle-left,
.teams_tabs .fa.fa-angle-right {
  color: black;
}
.teams_tabs .sppb-carousel-extended .sppb-carousel-extended-list .sppb-carousel-extended-outer-stage .sppb-carousel-extended-item .sppb-carousel-extended-team-content .sppb-carousel-extended-team-name,
.teams_tabs .sppb-carousel-extended .sppb-carousel-extended-list .sppb-carousel-extended-outer-stage .sppb-carousel-extended-item .sppb-carousel-extended-team-content .sppb-carousel-extended-team-designation {
  font-size: 16px;
  margin: 0;
}

.offer_header {
  color: black;
}
.offer_header .dealer-icon svg {
  stroke: black;
}

.model_info_section .all_offer_info {
  background-color: rgb(244, 244, 244);
  color: black;
}
.model_info_section .all_offer_info .car_details {
  background-color: white;
}
.model_info_section .all_offer_info .car_details .class_label strong {
  top: 1px !important;
  right: 19px;
}

footer {
  background-color: black !important;
  color: white !important;
}
footer .grid-child {
  max-width: 1320px !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  flex-wrap: wrap;
}
footer .grid-child .mod-custom:last-child {
  border-top: 1px solid white;
  padding-top: 20px;
  padding-bottom: 50px;
  width: 100%;
  text-align: center;
}
footer .grid-child .lang-active {
  font-weight: bold;
}
footer .grid-child .mod-menu a:hover {
  color: white !important;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
footer .grid-child .mod-languages {
  flex-grow: 1;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
footer .grid-child .mod-languages .mod-languages__list li {
  background-color: black !important;
  margin: 0;
}
footer .grid-child .mod-languages .mod-languages__list li:nth-child(2) a {
  border-left: 1px solid white;
  border-right: 1px solid white;
}
footer .grid-child .mod-languages .mod-languages__list li a {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 16px;
}
footer .grid-child .mod-languages .mod-languages__list li a:hover {
  color: white !important;
}
footer .grid-child .mod-menu.mod-list.nav a {
  font-size: 16px;
}

.offer_card .offer_button {
  color: black !important;
  background-color: white !important;
  border-radius: 10px !important;
  text-transform: none !important;
  border: 1px solid rgb(3, 30, 47) !important;
  font-size: 16px !important;
  line-height: 16px !important;
  font-weight: 400 !important;
  letter-spacing: 0px;
  padding: 0.9rem 1.5rem !important;
}

.offers-and-services .nav_button {
  color: white !important;
  background-color: rgb(0, 135, 176) !important;
  border-radius: 10px !important;
  text-transform: none !important;
  border: 1px solid rgb(0, 135, 176) !important;
  font-size: 16px !important;
  line-height: 16px !important;
  font-weight: 400 !important;
  letter-spacing: 0px;
  padding: 0.9rem 1.5rem !important;
}

@media (max-width: 992px) {
  body .mobilemenuck.ltr {
    background-color: white;
  }
  body .mobilemenuck.ltr .mobilemenuck-topbar .mobilemenuck-button {
    color: black;
  }
  body .mobilemenuck.ltr .mobilemenuck-itemwrap .mobilemenuck-item .nav-item a {
    color: black;
    font-size: 24px;
    margin-bottom: 32px;
  }
  body .mobilemenuck.ltr .mobilemenuck-itemwrap .dealer-info {
    color: black;
    font-size: 12px;
  }
  body .mobilemenuck.ltr .mobilemenuck-itemwrap .dealer-info .dealer-icon {
    stroke: black;
    margin-bottom: 15px;
  }
  body .mobilemenuck.ltr .mobilemenuck-itemwrap .dealer-info .dealer-icon svg {
    width: 25px;
    height: 25px;
  }
  body .mobilemenuck.ltr .mobilemenuck-itemwrap .dealer-info .dealer-name-city-wrapper .dealer-name {
    color: black;
    font-size: 12px;
  }
  body .mobilemenuck.ltr .mobilemenuck-itemwrap .dealer-info .dealer-name-city-wrapper .dealer-city {
    color: black;
    font-size: 12px;
  }
  body .model_cards .filters_wrapper {
    background-color: white;
  }
}
.site-grid:has(.grape_content) {
  background-color: #fff;
}

.sppb-addon.sppb-addon-raw-html.grape_content {
  background-color: #fff;
}

.sppb-addon.sppb-addon-raw-html.grape_content,
.sppb-addon.sppb-addon-raw-html.grape_content p,
.sppb-addon.sppb-addon-raw-html.grape_content span,
.sppb-addon.sppb-addon-raw-html.grape_content li,
.sppb-addon.sppb-addon-raw-html.grape_content a,
.sppb-addon.sppb-addon-raw-html.grape_content label,
.sppb-addon.sppb-addon-raw-html.grape_content button,
.sppb-addon.sppb-addon-raw-html.grape_content input,
.sppb-addon.sppb-addon-raw-html.grape_content select,
.sppb-addon.sppb-addon-raw-html.grape_content textarea {
  font-family: Maxus, Verdana, Arial, sans-serif;
}

.grape_content .heroimage {
  width: 100%;
  height: 500px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.grape_content .offer-root > .container {
  padding-top: 48px;
  padding-bottom: 48px;
  background-color: #fff;
}

.grape_content .headline-field,
.grape_content .headline-field h1 {
  font-family: Maxus-Bold, Verdana, Arial, sans-serif;
  font-size: 1.75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0;
  margin-bottom: 12px;
  color: #222;
  text-align: center;
}

.grape_content .subheadline-field,
.grape_content .subheadline-field h2 {
  font-family: Maxus, Verdana, Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  margin-bottom: 24px;
  color: #333;
  text-align: center;
}

.grape_content .body-field {
  max-width: 720px;
  margin: 0 auto 32px;
  text-align: center;
}

.grape_content .body-field p {
  font-size: 1rem;
  line-height: 1.7;
  color: #555;
}

.grape_content .form-placeholder,
.grape_content .offer-form__wrapper {
  margin: 0 auto;
  max-width: 620px;
}

.grape_content .form_section {
  padding-top: 32px !important;
  padding-bottom: 32px !important;
  background: transparent !important;
}

.grape_content .form_section .form_header .sppb-addon-title,
.grape_content .form_section label,
.grape_content .form_section .sppb-form-check-label,
.grape_content .form_section .form_disclaimer p,
.grape_content .form_section .form_disclaimer a {
  color: #222 !important;
}

.grape_content .form_section .sppb-form-control,
.grape_content .form_section .sppb-form-group input,
.grape_content .form_section .sppb-form-group select,
.grape_content .form_section .sppb-form-group textarea {
  background-color: #fff;
  border: 1px solid #ccc;
  color: #222;
}

.grape_content .form_section .submit_button,
.grape_content .form_section .primary_button {
  color: white !important;
  background-color: rgb(0, 135, 176) !important;
  border-radius: 10px !important;
  border: 1px solid rgb(0, 135, 176) !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
  padding: 0.9rem 1.5rem !important;
}

.grape_content .form_section .submit_button:hover,
.grape_content .form_section .primary_button:hover {
  background-color: rgb(0, 110, 145) !important;
  border-color: rgb(0, 110, 145) !important;
}

.grape_content .disclaimer-field {
  max-width: 720px;
  margin: 24px auto 0;
  text-align: center;
}

.grape_content .disclaimer-field p {
  font-size: 0.6875rem;
  line-height: 1.65;
  color: #888;
}

@media (max-width: 768px) {
  .grape_content .heroimage {
    height: 260px;
  }
  .grape_content .offer-root > .container {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
@media (max-width: 576px) {
  .grape_content .headline-field,
  .grape_content .headline-field h1 {
    font-size: 1.375rem;
  }
  .grape_content .subheadline-field,
  .grape_content .subheadline-field h2 {
    font-size: 1rem;
  }
}/*# sourceMappingURL=maxusmotors.ch.css.map */