/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
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: 80%;
}
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;
} /*!
 * LEXUS REVAMP v2019
 * - by Convertium Pte Ltd
 */
@font-face {
    font-family: "Nobel";
    font-display: swap;
    src:
        local("Nobel Light"),
        url(../fonts/resources/Nobel-Light.woff2) format("woff2");
    font-weight: 200;
}
@font-face {
    font-family: "Nobel";
    font-display: swap;
    src:
        local("Nobel Book"),
        url(../fonts/resources/Nobel-Book.woff2) format("woff2");
    font-weight: 300;
}
@font-face {
    font-family: "Nobel";
    font-display: swap;
    src:
        local("Nobel Regular"),
        url(../fonts/resources/Nobel-Regular.woff2) format("woff2");
    font-weight: 400;
}
@font-face {
    font-family: "Nobel";
    font-display: swap;
    src:
        local("Nobel Bold"),
        url(../fonts/resources/Nobel-Bold.woff2) format("woff2");
    font-weight: 700;
}
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: calc(1vh * 100);
    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 ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
    html.no_scroll main:before {
        background-color: rgba(0, 0, 0, 0.6);
        -webkit-backdrop-filter: blur(0.3em);
        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;
}
main {
    position: relative;
}
a {
    text-decoration: none;
}
article a:not(.mdc-button):not(.no_txt_link),
#footer a:not(.mdc-button):not(.no_txt_link),
.nav__link a:not(.mdc-button):not(.no_txt_link) {
    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 article a:not(.mdc-button):not(.no_txt_link),
.dpr-modified #footer a:not(.mdc-button):not(.no_txt_link),
.dpr-modified .nav__link a:not(.mdc-button):not(.no_txt_link) {
    background-position: 50% calc(100% - 1pt);
    background-size: 300% 1pt;
}
article a:not(.mdc-button):not(.no_txt_link):hover,
#footer a:not(.mdc-button):not(.no_txt_link):hover,
.nav__link a:not(.mdc-button):not(.no_txt_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 article a:not(.mdc-button):not(.no_txt_link):hover,
.dpr-modified #footer a:not(.mdc-button):not(.no_txt_link):hover,
.dpr-modified .nav__link a:not(.mdc-button):not(.no_txt_link):hover {
    background-size: 100% 1pt;
}
article a:not(.mdc-button):not(.no_txt_link) {
    color: inherit;
    background-image: linear-gradient(
        to left,
        rgba(235, 235, 235, 0) 0%,
        #ebebeb 50%,
        rgba(235, 235, 235, 0) 100%
    );
}
#footer a:not(.mdc-button):not(.no_txt_link),
.nav__link a:not(.mdc-button):not(.no_txt_link),
.mdc-dialog a:not(.mdc-button):not(.no_txt_link) {
    background-image: linear-gradient(
        to left,
        rgba(41, 41, 41, 0) 0%,
        #292929 50%,
        rgba(41, 41, 41, 0) 100%
    );
}
a.external:not(.no_icon):after,
a[target="_blank"]:not(.no_icon):after {
    width: 0.75em;
    content: url(../img/resources/icon-external.svg);
    margin-left: 0.35em;
    display: inline-block;
}
a[href^="mailto"] {
    word-break: break-word;
}
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
p {
    margin: 0;
}
p:not(:last-of-type) {
    margin-bottom: 0.75rem;
}
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],
img[data-srcset] {
    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: calc(1vh * 100);
    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: calc(1vh * 100);
    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;
    -webkit-backdrop-filter: blur(0.3em);
    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: 122px;
    height: 22px;
    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: 1280px;
    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 40px;
    }
}
@media (min-width: 1024px) and (max-width: 1279px) {
    .header__cont:nth-child(2) > div:before {
        width: calc(100% - 80px);
    }
}
@media (min-width: 1280px) {
    .header__cont:nth-child(2) > div:before {
        width: 1200px;
    }
}
#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: calc(1vh * 45);
    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(1vh * 100 - 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 ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
    #header__top.headroom--not-top .header__cont {
        background-color: rgba(0, 0, 0, 0.75);
        -webkit-backdrop-filter: blur(0.3em);
        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;
}
.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: none;
}
#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(1vh * 100 - 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: hidden;
    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;
}
#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;
}
.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;
}
.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: calc(50px / 2);
    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 calc(16px * 2);
    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: calc(50px / 2);
    top: calc(var(--mm-item-height) / 2);
    right: 25px;
    right: calc(50px / 2);
    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: calc((50px - 16px) / 2) 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: calc(50px / 2);
    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: calc(100% - 85%);
    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 ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
    .mm-blocker {
        -webkit-backdrop-filter: blur(0.2em);
        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;
}
#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 ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
    #hva {
        background-color: rgba(41, 41, 41, 0.75);
        -webkit-backdrop-filter: blur(0.3em);
        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 ((-webkit-backdrop-filter: none) or (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: 306;
    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: uppercase;
    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: calc(50% - 100%);
    left: calc(50% - 100%);
    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: 11px;
        height: 40px;
    }
    .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: calc(50% - 100%);
    left: calc(50% - 100%);
    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__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:not(:first-child):not(:last-child) {
        margin-top: 2.5rem;
        margin-bottom: 2.5rem;
    }
    .list__specs li {
        padding: 0 0.5rem;
    }
    .list__specs p:not(.txt_lead) {
        font-size: 0.875rem;
    }
    .list__specs h3 {
        font-size: 1.25rem;
    }
    .list__specs h3 + p {
        margin-top: 0.75rem;
    }
}
@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;
}
#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;
    }
}
#footer a[target="_blank"]:not(.external):not(.no_icon):after {
    display: 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: 3rem;
}
@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: 1024px) {
    .footer__wrp {
        padding-right: 40px;
        padding-left: 40px;
    }
}
@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 ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
    .mdc-dialog__scrim {
        -webkit-backdrop-filter: blur(0.3em);
        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: calc(50% - 100%);
    left: calc(50% - 100%);
    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: calc(50% - 50%);
    left: calc(50% - 50%);
    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: calc(50% - 50%);
    top: var(--mdc-ripple-top, calc(50% - 50%));
    left: calc(50% - 50%);
    left: var(--mdc-ripple-left, calc(50% - 50%));
    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;
}
@media (max-width: 599px) {
    .show_on_sml_down {
        display: block !important;
    }
}
@media (min-width: 600px) {
    .show_on_sml_down {
        display: none !important;
    }
}
@media (max-width: 599px) {
    .show_on_sml_up {
        display: none !important;
    }
}
@media (min-width: 600px) {
    .show_on_sml_up {
        display: block !important;
    }
}
@media (max-width: 1023px) {
    .show_on_med_down {
        display: block !important;
    }
}
@media (min-width: 1024px) {
    .show_on_med_down {
        display: none !important;
    }
}
@media (max-width: 1023px) {
    .show_on_med_up {
        display: none !important;
    }
}
@media (min-width: 1024px) {
    .show_on_med_up {
        display: block !important;
    }
}
.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;
}

article
    .sec__bg_white
    a:not(.mdc-button):not(.no_txt_link):not(.cta_filter_close),
article
    .sec__bg_grad_light
    a:not(.mdc-button):not(.no_txt_link):not(.cta_filter_close),
article
    .sec__bg_gray_light
    a:not(.mdc-button):not(.no_txt_link):not(.cta_filter_close),
.theme__light
    article
    section:not(.sec__bg_black):not(.sec__bg_grad_dark)
    a:not(.mdc-button):not(.no_txt_link):not(.cta_filter_close) {
    background-image: linear-gradient(
        to left,
        rgba(41, 41, 41, 0) 0%,
        #292929 50%,
        rgba(41, 41, 41, 0) 100%
    );
}
article
    .sec__bg_white
    a:not(.mdc-button):not(.no_txt_link):not(.cta_filter_close):hover,
article
    .sec__bg_grad_light
    a:not(.mdc-button):not(.no_txt_link):not(.cta_filter_close):hover,
article
    .sec__bg_gray_light
    a:not(.mdc-button):not(.no_txt_link):not(.cta_filter_close):hover,
.theme__light
    article
    section:not(.sec__bg_black):not(.sec__bg_grad_dark)
    a:not(.mdc-button):not(.no_txt_link):not(.cta_filter_close):hover {
    background-image: linear-gradient(
        to left,
        rgba(188, 132, 32, 0) 0%,
        #bc8420 50%,
        rgba(188, 132, 32, 0) 100%
    );
}
.theme__light
    article
    section:not(.sec__bg_black):not(.sec__bg_grad_dark)
    .sec__bg_grad_dark_gray
    a:not(.mdc-button):not(.no_txt_link):not(.cta_filter_close) {
    color: inherit;
    background-image: linear-gradient(
        to left,
        rgba(235, 235, 235, 0) 0%,
        #ebebeb 50%,
        rgba(235, 235, 235, 0) 100%
    );
}
.theme__light
    article
    section:not(.sec__bg_black):not(.sec__bg_grad_dark)
    .sec__bg_grad_dark_gray
    a:not(.mdc-button):not(.no_txt_link):not(.cta_filter_close):hover {
    background-image: linear-gradient(
        to left,
        rgba(188, 132, 32, 0) 0%,
        #bc8420 50%,
        rgba(188, 132, 32, 0) 100%
    );
}
a[download]:not(.no_txt_link),
a.link_download:not(.no_txt_link) {
    margin-left: 1.5em;
    position: relative;
}
a[download]:not(.no_txt_link):before,
a.link_download:not(.no_txt_link):before {
    width: 1.5em;
    height: 1.5em;
    content: "";
    background-image: url(../img/resources/icon-download.svg);
    background-repeat: no-repeat;
    background-position: left 3px;
    background-size: 1em 1em;
    position: absolute;
    top: 0;
    left: -1.5em;
    display: block;
}
a[download].download_all,
a.link_download.download_all {
    margin-left: 1.75em;
}
a[download].download_all::before,
a.link_download.download_all::before {
    height: 100%;
    background: url(../img/resources/icon-download-all.svg) no-repeat left
        center;
    left: -1.75em;
}
.sec__bg_grad_dark a[target="_blank"]:not(.no_icon):after,
.sec__bg_grad_gray a[target="_blank"]:not(.no_icon):after {
    content: url(../img/resources/icon-external-w.svg);
}
a.no_txt_link img {
    transform: scale(1, 1);
    transition: transform 0.25s;
}
a.no_txt_link:hover img {
    transform: scale(1.06, 1.06);
}
.link_back_to {
    margin-left: calc(0.66667rem + 6px);
    position: relative;
    display: inline-flex;
}
header .link_back_to {
    margin-bottom: 2rem;
}
.link_back_to:before {
    width: 0.66667rem;
    height: 100%;
    content: "";
    background: url(../img/resources/icon-arrow-next-b.svg) no-repeat left
        center;
    background-size: 100%;
    transform: rotate(180deg);
    position: absolute;
    top: 0;
    left: calc(-0.66667rem - 6px);
}
header h1 + p {
    margin-top: 1rem;
}
@media (min-width: 1024px) {
    header h1 {
        font-size: 2.667rem;
    }
}
.sec__header h2,
.sec__header h3 {
    scroll-margin-top: 50px;
}
.sec__header h2 + h4,
.sec__header h3 + h4 {
    margin-top: 2rem;
}
.sec__header h2 ~ p,
.sec__header h3 ~ p {
    margin-top: 1rem;
}
.sec__header + .layout_grid,
.sec__header + .sec__cont {
    padding-top: 0;
}
.sec__subheader {
    margin-bottom: 2rem;
}
.sec__subheader h3 {
    font-size: 1.5rem;
}
@media (min-width: 1024px) {
    .sec__subheader h3 {
        font-size: 1.66667rem;
    }
}
.sec__subheader h3 + h4 {
    margin-top: 0.75rem;
}
@media (max-width: 599px) {
    .sec__subheader {
        margin-bottom: 1.5rem;
    }
}
.link_img img,
.link_video img {
    transform: scale(1, 1);
    will-change: transform;
    pointer-events: none;
}
.link_img img.lazy,
.link_video img.lazy {
    transition:
        opacity 0.5s,
        transform 0.5s;
}
.link_img:hover picture:after,
.link_video:hover picture:after {
    opacity: 0.75;
}
.link_img:hover img,
.link_video:hover img {
    transform: scale(1.015, 1.015);
}
.link_img {
    cursor: zoom-in;
}
.link_video {
    cursor: pointer;
}
.link_video picture:after {
    width: 0;
    height: 0;
    content: "";
    border-style: solid;
    border-width: 1.667rem 0 1.667rem 2.444rem;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff;
    opacity: 1;
    transform: translate(-50%, -50%);
    transition: opacity 0.25s;
    position: absolute;
    top: 50%;
    left: 50%;
}
.picture_full_screen {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    pointer-events: none;
}
.picture_full_screen:after {
    width: 100%;
    height: 100%;
    content: "";
    opacity: 0.5;
    position: absolute;
    top: 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%
    );
}
.picture_full_screen img {
    min-width: 100%;
    min-height: 100%;
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    -o-object-fit: cover;
    object-fit: cover;
}
.has_aspect_ratio {
    height: 0;
    overflow: hidden;
    position: relative;
}
.has_aspect_ratio img {
    position: absolute;
    top: 0;
    left: 0;
}
.has_aspect_ratio iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.ar__2_1 {
    padding-bottom: 50%;
}
.ar__16_9 {
    padding-bottom: 56.25%;
}
.ar__16_10 {
    padding-bottom: 62.5%;
}
.ar__3_2 {
    padding-bottom: 66.66667%;
}
.ar__4_3 {
    padding-bottom: 75%;
}
.ar__1_1 {
    padding-bottom: 100%;
}
.ar__3_4 {
    padding-bottom: 133.33333%;
}
.ar__car_thumb {
    padding-bottom: 39.5%;
    overflow: visible;
}
.layout_flex {
    display: flex;
}
.layout_flex.align_bottom {
    height: 100%;
    align-items: flex-end;
}
.layout_flex.justify_center {
    justify-content: center;
}
.layout_flex.justify_between {
    justify-content: space-between;
}
.layout_flex.justify_right {
    justify-content: flex-end;
}
.layout_flex.vertical_space_btwn {
    min-height: 100%;
    flex-flow: row wrap;
    align-content: space-between;
    justify-content: space-between;
}
@media (max-width: 599px) {
    .layout_flex.justify_center,
    .layout_flex.justify_between {
        flex-flow: column wrap;
    }
    .layout_flex.justify_center > *:not(:first-child),
    .layout_flex.justify_between > *:not(:first-child) {
        margin-top: 1.5rem;
    }
    .layout_flex.justify_center {
        align-items: center;
    }
}
.sec__wrapper {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.sec__wrapper.no_padding_top {
    padding-top: 0;
}
@media (min-width: 1024px) {
    .sec__wrapper {
        padding-bottom: 40px;
    }
    .sec__wrapper:not(.layout_grid) {
        padding-top: 20px;
    }
    .sec__hva .sec__wrapper {
        padding-top: 40px;
    }
}
@media (max-width: 1023px) {
    .sec__wrapper {
        padding-top: 16px;
        padding-bottom: 16px;
    }
}
.iframe__wrapper {
    position: relative;
}
.iframe__wrapper iframe {
    width: 100%;
    height: 100%;
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.iframe__wrapper.iframe__wrapper_yt::after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #000;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0;
    transition: opacity 0.25s;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    pointer-events: none;
}
.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,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNTEyIDQzNy4xIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNDM3LjE7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBzdHlsZT0iZmlsbDojRkZGRkZGOyIgZD0iTTIyNy4xLDQzNy4xaC04LjVDOTgsNDM3LjEsMCwzMzkuMSwwLDIxOC41QzAsOTgsOTgsMCwyMTguNSwwYzExNy42LDAsMjEzLjksOTMuNCwyMTguNCwyMTBsNzUuMSwwTDM4MC4xLDM2MC44TDI0OC4yLDIxMGw3NC42LDBjLTQuNC01My43LTQ5LjQtOTYtMTA0LjItOTZDMTYwLjksMTE0LDExNCwxNjAuOSwxMTQsMjE4LjVjMCw1Ny42LDQ2LjksMTA0LjUsMTA0LjUsMTA0LjVoOC41VjQzNy4xeiBNMjE4LjUsMTcuMWMtMTExLjEsMC0yMDEuNCw5MC40LTIwMS40LDIwMS40YzAsMTA4LjIsODUuOCwxOTYuOCwxOTIuOSwyMDEuM3YtNzkuOWMtNjMuMS00LjQtMTEzLjEtNTcuMS0xMTMuMS0xMjEuM2MwLTY3LjEsNTQuNi0xMjEuNiwxMjEuNi0xMjEuNmM2Ny4xLDAsMTIxLjYsNTQuNiwxMjEuNiwxMjEuNnY4LjVsLTU0LjMsMGw5NC4yLDEwNy43bDk0LjItMTA3LjdsLTU0LjMsMHYtOC41QzQyMCwxMDcuNSwzMjkuNiwxNy4xLDIxOC41LDE3LjF6Ii8+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;
}
.lcpo_img + .tile__cont,
.media_lightbox_min + .tile__cont,
picture + .tile__cont {
    padding-top: 1.25rem;
}
.tile__cont h4 {
    margin-bottom: 0.75rem;
}
@media (max-width: 599px) {
    .tile__cont {
        margin-bottom: 1rem;
    }
}
.sec__has_bg {
    position: relative;
}
.sec__has_bg:before {
    width: calc(100vw + 2px);
    height: 100%;
    content: "";
    opacity: var(--opacity);
    transform: translateX(-50%);
    position: absolute;
    top: 0;
    left: 50%;
}
.sec__has_bg .sec__cont {
    position: relative;
}
.sec__bg_black:before {
    background-color: #000;
}
.sec__bg_grad_black:before {
    background-image: linear-gradient(#000 0%, #292929 75%);
}
.sec__bg_grad_dark:before {
    background-image: linear-gradient(#000 0%, #444 100%);
}
.sec__bg_gray_light:before {
    background-color: #f5f5f5;
    background-image: linear-gradient(
        #ebebeb 0%,
        rgba(255, 255, 255, 0.5) 6rem,
        rgba(255, 255, 255, 0) calc(100% - 6rem),
        #ebebeb 100%
    );
}
.sec__bg_grad_gray:before {
    background-image: linear-gradient(
        #898989 0%,
        #898989 calc(100% - 6rem),
        #757575 100%
    );
}
.sec__bg_grad_light:before {
    background-color: #fff;
    background-image: linear-gradient(
        rgba(255, 255, 255, 0) calc(100% - 6rem),
        #f5f5f5 100%
    );
}
.sec__bg_grad_dark_gray:before {
    background-color: #ccc;
    background-image: linear-gradient(#ccc 0%, #959595 100%);
}
.sec__bg_grad_dark_gray * {
    color: #fff;
}
.sec__bg_gray_light *,
.sec__bg_grad_light *,
.sec__bg_white * {
    color: #292929;
}
.sec__bg_gray_light .mdc-button--unelevated:not(:disabled) .mdc-button__label,
.sec__bg_grad_light .mdc-button--unelevated:not(:disabled) .mdc-button__label,
.sec__bg_white .mdc-button--unelevated:not(:disabled) .mdc-button__label {
    color: #fff;
}
.sec__bg_white:before {
    background-color: #fff;
}
.sec__bg_white.sec__keep_me_informed:before {
    background-image: linear-gradient(
        rgba(255, 255, 255, 0) calc(100% - 6rem),
        #f5f5f5 100%
    );
}
.sec__parallax {
    perspective: 250;
    perspective-origin: 50% 0%;
}
@media (max-width: 599px) {
    .sec__parallax {
        perspective-origin: 50% 100%;
    }
}
.el__parallax {
    transform: scaleZ(1) translateY(var(--translateY));
    transition:
        opacity 0.5s,
        transform 0.5s;
}
.el__parallax_bg {
    transform: translateY(var(--translateY));
    transition: transform 0.25s;
}
.el__shuffle {
    opacity: 0;
    transform: scale(0.5, 0.5);
    transition:
        opacity 0.75s,
        transform 0.75s cubic-bezier(0.68, -0.55, 0.265, 2);
}
.animated .el__shuffle {
    opacity: 1;
    transform: scale(1, 1);
}
.footer__hero {
    height: 0;
    position: relative;
    overflow: hidden;
}
.footer__hero picture {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}
@media (max-width: 599px) {
    .footer__hero {
        padding-bottom: 116.667%;
    }
}
@media (min-width: 600px) {
    .footer__hero {
        padding-bottom: 33.33333%;
    }
}
.sec__hva:not(.all_shown) ul li {
    display: none;
}
.sec__hva ul li a {
    color: inherit;
    display: inline-flex;
    align-items: center;
}
.sec__hva ul li a:hover p {
    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 .sec__hva ul li a:hover p {
    background-size: 100% 1pt;
}
.sec__hva ul li svg {
    display: block;
}
.sec__hva ul li p {
    margin-left: 0.75rem;
    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 .sec__hva ul li p {
    background-position: 50% calc(100% - 1pt);
    background-size: 300% 1pt;
}
.sec__bg_black .sec__hva ul li p {
    background-image: linear-gradient(
        to left,
        rgba(235, 235, 235, 0) 0%,
        #ebebeb 50%,
        rgba(235, 235, 235, 0) 100%
    );
}
@media (max-width: 599px) {
    .sec__hva ul {
        margin-right: -1rem;
        margin-left: -1rem;
        display: block;
    }
    .sec__hva ul li a {
        padding: 0.75rem 1rem;
    }
    .sec__hva ul li svg {
        width: 36px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .sec__hva ul {
        margin-right: -1.5rem;
        margin-left: -1.5rem;
        display: flex;
        flex-flow: row wrap;
    }
    .sec__hva ul li {
        width: 50%;
        flex: 0 0 50%;
    }
    .sec__hva ul li a {
        padding: 0.75rem 1.5rem;
    }
    .sec__hva ul li svg {
        height: 40px;
    }
}
@media (min-width: 1024px) {
    .sec__hva ul {
        margin-right: -1.5rem;
        margin-left: -1.5rem;
        display: flex;
        justify-content: space-around;
    }
    .sec__hva ul li a {
        padding: 0.75rem 1.5rem;
    }
    .sec__hva ul li svg {
        height: 40px;
        width: auto;
    }
}
@media (max-width: 599px) {
    .block__hva ul li {
        width: 50%;
    }
}
.block__hva ul li a {
    display: flex;
    flex-direction: row;
    align-items: center;
    color: inherit;
}
.block__hva ul li a: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 .block__hva ul li a:hover span {
    background-size: 100% 1pt;
}
.block__hva ul li a > div {
    display: block;
}
.block__hva ul li a > div:last-child {
    padding-left: 0.75rem;
}
.block__hva ul li a[target="_blank"]:not(.no_icon)::after {
    display: none;
}
.block__hva ul li a[target="_blank"]:not(.no_icon) > div:last-child {
    display: inline-block;
    position: relative;
}
.block__hva ul li a[target="_blank"]:not(.no_icon) > div:last-child::after {
    width: 0.75em;
    content: url(../img/resources/icon-external.svg);
    margin-left: 0.35em;
    display: inline-block;
}
.block__hva ul li svg {
    display: block;
    width: 30px;
    height: 30px;
}
@media (max-width: 599px) {
    .block__hva ul li svg {
        width: 24px;
        height: 24px;
    }
}
.block__hva ul li 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 .block__hva ul li span {
    background-position: 50% calc(100% - 1pt);
    background-size: 300% 1pt;
}
.svg__mask {
    width: 0;
    height: 0;
    position: absolute;
    pointer-events: none;
}
.theme__light {
    color: #292929;
    background-color: #fff;
}
.theme__light .nav__pageIndicator {
    border-left: solid 1px #292929;
}
.cpl-no-gradient {
    transform: none !important;
}
.cpl-no-gradient::before,
.cpl-no-gradient::after {
    display: none !important;
}
@media (min-width: 1024px) {
    .sec__masthead_inside {
        padding-top: calc(100px + 2rem);
    }
}
@media (max-width: 1023px) {
    .sec__masthead_inside {
        padding-top: calc(50px + 1rem);
    }
}
.sec__masthead_inside_img {
    height: 0;
    position: relative;
    overflow: hidden;
}
.sec__masthead_inside_img picture {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}
@media (min-width: 600px) {
    .sec__masthead_inside_img {
        padding-bottom: 28.571%;
    }
}
@media (max-width: 599px) {
    .sec__masthead_inside_img {
        padding-bottom: 53.333%;
    }
}
.sec__layout_intro h4,
.sec__layout h4 {
    margin-bottom: 1rem;
}
.sec__layout_intro p ~ p .txt_lead,
.sec__layout p ~ p .txt_lead {
    margin-top: -0.5rem;
    display: block;
}
@media (max-width: 599px) {
    .sec__layout_intro h4,
    .sec__layout h4 {
        margin-bottom: 0.5rem;
    }
}
.sec__layout p,
.sec__layout p:not(:last-of-type) {
    margin-bottom: 1rem;
}
.sec__layout ul {
    margin-bottom: 1rem;
    padding-left: 2rem;
}
.sec__layout ul li {
    list-style-type: disc;
    margin-bottom: 0.3rem;
}
@media (min-width: 1024px) {
    .sec__extra_padding .layout_grid_cell_6:nth-child(odd) {
        padding-right: 40px;
    }
    .sec__extra_padding .layout_grid_cell_6:nth-child(even) {
        padding-left: 40px;
    }
}
.brand__introduction p + p .mdc-button {
    margin-top: 1.5rem;
}
@media (max-width: 599px) {
    .brand__introduction p + p .mdc-button {
        margin-top: 1rem;
    }
}
article
    .sec__bg_white
    a:not(.mdc-button):not(.no_txt_link):not(.cta_filter_close),
article
    .sec__bg_grad_light
    a:not(.mdc-button):not(.no_txt_link):not(.cta_filter_close),
article
    .sec__bg_gray_light
    a:not(.mdc-button):not(.no_txt_link):not(.cta_filter_close),
.theme__light
    article
    section:not(.sec__bg_black):not(.sec__bg_grad_dark)
    a:not(.mdc-button):not(.no_txt_link):not(.cta_filter_close) {
    background-image: linear-gradient(
        to left,
        rgba(41, 41, 41, 0) 0%,
        #292929 50%,
        rgba(41, 41, 41, 0) 100%
    );
}
article
    .sec__bg_white
    a:not(.mdc-button):not(.no_txt_link):not(.cta_filter_close):hover,
article
    .sec__bg_grad_light
    a:not(.mdc-button):not(.no_txt_link):not(.cta_filter_close):hover,
article
    .sec__bg_gray_light
    a:not(.mdc-button):not(.no_txt_link):not(.cta_filter_close):hover,
.theme__light
    article
    section:not(.sec__bg_black):not(.sec__bg_grad_dark)
    a:not(.mdc-button):not(.no_txt_link):not(.cta_filter_close):hover {
    background-image: linear-gradient(
        to left,
        rgba(188, 132, 32, 0) 0%,
        #bc8420 50%,
        rgba(188, 132, 32, 0) 100%
    );
}
.theme__light
    article
    section:not(.sec__bg_black):not(.sec__bg_grad_dark)
    .sec__bg_grad_dark_gray
    a:not(.mdc-button):not(.no_txt_link):not(.cta_filter_close) {
    color: inherit;
    background-image: linear-gradient(
        to left,
        rgba(235, 235, 235, 0) 0%,
        #ebebeb 50%,
        rgba(235, 235, 235, 0) 100%
    );
}
.theme__light
    article
    section:not(.sec__bg_black):not(.sec__bg_grad_dark)
    .sec__bg_grad_dark_gray
    a:not(.mdc-button):not(.no_txt_link):not(.cta_filter_close):hover {
    background-image: linear-gradient(
        to left,
        rgba(188, 132, 32, 0) 0%,
        #bc8420 50%,
        rgba(188, 132, 32, 0) 100%
    );
}
a[download]:not(.no_txt_link),
a.link_download:not(.no_txt_link) {
    margin-left: 1.5em;
    position: relative;
}
a[download]:not(.no_txt_link):before,
a.link_download:not(.no_txt_link):before {
    width: 1.5em;
    height: 1.5em;
    content: "";
    background-image: url(../img/resources/icon-download.svg);
    background-repeat: no-repeat;
    background-position: left 3px;
    background-size: 1em 1em;
    position: absolute;
    top: 0;
    left: -1.5em;
    display: block;
}
a[download].download_all,
a.link_download.download_all {
    margin-left: 1.75em;
}
a[download].download_all::before,
a.link_download.download_all::before {
    height: 100%;
    background: url(../img/resources/icon-download-all.svg) no-repeat left
        center;
    left: -1.75em;
}
.sec__bg_grad_dark a[target="_blank"]:not(.no_icon):after,
.sec__bg_grad_gray a[target="_blank"]:not(.no_icon):after {
    content: url(../img/resources/icon-external-w.svg);
}
a.no_txt_link img {
    transform: scale(1, 1);
    transition: transform 0.25s;
}
a.no_txt_link:hover img {
    transform: scale(1.06, 1.06);
}
.link_back_to {
    margin-left: calc(0.66667rem + 6px);
    position: relative;
    display: inline-flex;
}
header .link_back_to {
    margin-bottom: 2rem;
}
.link_back_to:before {
    width: 0.66667rem;
    height: 100%;
    content: "";
    background: url(../img/resources/icon-arrow-next-b.svg) no-repeat left
        center;
    background-size: 100%;
    transform: rotate(180deg);
    position: absolute;
    top: 0;
    left: calc(-0.66667rem - 6px);
}
header h1 + p {
    margin-top: 1rem;
}
@media (min-width: 1024px) {
    header h1 {
        font-size: 2.667rem;
    }
}
.sec__header h2,
.sec__header h3 {
    scroll-margin-top: 50px;
}
.sec__header h2 + h4,
.sec__header h3 + h4 {
    margin-top: 2rem;
}
.sec__header h2 ~ p,
.sec__header h3 ~ p {
    margin-top: 1rem;
}
.sec__header + .layout_grid,
.sec__header + .sec__cont {
    padding-top: 0;
}
.sec__subheader {
    margin-bottom: 2rem;
}
.sec__subheader h3 {
    font-size: 1.5rem;
}
@media (min-width: 1024px) {
    .sec__subheader h3 {
        font-size: 1.66667rem;
    }
}
.sec__subheader h3 + h4 {
    margin-top: 0.75rem;
}
@media (max-width: 599px) {
    .sec__subheader {
        margin-bottom: 1.5rem;
    }
}
.link_img img,
.link_video img {
    transform: scale(1, 1);
    will-change: transform;
    pointer-events: none;
}
.link_img img.lazy,
.link_video img.lazy {
    transition:
        opacity 0.5s,
        transform 0.5s;
}
.link_img:hover picture:after,
.link_video:hover picture:after {
    opacity: 0.75;
}
.link_img:hover img,
.link_video:hover img {
    transform: scale(1.015, 1.015);
}
.link_img {
    cursor: zoom-in;
}
.link_video {
    cursor: pointer;
}
.link_video picture:after {
    width: 0;
    height: 0;
    content: "";
    border-style: solid;
    border-width: 1.667rem 0 1.667rem 2.444rem;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff;
    opacity: 1;
    transform: translate(-50%, -50%);
    transition: opacity 0.25s;
    position: absolute;
    top: 50%;
    left: 50%;
}
.picture_full_screen {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    pointer-events: none;
}
.picture_full_screen:after {
    width: 100%;
    height: 100%;
    content: "";
    opacity: 0.5;
    position: absolute;
    top: 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%
    );
}
.picture_full_screen img {
    min-width: 100%;
    min-height: 100%;
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    -o-object-fit: cover;
    object-fit: cover;
}
.has_aspect_ratio {
    height: 0;
    overflow: hidden;
    position: relative;
}
.has_aspect_ratio img {
    position: absolute;
    top: 0;
    left: 0;
}
.has_aspect_ratio iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.ar__2_1 {
    padding-bottom: 50%;
}
.ar__16_9 {
    padding-bottom: 56.25%;
}
.ar__16_10 {
    padding-bottom: 62.5%;
}
.ar__3_2 {
    padding-bottom: 66.66667%;
}
.ar__4_3 {
    padding-bottom: 75%;
}
.ar__1_1 {
    padding-bottom: 100%;
}
.ar__3_4 {
    padding-bottom: 133.33333%;
}
.ar__car_thumb {
    padding-bottom: 39.5%;
    overflow: visible;
}
.layout_flex {
    display: flex;
}
.layout_flex.align_bottom {
    height: 100%;
    align-items: flex-end;
}
.layout_flex.justify_center {
    justify-content: center;
}
.layout_flex.justify_between {
    justify-content: space-between;
}
.layout_flex.justify_right {
    justify-content: flex-end;
}
.layout_flex.vertical_space_btwn {
    min-height: 100%;
    flex-flow: row wrap;
    align-content: space-between;
    justify-content: space-between;
}
@media (max-width: 599px) {
    .layout_flex.justify_center,
    .layout_flex.justify_between {
        flex-flow: column wrap;
    }
    .layout_flex.justify_center > *:not(:first-child),
    .layout_flex.justify_between > *:not(:first-child) {
        margin-top: 1.5rem;
    }
    .layout_flex.justify_center {
        align-items: center;
    }
}
.sec__wrapper {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.sec__wrapper.no_padding_top {
    padding-top: 0;
}
@media (min-width: 1024px) {
    .sec__wrapper {
        padding-bottom: 40px;
    }
    .sec__wrapper:not(.layout_grid) {
        padding-top: 20px;
    }
    .sec__hva .sec__wrapper {
        padding-top: 40px;
    }
}
@media (max-width: 1023px) {
    .sec__wrapper {
        padding-top: 16px;
        padding-bottom: 16px;
    }
}
.iframe__wrapper {
    position: relative;
}
.iframe__wrapper iframe {
    width: 100%;
    height: 100%;
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.iframe__wrapper.iframe__wrapper_yt::after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #000;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0;
    transition: opacity 0.25s;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    pointer-events: none;
}
.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,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNTEyIDQzNy4xIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNDM3LjE7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBzdHlsZT0iZmlsbDojRkZGRkZGOyIgZD0iTTIyNy4xLDQzNy4xaC04LjVDOTgsNDM3LjEsMCwzMzkuMSwwLDIxOC41QzAsOTgsOTgsMCwyMTguNSwwYzExNy42LDAsMjEzLjksOTMuNCwyMTguNCwyMTBsNzUuMSwwTDM4MC4xLDM2MC44TDI0OC4yLDIxMGw3NC42LDBjLTQuNC01My43LTQ5LjQtOTYtMTA0LjItOTZDMTYwLjksMTE0LDExNCwxNjAuOSwxMTQsMjE4LjVjMCw1Ny42LDQ2LjksMTA0LjUsMTA0LjUsMTA0LjVoOC41VjQzNy4xeiBNMjE4LjUsMTcuMWMtMTExLjEsMC0yMDEuNCw5MC40LTIwMS40LDIwMS40YzAsMTA4LjIsODUuOCwxOTYuOCwxOTIuOSwyMDEuM3YtNzkuOWMtNjMuMS00LjQtMTEzLjEtNTcuMS0xMTMuMS0xMjEuM2MwLTY3LjEsNTQuNi0xMjEuNiwxMjEuNi0xMjEuNmM2Ny4xLDAsMTIxLjYsNTQuNiwxMjEuNiwxMjEuNnY4LjVsLTU0LjMsMGw5NC4yLDEwNy43bDk0LjItMTA3LjdsLTU0LjMsMHYtOC41QzQyMCwxMDcuNSwzMjkuNiwxNy4xLDIxOC41LDE3LjF6Ii8+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;
}
.lcpo_img + .tile__cont,
.media_lightbox_min + .tile__cont,
picture + .tile__cont {
    padding-top: 1.25rem;
}
.tile__cont h4 {
    margin-bottom: 0.75rem;
}
@media (max-width: 599px) {
    .tile__cont {
        margin-bottom: 1rem;
    }
}
.sec__has_bg {
    position: relative;
}
.sec__has_bg:before {
    width: calc(100vw + 2px);
    height: 100%;
    content: "";
    opacity: var(--opacity);
    transform: translateX(-50%);
    position: absolute;
    top: 0;
    left: 50%;
}
.sec__has_bg .sec__cont {
    position: relative;
}
.sec__bg_black:before {
    background-color: #000;
}
.sec__bg_grad_black:before {
    background-image: linear-gradient(#000 0%, #292929 75%);
}
.sec__bg_grad_dark:before {
    background-image: linear-gradient(#000 0%, #444 100%);
}
.sec__bg_gray_light:before {
    background-color: #f5f5f5;
    background-image: linear-gradient(
        #ebebeb 0%,
        rgba(255, 255, 255, 0.5) 6rem,
        rgba(255, 255, 255, 0) calc(100% - 6rem),
        #ebebeb 100%
    );
}
.sec__bg_grad_gray:before {
    background-image: linear-gradient(
        #898989 0%,
        #898989 calc(100% - 6rem),
        #757575 100%
    );
}
.sec__bg_grad_light:before {
    background-color: #fff;
    background-image: linear-gradient(
        rgba(255, 255, 255, 0) calc(100% - 6rem),
        #f5f5f5 100%
    );
}
.sec__bg_grad_dark_gray:before {
    background-color: #ccc;
    background-image: linear-gradient(#ccc 0%, #959595 100%);
}
.sec__bg_grad_dark_gray * {
    color: #fff;
}
.sec__bg_gray_light *,
.sec__bg_grad_light *,
.sec__bg_white * {
    color: #292929;
}
.sec__bg_gray_light .mdc-button--unelevated:not(:disabled) .mdc-button__label,
.sec__bg_grad_light .mdc-button--unelevated:not(:disabled) .mdc-button__label,
.sec__bg_white .mdc-button--unelevated:not(:disabled) .mdc-button__label {
    color: #fff;
}
.sec__bg_white:before {
    background-color: #fff;
}
.sec__bg_white.sec__keep_me_informed:before {
    background-image: linear-gradient(
        rgba(255, 255, 255, 0) calc(100% - 6rem),
        #f5f5f5 100%
    );
}
.sec__parallax {
    perspective: 250;
    perspective-origin: 50% 0%;
}
@media (max-width: 599px) {
    .sec__parallax {
        perspective-origin: 50% 100%;
    }
}
.el__parallax {
    transform: scaleZ(1) translateY(var(--translateY));
    transition:
        opacity 0.5s,
        transform 0.5s;
}
.el__parallax_bg {
    transform: translateY(var(--translateY));
    transition: transform 0.25s;
}
.el__shuffle {
    opacity: 0;
    transform: scale(0.5, 0.5);
    transition:
        opacity 0.75s,
        transform 0.75s cubic-bezier(0.68, -0.55, 0.265, 2);
}
.animated .el__shuffle {
    opacity: 1;
    transform: scale(1, 1);
}
.footer__hero {
    height: 0;
    position: relative;
    overflow: hidden;
}
.footer__hero picture {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}
@media (max-width: 599px) {
    .footer__hero {
        padding-bottom: 116.667%;
    }
}
@media (min-width: 600px) {
    .footer__hero {
        padding-bottom: 33.33333%;
    }
}
.sec__hva:not(.all_shown) ul li {
    display: none;
}
.sec__hva ul li a {
    color: inherit;
    display: inline-flex;
    align-items: center;
}
.sec__hva ul li a:hover p {
    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 .sec__hva ul li a:hover p {
    background-size: 100% 1pt;
}
.sec__hva ul li svg {
    display: block;
}
.sec__hva ul li p {
    margin-left: 0.75rem;
    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 .sec__hva ul li p {
    background-position: 50% calc(100% - 1pt);
    background-size: 300% 1pt;
}
.sec__bg_black .sec__hva ul li p {
    background-image: linear-gradient(
        to left,
        rgba(235, 235, 235, 0) 0%,
        #ebebeb 50%,
        rgba(235, 235, 235, 0) 100%
    );
}
@media (max-width: 599px) {
    .sec__hva ul {
        margin-right: -1rem;
        margin-left: -1rem;
        display: block;
    }
    .sec__hva ul li a {
        padding: 0.75rem 1rem;
    }
    .sec__hva ul li svg {
        width: 36px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .sec__hva ul {
        margin-right: -1.5rem;
        margin-left: -1.5rem;
        display: flex;
        flex-flow: row wrap;
    }
    .sec__hva ul li {
        width: 50%;
        flex: 0 0 50%;
    }
    .sec__hva ul li a {
        padding: 0.75rem 1.5rem;
    }
    .sec__hva ul li svg {
        height: 40px;
    }
}
@media (min-width: 1024px) {
    .sec__hva ul {
        margin-right: -1.5rem;
        margin-left: -1.5rem;
        display: flex;
        justify-content: space-around;
    }
    .sec__hva ul li a {
        padding: 0.75rem 1.5rem;
    }
    .sec__hva ul li svg {
        height: 40px;
        width: auto;
    }
}
@media (max-width: 599px) {
    .block__hva ul li {
        width: 50%;
    }
}
.block__hva ul li a {
    display: flex;
    flex-direction: row;
    align-items: center;
    color: inherit;
}
.block__hva ul li a: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 .block__hva ul li a:hover span {
    background-size: 100% 1pt;
}
.block__hva ul li a > div {
    display: block;
}
.block__hva ul li a > div:last-child {
    padding-left: 0.75rem;
}
.block__hva ul li a[target="_blank"]:not(.no_icon)::after {
    display: none;
}
.block__hva ul li a[target="_blank"]:not(.no_icon) > div:last-child {
    display: inline-block;
    position: relative;
}
.block__hva ul li a[target="_blank"]:not(.no_icon) > div:last-child::after {
    width: 0.75em;
    content: url(../img/resources/icon-external.svg);
    margin-left: 0.35em;
    display: inline-block;
}
.block__hva ul li svg {
    display: block;
    width: 30px;
    height: 30px;
}
@media (max-width: 599px) {
    .block__hva ul li svg {
        width: 24px;
        height: 24px;
    }
}
.block__hva ul li 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 .block__hva ul li span {
    background-position: 50% calc(100% - 1pt);
    background-size: 300% 1pt;
}
.svg__mask {
    width: 0;
    height: 0;
    position: absolute;
    pointer-events: none;
}
.theme__light {
    color: #292929;
    background-color: #fff;
}
.theme__light .nav__pageIndicator {
    border-left: solid 1px #292929;
}
.cpl-no-gradient {
    transform: none !important;
}
.cpl-no-gradient::before,
.cpl-no-gradient::after {
    display: none !important;
}
.fullscreen-container {
    width: 100vw;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    display: none;
}
.fullscreen-container .enterfs {
    display: none;
}
.fullscreen-container .exitfs {
    display: block;
}
.fullscreen-container .model__360_view_interior {
    width: 100%;
    bottom: 0;
    margin: 0;
}
.enterfs {
    display: block;
}
.exitfs {
    display: none;
}
.panoviewer-control {
    font-size: 0;
    position: absolute;
    bottom: 0.75rem;
    right: 0.75rem;
    z-index: 1;
}
.panoviewer-control > * {
    cursor: pointer;
}
.panoviewer-control button {
    background-color: rgba(0, 0, 0, 0);
    border: none;
    padding: 0;
    outline: none;
}
.panoviewer-control button:not(:first-child) {
    margin-top: 0.75rem;
}
.panoviewer-control svg,
.panoviewer-control .pie,
.panoviewer-control .camera {
    width: 2rem;
    height: 2rem;
}
.panoviewer-control .camera {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    padding: 0;
    display: inline-block;
}
.image360_loading {
    filter: drop-shadow(0 0 0.2rem rgba(0, 0, 0, 0.75));
    opacity: 1;
    transition: opacity 0.2s;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
}
.image360_loading.is-hidden {
    opacity: 0;
    pointer-events: none;
}
@media (max-width: 599px) {
    .image360_loading {
        width: 4rem;
        height: 4rem;
    }
}
@media (min-width: 600px) {
    .image360_loading {
        width: 6rem;
        height: 6rem;
    }
}
.image360_loadingBar {
    width: 100%;
    height: 100%;
    background: url(../img/resources/icon-360.svg) no-repeat center;
    background-size: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}
.mdc-switch__thumb-underlay {
    left: -4px;
    right: auto;
    right: initial;
    top: -4px;
    width: 28px;
    height: 28px;
}
[dir="rtl"] .mdc-switch__thumb-underlay,
.mdc-switch__thumb-underlay[dir="rtl"] {
    left: auto;
    left: initial;
    right: -4px;
}
.mdc-switch__native-control {
    width: 48px;
    height: 28px;
}
.mdc-switch {
    display: inline-block;
    position: relative;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.mdc-switch.mdc-switch--checked .mdc-switch__track {
    background-color: #fff;
    background-color: var(--mdc-theme-secondary, #fff);
    border-color: #fff;
    border-color: var(--mdc-theme-secondary, #fff);
}
.mdc-switch.mdc-switch--checked .mdc-switch__thumb {
    background-color: #fff;
    background-color: var(--mdc-theme-secondary, #fff);
    border-color: #fff;
    border-color: var(--mdc-theme-secondary, #fff);
}
.mdc-switch:not(.mdc-switch--checked) .mdc-switch__track {
    background-color: hsla(0, 0%, 100%, 0);
    border-color: hsla(0, 0%, 100%, 0);
}
.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb {
    background-color: #363636;
    border-color: #363636;
}
.mdc-switch__native-control {
    left: 0;
    right: auto;
    right: initial;
    position: absolute;
    top: 0;
    margin: 0;
    opacity: 0;
    cursor: pointer;
    pointer-events: auto;
}
[dir="rtl"] .mdc-switch__native-control,
.mdc-switch__native-control[dir="rtl"] {
    left: auto;
    left: initial;
    right: 0;
}
.mdc-switch__track {
    box-sizing: border-box;
    width: 40px;
    height: 20px;
    border: 1px solid;
    border-radius: 10px;
    opacity: 0.38;
    transition:
        opacity 90ms cubic-bezier(0.4, 0, 0.2, 1),
        background-color 90ms cubic-bezier(0.4, 0, 0.2, 1),
        border-color 90ms cubic-bezier(0.4, 0, 0.2, 1);
}
.mdc-switch__thumb-underlay {
    display: flex;
    position: absolute;
    align-items: center;
    justify-content: center;
    transform: translateX(0);
    transition:
        transform 90ms cubic-bezier(0.4, 0, 0.2, 1),
        background-color 90ms cubic-bezier(0.4, 0, 0.2, 1),
        border-color 90ms cubic-bezier(0.4, 0, 0.2, 1);
}
.mdc-switch__thumb {
    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);
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    border: 6px solid;
    border-radius: 50%;
    pointer-events: none;
    z-index: 1;
}
.mdc-switch--checked .mdc-switch__track {
    opacity: 0.54;
}
.mdc-switch--checked .mdc-switch__thumb-underlay {
    transform: translateX(20px);
}
[dir="rtl"] .mdc-switch--checked .mdc-switch__thumb-underlay,
.mdc-switch--checked .mdc-switch__thumb-underlay[dir="rtl"] {
    transform: translateX(-20px);
}
.mdc-switch--checked .mdc-switch__native-control {
    transform: translateX(-20px);
}
[dir="rtl"] .mdc-switch--checked .mdc-switch__native-control,
.mdc-switch--checked .mdc-switch__native-control[dir="rtl"] {
    transform: translateX(20px);
}
.mdc-switch--disabled {
    opacity: 0.38;
    pointer-events: none;
}
.mdc-switch--disabled .mdc-switch__thumb {
    border-width: 1px;
}
.mdc-switch--disabled .mdc-switch__native-control {
    cursor: default;
    pointer-events: none;
}
@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-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay::before,
.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay::after {
    background-color: #9e9e9e;
}
.mdc-switch:not(.mdc-switch--checked)
    .mdc-switch__thumb-underlay:hover::before {
    opacity: 0.08;
}
.mdc-switch:not(.mdc-switch--checked)
    .mdc-switch__thumb-underlay.mdc-ripple-upgraded--background-focused::before,
.mdc-switch:not(.mdc-switch--checked)
    .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):focus::before {
    transition-duration: 75ms;
    opacity: 0.24;
}
.mdc-switch:not(.mdc-switch--checked)
    .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded)::after {
    transition: opacity 150ms linear;
}
.mdc-switch:not(.mdc-switch--checked)
    .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):active::after {
    transition-duration: 75ms;
    opacity: 0.24;
}
.mdc-switch:not(.mdc-switch--checked)
    .mdc-switch__thumb-underlay.mdc-ripple-upgraded {
    --mdc-ripple-fg-opacity: 0.24;
}
.mdc-switch__thumb-underlay {
    --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-switch__thumb-underlay::before,
.mdc-switch__thumb-underlay::after {
    position: absolute;
    border-radius: 50%;
    opacity: 0;
    pointer-events: none;
    content: "";
}
.mdc-switch__thumb-underlay::before {
    transition:
        opacity 15ms linear,
        background-color 15ms linear;
    z-index: 1;
}
.mdc-switch__thumb-underlay.mdc-ripple-upgraded::before {
    transform: scale(1);
    transform: scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-switch__thumb-underlay.mdc-ripple-upgraded::after {
    top: 0;
    left: 0;
    transform: scale(0);
    transform-origin: center center;
}
.mdc-switch__thumb-underlay.mdc-ripple-upgraded--unbounded::after {
    top: 0;
    top: var(--mdc-ripple-top, 0);
    left: 0;
    left: var(--mdc-ripple-left, 0);
}
.mdc-switch__thumb-underlay.mdc-ripple-upgraded--foreground-activation::after {
    animation:
        mdc-ripple-fg-radius-in 225ms forwards,
        mdc-ripple-fg-opacity-in 75ms forwards;
}
.mdc-switch__thumb-underlay.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-switch__thumb-underlay::before,
.mdc-switch__thumb-underlay::after {
    top: calc(50% - 50%);
    left: calc(50% - 50%);
    width: 100%;
    height: 100%;
}
.mdc-switch__thumb-underlay.mdc-ripple-upgraded::before,
.mdc-switch__thumb-underlay.mdc-ripple-upgraded::after {
    top: calc(50% - 50%);
    top: var(--mdc-ripple-top, calc(50% - 50%));
    left: calc(50% - 50%);
    left: var(--mdc-ripple-left, calc(50% - 50%));
    width: 100%;
    width: var(--mdc-ripple-fg-size, 100%);
    height: 100%;
    height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-switch__thumb-underlay.mdc-ripple-upgraded::after {
    width: 100%;
    width: var(--mdc-ripple-fg-size, 100%);
    height: 100%;
    height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-switch__thumb-underlay::before,
.mdc-switch__thumb-underlay::after {
    background-color: #fff;
}
@supports not (-ms-ime-align: auto) {
    .mdc-switch__thumb-underlay::before,
    .mdc-switch__thumb-underlay::after {
        background-color: #fff;
        background-color: var(--mdc-theme-secondary, #fff);
    }
}
.mdc-switch__thumb-underlay:hover::before {
    opacity: 0.08;
}
.mdc-switch__thumb-underlay.mdc-ripple-upgraded--background-focused::before,
.mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):focus::before {
    transition-duration: 75ms;
    opacity: 0.24;
}
.mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded)::after {
    transition: opacity 150ms linear;
}
.mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):active::after {
    transition-duration: 75ms;
    opacity: 0.24;
}
.mdc-switch__thumb-underlay.mdc-ripple-upgraded {
    --mdc-ripple-fg-opacity: 0.24;
}
.mdc-switch:not(.mdc-switch--checked) .mdc-switch__track,
.mdc-switch.mdc-switch--checked .mdc-switch__track {
    opacity: 1;
    background-color: hsla(0, 0%, 100%, 0);
    border-color: #363636;
}
.mdc-switch.mdc-switch--checked .mdc-switch__thumb {
    border-color: #363636;
}
.mdc-switch.mdc-switch--disabled .mdc-switch__thumb {
    border-width: 6px;
}
.mdc-switch__thumb-underlay:before {
    content: none;
}
.switch__wrp {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.switch__wrp label {
    font-weight: 700;
}
.switch__wrp .mdc-switch {
    order: 2;
}
.switch__wrp .mdc-switch + label {
    order: 1;
}
.switch__wrp .mdc-switch + label + label {
    opacity: 0.2;
    order: 3;
}
.switch__wrp .mdc-switch.mdc-switch--checked + label {
    opacity: 0.2;
}
.switch__wrp .mdc-switch.mdc-switch--checked + label + label {
    opacity: 1;
}
.switch__wrp .mdc-switch {
    margin: 0 8px;
}
.tippy-tooltip[data-animation="fade"][data-state="hidden"] {
    opacity: 0;
}
.tippy-iOS {
    cursor: pointer !important;
}
.tippy-iOS {
    -webkit-tap-highlight-color: transparent;
}
.tippy-popper {
    pointer-events: none;
    max-width: calc(100vw - 10px);
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-property: transform;
}
.tippy-tooltip {
    position: relative;
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    line-height: 1.4;
    background-color: #333;
    transition-property: visibility, opacity, transform;
    outline: 0;
}
.tippy-tooltip[data-placement^="top"] > .tippy-arrow {
    border-width: 8px 8px 0;
    border-top-color: #333;
    margin: 0 3px;
    transform-origin: 50% 0;
    bottom: -7px;
}
.tippy-tooltip[data-placement^="bottom"] > .tippy-arrow {
    border-width: 0 8px 8px;
    border-bottom-color: #333;
    margin: 0 3px;
    transform-origin: 50% 7px;
    top: -7px;
}
.tippy-tooltip[data-placement^="left"] > .tippy-arrow {
    border-width: 8px 0 8px 8px;
    border-left-color: #333;
    margin: 3px 0;
    transform-origin: 0 50%;
    right: -7px;
}
.tippy-tooltip[data-placement^="right"] > .tippy-arrow {
    border-width: 8px 8px 8px 0;
    border-right-color: #333;
    margin: 3px 0;
    transform-origin: 7px 50%;
    left: -7px;
}
.tippy-tooltip[data-interactive][data-state="visible"] {
    pointer-events: auto;
}
.tippy-tooltip[data-inertia][data-state="visible"] {
    transition-timing-function: cubic-bezier(0.54, 1.5, 0.38, 1.11);
}
.tippy-arrow {
    position: absolute;
    border-color: transparent;
    border-style: solid;
}
.tippy-content {
    padding: 5px 9px;
}
.tippy-tooltip {
    font-size: 0.875rem;
    letter-spacing: 0.03em;
    background-color: #292929;
    border-radius: 0;
}
.tippy-tooltip:before {
    width: 100%;
    height: 100%;
    content: "";
    background-color: rgba(41, 41, 41, 0.25);
    position: absolute;
    bottom: -4px;
    left: 4px;
    z-index: -1;
}
.tippy-content {
    padding: 6px 12px;
}
.lg-actions .lg-next,
.lg-actions .lg-prev {
    background-color: rgba(0, 0, 0, 0.45);
    border-radius: 2px;
    color: #d7d7d7;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: -10px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 10080;
    outline: none;
    border: none;
    background-color: rgba(0, 0, 0, 0);
}
.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
    pointer-events: none;
    opacity: 0.5;
}
.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
    color: #fff;
}
.lg-actions .lg-next {
    right: 20px;
}
.lg-actions .lg-next:before {
    content: "";
}
.lg-actions .lg-prev {
    left: 20px;
}
.lg-actions .lg-prev:after {
    content: "";
}
@keyframes lg-right-end {
    0% {
        left: 0;
    }
    50% {
        left: -30px;
    }
    100% {
        left: 0;
    }
}
@keyframes lg-left-end {
    0% {
        left: 0;
    }
    50% {
        left: 30px;
    }
    100% {
        left: 0;
    }
}
.lg-outer.lg-right-end .lg-object {
    animation: lg-right-end 0.3s;
    position: relative;
}
.lg-outer.lg-left-end .lg-object {
    animation: lg-left-end 0.3s;
    position: relative;
}
.lg-toolbar {
    z-index: 10082;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.45);
}
.lg-toolbar .lg-icon {
    text-decoration: none !important;
}
.lg-toolbar .lg-icon {
    color: #d7d7d7;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    outline: medium none;
    background: none;
    border: none;
    box-shadow: none;
    transition: color 0.2s linear;
}
.lg-toolbar .lg-icon:hover {
    color: #fff;
}
.lg-toolbar .lg-close:after {
    content: "";
}
.lg-toolbar .lg-download:after {
    content: "";
}
.lg-sub-html {
    background-color: rgba(0, 0, 0, 0.45);
    bottom: 0;
    color: #eee;
    font-size: 16px;
    left: 0;
    padding: 10px 40px;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 10080;
}
.lg-sub-html h4 {
    margin: 0;
    font-size: 13px;
    font-weight: bold;
}
.lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0;
}
#lg-counter {
    color: #d7d7d7;
    display: inline-block;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px;
    vertical-align: middle;
}
.lg-toolbar,
.lg-prev,
.lg-next {
    opacity: 1;
    transition:
        transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
        opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
        color 0.2s linear;
}
.lg-hide-items .lg-prev {
    opacity: 0;
    transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
    opacity: 0;
    transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
    opacity: 0;
    transform: translate3d(0, -10px, 0);
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    transition:
        transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
        opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    transform: scale3d(0.5, 0.5, 0.5);
    opacity: 0;
    transform-origin: 50% 50%;
}
body:not(.lg-from-hash)
    .lg-outer.lg-start-zoom
    .lg-item.lg-complete
    .lg-object {
    transform: scale3d(1, 1, 1);
    opacity: 1;
}
.lg-outer .lg-thumb-outer {
    background-color: #0d0a0a;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 10080;
    max-height: 350px;
    transform: translate3d(0, 100%, 0);
    transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
    cursor: move;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
    transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
    transform: translate3d(0, 0%, 0);
}
.lg-outer .lg-thumb {
    padding: 10px 0;
    height: 100%;
    margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
    border-radius: 5px;
    cursor: pointer;
    float: left;
    overflow: hidden;
    height: 100%;
    border: 2px solid #fff;
    border-radius: 4px;
    margin-bottom: 5px;
}
@media (min-width: 1025px) {
    .lg-outer .lg-thumb-item {
        transition: border-color 0.25s ease;
    }
}
.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
    border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.lg-outer.lg-has-thumb .lg-item {
    padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
    padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
    transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 100px;
}
.lg-outer .lg-toggle-thumb {
    background-color: #0d0a0a;
    border-radius: 2px 2px 0 0;
    color: #d7d7d7;
    cursor: pointer;
    font-size: 24px;
    height: 39px;
    line-height: 27px;
    padding: 5px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -39px;
    width: 50px;
    outline: medium none;
    border: none;
}
.lg-outer .lg-toggle-thumb:after {
    content: "";
}
.lg-outer .lg-toggle-thumb:hover {
    color: #fff;
}
.lg-outer .lg-video-cont {
    display: inline-block;
    vertical-align: middle;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 0 5px;
}
.lg-outer .lg-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative;
}
.lg-outer .lg-video .lg-object {
    width: 100% !important;
    height: 100% !important;
}
.lg-outer .lg-video .lg-object {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
}
.lg-outer .lg-video .lg-video-play {
    width: 84px;
    height: 59px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -42px;
    margin-top: -30px;
    z-index: 10080;
    cursor: pointer;
}
.lg-outer .lg-has-vimeo .lg-video-play {
    background: url(../img/resources/vimeo-play.png) no-repeat scroll 0 0
        rgba(0, 0, 0, 0);
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
    background: url(../img/resources/vimeo-play.png) no-repeat scroll 0 -58px
        rgba(0, 0, 0, 0);
}
.lg-outer .lg-has-html5 .lg-video-play {
    background: rgba(0, 0, 0, 0) url(../img/resources/video-play.png) no-repeat
        scroll 0 0;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
    opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
    background: url(../img/resources/youtube-play.png) no-repeat scroll 0 0
        rgba(0, 0, 0, 0);
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
    background: url(../img/resources/youtube-play.png) no-repeat scroll 0 -60px
        rgba(0, 0, 0, 0);
}
.lg-outer .lg-video-object {
    width: 100% !important;
    height: 100% !important;
}
.lg-outer .lg-video-object {
    position: absolute;
    top: 0;
    left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
    visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
    display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
    visibility: visible;
}
.lg-progress-bar {
    background-color: #333;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10083;
    opacity: 0;
    transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
    background-color: #a90707;
    height: 5px;
    width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
    width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
    opacity: 1;
}
.lg-autoplay-button:after {
    content: "";
}
.lg-show-autoplay .lg-autoplay-button:after {
    content: "";
}
.lg-outer.lg-css3.lg-zoom-dragging
    .lg-item.lg-complete.lg-zoomable
    .lg-img-wrap,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
    transition-duration: 0s;
}
.lg-outer.lg-use-transition-for-zoom
    .lg-item.lg-complete.lg-zoomable
    .lg-img-wrap {
    transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    transition:
        left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
        top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    transition:
        transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
        opacity 0.15s !important;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    transform: scale3d(1, 1, 1);
    transform-origin: 0 0;
    backface-visibility: hidden;
}
#lg-zoom-in:after {
    content: "";
}
#lg-actual-size {
    font-size: 20px;
}
#lg-actual-size:after {
    content: "";
}
#lg-zoom-out {
    opacity: 0.5;
    pointer-events: none;
}
#lg-zoom-out:after {
    content: "";
}
.lg-zoomed #lg-zoom-out {
    opacity: 1;
    pointer-events: auto;
}
.group {
    *zoom: 1;
}
.group:before,
.group:after {
    content: "";
    line-height: 0;
    display: table;
}
.group:after {
    clear: both;
}
.lg-outer {
    width: 100%;
    height: 100%;
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10050;
    transition: opacity 0.15s ease 0s;
}
.lg-outer * {
    box-sizing: border-box;
}
.lg-outer.lg-visible {
    opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-prev-slide,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-current {
    transition-duration: inherit !important;
    transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
    transition-duration: 0s !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
    opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing;
}
.lg-outer .lg {
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
}
.lg-outer .lg-inner {
    width: 100%;
    height: 100%;
    white-space: nowrap;
    position: absolute;
    top: 0;
    left: 0;
}
.lg-outer .lg-item {
    display: none !important;
}
.lg-outer .lg-item {
    background: url(../img/resources/loading.gif) no-repeat scroll center center
        rgba(0, 0, 0, 0);
}
.lg-outer.lg-css3 .lg-prev-slide,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide {
    display: inline-block !important;
}
.lg-outer.lg-css .lg-current {
    display: inline-block !important;
}
.lg-outer .lg-item,
.lg-outer .lg-img-wrap {
    width: 100%;
    height: 100%;
    text-align: center;
    position: absolute;
    display: inline-block;
}
.lg-outer .lg-item:before,
.lg-outer .lg-img-wrap:before {
    width: 1px;
    height: 50%;
    content: "";
    margin-right: -1px;
    display: inline-block;
}
.lg-outer .lg-img-wrap {
    padding: 0 5px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.lg-outer .lg-item.lg-complete {
    background-image: none;
}
.lg-outer .lg-item.lg-current {
    z-index: 10060;
}
.lg-outer .lg-image {
    width: auto !important;
    height: auto !important;
}
.lg-outer .lg-image {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    display: inline-block;
}
.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
    opacity: 0;
    transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
    opacity: 1;
}
.lg-outer .lg-empty-html {
    display: none;
}
.lg-outer.lg-hide-download #lg-download {
    display: none;
}
.lg-backdrop {
    background-color: rgba(0, 0, 0, 0.75);
    opacity: 0;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10040;
    transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
    opacity: 1;
}
@supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
    .lg-backdrop {
        background-color: rgba(0, 0, 0, 0.5);
        -webkit-backdrop-filter: blur(0.3em);
        backdrop-filter: blur(0.3em);
    }
}
.lg-css3.lg-no-trans .lg-prev-slide,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-current {
    transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
    backface-visibility: hidden;
}
.lg-css3.lg-use-left .lg-item {
    backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
    opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
    opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-prev-slide,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-current {
    transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    transform: translate3d(0, 0, 0);
    opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    transition:
        transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
        opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
    opacity: 0;
    position: absolute;
    left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
    left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    opacity: 1;
    left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    transition:
        left 1s cubic-bezier(0, 0, 0.25, 1) 0s,
        opacity 0.1s ease 0s;
}
.lg-toolbar {
    width: auto;
    height: 100%;
    right: 0;
    left: auto;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
}
.lg-hide-items .lg-toolbar {
    transform: translate3d(80%, 0, 0);
}
@media (max-width: 599px) {
    .lg-hide-items .lg-toolbar {
        transform: none !important;
        opacity: 1 !important;
    }
}
.lg-toolbar .lg-icon {
    float: none;
    display: block;
    font-size: 0;
    width: 3.333rem;
    height: 3.333rem;
    position: relative;
}
.lg-toolbar .lg-close:before,
.lg-toolbar .lg-close:after {
    height: 2.222rem;
    content: "";
    border-left: 2px solid #fff;
    position: absolute;
    top: 0.555rem;
    left: calc(50% - 2px);
}
.lg-toolbar .lg-close:before {
    transform: rotate(45deg);
}
.lg-toolbar .lg-close:after {
    transform: rotate(-45deg);
}
#lg-zoom-in,
#lg-zoom-out {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30px;
}
#lg-zoom-in:after,
#lg-zoom-out:after {
    content: none;
}
#lg-zoom-in {
    background-image: url(../img/resources/icon-zoom-in.svg);
}
#lg-zoom-out {
    background-image: url(../img/resources/icon-zoom-out.svg);
}
.lg-outer .lg-item:not(.lg-current) {
    display: none !important;
    visibility: hidden !important;
}
.lg-outer .lg-video-cont {
    max-width: 100%;
    height: 100%;
    padding: 0;
}
.lg-outer .lg-video {
    height: 100%;
    padding-bottom: 0;
}
.lg-outer .lg-has-youtube .lg-video-play {
    background: none;
}
.lg-outer .lg-has-youtube .lg-video-play:after {
    width: 0;
    height: 0;
    content: "";
    border-style: solid;
    border-width: 1.667rem 0 1.667rem 2.444rem;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff;
    opacity: 1;
    transform: translate(-50%, -50%);
    transition: opacity 0.25s;
    position: absolute;
    top: 50%;
    left: 50%;
}
.lg-outer .lg-has-youtube .lg-video-play:hover:after {
    opacity: 0.75;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
    background: none;
}
.lg-video:after {
    content: "";
    background-color: #000;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0;
    transition: opacity 0.25s;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    cursor: pointer;
    pointer-events: none;
}
.lg-video.is_ended:after,
.lg-video.is_paused:after {
    opacity: 1;
    pointer-events: all;
}
.lg-video.is_ended:after {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNTEyIDQzNy4xIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNDM3LjE7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBzdHlsZT0iZmlsbDojRkZGRkZGOyIgZD0iTTIyNy4xLDQzNy4xaC04LjVDOTgsNDM3LjEsMCwzMzkuMSwwLDIxOC41QzAsOTgsOTgsMCwyMTguNSwwYzExNy42LDAsMjEzLjksOTMuNCwyMTguNCwyMTBsNzUuMSwwTDM4MC4xLDM2MC44TDI0OC4yLDIxMGw3NC42LDBjLTQuNC01My43LTQ5LjQtOTYtMTA0LjItOTZDMTYwLjksMTE0LDExNCwxNjAuOSwxMTQsMjE4LjVjMCw1Ny42LDQ2LjksMTA0LjUsMTA0LjUsMTA0LjVoOC41VjQzNy4xeiBNMjE4LjUsMTcuMWMtMTExLjEsMC0yMDEuNCw5MC40LTIwMS40LDIwMS40YzAsMTA4LjIsODUuOCwxOTYuOCwxOTIuOSwyMDEuM3YtNzkuOWMtNjMuMS00LjQtMTEzLjEtNTcuMS0xMTMuMS0xMjEuM2MwLTY3LjEsNTQuNi0xMjEuNiwxMjEuNi0xMjEuNmM2Ny4xLDAsMTIxLjYsNTQuNiwxMjEuNiwxMjEuNnY4LjVsLTU0LjMsMGw5NC4yLDEwNy43bDk0LjItMTA3LjdsLTU0LjMsMHYtOC41QzQyMCwxMDcuNSwzMjkuNiwxNy4xLDIxOC41LDE3LjF6Ii8+PC9zdmc+);
    background-size: 64px;
}
.lg-video.is_paused:after {
    background-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEiIHdpZHRoPSIxNzA2LjY2NyIgaGVpZ2h0PSIxNzA2LjY2NyIgdmlld0JveD0iMCAwIDEyODAgMTI4MCI+PHBhdGggZD0iTTE1Ny42MzUgMi45ODRMMTI2MC45NzkgNjQwIDE1Ny42MzUgMTI3Ny4wMTZ6IiBmaWxsPSIjZmZmIi8+PC9zdmc+);
    background-size: 44px;
    transition-delay: 0.5s;
}
@font-face {
    font-family: "swiper-icons";
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
        format("woff");
    font-weight: 400;
    font-style: normal;
}
:root {
    --swiper-theme-color: #007aff;
}
.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
    flex-direction: column;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
    flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto;
}
.swiper-container-pointer-events {
    touch-action: pan-y;
}
.swiper-container-pointer-events.swiper-container-vertical {
    touch-action: pan-x;
}
.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
}
.swiper-slide-invisible-blank {
    visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height;
}
.swiper-container-3d {
    perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
    transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(
        to left,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0)
    );
}
.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(
        to right,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0)
    );
}
.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(
        to top,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0)
    );
}
.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(
        to bottom,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0)
    );
}
.swiper-container-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
    scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
    scroll-snap-type: y mandatory;
}
:root {
    --swiper-navigation-size: 44px;
}
.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: 50%;
    width: calc(44px / 44 * 27);
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: 44px;
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - 44px / 2);
    margin-top: calc(0px - var(--swiper-navigation-size) / 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #007aff;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
    text-transform: none !important;
}
.swiper-button-prev:after,
.swiper-button-next:after {
    font-family: swiper-icons;
    font-size: 44px;
    font-size: var(--swiper-navigation-size);
    letter-spacing: 0;
    text-transform: none;
    font-feature-settings:;
    font-variant: normal;
    font-variant: initial;
    line-height: 1;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    content: "prev";
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    content: "next";
}
.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
    --swiper-navigation-color: #ffffff;
}
.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
    --swiper-navigation-color: #000000;
}
.swiper-button-lock {
    display: none;
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: 300ms opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 10px;
    left: 0;
    width: 100%;
}
.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(0.33);
    position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33);
}
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    background: #000;
    opacity: 0.2;
}
button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.swiper-pagination-bullet:only-child {
    display: none !important;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical
    > .swiper-pagination-bullets
    .swiper-pagination-bullet {
    margin: 6px 0;
    display: block;
}
.swiper-container-vertical
    > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
}
.swiper-container-vertical
    > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
    .swiper-pagination-bullet {
    display: inline-block;
    transition:
        200ms transform,
        200ms top;
}
.swiper-container-horizontal
    > .swiper-pagination-bullets
    .swiper-pagination-bullet {
    margin: 0 4px;
}
.swiper-container-horizontal
    > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
}
.swiper-container-horizontal
    > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
    .swiper-pagination-bullet {
    transition:
        200ms transform,
        200ms left;
}
.swiper-container-horizontal.swiper-container-rtl
    > .swiper-pagination-bullets-dynamic
    .swiper-pagination-bullet {
    transition:
        200ms transform,
        200ms right;
}
.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top;
}
.swiper-container-rtl
    .swiper-pagination-progressbar
    .swiper-pagination-progressbar-fill {
    transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical
    > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal
    > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}
.swiper-pagination-white {
    --swiper-pagination-color: #ffffff;
}
.swiper-pagination-black {
    --swiper-pagination-color: #000000;
}
.swiper-pagination-lock {
    display: none;
}
.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}
.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}
.swiper-scrollbar-cursor-drag {
    cursor: move;
}
.swiper-scrollbar-lock {
    display: none;
}
.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.swiper-slide-zoomed {
    cursor: move;
}
.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s infinite linear;
    box-sizing: border-box;
    border: 4px solid #007aff;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent;
}
.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg);
    }
}
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-cube {
    overflow: visible;
}
.swiper-container-cube .swiper-slide {
    pointer-events: none;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
    pointer-events: auto;
    visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
    z-index: 0;
    backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    z-index: 0;
}
.swiper-container-cube .swiper-cube-shadow:before {
    content: "";
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px);
}
.swiper-container-flip {
    overflow: visible;
}
.swiper-container-flip .swiper-slide {
    pointer-events: none;
    backface-visibility: hidden;
    z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
    z-index: 0;
    backface-visibility: hidden;
}
.slider__gallery:before,
.slider__gallery:after {
    width: 12.5%;
    height: 100%;
    content: "";
    opacity: 0.5;
    position: absolute;
    top: 0;
    z-index: 2;
    pointer-events: none;
}
.slider__gallery:before {
    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%
    );
}
.slider__gallery::after {
    right: 0;
    background: linear-gradient(
        to left,
        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%
    );
}
.sec__bg_white .slider__gallery *,
.sec__bg_gray_light .slider__gallery * {
    color: #fff;
}
.slider__gallery.swiper-container {
    overflow: visible;
}
.slider__gallery.swiper-container .icon_expand {
    width: 5rem;
    height: 5rem;
    background-size: 2rem;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 3;
}
.slider__gallery .swiper-slide {
    opacity: 0.4;
    transition:
        opacity 0.25s,
        transform 0.25s;
}
.slider__gallery .swiper-slide:not(.swiper-slide-active) .link_lightbox {
    cursor: default;
    pointer-events: none;
}
.slider__gallery .swiper-slide img {
    width: 100%;
    max-width: 100%;
    display: block;
}
.slider__gallery .swiper-pagination {
    text-align: left;
    padding-left: 1rem;
    pointer-events: none;
}
.slider__gallery .swiper-pagination-fraction {
    bottom: 1rem;
}
.slider__gallery .swiper-button-next,
.slider__gallery .swiper-button-prev {
    background: url(../img/resources/icon-arrow-next.svg) no-repeat center;
    background-size: 100%;
}
.slider__gallery .swiper-button-next:after,
.slider__gallery .swiper-button-prev:after {
    content: none;
}
.slider__gallery .swiper-button-next.swiper-button-disabled,
.slider__gallery .swiper-button-prev.swiper-button-disabled {
    opacity: 0;
}
.slider__gallery .swiper-button-prev {
    transform: rotate(180deg);
}
.slider__gallery .swiper-slide-active {
    opacity: 1;
    cursor: pointer;
}
@media (min-width: 1024px) {
    .slider__gallery .swiper-button-next,
    .slider__gallery .swiper-button-prev {
        width: 44px;
    }
}
@media (min-width: 1366px) {
    .slider__gallery .swiper-button-next {
        right: -54px;
    }
    .slider__gallery .swiper-button-prev {
        left: -54px;
    }
}
.slider__gallery_ar {
    height: 0;
    padding-bottom: 41.66667%;
    overflow: hidden;
}
.slider__gallery .slider__gallery_ar:before {
    width: 100%;
    height: 40%;
    content: "";
    opacity: 0.25;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: none;
    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%
    );
}
.slider__gallery_thumbs .slider__gallery_ar,
.slider__gallery_thumbs_cell_6 .slider__gallery_ar {
    padding-bottom: 100%;
}
.slider__gallery_ar img {
    position: absolute;
    top: 0;
    left: 0;
}
@media (max-width: 599px) and (orientation: portrait) {
    .slider__gallery .slider__gallery_ar {
        padding-bottom: 100%;
    }
}
.slider__gallery_thumbs,
.slider__gallery_thumbs_cell_6 {
    margin-top: 0.5rem;
}
.slider__gallery_thumbs .swiper-slide,
.slider__gallery_thumbs_cell_6 .swiper-slide {
    opacity: 0.4;
    cursor: pointer;
}
.slider__gallery_thumbs .swiper-slide picture:before,
.slider__gallery_thumbs .swiper-slide picture:after,
.slider__gallery_thumbs_cell_6 .swiper-slide picture:before,
.slider__gallery_thumbs_cell_6 .swiper-slide picture:after {
    content: "";
    opacity: 0;
    transition: opacity 0.25s;
    position: absolute;
    z-index: 1;
}
.slider__gallery_thumbs .swiper-slide picture:before,
.slider__gallery_thumbs_cell_6 .swiper-slide picture:before {
    width: 100%;
    height: 100%;
    background-color: hsla(0, 0%, 100%, 0.5);
    top: 0;
    left: 0;
}
.slider__gallery_thumbs .swiper-slide picture:after,
.slider__gallery_thumbs_cell_6 .swiper-slide picture:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #000 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    transform: translate(-50%, 0);
    top: -1px;
    left: 50%;
}
.sec__bg_white .slider__gallery_thumbs .swiper-slide picture:after,
.sec__bg_white .slider__gallery_thumbs_cell_6 .swiper-slide picture:after {
    border-color: #fff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.sec__bg_gray_light .slider__gallery_thumbs .swiper-slide picture:after,
.sec__bg_gray_light .slider__gallery_thumbs_cell_6 .swiper-slide picture:after {
    border-color: #f5f5f5 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.slider__gallery_thumbs .swiper-slide.swiper-slide-thumb-active picture:before,
.slider__gallery_thumbs .swiper-slide.swiper-slide-thumb-active picture:after,
.slider__gallery_thumbs_cell_6
    .swiper-slide.swiper-slide-thumb-active
    picture:before,
.slider__gallery_thumbs_cell_6
    .swiper-slide.swiper-slide-thumb-active
    picture:after {
    opacity: 1;
}
@media (max-width: 599px) {
    .slider__gallery_thumbs .swiper-slide picture:after,
    .slider__gallery_thumbs_cell_6 .swiper-slide picture:after {
        border-width: 18px 15px 0;
    }
}
@media (min-width: 600px) {
    .slider__gallery_thumbs .swiper-slide picture:after,
    .slider__gallery_thumbs_cell_6 .swiper-slide picture:after {
        border-width: 30px 25px 0;
    }
}
.slider__gallery_thumbs .swiper-slide-visible,
.slider__gallery_thumbs_cell_6 .swiper-slide-visible {
    opacity: 1;
}
.slider__gallery_button {
    margin-top: 2rem;
}
.slider__gallery_disclaimer {
    margin-top: 3.25rem;
}
.slider_single_img .icon_expand,
.slider_single_img .swiper-pagination,
.slider_single_img .swiper-button-prev,
.slider_single_img .swiper-button-next,
.slider_single_img .slider__gallery_thumbs {
    display: none !important;
    visibility: hidden !important;
}
.slider_single_img .swiper-slide:not(.swiper-slide-active) {
    visibility: hidden !important;
}
.slider_single_img .slider__gallery .swiper-slide {
    opacity: 1;
}
.mdc-touch-target-wrapper {
    display: inline;
}
@keyframes mdc-checkbox-unchecked-checked-checkmark-path {
    0%,
    50% {
        stroke-dashoffset: 29.7833385;
    }
    50% {
        animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
    }
    100% {
        stroke-dashoffset: 0;
    }
}
@keyframes mdc-checkbox-unchecked-indeterminate-mixedmark {
    0%,
    68.2% {
        transform: scaleX(0);
    }
    68.2% {
        animation-timing-function: cubic-bezier(0, 0, 0, 1);
    }
    100% {
        transform: scaleX(1);
    }
}
@keyframes mdc-checkbox-checked-unchecked-checkmark-path {
    from {
        animation-timing-function: cubic-bezier(0.4, 0, 1, 1);
        opacity: 1;
        stroke-dashoffset: 0;
    }
    to {
        opacity: 0;
        stroke-dashoffset: -29.7833385;
    }
}
@keyframes mdc-checkbox-checked-indeterminate-checkmark {
    from {
        animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
        transform: rotate(0deg);
        opacity: 1;
    }
    to {
        transform: rotate(45deg);
        opacity: 0;
    }
}
@keyframes mdc-checkbox-indeterminate-checked-checkmark {
    from {
        animation-timing-function: cubic-bezier(0.14, 0, 0, 1);
        transform: rotate(45deg);
        opacity: 0;
    }
    to {
        transform: rotate(360deg);
        opacity: 1;
    }
}
@keyframes mdc-checkbox-checked-indeterminate-mixedmark {
    from {
        animation-timing-function: mdc-animation-deceleration-curve-timing-function;
        transform: rotate(-45deg);
        opacity: 0;
    }
    to {
        transform: rotate(0deg);
        opacity: 1;
    }
}
@keyframes mdc-checkbox-indeterminate-checked-mixedmark {
    from {
        animation-timing-function: cubic-bezier(0.14, 0, 0, 1);
        transform: rotate(0deg);
        opacity: 1;
    }
    to {
        transform: rotate(315deg);
        opacity: 0;
    }
}
@keyframes mdc-checkbox-indeterminate-unchecked-mixedmark {
    0% {
        animation-timing-function: linear;
        transform: scaleX(1);
        opacity: 1;
    }
    32.8%,
    100% {
        transform: scaleX(0);
        opacity: 0;
    }
}
.mdc-checkbox {
    display: inline-block;
    position: relative;
    flex: 0 0 12px;
    box-sizing: content-box;
    width: 12px;
    height: 12px;
    line-height: 0;
    white-space: nowrap;
    cursor: pointer;
    vertical-align: bottom;
    padding: 8px;
}
.mdc-checkbox
    .mdc-checkbox__native-control:checked
    ~ .mdc-checkbox__background::before,
.mdc-checkbox
    .mdc-checkbox__native-control:indeterminate
    ~ .mdc-checkbox__background::before {
    background-color: #fff;
}
@supports not (-ms-ime-align: auto) {
    .mdc-checkbox
        .mdc-checkbox__native-control:checked
        ~ .mdc-checkbox__background::before,
    .mdc-checkbox
        .mdc-checkbox__native-control:indeterminate
        ~ .mdc-checkbox__background::before {
        background-color: #fff;
        background-color: var(--mdc-theme-secondary, #fff);
    }
}
.mdc-checkbox.mdc-checkbox--selected .mdc-checkbox__ripple::before,
.mdc-checkbox.mdc-checkbox--selected .mdc-checkbox__ripple::after {
    background-color: #fff;
}
@supports not (-ms-ime-align: auto) {
    .mdc-checkbox.mdc-checkbox--selected .mdc-checkbox__ripple::before,
    .mdc-checkbox.mdc-checkbox--selected .mdc-checkbox__ripple::after {
        background-color: #fff;
        background-color: var(--mdc-theme-secondary, #fff);
    }
}
.mdc-checkbox.mdc-checkbox--selected:hover .mdc-checkbox__ripple::before {
    opacity: 0.08;
}
.mdc-checkbox.mdc-checkbox--selected.mdc-ripple-upgraded--background-focused
    .mdc-checkbox__ripple::before,
.mdc-checkbox.mdc-checkbox--selected:not(.mdc-ripple-upgraded):focus
    .mdc-checkbox__ripple::before {
    transition-duration: 75ms;
    opacity: 0.24;
}
.mdc-checkbox.mdc-checkbox--selected:not(.mdc-ripple-upgraded)
    .mdc-checkbox__ripple::after {
    transition: opacity 150ms linear;
}
.mdc-checkbox.mdc-checkbox--selected:not(.mdc-ripple-upgraded):active
    .mdc-checkbox__ripple::after {
    transition-duration: 75ms;
    opacity: 0.24;
}
.mdc-checkbox.mdc-checkbox--selected.mdc-ripple-upgraded {
    --mdc-ripple-fg-opacity: 0.24;
}
.mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected
    .mdc-checkbox__ripple::before,
.mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected
    .mdc-checkbox__ripple::after {
    background-color: #fff;
}
@supports not (-ms-ime-align: auto) {
    .mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected
        .mdc-checkbox__ripple::before,
    .mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected
        .mdc-checkbox__ripple::after {
        background-color: #fff;
        background-color: var(--mdc-theme-secondary, #fff);
    }
}
.mdc-checkbox .mdc-checkbox__background {
    top: 8px;
    left: 8px;
}
.mdc-checkbox .mdc-checkbox__background::before {
    top: -9px;
    left: -9px;
    width: 28px;
    height: 28px;
}
.mdc-checkbox .mdc-checkbox__native-control {
    top: 0px;
    right: 0px;
    left: 0px;
    width: 28px;
    height: 28px;
}
.mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate)
    ~ .mdc-checkbox__background {
    border-color: #ccc;
    background-color: rgba(0, 0, 0, 0);
}
.mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background,
.mdc-checkbox__native-control:enabled:indeterminate
    ~ .mdc-checkbox__background {
    border-color: #fff;
    border-color: var(--mdc-theme-secondary, #fff);
    background-color: #fff;
    background-color: var(--mdc-theme-secondary, #fff);
}
@keyframes mdc-checkbox-fade-in-background-uw2vrf5 {
    0% {
        border-color: #ccc;
        background-color: rgba(0, 0, 0, 0);
    }
    50% {
        border-color: #fff;
        border-color: var(--mdc-theme-secondary, #fff);
        background-color: #fff;
        background-color: var(--mdc-theme-secondary, #fff);
    }
}
@keyframes mdc-checkbox-fade-out-background-uw2vrf5 {
    0%,
    80% {
        border-color: #fff;
        border-color: var(--mdc-theme-secondary, #fff);
        background-color: #fff;
        background-color: var(--mdc-theme-secondary, #fff);
    }
    100% {
        border-color: #ccc;
        background-color: rgba(0, 0, 0, 0);
    }
}
.mdc-checkbox--anim-unchecked-checked
    .mdc-checkbox__native-control:enabled
    ~ .mdc-checkbox__background,
.mdc-checkbox--anim-unchecked-indeterminate
    .mdc-checkbox__native-control:enabled
    ~ .mdc-checkbox__background {
    animation-name: mdc-checkbox-fade-in-background-uw2vrf5;
}
.mdc-checkbox--anim-checked-unchecked
    .mdc-checkbox__native-control:enabled
    ~ .mdc-checkbox__background,
.mdc-checkbox--anim-indeterminate-unchecked
    .mdc-checkbox__native-control:enabled
    ~ .mdc-checkbox__background {
    animation-name: mdc-checkbox-fade-out-background-uw2vrf5;
}
.mdc-checkbox__native-control[disabled]:not(:checked):not(:indeterminate)
    ~ .mdc-checkbox__background {
    border-color: rgba(0, 0, 0, 0.26);
    background-color: rgba(0, 0, 0, 0);
}
.mdc-checkbox__native-control[disabled]:checked ~ .mdc-checkbox__background,
.mdc-checkbox__native-control[disabled]:indeterminate
    ~ .mdc-checkbox__background {
    border-color: rgba(0, 0, 0, 0);
    background-color: rgba(0, 0, 0, 0.26);
}
.mdc-checkbox__native-control:enabled
    ~ .mdc-checkbox__background
    .mdc-checkbox__checkmark {
    color: #292929;
}
.mdc-checkbox__native-control:enabled
    ~ .mdc-checkbox__background
    .mdc-checkbox__mixedmark {
    border-color: #292929;
}
.mdc-checkbox__native-control:disabled
    ~ .mdc-checkbox__background
    .mdc-checkbox__checkmark {
    color: #292929;
}
.mdc-checkbox__native-control:disabled
    ~ .mdc-checkbox__background
    .mdc-checkbox__mixedmark {
    border-color: #292929;
}
@media screen and (-ms-high-contrast: active) {
    .mdc-checkbox__mixedmark {
        margin: 0 1px;
    }
}
.mdc-checkbox--disabled {
    cursor: default;
    pointer-events: none;
}
.mdc-checkbox__background {
    display: inline-flex;
    position: absolute;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    border: 1px solid currentColor;
    border-radius: 2px;
    background-color: rgba(0, 0, 0, 0);
    pointer-events: none;
    will-change: background-color, border-color;
    transition:
        background-color 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1),
        border-color 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
}
.mdc-checkbox__background .mdc-checkbox__background::before {
    background-color: #000;
}
@supports not (-ms-ime-align: auto) {
    .mdc-checkbox__background .mdc-checkbox__background::before {
        background-color: #000;
        background-color: var(--mdc-theme-on-surface, #000);
    }
}
.mdc-checkbox__checkmark {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    transition: opacity 180ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
}
.mdc-checkbox--upgraded .mdc-checkbox__checkmark {
    opacity: 1;
}
.mdc-checkbox__checkmark-path {
    transition: stroke-dashoffset 180ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
    stroke: currentColor;
    stroke-width: 2.08px;
    stroke-dashoffset: 29.7833385;
    stroke-dasharray: 29.7833385;
}
.mdc-checkbox__mixedmark {
    width: 100%;
    height: 0;
    transform: scaleX(0) rotate(0deg);
    border-width: 0.5px;
    border-style: solid;
    opacity: 0;
    transition:
        opacity 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1),
        transform 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
}
.mdc-checkbox--upgraded .mdc-checkbox__background,
.mdc-checkbox--upgraded .mdc-checkbox__checkmark,
.mdc-checkbox--upgraded .mdc-checkbox__checkmark-path,
.mdc-checkbox--upgraded .mdc-checkbox__mixedmark {
    transition: none !important;
}
.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__background,
.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__background,
.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__background,
.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__background {
    animation-duration: 180ms;
    animation-timing-function: linear;
}
.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__checkmark-path {
    animation: mdc-checkbox-unchecked-checked-checkmark-path 180ms linear 0s;
    transition: none;
}
.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__mixedmark {
    animation: mdc-checkbox-unchecked-indeterminate-mixedmark 90ms linear 0s;
    transition: none;
}
.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__checkmark-path {
    animation: mdc-checkbox-checked-unchecked-checkmark-path 90ms linear 0s;
    transition: none;
}
.mdc-checkbox--anim-checked-indeterminate .mdc-checkbox__checkmark {
    animation: mdc-checkbox-checked-indeterminate-checkmark 90ms linear 0s;
    transition: none;
}
.mdc-checkbox--anim-checked-indeterminate .mdc-checkbox__mixedmark {
    animation: mdc-checkbox-checked-indeterminate-mixedmark 90ms linear 0s;
    transition: none;
}
.mdc-checkbox--anim-indeterminate-checked .mdc-checkbox__checkmark {
    animation: mdc-checkbox-indeterminate-checked-checkmark 500ms linear 0s;
    transition: none;
}
.mdc-checkbox--anim-indeterminate-checked .mdc-checkbox__mixedmark {
    animation: mdc-checkbox-indeterminate-checked-mixedmark 500ms linear 0s;
    transition: none;
}
.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__mixedmark {
    animation: mdc-checkbox-indeterminate-unchecked-mixedmark 300ms linear 0s;
    transition: none;
}
.mdc-checkbox__native-control:checked ~ .mdc-checkbox__background,
.mdc-checkbox__native-control:indeterminate ~ .mdc-checkbox__background {
    transition:
        border-color 90ms 0ms cubic-bezier(0, 0, 0.2, 1),
        background-color 90ms 0ms cubic-bezier(0, 0, 0.2, 1);
}
.mdc-checkbox__native-control:checked
    ~ .mdc-checkbox__background
    .mdc-checkbox__checkmark-path,
.mdc-checkbox__native-control:indeterminate
    ~ .mdc-checkbox__background
    .mdc-checkbox__checkmark-path {
    stroke-dashoffset: 0;
}
.mdc-checkbox__background::before {
    position: absolute;
    transform: scale(0, 0);
    border-radius: 50%;
    opacity: 0;
    pointer-events: none;
    content: "";
    will-change: opacity, transform;
    transition:
        opacity 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1),
        transform 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
}
.mdc-checkbox__native-control:focus ~ .mdc-checkbox__background::before {
    transform: scale(1);
    opacity: 0.12;
    transition:
        opacity 80ms 0ms cubic-bezier(0, 0, 0.2, 1),
        transform 80ms 0ms cubic-bezier(0, 0, 0.2, 1);
}
.mdc-checkbox__native-control {
    position: absolute;
    margin: 0;
    padding: 0;
    opacity: 0;
    cursor: inherit;
}
.mdc-checkbox__native-control:disabled {
    cursor: default;
    pointer-events: none;
}
.mdc-checkbox--touch {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-left: 10px;
}
.mdc-checkbox--touch .mdc-checkbox__native-control {
    top: -10px;
    right: -10px;
    left: -10px;
    width: 48px;
    height: 48px;
}
.mdc-checkbox__native-control:checked
    ~ .mdc-checkbox__background
    .mdc-checkbox__checkmark {
    transition:
        opacity 180ms 0ms cubic-bezier(0, 0, 0.2, 1),
        transform 180ms 0ms cubic-bezier(0, 0, 0.2, 1);
    opacity: 1;
}
.mdc-checkbox__native-control:checked
    ~ .mdc-checkbox__background
    .mdc-checkbox__mixedmark {
    transform: scaleX(1) rotate(-45deg);
}
.mdc-checkbox__native-control:indeterminate
    ~ .mdc-checkbox__background
    .mdc-checkbox__checkmark {
    transform: rotate(45deg);
    opacity: 0;
    transition:
        opacity 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1),
        transform 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
}
.mdc-checkbox__native-control:indeterminate
    ~ .mdc-checkbox__background
    .mdc-checkbox__mixedmark {
    transform: scaleX(1) rotate(0deg);
    opacity: 1;
}
.mdc-checkbox {
    --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-checkbox .mdc-checkbox__ripple::before,
.mdc-checkbox .mdc-checkbox__ripple::after {
    position: absolute;
    border-radius: 50%;
    opacity: 0;
    pointer-events: none;
    content: "";
}
.mdc-checkbox .mdc-checkbox__ripple::before {
    transition:
        opacity 15ms linear,
        background-color 15ms linear;
    z-index: 1;
}
.mdc-checkbox.mdc-ripple-upgraded .mdc-checkbox__ripple::before {
    transform: scale(1);
    transform: scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-checkbox.mdc-ripple-upgraded .mdc-checkbox__ripple::after {
    top: 0;
    left: 0;
    transform: scale(0);
    transform-origin: center center;
}
.mdc-checkbox.mdc-ripple-upgraded--unbounded .mdc-checkbox__ripple::after {
    top: 0;
    top: var(--mdc-ripple-top, 0);
    left: 0;
    left: var(--mdc-ripple-left, 0);
}
.mdc-checkbox.mdc-ripple-upgraded--foreground-activation
    .mdc-checkbox__ripple::after {
    animation:
        mdc-ripple-fg-radius-in 225ms forwards,
        mdc-ripple-fg-opacity-in 75ms forwards;
}
.mdc-checkbox.mdc-ripple-upgraded--foreground-deactivation
    .mdc-checkbox__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-checkbox .mdc-checkbox__ripple::before,
.mdc-checkbox .mdc-checkbox__ripple::after {
    background-color: #000;
}
@supports not (-ms-ime-align: auto) {
    .mdc-checkbox .mdc-checkbox__ripple::before,
    .mdc-checkbox .mdc-checkbox__ripple::after {
        background-color: #000;
        background-color: var(--mdc-theme-on-surface, #000);
    }
}
.mdc-checkbox:hover .mdc-checkbox__ripple::before {
    opacity: 0.04;
}
.mdc-checkbox.mdc-ripple-upgraded--background-focused
    .mdc-checkbox__ripple::before,
.mdc-checkbox:not(.mdc-ripple-upgraded):focus .mdc-checkbox__ripple::before {
    transition-duration: 75ms;
    opacity: 0.12;
}
.mdc-checkbox:not(.mdc-ripple-upgraded) .mdc-checkbox__ripple::after {
    transition: opacity 150ms linear;
}
.mdc-checkbox:not(.mdc-ripple-upgraded):active .mdc-checkbox__ripple::after {
    transition-duration: 75ms;
    opacity: 0.12;
}
.mdc-checkbox.mdc-ripple-upgraded {
    --mdc-ripple-fg-opacity: 0.12;
}
.mdc-checkbox .mdc-checkbox__ripple::before,
.mdc-checkbox .mdc-checkbox__ripple::after {
    top: calc(50% - 50%);
    left: calc(50% - 50%);
    width: 100%;
    height: 100%;
}
.mdc-checkbox.mdc-ripple-upgraded .mdc-checkbox__ripple::before,
.mdc-checkbox.mdc-ripple-upgraded .mdc-checkbox__ripple::after {
    top: calc(50% - 50%);
    top: var(--mdc-ripple-top, calc(50% - 50%));
    left: calc(50% - 50%);
    left: var(--mdc-ripple-left, calc(50% - 50%));
    width: 100%;
    width: var(--mdc-ripple-fg-size, 100%);
    height: 100%;
    height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-checkbox.mdc-ripple-upgraded .mdc-checkbox__ripple::after {
    width: 100%;
    width: var(--mdc-ripple-fg-size, 100%);
    height: 100%;
    height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-checkbox__ripple {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
.mdc-ripple-upgraded--background-focused .mdc-checkbox__background::before {
    content: none;
}
@keyframes mdc-linear-progress-primary-indeterminate-translate {
    0% {
        transform: translateX(0);
    }
    20% {
        animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
        transform: translateX(0);
    }
    59.15% {
        animation-timing-function: cubic-bezier(
            0.302435,
            0.381352,
            0.55,
            0.956352
        );
        transform: translateX(83.67142%);
    }
    100% {
        transform: translateX(200.611057%);
    }
}
@keyframes mdc-linear-progress-primary-indeterminate-scale {
    0% {
        transform: scaleX(0.08);
    }
    36.65% {
        animation-timing-function: cubic-bezier(0.334731, 0.12482, 0.785844, 1);
        transform: scaleX(0.08);
    }
    69.15% {
        animation-timing-function: cubic-bezier(0.06, 0.11, 0.6, 1);
        transform: scaleX(0.661479);
    }
    100% {
        transform: scaleX(0.08);
    }
}
@keyframes mdc-linear-progress-secondary-indeterminate-translate {
    0% {
        animation-timing-function: cubic-bezier(0.15, 0, 0.515058, 0.409685);
        transform: translateX(0);
    }
    25% {
        animation-timing-function: cubic-bezier(
            0.31033,
            0.284058,
            0.8,
            0.733712
        );
        transform: translateX(37.651913%);
    }
    48.35% {
        animation-timing-function: cubic-bezier(0.4, 0.627035, 0.6, 0.902026);
        transform: translateX(84.386165%);
    }
    100% {
        transform: translateX(160.277782%);
    }
}
@keyframes mdc-linear-progress-secondary-indeterminate-scale {
    0% {
        animation-timing-function: cubic-bezier(
            0.205028,
            0.057051,
            0.57661,
            0.453971
        );
        transform: scaleX(0.08);
    }
    19.15% {
        animation-timing-function: cubic-bezier(
            0.152313,
            0.196432,
            0.648374,
            1.004315
        );
        transform: scaleX(0.457104);
    }
    44.15% {
        animation-timing-function: cubic-bezier(
            0.257759,
            -0.003163,
            0.211762,
            1.38179
        );
        transform: scaleX(0.72796);
    }
    100% {
        transform: scaleX(0.08);
    }
}
@keyframes mdc-linear-progress-buffering {
    to {
        transform: translateX(-10px);
    }
}
@keyframes mdc-linear-progress-primary-indeterminate-translate-reverse {
    0% {
        transform: translateX(0);
    }
    20% {
        animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
        transform: translateX(0);
    }
    59.15% {
        animation-timing-function: cubic-bezier(
            0.302435,
            0.381352,
            0.55,
            0.956352
        );
        transform: translateX(-83.67142%);
    }
    100% {
        transform: translateX(-200.611057%);
    }
}
@keyframes mdc-linear-progress-secondary-indeterminate-translate-reverse {
    0% {
        animation-timing-function: cubic-bezier(0.15, 0, 0.515058, 0.409685);
        transform: translateX(0);
    }
    25% {
        animation-timing-function: cubic-bezier(
            0.31033,
            0.284058,
            0.8,
            0.733712
        );
        transform: translateX(-37.651913%);
    }
    48.35% {
        animation-timing-function: cubic-bezier(0.4, 0.627035, 0.6, 0.902026);
        transform: translateX(-84.386165%);
    }
    100% {
        transform: translateX(-160.277782%);
    }
}
@keyframes mdc-linear-progress-buffering-reverse {
    to {
        transform: translateX(10px);
    }
}
.mdc-linear-progress {
    position: relative;
    width: 100%;
    height: 4px;
    transform: translateZ(0);
    outline: 1px solid rgba(0, 0, 0, 0);
    overflow: hidden;
    transition: opacity 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
}
.mdc-linear-progress__bar {
    position: absolute;
    width: 100%;
    height: 100%;
    animation: none;
    transform-origin: top left;
    transition: transform 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
}
.mdc-linear-progress__bar-inner {
    display: inline-block;
    position: absolute;
    width: 100%;
    animation: none;
    border-top: 4px solid;
}
.mdc-linear-progress__buffering-dots {
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: repeat-x;
    background-size: 10px 4px;
    animation: mdc-linear-progress-buffering 250ms infinite linear;
}
.mdc-linear-progress__buffer {
    position: absolute;
    width: 100%;
    height: 100%;
    transform-origin: top left;
    transition: transform 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
}
.mdc-linear-progress__primary-bar {
    transform: scaleX(0);
}
.mdc-linear-progress__secondary-bar {
    visibility: hidden;
}
.mdc-linear-progress--indeterminate .mdc-linear-progress__bar {
    transition: none;
}
.mdc-linear-progress--indeterminate .mdc-linear-progress__primary-bar {
    left: -145.166611%;
    animation: mdc-linear-progress-primary-indeterminate-translate 2s infinite
        linear;
}
.mdc-linear-progress--indeterminate
    .mdc-linear-progress__primary-bar
    > .mdc-linear-progress__bar-inner {
    animation: mdc-linear-progress-primary-indeterminate-scale 2s infinite
        linear;
}
.mdc-linear-progress--indeterminate .mdc-linear-progress__secondary-bar {
    left: -54.888891%;
    visibility: visible;
    animation: mdc-linear-progress-secondary-indeterminate-translate 2s infinite
        linear;
}
.mdc-linear-progress--indeterminate
    .mdc-linear-progress__secondary-bar
    > .mdc-linear-progress__bar-inner {
    animation: mdc-linear-progress-secondary-indeterminate-scale 2s infinite
        linear;
}
.mdc-linear-progress--reversed .mdc-linear-progress__bar,
.mdc-linear-progress--reversed .mdc-linear-progress__buffer {
    right: 0;
    transform-origin: center right;
}
.mdc-linear-progress--reversed .mdc-linear-progress__primary-bar {
    animation-name: mdc-linear-progress-primary-indeterminate-translate-reverse;
}
.mdc-linear-progress--reversed .mdc-linear-progress__secondary-bar {
    animation-name: mdc-linear-progress-secondary-indeterminate-translate-reverse;
}
.mdc-linear-progress--reversed .mdc-linear-progress__buffering-dots {
    animation: mdc-linear-progress-buffering-reverse 250ms infinite linear;
}
.mdc-linear-progress--closed {
    opacity: 0;
    animation: none;
}
.mdc-linear-progress__bar-inner {
    border-color: #1f3fcf;
    border-color: var(--mdc-theme-primary, #1f3fcf);
}
.mdc-linear-progress__buffering-dots {
    background-image: url("data:image/svg+xml,%3Csvg version=%271.1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 x=%270px%27 y=%270px%27 enable-background=%27new 0 0 5 2%27 xml:space=%27preserve%27 viewBox=%270 0 5 2%27 preserveAspectRatio=%27none slice%27%3E%3Ccircle cx=%271%27 cy=%271%27 r=%271%27 fill=%27%23ccc%27/%3E%3C/svg%3E");
}
.mdc-linear-progress__buffer {
    background-color: #ccc;
}
.mdc-linear-progress--indeterminate.mdc-linear-progress--reversed
    .mdc-linear-progress__primary-bar {
    right: -145.166611%;
    left: auto;
}
.mdc-linear-progress--indeterminate.mdc-linear-progress--reversed
    .mdc-linear-progress__secondary-bar {
    right: -54.888891%;
    left: auto;
}
.mdc-radio {
    padding: 7px;
    display: inline-block;
    position: relative;
    flex: 0 0 auto;
    box-sizing: content-box;
    width: 14px;
    height: 14px;
    cursor: pointer;
    will-change: opacity, transform, border-color, color;
}
.mdc-radio
    .mdc-radio__native-control:enabled:not(:checked)
    + .mdc-radio__background
    .mdc-radio__outer-circle {
    border-color: #ccc;
}
.mdc-radio
    .mdc-radio__native-control:enabled:checked
    + .mdc-radio__background
    .mdc-radio__outer-circle {
    border-color: #292929;
}
.mdc-radio
    .mdc-radio__native-control:enabled
    + .mdc-radio__background
    .mdc-radio__inner-circle {
    border-color: #292929;
}
.mdc-radio
    [aria-disabled="true"]
    .mdc-radio__native-control:not(:checked)
    + .mdc-radio__background
    .mdc-radio__outer-circle,
.mdc-radio
    .mdc-radio__native-control:disabled:not(:checked)
    + .mdc-radio__background
    .mdc-radio__outer-circle {
    border-color: #292929;
}
.mdc-radio
    [aria-disabled="true"]
    .mdc-radio__native-control:checked
    + .mdc-radio__background
    .mdc-radio__outer-circle,
.mdc-radio
    .mdc-radio__native-control:disabled:checked
    + .mdc-radio__background
    .mdc-radio__outer-circle {
    border-color: #292929;
}
.mdc-radio
    [aria-disabled="true"]
    .mdc-radio__native-control
    + .mdc-radio__background
    .mdc-radio__inner-circle,
.mdc-radio
    .mdc-radio__native-control:disabled
    + .mdc-radio__background
    .mdc-radio__inner-circle {
    border-color: #292929;
}
.mdc-radio .mdc-radio__background::before {
    background-color: #292929;
}
.mdc-radio .mdc-radio__background::before {
    top: -7px;
    left: -7px;
    width: 28px;
    height: 28px;
}
.mdc-radio .mdc-radio__native-control {
    top: 0px;
    right: 0px;
    left: 0px;
    width: 28px;
    height: 28px;
}
.mdc-radio__background {
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    width: 14px;
    height: 14px;
}
.mdc-radio__background::before {
    position: absolute;
    transform: scale(0, 0);
    border-radius: 50%;
    opacity: 0;
    pointer-events: none;
    content: "";
    transition:
        opacity 120ms 0ms cubic-bezier(0.4, 0, 0.6, 1),
        transform 120ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
}
.mdc-radio__outer-circle {
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    border-width: 2px;
    border-style: solid;
    border-radius: 50%;
    transition: border-color 120ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
}
.mdc-radio__inner-circle {
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    transform: scale(0, 0);
    border-width: 10px;
    border-style: solid;
    border-radius: 50%;
    transition:
        transform 120ms 0ms cubic-bezier(0.4, 0, 0.6, 1),
        border-color 120ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
}
.mdc-radio__native-control {
    position: absolute;
    margin: 0;
    padding: 0;
    opacity: 0;
    cursor: inherit;
    z-index: 1;
}
.mdc-radio--touch {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-left: 10px;
}
.mdc-radio--touch .mdc-radio__native-control {
    top: -10px;
    right: -10px;
    left: -10px;
    width: 48px;
    height: 48px;
}
.mdc-radio__native-control:checked + .mdc-radio__background,
.mdc-radio__native-control:disabled + .mdc-radio__background {
    transition:
        opacity 120ms 0ms cubic-bezier(0, 0, 0.2, 1),
        transform 120ms 0ms cubic-bezier(0, 0, 0.2, 1);
}
.mdc-radio__native-control:checked
    + .mdc-radio__background
    .mdc-radio__outer-circle,
.mdc-radio__native-control:disabled
    + .mdc-radio__background
    .mdc-radio__outer-circle {
    transition: border-color 120ms 0ms cubic-bezier(0, 0, 0.2, 1);
}
.mdc-radio__native-control:checked
    + .mdc-radio__background
    .mdc-radio__inner-circle,
.mdc-radio__native-control:disabled
    + .mdc-radio__background
    .mdc-radio__inner-circle {
    transition:
        transform 120ms 0ms cubic-bezier(0, 0, 0.2, 1),
        border-color 120ms 0ms cubic-bezier(0, 0, 0.2, 1);
}
.mdc-radio--disabled {
    cursor: default;
    pointer-events: none;
}
.mdc-radio__native-control:checked
    + .mdc-radio__background
    .mdc-radio__inner-circle {
    transform: scale(0.5);
    transition:
        transform 120ms 0ms cubic-bezier(0, 0, 0.2, 1),
        border-color 120ms 0ms cubic-bezier(0, 0, 0.2, 1);
}
.mdc-radio__native-control:disabled + .mdc-radio__background,
[aria-disabled="true"] .mdc-radio__native-control + .mdc-radio__background {
    cursor: default;
}
.mdc-radio__native-control:focus + .mdc-radio__background::before {
    transform: scale(1);
    opacity: 0.12;
    transition:
        opacity 120ms 0ms cubic-bezier(0, 0, 0.2, 1),
        transform 120ms 0ms cubic-bezier(0, 0, 0.2, 1);
}
.mdc-radio {
    --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-radio .mdc-radio__ripple::before,
.mdc-radio .mdc-radio__ripple::after {
    position: absolute;
    border-radius: 50%;
    opacity: 0;
    pointer-events: none;
    content: "";
}
.mdc-radio .mdc-radio__ripple::before {
    transition:
        opacity 15ms linear,
        background-color 15ms linear;
    z-index: 1;
}
.mdc-radio.mdc-ripple-upgraded .mdc-radio__ripple::before {
    transform: scale(1);
    transform: scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-radio.mdc-ripple-upgraded .mdc-radio__ripple::after {
    top: 0;
    left: 0;
    transform: scale(0);
    transform-origin: center center;
}
.mdc-radio.mdc-ripple-upgraded--unbounded .mdc-radio__ripple::after {
    top: 0;
    top: var(--mdc-ripple-top, 0);
    left: 0;
    left: var(--mdc-ripple-left, 0);
}
.mdc-radio.mdc-ripple-upgraded--foreground-activation
    .mdc-radio__ripple::after {
    animation:
        mdc-ripple-fg-radius-in 225ms forwards,
        mdc-ripple-fg-opacity-in 75ms forwards;
}
.mdc-radio.mdc-ripple-upgraded--foreground-deactivation
    .mdc-radio__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-radio .mdc-radio__ripple::before,
.mdc-radio .mdc-radio__ripple::after {
    top: calc(50% - 50%);
    left: calc(50% - 50%);
    width: 100%;
    height: 100%;
}
.mdc-radio.mdc-ripple-upgraded .mdc-radio__ripple::before,
.mdc-radio.mdc-ripple-upgraded .mdc-radio__ripple::after {
    top: calc(50% - 50%);
    top: var(--mdc-ripple-top, calc(50% - 50%));
    left: calc(50% - 50%);
    left: var(--mdc-ripple-left, calc(50% - 50%));
    width: 100%;
    width: var(--mdc-ripple-fg-size, 100%);
    height: 100%;
    height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-radio.mdc-ripple-upgraded .mdc-radio__ripple::after {
    width: 100%;
    width: var(--mdc-ripple-fg-size, 100%);
    height: 100%;
    height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-radio .mdc-radio__ripple::before,
.mdc-radio .mdc-radio__ripple::after {
    background-color: #292929;
}
.mdc-radio:hover .mdc-radio__ripple::before {
    opacity: 0.04;
}
.mdc-radio.mdc-ripple-upgraded--background-focused .mdc-radio__ripple::before,
.mdc-radio:not(.mdc-ripple-upgraded):focus .mdc-radio__ripple::before {
    transition-duration: 75ms;
    opacity: 0.12;
}
.mdc-radio:not(.mdc-ripple-upgraded) .mdc-radio__ripple::after {
    transition: opacity 150ms linear;
}
.mdc-radio:not(.mdc-ripple-upgraded):active .mdc-radio__ripple::after {
    transition-duration: 75ms;
    opacity: 0.12;
}
.mdc-radio.mdc-ripple-upgraded {
    --mdc-ripple-fg-opacity: 0.12;
}
.mdc-radio.mdc-ripple-upgraded--background-focused
    .mdc-radio__background::before {
    content: none;
}
.mdc-radio__ripple {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
.mdc-floating-label {
    font-family: "Nobel", Arial, sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-size: 1rem;
    line-height: 1.75rem;
    font-weight: 400;
    letter-spacing: 0.009375em;
    text-decoration: inherit;
    text-transform: inherit;
    position: absolute;
    left: 0;
    transform-origin: left top;
    transition:
        transform 150ms cubic-bezier(0.4, 0, 0.2, 1),
        color 150ms cubic-bezier(0.4, 0, 0.2, 1);
    line-height: 1.15rem;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: text;
    overflow: hidden;
    will-change: transform;
}
[dir="rtl"] .mdc-floating-label,
.mdc-floating-label[dir="rtl"] {
    right: 0;
    left: auto;
    transform-origin: right top;
    text-align: right;
}
.mdc-floating-label--float-above {
    cursor: auto;
}
.mdc-floating-label--float-above {
    transform: translateY(-106%) scale(0.75);
}
.mdc-floating-label--shake {
    animation: mdc-floating-label-shake-float-above-standard 250ms 1;
}
@keyframes mdc-floating-label-shake-float-above-standard {
    0% {
        transform: translateX(calc(0 - 0%)) translateY(-106%) scale(0.75);
    }
    33% {
        animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
        transform: translateX(calc(4% - 0%)) translateY(-106%) scale(0.75);
    }
    66% {
        animation-timing-function: cubic-bezier(
            0.302435,
            0.381352,
            0.55,
            0.956352
        );
        transform: translateX(calc(-4% - 0%)) translateY(-106%) scale(0.75);
    }
    100% {
        transform: translateX(calc(0 - 0%)) translateY(-106%) scale(0.75);
    }
}
.mdc-line-ripple {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    transform: scaleX(0);
    transition:
        transform 180ms cubic-bezier(0.4, 0, 0.2, 1),
        opacity 180ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    z-index: 2;
}
.mdc-line-ripple--active {
    transform: scaleX(1);
    opacity: 1;
}
.mdc-line-ripple--deactivating {
    opacity: 0;
}
.mdc-notched-outline {
    display: flex;
    position: absolute;
    right: 0;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    height: 100%;
    text-align: left;
    pointer-events: none;
}
[dir="rtl"] .mdc-notched-outline,
.mdc-notched-outline[dir="rtl"] {
    text-align: right;
}
.mdc-notched-outline__leading,
.mdc-notched-outline__notch,
.mdc-notched-outline__trailing {
    box-sizing: border-box;
    height: 100%;
    border-top: 1px solid;
    border-bottom: 1px solid;
    pointer-events: none;
}
.mdc-notched-outline__leading {
    border-left: 1px solid;
    border-right: none;
    width: 12px;
}
[dir="rtl"] .mdc-notched-outline__leading,
.mdc-notched-outline__leading[dir="rtl"] {
    border-left: none;
    border-right: 1px solid;
}
.mdc-notched-outline__trailing {
    border-left: none;
    border-right: 1px solid;
    flex-grow: 1;
}
[dir="rtl"] .mdc-notched-outline__trailing,
.mdc-notched-outline__trailing[dir="rtl"] {
    border-left: 1px solid;
    border-right: none;
}
.mdc-notched-outline__notch {
    flex: 0 0 auto;
    width: auto;
    max-width: calc(100% - 12px * 2);
}
.mdc-notched-outline .mdc-floating-label {
    display: inline-block;
    position: relative;
    max-width: 100%;
}
.mdc-notched-outline .mdc-floating-label--float-above {
    text-overflow: clip;
}
.mdc-notched-outline--upgraded .mdc-floating-label--float-above {
    max-width: 133.3333333333%;
}
.mdc-notched-outline--notched .mdc-notched-outline__notch {
    padding-left: 0;
    padding-right: 8px;
    border-top: none;
}
[dir="rtl"] .mdc-notched-outline--notched .mdc-notched-outline__notch,
.mdc-notched-outline--notched .mdc-notched-outline__notch[dir="rtl"] {
    padding-left: 8px;
    padding-right: 0;
}
.mdc-notched-outline--no-label .mdc-notched-outline__notch {
    padding: 0;
}
.mdc-text-field-helper-text {
    font-family: "Nobel", Arial, sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-size: 0.75rem;
    line-height: 1.25rem;
    font-weight: 400;
    letter-spacing: 0.0333333333em;
    text-decoration: inherit;
    text-transform: inherit;
    display: block;
    margin-top: 0;
    line-height: normal;
    margin: 0;
    transition: opacity 150ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    will-change: opacity;
}
.mdc-text-field-helper-text::before {
    display: inline-block;
    width: 0;
    height: 16px;
    content: "";
    vertical-align: 0;
}
.mdc-text-field-helper-text--persistent {
    transition: none;
    opacity: 1;
    will-change: initial;
}
.mdc-text-field-character-counter {
    font-family: "Nobel", Arial, sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-size: 0.75rem;
    line-height: 1.25rem;
    font-weight: 400;
    letter-spacing: 0.0333333333em;
    text-decoration: inherit;
    text-transform: inherit;
    display: block;
    margin-top: 0;
    line-height: normal;
    margin-left: auto;
    margin-right: 0;
    padding-left: 16px;
    padding-right: 0;
    white-space: nowrap;
}
.mdc-text-field-character-counter::before {
    display: inline-block;
    width: 0;
    height: 16px;
    content: "";
    vertical-align: 0;
}
[dir="rtl"] .mdc-text-field-character-counter,
.mdc-text-field-character-counter[dir="rtl"] {
    margin-left: 0;
    margin-right: auto;
}
[dir="rtl"] .mdc-text-field-character-counter,
.mdc-text-field-character-counter[dir="rtl"] {
    padding-left: 0;
    padding-right: 16px;
}
.mdc-text-field--with-leading-icon .mdc-text-field__icon,
.mdc-text-field--with-trailing-icon .mdc-text-field__icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}
.mdc-text-field__icon:not([tabindex]),
.mdc-text-field__icon[tabindex="-1"] {
    cursor: default;
    pointer-events: none;
}
.mdc-text-field {
    --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);
    height: 50px;
    border-radius: 4px 4px 0 0;
    display: inline-flex;
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
    will-change: opacity, transform, color;
}
.mdc-text-field::before,
.mdc-text-field::after {
    position: absolute;
    border-radius: 50%;
    opacity: 0;
    pointer-events: none;
    content: "";
}
.mdc-text-field::before {
    transition:
        opacity 15ms linear,
        background-color 15ms linear;
    z-index: 1;
}
.mdc-text-field.mdc-ripple-upgraded::before {
    transform: scale(1);
    transform: scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-text-field.mdc-ripple-upgraded::after {
    top: 0;
    left: 0;
    transform: scale(0);
    transform-origin: center center;
}
.mdc-text-field.mdc-ripple-upgraded--unbounded::after {
    top: 0;
    top: var(--mdc-ripple-top, 0);
    left: 0;
    left: var(--mdc-ripple-left, 0);
}
.mdc-text-field.mdc-ripple-upgraded--foreground-activation::after {
    animation:
        mdc-ripple-fg-radius-in 225ms forwards,
        mdc-ripple-fg-opacity-in 75ms forwards;
}
.mdc-text-field.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-text-field::before,
.mdc-text-field::after {
    background-color: #292929;
}
.mdc-text-field:hover::before {
    opacity: 0.04;
}
.mdc-text-field.mdc-ripple-upgraded--background-focused::before,
.mdc-text-field:not(.mdc-ripple-upgraded):focus::before {
    transition-duration: 75ms;
    opacity: 0.12;
}
.mdc-text-field::before,
.mdc-text-field::after {
    top: calc(50% - 100%);
    left: calc(50% - 100%);
    width: 200%;
    height: 200%;
}
.mdc-text-field.mdc-ripple-upgraded::after {
    width: 100%;
    width: var(--mdc-ripple-fg-size, 100%);
    height: 100%;
    height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label {
    color: rgba(0, 0, 0, 0.6);
}
.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input {
    color: #292929;
}
.mdc-text-field .mdc-text-field__input {
    caret-color: #1f3fcf;
    caret-color: var(--mdc-theme-primary, #1f3fcf);
}
.mdc-text-field:not(.mdc-text-field--disabled):not(
        .mdc-text-field--outlined
    ):not(.mdc-text-field--textarea)
    .mdc-text-field__input {
    border-bottom-color: #ccc;
}
.mdc-text-field:not(.mdc-text-field--disabled):not(
        .mdc-text-field--outlined
    ):not(.mdc-text-field--textarea)
    .mdc-text-field__input:hover {
    border-bottom-color: #292929;
}
.mdc-text-field .mdc-line-ripple {
    background-color: #1f3fcf;
    background-color: var(--mdc-theme-primary, #1f3fcf);
}
.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--textarea) {
    border-bottom-color: rgba(0, 0, 0, 0.12);
}
.mdc-text-field:not(.mdc-text-field--disabled)
    + .mdc-text-field-helper-line
    .mdc-text-field-helper-text {
    color: #ccc;
}
.mdc-text-field:not(.mdc-text-field--disabled)
    .mdc-text-field-character-counter,
.mdc-text-field:not(.mdc-text-field--disabled)
    + .mdc-text-field-helper-line
    .mdc-text-field-character-counter {
    color: #ccc;
}
.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon {
    color: rgba(0, 0, 0, 0.54);
}
.mdc-text-field:not(.mdc-text-field--disabled) {
    background-color: #fff;
}
.mdc-text-field .mdc-floating-label {
    left: 16px;
    right: auto;
    right: initial;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
}
[dir="rtl"] .mdc-text-field .mdc-floating-label,
.mdc-text-field .mdc-floating-label[dir="rtl"] {
    left: auto;
    left: initial;
    right: 16px;
}
.mdc-text-field .mdc-floating-label--float-above {
    transform: translateY(-106%) scale(0.75);
}
.mdc-text-field--textarea .mdc-floating-label {
    left: 4px;
    right: auto;
    right: initial;
}
[dir="rtl"] .mdc-text-field--textarea .mdc-floating-label,
.mdc-text-field--textarea .mdc-floating-label[dir="rtl"] {
    left: auto;
    left: initial;
    right: 4px;
}
.mdc-text-field--outlined .mdc-floating-label {
    left: 4px;
    right: auto;
    right: initial;
}
[dir="rtl"] .mdc-text-field--outlined .mdc-floating-label,
.mdc-text-field--outlined .mdc-floating-label[dir="rtl"] {
    left: auto;
    left: initial;
    right: 4px;
}
.mdc-text-field--outlined--with-leading-icon .mdc-floating-label {
    left: 36px;
    right: auto;
    right: initial;
}
[dir="rtl"] .mdc-text-field--outlined--with-leading-icon .mdc-floating-label,
.mdc-text-field--outlined--with-leading-icon .mdc-floating-label[dir="rtl"] {
    left: auto;
    left: initial;
    right: 36px;
}
.mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above {
    left: 40px;
    right: auto;
    right: initial;
}
[dir="rtl"]
    .mdc-text-field--outlined--with-leading-icon
    .mdc-floating-label--float-above,
.mdc-text-field--outlined--with-leading-icon
    .mdc-floating-label--float-above[dir="rtl"] {
    left: auto;
    left: initial;
    right: 40px;
}
.mdc-text-field__input {
    font-family: "Nobel", Arial, sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 0.009375em;
    text-decoration: inherit;
    text-transform: inherit;
    align-self: flex-end;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 20px 16px 6px;
    transition: opacity 150ms cubic-bezier(0.4, 0, 0.2, 1);
    border: none;
    border-bottom: 1px solid;
    border-radius: 0;
    background: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.mdc-text-field__input::-moz-placeholder {
    -moz-transition: opacity 67ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: opacity 67ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    color: rgba(0, 0, 0, 0.54);
}
.mdc-text-field__input::placeholder {
    transition: opacity 67ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    color: rgba(0, 0, 0, 0.54);
}
.mdc-text-field--fullwidth .mdc-text-field__input::-moz-placeholder,
.mdc-text-field--no-label .mdc-text-field__input::-moz-placeholder,
.mdc-text-field--focused .mdc-text-field__input::-moz-placeholder {
    transition-delay: 40ms;
    transition-duration: 110ms;
    opacity: 1;
}
.mdc-text-field--fullwidth .mdc-text-field__input::placeholder,
.mdc-text-field--no-label .mdc-text-field__input::placeholder,
.mdc-text-field--focused .mdc-text-field__input::placeholder {
    transition-delay: 40ms;
    transition-duration: 110ms;
    opacity: 1;
}
.mdc-text-field__input:focus {
    outline: none;
}
.mdc-text-field__input:invalid {
    box-shadow: none;
}
.mdc-text-field__input:-webkit-autofill {
    z-index: auto !important;
}
.mdc-text-field--no-label:not(.mdc-text-field--outlined):not(
        .mdc-text-field--textarea
    )
    .mdc-text-field__input {
    padding-top: 16px;
    padding-bottom: 16px;
}
.mdc-text-field__input:-webkit-autofill + .mdc-floating-label {
    transform: translateY(-50%) scale(0.75);
    cursor: auto;
}
.mdc-text-field--outlined {
    border: none;
    overflow: visible;
}
.mdc-text-field--outlined:not(.mdc-text-field--disabled)
    .mdc-notched-outline__leading,
.mdc-text-field--outlined:not(.mdc-text-field--disabled)
    .mdc-notched-outline__notch,
.mdc-text-field--outlined:not(.mdc-text-field--disabled)
    .mdc-notched-outline__trailing {
    border-color: rgba(0, 0, 0, 0.38);
}
.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(
        .mdc-text-field--focused
    )
    .mdc-text-field__input:hover
    ~ .mdc-notched-outline
    .mdc-notched-outline__leading,
.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(
        .mdc-text-field--focused
    )
    .mdc-text-field__input:hover
    ~ .mdc-notched-outline
    .mdc-notched-outline__notch,
.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(
        .mdc-text-field--focused
    )
    .mdc-text-field__input:hover
    ~ .mdc-notched-outline
    .mdc-notched-outline__trailing,
.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(
        .mdc-text-field--focused
    )
    .mdc-text-field__icon:hover
    ~ .mdc-notched-outline
    .mdc-notched-outline__leading,
.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(
        .mdc-text-field--focused
    )
    .mdc-text-field__icon:hover
    ~ .mdc-notched-outline
    .mdc-notched-outline__notch,
.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(
        .mdc-text-field--focused
    )
    .mdc-text-field__icon:hover
    ~ .mdc-notched-outline
    .mdc-notched-outline__trailing {
    border-color: rgba(0, 0, 0, 0.87);
}
.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused
    .mdc-notched-outline__leading,
.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused
    .mdc-notched-outline__notch,
.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused
    .mdc-notched-outline__trailing {
    border-color: #1f3fcf;
    border-color: var(--mdc-theme-primary, #1f3fcf);
}
.mdc-text-field--outlined .mdc-floating-label--shake {
    animation: mdc-floating-label-shake-float-above-text-field-outlined 250ms 1;
}
.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading {
    border-radius: 4px 0 0 4px;
}
[dir="rtl"]
    .mdc-text-field--outlined
    .mdc-notched-outline
    .mdc-notched-outline__leading,
.mdc-text-field--outlined
    .mdc-notched-outline
    .mdc-notched-outline__leading[dir="rtl"] {
    border-radius: 0 4px 4px 0;
}
.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing {
    border-radius: 0 4px 4px 0;
}
[dir="rtl"]
    .mdc-text-field--outlined
    .mdc-notched-outline
    .mdc-notched-outline__trailing,
.mdc-text-field--outlined
    .mdc-notched-outline
    .mdc-notched-outline__trailing[dir="rtl"] {
    border-radius: 4px 0 0 4px;
}
.mdc-text-field--outlined .mdc-floating-label--float-above {
    transform: translateY(-34.25px) scale(1);
}
.mdc-text-field--outlined .mdc-floating-label--float-above {
    font-size: 0.75rem;
}
.mdc-text-field--outlined.mdc-notched-outline--upgraded
    .mdc-floating-label--float-above,
.mdc-text-field--outlined
    .mdc-notched-outline--upgraded
    .mdc-floating-label--float-above {
    transform: translateY(-31.75px) scale(0.75);
}
.mdc-text-field--outlined.mdc-notched-outline--upgraded
    .mdc-floating-label--float-above,
.mdc-text-field--outlined
    .mdc-notched-outline--upgraded
    .mdc-floating-label--float-above {
    font-size: 1rem;
}
.mdc-text-field--outlined
    .mdc-notched-outline--notched
    .mdc-notched-outline__notch {
    padding-top: 1px;
}
.mdc-text-field--outlined::before,
.mdc-text-field--outlined::after {
    content: none;
}
.mdc-text-field--outlined:not(.mdc-text-field--disabled) {
    background-color: rgba(0, 0, 0, 0);
}
.mdc-text-field--outlined .mdc-text-field__input {
    border: none !important;
}
.mdc-text-field--outlined .mdc-text-field__input {
    display: flex;
    padding: 12px 16px 14px;
    background-color: rgba(0, 0, 0, 0);
    z-index: 1;
}
.mdc-text-field--outlined .mdc-text-field__icon {
    z-index: 2;
}
.mdc-text-field--outlined.mdc-text-field--focused
    .mdc-notched-outline--notched
    .mdc-notched-outline__notch {
    padding-top: 2px;
}
.mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__leading,
.mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__notch,
.mdc-text-field--outlined.mdc-text-field--focused
    .mdc-notched-outline__trailing {
    border-width: 2px;
}
.mdc-text-field--outlined.mdc-text-field--disabled {
    background-color: rgba(0, 0, 0, 0);
}
.mdc-text-field--outlined.mdc-text-field--disabled
    .mdc-notched-outline__leading,
.mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__notch,
.mdc-text-field--outlined.mdc-text-field--disabled
    .mdc-notched-outline__trailing {
    border-color: rgba(0, 0, 0, 0.06);
}
.mdc-text-field--outlined.mdc-text-field--disabled .mdc-text-field__input {
    border-bottom: none;
}
.mdc-text-field--outlined.mdc-text-field--dense {
    height: 48px;
}
.mdc-text-field--outlined.mdc-text-field--dense
    .mdc-floating-label--float-above {
    transform: translateY(-134%) scale(1);
}
.mdc-text-field--outlined.mdc-text-field--dense
    .mdc-floating-label--float-above {
    font-size: 0.8rem;
}
.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded
    .mdc-floating-label--float-above,
.mdc-text-field--outlined.mdc-text-field--dense
    .mdc-notched-outline--upgraded
    .mdc-floating-label--float-above {
    transform: translateY(-120%) scale(0.8);
}
.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded
    .mdc-floating-label--float-above,
.mdc-text-field--outlined.mdc-text-field--dense
    .mdc-notched-outline--upgraded
    .mdc-floating-label--float-above {
    font-size: 1rem;
}
.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake {
    animation: mdc-floating-label-shake-float-above-text-field-outlined-dense
        250ms 1;
}
.mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__input {
    padding: 12px 12px 7px;
}
.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label {
    top: 14px;
}
.mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__icon {
    top: 12px;
}
.mdc-text-field--with-leading-icon .mdc-text-field__icon {
    left: 16px;
    right: auto;
    right: initial;
}
[dir="rtl"] .mdc-text-field--with-leading-icon .mdc-text-field__icon,
.mdc-text-field--with-leading-icon .mdc-text-field__icon[dir="rtl"] {
    left: auto;
    left: initial;
    right: 16px;
}
.mdc-text-field--with-leading-icon .mdc-text-field__input {
    padding-left: 48px;
    padding-right: 16px;
}
[dir="rtl"] .mdc-text-field--with-leading-icon .mdc-text-field__input,
.mdc-text-field--with-leading-icon .mdc-text-field__input[dir="rtl"] {
    padding-left: 16px;
    padding-right: 48px;
}
.mdc-text-field--with-leading-icon .mdc-floating-label {
    left: 48px;
    right: auto;
    right: initial;
}
[dir="rtl"] .mdc-text-field--with-leading-icon .mdc-floating-label,
.mdc-text-field--with-leading-icon .mdc-floating-label[dir="rtl"] {
    left: auto;
    left: initial;
    right: 48px;
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined
    .mdc-text-field__icon {
    left: 16px;
    right: auto;
    right: initial;
}
[dir="rtl"]
    .mdc-text-field--with-leading-icon.mdc-text-field--outlined
    .mdc-text-field__icon,
.mdc-text-field--with-leading-icon.mdc-text-field--outlined
    .mdc-text-field__icon[dir="rtl"] {
    left: auto;
    left: initial;
    right: 16px;
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined
    .mdc-text-field__input {
    padding-left: 48px;
    padding-right: 16px;
}
[dir="rtl"]
    .mdc-text-field--with-leading-icon.mdc-text-field--outlined
    .mdc-text-field__input,
.mdc-text-field--with-leading-icon.mdc-text-field--outlined
    .mdc-text-field__input[dir="rtl"] {
    padding-left: 16px;
    padding-right: 48px;
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined
    .mdc-floating-label--float-above {
    transform: translateY(-34.25px) translateX(-32px) scale(1);
}
[dir="rtl"]
    .mdc-text-field--with-leading-icon.mdc-text-field--outlined
    .mdc-floating-label--float-above,
.mdc-text-field--with-leading-icon.mdc-text-field--outlined
    .mdc-floating-label--float-above[dir="rtl"] {
    transform: translateY(-34.25px) translateX(32px) scale(1);
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined
    .mdc-floating-label--float-above {
    font-size: 0.75rem;
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded
    .mdc-floating-label--float-above,
.mdc-text-field--with-leading-icon.mdc-text-field--outlined
    .mdc-notched-outline--upgraded
    .mdc-floating-label--float-above {
    transform: translateY(-31.75px) translateX(-32px) scale(0.75);
}
[dir="rtl"]
    .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded
    .mdc-floating-label--float-above,
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded
    .mdc-floating-label--float-above[dir="rtl"],
[dir="rtl"]
    .mdc-text-field--with-leading-icon.mdc-text-field--outlined
    .mdc-notched-outline--upgraded
    .mdc-floating-label--float-above,
.mdc-text-field--with-leading-icon.mdc-text-field--outlined
    .mdc-notched-outline--upgraded
    .mdc-floating-label--float-above[dir="rtl"] {
    transform: translateY(-31.75px) translateX(32px) scale(0.75);
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded
    .mdc-floating-label--float-above,
.mdc-text-field--with-leading-icon.mdc-text-field--outlined
    .mdc-notched-outline--upgraded
    .mdc-floating-label--float-above {
    font-size: 1rem;
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined
    .mdc-floating-label--shake {
    animation: mdc-floating-label-shake-float-above-text-field-outlined-leading-icon
        250ms 1;
}
[dir="rtl"]
    .mdc-text-field--with-leading-icon.mdc-text-field--outlined
    .mdc-floating-label--shake,
.mdc-text-field--with-leading-icon.mdc-text-field--outlined[dir="rtl"]
    .mdc-floating-label--shake {
    animation: mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-rtl
        250ms 1;
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined
    .mdc-floating-label {
    left: 36px;
    right: auto;
    right: initial;
}
[dir="rtl"]
    .mdc-text-field--with-leading-icon.mdc-text-field--outlined
    .mdc-floating-label,
.mdc-text-field--with-leading-icon.mdc-text-field--outlined
    .mdc-floating-label[dir="rtl"] {
    left: auto;
    left: initial;
    right: 36px;
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense
    .mdc-floating-label--float-above {
    transform: translateY(-134%) translateX(-21px) scale(1);
}
[dir="rtl"]
    .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense
    .mdc-floating-label--float-above,
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense
    .mdc-floating-label--float-above[dir="rtl"] {
    transform: translateY(-134%) translateX(21px) scale(1);
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense
    .mdc-floating-label--float-above {
    font-size: 0.8rem;
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded
    .mdc-floating-label--float-above,
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense
    .mdc-notched-outline--upgraded
    .mdc-floating-label--float-above {
    transform: translateY(-120%) translateX(-21px) scale(0.8);
}
[dir="rtl"]
    .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded
    .mdc-floating-label--float-above,
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded
    .mdc-floating-label--float-above[dir="rtl"],
[dir="rtl"]
    .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense
    .mdc-notched-outline--upgraded
    .mdc-floating-label--float-above,
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense
    .mdc-notched-outline--upgraded
    .mdc-floating-label--float-above[dir="rtl"] {
    transform: translateY(-120%) translateX(21px) scale(0.8);
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded
    .mdc-floating-label--float-above,
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense
    .mdc-notched-outline--upgraded
    .mdc-floating-label--float-above {
    font-size: 1rem;
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense
    .mdc-floating-label--shake {
    animation: mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense
        250ms 1;
}
[dir="rtl"]
    .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense
    .mdc-floating-label--shake,
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense[dir="rtl"]
    .mdc-floating-label--shake {
    animation: mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense-rtl
        250ms 1;
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense
    .mdc-floating-label {
    left: 32px;
    right: auto;
    right: initial;
}
[dir="rtl"]
    .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense
    .mdc-floating-label,
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense
    .mdc-floating-label[dir="rtl"] {
    left: auto;
    left: initial;
    right: 32px;
}
.mdc-text-field--with-trailing-icon .mdc-text-field__icon {
    left: auto;
    left: initial;
    right: 12px;
}
[dir="rtl"] .mdc-text-field--with-trailing-icon .mdc-text-field__icon,
.mdc-text-field--with-trailing-icon .mdc-text-field__icon[dir="rtl"] {
    left: 12px;
    right: auto;
    right: initial;
}
.mdc-text-field--with-trailing-icon .mdc-text-field__input {
    padding-left: 16px;
    padding-right: 48px;
}
[dir="rtl"] .mdc-text-field--with-trailing-icon .mdc-text-field__input,
.mdc-text-field--with-trailing-icon .mdc-text-field__input[dir="rtl"] {
    padding-left: 48px;
    padding-right: 16px;
}
.mdc-text-field--with-trailing-icon.mdc-text-field--outlined
    .mdc-text-field__icon {
    left: auto;
    left: initial;
    right: 16px;
}
[dir="rtl"]
    .mdc-text-field--with-trailing-icon.mdc-text-field--outlined
    .mdc-text-field__icon,
.mdc-text-field--with-trailing-icon.mdc-text-field--outlined
    .mdc-text-field__icon[dir="rtl"] {
    left: 16px;
    right: auto;
    right: initial;
}
.mdc-text-field--with-trailing-icon.mdc-text-field--outlined
    .mdc-text-field__input {
    padding-left: 16px;
    padding-right: 48px;
}
[dir="rtl"]
    .mdc-text-field--with-trailing-icon.mdc-text-field--outlined
    .mdc-text-field__input,
.mdc-text-field--with-trailing-icon.mdc-text-field--outlined
    .mdc-text-field__input[dir="rtl"] {
    padding-left: 48px;
    padding-right: 16px;
}
.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon
    .mdc-text-field__icon {
    left: 16px;
    right: auto;
}
[dir="rtl"]
    .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon
    .mdc-text-field__icon,
.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon
    .mdc-text-field__icon[dir="rtl"] {
    left: auto;
    right: 16px;
}
.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon
    .mdc-text-field__icon
    ~ .mdc-text-field__icon {
    right: 12px;
    left: auto;
}
[dir="rtl"]
    .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon
    .mdc-text-field__icon
    ~ .mdc-text-field__icon,
.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon
    .mdc-text-field__icon
    ~ .mdc-text-field__icon[dir="rtl"] {
    right: auto;
    left: 12px;
}
.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon
    .mdc-text-field__input {
    padding-left: 48px;
    padding-right: 48px;
}
[dir="rtl"]
    .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon
    .mdc-text-field__input,
.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon
    .mdc-text-field__input[dir="rtl"] {
    padding-left: 48px;
    padding-right: 48px;
}
.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon,
.mdc-text-field--with-trailing-icon.mdc-text-field--dense
    .mdc-text-field__icon {
    bottom: 16px;
    transform: scale(0.8);
}
.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon {
    left: 12px;
    right: auto;
    right: initial;
}
[dir="rtl"]
    .mdc-text-field--with-leading-icon.mdc-text-field--dense
    .mdc-text-field__icon,
.mdc-text-field--with-leading-icon.mdc-text-field--dense
    .mdc-text-field__icon[dir="rtl"] {
    left: auto;
    left: initial;
    right: 12px;
}
.mdc-text-field--with-leading-icon.mdc-text-field--dense
    .mdc-text-field__input {
    padding-left: 44px;
    padding-right: 16px;
}
[dir="rtl"]
    .mdc-text-field--with-leading-icon.mdc-text-field--dense
    .mdc-text-field__input,
.mdc-text-field--with-leading-icon.mdc-text-field--dense
    .mdc-text-field__input[dir="rtl"] {
    padding-left: 16px;
    padding-right: 44px;
}
.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label {
    left: 44px;
    right: auto;
    right: initial;
}
[dir="rtl"]
    .mdc-text-field--with-leading-icon.mdc-text-field--dense
    .mdc-floating-label,
.mdc-text-field--with-leading-icon.mdc-text-field--dense
    .mdc-floating-label[dir="rtl"] {
    left: auto;
    left: initial;
    right: 44px;
}
.mdc-text-field--with-trailing-icon.mdc-text-field--dense
    .mdc-text-field__icon {
    left: auto;
    left: initial;
    right: 12px;
}
[dir="rtl"]
    .mdc-text-field--with-trailing-icon.mdc-text-field--dense
    .mdc-text-field__icon,
.mdc-text-field--with-trailing-icon.mdc-text-field--dense
    .mdc-text-field__icon[dir="rtl"] {
    left: 12px;
    right: auto;
    right: initial;
}
.mdc-text-field--with-trailing-icon.mdc-text-field--dense
    .mdc-text-field__input {
    padding-left: 16px;
    padding-right: 44px;
}
[dir="rtl"]
    .mdc-text-field--with-trailing-icon.mdc-text-field--dense
    .mdc-text-field__input,
.mdc-text-field--with-trailing-icon.mdc-text-field--dense
    .mdc-text-field__input[dir="rtl"] {
    padding-left: 44px;
    padding-right: 16px;
}
.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense
    .mdc-text-field__icon {
    left: 12px;
    right: auto;
}
[dir="rtl"]
    .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense
    .mdc-text-field__icon,
.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense
    .mdc-text-field__icon[dir="rtl"] {
    left: auto;
    right: 12px;
}
.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense
    .mdc-text-field__icon
    ~ .mdc-text-field__icon {
    right: 12px;
    left: auto;
}
[dir="rtl"]
    .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense
    .mdc-text-field__icon
    ~ .mdc-text-field__icon,
.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense
    .mdc-text-field__icon
    ~ .mdc-text-field__icon[dir="rtl"] {
    right: auto;
    left: 12px;
}
.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense
    .mdc-text-field__input {
    padding-left: 44px;
    padding-right: 44px;
}
[dir="rtl"]
    .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense
    .mdc-text-field__input,
.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense
    .mdc-text-field__input[dir="rtl"] {
    padding-left: 44px;
    padding-right: 44px;
}
.mdc-text-field--dense .mdc-floating-label--float-above {
    transform: translateY(-70%) scale(0.8);
}
.mdc-text-field--dense .mdc-floating-label--shake {
    animation: mdc-floating-label-shake-float-above-text-field-dense 250ms 1;
}
.mdc-text-field--dense .mdc-text-field__input {
    padding: 12px 12px 0;
}
.mdc-text-field--dense .mdc-floating-label {
    font-size: 0.813rem;
}
.mdc-text-field--dense .mdc-floating-label--float-above {
    font-size: 0.813rem;
}
.mdc-text-field__input:required ~ .mdc-floating-label::after,
.mdc-text-field__input:required
    ~ .mdc-notched-outline
    .mdc-floating-label::after {
    margin-left: 1px;
    content: "*";
}
.mdc-text-field--textarea {
    display: inline-flex;
    width: auto;
    height: auto;
    transition: none;
    overflow: visible;
}
.mdc-text-field--textarea:not(.mdc-text-field--disabled)
    .mdc-notched-outline__leading,
.mdc-text-field--textarea:not(.mdc-text-field--disabled)
    .mdc-notched-outline__notch,
.mdc-text-field--textarea:not(.mdc-text-field--disabled)
    .mdc-notched-outline__trailing {
    border-color: rgba(0, 0, 0, 0.38);
}
.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(
        .mdc-text-field--focused
    )
    .mdc-text-field__input:hover
    ~ .mdc-notched-outline
    .mdc-notched-outline__leading,
.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(
        .mdc-text-field--focused
    )
    .mdc-text-field__input:hover
    ~ .mdc-notched-outline
    .mdc-notched-outline__notch,
.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(
        .mdc-text-field--focused
    )
    .mdc-text-field__input:hover
    ~ .mdc-notched-outline
    .mdc-notched-outline__trailing,
.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(
        .mdc-text-field--focused
    )
    .mdc-text-field__icon:hover
    ~ .mdc-notched-outline
    .mdc-notched-outline__leading,
.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(
        .mdc-text-field--focused
    )
    .mdc-text-field__icon:hover
    ~ .mdc-notched-outline
    .mdc-notched-outline__notch,
.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(
        .mdc-text-field--focused
    )
    .mdc-text-field__icon:hover
    ~ .mdc-notched-outline
    .mdc-notched-outline__trailing {
    border-color: rgba(0, 0, 0, 0.87);
}
.mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused
    .mdc-notched-outline__leading,
.mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused
    .mdc-notched-outline__notch,
.mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused
    .mdc-notched-outline__trailing {
    border-color: #1f3fcf;
    border-color: var(--mdc-theme-primary, #1f3fcf);
}
.mdc-text-field--textarea .mdc-floating-label--shake {
    animation: mdc-floating-label-shake-float-above-textarea 250ms 1;
}
.mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading {
    border-radius: 4px 0 0 4px;
}
[dir="rtl"]
    .mdc-text-field--textarea
    .mdc-notched-outline
    .mdc-notched-outline__leading,
.mdc-text-field--textarea
    .mdc-notched-outline
    .mdc-notched-outline__leading[dir="rtl"] {
    border-radius: 0 4px 4px 0;
}
.mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing {
    border-radius: 0 4px 4px 0;
}
[dir="rtl"]
    .mdc-text-field--textarea
    .mdc-notched-outline
    .mdc-notched-outline__trailing,
.mdc-text-field--textarea
    .mdc-notched-outline
    .mdc-notched-outline__trailing[dir="rtl"] {
    border-radius: 4px 0 0 4px;
}
.mdc-text-field--textarea::before,
.mdc-text-field--textarea::after {
    content: none;
}
.mdc-text-field--textarea:not(.mdc-text-field--disabled) {
    background-color: rgba(0, 0, 0, 0);
}
.mdc-text-field--textarea .mdc-floating-label--float-above {
    transform: translateY(-144%) scale(1);
}
.mdc-text-field--textarea .mdc-floating-label--float-above {
    font-size: 0.75rem;
}
.mdc-text-field--textarea.mdc-notched-outline--upgraded
    .mdc-floating-label--float-above,
.mdc-text-field--textarea
    .mdc-notched-outline--upgraded
    .mdc-floating-label--float-above {
    transform: translateY(-130%) scale(0.75);
}
.mdc-text-field--textarea.mdc-notched-outline--upgraded
    .mdc-floating-label--float-above,
.mdc-text-field--textarea
    .mdc-notched-outline--upgraded
    .mdc-floating-label--float-above {
    font-size: 1rem;
}
.mdc-text-field--textarea .mdc-text-field-character-counter {
    left: auto;
    left: initial;
    right: 16px;
    position: absolute;
    bottom: 13px;
}
[dir="rtl"] .mdc-text-field--textarea .mdc-text-field-character-counter,
.mdc-text-field--textarea .mdc-text-field-character-counter[dir="rtl"] {
    left: 16px;
    right: auto;
    right: initial;
}
.mdc-text-field--textarea .mdc-text-field__input {
    align-self: auto;
    box-sizing: border-box;
    height: auto;
    margin: 8px 1px 1px 0;
    padding: 0 16px 16px;
    border: none;
    line-height: 1.75rem;
}
.mdc-text-field--textarea
    .mdc-text-field-character-counter
    + .mdc-text-field__input {
    margin-bottom: 28px;
    padding-bottom: 0;
}
.mdc-text-field--textarea .mdc-floating-label {
    top: 17px;
    width: auto;
    pointer-events: none;
}
.mdc-text-field--textarea
    .mdc-floating-label:not(.mdc-floating-label--float-above) {
    transform: none;
}
.mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__leading,
.mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__notch,
.mdc-text-field--textarea.mdc-text-field--focused
    .mdc-notched-outline__trailing {
    border-width: 2px;
}
.mdc-text-field--fullwidth {
    width: 100%;
}
.mdc-text-field--fullwidth:not(.mdc-text-field--textarea) {
    display: block;
}
.mdc-text-field--fullwidth:not(.mdc-text-field--textarea)::before,
.mdc-text-field--fullwidth:not(.mdc-text-field--textarea)::after {
    content: none;
}
.mdc-text-field--fullwidth:not(.mdc-text-field--textarea):not(
        .mdc-text-field--disabled
    ) {
    background-color: rgba(0, 0, 0, 0);
}
.mdc-text-field--fullwidth:not(.mdc-text-field--textarea)
    .mdc-text-field__input {
    padding: 0;
}
.mdc-text-field--fullwidth.mdc-text-field--textarea .mdc-text-field__input {
    resize: vertical;
}
.mdc-text-field--fullwidth.mdc-text-field--invalid:not(
        .mdc-text-field--disabled
    ):not(.mdc-text-field--textarea) {
    border-bottom-color: #f44336;
}
.mdc-text-field-helper-line {
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
}
.mdc-text-field--dense + .mdc-text-field-helper-line {
    margin-bottom: 4px;
}
.mdc-text-field + .mdc-text-field-helper-line {
    padding-right: 0;
    padding-left: 0;
}
.mdc-form-field > .mdc-text-field + label {
    align-self: flex-start;
}
.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label {
    color: #292929;
}
.mdc-text-field--focused
    + .mdc-text-field-helper-line
    .mdc-text-field-helper-text:not(
        .mdc-text-field-helper-text--validation-msg
    ) {
    opacity: 1;
}
.mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled)
    .mdc-notched-outline__leading,
.mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled)
    .mdc-notched-outline__notch,
.mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled)
    .mdc-notched-outline__trailing {
    border-color: #1f3fcf;
    border-color: var(--mdc-theme-primary, #1f3fcf);
}
.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(
        .mdc-text-field--outlined
    ):not(.mdc-text-field--textarea)
    .mdc-text-field__input {
    border-bottom-color: #f44336;
}
.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(
        .mdc-text-field--outlined
    ):not(.mdc-text-field--textarea)
    .mdc-text-field__input:hover {
    border-bottom-color: #f44336;
}
.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple {
    background-color: #f44336;
}
.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label {
    color: #f44336;
}
.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid
    + .mdc-text-field-helper-line
    .mdc-text-field-helper-text--validation-msg {
    color: #f44336;
}
.mdc-text-field--invalid .mdc-text-field__input {
    caret-color: #f44336;
}
.mdc-text-field--invalid.mdc-text-field--with-trailing-icon:not(
        .mdc-text-field--with-leading-icon
    ):not(.mdc-text-field--disabled)
    .mdc-text-field__icon {
    color: #f44336;
}
.mdc-text-field--invalid.mdc-text-field--with-trailing-icon.mdc-text-field--with-leading-icon:not(
        .mdc-text-field--disabled
    )
    .mdc-text-field__icon
    ~ .mdc-text-field__icon {
    color: #f44336;
}
.mdc-text-field--invalid
    + .mdc-text-field-helper-line
    .mdc-text-field-helper-text--validation-msg {
    opacity: 1;
}
.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled)
    .mdc-notched-outline__leading,
.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled)
    .mdc-notched-outline__notch,
.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled)
    .mdc-notched-outline__trailing {
    border-color: #f44336;
}
.mdc-text-field--textarea.mdc-text-field--invalid:not(
        .mdc-text-field--disabled
    ):not(.mdc-text-field--focused)
    .mdc-text-field__input:hover
    ~ .mdc-notched-outline
    .mdc-notched-outline__leading,
.mdc-text-field--textarea.mdc-text-field--invalid:not(
        .mdc-text-field--disabled
    ):not(.mdc-text-field--focused)
    .mdc-text-field__input:hover
    ~ .mdc-notched-outline
    .mdc-notched-outline__notch,
.mdc-text-field--textarea.mdc-text-field--invalid:not(
        .mdc-text-field--disabled
    ):not(.mdc-text-field--focused)
    .mdc-text-field__input:hover
    ~ .mdc-notched-outline
    .mdc-notched-outline__trailing,
.mdc-text-field--textarea.mdc-text-field--invalid:not(
        .mdc-text-field--disabled
    ):not(.mdc-text-field--focused)
    .mdc-text-field__icon:hover
    ~ .mdc-notched-outline
    .mdc-notched-outline__leading,
.mdc-text-field--textarea.mdc-text-field--invalid:not(
        .mdc-text-field--disabled
    ):not(.mdc-text-field--focused)
    .mdc-text-field__icon:hover
    ~ .mdc-notched-outline
    .mdc-notched-outline__notch,
.mdc-text-field--textarea.mdc-text-field--invalid:not(
        .mdc-text-field--disabled
    ):not(.mdc-text-field--focused)
    .mdc-text-field__icon:hover
    ~ .mdc-notched-outline
    .mdc-notched-outline__trailing {
    border-color: #f44336;
}
.mdc-text-field--textarea.mdc-text-field--invalid:not(
        .mdc-text-field--disabled
    ).mdc-text-field--focused
    .mdc-notched-outline__leading,
.mdc-text-field--textarea.mdc-text-field--invalid:not(
        .mdc-text-field--disabled
    ).mdc-text-field--focused
    .mdc-notched-outline__notch,
.mdc-text-field--textarea.mdc-text-field--invalid:not(
        .mdc-text-field--disabled
    ).mdc-text-field--focused
    .mdc-notched-outline__trailing {
    border-color: #f44336;
}
.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled)
    .mdc-notched-outline__leading,
.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled)
    .mdc-notched-outline__notch,
.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled)
    .mdc-notched-outline__trailing {
    border-color: #f44336;
}
.mdc-text-field--outlined.mdc-text-field--invalid:not(
        .mdc-text-field--disabled
    ):not(.mdc-text-field--focused)
    .mdc-text-field__input:hover
    ~ .mdc-notched-outline
    .mdc-notched-outline__leading,
.mdc-text-field--outlined.mdc-text-field--invalid:not(
        .mdc-text-field--disabled
    ):not(.mdc-text-field--focused)
    .mdc-text-field__input:hover
    ~ .mdc-notched-outline
    .mdc-notched-outline__notch,
.mdc-text-field--outlined.mdc-text-field--invalid:not(
        .mdc-text-field--disabled
    ):not(.mdc-text-field--focused)
    .mdc-text-field__input:hover
    ~ .mdc-notched-outline
    .mdc-notched-outline__trailing,
.mdc-text-field--outlined.mdc-text-field--invalid:not(
        .mdc-text-field--disabled
    ):not(.mdc-text-field--focused)
    .mdc-text-field__icon:hover
    ~ .mdc-notched-outline
    .mdc-notched-outline__leading,
.mdc-text-field--outlined.mdc-text-field--invalid:not(
        .mdc-text-field--disabled
    ):not(.mdc-text-field--focused)
    .mdc-text-field__icon:hover
    ~ .mdc-notched-outline
    .mdc-notched-outline__notch,
.mdc-text-field--outlined.mdc-text-field--invalid:not(
        .mdc-text-field--disabled
    ):not(.mdc-text-field--focused)
    .mdc-text-field__icon:hover
    ~ .mdc-notched-outline
    .mdc-notched-outline__trailing {
    border-color: #f44336;
}
.mdc-text-field--outlined.mdc-text-field--invalid:not(
        .mdc-text-field--disabled
    ).mdc-text-field--focused
    .mdc-notched-outline__leading,
.mdc-text-field--outlined.mdc-text-field--invalid:not(
        .mdc-text-field--disabled
    ).mdc-text-field--focused
    .mdc-notched-outline__notch,
.mdc-text-field--outlined.mdc-text-field--invalid:not(
        .mdc-text-field--disabled
    ).mdc-text-field--focused
    .mdc-notched-outline__trailing {
    border-color: #f44336;
}
.mdc-text-field--disabled {
    background-color: hsl(0, 0%, 98%);
    border-bottom: none;
    pointer-events: none;
}
.mdc-text-field--disabled .mdc-text-field__input {
    border-bottom-color: #ebebeb;
}
.mdc-text-field--disabled .mdc-text-field__input {
    color: rgba(0, 0, 0, 0.37);
}
.mdc-text-field--disabled .mdc-floating-label {
    color: rgba(0, 0, 0, 0.37);
}
.mdc-text-field--disabled
    + .mdc-text-field-helper-line
    .mdc-text-field-helper-text {
    color: rgba(0, 0, 0, 0.37);
}
.mdc-text-field--disabled .mdc-text-field-character-counter,
.mdc-text-field--disabled
    + .mdc-text-field-helper-line
    .mdc-text-field-character-counter {
    color: rgba(0, 0, 0, 0.37);
}
.mdc-text-field--disabled .mdc-text-field__icon {
    color: rgba(0, 0, 0, 0.3);
}
.mdc-text-field--disabled:not(.mdc-text-field--textarea) {
    border-bottom-color: rgba(0, 0, 0, 0.12);
}
.mdc-text-field--disabled .mdc-floating-label {
    cursor: default;
}
.mdc-text-field--textarea.mdc-text-field--disabled {
    background-color: rgba(0, 0, 0, 0);
    background-color: #f9f9f9;
}
.mdc-text-field--textarea.mdc-text-field--disabled
    .mdc-notched-outline__leading,
.mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__notch,
.mdc-text-field--textarea.mdc-text-field--disabled
    .mdc-notched-outline__trailing {
    border-color: rgba(0, 0, 0, 0.06);
}
.mdc-text-field--textarea.mdc-text-field--disabled .mdc-text-field__input {
    border-bottom: none;
}
@keyframes mdc-floating-label-shake-float-above-text-field-dense {
    0% {
        transform: translateX(calc(0 - 0%)) translateY(-70%) scale(0.8);
    }
    33% {
        animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
        transform: translateX(calc(4% - 0%)) translateY(-70%) scale(0.8);
    }
    66% {
        animation-timing-function: cubic-bezier(
            0.302435,
            0.381352,
            0.55,
            0.956352
        );
        transform: translateX(calc(-4% - 0%)) translateY(-70%) scale(0.8);
    }
    100% {
        transform: translateX(calc(0 - 0%)) translateY(-70%) scale(0.8);
    }
}
@keyframes mdc-floating-label-shake-float-above-text-field-outlined {
    0% {
        transform: translateX(calc(0 - 0%)) translateY(-31.75px) scale(0.75);
    }
    33% {
        animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
        transform: translateX(calc(4% - 0%)) translateY(-31.75px) scale(0.75);
    }
    66% {
        animation-timing-function: cubic-bezier(
            0.302435,
            0.381352,
            0.55,
            0.956352
        );
        transform: translateX(calc(-4% - 0%)) translateY(-31.75px) scale(0.75);
    }
    100% {
        transform: translateX(calc(0 - 0%)) translateY(-31.75px) scale(0.75);
    }
}
@keyframes mdc-floating-label-shake-float-above-text-field-outlined-dense {
    0% {
        transform: translateX(calc(0 - 0%)) translateY(-120%) scale(0.8);
    }
    33% {
        animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
        transform: translateX(calc(4% - 0%)) translateY(-120%) scale(0.8);
    }
    66% {
        animation-timing-function: cubic-bezier(
            0.302435,
            0.381352,
            0.55,
            0.956352
        );
        transform: translateX(calc(-4% - 0%)) translateY(-120%) scale(0.8);
    }
    100% {
        transform: translateX(calc(0 - 0%)) translateY(-120%) scale(0.8);
    }
}
@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon {
    0% {
        transform: translateX(calc(0 - 0)) translateY(-31.75px) scale(0.75);
    }
    33% {
        animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
        transform: translateX(calc(4% - 0)) translateY(-31.75px) scale(0.75);
    }
    66% {
        animation-timing-function: cubic-bezier(
            0.302435,
            0.381352,
            0.55,
            0.956352
        );
        transform: translateX(calc(-4% - 0)) translateY(-31.75px) scale(0.75);
    }
    100% {
        transform: translateX(calc(0 - 0)) translateY(-31.75px) scale(0.75);
    }
}
@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense {
    0% {
        transform: translateX(calc(0 - 21px)) translateY(-120%) scale(0.8);
    }
    33% {
        animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
        transform: translateX(calc(4% - 21px)) translateY(-120%) scale(0.8);
    }
    66% {
        animation-timing-function: cubic-bezier(
            0.302435,
            0.381352,
            0.55,
            0.956352
        );
        transform: translateX(calc(-4% - 21px)) translateY(-120%) scale(0.8);
    }
    100% {
        transform: translateX(calc(0 - 21px)) translateY(-120%) scale(0.8);
    }
}
@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-rtl {
    0% {
        transform: translateX(calc(0 - 0)) translateY(-31.75px) scale(0.75);
    }
    33% {
        animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
        transform: translateX(calc(4% - 0)) translateY(-31.75px) scale(0.75);
    }
    66% {
        animation-timing-function: cubic-bezier(
            0.302435,
            0.381352,
            0.55,
            0.956352
        );
        transform: translateX(calc(-4% - 0)) translateY(-31.75px) scale(0.75);
    }
    100% {
        transform: translateX(calc(0 - 0)) translateY(-31.75px) scale(0.75);
    }
}
@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense-rtl {
    0% {
        transform: translateX(calc(0 - -21px)) translateY(-120%) scale(0.8);
    }
    33% {
        animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
        transform: translateX(calc(4% - -21px)) translateY(-120%) scale(0.8);
    }
    66% {
        animation-timing-function: cubic-bezier(
            0.302435,
            0.381352,
            0.55,
            0.956352
        );
        transform: translateX(calc(-4% - -21px)) translateY(-120%) scale(0.8);
    }
    100% {
        transform: translateX(calc(0 - -21px)) translateY(-120%) scale(0.8);
    }
}
@keyframes mdc-floating-label-shake-float-above-textarea {
    0% {
        transform: translateX(calc(0 - 0%)) translateY(-130%) scale(0.75);
    }
    33% {
        animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
        transform: translateX(calc(4% - 0%)) translateY(-130%) scale(0.75);
    }
    66% {
        animation-timing-function: cubic-bezier(
            0.302435,
            0.381352,
            0.55,
            0.956352
        );
        transform: translateX(calc(-4% - 0%)) translateY(-130%) scale(0.75);
    }
    100% {
        transform: translateX(calc(0 - 0%)) translateY(-130%) scale(0.75);
    }
}
input[type="email"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="text"]::-moz-placeholder,
.mdc-text-field__input::-moz-placeholder {
    font-style: italic;
    color: inherit;
    opacity: 0.5;
}
input[type="email"]::placeholder,
input[type="tel"]::placeholder,
input[type="text"]::placeholder,
.mdc-text-field__input::placeholder {
    font-style: italic;
    color: inherit;
    opacity: 0.5;
}
input[type="email"]:disabled,
input[type="tel"]:disabled,
input[type="text"]:disabled,
.mdc-text-field__input:disabled {
    background-color: rgba(0, 0, 0, 0);
    opacity: 0.75;
}
input[type="email"][readonly]:not(.flatpickr-input),
input[type="tel"][readonly]:not(.flatpickr-input),
input[type="text"][readonly]:not(.flatpickr-input),
.mdc-text-field__input[readonly]:not(.flatpickr-input) {
    pointer-events: none;
}
.form__cont {
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: repeat(8, minmax(0, 1fr));
}
@media (min-width: 600px) {
    .form__cont {
        grid-gap: 32px 24px;
    }
}
@media (max-width: 599px) {
    .form__cont {
        grid-gap: 24px 16px;
    }
}
.input__wrp {
    width: auto;
    grid-column-end: span 8;
}
.input__wrp.inline *:not(:last-child),
.input__wrp .inline *:not(:last-child) {
    margin-right: 0.2rem;
}
.input__wrp .inline {
    flex-flow: row wrap;
}
.input__wrp .inline ~ .inline {
    margin-top: 0.75rem;
}
.input__wrp .inline label {
    display: flex;
}
.input__wrp .inline .mdc-checkbox {
    margin-right: 0.2rem !important;
}
.input__wrp .inline .mdc-checkbox {
    width: calc(28px + 0.2rem);
}
.input__wrp .inline .mdc-checkbox + label {
    width: calc(100% - 28px - 0.4rem);
}
.input__wrp .inline .mdc-checkbox + label small {
    margin-top: 0.25rem;
}
.input__wrp .inline .mdc-checkbox + label div {
    margin-top: 0.15rem;
}
@media (max-width: 599px) {
    .input__wrp .inline .mdc-checkbox + label small {
        margin-top: 0.35rem;
    }
    .input__wrp .inline .mdc-checkbox + label div {
        margin-top: 0.225rem;
    }
}
.input__wrp .inline > div {
    display: flex;
}
.input__wrp
    .inline
    > div:not(:last-child):not(.mdc-checkbox):not(.mdc-radio):not(
        .mdc-text-field-helper-line
    ) {
    margin-right: 1rem;
}
.input__wrp .inline .mdc-text-field-helper-line {
    width: 100%;
}
.input__wrp label {
    font-weight: 700;
    display: block;
}
.input__wrp label + .inline {
    margin-top: 0.75rem;
}
.input__wrp label.mdc-button {
    display: inline-flex;
    font-weight: normal;
}
@media (max-width: 599px) {
    .input__wrp.col_2 {
        grid-column-end: span 8;
    }
    .input__wrp.input__salutation {
        grid-column-end: span 8;
    }
    .input__wrp.input__salutation + .col_2 {
        grid-column-end: span 8;
    }
    .input__wrp.input__salutation + .col_2 + .col_2 {
        grid-column-end: span 8;
    }
}
@media (min-width: 600px) {
    .input__wrp.col_2 {
        grid-column-end: span 4;
    }
    .input__wrp.input__salutation {
        grid-column-end: span 2;
    }
    .input__wrp.input__salutation + .col_2 {
        grid-column-end: span 3;
    }
    .input__wrp.input__salutation + .col_2 + .col_2 {
        grid-column-end: span 3;
    }
}
.input__wrp_checkgroup small {
    font-size: 1rem;
}
.input__wrp_checkgroup .inline .mdc-checkbox + label small {
    margin-top: 0.15rem;
}
@media (max-width: 599px) {
    .input__wrp_checkgroup .inline .mdc-checkbox + label small {
        margin-top: 0.2rem;
    }
}
.input__wrp_checkgroup + .input__wrp_checkgroup {
    margin-top: -1rem;
}
.mdc-checkbox {
    padding: 8px;
}
.mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background,
.mdc-checkbox__native-control:enabled:indeterminate
    ~ .mdc-checkbox__background {
    border-color: #292929;
}
.mdc-checkbox__checkmark {
    width: 16px;
    height: 16px;
    top: -5px;
    left: 0;
}
.mdc-checkbox__native-control:enabled
    ~ .mdc-checkbox__background
    .mdc-checkbox__checkmark {
    color: #292929;
}
.mdc-checkbox--is-invalid
    ~ .mdc-text-field-helper-line
    .mdc-text-field-helper-text--validation-msg,
.mdc-checkbox--invalid
    ~ .mdc-text-field-helper-line
    .mdc-text-field-helper-text--validation-msg {
    display: block;
}
.mdc-checkbox--is-invalid
    ~ .mdc-text-field-helper-line
    .mdc-text-field-helper-text--error-msg,
.mdc-checkbox--invalid
    ~ .mdc-text-field-helper-line
    .mdc-text-field-helper-text--error-msg {
    display: none;
}
.mdc-checkbox--is-error
    ~ .mdc-text-field-helper-line
    .mdc-text-field-helper-text--validation-msg {
    display: none;
}
.mdc-checkbox--is-error
    ~ .mdc-text-field-helper-line
    .mdc-text-field-helper-text--error-msg {
    display: block;
}
.mdc-checkbox + label {
    font-weight: 300;
}
.mdc-checkbox .mdc-checkbox__background {
    top: 8px;
    left: 8px;
}
.mdc-linear-progress__bar-inner {
    border-color: #bc8420;
}
.mdc-radio__background {
    vertical-align: top;
}
.mdc-radio__outer-circle {
    border-width: 1px;
}
.mdc-radio__inner-circle {
    border-width: 6px;
}
.mdc-radio__native-control:checked
    + .mdc-radio__background
    .mdc-radio__inner-circle {
    transform: scale(0.4);
}
.mdc-radio + label {
    font-weight: 300;
    line-height: 28px;
}
textarea {
    resize: vertical;
    -webkit-overflow-scrolling: touch;
}
html.desktop textarea {
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
html.desktop textarea::-webkit-scrollbar {
    width: 6px;
}
html.desktop textarea::-webkit-scrollbar-track {
    background-color: #f5f5f5;
    box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.05);
}
html.desktop textarea::-webkit-scrollbar-thumb {
    background: linear-gradient(
        rgba(41, 41, 41, 0.8) 0%,
        #292929 50%,
        rgba(41, 41, 41, 0.8) 100%
    );
}
html.desktop textarea::-webkit-scrollbar-thumb:active,
html.desktop textarea::-webkit-scrollbar-thumb:hover {
    background-color: #000;
}
.mdc-text-field {
    display: flex;
    overflow: visible;
    z-index: 1;
}
.mdc-text-field--textarea {
    border: 1px solid #ccc;
    border-radius: 0;
    transition: border-color 0.2s;
}
.mdc-text-field--textarea:hover {
    border-color: #292929;
}
.mdc-text-field--textarea.mdc-text-field--invalid,
.mdc-text-field--textarea.mdc-text-field--is-invalid {
    border-color: #f44336;
}
.mdc-text-field--textarea .mdc-text-field__input {
    line-height: 1.3;
    margin-top: 1px;
    padding: 8px 0.75rem;
}
.mdc-text-field:before {
    content: none;
}
label + .mdc-text-field {
    margin-top: 4px;
}
.mdc-text-field__input {
    font-weight: 300;
    transition: border-bottom-color 0.2s;
    padding: 0;
}
.mdc-text-field-helper-line {
    flex-flow: column wrap;
}
.mdc-text-field-helper-text {
    font-size: 0.875rem;
    font-weight: 300;
    padding-top: 0.5rem;
}
.mdc-text-field-helper-text.mdc-text-field-helper-text--help-text {
    opacity: 1;
}
.mdc-text-field-helper-text.mdc-text-field-helper-text--validation-msg,
.mdc-text-field-helper-text.mdc-text-field-helper-text--error-msg {
    opacity: 1;
    display: none;
}
.mdc-text-field:not(.mdc-text-field--disabled)
    + .mdc-text-field-helper-line
    .mdc-text-field-helper-text.mdc-text-field-helper-text--help-text {
    color: #000;
}
.mdc-text-field:not(.mdc-text-field--disabled)
    + .mdc-text-field-helper-line
    .mdc-text-field-helper-text.mdc-text-field-helper-text--validation-msg,
.mdc-text-field:not(.mdc-text-field--disabled)
    + .mdc-text-field-helper-line
    .mdc-text-field-helper-text.mdc-text-field-helper-text--error-msg {
    color: #f44336;
}
.mdc-text-field--is-invalid
    + .mdc-text-field-helper-line
    .mdc-text-field-helper-text--validation-msg,
.mdc-text-field--invalid-min
    + .mdc-text-field-helper-line
    .mdc-text-field-helper-text--validation-msg,
.mdc-text-field--invalid
    + .mdc-text-field-helper-line
    .mdc-text-field-helper-text--validation-msg {
    display: block;
}
.mdc-text-field--is-invalid
    + .mdc-text-field-helper-line
    .mdc-text-field-helper-text--error-msg,
.mdc-text-field--invalid-min
    + .mdc-text-field-helper-line
    .mdc-text-field-helper-text--error-msg,
.mdc-text-field--invalid
    + .mdc-text-field-helper-line
    .mdc-text-field-helper-text--error-msg {
    display: none;
}
.mdc-text-field--is-error
    + .mdc-text-field-helper-line
    .mdc-text-field-helper-text--validation-msg {
    display: none;
}
.mdc-text-field--is-error
    + .mdc-text-field-helper-line
    .mdc-text-field-helper-text--error-msg {
    display: block;
}
.mdc-text-field--is-error .mdc-text-field__input {
    border-bottom-color: #f44336 !important;
}
.mdc-text-field.mdc-text-field--disabled {
    background-color: rgba(0, 0, 0, 0);
}
.text__file_field,
.input__file_field {
    display: flex;
}
.text__file_field .input__wrp,
.input__file_field .input__wrp {
    position: relative;
    flex-grow: 1;
}
.text__file_field input[type="file"],
.input__file_field input[type="file"] {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.text__file_field .mdc-button,
.text__file_field .mdc-button__remove,
.input__file_field .mdc-button,
.input__file_field .mdc-button__remove {
    margin-left: 0.75rem;
}
.text__file_field + .input__file_field,
.input__file_field + .input__file_field {
    margin-top: 16px;
}
.input__file_add {
    margin-top: 16px;
}
.input_file_placeholder {
    background-color: #fff;
    border-bottom: 0;
    position: relative;
    top: -1px;
    pointer-events: none;
}
.input__search {
    position: relative;
}
.input__search input {
    padding-right: calc(20px + 1rem);
}
.icon_search {
    transform: translate(0, -50%);
    position: absolute;
    top: 50%;
    right: 0.75rem;
}
.text__file_label {
    line-height: 50px;
}
.input__search {
    position: relative;
}
.input__search input {
    padding-right: calc(20px + 1rem);
}
.icon_search {
    transform: translate(0, -50%);
    position: absolute;
    top: 50%;
    right: 0.75rem;
}
.input__service_group > label {
    margin-top: 2.25rem;
    margin-bottom: 32px;
}
.input__service_group .input__service_package {
    display: flex;
    flex-wrap: wrap;
    margin-top: 24px;
    border: 1px solid #ccc;
    padding: 24px 24px 32px;
}
.input__service_group .input__service_package:first-child {
    margin-top: 0;
}
.input__service_group .input__service_package:hover,
.input__service_group .input__service_package.active {
    border-color: #292929;
    background-image: linear-gradient(
        rgba(255, 255, 255, 0) 0%,
        rgba(235, 235, 235, 0.5) 50%,
        #ebebeb 100%
    );
}
.input__service_group .label__service {
    position: relative;
    flex-grow: 1;
}
.input__service_group .label__service_package {
    width: calc(100% - 28px - 0.2rem);
}
.input__service_group .label__heading {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-bottom: 16px;
    font-weight: 700;
}
.input__service_group .label__heading.checkbox {
    padding-top: 3px;
}
.input__service_group .label__heading span:first-child {
    padding-right: 8px;
}
@media (max-width: 599px) {
    .input__service_group .label__heading {
        flex-direction: column;
    }
    .input__service_group .label__heading span:last-child {
        padding-top: 16px;
    }
    .input__service_group .label__heading span:first-child {
        padding-top: 0;
    }
}
@media (min-width: 600px) {
    .input__service_group .label__heading .price {
        min-width: 150px;
        text-align: right;
    }
}
.input__service_group .label__body .desc,
.input__service_group .label__body .summary {
    margin-bottom: 16px;
}
.input__service_group .label__body ul,
.input__service_group .label__body ol {
    margin-bottom: 16px;
}
.input__service_group .label__body ul[type="1"],
.input__service_group .label__body ol[type="1"] {
    padding-left: 16px;
}
.input__service_group .mdc-radio,
.input__service_group .mdc-checkbox {
    margin-right: 0.2rem;
}
.input__service_group .cta__dialog_cont {
    cursor: pointer;
    margin-left: auto;
    width: calc(100% - 28px - 0.2rem);
}
.mdc-text-field-helper-text--validation-msg,
.mdc-text-field-helper-text--error-msg {
    color: #f44336;
}
.mdc-text-field-helper-text--validation-msg *,
.mdc-text-field-helper-text--error-msg * {
    color: #f44336;
}
.button__wrp {
    margin-top: 1.5rem;
}
.button__wrp .mdc-linear-progress {
    position: absolute;
    bottom: 0;
    left: 0;
}
.form__cont .button__wrp {
    grid-column-end: span 8;
}
.sec_global_form_dealers li {
    display: none;
}
.sec_global_form_dealers li.is_selected {
    margin-top: 1rem;
    display: block;
}
.sec_global_form_dealers li > div {
    margin-top: 0.75rem;
}
@media (min-width: 600px) {
    .sec_form_dealer_others {
        padding-right: 15%;
    }
}
.dialog_form .form_paragraph {
    margin-bottom: 2.25rem;
}
.dialog_form .mdc-dialog--scrollable .mdc-dialog__content {
    padding-top: 16px;
    padding-bottom: 16px;
}
.dialog_form .mdc-dialog.mdc-dialog--scrollable .mdc-dialog__actions,
.dialog_form .mdc-dialog.mdc-dialog--scrollable .mdc-dialog__title {
    border-color: rgba(0, 0, 0, 0);
}
.switch__field {
    display: none;
}
.switch__field.is_selected {
    display: block;
}
.iti {
    position: relative;
    display: inline-block;
}
.iti * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.iti__hide {
    display: none;
}
.iti__v-hide {
    visibility: hidden;
}
.iti input,
.iti input[type="text"],
.iti input[type="tel"] {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.iti input,
.iti input[type="text"],
.iti input[type="tel"] {
    position: relative;
    z-index: 0;
    padding-right: 44px;
    margin-right: 0;
}
.iti__flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 0px;
}
.iti__selected-flag {
    z-index: 1;
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 8px 0 12px;
}
.iti__arrow {
    margin-left: 8px;
    width: 0;
    height: 0;
    border-left: 3px solid rgba(0, 0, 0, 0);
    border-right: 3px solid rgba(0, 0, 0, 0);
    border-top: 4px solid #555;
}
.iti__arrow--up {
    border-top: none;
    border-bottom: 4px solid #555;
}
.iti__country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 0px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    border: 0px solid #ccc;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}
.iti__country-list--dropup {
    bottom: 100%;
    margin-bottom: 0px;
}
@media (max-width: 500px) {
    .iti__country-list {
        white-space: normal;
    }
}
.iti__flag-box {
    display: inline-block;
    width: 20px;
}
.iti__divider {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 0px solid #ccc;
}
.iti__country {
    padding: 5px 10px;
    outline: none;
}
.iti__dial-code {
    color: #b3b3b3;
}
.iti__country.iti__highlight {
    background-color: #ebebeb;
}
.iti__flag-box,
.iti__country-name,
.iti__dial-code {
    vertical-align: middle;
}
.iti__flag-box,
.iti__country-name {
    margin-right: 6px;
}
.iti--allow-dropdown input,
.iti--allow-dropdown input[type="text"],
.iti--allow-dropdown input[type="tel"],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type="text"],
.iti--separate-dial-code input[type="tel"] {
    padding-right: 12px;
    padding-left: 66px;
    margin-left: 0;
}
.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
    right: auto;
    left: 0;
}
.iti--allow-dropdown .iti__flag-container:hover {
    cursor: pointer;
}
.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
    background-color: #ebebeb;
}
.iti--allow-dropdown input[disabled] + .iti__flag-container:hover,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover {
    cursor: default;
}
.iti--allow-dropdown
    input[disabled]
    + .iti__flag-container:hover
    .iti__selected-flag,
.iti--allow-dropdown
    input[readonly]
    + .iti__flag-container:hover
    .iti__selected-flag {
    background-color: rgba(0, 0, 0, 0);
}
.iti--separate-dial-code .iti__selected-flag {
    background-color: #ebebeb;
}
.iti--separate-dial-code .iti__selected-dial-code {
    margin-left: 8px;
}
.iti--container {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 1060;
    padding: 0px;
}
.iti--container:hover {
    cursor: pointer;
}
.iti-mobile .iti--container {
    top: 2rem;
    bottom: 2rem;
    left: 2rem;
    right: 2rem;
    position: fixed;
}
.iti-mobile .iti__country-list {
    max-height: 100%;
    width: 100%;
}
.iti-mobile .iti__country {
    padding: 10px 10px;
    line-height: 1.5em;
}
.iti__flag {
    width: 20px;
}
.iti__flag.iti__be {
    width: 18px;
}
.iti__flag.iti__ch {
    width: 15px;
}
.iti__flag.iti__mc {
    width: 19px;
}
.iti__flag.iti__ne {
    width: 18px;
}
.iti__flag.iti__np {
    width: 13px;
}
.iti__flag.iti__va {
    width: 15px;
}
@media (min-resolution: 192dpi) {
    .iti__flag {
        background-size: 5652px 15px;
    }
}
.iti__flag.iti__ac {
    height: 10px;
    background-position: 0px 0px;
}
.iti__flag.iti__ad {
    height: 14px;
    background-position: -22px 0px;
}
.iti__flag.iti__ae {
    height: 10px;
    background-position: -44px 0px;
}
.iti__flag.iti__af {
    height: 14px;
    background-position: -66px 0px;
}
.iti__flag.iti__ag {
    height: 14px;
    background-position: -88px 0px;
}
.iti__flag.iti__ai {
    height: 10px;
    background-position: -110px 0px;
}
.iti__flag.iti__al {
    height: 15px;
    background-position: -132px 0px;
}
.iti__flag.iti__am {
    height: 10px;
    background-position: -154px 0px;
}
.iti__flag.iti__ao {
    height: 14px;
    background-position: -176px 0px;
}
.iti__flag.iti__aq {
    height: 14px;
    background-position: -198px 0px;
}
.iti__flag.iti__ar {
    height: 13px;
    background-position: -220px 0px;
}
.iti__flag.iti__as {
    height: 10px;
    background-position: -242px 0px;
}
.iti__flag.iti__at {
    height: 14px;
    background-position: -264px 0px;
}
.iti__flag.iti__au {
    height: 10px;
    background-position: -286px 0px;
}
.iti__flag.iti__aw {
    height: 14px;
    background-position: -308px 0px;
}
.iti__flag.iti__ax {
    height: 13px;
    background-position: -330px 0px;
}
.iti__flag.iti__az {
    height: 10px;
    background-position: -352px 0px;
}
.iti__flag.iti__ba {
    height: 10px;
    background-position: -374px 0px;
}
.iti__flag.iti__bb {
    height: 14px;
    background-position: -396px 0px;
}
.iti__flag.iti__bd {
    height: 12px;
    background-position: -418px 0px;
}
.iti__flag.iti__be {
    height: 15px;
    background-position: -440px 0px;
}
.iti__flag.iti__bf {
    height: 14px;
    background-position: -460px 0px;
}
.iti__flag.iti__bg {
    height: 12px;
    background-position: -482px 0px;
}
.iti__flag.iti__bh {
    height: 12px;
    background-position: -504px 0px;
}
.iti__flag.iti__bi {
    height: 12px;
    background-position: -526px 0px;
}
.iti__flag.iti__bj {
    height: 14px;
    background-position: -548px 0px;
}
.iti__flag.iti__bl {
    height: 14px;
    background-position: -570px 0px;
}
.iti__flag.iti__bm {
    height: 10px;
    background-position: -592px 0px;
}
.iti__flag.iti__bn {
    height: 10px;
    background-position: -614px 0px;
}
.iti__flag.iti__bo {
    height: 14px;
    background-position: -636px 0px;
}
.iti__flag.iti__bq {
    height: 14px;
    background-position: -658px 0px;
}
.iti__flag.iti__br {
    height: 14px;
    background-position: -680px 0px;
}
.iti__flag.iti__bs {
    height: 10px;
    background-position: -702px 0px;
}
.iti__flag.iti__bt {
    height: 14px;
    background-position: -724px 0px;
}
.iti__flag.iti__bv {
    height: 15px;
    background-position: -746px 0px;
}
.iti__flag.iti__bw {
    height: 14px;
    background-position: -768px 0px;
}
.iti__flag.iti__by {
    height: 10px;
    background-position: -790px 0px;
}
.iti__flag.iti__bz {
    height: 14px;
    background-position: -812px 0px;
}
.iti__flag.iti__ca {
    height: 10px;
    background-position: -834px 0px;
}
.iti__flag.iti__cc {
    height: 10px;
    background-position: -856px 0px;
}
.iti__flag.iti__cd {
    height: 15px;
    background-position: -878px 0px;
}
.iti__flag.iti__cf {
    height: 14px;
    background-position: -900px 0px;
}
.iti__flag.iti__cg {
    height: 14px;
    background-position: -922px 0px;
}
.iti__flag.iti__ch {
    height: 15px;
    background-position: -944px 0px;
}
.iti__flag.iti__ci {
    height: 14px;
    background-position: -961px 0px;
}
.iti__flag.iti__ck {
    height: 10px;
    background-position: -983px 0px;
}
.iti__flag.iti__cl {
    height: 14px;
    background-position: -1005px 0px;
}
.iti__flag.iti__cm {
    height: 14px;
    background-position: -1027px 0px;
}
.iti__flag.iti__cn {
    height: 14px;
    background-position: -1049px 0px;
}
.iti__flag.iti__co {
    height: 14px;
    background-position: -1071px 0px;
}
.iti__flag.iti__cp {
    height: 14px;
    background-position: -1093px 0px;
}
.iti__flag.iti__cr {
    height: 12px;
    background-position: -1115px 0px;
}
.iti__flag.iti__cu {
    height: 10px;
    background-position: -1137px 0px;
}
.iti__flag.iti__cv {
    height: 12px;
    background-position: -1159px 0px;
}
.iti__flag.iti__cw {
    height: 14px;
    background-position: -1181px 0px;
}
.iti__flag.iti__cx {
    height: 10px;
    background-position: -1203px 0px;
}
.iti__flag.iti__cy {
    height: 14px;
    background-position: -1225px 0px;
}
.iti__flag.iti__cz {
    height: 14px;
    background-position: -1247px 0px;
}
.iti__flag.iti__de {
    height: 12px;
    background-position: -1269px 0px;
}
.iti__flag.iti__dg {
    height: 10px;
    background-position: -1291px 0px;
}
.iti__flag.iti__dj {
    height: 14px;
    background-position: -1313px 0px;
}
.iti__flag.iti__dk {
    height: 15px;
    background-position: -1335px 0px;
}
.iti__flag.iti__dm {
    height: 10px;
    background-position: -1357px 0px;
}
.iti__flag.iti__do {
    height: 14px;
    background-position: -1379px 0px;
}
.iti__flag.iti__dz {
    height: 14px;
    background-position: -1401px 0px;
}
.iti__flag.iti__ea {
    height: 14px;
    background-position: -1423px 0px;
}
.iti__flag.iti__ec {
    height: 14px;
    background-position: -1445px 0px;
}
.iti__flag.iti__ee {
    height: 13px;
    background-position: -1467px 0px;
}
.iti__flag.iti__eg {
    height: 14px;
    background-position: -1489px 0px;
}
.iti__flag.iti__eh {
    height: 10px;
    background-position: -1511px 0px;
}
.iti__flag.iti__er {
    height: 10px;
    background-position: -1533px 0px;
}
.iti__flag.iti__es {
    height: 14px;
    background-position: -1555px 0px;
}
.iti__flag.iti__et {
    height: 10px;
    background-position: -1577px 0px;
}
.iti__flag.iti__eu {
    height: 14px;
    background-position: -1599px 0px;
}
.iti__flag.iti__fi {
    height: 12px;
    background-position: -1621px 0px;
}
.iti__flag.iti__fj {
    height: 10px;
    background-position: -1643px 0px;
}
.iti__flag.iti__fk {
    height: 10px;
    background-position: -1665px 0px;
}
.iti__flag.iti__fm {
    height: 11px;
    background-position: -1687px 0px;
}
.iti__flag.iti__fo {
    height: 15px;
    background-position: -1709px 0px;
}
.iti__flag.iti__fr {
    height: 14px;
    background-position: -1731px 0px;
}
.iti__flag.iti__ga {
    height: 15px;
    background-position: -1753px 0px;
}
.iti__flag.iti__gb {
    height: 10px;
    background-position: -1775px 0px;
}
.iti__flag.iti__gd {
    height: 12px;
    background-position: -1797px 0px;
}
.iti__flag.iti__ge {
    height: 14px;
    background-position: -1819px 0px;
}
.iti__flag.iti__gf {
    height: 14px;
    background-position: -1841px 0px;
}
.iti__flag.iti__gg {
    height: 14px;
    background-position: -1863px 0px;
}
.iti__flag.iti__gh {
    height: 14px;
    background-position: -1885px 0px;
}
.iti__flag.iti__gi {
    height: 10px;
    background-position: -1907px 0px;
}
.iti__flag.iti__gl {
    height: 14px;
    background-position: -1929px 0px;
}
.iti__flag.iti__gm {
    height: 14px;
    background-position: -1951px 0px;
}
.iti__flag.iti__gn {
    height: 14px;
    background-position: -1973px 0px;
}
.iti__flag.iti__gp {
    height: 14px;
    background-position: -1995px 0px;
}
.iti__flag.iti__gq {
    height: 14px;
    background-position: -2017px 0px;
}
.iti__flag.iti__gr {
    height: 14px;
    background-position: -2039px 0px;
}
.iti__flag.iti__gs {
    height: 10px;
    background-position: -2061px 0px;
}
.iti__flag.iti__gt {
    height: 13px;
    background-position: -2083px 0px;
}
.iti__flag.iti__gu {
    height: 11px;
    background-position: -2105px 0px;
}
.iti__flag.iti__gw {
    height: 10px;
    background-position: -2127px 0px;
}
.iti__flag.iti__gy {
    height: 12px;
    background-position: -2149px 0px;
}
.iti__flag.iti__hk {
    height: 14px;
    background-position: -2171px 0px;
}
.iti__flag.iti__hm {
    height: 10px;
    background-position: -2193px 0px;
}
.iti__flag.iti__hn {
    height: 10px;
    background-position: -2215px 0px;
}
.iti__flag.iti__hr {
    height: 10px;
    background-position: -2237px 0px;
}
.iti__flag.iti__ht {
    height: 12px;
    background-position: -2259px 0px;
}
.iti__flag.iti__hu {
    height: 10px;
    background-position: -2281px 0px;
}
.iti__flag.iti__ic {
    height: 14px;
    background-position: -2303px 0px;
}
.iti__flag.iti__id {
    height: 14px;
    background-position: -2325px 0px;
}
.iti__flag.iti__ie {
    height: 10px;
    background-position: -2347px 0px;
}
.iti__flag.iti__il {
    height: 15px;
    background-position: -2369px 0px;
}
.iti__flag.iti__im {
    height: 10px;
    background-position: -2391px 0px;
}
.iti__flag.iti__in {
    height: 14px;
    background-position: -2413px 0px;
}
.iti__flag.iti__io {
    height: 10px;
    background-position: -2435px 0px;
}
.iti__flag.iti__iq {
    height: 14px;
    background-position: -2457px 0px;
}
.iti__flag.iti__ir {
    height: 12px;
    background-position: -2479px 0px;
}
.iti__flag.iti__is {
    height: 15px;
    background-position: -2501px 0px;
}
.iti__flag.iti__it {
    height: 14px;
    background-position: -2523px 0px;
}
.iti__flag.iti__je {
    height: 12px;
    background-position: -2545px 0px;
}
.iti__flag.iti__jm {
    height: 10px;
    background-position: -2567px 0px;
}
.iti__flag.iti__jo {
    height: 10px;
    background-position: -2589px 0px;
}
.iti__flag.iti__jp {
    height: 14px;
    background-position: -2611px 0px;
}
.iti__flag.iti__ke {
    height: 14px;
    background-position: -2633px 0px;
}
.iti__flag.iti__kg {
    height: 12px;
    background-position: -2655px 0px;
}
.iti__flag.iti__kh {
    height: 13px;
    background-position: -2677px 0px;
}
.iti__flag.iti__ki {
    height: 10px;
    background-position: -2699px 0px;
}
.iti__flag.iti__km {
    height: 12px;
    background-position: -2721px 0px;
}
.iti__flag.iti__kn {
    height: 14px;
    background-position: -2743px 0px;
}
.iti__flag.iti__kp {
    height: 10px;
    background-position: -2765px 0px;
}
.iti__flag.iti__kr {
    height: 14px;
    background-position: -2787px 0px;
}
.iti__flag.iti__kw {
    height: 10px;
    background-position: -2809px 0px;
}
.iti__flag.iti__ky {
    height: 10px;
    background-position: -2831px 0px;
}
.iti__flag.iti__kz {
    height: 10px;
    background-position: -2853px 0px;
}
.iti__flag.iti__la {
    height: 14px;
    background-position: -2875px 0px;
}
.iti__flag.iti__lb {
    height: 14px;
    background-position: -2897px 0px;
}
.iti__flag.iti__lc {
    height: 10px;
    background-position: -2919px 0px;
}
.iti__flag.iti__li {
    height: 12px;
    background-position: -2941px 0px;
}
.iti__flag.iti__lk {
    height: 10px;
    background-position: -2963px 0px;
}
.iti__flag.iti__lr {
    height: 11px;
    background-position: -2985px 0px;
}
.iti__flag.iti__ls {
    height: 14px;
    background-position: -3007px 0px;
}
.iti__flag.iti__lt {
    height: 12px;
    background-position: -3029px 0px;
}
.iti__flag.iti__lu {
    height: 12px;
    background-position: -3051px 0px;
}
.iti__flag.iti__lv {
    height: 10px;
    background-position: -3073px 0px;
}
.iti__flag.iti__ly {
    height: 10px;
    background-position: -3095px 0px;
}
.iti__flag.iti__ma {
    height: 14px;
    background-position: -3117px 0px;
}
.iti__flag.iti__mc {
    height: 15px;
    background-position: -3139px 0px;
}
.iti__flag.iti__md {
    height: 10px;
    background-position: -3160px 0px;
}
.iti__flag.iti__me {
    height: 10px;
    background-position: -3182px 0px;
}
.iti__flag.iti__mf {
    height: 14px;
    background-position: -3204px 0px;
}
.iti__flag.iti__mg {
    height: 14px;
    background-position: -3226px 0px;
}
.iti__flag.iti__mh {
    height: 11px;
    background-position: -3248px 0px;
}
.iti__flag.iti__mk {
    height: 10px;
    background-position: -3270px 0px;
}
.iti__flag.iti__ml {
    height: 14px;
    background-position: -3292px 0px;
}
.iti__flag.iti__mm {
    height: 14px;
    background-position: -3314px 0px;
}
.iti__flag.iti__mn {
    height: 10px;
    background-position: -3336px 0px;
}
.iti__flag.iti__mo {
    height: 14px;
    background-position: -3358px 0px;
}
.iti__flag.iti__mp {
    height: 10px;
    background-position: -3380px 0px;
}
.iti__flag.iti__mq {
    height: 14px;
    background-position: -3402px 0px;
}
.iti__flag.iti__mr {
    height: 14px;
    background-position: -3424px 0px;
}
.iti__flag.iti__ms {
    height: 10px;
    background-position: -3446px 0px;
}
.iti__flag.iti__mt {
    height: 14px;
    background-position: -3468px 0px;
}
.iti__flag.iti__mu {
    height: 14px;
    background-position: -3490px 0px;
}
.iti__flag.iti__mv {
    height: 14px;
    background-position: -3512px 0px;
}
.iti__flag.iti__mw {
    height: 14px;
    background-position: -3534px 0px;
}
.iti__flag.iti__mx {
    height: 12px;
    background-position: -3556px 0px;
}
.iti__flag.iti__my {
    height: 10px;
    background-position: -3578px 0px;
}
.iti__flag.iti__mz {
    height: 14px;
    background-position: -3600px 0px;
}
.iti__flag.iti__na {
    height: 14px;
    background-position: -3622px 0px;
}
.iti__flag.iti__nc {
    height: 10px;
    background-position: -3644px 0px;
}
.iti__flag.iti__ne {
    height: 15px;
    background-position: -3666px 0px;
}
.iti__flag.iti__nf {
    height: 10px;
    background-position: -3686px 0px;
}
.iti__flag.iti__ng {
    height: 10px;
    background-position: -3708px 0px;
}
.iti__flag.iti__ni {
    height: 12px;
    background-position: -3730px 0px;
}
.iti__flag.iti__nl {
    height: 14px;
    background-position: -3752px 0px;
}
.iti__flag.iti__no {
    height: 15px;
    background-position: -3774px 0px;
}
.iti__flag.iti__np {
    height: 15px;
    background-position: -3796px 0px;
}
.iti__flag.iti__nr {
    height: 10px;
    background-position: -3811px 0px;
}
.iti__flag.iti__nu {
    height: 10px;
    background-position: -3833px 0px;
}
.iti__flag.iti__nz {
    height: 10px;
    background-position: -3855px 0px;
}
.iti__flag.iti__om {
    height: 10px;
    background-position: -3877px 0px;
}
.iti__flag.iti__pa {
    height: 14px;
    background-position: -3899px 0px;
}
.iti__flag.iti__pe {
    height: 14px;
    background-position: -3921px 0px;
}
.iti__flag.iti__pf {
    height: 14px;
    background-position: -3943px 0px;
}
.iti__flag.iti__pg {
    height: 15px;
    background-position: -3965px 0px;
}
.iti__flag.iti__ph {
    height: 10px;
    background-position: -3987px 0px;
}
.iti__flag.iti__pk {
    height: 14px;
    background-position: -4009px 0px;
}
.iti__flag.iti__pl {
    height: 13px;
    background-position: -4031px 0px;
}
.iti__flag.iti__pm {
    height: 14px;
    background-position: -4053px 0px;
}
.iti__flag.iti__pn {
    height: 10px;
    background-position: -4075px 0px;
}
.iti__flag.iti__pr {
    height: 14px;
    background-position: -4097px 0px;
}
.iti__flag.iti__ps {
    height: 10px;
    background-position: -4119px 0px;
}
.iti__flag.iti__pt {
    height: 14px;
    background-position: -4141px 0px;
}
.iti__flag.iti__pw {
    height: 13px;
    background-position: -4163px 0px;
}
.iti__flag.iti__py {
    height: 11px;
    background-position: -4185px 0px;
}
.iti__flag.iti__qa {
    height: 8px;
    background-position: -4207px 0px;
}
.iti__flag.iti__re {
    height: 14px;
    background-position: -4229px 0px;
}
.iti__flag.iti__ro {
    height: 14px;
    background-position: -4251px 0px;
}
.iti__flag.iti__rs {
    height: 14px;
    background-position: -4273px 0px;
}
.iti__flag.iti__ru {
    height: 14px;
    background-position: -4295px 0px;
}
.iti__flag.iti__rw {
    height: 14px;
    background-position: -4317px 0px;
}
.iti__flag.iti__sa {
    height: 14px;
    background-position: -4339px 0px;
}
.iti__flag.iti__sb {
    height: 10px;
    background-position: -4361px 0px;
}
.iti__flag.iti__sc {
    height: 10px;
    background-position: -4383px 0px;
}
.iti__flag.iti__sd {
    height: 10px;
    background-position: -4405px 0px;
}
.iti__flag.iti__se {
    height: 13px;
    background-position: -4427px 0px;
}
.iti__flag.iti__sg {
    height: 14px;
    background-position: -4449px 0px;
}
.iti__flag.iti__sh {
    height: 10px;
    background-position: -4471px 0px;
}
.iti__flag.iti__si {
    height: 10px;
    background-position: -4493px 0px;
}
.iti__flag.iti__sj {
    height: 15px;
    background-position: -4515px 0px;
}
.iti__flag.iti__sk {
    height: 14px;
    background-position: -4537px 0px;
}
.iti__flag.iti__sl {
    height: 14px;
    background-position: -4559px 0px;
}
.iti__flag.iti__sm {
    height: 15px;
    background-position: -4581px 0px;
}
.iti__flag.iti__sn {
    height: 14px;
    background-position: -4603px 0px;
}
.iti__flag.iti__so {
    height: 14px;
    background-position: -4625px 0px;
}
.iti__flag.iti__sr {
    height: 14px;
    background-position: -4647px 0px;
}
.iti__flag.iti__ss {
    height: 10px;
    background-position: -4669px 0px;
}
.iti__flag.iti__st {
    height: 10px;
    background-position: -4691px 0px;
}
.iti__flag.iti__sv {
    height: 12px;
    background-position: -4713px 0px;
}
.iti__flag.iti__sx {
    height: 14px;
    background-position: -4735px 0px;
}
.iti__flag.iti__sy {
    height: 14px;
    background-position: -4757px 0px;
}
.iti__flag.iti__sz {
    height: 14px;
    background-position: -4779px 0px;
}
.iti__flag.iti__ta {
    height: 10px;
    background-position: -4801px 0px;
}
.iti__flag.iti__tc {
    height: 10px;
    background-position: -4823px 0px;
}
.iti__flag.iti__td {
    height: 14px;
    background-position: -4845px 0px;
}
.iti__flag.iti__tf {
    height: 14px;
    background-position: -4867px 0px;
}
.iti__flag.iti__tg {
    height: 13px;
    background-position: -4889px 0px;
}
.iti__flag.iti__th {
    height: 14px;
    background-position: -4911px 0px;
}
.iti__flag.iti__tj {
    height: 10px;
    background-position: -4933px 0px;
}
.iti__flag.iti__tk {
    height: 10px;
    background-position: -4955px 0px;
}
.iti__flag.iti__tl {
    height: 10px;
    background-position: -4977px 0px;
}
.iti__flag.iti__tm {
    height: 14px;
    background-position: -4999px 0px;
}
.iti__flag.iti__tn {
    height: 14px;
    background-position: -5021px 0px;
}
.iti__flag.iti__to {
    height: 10px;
    background-position: -5043px 0px;
}
.iti__flag.iti__tr {
    height: 14px;
    background-position: -5065px 0px;
}
.iti__flag.iti__tt {
    height: 12px;
    background-position: -5087px 0px;
}
.iti__flag.iti__tv {
    height: 10px;
    background-position: -5109px 0px;
}
.iti__flag.iti__tw {
    height: 14px;
    background-position: -5131px 0px;
}
.iti__flag.iti__tz {
    height: 14px;
    background-position: -5153px 0px;
}
.iti__flag.iti__ua {
    height: 14px;
    background-position: -5175px 0px;
}
.iti__flag.iti__ug {
    height: 14px;
    background-position: -5197px 0px;
}
.iti__flag.iti__um {
    height: 11px;
    background-position: -5219px 0px;
}
.iti__flag.iti__un {
    height: 14px;
    background-position: -5241px 0px;
}
.iti__flag.iti__us {
    height: 11px;
    background-position: -5263px 0px;
}
.iti__flag.iti__uy {
    height: 14px;
    background-position: -5285px 0px;
}
.iti__flag.iti__uz {
    height: 10px;
    background-position: -5307px 0px;
}
.iti__flag.iti__va {
    height: 15px;
    background-position: -5329px 0px;
}
.iti__flag.iti__vc {
    height: 14px;
    background-position: -5346px 0px;
}
.iti__flag.iti__ve {
    height: 14px;
    background-position: -5368px 0px;
}
.iti__flag.iti__vg {
    height: 10px;
    background-position: -5390px 0px;
}
.iti__flag.iti__vi {
    height: 14px;
    background-position: -5412px 0px;
}
.iti__flag.iti__vn {
    height: 14px;
    background-position: -5434px 0px;
}
.iti__flag.iti__vu {
    height: 12px;
    background-position: -5456px 0px;
}
.iti__flag.iti__wf {
    height: 14px;
    background-position: -5478px 0px;
}
.iti__flag.iti__ws {
    height: 10px;
    background-position: -5500px 0px;
}
.iti__flag.iti__xk {
    height: 15px;
    background-position: -5522px 0px;
}
.iti__flag.iti__ye {
    height: 14px;
    background-position: -5544px 0px;
}
.iti__flag.iti__yt {
    height: 14px;
    background-position: -5566px 0px;
}
.iti__flag.iti__za {
    height: 14px;
    background-position: -5588px 0px;
}
.iti__flag.iti__zm {
    height: 14px;
    background-position: -5610px 0px;
}
.iti__flag.iti__zw {
    height: 10px;
    background-position: -5632px 0px;
}
.iti__flag {
    height: 15px;
    box-shadow: 0px 0px 1px 0px #888;
    background-image: url(../img/resources/flags.png);
    background-repeat: no-repeat;
    background-color: #dbdbdb;
    background-position: 20px 0;
}
@media (min-resolution: 192dpi) {
    .iti__flag {
        background-image: url(../img/resources/flags@2x.png);
    }
}
.iti__flag.iti__np {
    background-color: rgba(0, 0, 0, 0);
}
.tel-input-field {
    z-index: 1;
}
.tel-input-field.country-open {
    z-index: 405;
}
.iti--allow-dropdown {
    width: 100%;
}
.iti__flag {
    background-color: #f5f5f5;
    background-image: url(../img/resources/flags@2x.png);
    background-size: 5652px 15px;
    box-shadow: 0 0 0 1px #d7d7d7;
    transform: scale(1.25);
    transform-origin: 100% 50%;
}
.iti__arrow {
    width: 8px;
    height: 8px;
    border: 0 none;
    border-right: 1px solid #757575;
    border-bottom: 1px solid #757575;
    transform: rotate(45deg);
    transition: transform 0.25s;
}
.iti__arrow--up {
    transform: rotate(225deg) translate(-50%, -3px);
}
html.desktop .iti__country-list {
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
html.desktop .iti__country-list::-webkit-scrollbar {
    width: 6px;
}
html.desktop .iti__country-list::-webkit-scrollbar-track {
    background-color: #f5f5f5;
    box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.05);
}
html.desktop .iti__country-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 .iti__country-list::-webkit-scrollbar-thumb:active,
html.desktop .iti__country-list::-webkit-scrollbar-thumb:hover {
    background-color: #000;
}
.iti__country {
    padding: 8px 12px 8px 16px;
}
.iti-mobile .iti__country {
    padding-right: 12px;
    padding-left: 16px;
}
.iti__country-name {
    color: #292929;
}
.iti__dial-code {
    color: #b3b3b3;
}
.iti__selected-flag {
    padding: 0 12px 0 16px;
}
.iti__selected-flag:focus {
    outline: none;
}
.iti-mobile .iti--container {
    top: 3rem;
    bottom: 3rem;
    z-index: 10001;
}
.iti--separate-dial-code .iti__selected-flag {
    background-color: rgba(0, 0, 0, 0);
}
.off_canvases {
    backface-visibility: hidden;
}
.off_canvas {
    height: 100%;
    background-color: #fff;
    box-shadow:
        -1em 0 2em rgba(0, 0, 0, 0.25),
        -2em 0 4em rgba(0, 0, 0, 0.25);
    transform: translate(110%, 0);
    transform-style: flat;
    transition: transform 0.4s;
    will-change: transform;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 10000;
    overflow: hidden;
    overflow-y: auto;
}
.off_canvas:not(.is_fullscreen) {
    width: calc(100vw - 2rem);
    max-width: 1280px;
}
.off_canvas.is_fullscreen {
    width: 100vw;
    max-width: 100vw;
}
.off_canvas.is_opened {
    transform: translate(0, 0);
}
.off_canvas.is_opened .off_canvas_masthead img {
    transform: scale(1, 1);
}
html.desktop .off_canvas::-webkit-scrollbar {
    width: 12px;
}
html.desktop .off_canvas::-webkit-scrollbar-track {
    background-color: #000;
    box-shadow: inset 0 0 6px hsla(0, 0%, 100%, 0.15);
}
html.desktop .off_canvas::-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 .off_canvas::-webkit-scrollbar-thumb:active,
html.desktop .off_canvas::-webkit-scrollbar-thumb:hover {
    background-color: #fff;
}
.off_canvas .intro__image_wrp {
    display: flex;
    flex-flow: row wrap;
}
.off_canvas .intro__image_img {
    width: 150px;
}
@media (min-width: 600px) {
    .off_canvas .intro__image_img {
        margin-right: 2.5rem;
    }
    .off_canvas .intro__image_img + .intro__image_txt {
        width: calc(100% - 150px - 2.5rem);
    }
    .off_canvas .intro__image_img picture:after {
        border-width: 16px 16px 16px 0;
        border-color: rgba(0, 0, 0, 0) #fff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
        margin-top: -16px;
        top: 50%;
        right: 0;
    }
}
@media (max-width: 599px) {
    .off_canvas .intro__image_img {
        margin-bottom: 1.5rem;
    }
    .off_canvas .intro__image_img picture:after {
        border-width: 0 16px 16px 16px 16px;
        border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff rgba(0, 0, 0, 0);
        margin-left: -16px;
        bottom: 0;
        left: 50%;
    }
}
.off_canvas .sec__header header + div {
    margin-left: 0.75rem;
    display: flex;
}
@media (min-width: 1024px) {
    .off_canvas:not(.is_fullscreen) .sec__cont:nth-child(1) {
        padding-bottom: 0;
    }
}
@media (min-width: 1280px) {
    .off_canvas:not(.is_fullscreen) .sec__cont {
        padding-right: 80px;
        padding-left: 80px;
    }
}
.off_canvas:not(.is_fullscreen) .sec__header {
    display: flex;
    justify-content: space-between;
}
@media (max-width: 599px) {
    .off_canvas:not(.is_fullscreen) .sec__header {
        padding-right: 2rem;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .off_canvas:not(.is_fullscreen) .layout_grid_cell_9 {
        grid-column-end: span 6;
    }
}
.off_canvas_masthead {
    height: 0;
    background-color: #000;
    position: relative;
    overflow: hidden;
}
.off_canvas_masthead:after {
    content: "";
    opacity: 0.65;
    position: absolute;
    bottom: 0;
    left: 0;
    pointer-events: none;
}
.off_canvas_masthead.no_masthead_img {
    height: auto;
    color: #292929;
    background-color: #fff;
}
.off_canvas_masthead.no_masthead_img:after {
    content: none;
}
.off_canvas_masthead picture,
.off_canvas_masthead video {
    min-width: 100%;
    min-height: 100%;
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    -o-object-fit: cover;
    object-fit: cover;
}
.off_canvas_masthead img.lazy {
    transform: scale(1.06, 1.06);
    transition:
        opacity 0.35s,
        transform 1s;
    transition-delay: 0.75s;
}
.off_canvas_masthead .masthead__cont {
    width: 100%;
    height: 100%;
    position: absolute;
    top: auto;
    bottom: 0;
}
.off_canvas_masthead.no_masthead_img .masthead__cont {
    position: relative;
}
.off_canvas_masthead .sec__wrapper {
    transform: translate(-50%, 0);
    position: absolute;
    bottom: 0;
    left: 50%;
}
.off_canvas_masthead.no_masthead_img .sec__wrapper {
    transform: none;
    padding-bottom: 0;
    position: static;
}
.off_canvas_masthead.no_masthead_img .masthead__cont.sec__cont {
    padding-bottom: 0;
}
@media (max-width: 599px) {
    .off_canvas_masthead {
        padding-bottom: 80%;
    }
    .off_canvas_masthead.no_masthead_img {
        padding-bottom: 0;
    }
    .off_canvas_masthead:after {
        width: 100%;
        height: 60%;
        opacity: 0.75;
        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%
        );
    }
    .off_canvas_masthead .masthead__cont.sec__cont {
        padding-bottom: 1.5rem;
    }
    .off_canvas_masthead.no_masthead_img .masthead__cont.sec__cont {
        padding-top: 32px;
    }
}
@media (min-width: 600px) {
    .off_canvas_masthead {
        padding-bottom: 33.33333%;
    }
    .off_canvas_masthead.no_masthead_img {
        padding-bottom: 0;
    }
    .off_canvas_masthead:after {
        width: 80%;
        height: 100%;
        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%
        );
    }
    .off_canvas_masthead.no_masthead_img .masthead__cont.sec__cont {
        padding-top: 60px;
    }
}
@media (min-width: 1024px) {
    .off_canvas_masthead h1 {
        font-size: 3.667rem;
    }
}
@media (min-width: 1280px) {
    .off_canvas_masthead .masthead__cont.sec__cont {
        padding-left: 40px;
    }
}
.off_canvas .brand__disclaimer p {
    color: #999;
}
.off_canvas .el__parallax {
    transform: translateY(50px);
    transition: transform 0.5s;
}
.off_canvas .el__parallax.animated {
    transform: translateY(0);
}
.icon_offcanvas_close {
    width: 44px;
    height: 44px;
    font-size: 0;
    outline: none;
    position: fixed;
    z-index: 10000;
}
.icon_offcanvas_close:before,
.icon_offcanvas_close:after {
    height: 40px;
    content: "";
    border-left: 2px solid #292929;
    position: absolute;
    left: calc(50% - 1px);
}
.icon_offcanvas_close:before {
    transform: rotate(45deg);
}
.icon_offcanvas_close:after {
    transform: rotate(-45deg);
}
.is_fullscreen.is_opened ~ .icon_offcanvas_close {
    filter: drop-shadow(0 0 1px rgba(0, 0, 0, 0.75));
}
.is_fullscreen.is_opened ~ .icon_offcanvas_close:before,
.is_fullscreen.is_opened ~ .icon_offcanvas_close:after {
    border-left-color: #e1e1e1;
}
.icon_offcanvas_close .mdc-ripple-surface {
    width: 100%;
    height: 100%;
}
@media (max-width: 599px) {
    .icon_offcanvas_close {
        top: 0;
        right: 0;
    }
    .icon_offcanvas_close:before,
    .icon_offcanvas_close:after {
        height: 32px;
        top: 6px;
    }
}
@media (min-width: 600px) {
    .icon_offcanvas_close {
        top: 40px;
        right: 24px;
    }
    .icon_offcanvas_close:before,
    .icon_offcanvas_close:after {
        height: 40px;
        top: 2px;
    }
}
@media (min-width: 1024px) {
    .icon_offcanvas_close {
        top: 60px;
        right: 80px;
    }
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
table td {
    vertical-align: top;
}
table thead th {
    font-weight: 700;
}
table tfoot td {
    border-top-width: 3px;
}
table.table__specs,
.sec__specifications table {
    width: 100%;
}
table.table__specs td:nth-child(2),
.sec__specifications table td:nth-child(2) {
    background-image: linear-gradient(
        to right,
        rgba(191, 191, 191, 0.15),
        rgba(191, 191, 191, 0)
    );
}
table.table__specs tr:not(:first-child) td,
.sec__specifications table tr:not(:first-child) td {
    border-top: 1px solid #d7d7d7;
}
table.table__specs tr:first-child.hide + tr td,
.sec__specifications table tr:first-child.hide + tr td {
    border-top: none;
}
@media (max-width: 599px) {
    table.table__specs,
    .sec__specifications table {
        font-size: 0.78125rem;
    }
    table.table__specs td,
    .sec__specifications table td {
        padding-top: 0.75rem;
        padding-bottom: 0.75rem;
    }
    table.table__specs td:nth-child(1),
    .sec__specifications table td:nth-child(1) {
        width: 35%;
        padding-right: 0.75rem;
    }
    table.table__specs td:not(:first-child),
    .sec__specifications table td:not(:first-child) {
        padding-left: 0.75rem;
    }
    table.table__specs tbody tr:last-child td,
    .sec__specifications table tbody tr:last-child td {
        padding-bottom: 1.6rem;
    }
}
@media (min-width: 600px) {
    table.table__specs td,
    .sec__specifications table td {
        padding-top: 1.2rem;
        padding-bottom: 1.2rem;
    }
    table.table__specs td:nth-child(1),
    .sec__specifications table td:nth-child(1) {
        width: 27.5%;
        padding-right: 1.2rem;
    }
    table.table__specs td:not(:first-child),
    .sec__specifications table td:not(:first-child) {
        padding-left: 1.6rem;
    }
    table.table__specs tbody tr:last-child td,
    .sec__specifications table tbody tr:last-child td {
        padding-bottom: 2.4rem;
    }
}
.notification {
    background-color: #ebebeb;
    padding: 0.5rem 1.5rem 0.5rem 1rem;
}
.notification p {
    font-size: 0.875rem;
    letter-spacing: 0.03em;
}
.notification.is_error {
    background-color: #f05b7d;
}
.notification.is_error h4,
.notification.is_error p,
.notification.is_error span,
.notification.is_error strong {
    color: #fff;
}
@media (min-width: 1024px) {
    .notification p {
        font-size: 0.88889rem;
    }
}
@keyframes anim_step_hover {
    0% {
        width: 100%;
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }
    50% {
        width: 300%;
        opacity: 1;
        transform: translate3d(0%, 0, 0);
    }
    100% {
        width: 100%;
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
}
.pg__configurator .sec__configurator::after {
    width: calc(100vw + 2px);
    height: 43.5%;
    content: "";
    opacity: var(--opacity);
    transform: translateX(-50%);
    position: absolute;
    bottom: 0;
    left: 50%;
    background-color: #fff;
    background-image: linear-gradient(
        hsla(0, 0%, 100%, 0) calc(100% - 6rem),
        #f5f5f5
    );
    z-index: -1;
}
.pg__configurator .sec__configurator.loading {
    opacity: 0.05;
    pointer-events: none;
}
.pg__configurator .sec__configurator header .link_back_to {
    margin-bottom: 0;
}
.pg__configurator .sec__configurator section:last-of-type .sec__cont {
    padding-bottom: 0;
}
.pg__configurator .sec__configurator h3 {
    margin-bottom: 1rem;
}
.pg__configurator .sec__configurator ul.border__line > li {
    position: relative;
}
.pg__configurator .sec__configurator ul.border__line > li label {
    display: block;
    box-sizing: border-box;
    height: 100%;
    width: 100%;
    padding: 2rem;
    border: 1px solid rgba(0, 0, 0, 0.25);
    cursor: pointer;
}
.pg__configurator .sec__configurator ul.border__line > li + li label {
    border-left: 1px solid rgba(0, 0, 0, 0);
}
.pg__configurator
    .sec__configurator
    .sec__select_series
    ul.border__line.tab__item_models {
    width: calc(100% + 40px);
    display: flex;
    flex-flow: row wrap;
}
.pg__configurator
    .sec__configurator
    .sec__select_series
    ul.border__line.tab__item_models
    > li {
    width: 25%;
}
@media (min-width: 600px) {
    .pg__configurator
        .sec__configurator
        .sec__select_series
        ul.border__line.tab__item_models
        > li:nth-child(4n + 1)
        label {
        border-left-color: rgba(0, 0, 0, 0.25);
    }
    .pg__configurator
        .sec__configurator
        .sec__select_series
        ul.border__line.tab__item_models
        > li:nth-child(n + 5)
        label {
        border-top-color: rgba(0, 0, 0, 0);
    }
}
@supports (display: grid) {
    .pg__configurator
        .sec__configurator
        .sec__select_series
        ul.border__line.tab__item_models {
        width: 100%;
        display: grid;
        grid-template-rows: auto;
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .pg__configurator
        .sec__configurator
        .sec__select_series
        ul.border__line.tab__item_models
        > li {
        width: auto;
    }
}
.pg__configurator .sec__configurator .sec__select_series ul.border__line > li {
    position: relative;
}
.pg__configurator
    .sec__configurator
    .sec__select_series
    ul.border__line
    > li:hover
    .tab__item_thumb
    img {
    transform: scale(1.06);
}
.pg__configurator
    .sec__configurator
    .sec__select_series
    ul.border__line
    > li
    .tab__item_model {
    padding-top: 4rem;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-bottom: 2rem;
}
.pg__configurator
    .sec__configurator
    .sec__select_series
    ul.border__line
    > li
    .tab__item_thumb
    img {
    transition: transform 0.25s;
    transform: scale(1);
}
.pg__configurator .sec__configurator .sec__select_trim ul.border__line > li {
    width: 50%;
}
.pg__configurator
    .sec__configurator
    .sec__select_trim
    ul.border__line
    > li:not(:last-child)
    + li
    label {
    border-left: 1px solid rgba(0, 0, 0, 0.25);
}
.pg__configurator
    .sec__configurator
    .sec__select_trim
    ul.border__line
    > li:not(:last-child)
    label {
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}
.pg__configurator
    .sec__configurator
    .sec__select_trim
    ul.border__line
    > li
    label:hover
    .car__model
    img {
    transform: scale(1.06);
}
.pg__configurator
    .sec__configurator
    .sec__select_trim
    ul.border__line
    > li
    input[type="radio"]:checked
    + label {
    border: 1px solid #000 !important;
}
.pg__configurator
    .sec__configurator
    .sec__select_trim
    ul.border__line
    > li
    label {
    border-left: 1px solid rgba(0, 0, 0, 0.25);
    border-right: 1px solid rgba(0, 0, 0, 0.25);
    border-top: 1px solid rgba(0, 0, 0, 0.25);
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}
.pg__configurator
    .sec__configurator
    .sec__select_trim
    ul.border__line
    > li
    .car__model {
    width: 65%;
    height: auto;
    position: relative;
    margin-bottom: 1rem;
}
.pg__configurator
    .sec__configurator
    .sec__select_trim
    ul.border__line
    > li
    .car__model
    img {
    transition: transform 0.25s;
}
.pg__configurator
    .sec__configurator
    .sec__select_trim
    ul.border__line
    > li
    .engine__icon {
    margin-right: 0.75rem;
}
.pg__configurator
    .sec__configurator
    .sec__select_trim
    ul.border__line
    > li
    .engine__icon
    img {
    width: 40px;
}
.pg__configurator
    .sec__configurator
    .sec__select_trim
    ul.border__line
    > li:nth-child(n + 3)
    label {
    border-top: 1px solid rgba(0, 0, 0, 0);
}
@supports (display: grid) {
    .pg__configurator .sec__configurator .sec__select_trim ul.border__line {
        width: 100%;
        display: grid;
        grid-template-rows: auto;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .pg__configurator
        .sec__configurator
        .sec__select_trim
        ul.border__line
        > li {
        width: auto;
    }
}
@media (min-width: 600px) {
    .pg__configurator
        .sec__configurator
        .sec__select_trim
        ul.border__line
        > li:nth-child(even)
        label {
        border-left: 1px solid rgba(0, 0, 0, 0) !important;
    }
}
@media (max-width: 599px) {
    .pg__configurator
        .sec__configurator
        .sec__select_trim
        ul.border__line
        > li
        .car__model {
        width: 80%;
    }
}
.pg__configurator .sec__configurator .sec__select_grade div.border__line {
    display: flex;
}
@media (max-width: 599px) {
    .pg__configurator .sec__configurator .sec__select_grade div.border__line {
        flex-direction: column;
    }
}
.pg__configurator
    .sec__configurator
    .sec__select_grade
    div.border__line
    .main__block {
    border: 1px solid rgba(0, 0, 0, 0.25);
    width: 50%;
    padding: 2rem;
    border-right: none;
}
@media (max-width: 599px) {
    .pg__configurator
        .sec__configurator
        .sec__select_grade
        div.border__line
        .main__block {
        width: 100%;
        border: 1px solid rgba(0, 0, 0, 0.25);
    }
}
.pg__configurator
    .sec__configurator
    .sec__select_grade
    div.border__line
    .main__block
    h3 {
    font-weight: 700;
    line-height: 1;
    margin-bottom: 2rem;
}
.pg__configurator
    .sec__configurator
    .sec__select_grade
    div.border__line
    .options__block {
    border: 1px solid rgba(0, 0, 0, 0.25);
    width: 50%;
}
@media (max-width: 599px) {
    .pg__configurator
        .sec__configurator
        .sec__select_grade
        div.border__line
        .options__block {
        width: 100%;
    }
}
.pg__configurator
    .sec__configurator
    .sec__select_grade
    div.border__line
    .options__block
    > ul
    > li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}
.pg__configurator
    .sec__configurator
    .sec__select_grade
    div.border__line
    .options__block
    > ul
    > li
    label {
    padding: 2rem;
    display: block;
    cursor: pointer;
}
.pg__configurator
    .sec__configurator
    .sec__select_grade
    div.border__line
    .options__block
    > ul
    > li:last-child {
    border-bottom: none;
}
.pg__configurator
    .sec__configurator
    .sec__select_grade
    div.border__line
    .options__block
    input[type="radio"]:checked
    + label {
    margin: -1px;
}
.pg__configurator
    .sec__configurator
    .sec__select_grade
    div.border__line
    .options__block
    .heading {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #000;
    margin-bottom: 0.5rem;
}
.pg__configurator
    .sec__configurator
    .sec__select_grade
    div.border__line
    .options__block
    .heading
    .model__name {
    font-weight: 700;
    line-height: 1;
}
.pg__configurator .sec__configurator input[type="radio"] {
    top: 0;
}
.pg__configurator .sec__configurator input[type="radio"]:checked + label {
    border: 1px solid #000 !important;
}
.pg__configurator .sec__configurator input[type="radio"]:checked + label {
    box-shadow: inset 0 -3px 0 0 #000;
    cursor: default;
}
.pg__configurator
    .sec__configurator
    input[type="radio"]:checked
    + label
    .tab__item_thumb
    img,
.pg__configurator
    .sec__configurator
    input[type="radio"]:checked
    + label
    .car__model
    img {
    transform: scale(1) !important;
}
.pg__configurator .sec__configurator .button__wrp {
    justify-content: center;
}
.pg__configurator
    .sec__configurator
    .button__wrp
    .mdc-button.mdc-button--outlined {
    color: #292929;
    border-color: #292929;
}
.pg__configurator .sec__configurator .step__back_link {
    margin-bottom: 1rem;
}
.pg__configurator .sec__configurator .priceLabel {
    background-color: rgba(0, 0, 0, 0);
    transition: background-color 0.25s;
}
.pg__configurator .sec__configurator .priceLabel.is_highlighting {
    background-color: rgba(0, 0, 0, 0.1);
}
.pg__configurator .sec__configurator .summary_form .button__wrp {
    justify-content: start;
}
@media (max-width: 1023px) {
    .pg__configurator .sec__configurator .button__wrp.inline {
        flex-flow: column wrap;
        display: inline-flex;
        position: relative;
        transform: translateX(-50%);
        left: 50%;
    }
    .pg__configurator
        .sec__configurator
        .button__wrp.inline
        > *:not(:last-child) {
        margin-right: 0;
        margin-bottom: 1rem;
    }
}
@media (max-width: 599px) {
    .pg__configurator
        .sec__configurator
        > div
        section:not(:first-child):not(.sec__masthead):not(
            .offcanvas_form_main
        ):not(.summary_hva) {
        margin-top: 3rem;
    }
    .pg__configurator
        .sec__configurator
        ul.border__line
        > li:not(:last-child)
        + li
        label {
        border-left: 1px solid rgba(0, 0, 0, 0.25);
    }
    .pg__configurator
        .sec__configurator
        ul.border__line
        > li:not(:last-child)
        label {
        border-bottom: 1px solid rgba(0, 0, 0, 0);
    }
    .pg__configurator .sec__configurator .sec__select_series .tab__panels_main {
        padding-right: 16px;
    }
    .pg__configurator .sec__configurator .sec__select_series .sec__cont {
        padding-right: 0;
    }
    .pg__configurator
        .sec__configurator
        .sec__select_series
        ul.border__line.tab__item_models
        > li {
        width: 100%;
    }
    .pg__configurator
        .sec__configurator
        .sec__select_series
        ul.border__line.tab__item_models
        > li
        label {
        display: flex;
        flex-flow: row wrap;
        align-items: center;
    }
    @supports (display: grid) {
        .pg__configurator
            .sec__configurator
            .sec__select_series
            ul.border__line.tab__item_models {
            grid-template-columns: repeat(1, minmax(0, 1fr));
        }
    }
    .pg__configurator
        .sec__configurator
        .sec__select_series
        ul.border__line
        li
        .tab__item_model {
        padding: 2rem;
    }
    .pg__configurator .sec__configurator .sec__select_series .tab__item_thumb {
        padding-top: 25%;
        margin-bottom: 0;
        margin-right: 1rem;
    }
    .pg__configurator .sec__configurator .sec__select_series .tab__item_txt h3 {
        position: relative;
        top: 0;
        left: 0;
    }
    .pg__configurator .sec__configurator .sec__select_series .tab__item_thumb,
    .pg__configurator .sec__configurator .sec__select_series .tab__item_txt {
        width: calc(50% - 1rem);
    }
    .pg__configurator
        .sec__configurator
        .sec__select_trim
        ul.border__line
        > li {
        width: 100%;
    }
    .pg__configurator
        .sec__configurator
        .sec__select_trim
        ul.border__line
        > li:nth-child(2n)
        label {
        border-left: 1px solid rgba(0, 0, 0, 0.25);
    }
    .pg__configurator
        .sec__configurator
        .sec__select_trim
        ul.border__line
        > li:nth-child(n + 3)
        label {
        border-top: 1px solid rgba(0, 0, 0, 0.25);
    }
    @supports (display: grid) {
        .pg__configurator .sec__configurator .sec__select_trim ul.border__line {
            grid-template-columns: repeat(1, minmax(0, 1fr));
        }
    }
}
.pg__configurator .sec__configurator .sec__check_availability {
    display: flex;
    flex-direction: column;
}
@media (min-width: 600px) {
    .pg__configurator .sec__configurator .sec__check_availability {
        padding-top: 10px;
    }
}
.pg__configurator
    .sec__configurator
    .sec__check_availability
    .check_availability__selected {
    display: flex;
    justify-content: space-between;
    align-items: start;
    padding: 0;
}
@media (max-width: 599px) {
    .pg__configurator
        .sec__configurator
        .sec__check_availability
        .check_availability__selected {
        flex-direction: column;
        align-items: center;
    }
    .pg__configurator
        .sec__configurator
        .sec__check_availability
        .check_availability__selected
        > p {
        max-width: 100%;
    }
}
.pg__configurator
    .sec__configurator
    .sec__check_availability
    .check_availability__selected
    .availability_text {
    color: #eb1c24;
}
.pg__configurator
    .sec__configurator
    .sec__check_availability
    .check_availability__selected
    .availability_text.available {
    color: #46b35e;
}
.pg__configurator
    .sec__configurator
    .sec__check_availability
    .check_availability__selected
    > p {
    max-width: 220px;
    text-align: left;
}
@media (max-width: 599px) {
    .pg__configurator
        .sec__configurator
        .sec__check_availability
        .check_availability__selected
        > p {
        text-align: center;
    }
}
.pg__configurator
    .sec__configurator
    .sec__check_availability
    .check_availability__selected
    p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 3em;
}
.pg__configurator
    .sec__configurator
    .sec__check_availability
    .availability_text {
    display: flex;
    align-items: center;
}
@media (max-width: 1023px) and (orientation: landscape) {
    .pg__configurator
        .sec__configurator
        .sec__check_availability
        .availability_text {
        align-items: baseline;
        text-align: left;
    }
}
.pg__configurator
    .sec__configurator
    .sec__check_availability
    .availability_text
    span {
    display: inline-block;
    background-color: #eb1c24;
    height: 5px;
    width: 5px;
    border-radius: 100%;
    margin-right: 10px;
}
.pg__configurator
    .sec__configurator
    .sec__check_availability
    .availability_text.available {
    color: #46b35e;
}
.pg__configurator
    .sec__configurator
    .sec__check_availability
    .availability_text.available
    span {
    background-color: #46b35e;
}
.pg__configurator
    .sec__configurator
    .sec__check_availability
    .dealers_dropdown
    .dealers_dropdown__link {
    text-align: left;
}
.pg__configurator
    .sec__configurator
    .sec__check_availability
    .dealers_dropdown
    .dealers_dropdown__link
    .mdc-button__link {
    margin-right: 24px;
}
@media (max-width: 599px) {
    .pg__configurator
        .sec__configurator
        .sec__check_availability
        .dealers_dropdown
        .dealers_dropdown__link {
        text-align: center;
    }
}
.pg__configurator
    .sec__configurator
    .sec__check_availability
    .dealers_dropdown
    .dealers_dropdown__link
    a {
    display: inline-block;
}
.pg__configurator
    .sec__configurator
    .sec__check_availability
    .dealers_dropdown
    .dealers_dropdown__link::after {
    content: "";
    background-image: url(../img/resources/icon-arrow-down.svg);
    width: 16px;
    height: 16px;
    vertical-align: middle;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: -22px;
    display: inline-block;
    cursor: pointer;
}
.pg__configurator
    .sec__configurator
    .sec__check_availability
    .dealers_dropdown
    .dealers_dropdown__list {
    display: none;
    background-color: #fff;
    box-shadow: 1px 2px 6px 0px rgba(0, 0, 0, 0.2);
    min-width: 226px;
}
.pg__configurator
    .sec__configurator
    .sec__check_availability
    .dealers_dropdown.open
    .dealers_dropdown__link::after {
    transform: rotate(180deg);
}
.pg__configurator
    .sec__configurator
    .sec__check_availability
    .dealers_dropdown.open
    .dealers_dropdown__list {
    display: inline-block;
    position: absolute;
    z-index: 9999;
    left: 0px;
    margin-top: 5px;
    max-width: 250px;
}
@media (max-width: 599px) {
    .pg__configurator
        .sec__configurator
        .sec__check_availability
        .dealers_dropdown.open
        .dealers_dropdown__list {
        width: 100%;
        max-width: 100%;
    }
}
.pg__configurator
    .sec__configurator
    .sec__check_availability
    .dealers_dropdown.open
    .dealers_dropdown__list
    .dealers_dropdown__list_item {
    padding: 12px;
    display: block;
}
.pg__configurator
    .sec__configurator
    .sec__check_availability
    .dealers_dropdown.open
    .dealers_dropdown__list
    .dealers_dropdown__list_item:hover {
    transition: ease 200ms;
    background-color: #ebebeb;
}
.pg__configurator
    .sec__configurator
    .sec__check_availability
    .dealers_dropdown.open
    .dealers_dropdown__list
    .dealers_dropdown__list_item
    p {
    text-align: left;
}
.pg__configurator
    .sec__configurator
    .sec__check_availability
    .dealers_dropdown.open
    .dealers_dropdown__list
    .dealers_dropdown__list_item
    .mdc-radio {
    margin-right: 15px;
}
.pg__configurator
    .sec__configurator
    .sec__check_availability
    .dealers_dropdown.open
    .dealers_dropdown__list
    .dealers_dropdown__list_disclaimer {
    padding: 15px;
    display: block;
    font-size: 15px;
    text-align: left;
}
.pg__configurator
    .sec__configurator
    .sec__check_availability
    .dealers_dropdown.open
    .dealers_dropdown__list
    .availability_text {
    font-size: 15px;
}
.pg__configurator .sec__configurator .sec__availability {
    padding-top: 0;
    padding-bottom: 10px;
}
.sec__summary_availability {
    margin: 2rem 0 0rem 0;
}
@media (max-width: 599px) {
    .sec__summary_availability {
        margin: 2rem 0 2rem 0;
    }
    .sec__summary_availability
        .sec__check_availability
        .check_availability__selected {
        align-items: start;
    }
    .sec__summary_availability
        .sec__check_availability
        .dealers_dropdown__link {
        text-align: left;
    }
}
.sec__summary_availability .availability_text {
    display: flex;
    align-items: center;
    color: #eb1c24;
}
.sec__summary_availability .availability_text span {
    display: inline-block;
    background-color: #eb1c24;
    height: 5px;
    width: 5px;
    border-radius: 100%;
    margin-right: 10px;
}
.sec__summary_availability .availability_text.available {
    color: #46b35e;
}
.sec__summary_availability .availability_text.available span {
    background-color: #46b35e;
}
.sec__summary_availability .selected_dealer {
    margin-bottom: 5px;
}
.sec__summary_availability .availability_desc {
    font-size: small;
}
.sec__summary_availability .dealers_dropdown {
    position: relative;
}
.layout_flex_steps {
    margin-top: 2rem;
    display: flex;
    flex-flow: row nowrap;
    overflow: hidden;
    padding: 1px 0;
}
.layout_flex_steps > li {
    position: relative;
    opacity: 0.25;
    text-align: center;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.layout_flex_steps > li:after {
    position: relative;
    content: "";
    display: block;
    width: 100px;
    height: 1px;
    background-color: #000;
    right: 0;
    margin: 0 1rem;
    pointer-events: none;
}
.layout_flex_steps > li:last-child:after {
    display: none;
}
.layout_flex_steps > li.step__show {
    opacity: 1;
}
.layout_flex_steps > li.step__show > div {
    cursor: pointer;
    pointer-events: all;
}
.layout_flex_steps > li.step__show > div:hover picture {
    border-color: #bc8420;
}
.layout_flex_steps > li.step__show > div:hover span {
    background-image: linear-gradient(
        270deg,
        rgba(188, 132, 32, 0) 0,
        #bc8420 50%,
        rgba(188, 132, 32, 0)
    );
}
.layout_flex_steps > li.step__show:after {
    pointer-events: none;
}
.layout_flex_steps > li.step__show.active > div {
    pointer-events: none;
}
.layout_flex_steps > li > div {
    pointer-events: none;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.layout_flex_steps > li > div picture {
    margin-right: 1rem;
    width: 65px;
    border: 1px solid #000;
    border-radius: 50%;
    padding: 0.25rem;
    transition: all 0.5s;
}
.layout_flex_steps > li > div span {
    display: block;
    letter-spacing: 0.08929em;
    font-size: 0.85rem;
    transition:
        background-image 0.3s,
        background-size 0.3s;
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
}
@media (max-width: 1279px) {
    .layout_flex_steps > li:after {
        width: calc(25vw - 190px);
    }
}
@media (max-width: 1023px) {
    .layout_flex_steps > li {
        align-items: flex-start;
    }
    .layout_flex_steps > li:after {
        width: calc(25vw - 90px);
        margin-top: 32.5px;
    }
    .layout_flex_steps > li > div {
        position: relative;
        margin-bottom: 1.5rem;
    }
    .layout_flex_steps > li > div picture {
        margin-right: 0;
    }
    .layout_flex_steps > li > div span {
        position: absolute;
        left: 50%;
        bottom: -1.5rem;
        transform: translateX(-50%);
        width: 100px;
    }
}
@media (max-width: 599px) {
    .layout_flex_steps > li:after {
        width: calc(25vw - 70px);
        margin: 25px 0.5rem 0;
    }
    .layout_flex_steps > li > div picture {
        width: 50px;
    }
    .layout_flex_steps > li > div span {
        font-size: 0.65rem;
    }
}
@media (max-width: 375px) {
    .layout_flex_steps > li:after {
        width: calc(25vw - 60px);
        margin: 20px 0.5rem 0;
    }
    .layout_flex_steps > li > div {
        margin-bottom: 1rem;
    }
    .layout_flex_steps > li > div picture {
        width: 40px;
    }
    .layout_flex_steps > li > div span {
        font-size: 0.6rem;
        bottom: -1rem;
    }
}
.sec__select_series .sec__wrapper {
    padding-top: 0;
}
.sec__select_series .tab__item_thumb {
    height: 0;
    padding-top: 53.25%;
    position: relative;
    margin-bottom: 1rem;
}
.sec__select_series .tab__item_thumb img {
    position: absolute;
    bottom: 0;
    left: 0;
}
.sec__select_series .tab__item_txt h3 {
    font-weight: 700;
    line-height: 0.9;
    position: absolute;
    top: 2rem;
    left: 2rem;
}
.sec__select_series .tab__item_txt h6 {
    margin-top: 8px;
    line-height: 1.3;
}
@media (min-width: 1024px) {
    .sec__select_series .tab__item_txt h3 {
        font-size: 1.667rem;
    }
}
.sec__select_trim .list__trim {
    position: relative;
    display: flex;
    margin-bottom: 2rem;
}
.sec__select_trim .list__trim header {
    width: 100%;
}
.sec__select_trim .list__trim header h3 {
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0;
}
.sec__select_trim .list__trim header p {
    margin: 0;
}
.sec__select_trim .list__trim header > div {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.sec__select_trim .list__trim header > div:last-child {
    margin-top: 0.5rem;
    padding-top: 0.75rem;
    border-top: 1px solid #000;
}
.sec__select_trim .list__trim header > div span:last-child {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
}
.sec__select_trim .list__trim header > div span:last-child p {
    font-style: italic;
}
.sec__select_trim picture span {
    margin-top: 0.5rem;
    display: block;
    font-style: italic;
}
@media (max-width: 599px) {
    .sec__select_trim .list__trim {
        margin-bottom: 1rem;
    }
    .sec__select_trim .list__trim header div {
        justify-content: start;
        flex-flow: column wrap;
        align-items: flex-start;
        gap: 0.5rem;
    }
    .sec__select_trim .list__trim header div:last-child {
        padding-top: 0.5rem;
    }
}
.model__specs {
    display: flex;
    justify-content: space-between;
}
.model__specs ul {
    padding-left: 1rem;
}
.model__specs ul li {
    position: relative;
    font-size: 0.85rem;
    line-height: 1.15rem;
}
.model__specs ul li::before {
    content: "•";
    position: absolute;
    top: 0;
    left: -0.75rem;
}
.model__specs > div {
    width: 50%;
    display: flex;
    align-content: center;
    justify-content: center;
    flex-flow: column wrap;
}
.model__specs > div:first-child {
    padding-right: 0.5rem;
}
.model__specs > div:last-child {
    padding-left: 0.5rem;
}
.model__specs > div:last-child p {
    text-align: center;
}
.model__specs > div:last-child p:last-child {
    font-size: 0.85rem;
}
.model__specs > div:not(:last-child) {
    border: 0;
    border-right: 1px solid;
    -o-border-image: linear-gradient(
            rgba(41, 41, 41, 0),
            #000,
            rgba(41, 41, 41, 0)
        )
        1 100%;
    border-image: linear-gradient(
            rgba(41, 41, 41, 0),
            #000,
            rgba(41, 41, 41, 0)
        )
        1 100%;
}
.model__specs > div p span {
    display: block;
}
.model__specs_1column > div {
    width: 100%;
    align-content: flex-start;
}
.sec__select_color header.sec__cont {
    padding-top: 24px;
}
.sec__select_color .list__specs {
    justify-content: flex-start;
    align-items: center;
}
.sec__select_color .list__specs p {
    text-align: left;
}
.sec__select_color .list__specs > div:first-child {
    padding-right: 1rem;
}
.sec__select_color .list__specs > div:last-child {
    padding-left: 1rem;
}
.sec__select_color .list__specs > div:not(:last-child) {
    border: 0;
    border-right: 1px solid;
    -o-border-image: linear-gradient(
            rgba(41, 41, 41, 0),
            #000,
            rgba(41, 41, 41, 0)
        )
        1 100%;
    border-image: linear-gradient(
            rgba(41, 41, 41, 0),
            #000,
            rgba(41, 41, 41, 0)
        )
        1 100%;
}
.sec__select_color .list__specs .hide + div {
    padding-left: 0;
}
.sec__select_color .sec__wrapper {
    padding-top: 0;
    padding-bottom: 20px;
    z-index: 2;
}
.sec__select_color .sec__masthead + .sec__wrapper {
    z-index: 0;
}
.sec__select_color .sec__masthead {
    background-color: #fff;
    position: relative;
    z-index: 1;
}
.sec__select_color .sec__masthead .mdc-button.mdc-button--outlined {
    color: #292929;
    border-color: #292929;
}
.sec__select_color .off_canvases .sec__cont:last-child {
    margin-bottom: 80px;
}
.sec__select_color .off_canvases > header {
    margin-bottom: 0.5rem;
}
.sec__select_color .off_canvases .layout_grid_cell_12 > div {
    display: flex;
    flex-flow: row wrap;
    margin-top: 1rem;
}
.sec__select_color .off_canvases .layout_grid_cell_12 > div > div {
    width: calc(33.3333333333% - 1rem);
    border: 1px solid #000;
    height: 0;
    padding-bottom: 56.25%;
    margin-right: 1rem;
}
.sec__select_color
    .off_canvases
    .layout_grid_cell_12
    > div
    > div.curated__image {
    border: 0;
    height: 100%;
    padding-bottom: 0;
}
.sec__select_color
    .off_canvases
    .layout_grid_cell_12
    > div
    > div.curated__image
    picture {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
}
.sec__select_color
    .off_canvases
    .layout_grid_cell_12
    > div
    > div.curated__image
    picture
    img {
    transform: translate(-50%, -50%);
    max-width: none;
    min-height: 100%;
    transform: translate(-50%, -50%);
    transform-origin: 0 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    -o-object-fit: cover;
    object-fit: cover;
}
.sec__select_color
    .off_canvases
    .layout_grid_cell_12
    > div
    > div:nth-child(3n + 3) {
    margin-right: 0;
}
.sec__select_color
    .off_canvases
    .layout_grid_cell_12
    > div
    > div:nth-child(n + 4) {
    margin-top: 1.5rem;
}
@media (max-width: 599px) {
    .sec__select_color .off_canvases .layout_grid_cell_12 > div > div {
        width: calc(50% - 1rem);
    }
    .sec__select_color
        .off_canvases
        .layout_grid_cell_12
        > div
        > div:nth-child(3n + 3) {
        margin-right: 1rem;
    }
    .sec__select_color
        .off_canvases
        .layout_grid_cell_12
        > div
        > div:nth-child(2n + 2) {
        margin-right: 0;
    }
    .sec__select_color
        .off_canvases
        .layout_grid_cell_12
        > div
        > div:nth-child(n + 3) {
        margin-top: 1.5rem;
    }
}
.sec__select_color .sec__color_model {
    margin-top: 40px;
}
.sec__select_color .sec__color_model .change__apply {
    position: relative;
    padding-left: 25px;
    margin-left: 1rem;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
}
.sec__select_color .sec__color_model .change__apply .change__checkmark {
    position: absolute;
    left: 0;
    width: 20px;
    height: 20px;
    transform: rotate(45deg);
    background-color: #000;
    border-radius: 15px;
}
.sec__select_color .sec__color_model .change__apply .change__checkmark + span {
    font-size: 14px;
}
.sec__select_color .sec__color_model .change__apply .change__checkmark:before,
.sec__select_color .sec__color_model .change__apply .change__checkmark:after {
    position: absolute;
    content: "";
    background-color: #fff;
}
.sec__select_color .sec__color_model .change__apply .change__checkmark:before {
    width: 3px;
    height: 10px;
    left: 10px;
    top: 5px;
}
.sec__select_color .sec__color_model .change__apply .change__checkmark:after {
    width: 6px;
    height: 3px;
    left: 7px;
    top: 12px;
}
.sec__select_color .sec__color_model > div {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin-top: 8px;
}
.sec__select_color .sec__color_model > div .choices {
    z-index: 100;
}
.sec__select_color .sec__color_model > div .choices p {
    font-size: 16px;
    margin-top: 0.25rem;
}
@media (min-width: 1024px) {
    .sec__select_color .sec__color_model > div .choices p {
        font-size: 18px;
    }
}
.sec__select_color .sec__color_model > div .choices .model__specs {
    margin-top: 0.25rem;
    justify-content: start;
}
.sec__select_color .sec__color_model > div .choices .model__specs > div {
    width: auto;
    padding: 0 1rem;
}
.sec__select_color
    .sec__color_model
    > div
    .choices
    .model__specs
    > div:first-child {
    padding-left: 0;
}
.sec__select_color .sec__color_model > div > div:first-child {
    width: 50%;
}
.sec__select_color .sec__color_model > div > div:first-child .choices {
    width: 50%;
}
@media (max-width: 1023px) {
    .sec__select_color .sec__color_model > div > div:first-child {
        width: 40%;
    }
    .sec__select_color .sec__color_model > div > div:first-child .choices {
        width: 90%;
    }
}
@media (max-width: 599px) {
    .sec__select_color .sec__color_model > div > div:first-child {
        width: 100%;
    }
    .sec__select_color .sec__color_model > div > div:first-child .choices {
        width: 100%;
    }
    .sec__select_color
        .sec__color_model
        > div
        > div:first-child
        span:last-child {
        flex-flow: column wrap;
        align-items: start;
    }
    .sec__select_color
        .sec__color_model
        > div
        > div:first-child
        .change__apply {
        margin-top: 0.5rem;
        margin-left: 0;
    }
}
@media (max-width: 1023px) {
    .sec__select_color .sec__color_model > div > div:last-child {
        width: 60%;
        text-align: right;
    }
}
@media (max-width: 599px) {
    .sec__select_color .sec__color_model > div > div:last-child {
        text-align: left;
        width: 100%;
        margin-top: 1rem;
    }
}
.sec__select_color .sec__color_model > div > div span {
    display: flex;
    align-items: center;
}
.sec__select_color .sec__color_model > div > div span .choices__inner {
    background-color: rgba(0, 0, 0, 0);
}
.sec__select_color .sec__color_model > div > div span a {
    margin-left: 0.5rem;
}
.sec__select_color .sec__color_model > div p {
    margin-bottom: 0;
    font-size: 1.5rem;
}
.sec__select_color .color__table table.table__specs td:nth-child(2) {
    width: 50%;
}
.sec__select_color .color__table table.table__specs td:nth-child(3) {
    background-image: linear-gradient(
        to right,
        rgba(191, 191, 191, 0.15),
        rgba(191, 191, 191, 0)
    );
}
.sec__select_color .color__table table.table__specs tbody tr:first-child {
    border-top: 1px solid #000;
}
.sec__select_color .color__table table.table__specs tbody tr:last-child {
    border-bottom: 1px solid #000;
}
.sec__select_color .color__table table.table__specs tbody tr:last-child td {
    padding-bottom: 1.2rem;
}
.sec__select_color .color__table table.table__specs tfoot tr {
    border-bottom: 1px solid #000;
}
.sec__select_color .color__table table.table__specs tfoot td:nth-child(2),
.sec__select_color .color__table table.table__specs tfoot td:nth-child(3) {
    background-image: none;
}
@media (orientation: portrait) {
    .sec__select_color .color__table table.table__specs td:nth-child(2) {
        width: 35%;
    }
}
@media (max-width: 599px) {
    .sec__select_color .color__table table.table__specs td:nth-child(2) {
        width: 35%;
    }
}
.sec__select_color .model__masthead {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    overflow: hidden;
    pointer-events: none;
    width: 100%;
    max-width: 1280px;
    transform: translateX(-50%);
    left: 50%;
}
@media (orientation: portrait) {
    .sec__select_color .model__masthead {
        width: 100%;
        height: 0;
        padding-bottom: 60%;
    }
}
@media (orientation: landscape) {
    .sec__select_color .model__masthead {
        height: 0;
        padding-bottom: 30%;
    }
}
@media (max-width: 1023px) and (orientation: landscape) {
    .sec__select_color .model__masthead {
        height: 120px;
    }
}
.sec__select_color .masthead__background {
    transition: height 0.2s;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}
.sec__select_color .masthead__background picture {
    height: 0;
    padding-bottom: 56.25%;
}
.sec__select_color .masthead__background picture img {
    max-width: none;
    min-height: 100%;
    transform: scale(1.05, 1.05) translate(-50%, -10%);
    transform-origin: 0% 50%;
    transition: transform 3s;
    position: absolute;
    top: 0;
    left: 50%;
    -o-object-fit: cover;
    object-fit: cover;
}
.sec__select_color .masthead__background.animated picture img {
    transform: scale(1, 1) translate(-50%, -10%);
    transition-delay: 0.75s;
}
@media (orientation: portrait) {
    .sec__select_color .masthead__background {
        width: 100%;
        height: 0;
        padding-bottom: 60%;
        overflow: hidden;
    }
    .sec__select_color .masthead__background:after {
        width: 100%;
        height: 70%;
        opacity: 1;
        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%
        );
    }
    .sec__select_color .masthead__background picture {
        width: 100%;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }
}
@media (orientation: landscape) {
    .sec__select_color .masthead__background {
        width: calc(100% - 520px);
        height: 0;
        padding-bottom: 28%;
    }
}
@media (min-width: 1480px) {
    .sec__select_color .masthead__background {
        padding-bottom: 24%;
    }
    .sec__select_color .masthead__background picture img {
        transform: scale(1.05, 1.05) translate(-50%, -30%);
    }
    .sec__select_color .masthead__background.animated picture img {
        transform: scale(1, 1) translate(-50%, -30%);
    }
}
@media (max-width: 1023px) and (orientation: landscape) {
    .sec__select_color .masthead__background {
        width: calc(100% - 280px);
    }
}
@media (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .sec__select_color .masthead__background {
        width: calc(100% - 420px);
    }
}
@media (max-width: 1279px) {
    .sec__select_color .masthead__background {
        padding-bottom: 35%;
    }
    .sec__select_color .masthead__background picture {
        padding-bottom: 78.25%;
    }
}
@media (max-width: 1023px) and (orientation: portrait) {
    .sec__select_color .masthead__background {
        padding-bottom: 56.25%;
    }
}
@media (max-width: 599px) {
    .sec__select_color .masthead__background {
        padding-bottom: 56.25%;
    }
}
.sec__select_color .masthead__cont {
    position: relative;
    z-index: 1;
}
.sec__select_color .masthead__cont > * {
    opacity: 0;
    transform: translate(5rem, 0);
    transition:
        opacity 0.75s,
        transform 1.5s;
}
.sec__select_color .masthead__cont h1 {
    letter-spacing: 0.0275em;
    line-height: 1;
    margin-bottom: 1rem;
    color: #fff;
}
.sec__select_color .masthead__cont h1 + p {
    color: #fff;
    margin-top: 0;
}
.sec__select_color .masthead__cont p {
    font-size: 1.333rem;
}
.sec__select_color .masthead__cont p:not(:last-child) {
    margin-bottom: 0.25rem;
}
.sec__select_color .masthead__cont.animated > * {
    opacity: 1;
    transform: translate(0, 0);
}
.sec__select_color .masthead__cont.animated h2 {
    transition-delay: 0.15s;
}
.sec__select_color .masthead__cont.animated p {
    transition-delay: 0.3s;
}
.sec__select_color .masthead__cont.sec__cont {
    padding-top: calc(100px + 1rem);
}
@media (min-width: 600px) and (max-width: 1023px) {
    .sec__select_color .masthead__cont h1 {
        font-size: 3.75rem;
    }
}
@media (max-width: 1023px) and (orientation: landscape) {
    .sec__select_color .masthead__cont {
        width: 48vw;
    }
    .sec__select_color .masthead__cont h1 {
        font-size: 2rem;
        margin-bottom: 0.5rem;
    }
    .sec__select_color .masthead__cont p {
        font-size: 1rem;
    }
    .sec__select_color .masthead__cont.sec__cont {
        padding-top: calc(50px + 0.5rem);
    }
}
@media (max-width: 599px) {
    .sec__select_color .masthead__cont {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }
    .sec__select_color .masthead__cont > * {
        transform: translate(2.5rem, 0);
    }
    .sec__select_color .masthead__cont h1 {
        font-size: 2.5rem;
        margin-bottom: 0.5rem;
    }
    .sec__select_color .masthead__cont p {
        font-size: 1rem;
    }
    .sec__select_color .masthead__cont.sec__cont {
        padding-top: calc(50px + 1rem);
    }
}
@media (min-width: 600px) and (max-width: 1023px) and (orientation: portrait) {
    .sec__select_color .masthead__cont {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }
    .sec__select_color .masthead__cont.sec__cont {
        padding-top: calc(50px + 2rem);
        padding-right: 20%;
    }
}
@media (min-width: 1024px) {
    .sec__select_color .masthead__cont {
        width: 50vw;
    }
    .sec__select_color .masthead__cont h1 {
        font-size: 3.333rem;
    }
}
@media (min-width: 1480px) {
    .sec__select_color .masthead__cont {
        width: 30vw;
    }
}
@media (min-height: 680px) and (orientation: landscape) {
    .sec__select_color .masthead__cont.sec__cont {
        padding-top: calc(100px + 3rem);
    }
}
.sec__select_color .masthead__disclaimer {
    color: #757575;
    position: relative;
    z-index: 1;
    max-width: 1280px;
    margin: auto;
}
.sec__select_color .masthead__disclaimer.sec__cont {
    padding-bottom: 0.75rem !important;
}
.sec__select_color .masthead__disclaimer.sec__cont {
    padding-top: 0.75rem;
}
.sec__select_color .masthead__disclaimer p {
    font-size: 80%;
}
@media (orientation: portrait) {
    .sec__select_color .masthead__disclaimer {
        width: 100%;
    }
}
@media (max-width: 599px) {
    .sec__select_color .masthead__disclaimer {
        width: 100%;
    }
}
.sec__select_color .sticky__selection {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: hsla(0, 0%, 100%, 0.875);
    -webkit-backdrop-filter: blur(0.3em);
    backdrop-filter: blur(0.3em);
    z-index: -1;
    box-shadow:
        0 0.5rem 1rem rgba(0, 0, 0, 0.05),
        0 0.625rem 1.25rem rgba(0, 0, 0, 0.05);
    transition:
        background-color 0.3s,
        opacity 0.3s,
        transform 0.3s;
    opacity: 0;
    transform: translateY(0);
}
.sec__select_color .sticky__selection:before {
    width: 100%;
    content: "";
    opacity: 0;
    transition: opacity 0.25s;
    position: absolute;
    bottom: -1px;
    left: 0;
    border-bottom-color: rgba(0, 0, 0, 0.15);
}
.sec__select_color .sticky__selection.sticky {
    opacity: 1;
    z-index: 100;
}
.sec__select_color .sticky__selection .sec__color_model {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
}
.sec__select_color .sticky__selection .sec__color_model > div {
    align-items: center;
}
@media (max-width: 599px) {
    .sec__select_color .sticky__selection .sec__color_model {
        padding: 16px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .sec__select_color .sticky__selection .sec__color_model {
        padding: 24px;
    }
}
@media (min-width: 1024px) {
    .sec__select_color .sticky__selection .sec__color_model {
        padding: 1rem 40px;
    }
}
@media (max-width: 599px) {
    .sec__select_color + .sec__wrapper {
        z-index: 0;
    }
}
.download__icon {
    position: absolute !important;
    background-image: none !important;
    background-position: 0 0 !important;
    background-position: initial !important;
    background-repeat: repeat !important;
    background-repeat: initial !important;
    background-size: auto auto !important;
    background-size: initial !important;
    transition: none !important;
    margin: 0 !important;
}
.download__icon {
    top: 0.25rem;
    right: 0.25rem;
    width: 60px;
    height: 60px;
    z-index: 5;
}
.download__icon > span,
.download__icon.disabled {
    pointer-events: none;
}
.download__icon:before {
    display: none !important;
}
.download__icon:after {
    content: "";
    position: absolute;
    background: linear-gradient(
        to left,
        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%
    );
    width: 200px;
    height: 200px;
    opacity: 0.6;
    top: -100px;
    right: -100px;
    z-index: 3;
    pointer-events: none;
    transform: rotate(-45deg);
}
.download__icon svg {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 4;
}
.link_download.disabled {
    pointer-events: none;
    animation: blink-opacity 1.75s ease infinite;
}
.sec__summary .downloading {
    opacity: 0.6;
}
.model_360.exterior_view section {
    padding-right: 40px;
    padding-left: 40px;
    bottom: 0;
}
.model_360.exterior_view section .model__360_view_exterior {
    max-width: 1024px;
    margin: 0 auto;
}
@media (orientation: portrait) {
    .model_360.exterior_view section .model__360_view_exterior {
        bottom: -2rem;
    }
}
@media (orientation: landscape) {
    .model_360.exterior_view .model__masthead_360 {
        height: 0;
        padding-bottom: 35%;
    }
    .model_360.exterior_view .model__masthead_360.fixed-background {
        height: auto;
        padding-bottom: 0;
    }
}
@media (min-width: 1480px) {
    .model_360.exterior_view .model__masthead_360 {
        padding-bottom: 32%;
    }
    .model_360.exterior_view .model__masthead_360.fixed-background {
        padding-bottom: 0;
    }
}
@media (max-width: 1279px) {
    .model_360.exterior_view .model__masthead_360 {
        padding-bottom: 42%;
    }
    .model_360.exterior_view .model__masthead_360.fixed-background {
        padding-bottom: 0;
    }
}
@media (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .model_360.exterior_view .model__masthead_360 {
        margin-bottom: 1rem;
    }
}
@media (max-width: 1023px) and (orientation: portrait) {
    .model_360.exterior_view .model__masthead_360 {
        padding-bottom: 0;
    }
}
.model_360.interior_view .model__masthead_360 section {
    margin-bottom: 0;
}
.model_360.interior_view section {
    top: 0;
}
@media (orientation: portrait) {
    .model_360.interior_view section .model__360_view_interior {
        position: relative;
        top: 0;
        height: 100%;
    }
}
@media (orientation: landscape) {
    .model_360.interior_view .model__masthead_360 {
        height: 100%;
    }
}
@media (orientation: portrait) {
    .model_360.interior_view aside > div {
        padding-top: 0;
    }
    .model_360.interior_view aside > div > div:nth-child(2) {
        padding-top: 1.5rem;
    }
}
.model__masthead_360 {
    width: 100%;
    height: 100%;
    position: relative;
}
.model__masthead_360 section,
.model__masthead_360 .model__masthead_shape,
.model__masthead_360 .model__360_view.interior__option {
    width: calc(100% - 520px);
}
@media (orientation: portrait) {
    .model__masthead_360 section,
    .model__masthead_360 .model__masthead_shape,
    .model__masthead_360 .model__360_view.interior__option {
        width: 100%;
    }
}
@media (max-width: 1023px) and (orientation: landscape) {
    .model__masthead_360 section,
    .model__masthead_360 .model__masthead_shape,
    .model__masthead_360 .model__360_view.interior__option {
        width: calc(100% - 320px);
    }
}
@media (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .model__masthead_360 section,
    .model__masthead_360 .model__masthead_shape,
    .model__masthead_360 .model__360_view.interior__option {
        width: calc(100% - 420px);
    }
}
.model__masthead_360 section {
    padding-bottom: 1rem;
    position: absolute;
    left: 0;
    z-index: 4;
}
@media (min-width: 1280px) {
    .model__masthead_360 section {
        width: calc(100% - 520px);
        left: 0;
    }
}
.model__masthead_360 aside {
    color: #292929;
}
.model__masthead_360 aside > div {
    height: 0;
    padding-bottom: calc(28% - 1rem);
    background-color: #f5f5f5;
    padding-top: 1rem;
}
.model__masthead_360 aside > div > div {
    position: relative;
}
@media (max-width: 599px) {
    .model__masthead_360 aside > div > div {
        padding: 0 16px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .model__masthead_360 aside > div > div {
        padding: 0 24px;
    }
}
@media (min-width: 1024px) {
    .model__masthead_360 aside > div > div {
        padding: 0 40px;
    }
}
.model__masthead_360 aside > div > div:nth-child(1) {
    padding: 0;
    padding-top: 1rem;
}
@media only screen and (max-width: 1366px) and (min-width: 1280px) {
    .model__masthead_360 aside > div > div:nth-child(1) {
        padding-top: 0.5rem;
    }
}
.model__masthead_360 aside > div > div:nth-child(2) {
    padding-top: 4rem;
}
@media only screen and (max-width: 1366px) and (min-width: 1280px) {
    .model__masthead_360 aside > div > div:nth-child(2) {
        padding-top: 2.5rem;
    }
}
.model__masthead_360 aside > div > div:nth-child(2):before {
    width: 100vw;
    height: 100%;
    content: "";
    background-color: inherit;
    position: absolute;
    top: 0;
    right: 0;
}
.model__masthead_360 aside > div > div.model__color_wrp {
    padding-top: 1.5rem;
    text-align: center;
}
@media only screen and (max-width: 1366px) and (min-width: 1280px) {
    .model__masthead_360 aside > div > div.model__color_wrp {
        padding-top: 0.5rem;
    }
}
.model__masthead_360 aside > div > div > * {
    position: relative;
}
@media (min-width: 1480px) {
    .model__masthead_360 aside > div {
        padding-bottom: calc(24% - 1rem);
    }
}
@media (max-width: 1279px) {
    .model__masthead_360 aside > div {
        padding-bottom: calc(35% - 1rem);
    }
}
@media (max-width: 1023px) and (orientation: portrait) {
    .model__masthead_360 aside > div {
        padding-bottom: 0;
    }
    .model__masthead_360 aside > div > div:nth-child(2) {
        padding-top: 2rem;
    }
}
@media (min-width: 600px) {
    .model__masthead_360 .tab__panels_main {
        margin-top: 1rem;
    }
}
@media (max-width: 599px) {
    .model__masthead_360 .tab__panels_main {
        margin-top: 1rem;
    }
}
.model__masthead_360.fixed-background {
    height: auto;
    padding-bottom: 0;
    display: flex;
    flex-direction: row;
    background-color: #f5f5f5;
}
.model__masthead_360.fixed-background .model__masthead_shape,
.model__masthead_360.fixed-background .masthead__background {
    display: none;
}
.model__masthead_360.fixed-background .model__360_view,
.model__masthead_360.fixed-background aside {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
}
.model__masthead_360.fixed-background .model__360_view {
    width: calc(100% - 520px);
    flex: calc(100% - 520px) 0 0;
    padding: 0;
}
.model__masthead_360.fixed-background
    .model__360_view
    .model__360_view_exterior {
    max-width: 100%;
}
.model__masthead_360.fixed-background aside {
    width: 520px;
    flex: 520px 0 0;
}
.model__masthead_360.fixed-background aside > div {
    height: auto;
    padding-bottom: 0;
}
@media (max-width: 599px) {
    .model__masthead_360.fixed-background aside .model__mode_picker {
        padding-left: 16px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .model__masthead_360.fixed-background aside .model__mode_picker {
        padding-left: 24px;
    }
}
@media (min-width: 1024px) {
    .model__masthead_360.fixed-background aside .model__mode_picker {
        padding-left: 40px;
    }
}
.model__masthead_360.fixed-background .model__360_view_exterior {
    background-color: #bfbfbf;
}
@media (orientation: portrait) {
    .model__masthead_360.fixed-background {
        flex-direction: column;
    }
    .model__masthead_360.fixed-background .model__360_view,
    .model__masthead_360.fixed-background aside {
        width: 100%;
        flex: 100% 0 0;
    }
    .model__masthead_360.fixed-background aside {
        padding-bottom: 0;
    }
    .model__masthead_360.fixed-background aside > div {
        padding-bottom: 16px;
    }
    .model__masthead_360.fixed-background section {
        margin-bottom: 0;
    }
    .model__masthead_360.fixed-background .model__360_view_exterior {
        bottom: 0 !important;
    }
    .model__masthead_360.fixed-background .model__360_view_exterior {
        position: relative;
    }
}
@media (max-width: 1023px) and (orientation: landscape) {
    .model__masthead_360.fixed-background .model__360_view {
        width: calc(100% - 320px);
        flex: calc(100% - 320px) 0 0;
    }
    .model__masthead_360.fixed-background aside {
        width: 320px;
        flex: 320px 0 0;
    }
}
@media (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .model__masthead_360.fixed-background .model__360_view {
        width: calc(100% - 420px);
        flex: calc(100% - 420px) 0 0;
    }
    .model__masthead_360.fixed-background aside {
        width: 420px;
        flex: 420px 0 0;
    }
}
@media (orientation: portrait) {
    .model__masthead_360 section {
        width: 100%;
        height: 0;
        margin-bottom: 2rem;
        padding: 0;
        padding-bottom: 60%;
        position: relative;
    }
    .model__masthead_360 aside {
        padding-bottom: 3rem;
    }
    .model__masthead_360 aside > div {
        height: auto;
        text-align: center;
        background-color: #fff;
        padding-top: 1.5rem;
    }
    .model__masthead_360 aside > div > div {
        padding: 0 16px;
    }
    .model__masthead_360 aside > div > div:first-of-type {
        padding-bottom: 0;
    }
}
@media (max-width: 599px) and (orientation: portrait) {
    .model__masthead_360 .model__price {
        margin-top: 0;
    }
    .model__masthead_360 aside {
        padding-bottom: 1rem;
    }
}
@media (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .model__masthead_360 section {
        width: calc(100% - 420px);
        padding-right: 0;
        padding-bottom: 0;
    }
}
@media (max-width: 1023px) and (orientation: landscape) {
    .model__masthead_360 .model__price {
        margin-top: 0;
    }
    .model__masthead_360 section {
        padding-bottom: 1rem;
    }
    .model__masthead_360 aside > div > div:first-of-type {
        padding-bottom: 0.5rem;
    }
    .model__masthead_360 aside > div > div:last-of-type {
        padding-top: 0.5rem;
    }
}
.model__masthead_shape {
    pointer-events: none;
}
@media (orientation: landscape) {
    .model__masthead_shape {
        height: 0;
        padding-bottom: 28%;
        margin-right: 2em;
        float: left;
    }
    @supports (shape-outside: none) {
        .model__masthead_shape + aside .model__color_picker {
            position: relative;
            text-align: center;
        }
    }
}
@media (min-width: 1480px) {
    .model__masthead_shape {
        padding-bottom: 24%;
    }
}
@media (max-width: 1279px) {
    .model__masthead_shape {
        padding-bottom: 35%;
    }
}
@media (max-width: 1023px) and (orientation: portrait) {
    .model__masthead_shape {
        padding-bottom: 0;
    }
}
.model__360_view_exterior,
.model__360_view_interior {
    position: relative;
}
.model__360_view_exterior img,
.model__360_view_interior img {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
}
.model__360_view_exterior canvas,
.model__360_view_interior canvas {
    max-width: 100%;
    min-width: 100%;
    max-height: 100%;
    min-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
}
.model__360_view_exterior > div:nth-child(1),
.model__360_view_interior > div:nth-child(1) {
    position: relative;
}
.fullscreen-container .model__360_view_exterior,
.fullscreen-container .model__360_view_interior {
    max-width: 100%;
    height: 100%;
}
.fullscreen-container .model__360_view_exterior > div:nth-child(1),
.fullscreen-container .model__360_view_interior > div:nth-child(1) {
    height: 100%;
}
.model__360_view_exterior > div {
    padding-bottom: 37.917%;
}
.model__360_view_interior {
    width: 100%;
    height: 100%;
}
.model__360_view_interior .icon_expand {
    width: 2rem;
    height: 2rem;
    background-size: 100%;
    position: absolute;
    right: 0.75rem;
    bottom: 0.75rem;
    z-index: 1;
}
.model__360_view_interior img {
    max-width: none;
    min-height: 100%;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    -o-object-fit: cover;
    object-fit: cover;
}
.model__360_view.interior__option {
    height: 100%;
    padding-bottom: 0;
}
.model__360_view.interior__option > div:nth-child(2) {
    position: absolute;
    width: 100%;
    height: 100%;
}
@media (orientation: portrait) {
    .model__360_view.interior__option {
        height: 0;
        padding-bottom: 60%;
    }
}
.model__360_view .link_lightbox {
    cursor: pointer;
}
@media (orientation: portrait) {
    .model__360_view_exterior,
    .model__360_view_interior {
        max-width: 100%;
        width: 100%;
        position: absolute;
        left: 0;
    }
}
@media (max-width: 599px) and (orientation: portrait) {
    .model__360_view_exterior,
    .model__360_view_interior {
        bottom: -3.2rem;
    }
    .model__360_view_exterior {
        max-width: 100%;
        width: 100%;
        margin: 0;
    }
}
@media (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .model__360_view_exterior {
        margin-bottom: 6vh;
    }
    .model__360_view_interior {
        max-width: 100%;
        margin-right: 40px;
    }
}
.model__360_arrows {
    width: 100%;
    position: absolute;
    bottom: -15px;
    left: 0;
    display: flex;
    justify-content: space-between;
    z-index: 1;
    pointer-events: none;
}
.model__360_arrows > span {
    width: 30%;
    height: 0;
    padding-bottom: 10%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.25;
    transition: transform 0.2s;
    display: block;
    cursor: pointer;
    pointer-events: all;
}
.model__360_arrows > span:nth-child(1) {
    background-image: url(../img/resources/arrow-360-left.svg);
}
.model__360_arrows > span:nth-child(1):hover {
    transform: translate(-0.25em, 0);
}
.model__360_arrows > span:nth-child(2) {
    background-image: url(../img/resources/arrow-360-right.svg);
}
.model__360_arrows > span:nth-child(2):hover {
    transform: translate(0.25em, 0);
}
.model__masthead_360.fixed-background .model__360_arrows {
    width: 90%;
    left: 5%;
    bottom: 8px;
}
.model__masthead_360.fixed-background .model__360_arrows > span {
    opacity: 1;
}
.model__masthead_360.fixed-background .model__360_arrows > span:nth-child(1) {
    background-image: url(../img/resources/arrow-360-left-white.svg);
}
.model__masthead_360.fixed-background .model__360_arrows > span:nth-child(2) {
    background-image: url(../img/resources/arrow-360-right-white.svg);
}
@media (min-width: 1024px) and (orientation: portrait) {
    .model__360_arrows {
        padding: 0 40px;
    }
}
@media (max-width: 1023px) and (orientation: portrait) {
    .model__360_arrows {
        padding: 0 24px;
    }
}
@media (max-width: 599px) and (orientation: portrait) {
    .model__360_arrows {
        padding: 0 16px;
    }
}
@media (max-width: 1023px) and (orientation: landscape) {
    .model__360_arrows {
        padding: 0 24px;
    }
}
@media (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .model__360_arrows {
        bottom: -3vh;
    }
}
.model__view_ext_profile picture {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
}
.model__choose_color_txt_ext,
.model__choose_color_txt_int {
    line-height: 1.3;
    margin-bottom: 0.75rem;
}
@media (max-width: 599px) {
    .model__choose_color_txt_ext,
    .model__choose_color_txt_int {
        margin-bottom: 0.5rem;
    }
}
@media (min-width: 1480px) {
    @supports (shape-outside: none) {
        .model__choose_color_txt_ext,
        .model__choose_color_txt_int {
            padding-right: 6vw;
        }
    }
}
.model__color_picker {
    font-size: 0;
    overflow: auto;
    min-height: 120px;
}
@media (min-width: 1024px) {
    .model__color_picker {
        height: 120px;
    }
}
@media (max-width: 1023px) and (orientation: landscape) {
    .model__color_picker {
        height: 98px;
        min-height: 98px;
    }
}
.model__color_picker li {
    vertical-align: top;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 50%;
    position: relative;
    display: inline-block;
    cursor: pointer;
}
.model__color_picker li.is_selected {
    border-color: rgba(0, 0, 0, 0.3);
}
.model__color_picker li a {
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 100%;
    margin: auto;
    position: relative;
    display: block;
    overflow: hidden;
}
.model__color_picker.model__picker_exterior li a {
    transform: rotate(-45deg) translateZ(0);
}
.model__color_picker.model__picker_exterior li a:before,
.model__color_picker.model__picker_exterior li a:after {
    width: 100%;
    height: 50%;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
}
.model__color_picker.model__picker_exterior li a:before {
    background-image: linear-gradient(
        to right,
        rgba(255, 255, 255, 0.25) 0,
        rgba(255, 255, 255, 0) 100%
    );
}
.model__color_picker.model__picker_exterior li a:after {
    opacity: 0.5;
    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%
    );
}
.model__color_picker.model__picker_exterior li a[style*="transparent"] {
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0.1);
}
.model__color_picker.model__picker_exterior li a[style*="transparent"]::before {
    width: 100%;
    height: 100%;
    background: none;
    transform: none;
    opacity: 1;
    border-radius: 100%;
    background-image:
        linear-gradient(45deg, #999 25%, transparent 25%),
        linear-gradient(-45deg, #999 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, #999 75%),
        linear-gradient(-45deg, transparent 75%, #999 75%);
    background-size: 12px 12px;
    background-position:
        0 0,
        0 6px,
        6px -6px,
        -6px 0px;
    opacity: 0.25;
}
@media (orientation: portrait) {
    .model__color_picker_wrp {
        display: flex;
        flex-flow: row wrap;
        justify-content: center;
    }
    .model__color_picker_wrp > div {
        width: 100%;
    }
    .model__color_picker_wrp > div:nth-child(1) {
        order: 2;
    }
    .model__color_picker_wrp > div:nth-child(2) {
        order: 1;
    }
}
@media (max-width: 599px) {
    .model__color_picker li {
        width: 44px;
        height: 44px;
        margin: 0 2px;
    }
    .model__color_picker li a {
        width: 34px;
        height: 34px;
        margin-top: 4px;
    }
}
@media (min-width: 600px) {
    .model__color_picker li {
        width: 56px;
        height: 56px;
    }
    .model__color_picker li a {
        width: 40px;
        height: 40px;
        margin-top: 7px;
    }
}
@media (max-width: 1023px) and (orientation: landscape) {
    .model__color_picker li {
        width: 44px;
        height: 44px;
    }
    .model__color_picker li a {
        width: 34px;
        height: 34px;
        margin-top: 4px;
    }
}
.model__color_ext_int {
    margin-top: 1rem;
}
@media (max-width: 1023px) and (orientation: landscape) {
    .model__color_ext_int {
        margin-top: 0.5rem;
    }
}
@media (max-width: 599px) {
    .model__color_ext_int {
        margin-top: 0;
    }
}
@media (orientation: portrait) {
    .model__color_ext_int {
        margin-bottom: 1.5rem;
    }
}
.model__color_sel_ext,
.model__color_sel_int {
    line-height: 1.3;
    margin-bottom: 0.75rem;
}
.cloudimage-inner-box {
    width: 100%;
    height: 100%;
    position: absolute;
}
.cloudimage-inner-box canvas + div {
    opacity: 0;
    display: none;
    visibility: hidden;
}
.cloudimage-360-loader {
    opacity: 0;
    display: none;
    visibility: hidden;
}
.model__360_view_interior_set {
    background-color: rgba(215, 215, 215, 0.25);
    height: 100%;
}
.fullscreen-container .model__360_view_interior_set {
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.85);
    padding-bottom: 0;
}
@supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
    .fullscreen-container .model__360_view_interior_set {
        background-color: rgba(0, 0, 0, 0.7);
        -webkit-backdrop-filter: blur(0.3em);
        backdrop-filter: blur(0.3em);
    }
}
.model__interior_zoom,
.model__interior_pano {
    width: 100%;
    height: 100%;
    outline: none;
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
}
.model__interior_pano canvas {
    cursor: grab;
}
.model__interior_pano canvas:active {
    cursor: grabbing;
}
.model__mode_picker {
    display: flex;
    flex-flow: row wrap;
    float: left;
    z-index: 4;
}
.model__mode_picker > div * {
    display: inline-block;
    vertical-align: middle;
}
.model__mode_picker > div picture {
    width: 30px;
    height: 30px;
}
.model__mode_picker > div a {
    margin-left: 0.5rem;
}
@media (orientation: portrait) {
    .model__mode_picker {
        justify-content: center;
        float: none;
    }
}
@media (max-width: 599px) {
    .model__mode_picker {
        justify-content: center;
        float: none;
    }
}
.model__color_picker_wrp {
    z-index: 3;
}
.model__color_picker_wrp .tab__main.mdc-tab-bar::before {
    display: none;
}
.model__color_picker_wrp .tab__main .mdc-tab-scroller {
    display: block;
    border-bottom: 1px solid;
}
.model__color_picker_wrp .tab__main .mdc-tab-scroller__scroll-content button {
    flex-grow: 1;
}
@media (min-width: 1024px) {
    .model__color_picker_wrp .tab__main .mdc-tab {
        padding: 0 24px;
    }
}
@media (min-width: 1280px) {
    .model__color_picker_wrp .tab__main .mdc-tab {
        padding: 0 32px;
    }
}
.sec__accessories .sec__wrapper:last-child {
    padding-top: 0;
}
@media (max-width: 599px) {
    .sec__accessories header {
        padding: 0 16px;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .sec__accessories header {
        padding: 0 24px;
    }
}
@media (min-width: 1024px) {
    .sec__accessories header {
        padding: 0 40px;
    }
}
.sec__accessories header::before {
    width: calc(100vw + 2px);
    height: 100%;
    content: "";
    opacity: var(--opacity);
    transform: translateX(-50%);
    position: absolute;
    top: 0;
    left: 50%;
    background-color: #fff;
    background-image: linear-gradient(
        hsla(0, 0%, 100%, 0) calc(100% - 6rem),
        #f5f5f5
    );
    z-index: -1;
}
.sec__accessories header h3 {
    margin-bottom: 0;
}
.sec__accessories .sec__accessories_model {
    margin-top: 2rem;
}
.sec__accessories .sec__accessories_model > p {
    margin-bottom: 0.25rem;
}
.sec__accessories .sec__accessories_model > div {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
.sec__accessories .sec__accessories_model > div p {
    margin-bottom: 0;
    font-weight: 400;
}
.sec__accessories ul > li {
    width: 33.33%;
    margin-top: 40px;
    padding: 0 20px;
    display: flex;
    flex-flow: column wrap;
    overflow: hidden;
}
.sec__accessories ul > li .inline {
    display: flex;
    flex-grow: 1;
}
.sec__accessories ul > li .inline label {
    display: inline-flex;
    flex-flow: column wrap;
    width: auto;
    height: 100%;
    cursor: pointer;
}
.sec__accessories ul > li p {
    margin-bottom: 0;
}
.sec__accessories ul > li img {
    cursor: pointer;
    margin-top: 0.5rem;
}
@supports (display: grid) {
    .sec__accessories ul {
        width: 100%;
        display: grid;
        grid-template-rows: auto;
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .sec__accessories ul > li {
        width: auto;
    }
}
@media (max-width: 599px) {
    .sec__accessories .sec__accessories_model > div {
        justify-content: start;
        flex-flow: column wrap;
    }
    .sec__accessories ul > li {
        width: 100%;
        padding: 0;
    }
    @supports (display: grid) {
        .sec__accessories ul {
            width: 100%;
            display: grid;
            grid-template-rows: auto;
            grid-template-columns: repeat(1, minmax(0, 1fr));
        }
        .sec__accessories ul > li {
            width: auto;
        }
    }
}
.sec__summary .summary__freehtml {
    margin-top: 1rem;
}
.sec__summary .summary__freehtml p {
    margin-bottom: 0.25rem;
}
.sec__summary .summary__freehtml p:last-child {
    margin-bottom: 0;
}
.sec__summary .summary__reset {
    margin-top: 0;
    padding: 40px 0;
}
.sec__summary .share__url {
    padding: 0.25rem 1rem;
    border: 1px solid #000;
    margin-top: 0.5rem;
    margin-bottom: 2rem;
    display: flex;
    align-content: center;
    width: 100%;
}
.sec__summary .share__url > p {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.sec__summary [aria-hidden="true"] {
    opacity: 0;
    position: absolute;
    z-index: -9999;
    pointer-events: none;
}
.sec__summary .step_confirmation .mdc-button {
    margin-top: 1rem;
}
.sec__summary .summary_share .mdc-dialog__surface {
    width: 100%;
    max-width: 600px;
}
.sec__summary .summary_share .mdc-dialog__container {
    width: 90%;
}
@media (min-width: 600px) {
    .sec__summary .summary_share .mdc-dialog__container {
        width: 80%;
    }
}
.sec__summary .summary_share .mdc-dialog__surface {
    padding-top: 0;
}
.sec__summary .summary_share .mdc-dialog__surface .mdc-dialog__content {
    padding-top: 44px;
}
.sec__summary .layout_grid_inner {
    justify-content: center;
    align-items: center;
}
.sec__summary .layout_grid_cell_12 {
    position: relative;
}
.sec__summary .layout_grid_cell_12 > div:nth-child(1) > div {
    position: relative;
}
.sec__summary .layout_grid_cell_12 > div:nth-child(1) > div:first-child {
    padding-bottom: 1.5rem;
    padding-right: calc(60% + 40px);
}
.sec__summary
    .layout_grid_cell_12
    > div:nth-child(1)
    > div:first-child::before {
    width: 100vw;
    height: 100%;
    content: "";
    opacity: var(--opacity);
    transform: translateX(-50%);
    position: absolute;
    bottom: 0;
    left: 50%;
    background-color: #fff;
    background-image: linear-gradient(
        hsla(0, 0%, 100%, 0) calc(100% - 6rem),
        #f5f5f5
    );
    z-index: -1;
}
.sec__summary .layout_grid_cell_12 > div:nth-child(2) {
    width: 60%;
    position: absolute;
    top: 0;
    right: 0;
    padding-bottom: 30%;
    overflow: hidden;
}
.sec__summary .layout_grid_cell_12 .show_on_med_down {
    position: relative;
    overflow: hidden;
}
@media (max-width: 1279px) {
    .sec__summary .layout_grid_cell_12 > div:nth-child(1) > div:first-child {
        padding-right: calc(50% + 40px);
    }
    .sec__summary .layout_grid_cell_12 > div:nth-child(2) {
        width: 50%;
    }
}
@media (max-width: 1023px) {
    .sec__summary .layout_grid_cell_12 > div:nth-child(1) > div:first-child {
        padding-right: 0;
        padding-bottom: 0;
    }
    .sec__summary
        .layout_grid_cell_12
        > div:nth-child(1)
        > div:first-child::before {
        display: none;
    }
    .sec__summary
        .layout_grid_cell_12
        > div:nth-child(1)
        > div:first-child
        .sec__summary_color {
        position: relative;
    }
    .sec__summary
        .layout_grid_cell_12
        > div:nth-child(1)
        > div:first-child
        .sec__summary_color::before {
        width: 100vw;
        height: 25vh;
        content: "";
        opacity: var(--opacity);
        transform: translateX(-50%);
        position: absolute;
        bottom: 0;
        left: 50%;
        background-color: #fff;
        background-image: linear-gradient(
            hsla(0, 0%, 100%, 0) calc(100% - 6rem),
            #f5f5f5
        );
        z-index: -1;
    }
    .sec__summary .layout_grid_cell_12 > div:nth-child(2) {
        width: 100%;
        display: none;
    }
}
.sec__summary .sec__summary_head {
    display: flex;
    align-items: center;
}
@media (max-width: 1023px) {
    .sec__summary .sec__summary_head {
        margin-bottom: 1rem;
    }
}
.sec__summary .sec__summary_head h3 {
    margin-bottom: 0;
    margin-right: 2rem;
}
.sec__summary .sec__summary_head .no_txt_link {
    color: #000;
}
.sec__summary .sec__summary_color {
    margin: 2rem 0;
    display: flex;
    flex-flow: column wrap;
}
.sec__summary .sec__summary_color .summary_color_cont {
    display: flex;
    flex-flow: column wrap;
}
.sec__summary .sec__summary_color .summary_color_cont > div {
    display: flex;
    flex-direction: row;
    align-items: center;
    align-content: center;
}
.sec__summary .sec__summary_color .summary_color_cont > div:nth-child(2),
.sec__summary .sec__summary_color .summary_color_cont > div:nth-child(3),
.sec__summary .sec__summary_color .summary_color_cont > div:nth-child(4) {
    margin-top: 0.5rem;
}
.sec__summary .sec__summary_color .summary_color_cont > div span:last-child {
    margin-left: 0.75rem;
}
.sec__summary .sec__summary_color .summary__color_picker {
    display: block;
    width: 40px;
    height: 40px;
    flex: 0 0 40px;
    border-radius: 50%;
    position: relative;
    transform: rotate(-45deg) translateZ(0);
    margin: auto;
    position: relative;
    overflow: hidden;
    margin: 0;
    background-size: 100%;
}
.sec__summary .sec__summary_color .summary__color_picker.interior {
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 100%;
    transform: none;
}
.sec__summary .sec__summary_color .summary__color_picker.interior:before,
.sec__summary .sec__summary_color .summary__color_picker.interior:after {
    display: none;
}
.sec__summary .sec__summary_color .summary__color_picker::before {
    background-image: linear-gradient(
        90deg,
        hsla(0, 0%, 100%, 0.25) 0,
        hsla(0, 0%, 100%, 0)
    );
}
.sec__summary .sec__summary_color .summary__color_picker:after {
    opacity: 0.5;
    background: linear-gradient(
        90deg,
        #000 0,
        rgba(0, 0, 0, 0.738) 19%,
        rgba(0, 0, 0, 0.541) 34%,
        rgba(0, 0, 0, 0.382) 47%,
        rgba(0, 0, 0, 0.278) 56.5%,
        rgba(0, 0, 0, 0.194) 65%,
        rgba(0, 0, 0, 0.126) 73%,
        rgba(0, 0, 0, 0.075) 80.2%,
        rgba(0, 0, 0, 0.042) 86.1%,
        rgba(0, 0, 0, 0.021) 91%,
        rgba(0, 0, 0, 0.008) 95.2%,
        rgba(0, 0, 0, 0.002) 98.2%,
        transparent
    );
}
.sec__summary .sec__summary_color .summary__color_picker::before,
.sec__summary .sec__summary_color .summary__color_picker:after {
    width: 100%;
    height: 50%;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
}
@media (max-width: 1023px) {
    .sec__summary .sec__summary_color .summary__color_picker {
        width: 30px;
        height: 30px;
        flex: 0 0 30px;
    }
}
.sec__summary
    .sec__summary_color
    span:not(.summary__color_picker):nth-child(3) {
    margin-left: 0.75rem;
}
.sec__summary
    .sec__summary_color
    span:not(.summary__color_picker):nth-child(4) {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
}
.sec__summary
    .sec__summary_color
    span:not(.summary__color_picker):nth-child(6) {
    margin-left: 0.75rem;
}
.sec__summary .sec__summary_price {
    margin-top: 1.5rem;
}
.sec__summary .sec__summary_price h3 {
    font-size: 30px;
    margin-bottom: 0;
}
.sec__summary .sec__summary_accessories {
    margin-top: 1.5rem;
}
.sec__summary .sec__summary_accessories > p {
    margin-bottom: 0.75rem;
}
.sec__summary .sec__summary_accessories ul > li {
    width: 50%;
}
@supports (display: grid) {
    .sec__summary .sec__summary_accessories ul {
        width: 100%;
        display: grid;
        grid-template-rows: auto;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .sec__summary .sec__summary_accessories ul > li {
        width: auto;
    }
}
.sec__summary .sec__summary_specs ul {
    padding-left: 1rem;
}
.sec__summary .sec__summary_specs ul li {
    position: relative;
    line-height: 1.15rem;
}
.sec__summary .sec__summary_specs ul li:before {
    content: "•";
    position: absolute;
    top: 0;
    left: -0.75rem;
}
.pg__configurator
    .sec__configurator
    .sec__summary
    .button__wrp:not(.summary__reset) {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 1rem;
}
@media (max-width: 1023px) {
    .sec__summary::before {
        display: none;
    }
    .sec__summary .sec__summary_price h3 {
        font-size: 18px;
    }
    .sec__summary .sec__summary_color {
        order: 2;
        margin: 0;
        padding-bottom: 1rem;
    }
    .sec__summary .sec__summary_color + div {
        order: 1;
    }
    .sec__summary .sec__summary_price {
        order: 3;
        margin-bottom: 0;
        padding-top: 0;
        margin-top: 1rem;
    }
    .sec__summary .sec__summary_price h3 {
        margin-bottom: 0;
    }
    .sec__summary .sec__summary_specs {
        margin-top: 1rem;
    }
    .sec__summary .button__wrp {
        order: 4;
        margin-bottom: 1rem;
    }
    .sec__summary .sec__summary_accessories {
        margin-top: 1rem;
    }
    .sec__summary .summary_form .input__wrp {
        order: 4;
    }
}
@media (max-width: 599px) {
    .sec__summary .form__cont {
        margin-top: 2rem;
    }
    .sec__summary .sec__summary_accessories ul {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
}
.sec__summary_car {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    padding-bottom: 50%;
}
.sec__summary_car .double__bg picture:nth-child(2) img {
    transform: scale(1.5) translate(-35%, -10%);
}
.sec__summary_car > div:nth-child(1) {
    display: flex;
    flex-flow: row;
    overflow: hidden;
}
.sec__summary_car > div:nth-child(1).double__bg picture:nth-child(1) {
    margin-right: -10%;
    clip-path: polygon(0 100%, 0 0, 100% 0, 85% 100%);
}
.sec__summary_car > div:nth-child(1).double__bg picture:nth-child(2) {
    clip-path: polygon(0 100%, 15% 0, 100% 0, 100% 100%);
}
.sec__summary_car > div:nth-child(1) picture {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 40%;
}
.sec__summary_car > div:nth-child(1) picture img {
    max-width: none;
    min-height: 100%;
    transform: translate(-50%, 0%);
    position: absolute;
    top: 0;
    left: 50%;
    -o-object-fit: cover;
    object-fit: cover;
}
.sec__summary_car > div:nth-child(2) picture {
    position: absolute;
    width: 100%;
    height: 0;
    padding-bottom: 37.917%;
    bottom: 0;
}
.sec__summary_car > div:nth-child(2) picture img {
    position: absolute;
    max-width: none;
    min-height: 100%;
    left: 50%;
    transform: translateX(-50%);
    -o-object-fit: cover;
    object-fit: cover;
}
.sec__summary_car.vertical_bg {
    display: flex;
    flex-direction: column;
}
.sec__summary_car.vertical_bg,
.sec__summary_car.vertical_bg > div > picture,
.sec__summary_car.vertical_bg > div > picture > img {
    position: relative;
    height: auto;
    padding-bottom: 0;
}
.sec__summary_car.vertical_bg > div {
    display: flex;
    flex-direction: row;
    margin-bottom: 24px;
}
.sec__summary_car.vertical_bg > div:first-child {
    order: 2;
}
.sec__summary_car.vertical_bg > div picture,
.sec__summary_car.vertical_bg > div div {
    display: block;
}
.sec__summary_car.vertical_bg > div picture {
    width: 60%;
    flex: 60% 0 0;
}
.sec__summary_car.vertical_bg > div div {
    width: 40%;
    flex: 40% 0 0;
    padding-left: 16px;
}
@media (max-width: 1023px) {
    .sec__summary_car.vertical_bg > div picture {
        width: 55%;
        flex: 55% 0 0;
    }
    .sec__summary_car.vertical_bg > div div {
        width: 45%;
        flex: 45% 0 0;
        padding-left: 12px;
    }
}
@media (max-width: 359px) {
    .sec__summary_car.vertical_bg > div picture + div > p + p {
        font-size: 14px;
    }
}
@media (max-width: 1023px) {
    .sec__summary_car {
        position: relative;
    }
}
.summary_form .form__vertical_bg .input__images {
    height: auto;
    margin-bottom: 0;
}
.summary_form
    .form__vertical_bg
    .input__images
    .sec__summary_car.vertical_bg
    > div:first-child {
    margin-bottom: 0;
}
.summary_form .form__vertical_bg .input__wrp:not(.input__wrp_img) {
    grid-column-start: 1;
    grid-column-end: span 4;
}
@media (max-width: 1023px) {
    .summary_form
        .form__vertical_bg
        .input__images
        .sec__summary_car.vertical_bg {
        position: relative;
    }
    .summary_form .form__vertical_bg .input__wrp:not(.input__wrp_img) {
        grid-column-end: span 8;
    }
}
.sec__summary .layout_grid_cell_12 > div:first-child > div:first-child:before {
    display: none;
}
.input__images .sec__summary_car.vertical_bg {
    position: absolute;
}
.input__images .sec__summary_car.vertical_bg .double__bg {
    display: none;
}
.input__images .sec__summary_car.vertical_bg > div picture {
    width: 100%;
    flex: 100% 0 0;
}
.summary_form .fixed__layout {
    position: relative;
}
.summary_form .fixed__layout.layout_grid_cell_4 {
    grid-column-end: span 4;
}
@media (max-width: 1023px) {
    .summary_form .fixed__layout.layout_grid_cell_4 {
        grid-column-end: span 8;
    }
    .summary_form .fixed__layout.layout_grid_cell_4:nth-child(2) {
        order: -1;
    }
}
.summary_form .input__images {
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    right: 0;
}
@media (max-width: 1023px) {
    .summary_form .input__images {
        margin-left: 0;
        margin-bottom: 2rem;
    }
}
.selection_unavailable .mdc-dialog__scrim {
    pointer-events: none;
}
.selection_unavailable .dialog__cont > div p {
    margin-bottom: 1rem;
}
.selection_unavailable .dialog__cont > div:nth-child(1) {
    padding-bottom: 1.5rem;
    margin-bottom: 1.5rem;
    border-bottom: 1px solid #000;
}
.selection_unavailable .mdc-button.mdc-button--outlined {
    color: #000;
    border-color: #000;
}
.fullscreen-container .model__360_view_interior {
    bottom: 0;
    max-width: 100%;
    height: 100%;
}
.fullscreen-container .model__360_view_interior > div:first-child {
    height: 100%;
}
.fullscreen-container .model__interior_zoom,
.fullscreen-container .model__interior_pano {
    width: 100%;
    height: 100%;
    outline: none;
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
}
.fullscreen-container .model__interior_pano canvas {
    cursor: grab;
}
.fullscreen-container .model__interior_pano canvas:active {
    cursor: grabbing;
}
.notification.is_error {
    margin-bottom: 2rem;
}
@keyframes blink-opacity {
    0% {
        opacity: 0.35;
    }
    50% {
        opacity: 0.65;
    }
    100% {
        opacity: 0.35;
    }
}
@media (min-width: 1480px) {
    .sec__configurator__stock
        .model__masthead_360:not(.fixed-background)
        aside
        > div {
        padding-bottom: calc(31% - 1rem);
    }
}
@media (min-width: 1280px) and (max-width: 1479px) {
    .sec__configurator__stock
        .model__masthead_360:not(.fixed-background)
        aside
        > div {
        padding-bottom: calc(34% - 1rem);
    }
}
@media (min-width: 1024px) and (max-width: 1279px) {
    .sec__configurator__stock
        .model__masthead_360:not(.fixed-background)
        aside
        > div {
        padding-bottom: calc(43% - 1rem);
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .sec__configurator__stock
        .model__masthead_360:not(.fixed-background)
        aside
        > div {
        padding-bottom: calc(45% - 1rem);
    }
}
@media (max-width: 1023px) and (orientation: landscape) {
    .sec__configurator__stock
        .model__masthead_360:not(.fixed-background)
        aside
        > div
        > div:nth-child(2) {
        padding-top: 3rem;
    }
    .sec__configurator__stock
        .model__masthead_360:not(.fixed-background)
        aside
        > div
        > div:first-of-type {
        padding-top: 0.5rem;
    }
    .sec__configurator__stock
        .model__masthead_360:not(.fixed-background)
        aside
        > div
        .model__color_sel_ext {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
}
@media (max-device-width: 840px) and (max-device-height: 480px) and (orientation: landscape) {
    .sec__configurator__stock
        .model__masthead_360:not(.fixed-background)
        aside
        > div {
        padding-bottom: calc(54% - 1rem);
    }
    .sec__configurator__stock
        .model__masthead_360:not(.fixed-background)
        aside
        > div
        > div:first-of-type {
        padding-top: 0rem;
    }
    .sec__configurator__stock
        .model__masthead_360:not(.fixed-background)
        aside
        > div
        > div:nth-child(2) {
        padding-top: 2.5rem;
    }
}
@media (min-width: 1480px) {
    .sec__configurator__stock .sec__select_color .masthead__background {
        padding-bottom: 26%;
    }
}
@media (min-width: 1280px) and (max-width: 1479px) {
    .sec__configurator__stock .sec__select_color .masthead__background {
        padding-bottom: 30%;
    }
}
@media (min-width: 1024px) and (max-width: 1279px) {
    .sec__configurator__stock .sec__select_color .masthead__background {
        padding-bottom: 36%;
    }
}
@media (min-width: 600px) and (max-width: 1023px) {
    .sec__configurator__stock .sec__select_color .masthead__background {
        padding-bottom: 41%;
    }
}
@media (max-device-width: 840px) and (max-device-height: 480px) and (orientation: landscape) {
    .sec__configurator__stock .sec__select_color .masthead__background {
        padding-bottom: 48%;
    }
}
@media (max-width: 1023px) and (orientation: landscape) {
    .sec__configurator__stock
        .model_360.exterior_view
        .model__masthead_360:not(.fixed-background) {
        padding-bottom: 45%;
    }
    .sec__configurator__stock .sec__select_color .masthead__background,
    .sec__configurator__stock .model__masthead_360 section,
    .sec__configurator__stock .model__masthead_360 .model__masthead_shape,
    .sec__configurator__stock
        .model__masthead_360
        .model__360_view.interior__option {
        width: 50%;
    }
}
@media (max-device-width: 840px) and (max-device-height: 480px) and (orientation: landscape) {
    .sec__configurator__stock
        .model_360.exterior_view
        .model__masthead_360:not(.fixed-background) {
        padding-bottom: 48%;
    }
    .sec__configurator__stock .model_360.exterior_view section {
        padding-left: 20px;
        padding-right: 20px;
        bottom: 10%;
    }
    .sec__configurator__stock .sec__select_color .masthead__background,
    .sec__configurator__stock .model__masthead_360 section,
    .sec__configurator__stock .model__masthead_360 .model__masthead_shape,
    .sec__configurator__stock
        .model__masthead_360
        .model__360_view.interior__option {
        width: 45%;
    }
    .sec__configurator__stock .model__color_picker {
        height: 90px;
        min-height: 90px;
    }
    .sec__configurator__stock .model__masthead_360 .tab__panels_main {
        margin-top: 0.5rem;
    }
    .sec__configurator__stock .model__masthead_shape {
        padding-bottom: 48%;
    }
}
@media (min-width: 1480px) {
    .sec__configurator__stock .model__masthead_shape {
        padding-bottom: 30%;
    }
}
@media (min-width: 1280px) and (max-width: 1479px) {
    .sec__configurator__stock .model__masthead_shape {
        padding-bottom: 32%;
    }
}
@media (min-width: 1024px) and (max-width: 1279px) {
    .sec__configurator__stock .model__masthead_shape {
        padding-bottom: 43%;
    }
}
.mdc-touch-target-wrapper {
    display: inline;
}
@keyframes mdc-checkbox-unchecked-checked-checkmark-path {
    0%,
    50% {
        stroke-dashoffset: 29.7833385;
    }
    50% {
        animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
    }
    100% {
        stroke-dashoffset: 0;
    }
}
@keyframes mdc-checkbox-unchecked-indeterminate-mixedmark {
    0%,
    68.2% {
        transform: scaleX(0);
    }
    68.2% {
        animation-timing-function: cubic-bezier(0, 0, 0, 1);
    }
    100% {
        transform: scaleX(1);
    }
}
@keyframes mdc-checkbox-checked-unchecked-checkmark-path {
    from {
        animation-timing-function: cubic-bezier(0.4, 0, 1, 1);
        opacity: 1;
        stroke-dashoffset: 0;
    }
    to {
        opacity: 0;
        stroke-dashoffset: -29.7833385;
    }
}
@keyframes mdc-checkbox-checked-indeterminate-checkmark {
    from {
        animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
        transform: rotate(0deg);
        opacity: 1;
    }
    to {
        transform: rotate(45deg);
        opacity: 0;
    }
}
@keyframes mdc-checkbox-indeterminate-checked-checkmark {
    from {
        animation-timing-function: cubic-bezier(0.14, 0, 0, 1);
        transform: rotate(45deg);
        opacity: 0;
    }
    to {
        transform: rotate(360deg);
        opacity: 1;
    }
}
@keyframes mdc-checkbox-checked-indeterminate-mixedmark {
    from {
        animation-timing-function: mdc-animation-deceleration-curve-timing-function;
        transform: rotate(-45deg);
        opacity: 0;
    }
    to {
        transform: rotate(0deg);
        opacity: 1;
    }
}
@keyframes mdc-checkbox-indeterminate-checked-mixedmark {
    from {
        animation-timing-function: cubic-bezier(0.14, 0, 0, 1);
        transform: rotate(0deg);
        opacity: 1;
    }
    to {
        transform: rotate(315deg);
        opacity: 0;
    }
}
@keyframes mdc-checkbox-indeterminate-unchecked-mixedmark {
    0% {
        animation-timing-function: linear;
        transform: scaleX(1);
        opacity: 1;
    }
    32.8%,
    100% {
        transform: scaleX(0);
        opacity: 0;
    }
}
.mdc-checkbox {
    display: inline-block;
    position: relative;
    flex: 0 0 12px;
    box-sizing: content-box;
    width: 12px;
    height: 12px;
    line-height: 0;
    white-space: nowrap;
    cursor: pointer;
    vertical-align: bottom;
    padding: 8px;
}
.mdc-checkbox
    .mdc-checkbox__native-control:checked
    ~ .mdc-checkbox__background::before,
.mdc-checkbox
    .mdc-checkbox__native-control:indeterminate
    ~ .mdc-checkbox__background::before {
    background-color: #fff;
}
@supports not (-ms-ime-align: auto) {
    .mdc-checkbox
        .mdc-checkbox__native-control:checked
        ~ .mdc-checkbox__background::before,
    .mdc-checkbox
        .mdc-checkbox__native-control:indeterminate
        ~ .mdc-checkbox__background::before {
        background-color: #fff;
        background-color: var(--mdc-theme-secondary, #fff);
    }
}
.mdc-checkbox.mdc-checkbox--selected .mdc-checkbox__ripple::before,
.mdc-checkbox.mdc-checkbox--selected .mdc-checkbox__ripple::after {
    background-color: #fff;
}
@supports not (-ms-ime-align: auto) {
    .mdc-checkbox.mdc-checkbox--selected .mdc-checkbox__ripple::before,
    .mdc-checkbox.mdc-checkbox--selected .mdc-checkbox__ripple::after {
        background-color: #fff;
        background-color: var(--mdc-theme-secondary, #fff);
    }
}
.mdc-checkbox.mdc-checkbox--selected:hover .mdc-checkbox__ripple::before {
    opacity: 0.08;
}
.mdc-checkbox.mdc-checkbox--selected.mdc-ripple-upgraded--background-focused
    .mdc-checkbox__ripple::before,
.mdc-checkbox.mdc-checkbox--selected:not(.mdc-ripple-upgraded):focus
    .mdc-checkbox__ripple::before {
    transition-duration: 75ms;
    opacity: 0.24;
}
.mdc-checkbox.mdc-checkbox--selected:not(.mdc-ripple-upgraded)
    .mdc-checkbox__ripple::after {
    transition: opacity 150ms linear;
}
.mdc-checkbox.mdc-checkbox--selected:not(.mdc-ripple-upgraded):active
    .mdc-checkbox__ripple::after {
    transition-duration: 75ms;
    opacity: 0.24;
}
.mdc-checkbox.mdc-checkbox--selected.mdc-ripple-upgraded {
    --mdc-ripple-fg-opacity: 0.24;
}
.mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected
    .mdc-checkbox__ripple::before,
.mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected
    .mdc-checkbox__ripple::after {
    background-color: #fff;
}
@supports not (-ms-ime-align: auto) {
    .mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected
        .mdc-checkbox__ripple::before,
    .mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected
        .mdc-checkbox__ripple::after {
        background-color: #fff;
        background-color: var(--mdc-theme-secondary, #fff);
    }
}
.mdc-checkbox .mdc-checkbox__background {
    top: 8px;
    left: 8px;
}
.mdc-checkbox .mdc-checkbox__background::before {
    top: -9px;
    left: -9px;
    width: 28px;
    height: 28px;
}
.mdc-checkbox .mdc-checkbox__native-control {
    top: 0px;
    right: 0px;
    left: 0px;
    width: 28px;
    height: 28px;
}
.mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate)
    ~ .mdc-checkbox__background {
    border-color: #ccc;
    background-color: rgba(0, 0, 0, 0);
}
.mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background,
.mdc-checkbox__native-control:enabled:indeterminate
    ~ .mdc-checkbox__background {
    border-color: #fff;
    border-color: var(--mdc-theme-secondary, #fff);
    background-color: #fff;
    background-color: var(--mdc-theme-secondary, #fff);
}
@keyframes mdc-checkbox-fade-in-background-uw2vrec {
    0% {
        border-color: #ccc;
        background-color: rgba(0, 0, 0, 0);
    }
    50% {
        border-color: #fff;
        border-color: var(--mdc-theme-secondary, #fff);
        background-color: #fff;
        background-color: var(--mdc-theme-secondary, #fff);
    }
}
@keyframes mdc-checkbox-fade-out-background-uw2vrec {
    0%,
    80% {
        border-color: #fff;
        border-color: var(--mdc-theme-secondary, #fff);
        background-color: #fff;
        background-color: var(--mdc-theme-secondary, #fff);
    }
    100% {
        border-color: #ccc;
        background-color: rgba(0, 0, 0, 0);
    }
}
.mdc-checkbox--anim-unchecked-checked
    .mdc-checkbox__native-control:enabled
    ~ .mdc-checkbox__background,
.mdc-checkbox--anim-unchecked-indeterminate
    .mdc-checkbox__native-control:enabled
    ~ .mdc-checkbox__background {
    animation-name: mdc-checkbox-fade-in-background-uw2vrec;
}
.mdc-checkbox--anim-checked-unchecked
    .mdc-checkbox__native-control:enabled
    ~ .mdc-checkbox__background,
.mdc-checkbox--anim-indeterminate-unchecked
    .mdc-checkbox__native-control:enabled
    ~ .mdc-checkbox__background {
    animation-name: mdc-checkbox-fade-out-background-uw2vrec;
}
.mdc-checkbox__native-control[disabled]:not(:checked):not(:indeterminate)
    ~ .mdc-checkbox__background {
    border-color: rgba(0, 0, 0, 0.26);
    background-color: rgba(0, 0, 0, 0);
}
.mdc-checkbox__native-control[disabled]:checked ~ .mdc-checkbox__background,
.mdc-checkbox__native-control[disabled]:indeterminate
    ~ .mdc-checkbox__background {
    border-color: rgba(0, 0, 0, 0);
    background-color: rgba(0, 0, 0, 0.26);
}
.mdc-checkbox__native-control:enabled
    ~ .mdc-checkbox__background
    .mdc-checkbox__checkmark {
    color: #292929;
}
.mdc-checkbox__native-control:enabled
    ~ .mdc-checkbox__background
    .mdc-checkbox__mixedmark {
    border-color: #292929;
}
.mdc-checkbox__native-control:disabled
    ~ .mdc-checkbox__background
    .mdc-checkbox__checkmark {
    color: #292929;
}
.mdc-checkbox__native-control:disabled
    ~ .mdc-checkbox__background
    .mdc-checkbox__mixedmark {
    border-color: #292929;
}
@media screen and (-ms-high-contrast: active) {
    .mdc-checkbox__mixedmark {
        margin: 0 1px;
    }
}
.mdc-checkbox--disabled {
    cursor: default;
    pointer-events: none;
}
.mdc-checkbox__background {
    display: inline-flex;
    position: absolute;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    border: 1px solid currentColor;
    border-radius: 2px;
    background-color: rgba(0, 0, 0, 0);
    pointer-events: none;
    will-change: background-color, border-color;
    transition:
        background-color 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1),
        border-color 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
}
.mdc-checkbox__background .mdc-checkbox__background::before {
    background-color: #000;
}
@supports not (-ms-ime-align: auto) {
    .mdc-checkbox__background .mdc-checkbox__background::before {
        background-color: #000;
        background-color: var(--mdc-theme-on-surface, #000);
    }
}
.mdc-checkbox__checkmark {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    transition: opacity 180ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
}
.mdc-checkbox--upgraded .mdc-checkbox__checkmark {
    opacity: 1;
}
.mdc-checkbox__checkmark-path {
    transition: stroke-dashoffset 180ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
    stroke: currentColor;
    stroke-width: 2.08px;
    stroke-dashoffset: 29.7833385;
    stroke-dasharray: 29.7833385;
}
.mdc-checkbox__mixedmark {
    width: 100%;
    height: 0;
    transform: scaleX(0) rotate(0deg);
    border-width: 0.5px;
    border-style: solid;
    opacity: 0;
    transition:
        opacity 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1),
        transform 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
}
.mdc-checkbox--upgraded .mdc-checkbox__background,
.mdc-checkbox--upgraded .mdc-checkbox__checkmark,
.mdc-checkbox--upgraded .mdc-checkbox__checkmark-path,
.mdc-checkbox--upgraded .mdc-checkbox__mixedmark {
    transition: none !important;
}
.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__background,
.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__background,
.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__background,
.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__background {
    animation-duration: 180ms;
    animation-timing-function: linear;
}
.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__checkmark-path {
    animation: mdc-checkbox-unchecked-checked-checkmark-path 180ms linear 0s;
    transition: none;
}
.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__mixedmark {
    animation: mdc-checkbox-unchecked-indeterminate-mixedmark 90ms linear 0s;
    transition: none;
}
.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__checkmark-path {
    animation: mdc-checkbox-checked-unchecked-checkmark-path 90ms linear 0s;
    transition: none;
}
.mdc-checkbox--anim-checked-indeterminate .mdc-checkbox__checkmark {
    animation: mdc-checkbox-checked-indeterminate-checkmark 90ms linear 0s;
    transition: none;
}
.mdc-checkbox--anim-checked-indeterminate .mdc-checkbox__mixedmark {
    animation: mdc-checkbox-checked-indeterminate-mixedmark 90ms linear 0s;
    transition: none;
}
.mdc-checkbox--anim-indeterminate-checked .mdc-checkbox__checkmark {
    animation: mdc-checkbox-indeterminate-checked-checkmark 500ms linear 0s;
    transition: none;
}
.mdc-checkbox--anim-indeterminate-checked .mdc-checkbox__mixedmark {
    animation: mdc-checkbox-indeterminate-checked-mixedmark 500ms linear 0s;
    transition: none;
}
.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__mixedmark {
    animation: mdc-checkbox-indeterminate-unchecked-mixedmark 300ms linear 0s;
    transition: none;
}
.mdc-checkbox__native-control:checked ~ .mdc-checkbox__background,
.mdc-checkbox__native-control:indeterminate ~ .mdc-checkbox__background {
    transition:
        border-color 90ms 0ms cubic-bezier(0, 0, 0.2, 1),
        background-color 90ms 0ms cubic-bezier(0, 0, 0.2, 1);
}
.mdc-checkbox__native-control:checked
    ~ .mdc-checkbox__background
    .mdc-checkbox__checkmark-path,
.mdc-checkbox__native-control:indeterminate
    ~ .mdc-checkbox__background
    .mdc-checkbox__checkmark-path {
    stroke-dashoffset: 0;
}
.mdc-checkbox__background::before {
    position: absolute;
    transform: scale(0, 0);
    border-radius: 50%;
    opacity: 0;
    pointer-events: none;
    content: "";
    will-change: opacity, transform;
    transition:
        opacity 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1),
        transform 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
}
.mdc-checkbox__native-control:focus ~ .mdc-checkbox__background::before {
    transform: scale(1);
    opacity: 0.12;
    transition:
        opacity 80ms 0ms cubic-bezier(0, 0, 0.2, 1),
        transform 80ms 0ms cubic-bezier(0, 0, 0.2, 1);
}
.mdc-checkbox__native-control {
    position: absolute;
    margin: 0;
    padding: 0;
    opacity: 0;
    cursor: inherit;
}
.mdc-checkbox__native-control:disabled {
    cursor: default;
    pointer-events: none;
}
.mdc-checkbox--touch {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-left: 10px;
}
.mdc-checkbox--touch .mdc-checkbox__native-control {
    top: -10px;
    right: -10px;
    left: -10px;
    width: 48px;
    height: 48px;
}
.mdc-checkbox__native-control:checked
    ~ .mdc-checkbox__background
    .mdc-checkbox__checkmark {
    transition:
        opacity 180ms 0ms cubic-bezier(0, 0, 0.2, 1),
        transform 180ms 0ms cubic-bezier(0, 0, 0.2, 1);
    opacity: 1;
}
.mdc-checkbox__native-control:checked
    ~ .mdc-checkbox__background
    .mdc-checkbox__mixedmark {
    transform: scaleX(1) rotate(-45deg);
}
.mdc-checkbox__native-control:indeterminate
    ~ .mdc-checkbox__background
    .mdc-checkbox__checkmark {
    transform: rotate(45deg);
    opacity: 0;
    transition:
        opacity 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1),
        transform 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
}
.mdc-checkbox__native-control:indeterminate
    ~ .mdc-checkbox__background
    .mdc-checkbox__mixedmark {
    transform: scaleX(1) rotate(0deg);
    opacity: 1;
}
@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-checkbox {
    --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-checkbox .mdc-checkbox__ripple::before,
.mdc-checkbox .mdc-checkbox__ripple::after {
    position: absolute;
    border-radius: 50%;
    opacity: 0;
    pointer-events: none;
    content: "";
}
.mdc-checkbox .mdc-checkbox__ripple::before {
    transition:
        opacity 15ms linear,
        background-color 15ms linear;
    z-index: 1;
}
.mdc-checkbox.mdc-ripple-upgraded .mdc-checkbox__ripple::before {
    transform: scale(1);
    transform: scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-checkbox.mdc-ripple-upgraded .mdc-checkbox__ripple::after {
    top: 0;
    left: 0;
    transform: scale(0);
    transform-origin: center center;
}
.mdc-checkbox.mdc-ripple-upgraded--unbounded .mdc-checkbox__ripple::after {
    top: 0;
    top: var(--mdc-ripple-top, 0);
    left: 0;
    left: var(--mdc-ripple-left, 0);
}
.mdc-checkbox.mdc-ripple-upgraded--foreground-activation
    .mdc-checkbox__ripple::after {
    animation:
        mdc-ripple-fg-radius-in 225ms forwards,
        mdc-ripple-fg-opacity-in 75ms forwards;
}
.mdc-checkbox.mdc-ripple-upgraded--foreground-deactivation
    .mdc-checkbox__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-checkbox .mdc-checkbox__ripple::before,
.mdc-checkbox .mdc-checkbox__ripple::after {
    background-color: #000;
}
@supports not (-ms-ime-align: auto) {
    .mdc-checkbox .mdc-checkbox__ripple::before,
    .mdc-checkbox .mdc-checkbox__ripple::after {
        background-color: #000;
        background-color: var(--mdc-theme-on-surface, #000);
    }
}
.mdc-checkbox:hover .mdc-checkbox__ripple::before {
    opacity: 0.04;
}
.mdc-checkbox.mdc-ripple-upgraded--background-focused
    .mdc-checkbox__ripple::before,
.mdc-checkbox:not(.mdc-ripple-upgraded):focus .mdc-checkbox__ripple::before {
    transition-duration: 75ms;
    opacity: 0.12;
}
.mdc-checkbox:not(.mdc-ripple-upgraded) .mdc-checkbox__ripple::after {
    transition: opacity 150ms linear;
}
.mdc-checkbox:not(.mdc-ripple-upgraded):active .mdc-checkbox__ripple::after {
    transition-duration: 75ms;
    opacity: 0.12;
}
.mdc-checkbox.mdc-ripple-upgraded {
    --mdc-ripple-fg-opacity: 0.12;
}
.mdc-checkbox .mdc-checkbox__ripple::before,
.mdc-checkbox .mdc-checkbox__ripple::after {
    top: calc(50% - 50%);
    left: calc(50% - 50%);
    width: 100%;
    height: 100%;
}
.mdc-checkbox.mdc-ripple-upgraded .mdc-checkbox__ripple::before,
.mdc-checkbox.mdc-ripple-upgraded .mdc-checkbox__ripple::after {
    top: calc(50% - 50%);
    top: var(--mdc-ripple-top, calc(50% - 50%));
    left: calc(50% - 50%);
    left: var(--mdc-ripple-left, calc(50% - 50%));
    width: 100%;
    width: var(--mdc-ripple-fg-size, 100%);
    height: 100%;
    height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-checkbox.mdc-ripple-upgraded .mdc-checkbox__ripple::after {
    width: 100%;
    width: var(--mdc-ripple-fg-size, 100%);
    height: 100%;
    height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-checkbox__ripple {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
.mdc-ripple-upgraded--background-focused .mdc-checkbox__background::before {
    content: none;
}
@keyframes mdc-linear-progress-primary-indeterminate-translate {
    0% {
        transform: translateX(0);
    }
    20% {
        animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
        transform: translateX(0);
    }
    59.15% {
        animation-timing-function: cubic-bezier(
            0.302435,
            0.381352,
            0.55,
            0.956352
        );
        transform: translateX(83.67142%);
    }
    100% {
        transform: translateX(200.611057%);
    }
}
@keyframes mdc-linear-progress-primary-indeterminate-scale {
    0% {
        transform: scaleX(0.08);
    }
    36.65% {
        animation-timing-function: cubic-bezier(0.334731, 0.12482, 0.785844, 1);
        transform: scaleX(0.08);
    }
    69.15% {
        animation-timing-function: cubic-bezier(0.06, 0.11, 0.6, 1);
        transform: scaleX(0.661479);
    }
    100% {
        transform: scaleX(0.08);
    }
}
@keyframes mdc-linear-progress-secondary-indeterminate-translate {
    0% {
        animation-timing-function: cubic-bezier(0.15, 0, 0.515058, 0.409685);
        transform: translateX(0);
    }
    25% {
        animation-timing-function: cubic-bezier(
            0.31033,
            0.284058,
            0.8,
            0.733712
        );
        transform: translateX(37.651913%);
    }
    48.35% {
        animation-timing-function: cubic-bezier(0.4, 0.627035, 0.6, 0.902026);
        transform: translateX(84.386165%);
    }
    100% {
        transform: translateX(160.277782%);
    }
}
@keyframes mdc-linear-progress-secondary-indeterminate-scale {
    0% {
        animation-timing-function: cubic-bezier(
            0.205028,
            0.057051,
            0.57661,
            0.453971
        );
        transform: scaleX(0.08);
    }
    19.15% {
        animation-timing-function: cubic-bezier(
            0.152313,
            0.196432,
            0.648374,
            1.004315
        );
        transform: scaleX(0.457104);
    }
    44.15% {
        animation-timing-function: cubic-bezier(
            0.257759,
            -0.003163,
            0.211762,
            1.38179
        );
        transform: scaleX(0.72796);
    }
    100% {
        transform: scaleX(0.08);
    }
}
@keyframes mdc-linear-progress-buffering {
    to {
        transform: translateX(-10px);
    }
}
@keyframes mdc-linear-progress-primary-indeterminate-translate-reverse {
    0% {
        transform: translateX(0);
    }
    20% {
        animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
        transform: translateX(0);
    }
    59.15% {
        animation-timing-function: cubic-bezier(
            0.302435,
            0.381352,
            0.55,
            0.956352
        );
        transform: translateX(-83.67142%);
    }
    100% {
        transform: translateX(-200.611057%);
    }
}
@keyframes mdc-linear-progress-secondary-indeterminate-translate-reverse {
    0% {
        animation-timing-function: cubic-bezier(0.15, 0, 0.515058, 0.409685);
        transform: translateX(0);
    }
    25% {
        animation-timing-function: cubic-bezier(
            0.31033,
            0.284058,
            0.8,
            0.733712
        );
        transform: translateX(-37.651913%);
    }
    48.35% {
        animation-timing-function: cubic-bezier(0.4, 0.627035, 0.6, 0.902026);
        transform: translateX(-84.386165%);
    }
    100% {
        transform: translateX(-160.277782%);
    }
}
@keyframes mdc-linear-progress-buffering-reverse {
    to {
        transform: translateX(10px);
    }
}
.mdc-linear-progress {
    position: relative;
    width: 100%;
    height: 4px;
    transform: translateZ(0);
    outline: 1px solid rgba(0, 0, 0, 0);
    overflow: hidden;
    transition: opacity 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
}
.mdc-linear-progress__bar {
    position: absolute;
    width: 100%;
    height: 100%;
    animation: none;
    transform-origin: top left;
    transition: transform 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
}
.mdc-linear-progress__bar-inner {
    display: inline-block;
    position: absolute;
    width: 100%;
    animation: none;
    border-top: 4px solid;
}
.mdc-linear-progress__buffering-dots {
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: repeat-x;
    background-size: 10px 4px;
    animation: mdc-linear-progress-buffering 250ms infinite linear;
}
.mdc-linear-progress__buffer {
    position: absolute;
    width: 100%;
    height: 100%;
    transform-origin: top left;
    transition: transform 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
}
.mdc-linear-progress__primary-bar {
    transform: scaleX(0);
}
.mdc-linear-progress__secondary-bar {
    visibility: hidden;
}
.mdc-linear-progress--indeterminate .mdc-linear-progress__bar {
    transition: none;
}
.mdc-linear-progress--indeterminate .mdc-linear-progress__primary-bar {
    left: -145.166611%;
    animation: mdc-linear-progress-primary-indeterminate-translate 2s infinite
        linear;
}
.mdc-linear-progress--indeterminate
    .mdc-linear-progress__primary-bar
    > .mdc-linear-progress__bar-inner {
    animation: mdc-linear-progress-primary-indeterminate-scale 2s infinite
        linear;
}
.mdc-linear-progress--indeterminate .mdc-linear-progress__secondary-bar {
    left: -54.888891%;
    visibility: visible;
    animation: mdc-linear-progress-secondary-indeterminate-translate 2s infinite
        linear;
}
.mdc-linear-progress--indeterminate
    .mdc-linear-progress__secondary-bar
    > .mdc-linear-progress__bar-inner {
    animation: mdc-linear-progress-secondary-indeterminate-scale 2s infinite
        linear;
}
.mdc-linear-progress--reversed .mdc-linear-progress__bar,
.mdc-linear-progress--reversed .mdc-linear-progress__buffer {
    right: 0;
    transform-origin: center right;
}
.mdc-linear-progress--reversed .mdc-linear-progress__primary-bar {
    animation-name: mdc-linear-progress-primary-indeterminate-translate-reverse;
}
.mdc-linear-progress--reversed .mdc-linear-progress__secondary-bar {
    animation-name: mdc-linear-progress-secondary-indeterminate-translate-reverse;
}
.mdc-linear-progress--reversed .mdc-linear-progress__buffering-dots {
    animation: mdc-linear-progress-buffering-reverse 250ms infinite linear;
}
.mdc-linear-progress--closed {
    opacity: 0;
    animation: none;
}
.mdc-linear-progress__bar-inner {
    border-color: #1f3fcf;
    border-color: var(--mdc-theme-primary, #1f3fcf);
}
.mdc-linear-progress__buffering-dots {
    background-image: url("data:image/svg+xml,%3Csvg version=%271.1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 x=%270px%27 y=%270px%27 enable-background=%27new 0 0 5 2%27 xml:space=%27preserve%27 viewBox=%270 0 5 2%27 preserveAspectRatio=%27none slice%27%3E%3Ccircle cx=%271%27 cy=%271%27 r=%271%27 fill=%27%23ccc%27/%3E%3C/svg%3E");
}
.mdc-linear-progress__buffer {
    background-color: #ccc;
}
.mdc-linear-progress--indeterminate.mdc-linear-progress--reversed
    .mdc-linear-progress__primary-bar {
    right: -145.166611%;
    left: auto;
}
.mdc-linear-progress--indeterminate.mdc-linear-progress--reversed
    .mdc-linear-progress__secondary-bar {
    right: -54.888891%;
    left: auto;
}
.mdc-radio {
    padding: 7px;
    display: inline-block;
    position: relative;
    flex: 0 0 auto;
    box-sizing: content-box;
    width: 14px;
    height: 14px;
    cursor: pointer;
    will-change: opacity, transform, border-color, color;
}
.mdc-radio
    .mdc-radio__native-control:enabled:not(:checked)
    + .mdc-radio__background
    .mdc-radio__outer-circle {
    border-color: #ccc;
}
.mdc-radio
    .mdc-radio__native-control:enabled:checked
    + .mdc-radio__background
    .mdc-radio__outer-circle {
    border-color: #292929;
}
.mdc-radio
    .mdc-radio__native-control:enabled
    + .mdc-radio__background
    .mdc-radio__inner-circle {
    border-color: #292929;
}
.mdc-radio
    [aria-disabled="true"]
    .mdc-radio__native-control:not(:checked)
    + .mdc-radio__background
    .mdc-radio__outer-circle,
.mdc-radio
    .mdc-radio__native-control:disabled:not(:checked)
    + .mdc-radio__background
    .mdc-radio__outer-circle {
    border-color: #292929;
}
.mdc-radio
    [aria-disabled="true"]
    .mdc-radio__native-control:checked
    + .mdc-radio__background
    .mdc-radio__outer-circle,
.mdc-radio
    .mdc-radio__native-control:disabled:checked
    + .mdc-radio__background
    .mdc-radio__outer-circle {
    border-color: #292929;
}
.mdc-radio
    [aria-disabled="true"]
    .mdc-radio__native-control
    + .mdc-radio__background
    .mdc-radio__inner-circle,
.mdc-radio
    .mdc-radio__native-control:disabled
    + .mdc-radio__background
    .mdc-radio__inner-circle {
    border-color: #292929;
}
.mdc-radio .mdc-radio__background::before {
    background-color: #292929;
}
.mdc-radio .mdc-radio__background::before {
    top: -7px;
    left: -7px;
    width: 28px;
    height: 28px;
}
.mdc-radio .mdc-radio__native-control {
    top: 0px;
    right: 0px;
    left: 0px;
    width: 28px;
    height: 28px;
}
.mdc-radio__background {
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    width: 14px;
    height: 14px;
}
.mdc-radio__background::before {
    position: absolute;
    transform: scale(0, 0);
    border-radius: 50%;
    opacity: 0;
    pointer-events: none;
    content: "";
    transition:
        opacity 120ms 0ms cubic-bezier(0.4, 0, 0.6, 1),
        transform 120ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
}
.mdc-radio__outer-circle {
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    border-width: 2px;
    border-style: solid;
    border-radius: 50%;
    transition: border-color 120ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
}
.mdc-radio__inner-circle {
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    transform: scale(0, 0);
    border-width: 10px;
    border-style: solid;
    border-radius: 50%;
    transition:
        transform 120ms 0ms cubic-bezier(0.4, 0, 0.6, 1),
        border-color 120ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
}
.mdc-radio__native-control {
    position: absolute;
    margin: 0;
    padding: 0;
    opacity: 0;
    cursor: inherit;
    z-index: 1;
}
.mdc-radio--touch {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-left: 10px;
}
.mdc-radio--touch .mdc-radio__native-control {
    top: -10px;
    right: -10px;
    left: -10px;
    width: 48px;
    height: 48px;
}
.mdc-radio__native-control:checked + .mdc-radio__background,
.mdc-radio__native-control:disabled + .mdc-radio__background {
    transition:
        opacity 120ms 0ms cubic-bezier(0, 0, 0.2, 1),
        transform 120ms 0ms cubic-bezier(0, 0, 0.2, 1);
}
.mdc-radio__native-control:checked
    + .mdc-radio__background
    .mdc-radio__outer-circle,
.mdc-radio__native-control:disabled
    + .mdc-radio__background
    .mdc-radio__outer-circle {
    transition: border-color 120ms 0ms cubic-bezier(0, 0, 0.2, 1);
}
.mdc-radio__native-control:checked
    + .mdc-radio__background
    .mdc-radio__inner-circle,
.mdc-radio__native-control:disabled
    + .mdc-radio__background
    .mdc-radio__inner-circle {
    transition:
        transform 120ms 0ms cubic-bezier(0, 0, 0.2, 1),
        border-color 120ms 0ms cubic-bezier(0, 0, 0.2, 1);
}
.mdc-radio--disabled {
    cursor: default;
    pointer-events: none;
}
.mdc-radio__native-control:checked
    + .mdc-radio__background
    .mdc-radio__inner-circle {
    transform: scale(0.5);
    transition:
        transform 120ms 0ms cubic-bezier(0, 0, 0.2, 1),
        border-color 120ms 0ms cubic-bezier(0, 0, 0.2, 1);
}
.mdc-radio__native-control:disabled + .mdc-radio__background,
[aria-disabled="true"] .mdc-radio__native-control + .mdc-radio__background {
    cursor: default;
}
.mdc-radio__native-control:focus + .mdc-radio__background::before {
    transform: scale(1);
    opacity: 0.12;
    transition:
        opacity 120ms 0ms cubic-bezier(0, 0, 0.2, 1),
        transform 120ms 0ms cubic-bezier(0, 0, 0.2, 1);
}
.mdc-radio {
    --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-radio .mdc-radio__ripple::before,
.mdc-radio .mdc-radio__ripple::after {
    position: absolute;
    border-radius: 50%;
    opacity: 0;
    pointer-events: none;
    content: "";
}
.mdc-radio .mdc-radio__ripple::before {
    transition:
        opacity 15ms linear,
        background-color 15ms linear;
    z-index: 1;
}
.mdc-radio.mdc-ripple-upgraded .mdc-radio__ripple::before {
    transform: scale(1);
    transform: scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-radio.mdc-ripple-upgraded .mdc-radio__ripple::after {
    top: 0;
    left: 0;
    transform: scale(0);
    transform-origin: center center;
}
.mdc-radio.mdc-ripple-upgraded--unbounded .mdc-radio__ripple::after {
    top: 0;
    top: var(--mdc-ripple-top, 0);
    left: 0;
    left: var(--mdc-ripple-left, 0);
}
.mdc-radio.mdc-ripple-upgraded--foreground-activation
    .mdc-radio__ripple::after {
    animation:
        mdc-ripple-fg-radius-in 225ms forwards,
        mdc-ripple-fg-opacity-in 75ms forwards;
}
.mdc-radio.mdc-ripple-upgraded--foreground-deactivation
    .mdc-radio__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-radio .mdc-radio__ripple::before,
.mdc-radio .mdc-radio__ripple::after {
    top: calc(50% - 50%);
    left: calc(50% - 50%);
    width: 100%;
    height: 100%;
}
.mdc-radio.mdc-ripple-upgraded .mdc-radio__ripple::before,
.mdc-radio.mdc-ripple-upgraded .mdc-radio__ripple::after {
    top: calc(50% - 50%);
    top: var(--mdc-ripple-top, calc(50% - 50%));
    left: calc(50% - 50%);
    left: var(--mdc-ripple-left, calc(50% - 50%));
    width: 100%;
    width: var(--mdc-ripple-fg-size, 100%);
    height: 100%;
    height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-radio.mdc-ripple-upgraded .mdc-radio__ripple::after {
    width: 100%;
    width: var(--mdc-ripple-fg-size, 100%);
    height: 100%;
    height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-radio .mdc-radio__ripple::before,
.mdc-radio .mdc-radio__ripple::after {
    background-color: #292929;
}
.mdc-radio:hover .mdc-radio__ripple::before {
    opacity: 0.04;
}
.mdc-radio.mdc-ripple-upgraded--background-focused .mdc-radio__ripple::before,
.mdc-radio:not(.mdc-ripple-upgraded):focus .mdc-radio__ripple::before {
    transition-duration: 75ms;
    opacity: 0.12;
}
.mdc-radio:not(.mdc-ripple-upgraded) .mdc-radio__ripple::after {
    transition: opacity 150ms linear;
}
.mdc-radio:not(.mdc-ripple-upgraded):active .mdc-radio__ripple::after {
    transition-duration: 75ms;
    opacity: 0.12;
}
.mdc-radio.mdc-ripple-upgraded {
    --mdc-ripple-fg-opacity: 0.12;
}
.mdc-radio.mdc-ripple-upgraded--background-focused
    .mdc-radio__background::before {
    content: none;
}
.mdc-radio__ripple {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
.mdc-floating-label {
    font-family: "Nobel", Arial, sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-size: 1rem;
    line-height: 1.75rem;
    font-weight: 400;
    letter-spacing: 0.009375em;
    text-decoration: inherit;
    text-transform: inherit;
    position: absolute;
    left: 0;
    transform-origin: left top;
    transition:
        transform 150ms cubic-bezier(0.4, 0, 0.2, 1),
        color 150ms cubic-bezier(0.4, 0, 0.2, 1);
    line-height: 1.15rem;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: text;
    overflow: hidden;
    will-change: transform;
}
[dir="rtl"] .mdc-floating-label,
.mdc-floating-label[dir="rtl"] {
    right: 0;
    left: auto;
    transform-origin: right top;
    text-align: right;
}
.mdc-floating-label--float-above {
    cursor: auto;
}
.mdc-floating-label--float-above {
    transform: translateY(-106%) scale(0.75);
}
.mdc-floating-label--shake {
    animation: mdc-floating-label-shake-float-above-standard 250ms 1;
}
@keyframes mdc-floating-label-shake-float-above-standard {
    0% {
        transform: translateX(calc(0 - 0%)) translateY(-106%) scale(0.75);
    }
    33% {
        animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
        transform: translateX(calc(4% - 0%)) translateY(-106%) scale(0.75);
    }
    66% {
        animation-timing-function: cubic-bezier(
            0.302435,
            0.381352,
            0.55,
            0.956352
        );
        transform: translateX(calc(-4% - 0%)) translateY(-106%) scale(0.75);
    }
    100% {
        transform: translateX(calc(0 - 0%)) translateY(-106%) scale(0.75);
    }
}
.mdc-line-ripple {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    transform: scaleX(0);
    transition:
        transform 180ms cubic-bezier(0.4, 0, 0.2, 1),
        opacity 180ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    z-index: 2;
}
.mdc-line-ripple--active {
    transform: scaleX(1);
    opacity: 1;
}
.mdc-line-ripple--deactivating {
    opacity: 0;
}
.mdc-notched-outline {
    display: flex;
    position: absolute;
    right: 0;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    height: 100%;
    text-align: left;
    pointer-events: none;
}
[dir="rtl"] .mdc-notched-outline,
.mdc-notched-outline[dir="rtl"] {
    text-align: right;
}
.mdc-notched-outline__leading,
.mdc-notched-outline__notch,
.mdc-notched-outline__trailing {
    box-sizing: border-box;
    height: 100%;
    border-top: 1px solid;
    border-bottom: 1px solid;
    pointer-events: none;
}
.mdc-notched-outline__leading {
    border-left: 1px solid;
    border-right: none;
    width: 12px;
}
[dir="rtl"] .mdc-notched-outline__leading,
.mdc-notched-outline__leading[dir="rtl"] {
    border-left: none;
    border-right: 1px solid;
}
.mdc-notched-outline__trailing {
    border-left: none;
    border-right: 1px solid;
    flex-grow: 1;
}
[dir="rtl"] .mdc-notched-outline__trailing,
.mdc-notched-outline__trailing[dir="rtl"] {
    border-left: 1px solid;
    border-right: none;
}
.mdc-notched-outline__notch {
    flex: 0 0 auto;
    width: auto;
    max-width: calc(100% - 12px * 2);
}
.mdc-notched-outline .mdc-floating-label {
    display: inline-block;
    position: relative;
    max-width: 100%;
}
.mdc-notched-outline .mdc-floating-label--float-above {
    text-overflow: clip;
}
.mdc-notched-outline--upgraded .mdc-floating-label--float-above {
    max-width: 133.3333333333%;
}
.mdc-notched-outline--notched .mdc-notched-outline__notch {
    padding-left: 0;
    padding-right: 8px;
    border-top: none;
}
[dir="rtl"] .mdc-notched-outline--notched .mdc-notched-outline__notch,
.mdc-notched-outline--notched .mdc-notched-outline__notch[dir="rtl"] {
    padding-left: 8px;
    padding-right: 0;
}
.mdc-notched-outline--no-label .mdc-notched-outline__notch {
    padding: 0;
}
.mdc-text-field-helper-text {
    font-family: "Nobel", Arial, sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-size: 0.75rem;
    line-height: 1.25rem;
    font-weight: 400;
    letter-spacing: 0.0333333333em;
    text-decoration: inherit;
    text-transform: inherit;
    display: block;
    margin-top: 0;
    line-height: normal;
    margin: 0;
    transition: opacity 150ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    will-change: opacity;
}
.mdc-text-field-helper-text::before {
    display: inline-block;
    width: 0;
    height: 16px;
    content: "";
    vertical-align: 0;
}
.mdc-text-field-helper-text--persistent {
    transition: none;
    opacity: 1;
    will-change: initial;
}
.mdc-text-field-character-counter {
    font-family: "Nobel", Arial, sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-size: 0.75rem;
    line-height: 1.25rem;
    font-weight: 400;
    letter-spacing: 0.0333333333em;
    text-decoration: inherit;
    text-transform: inherit;
    display: block;
    margin-top: 0;
    line-height: normal;
    margin-left: auto;
    margin-right: 0;
    padding-left: 16px;
    padding-right: 0;
    white-space: nowrap;
}
.mdc-text-field-character-counter::before {
    display: inline-block;
    width: 0;
    height: 16px;
    content: "";
    vertical-align: 0;
}
[dir="rtl"] .mdc-text-field-character-counter,
.mdc-text-field-character-counter[dir="rtl"] {
    margin-left: 0;
    margin-right: auto;
}
[dir="rtl"] .mdc-text-field-character-counter,
.mdc-text-field-character-counter[dir="rtl"] {
    padding-left: 0;
    padding-right: 16px;
}
.mdc-text-field--with-leading-icon .mdc-text-field__icon,
.mdc-text-field--with-trailing-icon .mdc-text-field__icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}
.mdc-text-field__icon:not([tabindex]),
.mdc-text-field__icon[tabindex="-1"] {
    cursor: default;
    pointer-events: none;
}
.mdc-text-field {
    --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);
    height: 50px;
    border-radius: 4px 4px 0 0;
    display: inline-flex;
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
    will-change: opacity, transform, color;
}
.mdc-text-field::before,
.mdc-text-field::after {
    position: absolute;
    border-radius: 50%;
    opacity: 0;
    pointer-events: none;
    content: "";
}
.mdc-text-field::before {
    transition:
        opacity 15ms linear,
        background-color 15ms linear;
    z-index: 1;
}
.mdc-text-field.mdc-ripple-upgraded::before {
    transform: scale(1);
    transform: scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-text-field.mdc-ripple-upgraded::after {
    top: 0;
    left: 0;
    transform: scale(0);
    transform-origin: center center;
}
.mdc-text-field.mdc-ripple-upgraded--unbounded::after {
    top: 0;
    top: var(--mdc-ripple-top, 0);
    left: 0;
    left: var(--mdc-ripple-left, 0);
}
.mdc-text-field.mdc-ripple-upgraded--foreground-activation::after {
    animation:
        mdc-ripple-fg-radius-in 225ms forwards,
        mdc-ripple-fg-opacity-in 75ms forwards;
}
.mdc-text-field.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-text-field::before,
.mdc-text-field::after {
    background-color: #292929;
}
.mdc-text-field:hover::before {
    opacity: 0.04;
}
.mdc-text-field.mdc-ripple-upgraded--background-focused::before,
.mdc-text-field:not(.mdc-ripple-upgraded):focus::before {
    transition-duration: 75ms;
    opacity: 0.12;
}
.mdc-text-field::before,
.mdc-text-field::after {
    top: calc(50% - 100%);
    left: calc(50% - 100%);
    width: 200%;
    height: 200%;
}
.mdc-text-field.mdc-ripple-upgraded::after {
    width: 100%;
    width: var(--mdc-ripple-fg-size, 100%);
    height: 100%;
    height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label {
    color: rgba(0, 0, 0, 0.6);
}
.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input {
    color: #292929;
}
.mdc-text-field .mdc-text-field__input {
    caret-color: #1f3fcf;
    caret-color: var(--mdc-theme-primary, #1f3fcf);
}
.mdc-text-field:not(.mdc-text-field--disabled):not(
        .mdc-text-field--outlined
    ):not(.mdc-text-field--textarea)
    .mdc-text-field__input {
    border-bottom-color: #ccc;
}
.mdc-text-field:not(.mdc-text-field--disabled):not(
        .mdc-text-field--outlined
    ):not(.mdc-text-field--textarea)
    .mdc-text-field__input:hover {
    border-bottom-color: #292929;
}
.mdc-text-field .mdc-line-ripple {
    background-color: #1f3fcf;
    background-color: var(--mdc-theme-primary, #1f3fcf);
}
.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--textarea) {
    border-bottom-color: rgba(0, 0, 0, 0.12);
}
.mdc-text-field:not(.mdc-text-field--disabled)
    + .mdc-text-field-helper-line
    .mdc-text-field-helper-text {
    color: #ccc;
}
.mdc-text-field:not(.mdc-text-field--disabled)
    .mdc-text-field-character-counter,
.mdc-text-field:not(.mdc-text-field--disabled)
    + .mdc-text-field-helper-line
    .mdc-text-field-character-counter {
    color: #ccc;
}
.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon {
    color: rgba(0, 0, 0, 0.54);
}
.mdc-text-field:not(.mdc-text-field--disabled) {
    background-color: #fff;
}
.mdc-text-field .mdc-floating-label {
    left: 16px;
    right: auto;
    right: initial;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
}
[dir="rtl"] .mdc-text-field .mdc-floating-label,
.mdc-text-field .mdc-floating-label[dir="rtl"] {
    left: auto;
    left: initial;
    right: 16px;
}
.mdc-text-field .mdc-floating-label--float-above {
    transform: translateY(-106%) scale(0.75);
}
.mdc-text-field--textarea .mdc-floating-label {
    left: 4px;
    right: auto;
    right: initial;
}
[dir="rtl"] .mdc-text-field--textarea .mdc-floating-label,
.mdc-text-field--textarea .mdc-floating-label[dir="rtl"] {
    left: auto;
    left: initial;
    right: 4px;
}
.mdc-text-field--outlined .mdc-floating-label {
    left: 4px;
    right: auto;
    right: initial;
}
[dir="rtl"] .mdc-text-field--outlined .mdc-floating-label,
.mdc-text-field--outlined .mdc-floating-label[dir="rtl"] {
    left: auto;
    left: initial;
    right: 4px;
}
.mdc-text-field--outlined--with-leading-icon .mdc-floating-label {
    left: 36px;
    right: auto;
    right: initial;
}
[dir="rtl"] .mdc-text-field--outlined--with-leading-icon .mdc-floating-label,
.mdc-text-field--outlined--with-leading-icon .mdc-floating-label[dir="rtl"] {
    left: auto;
    left: initial;
    right: 36px;
}
.mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above {
    left: 40px;
    right: auto;
    right: initial;
}
[dir="rtl"]
    .mdc-text-field--outlined--with-leading-icon
    .mdc-floating-label--float-above,
.mdc-text-field--outlined--with-leading-icon
    .mdc-floating-label--float-above[dir="rtl"] {
    left: auto;
    left: initial;
    right: 40px;
}
.mdc-text-field__input {
    font-family: "Nobel", Arial, sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 0.009375em;
    text-decoration: inherit;
    text-transform: inherit;
    align-self: flex-end;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 20px 16px 6px;
    transition: opacity 150ms cubic-bezier(0.4, 0, 0.2, 1);
    border: none;
    border-bottom: 1px solid;
    border-radius: 0;
    background: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.mdc-text-field__input::-moz-placeholder {
    -moz-transition: opacity 67ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: opacity 67ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    color: rgba(0, 0, 0, 0.54);
}
.mdc-text-field__input::placeholder {
    transition: opacity 67ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    color: rgba(0, 0, 0, 0.54);
}
.mdc-text-field--fullwidth .mdc-text-field__input::-moz-placeholder,
.mdc-text-field--no-label .mdc-text-field__input::-moz-placeholder,
.mdc-text-field--focused .mdc-text-field__input::-moz-placeholder {
    transition-delay: 40ms;
    transition-duration: 110ms;
    opacity: 1;
}
.mdc-text-field--fullwidth .mdc-text-field__input::placeholder,
.mdc-text-field--no-label .mdc-text-field__input::placeholder,
.mdc-text-field--focused .mdc-text-field__input::placeholder {
    transition-delay: 40ms;
    transition-duration: 110ms;
    opacity: 1;
}
.mdc-text-field__input:focus {
    outline: none;
}
.mdc-text-field__input:invalid {
    box-shadow: none;
}
.mdc-text-field__input:-webkit-autofill {
    z-index: auto !important;
}
.mdc-text-field--no-label:not(.mdc-text-field--outlined):not(
        .mdc-text-field--textarea
    )
    .mdc-text-field__input {
    padding-top: 16px;
    padding-bottom: 16px;
}
.mdc-text-field__input:-webkit-autofill + .mdc-floating-label {
    transform: translateY(-50%) scale(0.75);
    cursor: auto;
}
.mdc-text-field--outlined {
    border: none;
    overflow: visible;
}
.mdc-text-field--outlined:not(.mdc-text-field--disabled)
    .mdc-notched-outline__leading,
.mdc-text-field--outlined:not(.mdc-text-field--disabled)
    .mdc-notched-outline__notch,
.mdc-text-field--outlined:not(.mdc-text-field--disabled)
    .mdc-notched-outline__trailing {
    border-color: rgba(0, 0, 0, 0.38);
}
.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(
        .mdc-text-field--focused
    )
    .mdc-text-field__input:hover
    ~ .mdc-notched-outline
    .mdc-notched-outline__leading,
.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(
        .mdc-text-field--focused
    )
    .mdc-text-field__input:hover
    ~ .mdc-notched-outline
    .mdc-notched-outline__notch,
.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(
        .mdc-text-field--focused
    )
    .mdc-text-field__input:hover
    ~ .mdc-notched-outline
    .mdc-notched-outline__trailing,
.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(
        .mdc-text-field--focused
    )
    .mdc-text-field__icon:hover
    ~ .mdc-notched-outline
    .mdc-notched-outline__leading,
.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(
        .mdc-text-field--focused
    )
    .mdc-text-field__icon:hover
    ~ .mdc-notched-outline
    .mdc-notched-outline__notch,
.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(
        .mdc-text-field--focused
    )
    .mdc-text-field__icon:hover
    ~ .mdc-notched-outline
    .mdc-notched-outline__trailing {
    border-color: rgba(0, 0, 0, 0.87);
}
.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused
    .mdc-notched-outline__leading,
.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused
    .mdc-notched-outline__notch,
.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused
    .mdc-notched-outline__trailing {
    border-color: #1f3fcf;
    border-color: var(--mdc-theme-primary, #1f3fcf);
}
.mdc-text-field--outlined .mdc-floating-label--shake {
    animation: mdc-floating-label-shake-float-above-text-field-outlined 250ms 1;
}
.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading {
    border-radius: 4px 0 0 4px;
}
[dir="rtl"]
    .mdc-text-field--outlined
    .mdc-notched-outline
    .mdc-notched-outline__leading,
.mdc-text-field--outlined
    .mdc-notched-outline
    .mdc-notched-outline__leading[dir="rtl"] {
    border-radius: 0 4px 4px 0;
}
.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing {
    border-radius: 0 4px 4px 0;
}
[dir="rtl"]
    .mdc-text-field--outlined
    .mdc-notched-outline
    .mdc-notched-outline__trailing,
.mdc-text-field--outlined
    .mdc-notched-outline
    .mdc-notched-outline__trailing[dir="rtl"] {
    border-radius: 4px 0 0 4px;
}
.mdc-text-field--outlined .mdc-floating-label--float-above {
    transform: translateY(-34.25px) scale(1);
}
.mdc-text-field--outlined .mdc-floating-label--float-above {
    font-size: 0.75rem;
}
.mdc-text-field--outlined.mdc-notched-outline--upgraded
    .mdc-floating-label--float-above,
.mdc-text-field--outlined
    .mdc-notched-outline--upgraded
    .mdc-floating-label--float-above {
    transform: translateY(-31.75px) scale(0.75);
}
.mdc-text-field--outlined.mdc-notched-outline--upgraded
    .mdc-floating-label--float-above,
.mdc-text-field--outlined
    .mdc-notched-outline--upgraded
    .mdc-floating-label--float-above {
    font-size: 1rem;
}
.mdc-text-field--outlined
    .mdc-notched-outline--notched
    .mdc-notched-outline__notch {
    padding-top: 1px;
}
.mdc-text-field--outlined::before,
.mdc-text-field--outlined::after {
    content: none;
}
.mdc-text-field--outlined:not(.mdc-text-field--disabled) {
    background-color: rgba(0, 0, 0, 0);
}
.mdc-text-field--outlined .mdc-text-field__input {
    border: none !important;
}
.mdc-text-field--outlined .mdc-text-field__input {
    display: flex;
    padding: 12px 16px 14px;
    background-color: rgba(0, 0, 0, 0);
    z-index: 1;
}
.mdc-text-field--outlined .mdc-text-field__icon {
    z-index: 2;
}
.mdc-text-field--outlined.mdc-text-field--focused
    .mdc-notched-outline--notched
    .mdc-notched-outline__notch {
    padding-top: 2px;
}
.mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__leading,
.mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__notch,
.mdc-text-field--outlined.mdc-text-field--focused
    .mdc-notched-outline__trailing {
    border-width: 2px;
}
.mdc-text-field--outlined.mdc-text-field--disabled {
    background-color: rgba(0, 0, 0, 0);
}
.mdc-text-field--outlined.mdc-text-field--disabled
    .mdc-notched-outline__leading,
.mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__notch,
.mdc-text-field--outlined.mdc-text-field--disabled
    .mdc-notched-outline__trailing {
    border-color: rgba(0, 0, 0, 0.06);
}
.mdc-text-field--outlined.mdc-text-field--disabled .mdc-text-field__input {
    border-bottom: none;
}
.mdc-text-field--outlined.mdc-text-field--dense {
    height: 48px;
}
.mdc-text-field--outlined.mdc-text-field--dense
    .mdc-floating-label--float-above {
    transform: translateY(-134%) scale(1);
}
.mdc-text-field--outlined.mdc-text-field--dense
    .mdc-floating-label--float-above {
    font-size: 0.8rem;
}
.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded
    .mdc-floating-label--float-above,
.mdc-text-field--outlined.mdc-text-field--dense
    .mdc-notched-outline--upgraded
    .mdc-floating-label--float-above {
    transform: translateY(-120%) scale(0.8);
}
.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded
    .mdc-floating-label--float-above,
.mdc-text-field--outlined.mdc-text-field--dense
    .mdc-notched-outline--upgraded
    .mdc-floating-label--float-above {
    font-size: 1rem;
}
.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake {
    animation: mdc-floating-label-shake-float-above-text-field-outlined-dense
        250ms 1;
}
.mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__input {
    padding: 12px 12px 7px;
}
.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label {
    top: 14px;
}
.mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__icon {
    top: 12px;
}
.mdc-text-field--with-leading-icon .mdc-text-field__icon {
    left: 16px;
    right: auto;
    right: initial;
}
[dir="rtl"] .mdc-text-field--with-leading-icon .mdc-text-field__icon,
.mdc-text-field--with-leading-icon .mdc-text-field__icon[dir="rtl"] {
    left: auto;
    left: initial;
    right: 16px;
}
.mdc-text-field--with-leading-icon .mdc-text-field__input {
    padding-left: 48px;
    padding-right: 16px;
}
[dir="rtl"] .mdc-text-field--with-leading-icon .mdc-text-field__input,
.mdc-text-field--with-leading-icon .mdc-text-field__input[dir="rtl"] {
    padding-left: 16px;
    padding-right: 48px;
}
.mdc-text-field--with-leading-icon .mdc-floating-label {
    left: 48px;
    right: auto;
    right: initial;
}
[dir="rtl"] .mdc-text-field--with-leading-icon .mdc-floating-label,
.mdc-text-field--with-leading-icon .mdc-floating-label[dir="rtl"] {
    left: auto;
    left: initial;
    right: 48px;
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined
    .mdc-text-field__icon {
    left: 16px;
    right: auto;
    right: initial;
}
[dir="rtl"]
    .mdc-text-field--with-leading-icon.mdc-text-field--outlined
    .mdc-text-field__icon,
.mdc-text-field--with-leading-icon.mdc-text-field--outlined
    .mdc-text-field__icon[dir="rtl"] {
    left: auto;
    left: initial;
    right: 16px;
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined
    .mdc-text-field__input {
    padding-left: 48px;
    padding-right: 16px;
}
[dir="rtl"]
    .mdc-text-field--with-leading-icon.mdc-text-field--outlined
    .mdc-text-field__input,
.mdc-text-field--with-leading-icon.mdc-text-field--outlined
    .mdc-text-field__input[dir="rtl"] {
    padding-left: 16px;
    padding-right: 48px;
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined
    .mdc-floating-label--float-above {
    transform: translateY(-34.25px) translateX(-32px) scale(1);
}
[dir="rtl"]
    .mdc-text-field--with-leading-icon.mdc-text-field--outlined
    .mdc-floating-label--float-above,
.mdc-text-field--with-leading-icon.mdc-text-field--outlined
    .mdc-floating-label--float-above[dir="rtl"] {
    transform: translateY(-34.25px) translateX(32px) scale(1);
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined
    .mdc-floating-label--float-above {
    font-size: 0.75rem;
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded
    .mdc-floating-label--float-above,
.mdc-text-field--with-leading-icon.mdc-text-field--outlined
    .mdc-notched-outline--upgraded
    .mdc-floating-label--float-above {
    transform: translateY(-31.75px) translateX(-32px) scale(0.75);
}
[dir="rtl"]
    .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded
    .mdc-floating-label--float-above,
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded
    .mdc-floating-label--float-above[dir="rtl"],
[dir="rtl"]
    .mdc-text-field--with-leading-icon.mdc-text-field--outlined
    .mdc-notched-outline--upgraded
    .mdc-floating-label--float-above,
.mdc-text-field--with-leading-icon.mdc-text-field--outlined
    .mdc-notched-outline--upgraded
    .mdc-floating-label--float-above[dir="rtl"] {
    transform: translateY(-31.75px) translateX(32px) scale(0.75);
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded
    .mdc-floating-label--float-above,
.mdc-text-field--with-leading-icon.mdc-text-field--outlined
    .mdc-notched-outline--upgraded
    .mdc-floating-label--float-above {
    font-size: 1rem;
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined
    .mdc-floating-label--shake {
    animation: mdc-floating-label-shake-float-above-text-field-outlined-leading-icon
        250ms 1;
}
[dir="rtl"]
    .mdc-text-field--with-leading-icon.mdc-text-field--outlined
    .mdc-floating-label--shake,
.mdc-text-field--with-leading-icon.mdc-text-field--outlined[dir="rtl"]
    .mdc-floating-label--shake {
    animation: mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-rtl
        250ms 1;
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined
    .mdc-floating-label {
    left: 36px;
    right: auto;
    right: initial;
}
[dir="rtl"]
    .mdc-text-field--with-leading-icon.mdc-text-field--outlined
    .mdc-floating-label,
.mdc-text-field--with-leading-icon.mdc-text-field--outlined
    .mdc-floating-label[dir="rtl"] {
    left: auto;
    left: initial;
    right: 36px;
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense
    .mdc-floating-label--float-above {
    transform: translateY(-134%) translateX(-21px) scale(1);
}
[dir="rtl"]
    .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense
    .mdc-floating-label--float-above,
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense
    .mdc-floating-label--float-above[dir="rtl"] {
    transform: translateY(-134%) translateX(21px) scale(1);
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense
    .mdc-floating-label--float-above {
    font-size: 0.8rem;
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded
    .mdc-floating-label--float-above,
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense
    .mdc-notched-outline--upgraded
    .mdc-floating-label--float-above {
    transform: translateY(-120%) translateX(-21px) scale(0.8);
}
[dir="rtl"]
    .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded
    .mdc-floating-label--float-above,
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded
    .mdc-floating-label--float-above[dir="rtl"],
[dir="rtl"]
    .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense
    .mdc-notched-outline--upgraded
    .mdc-floating-label--float-above,
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense
    .mdc-notched-outline--upgraded
    .mdc-floating-label--float-above[dir="rtl"] {
    transform: translateY(-120%) translateX(21px) scale(0.8);
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded
    .mdc-floating-label--float-above,
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense
    .mdc-notched-outline--upgraded
    .mdc-floating-label--float-above {
    font-size: 1rem;
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense
    .mdc-floating-label--shake {
    animation: mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense
        250ms 1;
}
[dir="rtl"]
    .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense
    .mdc-floating-label--shake,
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense[dir="rtl"]
    .mdc-floating-label--shake {
    animation: mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense-rtl
        250ms 1;
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense
    .mdc-floating-label {
    left: 32px;
    right: auto;
    right: initial;
}
[dir="rtl"]
    .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense
    .mdc-floating-label,
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense
    .mdc-floating-label[dir="rtl"] {
    left: auto;
    left: initial;
    right: 32px;
}
.mdc-text-field--with-trailing-icon .mdc-text-field__icon {
    left: auto;
    left: initial;
    right: 12px;
}
[dir="rtl"] .mdc-text-field--with-trailing-icon .mdc-text-field__icon,
.mdc-text-field--with-trailing-icon .mdc-text-field__icon[dir="rtl"] {
    left: 12px;
    right: auto;
    right: initial;
}
.mdc-text-field--with-trailing-icon .mdc-text-field__input {
    padding-left: 16px;
    padding-right: 48px;
}
[dir="rtl"] .mdc-text-field--with-trailing-icon .mdc-text-field__input,
.mdc-text-field--with-trailing-icon .mdc-text-field__input[dir="rtl"] {
    padding-left: 48px;
    padding-right: 16px;
}
.mdc-text-field--with-trailing-icon.mdc-text-field--outlined
    .mdc-text-field__icon {
    left: auto;
    left: initial;
    right: 16px;
}
[dir="rtl"]
    .mdc-text-field--with-trailing-icon.mdc-text-field--outlined
    .mdc-text-field__icon,
.mdc-text-field--with-trailing-icon.mdc-text-field--outlined
    .mdc-text-field__icon[dir="rtl"] {
    left: 16px;
    right: auto;
    right: initial;
}
.mdc-text-field--with-trailing-icon.mdc-text-field--outlined
    .mdc-text-field__input {
    padding-left: 16px;
    padding-right: 48px;
}
[dir="rtl"]
    .mdc-text-field--with-trailing-icon.mdc-text-field--outlined
    .mdc-text-field__input,
.mdc-text-field--with-trailing-icon.mdc-text-field--outlined
    .mdc-text-field__input[dir="rtl"] {
    padding-left: 48px;
    padding-right: 16px;
}
.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon
    .mdc-text-field__icon {
    left: 16px;
    right: auto;
}
[dir="rtl"]
    .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon
    .mdc-text-field__icon,
.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon
    .mdc-text-field__icon[dir="rtl"] {
    left: auto;
    right: 16px;
}
.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon
    .mdc-text-field__icon
    ~ .mdc-text-field__icon {
    right: 12px;
    left: auto;
}
[dir="rtl"]
    .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon
    .mdc-text-field__icon
    ~ .mdc-text-field__icon,
.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon
    .mdc-text-field__icon
    ~ .mdc-text-field__icon[dir="rtl"] {
    right: auto;
    left: 12px;
}
.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon
    .mdc-text-field__input {
    padding-left: 48px;
    padding-right: 48px;
}
[dir="rtl"]
    .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon
    .mdc-text-field__input,
.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon
    .mdc-text-field__input[dir="rtl"] {
    padding-left: 48px;
    padding-right: 48px;
}
.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon,
.mdc-text-field--with-trailing-icon.mdc-text-field--dense
    .mdc-text-field__icon {
    bottom: 16px;
    transform: scale(0.8);
}
.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon {
    left: 12px;
    right: auto;
    right: initial;
}
[dir="rtl"]
    .mdc-text-field--with-leading-icon.mdc-text-field--dense
    .mdc-text-field__icon,
.mdc-text-field--with-leading-icon.mdc-text-field--dense
    .mdc-text-field__icon[dir="rtl"] {
    left: auto;
    left: initial;
    right: 12px;
}
.mdc-text-field--with-leading-icon.mdc-text-field--dense
    .mdc-text-field__input {
    padding-left: 44px;
    padding-right: 16px;
}
[dir="rtl"]
    .mdc-text-field--with-leading-icon.mdc-text-field--dense
    .mdc-text-field__input,
.mdc-text-field--with-leading-icon.mdc-text-field--dense
    .mdc-text-field__input[dir="rtl"] {
    padding-left: 16px;
    padding-right: 44px;
}
.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label {
    left: 44px;
    right: auto;
    right: initial;
}
[dir="rtl"]
    .mdc-text-field--with-leading-icon.mdc-text-field--dense
    .mdc-floating-label,
.mdc-text-field--with-leading-icon.mdc-text-field--dense
    .mdc-floating-label[dir="rtl"] {
    left: auto;
    left: initial;
    right: 44px;
}
.mdc-text-field--with-trailing-icon.mdc-text-field--dense
    .mdc-text-field__icon {
    left: auto;
    left: initial;
    right: 12px;
}
[dir="rtl"]
    .mdc-text-field--with-trailing-icon.mdc-text-field--dense
    .mdc-text-field__icon,
.mdc-text-field--with-trailing-icon.mdc-text-field--dense
    .mdc-text-field__icon[dir="rtl"] {
    left: 12px;
    right: auto;
    right: initial;
}
.mdc-text-field--with-trailing-icon.mdc-text-field--dense
    .mdc-text-field__input {
    padding-left: 16px;
    padding-right: 44px;
}
[dir="rtl"]
    .mdc-text-field--with-trailing-icon.mdc-text-field--dense
    .mdc-text-field__input,
.mdc-text-field--with-trailing-icon.mdc-text-field--dense
    .mdc-text-field__input[dir="rtl"] {
    padding-left: 44px;
    padding-right: 16px;
}
.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense
    .mdc-text-field__icon {
    left: 12px;
    right: auto;
}
[dir="rtl"]
    .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense
    .mdc-text-field__icon,
.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense
    .mdc-text-field__icon[dir="rtl"] {
    left: auto;
    right: 12px;
}
.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense
    .mdc-text-field__icon
    ~ .mdc-text-field__icon {
    right: 12px;
    left: auto;
}
[dir="rtl"]
    .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense
    .mdc-text-field__icon
    ~ .mdc-text-field__icon,
.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense
    .mdc-text-field__icon
    ~ .mdc-text-field__icon[dir="rtl"] {
    right: auto;
    left: 12px;
}
.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense
    .mdc-text-field__input {
    padding-left: 44px;
    padding-right: 44px;
}
[dir="rtl"]
    .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense
    .mdc-text-field__input,
.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense
    .mdc-text-field__input[dir="rtl"] {
    padding-left: 44px;
    padding-right: 44px;
}
.mdc-text-field--dense .mdc-floating-label--float-above {
    transform: translateY(-70%) scale(0.8);
}
.mdc-text-field--dense .mdc-floating-label--shake {
    animation: mdc-floating-label-shake-float-above-text-field-dense 250ms 1;
}
.mdc-text-field--dense .mdc-text-field__input {
    padding: 12px 12px 0;
}
.mdc-text-field--dense .mdc-floating-label {
    font-size: 0.813rem;
}
.mdc-text-field--dense .mdc-floating-label--float-above {
    font-size: 0.813rem;
}
.mdc-text-field__input:required ~ .mdc-floating-label::after,
.mdc-text-field__input:required
    ~ .mdc-notched-outline
    .mdc-floating-label::after {
    margin-left: 1px;
    content: "*";
}
.mdc-text-field--textarea {
    display: inline-flex;
    width: auto;
    height: auto;
    transition: none;
    overflow: visible;
}
.mdc-text-field--textarea:not(.mdc-text-field--disabled)
    .mdc-notched-outline__leading,
.mdc-text-field--textarea:not(.mdc-text-field--disabled)
    .mdc-notched-outline__notch,
.mdc-text-field--textarea:not(.mdc-text-field--disabled)
    .mdc-notched-outline__trailing {
    border-color: rgba(0, 0, 0, 0.38);
}
.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(
        .mdc-text-field--focused
    )
    .mdc-text-field__input:hover
    ~ .mdc-notched-outline
    .mdc-notched-outline__leading,
.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(
        .mdc-text-field--focused
    )
    .mdc-text-field__input:hover
    ~ .mdc-notched-outline
    .mdc-notched-outline__notch,
.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(
        .mdc-text-field--focused
    )
    .mdc-text-field__input:hover
    ~ .mdc-notched-outline
    .mdc-notched-outline__trailing,
.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(
        .mdc-text-field--focused
    )
    .mdc-text-field__icon:hover
    ~ .mdc-notched-outline
    .mdc-notched-outline__leading,
.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(
        .mdc-text-field--focused
    )
    .mdc-text-field__icon:hover
    ~ .mdc-notched-outline
    .mdc-notched-outline__notch,
.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(
        .mdc-text-field--focused
    )
    .mdc-text-field__icon:hover
    ~ .mdc-notched-outline
    .mdc-notched-outline__trailing {
    border-color: rgba(0, 0, 0, 0.87);
}
.mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused
    .mdc-notched-outline__leading,
.mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused
    .mdc-notched-outline__notch,
.mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused
    .mdc-notched-outline__trailing {
    border-color: #1f3fcf;
    border-color: var(--mdc-theme-primary, #1f3fcf);
}
.mdc-text-field--textarea .mdc-floating-label--shake {
    animation: mdc-floating-label-shake-float-above-textarea 250ms 1;
}
.mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading {
    border-radius: 4px 0 0 4px;
}
[dir="rtl"]
    .mdc-text-field--textarea
    .mdc-notched-outline
    .mdc-notched-outline__leading,
.mdc-text-field--textarea
    .mdc-notched-outline
    .mdc-notched-outline__leading[dir="rtl"] {
    border-radius: 0 4px 4px 0;
}
.mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing {
    border-radius: 0 4px 4px 0;
}
[dir="rtl"]
    .mdc-text-field--textarea
    .mdc-notched-outline
    .mdc-notched-outline__trailing,
.mdc-text-field--textarea
    .mdc-notched-outline
    .mdc-notched-outline__trailing[dir="rtl"] {
    border-radius: 4px 0 0 4px;
}
.mdc-text-field--textarea::before,
.mdc-text-field--textarea::after {
    content: none;
}
.mdc-text-field--textarea:not(.mdc-text-field--disabled) {
    background-color: rgba(0, 0, 0, 0);
}
.mdc-text-field--textarea .mdc-floating-label--float-above {
    transform: translateY(-144%) scale(1);
}
.mdc-text-field--textarea .mdc-floating-label--float-above {
    font-size: 0.75rem;
}
.mdc-text-field--textarea.mdc-notched-outline--upgraded
    .mdc-floating-label--float-above,
.mdc-text-field--textarea
    .mdc-notched-outline--upgraded
    .mdc-floating-label--float-above {
    transform: translateY(-130%) scale(0.75);
}
.mdc-text-field--textarea.mdc-notched-outline--upgraded
    .mdc-floating-label--float-above,
.mdc-text-field--textarea
    .mdc-notched-outline--upgraded
    .mdc-floating-label--float-above {
    font-size: 1rem;
}
.mdc-text-field--textarea .mdc-text-field-character-counter {
    left: auto;
    left: initial;
    right: 16px;
    position: absolute;
    bottom: 13px;
}
[dir="rtl"] .mdc-text-field--textarea .mdc-text-field-character-counter,
.mdc-text-field--textarea .mdc-text-field-character-counter[dir="rtl"] {
    left: 16px;
    right: auto;
    right: initial;
}
.mdc-text-field--textarea .mdc-text-field__input {
    align-self: auto;
    box-sizing: border-box;
    height: auto;
    margin: 8px 1px 1px 0;
    padding: 0 16px 16px;
    border: none;
    line-height: 1.75rem;
}
.mdc-text-field--textarea
    .mdc-text-field-character-counter
    + .mdc-text-field__input {
    margin-bottom: 28px;
    padding-bottom: 0;
}
.mdc-text-field--textarea .mdc-floating-label {
    top: 17px;
    width: auto;
    pointer-events: none;
}
.mdc-text-field--textarea
    .mdc-floating-label:not(.mdc-floating-label--float-above) {
    transform: none;
}
.mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__leading,
.mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__notch,
.mdc-text-field--textarea.mdc-text-field--focused
    .mdc-notched-outline__trailing {
    border-width: 2px;
}
.mdc-text-field--fullwidth {
    width: 100%;
}
.mdc-text-field--fullwidth:not(.mdc-text-field--textarea) {
    display: block;
}
.mdc-text-field--fullwidth:not(.mdc-text-field--textarea)::before,
.mdc-text-field--fullwidth:not(.mdc-text-field--textarea)::after {
    content: none;
}
.mdc-text-field--fullwidth:not(.mdc-text-field--textarea):not(
        .mdc-text-field--disabled
    ) {
    background-color: rgba(0, 0, 0, 0);
}
.mdc-text-field--fullwidth:not(.mdc-text-field--textarea)
    .mdc-text-field__input {
    padding: 0;
}
.mdc-text-field--fullwidth.mdc-text-field--textarea .mdc-text-field__input {
    resize: vertical;
}
.mdc-text-field--fullwidth.mdc-text-field--invalid:not(
        .mdc-text-field--disabled
    ):not(.mdc-text-field--textarea) {
    border-bottom-color: #f44336;
}
.mdc-text-field-helper-line {
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
}
.mdc-text-field--dense + .mdc-text-field-helper-line {
    margin-bottom: 4px;
}
.mdc-text-field + .mdc-text-field-helper-line {
    padding-right: 0;
    padding-left: 0;
}
.mdc-form-field > .mdc-text-field + label {
    align-self: flex-start;
}
.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label {
    color: #292929;
}
.mdc-text-field--focused
    + .mdc-text-field-helper-line
    .mdc-text-field-helper-text:not(
        .mdc-text-field-helper-text--validation-msg
    ) {
    opacity: 1;
}
.mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled)
    .mdc-notched-outline__leading,
.mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled)
    .mdc-notched-outline__notch,
.mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled)
    .mdc-notched-outline__trailing {
    border-color: #1f3fcf;
    border-color: var(--mdc-theme-primary, #1f3fcf);
}
.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(
        .mdc-text-field--outlined
    ):not(.mdc-text-field--textarea)
    .mdc-text-field__input {
    border-bottom-color: #f44336;
}
.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(
        .mdc-text-field--outlined
    ):not(.mdc-text-field--textarea)
    .mdc-text-field__input:hover {
    border-bottom-color: #f44336;
}
.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple {
    background-color: #f44336;
}
.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label {
    color: #f44336;
}
.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid
    + .mdc-text-field-helper-line
    .mdc-text-field-helper-text--validation-msg {
    color: #f44336;
}
.mdc-text-field--invalid .mdc-text-field__input {
    caret-color: #f44336;
}
.mdc-text-field--invalid.mdc-text-field--with-trailing-icon:not(
        .mdc-text-field--with-leading-icon
    ):not(.mdc-text-field--disabled)
    .mdc-text-field__icon {
    color: #f44336;
}
.mdc-text-field--invalid.mdc-text-field--with-trailing-icon.mdc-text-field--with-leading-icon:not(
        .mdc-text-field--disabled
    )
    .mdc-text-field__icon
    ~ .mdc-text-field__icon {
    color: #f44336;
}
.mdc-text-field--invalid
    + .mdc-text-field-helper-line
    .mdc-text-field-helper-text--validation-msg {
    opacity: 1;
}
.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled)
    .mdc-notched-outline__leading,
.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled)
    .mdc-notched-outline__notch,
.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled)
    .mdc-notched-outline__trailing {
    border-color: #f44336;
}
.mdc-text-field--textarea.mdc-text-field--invalid:not(
        .mdc-text-field--disabled
    ):not(.mdc-text-field--focused)
    .mdc-text-field__input:hover
    ~ .mdc-notched-outline
    .mdc-notched-outline__leading,
.mdc-text-field--textarea.mdc-text-field--invalid:not(
        .mdc-text-field--disabled
    ):not(.mdc-text-field--focused)
    .mdc-text-field__input:hover
    ~ .mdc-notched-outline
    .mdc-notched-outline__notch,
.mdc-text-field--textarea.mdc-text-field--invalid:not(
        .mdc-text-field--disabled
    ):not(.mdc-text-field--focused)
    .mdc-text-field__input:hover
    ~ .mdc-notched-outline
    .mdc-notched-outline__trailing,
.mdc-text-field--textarea.mdc-text-field--invalid:not(
        .mdc-text-field--disabled
    ):not(.mdc-text-field--focused)
    .mdc-text-field__icon:hover
    ~ .mdc-notched-outline
    .mdc-notched-outline__leading,
.mdc-text-field--textarea.mdc-text-field--invalid:not(
        .mdc-text-field--disabled
    ):not(.mdc-text-field--focused)
    .mdc-text-field__icon:hover
    ~ .mdc-notched-outline
    .mdc-notched-outline__notch,
.mdc-text-field--textarea.mdc-text-field--invalid:not(
        .mdc-text-field--disabled
    ):not(.mdc-text-field--focused)
    .mdc-text-field__icon:hover
    ~ .mdc-notched-outline
    .mdc-notched-outline__trailing {
    border-color: #f44336;
}
.mdc-text-field--textarea.mdc-text-field--invalid:not(
        .mdc-text-field--disabled
    ).mdc-text-field--focused
    .mdc-notched-outline__leading,
.mdc-text-field--textarea.mdc-text-field--invalid:not(
        .mdc-text-field--disabled
    ).mdc-text-field--focused
    .mdc-notched-outline__notch,
.mdc-text-field--textarea.mdc-text-field--invalid:not(
        .mdc-text-field--disabled
    ).mdc-text-field--focused
    .mdc-notched-outline__trailing {
    border-color: #f44336;
}
.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled)
    .mdc-notched-outline__leading,
.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled)
    .mdc-notched-outline__notch,
.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled)
    .mdc-notched-outline__trailing {
    border-color: #f44336;
}
.mdc-text-field--outlined.mdc-text-field--invalid:not(
        .mdc-text-field--disabled
    ):not(.mdc-text-field--focused)
    .mdc-text-field__input:hover
    ~ .mdc-notched-outline
    .mdc-notched-outline__leading,
.mdc-text-field--outlined.mdc-text-field--invalid:not(
        .mdc-text-field--disabled
    ):not(.mdc-text-field--focused)
    .mdc-text-field__input:hover
    ~ .mdc-notched-outline
    .mdc-notched-outline__notch,
.mdc-text-field--outlined.mdc-text-field--invalid:not(
        .mdc-text-field--disabled
    ):not(.mdc-text-field--focused)
    .mdc-text-field__input:hover
    ~ .mdc-notched-outline
    .mdc-notched-outline__trailing,
.mdc-text-field--outlined.mdc-text-field--invalid:not(
        .mdc-text-field--disabled
    ):not(.mdc-text-field--focused)
    .mdc-text-field__icon:hover
    ~ .mdc-notched-outline
    .mdc-notched-outline__leading,
.mdc-text-field--outlined.mdc-text-field--invalid:not(
        .mdc-text-field--disabled
    ):not(.mdc-text-field--focused)
    .mdc-text-field__icon:hover
    ~ .mdc-notched-outline
    .mdc-notched-outline__notch,
.mdc-text-field--outlined.mdc-text-field--invalid:not(
        .mdc-text-field--disabled
    ):not(.mdc-text-field--focused)
    .mdc-text-field__icon:hover
    ~ .mdc-notched-outline
    .mdc-notched-outline__trailing {
    border-color: #f44336;
}
.mdc-text-field--outlined.mdc-text-field--invalid:not(
        .mdc-text-field--disabled
    ).mdc-text-field--focused
    .mdc-notched-outline__leading,
.mdc-text-field--outlined.mdc-text-field--invalid:not(
        .mdc-text-field--disabled
    ).mdc-text-field--focused
    .mdc-notched-outline__notch,
.mdc-text-field--outlined.mdc-text-field--invalid:not(
        .mdc-text-field--disabled
    ).mdc-text-field--focused
    .mdc-notched-outline__trailing {
    border-color: #f44336;
}
.mdc-text-field--disabled {
    background-color: hsl(0, 0%, 98%);
    border-bottom: none;
    pointer-events: none;
}
.mdc-text-field--disabled .mdc-text-field__input {
    border-bottom-color: #ebebeb;
}
.mdc-text-field--disabled .mdc-text-field__input {
    color: rgba(0, 0, 0, 0.37);
}
.mdc-text-field--disabled .mdc-floating-label {
    color: rgba(0, 0, 0, 0.37);
}
.mdc-text-field--disabled
    + .mdc-text-field-helper-line
    .mdc-text-field-helper-text {
    color: rgba(0, 0, 0, 0.37);
}
.mdc-text-field--disabled .mdc-text-field-character-counter,
.mdc-text-field--disabled
    + .mdc-text-field-helper-line
    .mdc-text-field-character-counter {
    color: rgba(0, 0, 0, 0.37);
}
.mdc-text-field--disabled .mdc-text-field__icon {
    color: rgba(0, 0, 0, 0.3);
}
.mdc-text-field--disabled:not(.mdc-text-field--textarea) {
    border-bottom-color: rgba(0, 0, 0, 0.12);
}
.mdc-text-field--disabled .mdc-floating-label {
    cursor: default;
}
.mdc-text-field--textarea.mdc-text-field--disabled {
    background-color: rgba(0, 0, 0, 0);
    background-color: #f9f9f9;
}
.mdc-text-field--textarea.mdc-text-field--disabled
    .mdc-notched-outline__leading,
.mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__notch,
.mdc-text-field--textarea.mdc-text-field--disabled
    .mdc-notched-outline__trailing {
    border-color: rgba(0, 0, 0, 0.06);
}
.mdc-text-field--textarea.mdc-text-field--disabled .mdc-text-field__input {
    border-bottom: none;
}
@keyframes mdc-floating-label-shake-float-above-text-field-dense {
    0% {
        transform: translateX(calc(0 - 0%)) translateY(-70%) scale(0.8);
    }
    33% {
        animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
        transform: translateX(calc(4% - 0%)) translateY(-70%) scale(0.8);
    }
    66% {
        animation-timing-function: cubic-bezier(
            0.302435,
            0.381352,
            0.55,
            0.956352
        );
        transform: translateX(calc(-4% - 0%)) translateY(-70%) scale(0.8);
    }
    100% {
        transform: translateX(calc(0 - 0%)) translateY(-70%) scale(0.8);
    }
}
@keyframes mdc-floating-label-shake-float-above-text-field-outlined {
    0% {
        transform: translateX(calc(0 - 0%)) translateY(-31.75px) scale(0.75);
    }
    33% {
        animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
        transform: translateX(calc(4% - 0%)) translateY(-31.75px) scale(0.75);
    }
    66% {
        animation-timing-function: cubic-bezier(
            0.302435,
            0.381352,
            0.55,
            0.956352
        );
        transform: translateX(calc(-4% - 0%)) translateY(-31.75px) scale(0.75);
    }
    100% {
        transform: translateX(calc(0 - 0%)) translateY(-31.75px) scale(0.75);
    }
}
@keyframes mdc-floating-label-shake-float-above-text-field-outlined-dense {
    0% {
        transform: translateX(calc(0 - 0%)) translateY(-120%) scale(0.8);
    }
    33% {
        animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
        transform: translateX(calc(4% - 0%)) translateY(-120%) scale(0.8);
    }
    66% {
        animation-timing-function: cubic-bezier(
            0.302435,
            0.381352,
            0.55,
            0.956352
        );
        transform: translateX(calc(-4% - 0%)) translateY(-120%) scale(0.8);
    }
    100% {
        transform: translateX(calc(0 - 0%)) translateY(-120%) scale(0.8);
    }
}
@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon {
    0% {
        transform: translateX(calc(0 - 0)) translateY(-31.75px) scale(0.75);
    }
    33% {
        animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
        transform: translateX(calc(4% - 0)) translateY(-31.75px) scale(0.75);
    }
    66% {
        animation-timing-function: cubic-bezier(
            0.302435,
            0.381352,
            0.55,
            0.956352
        );
        transform: translateX(calc(-4% - 0)) translateY(-31.75px) scale(0.75);
    }
    100% {
        transform: translateX(calc(0 - 0)) translateY(-31.75px) scale(0.75);
    }
}
@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense {
    0% {
        transform: translateX(calc(0 - 21px)) translateY(-120%) scale(0.8);
    }
    33% {
        animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
        transform: translateX(calc(4% - 21px)) translateY(-120%) scale(0.8);
    }
    66% {
        animation-timing-function: cubic-bezier(
            0.302435,
            0.381352,
            0.55,
            0.956352
        );
        transform: translateX(calc(-4% - 21px)) translateY(-120%) scale(0.8);
    }
    100% {
        transform: translateX(calc(0 - 21px)) translateY(-120%) scale(0.8);
    }
}
@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-rtl {
    0% {
        transform: translateX(calc(0 - 0)) translateY(-31.75px) scale(0.75);
    }
    33% {
        animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
        transform: translateX(calc(4% - 0)) translateY(-31.75px) scale(0.75);
    }
    66% {
        animation-timing-function: cubic-bezier(
            0.302435,
            0.381352,
            0.55,
            0.956352
        );
        transform: translateX(calc(-4% - 0)) translateY(-31.75px) scale(0.75);
    }
    100% {
        transform: translateX(calc(0 - 0)) translateY(-31.75px) scale(0.75);
    }
}
@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense-rtl {
    0% {
        transform: translateX(calc(0 - -21px)) translateY(-120%) scale(0.8);
    }
    33% {
        animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
        transform: translateX(calc(4% - -21px)) translateY(-120%) scale(0.8);
    }
    66% {
        animation-timing-function: cubic-bezier(
            0.302435,
            0.381352,
            0.55,
            0.956352
        );
        transform: translateX(calc(-4% - -21px)) translateY(-120%) scale(0.8);
    }
    100% {
        transform: translateX(calc(0 - -21px)) translateY(-120%) scale(0.8);
    }
}
@keyframes mdc-floating-label-shake-float-above-textarea {
    0% {
        transform: translateX(calc(0 - 0%)) translateY(-130%) scale(0.75);
    }
    33% {
        animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
        transform: translateX(calc(4% - 0%)) translateY(-130%) scale(0.75);
    }
    66% {
        animation-timing-function: cubic-bezier(
            0.302435,
            0.381352,
            0.55,
            0.956352
        );
        transform: translateX(calc(-4% - 0%)) translateY(-130%) scale(0.75);
    }
    100% {
        transform: translateX(calc(0 - 0%)) translateY(-130%) scale(0.75);
    }
}
input[type="email"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="text"]::-moz-placeholder,
.mdc-text-field__input::-moz-placeholder {
    font-style: italic;
    color: inherit;
    opacity: 0.5;
}
input[type="email"]::placeholder,
input[type="tel"]::placeholder,
input[type="text"]::placeholder,
.mdc-text-field__input::placeholder {
    font-style: italic;
    color: inherit;
    opacity: 0.5;
}
input[type="email"]:disabled,
input[type="tel"]:disabled,
input[type="text"]:disabled,
.mdc-text-field__input:disabled {
    background-color: rgba(0, 0, 0, 0);
    opacity: 0.75;
}
input[type="email"][readonly]:not(.flatpickr-input),
input[type="tel"][readonly]:not(.flatpickr-input),
input[type="text"][readonly]:not(.flatpickr-input),
.mdc-text-field__input[readonly]:not(.flatpickr-input) {
    pointer-events: none;
}
.form__cont {
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: repeat(8, minmax(0, 1fr));
}
@media (min-width: 600px) {
    .form__cont {
        grid-gap: 32px 24px;
    }
}
@media (max-width: 599px) {
    .form__cont {
        grid-gap: 24px 16px;
    }
}
.input__wrp {
    width: auto;
    grid-column-end: span 8;
}
.input__wrp.inline *:not(:last-child),
.input__wrp .inline *:not(:last-child) {
    margin-right: 0.2rem;
}
.input__wrp .inline {
    flex-flow: row wrap;
}
.input__wrp .inline ~ .inline {
    margin-top: 0.75rem;
}
.input__wrp .inline label {
    display: flex;
}
.input__wrp .inline .mdc-checkbox {
    margin-right: 0.2rem !important;
}
.input__wrp .inline .mdc-checkbox {
    width: calc(28px + 0.2rem);
}
.input__wrp .inline .mdc-checkbox + label {
    width: calc(100% - 28px - 0.4rem);
}
.input__wrp .inline .mdc-checkbox + label small {
    margin-top: 0.25rem;
}
.input__wrp .inline .mdc-checkbox + label div {
    margin-top: 0.15rem;
}
@media (max-width: 599px) {
    .input__wrp .inline .mdc-checkbox + label small {
        margin-top: 0.35rem;
    }
    .input__wrp .inline .mdc-checkbox + label div {
        margin-top: 0.225rem;
    }
}
.input__wrp .inline > div {
    display: flex;
}
.input__wrp
    .inline
    > div:not(:last-child):not(.mdc-checkbox):not(.mdc-radio):not(
        .mdc-text-field-helper-line
    ) {
    margin-right: 1rem;
}
.input__wrp .inline .mdc-text-field-helper-line {
    width: 100%;
}
.input__wrp label {
    font-weight: 700;
    display: block;
}
.input__wrp label + .inline {
    margin-top: 0.75rem;
}
.input__wrp label.mdc-button {
    display: inline-flex;
    font-weight: normal;
}
@media (max-width: 599px) {
    .input__wrp.col_2 {
        grid-column-end: span 8;
    }
    .input__wrp.input__salutation {
        grid-column-end: span 8;
    }
    .input__wrp.input__salutation + .col_2 {
        grid-column-end: span 8;
    }
    .input__wrp.input__salutation + .col_2 + .col_2 {
        grid-column-end: span 8;
    }
}
@media (min-width: 600px) {
    .input__wrp.col_2 {
        grid-column-end: span 4;
    }
    .input__wrp.input__salutation {
        grid-column-end: span 2;
    }
    .input__wrp.input__salutation + .col_2 {
        grid-column-end: span 3;
    }
    .input__wrp.input__salutation + .col_2 + .col_2 {
        grid-column-end: span 3;
    }
}
.input__wrp_checkgroup small {
    font-size: 1rem;
}
.input__wrp_checkgroup .inline .mdc-checkbox + label small {
    margin-top: 0.15rem;
}
@media (max-width: 599px) {
    .input__wrp_checkgroup .inline .mdc-checkbox + label small {
        margin-top: 0.2rem;
    }
}
.input__wrp_checkgroup + .input__wrp_checkgroup {
    margin-top: -1rem;
}
.mdc-checkbox {
    padding: 8px;
}
.mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background,
.mdc-checkbox__native-control:enabled:indeterminate
    ~ .mdc-checkbox__background {
    border-color: #292929;
}
.mdc-checkbox__checkmark {
    width: 16px;
    height: 16px;
    top: -5px;
    left: 0;
}
.mdc-checkbox__native-control:enabled
    ~ .mdc-checkbox__background
    .mdc-checkbox__checkmark {
    color: #292929;
}
.mdc-checkbox--is-invalid
    ~ .mdc-text-field-helper-line
    .mdc-text-field-helper-text--validation-msg,
.mdc-checkbox--invalid
    ~ .mdc-text-field-helper-line
    .mdc-text-field-helper-text--validation-msg {
    display: block;
}
.mdc-checkbox--is-invalid
    ~ .mdc-text-field-helper-line
    .mdc-text-field-helper-text--error-msg,
.mdc-checkbox--invalid
    ~ .mdc-text-field-helper-line
    .mdc-text-field-helper-text--error-msg {
    display: none;
}
.mdc-checkbox--is-error
    ~ .mdc-text-field-helper-line
    .mdc-text-field-helper-text--validation-msg {
    display: none;
}
.mdc-checkbox--is-error
    ~ .mdc-text-field-helper-line
    .mdc-text-field-helper-text--error-msg {
    display: block;
}
.mdc-checkbox + label {
    font-weight: 300;
}
.mdc-checkbox .mdc-checkbox__background {
    top: 8px;
    left: 8px;
}
.mdc-linear-progress__bar-inner {
    border-color: #bc8420;
}
.mdc-radio__background {
    vertical-align: top;
}
.mdc-radio__outer-circle {
    border-width: 1px;
}
.mdc-radio__inner-circle {
    border-width: 6px;
}
.mdc-radio__native-control:checked
    + .mdc-radio__background
    .mdc-radio__inner-circle {
    transform: scale(0.4);
}
.mdc-radio + label {
    font-weight: 300;
    line-height: 28px;
}
textarea {
    resize: vertical;
    -webkit-overflow-scrolling: touch;
}
html.desktop textarea {
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
html.desktop textarea::-webkit-scrollbar {
    width: 6px;
}
html.desktop textarea::-webkit-scrollbar-track {
    background-color: #f5f5f5;
    box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.05);
}
html.desktop textarea::-webkit-scrollbar-thumb {
    background: linear-gradient(
        rgba(41, 41, 41, 0.8) 0%,
        #292929 50%,
        rgba(41, 41, 41, 0.8) 100%
    );
}
html.desktop textarea::-webkit-scrollbar-thumb:active,
html.desktop textarea::-webkit-scrollbar-thumb:hover {
    background-color: #000;
}
.mdc-text-field {
    display: flex;
    overflow: visible;
    z-index: 1;
}
.mdc-text-field--textarea {
    border: 1px solid #ccc;
    border-radius: 0;
    transition: border-color 0.2s;
}
.mdc-text-field--textarea:hover {
    border-color: #292929;
}
.mdc-text-field--textarea.mdc-text-field--invalid,
.mdc-text-field--textarea.mdc-text-field--is-invalid {
    border-color: #f44336;
}
.mdc-text-field--textarea .mdc-text-field__input {
    line-height: 1.3;
    margin-top: 1px;
    padding: 8px 0.75rem;
}
.mdc-text-field:before {
    content: none;
}
label + .mdc-text-field {
    margin-top: 4px;
}
.mdc-text-field__input {
    font-weight: 300;
    transition: border-bottom-color 0.2s;
    padding: 0;
}
.mdc-text-field-helper-line {
    flex-flow: column wrap;
}
.mdc-text-field-helper-text {
    font-size: 0.875rem;
    font-weight: 300;
    padding-top: 0.5rem;
}
.mdc-text-field-helper-text.mdc-text-field-helper-text--help-text {
    opacity: 1;
}
.mdc-text-field-helper-text.mdc-text-field-helper-text--validation-msg,
.mdc-text-field-helper-text.mdc-text-field-helper-text--error-msg {
    opacity: 1;
    display: none;
}
.mdc-text-field:not(.mdc-text-field--disabled)
    + .mdc-text-field-helper-line
    .mdc-text-field-helper-text.mdc-text-field-helper-text--help-text {
    color: #000;
}
.mdc-text-field:not(.mdc-text-field--disabled)
    + .mdc-text-field-helper-line
    .mdc-text-field-helper-text.mdc-text-field-helper-text--validation-msg,
.mdc-text-field:not(.mdc-text-field--disabled)
    + .mdc-text-field-helper-line
    .mdc-text-field-helper-text.mdc-text-field-helper-text--error-msg {
    color: #f44336;
}
.mdc-text-field--is-invalid
    + .mdc-text-field-helper-line
    .mdc-text-field-helper-text--validation-msg,
.mdc-text-field--invalid-min
    + .mdc-text-field-helper-line
    .mdc-text-field-helper-text--validation-msg,
.mdc-text-field--invalid
    + .mdc-text-field-helper-line
    .mdc-text-field-helper-text--validation-msg {
    display: block;
}
.mdc-text-field--is-invalid
    + .mdc-text-field-helper-line
    .mdc-text-field-helper-text--error-msg,
.mdc-text-field--invalid-min
    + .mdc-text-field-helper-line
    .mdc-text-field-helper-text--error-msg,
.mdc-text-field--invalid
    + .mdc-text-field-helper-line
    .mdc-text-field-helper-text--error-msg {
    display: none;
}
.mdc-text-field--is-error
    + .mdc-text-field-helper-line
    .mdc-text-field-helper-text--validation-msg {
    display: none;
}
.mdc-text-field--is-error
    + .mdc-text-field-helper-line
    .mdc-text-field-helper-text--error-msg {
    display: block;
}
.mdc-text-field--is-error .mdc-text-field__input {
    border-bottom-color: #f44336 !important;
}
.mdc-text-field.mdc-text-field--disabled {
    background-color: rgba(0, 0, 0, 0);
}
.text__file_field,
.input__file_field {
    display: flex;
}
.text__file_field .input__wrp,
.input__file_field .input__wrp {
    position: relative;
    flex-grow: 1;
}
.text__file_field input[type="file"],
.input__file_field input[type="file"] {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.text__file_field .mdc-button,
.text__file_field .mdc-button__remove,
.input__file_field .mdc-button,
.input__file_field .mdc-button__remove {
    margin-left: 0.75rem;
}
.text__file_field + .input__file_field,
.input__file_field + .input__file_field {
    margin-top: 16px;
}
.input__file_add {
    margin-top: 16px;
}
.input_file_placeholder {
    background-color: #fff;
    border-bottom: 0;
    position: relative;
    top: -1px;
    pointer-events: none;
}
.input__search {
    position: relative;
}
.input__search input {
    padding-right: calc(20px + 1rem);
}
.icon_search {
    transform: translate(0, -50%);
    position: absolute;
    top: 50%;
    right: 0.75rem;
}
.text__file_label {
    line-height: 50px;
}
.input__search {
    position: relative;
}
.input__search input {
    padding-right: calc(20px + 1rem);
}
.icon_search {
    transform: translate(0, -50%);
    position: absolute;
    top: 50%;
    right: 0.75rem;
}
.input__service_group > label {
    margin-top: 2.25rem;
    margin-bottom: 32px;
}
.input__service_group .input__service_package {
    display: flex;
    flex-wrap: wrap;
    margin-top: 24px;
    border: 1px solid #ccc;
    padding: 24px 24px 32px;
}
.input__service_group .input__service_package:first-child {
    margin-top: 0;
}
.input__service_group .input__service_package:hover,
.input__service_group .input__service_package.active {
    border-color: #292929;
    background-image: linear-gradient(
        rgba(255, 255, 255, 0) 0%,
        rgba(235, 235, 235, 0.5) 50%,
        #ebebeb 100%
    );
}
.input__service_group .label__service {
    position: relative;
    flex-grow: 1;
}
.input__service_group .label__service_package {
    width: calc(100% - 28px - 0.2rem);
}
.input__service_group .label__heading {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-bottom: 16px;
    font-weight: 700;
}
.input__service_group .label__heading.checkbox {
    padding-top: 3px;
}
.input__service_group .label__heading span:first-child {
    padding-right: 8px;
}
@media (max-width: 599px) {
    .input__service_group .label__heading {
        flex-direction: column;
    }
    .input__service_group .label__heading span:last-child {
        padding-top: 16px;
    }
    .input__service_group .label__heading span:first-child {
        padding-top: 0;
    }
}
@media (min-width: 600px) {
    .input__service_group .label__heading .price {
        min-width: 150px;
        text-align: right;
    }
}
.input__service_group .label__body .desc,
.input__service_group .label__body .summary {
    margin-bottom: 16px;
}
.input__service_group .label__body ul,
.input__service_group .label__body ol {
    margin-bottom: 16px;
}
.input__service_group .label__body ul[type="1"],
.input__service_group .label__body ol[type="1"] {
    padding-left: 16px;
}
.input__service_group .mdc-radio,
.input__service_group .mdc-checkbox {
    margin-right: 0.2rem;
}
.input__service_group .cta__dialog_cont {
    cursor: pointer;
    margin-left: auto;
    width: calc(100% - 28px - 0.2rem);
}
.mdc-text-field-helper-text--validation-msg,
.mdc-text-field-helper-text--error-msg {
    color: #f44336;
}
.mdc-text-field-helper-text--validation-msg *,
.mdc-text-field-helper-text--error-msg * {
    color: #f44336;
}
.button__wrp {
    margin-top: 1.5rem;
}
.button__wrp .mdc-linear-progress {
    position: absolute;
    bottom: 0;
    left: 0;
}
.form__cont .button__wrp {
    grid-column-end: span 8;
}
.sec_global_form_dealers li {
    display: none;
}
.sec_global_form_dealers li.is_selected {
    margin-top: 1rem;
    display: block;
}
.sec_global_form_dealers li > div {
    margin-top: 0.75rem;
}
@media (min-width: 600px) {
    .sec_form_dealer_others {
        padding-right: 15%;
    }
}
.dialog_form .form_paragraph {
    margin-bottom: 2.25rem;
}
.dialog_form .mdc-dialog--scrollable .mdc-dialog__content {
    padding-top: 16px;
    padding-bottom: 16px;
}
.dialog_form .mdc-dialog.mdc-dialog--scrollable .mdc-dialog__actions,
.dialog_form .mdc-dialog.mdc-dialog--scrollable .mdc-dialog__title {
    border-color: rgba(0, 0, 0, 0);
}
.switch__field {
    display: none;
}
.switch__field.is_selected {
    display: block;
}
.iti {
    position: relative;
    display: inline-block;
}
.iti * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.iti__hide {
    display: none;
}
.iti__v-hide {
    visibility: hidden;
}
.iti input,
.iti input[type="text"],
.iti input[type="tel"] {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.iti input,
.iti input[type="text"],
.iti input[type="tel"] {
    position: relative;
    z-index: 0;
    padding-right: 44px;
    margin-right: 0;
}
.iti__flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 0px;
}
.iti__selected-flag {
    z-index: 1;
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 8px 0 12px;
}
.iti__arrow {
    margin-left: 8px;
    width: 0;
    height: 0;
    border-left: 3px solid rgba(0, 0, 0, 0);
    border-right: 3px solid rgba(0, 0, 0, 0);
    border-top: 4px solid #555;
}
.iti__arrow--up {
    border-top: none;
    border-bottom: 4px solid #555;
}
.iti__country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 0px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    border: 0px solid #ccc;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}
.iti__country-list--dropup {
    bottom: 100%;
    margin-bottom: 0px;
}
@media (max-width: 500px) {
    .iti__country-list {
        white-space: normal;
    }
}
.iti__flag-box {
    display: inline-block;
    width: 20px;
}
.iti__divider {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 0px solid #ccc;
}
.iti__country {
    padding: 5px 10px;
    outline: none;
}
.iti__dial-code {
    color: #b3b3b3;
}
.iti__country.iti__highlight {
    background-color: #ebebeb;
}
.iti__flag-box,
.iti__country-name,
.iti__dial-code {
    vertical-align: middle;
}
.iti__flag-box,
.iti__country-name {
    margin-right: 6px;
}
.iti--allow-dropdown input,
.iti--allow-dropdown input[type="text"],
.iti--allow-dropdown input[type="tel"],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type="text"],
.iti--separate-dial-code input[type="tel"] {
    padding-right: 12px;
    padding-left: 66px;
    margin-left: 0;
}
.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
    right: auto;
    left: 0;
}
.iti--allow-dropdown .iti__flag-container:hover {
    cursor: pointer;
}
.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
    background-color: #ebebeb;
}
.iti--allow-dropdown input[disabled] + .iti__flag-container:hover,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover {
    cursor: default;
}
.iti--allow-dropdown
    input[disabled]
    + .iti__flag-container:hover
    .iti__selected-flag,
.iti--allow-dropdown
    input[readonly]
    + .iti__flag-container:hover
    .iti__selected-flag {
    background-color: rgba(0, 0, 0, 0);
}
.iti--separate-dial-code .iti__selected-flag {
    background-color: #ebebeb;
}
.iti--separate-dial-code .iti__selected-dial-code {
    margin-left: 8px;
}
.iti--container {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 1060;
    padding: 0px;
}
.iti--container:hover {
    cursor: pointer;
}
.iti-mobile .iti--container {
    top: 2rem;
    bottom: 2rem;
    left: 2rem;
    right: 2rem;
    position: fixed;
}
.iti-mobile .iti__country-list {
    max-height: 100%;
    width: 100%;
}
.iti-mobile .iti__country {
    padding: 10px 10px;
    line-height: 1.5em;
}
.iti__flag {
    width: 20px;
}
.iti__flag.iti__be {
    width: 18px;
}
.iti__flag.iti__ch {
    width: 15px;
}
.iti__flag.iti__mc {
    width: 19px;
}
.iti__flag.iti__ne {
    width: 18px;
}
.iti__flag.iti__np {
    width: 13px;
}
.iti__flag.iti__va {
    width: 15px;
}
@media (min-resolution: 192dpi) {
    .iti__flag {
        background-size: 5652px 15px;
    }
}
.iti__flag.iti__ac {
    height: 10px;
    background-position: 0px 0px;
}
.iti__flag.iti__ad {
    height: 14px;
    background-position: -22px 0px;
}
.iti__flag.iti__ae {
    height: 10px;
    background-position: -44px 0px;
}
.iti__flag.iti__af {
    height: 14px;
    background-position: -66px 0px;
}
.iti__flag.iti__ag {
    height: 14px;
    background-position: -88px 0px;
}
.iti__flag.iti__ai {
    height: 10px;
    background-position: -110px 0px;
}
.iti__flag.iti__al {
    height: 15px;
    background-position: -132px 0px;
}
.iti__flag.iti__am {
    height: 10px;
    background-position: -154px 0px;
}
.iti__flag.iti__ao {
    height: 14px;
    background-position: -176px 0px;
}
.iti__flag.iti__aq {
    height: 14px;
    background-position: -198px 0px;
}
.iti__flag.iti__ar {
    height: 13px;
    background-position: -220px 0px;
}
.iti__flag.iti__as {
    height: 10px;
    background-position: -242px 0px;
}
.iti__flag.iti__at {
    height: 14px;
    background-position: -264px 0px;
}
.iti__flag.iti__au {
    height: 10px;
    background-position: -286px 0px;
}
.iti__flag.iti__aw {
    height: 14px;
    background-position: -308px 0px;
}
.iti__flag.iti__ax {
    height: 13px;
    background-position: -330px 0px;
}
.iti__flag.iti__az {
    height: 10px;
    background-position: -352px 0px;
}
.iti__flag.iti__ba {
    height: 10px;
    background-position: -374px 0px;
}
.iti__flag.iti__bb {
    height: 14px;
    background-position: -396px 0px;
}
.iti__flag.iti__bd {
    height: 12px;
    background-position: -418px 0px;
}
.iti__flag.iti__be {
    height: 15px;
    background-position: -440px 0px;
}
.iti__flag.iti__bf {
    height: 14px;
    background-position: -460px 0px;
}
.iti__flag.iti__bg {
    height: 12px;
    background-position: -482px 0px;
}
.iti__flag.iti__bh {
    height: 12px;
    background-position: -504px 0px;
}
.iti__flag.iti__bi {
    height: 12px;
    background-position: -526px 0px;
}
.iti__flag.iti__bj {
    height: 14px;
    background-position: -548px 0px;
}
.iti__flag.iti__bl {
    height: 14px;
    background-position: -570px 0px;
}
.iti__flag.iti__bm {
    height: 10px;
    background-position: -592px 0px;
}
.iti__flag.iti__bn {
    height: 10px;
    background-position: -614px 0px;
}
.iti__flag.iti__bo {
    height: 14px;
    background-position: -636px 0px;
}
.iti__flag.iti__bq {
    height: 14px;
    background-position: -658px 0px;
}
.iti__flag.iti__br {
    height: 14px;
    background-position: -680px 0px;
}
.iti__flag.iti__bs {
    height: 10px;
    background-position: -702px 0px;
}
.iti__flag.iti__bt {
    height: 14px;
    background-position: -724px 0px;
}
.iti__flag.iti__bv {
    height: 15px;
    background-position: -746px 0px;
}
.iti__flag.iti__bw {
    height: 14px;
    background-position: -768px 0px;
}
.iti__flag.iti__by {
    height: 10px;
    background-position: -790px 0px;
}
.iti__flag.iti__bz {
    height: 14px;
    background-position: -812px 0px;
}
.iti__flag.iti__ca {
    height: 10px;
    background-position: -834px 0px;
}
.iti__flag.iti__cc {
    height: 10px;
    background-position: -856px 0px;
}
.iti__flag.iti__cd {
    height: 15px;
    background-position: -878px 0px;
}
.iti__flag.iti__cf {
    height: 14px;
    background-position: -900px 0px;
}
.iti__flag.iti__cg {
    height: 14px;
    background-position: -922px 0px;
}
.iti__flag.iti__ch {
    height: 15px;
    background-position: -944px 0px;
}
.iti__flag.iti__ci {
    height: 14px;
    background-position: -961px 0px;
}
.iti__flag.iti__ck {
    height: 10px;
    background-position: -983px 0px;
}
.iti__flag.iti__cl {
    height: 14px;
    background-position: -1005px 0px;
}
.iti__flag.iti__cm {
    height: 14px;
    background-position: -1027px 0px;
}
.iti__flag.iti__cn {
    height: 14px;
    background-position: -1049px 0px;
}
.iti__flag.iti__co {
    height: 14px;
    background-position: -1071px 0px;
}
.iti__flag.iti__cp {
    height: 14px;
    background-position: -1093px 0px;
}
.iti__flag.iti__cr {
    height: 12px;
    background-position: -1115px 0px;
}
.iti__flag.iti__cu {
    height: 10px;
    background-position: -1137px 0px;
}
.iti__flag.iti__cv {
    height: 12px;
    background-position: -1159px 0px;
}
.iti__flag.iti__cw {
    height: 14px;
    background-position: -1181px 0px;
}
.iti__flag.iti__cx {
    height: 10px;
    background-position: -1203px 0px;
}
.iti__flag.iti__cy {
    height: 14px;
    background-position: -1225px 0px;
}
.iti__flag.iti__cz {
    height: 14px;
    background-position: -1247px 0px;
}
.iti__flag.iti__de {
    height: 12px;
    background-position: -1269px 0px;
}
.iti__flag.iti__dg {
    height: 10px;
    background-position: -1291px 0px;
}
.iti__flag.iti__dj {
    height: 14px;
    background-position: -1313px 0px;
}
.iti__flag.iti__dk {
    height: 15px;
    background-position: -1335px 0px;
}
.iti__flag.iti__dm {
    height: 10px;
    background-position: -1357px 0px;
}
.iti__flag.iti__do {
    height: 14px;
    background-position: -1379px 0px;
}
.iti__flag.iti__dz {
    height: 14px;
    background-position: -1401px 0px;
}
.iti__flag.iti__ea {
    height: 14px;
    background-position: -1423px 0px;
}
.iti__flag.iti__ec {
    height: 14px;
    background-position: -1445px 0px;
}
.iti__flag.iti__ee {
    height: 13px;
    background-position: -1467px 0px;
}
.iti__flag.iti__eg {
    height: 14px;
    background-position: -1489px 0px;
}
.iti__flag.iti__eh {
    height: 10px;
    background-position: -1511px 0px;
}
.iti__flag.iti__er {
    height: 10px;
    background-position: -1533px 0px;
}
.iti__flag.iti__es {
    height: 14px;
    background-position: -1555px 0px;
}
.iti__flag.iti__et {
    height: 10px;
    background-position: -1577px 0px;
}
.iti__flag.iti__eu {
    height: 14px;
    background-position: -1599px 0px;
}
.iti__flag.iti__fi {
    height: 12px;
    background-position: -1621px 0px;
}
.iti__flag.iti__fj {
    height: 10px;
    background-position: -1643px 0px;
}
.iti__flag.iti__fk {
    height: 10px;
    background-position: -1665px 0px;
}
.iti__flag.iti__fm {
    height: 11px;
    background-position: -1687px 0px;
}
.iti__flag.iti__fo {
    height: 15px;
    background-position: -1709px 0px;
}
.iti__flag.iti__fr {
    height: 14px;
    background-position: -1731px 0px;
}
.iti__flag.iti__ga {
    height: 15px;
    background-position: -1753px 0px;
}
.iti__flag.iti__gb {
    height: 10px;
    background-position: -1775px 0px;
}
.iti__flag.iti__gd {
    height: 12px;
    background-position: -1797px 0px;
}
.iti__flag.iti__ge {
    height: 14px;
    background-position: -1819px 0px;
}
.iti__flag.iti__gf {
    height: 14px;
    background-position: -1841px 0px;
}
.iti__flag.iti__gg {
    height: 14px;
    background-position: -1863px 0px;
}
.iti__flag.iti__gh {
    height: 14px;
    background-position: -1885px 0px;
}
.iti__flag.iti__gi {
    height: 10px;
    background-position: -1907px 0px;
}
.iti__flag.iti__gl {
    height: 14px;
    background-position: -1929px 0px;
}
.iti__flag.iti__gm {
    height: 14px;
    background-position: -1951px 0px;
}
.iti__flag.iti__gn {
    height: 14px;
    background-position: -1973px 0px;
}
.iti__flag.iti__gp {
    height: 14px;
    background-position: -1995px 0px;
}
.iti__flag.iti__gq {
    height: 14px;
    background-position: -2017px 0px;
}
.iti__flag.iti__gr {
    height: 14px;
    background-position: -2039px 0px;
}
.iti__flag.iti__gs {
    height: 10px;
    background-position: -2061px 0px;
}
.iti__flag.iti__gt {
    height: 13px;
    background-position: -2083px 0px;
}
.iti__flag.iti__gu {
    height: 11px;
    background-position: -2105px 0px;
}
.iti__flag.iti__gw {
    height: 10px;
    background-position: -2127px 0px;
}
.iti__flag.iti__gy {
    height: 12px;
    background-position: -2149px 0px;
}
.iti__flag.iti__hk {
    height: 14px;
    background-position: -2171px 0px;
}
.iti__flag.iti__hm {
    height: 10px;
    background-position: -2193px 0px;
}
.iti__flag.iti__hn {
    height: 10px;
    background-position: -2215px 0px;
}
.iti__flag.iti__hr {
    height: 10px;
    background-position: -2237px 0px;
}
.iti__flag.iti__ht {
    height: 12px;
    background-position: -2259px 0px;
}
.iti__flag.iti__hu {
    height: 10px;
    background-position: -2281px 0px;
}
.iti__flag.iti__ic {
    height: 14px;
    background-position: -2303px 0px;
}
.iti__flag.iti__id {
    height: 14px;
    background-position: -2325px 0px;
}
.iti__flag.iti__ie {
    height: 10px;
    background-position: -2347px 0px;
}
.iti__flag.iti__il {
    height: 15px;
    background-position: -2369px 0px;
}
.iti__flag.iti__im {
    height: 10px;
    background-position: -2391px 0px;
}
.iti__flag.iti__in {
    height: 14px;
    background-position: -2413px 0px;
}
.iti__flag.iti__io {
    height: 10px;
    background-position: -2435px 0px;
}
.iti__flag.iti__iq {
    height: 14px;
    background-position: -2457px 0px;
}
.iti__flag.iti__ir {
    height: 12px;
    background-position: -2479px 0px;
}
.iti__flag.iti__is {
    height: 15px;
    background-position: -2501px 0px;
}
.iti__flag.iti__it {
    height: 14px;
    background-position: -2523px 0px;
}
.iti__flag.iti__je {
    height: 12px;
    background-position: -2545px 0px;
}
.iti__flag.iti__jm {
    height: 10px;
    background-position: -2567px 0px;
}
.iti__flag.iti__jo {
    height: 10px;
    background-position: -2589px 0px;
}
.iti__flag.iti__jp {
    height: 14px;
    background-position: -2611px 0px;
}
.iti__flag.iti__ke {
    height: 14px;
    background-position: -2633px 0px;
}
.iti__flag.iti__kg {
    height: 12px;
    background-position: -2655px 0px;
}
.iti__flag.iti__kh {
    height: 13px;
    background-position: -2677px 0px;
}
.iti__flag.iti__ki {
    height: 10px;
    background-position: -2699px 0px;
}
.iti__flag.iti__km {
    height: 12px;
    background-position: -2721px 0px;
}
.iti__flag.iti__kn {
    height: 14px;
    background-position: -2743px 0px;
}
.iti__flag.iti__kp {
    height: 10px;
    background-position: -2765px 0px;
}
.iti__flag.iti__kr {
    height: 14px;
    background-position: -2787px 0px;
}
.iti__flag.iti__kw {
    height: 10px;
    background-position: -2809px 0px;
}
.iti__flag.iti__ky {
    height: 10px;
    background-position: -2831px 0px;
}
.iti__flag.iti__kz {
    height: 10px;
    background-position: -2853px 0px;
}
.iti__flag.iti__la {
    height: 14px;
    background-position: -2875px 0px;
}
.iti__flag.iti__lb {
    height: 14px;
    background-position: -2897px 0px;
}
.iti__flag.iti__lc {
    height: 10px;
    background-position: -2919px 0px;
}
.iti__flag.iti__li {
    height: 12px;
    background-position: -2941px 0px;
}
.iti__flag.iti__lk {
    height: 10px;
    background-position: -2963px 0px;
}
.iti__flag.iti__lr {
    height: 11px;
    background-position: -2985px 0px;
}
.iti__flag.iti__ls {
    height: 14px;
    background-position: -3007px 0px;
}
.iti__flag.iti__lt {
    height: 12px;
    background-position: -3029px 0px;
}
.iti__flag.iti__lu {
    height: 12px;
    background-position: -3051px 0px;
}
.iti__flag.iti__lv {
    height: 10px;
    background-position: -3073px 0px;
}
.iti__flag.iti__ly {
    height: 10px;
    background-position: -3095px 0px;
}
.iti__flag.iti__ma {
    height: 14px;
    background-position: -3117px 0px;
}
.iti__flag.iti__mc {
    height: 15px;
    background-position: -3139px 0px;
}
.iti__flag.iti__md {
    height: 10px;
    background-position: -3160px 0px;
}
.iti__flag.iti__me {
    height: 10px;
    background-position: -3182px 0px;
}
.iti__flag.iti__mf {
    height: 14px;
    background-position: -3204px 0px;
}
.iti__flag.iti__mg {
    height: 14px;
    background-position: -3226px 0px;
}
.iti__flag.iti__mh {
    height: 11px;
    background-position: -3248px 0px;
}
.iti__flag.iti__mk {
    height: 10px;
    background-position: -3270px 0px;
}
.iti__flag.iti__ml {
    height: 14px;
    background-position: -3292px 0px;
}
.iti__flag.iti__mm {
    height: 14px;
    background-position: -3314px 0px;
}
.iti__flag.iti__mn {
    height: 10px;
    background-position: -3336px 0px;
}
.iti__flag.iti__mo {
    height: 14px;
    background-position: -3358px 0px;
}
.iti__flag.iti__mp {
    height: 10px;
    background-position: -3380px 0px;
}
.iti__flag.iti__mq {
    height: 14px;
    background-position: -3402px 0px;
}
.iti__flag.iti__mr {
    height: 14px;
    background-position: -3424px 0px;
}
.iti__flag.iti__ms {
    height: 10px;
    background-position: -3446px 0px;
}
.iti__flag.iti__mt {
    height: 14px;
    background-position: -3468px 0px;
}
.iti__flag.iti__mu {
    height: 14px;
    background-position: -3490px 0px;
}
.iti__flag.iti__mv {
    height: 14px;
    background-position: -3512px 0px;
}
.iti__flag.iti__mw {
    height: 14px;
    background-position: -3534px 0px;
}
.iti__flag.iti__mx {
    height: 12px;
    background-position: -3556px 0px;
}
.iti__flag.iti__my {
    height: 10px;
    background-position: -3578px 0px;
}
.iti__flag.iti__mz {
    height: 14px;
    background-position: -3600px 0px;
}
.iti__flag.iti__na {
    height: 14px;
    background-position: -3622px 0px;
}
.iti__flag.iti__nc {
    height: 10px;
    background-position: -3644px 0px;
}
.iti__flag.iti__ne {
    height: 15px;
    background-position: -3666px 0px;
}
.iti__flag.iti__nf {
    height: 10px;
    background-position: -3686px 0px;
}
.iti__flag.iti__ng {
    height: 10px;
    background-position: -3708px 0px;
}
.iti__flag.iti__ni {
    height: 12px;
    background-position: -3730px 0px;
}
.iti__flag.iti__nl {
    height: 14px;
    background-position: -3752px 0px;
}
.iti__flag.iti__no {
    height: 15px;
    background-position: -3774px 0px;
}
.iti__flag.iti__np {
    height: 15px;
    background-position: -3796px 0px;
}
.iti__flag.iti__nr {
    height: 10px;
    background-position: -3811px 0px;
}
.iti__flag.iti__nu {
    height: 10px;
    background-position: -3833px 0px;
}
.iti__flag.iti__nz {
    height: 10px;
    background-position: -3855px 0px;
}
.iti__flag.iti__om {
    height: 10px;
    background-position: -3877px 0px;
}
.iti__flag.iti__pa {
    height: 14px;
    background-position: -3899px 0px;
}
.iti__flag.iti__pe {
    height: 14px;
    background-position: -3921px 0px;
}
.iti__flag.iti__pf {
    height: 14px;
    background-position: -3943px 0px;
}
.iti__flag.iti__pg {
    height: 15px;
    background-position: -3965px 0px;
}
.iti__flag.iti__ph {
    height: 10px;
    background-position: -3987px 0px;
}
.iti__flag.iti__pk {
    height: 14px;
    background-position: -4009px 0px;
}
.iti__flag.iti__pl {
    height: 13px;
    background-position: -4031px 0px;
}
.iti__flag.iti__pm {
    height: 14px;
    background-position: -4053px 0px;
}
.iti__flag.iti__pn {
    height: 10px;
    background-position: -4075px 0px;
}
.iti__flag.iti__pr {
    height: 14px;
    background-position: -4097px 0px;
}
.iti__flag.iti__ps {
    height: 10px;
    background-position: -4119px 0px;
}
.iti__flag.iti__pt {
    height: 14px;
    background-position: -4141px 0px;
}
.iti__flag.iti__pw {
    height: 13px;
    background-position: -4163px 0px;
}
.iti__flag.iti__py {
    height: 11px;
    background-position: -4185px 0px;
}
.iti__flag.iti__qa {
    height: 8px;
    background-position: -4207px 0px;
}
.iti__flag.iti__re {
    height: 14px;
    background-position: -4229px 0px;
}
.iti__flag.iti__ro {
    height: 14px;
    background-position: -4251px 0px;
}
.iti__flag.iti__rs {
    height: 14px;
    background-position: -4273px 0px;
}
.iti__flag.iti__ru {
    height: 14px;
    background-position: -4295px 0px;
}
.iti__flag.iti__rw {
    height: 14px;
    background-position: -4317px 0px;
}
.iti__flag.iti__sa {
    height: 14px;
    background-position: -4339px 0px;
}
.iti__flag.iti__sb {
    height: 10px;
    background-position: -4361px 0px;
}
.iti__flag.iti__sc {
    height: 10px;
    background-position: -4383px 0px;
}
.iti__flag.iti__sd {
    height: 10px;
    background-position: -4405px 0px;
}
.iti__flag.iti__se {
    height: 13px;
    background-position: -4427px 0px;
}
.iti__flag.iti__sg {
    height: 14px;
    background-position: -4449px 0px;
}
.iti__flag.iti__sh {
    height: 10px;
    background-position: -4471px 0px;
}
.iti__flag.iti__si {
    height: 10px;
    background-position: -4493px 0px;
}
.iti__flag.iti__sj {
    height: 15px;
    background-position: -4515px 0px;
}
.iti__flag.iti__sk {
    height: 14px;
    background-position: -4537px 0px;
}
.iti__flag.iti__sl {
    height: 14px;
    background-position: -4559px 0px;
}
.iti__flag.iti__sm {
    height: 15px;
    background-position: -4581px 0px;
}
.iti__flag.iti__sn {
    height: 14px;
    background-position: -4603px 0px;
}
.iti__flag.iti__so {
    height: 14px;
    background-position: -4625px 0px;
}
.iti__flag.iti__sr {
    height: 14px;
    background-position: -4647px 0px;
}
.iti__flag.iti__ss {
    height: 10px;
    background-position: -4669px 0px;
}
.iti__flag.iti__st {
    height: 10px;
    background-position: -4691px 0px;
}
.iti__flag.iti__sv {
    height: 12px;
    background-position: -4713px 0px;
}
.iti__flag.iti__sx {
    height: 14px;
    background-position: -4735px 0px;
}
.iti__flag.iti__sy {
    height: 14px;
    background-position: -4757px 0px;
}
.iti__flag.iti__sz {
    height: 14px;
    background-position: -4779px 0px;
}
.iti__flag.iti__ta {
    height: 10px;
    background-position: -4801px 0px;
}
.iti__flag.iti__tc {
    height: 10px;
    background-position: -4823px 0px;
}
.iti__flag.iti__td {
    height: 14px;
    background-position: -4845px 0px;
}
.iti__flag.iti__tf {
    height: 14px;
    background-position: -4867px 0px;
}
.iti__flag.iti__tg {
    height: 13px;
    background-position: -4889px 0px;
}
.iti__flag.iti__th {
    height: 14px;
    background-position: -4911px 0px;
}
.iti__flag.iti__tj {
    height: 10px;
    background-position: -4933px 0px;
}
.iti__flag.iti__tk {
    height: 10px;
    background-position: -4955px 0px;
}
.iti__flag.iti__tl {
    height: 10px;
    background-position: -4977px 0px;
}
.iti__flag.iti__tm {
    height: 14px;
    background-position: -4999px 0px;
}
.iti__flag.iti__tn {
    height: 14px;
    background-position: -5021px 0px;
}
.iti__flag.iti__to {
    height: 10px;
    background-position: -5043px 0px;
}
.iti__flag.iti__tr {
    height: 14px;
    background-position: -5065px 0px;
}
.iti__flag.iti__tt {
    height: 12px;
    background-position: -5087px 0px;
}
.iti__flag.iti__tv {
    height: 10px;
    background-position: -5109px 0px;
}
.iti__flag.iti__tw {
    height: 14px;
    background-position: -5131px 0px;
}
.iti__flag.iti__tz {
    height: 14px;
    background-position: -5153px 0px;
}
.iti__flag.iti__ua {
    height: 14px;
    background-position: -5175px 0px;
}
.iti__flag.iti__ug {
    height: 14px;
    background-position: -5197px 0px;
}
.iti__flag.iti__um {
    height: 11px;
    background-position: -5219px 0px;
}
.iti__flag.iti__un {
    height: 14px;
    background-position: -5241px 0px;
}
.iti__flag.iti__us {
    height: 11px;
    background-position: -5263px 0px;
}
.iti__flag.iti__uy {
    height: 14px;
    background-position: -5285px 0px;
}
.iti__flag.iti__uz {
    height: 10px;
    background-position: -5307px 0px;
}
.iti__flag.iti__va {
    height: 15px;
    background-position: -5329px 0px;
}
.iti__flag.iti__vc {
    height: 14px;
    background-position: -5346px 0px;
}
.iti__flag.iti__ve {
    height: 14px;
    background-position: -5368px 0px;
}
.iti__flag.iti__vg {
    height: 10px;
    background-position: -5390px 0px;
}
.iti__flag.iti__vi {
    height: 14px;
    background-position: -5412px 0px;
}
.iti__flag.iti__vn {
    height: 14px;
    background-position: -5434px 0px;
}
.iti__flag.iti__vu {
    height: 12px;
    background-position: -5456px 0px;
}
.iti__flag.iti__wf {
    height: 14px;
    background-position: -5478px 0px;
}
.iti__flag.iti__ws {
    height: 10px;
    background-position: -5500px 0px;
}
.iti__flag.iti__xk {
    height: 15px;
    background-position: -5522px 0px;
}
.iti__flag.iti__ye {
    height: 14px;
    background-position: -5544px 0px;
}
.iti__flag.iti__yt {
    height: 14px;
    background-position: -5566px 0px;
}
.iti__flag.iti__za {
    height: 14px;
    background-position: -5588px 0px;
}
.iti__flag.iti__zm {
    height: 14px;
    background-position: -5610px 0px;
}
.iti__flag.iti__zw {
    height: 10px;
    background-position: -5632px 0px;
}
.iti__flag {
    height: 15px;
    box-shadow: 0px 0px 1px 0px #888;
    background-image: url(../img/resources/flags.png);
    background-repeat: no-repeat;
    background-color: #dbdbdb;
    background-position: 20px 0;
}
@media (min-resolution: 192dpi) {
    .iti__flag {
        background-image: url(../img/resources/flags@2x.png);
    }
}
.iti__flag.iti__np {
    background-color: rgba(0, 0, 0, 0);
}
.tel-input-field {
    z-index: 1;
}
.tel-input-field.country-open {
    z-index: 405;
}
.iti--allow-dropdown {
    width: 100%;
}
.iti__flag {
    background-color: #f5f5f5;
    background-image: url(../img/resources/flags@2x.png);
    background-size: 5652px 15px;
    box-shadow: 0 0 0 1px #d7d7d7;
    transform: scale(1.25);
    transform-origin: 100% 50%;
}
.iti__arrow {
    width: 8px;
    height: 8px;
    border: 0 none;
    border-right: 1px solid #757575;
    border-bottom: 1px solid #757575;
    transform: rotate(45deg);
    transition: transform 0.25s;
}
.iti__arrow--up {
    transform: rotate(225deg) translate(-50%, -3px);
}
html.desktop .iti__country-list {
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
html.desktop .iti__country-list::-webkit-scrollbar {
    width: 6px;
}
html.desktop .iti__country-list::-webkit-scrollbar-track {
    background-color: #f5f5f5;
    box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.05);
}
html.desktop .iti__country-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 .iti__country-list::-webkit-scrollbar-thumb:active,
html.desktop .iti__country-list::-webkit-scrollbar-thumb:hover {
    background-color: #000;
}
.iti__country {
    padding: 8px 12px 8px 16px;
}
.iti-mobile .iti__country {
    padding-right: 12px;
    padding-left: 16px;
}
.iti__country-name {
    color: #292929;
}
.iti__dial-code {
    color: #b3b3b3;
}
.iti__selected-flag {
    padding: 0 12px 0 16px;
}
.iti__selected-flag:focus {
    outline: none;
}
.iti-mobile .iti--container {
    top: 3rem;
    bottom: 3rem;
    z-index: 10001;
}
.iti--separate-dial-code .iti__selected-flag {
    background-color: rgba(0, 0, 0, 0);
}
.mdc-chip__icon--leading {
    color: rgba(0, 0, 0, 0.54);
}
.mdc-chip__icon--trailing {
    color: rgba(0, 0, 0, 0.54);
}
.mdc-chip__icon--trailing:hover {
    color: rgba(0, 0, 0, 0.62);
}
.mdc-chip__icon--trailing:focus {
    color: rgba(0, 0, 0, 0.87);
}
.mdc-chip__icon.mdc-chip__icon--leading:not(.mdc-chip__icon--leading-hidden) {
    width: 20px;
    height: 20px;
    font-size: 20px;
}
.mdc-chip__icon.mdc-chip__icon--trailing {
    width: 18px;
    height: 18px;
    font-size: 18px;
}
.mdc-chip__icon--trailing {
    margin-left: 4px;
    margin-right: -4px;
}
[dir="rtl"] .mdc-chip__icon--trailing,
.mdc-chip__icon--trailing[dir="rtl"] {
    margin-left: -4px;
    margin-right: 4px;
}
.mdc-chip {
    border-radius: 12px;
    background-color: hsla(0, 0%, 100%, 0);
    color: #292929;
    font-family: "Nobel", Arial, sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 400;
    letter-spacing: 0.0178571429em;
    text-decoration: inherit;
    text-transform: inherit;
    height: 24px;
    display: inline-flex;
    position: relative;
    align-items: center;
    box-sizing: border-box;
    padding: 0 1rem;
    border-width: 0;
    outline: none;
    cursor: pointer;
    -webkit-appearance: none;
}
.mdc-chip .mdc-chip__ripple {
    border-radius: 12px;
}
.mdc-chip:hover {
    color: #292929;
}
.mdc-chip.mdc-chip--selected .mdc-chip__checkmark,
.mdc-chip .mdc-chip__icon--leading:not(.mdc-chip__icon--leading-hidden) {
    margin-left: -4px;
    margin-right: 4px;
}
[dir="rtl"] .mdc-chip.mdc-chip--selected .mdc-chip__checkmark,
.mdc-chip.mdc-chip--selected .mdc-chip__checkmark[dir="rtl"],
[dir="rtl"]
    .mdc-chip
    .mdc-chip__icon--leading:not(.mdc-chip__icon--leading-hidden),
.mdc-chip
    .mdc-chip__icon--leading:not(.mdc-chip__icon--leading-hidden)[dir="rtl"] {
    margin-left: 4px;
    margin-right: -4px;
}
.mdc-chip::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.mdc-chip:hover {
    color: #000;
    color: var(--mdc-theme-on-surface, #000);
}
.mdc-chip .mdc-chip__touch {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    height: 48px;
    transform: translateY(-50%);
}
.mdc-chip--exit {
    transition:
        opacity 75ms cubic-bezier(0.4, 0, 0.2, 1),
        width 150ms cubic-bezier(0, 0, 0.2, 1),
        padding 100ms linear,
        margin 100ms linear;
    opacity: 0;
}
.mdc-chip__text {
    white-space: nowrap;
}
.mdc-chip__icon {
    border-radius: 50%;
    outline: none;
    vertical-align: middle;
}
.mdc-chip__checkmark {
    height: 20px;
}
.mdc-chip__checkmark-path {
    transition: stroke-dashoffset 150ms 50ms cubic-bezier(0.4, 0, 0.6, 1);
    stroke-width: 2px;
    stroke-dashoffset: 29.7833385;
    stroke-dasharray: 29.7833385;
}
.mdc-chip__text:focus {
    outline: none;
}
.mdc-chip--selected .mdc-chip__checkmark-path {
    stroke-dashoffset: 0;
}
.mdc-chip__icon--leading,
.mdc-chip__icon--trailing {
    position: relative;
}
.mdc-chip-set--choice .mdc-chip.mdc-chip--selected {
    color: #1f3fcf;
    color: var(--mdc-theme-primary, #1f3fcf);
}
.mdc-chip-set--choice .mdc-chip.mdc-chip--selected .mdc-chip__icon--leading {
    color: rgba(31, 63, 207, 0.54);
}
.mdc-chip-set--choice .mdc-chip.mdc-chip--selected:hover {
    color: #1f3fcf;
    color: var(--mdc-theme-primary, #1f3fcf);
}
.mdc-chip-set--choice .mdc-chip .mdc-chip__checkmark-path {
    stroke: #1f3fcf;
    stroke: var(--mdc-theme-primary, #1f3fcf);
}
.mdc-chip-set--choice .mdc-chip--selected {
    background-color: #fff;
    background-color: var(--mdc-theme-surface, #fff);
}
.mdc-chip__checkmark-svg {
    width: 0;
    height: 20px;
    transition: width 150ms cubic-bezier(0.4, 0, 0.2, 1);
}
.mdc-chip--selected .mdc-chip__checkmark-svg {
    width: 20px;
}
.mdc-chip-set--filter .mdc-chip__icon--leading {
    transition: opacity 75ms linear;
    transition-delay: -50ms;
    opacity: 1;
}
.mdc-chip-set--filter .mdc-chip__icon--leading + .mdc-chip__checkmark {
    transition: opacity 75ms linear;
    transition-delay: 80ms;
    opacity: 0;
}
.mdc-chip-set--filter
    .mdc-chip__icon--leading
    + .mdc-chip__checkmark
    .mdc-chip__checkmark-svg {
    transition: width 0ms;
}
.mdc-chip-set--filter .mdc-chip--selected .mdc-chip__icon--leading {
    opacity: 0;
}
.mdc-chip-set--filter
    .mdc-chip--selected
    .mdc-chip__icon--leading
    + .mdc-chip__checkmark {
    width: 0;
    opacity: 1;
}
.mdc-chip-set--filter .mdc-chip__icon--leading-hidden.mdc-chip__icon--leading {
    width: 0;
    opacity: 0;
}
.mdc-chip-set--filter
    .mdc-chip__icon--leading-hidden.mdc-chip__icon--leading
    + .mdc-chip__checkmark {
    width: 20px;
}
.mdc-chip {
    --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-chip .mdc-chip__ripple::before,
.mdc-chip .mdc-chip__ripple::after {
    position: absolute;
    border-radius: 50%;
    opacity: 0;
    pointer-events: none;
    content: "";
}
.mdc-chip .mdc-chip__ripple::before {
    transition:
        opacity 15ms linear,
        background-color 15ms linear;
    z-index: 1;
}
.mdc-chip.mdc-ripple-upgraded .mdc-chip__ripple::before {
    transform: scale(1);
    transform: scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-chip.mdc-ripple-upgraded .mdc-chip__ripple::after {
    top: 0;
    left: 0;
    transform: scale(0);
    transform-origin: center center;
}
.mdc-chip.mdc-ripple-upgraded--unbounded .mdc-chip__ripple::after {
    top: 0;
    top: var(--mdc-ripple-top, 0);
    left: 0;
    left: var(--mdc-ripple-left, 0);
}
.mdc-chip.mdc-ripple-upgraded--foreground-activation .mdc-chip__ripple::after {
    animation:
        mdc-ripple-fg-radius-in 225ms forwards,
        mdc-ripple-fg-opacity-in 75ms forwards;
}
.mdc-chip.mdc-ripple-upgraded--foreground-deactivation
    .mdc-chip__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-chip .mdc-chip__ripple::before,
.mdc-chip .mdc-chip__ripple::after {
    top: calc(50% - 100%);
    left: calc(50% - 100%);
    width: 200%;
    height: 200%;
}
.mdc-chip.mdc-ripple-upgraded .mdc-chip__ripple::after {
    width: 100%;
    width: var(--mdc-ripple-fg-size, 100%);
    height: 100%;
    height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-chip .mdc-chip__ripple::before,
.mdc-chip .mdc-chip__ripple::after {
    background-color: #292929;
}
.mdc-chip:hover .mdc-chip__ripple::before {
    opacity: 0.04;
}
.mdc-chip.mdc-ripple-upgraded--background-focused .mdc-chip__ripple::before,
.mdc-chip.mdc-ripple-upgraded[focus-within] .mdc-chip__ripple::before,
.mdc-chip:not(.mdc-ripple-upgraded):focus .mdc-chip__ripple::before,
.mdc-chip:not(.mdc-ripple-upgraded)[focus-within] .mdc-chip__ripple::before {
    transition-duration: 75ms;
    opacity: 0.12;
}
.mdc-chip.mdc-ripple-upgraded--background-focused .mdc-chip__ripple::before,
.mdc-chip.mdc-ripple-upgraded:focus-within .mdc-chip__ripple::before,
.mdc-chip:not(.mdc-ripple-upgraded):focus .mdc-chip__ripple::before,
.mdc-chip:not(.mdc-ripple-upgraded):focus-within .mdc-chip__ripple::before {
    transition-duration: 75ms;
    opacity: 0.12;
}
.mdc-chip:not(.mdc-ripple-upgraded) .mdc-chip__ripple::after {
    transition: opacity 150ms linear;
}
.mdc-chip:not(.mdc-ripple-upgraded):active .mdc-chip__ripple::after {
    transition-duration: 75ms;
    opacity: 0.12;
}
.mdc-chip.mdc-ripple-upgraded {
    --mdc-ripple-fg-opacity: 0.12;
}
.mdc-chip .mdc-chip__ripple {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    overflow: hidden;
}
.mdc-chip-set--choice .mdc-chip.mdc-chip--selected .mdc-chip__ripple::before {
    opacity: 0.08;
}
.mdc-chip-set--choice .mdc-chip.mdc-chip--selected .mdc-chip__ripple::before,
.mdc-chip-set--choice .mdc-chip.mdc-chip--selected .mdc-chip__ripple::after {
    background-color: #1f3fcf;
}
@supports not (-ms-ime-align: auto) {
    .mdc-chip-set--choice
        .mdc-chip.mdc-chip--selected
        .mdc-chip__ripple::before,
    .mdc-chip-set--choice
        .mdc-chip.mdc-chip--selected
        .mdc-chip__ripple::after {
        background-color: #1f3fcf;
        background-color: var(--mdc-theme-primary, #1f3fcf);
    }
}
.mdc-chip-set--choice
    .mdc-chip.mdc-chip--selected:hover
    .mdc-chip__ripple::before {
    opacity: 0.12;
}
.mdc-chip-set--choice
    .mdc-chip.mdc-chip--selected.mdc-ripple-upgraded--background-focused
    .mdc-chip__ripple::before,
.mdc-chip-set--choice
    .mdc-chip.mdc-chip--selected.mdc-ripple-upgraded[focus-within]
    .mdc-chip__ripple::before,
.mdc-chip-set--choice
    .mdc-chip.mdc-chip--selected:not(.mdc-ripple-upgraded):focus
    .mdc-chip__ripple::before,
.mdc-chip-set--choice
    .mdc-chip.mdc-chip--selected:not(.mdc-ripple-upgraded)[focus-within]
    .mdc-chip__ripple::before {
    transition-duration: 75ms;
    opacity: 0.2;
}
.mdc-chip-set--choice
    .mdc-chip.mdc-chip--selected.mdc-ripple-upgraded--background-focused
    .mdc-chip__ripple::before,
.mdc-chip-set--choice
    .mdc-chip.mdc-chip--selected.mdc-ripple-upgraded:focus-within
    .mdc-chip__ripple::before,
.mdc-chip-set--choice
    .mdc-chip.mdc-chip--selected:not(.mdc-ripple-upgraded):focus
    .mdc-chip__ripple::before,
.mdc-chip-set--choice
    .mdc-chip.mdc-chip--selected:not(.mdc-ripple-upgraded):focus-within
    .mdc-chip__ripple::before {
    transition-duration: 75ms;
    opacity: 0.2;
}
.mdc-chip-set--choice
    .mdc-chip.mdc-chip--selected:not(.mdc-ripple-upgraded)
    .mdc-chip__ripple::after {
    transition: opacity 150ms linear;
}
.mdc-chip-set--choice
    .mdc-chip.mdc-chip--selected:not(.mdc-ripple-upgraded):active
    .mdc-chip__ripple::after {
    transition-duration: 75ms;
    opacity: 0.2;
}
.mdc-chip-set--choice .mdc-chip.mdc-chip--selected.mdc-ripple-upgraded {
    --mdc-ripple-fg-opacity: 0.2;
}
@keyframes mdc-chip-entry {
    from {
        transform: scale(0.8);
        opacity: 0.4;
    }
    to {
        transform: scale(1);
        opacity: 1;
    }
}
.mdc-chip-set {
    padding: 4px;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}
.mdc-chip-set .mdc-chip {
    margin: 4px;
}
.mdc-chip-set .mdc-chip--touch {
    margin-top: 12px;
    margin-bottom: 12px;
}
.mdc-chip-set--input .mdc-chip {
    animation: mdc-chip-entry 100ms cubic-bezier(0, 0, 0.2, 1);
}
.mdc-chip {
    font-weight: 300;
    border: 1px solid #292929;
    pointer-events: none;
}
.mdc-chip-set {
    margin-bottom: calc(0.75rem - 4px);
    padding: 0;
}
.mdc-chip-set .mdc-chip {
    margin-top: 0;
    margin-left: 0;
}
@font-face {
    font-family: "swiper-icons";
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
        format("woff");
    font-weight: 400;
    font-style: normal;
}
:root {
    --swiper-theme-color: #007aff;
}
.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
    flex-direction: column;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
    flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto;
}
.swiper-container-pointer-events {
    touch-action: pan-y;
}
.swiper-container-pointer-events.swiper-container-vertical {
    touch-action: pan-x;
}
.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
}
.swiper-slide-invisible-blank {
    visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height;
}
.swiper-container-3d {
    perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
    transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(
        to left,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0)
    );
}
.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(
        to right,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0)
    );
}
.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(
        to top,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0)
    );
}
.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(
        to bottom,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0)
    );
}
.swiper-container-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
    scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
    scroll-snap-type: y mandatory;
}
:root {
    --swiper-navigation-size: 44px;
}
.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: 50%;
    width: calc(44px / 44 * 27);
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: 44px;
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - 44px / 2);
    margin-top: calc(0px - var(--swiper-navigation-size) / 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #007aff;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
    text-transform: none !important;
}
.swiper-button-prev:after,
.swiper-button-next:after {
    font-family: swiper-icons;
    font-size: 44px;
    font-size: var(--swiper-navigation-size);
    letter-spacing: 0;
    text-transform: none;
    font-feature-settings:;
    font-variant: normal;
    font-variant: initial;
    line-height: 1;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    content: "prev";
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    content: "next";
}
.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
    --swiper-navigation-color: #ffffff;
}
.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
    --swiper-navigation-color: #000000;
}
.swiper-button-lock {
    display: none;
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: 300ms opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 10px;
    left: 0;
    width: 100%;
}
.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(0.33);
    position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33);
}
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    background: #000;
    opacity: 0.2;
}
button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.swiper-pagination-bullet:only-child {
    display: none !important;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical
    > .swiper-pagination-bullets
    .swiper-pagination-bullet {
    margin: 6px 0;
    display: block;
}
.swiper-container-vertical
    > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
}
.swiper-container-vertical
    > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
    .swiper-pagination-bullet {
    display: inline-block;
    transition:
        200ms transform,
        200ms top;
}
.swiper-container-horizontal
    > .swiper-pagination-bullets
    .swiper-pagination-bullet {
    margin: 0 4px;
}
.swiper-container-horizontal
    > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
}
.swiper-container-horizontal
    > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
    .swiper-pagination-bullet {
    transition:
        200ms transform,
        200ms left;
}
.swiper-container-horizontal.swiper-container-rtl
    > .swiper-pagination-bullets-dynamic
    .swiper-pagination-bullet {
    transition:
        200ms transform,
        200ms right;
}
.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top;
}
.swiper-container-rtl
    .swiper-pagination-progressbar
    .swiper-pagination-progressbar-fill {
    transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical
    > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal
    > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}
.swiper-pagination-white {
    --swiper-pagination-color: #ffffff;
}
.swiper-pagination-black {
    --swiper-pagination-color: #000000;
}
.swiper-pagination-lock {
    display: none;
}
.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}
.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}
.swiper-scrollbar-cursor-drag {
    cursor: move;
}
.swiper-scrollbar-lock {
    display: none;
}
.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.swiper-slide-zoomed {
    cursor: move;
}
.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s infinite linear;
    box-sizing: border-box;
    border: 4px solid #007aff;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent;
}
.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg);
    }
}
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-cube {
    overflow: visible;
}
.swiper-container-cube .swiper-slide {
    pointer-events: none;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
    pointer-events: auto;
    visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
    z-index: 0;
    backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    z-index: 0;
}
.swiper-container-cube .swiper-cube-shadow:before {
    content: "";
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px);
}
.swiper-container-flip {
    overflow: visible;
}
.swiper-container-flip .swiper-slide {
    pointer-events: none;
    backface-visibility: hidden;
    z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
    z-index: 0;
    backface-visibility: hidden;
}
