@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
:root {
  --mdc-checkbox-checked-color: #292929;
  --mdc-checkbox-unchecked-color: #ccc;
  --mdc-checkbox-ink-color: #292929;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted currentColor;
  text-decoration: underline dotted currentColor;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 14px;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

html {
  font-family: "Nobel", Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.45;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (min-width: 1024px) {
  html {
    font-size: 18px;
  }
}
p:empty {
  margin-top: 0;
  margin-bottom: 0;
}

h1 {
  font-size: 1.875rem;
}

@media (min-width: 1024px) {
  h1 {
    font-size: 2rem;
  }
}
h2 {
  font-size: 1.75rem;
}

@media (min-width: 1024px) {
  h2 {
    font-size: 2.66667rem;
  }
}
h3 {
  font-size: 1.5rem;
}

@media (min-width: 1024px) {
  h3 {
    font-size: 2rem;
  }
}
.txt_big {
  font-size: 1.5rem;
}

@media (min-width: 1024px) {
  .txt_big {
    font-size: 1.66667rem;
  }
}
.txt_lead {
  font-size: 1.375rem;
}

@media (min-width: 1024px) {
  .txt_lead {
    font-size: 1.33333rem;
  }
}
h4 {
  font-size: 1rem;
}

h5 {
  font-size: 0.875rem;
}

@media (min-width: 1024px) {
  h5 {
    font-size: 0.88889rem;
  }
}
h6,
.txt_small {
  font-size: 0.75rem;
}

@media (min-width: 1024px) {
  h6,
  .txt_small {
    font-size: 0.77778rem;
  }
}
.link_back_to {
  font-size: 80%;
}

sub,
sup {
  font-size: 65%;
}

h1,
h2,
h3,
h5,
h6,
input,
.font_normal {
  font-weight: 300;
}

b,
strong,
h4 {
  font-weight: 700;
}

body,
input,
textarea,
select {
  letter-spacing: 0.015em;
}

h4,
h5,
h6,
.txt_big {
  letter-spacing: 0.03em;
}

h3,
.sec__header h2 {
  letter-spacing: 0.06em;
}

h1,
h2 {
  letter-spacing: 0.15em;
}

h1 {
  line-height: 1.15;
}

h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2;
}

p.el__parallax {
  word-break: break-word;
}

section header + p {
  margin-top: 1rem;
}

small {
  display: inline-block;
}

* {
  box-sizing: border-box;
}

::-moz-selection {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.6);
  text-shadow: none;
}

::selection {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.6);
  text-shadow: none;
}

html,
body {
  overflow-x: hidden;
}

html main:before {
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  content: "";
  background-color: rgba(0, 0, 0, 0);
  transition: background-color 0.3s;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  pointer-events: none;
}

html.no_scroll {
  height: 100%;
  overflow-y: hidden;
}

html.no_scroll body {
  min-height: 100%;
  height: auto;
  overflow-y: hidden;
  padding-right: 12px;
}

html.no_scroll main:before {
  background-color: rgba(0, 0, 0, 0.75);
  pointer-events: all;
}

@supports (backdrop-filter: none) {
  html.no_scroll main:before {
    background-color: rgba(0, 0, 0, 0.6);
    backdrop-filter: blur(0.3em);
  }
}
body {
  color: #fff;
  background-color: #000;
}

html.desktop body {
  scrollbar-width: thin;
  scrollbar-color: #f5f5f5 #000;
}

html.desktop body::-webkit-scrollbar {
  width: 12px;
}

html.desktop body::-webkit-scrollbar-track {
  background-color: #000;
  box-shadow: inset 0 0 6px hsla(0, 0%, 100%, 0.15);
}

html.desktop body::-webkit-scrollbar-thumb {
  background: linear-gradient(rgba(255, 255, 255, 0.8) 0%, #fff 50%, rgba(255, 255, 255, 0.8) 100%);
  border: 2px solid #000;
  border-radius: 6px;
}

html.desktop body::-webkit-scrollbar-thumb:active,
html.desktop body::-webkit-scrollbar-thumb:hover {
  background-color: #fff;
}

.sr-only {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
  color: transparent;
}

main {
  position: relative;
}

a {
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
p {
  margin: 0;
}

address {
  font-style: normal;
}

mark {
  background-color: rgba(191, 191, 191, 0.75);
}

ul,
ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

dl,
dl dt,
dl dd {
  margin: 0;
}

picture img,
.video__wrp img {
  width: 100%;
  max-width: 100%;
  display: block;
}

picture img:not([src]),
.video__wrp img:not([src]) {
  visibility: hidden;
}

picture {
  position: relative;
  display: block;
}

img {
  image-rendering: -webkit-optimize-contrast;
  image-rendering: optimizeQuality;
}

img[data-src]:not(.lazyloaded),
img[data-srcset]:not(.lazyloaded) {
  display: block;
}

img.lazy {
  opacity: 0.5;
  transition: opacity 0.5s;
}

img.lazy.loaded {
  opacity: 1;
}

video {
  pointer-events: none;
}

video::-webkit-media-controls,
video::-webkit-media-controls-enclosure,
video::-webkit-media-controls-panel,
video::-webkit-media-controls-play-button,
video::-webkit-media-controls-start-playback-button {
  display: none !important;
}

video::-webkit-media-controls,
video::-webkit-media-controls-enclosure,
video::-webkit-media-controls-panel,
video::-webkit-media-controls-play-button,
video::-webkit-media-controls-start-playback-button {
  -webkit-appearance: none;
}

.video__wrp video.lazy {
  opacity: 0.5;
  transition: opacity 0.5s;
}

.video__wrp video.lazy.loaded {
  opacity: 1;
}

blockquote,
figure {
  margin: 0;
}

.height_full {
  height: 100vh;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  transition: height 0.3s ease-out;
}

.inline {
  display: flex;
}

.inline > *:not(:last-child) {
  margin-right: 1rem;
}

.layout__cols {
  -moz-column-count: 2;
  column-count: 2;
  grid-column-gap: 1rem;
}

.layout__cols.cols_2 {
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto;
}

@supports (display: grid) {
  .layout__cols {
    -moz-column-count: 1;
    column-count: 1;
    display: grid;
  }
}
@media (min-width: 600px) {
  .layout__cols {
    grid-column-gap: 2rem;
  }
}
.sec__cont.no_padding_rl {
  padding-right: 0;
  padding-left: 0;
}

@media (max-width: 599px) {
  .sec__cont {
    padding: 16px;
  }
}
@media (min-width: 600px) and (max-width: 1023px) {
  .sec__cont {
    padding: 24px;
  }
}
@media (min-width: 1024px) {
  .sec__cont {
    padding: 40px;
  }
}
.scrollbar_inner {
  -webkit-overflow-scrolling: touch;
  overflow: hidden;
  overflow-y: scroll;
}

html.desktop .scrollbar_inner {
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

html.desktop .scrollbar_inner::-webkit-scrollbar {
  width: 6px;
}

html.desktop .scrollbar_inner::-webkit-scrollbar-track {
  background-color: #f5f5f5;
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.05);
}

html.desktop .scrollbar_inner::-webkit-scrollbar-thumb {
  background: linear-gradient(rgba(41, 41, 41, 0.8) 0%, #292929 50%, rgba(41, 41, 41, 0.8) 100%);
}

html.desktop .scrollbar_inner::-webkit-scrollbar-thumb:active,
html.desktop .scrollbar_inner::-webkit-scrollbar-thumb:hover {
  background-color: #000;
}

.cta__close {
  width: 40px;
  height: 40px;
  outline: none;
  position: absolute;
  top: 2px;
  right: 2px;
  overflow: hidden;
}

.cta__close:before,
.cta__close:after {
  height: 18px;
  content: "";
  border-left: 1px solid #292929;
  position: absolute;
  top: 11px;
  left: calc(50% - 1px);
  pointer-events: none;
}

.cta__close:before {
  transform: rotate(45deg);
}

.cta__close:after {
  transform: rotate(-45deg);
}

.cta__close .mdc-ripple-surface {
  width: 100%;
  height: 100%;
}

#wrapper {
  min-height: 100vh;
  min-height: 100vh;
  min-height: calc(var(--vh, 1vh) * 100);
  min-height: -webkit-fill-available;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

#footer {
  margin-top: auto;
}

.headroom {
  transition: background-color 0.3s, opacity 0.3s, transform 0.3s;
}

.headroom,
.headroom.headroom--pinned {
  transform: translate(0, 0%);
}

.cta__back_top {
  width: 2.5rem;
  height: 2.5rem;
  text-decoration: none;
  color: #fff;
  background-image: linear-gradient(rgba(179, 179, 179, 0.35), rgba(179, 179, 179, 0.9));
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.125), inset 0 0 0.0625rem #fff;
  backdrop-filter: blur(0.3em);
  opacity: 0;
  transform: translate(100%, 0);
  transition: box-shadow 0.5s, opacity 0.5s, transform 0.5s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  will-change: transform;
  padding: 0.65rem;
  position: fixed;
  right: 1.25rem;
  bottom: calc(72px + 0.75rem);
  display: inline-block;
  z-index: 100;
  pointer-events: none;
}

.headroom--not-top ~ .cta__back_top {
  opacity: 0.75;
  transform: translate(0, 0);
  pointer-events: all;
}

.headroom--not-top ~ .cta__back_top:hover {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.125), inset 0 0 0.0625rem #fff;
  opacity: 1;
}

.cta__back_top svg {
  width: 100%;
  height: 100%;
}

.grecaptcha-popup {
  pointer-events: none;
}

.layout_grid {
  margin: 0 auto;
}

@media (max-width: 599px) {
  .layout_grid {
    padding: 16px;
  }
}
@media (min-width: 600px) and (max-width: 1023px) {
  .layout_grid {
    padding: 24px;
  }
}
@media (min-width: 1024px) {
  .layout_grid {
    padding: 40px;
  }
}
.layout_grid .layout_grid,
.layout_grid.no_padding {
  padding: 0;
}

.layout_grid.no_padding_top {
  padding-top: 0;
}

.layout_grid.no_padding_rl {
  padding-right: 0;
  padding-left: 0;
}

.layout_grid.no_padding_rl:last-child {
  padding-bottom: 0;
}

.layout_grid_inner {
  display: grid;
  grid-template-rows: auto;
}

@media (max-width: 599px) {
  .layout_grid_inner {
    grid-gap: 24px 16px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (min-width: 600px) and (max-width: 1023px) {
  .layout_grid_inner {
    grid-gap: 24px;
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
}
@media (min-width: 1024px) {
  .layout_grid_inner {
    grid-gap: 40px;
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
}
.layout_grid_cell_3 {
  width: auto;
}

@media (max-width: 599px) {
  .layout_grid_cell_3 {
    grid-column-end: span 4;
  }
}
@media (min-width: 600px) and (max-width: 1023px) {
  .layout_grid_cell_3 {
    grid-column-end: span 2;
  }
}
@media (min-width: 1024px) {
  .layout_grid_cell_3 {
    grid-column-end: span 3;
  }
}
@media (min-width: 600px) and (max-width: 1023px) {
  .layout_grid_cell_3 + .layout_grid_cell_9 {
    grid-column: 3/span 6;
  }
}
@media (min-width: 1024px) {
  .layout_grid_cell_3 + .layout_grid_cell_9 {
    -ms-grid-column: 4;
    -ms-grid-column-span: 9;
  }
}
.layout_grid_cell_4 {
  width: auto;
}

@media (max-width: 599px) {
  .layout_grid_cell_4 {
    grid-column-end: span 4;
  }
}
@media (min-width: 600px) and (max-width: 1023px) {
  .layout_grid_cell_4 {
    grid-column-end: span 3;
  }
}
@media (min-width: 1024px) {
  .layout_grid_cell_4 {
    grid-column-end: span 4;
  }
}
@media (min-width: 1024px) {
  .layout_grid_cell_4 + .layout_grid_cell_4 {
    -ms-grid-column: 5;
    -ms-grid-column-span: 4;
  }
  .layout_grid_cell_4 + .layout_grid_cell_4 + .layout_grid_cell_4 {
    -ms-grid-column: 9;
    -ms-grid-column-span: 4;
  }
}
.layout_grid_cell_6 {
  width: auto;
}

@media (max-width: 599px) {
  .layout_grid_cell_6 {
    grid-column-end: span 4;
  }
}
@media (min-width: 600px) and (max-width: 1023px) {
  .layout_grid_cell_6 {
    grid-column-end: span 4;
  }
}
@media (min-width: 1024px) {
  .layout_grid_cell_6 {
    grid-column-end: span 6;
  }
}
@media (min-width: 1024px) {
  .layout_grid_cell_6 + .layout_grid_cell_6 {
    -ms-grid-column: 7;
    -ms-grid-column-span: 6;
  }
}
.layout_grid_cell_6 + .layout_grid_cell_5 {
  width: auto;
}

@media (max-width: 599px) {
  .layout_grid_cell_6 + .layout_grid_cell_5 {
    grid-column-end: span 4;
  }
}
@media (min-width: 600px) and (max-width: 1023px) {
  .layout_grid_cell_6 + .layout_grid_cell_5 {
    grid-column: 6/span 3;
  }
}
@media (min-width: 1024px) {
  .layout_grid_cell_6 + .layout_grid_cell_5 {
    grid-column: 8/span 5;
  }
}
.layout_grid_cell_8 {
  width: auto;
}

@media (max-width: 599px) {
  .layout_grid_cell_8 {
    grid-column-end: span 4;
  }
}
@media (min-width: 600px) and (max-width: 1023px) {
  .layout_grid_cell_8 {
    grid-column-end: span 5;
  }
}
@media (min-width: 1024px) {
  .layout_grid_cell_8 {
    grid-column-end: span 8;
  }
}
.layout_grid_cell_8 + .layout_grid_cell_3 {
  width: auto;
}

@media (max-width: 599px) {
  .layout_grid_cell_8 + .layout_grid_cell_3 {
    grid-column-end: span 4;
  }
}
@media (min-width: 600px) and (max-width: 1023px) {
  .layout_grid_cell_8 + .layout_grid_cell_3 {
    grid-column-end: span 3;
  }
}
@media (min-width: 1024px) {
  .layout_grid_cell_8 + .layout_grid_cell_3 {
    grid-column: 10/span 3;
  }
}
@media (min-width: 1024px) {
  .layout_grid_cell_8 + .layout_grid_cell_4 {
    -ms-grid-column: 10;
    -ms-grid-column-span: 4;
  }
}
.layout_grid_cell_9 {
  width: auto;
}

@media (max-width: 599px) {
  .layout_grid_cell_9 {
    grid-column-end: span 4;
  }
}
@media (min-width: 600px) and (max-width: 1023px) {
  .layout_grid_cell_9 {
    grid-column-end: span 5;
  }
}
@media (min-width: 1024px) {
  .layout_grid_cell_9 {
    grid-column-end: span 9;
  }
}
.layout_grid_cell_9 + .layout_grid_cell_3 {
  width: auto;
}

@media (max-width: 599px) {
  .layout_grid_cell_9 + .layout_grid_cell_3 {
    grid-column-end: span 4;
  }
}
@media (min-width: 600px) and (max-width: 1023px) {
  .layout_grid_cell_9 + .layout_grid_cell_3 {
    grid-column-end: span 3;
  }
}
@media (min-width: 1024px) {
  .layout_grid_cell_9 + .layout_grid_cell_3 {
    grid-column: 10/span 3;
  }
}
.layout_grid_cell_10 {
  width: auto;
}

@media (max-width: 599px) {
  .layout_grid_cell_10 {
    grid-column-end: span 4;
  }
}
@media (min-width: 600px) and (max-width: 1023px) {
  .layout_grid_cell_10 {
    grid-column-end: span 6;
  }
}
@media (min-width: 1024px) {
  .layout_grid_cell_10 {
    grid-column-end: span 10;
  }
}
.layout_grid_cell_12 {
  width: auto;
}

@media (max-width: 599px) {
  .layout_grid_cell_12 {
    grid-column-end: span 4;
  }
}
@media (min-width: 600px) and (max-width: 1023px) {
  .layout_grid_cell_12 {
    grid-column-end: span 8;
  }
}
@media (min-width: 1024px) {
  .layout_grid_cell_12 {
    grid-column-end: span 12;
  }
}
.logo_lexus {
  width: 142px !important;
  height: auto !important;
  transition: top 0.3s;
  position: relative;
  display: flex;
  align-items: center;
  z-index: 2;
}

.nav__pageIndicator {
  box-sizing: border-box;
  border-left: solid 1px #fff;
  padding-left: 0.625rem;
  margin-left: 0.625rem;
  flex-basis: 45%;
  font-size: 0.75rem;
  width: auto;
  min-width: 10rem;
  max-width: 11rem;
}

@media (max-width: 599px) {
  .nav__pageIndicator {
    font-size: 0.625rem;
    min-width: 8rem;
    max-width: 9rem;
  }
}
#header__top {
  width: 100%;
  transform: translateY(0%);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}

#header__top:before {
  width: 100%;
  content: "";
  opacity: 0;
  transition: opacity 0.25s;
  position: absolute;
  bottom: -1px;
  left: 0;
}

#header__top.is_hidden {
  transform: translateY(-100%);
}

#header__top a[href="#"]:after {
  width: 16px;
  height: 16px;
  line-height: inherit;
  vertical-align: top;
  content: "";
  background-position: center;
  background-repeat: no-repeat;
  transition: transform 0.2s;
  margin-top: 2px;
  margin-left: 0.25em;
  display: inline-block;
}

#header__top .link_active a[href="#"]:after {
  transform: rotate(180deg);
}

#header__top .nav__link {
  line-height: 1.3;
  flex-flow: column wrap;
}

#header__top .nav__link li:not(:last-child) {
  margin-bottom: 0.75rem;
}

#header__top .nav__link a:not(.mdc-button) {
  color: #292929;
  display: inline;
}

#header__top .mdc-button {
  height: 40px;
  padding: 0 1rem;
}

#header__top .mdc-button.mdc-button--outlined {
  border-color: #292929;
}

#header__top .mdc-button__label {
  font-size: 12.5px;
  letter-spacing: 0.175em;
}

#header__top .nav__mega_sidelink {
  margin-top: 2.5rem;
}

#header__top.headroom--not-top:before,
#header__top.headroom--unpinned:before {
  opacity: 1;
}

#header__top.headroom--unpinned {
  height: 50px;
}

#header__top.headroom--unpinned .logo_lexus {
  top: 0;
}

#header__top.headroom--unpinned .header__cont:nth-child(1) {
  height: 50px;
}

#header__top.headroom--unpinned .header__cont:nth-child(2) {
  opacity: 0;
  transform: rotateX(-90deg);
}

#header__top.headroom--unpinned .hide_on_sticky {
  display: none !important;
}

#header__top.headroom--unpinned .hide_on_sticky {
  visibility: hidden;
  pointer-events: none;
}

#header__top.headroom--unpinned #nav__desktop_top > ul > li > a {
  font-size: 0.889rem;
  opacity: 1;
}

#header__top.headroom--unpinned #nav__desktop_top > ul > li > a:hover {
  opacity: 0.65;
}

@media (max-width: 1023px) {
  #header__top.headroom--unpinned {
    transform: translateY(-100%);
  }
}
@media (min-width: 1024px) {
  #header__top .logo_lexus {
    top: 50px;
  }
}
@media (min-width: 1280px) {
  #header__top {
    letter-spacing: 0.03em;
  }
}
.header__main {
  backface-visibility: hidden;
  transform-style: preserve-3d;
  perspective: 250;
}

@media (min-width: 1024px) {
  .headroom--unpinned .header__main {
    height: 50px;
  }
}
.header__cont {
  width: 100%;
  position: relative;
}

.header__cont:nth-child(1) {
  transition: background-color 0.3s, height 0.3s;
  z-index: 1;
}

.header__cont:nth-child(2) {
  transition: background-color 0.3s, opacity 0.45s, transform 0.3s;
  transform-origin: 50% 0%;
  transform-style: preserve-3d;
}

.header__cont > div {
  max-width: var(--lv2-container-max-width);
  height: inherit;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 599px) {
  .header__cont > div {
    padding: 0 16px;
  }
}
@media (min-width: 600px) and (max-width: 1023px) {
  .header__cont > div {
    padding: 0 24px;
  }
}
@media (max-width: 1023px) {
  .header__cont:nth-child(1) {
    height: 50px;
    box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.05), 0 0.375rem 0.75rem rgba(0, 0, 0, 0.05);
  }
  .header__cont:nth-child(2) {
    display: none;
  }
}
@media (min-width: 1024px) {
  .header__cont:nth-child(1) {
    height: 40px;
  }
  .header__cont:nth-child(2) {
    height: 60px;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.05), 0 0.625rem 1.25rem rgba(0, 0, 0, 0.05);
  }
  .header__cont:nth-child(2) > div:before {
    content: "";
    transform: translateX(-50%);
    position: absolute;
    top: 0;
    left: 50%;
  }
  .header__cont > div {
    padding: 0 var(--lv2-value-6);
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .header__cont:nth-child(2) > div:before {
    width: calc(100% - 48px);
  }
}
@media (min-width: 1280px) {
  .header__cont:nth-child(2) > div:before {
    width: calc(100% - 48px);
  }
}
@media (min-width: 1440px) {
  .header__cont:nth-child(2) > div:before {
    width: var(--lv2-container-max-width);
  }
}
#header__notification {
  font-size: 0.875rem;
  line-height: 1.3;
  color: #292929;
  background-color: #fff;
  transition: max-height 0.3s ease-in-out, background-color 0.3s;
  overflow: hidden;
}

#header__notification.is_hidden {
  max-height: 0;
  pointer-events: none;
}

#header__notification .sec__cont {
  max-width: 1280px;
  margin: 0 auto;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  position: relative;
}

#header__notification .sec__cont:before {
  width: 100%;
  height: 1px;
  content: "";
  background-image: linear-gradient(to left, rgba(204, 204, 204, 0) 0%, #ccc 50%, rgba(204, 204, 204, 0) 100%);
  background-size: 100% 1px;
  position: absolute;
  bottom: 0;
  left: 0;
}

#header__notification .scrollbar_inner {
  max-height: 45vh;
  max-height: 45vh;
  max-height: calc(var(--vh, 1vh) * 45);
}

#header__notification .scrollbar_inner::-webkit-scrollbar-track {
  background-color: rgba(0, 0, 0, 0);
}

#header__notification .scrollbar_inner > div,
#header__notification .scrollbar_inner > div p {
  display: inline;
}

#header__notification .scrollbar_inner > div:nth-child(1) p {
  padding-right: 0.3rem;
}

@media (max-width: 599px) {
  #header__notification .scrollbar_inner {
    padding-right: 24px;
  }
}
@media (min-width: 600px) {
  #header__notification .scrollbar_inner {
    padding-right: 40px;
  }
}
#header__notification .free_html a:not(.cta__close) {
  color: inherit;
  background-repeat: no-repeat;
  background-position: 50% calc(100% - 1px);
  background-size: 300% 1px;
  transition: background-image 0.3s, background-size 0.3s;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(to left, rgba(41, 41, 41, 0) 0%, #292929 50%, rgba(41, 41, 41, 0) 100%);
}

.dpr-modified #header__notification .free_html a:not(.cta__close) {
  background-position: 50% calc(100% - 1pt);
  background-size: 300% 1pt;
}

#header__notification .free_html a:not(.cta__close):hover {
  background-size: 100% 1px;
  background-image: linear-gradient(to left, rgba(188, 132, 32, 0) 0%, #bc8420 50%, rgba(188, 132, 32, 0) 100%);
}

.dpr-modified #header__notification .free_html a:not(.cta__close):hover {
  background-size: 100% 1pt;
}

#header__notification .free_html ul {
  display: block !important;
}

#header__notification .free_html ul:not(:last-child) {
  margin-bottom: 0.75rem;
}

#header__notification .expandable__header:after {
  height: 15px;
}

.nav__tiles {
  height: calc(100vh - 100px);
  height: calc(100vh - 100px);
  height: calc(var(--vh, 1vh) * 100 - 100px);
}

.nav__tiles.no_full_height,
.nav__tiles.no_full_height ul {
  height: auto;
}

.nav__tiles.no_full_height li,
.nav__tiles.no_full_height ul li {
  height: auto;
}

.nav__tiles.no_full_height figure {
  height: 0;
  padding-bottom: 56.25%;
}

.nav__tiles.tiles-col-3 ul li {
  width: 33.3333333333%;
}

.nav__tiles ul {
  height: calc(100vh - 164px);
  flex-flow: row wrap;
}

.nav__tiles ul li {
  width: 25%;
  height: 33.3333333333%;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  overflow: hidden;
}

.nav__tiles ul li:nth-child(n+13) {
  display: none;
}

.nav__tiles ul li a {
  height: 100%;
}

.nav__tiles .tag {
  position: absolute;
  top: 0.75rem;
  left: 16px;
  border: 1px solid #fff;
  border-radius: 12px;
  color: #fff;
  line-height: 1;
  padding: 3px 12px;
  z-index: 2;
}

.nav__tiles figure {
  transform: scale(1.1, 1.1);
  transition: transform 0.75s cubic-bezier(0.68, -1, 0.265, 2);
}

#nav__desktop_main li.link_active .nav__tiles figure {
  transform: scale(1, 1);
}

#nav__desktop_main li .nav__tiles li:nth-child(1) figure {
  transition-delay: 0.6s;
}

#nav__desktop_main li .nav__tiles li:nth-child(2) figure {
  transition-delay: 0.625s;
}

#nav__desktop_main li .nav__tiles li:nth-child(3) figure {
  transition-delay: 0.65s;
}

#nav__desktop_main li .nav__tiles li:nth-child(4) figure {
  transition-delay: 0.675s;
}

#nav__desktop_main li .nav__tiles li:nth-child(5) figure {
  transition-delay: 0.7s;
}

#nav__desktop_main li .nav__tiles li:nth-child(6) figure {
  transition-delay: 0.725s;
}

#nav__desktop_main li .nav__tiles li:nth-child(7) figure {
  transition-delay: 0.75s;
}

#nav__desktop_main li .nav__tiles li:nth-child(8) figure {
  transition-delay: 0.775s;
}

#nav__desktop_main li .nav__tiles li:nth-child(9) figure {
  transition-delay: 0.8s;
}

#nav__desktop_main li .nav__tiles li:nth-child(10) figure {
  transition-delay: 0.825s;
}

#nav__desktop_main li .nav__tiles li:nth-child(11) figure {
  transition-delay: 0.85s;
}

#nav__desktop_main li .nav__tiles li:nth-child(12) figure {
  transition-delay: 0.875s;
}

#nav__desktop_main li .nav__tiles li:nth-child(13) figure {
  transition-delay: 0.9s;
}

.nav__tiles .nav__link {
  text-align: center;
  padding: 20px;
}

.nav__tiles_item {
  height: 100%;
  backface-visibility: hidden;
  transform: translateZ(0);
  position: relative;
}

.nav__tiles_item img,
.nav__tiles_item figcaption {
  position: absolute;
}

.nav__tiles_item img {
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  transform: scale(1.01, 1.01) translate(-50%, -50%);
  transition: transform 0.3s;
  -o-object-fit: cover;
  object-fit: cover;
  top: 50%;
  left: 50%;
}

a:hover .nav__tiles_item img {
  transform: scale(1.06, 1.06) translate(-47%, -47%);
}

.nav__tiles_item figcaption {
  width: 100%;
  font-weight: 700;
  letter-spacing: 0.15em;
  line-height: 1.3;
  color: #fff;
  padding-top: 48px;
  padding-bottom: 0.75rem;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.nav__tiles_item figcaption:before {
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0.75;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: linear-gradient(to top, hsl(0, 0%, 0%) 0%, hsla(0, 0%, 0%, 0.738) 19%, hsla(0, 0%, 0%, 0.541) 34%, hsla(0, 0%, 0%, 0.382) 47%, hsla(0, 0%, 0%, 0.278) 56.5%, hsla(0, 0%, 0%, 0.194) 65%, hsla(0, 0%, 0%, 0.126) 73%, hsla(0, 0%, 0%, 0.075) 80.2%, hsla(0, 0%, 0%, 0.042) 86.1%, hsla(0, 0%, 0%, 0.021) 91%, hsla(0, 0%, 0%, 0.008) 95.2%, hsla(0, 0%, 0%, 0.002) 98.2%, hsla(0, 0%, 0%, 0) 100%);
}

@media (max-width: 599px) {
  .nav__tiles_item figcaption {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}
@media (min-width: 600px) and (max-width: 1279px) {
  .nav__tiles_item figcaption {
    padding-right: 16px;
    padding-left: 16px;
  }
}
@media (min-width: 1280px) {
  .nav__tiles_item figcaption {
    padding-right: 32px;
    padding-bottom: 1rem;
    padding-left: 32px;
  }
}
.nav__dealer_header:before {
  width: calc(100% - 40px);
  content: "";
  border-bottom: 1px solid #e1e1e1;
  position: absolute;
  bottom: 0;
  left: 40px;
}

@media (min-width: 1024px) {
  .nav__dealer_header.layout_grid {
    padding-bottom: 16px;
  }
}
.nav__dealer_header .layout_grid_inner {
  align-items: flex-end;
}

.nav__dealer_header h3,
.nav__dealer_header h4 {
  background: url(../../img/resources/icon-pin.svg) no-repeat left top;
}

.nav__dealer_header h3 {
  font-size: 1.333rem;
  font-weight: 700;
  line-height: 36px;
  background-size: auto 36px;
  padding-left: 36px;
}

.nav__dealer_header h4 {
  line-height: 24px;
  background-size: auto 24px;
  padding-left: 24px;
}

.nav__dealer_cont {
  line-height: 1.3;
}

.nav__dealer_cont *:not(p) {
  font-size: 0.889rem;
}

.nav__dealer_cont p strong {
  font-size: 1rem;
}

.nav__dealer_col > *:not(:first-child) {
  margin-top: 1rem;
}

.nav__dealer_col p + .nav__link,
.nav__dealer_col p + .sel_dealer__opening_hrs {
  margin-top: 0.5rem;
}

.nav__dealer_col + .nav__dealer_col {
  margin-top: 1rem;
}

.mm .nav__dealer_col span:not(.expandable__header) {
  display: inline;
}

.sel_dealer__assistance a {
  margin-left: 0.25rem !important;
}

.sel_dealer__assistance a:before {
  content: "(";
}

.sel_dealer__assistance a:after {
  content: ")";
}

.nav__logo_wrp {
  display: flex;
  align-items: center;
}

.nav__indicator {
  text-overflow: ellipsis;
  white-space: nowrap;
  opacity: 0;
  transition: opacity 0.25s, transform 0.3s;
  will-change: opacity, transform;
  overflow: hidden;
  display: none;
}

.headroom--unpinned .nav__indicator {
  opacity: 1;
}

.nav__indicator_sec:not(:empty):before {
  content: "/";
  margin: 0 0.5rem;
}

@media (max-width: 599px) {
  .nav__indicator {
    padding-right: 16px;
    padding-left: 16px;
  }
}
@media (min-width: 600px) and (max-width: 1023px) {
  .nav__indicator {
    padding-right: 24px;
    padding-left: 24px;
  }
}
@media (max-width: 1023px) {
  .nav__indicator {
    width: 100%;
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    text-overflow: ellipsis;
    background-color: rgba(0, 0, 0, 0.75);
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.15);
    transform: translateY(0%);
    position: fixed;
    top: 0;
    left: 0;
  }
  .headroom--unpinned .nav__indicator {
    transform: translateY(100%);
  }
}
@media (min-width: 1024px) {
  .nav__indicator {
    font-size: 12px;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .nav__indicator {
    padding-left: 2rem;
  }
}
@media (min-width: 1280px) {
  .nav__indicator {
    padding-left: 3rem;
  }
}
#header__top:before {
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.15);
}

.theme__light #header__top:before {
  border-bottom-color: rgba(0, 0, 0, 0.15);
}

#header__top.headroom--not-top .header__cont {
  background-color: rgba(0, 0, 0, 0.8);
}

.theme__light #header__top.headroom--not-top .header__cont {
  background-color: hsla(0, 0%, 100%, 0.9);
}

@supports (backdrop-filter: none) {
  #header__top.headroom--not-top .header__cont {
    background-color: rgba(0, 0, 0, 0.75);
    backdrop-filter: blur(0.3em);
  }
  .theme__light #header__top.headroom--not-top .header__cont {
    background-color: hsla(0, 0%, 100%, 0.875);
  }
}
#header__top:focus .header__cont,
#header__top:hover .header__cont {
  background-color: rgba(0, 0, 0, 0.875);
}

.theme__light #header__top:focus .header__cont,
.theme__light #header__top:hover .header__cont {
  background-color: #fff;
}

.theme__light #header__top:focus #header__notification,
.theme__light #header__top:hover #header__notification {
  background-color: #fff;
}

#header__top a {
  color: #ebebeb;
}

.theme__light #header__top a {
  color: #000;
}

#header__top a[href="#"]:after {
  background-image: url(../../img/resources/icon-arrow-down-w.svg);
}

.theme__light #header__top a[href="#"]:after {
  background-image: url(../../img/resources/icon-arrow-down.svg);
}

.header__cont {
  background-color: rgba(0, 0, 0, 0.75);
}

.theme__light .header__cont {
  background-color: hsla(0, 0%, 100%, 0.875);
}

.header__cont:nth-child(2) > div:before {
  border-top: 1px solid hsla(0, 0%, 100%, 0.3);
}

.theme__light .header__cont:nth-child(2) > div:before {
  border-top-color: rgba(0, 0, 0, 0.3);
}

.theme__light #nav__desktop_top > ul > li > a.external:not(.no_icon):after {
  content: url(../../img/resources/icon-external.svg);
}

body:not(.theme__light) #nav__desktop_top .choices[data-type*=select-one]:after {
  background-image: url(../../img/resources/icon-arrow-down-w.svg);
}

#nav__desktop_top .choices:hover .choices__inner,
#nav__desktop_top .choices.is-open .choices__inner {
  background-color: #000;
}

.theme__light #nav__desktop_top .choices:hover .choices__inner,
.theme__light #nav__desktop_top .choices.is-open .choices__inner {
  background-color: #fff;
}

#nav__desktop_top .choices__inner {
  border: 1px solid #555;
  padding-left: 8px;
}

.theme__light #nav__desktop_top .choices__inner {
  border-color: #959595;
}

#nav__desktop_top .choices__list--dropdown {
  background-color: #000;
  border-color: #555;
}

.theme__light #nav__desktop_top .choices__list--dropdown {
  background-color: #fff;
  border-color: #959595;
}

#nav__desktop_top .choices__list--dropdown .choices__item--selectable.is-highlighted {
  background-color: #292929;
}

.theme__light #nav__desktop_top .choices__list--dropdown .choices__item--selectable.is-highlighted {
  background-color: #ebebeb;
}

.theme__light .mm:before,
.theme__light .mm:after,
.theme__light .nav__mobile_select_lang select {
  color: #292929;
}

.theme__light .mm {
  background: hsla(0, 0%, 100%, 0.975);
}

.theme__light .nav__mobile_select_lang select {
  border-bottom-color: #292929;
}

.theme__light #header__notification {
  background-color: hsla(0, 0%, 100%, 0.875);
}

#nav__desktop_top > ul > li.lc__cta_hotline:not(.hide_on_sticky) {
  display: none;
}

#nav__desktop_top > ul > li.lc__cta_hotline:not(.hide_on_sticky) a {
  border-color: #fff;
  height: 40px;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
}

#nav__desktop_top > ul > li.lc__cta_hotline:not(.hide_on_sticky) span:first-child {
  margin-right: 10px;
}

.headroom--unpinned #nav__desktop_top > ul > li.lc__cta_hotline:not(.hide_on_sticky) {
  display: list-item;
}

#header__top ul:not(.tab__item_models) {
  display: flex;
}

#header__top ul.tab__item_models {
  width: calc(100% + 40px);
  display: flex;
  flex-flow: row wrap;
}

#header__top ul.tab__item_models > li {
  width: 25%;
  padding-right: 40px;
}

@supports (display: grid) {
  #header__top ul.tab__item_models {
    width: 100%;
    display: grid;
    grid-gap: 40px;
    grid-template-rows: auto;
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  #header__top ul.tab__item_models > li {
    width: auto;
    padding-right: 0;
  }
}
#nav__desktop_top,
#nav__desktop_main {
  display: none;
}

@media (min-width: 1024px) {
  #nav__desktop_top,
  #nav__desktop_main {
    display: block;
  }
}
#nav__desktop_top > ul {
  align-items: center;
}

#nav__desktop_top > ul > li:not(.hide_on_sticky) {
  display: none;
}

body #nav__desktop_top > ul > li.show_on_all {
  display: block;
}

.pg__index #nav__desktop_top > ul > li:not(.hide_on_sticky).show_on_index {
  display: block;
}

.pg__mlp #nav__desktop_top > ul > li:not(.hide_on_sticky).show_on_mlp {
  display: block;
}

.pg__model #nav__desktop_top > ul > li:not(.hide_on_sticky).show_on_model {
  display: block;
}

#header__top:not(.headroom--unpinned) #nav__desktop_top > ul > li.hide_on_pinned {
  display: none !important;
}

#nav__desktop_top > ul > li:not(:first-child) {
  margin-left: 1.25rem;
}

#header__top.headroom--unpinned #nav__desktop_top > ul > li:not(:first-child) {
  margin-left: 1.5rem;
}

#nav__desktop_top > ul > li > a {
  font-size: 14px;
  white-space: nowrap;
  height: 20px;
  line-height: 20px;
  opacity: 0.65;
  transition: opacity 0.2s;
  display: flex;
}

#nav__desktop_top > ul > li > a:hover {
  opacity: 1;
}

#nav__desktop_top > ul > li > a[target=_blank]:not(.external):not(.no_icon):after {
  display: none;
}

#nav__desktop_top > ul > li > a.external:not(.no_icon):after {
  content: url(../../img/resources/icon-external-w.svg);
}

#nav__desktop_top > ul > li > a span:first-child {
  display: block;
}

#header__top.headroom--unpinned #nav__desktop_top > ul > li > a span:first-child {
  display: block;
}

#nav__desktop_top > ul > li > a span:not(:last-child) {
  margin-right: 8px;
}

#nav__desktop_top > ul > li > a svg {
  height: 20px;
  display: block;
  width: auto;
}

#nav__desktop_top .choices {
  line-height: 26px;
}

#nav__desktop_top .choices[data-type*=select-one]:after {
  background-size: 16px auto;
  opacity: 0.65;
  transition: opacity 0.2s, transform 0.2s;
}

#nav__desktop_top .choices__inner {
  font-size: 14px;
  line-height: 26px;
  height: 26px;
  min-height: inherit;
  background-color: rgba(0, 0, 0, 0);
  opacity: 0.65;
  transition: background-color 0.2s, opacity 0.2s;
}

#nav__desktop_top .choices:hover[data-type*=select-one]:after,
#nav__desktop_top .choices:hover .choices__inner,
#nav__desktop_top .choices.is-open[data-type*=select-one]:after,
#nav__desktop_top .choices.is-open .choices__inner {
  opacity: 1;
}

#nav__desktop_top .choices__list--single {
  padding-right: 28px;
}

#nav__desktop_top .choices__list--single .choices__item {
  line-height: 24px;
}

#nav__desktop_top .choices__list--dropdown {
  border-top: 0 none;
  margin-top: -1px;
}

#nav__desktop_top .choices__list--dropdown .choices__item {
  font-size: 14px;
  line-height: 1.3;
}

body:not(.theme__light) #nav__desktop_top .choices__list--dropdown .choices__item {
  color: #fff;
}

@media (min-width: 1024px) and (max-width: 1279px) {
  #nav__desktop_top > ul > li:not(:first-child) {
    margin-left: 0.75rem;
  }
}
#nav__desktop_main > ul {
  height: 60px;
  line-height: 60px;
}

#nav__desktop_main > ul > li {
  height: inherit;
  line-height: inherit;
  display: block;
}

#nav__desktop_main > ul > li:not(:first-child) {
  margin-left: 1.5rem;
}

#nav__desktop_main > ul > li > a {
  height: inherit;
  line-height: inherit;
  opacity: 1;
  transition: opacity 0.2s;
}

#nav__desktop_main > ul > li > a[href="#"]:after {
  height: 58px;
}

#nav__desktop_main > ul > li > a:hover {
  opacity: 0.65;
}

@media (min-width: 1024px) and (max-width: 1279px) {
  #nav__desktop_main > ul > li:not(:first-child) {
    margin-left: 1.25rem;
  }
  #nav__desktop_main > ul > li a {
    font-size: 16px;
  }
}
.nav__mega {
  width: 100%;
  max-height: calc(100vh - 100px);
  max-height: calc(100vh - 100px);
  max-height: calc(var(--vh, 1vh) * 100 - 100px);
  font-weight: 300;
  background-color: #fff;
  box-shadow: 0 0.5em 0.25em rgba(0, 0, 0, 0.1), 0 1em 0.5em rgba(0, 0, 0, 0.1), 0 2em 1em rgba(0, 0, 0, 0.1), 0 4em 2em rgba(0, 0, 0, 0.1);
  opacity: 0;
  transform: scaleY(0);
  transform-origin: 50% 0%;
  transition: opacity 0.25s, transform 0.4s;
  position: absolute;
  left: 0;
  overflow: unset;
  overflow-y: auto;
}

html.desktop .nav__mega::-webkit-scrollbar {
  width: 12px;
}

html.desktop .nav__mega::-webkit-scrollbar-track {
  background-color: #000;
  box-shadow: inset 0 0 6px hsla(0, 0%, 100%, 0.15);
}

html.desktop .nav__mega::-webkit-scrollbar-thumb {
  background: linear-gradient(rgba(255, 255, 255, 0.8) 0%, #fff 50%, rgba(255, 255, 255, 0.8) 100%);
  border: 2px solid #000;
  border-radius: 6px;
}

html.desktop .nav__mega::-webkit-scrollbar-thumb:active,
html.desktop .nav__mega::-webkit-scrollbar-thumb:hover {
  background-color: #fff;
}

.link_active .nav__mega {
  opacity: 1;
  transform: scaleY(1);
  transition-delay: 0.25s;
  overflow: unset;
}

#nav__desktop_top .nav__mega {
  top: 100px;
}

#nav__desktop_main .nav__mega {
  top: 60px;
}

.nav__mega:before {
  width: 100%;
  height: 50px;
  content: "";
  opacity: 0.3;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(hsl(0, 0%, 0%) 0%, hsla(0, 0%, 0%, 0.738) 19%, hsla(0, 0%, 0%, 0.541) 34%, hsla(0, 0%, 0%, 0.382) 47%, hsla(0, 0%, 0%, 0.278) 56.5%, hsla(0, 0%, 0%, 0.194) 65%, hsla(0, 0%, 0%, 0.126) 73%, hsla(0, 0%, 0%, 0.075) 80.2%, hsla(0, 0%, 0%, 0.042) 86.1%, hsla(0, 0%, 0%, 0.021) 91%, hsla(0, 0%, 0%, 0.008) 95.2%, hsla(0, 0%, 0%, 0.002) 98.2%, hsla(0, 0%, 0%, 0) 100%);
}

.nav__mega * {
  color: #292929;
}

.nav__mega_wrp {
  width: 100%;
  position: relative;
}

.nav__mega .tab__main {
  height: 54px;
}

.nav__mega_hva {
  background-color: #fff;
}

.nav__mega_hva svg {
  height: 30px;
  display: block;
}

.nav__mega_hva p {
  margin-left: 0.75rem;
  line-height: 1.3;
}

.nav__mega_hva ul {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 40px;
  position: relative;
  display: flex;
  justify-content: center;
  justify-content: space-evenly;
}

.nav__mega_hva ul:before {
  width: calc(100% - 80px);
  height: 1px;
  content: "";
  background-color: #ccc;
  position: absolute;
  top: 0;
  left: 40px;
}

.nav__slant_img + .nav__mega_hva ul:before {
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(to right, #ccc 0%, #ccc 50%, rgba(204, 204, 204, 0) 100%);
}

.nav__mega_hva ul li {
  display: none;
}

.nav__mega_hva ul li a {
  height: 80px;
  padding: 0 1rem;
}

#header__top .nav__mega_hva ul li a {
  display: flex;
  align-items: center;
}

.nav__mega_hva.nav__hva_nav_models .show_on_nav_models {
  display: block;
}

.nav__mega_hva.nav__hva_nav_svc_support .show_on_nav_svc_support {
  display: block;
}

.nav__mega_hva.nav__hva_nav_dealers .show_on_nav_dealers {
  display: block;
}

.nav__d_nav_models {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 20px 40px 3rem;
}

.nav__d_nav_models .tab__panel_sub:first-child .tab__item_models > li {
  padding-top: 2rem;
  position: relative;
}

.nav__d_nav_models .tab__item_model {
  display: flex;
  flex-flow: column wrap;
}

.nav__d_nav_models .tab__item_thumb {
  height: 0;
  padding-top: 53.25%;
  position: relative;
  transform: scale(1, 1) translateZ(0);
  transform-origin: 50% 100%;
  transition: opacity 0.3s, transform 0.3s ease;
}

.nav__d_nav_models .tab__item_thumb img {
  position: absolute;
  bottom: 0;
  left: 0;
}

.nav__d_nav_models .tab__item_model:hover .tab__item_thumb {
  transform: scale(1.04, 1.04) translateZ(0);
}

.nav__d_nav_models .tab__item_txt {
  margin-top: 16px;
}

.nav__d_nav_models .tab__item_txt * {
  line-height: 1.3;
}

.nav__d_nav_models .tab__item_txt *,
.nav__d_nav_models .tab__item_txt *:not(:last-child) {
  margin-bottom: 0;
}

.nav__d_nav_models .tab__item_txt h3,
.nav__d_nav_models .tab__item_txt h4 {
  margin-top: 0;
}

.nav__d_nav_models .tab__item_txt h3 {
  font-weight: 700;
  line-height: 0.9;
  position: absolute;
  top: 0;
  left: 0;
}

.nav__d_nav_models .tab__item_txt h6,
.nav__d_nav_models .tab__item_txt p {
  margin-top: 8px;
}

.nav__d_nav_models .tab__item_txt .add-comma:not(:last-of-type):after {
  content: ", ";
}

@media (min-width: 1024px) {
  .nav__d_nav_models .tab__item_txt h3 {
    font-size: 1.667rem;
  }
}
.nav__view_models {
  border-top: 1px solid #d7d7d7;
  margin-top: 1.5rem;
}

.nav__view_models .choices {
  line-height: 1.3;
  overflow: unset;
}

.nav__view_models .choices[data-type*=select-one]:after {
  margin-top: 8px;
  top: 0;
  right: -6px;
}

.nav__view_models .choices[data-type*=select-one].is-open:after {
  margin-top: 8px;
}

.nav__view_models .choices__inner {
  font-size: 0.889rem;
  height: 44px;
  line-height: 44px;
  background-color: rgba(0, 0, 0, 0);
  border: 0 none;
  padding: 0;
}

.nav__view_models .choices__list--single .choices__placeholder {
  font-style: normal;
  opacity: 1;
}

.nav__view_models .choices__list--dropdown {
  position: static;
  display: none;
}

.nav__view_models .choices__list--dropdown .choices__list {
  max-height: 160px;
}

.nav__view_models .choices__list--dropdown .choices__item {
  font-size: 0.889rem;
}

.nav__view_models .choices__list--dropdown .choices__placeholder {
  display: none;
}

.nav__view_models .is-open .choices__inner {
  box-shadow: none;
}

.nav__view_models .is-open .choices__list--dropdown {
  display: block;
  position: absolute;
}

.nav__slant_img {
  min-height: 440px;
  display: flex;
}

.nav__slant_img picture {
  height: 100%;
  background-color: #f5f5f5;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  overflow: hidden;
}

.nav__slant_img picture:after {
  width: 110px;
  height: 440px;
  content: "";
  background: url(../../img/resources/clip-01.svg) no-repeat center right;
  background-size: auto 100%;
  position: absolute;
  top: 0;
  left: -1px;
}

.nav__slant_img picture img {
  min-height: 100%;
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  -o-object-fit: cover;
  object-fit: cover;
}

.nav__slant_img .layout_grid {
  width: 100%;
  padding-right: 16px;
  position: relative;
  z-index: 1;
}

.nav__slant_img .layout_grid + .layout_grid {
  padding-top: 0;
}

.nav__slant_img .layout_grid p {
  line-height: 1.45;
}

.nav__slant_img h4 {
  margin-bottom: 1.25rem;
}

@media (min-width: 1024px) and (max-width: 1279px) {
  .nav__slant_img picture {
    width: 480px;
  }
}
@media (min-width: 1280px) {
  .nav__slant_img picture {
    width: calc(50% - 160px);
  }
}
.nav__slant_cont {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding-right: 480px;
  position: relative;
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
}

.nav__slant_cont.justify_start {
  justify-content: flex-start;
}

/*!
 * mmenujs.com/mmenu-light
 *
 * Copyright (c) Fred Heusschen
 * www.frebsite.nl
 *
 * License: CC-BY-4.0
 * http://creativecommons.org/licenses/by/4.0/
 */
.mm a,
.mm span,
.mm li,
.mm ul,
.mm {
  display: block;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

:root {
  --mm-item-height: 50px;
  --mm-item-indent: 16px;
  --mm-line-height: 16px;
}

.mm-hidden {
  display: none !important;
}

.mm {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-overflow-scrolling: touch;
  overflow: hidden;
  clip-path: inset(0 0 0 0);
  color: #444;
  background: #f3f3f3;
  line-height: 16px;
  line-height: var(--mm-line-height);
  transform: translateX(0px);
}

.mm {
  cursor: pointer;
}

.mm:before {
  content: "";
  display: block;
  position: absolute;
  top: 25px;
  top: 25px;
  top: calc(var(--mm-item-height) / 2);
  left: 16px;
  left: var(--mm-item-indent);
  width: 10px;
  height: 10px;
  margin-top: 2px;
  border-top: 1px solid;
  border-left: 1px solid;
  transform: rotate(-45deg) translate(50%, -50%);
  opacity: 0.15;
}

.mm.mm--main {
  cursor: default;
}

.mm.mm--main:before {
  content: none;
  display: none;
}

.mm:after {
  content: attr(data-mm-title);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 50px;
  height: var(--mm-item-height);
  padding: 0 32px;
  padding: 0 32px;
  padding: 0 calc(var(--mm-item-indent) * 2);
  line-height: 50px;
  line-height: var(--mm-item-height);
  opacity: 0.15;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  box-shadow: 0 1px 0 0 hsla(0, 0%, 100%, 0), 0 1px 0 0 currentColor;
}

.mm.mm--main:after {
  padding-left: 16px;
  padding-left: var(--mm-item-indent);
}

.mm ul {
  -webkit-overflow-scrolling: touch;
  position: fixed;
  top: 50px;
  top: var(--mm-item-height);
  left: 100%;
  bottom: 0;
  width: 200%;
  padding-right: 100%;
  overflow: visible;
  overflow-y: auto;
  background: inherit;
  transition: left 0.3s ease 0s;
  cursor: default;
}

.mm ul:after {
  content: "";
  display: block;
  height: 50px;
  height: var(--mm-item-height);
}

.mm > ul {
  left: 0;
}

.mm ul.mm--open {
  left: 0;
}

.mm ul.mm--parent {
  left: -100%;
  overflow-y: hidden;
}

.mm li {
  position: relative;
  background: inherit;
  cursor: pointer;
}

.mm li:before {
  content: "";
  display: block;
  position: absolute;
  top: 25px;
  top: 25px;
  top: calc(var(--mm-item-height) / 2);
  right: 25px;
  right: 25px;
  right: calc(var(--mm-item-height) / 2);
  z-index: 0;
  width: 10px;
  height: 10px;
  border-top: 1px solid;
  border-right: 1px solid;
  transform: rotate(45deg) translate(0, -50%);
  opacity: 1;
}

.mm li:after {
  content: "";
  display: block;
  margin-left: 16px;
  margin-left: var(--mm-item-indent);
  border-top: 1px solid;
  opacity: 0.15;
}

.mm a,
.mm span {
  position: relative;
  z-index: 1;
  padding: 17px 16px;
  padding: 17px 16px;
  padding: calc((var(--mm-item-height) - var(--mm-line-height)) / 2) var(--mm-item-indent);
}

.mm a {
  background: inherit;
  color: inherit;
  text-decoration: none;
}

.mm a:not(:last-child) {
  width: calc(100% - 50px);
  width: calc(100% - var(--mm-item-height));
}

.mm a:not(:last-child):after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border-right: 1px solid;
  opacity: 0.15;
}

.mm span {
  background: rgba(0, 0, 0, 0);
}

.mm.mm--dark {
  background: #333;
  color: #ccc;
}

.mm.mm--vertical:before,
.mm.mm--vertical:after {
  content: none;
  display: none;
}

.mm.mm--vertical {
  overflow-y: auto;
}

.mm.mm--vertical ul {
  width: 100%;
  padding-right: 0;
  position: static;
}

.mm.mm--vertical ul ul {
  display: none;
  padding-left: 16px;
  padding-left: var(--mm-item-indent);
}

.mm.mm--vertical ul ul:after {
  height: 25px;
  height: 25px;
  height: calc(var(--mm-item-height) / 2);
}

.mm.mm--vertical ul.mm--open {
  display: block;
}

.mm.mm--vertical li.mm--open:before {
  transform: rotate(135deg) translate(-50%, 0);
}

.mm.mm--vertical ul ul li:last-child:after {
  content: none;
  display: none;
}

:root {
  --mm-width: 85%;
  --mm-min-width: 280px;
  --mm-max-width: 440px;
}

.mm-body--open {
  overflow-y: hidden;
  pointer-events: none;
}

.mm {
  pointer-events: auto;
}

.mm.mm--offcanvas {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 9995;
  width: 85%;
  width: var(--mm-width);
  min-width: 280px;
  min-width: var(--mm-min-width);
  max-width: 440px;
  max-width: var(--mm-max-width);
  transition: transform 0.3s ease 0s, bottom 0s ease 0s;
}

.mm.mm--offcanvas:not(.mm--open) {
  bottom: 100%;
  transform: translateX(-100%);
  transition-delay: 0s, 0.6s;
}

.mm.mm--right {
  left: auto;
  right: 0;
}

.mm.mm--right:not(.mm--open) {
  transform: translateX(100%);
}

.mm-blocker {
  pointer-events: auto;
  display: block;
  position: fixed;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.2);
  top: 100%;
  z-index: 9990;
  width: 100%;
  opacity: 0;
  transition-property: opacity, top;
  transition-timing-function: ease, linear;
  transition-duration: 0.45s, 0s;
  transition-delay: 0s, 0.45s;
}

.mm-blocker.mm--open {
  top: 0;
  z-index: 9999;
  width: 15%;
  width: calc(100% - var(--mm-width));
  min-width: calc(100% - 440px);
  min-width: calc(100% - var(--mm-max-width));
  max-width: calc(100% - 280px);
  max-width: calc(100% - var(--mm-min-width));
  opacity: 1;
  transition-delay: 0.3s, 0s;
}

.mm.mm--right {
  left: auto;
  right: 0;
}

.mm.mm--right:not(.mm--open) {
  transform: translateX(100%);
}

.mm-blocker.mm--right {
  right: auto;
  left: 0;
}

.mm {
  color: #292929;
  background: rgba(0, 0, 0, 0.975);
  border-left: 1px solid hsla(0, 0%, 100%, 0.3);
}

.mm:before {
  color: #fff;
  opacity: 1;
}

.mm:after {
  font-size: 14px;
  letter-spacing: 0.15em;
  text-align: left;
  text-transform: uppercase;
  color: #fff;
  box-shadow: none;
  opacity: 1;
  padding-right: 0;
  z-index: 3;
}

.mm.mm--main:before,
.mm.mm--main:after {
  z-index: 1;
}

.mm.mm--offcanvas {
  letter-spacing: 0.03em;
}

.mm ul:after {
  content: none;
}

.mm > ul {
  background-color: #fff;
}

.mm span {
  padding-right: 36px;
}

.mm-blocker {
  background: rgba(0, 0, 0, 0.5);
}

.theme__light .mm-blocker {
  background: hsla(0, 0%, 100%, 0.5);
}

@supports (backdrop-filter: none) {
  .mm-blocker {
    backdrop-filter: blur(0.2em);
  }
}
#nav__hamburger {
  display: none;
}

#nav__hamburger > a {
  padding: 14px 0;
}

#nav__hamburger svg {
  display: block;
}

@media (max-width: 1023px) {
  #nav__hamburger {
    display: block;
  }
}
@media (min-width: 1024px) {
  #nav__mobile {
    display: none;
  }
}
.nav__mobile_select_lang {
  text-align: right;
  padding: 0 16px;
  position: relative;
  display: none;
  z-index: 2;
}

.mm--main .nav__mobile_select_lang {
  display: block;
}

.nav__mobile_select_lang select {
  font-weight: 300;
  outline: none;
  color: #ebebeb;
  background-color: rgba(0, 0, 0, 0);
  border: 0 none;
  border-bottom: 1px solid #ebebeb;
  margin-top: 14px;
  display: inline-block;
}

.mm > ul:before {
  width: 100%;
  height: 1.5rem;
  content: "";
  opacity: 0.25;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(hsl(0, 0%, 0%) 0%, hsla(0, 0%, 0%, 0.738) 19%, hsla(0, 0%, 0%, 0.541) 34%, hsla(0, 0%, 0%, 0.382) 47%, hsla(0, 0%, 0%, 0.278) 56.5%, hsla(0, 0%, 0%, 0.194) 65%, hsla(0, 0%, 0%, 0.126) 73%, hsla(0, 0%, 0%, 0.075) 80.2%, hsla(0, 0%, 0%, 0.042) 86.1%, hsla(0, 0%, 0%, 0.021) 91%, hsla(0, 0%, 0%, 0.008) 95.2%, hsla(0, 0%, 0%, 0.002) 98.2%, hsla(0, 0%, 0%, 0) 100%);
}

.mm ul.tab__item_models {
  width: 100%;
  padding-right: 0;
  position: static;
}

.mm ul.tab__item_models li:before {
  content: none;
}

.mm li.nav__m_item:before,
.mm li.nav__m_item:after {
  content: none;
}

.mm span.mdc-tab__content,
.mm span.mdc-tab-indicator {
  padding: 0;
  display: flex;
}

.mm span.mdc-tab-indicator,
.mm span.mdc-tab__ripple {
  position: absolute;
}

.mm span.mdc-tab__ripple,
.mm span.mdc-tab__text-label,
.mm span.mdc-tab-indicator__content,
.mm span.expandable__header {
  padding: 0;
}

.mm .tab__panels_sub {
  width: calc(100% + 32px);
  margin-left: -16px;
}

.mm a.tab__item_model {
  display: flex;
}

.mm .nav__link a:not(.mdc-button) {
  padding: 0;
  display: inline;
}

.mm .nav__link .mdc-button {
  height: 40px;
  padding: 0 16px;
  display: inline-flex;
}

.mm .nav__link .mdc-button.mdc-button--outlined {
  color: #292929;
  border-color: #292929;
}

.mm .nav__link .mdc-button__label {
  font-size: 11px;
  letter-spacing: 0.175em;
}

.mm .tab__item_txt *:not(:first-child) {
  margin-top: 4px;
}

.mm .tab__item_txt h4,
.mm .tab__item_txt h6,
.mm .tab__item_txt p {
  font-size: 0.875rem;
}

.mm .tab__item_txt h3,
.mm .tab__item_txt h4 {
  font-weight: 700;
}

.mm .tab__item_txt h3 {
  line-height: 0.9;
  text-indent: -0.015em;
}

.mm .tab__item_txt p:not(:last-of-type) {
  margin-bottom: 0;
}

.mm .tab__item_txt span {
  padding: 0;
}

.mm .nav__tiles {
  height: auto;
}

.mm .nav__tiles ul {
  width: 100%;
  height: auto;
  padding-right: 0;
  position: static;
  display: flex;
}

.mm .nav__tiles ul li {
  height: 0;
  padding-bottom: 50%;
}

.mm .nav__tiles ul li:nth-child(1) figure {
  transition-delay: 0.6s;
}

.mm .nav__tiles ul li:nth-child(2) figure {
  transition-delay: 0.625s;
}

.mm .nav__tiles ul li:nth-child(3) figure {
  transition-delay: 0.65s;
}

.mm .nav__tiles ul li:nth-child(4) figure {
  transition-delay: 0.675s;
}

.mm .nav__tiles ul li:nth-child(5) figure {
  transition-delay: 0.7s;
}

.mm .nav__tiles ul li:nth-child(6) figure {
  transition-delay: 0.725s;
}

.mm .nav__tiles ul li:nth-child(7) figure {
  transition-delay: 0.75s;
}

.mm .nav__tiles ul li:nth-child(8) figure {
  transition-delay: 0.775s;
}

.mm .nav__tiles ul li:nth-child(9) figure {
  transition-delay: 0.8s;
}

.mm .nav__tiles ul li:nth-child(10) figure {
  transition-delay: 0.825s;
}

.mm .nav__tiles ul li:nth-child(11) figure {
  transition-delay: 0.85s;
}

.mm .nav__tiles ul li:nth-child(12) figure {
  transition-delay: 0.875s;
}

.mm .nav__tiles ul li:nth-child(13) figure {
  transition-delay: 0.9s;
}

.mm .nav__tiles ul li:before,
.mm .nav__tiles ul li:after {
  content: none;
}

@media only screen and (orientation: portrait) {
  .mm .nav__tiles ul li {
    width: 50%;
  }
}
.mm .nav__tiles ul li a {
  width: 100%;
  padding: 0;
  position: absolute;
}

.mm .nav__tiles figure {
  height: 100%;
}

.mm .nav__tiles img {
  min-width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  -o-object-fit: cover;
  object-fit: cover;
}

.mm .nav__tiles .nav__link {
  padding: 24px 8px;
}

.mm .nav__tiles_item figcaption {
  font-size: 13px;
}

.mm .mm--open > li > .nav__tiles figure {
  transform: scale(1.01, 1.01);
}

.mm .nav__dealer_header {
  margin-bottom: 1rem;
}

.mm .nav__dealer_header:before {
  content: none;
}

.mm .nav__dealer_col:not(:first-child) {
  margin-top: 1.5rem;
}

.mm .nav__dealer_col span {
  padding: 0;
}

.mm .nav__link_wrp .nav__link {
  padding: 14px 0;
}

@media (min-width: 600px) {
  .mm .tab__panels_main {
    margin-top: 0.5rem;
  }
  .mm .tab__panels_sub {
    margin-top: 0.5rem;
  }
  .mm .tab__item_model {
    flex-flow: row wrap;
  }
  .mm .tab__item_thumb {
    width: 160px;
    height: auto;
    padding-top: 0;
  }
  .mm .tab__item_thumb img {
    position: static;
  }
  .mm .tab__item_txt {
    width: calc(100% - 160px);
    padding-left: 16px;
  }
}
@media (max-width: 599px) {
  .mm .tab__panels_main {
    margin-top: 0;
  }
  .mm .tab__panels_sub {
    margin-top: 0;
  }
  .mm .tab__item_thumb {
    width: 124px;
  }
  .mm .tab__item_txt {
    width: calc(100% - 124px);
    padding-left: 12px;
  }
}
.nav__m_item section {
  padding: 8px 16px;
}

.nav__m_item section.nav__m_item_intro {
  padding-top: 24px;
}

.nav__m_item section.nav__m_item_intro p {
  line-height: 1.3;
}

.nav__m_item_slant > div {
  padding-top: 16px;
}

.nav__m_item_slant > div:not(:last-child) {
  padding-bottom: 16px;
}

.nav__m_item_slant h4 {
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  padding-bottom: 0.5rem;
  position: relative;
}

.nav__m_item_slant h4:after {
  width: calc(100% + 16px);
  height: 1px;
  content: "";
  background-color: rgba(0, 0, 0, 0.15);
  position: absolute;
  bottom: 0;
  left: 0;
}

.nav__m_discover_lexus > li:before,
.nav__m_discover_lexus > li:after,
.nav__m_electrification > li:before,
.nav__m_electrification > li:after {
  content: none;
}

.nav__m_discover_lexus .nav__tiles ul,
.nav__m_electrification .nav__tiles ul {
  background-color: #f5f5f5;
}

.nav__m_map {
  width: calc(100% + 32px);
  margin-left: -16px;
}

.nav__m_map picture {
  width: 100%;
  height: 0;
  background-color: #f5f5f5;
  padding-bottom: 75%;
  position: relative;
  overflow: hidden;
}

.nav__m_map img {
  transform: scale(1.75, 1.75);
  position: absolute;
  top: 0;
  left: 0;
}

.mm ul.nav__m_hva_ul {
  position: static;
}

.nav__m_hva_ul li {
  display: none;
}

.nav__m_hva_ul li:before,
.nav__m_hva_ul li:after {
  content: none;
}

.nav__m_hva_ul a {
  padding-top: 12px;
  padding-bottom: 12px;
}

.nav__hva_m_nav_models .show_on_nav_models {
  display: block;
}

.nav__hva_m_nav_svc_support .show_on_nav_svc_support {
  display: block;
}

.nav__hva_m_nav_dealers .show_on_nav_dealers {
  display: block;
}

.nav__m_hva {
  box-shadow: 0 -1em 0.75em rgba(0, 0, 0, 0.025), 0 -1.25em 1em rgba(0, 0, 0, 0.025);
  margin-top: 2rem;
  padding: 8px 0;
}

.nav__m_hva a {
  display: flex;
  align-items: center;
}

.nav__m_hva p {
  margin-left: 0.75rem;
}

.nav__m_hva svg {
  width: 36px;
  display: block;
}

.mm .nav__dealer_col .nav__m_dealer_icons ul {
  width: 100%;
  padding-right: 0;
  position: static;
  display: flex;
  justify-content: space-around;
}

.mm .nav__dealer_col .nav__m_dealer_icons ul li:before,
.mm .nav__dealer_col .nav__m_dealer_icons ul li:after {
  content: none;
}

.mm .nav__dealer_col .nav__m_dealer_icons ul li a {
  padding-top: 8px;
  padding-bottom: 8px;
}

.mm .nav__dealer_col .nav__m_dealer_icons ul li span {
  padding: 0;
  display: flex;
  align-items: center;
}

.mm .nav__dealer_col .nav__m_dealer_icons ul li span:before {
  margin-right: 8px;
  display: block;
}

#nav__mobile .hide_on_mobile_menu {
  display: none;
}

.mm .secondary_links {
  display: flex;
  gap: 4px;
  flex-direction: column;
  margin-top: 30px;
}

.mm .secondary_links a.has_icon::before,
.mm .secondary_links a.has_icon::after {
  display: none;
}

.mm .secondary_links a.has_icon {
  display: flex;
  align-items: center;
  gap: 8px;
  padding-block: 10px;
  padding-right: 0;
}

.mm .secondary_links a.has_icon span svg {
  width: 16px;
  height: auto;
  display: block;
  color: black;
}

.mm .secondary_links a.has_icon span {
  padding: 0;
  font-size: 14px;
  color: #929293;
}

#hva {
  width: 100vw;
  text-align: center;
  background-color: rgba(41, 41, 41, 0.85);
  border-top: 1px solid hsla(0, 0%, 100%, 0.075);
  position: fixed;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: 100;
  display: none;
  visibility: hidden;
}

#hva.headroom--unpinned {
  transform: translate3d(0, 100%, 0);
}

#hva ul {
  list-style-type: none;
  padding: 0;
  display: flex;
  justify-content: center;
}

#hva li {
  display: none;
}

#hva li.liveagent-cta {
  display: block;
}

.pg__index #hva li.show_on_index {
  display: block;
}

.pg__index #hva li.hide_on_hva_index {
  display: none;
}

.pg__mlp #hva li.show_on_mlp {
  display: block;
}

.pg__mlp #hva li.hide_on_hva_mlp {
  display: none;
}

.pg__model #hva li.show_on_model {
  display: block;
}

.pg__model #hva li.hide_on_hva_model {
  display: none;
}

#hva a {
  color: #fff;
  padding: 10px 0;
  display: block;
}

#hva.bg__light {
  background-color: hsla(0, 0%, 100%, 0.95);
  border-top-color: rgba(0, 0, 0, 0.075);
}

#hva.bg__light a {
  color: #000;
}

#hva svg {
  height: 30px;
  margin: 0 auto 8px;
  display: block;
}

#hva h6 {
  line-height: 14px;
}

#hva .lp__cta_wrapper > div {
  padding: 10px 0;
}

@supports (backdrop-filter: none) {
  #hva {
    background-color: rgba(41, 41, 41, 0.75);
    backdrop-filter: blur(0.3em);
  }
  #hva.bg__light {
    background-color: hsla(0, 0%, 100%, 0.75);
  }
}
@media (max-width: 1023px) {
  #hva {
    display: block;
    visibility: visible;
  }
}
@media (max-width: 599px) {
  #hva ul li {
    width: 32.5vw;
  }
}
@media (max-width: 599px) and (orientation: landscape) {
  #hva svg {
    height: 24px;
  }
  #hva a {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}
@media (min-width: 600px) and (max-width: 1023px) {
  #hva ul li {
    width: 25vw;
  }
}
@media (min-width: 600px) and (max-width: 1023px) and (orientation: landscape) {
  #hva svg {
    height: 24px;
  }
  #hva a {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}
.theme__light #hva {
  background-color: hsla(0, 0%, 100%, 0.95);
  border-top-color: rgba(0, 0, 0, 0.075);
}

.theme__light #hva a {
  color: #000;
}

@supports (backdrop-filter: none) {
  .theme__light #hva {
    background-color: hsla(0, 0%, 100%, 0.75);
  }
}
.choices {
  position: relative;
  overflow: hidden;
  margin-bottom: 1rem;
  font-size: 1rem;
}

.choices:focus {
  outline: none;
}

.choices:last-child {
  margin-bottom: 0;
}

.choices.is-open {
  overflow: visible;
  overflow: initial;
}

.choices.is-disabled .choices__inner,
.choices.is-disabled .choices__input {
  background-color: #eaeaea;
  cursor: not-allowed;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.choices.is-disabled .choices__item {
  cursor: not-allowed;
}

.choices [hidden] {
  display: none !important;
}

.choices[data-type*=select-one] {
  cursor: pointer;
}

.choices[data-type*=select-one] .choices__inner {
  padding-bottom: 7.5px;
}

.choices[data-type*=select-one] .choices__input {
  display: block;
  width: 100%;
  padding: 10px;
  border-bottom: 1px solid #d7d7d7;
  background-color: #fff;
  margin: 0;
}

.choices[data-type*=select-one] .choices__button {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
  padding: 0;
  background-size: 8px;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -10px;
  margin-right: 25px;
  height: 20px;
  width: 20px;
  border-radius: 10em;
  opacity: 0.25;
}

.choices[data-type*=select-one] .choices__button:hover,
.choices[data-type*=select-one] .choices__button:focus {
  opacity: 1;
}

.choices[data-type*=select-one] .choices__button:focus {
  box-shadow: 0 0 0 2px #ebebeb;
}

.choices[data-type*=select-one] .choices__item[data-value=""] .choices__button {
  display: none;
}

.choices[data-type*=select-one]::after {
  content: "";
  height: 0;
  width: 0;
  border-style: solid;
  border-color: #292929 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-width: 5px;
  position: absolute;
  right: 11.5px;
  top: 50%;
  margin-top: -2.5px;
  pointer-events: none;
}

.choices[data-type*=select-one].is-open::after {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #292929 rgba(0, 0, 0, 0);
  margin-top: -7.5px;
}

.choices[data-type*=select-one][dir=rtl]::after {
  left: 11.5px;
  right: auto;
}

.choices[data-type*=select-one][dir=rtl] .choices__button {
  right: auto;
  left: 0;
  margin-left: 25px;
  margin-right: 0;
}

.choices[data-type*=select-multiple] .choices__inner,
.choices[data-type*=text] .choices__inner {
  cursor: text;
}

.choices[data-type*=select-multiple] .choices__button,
.choices[data-type*=text] .choices__button {
  position: relative;
  display: inline-block;
  margin-top: 0;
  margin-right: -4px;
  margin-bottom: 0;
  margin-left: 8px;
  padding-left: 16px;
  border-left: 1px solid rgb(209.5, 209.5, 209.5);
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
  background-size: 8px;
  width: 8px;
  line-height: 1;
  opacity: 0.75;
  border-radius: 0;
}

.choices[data-type*=select-multiple] .choices__button:hover,
.choices[data-type*=select-multiple] .choices__button:focus,
.choices[data-type*=text] .choices__button:hover,
.choices[data-type*=text] .choices__button:focus {
  opacity: 1;
}

.choices__inner {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  background-color: #fff;
  padding: 7.5px 7.5px 3.75px;
  border: 1px solid #d7d7d7;
  border-radius: 5px;
  font-size: 1rem;
  min-height: 44px;
  overflow: hidden;
}

.is-focused .choices__inner,
.is-open .choices__inner {
  border-color: hsl(0, 0%, 69.3137254902%);
}

.is-open .choices__inner {
  border-radius: 5px 5px 0 0;
}

.is-flipped.is-open .choices__inner {
  border-radius: 0 0 5px 5px;
}

.choices__list {
  margin: 0;
  padding-left: 0;
  list-style: none;
}

.choices__list--single {
  display: inline-block;
  padding: 4px 16px 4px 4px;
  width: 100%;
}

[dir=rtl] .choices__list--single {
  padding-right: 4px;
  padding-left: 16px;
}

.choices__list--single .choices__item {
  width: 100%;
}

.choices__list--multiple {
  display: inline;
}

.choices__list--multiple .choices__item {
  display: inline-block;
  vertical-align: middle;
  border-radius: 0;
  padding: 4px 10px;
  font-size: 0.667rem;
  font-weight: 500;
  margin-right: 3.75px;
  margin-bottom: 3.75px;
  background-color: #ebebeb;
  border: 1px solid hsl(0, 0%, 87.1568627451%);
  color: #fff;
  word-break: break-all;
  box-sizing: border-box;
}

.choices__list--multiple .choices__item[data-deletable] {
  padding-right: 5px;
}

[dir=rtl] .choices__list--multiple .choices__item {
  margin-right: 0;
  margin-left: 3.75px;
}

.choices__list--multiple .choices__item.is-highlighted {
  background-color: hsl(0, 0%, 87.1568627451%);
  border: 1px solid rgb(209.5, 209.5, 209.5);
}

.is-disabled .choices__list--multiple .choices__item {
  background-color: hsl(0, 0%, 66.7647058824%);
  border: 1px solid hsl(0, 0%, 56.7647058824%);
}

.choices__list--dropdown {
  visibility: hidden;
  z-index: 1;
  position: absolute;
  width: 100%;
  background-color: #fff;
  border: 1px solid #d7d7d7;
  top: 100%;
  margin-top: -1px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  overflow: hidden;
  word-break: break-all;
  will-change: visibility;
}

.choices__list--dropdown.is-active {
  visibility: visible;
}

.is-open .choices__list--dropdown {
  border-color: hsl(0, 0%, 69.3137254902%);
}

.is-flipped .choices__list--dropdown {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: -1px;
  border-radius: 0.25rem 0.25rem 0 0;
}

.choices__list--dropdown .choices__list {
  position: relative;
  max-height: 300px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  will-change: scroll-position;
}

.choices__list--dropdown .choices__item {
  position: relative;
  padding: 10px;
  font-size: 1rem;
}

[dir=rtl] .choices__list--dropdown .choices__item {
  text-align: right;
}

@media (min-width: 640px) {
  .choices__list--dropdown .choices__item--selectable {
    padding-right: 100px;
  }
  .choices__list--dropdown .choices__item--selectable::after {
    content: attr(data-select-text);
    font-size: 0.667rem;
    opacity: 0;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
  }
  [dir=rtl] .choices__list--dropdown .choices__item--selectable {
    text-align: right;
    padding-left: 100px;
    padding-right: 10px;
  }
  [dir=rtl] .choices__list--dropdown .choices__item--selectable::after {
    right: auto;
    left: 10px;
  }
}
.choices__list--dropdown .choices__item--selectable.is-highlighted {
  background-color: hsl(0, 0%, 95%);
}

.choices__list--dropdown .choices__item--selectable.is-highlighted::after {
  opacity: 0.5;
}

.choices__item {
  cursor: default;
}

.choices__item--selectable {
  cursor: pointer;
}

.choices__item--disabled {
  cursor: not-allowed;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  opacity: 0.5;
}

.choices__heading {
  font-weight: 600;
  font-size: 0.667rem;
  padding: 10px;
  border-bottom: 1px solid rgb(240.5, 240.5, 240.5);
  color: hsl(0, 0%, 50%);
}

.choices__button {
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  background-color: rgba(0, 0, 0, 0);
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}

.choices__button:focus {
  outline: none;
}

.choices__input {
  display: inline-block;
  vertical-align: baseline;
  background-color: #fff;
  font-size: 1rem;
  margin-bottom: 5px;
  border: 0;
  border-radius: 0;
  max-width: 100%;
  padding: 4px 0 4px 2px;
}

.choices__input:focus {
  outline: 0;
}

[dir=rtl] .choices__input {
  padding-right: 2px;
  padding-left: 0;
}

.choices__placeholder {
  opacity: 0.5;
}

.choices {
  margin: 0;
}

.choices__inner {
  min-height: 49px;
  line-height: 49px;
  background-color: #fff;
  border: 0 none;
  border-bottom: 1px solid #ccc;
  border-radius: 0;
  transition: border-bottom-color 0.2s;
  padding: 0;
}

.choices__inner:hover {
  border-bottom-color: #292929;
}

.is-open .choices__inner {
  border-radius: 0;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}

.is-flipped.is-open .choices__inner {
  border-radius: 0;
}

.choices.is-open .choices__inner {
  box-shadow: none;
}

.choices[data-type*=select-one]:after {
  width: 32px;
  height: 28px;
  background-image: url(../../img/resources/icon-arrow-down.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px auto;
  border: 0 none;
  opacity: 0.8;
  transform: rotate(0);
  transition: transform 0.2s;
  margin-top: -14px;
  right: 0;
  pointer-events: none;
}

.choices[data-type*=select-one].is-open:after {
  transform: rotate(180deg);
  margin-top: -14px;
}

.choices[data-type*=select-one] .choices__inner {
  padding-bottom: 0;
}

.choices[data-type*=select-one] .choices__button {
  display: none;
  visibility: hidden;
  pointer-events: none;
}

.choices[data-type*=select-multiple] .choices__button {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
  border-left: 0 none;
}

.choices__list--single {
  vertical-align: top;
  padding: 0 45px 0 0;
}

.choices__list--multiple {
  display: inline-flex;
  flex-flow: row wrap;
}

.choices__list--multiple ~ .choices__input {
  position: absolute;
  bottom: 6px;
}

.choices__list--multiple:not(:empty) + .choices__input {
  font-size: 0;
  opacity: 0;
}

.choices__list--multiple .choices__item {
  font-size: 1rem;
  font-weight: 300;
  line-height: 24px;
  color: #292929;
  background-color: #fff;
  border-color: #292929;
  margin-right: 6px;
  margin-bottom: 6px;
}

.choices__list--dropdown {
  word-break: normal;
  border-radius: 0 0 5px 5px;
  margin-top: -2px;
  z-index: 2 !important;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}

.choices__list--dropdown .choices__list {
  max-height: 200px;
}

html.desktop .choices__list--dropdown .choices__list {
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

html.desktop .choices__list--dropdown .choices__list::-webkit-scrollbar {
  width: 6px;
}

html.desktop .choices__list--dropdown .choices__list::-webkit-scrollbar-track {
  background-color: #f5f5f5;
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.05);
}

html.desktop .choices__list--dropdown .choices__list::-webkit-scrollbar-thumb {
  background: linear-gradient(rgba(41, 41, 41, 0.8) 0%, #292929 50%, rgba(41, 41, 41, 0.8) 100%);
}

html.desktop .choices__list--dropdown .choices__list::-webkit-scrollbar-thumb:active,
html.desktop .choices__list--dropdown .choices__list::-webkit-scrollbar-thumb:hover {
  background-color: #000;
}

.choices__list--dropdown .choices__item {
  padding: 10px;
}

.choices__list--dropdown .choices__item--selectable {
  transition: background-color 0.2s;
}

.choices__list--dropdown .choices__item--selectable.is-highlighted {
  background-color: #ebebeb;
}

.choices__list--dropdown .choices__item--selectable.choices__placeholder {
  display: none;
}

.choices__item--choice {
  color: #292929;
}

.choices__heading {
  font-weight: 300;
  letter-spacing: 0.0275em;
  text-transform: uppercase;
  padding-top: 16px;
  padding-bottom: 8px;
}

.choices__placeholder,
.choices__input {
  font-style: italic;
}

.choices__input {
  padding-left: 0;
}

label + .choices {
  margin-top: 4px;
}

.choices.is-disabled {
  pointer-events: none;
}

.choices.is-disabled .choices__inner,
.choices.is-disabled .choices__input {
  background-color: hsla(0, 0%, 100%, 0);
}

.choices--is-invalid ~ .mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg,
.choices--invalid ~ .mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg {
  display: block;
}

.choices--is-invalid ~ .mdc-text-field-helper-line .mdc-text-field-helper-text--error-msg,
.choices--invalid ~ .mdc-text-field-helper-line .mdc-text-field-helper-text--error-msg {
  display: none;
}

.choices--is-invalid .choices__inner,
.choices--invalid .choices__inner {
  border-bottom-color: #f44336;
}

.choices--is-error ~ .mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg {
  display: none;
}

.choices--is-error ~ .mdc-text-field-helper-line .mdc-text-field-helper-text--error-msg {
  display: block;
}

.choices .choices__item.choices__placeholder > .choices__button {
  display: none;
}

.choices.is-disabled:after {
  opacity: 0.3;
}

[class^=icon_] {
  background-position: center;
  background-repeat: no-repeat;
}

.icon_circle {
  width: 24px;
  height: 24px;
  background-color: #292929;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 66%;
  border-radius: 50%;
  vertical-align: top;
  display: inline-block;
}

.icon_expand {
  background-image: url(../../img/resources/icon-expand.svg);
  pointer-events: none;
}

.icon_info {
  width: 0.9rem;
  height: 0.9rem;
  line-height: 0.9rem;
  background-color: #b3b3b3;
  transition: background 0.2s;
  border-radius: 50%;
  margin-left: 0.25em;
  position: relative;
  display: inline-flex;
  cursor: help;
}

.icon_info:before {
  width: inherit;
  height: inherit;
  font-size: 0.875rem;
  letter-spacing: 1px;
  line-height: inherit;
  text-align: center;
  content: "i";
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
}

.icon_calendar {
  width: 19px;
  height: 20px;
  background-image: url(../../img/resources/icon-calendar.svg);
  display: inline-block;
}

.icon_search {
  width: 20px;
  height: 20px;
  background-image: url(../../img/resources/icon-search.svg);
  display: inline-block;
}

.icon_versus {
  width: 28px;
  height: 28px;
  position: relative;
}

.icon_versus:before,
.icon_versus:after {
  height: 36px;
  content: "";
  border-left: 1px solid #000;
  position: absolute;
  top: -4px;
  left: calc(50% - 1px);
}

.icon_versus:before {
  transform: rotate(45deg);
}

.icon_versus:after {
  transform: rotate(-45deg);
}

.icon_tick {
  width: 0.9rem;
  height: 0.9rem;
  line-height: 0.9rem;
  background-color: #000;
  border-radius: 50%;
  display: inline-flex;
  position: relative;
  background-image: url(../../img/resources/icon-tick.svg);
}

.icon_facebook {
  background-image: url(../../img/resources/icon-facebook.svg);
}

.icon_instagram {
  background-image: url(../../img/resources/icon-instagram.svg);
}

.icon_twitter {
  background-image: url(../../img/resources/icon-twitter.svg);
}

.icon_whatsapp {
  background-image: url(../../img/resources/icon-whatsapp.svg);
}

.icon_youtube {
  background-image: url(../../img/resources/icon-youtube.svg);
}

[class^=i_hva_] {
  display: flex;
  align-items: center;
}

[class^=i_hva_]:before {
  width: auto;
  height: 30px;
  margin-right: 8px;
  display: block;
}

.i_hva__call:before {
  content: url(../../img/resources/icon-call.svg);
}

.i_hva__call-b:before {
  content: url(../../img/resources/icon-call-b.svg);
}

.i_hva__location:before {
  content: url(../../img/resources/icon-location.svg);
}

.i_hva__sms:before {
  content: url(../../img/resources/icon-sms.svg);
}

.i_hva__whatsapp-b:before {
  content: url(../../img/resources/icon-whatsapp-b.svg);
}

.i_inline_calendar {
  min-height: 20px;
  background: url(../../img/resources/icon-calendar.svg) no-repeat 0 0.125em;
  background-size: 19px 20px;
  padding-left: calc(19px + 0.6rem);
  display: inline-flex;
}

.i_inline_location {
  min-height: 25px;
  background: url(../../img/resources/icon-location.svg) no-repeat 0 0;
  background-size: 19px 25px;
  padding-left: calc(19px + 0.6rem);
  display: inline-flex;
}

.cta__scroll {
  background: none !important;
  background-image: none !important;
}

.cta__scroll {
  width: 48px;
  height: 48px;
  color: #fff;
  opacity: 1;
  transition: opacity 1s;
  will-change: opacity;
  margin-right: -2.5vh;
  position: fixed;
  right: 50%;
  bottom: 2rem;
  z-index: 50;
}

.headroom--not-top ~ .cta__scroll,
.headroom--not-top ~ main .cta__scroll {
  opacity: 0;
  pointer-events: none;
}

.cta__scroll svg {
  width: 100%;
  height: 100%;
  position: absolute;
}

@media (orientation: portrait) {
  .cta__scroll {
    right: 7.5%;
    bottom: 97px;
  }
}
.anim_mouse {
  animation: anim_mouse 2s cubic-bezier(0.65, -0.55, 0.25, 1.5) infinite;
  transform-origin: 50% 20px;
  will-change: transform, opacity;
}

.anim_swipe {
  animation: anim_swipe 2s ease infinite;
  transform-origin: 50% 50%;
  will-change: transform;
}

@keyframes anim_mouse {
  0%, 20% {
    opacity: 1;
    transform: translate(0, 0) scale(1, 1);
  }
  100% {
    opacity: 0;
    transform: translate(0, 25px) scale(1, 2);
  }
}
@keyframes anim_swipe {
  15%, 45% {
    transform: translate(0, -8px);
  }
  0%, 30%, 100% {
    transform: translate(0, 0);
  }
}
.icon_link {
  background: none;
  border: 0 none;
  position: relative;
  cursor: pointer;
  outline: none;
}

.icon_link > span {
  background-repeat: no-repeat;
  background-position: 50% calc(100% - 1px);
  background-size: 300% 1px;
  transition: background-image 0.3s, background-size 0.3s;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(to left, rgba(41, 41, 41, 0) 0%, #292929 50%, rgba(41, 41, 41, 0) 100%);
}

.dpr-modified .icon_link > span {
  background-position: 50% calc(100% - 1pt);
  background-size: 300% 1pt;
}

.icon_link.icon_link_reset {
  padding-left: 28px;
}

.icon_link.icon_link_reset::before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background-image: url(../../img/resources/icon-refresh.svg);
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -9px;
  transform: rotate(0deg);
  transform-origin: center center;
  transition: transform 0.15s ease-in;
}

.icon_link:hover > span {
  background-size: 100% 1px;
  background-image: linear-gradient(to left, rgba(188, 132, 32, 0) 0%, #bc8420 50%, rgba(188, 132, 32, 0) 100%);
}

.dpr-modified .icon_link:hover > span {
  background-size: 100% 1pt;
}

.icon_link:hover.icon_link_reset::before {
  transform: rotate(45deg);
}

.icon_link:active.icon_link_reset::before {
  transform: rotate(360deg);
}

.mdc-touch-target-wrapper {
  display: inline;
}

.mdc-button {
  font-family: "Nobel", Arial, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 0.875rem;
  line-height: 2.25rem;
  font-weight: 500;
  letter-spacing: 0.0892857143em;
  text-decoration: none;
  text-transform: capitalize;
  padding: 0 40px 0 40px;
  display: inline-flex;
  position: relative;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  min-width: 64px;
  border: none;
  outline: none;
  line-height: inherit;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  overflow: visible;
  vertical-align: middle;
  border-radius: 4px;
}

.mdc-button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mdc-button:active {
  outline: none;
}

.mdc-button:hover {
  cursor: pointer;
}

.mdc-button:disabled {
  background-color: rgba(0, 0, 0, 0);
  color: rgba(0, 0, 0, 0.37);
  cursor: default;
  pointer-events: none;
}

.mdc-button .mdc-button__ripple {
  border-radius: 4px;
}

.mdc-button:not(:disabled) {
  background-color: rgba(0, 0, 0, 0);
}

.mdc-button .mdc-button__icon {
  margin-left: 0;
  margin-right: 8px;
  display: inline-block;
  width: 18px;
  height: 18px;
  font-size: 18px;
  vertical-align: top;
}

[dir=rtl] .mdc-button .mdc-button__icon,
.mdc-button .mdc-button__icon[dir=rtl] {
  margin-left: 8px;
  margin-right: 0;
}

.mdc-button .mdc-button__touch {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  height: 48px;
  transform: translateY(-50%);
}

.mdc-button:not(:disabled) {
  color: #1f3fcf;
  color: var(--mdc-theme-primary, #1f3fcf);
}

.mdc-button__label + .mdc-button__icon {
  margin-left: 8px;
  margin-right: 0;
}

[dir=rtl] .mdc-button__label + .mdc-button__icon,
.mdc-button__label + .mdc-button__icon[dir=rtl] {
  margin-left: 0;
  margin-right: 8px;
}

svg.mdc-button__icon {
  fill: currentColor;
}

.mdc-button--raised .mdc-button__icon,
.mdc-button--unelevated .mdc-button__icon,
.mdc-button--outlined .mdc-button__icon {
  margin-left: -4px;
  margin-right: 8px;
}

[dir=rtl] .mdc-button--raised .mdc-button__icon,
.mdc-button--raised .mdc-button__icon[dir=rtl],
[dir=rtl] .mdc-button--unelevated .mdc-button__icon,
.mdc-button--unelevated .mdc-button__icon[dir=rtl],
[dir=rtl] .mdc-button--outlined .mdc-button__icon,
.mdc-button--outlined .mdc-button__icon[dir=rtl] {
  margin-left: 8px;
  margin-right: -4px;
}

.mdc-button--raised .mdc-button__label + .mdc-button__icon,
.mdc-button--unelevated .mdc-button__label + .mdc-button__icon,
.mdc-button--outlined .mdc-button__label + .mdc-button__icon {
  margin-left: 8px;
  margin-right: -4px;
}

[dir=rtl] .mdc-button--raised .mdc-button__label + .mdc-button__icon,
.mdc-button--raised .mdc-button__label + .mdc-button__icon[dir=rtl],
[dir=rtl] .mdc-button--unelevated .mdc-button__label + .mdc-button__icon,
.mdc-button--unelevated .mdc-button__label + .mdc-button__icon[dir=rtl],
[dir=rtl] .mdc-button--outlined .mdc-button__label + .mdc-button__icon,
.mdc-button--outlined .mdc-button__label + .mdc-button__icon[dir=rtl] {
  margin-left: -4px;
  margin-right: 8px;
}

.mdc-button--raised,
.mdc-button--unelevated {
  padding: 0 40px 0 40px;
}

.mdc-button--raised:disabled,
.mdc-button--unelevated:disabled {
  background-color: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.37);
}

.mdc-button--raised:not(:disabled),
.mdc-button--unelevated:not(:disabled) {
  background-color: #1f3fcf;
}

@supports not (-ms-ime-align: auto) {
  .mdc-button--raised:not(:disabled),
  .mdc-button--unelevated:not(:disabled) {
    background-color: #1f3fcf;
    background-color: var(--mdc-theme-primary, #1f3fcf);
  }
}
.mdc-button--raised:not(:disabled),
.mdc-button--unelevated:not(:disabled) {
  color: #1f3fcf;
  color: var(--mdc-theme-on-primary, #1f3fcf);
}

.mdc-button--raised {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
}

.mdc-button--raised:hover,
.mdc-button--raised:focus {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.mdc-button--raised:active {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.mdc-button--raised:disabled {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.mdc-button--outlined {
  border-style: solid;
  padding: 0 39px 0 39px;
  border-width: 1px;
}

.mdc-button--outlined:disabled {
  border-color: rgba(0, 0, 0, 0.37);
}

.mdc-button--outlined .mdc-button__ripple {
  top: -1px;
  left: -1px;
  border: 1px solid rgba(0, 0, 0, 0);
}

.mdc-button--outlined:not(:disabled) {
  border-color: #1f3fcf;
  border-color: var(--mdc-theme-primary, #1f3fcf);
}

.mdc-button--touch {
  margin-top: -1px;
  margin-bottom: -1px;
}

@keyframes mdc-ripple-fg-radius-in {
  from {
    animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transform: translate(0) scale(1);
    transform: translate(var(--mdc-ripple-fg-translate-start, 0)) scale(1);
  }
  to {
    transform: translate(0) scale(1);
    transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
  }
}
@keyframes mdc-ripple-fg-opacity-in {
  from {
    animation-timing-function: linear;
    opacity: 0;
  }
  to {
    opacity: 0;
    opacity: var(--mdc-ripple-fg-opacity, 0);
  }
}
@keyframes mdc-ripple-fg-opacity-out {
  from {
    animation-timing-function: linear;
    opacity: 0;
    opacity: var(--mdc-ripple-fg-opacity, 0);
  }
  to {
    opacity: 0;
  }
}
.mdc-ripple-surface--test-edge-var-bug {
  --mdc-ripple-surface-test-edge-var: 1px solid #000;
  visibility: hidden;
}

.mdc-ripple-surface--test-edge-var-bug::before {
  border: var(--mdc-ripple-surface-test-edge-var);
}

.mdc-button {
  --mdc-ripple-fg-size: 0;
  --mdc-ripple-left: 0;
  --mdc-ripple-top: 0;
  --mdc-ripple-fg-scale: 1;
  --mdc-ripple-fg-translate-end: 0;
  --mdc-ripple-fg-translate-start: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mdc-button .mdc-button__ripple::before,
.mdc-button .mdc-button__ripple::after {
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  content: "";
}

.mdc-button .mdc-button__ripple::before {
  transition: opacity 15ms linear, background-color 15ms linear;
  z-index: 1;
}

.mdc-button.mdc-ripple-upgraded .mdc-button__ripple::before {
  transform: scale(1);
  transform: scale(var(--mdc-ripple-fg-scale, 1));
}

.mdc-button.mdc-ripple-upgraded .mdc-button__ripple::after {
  top: 0;
  left: 0;
  transform: scale(0);
  transform-origin: center center;
}

.mdc-button.mdc-ripple-upgraded--unbounded .mdc-button__ripple::after {
  top: 0;
  top: var(--mdc-ripple-top, 0);
  left: 0;
  left: var(--mdc-ripple-left, 0);
}

.mdc-button.mdc-ripple-upgraded--foreground-activation .mdc-button__ripple::after {
  animation: mdc-ripple-fg-radius-in 225ms forwards, mdc-ripple-fg-opacity-in 75ms forwards;
}

.mdc-button.mdc-ripple-upgraded--foreground-deactivation .mdc-button__ripple::after {
  animation: mdc-ripple-fg-opacity-out 150ms;
  transform: translate(0) scale(1);
  transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
}

.mdc-button .mdc-button__ripple::before,
.mdc-button .mdc-button__ripple::after {
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
}

.mdc-button.mdc-ripple-upgraded .mdc-button__ripple::after {
  width: 100%;
  width: var(--mdc-ripple-fg-size, 100%);
  height: 100%;
  height: var(--mdc-ripple-fg-size, 100%);
}

.mdc-button .mdc-button__ripple::before,
.mdc-button .mdc-button__ripple::after {
  background-color: #1f3fcf;
}

@supports not (-ms-ime-align: auto) {
  .mdc-button .mdc-button__ripple::before,
  .mdc-button .mdc-button__ripple::after {
    background-color: #1f3fcf;
    background-color: var(--mdc-theme-primary, #1f3fcf);
  }
}
.mdc-button:hover .mdc-button__ripple::before {
  opacity: 0.04;
}

.mdc-button.mdc-ripple-upgraded--background-focused .mdc-button__ripple::before,
.mdc-button:not(.mdc-ripple-upgraded):focus .mdc-button__ripple::before {
  transition-duration: 75ms;
  opacity: 0.12;
}

.mdc-button:not(.mdc-ripple-upgraded) .mdc-button__ripple::after {
  transition: opacity 150ms linear;
}

.mdc-button:not(.mdc-ripple-upgraded):active .mdc-button__ripple::after {
  transition-duration: 75ms;
  opacity: 0.12;
}

.mdc-button.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.12;
}

.mdc-button .mdc-button__ripple {
  position: absolute;
  box-sizing: content-box;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.mdc-button:not(.mdc-button--outlined) .mdc-button__ripple {
  top: 0;
  left: 0;
}

.mdc-button--raised .mdc-button__ripple::before,
.mdc-button--raised .mdc-button__ripple::after,
.mdc-button--unelevated .mdc-button__ripple::before,
.mdc-button--unelevated .mdc-button__ripple::after {
  background-color: #1f3fcf;
}

@supports not (-ms-ime-align: auto) {
  .mdc-button--raised .mdc-button__ripple::before,
  .mdc-button--raised .mdc-button__ripple::after,
  .mdc-button--unelevated .mdc-button__ripple::before,
  .mdc-button--unelevated .mdc-button__ripple::after {
    background-color: #1f3fcf;
    background-color: var(--mdc-theme-on-primary, #1f3fcf);
  }
}
.mdc-button--raised:hover .mdc-button__ripple::before,
.mdc-button--unelevated:hover .mdc-button__ripple::before {
  opacity: 0.04;
}

.mdc-button--raised.mdc-ripple-upgraded--background-focused .mdc-button__ripple::before,
.mdc-button--raised:not(.mdc-ripple-upgraded):focus .mdc-button__ripple::before,
.mdc-button--unelevated.mdc-ripple-upgraded--background-focused .mdc-button__ripple::before,
.mdc-button--unelevated:not(.mdc-ripple-upgraded):focus .mdc-button__ripple::before {
  transition-duration: 75ms;
  opacity: 0.12;
}

.mdc-button--raised:not(.mdc-ripple-upgraded) .mdc-button__ripple::after,
.mdc-button--unelevated:not(.mdc-ripple-upgraded) .mdc-button__ripple::after {
  transition: opacity 150ms linear;
}

.mdc-button--raised:not(.mdc-ripple-upgraded):active .mdc-button__ripple::after,
.mdc-button--unelevated:not(.mdc-ripple-upgraded):active .mdc-button__ripple::after {
  transition-duration: 75ms;
  opacity: 0.12;
}

.mdc-button--raised.mdc-ripple-upgraded,
.mdc-button--unelevated.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.12;
}

.mdc-button {
  height: 50px;
}

.mdc-button {
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.25em;
  white-space: nowrap;
  border-radius: 0;
  transition: opacity 0.2s;
  overflow: hidden;
}

.mdc-button__label:before {
  width: 100%;
  height: calc(100% + 2px);
  content: "";
  background-color: hsla(0, 0%, 60%, 0.5);
  opacity: 0;
  transform: skew(-30deg) translate3d(100%, 0, 0);
  position: absolute;
  top: -1px;
  left: 0;
  display: block;
  pointer-events: none;
}

.sec__bg_white .mdc-button__label:before,
.sec__bg_grad_light .mdc-button__label:before,
.off_canvas .mdc-button__label:before {
  background-color: hsla(0, 0%, 60%, 0.5);
}

.mdc-button:hover .mdc-button__label:before {
  animation: anim_button_hover 0.75s ease forwards;
}

.mdc-button__remove,
.mdc-button__link {
  background: none;
  border: 0 none;
  outline: none;
  cursor: pointer;
}

.mdc-button__remove[disabled],
.mdc-button__link[disabled] {
  opacity: 0.5;
  pointer-events: none;
  cursor: not-allowed;
}

.mdc-button__remove.invisible,
.mdc-button__link.invisible {
  opacity: 0;
  visibility: hidden;
}

.mdc-button__remove {
  height: 50px;
  color: #ccc;
  transition: color 0.3s;
}

.mdc-button__remove span {
  display: block;
  font-size: 3em;
  line-height: 0;
  font-weight: 100;
  transition: transform 0.2s ease-out;
  transform-origin: 50% 50%;
  transform: scale(1, 1);
}

.mdc-button__remove:hover,
.mdc-button__remove:active {
  color: inherit;
}

.mdc-button__remove:active span {
  transform: scale(0.92, 0.92);
}

.mdc-button__link {
  font-weight: 300;
  padding-right: 0;
  padding-left: 0;
  background-repeat: no-repeat;
  background-position: 50% calc(100% - 1px);
  background-size: 300% 1px;
  transition: background-image 0.3s, background-size 0.3s;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(to left, rgba(41, 41, 41, 0) 0%, #292929 50%, rgba(41, 41, 41, 0) 100%);
}

.dpr-modified .mdc-button__link {
  background-position: 50% calc(100% - 1pt);
  background-size: 300% 1pt;
}

.mdc-button__link:hover {
  background-size: 100% 1px;
  background-image: linear-gradient(to left, rgba(188, 132, 32, 0) 0%, #bc8420 50%, rgba(188, 132, 32, 0) 100%);
}

.dpr-modified .mdc-button__link:hover {
  background-size: 100% 1pt;
}

.mdc-button.mdc-button--outlined {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-color: #fff;
}

.sec__bg_white .mdc-button.mdc-button--outlined,
.sec__bg_grad_light .mdc-button.mdc-button--outlined,
.sec__bg_gray_light .mdc-button.mdc-button--outlined,
.off_canvas section:not(.sec__bg_black) .mdc-button.mdc-button--outlined {
  color: #292929;
  border-color: #292929;
}

.sec__bg_black .mdc-button.mdc-button--outlined[target=_blank]:not(.no_icon):after {
  content: url(../../img/resources/icon-external-w.svg);
}

.mdc-button.mdc-button--unelevated:not(:disabled) {
  color: #fff;
  background-color: #000;
}

.mdc-button.mdc-button--unelevated[target=_blank]:not(.no_icon):after {
  content: url(../../img/resources/icon-external-w.svg);
}

.mdc-button.is_disabled {
  pointer-events: none;
}

.mdc-button.is_disabled.mdc-button--unelevated {
  opacity: 0.1;
}

.mdc-button.is_disabled.mdc-button--outlined {
  opacity: 0.2;
}

@media (min-width: 600px) and (max-width: 1023px) {
  .mdc-button,
  .mdc-button--outlined,
  .mdc-button--raised,
  .mdc-button--unelevated {
    padding-right: 24px;
    padding-left: 24px;
  }
}
@media (max-width: 599px) {
  .mdc-button {
    font-size: 14px;
    height: 40px;
    letter-spacing: normal;
  }
  .mdc-button,
  .mdc-button--outlined,
  .mdc-button--raised,
  .mdc-button--unelevated {
    padding-right: 16px;
    padding-left: 16px;
  }
}
@keyframes anim_button_hover {
  0% {
    width: 100%;
    opacity: 0;
    transform: skew(-30deg) translate3d(100%, 0, 0);
  }
  50% {
    width: 300%;
    opacity: 1;
    transform: skew(-30deg) translate3d(0%, 0, 0);
  }
  100% {
    width: 100%;
    opacity: 0;
    transform: skew(-30deg) translate3d(-100%, 0, 0);
  }
}
.liveagent_button_online {
  display: none;
}

.liveagent_button_offline {
  opacity: 0.4;
}

[lang=es] #header__top .mdc-button,
[lang=es] .list__explore_cont .mdc-button {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

[lang=es] #header__top .mdc-button .mdc-button__label,
[lang=es] .list__explore_cont .mdc-button .mdc-button__label {
  font-size: 11px;
  letter-spacing: 0.15em;
}

@media (min-width: 1024px) and (max-width: 1279px) {
  [lang=es] #header__top .nav__mega .nav__dealer_cont.layout_grid .layout_grid_inner {
    grid-template-columns: auto;
  }
}
.mdc-button--glow {
  transition-delay: 0s !important;
}

.mdc-button--glow {
  margin-bottom: 50px;
}

.mdc-button--glow.mdc-button {
  transition: opacity 0.2s, color 0.2s, background-color 0.2s, box-shadow 0.2s;
}

.mdc-button--glow {
  border: 0 none;
  position: relative;
}

.mdc-button--glow,
.mdc-button--glow .mdc-button__label {
  color: #fff;
}

.mdc-button--glow:hover {
  color: #000;
  background-color: #fff;
  box-shadow: 0 0 5px hsla(0, 0%, 100%, 0.75), 0 0 20px hsla(0, 0%, 100%, 0.75), 0 0 40px hsla(0, 0%, 100%, 0.75), 0 0 160px hsla(0, 0%, 100%, 0.75);
  -webkit-box-reflect: below 1px linear-gradient(transparent, rgba(255, 255, 255, 0.225));
}

.mdc-button--glow:hover .mdc-button__label {
  color: #000;
}

.samsung-browser .mdc-button--glow:hover::before,
.samsung-browser .mdc-button--glow:hover::after,
.samsung-browser .mdc-button--glow:hover .mdc-button__label::before,
.samsung-browser .mdc-button--glow:hover .mdc-button__label::after {
  display: none;
}

.mdc-button--glow::before,
.mdc-button--glow::after {
  position: absolute;
  display: block;
  content: "";
}

.mdc-button--glow::before {
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, transparent, #fff);
  animation: animate_cta_1 1s linear infinite;
  top: 0;
  left: 0;
}

.samsung-browser .mdc-button--glow::before {
  height: 0;
  background: none;
  border-top: 1px solid #fff;
}

.mdc-button--glow::after {
  width: 1px;
  height: 100%;
  background: linear-gradient(180deg, transparent, #fff);
  animation: animate_cta_2 1s linear infinite;
  animation-delay: 0.25s;
  top: -100%;
  right: 0;
}

.samsung-browser .mdc-button--glow::after {
  width: 0;
  background: none;
  border-left: 1px solid #fff;
}

.mdc-button--glow > span.mdc-button__label::before,
.mdc-button--glow > span.mdc-button__label::after,
.mdc-button--glow:hover > span.mdc-button__label::before,
.mdc-button--glow:hover > span.mdc-button__label::after {
  position: absolute;
  display: block;
  content: "";
}

.mdc-button--glow > span.mdc-button__label::before,
.mdc-button--glow:hover > span.mdc-button__label::before {
  width: 100%;
  height: 1px;
  background: linear-gradient(270deg, transparent, #fff);
  animation: animate_cta_3 1s linear infinite;
  animation-delay: 0.5s;
  right: 0;
  bottom: 0;
  left: auto;
  left: initial;
  top: auto;
  top: initial;
  transform: none;
  opacity: 1;
}

.samsung-browser .mdc-button--glow > span.mdc-button__label::before,
.samsung-browser .mdc-button--glow:hover > span.mdc-button__label::before {
  height: 0;
  background: none;
  border-bottom: 1px solid #fff;
}

.mdc-button--glow > span.mdc-button__label::after,
.mdc-button--glow:hover > span.mdc-button__label::after {
  width: 2px;
  height: 100%;
  background: linear-gradient(360deg, transparent, #fff);
  animation: animate_cta_4 1s linear infinite;
  animation-delay: 0.75s;
  bottom: -100%;
  left: 0;
}

.samsung-browser .mdc-button--glow > span.mdc-button__label::after,
.samsung-browser .mdc-button--glow:hover > span.mdc-button__label::after {
  width: 0;
  background: none;
  border-left: 1px solid #fff;
}

.mdc-button--glow .mdc-button__label:before {
  content: none;
}

@keyframes animate_cta_1 {
  0% {
    left: -100%;
  }
  50%, 100% {
    left: 100%;
  }
}
@keyframes animate_cta_2 {
  0% {
    top: -100%;
  }
  50%, 100% {
    top: 100%;
  }
}
@keyframes animate_cta_3 {
  0% {
    right: -100%;
  }
  50%, 100% {
    right: 100%;
  }
}
@keyframes animate_cta_4 {
  0% {
    bottom: -100%;
  }
  50%, 100% {
    bottom: 100%;
  }
}
.mdc-tab-bar {
  width: 100%;
}

.mdc-tab {
  height: 44px;
}

.mdc-tab--stacked {
  height: 72px;
}

.mdc-tab-scroller {
  overflow-y: hidden;
}

.mdc-tab-scroller.mdc-tab-scroller--animating .mdc-tab-scroller__scroll-content {
  transition: 250ms transform cubic-bezier(0.4, 0, 0.2, 1);
}

.mdc-tab-scroller__test {
  position: absolute;
  top: -9999px;
  width: 100px;
  height: 100px;
  overflow-x: scroll;
}

.mdc-tab-scroller__scroll-area {
  -webkit-overflow-scrolling: touch;
  display: flex;
  overflow-x: hidden;
}

.mdc-tab-scroller__scroll-area::-webkit-scrollbar,
.mdc-tab-scroller__test::-webkit-scrollbar {
  display: none;
}

.mdc-tab-scroller__scroll-area--scroll {
  overflow-x: scroll;
}

.mdc-tab-scroller__scroll-content {
  position: relative;
  display: flex;
  flex: 1 0 auto;
  transform: none;
  will-change: transform;
}

.mdc-tab-scroller--align-start .mdc-tab-scroller__scroll-content {
  justify-content: flex-start;
}

.mdc-tab-scroller--align-end .mdc-tab-scroller__scroll-content {
  justify-content: flex-end;
}

.mdc-tab-scroller--align-center .mdc-tab-scroller__scroll-content {
  justify-content: center;
}

.mdc-tab-scroller--animating .mdc-tab-scroller__scroll-area {
  -webkit-overflow-scrolling: auto;
}

.mdc-tab-indicator {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  justify-content: center;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 1;
}

.mdc-tab-indicator .mdc-tab-indicator__content--underline {
  border-color: #1f3fcf;
  border-color: var(--mdc-theme-primary, #1f3fcf);
}

.mdc-tab-indicator .mdc-tab-indicator__content--icon {
  color: #fff;
  color: var(--mdc-theme-secondary, #fff);
}

.mdc-tab-indicator .mdc-tab-indicator__content--underline {
  border-top-width: 2px;
}

.mdc-tab-indicator .mdc-tab-indicator__content--icon {
  height: 34px;
  font-size: 34px;
}

.mdc-tab-indicator__content {
  transform-origin: left;
  opacity: 0;
}

.mdc-tab-indicator__content--underline {
  align-self: flex-end;
  box-sizing: border-box;
  width: 100%;
  border-top-style: solid;
}

.mdc-tab-indicator__content--icon {
  align-self: center;
  margin: 0 auto;
}

.mdc-tab-indicator--active .mdc-tab-indicator__content {
  opacity: 1;
}

.mdc-tab-indicator .mdc-tab-indicator__content {
  transition: 250ms transform cubic-bezier(0.4, 0, 0.2, 1);
}

.mdc-tab-indicator--no-transition .mdc-tab-indicator__content {
  transition: none;
}

.mdc-tab-indicator--fade .mdc-tab-indicator__content {
  transition: 150ms opacity linear;
}

.mdc-tab-indicator--active.mdc-tab-indicator--fade .mdc-tab-indicator__content {
  transition-delay: 100ms;
}

.mdc-tab {
  font-family: "Nobel", Arial, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 0.875rem;
  line-height: 2.25rem;
  font-weight: 500;
  letter-spacing: 0.0892857143em;
  text-decoration: none;
  text-transform: uppercase;
  padding-right: 24px;
  padding-left: 24px;
  position: relative;
  display: flex;
  flex: 1 0 auto;
  justify-content: center;
  box-sizing: border-box;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  border: none;
  outline: none;
  background: none;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  -webkit-appearance: none;
  z-index: 1;
}

.mdc-tab .mdc-tab__text-label {
  color: #000;
}

.mdc-tab .mdc-tab__icon {
  color: #000;
  fill: currentColor;
}

.mdc-tab::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mdc-tab--min-width {
  flex: 0 1 auto;
}

.mdc-tab__content {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: inherit;
  pointer-events: none;
}

.mdc-tab__text-label {
  transition: 150ms color linear;
  display: inline-block;
  line-height: 1;
  z-index: 2;
}

.mdc-tab__icon {
  transition: 150ms color linear;
  width: 24px;
  height: 24px;
  font-size: 24px;
  z-index: 2;
}

.mdc-tab--stacked .mdc-tab__content {
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.mdc-tab--stacked .mdc-tab__text-label {
  padding-top: 6px;
  padding-bottom: 4px;
}

.mdc-tab--active .mdc-tab__text-label {
  color: #1f3fcf;
  color: var(--mdc-theme-primary, #1f3fcf);
}

.mdc-tab--active .mdc-tab__icon {
  color: #1f3fcf;
  color: var(--mdc-theme-primary, #1f3fcf);
  fill: currentColor;
}

.mdc-tab--active .mdc-tab__text-label,
.mdc-tab--active .mdc-tab__icon {
  transition-delay: 100ms;
}

.mdc-tab:not(.mdc-tab--stacked) .mdc-tab__icon + .mdc-tab__text-label {
  padding-left: 8px;
  padding-right: 0;
}

[dir=rtl] .mdc-tab:not(.mdc-tab--stacked) .mdc-tab__icon + .mdc-tab__text-label,
.mdc-tab:not(.mdc-tab--stacked) .mdc-tab__icon + .mdc-tab__text-label[dir=rtl] {
  padding-left: 0;
  padding-right: 8px;
}

.mdc-tab__ripple {
  --mdc-ripple-fg-size: 0;
  --mdc-ripple-left: 0;
  --mdc-ripple-top: 0;
  --mdc-ripple-fg-scale: 1;
  --mdc-ripple-fg-translate-end: 0;
  --mdc-ripple-fg-translate-start: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.mdc-tab__ripple::before,
.mdc-tab__ripple::after {
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  content: "";
}

.mdc-tab__ripple::before {
  transition: opacity 15ms linear, background-color 15ms linear;
  z-index: 1;
}

.mdc-tab__ripple.mdc-ripple-upgraded::before {
  transform: scale(1);
  transform: scale(var(--mdc-ripple-fg-scale, 1));
}

.mdc-tab__ripple.mdc-ripple-upgraded::after {
  top: 0;
  left: 0;
  transform: scale(0);
  transform-origin: center center;
}

.mdc-tab__ripple.mdc-ripple-upgraded--unbounded::after {
  top: 0;
  top: var(--mdc-ripple-top, 0);
  left: 0;
  left: var(--mdc-ripple-left, 0);
}

.mdc-tab__ripple.mdc-ripple-upgraded--foreground-activation::after {
  animation: mdc-ripple-fg-radius-in 225ms forwards, mdc-ripple-fg-opacity-in 75ms forwards;
}

.mdc-tab__ripple.mdc-ripple-upgraded--foreground-deactivation::after {
  animation: mdc-ripple-fg-opacity-out 150ms;
  transform: translate(0) scale(1);
  transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
}

.mdc-tab__ripple::before,
.mdc-tab__ripple::after {
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
}

.mdc-tab__ripple.mdc-ripple-upgraded::after {
  width: 100%;
  width: var(--mdc-ripple-fg-size, 100%);
  height: 100%;
  height: var(--mdc-ripple-fg-size, 100%);
}

.mdc-tab__ripple::before,
.mdc-tab__ripple::after {
  background-color: #1f3fcf;
}

@supports not (-ms-ime-align: auto) {
  .mdc-tab__ripple::before,
  .mdc-tab__ripple::after {
    background-color: #1f3fcf;
    background-color: var(--mdc-theme-primary, #1f3fcf);
  }
}
.mdc-tab__ripple:hover::before {
  opacity: 0.04;
}

.mdc-tab__ripple.mdc-ripple-upgraded--background-focused::before,
.mdc-tab__ripple:not(.mdc-ripple-upgraded):focus::before {
  transition-duration: 75ms;
  opacity: 0.12;
}

.mdc-tab__ripple:not(.mdc-ripple-upgraded)::after {
  transition: opacity 150ms linear;
}

.mdc-tab__ripple:not(.mdc-ripple-upgraded):active::after {
  transition-duration: 75ms;
  opacity: 0.12;
}

.mdc-tab__ripple.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.12;
}

.tab__main.mdc-tab-bar {
  position: relative;
}

.tab__main.mdc-tab-bar:before {
  width: 100%;
  height: 1px;
  content: "";
  background-color: #292929;
  position: absolute;
  bottom: 3px;
  left: 0;
}

.tab__main .mdc-tab-scroller {
  height: inherit;
  scrollbar-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}

.tab__main .mdc-tab-scroller:after {
  content: "";
  display: table;
  clear: both;
}

.mdc-tab {
  font-size: 1rem;
  font-weight: 300;
  text-transform: none;
}

.mdc-tab__text-label {
  line-height: 1.15;
}

.mdc-tab-bar .mdc-tab__text-label {
  background-repeat: no-repeat;
  background-position: 50% calc(100% - 1px);
  background-size: 300% 1px;
  transition: background-image 0.3s, background-size 0.3s;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);
}

.dpr-modified .mdc-tab-bar .mdc-tab__text-label {
  background-position: 50% calc(100% - 1pt);
  background-size: 300% 1pt;
}

.mdc-tab-bar .mdc-tab:hover .mdc-tab__text-label {
  background-size: 100% 1px;
  background-image: linear-gradient(to left, rgba(188, 132, 32, 0) 0%, #bc8420 50%, rgba(188, 132, 32, 0) 100%);
}

.dpr-modified .mdc-tab-bar .mdc-tab:hover .mdc-tab__text-label {
  background-size: 100% 1pt;
}

@media (max-width: 599px) {
  .mdc-tab {
    font-size: 0.875rem;
  }
}
@media (max-width: 1023px) {
  .mdc-tab {
    padding: 0 16px;
  }
}
@media (min-width: 1024px) {
  .mdc-tab {
    height: 54px;
    padding: 0 40px;
    flex: 0 1 auto;
  }
}
@media (min-width: 1480px) {
  .tab__main .mdc-tab {
    padding: 0 60px;
  }
}
@media (min-width: 1024px) {
  .mdc-tab-scroller__scroll-content {
    width: 100%;
    flex: 0 1 auto;
  }
}
.mdc-tab__ripple:hover:before {
  opacity: 0;
}

.mdc-tab-indicator .mdc-tab-indicator__content--underline {
  border-top-width: 4px;
  border-color: #292929;
}

.tab__sub .mdc-tab-indicator .mdc-tab-indicator__content--underline {
  display: none;
}

.mdc-tab__ripple:after,
.mdc-tab__ripple:before {
  background-color: #292929;
}

.mdc-tab__ripple:focus {
  outline: none;
}

.mdc-tab__ripple.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.08;
}

.mdc-tab__ripple.mdc-ripple-upgraded--background-focused:before {
  opacity: 0;
}

.mdc-tab--active .mdc-tab__icon,
.mdc-tab--active .mdc-tab__text-label {
  color: #292929;
}

.mdc-tab--active .mdc-tab__text-label {
  font-weight: 700;
}

.tab__sub .mdc-tab .mdc-tab__text-label {
  color: #292929;
}

@media (max-width: 599px) {
  .tab__panels_main {
    margin-top: 1.5rem;
  }
}
@media (min-width: 600px) {
  .tab__panels_main {
    margin-top: 2.5rem;
  }
}
@media (max-width: 1023px) {
  .tab__panels_sub {
    margin-top: 1rem;
  }
}
@media (min-width: 1024px) {
  .tab__panels_sub {
    margin-top: 1.5rem;
  }
}
.tab__panel_main,
.tab__panel_sub {
  display: none;
}

.panel--active,
.subpanel--active {
  display: block;
}

.tab__item_txt h6 {
  font-style: italic;
}

.tab__item_txt h6 ~ p {
  font-size: 0.75rem;
}

.tab__item_txt p:not(:last-of-type) {
  margin-bottom: 0;
}

.tab__panels_vertical .mdc-tab {
  white-space: normal;
}

.tab__panels_vertical .mdc-tab__text-label {
  text-align: left;
}

.tab__panels_vertical .tab__panel_main.panel--active {
  display: flex;
}

.tab__panels_vertical .tab__panel_main.panel--active .mdc-tab-bar {
  width: 240px;
  padding-right: 3rem;
}

.tab__panels_vertical .tab__sub {
  margin-top: -16px;
}

.tab__panels_vertical .tab__sub .mdc-tab {
  font-size: 0.875rem;
  text-transform: uppercase;
  height: auto;
  padding: 16px 0 16px 10px;
  justify-content: flex-start;
}

.tab__panels_vertical .tab__sub .mdc-tab-scroller {
  margin-left: -10px;
}

.tab__panels_vertical .tab__sub .mdc-tab-scroller__scroll-content {
  flex-flow: column wrap;
}

.tab__panels_vertical .tab__panels_sub {
  width: calc(100% - 240px);
  margin-top: 0;
}

.tab__panels_vertical .mdc-tab-scroller__scroll-area--scroll {
  overflow-x: hidden;
}

.is_light.mdc-tab-bar .mdc-tab__text-label {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
}

.is_light .mdc-tab--active .mdc-tab__icon,
.is_light .mdc-tab--active .mdc-tab__text-label,
.is_light .mdc-tab .mdc-tab__text-label {
  color: #fff;
}

.is_light.tab__main.mdc-tab-bar:before {
  background-color: #fff;
}

.is_light .mdc-tab-indicator .mdc-tab-indicator__content--underline {
  border-color: #fff;
}

.free_html p + ul,
.free_html p + .ul,
.free_html p + ol,
.free_html p + .ol {
  margin-top: 0.75rem;
}

.free_html ul,
.ul {
  padding-left: 2rem;
}

.free_html ul:not(:last-child),
.ul:not(:last-child) {
  margin-bottom: 1.5rem;
}

.free_html ul:not(.no_margin) li,
.ul:not(.no_margin) li {
  margin-bottom: 0.25rem;
}

.free_html ul li,
.ul li {
  position: relative;
}

.free_html ul li:before,
.ul li:before {
  content: "•";
  position: absolute;
  top: 0;
  left: -0.75rem;
}

.free_html ol,
.ol {
  list-style-type: decimal;
  padding-left: 2rem;
}

.free_html ol:not(:last-child),
.ol:not(:last-child) {
  margin-bottom: 1.5rem;
}

.free_html ol:not(.no_margin) li,
.ol:not(.no_margin) li {
  margin-bottom: 0.25rem;
}

dl:not(:first-child) {
  margin-top: 0.75rem;
}

dl:not(:last-of-type) {
  margin-bottom: 1.5rem;
}

dl > div {
  display: flex;
  flex-flow: row nowrap;
}

dl dt {
  width: 100%;
  flex: 0 1 auto;
}

dl dd {
  min-width: 60%;
  margin-left: 0.75rem;
  flex: 1 0 auto;
}

.list__specs {
  width: calc(100% + 1rem);
  margin-right: -0.5rem;
  margin-left: -0.5rem;
  display: flex;
  justify-content: space-between;
}

.list__actions {
  display: flex;
  flex-direction: column;
}

.list__actions--secondary {
  margin-top: 0.75rem;
}

.list__specs li {
  width: 33.3333333333%;
  display: grid;
  grid-template-rows: 1fr auto;
  align-items: center;
}

.list__specs li:not(:last-child) {
  border: 0 none;
  border-right-width: 1px;
  border-right-style: solid;
  -o-border-image: linear-gradient(rgba(41, 41, 41, 0), #292929, rgba(41, 41, 41, 0)) 1 100%;
  border-image: linear-gradient(rgba(41, 41, 41, 0), #292929, rgba(41, 41, 41, 0)) 1 100%;
}

.sec__overview .list__specs li:not(:last-child) {
  -o-border-image: linear-gradient(rgba(235, 235, 235, 0), #ebebeb, rgba(235, 235, 235, 0)) 1 100%;
  border-image: linear-gradient(rgba(235, 235, 235, 0), #ebebeb, rgba(235, 235, 235, 0)) 1 100%;
}

.list__specs h3,
.list__specs p {
  width: 100%;
  line-height: 1.1;
  text-align: center;
}

.list__specs h3 {
  font-weight: 300;
}

@media (max-width: 599px) {
  .list__specs {
    flex-direction: column;
    gap: 1.5rem;
  }
  .list__specs:not(:first-child):not(:last-child) {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
  .list__specs li {
    width: auto;
    padding: 0 0.5rem;
  }
  .list__specs li:not(:last-child) {
    border-right-width: 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
  }
  .list__specs p:not(.txt_lead) {
    font-size: 0.875rem;
  }
  .list__specs h3,
  .list__specs p {
    text-align: left;
  }
  .list__specs h3 {
    margin-bottom: 0;
    font-size: 1.25rem;
  }
  .list__specs h3 + p {
    margin-top: 0.75rem;
  }
  .list__specs p:not(:last-of-type) {
    margin: 0;
  }
  .list__explore_cont > div:not(:has(*)) {
    margin-top: 0;
  }
  .list__actions {
    flex-direction: row;
    justify-content: center;
    gap: 12px;
  }
  .list__actions p:has(.mdc-button) {
    margin: 0;
    width: 100%;
  }
  .list__explore_cont .list__actions--secondary {
    text-align: center;
    margin-top: 1.25rem;
  }
}
@media (min-width: 600px) and (max-width: 768px) {
  .list__explore_cont > div.list_actions--container {
    padding: 0;
    margin-top: 0;
    width: 100%;
    text-align: left;
  }
  .list__actions {
    flex-direction: row;
    gap: 20px;
  }
}
@media (min-width: 600px) {
  .list__specs:not(:first-child):not(:last-child) {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .list__specs li {
    padding: 0 0.5rem 1.25rem;
  }
  .list__specs h3 + p {
    padding-top: 1rem;
  }
}
@media (min-width: 1024px) {
  .list__specs h3 {
    font-size: 1.667rem;
  }
}
#footer {
  background-color: #fff;
  position: relative;
}

#footer .sec__wrapper {
  z-index: auto;
}

#footer,
#footer h4,
#footer .choices__inner,
#footer .choices__list--dropdown .choices__item {
  font-size: 1rem;
}

#footer * {
  color: #292929;
}

#footer h4 {
  margin-bottom: 0.75rem;
  font-family: "Nobel", Arial, sans-serif;
}

#footer .layout__cols.cols_2 {
  -moz-column-width: 148px;
  column-width: 148px;
  grid-template-columns: auto 1fr;
}

@media (max-width: 599px) {
  #footer .layout__cols.cols_2 {
    grid-template-columns: repeat(2, 1fr);
  }
}
#footer ul {
  list-style-type: none;
  padding: 0;
}

#footer ul.inline {
  margin-bottom: 0.75rem;
}

@media (max-width: 599px) {
  #footer ul {
    padding-right: 2rem;
  }
}
a.external:not(.no_icon):after,
a[target=_blank]:not(.no_icon):after {
  content: url(../../img/resources/icon-external.svg);
  display: inline-block;
  margin-left: 0.35em;
  width: 0.75em;
}

#footer a[target=_blank]:not(.external):not(.no_icon):after {
  display: none;
}

#footer a {
  text-decoration: underline;
}
#footer a:hover {
  text-decoration: none;
}

#footer .choices__inner {
  min-height: 48px;
  line-height: 48px;
  border-top: 1px solid #292929;
  border-bottom: 1px solid #292929;
}

#footer .choices__list--single {
  letter-spacing: 0.075em;
  text-align: center;
  text-transform: uppercase;
}

#footer .choices__placeholder {
  font-style: normal;
  opacity: 1;
}

#footer .choices__list--dropdown {
  text-align: left;
  box-shadow: none;
}

.footer__wrp {
  padding-top: 3rem;
  position: relative;
}

.footer__wrp:first-child {
  display: flex;
  flex-wrap: nowrap;
}

.footer__wrp:last-child {
  padding-bottom: 7rem !important;
}

@media (max-width: 1023px) {
  .footer__wrp:first-child {
    flex-direction: column;
  }
  .footer__wrp > div {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .footer__wrp:first-child {
    flex-direction: row;
    justify-content: space-between;
  }
  .footer__wrp > div:nth-child(1) {
    flex-grow: 2;
  }
}
@media (max-width: 599px) {
  .footer__wrp {
    padding-right: 16px;
    padding-left: 16px;
  }
}
@media (min-width: 600px) and (max-width: 1023px) {
  .footer__wrp {
    padding-right: 24px;
    padding-left: 24px;
  }
}
@media (min-width: 600px) and (max-width: 1023px) {
  .footer__main > div:not(:last-child) {
    padding-right: 10vw;
  }
}
@media (min-width: 600px) {
  .footer__main {
    display: flex;
  }
  body.id .footer__main,
  body.in .footer__main {
    flex-flow: row wrap;
  }
  .footer__main > div:nth-child(1) .layout__cols.cols_2 {
    -moz-column-count: 1;
    column-count: 1;
    grid-template-columns: 1fr;
  }
}
@media (min-width: 1024px) {
  .footer__main > div:not(:last-of-type) {
    padding-right: 4rem;
  }
}
@media (max-width: 599px) {
  .footer__aside .choices {
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 600px) and (max-width: 1023px) {
  .footer__aside {
    display: flex;
  }
  .footer__aside .choices {
    width: 40%;
  }
}
@media (min-width: 1024px) {
  .footer__aside {
    text-align: right;
    margin-left: 1rem;
    flex: 0 1 auto;
  }
  body.id .footer__aside {
    flex: 0 1 40%;
  }
  .footer__aside .choices {
    min-width: 320px;
    margin-bottom: 2rem;
    display: inline-block;
  }
}
.footer__socials {
  line-height: 32px;
}

.footer__socials > span {
  display: inline-block;
}

.footer__socials .icon_circle {
  margin: 4px 0.25em 0;
}

@media (min-width: 600px) and (max-width: 1023px) {
  .footer__socials {
    flex: 1 0 auto;
  }
}
.footer__links {
  margin-bottom: 2rem;
}

.footer__links li {
  margin-bottom: 0.75rem;
}

.footer__copyright {
  position: relative;
}

.footer__copyright:before {
  width: 100%;
  height: 1px;
  content: "";
  background-color: #d7d7d7;
  position: absolute;
  top: -1rem;
  left: 0;
}

.footer__copyright,
.footer__copyright p {
  font-size: 0.75rem;
}

@media (min-width: 600px) {
  .footer__copyright > div {
    display: flex;
  }
  .footer__copyright > div .inline {
    margin-left: 2.5rem;
  }
}
.footer__contact_det {
  width: 100%;
  flex: 1 0 100%;
  display: none;
}

@media (max-width: 1023px) {
  .footer__contact_det {
    margin-top: -1rem;
    margin-bottom: 3rem;
  }
}
body.id .footer__contact_det,
body.in .footer__contact_det {
  display: block;
}

.footer__contact_det p {
  line-height: 32px;
}

body.id .footer__contact_det p:nth-child(1) {
  line-height: 1.45;
}

.footer__contact_det .icon_contact {
  width: 24px;
  height: 24px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  vertical-align: top;
  margin: 4px 0.25em 0 0.75em;
  display: inline-block;
}

.footer__contact_det .icon_phone {
  background-image: url(../../img/resources/icon-call-b.svg);
}

.footer__contact_det .icon_email {
  background-image: url(../../img/resources/icon-email-b.svg);
}

.footer__contact_det .icon_whatsapp {
  background-image: url(../../img/resources/icon-whatsapp-b.svg);
}

.footer__contact_txt ~ span {
  display: inline-block;
}

@media (max-width: 599px) {
  .footer__contact_txt ~ span .icon_contact {
    margin-left: 0;
  }
}
@media (max-width: 599px) {
  .footer__contact_txt + span {
    margin-left: 0.75em;
  }
}
@media (min-width: 1024px) {
  .nz #footer .footer__main > div:not(:last-of-type) {
    padding-right: 4rem;
  }
  .nz #footer .footer__main > div .layout__cols.cols_2 {
    -moz-column-count: 1;
    column-count: 1;
    grid-template-columns: 1fr;
  }
}
@media (min-width: 600px) {
  html[lang=es] .ar #footer .layout__cols {
    -moz-column-count: 2;
    column-count: 2;
    display: block;
  }
}
.expandable__wrp:not(:last-child) {
  margin-bottom: 0.75rem;
}

.expandable__wrp.is_active .expandable__header:after {
  transform: rotate(180deg);
}

.expandable__wrp.is_active .expandable__cont {
  margin-top: 0.5rem;
}

.expandable__header,
.mm .expandable__header {
  line-height: 1;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  pointer-events: all;
}

.expandable__header:after {
  width: 0.88889rem;
  content: url(../../img/resources/icon-arrow-down.svg);
  transform: rotate(0deg);
  transition: transform 0.2s;
  margin-left: 0.25em;
  display: inline-block;
}

.sec__bg_black .expandable__header:after,
.sec__bg_grad_dark .expandable__header:after {
  filter: invert(1);
}

.expandable__cont {
  max-height: 0;
  transition: max-height 0.2s ease-in-out, margin 0.2s;
  overflow: hidden;
}

.expandable__cont.expended {
  overflow: visible;
}

.expandable_info__cont {
  max-height: 0;
  font-size: 0.75rem;
  line-height: 1.3;
  transition: max-height 0.2s ease-in-out, margin 0.2s;
  overflow: hidden;
}

@media (min-width: 1024px) {
  .expandable_info__cont {
    font-size: 0.77778rem;
  }
}
.expandable_info__header.is_active .icon_info {
  background-color: #363636;
}

.expandable_info__header.is_active .expandable_info__cont {
  margin-top: 0.5rem;
}

.mdc-dialog,
.mdc-dialog__scrim {
  position: fixed;
  top: 0;
  left: 0;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
}

.mdc-dialog {
  display: none;
  z-index: 101;
}

.mdc-dialog .mdc-dialog__surface {
  background-color: #fff;
  background-color: var(--mdc-theme-surface, #fff);
}

.mdc-dialog .mdc-dialog__scrim {
  background-color: hsla(0, 0%, 100%, 0.5);
}

.mdc-dialog .mdc-dialog__title {
  color: #292929;
}

.mdc-dialog .mdc-dialog__content {
  color: #292929;
}

.mdc-dialog.mdc-dialog--scrollable .mdc-dialog__title,
.mdc-dialog.mdc-dialog--scrollable .mdc-dialog__actions {
  border-color: rgba(41, 41, 41, 0.2);
}

.mdc-dialog .mdc-dialog__surface {
  min-width: 280px;
}

@media (max-width: 832px) {
  .mdc-dialog .mdc-dialog__surface {
    max-width: calc(100vw - 32px);
  }
}
@media (min-width: 832px) {
  .mdc-dialog .mdc-dialog__surface {
    max-width: 800px;
  }
}
.mdc-dialog .mdc-dialog__surface {
  max-height: calc(100% - 32px);
}

.mdc-dialog .mdc-dialog__surface {
  border-radius: 4px;
}

.mdc-dialog__scrim {
  opacity: 0;
  z-index: -1;
}

.mdc-dialog__container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
  box-sizing: border-box;
  height: 100%;
  transform: scale(0.8);
  opacity: 0;
  pointer-events: none;
}

.mdc-dialog__surface {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  display: flex;
  flex-direction: column;
  flex-grow: 0;
  flex-shrink: 0;
  box-sizing: border-box;
  max-width: 100%;
  max-height: 100%;
  pointer-events: auto;
  overflow-y: auto;
}

.mdc-dialog[dir=rtl] .mdc-dialog__surface,
[dir=rtl] .mdc-dialog .mdc-dialog__surface {
  text-align: right;
}

.mdc-dialog__title {
  display: block;
  margin-top: 0;
  line-height: normal;
  font-family: "Nobel", Arial, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 1.25rem;
  line-height: 2rem;
  font-weight: 500;
  letter-spacing: 0.0125em;
  text-decoration: inherit;
  text-transform: inherit;
  display: block;
  position: relative;
  flex-shrink: 0;
  box-sizing: border-box;
  margin: 0;
  padding: 0 24px 24px;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
}

.mdc-dialog__title::before {
  display: inline-block;
  width: 0;
  height: 40px;
  content: "";
  vertical-align: 0;
}

.mdc-dialog[dir=rtl] .mdc-dialog__title,
[dir=rtl] .mdc-dialog .mdc-dialog__title {
  text-align: right;
}

.mdc-dialog--scrollable .mdc-dialog__title {
  padding-bottom: 30px;
}

.mdc-dialog__content {
  font-family: "Nobel", Arial, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.03125em;
  text-decoration: inherit;
  text-transform: inherit;
  flex-grow: 1;
  box-sizing: border-box;
  margin: 0;
  padding: 20px 24px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.mdc-dialog__content > :first-child {
  margin-top: 0;
}

.mdc-dialog__content > :last-child {
  margin-bottom: 0;
}

.mdc-dialog__title + .mdc-dialog__content {
  padding-top: 0;
}

.mdc-dialog--scrollable .mdc-dialog__content {
  padding-top: 8px;
  padding-bottom: 8px;
}

.mdc-dialog__content .mdc-list:first-child:last-child {
  padding: 6px 0 0;
}

.mdc-dialog--scrollable .mdc-dialog__content .mdc-list:first-child:last-child {
  padding: 0;
}

.mdc-dialog__actions {
  display: flex;
  position: relative;
  flex-shrink: 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  box-sizing: border-box;
  min-height: 52px;
  margin: 0;
  padding: 8px;
  border-top: 1px solid rgba(0, 0, 0, 0);
}

.mdc-dialog--stacked .mdc-dialog__actions {
  flex-direction: column;
  align-items: flex-end;
}

.mdc-dialog__button {
  margin-left: 8px;
  margin-right: 0;
  max-width: 100%;
  text-align: right;
}

[dir=rtl] .mdc-dialog__button,
.mdc-dialog__button[dir=rtl] {
  margin-left: 0;
  margin-right: 8px;
}

.mdc-dialog__button:first-child {
  margin-left: 0;
  margin-right: 0;
}

[dir=rtl] .mdc-dialog__button:first-child,
.mdc-dialog__button:first-child[dir=rtl] {
  margin-left: 0;
  margin-right: 0;
}

.mdc-dialog[dir=rtl] .mdc-dialog__button,
[dir=rtl] .mdc-dialog .mdc-dialog__button {
  text-align: left;
}

.mdc-dialog--stacked .mdc-dialog__button:not(:first-child) {
  margin-top: 12px;
}

.mdc-dialog--open,
.mdc-dialog--opening,
.mdc-dialog--closing {
  display: flex;
}

.mdc-dialog--opening .mdc-dialog__scrim {
  transition: opacity 150ms linear;
}

.mdc-dialog--opening .mdc-dialog__container {
  transition: opacity 75ms linear, transform 150ms 0ms cubic-bezier(0, 0, 0.2, 1);
}

.mdc-dialog--closing .mdc-dialog__scrim,
.mdc-dialog--closing .mdc-dialog__container {
  transition: opacity 75ms linear;
}

.mdc-dialog--closing .mdc-dialog__container {
  transform: scale(1);
}

.mdc-dialog--open .mdc-dialog__scrim {
  opacity: 1;
}

.mdc-dialog--open .mdc-dialog__container {
  transform: scale(1);
  opacity: 1;
}

.mdc-dialog-scroll-lock {
  overflow: hidden;
}

.mdc-dialog .mdc-dialog__surface {
  border-radius: 0;
  padding-top: 3rem;
  padding-bottom: 3rem;
  position: relative;
}

@media (max-width: 599px) {
  .mdc-dialog .mdc-dialog__surface {
    padding-bottom: 0;
  }
}
@media (min-width: 600px) {
  .mdc-dialog .mdc-dialog__surface {
    padding-right: 3rem;
  }
}
.mdc-dialog__title,
.mdc-dialog__content {
  font-weight: 300;
}

@media (max-width: 599px) {
  .mdc-dialog__title,
  .mdc-dialog__content {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
@media (min-width: 600px) {
  .mdc-dialog__title,
  .mdc-dialog__content {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
.mdc-dialog__title,
.mdc-dialog h2 {
  font-size: 1.75rem;
  letter-spacing: 0.15em;
  line-height: 1.2;
}

@media (min-width: 600px) {
  .mdc-dialog__title,
  .mdc-dialog h2 {
    font-size: 2.66667rem;
  }
}
.mdc-dialog__title:before {
  content: none;
}

@media (max-width: 599px) {
  .mdc-dialog--scrollable .mdc-dialog__title {
    padding-bottom: 20px;
  }
}
.mdc-dialog__content {
  line-height: 1.3;
}

html.desktop .mdc-dialog__content {
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

html.desktop .mdc-dialog__content::-webkit-scrollbar {
  width: 6px;
}

html.desktop .mdc-dialog__content::-webkit-scrollbar-track {
  background-color: #f5f5f5;
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.05);
}

html.desktop .mdc-dialog__content::-webkit-scrollbar-thumb {
  background: linear-gradient(rgba(41, 41, 41, 0.8) 0%, #292929 50%, rgba(41, 41, 41, 0.8) 100%);
}

html.desktop .mdc-dialog__content::-webkit-scrollbar-thumb:active,
html.desktop .mdc-dialog__content::-webkit-scrollbar-thumb:hover {
  background-color: #000;
}

@supports (backdrop-filter: none) {
  .mdc-dialog__scrim {
    backdrop-filter: blur(0.3em);
  }
}
.mdc-dialog .mdc-button.mdc-button--outlined {
  color: #292929;
  border-color: #292929;
}

.mdc-dialog__close {
  width: 44px;
  height: 44px;
  outline: none;
  position: absolute;
}

.mdc-dialog__close:before,
.mdc-dialog__close:after {
  height: 40px;
  content: "";
  border-left: 1px solid #292929;
  position: absolute;
  left: calc(50% - 1px);
}

.mdc-dialog__close:before {
  transform: rotate(45deg);
}

.mdc-dialog__close:after {
  transform: rotate(-45deg);
}

@media (max-width: 599px) {
  .mdc-dialog__close {
    top: 0;
    right: 0;
  }
  .mdc-dialog__close:before,
  .mdc-dialog__close:after {
    height: 32px;
    top: 6px;
  }
}
@media (min-width: 600px) {
  .mdc-dialog__close {
    top: 0.75rem;
    right: 0.75rem;
  }
  .mdc-dialog__close:before,
  .mdc-dialog__close:after {
    height: 40px;
    top: 2px;
  }
}
.mdc-dialog.dialog_fullscreen .mdc-dialog__container {
  width: 100%;
}

.mdc-dialog.dialog_fullscreen .mdc-dialog__surface {
  min-width: calc(100% - 32px);
  height: calc(100% - 32px);
}

@media (min-width: 1280px) {
  .mdc-dialog.dialog_fullscreen .mdc-dialog__surface {
    padding-left: 4rem;
  }
}
.mdc-dialog.dialog_fullscreen .mdc-dialog__title,
.mdc-dialog.dialog_fullscreen .mdc-dialog__content {
  width: 100%;
  max-width: 1280px;
  margin: auto;
}

@media (min-width: 1024px) {
  .mdc-dialog.dialog_fullscreen .mdc-dialog__title,
  .mdc-dialog.dialog_fullscreen .mdc-dialog__content {
    padding-right: 40px;
    padding-left: 40px;
  }
}
.mdc-dialog.dialog_fullscreen .mdc-dialog__title + .mdc-dialog__content {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

@media (max-width: 599px) {
  h2 + .dialog__cont {
    margin-top: 2.5rem;
  }
}
@media (min-width: 600px) {
  h2 + .dialog__cont {
    margin-top: 4rem;
  }
}
.mdc-ripple-surface {
  --mdc-ripple-fg-size: 0;
  --mdc-ripple-left: 0;
  --mdc-ripple-top: 0;
  --mdc-ripple-fg-scale: 1;
  --mdc-ripple-fg-translate-end: 0;
  --mdc-ripple-fg-translate-start: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  position: relative;
  outline: none;
  overflow: hidden;
}

.mdc-ripple-surface::before,
.mdc-ripple-surface::after {
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  content: "";
}

.mdc-ripple-surface::before {
  transition: opacity 15ms linear, background-color 15ms linear;
  z-index: 1;
}

.mdc-ripple-surface.mdc-ripple-upgraded::before {
  transform: scale(1);
  transform: scale(var(--mdc-ripple-fg-scale, 1));
}

.mdc-ripple-surface.mdc-ripple-upgraded::after {
  top: 0;
  left: 0;
  transform: scale(0);
  transform-origin: center center;
}

.mdc-ripple-surface.mdc-ripple-upgraded--unbounded::after {
  top: 0;
  top: var(--mdc-ripple-top, 0);
  left: 0;
  left: var(--mdc-ripple-left, 0);
}

.mdc-ripple-surface.mdc-ripple-upgraded--foreground-activation::after {
  animation: mdc-ripple-fg-radius-in 225ms forwards, mdc-ripple-fg-opacity-in 75ms forwards;
}

.mdc-ripple-surface.mdc-ripple-upgraded--foreground-deactivation::after {
  animation: mdc-ripple-fg-opacity-out 150ms;
  transform: translate(0) scale(1);
  transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
}

.mdc-ripple-surface::before,
.mdc-ripple-surface::after {
  background-color: #000;
}

.mdc-ripple-surface:hover::before {
  opacity: 0.04;
}

.mdc-ripple-surface.mdc-ripple-upgraded--background-focused::before,
.mdc-ripple-surface:not(.mdc-ripple-upgraded):focus::before {
  transition-duration: 75ms;
  opacity: 0.12;
}

.mdc-ripple-surface:not(.mdc-ripple-upgraded)::after {
  transition: opacity 150ms linear;
}

.mdc-ripple-surface:not(.mdc-ripple-upgraded):active::after {
  transition-duration: 75ms;
  opacity: 0.12;
}

.mdc-ripple-surface.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.12;
}

.mdc-ripple-surface::before,
.mdc-ripple-surface::after {
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
}

.mdc-ripple-surface.mdc-ripple-upgraded::after {
  width: 100%;
  width: var(--mdc-ripple-fg-size, 100%);
  height: 100%;
  height: var(--mdc-ripple-fg-size, 100%);
}

.mdc-ripple-surface[data-mdc-ripple-is-unbounded] {
  overflow: visible;
}

.mdc-ripple-surface[data-mdc-ripple-is-unbounded]::before,
.mdc-ripple-surface[data-mdc-ripple-is-unbounded]::after {
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
}

.mdc-ripple-surface[data-mdc-ripple-is-unbounded].mdc-ripple-upgraded::before,
.mdc-ripple-surface[data-mdc-ripple-is-unbounded].mdc-ripple-upgraded::after {
  top: 0%;
  top: var(--mdc-ripple-top, 0%);
  left: 0%;
  left: var(--mdc-ripple-left, 0%);
  width: 100%;
  width: var(--mdc-ripple-fg-size, 100%);
  height: 100%;
  height: var(--mdc-ripple-fg-size, 100%);
}

.mdc-ripple-surface[data-mdc-ripple-is-unbounded].mdc-ripple-upgraded::after {
  width: 100%;
  width: var(--mdc-ripple-fg-size, 100%);
  height: 100%;
  height: var(--mdc-ripple-fg-size, 100%);
}

.mdc-ripple-surface--primary::before,
.mdc-ripple-surface--primary::after {
  background-color: #1f3fcf;
}

@supports not (-ms-ime-align: auto) {
  .mdc-ripple-surface--primary::before,
  .mdc-ripple-surface--primary::after {
    background-color: #1f3fcf;
    background-color: var(--mdc-theme-primary, #1f3fcf);
  }
}
.mdc-ripple-surface--primary:hover::before {
  opacity: 0.04;
}

.mdc-ripple-surface--primary.mdc-ripple-upgraded--background-focused::before,
.mdc-ripple-surface--primary:not(.mdc-ripple-upgraded):focus::before {
  transition-duration: 75ms;
  opacity: 0.12;
}

.mdc-ripple-surface--primary:not(.mdc-ripple-upgraded)::after {
  transition: opacity 150ms linear;
}

.mdc-ripple-surface--primary:not(.mdc-ripple-upgraded):active::after {
  transition-duration: 75ms;
  opacity: 0.12;
}

.mdc-ripple-surface--primary.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.12;
}

.mdc-ripple-surface--accent::before,
.mdc-ripple-surface--accent::after {
  background-color: #fff;
}

@supports not (-ms-ime-align: auto) {
  .mdc-ripple-surface--accent::before,
  .mdc-ripple-surface--accent::after {
    background-color: #fff;
    background-color: var(--mdc-theme-secondary, #fff);
  }
}
.mdc-ripple-surface--accent:hover::before {
  opacity: 0.08;
}

.mdc-ripple-surface--accent.mdc-ripple-upgraded--background-focused::before,
.mdc-ripple-surface--accent:not(.mdc-ripple-upgraded):focus::before {
  transition-duration: 75ms;
  opacity: 0.24;
}

.mdc-ripple-surface--accent:not(.mdc-ripple-upgraded)::after {
  transition: opacity 150ms linear;
}

.mdc-ripple-surface--accent:not(.mdc-ripple-upgraded):active::after {
  transition-duration: 75ms;
  opacity: 0.24;
}

.mdc-ripple-surface--accent.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.24;
}

.hide {
  display: none !important;
}

.show-block {
  display: block !important;
}

.opacity {
  opacity: 1;
  transition: opacity 0.25s;
}

.opacity.opacity_0 {
  opacity: 0;
}

.is_disabled {
  opacity: 0.35;
  pointer-events: none;
}

.w_100 {
  width: 100%;
}

@media (min-width: 1280px) {
  .has_ext_padding_right {
    padding-right: 2rem;
  }
  .has_ext_padding_left {
    padding-left: 2rem;
  }
}
.no_padding_top {
  padding-top: 0;
}

.no_padding_btm {
  padding-bottom: 0 !important;
}

.no_padding_tb {
  padding-top: 0;
  padding-bottom: 0;
}

ul.list__with_space > li + li,
ol.list__with_space > li + li {
  margin-top: 0.25rem;
}

ol[type="1"] {
  list-style-type: decimal;
  margin-left: 0;
  padding-left: 1.25em;
}

.mt_small {
  margin-top: 0.625rem;
}

.mt_normal {
  margin-top: 1.25rem;
}

.text_left {
  text-align: left;
}

.text_center {
  text-align: center;
}

.text_right {
  text-align: right;
}

@media (min-width: 600px) {
  .text_right_desktop {
    text-align: right;
  }
}
[v-cloak] {
  opacity: 0;
  visibility: hidden;
}

@media print {
  *,
  *:before,
  *:after,
  *:first-letter,
  *:first-line {
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: "";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    margin: 0.75cm;
  }
  #nav__desktop_main,
  #nav__desktop_top,
  #nav__hamburger,
  #nav__mobile,
  .header__cont:nth-child(2),
  #__tealiumGDPRecModal,
  #footer,
  .mm-blocker {
    display: none !important;
    visibility: hidden !important;
  }
  #header__top,
  #header__top .logo_lexus {
    position: static !important;
  }
  #header__top.is_hidden,
  #header__top.headroom--unpinned,
  .headroom {
    transform: none !important;
    transition: none !important;
  }
  #header__top.headroom--unpinned,
  #header__top.headroom--unpinned .header__cont:first-child {
    height: 50px !important;
  }
  .header__cont:nth-child(1) {
    border-bottom: 1px solid #000;
  }
  main {
    overflow: hidden !important;
  }
  article a:not(.mdc-button):not(.no_txt_link),
  .sec__hva ul li p {
    background-image: none !important;
  }
  .accordion__body,
  .expandable__cont,
  .expandable_info__cont {
    max-height: inherit;
  }
  .expandable__cont,
  .expandable_info__cont {
    margin-top: 0.5rem;
  }
  .theme__light #header__top:before,
  .accordion__header:before {
    content: none;
  }
}
@media print and (color) {
  .theme__light .sec__bg_white:before,
  .sec__specifications table td:nth-child(2),
  table.table__specs td:nth-child(2),
  .icon_info {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
    color-adjust: exact;
  }
}
@media (min-width: 1024px) {
  main > article > .sec__first:not(.sec__masthead_inside).disable__generic_padding .layout_grid:first-child {
    padding-top: 40px;
  }
}
@media (max-width: 1023px) {
  main > article > .sec__first:not(.sec__masthead_inside).disable__generic_padding .layout_grid:first-child {
    padding-top: 16px;
  }
}
section.disable__generic_padding .sec__wrapper {
  padding-bottom: 0;
  padding-top: 0;
}

section.disable__generic_padding .layout_grid:first-child {
  padding-top: 0;
}

@media (min-width: 1024px) {
  .sec__bg_black + .sec__bg_black.disable__generic_padding .layout_grid:first-child,
  .sec__bg_black + .sec__bg_grad_dark.disable__generic_padding .layout_grid:first-child,
  .sec__bg_black + .sec__bg_white.disable__generic_padding .layout_grid:first-child,
  .sec__bg_black + .sec__bg_grad_light.disable__generic_padding .layout_grid:first-child,
  .sec__bg_grad_dark + .sec__bg_black.disable__generic_padding .layout_grid:first-child,
  .sec__bg_grad_dark + .sec__bg_grad_dark.disable__generic_padding .layout_grid:first-child,
  .sec__bg_grad_dark + .sec__bg_white.disable__generic_padding .layout_grid:first-child,
  .sec__bg_grad_dark + .sec__bg_grad_light.disable__generic_padding .layout_grid:first-child,
  .sec__bg_white + .sec__bg_black.disable__generic_padding .layout_grid:first-child,
  .sec__bg_white + .sec__bg_grad_dark.disable__generic_padding .layout_grid:first-child,
  .sec__bg_white + .sec__bg_white.disable__generic_padding .layout_grid:first-child,
  .sec__bg_white + .sec__bg_grad_light.disable__generic_padding .layout_grid:first-child,
  .sec__bg_grad_light + .sec__bg_black.disable__generic_padding .layout_grid:first-child,
  .sec__bg_grad_light + .sec__bg_grad_dark.disable__generic_padding .layout_grid:first-child,
  .sec__bg_grad_light + .sec__bg_white.disable__generic_padding .layout_grid:first-child,
  .sec__bg_grad_light + .sec__bg_grad_light.disable__generic_padding .layout_grid:first-child {
    padding-top: 40px;
  }
}
@media (max-width: 1023px) {
  .sec__bg_black + .sec__bg_black.disable__generic_padding .layout_grid:first-child,
  .sec__bg_black + .sec__bg_grad_dark.disable__generic_padding .layout_grid:first-child,
  .sec__bg_black + .sec__bg_white.disable__generic_padding .layout_grid:first-child,
  .sec__bg_black + .sec__bg_grad_light.disable__generic_padding .layout_grid:first-child,
  .sec__bg_grad_dark + .sec__bg_black.disable__generic_padding .layout_grid:first-child,
  .sec__bg_grad_dark + .sec__bg_grad_dark.disable__generic_padding .layout_grid:first-child,
  .sec__bg_grad_dark + .sec__bg_white.disable__generic_padding .layout_grid:first-child,
  .sec__bg_grad_dark + .sec__bg_grad_light.disable__generic_padding .layout_grid:first-child,
  .sec__bg_white + .sec__bg_black.disable__generic_padding .layout_grid:first-child,
  .sec__bg_white + .sec__bg_grad_dark.disable__generic_padding .layout_grid:first-child,
  .sec__bg_white + .sec__bg_white.disable__generic_padding .layout_grid:first-child,
  .sec__bg_white + .sec__bg_grad_light.disable__generic_padding .layout_grid:first-child,
  .sec__bg_grad_light + .sec__bg_black.disable__generic_padding .layout_grid:first-child,
  .sec__bg_grad_light + .sec__bg_grad_dark.disable__generic_padding .layout_grid:first-child,
  .sec__bg_grad_light + .sec__bg_white.disable__generic_padding .layout_grid:first-child,
  .sec__bg_grad_light + .sec__bg_grad_light.disable__generic_padding .layout_grid:first-child {
    padding-top: 16px;
  }
}
.without_flag .iti__flag {
  display: none;
}

.without_flag .iti--separate-dial-code .iti__selected-dial-code {
  margin-left: 0;
}

.without_flag .iti__flag-box {
  display: none;
}

.iti.iti--container .iti__flag-box {
  display: none;
}

.mdc-button .mdc-button__label {
  position: unset;
}

.mdc-checkbox .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background,
.mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate ~ .mdc-checkbox__background,
.mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled ~ .mdc-checkbox__background {
  border-color: var(--mdc-checkbox-checked-color, var(--mdc-theme-secondary, #000));
  background-color: white;
}

.mdc-checkbox--invalid .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate) ~ .mdc-checkbox__background {
  border-color: #f44336;
}

.splash_mask,
.splash_mask_layer {
  opacity: 1;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.splash_mask {
  background: white url(../../img/resources/logo-lexus-mask.svg) no-repeat center;
  transform: scale(1, 1) translateZ(0);
  transition: opacity 1.25s, transform 1.25s ease;
  z-index: 99999;
}

.splash_mask.zoom_in {
  opacity: 0;
  pointer-events: none;
}

@media (max-width: 1023px) {
  .splash_mask {
    background-size: 275%;
  }
  .splash_mask.zoom_in {
    transform: scale(100, 100) translateZ(0);
  }
}
@media (min-width: 1024px) {
  .splash_mask {
    background-size: 125%;
  }
  .splash_mask.zoom_in {
    transform: scale(250, 250) translateZ(0);
  }
}
.splash_mask_layer {
  background-color: #fff;
  transition: opacity 1s;
  z-index: 99998;
}

.splash_mask_layer.fade_out {
  opacity: 0;
  transition-delay: 1.25s;
  pointer-events: none;
}

.cky-modal.cky-modal-open .cky-btn.cky-btn-preferences {
  display: none;
}

.cky-switch input[type=checkbox]:checked {
  background-color: #292929 !important;
}

.iframe__wrapper {
  position: relative;
}

.iframe__wrapper iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.iframe__wrapper.iframe__wrapper_yt:after {
  background-color: #000;
  background-position: 50%;
  background-repeat: no-repeat;
  content: "";
  cursor: pointer;
  height: 100%;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  transition: opacity 0.25s;
  width: 100%;
}

.iframe__wrapper.iframe__wrapper_yt.is_ended:after,
.iframe__wrapper.iframe__wrapper_yt.is_paused:after {
  opacity: 1;
  pointer-events: all;
}

.iframe__wrapper.iframe__wrapper_yt.is_ended:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNDM3LjEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA0MzcuMSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggc3R5bGU9ImZpbGw6I2ZmZiIgZD0iTTIyNy4xIDQzNy4xaC04LjVDOTggNDM3LjEgMCAzMzkuMSAwIDIxOC41IDAgOTggOTggMCAyMTguNSAwYzExNy42IDAgMjEzLjkgOTMuNCAyMTguNCAyMTBINTEyTDM4MC4xIDM2MC44IDI0OC4yIDIxMGg3NC42Yy00LjQtNTMuNy00OS40LTk2LTEwNC4yLTk2LTU3LjcgMC0xMDQuNiA0Ni45LTEwNC42IDEwNC41UzE2MC45IDMyMyAyMTguNSAzMjNoOC41djExNC4xem0tOC42LTQyMGMtMTExLjEgMC0yMDEuNCA5MC40LTIwMS40IDIwMS40IDAgMTA4LjIgODUuOCAxOTYuOCAxOTIuOSAyMDEuM3YtNzkuOWMtNjMuMS00LjQtMTEzLjEtNTcuMS0xMTMuMS0xMjEuM0M5Ni45IDE1MS41IDE1MS41IDk3IDIxOC41IDk3YzY3LjEgMCAxMjEuNiA1NC42IDEyMS42IDEyMS42djguNWgtNTQuM0wzODAgMzM0LjhsOTQuMi0xMDcuN2gtNTQuM3YtOC41Yy4xLTExMS4xLTkwLjMtMjAxLjUtMjAxLjQtMjAxLjV6Ii8+PC9zdmc+);
  background-size: 64px;
}

.iframe__wrapper.iframe__wrapper_yt.is_paused:after {
  background-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEiIHdpZHRoPSIxNzA2LjY2NyIgaGVpZ2h0PSIxNzA2LjY2NyIgdmlld0JveD0iMCAwIDEyODAgMTI4MCI+PHBhdGggZD0iTTE1Ny42MzUgMi45ODRMMTI2MC45NzkgNjQwIDE1Ny42MzUgMTI3Ny4wMTZ6IiBmaWxsPSIjZmZmIi8+PC9zdmc+);
  background-size: 44px;
  transition-delay: 0.5s;
}

#formMessages > * {
  font-size: 16px;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  color: red;
}

#nav__mobile .nav__mobile_close {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 9px;
  right: 6px;
  width: 32px;
  height: 32px;
  border: unset;
  background-color: transparent;
  background-image: url(../../img/resources/close.svg);
  cursor: pointer;
  z-index: 111;
}

.pg__campaign .masthead__wrapper {
  position: relative;
  z-index: 2;
}

@media (max-width: 1280px) {
  .pg__campaign .masthead__wrapper {
    position: absolute;
    bottom: 0;
  }
}
.pg__campaign .masthead__media::after {
  width: 50vw;
  height: 100%;
  content: "";
  opacity: 0.8;
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(to right, hsl(0, 0%, 0%) 0%, hsla(0, 0%, 0%, 0.738) 19%, hsla(0, 0%, 0%, 0.541) 34%, hsla(0, 0%, 0%, 0.382) 47%, hsla(0, 0%, 0%, 0.278) 56.5%, hsla(0, 0%, 0%, 0.194) 65%, hsla(0, 0%, 0%, 0.126) 73%, hsla(0, 0%, 0%, 0.075) 80.2%, hsla(0, 0%, 0%, 0.042) 86.1%, hsla(0, 0%, 0%, 0.021) 91%, hsla(0, 0%, 0%, 0.008) 95.2%, hsla(0, 0%, 0%, 0.002) 98.2%, hsla(0, 0%, 0%, 0) 100%);
}

/* Book a test drive floating icon */
/*.book-test-drive__icon-floating svg path {
    fill: #fff;
    width: 40px;
    height: 40px;
}
.book-test-drive__icon-floating {
    align-items: center;
    background-color: rgba(0,0,0,.8);
    border-radius: 50%;
    box-shadow: 3px 3px 30px -10px hsla(0,0%,100%,.6);
    color: #ffffff;
    display: flex;
    height: 60px;
    justify-content: center;
    opacity: 1;
    transform: scale(1);
    transition: all .25s ease-out;
    width: 60px;

    bottom: 16px;
    position: fixed;
    right: 16px;
    z-index: 999;
}*/
.book-test-drive__icon-floating ul li {
  display: block;
}

.book-test-drive__icon-floating svg {
  display: block;
  height: 40px;
  margin: 0 auto 8px;
}

.book-test-drive__icon-floating a {
  color: #fff;
  padding: 10px 0;
  display: block;
}

.book-test-drive__icon-floating ul {
  list-style-type: none;
  padding: 0;
  display: flex;
  justify-content: space-evenly;
  width: 100%;
  padding-inline: 24px;
}

.book-test-drive__icon-floating {
  width: 100vw;
  text-align: center;
  border-top: 1px solid hsla(0, 0%, 100%, 0.075);
  position: fixed;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: 100;
  display: none;
  visibility: hidden;
  place-items: center;
  background-color: rgba(41, 41, 41, 0.75);
  backdrop-filter: blur(0.3em);
}

@media (max-width: 1023px) {
  .book-test-drive__icon-floating {
    display: grid;
    visibility: visible;
  }
}/*# sourceMappingURL=nav-menu.css.map */