/**
 * Swiper 11.2.8
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 23, 2025
 */
/* FONT_START */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}

.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}

.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

/* Navigation font end */
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

/* Zoom container styles start */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

/* Zoom container styles end */
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

/* Cube slide shadows start */
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Cube slide shadows end */
.swiper.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/* Flip slide shadows start */
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Flip slide shadows end */
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

/*!
Styles Name: Grand Chelem
URI: http://grand-chelem.mx
Author: Enigma
Author URI: http://enigma.mx
Description: Tema para el sitio de Grand Chelem.
Version: 1.0.0
*/
/* ---------------------------------------------- */
/* --------------------CONTENTS------------------ */
/* ---------------------------------------------- */
/*
	0) Tools
	1) Mixins
	2) Colors, fonts & setup
	3) Font styles
	4) General styles
	5) Animations
	6) Section styles
*/
/* ---------------------------------------------- */
/* -----------------0) TOOLS--------------------- */
/* ---------------------------------------------- */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* ---------------------------------------------- */
/* -----------------1) MIXINS-------------------- */
/* ---------------------------------------------- */
/* ---------------------------------------------- */
/* -----------------2) COLORS, FONTS & SETUP----- */
/* ---------------------------------------------- */
/* ---------------------------------------------- */
/* -----------------3) FONT STYLES--------------- */
/* ---------------------------------------------- */
/* ---------------------------------------------- */
/* -----------------4) GENERAL STYLES------------ */
/* ---------------------------------------------- */
body, html {
  overflow-x: hidden;
  font-family: "DefaultFont", sans-serif;
  font-weight: 400;
  color: #000000;
}
@media screen and (max-width: 1023px) {
  body, html {
    font-size: 16px;
    line-height: 26px;
  }
}
@media screen and (min-width: 1024px) {
  body, html {
    font-size: 18px;
    line-height: 30px;
  }
}

body {
  /* Custom Select wrapper */
}
body .container {
  max-width: 1200px;
  margin-left: auto !important;
  margin-right: auto !important;
}
body a, body button, body .gc-button {
  text-decoration: none;
  transition: opacity 0.2s ease-in-out;
  outline: 0 !important;
}
body a:hover, body a:active, body a:focus, body button:hover, body button:active, body button:focus, body .gc-button:hover, body .gc-button:active, body .gc-button:focus {
  outline: 0 !important;
}
body a:hover, body button:hover, body .gc-button:hover {
  opacity: 0.8;
  cursor: pointer;
}
body input::-moz-focus-inner {
  border: 0;
}
body textarea, body input[type=text], body input[type=button], body input[type=submit] {
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
}
body select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  outline: 0;
  background: none;
  color: inherit;
  font-family: "DefaultFont", sans-serif;
  font-weight: 400;
  box-shadow: none;
}
@media screen and (max-width: 1023px) {
  body select {
    font-size: 14px;
    line-height: 26px;
  }
}
@media screen and (min-width: 1024px) {
  body select {
    font-size: 14px;
    line-height: 30px;
  }
}
body select::-ms-expand {
  display: none;
}
body .select {
  border: solid 1px #000000;
  border-radius: 0;
  position: relative;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  overflow: hidden;
}
body .select select {
  flex: 1;
  cursor: pointer;
}
body .select:after {
  background-image: image_url(/assets/ui/drop-1e5feb2ab7d0a496aadab23874f4ed955321d13e2654f484c3bdf9c9e674ad41.svg);
  background-repeat: no-repeat;
  background-position: center center;
  content: "";
  width: 15px;
  height: 15px;
  margin: auto;
  font-size: 15px;
  position: absolute;
  top: 0;
  bottom: 0;
}
@media screen and (max-width: 1023px) {
  body .select select {
    padding: 0 30px 0 15px;
  }
  body .select:after {
    right: 10px;
  }
}
@media screen and (min-width: 1024px) {
  body .select select {
    padding: 0 45px 0 15px;
  }
  body .select:after {
    right: 15px;
  }
}
body em, body i {
  font-style: italic;
}
body strong, body b {
  font-weight: 700;
}
body .sm {
  font-size: 14px;
  line-height: 20px;
}
body header .sec > a {
  border-radius: 50%;
  background-color: #EBEBEB;
  width: 14px;
  padding: 10px;
}
body header .sec > a svg {
  width: 100%;
  display: block;
}
body header .sec > a:hover {
  background-color: #C5C5C5;
}
body header .sec .lang-selector {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
body header .sec .lang-selector a, body header .sec .lang-selector span {
  font-size: 13px;
  line-height: 13px;
  color: #000000;
}
body header .sec .lang-selector span {
  width: 2px;
}
body header .sec .lang-selector a.current-lang {
  background-color: #EBEBEB;
}
body header .sec .lang-selector a:hover {
  background-color: #C5C5C5;
}
body header.brand {
  /* .gc-endorsement {
  	@include flex;
  	justify-content: flex-end;
  	position: relative;

  	&:before {
  		position: absolute;
  		content: "";
  		display: block;
  		top: 0;
  		left: 0;
  		background-color: $gray30;
  		z-index: -10;
  	}

  	img {
  		display: block;
  		width: auto;
  	}
  } */
}
body header.brand .ribbon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-end;
  position: relative;
}
body header.brand .ribbon span {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  left: 0;
  background-color: #C5C5C5;
  z-index: -10;
}
body header.brand .ribbon img {
  display: block;
  width: auto;
}
body header.brand .brand-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
body header.brand .brand-head .branding {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
}
body header.brand .brand-head .branding img {
  display: block;
}
body header.brand .brand-head .headling h1 {
  font-family: "DefaultFont", sans-serif;
  font-weight: 700;
}
@media screen and (max-width: 1023px) {
  body header.brand .brand-head .headling h1 {
    font-size: 26px;
    line-height: 39px;
  }
}
@media screen and (min-width: 1024px) {
  body header.brand .brand-head .headling h1 {
    font-size: 30px;
    line-height: 45px;
  }
}
body header.brand .brand-head .headling h1 a {
  color: #000000;
}
body header.brand .brand-head .headling .contents ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
body header.brand .brand-head .headling .contents a {
  font-family: "DefaultFont", sans-serif;
  font-weight: 400;
  color: #404040;
}
@media screen and (max-width: 1023px) {
  body header.brand .brand-head .headling .contents a {
    font-size: 14px;
    line-height: 26px;
  }
}
@media screen and (min-width: 1024px) {
  body header.brand .brand-head .headling .contents a {
    font-size: 14px;
    line-height: 30px;
  }
}
body header.brand .brand-head .headling .contents li:last-of-type {
  margin-right: 0;
}
body header.brand .brand-head .headling .contents li.active a {
  text-decoration: underline;
}
body header.brand .brand-head .headling .contents .external {
  position: relative;
}
body header.brand .brand-head .headling .contents .external a:after {
  content: image_url(/assets/ui/external-f63f43f459752216ba954ddeee396051dcdb508d6ffcd743d22491035e33fa6d.svg);
  display: block;
  position: absolute;
}
body header.brand .brand-head .headling .contents .external .helper {
  color: #9F9F9F;
}
body header.brand .brand-head .headling .sec #closeMenu {
  width: 22px;
  height: auto;
  display: block;
  cursor: pointer;
}
body header.brand .brand-head .headling .sec #closeMenu img {
  display: block;
}
body header.grand-chelem .atf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
body header.grand-chelem .atf a {
  display: block;
  cursor: pointer;
}
body header.grand-chelem .atf a img {
  display: block;
}
body header.grand-chelem .atf .brand img {
  max-width: 100%;
}
body header.grand-chelem .atf aside nav {
  font-family: "DefaultFont", sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 1023px) {
  body header.grand-chelem .atf aside nav {
    font-size: 14px;
    line-height: 26px;
  }
}
@media screen and (min-width: 1024px) {
  body header.grand-chelem .atf aside nav {
    font-size: 14px;
    line-height: 30px;
  }
}
body header.grand-chelem .atf aside nav a {
  color: #535353;
}
body header.grand-chelem .atf aside nav a:after {
  content: " >";
}
body header.grand-chelem .atf aside nav a.active {
  text-decoration: underline;
}
body header.grand-chelem .atf aside nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
body header.grand-chelem nav.brands {
  background-color: #F5F5F5;
  position: relative;
}
body header.grand-chelem nav.brands:after {
  position: absolute;
  background-color: #F5F5F5;
  content: "";
  top: 0;
  bottom: 0;
  left: 100%;
  height: 100%;
}
body header.grand-chelem nav.brands ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
body nav.brands-sidebar img {
  display: block;
}
body .nav-cont {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  backdrop-filter: blur(2px);
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 10001;
}
body .nav-cont .nav-box a {
  color: #FFFFFF;
  display: block;
}
body .nav-cont .nav-box #closeMenu {
  width: 22px;
  height: auto;
}
body .nav-cont .nav-box #closeMenu img {
  display: block;
}
body .nav-cont .nav-box nav a {
  font-size: 15px;
  line-height: 15px;
}
body .nav-cont .nav-box ul.sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
body footer.brand,
body footer.external {
  background-color: #404040;
  color: #FFFFFF;
}
body footer.brand .container,
body footer.external .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
body footer.brand .gc-endorsement,
body footer.external .gc-endorsement {
  position: relative;
  z-index: 100;
}
body footer.brand .gc-endorsement a,
body footer.external .gc-endorsement a {
  display: inline-block;
}
body footer.brand .gc-endorsement img,
body footer.external .gc-endorsement img {
  display: block;
}
body footer.brand .text p,
body footer.external .text p {
  font-family: "DefaultFont", sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 1023px) {
  body footer.brand .text p,
  body footer.external .text p {
    font-size: 14px;
    line-height: 26px;
  }
}
@media screen and (min-width: 1024px) {
  body footer.brand .text p,
  body footer.external .text p {
    font-size: 14px;
    line-height: 30px;
  }
}
body footer.brand .text a,
body footer.external .text a {
  color: inherit;
  text-decoration: underline;
}
body footer.brand .text .legals,
body footer.external .text .legals {
  color: #797979;
}
body footer.brand nav.footer,
body footer.external nav.footer {
  color: #C5C5C5;
}
body footer.brand nav.footer ul,
body footer.external nav.footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
body footer.brand nav.footer a,
body footer.external nav.footer a {
  font-family: "DefaultFont", sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 1023px) {
  body footer.brand nav.footer a,
  body footer.external nav.footer a {
    font-size: 14px;
    line-height: 26px;
  }
}
@media screen and (min-width: 1024px) {
  body footer.brand nav.footer a,
  body footer.external nav.footer a {
    font-size: 14px;
    line-height: 30px;
  }
}
body footer.brand nav.footer .external a:after,
body footer.external nav.footer .external a:after {
  content: image_url(/assets/ui/external-f63f43f459752216ba954ddeee396051dcdb508d6ffcd743d22491035e33fa6d.svg);
}
body footer.grand-chelem,
body footer.contact {
  background-color: #404040;
  color: #FFFFFF;
}
body footer.grand-chelem .container,
body footer.contact .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
body footer.grand-chelem .branding img,
body footer.contact .branding img {
  display: block;
  width: 100%;
}
body footer.grand-chelem .foot-content nav.footer,
body footer.contact .foot-content nav.footer {
  font-family: "DefaultFont", sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 1023px) {
  body footer.grand-chelem .foot-content nav.footer,
  body footer.contact .foot-content nav.footer {
    font-size: 14px;
    line-height: 26px;
  }
}
@media screen and (min-width: 1024px) {
  body footer.grand-chelem .foot-content nav.footer,
  body footer.contact .foot-content nav.footer {
    font-size: 14px;
    line-height: 30px;
  }
}
body footer.grand-chelem .foot-content nav.footer ul,
body footer.contact .foot-content nav.footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
body footer.grand-chelem .foot-content nav.footer a,
body footer.contact .foot-content nav.footer a {
  text-decoration: underline;
  color: #EBEBEB;
}
body footer.grand-chelem .foot-content .legals,
body footer.contact .foot-content .legals {
  font-family: "DefaultFont", sans-serif;
  font-weight: 400;
  color: #C5C5C5;
}
@media screen and (max-width: 1023px) {
  body footer.grand-chelem .foot-content .legals,
  body footer.contact .foot-content .legals {
    font-size: 14px;
    line-height: 26px;
  }
}
@media screen and (min-width: 1024px) {
  body footer.grand-chelem .foot-content .legals,
  body footer.contact .foot-content .legals {
    font-size: 14px;
    line-height: 30px;
  }
}
body footer.grand-chelem .foot-content .legals div.locations > ul > li,
body footer.grand-chelem .foot-content .legals div.locations > ul > li a,
body footer.contact .foot-content .legals div.locations > ul > li,
body footer.contact .foot-content .legals div.locations > ul > li a {
  font-family: "DefaultFont", sans-serif;
  font-weight: 400;
  color: #EBEBEB;
}
@media screen and (max-width: 1023px) {
  body footer.grand-chelem .foot-content .legals div.locations > ul > li,
  body footer.grand-chelem .foot-content .legals div.locations > ul > li a,
  body footer.contact .foot-content .legals div.locations > ul > li,
  body footer.contact .foot-content .legals div.locations > ul > li a {
    font-size: 16px;
    line-height: 26px;
  }
}
@media screen and (min-width: 1024px) {
  body footer.grand-chelem .foot-content .legals div.locations > ul > li,
  body footer.grand-chelem .foot-content .legals div.locations > ul > li a,
  body footer.contact .foot-content .legals div.locations > ul > li,
  body footer.contact .foot-content .legals div.locations > ul > li a {
    font-size: 18px;
    line-height: 30px;
  }
}
body footer.grand-chelem .foot-content .legals div.locations > ul > li:visited, body footer.grand-chelem .foot-content .legals div.locations > ul > li:focus, body footer.grand-chelem .foot-content .legals div.locations > ul > li:hover,
body footer.grand-chelem .foot-content .legals div.locations > ul > li a:visited,
body footer.grand-chelem .foot-content .legals div.locations > ul > li a:focus,
body footer.grand-chelem .foot-content .legals div.locations > ul > li a:hover,
body footer.contact .foot-content .legals div.locations > ul > li:visited,
body footer.contact .foot-content .legals div.locations > ul > li:focus,
body footer.contact .foot-content .legals div.locations > ul > li:hover,
body footer.contact .foot-content .legals div.locations > ul > li a:visited,
body footer.contact .foot-content .legals div.locations > ul > li a:focus,
body footer.contact .foot-content .legals div.locations > ul > li a:hover {
  color: #EBEBEB;
}
body footer.grand-chelem .foot-content .legals div.locations > ul > li:hover,
body footer.grand-chelem .foot-content .legals div.locations > ul > li a:hover,
body footer.contact .foot-content .legals div.locations > ul > li:hover,
body footer.contact .foot-content .legals div.locations > ul > li a:hover {
  text-decoration: underline;
}
body footer.grand-chelem .foot-content .legals div.locations ul ul li > br,
body footer.contact .foot-content .legals div.locations ul ul li > br {
  display: none;
}
body footer.grand-chelem .foot-content .legals div.locations ul ul li a, body footer.grand-chelem .foot-content .legals div.locations ul ul li strong,
body footer.contact .foot-content .legals div.locations ul ul li a,
body footer.contact .foot-content .legals div.locations ul ul li strong {
  font-weight: 700;
  color: #EBEBEB;
  display: inline-block;
}
body footer.grand-chelem .foot-content .legals div.locations ul ul li address a,
body footer.contact .foot-content .legals div.locations ul ul li address a {
  color: #C5C5C5;
}
body footer.grand-chelem .foot-content .legals div.locations ul ul li a:visited, body footer.grand-chelem .foot-content .legals div.locations ul ul li a:active, body footer.grand-chelem .foot-content .legals div.locations ul ul li a:focus,
body footer.contact .foot-content .legals div.locations ul ul li a:visited,
body footer.contact .foot-content .legals div.locations ul ul li a:active,
body footer.contact .foot-content .legals div.locations ul ul li a:focus {
  color: #EBEBEB;
}
body footer.grand-chelem .foot-content .legals div.locations ul ul li a:hover,
body footer.contact .foot-content .legals div.locations ul ul li a:hover {
  text-decoration: underline;
}
body footer.external {
  background-color: #404040;
}
body footer.external .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
body footer.external .branding img {
  display: block;
  max-width: 100%;
}
body footer.external .text p {
  font-family: "DefaultFont", sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 1023px) {
  body footer.external .text p {
    font-size: 14px;
    line-height: 26px;
  }
}
@media screen and (min-width: 1024px) {
  body footer.external .text p {
    font-size: 14px;
    line-height: 30px;
  }
}
body footer.external .text a {
  color: #C5C5C5;
  text-decoration: none;
}
body footer.external .text a:visited, body footer.external .text a:focus, body footer.external .text a:hover {
  color: #C5C5C5;
}
body footer.external .text .legals {
  color: #C5C5C5;
}
body footer.external .text .legals a {
  text-decoration: underline;
}
body footer.external .text > ul {
  font-family: "DefaultFont", sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 1023px) {
  body footer.external .text > ul {
    font-size: 14px;
    line-height: 26px;
  }
}
@media screen and (min-width: 1024px) {
  body footer.external .text > ul {
    font-size: 14px;
    line-height: 30px;
  }
}
body footer.external .text > ul > li {
  border-bottom-color: #C5C5C5;
}
body footer.external .text > ul > li,
body footer.external .text > ul > li a {
  font-family: "DefaultFont", sans-serif;
  font-weight: 400;
  text-decoration: none;
}
@media screen and (max-width: 1023px) {
  body footer.external .text > ul > li,
  body footer.external .text > ul > li a {
    font-size: 16px;
    line-height: 26px;
  }
}
@media screen and (min-width: 1024px) {
  body footer.external .text > ul > li,
  body footer.external .text > ul > li a {
    font-size: 18px;
    line-height: 30px;
  }
}
body footer.external .text > ul > li:hover,
body footer.external .text > ul > li a:hover {
  text-decoration: underline;
}
body footer.external .text > ul ul li > br {
  display: none;
}
body footer.external .text > ul ul li a, body footer.external .text > ul ul li strong {
  font-weight: 700;
  display: inline-block;
}
body footer.external .text > ul ul li strong,
body footer.external .text > ul ul li address {
  color: #C5C5C5;
}
body footer.external .text > ul ul li a:hover {
  text-decoration: underline;
}
body .brand-highlight-new {
  text-align: right;
}
body .brand-highlight-new .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
body .brand-highlight-new .title .brand-logo {
  background-color: #F5F5F5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
}
body .brand-highlight-new .title .brand-logo img {
  display: block;
}
body .brand-highlight-new .title .anchor {
  font-family: "DefaultFont", sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 1023px) {
  body .brand-highlight-new .title .anchor {
    font-size: 14px;
    line-height: 26px;
  }
}
@media screen and (min-width: 1024px) {
  body .brand-highlight-new .title .anchor {
    font-size: 14px;
    line-height: 30px;
  }
}
body .brand-highlight-new .title .anchor a {
  color: #797979;
}
body .brand-highlight-new .title .anchor a:after {
  content: " >";
}
body .brand-highlight-new .cars .car {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
body .brand-highlight-new .cars .car .car-text {
  text-align: left;
}
body .availability a {
  color: #000000;
}
body .availability a:hover, body .availability a:visited, body .availability a:focus {
  color: #000000;
}
body .availability a:hover {
  text-decoration: underline;
}
body .car .car-text .name {
  font-family: "DefaultFont", sans-serif;
  font-weight: 700;
}
@media screen and (max-width: 1023px) {
  body .car .car-text .name {
    font-size: 16px;
    line-height: 39px;
  }
}
@media screen and (min-width: 1024px) {
  body .car .car-text .name {
    font-size: 18px;
    line-height: 30px;
  }
}
body .car .car-text .model {
  font-family: "DefaultFont", sans-serif;
  font-weight: 400;
  color: #404040;
}
@media screen and (max-width: 1023px) {
  body .car .car-text .model {
    font-size: 14px;
    line-height: 26px;
  }
}
@media screen and (min-width: 1024px) {
  body .car .car-text .model {
    font-size: 14px;
    line-height: 30px;
  }
}
body .car-img {
  position: relative;
}
body .car-img .availability {
  font-size: 11px;
  position: absolute;
}
@media screen and (max-width: 1023px) {
  body .car-img .availability {
    line-height: 26px;
  }
}
@media screen and (min-width: 1024px) {
  body .car-img .availability {
    line-height: 30px;
  }
}
body .car-img img {
  width: 100%;
  height: auto;
  display: block;
}
body .car-img .car-status {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 10;
  background-color: #404040;
  color: #FFFFFF;
  font-family: "DefaultFont", sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 1023px) {
  body .car-img .car-status {
    font-size: 14px;
    line-height: 26px;
  }
}
@media screen and (min-width: 1024px) {
  body .car-img .car-status {
    font-size: 14px;
    line-height: 30px;
  }
}
body .car-img .car-status.sold {
  background-color: #F16364;
}
body .car-img .car-status.armored {
  top: 0;
  bottom: auto;
  background-color: #BD9939;
}
body .carousel-cars .swiper-slide.swiper-slide-active figcaption,
body .carousel-brand-cars .swiper-slide.swiper-slide-active figcaption,
body .swiper.models .swiper-slide.swiper-slide-active figcaption {
  left: 0%;
  transition: left 0.5s ease-out;
}
body .carousel-cars .swiper-slide figcaption,
body .carousel-brand-cars .swiper-slide figcaption,
body .swiper.models .swiper-slide figcaption {
  background-color: #535353;
  color: #FFFFFF;
  position: relative;
  z-index: 10;
}
body .carousel-cars .swiper-slide img.main,
body .carousel-brand-cars .swiper-slide img.main,
body .swiper.models .swiper-slide img.main {
  width: 100%;
  height: auto;
  display: block;
}
body .carousel-cars .change-slide,
body .carousel-brand-cars .change-slide,
body .swiper.models .change-slide {
  background-color: #404040;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: opacity 0.2s ease-in-out;
  position: absolute;
  z-index: 10;
  bottom: 0;
}
body .carousel-cars .change-slide:hover,
body .carousel-brand-cars .change-slide:hover,
body .swiper.models .change-slide:hover {
  cursor: pointer;
  opacity: 0.5;
}
body .carousel-cars .change-slide.button-prev,
body .carousel-brand-cars .change-slide.button-prev,
body .swiper.models .change-slide.button-prev {
  left: 0;
}
body .carousel-cars .change-slide.button-next,
body .carousel-brand-cars .change-slide.button-next,
body .swiper.models .change-slide.button-next {
  right: 0;
}
body .carousel-cars .swiper-pagination,
body .carousel-brand-cars .swiper-pagination,
body .swiper.models .swiper-pagination {
  text-align: left;
}
body .carousel-cars .swiper-pagination .swiper-pagination-bullet,
body .carousel-brand-cars .swiper-pagination .swiper-pagination-bullet,
body .swiper.models .swiper-pagination .swiper-pagination-bullet {
  border-radius: 0;
  background: #FFFFFF;
  opacity: 1;
  height: 1px;
  transition: all 0.2s ease-in-out;
}
body .carousel-cars .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
body .carousel-brand-cars .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
body .swiper.models .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #797979;
  height: 3px;
}
body .swiper.models .change-slide {
  background-color: transparent;
  top: 0;
  margin: auto;
  opacity: 0.3;
}
body .swiper.models .change-slide:hover {
  opacity: 1;
}
body .swiper.models .change-slide img {
  background-color: #404040;
}
body .swiper.models .swiper-pagination {
  text-align: center;
  bottom: 0;
  z-index: 10;
}
body .swiper.models .swiper-pagination .swiper-pagination-bullet {
  border-radius: 0;
  background-color: transparent;
  width: 12px;
  height: 16px;
  position: relative;
  opacity: 1;
  transition: all 0.2s ease-in-out;
}
body .swiper.models .swiper-pagination .swiper-pagination-bullet:before {
  background: #797979;
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  position: relative;
  left: 0;
  top: 7px;
}
body .swiper.models .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: transparent;
  height: 16px;
}
body .swiper.models .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
  background: #797979;
  height: 3px;
  top: 6px;
}
body .carousel-cars .swiper-slide.swiper-slide-next figcaption {
  left: 20%;
}
body .carousel-cars .swiper-slide.swiper-slide-prev figcaption {
  left: -20%;
}
body .carousel-cars .swiper-slide figcaption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
body .carousel-cars .swiper-slide figcaption .text h1 a {
  color: #FFFFFF;
}
body .carousel-cars .swiper-slide figcaption .text p {
  font-family: "DefaultFont", sans-serif;
  font-weight: 400;
  color: #C5C5C5;
}
@media screen and (max-width: 1023px) {
  body .carousel-cars .swiper-slide figcaption .text p {
    font-size: 14px;
    line-height: 26px;
  }
}
@media screen and (min-width: 1024px) {
  body .carousel-cars .swiper-slide figcaption .text p {
    font-size: 14px;
    line-height: 30px;
  }
}
body .carousel-cars .swiper-slide figcaption .brand {
  background-color: #C5C5C5;
}
body .carousel-cars .swiper-slide figcaption .brand img {
  display: block;
}
body .carousel-brand-cars .swiper-slide.swiper-slide-next figcaption {
  left: 20%;
}
body .carousel-brand-cars .swiper-slide.swiper-slide-prev figcaption {
  left: -20%;
}
body .carousel-brand-cars .swiper-slide figcaption h1, body .carousel-brand-cars .swiper-slide figcaption p {
  color: #FFFFFF;
}
body .carousel-brand-cars .swiper-slide figcaption p {
  font-family: "DefaultFont", sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 1023px) {
  body .carousel-brand-cars .swiper-slide figcaption p {
    font-size: 14px;
    line-height: 26px;
  }
}
@media screen and (min-width: 1024px) {
  body .carousel-brand-cars .swiper-slide figcaption p {
    font-size: 14px;
    line-height: 30px;
  }
}
body .carousel-brand-cars .swiper-slide figcaption:hover a p {
  text-decoration: underline;
}
body .carousel-thumbs .swiper-slide {
  background-size: cover;
  background-position: center;
  opacity: 0.4;
  transition: opacity 0.2s ease-in-out;
}
body .carousel-thumbs .swiper-slide:hover {
  cursor: pointer;
  opacity: 0.8;
}
body .carousel-thumbs .swiper-slide.swiper-slide-thumb-active {
  opacity: 1;
}
body .container.bg {
  position: relative;
  z-index: -100;
}
body .container.bg .bg-img {
  position: relative;
  width: 100%;
  z-index: -100;
}
body .container.bg .bg-img:after {
  position: fixed;
  top: 0;
  background-image: image_url(/assets/grand_chelem_bg-6afe02b204bb5ff5ed7b95026dc4d286b426311134f6fce57fb28d53270711c3.gif);
  background-size: cover;
  background-position: left center;
  content: "";
  display: block;
  z-index: -100;
}
body .container.bg-side {
  position: relative;
  z-index: -100;
}
body .container.bg-side .bg-img {
  position: relative;
  width: 100%;
  z-index: -100;
}
body .container.bg-side .bg-img:after {
  position: fixed;
  top: 0;
  background-image: image_url(/assets/grand_chelem_bg-6afe02b204bb5ff5ed7b95026dc4d286b426311134f6fce57fb28d53270711c3.gif);
  background-size: cover;
  background-position: left center;
  content: "";
  display: block;
  z-index: -100;
}
body .content-select {
  position: relative;
  z-index: 10;
}
body .content-select h2 {
  font-family: "DefaultFont", sans-serif;
  font-weight: 400;
  color: #9F9F9F;
}
@media screen and (max-width: 1023px) {
  body .content-select h2 {
    font-size: 14px;
    line-height: 26px;
  }
}
@media screen and (min-width: 1024px) {
  body .content-select h2 {
    font-size: 14px;
    line-height: 30px;
  }
}
body .content-select .content-options {
  display: inline-block;
}
body .content-select .content-options button {
  display: block;
  font-family: "DefaultFont", sans-serif;
  font-weight: 700;
  border-radius: 0;
  border: none;
  padding: 0;
  background: none;
  text-align: left;
}
@media screen and (max-width: 1023px) {
  body .content-select .content-options button {
    font-size: 16px;
    line-height: 26px;
  }
}
@media screen and (min-width: 1024px) {
  body .content-select .content-options button {
    font-size: 18px;
    line-height: 30px;
  }
}
body .content-select .content-options button.active {
  text-decoration: underline;
}
body .gc-form p {
  margin-bottom: 0 !important;
}
body .gc-form .hidden {
  display: none;
}
body .gc-form div.field.text label {
  display: block;
}
body .gc-form input.text {
  width: 100%;
  padding: 0;
  border: none;
  font-family: "DefaultFont", sans-serif;
  font-weight: 400;
  border-bottom: 1px solid #9F9F9F;
  background: none;
}
@media screen and (max-width: 1023px) {
  body .gc-form input.text {
    font-size: 16px;
    line-height: 26px;
  }
}
@media screen and (min-width: 1024px) {
  body .gc-form input.text {
    font-size: 18px;
    line-height: 30px;
  }
}
body .gc-form input.text:focus {
  outline: none;
}
body .gc-form div.field.radio .description {
  color: #797979;
}
body .gc-form div.field.radio .options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
body .gc-form label {
  font-family: "DefaultFont", sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 1023px) {
  body .gc-form label {
    font-size: 14px;
    line-height: 26px;
  }
}
@media screen and (min-width: 1024px) {
  body .gc-form label {
    font-size: 14px;
    line-height: 30px;
  }
}
body .gc-form div.buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-end;
}
body .gc-form span.alert {
  display: block;
  font-family: "DefaultFont", sans-serif;
  font-weight: 400;
  color: #ff3300;
}
@media screen and (max-width: 1023px) {
  body .gc-form span.alert {
    font-size: 14px;
    line-height: 26px;
  }
}
@media screen and (min-width: 1024px) {
  body .gc-form span.alert {
    font-size: 14px;
    line-height: 30px;
  }
}
body .gc-form .not-valid input.text {
  border-color: #ff3300;
}
body .gc-form.error .response-output {
  background-color: #ff3300;
  color: #FFFFFF;
}
body .gc-form.success .response-output {
  background-color: #EBEBEB;
}
body .gc-form .option label:hover {
  cursor: pointer;
}
body .gc-form .cancel button {
  background-color: #797979;
}
body .mosaic .mosaic-caption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  background-color: #535353;
  color: #FFFFFF;
  position: relative;
  z-index: 10;
}
body .mosaic .mosaic-caption .text h1 a {
  color: #FFFFFF;
}
body .mosaic .mosaic-caption .text p {
  font-family: "DefaultFont", sans-serif;
  font-weight: 400;
  color: #C5C5C5;
}
@media screen and (max-width: 1023px) {
  body .mosaic .mosaic-caption .text p {
    font-size: 14px;
    line-height: 26px;
  }
}
@media screen and (min-width: 1024px) {
  body .mosaic .mosaic-caption .text p {
    font-size: 14px;
    line-height: 30px;
  }
}
body .mosaic .mosaic-caption .brand {
  background-color: #C5C5C5;
}
body .mosaic .mosaic-caption .brand img {
  display: block;
}
body .mosaic .mosaic-images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
body .mosaic .mosaic-images img {
  display: block;
  height: auto;
}
body .mosaic .mosaic-images img.full {
  width: 100%;
}
body .mosaic .mosaic-images img.half {
  width: 49.3%;
}
body .new-cars .cars, body .semi-new-cars .cars, body .new-cars-brand-all .cars,
body .semi-new-cars-brand-all .cars, body .cars-brand-all .cars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
body .new-cars .car .car-text, body .semi-new-cars .car .car-text, body .new-cars-brand-all .car .car-text,
body .semi-new-cars-brand-all .car .car-text, body .cars-brand-all .car .car-text {
  text-align: center;
}
body .new-featured-nav-cars, body .semi-new-featured-nav-cars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
body .semi-new-cars-brand-all,
body .cars-brand-all {
  text-align: right;
}
body .semi-new-cars-brand-all .cars, body .semi-new-cars-brand-all .swiper.models,
body .cars-brand-all .cars,
body .cars-brand-all .swiper.models {
  position: relative;
}
body .semi-new-cars-brand-all .cars:before, body .semi-new-cars-brand-all .swiper.models:before,
body .cars-brand-all .cars:before,
body .cars-brand-all .swiper.models:before {
  position: absolute;
  display: block;
  content: "";
  background-color: #F5F5F5;
  z-index: -10;
}
body .new-cars, body .semi-new-cars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
body .semi-new-content-column,
body .car-content-column {
  text-align: right;
}
body .semi-new-content-column .title,
body .car-content-column .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
body .semi-new-content-column .title .brand-logo,
body .car-content-column .title .brand-logo {
  background-color: #EBEBEB;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
}
body .semi-new-content-column .title .brand-logo img,
body .car-content-column .title .brand-logo img {
  display: block;
}
body .semi-new-content-column .title .anchor,
body .car-content-column .title .anchor {
  font-family: "DefaultFont", sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 1023px) {
  body .semi-new-content-column .title .anchor,
  body .car-content-column .title .anchor {
    font-size: 14px;
    line-height: 26px;
  }
}
@media screen and (min-width: 1024px) {
  body .semi-new-content-column .title .anchor,
  body .car-content-column .title .anchor {
    font-size: 14px;
    line-height: 30px;
  }
}
body .semi-new-content-column .title .anchor a,
body .car-content-column .title .anchor a {
  color: #797979;
}
body .semi-new-content-column .title .anchor a:after,
body .car-content-column .title .anchor a:after {
  content: " >";
}
body .semi-new-content-column .cars,
body .car-content-column .cars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
body .semi-new-content-column .cars .car .car-img img,
body .car-content-column .cars .car .car-img img {
  width: 100%;
  height: auto;
  display: block;
}
body .semi-new-content-column .cars .car .car-text,
body .car-content-column .cars .car .car-text {
  text-align: center;
}
body .semi-new-featured-nav-cars {
  position: relative;
}
body .semi-new-featured-nav-cars:before {
  position: absolute;
  content: "";
  display: block;
  background-color: #F5F5F5;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -10;
}
body .show-more, body .info-cta, body .gc-button {
  border: none;
  border-radius: none;
  padding: 0;
  background: none;
  color: #FFFFFF;
  background-color: #404040;
  font-family: "DefaultFont", sans-serif;
  font-weight: 700;
}
@media screen and (max-width: 1023px) {
  body .show-more, body .info-cta, body .gc-button {
    font-size: 16px;
    line-height: 39px;
  }
}
@media screen and (min-width: 1024px) {
  body .show-more, body .info-cta, body .gc-button {
    font-size: 18px;
    line-height: 30px;
  }
}
body .side-filter {
  flex-shrink: 0;
}
body .side-filter .side-brands {
  background-color: #404040;
  position: relative;
  box-sizing: border-box;
}
body .side-filter .side-brands:before {
  position: absolute;
  content: "";
  display: block;
  background-color: #404040;
  top: 0;
  bottom: 0;
  right: 100%;
}
body .side-filter button {
  display: block;
  padding: 0;
  border: none;
  background: none;
  color: #C5C5C5;
  font-family: "DefaultFont", sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 1023px) {
  body .side-filter button {
    font-size: 14px;
    line-height: 26px;
  }
}
@media screen and (min-width: 1024px) {
  body .side-filter button {
    font-size: 14px;
    line-height: 30px;
  }
}
body .side-filter button:hover {
  cursor: pointer;
}
body .side-filter button.active {
  font-weight: 700;
  color: #FFFFFF;
}
body ul.filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
  gap: 3px;
}
body ul.filters li {
  background-color: transparent;
  border: solid 1px #535353;
  color: #535353;
  font-size: 15px;
  line-height: 15px;
  text-transform: uppercase;
  cursor: pointer;
}
body ul.filters li:hover, body ul.filters li.active {
  background-color: #535353;
  color: #FFFFFF;
}
body ul.filters li.disabled {
  opacity: 0.5;
}
body ul.filters li.disabled:hover {
  background-color: transparent;
  color: #535353;
  cursor: not-allowed;
}
body ul.filters li.hidden {
  display: none;
}
body .inventory h2,
body .models h2 {
  font-family: "DefaultFont", sans-serif;
  font-weight: 700;
}
@media screen and (max-width: 1023px) {
  body .inventory h2,
  body .models h2 {
    font-size: 26px;
    line-height: 39px;
  }
}
@media screen and (min-width: 1024px) {
  body .inventory h2,
  body .models h2 {
    font-size: 30px;
    line-height: 45px;
  }
}
body .cookies-notice {
  box-shadow: 0px 0px 4px 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 4px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 4px 5px rgba(0, 0, 0, 0.1);
  background-color: #FFFFFF;
  position: fixed;
  z-index: 100000;
}
body .cookies-notice h2 {
  font-family: "DefaultFont", sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 1023px) {
  body .cookies-notice h2 {
    font-size: 26px;
    line-height: 39px;
  }
}
@media screen and (min-width: 1024px) {
  body .cookies-notice h2 {
    font-size: 30px;
    line-height: 45px;
  }
}
body .cookies-notice p a, body .cookies-notice p a:visited, body .cookies-notice p a:hover {
  text-decoration: underline;
  color: #000000;
}
body .cookies-notice .cta {
  border: solid 1px #000000;
  background-color: #000000;
  text-align: center;
  color: #FFFFFF;
  display: inline-block;
}
body .cookies-notice .cta.alt {
  background-color: #FFFFFF;
  color: #000000;
}
body .cookies-notice .cta.alt:hover {
  background-color: #404040;
  color: #FFFFFF;
}
body.page .content h1 {
  font-family: "DefaultFont", sans-serif;
  font-weight: 700;
}
@media screen and (max-width: 1023px) {
  body.page .content h1 {
    font-size: 26px;
    line-height: 39px;
  }
}
@media screen and (min-width: 1024px) {
  body.page .content h1 {
    font-size: 30px;
    line-height: 45px;
  }
}
body.page .content h2 {
  font-family: "DefaultFont", sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 1023px) {
  body.page .content h2 {
    font-size: 26px;
    line-height: 39px;
  }
}
@media screen and (min-width: 1024px) {
  body.page .content h2 {
    font-size: 30px;
    line-height: 45px;
  }
}
body.page .content h3 {
  font-family: "DefaultFont", sans-serif;
  font-weight: 700;
}
@media screen and (max-width: 1023px) {
  body.page .content h3 {
    font-size: 16px;
    line-height: 39px;
  }
}
@media screen and (min-width: 1024px) {
  body.page .content h3 {
    font-size: 18px;
    line-height: 30px;
  }
}
body.page .content a {
  color: #404040;
  text-decoration: underline;
}

@media screen and (max-width: 1023px) {
  body .container {
    padding-left: 26px !important;
    padding-right: 26px !important;
    max-width: 600px;
  }
  body header .sec {
    align-items: center;
  }
  body header .sec > a.search {
    margin: 0 auto;
  }
  body header .sec .lang-selector a {
    padding: 6px;
  }
  body header .sec .lang-selector:nth-child(2) {
    padding-top: 7.5px;
  }
  body header.brand {
    /* .gc-endorsement {
    	min-height: 20px;

    	&:before {
    		height: $basem * .7;
    		right: 12.58%;
    	}

    	img {
    		height: $basem * 1.7;
    		width: auto;
    	}
    } */
  }
  body header.brand .ribbon {
    min-height: 20px;
  }
  body header.brand .ribbon span {
    height: 18.2px;
    right: 12.58%;
  }
  body header.brand .ribbon img {
    height: 44.2px;
    width: auto;
  }
  body header.brand .brand-head {
    margin-top: 39px;
    margin-bottom: 52px;
    flex-direction: column;
    margin-left: 12.58%;
    align-items: flex-start;
    position: relative;
  }
  body header.brand .brand-head .branding {
    margin-top: 26px;
    margin-bottom: 26px;
  }
  body header.brand .brand-head .branding img {
    max-height: 78px;
    max-width: 156px;
  }
  body header.brand .brand-head .headling h1 {
    margin-bottom: 13px;
  }
  body header.brand .brand-head .headling .contents ul {
    flex-direction: column;
    align-items: flex-start;
  }
  body header.brand .brand-head .headling .contents .external a:after {
    top: 1px;
    right: -15.6px;
  }
  body header.brand .brand-head .headling .sec {
    position: absolute;
    top: -8px;
    right: 0;
  }
  body header.brand .brand-head .headling .sec > a.search {
    display: block;
  }
  body header.grand-chelem .atf {
    justify-content: space-between;
    align-items: center;
  }
  body header.grand-chelem .atf .brand {
    margin-top: 26px;
    margin-bottom: 26px;
    text-align: center;
  }
  body header.grand-chelem .atf .brand img {
    height: 104px;
    width: auto;
  }
  body header.grand-chelem .atf .brand .desktop {
    display: none;
  }
  body header.grand-chelem .atf aside {
    width: 75.17%;
    text-align: center;
  }
  body header.grand-chelem .atf aside .tagline {
    margin-bottom: 26px;
  }
  body header.grand-chelem .atf aside nav ul {
    flex-direction: column;
  }
  body header.grand-chelem .atf aside ul {
    flex-direction: row;
    justify-content: space-around;
  }
  body header.grand-chelem .atf aside ul li {
    margin-bottom: 13px;
  }
  body header.grand-chelem .atf aside ul li:last-of-type {
    margin-bottom: 0;
  }
  body header.grand-chelem .atf aside .site {
    margin-bottom: 39px;
  }
  body header.grand-chelem nav.brands {
    padding: 26px 0 0;
  }
  body header.grand-chelem nav.brands:after {
    left: -100%;
    right: -100%;
    z-index: -10;
  }
  body header.grand-chelem nav.brands ul {
    justify-content: center;
  }
  body header.grand-chelem nav.brands li {
    margin-right: 13px;
    margin-left: 13px;
    margin-bottom: 26px;
  }
  body header.grand-chelem nav.brands li img {
    max-height: 26px;
    width: auto;
    height: auto;
  }
  body nav.brands-sidebar {
    width: 100%;
  }
  body nav.brands-sidebar p {
    margin-bottom: 26px;
    text-align: center;
  }
  body nav.brands-sidebar ul {
    width: 120%;
    margin-left: -10%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
  }
  body nav.brands-sidebar ul li {
    width: calc(50% - 24px);
    max-width: 135px;
    min-height: 50px;
    margin: 0 12px 26px 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
  }
  body nav.brands-sidebar ul li img {
    width: 100%;
    height: auto;
  }
  body .nav-cont {
    width: 100%;
    left: -100%;
  }
  body .nav-cont .nav-box {
    padding-top: 52px;
    padding-right: 26px !important;
    padding-bottom: 30px;
    padding-left: 26px !important;
    max-width: 600px;
    height: calc(100% - 82px);
    overflow: scroll;
    margin: 0 auto;
  }
  body .nav-cont .nav-box #closeMenu {
    padding: 14.82px 10.4px;
    margin: 0 0 13px -12px;
  }
  body .nav-cont .nav-box .search {
    border: solid 2px #EBEBEB;
    padding: 6.5px 13px;
    color: #FFFFFF;
    display: inline-block;
  }
  body .nav-cont .nav-box .search svg path {
    fill: #FFFFFF;
  }
  body .nav-cont .nav-box .search span {
    line-height: 14px;
    margin-left: 6.5px;
  }
  body .nav-cont .nav-box nav.main {
    margin-top: 19.5px;
    overflow: scroll;
  }
  body .nav-cont .nav-box nav.main nav {
    padding-left: 7.8px;
    margin-top: 5.2px;
    margin-left: 5.72px;
    border-left: solid 1px #FFFFFF;
  }
  body .nav-cont .nav-box nav.main a {
    padding: 6px 0;
  }
  body .nav-cont .nav-box nav.secondary {
    margin-top: 26px;
  }
  body .nav-cont .nav-box nav.secondary a {
    display: inline-block;
    margin-right: 16.9px;
  }
  body .nav-cont .nav-box ul.sns {
    margin-top: 26px;
  }
  body .nav-cont .nav-box ul.sns li {
    margin-left: 13px;
  }
  body .nav-cont .nav-box ul.sns li:first-child {
    margin-left: 0;
  }
  body footer.brand,
  body footer.external {
    margin-top: 104px;
  }
  body footer.brand .container,
  body footer.external .container {
    flex-direction: column;
    align-items: center;
  }
  body footer.brand .gc-endorsement,
  body footer.external .gc-endorsement {
    top: -16.9px;
    align-self: flex-start;
  }
  body footer.brand .gc-endorsement img,
  body footer.external .gc-endorsement img {
    height: 44.2px;
    width: auto;
  }
  body footer.brand .text,
  body footer.external .text {
    padding-top: 52px;
    padding-bottom: 78px;
    text-align: center;
  }
  body footer.brand nav.footer,
  body footer.external nav.footer {
    margin-top: 26px;
    margin-bottom: 26px;
  }
  body footer.brand nav.footer ul,
  body footer.external nav.footer ul {
    flex-direction: column;
  }
  body footer.brand nav.footer .external a:after,
  body footer.external nav.footer .external a:after {
    margin-left: 6.5px;
  }
  body footer.grand-chelem,
  body footer.contact {
    margin-top: 78px;
    padding-top: 52px;
    padding-bottom: 78px;
    text-align: center;
  }
  body footer.grand-chelem .container,
  body footer.contact .container {
    flex-direction: column;
    align-items: center;
  }
  body footer.grand-chelem .branding,
  body footer.contact .branding {
    width: 23.07%;
    max-width: 104px;
    margin-bottom: 52px;
  }
  body footer.grand-chelem .foot-content nav.footer,
  body footer.contact .foot-content nav.footer {
    margin-bottom: 26px;
  }
  body footer.grand-chelem .foot-content ul,
  body footer.contact .foot-content ul {
    flex-direction: column;
  }
  body footer.grand-chelem .foot-content .legals div.locations {
    margin: 26px 0;
  }
  body footer.grand-chelem .foot-content .legals div.locations > ul {
    border-bottom: solid 1px #EBEBEB;
    padding-bottom: 26px;
    margin-bottom: 26px;
  }
  body footer.grand-chelem .foot-content .legals div.locations > ul > li {
    margin-bottom: 13px;
  }
  body footer.grand-chelem .foot-content .legals div.locations > ul ul li {
    margin-bottom: 26px;
  }
  body footer.grand-chelem .foot-content .legals div.locations > ul ul li a {
    margin-bottom: 2px;
  }
  body footer.grand-chelem .foot-content .legals div.locations > ul ul li address {
    line-height: 20px;
  }
  body footer.grand-chelem .foot-content .legals div.locations > ul ul li:last-child {
    margin-bottom: 0;
  }
  body footer.grand-chelem .foot-content .legals div.locations > ul:last-child {
    border-bottom: none;
  }
  body footer.external {
    padding-top: 52px;
  }
  body footer.external .branding {
    width: 25%;
    max-width: 110px;
  }
  body footer.external .text {
    padding-top: 26px;
  }
  body footer.external .text > ul {
    padding-bottom: 26px;
    margin-bottom: 26px;
  }
  body footer.external .text > ul > li {
    border-bottom: solid 1px #C5C5C5;
    margin-bottom: 13px;
  }
  body footer.external .text > ul ul li {
    margin-bottom: 26px;
  }
  body footer.external .text > ul ul li a {
    margin-bottom: 2px;
  }
  body footer.external .text > ul ul li > br {
    display: none;
  }
  body footer.external .text > ul ul li address {
    line-height: 20px;
  }
  body footer.external .text > ul ul li:last-child {
    margin-bottom: 0;
  }
  body footer.external .text > ul:last-child {
    border-bottom: none;
  }
  body .brand-highlight-new .title .brand-logo {
    width: 30.06%;
    padding-top: 26px;
    padding-bottom: 26px;
    padding-right: 13px;
    position: relative;
    box-sizing: border-box;
  }
  body .brand-highlight-new .title .brand-logo:before {
    position: absolute;
    display: block;
    content: "";
    width: 100%;
    left: -100%;
    top: 0;
    bottom: 0;
    background-color: #F5F5F5;
    z-index: -10;
  }
  body .brand-highlight-new .title .brand-logo img {
    max-height: 39px;
    max-width: 78px;
    width: auto;
  }
  body .brand-highlight-new .title .anchor {
    margin-left: 26px;
  }
  body .brand-highlight-new .cars {
    margin-top: 52px;
  }
  body .brand-highlight-new .cars .car {
    flex-direction: column;
    margin-bottom: 26px;
  }
  body .brand-highlight-new .cars .car:last-of-type {
    margin-bottom: 0;
  }
  body .brand-highlight-new .cars .car .car-text {
    text-align: center;
  }
  body .brand-highlight-new .show-more {
    margin-top: 52px;
  }
  body .car-img {
    padding-top: 26px;
  }
  body .car-img .availability {
    width: calc(100% - 52px);
    text-align: center;
    top: 0;
    left: 26px;
  }
  body .car-img .car-status {
    padding: 6.5px 26px;
  }
  body .car-text {
    margin-top: 6.5px;
  }
  body .carousel-cars,
  body .carousel-brand-cars {
    background-color: #535353;
  }
  body .carousel-cars figcaption,
  body .carousel-brand-cars figcaption {
    flex-direction: column-reverse;
  }
  body .carousel-cars figcaption .text,
  body .carousel-brand-cars figcaption .text {
    margin-top: 13px;
    padding: 13px 26px 26px 12.58%;
  }
  body .carousel-cars figcaption .brand,
  body .carousel-brand-cars figcaption .brand {
    display: none;
    padding: 26px 26px 26px 12.58%;
  }
  body .carousel-cars figcaption .brand img,
  body .carousel-brand-cars figcaption .brand img {
    max-height: 39px;
    max-width: 104px;
    width: auto;
  }
  body .carousel-cars .change-slide,
  body .carousel-brand-cars .change-slide {
    width: 52px;
    height: 52px;
  }
  body .carousel-cars .swiper-pagination,
  body .carousel-brand-cars .swiper-pagination {
    bottom: 19.5px;
    padding-left: 75px;
    padding-right: 75px;
    box-sizing: border-box;
  }
  body .carousel-cars .swiper-pagination .swiper-pagination-bullet,
  body .carousel-brand-cars .swiper-pagination .swiper-pagination-bullet {
    width: 13px;
    margin: 0 5.2px 0;
  }
  body .swiper.models .change-slide {
    width: 52px;
    height: 52px;
  }
  body .carousel-brand-cars figcaption {
    padding: 13px 26px;
  }
  body .carousel-thumbs {
    margin-top: 13px;
  }
  body .carousel-thumbs .swiper-slide {
    height: 65px;
  }
  body .container.bg .bg-img {
    margin-left: 12.58%;
  }
  body .container.bg .bg-img:after {
    bottom: 156px;
    width: 150%;
  }
  body .container.bg-side .bg-img {
    margin-left: 87.42%;
  }
  body .container.bg-side .bg-img:after {
    bottom: 156px;
    width: 150%;
  }
  body .content-select {
    margin-bottom: 26px;
  }
  body .content-select .container > * {
    margin-left: 12.58%;
  }
  body .gc-form {
    margin-bottom: 104px;
  }
  body .gc-form .field {
    margin-bottom: 13px;
  }
  body .gc-form .field.radio .option {
    margin-top: 6.5px;
  }
  body .gc-form .options {
    flex-direction: column;
  }
  body .gc-form .buttons {
    margin-top: 26px;
  }
  body .gc-form .gc-button {
    margin-left: 26px;
  }
  body .gc-form .response-output {
    margin-top: 26px;
    padding: 13px;
  }
  body .mosaic .mosaic-caption {
    flex-direction: column-reverse;
    margin-bottom: 13px;
  }
  body .mosaic .mosaic-caption .brand {
    padding: 26px 26px 26px 12.58%;
  }
  body .mosaic .mosaic-caption .brand img {
    max-height: 39px;
    max-width: 104px;
    width: auto;
  }
  body .mosaic .mosaic-caption .text {
    margin-top: 13px;
    padding: 13px 26px 26px 12.58%;
  }
  body .mosaic .mosaic-images img {
    margin-bottom: 13px;
  }
  body .mosaic .mosaic-images img.half {
    width: 100%;
  }
  body .new-cars, body .semi-new-cars, body .new-cars-brand-all,
  body .semi-new-cars-brand-all, body .cars-brand-all {
    margin-bottom: 52px;
  }
  body .new-cars .cars, body .semi-new-cars .cars, body .new-cars-brand-all .cars,
  body .semi-new-cars-brand-all .cars, body .cars-brand-all .cars {
    flex-direction: column;
  }
  body .new-cars .car, body .semi-new-cars .car, body .new-cars-brand-all .car,
  body .semi-new-cars-brand-all .car, body .cars-brand-all .car {
    margin-bottom: 52px;
  }
  body .new-featured-nav-cars, body .semi-new-featured-nav-cars {
    flex-direction: column;
  }
  body .semi-new-cars-brand-all .cars:before, body .semi-new-cars-brand-all .swiper.models:before,
  body .cars-brand-all .cars:before,
  body .cars-brand-all .swiper.models:before {
    top: -26px;
    right: 12.58%;
    bottom: -26px;
    left: -100%;
  }
  body .cars-brand-all .swiper.models {
    max-width: 450px;
    margin: 0 auto;
  }
  body .cars-brand-all .swiper.models .car {
    max-width: none;
    margin: 0 0 52px 0;
  }
  body .semi-new-content-column .title .brand-logo,
  body .car-content-column .title .brand-logo {
    width: 30.06%;
    padding-top: 26px;
    padding-bottom: 26px;
    padding-right: 13px;
    position: relative;
    box-sizing: border-box;
  }
  body .semi-new-content-column .title .brand-logo:before,
  body .car-content-column .title .brand-logo:before {
    position: absolute;
    display: block;
    content: "";
    width: 1000%;
    left: -1000%;
    top: 0;
    bottom: 0;
    background-color: #EBEBEB;
    z-index: -10;
  }
  body .semi-new-content-column .title .brand-logo img,
  body .car-content-column .title .brand-logo img {
    max-height: 39px;
    max-width: 78px;
    width: auto;
  }
  body .semi-new-content-column .title .anchor,
  body .car-content-column .title .anchor {
    margin-left: 26px;
  }
  body .semi-new-content-column .cars,
  body .car-content-column .cars {
    flex-direction: column;
    margin-top: 52px;
  }
  body .semi-new-content-column .cars .car,
  body .car-content-column .cars .car {
    margin-bottom: 26px;
  }
  body .semi-new-featured-nav-cars:before {
    bottom: 26px;
    right: 12.58%;
    left: -100%;
  }
  body .show-more, body .info-cta, body .gc-button {
    padding: 0 26px;
    line-height: 52px;
  }
  body .side-filter .side-brands {
    padding: 26px 26px 26px 12.58%;
  }
  body .side-filter .side-brands:before {
    width: 200%;
  }
  body ul.filters {
    flex-wrap: wrap;
  }
  body ul.filters li {
    width: calc(50% - 22px);
    padding: 14px 10px;
  }
  body .inventory .container, body .models .container {
    margin-top: 52px;
  }
  body .inventory .container .headling, body .models .container .headling {
    margin-bottom: 52px;
  }
  body .inventory .container .headling h2, body .models .container .headling h2 {
    margin-bottom: 19.5px;
  }
  body .inventory .container .headling ul.filters, body .models .container .headling ul.filters {
    max-width: 450px;
    padding-bottom: 26px;
    margin: 0 0 0 12.58%;
  }
  body .inventory h2, body .models h2 {
    margin-left: 12.58%;
    margin-bottom: 39px;
  }
  body .inventory .cars-brand-all .cars, body .models .cars-brand-all .cars {
    flex-direction: inherit;
  }
  body .inventory .cars-brand-all .cars .car, body .models .cars-brand-all .cars .car {
    margin-bottom: 26px;
  }
  body .models .cars-brand-all .car {
    max-width: 276px;
    margin: 0 12px;
  }
  body .cookies-notice {
    width: calc(100% - 40px);
    padding: 24px 20px;
    bottom: 0;
    left: 0;
  }
  body .cookies-notice h2 {
    margin-bottom: 10.4px;
  }
  body .cookies-notice a.cta {
    width: 82px;
    padding: 13px 26px;
    margin: 26px auto 0;
  }
  body.page header.grand-chelem {
    margin-bottom: 52px;
  }
  body.page .content h1, body.page .content h2, body.page .content h3, body.page .content h4, body.page .content h5, body.page .content h6, body.page .content p {
    margin-bottom: 26px;
  }
  body.page .content .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
  }
  body.page .content .container .form-container {
    order: 1;
  }
  body.page .content .container .brands-sidebar {
    order: 2;
  }
}
@media screen and (max-width: 1023px) and (orientation: landscape) {
  body .nav-cont .nav-box #closeMenu {
    position: absolute;
  }
  body .nav-cont .nav-box nav {
    margin-left: 58.5px;
  }
  body .nav-cont .nav-box nav.main {
    margin-top: 19.5px;
  }
  body .nav-cont .nav-box ul.sns {
    margin-left: 58.5px;
  }
}
@media screen and (min-width: 1024px) {
  body .container {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  body header .sec {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
  }
  body header .sec .lang-selector a {
    padding: 6px;
  }
  body header .sec .lang-selector:nth-child(2) {
    margin-left: 15px;
  }
  body header.brand {
    /* .gc-endorsement {
    	min-height: 60px;

    	img {
    		height: $based * 2;
    		width: auto;
    	}

    	&:before {
    		height: $based * .8;
    		right: 7.6%;
    	}
    } */
  }
  body header.brand .ribbon {
    min-height: 60px;
  }
  body header.brand .ribbon img {
    height: 60px;
    width: auto;
  }
  body header.brand .ribbon span {
    height: 24px;
    right: 7.6%;
  }
  body header.brand .brand-head {
    margin-top: 15px;
    margin-bottom: 60px;
    align-items: center;
  }
  body header.brand .brand-head .branding {
    margin-left: 1.5%;
    width: 31%;
    margin-right: 1.5%;
  }
  body header.brand .brand-head .branding img {
    max-height: 150px;
    max-width: 240px;
  }
  body header.brand .brand-head .headling {
    width: 56.9%;
    margin-right: 9%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  body header.brand .brand-head .headling h1 {
    width: calc(100% - 140px);
    margin-bottom: 15px;
  }
  body header.brand .brand-head .headling .sec {
    margin-top: 10px;
  }
  body header.brand .brand-head .headling .contents {
    width: 100%;
  }
  body header.brand .brand-head .headling .contents li {
    margin-right: 22.5px;
    text-align: right;
  }
  body header.brand .brand-head .headling .contents .external a:after {
    top: 1px;
    right: -18px;
  }
  body header.grand-chelem .atf {
    padding: 36px 0;
    justify-content: space-between;
    align-items: center;
  }
  body header.grand-chelem .atf .brand .mobile {
    display: none;
  }
  body header.grand-chelem .atf aside {
    width: 31.8%;
    margin-right: 8.3%;
    position: relative;
    top: -30px;
  }
  body header.grand-chelem .atf aside .tagline {
    margin-bottom: 30px;
  }
  body header.grand-chelem .atf aside li {
    margin-right: 30px;
  }
  body header.grand-chelem .atf aside li:last-of-type {
    margin-right: 0;
  }
  body header.grand-chelem .atf .menuTrigger {
    width: 8%;
    text-align: center;
    color: goldenrod;
    position: absolute;
    top: 26px;
    padding: 0.5% 0%;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    background: #2F2F2F;
    right: 30%;
  }
  body header.grand-chelem nav.brands {
    margin-left: 24.1%;
    padding: 45px 0 15px 45px;
  }
  body header.grand-chelem nav.brands:after {
    width: 50%; /*8.2%;*/
  }
  body header.grand-chelem nav.brands li {
    margin-right: 45px;
    margin-bottom: 30px;
  }
  body header.grand-chelem nav.brands li img {
    max-height: 36px;
    width: auto;
    height: auto;
  }
  body nav.brands-sidebar {
    width: 19.1%;
    margin-left: 5%;
    margin-bottom: 30px;
  }
  body nav.brands-sidebar p {
    max-width: 180px;
  }
  body nav.brands-sidebar ul {
    max-width: 135px;
  }
  body nav.brands-sidebar ul li {
    margin-bottom: 36px;
  }
  body nav.brands-sidebar ul li img {
    width: 135px;
    height: auto;
    margin: 0 auto;
  }
  body nav.brands-sidebar ul li:last-child {
    margin-bottom: 0;
  }
  body .nav-cont {
    width: 40%;
    left: -80%;
  }
  body .nav-cont .nav-box {
    width: 340px;
    height: calc(100% - 60px);
    padding-top: 60px;
    margin-left: calc(100% - 380px);
    position: relative;
  }
  body .nav-cont .nav-box #closeMenu {
    padding: 15px;
    margin: 0 0 30px -15px;
  }
  body .nav-cont .nav-box .search {
    display: none;
  }
  body .nav-cont .nav-box nav.main a {
    padding: 6px 0;
  }
  body .nav-cont .nav-box nav.main nav {
    padding-left: 9px;
    margin-top: 6px;
    margin-left: 6.6px;
    border-left: solid 1px #FFFFFF;
  }
  body .nav-cont .nav-box nav.secondary {
    position: absolute;
    bottom: 135px;
  }
  body .nav-cont .nav-box nav.secondary a {
    display: inline-block;
    margin-right: 15px;
  }
  body .nav-cont .nav-box ul.sns {
    position: absolute;
    bottom: 60px;
  }
  body .nav-cont .nav-box ul.sns li {
    margin-left: 15px;
  }
  body .nav-cont .nav-box ul.sns li:first-child {
    margin-left: 0;
  }
  body footer.brand .container,
  body footer.external .container {
    align-items: flex-start;
  }
  body footer.brand .gc-endorsement,
  body footer.external .gc-endorsement {
    top: -24px;
    width: 40.8%;
    margin-right: 1.5%;
  }
  body footer.brand .gc-endorsement img,
  body footer.external .gc-endorsement img {
    height: 60px;
    width: auto;
  }
  body footer.brand .text,
  body footer.external .text {
    width: 48.5%;
    margin-right: 8.3%;
    padding-top: 60px;
    padding-bottom: 90px;
  }
  body footer.brand nav.footer,
  body footer.external nav.footer {
    margin-top: 15px;
  }
  body footer.brand nav.footer li,
  body footer.external nav.footer li {
    margin-right: 15px;
  }
  body footer.brand nav.footer .external a:after,
  body footer.external nav.footer .external a:after {
    margin-left: 7.5px;
  }
  body footer.grand-chelem,
  body footer.contact {
    margin-top: 90px;
    padding-top: 60px;
    padding-bottom: 90px;
  }
  body footer.grand-chelem .container,
  body footer.contact .container {
    align-items: flex-end;
  }
  body footer.grand-chelem .branding,
  body footer.contact .branding {
    margin-left: 40.7%;
    width: 6.6%;
    margin-right: 3.3%;
  }
  body footer.grand-chelem .foot-content,
  body footer.contact .foot-content {
    width: 48.5%;
  }
  body footer.grand-chelem .foot-content nav.footer,
  body footer.contact .foot-content nav.footer {
    margin-bottom: 7.5px;
  }
  body footer.grand-chelem .foot-content nav.footer li,
  body footer.contact .foot-content nav.footer li {
    margin-right: 15px;
  }
  body footer.grand-chelem .foot-content .legals,
  body footer.contact .foot-content .legals {
    line-height: 24px;
  }
  body footer.grand-chelem .container {
    align-items: flex-start;
  }
  body footer.grand-chelem .branding {
    margin-left: 0;
  }
  body footer.grand-chelem .foot-content {
    width: 90.1%;
  }
  body footer.grand-chelem .foot-content .legals div.locations {
    padding: 60px 0 30px;
    overflow: auto;
  }
  body footer.grand-chelem .foot-content .legals div.locations > ul {
    width: 50%;
    margin-bottom: 30px;
    float: left;
  }
  body footer.grand-chelem .foot-content .legals div.locations > ul > li {
    border-bottom: 1px solid #797979;
    padding-bottom: 7.5px;
    margin-bottom: 12px;
    margin-right: 12px;
  }
  body footer.grand-chelem .foot-content .legals div.locations > ul ul li {
    width: 50%;
    margin-bottom: 22px;
    float: left;
  }
  body footer.grand-chelem .foot-content .legals div.locations > ul ul li a, body footer.grand-chelem .foot-content .legals div.locations > ul ul li strong {
    margin-bottom: 4px;
  }
  body footer.grand-chelem .foot-content .legals div.locations > ul ul li address {
    padding-right: 20px;
    line-height: 22px;
  }
  body footer.grand-chelem .foot-content .legals div.locations > ul.span-1 {
    width: 25%;
  }
  body footer.grand-chelem .foot-content .legals div.locations > ul.span-1 ul li {
    width: 100%;
  }
  body footer.grand-chelem .foot-content .legals div.locations > ul.span-2 {
    width: 50%;
  }
  body footer.grand-chelem .foot-content .legals div.locations > ul.span-2 ul li {
    width: 50%;
  }
  body footer.grand-chelem .foot-content .legals div.locations > ul.span-2 ul li:nth-child(2n+3) {
    clear: left;
  }
  body footer.grand-chelem .foot-content .legals div.locations > ul.span-3 {
    width: 75%;
  }
  body footer.grand-chelem .foot-content .legals div.locations > ul.span-3 ul li {
    width: 33.3333333333%;
  }
  body footer.grand-chelem .foot-content .legals div.locations > ul.span-3 ul li:nth-child(3n+4) {
    clear: left;
  }
  body footer.grand-chelem .foot-content .legals div.locations > ul.span-4 {
    width: 100%;
  }
  body footer.grand-chelem .foot-content .legals div.locations > ul.span-4 ul li {
    width: 25%;
  }
  body footer.grand-chelem .foot-content .legals div.locations > ul.span-4 ul li:nth-child(4n+5) {
    clear: left;
  }
  body footer.external .branding {
    width: 110px;
    padding: 60px 0 0 0;
    margin-left: 0;
    margin-right: 16px;
  }
  body footer.external .text {
    width: calc(100% - 126px);
    padding-bottom: 60px;
    margin-right: 0;
  }
  body footer.external .text > ul {
    width: 100%;
    margin-bottom: 30px;
    float: left;
  }
  body footer.external .text > ul > li {
    border-bottom: 1px solid #797979;
    padding-bottom: 7.5px;
    margin-bottom: 12px;
    margin-right: 12px;
  }
  body footer.external .text > ul ul li {
    width: 25%;
    margin-bottom: 22px;
    float: left;
  }
  body footer.external .text > ul ul li:nth-child(4n+5) {
    clear: left;
  }
  body footer.external .text > ul ul li a, body footer.external .text > ul ul li strong {
    margin-bottom: 4px;
  }
  body footer.external .text > ul ul li address {
    padding-right: 20px;
    line-height: 22px;
  }
  body .brand-highlight-new {
    width: 82.7%;
  }
  body .brand-highlight-new .title .brand-logo {
    width: 18.25%;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  body .brand-highlight-new .title .brand-logo img {
    max-height: 45px;
    max-width: 120px;
    width: auto;
  }
  body .brand-highlight-new .title .anchor {
    margin-left: 30px;
  }
  body .brand-highlight-new .cars {
    margin-left: 18.25%;
    width: 81.37%;
  }
  body .brand-highlight-new .cars .car {
    align-items: flex-end;
    margin-bottom: 30px;
  }
  body .brand-highlight-new .cars .car:last-of-type {
    margin-bottom: 0;
  }
  body .brand-highlight-new .cars .car .car-img {
    width: 61.96%;
  }
  body .brand-highlight-new .cars .car .car-text {
    margin-left: 4.45%;
  }
  body .brand-highlight-new .show-more {
    margin-top: 60px;
  }
  body .car-img {
    padding-top: 30px;
  }
  body .car-img .availability {
    width: calc(100% - 60px);
    padding: 0 30px;
    text-align: center;
    top: 0;
    left: 0;
  }
  body .car-img .car-status {
    padding: 7.5px 30px;
  }
  body .car-img .car-status.armored {
    top: 30px;
  }
  body .carousel-cars figcaption,
  body .carousel-brand-cars figcaption {
    margin-bottom: -30px;
    min-height: 90px;
    box-sizing: border-box;
    justify-content: space-between;
  }
  body .carousel-cars .change-slide,
  body .carousel-brand-cars .change-slide {
    width: 60px;
    height: 60px;
  }
  body .carousel-cars .swiper-pagination,
  body .carousel-brand-cars .swiper-pagination {
    bottom: 22.5px;
    padding-left: 90px;
  }
  body .carousel-cars .swiper-pagination .swiper-pagination-bullet,
  body .carousel-brand-cars .swiper-pagination .swiper-pagination-bullet {
    width: 60px;
    margin: 0 9px 0;
  }
  body .swiper.models {
    padding: 30px 0 45px 0;
  }
  body .swiper.models .change-slide {
    width: 75px;
    height: 75px;
  }
  body .swiper.models .change-slide.button-prev {
    left: -16px;
  }
  body .swiper.models .change-slide.button-prev img {
    padding: 6px 11px 6px 7px;
  }
  body .swiper.models .change-slide.button-next {
    right: -16px;
  }
  body .swiper.models .change-slide.button-next img {
    padding: 6px 7px 6px 11px;
  }
  body .swiper.models .car {
    margin-bottom: 0;
  }
  body .carousel-cars figcaption {
    width: 68.2%;
    margin-left: 24.2%;
    margin-right: 7.6%;
  }
  body .carousel-cars figcaption .text {
    padding: 15px 0 15px 30px;
  }
  body .carousel-cars figcaption .brand {
    padding: 15px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
  }
  body .carousel-cars figcaption .brand img {
    max-height: 45px;
    max-width: 120px;
    width: auto;
  }
  body .carousel-brand-cars figcaption {
    width: calc(42.4% - 15px);
    padding: 15px 30px;
    margin-left: calc(50% + 15px);
    margin-right: 7.6%;
  }
  body .carousel-thumbs {
    margin-top: 15px;
  }
  body .carousel-thumbs .swiper-slide {
    height: 135px;
  }
  body .container.bg .bg-img {
    margin-left: 24.1%;
  }
  body .container.bg .bg-img:after {
    bottom: 240px;
    width: 75%;
  }
  body .container.bg-side .bg-img {
    margin-left: 92.4%;
  }
  body .container.bg-side .bg-img:after {
    bottom: 240px;
    width: 75%;
  }
  body .content-select {
    margin-top: -30px;
    margin-bottom: -30px;
  }
  body .content-select .content-options {
    width: 24.2%;
    padding-right: 30px;
    box-sizing: border-box;
    padding-bottom: 60px;
  }
  body .gc-form {
    margin-bottom: 120px;
  }
  body .gc-form .field {
    margin-bottom: 15px;
  }
  body .gc-form .field.radio .option {
    margin-right: 30px;
    margin-top: 7.5px;
  }
  body .gc-form .buttons {
    margin-top: 30px;
  }
  body .gc-form .gc-button {
    margin-left: 30px;
  }
  body .gc-form .response-output {
    margin-top: 30px;
    padding: 15px;
  }
  body .mosaic .mosaic-caption {
    width: 68.2%;
    margin-left: 24.2%;
    margin-right: 7.6%;
    margin-bottom: -30px;
    min-height: 90px;
    box-sizing: border-box;
    justify-content: space-between;
  }
  body .mosaic .mosaic-caption .text {
    padding: 15px 0 15px 30px;
  }
  body .mosaic .mosaic-caption .brand {
    padding: 15px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
  }
  body .mosaic .mosaic-caption .brand img {
    max-height: 45px;
    max-width: 120px;
    width: auto;
  }
  body .mosaic .mosaic-images img {
    margin-bottom: 15px;
  }
  body .new-cars, body .semi-new-cars, body .new-cars-brand-all,
  body .semi-new-cars-brand-all, body .cars-brand-all {
    margin-bottom: 90px;
  }
  body .new-cars .car, body .semi-new-cars .car, body .new-cars-brand-all .car,
  body .semi-new-cars-brand-all .car, body .cars-brand-all .car {
    width: 31.8%;
    margin-bottom: 45px;
    margin-left: 0.75%;
    margin-right: 0.75%;
  }
  body .new-cars .car .car-text, body .semi-new-cars .car .car-text, body .new-cars-brand-all .car .car-text,
  body .semi-new-cars-brand-all .car .car-text, body .cars-brand-all .car .car-text {
    margin-top: 15px;
  }
  body .new-featured-nav-cars, body .semi-new-featured-nav-cars {
    align-items: flex-start;
  }
  body .new-featured-nav-cars.moving .side-brands, body .semi-new-featured-nav-cars.moving .side-brands {
    position: fixed;
    top: 0;
  }
  body .new-featured-nav-cars.stop .side-filter, body .semi-new-featured-nav-cars.stop .side-filter {
    align-self: flex-end;
  }
  body .semi-new-cars-brand-all .cars:before, body .semi-new-cars-brand-all .swiper.models:before,
  body .cars-brand-all .cars:before,
  body .cars-brand-all .swiper.models:before {
    top: -30px;
    right: 7.6%;
    bottom: -30px;
    left: 7.6%;
  }
  body .cars-brand-all .swiper.models .car {
    margin-left: 0;
    margin-right: 0;
  }
  body .semi-new-content-column,
  body .car-content-column {
    width: 82.6%;
  }
  body .semi-new-content-column .title,
  body .car-content-column .title {
    margin-bottom: 45px;
  }
  body .semi-new-content-column .title .brand-logo,
  body .car-content-column .title .brand-logo {
    width: 18.25%;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  body .semi-new-content-column .title .brand-logo img,
  body .car-content-column .title .brand-logo img {
    max-height: 45px;
    max-width: 120px;
    width: auto;
  }
  body .semi-new-content-column .title .anchor,
  body .car-content-column .title .anchor {
    margin-left: 30px;
  }
  body .semi-new-content-column .cars,
  body .car-content-column .cars {
    margin-top: -13px;
    margin-left: 8.98%;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  body .semi-new-content-column .cars .car,
  body .car-content-column .cars .car {
    width: 44.12%;
    margin-bottom: 45px;
  }
  body .semi-new-content-column .cars .car .car-text,
  body .car-content-column .cars .car .car-text {
    margin-top: 15px;
  }
  body .semi-new-featured-nav-cars:before {
    bottom: 30px;
    right: 7.6%;
    left: 7.6%;
    top: 150px;
  }
  body .show-more, body .info-cta, body .gc-button {
    padding: 0 30px;
    line-height: 60px;
  }
  body .side-filter {
    width: 17.4%;
  }
  body .side-filter .side-brands {
    padding: 30px 30px 30px 0;
  }
  body .side-filter .side-brands:before {
    width: 47.12%;
  }
  body ul.filters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  body ul.filters li {
    padding: 14px 10px;
  }
  body .inventory .container, body .models .container {
    padding-top: 60px;
  }
  body .inventory .container .headling, body .models .container .headling {
    margin-bottom: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
  }
  body .inventory .container .headling ul.filters, body .models .container .headling ul.filters {
    padding-bottom: 30px;
  }
  body .inventory h2, body .models h2 {
    margin-left: 4.5%;
  }
  body .inventory > h2, body .models > h2 {
    margin-bottom: 60px;
  }
  body .models .cars-brand-all .car {
    width: 23.5%;
  }
  body .models .cars-brand-all .car .car-img .availability {
    width: calc(100% - 12px);
    padding: 0 6px;
  }
  body .models .cars-brand-all .row-5 .car {
    width: 18.5%;
  }
  body .models .cars-brand-all .row-6 .car {
    width: 15.1666666667%;
  }
  body .cookies-notice {
    width: calc(100% - 380px);
    min-height: 110px;
    padding: 20px;
    bottom: 0;
    left: 0;
  }
  body .cookies-notice p {
    margin-bottom: 30px;
  }
  body .cookies-notice a.cta {
    width: 120px;
    padding: 15px 30px;
    margin-right: 20px;
  }
  body.page header.grand-chelem {
    margin-bottom: 90px;
  }
  body.page header.grand-chelem .atf {
    padding-bottom: 90px;
  }
  body.page .content h1, body.page .content h2, body.page .content h3, body.page .content h4, body.page .content h5, body.page .content h6, body.page .content p {
    margin-bottom: 30px;
  }
  body.page .content a {
    color: #404040;
    text-decoration: underline;
  }
  body.page .content .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
  }
  body.page .content .container .form-container {
    width: 68.3%;
    margin-left: 24.1%;
  }
  body.page .content .container .brands-sidebar + .form-container {
    padding-right: 7.6%;
    margin-left: 0;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1080px) {
  body .models .cars-brand-all .row-5 .car {
    width: 23.5%;
  }
  body .models .cars-brand-all .row-6 .car {
    width: 18.5%;
  }
}
/* ---------------------------------------------- */
/* -----------------5) ANIMATIONS---------------- */
/* ---------------------------------------------- */
.fade-in {
  opacity: 0;
  transition: opacity 0.75s ease-out;
}
.fade-in.faded {
  opacity: 1;
}

/* ---------------------------------------------- */
/* -----------------6) SECTION STYLES------------ */
/* ---------------------------------------------- */
body.home header.grand-chelem .brands {
  display: none;
}
body.home .represent .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
body.home .represent .container .description p {
  font-family: "DefaultFont", sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 1023px) {
  body.home .represent .container .description p {
    font-size: 18px;
    line-height: 30px;
  }
}
@media screen and (min-width: 1024px) {
  body.home .represent .container .description p {
    font-size: 20px;
    line-height: 30px;
  }
}
body.home .brand-idea img {
  display: block;
  width: 100%;
  height: auto;
}
body.home .brand-idea .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
}
body.home .brand-idea .container:before {
  position: absolute;
  content: "";
  background-color: #F5F5F5;
  z-index: -10;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
}
body.home .brand-idea .title {
  font-family: "DefaultFont", sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 1023px) {
  body.home .brand-idea .title {
    font-size: 26px;
    line-height: 39px;
  }
}
@media screen and (min-width: 1024px) {
  body.home .brand-idea .title {
    font-size: 30px;
    line-height: 45px;
  }
}
body.home .new-cars .container {
  position: relative;
}
body.home .new-cars .container:after {
  position: absolute;
  display: block;
  z-index: -100;
  content: "";
  background-image: image_url(/assets/grand_chelem_bg-6afe02b204bb5ff5ed7b95026dc4d286b426311134f6fce57fb28d53270711c3.gif);
  top: 0;
  width: 108%;
  background-size: cover;
  background-position: left top;
}
body.home .new-cars h2, body.home .semi-new-cars h2 {
  font-family: "DefaultFont", sans-serif;
  font-weight: 700;
}
@media screen and (max-width: 1023px) {
  body.home .new-cars h2, body.home .semi-new-cars h2 {
    font-size: 26px;
    line-height: 39px;
  }
}
@media screen and (min-width: 1024px) {
  body.home .new-cars h2, body.home .semi-new-cars h2 {
    font-size: 30px;
    line-height: 45px;
  }
}

@media screen and (max-width: 1023px) {
  body.home .represent {
    padding-top: 52px;
  }
  body.home .represent .container {
    flex-direction: column;
    position: relative;
  }
  body.home .represent .container .description {
    padding-top: 26px;
    padding-bottom: 52px;
  }
  body.home .represent .container .description p {
    width: 82.86%;
    margin-right: 4.54%;
    margin-left: 12.58%;
  }
  body.home .represent .container .description img {
    width: 100%;
    margin: 26px 0;
  }
  body.home .brand-idea {
    padding-top: 65px;
    margin-bottom: 65px;
  }
  body.home .brand-idea .container {
    flex-wrap: wrap;
  }
  body.home .brand-idea .container:before {
    top: -52px;
    right: 26px;
    bottom: 50%;
    left: -100%;
  }
  body.home .brand-idea .title {
    margin-left: 12.58%;
    width: 87.41%;
    margin-bottom: 52px;
    padding-right: 26px;
    box-sizing: border-box;
  }
  body.home .brand-idea .random-img {
    margin-left: 47.55%;
    width: 52.44%;
  }
  body.home .brand-idea .pilot {
    margin-left: 12.58%;
    width: 34.96%;
    margin-right: 52.44%;
    margin-bottom: 52px;
  }
  body.home .brand-idea .text {
    margin-left: 12.58%;
    width: 87.41%;
  }
  body.home .new-cars .container:after {
    left: 31.5%;
    top: -26px;
    height: 702px;
  }
  body.home .new-cars .container, body.home .semi-new-cars .container {
    margin-top: 78px;
  }
  body.home .new-cars h2, body.home .semi-new-cars h2 {
    margin-left: 12.58%;
    margin-bottom: 39px;
  }
}
@media screen and (min-width: 1024px) {
  body.home .video-intro {
    margin-bottom: 30px;
  }
  body.home .represent {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  body.home .represent .container {
    align-items: center;
    flex-wrap: wrap;
  }
  body.home .represent .container .description {
    width: 75.9%;
  }
  body.home .represent .container .description p {
    margin-left: 5.6532%;
    margin-bottom: 30px;
  }
  body.home .represent .container .description img {
    width: calc(100% + 30px);
    margin-bottom: 60px;
  }
  body.home .brand-idea {
    padding-top: 90px;
    padding-bottom: 45px;
  }
  body.home .brand-idea .container {
    flex-wrap: wrap;
    align-items: center;
  }
  body.home .brand-idea .container:before {
    top: -90px;
    right: 30px;
    bottom: 135px;
    left: -50%;
  }
  body.home .brand-idea .title {
    margin-left: 4.3%;
    width: 36.6%;
    margin-right: 9.8%;
  }
  body.home .brand-idea .random-img {
    width: 49.3%;
  }
  body.home .brand-idea .pilot {
    margin-left: 17.4%;
    width: 33.3%;
  }
  body.home .brand-idea .text {
    margin-left: 8.3%;
    width: 31.8%;
    margin-right: 9.2%;
  }
  body.home .new-cars .container:after {
    left: 50.7%;
    height: 720px;
  }
  body.home .new-cars .container, body.home .semi-new-cars .container {
    padding-top: 120px;
  }
  body.home .new-cars h2, body.home .semi-new-cars h2 {
    margin-left: 4.5%;
    margin-bottom: 90px;
  }
}
body.about-us .represent {
  background-color: #F5F5F5;
}
body.about-us .represent .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
body.about-us .represent .container .description h1 {
  font-family: "DefaultFont", sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 1023px) {
  body.about-us .represent .container .description h1 {
    font-size: 26px;
    line-height: 39px;
  }
}
@media screen and (min-width: 1024px) {
  body.about-us .represent .container .description h1 {
    font-size: 30px;
    line-height: 45px;
  }
}
body.about-us .brand-idea .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
body.about-us .brand-idea .brand img {
  display: block;
}
body.about-us .brand-idea .pilot img, body.about-us .brand-idea .vintage-car img {
  display: block;
  width: 100%;
  height: auto;
}
body.about-us .brand-idea .text a {
  color: #797979;
  font-family: "DefaultFont", sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 1023px) {
  body.about-us .brand-idea .text a {
    font-size: 14px;
    line-height: 26px;
  }
}
@media screen and (min-width: 1024px) {
  body.about-us .brand-idea .text a {
    font-size: 14px;
    line-height: 30px;
  }
}
body.about-us .brand-idea .text a:after {
  content: " >";
}

@media screen and (max-width: 1023px) {
  body.about-us .represent {
    padding-top: 52px;
    padding-bottom: 156px;
  }
  body.about-us .represent .container {
    flex-direction: column;
    position: relative;
  }
  body.about-us .represent .container .description {
    margin-top: 26px;
  }
  body.about-us .represent .container .description h1 {
    text-align: center;
  }
  body.about-us .brand-idea {
    margin-top: -78px;
  }
  body.about-us .brand-idea .brand {
    margin-bottom: 52px;
    box-sizing: border-box;
  }
  body.about-us .brand-idea .brand img {
    margin: 0 auto 52px;
    max-width: 130px;
    height: auto;
  }
  body.about-us .brand-idea .pilot {
    margin-left: 47.55%;
    width: 52.44%;
  }
  body.about-us .brand-idea .vintage-car {
    width: 47.54%;
    margin-right: 52.44%;
    margin-bottom: 52px;
  }
  body.about-us .brand-idea .text p {
    margin-bottom: 26px;
  }
}
@media screen and (min-width: 1024px) {
  body.about-us .video {
    margin-bottom: -30px;
  }
  body.about-us .represent {
    padding-top: 120px;
    padding-bottom: 180px;
  }
  body.about-us .represent .container {
    align-items: center;
  }
  body.about-us .represent .container nav {
    margin-bottom: 0;
  }
  body.about-us .represent .container .description {
    width: 70.9%;
    margin-right: 5%;
  }
  body.about-us .represent .container .description h1 {
    margin-left: 30px;
  }
  body.about-us .brand-idea {
    margin-top: -60px;
  }
  body.about-us .brand-idea .brand {
    margin-left: 9%;
    width: 31.8%;
    margin-right: 4%;
  }
  body.about-us .brand-idea .brand img {
    margin: 0 auto 60px;
  }
  body.about-us .brand-idea .pilot {
    width: 55.2%;
    position: relative;
    right: -5.9%;
  }
  body.about-us .brand-idea .vintage-car {
    width: 50.7%;
  }
  body.about-us .brand-idea .text {
    margin-left: 8.3%;
    width: 31.8%;
    margin-right: 9.2%;
    margin-top: 90px;
  }
  body.about-us .brand-idea .text p {
    margin-bottom: 30px;
  }
}
body.brand .brand-story .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
body.brand .brand-story .secondary {
  font-family: "DefaultFont", sans-serif;
  font-weight: 400;
  color: #797979;
}
@media screen and (max-width: 1023px) {
  body.brand .brand-story .secondary {
    font-size: 14px;
    line-height: 26px;
  }
}
@media screen and (min-width: 1024px) {
  body.brand .brand-story .secondary {
    font-size: 14px;
    line-height: 30px;
  }
}
body.brand .iconic-story .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
body.brand .iconic-story .description h2 {
  font-family: "DefaultFont", sans-serif;
  font-weight: 700;
}
@media screen and (max-width: 1023px) {
  body.brand .iconic-story .description h2 {
    font-size: 26px;
    line-height: 39px;
  }
}
@media screen and (min-width: 1024px) {
  body.brand .iconic-story .description h2 {
    font-size: 30px;
    line-height: 45px;
  }
}
body.brand .iconic-story .description h2 img {
  width: auto;
}
body.brand .iconic-story .description em {
  font-style: normal;
}
body.brand .iconic-story .description p {
  font-family: "DefaultFont", sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 1023px) {
  body.brand .iconic-story .description p {
    font-size: 26px;
    line-height: 39px;
  }
}
@media screen and (min-width: 1024px) {
  body.brand .iconic-story .description p {
    font-size: 30px;
    line-height: 45px;
  }
}
body.brand .new-cars-brand h2, body.brand .semi-new-cars-brand h2 {
  font-family: "DefaultFont", sans-serif;
  font-weight: 700;
}
@media screen and (max-width: 1023px) {
  body.brand .new-cars-brand h2, body.brand .semi-new-cars-brand h2 {
    font-size: 26px;
    line-height: 39px;
  }
}
@media screen and (min-width: 1024px) {
  body.brand .new-cars-brand h2, body.brand .semi-new-cars-brand h2 {
    font-size: 30px;
    line-height: 45px;
  }
}
body.brand .semi-new-cars h2 {
  font-family: "DefaultFont", sans-serif;
  font-weight: 700;
}
@media screen and (max-width: 1023px) {
  body.brand .semi-new-cars h2 {
    font-size: 26px;
    line-height: 39px;
  }
}
@media screen and (min-width: 1024px) {
  body.brand .semi-new-cars h2 {
    font-size: 30px;
    line-height: 45px;
  }
}

@media screen and (max-width: 1023px) {
  body.brand .brand-story {
    margin-top: 52px;
    margin-bottom: 65px;
  }
  body.brand .brand-story .container {
    flex-direction: column;
  }
  body.brand .brand-story .description {
    margin-left: 12.58%;
    margin-bottom: 26px;
  }
  body.brand .brand-story .secondary {
    margin-left: 12.58%;
  }
  body.brand .iconic-story {
    margin-top: 52px;
    margin-bottom: 52px;
  }
  body.brand .iconic-story .container {
    flex-direction: column;
  }
  body.brand .iconic-story .description {
    margin-left: 12.58%;
    margin-bottom: 39px;
  }
  body.brand .iconic-story .description h2 img {
    height: 46.8px;
  }
  body.brand .iconic-story .secondary {
    margin-left: 12.58%;
  }
  body.brand .iconic-story .secondary p {
    margin-bottom: 26px;
  }
  body.brand .new-cars-brand h2, body.brand .semi-new-cars-brand h2 {
    margin-bottom: 65px;
    margin-left: 12.58%;
  }
  body.brand .semi-new-cars {
    margin-bottom: 52px;
  }
  body.brand .semi-new-cars h2 {
    margin-bottom: 39px;
    margin-left: 12.58%;
  }
}
@media screen and (min-width: 1024px) {
  body.brand .brand-story {
    margin-top: 60px;
    margin-bottom: 45px;
  }
  body.brand .brand-story .description {
    margin-left: 4.5%;
    width: 53%;
  }
  body.brand .brand-story .secondary {
    margin-left: 9.9%;
    width: 32.7%;
  }
  body.brand .iconic-story {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  body.brand .iconic-story .description {
    margin-left: 3.7%;
    width: 45.5%;
    margin-right: 1.5%;
  }
  body.brand .iconic-story .description h2 img {
    height: 54px;
  }
  body.brand .iconic-story .secondary {
    width: 41.7%;
    margin-right: 7.5%;
  }
  body.brand .iconic-story .secondary p {
    margin-bottom: 30px;
  }
  body.brand .new-cars-brand h2, body.brand .semi-new-cars-brand h2 {
    margin-bottom: 60px;
    margin-left: 4.5%;
  }
  body.brand .semi-new-featured-nav-cars:before {
    top: 30px;
  }
  body.brand .semi-new-cars-brand-all .cars:before {
    top: 60px;
  }
  body.brand .semi-new-cars {
    margin-bottom: 90px;
  }
  body.brand .semi-new-cars h2 {
    margin-bottom: 75px;
    margin-left: 3.7%;
  }
}
body.single-car section.title h1 {
  font-family: "DefaultFont", sans-serif;
  font-weight: 700;
}
@media screen and (max-width: 1023px) {
  body.single-car section.title h1 {
    font-size: 26px;
    line-height: 39px;
  }
}
@media screen and (min-width: 1024px) {
  body.single-car section.title h1 {
    font-size: 30px;
    line-height: 45px;
  }
}
body.single-car .tech-specs .title {
  font-family: "DefaultFont", sans-serif;
  font-weight: 700;
  position: relative;
}
@media screen and (max-width: 1023px) {
  body.single-car .tech-specs .title {
    font-size: 26px;
    line-height: 39px;
  }
}
@media screen and (min-width: 1024px) {
  body.single-car .tech-specs .title {
    font-size: 30px;
    line-height: 45px;
  }
}
body.single-car .tech-specs .title.visible:after {
  width: 100%;
}
body.single-car .tech-specs .title:after {
  position: absolute;
  content: "";
  display: block;
  background-color: #797979;
  height: 2px;
  left: 0;
  right: 0;
  width: 0%;
  bottom: 0;
  z-index: 1;
  transition: width 1s ease-in-out;
}
body.single-car .tech-specs .specs dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
body.single-car .tech-specs .specs dd {
  font-family: "DefaultFont", sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 1023px) {
  body.single-car .tech-specs .specs dd {
    font-size: 26px;
    line-height: 39px;
  }
}
@media screen and (min-width: 1024px) {
  body.single-car .tech-specs .specs dd {
    font-size: 30px;
    line-height: 45px;
  }
}
body.single-car .tech-specs .specs dt {
  font-family: "DefaultFont", sans-serif;
  font-weight: 400;
  color: #9F9F9F;
}
@media screen and (max-width: 1023px) {
  body.single-car .tech-specs .specs dt {
    font-size: 14px;
    line-height: 26px;
  }
}
@media screen and (min-width: 1024px) {
  body.single-car .tech-specs .specs dt {
    font-size: 14px;
    line-height: 30px;
  }
}
body.single-car .car-specs .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
body.single-car .car-specs .description {
  position: relative;
  z-index: 10;
}
body.single-car .car-specs .description:before {
  content: "";
  display: block;
  position: absolute;
  background-color: #EBEBEB;
  top: 0;
  right: 0;
  left: -100%;
  z-index: -10;
  bottom: 0;
}
body.single-car .car-specs .description .text p:last-of-type {
  margin-bottom: 0;
}
body.single-car .car-specs .extra-specs dt {
  font-family: "DefaultFont", sans-serif;
  font-weight: 400;
  color: #404040;
}
@media screen and (max-width: 1023px) {
  body.single-car .car-specs .extra-specs dt {
    font-size: 14px;
    line-height: 26px;
  }
}
@media screen and (min-width: 1024px) {
  body.single-car .car-specs .extra-specs dt {
    font-size: 14px;
    line-height: 30px;
  }
}
body.single-car .related-cars .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
body.single-car .related-cars .cars {
  text-align: center;
}
body.single-car .related-cars .related-new h2 {
  font-family: "DefaultFont", sans-serif;
  font-weight: 700;
}
@media screen and (max-width: 1023px) {
  body.single-car .related-cars .related-new h2 {
    font-size: 26px;
    line-height: 39px;
  }
}
@media screen and (min-width: 1024px) {
  body.single-car .related-cars .related-new h2 {
    font-size: 30px;
    line-height: 45px;
  }
}
body.single-car .related-cars .related-new .cars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
body.single-car .related-cars .related-semi-new {
  position: relative;
  z-index: 1;
}
body.single-car .related-cars .related-semi-new:before {
  position: absolute;
  content: "";
  display: block;
  background-color: #F5F5F5;
  top: 0;
  left: 0;
  right: -200%;
  bottom: 0;
  z-index: -10;
}
body.single-car .related-cars .related-semi-new h3 {
  font-family: "DefaultFont", sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 1023px) {
  body.single-car .related-cars .related-semi-new h3 {
    font-size: 26px;
    line-height: 39px;
  }
}
@media screen and (min-width: 1024px) {
  body.single-car .related-cars .related-semi-new h3 {
    font-size: 30px;
    line-height: 45px;
  }
}
body.single-car .back {
  text-align: right;
}
body.single-car .back a {
  font-family: "DefaultFont", sans-serif;
  font-weight: 700;
  color: #535353;
}
@media screen and (max-width: 1023px) {
  body.single-car .back a {
    font-size: 16px;
    line-height: 26px;
  }
}
@media screen and (min-width: 1024px) {
  body.single-car .back a {
    font-size: 18px;
    line-height: 30px;
  }
}
body.single-car .back a:before {
  content: "< ";
}
body.single-car .back a img {
  vertical-align: middle;
  width: auto;
}

@media screen and (max-width: 1023px) {
  body.single-car section.title {
    margin-bottom: 39px;
  }
  body.single-car section.title h1, body.single-car section.title .availability {
    margin-left: 12.58%;
  }
  body.single-car .tech-specs {
    margin-top: 39px;
  }
  body.single-car .tech-specs .title {
    padding-bottom: 39px;
    border-bottom: 1px solid #EBEBEB;
    margin-bottom: 26px;
  }
  body.single-car .tech-specs .specs {
    margin-bottom: 26px;
  }
  body.single-car .tech-specs .specs dl {
    flex-wrap: wrap;
  }
  body.single-car .tech-specs .specs dl .spec {
    width: 50%;
    margin-bottom: 26px;
  }
  body.single-car .tech-specs .specs dl .motor {
    width: 100%;
  }
  body.single-car .car-specs .container {
    flex-direction: column;
  }
  body.single-car .car-specs .description {
    padding-top: 52px;
    padding-bottom: 104px;
    position: relative;
  }
  body.single-car .car-specs .description:before {
    bottom: 26px;
  }
  body.single-car .car-specs .description .text {
    padding-right: 26px;
  }
  body.single-car .car-specs .description .text p {
    margin-bottom: 26px;
  }
  body.single-car .car-specs .description .info-cta {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  body.single-car .car-specs .extra-specs {
    margin-bottom: 26px;
  }
  body.single-car .car-specs .extra-specs dl {
    margin-top: 52px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
  }
  body.single-car .car-specs .extra-specs dl .spec {
    width: 50%;
    margin-bottom: 13px;
  }
  body.single-car .related-cars .container {
    flex-direction: column;
  }
  body.single-car .related-cars .related-new, body.single-car .related-cars .related-semi-new {
    margin-top: 52px;
  }
  body.single-car .related-cars .car {
    margin-bottom: 52px;
  }
  body.single-car .related-cars .cars {
    flex-direction: column;
  }
  body.single-car .related-cars .related-new h2 {
    margin-bottom: 52px;
    margin-left: 12.58%;
  }
  body.single-car .related-cars .related-semi-new:before {
    top: -52px;
    left: -200%;
  }
  body.single-car .related-cars .related-semi-new h3 {
    margin-bottom: 52px;
    margin-left: 12.58%;
  }
  body.single-car .back {
    padding-top: 39px;
  }
  body.single-car .back img {
    margin-left: 13px;
    max-height: 39px;
    max-width: 104px;
  }
}
@media screen and (min-width: 1024px) {
  body.single-car section.title {
    margin-bottom: 30px;
    position: relative;
    top: -30px;
  }
  body.single-car section.title h1 {
    margin-left: 34%;
    position: relative;
  }
  body.single-car section.title .availability {
    margin-left: 34%;
  }
  body.single-car .tech-specs {
    margin-top: 45px;
  }
  body.single-car .tech-specs .title {
    margin-left: 4.5%;
    width: 77.9%;
    padding-bottom: 60px;
    border-bottom: 1px solid #EBEBEB;
    margin-bottom: 45px;
  }
  body.single-car .tech-specs .specs {
    margin-left: 4.5%;
    margin-bottom: 90px;
  }
  body.single-car .tech-specs .specs dl {
    justify-content: space-between;
  }
  body.single-car .car-specs .description {
    padding-top: 60px;
    padding-bottom: 120px;
    width: 65.9%;
    margin-right: 5%;
    position: relative;
  }
  body.single-car .car-specs .description:before {
    bottom: 30px;
  }
  body.single-car .car-specs .description .text {
    padding-left: 6.67%;
    width: 67.98%;
    padding-right: 25.34%;
  }
  body.single-car .car-specs .description .text p {
    margin-bottom: 30px;
  }
  body.single-car .car-specs .description .info-cta {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  body.single-car .car-specs .extra-specs {
    width: 20%;
    margin-right: 9.1%;
    margin-bottom: 60px;
  }
  body.single-car .car-specs .extra-specs dl {
    margin-top: 30px;
  }
  body.single-car .related-cars .related-new, body.single-car .related-cars .related-semi-new {
    padding-top: 60px;
  }
  body.single-car .related-cars .car {
    margin-bottom: 45px;
  }
  body.single-car .related-cars .car .car-text {
    margin-top: 15px;
  }
  body.single-car .related-cars .related-new {
    width: 65.9%;
  }
  body.single-car .related-cars .related-new h2 {
    margin-bottom: 37.5px;
    margin-left: 6.67%;
  }
  body.single-car .related-cars .related-new .car {
    width: 48.25%;
    margin-left: 1.13%;
    margin-right: 1.13%;
  }
  body.single-car .related-cars .related-semi-new {
    width: 34.1%;
  }
  body.single-car .related-cars .related-semi-new h3 {
    margin-bottom: 37.5px;
    margin-left: 14.66%;
  }
  body.single-car .related-cars .related-semi-new .car {
    width: 93.25%;
    margin: 0 auto;
  }
  body.single-car .back {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  body.single-car .back img {
    margin-left: 15px;
    max-height: 45px;
    max-width: 120px;
  }
}
body.showroom .showroom-info .container, body.showroom .service-info .container, body.service .showroom-info .container, body.service .service-info .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
body.showroom .showroom-info img, body.showroom .service-info img, body.service .showroom-info img, body.service .service-info img {
  width: 100%;
  height: auto;
  display: block;
}
body.showroom .showroom-info .description h1, body.showroom .service-info .description h1, body.service .showroom-info .description h1, body.service .service-info .description h1 {
  font-family: "DefaultFont", sans-serif;
  font-weight: 400;
  color: #797979;
}
@media screen and (max-width: 1023px) {
  body.showroom .showroom-info .description h1, body.showroom .service-info .description h1, body.service .showroom-info .description h1, body.service .service-info .description h1 {
    font-size: 26px;
    line-height: 39px;
  }
}
@media screen and (min-width: 1024px) {
  body.showroom .showroom-info .description h1, body.showroom .service-info .description h1, body.service .showroom-info .description h1, body.service .service-info .description h1 {
    font-size: 30px;
    line-height: 45px;
  }
}
body.showroom .showroom-info .info dl, body.showroom .service-info .info dl, body.service .showroom-info .info dl, body.service .service-info .info dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
body.showroom .showroom-info .info dt, body.showroom .service-info .info dt, body.service .showroom-info .info dt, body.service .service-info .info dt {
  font-family: "DefaultFont", sans-serif;
  font-weight: 400;
  color: #404040;
}
@media screen and (max-width: 1023px) {
  body.showroom .showroom-info .info dt, body.showroom .service-info .info dt, body.service .showroom-info .info dt, body.service .service-info .info dt {
    font-size: 14px;
    line-height: 26px;
  }
}
@media screen and (min-width: 1024px) {
  body.showroom .showroom-info .info dt, body.showroom .service-info .info dt, body.service .showroom-info .info dt, body.service .service-info .info dt {
    font-size: 14px;
    line-height: 30px;
  }
}
body.showroom .showroom-info .info a, body.showroom .service-info .info a, body.service .showroom-info .info a, body.service .service-info .info a {
  color: inherit;
}
body.showroom .service-info .description .detail, body.service .service-info .description .detail {
  font-family: "DefaultFont", sans-serif;
  font-weight: 400;
  color: #404040;
}
@media screen and (max-width: 1023px) {
  body.showroom .service-info .description .detail, body.service .service-info .description .detail {
    font-size: 14px;
    line-height: 26px;
  }
}
@media screen and (min-width: 1024px) {
  body.showroom .service-info .description .detail, body.service .service-info .description .detail {
    font-size: 14px;
    line-height: 30px;
  }
}
body.showroom .showroom-rep div.container, body.showroom .service-rep div.container, body.service .showroom-rep div.container, body.service .service-rep div.container {
  position: relative;
  z-index: 1;
}
body.showroom .showroom-rep div.container:before, body.showroom .service-rep div.container:before, body.service .showroom-rep div.container:before, body.service .service-rep div.container:before {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: -100%;
  background-color: #F5F5F5;
  z-index: -10;
}
body.showroom .showroom-rep a, body.showroom .service-rep a, body.service .showroom-rep a, body.service .service-rep a {
  color: inherit;
}
body.showroom .showroom-rep dt, body.showroom .service-rep dt, body.service .showroom-rep dt, body.service .service-rep dt {
  font-family: "DefaultFont", sans-serif;
  font-weight: 400;
  color: #404040;
}
@media screen and (max-width: 1023px) {
  body.showroom .showroom-rep dt, body.showroom .service-rep dt, body.service .showroom-rep dt, body.service .service-rep dt {
    font-size: 14px;
    line-height: 26px;
  }
}
@media screen and (min-width: 1024px) {
  body.showroom .showroom-rep dt, body.showroom .service-rep dt, body.service .showroom-rep dt, body.service .service-rep dt {
    font-size: 14px;
    line-height: 30px;
  }
}
body.showroom .showroom-rep h2, body.showroom .service-rep h2, body.service .showroom-rep h2, body.service .service-rep h2 {
  font-family: "DefaultFont", sans-serif;
  font-weight: 700;
}
@media screen and (max-width: 1023px) {
  body.showroom .showroom-rep h2, body.showroom .service-rep h2, body.service .showroom-rep h2, body.service .service-rep h2 {
    font-size: 16px;
    line-height: 39px;
  }
}
@media screen and (min-width: 1024px) {
  body.showroom .showroom-rep h2, body.showroom .service-rep h2, body.service .showroom-rep h2, body.service .service-rep h2 {
    font-size: 18px;
    line-height: 30px;
  }
}
body.showroom .showroom-rep .contact-info, body.showroom .service-rep .contact-info, body.service .showroom-rep .contact-info, body.service .service-rep .contact-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

@media screen and (max-width: 1023px) {
  body.showroom .showroom-info, body.showroom .service-info, body.service .showroom-info, body.service .service-info {
    margin-top: 52px;
    margin-bottom: 60px;
  }
  body.showroom .showroom-info .container, body.showroom .service-info .container, body.service .showroom-info .container, body.service .service-info .container {
    flex-wrap: wrap;
  }
  body.showroom .showroom-info .description h1, body.showroom .service-info .description h1, body.service .showroom-info .description h1, body.service .service-info .description h1 {
    margin-bottom: 26px;
  }
  body.showroom .showroom-info .description .text, body.showroom .service-info .description .text, body.service .showroom-info .description .text, body.service .service-info .description .text {
    margin-bottom: 52px;
  }
  body.showroom .showroom-info .description .text p, body.showroom .service-info .description .text p, body.service .showroom-info .description .text p, body.service .service-info .description .text p {
    margin-bottom: 13px;
  }
  body.showroom .showroom-info .map, body.showroom .service-info .map, body.service .showroom-info .map, body.service .service-info .map {
    order: 4;
  }
  body.showroom .showroom-info .info, body.showroom .service-info .info, body.service .showroom-info .info, body.service .service-info .info {
    margin-top: 52px;
    margin-bottom: 52px;
  }
  body.showroom .showroom-info .info dl, body.showroom .service-info .info dl, body.service .showroom-info .info dl, body.service .service-info .info dl {
    flex-direction: column;
  }
  body.showroom .showroom-info .info dl .address, body.showroom .showroom-info .info dl .schedule, body.showroom .service-info .info dl .address, body.showroom .service-info .info dl .schedule, body.service .showroom-info .info dl .address, body.service .showroom-info .info dl .schedule, body.service .service-info .info dl .address, body.service .service-info .info dl .schedule {
    margin-bottom: 13px;
  }
  body.showroom .showroom-rep div.container, body.showroom .service-rep div.container, body.service .showroom-rep div.container, body.service .service-rep div.container {
    padding-top: 52px;
  }
  body.showroom .showroom-rep div.container:before, body.showroom .service-rep div.container:before, body.service .showroom-rep div.container:before, body.service .service-rep div.container:before {
    bottom: -104px;
    right: 26px;
  }
  body.showroom .showroom-rep h2, body.showroom .service-rep h2, body.service .showroom-rep h2, body.service .service-rep h2 {
    margin-bottom: 26px;
    padding-right: 26px;
  }
  body.showroom .showroom-rep .contact-info, body.showroom .service-rep .contact-info, body.service .showroom-rep .contact-info, body.service .service-rep .contact-info {
    flex-direction: column;
  }
  body.showroom .showroom-rep .term, body.showroom .service-rep .term, body.service .showroom-rep .term, body.service .service-rep .term {
    margin-right: 52px;
    margin-bottom: 13px;
  }
}
@media screen and (min-width: 1024px) {
  body.showroom .showroom-info, body.showroom .service-info, body.service .showroom-info, body.service .service-info {
    margin-bottom: 60px;
  }
  body.showroom .showroom-info .container, body.showroom .service-info .container, body.service .showroom-info .container, body.service .service-info .container {
    flex-wrap: wrap;
  }
  body.showroom .showroom-info .description, body.showroom .service-info .description, body.service .showroom-info .description, body.service .service-info .description {
    width: 34%;
    margin-right: 6.9%;
  }
  body.showroom .showroom-info .description h1, body.showroom .service-info .description h1, body.service .showroom-info .description h1, body.service .service-info .description h1 {
    margin-bottom: 30px;
  }
  body.showroom .showroom-info .description .text, body.showroom .service-info .description .text, body.service .showroom-info .description .text, body.service .service-info .description .text {
    margin-bottom: 60px;
  }
  body.showroom .showroom-info .description .text p, body.showroom .service-info .description .text p, body.service .showroom-info .description .text p, body.service .service-info .description .text p {
    margin-bottom: 15px;
  }
  body.showroom .showroom-info .facade, body.showroom .service-info .facade, body.service .showroom-info .facade, body.service .service-info .facade {
    width: 59%;
    align-self: flex-end;
  }
  body.showroom .showroom-info .map, body.showroom .service-info .map, body.service .showroom-info .map, body.service .service-info .map {
    width: 40.9%;
  }
  body.showroom .showroom-info .info, body.showroom .service-info .info, body.service .showroom-info .info, body.service .service-info .info {
    margin-left: 4.9%;
    width: 54.2%;
    align-self: center;
    padding-top: 45px;
    padding-bottom: 45px;
  }
  body.showroom .showroom-info .info dl, body.showroom .service-info .info dl, body.service .showroom-info .info dl, body.service .service-info .info dl {
    flex-wrap: wrap;
  }
  body.showroom .showroom-info .info dl .term, body.showroom .service-info .info dl .term, body.service .showroom-info .info dl .term, body.service .service-info .info dl .term {
    width: 50%;
  }
  body.showroom .showroom-info .info dl .address, body.showroom .service-info .info dl .address, body.service .showroom-info .info dl .address, body.service .service-info .info dl .address {
    width: 100%;
    margin-bottom: 30px;
  }
  body.showroom .showroom-info, body.service .showroom-info {
    margin-top: 60px;
  }
  body.showroom .service-info .description, body.service .service-info .description {
    align-self: flex-end;
    padding-top: 90px;
  }
  body.showroom .showroom-rep div.container, body.showroom .service-rep div.container, body.service .showroom-rep div.container, body.service .service-rep div.container {
    padding-top: 60px;
    padding-bottom: 120px;
  }
  body.showroom .showroom-rep div.container:before, body.showroom .service-rep div.container:before, body.service .showroom-rep div.container:before, body.service .service-rep div.container:before {
    right: 30px;
  }
  body.showroom .showroom-rep h2, body.showroom .service-rep h2, body.service .showroom-rep h2, body.service .service-rep h2 {
    margin-bottom: 30px;
  }
  body.showroom .showroom-rep .term, body.showroom .service-rep .term, body.service .showroom-rep .term, body.service .service-rep .term {
    margin-right: 90px;
  }
  body.service .content-select {
    margin-top: 0;
    margin-bottom: -60px;
  }
}
body.search header.grand-chelem .brands {
  display: none;
}
body.search section.content .intro {
  background-color: #D9D9D9;
}
body.search section.content .intro .container h1 {
  font-weight: 700;
}
@media screen and (max-width: 1023px) {
  body.search section.content .intro .container h1 {
    font-size: 28px;
    line-height: 41.6px;
  }
}
@media screen and (min-width: 1024px) {
  body.search section.content .intro .container h1 {
    font-size: 40px;
    line-height: 45px;
  }
}
body.search section.content .intro .container .options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
body.search section.content .intro .container .options p {
  width: 100%;
}
body.search section.content .intro .container .your-selections {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
body.search section.content .intro .container .your-selections .selected {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
body.search section.content .intro .container .your-selections .selected .selection {
  border: solid 1px #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-family: "DefaultFont", sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 1023px) {
  body.search section.content .intro .container .your-selections .selected .selection {
    font-size: 14px;
    line-height: 26px;
  }
}
@media screen and (min-width: 1024px) {
  body.search section.content .intro .container .your-selections .selected .selection {
    font-size: 14px;
    line-height: 30px;
  }
}
body.search section.content .intro .container .your-selections .selected .selection .title {
  background-color: #000000;
  color: #D9D9D9;
}
body.search section.content .intro .container .your-selections .selected .selection .selected-title {
  background-image: image_url(/assets/ui/close-filter-4e545c50769d550df5e510287496d52b91cb1db7623e6ea7755176cb9c39fa37.svg);
  background-repeat: no-repeat;
  display: block;
}
@media screen and (max-width: 1023px) {
  body.search section.content .intro .container .your-selections .selected .selection .selected-title {
    background-position: right 10px center;
  }
}
@media screen and (min-width: 1024px) {
  body.search section.content .intro .container .your-selections .selected .selection .selected-title {
    background-position: right 15px center;
  }
}
body.search section.content .intro .container .filters li {
  background-color: transparent;
  border: solid 1px #000000;
  color: #000000;
}
body.search section.content .intro .container .filters li.active, body.search section.content .intro .container .filters li:hover {
  background-color: #000000;
  color: #D9D9D9;
}
body.search section.content .results .container .headling h2 {
  font-family: "DefaultFont", sans-serif;
  font-weight: 700;
}
@media screen and (max-width: 1023px) {
  body.search section.content .results .container .headling h2 {
    font-size: 26px;
    line-height: 39px;
  }
}
@media screen and (min-width: 1024px) {
  body.search section.content .results .container .headling h2 {
    font-size: 30px;
    line-height: 45px;
  }
}

@media screen and (max-width: 1023px) {
  body.search section.content .intro {
    padding: 39px 0 45.5px;
  }
  body.search section.content .intro .container h1 {
    margin-bottom: 13px;
  }
  body.search section.content .intro .container > p {
    margin-bottom: 13px;
  }
  body.search section.content .intro .container .options {
    margin-bottom: 26px;
  }
  body.search section.content .intro .container .options p {
    margin-bottom: 13px;
  }
  body.search section.content .intro .container .options label.select {
    width: 100%;
    max-width: 400px;
    margin-bottom: 19.5px;
  }
  body.search section.content .intro .container .options label.select select {
    width: 100%;
  }
  body.search section.content .intro .container .options label.select:last-child {
    margin-bottom: 0;
  }
  body.search section.content .intro .container .your-selections {
    flex-wrap: wrap;
  }
  body.search section.content .intro .container .your-selections p {
    width: 100%;
    margin-bottom: 13px;
  }
  body.search section.content .intro .container .your-selections .selected {
    flex-wrap: wrap;
  }
  body.search section.content .intro .container .your-selections .selected .selection {
    margin-right: 19.5px;
    margin-bottom: 19.5px;
  }
  body.search section.content .intro .container .your-selections .selected .selection > div, body.search section.content .intro .container .your-selections .selected .selection > a {
    padding: 0 12px;
  }
  body.search section.content .intro .container .your-selections .selected .selection > div.selected-title, body.search section.content .intro .container .your-selections .selected .selection > a.selected-title {
    padding-right: 30px;
  }
  body.search section.content .intro .container .your-selections .selected .selection:last-child {
    margin-bottom: 0;
  }
  body.search section.content .results {
    margin-top: 39px;
  }
  body.search section.content .results .container .headling {
    margin-bottom: 26px;
  }
  body.search section.content .results .container .new-cars .car {
    margin-bottom: 39px;
  }
  body.search section.content .results .container .new-cars .car:last-child {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1024px) {
  body.search section.content .intro {
    padding: 60px 0;
  }
  body.search section.content .intro .container h1, body.search section.content .intro .container > p, body.search section.content .intro .container .options, body.search section.content .intro .container .your-selections, body.search section.content .intro .container .filters {
    margin: 0 4.5%;
  }
  body.search section.content .intro .container h1 {
    margin-bottom: 30px;
  }
  body.search section.content .intro .container > p {
    margin-bottom: 15px;
  }
  body.search section.content .intro .container .options p {
    margin-bottom: 15px;
  }
  body.search section.content .intro .container .options label.select {
    width: calc(33.333% - 10px);
    margin-bottom: 30px;
    margin-right: 15px;
  }
  body.search section.content .intro .container .options label.select select {
    width: 100%;
  }
  body.search section.content .intro .container .options label.select:nth-child(3n+1) {
    margin-right: 0;
  }
  body.search section.content .intro .container .your-selections p {
    margin-right: 15px;
  }
  body.search section.content .intro .container .your-selections .selected .selection {
    margin-right: 15px;
  }
  body.search section.content .intro .container .your-selections .selected .selection > div, body.search section.content .intro .container .your-selections .selected .selection > a {
    padding: 0 15px;
  }
  body.search section.content .intro .container .your-selections .selected .selection > div.selected-title, body.search section.content .intro .container .your-selections .selected .selection > a.selected-title {
    padding-right: 45px;
  }
  body.search section.content .results {
    margin-top: 60px;
  }
  body.search section.content .results .container .headling {
    margin-bottom: 22.5px;
  }
  body.search section.content .results .container .headling h2 {
    margin: 0 4.5%;
  }
}
#modal-window {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}
#modal-window .modal-dialog {
  background-color: rgba(0, 0, 0, 0.05);
  width: 100%;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#modal-window .modal-content {
  background: #404040;
}
#modal-window .modal-content .modal-header {
  border-bottom: 0;
}
#modal-window .modal-content .modal-body {
  padding: 3px;
  margin: 0;
}
#modal-window .modal-content .modal-body img {
  width: 100%;
  height: 100%;
  vertical-align: bottom;
}
#modal-window .modal-content .close {
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: white;
}
#modal-window .modal-content .subscribeSuccessButton {
  background-color: #404040;
  display: inline-block;
  cursor: pointer;
  color: #ffffff !important;
  font-size: 18px;
  font-weight: normal;
  padding: 11px 23px;
  text-decoration: none !important;
}
#modal-window .modal-content .subscribeSuccessButton:hover {
  background: linear-gradient(to bottom, #6c7c7c 5%, #768d87 100%);
  background-color: #6c7c7c;
  text-decoration: none !important;
}
#modal-window .modal-content .subscribeSuccessButton:active {
  position: relative;
  top: 1px;
}

.wa-btn {
  box-shadow: 0px 0px 4px 5px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 0px 4px 5px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 4px 5px rgba(0, 0, 0, 0.05);
  background-image: image_url(/assets/sns/whatsapp-8ace596f9415c8aa134da8559e73fd35328251b07cce8c0ff1cf6979cd576082.svg);
  background-repeat: no-repeat;
  background-color: #D9D9D9;
  text-align: center;
  color: #535353;
}
.wa-btn:visited {
  color: #535353;
}

.modal-trigger {
  box-shadow: 0px 0px 4px 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 4px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 4px 5px rgba(0, 0, 0, 0.1);
  background-color: #535353;
  text-align: center;
  color: #FFFFFF;
  font-family: "DefaultFont", sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 1023px) {
  .modal-trigger {
    font-size: 16px;
    line-height: 26px;
  }
}
@media screen and (min-width: 1024px) {
  .modal-trigger {
    font-size: 18px;
    line-height: 30px;
  }
}

body > .modal-trigger {
  position: fixed;
  z-index: 10000;
  cursor: pointer;
}

.cta-floats {
  z-index: 10000;
  position: fixed;
  bottom: 0;
  right: 0;
  cursor: pointer;
}
.cta-floats .wa-btn:first-child {
  float: right;
}

#campaign-modal {
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 10001;
  display: none;
}
#campaign-modal .container {
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
#campaign-modal .container .modal-cont {
  border-radius: 5px 0 5px 5px;
  background-color: #FFFFFF;
  box-shadow: 0px 0px 4px 6px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 4px 6px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 4px 6px rgba(0, 0, 0, 0.15);
  position: absolute;
}
#campaign-modal .container .modal-cont > .close-modal {
  background-color: #000000;
  position: absolute;
  cursor: pointer;
}
#campaign-modal .container .modal-cont > .close-modal img {
  display: block;
}
#campaign-modal .container .modal-cont .inner {
  width: 100%;
  height: 100%;
  overflow: auto;
}
#campaign-modal .container .modal-cont .inner .headling {
  border-bottom: solid 2px #000000;
}
#campaign-modal .container .modal-cont .inner .headling h2 {
  font-family: "DefaultFont", sans-serif;
  font-weight: 700;
}
@media screen and (max-width: 1023px) {
  #campaign-modal .container .modal-cont .inner .headling h2 {
    font-size: 26px;
    line-height: 39px;
  }
}
@media screen and (min-width: 1024px) {
  #campaign-modal .container .modal-cont .inner .headling h2 {
    font-size: 30px;
    line-height: 45px;
  }
}
#campaign-modal .container .modal-cont .inner .headling p {
  font-family: "DefaultFont", sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 1023px) {
  #campaign-modal .container .modal-cont .inner .headling p {
    font-size: 14px;
    line-height: 26px;
  }
}
@media screen and (min-width: 1024px) {
  #campaign-modal .container .modal-cont .inner .headling p {
    font-size: 14px;
    line-height: 30px;
  }
}
#campaign-modal .container .modal-cont .inner .gc-form.success .buttons .response-output {
  background-color: #EBEBEB;
}
#campaign-modal .container .modal-cont .inner .gc-form.success .buttons .response-output p {
  color: #000000;
}
#campaign-modal .container .modal-cont .inner .gc-form .field.not-valid label,
#campaign-modal .container .modal-cont .inner .gc-form .field.not-valid .description {
  color: #ff3300;
}
#campaign-modal .container .modal-cont .inner .gc-form .field .alert {
  color: #ff3300;
}
#campaign-modal .container .modal-cont .inner .gc-form .field.radio .option input, #campaign-modal .container .modal-cont .inner .gc-form .field.check .option input {
  accent-color: #000000;
}
#campaign-modal .container .modal-cont .inner .gc-form .field.radio.periodicity {
  display: none;
}
#campaign-modal .container .modal-cont .inner .gc-form .field.brands input:disabled {
  opacity: 0.5;
}
#campaign-modal .container .modal-cont .inner .gc-form label, #campaign-modal .container .modal-cont .inner .gc-form select, #campaign-modal .container .modal-cont .inner .gc-form option, #campaign-modal .container .modal-cont .inner .gc-form input, #campaign-modal .container .modal-cont .inner .gc-form p, #campaign-modal .container .modal-cont .inner .gc-form span {
  color: #000000;
  font-family: "DefaultFont", sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 1023px) {
  #campaign-modal .container .modal-cont .inner .gc-form label, #campaign-modal .container .modal-cont .inner .gc-form select, #campaign-modal .container .modal-cont .inner .gc-form option, #campaign-modal .container .modal-cont .inner .gc-form input, #campaign-modal .container .modal-cont .inner .gc-form p, #campaign-modal .container .modal-cont .inner .gc-form span {
    font-size: 14px;
    line-height: 26px;
  }
}
@media screen and (min-width: 1024px) {
  #campaign-modal .container .modal-cont .inner .gc-form label, #campaign-modal .container .modal-cont .inner .gc-form select, #campaign-modal .container .modal-cont .inner .gc-form option, #campaign-modal .container .modal-cont .inner .gc-form input, #campaign-modal .container .modal-cont .inner .gc-form p, #campaign-modal .container .modal-cont .inner .gc-form span {
    font-size: 14px;
    line-height: 30px;
  }
}
#campaign-modal .container .modal-cont .inner .gc-form label {
  color: #797979;
}
#campaign-modal .container .modal-cont .inner .gc-form input::placeholder {
  color: #9F9F9F;
}
#campaign-modal .container .modal-cont .inner .gc-form a, #campaign-modal .container .modal-cont .inner .gc-form a:visited, #campaign-modal .container .modal-cont .inner .gc-form a:hover {
  color: #000000;
  text-decoration: underline;
}
#campaign-modal .container .modal-cont .inner .gc-form select {
  border: none;
  border-radius: 0;
  background-color: transparent;
  margin: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#campaign-modal .container .modal-cont .inner .gc-form .buttons input.submit {
  border-radius: 5px;
  background-color: #000000;
  font-family: "DefaultFont", sans-serif;
  font-weight: 400;
  color: #FFFFFF;
}
@media screen and (max-width: 1023px) {
  #campaign-modal .container .modal-cont .inner .gc-form .buttons input.submit {
    font-size: 16px;
    line-height: 26px;
  }
}
@media screen and (min-width: 1024px) {
  #campaign-modal .container .modal-cont .inner .gc-form .buttons input.submit {
    font-size: 18px;
    line-height: 30px;
  }
}
#campaign-modal .container .modal-cont .inner .gc-form .buttons .close-modal {
  cursor: pointer;
}
#campaign-modal .container .modal-cont .inner .gc-form .buttons .response-output {
  background-color: #FFCCCC;
  border-radius: 5px;
}
#campaign-modal .container .modal-cont .inner .gc-form .buttons .response-output p {
  color: #ff3300;
}

@media screen and (max-width: 1023px) {
  #modal-window .modal-dialog .modal-content {
    width: 90%;
    max-width: 600px;
    margin: auto;
  }
  #modal-window .modal-dialog .modal-content .close {
    padding: 8px;
    margin-left: 4px;
  }
  .wa-btn,
  .modal-trigger {
    max-width: 240px;
  }
  .modal-trigger {
    padding: 26px 26px;
  }
  body > .modal-trigger {
    bottom: 20px;
    right: 20px;
  }
  .cta-floats {
    margin: 0 20px 20px 0;
  }
  .cta-floats .modal-trigger:nth-child(2) {
    margin-top: 13px;
    clear: both;
    float: right;
  }
  .cta-floats .wa-btn {
    background-position: right 10px center;
    background-size: 24px;
    padding: 6px 44px 6px 10px;
  }
  #campaign-modal .container {
    padding: 0 !important;
  }
  #campaign-modal .container .modal-cont {
    width: calc(100% - 60px);
    height: calc(100% - 80px);
    top: 40px;
    right: 40px;
  }
  #campaign-modal .container .modal-cont > .close-modal {
    width: 40px;
    height: 40px;
    top: -40px;
    right: -40px;
  }
  #campaign-modal .container .modal-cont > .close-modal img {
    width: 24px;
    margin: 8px;
  }
  #campaign-modal .container .modal-cont .inner .headling {
    width: calc(100% - 20px);
    padding: 26px 10px 13px;
  }
  #campaign-modal .container .modal-cont .inner .gc-form {
    margin: 26px 10px;
  }
  #campaign-modal .container .modal-cont .inner .gc-form .field {
    margin-bottom: 20.8px;
  }
  #campaign-modal .container .modal-cont .inner .gc-form .field > label,
  #campaign-modal .container .modal-cont .inner .gc-form .field > .description {
    width: 100%;
    margin-bottom: 10px;
    display: block;
  }
  #campaign-modal .container .modal-cont .inner .gc-form .field.name .input-wrap input {
    margin-bottom: 20px;
  }
  #campaign-modal .container .modal-cont .inner .gc-form .field.group {
    border-top: solid 1px #000000;
    padding-top: 13px;
  }
  #campaign-modal .container .modal-cont .inner .gc-form .field.periodicity {
    border-top: solid 1px #000000;
    padding-top: 13px;
  }
  #campaign-modal .container .modal-cont .inner .gc-form div.buttons {
    border-top: solid 2px #000000;
    padding-top: 26px;
    flex-wrap: wrap;
    justify-content: center;
  }
  #campaign-modal .container .modal-cont .inner .gc-form div.buttons input.submit {
    padding: 10px 20px;
    margin: 0;
  }
  #campaign-modal .container .modal-cont .inner .gc-form div.buttons .close-modal {
    width: 100px;
    padding: 10px 0;
    text-align: center;
  }
  #campaign-modal .container .modal-cont .inner .gc-form div.buttons .response-output {
    width: 100%;
  }
}
@media screen and (min-width: 1024px) {
  #modal-window .modal-dialog .modal-content {
    width: 80%;
    max-width: 800px;
    margin: auto;
  }
  #modal-window .modal-dialog .modal-content .close {
    padding: 10px;
    margin-left: 6px;
  }
  .wa-btn,
  .modal-trigger {
    max-width: 240px;
  }
  .modal-trigger {
    padding: 30px 30px;
  }
  body > .modal-trigger {
    bottom: 20px;
    right: 20px;
  }
  .cta-floats {
    margin: 0 20px 20px 0;
  }
  .cta-floats .modal-trigger:nth-child(2) {
    margin-top: 19.998px;
    clear: both;
    float: right;
  }
  .cta-floats .wa-btn {
    background-position: right 8px center;
    background-size: 30px;
    padding: 8px 48px 8px 12px;
  }
  #campaign-modal {
    background-color: rgba(0, 0, 0, 0.8);
  }
  #campaign-modal .container .modal-cont {
    width: 57.8125%;
    max-width: 592px;
    height: calc(100% - 200px);
    max-height: 900px;
    top: 60px;
    right: 60px;
  }
  #campaign-modal .container .modal-cont > .close-modal {
    width: 60px;
    height: 60px;
    top: -60px;
    right: -60px;
  }
  #campaign-modal .container .modal-cont > .close-modal img {
    width: 24px;
    margin: 18px;
  }
  #campaign-modal .container .modal-cont .inner .headling {
    width: calc(100% - 30px);
    padding: 22.5px 15px 15px;
  }
  #campaign-modal .container .modal-cont .inner .gc-form {
    margin: 0 15px;
  }
  #campaign-modal .container .modal-cont .inner .gc-form .field {
    border-bottom: solid 1px #000000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: flex-start;
    margin-bottom: 0;
  }
  #campaign-modal .container .modal-cont .inner .gc-form .field .alert {
    margin-left: 15px;
  }
  #campaign-modal .container .modal-cont .inner .gc-form .field.name label {
    border-bottom: solid 1px #000000;
  }
  #campaign-modal .container .modal-cont .inner .gc-form .field.name .input-wrap {
    padding-top: 14px;
  }
  #campaign-modal .container .modal-cont .inner .gc-form .field.name .input-wrap input {
    border-bottom-color: #000000;
  }
  #campaign-modal .container .modal-cont .inner .gc-form .field.name .input-wrap input:last-child {
    border-bottom: none;
    padding-top: 15px;
  }
  #campaign-modal .container .modal-cont .inner .gc-form .field.mail .input-wrap input {
    border-bottom: none;
  }
  #campaign-modal .container .modal-cont .inner .gc-form .field.text label, #campaign-modal .container .modal-cont .inner .gc-form .field.select label {
    padding-top: 15px;
    width: 154px;
  }
  #campaign-modal .container .modal-cont .inner .gc-form .field.text .input-wrap input, #campaign-modal .container .modal-cont .inner .gc-form .field.select .input-wrap input {
    width: calc(100% - 15px);
    padding-left: 15px;
  }
  #campaign-modal .container .modal-cont .inner .gc-form .field.select select {
    border-left: solid 1px #000000;
    padding: 15px 0 0 15px;
    width: 409px;
  }
  #campaign-modal .container .modal-cont .inner .gc-form .field.radio .description, #campaign-modal .container .modal-cont .inner .gc-form .field.check .description {
    padding-top: 15px;
    width: 154px;
  }
  #campaign-modal .container .modal-cont .inner .gc-form .field.radio .options, #campaign-modal .container .modal-cont .inner .gc-form .field.check .options {
    border-left: solid 1px #000000;
    padding-top: 15px;
    padding-left: 15px;
    width: 393px;
  }
  #campaign-modal .container .modal-cont .inner .gc-form .field.radio .options .option, #campaign-modal .container .modal-cont .inner .gc-form .field.check .options .option {
    margin: 0 15px 0 0;
  }
  #campaign-modal .container .modal-cont .inner .gc-form .field.check .options {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
  }
  #campaign-modal .container .modal-cont .inner .gc-form .field.check .options .option {
    margin-bottom: 12px;
  }
  #campaign-modal .container .modal-cont .inner .gc-form .field.check.group {
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  #campaign-modal .container .modal-cont .inner .gc-form .field.check.group .option {
    border-left: solid 1px #000000;
    padding-left: 15px;
    width: 393px;
  }
  #campaign-modal .container .modal-cont .inner .gc-form .field.check.group .option:first-child {
    padding-top: 15px;
  }
  #campaign-modal .container .modal-cont .inner .gc-form .field.check.group .option:last-child {
    padding-bottom: 15px;
  }
  #campaign-modal .container .modal-cont .inner .gc-form .field.radio.periodicity {
    border-bottom: 0;
    border-left: solid 1px #000000;
    margin-left: 153px;
    flex-wrap: wrap;
  }
  #campaign-modal .container .modal-cont .inner .gc-form .field.radio.periodicity .description {
    width: 100%;
    padding-left: 15px;
  }
  #campaign-modal .container .modal-cont .inner .gc-form .field.radio.periodicity .options {
    border-left: 0;
    padding-top: 0;
    padding-bottom: 15px;
  }
  #campaign-modal .container .modal-cont .inner .gc-form .field .input-wrap {
    border-left: solid 1px #000000;
    padding-top: 15px;
    width: 408px;
  }
  #campaign-modal .container .modal-cont .inner .gc-form div.buttons {
    border-top: solid 2px #000000;
    width: 100%;
    margin: 0;
    padding: 30px 0;
    display: block;
    position: relative;
  }
  #campaign-modal .container .modal-cont .inner .gc-form div.buttons input.submit {
    width: 90px;
    padding: 15px 0;
    margin-left: 154px;
  }
  #campaign-modal .container .modal-cont .inner .gc-form div.buttons .close-modal {
    width: 90px;
    padding-top: 15px;
    margin-top: 7.5px;
    margin-left: 154px;
    text-align: center;
  }
  #campaign-modal .container .modal-cont .inner .gc-form div.buttons .response-output {
    width: 240px;
    position: absolute;
    top: 0;
    left: 260px;
  }
  #campaign-modal .container .modal-cont .inner .gc-form div.buttons .response-output p {
    line-height: 15px;
  }
  body.brand.modal-on .brand-head .branding {
    position: relative;
    z-index: 10002;
  }
  body.brand #campaign-modal .container .modal-cont {
    max-height: 800px;
  }
  body.single-car #campaign-modal .container .modal-cont {
    max-height: 620px;
  }
}
body.contact header.grand-chelem .atf {
  position: relative;
}
body.contact header.grand-chelem .atf:before {
  position: absolute;
  display: block;
  content: "";
  background-image: image_url(/assets/grand_chelem_bg-6afe02b204bb5ff5ed7b95026dc4d286b426311134f6fce57fb28d53270711c3.gif);
  width: 108%;
  height: auto;
  top: 0;
  bottom: 0;
  right: -32%;
  z-index: -100;
  background-size: cover;
  background-position: left center;
}
body.contact section.locations .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
body.contact section.locations .container div h2 {
  font-family: "DefaultFont", sans-serif;
  font-weight: 700;
}
@media screen and (max-width: 1023px) {
  body.contact section.locations .container div h2 {
    font-size: 26px;
    line-height: 39px;
  }
}
@media screen and (min-width: 1024px) {
  body.contact section.locations .container div h2 {
    font-size: 30px;
    line-height: 45px;
  }
}
body.contact section.locations .container div .semi-new-content-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
}
body.contact section.locations .container div .semi-new-content-column .location-container {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
}
body.contact section.locations .container div .semi-new-content-column .location-container .location-title {
  background-color: black;
  text-align: center;
  position: absolute;
}
body.contact section.locations .container div .semi-new-content-column .location-container .location-title strong, body.contact section.locations .container div .semi-new-content-column .location-container .location-title a {
  color: #FFFFFF;
  font-family: "DefaultFont", sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 1023px) {
  body.contact section.locations .container div .semi-new-content-column .location-container .location-title strong, body.contact section.locations .container div .semi-new-content-column .location-container .location-title a {
    font-size: 16px;
    line-height: 26px;
  }
}
@media screen and (min-width: 1024px) {
  body.contact section.locations .container div .semi-new-content-column .location-container .location-title strong, body.contact section.locations .container div .semi-new-content-column .location-container .location-title a {
    font-size: 18px;
    line-height: 30px;
  }
}
body.contact section.locations .container div .semi-new-content-column .location-container .location-row .location-img {
  display: none;
}
body.contact section.locations .container div .semi-new-content-column .location-container .location-row .location-img a {
  text-decoration: none;
  width: 100%;
  color: #000000;
}
body.contact section.locations .container div .semi-new-content-column .location-container .location-row .location-img a img {
  width: 100%;
  display: block;
  height: auto;
}
body.contact section.locations .container div .semi-new-content-column .location-container .location-row .location-data {
  text-align: left;
}
body.contact section.locations .container div .semi-new-content-column .location-container .location-row .location-data address, body.contact section.locations .container div .semi-new-content-column .location-container .location-row .location-data a, body.contact section.locations .container div .semi-new-content-column .location-container .location-row .location-data p {
  font-family: "DefaultFont", sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 1023px) {
  body.contact section.locations .container div .semi-new-content-column .location-container .location-row .location-data address, body.contact section.locations .container div .semi-new-content-column .location-container .location-row .location-data a, body.contact section.locations .container div .semi-new-content-column .location-container .location-row .location-data p {
    font-size: 14px;
    line-height: 26px;
  }
}
@media screen and (min-width: 1024px) {
  body.contact section.locations .container div .semi-new-content-column .location-container .location-row .location-data address, body.contact section.locations .container div .semi-new-content-column .location-container .location-row .location-data a, body.contact section.locations .container div .semi-new-content-column .location-container .location-row .location-data p {
    font-size: 14px;
    line-height: 30px;
  }
}
body.contact section.locations .container div .semi-new-content-column .location-container .location-row .location-data strong {
  width: 100%;
  display: inline-block;
}
body.contact section.locations .container div .semi-new-content-column .location-container .location-row .location-data a {
  width: 100%;
  color: #000000;
  display: block;
}
body.contact section.locations .container div .semi-new-content-column .location-container .location-row .location-data a:visited, body.contact section.locations .container div .semi-new-content-column .location-container .location-row .location-data a:active, body.contact section.locations .container div .semi-new-content-column .location-container .location-row .location-data a:focus {
  color: #000000;
}
body.contact section.locations .container div .semi-new-content-column .location-container .location-row .location-data a:first-child {
  font-weight: 700;
}
body.contact section.locations .container div .semi-new-content-column .location-container .location-row .location-data a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 1023px) {
  body.contact section.locations .container {
    padding-top: 52px;
    flex-direction: column;
  }
  body.contact section.locations .container nav.brands-sidebar {
    padding-top: 52px;
    order: 2;
  }
  body.contact section.locations .container > div {
    order: 1;
  }
  body.contact section.locations .container > div h2 {
    padding-bottom: 78px;
  }
  body.contact section.locations .container > div .semi-new-content-column {
    position: relative;
  }
  body.contact section.locations .container > div .semi-new-content-column .location-container {
    padding-bottom: 104px;
  }
  body.contact section.locations .container > div .semi-new-content-column .location-container .location-title {
    width: 150px;
    padding: 15px 0;
    left: -26px;
    top: -56px;
  }
  body.contact section.locations .container > div .semi-new-content-column .location-container .location-row {
    padding-bottom: 26px;
  }
  body.contact section.locations .container > div .semi-new-content-column .location-container .location-row .location-img {
    width: 100%;
    padding-bottom: 13px;
  }
  body.contact section.locations .container > div .semi-new-content-column .location-container .location-row .location-data {
    width: 80%;
    padding-top: 19.5px;
    margin: 0 auto;
  }
  body.contact section.locations .container > div .semi-new-content-column .location-container .location-row .location-data address, body.contact section.locations .container > div .semi-new-content-column .location-container .location-row .location-data p, body.contact section.locations .container > div .semi-new-content-column .location-container .location-row .location-data a {
    line-height: 22px;
  }
  body.contact section.locations .container > div .semi-new-content-column .location-container .location-row .location-data address {
    margin-bottom: 13px;
  }
  body.contact section.locations .container > div .semi-new-content-column .location-container .location-row .location-data > p:first-of-type, body.contact section.locations .container > div .semi-new-content-column .location-container .location-row .location-data div {
    margin-bottom: 20.8px;
  }
  body.contact section.locations .container > div .semi-new-content-column .location-container .location-row .location-data a:first-child {
    font-size: 16px;
    margin: 0 0 4px 0;
  }
  body.contact section.locations .container > div .semi-new-content-column .location-container .location-row:last-child {
    padding-bottom: 0;
  }
  body.contact section.locations .container > div .semi-new-content-column .location-container:last-child {
    padding-bottom: 45px;
  }
  body.contact section.locations .container > div .semi-new-content-column:before {
    position: absolute;
    content: "";
    display: block;
    background-color: #F5F5F5;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -10;
  }
}
@media screen and (min-width: 1024px) {
  body.contact section.locations .container {
    padding-top: 150px;
  }
  body.contact section.locations .container .brands-sidebar {
    margin-top: 15px;
  }
  body.contact section.locations .container > div {
    width: 70.9%;
    margin-left: 5%;
  }
  body.contact section.locations .container > div h2 {
    margin-left: 9%;
    padding-bottom: 90px;
  }
  body.contact section.locations .container > div .semi-new-content-column {
    width: 100%;
    position: relative;
  }
  body.contact section.locations .container > div .semi-new-content-column .location-container {
    padding-bottom: 105px;
  }
  body.contact section.locations .container > div .semi-new-content-column .location-container .location-title {
    width: 22%;
    padding: 15px 0;
    left: -9%;
    top: -60px;
  }
  body.contact section.locations .container > div .semi-new-content-column .location-container .location-row {
    padding-bottom: 15px;
    margin-left: 13%;
  }
  body.contact section.locations .container > div .semi-new-content-column .location-container .location-row .location-img {
    width: 42.88%;
    margin-right: 32px;
    float: left;
  }
  body.contact section.locations .container > div .semi-new-content-column .location-container .location-row .location-data {
    padding-top: 22.5px;
    width: calc(57.12% - 32px);
    float: left;
  }
  body.contact section.locations .container > div .semi-new-content-column .location-container .location-row .location-data address, body.contact section.locations .container > div .semi-new-content-column .location-container .location-row .location-data p, body.contact section.locations .container > div .semi-new-content-column .location-container .location-row .location-data a {
    line-height: 20px;
  }
  body.contact section.locations .container > div .semi-new-content-column .location-container .location-row .location-data address {
    margin-bottom: 12px;
  }
  body.contact section.locations .container > div .semi-new-content-column .location-container .location-row .location-data > p:first-of-type, body.contact section.locations .container > div .semi-new-content-column .location-container .location-row .location-data div {
    margin-bottom: 18px;
  }
  body.contact section.locations .container > div .semi-new-content-column .location-container .location-row .location-data a:first-child {
    font-size: 16px;
    margin: 2px 0 6px 0;
  }
  body.contact section.locations .container > div .semi-new-content-column .location-container .location-row:last-child {
    padding-bottom: 0;
  }
  body.contact section.locations .container > div .semi-new-content-column .location-container:last-child {
    padding-bottom: 60px;
  }
  body.contact section.locations .container > div .semi-new-content-column:before {
    position: absolute;
    content: "";
    display: block;
    background-color: #F5F5F5;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -10;
  }
}
