@font-face {
  font-family: master-v10;
  src: url(//d2638j3z8ek976.cloudfront.net/global-css-files/20241122-101210/fonts/icons/master-v10-4.woff2);
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
.icon {
  font-style: normal;
  display: inline-block;
  vertical-align: middle;
  speak: none;
  line-height: normal;
  font-size: 18px;
}
.icon:before {
  font-family: the-elite-cars-jetour, master-v10;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html {
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 16px;
  line-height: 1.6;
  direction: ltr;
}
body,
html {
  height: 100%;
}
body {
  margin: 0;
  -webkit-font-smoothing: antialiased;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: normal;
  background: #fff;
  color: #212121;
}
body > iframe,
body > img {
  display: none;
}
img {
  max-width: 100%;
}
.image img,
.thumb img {
  display: block;
}
audio,
canvas,
progress,
video {
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
q {
  font-style: italic;
}
small {
  font-size: 80%;
  line-height: normal;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
figure {
  margin: 0;
}
hr {
  box-sizing: content-box;
  height: 0;
}
code {
  font-size: 12px;
  font-family: Consolas, monospace, serif;
  color: #d05;
  white-space: nowrap;
  padding: 0 4px;
  border: 1px solid #ddd;
  border-radius: 3px;
  background: #fafafa;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  padding: 0;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
blockquote {
  font-style: italic;
  border-left: 5px solid #cdcdd2;
  font-size: 1rem;
  padding-left: 0.9375rem;
}
#nd-modals #nd-modal-module-settings .span6.span6 {
  margin: 0 !important;
}
img[src*="auto-client/placeholder"] {
  width: 100%;
}
div.loading {
  position: absolute;
  background: hsla(0, 0%, 88.2%, 0.3);
  inset: 0;
  z-index: 1500;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
img.loading {
  width: 64px !important;
  height: 64px !important;
  padding: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  border-radius: 100%;
  z-index: 100;
}
.loading > .icon {
  position: relative;
  height: 2.2857em;
}
.cssanimations .loading > .icon:before {
  position: absolute;
  content: " ";
  border-radius: 500rem;
  border: 0.2em solid rgba(0, 0, 0, 0.25);
  margin: 0 0 0 -1.14285em;
  width: 2.2857em;
  height: 2.2857em;
}
.loading > .icon:after {
  position: absolute;
  content: " ";
  top: 0;
  left: 50%;
}
.cssanimations .loading > .icon:after {
  border: 0.2em solid transparent;
  border-top-color: #fff;
  box-shadow: 0 0 0 1px transparent;
  border-radius: 500rem;
  animation: button-spin 1.2s linear;
  animation-iteration-count: infinite;
  margin: 0 0 0 -1.14285em;
  width: 2.2857em;
  height: 2.2857em;
}
label[for] {
  cursor: pointer;
}
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  min-height: 45px;
  width: 100%;
  margin: 0;
  padding: 0 0.9375em;
  font-size: 1rem;
  border: 1px solid #d4d4d4;
  outline: 0;
  color: rgba(0, 0, 0, 0.7);
  border-radius: 0;
  transition: background-color 0.3s ease-out, box-shadow 0.2s ease,
    border-color 0.2s ease;
  background-color: #fefefe;
  background-image: linear-gradient(180deg, #fff, #fcfcfc);
  background-repeat: repeat-x;
}
select[multiple],
select[size],
textarea {
  height: auto;
}
textarea {
  resize: vertical;
  padding: 0.9375em;
}
input::-ms-input-placeholder {
  color: #aaa;
  opacity: 1;
  font-style: italic;
}
input::placeholder {
  color: #aaa;
  opacity: 1;
  font-style: italic;
}
select {
  height: 45px;
  padding-right: 0;
}
input:focus,
select:focus,
textarea:focus {
  border-color: #2f6690;
  box-shadow: inset 0 0 5px 0 #2f6690;
}
input:disabled,
select:disabled,
textarea:disabled {
  cursor: default;
  opacity: 0.75;
  color: rgba(0, 0, 0, 0.7);
  background: #f1f1f1;
}
:first-child {
  margin-top: 0;
}
.h1,
h1 {
  font-size: 1.5rem;
}
.h1,
.h2,
h1,
h2 {
  line-height: normal;
  margin-top: 0;
  text-transform: none;
  font-weight: 400;
  color: #212333;
  font-style: normal;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  margin-bottom: revert;
  letter-spacing: 0;
}
.h2,
h2 {
  font-size: 1rem;
}
.h3,
h3 {
  font-size: 1.125rem;
}
.h3,
.h4,
h3,
h4 {
  line-height: normal;
  margin-top: 0;
  text-transform: none;
  font-weight: 400;
  color: #212333;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  font-style: normal;
  margin-bottom: revert;
}
.h4,
h4 {
  font-size: 0.875rem;
}
.h5,
h5 {
  font-size: 0.8125rem;
}
.h5,
.h6,
h5,
h6 {
  line-height: normal;
  margin-top: 0;
  text-transform: none;
  font-weight: 400;
  color: #212121;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  font-style: normal;
  margin-bottom: revert;
}
.h6,
h6 {
  font-size: 0.625rem;
}
p {
  margin-top: 0;
  margin-bottom: revert;
}
a {
  color: #3d69cb;
}
a:hover {
  text-decoration: none;
  color: #2f56aa;
}
.fontsize-xsmall {
  font-size: 0.625rem;
}
.fontsize-small {
  font-size: 0.75rem;
}
.fontsize-large {
  font-size: 1.25rem;
}
.fontsize-xlarge {
  font-size: 1.5rem;
}
.lcp-cover {
  background: #fff;
}
.container {
  margin: 0 10px;
}
#page-wrap {
  position: relative;
  height: 100%;
}
.row-fluid,
[class*="layout"] {
  margin-inline: -10px;
}
.row-fluid:after,
[class*="layout"]:after {
  content: " ";
  display: table;
  clear: both;
}
.row-fluid > [class*="layout"] {
  margin: 0;
}
#page-wrap .container-modal {
  margin: 0;
  padding: 0;
  min-height: 0;
  height: 0;
}
.container + .container,
.container-wrap + .container-wrap,
.row-fluid + .row-fluid {
  margin-top: 1.875rem;
}
.container + .container:after,
.container-wrap + .container-wrap:after,
.row-fluid + .row-fluid:after {
  content: " ";
  display: table;
  clear: both;
}
#content-wrap {
  padding-bottom: 0;
}
[class*="span"],
[class^="col-"] {
  width: 100%;
  min-height: 1px;
  padding-inline: 10px;
}
.module,
.tabs {
  width: 100%;
  padding-inline: 10px;
}
[class*="span"] > .module {
  padding-inline: 0;
}
.button {
  width: auto;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
[class*="col-xs"] {
  float: left;
}
.listing.module .row-fluid {
  margin: 0;
}
.listing.module [class*="layout"] {
  margin: 0;
}
.listing.module [class*="span"] {
  padding: 0;
}
.listing.module .module {
  padding-inline: 0;
}
.box-list.listing {
  font-size: 0;
}
.box-list.listing .list-item {
  display: inline-block;
  vertical-align: top;
}
.box-list.listing > .inner {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.box-list.listing.align-center > .inner {
  justify-content: center;
}
.box-list.listing .list-item {
  width: 50%;
  padding: 10px;
}
.box-list.listing .list-item .inset {
  font-size: 1rem;
}
#__ndcc_footerPlaceholder #__ndcc_footerContainer {
  width: auto;
  margin-bottom: 10px;
}
.no-cycle .controls,
.off .controls {
  display: none;
}
.reset-font .item {
  font-size: 16px;
}
.cyclr-container {
  position: relative;
}
[class*=" cycle"],
[class^="cycle"] {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
[class*=" cycle"] > .item,
[class^="cycle"] > .item {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  position: absolute;
  top: 0;
  direction: ltr;
  left: 0;
}
.no-cycle[class*=" cycle"] > .item,
.no-cycle[class^="cycle"] > .item,
.off[class*=" cycle"] > .item,
.off[class^="cycle"] > .item {
  position: static;
  display: inline-block;
}
[class*=" cycle"] > .item:first-child,
[class^="cycle"] > .item:first-child {
  z-index: 99;
  position: relative !important;
}
[class*=" cycle"] img.loading,
[class^="cycle"] img.loading {
  width: auto;
}
[class*=" cycle"] img:not(.loading),
[class^="cycle"] img:not(.loading) {
  width: 100%;
  height: auto;
  display: block;
}
[data-cycle-fx="carousel"] {
  text-align: center;
  font-size: 0;
}
[data-cycle-fx="carousel"] .cycle-sentinel,
[data-cycle-fx="carousel"] .item {
  display: inline-block;
  text-align: left;
  width: 85%;
  vertical-align: top;
  font-size: 1rem;
  position: static;
}
[data-cycle-fx="carousel"] .cycle-sentinel + .cycle-sentinel {
  display: none !important;
}
[data-cycle-fx="carousel"] .inset {
  white-space: normal;
  position: relative;
  display: block;
}
[data-cycle-fx="carousel"]:not([data-cycle-vertical="true"])
  .cycle-sentinel
  + .cycle-carousel-wrap {
  bottom: 0;
}
[data-cycle-fx="carousel"]:not([data-cycle-vertical="true"])
  .cycle-sentinel
  + .cycle-carousel-wrap
  .inset,
[data-cycle-fx="carousel"]:not([data-cycle-vertical="true"])
  .cycle-sentinel
  + .cycle-carousel-wrap
  .item {
  height: 100%;
}
.cycle-next,
.cycle-prev {
  text-decoration: none;
  display: block;
  position: absolute;
  left: 0;
  width: auto;
  cursor: pointer;
  z-index: 200;
  opacity: 0.7;
  transform: translateY(-50%);
  font-size: 25px;
  top: 50%;
}
.module-cycle.module-cycle.has-arrows .cycle-next,
.module-cycle.module-cycle.has-arrows .cycle-prev {
  font-size: 0;
  width: 46px;
  height: 46px;
  text-align: center;
  border: 2px solid #fff;
  border-radius: 0;
  background: transparent;
  color: #fff;
  opacity: 1;
  left: 0;
  right: auto;
}
.module-cycle.module-cycle.has-arrows .cycle-next:before,
.module-cycle.module-cycle.has-arrows .cycle-prev:before {
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\c001";
  color: #fff;
  transition: color 0.4s ease-in-out;
  font: normal normal 400 18px / normal the-elite-cars-jetour, master-v10;
}
.cycle-next:before,
.cycle-prev:before {
  content: "\e074";
  font-family: the-elite-cars-jetour, master-v10;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cycle-next span,
.cycle-prev span {
  height: 0;
  width: 0;
  overflow: hidden;
}
.no-touch .cycle-next:hover,
.no-touch .cycle-prev:hover {
  opacity: 1;
}
.cycle-next.disabled,
.cycle-prev.disabled {
  display: none;
  visibility: hidden;
  opacity: 0;
}
.cycle-next {
  left: auto;
  right: 0;
}
.module-cycle.module-cycle.has-arrows .cycle-next {
  background: transparent;
  color: #fff;
  right: 0;
  left: auto;
}
.module-cycle.module-cycle.has-arrows .cycle-next:before {
  content: "\c002";
  color: #fff;
}
.cycle-next:before {
  content: "\e075";
}
.cycle-next.disabled,
.cycle-next span,
.cycle-prev span {
  display: none;
}
.cycle-progress {
  position: absolute;
  z-index: 100;
  height: 0.3125em;
  background: #212333;
  top: 0;
  left: 0;
}
[class*="-cycle-pager"],
[class*="cycle-pager-container"] {
  position: absolute;
  width: auto;
  left: 0;
  right: 0;
  text-align: center;
  bottom: -40px;
}
[class*="-cycle-pager"] ul,
[class*="cycle-pager-container"] ul {
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 150;
  display: inline-block;
}
[class*="-cycle-pager"] ul li,
[class*="cycle-pager-container"] ul li {
  list-style: none;
  margin: 0;
  width: auto;
  display: inline-block;
  padding: 0 8px 0 0;
  text-align: left;
}
[class*="-cycle-pager"] ul li a,
[class*="cycle-pager-container"] ul li a {
  display: block;
  overflow: hidden;
  border: 0;
  box-shadow: unset;
  border-radius: 0;
  background: #dcdcdc;
  height: 2px;
  width: 30px;
  pointer-events: auto;
}
[class*="-cycle-pager"] ul li span,
[class*="cycle-pager-container"] ul li span {
  display: none;
}
[class*="-cycle-pager"] ul .cycle-pager-active a,
[class*="cycle-pager-container"] ul .cycle-pager-active a {
  background: #161616;
  border: 0;
}
.no-touch [class*="-cycle-pager"] ul a:hover,
.no-touch [class*="cycle-pager-container"] ul a:hover {
  background: #161616;
}
.cycle-pager-white [class*="-cycle-pager"] ul li:not(.cycle-pager-active) a,
.cycle-pager-white
  [class*="cycle-pager-container"]
  ul
  li:not(.cycle-pager-active)
  a {
  background: #fff;
}
.module-cycle.reset a:not(.btn) {
  text-decoration: none;
  color: inherit;
}
.module-cycle.has-arrows-bottom .cycle-next,
.module-cycle.has-arrows-bottom .cycle-prev {
  top: auto !important;
  bottom: -45px !important;
  transform: none !important;
}
.module-cycle.cycle--white.has-arrows .cycle-next,
.module-cycle.cycle--white.has-arrows .cycle-prev {
  background: #fff;
  border-color: #212333;
}
.module-cycle.cycle--white.has-arrows .cycle-next:before,
.module-cycle.cycle--white.has-arrows .cycle-prev:before {
  color: #212333;
}
.control-group {
  line-height: normal;
}
.control-group + .control-group {
  margin-top: 0.75em;
}
.control-group .control-label {
  display: inline-block;
  font-weight: 700;
  margin: 0 0 0.5em;
}
.control-group .control-label.u-inline {
  margin: 0 0.25em 0 0;
}
.controls:after {
  content: " ";
  display: table;
  clear: both;
}
.controls input {
  display: block;
}
.controls .geo-locator a {
  color: rgba(0, 0, 0, 0.7);
}
.add-on {
  min-width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #d4d4d4;
}
[class*="-prepend"] {
  display: flex;
  align-items: stretch;
}
[class*="-prepend"] .add-on {
  order: -1;
  border-radius: 0 0 0 0;
  border-right: 0;
}
[class*="-append"] {
  position: relative;
  display: flex;
  align-items: stretch;
}
[class*="-append"] .add-on {
  order: 2;
  border-radius: 0 0 0 0;
  border-left: 0;
}
.input-prepend .add-on {
  text-align: center;
  color: #000;
  background: #f5f5f6;
  line-height: 45px;
  width: 2em;
  text-shadow: 1px 1px 1px #fff;
}
.controls.has-action:after {
  content: " ";
  display: table;
  clear: both;
}
.controls.has-action.m-append input {
  width: auto;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  float: left;
}
.controls.has-action.m-append .button {
  padding: 0.0625px 1em;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  float: left;
}
.controls.has-action.m-prepend input {
  width: auto;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-left: 0;
}
.controls.has-action.m-prepend .button {
  padding: 0.0625px 1em;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  float: left;
}
.control-group.is-disabled .label {
  opacity: 0.7;
}
.control-group.is-loading {
  position: relative;
}
.control-group.is-loading:before {
  position: absolute;
  content: " ";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: hsla(0, 0%, 100%, 0.5);
}
.control-group.is-loading:after {
  position: absolute;
  content: " ";
  border-style: solid;
  visibility: visible;
  z-index: 101;
  top: 50%;
  left: 50%;
}
.cssanimations .control-group.is-loading:after {
  margin: -0.75em 0 0 -0.75em;
  width: 1.5em;
  height: 1.5em;
  border-color: #aaa rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1);
  border-width: 0.2em;
  box-shadow: 0 0 0 1px transparent;
  border-radius: 500rem;
  animation: field-spin 1.2s linear;
  animation-iteration-count: infinite;
}
@keyframes field-spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.option:not(.radio),
.tick-box {
  line-height: normal;
  position: relative;
  cursor: pointer;
  font-size: 1rem;
}
.option:not(.radio) input,
.tick-box input {
  cursor: pointer;
  position: absolute;
  width: 0;
  height: 0;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
}
.option.disabled:not(.radio) input,
.tick-box .control-label.disabled input {
  cursor: default;
  pointer-events: none;
}
.option.disabled:not(.radio) .label,
.tick-box span {
  display: inline-block;
  vertical-align: middle;
}
.option:not(.radio) .icon,
.tick-box .control-label {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  height: 20px;
  line-height: 1;
  margin: 0 5px 0 0;
  padding-left: 17px;
}
.option:not(.radio) .icon > span,
.tick-box .control-label > span {
  min-height: 17px;
}
.option.disabled:not(.radio),
.tick-box .control-label.disabled {
  opacity: 0.2;
  pointer-events: none;
}
.option:not(.radio) .icon:before,
.tick-box .control-label:before {
  content: " ";
  position: absolute;
  top: 0;
  width: 17px;
  height: 17px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  border: 1px solid #d4d4d4;
  background-color: #fdfdfd;
  background-image: linear-gradient(180deg, #fcfcfc, #fff);
  background-repeat: repeat-x;
  left: 0;
}
.option:not(.radio) .icon:after,
.tick-box .control-label:after {
  content: "";
  position: absolute;
  background: transparent;
  opacity: 0;
  transition: visibility 0.2s ease, opacity 0.2s ease, transform 0.2s ease,
    border-color 0.2s ease;
  width: 9px;
  height: 5px;
  border: 2px solid #d4d4d4;
  border-top: 0;
  border-right: 0;
  top: 5px;
  transform: rotate(-45deg) scale(0);
  left: 4px;
}
.option:hover:not(.radio) .icon:after,
.tick-box .control-label:hover:after {
  visibility: visible;
  opacity: 1;
  transform: rotate(-45deg) scale(1);
  border-color: 2px solid #d4d4d4;
}
.option.active:not(.radio) .icon:after,
.tick-box .control-label.active:after {
  visibility: visible;
  opacity: 1;
  border-color: #444;
  transform: rotate(-45deg) scale(1);
}
.option.active:not(.radio) .icon:before,
.tick-box .control-label.active:before {
  border-color: 1px solid #d4d4d4;
  background-color: #fdfdfd;
  background-image: linear-gradient(180deg, #fcfcfc, #fff);
  background-repeat: repeat-x;
}
.option.disabled.active:not(.radio) .icon:before,
.option.disabled:not(.radio) .icon:before,
.tick-box .control-label.disabled.active:before,
.tick-box .control-label.disabled:before {
  border-color: #f1f1f1;
}
.option.disabled:hover:not(.radio) .icon:after,
.tick-box .control-label.disabled:hover:after {
  visibility: hidden;
  opacity: 0;
  transform: rotate(-45deg) scale(0);
}
.option.disabled.active:not(.radio) .icon:after,
.tick-box .control-label.disabled.active:after {
  visibility: visible;
  opacity: 1;
  background: #bbb;
  transform: rotate(-45deg) scale(1);
}
.option.radio,
.radio-btn {
  line-height: normal;
  position: relative;
  cursor: pointer;
  font-size: 1rem;
}
.option.radio input,
.radio-btn input {
  cursor: pointer;
  position: absolute;
  width: 0;
  height: 0;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
}
.option.radio.disabled input .radio-btn .control-label.disabled input {
  cursor: default;
  pointer-events: none;
}
.option.radio .label,
.radio-btn .control-label span {
  display: inline-block;
  vertical-align: middle;
}
.option.radio .icon,
.radio-btn .control-label {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  position: relative;
  height: 17px;
  margin: 0 5px 0 0;
  padding-left: 17px;
}
.option.radio .icon > span,
.radio-btn .control-label > span {
  min-height: 17px;
}
.option.radio.disabled,
.radio-btn .control-label.disabled {
  opacity: 0.2;
  pointer-events: none;
}
.option.radio .icon:before,
.radio-btn .control-label:before {
  content: " ";
  position: absolute;
  top: 0;
  border-radius: 100%;
  width: 17px;
  height: 17px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  border: 1px solid #d4d4d4;
  background-color: #fff;
  background-image: linear-gradient(180deg, #fff, #fff);
  background-repeat: repeat-x;
  left: 0;
}
.option.radio .icon:after,
.radio-btn .control-label:after {
  content: " ";
  position: absolute;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.2s ease;
  border-radius: 100%;
  width: 0;
  height: 0;
  margin: 5px;
  background: #d4d4d4;
  top: 0;
  left: 0;
}
.option.radio:hover .icon:after,
.radio-btn .control-label:hover:after {
  visibility: visible;
  opacity: 1;
  width: 7px;
  height: 7px;
}
.option.radio.active .icon:after,
.radio-btn .control-label.active:after {
  visibility: visible;
  opacity: 1;
  width: 7px;
  height: 7px;
  background: #444;
}
.option.radio.active .icon:before,
.radio-btn .control-label.active:before {
  border-color: #d4d4d4;
}
.option.radio.disabled.active .icon:before,
.option.radio.disabled .icon:before,
.radio-btn .control-label.disabled.active:before,
.radio-btn .control-label.disabled:before {
  background: #f1f1f1;
}
.option.radio.disabled:hover .icon:after,
.radio-btn .control-label.disabled:hover:after {
  visibility: hidden;
  opacity: 0;
}
.option.radio.disabled.active .icon:after,
.radio-btn .control-label.disabled.active:after {
  visibility: visible;
  opacity: 1;
  background: #bbb;
}
.dropdown-menu:not(.inner) {
  display: none;
  top: 100%;
  margin: 0;
  list-style: none;
  padding: 0;
  background: #fff;
  left: 0;
}
.dropdown-menu .inner {
  margin: 0;
  padding: 0;
}
.dropdown-menu > li {
  display: inline;
  float: none;
}
.dropdown-menu > li.disabled a {
  opacity: 0.3;
}
.dropdown-menu > li a {
  display: block;
  text-decoration: none;
  background: #fff;
  padding: 0.625em;
  color: #000;
}
.dropdown-menu > li a > img {
  max-width: none;
}
.dropdown-menu > li a:focus,
.dropdown-menu > li a:hover {
  background: #e6e6e6;
  color: #000;
}
.dropdown-menu > li.current > a,
.dropdown-menu > li.current > a:hover {
  background: #e6e6e6;
  color: #000;
}
.nav > .dropdown a {
  position: relative;
}
.nav > .dropdown .icon {
  position: absolute;
  text-align: center;
  top: -1px;
  bottom: -1px;
  color: #000;
  right: -1px;
  background: none;
  border: 0;
  width: 16px;
  font-size: 18px;
}
.nav > .dropdown .icon:before {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  content: "\e076";
}
.nav > .dropdown.active > a {
  color: #000;
}
.nav > .dropdown.active .icon {
  color: #000;
}
.nav > .dropdown.active .icon:before {
  content: "\e073";
}
.nav {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  font-weight: 400;
  text-align: left;
}
.nav > li {
  margin: 0;
  padding: 0;
  position: relative;
  list-style: none;
}
.nav > li > a {
  text-decoration: none;
  display: block;
  background: #fff;
  color: #000;
  font-size: 1rem;
  padding: 15px 20px;
  border-bottom: 1px solid #f5f5f6;
}
.nav > li > a > img {
  max-width: none;
}
.nav > li.current > a,
.nav > li.current > a:hover {
  text-decoration: none;
  color: #000;
  background: #e6e6e6;
}
.nav .dropdown-menu img {
  width: 100%;
}
.nav .dropdown-menu li > a {
  padding: 15px 20px;
  color: rgba(0, 0, 0, 0.75);
  border-bottom: 1px solid #f5f5f6;
}
.nav .dropdown-menu li > a {
  font-size: 1rem;
}
.nav > .nav .icon {
  display: none;
}
.navbar {
  padding: 0;
  overflow: visible;
  position: relative;
}
.navbar:after {
  content: " ";
  display: table;
  clear: both;
}
.nav-collapse {
  display: none;
}
.nav-collapse.active,
.toggle-nav {
  display: block;
}
.toggle-nav {
  position: relative;
  text-align: center;
  cursor: pointer;
}
.toggle-nav:after {
  display: inline-block;
}
.toggle-nav .icon {
  display: inline-block;
  position: relative;
  width: 22px;
  height: 2px;
  border-radius: 0;
  background: currentColor;
  transform: translateZ(0);
  transition: background 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  margin: 0 5px 0 0;
}
.toggle-nav .icon:before {
  content: " ";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  transition: transform 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  width: 22px;
  height: 2px;
  border-radius: 0;
  top: -5px;
  background: currentColor;
}
.toggle-nav .icon:after {
  content: " ";
  transform: translateX(-50%);
  transition: transform 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  position: absolute;
  left: 50%;
  width: 22px;
  height: 2px;
  border-radius: 0;
  top: 5px;
  background: currentColor;
}
.toggle-nav.active .icon {
  background: none;
  transform: none;
}
.toggle-nav.active .icon:before {
  top: 50%;
  transform-origin: center;
  transform: translate(-50%, -50%) rotate(45deg);
}
.toggle-nav.active .icon:after {
  top: 50%;
  transform-origin: center;
  transform: translate(-50%, -50%) rotate(-45deg);
}
.module [class*="-sash"] {
  position: absolute;
  top: 9px;
  z-index: 105;
  left: 9px;
  max-width: 100%;
  font-size: 12px;
  padding: 3px 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: Arial;
  border-radius: 3px;
  background: #ef233c;
  color: #fff;
}
.pagination {
  padding: 0;
  list-style: none;
  text-align: center;
}
.pagination .pages {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0;
  text-align: center;
}
.pagination .pages li {
  display: inline-block;
  text-align: center;
  font-family: Arial;
  font-weight: 700;
  font-size: 14px;
  line-height: 42px;
  color: #212121;
}
.pagination .pages li > a,
.pagination .pages li > span {
  display: block;
  text-decoration: none;
  color: inherit;
  padding: 0 10px;
}
.pagination .pages li > a:focus,
.pagination .pages li > a:hover {
  color: #ef233c;
  outline: 0;
}
.pagination .pages li.active > a,
.pagination .pages li.active > span {
  cursor: default;
  color: #ef233c;
}
.pagination .pages li.disabled > a,
.pagination .pages li.disabled > span {
  cursor: default;
  opacity: 0.6;
}
.pagination .pages li.btn-first > a {
  padding: 0;
  background: #fff;
  color: #000;
  margin-right: 10px;
  font-size: 16px;
  width: 42px;
  height: 42px;
  border: 1px solid #cdcdd2;
}
.pagination .pages li.btn-first > a:hover {
  color: #ef233c;
}
.pagination .pages li.btn-first > a:before {
  content: "\e074";
  font-family: the-elite-cars-jetour, master-v10;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pagination .pages li.btn-first > a:after {
  margin-left: -8px;
  content: "\e074";
  font-family: the-elite-cars-jetour, master-v10;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pagination .pages li.btn-first span {
  display: none;
}
.pagination .pages li.btn-prev > a {
  padding: 0;
  background: #fff;
  color: #000;
  margin-right: 10px;
  font-size: 16px;
  width: 42px;
  height: 42px;
  border: 1px solid #cdcdd2;
}
.pagination .pages li.btn-prev > a:hover {
  color: #ef233c;
}
.pagination .pages li.btn-prev > a:before {
  content: "\e074";
  font-family: the-elite-cars-jetour, master-v10;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pagination .pages li.btn-prev span {
  display: none;
}
.pagination .pages li.btn-next > a {
  padding: 0;
  background: #fff;
  color: #000;
  font-size: 16px;
  width: 42px;
  height: 42px;
  border: 1px solid #cdcdd2;
  margin-left: 10px;
}
.pagination .pages li.btn-next > a:hover {
  color: #ef233c;
}
.pagination .pages li.btn-next > a:before {
  content: "\e075";
  font-family: the-elite-cars-jetour, master-v10;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pagination .pages li.btn-next span {
  display: none;
}
.pagination .pages li.btn-last > a {
  padding: 0;
  background: #fff;
  color: #000;
  font-size: 16px;
  width: 42px;
  height: 42px;
  border: 1px solid #cdcdd2;
  margin-left: 10px;
}
.pagination .pages li.btn-last > a:hover {
  color: #ef233c;
}
.pagination .pages li.btn-last > a:before {
  content: "\e075";
  font-family: the-elite-cars-jetour, master-v10;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pagination .pages li.btn-last > a:after {
  content: "\e075";
  margin-left: -8px;
  font-family: the-elite-cars-jetour, master-v10;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pagination .pages li.btn-last span {
  display: none;
}
.pagination .pages li.ellipsis > span {
  border: 0;
  background: none;
}
#dialog-loading {
  width: 190px;
  position: fixed;
  margin-left: -105px;
  left: 50%;
  top: 40%;
  z-index: 25;
  padding: 20px 10px 40px;
  min-height: 20px;
  background: #000;
  opacity: 0.7;
  border-radius: 5px;
}
#dialog-loading img {
  margin: 0 63px;
}
#dialog-loading span {
  display: block;
  color: #fff;
  font-size: 16px;
  position: absolute;
  top: 90px;
  left: 45px;
}
.vt-play-screen {
  display: none;
}
.vt-replay .vt-play-screen {
  display: block;
  position: absolute;
  inset: 0;
  background-color: #000;
}
.vt-flash-container {
  position: relative !important;
  width: 100% !important;
  height: 0 !important;
  padding-bottom: 56.25%;
  margin-bottom: 40px;
}
.vt-flash-container iframe {
  border: 0;
  position: absolute !important;
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100% !important;
}
.vt--overlay-controls .vt-flash-container {
  margin-bottom: 0;
}
.vt-control-close {
  position: absolute !important;
  cursor: pointer;
  z-index: 10;
  background: #000;
  text-align: center;
  line-height: 35px;
  top: -35px;
  height: 35px;
  width: 35px;
  right: 0;
}
.vt-control-close:before {
  content: "\e08b";
  color: #fff;
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font: normal normal 400 20px / normal the-elite-cars-jetour, master-v10;
}
.vt-controls {
  display: block;
  position: absolute !important;
  left: 0;
  width: 100%;
  z-index: 10;
  line-height: 40px;
  bottom: -40px;
  height: 40px;
  background: #1b1b1b;
}
.vt-progress-bar {
  cursor: pointer;
  background: #250016;
  height: 4px;
  position: absolute;
  left: 0;
  bottom: 100%;
  right: 0;
}
.vt-control-div:hover .vt-progress-bar,
.vt-control-div:hover .vt-progress-bar .ui-slider-range,
.vt-control-div:hover .vt-progress-bar .vt-buffer {
  height: 10px;
}
.vt-progress-bar-time {
  position: absolute !important;
  left: 50%;
  text-align: center;
  line-height: 20px;
  font-size: 10px;
  display: none;
  color: #000;
  top: -30px;
  margin-left: -15px;
  background: #fff;
  width: 30px;
  height: 20px;
}
.vt-progress-bar-time:after {
  width: 0;
  height: 0;
  border-color: #fff transparent transparent;
  border-style: solid;
  border-width: 5px 5px 0;
  content: " ";
  display: block;
  position: absolute !important;
  left: 50%;
  margin-left: -4px;
  bottom: -5px;
}
.vt-elapsed-slider {
  cursor: pointer;
  position: relative;
  z-index: 5;
}
.vt-elapsed-slider .ui-slider-range {
  height: 4px;
  width: 0;
  background: #ef233c;
}
.vt-buffer {
  height: 4px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 0;
  background: #777;
}
.vt-control-div {
  z-index: 10;
}
.vt-control-play {
  display: none;
  position: absolute !important;
  cursor: pointer;
  top: 50%;
  left: 50%;
  text-align: center;
  z-index: 10;
  font-size: 0;
  border-radius: 100%;
  width: 116px;
  height: 116px;
  background: #ef233c;
  color: #fff;
  transform: translate(-50%, -50%);
}
.span3 .vt-control-play {
  width: 50px;
  height: 50px;
}
.span3 .vt-control-play:before {
  font-size: 27px;
}
.vt-play .vt-control-play,
.vt-replay .vt-control-play {
  display: block;
}
.vt-control-play:before {
  margin-left: 5px;
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font: normal normal 400 65px / normal the-elite-cars-jetour, master-v10;
}
.vt-control-play:after {
  content: " ";
  vertical-align: middle;
  display: inline-block;
  height: 100%;
}
.vt-play .vt-control-play:before {
  content: "\e07b";
}
.vt-replay .vt-control-play:before {
  content: "\e07d";
}
.vt-control-btn {
  cursor: pointer;
  float: left;
  width: 28px;
  height: 28px;
  margin: 6px;
}
.vt-control-btn:before {
  color: #fff;
  text-transform: none;
  speak: none;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: top;
  font: normal normal 400 27px / normal the-elite-cars-jetour, master-v10;
}
.vt-play .vt-control-btn:before {
  content: "\e07b";
}
.vt-replay .vt-control-btn:before {
  content: "\e07d";
}
.vt-pause .vt-control-btn:before {
  content: "\e07a";
}
.vt-volume {
  float: right;
  width: 165px;
  font-size: 0;
  margin-right: 20px;
}
.vt-volume:before {
  margin-right: 5px;
  color: #fff;
  content: "\e086";
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font: normal normal 400 20px / normal the-elite-cars-jetour, master-v10;
}
.vt-volume.vt-unmute:before {
  content: "\e088";
}
.vt-volume.vt-half:before {
  content: "\e086";
}
.vt-volume.vt-mute:before {
  content: "\e087";
}
.vt-volume .vt-volume-controls {
  vertical-align: middle;
  display: inline-block;
  height: 100%;
}
.vt-volume .vt-volume-controls .vt-volume-slider {
  cursor: pointer;
  vertical-align: middle;
  display: inline-block;
  background: #8a8a8a;
  width: 130px;
  height: 4px;
}
.vt-volume .vt-volume-controls .vt-volume-slider:hover,
.vt-volume .vt-volume-controls .vt-volume-slider:hover .ui-slider-range {
  height: 10px;
}
.vt-volume .vt-volume-controls .vt-volume-slider .ui-slider-range {
  height: 4px;
  width: 0;
  background: #ef233c;
}
.vt-time {
  float: left;
  color: #fff;
  padding: 0 15px;
  font-size: 12px;
}
.vt-time .vt-current:after {
  content: "/";
  margin: 0 5px;
  display: inline-block;
  vertical-align: middle;
}
.yt-player-video-thumbnail {
  margin-top: 0 !important;
}
.tooltip {
  position: relative;
}
.tooltip .icon:before {
  content: "\e078";
}
.tooltip .tooltip-content {
  display: none;
  position: absolute;
  left: 50%;
  bottom: 50%;
  margin-bottom: 10px;
  line-height: 16px;
  z-index: 1000;
  padding: 10px;
  width: 200px;
  margin-left: -100px;
  background: #737373;
  border: 0;
  color: #fff;
  font-size: 11px;
  border-radius: 3px;
}
.tooltip .tooltip-content .tooltip-arrow {
  position: absolute;
  left: 50%;
  bottom: -10px;
  margin-left: -17px;
  width: 0;
  height: 0;
  border-inline: 10px solid transparent;
  border-top: 10px solid #737373;
}
.tooltip .tooltip-content ul {
  padding-left: 15px;
}
.tooltip .tooltip-content a {
  color: #fff;
}
.tooltip .tooltip-content p {
  padding-bottom: 5px;
}
.tooltip.tooltip-left .tooltip-content {
  left: -13px;
  bottom: 50%;
  margin-left: 0;
}
.tooltip.tooltip-left .tooltip-content .tooltip-arrow {
  left: 10px;
  bottom: -10px;
  margin-left: 0;
}
.tooltip.tooltip-right .tooltip-content {
  left: auto;
  bottom: 50%;
  right: -13px;
  margin-left: 0;
}
.tooltip.tooltip-right .tooltip-content .tooltip-arrow {
  right: 12px;
  left: auto;
}
.tooltip.tooltip-bottom .tooltip-content {
  bottom: auto;
  top: 50%;
  margin-top: 10px;
  margin-bottom: 0;
}
.tooltip.tooltip-bottom .tooltip-content .tooltip-arrow {
  bottom: auto;
  top: -10px;
  border-inline: 10px solid transparent;
  border-top: 0;
  border-bottom: 10px solid #737373;
}
.tooltip-mobile {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translate(-50%, -50%) scale(1.01);
  background: hsla(0, 0%, 40%, 0.85);
  border-radius: 10px;
  padding: 10px;
  text-align: center;
  font-family: Arial;
  font-size: 12px;
  max-width: 164px;
  line-height: normal;
  color: #fff;
  animation-duration: 1s;
  animation-fill-mode: both;
  z-index: 100;
}
.tooltip-mobile.is-hidden {
  animation-name: tooltipOut;
}
.tooltip-mobile.is-visible {
  animation-name: tooltipIn;
}
.tooltip-mobile > span {
  display: block;
}
.tooltip-mobile > span:last-child {
  margin-top: 5px;
}
@keyframes tooltipOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes tooltipIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.control-group.warning .checkbox,
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #e67e22;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #e67e22;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #bf6516;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f0b37e;
}
.control-group.warning .input-append .add-on,
.control-group.warning .input-prepend .add-on {
  color: #e67e22;
  background-color: #fbe9d9;
  border-color: #e67e22;
}
.control-group.warning .bootstrap-select .btn {
  border-color: #e67e22;
}
.control-group.error .checkbox,
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #e74c3c;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #e74c3c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #d62c1a;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f29f97;
}
.control-group.error .input-append .add-on,
.control-group.error .input-prepend .add-on {
  color: #e74c3c;
  background-color: #fdf3f2;
  border-color: #e74c3c;
}
.control-group.error .bootstrap-select .btn {
  border-color: #e74c3c;
}
.control-group.success .checkbox,
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #8cc14c;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #8cc14c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #72a238;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #bddb98;
}
.control-group.success .input-append .add-on,
.control-group.success .input-prepend .add-on {
  color: #8cc14c;
  background-color: #edf5e4;
  border-color: #8cc14c;
}
.control-group.success .bootstrap-select .btn {
  border-color: #8cc14c;
}
.control-group.info .checkbox,
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #2f6690;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #2f6690;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #224b6a;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #5b9aca;
}
.control-group.info .input-append .add-on,
.control-group.info .input-prepend .add-on {
  color: #2f6690;
  background-color: #a8c9e3;
  border-color: #2f6690;
}
.control-group.info .bootstrap-select .btn {
  border-color: #2f6690;
}
.form-module.form-module {
  position: relative;
  color: #404040;
  background: #fff;
}
.form-module.form-module:before {
  content: "Loading...";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.form-module.form-module.form-transparent {
  background: none;
}
.form-module.form-module.form-transparent:before {
  display: none;
}
.form-module.form-module.form-transparent form {
  background: none;
}
.form-module.form-module.form-transparent form .control-group {
  background: none;
  border-bottom: 0;
}
.form-module.form-module.color-white {
  color: #fff;
}
.form-module.form-module.form-condensed .control-group {
  padding: 5px 0;
}
.form-module.form-module .inner,
.form-module.form-module form {
  min-height: 100px;
  position: relative;
}
.form-module.form-module .control-enquiry-location-hash .inner {
  min-height: 0;
}
.form-module.form-module form {
  padding: 0 0 20px;
  background: #fff;
}
.form-module.form-module fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
.form-module.form-module select {
  height: 45px;
}
.form-module.form-module .header {
  font-size: 24px;
}
.form-module.form-module .divider {
  padding-top: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #bfbfbf;
}
.form-module.form-module .heading {
  padding: 0 20px 20px;
  border-bottom: 1px dotted #bfbfbf;
}
.form-module.form-module .title {
  font-size: 25px;
}
.form-module.form-module .sub-title {
  font-size: 13px;
}
.form-module.form-module .sub-title .required {
  float: right;
}
.form-module.form-module .select-picker .bootstrap-select .btn,
.form-module.form-module .select-picker .bootstrap-select .caret {
  display: none;
}
.form-module.form-module .select-picker .bootstrap-select .dropdown-menu {
  position: static;
  float: none;
  display: block;
  min-width: 0;
  width: auto;
  border: 1px solid #d6d6d6;
  min-height: 0 !important;
  max-height: 174px !important;
  border-radius: 5px;
  box-shadow: none;
}
.form-module.form-module .select-picker .bootstrap-select .dropdown-menu li {
  border-top: 1px solid #d6d6d6;
}
.form-module.form-module
  .select-picker
  .bootstrap-select
  .dropdown-menu
  li:first-child {
  border: 0;
}
.form-module.form-module
  .select-picker
  .bootstrap-select
  .dropdown-menu
  li
  > a {
  padding: 7px 20px;
}
.form-module.form-module .file-upload .file-hidden {
  position: absolute;
  left: -9999px;
}
.form-module.form-module .file-upload .icon:after {
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e09e";
  font: normal normal 400 20px / normal the-elite-cars-jetour, master-v10;
}
.form-module.form-module .file-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.form-module.form-module .file-list .item {
  list-style: none;
  margin: 10px 0 0;
  padding: 0;
  font-size: 12px;
  display: flex;
}
.form-module.form-module .file-list .thumb {
  max-width: 50px;
  margin-right: 5px;
}
.form-module.form-module .file-list .label,
.form-module.form-module .file-list .size {
  margin-right: 5px;
}
.form-module.form-module .file-list .remove {
  cursor: pointer;
  text-align: center;
  background: #d93939;
  color: #fff;
  line-height: 16px;
  width: 15px;
  height: 15px;
  font-family: Arial;
  font-size: 8px;
  border-radius: 50%;
  margin-left: auto;
}
.form-module.form-module .file-progress {
  position: relative;
  margin-top: 10px;
  background: #fff;
  border: 1px solid #c3c3c3;
  height: 18px;
  border-radius: 10px;
}
.form-module.form-module .file-progress:before {
  z-index: 5;
  content: " ";
  display: block;
  position: absolute;
  left: 10px;
  right: 10px;
  top: 50%;
  margin-top: -3px;
  background: #d9d9d9;
  height: 6px;
  border-radius: 10px;
}
.form-module.form-module .file-progress .value {
  z-index: 10;
  display: block;
  position: absolute;
  left: 10px;
  right: 10px;
  top: 50%;
  margin-top: -3px;
  height: 6px;
}
.form-module.form-module .file-progress .value .percentage {
  display: block;
  width: 0;
  height: 100%;
  background: #000831;
  border-radius: 10px;
}
.form-module.form-module .vehicle-information .vehicle-details {
  margin: 0;
}
.form-module.form-module .vehicle-information .cell {
  display: block;
  padding-bottom: 3px;
}
.form-module.form-module .vehicle-information .label,
.form-module.form-module .vehicle-information .value {
  display: inline-block;
  vertical-align: top;
  font-family: Arial;
  font-size: 13px;
}
.form-module.form-module .vehicle-information .label {
  width: 120px;
}
.form-module.form-module .vehicle-information .thumb {
  float: right;
  width: 110px;
}
.form-module.form-module .vehicle-information .controls {
  background: #fff;
  padding: 15px;
  border: 1px solid #d4d4d4;
  overflow: hidden;
}
.form-module.form-module .date-picker .icon:after {
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e0b6";
  font: normal normal 400 25px / normal the-elite-cars-jetour, master-v10;
}
.form-module.form-module .radio-btn {
  overflow: hidden;
}
.form-module.form-module .radio-btn .control-label {
  line-height: normal;
  width: auto;
  height: auto;
}
.form-module.form-module .radio-btn .control-label span {
  vertical-align: top;
  margin-left: 5px;
}
.form-module.form-module .radio-btn .control-label:after {
  left: 0;
  right: auto;
}
.form-module.form-module .radio-btn .controls {
  padding-top: 7px;
  float: left;
  clear: left;
}
.form-module.form-module .tick-box {
  overflow: hidden;
}
.form-module.form-module .tick-box .control-label {
  line-height: normal !important;
  width: auto !important;
  height: auto !important;
}
.form-module.form-module .tick-box .control-label span {
  margin-left: 5px;
  vertical-align: top;
}
.form-module.form-module .tick-box .controls {
  padding-top: 7px;
  float: left;
  clear: left;
}
.form-module.form-module .actions {
  overflow: hidden;
  margin-top: 10px;
}
.form-module.form-module .actions .btn {
  margin: 0;
  font-size: 12px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}
.form-module.form-module .actions .btn:after,
.form-module.form-module .actions .btn:before {
  display: none;
}
.form-module.form-module .control-group {
  border-bottom: 1px solid #fff;
  background: #fff;
  padding: 10px 0;
}
.form-module.form-module .control-group + .control-group {
  margin-top: 1px;
}
.form-module.form-module .control-group.terms-and-conditions {
  box-shadow: none;
  clear: both;
  border: 0;
}
.form-module.form-module
  .control-group.terms-and-conditions
  .accordian-content {
  color: rgba(0, 0, 0, 0.7);
  background-color: #fefefe;
  background-image: linear-gradient(180deg, #fff, #fcfcfc);
  background-repeat: repeat-x;
}
.form-module.form-module
  .control-group.terms-and-conditions
  .accordian-content
  .toggle-heading {
  padding: 14px;
  background: #d4d4d4;
  color: rgba(0, 0, 0, 0.7);
}
.form-module.form-module
  .control-group.terms-and-conditions
  .accordian-content
  .toggle-heading
  h4 {
  font-size: 16px;
  font-weight: 700;
}
.form-module.form-module
  .control-group.terms-and-conditions
  .accordian-content
  h1 {
  color: rgba(0, 0, 0, 0.7);
}
.form-module.form-module
  .control-group.terms-and-conditions
  .accordian-content
  .toggle-body {
  word-break: break-word;
}
.form-module.form-module .control-group.is-checkbox {
  overflow: hidden;
}
.form-module.form-module
  .control-group[class*="control-customer-agreement"]:after {
  content: " ";
  display: table;
  clear: both;
}
.form-module.form-module
  .control-group[class*="control-customer-agreement"]
  .control-label
  span {
  vertical-align: middle;
}
.form-module.form-module
  .control-group.control-customer-preferred-contact-method:after {
  content: " ";
  display: table;
  clear: both;
}
.form-module.form-module
  .control-group.control-privacy-statement
  .controls
  input {
  display: inline-block;
  position: relative;
  top: 2px;
  margin-left: 5px;
}
.form-module.form-module
  .control-group.control-marketing-preferences
  .control-label {
  padding-right: 20px;
}
.form-module.form-module
  .control-group.control-marketing-preferences
  .control-label
  input {
  position: relative;
  top: 2px;
  margin-left: 5px;
}
.form-module.form-module fieldset > label:not(.control-label) {
  margin: 10px 0;
  display: block;
  position: relative;
  padding: 20px 20px 0 50px;
}
.form-module.form-module fieldset > label:not(.control-label) input {
  position: absolute;
  top: 25px;
  left: 30px;
}
.form-module.form-module
  .controls
  input.field-name-customer-country-code-phone-number,
.form-module.form-module .controls input.field-name-customer-phone-number {
  width: 39% !important;
  float: left !important;
  margin-right: 1% !important;
}
.form-module.form-module .controls input.field-name-customer-phone-number {
  width: 100% !important;
  margin-right: 0 !important;
}
.form-module.form-module
  .controls
  input.field-name-customer-country-code-phone-number
  + input.field-name-customer-phone-number {
  width: 60% !important;
}
.form-module.form-module
  .controls
  label.field-name-customer-country-code-phone-number,
.form-module.form-module .controls label.field-name-customer-phone-number {
  margin-bottom: 5px;
  width: 39% !important;
  float: left !important;
  margin-right: 1% !important;
  padding-left: 0 !important;
}
.form-module.form-module .controls label.field-name-customer-phone-number {
  width: 60% !important;
  margin-right: 0 !important;
}
.form-module.form-module .form-actions {
  text-align: center;
  margin: 0;
  padding: 20px 0 0;
}
.form-module.form-module .form-actions .btn {
  min-width: 240px;
  width: auto;
  font-size: 14px;
}
.form-module.form-module .dpp .tick-box {
  padding-top: 10px;
}
.form-module.form-module .dpp .title {
  font-weight: 700;
  font-size: 16px;
}
.form-module.form-module .dpp strong {
  display: inline;
}
.form-module.form-module [class*="agreement"] .tick-box .control-label {
  min-height: 20px;
}
.form-module.form-module strong {
  display: block;
}
.form-module.form-module strong + span {
  padding: 0 18px;
  display: block;
}
.form-module.form-module .toggle-pane strong {
  padding: 0;
  display: inline;
}
.form-module.form-module span p {
  padding: 4px 0 10px;
  margin: 0;
}
.form-module.form-module label:not(.control-label) {
  font-weight: 700;
  display: inline-block;
  width: auto;
  padding: 0 0 0 36px;
}
.form-module.form-module label:not(.control-label) input {
  top: 5px;
  left: 18px;
  width: 13px;
  height: 13px;
}
.form-module.form-module .accordion-content {
  margin: 10px 18px 0;
  word-break: break-word;
}
.form-module.form-module.form-vertical .form-actions .btn {
  width: 100%;
}
.mCustomScrollbar {
  touch-action: pinch-zoom;
}
.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
  touch-action: auto;
}
.mCustomScrollBox {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: 0;
  direction: ltr;
}
.mCSB_container {
  width: auto;
  height: auto;
  overflow: hidden;
}
.mCSB_container.mCS_no_scrollbar {
  margin-right: 0;
}
.mCS_destroyed > .mCustomScrollBox > .mCSB_container.mCS_no_scrollbar,
.mCS_disabled > .mCustomScrollBox > .mCSB_container.mCS_no_scrollbar,
.mCSB_inside > .mCSB_container {
  margin-right: 8px;
}
.mCustomScrollBox > .mCSB_scrollTools {
  height: auto;
  position: absolute;
  top: 0;
  left: auto;
  bottom: 0;
  right: 1px;
  width: 8px;
}
.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 1px;
  left: 0;
  bottom: 1px;
  right: 0;
  height: auto;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
  height: 100%;
  margin: 0 auto;
  position: absolute;
  width: 8px;
  border-radius: 5px;
}
.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
  z-index: 5;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  position: relative;
  height: 100%;
  margin: 0 auto;
  text-align: center;
  width: 8px;
  border-radius: 5px;
}
.mCSB_horizontal > .mCSB_container {
  height: auto;
  margin-right: 0;
  margin-bottom: 30px;
  overflow: hidden;
}
.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar {
  margin-bottom: 0;
}
.mCS_destroyed > .mCSB_horizontal > .mCSB_container.mCS_no_scrollbar,
.mCS_disabled > .mCSB_horizontal > .mCSB_container.mCS_no_scrollbar {
  margin-right: 0;
  margin-bottom: 30px;
}
.mCSB_horizontal.mCustomScrollBox > .mCSB_scrollTools {
  width: 100%;
  height: 16px;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.mCSB_horizontal > .mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 0 20px;
}
.mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
  border-radius: 5px;
}
.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger {
  width: 30px;
  height: 100%;
}
.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
  border-radius: 5px;
}
.mCustomScrollBox > .mCSB_scrollTools {
  opacity: 0.75;
}
.mCustomScrollBox:hover > .mCSB_scrollTools {
  opacity: 1;
}
.mCSB_scrollTools .mCSB_draggerRail {
  background: #333;
  background: rgba(51, 51, 51, 0.5);
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: hsla(0, 0%, 94.5%, 0.75);
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: hsla(0, 0%, 94.5%, 0.85);
}
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background: hsla(0, 0%, 94.5%, 0.9);
}
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp {
  background-repeat: no-repeat;
  opacity: 0.4;
}
.bootstrap-select {
  position: relative;
  z-index: 950;
  font-size: 1rem;
}
.bootstrap-select .bs-caret {
  position: static;
}
.bootstrap-select button.btn {
  text-transform: none;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  max-width: none;
  text-shadow: none;
  letter-spacing: 0;
  min-height: 0;
  font-size: inherit;
  font-weight: inherit;
  box-shadow: none;
  line-height: 43px;
  width: 100%;
  margin: 0;
  border: 1px solid #d4d4d4;
  outline: 0;
  color: rgba(0, 0, 0, 0.7);
  border-radius: 0;
  transition: background-color 0.3s ease-out, box-shadow 0.2s ease,
    border-color 0.2s ease;
  background-color: #fefefe;
  background-image: linear-gradient(180deg, #fff, #fcfcfc);
  background-repeat: repeat-x;
  text-align: left;
  padding: 0 38px 0 0.9375em;
}
.bootstrap-select button.btn:after,
.bootstrap-select button.btn:before,
.bootstrap-select button.btn span:after,
.bootstrap-select button.btn span:before {
  display: none;
}
.bootstrap-select button.btn .filter-option {
  line-height: normal;
  padding: 3px 0;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  top: 0;
}
.bootstrap-select button.btn:hover {
  color: #000;
  background-color: #fefefe;
  background-image: linear-gradient(180deg, #fff, #fcfcfc);
  background-repeat: repeat-x;
}
.bootstrap-select button.btn.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.bootstrap-select button.btn:focus {
  color: rgba(0, 0, 0, 0.7);
  background: #fff;
  box-shadow: inset 0 0 5px 0 #2f6690;
  border-color: #2f6690;
}
.bootstrap-select .filter-option {
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  overflow: hidden;
  float: none;
  line-height: normal;
  display: inline-block;
  width: 100%;
  text-overflow: ellipsis;
  text-align: left;
}
.bootstrap-select .caret {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: 0;
  height: auto;
  width: 41px;
  right: 0;
}
.bootstrap-select .caret:after {
  background: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-inline: 0;
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e076";
  transform: translate(-50%, -50%);
  font: normal normal 400 20px / normal the-elite-cars-jetour, master-v10;
}
.bootstrap-select button.btn .caret:after {
  display: block;
}
.open .caret:after {
  content: "\e073";
}
.bootstrap-select .dropdown-menu:not(.inner) {
  display: none;
  min-width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  line-height: normal;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
  color: #000;
  background-color: #fff;
  border: 1px solid #d4d4d4;
  border-top: 0;
  border-radius: 0 0 0 0;
}
.bootstrap-select .dropdown-menu:not(.inner):after,
.bootstrap-select .dropdown-menu:not(.inner):before {
  display: none;
}
.bootstrap-select .dropdown-menu:not(.inner) + select {
  display: none;
}
.bootstrap-select .inner {
  border-radius: 0 !important;
  -webkit-overflow-scrolling: touch;
}
.bootstrap-select .inner::-webkit-scrollbar {
  -webkit-appearance: none;
}
.bootstrap-select .inner::-webkit-scrollbar:vertical {
  width: 10px;
}
.bootstrap-select .inner::-webkit-scrollbar:horizontal {
  height: 10px;
}
.bootstrap-select .inner::-webkit-scrollbar-thumb {
  cursor: pointer;
  border: 2px solid hsla(0, 0%, 88.2%, 0);
  background-color: rgba(0, 0, 0, 0.5);
}
.bootstrap-select .inner::-webkit-scrollbar-track {
  background-color: hsla(0, 0%, 88.2%, 0.5);
}
.bootstrap-select .dropdown-menu li {
  border: 0;
  margin: 0;
  padding: 0;
}
.bootstrap-select .dropdown-menu li.selected {
  display: block;
}
.bootstrap-select .dropdown-menu li:last-child {
  margin-bottom: 10px;
}
.bootstrap-select .dropdown-menu li:after,
.bootstrap-select .dropdown-menu li:before {
  display: none;
}
.bootstrap-select .dropdown-menu li > a {
  display: block;
  clear: both;
  font-weight: 400;
  cursor: pointer;
  background: none;
  line-height: normal;
  color: #000;
  padding: 8px 0.9375em;
  text-align: left;
}
.bootstrap-select .dropdown-menu li > a.opt {
  padding-left: 35px;
}
.bootstrap-select .dropdown-menu li > a i.check-mark {
  display: none;
}
.bootstrap-select .dropdown-menu li > a span.text {
  vertical-align: middle;
}
.bootstrap-select .dropdown-menu li > a small {
  padding-left: 0.5em;
}
.bootstrap-select .dropdown-menu li > a:focus,
.bootstrap-select .dropdown-menu li > a:hover {
  text-decoration: none;
  color: #fff;
  background: #ef233c;
}
.bootstrap-select .dropdown-menu li > .text {
  display: block;
  padding: 8px 0.9375em;
  text-align: left;
}
.bootstrap-select .dropdown-menu li.selected > a,
.bootstrap-select .dropdown-menu li.selected > a:focus,
.bootstrap-select .dropdown-menu li.selected > a:hover {
  text-decoration: none;
  outline: 0;
  color: #fff;
  background: #f25366;
}
.bootstrap-select .dropdown-menu li.disabled > a,
.bootstrap-select .dropdown-menu li.disabled > a:focus,
.bootstrap-select .dropdown-menu li.disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  cursor: default;
  pointer-events: none;
  color: #000;
}
.bootstrap-select.open {
  z-index: 1019;
}
.bootstrap-select.open > .dropdown-menu {
  display: block;
}
.bootstrap-select.open .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.modal-backdrop {
  position: fixed;
  inset: 0;
  z-index: 1040;
  height: 100%;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal {
  text-shadow: none;
  pointer-events: none;
  position: fixed;
  top: 10%;
  left: 10px;
  right: 10px;
  color: #212121;
  z-index: 1050;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  background-clip: padding-box;
  transition: opacity 0.3s linear, top 0.3s ease-out;
  outline: 0;
}
.cms .modal,
.modal.in {
  pointer-events: auto;
}
.modal.fade {
  top: -25%;
  transition: opacity 0.3s linear, top 0.3s ease-out;
}
.modal.fade.in {
  top: 10%;
}
.modal .container {
  width: auto;
}
.modal .thumbs {
  position: relative;
}
.modal .thumbs [class*="-sash"] {
  max-width: 90%;
}
.modal.fade.in {
  top: 5vh;
}
.modal .modal-header {
  background: #fff;
}
.modal .modal-header .close {
  text-decoration: none;
  cursor: pointer;
  float: right;
  border-radius: 100%;
  height: 32px;
  width: 32px;
  position: absolute;
  top: 16px;
  margin-top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
  line-height: normal;
  padding: 0;
  font-size: 0;
  color: #000;
  background: transparent;
  right: 14px;
}
.modal .modal-header .close.button {
  margin: 0;
  padding: 0 5px;
  line-height: 40px;
  color: #000;
}
.modal .modal-header .close:before {
  display: none;
}
.modal .modal-header .close:before {
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e08b";
  font: normal normal 400 25px / normal the-elite-cars-jetour, master-v10;
}
.modal .modal-header .close:hover {
  color: #000;
}
.modal .modal-header .close span {
  display: none;
}
.modal-header h3,
.modal-title {
  margin: 0;
  color: #212333;
  font-weight: 700;
  line-height: normal;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  padding: 20px 50px 20px 20px;
  border-bottom: 1px solid #f5f5f6;
  font-size: calc(20px + 5 * (100vw - 768px) / 832);
}
.modal-body .modal-header h3,
.modal-body .modal-title {
  padding: 0;
  border-bottom: 0;
}
.modal-header h3:empty,
.modal-title:empty {
  display: none;
}
.modal-body,
.modal > .modal-content {
  position: relative;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  margin-inline: 0;
  height: 60vh;
  max-height: none;
  padding: 20px;
}
.modal--body-collapsed .modal-body,
.modal--body-collapsed .modal > .modal-content {
  padding: 0 !important;
}
.modal--body-collapsed .modal-body .row-fluid,
.modal--body-collapsed .modal > .modal-content .row-fluid {
  margin-inline: 0;
}
.modal-footer {
  margin-bottom: 0;
  padding: 20px;
  background-color: transparent;
  border-top: 1px solid #f5f5f6;
  text-align: right;
}
.modal-footer:after {
  content: " ";
  display: table;
  clear: both;
}
.modal-footer.container {
  margin: 0;
  width: 100%;
}
.modal-footer .row-fluid {
  margin-inline: 0;
}
.modal-footer button.btn {
  padding: 0 3.07692308em;
}
.modal-footer .button.btn,
.modal-footer button.btn {
  display: inline-block;
}
.modal-footer .button.btn:after,
.modal-footer button.btn:after {
  display: none !important;
}
.modal-footer .btn + .btn {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in,
.modal-backdrop.fade.show {
  opacity: 0.46;
}
.modal-form {
  margin-bottom: 0;
}
.nd-edit .nd-module-btns {
  pointer-events: all;
}
#nd-website-editor-wrap ~ #page-wrap .modal--large {
  transform: none;
  left: auto;
}
#nd-website-editor-wrap
  ~ #page-wrap
  .modal.has-image
  .layout-4
  > div:last-child {
  height: auto;
}
.datepicker {
  width: 238px !important;
  position: absolute !important;
  font-family: Arial !important;
  background: #fff !important;
  color: #333 !important;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3) !important;
  z-index: 1400 !important;
}
.datepicker-inline {
  width: 220px !important;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
}
.datepicker > div {
  display: none;
}
.datepicker.days div.datepicker-days,
.datepicker.months div.datepicker-months,
.datepicker.years div.datepicker-years {
  display: block;
}
.datepicker table {
  margin: 0;
  border-collapse: collapse;
  width: 100%;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datepicker td,
.datepicker th {
  text-align: center;
  width: 30px;
  height: 30px;
  border: 0;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td.day {
  border: 1px solid #d1d2d2;
  background-color: #e6e6e6;
  background-image: linear-gradient(180deg, #ececec, #dedede);
  background-repeat: repeat-x;
  box-shadow: inset 1px 1px 1px #f0f0f0;
  font-size: 12px;
}
.datepicker table tr td.day.focused,
.datepicker table tr td.day:hover {
  cursor: pointer;
  background: #f5f5f6;
  color: #000;
}
.datepicker table tr td.new,
.datepicker table tr td.old {
  background: #fff;
  color: #f5f5f6;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #f5f5f6;
  cursor: default;
}
.datepicker table tr td.today,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover {
  background: #ef233c;
  color: #fff;
  box-shadow: none;
}
.datepicker table tr td.today:hover:hover {
  color: #000;
}
.datepicker table tr td.today.active:hover {
  color: #fff;
}
.datepicker table tr td.range,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range:hover {
  background: #f5f5f6;
  border-radius: 0;
}
.datepicker table tr td.range.today,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today:hover {
  background-color: #f29494;
  background-image: linear-gradient(180deg, #f28c99, #f2a18c);
  background-repeat: repeat-x;
  border-radius: 0;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected:hover {
  background-color: #f0f0f2;
  background-image: linear-gradient(180deg, #fff, #dadade);
  background-repeat: repeat-x;
  color: #000;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover {
  background: #ef233c;
  color: #fff;
  box-shadow: none;
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  font-size: 13px;
}
.datepicker table tr td span:hover {
  background: #f5f5f6;
  color: #000;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  cursor: default;
  color: #f5f5f6;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover {
  box-shadow: none;
  background: #ef233c;
  color: #fff;
}
.datepicker table tr td span.new,
.datepicker table tr td span.old {
  color: #f5f5f6;
}
.datepicker th.datepicker-switch {
  width: 145px;
}
.datepicker tfoot tr th,
.datepicker thead tr:first-child th {
  cursor: pointer;
  background: #ef233c;
  color: #fff;
  font-size: 13px;
}
.datepicker thead tr .dow {
  background: #f3f3f3;
  height: 22px;
  font-size: 9px;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.datepicker thead tr:first-child th.cw {
  cursor: default;
  background-color: transparent;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  cursor: pointer;
  width: 16px;
  height: 16px;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}
.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 1.6;
  padding: 4px 5px;
  font-weight: 400;
  line-height: 1.6;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #f5f5f6;
  border: 1px solid #d4d4d4;
  margin-inline: -5px;
}
.user-select {
  margin-top: 10px;
  max-width: 500px;
}
.slider {
  direction: ltr;
  position: relative;
  padding: 15px 0;
}
.slider .value {
  font-weight: 700;
  color: #212121;
}
.slider .current {
  position: absolute;
  bottom: 100%;
  right: 0;
}
.slider .ui-slider {
  position: relative;
  height: 5px;
  background: #f9b2ba;
  border-radius: 5px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  width: calc(100% - 30px);
}
.slider .ui-slider:after {
  content: "";
  position: absolute;
  left: 100%;
  top: 0;
  bottom: 0;
  width: 30px;
  background-color: #f9b2ba;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.slider .ui-slider-range {
  left: 0;
  top: 0;
  position: absolute;
  height: 5px;
  background: #ef233c;
  border-radius: 5px;
}
.slider .ui-slider-handle {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
  position: absolute;
  left: 0;
  cursor: pointer;
  z-index: 5;
  top: -12.5px;
  width: 30px;
  height: 30px;
  margin-left: 0;
  border: 0;
  border-radius: 100%;
  background: #ef233c;
}
.slider .ui-slider-handle.ui-state-active,
.slider .ui-slider-handle:hover {
  background: #d00f27;
}
[class*="-slider"] input {
  display: none;
}
[class*="-slider"] .control-label span {
  float: none;
}
.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
.collapse.in {
  height: auto;
}
.cssanimate {
  animation-duration: 0.5s;
  animation-fill-mode: both;
}
.cssanimate.infinite {
  animation-iteration-count: infinite;
}
@keyframes pulse {
  0%,
  to {
    transform: scaleX(1);
  }
  50% {
    transform: scale3d(0.95, 0.95, 0.95);
  }
}
.pulse {
  animation-name: pulse;
}
@keyframes pulseOut {
  0%,
  to {
    transform: scale(1) translateZ(0);
  }
  50% {
    transform: scale(1.1) translateZ(0);
  }
}
@keyframes bounceLeft {
  0%,
  10%,
  20%,
  80%,
  to {
    transform: translate(0);
  }
  5% {
    transform: translate(-7px);
  }
  15% {
    transform: translate(-3px);
  }
}
.bounceLeft {
  animation-name: bounceLeft;
}
@keyframes bounceRight {
  0%,
  10%,
  20%,
  80%,
  to {
    transform: translate(0);
  }
  5% {
    transform: translate(7px);
  }
  15% {
    transform: translate(3px);
  }
}
.bounceRight {
  animation-name: bounceRight;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
}
img[src=""] {
  display: none;
}
.home-banner,
.internal-banner {
  background-repeat: no-repeat;
  background-position: 50%;
  min-height: 0;
  background-image: url(//d2638j3z8ek976.cloudfront.net/42894fc66892f49fd05d6a3469b75f5f8d945754/1740389805/images/logo.png);
}
.home-banner .adverts-container,
.home-banner > .container,
.internal-banner .adverts-container,
.internal-banner > .container {
  background: #fff;
}
.loading-height,
.loading-height .inner {
  min-height: 100px;
}
.fancybox-wrap {
  width: 40% !important;
  top: 10% !important;
  left: 50% !important;
  margin-left: -20% !important;
  bottom: auto !important;
}
.fancybox-wrap:not(.fancybox-type-iframe) .fancybox-inner,
.fancybox-wrap:not(.fancybox-type-iframe) .fancybox-outer {
  height: auto !important;
}
.fancybox-inner,
.fancybox-outer {
  width: 100% !important;
}
.tgl-item {
  position: absolute !important;
  left: 50%;
  top: 10px;
  margin-left: -80px;
  font-size: 12px;
  padding: 0.5em 0.8em;
  color: #fff;
  border-radius: 2em;
  display: inline-block;
  background: rgba(0, 0, 0, 0.6);
}
.tgl-item .label {
  display: inline-block;
  vertical-align: middle;
  line-height: 1em;
  background: none;
}
.tgl {
  display: none;
}
.tgl + .tgl-btn {
  outline: 0;
  vertical-align: middle;
  display: inline-block;
  width: 2em;
  height: 1em;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: #f0f0f0;
  border-radius: 2em;
  padding: 2px;
  margin: 0 2px;
}
.tgl + .tgl-btn:after,
.tgl + .tgl-btn:before {
  position: relative;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
}
.tgl + .tgl-btn:after {
  border-radius: 50%;
  background: #000;
  transition: left 0.2s ease;
  left: 0;
}
.tgl + .tgl-btn:before {
  display: none;
}
.tgl:checked + .tgl-btn:after {
  left: 50%;
}
.segment {
  width: auto;
  display: block;
  padding: 20px;
  background: #fff;
  border: 1px solid #cdcdd2;
  margin-inline: 10px;
}
.segment:after {
  content: " ";
  display: table;
  clear: both;
}
.segment.has-header {
  position: relative;
  margin-top: 20px;
}
.segment .cms ol,
.segment .cms ul {
  padding-left: 10px;
}
.segment[class^="layout"] {
  margin-inline: 10px;
}
.segment.row-fluid {
  margin-inline: 0;
}
.segment.module {
  padding: 20px;
}
.segment.button {
  display: block;
  width: auto;
}
.segment.button + .button.segment {
  padding-left: 20px;
}
.segment + .segment,
.segment + .segment[class*="top attached"] {
  margin-top: 20px;
}
.segment.attached {
  border-block: 0;
  margin-top: 0;
}
.segment[class*="top attached"] {
  border-top: 1px solid #cdcdd2;
  border-bottom: 0;
}
.segment[class*="bottom attached"] {
  border-bottom: 1px solid #cdcdd2;
  border-top: 0;
}
.segment.alternative {
  background: #cdcdd2;
}
.segment.inverted {
  background: #000;
  color: #fff;
}
.segment.inverted h1,
.segment.inverted h2,
.segment.inverted h3 {
  color: inherit;
}
.segment[class*="top collapsed"] {
  padding-top: 3px;
}
.segment[class*="bottom collapsed"] {
  padding-bottom: 3px;
}
.segment.tabs {
  padding-inline: 0;
  padding-bottom: 0;
}
.segment .module,
.segment [class^="span"] {
  padding-inline: 0;
}
.segment__header {
  position: absolute;
  line-height: 1;
  background: #fff;
  left: 10px;
  top: -10px;
}
.alternative .segment__header {
  background: #cdcdd2;
}
.inverted .segment__header {
  background: #000;
  color: #fff;
}
.print-only {
  display: none;
}
.sticky-module.is-hidden-top {
  overflow: hidden;
  height: 0 !important;
}
.sticky-module.is-hidden-top .sticky-module-inset {
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.sticky-module.is-hidden-top .sticky-module-inset.fixed {
  opacity: 1;
}
.u-clearfix:after {
  content: " ";
  display: table;
  clear: both;
}
.u-inline {
  vertical-align: middle;
  display: inline-block !important;
}
.u-inline.is-top {
  vertical-align: top;
}
.u-inline.is-bottom {
  vertical-align: bottom;
}
.block .btn,
.u-block {
  display: block !important;
}
.u-noscroll {
  overflow: hidden;
}
.u-hidden {
  visibility: hidden !important;
}
.hide,
.u-hide {
  display: none;
}
.hidden {
  visibility: hidden !important;
  display: none !important;
}
.hr {
  clear: both;
  border: 0;
  border-bottom: 1px solid #cdcdd2;
  height: 1px;
  padding: 20px 0 0;
  margin: 0 0 20px;
}
.hr:first-child {
  padding-top: 0;
}
.responsive-iframe,
.responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.responsive-iframe .map,
.responsive-iframe iframe,
.responsive-video .map,
.responsive-video iframe {
  border: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.embed-responsive-21by9 {
  padding-bottom: 42.85714286%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.embed-responsive-3by2 {
  padding-bottom: 66.66666667%;
}
html {
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
}
.reset {
  color: #212121;
}
.reset .inner {
  position: relative;
}
.reset .inner:after {
  content: " ";
  display: table;
  clear: both;
}
.reset .text span + span {
  padding-top: 20px;
}
.reset .image,
.reset .thumb {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.reset .responsive-image,
.reset span {
  display: block;
}
.reset .inner > a {
  text-decoration: none;
  color: inherit;
  display: block;
}
.reset .btn,
.reset .btn span {
  display: inline-block;
}
.reset.text-span-collapse .text span + span {
  padding-top: 0 !important;
}
[class*="border-"] .inner:before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 15;
}
.thumb--scale-150 .thumb {
  overflow: hidden;
}
.thumb--scale-150 div.responsive-image {
  transform: scale(1.5);
}
.thumb--scale-150 img {
  transform: scale(0.6666);
}
.thumb--scale-200 .thumb {
  overflow: hidden;
}
.thumb--scale-200 div.responsive-image {
  transform: scale(2);
}
.thumb--scale-200 img {
  transform: scale(0.5);
}
.osano-cm-dialog {
  background: #fff;
  color: #212121;
  padding-right: 2em;
}
.osano-cm-window {
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  font-size: 16px;
  color: #212121;
}
.osano-cm-link {
  color: #3d69cb;
}
.osano-cm-content__message {
  padding-bottom: 0;
}
.osano-cm-close,
.osano-cm-dialog__close {
  background: none;
  line-height: normal;
  transform: none;
  margin-top: 0.5em;
  color: #212121;
  stroke: #212121;
}
.osano-cm-close:focus,
.osano-cm-close:focus:hover,
.osano-cm-close:hover,
.osano-cm-dialog__close:focus,
.osano-cm-dialog__close:focus:hover,
.osano-cm-dialog__close:hover {
  stroke-width: 1px;
  transition: unset;
  background: none;
  color: #212121;
  stroke: #212121;
}
.osano-cm-widget {
  box-shadow: none;
}
.osano-cm-button {
  border: 0;
  color: #fff;
  background-color: #3d4347;
  font-weight: 400;
  text-transform: unset;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  letter-spacing: 0.075em;
  position: relative;
  overflow: hidden;
  z-index: 1;
  margin-top: 0;
  padding-block: 0;
  min-width: 6em;
  line-height: 45px;
  font-size: 0.8125rem;
  border-radius: 5px;
}
.osano-cm-button span {
  position: relative;
  top: -2px;
}
.osano-cm-button:after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 0;
  height: 100%;
  top: 0;
  background-color: #25292c;
  transition: width 0.4s ease-in-out;
  left: 0;
}
.osano-cm-button:before {
  display: none;
}
.osano-cm-button.osano-cm-button--type_denyAll {
  color: #fff;
  background-color: #212333;
}
.osano-cm-button.osano-cm-button--type_denyAll:after {
  background-color: #3d69cb;
}
.osano-cm-button:focus,
.osano-cm-button:focus:hover,
.osano-cm-button:hover {
  color: #fff;
  background-color: #25292c;
}
.osano-cm-button:focus:after,
.osano-cm-button:focus:hover:after,
.osano-cm-button:hover:after {
  width: 100%;
}
.osano-cm-button.osano-cm-button--type_denyAll:hover {
  color: #fff;
  background-color: #3d69cb;
}
.osano-cm-dialog--type_box {
  border: 1px solid #e6e6e6;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
}
.osano-cm-dialog--type_box .osano-cm-dialog__buttons,
.osano-cm-dialog--type_box .osano-cm-dialog__list {
  margin-top: 1em;
}
.osano-cm-dialog--type_bar {
  border-top: 1px solid #e6e6e6;
}
.alert {
  display: flex;
  align-items: center;
  padding: 10px;
  font-size: 12px;
}
.alert.align-center {
  justify-content: center;
}
.alert .icon {
  margin-right: 10px;
}
.alert .icon:before {
  font-size: 27px;
}
.alert-primary {
  color: #fff;
  background-color: #ef233c;
}
.alert-info {
  background-color: rgba(47, 102, 144, 0.1);
}
.alert-info .icon:before {
  content: "\e078";
}
.alert-warning {
  background-color: rgba(230, 126, 34, 0.1);
}
.alert-warning .icon:before {
  content: "\e078";
}
.alert--small {
  padding: 3px 10px;
  font-size: 12px;
}
.alert--large {
  padding: 30px 40px;
  font-size: 18px;
}
[class*="-placeholder"] img {
  width: 100%;
}
[class*="-placeholder"] img[src*="no-image"] {
  visibility: hidden;
}
.light-grey-placeholder figure.responsive-image {
  background-color: #f5f5f6;
}
.dark-grey-placeholder figure.responsive-image {
  background-color: #222226;
}
.black-placeholder figure.responsive-image {
  background-color: #000;
}
.r0s6xIqJEJc-placeholder.overlay__image {
  min-height: 100%;
}
.r0s6xIqJEJc-placeholder figure.responsive-image {
  background-image: url("../img/r0s6xIqJEJc.jpg");
  background-position: bottom;
  background-size: cover;
}
.jITe62j1db-placeholder.overlay__image {
  min-height: 100%;
}
.jITe62j1db-placeholder figure.responsive-image {
  background-image: url(//d2638j3z8ek976.cloudfront.net/global-css-files/20241122-101210/images/placeholders/jITe62j1db.jpg);
  background-position: bottom;
  background-size: cover;
}
.XoYknhTSng-placeholder {
  height: 100%;
  background-image: url(//d2638j3z8ek976.cloudfront.net/global-css-files/20241122-101210/images/placeholders/valuations/02.jpg);
}
.XoYknhTSng-placeholder * {
  height: 100%;
}
.XoYknhTSng-placeholder img {
  height: 100% !important;
  background: #fff;
}
.FNqxDJmhrM-placeholder figure.responsive-image {
  background-repeat: no-repeat;
  background-position: 50%;
  background-image: url(//d2638j3z8ek976.cloudfront.net/global-css-files/20241122-101210/images/placeholders/valuations/01.jpg);
}
.r0s6xIqJEJd-placeholder figure.responsive-image {
  background-image: url(//d2638j3z8ek976.cloudfront.net/global-css-files/20241122-101210/images/placeholders/r0s6xIqJEJd.jpg);
}
.LHQOvKNQxC-placeholder figure.responsive-image {
  background-image: url(//d2638j3z8ek976.cloudfront.net/global-css-files/20241122-101210/images/templates/new-detail/05/spec.jpg);
}
.LHQOvKNQxC-placeholder img[src*="no-image"] {
  padding-bottom: 50%;
}
.PYuOdzGRvh-placeholder figure.responsive-image {
  background-image: url(//d2638j3z8ek976.cloudfront.net/global-css-files/20241122-101210/images/templates/new-detail/05/next-step.jpg);
  background-position: 50%;
}
.ZGGHDotSqN-placeholder figure.responsive-image {
  background-image: url(//d2638j3z8ek976.cloudfront.net/global-css-files/20241122-101210/images/templates/new-detail/05/valuations.jpg);
  background-position: 50%;
  background-size: cover;
}
.hmLBgLloiu-placeholder figure.responsive-image {
  background-image: url(//d2638j3z8ek976.cloudfront.net/global-css-files/20241122-101210/images/templates/new-detail/05/test-drive.jpg);
  background-position: 50%;
  background-size: cover;
}
.PYuOdzGRsh-placeholder figure.responsive-image {
  background-image: url(//d2638j3z8ek976.cloudfront.net/global-css-files/20241122-101210/images/placeholders/PYuOdzGRsh.jpg);
  background-position: bottom;
  background-size: cover;
}
.RhHDKqEZnP-placeholder figure.responsive-image {
  background-image: url(//d2638j3z8ek976.cloudfront.net/global-css-files/20241122-101210/images/placeholders/RhHDKqEZnP.jpg);
  background-position: top;
}
.zMVkYWbqAX-placeholder figure.responsive-image {
  background-image: url(//d2638j3z8ek976.cloudfront.net/global-css-files/20241122-101210/images/placeholders/zMVkYWbqAX.jpg);
  background-position: top;
  background-size: 100% auto;
}
.fyoxcloytK-placeholder figure.responsive-image {
  background-image: url(//d2638j3z8ek976.cloudfront.net/global-css-files/20241122-101210/images/placeholders/fyoxcloytK.jpg);
  background-position: top;
  background-size: 100% auto;
}
.Mgv4sDnEcX-placeholder figure.responsive-image {
  background-image: url(//d2638j3z8ek976.cloudfront.net/global-css-files/20241122-101210/images/placeholders/Mgv4sDnEcX.jpg);
  background-position: top;
  background-size: 100% auto;
}
.vKdtXTsZNk-placeholder figure.responsive-image {
  background-image: url(//d2638j3z8ek976.cloudfront.net/global-css-files/20241122-101210/images/placeholders/vKdtXTsZNk.jpg);
  background-position: top;
  background-size: 100% auto;
}
.fuPwxgULhC-placeholder figure.responsive-image {
  background-image: url(//d2638j3z8ek976.cloudfront.net/global-css-files/20241122-101210/images/placeholders/fuPwxgULhC.jpg);
  background-position: top;
  background-size: cover;
}
.TyLcJbfuRf-placeholder figure.responsive-image {
  background-image: url(//d2638j3z8ek976.cloudfront.net/global-css-files/20241122-101210/images/placeholders/TyLcJbfuRf.jpg);
  background-position: top;
  background-size: cover;
}
.xEJskMJYix-placeholder figure.responsive-image {
  background-image: url(//d2638j3z8ek976.cloudfront.net/global-css-files/20241122-101210/images/placeholders/xEJskMJYix.jpg);
  background-position: 50%;
}
.XeG191GlSB-placeholder figure.responsive-image {
  background-image: url(//d2638j3z8ek976.cloudfront.net/global-css-files/20241122-101210/images/placeholders/XeG191GlSB.jpg);
  background-position: 50%;
}
.txbMa55PJi-placeholder figure.responsive-image {
  background-image: url(//d2638j3z8ek976.cloudfront.net/global-css-files/20241122-101210/images/placeholders/txbMa55PJi.jpg);
  background-position: 50%;
}
.stUVUmfhNr-placeholder figure.responsive-image {
  background-image: url(//d2638j3z8ek976.cloudfront.net/global-css-files/20241122-101210/images/placeholders/stUVUmfhNr.jpg);
  background-position: top;
}
.in5Se6K2dZ-placeholder figure.responsive-image {
  background-image: url(//d2638j3z8ek976.cloudfront.net/global-css-files/20241122-101210/images/placeholders/in5Se6K2dZ.jpg);
  background-position: top;
}
.fhYCKPqtge-placeholder figure.responsive-image {
  background-image: url(//d2638j3z8ek976.cloudfront.net/global-css-files/20241122-101210/images/placeholders/fhYCKPqtge.png);
  background-position: 100%;
  background-size: cover;
}
.kdRkkueYPj-placeholder figure.responsive-image {
  background-image: url(//d2638j3z8ek976.cloudfront.net/global-css-files/20241122-101210/images/placeholders/kdRkkueYPj.jpg);
  background-position: 50%;
  background-size: cover;
}
.dwjfZvj8zH-placeholder figure.responsive-image {
  background-image: url(//d2638j3z8ek976.cloudfront.net/global-css-files/20241122-101210/images/placeholders/dwjfZvj8zH.jpg);
  background-position: 50%;
  background-size: cover;
}
.g3JOLat48T-placeholder figure.responsive-image {
  background-image: url(//d2638j3z8ek976.cloudfront.net/global-css-files/20241122-101210/images/placeholders/g3JOLat48T.jpg);
  background-position: 50%;
  background-size: cover;
}
.i6OnVsY8FP-placeholder figure.responsive-image {
  background-image: url("../img/i6OnVsY8FP.jpg");
  background-position: 50%;
  background-size: cover;
}
.DOVXQAabta-placeholder figure.responsive-image {
  background-image: url(//d2638j3z8ek976.cloudfront.net/global-css-files/20241122-101210/images/placeholders/valuations/DOVXQAabta.jpg);
  background-position: 50%;
  background-size: cover;
}
.OngQxBOhRy-placeholder figure.responsive-image {
  background-image: url(//d2638j3z8ek976.cloudfront.net/global-css-files/20241122-101210/images/placeholders/valuations/OngQxBOhRy.jpg);
  background-position: 50%;
  background-size: cover;
}
.mPZuesNleo-placeholder figure.responsive-image {
  background-image: url(//d2638j3z8ek976.cloudfront.net/global-css-files/20241122-101210/images/placeholders/valuations/mPZuesNleo.jpg);
  background-position: 50%;
  background-size: cover;
}
.HFJhDOMggt-placeholder figure.responsive-image {
  background-image: url(//d2638j3z8ek976.cloudfront.net/global-css-files/20241122-101210/images/templates/buy-online/01/HFJhDOMggt.jpg);
  background-position: 50%;
  background-size: cover;
}
.uwqfvtrQCb-placeholder figure.responsive-image {
  background-image: url(//d2638j3z8ek976.cloudfront.net/global-css-files/20241122-101210/images/templates/buy-online/01/uwqfvtrQCb.png);
  background-position: 50%;
  background-size: cover;
}
.eYbQIZWMzt-placeholder figure.responsive-image {
  background-image: url(//d2638j3z8ek976.cloudfront.net/global-css-files/20241122-101210/images/templates/buy-online/01/eYbQIZWMzt.png);
  background-position: 50%;
  background-size: cover;
}
.VfegHOnGVb-placeholder figure.responsive-image {
  background-image: url(//d2638j3z8ek976.cloudfront.net/global-css-files/20241122-101210/images/templates/buy-online/01/VfegHOnGVb.jpg);
  background-position: 50%;
  background-size: cover;
}
.wUpLHTpMOw-placeholder figure.responsive-image {
  background-image: url(//d2638j3z8ek976.cloudfront.net/global-css-files/20241122-101210/images/templates/buy-online/01/wUpLHTpMOw.png);
  background-position: 50%;
  background-size: cover;
}
.XeXqhCBoxH-placeholder figure.responsive-image {
  background-image: url(//d2638j3z8ek976.cloudfront.net/global-css-files/20241122-101210/images/templates/buy-online/01/XeXqhCBoxH.png);
  background-position: 50%;
  background-size: cover;
}
.WrRVnuehJM-placeholder figure.responsive-image {
  background-image: url(//d2638j3z8ek976.cloudfront.net/global-css-files/20241122-101210/images/templates/buy-online/01/WrRVnuehJM.png);
  background-position: 50%;
  background-size: cover;
}
.gaiHAsVKic-placeholder figure.responsive-image {
  background-image: url(//d2638j3z8ek976.cloudfront.net/global-css-files/20241122-101210/images/placeholders/gaiHAsVKic.jpg);
  background-position: 50% top;
}
.zgtu7WQhmM-placeholder figure.responsive-image {
  background-image: url(//d2638j3z8ek976.cloudfront.net/global-css-files/20241122-101210/images/placeholders/zgtu7WQhmM.jpg);
  background-position: 50% top;
}
.lQPLEWRsul-placeholder figure.responsive-image {
  background-image: url(//d2638j3z8ek976.cloudfront.net/global-css-files/20241122-101210/images/placeholders/lQPLEWRsul.jpg);
  background-position: 50%;
}
.divider.horizontal {
  display: flex;
  white-space: nowrap;
  align-items: center;
  width: 100%;
  margin-top: 1em;
  margin-bottom: 1em;
  font-size: 0.8rem;
}
.divider.horizontal:after,
.divider.horizontal:before {
  content: "";
  display: block;
  flex: 1 1 50%;
  border-bottom: 1px solid #e8e8ea;
}
.divider.horizontal:after {
  margin-left: 10px;
}
.divider.horizontal:before {
  margin-right: 10px;
}
.stepper__header {
  position: relative;
  height: 24px;
  margin-bottom: 30px;
}
.stepper__bar {
  position: absolute;
  top: 50%;
  right: 7px;
  left: 7px;
  transform: translateY(-50%);
  height: 4px;
  background: #fff;
}
.stepper__bar__scale {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  transition: width 0.3s;
  background: #ef233c;
}
.stepper__steps {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.stepper__step {
  align-items: center;
  display: flex;
  flex-direction: column;
  position: relative;
  text-decoration: none;
}
.stepper__step:first-child {
  align-items: flex-start;
}
.stepper__step:last-child {
  align-items: flex-end;
}
.stepper__label {
  padding-top: 10px;
  display: none;
  color: inherit;
}
.stepper__step__pip {
  align-items: center;
  border-radius: 50%;
  display: inline-flex;
  font-size: 12px;
  justify-content: center;
  flex: 0 0 24px;
  height: 24px;
  min-width: 24px;
  width: 24px;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  background: #fff;
}
.stepper__step--complete .stepper__step__pip {
  color: #fff;
  background: #ef233c;
}
.stepper__step--complete .stepper__label {
  color: #ef233c;
}
.stepper__step--complete:hover .stepper__step__pip {
  transform: scale(1.1);
}
.stepper__step--active {
  color: #ef233c;
}
.stepper__step--active .stepper__step__pip {
  color: #fff;
  transform: scale(1.3);
  background: #ef233c;
}
.stepper__step--active .stepper__label {
  display: block;
  color: #ef233c;
}
:root {
  --v10-franchise-name: "group";
  --v10-franchise-version: "";
  --v10-brand-primary: #ef233c;
  --v10-brand-secondary: #212333;
}
:root {
  --ui-brand-primary-bg: #ef233c;
  --ui-brand-secondary-bg: #212333;
  --ui-brand-tertiary-bg: #72747b;
  --ui-brand-tertiary-offset-bg: #f2f2f4;
  --ui-brand-primary-color: #212333;
  --ui-brand-secondary-color: #9b9b9b;
  --ui-brand-tertiary-color: #ef233c;
  --ui-brand-light-grey: #f5f5f6;
  --ui-brand-mid-light-grey: #e8e8ea;
  --ui-brand-grey: #cdcdd2;
  --ui-brand-mid-dark-grey: #70707c;
  --ui-brand-dark-grey: #222226;
  --ui-brand-button-font: "Montserrat", Arial, Verdana, Helvetica, sans-serif;
  --ui-brand-button-font-size: 0.8125rem;
  --ui-brand-button-transform: unset;
  --ui-brand-button-font-weight: 400;
  --ui-brand-button-border-width: 1px;
  --ui-brand-button-border-radius: 5px;
  --ui-brand-button-letter-spacing: 0.075em;
  --ui-brand-button-primary-bg: #3d4347;
  --ui-brand-button-primary-color: #fff;
  --ui-brand-button-primary-border-color: null;
  --ui-brand-button-secondary-bg: #212333;
  --ui-brand-button-secondary-color: #fff;
  --ui-brand-button-secondary-border-color: null;
  --ui-brand-button-tertiary-bg: #fff;
  --ui-brand-button-tertiary-color: #212333;
  --ui-brand-button-tertiary-border-color: #212333;
}
#nd-website-editor-wrap ~ #page-wrap .header-container,
#nd-website-editor-wrap ~ #page-wrap header {
  position: static !important;
}
#nd-website-editor-wrap ~ #page-wrap .toggle {
  position: relative !important;
}
#nd-website-editor-wrap ~ #page-wrap .toggle .toggle-body,
#nd-website-editor-wrap ~ #page-wrap .toggle .toggle-heading {
  position: static !important;
  display: block !important;
  opacity: 1 !important;
  height: auto !important;
  visibility: visible !important;
  transform: none !important;
}
#nd-website-editor-wrap ~ #page-wrap .modal {
  position: relative !important;
}
#nd-website-editor-wrap ~ #page-wrap header:not(.nd-edit) .container-gnins {
  display: none !important;
}
#nd-website-editor-wrap ~ #page-wrap .hidden,
#nd-website-editor-wrap ~ #page-wrap .hide,
#nd-website-editor-wrap ~ #page-wrap .u-hidden,
#nd-website-editor-wrap ~ #page-wrap .u-hide {
  position: relative;
  visibility: visible !important;
  display: block !important;
  background: repeating-linear-gradient(
    45deg,
    hsla(0, 0%, 100%, 0.2),
    hsla(0, 0%, 100%, 0.2) 20px,
    rgba(0, 0, 0, 0.1) 0,
    rgba(0, 0, 0, 0.1) 40px
  );
}
#nd-website-editor-wrap ~ #page-wrap .hidden:before,
#nd-website-editor-wrap ~ #page-wrap .hide:before,
#nd-website-editor-wrap ~ #page-wrap .u-hidden:before,
#nd-website-editor-wrap ~ #page-wrap .u-hide:before {
  content: "Hidden from Frontend";
  font-family: Arial;
  font-size: 10px;
  font-weight: 700;
  line-height: 12px;
  background: #000;
  color: #fff;
  padding-inline: 20px;
  display: block;
  position: absolute;
  inset-inline-end: 0;
  inset-block-start: 0;
  padding: 5px;
  pointer-events: none;
  text-align: left;
}
#nd-website-editor-wrap ~ .ctw-container .modal-backdrop,
#nd-website-editor-wrap ~ .ctw-container .modal-backdrop.fade.in {
  display: none !important;
}
.nd-edit .nd-module-btns {
  direction: ltr;
}
.autoconverse-widget {
  --autoconverse-main-chat-zindex: 9998;
}
vc-root::part(container) {
  z-index: 9998;
}
:root {
  --v-border-radius-root: 0;
  --v-font-color-root: #212121;
  --v-anchor-base: #3d69cb;
  --v-font-size-root: 16px;
  --v-line-height-root: 1.6;
  --v-body-font-family: "Montserrat", Arial, Verdana, Helvetica, sans-serif;
  --v-heading-font-family: "Montserrat", Arial, Verdana, Helvetica, sans-serif;
  --v-icon-active-color: #212121;
  --v-theme-dividers: #cdcdd2;
  --v-theme-text-fields-outlined: #cdcdd2;
  --v-theme-text-fields-outlined-disabled: #cdcdd2;
  --v-theme-cards: #fff;
  --v-theme-picker-body: #fff;
}
:root {
  --v-primary-base: 239, 35, 60;
  --v-secondary-base: 33, 35, 51;
  --v-accent-base: 239, 35, 60;
  --v-theme-text-primary: #212121;
  --v-primary-lighten1: 53.03571429, 56.25, 81.96428571;
  --v-primary-lighten2: 73.07142857, 77.5, 112.92857143;
  --v-primary-lighten3: 93.10714286, 98.75, 143.89285714;
  --v-primary-lighten4: 120.21428571, 125.5, 167.78571429;
  --v-primary-lighten5: 151.17857143, 155.25, 187.82142857;
  --v-primary-darken1: 12.96428571, 13.75, 20.03571429;
  --v-primary-darken2: 0, 0, 0;
  --v-primary-darken3: 0, 0, 0;
  --v-primary-darken4: 0, 0, 0;
  --v-primary-darken5: 0, 0, 0;
  --v-primary-base-contrast: 255, 255, 255;
}
:root {
  --v-btn-border-radius: 5px;
  --v-btn-font-size-default: 16px;
  --v-btn-font-size-large: 16px;
  --v-btn-toggle-border-color: #ef233c;
  --v-btn-text-transform: unset;
  --v-btn-letter-spacing: 0.075em;
  --v-btn-font-weight: 400;
  --v-btn-toggle-btn-height: 45px;
  --v-btn-background-color: #fff;
  --v-btn-text-color: #000;
}
:root {
  --v-card-border-radius: 0;
  --v-card-text-font-size: 16px;
}
:root {
  --v-expansion-panel-header-font-size: 16px;
  --v-expansion-panel-header-font-weight: 400;
  --v-expansion-panel-background-color: #fff;
}
:root {
  --v-alert-border-radius: 0;
}
:root {
  --v-text-field-border-radius: 5px;
  --v-overflow-menu-content-select-list-border-radius: 5px;
  --v-menu-content-border-radius: 5px;
}
:root {
  --v-date-picker-table-active-date-color: #fff;
}
:root {
  --mdc-slider-handle-color: #ef233c;
  --mdc-slider-focus-handle-color: #ef233c;
  --mdc-slider-hover-handle-color: #ef233c;
  --mdc-slider-active-track-color: #ef233c;
  --mdc-slider-inactive-track-color: #ef233c;
  --mdc-slider-with-tick-marks-inactive-container-color: #ef233c;
  --mat-mdc-slider-ripple-color: #ef233c;
  --mat-mdc-slider-hover-ripple-color: rgba(239, 35, 60, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(239, 35, 60, 0.2);
}
.v-load-more-btn.v-size--default {
  --v-btn-border-radius: 5px;
  background: none !important;
  border: 0 !important;
  box-shadow: none !important;
}
.v-load-more-btn.v-size--default:before {
  display: none !important;
}
.v-load-more-btn.v-size--default.theme--light.v-btn.v-btn--disabled.v-btn--has-bg {
  background: none !important;
}
.v-search-vehicle-card {
  --v-card-border-radius: 0;
}
.v-expansion-panel-header {
  max-width: none;
}
.v-vehicle-search-listing {
  --v-anchor-base: #212121;
}
.v-expansion-panel-header,
.v-icon.v-icon,
.v-picker--date button {
  box-shadow: none;
}
.v-input .v-select__selections input::-ms-input-placeholder {
  font-style: inherit;
}
.v-input .v-select__selections input::placeholder {
  font-style: inherit;
}
.is-top .ndfe-sticky-nav {
  z-index: 1010;
}
.theme--light.v-chip.v-chip--outlined.v-chip.v-chip {
  --v-theme-bg-color: #fff;
}
.ndfe-save-vehicle {
  border: 0;
}
.search-recommended .white {
  --v-shades-white: 255, 255, 255;
}
.v-expansion-panel-header {
  border-radius: inherit;
}
.v-btn {
  --v-btn-font-size-default: 0.8125rem;
  --v-body-font-family: "Montserrat", Arial, Verdana, Helvetica, sans-serif;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  --v-btn-font-weight: 400;
  --v-btn-text-transform: unset;
  --v-btn-letter-spacing: 0.075em;
}
.v-component[name="checkout-reserve-button"] {
  --v-theme-app-bar: #3d4347;
  --v-primary-base: 255, 255, 255;
}
.gf-components.primary {
  --v-primary-base: 61, 67, 71;
  --v-shades-white: 255, 255, 255;
}
.gf-components.secondary {
  --v-primary-base: 33, 35, 51;
  --v-shades-white: 255, 255, 255;
}
.gf-components.tertiary {
  --v-primary-base: 255, 255, 255;
  --v-shades-white: 33, 35, 51;
}
.primary.gf-components .v-btn:not(.v-btn--outlined).primary {
  --v-shades-white: 255, 255, 255;
}
.secondary.gf-components .v-btn:not(.v-btn--outlined).primary {
  --v-shades-white: 255, 255, 255;
}
.tertiary.gf-components .v-btn:not(.v-btn--outlined).primary {
  --v-shades-white: 33, 35, 51;
}
.v-dialog .v-card__title .v-btn--plain {
  background: none;
  border: 0;
}
.module.no-padding .btn {
  padding: 0;
  text-align: center !important;
}
.module.no-padding .btn:after,
.module.no-padding .btn:before {
  display: none;
}
.module.no-padding .btn span {
  padding-inline: 0;
}
.module.no-padding .btn span:after,
.module.no-padding .btn span:before {
  display: none;
}
.module.btn-condensed .btn {
  padding: 0 20px;
}
.module.btn-condensed .btn:after,
.module.btn-condensed .btn:before {
  display: none;
}
.module.btn-condensed .btn span {
  padding-inline: 0;
}
.module.btn-condensed .btn span:after,
.module.btn-condensed .btn span:before {
  display: none;
}
.module.btn-super-condensed .btn {
  padding: 0 8px;
}
.module.btn-super-condensed .btn:after,
.module.btn-super-condensed .btn:before {
  display: none;
}
.module.btn-super-condensed .btn span {
  padding-inline: 0;
}
.module.btn-super-condensed .btn span:after,
.module.btn-super-condensed .btn span:before {
  display: none;
}
.btn--reset-line-height .btn {
  line-height: normal;
}
@keyframes button-spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.chat .btn,
.live-chat-btn .btn {
  position: relative;
}
.chat .btn > .bcStatic,
.live-chat-btn .btn > .bcStatic {
  display: block;
  position: absolute;
  inset: 0;
}
.chat .btn > .bcStatic a,
.live-chat-btn .btn > .bcStatic a {
  display: block;
  height: 100%;
}
@keyframes chatAnimation {
  0%,
  20%,
  40% {
    opacity: 1;
  }
  10% {
    opacity: 0.5;
  }
  30% {
    opacity: 1;
  }
}
.button {
  vertical-align: top;
  display: inline-block;
}
.button[class*="span"].module.block.align-center .btn .icon {
  display: inline;
}
.btn,
.media-exterior360 .btn-hotspot,
button,
input[type="button"],
input[type="submit"] {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  outline: 0;
  border: 0;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  min-height: 1em;
  line-height: 45px;
  margin: 0;
  padding: 0 2.07692308em;
  font-size: 0.8125rem;
  color: #fff;
  background-color: #3d4347;
  font-weight: 400;
  text-transform: unset;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  letter-spacing: 0.075em;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.btn a {
  color: inherit;
}
.btn span {
  line-height: normal;
  padding: 3px 0;
  display: inline-block;
  vertical-align: middle;
}
.btn span span {
  top: auto;
  padding: 0;
}
.btn .icon,
.btn span span {
  vertical-align: baseline;
}
.btn span {
  position: relative;
  top: -2px;
}
.btn:after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 0;
  height: 100%;
  top: 0;
  background-color: #25292c;
  transition: width 0.4s ease-in-out;
  left: 0;
}
.secondary .btn {
  color: #fff;
  background-color: #212333;
}
.secondary .btn:after {
  background-color: #3d69cb;
}
.tertiary .btn {
  color: #212333;
  background-color: #fff;
  line-height: 43px;
  border: 1px solid #212333;
}
.tertiary .btn:after {
  background-color: #212333;
}
.chat .btn {
  box-shadow: none;
  -webkit-backface-visibility: hidden;
  background: #212333;
  color: #fff;
  animation-iteration-count: 2;
  animation-name: chatAnimation;
  animation-duration: 4s;
  animation-delay: 1s;
}
.chat .btn .icon {
  margin-top: -2px;
  margin-right: 5px;
}
.chat .btn .icon:before {
  font-size: 23px;
  content: "\e0a3";
}
.chat .btn:after,
.chat .btn:before {
  display: none;
}
.save-vehicle .btn {
  animation-duration: 0.5s;
  animation-fill-mode: both;
}
.save-vehicle .btn .icon {
  vertical-align: initial;
}
.save-vehicle .btn:after,
.save-vehicle .btn:before {
  display: none;
}
.save-vehicle .btn .icon:before {
  font-size: 21px;
  margin-right: 5px;
  content: "\e0b1";
}
.animate-in.save-vehicle .btn,
.animate-out.save-vehicle .btn {
  animation-name: pulseOut;
}
.animated.save-vehicle .btn .icon:before {
  content: "\e0b0";
}
.small .btn {
  line-height: 40px;
  font-size: 0.75rem;
}
.large .btn {
  line-height: 52px;
  font-size: 1.5625rem;
}
.large .btn .icon:before {
  font-size: calc(1.5625rem + 30px);
}
.link .btn {
  text-decoration: none;
  border: 0;
  background: none;
  font-weight: 400;
  text-transform: none;
  margin: 0 auto;
  box-shadow: none;
  border-radius: 0;
  letter-spacing: 0;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  color: #212121;
  max-width: none;
  min-width: auto;
  text-align: left;
  padding-left: 0;
  padding-right: 0;
  color: #3d69cb;
  font-size: 15px;
}
.color-white.link .btn {
  color: #fff;
}
.color-primary.link .btn {
  color: #212333;
}
.link-tertiary.link .btn {
  color: #ef233c;
}
.btn--no-padding.link .btn {
  padding: 0;
}
.link .btn:after {
  display: none;
}
.fab .btn {
  min-width: 0;
}
.fab .btn .label {
  text-decoration: underline;
}
.fab .btn .icon {
  display: block;
  text-align: center;
}
.fab-phone.fab .btn .icon:before {
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e098";
  font: normal normal 400 45px / normal the-elite-cars-jetour, master-v10;
}
.fab-chat.fab .btn .icon:before {
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e0d7";
  font: normal normal 400 45px / normal the-elite-cars-jetour, master-v10;
}
.fab-map.fab .btn .icon:before {
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e09f";
  font: normal normal 400 45px / normal the-elite-cars-jetour, master-v10;
}
.btn:hover {
  background: #25292c;
  color: #fff;
  background-color: #25292c;
}
.btn:hover:after {
  width: 100%;
}
.secondary .btn:hover {
  color: #fff;
  background-color: #3d69cb;
}
.tertiary .btn:hover {
  color: #fff;
  background-color: #212333;
}
.chat .btn:hover {
  background: #0d0e14;
  color: #fff;
}
.link .btn:hover {
  text-decoration: none;
  border: 0;
  background: none;
  font-weight: 400;
  text-transform: none;
  margin: 0 auto;
  box-shadow: none;
  border-radius: 0;
  letter-spacing: 0;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  color: #212121;
  max-width: none;
  min-width: auto;
  text-align: left;
  padding-left: 0;
  padding-right: 0;
  color: #3d69cb;
  font-size: 15px;
}
.color-white.link .btn:hover {
  color: #fff;
}
.color-primary.link .btn:hover {
  color: #212333;
}
.link-tertiary.link .btn:hover {
  color: #ef233c;
}
.btn--no-padding.link .btn:hover {
  padding: 0;
}
.link .btn:hover:after {
  display: none;
}
.button.m-positive .btn {
  background-color: #8cc14c;
  color: #fff;
  border-color: #8cc14c;
  background-image: none;
}
.button.m-positive .btn:hover {
  background-color: #a4ce72;
  color: #fff;
}
.link.button.m-positive .btn {
  color: #fff;
}
.button.m-negative .btn {
  background-color: #e74c3c;
  color: #fff;
  border-color: #e74c3c;
  background-image: none;
}
.button.m-negative .btn:hover {
  background-color: #ed7669;
  color: #fff;
}
.link.button.m-negative .btn {
  color: #fff;
}
.button.is-disabled .btn {
  cursor: default;
  opacity: 0.7;
  pointer-events: none;
}
.button.is-loading {
  position: relative;
  cursor: default;
  pointer-events: none;
}
.cssanimations .button.is-loading:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  border-radius: 500rem;
  border: 0.2em solid rgba(0, 0, 0, 0.15);
  margin: -0.5em 0 0 -0.5em;
  width: 1em;
  height: 1em;
}
.button.is-loading:after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
}
.cssanimations .button.is-loading:after {
  border: 0.2em solid transparent;
  border-top-color: #fff;
  margin: -0.5em 0 0 -0.5em;
  width: 1em;
  height: 1em;
  box-shadow: 0 0 0 1px transparent;
  border-radius: 500rem;
  animation: button-spin 1.2s linear;
  animation-iteration-count: infinite;
}
.cyclr {
  position: relative;
}
.cyclr .image,
.cyclr .nd-module-settings {
  pointer-events: auto;
}
.cyclr img,
.cyclr span {
  display: block;
}
.cyclr a {
  display: block;
  cursor: pointer;
  text-decoration: none;
  height: 100%;
  width: 100%;
  pointer-events: none;
}
.cyclr .caption {
  line-height: normal;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  color: #fff;
  display: flex;
  align-items: flex-end;
  text-align: left;
}
.cyclr .caption .content {
  display: none;
  pointer-events: auto;
}
.cyclr .caption .caption-inset {
  height: auto;
  padding: 1.375em 2.75em;
  font-size: 1rem;
  max-width: 500px;
}
.cyclr .caption .btn {
  text-align: center;
  display: inline-block;
  pointer-events: auto;
  margin-top: 15px;
}
.cyclr .caption .btn > span {
  float: none;
  text-align: center;
  display: inline-block;
  line-height: 45px;
}
.cyclr .caption .btn.term-and-condition-button {
  display: none;
}
.cyclr .caption .btn span {
  padding-block: 0;
}
.cyclr .title span {
  pointer-events: auto;
  font-size: 13px;
}
.cyclr .sub-title span {
  pointer-events: auto;
  font-size: 38px;
}
.aftersales-widget > .inner {
  box-sizing: content-box;
}
.aftersales-widget-fluid #gf-service-booking-service-widget {
  max-width: none;
}
#gf-service-booking-service-widget {
  max-width: none;
  border: 1px solid #dbdbdb;
}
#gf-service-booking-service-widget button {
  min-width: unset;
}
.page-info {
  display: none;
  color: #fff;
}
.page-info .inner {
  display: flex;
  padding: 0;
  height: 2.5rem;
  line-height: 2.5rem;
  font-size: 0.625rem;
}
.page-info .inner:after {
  content: " ";
  display: table;
  clear: both;
}
.page-info .back-btn {
  display: flex;
  align-items: center;
  float: left;
  margin-right: 12px;
}
.page-info .back-btn:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 50%;
  background: #fff;
  margin-left: 15px;
  right: 0;
}
.page-info .back-btn a {
  color: #fff;
}
.page-info .back-btn .icon {
  font-size: 0;
  padding-right: 3px;
}
.page-info .back-btn .icon:before {
  font-size: 18px;
  content: "\e074";
}
.breadcrumbs,
.breadcrumbs .label {
  float: left;
}
.breadcrumb {
  list-style: none;
  margin: 0;
  float: left;
  padding: 0 0 0 10px;
}
.breadcrumb:after {
  content: " ";
  display: table;
  clear: both;
}
.breadcrumb > li {
  float: left;
}
.breadcrumb > li > .divider {
  font-size: 15px;
  max-width: 400px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: left;
  margin: 0 4px 0 8px;
}
.breadcrumb > .active {
  color: #fff;
}
.breadcrumb a {
  vertical-align: top;
  font-size: 0.625rem;
  color: #fff;
  float: left;
}
.social-icons {
  text-align: center;
  line-height: normal;
}
.social-icons [data-social-type="like"] .icon {
  display: none;
}
.social-icons .dropdown {
  position: absolute;
  display: none;
  background: #fff;
  margin: 0;
  padding: 0;
  top: 100%;
  width: 200px;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);
  font-size: 16px;
  text-align: left;
  right: 0;
}
.social-icons .is-active .dropdown {
  display: block;
}
.social-icons .dropdown .item {
  text-decoration: none;
  display: block;
  padding: 8px;
  color: #333;
  background: #fff;
  box-shadow: none;
}
.social-icons .dropdown .item:not([href]) {
  display: none !important;
}
.social-icons .dropdown .item .icon {
  margin-right: 10px;
}
.social-icons .dropdown .item:hover {
  color: #fff !important;
  background: #333 !important;
}
.social-icons .icon-social:before {
  font-size: 16px;
}
.social-icons .icon-telegram:before {
  content: "\e90a";
  display: block;
}
.social-icons .icon-tiktok:before {
  content: "\e903";
  display: block;
}
.social-icons .icon-threads:before {
  content: "\e902";
  display: block;
}
.social-icons .icon-snapchat:before {
  content: "\e0de";
  display: block;
}
.social-icons .icon-whatsapp:before {
  content: "\e0e0";
  display: block;
}
.social-icons .icon-sms:before {
  content: "\e0df";
  display: block;
}
.social-icons .icon-instagram:before {
  content: "\e06f";
  display: block;
}
.social-icons .icon-blogger:before {
  content: "\e06e";
  display: block;
}
.social-icons .icon-linkedin:before {
  content: "\e081";
  display: block;
}
.social-icons .icon-pinterest:before {
  content: "\e071";
  display: block;
}
.social-icons .icon-youtube:before {
  content: "\e070";
  display: block;
}
.social-icons .icon-googleplus:before {
  content: "\e072";
  display: block;
}
.social-icons .icon-google:before {
  content: "\e072";
  display: block;
}
.social-icons .icon-twitter:before {
  content: "\e084";
  display: block;
}
.social-icons .icon-facebook:before {
  content: "\e083";
  display: block;
}
.social-icons .icon-email:before {
  content: "\e08d";
  display: block;
}
.social-icons li.telegram a,
.social-icons li.tiktok a {
  background: #ff0050;
  box-shadow: inset 0 -2px 0 0 #cc0040;
}
.social-icons li.threads a {
  background: #000;
  box-shadow: inset 0 -2px 0 0 #000;
}
.social-icons li.snapchat a {
  background: #2a5b83;
  box-shadow: inset 0 -2px 0 0 #1e405c;
}
.social-icons li.whatsapp a {
  background: #34af23;
  box-shadow: inset 0 -2px 0 0 #27851a;
}
.social-icons li.sms a {
  background: #ef233c;
  box-shadow: inset 0 -2px 0 0 #d00f27;
}
.social-icons li.instagram a {
  background: #2a5b83;
  box-shadow: inset 0 -2px 0 0 #1e405c;
}
.social-icons li.blogger a {
  background: #f2923c;
  box-shadow: inset 0 -2px 0 0 #eb7710;
}
.social-icons li.linkedin a {
  background: #0085ae;
  box-shadow: inset 0 -2px 0 0 #005e7b;
}
.social-icons li.pinterest a,
.social-icons li.youtube a {
  background: #e52d27;
  box-shadow: inset 0 -2px 0 0 #c21d17;
}
.social-icons li.google a,
.social-icons li.googleplus a {
  background: #da4835;
  box-shadow: inset 0 -2px 0 0 #ba3422;
}
.social-icons li.email a,
.social-icons li.sms a {
  color: #000;
}
.social-icons li.twitter a {
  background: #1dcaff;
  box-shadow: inset 0 -2px 0 0 #00b2e9;
}
.social-icons li.facebook a {
  background: #0b5998;
  box-shadow: inset 0 -2px 0 0 #083d68;
}
.social-icons li.email a,
.social-icons li.sms a {
  color: #fff;
}
.social-icons li.email a {
  background: #ef233c;
  box-shadow: inset 0 -2px 0 0 #d00f27;
}
.social-icons .title,
.social-icons ul {
  vertical-align: middle;
  font-size: 1rem;
}
.social-icons ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.social-icons ul:after {
  content: " ";
  display: table;
  clear: both;
}
.social-icons li {
  position: relative;
  text-align: center;
  padding: 0;
  margin: 0;
  float: left;
}
.social-icons li + li {
  margin-left: 0.3em;
}
.social-icons li a {
  text-decoration: none;
  display: block;
  cursor: pointer;
  font-family: arial;
  padding: 0.35em 0.5em;
  margin: 0;
  color: #fff;
  border-radius: 0;
}
.social-icons.social-icons-block.has-large-icons ul {
  display: block;
}
.social-icons.social-icons-block li {
  display: block;
  float: none;
  text-align: left;
}
.social-icons.social-icons-block li + li {
  margin-left: 0;
}
.has-large-icons.social-icons.social-icons-block li {
  padding: 20px;
  border-top: 1px solid #fff;
}
.social-icons.social-icons-block li a {
  background: none;
  box-shadow: none;
  padding: 0.35em 0;
  color: #212121;
}
.social-icons.social-icons-block li a span {
  text-decoration: underline;
}
.has-large-icons.social-icons.social-icons-block li a span {
  text-decoration: none;
}
.social-icons.social-icons-block li a .icon {
  margin-right: 8px;
}
.social-icons.social-icons-block li a .icon:before {
  padding: 5px;
  font-size: 25px;
  color: #fff;
  background: #ef233c;
}
.sc-visible {
  display: block;
}
.sc-hidden {
  display: none;
}
.no_saved_vehicle_info {
  padding: 30px 0;
  position: absolute;
  max-width: 420px;
  left: 0;
  top: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
.sc-editable {
  text-decoration: underline;
  cursor: pointer;
  color: #fff;
}
.sc-heading {
  line-height: normal;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  padding: 10px 40px 10px 16px;
  font-size: calc(20px + 5 * (100vw - 768px) / 832);
  position: absolute;
  top: 0;
  left: 0;
}
.sc-sort {
  padding-bottom: 0.625rem;
}
.sc-shortlist ul {
  list-style: none;
  position: relative;
  margin: 0;
  min-height: 200px;
  padding: 0;
}
.sc-shortlist ul:before {
  content: "No Saved Vehicles";
  position: absolute;
  top: -50px;
  left: 36px;
  color: #000;
  font-size: 20px;
  display: none;
}
.sc-shortlist ul li {
  list-style: none;
  position: relative;
  margin: 30px auto 0;
  padding-bottom: 64px;
  display: block;
  white-space: normal;
  text-align: left;
  color: #000;
  max-width: 420px;
  border: 1px solid #cdcdd2;
  font-size: 12px;
}
.sc-trash {
  display: block;
  cursor: pointer;
  text-align: center;
  font-size: 0;
  position: absolute;
  left: 12px;
  bottom: 10px;
  width: 34%;
  background: #212333;
  color: #fff;
}
.sc-trash:before {
  font-size: 13px;
  line-height: 44px;
  display: inline-block;
  width: 100%;
  border: 1px solid #ccc;
  content: "Remove";
}
.sc-trash:hover {
  background: #3d69cb;
  color: #fff;
}
.sc-trash:hover:before {
  background: #3d69cb;
}
.sc-view {
  display: block;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  right: 12px;
  bottom: 10px;
  font-size: 0;
  width: 55%;
}
.sc-view:before {
  font-size: 13px;
  line-height: 44px;
  display: inline-block;
  width: 100%;
  text-align: center;
  border: 1px solid #ccc;
  content: "View";
  background: #3d4347;
  color: #fff;
}
.sc-view:hover {
  background: #25292c;
  color: #fff;
}
.sc-view:hover:before {
  background: #25292c;
}
.sc-action {
  display: none;
}
.sc-thumb {
  clear: both;
  background: #fff;
}
.sc-details,
.sc-thumb {
  display: block;
  border-bottom: 1px solid #cdcdd2;
}
.sc-details {
  padding: 0.3125em 0.625em;
}
.sc-details span {
  display: block;
  min-height: 38px;
  font-weight: 700;
}
.sc-price {
  display: block;
  color: #ef233c;
  padding: 0.3125em 0.625em;
  font-size: 14px;
  border-bottom: 1px solid #cdcdd2;
}
.sc-remove-all a {
  display: none;
}
#save-compare-container {
  color: #000;
  font-size: 1rem;
}
#save-compare-container .mCSB_container.mCS_no_scrollbar {
  margin: 0 0 5px !important;
  width: 100% !important;
  white-space: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
#save-compare-container .mCSB_container.mCS_no_scrollbar::-webkit-scrollbar {
  -webkit-appearance: none;
}
#save-compare-container
  .mCSB_container.mCS_no_scrollbar::-webkit-scrollbar:vertical {
  width: 10px;
}
#save-compare-container
  .mCSB_container.mCS_no_scrollbar::-webkit-scrollbar:horizontal {
  height: 10px;
}
#save-compare-container
  .mCSB_container.mCS_no_scrollbar::-webkit-scrollbar-thumb {
  cursor: pointer;
  border: 2px solid hsla(0, 0%, 88.2%, 0);
  background-color: rgba(0, 0, 0, 0.5);
}
#save-compare-container
  .mCSB_container.mCS_no_scrollbar::-webkit-scrollbar-track {
  background-color: hsla(0, 0%, 88.2%, 0.5);
}
#nd-widget-compare,
.fw-sticky {
  display: none;
}
.fw-widget-popups {
  width: 100%;
  height: auto !important;
  overflow: visible !important;
  position: relative;
  color: #000;
  z-index: 1030;
}
.fw-widget-popup {
  position: fixed;
  top: 0;
  display: block;
  height: 100%;
  width: 78%;
  max-width: 485px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  background: #fff;
  transition: right 0.4s ease-in-out;
  text-align: left;
  right: -100vw;
  left: auto;
  padding: 76px 0;
  z-index: 1030;
}
.fw-widget-popup .inner {
  border-top: 1px solid #f5f5f6;
  padding: 0 36px;
}
.fw-widget-popup.open {
  overflow-y: auto;
  overflow-x: hidden;
  right: 0;
}
.sc-controls {
  display: none;
}
.fw-widget-close-btn {
  border-radius: 100%;
  height: 32px;
  width: 32px;
  position: absolute;
  top: 16px;
  margin-top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
  line-height: normal;
  padding: 0;
  font-size: 0;
  color: #000;
  background: transparent;
  right: 14px;
  text-decoration: none;
}
.fw-widget-close-btn:before {
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e08b";
  font: normal normal 400 25px / normal the-elite-cars-jetour, master-v10;
}
.fw-widget-close-btn:hover {
  color: #000;
}
.fw-widget-close-btn span {
  display: none;
}
#media-gallery .cycle-next,
#media-gallery .cycle-prev {
  color: #fff;
  background: none;
  border: 0;
  height: auto;
  width: auto;
}
#media-gallery .cycle-next:before,
#media-gallery .cycle-prev:before {
  font-size: 60px;
}
.mg-toggle-media {
  text-align: center;
}
.mg-toggle-media a {
  text-decoration: none;
  display: inline-block;
  color: #fff;
  padding: 0 20px;
  opacity: 1;
  transition: color 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
.mg-toggle-media a:hover {
  color: #fff;
  opacity: 1;
}
.mg-toggle-media a.active {
  color: #fff;
  opacity: 1;
}
.mg-count {
  position: absolute;
  text-align: center;
  text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.5), 1px -1px 0 rgba(0, 0, 0, 0.5),
    -1px 1px 0 rgba(0, 0, 0, 0.5), 1px 1px 0 rgba(0, 0, 0, 0.5);
  bottom: 20px;
  left: 60px;
  right: 60px;
  z-index: 150;
  font-size: 15px;
  direction: ltr;
}
.mg-count span {
  display: inline-block;
}
#media-gallery .cycle-slide {
  width: 100%;
  height: 100%;
  vertical-align: middle;
  text-align: center;
}
#media-gallery .cycle-slide:before {
  content: " ";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
#media-gallery .cycle-slide img {
  display: inline-block;
  vertical-align: middle;
  width: auto !important;
  height: auto !important;
  max-height: 100% !important;
  max-width: 100% !important;
  margin: 0 auto;
}
#media-gallery .cycle-slide img.loading {
  left: 50%;
  top: 50%;
  width: 64px;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
}
.mg-thumbs {
  position: absolute;
  overflow: hidden;
  text-align: center;
  left: 0;
  top: 35px;
  z-index: 150;
  width: 100%;
  height: 0;
  font-size: 0;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
  transition: height 0.2s ease-in-out;
}
.mg-thumbs .mg-thumb {
  display: inline-block;
  cursor: pointer;
  height: auto;
  vertical-align: top;
  position: relative;
  width: 70px;
  margin: 1px;
}
.mg-thumbs .mg-thumb img {
  border: 6px solid transparent;
}
.mg-thumbs .mg-thumb.cycle-pager-active img {
  border: 6px solid #ef233c;
}
.mg-thumbs.active {
  height: 250px;
}
#media-gallery {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  color: #fff;
}
#media-gallery.mg-visible {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.5s ease-in-out;
  z-index: 1050;
}
#media-gallery.mg-hidden {
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s ease-in-out;
}
.mg-header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
  padding: 0;
  height: 35px;
  line-height: 35px;
  z-index: 150;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}
.mg-head-center {
  transform: translateX(-50%);
  text-align: center;
  font-size: 15px;
  position: absolute;
  left: 50%;
}
.mg-head-left {
  float: left;
}
.mg-head-right {
  position: relative;
  z-index: 10;
  float: right;
  text-align: right;
}
.mg-social a,
.mg-social i,
.mg-social span {
  display: inline-block;
  vertical-align: middle;
}
.mg-social .social-icons li a {
  background: none;
  box-shadow: none;
  color: #fff;
  padding: 0;
}
.mg-social .social-icons {
  width: auto;
}
.mg-social .icon:before {
  font-size: 16px;
}
.mg-close {
  text-decoration: none;
  color: #fff;
  display: inline-block;
  font-size: 15px;
  padding-right: 10px;
}
.mg-close:hover {
  color: #fff;
}
.mg-close .icon {
  float: right;
  margin: 7px 0 0 5px;
}
.mg-close .icon:before {
  font-size: 15px;
  content: "\e08b";
}
.mg-progress,
.mg-status {
  position: absolute;
}
.mg-progress {
  left: 0;
  top: 0;
  width: 0;
  height: 5px;
  background: #ef233c;
}
#mg-cycle,
#mg-holder,
.mg-cycle,
.mg-cycle-container,
.mg-fullview,
.mg-fullview-container {
  height: 100%;
}
#mg-fullview {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
#mg-videos .cycle-slide div,
#mg-videos .cycle-slide span {
  position: static;
}
#mg-videos .mg-count {
  bottom: 40px;
}
#media-gallery .vt-flash-container {
  display: inline-block;
  padding: 0;
  margin: 0;
  height: 100% !important;
}
.efficiency-data > .inner:after {
  content: " ";
  display: table;
  clear: both;
}
.efficiency-tax-band-graphic {
  padding-bottom: 1em;
}
.efficiency-tax-band-graphic .emissions {
  position: relative;
  overflow: hidden;
}
.efficiency-tax-band-graphic .band {
  position: absolute;
  top: 0;
  line-height: normal;
  transition: top 0.5s ease-in-out;
  padding: 0.35714286em 0.57142857em;
  color: #fff;
  font-size: 0.875rem;
  background: #4d4d4f;
  height: 1.78571429em;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-align: right;
  right: 0;
}
.efficiency-tax-band-graphic .band:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  height: 100%;
  width: 9999px;
  background: #f7f7f7;
  right: 100%;
}
.efficiency-tax-band-graphic .band:after {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  border-top: 0.92857143em solid transparent;
  border-bottom: 0.85714286em solid transparent;
  border-right: 1em solid #4d4d4f;
  right: 100%;
}
.efficiency-tax-band-graphic .band.resultM {
  top: 25.71428571em;
}
.efficiency-tax-band-graphic .band.resultL {
  top: 23.57142857em;
}
.efficiency-tax-band-graphic .band.resultK {
  top: 21.42857143em;
}
.efficiency-tax-band-graphic .band.resultJ {
  top: 19.28571429em;
}
.efficiency-tax-band-graphic .band.resultI {
  top: 17.14285714em;
}
.efficiency-tax-band-graphic .band.resultH {
  top: 15em;
}
.efficiency-tax-band-graphic .band.resultG {
  top: 12.85714286em;
}
.efficiency-tax-band-graphic .band.resultF {
  top: 10.71428571em;
}
.efficiency-tax-band-graphic .band.resultE {
  top: 8.57142857em;
}
.efficiency-tax-band-graphic .band.resultD {
  top: 6.42857143em;
}
.efficiency-tax-band-graphic .band.resultC {
  top: 4.28571429em;
}
.efficiency-tax-band-graphic .band.resultB {
  top: 2.14285714em;
}
.efficiency-tax-band-graphic .bar {
  position: relative;
  z-index: 10;
  line-height: normal;
  box-shadow: none;
  color: #000;
  padding: 0.35714286em 0.57142857em;
  font-size: 0.875rem;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  height: 1.78571429em;
  width: 35%;
  background: #08fb01;
  text-align: right;
}
.efficiency-tax-band-graphic .bar:after {
  display: table;
  clear: both;
}
.efficiency-tax-band-graphic .bar + .bar {
  margin-top: 0.35714286em;
}
.efficiency-tax-band-graphic .bar span {
  float: left;
}
.efficiency-tax-band-graphic .bar:after {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  border-top: 0.92857143em solid transparent;
  border-bottom: 0.85714286em solid transparent;
  left: 100%;
  border-left: 1em solid #08fb01;
}
.efficiency-tax-band-graphic .bar:hover {
  box-shadow: 0 1px 2px 0 rgba(212, 58, 58, 0.2);
}
.efficiency-tax-band-graphic .bar.bandM {
  color: #fff;
  background: #ba0100;
  width: 47%;
}
.efficiency-tax-band-graphic .bar.bandM:after {
  border-left-color: #ba0100;
}
.efficiency-tax-band-graphic .bar.bandL {
  color: #fff;
  background: #ed1b24;
  width: 46%;
}
.efficiency-tax-band-graphic .bar.bandL:after {
  border-left-color: #ed1b24;
}
.efficiency-tax-band-graphic .bar.bandK {
  color: #fff;
  background: #f84c00;
  width: 45%;
}
.efficiency-tax-band-graphic .bar.bandK:after {
  border-left-color: #f84c00;
}
.efficiency-tax-band-graphic .bar.bandJ {
  color: #fff;
  background: #f96f00;
  width: 44%;
}
.efficiency-tax-band-graphic .bar.bandJ:after {
  border-left-color: #f96f00;
}
.efficiency-tax-band-graphic .bar.bandI {
  color: #fff;
  background: #fa9800;
  width: 43%;
}
.efficiency-tax-band-graphic .bar.bandI:after {
  border-left-color: #fa9800;
}
.efficiency-tax-band-graphic .bar.bandH {
  color: #000;
  background: #ecbe08;
  width: 42%;
}
.efficiency-tax-band-graphic .bar.bandH:after {
  border-left-color: #ecbe08;
}
.efficiency-tax-band-graphic .bar.bandG {
  color: #000;
  background: #fcef00;
  width: 41%;
}
.efficiency-tax-band-graphic .bar.bandG:after {
  border-left-color: #fcef00;
}
.efficiency-tax-band-graphic .bar.bandF {
  color: #000;
  background: #feff01;
  width: 40%;
}
.efficiency-tax-band-graphic .bar.bandF:after {
  border-left-color: #feff01;
}
.efficiency-tax-band-graphic .bar.bandE {
  color: #000;
  background: #d7ff00;
  width: 39%;
}
.efficiency-tax-band-graphic .bar.bandE:after {
  border-left-color: #d7ff00;
}
.efficiency-tax-band-graphic .bar.bandD {
  color: #000;
  background: #c1fe00;
  width: 38%;
}
.efficiency-tax-band-graphic .bar.bandD:after {
  border-left-color: #c1fe00;
}
.efficiency-tax-band-graphic .bar.bandC {
  color: #000;
  background: #8ffe01;
  width: 37%;
}
.efficiency-tax-band-graphic .bar.bandC:after {
  border-left-color: #8ffe01;
}
.efficiency-tax-band-graphic .bar.bandB {
  color: #000;
  background: #60fb09;
  width: 36%;
}
.efficiency-tax-band-graphic .bar.bandB:after {
  border-left-color: #60fb09;
}
.total-monthly-cost .controls {
  padding-bottom: 5px;
}
.total-monthly-cost input {
  max-width: 199px;
}
.total-monthly-cost input::-ms-input-placeholder {
  font-size: 13px;
}
.total-monthly-cost input::placeholder {
  font-size: 13px;
}
.total-monthly-cost .btn {
  display: block;
  font-size: 13px;
  line-height: 43px;
  max-width: 199px;
}
.total-monthly-cost .based-on {
  padding-top: 20px;
  clear: both;
}
.total-monthly-cost-container {
  padding-bottom: 1em;
}
.total-monthly-cost-container .total-monthly-cost {
  display: block;
  font-weight: 700;
  float: none;
  width: auto;
  padding-bottom: 1em;
}
.total-monthly-cost-container .total-monthly-cost-amount {
  font-weight: 700;
  font-size: 2.875rem;
}
.toggle {
  position: relative;
}
.toggle .close {
  position: absolute;
  text-decoration: none;
}
.toggle-heading {
  cursor: pointer;
  transition: background 0.4s, border-color 0.4s, color 0.4s;
  font-weight: 700;
  font-size: 0.875rem;
  padding: 20px;
  text-transform: none;
  border: 1px solid #cdcdd2;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
}
.toggle-heading:empty {
  display: none;
}
.toggle-heading + .toggle-body {
  border-top: 0;
}
.hide-toggle-heading .toggle-heading {
  display: none;
}
.toggle-heading h4 {
  margin: 0;
  font-weight: inherit;
  font-size: inherit;
  color: inherit;
  text-transform: inherit;
  font-family: inherit;
}
.toggle-heading .icon {
  font-size: 0;
  float: right;
}
.toggle-heading .icon:before {
  font-size: 17px;
  font-weight: inherit;
  content: "\e076";
}
.toggle-heading:hover {
  background: #fff;
  color: #000;
}
.toggle-heading.active {
  background: #fff;
  border-bottom: 1px solid #cdcdd2 !important;
  color: #000;
}
.toggle-heading.active .icon:before {
  content: "\e073";
}
.toggle-body {
  display: none;
  padding: 1.5625em;
  margin: 0;
  border: 1px solid #cdcdd2;
  background: none;
}
.toggle-body:after {
  content: " ";
  display: table;
  clear: both;
}
.toggle-body.active {
  display: block;
}
.basic-toggle .toggle-heading {
  background: none;
  border: 0;
  font-size: 16px;
  padding: 0 50px 20px 0;
}
.basic-toggle .toggle-heading .icon {
  position: absolute;
  right: 0;
  top: 0;
}
.basic-toggle .toggle-heading .icon:after {
  content: "Show";
  margin-right: 5px;
  font-size: 14px;
  position: absolute;
  right: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.basic-toggle .toggle-heading.active .icon:after {
  content: "Hide";
}
.basic-toggle .toggle-body {
  background: none;
  padding: 0;
  border: 0;
}
.slide-out-toggle .toggle-heading {
  display: none !important;
}
.slide-out-toggle .toggle-pane {
  padding: 20px 30px;
}
.slide-out-toggle .close {
  text-align: center;
  border-radius: 100%;
  height: 32px;
  width: 32px;
  position: absolute;
  top: 16px;
  margin-top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
  line-height: normal;
  padding: 0;
  font-size: 0;
  color: #000;
  background: transparent;
  right: 14px;
}
.slide-out-toggle .close:before {
  font-family: the-elite-cars-jetour, master-v10;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e08b";
}
.slide-out-toggle .close:hover {
  color: #000;
}
.slide-out-toggle .close span {
  display: none;
}
.slide-out-toggle .close:before {
  font-size: 25px;
}
.slide-out-toggle .toggle-title {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 5;
  line-height: normal;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  color: #000;
  font-weight: 400;
  border-bottom: 1px solid #cdcdd2;
  font-size: calc(20px + 5 * (100vw - 768px) / 832);
  min-height: 64px;
  padding: 10px 40px 10px 16px;
  display: flex;
  align-items: center;
}
.slide-out-toggle > .toggle-body {
  position: fixed;
  top: 0;
  width: 78%;
  max-width: 485px;
  background: #fff;
  transition: right 0.4s ease-in-out;
  text-align: left;
  right: -100vw;
  left: auto;
  display: block !important;
  z-index: 2000;
  height: 100% !important;
  border-radius: 0;
  border: 0;
  box-shadow: none;
  padding: 64px 0 0 !important;
}
.slide-out-toggle > .toggle-body.active {
  overflow-y: auto;
  overflow-x: hidden;
  right: 0;
}
.toggle-has-modals {
  margin-top: -1px;
}
.toggle-has-modals .toggle-heading {
  display: block;
}
.toggle-has-modals .close {
  display: none;
}
.toggle-has-modals .btn-toggle-heading {
  border-block: 1px solid #cdcdd2;
}
.toggle-has-modals .btn-toggle-heading + .btn-toggle-heading {
  margin-top: -1px;
}
.toggle-has-modals .btn-toggle-heading a.btn {
  font-weight: 400;
  font-size: 18px;
  line-height: 53px;
  text-align: left;
}
.toggle-has-modals .btn-toggle-heading a.btn .icon {
  float: right;
  line-height: 53px;
}
.toggle-has-modals .btn-toggle-heading a.btn .icon:before {
  content: "\e07c";
}
.toggle-has-modals .btn-toggle-heading a.btn:hover {
  color: #ef233c;
}
.tabs {
  position: relative;
}
.tab-has-toggles.tabs .row-fluid {
  margin-inline: 0;
}
.tab-has-toggles.tabs .close {
  display: none;
}
.tab-has-toggles.tabs .toggle {
  padding-inline: 0;
}
.tab-nav,
.tabs .toggle-body {
  padding: 0;
}
.tab-nav {
  list-style: none;
  margin: 0;
  position: relative;
  font-size: 0;
  z-index: 10;
  text-align: left;
  background: #cdcdd2;
}
.tab-has-toggles .tab-nav {
  display: none;
}
.tab-nav-centered .tab-nav {
  text-align: center;
}
.table-tabs .tab-nav {
  display: table;
  width: 100%;
}
.tab-nav > li {
  text-align: center;
  vertical-align: top;
  display: inline-block;
  position: relative;
}
.tab-nav > li + li > a {
  margin-left: 0;
}
.table-tabs .tab-nav > li + li > a,
.vertical .tab-nav > li + li > a {
  margin-left: 0;
}
.tab-nav > li:not(.active) a {
  border-left: 0;
  border-right: 0;
}
.tab-nav > li.active {
  color: #000;
}
.tab-nav > li:last-child {
  border-right: 1px solid #cdcdd2;
}
.table-tabs .tab-nav > li {
  display: table-cell;
}
.tab-nav > li > a {
  text-decoration: none;
  display: block;
  font-weight: 700;
  font-size: 0.875rem;
  padding: 10px 15px;
  background: #cdcdd2;
  color: #000;
}
.has-icons .tab-nav > li > a:before {
  content: "";
  font-family: the-elite-cars-jetour, master-v10;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: normal;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  margin: 0 auto;
  text-align: center;
}
.tab-nav > li > a span {
  position: relative;
  top: 0;
}
.vertical .tab-nav > li > a {
  border-bottom: 1px solid #cdcdd2;
}
.tab-nav > li > a:after {
  content: "";
  position: absolute;
  top: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  height: calc(100% - 20px);
  border-right: 1px solid #cdcdd2;
  right: -1px;
}
.vertical .tab-nav > li > a:after {
  display: none;
}
.tab-nav > li > a:hover {
  background: #b2b2ba;
  color: #000;
}
.tab-nav > li.active > a,
.tab-nav > li.active > a:hover {
  background: #fff;
  color: #000;
  box-shadow: inset 1px 1px 0 #cdcdd2;
}
.tab-basic .tab-nav > li.active > a,
.tab-basic .tab-nav > li.active > a:hover {
  border-bottom-color: #cdcdd2;
}
.tab-nav > li.active > a:after,
.tab-nav > li.active > a:hover:after {
  display: none;
}
.vertical .tab-nav > li {
  display: block;
  text-align: left;
}
.vertical .tab-nav > li:first-child > a {
  border-top: 1px solid #dadade;
}
.vertical .tab-nav > li:first-child > a {
  border-top: 0;
}
.vertical .tab-nav > li:last-child {
  border-right: 0;
}
.vertical .tab-nav > li > a {
  font-weight: 400;
}
.tab-basic .tab-content {
  margin-top: 0;
}
.tab-content .tab-pane {
  display: none;
  background: #fff;
  padding: 1.5625em;
  border: 1px solid #cdcdd2;
  border-top: 0;
}
.tab-content .tab-pane:after {
  content: " ";
  display: table;
  clear: both;
}
.tab-basic .tab-content .tab-pane {
  background: none;
  padding: 20px 0 0;
  border: 0;
}
.vertical .tab-content .tab-pane {
  border-top: 1px solid #cdcdd2;
}
.tab-reset .tab-content .tab-pane {
  border: 0;
  padding: 0;
}
.tab-content .tab-pane.active {
  display: block;
}
.tabs-left,
.tabs-right {
  display: block;
  z-index: 150;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
  opacity: 1;
}
.tabs-left span,
.tabs-right span {
  display: none;
}
.tabs-left:hover,
.tabs-right:hover {
  opacity: 1;
}
.tabs-left.disabled,
.tabs-right.disabled {
  display: none;
}
.tabs-right {
  left: auto;
  right: 0;
}
.featured-offers.module {
  position: relative;
  font-size: 1rem;
  color: #212333;
}
.featured-offers.module.scrollable .cycle-scroller {
  overflow-y: auto;
  max-height: 920px;
  margin-bottom: 25px;
  margin-top: 15px;
}
.featured-offers.module a:not(.btn) {
  display: block;
  text-decoration: none;
  color: #ef233c;
}
.featured-offers.module .item {
  position: static;
}
.featured-offers.module .item:first-child {
  margin-bottom: 20px;
}
.featured-offers.module .heading {
  text-align: center;
  margin-bottom: 0;
  color: #212333;
  font-weight: 700;
  font-size: 24px;
}
.featured-offers.module .inset {
  padding: 20px;
  min-height: 46px;
  border: 1px solid #cdcdd2;
  transition: box-shadow 0.5s ease;
  display: grid;
  grid-template-columns: auto 1fr 1fr;
  grid-template-areas: "title title title" "price price price" "incentives incentives incentives" "content content content" "button button button";
  text-align: left;
}
.featured-offers.module .inset:hover {
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}
.featured-offers.module .inset .thumb {
  position: relative;
  display: none;
  grid-area: thumb;
}
.featured-offers.module .content {
  -ms-grid-row: 4;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: content;
}
.featured-offers.module .title {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  padding-top: 7px;
  padding-bottom: 0;
  display: inline-block;
  vertical-align: top;
  grid-area: title;
}
.featured-offers.module .title h3 {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  margin-bottom: 0;
}
.featured-offers.module .title h3 a {
  font-size: 24px;
  font-weight: 700;
  color: #ef233c;
}
.featured-offers.module .price {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: price;
  display: none;
  vertical-align: top;
  color: #212333;
  font-size: 21px;
  font-weight: 700;
}
.featured-offers.module .price .label {
  padding-right: 4px;
}
.featured-offers.module .incentives {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: incentives;
}
.featured-offers.module .button {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  padding-top: 20px;
  justify-self: start;
  align-self: end;
  grid-area: button;
  display: block;
}
.features.module .title {
  margin: 0;
  padding: 0 0 0.83333333rem;
  font-size: 1.125rem;
}
.spec-data--details .row-fluid {
  margin-top: 0;
  margin-inline: 0;
  display: flex;
  flex-wrap: wrap;
}
.spec-data--details .row-fluid .item:nth-child(2) {
  border-top: 0;
}
.spec-data--details .inner > .title {
  font-weight: 700;
  font-size: 1.125rem;
}
.spec-data--details .column {
  position: relative;
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
}
.spec-data--details .column .title {
  line-height: 57px;
  width: 100%;
  font-weight: inherit;
  margin: 0;
  font-size: 21px;
  left: 0;
}
.tech-data--details > .inner {
  margin: 0 -0.9375em;
  font-size: 1rem;
}
.tech-data--details .inner > h2 {
  font-size: 1rem;
  padding: 0 0.9375em;
}
.tech-data--details p {
  padding: 0 0.9375em;
}
.tech-data--details .generated-tech {
  font-size: 0;
}
.tech-data--details .column {
  padding: 0 0.9375em;
  font-size: 1rem;
}
.tech-data--details .tech-group {
  clear: both;
  margin-bottom: 1.5625em;
}
.tech-data--details .tech-group:after {
  content: " ";
  display: table;
  clear: both;
}
.tech-data--details .tech-group .title {
  font-weight: 700;
  font-size: 1rem;
  margin: 0 0 0.9375em;
}
.tech-data--details .tech-group > .tech-item {
  clear: both;
  overflow: hidden;
  margin-bottom: 0;
  padding: 9px 0 8px;
  width: 100%;
  border-bottom: 1px solid #f5f5f6;
}
.tech-data--details .tech-group > .tech-item:nth-child(2) {
  border-top: 1px solid #f5f5f6;
}
.tech-data--details .tech-heading {
  max-width: 70%;
  font-weight: 700;
  float: left;
}
.tech-data--details .tech-item .tech-item {
  clear: none;
  margin: 0;
  float: right;
}
.tech-data--details .tech-item .tech-item.no-rating {
  text-align: center;
  height: 35px;
  width: 35px;
}
.tech-data--details .ncap-logo img {
  display: block;
  margin: 0 auto;
  width: auto;
  background: #fff;
  padding: 8px;
  border-radius: 5px;
}
.overview-data {
  font-size: 1rem;
}
.overview-data .title {
  padding: 0 0.27777778em;
  font-size: 1.125rem;
  margin: 0 0 0.83333333em;
}
.overview-data .row {
  font-size: 0;
}
.overview-data .row + .title {
  margin-top: 0.83333333em;
}
.overview-data .cell {
  padding: 0.3125em 0.625em;
  font-size: 1rem;
}
.overview-data .cell:after {
  content: " ";
  display: table;
  clear: both;
}
.overview-data .cell.engine-size .value {
  text-transform: uppercase;
}
.overview-data .value {
  float: right;
  font-weight: 700;
}
.overview-data .description-text {
  font-size: 0.875rem;
  padding: 0 0.35714286em;
  margin-bottom: 1.07142857em;
}
.overview-data .mpg-disclaimer {
  clear: both;
  display: block;
  opacity: 1;
  padding: 0.3125em 0.625em;
}
.search {
  position: relative;
}
.search--expanded.search .filter-heading,
.search--expanded.search .search-header {
  display: none;
}
.search--expanded.search .filter-options {
  border: 0;
  overflow: visible !important;
  visibility: visible !important;
  width: auto !important;
  height: auto !important;
  position: static !important;
  display: block !important;
}
.search > .inner {
  position: relative;
}
.search--standard.search > .inner {
  border: 1px solid #cdcdd2;
  border-bottom: 0;
}
.search .buttons {
  clear: both;
  padding: 10px;
  border-top: 1px solid #e6e6e6;
}
.search .buttons:after {
  content: " ";
  display: table;
  clear: both;
}
.search .buttons .btn {
  margin: 0;
  background-image: none;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  line-height: 35px;
  padding: 0 0.66666667em;
}
.search .buttons .btn:after,
.search .buttons .btn:before {
  display: none;
}
.search .buttons .btn span {
  border: 0;
  background: none;
  padding: 0;
  margin: 0;
}
.search .buttons .cancel {
  margin-top: 0;
  float: left;
}
.search .buttons .cancel .btn {
  background: none;
  border: 0;
  padding: 0;
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  color: #404040;
}
.search .buttons .cancel .btn span {
  top: 0;
  vertical-align: middle;
  display: inline-block;
}
.search .buttons .cancel .btn .icon {
  display: none;
}
.search .buttons .cancel .btn:hover {
  background-color: inherit;
}
.search .buttons .clear {
  margin-top: 0;
  clear: none;
  display: inline-block;
  float: left;
}
.search .buttons .clear .btn {
  background: none;
  border: 0;
  padding: 0 10px;
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  color: #404040;
}
.search .buttons .clear .btn:hover {
  background-color: inherit;
  color: inherit;
}
.search .buttons .clear .btn span {
  top: 0;
  display: inline-block;
  vertical-align: middle;
}
.search .buttons .clear .btn .icon {
  display: none;
}
.search .buttons .update {
  margin-top: 0;
  float: right;
}
.search .buttons .update .icon {
  display: none;
}
.search .buttons .update .btn {
  padding: 0 10px;
  font-size: 14px;
}
.search .buttons .update .btn span {
  position: relative;
  top: -1px;
  display: inline-block;
  vertical-align: middle;
}
.search .filters {
  height: 100%;
  position: relative;
}
.search .filter-inset {
  display: flex;
  flex-direction: row;
  flex-flow: row wrap;
  white-space: nowrap;
  justify-content: space-evenly;
}
.search .filter-inset::-webkit-scrollbar {
  -webkit-appearance: none;
}
.search .filter-inset::-webkit-scrollbar:vertical {
  width: 10px;
}
.search .filter-inset::-webkit-scrollbar:horizontal {
  height: 10px;
}
.search .filter-inset::-webkit-scrollbar-thumb {
  cursor: pointer;
  border: 2px solid hsla(0, 0%, 88.2%, 0);
  background-color: rgba(0, 0, 0, 0.5);
}
.search .filter-inset::-webkit-scrollbar-track {
  background-color: hsla(0, 0%, 88.2%, 0.5);
}
.search .filter {
  position: relative;
  flex: 1 1 auto;
  width: 50%;
  cursor: pointer;
  background: #fff;
  color: #000;
  -webkit-tap-highlight-color: transparent;
}
.modal .search .filter {
  color: #000;
}
.search .filter.active {
  z-index: 1040;
  background: #e6e6e6;
  color: #000;
}
.modal .search .filter.active {
  color: #000;
}
.search .filter.active .filter-heading:after {
  content: "\e073";
}
.search .filter .buttons {
  display: none;
}
.search .filter-heading {
  position: relative;
  height: 100%;
  padding: 10px 20px;
  border-bottom: 1px solid #cdcdd2;
}
.search .filter-heading:after {
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 10px;
  right: 20px;
  content: "\e076";
  font: normal normal 400 20px / normal the-elite-cars-jetour, master-v10;
}
.search .filter-heading .label {
  font-size: 1rem;
  cursor: pointer;
  position: relative;
  z-index: 15;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  font-weight: 700;
}
.search .filter-heading .value {
  font-weight: 400;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.search .filter-options {
  display: none;
  position: absolute;
  white-space: normal;
  z-index: 5;
  top: 100%;
  border: 1px solid #cdcdd2;
  background: #fff;
  color: #000;
  right: -1px;
  left: 0;
}
.search .filter-options .selected.is-empty {
  display: none;
}
.search .filter-options.active {
  display: block;
  z-index: 20;
}
.search .filter-options .inset {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.search .filter-options .inset > .options {
  flex-grow: 1;
  overflow: auto;
  max-height: 200px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.search .filter-options .heading {
  display: none;
}
.search .filter-options .control-group {
  margin-top: 0;
}
.search .filter-options .control-group .control-label:empty {
  display: none;
}
.search .filter-distance .tab-inset,
.search .filter-distance .tab-pane,
.search .filter-distance .tabs {
  padding: 0;
}
.search .filter-distance .postcode input {
  text-transform: uppercase;
}
.search .filter-distance .filter-options {
  height: auto;
}
.search .filter-distance .filter-options .inset[data-name="distance"],
.search .filter-distance .filter-options .inset[data-name="region-town"] {
  padding: 10px;
}
.search .filter-distance .filter-options .inset {
  padding: 0;
}
.search .filter-distance .filter-options .control-group + .control-group {
  margin-top: 10px;
}
.search .filter-distance .buttons {
  display: block;
}
.search .filter-price [data-tab] {
  clear: both;
  width: 100%;
  padding: 10px;
}
.search .filter-price [data-tab]:after {
  content: " ";
  display: table;
  clear: both;
}
.search--expanded.search .filter-price [data-tab] {
  padding: 20px;
  border: 1px solid #cdcdd2;
  background: #fff;
}
.search .filter-price .tabs {
  padding-inline: 0;
  flex-wrap: wrap;
  display: block;
  background: #cdcdd2;
}
.search .filter-price .tabs .filter-heading {
  display: none;
}
.search .filter-price .tabs .filter-options {
  position: static;
}
.search .filter-price .tabs > .option {
  flex: 1 1 auto;
  max-width: 50%;
  border: 0;
}
.search .filter-price .tabs > .option + .option {
  border-right: 1px solid #cdcdd2;
}
.search--expanded.search .filter-price .tabs > .option {
  line-height: normal;
  position: relative;
  z-index: 5;
  text-decoration: none;
  display: block;
  font-weight: 700;
  font-size: 0.875rem;
  padding: 10px 15px;
  background: #cdcdd2;
  color: #000;
}
.has-icons .search--expanded.search .filter-price .tabs > .option:before {
  content: "";
  font-family: the-elite-cars-jetour, master-v10;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: normal;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  margin: 0 auto;
  text-align: center;
}
.search--expanded.search .filter-price .tabs > .option span {
  position: relative;
  top: 0;
}
.vertical .search--expanded.search .filter-price .tabs > .option {
  border-bottom: 1px solid #cdcdd2;
}
.search--expanded.search .filter-price .tabs > .option:not(.active) {
  border-left: 0;
  border-right: 0;
}
.search--expanded.search .filter-price .tabs > .option:last-child {
  border-right: 1px solid #cdcdd2;
}
.search .filter-price .tabs > .option .icon {
  display: none;
}
.search--expanded.search .filter-price .tabs > .option:hover {
  background: #b2b2ba;
  color: #000;
}
.search--expanded.search .filter-price .tabs > .option.active {
  background: #fff;
  color: #000;
  box-shadow: inset 1px 1px 0 #cdcdd2;
}
.tab-basic .search--expanded.search .filter-price .tabs > .option.active {
  border-bottom-color: #cdcdd2;
}
.search--expanded.search .filter-price .inset > .heading {
  display: none;
}
.search .filter-price .user-select .heading {
  display: block;
  font-size: 12px;
}
.search .filter-price .slider .current {
  line-height: normal;
  font-size: 12px;
}
.search .filter-price .filter-options {
  height: auto;
}
.search--expanded.search .filter-price .filter-options {
  overflow: visible;
  background: #fff;
  color: #000;
}
.search .filter-price .filter-options .inset {
  display: block;
}
.search .filter-price > .option .bootstrap-select {
  margin: 0;
}
.search .filter-price > .option .bootstrap-select .dropdown-menu {
  height: 244px;
}
.search .filter-price .control-label {
  padding-top: 10px;
  font-size: 12px;
}
.search .filter-price .control-group {
  margin: 0;
}
.search .filter-price .annualMileage {
  clear: both;
}
.search .filter-price .monthly-budget .filter-options > .inset {
  -webkit-overflow-scrolling: auto;
}
.search .filter-price .term {
  float: none;
  width: auto;
}
.search .filter-price .deposit {
  float: none;
  width: auto;
}
.search .filter-price .min {
  float: none;
  width: auto;
}
.search .filter-price .max {
  float: none;
  width: auto;
}
.search .price-range-filters .buttons {
  display: none;
}
.search .filter-budget .heading {
  display: block;
  font-size: inherit;
}
.search .filter-budget .heading.heading {
  padding: 0;
  font-size: inherit;
  border: 0;
  display: inline-block;
}
.search .filter-budget .heading .title {
  display: block;
}
.search .filter-budget .title {
  display: none;
}
.search .filter-budget .button {
  margin-top: 20px;
}
.search--expanded.search .filter-budget .button {
  display: none;
}
.search .filter-budget .finance-product-description {
  white-space: normal;
}
.search .filter-budget .tab-pane#tab-budget-hp .user-select.annual-mileage {
  display: none;
}
.search .filter-budget .tab-pane:only-child {
  border-top: 1px solid #cdcdd2;
}
.search .filter-budget .tab-nav li:only-child a {
  display: none;
}
.search--expanded.search .filter-budget .filter-options {
  overflow: visible;
  background: #fff;
  color: #000;
}
.search .filter-budget .tabs {
  padding-inline: 0;
}
.search .option {
  display: flex;
  line-height: normal;
  cursor: pointer;
  overflow: hidden;
  align-items: center;
  margin: 0;
  color: #000;
  padding: 0.71428571em 1.07142857em;
  font-size: 0.875rem;
  border-bottom: 1px solid #cdcdd2;
}
.search .option.n\/a {
  display: none;
}
.search .option.radio.n\/a {
  display: block;
}
.is-inline.search .option,
.search .option.inline {
  overflow: visible;
  border-top: 0;
  line-height: 1.875rem;
  padding: 0.21428571em 0.71428571em;
  float: left;
}
.search .option .icon {
  margin-right: 10px;
}
.search .option.active {
  color: #fff;
  background: #f25366;
}
.is-inline.search .option.active {
  background: none;
  color: #000;
}
.search .option .label {
  position: relative;
  overflow: hidden;
  font-weight: 400;
  vertical-align: middle;
  flex: 1;
  display: flex;
  justify-content: space-between;
}
.search .option .count {
  flex-shrink: 0;
  margin-left: auto;
}
.search .option .count:after {
  content: ")";
  display: inline-block;
}
.search .option .count:before {
  content: "(";
  display: inline-block;
}
.search .pre-selected {
  padding: 5px 0;
  border-top: 1px solid #cdcdd2;
  border-bottom: 1px solid #cdcdd2;
}
.search .options .no-make {
  padding: 0.71428571em 1.07142857em;
}
.search
  .options
  .padding
  > div:not(.options):not(.select-all):not(#custom-model-filter) {
  opacity: 0.5;
  padding: 0.71428571em 1.07142857em;
  border-top: 1px solid #cdcdd2;
}
.search .options + .options {
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px solid #e6e6e6;
}
.search .options .group .title {
  font-weight: 700;
}
.search .options .group .option {
  padding-left: 2.14285714em;
}
.search .selected {
  display: none;
  padding: 0.71428571em 1.07142857em;
}
.search .selected .option {
  border: 0;
  min-height: 22px;
  line-height: 22px;
  margin: 0 0.41666667em 2px 0;
  padding: 0.25em 0.83333333em;
  background: #cdcdd2;
  color: #000;
  border-radius: 0.25em;
  font-size: 0.75rem;
  float: left;
}
.search .selected .option:hover {
  background: #b2b2ba;
}
.search .selected .option:after {
  content: "\e08b";
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font: normal normal 400 13px / normal the-elite-cars-jetour, master-v10;
}
.search .selected .option .icon {
  display: none !important;
}
.search .selected .option .label {
  padding-right: 5px;
}
.search .inset > .options {
  overflow: auto;
}
.search .inset .options::-webkit-scrollbar {
  -webkit-appearance: none;
}
.search .inset .options::-webkit-scrollbar:vertical {
  width: 10px;
}
.search .inset .options::-webkit-scrollbar:horizontal {
  height: 10px;
}
.search .inset .options::-webkit-scrollbar-thumb {
  cursor: pointer;
  border: 2px solid hsla(0, 0%, 88.2%, 0);
  background-color: rgba(0, 0, 0, 0.5);
}
.search .inset .options::-webkit-scrollbar-track {
  background-color: hsla(0, 0%, 88.2%, 0.5);
}
.search .filter-make .buttons,
.search .filter-make .option .icon,
.search .filter-make .selected {
  display: block;
}
.search .filter-model .no-make {
  padding: 0.71428571em 1.07142857em;
}
.search .filter-model .no-make.hidden {
  display: none;
}
.search .filter-model .buttons,
.search .filter-model .option .icon,
.search .filter-model .selected {
  display: block;
}
.search .filter-variant .no-model {
  white-space: normal;
  padding: 0.71428571em 1.07142857em;
}
.search .filter-variant .no-model.hidden {
  display: none;
}
.search .filter-variant .options .options .padding > .select-all {
  padding: 0;
}
.search .filter-distance .filter-options .tab-nav {
  display: flex;
  background: #e6e6e6;
  color: #000;
}
.search .filter-distance .filter-options .tab-nav > li {
  flex: 1 0 auto;
}
.search .filter-distance .filter-options .tab-nav > li a {
  border-top: 0;
}
.search .filter-distance .filter-options .tab-content .tab-pane {
  background: none;
  border: 0;
}
.row-g1yb5 {
  margin-inline: 0;
}
.row-g1yb5 .search {
  padding-inline: 0;
}
.modal--search .modal-footer {
  padding-block: 20px;
}
.modal--search .modal-footer .vehicle-count {
  font-size: 16px;
}
.button__search-link .btn {
  padding-left: 0;
  padding-right: 0;
  color: #ef233c;
}
.button__search-link .btn:after,
.button__search-link .btn:before {
  background-image: none;
  display: none;
}
.button__search-link .btn span {
  text-decoration: underline;
}
.button__search-link .btn span:after,
.button__search-link .btn span:before {
  display: none;
}
.button__search {
  padding: 0;
  display: block;
  position: relative;
  width: 100%;
  color: #000;
}
.button__search:after {
  pointer-events: none;
  z-index: 5;
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 10px;
  right: 20px;
  content: "\e076";
  font: normal normal 400 20px / normal the-elite-cars-jetour, master-v10;
}
.button__search .btn {
  min-height: 66px;
  max-width: none;
  display: block;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 700;
  line-height: normal;
  text-align: left;
  text-transform: none;
  box-shadow: none;
  border-radius: 0;
  height: 100%;
  color: #000;
  border: 1px solid #cdcdd2;
  border-top: 0;
  padding: 10px 20px;
  background: #fff;
  letter-spacing: 0;
}
.button__search .btn span {
  top: 0;
  padding: 0;
  font-size: 1rem;
  cursor: pointer;
  position: relative;
  z-index: 15;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  font-weight: 700;
}
.button__search .btn span:after,
.button__search .btn span:before {
  display: none;
}
.button__search .btn:after,
.button__search .btn:before {
  display: none;
}
.search__button.search__button-fill-height {
  padding: 0;
}
.search__button.search__button-fill-height .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 66px;
}
.featured-stock {
  position: relative;
  overflow: hidden;
  font-size: 1rem;
}
.featured-stock a:not(.btn) {
  display: block;
  text-decoration: none;
  color: #000;
}
.featured-stock .inner {
  padding: 0;
}
.featured-stock .heading {
  display: inline-block;
  margin: 0 0 1.875em;
  font-weight: 400;
  font-size: 1rem;
}
.featured-stock .count {
  display: inline-block;
  margin-right: 80px;
  float: right;
}
.featured-stock .inset {
  padding: 0 0 1.25em;
  background: #f5f5f6;
  margin: 0 1.25em;
  text-align: left;
}
.featured-stock .inset > div {
  display: block;
  margin: 0;
  padding-top: 0.9375em;
  padding-right: 1.25em;
  padding-left: 1.25em;
}
.featured-stock .inset .thumb {
  padding: 0;
  min-height: 150px;
  position: relative;
}
.featured-stock .finance-price:empty:empty {
  display: none;
}
.featured-stock .thumb .count {
  margin-top: 3px;
}
.featured-stock .thumb .exterior360-count {
  display: none;
}
.featured-stock .thumb + .save-vehicle {
  position: relative;
  padding: 0;
}
.featured-stock .thumb + .save-vehicle .btn {
  position: absolute;
  right: 5px;
  margin: 0;
  padding: 0;
  bottom: 5px;
  border-radius: 35px;
  line-height: 35px;
  width: 35px;
  height: 35px;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
}
.featured-stock .thumb + .save-vehicle .btn .icon:before {
  margin: 0;
}
.featured-stock .thumb + .save-vehicle .btn:after,
.featured-stock .thumb + .save-vehicle .btn:before,
.featured-stock .thumb + .save-vehicle .btn span {
  display: none;
}
.featured-stock .title a {
  display: block;
  min-height: 3.88888889em;
  font-size: 1.125em;
}
.featured-stock .finance-price:empty {
  display: none;
}
.featured-stock .price-now {
  display: inline-block;
  font-size: 1.25em;
}
.featured-stock .price-was {
  display: inline-block;
  text-decoration: line-through;
}
.featured-stock .details {
  padding: 10px 0;
  margin-bottom: 10px;
  border-inline: 0;
}
.featured-stock .details .cell {
  display: table;
  clear: both;
  width: 100%;
  padding: 1px 0;
}
.featured-stock .details .cell.engine-size .value {
  text-transform: uppercase;
}
.featured-stock .details .cell .icon {
  width: 17px;
  height: 17px;
  font-size: 17px;
}
.featured-stock .details .cell .icon:before {
  content: " ";
  display: block;
}
.featured-stock .details .cell .engine-size .icon:before {
  content: "\e028";
}
.featured-stock .details .cell .transmission .icon:before {
  content: "\e039";
}
.featured-stock .details .cell .fuel-type .icon:before {
  content: "\e032";
}
.featured-stock .details .cell .bodystyle .icon:before {
  content: "\e001";
}
.featured-stock .details .cell .mileage .icon:before {
  content: "\e0f4";
}
.featured-stock .details .cell .mpg .icon:before {
  content: "\e004";
}
.featured-stock .details .cell .manufacture-year .icon:before,
.featured-stock .details .cell .reg-year .icon:before {
  content: "\e0b6";
}
.featured-stock .details .cell .tax-cost .icon:before {
  content: "\e0d8";
}
.featured-stock .details .cell .color .icon:before,
.featured-stock .details .cell .colour .icon:before {
  content: "\e053";
}
.featured-stock .details .cell .vin .icon:before {
  content: "\e0ab";
}
.featured-stock .details .label {
  vertical-align: top;
  display: table-cell;
  width: 136px;
  padding: 0;
}
.featured-stock .details .label .icon {
  margin-right: 5px;
}
.featured-stock .details .label span {
  display: inline-block;
  vertical-align: middle;
}
.featured-stock .details .value {
  text-align: right;
  font-weight: 700;
  vertical-align: top;
  display: table-cell;
}
.featured-stock .location-no a:before {
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e098";
  font: normal normal 400 20px / normal the-elite-cars-jetour, master-v10;
}
.featured-stock .btn {
  display: block;
}
.tour-360 .tab-nav {
  text-align: center;
}
.video-count {
  display: block;
  font-size: 0.8125rem;
  color: #000;
}
.video-count .icon:before {
  content: "\e0ac";
  font-size: 25px;
}
.exterior360-count {
  display: block;
  font-size: 0.8125rem;
  color: #000;
}
.exterior360-count .icon:before {
  content: "\e0dc";
  font-size: 25px;
}
.image-count {
  display: block;
  font-size: 0.8125rem;
  color: #000;
}
.image-count .icon:before {
  content: "\e02e";
  font-size: 25px;
}
.module.media [data-ratio="4:3"] + img,
.used-media [data-ratio="4:3"] + img {
  aspect-ratio: 4/3;
}
.module.media [data-ratio="3:2"] + img,
.used-media [data-ratio="3:2"] + img {
  aspect-ratio: 3/2;
}
.module.media [data-ratio="9:3"] + img,
.used-media [data-ratio="9:3"] + img {
  aspect-ratio: 4/3;
}
.module.media [data-ratio="16:9"] + img {
  aspect-ratio: 4/3;
}
.used-media [data-ratio="16:9"] + img {
  aspect-ratio: 16/9;
}
.module.media > .inner,
.used-media > .inner {
  position: relative;
}
.module.media .tab-nav > li,
.used-media .tab-nav > li {
  height: 100%;
}
.module.media img,
.used-media img {
  display: block;
}
.module.media a:not([class*="btn"]):not([class*="LOSButton"]),
.used-media a:not([class*="btn"]):not([class*="LOSButton"]) {
  display: block;
  color: inherit;
  text-decoration: none;
}
.module.media a:not([class*="btn"]):not([class*="LOSButton"]) img.loading,
.used-media a:not([class*="btn"]):not([class*="LOSButton"]) img.loading {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 64px;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
}
.module.media .videos .frame:after,
.module.media .videos .frame:before,
.used-media .videos .frame:after,
.used-media .videos .frame:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  cursor: pointer;
  text-align: center;
  transform: translate(-50%, -50%);
}
.module.media .videos .frame:before,
.used-media .videos .frame:before {
  margin-left: 3px;
  z-index: 51;
  color: #fff;
  content: "\e07b";
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font: normal normal 400 65px / normal the-elite-cars-jetour, master-v10;
}
.module.media .videos .frame:after,
.used-media .videos .frame:after {
  z-index: 50;
  width: 89px;
  height: 89px;
  background-color: #ef233c;
}
.module.media .gallery-icon,
.used-media .gallery-icon {
  position: absolute;
  top: 10px;
  cursor: pointer;
  text-shadow: 0 0 5px #000;
  z-index: 200;
  color: #fff;
  font-size: 0.8125rem;
  right: 10px;
}
.module.media .gallery-icon .icon:before,
.used-media .gallery-icon .icon:before {
  content: "\e08f";
  font-size: 25px;
}
.module.media .gallery-icon .text,
.used-media .gallery-icon .text {
  display: none;
}
.module.media .tour360,
.used-media .tour360 {
  position: absolute;
  bottom: 10px;
  text-shadow: 0 0 5px #000;
  z-index: 200;
  color: #fff;
  font-size: 0.8125rem;
  left: 90px;
}
.module.media .exterior360 .responive-iframe,
.used-media .exterior360 .responive-iframe {
  margin: 0 auto;
  max-width: 1080px;
}
.module.media .exterior360 .reel-annotation,
.used-media .exterior360 .reel-annotation {
  transform: translate(-50%, -50%);
}
.module.media .cycle-next,
.module.media .cycle-prev,
.used-media .cycle-next,
.used-media .cycle-prev {
  text-shadow: 0 0 0 #fff;
}
.ytembed-object .vt-flash-container {
  display: none;
}
.ytembed-image {
  position: relative;
}
.ytembed-image img {
  width: 100%;
}
.ytembed-play {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  text-align: center;
  cursor: pointer;
  z-index: 50;
  font-size: 0;
  border-radius: 100%;
  margin-top: -44.5px;
  margin-left: -44.5px;
  color: #fff;
  background-color: #ef233c;
  height: 89px;
  width: 89px;
}
.ytembed-play:before {
  margin-left: 5px;
  content: "\e07b";
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font: normal normal 400 47px / normal the-elite-cars-jetour, master-v10;
}
.ytembed-play:after {
  content: " ";
  vertical-align: middle;
  display: inline-block;
  height: 100%;
}
.no-touch .ytembed-play:hover {
  background-color: #d00f27;
}
.ytembed-object {
  position: relative;
}
.ytembed-object .text {
  text-align: center;
  line-height: normal;
  z-index: 15;
  padding: 20px;
  position: absolute;
  top: 56%;
  left: 0;
  right: 0;
}
.ytembed-object .heading {
  display: block;
  overflow: hidden;
}
.ytembed-object .heading span {
  display: block;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  font-weight: 700;
  color: #fff;
  margin-bottom: 0;
  padding: 10px;
  font-size: calc(17px + 4 * (100vw - 768px) / 832);
}
.ytembed-object .sub-heading {
  display: block;
  overflow: hidden;
}
.ytembed-object .sub-heading span {
  display: block;
  padding: 0.625em;
  font-size: 1rem;
  color: #fff;
}
.ytembed-object .btn {
  margin-top: 10px;
}
.vt-open .text {
  display: none !important;
}
.vt-open .ytembed-image {
  display: none;
}
.vt-open .vt-flash-container {
  display: block;
}
.vt-loading .vt-flash-container .vt-control-play {
  background: none;
}
.page-controls:after {
  content: " ";
  display: table;
  clear: both;
}
.page-controls .sort-order {
  margin-inline: auto;
  position: relative;
}
.page-controls .sort-order .control-label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1006;
  pointer-events: none;
  line-height: 28px;
  width: 100%;
  color: #212121;
  background: #fff;
  text-align: left;
  padding-left: 4px;
}
.page-controls .sort-order .control-label:after {
  text-transform: none;
  speak: none;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e076";
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  display: block;
  margin-inline: 0;
  right: 0;
  font: normal normal 400 20px / normal the-elite-cars-jetour, master-v10;
}
.location-search > .inner {
  position: relative;
  padding: 10px;
  background: #f5f5f6;
}
.location-search form {
  padding: 0;
  margin: 0;
  position: relative;
}
.location-search form:after {
  content: " ";
  display: table;
  clear: both;
}
.location-search input {
  margin: 0;
}
.location-search .control-group {
  padding: 0;
  margin: 0;
}
.location-search .control-group:after {
  content: " ";
  display: table;
  clear: both;
}
.location-search .control-label {
  margin: 0;
  font-weight: 400;
  font-size: 0.875rem;
  color: #404040;
  padding: 0 0.28571429em 0 0;
}
.location-search .control-label span {
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
}
.location-search .controls {
  padding: 0;
  margin: 0;
}
.location-search .btn:after,
.location-search .btn:before {
  display: none;
}
.location-search .geo-locator {
  position: absolute;
  top: 9px;
  right: 65px;
}
.location-search .view-all-locations a {
  display: block;
  text-align: center;
  clear: both;
  padding: 20px 0 5px;
}
.location-directions {
  font-size: 1rem;
}
.location-directions > .inner {
  position: relative;
  background: #cdcdd2;
  padding: 0.625em;
}
.location-directions form {
  margin: 0;
  position: relative;
}
.location-directions form:after {
  content: " ";
  display: table;
  clear: both;
}
.location-directions .control-group {
  margin: 0 60px 0 0;
}
.location-directions .control-group:after {
  content: " ";
  display: table;
  clear: both;
}
.location-directions .control-label {
  padding: 0;
  font-weight: 400;
  font-size: 0.8125rem;
  line-height: 45px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  color: #000;
  margin: 0 0.76923077em 0 0;
}
.location-directions .control-label span {
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
}
.location-directions .controls {
  margin: 0;
  padding: 0;
}
.location-directions .btn {
  text-align: center;
  font-family: Arial;
  position: absolute;
  bottom: 0;
  padding: 0;
  border: 0;
  box-shadow: inset 0 0 0 1px null;
  width: 50px;
  line-height: 45px;
  right: 0;
}
.location-directions .btn span {
  top: 0;
  font-size: 14px;
}
.location-directions .btn:after,
.location-directions .btn:before {
  content: "" !important;
}
.location-directions .geo-locator {
  position: absolute;
  top: 9px;
  right: 65px;
}
.directions-table {
  display: none;
  clear: both;
  padding: 0 0 20px;
}
.directions-table > .inner {
  margin: 0 auto;
  max-width: 940px;
}
.directions-table .close-directions {
  padding: 10px 0;
}
.directions-table .foot .close-directions > .btn,
.directions-table .foot .print-directions > .btn,
.directions-table .foot .send-to-phone > .btn,
.directions-table .head .close-directions > .btn,
.directions-table .head .print-directions > .btn,
.directions-table .head .send-to-phone > .btn {
  background: none;
  border: 0;
  color: #3d69cb;
}
.directions-table .foot .close-directions,
.directions-table .foot .print-directions,
.directions-table .foot .send-to-phone,
.directions-table .foot .view-in-maps,
.directions-table .head .close-directions,
.directions-table .head .print-directions,
.directions-table .head .send-to-phone,
.directions-table .head .view-in-maps {
  padding: 10px 0;
}
.directions-table .foot .send-to-phone .icon:before,
.directions-table .head .send-to-phone .icon:before {
  font-family: the-elite-cars-jetour, master-v10;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e0ca";
}
.directions-table .foot .print-directions .icon:before,
.directions-table .head .print-directions .icon:before {
  font-family: the-elite-cars-jetour, master-v10;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e0b2";
}
.directions-table .foot .close-directions .icon:before,
.directions-table .head .close-directions .icon:before {
  font-family: the-elite-cars-jetour, master-v10;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e08b";
}
#directions-wrapper {
  position: relative;
}
#directionsResults {
  padding: 15px;
  border: 1px solid #f5f5f6;
  background: #fff;
}
#directionsResults table {
  width: 100%;
}
#directionsResults .adp,
#directionsResults .adp-list,
#directionsResults .adp table {
  color: #000;
}
#directionsResults .adp-warnbox {
  margin: 5px 0 3px;
}
#directionsResults .warnbox-content {
  padding: 5px 6px;
  background: #e2af6c;
}
#directionsResults .warnbox-c1,
#directionsResults .warnbox-c2 {
  font-size: 1px;
  height: 1px;
  overflow: hidden;
  background: #e2af6c;
}
#directionsResults .warnbox-c1 {
  margin: 0 2px;
}
#directionsResults .warnbox-c2 {
  margin: 0 1px;
}
#directionsResults .adp-list {
  cursor: pointer;
  padding: 4px;
  background: #fff;
  border: 1px solid #cdcdd2;
}
#directionsResults .adp-fullwidth {
  width: 100%;
}
#directionsResults .adp-listsel {
  text-decoration: none;
  background: #cdcdd2;
}
#directionsResults .adp-listheader {
  padding: 4px;
}
#directionsResults img.adp-marker2 {
  max-width: none;
}
#directionsResults #directions-results .adp-placemark {
  border: 1px solid silver;
  cursor: pointer;
  margin: 10px 0;
  vertical-align: middle;
  background: #cdcdd2;
}
#directionsResults #directions-results .adp-placemark .adp-text {
  color: #000;
}
#directionsResults img.adp-marker {
  height: 40px;
  width: 22px;
  max-width: none;
}
#directionsResults .classic img.adp-marker {
  height: 38px;
  width: 24px;
}
#directionsResults .adp-details,
#directionsResults .adp-legal {
  color: #212121;
}
#directionsResults .adp-summary {
  padding: 0 3px 3px;
}
#directionsResults .adp-step,
#directionsResults .adp-substep {
  margin: 0;
  padding: 0.3em 3px;
  vertical-align: top;
  border-top: #cdcdd2;
}
#directionsResults .adp-list img,
#directionsResults .adp-substep img {
  height: 15px;
  margin-right: 3px;
  position: relative;
  top: 2px;
  width: 15px;
}
#directionsResults .adp-distance {
  white-space: nowrap;
}
#directionsResults .adp-step,
#directionsResults .adp-text {
  width: 100%;
}
#directionsResults .adp-directions {
  border-collapse: collapse;
  cursor: pointer;
}
#directionsResults .adp-list .gm-arrow {
  height: 9px;
  margin: 5px 0 3px;
  width: 8px;
}
#directionsResults .adp-agencies {
  font-size: 80%;
  margin: 5px 0;
}
#directionsResults .adp-summary-duration {
  white-space: nowrap;
  float: right;
  margin-left: 7px;
}
#directionsResults .adp-substep .gm-line {
  margin-right: 4px;
}
.reevoo-badge a {
  text-decoration: none;
  color: inherit;
}
.reevoo-badge .inner,
.reevoo-badge > .reevoobox {
  position: relative;
  padding: 20px;
  line-height: normal;
  background-image: url(//d2638j3z8ek976.cloudfront.net/42894fc66892f49fd05d6a3469b75f5f8d945754/1740389805/images/reevoo-bg.png);
  background-position: 93%;
  background-repeat: no-repeat;
  background-color: #f5f5f6;
  color: #000;
}
.reevoo-badge .inner:after,
.reevoo-badge > .reevoobox:after {
  content: " ";
  display: table;
  clear: both;
}
.reevoo-badge .title {
  display: none;
}
.reevoo-badge .rating {
  display: block;
  border-radius: 50%;
  font-size: 0;
  margin: 0 auto 5%;
  width: 110px;
  height: 110px;
  border: 5px solid #ff7811;
}
.reevoo-badge .rating:before {
  content: " ";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.reevoo-badge .rating-inset {
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  width: 100%;
  font-size: 20px;
}
.reevoo-badge .overall {
  font-weight: 700;
  display: block;
  font-size: 30px;
  font-family: Lato, sans-serif;
  line-height: 36px;
  color: #ff7811;
  padding-left: 8px;
}
.reevoo-badge .decimal {
  display: inline-block;
  font-size: 25px;
  background: url(//d2638j3z8ek976.cloudfront.net/42894fc66892f49fd05d6a3469b75f5f8d945754/1740389805/images/icon-reevoo.png)
    right 2px no-repeat;
  padding-right: 24px;
}
.reevoo-badge .caption {
  display: block;
  max-width: 280px;
  margin-bottom: 4px;
  width: auto;
  font-size: 15px;
  line-height: normal;
}
.reevoo-badge .caption:before {
  content: "Reviews";
  display: block;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 1.125rem;
  text-transform: none;
  color: #ff7811;
}
.reevoo-badge .caption span {
  font-weight: 700;
}
.reevoo-badge .badge {
  display: block;
  font-family: Arial;
  width: auto;
}
.reevoo-badge .badge img {
  max-width: 100%;
}
.reevoo-badge .button {
  display: block;
  width: auto;
}
.reevoo-badge .button .btn {
  line-height: 40px;
  padding: 0 20px;
  border-radius: 40px;
  background: #ff7811;
  color: #fff;
}
.reevoo-badge .button .btn:hover {
  background: #dd6000;
}
.reevoo-badge.small {
  padding-bottom: 0;
}
.reevoo-badge.small .rating {
  width: 90px;
  height: 90px;
  float: left;
}
.reevoo-badge.small .rating-inset {
  font-size: 14px;
}
.reevoo-badge.small .decimal {
  font-size: 18px;
}
.reevoo-badge.small .caption {
  padding-top: 0;
  line-height: 16px;
  font-size: 13px;
  margin-left: 115px;
  margin-right: 0;
}
.reevoo-badge.small .badge {
  margin-bottom: 0;
  margin-left: 115px;
  margin-right: 10%;
}
.reevoo-badge.simplified {
  padding-bottom: 0;
}
.reevoo-badge.simplified .inner,
.reevoo-badge.simplified > .reevoobox {
  padding: 0;
  background: none;
}
.reevoo-badge.simplified .caption {
  font-size: 12px;
  font-weight: 700;
  margin: 0 0 0 76px;
  position: relative;
}
.reevoo-badge.simplified .caption:before {
  display: none;
}
.reevoo-badge.simplified .caption:after {
  content: "";
  display: block;
  background: url(//d2638j3z8ek976.cloudfront.net/42894fc66892f49fd05d6a3469b75f5f8d945754/1740389805/images/reevoo/badge-simplified.png);
  height: 17px;
  width: 132px;
}
.reevoo-badge.simplified .rating {
  background: none;
  border: 0;
  margin-bottom: 0;
  width: 65px;
  height: 36px;
  float: left;
}
.reevoo-badge.simplified .rating-inset {
  font-size: 10px;
}
.reevoo-badge.simplified .decimal {
  font-size: 13px;
  background-position: right 1px;
  background-size: 11px auto;
  padding-right: 12px;
}
.reevoo-badge.simplified .overall {
  font-size: 20px;
  line-height: 20px;
}
.reevoo-badge.simplified .badge {
  display: none;
}
.vacancies-list .vacancies-table .control-group {
  margin-bottom: 20px;
}
.vacancies-list .vacancies-table .control-group label {
  display: block;
  padding-bottom: 8px;
}
.vacancies-list .vacancies-table table td,
.vacancies-list .vacancies-table table tr {
  background: #fff;
}
.job-details {
  text-align: right;
  border: 1px solid #cdcdd2;
}
.job-details > .inner {
  background: transparent;
}
.job-details > .inner > div {
  padding: 10px 20px;
  overflow: hidden;
  border-bottom: 1px solid #cdcdd2;
}
.job-details > .inner > div:last-child {
  border-bottom: 0;
}
.job-details .heading {
  display: block;
  float: left;
  font-weight: 700;
}
.job-details .value {
  display: block;
}
.valuations__widget .icon:before {
  font-size: 40px;
}
.valuations__widget .icon.lock:before {
  content: "\e08e";
}
.valuations__widget .icon.vehicle:before {
  content: "\e003";
}
.valuations__widget .icon.car:before {
  content: "\e060";
}
.valuations__widget .icon.van:before {
  content: "\e04a";
}
.valuations__widget .icon.bike:before {
  content: "\e04a";
}
.valuations__widget .icon.mail:before {
  content: "\e08d";
}
.valuations__widget .icon.clipboard:before {
  content: "\e0a6";
}
.valuations__widget .icon.percent:before {
  content: "\e058";
}
.valuations__widget .valuation__navigation-bar {
  width: 100%;
  flex-shrink: 0;
  padding: 25px 30px;
  margin-bottom: 30px;
  background: #f5f5f6;
}
.valuations__widget .valuation__navigation-bar .stepper__header .stepper__step {
  flex: 1 1 0;
}
.valuations__nav-bar--hide .valuations__widget .valuation__navigation-bar {
  display: none;
}
.valuations__widget .radio-btn .controls {
  margin-bottom: 10px;
}
.valuations__widget .radio-btn span {
  margin-left: 10px;
}
.valuations__widget .form-module.form-module .tick-box .control-label {
  width: auto;
}
.valuations__widget .form-actions {
  margin-top: 20px;
}
.valuations__widget .form-actions .button {
  display: block;
}
.valuations__widget .heading {
  padding-bottom: 20px;
}
.valuations__widget .heading .title {
  font-weight: 700;
  font-size: 21px;
}
.valuations__widget .heading.has-icon {
  display: grid;
  grid-template-areas: "icon title" "icon sub-title";
  grid-template-columns: auto 1fr;
  grid-template-rows: auto 1fr;
  grid-column-gap: 15px;
}
.valuations__widget .heading.has-icon .icon {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
  grid-area: icon;
  align-self: center;
}
.valuations__widget .heading.has-icon .title {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
  grid-area: title;
}
.valuations__widget .heading.has-icon .sub-title {
  -ms-grid-row: 2;
  -ms-grid-column: 3;
  grid-area: sub-title;
}
.valuations__widget .heading.has-icon .sub-title p {
  margin-bottom: 0;
}
.valuations__widget .heading + .hr {
  padding-top: 0;
}
.valuations__widget .valuations__info {
  display: none;
}
.valuations__widget .valuations__info .heading.has-icon {
  padding-bottom: 10px;
  grid-template-areas: "icon sub-title" "icon sub-title";
}
.valuations__widget .valuations__info .heading.has-icon .sub-title {
  align-self: center;
}
.valuations__widget .heading.heading__vehicle–details {
  grid-column-gap: 0;
}
.valuations__widget .heading__vehicle–details .icon {
  display: none;
}
.valuations__widget .heading__vehicle--title {
  display: flex;
}
.valuations__widget .heading__vehicle--title .icon {
  order: 2;
}
.valuations__widget .heading__vehicle--title .icon:before {
  content: "\e076";
}
.valuations__widget .heading__vehicle--title.is-open .icon:before {
  content: "\e073";
}
.valuations__widget .vehicle-details .row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.valuations__widget .vehicle-details .row + .row {
  padding-top: 5px;
}
.valuations__widget .vehicle-details .value {
  font-weight: 700;
}
.valuations__widget .valuations__lookup--manual {
  display: flex;
  flex-wrap: wrap;
}
.valuations__widget .valuations__lookup--manual > * {
  flex: 1;
}
.valuations__widget .valuations__lookup p {
  padding-top: 10px;
}
.valuations__widget .valuations__form--variant > * {
  flex: 1;
}
.valuations__widget .valuations__form--variant {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.valuations__widget .valuations__form--variant > .control-group {
  padding-top: 5px;
}
.valuations__widget .valuations__form--variant .control-label {
  height: auto;
  line-height: normal;
  min-height: 17px;
}
.valuations__widget .valuations__form--variant .form-actions {
  align-items: flex-end;
  display: flex;
  justify-content: flex-end;
}
.valuations__widget .valuations__form--lookup {
  flex-wrap: wrap;
}
.valuations__widget .valuations__form--lookup .control-group {
  margin-top: 0;
  flex: 1;
  position: relative;
  min-width: 250px;
}
.valuations__widget .valuations__form--lookup .form-actions {
  min-width: 250px;
  display: flex;
}
.valuations__widget .valuations__form--lookup .form-actions .button {
  flex: 1;
}
.valuations__widget .valuations__form--lookup .form-actions .btn {
  display: block;
  width: 100%;
}
.valuations__widget .valuations__form--lookup .control-group + .control-group {
  margin-top: 15px;
}
.valuations__widget .condition {
  margin-bottom: 20px;
}
.valuations__widget .condition_heading {
  display: grid;
  grid-template-areas: "icon-reward sub-title arrow" "icon-reward title arrow";
  grid-template-columns: auto 1fr;
  grid-column-gap: 15px;
  padding: 15px 10px;
  color: #fff;
  background: #ef233c;
}
.valuations__widget .condition__two .condition_heading {
  background: #d00f27;
}
.valuations__widget .condition__three .condition_heading {
  background: #a00c1e;
}
.valuations__widget .condition_heading .icon.reward {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
  grid-area: icon-reward;
  align-self: center;
  border-radius: 100%;
  background: #fff;
  padding: 10px;
  color: #ef233c;
}
.valuations__widget .condition_heading .icon.reward:before {
  content: "\e09b";
  line-height: 1;
}
.valuations__widget .condition_heading .icon.arrow {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 5;
  grid-area: arrow;
  align-self: center;
}
.valuations__widget .condition_heading .icon.arrow:before {
  content: "\e076";
}
.valuations__widget .condition_heading .title {
  -ms-grid-row: 2;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
  grid-area: title;
  font-weight: 700;
  font-size: 21px;
}
.valuations__widget .condition_heading .sub-title {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
  grid-area: sub-title;
}
.valuations__widget .condition_body {
  display: none;
}
.valuations__widget .is-open .condition_body {
  display: block;
  padding: 15px 10px;
}
.valuations__widget .mot-reminder {
  margin-bottom: 20px;
}
.valuations__widget .valuations__logos {
  margin-top: 20px;
}
.valuations__widget.valuations__step--01 {
  padding: 20px;
}
.valuations__widget.valuations__step--02 {
  display: flex;
  padding: 20px;
  flex-wrap: wrap;
}
.valuations__widget.valuations__step--02 > * {
  width: 100%;
  flex: 1 0 auto;
}
.featured-vacancies {
  position: relative;
  overflow: hidden;
  font-size: 1rem;
}
.featured-vacancies .inner {
  padding: 0;
}
.featured-vacancies .inset {
  border: 1px solid #cdcdd2;
  padding: 30px 38px 38px;
  background: #fff;
  margin: 0 0.4375em;
  text-align: left;
}
.featured-vacancies .inset > div:not(.btn) {
  display: block;
  margin: 0;
  text-align: right;
  border: 1px solid #cdcdd2;
  border-top: 0;
}
.featured-vacancies .inset > div:not(.btn).title {
  border: 0;
  padding: 0 0 10px;
  text-align: left;
}
.featured-vacancies .inset > div:not(.btn) .label,
.featured-vacancies .inset > div:not(.btn) span span {
  float: left;
  font-weight: 700;
}
.featured-vacancies .inset .thumb {
  padding: 0;
  margin-bottom: 10px;
  min-height: 150px;
  position: relative;
  border: 1px solid #cdcdd2;
}
.featured-vacancies .title a {
  display: block;
  font-size: 1.3125em;
  font-weight: 700;
}
.featured-vacancies .btn {
  margin: 10px;
}
.featured-vacancies .btn a {
  display: block;
}
.featured-vacancies .module-footer {
  text-align: center;
  margin-top: 20px;
}
.featured-vacancies .module-footer .btn {
  margin-top: 0;
}
.cw-plugin.cw-plugin {
  width: auto;
  color: #212121;
  line-height: normal;
}
.cw-plugin.cw-plugin input,
.cw-plugin.cw-plugin select {
  height: 45px;
  line-height: 45px;
  font-size: 16px;
}
.cw-plugin.cw-plugin .cw-add-on {
  padding: 0 5px;
  height: 45px;
  line-height: 45px;
}
.cw-plugin.cw-plugin .cw-results-error {
  min-height: 41px;
}
.cw-plugin.cw-plugin .cw-cfc-banner h2 {
  font-size: 1rem;
  margin-bottom: 5px;
  padding-bottom: 0;
}
.cw-plugin.cw-plugin #cw-overlay {
  z-index: 1205;
}
.cw-plugin.cw-plugin .cw-radio {
  font-size: 12px;
}
.cw-plugin.cw-plugin .cw-radio input {
  height: auto;
  margin: 0 0 0 4px;
}
.cw-plugin.cw-plugin .cw-radio input,
.cw-plugin.cw-plugin .cw-radio span {
  display: inline-block;
  vertical-align: middle;
}
.cw-plugin.cw-plugin .cw-lightbox {
  color: #000;
  z-index: 1200;
}
.cw-plugin.cw-plugin .cw-button,
.cw-plugin.cw-plugin .cw-call-to-action {
  vertical-align: middle;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
  line-height: 45px;
  height: 45px;
  margin: 0 5px;
  background-color: #3d4347;
  color: #fff;
  padding: 0 3.07692308em;
  font-size: 14px;
}
.cw-plugin.cw-plugin .cw-button:focus,
.cw-plugin.cw-plugin .cw-button:hover,
.cw-plugin.cw-plugin .cw-call-to-action:focus,
.cw-plugin.cw-plugin .cw-call-to-action:hover {
  outline: 0;
  box-shadow: none;
  text-decoration: none;
  background-color: #25292c;
  color: #fff;
}
.cw-plugin.cw-plugin .cw-calculate-button-container {
  padding-top: 20px;
}
.cw-plugin.cw-plugin .cw-calculate-button-container .cw-action {
  display: block;
}
.cw-plugin.cw-plugin .cw-finance-options {
  margin-top: 8px;
  background: #cdcdd2;
}
.cw-plugin.cw-plugin .cw-finance-options .cw-control-group {
  padding: 0;
}
.cw-plugin.cw-plugin
  .cw-finance-options
  .cw-calculation-form-row
  > .cw-control-group {
  padding-right: 10px;
}
.cw-plugin.cw-plugin .cw-finance-options .cw-control-label {
  font-size: 12px;
  color: #404040;
  margin-bottom: 6px;
}
.cw-plugin.cw-plugin .cw-finance-options .cw-radio {
  color: #404040;
}
.cw-plugin.cw-plugin .cw-product-header {
  background: #cdcdd2;
}
.cw-plugin.cw-plugin .cw-product-header h2,
.cw-plugin.cw-plugin .cw-product-header h3 {
  padding: 0;
  color: #404040;
  font-size: 1rem;
}
.cw-plugin.cw-plugin .cw-product-header h3 {
  font-size: inherit;
}
.cw-plugin.cw-plugin .cw-product {
  width: 50%;
}
.cw-plugin.cw-plugin .cw-product-inset {
  border-color: #cdcdd2;
  font-size: 16px;
}
.cw-plugin.cw-plugin #cw-email-success {
  padding: 0;
}
.cw-plugin.cw-plugin .cw-lightbox {
  height: auto;
}
.cw-plugin.cw-plugin .indemnity {
  color: #000;
}
.representative-finance-example .representative-finance-example {
  margin-left: 0;
}
.representative-finance-example.has-credit-check .inner {
  padding-bottom: 34px;
}
.representative-finance-example .inner {
  position: relative;
  background: #fff;
  color: #404040;
  font-size: 14px;
  border: 1px solid #cdcdd2;
}
.representative-finance-example .toggle-button {
  cursor: pointer;
  padding: 0 0 0 10px;
  margin: 0 0 0 10px;
  font-size: 14px;
  float: right;
}
.representative-finance-example .toggle-button .icon {
  float: none;
  margin-left: 5px;
}
.representative-finance-example .toggle-button .icon:before {
  font-size: 0;
  width: 0;
  height: 0;
  border-inline: 4px solid transparent;
  border-top: 5px solid #212121;
  border-bottom: 0;
}
.representative-finance-example .toggle-button:before {
  content: "Show";
  display: inline-block;
}
.representative-finance-example .toggle-button.active:before {
  content: "Hide";
}
.representative-finance-example .toggle-button.active .icon:before {
  font-size: 0;
  width: 0;
  height: 0;
  border-inline: 4px solid transparent;
  border-bottom: 5px solid #212121;
  border-top: 0;
}
.representative-finance-example .toggle-heading {
  transition: background 0.5s;
  cursor: default;
  padding-block: 0;
  margin-bottom: 0;
  line-height: 40px;
  min-height: 40px;
  border-radius: 0;
  border: 0;
}
.representative-finance-example .toggle-heading:after {
  content: " ";
  display: table;
  clear: both;
}
.representative-finance-example .toggle-heading:before {
  content: "Representative Example";
  display: inline-block;
}
.representative-finance-example .toggle-heading:hover {
  background: none;
}
.representative-finance-example .toggle-heading .excerpt {
  display: none;
}
.representative-finance-example .toggle-heading .button {
  line-height: 34px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.representative-finance-example .toggle-heading .button:after {
  content: "";
  border-top: 1px solid #cdcdd2;
  height: 0;
  display: block;
  position: absolute;
  top: 0;
  left: 20px;
  right: 20px;
}
.representative-finance-example .toggle-heading .button .btn {
  line-height: 34px;
  padding-inline: 5px;
  color: #ef233c;
}
.representative-finance-example .toggle-heading .button .btn span {
  text-decoration: underline;
}
.representative-finance-example .toggle-body {
  border-radius: 0;
  border: 0;
  padding-top: 0;
  padding-bottom: 10px;
  margin-bottom: 0;
}
.representative-finance-example h2 {
  display: none;
}
.representative-finance-example .budget-summary-tables {
  border: 1px solid #cdcdd2;
}
.representative-finance-example
  .budget-summary-tables
  .budget-summary-content:before {
  content: "Representative Example";
  display: inline-block;
  font-weight: 700;
  padding-left: 10px;
  line-height: 40px;
}
.representative-finance-example .budget-summary {
  padding: 0;
}
.representative-finance-example .budget-summary table {
  width: 100%;
}
.representative-finance-example .budget-summary th {
  display: flex;
  text-align: left;
  font-weight: 700;
  padding: 2px 10px 0;
  background: #fff;
  color: #000;
  border-bottom: 0;
  border-left: 0;
}
.representative-finance-example .budget-summary th .tooltip {
  order: 2;
  margin-left: 2px;
}
.representative-finance-example .budget-summary th .tooltip .icon:before {
  position: relative;
  top: -2px;
}
.representative-finance-example .budget-summary th.first {
  border-left: 0;
  text-align: left;
}
.representative-finance-example .budget-summary td {
  text-align: left;
  font-weight: 400;
  padding: 0 10px 2px;
  background: #fff;
  color: #000;
  border-bottom: 0;
  border-left: 1px solid #e6e6e6;
}
.representative-finance-example .price-apr-rate {
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}
.representative-finance-example .price-apr-rate:after {
  content: " ";
  display: table;
  clear: both;
}
.representative-finance-example .price-apr-rate div {
  padding: 5px;
  float: right;
}
.representative-finance-example .finance-text {
  clear: both;
  padding: 5px;
  border: 1px solid #e6e6e6;
  text-align: right;
}
.representative-finance-example .finance-text p {
  padding: 0;
}
.gallery.module .cycle-scroller > .heading {
  line-height: normal;
  margin-top: 0;
  text-transform: none;
  font-weight: 400;
  color: #212333;
  font-size: 1rem;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  font-style: normal;
  letter-spacing: 0;
  margin-bottom: 0.8em;
}
.gallery.module > .inner {
  margin: 0;
  position: relative;
  padding: 0;
}
.gallery.module .controls {
  position: absolute;
  bottom: 20px;
  width: 100%;
  text-align: center;
  right: 0;
}
.gallery.module .cycle-pager-container {
  display: none;
}
.gallery.module .cycle-next,
.gallery.module .cycle-prev {
  position: static;
  display: inline-block;
}
.gallery.module .disabled {
  display: none;
}
.gallery.module .cycle-sentinel,
.gallery.module .item {
  width: 100%;
  cursor: pointer;
}
.gallery.module .cycle-sentinel:after,
.gallery.module .item:after {
  content: " ";
  display: table;
  clear: both;
}
.gallery.module .last {
  display: none !important;
}
.gallery.module .column {
  width: 26.1%;
  float: left;
}
.gallery.module .column-1 {
  width: 39.1%;
}
.gallery.module .column-2 {
  width: 34.8%;
}
.gallery.module .image {
  position: relative;
  cursor: pointer;
}
.gallery.module .zoom {
  position: absolute;
  cursor: pointer;
  top: 10px;
  right: 10px;
  z-index: 1;
}
.gallery.module .zoom .icon:before {
  content: "\e08f";
  color: #fff;
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font: normal normal 400 25px / normal the-elite-cars-jetour, master-v10;
}
.gallery.module .count {
  position: absolute;
  text-align: center;
  left: 0;
  width: 100%;
  font-size: 20px;
  bottom: 100px;
  right: 10px;
}
.gallery.module .count .heading:after {
  display: inline-block;
  content: "-";
  padding: 0 10px;
}
#modal-advert,
div[data-require-module-id="widgets/popin"] .modal {
  background: none;
  border: 0;
  position: absolute;
  box-shadow: none;
}
#modal-advert .modal-header,
div[data-require-module-id="widgets/popin"] .modal .modal-header {
  border: 0;
  padding: 0;
  background: none;
}
#modal-advert .modal-header:after,
div[data-require-module-id="widgets/popin"] .modal .modal-header:after {
  content: " ";
  display: table;
  clear: both;
}
#modal-advert .modal-header .close,
div[data-require-module-id="widgets/popin"] .modal .modal-header .close {
  font-size: 0;
  top: -10px;
  right: -10px;
}
#modal-advert .modal-header .close span,
div[data-require-module-id="widgets/popin"] .modal .modal-header .close span {
  display: none;
}
#modal-advert .modal-body,
div[data-require-module-id="widgets/popin"] .modal .modal-body {
  padding: 0;
  max-height: none;
  overflow-y: visible;
  height: auto;
}
#modal-advert .modal-body .inner,
div[data-require-module-id="widgets/popin"] .modal .modal-body .inner {
  margin: 0;
  padding: 0;
}
#modal-advert .modal-body .cyclr .item [data-ratio="4:3"] + img,
div[data-require-module-id="widgets/popin"]
  .modal
  .modal-body
  .cyclr
  .item
  [data-ratio="4:3"]
  + img {
  aspect-ratio: 4/3;
}
#modal-advert .modal-body .cyclr .item [data-ratio="3:2"] + img,
div[data-require-module-id="widgets/popin"]
  .modal
  .modal-body
  .cyclr
  .item
  [data-ratio="3:2"]
  + img {
  aspect-ratio: 3/2;
}
#modal-advert .modal-body .cyclr .item [data-ratio="16:9"] + img,
div[data-require-module-id="widgets/popin"]
  .modal
  .modal-body
  .cyclr
  .item
  [data-ratio="16:9"]
  + img {
  aspect-ratio: 16/9;
}
#modal-advert .modal-footer,
div[data-require-module-id="widgets/popin"] .modal .modal-footer {
  display: none;
}
#modal-finance-example .finance-calculator {
  padding-inline: 0;
}
#modal-finance-example .modal-header h3 {
  margin: 0;
  color: #212333;
  font-weight: 700;
  line-height: normal;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  padding: 20px 50px 20px 20px;
  border-bottom: 1px solid #f5f5f6;
  font-size: calc(20px + 5 * (100vw - 768px) / 832);
}
.modal-body #modal-finance-example .modal-header h3 {
  padding: 0;
  border-bottom: 0;
}
#modal-finance-example .modal-header h3:empty {
  display: none;
}
#modal-finance-example .finance-controls,
#modal-finance-example .finance-table {
  clear: none;
  margin: 0;
  float: left;
}
#modal-finance-example .modal-footer {
  font-size: 11px;
  text-align: left;
}
.motability-search {
  color: #000;
  clear: both;
}
.motability-search > .inner {
  background: #fafafc;
  padding: 22px;
  border: 1px solid #d4d4d4;
  border-radius: 7px;
}
.motability-search a {
  text-decoration: none;
  color: #000;
}
.motability-search p {
  padding: 30px 0 14px 295px;
  font-weight: 700;
  font-size: 14px;
  background: url(//d2638j3z8ek976.cloudfront.net/42894fc66892f49fd05d6a3469b75f5f8d945754/1740389805/images/motability.png)
    0 0 no-repeat;
}
.motability-search .range-slider {
  padding-top: 23px;
  margin-top: 47px;
  margin-bottom: 55px;
  background: url(//d2638j3z8ek976.cloudfront.net/42894fc66892f49fd05d6a3469b75f5f8d945754/1740389805/images/motability-scale.png)
    0 0 no-repeat;
  background-size: 100% auto;
}
.motability-search .range-slider .slider {
  padding: 10px;
}
.motability-search .range-slider .slider .ui-slider {
  height: 10px;
  border: 1px solid #a1a1a1;
  border-radius: 7px;
  background-color: #c5c5cb;
  background-image: linear-gradient(180deg, #a4a4ae, #f5f5f6);
  background-repeat: repeat-x;
}
.motability-search .range-slider .slider .ui-slider .ui-slider-handle {
  border-radius: 50%;
  width: 4px;
  height: 4px;
  top: -6px;
  margin-left: -9px;
  border: 8px solid #fff;
  box-shadow: 0 0 0 1px #969698;
  background: #a1a1a1;
}
.motability-search .range-slider .slider .ui-slider .ui-slider-handle .value {
  display: block;
  position: relative;
  font-family: Arial;
  text-align: center;
  bottom: -20px;
  left: -34px;
  width: 75px;
  font-weight: 700;
  font-size: 14px;
}
.motability-search .range-slider .slider .ui-slider .ui-slider-handle label {
  display: none;
}
.motability-search .range-slider .slider .ui-slider .ui-slider-range {
  top: -1px;
  height: 10px;
  border: 1px solid #af5114;
  border-radius: 7px;
  background-color: #fbc699;
  background-image: linear-gradient(180deg, #ffcdb0, #f4bb76);
  background-repeat: repeat-x;
}
.motability-search .range-slider .max-wrap,
.motability-search .range-slider .min-wrap {
  display: none;
}
.motability-search .filter-models:after {
  content: " ";
  display: table;
  clear: both;
}
.motability-search .filter-models .model {
  transition: width 0.4s ease-in-out;
  float: left;
  width: 20%;
}
.motability-search .filter-models .model img {
  width: 100%;
}
.motability-search .filter-models .title {
  padding: 10px 0;
  min-height: 40px;
}
.motability-search .filter-models .price,
.motability-search .filter-models .title {
  display: block;
  text-align: center;
  font-size: 13px;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
}
.offer-count {
  text-align: center;
}
.offer-count > .inner {
  font-size: 0;
  display: inline-block;
  height: 120px;
  width: 120px;
  padding: 10px;
  background: #fff;
  border: 1px solid #f5f5f6;
  border-radius: 50%;
}
.offer-count > .inner:before {
  content: " ";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.offer-count .count {
  display: inline-block;
  vertical-align: middle;
}
.offer-count .value {
  display: block;
  line-height: normal;
  font-size: 55px;
}
.offer-count .label {
  display: block;
  font-size: 16px;
}
.offer-variants .item {
  margin-bottom: 10px;
  padding: 18px;
  border: 1px solid #f5f5f6;
}
.offer-variants .item:after {
  content: " ";
  display: table;
  clear: both;
}
.offer-variants .title {
  color: #ef233c;
  padding: 0 0 15px;
}
.offer-variants .price,
.offer-variants .title {
  line-height: normal;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  font-size: 25px;
}
.offer-variants .price {
  font-weight: 700;
  padding: 0 0 25px;
}
.offer-variants .button {
  clear: both;
  padding: 10px 0 0;
}
.offer-variants .button .btn {
  margin: 0 auto;
}
.social-widget {
  font-size: 12px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}
.social-widget a {
  -ms-word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.social-widget .inner {
  background: #f1f5f8;
  border-radius: 0 0 5px 5px;
}
.social-widget .head {
  position: relative;
  color: #fff;
  padding: 20px;
  border-radius: 5px 5px 0 0;
}
.social-widget .head a {
  text-decoration: none;
  color: #fff;
}
.facebook.social-widget .head {
  background: #0b5998;
}
.twitter.social-widget .head {
  background: #1dcaff;
}
.social-widget .head .username {
  font-weight: 700;
  padding-top: 5px;
}
.social-widget .head .action {
  float: right;
  line-height: 65px;
}
.social-widget .head div:first-of-type:not(.badge) {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.social-widget .badge {
  width: 65px;
  height: 65px;
  margin-right: 10px;
  float: left;
}
.social-widget .message {
  clear: both;
  min-height: 57px;
  word-wrap: break-word;
}
.social-widget .item {
  padding: 20px;
  border-top: 2px solid #fff;
  color: #404040;
}
.facebook.social-widget .item a {
  color: #0b5998;
}
.facebook.social-widget .item .icon:before {
  content: "\e083";
}
.twitter.social-widget .item a {
  color: #1dcaff;
}
.twitter.social-widget .item .icon:before {
  content: "\e084";
}
.social-widget .item .icon {
  width: 20px;
  height: 20px;
  margin: 0 10px 10px 0;
  float: left;
}
.social-widget .item .username a {
  text-decoration: none;
  color: #7d7d80;
  line-height: 25px;
  margin-bottom: 10px;
  float: left;
}
.social-widget .item .date {
  color: #7d7d80;
  line-height: 25px;
  margin-bottom: 10px;
  float: right;
}
.scroller > .inner {
  margin: 0 auto;
  position: relative;
  max-width: 999px;
}
.scroller ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.scroller li {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  width: 999px;
  float: left;
  text-align: left;
}
.scroller li a {
  color: #333;
}
.scroller .title {
  padding-bottom: 1em;
  font-size: 0.9375rem;
}
.scroller .controls {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 20px;
}
.scroller .next {
  float: right;
  cursor: pointer;
}
.scroller .next:before {
  font-family: the-elite-cars-jetour, master-v10;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e075";
}
.scroller .next span {
  display: none;
}
.scroller .prev {
  float: left;
  cursor: pointer;
}
.scroller .prev:before {
  font-family: the-elite-cars-jetour, master-v10;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e074";
}
.scroller .prev span {
  display: none;
}
.scroller .control {
  float: left;
  cursor: pointer;
}
.scroller .control:before {
  font-family: the-elite-cars-jetour, master-v10;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e07b";
}
.scroller .control span {
  display: none;
}
.scroller .control.pause:before {
  content: "\e07a";
}
.scroller .scroll {
  position: relative;
  overflow: hidden;
}
.scroller .scroll .inset {
  width: 999px;
}
.scroller .date {
  font-size: 0.9375rem;
}
.online-deposits-widget #nd-online-vehicle-sales {
  font-size: 16px;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  color: #212121;
}
.online-deposits-widget #nd-online-vehicle-sales .text-primary {
  color: #ef233c;
}
.online-deposits-widget #nd-online-vehicle-sales .text-danger {
  color: #e74c3c;
}
.online-deposits-widget #nd-online-vehicle-sales .bg-primary {
  background: #ef233c;
}
.online-deposits-widget #nd-online-vehicle-sales .bg-white {
  background: #fff;
}
.online-deposits-widget
  #nd-online-vehicle-sales
  .progress-bar
  .progress-bar_pips-container
  .progress-bar_stages
  .progress-bar_stage
  .progress-bar_stage-name {
  color: #222226;
}
.online-deposits-widget
  #nd-online-vehicle-sales
  .progress-bar
  .progress-bar_pips-container
  .progress-bar_stages
  .progress-bar_stage.active
  .progress-bar_stage-name,
.online-deposits-widget
  #nd-online-vehicle-sales
  .progress-bar
  .progress-bar_pips-container
  .progress-bar_stages
  .progress-bar_stage.complete
  .progress-bar_stage-name {
  text-decoration: underline;
  color: #ef233c;
}
.online-deposits-widget
  #nd-online-vehicle-sales
  mat-expansion-panel.mat-expansion-panel
  .mat-expansion-panel-content
  .icon {
  background: #ef233c;
}
.online-deposits-widget #nd-online-vehicle-sales .title {
  font-weight: 400;
}
.online-deposits-widget #nd-online-vehicle-sales .title-large {
  font-weight: 400;
  color: #ef233c;
}
.online-deposits-widget #nd-online-vehicle-sales .link {
  color: #ef233c;
}
.online-deposits-widget #nd-online-vehicle-sales .payment-method_tab {
  background: #fff;
}
.online-deposits-widget #nd-online-vehicle-sales .payment-method_tab.active {
  background: #ef233c !important;
  color: #fff !important;
}
.online-deposits-widget .mat-select {
  font-size: 14px;
  color: #212121;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif !important;
}
.mat-datepicker-popup .mat-calendar-body-selected {
  background: #ef233c;
}
.mat-datepicker-popup .mat-calendar-body-cell {
  padding-inline: 0;
}
.online-deposits-widget .mat-error,
.online-deposits-widget .mat-form-field-label {
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif !important;
  color: #ef233c;
}
.online-deposits-widget #nd-online-vehicle-sales .mat-icon-button,
.online-deposits-widget .cw__proposal-form .cw__tooltip--question-body {
  color: #ef233c;
}
.online-deposits-widget
  .cw__proposal-form
  .mat-focused
  .mat-form-field-placeholder {
  color: #212121;
}
.online-deposits-widget .cw__proposal-form .mat-form-field-ripple {
  background: #212121;
}
.online-deposits-widget .mat-expansion-panel-content {
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif !important;
}
.online-deposits-widget
  #nd-online-vehicle-sales
  ovs-payment-method
  #browser-pay
  div.seperator-text,
.online-deposits-widget
  #nd-online-vehicle-sales
  ovs-payment-method
  .StripeElement {
  background: #f5f5f6;
}
.online-deposits-widget
  #nd-online-vehicle-sales
  ovs-payment-method
  .payment-method
  .payment-details-blur {
  background: #dadade;
}
.online-deposits-widget
  #nd-online-vehicle-sales
  ovs-payment-method
  .ndfe-payment-tab
  .StripeElement {
  background: none;
}
.online-deposits-widget #nd-online-vehicle-sales input,
.online-deposits-widget #nd-online-vehicle-sales select {
  background: transparent;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif !important;
}
.online-deposits-widget
  #nd-online-vehicle-sales
  select:not([type="radio"]):focus {
  border-color: #ef233c;
}
.online-deposits-widget
  #nd-online-vehicle-sales
  .auth0-lock.auth0-lock
  button.auth0-lock-submit,
.online-deposits-widget #nd-online-vehicle-sales .ovs-button {
  color: #fff;
  background-color: #3d4347;
  font-weight: 400;
  text-transform: unset;
  letter-spacing: 0.075em;
  position: relative;
  overflow: hidden;
  z-index: 1;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif !important;
  height: 45px !important;
  border-radius: 5px !important;
}
.online-deposits-widget
  #nd-online-vehicle-sales
  .auth0-lock.auth0-lock
  button.auth0-lock-submit
  span,
.online-deposits-widget #nd-online-vehicle-sales .ovs-button span {
  position: relative;
  top: -2px;
}
.online-deposits-widget
  #nd-online-vehicle-sales
  .auth0-lock.auth0-lock
  button.auth0-lock-submit:after,
.online-deposits-widget #nd-online-vehicle-sales .ovs-button:after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 0;
  height: 100%;
  top: 0;
  background-color: #25292c;
  transition: width 0.4s ease-in-out;
  left: 0;
}
.online-deposits-widget
  #nd-online-vehicle-sales
  .auth0-lock.auth0-lock
  button.auth0-lock-submit.ovs-button_outline,
.online-deposits-widget
  #nd-online-vehicle-sales
  .ovs-button.ovs-button_outline {
  border: 1px solid #ef233c;
  background: transparent;
  color: #3d4347;
}
.online-deposits-widget
  #nd-online-vehicle-sales
  .auth0-lock.auth0-lock
  button.auth0-lock-submit.ovs-button_outline:hover,
.online-deposits-widget
  #nd-online-vehicle-sales
  .ovs-button.ovs-button_outline:hover {
  background: transparent;
  color: #3d4347;
}
.online-deposits-widget
  #nd-online-vehicle-sales
  .auth0-lock.auth0-lock
  button.auth0-lock-submit:hover,
.online-deposits-widget #nd-online-vehicle-sales .ovs-button:hover {
  color: #fff;
  background-color: #25292c;
}
.online-deposits-widget
  #nd-online-vehicle-sales
  .auth0-lock.auth0-lock
  button.auth0-lock-submit:hover:after,
.online-deposits-widget #nd-online-vehicle-sales .ovs-button:hover:after {
  width: 100%;
}
.online-deposits-widget #nd-online-vehicle-sales .ovs-button {
  width: auto;
}
.online-deposits-widget
  #nd-online-vehicle-sales
  .auth0-lock.auth0-lock
  .auth0-lock-submit {
  background: #3d4347 !important;
}
.online-deposits-widget
  #nd-online-vehicle-sales
  .auth0-lock.auth0-lock
  .auth0-lock-submit:hover {
  background: #25292c !important;
}
.online-deposits-widget
  #nd-online-vehicle-sales
  .payment-method
  .preferred-payment-options
  .ovs-button-bank {
  border-radius: 0 !important;
}
.online-deposits-widget
  #nd-online-vehicle-sales
  .payment-method
  .preferred-payment-options
  .ovs-button-bank:not(.ovs-button-bank_outline) {
  background: #ef233c;
}
.online-deposits-widget
  #nd-online-vehicle-sales
  .payment-method
  .preferred-payment-options
  .payment-option_description {
  max-width: none;
}
.online-deposits-widget
  #nd-online-vehicle-sales
  .payment-method
  .payment-details-blur {
  border-radius: 0 !important;
}
.online-deposits-widget #nd-online-vehicle-sales .mat-slider .mat-slider-thumb,
.online-deposits-widget
  #nd-online-vehicle-sales
  .mat-slider
  .mat-slider-track-fill {
  background: #ef233c;
}
.online-deposits-widget
  #nd-online-vehicle-sales
  .mat-slider
  .mat-slider-track-background {
  background: #f9b2ba;
}
.online-deposits-widget
  #nd-online-vehicle-sales
  .mat-slider:hover
  .mat-slider-track-background {
  background: #cdcdd2;
}
.online-deposits-widget
  #nd-online-vehicle-sales
  .mat-slider.mat-slider-axis-inverted
  .mat-slider-track-fill {
  background: #f9b2ba;
}
.online-deposits-widget
  #nd-online-vehicle-sales
  .mat-slider.mat-slider-axis-inverted
  .mat-slider-track-background {
  background: #ef233c;
}
.online-deposits-widget
  #nd-online-vehicle-sales
  .mat-slider.mat-slider-axis-inverted:hover
  .mat-slider-track-fill {
  background: #cdcdd2 !important;
}
.online-deposits-widget
  #nd-online-vehicle-sales
  .mat-slider.mat-slider-axis-inverted:hover
  .mat-slider-track-background {
  background: #ef233c !important;
}
.online-deposits-widget #nd-online-vehicle-sales .mat-mdc-slider.mat-primary {
  --mdc-slider-handle-color: #ef233c;
  --mdc-slider-focus-handle-color: #ef233c;
  --mdc-slider-hover-handle-color: #ef233c;
  --mdc-slider-active-track-color: #ef233c;
  --mdc-slider-inactive-track-color: #ef233c;
  --mdc-slider-with-tick-marks-inactive-container-color: #ef233c;
  --mat-mdc-slider-ripple-color: #ef233c;
  --mat-mdc-slider-hover-ripple-color: rgba(239, 35, 60, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(239, 35, 60, 0.2);
}
.online-deposits-widget #nd-online-vehicle-sales .ovs-content {
  background: #f5f5f6;
}
.online-deposits-widget
  #nd-online-vehicle-sales
  .ovs-content
  .progress-bar
  .progress-bar_pips-container
  .progress-bar_stages
  li
  .progress-bar_stage.active
  .progress-bar_stage-name {
  font-size: 16px !important;
}
.online-deposits-widget
  #nd-online-vehicle-sales
  .ovs-content
  .progress-bar
  .progress-bar_pips-container
  .progress-bar_stages
  li
  .progress-bar_stage
  .progress-bar_stage-name:after {
  font-family: the-elite-cars-jetour, master-v10;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e075";
  padding: 0 7px;
}
.online-deposits-widget
  #nd-online-vehicle-sales
  .ovs-content
  .progress-bar
  .progress-bar_pips-container
  .progress-bar_stages
  .progress-bar_pip {
  display: none;
}
.online-deposits-widget
  #nd-online-vehicle-sales
  .ovs-content
  .payment-method
  .mat-expansion-panel-header,
.online-deposits-widget
  #nd-online-vehicle-sales
  .ovs-content
  .payment-method
  .mat-expansion-panel-header:hover {
  background: none !important;
}
.online-deposits-widget #nd-online-vehicle-sales .progress-bar.reservation {
  background: #ef233c !important;
  color: #fff;
  border-radius: 0;
}
.link-block h4.title {
  color: #212121;
  font-size: 1rem;
}
.link-block .link-group {
  padding: 30px 0;
  float: left;
}
.link-block .link-group .inner {
  overflow: hidden;
  padding: 0;
  background: transparent;
}
.link-block .link-ul {
  width: 100%;
  float: left;
}
.link-block ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.featured-cms-offers {
  position: relative;
  font-size: 1rem;
  color: #212333;
}
.featured-cms-offers.scrollable .cycle-scroller {
  overflow-y: auto;
  max-height: 920px;
  margin-bottom: 35px;
  margin-top: 15px;
}
.featured-cms-offers .inner {
  padding: 0;
}
.featured-cms-offers .heading {
  text-align: center;
  margin: 0;
  font-weight: 700;
  font-size: 31px;
  color: #212333;
}
.featured-cms-offers .item {
  position: static;
}
.featured-cms-offers .item:first-child {
  margin-bottom: 30px;
}
.featured-cms-offers .inset {
  padding: 30px 40px;
  min-height: 46px;
  border: 1px solid #cdcdd2;
  transition: box-shadow 0.5s ease;
  display: grid;
  grid-template-columns: auto 1fr 1fr;
  grid-template-areas: "title title title" "content content content" "btn btn btn";
  text-align: left;
}
.featured-cms-offers .inset:hover {
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}
.featured-cms-offers .thumb {
  position: relative;
  display: none;
  grid-area: thumb;
}
.featured-cms-offers .title {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  padding-bottom: 20px;
  display: inline-block;
  vertical-align: top;
  grid-area: title;
}
.featured-cms-offers .title h3 {
  margin-bottom: 0;
  color: #ef233c;
}
.featured-cms-offers .title a {
  text-decoration: none;
  font-size: 24px;
  font-weight: 700;
  color: #ef233c;
}
.featured-cms-offers .content {
  -ms-grid-row: 4;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: content;
}
.featured-cms-offers .btn {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  margin-top: 20px;
  justify-self: end;
  align-self: end;
  grid-area: btn;
  display: block;
}
.featured-cms-offers .social-share a {
  margin-right: 5px;
}
.featured-cms-offers .social-share .icon-twitter:before {
  content: "\e084";
}
.featured-cms-offers .social-share .icon-facebook:before {
  content: "\e083";
}
.featured-cms-offers .social-share .icon-google:before {
  content: "\e072";
}
.featured-cms-offers .social-share .text {
  display: none;
}
.cms ol,
.cms ul {
  margin: 0 0 20px;
  padding: 0 0 0 40px;
}
.cms.checklist .span12 {
  padding: 0;
}
.cms.checklist ul {
  padding: 0;
  margin-top: 15px;
}
.cms.checklist ul li {
  position: relative;
  list-style: none;
  padding-bottom: 3px;
  padding-left: 32px;
}
.cms.checklist ul li:before {
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e08c";
  position: absolute;
  top: 3px;
  left: 0;
  font: normal normal 400 16px / normal the-elite-cars-jetour, master-v10;
}
.cms.checklist.checklist-center ul {
  text-align: center;
}
.cms.checklist.checklist-center ul li {
  padding-inline: 0;
}
.cms.checklist.checklist-center ul li:before {
  position: static;
  margin-top: -2px;
  margin-right: 5px;
}
.cms.table-borderless table {
  border: 0;
}
.cms.table-large table td,
.cms.table-large table th {
  padding: 16px 3px;
}
.cms.table-highlight-heading thead td {
  background-color: #cdcdd2;
}
.cms.table-ticks td i {
  font-size: 0;
}
.cms.table-ticks td i:before {
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e08c";
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 100%;
  color: #fff;
  background: #ef233c;
  font: normal normal 700 25px/30px the-elite-cars-jetour, master-v10;
}
.cms.media-rounded-none .media img {
  border-radius: 0 !important;
}
.cms.toggle-background .toggle-body,
.cms.toggle-background .toggle-heading {
  background: #fff;
}
.cms.toggle-margins .toggle-body + .toggle-heading {
  margin-top: 10px;
}
.cms img {
  width: 100%;
  display: block;
}
.cms table {
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
  width: 100%;
  empty-cells: show;
  border: 1px solid #ddd;
}
.cms table td,
.cms table th {
  vertical-align: top;
  border-bottom: 1px solid #eee;
  padding: 3px;
}
.cms table tbody tr:last-child td {
  border-bottom: 1px solid #eee;
}
.cms table thead td {
  font-weight: inherit;
}
.cms table tfoot td,
.cms table tfoot th {
  background: #f4f4f4;
}
.cms table.table-bordered td,
.cms table.table-bordered th {
  border: 1px solid #ddd;
}
.cms table.table-simple caption,
.cms table.table-simple td,
.cms table.table-simple th {
  border: 0;
  padding-left: 0;
}
.cms table.table-flat caption,
.cms table.table-flat td,
.cms table.table-flat th {
  border: 0;
  padding: 0;
}
.cms table.table-striped tbody tr:nth-child(odd) td {
  background-color: #f8f8f8;
}
.cms table.table-hovered tbody tr:hover td {
  background-color: #f4f4f4;
}
.cms .mediaInner figcaption {
  text-align: center;
  display: block;
  padding: 5px 0;
  font-family: Arial;
  font-size: 10px;
}
.cms .mediaInner .responsive-video {
  position: static;
  height: auto;
  padding: 0;
}
.cms .responsive-table.scrollbar:before {
  text-align: center;
  content: " ";
  display: block;
  height: 64px;
  padding: 10px 0;
}
.no-touch .cms .responsive-table.scrollbar:before {
  display: none;
}
.cms .responsive-table {
  width: 100%;
  overflow: auto;
  margin-bottom: 1.618em;
}
.cms .responsive-table table {
  margin-bottom: 0;
}
.cms .responsive-table::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 14px;
  height: 14px;
}
.cms .responsive-table::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 3px solid #fff;
  background-color: rgba(0, 0, 0, 0.3);
}
.cms .media {
  padding-bottom: 20px;
}
.cms .media,
.cms .media .cycle.slideshow-image {
  position: relative;
}
.cms .row-fluid {
  clear: both;
}
.cms .sticky-module {
  background: none;
  min-height: 60px;
}
.cms .toggle {
  padding-inline: 0;
}
.cms .toggle .toggle-heading {
  margin-top: -1px;
}
.cms .toggle .close {
  display: none;
}
.cms.cms-collapsed .row-fluid + .row-fluid {
  margin-top: 0;
}
.cms.cms--row-margin .row-fluid {
  margin-inline: -10px;
}
.valuation-widget-jump div:first-of-type.control-group input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #ffcf00;
  border-color: #ffcf00;
}
.valuation-widget-jump
  div:first-of-type.control-group
  input::-ms-input-placeholder {
  color: #000;
  opacity: 1;
  font-style: italic;
}
.valuation-widget-jump div:first-of-type.control-group input::placeholder {
  color: #000;
  opacity: 1;
  font-style: italic;
}
.valuation-widget-jump .btns {
  margin-top: 20px;
}
.incentives .incentive {
  font-size: 14px;
  font-weight: 400;
}
.incentives .incentive:before {
  content: "\A";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  vertical-align: middle;
  background: currentColor;
  display: inline-block;
  margin-right: 10px;
}
.incentives .incentive .inset {
  display: inline;
}
.incentives.incentive--small .incentive {
  font-size: 14px;
}
.incentives.incentive--large .incentive {
  font-size: 20px;
}
.media-exterior360,
.media-exterior360 .exterior-container {
  position: relative;
}
.media-exterior360 img {
  height: auto !important;
  width: 100%;
}
.media-exterior360 .btn-hotspot {
  position: absolute;
  left: 15px;
  bottom: 15px;
  font-size: 12px;
  line-height: 30px;
}
.media-exterior360 #placeholder {
  width: 100%;
  opacity: 0;
  visibility: hidden;
}
.media-exterior360 #theStage {
  cursor: pointer;
}
.thumb-exterior .item div {
  float: none !important;
  width: auto !important;
}
.thumb-exterior .item div:last-of-type {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 3px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 11px;
  right: 0;
  text-align: center;
  z-index: 5;
}
#exterior-content .new-exterior {
  position: relative;
}
#exterior-content .new-exterior .main-title {
  position: absolute;
  background: rgba(0, 0, 0, 0.65);
  color: #fff;
  z-index: 1;
  width: 100%;
  padding: 5px 20px;
  font-size: 15px;
}
#exterior-content .new-exterior .btns.fullwidth {
  bottom: 5%;
  left: 0;
  position: absolute;
  width: 100%;
  padding: 0 10px;
}
#exterior-content .new-exterior .btn-environments {
  bottom: 0;
  right: 5px;
  position: absolute;
  display: inline-block;
}
#exterior-content .new-exterior .btn-environments > span {
  display: none;
}
#exterior-content .new-exterior .btn-environments .btn-colour {
  display: block;
  padding: 5px 0;
}
#exterior-content .new-exterior .btn-environments .btn-colour .btn {
  background: none;
  border-radius: 50%;
  padding: 0;
  display: block;
  border: 2px solid #fff;
  width: 25px;
  height: 25px;
}
#exterior-content .new-exterior .btn-colours {
  display: inline-block;
}
#exterior-content .new-exterior .btn-colours .btn-colour {
  display: inline-block;
  position: relative;
}
#exterior-content .new-exterior .btn-colours .btn-colour > span {
  display: none;
}
#exterior-content .new-exterior .btn-colours .btn-colour:hover > span {
  display: block;
  position: absolute;
  top: -25px;
  left: -30px;
  width: 150px;
  background: hsla(0, 0%, 100%, 0.8);
  border-radius: 10px;
  border: 1px solid #999;
  z-index: 1;
  text-align: center;
}
#exterior-content .new-exterior .btn-colours .btn-colour .btn {
  background: none;
  border: 0;
  padding: 0 3px;
}
#exterior-content .new-exterior .btn-colours .btn-colour .btn:hover {
  background: none;
}
#exterior-content .new-exterior .btn-colours .btn-colour .btn span {
  display: block;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  border: 2px solid #fff;
}
#exterior-content .terms {
  padding: 10px 0;
  text-align: center;
}
#exterior-content .new-exterior-loader {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  background: rgba(0, 0, 0, 0.5);
}
#exterior-content .new-exterior-loader span {
  color: #fff;
  display: block;
  font-size: 17px;
  text-align: center;
  width: 100%;
}
#exterior-content .new-exterior-loader img {
  display: block;
  margin: 19% auto 0;
  width: 20%;
}
#exterior-content .reel-preloader {
  display: block !important;
}
.documents {
  padding: 0;
}
.documents .document,
.documents .item {
  position: relative;
  padding: 10px;
  line-height: 20px;
  text-align: left;
  border-bottom: 1px solid #f5f5f6;
}
.documents .document:after,
.documents .item:after {
  content: " ";
  display: table;
  clear: both;
}
.documents .document > a,
.documents .document > span,
.documents .item > a,
.documents .item > span {
  display: inline-block;
  vertical-align: middle;
  padding-inline: 20px;
}
.documents .document a span,
.documents .item a span {
  text-decoration: underline;
}
.documents .document:hover,
.documents .item:hover {
  background: rgba(0, 0, 0, 0.1);
}
.documents .document:hover span,
.documents .item:hover span {
  text-decoration: none;
}
.documents .document .icon,
.documents .item .icon {
  position: absolute;
  left: 10px;
  top: 10px;
  width: 20px;
}
.documents .image .icon:before,
.documents .jpg .icon:before,
.documents .png .icon:before {
  content: "\e0ae";
}
.documents .pdf .icon:before {
  content: "\e07e";
}
.documents .doc .icon:before {
  content: "\e0a6";
}
.documents .tooltip {
  position: absolute;
  right: 10px;
  top: 10px;
}
.documents .tooltip .icon {
  position: static;
}
.documents .tooltip .icon:before {
  content: "\e078";
}
#g .gg-btn-specials,
#g .gg-chat-bubble,
#g .gg-invite,
#g .gg-invite-mobile2__msg,
#g .gg-invite-mobile__img,
#g .gg-popup.gg-invite-mobile2,
#g .gg-tabs__item,
#g .gg-toolbar {
  z-index: 1016;
}
#g .gg-popup {
  z-index: 2500;
}
#g .gg-social:before {
  background: #ef233c;
}
#g .gg-btn-specials {
  background-color: #ef233c;
}
#g .gg-tabs .gg-tabs__item {
  background-color: #ef233c;
  opacity: 0.95;
}
#g .gg-tabs .gg-tabs__item:hover {
  background-color: #d00f27;
  opacity: 1;
}
#g .gg-chat-bubble,
#g .gg-chat-icon-wrapper:before {
  background: #ef233c;
}
#g .gg-chat-top {
  background: #ef233c;
}
#g .gg-chat-close {
  border-color: #fff;
}
#g .gg-chat-top__text {
  color: #fff;
}
#g .gg-message--visitor .gg-message__body {
  background: #ef233c;
  color: #fff;
}
#g .gg-message--visitor .gg-message__body a {
  color: inherit;
}
#g .gg-invite .gg-chat-reply {
  background: #fff;
  color: #000;
}
#g .gg-po {
  z-index: 99999999;
}
#g .gg-chat-reply__buttons .gg-chat-reply__text_us,
#g .gg-sms__submit {
  background: #ef233c;
  color: #fff;
}
.gm-box {
  overflow: hidden;
  padding: 20px;
  background: #fff;
}
.gm-box .heading {
  font-size: 18px !important;
  padding-bottom: 10px;
  font-weight: 700 !important;
}
.gm-box .address,
.gm-box .phone-numbers {
  margin-bottom: 10px;
}
.gm-box .thumb {
  height: auto !important;
  width: 140px;
  margin: 0 0 10px 10px;
  float: right;
}
.gm-box .description {
  float: left;
}
.gm-box .thumb img {
  max-width: 100% !important;
}
.gm-box .actions {
  padding: 5px 0;
  border-top: 1px solid #ccc;
  clear: both;
}
.gm-box ul {
  margin: 0;
}
.gm-box li,
.gm-box ul {
  list-style: none;
  padding: 0;
}
.gm-box li {
  margin: 0 10px 10px 0;
  height: 36px;
  width: 36px;
  float: left;
  background: #eee;
}
.gm-box li i {
  height: 36px;
  width: 36px;
  display: block;
}
.gm-box img {
  max-width: 100% !important;
}
.fill-height.budget-calculator .inner > div {
  height: 100%;
}
.budget-calculator .tabs {
  padding: 0;
}
.fill-height.budget-calculator .tabs {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.budget-calculator .tab-nav {
  display: flex;
  justify-content: space-evenly;
}
.budget-calculator .tab-nav li {
  flex: 1 0 auto;
}
.fill-height.budget-calculator .tab-content {
  height: 100%;
}
.fill-height.budget-calculator .tab-content .tab-pane {
  height: 100%;
}
.budget-calculator
  .tab-content
  .tab-pane#tab-budget-hp
  .user-select.annual-mileage {
  display: none;
}
.budget-calculator .user-select {
  max-width: none;
}
.budget-calculator .user-select .slider .value {
  color: inherit;
}
.budget-calculator .price + .alert {
  margin-top: 20px;
  min-height: 77px;
}
.budget-calculator .price .value {
  color: #ef233c;
  font-size: calc(26px + 10 * (100vw - 768px) / 832);
}
.budget-calculator .price .label {
  font-size: 14px;
}
.budget-calculator .alert + .user-select {
  margin-bottom: 20px;
}
.budget-calculator .button {
  margin-top: 12px;
  display: block;
}
.budget-calculator .btn {
  display: block;
}
.budget-calculator .btn .icon {
  display: none;
}
.budget-summary {
  overflow: visible;
}
.budget-summary th {
  font-weight: 400;
  padding: 5px 0;
  border-block: solid 1px #f5f5f6;
  text-align: left;
}
.budget-summary th > span {
  display: inline;
  vertical-align: middle;
}
.budget-summary td {
  font-weight: 700;
  padding: 5px 0 5px 5px;
  border-block: solid 1px #f5f5f6;
  text-align: right;
}
.budget-summary .tooltip {
  display: inline-block;
}
.modal-body .budget-summary .tooltip .tooltip-content {
  left: -13px;
  bottom: 80%;
  margin-left: 0;
}
.modal-body .budget-summary .tooltip .tooltip-content .tooltip-arrow {
  left: 10px;
  bottom: -10px;
  margin-left: 0;
}
.budget-summary .tooltip .icon:before {
  font-size: 20px;
  color: #ef233c;
}
.budget-summary-jump .price + .alert {
  margin-top: 20px;
}
.budget-summary-jump .price .value {
  font-size: 36px;
  color: #ef233c;
}
.budget-summary-jump .price .label {
  font-size: 14px;
}
.budget-summary-jump .alert {
  margin-bottom: 20px;
}
.budget-summary-jump .alert + .user-select {
  margin-bottom: 20px;
}
.budget-summary-jump .btn {
  display: block;
  flex-grow: 1;
  padding-left: 5px;
  padding-right: 5px;
}
.budget-summary-jump .btn .icon {
  display: none;
}
.budget-summary-jump .btn.secondary {
  margin-bottom: 10px;
  color: #fff;
  background-color: #212333;
}
.budget-summary-jump .btn.secondary:after {
  background-color: #3d69cb;
}
#emac-service-plan-widget {
  background: transparent;
}
#emac-service-plan-widget .form-container {
  padding: 0;
}
#emac-service-plan-widget .section--inner {
  color: #000;
}
.search-tags .inner {
  display: flex;
  font-size: 0;
  padding-top: 5px;
}
.search-tags .inner.is-empty {
  display: none;
}
.search-tags .option {
  position: relative;
  display: inline-block;
  border-radius: 5px;
  font-size: 12px;
  margin-bottom: 10px;
  background: #ef233c;
  color: #fff;
  padding: 5px 25px 5px 10px;
  margin-right: 10px;
}
.search-tags .option:after {
  content: "x";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.2);
  right: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.search-tags .option .icon {
  display: none;
}
.search-tags .option .label {
  vertical-align: initial;
}
.search-tags .reset-all .icon {
  display: none;
}
.search-tags .reset-all a {
  display: none;
  text-decoration: none;
  line-height: normal;
  box-shadow: inset 0 0 0 2px #cdcdd2;
  border-radius: 5px;
  padding: 5px 10px;
  font-size: 12px;
  margin-bottom: 10px;
}
.custom-html.payment-icons .title {
  font-weight: 700;
  width: 83px;
  font-size: 14px;
}
.custom-html.payment-icons .icon {
  width: 28px;
  max-width: 45px;
  height: 35px;
  margin: 0 2px;
  background-image: url(//d2638j3z8ek976.cloudfront.net/global-css-files/20241122-101210/images/modules/payment-icons/sprite-payment-icons.png);
  background-repeat: no-repeat;
  background-size: 704%;
}
.custom-html.payment-icons .icon.icon-visa {
  background-position: 0 50%;
}
.custom-html.payment-icons .icon.icon-mc {
  background-position: 16.666% 50%;
}
.custom-html.payment-icons .icon.icon-maestro {
  background-position: 33.333% 50%;
}
.custom-html.payment-icons .icon.icon-amex {
  background-position: 50% 50%;
}
.custom-html.payment-icons .icon.icon-apple-pay {
  background-position: 66.666% 50%;
}
.custom-html.payment-icons .icon.icon-google-pay {
  background-position: 83.333% 50%;
}
.custom-html.payment-icons .icon.icon-mada {
  width: 65px;
  max-width: 100px;
  background-position: 100% 38%;
}
.custom-html.payment-icons .flex-grow-1 .icon {
  width: calc(14.28571% - 12px);
}
.custom-html.payment-icons .flex-grow-1 .icon.icon-mada {
  width: calc(26.28571% - 10px);
}
@media (max-width: 767px) {
  .theme--basic.module-cycle .inset {
    border: 0;
  }
}
@media (min-width: 768px) {
  .theme--basic.module-cycle .inset {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
  }
}
.theme--simple.module-cycle .text {
  padding-left: 0;
  padding-right: 0;
}
.theme--standard.module-cycle .text {
  padding-bottom: 20px;
}
.theme--standard.module-cycle .thumb + .text {
  padding-top: 20px;
}
.theme--basic.module-cycle .date {
  padding-bottom: 20px;
  line-height: normal;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
}
.module-cycle .title a {
  text-decoration: none;
  color: inherit;
}
.theme--internal-small.module-cycle .strapline,
.theme--internal-small.module-cycle .title a,
.theme--internal-small.module-cycle .title h3 {
  margin-bottom: 0;
  line-height: normal;
  font-size: 18px;
}
.theme--internal-big.module-cycle .strapline,
.theme--internal-big.module-cycle .title a,
.theme--internal-big.module-cycle .title h3 {
  font-size: calc(22px + 6 * (100vw - 768px) / 832);
  margin-bottom: 0;
  line-height: normal;
}
.theme--homepage-big.module-cycle .strapline,
.theme--homepage-big.module-cycle .title a,
.theme--homepage-big.module-cycle .title h3 {
  font-size: 32px;
  font-weight: 700;
}
@media (min-width: 768px) {
  .theme--homepage-big.module-cycle .strapline,
  .theme--homepage-big.module-cycle .title a,
  .theme--homepage-big.module-cycle .title h3 {
    font-size: 46px;
  }
}
@media (min-width: 1200px) {
  .theme--homepage-big.module-cycle .strapline,
  .theme--homepage-big.module-cycle .title a,
  .theme--homepage-big.module-cycle .title h3 {
    font-size: 60px;
  }
}
.theme--basic.module-cycle .strapline,
.theme--basic.module-cycle .title a,
.theme--basic.module-cycle .title h3 {
  font-size: calc(17px + 4 * (100vw - 768px) / 832);
  margin-bottom: 0;
  line-height: normal;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  font-weight: 700;
}
@media (min-width: 768px) {
  .theme--basic.module-cycle .strapline,
  .theme--basic.module-cycle .title a,
  .theme--basic.module-cycle .title h3 {
    min-height: 0;
    line-height: normal;
  }
}
.theme--standard.module-cycle .strapline,
.theme--standard.module-cycle .title a,
.theme--standard.module-cycle .title h3 {
  display: block;
  margin-bottom: 5px;
  padding-bottom: 10px;
  position: relative;
  line-height: 1;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  font-size: 20px;
}
.theme--standard.module-cycle .strapline:after,
.theme--standard.module-cycle .title a:after,
.theme--standard.module-cycle .title h3:after {
  background: #ef233c;
  bottom: 0;
  height: 1px;
  left: 50%;
  min-width: 200px;
  position: absolute;
  transform: translateX(-50%);
  content: "";
}
.theme--basic.module-cycle .content {
  padding-bottom: 20px;
  padding-top: 20px;
  font-size: 14px;
}
.theme--standard.module-cycle .content {
  display: block;
  padding-bottom: 10px;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
}
.theme--internal-small.jump .title {
  font-size: calc(20px + 3 * (100vw - 768px) / 832);
}
.theme--internal-medium.jump .title,
.theme--internal-small.jump .title {
  letter-spacing: 0.025em;
  line-height: normal;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  font-weight: 700;
}
.theme--internal-medium.jump .title {
  font-size: calc(24px + 9 * (100vw - 768px) / 832);
}
.theme--internal-big.jump .title {
  font-size: calc(29px + 14 * (100vw - 768px) / 832);
}
.theme--homepage-small.jump .title,
.theme--internal-big.jump .title {
  letter-spacing: 0.025em;
  line-height: normal;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  font-weight: 700;
}
.theme--homepage-small.jump .title {
  padding-top: 6px;
  font-size: 24px;
}
@media (min-width: 1600px) {
  .theme--homepage-small.jump .title {
    padding-top: 8px;
    line-height: 42px;
    font-size: 30px;
  }
}
.theme--homepage-big.jump .title {
  margin-bottom: 0;
  padding-top: 9px;
  letter-spacing: 0.025em;
  line-height: normal;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  font-size: 28px;
  font-weight: 700;
}
@media (min-width: 768px) {
  .theme--homepage-big.jump .title {
    font-size: 36px;
  }
}
@media (min-width: 1600px) {
  .theme--homepage-big.jump .title {
    padding-top: 0;
    line-height: 46px;
    font-size: 40px;
  }
}
.theme--basic.jump .title {
  font-size: calc(21px + 2 * (100vw - 768px) / 832);
  line-height: normal;
}
.theme--basic.jump .title,
.theme--simple.jump .title {
  margin-bottom: 0;
  padding-top: 10px;
  letter-spacing: 0.025em;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  font-weight: 700;
}
.theme--simple.jump .title {
  padding-left: 1px;
  line-height: 1;
  font-size: 24px;
}
.theme--standard.jump .title {
  display: block;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 40px;
  position: relative;
  line-height: 1;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  font-size: 24px;
}
.theme--standard.jump .title:after {
  border-bottom: 1px solid #ef233c;
  display: none;
  height: 1px;
  min-width: 200px;
  padding-top: 10px;
  content: "";
}
.theme--internal-big.jump .sub-title,
.theme--internal-medium.jump .sub-title,
.theme--internal-small.jump .sub-title {
  letter-spacing: 0.025em;
  line-height: 36px;
  text-transform: unset;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 700;
}
.theme--homepage-small.jump .sub-title {
  padding-top: 0;
  letter-spacing: 0.025em;
  line-height: normal;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 700;
}
.theme--homepage-big.jump .sub-title {
  letter-spacing: 0.2em;
  line-height: 25px;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 400;
}
@media (min-width: 1600px) {
  .theme--homepage-big.jump .sub-title {
    padding-bottom: 10px;
  }
}
.theme--basic.jump .sub-title {
  font-size: 12px;
}
.theme--basic.jump .sub-title,
.theme--simple.jump .sub-title {
  padding-top: 10px;
  letter-spacing: 0.025em;
  line-height: 1.1;
  text-transform: unset;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  font-weight: 700;
}
.theme--standard.jump .sub-title {
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 10px;
}
.theme--internal-big.jump .strapline,
.theme--internal-medium.jump .strapline,
.theme--internal-small.jump .strapline {
  letter-spacing: 0.2em;
  line-height: 30px;
  text-transform: unset;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  font-weight: 400;
}
.theme--homepage-small.jump .strapline {
  letter-spacing: 0.2em;
  line-height: 25px;
  font-size: 13px;
  font-weight: 400;
}
.theme--homepage-big.jump .strapline {
  letter-spacing: 0.025em;
  line-height: 25px;
  font-size: 30px;
  font-weight: 700;
}
.theme--basic.jump .strapline {
  font-size: 16px;
}
.theme--basic.jump .strapline,
.theme--simple.jump .strapline {
  letter-spacing: 0.025em;
  line-height: 30px;
  text-transform: unset;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  font-weight: 400;
}
.theme--standard.jump .strapline {
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 10px;
}
.theme--internal-big.jump .content,
.theme--internal-medium.jump .content,
.theme--internal-small.jump .content {
  padding-top: 10px;
  letter-spacing: 0;
  line-height: 26px;
  font-weight: 400;
}
.theme--homepage-big.jump .content,
.theme--homepage-small.jump .content {
  letter-spacing: normal;
  line-height: 25px;
  font-size: 15px;
  font-weight: 400;
}
.theme--homepage-big.jump .content {
  padding-top: 9px;
}
@media (min-width: 768px) {
  .theme--homepage-big.jump .content {
    padding-top: 9px;
  }
}
@media (min-width: 1600px) {
  .theme--homepage-big.jump .content {
    padding-top: 19px;
  }
}
.theme--basic.jump .content {
  font-size: 14px;
}
.theme--basic.jump .content,
.theme--simple.jump .content {
  padding-top: 10px;
  letter-spacing: 0;
  line-height: 26px;
  font-weight: 400;
}
.theme--standard.jump .content {
  display: block;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 10px;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
}
.jump .content .u-inline {
  vertical-align: baseline;
}
.theme--internal-big.jump .button,
.theme--internal-medium.jump .button,
.theme--internal-small.jump .button {
  padding-top: 25px;
}
.theme--homepage-small.jump .button {
  padding-top: 12px;
}
.theme--homepage-big.jump .button {
  padding-top: 22px;
}
@media (min-width: 1600px) {
  .theme--homepage-big.jump .button {
    padding-top: 33px;
  }
}
.theme--basic.jump .button,
.theme--simple.jump .button {
  padding-top: 25px;
}
.theme--standard.jump .button {
  padding-top: 40px;
}
.theme--standard.jump .btn {
  color: #ef233c;
  border-top: 1px solid #f5f5f6;
  display: block;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
.theme--standard.jump .btn:hover {
  color: #fff;
  background: #ef233c;
}
.theme--simple.featured-stock .title a {
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
}
.theme--internal-small.jumps-cycle .strapline {
  line-height: normal;
  font-size: 18px;
  font-weight: 400;
}
.theme--homepage.jumps-cycle .strapline,
.theme--internal-big.jumps-cycle .strapline {
  font-size: calc(22px + 6 * (100vw - 768px) / 832);
  line-height: normal;
  font-weight: 400;
}
.theme--homepage.jumps-cycle .strapline {
  font-size: 16px;
}
.theme--internal-small.jumps-cycle .content {
  letter-spacing: 0.01em;
}
.theme--internal-big.jumps-cycle .content,
.theme--internal-small.jumps-cycle .content {
  padding-bottom: 10px;
  padding-top: 8px;
  line-height: 26px;
  font-weight: 400;
}
.theme--homepage.jumps-cycle .content {
  padding-top: 9px;
  letter-spacing: 0.01em;
  line-height: 26px;
  font-size: 14px;
  font-weight: 400;
}
.theme--homepage-big.jumps-cycle .button {
  padding-top: 40px;
}
.theme--standard.valuation-widget-jump .text {
  padding-bottom: 20px;
}
.theme--basic.valuation-widget-jump .title {
  line-height: normal;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 700;
}
.theme--simple.valuation-widget-jump .title {
  padding-left: 1px;
  line-height: 1;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  font-size: 24px;
}
.theme--standard.valuation-widget-jump .title {
  display: block;
  padding-left: 1px;
  position: relative;
  line-height: 1;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  font-size: 20px;
}
.theme--basic.valuation-widget-jump .content {
  font-size: 16px;
}
.theme--standard.valuation-widget-jump .content {
  display: block;
  padding-top: 10px;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
}
.action-bar__wrap {
  position: relative;
  top: auto !important;
  background: #ef233c;
  padding-block: 10px;
}
.action-bar__wrap > [class*="layout-"] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.action-bar__wrap > [class*="layout-"] > [class*="span"] {
  padding-inline: 0;
}
.action-bar__wrap .buying-online-jump-3 figure.responsive-image:before {
  content: "\e0e1";
}
.action-bar__wrap .buying-online-jump-2 figure.responsive-image:before {
  content: "\e08e";
}
.action-bar__wrap .buying-online-jump-1 figure.responsive-image:before {
  content: "\e091";
}
.action-bar__wrap .service-icon figure.responsive-image:before {
  content: "\e0b6";
}
.action-bar__wrap .tyre-icon figure.responsive-image:before {
  content: "\e0c5";
}
.action-bar__wrap .enquire-icon figure.responsive-image:before {
  content: "\e08d";
}
.action-bar__wrap .jump {
  position: relative;
  width: auto;
}
.action-bar__wrap .jump .inner:before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 18px;
  width: 1px;
  border-left-color: hsla(0, 0%, 100%, 0.25) !important;
  left: 0;
}
.action-bar__wrap .jump a {
  text-decoration: none;
  display: flex;
  align-items: center;
}
.action-bar__wrap .jump a:after {
  content: " ";
  display: table;
  clear: both;
}
.action-bar__wrap .jump .thumb {
  float: left;
}
.action-bar__wrap .jump .thumb img {
  background: #ef233c;
  max-height: 25px;
}
.action-bar__wrap .jump .thumb [src*="no-image"] {
  visibility: hidden;
}
.action-bar__wrap .jump .thumb .responsive-image {
  position: relative;
}
.action-bar__wrap .jump .thumb figure.responsive-image:before {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font: normal normal 400 30px / normal the-elite-cars-jetour, master-v10;
}
.action-bar__wrap .jump .thumb + .title {
  padding-left: 10px;
}
.action-bar__wrap .jump .title {
  display: block;
  font-weight: 400;
}
.action-bar__wrap .jump .title,
.action-bar__wrap .module {
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  color: #fff;
}
.action-bar__wrap .module {
  width: auto;
  display: inline-block;
  vertical-align: top;
}
.action-bar__wrap .button.has-arrow .btn .icon:before {
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e075";
  font: normal normal inherit 16px / normal the-elite-cars-jetour, master-v10;
}
.action-bar__wrap .button.link .btn {
  line-height: normal;
  padding-inline: 0;
  font-size: 14px;
}
.action-bar__wrap .button.link .btn:after,
.action-bar__wrap .button.link .btn:before {
  display: none;
}
.action-bar__wrap .button.link .btn .icon {
  vertical-align: middle;
}
.action-bar__wrap .button .btn {
  background: transparent;
  border: 0;
  color: #fff;
}
.action-bar__wrap .button .btn span:after,
.action-bar__wrap .button .btn span:before {
  display: none;
}
.action-bar__wrap .button .btn .icon {
  line-height: 0;
}
.container-50zg5 .container {
  width: auto;
}
.container-50zg5 .fixed {
  background: none;
}
.overlay__wrap {
  position: relative;
}
.overlay__wrap .row-fluid + .row-fluid {
  margin-top: 0;
}
.overlay__content {
  position: relative;
}
.overlay__row {
  position: absolute;
  inset: 0 0;
  overflow: hidden;
  margin: 0;
  background: #000;
}
.overlay__row--front {
  z-index: 15;
  background: none;
}
.overlay__image {
  position: absolute;
  top: 50%;
  left: 50%;
  right: auto;
  transform: translate(-50%, -50%);
  padding: 0;
  background: #000;
  width: 1920px;
  height: auto;
}
.overlay__image--top {
  top: 0;
  transform: translate(-50%);
}
.overlay__image--top.overlay__image--fluid {
  transform: translate(0);
}
.overlay__image--fluid {
  width: 100%;
  left: 0;
  transform: translateY(-50%);
}
.overlay__image img {
  width: 100%;
}
#nd-website-editor-wrap ~ #page-wrap .overlay__row .overlay__image {
  transform: none;
}
.social-share.toggle {
  position: relative;
  margin-top: 0;
  padding: 0;
  z-index: 12;
}
.social-share.toggle.social-share-condensed .toggle-heading {
  line-height: 21px;
}
.social-share.toggle .row-fluid {
  margin-inline: 0;
}
.social-share.toggle .social-icons {
  padding: 0;
}
.social-share.toggle.link {
  display: inline-block;
  width: auto;
  font-size: 16px;
}
.social-share.toggle.link .toggle-heading span {
  text-decoration: underline;
}
.social-share.toggle.link .toggle-heading:hover:hover {
  color: #000;
}
.social-share.toggle.link .toggle-heading:hover span {
  text-decoration: none;
}
.social-share.toggle.link .toggle-body {
  width: 300px;
}
.social-share.toggle.basic {
  font-weight: 700;
  font-size: 14px;
}
.social-share.toggle .toggle-heading {
  text-align: center;
  background: transparent;
  border: 0;
  font-weight: inherit;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  padding: 0 5px;
  line-height: 44px;
  font-size: inherit;
  color: #000;
}
.social-share.toggle .toggle-heading:before {
  content: "\e089";
  margin-right: 5px;
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font: normal normal 400 22px / normal the-elite-cars-jetour, master-v10;
}
.social-share.toggle .toggle-heading .icon {
  display: none;
}
.social-share.toggle .toggle-heading h4 {
  display: inline-block;
  vertical-align: middle;
  text-transform: none;
}
.social-share.toggle .toggle-heading:hover {
  color: #ef233c;
}
.social-share.toggle .toggle-body {
  position: absolute;
  z-index: 1;
  padding: 10px;
  top: 100%;
  background: #fff;
  border: 1px solid #cdcdd2;
  left: -1px;
}
.align-right.social-share.toggle .toggle-body,
.align-right .social-share.toggle .toggle-body {
  left: auto;
  right: -1px;
}
html {
  overflow: initial;
}
@font-face {
  font-family: the-elite-cars-jetour;
  src: url(//d2638j3z8ek976.cloudfront.net/42894fc66892f49fd05d6a3469b75f5f8d945754/1740389805/fonts/icons/the-elite-cars-jetour.woff)
      format("woff"),
    url(//d2638j3z8ek976.cloudfront.net/42894fc66892f49fd05d6a3469b75f5f8d945754/1740389805/fonts/icons/the-elite-cars-jetour.ttf)
      format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
.hook-responsive-xs-max .module-cycle.hide-arrows-mobile .cycle-next,
.hook-responsive-xs-max .module-cycle.hide-arrows-mobile .cycle-prev {
  display: none !important;
}
.hook-responsive-lg .module-cycle.has-arrows-outside .cycle-next {
  right: 0;
}
.hook-responsive-lg .module-cycle.has-arrows-outside .cycle-prev {
  left: 0;
}
.module-cycle.custom-pagination--align-left [class*="cycle-pager-container"] {
  text-align: left;
}
.module-cycle.custom-pagination--dark [class*="cycle-pager-container"] ul li a {
  background: hsla(0, 0%, 100%, 0.5);
}
.module-cycle.custom-pagination--dark
  [class*="cycle-pager-container"]
  ul
  li.cycle-pager-active
  a {
  background: #fff;
}
.module-cycle.custom-pagination--white
  [class*="cycle-pager-container"]
  ul
  li
  a {
  background: #8a8a8a;
}
.module-cycle.custom-pagination--white
  [class*="cycle-pager-container"]
  ul
  li.cycle-pager-active
  a {
  background: #212333;
}
.container-wrap.light-grey.inverted {
  background-color: #f2f2f4;
}
.container-wrap.mid-light-grey.inverted {
  background-color: #e8e8ea;
}
.container-wrap.grey.inverted {
  background-color: #cdcdd2;
}
.container-wrap.mid-dark-grey.inverted {
  background-color: #70707c;
}
.container-wrap.dark-grey.inverted {
  background-color: #222226;
}
.container-wrap.highlight.inverted {
  background-color: #ef233c;
}
.fill-container-body-bg,
.fill-container-white {
  background-color: #fff !important;
}
.fill-container-black {
  background-color: #000 !important;
}
.fill-container-grey {
  background-color: #cdcdd2 !important;
}
.fill-container-light-grey {
  background-color: #f2f2f4 !important;
}
.fill-container-mid-light-grey {
  background-color: #e8e8ea !important;
}
.fill-container-dark-grey {
  background-color: #222226 !important;
}
.fill-container-mid-dark-grey {
  background-color: #70707c !important;
}
.fill-container-highlight {
  background-color: #282828 !important;
}
.fill-container-highlight-alt {
  background-color: #424242 !important;
}
.fill-container-transparent {
  background-color: transparent !important;
}
.fill-white .inner {
  background-color: #fff;
}
.fill-grey .inner {
  background-color: #cdcdd2;
}
.fill-light-grey .inner {
  background-color: #f2f2f4;
}
.fill-mid-light-grey .inner {
  background-color: #e8e8ea;
}
.fill-dark-grey .inner {
  background-color: #222226;
}
.fill-mid-dark-grey .inner {
  background-color: #70707c;
}
.fill-highlight .inner {
  background-color: #282828;
}
.fill-highlight-alt .inner {
  background-color: #424242;
}
.fill-transparent .inner {
  background-color: transparent;
}
.fill-body-bg .inner {
  background-color: #fff;
}
.fill-height,
.fill-height .inner,
.fill-height .inner > a {
  height: 100%;
}
[class*="flex"] > .fill-height {
  height: auto;
}
.module.slim {
  padding-inline: 1px;
}
.color-white {
  color: #fff;
}
.color-white .cms-link:not(.btn),
.color-white.link .btn,
.color-white h1,
.color-white h2,
.color-white h3,
.color-white h3 a,
.color-white h3.title {
  color: #fff;
}
.color-black {
  color: #000;
}
.color-black .cms-link:not(.btn),
.color-black.link .btn,
.color-black h1,
.color-black h2,
.color-black h2.heading,
.color-black h3,
.color-black h3 a,
.color-black h3.title {
  color: #000;
}
.color-primary {
  color: #212333;
}
.color-primary .cms-link:not(.btn),
.color-primary.link .btn {
  color: #212333;
}
.color-secondary {
  color: #9b9b9b;
}
.color-secondary .cms-link:not(.btn),
.color-secondary.link .btn {
  color: #9b9b9b;
}
.color-tertiary {
  color: #ef233c;
}
.color-tertiary .cms-link:not(.btn),
.color-tertiary.link .btn {
  color: #ef233c;
}
.color-reset {
  color: #212121;
}
.color-reset .cms-link:not(.btn),
.color-reset.link .btn {
  color: #212121;
}
.light-grey.inverted [class*="border-"] .inner:before {
  border-color: #f2f2f4 !important;
}
.grey.inverted [class*="border-"] .inner:before {
  border-color: #cdcdd2 !important;
}
.dark-grey.inverted [class*="border-"] .inner:before {
  border-color: #222226 !important;
}
.mid-dark-grey.inverted [class*="border-"] .inner:before {
  border-color: #70707c !important;
}
.mid-light-grey.inverted [class*="border-"] .inner:before {
  border-color: #e8e8ea !important;
}
.highlight.inverted [class*="border-"] .inner:before {
  border-color: #ef233c !important;
}
.has-border .inner {
  border: 1px solid #f2f2f4;
}
.border-none .inner,
.border-none .inner:before {
  border: 0 !important;
}
.border-top .inner:before {
  border-top: 1px solid #fff !important;
}
.border-bottom .inner:before {
  border-bottom: 1px solid #fff !important;
}
.border-right .inner:before {
  border-right: 1px solid #fff !important;
}
.border-left .inner:before {
  border-left: 1px solid #fff !important;
}
.rounded {
  border-radius: 0;
}
.rounded-inner > .inner {
  border-radius: 0;
  overflow: hidden;
}
.rounded-inner > .inner:before {
  border-radius: 0;
}
.rounded-none {
  border-radius: 0;
}
.rounded-inner-none .inner {
  border-radius: 0;
  overflow: visible;
}
.rounded-inner-none .inner:before {
  border-radius: 0 !important;
}
.rounded-inner-none .inner figure.responsive-image:before {
  border-radius: 0 !important;
}
.rounded-top-left {
  border-top-left-radius: 0;
}
.rounded-inner-top-left > .inner {
  border-top-left-radius: 0;
  overflow: hidden;
}
.rounded-bottom-left {
  border-bottom-left-radius: 0;
}
.rounded-inner-bottom-left > .inner {
  border-bottom-left-radius: 0;
  overflow: hidden;
}
.rounded-top-right {
  border-top-right-radius: 0;
}
.rounded-inner-top-right > .inner {
  border-top-right-radius: 0;
  overflow: hidden;
}
.rounded-inner-top-right-none {
  border-top-right-radius: 0;
}
.rounded-inner-top-right-none > .inner {
  border-top-right-radius: 0;
}
.rounded-bottom-right {
  border-bottom-right-radius: 0;
}
.rounded-inner-bottom-right > .inner {
  border-bottom-right-radius: 0;
  overflow: hidden;
}
.flex {
  display: flex;
}
.flex .inner,
.flex .inner > a,
.flex .inset,
.flex .inset > a {
  display: flex;
  width: 100%;
}
.flex.module-cycle .inner {
  display: block;
}
.block .inner,
.block .inner > a,
.block .inset,
.block .inset > a {
  display: block;
}
.block .text,
.block .thumb {
  width: auto;
}
.flex--justify-center .inner,
.flex--justify-center .inner > a,
.flex--justify-center .inset,
.flex--justify-center .inset > a {
  justify-content: center;
}
.flex--align-center .inner,
.flex--align-center .inner > a,
.flex--align-center .inset,
.flex--align-center .inset > a {
  align-items: center;
}
.flex--justify-start .inner,
.flex--justify-start .inner > a,
.flex--justify-start .inset,
.flex--justify-start .inset > a {
  justify-content: flex-start;
}
.flex--justify-end .inner,
.flex--justify-end .inner > a,
.flex--justify-end .inset,
.flex--justify-end .inset > a {
  justify-content: flex-end;
}
.flex--direction-column .inner,
.flex--direction-column .inner > a,
.flex--direction-column .inset,
.flex--direction-column .inset > a {
  flex-direction: column;
}
.flex--direction-row .inner,
.flex--direction-row .inner > a,
.flex--direction-row .inset,
.flex--direction-row .inset > a {
  flex-direction: row;
}
.fill--height {
  height: 100%;
}
.text--fill-white .text__inner {
  background: #fff;
}
.text--fill-grey .text__inner {
  background: #cdcdd2;
}
.text--fill-light-grey .text__inner {
  background: rgba(242, 242, 244, 0.75);
}
.text--fill-highlight .text__inner {
  background: rgba(40, 40, 40, 0.75);
}
.text--fill-transparent .text__inner {
  background: transparent;
}
.text--fill-body-bg .text__inner,
.text-area--fill-white .text {
  background: #fff;
}
.text-area--fill-grey .text {
  background: #cdcdd2;
}
.text-area--fill-light-grey .text {
  background: rgba(242, 242, 244, 0.75);
}
.text-area--fill-highlight .text {
  background: rgba(40, 40, 40, 0.75);
}
.text-area--fill-transparent .text {
  background: transparent;
}
.text-area--fill-body-bg .text {
  background: #fff;
}
.text--gradient-grey .text__inner,
.text-area--gradient-grey .text {
  background: linear-gradient(180deg, hsla(0, 0%, 43.9%, 0) 0, #707070);
}
.text--max-width-8 .text__inner {
  max-width: 800px;
}
.text--max-width-7 .text__inner {
  max-width: 700px;
}
.text--max-width-6 .text__inner {
  max-width: 600px;
}
.text--max-width-4 .text__inner {
  max-width: 400px;
}
.text--max-width-2 .text__inner {
  max-width: 200px;
}
.text--max-width-0 .text__inner {
  max-width: none;
}
.text--max-width .text > span {
  margin-inline: auto;
  max-width: 500px;
}
.reset .text {
  display: flex;
  width: 100%;
}
.text--absolute .text {
  position: absolute;
  z-index: 10;
  inset: 0 0;
}
.text--justify-left .text {
  justify-content: flex-start;
}
.text--justify-right .text {
  justify-content: flex-end;
}
.text--justify-center .text {
  justify-content: center;
}
.text--align-self-center .text {
  align-items: center;
}
.text--align-stretch .text {
  align-items: stretch;
}
.text--align-self-start .text {
  align-items: flex-start;
}
.text--align-self-end .text {
  align-items: flex-end;
}
.text--static .text {
  position: static;
  max-width: none;
}
.text--flex-grow .text {
  flex-grow: 1;
}
.text--fluid .text {
  width: 100%;
  float: none;
  left: 0;
  max-width: none;
}
.text--fluid .text .text__inner {
  width: 100%;
}
.text--1 .text {
  width: 8.33333333%;
}
.text--2 .text {
  width: 16.66666667%;
}
.text--3 .text {
  width: 25%;
}
.text--4 .text {
  width: 33.33333333%;
}
.text--5 .text {
  width: 41.66666667%;
}
.text--6 .text {
  width: 50%;
}
.text--7 .text {
  width: 58.33333333%;
}
.text--8 .text {
  width: 66.66666667%;
}
.text--9 .text {
  width: 75%;
}
.text--10 .text {
  width: 83.33333333%;
}
.text--11 .text {
  width: 91.66666667%;
}
.text--12 .text {
  width: 100%;
}
.text--py-9 .text__inner {
  padding-top: 90px;
  padding-bottom: 90px;
}
.text--py-8 .text__inner {
  padding-top: 80px;
  padding-bottom: 80px;
}
.text--py-6 .text__inner {
  padding-top: 60px;
  padding-bottom: 60px;
}
.text--py-4 .text__inner {
  padding-top: 40px;
  padding-bottom: 40px;
}
.text--py-2 .text__inner {
  padding-top: 20px;
  padding-bottom: 20px;
}
.text--py-1 .text__inner {
  padding-top: 10px;
  padding-bottom: 10px;
}
.text--py-0 .text__inner {
  padding-top: 0;
  padding-bottom: 0;
}
.text--px-9 .text__inner {
  padding-left: 90px;
  padding-right: 90px;
}
.text--px-8 .text__inner {
  padding-left: 80px;
  padding-right: 80px;
}
.text--px-6 .text__inner {
  padding-left: 60px;
  padding-right: 60px;
}
.text--px-4 .text__inner {
  padding-left: 40px;
  padding-right: 40px;
}
.text--px-2 .text__inner {
  padding-left: 20px;
  padding-right: 20px;
}
.text--px-1 .text__inner {
  padding-left: 10px;
  padding-right: 10px;
}
.text--px-0 .text__inner {
  padding-left: 0;
  padding-right: 0;
}
.text--pr-9 .text__inner {
  padding-right: 90px;
}
.text--pr-8 .text__inner {
  padding-right: 80px;
}
.text--pr-6 .text__inner {
  padding-right: 60px;
}
.text--pr-4 .text__inner {
  padding-right: 40px;
}
.text--pr-2 .text__inner {
  padding-right: 20px;
}
.text--pr-1 .text__inner {
  padding-right: 10px;
}
.text--pr-0 .text__inner {
  padding-right: 0;
}
.text--pl-9 .text__inner {
  padding-left: 90px;
}
.text--pl-8 .text__inner {
  padding-left: 80px;
}
.text--pl-6 .text__inner {
  padding-left: 60px;
}
.text--pl-4 .text__inner {
  padding-left: 40px;
}
.text--pl-2 .text__inner {
  padding-left: 20px;
}
.text--pl-1 .text__inner {
  padding-left: 10px;
}
.text--pl-0 .text__inner {
  padding-left: 0;
}
.text--pb-9 .text__inner {
  padding-bottom: 90px;
}
.text--pb-8 .text__inner {
  padding-bottom: 80px;
}
.text--pb-6 .text__inner {
  padding-bottom: 60px;
}
.text--pb-4 .text__inner {
  padding-bottom: 40px;
}
.text--pb-2 .text__inner {
  padding-bottom: 20px;
}
.text--pb-1 .text__inner {
  padding-bottom: 10px;
}
.text--pb-0 .text__inner {
  padding-bottom: 0;
}
.text--pt-9 .text__inner {
  padding-top: 90px;
}
.text--pt-8 .text__inner {
  padding-top: 80px;
}
.text--pt-6 .text__inner {
  padding-top: 60px;
}
.text--pt-4 .text__inner {
  padding-top: 40px;
}
.text--pt-2 .text__inner {
  padding-top: 20px;
}
.text--pt-1 .text__inner {
  padding-top: 10px;
}
.text--pt-0 .text__inner {
  padding-top: 0;
}
.thumb--no-blur figure.responsive-image,
.thumb--no-blur img {
  -webkit-filter: blur(0);
  filter: blur(0);
}
.thumb--blur figure.responsive-image,
.thumb--blur img {
  -webkit-filter: blur(5px);
  filter: blur(5px);
}
.thumb--blur-more figure.responsive-image,
.thumb--blur-more img {
  -webkit-filter: blur(25px);
  filter: blur(25px);
}
.thumb--no-overlay figure.responsive-image:before {
  display: none;
}
.thumb--overlay figure.responsive-image {
  position: relative;
}
.thumb--overlay figure.responsive-image:before {
  content: "";
  display: block;
  z-index: 5;
  inset: 0;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.4);
}
.thumb--overlay .text {
  z-index: 6;
}
.thumb--overlay-gradient figure.responsive-image {
  position: relative;
}
.thumb--overlay-gradient figure.responsive-image:before {
  content: "";
  display: block;
  z-index: 5;
  top: 0;
  right: 0;
  bottom: -1px;
  left: 0;
  position: absolute;
  background-image: linear-gradient(transparent 60%, #000);
}
.thumb--overlay-gradient .text {
  z-index: 5;
}
.thumb--overlay-gradient.thumb--rounded figure.responsive-image:before {
  border-radius: 0 !important;
}
.thumb--align-center .thumb {
  align-self: center;
}
.thumb--justify-left .thumb {
  order: -1;
}
.thumb--justify-right .thumb {
  order: 2;
}
.thumb--1 .thumb {
  width: 8.33333333%;
}
.thumb--2 .thumb {
  width: 16.66666667%;
}
.thumb--3 .thumb {
  width: 25%;
}
.thumb--4 .thumb {
  width: 33.33333333%;
}
.thumb--5 .thumb {
  width: 41.66666667%;
}
.thumb--6 .thumb {
  width: 50%;
}
.thumb--7 .thumb {
  width: 58.33333333%;
}
.thumb--8 .thumb {
  width: 66.66666667%;
}
.thumb--9 .thumb {
  width: 75%;
}
.thumb--10 .thumb {
  width: 83.33333333%;
}
.thumb--11 .thumb {
  width: 91.66666667%;
}
.thumb--12 .thumb {
  width: 100%;
}
.thumb--py-6 .thumb {
  padding-top: 60px;
  padding-bottom: 60px;
}
.thumb--py-4 .thumb {
  padding-top: 40px;
  padding-bottom: 40px;
}
.thumb--py-2 .thumb {
  padding-top: 20px;
  padding-bottom: 20px;
}
.thumb--py-1 .thumb {
  padding-top: 10px;
  padding-bottom: 10px;
}
.thumb--py-0 .thumb {
  padding-top: 0;
  padding-bottom: 0;
}
.thumb--px-6 .thumb {
  padding-left: 60px;
  padding-right: 60px;
}
.thumb--px-4 .thumb {
  padding-left: 40px;
  padding-right: 40px;
}
.thumb--px-2 .thumb {
  padding-left: 20px;
  padding-right: 20px;
}
.thumb--px-1 .thumb {
  padding-left: 10px;
  padding-right: 10px;
}
.thumb--px-0 .thumb {
  padding-left: 0;
  padding-right: 0;
}
.thumb--pr-6 .thumb {
  padding-right: 60px;
}
.thumb--pr-4 .thumb {
  padding-right: 40px;
}
.thumb--pr-2 .thumb {
  padding-right: 20px;
}
.thumb--pr-1 .thumb {
  padding-right: 10px;
}
.thumb--pr-0 .thumb {
  padding-right: 0;
}
.thumb--pl-6 .thumb {
  padding-left: 60px;
}
.thumb--pl-4 .thumb {
  padding-left: 40px;
}
.thumb--pl-2 .thumb {
  padding-left: 20px;
}
.thumb--pl-1 .thumb {
  padding-left: 10px;
}
.thumb--pl-0 .thumb {
  padding-left: 0;
}
.thumb--pb-6 .thumb {
  padding-bottom: 60px;
}
.thumb--pb-4 .thumb {
  padding-bottom: 40px;
}
.thumb--pb-2 .thumb {
  padding-bottom: 20px;
}
.thumb--pb-1 .thumb {
  padding-bottom: 10px;
}
.thumb--pb-0 .thumb {
  padding-bottom: 0;
}
.thumb--pt-6 .thumb {
  padding-top: 60px;
}
.thumb--pt-4 .thumb {
  padding-top: 40px;
}
.thumb--pt-2 .thumb {
  padding-top: 20px;
}
.thumb--pt-1 .thumb {
  padding-top: 10px;
}
.thumb--pt-0 .thumb {
  padding-top: 0;
}
.img--block img {
  display: block;
}
.thumb--tiny .thumb {
  max-width: 140px;
  margin-inline: auto;
}
.thumb--float-left .thumb {
  float: left;
}
.thumb--hide .image,
.thumb--hide .thumb {
  display: none !important;
}
.thumb--hidden img {
  visibility: hidden;
}
.thumb--block .image,
.thumb--block .thumb {
  display: block !important;
}
.thumb--rounded .cycle .image,
.thumb--rounded .cycle .responsive-image,
.thumb--rounded .image .responsive-image,
.thumb--rounded .thumb .responsive-image {
  border-radius: 0;
  overflow: hidden;
}
.thumb--rounded .cycle .image img,
.thumb--rounded .cycle .responsive-image img,
.thumb--rounded .image .responsive-image img,
.thumb--rounded .thumb .responsive-image img {
  border-radius: 0;
}
.thumb--circular .cycle .responsive-image,
.thumb--circular .image .responsive-image,
.thumb--circular .thumb .responsive-image {
  border-radius: 50%;
  overflow: hidden;
}
.thumb--circular .cycle .responsive-image img,
.thumb--circular .image .responsive-image img,
.thumb--circular .thumb .responsive-image img {
  border-radius: 50%;
}
.thumb--fluid .image,
.thumb--fluid .thumb {
  width: 100%;
  float: none;
}
.thumb--fixed .image,
.thumb--fixed .thumb {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
  -webkit-clip-path: inset(0);
  clip-path: inset(0);
  z-index: 0;
}
.thumb--fixed div.responsive-image {
  -o-object-fit: cover;
  object-fit: cover;
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  min-height: 100vh;
  min-width: 100vw;
  z-index: 0;
}
.thumb--fixed div.responsive-image figure,
.thumb--fixed div.responsive-image img,
.thumb--fixed div.responsive-image picture {
  display: block;
  min-height: 100vh;
  min-width: 100vw;
}
.thumb--fixed div.responsive-image img {
  -o-object-fit: cover;
  object-fit: cover;
  max-width: none;
}
.thumb--underlay figure.responsive-image {
  background: #ef233c;
}
.thumb--underlay-secondary figure.responsive-image {
  background: #212333;
}
.thumb--has-border .thumb {
  border: 1px solid #f5f5f6;
}
.title--dark .heading,
.title--dark .title {
  color: #000;
}
.title--white .heading,
.title--white .title {
  color: #fff;
}
.title--highlight .heading,
.title--highlight .title {
  color: #212333;
}
.title--condensed .heading,
.title--condensed .title {
  margin: 0 !important;
}
.sub-title--hide .sub-title {
  display: none !important;
}
.sub-title--hide .text .sub-title + span {
  padding-top: 0;
}
.sub-title--block .sub-title {
  display: block !important;
}
.sub-title--block .text .sub-title + span {
  padding-top: 20px;
}
.sub-title--dark .sub-title {
  color: #000;
}
.sub-title--white .sub-title {
  color: #fff;
}
.sub-title--highlight .sub-title {
  color: #212333;
}
.strapline--hide .strapline {
  display: none !important;
}
.strapline--block .strapline {
  display: block !important;
}
.strapline--dark .strapline {
  color: #000;
}
.strapline--white .strapline {
  color: #fff !important;
}
.strapline--highlight .strapline {
  color: #212333;
}
.strapline--condensed .strapline {
  padding: 0 !important;
}
.content--hide .content {
  display: none !important;
}
.content--block .content {
  display: block !important;
}
.button--align-center .button {
  text-align: center;
}
.button--hide .button {
  display: none !important;
}
.button--block .button {
  display: block !important;
}
.button--align-bottom .text__inner {
  display: flex;
  flex-direction: column;
}
.button--align-bottom .button {
  margin-top: auto;
}
.btn--full-width .btn {
  width: 100% !important;
}
.u-float-none {
  float: none !important;
}
.u-float-right {
  float: right !important;
}
.sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
  top: 0;
  z-index: 1015;
}
.u-float-left {
  float: left !important;
}
.u-width-reset {
  width: auto;
}
.clear-both {
  clear: both;
}
.clear-none {
  clear: none;
}
.align-center {
  text-align: center;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.flex-grow-1 {
  flex-grow: 1;
}
.flex--container-align-start {
  align-items: flex-start;
}
.flex--container-align-center {
  align-items: center;
}
.flex--container-align-end {
  align-items: flex-end;
}
.flex--container-align-content-center {
  align-content: center;
}
.flex--container-justify-center {
  justify-content: center;
}
.flex--container-justify-start {
  justify-content: flex-start;
}
.flex--container-justify-between {
  justify-content: space-between;
}
.flex--container-justify-around {
  justify-content: space-around;
}
.flex--container-justify-end {
  justify-content: flex-end;
}
.flex--container-direction-column {
  flex-direction: column;
}
.flex--container-direction-row {
  flex-direction: row;
}
.flex--container-wrap {
  flex-wrap: wrap;
}
.flex--container-nowrap {
  flex-wrap: nowrap;
}
.flex--container-row-reverse {
  flex-direction: row-reverse;
}
.flex--container {
  display: flex !important;
}
.flex-order-1 {
  order: 1 !important;
}
.flex-order-2 {
  order: 2 !important;
}
.flex-order-3 {
  order: 3 !important;
}
.flex-order-4 {
  order: 4 !important;
}
.flex-order-5 {
  order: 5 !important;
}
.block--container {
  display: block !important;
}
.container-wrap-border-top {
  border-top: 1px solid #cdcdd2;
}
.container-wrap-border-bottom {
  border-bottom: 1px solid #cdcdd2;
}
.container-border-top > .container {
  border-top: 1px solid #cdcdd2;
}
.container-no-border-top > .container {
  border-top: 0;
}
.container-border-bottom > .container {
  border-bottom: 1px solid #cdcdd2;
}
.container-no-border-bottom > .container {
  border-bottom: 0;
}
.container-fluid > .container {
  width: auto;
  margin-inline: auto;
  max-width: 1920px;
}
.container-fluid .row-fluid {
  margin-inline: auto;
}
.container--max-1600 > .container {
  max-width: 1600px;
}
.container--max-1366 > .container {
  max-width: 1366px;
}
.container--max-1170 > .container {
  max-width: 1170px;
}
.container--max-720 > .container {
  max-width: 720px;
}
.content-visibility {
  content-visibility: auto;
  contain-intrinsic-size: 1000px;
}
.aspect-ratio-1-1.cyclr .cycle span.image,
.aspect-ratio-1-1.jump .thumb,
.aspect-ratio-1-1.media .cycle div.responsive-image,
.aspect-ratio-1-1.module-cycle .cycle .thumb,
.aspect-ratio-1-1.thumbs div.responsive-image {
  aspect-ratio: 1/1;
}
.aspect-ratio-2-3.cyclr .cycle span.image,
.aspect-ratio-2-3.jump .thumb,
.aspect-ratio-2-3.media .cycle div.responsive-image,
.aspect-ratio-2-3.module-cycle .cycle .thumb,
.aspect-ratio-2-3.thumbs div.responsive-image,
.aspect-ratio-4-3.cyclr .cycle span.image,
.aspect-ratio-4-3.jump .thumb,
.aspect-ratio-4-3.media .cycle div.responsive-image,
.aspect-ratio-4-3.module-cycle .cycle .thumb,
.aspect-ratio-4-3.thumbs div.responsive-image,
.aspect-ratio-7-2.cyclr .cycle span.image,
.aspect-ratio-7-2.jump .thumb,
.aspect-ratio-7-2.media .cycle div.responsive-image,
.aspect-ratio-7-2.module-cycle .cycle .thumb,
.aspect-ratio-7-2.thumbs div.responsive-image,
.aspect-ratio-9-3.cyclr .cycle span.image,
.aspect-ratio-9-3.jump .thumb,
.aspect-ratio-9-3.media .cycle div.responsive-image,
.aspect-ratio-9-3.module-cycle .cycle .thumb,
.aspect-ratio-9-3.thumbs div.responsive-image,
.aspect-ratio-11-5.cyclr .cycle span.image,
.aspect-ratio-11-5.jump .thumb,
.aspect-ratio-11-5.media .cycle div.responsive-image,
.aspect-ratio-11-5.module-cycle .cycle .thumb,
.aspect-ratio-11-5.thumbs div.responsive-image,
.aspect-ratio-16-9.cyclr .cycle span.image,
.aspect-ratio-16-9.jump .thumb,
.aspect-ratio-16-9.media .cycle div.responsive-image,
.aspect-ratio-16-9.module-cycle .cycle .thumb,
.aspect-ratio-16-9.thumbs div.responsive-image {
  aspect-ratio: 4/3;
}
.aspect-ratio-3-4.cyclr .cycle span.image,
.aspect-ratio-3-4.jump .thumb,
.aspect-ratio-3-4.media .cycle div.responsive-image,
.aspect-ratio-3-4.module-cycle .cycle .thumb,
.aspect-ratio-3-4.thumbs div.responsive-image {
  aspect-ratio: 3/4;
}
.aspect-ratio-3-2.cyclr .cycle span.image,
.aspect-ratio-3-2.jump .thumb,
.aspect-ratio-3-2.media .cycle div.responsive-image,
.aspect-ratio-3-2.module-cycle .cycle .thumb,
.aspect-ratio-3-2.thumbs div.responsive-image {
  aspect-ratio: 3/2;
}
.container--aspect-ratio-1-1 {
  aspect-ratio: 1/1;
}
.container--aspect-ratio-3-4 {
  aspect-ratio: 3/4;
}
.container--aspect-ratio-3-2 {
  aspect-ratio: 3/2;
}
.container--aspect-ratio-2-3,
.container--aspect-ratio-4-3,
.container--aspect-ratio-7-2,
.container--aspect-ratio-9-3,
.container--aspect-ratio-11-5,
.container--aspect-ratio-16-9 {
  aspect-ratio: 4/3;
}
.spacer {
  min-height: 1px;
  min-width: 1px;
  clear: both;
}
.compact .row-fluid {
  margin-inline: auto;
}
.slim .row-fluid {
  margin-inline: -1px;
}
.slim [class*="span"] {
  padding-inline: 1px;
}
.row--has-minus-margin-1 {
  margin-inline: -10px !important;
}
.pr-4 {
  padding-right: 40px !important;
}
.pr-3 {
  padding-right: 30px !important;
}
.pr-2 {
  padding-right: 20px !important;
}
.pr-1 {
  padding-right: 10px !important;
}
.pr-0 {
  padding-right: 0 !important;
}
.pl-4 {
  padding-left: 40px !important;
}
.pl-3 {
  padding-left: 30px !important;
}
.pl-2 {
  padding-left: 20px !important;
}
.pl-1 {
  padding-left: 10px !important;
}
.pl-0 {
  padding-left: 0 !important;
}
.pb-4 {
  padding-bottom: 40px !important;
}
.pb-3 {
  padding-bottom: 30px !important;
}
.pb-2 {
  padding-bottom: 20px !important;
}
.pb-1 {
  padding-bottom: 10px !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pt-4 {
  padding-top: 40px !important;
}
.pt-3 {
  padding-top: 30px !important;
}
.pt-2 {
  padding-top: 20px !important;
}
.pt-1 {
  padding-top: 10px !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.mr-4 {
  margin-right: 40px !important;
}
.mr-3 {
  margin-right: 30px !important;
}
.mr-2 {
  margin-right: 20px !important;
}
.mr-1 {
  margin-right: 10px !important;
}
.mr-0 {
  margin-right: 0 !important;
}
.ml-4 {
  margin-left: 40px !important;
}
.ml-3 {
  margin-left: 30px !important;
}
.ml-2 {
  margin-left: 20px !important;
}
.ml-1 {
  margin-left: 10px !important;
}
.ml-0 {
  margin-left: 0 !important;
}
.mb-4 {
  margin-bottom: 40px !important;
}
.mb-3 {
  margin-bottom: 30px !important;
}
.mb-2 {
  margin-bottom: 20px !important;
}
.mb-1 {
  margin-bottom: 10px !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mt-4 {
  margin-top: 40px !important;
}
.mt-3 {
  margin-top: 30px !important;
}
.mt-2 {
  margin-top: 20px !important;
}
.mt-1 {
  margin-top: 10px !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.module-cycle {
  overflow: visible;
  position: relative;
}
.module-cycle .inset {
  overflow: hidden;
  position: relative;
  background: #fff;
}
.module-cycle .inset:after {
  content: " ";
  display: table;
  clear: both;
}
.module-cycle.has-arrows .cycle-next,
.module-cycle.has-arrows .cycle-prev {
  top: 50%;
  transform: translateY(-50%);
  width: 26px;
  height: 26px;
  font-size: 15px;
  border: 1px solid;
  border-radius: 100%;
}
.module-cycle.has-arrows .cycle-next:before,
.module-cycle.has-arrows .cycle-prev:before {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.module-cycle.has-arrows .cycle-next {
  right: 20px;
}
.module-cycle.has-arrows .cycle-prev {
  right: auto;
  left: 20px;
}
.module-cycle.has-arrows-outside.has-arrows-filled .cycle-next,
.module-cycle.has-arrows-outside.has-arrows-filled .cycle-prev {
  width: 45px;
  height: 45px;
  line-height: 40px;
  opacity: 1;
  text-align: center;
  color: #fff;
  background: #ef233c;
}
.module-cycle.has-arrows-outside.has-arrows-filled .cycle-next:hover,
.module-cycle.has-arrows-outside.has-arrows-filled .cycle-prev:hover {
  background: #d00f27;
}
.module-cycle.has-arrows-large .cycle-next,
.module-cycle.has-arrows-large .cycle-prev {
  font-size: 50px;
}
.module-cycle.has-arrows-large .cycle-next:before,
.module-cycle.has-arrows-large .cycle-prev:before {
  position: relative;
  top: -25px;
}
.module-cycle.pagination-left [class*="cycle-pager-container"] {
  text-align: left;
}
.module-cycle.pagination-inset [class*="cycle-pager-container"] {
  bottom: 30px;
}
.module-cycle[class*="has-pagination"] {
  position: relative;
  padding-bottom: 40px;
}
.module-cycle[class*="has-pagination"] .inner {
  position: static;
}
.module-cycle[class*="has-pagination"] [class*="cycle-pager-container"] {
  bottom: 0;
}
.module-cycle.has-arrows-solid .cycle-next,
.module-cycle.has-arrows-solid .cycle-prev {
  background: rgba(0, 0, 0, 0.5);
  opacity: 1;
  padding: 0 6px;
}
.module-cycle.has-arrows-solid .cycle-next:before,
.module-cycle.has-arrows-solid .cycle-prev:before {
  color: #fff;
  position: relative;
  top: -2px;
}
.module-cycle.has-arrows-solid .cycle-next {
  right: 11px;
}
.module-cycle.has-arrows-solid .cycle-prev {
  left: 11px;
}
.module-cycle.has-arrows-solid .cycle-scroller {
  position: relative;
}
.module-cycle.has-arrows-solid [class*="cycle-pager-container"] {
  bottom: -40px;
}
.module-cycle.has-arrows-solid.has-arrows-solid-edge .cycle-next {
  right: 0;
}
.module-cycle.has-arrows-solid.has-arrows-solid-edge .cycle-prev {
  left: 0;
}
.module-cycle.has-arrows-solid.has-arrows-solid-20 .cycle-next {
  right: 20px;
}
.module-cycle.has-arrows-solid.has-arrows-solid-20 .cycle-prev {
  left: 20px;
}
.module-cycle.inset--has-border .inset {
  border: 1px solid #cdcdd2 !important;
}
.module-cycle.inset--has-border .inset .thumb {
  border-bottom: 1px solid #cdcdd2 !important;
}
.module-cycle.inset--has-border.inset--has-border__no-thumb .thumb {
  border-bottom: 0 !important;
}
.module-cycle.inset--has-margin .inset {
  margin: 0 10px;
}
.module-cycle.inset-transparent .inset {
  background: transparent;
}
.module-cycle.inset-white .inset {
  background: #fff;
}
.module-cycle.inset-grey .inset {
  background: #cdcdd2;
}
.module-cycle.inset-light-grey .inset {
  background: #f2f2f4;
}
.module-cycle.inset-highlight .inset {
  background: #ef233c;
}
.module-cycle.fill-height .cycle-scroller,
.module-cycle.fill-height .cycle-scroller > .cycle {
  height: 100%;
}
.item--mx-0.module-cycle .cycle-scroller {
  width: 100%;
  margin-inline: 0 !important;
}
.item--mx-0.module-cycle .cycle .item .inset {
  margin-inline: 0 !important;
  width: auto;
}
.item--mx-1.module-cycle .cycle-scroller {
  width: calc(100% + 10px);
  margin-inline: -5px !important;
}
.item--mx-1.module-cycle .cycle .item .inset {
  margin-inline: 5px !important;
  width: auto;
}
.item--mx-2.module-cycle .cycle-scroller {
  width: calc(100% + 20px);
  margin-inline: -10px !important;
}
.item--mx-2.module-cycle .cycle .item .inset {
  margin-inline: 10px !important;
  width: auto;
}
.item--mx-3.module-cycle .cycle-scroller {
  width: calc(100% + 30px);
  margin-inline: -15px !important;
}
.item--mx-3.module-cycle .cycle .item .inset {
  margin-inline: 15px !important;
  width: auto;
}
.item--mx-4.module-cycle .cycle-scroller {
  width: calc(100% + 40px);
  margin-inline: -20px !important;
}
.item--mx-4.module-cycle .cycle .item .inset {
  margin-inline: 20px !important;
  width: auto;
}
.item--mx-6.module-cycle .cycle-scroller {
  width: calc(100% + 60px);
  margin-inline: -30px !important;
}
.item--mx-6.module-cycle .cycle .item .inset {
  margin-inline: 30px !important;
  width: auto;
}
.item--py-0.module-cycle .cycle .item .inset {
  padding: 0 !important;
}
.item--py-1.module-cycle .cycle .item .inset {
  padding: 10px 0 !important;
}
.item--my-1.module-cycle .cycle .item .inset {
  margin-block: 10px !important;
}
.one.module-cycle .cycle-scroller {
  margin-inline: 0;
}
.one.module-cycle .cycle .item {
  width: 100% !important;
}
.one.module-cycle .cycle .item .inset {
  padding-inline: 0;
  margin-inline: 0;
}
.two.module-cycle .cycle .item {
  width: 50% !important;
}
.three.module-cycle .cycle .item {
  width: 33.33333333% !important;
}
.four.module-cycle .cycle .item {
  width: 25% !important;
}
.five.module-cycle .cycle .item {
  width: 20% !important;
}
.six.module-cycle .cycle .item {
  width: 16.66666667% !important;
}
.align-center.module-cycle .inset {
  text-align: center;
}
.align-left.module-cycle .inset {
  text-align: left;
}
.align-right.module-cycle .inset {
  text-align: right;
}
.row--max-width.row-fluid {
  max-width: calc(100% - 160px);
}
.button--min-width .btn {
  min-width: 190px;
  padding-inline: 10px;
}
.br--block br {
  display: block;
}
.br--hide br {
  display: none;
}
.navbar--no-link > a {
  pointer-events: none;
}
.skinny-banner {
  position: relative;
}
.skinny-banner__particles {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.skinny-banner--valuations {
  background: #ef233c;
  line-height: normal;
}
.skinny-banner--valuations .reset {
  color: #fff;
}
.skinny-banner--valuations .title {
  font-size: 19px;
  text-transform: uppercase;
  font-family: uknumberplate;
}
.jump.franchise-badge {
  width: 33.33333333%;
  float: left;
}
.jump.franchise-badge .inner {
  position: relative;
  width: 100%;
  background: #fff;
  box-sizing: border-box;
  padding-bottom: 100%;
  border-right: 1px solid #f5f5f6;
}
.jump.franchise-badge a {
  display: block;
  text-decoration: none;
  position: absolute;
  inset: 0;
  text-align: center;
  overflow: hidden;
  background-position-y: 50%;
  background-repeat: no-repeat;
  background-image: url(//d2638j3z8ek976.cloudfront.net/42894fc66892f49fd05d6a3469b75f5f8d945754/1740389805/images/franchise-badge-sprite.png);
  background-size: 600%;
}
.jump.franchise-badge .button {
  display: none;
}
.jump.franchise-badge.peugeot a {
  background-position-x: 100%;
}
.jump.franchise-badge.nissan a {
  background-position-x: 80%;
}
.jump.franchise-badge.fiat a {
  background-position-x: 60%;
}
.jump.franchise-badge.dacia a {
  background-position-x: 40%;
}
.jump.franchise-badge.citroen a {
  background-position-x: 20%;
}
.jump.franchise-badge.abarth a {
  background-position-x: 0;
}
.jump.franchise-welcome .thumb {
  opacity: 0;
}
.light-grey.inverted .cms {
  color: #000;
}
.light-grey.inverted .cms h1,
.light-grey.inverted .cms h2,
.light-grey.inverted .cms h3,
.light-grey.inverted .cms h4 {
  color: inherit;
}
.grey.inverted .cms {
  color: #000;
}
.grey.inverted .cms h1,
.grey.inverted .cms h2,
.grey.inverted .cms h3,
.grey.inverted .cms h4 {
  color: inherit;
}
.media .vt-control-play,
.media .ytembed-play {
  width: 80px;
  height: 80px;
  background: #ef233c;
  color: #fff;
  border-radius: 50%;
  margin-top: -28px;
}
.media .vt-control-play:before,
.media .ytembed-play:before {
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\c008";
  margin-top: 0;
  font: normal normal 400 25px / normal the-elite-cars-jetour, master-v10;
}
.no-touch .media .vt-control-play,
.no-touch .media .ytembed-play {
  transition-property: background-color;
  transition-duration: 0.4s;
  transition-timing-function: ease-in-out;
}
.no-touch .media .vt-control-play:active,
.no-touch .media .vt-control-play:focus,
.no-touch .media .vt-control-play:hover,
.no-touch .media .ytembed-play:active,
.no-touch .media .ytembed-play:focus,
.no-touch .media .ytembed-play:hover {
  background: #bf1d31;
}
.media .vt-control-close:before {
  font-size: 35px;
}
.home-banner ~ .container-wrap.custom-scroll-down {
  z-index: auto;
}
.homepage .custom-scroll-down {
  display: none;
}
.row-s5obb {
  position: relative;
}
.row-s5obb .scroll-down {
  position: absolute;
  text-align: center;
  bottom: 0;
  z-index: 110;
  left: 50%;
  transform: translateX(-50%);
}
.row-s5obb .scroll-down svg {
  height: 46px;
}
#BJ0Vp6Df7 * {
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
#SJeAEpTPMX {
  fill: #161616;
}
#SJeAEpTPMX_H1Swp6vMX {
  animation-name: SJeAEpTPMX_H1Swp6vMX_Animation;
  animation-timing-function: ease-in-out;
}
#SJeAEpTPMX_H1Swp6vMX,
#SJeAEpTPMX_S1JdTpwGm {
  transform-origin: 50% 100%;
  transform-box: fill-box;
}
#SJeAEpTPMX_S1JdTpwGm {
  animation-name: SJeAEpTPMX_S1JdTpwGm_Animation;
  animation-timing-function: ease-in-out;
}
.responsive-iframe.iframe360 {
  position: relative;
  width: 100%;
  height: 720px;
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .responsive-iframe.iframe360 {
    height: 480px;
  }
}
@media (max-width: 480px) {
  .responsive-iframe.iframe360 {
    height: 370px;
  }
}
.responsive-iframe.iframe360 > iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.arab--001A.home-banner .cyclr .inset {
  position: relative;
}
.arab--001A.home-banner .cyclr .caption {
  z-index: 10;
}
.arab--001A.home-banner .cyclr .caption .title span {
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 400;
  text-shadow: none;
  letter-spacing: 0.2em;
}
.arab--001A.home-banner .cyclr .caption .sub-title span {
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  font-size: 38px;
  font-weight: 700;
  padding: 6px 0 4px;
  text-shadow: none;
  letter-spacing: 0.025em;
}
.arab--001A.home-banner .cyclr .caption .content ul {
  list-style: none;
  margin: 0;
  padding: 7px 0 0;
  font-size: 15px;
  line-height: 25px;
  display: inline-block;
  letter-spacing: 0;
}
.arab--001A.home-banner .cyclr .caption .content li {
  display: inline-block;
}
.arab--001A.home-banner .cyclr .caption .content {
  display: block;
}
.arab--001A.home-banner .cyclr .caption .btn {
  display: inline-block;
}
.arab--001A.home-banner .cyclr .cycle-pager-container {
  bottom: 50px;
}
.breg--001A .tab-nav {
  background: none;
  text-align: center;
}
.breg--001A .tab-nav > li:last-child {
  border-right: 0;
}
.breg--001A .tab-nav > li > a {
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  color: #9b9b9b;
  background: none;
  padding: 0;
  padding-inline: 20px;
}
.breg--001A .tab-nav > li > a:after {
  display: none;
}
.breg--001A .tab-nav > li.active > a {
  font-weight: 700;
  color: #212333;
  box-shadow: none;
}
.breg--001A .tab-content .tab-pane {
  border: 0;
  padding: 0;
}
#nd-website-editor-wrap
  ~ #page-wrap
  .breg--001A
  .tab-nav
  > li
  > a.nd-tab-remove {
  background: #c0392b;
}
#nd-website-editor-wrap
  ~ #page-wrap
  .breg--001A
  .tab-nav
  > li
  > a.nd-tab-remove
  .nd-icon-remove {
  transform: translateY(3px);
}
.breg--001A .cycle-model.has-arrows .cycle-prev {
  left: 0;
}
.breg--001A .cycle-model.has-arrows .cycle-next {
  right: 0;
}
.cab--002A .button.fab {
  border: 1px solid #cdcdd2;
}
.cab--002A .button.fab + .button.fab {
  margin-left: -1px;
  padding-left: 0;
}
.cab--002A .form-heading {
  position: relative;
  z-index: 10;
  background: #fff;
}
.cab--002A .form-heading h2 {
  position: relative;
  margin-bottom: 0;
}
.helzel--3a .media {
  width: 50px;
  flex-shrink: 0;
}
.helzel--3a .jump .title {
  padding-top: 0;
}
.helzel--3a .button {
  flex-shrink: 0;
}
.helzel--3a .button .btn {
  min-width: 0;
}
.mash__statistic {
  display: grid;
  align-items: center;
  grid-template-areas: "icon value" "icon label";
  grid-template-columns: 90px 1fr;
}
.mash__statistic .icon {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
  max-width: 70px;
  margin: 0 auto;
  color: #212121;
  grid-area: icon;
}
.mash__statistic .icon:before {
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-top: -3px;
  font: normal normal 400 70px / normal the-elite-cars-jetour, master-v10;
}
.mash__statistic.statistic-model-year .icon:before {
  content: "\e0b6";
}
.mash__statistic.statistic-fuel-type .icon:before {
  content: "\e032";
}
.mash__statistic.statistic-fuel-type-electric .icon:before {
  content: "\e027";
}
.mash__statistic.statistic-electric-mileage .icon:before {
  content: "\e923";
}
.mash__statistic.statistic-transmission .icon:before {
  content: "\e039";
}
.mash__statistic.statistic-exterior-colour .icon:before {
  content: "\e053";
}
.mash__statistic.statistic-interior-colour .icon:before {
  content: "\e0c3";
}
.mash__statistic.statistic-engine .icon:before {
  content: "\e028";
}
.mash__statistic.statistic-stopwatch .icon:before {
  content: "\e918";
}
.mash__statistic.statistic-mpg .icon:before {
  content: "\e052";
}
.mash__statistic.statistic-emissions .icon:before {
  content: "\e03b";
}
.mash__statistic.statistic-top-speed .icon:before {
  content: "\e085";
}
.mash__statistic.statistic-power .icon:before {
  content: "\e028";
}
.mash__statistic.statistic-electric-range .icon:before {
  content: "\e027";
}
.mash__statistic.statistic-mileage .icon:before {
  content: "\e004";
}
.mash__statistic.statistic-bodystyle .icon:before {
  content: "\e002";
}
.mash__statistic .svg {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
  max-width: 70px;
  margin: 0 auto;
  grid-area: icon;
}
.mash__statistic .svg svg {
  fill: #ef233c;
}
.mash__statistic .value {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
  font-size: 16px;
  font-weight: 700;
  align-self: flex-end;
  grid-area: value;
}
.mash__statistic .label {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
  align-self: flex-start;
  grid-area: label;
}
.value__na {
  display: none;
}
.value__field:empty ~ .value__unit {
  display: none;
}
.value__field:empty ~ .value__na {
  display: block;
}
.mash__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 9px 0 8px;
  border-bottom: 1px solid #cdcdd2;
}
.mash__row.mash__row--border-0 {
  border: 0;
}
.mash__row .label {
  font-weight: 700;
}
.mash__row .value {
  text-align: right;
}
.mash__vehicle {
  display: grid;
  grid-template-areas: ". . x" ". . ." "y . svg";
  grid-template-columns: auto 30px 1fr;
  grid-auto-rows: auto 30px auto;
}
.mash__vehicle-value {
  text-align: center;
  position: relative;
}
.mash__vehicle-value .value {
  display: block;
}
.mash__vehicle-svg {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
  grid-area: svg;
  align-self: flex-end;
}
.mash__vehicle-svg svg {
  fill: #ef233c;
}
.mash__vehicle-value--x {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: x;
}
.mash__vehicle-value--x .value:after {
  content: "";
  display: block;
  height: 20%;
  transform: translateX(50%);
  left: 50%;
  width: 2px;
  position: absolute;
  background: rgba(0, 0, 0, 0.2);
}
.mash__vehicle-value--x .value:before {
  content: "";
  display: block;
  border-bottom: 2px solid rgba(0, 0, 0, 0.2);
  position: absolute;
  width: 100%;
  bottom: calc(-20% + -2px);
}
.mash__vehicle-value--y {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  grid-area: y;
  writing-mode: vertical-rl;
  transform: scale(-1);
  width: 50px;
}
.mash__vehicle-value--y .value:after {
  content: "";
  display: block;
  width: 20%;
  top: 50%;
  height: 2px;
  position: absolute;
  background: rgba(0, 0, 0, 0.2);
}
.mash__vehicle-value--y .value:before {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  border-right: 2px solid rgba(0, 0, 0, 0.2);
  left: calc(-20% + -2px);
}
@media (-ms-high-contrast: none) {
  .mash__vehicle--front svg {
    padding-bottom: 74.25232%;
    width: 100%;
    height: 1px;
    overflow: visible;
  }
  .mash__vehicle--top svg {
    padding-bottom: 187.4258%;
    width: 100%;
    height: 1px;
    overflow: visible;
  }
}
[class*="mustard"] .footer-title {
  font-size: 16px;
  padding-bottom: 10px;
}
.mus--004A {
  border-top: 1px solid #424451;
}
.mus--004A .site-links {
  text-align: left;
}
.mus--004A .site-links ul {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: normal;
}
.mus--004A .site-links li {
  display: block;
  list-style: none;
  margin: 0;
  line-height: 33px;
}
.mus--004A .site-links a {
  text-decoration: none;
  color: inherit;
  display: inline-block;
  line-height: normal;
  vertical-align: middle;
  font-size: 14px;
  text-transform: unset;
}
.mus--004A .to-top .btn {
  background: none;
  position: relative;
  line-height: 33px;
  text-align: left;
  color: #a8a9b0;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-transform: unset;
  border: 0;
  transition: color 0.4s ease-in-out;
  border-radius: 0;
  box-shadow: none;
  letter-spacing: 0;
  padding-left: 0;
  padding-right: 0;
}
.mus--004A .to-top .btn:after,
.mus--004A .to-top .btn:before {
  display: none;
}
.mus--004A .to-top .btn span {
  top: 0;
  padding: 0;
}
.mus--004A .to-top .btn span:after,
.mus--004A .to-top .btn span:before {
  display: none;
}
.no-touch .mus--004A .to-top .btn:hover {
  color: #ef233c;
}
.no-touch .mus--004A .to-top .btn:hover .icon:before {
  color: #ef233c;
}
.mus--004A .to-top .icon {
  position: relative;
  top: -2px;
  color: inherit;
  font-size: 0;
  margin-left: 2px;
}
.mus--004A .to-top .icon:before {
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e073";
  transition: color 0.4s ease-in-out;
  color: #a8a9b0;
  font: normal normal 400 31px / normal the-elite-cars-jetour, master-v10;
}
.mus--008A a {
  text-decoration: none;
}
.mus--008A p {
  font-size: 0.875rem;
  margin: 0;
  padding: 0;
  line-height: 56px;
  text-align: center;
}
.mus--011A .heading {
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  letter-spacing: 0.025em;
}
.mus--011A .heading + .content {
  margin-top: 9px;
}
.mus--011A .content {
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0.025em;
}
.mus--011A .layout-wrapper .left-col,
.mus--011A .layout-wrapper .mid-col,
.mus--011A .layout-wrapper .right-col {
  padding-inline: 20px;
}
.mus--011A .jump .sub-title {
  font-size: 15px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.025em;
}
.mus--011A .jump .thumb {
  padding-top: 25px;
}
.mus--011A .jump .content {
  font-size: 15px;
  line-height: 25px;
  color: #a8a9b0;
  letter-spacing: 0;
  padding-top: 20px;
  max-width: 390px;
}
.mus--011A .jump .button {
  padding-top: 35px;
}
.mus--011A .link-block h4.title {
  margin: 0;
  padding: 0;
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  letter-spacing: 0.025em;
}
.mus--011A .link-block h4.title + .link-ul {
  margin-top: 10px;
}
#pre-footer-wrap .mus--011A .link-block .link-ul a {
  font-size: 15px;
  font-weight: 400;
  line-height: 32px;
  color: #a8a9b0;
  text-decoration: none;
  letter-spacing: 0;
}
.mus--011A .link-block .link-ul + .link-ul {
  margin-top: 2px;
}
.mus--011A .link-block .link-group {
  padding-block: 0;
}
#pre-footer-wrap .mus--011A .social-icons li {
  padding-right: 0;
  position: relative;
}
#pre-footer-wrap .mus--011A .social-icons li > a {
  color: #fff;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
#pre-footer-wrap .mus--011A .social-icons li + li {
  margin-left: 15px;
}
#pre-footer-wrap .mus--011A .social-icons li .icon {
  font-size: 0;
}
.schi--001A .cycle-features .strapline {
  font-size: 18px;
  font-weight: 400;
  color: #212333;
  letter-spacing: 0.025em;
}
.schi--001A .cycle-features .content {
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  padding-top: 10px;
  letter-spacing: 0;
}
.schi--001A
  .cycle-features[class*="has-pagination"]
  [class*="cycle-pager-container"] {
  bottom: 10px;
}
.schi--001A .cycle-features[class*="has-arrows-bottom"] .cycle-next,
.schi--001A .cycle-features[class*="has-arrows-bottom"] .cycle-prev {
  bottom: -22px !important;
}
.tex--002A {
  background: #fff;
}
.tex--002A .layout-8 > .span9 {
  width: auto;
}
.tex--002A .toggle--anchors {
  width: 200px;
  z-index: 1010;
}
.tex--002A .toggle--anchors .toggle-heading {
  padding-block: 0;
}
.tex--002A .toggle--anchors .toggle-heading h4 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 43px;
}
.tex--002A .toggle--anchors .toggle-heading .icon {
  order: 2;
}
.tex--002A .toggle--anchors .toggle-body {
  position: absolute;
  right: 0;
  top: 100%;
  background: #fff;
}
.tex--006A .text__inner {
  max-width: 1366px;
}
.tex--008A .text__inner {
  max-width: 1580px;
}
.tex--008A .sub-title {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  padding: 5px 8px;
  font-size: 16px;
  background: #f2f2f4;
  color: #000;
}
.weis--001A .jump .content {
  color: #a8a9b0;
}
.weis--001A .featured-cms .text__inner {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 30px;
}
.weis--001A .featured-cms .date {
  font-size: 13px;
  font-weight: 400;
  line-height: 25px;
  color: #212333;
  text-transform: uppercase;
  padding-bottom: 7px;
  letter-spacing: 0.2em;
}
.weis--001A .featured-cms .date .label {
  display: none;
}
.weis--001A .featured-cms .title h3 {
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-weight: 400;
  color: #212333;
  letter-spacing: 0.025em;
  min-height: 45px;
}
.weis--001A .featured-cms .content {
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  padding-top: 9px;
  padding-bottom: 11px;
  min-height: 70px;
}
.weis--001A .featured-cms .btn:not(.view-all) {
  font-size: 13px;
  font-weight: 700;
  line-height: 25px;
  padding-inline: 0;
  color: #212333;
  letter-spacing: 0.075em;
}
.weis--001A .featured-cms .btn.view-all {
  color: #fff;
  background-color: #3d4347;
  font-weight: 400;
  text-transform: unset;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  letter-spacing: 0.075em;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  text-align: center;
}
.weis--001A .featured-cms .btn.view-all span {
  position: relative;
  top: -2px;
}
.weis--001A .featured-cms .btn.view-all:after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 0;
  height: 100%;
  top: 0;
  background-color: #25292c;
  transition: width 0.4s ease-in-out;
  left: 0;
}
.weis--001A .featured-cms .btn.view-all:hover {
  padding-inline: 10px;
  min-width: 190px;
}
.weis--001A .featured-cms .text {
  background: #fff;
}
.weis--001A .featured-cms [class*="cycle-pager-container"] ul a {
  background: #fff;
}
.weis--001A
  .featured-cms
  [class*="cycle-pager-container"]
  ul
  .cycle-pager-active
  a {
  background: hsla(0, 0%, 100%, 0.5);
}
.weis--001A .module-footer {
  position: absolute;
  text-align: center;
  top: auto;
  bottom: -60px;
  left: 50%;
  transform: translateX(-50%);
}
.zung--001A .cms h1,
.zung--001A .cms p {
  margin: 0;
  padding: 0;
}
.zung--001A .cms h1 {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.025em;
  margin-block: 7px 18px;
}
.zung--001A .cms p {
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}
.zung--001A .cms p .fontsize-small {
  font-size: 13px;
  line-height: 24px;
  letter-spacing: 0.2em;
}
.zung--001A .cms p .fontsize-large {
  font-size: 18px;
  letter-spacing: 0.025em;
}
.zung--001A .cms .cms-link {
  margin-top: 23px;
}
.zung--001A .cms .row-fluid + .row-fluid {
  margin-top: 0;
}
.zwie--001A .overlay__content {
  min-height: 300px;
  display: flex;
  justify-self: center;
  align-items: center;
}
.container-dqlqp {
  flex: 0;
  background: #282828;
}
.container-dqlqp > .container {
  height: 100%;
}
.container-dqlqp .row-fluid {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  height: 100%;
}
.container-dqlqp .button .btn {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  border: 0;
  text-transform: none;
  box-shadow: none;
  border-radius: 0;
  margin: 0;
  letter-spacing: 0;
}
.container-dqlqp .button .btn:after,
.container-dqlqp .button .btn:before {
  display: none;
}
.container-dqlqp .button .btn span:after,
.container-dqlqp .button .btn span:before {
  display: none;
}
.container-dqlqp .button .icon {
  display: block;
}
.container-dqlqp .button + .button {
  margin-top: 0;
}
.container-dqlqp .contact-button .icon {
  width: 100%;
  flex-shrink: 0;
  display: block;
}
.container-dqlqp .contact-button .icon:before {
  content: "\e0ca";
}
.container-dqlqp .account-button .icon {
  width: 100%;
  flex-shrink: 0;
  display: block;
}
.container-dqlqp .account-button .icon:before {
  content: "\e900";
}
.container-dqlqp .saved-vehicles .fw-popup {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.container-dqlqp .saved-vehicles .icon {
  width: 100%;
  flex-shrink: 0;
  display: block;
}
.container-dqlqp .saved-vehicles .icon:before {
  content: "\e0b1";
}
.container-dqlqp .saved-vehicles .count {
  display: none;
}
.container-dqlqp .saved-vehicles span {
  display: inline-block;
  line-height: normal;
  vertical-align: middle;
}
.container-dqlqp .toggle-nav-button {
  margin-right: 6px !important;
  width: 46px !important;
}
.container-dqlqp .toggle-nav-button .icon {
  position: relative;
  height: 2px;
  width: 14px;
  margin-top: 9px;
  background: #fff;
}
.container-dqlqp .toggle-nav-button .icon:after,
.container-dqlqp .toggle-nav-button .icon:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 2px;
  background: #fff;
}
.container-dqlqp .toggle-nav-button .icon:after {
  top: -4px;
}
.container-dqlqp .toggle-nav-button .icon:before {
  top: -8px;
}
.container-dqlqp .reset {
  margin: 0;
  padding: 0;
  text-align: center;
  background: none;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  font-size: 12px;
  font-family: Arial;
  color: #fff;
  width: 50px;
}
.container-dqlqp .reset a {
  text-decoration: none;
}
.container-dqlqp .reset .icon:before {
  font-size: 28px;
}
.container-dqlqp .reset span {
  top: 0;
  padding: 0;
}
.container-dqlqp .reset > * {
  color: inherit;
  font-weight: inherit;
  background: none;
  font-family: inherit;
  padding-inline: 0;
  line-height: normal;
  font-size: inherit;
}
.container-dqlqp .reset > :after,
.container-dqlqp .reset > :before {
  display: none;
}
.container-wrap .toggle--contact-numbers .toggle-body li[class*="location"] {
  width: 100%;
  padding: 10px 0;
  margin: 0;
  border-bottom: 1px solid #f5f5f6;
}
.container-wrap
  .toggle--contact-numbers
  .toggle-body
  li[class*="location"]
  .location {
  font-size: 18px;
  color: #ef233c;
  text-decoration: underline;
}
.container-wrap
  .toggle--contact-numbers
  .toggle-body
  li[class*="location"]
  .departments {
  display: block;
}
.container-wrap
  .toggle--contact-numbers
  .toggle-body
  li[class*="location"]
  .department {
  display: block;
  padding: 5px 0;
}
.container-wrap
  .toggle--contact-numbers
  .toggle-body
  li[class*="location"]
  .department
  a {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
}
.container-wrap
  .toggle--contact-numbers
  .toggle-body
  li[class*="location"]
  .department
  .label {
  float: none;
  font-weight: 700;
}
.container-wrap
  .toggle--contact-numbers
  .toggle-body
  li[class*="location"]
  .department
  .value {
  float: none;
  flex-shrink: 0;
}
.header-container .toggle-primary-menu .container {
  padding-inline: 0;
}
.header-container {
  position: relative;
  z-index: 1021;
  background: #282828;
}
.header-container .container,
.header-container .container-wrap,
.header-container .container-wrap + .container-wrap,
.header-container .row-fluid {
  margin: 0 auto;
}
.header-container .container {
  width: auto;
  max-width: 1170px;
  padding-left: 0;
  padding-right: 0;
}
.header-container .container-296mj {
  display: none;
}
.header-container .container-5k2ms {
  box-shadow: none;
  border-top: 1px solid #424451;
}
.homepage .header-container .container-5k2ms {
  display: none;
}
.header-container .container-dqlqp.is-fixed {
  border-bottom: 1px solid #0e0e0e;
}
.header-container .container-dqlqp .toggle-nav-button {
  position: absolute;
  right: auto;
  left: 20px;
  width: auto !important;
  margin-right: 0 !important;
}
.header-container .container-dqlqp .toggle-nav-button .icon:before {
  top: -10px;
}
.header-container .container-dqlqp .toggle-nav-button .icon:after {
  top: -5px;
}
.header-container .container-dqlqp .switch-button {
  position: absolute;
  right: 5px;
  left: auto;
}
.header-container .container-dqlqp .switch-button .btn {
  width: 100%;
  flex-shrink: 0;
  display: block;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 700;
}
.header-container .container-dqlqp .contact-us-button {
  position: absolute;
  width: auto;
  right: 50px;
  left: auto;
}
.header-container .container-dqlqp .contact-us-button .icon {
  width: 100%;
  flex-shrink: 0;
  display: block;
}
.header-container .container-dqlqp .contact-us-button .icon:before {
  content: "\c006";
  font-size: 19px;
}
.header-container .container-dqlqp .whatsapp-button {
  position: absolute;
  width: auto;
  right: 76px;
  left: auto;
}
.header-container .container-dqlqp .whatsapp-button .icon {
  width: 100%;
  flex-shrink: 0;
  display: block;
}
.header-container .container-dqlqp .whatsapp-button .icon:before {
  content: "\e0e0";
  font-size: 27px;
}
.fixed-to-top {
  position: fixed;
  bottom: 10px;
  opacity: 0;
  transition: opacity 0.25s ease-in-out;
  right: 10px;
}
body:not(.is-top) .fixed-to-top {
  opacity: 1;
}
.fixed-to-top .btn {
  background: #212333;
  line-height: 52px;
  color: #fff;
  width: 60px;
  height: 60px;
  border: 0;
  border-radius: 100%;
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
}
.fixed-to-top .btn:after {
  display: none;
}
.fixed-to-top .icon {
  position: relative;
  color: inherit;
  font-size: 0;
}
.fixed-to-top .icon:before {
  text-transform: none !important;
  speak: none !important;
  display: inline-block !important;
  vertical-align: middle !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  content: "\e919" !important;
  font: normal normal 400 30px / normal the-elite-cars-jetour, master-v10;
}
#nd-website-editor-wrap ~ #page-wrap .header-container {
  position: static !important;
}
#nd-website-editor-wrap ~ #page-wrap #content-wrap {
  padding-top: 0 !important;
}
#nd-website-editor-wrap ~ #page-wrap #content-wrap .home-banner .container {
  position: static !important;
}
.header-container .dealer-name,
.header-container .franchise-badge,
.header-container .logo {
  opacity: 1;
  padding: 0;
  width: auto;
  font-size: 0;
  transition: all 0.4s ease-in-out;
  position: relative;
  z-index: 105;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header-container .dealer-name a,
.header-container .franchise-badge a,
.header-container .logo a {
  color: inherit;
  text-decoration: none;
  width: 100%;
}
.header-container .dealer-name .inner,
.header-container .franchise-badge .inner,
.header-container .logo .inner {
  width: 100%;
}
.header-container .dealer-name img,
.header-container .franchise-badge img,
.header-container .logo img {
  display: block;
  transition: width 0.4s ease-in-out;
}
.header-container .franchise-badge {
  max-width: 46%;
  width: auto;
}
.header-container .dealer-name,
.header-container .logo {
  max-width: 148px;
  width: 70%;
}
.header-container .align-start {
  align-items: flex-start;
}
.header-container .justify-content-start a {
  justify-content: start;
}
.header-container .dealer-name {
  color: inherit;
  font-weight: 400;
  font-size: 25px;
  line-height: 70px;
}
.header-container .dealer-name h1,
.header-container .dealer-name h2 {
  font-size: inherit;
  margin: 0;
}
.header-container .dealer-name span {
  display: inline-block;
  line-height: normal;
  vertical-align: middle;
}
.header-container .logo.u-float-left {
  margin-right: 10px;
}
.header-container .franchise-badge ~ .logo.u-float-left {
  padding-left: 20px;
}
.header-container .trustpilot {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  flex-wrap: wrap;
  padding: 0;
  width: auto;
  position: relative;
  z-index: 110;
  height: 70px;
  transition: height 0.4s ease-in-out;
}
.header-container .trustpilot .trustpilot-logo {
  background: url(//d2638j3z8ek976.cloudfront.net/global-css-files/20241122-101210/images/templates/header/badges/trustpilot-logo.png)
    no-repeat 0 0;
  margin-top: -10px;
  height: 25px;
  width: 100%;
  margin-bottom: 5px;
}
.header-container .trustpilot-logo.button {
  margin: 0;
  width: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 70px;
  transition: height 0.4s ease-in-out;
  padding: 0 0 0 20px;
}
.header-container .trustpilot-logo.button .btn {
  border: 0;
  box-shadow: none;
  line-height: normal;
  border-radius: 0;
  padding: 0;
  margin: 0;
  background: url(//d2638j3z8ek976.cloudfront.net/global-css-files/20241122-101210/images/templates/header/badges/trustpilot-logo.png)
    no-repeat 0 0;
  height: 34px;
  width: 94px;
}
.header-container .trustpilot-logo.button .btn .icon {
  display: none;
}
.header-container .trustpilot-logo.button .btn:after,
.header-container .trustpilot-logo.button .btn:before {
  display: none;
}
#nd-website-editor-wrap
  ~ #page-wrap
  .header-container
  .container-r6z94
  .custom-btn
  .btn {
  min-width: 185px;
}
@keyframes sidebar-close {
  0% {
    width: 194px;
  }
  97% {
    width: 194px;
  }
  to {
    width: 200px;
  }
}
#nd-website-editor-wrap ~ #page-wrap .header-container .row-qyzx7 {
  transform: none;
  position: static;
  margin-top: 0;
}
.button__valuations--fixed {
  position: fixed;
  transform: translateY(-50%);
  border: 0;
  z-index: 1020;
  height: 138px;
  top: calc(50% + 138px);
  width: 30px;
  right: 0;
}
.button__valuations--fixed .btn {
  color: #000;
  white-space: nowrap;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  font-weight: 700;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: #ffcf00;
  line-height: 45px;
  left: 0;
  padding: 0;
  text-transform: uppercase;
}
.button__valuations--fixed .btn span {
  top: auto;
  transform: rotate(270deg);
}
.button__valuations--fixed .btn:after {
  display: none;
}
.button__valuations--fixed.has-reg-styles .btn {
  font-size: 14px;
  font-family: uknumberplate;
}
.button__valuations--fixed.has-reg-styles .btn span {
  top: auto;
}
.button__valuations--fixed.has-icon .btn span:before {
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e0e1";
  font: normal normal 400 28px / normal the-elite-cars-jetour, master-v10;
}
.header-container .contact-numbers .inset {
  padding: 0;
  line-height: normal;
}
.header-container .contact-numbers .inset:after {
  content: " ";
  display: table;
  clear: both;
}
.header-container .contact-numbers ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.header-container .contact-numbers li[class*="location"] {
  box-sizing: border-box;
  padding: 5px;
  width: 50%;
  float: left;
  margin-bottom: 15px;
}
.header-container .contact-numbers li[class*="location"] .location {
  display: block;
}
.header-container .contact-numbers li[class*="location"] > .label {
  display: none;
}
.header-container .contact-numbers li[class*="location"] a {
  border: 0;
  text-decoration: none;
  color: inherit;
  text-align: left;
  height: auto;
  line-height: normal;
  font-size: 11px;
  margin-right: 5px;
}
.header-container .contact-numbers li[class*="location"] > a {
  font-weight: 700;
  font-size: 13px;
  padding-bottom: 5px;
  display: inline-block;
}
.header-container .contact-numbers .department {
  display: block;
}
.header-container .contact-numbers .department:after {
  content: " ";
  display: table;
  clear: both;
}
.header-container .contact-numbers .department .value {
  float: right;
}
.header-container .contact-numbers .department .label {
  float: left;
}
#__ndcc_footerPlaceholder {
  z-index: 910;
  padding-top: 0;
  padding-bottom: 0;
}
#pre-footer-wrap {
  background: #282828;
  color: #a8a9b0;
  font-size: 14px;
}
#pre-footer-wrap a:not(.btn) {
  color: inherit;
}
#pre-footer-wrap .footer-contact-us .strapline {
  padding-top: 30px;
}
#pre-footer-wrap .row-fluid.row-5u62t {
  padding-bottom: 10px !important;
}
#pre-footer-wrap .social-icons li {
  padding-right: 10px;
}
#pre-footer-wrap .social-icons li > a {
  background: none;
  box-shadow: none;
  padding: 0;
  color: #a8a9b0;
}
#pre-footer-wrap .social-icons li > a .icon-social:before {
  font-size: 26px;
}
#pre-footer-wrap .social-icons li.telegram:hover > a {
  color: #ff0050;
}
#pre-footer-wrap .social-icons li.tiktok:hover > a {
  color: #ff0050;
}
#pre-footer-wrap .social-icons li.threads:hover > a {
  color: #000;
}
#pre-footer-wrap .social-icons li.snapchat:hover > a {
  color: #2a5b83;
}
#pre-footer-wrap .social-icons li.whatsapp:hover > a {
  color: #34af23;
}
#pre-footer-wrap .social-icons li.sms:hover > a {
  color: #ef233c;
}
#pre-footer-wrap .social-icons li.instagram:hover > a {
  color: #2a5b83;
}
#pre-footer-wrap .social-icons li.blogger:hover > a {
  color: #f2923c;
}
#pre-footer-wrap .social-icons li.linkedin:hover > a {
  color: #0085ae;
}
#pre-footer-wrap .social-icons li.pinterest:hover > a {
  color: #e52d27;
}
#pre-footer-wrap .social-icons li.youtube:hover > a {
  color: #e52d27;
}
#pre-footer-wrap .social-icons li.googleplus:hover > a {
  color: #da4835;
}
#pre-footer-wrap .social-icons li.google:hover > a {
  color: #da4835;
}
#pre-footer-wrap .social-icons li.twitter:hover > a {
  color: #1dcaff;
}
#pre-footer-wrap .social-icons li.facebook:hover > a {
  color: #0b5998;
}
#pre-footer-wrap .social-icons li.email:hover > a {
  color: #ef233c;
}
.footer-container {
  position: relative;
  background: #fff;
  color: #282828;
}
.footer-container a {
  color: inherit;
}
.footer-container .container-wrap {
  position: relative;
  z-index: 900;
}
.footer-container .container-modal {
  position: static;
}
.homepage {
  overflow-x: hidden;
}
.homepage #content-wrap {
  padding-bottom: 0;
}
.home-banner ~ .container-wrap {
  position: relative;
  background: #fff;
}
.homepage .module-cycle h3.title {
  font-size: 30px;
}
.homepage .featured-cms.news [class^="cycle"] {
  direction: ltr !important;
}
.home-banner .cyclr.img--opacity .inset {
  background: #000;
}
.home-banner .cyclr.img--opacity img {
  opacity: 0.75;
}
.row-z77ik .header--search,
.row-z77ik .vehicle-count {
  width: auto;
  display: inline-block;
}
.container-zk01n .search__button {
  display: block;
  margin-top: 20px;
}
.container-zk01n .search__button .btn {
  max-width: none;
  display: block;
}
.container-zk01n .search-header {
  display: none;
}
.homepage .search .inner {
  padding-top: 0;
}
.homepage .search .filter-keyword {
  display: none;
}
.hook-responsive-xs-max .homepage .jump-02.theme--homepage-big .button {
  text-align: center !important;
}
.ndfe-layout-search-listing {
  color: #000;
}
.v-vehicle-search-listing {
  --v-anchor-base: #000;
  --v-theme-text-primary: #000;
}
.v-vehicle-search-listing .ndfe-vehicle-card-finance .ndfe-current-price {
  font-weight: 700;
}
.v-vehicle-search-listing .ndfe-vehicle-card-finance .ndfe-current-price:after {
  content: " (Excl. VAT)";
  font-size: 16px;
  font-weight: 400;
}
.gf-components.hide-budget .ndfe-filters-col .ndfe-search-filter--budget {
  display: none;
} /*!
  @template_used_details_21
*/
.used-detail-template-21[class^="used"].details
  #content-wrap
  .container-fluid
  > .container {
  max-width: 1600px;
}
.used-detail-template-21[class^="used"].details .row-03q1g {
  background: #f5f5f6;
}
.used-detail-template-21[class^="used"].details .hr {
  border-bottom: 1px solid #cdcdd2;
}
.used-detail-template-21[class^="used"].details
  .tabs.tab-has-toggles
  .tab-content
  .tab-pane {
  background: #fff;
}
.used-detail-template-21[class^="used"].details
  .tabs.tab-has-toggles
  .tab-content
  .tab-pane#tab-uahfg-content {
  padding-top: 0;
}
.used-detail-template-21[class^="used"].details .tab-nav > li > a {
  border-color: #cdcdd2;
}
.used-detail-template-21[class^="used"].details .tab-nav > li > a:after {
  display: none;
}
.used-detail-template-21[class^="used"].details .tab-nav > li.active > a,
.used-detail-template-21[class^="used"].details .tab-nav > li.active > a:hover {
  border-bottom: 0;
}
.used-detail-template-21[class^="used"].details .tab-content {
  margin-top: -1px;
}
.used-detail-template-21[class^="used"].details .container-5k2ms {
  display: none;
}
.used-detail-template-21[class^="used"].details .row-rurqy .trustpilot-widget {
  padding: 40px 30px;
  background: #f5f5f6;
}
.used-detail-template-21[class^="used"].details .reserve-sticky {
  visibility: hidden;
  opacity: 0;
  height: 0 !important;
  text-align: center;
}
.used-detail-template-21[class^="used"].details .reserve-sticky.is-hit {
  visibility: visible;
  opacity: 1;
  height: auto;
}
.used-detail-template-21[class^="used"].details
  .reserve-sticky
  .sticky-module-inset {
  visibility: hidden;
  padding: 16px 0;
  background: #f5f5f6;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
}
.used-detail-template-21[class^="used"].details
  .reserve-sticky
  .sticky-module-inset.fixed {
  visibility: visible;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1070;
}
.used-detail-template-21[class^="used"].details .row-r170f .price .price-now,
.used-detail-template-21[class^="used"].details
  .row-r170f
  .vehicle-title
  .variant,
.used-detail-template-21[class^="used"].details .row-r170f .vehicle-title h3 {
  font-size: 18px;
  line-height: 1.6;
}
.used-detail-template-21[class^="used"].details
  .row-r170f
  .vehicle-title
  .variant {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.used-detail-template-21[class^="used"].details .row-r170f .price .price-now,
.used-detail-template-21[class^="used"].details .row-r170f .price .price-was {
  display: block;
}
.used-detail-template-21[class^="used"].details .row-r170f .price .price-now {
  margin-right: 0;
  color: #3d69cb;
}
.used-detail-template-21[class^="used"].details .row-r170f .price .price-was {
  padding-top: 10px;
  text-decoration: line-through;
}
.used-detail-template-21[class^="used"].details .row-wpqwj {
  position: relative;
}
.used-detail-template-21[class^="used"].details .used-media .inner {
  position: relative;
  border: 0;
  padding-bottom: 0;
  border-bottom: 1px solid #eee;
}
.used-detail-template-21[class^="used"].details .used-media .big-image {
  background: #fff;
  pointer-events: none;
}
.used-detail-template-21[class^="used"].details
  .used-media
  [class*="cycle-pager-"] {
  display: none;
}
.used-detail-template-21[class^="used"].details .used-media .gallery-icon {
  display: none !important;
  width: 45px;
  height: 45px;
  top: 10px;
  text-align: center;
  text-shadow: none;
  background: rgba(0, 0, 0, 0.5);
  color: #000;
  right: 10px;
}
.used-detail-template-21[class^="used"].details
  .used-media
  .gallery-icon
  .icon:before {
  color: #fff;
  font-size: 24px;
  content: "\e08a";
}
.used-detail-template-21[class^="used"].details .used-media .gallery-icon a {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.used-detail-template-21[class^="used"].details .used-media .featured-sash,
.used-detail-template-21[class^="used"].details .used-media .image-count,
.used-detail-template-21[class^="used"].details .used-media .video-count {
  display: none;
}
.used-detail-template-21[class^="used"].details .used-media .cycle-next,
.used-detail-template-21[class^="used"].details .used-media .cycle-prev {
  width: 20px;
  max-height: 35px;
}
.used-detail-template-21[class^="used"].details .used-media .cycle-next {
  right: 0;
}
.used-detail-template-21[class^="used"].details .used-media .cycle-prev {
  left: 0;
}
.used-detail-template-21[class^="used"].details .thumbnails .cycle-next,
.used-detail-template-21[class^="used"].details .thumbnails .cycle-prev,
.used-detail-template-21[class^="used"].details .used-media .cycle-next,
.used-detail-template-21[class^="used"].details .used-media .cycle-prev {
  width: 20px;
  height: calc(100% - 0.02em);
  opacity: 1;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  top: calc(50% + 0.02em);
}
.used-detail-template-21[class^="used"].details .thumbnails .cycle-next:hover,
.used-detail-template-21[class^="used"].details .thumbnails .cycle-prev:hover,
.used-detail-template-21[class^="used"].details .used-media .cycle-next:hover,
.used-detail-template-21[class^="used"].details .used-media .cycle-prev:hover {
  text-decoration: none;
}
.used-detail-template-21[class^="used"].details .thumbnails .cycle-next:before,
.used-detail-template-21[class^="used"].details .thumbnails .cycle-prev:before,
.used-detail-template-21[class^="used"].details .used-media .cycle-next:before,
.used-detail-template-21[class^="used"].details .used-media .cycle-prev:before {
  position: absolute;
  left: 50%;
  top: calc(50% + 0.05em);
  transform: translate(-50%, -50%);
  font-size: 14px;
}
.used-detail-template-21[class^="used"].details
  .thumbnails:not(.default-tabs)
  .inner
  > .tabs {
  position: static;
  padding: 0;
}
.used-detail-template-21[class^="used"].details
  .thumbnails:not(.default-tabs)
  .inner
  > .tabs
  .tab-nav {
  border: 0;
  z-index: 100;
  background: none;
}
.used-detail-template-21[class^="used"].details
  .thumbnails:not(.default-tabs)
  .inner
  > .tabs
  .tab-nav
  > li.active
  > a,
.used-detail-template-21[class^="used"].details
  .thumbnails:not(.default-tabs)
  .inner
  > .tabs
  .tab-nav
  > li
  > a {
  color: #fff;
  padding: 0 20px;
  line-height: 33px;
  border: 0;
  font-weight: 400;
  box-shadow: none !important;
}
.used-detail-template-21[class^="used"].details
  .thumbnails:not(.default-tabs)
  .inner
  > .tabs
  .tab-nav
  > li.active
  > a:hover,
.used-detail-template-21[class^="used"].details
  .thumbnails:not(.default-tabs)
  .inner
  > .tabs
  .tab-nav
  > li
  > a:hover {
  color: #fff;
}
.used-detail-template-21[class^="used"].details
  .thumbnails:not(.default-tabs)
  .inner
  > .tabs
  .tab-nav
  > li
  > a {
  background: rgba(0, 0, 0, 0.2);
}
.used-detail-template-21[class^="used"].details
  .thumbnails:not(.default-tabs)
  .inner
  > .tabs
  .tab-nav
  > li.active
  > a {
  background: #000;
}
.used-detail-template-21[class^="used"].details
  .thumbnails:not(.default-tabs)
  .inner
  > .tabs
  .tab-nav
  a {
  padding: 0 10px;
}
.used-detail-template-21[class^="used"].details
  .thumbnails:not(.default-tabs)
  .inner
  > .tabs
  .tab-nav
  a
  .count {
  display: none;
}
.used-detail-template-21[class^="used"].details
  .thumbnails:not(.default-tabs)
  .inner
  > .tabs
  .tab-nav
  span {
  vertical-align: middle;
}
.used-detail-template-21[class^="used"].details
  .thumbnails.default-tabs
  .inner
  > .tabs
  .tab-nav
  > li
  > a:before {
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e02e";
  position: relative;
  top: -2px;
  font: normal normal 400 20px / normal the-elite-cars-jetour, master-v10;
}
.used-detail-template-21[class^="used"].details
  .thumbnails.default-tabs
  .inner
  > .tabs
  .tab-nav
  > li
  > a
  span {
  vertical-align: middle;
}
.used-detail-template-21[class^="used"].details
  .thumbnails.default-tabs
  .inner
  > .tabs
  .tab-nav
  > li.tab-videos
  > a:before {
  content: "\e0ac";
}
.used-detail-template-21[class^="used"].details
  .thumbnails.default-tabs
  .inner
  > .tabs
  .tab-nav
  > li.tab-exterior360
  > a:before {
  content: "\e0dc";
}
.used-detail-template-21[class^="used"].details .thumbnails .inner > .tabs {
  position: static;
  padding: 0;
}
.used-detail-template-21[class^="used"].details
  .thumbnails
  .inner
  > .tabs
  .thumb-images
  .cycle:not(.off)
  .cycle-carousel-wrap {
  transform: translateX(41%);
}
.used-detail-template-21[class^="used"].details
  .thumbnails
  .inner
  > .tabs
  .tab-content {
  padding: 0;
  margin: 0;
  border: 0;
}
.used-detail-template-21[class^="used"].details
  .thumbnails
  .inner
  > .tabs
  .tab-content
  .cycle
  .item {
  width: 17.75% !important;
}
.used-detail-template-21[class^="used"].details
  .thumbnails
  .inner
  > .tabs
  .tab-content
  .tab-pane {
  border: 0;
  padding: 0;
}
.used-detail-template-21[class^="used"].details
  .thumbnails
  .inner
  > .tabs
  [data-cycle-fx]
  .cycle-sentinel,
.used-detail-template-21[class^="used"].details
  .thumbnails
  .inner
  > .tabs
  [data-cycle-fx]
  .item {
  padding: 0 1px 0 0 !important;
}
.used-detail-template-21[class^="used"].details
  .thumbnails
  .inner
  > .tabs
  .cycle-prev {
  width: 23px;
}
.used-detail-template-21[class^="used"].details
  .thumbnails
  .inner
  > .tabs
  .cycle-next {
  width: 25px;
}
.used-detail-template-21[class^="used"].details
  .thumbnails
  .inner
  > .tabs
  .cycle-slide-active
  .inset:before {
  inset: 0;
  border: 0;
  box-shadow: none;
  background: hsla(0, 0%, 100%, 0.5);
  width: 100%;
  height: 100%;
}
.used-detail-template-21[class^="used"].details .attention-grabber--contain {
  height: 0;
}
.used-detail-template-21[class^="used"].details .attention-grabber {
  position: relative;
  width: auto;
  z-index: 100;
  padding: 0;
  background: none;
}
.used-detail-template-21[class^="used"].details .attention-grabber .inner {
  display: block;
  position: absolute;
  top: -32px;
  left: 10px;
  right: 10px;
  padding: 2px 10px;
  max-width: calc(100% - 20px);
  color: #fff;
  background-color: #ef233c;
}
.used-detail-template-21[class^="used"].details .attention-grabber .title {
  display: none;
}
.used-detail-template-21[class^="used"].details .attention-grabber.hide {
  display: none;
}
.used-detail-template-21[class^="used"].details .vdp-actions-bar {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 100;
}
.used-detail-template-21[class^="used"].details
  .vdp-actions-bar
  .button.link
  .btn,
.used-detail-template-21[class^="used"].details
  .vdp-actions-bar
  .social-share.toggle
  .toggle-heading {
  color: #3d69cb;
  min-width: 0;
}
.used-detail-template-21[class^="used"].details .vdp-actions-bar .button.link {
  display: inline-block;
}
.used-detail-template-21[class^="used"].details
  .vdp-actions-bar
  .button.link
  a.btn {
  padding: 0;
  line-height: 50px;
}
.used-detail-template-21[class^="used"].details
  .vdp-actions-bar
  .button.link
  a.btn:after {
  display: none;
}
.used-detail-template-21[class^="used"].details
  .vdp-actions-bar
  .button.link
  a.btn:hover
  .label {
  text-decoration: underline;
}
.used-detail-template-21[class^="used"].details
  .vdp-actions-bar
  .button.link
  a.btn
  .icon {
  font-size: 0;
  vertical-align: middle;
}
.used-detail-template-21[class^="used"].details
  .vdp-actions-bar
  .button.link
  a.btn
  .icon:before {
  margin-right: 5px;
}
.used-detail-template-21[class^="used"].details
  .vdp-actions-bar
  .button.link
  a.btn
  span {
  top: auto;
}
.used-detail-template-21[class^="used"].details
  .vdp-actions-bar
  .button.link
  a.btn
  .icon:before,
.used-detail-template-21[class^="used"].details
  .vdp-actions-bar
  .social-share.toggle
  .toggle-heading:before {
  font-size: 25px;
}
.used-detail-template-21[class^="used"].details
  .vdp-actions-bar
  .social-share.toggle {
  font-size: inherit;
}
.used-detail-template-21[class^="used"].details
  .vdp-actions-bar
  .social-share.toggle
  .toggle-heading {
  position: relative;
  z-index: 2;
  line-height: 50px;
  padding: 0;
  border: 0 !important;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
}
.used-detail-template-21[class^="used"].details
  .vdp-actions-bar
  .social-share.toggle
  .toggle-heading:hover
  span {
  text-decoration: underline;
}
.used-detail-template-21[class^="used"].details
  .vdp-actions-bar
  .social-share.toggle
  .toggle-heading
  h4 {
  font-size: 0.8125rem;
  font-weight: 400;
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
}
.used-detail-template-21[class^="used"].details
  .vdp-actions-bar
  .social-share.toggle
  .toggle-heading
  span {
  text-decoration: none;
}
.used-detail-template-21[class^="used"].details .vdp-actions-bar > .span5 {
  display: flex;
  justify-content: flex-end;
}
.used-detail-template-21[class^="used"].details
  .vdp-actions-bar
  > .span5
  .gf-components {
  width: auto;
}
.used-detail-template-21[class^="used"].details
  .vdp-actions-bar
  > .span5
  .gf-components
  .ndfe-save-vehicle {
  --v-fab-size-default: 40px;
}
.used-detail-template-21[class^="used"].details
  .row-dp0nl
  .toggle
  .efficiency-data
  h3,
.used-detail-template-21[class^="used"].details
  .row-dp0nl
  .toggle
  .spec-data--details
  .column
  .title,
.used-detail-template-21[class^="used"].details
  .row-dp0nl
  .toggle
  .tech-data--details
  .tech-group
  .title {
  font-size: 14px;
  font-weight: 700;
}
.used-detail-template-21[class^="used"].details
  .row-dp0nl
  .toggle
  .tech-data--details
  .tech-group
  > .tech-item {
  border-bottom: 1px solid #cdcdd2;
}
.used-detail-template-21[class^="used"].details
  .row-dp0nl
  .toggle
  .tech-data--details
  .tech-group
  > .tech-item:nth-child(2) {
  border-top: 1px solid #cdcdd2;
}
.used-detail-template-21[class^="used"].details .row-dp0nl .mash__row {
  border-bottom: 1px solid #cdcdd2;
}
.used-detail-template-21[class^="used"].details
  .row-dp0nl
  .mash__row.mash__row--border-top {
  border-top: 1px solid #cdcdd2;
}
.used-detail-template-21[class^="used"].details .row-dp0nl .mash__statistic {
  grid-template-columns: 40px 1fr;
}
.used-detail-template-21[class^="used"].details
  .row-dp0nl
  .mash__statistic
  .icon:before {
  color: #212121;
  font-size: 32px;
}
.used-detail-template-21[class^="used"].details
  .row-dp0nl
  .mash__statistic
  .value {
  font-size: 14px;
  font-weight: 400;
}
.used-detail-template-21[class^="used"].details
  .row-dp0nl
  .cms---buy-online
  .span12
  .row-fluid,
.used-detail-template-21[class^="used"].details
  .row-dp0nl
  .warranty
  .row-fluid {
  margin-inline: -10px;
}
.used-detail-template-21[class^="used"].details
  .row-dp0nl
  .tab-has-toggles.tabs
  .btn-toggle-heading,
.used-detail-template-21[class^="used"].details
  .row-dp0nl
  .tab-has-toggles.tabs
  .toggle-heading {
  border-block: 1px solid #cdcdd2;
}
.used-detail-template-21[class^="used"].details
  .row-dp0nl
  .tab-has-toggles.tabs
  .toggle-heading {
  display: block;
  padding: 16px 0;
  margin-bottom: 0;
  border-radius: 0;
  border-inline: 0;
  background: none;
}
.used-detail-template-21[class^="used"].details
  .row-dp0nl
  .tab-has-toggles.tabs
  .toggle-heading.active {
  background: none;
}
.used-detail-template-21[class^="used"].details
  .row-dp0nl
  .tab-has-toggles.tabs
  .toggle-heading.active
  span {
  color: #3d69cb;
}
.used-detail-template-21[class^="used"].details
  .row-dp0nl
  .tab-has-toggles.tabs
  .toggle-body {
  border: 0;
  padding: 0;
}
.used-detail-template-21[class^="used"].details
  .row-dp0nl
  .tab-has-toggles.tabs
  .tab-content
  .tab-pane {
  display: block;
  border: 0;
  padding: 0;
  margin-top: -1px;
}
.used-detail-template-21[class^="used"].details
  .row-dp0nl
  .tab-has-toggles.tabs
  .tab-content
  .tab-pane
  + .tab-pane {
  padding-top: 0;
}
.used-detail-template-21[class^="used"].details
  .row-dp0nl
  .tab-has-toggles
  .btn-toggle-heading
  + .btn-toggle-heading {
  margin-top: -1px;
}
.used-detail-template-21[class^="used"].details
  .row-dp0nl
  .tab-has-toggles
  .btn-toggle-heading
  a.btn {
  font-weight: 400;
  font-size: 18px;
  line-height: 53px;
}
.used-detail-template-21[class^="used"].details
  .row-dp0nl
  .tab-has-toggles
  .btn-toggle-heading
  a.btn
  .icon {
  float: right;
  line-height: 53px;
}
.used-detail-template-21[class^="used"].details
  .row-dp0nl
  .tab-has-toggles
  .btn-toggle-heading
  a.btn
  .icon:before {
  content: "\e07c";
}
.used-detail-template-21[class^="used"].details
  .row-dp0nl
  .tab-has-toggles
  .btn-toggle-heading
  a.btn:hover {
  color: #3d69cb;
}
.used-detail-template-21[class^="used"].details
  #modal__buy-online
  .efficiency-data
  h3,
.used-detail-template-21[class^="used"].details
  #modal__buy-online
  .spec-data--details
  .column
  .title,
.used-detail-template-21[class^="used"].details
  #modal__buy-online
  .tech-data--details
  .tech-group
  .title,
.used-detail-template-21[class^="used"].details
  #modal__efficiency
  .efficiency-data
  h3,
.used-detail-template-21[class^="used"].details
  #modal__efficiency
  .spec-data--details
  .column
  .title,
.used-detail-template-21[class^="used"].details
  #modal__efficiency
  .tech-data--details
  .tech-group
  .title,
.used-detail-template-21[class^="used"].details
  #modal__features
  .efficiency-data
  h3,
.used-detail-template-21[class^="used"].details
  #modal__features
  .spec-data--details
  .column
  .title,
.used-detail-template-21[class^="used"].details
  #modal__features
  .tech-data--details
  .tech-group
  .title,
.used-detail-template-21[class^="used"].details
  #modal__spec
  .efficiency-data
  h3,
.used-detail-template-21[class^="used"].details
  #modal__spec
  .spec-data--details
  .column
  .title,
.used-detail-template-21[class^="used"].details
  #modal__spec
  .tech-data--details
  .tech-group
  .title,
.used-detail-template-21[class^="used"].details
  #modal__warranty
  .efficiency-data
  h3,
.used-detail-template-21[class^="used"].details
  #modal__warranty
  .spec-data--details
  .column
  .title,
.used-detail-template-21[class^="used"].details
  #modal__warranty
  .tech-data--details
  .tech-group
  .title {
  font-size: 14px;
  font-weight: 700;
}
.used-detail-template-21[class^="used"].details
  #modal__features
  .spec-data--details
  .title {
  border-bottom: 1px solid #eee;
}
.used-detail-template-21[class^="used"].details
  #modal__features
  .spec-data--details
  .item {
  width: 100% !important;
  margin-inline: 0 !important;
  border-top: 0 !important;
  padding: 5px 0;
}
.used-detail-template-21[class^="used"].details
  #modal__spec
  .tech-data--details
  > .inner {
  margin: 0;
}
.used-detail-template-21[class^="used"].details
  #modal__spec
  .tech-data--details
  p {
  padding: 0;
}
.used-detail-template-21[class^="used"].details
  #modal__spec
  .tech-data--details
  .tech-group {
  width: 100% !important;
  margin-inline: 0 !important;
  border-top: 0 !important;
  padding: 5px 0;
}
.used-detail-template-21[class^="used"].details
  #modal__efficiency
  .efficiency-data
  .total-monthly-cost
  .total-monthly-cost-input {
  display: flex;
}
.used-detail-template-21[class^="used"].details
  #modal__efficiency
  .efficiency-data
  .total-monthly-cost
  .total-monthly-cost-input
  .controls {
  padding-bottom: 0;
}
.used-detail-template-21[class^="used"].details
  #modal__efficiency
  .efficiency-data
  .total-monthly-cost
  .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.used-detail-template-21[class^="used"].details
  #modal__efficiency
  .efficiency-data
  .total-monthly-cost-container
  > .total-monthly-cost {
  padding-bottom: 0;
}
.used-detail-template-21[class^="used"].details
  #modal__efficiency
  .efficiency-data
  .total-monthly-cost-container
  .total-monthly-cost-amount {
  font-size: 35px;
}
.used-detail-template-21[class^="used"].details
  #modal__efficiency
  .efficiency-data
  .efficiency-road-tax-info {
  line-height: 130%;
}
.used-detail-template-21[class^="used"].details
  #modal__efficiency
  .efficiency-data
  small.mpg-disclaimer {
  line-height: 100%;
  font-size: 10px;
}
[class^="used"].details .overview-data--details .cell {
  display: block;
  padding: 10px 0;
  width: 100%;
  border-bottom: 1px solid #f5f5f6;
}
[class^="used"].details .overview-data--details .cell:nth-child(2) {
  border-top: 1px solid #f5f5f6;
}
[class^="used"].details .overview-data--details .cell.vin .label {
  text-transform: uppercase;
}
[class^="used"].details .overview-data[class*="has-icons"] .icon {
  width: 45px;
  height: 45px;
  font-size: 45px;
}
[class^="used"].details .overview-data[class*="has-icons"] .icon:before {
  content: " ";
  display: block;
}
[class^="used"].details
  .overview-data[class*="has-icons"]
  .engine-size
  .icon:before {
  content: "\e028";
}
[class^="used"].details
  .overview-data[class*="has-icons"]
  .transmission
  .icon:before {
  content: "\e039";
}
[class^="used"].details
  .overview-data[class*="has-icons"]
  .fuel-type
  .icon:before {
  content: "\e032";
}
[class^="used"].details
  .overview-data[class*="has-icons"]
  .bodystyle
  .icon:before {
  content: "\e001";
}
[class^="used"].details
  .overview-data[class*="has-icons"]
  .mileage
  .icon:before {
  content: "\e0f4";
}
[class^="used"].details .overview-data[class*="has-icons"] .mpg .icon:before {
  content: "\e004";
}
[class^="used"].details
  .overview-data[class*="has-icons"]
  .manufacture-year
  .icon:before,
[class^="used"].details
  .overview-data[class*="has-icons"]
  .reg-year
  .icon:before {
  content: "\e0b6";
}
[class^="used"].details
  .overview-data[class*="has-icons"]
  .tax-cost
  .icon:before {
  content: "\e0d8";
}
[class^="used"].details .overview-data[class*="has-icons"] .color .icon:before,
[class^="used"].details
  .overview-data[class*="has-icons"]
  .colour
  .icon:before {
  content: "\e053";
}
[class^="used"].details .overview-data[class*="has-icons"] .vin .icon:before {
  content: "\e0ab";
}
[class^="used"].details .overview-data.has-icons--small .row {
  display: flex;
  flex-wrap: wrap;
}
[class^="used"].details .overview-data.has-icons--small .cell {
  display: flex;
  width: 100%;
  align-items: center;
  border: 1px solid #cdcdd2;
  margin-bottom: 10px;
}
[class^="used"].details .overview-data.has-icons--small .value {
  flex: 1;
}
[class^="used"].details .overview-data.has-icons--small .label {
  margin-right: 10px;
}
[class^="used"].details .overview-data.has-icons--small .label span {
  display: none;
}
[class^="used"].details .overview-data.has-icons .inner {
  border: 1px solid #cdcdd2;
}
[class^="used"].details .overview-data.has-icons .cell {
  padding: 30px 0 25px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin: 0 auto;
  width: 50%;
}
[class^="used"].details .overview-data.has-icons .label span {
  display: block;
}
[class^="used"].details .overview-data.has-icons .value {
  padding-inline: 5px;
  line-height: normal;
  float: none;
  display: block;
  font-weight: 700;
  width: auto;
  font-size: 14px;
}
.used-detail-template-21[class^="used"].details .featured-tag {
  width: auto;
  padding: 0 5px 0 0;
}
.used-detail-template-21[class^="used"].details .featured-tag .inner {
  margin-top: 20px;
  display: inline-block;
  background: #3d69cb;
  color: #fff;
  border-radius: 3px;
}
.used-detail-template-21[class^="used"].details .featured-tag .inner .value {
  padding: 0 5px;
}
.used-detail-template-21[class^="used"].details .featured-tag .title {
  display: none;
}
.used-detail-template-21[class^="used"].details .row-03q1g > .segment {
  border: 0;
  background: none;
  border-radius: 0;
}
.used-detail-template-21[class^="used"].details .row-03q1g .divider {
  margin-inline: 0;
  margin-bottom: 15px;
  padding-top: 15px;
}
.used-detail-template-21[class^="used"].details .row-03q1g .span12 .btn {
  display: block;
  max-width: none;
}
.used-detail-template-21[class^="used"].details .sticky-module {
  min-height: 0;
}
.used-detail-template-21[class^="used"].details
  .sticky
  .vehicle-title
  .variant {
  font-size: inherit;
  font-weight: 700;
}
.used-detail-template-21[class^="used"].details
  .sticky
  .budget-summary-jump
  .alert,
.used-detail-template-21[class^="used"].details
  .sticky
  .budget-summary-jump
  .btn.adjust,
.used-detail-template-21[class^="used"].details
  .sticky
  .budget-summary-jump
  .price,
.used-detail-template-21[class^="used"].details
  .sticky
  .budget-summary-jump
  .title,
.used-detail-template-21[class^="used"].details .sticky .budget-summary-jump p {
  display: none;
}
.used-detail-template-21[class^="used"].details
  .sticky
  .budget-summary-jump
  .btn.adjust
  + .continue {
  margin-left: 0;
}
.used-detail-template-21[class^="used"].details
  .row-03q1g
  .save-vehicle:first-of-type {
  display: block;
  position: relative;
  width: 100%;
  z-index: 110;
}
.used-detail-template-21[class^="used"].details
  .row-03q1g
  .save-vehicle:first-of-type
  .btn {
  border: 0;
  box-shadow: none;
  position: absolute;
  padding: 0;
  margin: 0;
  background: none;
  color: #fff;
  font-family: arial;
  font-size: 0;
  width: 50px;
  height: 50px;
  border-radius: 0 0 0 100%;
  top: 15px;
  right: 0;
  text-align: right;
}
.used-detail-template-21[class^="used"].details
  .row-03q1g
  .save-vehicle:first-of-type
  .btn
  span {
  display: none;
}
.used-detail-template-21[class^="used"].details
  .row-03q1g
  .save-vehicle:first-of-type
  .btn
  .icon {
  vertical-align: top;
}
.used-detail-template-21[class^="used"].details
  .row-03q1g
  .save-vehicle:first-of-type
  .btn
  .icon:before {
  margin: 0;
  font-size: 26px;
  padding: 6px;
}
.used-detail-template-21[class^="used"].details
  .row-03q1g
  .save-vehicle:first-of-type
  .btn:after,
.used-detail-template-21[class^="used"].details
  .row-03q1g
  .save-vehicle:first-of-type
  .btn:before {
  display: none;
}
.used-detail-template-21[class^="used"].details
  .row-03q1g
  .overlay__content
  .link {
  display: inline-block;
}
.used-detail-template-21[class^="used"].details
  .row-03q1g
  .overlay__content
  .link
  .btn {
  padding-inline: 0;
  border: 0;
  font-size: 16px;
  color: #fff;
  letter-spacing: 0;
}
.used-detail-template-21[class^="used"].details
  .row-03q1g
  .overlay__content
  .link
  .btn
  span {
  top: auto;
  text-decoration: underline;
}
.used-detail-template-21[class^="used"].details
  .row-03q1g
  .overlay__content
  .link
  .btn:after,
.used-detail-template-21[class^="used"].details
  .row-03q1g
  .overlay__content
  .link
  .btn:before {
  display: none;
}
.used-detail-template-21[class^="used"].details
  .row-03q1g
  .dealership-open-until,
.used-detail-template-21[class^="used"].details .row-03q1g .finance-price a,
.used-detail-template-21[class^="used"].details .row-03q1g .location-name,
.used-detail-template-21[class^="used"].details .row-03q1g .location-no,
.used-detail-template-21[class^="used"].details .row-03q1g .location-no a,
.used-detail-template-21[class^="used"].details .row-03q1g .price,
.used-detail-template-21[class^="used"].details .row-03q1g .price-saving,
.used-detail-template-21[class^="used"].details .row-03q1g .price-was,
.used-detail-template-21[class^="used"].details
  .row-03q1g
  .save-vehicle:first-of-type
  .btn,
.used-detail-template-21[class^="used"].details .row-03q1g .vehicle-title h3 {
  color: #000;
}
.used-detail-template-21[class^="used"].details .row-03q1g .price .price-now {
  color: #3d69cb;
}
.used-detail-template-21[class^="used"].details .row-03q1g .location-name,
.used-detail-template-21[class^="used"].details .row-03q1g .location-no,
.used-detail-template-21[class^="used"].details .row-03q1g .location-no .phone,
.used-detail-template-21[class^="used"].details
  .row-03q1g
  .location-no
  .phone
  a {
  color: #3d69cb;
}
.used-detail-template-21[class^="used"].details .row-03q1g .location-no {
  position: relative;
  font-weight: 700;
  font-size: 28px;
}
.used-detail-template-21[class^="used"].details
  .row-03q1g
  .location-no
  a:before {
  position: absolute;
  top: 5px;
  left: 0;
  background: #ef233c;
  color: #fff;
  border-radius: 100%;
  content: "\e098";
  padding: 6px;
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font: normal normal 400 26px / normal the-elite-cars-jetour, master-v10;
}
.used-detail-template-21[class^="used"].details
  .row-03q1g
  .location-no
  a:before {
  display: none;
}
.used-detail-template-21[class^="used"].details
  .row-03q1g
  .location-no
  .hidden-phone,
.used-detail-template-21[class^="used"].details
  .row-03q1g
  .location-no
  .visible-phone {
  padding-left: 0;
}
.used-detail-template-21[class^="used"].details .row-03q1g .location-no .label {
  display: none;
}
.used-detail-template-21[class^="used"].details
  .row-03q1g
  .dealership-open-until
  .label {
  text-transform: capitalize;
}
.used-detail-template-21[class^="used"].details .row-03q1g h2 {
  font-weight: 400;
  color: #212121;
}
.used-detail-template-21[class^="used"].details .row-03q1g .cta-jump {
  color: #212121;
  border-bottom: 1px solid #f5f5f6;
}
.used-detail-template-21[class^="used"].details
  .row-03q1g
  .cta-jump:last-child {
  border-bottom: 0;
}
.used-detail-template-21[class^="used"].details .row-03q1g .cta-jump .title {
  font-weight: 700;
}
.used-detail-template-21[class^="used"].details
  .row-03q1g
  .cta-jump
  .sub-title {
  padding-top: 0;
}
.used-detail-template-21[class^="used"].details .row-03q1g .cta-jump .thumb {
  overflow: visible;
  width: 30px;
}
.used-detail-template-21[class^="used"].details
  .row-03q1g
  .cta-jump
  .thumb:before {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 4px;
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e0bb";
  z-index: 1;
  font: normal normal 400 38px / normal the-elite-cars-jetour, master-v10;
}
.used-detail-template-21[class^="used"].details
  .row-03q1g
  .cta-jump
  .thumb
  figure.responsive-image {
  position: relative;
  z-index: 1;
}
.used-detail-template-21[class^="used"].details
  .row-03q1g
  .cta-jump
  .thumb
  img[src*="no-image"] {
  visibility: hidden;
}
:before.used-detail-template-21[class^="used"].details
  .row-03q1g
  .cta-jump
  .thumb
  :not(img[src*="no-image"]) {
  display: none;
}
.used-detail-template-21[class^="used"].details .row-03q1g .trustpilot-widget {
  margin-top: 0;
  background: #fff;
  padding: 20px 20px 14px;
}
.used-detail-template-21[class^="used"].details
  .row-03q1g
  .cms.cms.bullet-points
  .row-fluid,
.used-detail-template-21[class^="used"].details
  .row-03q1g
  .cms.need-more-info
  .row-fluid {
  margin-inline: 0 !important;
}
.used-detail-template-21[class^="used"].details
  .row-03q1g
  .cms.bullet-points
  ul {
  padding-left: 0;
  margin-bottom: 10px;
}
.used-detail-template-21[class^="used"].details
  .row-03q1g
  .cms.bullet-points
  ul
  li {
  position: relative;
  list-style: none;
  padding-bottom: 20px;
  padding-left: 32px;
}
.used-detail-template-21[class^="used"].details
  .row-03q1g
  .cms.bullet-points
  ul
  li:before {
  position: absolute;
  top: 1px;
  padding: 1px;
  height: 18px;
  border-radius: 50%;
  border: 1px solid #3d69cb;
  color: #3d69cb;
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e08c";
  left: 0;
  font: normal normal 700 14px / normal the-elite-cars-jetour, master-v10;
}
.used-detail-template-21[class^="used"].details .featured-stock .heading {
  font-weight: 700;
  font-size: 18px;
  padding-left: 10px;
}
.used-detail-template-21[class^="used"].details .featured-stock .view-vehicle {
  max-width: none;
}
.used-detail-template-21[class^="used"].details .featured-stock .title a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
[class^="used"].details .vehicle--details.location .location-name {
  padding-bottom: 20px;
}
[class^="used"].details .vehicle--details.location .location-name a {
  color: #212333;
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
[class^="used"].details .vehicle--details.location .location-name .label {
  line-height: normal;
  margin-right: 5px;
}
[class^="used"].details .vehicle--details.location .location-name .location {
  text-decoration: underline;
}
[class^="used"].details .vehicle--details.location .location-no {
  position: relative;
  padding-left: 45px;
  font-size: 18px;
  padding-bottom: 30px;
  color: #212333;
}
[class^="used"].details .vehicle--details.location .location-no:before {
  position: absolute;
  top: 5px;
  width: 38px;
  left: 0;
  background: #ef233c;
  color: #fff;
  border-radius: 100%;
  padding: 6px;
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e098";
  height: 38px;
  font: normal normal 400 26px / normal the-elite-cars-jetour, master-v10;
}
[class^="used"].details .vehicle--details.location .location-no a {
  color: inherit;
  font-weight: inherit;
}
[class^="used"].details .vehicle--details.location .dealership-open-until {
  color: #212121;
}
[class^="used"].details .vehicle--details.location .title {
  color: inherit;
  font-size: 18px;
}
[class^="used"].details .vehicle--details.location .address {
  line-height: 24px;
  padding-bottom: 20px;
}
[class^="used"].details .vehicle--details.location .address:after {
  content: " ";
  display: table;
  clear: both;
}
[class^="used"].details .vehicle--details.location .address > span {
  display: block;
  float: left;
  padding-right: 3px;
}
[class^="used"].details
  .vehicle--details.location
  .address
  > span.address-postcode {
  clear: left;
}
[class^="used"].details .vehicle--details.location .btn {
  min-width: 200px;
}
[class^="used"].details .vehicle--details.location .locations-hours .inner {
  padding-top: 6px;
}
[class^="used"].details .vehicle--details.location .locations-hours td {
  padding: 0;
  line-height: 35px;
}
[class^="used"].details .vehicle--details.location .locations-hours td.hours {
  text-align: right;
}
[class^="used"].details .vehicle--details.location .google-map .inner {
  padding: 0;
}
[class^="used"].details
  .vehicle--details.location
  .google-map
  .responsive-iframe {
  padding-bottom: 100%;
}
.used-detail-template-21[class^="used"].details
  .vehicle--details.location
  .google-map
  .responsive-iframe {
  padding-bottom: 50%;
}
.used-detail-template-21[class^="used"].details
  .vehicle--details.location
  .address {
  padding-bottom: 5px;
}
.used-detail-template-21[class^="used"].details
  .vehicle--details.location
  .address
  > span.address-postcode {
  clear: none;
}
.used-detail-template-21[class^="used"].details
  .vehicle--details.location
  .location-no {
  padding-left: 0;
  color: #3d69cb;
}
.used-detail-template-21[class^="used"].details
  .vehicle--details.location
  .location-no:before {
  display: none;
}
.used-detail-template-21[class^="used"].details
  .vehicle--details.location
  .location-name {
  font-weight: 700;
}
.used-detail-template-21[class^="used"].details
  .vehicle--details.location
  .location-name
  .location {
  display: block;
  color: #3d69cb;
}
.used-detail-template-21[class^="used"].details
  .vehicle--details.location
  .locations-hours
  .inner {
  padding-top: 0;
}
.used-detail-template-21[class^="used"].details
  .vehicle--details.location
  .locations-hours
  tr {
  border-top: 1px solid #cdcdd2;
}
.used-detail-template-21[class^="used"].details
  .vehicle--details.location
  .locations-hours
  tr:last-child {
  border-bottom: 1px solid #cdcdd2;
}
.used-detail-template-21[class^="used"].details
  .vehicle--details.location
  .locations-hours
  tr
  .day {
  font-weight: 700;
}
@keyframes no-views {
  0%,
  15%,
  30% {
    opacity: 1;
  }
  7%,
  23% {
    opacity: 0;
  }
}
[class^="used"].details .no-views {
  width: auto;
  display: inline-block;
  padding: 4px 10px;
  font-size: 14px;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  clear: both;
}
[class^="used"].details .no-views:before {
  margin-top: -2px;
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e02d";
  margin-right: 5px;
  font: normal normal 400 20px / normal the-elite-cars-jetour, master-v10;
}
[class^="used"].details .no-views:empty {
  display: none;
}
[class^="used"].details .no-views span {
  animation: no-views 5s infinite;
}
.used-detail-template-21[class^="used"].details .no-views {
  background: none;
  padding: 0;
  font-style: italic;
  color: #212121;
}
.used-detail-template-21[class^="used"].details .no-views:before {
  display: none;
}
[class^="used"].details .buying-online-jump.color-white .btn {
  color: #fff !important;
}
[class^="used"].details .buying-online-jump .btn {
  padding-top: 10px;
  padding-inline: 0;
  line-height: normal;
}
[class^="used"].details .buying-online-jump .btn span {
  text-decoration: underline;
}
[class^="used"].details .buying-online-jump .btn span:before {
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 2px;
  text-decoration: none;
  content: "\e078";
  font: normal normal 400 20px / normal the-elite-cars-jetour, master-v10;
}
[class^="used"].details .tab-finance.single-tab .tab-nav {
  display: none;
}
[class^="used"].details .tab-finance .tab-nav {
  background: rgba(0, 0, 0, 0.5) !important;
}
[class^="used"].details .tab-finance .tab-nav > li > a {
  font-size: 0.875rem;
}
[class^="used"].details .tab-finance .tab-nav > li.active > a {
  background: #f5f5f6;
  color: #000;
}
[class^="used"].details .tab-finance .tab-nav > li:not(.active) > a {
  background: none !important;
  color: #fff;
}
[class^="used"].details .tab-finance .tab-nav > li:last-child {
  border-right: 0;
}
[class^="used"].details .tab-finance .tab-nav > li:last-child a:after {
  display: none;
}
[class^="used"].details .tab-finance .tab-nav > li:first-child a {
  box-shadow: none;
}
[class^="used"].details .tab-finance .tab-content .tab-pane {
  border: 0;
  padding: 15px 20px 20px;
  background: #f5f5f6;
}
[class^="used"].details .budget-summary .budget-summary-content {
  padding: 20px;
  background: #f5f5f6;
}
[class^="used"].details .budget-summary .title {
  display: none;
}
[class^="used"].details .row-4mmxa .budget-summary .budget-summary-content {
  margin-top: 0;
}
.used-detail-template-21[class^="used"].details
  .budget-calculator
  .price
  .value {
  font-weight: 700;
  font-size: 1.5rem;
}
.used-detail-template-21[class^="used"].details
  .budget-summary
  .tooltip
  .tooltip-arrow {
  left: 0;
  bottom: -8px;
}
.used-detail-template-21[class^="used"].details
  .budget-summary
  .tooltip
  .tooltip-content {
  left: 0;
}
.used-detail-template-21[class^="used"].details .tab-finance .tab-nav > li > a {
  border: 1px solid #eee;
  border-bottom: 0;
}
.used-detail-template-21[class^="used"].details
  .tab-finance
  .tab-nav
  > li.active
  > a {
  background: #fff;
  color: #000;
}
.used-detail-template-21[class^="used"].details
  .tab-finance
  .tab-content
  .tab-pane {
  background: #fff;
  border: 1px solid #f5f5f6;
  border-bottom: 0;
}
.used-detail-template-21[class^="used"].details
  .budget-summary:not(.lozenge-summary)
  .budget-summary-content {
  background: #fff;
  border: 1px solid #f5f5f6;
  border-top: 0;
}
.used-detail-template-21[class^="used"].details .lozenge-finance .tab-nav {
  justify-content: space-between;
  background: none !important;
}
.used-detail-template-21[class^="used"].details .lozenge-finance .tab-nav > li {
  flex: initial;
  flex-grow: 1;
  flex-basis: 1px;
  margin: 10px;
}
.used-detail-template-21[class^="used"].details
  .lozenge-finance
  .tab-nav
  > li
  > a {
  box-shadow: none;
  border: 1px solid #eee !important;
  border-radius: 10px;
}
.used-detail-template-21[class^="used"].details
  .lozenge-finance
  .tab-nav
  > li:first-child {
  margin-left: 0;
}
.used-detail-template-21[class^="used"].details
  .lozenge-finance
  .tab-nav
  > li:last-child {
  margin-right: 0;
}
.used-detail-template-21[class^="used"].details
  .lozenge-finance
  .tab-nav
  > li:not(.active)
  > a {
  background: #fff !important;
  color: #000;
}
.used-detail-template-21[class^="used"].details
  .lozenge-finance
  .tab-nav
  > li.active
  > a {
  background: #ef233c;
  color: #fff;
}
.used-detail-template-21[class^="used"].details
  .lozenge-finance
  .tab-content
  .tab-pane {
  padding: 15px 0 20px;
  background: none;
  border: 0;
}
.used-detail-template-21[class^="used"].details
  .budget-summary.lozenge-summary
  .budget-summary-content {
  padding: 20px 0;
  background: none;
  border: 0;
}
.used-detail-template-21[class^="used"].details .description p {
  white-space: break-spaces;
}
.budget-summary-modal {
  pointer-events: auto;
}
.budget-summary-modal.modal.modal--attached {
  max-width: none !important;
}
[class^="used"].details .budget-summary-modal {
  background: none;
}
[class^="used"].details .budget-summary-modal .jump .text .sub-title {
  padding-top: 0;
}
[class^="used"].details .budget-summary-modal .modal-header {
  display: none;
}
[class^="used"].details .budget-summary-modal .modal-body.container {
  height: auto;
  max-height: none;
  overflow: hidden;
  display: block !important;
  padding: 0 !important;
}
[class^="used"].details .modal.modal--attached.budget-summary-modal {
  position: static;
  width: auto;
  transform: none;
  border: 0;
  opacity: 1;
  margin: 0;
  box-shadow: none;
  display: block !important;
}
[class^="used"].details .used-media {
  padding: 0;
}
[class^="used"].details .used-media .responsive-iframe {
  padding-bottom: 75%;
  border: 1px solid #cdcdd2;
}
[class^="used"].details .used-media .responsive-iframe .phyron-container {
  border: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
[class^="used"].details
  .used-media
  .responsive-iframe
  .phy-overlay-ctrls
  button {
  min-width: 0;
}
#nd-website-editor-wrap ~ #page-wrap .reserve-sticky {
  visibility: visible !important;
  opacity: 1 !important;
  height: auto !important;
}
#nd-website-editor-wrap ~ #page-wrap .reserve-sticky .sticky-module-inset {
  visibility: visible !important;
}
[class^="used"].details
  #modal__features
  .spec-data--details
  .features_other
  .column {
  align-items: center;
}
[class^="used"].details
  #modal__features
  .spec-data--details
  .features_other
  .title {
  margin-bottom: 15px;
}
[class^="used"].details
  #modal__features
  .spec-data--details
  .features_other
  .item {
  position: relative;
  padding-left: 22px;
}
[class^="used"].details
  #modal__features
  .spec-data--details
  .features_other
  .item:before {
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e08c";
  color: inherit;
  position: absolute;
  inset: 0;
  top: 5px;
  left: -1px;
  font: normal normal 400 20px / normal the-elite-cars-jetour, master-v10;
}
[class^="used"].details {
  color: #212333;
}
[class^="used"].details .modal {
  color: #212333;
}
.used-detail-template-21[class^="used"].details {
  --v-anchor-base: #3d69cb;
}
.used-detail-template-21[class^="used"].details
  .row-r170f
  .price
  .price-now
  .value:after {
  content: " (Excl. VAT)";
}
.used-detail-template-21[class^="used"].details
  .ndfe-checkout-quote-summary
  .v-card__actions,
.used-detail-template-21[class^="used"].details .v-card[class*="category-"] {
  display: none !important;
}
[class*="capnew"].listing .box-list.new-list .inner > .list-item .inset,
[class*="newcars"].listing .box-list.new-list .inner > .list-item .inset {
  padding-bottom: 20px;
  border: 0;
}
[class*="capnew"].listing .box-list.new-list .inner > .list-item .inset:hover,
[class*="newcars"].listing .box-list.new-list .inner > .list-item .inset:hover {
  box-shadow: none;
}
[class*="capnew"].listing .box-list.new-list .inner > .list-item .inset:before,
[class*="newcars"].listing
  .box-list.new-list
  .inner
  > .list-item
  .inset:before {
  display: none;
}
[class*="capnew"].listing
  .box-list.new-list
  .inner
  > .list-item
  .inset
  .thumbs
  div.responsive-image,
[class*="newcars"].listing
  .box-list.new-list
  .inner
  > .list-item
  .inset
  .thumbs
  div.responsive-image {
  overflow: hidden;
}
[class*="capnew"].listing
  .box-list.new-list
  .inner
  > .list-item
  .inset
  .thumbs
  img,
[class*="newcars"].listing
  .box-list.new-list
  .inner
  > .list-item
  .inset
  .thumbs
  img {
  width: 100%;
  transform: scale(1.15);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: transform 0.4s ease-in-out;
}
[class*="capnew"].listing
  .box-list.new-list
  .inner
  > .list-item
  .inset
  .thumbs
  a:hover
  img,
[class*="newcars"].listing
  .box-list.new-list
  .inner
  > .list-item
  .inset
  .thumbs
  a:hover
  img {
  transform: scale(1);
}
[class*="capnew"].listing
  .box-list.new-list
  .inner
  > .list-item
  .inset
  .title
  h3,
[class*="newcars"].listing
  .box-list.new-list
  .inner
  > .list-item
  .inset
  .title
  h3 {
  font-size: 1rem;
}
[class*="capnew"].listing
  .box-list.new-list
  .inner
  > .list-item
  .inset
  .title
  h3
  a,
[class*="newcars"].listing
  .box-list.new-list
  .inner
  > .list-item
  .inset
  .title
  h3
  a {
  color: #212121;
}
[class*="capnew"].listing .box-list.new-list .inner > .list-item .inset .price,
[class*="newcars"].listing
  .box-list.new-list
  .inner
  > .list-item
  .inset
  .price {
  font-weight: 400;
}
[class*="capnew"].listing
  .box-list.new-list
  .inner
  > .list-item
  .inset
  .price
  a,
[class*="newcars"].listing
  .box-list.new-list
  .inner
  > .list-item
  .inset
  .price
  a {
  color: #212121;
}
[class*="capnew"].listing
  .box-list.new-list
  .inner
  > .list-item
  .inset
  .price
  .price-now,
[class*="capnew"].listing
  .box-list.new-list
  .inner
  > .list-item
  .inset
  .price
  .price-offer_monthly_price,
[class*="newcars"].listing
  .box-list.new-list
  .inner
  > .list-item
  .inset
  .price
  .price-now,
[class*="newcars"].listing
  .box-list.new-list
  .inner
  > .list-item
  .inset
  .price
  .price-offer_monthly_price {
  padding-top: 0;
}
[class*="capnew"].listing
  .box-list.new-list
  .inner
  > .list-item
  .inset
  .price
  .price-now
  .label,
[class*="capnew"].listing
  .box-list.new-list
  .inner
  > .list-item
  .inset
  .price
  .price-offer_monthly_price
  .label,
[class*="newcars"].listing
  .box-list.new-list
  .inner
  > .list-item
  .inset
  .price
  .price-now
  .label,
[class*="newcars"].listing
  .box-list.new-list
  .inner
  > .list-item
  .inset
  .price
  .price-offer_monthly_price
  .label {
  display: inline;
}
[class*="capnew"].listing
  .box-list.new-list
  .inner
  > .list-item
  .inset
  .price
  .price-offer_monthly_price,
[class*="newcars"].listing
  .box-list.new-list
  .inner
  > .list-item
  .inset
  .price
  .price-offer_monthly_price {
  font-size: 1rem;
}
[class*="capnew"].listing
  .box-list.new-list
  .inner
  > .list-item
  .inset
  .price
  .price-offer_monthly_price
  .label,
[class*="newcars"].listing
  .box-list.new-list
  .inner
  > .list-item
  .inset
  .price
  .price-offer_monthly_price
  .label {
  font-size: 1rem;
}
[class*="capnew"].listing
  .box-list.new-list
  .inner
  > .list-item
  .inset
  .price
  .price-now,
[class*="newcars"].listing
  .box-list.new-list
  .inner
  > .list-item
  .inset
  .price
  .price-now {
  font-size: 16px;
}
[class*="capnew"].listing
  .box-list.new-list
  .inner
  > .list-item
  .inset
  .button
  .btn,
[class*="newcars"].listing
  .box-list.new-list
  .inner
  > .list-item
  .inset
  .button
  .btn {
  min-width: 0;
  color: #212333;
}
.newcars.listing .title h3 a {
  color: #212333 !important;
}
[class*="capnew"].listing .box-list.new-list .inner > .list-item,
[class*="newcars"].listing .box-list.new-list .inner > .list-item {
  padding: 0;
}
[class*="capnew"].listing .box-list.new-list .inner > .list-item .inset .thumbs,
[class*="newcars"].listing
  .box-list.new-list
  .inner
  > .list-item
  .inset
  .thumbs {
  overflow: hidden;
}
[class*="capnew"].listing
  .box-list.new-list
  .inner
  > .list-item
  .inset
  .thumbs
  div.responsive-image,
[class*="newcars"].listing
  .box-list.new-list
  .inner
  > .list-item
  .inset
  .thumbs
  div.responsive-image {
  transform: scale(1.5);
}
[class*="capnew"].listing
  .box-list.new-list
  .inner
  > .list-item
  .inset
  .thumbs
  figure.responsive-image,
[class*="newcars"].listing
  .box-list.new-list
  .inner
  > .list-item
  .inset
  .thumbs
  figure.responsive-image {
  height: 100%;
}
[class*="capnew"].listing
  .box-list.new-list
  .inner
  > .list-item
  .inset
  .thumbs
  img,
[class*="newcars"].listing
  .box-list.new-list
  .inner
  > .list-item
  .inset
  .thumbs
  img {
  transform: scale(0.6666);
  height: 100%;
}
[class*="capnew"].listing
  .box-list.new-list
  .inner
  > .list-item
  .inset
  .thumbs
  a,
[class*="newcars"].listing
  .box-list.new-list
  .inner
  > .list-item
  .inset
  .thumbs
  a {
  overflow: hidden;
}
[class*="capnew"].listing
  .box-list.new-list
  .inner
  > .list-item
  .inset
  .thumbs
  a:hover
  img,
[class*="newcars"].listing
  .box-list.new-list
  .inner
  > .list-item
  .inset
  .thumbs
  a:hover
  img {
  transform: scale(0.73);
} /*!
  @template_new_detail_10
*/
[class*="new"].details.details:not(.contentsection)
  .featured-stock
  .item
  .text
  .text__inner {
  padding-bottom: 55px;
}
[class*="new"].details.details:not(.contentsection)
  .featured-stock
  .item
  .text
  .text__inner
  > div {
  padding: 0 20px;
}
[class*="new"].details.details:not(.contentsection)
  .featured-stock
  .item
  .text
  .text__inner
  > div.button.view-vehicle {
  padding: 0;
}
[class*="new"].details.details:not(.contentsection)
  .featured-stock
  .item
  .inset {
  padding-bottom: 0 !important;
}
[class*="new"].details.details:not(.contentsection)
  .featured-stock
  .item
  .inset:before {
  display: none;
}
[class*="new"].details.details:not(.contentsection)
  .featured-stock
  .item
  .inset
  > div {
  margin: 0;
}
[class*="new"].details.details:not(.contentsection)
  .featured-stock
  .item
  .thumb {
  border-bottom: 0 !important;
  padding-bottom: 20px !important;
}
[class*="new"].details.details:not(.contentsection)
  .featured-stock
  .item
  .details,
[class*="new"].details.details:not(.contentsection)
  .featured-stock
  .item
  .title {
  margin-bottom: 15px;
}
[class*="new"].details.details:not(.contentsection)
  .featured-stock
  .item
  .title {
  padding-bottom: 20px;
}
[class*="new"].details.details:not(.contentsection)
  .featured-stock
  .item
  .title
  a {
  color: inherit !important;
  margin-top: 0;
}
[class*="new"].details.details:not(.contentsection)
  .featured-stock
  .item
  .title
  .variant {
  display: block;
  overflow: visible;
  white-space: normal;
  padding: 0;
  font-size: 16px;
}
[class*="new"].details.details:not(.contentsection)
  .featured-stock
  .item
  .details {
  margin-top: 0 !important;
}
[class*="new"].details.details:not(.contentsection)
  .featured-stock
  .item
  .details
  .row {
  display: flex;
  flex-wrap: wrap;
}
[class*="new"].details.details:not(.contentsection)
  .featured-stock
  .item
  .details
  .cell {
  font-size: inherit;
}
[class*="new"].details.details:not(.contentsection)
  .featured-stock
  .item
  .details
  .cell
  .value {
  text-align: left;
  font-weight: 400;
  display: inline-block;
}
[class*="new"].details.details:not(.contentsection)
  .featured-stock
  .item
  .details
  .cell
  .value:before {
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
  margin-top: -3px;
  font: normal normal 400 18px / normal the-elite-cars-jetour, master-v10;
}
[class*="new"].details.details:not(.contentsection)
  .featured-stock
  .item
  .details
  .cell.colour
  .value:before {
  content: "\e053";
}
[class*="new"].details.details:not(.contentsection)
  .featured-stock
  .item
  .details
  .cell.reg-year
  .value:before {
  content: "\e0b6";
}
[class*="new"].details.details:not(.contentsection)
  .featured-stock
  .item
  .details
  .cell.fuel-type
  .value:before {
  content: "\e052";
}
[class*="new"].details.details:not(.contentsection)
  .featured-stock
  .item
  .details
  .cell.transmission
  .value:before {
  content: "\e039";
}
[class*="new"].details.details:not(.contentsection)
  .featured-stock
  .item
  .details
  .cell.mileage
  .value:before {
  content: "\e004";
}
[class*="new"].details.details:not(.contentsection)
  .featured-stock
  .item
  .finance-price {
  font-size: 1rem;
}
[class*="new"].details.details:not(.contentsection)
  .featured-stock
  .item
  .ovs-finance-price {
  min-height: 38px;
}
[class*="new"].details.details:not(.contentsection)
  .featured-stock
  .item
  .price {
  color: #212333;
}
[class*="new"].details.details:not(.contentsection)
  .featured-stock
  .item
  .save-vehicle {
  display: block;
  position: relative;
  margin: 0 !important;
  padding: 0 !important;
  z-index: 5;
}
[class*="new"].details.details:not(.contentsection)
  .featured-stock
  .item
  .save-vehicle
  .btn {
  position: absolute;
  top: -22px;
  right: 20px;
  border: 0;
  box-shadow: none;
  margin: 0;
  min-width: 0;
  width: 45px;
  height: 45px;
  line-height: 48px;
  border-radius: 100%;
  font-family: arial;
  font-size: 0;
  padding: 0;
  background: #fff;
  color: #000;
  text-align: center;
}
[class*="new"].details.details:not(.contentsection)
  .featured-stock
  .item
  .save-vehicle
  .btn
  span {
  display: none;
}
[class*="new"].details.details:not(.contentsection)
  .featured-stock
  .item
  .save-vehicle
  .btn
  .icon {
  vertical-align: middle;
  padding: 2px;
}
[class*="new"].details.details:not(.contentsection)
  .featured-stock
  .item
  .save-vehicle
  .btn
  .icon:before {
  margin: 0;
  font-size: 26px;
}
[class*="new"].details.details:not(.contentsection)
  .featured-stock
  .item
  .save-vehicle
  .btn:after,
[class*="new"].details.details:not(.contentsection)
  .featured-stock
  .item
  .save-vehicle
  .btn:before {
  display: none;
}
[class*="new"].details.details:not(.contentsection)
  .featured-stock
  .item
  .button.view-vehicle {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: none;
  display: block;
  margin-top: 15px;
  max-width: none;
  border: 0;
  border-top: 1px solid #cdcdd2;
}
[class*="new"].details.details:not(.contentsection)
  .featured-stock
  .item
  .button.view-vehicle
  .btn {
  background: none;
  border: 0;
  box-shadow: none;
  display: block;
  min-width: unset;
  font-weight: 400;
  font-family: inherit;
  text-align: center;
  text-transform: none;
  line-height: 45px;
  padding: 0;
  color: #212333;
  border-radius: 0;
  letter-spacing: 0;
}
[class*="new"].details.details:not(.contentsection)
  .featured-stock
  .item
  .button.view-vehicle
  .btn
  .icon,
[class*="new"].details.details:not(.contentsection)
  .featured-stock
  .item
  .button.view-vehicle
  .btn:after,
[class*="new"].details.details:not(.contentsection)
  .featured-stock
  .item
  .button.view-vehicle
  .btn:before {
  display: none;
}
[class*="new"].details.details:not(.contentsection)
  .featured-stock
  .item
  .button.view-vehicle
  .btn:hover {
  background: #ef233c;
  color: #fff;
}
[class*="new"].details.details:not(.contentsection)
  .media
  .cycle-pager-container-media {
  bottom: 30px;
}
[class*="new"].details.details:not(.contentsection)
  .media
  .cycle-pager-container-media
  ul
  li
  a {
  background: #fff;
  width: 15px;
  height: 15px;
}
[class*="new"].details.details:not(.contentsection)
  .media
  .cycle-pager-container-media
  ul
  li.cycle-pager-active
  a {
  background: #ef233c;
}
[class*="newcars"].details {
  overflow-x: hidden;
}
[class*="new"].details .checkpoint-container .sticky-module-inset {
  border-bottom: 1px solid #e7e7e7;
}
[class*="new"].details .checkpoint-container .link .btn {
  font-size: 15px;
  font-weight: 400;
  color: #212333;
  padding-inline: 0;
  margin-right: 10px;
}
[class*="new"].details .checkpoint-container .layout-5 {
  width: 100%;
}
[class*="newcars"].details .banner-container > .container {
  position: relative;
}
[class*="newcars"].details .model-info-row {
  position: absolute;
  width: 100%;
  top: auto;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 104;
}
[class*="newcars"].details .cycle-model-info .cycle {
  display: flex;
  justify-content: center;
  align-items: center;
}
[class*="newcars"].details .cycle-model-info .strapline {
  font-size: 50px;
  line-height: 1.1;
  letter-spacing: 0.025em;
}
[class*="newcars"].details .cycle-model-info .content {
  font-size: 13px;
  line-height: 25px;
  margin-top: -7px;
  padding-top: 0;
  letter-spacing: 0;
}
[class*="newcars"].details #nd-website-editor-wrap ~ #page-wrap .row-9sa2x {
  background: #212333;
}
[class*="newcars"].details .cycle-colourizer [class*="cycle-pager-container"] {
  bottom: auto;
  top: 18px;
  transform: translateX(3px);
  z-index: 105;
}
[class*="newcars"].details
  .cycle-colourizer
  [class*="cycle-pager-container"]
  ul
  li {
  padding-right: 10px;
}
[class*="newcars"].details
  .cycle-colourizer
  [class*="cycle-pager-container"]
  ul
  a {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: transparent;
}
[class*="newcars"].details
  .cycle-colourizer
  [class*="cycle-pager-container"]
  ul
  .cycle-pager-active
  a {
  background: transparent;
}
[class*="newcars"].details .cycle-custom .strapline {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.025em;
}
[class*="newcars"].details .cycle-custom .content {
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  padding-top: 3px;
  letter-spacing: 0;
}
[class*="newcars"].details .cycle-custom.cycle--dark .strapline {
  color: #fff;
}
[class*="newcars"].details .cycle-custom.cycle--dark .content {
  color: #9b9b9b;
}
[class*="newcars"].details .cycle-custom.cycle--white .strapline {
  color: #212333;
} /*!
  @template_news_detail_01
*/
[class*="news"].details .featured-cms {
  border: 1px solid #f5f5f6;
  border-radius: 0;
}
[class*="news"].details .featured-cms .inset {
  padding: 0;
  margin: 0;
}
[class*="news"].details .featured-cms .item {
  position: static !important;
  padding: 20px;
}
[class*="news"].details .featured-cms .item + .item {
  border-top: 1px solid #f5f5f6;
}
[class*="news"].details .featured-cms .thumb {
  width: 65px;
  border-radius: 0;
  float: left;
  margin-right: 10px;
}
[class*="news"].details .featured-cms .thumb img {
  border-radius: 0;
}
[class*="news"].details .featured-cms .title {
  font-size: 16px;
  display: block;
  margin-left: 75px;
} /*!
  @template_offer_listing_01
*/ /*!
  @template_offer_listing_01
*/
[class^="cap"][class*="offers"].listing .container-vpgvn {
  background: #000;
}
[class^="cap"][class*="offers"].listing .offers-search .search-header {
  display: none;
}
[class^="cap"][class*="offers"].listing .offers-search .filters {
  border-right: 1px solid #cdcdd2;
}
[class^="cap"][class*="offers"].listing
  .offers-search
  .filters
  .filter
  .filter-heading {
  border-top: 1px solid #cdcdd2;
  border-bottom: 0;
}
[class^="cap"][class*="offers"].listing .offers-search .search-footer {
  padding-top: 20px;
  text-align: center;
}
.search-toggle .toggle-heading {
  border: 0;
  background: #ef233c;
  color: #fff;
}
.search-toggle .toggle-body {
  padding: 0;
  margin: 0;
  border: 0;
  background: transparent;
}
[class^="cap"][class*="offers"].listing .page-controls {
  padding: 0 10px 20px;
}
[class^="cap"][class*="offers"].listing
  .page-controls
  .per-page
  .bootstrap-select
  .btn {
  font-family: Arial;
  min-width: 85px;
}
[class^="cap"][class*="offers"].listing .offer-model-list .list-item {
  margin: 0 0 20px;
  text-align: left;
}
[class^="cap"][class*="offers"].listing .offer-model-list .list-item > .inset {
  padding: 20px;
  border: 1px solid #cdcdd2;
}
[class^="cap"][class*="offers"].listing
  .offer-model-list
  .list-item
  > .inset:after {
  content: " ";
  display: table;
  clear: both;
}
[class^="cap"][class*="offers"].listing .offer-model-list .thumbs {
  background: #f5f5f6;
  border: 1px solid #cdcdd2;
}
[class^="cap"][class*="offers"].listing .offer-model-list .title h3 {
  margin: 0;
  padding: 0;
  min-height: 0;
}
[class^="cap"][class*="offers"].listing .offer-model-list .title a {
  text-decoration: none;
  color: #212333;
  font-size: 23px;
}
[class^="cap"][class*="offers"].listing .offer-model-list .price {
  display: inline-block;
  line-height: normal;
  padding-top: 0;
  margin-bottom: 10px;
}
[class^="cap"][class*="offers"].listing .offer-model-list .price .value {
  display: block;
  line-height: 25px;
  margin-bottom: 5px;
  font-size: 25px;
}
[class^="cap"][class*="offers"].listing .offer-model-list .price .prices-from {
  padding-top: 30px;
}
[class^="cap"][class*="offers"].listing .offer-model-list .finance-description {
  display: inline-block;
}
[class^="cap"][class*="offers"].listing
  .offer-model-list
  .finance-description
  .value {
  line-height: normal;
  font-size: 18px;
}
[class^="cap"][class*="offers"].listing .offer-model-list .intro {
  margin-bottom: 10px;
}
[class^="cap"][class*="offers"].listing .offer-model-list .incentives {
  padding: 10px 0 0;
}
[class^="cap"][class*="offers"].listing .offer-model-list .button {
  padding-top: 10px;
}
[class^="cap"][class*="offers"].listing .offer-model-list .button .btn {
  margin: 0 auto;
} /*!
  @template_offer_detail_07
*/
[class^="cap"][class*="offers"].details
  #content-wrap
  .container-fluid
  > .container {
  max-width: 1600px;
}
[class^="cap"][class*="offers"].details .row-03q1g {
  background: #f5f5f6;
}
[class^="cap"][class*="offers"].details .row-03q1g .segment {
  border: 0;
  border-radius: 0;
  background: none;
}
[class^="cap"][class*="offers"].details .row-r170f .page-title {
  margin: 0;
}
[class^="cap"][class*="offers"].details
  .row-dp0nl
  .toggle-has-modals.tabs
  .tech-data--details
  .tech-group
  > .tech-item {
  border-bottom: 1px solid #cdcdd2;
}
[class^="cap"][class*="offers"].details
  .row-dp0nl
  .toggle-has-modals.tabs
  .tech-data--details
  .tech-group
  > .tech-item:nth-child(2) {
  border-top: 1px solid #cdcdd2;
}
[class^="cap"][class*="offers"].details #modal__efficiency .efficiency-data h3,
[class^="cap"][class*="offers"].details
  #modal__efficiency
  .spec-data--details
  .column
  .title,
[class^="cap"][class*="offers"].details
  #modal__efficiency
  .tech-data--details
  .tech-group
  .title,
[class^="cap"][class*="offers"].details #modal__features .efficiency-data h3,
[class^="cap"][class*="offers"].details
  #modal__features
  .spec-data--details
  .column
  .title,
[class^="cap"][class*="offers"].details
  #modal__features
  .tech-data--details
  .tech-group
  .title,
[class^="cap"][class*="offers"].details #modal__spec .efficiency-data h3,
[class^="cap"][class*="offers"].details
  #modal__spec
  .spec-data--details
  .column
  .title,
[class^="cap"][class*="offers"].details
  #modal__spec
  .tech-data--details
  .tech-group
  .title {
  font-size: 14px;
  font-weight: 700;
}
[class^="cap"][class*="offers"].details
  #modal__features
  .spec-data--details
  .title {
  border-bottom: 1px solid #eee;
}
[class^="cap"][class*="offers"].details
  #modal__features
  .spec-data--details
  .item {
  width: 100% !important;
  margin-inline: 0 !important;
  border-top: 0 !important;
  padding: 5px 0;
}
[class^="cap"][class*="offers"].details
  #modal__spec
  .tech-data--details
  > .inner {
  margin: 0;
}
[class^="cap"][class*="offers"].details #modal__spec .tech-data--details p {
  padding: 0;
}
[class^="cap"][class*="offers"].details
  #modal__spec
  .tech-data--details
  .tech-group {
  width: 100% !important;
  margin-inline: 0 !important;
  border-top: 0 !important;
  padding: 5px 0;
}
[class^="cap"][class*="offers"].details
  #modal__efficiency
  .efficiency-data
  .total-monthly-cost
  .total-monthly-cost-input {
  display: flex;
}
[class^="cap"][class*="offers"].details
  #modal__efficiency
  .efficiency-data
  .total-monthly-cost
  .total-monthly-cost-input
  .controls {
  padding-bottom: 0;
}
[class^="cap"][class*="offers"].details
  #modal__efficiency
  .efficiency-data
  .total-monthly-cost-container
  > .total-monthly-cost {
  padding-bottom: 0;
}
[class^="cap"][class*="offers"].details
  #modal__efficiency
  .efficiency-data
  .total-monthly-cost-container
  .total-monthly-cost-amount {
  font-size: 35px;
}
[class^="cap"][class*="offers"].details
  #modal__efficiency
  .efficiency-data
  .efficiency-road-tax-info {
  line-height: 130%;
}
[class^="cap"][class*="offers"].details
  #modal__efficiency
  .efficiency-data
  small.mpg-disclaimer {
  line-height: 100%;
  font-size: 10px;
}
[class^="cap"][class*="offers"].details .featured-stock .cycle-next,
[class^="cap"][class*="offers"].details .featured-stock .cycle-prev {
  text-align: center;
  top: -43px;
  line-height: 45px;
  width: 45px;
  border: 1px solid #212333;
}
[class^="cap"][class*="offers"].details .featured-stock .cycle-next:before,
[class^="cap"][class*="offers"].details .featured-stock .cycle-prev:before {
  position: relative;
  top: -1px;
  font-size: 25px;
  color: #212333;
}
[class^="cap"][class*="offers"].details .featured-stock .cycle-next:hover,
[class^="cap"][class*="offers"].details .featured-stock .cycle-prev:hover {
  background: #212333;
}
[class^="cap"][class*="offers"].details
  .featured-stock
  .cycle-next:hover:before,
[class^="cap"][class*="offers"].details
  .featured-stock
  .cycle-prev:hover:before {
  color: #fff;
}
[class^="cap"][class*="offers"].details .featured-stock .cycle-next:before {
  left: 3px;
}
[class^="cap"][class*="offers"].details .featured-stock .cycle-prev {
  left: auto;
  right: 65px;
}
[class^="cap"][class*="offers"].details .featured-stock .cycle-prev:before {
  right: 1px;
}
[class^="cap"][class*="offers"].details #content-wrap .layout-5 {
  position: relative;
  margin-top: 15px;
  background: #fff;
  border: 1px solid #cdcdd2;
}
[class^="cap"][class*="offers"].details #content-wrap .layout-5 .span12 {
  display: flex;
  margin-top: 0;
}
[class^="cap"][class*="offers"].details
  #content-wrap
  .layout-5
  .span12
  > .price {
  position: relative;
  text-align: center;
  line-height: normal;
  font-weight: 400;
  padding: 22px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
[class^="cap"][class*="offers"].details
  #content-wrap
  .layout-5
  .span12
  > .price:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  border-left: 1px solid #cdcdd2;
}
[class^="cap"][class*="offers"].details
  #content-wrap
  .layout-5
  .span12
  > .price:first-child:before {
  display: none;
}
[class^="cap"][class*="offers"].details
  #content-wrap
  .layout-5
  .span12
  > .price
  .title,
[class^="cap"][class*="offers"].details
  #content-wrap
  .layout-5
  .span12
  > .price
  .value {
  font-size: 18px;
  color: #212333;
}
[class^="cap"][class*="offers"].details
  #content-wrap
  .layout-5
  .span12
  > .price
  .after-label,
[class^="cap"][class*="offers"].details
  #content-wrap
  .layout-5
  .span12
  > .price
  .label,
[class^="cap"][class*="offers"].details
  #content-wrap
  .layout-5
  .span12
  > .price
  .sub-title {
  font-size: 14px;
  display: block;
}
[class^="cap"][class*="offers"].details
  #content-wrap
  .layout-5
  .span12
  > .price
  > div {
  display: flex;
  flex-direction: column;
}
[class^="cap"][class*="offers"].details .cms .row-fluid {
  margin-inline: 0;
}
[class^="cap"][class*="offers"].details .offer-finance-example h3.heading {
  font-weight: 700;
  padding-bottom: 8px;
  font-size: 16px;
}
[class^="cap"][class*="offers"].details
  .offer-finance-example
  .finance-product-label {
  display: none;
}
[class^="cap"][class*="offers"].details .offer-finance-example tr {
  border: 1px solid #222226;
  border-inline: 0;
}
[class^="cap"][class*="offers"].details .offer-finance-example td {
  padding: 10px 0;
}
[class^="cap"][class*="offers"].details .offer-finance-example td.label {
  font-weight: 700;
}
[class^="cap"][class*="offers"].details .offer-finance-example .finance-text {
  padding: 10px 0 0;
}
[class^="cap"][class*="offers"].details
  .featured-stock
  .item
  .text
  .text__inner
  > div {
  padding: 0 20px;
}
[class^="cap"][class*="offers"].details
  .featured-stock
  .item
  .text
  .text__inner
  > div.button.view-vehicle {
  padding: 0;
}
[class^="cap"][class*="offers"].details .featured-stock .item .details,
[class^="cap"][class*="offers"].details .featured-stock .item .title {
  margin-bottom: 15px;
}
[class^="cap"][class*="offers"].details .featured-stock .item .title .variant {
  display: block;
  font-size: 16px;
}
[class^="cap"][class*="offers"].details .featured-stock .item .details .row {
  display: flex;
  flex-wrap: wrap;
}
[class^="cap"][class*="offers"].details .featured-stock .item .details .cell {
  width: 100%;
}
[class^="cap"][class*="offers"].details
  .featured-stock
  .item
  .details
  .cell
  .value {
  text-align: left;
  font-weight: 400;
  display: inline-block;
}
[class^="cap"][class*="offers"].details
  .featured-stock
  .item
  .details
  .cell
  .value:before {
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
  margin-top: -3px;
  font: normal normal 400 18px / normal the-elite-cars-jetour, master-v10;
}
[class^="cap"][class*="offers"].details
  .featured-stock
  .item
  .details
  .cell.colour
  .value:before {
  content: "\e053";
}
[class^="cap"][class*="offers"].details
  .featured-stock
  .item
  .details
  .cell.reg-year
  .value:before {
  content: "\e0b6";
}
[class^="cap"][class*="offers"].details
  .featured-stock
  .item
  .details
  .cell.fuel-type
  .value:before {
  content: "\e052";
}
[class^="cap"][class*="offers"].details
  .featured-stock
  .item
  .details
  .cell.transmission
  .value:before {
  content: "\e039";
}
[class^="cap"][class*="offers"].details .featured-stock .item .finance-price {
  font-size: 1rem;
}
[class^="cap"][class*="offers"].details
  .featured-stock
  .item
  .ovs-finance-price {
  min-height: 38px;
}
[class^="cap"][class*="offers"].details .featured-stock .item .price {
  color: #212333;
}
[class^="cap"][class*="offers"].details
  .featured-stock
  .item
  .button.view-vehicle {
  background: none;
  display: block;
  margin-top: 15px;
  border: 0;
  border-top: 1px solid #cdcdd2;
}
[class^="cap"][class*="offers"].details
  .featured-stock
  .item
  .button.view-vehicle
  .btn {
  background: none;
  border: 0;
  box-shadow: none;
  display: block;
  min-width: unset;
  font-weight: 400;
  font-family: inherit;
  text-align: center;
  text-transform: none;
  line-height: 45px;
  padding: 0;
  color: #212333;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  letter-spacing: 0;
}
[class^="cap"][class*="offers"].details
  .featured-stock
  .item
  .button.view-vehicle
  .btn
  .icon,
[class^="cap"][class*="offers"].details
  .featured-stock
  .item
  .button.view-vehicle
  .btn:after,
[class^="cap"][class*="offers"].details
  .featured-stock
  .item
  .button.view-vehicle
  .btn:before {
  display: none;
}
[class^="cap"][class*="offers"].details
  .featured-stock
  .item
  .button.view-vehicle
  .btn:hover {
  background: #ef233c;
  color: #fff;
}
[class^="cap"][class*="offers"].details .offer-variants .item {
  border: 0;
  padding: 0;
} /*!
  @template_location_listing_04
*/
.locations.listing .container-ype4e {
  position: relative;
}
.locations.listing .container-ype4e.container-fluid .container {
  width: auto;
}
.locations.listing #content-wrap .location-search > .inner {
  padding: 0;
  background: none;
}
.locations.listing #content-wrap .location-search .control-label {
  line-height: normal;
  margin-bottom: 0;
}
.locations.listing #content-wrap .location-search .bootstrap-select button.btn {
  width: 100%;
  line-height: 41px;
}
.locations.listing #content-wrap .location-search .geo-locator {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  top: 0;
  bottom: 0;
  right: 0;
  border-left: 1px solid #d4d4d4;
}
.locations.listing #content-wrap .location-search .geo-locator .icon:after {
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e0bf";
  font: normal normal 400 26px / normal the-elite-cars-jetour, master-v10;
}
.locations.listing #content-wrap .location-search .controls {
  position: relative;
}
.locations.listing
  #content-wrap
  .location-search
  .control-group:first-child
  .controls {
  width: 100%;
}
.locations.listing #content-wrap .location-search .control-group {
  width: 100%;
}
.locations.listing #content-wrap .location-search .control-group.franchise {
  order: -1;
}
.locations.listing #content-wrap .location-search .btn {
  max-width: none;
  width: 100%;
  padding: 0 20px;
}
.locations.listing .listing > .inner {
  margin: 0;
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
.locations.listing .listing .list-item {
  display: inline-block;
  padding: 0 0 10px;
  vertical-align: top;
  width: 100%;
  font-size: 16px;
  text-align: left;
}
.locations.listing .listing .list-item .inset {
  position: relative;
  padding-bottom: 73px;
  height: 100%;
  box-shadow: 0 0 12px transparent;
  border: 1px solid #cdcdd2;
  background: #fff;
  transition: box-shadow 0.4s ease-in-out;
}
.locations.listing .listing .list-item .inset:after {
  content: " ";
  display: table;
  clear: both;
}
.locations.listing .listing .list-item .inset:before {
  content: "";
  display: block;
  left: 10px;
  right: 10px;
  bottom: 55px;
  position: absolute;
  border-top: 1px solid #cdcdd2;
}
.locations.listing .listing .list-item .inset:hover {
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}
.locations.listing .listing .list-item .inset .row-fluid > div {
  width: auto;
  margin-inline: 10px;
  padding-inline: 10px;
}
.locations.listing .listing .list-item .inset .row-fluid .thumbs {
  position: relative;
  margin-inline: 0;
  padding-top: 0;
  padding-inline: 0;
  border-bottom: 1px solid #cdcdd2;
}
.locations.listing .listing .list-item .inset .row-fluid .thumbs img {
  display: block;
  width: 100%;
}
.locations.listing .listing .list-item .title {
  padding-bottom: 0;
  padding-top: 20px;
  padding-inline: 10px;
  font-size: 24px;
  line-height: normal;
  color: #212333;
  font-weight: 700;
}
.locations.listing .listing .list-item .title a {
  color: inherit;
  text-decoration: none;
}
.locations.listing .listing .list-item .title h3 {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  margin-bottom: 0;
}
.locations.listing .listing .list-item .distance,
.locations.listing .listing .list-item .location-address,
.locations.listing .listing .list-item .location-no {
  padding-top: 10px;
}
.locations.listing .listing .list-item .location-no {
  font-weight: 700;
  display: inline-block;
  margin-right: 5px;
  font-size: 24px;
}
.locations.listing .listing .list-item .button {
  position: absolute;
  bottom: 20px;
  background: none;
  border: 0;
  right: 0;
}
.locations.listing .listing:not(.has-solid-button) .list-item .button .btn {
  background: none;
  border: 0;
  box-shadow: none;
  display: block;
  font-weight: 700;
  font-family: inherit;
  text-align: center;
  text-transform: none;
  line-height: normal;
  padding: 0;
  color: #212333;
  letter-spacing: 0;
}
.locations.listing
  .listing:not(.has-solid-button)
  .list-item
  .button
  .btn
  span {
  padding: 0;
  top: auto;
}
.locations.listing
  .listing:not(.has-solid-button)
  .list-item
  .button
  .btn
  span:after {
  display: inline-block;
  content: ">";
  padding-left: 4px;
  position: static;
  background: none;
  transform: none;
  width: auto;
  height: auto;
  margin: 0;
}
.locations.listing
  .listing:not(.has-solid-button)
  .list-item
  .button
  .btn:after {
  display: none;
} /*!
  @template_location_detail_10
*/
.locations.details #content-wrap {
  padding-bottom: 0;
}
.locations.details .jump.overlay-image .thumb img[src*="no-image"] {
  visibility: hidden;
}
.locations.details .jump-used .title {
  font-weight: 700;
  margin: 5px 0 0;
}
.locations.details .jump-used .sub-title {
  margin-top: 10px;
}
.locations.details .jump-used .btns {
  margin-top: 20px;
}
.locations.details .jump-used .count {
  font-size: calc(20px + 3 * (100vw - 768px) / 832);
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  font-weight: 700;
  line-height: normal;
}
.locations.details .overlay__wrap .details-layout > [class*="span"] {
  background: #fff;
}
.locations.details .dealership-open-until {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
}
.locations.details .dealership-open-until .inner {
  background: #ef233c;
  border-radius: 0;
  color: #fff;
  padding: 5px 20px;
}
.locations.details .address {
  font-size: 16px;
}
.locations.details .directions-button .btn {
  background: transparent;
  border: 0;
  box-shadow: none;
  font-weight: 400;
  text-transform: none;
  margin-left: 0;
  padding: 0;
  color: inherit;
  font-size: 14px;
  text-align: left;
  letter-spacing: 0;
}
.locations.details .directions-button .btn .icon {
  padding-right: 10px;
}
.locations.details .directions-button .btn .icon:before {
  content: "\e03c";
  font-size: 20px;
}
.locations.details .directions-button .btn:after,
.locations.details .directions-button .btn:before {
  display: none;
}
.locations.details .directions-button .btn span {
  top: auto;
}
.locations.details .social-share .toggle-heading {
  font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  font-weight: 400;
  text-transform: unset;
  letter-spacing: 0.075em;
}
.locations.details .social-share .toggle-heading h4 {
  letter-spacing: inherit;
}
.locations.details .social-share.toggle.link .toggle-heading {
  border: 0 !important;
  color: inherit;
  padding: 0;
}
.locations.details .social-share.toggle.link .toggle-heading h4 {
  font-size: 14px;
}
.locations.details .social-share.toggle.link .toggle-heading span {
  text-decoration: none;
}
.directions-modal .modal-header {
  padding: 0;
}
.directions-modal .close-directions {
  display: none;
}
.directions-modal .location-directions .inner {
  background: transparent;
  padding: 0;
}
.directions-modal .location-directions .control-group {
  margin: 0 0 10px;
}
.directions-modal .location-directions .control-label {
  display: none;
}
.directions-modal .location-directions .controls {
  float: none;
}
.directions-modal .location-directions .btn {
  position: relative;
  top: 0;
  width: 142px;
  margin-left: 0;
}
.locations.details .location-numbers .location-department .name {
  font-size: 18px;
}
.locations.details .location-numbers .location-department .no {
  font-size: 18px;
  font-weight: 400;
}
.locations.details
  .location-numbers
  .location-department
  + .location-department {
  margin-top: 14px;
}
.locations.details .locations-hours .inner > .tabs {
  padding-inline: 0;
}
.locations.details .locations-hours .tab-nav {
  display: flex;
}
.locations.details .locations-hours .tab-nav > li {
  flex: 1 1 100%;
}
.locations.details .locations-hours .title {
  display: none;
}
.locations.details .locations-hours .day {
  font-size: 16px;
}
.locations.details .locations-hours .hours {
  font-size: 16px;
  font-weight: 400;
  text-align: right;
}
.locations.details .locations-hours .form-item .controls {
  padding-top: 4px;
}
.locations.details .locations-hours .loc-hours-dep {
  padding-bottom: 10px;
}
.locations.details .locations-hours .loc-hours-table {
  padding-block: 10px;
}
.locations.details .locations-hours .loc-hours-table tr {
  border-bottom: 1px solid #f5f5f6;
}
.locations.details .locations-hours .loc-hours-table .day,
.locations.details .locations-hours .loc-hours-table .hours {
  padding-block: 18px;
} /*!
  @template_forms_01
*/ /*!
  @template_used_form_03
*/
[class*="used"].cmfdetails .layout-5 .used-media {
  max-width: 107px;
}
[class*="used"].cmfdetails .layout-5 .used-media .inner {
  padding: 0;
  background-color: #f5f5f6;
}
[class*="used"].cmfdetails .layout-5 .used-media .media-photos {
  display: block;
}
[class*="used"].cmfdetails .layout-5 .used-media .featured-sash,
[class*="used"].cmfdetails .layout-5 .used-media .gallery-icon,
[class*="used"].cmfdetails .layout-5 .used-media .image-count,
[class*="used"].cmfdetails .layout-5 .used-media .media-exterior360,
[class*="used"].cmfdetails .layout-5 .used-media .media-video,
[class*="used"].cmfdetails .layout-5 .used-media .tooltip-mobile,
[class*="used"].cmfdetails .layout-5 .used-media .video-count {
  display: none;
}
[class*="used"].cmfdetails .layout-5 .finance-price a {
  color: #fff;
  font-weight: 700;
}
[class*="used"].cmfdetails .layout-5 .overview-data .inner {
  margin: 0;
}
[class*="used"].cmfdetails .layout-5 .overview-data .inner .cell {
  display: flex;
  width: 100%;
  padding: 8px 0;
  border-bottom: 1px solid #222226;
}
[class*="used"].cmfdetails .layout-5 .overview-data .inner .cell:last-child {
  border: 0;
}
[class*="used"].cmfdetails .layout-5 .overview-data .inner .cell .value {
  width: auto;
  margin-left: auto;
  text-align: right;
  padding-left: 5px;
}
[class*="used"].cmfdetails #content-wrap .title.module h3 {
  margin-bottom: 0;
  font-weight: 400;
  text-transform: none;
  color: inherit;
}
[class*="used"].cmfdetails .featured-stock .item .inset {
  padding-bottom: 73px;
}
[class*="used"].cmfdetails .featured-stock .item .inset > div {
  margin-inline: 10px;
  padding-inline: 10px;
}
[class*="used"].cmfdetails .featured-stock .item .inset > div.thumb {
  padding-inline: 0;
  margin-inline: 0;
  padding-top: 0;
}
[class*="used"].cmfdetails .featured-stock .item .inset > div.title {
  padding: 20px 10px 0;
}
[class*="used"].cmfdetails .featured-stock .item .inset > div.location-name,
[class*="used"].cmfdetails .featured-stock .item .inset > div.price {
  padding-top: 10px;
}
[class*="used"].cmfdetails .featured-stock .item .inset > div.button {
  margin-top: 10px;
  position: absolute;
}
[class*="used"].cmfdetails .featured-stock .item .inset > div.details {
  padding-top: 10px;
}
[class*="used"].cmfdetails .featured-stock .item .inset > div.details .value {
  font-weight: 700;
}
[class*="vacancies"].details
  .recruitment-application-form.form-module.form-module
  .inner:before {
  display: none;
}
[class*="vacancies"].details
  .recruitment-application-form.form-module.form-module
  label:not(.control-label) {
  padding: 20px 20px 0 50px;
}
[class*="vacancies"].details
  .recruitment-application-form.form-module.form-module
  .control-group
  .controls
  p {
  margin-bottom: 0;
}
[class*="vacancies"].details
  .recruitment-application-form.form-module.form-module
  .control-group
  .tick-box {
  height: 40px;
}
[class*="vacancies"].details
  .recruitment-application-form.form-module.form-module
  .control-group
  .tick-box
  .control-label {
  padding-left: 26px;
}
[class*="vacancies"].details
  .recruitment-application-form.form-module.form-module
  .control-group
  .radio-btn,
[class*="vacancies"].details
  .recruitment-application-form.form-module.form-module
  .control-group
  .tick-box {
  cursor: pointer;
}
[class*="vacancies"].details
  .recruitment-application-form.form-module.form-module
  .control-group
  .radio-btn
  .control-label,
[class*="vacancies"].details
  .recruitment-application-form.form-module.form-module
  .control-group
  .tick-box
  .control-label {
  line-height: normal;
  width: auto;
  margin-right: 8px;
}
[class*="vacancies"].details
  .recruitment-application-form.form-module.form-module
  .control-group
  .radio-btn
  .control-label:after,
[class*="vacancies"].details
  .recruitment-application-form.form-module.form-module
  .control-group
  .radio-btn
  .control-label:before,
[class*="vacancies"].details
  .recruitment-application-form.form-module.form-module
  .control-group
  .tick-box
  .control-label:after,
[class*="vacancies"].details
  .recruitment-application-form.form-module.form-module
  .control-group
  .tick-box
  .control-label:before {
  top: 0;
}
[class*="vacancies"].details
  .recruitment-application-form.form-module.form-module
  .control-group
  .radio-btn
  label:not(.control-label),
[class*="vacancies"].details
  .recruitment-application-form.form-module.form-module
  .control-group
  .tick-box
  label:not(.control-label) {
  padding: 0 20px 0 25px;
}
[class*="vacancies"].details
  .recruitment-application-form.form-module.form-module
  .control-group
  .radio-btn
  input,
[class*="vacancies"].details
  .recruitment-application-form.form-module.form-module
  .control-group
  .tick-box
  input {
  height: 100%;
  width: 100%;
  top: 1px;
  left: 1px;
}
[class*="vacancies"].details
  .recruitment-application-form.form-module.form-module
  .control-group
  .tick-box
  input {
  height: 100%;
  width: 100%;
  top: 1px;
  left: 1px;
}
[class*="vacancies"].details
  .recruitment-application-form.form-module.form-module
  .form-actions
  a,
[class*="vacancies"].details
  .recruitment-application-form.form-module.form-module
  .hr,
[class*="vacancies"].details
  .recruitment-application-form.form-module.form-module
  legend {
  display: none;
}
[class*="service"].cmfdetails
  .service-booking-form.form-module.form-module
  form,
[class*="service"].details .service-booking-form.form-module.form-module form {
  padding-bottom: 0;
}
[class*="service"].cmfdetails
  .service-booking-form.form-module.form-module
  .header,
[class*="service"].details
  .service-booking-form.form-module.form-module
  .header {
  padding-top: 18px;
  margin-top: 18px;
  border-top: 1px solid #d4d4d4;
}
[class*="service"].cmfdetails
  .service-booking-form.form-module.form-module
  .header:first-child,
[class*="service"].details
  .service-booking-form.form-module.form-module
  .header:first-child {
  padding-top: 0;
  margin-top: 0;
  border: 0;
}
[class*="service"].cmfdetails
  .service-booking-form.form-module.form-module
  .header
  span,
[class*="service"].details
  .service-booking-form.form-module.form-module
  .header
  span {
  font-size: 14px;
  font-weight: 700;
}
[class*="service"].cmfdetails
  .service-booking-form.form-module.form-module
  .control-customer-vehicle-vrm
  .lookup-button,
[class*="service"].details
  .service-booking-form.form-module.form-module
  .control-customer-vehicle-vrm
  .lookup-button {
  font-size: 0;
  line-height: 0;
}
[class*="service"].cmfdetails
  .service-booking-form.form-module.form-module
  .control-customer-vehicle-vrm
  .lookup-button:before,
[class*="service"].details
  .service-booking-form.form-module.form-module
  .control-customer-vehicle-vrm
  .lookup-button:before {
  display: inline-block;
  content: "Find Vehicle";
  min-height: 1em;
  line-height: 43px;
  color: #fff;
  padding: 0 3.07692308em;
  font-size: 0.8125rem;
}
[class*="service"].cmfdetails
  .service-booking-form.form-module.form-module
  .control-group.is-checkbox
  .tick-box,
[class*="service"].details
  .service-booking-form.form-module.form-module
  .control-group.is-checkbox
  .tick-box {
  border-top: 1px solid #d4d4d4;
}
[class*="service"].cmfdetails
  .service-booking-form.form-module.form-module
  .control-group.is-checkbox
  .tick-box
  .controls,
[class*="service"].details
  .service-booking-form.form-module.form-module
  .control-group.is-checkbox
  .tick-box
  .controls {
  padding-left: 0;
  float: none;
  border-bottom: 1px solid #d4d4d4;
}
[class*="service"].cmfdetails
  .service-booking-form.form-module.form-module
  .control-group.is-checkbox
  .tick-box
  .control-label,
[class*="service"].details
  .service-booking-form.form-module.form-module
  .control-group.is-checkbox
  .tick-box
  .control-label {
  padding-left: 36px;
  margin-bottom: 7px;
}
[class*="service"].cmfdetails
  .service-booking-form.form-module.form-module
  .control-group.is-checkbox
  .tick-box
  .control-label
  span,
[class*="service"].details
  .service-booking-form.form-module.form-module
  .control-group.is-checkbox
  .tick-box
  .control-label
  span {
  display: block;
  line-height: 23px;
}
[class*="service"].cmfdetails
  .service-booking-form.form-module.form-module
  .control-group.is-checkbox
  .tick-box
  .control-label:before,
[class*="service"].details
  .service-booking-form.form-module.form-module
  .control-group.is-checkbox
  .tick-box
  .control-label:before {
  width: 23px;
  height: 23px;
  background: #f5f5f6;
  border: 1px solid #ef233c;
}
[class*="service"].cmfdetails
  .service-booking-form.form-module.form-module
  .control-group.is-checkbox
  .tick-box
  .control-label:after,
[class*="service"].details
  .service-booking-form.form-module.form-module
  .control-group.is-checkbox
  .tick-box
  .control-label:after {
  width: 14px;
  height: 7px;
  top: 6px;
  left: 5px;
}
[class*="service"].cmfdetails
  .service-booking-form.form-module.form-module
  .control-group.is-checkbox
  .tick-box
  .control-label.active:before,
[class*="service"].details
  .service-booking-form.form-module.form-module
  .control-group.is-checkbox
  .tick-box
  .control-label.active:before {
  background: #ef233c;
}
[class*="service"].cmfdetails
  .service-booking-form.form-module.form-module
  .control-group.is-checkbox
  .tick-box
  .control-label.active:after,
[class*="service"].details
  .service-booking-form.form-module.form-module
  .control-group.is-checkbox
  .tick-box
  .control-label.active:after {
  border-color: #fff;
}
[class*="service"].cmfdetails
  .service-booking-form.form-module.form-module
  .control-group.is-radio
  > .control-label,
[class*="service"].details
  .service-booking-form.form-module.form-module
  .control-group.is-radio
  > .control-label {
  display: none;
}
[class*="service"].cmfdetails
  .service-booking-form.form-module.form-module
  .control-group.is-radio
  .radio-btn,
[class*="service"].details
  .service-booking-form.form-module.form-module
  .control-group.is-radio
  .radio-btn {
  border-top: 1px solid #d4d4d4;
}
[class*="service"].cmfdetails
  .service-booking-form.form-module.form-module
  .control-group.is-radio
  .radio-btn
  .controls,
[class*="service"].details
  .service-booking-form.form-module.form-module
  .control-group.is-radio
  .radio-btn
  .controls {
  float: none;
  border-bottom: 1px solid #d4d4d4;
}
[class*="service"].cmfdetails
  .service-booking-form.form-module.form-module
  .control-group.is-radio
  .radio-btn
  .control-label,
[class*="service"].details
  .service-booking-form.form-module.form-module
  .control-group.is-radio
  .radio-btn
  .control-label {
  padding-left: 36px;
  height: auto;
  margin-bottom: 7px;
}
[class*="service"].cmfdetails
  .service-booking-form.form-module.form-module
  .control-group.is-radio
  .radio-btn
  .control-label
  span,
[class*="service"].details
  .service-booking-form.form-module.form-module
  .control-group.is-radio
  .radio-btn
  .control-label
  span {
  display: block;
  line-height: 23px;
}
[class*="service"].cmfdetails
  .service-booking-form.form-module.form-module
  .control-group.is-radio
  .radio-btn
  .control-label:before,
[class*="service"].details
  .service-booking-form.form-module.form-module
  .control-group.is-radio
  .radio-btn
  .control-label:before {
  width: 23px;
  height: 23px;
  background: #f5f5f6;
  border: 1px solid #ef233c;
}
[class*="service"].cmfdetails
  .service-booking-form.form-module.form-module
  .control-group.is-radio
  .radio-btn
  .control-label:after,
[class*="service"].details
  .service-booking-form.form-module.form-module
  .control-group.is-radio
  .radio-btn
  .control-label:after {
  width: 14px;
  height: 7px;
  top: 6px;
  left: 5px;
}
[class*="service"].cmfdetails
  .service-booking-form.form-module.form-module
  .control-group.is-radio
  .radio-btn
  .control-label.active:before,
[class*="service"].details
  .service-booking-form.form-module.form-module
  .control-group.is-radio
  .radio-btn
  .control-label.active:before {
  background: #ef233c;
}
[class*="service"].cmfdetails
  .service-booking-form.form-module.form-module
  .control-group.is-radio
  .radio-btn
  .control-label.active:after,
[class*="service"].details
  .service-booking-form.form-module.form-module
  .control-group.is-radio
  .radio-btn
  .control-label.active:after {
  border-color: #fff;
}
[class*="service"].cmfdetails
  .service-booking-form.form-module.form-module
  .control-group,
[class*="service"].details
  .service-booking-form.form-module.form-module
  .control-group {
  padding: 8px 0;
}
[class*="service"].cmfdetails
  .service-booking-form.form-module.form-module
  .control-group
  + .control-group,
[class*="service"].details
  .service-booking-form.form-module.form-module
  .control-group
  + .control-group {
  margin-top: 0;
}
[class*="service"].cmfdetails
  .service-booking-form.form-module.form-module
  .dpp.is-checkbox,
[class*="service"].details
  .service-booking-form.form-module.form-module
  .dpp.is-checkbox {
  padding-top: 18px;
  padding-bottom: 0;
  margin-top: 18px;
  border-top: 1px solid #d4d4d4;
}
[class*="service"].cmfdetails
  .service-booking-form.form-module.form-module
  .dpp.is-checkbox
  .tick-box,
[class*="service"].details
  .service-booking-form.form-module.form-module
  .dpp.is-checkbox
  .tick-box {
  border-top: 0;
  padding-top: 15px;
}
[class*="service"].cmfdetails
  .service-booking-form.form-module.form-module
  .dpp.is-checkbox
  .tick-box
  .control-label,
[class*="service"].details
  .service-booking-form.form-module.form-module
  .dpp.is-checkbox
  .tick-box
  .control-label {
  padding-left: 20px;
  margin-right: 3px;
}
[class*="service"].cmfdetails
  .service-booking-form.form-module.form-module
  .dpp.is-checkbox
  + .header,
[class*="service"].details
  .service-booking-form.form-module.form-module
  .dpp.is-checkbox
  + .header {
  line-height: normal;
}
[class*="service"].cmfdetails
  .service-booking-form.form-module.form-module
  .dpp-text,
[class*="service"].cmfdetails
  .service-booking-form.form-module.form-module
  .policy-text,
[class*="service"].cmfdetails
  .service-booking-form.form-module.form-module
  .terms-text,
[class*="service"].details
  .service-booking-form.form-module.form-module
  .dpp-text,
[class*="service"].details
  .service-booking-form.form-module.form-module
  .policy-text,
[class*="service"].details
  .service-booking-form.form-module.form-module
  .terms-text {
  font-size: 12px;
}
[class*="service"].cmfdetails
  .service-booking-form.form-module.form-module
  .dpp-text
  .title,
[class*="service"].cmfdetails
  .service-booking-form.form-module.form-module
  .policy-text
  .title,
[class*="service"].cmfdetails
  .service-booking-form.form-module.form-module
  .terms-text
  .title,
[class*="service"].details
  .service-booking-form.form-module.form-module
  .dpp-text
  .title,
[class*="service"].details
  .service-booking-form.form-module.form-module
  .policy-text
  .title,
[class*="service"].details
  .service-booking-form.form-module.form-module
  .terms-text
  .title {
  margin-bottom: 10px;
}
[class*="service"].cmfdetails
  .service-booking-form.form-module.form-module
  [class*="control-customer-agreement-of-terms"],
[class*="service"].details
  .service-booking-form.form-module.form-module
  [class*="control-customer-agreement-of-terms"] {
  position: relative;
  padding-left: 28px;
}
[class*="service"].cmfdetails
  .service-booking-form.form-module.form-module
  [class*="control-customer-agreement-of-terms"]
  .tick-box,
[class*="service"].details
  .service-booking-form.form-module.form-module
  [class*="control-customer-agreement-of-terms"]
  .tick-box {
  border: 0 !important;
  position: absolute;
  top: 0;
  left: 0;
  overflow: visible;
}
[class*="service"].cmfdetails
  .service-booking-form.form-module.form-module
  [class*="control-customer-agreement-of-terms"]
  .tick-box
  .help-inline,
[class*="service"].details
  .service-booking-form.form-module.form-module
  [class*="control-customer-agreement-of-terms"]
  .tick-box
  .help-inline {
  position: absolute;
  top: 42px;
  left: 28px;
  width: 100px;
  display: block;
}
[class*="service"].cmfdetails
  .service-booking-form.form-module.form-module
  [class*="control-customer-agreement-of-terms"]
  + .header,
[class*="service"].details
  .service-booking-form.form-module.form-module
  [class*="control-customer-agreement-of-terms"]
  + .header {
  line-height: 18px;
}
.cmfdetails .enquiry-jump .title:before {
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e09f";
  margin-bottom: 20px;
  font: normal normal 400 40px / normal the-elite-cars-jetour, master-v10;
}
.cmfdetails .enquiry-jump.phone-us .title:before {
  content: "\e098";
}
.cmfdetails .jump.btn-has-icon .btn:before {
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e098";
  margin-top: -1px;
  font: normal normal 400 24px / normal the-elite-cars-jetour, master-v10;
}
.cmfdetails .jump.btn-has-icon.find-us .btn:before {
  content: "\e09f";
} /*!
  @template_sitemap_01
*/
.page404 .cms {
  padding-left: 30px;
}
.sitemap ul > li {
  padding-top: 10px;
}
.sitemap ul > li a {
  display: block;
  color: #212121;
  font-size: 1rem;
}
.sitemap ul > li > ul {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}
.sitemap ul > li > ul a {
  font-size: 0.875rem;
}
.sitemap .title {
  padding: 0 0 0.8em;
  color: #212333;
  font-size: 1.5625rem;
} /*!
  @template_cms_listing_02
*/
body:not(.homepage) .module.listing .featured-sash {
  display: none;
}
.module.listing.box-list .title {
  padding: 40px;
}
.module.listing.box-list .title + .intro:not([class*="pl-"]) {
  padding-top: 0;
}
.module.listing.box-list .title.align-center h3 {
  text-align: center;
}
.module.listing.box-list [data-listing-type="cms_listing"] .button,
.module.listing.box-list [data-listing-type="cms_listing"] .intro {
  padding-inline: 40px;
}
.module.listing.box-list [data-listing-type="cms_listing"] .button:last-child,
.module.listing.box-list [data-listing-type="cms_listing"] .intro:last-child {
  padding-bottom: 40px;
}
.module.listing.box-list
  [data-listing-type="cms_listing"]
  .button.no-padding.link
  a {
  display: block;
  border-top: 1px solid #cdcdd2;
  padding-top: 5px;
}
.module.listing.box-list
  [data-listing-type="cms_listing"]
  .button.no-padding.link:last-child
  a {
  text-align: right;
}
.module.listing.box-list .list-item > .inset {
  overflow: hidden;
  border-radius: 0;
}
.module.listing .list-item {
  text-align: left;
}
.module.listing .list-item > .inset {
  height: 100%;
  border: 1px solid #cdcdd2;
  transition: box-shadow 0.5s ease;
}
.module.listing .list-item > .inset:hover {
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}
.contentsection .module.listing .list-item [class*="-sash"] {
  display: none;
}
.module.listing .module + .module {
  padding-top: 20px;
}
.module.listing a:not(.btn) {
  display: block;
  text-decoration: none;
  color: inherit;
}
.module.listing .thumbs.thumb-no-link a {
  pointer-events: none;
}
.module.listing .link a span {
  -webkit-text-decoration: revert;
  text-decoration: revert;
}
.module.listing .link a span:hover {
  text-decoration: none;
}
.module.listing .title {
  padding-inline: 20px;
}
.module.listing .title h3 {
  margin: 0;
  word-wrap: break-word;
  font-size: 21px;
  font-weight: 700;
  text-transform: none;
  color: #212333;
  min-height: 0;
  text-align: left;
}
.module.listing .intro.h3 {
  font-size: 21px;
}
.module.listing .price.module {
  font-size: 21px;
  font-weight: 700;
  text-transform: none;
  color: #212333;
  text-align: left;
}
.module.listing .price.module .price-now,
.module.listing .price.module .price-offer_monthly_price,
.module.listing .price.module .price-offer_price {
  line-height: 110%;
  padding-top: 20px;
  font-size: 21px;
}
.module.listing .price.module .price-now .label,
.module.listing .price.module .price-offer_monthly_price .label,
.module.listing .price.module .price-offer_price .label {
  display: block;
  line-height: 120%;
  font-weight: 400;
  font-size: 1rem;
} /*!
  Landing Page
*/
.budget-icon.jump .text__inner:before {
  color: inherit;
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e0e1";
  font: normal normal 400 65px / normal the-elite-cars-jetour, master-v10;
}
.search-icon.jump .text__inner:before {
  color: inherit;
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e08f";
  font: normal normal 400 65px / normal the-elite-cars-jetour, master-v10;
}
.data-preferences #content-wrap {
  padding-bottom: 0;
}
.data-preferences .footer-container {
  border-top: 0;
}
.data-preferences .container-487v6 {
  position: relative;
  background: #212333;
  color: #fff;
}
.data-preferences .container-487v6 a,
.data-preferences .container-487v6 h1 {
  color: #fff;
}
.data-preferences .container-487v6 .jump {
  display: inline-block;
}
.data-preferences .container-487v6 .jump a {
  text-decoration: none;
  display: block;
}
.no-touch .data-preferences .container-487v6 .jump a {
  transition: background 0.3s;
}
.no-touch .data-preferences .container-487v6 .jump a:hover {
  background: #a00c1e;
}
.data-preferences .container-487v6 .jump .inner {
  position: relative;
  text-align: center;
} /*!
  @template_events_04
*/
.events .event-information .inner {
  border-top: 1px solid #f5f5f6;
}
.events .event-information .inner > div {
  display: flex;
  justify-content: space-between;
  padding-block: 10px;
  border-bottom: 1px solid #f5f5f6;
}
.events .event-information .label {
  font-weight: 700;
}
.events .event-information.has-icons .label:before {
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 10px;
  font: normal normal 400 23px / normal the-elite-cars-jetour, master-v10;
}
.events .event-information.has-icons .starts .label:before {
  content: "\e0b6";
}
.events .event-information.has-icons .ends .label:before {
  content: "\e091";
}
.events .event-information.has-icons .location .label:before {
  content: "\e09f";
} /*!
  @template_events_listing_01
*/
.events.listing .listing .list-item {
  width: 100%;
}
.events.listing .listing .list-item .inset {
  background: #fff;
}
.events.listing .listing .title h3 {
  color: #ef233c;
}
.events.listing .listing .event-information .inner {
  border-top: 0;
}
.vehicle--details .vehicle-title a {
  text-decoration: none;
  color: inherit;
}
.vehicle--details .vehicle-title h3 {
  margin: 0;
  font-weight: 700;
  color: inherit;
  font-size: calc(18px + 6 * (100vw - 768px) / 832);
}
.vehicle--details .vehicle-title .variant {
  font-weight: 400;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 3px;
  width: 100%;
  font-size: 16px;
}
.vehicle--details .location-name {
  color: #000;
  font-size: 16px;
}
.vehicle--details .location-name a {
  color: inherit;
}
.vehicle--details .location-name.has-icon a:before {
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-radius: 100%;
  position: relative;
  top: auto;
  content: "\e09f";
  margin-right: 5px;
  font: normal normal 400 24px / normal the-elite-cars-jetour, master-v10;
}
.vehicle--details .location-no {
  font-weight: 400;
  font-size: 16px;
  color: #000;
}
.vehicle--details .location-no a {
  color: inherit;
  text-decoration: none;
}
.vehicle--details .location-no.has-icon .phone:before {
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  content: "\e098";
  top: auto;
  margin-right: 5px;
  font: normal normal 400 24px / normal the-elite-cars-jetour, master-v10;
}
.vehicle--details .dealership-open-until {
  font-weight: 400;
  font-size: 16px;
  color: #000;
}
.vehicle--details .dealership-open-until.has-icon .text {
  position: relative;
  padding-left: 29px;
}
.vehicle--details .dealership-open-until.has-icon .text:before {
  position: absolute;
  top: 0;
  left: 0;
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e091";
  font: normal normal 400 24px / normal the-elite-cars-jetour, master-v10;
}
.vehicle--details .price:empty {
  display: none;
}
.vehicle--details .price-now {
  line-height: normal;
  display: inline-block;
  font-weight: 700;
  color: #212333;
  margin-right: 10px;
  font-size: calc(18px + 6 * (100vw - 768px) / 832);
}
.vehicle--details .price-saving,
.vehicle--details .price-was {
  display: inline-block;
  opacity: 0.8;
  font-size: 16px;
}
.vehicle--details .price.has-retailer-contribution .price-saving,
.vehicle--details .price.has-retailer-contribution .price-was {
  display: block;
}
.vehicle--details .finance-price {
  font-size: 16px;
  color: #212333;
}
.vehicle--details .finance-price .price {
  font-size: inherit;
  padding: 0;
}
.vehicle--details .finance-price a {
  color: inherit;
  text-decoration: none;
}
.vehicle--details .finance-price .icon {
  display: none;
}
.locations.listing .location-no .phone:before {
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e098";
  padding-right: 4px;
  font: normal normal 400 35px / normal the-elite-cars-jetour, master-v10;
}
.locations.listing .listing .list-item {
  font-size: 14px;
}
.locations.listing .listing .list-item .location-no,
.locations.listing .listing .list-item .title h3 {
  font-size: 18px;
}
.locations.details .location-numbers .location-department .name {
  display: none;
}
.locations.details .location-numbers .location-department .no:before {
  text-transform: none;
  speak: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e098";
  padding-right: 4px;
  font: normal normal 400 35px / normal the-elite-cars-jetour, master-v10;
}
.locations.details .location-numbers .inner .location-department .name,
.locations.details .location-numbers .inner .location-department .no,
.locations.details .page-name.h1 {
  font-size: 18px;
}
.locations.details .locations-hours .title {
  display: block !important;
  font-weight: 700;
}
.locations.details .locations-hours .day,
.locations.details .locations-hours .hours {
  font-size: 14px;
}
.aftersales.hide-03-new-jumps .new-jump-section {
  display: none;
}
.blog.details .featured-cms.module-cycle .item .title {
  padding-top: 15px;
  padding-bottom: 20px;
}
.blog.listing .social-icons.social-icons-block li a .icon:before {
  background: #3d69cb;
}
@keyframes SJeAEpTPMX_S1JdTpwGm_Animation {
  39.33% {
    transform: translate(0);
  }
  61.33% {
    transform: translateY(-34px);
  }
  74% {
    transform: translate(0);
  }
  0% {
    transform: translate(0);
  }
  to {
    transform: translate(0);
  }
}
@keyframes SJeAEpTPMX_H1Swp6vMX_Animation {
  0% {
    transform: scale(1);
  }
  39.33% {
    transform: scaleY(0.15);
  }
  61.33% {
    transform: scaleY(0.3);
  }
  74% {
    transform: scale(1);
  }
  to {
    transform: scale(1);
  }
}
:root {
  --v-primary-base: 61, 67, 71;
  --v-theme-states-hover: 0.2;
  --v-theme-text-fields-outlined: #ddd;
  --v-theme-text-fields-outlined-disabled: #ddd;
}
@font-face {
  font-family: uknumberplate;
  src: url(//d2638j3z8ek976.cloudfront.net/global-css-files/20241122-101210/fonts/uknumberplate/uknumberplate-webfont.eot);
  src: url(//d2638j3z8ek976.cloudfront.net/global-css-files/20241122-101210/fonts/uknumberplate/uknumberplate-webfont.eot#iefix)
      format("embedded-opentype"),
    url(//d2638j3z8ek976.cloudfront.net/global-css-files/20241122-101210/fonts/uknumberplate/uknumberplate-webfont.woff)
      format("woff"),
    url(//d2638j3z8ek976.cloudfront.net/global-css-files/20241122-101210/fonts/uknumberplate/uknumberplate-webfont.ttf)
      format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(//d2638j3z8ek976.cloudfront.net/42894fc66892f49fd05d6a3469b75f5f8d945754/1740389805/fonts/montserrat/montserrat-v23-latin-regular.woff2)
      format("woff2"),
    url(//d2638j3z8ek976.cloudfront.net/42894fc66892f49fd05d6a3469b75f5f8d945754/1740389805/fonts/montserrat/montserrat-v23-latin-regular.woff)
      format("woff");
}
@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(//d2638j3z8ek976.cloudfront.net/42894fc66892f49fd05d6a3469b75f5f8d945754/1740389805/fonts/montserrat/montserrat-v23-latin-700.woff2)
      format("woff2"),
    url(//d2638j3z8ek976.cloudfront.net/42894fc66892f49fd05d6a3469b75f5f8d945754/1740389805/fonts/montserrat/montserrat-v23-latin-700.woff)
      format("woff");
}
@media (min-width: 568px) {
  .u-hidden-xs-up {
    display: none !important;
  }
  .social-icons {
    text-align: left;
  }
  .social-icons .title,
  .social-icons ul {
    display: inline-block;
  }
  .social-icons li a {
    padding: 0.5em;
  }
  .arab--001A.home-banner .cyclr .caption .title span {
    font-size: 13px;
    line-height: 25px;
  }
  .arab--001A.home-banner .cyclr .caption .sub-title span {
    font-size: 38px;
    line-height: 46px;
  }
  .arab--001A.home-banner .cyclr .caption .content {
    display: block;
  }
  .arab--001A.home-banner .cyclr .caption .btn {
    display: inline-block;
  }
  [class^="used"].details
    #modal__features
    .spec-data--details
    .features_other
    .title {
    width: 100%;
  }
  [class^="used"].details
    #modal__features
    .spec-data--details
    .features_other
    .item {
    width: 50% !important;
  }
  [class*="newcars"].details .cycle-model-info .item {
    display: block !important;
    visibility: visible !important;
    position: static !important;
    opacity: 1 !important;
    width: auto;
    float: left;
  }
  [class*="newcars"].details .cycle-model-info .item.cycle-sentinel {
    display: none !important;
  }
  [class*="newcars"].details
    .cycle-model-info
    .item:nth-last-child(3)
    .inset:before {
    opacity: 0;
  }
  [class*="newcars"].details .cycle-model-info .inset {
    margin-inline: 0;
    padding-inline: 20px;
    position: relative;
  }
  [class*="newcars"].details .cycle-model-info .inset:before {
    content: "";
    position: absolute;
    inset: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: hsla(0, 0%, 100%, 0.6);
    width: 1px;
    height: 57px;
  }
  [class*="newcars"].details
    .cycle-colourizer
    [class*="cycle-pager-container"] {
    top: 28px;
    transform: translateX(0);
  }
  [class*="newcars"].details
    .cycle-colourizer
    [class*="cycle-pager-container"]
    ul
    li {
    padding-right: 12px;
  }
  [class*="newcars"].details
    .cycle-colourizer
    [class*="cycle-pager-container"]
    ul
    li
    a {
    width: 60px;
    height: 60px;
  }
}
@media (min-width: 768px) {
  a {
    -webkit-text-decoration: revert;
    text-decoration: revert;
  }
  a:hover {
    text-decoration: none;
  }
  [class*="col-"],
  [class*="span"] {
    float: left;
  }
  .container {
    margin: 0 auto;
    width: 724px;
  }
  .col-span-12,
  .span12 {
    width: 100%;
  }
  .col-span-11,
  .span11 {
    width: 91.66666667%;
  }
  .col-span-10,
  .span10 {
    width: 83.33333333%;
  }
  .col-span-9,
  .span9 {
    width: 75%;
  }
  .col-span-8,
  .span8 {
    width: 66.66666667%;
  }
  .col-span-7,
  .span7 {
    width: 58.33333333%;
  }
  .col-span-6,
  .span6 {
    width: 50%;
  }
  .col-span-5,
  .span5 {
    width: 41.66666667%;
  }
  .col-span-4,
  .span4 {
    width: 33.33333333%;
  }
  .col-span-3,
  .span3 {
    width: 25%;
  }
  .col-span-2,
  .span2 {
    width: 16.66666667%;
  }
  .col-span-1,
  .span1 {
    width: 8.33333333%;
  }
  .box-4\@sm > .inner {
    grid-template-columns: repeat(4, minmax(10px, 25%)) !important;
  }
  .box-3\@sm > .inner {
    grid-template-columns: repeat(3, minmax(10px, 33.33333333%)) !important;
  }
  .box-2\@sm > .inner {
    grid-template-columns: repeat(2, minmax(10px, 50%)) !important;
  }
  .box-1\@sm > .inner {
    grid-template-columns: repeat(1, minmax(10px, 100%)) !important;
  }
  .box-list.location-listing .inner > .list-item {
    width: 50%;
  }
  #__ndcc_footerPlaceholder {
    position: relative;
    z-index: 1000;
  }
  #__ndcc_footerPlaceholder #__ndcc_footerContainer {
    position: absolute;
    margin-bottom: 0;
    top: 10px;
    right: 40px;
  }
  [data-cycle-fx="carousel"] .cycle-sentinel,
  [data-cycle-fx="carousel"] .item {
    width: 50%;
  }
  .nav > li:first-child.dropdown .icon {
    top: 0;
  }
  .nav > li > a {
    border-bottom: 1px solid #f5f5f6;
    padding: 0.625em;
  }
  .nav > li > a:focus,
  .nav > li > a:hover {
    text-decoration: none;
  }
  .nav > li.dropdown:hover > a {
    text-decoration: none;
  }
  .nav .dropdown-menu {
    margin-right: 32px;
  }
  .toggle-nav .icon,
  .toggle-nav .icon:after,
  .toggle-nav .icon:before {
    background: currentColor;
  }
  .control-group.terms-and-conditions .accordian-content .toggle-body {
    max-height: 325px;
    overflow: auto;
  }
  .bootstrap-select .dropdown-menu {
    max-height: 38vh !important;
  }
  .bootstrap-select .dropdown-menu:not(.inner) {
    position: absolute;
    top: 100%;
    overflow: auto;
    left: 0;
    float: left;
  }
  .bootstrap-select.dropup .dropdown-menu:not(.inner) {
    top: auto;
    bottom: 100%;
  }
  .modal-header h3,
  .modal-title {
    padding: 20px 50px 20px 20px;
  }
  .modal-body {
    max-height: 570px;
  }
  .modal-body,
  .modal-footer {
    padding: 20px;
  }
  .fancybox-wrap iframe {
    min-height: 300px;
  }
  .fixed {
    -webkit-transform: translateZ(0);
    position: fixed;
    left: 0;
    right: 0;
    transition: top 0.3s ease-in-out;
    top: 0;
    z-index: 1020;
    background: #fff;
  }
  .u-hidden-sm-up,
  .visible-phone {
    display: none !important;
  }
  .FNqxDJmhrM-placeholder figure.responsive-image {
    background-size: cover;
    background-position: 50%;
  }
  .FNqxDJmhrM-placeholder img[src*="no-image"] {
    padding-bottom: 0;
  }
  .LHQOvKNQxC-placeholder img[src*="no-image"] {
    padding-bottom: 0;
  }
  .button + .button {
    padding-left: 10px;
  }
  .btn,
  .media-exterior360 .btn-hotspot,
  button,
  input[type="button"],
  input[type="submit"] {
    transition: all 0.6s ease, background-color 0.6s ease-in-out,
      color 0.3s ease-in-out;
  }
  .cyclr .image > span {
    display: block;
  }
  .cyclr .inner {
    position: relative;
  }
  .cyclr .cycle-pager-container {
    bottom: 20px;
  }
  .cyclr .caption[class*="-"] .title span:after {
    margin: 0;
  }
  .cyclr .caption[class*="-"] .sub-title span {
    margin-inline: 0;
  }
  .cyclr .item {
    overflow: hidden;
  }
  .cyclr .caption {
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  .cyclr .caption.bottom-left .term-and-condition-button {
    right: 10px;
    left: auto;
  }
  .cyclr .caption.bottom-right .term-and-condition-button {
    right: auto;
    left: 10px;
  }
  .cyclr .caption[class*="left"] {
    justify-content: flex-start;
    text-align: left;
  }
  .cyclr .caption[class*="right"] {
    justify-content: flex-end;
    text-align: right;
  }
  .cyclr .caption[class*="top"] {
    align-items: flex-start;
  }
  .cyclr .caption[class*="bottom"] {
    align-items: flex-end;
  }
  .cyclr .caption[class*="centre"] {
    align-items: center;
  }
  .cyclr .caption .caption-inset {
    font-size: 1rem;
  }
  .cyclr .caption span {
    clear: both;
    display: block;
  }
  .cyclr .caption .title span {
    text-transform: unset;
    font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
    padding: 0;
    max-width: none;
    background: hsla(0, 0%, 100%, 0);
    font-weight: 400;
    letter-spacing: 0.2em;
  }
  :not(.banner).cyclr .caption .title span {
    color: inherit;
  }
  .cyclr .caption .sub-title span {
    text-transform: unset;
    font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
    padding: 6px 0 4px;
    max-width: none;
    background: hsla(0, 0%, 100%, 0);
    margin-inline: auto;
    font-weight: 700;
    letter-spacing: 0.025em;
  }
  :not(.banner).cyclr .caption .sub-title span {
    color: inherit;
  }
  .cyclr .caption .btn {
    clear: both;
    position: relative;
  }
  .cyclr .caption .btn span {
    float: none;
  }
  .cyclr .caption .btn > span {
    line-height: normal;
  }
  .cyclr .caption .btn.term-and-condition-button {
    display: block;
    line-height: 30px;
    width: auto;
    height: auto;
    background: #000;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    color: #fff;
    bottom: 0.625em;
    padding: 0 0.90909091em;
    font-size: 0.6875em;
    font-family: Arial;
    right: 10px;
  }
  .cyclr .caption .btn.term-and-condition-button span {
    top: auto;
  }
  .cyclr .caption .btn.term-and-condition-button:after,
  .cyclr .caption .btn.term-and-condition-button:before {
    display: none;
  }
  .cyclr .caption .btn.term-and-condition-button:hover {
    background: #000;
  }
  .page-info {
    display: block;
  }
  .mg-thumbs .mg-thumb {
    width: 110px;
  }
  .mg-head-center {
    position: static;
    width: 100%;
    transform: translateX(0);
    float: left;
  }
  .mg-head-center .mg-inset {
    margin: 0 170px;
  }
  .mg-head-left {
    width: 160px;
    margin-left: -100%;
    padding-left: 10px;
  }
  .mg-head-right {
    width: 160px;
    padding-right: 10px;
    margin-left: -170px;
  }
  .total-monthly-cost {
    width: 50%;
    float: left;
  }
  .total-monthly-cost-container {
    width: 50%;
    padding-left: 1em;
    float: right;
  }
  .efficiency-road-tax-info {
    width: 50%;
    float: left;
    clear: left;
  }
  .basic-toggle .toggle-heading {
    font-size: 24px;
  }
  .toggle-has-modals .modal {
    display: block !important;
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    margin: 0;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    width: auto;
    pointer-events: auto;
    z-index: auto;
  }
  .toggle-has-modals .modal .modal-header {
    display: none;
  }
  .toggle-has-modals .modal .modal-body {
    padding: 0 !important;
    height: auto;
    max-height: none;
    overflow: visible;
  }
  .vertical .tab-nav {
    width: 200px;
    float: left;
  }
  .vertical .tab-content {
    clear: none;
    margin: 0 0 0 200px;
  }
  .featured-offers.module.scrollable .cycle-scroller {
    margin-top: 15px;
  }
  .featured-offers.module .button {
    justify-self: end;
    padding-top: 0;
  }
  .featured-offers.module .item:first-child .inset {
    padding: 0;
    grid-template-columns: calc(50% + 30px) 1fr;
    grid-template-areas: "thumb title" "thumb price" "thumb incentives" "thumb content" "thumb button";
    grid-template-rows: -webkit-min-content -webkit-min-content auto auto 1fr;
    grid-template-rows: min-content min-content auto auto 1fr;
    background: #fff;
  }
  .featured-offers.module .item:first-child .incentives {
    padding: 20px 0 0;
  }
  .featured-offers.module .item:first-child .incentives .incentive {
    margin: 1px 0 0;
    display: block;
  }
  .featured-offers.module .item:first-child .thumb {
    display: block;
    margin-right: 20px;
  }
  .featured-offers.module .item:first-child .title {
    padding-top: 16px;
  }
  .featured-offers.module .item:first-child .price {
    display: block;
  }
  .featured-offers.module .item:first-child .button {
    display: none;
  }
  .featured-offers.module .inset {
    grid-template-areas: "title title button" "price price button" "incentives incentives button" "content content button" ". . .";
    padding: 20px 40px;
  }
  .features.module .col {
    width: 50%;
    float: left;
  }
  .features.module .col li,
  .features.module .col ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .features.module .col li {
    padding: 0 0 0.625em;
  }
  .spec-data--details .row-fluid .item:nth-child(odd) {
    margin-left: 0;
    margin-right: 10px;
  }
  .spec-data--details .row-fluid .item:nth-child(2n) {
    margin-right: 0;
    margin-left: 10px;
  }
  .spec-data--details .item {
    display: inline-block;
    width: calc(50% - 10px);
  }
  .spec-data--details .item:nth-child(3) {
    border-top: 1px solid #f5f5f6;
  }
  .spec-data--details .item:nth-child(odd) {
    margin-left: 10px;
  }
  .spec-data--details .item:nth-child(2n) {
    margin-right: 10px;
  }
  .tech-data--details .column {
    vertical-align: top;
    display: inline-block;
    width: 33%;
  }
  .overview-data .inner {
    margin: 0 -0.3125em;
  }
  .overview-data .cell {
    vertical-align: top;
    display: inline-block;
    width: 25%;
  }
  .overview-data .cell:after {
    content: " ";
    display: table;
    clear: both;
  }
  .search .filter-distance .buttons {
    display: block;
  }
  .search .option {
    color: #000;
  }
  .search .option:hover {
    color: #fff;
    background: #ef233c;
  }
  .is-inline.search .option:hover {
    background: none;
    color: #000;
  }
  .button__search + .button__search.button__search {
    padding-left: 0;
  }
  .featured-stock .cycle-scroller {
    width: auto;
    margin: 0 -1.25em;
  }
  .featured-stock .cycle-prev {
    left: auto;
    right: 45px;
    top: 0;
    transform: translateY(0);
  }
  .featured-stock .cycle-next {
    top: 0;
    right: 0;
    transform: translateY(0);
  }
  .module.media [data-ratio="4:3"] + img,
  .used-media [data-ratio="4:3"] + img {
    aspect-ratio: 4/3;
  }
  .module.media [data-ratio="3:2"] + img,
  .used-media [data-ratio="3:2"] + img {
    aspect-ratio: 3/2;
  }
  .module.media [data-ratio="16:9"] + img,
  .used-media [data-ratio="16:9"] + img {
    aspect-ratio: 16/9;
  }
  .module.media [data-ratio="9:3"] + img,
  .used-media [data-ratio="9:3"] + img {
    aspect-ratio: 9/3;
  }
  .page-controls .sort-order {
    min-width: 235px;
    float: right;
  }
  .page-controls .sort-order .control-label {
    display: none;
  }
  .page-controls .sort-order .dropdown-menu:not(.inner) {
    left: auto;
    right: 0;
  }
  .location-search .control-group {
    width: 33.33%;
    margin-bottom: 10px;
    float: left;
  }
  .location-search .control-group + .control-group {
    padding-left: 10px;
  }
  .location-search .control-label {
    margin-bottom: 10px;
  }
  .location-search .controls {
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
  }
  .location-search .controls .btn {
    margin: 0;
    float: none;
  }
  .location-search .btn {
    display: block;
    clear: both;
  }
  .location-directions .control-label {
    width: 42%;
    float: left;
  }
  .location-directions .controls {
    width: 100%;
    float: left;
  }
  .location-directions .btn {
    margin: 0;
    float: right;
  }
  .directions-table .foot,
  .directions-table .head {
    text-align: center;
  }
  .directions-table .foot:after,
  .directions-table .head:after {
    content: " ";
    display: table;
    clear: both;
  }
  .directions-table .foot .view-in-maps,
  .directions-table .head .view-in-maps {
    float: left;
  }
  .directions-table .foot .close-directions,
  .directions-table .head .close-directions {
    float: right;
  }
  .directions-table .foot .send-to-phone > .btn,
  .directions-table .head .send-to-phone > .btn {
    border-right: 1px solid silver;
  }
  .directions-table .foot .send-to-phone .tooltip-content,
  .directions-table .head .send-to-phone .tooltip-content {
    margin-left: -150px;
    margin-top: 30px;
    width: 300px;
    text-align: left;
  }
  .directions-table .foot .send-to-phone .control-group:after,
  .directions-table .head .send-to-phone .control-group:after {
    content: " ";
    display: table;
    clear: both;
  }
  .directions-table .foot .send-to-phone .control-group .control-label,
  .directions-table .head .send-to-phone .control-group .control-label {
    float: left;
    line-height: 45px;
    width: 20%;
  }
  .directions-table .foot .send-to-phone .control-group .controls,
  .directions-table .head .send-to-phone .control-group .controls {
    float: right;
    width: 77%;
  }
  .directions-table .foot .send-to-phone .btns,
  .directions-table .head .send-to-phone .btns {
    text-align: right;
  }
  .directions-table .foot .send-to-phone .form-results .item:after,
  .directions-table .head .send-to-phone .form-results .item:after {
    content: " ";
    display: table;
    clear: both;
  }
  .directions-table .foot .send-to-phone .form-results .item .label,
  .directions-table .head .send-to-phone .form-results .item .label {
    float: left;
    width: 20%;
  }
  .directions-table .foot .send-to-phone .form-results .item .value,
  .directions-table .head .send-to-phone .form-results .item .value {
    float: right;
    width: 77%;
  }
  .directions-table .foot .send-to-phone .form-results .icon:before,
  .directions-table .head .send-to-phone .form-results .icon:before {
    content: "\e08c";
  }
  .reevoo-badge .rating {
    margin: 0 10px 0 0;
    float: left;
  }
  .reevoo-badge .badge,
  .reevoo-badge .caption {
    margin-left: 148px;
    margin-right: 10%;
  }
  .reevoo-badge .button {
    position: absolute;
    bottom: 24px;
    right: 20px;
  }
  .vacancies-list {
    padding-bottom: 20px;
  }
  .vacancies-list h2 {
    color: #333;
    font-size: 20px;
  }
  .vacancies-list .vacancies-table .control-group {
    display: inline-block;
    width: 33.333%;
    margin-bottom: 30px;
  }
  .vacancies-list .vacancies-table .control-group:first-child,
  .vacancies-list .vacancies-table .control-group:nth-child(2) {
    width: calc(33.3333% - 30px);
    margin-right: 30px;
  }
  .vacancies-list .vacancies-table table {
    width: 100%;
  }
  .vacancies-list .vacancies-table th {
    color: #fff;
    background: #333;
  }
  .vacancies-list .vacancies-table td,
  .vacancies-list .vacancies-table th {
    text-align: center;
    line-height: normal;
    font-weight: 400;
    padding: 12px 0;
    border-right: 1px solid #fff;
  }
  .vacancies-list .vacancies-table td {
    color: #333;
    background: #ccc;
    border-bottom: 1px solid #fff;
  }
  .vacancies-list .vacancies-table td.last a {
    display: block;
    margin: 0 auto;
    border-radius: 100%;
    font-size: 14px;
    color: #fff;
    background: #d00f27;
    height: 25px;
    width: 25px;
    line-height: 24px;
  }
  .vacancies-list .vacancies-table td.last a:before {
    content: "\e075";
    font-family: the-elite-cars-jetour, master-v10;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    speak: none;
    line-height: normal;
    display: inline-block;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .vacancies-list .vacancies-table td.last a:hover {
    color: #fff;
    background: #ef233c;
  }
  .vacancies-list .vacancies-table td.last a span {
    display: none;
  }
  .vacancies-list .vacancies-table tr:hover td {
    background: #fff;
  }
  .valuations__widget-container-overlap {
    margin-top: -48px !important;
    position: relative;
    z-index: 8;
  }
  .valuations__widget .condition_heading .title,
  .valuations__widget .heading.has-icon .title {
    -ms-grid-column: 3 !important;
    -ms-grid-column-span: 1 !important;
  }
  .valuations__widget .valuations__info {
    display: block;
  }
  .valuations__widget .heading__vehicle--title .icon {
    display: none;
  }
  .valuations__widget .heading.heading__vehicle–details {
    grid-column-gap: 15px;
  }
  .valuations__widget .heading__vehicle–details .icon {
    display: block;
  }
  .valuations__widget .valuations__lookup--manual > * {
    min-width: 350px;
  }
  .valuations__widget .valuations__lookup--manual > :first-child {
    padding-right: 20px;
  }
  .valuations__widget .valuations__form--variant > * {
    min-width: 250px;
  }
  .valuations__widget .valuations__form--lookup {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    padding-bottom: 30px;
    flex-wrap: wrap;
  }
  .valuations__widget .valuations__form--lookup .control-group {
    margin-right: 20px;
  }
  .valuations__widget .control-group + .control-group {
    margin-top: 0;
  }
  .valuations__widget.valuations__step--01 {
    padding: 30px;
  }
  .valuations__widget.valuations__step--02 > * {
    min-width: 350px;
    flex: 1;
    padding-inline: 30px;
  }
  .valuations__widget.valuations__step--02 > .valuation__navigation-bar {
    flex: none;
  }
  #valuation-modal .valuations__widget .valuations__form--lookup .form-actions {
    margin-right: 20px;
  }
  .featured-vacancies .inset > div:not(.btn) {
    padding: 12px 20px;
  }
  .featured-vacancies .inset > div:not(.btn):nth-child(2) {
    border-top: 1px solid #cdcdd2;
  }
  .featured-vacancies .btn {
    display: inline-block;
    margin: 20px 0 0;
  }
  .featured-vacancies .btn a,
  .featured-vacancies .module-footer a {
    min-width: 190px;
  }
  .representative-finance-example .toggle-heading .button:before {
    padding-left: 20px;
    content: "Check before you apply";
    display: inline-block;
  }
  .representative-finance-example .budget-summary td {
    display: block;
  }
  .representative-finance-example .budget-summary tr {
    display: inline-block;
    width: 50%;
  }
  .representative-finance-example .budget-summary tr:first-child td,
  .representative-finance-example .budget-summary tr:first-child th,
  .representative-finance-example .budget-summary tr:nth-child(3) td,
  .representative-finance-example .budget-summary tr:nth-child(3) th,
  .representative-finance-example .budget-summary tr:nth-child(5) td,
  .representative-finance-example .budget-summary tr:nth-child(5) th,
  .representative-finance-example .budget-summary tr:nth-child(7) td,
  .representative-finance-example .budget-summary tr:nth-child(7) th,
  .representative-finance-example .budget-summary tr:nth-child(9) td,
  .representative-finance-example .budget-summary tr:nth-child(9) th,
  .representative-finance-example .budget-summary tr:nth-child(11) td,
  .representative-finance-example .budget-summary tr:nth-child(11) th,
  .representative-finance-example .budget-summary tr:nth-child(13) td,
  .representative-finance-example .budget-summary tr:nth-child(13) th,
  .representative-finance-example .budget-summary tr:nth-child(15) td,
  .representative-finance-example .budget-summary tr:nth-child(15) th {
    border-left: 0;
  }
  .representative-finance-example .budget-summary th {
    border-left: 1px solid #e6e6e6;
  }
  .representative-finance-example .budget-summary td {
    border-top: 0;
  }
  .representative-finance-example .budget-summary td.first {
    border-left: 0;
    text-align: left;
  }
  .gallery.module .inner {
    padding: 0;
  }
  .gallery.module .cycle-sentinel,
  .gallery.module .item {
    width: 25%;
    float: left;
    position: relative !important;
  }
  .online-deposits-widget #nd-online-vehicle-sales .title {
    font-size: 24px;
  }
  .online-deposits-widget #nd-online-vehicle-sales .title-large {
    font-size: 28px;
  }
  .online-deposits-widget #nd-online-vehicle-sales .stage_summary {
    font-size: 16px;
  }
  .featured-cms-offers .cycle {
    margin-top: 15px;
  }
  .featured-cms-offers .inset {
    grid-template-areas: "title title btn" "content content btn";
  }
  .featured-cms-offers .item:first-child .inset {
    border: 0;
    padding: 0;
    grid-template-columns: calc(36% + 30px) 1fr;
    grid-template-areas: "thumb title" "thumb content" "thumb btn";
    background: #fff;
  }
  .featured-cms-offers .item:first-child .thumb {
    display: block;
    margin-right: 30px;
  }
  .featured-cms-offers .item:first-child .title {
    padding-top: 16px;
  }
  .featured-cms-offers .item:first-child .btn {
    display: none;
  }
  .cms .btn + .btn {
    margin-left: 10px;
  }
  .cms .sticky-module-inset .container {
    width: auto;
    max-width: 1170px;
  }
  .cms .sticky-module-inset .row-fluid {
    margin-bottom: 20px;
    background: #f5f5f6;
  }
  .cms .sticky-module-inset .row-fluid .cms-jump {
    display: inline-block;
  }
  .cms .sticky-module-inset .row-fluid .cms-jump a {
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 30px;
    font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
    background: #f5f5f6;
    color: #000;
    font-size: 13px;
  }
  .cms .sticky-module-inset.fixed {
    top: 0;
  }
  .cms .sticky-module-inset.fixed .row-fluid {
    margin: 0;
  }
  .valuation-widget-jump .btns .btn {
    display: block;
  }
  .incentives .incentive {
    display: inline-block;
    margin-right: 10px;
  }
  .incentives.incentive--block\@sm .incentive {
    display: block;
    margin-right: 0;
  }
  .incentives.incentive--block\@sm .incentive + .incentive {
    margin-top: 10px;
  }
  #exterior-content .new-exterior .main-title {
    padding: 10px 20px;
    font-size: 20px;
  }
  #exterior-content .new-exterior .btn-environments {
    bottom: auto;
    right: auto;
    position: static;
    float: right;
  }
  #exterior-content .new-exterior .btn-environments .btn-colour {
    display: inline-block;
    padding: 0 3px;
  }
  #exterior-content .new-exterior .btn-colours .btn-colour .btn span,
  #exterior-content .new-exterior .btn-environments .btn-colour .btn {
    width: 40px;
    height: 40px;
  }
  .search-tags .option {
    display: inline-block;
  }
  .custom-html.payment-icons {
    width: auto;
  }
  .custom-html.payment-icons.payment-icons-max-width {
    max-width: none;
    margin: 0;
  }
  .custom-html.payment-icons .title {
    display: inline-block;
  }
  .custom-html.payment-icons .icon {
    margin: 0 8px 0 0;
  }
  .action-bar__wrap .button.border-left {
    position: relative;
  }
  .action-bar__wrap .button.border-left:before {
    content: "";
    width: 1px;
    position: absolute;
    background: hsla(0, 0%, 100%, 0.25);
    top: -10px;
    bottom: -10px;
    left: 0;
  }
  .overlay__content {
    margin-top: 0;
    max-width: 1170px;
    margin-inline: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .overlay__content--fluid {
    max-width: none;
    width: 100%;
  }
  .overlay__content--max-1600 {
    max-width: 1600px;
  }
  .overlay__content--max-1366 {
    max-width: 1366px;
  }
  .overlay__content--max-720 {
    max-width: 720px;
  }
  .social-share.toggle.link .toggle-body {
    width: 240px;
  }
  .fill-container-body-bg\@sm,
  .fill-container-white\@sm {
    background-color: #fff !important;
  }
  .fill-container-black\@sm {
    background-color: #000 !important;
  }
  .fill-container-grey\@sm {
    background-color: #cdcdd2 !important;
  }
  .fill-container-light-grey\@sm {
    background-color: #f2f2f4 !important;
  }
  .fill-container-mid-light-grey\@sm {
    background-color: #e8e8ea !important;
  }
  .fill-container-dark-grey\@sm {
    background-color: #222226 !important;
  }
  .fill-container-mid-dark-grey\@sm {
    background-color: #70707c !important;
  }
  .fill-container-highlight\@sm {
    background-color: #282828 !important;
  }
  .fill-container-highlight-alt\@sm {
    background-color: #424242 !important;
  }
  .fill-container-transparent\@sm {
    background-color: transparent !important;
  }
  .fill-white\@sm .inner {
    background-color: #fff;
  }
  .fill-grey\@sm .inner {
    background-color: #cdcdd2;
  }
  .fill-light-grey\@sm .inner {
    background-color: #f2f2f4;
  }
  .fill-mid-light-grey\@sm .inner {
    background-color: #e8e8ea;
  }
  .fill-dark-grey\@sm .inner {
    background-color: #222226;
  }
  .fill-mid-dark-grey\@sm .inner {
    background-color: #70707c;
  }
  .fill-highlight\@sm .inner {
    background-color: #282828;
  }
  .fill-highlight-alt\@sm .inner {
    background-color: #424242;
  }
  .fill-transparent\@sm .inner {
    background-color: transparent;
  }
  .fill-body-bg\@sm .inner {
    background-color: #fff;
  }
  .fill-height\@sm,
  .fill-height\@sm .inner,
  .fill-height\@sm .inner > a {
    height: 100%;
  }
  [class*="flex"] > .fill-height\@sm {
    height: auto;
  }
  .module.slim\@sm {
    padding-inline: 1px;
  }
  .color-white\@sm {
    color: #fff;
  }
  .color-white\@sm .cms-link:not(.btn),
  .color-white\@sm.link .btn,
  .color-white\@sm h1,
  .color-white\@sm h2,
  .color-white\@sm h3,
  .color-white\@sm h3 a,
  .color-white\@sm h3.title {
    color: #fff;
  }
  .color-black\@sm {
    color: #000;
  }
  .color-black\@sm .cms-link:not(.btn),
  .color-black\@sm.link .btn,
  .color-black\@sm h1,
  .color-black\@sm h2,
  .color-black\@sm h2.heading,
  .color-black\@sm h3,
  .color-black\@sm h3 a,
  .color-black\@sm h3.title {
    color: #000;
  }
  .color-primary\@sm {
    color: #212333;
  }
  .color-primary\@sm .cms-link:not(.btn),
  .color-primary\@sm.link .btn {
    color: #212333;
  }
  .color-secondary\@sm {
    color: #9b9b9b;
  }
  .color-secondary\@sm .cms-link:not(.btn),
  .color-secondary\@sm.link .btn {
    color: #9b9b9b;
  }
  .color-tertiary\@sm {
    color: #ef233c;
  }
  .color-tertiary\@sm .cms-link:not(.btn),
  .color-tertiary\@sm.link .btn {
    color: #ef233c;
  }
  .color-reset\@sm {
    color: #212121;
  }
  .color-reset\@sm .cms-link:not(.btn),
  .color-reset\@sm.link .btn {
    color: #212121;
  }
  .has-border\@sm .inner {
    border: 1px solid #f2f2f4;
  }
  .border-none\@sm .inner,
  .border-none\@sm .inner:before {
    border: 0 !important;
  }
  .border-top\@sm .inner:before {
    border-top: 1px solid #fff !important;
  }
  .border-bottom\@sm .inner:before {
    border-bottom: 1px solid #fff !important;
  }
  .border-right\@sm .inner:before {
    border-right: 1px solid #fff !important;
  }
  .border-left\@sm .inner:before {
    border-left: 1px solid #fff !important;
  }
  .rounded\@sm {
    border-radius: 0;
  }
  .rounded-inner\@sm > .inner {
    border-radius: 0;
    overflow: hidden;
  }
  .rounded-inner\@sm > .inner:before {
    border-radius: 0;
  }
  .rounded-none\@sm {
    border-radius: 0;
  }
  .rounded-inner-none\@sm .inner {
    border-radius: 0;
    overflow: visible;
  }
  .rounded-inner-none\@sm .inner:before {
    border-radius: 0 !important;
  }
  .rounded-inner-none\@sm .inner figure.responsive-image:before {
    border-radius: 0 !important;
  }
  .rounded-top-left\@sm {
    border-top-left-radius: 0;
  }
  .rounded-inner-top-left\@sm > .inner {
    border-top-left-radius: 0;
    overflow: hidden;
  }
  .rounded-bottom-left\@sm {
    border-bottom-left-radius: 0;
  }
  .rounded-inner-bottom-left\@sm > .inner {
    border-bottom-left-radius: 0;
    overflow: hidden;
  }
  .rounded-top-right\@sm {
    border-top-right-radius: 0;
  }
  .rounded-inner-top-right\@sm > .inner {
    border-top-right-radius: 0;
    overflow: hidden;
  }
  .rounded-inner-top-right-none\@sm {
    border-top-right-radius: 0;
  }
  .rounded-inner-top-right-none\@sm > .inner {
    border-top-right-radius: 0;
  }
  .rounded-bottom-right\@sm {
    border-bottom-right-radius: 0;
  }
  .rounded-inner-bottom-right\@sm > .inner {
    border-bottom-right-radius: 0;
    overflow: hidden;
  }
  .flex\@sm {
    display: flex;
  }
  .flex\@sm .inner,
  .flex\@sm .inner > a,
  .flex\@sm .inset,
  .flex\@sm .inset > a {
    display: flex;
    width: 100%;
  }
  .flex\@sm.module-cycle .inner {
    display: block;
  }
  .block\@sm .inner,
  .block\@sm .inner > a,
  .block\@sm .inset,
  .block\@sm .inset > a {
    display: block;
  }
  .block\@sm .text,
  .block\@sm .thumb {
    width: auto;
  }
  .flex--justify-center\@sm .inner,
  .flex--justify-center\@sm .inner > a,
  .flex--justify-center\@sm .inset,
  .flex--justify-center\@sm .inset > a {
    justify-content: center;
  }
  .flex--align-center\@sm .inner,
  .flex--align-center\@sm .inner > a,
  .flex--align-center\@sm .inset,
  .flex--align-center\@sm .inset > a {
    align-items: center;
  }
  .flex--justify-start\@sm .inner,
  .flex--justify-start\@sm .inner > a,
  .flex--justify-start\@sm .inset,
  .flex--justify-start\@sm .inset > a {
    justify-content: flex-start;
  }
  .flex--justify-end\@sm .inner,
  .flex--justify-end\@sm .inner > a,
  .flex--justify-end\@sm .inset,
  .flex--justify-end\@sm .inset > a {
    justify-content: flex-end;
  }
  .flex--direction-column\@sm .inner,
  .flex--direction-column\@sm .inner > a,
  .flex--direction-column\@sm .inset,
  .flex--direction-column\@sm .inset > a {
    flex-direction: column;
  }
  .flex--direction-row\@sm .inner,
  .flex--direction-row\@sm .inner > a,
  .flex--direction-row\@sm .inset,
  .flex--direction-row\@sm .inset > a {
    flex-direction: row;
  }
  .fill--height\@sm {
    height: 100%;
  }
  .text--fill-white\@sm .text__inner {
    background: #fff;
  }
  .text--fill-grey\@sm .text__inner {
    background: #cdcdd2;
  }
  .text--fill-light-grey\@sm .text__inner {
    background: rgba(242, 242, 244, 0.75);
  }
  .text--fill-highlight\@sm .text__inner {
    background: rgba(40, 40, 40, 0.75);
  }
  .text--fill-transparent\@sm .text__inner {
    background: transparent;
  }
  .text--fill-body-bg\@sm .text__inner,
  .text-area--fill-white\@sm .text {
    background: #fff;
  }
  .text-area--fill-grey\@sm .text {
    background: #cdcdd2;
  }
  .text-area--fill-light-grey\@sm .text {
    background: rgba(242, 242, 244, 0.75);
  }
  .text-area--fill-highlight\@sm .text {
    background: rgba(40, 40, 40, 0.75);
  }
  .text-area--fill-transparent\@sm .text {
    background: transparent;
  }
  .text-area--fill-body-bg\@sm .text {
    background: #fff;
  }
  .text--gradient-grey\@sm .text__inner,
  .text-area--gradient-grey\@sm .text {
    background: linear-gradient(180deg, hsla(0, 0%, 43.9%, 0) 0, #707070);
  }
  .text--max-width-8\@sm .text__inner {
    max-width: 800px;
  }
  .text--max-width-7\@sm .text__inner {
    max-width: 700px;
  }
  .text--max-width-6\@sm .text__inner {
    max-width: 600px;
  }
  .text--max-width-4\@sm .text__inner {
    max-width: 400px;
  }
  .text--max-width-2\@sm .text__inner {
    max-width: 200px;
  }
  .text--max-width-0\@sm .text__inner {
    max-width: none;
  }
  .text--max-width\@sm .text > span {
    margin-inline: auto;
    max-width: 500px;
  }
  .text--absolute\@sm .text {
    position: absolute;
    z-index: 10;
    inset: 0 0;
  }
  .text--justify-left\@sm .text {
    justify-content: flex-start;
  }
  .text--justify-right\@sm .text {
    justify-content: flex-end;
  }
  .text--justify-center\@sm .text {
    justify-content: center;
  }
  .text--align-self-center\@sm .text {
    align-items: center;
  }
  .text--align-stretch\@sm .text {
    align-items: stretch;
  }
  .text--align-self-start\@sm .text {
    align-items: flex-start;
  }
  .text--align-self-end\@sm .text {
    align-items: flex-end;
  }
  .text--static\@sm .text {
    position: static;
    max-width: none;
  }
  .text--flex-grow\@sm .text {
    flex-grow: 1;
  }
  .text--fluid\@sm .text {
    width: 100%;
    float: none;
    left: 0;
    max-width: none;
  }
  .text--fluid\@sm .text .text__inner {
    width: 100%;
  }
  .text--1\@sm .text {
    width: 8.33333333%;
  }
  .text--2\@sm .text {
    width: 16.66666667%;
  }
  .text--3\@sm .text {
    width: 25%;
  }
  .text--4\@sm .text {
    width: 33.33333333%;
  }
  .text--5\@sm .text {
    width: 41.66666667%;
  }
  .text--6\@sm .text {
    width: 50%;
  }
  .text--7\@sm .text {
    width: 58.33333333%;
  }
  .text--8\@sm .text {
    width: 66.66666667%;
  }
  .text--9\@sm .text {
    width: 75%;
  }
  .text--10\@sm .text {
    width: 83.33333333%;
  }
  .text--11\@sm .text {
    width: 91.66666667%;
  }
  .text--12\@sm .text {
    width: 100%;
  }
  .text--py-9\@sm .text__inner {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .text--py-8\@sm .text__inner {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .text--py-6\@sm .text__inner {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .text--py-4\@sm .text__inner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .text--py-2\@sm .text__inner {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .text--py-1\@sm .text__inner {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .text--py-0\@sm .text__inner {
    padding-top: 0;
    padding-bottom: 0;
  }
  .text--px-9\@sm .text__inner {
    padding-left: 90px;
    padding-right: 90px;
  }
  .text--px-8\@sm .text__inner {
    padding-left: 80px;
    padding-right: 80px;
  }
  .text--px-6\@sm .text__inner {
    padding-left: 60px;
    padding-right: 60px;
  }
  .text--px-4\@sm .text__inner {
    padding-left: 40px;
    padding-right: 40px;
  }
  .text--px-2\@sm .text__inner {
    padding-left: 20px;
    padding-right: 20px;
  }
  .text--px-1\@sm .text__inner {
    padding-left: 10px;
    padding-right: 10px;
  }
  .text--px-0\@sm .text__inner {
    padding-left: 0;
    padding-right: 0;
  }
  .text--pr-9\@sm .text__inner {
    padding-right: 90px;
  }
  .text--pr-8\@sm .text__inner {
    padding-right: 80px;
  }
  .text--pr-6\@sm .text__inner {
    padding-right: 60px;
  }
  .text--pr-4\@sm .text__inner {
    padding-right: 40px;
  }
  .text--pr-2\@sm .text__inner {
    padding-right: 20px;
  }
  .text--pr-1\@sm .text__inner {
    padding-right: 10px;
  }
  .text--pr-0\@sm .text__inner {
    padding-right: 0;
  }
  .text--pl-9\@sm .text__inner {
    padding-left: 90px;
  }
  .text--pl-8\@sm .text__inner {
    padding-left: 80px;
  }
  .text--pl-6\@sm .text__inner {
    padding-left: 60px;
  }
  .text--pl-4\@sm .text__inner {
    padding-left: 40px;
  }
  .text--pl-2\@sm .text__inner {
    padding-left: 20px;
  }
  .text--pl-1\@sm .text__inner {
    padding-left: 10px;
  }
  .text--pl-0\@sm .text__inner {
    padding-left: 0;
  }
  .text--pb-9\@sm .text__inner {
    padding-bottom: 90px;
  }
  .text--pb-8\@sm .text__inner {
    padding-bottom: 80px;
  }
  .text--pb-6\@sm .text__inner {
    padding-bottom: 60px;
  }
  .text--pb-4\@sm .text__inner {
    padding-bottom: 40px;
  }
  .text--pb-2\@sm .text__inner {
    padding-bottom: 20px;
  }
  .text--pb-1\@sm .text__inner {
    padding-bottom: 10px;
  }
  .text--pb-0\@sm .text__inner {
    padding-bottom: 0;
  }
  .text--pt-9\@sm .text__inner {
    padding-top: 90px;
  }
  .text--pt-8\@sm .text__inner {
    padding-top: 80px;
  }
  .text--pt-6\@sm .text__inner {
    padding-top: 60px;
  }
  .text--pt-4\@sm .text__inner {
    padding-top: 40px;
  }
  .text--pt-2\@sm .text__inner {
    padding-top: 20px;
  }
  .text--pt-1\@sm .text__inner {
    padding-top: 10px;
  }
  .text--pt-0\@sm .text__inner {
    padding-top: 0;
  }
  .thumb--no-blur\@sm figure.responsive-image,
  .thumb--no-blur\@sm img {
    -webkit-filter: blur(0);
    filter: blur(0);
  }
  .thumb--blur\@sm figure.responsive-image,
  .thumb--blur\@sm img {
    -webkit-filter: blur(5px);
    filter: blur(5px);
  }
  .thumb--blur-more\@sm figure.responsive-image,
  .thumb--blur-more\@sm img {
    -webkit-filter: blur(25px);
    filter: blur(25px);
  }
  .thumb--no-overlay\@sm figure.responsive-image:before {
    display: none;
  }
  .thumb--overlay\@sm figure.responsive-image {
    position: relative;
  }
  .thumb--overlay\@sm figure.responsive-image:before {
    content: "";
    display: block;
    z-index: 5;
    inset: 0;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.4);
  }
  .thumb--overlay\@sm .text {
    z-index: 6;
  }
  .thumb--overlay-gradient\@sm figure.responsive-image {
    position: relative;
  }
  .thumb--overlay-gradient\@sm figure.responsive-image:before {
    content: "";
    display: block;
    z-index: 5;
    top: 0;
    right: 0;
    bottom: -1px;
    left: 0;
    position: absolute;
    background-image: linear-gradient(transparent 60%, #000);
  }
  .thumb--overlay-gradient\@sm .text {
    z-index: 5;
  }
  .thumb--overlay-gradient\@sm.thumb--rounded\@sm
    figure.responsive-image:before {
    border-radius: 0 !important;
  }
  .thumb--align-center\@sm .thumb {
    align-self: center;
  }
  .thumb--justify-left\@sm .thumb {
    order: -1;
  }
  .thumb--justify-right\@sm .thumb {
    order: 2;
  }
  .thumb--1\@sm .thumb {
    width: 8.33333333%;
  }
  .thumb--2\@sm .thumb {
    width: 16.66666667%;
  }
  .thumb--3\@sm .thumb {
    width: 25%;
  }
  .thumb--4\@sm .thumb {
    width: 33.33333333%;
  }
  .thumb--5\@sm .thumb {
    width: 41.66666667%;
  }
  .thumb--6\@sm .thumb {
    width: 50%;
  }
  .thumb--7\@sm .thumb {
    width: 58.33333333%;
  }
  .thumb--8\@sm .thumb {
    width: 66.66666667%;
  }
  .thumb--9\@sm .thumb {
    width: 75%;
  }
  .thumb--10\@sm .thumb {
    width: 83.33333333%;
  }
  .thumb--11\@sm .thumb {
    width: 91.66666667%;
  }
  .thumb--12\@sm .thumb {
    width: 100%;
  }
  .thumb--py-6\@sm .thumb {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .thumb--py-4\@sm .thumb {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .thumb--py-2\@sm .thumb {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .thumb--py-1\@sm .thumb {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .thumb--py-0\@sm .thumb {
    padding-top: 0;
    padding-bottom: 0;
  }
  .thumb--px-6\@sm .thumb {
    padding-left: 60px;
    padding-right: 60px;
  }
  .thumb--px-4\@sm .thumb {
    padding-left: 40px;
    padding-right: 40px;
  }
  .thumb--px-2\@sm .thumb {
    padding-left: 20px;
    padding-right: 20px;
  }
  .thumb--px-1\@sm .thumb {
    padding-left: 10px;
    padding-right: 10px;
  }
  .thumb--px-0\@sm .thumb {
    padding-left: 0;
    padding-right: 0;
  }
  .thumb--pr-6\@sm .thumb {
    padding-right: 60px;
  }
  .thumb--pr-4\@sm .thumb {
    padding-right: 40px;
  }
  .thumb--pr-2\@sm .thumb {
    padding-right: 20px;
  }
  .thumb--pr-1\@sm .thumb {
    padding-right: 10px;
  }
  .thumb--pr-0\@sm .thumb {
    padding-right: 0;
  }
  .thumb--pl-6\@sm .thumb {
    padding-left: 60px;
  }
  .thumb--pl-4\@sm .thumb {
    padding-left: 40px;
  }
  .thumb--pl-2\@sm .thumb {
    padding-left: 20px;
  }
  .thumb--pl-1\@sm .thumb {
    padding-left: 10px;
  }
  .thumb--pl-0\@sm .thumb {
    padding-left: 0;
  }
  .thumb--pb-6\@sm .thumb {
    padding-bottom: 60px;
  }
  .thumb--pb-4\@sm .thumb {
    padding-bottom: 40px;
  }
  .thumb--pb-2\@sm .thumb {
    padding-bottom: 20px;
  }
  .thumb--pb-1\@sm .thumb {
    padding-bottom: 10px;
  }
  .thumb--pb-0\@sm .thumb {
    padding-bottom: 0;
  }
  .thumb--pt-6\@sm .thumb {
    padding-top: 60px;
  }
  .thumb--pt-4\@sm .thumb {
    padding-top: 40px;
  }
  .thumb--pt-2\@sm .thumb {
    padding-top: 20px;
  }
  .thumb--pt-1\@sm .thumb {
    padding-top: 10px;
  }
  .thumb--pt-0\@sm .thumb {
    padding-top: 0;
  }
  .img--block img {
    display: block;
  }
  .thumb--tiny\@sm .thumb {
    max-width: 140px;
    margin-inline: auto;
  }
  .thumb--float-left\@sm .thumb {
    float: left;
  }
  .thumb--hide\@sm .image,
  .thumb--hide\@sm .thumb {
    display: none !important;
  }
  .thumb--hidden\@sm img {
    visibility: hidden;
  }
  .thumb--block\@sm .image,
  .thumb--block\@sm .thumb {
    display: block !important;
  }
  .thumb--rounded\@sm .cycle .image,
  .thumb--rounded\@sm .cycle .responsive-image,
  .thumb--rounded\@sm .image .responsive-image,
  .thumb--rounded\@sm .thumb .responsive-image {
    border-radius: 0;
    overflow: hidden;
  }
  .thumb--rounded\@sm .cycle .image img,
  .thumb--rounded\@sm .cycle .responsive-image img,
  .thumb--rounded\@sm .image .responsive-image img,
  .thumb--rounded\@sm .thumb .responsive-image img {
    border-radius: 0;
  }
  .thumb--circular\@sm .cycle .responsive-image,
  .thumb--circular\@sm .image .responsive-image,
  .thumb--circular\@sm .thumb .responsive-image {
    border-radius: 50%;
    overflow: hidden;
  }
  .thumb--circular\@sm .cycle .responsive-image img,
  .thumb--circular\@sm .image .responsive-image img,
  .thumb--circular\@sm .thumb .responsive-image img {
    border-radius: 50%;
  }
  .thumb--fluid\@sm .image,
  .thumb--fluid\@sm .thumb {
    width: 100%;
    float: none;
  }
  .thumb--fixed .image,
  .thumb--fixed .thumb {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
    -webkit-clip-path: inset(0);
    clip-path: inset(0);
    z-index: 0;
  }
  .thumb--fixed div.responsive-image {
    -o-object-fit: cover;
    object-fit: cover;
    position: fixed;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    min-height: 100vh;
    min-width: 100vw;
    z-index: 0;
  }
  .thumb--fixed div.responsive-image figure,
  .thumb--fixed div.responsive-image img,
  .thumb--fixed div.responsive-image picture {
    display: block;
    min-height: 100vh;
    min-width: 100vw;
  }
  .thumb--fixed div.responsive-image img {
    -o-object-fit: cover;
    object-fit: cover;
    max-width: none;
  }
  .thumb--underlay\@sm figure.responsive-image {
    background: #ef233c;
  }
  .thumb--underlay-secondary\@sm figure.responsive-image {
    background: #212333;
  }
  .thumb--has-border\@sm .thumb {
    border: 1px solid #f5f5f6;
  }
  .title--dark\@sm .heading,
  .title--dark\@sm .title {
    color: #000;
  }
  .title--white\@sm .heading,
  .title--white\@sm .title {
    color: #fff;
  }
  .title--highlight\@sm .heading,
  .title--highlight\@sm .title {
    color: #212333;
  }
  .title--condensed\@sm .heading,
  .title--condensed\@sm .title {
    margin: 0 !important;
  }
  .sub-title--hide\@sm .sub-title {
    display: none !important;
  }
  .sub-title--hide\@sm .text .sub-title + span {
    padding-top: 0;
  }
  .sub-title--block\@sm .sub-title {
    display: block !important;
  }
  .sub-title--block\@sm .text .sub-title + span {
    padding-top: 20px;
  }
  .sub-title--dark\@sm .sub-title {
    color: #000;
  }
  .sub-title--white\@sm .sub-title {
    color: #fff;
  }
  .sub-title--highlight\@sm .sub-title {
    color: #212333;
  }
  .strapline--hide\@sm .strapline {
    display: none !important;
  }
  .strapline--block\@sm .strapline {
    display: block !important;
  }
  .strapline--dark\@sm .strapline {
    color: #000;
  }
  .strapline--white\@sm .strapline {
    color: #fff !important;
  }
  .strapline--highlight\@sm .strapline {
    color: #212333;
  }
  .strapline--condensed\@sm .strapline {
    padding: 0 !important;
  }
  .content--hide\@sm .content {
    display: none !important;
  }
  .content--block\@sm .content {
    display: block !important;
  }
  .button--align-center\@sm .button {
    text-align: center;
  }
  .button--hide\@sm .button {
    display: none !important;
  }
  .button--block\@sm .button {
    display: block !important;
  }
  .button--align-bottom\@sm .text__inner {
    display: flex;
    flex-direction: column;
  }
  .button--align-bottom\@sm .button {
    margin-top: auto;
  }
  .btn--full-width\@sm .btn {
    width: 100% !important;
  }
  .u-float-none\@sm {
    float: none !important;
  }
  .u-float-right\@sm {
    float: right !important;
  }
  .sticky\@sm {
    position: -webkit-sticky !important;
    position: sticky !important;
    top: 0;
    z-index: 1015;
  }
  .u-float-left\@sm {
    float: left !important;
  }
  .u-width-reset\@sm {
    width: auto;
  }
  .clear-both\@sm {
    clear: both;
  }
  .clear-none\@sm {
    clear: none;
  }
  .align-center\@sm {
    text-align: center;
  }
  .align-left\@sm {
    text-align: left;
  }
  .align-right\@sm {
    text-align: right;
  }
  .flex-grow-1\@sm {
    flex-grow: 1;
  }
  .flex--container-align-start\@sm {
    align-items: flex-start;
  }
  .flex--container-align-center\@sm {
    align-items: center;
  }
  .flex--container-align-end\@sm {
    align-items: flex-end;
  }
  .flex--container-align-content-center\@sm {
    align-content: center;
  }
  .flex--container-justify-center\@sm {
    justify-content: center;
  }
  .flex--container-justify-start\@sm {
    justify-content: flex-start;
  }
  .flex--container-justify-between\@sm {
    justify-content: space-between;
  }
  .flex--container-justify-around\@sm {
    justify-content: space-around;
  }
  .flex--container-justify-end\@sm {
    justify-content: flex-end;
  }
  .flex--container-direction-column\@sm {
    flex-direction: column;
  }
  .flex--container-direction-row\@sm {
    flex-direction: row;
  }
  .flex--container-wrap\@sm {
    flex-wrap: wrap;
  }
  .flex--container-nowrap\@sm {
    flex-wrap: nowrap;
  }
  .flex--container-row-reverse\@sm {
    flex-direction: row-reverse;
  }
  .flex--container\@sm {
    display: flex !important;
  }
  .flex-order-1\@sm {
    order: 1 !important;
  }
  .flex-order-2\@sm {
    order: 2 !important;
  }
  .flex-order-3\@sm {
    order: 3 !important;
  }
  .flex-order-4\@sm {
    order: 4 !important;
  }
  .flex-order-5\@sm {
    order: 5 !important;
  }
  .block--container\@sm {
    display: block !important;
  }
  .container-wrap-border-top\@sm {
    border-top: 1px solid #cdcdd2;
  }
  .container-wrap-border-bottom\@sm {
    border-bottom: 1px solid #cdcdd2;
  }
  .container-border-top\@sm > .container {
    border-top: 1px solid #cdcdd2;
  }
  .container-no-border-top\@sm > .container {
    border-top: 0;
  }
  .container-border-bottom\@sm > .container {
    border-bottom: 1px solid #cdcdd2;
  }
  .container-no-border-bottom\@sm > .container {
    border-bottom: 0;
  }
  .container-fluid\@sm > .container {
    width: auto;
    margin-inline: auto;
    max-width: 1920px;
  }
  .container-fluid\@sm .row-fluid {
    margin-inline: auto;
  }
  .container--max-1600\@sm > .container {
    max-width: 1600px;
  }
  .container--max-1366\@sm > .container {
    max-width: 1366px;
  }
  .container--max-1170\@sm > .container {
    max-width: 1170px;
  }
  .container--max-720\@sm > .container {
    max-width: 720px;
  }
  .content-visibility\@sm {
    content-visibility: auto;
    contain-intrinsic-size: 1000px;
  }
  .aspect-ratio-2-3.cyclr .cycle span.image,
  .aspect-ratio-2-3.jump .thumb,
  .aspect-ratio-2-3.media .cycle div.responsive-image,
  .aspect-ratio-2-3.module-cycle .cycle .thumb,
  .aspect-ratio-2-3.thumbs div.responsive-image {
    aspect-ratio: 2/3;
  }
  .aspect-ratio-16-9.cyclr .cycle span.image,
  .aspect-ratio-16-9.jump .thumb,
  .aspect-ratio-16-9.media .cycle div.responsive-image,
  .aspect-ratio-16-9.module-cycle .cycle .thumb,
  .aspect-ratio-16-9.thumbs div.responsive-image {
    aspect-ratio: 16/9;
  }
  .aspect-ratio-9-3.cyclr .cycle span.image,
  .aspect-ratio-9-3.jump .thumb,
  .aspect-ratio-9-3.media .cycle div.responsive-image,
  .aspect-ratio-9-3.module-cycle .cycle .thumb,
  .aspect-ratio-9-3.thumbs div.responsive-image {
    aspect-ratio: 9/3;
  }
  .aspect-ratio-7-2.cyclr .cycle span.image,
  .aspect-ratio-7-2.jump .thumb,
  .aspect-ratio-7-2.media .cycle div.responsive-image,
  .aspect-ratio-7-2.module-cycle .cycle .thumb,
  .aspect-ratio-7-2.thumbs div.responsive-image {
    aspect-ratio: 7/2;
  }
  .aspect-ratio-11-5.cyclr .cycle span.image,
  .aspect-ratio-11-5.jump .thumb,
  .aspect-ratio-11-5.media .cycle div.responsive-image,
  .aspect-ratio-11-5.module-cycle .cycle .thumb,
  .aspect-ratio-11-5.thumbs div.responsive-image {
    aspect-ratio: 11/5;
  }
  .container--aspect-ratio-2-3 {
    aspect-ratio: 2/3;
  }
  .container--aspect-ratio-16-9 {
    aspect-ratio: 16/9;
  }
  .container--aspect-ratio-9-3 {
    aspect-ratio: 9/3;
  }
  .container--aspect-ratio-7-2 {
    aspect-ratio: 7/2;
  }
  .container--aspect-ratio-11-5 {
    aspect-ratio: 11/5;
  }
  .compact\@sm .row-fluid {
    margin-inline: auto;
  }
  .slim\@sm .row-fluid {
    margin-inline: -1px;
  }
  .slim\@sm [class*="span"] {
    padding-inline: 1px;
  }
  .row--has-minus-margin-1\@sm {
    margin-inline: -10px !important;
  }
  .pr-4\@sm {
    padding-right: 40px !important;
  }
  .pr-3\@sm {
    padding-right: 30px !important;
  }
  .pr-2\@sm {
    padding-right: 20px !important;
  }
  .pr-1\@sm {
    padding-right: 10px !important;
  }
  .pr-0\@sm {
    padding-right: 0 !important;
  }
  .pl-4\@sm {
    padding-left: 40px !important;
  }
  .pl-3\@sm {
    padding-left: 30px !important;
  }
  .pl-2\@sm {
    padding-left: 20px !important;
  }
  .pl-1\@sm {
    padding-left: 10px !important;
  }
  .pl-0\@sm {
    padding-left: 0 !important;
  }
  .pb-4\@sm {
    padding-bottom: 40px !important;
  }
  .pb-3\@sm {
    padding-bottom: 30px !important;
  }
  .pb-2\@sm {
    padding-bottom: 20px !important;
  }
  .pb-1\@sm {
    padding-bottom: 10px !important;
  }
  .pb-0\@sm {
    padding-bottom: 0 !important;
  }
  .pt-4\@sm {
    padding-top: 40px !important;
  }
  .pt-3\@sm {
    padding-top: 30px !important;
  }
  .pt-2\@sm {
    padding-top: 20px !important;
  }
  .pt-1\@sm {
    padding-top: 10px !important;
  }
  .pt-0\@sm {
    padding-top: 0 !important;
  }
  .mr-4\@sm {
    margin-right: 40px !important;
  }
  .mr-3\@sm {
    margin-right: 30px !important;
  }
  .mr-2\@sm {
    margin-right: 20px !important;
  }
  .mr-1\@sm {
    margin-right: 10px !important;
  }
  .mr-0\@sm {
    margin-right: 0 !important;
  }
  .ml-4\@sm {
    margin-left: 40px !important;
  }
  .ml-3\@sm {
    margin-left: 30px !important;
  }
  .ml-2\@sm {
    margin-left: 20px !important;
  }
  .ml-1\@sm {
    margin-left: 10px !important;
  }
  .ml-0\@sm {
    margin-left: 0 !important;
  }
  .mb-4\@sm {
    margin-bottom: 40px !important;
  }
  .mb-3\@sm {
    margin-bottom: 30px !important;
  }
  .mb-2\@sm {
    margin-bottom: 20px !important;
  }
  .mb-1\@sm {
    margin-bottom: 10px !important;
  }
  .mb-0\@sm {
    margin-bottom: 0 !important;
  }
  .mt-4\@sm {
    margin-top: 40px !important;
  }
  .mt-3\@sm {
    margin-top: 30px !important;
  }
  .mt-2\@sm {
    margin-top: 20px !important;
  }
  .mt-1\@sm {
    margin-top: 10px !important;
  }
  .mt-0\@sm {
    margin-top: 0 !important;
  }
  .compact-cycle.module-cycle .cycle-scroller {
    width: auto;
    margin-inline: -1px;
  }
  .compact-cycle.module-cycle .inset {
    margin-inline: 1px;
  }
  .compact-cycle.module-cycle.inset--has-border .inset {
    margin-inline: 0;
  }
  .item--mx-0\@sm.module-cycle .cycle-scroller {
    width: 100%;
    margin-inline: 0 !important;
  }
  .item--mx-0\@sm.module-cycle .cycle .item .inset {
    margin-inline: 0 !important;
    width: auto;
  }
  .item--mx-1\@sm.module-cycle .cycle-scroller {
    width: calc(100% + 10px);
    margin-inline: -5px !important;
  }
  .item--mx-1\@sm.module-cycle .cycle .item .inset {
    margin-inline: 5px !important;
    width: auto;
  }
  .item--mx-2\@sm.module-cycle .cycle-scroller {
    width: calc(100% + 20px);
    margin-inline: -10px !important;
  }
  .item--mx-2\@sm.module-cycle .cycle .item .inset {
    margin-inline: 10px !important;
    width: auto;
  }
  .item--mx-3\@sm.module-cycle .cycle-scroller {
    width: calc(100% + 30px);
    margin-inline: -15px !important;
  }
  .item--mx-3\@sm.module-cycle .cycle .item .inset {
    margin-inline: 15px !important;
    width: auto;
  }
  .item--mx-4\@sm.module-cycle .cycle-scroller {
    width: calc(100% + 40px);
    margin-inline: -20px !important;
  }
  .item--mx-4\@sm.module-cycle .cycle .item .inset {
    margin-inline: 20px !important;
    width: auto;
  }
  .item--mx-6\@sm.module-cycle .cycle-scroller {
    width: calc(100% + 60px);
    margin-inline: -30px !important;
  }
  .item--mx-6\@sm.module-cycle .cycle .item .inset {
    margin-inline: 30px !important;
    width: auto;
  }
  .item--py-0\@sm.module-cycle .cycle .item .inset {
    padding: 0 !important;
  }
  .item--py-1\@sm.module-cycle .cycle .item .inset {
    padding: 10px 0 !important;
  }
  .item--my-1\@sm.module-cycle .cycle .item .inset {
    margin-block: 10px !important;
  }
  .one\@sm.module-cycle .cycle-scroller {
    margin-inline: 0;
  }
  .one\@sm.module-cycle .cycle .item {
    width: 100% !important;
  }
  .one\@sm.module-cycle .cycle .item .inset {
    padding-inline: 0;
    margin-inline: 0;
  }
  .two\@sm.module-cycle .cycle .item {
    width: 50% !important;
  }
  .three\@sm.module-cycle .cycle .item {
    width: 33.33333333% !important;
  }
  .four\@sm.module-cycle .cycle .item {
    width: 25% !important;
  }
  .five\@sm.module-cycle .cycle .item {
    width: 20% !important;
  }
  .six\@sm.module-cycle .cycle .item {
    width: 16.66666667% !important;
  }
  .align-center\@sm.module-cycle .inset {
    text-align: center;
  }
  .align-left\@sm.module-cycle .inset {
    text-align: left;
  }
  .align-right\@sm.module-cycle .inset {
    text-align: right;
  }
  .row--max-width\@sm.row-fluid {
    max-width: calc(100% - 160px);
  }
  .button--min-width\@sm .btn {
    min-width: 190px;
    padding-inline: 10px;
  }
  .br--block\@sm br {
    display: block;
  }
  .br--hide\@sm br {
    display: none;
  }
  .navbar--no-link\@sm > a {
    pointer-events: none;
  }
  .skinny-banner--valuations .title {
    font-size: 26px;
  }
  .jump.franchise-badge {
    width: 16.66666667%;
  }
  .jump.franchise-badge:first-child .inner {
    border-left: 1px solid #f5f5f6;
  }
  .container-fluid .cms .row-fluid {
    margin-inline: -10px;
  }
  .arab--001A.home-banner .cyclr .title span {
    font-size: 13px !important;
    line-height: 25px !important;
  }
  .arab--001A.home-banner .cyclr .caption .sub-title span {
    padding: 5px 0 8px;
  }
  .arab--001A.home-banner .cyclr .caption .btn {
    margin-top: 15px;
  }
  .arab--001A.home-banner .cyclr .caption .caption-inset {
    margin-inline: 0;
    padding-inline: 0;
    margin-top: 5px;
  }
  .arab--001A.home-banner .cyclr .caption[class*="left"] .caption-inset {
    padding-left: 40px;
    padding-right: 0;
  }
  .arab--001A.home-banner .cyclr .caption[class*="right"] .caption-inset {
    padding-left: 0;
    padding-right: 40px;
  }
  .arab--001A.home-banner .cyclr .caption[class*="centre"] .caption-inset {
    margin-top: 0;
  }
  .arab--001A.home-banner .cyclr .caption[class*="bottom"] .caption-inset {
    margin-top: 0;
    margin-bottom: 50px;
  }
  .arab--001A.home-banner .cyclr .caption .content ul {
    line-height: 25px;
    display: inline-block;
  }
  .arab--001A.home-banner .cyclr .caption .content li {
    display: inline-block;
  }
  .arab--001A.home-banner .cyclr .cycle-pager-container {
    left: 40px;
    bottom: 27px;
  }
  .mash__statistic {
    display: block;
  }
  .mus--004A .row-r2gei {
    display: flex;
    flex-wrap: wrap;
  }
  .mus--004A .row-r2gei .copyright {
    position: absolute;
    left: 40px;
  }
  .mus--004A .row-r2gei .to-top {
    width: 100%;
  }
  .mus--004A .site-links li:first-child {
    padding-left: 150px;
  }
  .mus--004A .copyright {
    line-height: 45px;
  }
  .mus--004A .site-links {
    text-align: left;
  }
  .mus--004A .site-links li {
    border-bottom: 0;
    display: inline-block;
    vertical-align: middle;
    line-height: 45px;
    padding-right: 25px;
  }
  .mus--004A .to-top .btn {
    line-height: 45px;
    min-width: 95px;
  }
  .mus--008A p {
    text-align: left;
  }
  .mus--011A .mid-col {
    border-top: 1px solid #424451;
  }
  .mus--011A .layout-wrapper .left-col,
  .mus--011A .layout-wrapper .mid-col,
  .mus--011A .layout-wrapper .right-col {
    padding-inline: 0;
  }
  .mus--011A .link-block.groups-2 .link-group {
    width: 50%;
  }
  .mus--011A .link-block.groups-2 .link-group:nth-child(2) {
    padding-left: 20px;
  }
  .home-banner .cycle-pager-container {
    bottom: 20px;
    z-index: 110;
  }
  .home-banner .cyclr {
    padding: 0;
  }
  .home-banner .cyclr .caption {
    margin-inline: auto;
    left: 0;
    right: 0;
    max-width: none;
  }
  .home-banner .cyclr .caption-inset {
    margin: 15px 50px;
    width: auto;
  }
  .tex--008A .text__inner {
    width: 724px;
  }
  .tex--008A .sub-title {
    padding: 5px 40px;
  }
  .weis--001A .featured-cms .btn.view-all {
    min-width: 190px;
  }
  .zung--001A.container-fluid .cms .row-fluid {
    margin-inline: auto;
  }
  .header-container {
    padding: 0;
    box-shadow: none;
  }
  .header-container .franchise-badge {
    width: auto;
    max-width: none;
  }
  .header-container .dealer-name,
  .header-container .logo {
    max-width: 304px;
  }
  .header-container .logo img {
    width: 100%;
  }
  .header-container .container-un2g5 .container {
    padding-inline: 5px;
  }
  .header-container .container-296mj .contact-numbers {
    position: static;
  }
  .header-container .container-296mj .contact-numbers .close {
    display: block;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
  }
  .header-container .container-296mj .contact-numbers .close:before {
    font-family: the-elite-cars-jetour, master-v10;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    speak: none;
    display: inline-block;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e08b";
    float: right;
    height: 50px;
    line-height: 50px;
    width: 50px;
    text-align: center;
  }
  .header-container .container-296mj .contact-numbers .close span {
    display: none;
  }
  .header-container .container-296mj .contact-numbers .toggle-body {
    visibility: hidden;
    position: fixed;
    display: block !important;
    width: 350px !important;
    height: 100% !important;
    padding: 0 !important;
    top: 0;
    bottom: 0;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    border: 0;
    z-index: 2000;
    transition: all 0.4s ease-in-out;
    box-sizing: border-box;
    background: #fff;
    right: -500px !important;
    text-align: left;
  }
  .header-container .container-296mj .contact-numbers .toggle-body:before {
    content: "Contact Numbers";
    display: block;
    line-height: 50px;
    font-size: 16px;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #f5f5f6;
    position: static;
    padding: 0 20px;
    margin-bottom: 10px;
    font-weight: 700;
    color: #000;
  }
  .header-container .container-296mj .contact-numbers .toggle-body.active {
    visibility: visible;
    right: 0 !important;
  }
  .header-container .container-296mj .contact-numbers .toggle-body .inset {
    padding: 0;
    overflow-y: auto;
    height: calc(100% - 61px);
  }
  .header-container
    .container-296mj
    .contact-numbers
    .toggle-body
    li[class*="location"] {
    width: 100%;
    padding: 10px 20px;
    margin: 0;
    border-bottom: 1px solid #f5f5f6;
  }
  .header-container
    .container-296mj
    .contact-numbers
    .toggle-body
    li[class*="location"]
    .location {
    font-size: 18px;
    color: #ef233c;
    text-decoration: underline;
  }
  .header-container
    .container-296mj
    .contact-numbers
    .toggle-body
    li[class*="location"]
    .departments {
    display: block;
  }
  .header-container
    .container-296mj
    .contact-numbers
    .toggle-body
    li[class*="location"]
    .department {
    display: block;
    padding: 5px 0;
  }
  .header-container
    .container-296mj
    .contact-numbers
    .toggle-body
    li[class*="location"]
    .department
    a {
    font-size: 14px;
  }
  .header-container
    .container-296mj
    .contact-numbers
    .toggle-body
    li[class*="location"]
    .department
    .label {
    font-weight: 700;
  }
  #__ndcc_footerSettings_icon {
    position: static;
    margin: 0 !important;
  }
  #__ndcc_footerPlaceholder {
    position: absolute;
    pointer-events: none;
    padding-bottom: 0;
    bottom: 15px;
    left: 0;
    right: 0;
  }
  #__ndcc_footerPlaceholder #__ndcc_footerContainer {
    position: static;
    display: flex !important;
    margin: 0 auto;
    justify-content: flex-end;
    max-width: 1170px;
  }
  #__ndcc_footerPlaceholder #__ndcc_footerContainer > * {
    pointer-events: all;
  }
  .homepage #content-wrap {
    padding-bottom: 0;
  }
  .home-banner ~ .container-wrap {
    position: relative;
  }
  .jumps-cycle .cycle-scroller {
    margin-inline: -10px;
  }
  .jumps-cycle .inset {
    margin-inline: 10px;
    width: auto;
  }
  .search-heading--central .search-header .heading {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
  .used-detail-template-21[class^="used"].details .container-0txtr .span4,
  .used-detail-template-21[class^="used"].details .container-0txtr .span8 {
    width: 50%;
  }
  .used-detail-template-21[class^="used"].details
    .reserve-sticky
    .sticky-module-inset {
    padding: 24px 0;
  }
  .used-detail-template-21[class^="used"].details .row-r170f .price .price-now,
  .used-detail-template-21[class^="used"].details
    .row-r170f
    .vehicle-title
    .variant,
  .used-detail-template-21[class^="used"].details .row-r170f .vehicle-title h3 {
    font-size: 1.5rem;
  }
  .used-detail-template-21[class^="used"].details
    .row-r170f
    .vehicle-title
    .variant {
    max-width: 580px;
  }
  .used-detail-template-21[class^="used"].details .row-r170f .price {
    text-align: right;
  }
  .used-detail-template-21[class^="used"].details
    .row-r170f
    .vehicle-title.variant-h2
    .variant {
    font-size: 1rem;
  }
  .used-detail-template-21[class^="used"].details
    .row-r170f
    .vehicle-title.variant-h3
    .variant {
    font-size: 1.125rem;
  }
  .used-detail-template-21[class^="used"].details .used-media .gallery-icon {
    display: block !important;
  }
  .used-detail-template-21[class^="used"].details
    .used-media
    .gallery-icon
    .icon:before {
    font-size: 34px;
  }
  .used-detail-template-21[class^="used"].details .thumbnails .cycle-next,
  .used-detail-template-21[class^="used"].details .thumbnails .cycle-prev,
  .used-detail-template-21[class^="used"].details .used-media .cycle-next,
  .used-detail-template-21[class^="used"].details .used-media .cycle-prev {
    color: #fff;
    width: 40px;
  }
  .used-detail-template-21[class^="used"].details
    .thumbnails
    .cycle-next:before,
  .used-detail-template-21[class^="used"].details
    .thumbnails
    .cycle-prev:before,
  .used-detail-template-21[class^="used"].details
    .used-media
    .cycle-next:before,
  .used-detail-template-21[class^="used"].details
    .used-media
    .cycle-prev:before {
    font-size: 25px;
  }
  .used-detail-template-21[class^="used"].details .used-media .cycle-next,
  .used-detail-template-21[class^="used"].details .used-media .cycle-prev {
    max-height: 110px;
  }
  .used-detail-template-21[class^="used"].details
    .row-dp0nl
    .mash__statistic
    .icon:before {
    font-size: 38px;
  }
  .used-detail-template-21[class^="used"].details
    .row-dp0nl
    .tab-has-toggles.tabs
    .toggle-body {
    border-bottom: 1px solid #cdcdd2;
  }
  .used-detail-template-21[class^="used"].details
    .row-dp0nl
    .tab-has-toggles.tabs
    .toggle-heading {
    padding: 30px 0 31px;
  }
  .used-detail-template-21[class^="used"].details
    .row-dp0nl
    .tab-has-toggles.tabs
    .toggle-body
    .modal {
    display: block !important;
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    margin: 0;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    width: auto;
    pointer-events: auto;
    z-index: auto;
  }
  .used-detail-template-21[class^="used"].details
    .row-dp0nl
    .tab-has-toggles.tabs
    .toggle-body
    .modal
    .modal-header {
    display: none;
  }
  .used-detail-template-21[class^="used"].details
    .row-dp0nl
    .tab-has-toggles.tabs
    .toggle-body
    .modal
    .modal-body {
    padding: 0 !important;
    height: auto;
    max-height: none;
    overflow: visible;
  }
  .used-detail-template-21[class^="used"].details
    .row-dp0nl
    .toggle-has-modals.toggle
    .modal {
    display: block !important;
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    margin: 0;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    max-width: none;
    width: auto;
    pointer-events: auto;
    z-index: auto;
  }
  .used-detail-template-21[class^="used"].details
    .row-dp0nl
    .toggle-has-modals.toggle
    .modal
    .modal-header {
    display: none;
  }
  .used-detail-template-21[class^="used"].details
    .row-dp0nl
    .toggle-has-modals.toggle
    .modal
    .modal-body {
    padding: 0 !important;
    height: auto;
    max-height: none;
    overflow: visible;
  }
  .used-detail-template-21[class^="used"].details
    .row-dp0nl
    .toggle-has-modals.toggle
    .modal
    .modal-content {
    overflow: visible;
  }
  .used-detail-template-21[class^="used"].details
    .row-dp0nl
    .btn-toggle-heading
    a.btn {
    line-height: 73px;
  }
  .used-detail-template-21[class^="used"].details
    .row-dp0nl
    .btn-toggle-heading
    a.btn
    .icon {
    line-height: 73px;
  }
  .used-detail-template-21[class^="used"].details
    #modal__buy-online
    .modal-title,
  .used-detail-template-21[class^="used"].details
    #modal__efficiency
    .modal-title,
  .used-detail-template-21[class^="used"].details #modal__features .modal-title,
  .used-detail-template-21[class^="used"].details #modal__spec .modal-title,
  .used-detail-template-21[class^="used"].details
    #modal__warranty
    .modal-title {
    padding: 20px 50px 20px 40px;
  }
  [class^="used"].details .overview-data--details .inner {
    margin: 0;
  }
  [class^="used"].details .overview-data--details .cell {
    display: inline-block;
    width: calc(50% - 21px);
  }
  [class^="used"].details .overview-data--details .cell:first-child,
  [class^="used"].details .overview-data--details .cell:nth-child(2) {
    border-top: 1px solid #f5f5f6;
  }
  [class^="used"].details .overview-data--details .cell:nth-child(2n) {
    margin-left: 20px;
  }
  [class^="used"].details .overview-data--details .cell:nth-child(odd) {
    margin-right: 20px;
  }
  [class^="used"].details .overview-data.has-icons--small .row {
    margin-right: -10px;
  }
  [class^="used"].details .overview-data.has-icons--small .cell {
    padding: 10px;
    max-width: calc(33.33% - 10px);
    margin-right: 10px;
  }
  [class^="used"].details .overview-data.has-icons .inner {
    margin: 0;
  }
  [class^="used"].details .overview-data.has-icons .value {
    word-break: break-word;
    font-size: 14px;
  }
  .used-detail-template-21[class^="used"].details .row-03q1g h2 {
    font-size: 1.5rem;
  }
  .used-detail-template-21[class^="used"].details .row-03q1g .location-no {
    font-size: 1.5rem;
  }
  .used-detail-template-21[class^="used"].details .featured-stock .inset {
    margin-inline: 10px;
  }
  .used-detail-template-21[class^="used"].details
    .featured-stock
    .cycle-carousel-wrap
    .item:nth-child(3)
    ~ .item {
    display: none !important;
  }
  [class^="used"].details #modal__features .spec-data--details .features_other {
    justify-content: space-between;
  }
  [class^="used"].details
    #modal__features
    .spec-data--details
    .features_other
    .item {
    padding-bottom: 10px;
    padding-right: 20px;
  }
  [class*="capnew"].listing .box-list.new-list .inner > .list-item,
  [class*="newcars"].listing .box-list.new-list .inner > .list-item {
    display: inline-block;
    width: 50%;
  }
  [class*="newcars"].listing .box-list.new-list .inner > .list-item {
    padding: 10px;
  }
  [class*="new"].details.details:not(.contentsection)
    .featured-stock
    .item
    .details
    .cell {
    width: 50%;
  }
  [class*="new"].details .checkpoint-container .sticky-module-inset.fixed {
    top: 65px;
  }
  [class*="new"].details .checkpoint-container .waypoint-button .btn {
    padding-inline: 10px;
    min-width: 100px;
  }
  [class*="newcars"].details .jumps-cycle .cycle-scroller {
    margin-inline: 0;
  }
  [class*="newcars"].details
    .cycle-colourizer
    [class*="cycle-pager-container"] {
    top: 0;
    text-align: left;
    left: auto;
    right: -9px;
  }
  [class*="newcars"].details
    .cycle-colourizer
    [class*="cycle-pager-container"]
    ul
    li {
    padding-right: 0;
  }
  [class*="newcars"].details
    .cycle-colourizer
    [class*="cycle-pager-container"]
    ul
    li
    a {
    width: 30px;
    height: 30px;
  }
  [class*="newcars"].details .cycle-custom .inner {
    overflow: hidden;
  }
  [class*="newcars"].details .cycle-custom.module-cycle .cycle .item {
    width: 83.2% !important;
  }
  [class*="newcars"].details .cycle-custom.has-arrows .cycle-next,
  [class*="newcars"].details .cycle-custom.has-arrows .cycle-prev {
    top: 40%;
  }
  [class*="newcars"].details .cycle-custom.has-arrows .cycle-prev {
    left: 40px;
  }
  [class*="newcars"].details .cycle-custom.has-arrows .cycle-next {
    right: 40px;
  }
  .search-toggle .toggle-heading {
    display: none;
  }
  .search-toggle .toggle-body {
    display: block;
  }
  [class^="cap"][class*="offers"].listing .page-controls .per-page {
    float: left;
  }
  [class^="cap"][class*="offers"].listing .offer-model-list .span5 {
    width: 40%;
    float: left;
  }
  [class^="cap"][class*="offers"].listing .offer-model-list .span7 {
    width: 58%;
    float: right;
  }
  [class^="cap"][class*="offers"].listing .offer-model-list .span6:first-child {
    padding-right: 15px;
  }
  [class^="cap"][class*="offers"].listing
    .offer-model-list
    .incentives
    .incentive {
    text-align: left;
  }
  [class^="cap"][class*="offers"].listing .offer-model-list .button {
    padding-top: 30px;
  }
  [class^="cap"][class*="offers"].listing .offer-model-list .button .btn {
    margin: 0;
  }
  [class^="cap"][class*="offers"].details #modal__efficiency .modal-title,
  [class^="cap"][class*="offers"].details #modal__features .modal-title,
  [class^="cap"][class*="offers"].details #modal__spec .modal-title {
    padding: 20px 50px 20px 40px;
  }
  [class^="cap"][class*="offers"].details
    #content-wrap
    .layout-5
    .span12
    > .price
    .title,
  [class^="cap"][class*="offers"].details
    #content-wrap
    .layout-5
    .span12
    > .price
    .value {
    font-size: 24px;
  }
  [class^="cap"][class*="offers"].details
    #content-wrap
    .layout-5
    .span12
    > .price
    .after-label,
  [class^="cap"][class*="offers"].details
    #content-wrap
    .layout-5
    .span12
    > .price
    .label,
  [class^="cap"][class*="offers"].details
    #content-wrap
    .layout-5
    .span12
    > .price
    .sub-title {
    font-size: 15px;
  }
  [class^="cap"][class*="offers"].details
    .featured-stock
    .featured-stock
    .item
    .details
    .cell {
    width: 50%;
  }
  .locations.listing #content-wrap .location-search > .inner {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
  }
  .locations.listing #content-wrap .location-search .controls {
    width: 100%;
  }
  .locations.listing #content-wrap .location-search .control-label {
    padding-bottom: 10px;
  }
  .locations.listing #content-wrap .location-search form {
    display: flex;
    align-items: flex-end;
  }
  .locations.listing #content-wrap .location-search .control-group {
    flex: 0 1 300px;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 20px;
  }
  .locations.listing #content-wrap .location-search .btn {
    width: auto;
    flex-shrink: 0;
    margin-left: 0;
  }
  .locations.listing #content-wrap .location-search .view-all-locations {
    display: flex;
    align-items: center;
    flex: 1 0 100%;
    height: 45px;
  }
  .locations.listing #content-wrap .location-search .view-all-locations a {
    padding: 0;
    text-align: right;
  }
  .locations.listing .listing .list-item {
    width: 50%;
    padding: 10px;
  }
  .locations.details .overlay__wrap .details-layout .row-tvxff {
    overflow: hidden;
    border-radius: 0;
    border: 1px solid #cdcdd2;
  }
  .directions-modal .location-directions form {
    display: flex;
  }
  .directions-modal .location-directions .control-label {
    float: none;
    width: auto;
  }
  .directions-modal .location-directions .control-group {
    margin-bottom: 0;
    flex-grow: 1;
  }
  .directions-modal .location-directions .btn {
    margin-left: 10px;
  }
  [class*="used"].cmfdetails .layout-5 .used-media {
    max-width: 340px;
  }
  [class*="used"].cmfdetails .layout-5 .cms.pl-1.pr-1 .span12 {
    padding-inline: 0;
  }
  [class*="used"].cmfdetails .featured-stock .inset {
    margin-inline: 10px;
  }
  .data-preferences #content-wrap:not(.nd-edit) .container-487v6 {
    color: #fff;
  }
  .data-preferences #content-wrap:not(.nd-edit) .container-487v6 a,
  .data-preferences #content-wrap:not(.nd-edit) .container-487v6 h1 {
    color: #fff;
  }
  .data-preferences #content-wrap:not(.nd-edit) .container-487v6 .container {
    width: 100%;
  }
  .data-preferences #content-wrap:not(.nd-edit) .container-487v6 .row-ufy1p {
    margin: 0;
  }
  .data-preferences
    #content-wrap:not(.nd-edit)
    .container-487v6
    .row-ufy1p
    .media {
    padding: 0;
  }
  .data-preferences #content-wrap:not(.nd-edit) .container-487v6 .row-baict {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 724px;
    width: 100%;
    z-index: 110;
    margin: 0;
  }
  .data-preferences #content-wrap:not(.nd-edit) .container-487v6 .jump.jumps-2 {
    width: 50%;
  }
  .data-preferences #content-wrap:not(.nd-edit) .container-487v6 .jump.jumps-3 {
    width: 33.3333%;
  }
  .data-preferences #content-wrap:not(.nd-edit) .container-487v6 .jump.jumps-4 {
    width: 25%;
  }
  .data-preferences #content-wrap:not(.nd-edit) .container-487v6 .jump.jumps-5 {
    width: 20%;
  }
  .data-preferences #content-wrap:not(.nd-edit) .container-487v6 .jump.jumps-6 {
    width: 16.666%;
  }
  .data-preferences
    #content-wrap:not(.nd-edit)
    .container-487v6
    .jump.jumps-6
    .title {
    line-height: 17px;
    font-size: 11px;
  }
  .data-preferences #content-wrap:not(.nd-edit) .container-487v6 .jump a {
    background: #ef233c;
    color: #fff;
  }
  .data-preferences #content-wrap:not(.nd-edit) .container-487v6 .jump .title {
    font-size: 12px;
    position: absolute;
    bottom: 15px;
    left: 5%;
    width: 90%;
  }
  .data-preferences #content-wrap:not(.nd-edit) .container-487v6 .jump .button {
    display: none;
  }
  .data-preferences
    #content-wrap:not(.nd-edit)
    .container-487v6
    .jump
    .thumb
    img {
    margin: 0 auto;
    max-width: 124px;
    width: 100%;
  }
  .events.listing .listing .list-item {
    width: 50%;
  }
  .aftersales .container-4pz9e .jumps-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, auto);
    grid-gap: 10px;
  }
  .aftersales .container-4pz9e .jumps-wrapper > .jump {
    width: 100%;
  }
  .aftersales .container-4pz9e .jumps-wrapper .jump-one {
    grid-column: 1;
    grid-row: 1;
  }
  .aftersales .container-4pz9e .jumps-wrapper .jump-two {
    grid-column: 2;
    grid-row: 1;
  }
  .aftersales .container-4pz9e .jumps-wrapper .jump-three {
    grid-column: 1 / span 2;
    grid-row: 2;
  }
  .featured-offers.module .inset .thumb {
    -ms-grid-row: 1;
    -ms-grid-row-span: 5;
    -ms-grid-column: 1;
  }
  .featured-offers.module .content {
    -ms-grid-row: 4;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }
  .featured-offers.module .title {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }
  .featured-offers.module .item:first-child .inset > .price {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
  }
  .featured-offers.module .price {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }
  .featured-offers.module .item:first-child .inset > .incentives {
    -ms-grid-row: 3;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
  }
  .featured-offers.module .incentives {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }
  .featured-offers.module .item:first-child .inset > .button {
    -ms-grid-row: 5;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
  }
  .featured-offers.module .button {
    -ms-grid-row: 1;
    -ms-grid-row-span: 4;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
  }
  .valuations__widget .condition_heading .title,
  .valuations__widget .heading.has-icon .title {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }
  .featured-cms-offers .thumb {
    -ms-grid-row: 1;
    -ms-grid-row-span: 5;
    -ms-grid-column: 1;
  }
  .featured-cms-offers .item:first-child .inset > .thumb {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1;
  }
  .featured-offers.module .item:first-child .inset > .title {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
  }
  .featured-cms-offers .title {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }
  .featured-cms-offers .inset > .title {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }
  .featured-cms-offers .item:first-child .inset > .title {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
  }
  .featured-offers.module .item:first-child .inset > .content {
    -ms-grid-row: 4;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
  }
  .featured-cms-offers .content {
    -ms-grid-row: 4;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }
  .featured-cms-offers .inset > .content {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }
  .featured-cms-offers .item:first-child .inset > .content {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
  }
  .featured-cms-offers .btn {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
  }
  .featured-cms-offers .item:first-child .inset > .btn {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
  }
}
@media (min-width: 979px) {
  .container {
    width: 940px;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .box-list.listing .list-item {
    width: 33.33333333%;
  }
  .box-list.location-listing .inner > .list-item {
    width: 50%;
  }
  [data-cycle-fx="carousel"] .cycle-sentinel,
  [data-cycle-fx="carousel"] .item {
    width: 33.3%;
  }
  .dropdown-menu:not(.inner) {
    position: absolute;
    width: 200px;
  }
  .nav > .dropdown:hover .dropdown-menu {
    display: block;
  }
  .nav > .dropdown .icon {
    display: none;
  }
  .nav {
    font-size: 0;
  }
  .align-right .nav {
    text-align: right;
  }
  .align-center .nav {
    text-align: center;
  }
  .nav > li {
    border-left: #424242;
  }
  .nav > li.dropdown-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .nav > li.more > a {
    pointer-events: none;
  }
  .nav > li.dropdown-align-right .dropdown-menu,
  .nav > li:last-child .dropdown-menu {
    left: auto;
    right: 0;
  }
  .nav > li.has-split-dropdown:hover .dropdown-menu {
    display: flex;
    flex-wrap: wrap;
  }
  .nav > li.has-split-dropdown .dropdown-menu {
    width: 400px;
    background: #282828;
  }
  .nav > li.has-split-dropdown .dropdown-menu li {
    display: block;
    float: left;
    font-size: 0;
    width: 50%;
  }
  .nav > li.has-split-dropdown .dropdown-menu li > a {
    height: 100%;
  }
  .nav > li .dropdown-menu {
    opacity: 0;
    display: flex;
    flex-wrap: wrap;
    visibility: hidden;
    margin-top: -10px;
    transition: all 0.4s ease-in-out;
  }
  .nav > li:hover .dropdown-menu {
    display: flex !important;
    opacity: 1;
    visibility: visible;
    margin-top: 0;
  }
  .nav > li.has-arrow > a span {
    position: relative;
    padding-right: 20px;
  }
  .nav > li.has-arrow > a span:after {
    content: "\e076";
    text-transform: none;
    speak: none;
    display: inline-block;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    margin-top: 2px;
    right: -4px;
    font: normal normal 400 25px / normal the-elite-cars-jetour, master-v10;
  }
  .nav > li:last-child {
    border-right: #424242;
  }
  .nav > li > a {
    border: 0;
    background: transparent;
    text-align: center;
    color: #fff;
    line-height: 85px;
    padding: 0;
    margin: 0 25px 0 0;
    font-size: 13px;
    position: relative;
  }
  .nav > li > a > span {
    position: relative;
    top: -3px;
  }
  .nav > li > a:before {
    content: "";
    position: absolute;
    height: 2px;
    bottom: 25px;
    width: 0;
    z-index: 1;
    background: #fff;
    transition: width 0.4s ease-in-out;
    left: 0;
    right: 0;
  }
  .nav > li > a:focus,
  .nav > li > a:hover {
    background: transparent;
    color: #fff;
  }
  .no-touch .nav > li > a:focus:before,
  .no-touch .nav > li > a:hover:before {
    width: 100%;
  }
  .nav > li.dropdown:hover > a {
    background: transparent;
    color: #fff;
  }
  .no-touch .nav > li.dropdown:hover > a:before {
    width: 100%;
  }
  .nav > li.current > a,
  .nav > li.current > a:hover {
    background: transparent;
    font-weight: 400;
    color: #fff;
  }
  .nav > li.current > a:before,
  .nav > li.current > a:hover:before {
    width: 100%;
  }
  .nav .dropdown-menu {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    margin-right: 0;
    text-align: left;
  }
  .nav .dropdown-menu li {
    width: 100%;
  }
  .nav .dropdown-menu li > a {
    color: #fff;
    background: #282828;
    border-bottom-color: #424242;
    font-size: 13px;
  }
  .nav .dropdown-menu li > a:hover {
    color: #fff;
    background: #3d69cb;
  }
  .navbar .nav > li {
    float: left;
  }
  .toggle-nav {
    display: none;
  }
  .nav-collapse {
    display: block;
  }
  .form-module.form-module.form-split form.inner {
    column-count: 2;
  }
  .form-module.form-module .control-group .control-label {
    margin: 0;
    width: 170px;
    line-height: 45px;
    float: left;
  }
  .form-module.form-module
    .control-group
    .control-label
    span:not(.tooltip-content) {
    display: inline-block;
    line-height: normal;
  }
  .form-module.form-module .control-group .controls {
    max-width: none;
    margin-left: 180px;
  }
  .form-module.form-module .control-group.control-captcha .controls {
    text-align: center;
    margin-left: 0;
  }
  .form-module.form-module
    .control-group.control-captcha
    .controls
    .g-recaptcha
    > div {
    margin: 0 auto;
  }
  .form-module.form-module .control-group.is-checkbox .tick-box .controls {
    padding-left: 10px;
  }
  .form-module.form-module .control-group.is-checkbox .tick-box .control-label {
    margin-right: 10px;
  }
  .form-module.form-module
    .control-group.control-marketing-preferences
    .control-label,
  .form-module.form-module
    .control-group.control-privacy-statement
    .control-label {
    width: auto;
  }
  .form-module.form-module .radio-btn {
    padding: 2px 0;
    margin-left: 180px;
  }
  .form-module.form-module .dpp .tick-box,
  .form-module.form-module .radio-btn .controls,
  .form-module.form-module .tick-box .controls {
    margin-left: 0;
  }
  .form-module.form-module .dpp .tick-box .control-label {
    width: 100px;
  }
  .form-module.form-module.form-vertical .control-group .control-label {
    width: auto;
    float: none;
    margin-bottom: 7px;
    line-height: normal;
  }
  .form-module.form-module.form-vertical .control-group .controls {
    margin-left: 0;
  }
  .modal {
    left: 50vw;
    right: auto;
    width: 860px;
    margin-left: -430px;
  }
  .modal--large {
    max-width: 1170px;
  }
  .modal--large,
  .modal--small {
    left: 50vw;
    right: auto;
    transform: translateX(-50%);
    margin-left: 0;
    width: 100%;
  }
  .modal--small {
    max-width: 500px;
  }
  .modal.has-image .row-fluid {
    height: 100%;
    margin-inline: 0;
  }
  .modal.has-image .google-map {
    padding: 0;
    height: 100%;
  }
  .modal.has-image .google-map .inner {
    height: 100%;
  }
  .modal.has-image .google-map .responsive-iframe {
    padding-bottom: 0;
    height: 100%;
  }
  .modal.has-image .layout-4 {
    height: 100%;
  }
  .modal.has-image .layout-4 > div:first-child {
    width: 400px;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0;
    height: 100%;
  }
  .modal.has-image .layout-4 > div:last-child {
    height: 100%;
    width: 100%;
    padding: 20px 20px 20px 440px;
    overflow: auto;
  }
  .has-image .modal-body {
    padding: 0;
    overflow: hidden;
  }
  .slider {
    padding: 10px 0 15px;
  }
  .slider .ui-slider-handle {
    top: -8px;
    width: 20px;
    height: 20px;
    outline: 0;
  }
  .slider .ui-slider {
    width: calc(100% - 20px);
  }
  .slider .ui-slider:after {
    width: 20px;
  }
  [class^="span"] > .segment,
  [class^="span"] > .segment[class^="layout"] {
    margin-inline: 0;
  }
  .u-hidden-md-up {
    display: none !important;
  }
  .stepper__label {
    display: block;
  }
  .cyclr .caption .content {
    display: block;
    clear: both;
  }
  .cyclr .caption .content ul {
    margin: 0;
    list-style: none;
    display: block;
    padding: 7px 0 0;
    max-width: 500px;
    font-size: 15px;
    font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
    background: hsla(0, 0%, 100%, 0);
  }
  .cyclr .caption .content ul:after {
    content: " ";
    display: table;
    clear: both;
  }
  .cyclr .caption .content li {
    list-style: none;
    clear: both;
  }
  .breadcrumb a,
  .page-info .inner {
    font-size: 0.75rem;
  }
  .efficiency-tax-band-graphic {
    width: 33%;
    padding-bottom: 0;
    float: left;
  }
  .efficiency-monthly-running-costs {
    width: 66%;
    padding-left: 2em;
    float: left;
  }
  .is-large .tab-nav > li > a {
    padding: 20px 15px;
    line-height: 22px;
  }
  .is-xl .tab-nav > li > a {
    padding: 20px 40px;
    line-height: 22px;
  }
  .is-large .tab-nav > li > a:after,
  .is-xl .tab-nav > li > a:after {
    margin-top: 20px;
    margin-bottom: 20px;
    height: calc(100% - 40px);
  }
  .featured-offers.module .item:first-child .incentives .incentive {
    margin: 6px 0 0;
    display: block;
  }
  .featured-offers.module .item:first-child .thumb {
    margin-right: 40px;
  }
  .featured-offers.module .item:first-child .title {
    padding-top: 40px;
  }
  .featured-offers.module .item:first-child .button {
    display: block;
    padding-bottom: 40px;
    padding-right: 40px;
    justify-self: end;
  }
  .module.media .image-count,
  .module.media .video-count,
  .used-media .image-count,
  .used-media .video-count {
    position: absolute;
    bottom: 10px;
    text-shadow: 0 0 5px #000;
    z-index: 100;
    color: #fff;
    left: 100px;
  }
  .module.media .image-count .text,
  .module.media .video-count .text,
  .used-media .image-count .text,
  .used-media .video-count .text {
    display: none;
  }
  .module.media .image-count,
  .used-media .image-count {
    left: 10px;
  }
  .location-search .control-label {
    margin-bottom: 0;
    line-height: 45px;
    float: left;
  }
  .location-search .controls {
    width: 185px;
    float: left;
  }
  .location-search form > .btn {
    max-width: 33.3%;
  }
  .location-directions .control-label {
    width: 41%;
  }
  .location-directions .controls {
    width: 100%;
  }
  .valuations__widget-container-overlap {
    margin-top: -77px !important;
  }
  .valuations__widget .valuations__form--lookup .form-actions {
    flex: 1;
  }
  .valuations__widget .valuations__form--lookup .help-inline {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
  }
  .valuations__widget .condition_body {
    border: 1px solid #cdcdd2;
  }
  .valuations__widget .valuations__details {
    border-right: 1px solid #cdcdd2;
  }
  .representative-finance-example .toggle-heading .button:before {
    padding-left: 20px;
    content: "Check before you apply";
    display: inline-block;
  }
  .representative-finance-example .budget-summary tr {
    width: 25%;
  }
  .representative-finance-example .budget-summary tr:nth-child(3) td,
  .representative-finance-example .budget-summary tr:nth-child(3) th,
  .representative-finance-example .budget-summary tr:nth-child(7) td,
  .representative-finance-example .budget-summary tr:nth-child(7) th,
  .representative-finance-example .budget-summary tr:nth-child(11) td,
  .representative-finance-example .budget-summary tr:nth-child(11) th,
  .representative-finance-example .budget-summary tr:nth-child(15) td,
  .representative-finance-example .budget-summary tr:nth-child(15) th {
    border-left: 1px solid #e6e6e6;
  }
  .representative-finance-example .budget-summary tr:first-child td,
  .representative-finance-example .budget-summary tr:first-child th,
  .representative-finance-example .budget-summary tr:nth-child(5) td,
  .representative-finance-example .budget-summary tr:nth-child(5) th,
  .representative-finance-example .budget-summary tr:nth-child(9) td,
  .representative-finance-example .budget-summary tr:nth-child(9) th,
  .representative-finance-example .budget-summary tr:nth-child(13) td,
  .representative-finance-example .budget-summary tr:nth-child(13) th {
    border-left: 0;
  }
  #modal-advert,
  div[data-require-module-id="widgets/popin"] .modal {
    width: 774px;
    margin-left: -387px;
  }
  #modal-finance-example {
    width: 100%;
    max-width: 1200px;
    transform: translateX(-50%);
    margin-left: 0;
  }
  #modal-finance-example .budget-summary-tables {
    display: flex;
  }
  #modal-finance-example .budget-summary-tables .budget-summary {
    flex: 1 auto;
    padding-block: 10px;
  }
  .link-block.columns-1 .link-ul {
    width: 100%;
    float: none;
  }
  .link-block.columns-2 .link-ul {
    width: 50%;
  }
  .link-block.columns-3 .link-ul {
    width: 33%;
  }
  .link-block.columns-4 .link-ul {
    width: 25%;
  }
  .link-block.groups-1 .link-group {
    width: 100%;
    float: none;
  }
  .link-block.groups-2 .link-group {
    width: 50%;
  }
  .link-block.groups-3 .link-group {
    width: 33%;
  }
  .link-block.groups-4 .link-group {
    width: 25%;
  }
  .featured-cms-offers .item:first-child .content .incentive {
    margin: 6px 0 0;
    display: block;
  }
  .featured-cms-offers .item:first-child .title {
    padding-top: 25px;
  }
  .featured-cms-offers .item:first-child .btn {
    display: block;
    margin-bottom: 30px;
    justify-self: start;
  }
  .featured-cms-offers .item .inset {
    grid-template-rows: -webkit-min-content auto 1fr;
    grid-template-rows: min-content auto 1fr;
  }
  .valuation-widget-jump--flex form {
    display: flex;
  }
  .valuation-widget-jump--flex .control-group {
    margin-top: 0;
    flex: 1;
    margin-right: 10px;
  }
  .valuation-widget-jump--flex .btns {
    flex: 1;
    margin-top: 0;
  }
  .valuation-widget-jump--flex .btn {
    padding: 0 2px;
  }
  .valuation-widget-jump--flex .btn > span {
    padding-top: 0;
    padding-bottom: 0;
  }
  #exterior-content .new-exterior .btn-environments .btn-colour {
    padding: 0 10px;
  }
  #exterior-content .new-exterior .btn-environments .btn-colour .btn {
    width: 50px;
    height: 50px;
  }
  #exterior-content .new-exterior .btn-colours .btn-colour .btn {
    padding: 0 10px;
  }
  #exterior-content .new-exterior .btn-colours .btn-colour .btn span {
    width: 50px;
    height: 50px;
  }
  .budget-calculator .price + .alert {
    min-height: 115px;
  }
  .custom-html.payment-icons .icon {
    width: 45px;
    margin: 0 4px 0 0;
  }
  .custom-html.payment-icons .icon.icon-mada {
    width: 90px;
  }
  .custom-html.payment-icons .flex-grow-1 .icon {
    width: calc(14.28571% - 10px);
  }
  .custom-html.payment-icons .flex-grow-1 .icon.icon-mada {
    width: calc(26.28571% - 10px);
  }
  .container-50zg5 .fixed {
    top: 0;
  }
  .fill-container-body-bg\@md,
  .fill-container-white\@md {
    background-color: #fff !important;
  }
  .fill-container-black\@md {
    background-color: #000 !important;
  }
  .fill-container-grey\@md {
    background-color: #cdcdd2 !important;
  }
  .fill-container-light-grey\@md {
    background-color: #f2f2f4 !important;
  }
  .fill-container-mid-light-grey\@md {
    background-color: #e8e8ea !important;
  }
  .fill-container-dark-grey\@md {
    background-color: #222226 !important;
  }
  .fill-container-mid-dark-grey\@md {
    background-color: #70707c !important;
  }
  .fill-container-highlight\@md {
    background-color: #282828 !important;
  }
  .fill-container-highlight-alt\@md {
    background-color: #424242 !important;
  }
  .fill-container-transparent\@md {
    background-color: transparent !important;
  }
  .fill-container-mask-30-left {
    background: linear-gradient(
      90deg,
      #fff,
      #fff 30%,
      hsla(0, 0%, 100%, 0) 0,
      hsla(0, 0%, 100%, 0)
    );
  }
  .fill-container-mask-30-right {
    background: linear-gradient(
      270deg,
      #fff,
      #fff 30%,
      hsla(0, 0%, 100%, 0) 0,
      hsla(0, 0%, 100%, 0)
    );
  }
  .fill-white\@md .inner {
    background-color: #fff;
  }
  .fill-grey\@md .inner {
    background-color: #cdcdd2;
  }
  .fill-light-grey\@md .inner {
    background-color: #f2f2f4;
  }
  .fill-mid-light-grey\@md .inner {
    background-color: #e8e8ea;
  }
  .fill-dark-grey\@md .inner {
    background-color: #222226;
  }
  .fill-mid-dark-grey\@md .inner {
    background-color: #70707c;
  }
  .fill-highlight\@md .inner {
    background-color: #282828;
  }
  .fill-highlight-alt\@md .inner {
    background-color: #424242;
  }
  .fill-transparent\@md .inner {
    background-color: transparent;
  }
  .fill-body-bg\@md .inner {
    background-color: #fff;
  }
  .fill-height\@md,
  .fill-height\@md .inner,
  .fill-height\@md .inner > a {
    height: 100%;
  }
  [class*="flex"] > .fill-height\@md {
    height: auto;
  }
  .module.slim\@md {
    padding-inline: 1px;
  }
  .color-white\@md {
    color: #fff;
  }
  .color-white\@md .cms-link:not(.btn),
  .color-white\@md.link .btn,
  .color-white\@md h1,
  .color-white\@md h2,
  .color-white\@md h3,
  .color-white\@md h3 a,
  .color-white\@md h3.title {
    color: #fff;
  }
  .color-black\@md {
    color: #000;
  }
  .color-black\@md .cms-link:not(.btn),
  .color-black\@md.link .btn,
  .color-black\@md h1,
  .color-black\@md h2,
  .color-black\@md h2.heading,
  .color-black\@md h3,
  .color-black\@md h3 a,
  .color-black\@md h3.title {
    color: #000;
  }
  .color-primary\@md {
    color: #212333;
  }
  .color-primary\@md .cms-link:not(.btn),
  .color-primary\@md.link .btn {
    color: #212333;
  }
  .color-secondary\@md {
    color: #9b9b9b;
  }
  .color-secondary\@md .cms-link:not(.btn),
  .color-secondary\@md.link .btn {
    color: #9b9b9b;
  }
  .color-tertiary\@md {
    color: #ef233c;
  }
  .color-tertiary\@md .cms-link:not(.btn),
  .color-tertiary\@md.link .btn {
    color: #ef233c;
  }
  .color-reset\@md {
    color: #212121;
  }
  .color-reset\@md .cms-link:not(.btn),
  .color-reset\@md.link .btn {
    color: #212121;
  }
  .has-border\@md .inner {
    border: 1px solid #f2f2f4;
  }
  .border-none\@md .inner,
  .border-none\@md .inner:before {
    border: 0 !important;
  }
  .border-top\@md .inner:before {
    border-top: 1px solid #fff !important;
  }
  .border-bottom\@md .inner:before {
    border-bottom: 1px solid #fff !important;
  }
  .border-right\@md .inner:before {
    border-right: 1px solid #fff !important;
  }
  .border-left\@md .inner:before {
    border-left: 1px solid #fff !important;
  }
  .rounded\@md {
    border-radius: 0;
  }
  .rounded-inner\@md > .inner {
    border-radius: 0;
    overflow: hidden;
  }
  .rounded-inner\@md > .inner:before {
    border-radius: 0;
  }
  .rounded-none\@md {
    border-radius: 0;
  }
  .rounded-inner-none\@md .inner {
    border-radius: 0;
    overflow: visible;
  }
  .rounded-inner-none\@md .inner:before {
    border-radius: 0 !important;
  }
  .rounded-inner-none\@md .inner figure.responsive-image:before {
    border-radius: 0 !important;
  }
  .rounded-top-left\@md {
    border-top-left-radius: 0;
  }
  .rounded-inner-top-left\@md > .inner {
    border-top-left-radius: 0;
    overflow: hidden;
  }
  .rounded-bottom-left\@md {
    border-bottom-left-radius: 0;
  }
  .rounded-inner-bottom-left\@md > .inner {
    border-bottom-left-radius: 0;
    overflow: hidden;
  }
  .rounded-top-right\@md {
    border-top-right-radius: 0;
  }
  .rounded-inner-top-right\@md > .inner {
    border-top-right-radius: 0;
    overflow: hidden;
  }
  .rounded-inner-top-right-none\@md {
    border-top-right-radius: 0;
  }
  .rounded-inner-top-right-none\@md > .inner {
    border-top-right-radius: 0;
  }
  .rounded-bottom-right\@md {
    border-bottom-right-radius: 0;
  }
  .rounded-inner-bottom-right\@md > .inner {
    border-bottom-right-radius: 0;
    overflow: hidden;
  }
  .flex\@md {
    display: flex;
  }
  .flex\@md .inner,
  .flex\@md .inner > a,
  .flex\@md .inset,
  .flex\@md .inset > a {
    display: flex;
    width: 100%;
  }
  .flex\@md.module-cycle .inner {
    display: block;
  }
  .block\@md .inner,
  .block\@md .inner > a,
  .block\@md .inset,
  .block\@md .inset > a {
    display: block;
  }
  .block\@md .text,
  .block\@md .thumb {
    width: auto;
  }
  .flex--justify-center\@md .inner,
  .flex--justify-center\@md .inner > a,
  .flex--justify-center\@md .inset,
  .flex--justify-center\@md .inset > a {
    justify-content: center;
  }
  .flex--align-center\@md .inner,
  .flex--align-center\@md .inner > a,
  .flex--align-center\@md .inset,
  .flex--align-center\@md .inset > a {
    align-items: center;
  }
  .flex--justify-start\@md .inner,
  .flex--justify-start\@md .inner > a,
  .flex--justify-start\@md .inset,
  .flex--justify-start\@md .inset > a {
    justify-content: flex-start;
  }
  .flex--justify-end\@md .inner,
  .flex--justify-end\@md .inner > a,
  .flex--justify-end\@md .inset,
  .flex--justify-end\@md .inset > a {
    justify-content: flex-end;
  }
  .flex--direction-column\@md .inner,
  .flex--direction-column\@md .inner > a,
  .flex--direction-column\@md .inset,
  .flex--direction-column\@md .inset > a {
    flex-direction: column;
  }
  .flex--direction-row\@md .inner,
  .flex--direction-row\@md .inner > a,
  .flex--direction-row\@md .inset,
  .flex--direction-row\@md .inset > a {
    flex-direction: row;
  }
  .fill--height\@md {
    height: 100%;
  }
  .text--fill-white\@md .text__inner {
    background: #fff;
  }
  .text--fill-grey\@md .text__inner {
    background: #cdcdd2;
  }
  .text--fill-light-grey\@md .text__inner {
    background: rgba(242, 242, 244, 0.75);
  }
  .text--fill-highlight\@md .text__inner {
    background: rgba(40, 40, 40, 0.75);
  }
  .text--fill-transparent\@md .text__inner {
    background: transparent;
  }
  .text--fill-body-bg\@md .text__inner,
  .text-area--fill-white\@md .text {
    background: #fff;
  }
  .text-area--fill-grey\@md .text {
    background: #cdcdd2;
  }
  .text-area--fill-light-grey\@md .text {
    background: rgba(242, 242, 244, 0.75);
  }
  .text-area--fill-highlight\@md .text {
    background: rgba(40, 40, 40, 0.75);
  }
  .text-area--fill-transparent\@md .text {
    background: transparent;
  }
  .text-area--fill-body-bg\@md .text {
    background: #fff;
  }
  .text--gradient-grey\@md .text__inner,
  .text-area--gradient-grey\@md .text {
    background: linear-gradient(180deg, hsla(0, 0%, 43.9%, 0) 0, #707070);
  }
  .text--max-width-8\@md .text__inner {
    max-width: 800px;
  }
  .text--max-width-7\@md .text__inner {
    max-width: 700px;
  }
  .text--max-width-6\@md .text__inner {
    max-width: 600px;
  }
  .text--max-width-4\@md .text__inner {
    max-width: 400px;
  }
  .text--max-width-2\@md .text__inner {
    max-width: 200px;
  }
  .text--max-width-0\@md .text__inner {
    max-width: none;
  }
  .text--max-width\@md .text > span {
    margin-inline: auto;
    max-width: 500px;
  }
  .text--absolute\@md .text {
    position: absolute;
    z-index: 10;
    inset: 0 0;
  }
  .text--justify-left\@md .text {
    justify-content: flex-start;
  }
  .text--justify-right\@md .text {
    justify-content: flex-end;
  }
  .text--justify-center\@md .text {
    justify-content: center;
  }
  .text--align-self-center\@md .text {
    align-items: center;
  }
  .text--align-stretch\@md .text {
    align-items: stretch;
  }
  .text--align-self-start\@md .text {
    align-items: flex-start;
  }
  .text--align-self-end\@md .text {
    align-items: flex-end;
  }
  .text--static\@md .text {
    position: static;
    max-width: none;
  }
  .text--flex-grow\@md .text {
    flex-grow: 1;
  }
  .text--fluid\@md .text {
    width: 100%;
    float: none;
    left: 0;
    max-width: none;
  }
  .text--fluid\@md .text .text__inner {
    width: 100%;
  }
  .text--1\@md .text {
    width: 8.33333333%;
  }
  .text--2\@md .text {
    width: 16.66666667%;
  }
  .text--3\@md .text {
    width: 25%;
  }
  .text--4\@md .text {
    width: 33.33333333%;
  }
  .text--5\@md .text {
    width: 41.66666667%;
  }
  .text--6\@md .text {
    width: 50%;
  }
  .text--7\@md .text {
    width: 58.33333333%;
  }
  .text--8\@md .text {
    width: 66.66666667%;
  }
  .text--9\@md .text {
    width: 75%;
  }
  .text--10\@md .text {
    width: 83.33333333%;
  }
  .text--11\@md .text {
    width: 91.66666667%;
  }
  .text--12\@md .text {
    width: 100%;
  }
  .text--py-9\@md .text__inner {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .text--py-8\@md .text__inner {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .text--py-6\@md .text__inner {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .text--py-4\@md .text__inner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .text--py-2\@md .text__inner {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .text--py-1\@md .text__inner {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .text--py-0\@md .text__inner {
    padding-top: 0;
    padding-bottom: 0;
  }
  .text--px-9\@md .text__inner {
    padding-left: 90px;
    padding-right: 90px;
  }
  .text--px-8\@md .text__inner {
    padding-left: 80px;
    padding-right: 80px;
  }
  .text--px-6\@md .text__inner {
    padding-left: 60px;
    padding-right: 60px;
  }
  .text--px-4\@md .text__inner {
    padding-left: 40px;
    padding-right: 40px;
  }
  .text--px-2\@md .text__inner {
    padding-left: 20px;
    padding-right: 20px;
  }
  .text--px-1\@md .text__inner {
    padding-left: 10px;
    padding-right: 10px;
  }
  .text--px-0\@md .text__inner {
    padding-left: 0;
    padding-right: 0;
  }
  .text--pr-9\@md .text__inner {
    padding-right: 90px;
  }
  .text--pr-8\@md .text__inner {
    padding-right: 80px;
  }
  .text--pr-6\@md .text__inner {
    padding-right: 60px;
  }
  .text--pr-4\@md .text__inner {
    padding-right: 40px;
  }
  .text--pr-2\@md .text__inner {
    padding-right: 20px;
  }
  .text--pr-1\@md .text__inner {
    padding-right: 10px;
  }
  .text--pr-0\@md .text__inner {
    padding-right: 0;
  }
  .text--pl-9\@md .text__inner {
    padding-left: 90px;
  }
  .text--pl-8\@md .text__inner {
    padding-left: 80px;
  }
  .text--pl-6\@md .text__inner {
    padding-left: 60px;
  }
  .text--pl-4\@md .text__inner {
    padding-left: 40px;
  }
  .text--pl-2\@md .text__inner {
    padding-left: 20px;
  }
  .text--pl-1\@md .text__inner {
    padding-left: 10px;
  }
  .text--pl-0\@md .text__inner {
    padding-left: 0;
  }
  .text--pb-9\@md .text__inner {
    padding-bottom: 90px;
  }
  .text--pb-8\@md .text__inner {
    padding-bottom: 80px;
  }
  .text--pb-6\@md .text__inner {
    padding-bottom: 60px;
  }
  .text--pb-4\@md .text__inner {
    padding-bottom: 40px;
  }
  .text--pb-2\@md .text__inner {
    padding-bottom: 20px;
  }
  .text--pb-1\@md .text__inner {
    padding-bottom: 10px;
  }
  .text--pb-0\@md .text__inner {
    padding-bottom: 0;
  }
  .text--pt-9\@md .text__inner {
    padding-top: 90px;
  }
  .text--pt-8\@md .text__inner {
    padding-top: 80px;
  }
  .text--pt-6\@md .text__inner {
    padding-top: 60px;
  }
  .text--pt-4\@md .text__inner {
    padding-top: 40px;
  }
  .text--pt-2\@md .text__inner {
    padding-top: 20px;
  }
  .text--pt-1\@md .text__inner {
    padding-top: 10px;
  }
  .text--pt-0\@md .text__inner {
    padding-top: 0;
  }
  .thumb--no-blur\@md figure.responsive-image,
  .thumb--no-blur\@md img {
    -webkit-filter: blur(0);
    filter: blur(0);
  }
  .thumb--blur\@md figure.responsive-image,
  .thumb--blur\@md img {
    -webkit-filter: blur(5px);
    filter: blur(5px);
  }
  .thumb--blur-more\@md figure.responsive-image,
  .thumb--blur-more\@md img {
    -webkit-filter: blur(25px);
    filter: blur(25px);
  }
  .thumb--no-overlay\@md figure.responsive-image:before {
    display: none;
  }
  .thumb--overlay\@md figure.responsive-image {
    position: relative;
  }
  .thumb--overlay\@md figure.responsive-image:before {
    content: "";
    display: block;
    z-index: 5;
    inset: 0;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.4);
  }
  .thumb--overlay\@md .text {
    z-index: 6;
  }
  .thumb--overlay-gradient\@md figure.responsive-image {
    position: relative;
  }
  .thumb--overlay-gradient\@md figure.responsive-image:before {
    content: "";
    display: block;
    z-index: 5;
    top: 0;
    right: 0;
    bottom: -1px;
    left: 0;
    position: absolute;
    background-image: linear-gradient(transparent 60%, #000);
  }
  .thumb--overlay-gradient\@md .text {
    z-index: 5;
  }
  .thumb--overlay-gradient\@md.thumb--rounded\@md
    figure.responsive-image:before {
    border-radius: 0 !important;
  }
  .thumb--align-center\@md .thumb {
    align-self: center;
  }
  .thumb--justify-left\@md .thumb {
    order: -1;
  }
  .thumb--justify-right\@md .thumb {
    order: 2;
  }
  .thumb--1\@md .thumb {
    width: 8.33333333%;
  }
  .thumb--2\@md .thumb {
    width: 16.66666667%;
  }
  .thumb--3\@md .thumb {
    width: 25%;
  }
  .thumb--4\@md .thumb {
    width: 33.33333333%;
  }
  .thumb--5\@md .thumb {
    width: 41.66666667%;
  }
  .thumb--6\@md .thumb {
    width: 50%;
  }
  .thumb--7\@md .thumb {
    width: 58.33333333%;
  }
  .thumb--8\@md .thumb {
    width: 66.66666667%;
  }
  .thumb--9\@md .thumb {
    width: 75%;
  }
  .thumb--10\@md .thumb {
    width: 83.33333333%;
  }
  .thumb--11\@md .thumb {
    width: 91.66666667%;
  }
  .thumb--12\@md .thumb {
    width: 100%;
  }
  .thumb--py-6\@md .thumb {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .thumb--py-4\@md .thumb {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .thumb--py-2\@md .thumb {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .thumb--py-1\@md .thumb {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .thumb--py-0\@md .thumb {
    padding-top: 0;
    padding-bottom: 0;
  }
  .thumb--px-6\@md .thumb {
    padding-left: 60px;
    padding-right: 60px;
  }
  .thumb--px-4\@md .thumb {
    padding-left: 40px;
    padding-right: 40px;
  }
  .thumb--px-2\@md .thumb {
    padding-left: 20px;
    padding-right: 20px;
  }
  .thumb--px-1\@md .thumb {
    padding-left: 10px;
    padding-right: 10px;
  }
  .thumb--px-0\@md .thumb {
    padding-left: 0;
    padding-right: 0;
  }
  .thumb--pr-6\@md .thumb {
    padding-right: 60px;
  }
  .thumb--pr-4\@md .thumb {
    padding-right: 40px;
  }
  .thumb--pr-2\@md .thumb {
    padding-right: 20px;
  }
  .thumb--pr-1\@md .thumb {
    padding-right: 10px;
  }
  .thumb--pr-0\@md .thumb {
    padding-right: 0;
  }
  .thumb--pl-6\@md .thumb {
    padding-left: 60px;
  }
  .thumb--pl-4\@md .thumb {
    padding-left: 40px;
  }
  .thumb--pl-2\@md .thumb {
    padding-left: 20px;
  }
  .thumb--pl-1\@md .thumb {
    padding-left: 10px;
  }
  .thumb--pl-0\@md .thumb {
    padding-left: 0;
  }
  .thumb--pb-6\@md .thumb {
    padding-bottom: 60px;
  }
  .thumb--pb-4\@md .thumb {
    padding-bottom: 40px;
  }
  .thumb--pb-2\@md .thumb {
    padding-bottom: 20px;
  }
  .thumb--pb-1\@md .thumb {
    padding-bottom: 10px;
  }
  .thumb--pb-0\@md .thumb {
    padding-bottom: 0;
  }
  .thumb--pt-6\@md .thumb {
    padding-top: 60px;
  }
  .thumb--pt-4\@md .thumb {
    padding-top: 40px;
  }
  .thumb--pt-2\@md .thumb {
    padding-top: 20px;
  }
  .thumb--pt-1\@md .thumb {
    padding-top: 10px;
  }
  .thumb--pt-0\@md .thumb {
    padding-top: 0;
  }
  .img--block img {
    display: block;
  }
  .thumb--tiny\@md .thumb {
    max-width: 140px;
    margin-inline: auto;
  }
  .thumb--float-left\@md .thumb {
    float: left;
  }
  .thumb--hide\@md .image,
  .thumb--hide\@md .thumb {
    display: none !important;
  }
  .thumb--hidden\@md img {
    visibility: hidden;
  }
  .thumb--block\@md .image,
  .thumb--block\@md .thumb {
    display: block !important;
  }
  .thumb--rounded\@md .cycle .image,
  .thumb--rounded\@md .cycle .responsive-image,
  .thumb--rounded\@md .image .responsive-image,
  .thumb--rounded\@md .thumb .responsive-image {
    border-radius: 0;
    overflow: hidden;
  }
  .thumb--rounded\@md .cycle .image img,
  .thumb--rounded\@md .cycle .responsive-image img,
  .thumb--rounded\@md .image .responsive-image img,
  .thumb--rounded\@md .thumb .responsive-image img {
    border-radius: 0;
  }
  .thumb--circular\@md .cycle .responsive-image,
  .thumb--circular\@md .image .responsive-image,
  .thumb--circular\@md .thumb .responsive-image {
    border-radius: 50%;
    overflow: hidden;
  }
  .thumb--circular\@md .cycle .responsive-image img,
  .thumb--circular\@md .image .responsive-image img,
  .thumb--circular\@md .thumb .responsive-image img {
    border-radius: 50%;
  }
  .thumb--fluid\@md .image,
  .thumb--fluid\@md .thumb {
    width: 100%;
    float: none;
  }
  .thumb--fixed .image,
  .thumb--fixed .thumb {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
    -webkit-clip-path: inset(0);
    clip-path: inset(0);
    z-index: 0;
  }
  .thumb--fixed div.responsive-image {
    -o-object-fit: cover;
    object-fit: cover;
    position: fixed;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    min-height: 100vh;
    min-width: 100vw;
    z-index: 0;
  }
  .thumb--fixed div.responsive-image figure,
  .thumb--fixed div.responsive-image img,
  .thumb--fixed div.responsive-image picture {
    display: block;
    min-height: 100vh;
    min-width: 100vw;
  }
  .thumb--fixed div.responsive-image img {
    -o-object-fit: cover;
    object-fit: cover;
    max-width: none;
  }
  .thumb--underlay\@md figure.responsive-image {
    background: #ef233c;
  }
  .thumb--underlay-secondary\@md figure.responsive-image {
    background: #212333;
  }
  .thumb--has-border\@md .thumb {
    border: 1px solid #f5f5f6;
  }
  .title--dark\@md .heading,
  .title--dark\@md .title {
    color: #000;
  }
  .title--white\@md .heading,
  .title--white\@md .title {
    color: #fff;
  }
  .title--highlight\@md .heading,
  .title--highlight\@md .title {
    color: #212333;
  }
  .title--condensed\@md .heading,
  .title--condensed\@md .title {
    margin: 0 !important;
  }
  .sub-title--hide\@md .sub-title {
    display: none !important;
  }
  .sub-title--hide\@md .text .sub-title + span {
    padding-top: 0;
  }
  .sub-title--block\@md .sub-title {
    display: block !important;
  }
  .sub-title--block\@md .text .sub-title + span {
    padding-top: 20px;
  }
  .sub-title--dark\@md .sub-title {
    color: #000;
  }
  .sub-title--white\@md .sub-title {
    color: #fff;
  }
  .sub-title--highlight\@md .sub-title {
    color: #212333;
  }
  .strapline--hide\@md .strapline {
    display: none !important;
  }
  .strapline--block\@md .strapline {
    display: block !important;
  }
  .strapline--dark\@md .strapline {
    color: #000;
  }
  .strapline--white\@md .strapline {
    color: #fff !important;
  }
  .strapline--highlight\@md .strapline {
    color: #212333;
  }
  .strapline--condensed\@md .strapline {
    padding: 0 !important;
  }
  .content--hide\@md .content {
    display: none !important;
  }
  .content--block\@md .content {
    display: block !important;
  }
  .button--align-center\@md .button {
    text-align: center;
  }
  .button--hide\@md .button {
    display: none !important;
  }
  .button--block\@md .button {
    display: block !important;
  }
  .button--align-bottom\@md .text__inner {
    display: flex;
    flex-direction: column;
  }
  .button--align-bottom\@md .button {
    margin-top: auto;
  }
  .btn--full-width\@md .btn {
    width: 100% !important;
  }
  .u-float-none\@md {
    float: none !important;
  }
  .u-float-right\@md {
    float: right !important;
  }
  .sticky\@md {
    position: -webkit-sticky !important;
    position: sticky !important;
    top: 0;
    z-index: 1015;
  }
  .u-float-left\@md {
    float: left !important;
  }
  .u-width-reset\@md {
    width: auto;
  }
  .clear-both\@md {
    clear: both;
  }
  .clear-none\@md {
    clear: none;
  }
  .align-center\@md {
    text-align: center;
  }
  .align-left\@md {
    text-align: left;
  }
  .align-right\@md {
    text-align: right;
  }
  .flex-grow-1\@md {
    flex-grow: 1;
  }
  .flex--container-align-start\@md {
    align-items: flex-start;
  }
  .flex--container-align-center\@md {
    align-items: center;
  }
  .flex--container-align-end\@md {
    align-items: flex-end;
  }
  .flex--container-align-content-center\@md {
    align-content: center;
  }
  .flex--container-justify-center\@md {
    justify-content: center;
  }
  .flex--container-justify-start\@md {
    justify-content: flex-start;
  }
  .flex--container-justify-between\@md {
    justify-content: space-between;
  }
  .flex--container-justify-around\@md {
    justify-content: space-around;
  }
  .flex--container-justify-end\@md {
    justify-content: flex-end;
  }
  .flex--container-direction-column\@md {
    flex-direction: column;
  }
  .flex--container-direction-row\@md {
    flex-direction: row;
  }
  .flex--container-wrap\@md {
    flex-wrap: wrap;
  }
  .flex--container-nowrap\@md {
    flex-wrap: nowrap;
  }
  .flex--container-row-reverse\@md {
    flex-direction: row-reverse;
  }
  .flex--container\@md {
    display: flex !important;
  }
  .flex-order-1\@md {
    order: 1 !important;
  }
  .flex-order-2\@md {
    order: 2 !important;
  }
  .flex-order-3\@md {
    order: 3 !important;
  }
  .flex-order-4\@md {
    order: 4 !important;
  }
  .flex-order-5\@md {
    order: 5 !important;
  }
  .block--container\@md {
    display: block !important;
  }
  .container-wrap-border-top\@md {
    border-top: 1px solid #cdcdd2;
  }
  .container-wrap-border-bottom\@md {
    border-bottom: 1px solid #cdcdd2;
  }
  .container-border-top\@md > .container {
    border-top: 1px solid #cdcdd2;
  }
  .container-no-border-top\@md > .container {
    border-top: 0;
  }
  .container-border-bottom\@md > .container {
    border-bottom: 1px solid #cdcdd2;
  }
  .container-no-border-bottom\@md > .container {
    border-bottom: 0;
  }
  .container-fluid\@md > .container {
    width: auto;
    margin-inline: auto;
    max-width: 1920px;
  }
  .container-fluid\@md .row-fluid {
    margin-inline: auto;
  }
  .container--max-1600\@md > .container {
    max-width: 1600px;
  }
  .container--max-1366\@md > .container {
    max-width: 1366px;
  }
  .container--max-1170\@md > .container {
    max-width: 1170px;
  }
  .container--max-720\@md > .container {
    max-width: 720px;
  }
  .content-visibility\@md {
    content-visibility: auto;
    contain-intrinsic-size: 1000px;
  }
  .compact\@md .row-fluid {
    margin-inline: auto;
  }
  .slim\@md .row-fluid {
    margin-inline: -1px;
  }
  .slim\@md [class*="span"] {
    padding-inline: 1px;
  }
  .row--has-minus-margin-1\@md {
    margin-inline: -10px !important;
  }
  .pr-4\@md {
    padding-right: 40px !important;
  }
  .pr-3\@md {
    padding-right: 30px !important;
  }
  .pr-2\@md {
    padding-right: 20px !important;
  }
  .pr-1\@md {
    padding-right: 10px !important;
  }
  .pr-0\@md {
    padding-right: 0 !important;
  }
  .pl-4\@md {
    padding-left: 40px !important;
  }
  .pl-3\@md {
    padding-left: 30px !important;
  }
  .pl-2\@md {
    padding-left: 20px !important;
  }
  .pl-1\@md {
    padding-left: 10px !important;
  }
  .pl-0\@md {
    padding-left: 0 !important;
  }
  .pb-4\@md {
    padding-bottom: 40px !important;
  }
  .pb-3\@md {
    padding-bottom: 30px !important;
  }
  .pb-2\@md {
    padding-bottom: 20px !important;
  }
  .pb-1\@md {
    padding-bottom: 10px !important;
  }
  .pb-0\@md {
    padding-bottom: 0 !important;
  }
  .pt-4\@md {
    padding-top: 40px !important;
  }
  .pt-3\@md {
    padding-top: 30px !important;
  }
  .pt-2\@md {
    padding-top: 20px !important;
  }
  .pt-1\@md {
    padding-top: 10px !important;
  }
  .pt-0\@md {
    padding-top: 0 !important;
  }
  .mr-4\@md {
    margin-right: 40px !important;
  }
  .mr-3\@md {
    margin-right: 30px !important;
  }
  .mr-2\@md {
    margin-right: 20px !important;
  }
  .mr-1\@md {
    margin-right: 10px !important;
  }
  .mr-0\@md {
    margin-right: 0 !important;
  }
  .ml-4\@md {
    margin-left: 40px !important;
  }
  .ml-3\@md {
    margin-left: 30px !important;
  }
  .ml-2\@md {
    margin-left: 20px !important;
  }
  .ml-1\@md {
    margin-left: 10px !important;
  }
  .ml-0\@md {
    margin-left: 0 !important;
  }
  .mb-4\@md {
    margin-bottom: 40px !important;
  }
  .mb-3\@md {
    margin-bottom: 30px !important;
  }
  .mb-2\@md {
    margin-bottom: 20px !important;
  }
  .mb-1\@md {
    margin-bottom: 10px !important;
  }
  .mb-0\@md {
    margin-bottom: 0 !important;
  }
  .mt-4\@md {
    margin-top: 40px !important;
  }
  .mt-3\@md {
    margin-top: 30px !important;
  }
  .mt-2\@md {
    margin-top: 20px !important;
  }
  .mt-1\@md {
    margin-top: 10px !important;
  }
  .mt-0\@md {
    margin-top: 0 !important;
  }
  .item--mx-0\@md.module-cycle .cycle-scroller {
    width: 100%;
    margin-inline: 0 !important;
  }
  .item--mx-0\@md.module-cycle .cycle .item .inset {
    margin-inline: 0 !important;
    width: auto;
  }
  .item--mx-1\@md.module-cycle .cycle-scroller {
    width: calc(100% + 10px);
    margin-inline: -5px !important;
  }
  .item--mx-1\@md.module-cycle .cycle .item .inset {
    margin-inline: 5px !important;
    width: auto;
  }
  .item--mx-2\@md.module-cycle .cycle-scroller {
    width: calc(100% + 20px);
    margin-inline: -10px !important;
  }
  .item--mx-2\@md.module-cycle .cycle .item .inset {
    margin-inline: 10px !important;
    width: auto;
  }
  .item--mx-3\@md.module-cycle .cycle-scroller {
    width: calc(100% + 30px);
    margin-inline: -15px !important;
  }
  .item--mx-3\@md.module-cycle .cycle .item .inset {
    margin-inline: 15px !important;
    width: auto;
  }
  .item--mx-4\@md.module-cycle .cycle-scroller {
    width: calc(100% + 40px);
    margin-inline: -20px !important;
  }
  .item--mx-4\@md.module-cycle .cycle .item .inset {
    margin-inline: 20px !important;
    width: auto;
  }
  .item--mx-6\@md.module-cycle .cycle-scroller {
    width: calc(100% + 60px);
    margin-inline: -30px !important;
  }
  .item--mx-6\@md.module-cycle .cycle .item .inset {
    margin-inline: 30px !important;
    width: auto;
  }
  .item--py-0\@md.module-cycle .cycle .item .inset {
    padding: 0 !important;
  }
  .item--py-1\@md.module-cycle .cycle .item .inset {
    padding: 10px 0 !important;
  }
  .item--my-1\@md.module-cycle .cycle .item .inset {
    margin-block: 10px !important;
  }
  .one\@md.module-cycle .cycle-scroller {
    margin-inline: 0;
  }
  .one\@md.module-cycle .cycle .item {
    width: 100% !important;
  }
  .one\@md.module-cycle .cycle .item .inset {
    padding-inline: 0;
    margin-inline: 0;
  }
  .two\@md.module-cycle .cycle .item {
    width: 50% !important;
  }
  .three\@md.module-cycle .cycle .item {
    width: 33.33333333% !important;
  }
  .four\@md.module-cycle .cycle .item {
    width: 25% !important;
  }
  .five\@md.module-cycle .cycle .item {
    width: 20% !important;
  }
  .six\@md.module-cycle .cycle .item {
    width: 16.66666667% !important;
  }
  .align-center\@md.module-cycle .inset {
    text-align: center;
  }
  .align-left\@md.module-cycle .inset {
    text-align: left;
  }
  .align-right\@md.module-cycle .inset {
    text-align: right;
  }
  .row--max-width\@md.row-fluid {
    max-width: calc(100% - 160px);
  }
  .button--min-width\@md .btn {
    min-width: 190px;
    padding-inline: 10px;
  }
  .br--block\@md br {
    display: block;
  }
  .br--hide\@md br {
    display: none;
  }
  .navbar--no-link\@md > a {
    pointer-events: none;
  }
  .arab--001A.home-banner .cyclr .caption .sub-title span {
    padding: 12px 0 10px;
  }
  .arab--001A.home-banner .cyclr .caption .btn {
    display: inline-block;
    margin-top: 25px;
  }
  .arab--001A.home-banner .cyclr .caption .caption-inset {
    margin-top: -35px;
    max-width: 520px;
  }
  .arab--001A.home-banner .cyclr .caption[class*="top"] .caption-inset {
    margin-top: 0;
    margin-bottom: 0;
  }
  .arab--001A.home-banner .cyclr .caption[class*="centre"] .caption-inset {
    margin-top: -25px;
    margin-bottom: 0;
  }
  .arab--001A.home-banner .cyclr .caption[class*="bottom"] .caption-inset {
    margin-top: 0;
    margin-bottom: 80px;
  }
  .arab--001A.home-banner .cyclr .caption[class*="left"] .caption-inset {
    padding-left: 40px;
  }
  .arab--001A.home-banner .cyclr .caption[class*="right"] .caption-inset {
    padding-right: 40px;
  }
  .arab--001A.home-banner .cyclr .cycle-pager-container {
    bottom: 45px;
  }
  .cab--002A .form-heading {
    min-height: 78px;
    margin-top: -78px;
    background: #fff;
    border-bottom: 1px solid #cdcdd2;
  }
  .cab--002A .form-heading h2 {
    line-height: 78px;
  }
  .cab--002A .form-heading h2:after {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -4px;
    content: "\e076";
    text-transform: none;
    speak: none;
    display: inline-block;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font: normal normal 400 17px / normal the-elite-cars-jetour, master-v10;
  }
  .cab--002A .form-module {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
  }
  .mus--004A .row-r2gei {
    display: block;
  }
  .mus--004A .row-r2gei .copyright {
    position: relative;
    left: 0;
  }
  .mus--004A .row-r2gei .to-top {
    width: auto;
  }
  .mus--004A .site-links li:first-child {
    padding-left: 0;
  }
  .mus--004A .copyright {
    line-height: 60px;
  }
  .mus--004A .site-links {
    width: auto;
    float: left;
  }
  .mus--004A .site-links li {
    line-height: 60px;
    padding-right: 20px;
  }
  .mus--004A .site-links li a {
    position: relative;
    top: -2px;
  }
  .no-touch .mus--004A .site-links li a {
    position: relative;
  }
  .no-touch .mus--004A .site-links li a:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 0;
    right: 100%;
    bottom: -2px;
    background: #a8a9b0;
    height: 1px;
    transition-property: right;
    transition-duration: 0.4s;
    transition-timing-function: ease-out;
    display: block;
  }
  .no-touch .mus--004A .site-links li a:active:before,
  .no-touch .mus--004A .site-links li a:focus:before,
  .no-touch .mus--004A .site-links li a:hover:before {
    right: 0;
  }
  .mus--004A .to-top .btn {
    line-height: 60px;
  }
  .mus--004A .to-top .btn span {
    top: -2.5px;
  }
  .mus--004A .to-top .btn .icon {
    top: -7px;
  }
  .no-touch .mus--008A a {
    position: relative;
  }
  .no-touch .mus--008A a:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 0;
    right: 100%;
    bottom: -2px;
    background: #282828;
    height: 1px;
    transition-property: right;
    transition-duration: 0.4s;
    transition-timing-function: ease-out;
    display: block;
  }
  .no-touch .mus--008A a:active:before,
  .no-touch .mus--008A a:focus:before,
  .no-touch .mus--008A a:hover:before {
    right: 0;
  }
  .mus--008A p {
    line-height: 54px;
  }
  .tex--008A .text__inner {
    width: 940px;
  }
  .no-touch .weis--001A .featured-cms .btn:not(.view-all) {
    position: relative;
  }
  .no-touch .weis--001A .featured-cms .btn:not(.view-all):before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 0;
    right: 100%;
    bottom: 1px;
    background: #212333;
    height: 1px;
    transition-property: right;
    transition-duration: 0.4s;
    transition-timing-function: ease-out;
    display: block;
  }
  .no-touch .weis--001A .featured-cms .btn:not(.view-all):active:before,
  .no-touch .weis--001A .featured-cms .btn:not(.view-all):focus:before,
  .no-touch .weis--001A .featured-cms .btn:not(.view-all):hover:before {
    right: 0;
  }
  .no-touch .weis--001A .featured-cms .btn.view-all {
    position: relative;
  }
  .no-touch .weis--001A .featured-cms .btn.view-all:after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 0;
    height: 100%;
    top: 0;
    background-color: #25292c;
    transition: width 0.4s ease-in-out;
    left: 0;
  }
  .no-touch .weis--001A .featured-cms .btn.view-all:active:after,
  .no-touch .weis--001A .featured-cms .btn.view-all:focus:after,
  .no-touch .weis--001A .featured-cms .btn.view-all:hover:after {
    width: 100%;
  }
  .header-container .container-r6z94 {
    position: relative;
    z-index: 1021;
  }
  .toggle-primary-menu {
    position: static;
    width: auto;
  }
  .toggle-primary-menu .container {
    padding-inline: 0;
  }
  .toggle-primary-menu .close,
  .toggle-primary-menu .toggle-title {
    display: none;
  }
  .toggle-primary-menu .toggle-body,
  .toggle-primary-menu .toggle-pane {
    padding: 0 !important;
    border: 0;
  }
  .toggle-primary-menu > .toggle-body {
    padding: 0;
    background: none;
    max-width: none;
    position: static;
    box-shadow: none;
    width: auto;
    display: block !important;
  }
  .toggle-primary-menu > .toggle-body.active {
    overflow: visible;
  }
  .toggle-primary-menu {
    border-top: 0;
  }
  .header-container {
    position: relative;
    z-index: 1021;
  }
  .header-container .row-8eqqr {
    bottom: 0;
    left: 50%;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
  }
  .header-container .dealer-name,
  .header-container .franchise-badge,
  .header-container .logo {
    height: 85px;
  }
  .header-container .dealer-name.toyota-tall-logo img,
  .header-container .franchise-badge.toyota-tall-logo img,
  .header-container .logo.toyota-tall-logo img {
    margin-top: 35px;
  }
  .header-container .logo {
    width: 304px !important;
  }
  .header-container .dealer-name h2 {
    line-height: 85px;
  }
  .header-container .dealer-name,
  .header-container .logo {
    width: auto;
    max-width: 304;
  }
  .header-container .franchise-badge {
    width: auto;
    max-width: none;
  }
  .header-container .container-un2g5 {
    background: none;
    border-top: 0;
  }
  .header-container .container-un2g5 .container {
    position: relative;
  }
  .header-container .nav > li {
    float: none;
    display: inline-block;
  }
  .header-container .nav > li > a {
    transition: line-height 0.4s ease-in-out;
    line-height: 85px;
  }
  .header-container .nav > li > a span {
    line-height: normal;
    display: inline-block;
    vertical-align: middle;
  }
  .header-container .table-menu .nav {
    display: table;
    width: 100%;
  }
  .header-container .table-menu .nav > li {
    float: none;
    display: table-cell;
  }
  .header-container #primary-menu {
    bottom: 0;
    width: auto;
    position: absolute;
    right: auto;
    left: 20px;
    z-index: 1030;
  }
  .header-container .container-r6z94 > .container {
    position: relative;
  }
  .header-container .container-r6z94 .has-divider {
    box-shadow: inset 1px 0 0 0 #f5f5f6;
  }
  .header-container .container-r6z94 .has-divider > :first-child {
    min-width: 1px;
  }
  .header-container .container-r6z94 .reset {
    width: auto;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0;
    text-align: center;
  }
  .header-container .container-r6z94 .reset > :first-child {
    display: flex;
    background: transparent;
    border: 0;
    box-shadow: none;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    transition: height 0.4s ease-in-out;
    font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
    font-size: 0.875rem;
    font-weight: 400;
    text-transform: none;
    color: #fff;
    height: 85px;
    padding: 0 15px;
  }
  .header-container .container-r6z94 .reset span {
    display: inline-block;
  }
  .header-container .container-r6z94 .last > :first-child {
    padding-right: 0;
  }
  .header-container .container-r6z94 .last li:last-child a {
    padding-right: 0;
  }
  .header-container .container-r6z94 .button {
    background: transparent;
    color: #fff;
  }
  .header-container .container-r6z94 .button .icon {
    display: block;
  }
  .header-container .container-r6z94 .button .icon:before {
    text-transform: none;
    speak: none;
    display: inline-block;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e098";
    color: #fff;
    font: normal normal 400 17px / normal the-elite-cars-jetour, master-v10;
  }
  .header-container .container-r6z94 .button .btn:after,
  .header-container .container-r6z94 .button .btn:before {
    display: none;
  }
  .header-container .container-r6z94 .button .btn span {
    position: relative;
    vertical-align: middle;
    line-height: normal;
    top: auto;
  }
  .header-container .container-r6z94 .button.switch-btn > .btn > .icon:before {
    content: "\c005";
  }
  .header-container
    .container-r6z94
    .button.contact-us-btn
    > .btn
    > .icon:before {
    content: "\c006";
  }
  .header-container
    .container-r6z94
    .button.my-account-btn
    > .btn
    > .icon:before {
    content: "\c007";
  }
  .header-container .container-r6z94 .social-icons li a {
    background: none;
    box-shadow: none;
    padding: 0;
    color: #fff;
  }
  .header-container .container-r6z94 .social-icons .icon-social:before {
    font-size: 17px;
    color: #fff;
  }
  .header-container .container-r6z94 .large-button {
    width: auto;
    display: flex;
    height: 70px;
    transition: height 0.4s ease-in-out;
  }
  .header-container .container-r6z94 .large-button > :first-child {
    border: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0;
    flex-direction: column;
    height: 155px;
  }
  .header-container .container-r6z94 .large-button .icon:before {
    color: inherit;
  }
  .header-container .container-r6z94 .highlight {
    background: #3d4347;
  }
  .header-container .container-r6z94 .highlight .icon:before,
  .header-container .container-r6z94 .highlight > :first-child {
    color: #fff;
  }
  .header-container .container-r6z94 .highlight-2 {
    background: #212333;
  }
  .header-container .container-r6z94 .highlight-2 .icon:before,
  .header-container .container-r6z94 .highlight-2 > :first-child {
    color: #fff;
  }
  .header-container .container-r6z94 .saved-vehicles .fw-popup {
    text-decoration: none;
  }
  .header-container .container-r6z94 .saved-vehicles span:not(.count) {
    position: relative;
    vertical-align: middle;
    line-height: normal;
    top: auto;
  }
  .header-container .container-r6z94 .saved-vehicles .count {
    color: #fff;
  }
  .header-container .container-r6z94 .saved-vehicles.has-count-bg .count {
    display: inline-block;
    text-align: center;
    height: 18px;
    width: 18px;
    line-height: 18px;
    border-radius: 100%;
    background: #ef233c;
    color: #fff;
  }
  .header-container .container-r6z94 .saved-vehicles:not(.has-count-bg) .count {
    position: relative;
    vertical-align: middle;
    line-height: normal;
    padding-right: 5px;
    top: auto;
  }
  .header-container .container-r6z94 .saved-vehicles.has-icon .icon:before {
    text-transform: none;
    speak: none;
    display: inline-block;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e0b1";
    color: #fff;
    font: normal normal 400 17px / normal the-elite-cars-jetour, master-v10;
  }
  .header-container .container-r6z94 .reset {
    padding-inline: 0;
  }
  .header-container .container-r6z94 .custom-btn .btn {
    padding-left: 25px;
    padding-right: 0;
  }
  .no-touch .header-container .container-r6z94 .custom-btn {
    transition-property: color;
    transition-duration: 0.4s;
    transition-timing-function: ease-in-out;
  }
  .no-touch .header-container .container-r6z94 .custom-btn .icon:before {
    transition-property: color;
    transition-duration: 0.4s;
    transition-timing-function: ease-in-out;
  }
  .no-touch .header-container .container-r6z94 .custom-btn:active,
  .no-touch .header-container .container-r6z94 .custom-btn:focus,
  .no-touch .header-container .container-r6z94 .custom-btn:hover {
    color: #ef233c;
  }
  .no-touch .header-container .container-r6z94 .custom-btn:active .icon:before,
  .no-touch .header-container .container-r6z94 .custom-btn:focus .icon:before,
  .no-touch .header-container .container-r6z94 .custom-btn:hover .icon:before {
    color: #ef233c;
  }
  .header-container
    .container-r6z94
    .custom-btn.whatsapp-btn
    .btn
    .icon:before {
    content: "\e0e0";
    font-size: 27px;
    position: relative;
    top: 1px;
  }
  .header-container .container-r6z94 .switch-btn .icon:after {
    content: "AR";
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    display: inline-block;
    padding-left: 8px;
    position: relative;
    top: -1px;
  }
  .no-touch .header-container .container-r6z94 .switch-btn .icon:after {
    transition-property: color;
    transition-duration: 0.4s;
    transition-timing-function: ease-in-out;
  }
  .no-touch .header-container .container-r6z94 .switch-btn:active .icon:after,
  .no-touch .header-container .container-r6z94 .switch-btn:focus .icon:after,
  .no-touch .header-container .container-r6z94 .switch-btn:hover .icon:after {
    color: #ef233c;
  }
  .header-container .container-r6z94 .contact-us-btn {
    position: relative;
  }
  .header-container .container-r6z94 .contact-us-btn .btn {
    flex-direction: row;
  }
  .header-container .container-r6z94 .contact-us-btn .label {
    padding-left: 5px;
  }
  .header-container .container-r6z94 .contact-us-btn:after {
    display: block;
    content: "";
    height: 20px;
    width: 1px;
    background: #51585e;
    position: absolute;
    left: 10px;
    top: 33px;
  }
  .header-container .container-3zz9e {
    display: block;
  }
  .header-container .row-qyzx7 {
    position: fixed;
    top: 50%;
    z-index: 1025;
    transform: translateY(-50%);
    transition: all 0.4s ease-in-out;
    border: 1px solid #d4d4d4;
    right: -202px;
  }
  .vehicle-saved .header-container .row-qyzx7 {
    right: 0;
  }
  .header-container .row-qyzx7:hover {
    right: 0;
  }
  .header-container .row-qyzx7 .reset {
    box-shadow: none;
    clear: both;
    display: block;
    overflow: hidden;
    padding: 0;
    transition: all 0.4s ease-in-out;
    line-height: 45px;
    width: 200px;
    background: #fff;
    float: right;
  }
  .header-container .row-qyzx7 .reset > :first-child {
    width: 100%;
    line-height: 45px;
    color: #212333;
    padding: 0 0 0 56px;
    text-align: left;
  }
  .header-container .row-qyzx7 .reset:not(:last-child) {
    border-bottom: 1px solid #d4d4d4;
  }
  .header-container .row-qyzx7 > .module {
    position: relative;
    display: flex;
    align-items: center;
    z-index: 1;
  }
  .header-container .row-qyzx7 > .module.quick-links {
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    width: 30px;
    height: 128px;
    border: 0;
    background: #ef233c;
    left: -31px;
  }
  .header-container .row-qyzx7 > .module.quick-links span {
    color: #fff;
    white-space: nowrap;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    top: auto;
    transform: rotate(270deg);
    font-weight: 700;
    text-transform: uppercase;
  }
  .header-container .row-qyzx7 > .module.quick-links:hover a,
  .header-container .row-qyzx7 > .module.quick-links a {
    color: #fff;
    background: #ef233c;
  }
  .header-container .row-qyzx7 > .module.quick-links:hover a span,
  .header-container .row-qyzx7 > .module.quick-links a span {
    color: #fff;
  }
  .header-container .row-qyzx7 > .module.quick-links .btn {
    overflow: visible;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 0;
    height: 100%;
  }
  .header-container .row-qyzx7 > .module.quick-links .btn:after,
  .header-container .row-qyzx7 > .module.quick-links .btn:before {
    display: none;
  }
  .header-container .row-qyzx7 .btn {
    border: 0;
    background: none;
    border-radius: 0;
    text-transform: none;
    font-size: 14px;
    line-height: 45px;
    width: 194px;
    transition: all 0.4s ease-in-out;
    padding: 0 0 0 56px;
    float: right;
    text-align: left;
    letter-spacing: 0;
    font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  }
  .header-container .row-qyzx7 .btn span {
    position: relative;
    top: -2px;
    color: #212333;
  }
  .header-container .row-qyzx7 .btn:hover {
    background: #fff;
  }
  .header-container .row-qyzx7 .btn:hover:after,
  .header-container .row-qyzx7 .btn:hover span {
    color: #000;
  }
  .header-container .row-qyzx7 .btn:before {
    display: none;
  }
  .header-container .row-qyzx7 .btn:after {
    text-transform: none;
    speak: none;
    display: inline-block;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: none;
    position: absolute;
    text-align: center;
    top: auto;
    transform: none;
    height: auto;
    width: auto;
    color: #212333;
    margin-left: 0;
    float: right;
    left: 8px;
    right: auto;
    animation: none;
    margin-top: 0;
    font: normal normal 400 34px / normal the-elite-cars-jetour, master-v10;
  }
  .header-container .row-qyzx7 .btn div {
    display: inline-block;
  }
  .header-container .row-qyzx7 .chat {
    background: #fff;
  }
  .header-container .row-qyzx7 .chat .icon {
    display: none;
  }
  .header-container .row-qyzx7 .chat .btn {
    color: #212333;
    font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  }
  .header-container .row-qyzx7 .chat .btn:after {
    font-size: 34px;
    line-height: 45px;
    width: 200px;
    color: #212333;
  }
  .header-container .row-qyzx7 .social-icons .btn:after {
    content: "\e089";
    line-height: 45px;
  }
  .header-container .row-qyzx7 .find-us .btn:after {
    content: "\e09f";
    line-height: 45px;
  }
  .header-container .row-qyzx7 .contact-button .btn:after {
    content: "\e098";
    line-height: 45px;
  }
  .header-container .row-qyzx7 .saved-vehicles {
    width: 200px;
    font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
  }
  .header-container .row-qyzx7 .saved-vehicles .icon {
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    color: #212333;
    left: 8px;
  }
  .header-container .row-qyzx7 .saved-vehicles .icon:before {
    font-size: 34px;
    content: "\e0b1";
  }
  .header-container .row-qyzx7 .saved-vehicles span {
    display: inline-block;
    line-height: normal;
    position: relative;
    padding: 3px 0;
    top: -2px;
  }
  .header-container .row-qyzx7 .saved-vehicles a {
    position: relative;
    text-decoration: none;
    display: block;
    font-size: 14px;
    color: #212333;
    height: 45px;
    text-transform: none;
  }
  .header-container .row-qyzx7 .saved-vehicles a:after {
    content: " ";
    display: table;
    clear: both;
  }
  .header-container .row-qyzx7 .saved-vehicles .count {
    color: #212333;
    margin-right: 5px;
  }
  .header-container .row-qyzx7 .saved-vehicles:hover {
    background: #fff;
  }
  .header-container .row-qyzx7 .saved-vehicles:hover .icon,
  .header-container .row-qyzx7 .saved-vehicles:hover span {
    color: #000;
  }
  .header-container .row-qyzx7 .social-icons {
    height: 45px;
    width: 200px;
  }
  .header-container .row-qyzx7 .social-icons:first-child {
    padding-left: 50px;
  }
  .header-container .row-qyzx7 .social-icons .inner:after {
    content: "\e089";
    text-transform: none;
    speak: none;
    display: inline-block;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    color: #212333;
    left: 8px;
    font: normal normal 400 34px / normal the-elite-cars-jetour, master-v10;
  }
  .header-container .row-qyzx7 .social-icons li {
    margin-left: 0;
  }
  .header-container .row-qyzx7 .social-icons li:first-child a {
    padding-left: 0;
  }
  .header-container .row-qyzx7 .social-icons li a {
    background: none;
    box-shadow: none;
    padding: 0 10px;
  }
  .header-container .row-qyzx7 .social-icons .icon-social:before {
    font-size: 22px;
    color: #212333;
  }
  .header-container
    .container-296mj
    .contact-numbers
    .toggle-body
    li[class*="location"]
    .location:hover {
    text-decoration: none;
  }
  #pre-footer-wrap {
    position: relative;
    z-index: 15;
  }
  .home-banner .cyclr.fit-screen .adverts-container {
    overflow: hidden;
    height: 100%;
  }
  .home-banner .cyclr.fit-screen .adverts-container > .inner {
    height: 100%;
  }
  .home-banner .cyclr.fit-screen img {
    max-width: none;
  }
  .used-detail-template-21[class^="used"].details
    .container-1e7p0
    > .container {
    position: relative;
    display: grid;
    grid-template-areas: "left1 right" "left2 right" "left3 right" "left4 right" "left5 right";
    grid-template-columns: 50% 50%;
    grid-template-rows: -webkit-min-content repeat(3, auto) 1fr;
    grid-template-rows: min-content repeat(3, auto) 1fr;
  }
  .used-detail-template-21[class^="used"].details .row-3l5ev,
  .used-detail-template-21[class^="used"].details .row-dp0nl,
  .used-detail-template-21[class^="used"].details .row-r170f,
  .used-detail-template-21[class^="used"].details .row-wpqwj {
    margin: 0 25px 0 0;
  }
  .used-detail-template-21[class^="used"].details .row-r170f {
    grid-area: left2;
  }
  .used-detail-template-21[class^="used"].details .row-wpqwj {
    grid-area: left3;
  }
  .used-detail-template-21[class^="used"].details .row-dp0nl {
    grid-area: left4;
  }
  .used-detail-template-21[class^="used"].details .row-03q1g {
    grid-area: right;
    margin: 0;
  }
  .used-detail-template-21[class^="used"].details .row-3l5ev {
    grid-area: left5;
  }
  .used-detail-template-21[class^="used"].details
    [class^="span"]
    > div.divider {
    margin-inline: 0;
  }
  .used-detail-template-21[class^="used"].details .container-5k2ms {
    display: block;
  }
  .used-detail-template-21[class^="used"].details
    .reserve-sticky
    .sticky-module-inset {
    padding: 13px 0;
  }
  .used-detail-template-21[class^="used"].details
    .row-r170f
    .vehicle-title
    .variant {
    max-width: 300px;
  }
  .used-detail-template-21[class^="used"].details .used-media {
    padding-bottom: 20px;
  }
  .used-detail-template-21[class^="used"].details
    .used-media
    .inner
    .gallery-icon {
    display: block !important;
  }
  .used-detail-template-21[class^="used"].details .used-media .offer-sash {
    top: 10px;
    left: 10px;
  }
  .used-detail-template-21[class^="used"].details .used-media .cycle-next,
  .used-detail-template-21[class^="used"].details .used-media .cycle-prev {
    width: 45px;
    max-height: 45px;
  }
  .used-detail-template-21[class^="used"].details .used-media .cycle-next {
    right: 10px;
  }
  .used-detail-template-21[class^="used"].details .used-media .cycle-prev {
    left: 10px;
  }
  .used-detail-template-21[class^="used"].details
    .used-media.has-border
    .inner {
    border-bottom: 1px solid #fff;
  }
  .used-detail-template-21[class^="used"].details
    .thumbnails:not(.default-tabs)
    .inner
    > .tabs
    .tab-nav {
    position: absolute;
    top: 10px;
    left: 10px;
  }
  .used-detail-template-21[class^="used"].details
    .thumbnails:not(.default-tabs)
    .inner
    > .tabs
    .tab-nav
    > li {
    margin-right: 10px;
    border: 0;
    width: auto;
  }
  .used-detail-template-21[class^="used"].details
    .thumbnails:not(.default-tabs)
    .inner
    > .tabs
    .tab-nav
    > li:only-child {
    display: none;
  }
  .used-detail-template-21[class^="used"].details
    .thumbnails:not(.default-tabs)
    .inner
    > .tabs
    .tab-nav
    > li.active
    > a,
  .used-detail-template-21[class^="used"].details
    .thumbnails:not(.default-tabs)
    .inner
    > .tabs
    .tab-nav
    > li
    > a {
    width: auto;
    line-height: 45px;
    height: 45px;
  }
  .used-detail-template-21[class^="used"].details
    .thumbnails:not(.default-tabs)
    .inner
    > .tabs
    .tab-nav
    a {
    padding-block: 0;
    line-height: 40px;
  }
  .used-detail-template-21[class^="used"].details
    .thumbnails
    .inner
    > .tabs
    [data-cycle-fx] {
    overflow: hidden;
    width: 100% !important;
    display: block !important;
  }
  .used-detail-template-21[class^="used"].details
    .thumbnails
    .inner
    > .tabs
    [data-cycle-fx]
    .cycle-sentinel,
  .used-detail-template-21[class^="used"].details
    .thumbnails
    .inner
    > .tabs
    [data-cycle-fx]
    .item {
    display: inline-block;
    cursor: pointer;
    opacity: 1;
    width: 16.66666667% !important;
  }
  .used-detail-template-21[class^="used"].details
    .thumbnails
    .inner
    > .tabs
    .inset {
    position: relative;
  }
  .used-detail-template-21[class^="used"].details
    .tab-inset
    > .thumbnails:not(.default-tabs)
    .inner
    > .tabs
    .tab-nav {
    top: 61px;
  }
  .used-detail-template-21[class^="used"].details
    .efficiency-data
    .efficiency-tax-band-graphic {
    width: 50%;
  }
  .used-detail-template-21[class^="used"].details
    .efficiency-data
    .efficiency-monthly-running-costs {
    width: 50%;
  }
  .used-detail-template-21[class^="used"].details
    .efficiency-data
    .efficiency-road-tax-info,
  .used-detail-template-21[class^="used"].details
    .efficiency-data
    .total-monthly-cost,
  .used-detail-template-21[class^="used"].details
    .efficiency-data
    .total-monthly-cost-container {
    float: none;
    padding-left: 0;
    width: auto;
  }
  .used-detail-template-21[class^="used"].details .tech-data .column {
    width: 50%;
  }
  .used-detail-template-21[class^="used"].details .row-03q1g .sticky {
    top: 55px !important;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0.4s ease-in-out, opacity 0.4s ease-in-out;
    max-width: 1920px;
    margin: 0 auto;
    min-width: calc(33.3% - 40px);
  }
  .used-detail-template-21[class^="used"].details
    .sticky-module.is-hit
    + .sticky {
    visibility: visible;
    opacity: 1;
  }
  .used-detail-template-21[class^="used"].details
    .row-03q1g
    .location-no
    a:before {
    display: none;
  }
  .used-detail-template-21[class^="used"].details
    .row-03q1g
    .location-no
    .hidden-phone,
  .used-detail-template-21[class^="used"].details
    .row-03q1g
    .location-no
    .visible-phone {
    padding-left: 0;
  }
  .used-detail-template-21[class^="used"].details
    .row-03q1g
    .location-no
    .label {
    display: block;
  }
  [class^="used"].details
    .vehicle--details.location
    [class^="col-"]:first-child {
    position: relative;
  }
  [class^="used"].details
    .vehicle--details.location
    [class^="col-"]:first-child:before {
    content: "";
    display: block;
    position: absolute;
    top: 10px;
    bottom: 0;
    right: 0;
    width: 1px;
    background: #cdcdd2;
  }
  [class^="used"].details .vehicle--details.location .location-no {
    padding-left: 0;
  }
  [class^="used"].details .vehicle--details.location .location-no:before {
    display: none;
  }
  .used-detail-template-21[class^="used"].details
    .vehicle--details.location
    [class^="col-"]:first-child:before {
    display: none;
  }
  [class^="used"].details .tab-finance .tab-content .tab-pane {
    padding: 15px 20px 30px;
  }
  [class^="used"].details .row-4mmxa .budget-summary .budget-summary-content {
    padding: 12px 20px 20px;
  }
  [class^="used"].details .row-4mmxj .budget-summary .budget-summary-content {
    padding: 0 20px 20px;
  }
  .used-detail-template-21[class^="used"].details
    .tab-finance
    .tab-content
    .tab-pane {
    padding: 20px 40px 30px;
  }
  .used-detail-template-21[class^="used"].details
    .budget-summary:not(.lozenge-summary)
    .budget-summary-content {
    padding: 10px 40px 30px;
  }
  .used-detail-template-21[class^="used"].details
    .lozenge-finance
    .tab-content
    .tab-pane {
    padding: 20px 0 30px;
  }
  .used-detail-template-21[class^="used"].details
    .budget-summary.lozenge-summary
    .budget-summary-content {
    padding: 10px 0 30px;
  }
  [class*="capnew"].listing .box-list.new-list .inner > .list-item,
  [class*="newcars"].listing .box-list.new-list .inner > .list-item {
    width: 33.3333%;
  }
  [class*="new"].details .checkpoint-container .sticky-module-inset.fixed {
    top: 126px;
  }
  [class*="new"].details .checkpoint-container .link .btn {
    line-height: 75px;
    transition-property: color;
    transition-duration: 0.4s;
    transition-timing-function: ease-in-out;
  }
  .no-touch [class*="new"].details .checkpoint-container .link .btn {
    position: relative;
  }
  .no-touch [class*="new"].details .checkpoint-container .link .btn:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #212333;
    height: 2px;
    transition-property: right;
    transition-duration: 0.4s;
    transition-timing-function: ease-out;
    display: block;
  }
  .no-touch
    [class*="new"].details
    .checkpoint-container
    .link
    .btn:active:before,
  .no-touch
    [class*="new"].details
    .checkpoint-container
    .link
    .btn:focus:before,
  .no-touch
    [class*="new"].details
    .checkpoint-container
    .link
    .btn:hover:before {
    right: 0;
  }
  .no-touch [class*="new"].details .checkpoint-container .link .btn:active,
  .no-touch [class*="new"].details .checkpoint-container .link .btn:focus,
  .no-touch [class*="new"].details .checkpoint-container .link .btn:hover {
    color: #212333;
  }
  [class*="new"].details .checkpoint-container .link .btn.active:before {
    right: 0;
  }
  [class*="new"].details .checkpoint-container .waypoint-button .btn {
    min-width: 140px;
  }
  [class*="newcars"].details
    .cycle-colourizer
    [class*="cycle-pager-container"]
    ul
    li {
    padding-right: 6px;
  }
  [class*="newcars"].details .header-container {
    position: fixed;
    width: 100%;
  }
  [class*="newcars"].details .header-container .container-wrap {
    background-color: transparent;
  }
  [class^="cap"][class*="offers"].details .container-xm7nk > .container {
    position: relative;
    display: grid;
    grid-template-areas: "left1 right" "left2 right" "left3 right" "left4 right";
    grid-template-columns: 50% 50%;
    grid-template-rows: -webkit-min-content repeat(2, auto) 1fr;
    grid-template-rows: min-content repeat(2, auto) 1fr;
  }
  [class^="cap"][class*="offers"].details .row-dp0nl,
  [class^="cap"][class*="offers"].details .row-r170f,
  [class^="cap"][class*="offers"].details .row-wpqwj {
    margin: 0 25px 0 0;
  }
  [class^="cap"][class*="offers"].details .row-r170f {
    grid-area: left2;
  }
  [class^="cap"][class*="offers"].details .row-wpqwj {
    grid-area: left3;
  }
  [class^="cap"][class*="offers"].details .row-dp0nl {
    grid-area: left4;
  }
  [class^="cap"][class*="offers"].details .row-03q1g {
    grid-area: right;
    margin: 0;
  }
  [class^="cap"][class*="offers"].details [class^="span"] > div.divider {
    margin-inline: 0;
  }
  .locations.listing #content-wrap .location-search .view-all-locations {
    flex-basis: auto;
    justify-content: flex-end;
  }
  .locations.listing .listing .list-item {
    width: 33.3%;
  }
  .locations.details
    .overlay__wrap
    .details-layout
    > [class*="span"]:first-child {
    border-right: 1px solid #cdcdd2;
  }
  .locations.details .locations-hours .tab-pane {
    padding-inline: 30px;
  }
  [class*="vacancies"].details
    .recruitment-application-form.form-module.form-module
    label:not(.control-label) {
    padding-top: 20px;
  }
  [class*="vacancies"].details
    .recruitment-application-form.form-module.form-module
    .radio-btn
    .control-label:after,
  [class*="vacancies"].details
    .recruitment-application-form.form-module.form-module
    .radio-btn
    .control-label:before,
  [class*="vacancies"].details
    .recruitment-application-form.form-module.form-module
    .tick-box
    .control-label:after,
  [class*="vacancies"].details
    .recruitment-application-form.form-module.form-module
    .tick-box
    .control-label:before {
    top: 12px;
  }
  [class*="vacancies"].details
    .recruitment-application-form.form-module.form-module
    .tick-box
    input {
    top: 22px;
  }
  [class*="service"].cmfdetails
    .service-booking-form.form-module.form-module
    .control-customer-contact-preferred-date,
  [class*="service"].cmfdetails
    .service-booking-form.form-module.form-module
    .control-customer-contact-preferred-time,
  [class*="service"].details
    .service-booking-form.form-module.form-module
    .control-customer-contact-preferred-date,
  [class*="service"].details
    .service-booking-form.form-module.form-module
    .control-customer-contact-preferred-time {
    width: 48%;
    display: inline-block;
  }
  [class*="service"].cmfdetails
    .service-booking-form.form-module.form-module
    .control-customer-contact-preferred-date,
  [class*="service"].details
    .service-booking-form.form-module.form-module
    .control-customer-contact-preferred-date {
    margin-right: 2%;
  }
  [class*="service"].cmfdetails
    .service-booking-form.form-module.form-module
    .control-customer-contact-preferred-time,
  [class*="service"].details
    .service-booking-form.form-module.form-module
    .control-customer-contact-preferred-time {
    margin-left: 2%;
  }
  [class*="service"].cmfdetails
    .service-booking-form.form-module.form-module
    .control-customer-email,
  [class*="service"].cmfdetails
    .service-booking-form.form-module.form-module
    .control-customer-first-name,
  [class*="service"].cmfdetails
    .service-booking-form.form-module.form-module
    .control-customer-last-name,
  [class*="service"].cmfdetails
    .service-booking-form.form-module.form-module
    .control-customer-phone-number,
  [class*="service"].cmfdetails
    .service-booking-form.form-module.form-module
    .control-customer-title,
  [class*="service"].details
    .service-booking-form.form-module.form-module
    .control-customer-email,
  [class*="service"].details
    .service-booking-form.form-module.form-module
    .control-customer-first-name,
  [class*="service"].details
    .service-booking-form.form-module.form-module
    .control-customer-last-name,
  [class*="service"].details
    .service-booking-form.form-module.form-module
    .control-customer-phone-number,
  [class*="service"].details
    .service-booking-form.form-module.form-module
    .control-customer-title {
    width: 48%;
    display: inline-block;
  }
  [class*="service"].cmfdetails
    .service-booking-form.form-module.form-module
    .control-customer-title,
  [class*="service"].details
    .service-booking-form.form-module.form-module
    .control-customer-title {
    display: block;
  }
  [class*="service"].cmfdetails
    .service-booking-form.form-module.form-module
    .control-customer-email,
  [class*="service"].cmfdetails
    .service-booking-form.form-module.form-module
    .control-customer-first-name,
  [class*="service"].details
    .service-booking-form.form-module.form-module
    .control-customer-email,
  [class*="service"].details
    .service-booking-form.form-module.form-module
    .control-customer-first-name {
    margin-right: 2%;
  }
  [class*="service"].cmfdetails
    .service-booking-form.form-module.form-module
    .control-customer-last-name,
  [class*="service"].cmfdetails
    .service-booking-form.form-module.form-module
    .control-customer-phone-number,
  [class*="service"].details
    .service-booking-form.form-module.form-module
    .control-customer-last-name,
  [class*="service"].details
    .service-booking-form.form-module.form-module
    .control-customer-phone-number {
    margin-left: 2%;
  }
  [class*="service"].cmfdetails
    .service-booking-form.form-module.form-module
    .dpp.is-checkbox
    .tick-box
    .control-label,
  [class*="service"].details
    .service-booking-form.form-module.form-module
    .dpp.is-checkbox
    .tick-box
    .control-label {
    padding-left: 28px;
    margin-right: 30px;
  }
  [class*="service"].cmfdetails
    .service-booking-form.form-module.form-module
    [class*="control-customer-agreement-of-terms"],
  [class*="service"].details
    .service-booking-form.form-module.form-module
    [class*="control-customer-agreement-of-terms"] {
    padding-left: 33px;
  }
  [class*="service"].cmfdetails
    .service-booking-form.form-module.form-module
    [class*="control-customer-agreement-of-terms"]
    .tick-box
    .help-inline,
  [class*="service"].details
    .service-booking-form.form-module.form-module
    [class*="control-customer-agreement-of-terms"]
    .tick-box
    .help-inline {
    top: 27px;
    left: 31px;
  }
  .data-preferences #content-wrap:not(.nd-edit) .container-487v6 .row-baict {
    max-width: 940px;
  }
  .data-preferences #content-wrap:not(.nd-edit) .container-487v6 h1 {
    font-size: 38px;
  }
  .data-preferences #content-wrap:not(.nd-edit) .container-487v6 p {
    font-size: 18px;
  }
  .data-preferences #content-wrap:not(.nd-edit) .container-487v6 .jump {
    margin-top: 20px;
  }
  .data-preferences
    #content-wrap:not(.nd-edit)
    .container-487v6
    .jump.jumps-6
    .title {
    line-height: 17px;
    font-size: 14px;
  }
  .data-preferences #content-wrap:not(.nd-edit) .container-487v6 .jump .title {
    line-height: 23px;
    font-size: 17px;
    bottom: 28px;
  }
  .data-preferences
    #content-wrap:not(.nd-edit)
    .container-487v6
    .jump
    .thumb
    img {
    max-width: 158px;
  }
}
@media (min-width: 979px) {
  .used-detail-template-21[class^="used"].details .row-r170f {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
  .used-detail-template-21[class^="used"].details .row-wpqwj {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .used-detail-template-21[class^="used"].details .row-dp0nl {
    -ms-grid-row: 4;
    -ms-grid-column: 1;
  }
  .used-detail-template-21[class^="used"].details .row-03q1g {
    -ms-grid-row: 1;
    -ms-grid-row-span: 5;
    -ms-grid-column: 2;
  }
  .used-detail-template-21[class^="used"].details .row-3l5ev {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
  }
  [class^="cap"][class*="offers"].details .row-r170f {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
  [class^="cap"][class*="offers"].details
    .container-xm7nk
    > .container
    > .row-r170f {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
  [class^="cap"][class*="offers"].details .row-wpqwj {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  [class^="cap"][class*="offers"].details
    .container-xm7nk
    > .container
    > .row-wpqwj {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  [class^="cap"][class*="offers"].details .row-dp0nl {
    -ms-grid-row: 4;
    -ms-grid-column: 1;
  }
  [class^="cap"][class*="offers"].details
    .container-xm7nk
    > .container
    > .row-dp0nl {
    -ms-grid-row: 4;
    -ms-grid-column: 1;
  }
  [class^="cap"][class*="offers"].details .row-03q1g {
    -ms-grid-row: 1;
    -ms-grid-row-span: 5;
    -ms-grid-column: 2;
  }
  [class^="cap"][class*="offers"].details
    .container-xm7nk
    > .container
    > .row-03q1g {
    -ms-grid-row: 1;
    -ms-grid-row-span: 4;
    -ms-grid-column: 2;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .box-list.listing .list-item {
    width: 25%;
  }
  .box-list.offer-list .inner > .list-item {
    width: 25%;
  }
  .box-list.new-list .inner > .list-item {
    width: 25%;
  }
  .box-list.location-listing .inner > .list-item {
    width: 7.14285714%;
  }
  [data-cycle-fx="carousel"] .cycle-sentinel,
  [data-cycle-fx="carousel"] .item {
    width: 25%;
  }
  .nav > li > a {
    padding: 0;
    margin: 0 35px 0 0;
    font-size: 14px;
  }
  .nav .dropdown-menu li > a {
    font-size: 14px;
  }
  .modal.has-image .modal-header {
    display: block;
  }
  .modal.has-image .modal-header .modal-title {
    display: none;
  }
  [class*="span"] + [class*="col-lg-"] {
    clear: none;
    margin-top: 0;
  }
  .hidden-desktop,
  .u-hidden-lg-up {
    display: none !important;
  }
  .cyclr .caption .caption-inset {
    font-size: 1rem;
  }
  .has-large-icons.social-icons.social-icons-block li a .icon {
    margin-right: 26px;
  }
  .has-large-icons.social-icons.social-icons-block li a .icon:before {
    font-size: 32px;
    padding: 16px;
  }
  .tab-has-toggles.tabs .toggle-heading {
    display: none;
  }
  .tab-has-toggles.tabs .toggle-body {
    padding: 0;
    border: 0;
    margin: 0;
    background: transparent;
  }
  .tab-has-toggles .tab-content .tab-pane.active .toggle-body,
  .tab-has-toggles .tab-nav {
    display: block;
  }
  .search--expanded.search .bootstrap-select .dropdown-menu:not(.inner) {
    position: static;
  }
  .search--expanded.search .bootstrap-select .dropdown-menu {
    max-height: 28vh !important;
  }
  .search > .inner {
    height: 100%;
  }
  .search > .inner form {
    height: 100%;
  }
  .search--standard.search > .inner {
    border-block: solid 1px #cdcdd2;
    border-right: 1px solid #cdcdd2;
    border-left: 0;
  }
  .search .buttons {
    background: #fff;
  }
  .search .buttons .btn {
    background-color: #3d4347;
    color: #fff;
  }
  .search .buttons .btn:hover {
    background-color: #25292c;
    color: #fff;
  }
  .search .buttons .cancel .btn,
  .search .buttons .clear .btn {
    color: #404040;
  }
  .search .filter {
    width: 20%;
  }
  .search .filter.active {
    z-index: 1015;
  }
  .search .filters {
    position: static;
  }
  .search .filter-inset {
    flex-direction: row;
    overflow: visible;
    height: 100%;
  }
  .search--standard.search .filter-inset {
    background: #fff;
  }
  .search .filter-heading {
    border-bottom: 0;
    border-left: 1px solid #cdcdd2;
  }
  .search .filter-make {
    margin-bottom: 0;
  }
  .search .filter-distance .filter-options .tab-nav {
    background: #e6e6e6;
    color: #000;
  }
  .search .filter-distance .filter-options .tab-nav > li {
    flex: auto;
  }
  .search .filter-distance .filter-options .tab-nav > li a {
    border: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    background: #d9d9d9;
    color: #000;
  }
  .search .filter-distance .filter-options .tab-nav > li.active a,
  .search .filter-distance .filter-options .tab-nav > li a:hover {
    background: #fff;
    color: #000;
  }
  .row-g1yb5 {
    display: flex;
  }
  .button__search .btn {
    border-block: solid 1px #cdcdd2;
    border: 1px solid #cdcdd2;
    border-left: 0;
  }
  .button__search:last-child .btn {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .search__button .btn {
    border-radius: 0;
  }
  .location-search .control-group {
    width: auto;
    margin-bottom: 0;
  }
  .location-search .controls {
    width: 200px;
  }
  .location-search .btn {
    clear: none;
    margin-left: 10px;
    float: left;
  }
  .location-directions .controls {
    width: 56.5%;
  }
  .online-deposits-widget
    #nd-online-vehicle-sales
    ovs-summary
    .ovs-fixed
    .summary-section {
    max-width: none;
  }
  .valuation-widget-jump div:first-of-type.control-group .control-label {
    margin-top: 10px;
  }
  .budget-calculator .price + .alert {
    min-height: 96px;
  }
  .budget-summary td,
  .budget-summary th {
    padding: 5px 10px;
  }
  .budget-summary-jump .buttons {
    margin-top: 20px;
    display: flex;
  }
  .budget-summary-jump .btn.secondary {
    margin-bottom: 0;
  }
  .budget-summary-jump .btn.secondary + .continue {
    margin-left: 10px;
  }
  .budget-summary-jump .btn.continue {
    width: 60%;
  }
  .module-cycle.has-arrows-outside .cycle-next {
    right: 0;
  }
  .module-cycle.has-arrows-outside .cycle-prev {
    left: 0;
  }
  .module-cycle.module-cycle.has-arrows .cycle-next:after,
  .module-cycle.module-cycle.has-arrows .cycle-prev:after {
    content: "";
    position: absolute;
    z-index: -1;
    width: 0;
    height: 100%;
    top: 0;
    transition: width 0.4s ease-in-out;
    background: #fff;
    left: 0;
  }
  .module-cycle.module-cycle.has-arrows .cycle-next:hover:after,
  .module-cycle.module-cycle.has-arrows .cycle-prev:hover:after {
    width: 100%;
  }
  .module-cycle.module-cycle.has-arrows .cycle-next:hover:before,
  .module-cycle.module-cycle.has-arrows .cycle-prev:hover:before {
    color: #212333;
  }
  .cycle--white.module-cycle.module-cycle.has-arrows .cycle-next:after,
  .cycle--white.module-cycle.module-cycle.has-arrows .cycle-prev:after {
    background: #212333;
  }
  .cycle--white.module-cycle.module-cycle.has-arrows .cycle-next:hover:before,
  .cycle--white.module-cycle.module-cycle.has-arrows .cycle-prev:hover:before {
    color: #fff;
  }
  .fill-container-body-bg\@lg,
  .fill-container-white\@lg {
    background-color: #fff !important;
  }
  .fill-container-black\@lg {
    background-color: #000 !important;
  }
  .fill-container-grey\@lg {
    background-color: #cdcdd2 !important;
  }
  .fill-container-light-grey\@lg {
    background-color: #f2f2f4 !important;
  }
  .fill-container-mid-light-grey\@lg {
    background-color: #e8e8ea !important;
  }
  .fill-container-dark-grey\@lg {
    background-color: #222226 !important;
  }
  .fill-container-mid-dark-grey\@lg {
    background-color: #70707c !important;
  }
  .fill-container-highlight\@lg {
    background-color: #282828 !important;
  }
  .fill-container-highlight-alt\@lg {
    background-color: #424242 !important;
  }
  .fill-container-transparent\@lg {
    background-color: transparent !important;
  }
  .fill-white\@lg .inner {
    background-color: #fff;
  }
  .fill-grey\@lg .inner {
    background-color: #cdcdd2;
  }
  .fill-light-grey\@lg .inner {
    background-color: #f2f2f4;
  }
  .fill-mid-light-grey\@lg .inner {
    background-color: #e8e8ea;
  }
  .fill-dark-grey\@lg .inner {
    background-color: #222226;
  }
  .fill-mid-dark-grey\@lg .inner {
    background-color: #70707c;
  }
  .fill-highlight\@lg .inner {
    background-color: #282828;
  }
  .fill-highlight-alt\@lg .inner {
    background-color: #424242;
  }
  .fill-transparent\@lg .inner {
    background-color: transparent;
  }
  .fill-body-bg\@lg .inner {
    background-color: #fff;
  }
  .fill-height\@lg,
  .fill-height\@lg .inner,
  .fill-height\@lg .inner > a {
    height: 100%;
  }
  [class*="flex"] > .fill-height\@lg {
    height: auto;
  }
  .module.slim\@lg {
    padding-inline: 1px;
  }
  .color-white\@lg {
    color: #fff;
  }
  .color-white\@lg .cms-link:not(.btn),
  .color-white\@lg.link .btn,
  .color-white\@lg h1,
  .color-white\@lg h2,
  .color-white\@lg h3,
  .color-white\@lg h3 a,
  .color-white\@lg h3.title {
    color: #fff;
  }
  .color-black\@lg {
    color: #000;
  }
  .color-black\@lg .cms-link:not(.btn),
  .color-black\@lg.link .btn,
  .color-black\@lg h1,
  .color-black\@lg h2,
  .color-black\@lg h2.heading,
  .color-black\@lg h3,
  .color-black\@lg h3 a,
  .color-black\@lg h3.title {
    color: #000;
  }
  .color-primary\@lg {
    color: #212333;
  }
  .color-primary\@lg .cms-link:not(.btn),
  .color-primary\@lg.link .btn {
    color: #212333;
  }
  .color-secondary\@lg {
    color: #9b9b9b;
  }
  .color-secondary\@lg .cms-link:not(.btn),
  .color-secondary\@lg.link .btn {
    color: #9b9b9b;
  }
  .color-tertiary\@lg {
    color: #ef233c;
  }
  .color-tertiary\@lg .cms-link:not(.btn),
  .color-tertiary\@lg.link .btn {
    color: #ef233c;
  }
  .color-reset\@lg {
    color: #212121;
  }
  .color-reset\@lg .cms-link:not(.btn),
  .color-reset\@lg.link .btn {
    color: #212121;
  }
  .has-border\@lg .inner {
    border: 1px solid #f2f2f4;
  }
  .border-none\@lg .inner,
  .border-none\@lg .inner:before {
    border: 0 !important;
  }
  .border-top\@lg .inner:before {
    border-top: 1px solid #fff !important;
  }
  .border-bottom\@lg .inner:before {
    border-bottom: 1px solid #fff !important;
  }
  .border-right\@lg .inner:before {
    border-right: 1px solid #fff !important;
  }
  .border-left\@lg .inner:before {
    border-left: 1px solid #fff !important;
  }
  .rounded\@lg {
    border-radius: 0;
  }
  .rounded-inner\@lg > .inner {
    border-radius: 0;
    overflow: hidden;
  }
  .rounded-inner\@lg > .inner:before {
    border-radius: 0;
  }
  .rounded-none\@lg {
    border-radius: 0;
  }
  .rounded-inner-none\@lg .inner {
    border-radius: 0;
    overflow: visible;
  }
  .rounded-inner-none\@lg .inner:before {
    border-radius: 0 !important;
  }
  .rounded-inner-none\@lg .inner figure.responsive-image:before {
    border-radius: 0 !important;
  }
  .rounded-top-left\@lg {
    border-top-left-radius: 0;
  }
  .rounded-inner-top-left\@lg > .inner {
    border-top-left-radius: 0;
    overflow: hidden;
  }
  .rounded-bottom-left\@lg {
    border-bottom-left-radius: 0;
  }
  .rounded-inner-bottom-left\@lg > .inner {
    border-bottom-left-radius: 0;
    overflow: hidden;
  }
  .rounded-top-right\@lg {
    border-top-right-radius: 0;
  }
  .rounded-inner-top-right\@lg > .inner {
    border-top-right-radius: 0;
    overflow: hidden;
  }
  .rounded-inner-top-right-none\@lg {
    border-top-right-radius: 0;
  }
  .rounded-inner-top-right-none\@lg > .inner {
    border-top-right-radius: 0;
  }
  .rounded-bottom-right\@lg {
    border-bottom-right-radius: 0;
  }
  .rounded-inner-bottom-right\@lg > .inner {
    border-bottom-right-radius: 0;
    overflow: hidden;
  }
  .flex\@lg {
    display: flex;
  }
  .flex\@lg .inner,
  .flex\@lg .inner > a,
  .flex\@lg .inset,
  .flex\@lg .inset > a {
    display: flex;
    width: 100%;
  }
  .flex\@lg.module-cycle .inner {
    display: block;
  }
  .block\@lg .inner,
  .block\@lg .inner > a,
  .block\@lg .inset,
  .block\@lg .inset > a {
    display: block;
  }
  .block\@lg .text,
  .block\@lg .thumb {
    width: auto;
  }
  .flex--justify-center\@lg .inner,
  .flex--justify-center\@lg .inner > a,
  .flex--justify-center\@lg .inset,
  .flex--justify-center\@lg .inset > a {
    justify-content: center;
  }
  .flex--align-center\@lg .inner,
  .flex--align-center\@lg .inner > a,
  .flex--align-center\@lg .inset,
  .flex--align-center\@lg .inset > a {
    align-items: center;
  }
  .flex--justify-start\@lg .inner,
  .flex--justify-start\@lg .inner > a,
  .flex--justify-start\@lg .inset,
  .flex--justify-start\@lg .inset > a {
    justify-content: flex-start;
  }
  .flex--justify-end\@lg .inner,
  .flex--justify-end\@lg .inner > a,
  .flex--justify-end\@lg .inset,
  .flex--justify-end\@lg .inset > a {
    justify-content: flex-end;
  }
  .flex--direction-column\@lg .inner,
  .flex--direction-column\@lg .inner > a,
  .flex--direction-column\@lg .inset,
  .flex--direction-column\@lg .inset > a {
    flex-direction: column;
  }
  .flex--direction-row\@lg .inner,
  .flex--direction-row\@lg .inner > a,
  .flex--direction-row\@lg .inset,
  .flex--direction-row\@lg .inset > a {
    flex-direction: row;
  }
  .fill--height\@lg {
    height: 100%;
  }
  .text--fill-white\@lg .text__inner {
    background: #fff;
  }
  .text--fill-grey\@lg .text__inner {
    background: #cdcdd2;
  }
  .text--fill-light-grey\@lg .text__inner {
    background: rgba(242, 242, 244, 0.75);
  }
  .text--fill-highlight\@lg .text__inner {
    background: rgba(40, 40, 40, 0.75);
  }
  .text--fill-transparent\@lg .text__inner {
    background: transparent;
  }
  .text--fill-body-bg\@lg .text__inner,
  .text-area--fill-white\@lg .text {
    background: #fff;
  }
  .text-area--fill-grey\@lg .text {
    background: #cdcdd2;
  }
  .text-area--fill-light-grey\@lg .text {
    background: rgba(242, 242, 244, 0.75);
  }
  .text-area--fill-highlight\@lg .text {
    background: rgba(40, 40, 40, 0.75);
  }
  .text-area--fill-transparent\@lg .text {
    background: transparent;
  }
  .text-area--fill-body-bg\@lg .text {
    background: #fff;
  }
  .text--gradient-grey\@lg .text__inner,
  .text-area--gradient-grey\@lg .text {
    background: linear-gradient(180deg, hsla(0, 0%, 43.9%, 0) 0, #707070);
  }
  .text--max-width-8\@lg .text__inner {
    max-width: 800px;
  }
  .text--max-width-7\@lg .text__inner {
    max-width: 700px;
  }
  .text--max-width-6\@lg .text__inner {
    max-width: 600px;
  }
  .text--max-width-4\@lg .text__inner {
    max-width: 400px;
  }
  .text--max-width-2\@lg .text__inner {
    max-width: 200px;
  }
  .text--max-width-0\@lg .text__inner {
    max-width: none;
  }
  .text--max-width\@lg .text > span {
    margin-inline: auto;
    max-width: 500px;
  }
  .text--absolute\@lg .text {
    position: absolute;
    z-index: 10;
    inset: 0 0;
  }
  .text--justify-left\@lg .text {
    justify-content: flex-start;
  }
  .text--justify-right\@lg .text {
    justify-content: flex-end;
  }
  .text--justify-center\@lg .text {
    justify-content: center;
  }
  .text--align-self-center\@lg .text {
    align-items: center;
  }
  .text--align-stretch\@lg .text {
    align-items: stretch;
  }
  .text--align-self-start\@lg .text {
    align-items: flex-start;
  }
  .text--align-self-end\@lg .text {
    align-items: flex-end;
  }
  .text--static\@lg .text {
    position: static;
    max-width: none;
  }
  .text--flex-grow\@lg .text {
    flex-grow: 1;
  }
  .text--fluid\@lg .text {
    width: 100%;
    float: none;
    left: 0;
    max-width: none;
  }
  .text--fluid\@lg .text .text__inner {
    width: 100%;
  }
  .text--1\@lg .text {
    width: 8.33333333%;
  }
  .text--2\@lg .text {
    width: 16.66666667%;
  }
  .text--3\@lg .text {
    width: 25%;
  }
  .text--4\@lg .text {
    width: 33.33333333%;
  }
  .text--5\@lg .text {
    width: 41.66666667%;
  }
  .text--6\@lg .text {
    width: 50%;
  }
  .text--7\@lg .text {
    width: 58.33333333%;
  }
  .text--8\@lg .text {
    width: 66.66666667%;
  }
  .text--9\@lg .text {
    width: 75%;
  }
  .text--10\@lg .text {
    width: 83.33333333%;
  }
  .text--11\@lg .text {
    width: 91.66666667%;
  }
  .text--12\@lg .text {
    width: 100%;
  }
  .text--py-9\@lg .text__inner {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .text--py-8\@lg .text__inner {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .text--py-6\@lg .text__inner {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .text--py-4\@lg .text__inner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .text--py-2\@lg .text__inner {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .text--py-1\@lg .text__inner {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .text--py-0\@lg .text__inner {
    padding-top: 0;
    padding-bottom: 0;
  }
  .text--px-9\@lg .text__inner {
    padding-left: 90px;
    padding-right: 90px;
  }
  .text--px-8\@lg .text__inner {
    padding-left: 80px;
    padding-right: 80px;
  }
  .text--px-6\@lg .text__inner {
    padding-left: 60px;
    padding-right: 60px;
  }
  .text--px-4\@lg .text__inner {
    padding-left: 40px;
    padding-right: 40px;
  }
  .text--px-2\@lg .text__inner {
    padding-left: 20px;
    padding-right: 20px;
  }
  .text--px-1\@lg .text__inner {
    padding-left: 10px;
    padding-right: 10px;
  }
  .text--px-0\@lg .text__inner {
    padding-left: 0;
    padding-right: 0;
  }
  .text--pr-9\@lg .text__inner {
    padding-right: 90px;
  }
  .text--pr-8\@lg .text__inner {
    padding-right: 80px;
  }
  .text--pr-6\@lg .text__inner {
    padding-right: 60px;
  }
  .text--pr-4\@lg .text__inner {
    padding-right: 40px;
  }
  .text--pr-2\@lg .text__inner {
    padding-right: 20px;
  }
  .text--pr-1\@lg .text__inner {
    padding-right: 10px;
  }
  .text--pr-0\@lg .text__inner {
    padding-right: 0;
  }
  .text--pl-9\@lg .text__inner {
    padding-left: 90px;
  }
  .text--pl-8\@lg .text__inner {
    padding-left: 80px;
  }
  .text--pl-6\@lg .text__inner {
    padding-left: 60px;
  }
  .text--pl-4\@lg .text__inner {
    padding-left: 40px;
  }
  .text--pl-2\@lg .text__inner {
    padding-left: 20px;
  }
  .text--pl-1\@lg .text__inner {
    padding-left: 10px;
  }
  .text--pl-0\@lg .text__inner {
    padding-left: 0;
  }
  .text--pb-9\@lg .text__inner {
    padding-bottom: 90px;
  }
  .text--pb-8\@lg .text__inner {
    padding-bottom: 80px;
  }
  .text--pb-6\@lg .text__inner {
    padding-bottom: 60px;
  }
  .text--pb-4\@lg .text__inner {
    padding-bottom: 40px;
  }
  .text--pb-2\@lg .text__inner {
    padding-bottom: 20px;
  }
  .text--pb-1\@lg .text__inner {
    padding-bottom: 10px;
  }
  .text--pb-0\@lg .text__inner {
    padding-bottom: 0;
  }
  .text--pt-9\@lg .text__inner {
    padding-top: 90px;
  }
  .text--pt-8\@lg .text__inner {
    padding-top: 80px;
  }
  .text--pt-6\@lg .text__inner {
    padding-top: 60px;
  }
  .text--pt-4\@lg .text__inner {
    padding-top: 40px;
  }
  .text--pt-2\@lg .text__inner {
    padding-top: 20px;
  }
  .text--pt-1\@lg .text__inner {
    padding-top: 10px;
  }
  .text--pt-0\@lg .text__inner {
    padding-top: 0;
  }
  .thumb--no-blur\@lg figure.responsive-image,
  .thumb--no-blur\@lg img {
    -webkit-filter: blur(0);
    filter: blur(0);
  }
  .thumb--blur\@lg figure.responsive-image,
  .thumb--blur\@lg img {
    -webkit-filter: blur(5px);
    filter: blur(5px);
  }
  .thumb--blur-more\@lg figure.responsive-image,
  .thumb--blur-more\@lg img {
    -webkit-filter: blur(25px);
    filter: blur(25px);
  }
  .thumb--no-overlay\@lg figure.responsive-image:before {
    display: none;
  }
  .thumb--overlay\@lg figure.responsive-image {
    position: relative;
  }
  .thumb--overlay\@lg figure.responsive-image:before {
    content: "";
    display: block;
    z-index: 5;
    inset: 0;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.4);
  }
  .thumb--overlay\@lg .text {
    z-index: 6;
  }
  .thumb--overlay-gradient\@lg figure.responsive-image {
    position: relative;
  }
  .thumb--overlay-gradient\@lg figure.responsive-image:before {
    content: "";
    display: block;
    z-index: 5;
    top: 0;
    right: 0;
    bottom: -1px;
    left: 0;
    position: absolute;
    background-image: linear-gradient(transparent 60%, #000);
  }
  .thumb--overlay-gradient\@lg .text {
    z-index: 5;
  }
  .thumb--overlay-gradient\@lg.thumb--rounded\@lg
    figure.responsive-image:before {
    border-radius: 0 !important;
  }
  .thumb--align-center\@lg .thumb {
    align-self: center;
  }
  .thumb--justify-left\@lg .thumb {
    order: -1;
  }
  .thumb--justify-right\@lg .thumb {
    order: 2;
  }
  .thumb--1\@lg .thumb {
    width: 8.33333333%;
  }
  .thumb--2\@lg .thumb {
    width: 16.66666667%;
  }
  .thumb--3\@lg .thumb {
    width: 25%;
  }
  .thumb--4\@lg .thumb {
    width: 33.33333333%;
  }
  .thumb--5\@lg .thumb {
    width: 41.66666667%;
  }
  .thumb--6\@lg .thumb {
    width: 50%;
  }
  .thumb--7\@lg .thumb {
    width: 58.33333333%;
  }
  .thumb--8\@lg .thumb {
    width: 66.66666667%;
  }
  .thumb--9\@lg .thumb {
    width: 75%;
  }
  .thumb--10\@lg .thumb {
    width: 83.33333333%;
  }
  .thumb--11\@lg .thumb {
    width: 91.66666667%;
  }
  .thumb--12\@lg .thumb {
    width: 100%;
  }
  .thumb--py-6\@lg .thumb {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .thumb--py-4\@lg .thumb {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .thumb--py-2\@lg .thumb {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .thumb--py-1\@lg .thumb {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .thumb--py-0\@lg .thumb {
    padding-top: 0;
    padding-bottom: 0;
  }
  .thumb--px-6\@lg .thumb {
    padding-left: 60px;
    padding-right: 60px;
  }
  .thumb--px-4\@lg .thumb {
    padding-left: 40px;
    padding-right: 40px;
  }
  .thumb--px-2\@lg .thumb {
    padding-left: 20px;
    padding-right: 20px;
  }
  .thumb--px-1\@lg .thumb {
    padding-left: 10px;
    padding-right: 10px;
  }
  .thumb--px-0\@lg .thumb {
    padding-left: 0;
    padding-right: 0;
  }
  .thumb--pr-6\@lg .thumb {
    padding-right: 60px;
  }
  .thumb--pr-4\@lg .thumb {
    padding-right: 40px;
  }
  .thumb--pr-2\@lg .thumb {
    padding-right: 20px;
  }
  .thumb--pr-1\@lg .thumb {
    padding-right: 10px;
  }
  .thumb--pr-0\@lg .thumb {
    padding-right: 0;
  }
  .thumb--pl-6\@lg .thumb {
    padding-left: 60px;
  }
  .thumb--pl-4\@lg .thumb {
    padding-left: 40px;
  }
  .thumb--pl-2\@lg .thumb {
    padding-left: 20px;
  }
  .thumb--pl-1\@lg .thumb {
    padding-left: 10px;
  }
  .thumb--pl-0\@lg .thumb {
    padding-left: 0;
  }
  .thumb--pb-6\@lg .thumb {
    padding-bottom: 60px;
  }
  .thumb--pb-4\@lg .thumb {
    padding-bottom: 40px;
  }
  .thumb--pb-2\@lg .thumb {
    padding-bottom: 20px;
  }
  .thumb--pb-1\@lg .thumb {
    padding-bottom: 10px;
  }
  .thumb--pb-0\@lg .thumb {
    padding-bottom: 0;
  }
  .thumb--pt-6\@lg .thumb {
    padding-top: 60px;
  }
  .thumb--pt-4\@lg .thumb {
    padding-top: 40px;
  }
  .thumb--pt-2\@lg .thumb {
    padding-top: 20px;
  }
  .thumb--pt-1\@lg .thumb {
    padding-top: 10px;
  }
  .thumb--pt-0\@lg .thumb {
    padding-top: 0;
  }
  .img--block img {
    display: block;
  }
  .thumb--tiny\@lg .thumb {
    max-width: 140px;
    margin-inline: auto;
  }
  .thumb--float-left\@lg .thumb {
    float: left;
  }
  .thumb--hide\@lg .image,
  .thumb--hide\@lg .thumb {
    display: none !important;
  }
  .thumb--hidden\@lg img {
    visibility: hidden;
  }
  .thumb--block\@lg .image,
  .thumb--block\@lg .thumb {
    display: block !important;
  }
  .thumb--rounded\@lg .cycle .image,
  .thumb--rounded\@lg .cycle .responsive-image,
  .thumb--rounded\@lg .image .responsive-image,
  .thumb--rounded\@lg .thumb .responsive-image {
    border-radius: 0;
    overflow: hidden;
  }
  .thumb--rounded\@lg .cycle .image img,
  .thumb--rounded\@lg .cycle .responsive-image img,
  .thumb--rounded\@lg .image .responsive-image img,
  .thumb--rounded\@lg .thumb .responsive-image img {
    border-radius: 0;
  }
  .thumb--circular\@lg .cycle .responsive-image,
  .thumb--circular\@lg .image .responsive-image,
  .thumb--circular\@lg .thumb .responsive-image {
    border-radius: 50%;
    overflow: hidden;
  }
  .thumb--circular\@lg .cycle .responsive-image img,
  .thumb--circular\@lg .image .responsive-image img,
  .thumb--circular\@lg .thumb .responsive-image img {
    border-radius: 50%;
  }
  .thumb--fluid\@lg .image,
  .thumb--fluid\@lg .thumb {
    width: 100%;
    float: none;
  }
  .thumb--fixed .image,
  .thumb--fixed .thumb {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
    -webkit-clip-path: inset(0);
    clip-path: inset(0);
    z-index: 0;
  }
  .thumb--fixed div.responsive-image {
    -o-object-fit: cover;
    object-fit: cover;
    position: fixed;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    min-height: 100vh;
    min-width: 100vw;
    z-index: 0;
  }
  .thumb--fixed div.responsive-image figure,
  .thumb--fixed div.responsive-image img,
  .thumb--fixed div.responsive-image picture {
    display: block;
    min-height: 100vh;
    min-width: 100vw;
  }
  .thumb--fixed div.responsive-image img {
    -o-object-fit: cover;
    object-fit: cover;
    max-width: none;
  }
  .thumb--underlay\@lg figure.responsive-image {
    background: #ef233c;
  }
  .thumb--underlay-secondary\@lg figure.responsive-image {
    background: #212333;
  }
  .thumb--has-border\@lg .thumb {
    border: 1px solid #f5f5f6;
  }
  .title--dark\@lg .heading,
  .title--dark\@lg .title {
    color: #000;
  }
  .title--white\@lg .heading,
  .title--white\@lg .title {
    color: #fff;
  }
  .title--highlight\@lg .heading,
  .title--highlight\@lg .title {
    color: #212333;
  }
  .title--condensed\@lg .heading,
  .title--condensed\@lg .title {
    margin: 0 !important;
  }
  .sub-title--hide\@lg .sub-title {
    display: none !important;
  }
  .sub-title--hide\@lg .text .sub-title + span {
    padding-top: 0;
  }
  .sub-title--block\@lg .sub-title {
    display: block !important;
  }
  .sub-title--block\@lg .text .sub-title + span {
    padding-top: 20px;
  }
  .sub-title--dark\@lg .sub-title {
    color: #000;
  }
  .sub-title--white\@lg .sub-title {
    color: #fff;
  }
  .sub-title--highlight\@lg .sub-title {
    color: #212333;
  }
  .strapline--hide\@lg .strapline {
    display: none !important;
  }
  .strapline--block\@lg .strapline {
    display: block !important;
  }
  .strapline--dark\@lg .strapline {
    color: #000;
  }
  .strapline--white\@lg .strapline {
    color: #fff !important;
  }
  .strapline--highlight\@lg .strapline {
    color: #212333;
  }
  .strapline--condensed\@lg .strapline {
    padding: 0 !important;
  }
  .content--hide\@lg .content {
    display: none !important;
  }
  .content--block\@lg .content {
    display: block !important;
  }
  .button--align-center\@lg .button {
    text-align: center;
  }
  .button--hide\@lg .button {
    display: none !important;
  }
  .button--block\@lg .button {
    display: block !important;
  }
  .button--align-bottom\@lg .text__inner {
    display: flex;
    flex-direction: column;
  }
  .button--align-bottom\@lg .button {
    margin-top: auto;
  }
  .btn--full-width\@lg .btn {
    width: 100% !important;
  }
  .u-float-none\@lg {
    float: none !important;
  }
  .u-float-right\@lg {
    float: right !important;
  }
  .sticky\@lg {
    position: -webkit-sticky !important;
    position: sticky !important;
    top: 0;
    z-index: 1015;
  }
  .u-float-left\@lg {
    float: left !important;
  }
  .u-width-reset\@lg {
    width: auto;
  }
  .clear-both\@lg {
    clear: both;
  }
  .clear-none\@lg {
    clear: none;
  }
  .align-center\@lg {
    text-align: center;
  }
  .align-left\@lg {
    text-align: left;
  }
  .align-right\@lg {
    text-align: right;
  }
  .flex-grow-1\@lg {
    flex-grow: 1;
  }
  .flex--container-align-start\@lg {
    align-items: flex-start;
  }
  .flex--container-align-center\@lg {
    align-items: center;
  }
  .flex--container-align-end\@lg {
    align-items: flex-end;
  }
  .flex--container-align-content-center\@lg {
    align-content: center;
  }
  .flex--container-justify-center\@lg {
    justify-content: center;
  }
  .flex--container-justify-start\@lg {
    justify-content: flex-start;
  }
  .flex--container-justify-between\@lg {
    justify-content: space-between;
  }
  .flex--container-justify-around\@lg {
    justify-content: space-around;
  }
  .flex--container-justify-end\@lg {
    justify-content: flex-end;
  }
  .flex--container-direction-column\@lg {
    flex-direction: column;
  }
  .flex--container-direction-row\@lg {
    flex-direction: row;
  }
  .flex--container-wrap\@lg {
    flex-wrap: wrap;
  }
  .flex--container-nowrap\@lg {
    flex-wrap: nowrap;
  }
  .flex--container-row-reverse\@lg {
    flex-direction: row-reverse;
  }
  .flex--container\@lg {
    display: flex !important;
  }
  .flex-order-1\@lg {
    order: 1 !important;
  }
  .flex-order-2\@lg {
    order: 2 !important;
  }
  .flex-order-3\@lg {
    order: 3 !important;
  }
  .flex-order-4\@lg {
    order: 4 !important;
  }
  .flex-order-5\@lg {
    order: 5 !important;
  }
  .block--container\@lg {
    display: block !important;
  }
  .container-wrap-border-top\@lg {
    border-top: 1px solid #cdcdd2;
  }
  .container-wrap-border-bottom\@lg {
    border-bottom: 1px solid #cdcdd2;
  }
  .container-border-top\@lg > .container {
    border-top: 1px solid #cdcdd2;
  }
  .container-no-border-top\@lg > .container {
    border-top: 0;
  }
  .container-border-bottom\@lg > .container {
    border-bottom: 1px solid #cdcdd2;
  }
  .container-no-border-bottom\@lg > .container {
    border-bottom: 0;
  }
  .container-fluid\@lg > .container {
    width: auto;
    margin-inline: auto;
    max-width: 1920px;
  }
  .container-fluid\@lg .row-fluid {
    margin-inline: auto;
  }
  .container--max-1600\@lg > .container {
    max-width: 1600px;
  }
  .container--max-1366\@lg > .container {
    max-width: 1366px;
  }
  .container--max-1170\@lg > .container {
    max-width: 1170px;
  }
  .container--max-720\@lg > .container {
    max-width: 720px;
  }
  .content-visibility\@lg {
    content-visibility: auto;
    contain-intrinsic-size: 1000px;
  }
  .compact\@lg .row-fluid {
    margin-inline: auto;
  }
  .slim\@lg .row-fluid {
    margin-inline: -1px;
  }
  .slim\@lg [class*="span"] {
    padding-inline: 1px;
  }
  .row--has-minus-margin-1\@lg {
    margin-inline: -10px !important;
  }
  .pr-4\@lg {
    padding-right: 40px !important;
  }
  .pr-3\@lg {
    padding-right: 30px !important;
  }
  .pr-2\@lg {
    padding-right: 20px !important;
  }
  .pr-1\@lg {
    padding-right: 10px !important;
  }
  .pr-0\@lg {
    padding-right: 0 !important;
  }
  .pl-4\@lg {
    padding-left: 40px !important;
  }
  .pl-3\@lg {
    padding-left: 30px !important;
  }
  .pl-2\@lg {
    padding-left: 20px !important;
  }
  .pl-1\@lg {
    padding-left: 10px !important;
  }
  .pl-0\@lg {
    padding-left: 0 !important;
  }
  .pb-4\@lg {
    padding-bottom: 40px !important;
  }
  .pb-3\@lg {
    padding-bottom: 30px !important;
  }
  .pb-2\@lg {
    padding-bottom: 20px !important;
  }
  .pb-1\@lg {
    padding-bottom: 10px !important;
  }
  .pb-0\@lg {
    padding-bottom: 0 !important;
  }
  .pt-4\@lg {
    padding-top: 40px !important;
  }
  .pt-3\@lg {
    padding-top: 30px !important;
  }
  .pt-2\@lg {
    padding-top: 20px !important;
  }
  .pt-1\@lg {
    padding-top: 10px !important;
  }
  .pt-0\@lg {
    padding-top: 0 !important;
  }
  .mr-4\@lg {
    margin-right: 40px !important;
  }
  .mr-3\@lg {
    margin-right: 30px !important;
  }
  .mr-2\@lg {
    margin-right: 20px !important;
  }
  .mr-1\@lg {
    margin-right: 10px !important;
  }
  .mr-0\@lg {
    margin-right: 0 !important;
  }
  .ml-4\@lg {
    margin-left: 40px !important;
  }
  .ml-3\@lg {
    margin-left: 30px !important;
  }
  .ml-2\@lg {
    margin-left: 20px !important;
  }
  .ml-1\@lg {
    margin-left: 10px !important;
  }
  .ml-0\@lg {
    margin-left: 0 !important;
  }
  .mb-4\@lg {
    margin-bottom: 40px !important;
  }
  .mb-3\@lg {
    margin-bottom: 30px !important;
  }
  .mb-2\@lg {
    margin-bottom: 20px !important;
  }
  .mb-1\@lg {
    margin-bottom: 10px !important;
  }
  .mb-0\@lg {
    margin-bottom: 0 !important;
  }
  .mt-4\@lg {
    margin-top: 40px !important;
  }
  .mt-3\@lg {
    margin-top: 30px !important;
  }
  .mt-2\@lg {
    margin-top: 20px !important;
  }
  .mt-1\@lg {
    margin-top: 10px !important;
  }
  .mt-0\@lg {
    margin-top: 0 !important;
  }
  .item--mx-0\@lg.module-cycle .cycle-scroller {
    width: 100%;
    margin-inline: 0 !important;
  }
  .item--mx-0\@lg.module-cycle .cycle .item .inset {
    margin-inline: 0 !important;
    width: auto;
  }
  .item--mx-1\@lg.module-cycle .cycle-scroller {
    width: calc(100% + 10px);
    margin-inline: -5px !important;
  }
  .item--mx-1\@lg.module-cycle .cycle .item .inset {
    margin-inline: 5px !important;
    width: auto;
  }
  .item--mx-2\@lg.module-cycle .cycle-scroller {
    width: calc(100% + 20px);
    margin-inline: -10px !important;
  }
  .item--mx-2\@lg.module-cycle .cycle .item .inset {
    margin-inline: 10px !important;
    width: auto;
  }
  .item--mx-3\@lg.module-cycle .cycle-scroller {
    width: calc(100% + 30px);
    margin-inline: -15px !important;
  }
  .item--mx-3\@lg.module-cycle .cycle .item .inset {
    margin-inline: 15px !important;
    width: auto;
  }
  .item--mx-4\@lg.module-cycle .cycle-scroller {
    width: calc(100% + 40px);
    margin-inline: -20px !important;
  }
  .item--mx-4\@lg.module-cycle .cycle .item .inset {
    margin-inline: 20px !important;
    width: auto;
  }
  .item--mx-6\@lg.module-cycle .cycle-scroller {
    width: calc(100% + 60px);
    margin-inline: -30px !important;
  }
  .item--mx-6\@lg.module-cycle .cycle .item .inset {
    margin-inline: 30px !important;
    width: auto;
  }
  .item--py-0\@lg.module-cycle .cycle .item .inset {
    padding: 0 !important;
  }
  .item--py-1\@lg.module-cycle .cycle .item .inset {
    padding: 10px 0 !important;
  }
  .item--my-1\@lg.module-cycle .cycle .item .inset {
    margin-block: 10px !important;
  }
  .one\@lg.module-cycle .cycle-scroller {
    margin-inline: 0;
  }
  .one\@lg.module-cycle .cycle .item {
    width: 100% !important;
  }
  .one\@lg.module-cycle .cycle .item .inset {
    padding-inline: 0;
    margin-inline: 0;
  }
  .two\@lg.module-cycle .cycle .item {
    width: 50% !important;
  }
  .three\@lg.module-cycle .cycle .item {
    width: 33.33333333% !important;
  }
  .four\@lg.module-cycle .cycle .item {
    width: 25% !important;
  }
  .five\@lg.module-cycle .cycle .item {
    width: 20% !important;
  }
  .six\@lg.module-cycle .cycle .item {
    width: 16.66666667% !important;
  }
  .align-center\@lg.module-cycle .inset {
    text-align: center;
  }
  .align-left\@lg.module-cycle .inset {
    text-align: left;
  }
  .align-right\@lg.module-cycle .inset {
    text-align: right;
  }
  .row--max-width\@lg.row-fluid {
    max-width: calc(100% - 160px);
  }
  .button--min-width\@lg .btn {
    min-width: 190px;
    padding-inline: 10px;
  }
  .br--block\@lg br {
    display: block;
  }
  .br--hide\@lg br {
    display: none;
  }
  .navbar--no-link\@lg > a {
    pointer-events: none;
  }
  .jump.franchise-badge a {
    transition: background-position-y 0.4s ease-in-out;
  }
  .jump.franchise-badge a:hover {
    background-position-y: -15px;
  }
  .darken-image--hover div.responsive-image {
    background-color: #000;
  }
  .darken-image--hover figure {
    opacity: 1;
    transition: opacity 0.4s ease-in-out;
  }
  .darken-image--hover img {
    width: 100%;
  }
  .darken-image--hover a:hover figure {
    opacity: 0.7;
  }
  .scale-image--hover .thumb,
  .scale-image--hover div.responsive-image {
    overflow: hidden;
  }
  .scale-image--hover img {
    width: 100%;
    transform: scale(1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: transform 0.4s ease-in-out;
  }
  .scale-image--hover a {
    overflow: hidden;
    border-radius: 1px;
  }
  .scale-image--hover a:hover img {
    transform: scale(1.1);
  }
  .scale-image--hover-2 .thumb {
    overflow: hidden;
  }
  .scale-image--hover-2 div.responsive-image {
    transform: scale(1.5);
  }
  .scale-image--hover-2 img {
    transform: scale(0.6666);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: transform 0.4s ease-in-out;
  }
  .scale-image--hover-2 a {
    overflow: hidden;
    border-radius: 1px;
  }
  .scale-image--hover-2 a:hover img {
    transform: scale(0.73);
  }
  .scale-image--hover-3 .thumb {
    overflow: hidden;
  }
  .scale-image--hover-3 div.responsive-image {
    transform: scale(2);
  }
  .scale-image--hover-3 img {
    transform: scale(0.5);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: transform 0.4s ease-in-out;
  }
  .scale-image--hover-3 a {
    overflow: hidden;
    border-radius: 1px;
  }
  .scale-image--hover-3 a:hover img {
    transform: scale(0.6);
  }
  .jump.simple--hover {
    overflow: hidden;
  }
  .jump.simple--hover .text {
    position: relative;
    margin-top: 0;
    transition: margin-top 0.4s ease-in-out, padding-bottom 0.4s ease-in-out;
  }
  .jump.simple--hover .text .text__inner {
    padding-block: 20px;
  }
  .jump.simple--hover[class*="flex@"]:not(.block\@lg) .text {
    position: absolute;
  }
  .jump.simple--hover .thumb {
    overflow: hidden;
  }
  .jump.simple--hover .thumb .responsive-image {
    background-color: #000;
  }
  .jump.simple--hover img {
    width: 100%;
    opacity: 1;
    transition: opacity 0.4s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .jump.simple--hover .button {
    display: block;
    padding-top: 0;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    bottom: -50px;
    right: 0;
    text-align: center;
    transition: bottom 0.4s ease-in-out, opacity 0.4s ease-in-out,
      visibility 0.4s ease-in-out;
  }
  .jump.simple--hover .button:not(.franchise-badge) {
    background: #3d4347;
  }
  .jump.simple--hover .button .btn {
    width: 100%;
    line-height: 50px;
    display: inline-block;
    font-size: 14px;
    background: none;
    border: 0;
    color: #212333;
  }
  .jump.simple--hover .button .btn:not(.franchise-badge) {
    color: #fff;
  }
  .jump.simple--hover .button .btn span {
    display: inline-block;
    line-height: inherit;
  }
  .jump.simple--hover a:hover img {
    opacity: 0.7;
  }
  .jump.simple--hover a:hover .text {
    margin-top: -56px;
    padding-bottom: 56px;
  }
  [class*="text--absolute"].jump.simple--hover a:hover .text {
    margin-top: 0;
  }
  .jump.simple--hover a:hover .button {
    bottom: 0;
    opacity: 1;
    visibility: visible;
  }
  .homepage .custom-scroll-down {
    display: block;
  }
  .row-s5obb .scroll-down {
    bottom: 0;
  }
  .row-s5obb .scroll-down:before {
    content: "";
    position: absolute;
    inset: 0;
    background: #fff;
    width: 60px;
    height: 50px;
    z-index: -1;
    transform: translateY(8px);
  }
  .row-s5obb .scroll-down svg {
    height: 50px;
    transform: translate(-4px, 10px);
  }
  .arab--001A.home-banner .cyclr .caption .content {
    display: block;
  }
  .arab--001A.home-banner .cyclr .caption .caption-inset {
    margin-top: 120px;
  }
  .arab--001A.home-banner .cyclr .caption[class*="top"] .caption-inset {
    margin-top: 80px;
    margin-bottom: 0;
  }
  .arab--001A.home-banner .cyclr .caption[class*="centre"] .caption-inset {
    margin-top: 40px;
    margin-bottom: 0;
  }
  .arab--001A.home-banner .cyclr .caption[class*="bottom"] .caption-inset {
    margin-top: 0;
    margin-bottom: 80px;
  }
  .arab--001A.home-banner .cyclr .caption[class*="left"] .caption-inset {
    padding-left: 40px;
  }
  .arab--001A.home-banner .cyclr .caption[class*="right"] .caption-inset {
    padding-right: 40px;
  }
  .arab--001A.home-banner .cyclr .caption .btn {
    display: inline-block;
  }
  .arab--001A.home-banner .cyclr .cycle-pager-container {
    bottom: 45px;
  }
  .mash__vehicle-value--y {
    width: 25px;
  }
  .mash__vehicle-value .value {
    display: inline;
  }
  .mus--004A .to-top {
    position: relative;
  }
  .mus--004A .to-top .btn {
    padding-left: 2px;
    padding-right: 0;
  }
  .mus--004A .to-top .btn .icon {
    margin-left: 4px;
  }
  .mus--011A .layout-wrapper .left-col {
    padding-left: 0;
    padding-right: 20px;
  }
  .mus--011A .layout-wrapper .mid-col {
    padding-inline: 20px;
    border-top: 0;
  }
  .mus--011A .layout-wrapper .right-col {
    padding-left: 20px;
    padding-right: 0;
  }
  .mus--011A .link-block {
    margin-top: 10px;
  }
  .no-touch .mus--011A .link-block .link-ul a {
    position: relative;
  }
  .no-touch .mus--011A .link-block .link-ul a:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 0;
    right: 100%;
    bottom: -2px;
    background: #a8a9b0;
    height: 1px;
    transition-property: right;
    transition-duration: 0.4s;
    transition-timing-function: ease-out;
    display: block;
  }
  .no-touch .mus--011A .link-block .link-ul a:active:before,
  .no-touch .mus--011A .link-block .link-ul a:focus:before,
  .no-touch .mus--011A .link-block .link-ul a:hover:before {
    right: 0;
  }
  .mus--011A .link-block.groups-2 .link-group:nth-child(2) {
    padding-left: 45px;
  }
  .home-banner .cyclr .sub-title span,
  .home-banner .cyclr .title span {
    font-size: null;
  }
  .home-banner .cyclr .caption-inset {
    margin-right: 0;
    margin-left: 0;
  }
  .tex--002A .toggle--anchors {
    width: auto;
  }
  .tex--002A .toggle--anchors .toggle-heading {
    display: none;
  }
  .tex--002A .toggle--anchors .toggle-body {
    display: block !important;
    position: static;
    padding: 0;
    background: transparent;
    border: 0;
  }
  .tex--006A .text__inner {
    width: 1366px;
  }
  .tex--008A .text__inner {
    width: 1200px;
  }
  .weis--001A .featured-cms .text {
    margin-right: 10px;
  }
  .weis--001A .featured-cms .text__inner {
    padding-left: 10px;
  }
  .zung--001A .cms .inner {
    display: flex;
  }
  .zung--001A .cms [class*="span"] {
    padding-inline: 0;
  }
  .zung--001A .cms .row-fluid:first-child {
    width: 29%;
    padding-top: 66px;
  }
  .zung--001A .cms .row-fluid:nth-child(2) {
    width: 39%;
    padding-inline: 40px;
  }
  .zung--001A .cms .row-fluid:last-child {
    width: 32%;
  }
  .zung--001A .cms .row-fluid:not(:first-child) p {
    margin-bottom: 25px;
  }
  .zung--001A .cms .row-fluid:not(:first-child) p:first-child {
    margin-bottom: 17px;
  }
  .header-container .container {
    padding-left: 0;
    padding-right: 0;
  }
  .header-container {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    transition: top 0.4s ease-in-out;
    background: #282828;
  }
  .header-container img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  body:not(.homepage) #content-wrap {
    padding-top: 125px;
  }
  .header-container .container {
    max-width: 1920px;
  }
  .header-container .dealer-name,
  .header-container .franchise-badge,
  .header-container .logo {
    max-width: none;
  }
  .header-container .franchise-badge img {
    width: 100px;
  }
  .header-container .logo img {
    width: 304px;
  }
  .homepage:not(.is-top) .header-container .trustpilot,
  .homepage:not(.is-top) .header-container .trustpilot-logo.button {
    height: 70px;
  }
  .header-container #primary-menu {
    left: 40px;
  }
  .homepage:not(.is-top)
    .header-container
    .container-r6z94
    .reset
    > :first-child {
    height: 70px;
  }
  .homepage:not(.is-top) .header-container .container-r6z94 .large-button {
    height: 70px;
  }
  .homepage:not(.is-top)
    .header-container
    .container-r6z94
    .large-button
    > :first-child {
    height: 105px;
  }
  .homepage:not(.is-top) .header-container .container-5k2ms .container {
    display: none;
  }
  .homepage:not(.is-top) .header-container .franchise-badge,
  .homepage:not(.is-top) .header-container .logo {
    height: 70px;
  }
  .homepage:not(.is-top) .header-container .dealer-name {
    height: 70px;
  }
  .homepage:not(.is-top) .header-container .dealer-name h2 {
    line-height: 70px;
  }
  .homepage:not(.is-top) .header-container .franchise-badge img {
    width: 82px;
  }
  .homepage:not(.is-top) .header-container .logo img {
    width: 250px;
  }
  .homepage:not(.is-top) .header-container .nav > li > a {
    line-height: 70px;
  }
  #__ndcc_footerPlaceholder {
    right: 0;
  }
  .container-wturj .col-lg-4 {
    width: 33.3%;
  }
  .home-banner ~ .container-wrap {
    z-index: 5;
  }
  .home-banner ~ .container-wrap.container-zk01n {
    z-index: 102;
  }
  .home-banner ~ .container-wrap.container-modal {
    z-index: inherit;
  }
  .homepage #content-wrap {
    margin-top: 85px;
    padding-top: 0;
    transition: margin-top 0.4s ease-in-out;
  }
  .homepage .home-banner.container-wrap .container {
    transition: top 0.4s ease-in-out;
  }
  .homepage.is-scrolling-down:not(.is-top) #content-wrap,
  .homepage:not(.is-top) #content-wrap {
    margin-top: 0;
  }
  .homepage.is-scrolling-down:not(.is-top)
    .home-banner.container-wrap
    .container,
  .homepage:not(.is-top) .home-banner.container-wrap .container {
    top: 0;
  }
  .no-touch .homepage:not(.is-top) .home-banner .cycle-next,
  .no-touch .homepage:not(.is-top) .home-banner .cycle-pager-container,
  .no-touch .homepage:not(.is-top) .home-banner .cycle-prev {
    opacity: 0;
    transition: opacity 0.4s ease-in-out;
  }
  .no-touch .homepage:not(.is-top) .home-banner .cyclr img {
    transform: scale(1.1);
    transition: transform 0.4s ease-in-out;
  }
  .no-touch .homepage:not(.is-top) .home-banner .cyclr .caption-inset {
    opacity: 0;
    transition: opacity 0.4s ease-in-out;
  }
  .home-banner {
    background: none;
    min-height: 0;
  }
  .home-banner .container {
    left: 0;
    right: 0;
    top: 0;
    z-index: 10;
    position: static;
  }
  .no-touch .home-banner .container {
    position: static;
    top: 0;
  }
  .home-banner.internal-banner .container {
    position: static;
  }
  .home-banner .cycle-next,
  .home-banner .cycle-prev {
    opacity: 0.8;
    transition: opacity 0.4s ease-in-out;
  }
  .home-banner .cycle-next:hover,
  .home-banner .cycle-prev:hover {
    opacity: 1;
  }
  .home-banner .cycle-pager-container {
    opacity: 1;
    transition: opacity 0.4s ease-in-out;
    bottom: 45px;
  }
  .home-banner .cyclr img {
    transform: scale(1);
    transition: transform 0.4s ease-in-out;
  }
  .home-banner .cyclr .caption-inset {
    opacity: 1;
    transition: opacity 0.4s ease-in-out;
    margin-top: 80px;
    margin-bottom: 80px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .home-banner iframe {
    pointer-events: none;
  }
  .container-zk01n .search__button .btn {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .used-detail-template-21[class^="used"].details .row-3l5ev,
  .used-detail-template-21[class^="used"].details .row-dp0nl,
  .used-detail-template-21[class^="used"].details .row-r170f,
  .used-detail-template-21[class^="used"].details .row-wpqwj {
    margin: 0 40px 0 0;
  }
  .used-detail-template-21[class^="used"].details
    .tabs.tab-has-toggles
    .tab-pane {
    border-color: #cdcdd2;
  }
  .used-detail-template-21[class^="used"].details
    .tabs.tab-has-toggles
    .tab-content
    .tab-pane {
    padding: 20px 10px;
  }
  .used-detail-template-21[class^="used"].details
    .tabs.tab-has-toggles
    .tab-content
    .tab-pane#tab-uahfg-content
    .overview-data.has-icons--small {
    padding: 0 15px !important;
  }
  .used-detail-template-21[class^="used"].details
    .row-r170f
    .vehicle-title
    .variant {
    max-width: 400px;
  }
  .used-detail-template-21[class^="used"].details
    .thumbnails
    .inner
    > .tabs
    .cycle-prev {
    width: 29px;
  }
  .used-detail-template-21[class^="used"].details
    .thumbnails
    .inner
    > .tabs
    .cycle-next {
    width: 31px;
  }
  .used-detail-template-21[class^="used"].details
    .thumbnails
    .inner
    > .tabs
    .cycle-slideshow
    .cycle-sentinel,
  .used-detail-template-21[class^="used"].details
    .thumbnails
    .inner
    > .tabs
    .cycle-slideshow
    .item,
  .used-detail-template-21[class^="used"].details
    .thumbnails
    .inner
    > .tabs
    .cycle
    .cycle-sentinel,
  .used-detail-template-21[class^="used"].details
    .thumbnails
    .inner
    > .tabs
    .cycle
    .item {
    width: 16.66666667% !important;
  }
  .used-detail-template-21[class^="used"].details
    .vdp-actions-bar
    .button.link
    a.btn
    .icon {
    display: inline-block;
  }
  .used-detail-template-21[class^="used"].details
    .row-dp0nl
    .overview-data.has-icons--small {
    padding: 0 5px !important;
  }
  .used-detail-template-21[class^="used"].details
    .row-dp0nl
    .tab-has-toggles
    .tab-content
    .tab-pane.active
    .toggle-body,
  .used-detail-template-21[class^="used"].details
    .row-dp0nl
    .tab-has-toggles
    .tab-nav {
    display: none;
  }
  .used-detail-template-21[class^="used"].details
    .row-dp0nl
    .tab-has-toggles
    .tab-content
    .tab-pane
    .toggle-body {
    margin: -1px 0 0;
  }
  .used-detail-template-21[class^="used"].details
    .row-dp0nl
    .tab-has-toggles
    .tab-content
    .tab-pane.active
    .toggle-body.active {
    display: block;
  }
  [class^="used"].details .overview-data.has-icons .row {
    display: flex;
  }
  [class^="used"].details .overview-data.has-icons .cell {
    padding-block: 45px;
    width: 16.66666667%;
  }
  [class^="used"].details .overview-data.has-icons .cell .icon {
    font-size: 75px;
    height: 75px;
    width: 75px;
  }
  [class^="used"].details .overview-data.has-icons .cell .value {
    padding-top: 10px;
  }
  .used-detail-template-21[class^="used"].details
    .row-03q1g
    .dealership-open-until,
  .used-detail-template-21[class^="used"].details .row-03q1g .location-name {
    display: inline-block;
  }
  .used-detail-template-21[class^="used"].details .row-03q1g .location-name {
    padding-right: 5px;
  }
  [class^="used"].details .row-4mmxj {
    display: flex;
    margin-top: 62px;
    background: #f5f5f6;
  }
  [class^="used"].details .row-4mmxj > div {
    width: 50%;
  }
  [class^="used"].details .row-4mmxj .tab-finance .tab-nav {
    position: absolute;
    top: -62px;
    width: 200%;
  }
  [class^="used"].details .row-4mmxj .budget-summary {
    padding-top: 40px;
    padding-bottom: 20px;
    position: relative;
  }
  [class^="used"].details .row-4mmxj .budget-summary:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 40px;
    bottom: 40px;
    left: 0;
    width: 1px;
    background: #cdcdd2;
  }
  .used-detail-template-21[class^="used"].details .budget-summary td,
  .used-detail-template-21[class^="used"].details .budget-summary th {
    padding: 5px 0;
  }
  [class*="capnew"].listing .box-list.new-list .inner > .list-item,
  [class*="newcars"].listing .box-list.new-list .inner > .list-item {
    width: 25%;
  }
  [class*="newcars"].listing .box-list.new-list .inner > .list-item {
    padding: 20px;
    width: 33.33%;
  }
  [class*="new"].details .home-banner ~ .container-wrap.checkpoint-container {
    z-index: auto;
  }
  [class*="newcars"].details
    .cycle-colourizer
    [class*="cycle-pager-container"]
    ul
    li {
    padding-right: 9px;
  }
  [class*="newcars"].details
    .cycle-colourizer
    [class*="cycle-pager-container"]
    ul
    li
    a {
    width: 40px;
    height: 40px;
  }
  [class^="cap"][class*="offers"].listing .offers-search .inner,
  [class^="cap"][class*="offers"].listing .offers-search form {
    height: auto;
  }
  [class^="cap"][class*="offers"].listing .offers-search form {
    display: flex;
  }
  [class^="cap"][class*="offers"].listing .offers-search .reset-all {
    position: absolute;
    top: 10px;
    right: 0;
  }
  [class^="cap"][class*="offers"].listing .offers-search .search-header {
    padding-top: 0;
  }
  [class^="cap"][class*="offers"].listing .offers-search .filters {
    width: 75%;
  }
  [class^="cap"][class*="offers"].listing
    .offers-search
    .filters
    .filter
    .filter-heading {
    border-bottom: 1px solid #cdcdd2;
  }
  [class^="cap"][class*="offers"].listing .offers-search .search-footer {
    padding-top: 0;
    width: 25%;
  }
  [class^="cap"][class*="offers"].listing
    .offers-search
    .search-footer
    .button {
    display: block;
    height: 100%;
  }
  [class^="cap"][class*="offers"].listing
    .offers-search
    .search-footer
    .button
    .btn {
    display: flex;
    align-items: center;
    height: 100%;
  }
  [class^="cap"][class*="offers"].listing
    .offers-search
    .search-footer
    .button
    .btn
    span {
    width: 100%;
  }
  [class^="cap"][class*="offers"].details .row-dp0nl,
  [class^="cap"][class*="offers"].details .row-r170f,
  [class^="cap"][class*="offers"].details .row-wpqwj {
    margin: 0 40px 0 0;
  }
  [class^="cap"][class*="offers"].details .offer-finance-example .finance-text {
    padding: 10px 0 0;
  }
  .locations.listing .listing .list-item {
    width: 25%;
    position: relative;
    z-index: 100;
  }
  .directions-modal .location-directions .control-label {
    float: none;
    width: auto;
  }
  .locations.details .location-numbers .location-department .name,
  .locations.details .location-numbers .location-department .no {
    font-size: 24px;
  }
  [class*="used"].cmfdetails .featured-stock .item .inset:before {
    left: 30px;
    right: 30px;
  }
  [class*="used"].cmfdetails .featured-stock .item .inset > div {
    margin-inline: 30px;
    padding-inline: 0;
  }
  [class*="used"].cmfdetails .featured-stock .item .inset > div.title {
    padding-inline: 0;
  }
  .data-preferences #content-wrap:not(.nd-edit) .container-487v6 .row-baict {
    max-width: 1170px;
  }
  .data-preferences #content-wrap:not(.nd-edit) .container-487v6 h1 {
    font-size: 48px;
  }
  .data-preferences #content-wrap:not(.nd-edit) .container-487v6 .jump {
    margin-top: 60px;
  }
  .data-preferences
    #content-wrap:not(.nd-edit)
    .container-487v6
    .jump.jumps-6
    .title {
    line-height: 22px;
    font-size: 18px;
  }
  .data-preferences #content-wrap:not(.nd-edit) .container-487v6 .jump .title {
    line-height: 28px;
    font-size: 21px;
  }
  .data-preferences
    #content-wrap:not(.nd-edit)
    .container-487v6
    .jump
    .thumb
    img {
    max-width: 218px;
  }
  .events.listing .listing .list-item {
    width: 33.333%;
  }
  .aftersales .container-4pz9e .jumps-wrapper {
    grid-auto-rows: auto;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 0;
  }
  .aftersales .container-4pz9e .jumps-wrapper .jump-one {
    grid-column: 1;
    grid-row: 1;
  }
  .aftersales .container-4pz9e .jumps-wrapper .jump-two {
    grid-column: 2;
    grid-row: 1;
  }
  .aftersales .container-4pz9e .jumps-wrapper .jump-three {
    grid-column: 3;
    grid-row: 1;
  }
}
@media (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 1.25) {
  .home-banner .cyclr .title span {
    font-size: 30px;
    line-height: 1.3 !important;
  }
  .home-banner .cyclr .sub-title span {
    font-size: 19px;
    line-height: 1.2 !important;
  }
  .home-banner .cyclr .caption .content ul {
    font-size: 14px;
    line-height: 24px !important;
  }
}
@media (min-width: 979px) and (max-height: 800px) {
  .modal-body {
    max-height: 400px;
  }
}
@media (min-width: 1600px) {
  .container {
    width: 1540px;
  }
  .col-xl-12 {
    width: 100%;
  }
  .col-xl-11 {
    width: 91.66666667%;
  }
  .col-xl-10 {
    width: 83.33333333%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-8 {
    width: 66.66666667%;
  }
  .col-xl-7 {
    width: 58.33333333%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-5 {
    width: 41.66666667%;
  }
  .col-xl-4 {
    width: 33.33333333%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-2 {
    width: 16.66666667%;
  }
  .col-xl-1 {
    width: 8.33333333%;
  }
  .box-list.listing .list-item {
    width: 25%;
  }
  .box-list.location-listing .inner > .list-item {
    width: 7.14285714%;
  }
  .nav > li > a {
    padding: 0;
    margin: 0 28px 0 0;
    font-size: 15px;
  }
  .nav .dropdown-menu li > a {
    font-size: 15px;
  }
  .u-hidden-xl-up {
    display: none !important;
  }
  .spec-data--details .row-fluid .item:nth-child(odd) {
    margin-right: 20px;
  }
  .spec-data--details .row-fluid .item:nth-child(2n) {
    margin-left: 20px;
  }
  .spec-data--details .item {
    width: calc(50% - 20px);
  }
  .spec-data--details .item:nth-child(odd) {
    margin-left: 20px;
  }
  .spec-data--details .item:nth-child(2n) {
    margin-right: 20px;
  }
  .tech-data--details .tech-group:nth-child(odd) {
    padding-right: 20px;
  }
  .tech-data--details .tech-group:nth-child(2n) {
    padding-left: 20px;
  }
  .online-deposits-widget
    #nd-online-vehicle-sales
    mat-expansion-panel.mat-expansion-panel
    .mat-expansion-panel-content
    .button-group
    .account-btn
    span {
    font-size: 20px;
  }
  .budget-calculator .price + .alert {
    min-height: 77px;
  }
  .custom-html.payment-icons .icon {
    margin-right: 5px;
  }
  .fill-container-body-bg\@xl,
  .fill-container-white\@xl {
    background-color: #fff !important;
  }
  .fill-container-black\@xl {
    background-color: #000 !important;
  }
  .fill-container-grey\@xl {
    background-color: #cdcdd2 !important;
  }
  .fill-container-light-grey\@xl {
    background-color: #f2f2f4 !important;
  }
  .fill-container-mid-light-grey\@xl {
    background-color: #e8e8ea !important;
  }
  .fill-container-dark-grey\@xl {
    background-color: #222226 !important;
  }
  .fill-container-mid-dark-grey\@xl {
    background-color: #70707c !important;
  }
  .fill-container-highlight\@xl {
    background-color: #282828 !important;
  }
  .fill-container-highlight-alt\@xl {
    background-color: #424242 !important;
  }
  .fill-container-transparent\@xl {
    background-color: transparent !important;
  }
  .fill-white\@xl .inner {
    background-color: #fff;
  }
  .fill-grey\@xl .inner {
    background-color: #cdcdd2;
  }
  .fill-light-grey\@xl .inner {
    background-color: #f2f2f4;
  }
  .fill-mid-light-grey\@xl .inner {
    background-color: #e8e8ea;
  }
  .fill-dark-grey\@xl .inner {
    background-color: #222226;
  }
  .fill-mid-dark-grey\@xl .inner {
    background-color: #70707c;
  }
  .fill-highlight\@xl .inner {
    background-color: #282828;
  }
  .fill-highlight-alt\@xl .inner {
    background-color: #424242;
  }
  .fill-transparent\@xl .inner {
    background-color: transparent;
  }
  .fill-body-bg\@xl .inner {
    background-color: #fff;
  }
  .fill-height\@xl,
  .fill-height\@xl .inner,
  .fill-height\@xl .inner > a {
    height: 100%;
  }
  [class*="flex"] > .fill-height\@xl {
    height: auto;
  }
  .module.slim\@xl {
    padding-inline: 1px;
  }
  .color-white\@xl {
    color: #fff;
  }
  .color-white\@xl .cms-link:not(.btn),
  .color-white\@xl.link .btn,
  .color-white\@xl h1,
  .color-white\@xl h2,
  .color-white\@xl h3,
  .color-white\@xl h3 a,
  .color-white\@xl h3.title {
    color: #fff;
  }
  .color-black\@xl {
    color: #000;
  }
  .color-black\@xl .cms-link:not(.btn),
  .color-black\@xl.link .btn,
  .color-black\@xl h1,
  .color-black\@xl h2,
  .color-black\@xl h2.heading,
  .color-black\@xl h3,
  .color-black\@xl h3 a,
  .color-black\@xl h3.title {
    color: #000;
  }
  .color-primary\@xl {
    color: #212333;
  }
  .color-primary\@xl .cms-link:not(.btn),
  .color-primary\@xl.link .btn {
    color: #212333;
  }
  .color-secondary\@xl {
    color: #9b9b9b;
  }
  .color-secondary\@xl .cms-link:not(.btn),
  .color-secondary\@xl.link .btn {
    color: #9b9b9b;
  }
  .color-tertiary\@xl {
    color: #ef233c;
  }
  .color-tertiary\@xl .cms-link:not(.btn),
  .color-tertiary\@xl.link .btn {
    color: #ef233c;
  }
  .color-reset\@xl {
    color: #212121;
  }
  .color-reset\@xl .cms-link:not(.btn),
  .color-reset\@xl.link .btn {
    color: #212121;
  }
  .has-border\@xl .inner {
    border: 1px solid #f2f2f4;
  }
  .border-none\@xl .inner,
  .border-none\@xl .inner:before {
    border: 0 !important;
  }
  .border-top\@xl .inner:before {
    border-top: 1px solid #fff !important;
  }
  .border-bottom\@xl .inner:before {
    border-bottom: 1px solid #fff !important;
  }
  .border-right\@xl .inner:before {
    border-right: 1px solid #fff !important;
  }
  .border-left\@xl .inner:before {
    border-left: 1px solid #fff !important;
  }
  .rounded\@xl {
    border-radius: 0;
  }
  .rounded-inner\@xl > .inner {
    border-radius: 0;
    overflow: hidden;
  }
  .rounded-inner\@xl > .inner:before {
    border-radius: 0;
  }
  .rounded-none\@xl {
    border-radius: 0;
  }
  .rounded-inner-none\@xl .inner {
    border-radius: 0;
    overflow: visible;
  }
  .rounded-inner-none\@xl .inner:before {
    border-radius: 0 !important;
  }
  .rounded-inner-none\@xl .inner figure.responsive-image:before {
    border-radius: 0 !important;
  }
  .rounded-top-left\@xl {
    border-top-left-radius: 0;
  }
  .rounded-inner-top-left\@xl > .inner {
    border-top-left-radius: 0;
    overflow: hidden;
  }
  .rounded-bottom-left\@xl {
    border-bottom-left-radius: 0;
  }
  .rounded-inner-bottom-left\@xl > .inner {
    border-bottom-left-radius: 0;
    overflow: hidden;
  }
  .rounded-top-right\@xl {
    border-top-right-radius: 0;
  }
  .rounded-inner-top-right\@xl > .inner {
    border-top-right-radius: 0;
    overflow: hidden;
  }
  .rounded-inner-top-right-none\@xl {
    border-top-right-radius: 0;
  }
  .rounded-inner-top-right-none\@xl > .inner {
    border-top-right-radius: 0;
  }
  .rounded-bottom-right\@xl {
    border-bottom-right-radius: 0;
  }
  .rounded-inner-bottom-right\@xl > .inner {
    border-bottom-right-radius: 0;
    overflow: hidden;
  }
  .flex\@xl {
    display: flex;
  }
  .flex\@xl .inner,
  .flex\@xl .inner > a,
  .flex\@xl .inset,
  .flex\@xl .inset > a {
    display: flex;
    width: 100%;
  }
  .flex\@xl.module-cycle .inner {
    display: block;
  }
  .block\@xl .inner,
  .block\@xl .inner > a,
  .block\@xl .inset,
  .block\@xl .inset > a {
    display: block;
  }
  .block\@xl .text,
  .block\@xl .thumb {
    width: auto;
  }
  .flex--justify-center\@xl .inner,
  .flex--justify-center\@xl .inner > a,
  .flex--justify-center\@xl .inset,
  .flex--justify-center\@xl .inset > a {
    justify-content: center;
  }
  .flex--align-center\@xl .inner,
  .flex--align-center\@xl .inner > a,
  .flex--align-center\@xl .inset,
  .flex--align-center\@xl .inset > a {
    align-items: center;
  }
  .flex--justify-start\@xl .inner,
  .flex--justify-start\@xl .inner > a,
  .flex--justify-start\@xl .inset,
  .flex--justify-start\@xl .inset > a {
    justify-content: flex-start;
  }
  .flex--justify-end\@xl .inner,
  .flex--justify-end\@xl .inner > a,
  .flex--justify-end\@xl .inset,
  .flex--justify-end\@xl .inset > a {
    justify-content: flex-end;
  }
  .flex--direction-column\@xl .inner,
  .flex--direction-column\@xl .inner > a,
  .flex--direction-column\@xl .inset,
  .flex--direction-column\@xl .inset > a {
    flex-direction: column;
  }
  .flex--direction-row\@xl .inner,
  .flex--direction-row\@xl .inner > a,
  .flex--direction-row\@xl .inset,
  .flex--direction-row\@xl .inset > a {
    flex-direction: row;
  }
  .fill--height\@xl {
    height: 100%;
  }
  .text--fill-white\@xl .text__inner {
    background: #fff;
  }
  .text--fill-grey\@xl .text__inner {
    background: #cdcdd2;
  }
  .text--fill-light-grey\@xl .text__inner {
    background: rgba(242, 242, 244, 0.75);
  }
  .text--fill-highlight\@xl .text__inner {
    background: rgba(40, 40, 40, 0.75);
  }
  .text--fill-transparent\@xl .text__inner {
    background: transparent;
  }
  .text--fill-body-bg\@xl .text__inner,
  .text-area--fill-white\@xl .text {
    background: #fff;
  }
  .text-area--fill-grey\@xl .text {
    background: #cdcdd2;
  }
  .text-area--fill-light-grey\@xl .text {
    background: rgba(242, 242, 244, 0.75);
  }
  .text-area--fill-highlight\@xl .text {
    background: rgba(40, 40, 40, 0.75);
  }
  .text-area--fill-transparent\@xl .text {
    background: transparent;
  }
  .text-area--fill-body-bg\@xl .text {
    background: #fff;
  }
  .text--gradient-grey\@xl .text__inner,
  .text-area--gradient-grey\@xl .text {
    background: linear-gradient(180deg, hsla(0, 0%, 43.9%, 0) 0, #707070);
  }
  .text--max-width-8\@xl .text__inner {
    max-width: 800px;
  }
  .text--max-width-7\@xl .text__inner {
    max-width: 700px;
  }
  .text--max-width-6\@xl .text__inner {
    max-width: 600px;
  }
  .text--max-width-4\@xl .text__inner {
    max-width: 400px;
  }
  .text--max-width-2\@xl .text__inner {
    max-width: 200px;
  }
  .text--max-width-0\@xl .text__inner {
    max-width: none;
  }
  .text--max-width\@xl .text > span {
    margin-inline: auto;
    max-width: 500px;
  }
  .text--absolute\@xl .text {
    position: absolute;
    z-index: 10;
    inset: 0 0;
  }
  .text--justify-left\@xl .text {
    justify-content: flex-start;
  }
  .text--justify-right\@xl .text {
    justify-content: flex-end;
  }
  .text--justify-center\@xl .text {
    justify-content: center;
  }
  .text--align-self-center\@xl .text {
    align-items: center;
  }
  .text--align-stretch\@xl .text {
    align-items: stretch;
  }
  .text--align-self-start\@xl .text {
    align-items: flex-start;
  }
  .text--align-self-end\@xl .text {
    align-items: flex-end;
  }
  .text--static\@xl .text {
    position: static;
    max-width: none;
  }
  .text--flex-grow\@xl .text {
    flex-grow: 1;
  }
  .text--fluid\@xl .text {
    width: 100%;
    float: none;
    left: 0;
    max-width: none;
  }
  .text--fluid\@xl .text .text__inner {
    width: 100%;
  }
  .text--1\@xl .text {
    width: 8.33333333%;
  }
  .text--2\@xl .text {
    width: 16.66666667%;
  }
  .text--3\@xl .text {
    width: 25%;
  }
  .text--4\@xl .text {
    width: 33.33333333%;
  }
  .text--5\@xl .text {
    width: 41.66666667%;
  }
  .text--6\@xl .text {
    width: 50%;
  }
  .text--7\@xl .text {
    width: 58.33333333%;
  }
  .text--8\@xl .text {
    width: 66.66666667%;
  }
  .text--9\@xl .text {
    width: 75%;
  }
  .text--10\@xl .text {
    width: 83.33333333%;
  }
  .text--11\@xl .text {
    width: 91.66666667%;
  }
  .text--12\@xl .text {
    width: 100%;
  }
  .text--py-9\@xl .text__inner {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .text--py-8\@xl .text__inner {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .text--py-6\@xl .text__inner {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .text--py-4\@xl .text__inner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .text--py-2\@xl .text__inner {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .text--py-1\@xl .text__inner {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .text--py-0\@xl .text__inner {
    padding-top: 0;
    padding-bottom: 0;
  }
  .text--px-9\@xl .text__inner {
    padding-left: 90px;
    padding-right: 90px;
  }
  .text--px-8\@xl .text__inner {
    padding-left: 80px;
    padding-right: 80px;
  }
  .text--px-6\@xl .text__inner {
    padding-left: 60px;
    padding-right: 60px;
  }
  .text--px-4\@xl .text__inner {
    padding-left: 40px;
    padding-right: 40px;
  }
  .text--px-2\@xl .text__inner {
    padding-left: 20px;
    padding-right: 20px;
  }
  .text--px-1\@xl .text__inner {
    padding-left: 10px;
    padding-right: 10px;
  }
  .text--px-0\@xl .text__inner {
    padding-left: 0;
    padding-right: 0;
  }
  .text--pr-9\@xl .text__inner {
    padding-right: 90px;
  }
  .text--pr-8\@xl .text__inner {
    padding-right: 80px;
  }
  .text--pr-6\@xl .text__inner {
    padding-right: 60px;
  }
  .text--pr-4\@xl .text__inner {
    padding-right: 40px;
  }
  .text--pr-2\@xl .text__inner {
    padding-right: 20px;
  }
  .text--pr-1\@xl .text__inner {
    padding-right: 10px;
  }
  .text--pr-0\@xl .text__inner {
    padding-right: 0;
  }
  .text--pl-9\@xl .text__inner {
    padding-left: 90px;
  }
  .text--pl-8\@xl .text__inner {
    padding-left: 80px;
  }
  .text--pl-6\@xl .text__inner {
    padding-left: 60px;
  }
  .text--pl-4\@xl .text__inner {
    padding-left: 40px;
  }
  .text--pl-2\@xl .text__inner {
    padding-left: 20px;
  }
  .text--pl-1\@xl .text__inner {
    padding-left: 10px;
  }
  .text--pl-0\@xl .text__inner {
    padding-left: 0;
  }
  .text--pb-9\@xl .text__inner {
    padding-bottom: 90px;
  }
  .text--pb-8\@xl .text__inner {
    padding-bottom: 80px;
  }
  .text--pb-6\@xl .text__inner {
    padding-bottom: 60px;
  }
  .text--pb-4\@xl .text__inner {
    padding-bottom: 40px;
  }
  .text--pb-2\@xl .text__inner {
    padding-bottom: 20px;
  }
  .text--pb-1\@xl .text__inner {
    padding-bottom: 10px;
  }
  .text--pb-0\@xl .text__inner {
    padding-bottom: 0;
  }
  .text--pt-9\@xl .text__inner {
    padding-top: 90px;
  }
  .text--pt-8\@xl .text__inner {
    padding-top: 80px;
  }
  .text--pt-6\@xl .text__inner {
    padding-top: 60px;
  }
  .text--pt-4\@xl .text__inner {
    padding-top: 40px;
  }
  .text--pt-2\@xl .text__inner {
    padding-top: 20px;
  }
  .text--pt-1\@xl .text__inner {
    padding-top: 10px;
  }
  .text--pt-0\@xl .text__inner {
    padding-top: 0;
  }
  .thumb--no-blur\@xl figure.responsive-image,
  .thumb--no-blur\@xl img {
    -webkit-filter: blur(0);
    filter: blur(0);
  }
  .thumb--blur\@xl figure.responsive-image,
  .thumb--blur\@xl img {
    -webkit-filter: blur(5px);
    filter: blur(5px);
  }
  .thumb--blur-more\@xl figure.responsive-image,
  .thumb--blur-more\@xl img {
    -webkit-filter: blur(25px);
    filter: blur(25px);
  }
  .thumb--no-overlay\@xl figure.responsive-image:before {
    display: none;
  }
  .thumb--overlay\@xl figure.responsive-image {
    position: relative;
  }
  .thumb--overlay\@xl figure.responsive-image:before {
    content: "";
    display: block;
    z-index: 5;
    inset: 0;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.4);
  }
  .thumb--overlay\@xl .text {
    z-index: 6;
  }
  .thumb--overlay-gradient\@xl figure.responsive-image {
    position: relative;
  }
  .thumb--overlay-gradient\@xl figure.responsive-image:before {
    content: "";
    display: block;
    z-index: 5;
    top: 0;
    right: 0;
    bottom: -1px;
    left: 0;
    position: absolute;
    background-image: linear-gradient(transparent 60%, #000);
  }
  .thumb--overlay-gradient\@xl .text {
    z-index: 5;
  }
  .thumb--overlay-gradient\@xl.thumb--rounded\@xl
    figure.responsive-image:before {
    border-radius: 0 !important;
  }
  .thumb--align-center\@xl .thumb {
    align-self: center;
  }
  .thumb--justify-left\@xl .thumb {
    order: -1;
  }
  .thumb--justify-right\@xl .thumb {
    order: 2;
  }
  .thumb--1\@xl .thumb {
    width: 8.33333333%;
  }
  .thumb--2\@xl .thumb {
    width: 16.66666667%;
  }
  .thumb--3\@xl .thumb {
    width: 25%;
  }
  .thumb--4\@xl .thumb {
    width: 33.33333333%;
  }
  .thumb--5\@xl .thumb {
    width: 41.66666667%;
  }
  .thumb--6\@xl .thumb {
    width: 50%;
  }
  .thumb--7\@xl .thumb {
    width: 58.33333333%;
  }
  .thumb--8\@xl .thumb {
    width: 66.66666667%;
  }
  .thumb--9\@xl .thumb {
    width: 75%;
  }
  .thumb--10\@xl .thumb {
    width: 83.33333333%;
  }
  .thumb--11\@xl .thumb {
    width: 91.66666667%;
  }
  .thumb--12\@xl .thumb {
    width: 100%;
  }
  .thumb--py-6\@xl .thumb {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .thumb--py-4\@xl .thumb {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .thumb--py-2\@xl .thumb {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .thumb--py-1\@xl .thumb {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .thumb--py-0\@xl .thumb {
    padding-top: 0;
    padding-bottom: 0;
  }
  .thumb--px-6\@xl .thumb {
    padding-left: 60px;
    padding-right: 60px;
  }
  .thumb--px-4\@xl .thumb {
    padding-left: 40px;
    padding-right: 40px;
  }
  .thumb--px-2\@xl .thumb {
    padding-left: 20px;
    padding-right: 20px;
  }
  .thumb--px-1\@xl .thumb {
    padding-left: 10px;
    padding-right: 10px;
  }
  .thumb--px-0\@xl .thumb {
    padding-left: 0;
    padding-right: 0;
  }
  .thumb--pr-6\@xl .thumb {
    padding-right: 60px;
  }
  .thumb--pr-4\@xl .thumb {
    padding-right: 40px;
  }
  .thumb--pr-2\@xl .thumb {
    padding-right: 20px;
  }
  .thumb--pr-1\@xl .thumb {
    padding-right: 10px;
  }
  .thumb--pr-0\@xl .thumb {
    padding-right: 0;
  }
  .thumb--pl-6\@xl .thumb {
    padding-left: 60px;
  }
  .thumb--pl-4\@xl .thumb {
    padding-left: 40px;
  }
  .thumb--pl-2\@xl .thumb {
    padding-left: 20px;
  }
  .thumb--pl-1\@xl .thumb {
    padding-left: 10px;
  }
  .thumb--pl-0\@xl .thumb {
    padding-left: 0;
  }
  .thumb--pb-6\@xl .thumb {
    padding-bottom: 60px;
  }
  .thumb--pb-4\@xl .thumb {
    padding-bottom: 40px;
  }
  .thumb--pb-2\@xl .thumb {
    padding-bottom: 20px;
  }
  .thumb--pb-1\@xl .thumb {
    padding-bottom: 10px;
  }
  .thumb--pb-0\@xl .thumb {
    padding-bottom: 0;
  }
  .thumb--pt-6\@xl .thumb {
    padding-top: 60px;
  }
  .thumb--pt-4\@xl .thumb {
    padding-top: 40px;
  }
  .thumb--pt-2\@xl .thumb {
    padding-top: 20px;
  }
  .thumb--pt-1\@xl .thumb {
    padding-top: 10px;
  }
  .thumb--pt-0\@xl .thumb {
    padding-top: 0;
  }
  .img--block img {
    display: block;
  }
  .thumb--tiny\@xl .thumb {
    max-width: 140px;
    margin-inline: auto;
  }
  .thumb--float-left\@xl .thumb {
    float: left;
  }
  .thumb--hide\@xl .image,
  .thumb--hide\@xl .thumb {
    display: none !important;
  }
  .thumb--hidden\@xl img {
    visibility: hidden;
  }
  .thumb--block\@xl .image,
  .thumb--block\@xl .thumb {
    display: block !important;
  }
  .thumb--rounded\@xl .cycle .image,
  .thumb--rounded\@xl .cycle .responsive-image,
  .thumb--rounded\@xl .image .responsive-image,
  .thumb--rounded\@xl .thumb .responsive-image {
    border-radius: 0;
    overflow: hidden;
  }
  .thumb--rounded\@xl .cycle .image img,
  .thumb--rounded\@xl .cycle .responsive-image img,
  .thumb--rounded\@xl .image .responsive-image img,
  .thumb--rounded\@xl .thumb .responsive-image img {
    border-radius: 0;
  }
  .thumb--circular\@xl .cycle .responsive-image,
  .thumb--circular\@xl .image .responsive-image,
  .thumb--circular\@xl .thumb .responsive-image {
    border-radius: 50%;
    overflow: hidden;
  }
  .thumb--circular\@xl .cycle .responsive-image img,
  .thumb--circular\@xl .image .responsive-image img,
  .thumb--circular\@xl .thumb .responsive-image img {
    border-radius: 50%;
  }
  .thumb--fluid\@xl .image,
  .thumb--fluid\@xl .thumb {
    width: 100%;
    float: none;
  }
  .thumb--fixed .image,
  .thumb--fixed .thumb {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
    -webkit-clip-path: inset(0);
    clip-path: inset(0);
    z-index: 0;
  }
  .thumb--fixed div.responsive-image {
    -o-object-fit: cover;
    object-fit: cover;
    position: fixed;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    min-height: 100vh;
    min-width: 100vw;
    z-index: 0;
  }
  .thumb--fixed div.responsive-image figure,
  .thumb--fixed div.responsive-image img,
  .thumb--fixed div.responsive-image picture {
    display: block;
    min-height: 100vh;
    min-width: 100vw;
  }
  .thumb--fixed div.responsive-image img {
    -o-object-fit: cover;
    object-fit: cover;
    max-width: none;
  }
  .thumb--underlay\@xl figure.responsive-image {
    background: #ef233c;
  }
  .thumb--underlay-secondary\@xl figure.responsive-image {
    background: #212333;
  }
  .thumb--has-border\@xl .thumb {
    border: 1px solid #f5f5f6;
  }
  .title--dark\@xl .heading,
  .title--dark\@xl .title {
    color: #000;
  }
  .title--white\@xl .heading,
  .title--white\@xl .title {
    color: #fff;
  }
  .title--highlight\@xl .heading,
  .title--highlight\@xl .title {
    color: #212333;
  }
  .title--condensed\@xl .heading,
  .title--condensed\@xl .title {
    margin: 0 !important;
  }
  .sub-title--hide\@xl .sub-title {
    display: none !important;
  }
  .sub-title--hide\@xl .text .sub-title + span {
    padding-top: 0;
  }
  .sub-title--block\@xl .sub-title {
    display: block !important;
  }
  .sub-title--block\@xl .text .sub-title + span {
    padding-top: 20px;
  }
  .sub-title--dark\@xl .sub-title {
    color: #000;
  }
  .sub-title--white\@xl .sub-title {
    color: #fff;
  }
  .sub-title--highlight\@xl .sub-title {
    color: #212333;
  }
  .strapline--hide\@xl .strapline {
    display: none !important;
  }
  .strapline--block\@xl .strapline {
    display: block !important;
  }
  .strapline--dark\@xl .strapline {
    color: #000;
  }
  .strapline--white\@xl .strapline {
    color: #fff !important;
  }
  .strapline--highlight\@xl .strapline {
    color: #212333;
  }
  .strapline--condensed\@xl .strapline {
    padding: 0 !important;
  }
  .content--hide\@xl .content {
    display: none !important;
  }
  .content--block\@xl .content {
    display: block !important;
  }
  .button--align-center\@xl .button {
    text-align: center;
  }
  .button--hide\@xl .button {
    display: none !important;
  }
  .button--block\@xl .button {
    display: block !important;
  }
  .button--align-bottom\@xl .text__inner {
    display: flex;
    flex-direction: column;
  }
  .button--align-bottom\@xl .button {
    margin-top: auto;
  }
  .btn--full-width\@xl .btn {
    width: 100% !important;
  }
  .container-fluid .text--has-spacing\@xl .text {
    padding-inline: 50px;
  }
  .container-fluid .thumb--has-spacing\@xl .thumb {
    padding: 50px;
  }
  .u-float-none\@xl {
    float: none !important;
  }
  .u-float-right\@xl {
    float: right !important;
  }
  .sticky\@xl {
    position: -webkit-sticky !important;
    position: sticky !important;
    top: 0;
    z-index: 1015;
  }
  .u-float-left\@xl {
    float: left !important;
  }
  .u-width-reset\@xl {
    width: auto;
  }
  .clear-both\@xl {
    clear: both;
  }
  .clear-none\@xl {
    clear: none;
  }
  .align-center\@xl {
    text-align: center;
  }
  .align-left\@xl {
    text-align: left;
  }
  .align-right\@xl {
    text-align: right;
  }
  .flex-grow-1\@xl {
    flex-grow: 1;
  }
  .flex--container-align-start\@xl {
    align-items: flex-start;
  }
  .flex--container-align-center\@xl {
    align-items: center;
  }
  .flex--container-align-end\@xl {
    align-items: flex-end;
  }
  .flex--container-align-content-center\@xl {
    align-content: center;
  }
  .flex--container-justify-center\@xl {
    justify-content: center;
  }
  .flex--container-justify-start\@xl {
    justify-content: flex-start;
  }
  .flex--container-justify-between\@xl {
    justify-content: space-between;
  }
  .flex--container-justify-around\@xl {
    justify-content: space-around;
  }
  .flex--container-justify-end\@xl {
    justify-content: flex-end;
  }
  .flex--container-direction-column\@xl {
    flex-direction: column;
  }
  .flex--container-direction-row\@xl {
    flex-direction: row;
  }
  .flex--container-wrap\@xl {
    flex-wrap: wrap;
  }
  .flex--container-nowrap\@xl {
    flex-wrap: nowrap;
  }
  .flex--container-row-reverse\@xl {
    flex-direction: row-reverse;
  }
  .flex--container\@xl {
    display: flex !important;
  }
  .flex-order-1\@xl {
    order: 1 !important;
  }
  .flex-order-2\@xl {
    order: 2 !important;
  }
  .flex-order-3\@xl {
    order: 3 !important;
  }
  .flex-order-4\@xl {
    order: 4 !important;
  }
  .flex-order-5\@xl {
    order: 5 !important;
  }
  .block--container\@xl {
    display: block !important;
  }
  .container-wrap-border-top\@xl {
    border-top: 1px solid #cdcdd2;
  }
  .container-wrap-border-bottom\@xl {
    border-bottom: 1px solid #cdcdd2;
  }
  .container-border-top\@xl > .container {
    border-top: 1px solid #cdcdd2;
  }
  .container-no-border-top\@xl > .container {
    border-top: 0;
  }
  .container-border-bottom\@xl > .container {
    border-bottom: 1px solid #cdcdd2;
  }
  .container-no-border-bottom\@xl > .container {
    border-bottom: 0;
  }
  .container-fluid\@xl > .container {
    width: auto;
    margin-inline: auto;
    max-width: 1920px;
  }
  .container-fluid\@xl .row-fluid {
    margin-inline: auto;
  }
  .container--max-1600\@xl > .container {
    max-width: 1600px;
  }
  .container--max-1366\@xl > .container {
    max-width: 1366px;
  }
  .container--max-1170\@xl > .container {
    max-width: 1170px;
  }
  .container--max-720\@xl > .container {
    max-width: 720px;
  }
  .content-visibility\@xl {
    content-visibility: auto;
    contain-intrinsic-size: 1000px;
  }
  .compact\@xl .row-fluid {
    margin-inline: auto;
  }
  .slim\@xl .row-fluid {
    margin-inline: -1px;
  }
  .slim\@xl [class*="span"] {
    padding-inline: 1px;
  }
  .row--has-minus-margin-1\@xl {
    margin-inline: -10px !important;
  }
  .pr-4\@xl {
    padding-right: 40px !important;
  }
  .pr-3\@xl {
    padding-right: 30px !important;
  }
  .pr-2\@xl {
    padding-right: 20px !important;
  }
  .pr-1\@xl {
    padding-right: 10px !important;
  }
  .pr-0\@xl {
    padding-right: 0 !important;
  }
  .pl-4\@xl {
    padding-left: 40px !important;
  }
  .pl-3\@xl {
    padding-left: 30px !important;
  }
  .pl-2\@xl {
    padding-left: 20px !important;
  }
  .pl-1\@xl {
    padding-left: 10px !important;
  }
  .pl-0\@xl {
    padding-left: 0 !important;
  }
  .pb-4\@xl {
    padding-bottom: 40px !important;
  }
  .pb-3\@xl {
    padding-bottom: 30px !important;
  }
  .pb-2\@xl {
    padding-bottom: 20px !important;
  }
  .pb-1\@xl {
    padding-bottom: 10px !important;
  }
  .pb-0\@xl {
    padding-bottom: 0 !important;
  }
  .pt-4\@xl {
    padding-top: 40px !important;
  }
  .pt-3\@xl {
    padding-top: 30px !important;
  }
  .pt-2\@xl {
    padding-top: 20px !important;
  }
  .pt-1\@xl {
    padding-top: 10px !important;
  }
  .pt-0\@xl {
    padding-top: 0 !important;
  }
  .mr-4\@xl {
    margin-right: 40px !important;
  }
  .mr-3\@xl {
    margin-right: 30px !important;
  }
  .mr-2\@xl {
    margin-right: 20px !important;
  }
  .mr-1\@xl {
    margin-right: 10px !important;
  }
  .mr-0\@xl {
    margin-right: 0 !important;
  }
  .ml-4\@xl {
    margin-left: 40px !important;
  }
  .ml-3\@xl {
    margin-left: 30px !important;
  }
  .ml-2\@xl {
    margin-left: 20px !important;
  }
  .ml-1\@xl {
    margin-left: 10px !important;
  }
  .ml-0\@xl {
    margin-left: 0 !important;
  }
  .mb-4\@xl {
    margin-bottom: 40px !important;
  }
  .mb-3\@xl {
    margin-bottom: 30px !important;
  }
  .mb-2\@xl {
    margin-bottom: 20px !important;
  }
  .mb-1\@xl {
    margin-bottom: 10px !important;
  }
  .mb-0\@xl {
    margin-bottom: 0 !important;
  }
  .mt-4\@xl {
    margin-top: 40px !important;
  }
  .mt-3\@xl {
    margin-top: 30px !important;
  }
  .mt-2\@xl {
    margin-top: 20px !important;
  }
  .mt-1\@xl {
    margin-top: 10px !important;
  }
  .mt-0\@xl {
    margin-top: 0 !important;
  }
  .module-cycle.has-arrows-outside .cycle-next {
    right: -60px;
  }
  .module-cycle.has-arrows-outside .cycle-prev {
    left: -60px;
  }
  .item--mx-0\@xl.module-cycle .cycle-scroller {
    width: 100%;
    margin-inline: 0 !important;
  }
  .item--mx-0\@xl.module-cycle .cycle .item .inset {
    margin-inline: 0 !important;
    width: auto;
  }
  .item--mx-1\@xl.module-cycle .cycle-scroller {
    width: calc(100% + 10px);
    margin-inline: -5px !important;
  }
  .item--mx-1\@xl.module-cycle .cycle .item .inset {
    margin-inline: 5px !important;
    width: auto;
  }
  .item--mx-2\@xl.module-cycle .cycle-scroller {
    width: calc(100% + 20px);
    margin-inline: -10px !important;
  }
  .item--mx-2\@xl.module-cycle .cycle .item .inset {
    margin-inline: 10px !important;
    width: auto;
  }
  .item--mx-3\@xl.module-cycle .cycle-scroller {
    width: calc(100% + 30px);
    margin-inline: -15px !important;
  }
  .item--mx-3\@xl.module-cycle .cycle .item .inset {
    margin-inline: 15px !important;
    width: auto;
  }
  .item--mx-4\@xl.module-cycle .cycle-scroller {
    width: calc(100% + 40px);
    margin-inline: -20px !important;
  }
  .item--mx-4\@xl.module-cycle .cycle .item .inset {
    margin-inline: 20px !important;
    width: auto;
  }
  .item--mx-6\@xl.module-cycle .cycle-scroller {
    width: calc(100% + 60px);
    margin-inline: -30px !important;
  }
  .item--mx-6\@xl.module-cycle .cycle .item .inset {
    margin-inline: 30px !important;
    width: auto;
  }
  .item--py-0\@xl.module-cycle .cycle .item .inset {
    padding: 0 !important;
  }
  .item--py-1\@xl.module-cycle .cycle .item .inset {
    padding: 10px 0 !important;
  }
  .item--my-1\@xl.module-cycle .cycle .item .inset {
    margin-block: 10px !important;
  }
  .one\@xl.module-cycle .cycle-scroller {
    margin-inline: 0;
  }
  .one\@xl.module-cycle .cycle .item {
    width: 100% !important;
  }
  .one\@xl.module-cycle .cycle .item .inset {
    padding-inline: 0;
    margin-inline: 0;
  }
  .two\@xl.module-cycle .cycle .item {
    width: 50% !important;
  }
  .three\@xl.module-cycle .cycle .item {
    width: 33.33333333% !important;
  }
  .four\@xl.module-cycle .cycle .item {
    width: 25% !important;
  }
  .five\@xl.module-cycle .cycle .item {
    width: 20% !important;
  }
  .six\@xl.module-cycle .cycle .item {
    width: 16.66666667% !important;
  }
  .align-center\@xl.module-cycle .inset {
    text-align: center;
  }
  .align-left\@xl.module-cycle .inset {
    text-align: left;
  }
  .align-right\@xl.module-cycle .inset {
    text-align: right;
  }
  .row--max-width\@xl.row-fluid {
    max-width: calc(100% - 160px);
  }
  .button--min-width\@xl .btn {
    min-width: 190px;
    padding-inline: 10px;
  }
  .br--block\@xl br {
    display: block;
  }
  .br--hide\@xl br {
    display: none;
  }
  .navbar--no-link\@xl > a {
    pointer-events: none;
  }
  .media.aspect-ratio-9-3 .vt-flash-container {
    padding-bottom: 33.33333%;
  }
  .media.aspect-ratio-16-9 .vt-flash-container {
    padding-bottom: 56.25%;
  }
  .media.aspect-ratio-11-5 .vt-flash-container {
    padding-bottom: 45.45455%;
  }
  .media.aspect-ratio-1-1 .vt-flash-container {
    padding-bottom: 100%;
  }
  .row-s5obb .scroll-down {
    bottom: 0;
  }
  .arab--001A.home-banner .cyclr .sub-title span {
    font-size: 2.5em !important;
    line-height: 46px !important;
  }
  .arab--001A.home-banner .cyclr .caption .caption-inset {
    padding: 0;
    margin-top: 20px;
    margin-bottom: 0;
    padding-inline: 40px;
    max-width: 560px;
  }
  .arab--001A.home-banner .cyclr .caption .btn {
    margin-top: 32px;
  }
  .arab--001A.home-banner .cyclr .caption[class*="left"] .caption-inset {
    padding-left: 80px;
  }
  .arab--001A.home-banner .cyclr .caption[class*="right"] .caption-inset {
    padding-right: 80px;
  }
  .arab--001A.home-banner .cyclr .caption[class*="top"] .caption-inset {
    margin-top: 140px;
    margin-bottom: 0;
  }
  .arab--001A.home-banner .cyclr .caption[class*="centre"] .caption-inset {
    margin-top: 10px;
    margin-bottom: 0;
  }
  .arab--001A.home-banner .cyclr .caption[class*="bottom"] .caption-inset {
    margin-top: 0;
    margin-bottom: 170px;
  }
  .arab--001A.home-banner .cyclr .cycle-pager-container {
    left: 82px;
    bottom: 75px;
  }
  .breg--001A .cycle-model.has-arrows .cycle-prev {
    left: -18px;
    right: auto;
  }
  .breg--001A .cycle-model.has-arrows .cycle-next {
    right: -18px;
    left: auto;
  }
  .mus--004A .to-top {
    transform: translateX(10px);
  }
  .mus--011A .layout-wrapper .heading {
    margin-top: 5px;
  }
  .mus--011A .layout-wrapper .heading + .content {
    margin-top: 14px;
  }
  .mus--011A .layout-wrapper .mid-col {
    padding-left: 60px;
  }
  .mus--011A .layout-wrapper .right-col {
    padding-left: 55px;
  }
  .schi--001A .cycle-features .strapline {
    padding-top: 15px;
  }
  .schi--001A
    .cycle-features[class*="has-pagination"]
    [class*="cycle-pager-container"] {
    display: none;
  }
  .tex--008A .text__inner {
    width: 1580px;
  }
  .weis--001A .featured-cms .text {
    position: relative;
  }
  .weis--001A .featured-cms .text:before {
    text-transform: none;
    speak: none;
    display: inline-block;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\c003";
    color: #212333;
    position: absolute;
    top: 19px;
    bottom: auto;
    left: 22px;
    font: normal normal 400 31px / normal the-elite-cars-jetour, master-v10;
  }
  .weis--001A .featured-cms .text__inner {
    padding-left: 30px;
  }
  .weis--001A
    .featured-cms[class*="has-pagination"]
    [class*="cycle-pager-container"] {
    bottom: -13px;
  }
  .weis--001A .featured-cms .module-footer {
    bottom: -95px;
  }
  .zung--001A .cms h1 {
    font-size: 40px;
    line-height: 46px;
  }
  .zung--001A .cms .cms-link {
    margin-top: 33px;
  }
  .zung--001A .cms .row-fluid:nth-child(2) {
    padding-inline: 60px;
  }
  .container-r6z94 .container,
  .header-container .dealer-name,
  .header-container .franchise-badge,
  .header-container .logo {
    max-width: none;
  }
  .header-container #primary-menu {
    width: 30%;
    right: 0;
    left: 74px;
  }
  #__ndcc_footerPlaceholder {
    right: 0;
  }
  .home-banner .cyclr .cycle-pager-container {
    bottom: 75px;
  }
  .used-detail-template-21[class^="used"].details
    .row-r170f
    .vehicle-title
    .variant {
    max-width: 580px;
  }
  .used-detail-template-21[class^="used"].details
    .thumbnails
    .inner
    > .tabs
    .cycle-prev {
    width: 41px;
  }
  .used-detail-template-21[class^="used"].details
    .thumbnails
    .inner
    > .tabs
    .cycle-next {
    width: 44px;
  }
  .used-detail-template-21[class^="used"].details .no-views {
    margin-bottom: 5px;
  }
  [class^="used"].details
    #modal__features
    .spec-data--details
    .features_other
    .item {
    padding-right: 40px;
  }
  [class*="capnew"].listing .box-list.new-list .inner > .list-item,
  [class*="newcars"].listing .box-list.new-list .inner > .list-item {
    width: 20%;
  }
  [class*="newcars"].listing .box-list.new-list .inner > .list-item {
    width: 33.33%;
  }
  [class*="new"].details .checkpoint-container .layout-5 {
    width: 94vw;
    max-width: 1745px;
    margin-inline: auto;
  }
  [class*="new"].details .checkpoint-container .waypoint-button .btn {
    min-width: 190px;
  }
  [class*="newcars"].details .model-info-row {
    bottom: 75px;
  }
  [class*="newcars"].details .cycle-model-info .inset {
    margin-inline: 0;
    padding-inline: 70px;
  }
  [class*="newcars"].details .cycle-model-info .inset:before {
    height: 86px;
  }
  [class*="newcars"].details .cycle-model-info .strapline {
    font-size: 80px;
    line-height: 1.1;
  }
  [class*="newcars"].details .cycle-model-info .content {
    font-size: 15px;
    line-height: 25px;
  }
  [class*="newcars"].details .layout-media-jump {
    max-width: 88.55%;
    margin-inline: auto;
  }
  [class*="newcars"].details .row--max-width-xl.custom {
    width: 94vw;
    max-width: calc(100% - 394px);
    margin-inline: auto;
  }
  [class*="newcars"].details
    .cycle-colourizer
    [class*="cycle-pager-container"] {
    text-align: left;
    left: auto;
    right: -23px;
  }
  [class*="newcars"].details
    .cycle-colourizer
    [class*="cycle-pager-container"]
    ul
    li {
    padding-right: 12px;
  }
  [class*="newcars"].details
    .cycle-colourizer
    [class*="cycle-pager-container"]
    ul
    li
    a {
    width: 60px;
    height: 60px;
  }
  [class*="newcars"].details .cycle-custom .inner {
    overflow: hidden;
    max-width: calc(100% - 200px);
    margin-left: auto;
    margin-right: 0;
  }
  [class*="newcars"].details
    .cycle-custom[class*="has-pagination"]
    [class*="cycle-pager-container"] {
    left: 198px;
    bottom: 8px;
  }
  [class*="newcars"].details .cycle-custom .cycle-next,
  [class*="newcars"].details .cycle-custom .cycle-prev {
    display: block !important;
  }
  [class*="newcars"].details .cycle-custom.has-arrows .cycle-prev {
    left: 80px;
  }
  [class*="newcars"].details .cycle-custom.has-arrows .cycle-next {
    right: 80px;
  }
  .locations.listing .listing .list-item .inset:before {
    left: 20px;
    right: 20px;
  }
  .locations.listing .listing .list-item .inset .row-fluid > div {
    margin-inline: 20px;
    padding-inline: 0;
  }
  .row--max-width-xl.row-fluid {
    width: 98vw;
    max-width: calc(100% - 160px);
    margin-inline: auto;
  }
}
@media (max-width: 1599px) {
  .u-hidden-lg-down {
    display: none !important;
  }
}
@media (max-width: 1199px) {
  .modal.modal--attached {
    position: fixed;
    top: 0;
    display: block;
    height: 100%;
    width: 78%;
    max-width: 485px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    background: #fff;
    transition: right 0.4s ease-in-out;
    text-align: left;
    right: -100vw;
    left: auto;
    transform: translate(0);
  }
  .modal.modal--attached .container {
    padding-inline: 10px;
  }
  .modal.modal--attached.fade.in {
    overflow-y: auto;
    overflow-x: hidden;
    right: 0;
    top: 0;
  }
  .modal .modal-header .close {
    top: 16px;
  }
  .modal--attached.modal.has-image .modal-header {
    display: block;
  }
  .modal--attached.modal.has-image .google-map .inner {
    padding-inline: 0;
  }
  .modal--attached.modal.has-image .google-map .responsive-iframe {
    padding-bottom: 56%;
    height: auto;
  }
  .modal--attached.modal.has-image .layout-4 > div:first-child {
    position: static;
    width: 100%;
  }
  .modal--attached.modal.has-image .layout-4 > div:last-child {
    padding: 10px;
  }
  .modal--attached .modal-header h3,
  .modal--attached .modal-title {
    line-height: normal;
    font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
    color: #000;
    font-weight: 400;
    border-bottom: 1px solid #cdcdd2;
    padding: 10px 40px 10px 16px;
    font-size: calc(20px + 5 * (100vw - 768px) / 832);
  }
  .modal--attached .modal-content {
    height: 100%;
    display: flex;
    flex-direction: column;
    overflow-y: auto;
  }
  .modal--attached .modal-dialog {
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  .modal-body {
    flex: 1 1 auto;
  }
  .modal--attached .modal-body {
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 100;
  }
  .modal-body .row-fluid {
    margin-inline: 0;
  }
  .u-hidden-md-down {
    display: none !important;
  }
  .slide-out-toggle .close {
    top: 16px;
  }
  .tabs.tab-has-toggles {
    background: transparent;
    border: 0;
    padding-top: 0;
  }
  .tabs.tab-has-toggles .toggle-body {
    padding: 1.5625em;
  }
  .tab-has-toggles .tab-nav {
    display: none;
  }
  .tab-has-toggles .tab-content .tab-pane {
    display: block;
    border: 0;
    padding: 0;
    background: transparent;
  }
  .tab-has-toggles .tab-content .tab-pane + .tab-pane {
    padding-top: 10px;
  }
  .search .filter-heading:before {
    content: " ";
    display: block;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1015;
    transition: visibility 0.4s linear 0s, opacity 0.4s ease-in-out 0s;
  }
  .search .filter-heading:after {
    content: "\e075";
  }
  .search .filter:last-child:nth-child(odd) {
    width: 100%;
  }
  .search .filter:nth-child(2n) .filter-heading {
    border-left: 1px solid #cdcdd2;
  }
  .search .filter.active .filter-heading:before {
    visibility: visible;
    opacity: 1;
    position: fixed;
    inset: 0;
  }
  .search .filter.active .filter-options {
    visibility: visible;
    color: #000;
    transition: visibility 0.4s linear 0s, right 0.4s ease-in-out 0s;
    right: 0;
  }
  .search .filter .filter-options {
    height: 100% !important;
    display: block !important;
    position: fixed;
    max-width: 520px;
    width: 90%;
    top: 0;
    bottom: 0;
    visibility: hidden;
    z-index: 1020;
    transition: visibility 0.4s linear 0.5s, right 0.4s ease-in-out 0s;
    overflow: hidden;
    background: #fff;
    border-color: #f5f5f6;
    right: -100vw;
    left: auto;
  }
  .search--expanded.search .filter .filter-options {
    overflow: visible;
  }
  .search .filter .filter-options .inset {
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  .search .filter .filter-options .inset > .options {
    max-height: none;
  }
  .search .filter .filter-options .tabs {
    overflow: auto;
    height: 100%;
  }
  .search .filter .heading {
    display: block;
    line-height: normal;
    flex: 0 1 auto;
    position: relative;
    color: #000;
    border-bottom: 1px solid #f5f5f6;
    padding: 20px 50px 20px 20px;
    font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
    font-weight: 700;
    font-size: calc(20px + 5 * (100vw - 768px) / 832);
  }
  .search .filter .heading .icon {
    cursor: pointer;
    position: absolute;
    border-radius: 100%;
    height: 25px;
    width: 25px;
    transform: translateY(0);
    top: 19px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    background: #f5f5f6;
    right: 20px;
  }
  .search .filter .heading .icon:before {
    font-size: 16px;
    display: block;
    content: "\e08b";
  }
  .search .filter .buttons {
    margin-top: auto;
    padding-inline: 15px;
    flex: 0 0 50px;
  }
  .search .filter .options {
    flex: 1 1 auto;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  .search .filter .tab-inset {
    flex: 1 1 auto;
  }
  .search--expanded.search .filter-price [data-tab] {
    padding: 20px 10px;
  }
  .search .filter-price .heading {
    display: block;
    font-weight: 400;
    border: 0;
    font-size: 12px;
    padding: 0;
  }
  .search .filter-price .filter-options .tabs {
    overflow: visible;
  }
  .search--expanded.search .filter-price .filter-options .tabs > .option {
    padding: 10px 14px;
    text-align: center;
    width: 50%;
    justify-content: center;
  }
  .search--expanded.search
    .filter-price
    .filter-options
    .tabs
    > .option
    .label {
    font-size: 12px;
  }
  .search .filter-budget .tab-nav {
    display: flex;
    justify-content: space-between;
    overflow: hidden;
  }
  .search .filter-budget .tab-nav > li {
    flex: 1 1 auto;
  }
  .search .filter-budget .tab-nav > li > a {
    padding-inline: 5px;
  }
  .search .option {
    color: #000;
    border-bottom: 1px solid #f5f5f6;
  }
  .button__search:after {
    content: "\e075";
  }
  .valuation-widget-jump--flex .btn {
    letter-spacing: 0;
  }
  .used-detail-template-21[class^="used"].details
    .tabs.tab-has-toggles
    .toggle-heading {
    border-color: #cdcdd2;
    background: #f5f5f6;
  }
  .used-detail-template-21[class^="used"].details
    .tabs.tab-has-toggles
    .toggle-body {
    border-color: #cdcdd2;
    background: #fff;
  }
  .used-detail-template-21[class^="used"].details
    .efficiency-data
    .efficiency-monthly-running-costs,
  .used-detail-template-21[class^="used"].details
    .efficiency-data
    .efficiency-tax-band-graphic {
    float: none;
    padding-left: 0;
    width: auto;
  }
  .used-detail-template-21[class^="used"].details
    .efficiency-data
    .efficiency-tax-band-graphic {
    padding-bottom: 15px;
  }
  .used-detail-template-21[class^="used"].details .tech-data .column {
    display: block;
    width: auto;
  }
  [class^="cap"][class*="offers"].listing .offers-search .filters {
    border-left: 1px solid #cdcdd2;
    border-bottom: 1px solid #cdcdd2;
  }
  .locations.listing .listing {
    width: 100%;
  }
}
@media (max-width: 978px) {
  .nav .active .dropdown-menu {
    display: block;
  }
  .nav > li a {
    font-size: 16px;
    background: none !important;
    border: 0;
    padding: 13px 0;
  }
  .nav .dropdown-menu {
    background: none;
    padding-left: 16px;
  }
  .nav .dropdown-menu li > a {
    font-size: 16px;
    overflow: visible;
    padding: 13px 0;
    color: rgba(0, 0, 0, 0.5);
    border-bottom: 0;
  }
  .u-hidden-sm-down {
    display: none !important;
  }
  .slide-out-toggle:before {
    content: "";
    background: #000;
    position: fixed;
    inset: 0;
    z-index: 1999;
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.4s ease-in-out;
  }
  .slide-out-toggle:has(.toggle-body.active):before {
    visibility: visible;
    opacity: 0.46;
  }
  .overview-data .value {
    width: 44%;
  }
  .overview-data .cell {
    padding: 0 10px;
  }
  .search--expanded.search .filter-price [data-tab] {
    padding: 20px 0;
    border: 0;
  }
  .used-media .inner {
    padding-bottom: 50px;
  }
  .module.media .gallery-icon,
  .used-media .gallery-icon {
    display: none !important;
  }
  .module.media .image-count,
  .module.media .video-count,
  .used-media .image-count,
  .used-media .video-count {
    width: 50%;
    line-height: 50px;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    font-size: 13px;
  }
  .module.media .image-count span,
  .module.media .video-count span,
  .used-media .image-count span,
  .used-media .video-count span {
    display: inline-block;
    line-height: normal;
    vertical-align: middle;
  }
  .module.media .image-count .count,
  .module.media .video-count .count,
  .used-media .image-count .count,
  .used-media .video-count .count {
    margin-left: 5px;
  }
  .module.media .video-count,
  .used-media .video-count {
    left: 50%;
    border-left: 1px solid #cdcdd2;
  }
  .module.media .media-photos .image-count a,
  .module.media .media-video .video-count a,
  .used-media .media-photos .image-count a,
  .used-media .media-video .video-count a {
    background: #cdcdd2;
    color: #000;
  }
  .ytembed-object .btn {
    display: block;
  }
  .cms {
    word-break: break-word;
  }
  .cms .btn {
    word-break: normal;
  }
  .breg--001A .tab-nav {
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 20px;
    padding-left: 20px;
  }
  .breg--001A .cycle-model .inner {
    overflow: hidden;
  }
  .header-container {
    height: 64px;
  }
  .header-container > header {
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    z-index: 1015;
    width: 100%;
    background: #282828;
    border-bottom: 0 solid;
  }
  .header-container > header .container-wrap.container-wrap {
    margin: 0;
  }
  .header-container .container-r6z94 {
    flex: 1;
  }
  .header-container .container-5k2ms {
    display: none;
  }
  .header-container .container-un2g5 .container {
    padding-inline: 0;
  }
  .toggle-primary-menu .toggle-pane {
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
  }
  .toggle-primary-menu .row-fluid {
    width: 100%;
  }
  .toggle-primary-menu .container {
    padding-inline: 0;
  }
  .toggle-primary-menu .toggle-nav {
    display: none;
  }
  .toggle-primary-menu .nav {
    padding: 18px 16px;
  }
  .toggle-primary-menu .nav-collapse {
    display: block;
  }
  .toggle-primary-menu .row-c1wfa {
    display: flex;
    flex: 0 0 auto;
  }
  .toggle-primary-menu .row-c1wfa .button:first-child .btn {
    border-left: 0;
  }
  .toggle-primary-menu .row-46wjq {
    flex-grow: 1;
    overflow: auto;
  }
  .toggle-primary-menu .button {
    position: relative;
    flex: 1;
    padding: 0;
    margin: 0;
  }
  .toggle-primary-menu .button + .button {
    margin-top: 0;
  }
  .toggle-primary-menu .button + .button:before {
    content: "";
    display: block;
    width: 2px;
    height: 22px;
    background: #494e71;
    position: absolute;
    left: -1px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
  }
  .toggle-primary-menu .button:empty {
    display: none;
  }
  .toggle-primary-menu .btn,
  .toggle-primary-menu .fw-popup {
    display: block;
    max-width: none;
    padding: 10px 4px;
    border-radius: 0;
    height: 100%;
    border: 0;
    box-shadow: none;
    text-align: center;
    text-decoration: none;
    line-height: normal;
    font-size: 12px;
    font-family: Arial;
    font-weight: 400;
    background: #212333;
    color: #fff;
    text-transform: none;
    letter-spacing: 0;
  }
  .toggle-primary-menu .btn:after,
  .toggle-primary-menu .btn:before,
  .toggle-primary-menu .fw-popup:after,
  .toggle-primary-menu .fw-popup:before {
    display: none;
  }
  .toggle-primary-menu .btn .icon,
  .toggle-primary-menu .fw-popup .icon {
    display: block;
  }
  .toggle-primary-menu .btn .icon:before,
  .toggle-primary-menu .fw-popup .icon:before {
    font-size: 25px;
  }
  .toggle-primary-menu .btn span,
  .toggle-primary-menu .fw-popup span {
    top: auto;
    display: inline-block;
    padding: 3px 0;
  }
  .toggle-primary-menu .btn span:after,
  .toggle-primary-menu .btn span:before,
  .toggle-primary-menu .fw-popup span:after,
  .toggle-primary-menu .fw-popup span:before {
    display: none;
  }
  .toggle-primary-menu .btn .count,
  .toggle-primary-menu .fw-popup .count {
    color: #fff !important;
  }
  .toggle-primary-menu .contact-button .icon:before {
    content: "\e0ca";
  }
  .toggle-primary-menu .save-button .icon:before {
    content: "\e0b1";
  }
  .toggle-primary-menu .account-button .icon:before {
    content: "\e0d9";
  }
  .toggle-primary-menu .contact-button .icon:before {
    content: "\e098";
  }
  .toggle-primary-menu .valuations-button .icon:before {
    content: "\e0e1";
  }
  .toggle-primary-menu .search-button .icon:before {
    content: "\e08f";
  }
  .header-container .dealer-name img,
  .header-container .franchise-badge img,
  .header-container .logo img {
    max-height: 100%;
  }
  #primary-menu.slide-out-toggle > .toggle-body {
    background: hsla(0, 0%, 100%, 0.6);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
  }
  .used-detail-template-21[class^="used"].details .container-1e7p0 .container {
    display: flex;
    flex-direction: column;
  }
  .used-detail-template-21[class^="used"].details
    .container-1e7p0
    .container
    .row-03q1g,
  .used-detail-template-21[class^="used"].details
    .container-1e7p0
    .container
    .row-3l5ev,
  .used-detail-template-21[class^="used"].details
    .container-1e7p0
    .container
    .row-dp0nl,
  .used-detail-template-21[class^="used"].details
    .container-1e7p0
    .container
    .row-r170f,
  .used-detail-template-21[class^="used"].details
    .container-1e7p0
    .container
    .row-wpqwj {
    width: 100%;
  }
  .used-detail-template-21[class^="used"].details
    .container-1e7p0
    .container
    .row-wpqwj {
    order: 2;
  }
  .used-detail-template-21[class^="used"].details
    .container-1e7p0
    .container
    .row-r170f {
    order: 1;
  }
  .used-detail-template-21[class^="used"].details
    .container-1e7p0
    .container
    .row-dp0nl {
    order: 3;
  }
  .used-detail-template-21[class^="used"].details
    .container-1e7p0
    .container
    .row-03q1g {
    order: 4;
  }
  .used-detail-template-21[class^="used"].details
    .container-1e7p0
    .container
    .row-3l5ev {
    order: 5;
  }
  .used-detail-template-21[class^="used"].details
    .used-media
    .cycle-scroller
    .controls {
    display: block;
  }
  .used-detail-template-21[class^="used"].details .thumbnails .inner > .tabs {
    border-bottom: 1px solid #eee;
  }
  .used-detail-template-21[class^="used"].details
    .thumbnails
    .inner
    > .tabs.has-1-tabs
    .tab-nav {
    display: none;
  }
  .used-detail-template-21[class^="used"].details
    .thumbnails
    .inner
    > .tabs
    .tab-content {
    display: none;
  }
  .used-detail-template-21[class^="used"].details
    .thumbnails
    .inner
    > .tabs
    .tab-nav {
    padding-inline: 0;
    margin-right: 0;
    z-index: 105;
    border: 1px solid #cdcdd2;
    border-top: 0;
    border-radius: 0;
    display: flex;
  }
  .used-detail-template-21[class^="used"].details
    .thumbnails
    .inner
    > .tabs
    .tab-nav
    > li {
    margin-left: 0;
    width: 33.3%;
    flex-grow: 1;
  }
  .used-detail-template-21[class^="used"].details
    .thumbnails
    .inner
    > .tabs
    .tab-nav
    > li
    > a {
    font-size: 12px;
    padding-inline: 0;
    border-block: 0;
    position: relative;
    border-radius: 0;
    background: none !important;
    color: #3d69cb !important;
  }
  .used-detail-template-21[class^="used"].details
    .thumbnails
    .inner
    > .tabs
    .tab-nav
    > li.active
    > a {
    background: #3d69cb !important;
    color: #fff !important;
  }
  .used-detail-template-21[class^="used"].details
    .thumbnails
    .inner
    > .tabs
    .tab-nav
    > li:first-child
    a {
    border-right: 1px solid #eee;
  }
  .used-detail-template-21[class^="used"].details
    .thumbnails
    .inner
    > .tabs
    .has-2-tabs
    .tab-nav
    > li {
    width: 50%;
  }
  .used-detail-template-21[class^="used"].details
    .thumbnails
    .inner
    > .tabs
    .inner
    > .tabs
    .tab-nav
    > li
    > a {
    background: none !important;
    color: #000;
  }
  .used-detail-template-21[class^="used"].details
    .thumbnails
    .inner
    > .tabs
    .inner
    > .tabs
    .tab-nav
    > li.active
    > a {
    background: #3d69cb !important;
  }
  .used-detail-template-21[class^="used"].details
    .thumbnails
    .inner
    > .tabs
    .inner
    > .tabs
    .tab-nav
    > li:first-child
    a {
    border-right: 1px solid #eee;
  }
  .used-detail-template-21[class^="used"].details
    .vdp-actions-bar
    .button.link
    a.btn
    .icon:before,
  .used-detail-template-21[class^="used"].details
    .vdp-actions-bar
    .social-share.toggle
    .toggle-heading:before {
    display: none;
  }
  [class^="used"].details .budget-summary table {
    font-size: 13px;
  }
  [class^="used"].details .budget-calculator .price + .alert .icon {
    display: none;
  }
  [class^="used"].details .budget-summary-modal .tab-nav > li > a {
    padding-inline: 0;
  }
  [class^="cap"][class*="offers"].details .container-xm7nk .container {
    display: flex;
    flex-direction: column;
  }
  [class^="cap"][class*="offers"].details
    .container-xm7nk
    .container
    .row-03q1g,
  [class^="cap"][class*="offers"].details
    .container-xm7nk
    .container
    .row-dp0nl,
  [class^="cap"][class*="offers"].details
    .container-xm7nk
    .container
    .row-r170f,
  [class^="cap"][class*="offers"].details
    .container-xm7nk
    .container
    .row-wpqwj {
    width: 100%;
  }
  [class^="cap"][class*="offers"].details
    .container-xm7nk
    .container
    .row-wpqwj {
    order: 2;
  }
  [class^="cap"][class*="offers"].details
    .container-xm7nk
    .container
    .row-r170f {
    order: 1;
  }
  [class^="cap"][class*="offers"].details
    .container-xm7nk
    .container
    .row-dp0nl {
    order: 4;
  }
  [class^="cap"][class*="offers"].details
    .container-xm7nk
    .container
    .row-03q1g {
    order: 3;
  }
  .locations.details .overlay__wrap .details-layout > [class*="span"] {
    width: 100%;
  }
  .btn:after {
    transition: none;
  }
}
@media (max-width: 767px) {
  input[type="color"],
  input[type="date"],
  input[type="datetime-local"],
  input[type="datetime"],
  input[type="email"],
  input[type="month"],
  input[type="number"],
  input[type="password"],
  input[type="search"],
  input[type="tel"],
  input[type="text"],
  input[type="time"],
  input[type="url"],
  input[type="week"],
  select,
  textarea {
    font-size: 16px;
  }
  select {
    background-image: none !important;
  }
  [class*="span"] + [class*="span"] {
    margin-top: 1.875rem;
  }
  [class*="col-xs"] + [class*="col-xs"] {
    margin-top: 0;
  }
  .box-list.used-list.listing > .inner {
    margin: 0;
  }
  .box-list.used-list.listing .list-item {
    width: 100%;
    padding: 0;
    margin: 0 0 10px;
  }
  .cycle-scroller .controls {
    display: none;
  }
  .has-controls-mobile .cycle-scroller .controls,
  .has-pagination-mobile .cycle-scroller .controls {
    display: block;
  }
  .has-pagination-mobile .cycle-scroller .controls .cycle-next,
  .has-pagination-mobile .cycle-scroller .controls .cycle-prev {
    display: none !important;
  }
  .inner-hide-overflow-mobile .inner {
    overflow: hidden;
  }
  .module-cycle.mobile-peeking-1 .cycle-scroller {
    width: auto;
    margin-right: -10px !important;
  }
  .module-cycle.mobile-peeking-2 .cycle-scroller {
    width: auto;
    margin-right: -20px !important;
  }
  .module-cycle.mobile-peeking-3 .cycle-scroller {
    width: auto;
    margin-right: -30px !important;
  }
  .module-cycle.mobile-peeking-4 .cycle-scroller {
    width: auto;
    margin-right: -40px !important;
  }
  [data-cycle-fx="carousel"] .cycle-sentinel,
  [data-cycle-fx="carousel"] .cycle-slide {
    width: 85%;
  }
  [data-cycle-fx="carousel"] .cycle-sentinel .inset,
  [data-cycle-fx="carousel"] .cycle-slide .inset {
    margin: 0 0.5em;
  }
  .nav > li a {
    overflow: hidden;
  }
  .pagination .pages li.btn-first,
  .pagination .pages li.btn-last {
    display: none;
  }
  .bootstrap-select {
    z-index: 1005;
  }
  .bootstrap-select button.btn {
    font-size: 16px;
  }
  .bootstrap-select .dropdown-menu:not(.inner) {
    position: fixed;
    left: 100%;
    bottom: 0;
    top: 0;
    width: 90%;
    z-index: 1200;
    visibility: hidden;
    height: auto;
    font-size: 14px;
    display: block;
    border-radius: 0;
    min-width: 0;
    max-height: none !important;
    min-height: 0 !important;
    transition: visibility 0.5s linear 0s, left 0.5s ease-in-out 0s;
  }
  .bootstrap-select-pullout-off .bootstrap-select:before {
    display: none;
  }
  .bootstrap-select-pullout-off .bootstrap-select .dropdown-menu:not(.inner) {
    position: static;
    width: 100%;
    height: auto !important;
    display: none !important;
  }
  .bootstrap-select-pullout-off
    .bootstrap-select
    .dropdown-menu:not(.inner).show {
    display: block !important;
  }
  .bootstrap-select-pullout-off
    .bootstrap-select
    .dropdown-menu:not(.inner)
    .dropdown-menu.inner {
    height: auto !important;
  }
  .bootstrap-select .inner {
    max-height: none !important;
    min-height: 0 !important;
  }
  .bootstrap-select:before {
    content: " ";
    display: block;
    opacity: 0;
    position: fixed;
    inset: 0;
    visibility: hidden;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1015;
    transition: visibility 0.5s linear 0s, opacity 0.5s ease-in-out 0s;
  }
  .bootstrap-select.open {
    z-index: 1200;
  }
  .bootstrap-select.open:before {
    visibility: visible;
    opacity: 1;
  }
  .bootstrap-select.open .dropdown-menu {
    left: 10%;
    height: 100%;
    visibility: visible;
  }
  .bootstrap-select .dropdown-backdrop {
    position: fixed;
    inset: 0;
    width: 10%;
    z-index: 1200;
  }
  .bootstrap-select {
    z-index: auto;
  }
  .bootstrap-select:before {
    z-index: 1021;
  }
  .bootstrap-select.open {
    z-index: auto;
  }
  .fancybox-wrap {
    width: 64% !important;
    margin-left: -32% !important;
  }
  .segment.button + .button.segment {
    margin-top: 0;
    padding-top: 20px;
  }
  .sticky-module .container,
  .sticky-module .row-fluid,
  .sticky-module [class*="layout"] {
    margin: 0;
  }
  .hidden-phone,
  .u-hidden-xs-down {
    display: none !important;
  }
  .button {
    display: block;
  }
  .button + .button {
    margin-top: 10px;
  }
  .btn--full-width-mobile .btn {
    width: 100% !important;
    max-width: none !important;
  }
  .btn--initial-mobile .btn {
    display: inline-block;
    width: auto !important;
    max-width: none !important;
  }
  .btn,
  .media-exterior360 .btn-hotspot,
  button,
  input[type="button"],
  input[type="submit"] {
    display: block;
    margin: 0 auto;
    max-width: 240px;
  }
  .cyclr {
    padding: 0;
  }
  .cyclr .caption .caption-inset {
    padding: 1em;
    vertical-align: bottom;
  }
  .cyclr .caption .caption-inset > span:not(.btn) {
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  }
  .mg-close .icon {
    margin: 5px 0 0 5px;
  }
  .total-monthly-cost .btn,
  .total-monthly-cost .controls {
    width: 180px;
    margin-inline: 0;
  }
  .total-monthly-cost input::-ms-input-placeholder {
    font-size: 11px;
  }
  .total-monthly-cost input::placeholder {
    font-size: 11px;
  }
  .toggle-has-modals .toggle-heading {
    display: none;
  }
  .toggle-has-modals .toggle-body {
    display: block !important;
    height: auto !important;
    border: 0;
    padding: 0;
  }
  .toggle-has-modals .toggle-body .modal .close {
    display: flex;
  }
  .spec-data--details [class*="span"] + [class*="span"] {
    margin-top: 0;
  }
  .search .filter-heading .label {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 20px;
  }
  .search--expanded.search .filter-budget .tab-pane {
    padding: 20px 0;
    border: 0;
  }
  .search .option .label {
    font-size: 14px;
  }
  .search .selected.is-empty {
    display: block;
  }
  .button__search .btn {
    font-size: 14px;
  }
  .button__search + .button__search {
    margin-top: 0;
  }
  .featured-stock .cycle-next,
  .featured-stock .cycle-prev {
    display: none;
  }
  .featured-stock .count {
    margin-right: 0;
  }
  .page-controls .sort-order .bootstrap-select button.btn {
    line-height: 28px;
    border: 0;
    opacity: 0;
  }
  .location-search .control-group {
    margin-bottom: 10px;
  }
  .location-search .control-label {
    margin: 0;
    font-size: 0.875rem;
    color: #404040;
    padding: 0 0.28571429em 0 0;
  }
  .location-search .control-label span {
    line-height: normal;
    padding-bottom: 10px;
    display: inline-block;
    vertical-align: middle;
  }
  .directions-table .foot .send-to-phone,
  .directions-table .head .send-to-phone {
    display: none;
  }
  .vacancies-list .vacancies-table table,
  .vacancies-list .vacancies-table tbody,
  .vacancies-list .vacancies-table td,
  .vacancies-list .vacancies-table th,
  .vacancies-list .vacancies-table thead,
  .vacancies-list .vacancies-table tr {
    display: block;
  }
  .vacancies-list .vacancies-table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .vacancies-list .vacancies-table tr {
    margin-bottom: 10px;
    border: 1px solid #cdcdd2;
  }
  .vacancies-list .vacancies-table td {
    position: relative;
    min-height: 25px;
    border: 0;
    border-bottom: 1px solid #fff;
    padding-left: 50%;
    text-align: left;
  }
  .vacancies-list .vacancies-table td.last {
    padding-left: 0;
  }
  .vacancies-list .vacancies-table td.first {
    margin-top: 10px;
  }
  .vacancies-list .vacancies-table td:before {
    position: absolute;
    top: 0;
    width: 45%;
    white-space: nowrap;
    padding-right: 10px;
    left: 6px;
  }
  .vacancies-list .vacancies-table .last a {
    cursor: pointer;
    vertical-align: middle;
    outline: 0;
    border: 0;
    font-style: normal;
    text-align: center;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    min-height: 1em;
    line-height: 45px;
    padding: 0 3.07692308em;
    font-size: 0.8125rem;
    color: #fff;
    background-color: #3d4347;
    font-weight: 400;
    text-transform: unset;
    font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
    letter-spacing: 0.075em;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    display: block;
    margin: 10px;
  }
  .vacancies-list .vacancies-table .last a a {
    color: inherit;
  }
  .vacancies-list .vacancies-table .last a span {
    line-height: normal;
    padding: 3px 0;
    display: inline-block;
    vertical-align: middle;
  }
  .vacancies-list .vacancies-table .last a span span {
    top: auto;
    vertical-align: baseline;
    padding: 0;
  }
  .vacancies-list .vacancies-table .last a .icon {
    vertical-align: baseline;
  }
  .vacancies-list .vacancies-table .last a span {
    position: relative;
    top: -2px;
  }
  .vacancies-list .vacancies-table .last a:after {
    content: "";
    position: absolute;
    z-index: -1;
    width: 0;
    height: 100%;
    top: 0;
    background-color: #25292c;
    transition: width 0.4s ease-in-out;
    left: 0;
  }
  .vacancies-list .vacancies-table td[class*="job-reference"]:before {
    content: "Job Reference";
  }
  .vacancies-list .vacancies-table td[class*="job-title"]:before {
    content: "Job Title";
  }
  .vacancies-list .vacancies-table td[class*="location"]:before {
    content: "Location";
  }
  .vacancies-list .vacancies-table td[class*="working-hours"]:before {
    content: "Working Hours";
  }
  .vacancies-list .vacancies-table td[class*="salary"]:before {
    content: "Salary";
  }
  .vacancies-list .vacancies-table td[class*="closing_date"]:before {
    content: "Closing Date";
  }
  .vacancies-list .vacancies-table td[class*="link"]:before {
    content: "";
  }
  .valuations__widget-container-overlap--mobile {
    margin-top: -42px !important;
    position: relative;
    z-index: 8;
  }
  .featured-vacancies .inner [data-cycle-fx="carousel"] .cycle-slide {
    width: 100%;
  }
  .featured-vacancies .inner [data-cycle-fx="carousel"] .cycle-slide .inset {
    margin: 0;
    padding: 0;
  }
  .featured-vacancies .inset > div:not(.btn) {
    border-inline: 0;
  }
  .featured-vacancies .inset > div:not(.btn).title {
    padding: 10px;
  }
  .featured-vacancies .inset > div:not(.btn).title h4 {
    padding: 0;
    margin: 0;
  }
  .featured-vacancies .inset > div:not(.job-title) {
    padding-inline: 10px;
  }
  .featured-vacancies .btn {
    max-width: none;
  }
  .cw-plugin.cw-plugin .cw-finance-quote-bottom {
    max-width: 330px;
    width: 100%;
  }
  .cw-plugin.cw-plugin .cw-finance-quote-bottom .cw-apply .cw-call-to-action,
  .cw-plugin.cw-plugin .cw-finance-quote-bottom iframe {
    width: 100% !important;
  }
  .cw-plugin.cw-plugin .cw-action {
    display: block;
  }
  .cw-plugin.cw-plugin .cw-action + .cw-action {
    margin-top: 10px;
  }
  .cw-plugin.cw-plugin .cw-call-to-action {
    display: block;
    max-width: 240px;
  }
  .cw-plugin.cw-plugin .cw-product {
    width: 100%;
    min-height: 0;
  }
  .representative-finance-example .toggle-heading .button .btn {
    text-align: center;
    padding: 0 6px;
    font-size: 11px;
  }
  #modal-advert .modal-body.cyclr .item img,
  div[data-require-module-id="widgets/popin"]
    .modal
    .modal-body.cyclr
    .item
    img {
    aspect-ratio: 4/3;
  }
  #modal-finance-example .modal-body .cw-product,
  #modal-finance-example .modal-body .cw-video iframe {
    width: 100% !important;
  }
  .motability-search p {
    text-align: center;
    padding: 70px 0 14px;
    background: url(//d2638j3z8ek976.cloudfront.net/42894fc66892f49fd05d6a3469b75f5f8d945754/1740389805/images/motability.png)
      center 0 no-repeat;
    background-size: 237px auto;
  }
  .motability-search .range-slider {
    background: none;
    margin-top: 0;
  }
  .motability-search .filter-models .model {
    width: 48%;
    margin: 0 1% 20px;
  }
  .cms {
    padding: 0 0.625rem;
  }
  .cms .responsive-video {
    padding-bottom: 75.25%;
  }
  .cms .btn + .btn {
    margin-top: 10px;
  }
  .cms table {
    word-break: normal;
  }
  .cms .sticky-module {
    background: #f5f5f6;
    padding: 20px 10px;
    margin-bottom: 10px;
  }
  .cms .sticky-module:before {
    content: "Select an item to jump to a section on this page:";
    display: block;
    font-size: 12px;
    margin-bottom: 10px;
  }
  .cms .sticky-module .cms-jump {
    padding-left: 30px;
  }
  .cms .sticky-module .cms-jump:before {
    content: "";
    height: 3px;
    width: 3px;
    background: #000;
    display: inline-block;
    vertical-align: middle;
  }
  .cms .sticky-module .cms-jump a {
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    font-weight: 700;
    padding: 8px 5px;
    font-family: Montserrat, Arial, Verdana, Helvetica, sans-serif;
    background: #f5f5f6;
    color: #000;
    font-size: 13px;
  }
  .cms .row-fluid[data-last-row-on-mobile="true"] + .row-fluid {
    margin-top: 0;
  }
  .cms .row-fluid .textInner {
    opacity: 1;
    max-height: 9999em;
    overflow: hidden;
    transition: opacity 0.7s cubic-bezier(1, 0.36, 0.61, 0.22),
      max-height 0.7s cubic-bezier(1, 0.36, 0.61, 0.22);
  }
  .cms .row-fluid.hidden {
    margin: 0;
    transition: margin 0.1s cubic-bezier(0.22, 0.61, 0.36, 1) 0.7s;
    display: block !important;
  }
  .cms .row-fluid.hidden .mediaInner,
  .cms .row-fluid.hidden .textInner {
    opacity: 0;
    max-height: 0;
    transition: opacity 0.7s cubic-bezier(0.22, 0.61, 0.36, 1),
      max-height 0.7s cubic-bezier(0.22, 0.61, 0.36, 1);
  }
  .cms .row-fluid.hidden .media {
    padding: 0;
  }
  .cms .row-fluid.hidden [class*="span"] + [class*="span"] {
    margin-top: 0;
  }
  .cms .show-more {
    padding-top: 30px;
    text-align: center;
    z-index: 1;
    position: relative;
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff 44%);
  }
  .cms .show-more:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 49px;
    left: 0;
    width: 100%;
    z-index: -1;
    border-top: 1px solid #ccc;
  }
  .cms .show-more a {
    display: inline-block;
    width: 38px;
    line-height: 38px;
    height: 38px;
    border-radius: 2px;
    border: 1px solid #999;
    text-align: center;
    font-size: 0;
    background: #fff;
  }
  .cms .show-more a:after {
    transition: transform 0.5s ease 0.6s;
    color: #000;
    content: "\e076";
    text-transform: none;
    speak: none;
    display: inline-block;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font: normal normal 400 18px / normal the-elite-cars-jetour, master-v10;
  }
  .cms .show-more span {
    display: none;
  }
  .cms .show-more.is-minimised {
    margin-top: -50px;
    transition: margin-top 0.6s cubic-bezier(1, 0.36, 0.61, 0.22) 0.1s;
  }
  .cms .show-more.is-maximised {
    margin-top: -20px;
    transition: margin-top 0.6s cubic-bezier(0.22, 0.61, 0.36, 1) 0.1s;
  }
  .cms .show-more.is-maximised a:after {
    transform: rotate(180deg);
  }
  .cms.show-more-alt .show-more {
    background-image: none;
  }
  .cms.cms-collapsed [class*="span"] + [class*="span"] {
    margin-top: 0;
  }
  .action-bar__wrap .button .btn {
    max-width: none;
  }
  .overlay__wrap .overlay__image--fill-height {
    width: auto;
    height: 100%;
    top: 0;
    transform: translate(-50%);
  }
  .overlay__wrap .overlay__image--fill-height > .inner {
    height: 100%;
  }
  .overlay__wrap .overlay__image--fill-height .thumb {
    height: 100%;
    width: auto;
    display: block;
  }
  .overlay__wrap .overlay__image--fill-height .thumb .responsive-image {
    height: 100%;
  }
  .overlay__wrap .overlay__image--fill-height .thumb img {
    height: 100%;
    max-width: none;
    width: auto;
  }
  .overlay__wrap .overlay__image--fill-height.overlay__image--fluid {
    transform: translate(0);
  }
  .overlay__wrap .overlay__image--hide-on-mobile .thumb img {
    display: none;
  }
  .module-cycle.hide-arrows-mobile .cycle-next,
  .module-cycle.hide-arrows-mobile .cycle-prev {
    display: none !important;
  }
  .module-cycle.module-cycle.has-arrows .cycle-next:before,
  .module-cycle.module-cycle.has-arrows .cycle-prev:before {
    font-size: 35px;
  }
  .jump.franchise-badge:nth-child(3n) .inner {
    border-right: 0;
  }
  .arab--001A.home-banner .cyclr .caption {
    text-align: center;
  }
  .arab--001A.home-banner .cyclr .caption .caption-inset {
    padding-inline: 20px;
    padding-bottom: 100px;
    width: 100%;
    max-width: none;
  }
  .arab--001A.home-banner .cyclr .cycle-pager-container {
    text-align: center;
  }
  .arab--001A.home-banner .cyclr .cycle-pager-container ul li {
    padding-left: 0;
    padding-right: 8px;
  }
  .arab--001A.home-banner .cyclr .cycle-pager-container ul li a {
    background: #fff;
    opacity: 0.5;
    width: 30px;
    height: 2px;
    border-radius: 0;
    border: 0;
  }
  .arab--001A.home-banner
    .cyclr
    .cycle-pager-container
    ul
    li.cycle-pager-active
    a {
    opacity: 1;
    background: #fff;
  }
  .breg--001A .tab-nav > li > a {
    padding-inline: 10px;
  }
  .breg--001A .cycle-model .cycle-slide {
    width: 100%;
  }
  .mus--004A .to-top {
    line-height: 32px;
  }
  .mus--004A .to-top .btn {
    max-width: none;
    text-align: left;
  }
  .mus--011A .mid-col,
  .mus--011A .right-col {
    border-top: 1px solid #424451;
  }
  .mus--011A .link-group {
    margin-top: 38px;
    width: 50%;
  }
  .mus--011A .social-icons {
    text-align: left;
  }
  .home-banner .cyclr .frame {
    z-index: 5;
    top: 50%;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
    position: absolute;
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.4) 100%);
  }
  .home-banner .cyclr .controls {
    display: block;
  }
  .home-banner .cyclr .cycle-next,
  .home-banner .cyclr .cycle-prev {
    display: none;
  }
  .home-banner .cyclr .caption {
    z-index: 10;
  }
  .home-banner .cyclr .caption .caption-inset {
    font-size: 0.675rem;
    padding: 20px 20px 45px;
  }
  .home-banner .cyclr .caption .btn {
    display: none;
  }
  .home-banner .cyclr .cycle-pager-container {
    bottom: 20px;
  }
  .schi--001A .cycle-features .cycle-slide,
  .weis--001A .featured-cms .cycle-slide {
    width: 69.5%;
  }
  .weis--001A .featured-cms .title h3 {
    min-height: 115px;
  }
  .zung--001A .cms .cms-link {
    margin-left: 0;
    display: inline-block;
  }
  .zwie--001A .overlay__image {
    width: 100%;
  }
  .zwie--001A .overlay__image figure.responsive-image {
    background: url(//d2638j3z8ek976.cloudfront.net/42894fc66892f49fd05d6a3469b75f5f8d945754/1740389805/images/uploads/Home/Mobile/non-ration.jpg)
      no-repeat 50%;
    width: 100%;
    height: 301px;
    background-size: 100% 301px;
  }
  .header-container .logo + .dealer-name {
    display: none;
  }
  .header-container .logo {
    position: relative;
    left: -29px;
  }
  #__ndcc_footerPlaceholder #__ndcc_footerSettings_icon {
    margin: 0 auto !important;
  }
  .homepage .search-header {
    background: none;
  }
  .homepage .jump-02.theme--homepage-big .button {
    text-align: center !important;
  }
  .used-detail-template-21[class^="used"].details .used-media {
    padding-inline: 0;
  }
  .used-detail-template-21[class^="used"].details .thumbnails .inner > .tabs {
    padding-inline: 0;
  }
  .used-detail-template-21[class^="used"].details
    .thumbnails
    .inner
    > .tabs
    .tab-nav
    > li.active
    > a {
    box-shadow: none;
  }
  .used-detail-template-21[class^="used"].details
    .thumbnails
    .inner
    > .tabs
    .tab-content {
    display: none;
  }
  .used-detail-template-21[class^="used"].details
    .vdp-actions-bar
    .social-share.toggle {
    position: static;
  }
  .used-detail-template-21[class^="used"].details
    .vdp-actions-bar
    .social-share.toggle
    .toggle-body {
    left: 50%;
    transform: translateX(-50%);
  }
  .used-detail-template-21[class^="used"].details
    .row-dp0nl
    .tab-has-toggles.tabs
    .toggle-heading {
    display: none;
  }
  .used-detail-template-21[class^="used"].details
    .row-dp0nl
    .tab-has-toggles.tabs
    .toggle-body {
    display: block !important;
  }
  .used-detail-template-21[class^="used"].details
    .row-dp0nl
    .tab-has-toggles.tabs
    .toggle-body
    .modal
    .close {
    display: flex;
  }
  .used-detail-template-21[class^="used"].details
    #modal__buy-online
    .modal-body,
  .used-detail-template-21[class^="used"].details
    #modal__efficiency
    .modal-body,
  .used-detail-template-21[class^="used"].details #modal__features .modal-body,
  .used-detail-template-21[class^="used"].details #modal__spec .modal-body,
  .used-detail-template-21[class^="used"].details #modal__warranty .modal-body {
    height: 80vh;
  }
  [class^="used"].details
    .vehicle--details.location
    .location-no
    .phone
    > span {
    text-decoration: underline;
  }
  [class^="used"].details
    .used-media.phyron-fullscreen
    .responsive-iframe
    .phyron-container {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 1100;
  }
  [class^="used"].details
    .used-media.phyron-fullscreen
    .responsive-iframe
    .phyron-container
    .phyron-video {
    height: 100vh;
  }
  [class^="used"].details
    .used-media.phyron-fullscreen
    .responsive-iframe
    .phyron-container
    .phy-overlay {
    position: fixed;
    bottom: 0;
    top: auto;
    left: 0;
    right: 0;
    z-index: 1101;
  }
  .used-detail-template-21[class^="used"].details
    .thumbnails
    .inner
    > .tabs
    .tab-content {
    display: block;
  }
  .used-detail-template-21[class^="used"].details
    .thumbnails
    .inner
    > .tabs
    .tab-content
    .cycle
    .item {
    width: 25% !important;
  }
  .used-detail-template-21[class^="used"].details
    .thumbnails
    .inner
    > .tabs
    .tab-content
    .cycle
    .item
    .inset {
    margin: 0;
  }
  [class*="new"].details .checkpoint-container .sticky-module-inset.fixed {
    position: fixed;
    left: 0;
    right: 0;
    transition: top 0.3s ease-in-out;
    top: 70px;
    z-index: 1020;
    background: #fff;
  }
  [class*="new"].details .checkpoint-container .layout-5 {
    display: flex;
    flex-direction: column-reverse;
  }
  [class*="new"].details .checkpoint-container .link .btn {
    font-size: 14px;
    margin-right: 5px;
  }
  [class*="new"].details .checkpoint-container .button-wrapper + .span3 {
    gap: 10px;
  }
  [class*="newcars"].details .cycle-custom .cycle-next,
  [class*="newcars"].details .cycle-custom .cycle-prev {
    display: none !important;
  }
  [class*="newcars"].details .cycle-custom .cycle-slide {
    width: 69.5%;
  }
  [class*="newcars"].details
    .cycle-custom[class*="has-pagination"]
    [class*="cycle-pager-container"] {
    text-align: center;
  }
  .search-toggle {
    padding: 0;
  }
  .search-toggle .row-fluid {
    margin-inline: 0;
  }
  [class^="cap"][class*="offers"].details #modal__efficiency .modal-body,
  [class^="cap"][class*="offers"].details #modal__features .modal-body,
  [class^="cap"][class*="offers"].details #modal__spec .modal-body {
    height: 80vh;
  }
  .locations.details .directions-button .btn {
    text-align: center;
  }
  .locations.details .social-share.toggle.link {
    display: block;
  }
  .module.listing .list-item {
    width: 100%;
  }
  .data-preferences .container-487v6 .jump {
    margin-bottom: 10px;
  }
  .data-preferences .container-487v6 .jump .thumb,
  .data-preferences .container-487v6 .jump .title {
    display: none;
  }
  .data-preferences .container-487v6 .jump .btn {
    max-width: none;
    padding: 0 15px;
    color: #fff;
  }
}
@media (max-width: 567px) {
  .google-map .inner {
    padding-inline: 20px;
  }
  .google-map .inner .responsive-iframe {
    padding-bottom: 140%;
  }
  .social-icons ul {
    font-size: 1.25rem;
  }
  .social-icons li {
    float: none;
    display: inline-block;
  }
  .arab--001A.home-banner .cyclr .caption {
    text-align: center;
  }
  .arab--001A.home-banner .cyclr .caption .caption-inset {
    padding-inline: 10px;
  }
  .breg--001A .cycle-model.has-arrows .cycle-next,
  .breg--001A .cycle-model.has-arrows .cycle-prev {
    width: 40px;
    height: 40px;
  }
  .breg--001A .cycle-model.has-arrows .cycle-next:before,
  .breg--001A .cycle-model.has-arrows .cycle-prev:before {
    font-size: 22px;
  }
  .google-map .inner {
    padding-inline: 0;
  }
  .google-map .inner .responsive-iframe {
    padding-bottom: 70%;
  }
}
@media (min-width: 768px) and (max-width: 978px) {
  .nav > .dropdown .icon {
    right: 0;
  }
  .u-hidden-sm-only {
    display: none !important;
  }
  .breadcrumb .active,
  .breadcrumb a {
    white-space: nowrap;
    max-width: 130px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .reevoo-badge .caption {
    font-size: 12px;
  }
  .reevoo-badge .badge {
    display: none;
  }
  .cw-plugin.cw-plugin .cw-finance-options .cw-calculation-form-row {
    width: 50%;
  }
  .cw-plugin.cw-plugin .cw-finance-options .cw-finance-term .cw-control-group {
    padding-right: 0;
  }
  .cw-plugin.cw-plugin .cw-finance-options .cw-calculate-button-container {
    width: auto;
    padding-top: 23px;
  }
  .cw-plugin.cw-plugin
    .cw-finance-options
    .cw-calculate-button-container
    .cw-button {
    margin: 0;
  }
  .cms .skype_c2c_print_container a {
    text-decoration: none;
    color: inherit;
  }
  .header-container .nav > .dropdown .icon {
    right: 0;
  }
}
@media (min-width: 979px) and (max-width: 1199px) {
  .u-hidden-md-only {
    display: none !important;
  }
  .location-search .control-group:first-child .controls {
    width: 170px;
  }
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .u-hidden-lg-only {
    display: none !important;
  }
}
/*HOTFIX*/
/*#exterior-content .new-exterior {
  position: relative;
}
#exterior-content .new-exterior * {
  box-sizing: border-box;
}
#exterior-content .new-exterior .main-title {
  position: absolute;
  background: rgba(0, 0, 0, 0.65);
  color: #fff;
  z-index: 1;
  width: 100%;
  padding: 5px 20px;
  font-size: 15px;
}
#exterior-content .new-exterior .btns.fullwidth {
  bottom: 5%;
  left: 0;
  position: absolute;
  width: 100%;
  padding: 0px 10px;
}
#exterior-content .new-exterior .btn-environments {
  bottom: 0;
  right: 5px;
  position: absolute;
  display: inline-block;
}
#exterior-content .new-exterior .btn-environments > span {
  display: none;
}
#exterior-content .new-exterior .btn-environments .btn-colour {
  display: block;
  padding: 5px 0px;
}
#exterior-content .new-exterior .btn-environments .btn-colour .btn {
  background: none;
  border-radius: 50%;
  padding: 0px;
  display: block;
  border: 2px solid #fff;
  width: 25px;
  height: 25px;
}
#exterior-content .new-exterior .btn-colours {
  display: inline-block;
}
#exterior-content .new-exterior .btn-colours .btn-colour {
  display: inline-block;
  position: relative;
}
#exterior-content .new-exterior .btn-colours .btn-colour > span {
  display: none;
}
#exterior-content .new-exterior .btn-colours .btn-colour:hover > span {
  display: block;
  position: absolute;
  top: -25px;
  left: -30px;
  width: 150px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 10px;
  border: 1px solid #999;
  z-index: 1;
  text-align: center;
}
#exterior-content .new-exterior .btn-colours .btn-colour .btn {
  background: none;
  padding: 0px 3px;
}
#exterior-content .new-exterior .btn-colours .btn-colour .btn:hover {
  background: none;
}
#exterior-content .new-exterior .btn-colours .btn-colour .btn span {
  display: block;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  border: 2px solid #fff;
}
#exterior-content .terms {
  padding: 10px 0px;
  text-align: center;
}
#exterior-content .new-exterior-loader {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  background: rgba(0, 0, 0, 0.5);
}
#exterior-content .new-exterior-loader span {
  color: #fff;
  display: block;
  font-size: 17px;
  text-align: center;
  width: 100%;
}
#exterior-content .new-exterior-loader img {
  display: block;
  margin: 19% auto 0;
  width: 20%;
}
#exterior-content .reel-preloader {
  display: block !important;
}
@media (min-width: 48rem) {
  #exterior-content .new-exterior .main-title {
    padding: 10px 20px;
    font-size: 20px;
  }
  #exterior-content .new-exterior .btn-environments {
    bottom: auto;
    right: auto;
    position: static;
    float: right;
  }
  #exterior-content .new-exterior .btn-environments .btn-colour {
    display: inline-block;
    padding: 0px 3px;
  }
  #exterior-content .new-exterior .btn-environments .btn-colour .btn {
    width: 40px;
    height: 40px;
  }
  #exterior-content .new-exterior .btn-colours .btn-colour .btn span {
    width: 40px;
    height: 40px;
  }
}
@media (min-width: 61.1875rem) {
  #exterior-content .new-exterior .btn-environments .btn-colour {
    padding: 0px 10px;
  }
  #exterior-content .new-exterior .btn-environments .btn-colour .btn {
    width: 50px;
    height: 50px;
  }
  #exterior-content .new-exterior .btn-colours .btn-colour .btn {
    padding: 0 10px;
  }
  #exterior-content .new-exterior .btn-colours .btn-colour .btn span {
    width: 50px;
    height: 50px;
  }
}
*/
.tooltip-mobile {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate(-50%, -50%) scale(1.01);
  transform: translate(-50%, -50%) scale(1.01);
  background: rgba(102, 102, 102, 0.85);
  border-radius: 10px;
  padding: 10px;
  text-align: center;
  font-family: Arial;
  font-size: 12px;
  max-width: 164px;
  line-height: normal;
  color: #fff;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  z-index: 100;
}
.tooltip-mobile.is-hidden {
  -webkit-animation-name: tooltipOut;
  animation-name: tooltipOut;
}
.tooltip-mobile.is-visible {
  -webkit-animation-name: tooltipIn;
  animation-name: tooltipIn;
}
.tooltip-mobile > span {
  display: block;
}
.tooltip-mobile > span:last-child {
  margin-top: 5px;
}
@-webkit-keyframes tooltipOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes tooltipOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes tooltipIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes tooltipIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.google-map .map {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*
Contents:
    01. General
    02. Mobile
    03. Tablet
*/
/* ==========================================================================
   01. General
   ========================================================================== */
.gm-style-iw {
  min-height: 235px;
  width: 300px !important;
  top: 15px !important;
  left: 0 !important;
}
.gm-style-iw > div {
  background: #fff;
  box-shadow: rgba(72, 181, 233, 0.6) 0 0 6px;
}
.gm-style-iw > div > div {
  overflow: hidden !important;
}
.mp-item {
  clear: both;
}
.mp-item:after {
  content: " ";
  display: table;
  clear: both;
}
.mp-item + .mp-item {
  border-top: solid 1px #f1f1f1;
  padding-top: 10px;
  margin-top: 10px;
}
.mp-item * {
  display: inline;
  box-sizing: border-box;
}
.mp-item .thumb {
  margin: 0 0 10px 0 !important;
  padding-left: 10px;
}
.mp-item .directions {
  float: left;
}
.mp-item .view {
  float: right;
}
.mp-item .description {
  float: left;
  display: block;
  min-height: 150px;
}
.mp-item .actions {
  clear: left;
  float: left;
  width: 100%;
  display: block;
}
.mp-item .distance {
  display: none;
}
.mp-item .phone-numbers {
  display: block;
}
.gm-box {
  color: #000;
  font-size: 14px;
  background-color: #fff;
}
.gm-box-header {
  padding: 1px 10px;
  color: #000;
  background-color: #fff;
  font-size: 0;
  height: 20px;
}
.gm-box-content {
  padding: 10px;
  height: 160px;
}
.gm-box-content img {
  max-width: 130px;
}
.mp-item .tooltip-content {
  display: none;
}
.mp-item .thumb {
  width: 55%;
  float: right;
}
/* ==========================================================================
    02. Mobile
    ========================================================================== */
@media (max-width: 47.9rem) {
  .mp-item .thumb {
    display: block;
  }
}
/* ==========================================================================
    03. Tablet
    ========================================================================== */
@media (min-width: 48rem) {
  .mp-item .description {
    width: 45%;
  }
}
.home-banner .container {
  width: 100%;
}

/*HOTFIX*/


