@charset "UTF-8";/*!
 * Bootstrap  v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,#ffffff26,#fff0);--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:#212529bf;--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:#21252980;--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 0.5rem 1rem #00000026;--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0,0,0,.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0,0,0,.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:#0d6efd40;--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:#dee2e6bf;--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:#dee2e680;--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:#e685b5;--bs-highlight-color:#dee2e6;--bs-highlight-bg:#664d03;--bs-border-color:#495057;--bs-border-color-translucent:#ffffff26;--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f;color-scheme:dark}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;background-color:#fff;background-color:var(--bs-body-bg);color:#212529;color:var(--bs-body-color);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-family:var(--bs-body-font-family);font-size:1rem;font-size:var(--bs-body-font-size);font-weight:400;font-weight:var(--bs-body-font-weight);line-height:1.5;line-height:var(--bs-body-line-height);margin:0;text-align:var(--bs-body-text-align)}hr{border:0;border-top:1px solid;border-top:var(--bs-border-width) solid;color:inherit;margin:1rem 0;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:inherit;color:var(--bs-heading-color);font-weight:500;line-height:1.2;margin-bottom:.5rem;margin-top:0}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-bottom:1rem;margin-top:0}abbr[title]{cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{background-color:#fff3cd;background-color:var(--bs-highlight-bg);color:#212529;color:var(--bs-highlight-color);padding:.1875em}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;font-size:.875em;margin-bottom:1rem;margin-top:0;overflow:auto}pre code{color:inherit;font-size:inherit;word-break:normal}code{word-wrap:break-word;color:#d63384;color:var(--bs-code-color);font-size:.875em}a>code{color:inherit}kbd{background-color:#212529;background-color:var(--bs-body-color);border-radius:.25rem;color:#fff;color:var(--bs-body-bg);font-size:.875em;padding:.1875rem .375rem}kbd kbd{font-size:1em;padding:0}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{border-collapse:collapse;caption-side:bottom}caption{color:#212529bf;color:var(--bs-secondary-color);padding-bottom:.5rem;padding-top:.5rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{border-style:none;padding:0}textarea{resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{float:left;font-size:calc(1.275rem + .3vw);line-height:inherit;margin-bottom:.5rem;padding:0;width:100%}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{-webkit-appearance:button;font:inherit}output{display:inline-block}iframe{border:0}summary{cursor:pointer;display:list-item}progress{vertical-align:initial}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-inline,.list-unstyled{list-style:none;padding-left:0}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{font-size:1.25rem;margin-bottom:1rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{color:#6c757d;font-size:.875em;margin-bottom:1rem;margin-top:-1rem}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:#fff;background-color:var(--bs-body-bg);border:1px solid #dee2e6;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:.375rem;border-radius:var(--bs-border-radius);padding:.25rem}.figure{display:inline-block}.figure-img{line-height:1;margin-bottom:.5rem}.figure-caption{color:#212529bf;color:var(--bs-secondary-color);font-size:.875em}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;margin-left:auto;margin-right:auto;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}.row>*{flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.col{flex:1 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-color-type:initial;--bs-table-bg-type:initial;--bs-table-color-state:initial;--bs-table-bg-state:initial;--bs-table-color:var(--bs-emphasis-color);--bs-table-bg:var(--bs-body-bg);--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:#0000;--bs-table-striped-color:var(--bs-emphasis-color);--bs-table-striped-bg:rgba(var(--bs-emphasis-color-rgb),0.05);--bs-table-active-color:var(--bs-emphasis-color);--bs-table-active-bg:rgba(var(--bs-emphasis-color-rgb),0.1);--bs-table-hover-color:var(--bs-emphasis-color);--bs-table-hover-bg:rgba(var(--bs-emphasis-color-rgb),0.075);border-color:var(--bs-table-border-color);margin-bottom:1rem;vertical-align:top;width:100%}.table>:not(caption)>*>*{background-color:var(--bs-table-bg);border-bottom-width:1px;border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)));color:var(--bs-table-color);color:var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));padding:.5rem}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:2px solid;border-top:calc(var(--bs-border-width)*2) solid}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:1px 0;border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 1px;border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped-columns>:not(caption)>tr>:nth-child(2n),.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-active{--bs-table-color-state:var(--bs-table-active-color);--bs-table-bg-state:var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state:var(--bs-table-hover-color);--bs-table-bg-state:var(--bs-table-hover-bg)}.table-primary{--bs-table-color:#000;--bs-table-bg:#cfe2ff;--bs-table-border-color:#a6b5cc;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000}.table-primary,.table-secondary{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-secondary{--bs-table-color:#000;--bs-table-bg:#e2e3e5;--bs-table-border-color:#b5b6b7;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000}.table-success{--bs-table-color:#000;--bs-table-bg:#d1e7dd;--bs-table-border-color:#a7b9b1;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000}.table-info,.table-success{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#a6c3ca;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000}.table-warning{--bs-table-color:#000;--bs-table-bg:#fff3cd;--bs-table-border-color:#ccc2a4;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000}.table-danger,.table-warning{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-danger{--bs-table-color:#000;--bs-table-bg:#f8d7da;--bs-table-border-color:#c6acae;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000}.table-light{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:#c6c7c8;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000}.table-dark,.table-light{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-dark{--bs-table-color:#fff;--bs-table-bg:#212529;--bs-table-border-color:#4d5154;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff}.table-responsive{-webkit-overflow-scrolling:touch;overflow-x:auto}@media (max-width:575.98px){.table-responsive-sm{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:767.98px){.table-responsive-md{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:991.98px){.table-responsive-lg{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:1199.98px){.table-responsive-xl{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:1399.98px){.table-responsive-xxl{-webkit-overflow-scrolling:touch;overflow-x:auto}}.form-label{margin-bottom:.5rem}.col-form-label{font-size:inherit;line-height:1.5;margin-bottom:0;padding-bottom:calc(.375rem + 1px);padding-bottom:calc(.375rem + var(--bs-border-width));padding-top:calc(.375rem + 1px);padding-top:calc(.375rem + var(--bs-border-width))}.col-form-label-lg{font-size:1.25rem;padding-bottom:calc(.5rem + 1px);padding-bottom:calc(.5rem + var(--bs-border-width));padding-top:calc(.5rem + 1px);padding-top:calc(.5rem + var(--bs-border-width))}.col-form-label-sm{font-size:.875rem;padding-bottom:calc(.25rem + 1px);padding-bottom:calc(.25rem + var(--bs-border-width));padding-top:calc(.25rem + 1px);padding-top:calc(.25rem + var(--bs-border-width))}.form-text{color:#212529bf;color:var(--bs-secondary-color);font-size:.875em;margin-top:.25rem}.form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-clip:padding-box;background-color:#fff;background-color:var(--bs-body-bg);border:1px solid #dee2e6;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:.375rem;border-radius:var(--bs-border-radius);color:#212529;color:var(--bs-body-color);display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{background-color:#fff;background-color:var(--bs-body-bg);border-color:#86b7fe;box-shadow:0 0 0 .25rem #0d6efd40;color:#212529;color:var(--bs-body-color);outline:0}.form-control::-webkit-date-and-time-value{height:1.5em;margin:0;min-width:85px}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::-moz-placeholder{color:#212529bf;color:var(--bs-secondary-color);opacity:1}.form-control::placeholder{color:#212529bf;color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:#e9ecef;background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{background-color:#f8f9fa;background-color:var(--bs-tertiary-bg);border:0 solid;border-color:inherit;border-inline-end-width:1px;border-inline-end-width:var(--bs-border-width);border-radius:0;color:#212529;color:var(--bs-body-color);margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;pointer-events:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#e9ecef;background-color:var(--bs-secondary-bg)}.form-control-plaintext{background-color:initial;border:solid #0000;border-width:1px 0;border-width:var(--bs-border-width) 0;color:#212529;color:var(--bs-body-color);display:block;line-height:1.5;margin-bottom:0;padding:.375rem 0;width:100%}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-left:0;padding-right:0}.form-control-sm{border-radius:.25rem;border-radius:var(--bs-border-radius-sm);font-size:.875rem;min-height:calc(1.5em + .5rem + 2px);min-height:calc(1.5em + .5rem + var(--bs-border-width)*2);padding:.25rem .5rem}.form-control-sm::file-selector-button{margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}.form-control-lg{border-radius:.5rem;border-radius:var(--bs-border-radius-lg);font-size:1.25rem;min-height:calc(1.5em + 1rem + 2px);min-height:calc(1.5em + 1rem + var(--bs-border-width)*2);padding:.5rem 1rem}.form-control-lg::file-selector-button{margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px);min-height:calc(1.5em + .75rem + var(--bs-border-width)*2)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px);min-height:calc(1.5em + .5rem + var(--bs-border-width)*2)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px);min-height:calc(1.5em + 1rem + var(--bs-border-width)*2)}.form-control-color{height:calc(1.5em + .75rem + 2px);height:calc(1.5em + .75rem + var(--bs-border-width)*2);padding:.375rem;width:3rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:.375rem;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:.375rem;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + 2px);height:calc(1.5em + .5rem + var(--bs-border-width)*2)}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + 2px);height:calc(1.5em + 1rem + var(--bs-border-width)*2)}.form-select{--bs-form-select-bg-img:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),none;background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);background-position:right .75rem center;background-repeat:no-repeat;background-size:16px 12px;border:1px solid #dee2e6;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:.375rem;border-radius:var(--bs-border-radius);color:#212529;color:var(--bs-body-color);display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem 2.25rem .375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem #0d6efd40;outline:0}.form-select[multiple],.form-select[size]:not([size="1"]){background-image:none;padding-right:.75rem}.form-select:disabled{background-color:#e9ecef;background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:#0000;text-shadow:0 0 0 #212529;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{border-radius:.25rem;border-radius:var(--bs-border-radius-sm);font-size:.875rem;padding-bottom:.25rem;padding-left:.5rem;padding-top:.25rem}.form-select-lg{border-radius:.5rem;border-radius:var(--bs-border-radius-lg);font-size:1.25rem;padding-bottom:.5rem;padding-left:1rem;padding-top:.5rem}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E")}.form-check{display:block;margin-bottom:.125rem;min-height:1.5rem;padding-left:1.5em}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-left:0;padding-right:1.5em;text-align:right}.form-check-reverse .form-check-input{float:right;margin-left:0;margin-right:-1.5em}.form-check-input{--bs-form-check-bg:var(--bs-body-bg);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid #dee2e6;border:var(--bs-border-width) solid var(--bs-border-color);flex-shrink:0;height:1em;margin-top:.25em;-webkit-print-color-adjust:exact;print-color-adjust:exact;vertical-align:top;width:1em}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem #0d6efd40;outline:0}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3E%3C/svg%3E")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%23fff'/%3E%3C/svg%3E")}.form-check-input[type=checkbox]:indeterminate{--bs-form-check-bg-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3E%3C/svg%3E");background-color:#0d6efd;border-color:#0d6efd}.form-check-input:disabled{filter:none;opacity:.5;pointer-events:none}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E");background-image:var(--bs-form-switch-bg);background-position:0;border-radius:2em;margin-left:-2.5em;transition:background-position .15s ease-in-out;width:2em}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%2386b7fe'/%3E%3C/svg%3E")}.form-switch .form-check-input:checked{--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");background-position:100%}.form-switch.form-check-reverse{padding-left:0;padding-right:2.5em}.form-switch.form-check-reverse .form-check-input{margin-left:0;margin-right:-2.5em}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{clip:rect(0,0,0,0);pointer-events:none;position:absolute}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{filter:none;opacity:.65;pointer-events:none}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(255, 255, 255, 0.25)'/%3E%3C/svg%3E")}.form-range{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:initial;height:1.5rem;padding:0;width:100%}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;height:1rem;margin-top:-.25rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{background-color:#e9ecef;background-color:var(--bs-secondary-bg);border-color:#0000;border-radius:1rem;color:#0000;cursor:pointer;height:.5rem;width:100%}.form-range::-moz-range-thumb{-moz-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;height:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{background-color:#e9ecef;background-color:var(--bs-secondary-bg);border-color:#0000;border-radius:1rem;color:#0000;cursor:pointer;height:.5rem;width:100%}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#212529bf;background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:#212529bf;background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + 2px);height:calc(3.5rem + var(--bs-border-width)*2);line-height:1.25;min-height:calc(3.5rem + 2px);min-height:calc(3.5rem + var(--bs-border-width)*2)}.form-floating>label{border:1px solid #0000;border:var(--bs-border-width) solid #0000;height:100%;left:0;overflow:hidden;padding:1rem .75rem;pointer-events:none;position:absolute;text-align:start;text-overflow:ellipsis;top:0;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out;white-space:nowrap;z-index:2}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control-plaintext::-moz-placeholder,.form-floating>.form-control::-moz-placeholder{color:#0000}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:#0000}.form-floating>.form-control-plaintext:not(:-moz-placeholder),.form-floating>.form-control-plaintext:not(:-moz-placeholder-shown),.form-floating>.form-control:not(:-moz-placeholder),.form-floating>.form-control:not(:-moz-placeholder-shown){padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-select{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control:not(:-moz-placeholder)~label,.form-floating>.form-control:not(:-moz-placeholder-shown)~label{color:#212529a6;color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{color:#212529a6;color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:not(:-moz-placeholder)~label:after,.form-floating>.form-control:not(:-moz-placeholder-shown)~label:after{background-color:#fff;background-color:var(--bs-body-bg);border-radius:.375rem;border-radius:var(--bs-border-radius);content:"";height:1.5em;inset:1rem .375rem;position:absolute;z-index:-1}.form-floating>.form-control-plaintext~label:after,.form-floating>.form-control:focus~label:after,.form-floating>.form-control:not(:placeholder-shown)~label:after,.form-floating>.form-select~label:after{background-color:#fff;background-color:var(--bs-body-bg);border-radius:.375rem;border-radius:var(--bs-border-radius);content:"";height:1.5em;inset:1rem .375rem;position:absolute;z-index:-1}.form-floating>.form-control:-webkit-autofill~label{color:#212529a6;color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label{border-width:1px 0;border-width:var(--bs-border-width) 0}.form-floating>.form-control:disabled~label,.form-floating>:disabled~label{color:#6c757d}.form-floating>.form-control:disabled~label:after,.form-floating>:disabled~label:after{background-color:#e9ecef;background-color:var(--bs-secondary-bg)}.input-group{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{flex:1 1 auto;min-width:0;position:relative;width:1%}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{align-items:center;background-color:#f8f9fa;background-color:var(--bs-tertiary-bg);border:1px solid #dee2e6;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:.375rem;border-radius:var(--bs-border-radius);color:#212529;color:var(--bs-body-color);display:flex;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;white-space:nowrap}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{border-radius:.5rem;border-radius:var(--bs-border-radius-lg);font-size:1.25rem;padding:.5rem 1rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{border-radius:.25rem;border-radius:var(--bs-border-radius-sm);font-size:.875rem;padding:.25rem .5rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-bottom-right-radius:0;border-top-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-1px;margin-left:calc(var(--bs-border-width)*-1)}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-bottom-left-radius:0;border-top-left-radius:0}.valid-feedback{color:#198754;color:var(--bs-form-valid-color);display:none;font-size:.875em;margin-top:.25rem;width:100%}.valid-tooltip{background-color:#198754;background-color:var(--bs-success);border-radius:.375rem;border-radius:var(--bs-border-radius);color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#198754;border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem #19875440;box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754;border-color:var(--bs-form-valid-border-color)}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);padding-right:4.125rem}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem #19875440;box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3.75rem + 1.5em)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754;border-color:var(--bs-form-valid-border-color)}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754;background-color:var(--bs-form-valid-color)}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem #19875440;box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754;color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-valid,.input-group>.form-floating:not(:focus-within).is-valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.was-validated .input-group>.form-select:not(:focus):valid{z-index:3}.invalid-feedback{color:#dc3545;color:var(--bs-form-invalid-color);display:none;font-size:.875em;margin-top:.25rem;width:100%}.invalid-tooltip{background-color:#dc3545;background-color:var(--bs-danger);border-radius:.375rem;border-radius:var(--bs-border-radius);color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#dc3545;border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem #dc354540;box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545;border-color:var(--bs-form-invalid-border-color)}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);padding-right:4.125rem}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem #dc354540;box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3.75rem + 1.5em)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545;border-color:var(--bs-form-invalid-border-color)}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545;background-color:var(--bs-form-invalid-color)}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem #dc354540;box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545;color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}.btn{--bs-btn-padding-x:0.75rem;--bs-btn-padding-y:0.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:var(--bs-body-color);--bs-btn-bg:#0000;--bs-btn-border-width:var(--bs-border-width);--bs-btn-border-color:#0000;--bs-btn-border-radius:var(--bs-border-radius);--bs-btn-hover-border-color:#0000;--bs-btn-box-shadow:inset 0 1px 0 #ffffff26,0 1px 1px rgba(0,0,0,.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb),.5);background-color:var(--bs-btn-bg);border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);color:var(--bs-btn-color);cursor:pointer;display:inline-block;font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);text-align:center;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);color:var(--bs-btn-hover-color)}.btn-check+.btn:hover{background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color);color:var(--bs-btn-color)}.btn:focus-visible{background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);box-shadow:var(--bs-btn-focus-box-shadow);color:var(--bs-btn-hover-color);outline:0}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);box-shadow:var(--bs-btn-focus-box-shadow);outline:0}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color);color:var(--bs-btn-active-color)}.btn-check:checked+.btn:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);color:var(--bs-btn-disabled-color);opacity:var(--bs-btn-disabled-opacity);pointer-events:none}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0b5ed7;--bs-btn-hover-border-color:#0a58ca;--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0a58ca;--bs-btn-active-border-color:#0a53be;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0d6efd;--bs-btn-disabled-border-color:#0d6efd}.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#5c636a;--bs-btn-hover-border-color:#565e64;--bs-btn-focus-shadow-rgb:130,138,145;--bs-btn-active-color:#fff;--bs-btn-active-bg:#565e64;--bs-btn-active-border-color:#51585e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#6c757d;--bs-btn-disabled-border-color:#6c757d}.btn-success{--bs-btn-color:#fff;--bs-btn-bg:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#157347;--bs-btn-hover-border-color:#146c43;--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:#146c43;--bs-btn-active-border-color:#13653f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#198754;--bs-btn-disabled-border-color:#198754}.btn-info{--bs-btn-color:#000;--bs-btn-bg:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#31d2f2;--bs-btn-hover-border-color:#25cff2;--bs-btn-focus-shadow-rgb:11,172,204;--bs-btn-active-color:#000;--bs-btn-active-bg:#3dd5f3;--bs-btn-active-border-color:#25cff2;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0}.btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffca2c;--bs-btn-hover-border-color:#ffc720;--bs-btn-focus-shadow-rgb:217,164,6;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffcd39;--bs-btn-active-border-color:#ffc720;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffc107;--bs-btn-disabled-border-color:#ffc107}.btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#bb2d3b;--bs-btn-hover-border-color:#b02a37;--bs-btn-focus-shadow-rgb:225,83,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:#b02a37;--bs-btn-active-border-color:#a52834;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#dc3545;--bs-btn-disabled-border-color:#dc3545}.btn-light{--bs-btn-color:#000;--bs-btn-bg:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#d3d4d5;--bs-btn-hover-border-color:#c6c7c8;--bs-btn-focus-shadow-rgb:211,212,213;--bs-btn-active-color:#000;--bs-btn-active-bg:#c6c7c8;--bs-btn-active-border-color:#babbbc;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#424649;--bs-btn-hover-border-color:#373b3e;--bs-btn-focus-shadow-rgb:66,70,73;--bs-btn-active-color:#fff;--bs-btn-active-bg:#4d5154;--bs-btn-active-border-color:#373b3e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#212529;--bs-btn-disabled-border-color:#212529}.btn-outline-primary{--bs-btn-color:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0d6efd;--bs-btn-hover-border-color:#0d6efd;--bs-btn-focus-shadow-rgb:13,110,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0d6efd;--bs-btn-active-border-color:#0d6efd;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#0d6efd;--bs-btn-disabled-bg:#0000;--bs-btn-disabled-border-color:#0d6efd;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#6c757d;--bs-btn-hover-border-color:#6c757d;--bs-btn-focus-shadow-rgb:108,117,125;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6c757d;--bs-btn-active-border-color:#6c757d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-bg:#0000;--bs-btn-disabled-border-color:#6c757d;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25,135,84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#198754;--bs-btn-disabled-bg:#0000;--bs-btn-disabled-border-color:#198754;--bs-gradient:none}.btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13,202,240;--bs-btn-active-color:#000;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-bg:#0000;--bs-btn-disabled-border-color:#0dcaf0;--bs-gradient:none}.btn-outline-warning{--bs-btn-color:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc107;--bs-btn-hover-border-color:#ffc107;--bs-btn-focus-shadow-rgb:255,193,7;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffc107;--bs-btn-active-border-color:#ffc107;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#ffc107;--bs-btn-disabled-bg:#0000;--bs-btn-disabled-border-color:#ffc107;--bs-gradient:none}.btn-outline-danger{--bs-btn-color:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#dc3545;--bs-btn-hover-border-color:#dc3545;--bs-btn-focus-shadow-rgb:220,53,69;--bs-btn-active-color:#fff;--bs-btn-active-bg:#dc3545;--bs-btn-active-border-color:#dc3545;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#dc3545;--bs-btn-disabled-bg:#0000;--bs-btn-disabled-border-color:#dc3545;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248,249,250;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:#0000;--bs-btn-disabled-border-color:#f8f9fa;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#212529;--bs-btn-hover-border-color:#212529;--bs-btn-focus-shadow-rgb:33,37,41;--bs-btn-active-color:#fff;--bs-btn-active-bg:#212529;--bs-btn-active-border-color:#212529;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#212529;--bs-btn-disabled-bg:#0000;--bs-btn-disabled-border-color:#212529;--bs-gradient:none}.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:#0000;--bs-btn-border-color:#0000;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:#0000;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:#0000;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:#0000;--bs-btn-box-shadow:0 0 0 #000;--bs-btn-focus-shadow-rgb:49,132,253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-group-lg>.btn,.btn-lg{--bs-btn-padding-y:0.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:var(--bs-border-radius-lg)}.btn-group-sm>.btn,.btn-sm{--bs-btn-padding-y:0.25rem;--bs-btn-padding-x:0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius:var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{height:auto;transition:width .35s ease;width:0}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{border-bottom:0;border-left:.3em solid #0000;border-right:.3em solid #0000;border-top:.3em solid;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:0.5rem;--bs-dropdown-spacer:0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:var(--bs-body-color);--bs-dropdown-bg:var(--bs-body-bg);--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:var(--bs-border-radius);--bs-dropdown-border-width:var(--bs-border-width);--bs-dropdown-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:0.5rem;--bs-dropdown-box-shadow:var(--bs-box-shadow);--bs-dropdown-link-color:var(--bs-body-color);--bs-dropdown-link-hover-color:var(--bs-body-color);--bs-dropdown-link-hover-bg:var(--bs-tertiary-bg);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:var(--bs-tertiary-color);--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:0.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:0.5rem;background-clip:padding-box;background-color:var(--bs-dropdown-bg);border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius);color:var(--bs-dropdown-color);display:none;font-size:var(--bs-dropdown-font-size);list-style:none;margin:0;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);position:absolute;text-align:left;z-index:var(--bs-dropdown-zindex)}.dropdown-menu[data-bs-popper]{left:0;margin-top:var(--bs-dropdown-spacer);top:100%}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{left:auto;right:0}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{left:auto;right:0}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{left:auto;right:0}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{left:auto;right:0}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{left:auto;right:0}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{left:auto;right:0}}.dropup .dropdown-menu[data-bs-popper]{bottom:100%;margin-bottom:var(--bs-dropdown-spacer);margin-top:0;top:auto}.dropup .dropdown-toggle:after{border-bottom:.3em solid;border-left:.3em solid #0000;border-right:.3em solid #0000;border-top:0;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{left:100%;margin-left:var(--bs-dropdown-spacer);margin-top:0;right:auto;top:0}.dropend .dropdown-toggle:after{border-bottom:.3em solid #0000;border-left:.3em solid;border-right:0;border-top:.3em solid #0000;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{left:auto;margin-right:var(--bs-dropdown-spacer);margin-top:0;right:100%;top:0}.dropstart .dropdown-toggle:after{content:"";display:inline-block;display:none;margin-left:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:before{border-bottom:.3em solid #0000;border-right:.3em solid;border-top:.3em solid #0000;content:"";display:inline-block;margin-right:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{border-top:1px solid var(--bs-dropdown-divider-bg);height:0;margin:var(--bs-dropdown-divider-margin-y) 0;opacity:1;overflow:hidden}.dropdown-item{background-color:initial;border:0;border-radius:0;border-radius:var(--bs-dropdown-item-border-radius,0);clear:both;color:var(--bs-dropdown-link-color);display:block;font-weight:400;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);text-align:inherit;text-decoration:none;white-space:nowrap;width:100%}.dropdown-item:focus,.dropdown-item:hover{background-color:var(--bs-dropdown-link-hover-bg);color:var(--bs-dropdown-link-hover-color)}.dropdown-item.active,.dropdown-item:active{background-color:var(--bs-dropdown-link-active-bg);color:var(--bs-dropdown-link-active-color);text-decoration:none}.dropdown-item.disabled,.dropdown-item:disabled{background-color:initial;color:var(--bs-dropdown-link-disabled-color);pointer-events:none}.dropdown-menu.show{display:block}.dropdown-header{color:var(--bs-dropdown-header-color);display:block;font-size:.875rem;margin-bottom:0;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);white-space:nowrap}.dropdown-item-text{color:var(--bs-dropdown-link-color);display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x)}.dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:#ffffff26;--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd}.btn-group,.btn-group-vertical{display:inline-flex;position:relative;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{flex:1 1 auto;position:relative}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:.375rem;border-radius:var(--bs-border-radius)}.btn-group>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn{margin-left:-1px;margin-left:calc(var(--bs-border-width)*-1)}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-bottom-left-radius:0;border-top-left-radius:0}.dropdown-toggle-split{padding-left:.5625rem;padding-right:.5625rem}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-left:.375rem;padding-right:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-left:.75rem;padding-right:.75rem}.btn-group-vertical{align-items:flex-start;flex-direction:column;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px;margin-top:calc(var(--bs-border-width)*-1)}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-left-radius:0;border-bottom-right-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.nav-link{background:0 0;border:0;color:var(--bs-nav-link-color);display:block;font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{box-shadow:0 0 0 .25rem #0d6efd40;outline:0}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);cursor:default;pointer-events:none}.nav-tabs{--bs-nav-tabs-border-width:var(--bs-border-width);--bs-nav-tabs-border-color:var(--bs-border-color);--bs-nav-tabs-border-radius:var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color:var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color:var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg:var(--bs-body-bg);--bs-nav-tabs-link-active-border-color:var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{border:var(--bs-nav-tabs-border-width) solid #0000;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius);margin-bottom:calc(var(--bs-nav-tabs-border-width)*-1)}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:var(--bs-nav-tabs-link-hover-border-color);isolation:isolate}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color);color:var(--bs-nav-tabs-link-active-color)}.nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:calc(var(--bs-nav-tabs-border-width)*-1)}.nav-pills{--bs-nav-pills-border-radius:var(--bs-border-radius);--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:var(--bs-nav-pills-link-active-bg);color:var(--bs-nav-pills-link-active-color)}.nav-underline{--bs-nav-underline-gap:1rem;--bs-nav-underline-border-width:0.125rem;--bs-nav-underline-link-active-color:var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{border-bottom:var(--bs-nav-underline-border-width) solid #0000;padding-left:0;padding-right:0}.nav-underline .nav-link:focus,.nav-underline .nav-link:hover{border-bottom-color:initial}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{border-bottom-color:initial;color:var(--bs-nav-underline-link-active-color);font-weight:700}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:0.5rem;--bs-navbar-color:rgba(var(--bs-emphasis-color-rgb),0.65);--bs-navbar-hover-color:rgba(var(--bs-emphasis-color-rgb),0.8);--bs-navbar-disabled-color:rgba(var(--bs-emphasis-color-rgb),0.3);--bs-navbar-active-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-brand-padding-y:0.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-brand-hover-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-nav-link-padding-x:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(33, 37, 41, 0.75)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");--bs-navbar-toggler-border-color:rgba(var(--bs-emphasis-color-rgb),0.15);--bs-navbar-toggler-border-radius:var(--bs-border-radius);--bs-navbar-toggler-focus-width:0.25rem;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);position:relative}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{align-items:center;display:flex;flex-wrap:inherit;justify-content:space-between}.navbar-brand{color:var(--bs-navbar-brand-color);font-size:var(--bs-navbar-brand-font-size);margin-right:var(--bs-navbar-brand-margin-end);padding-bottom:var(--bs-navbar-brand-padding-y);padding-top:var(--bs-navbar-brand-padding-y);text-decoration:none;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;list-style:none;margin-bottom:0;padding-left:0}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{color:var(--bs-navbar-color);padding-bottom:.5rem;padding-top:.5rem}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}.navbar-collapse{align-items:center;flex-basis:100%;flex-grow:1}.navbar-toggler{background-color:initial;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);color:var(--bs-navbar-color);font-size:var(--bs-navbar-toggler-font-size);line-height:1;padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width);outline:0;text-decoration:none}.navbar-toggler-icon{background-image:var(--bs-navbar-toggler-icon-bg);background-position:50%;background-repeat:no-repeat;background-size:100%;display:inline-block;height:1.5em;vertical-align:middle;width:1.5em}.navbar-nav-scroll{max-height:75vh;max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color:#ffffff8c;--bs-navbar-hover-color:#ffffffbf;--bs-navbar-disabled-color:#ffffff40;--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:#ffffff1a}.navbar-dark,.navbar[data-bs-theme=dark],[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:0.5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width:var(--bs-border-width);--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-card-cap-padding-y:0.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(var(--bs-body-color-rgb),0.03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg:var(--bs-body-bg);--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:0.75rem;word-wrap:break-word;background-clip:initial;background-color:var(--bs-card-bg);border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius);color:#212529;color:var(--bs-body-color);display:flex;flex-direction:column;height:var(--bs-card-height);min-width:0;position:relative}.card>hr{margin-left:0;margin-right:0}.card>.list-group{border-bottom:inherit;border-top:inherit}.card>.list-group:first-child{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius);border-top-width:0}.card>.list-group:last-child{border-bottom-left-radius:var(--bs-card-inner-border-radius);border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-width:0}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{color:var(--bs-card-color);flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x)}.card-title{color:var(--bs-card-title-color);margin-bottom:var(--bs-card-title-spacer-y)}.card-subtitle{color:var(--bs-card-subtitle-color);margin-top:calc(var(--bs-card-title-spacer-y)*-.5)}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color);color:var(--bs-card-cap-color);margin-bottom:0;padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color);color:var(--bs-card-cap-color);padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{border-bottom:0;margin-bottom:calc(var(--bs-card-cap-padding-y)*-1);margin-left:calc(var(--bs-card-cap-padding-x)*-.5);margin-right:calc(var(--bs-card-cap-padding-x)*-.5)}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-left:calc(var(--bs-card-cap-padding-x)*-.5);margin-right:calc(var(--bs-card-cap-padding-x)*-.5)}.card-img-overlay{border-radius:var(--bs-card-inner-border-radius);bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);position:absolute;right:0;top:0}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-left-radius:var(--bs-card-inner-border-radius);border-bottom-right-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0;margin-bottom:0}.card-group>.card+.card{border-left:0;margin-left:0}.card-group>.card:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion{--bs-accordion-color:var(--bs-body-color);--bs-accordion-bg:var(--bs-body-bg);--bs-accordion-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:var(--bs-border-width);--bs-accordion-border-radius:var(--bs-border-radius);--bs-accordion-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:var(--bs-body-color);--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m2 5 6 6 6-6'/%3E%3C/svg%3E");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform 0.2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m2 5 6 6 6-6'/%3E%3C/svg%3E");--bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem #0d6efd40;--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:var(--bs-primary-text-emphasis);--bs-accordion-active-bg:var(--bs-primary-bg-subtle)}.accordion-button{align-items:center;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;color:var(--bs-accordion-btn-color);display:flex;font-size:1rem;overflow-anchor:none;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);position:relative;text-align:left;transition:var(--bs-accordion-transition);width:100%}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(var(--bs-accordion-border-width)*-1) 0 var(--bs-accordion-border-color);color:var(--bs-accordion-active-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);content:"";flex-shrink:0;height:var(--bs-accordion-btn-icon-width);margin-left:auto;transition:var(--bs-accordion-btn-icon-transition);width:var(--bs-accordion-btn-icon-width)}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{box-shadow:var(--bs-accordion-btn-focus-box-shadow);outline:0;z-index:3}.accordion-header{margin-bottom:0}.accordion-item{background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);color:var(--bs-accordion-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-left-radius:var(--bs-accordion-border-radius);border-bottom-right-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-left-radius:var(--bs-accordion-inner-border-radius);border-bottom-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-left-radius:var(--bs-accordion-border-radius);border-bottom-right-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-left:0;border-radius:0;border-right:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-collapse,.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");--bs-accordion-btn-active-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E")}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color:var(--bs-secondary-color);--bs-breadcrumb-item-padding-x:0.5rem;--bs-breadcrumb-item-active-color:var(--bs-secondary-color);background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius);display:flex;flex-wrap:wrap;font-size:var(--bs-breadcrumb-font-size);list-style:none;margin-bottom:var(--bs-breadcrumb-margin-bottom);padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{color:var(--bs-breadcrumb-divider-color);content:"/";content:var(--bs-breadcrumb-divider,"/");float:left;padding-right:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x:0.75rem;--bs-pagination-padding-y:0.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:var(--bs-body-bg);--bs-pagination-border-width:var(--bs-border-width);--bs-pagination-border-color:var(--bs-border-color);--bs-pagination-border-radius:var(--bs-border-radius);--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:var(--bs-tertiary-bg);--bs-pagination-hover-border-color:var(--bs-border-color);--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:var(--bs-secondary-bg);--bs-pagination-focus-box-shadow:0 0 0 0.25rem #0d6efd40;--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#0d6efd;--bs-pagination-active-border-color:#0d6efd;--bs-pagination-disabled-color:var(--bs-secondary-color);--bs-pagination-disabled-bg:var(--bs-secondary-bg);--bs-pagination-disabled-border-color:var(--bs-border-color);display:flex;list-style:none;padding-left:0}.page-link{background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);color:var(--bs-pagination-color);display:block;font-size:var(--bs-pagination-font-size);padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);position:relative;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color);color:var(--bs-pagination-hover-color);z-index:2}.page-link:focus{background-color:var(--bs-pagination-focus-bg);box-shadow:var(--bs-pagination-focus-box-shadow);color:var(--bs-pagination-focus-color);outline:0;z-index:3}.active>.page-link,.page-link.active{background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color);color:var(--bs-pagination-active-color);z-index:3}.disabled>.page-link,.page-link.disabled{background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color);color:var(--bs-pagination-disabled-color);pointer-events:none}.page-item:not(:first-child) .page-link{margin-left:-1px;margin-left:calc(var(--bs-border-width)*-1)}.page-item:first-child .page-link{border-bottom-left-radius:var(--bs-pagination-border-radius);border-top-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-bottom-right-radius:var(--bs-pagination-border-radius);border-top-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x:1.5rem;--bs-pagination-padding-y:0.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius:var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x:0.5rem;--bs-pagination-padding-y:0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius:var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x:0.65em;--bs-badge-padding-y:0.35em;--bs-badge-font-size:0.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:var(--bs-border-radius);border-radius:var(--bs-badge-border-radius);color:var(--bs-badge-color);display:inline-block;font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);text-align:center;vertical-align:initial;white-space:nowrap}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg:#0000;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:#0000;--bs-alert-border:var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius:var(--bs-border-radius);--bs-alert-link-color:inherit;background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius);color:var(--bs-alert-color);margin-bottom:var(--bs-alert-margin-bottom);padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);position:relative}.alert-heading{color:inherit}.alert-link{color:var(--bs-alert-link-color);font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{padding:1.25rem 1rem;position:absolute;right:0;top:0;z-index:2}.alert-primary{--bs-alert-color:var(--bs-primary-text-emphasis);--bs-alert-bg:var(--bs-primary-bg-subtle);--bs-alert-border-color:var(--bs-primary-border-subtle);--bs-alert-link-color:var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color:var(--bs-secondary-text-emphasis);--bs-alert-bg:var(--bs-secondary-bg-subtle);--bs-alert-border-color:var(--bs-secondary-border-subtle);--bs-alert-link-color:var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color:var(--bs-success-text-emphasis);--bs-alert-bg:var(--bs-success-bg-subtle);--bs-alert-border-color:var(--bs-success-border-subtle);--bs-alert-link-color:var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color:var(--bs-info-text-emphasis);--bs-alert-bg:var(--bs-info-bg-subtle);--bs-alert-border-color:var(--bs-info-border-subtle);--bs-alert-link-color:var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color:var(--bs-warning-text-emphasis);--bs-alert-bg:var(--bs-warning-bg-subtle);--bs-alert-border-color:var(--bs-warning-border-subtle);--bs-alert-link-color:var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color:var(--bs-danger-text-emphasis);--bs-alert-bg:var(--bs-danger-bg-subtle);--bs-alert-border-color:var(--bs-danger-border-subtle);--bs-alert-link-color:var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color:var(--bs-light-text-emphasis);--bs-alert-bg:var(--bs-light-bg-subtle);--bs-alert-border-color:var(--bs-light-border-subtle);--bs-alert-link-color:var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color:var(--bs-dark-text-emphasis);--bs-alert-bg:var(--bs-dark-bg-subtle);--bs-alert-border-color:var(--bs-dark-border-subtle);--bs-alert-link-color:var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height:1rem;--bs-progress-font-size:0.75rem;--bs-progress-bg:var(--bs-secondary-bg);--bs-progress-border-radius:var(--bs-border-radius);--bs-progress-box-shadow:var(--bs-box-shadow-inset);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#0d6efd;--bs-progress-bar-transition:width 0.6s ease;background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius);display:flex;font-size:var(--bs-progress-font-size);height:var(--bs-progress-height);overflow:hidden}.progress-bar{background-color:var(--bs-progress-bar-bg);color:var(--bs-progress-bar-color);display:flex;flex-direction:column;justify-content:center;overflow:hidden;text-align:center;transition:var(--bs-progress-bar-transition);white-space:nowrap}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,#ffffff26 25%,#0000 0,#0000 50%,#ffffff26 0,#ffffff26 75%,#0000 0,#0000);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color:var(--bs-body-color);--bs-list-group-bg:var(--bs-body-bg);--bs-list-group-border-color:var(--bs-border-color);--bs-list-group-border-width:var(--bs-border-width);--bs-list-group-border-radius:var(--bs-border-radius);--bs-list-group-item-padding-x:1rem;--bs-list-group-item-padding-y:0.5rem;--bs-list-group-action-color:var(--bs-secondary-color);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-tertiary-bg);--bs-list-group-action-active-color:var(--bs-body-color);--bs-list-group-action-active-bg:var(--bs-secondary-bg);--bs-list-group-disabled-color:var(--bs-secondary-color);--bs-list-group-disabled-bg:var(--bs-body-bg);--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#0d6efd;--bs-list-group-active-border-color:#0d6efd;border-radius:var(--bs-list-group-border-radius);display:flex;flex-direction:column;margin-bottom:0;padding-left:0}.list-group-numbered{counter-reset:section;list-style-type:none}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{color:var(--bs-list-group-action-color);text-align:inherit;width:100%}.list-group-item-action:focus,.list-group-item-action:hover{background-color:var(--bs-list-group-action-hover-bg);color:var(--bs-list-group-action-hover-color);text-decoration:none;z-index:1}.list-group-item-action:active{background-color:var(--bs-list-group-action-active-bg);color:var(--bs-list-group-action-active-color)}.list-group-item{background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);color:var(--bs-list-group-color);display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);position:relative;text-decoration:none}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{background-color:var(--bs-list-group-disabled-bg);color:var(--bs-list-group-disabled-color);pointer-events:none}.list-group-item.active{background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color);color:var(--bs-list-group-active-color);z-index:2}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{border-top-width:var(--bs-list-group-border-width);margin-top:calc(var(--bs-list-group-border-width)*-1)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-md>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color:var(--bs-primary-text-emphasis);--bs-list-group-bg:var(--bs-primary-bg-subtle);--bs-list-group-border-color:var(--bs-primary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-primary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-primary-border-subtle);--bs-list-group-active-color:var(--bs-primary-bg-subtle);--bs-list-group-active-bg:var(--bs-primary-text-emphasis);--bs-list-group-active-border-color:var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color:var(--bs-secondary-text-emphasis);--bs-list-group-bg:var(--bs-secondary-bg-subtle);--bs-list-group-border-color:var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-secondary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-secondary-border-subtle);--bs-list-group-active-color:var(--bs-secondary-bg-subtle);--bs-list-group-active-bg:var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color:var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color:var(--bs-success-text-emphasis);--bs-list-group-bg:var(--bs-success-bg-subtle);--bs-list-group-border-color:var(--bs-success-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-success-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-success-border-subtle);--bs-list-group-active-color:var(--bs-success-bg-subtle);--bs-list-group-active-bg:var(--bs-success-text-emphasis);--bs-list-group-active-border-color:var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color:var(--bs-info-text-emphasis);--bs-list-group-bg:var(--bs-info-bg-subtle);--bs-list-group-border-color:var(--bs-info-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-info-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-info-border-subtle);--bs-list-group-active-color:var(--bs-info-bg-subtle);--bs-list-group-active-bg:var(--bs-info-text-emphasis);--bs-list-group-active-border-color:var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color:var(--bs-warning-text-emphasis);--bs-list-group-bg:var(--bs-warning-bg-subtle);--bs-list-group-border-color:var(--bs-warning-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-warning-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-warning-border-subtle);--bs-list-group-active-color:var(--bs-warning-bg-subtle);--bs-list-group-active-bg:var(--bs-warning-text-emphasis);--bs-list-group-active-border-color:var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color:var(--bs-danger-text-emphasis);--bs-list-group-bg:var(--bs-danger-bg-subtle);--bs-list-group-border-color:var(--bs-danger-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-danger-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-danger-border-subtle);--bs-list-group-active-color:var(--bs-danger-bg-subtle);--bs-list-group-active-bg:var(--bs-danger-text-emphasis);--bs-list-group-active-border-color:var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color:var(--bs-light-text-emphasis);--bs-list-group-bg:var(--bs-light-bg-subtle);--bs-list-group-border-color:var(--bs-light-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-light-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-light-border-subtle);--bs-list-group-active-color:var(--bs-light-bg-subtle);--bs-list-group-active-bg:var(--bs-light-text-emphasis);--bs-list-group-active-border-color:var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color:var(--bs-dark-text-emphasis);--bs-list-group-bg:var(--bs-dark-bg-subtle);--bs-list-group-border-color:var(--bs-dark-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-dark-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-dark-border-subtle);--bs-list-group-active-color:var(--bs-dark-bg-subtle);--bs-list-group-active-bg:var(--bs-dark-text-emphasis);--bs-list-group-active-border-color:var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color:#000;--bs-btn-close-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3E%3C/svg%3E");--bs-btn-close-opacity:0.5;--bs-btn-close-hover-opacity:0.75;--bs-btn-close-focus-shadow:0 0 0 0.25rem #0d6efd40;--bs-btn-close-focus-opacity:1;--bs-btn-close-disabled-opacity:0.25;--bs-btn-close-white-filter:invert(1) grayscale(100%) brightness(200%);background:#0000 var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;box-sizing:initial;height:1em;opacity:var(--bs-btn-close-opacity);padding:.25em;width:1em}.btn-close,.btn-close:hover{color:var(--bs-btn-close-color)}.btn-close:hover{opacity:var(--bs-btn-close-hover-opacity);text-decoration:none}.btn-close:focus{box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity);outline:0}.btn-close.disabled,.btn-close:disabled{opacity:var(--bs-btn-close-disabled-opacity);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn-close-white,[data-bs-theme=dark] .btn-close{filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex:1090;--bs-toast-padding-x:0.75rem;--bs-toast-padding-y:0.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:0.875rem;--bs-toast-color: ;--bs-toast-bg:rgba(var(--bs-body-bg-rgb),0.85);--bs-toast-border-width:var(--bs-border-width);--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:var(--bs-border-radius);--bs-toast-box-shadow:var(--bs-box-shadow);--bs-toast-header-color:var(--bs-secondary-color);--bs-toast-header-bg:rgba(var(--bs-body-bg-rgb),0.85);--bs-toast-header-border-color:var(--bs-border-color-translucent);background-clip:padding-box;background-color:var(--bs-toast-bg);border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);border-radius:var(--bs-toast-border-radius);box-shadow:var(--bs-toast-box-shadow);color:var(--bs-toast-color);font-size:var(--bs-toast-font-size);max-width:100%;pointer-events:auto;width:var(--bs-toast-max-width)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex:1090;max-width:100%;pointer-events:none;position:absolute;width:-moz-max-content;width:max-content;z-index:var(--bs-toast-zindex)}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{align-items:center;background-clip:padding-box;background-color:var(--bs-toast-header-bg);border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));color:var(--bs-toast-header-color);display:flex;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x)}.toast-header .btn-close{margin-left:var(--bs-toast-padding-x);margin-right:calc(var(--bs-toast-padding-x)*-.5)}.toast-body{word-wrap:break-word;padding:var(--bs-toast-padding-x)}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.5rem;--bs-modal-color: ;--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:var(--bs-box-shadow-sm);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:var(--bs-border-width);--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:var(--bs-border-width);display:none;height:100%;left:0;outline:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:100%;z-index:var(--bs-modal-zindex)}.modal-dialog{margin:var(--bs-modal-margin);pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin)*2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{align-items:center;display:flex;min-height:calc(100% - var(--bs-modal-margin)*2)}.modal-content{background-clip:padding-box;background-color:var(--bs-modal-bg);border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);color:var(--bs-modal-color);display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:0.5;background-color:var(--bs-backdrop-bg);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:var(--bs-backdrop-zindex)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{align-items:center;border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius);display:flex;flex-shrink:0;padding:var(--bs-modal-header-padding)}.modal-header .btn-close{margin:calc(var(--bs-modal-header-padding-y)*-.5) calc(var(--bs-modal-header-padding-x)*-.5) calc(var(--bs-modal-header-padding-y)*-.5) auto;padding:calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5)}.modal-title{line-height:var(--bs-modal-title-line-height);margin-bottom:0}.modal-body{flex:1 1 auto;padding:var(--bs-modal-padding);position:relative}.modal-footer{align-items:center;background-color:var(--bs-modal-footer-bg);border-bottom-left-radius:var(--bs-modal-inner-border-radius);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);display:flex;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap)*.5)}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:var(--bs-box-shadow)}.modal-dialog{margin-left:auto;margin-right:auto;max-width:var(--bs-modal-width)}.modal-sm{--bs-modal-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px}}@media (min-width:1200px){.modal-xl{--bs-modal-width:1140px}}.modal-fullscreen{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width:575.98px){.modal-fullscreen-sm-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-sm-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width:767.98px){.modal-fullscreen-md-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-md-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-md-down .modal-footer,.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width:991.98px){.modal-fullscreen-lg-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-lg-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-lg-down .modal-footer,.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xl-down .modal-footer,.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xxl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xxl-down .modal-footer,.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:0.5rem;--bs-tooltip-padding-y:0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color:var(--bs-body-bg);--bs-tooltip-bg:var(--bs-emphasis-color);--bs-tooltip-border-radius:var(--bs-border-radius);--bs-tooltip-opacity:0.9;--bs-tooltip-arrow-width:0.8rem;--bs-tooltip-arrow-height:0.4rem;word-wrap:break-word;display:block;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-family:var(--bs-font-sans-serif);font-size:var(--bs-tooltip-font-size);font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;margin:var(--bs-tooltip-margin);opacity:0;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:var(--bs-tooltip-zindex)}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;height:var(--bs-tooltip-arrow-height);width:var(--bs-tooltip-arrow-width)}.tooltip .tooltip-arrow:before{border-color:#0000;border-style:solid;content:"";position:absolute}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:calc(var(--bs-tooltip-arrow-height)*-1)}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{border-top-color:var(--bs-tooltip-bg);border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;top:-1px}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{height:var(--bs-tooltip-arrow-width);left:calc(var(--bs-tooltip-arrow-height)*-1);width:var(--bs-tooltip-arrow-height)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{border-right-color:var(--bs-tooltip-bg);border-width:calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;right:-1px}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:calc(var(--bs-tooltip-arrow-height)*-1)}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{border-bottom-color:var(--bs-tooltip-bg);border-width:0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);bottom:-1px}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{height:var(--bs-tooltip-arrow-width);right:calc(var(--bs-tooltip-arrow-height)*-1);width:var(--bs-tooltip-arrow-height)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{border-left-color:var(--bs-tooltip-bg);border-width:calc(var(--bs-tooltip-arrow-width)*.5) 0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);left:-1px}.tooltip-inner{background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius);color:var(--bs-tooltip-color);max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);text-align:center}.popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:0.875rem;--bs-popover-bg:var(--bs-body-bg);--bs-popover-border-width:var(--bs-border-width);--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:var(--bs-border-radius-lg);--bs-popover-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow:var(--bs-box-shadow);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:0.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color:inherit;--bs-popover-header-bg:var(--bs-secondary-bg);--bs-popover-body-padding-x:1rem;--bs-popover-body-padding-y:1rem;--bs-popover-body-color:var(--bs-body-color);--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:0.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);word-wrap:break-word;background-clip:padding-box;background-color:var(--bs-popover-bg);border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius);display:block;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-family:var(--bs-font-sans-serif);font-size:var(--bs-popover-font-size);font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;max-width:var(--bs-popover-max-width);text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:var(--bs-popover-zindex)}.popover .popover-arrow{display:block;height:var(--bs-popover-arrow-height);width:var(--bs-popover-arrow-width)}.popover .popover-arrow:after,.popover .popover-arrow:before{border:0 solid #0000;content:"";display:block;position:absolute}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-top>.popover-arrow:before{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{border-top-color:var(--bs-popover-arrow-border);bottom:0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{border-top-color:var(--bs-popover-bg);bottom:var(--bs-popover-border-width)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{height:var(--bs-popover-arrow-width);left:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-end>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{border-right-color:var(--bs-popover-arrow-border);left:0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{border-right-color:var(--bs-popover-bg);left:var(--bs-popover-border-width)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:before{border-width:0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{border-bottom-color:var(--bs-popover-arrow-border);top:0}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{border-bottom-color:var(--bs-popover-bg);top:var(--bs-popover-border-width)}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg);content:"";display:block;left:50%;margin-left:calc(var(--bs-popover-arrow-width)*-.5);position:absolute;top:0;width:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{height:var(--bs-popover-arrow-width);right:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-start>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width)*.5) 0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{border-left-color:var(--bs-popover-arrow-border);right:0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{border-left-color:var(--bs-popover-bg);right:var(--bs-popover-border-width)}.popover-header{background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius);color:var(--bs-popover-header-color);font-size:var(--bs-popover-header-font-size);margin-bottom:0;padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x)}.popover-header:empty{display:none}.popover-body{color:var(--bs-popover-body-color);padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{overflow:hidden;position:relative;width:100%}.carousel-inner:after{clear:both;content:"";display:block}.carousel-item{backface-visibility:hidden;display:none;float:left;margin-right:-100%;position:relative;transition:transform .6s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transform:none;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{opacity:1;z-index:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{opacity:0;transition:opacity 0s .6s;z-index:0}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{align-items:center;background:0 0;border:0;bottom:0;color:#fff;display:flex;justify-content:center;opacity:.5;padding:0;position:absolute;text-align:center;top:0;transition:opacity .15s ease;width:15%;z-index:1}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;opacity:.9;outline:0;text-decoration:none}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;display:inline-block;height:2rem;width:2rem}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E")}.carousel-indicators{bottom:0;display:flex;justify-content:center;left:0;margin-bottom:1rem;margin-left:15%;margin-right:15%;padding:0;position:absolute;right:0;z-index:2}.carousel-indicators [data-bs-target]{background-clip:padding-box;background-color:#fff;border:0;border-bottom:10px solid #0000;border-top:10px solid #0000;box-sizing:initial;cursor:pointer;flex:0 1 auto;height:3px;margin-left:3px;margin-right:3px;opacity:.5;padding:0;text-indent:-999px;transition:opacity .6s ease;width:30px}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{bottom:1.25rem;color:#fff;left:15%;padding-bottom:1.25rem;padding-top:1.25rem;position:absolute;right:15%;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[data-bs-theme=dark].carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon{filter:invert(1) grayscale(100)}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .carousel-caption{color:#000}.spinner-border,.spinner-grow{animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);border-radius:50%;display:inline-block;height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);width:var(--bs-spinner-width)}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-border-width:0.25em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-border;border-right-color:currentcolor;border:var(--bs-spinner-border-width) solid;border-right:var(--bs-spinner-border-width) solid #0000}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:0.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed:1.5s}}.offcanvas,.offcanvas-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xl,.offcanvas-xxl{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-color:var(--bs-body-color);--bs-offcanvas-bg:var(--bs-body-bg);--bs-offcanvas-border-width:var(--bs-border-width);--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:var(--bs-box-shadow-sm);--bs-offcanvas-transition:transform 0.3s ease-in-out;--bs-offcanvas-title-line-height:1.5}@media (max-width:575.98px){.offcanvas-sm{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-sm.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-sm.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom,.offcanvas-sm.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-sm.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing{transform:none}.offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing{visibility:visible}}@media (min-width:576px){.offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:initial!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{background-color:initial!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:767.98px){.offcanvas-md{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media (max-width:767.98px){.offcanvas-md.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-md.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-md.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom,.offcanvas-md.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-md.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.show:not(.hiding),.offcanvas-md.showing{transform:none}.offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing{visibility:visible}}@media (min-width:768px){.offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:initial!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{background-color:initial!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:991.98px){.offcanvas-lg{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-lg.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-lg.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom,.offcanvas-lg.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-lg.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing{transform:none}.offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing{visibility:visible}}@media (min-width:992px){.offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:initial!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{background-color:initial!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:1199.98px){.offcanvas-xl{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:1199.98px) and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-xl.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-xl.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom,.offcanvas-xl.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-xl.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.show:not(.hiding),.offcanvas-xl.showing{transform:none}.offcanvas-xl.hiding,.offcanvas-xl.show,.offcanvas-xl.showing{visibility:visible}}@media (min-width:1200px){.offcanvas-xl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:initial!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{background-color:initial!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:1399.98px){.offcanvas-xxl{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:1399.98px) and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-xxl.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-xxl.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom,.offcanvas-xxl.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-xxl.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.show:not(.hiding),.offcanvas-xxl.showing{transform:none}.offcanvas-xxl.hiding,.offcanvas-xxl.show,.offcanvas-xxl.showing{visibility:visible}}@media (min-width:1400px){.offcanvas-xxl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:initial!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{background-color:initial!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}.offcanvas{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas.offcanvas-bottom,.offcanvas.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{visibility:visible}.offcanvas-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{align-items:center;display:flex;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{margin:calc(var(--bs-offcanvas-padding-y)*-.5) calc(var(--bs-offcanvas-padding-x)*-.5) calc(var(--bs-offcanvas-padding-y)*-.5) auto;padding:calc(var(--bs-offcanvas-padding-y)*.5) calc(var(--bs-offcanvas-padding-x)*.5)}.offcanvas-title{line-height:var(--bs-offcanvas-title-line-height);margin-bottom:0}.offcanvas-body{flex-grow:1;overflow-y:auto;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.placeholder{background-color:currentcolor;cursor:wait;display:inline-block;min-height:1em;opacity:.5;vertical-align:middle}.placeholder.btn:before{content:"";display:inline-block}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{animation:placeholder-wave 2s linear infinite;-webkit-mask-image:linear-gradient(130deg,#000 55%,#000c 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,#000c 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}.clearfix:after{clear:both;content:"";display:block}.text-bg-primary{background-color:#0d6efd!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-secondary{background-color:#6c757d!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-success{background-color:#198754!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-info{background-color:#0dcaf0!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-warning{background-color:#ffc107!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-danger{background-color:#dc3545!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-light{background-color:#f8f9fa!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-dark{background-color:#212529!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.link-primary{color:#0d6efd!important;color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:#0d6efd!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important}.link-primary:focus,.link-primary:hover{color:#0a58ca!important;color:RGBA(10,88,202,var(--bs-link-opacity,1))!important;text-decoration-color:#0a58ca!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important}.link-secondary{color:#6c757d!important;color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:#6c757d!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important}.link-secondary:focus,.link-secondary:hover{color:#565e64!important;color:RGBA(86,94,100,var(--bs-link-opacity,1))!important;text-decoration-color:#565e64!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important}.link-success{color:#198754!important;color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:#198754!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important}.link-success:focus,.link-success:hover{color:#146c43!important;color:RGBA(20,108,67,var(--bs-link-opacity,1))!important;text-decoration-color:#146c43!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important}.link-info{color:#0dcaf0!important;color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:#0dcaf0!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important}.link-info:focus,.link-info:hover{color:#3dd5f3!important;color:RGBA(61,213,243,var(--bs-link-opacity,1))!important;text-decoration-color:#3dd5f3!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important}.link-warning{color:#ffc107!important;color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:#ffc107!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important}.link-warning:focus,.link-warning:hover{color:#ffcd39!important;color:RGBA(255,205,57,var(--bs-link-opacity,1))!important;text-decoration-color:#ffcd39!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important}.link-danger{color:#dc3545!important;color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:#dc3545!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important}.link-danger:focus,.link-danger:hover{color:#b02a37!important;color:RGBA(176,42,55,var(--bs-link-opacity,1))!important;text-decoration-color:#b02a37!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important}.link-light{color:#f8f9fa!important;color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:#f8f9fa!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important}.link-light:focus,.link-light:hover{color:#f9fafb!important;color:RGBA(249,250,251,var(--bs-link-opacity,1))!important;text-decoration-color:#f9fafb!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important}.link-dark{color:#212529!important;color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:#212529!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important}.link-dark:focus,.link-dark:hover{color:#1a1e21!important;color:RGBA(26,30,33,var(--bs-link-opacity,1))!important;text-decoration-color:#1a1e21!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important}.link-body-emphasis{color:#000!important;color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:#000!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-body-emphasis:focus,.link-body-emphasis:hover{color:#000000bf!important;color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,.75))!important;text-decoration-color:#000000bf!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important}.focus-ring:focus{box-shadow:0 0 0 .25rem #0d6efd40;box-shadow:var(--bs-focus-ring-x,0) var(--bs-focus-ring-y,0) var(--bs-focus-ring-blur,0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);outline:0}.icon-link{align-items:center;backface-visibility:hidden;display:inline-flex;gap:.375rem;text-decoration-color:#0d6efd80;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-underline-offset:.25em}.icon-link>.bi{fill:currentcolor;flex-shrink:0;height:1em;transition:transform .2s ease-in-out;width:1em}@media (prefers-reduced-motion:reduce){.icon-link>.bi{transition:none}}.icon-link-hover:focus-visible>.bi,.icon-link-hover:hover>.bi{transform:translate3d(.25em,0,0);transform:var(--bs-icon-link-transform,translate3d(.25em,0,0))}.ratio{position:relative;width:100%}.ratio:before{content:"";display:block;padding-top:var(--bs-aspect-ratio)}.ratio>*{height:100%;left:0;position:absolute;top:0;width:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{top:0}.fixed-bottom,.fixed-top{left:0;position:fixed;right:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{top:0}.sticky-bottom,.sticky-top{position:sticky;z-index:1020}.sticky-bottom{bottom:0}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{bottom:0;position:sticky;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{bottom:0;position:sticky;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{bottom:0;position:sticky;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{bottom:0;position:sticky;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{bottom:0;position:sticky;z-index:1020}}.hstack{align-items:center;flex-direction:row}.hstack,.vstack{align-self:stretch;display:flex}.vstack{flex:1 1 auto;flex-direction:column}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;white-space:nowrap!important;width:1px!important}.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!important}.stretched-link:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{align-self:stretch;background-color:currentcolor;display:inline-block;min-height:1em;opacity:.25;width:1px;width:var(--bs-border-width)}.align-baseline{vertical-align:initial!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-none{-o-object-fit:none!important;object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem #00000026!important;box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important;box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important;box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color:rgba(var(--bs-primary-rgb),var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color:rgba(var(--bs-secondary-rgb),var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color:rgba(var(--bs-success-rgb),var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color:rgba(var(--bs-info-rgb),var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color:rgba(var(--bs-warning-rgb),var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color:rgba(var(--bs-danger-rgb),var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color:rgba(var(--bs-light-rgb),var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color:rgba(var(--bs-dark-rgb),var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important;border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important;border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #dee2e6!important;border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #dee2e6!important;border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #dee2e6!important;border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity:1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:#9ec5fe!important;border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:#c4c8cb!important;border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:#a3cfbb!important;border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:#9eeaf9!important;border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:#ffe69c!important;border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:#f1aeb5!important;border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:#e9ecef!important;border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:#adb5bd!important;border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity:0.1}.border-opacity-25{--bs-border-opacity:0.25}.border-opacity-50{--bs-border-opacity:0.5}.border-opacity-75{--bs-border-opacity:0.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-3{margin-left:1rem!important;margin-right:1rem!important}.mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-5{margin-left:3rem!important;margin-right:3rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-bottom:0!important;margin-top:0!important}.my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:1rem!important;padding-right:1rem!important}.px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-5{padding-left:3rem!important;padding-right:3rem!important}.py-0{padding-bottom:0!important;padding-top:0!important}.py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.font-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important;font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(13,110,253,var(--bs-text-opacity))!important;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(108,117,125,var(--bs-text-opacity))!important;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(25,135,84,var(--bs-text-opacity))!important;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(13,202,240,var(--bs-text-opacity))!important;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(255,193,7,var(--bs-text-opacity))!important;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(220,53,69,var(--bs-text-opacity))!important;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(248,249,250,var(--bs-text-opacity))!important;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(33,37,41,var(--bs-text-opacity))!important;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(0,0,0,var(--bs-text-opacity))!important;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(255,255,255,var(--bs-text-opacity))!important;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(33,37,41,var(--bs-text-opacity))!important;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#212529bf!important;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity:1;color:#00000080!important}.text-white-50{--bs-text-opacity:1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity:1;color:#212529bf!important;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity:1;color:#21252980!important;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity:1;color:#000!important;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.text-primary-emphasis{color:#052c65!important;color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:#2b2f32!important;color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:#0a3622!important;color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:#055160!important;color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:#664d03!important;color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:#58151c!important;color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:#495057!important;color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:#495057!important;color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity:0.1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity:0.25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity:0.5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity:0.75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity:1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity:1;text-decoration-color:rgba(13,110,253,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity:1;text-decoration-color:rgba(108,117,125,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity:1;text-decoration-color:rgba(25,135,84,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity:1;text-decoration-color:rgba(13,202,240,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity:1;text-decoration-color:rgba(255,193,7,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity:1;text-decoration-color:rgba(220,53,69,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity:1;text-decoration-color:rgba(248,249,250,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity:1;text-decoration-color:rgba(33,37,41,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity:1;text-decoration-color:#0d6efd!important;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:0.1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:0.25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:0.5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:0.75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(13,110,253,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(108,117,125,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(25,135,84,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(13,202,240,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(255,193,7,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(220,53,69,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(248,249,250,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(33,37,41,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(0,0,0,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(255,255,255,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(255,255,255,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:initial!important}.bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(233,236,239,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(248,249,250,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-primary-subtle{background-color:#cfe2ff!important;background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:#e2e3e5!important;background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:#d1e7dd!important;background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:#cff4fc!important;background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:#fff3cd!important;background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:#f8d7da!important;background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:#fcfcfd!important;background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:#ced4da!important;background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:linear-gradient(180deg,#ffffff26,#fff0)!important;background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.375rem!important;border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.25rem!important;border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:.375rem!important;border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:.5rem!important;border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:1rem!important;border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:2rem!important;border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important;border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:.375rem!important;border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:.375rem!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:.25rem!important;border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:.25rem!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:.375rem!important;border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:.375rem!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:.5rem!important;border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:.5rem!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:1rem!important;border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:1rem!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:2rem!important;border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:2rem!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:50rem!important;border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:50rem!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-bottom-right-radius:.375rem!important;border-bottom-right-radius:var(--bs-border-radius)!important;border-top-right-radius:.375rem!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-bottom-right-radius:0!important;border-top-right-radius:0!important}.rounded-end-1{border-bottom-right-radius:.25rem!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:.25rem!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-bottom-right-radius:.375rem!important;border-bottom-right-radius:var(--bs-border-radius)!important;border-top-right-radius:.375rem!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-bottom-right-radius:.5rem!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:.5rem!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-bottom-right-radius:1rem!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:1rem!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-bottom-right-radius:2rem!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:2rem!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-bottom-right-radius:50%!important;border-top-right-radius:50%!important}.rounded-end-pill{border-bottom-right-radius:50rem!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:50rem!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-left-radius:.375rem!important;border-bottom-left-radius:var(--bs-border-radius)!important;border-bottom-right-radius:.375rem!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.rounded-bottom-1{border-bottom-left-radius:.25rem!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:.25rem!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-left-radius:.375rem!important;border-bottom-left-radius:var(--bs-border-radius)!important;border-bottom-right-radius:.375rem!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-left-radius:.5rem!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:.5rem!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-left-radius:1rem!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:1rem!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-left-radius:2rem!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:2rem!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-left-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-bottom-pill{border-bottom-left-radius:50rem!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:50rem!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:.375rem!important;border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:.375rem!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:.25rem!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:.25rem!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:.375rem!important;border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:.375rem!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:.5rem!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:.5rem!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:1rem!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:1rem!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:2rem!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:2rem!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:50rem!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:50rem!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-sm-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-sm-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-sm-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-sm-none{-o-object-fit:none!important;object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-left:0!important;margin-right:0!important}.mx-sm-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-sm-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-sm-3{margin-left:1rem!important;margin-right:1rem!important}.mx-sm-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-sm-5{margin-left:3rem!important;margin-right:3rem!important}.mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.my-sm-0{margin-bottom:0!important;margin-top:0!important}.my-sm-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-sm-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-sm-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-sm-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-sm-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-sm-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-left:0!important;padding-right:0!important}.px-sm-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-sm-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-sm-3{padding-left:1rem!important;padding-right:1rem!important}.px-sm-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-sm-5{padding-left:3rem!important;padding-right:3rem!important}.py-sm-0{padding-bottom:0!important;padding-top:0!important}.py-sm-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-sm-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-sm-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-sm-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-sm-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-sm-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-sm-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-sm-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-sm-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-sm-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-md-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-md-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-md-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-md-none{-o-object-fit:none!important;object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-left:0!important;margin-right:0!important}.mx-md-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-md-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-md-3{margin-left:1rem!important;margin-right:1rem!important}.mx-md-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-md-5{margin-left:3rem!important;margin-right:3rem!important}.mx-md-auto{margin-left:auto!important;margin-right:auto!important}.my-md-0{margin-bottom:0!important;margin-top:0!important}.my-md-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-md-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-md-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-md-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-md-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-md-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-left:0!important;padding-right:0!important}.px-md-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-md-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-md-3{padding-left:1rem!important;padding-right:1rem!important}.px-md-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-md-5{padding-left:3rem!important;padding-right:3rem!important}.py-md-0{padding-bottom:0!important;padding-top:0!important}.py-md-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-md-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-md-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-md-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-md-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-md-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-md-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-md-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-md-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-md-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-lg-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-lg-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-lg-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-lg-none{-o-object-fit:none!important;object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-left:0!important;margin-right:0!important}.mx-lg-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-lg-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-lg-3{margin-left:1rem!important;margin-right:1rem!important}.mx-lg-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-lg-5{margin-left:3rem!important;margin-right:3rem!important}.mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.my-lg-0{margin-bottom:0!important;margin-top:0!important}.my-lg-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-lg-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-lg-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-lg-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-lg-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-lg-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-left:0!important;padding-right:0!important}.px-lg-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-lg-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-lg-3{padding-left:1rem!important;padding-right:1rem!important}.px-lg-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-lg-5{padding-left:3rem!important;padding-right:3rem!important}.py-lg-0{padding-bottom:0!important;padding-top:0!important}.py-lg-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-lg-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-lg-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-lg-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-lg-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-lg-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-lg-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-lg-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-lg-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-lg-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xl-none{-o-object-fit:none!important;object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-left:0!important;margin-right:0!important}.mx-xl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.my-xl-0{margin-bottom:0!important;margin-top:0!important}.my-xl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-left:0!important;padding-right:0!important}.px-xl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xl-0{padding-bottom:0!important;padding-top:0!important}.py-xl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xxl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xxl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xxl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xxl-none{-o-object-fit:none!important;object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-left:0!important;margin-right:0!important}.mx-xxl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xxl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xxl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xxl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xxl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xxl-auto{margin-left:auto!important;margin-right:auto!important}.my-xxl-0{margin-bottom:0!important;margin-top:0!important}.my-xxl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xxl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xxl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xxl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xxl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xxl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-left:0!important;padding-right:0!important}.px-xxl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xxl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xxl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xxl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xxl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xxl-0{padding-bottom:0!important;padding-top:0!important}.py-xxl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xxl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xxl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xxl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xxl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xxl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xxl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xxl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xxl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xxl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.hyundai-loading{align-items:center;background-color:#000000b3;display:none;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:99999}.hyundai-loading .hl-loader{height:53px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:101px}.hyundai-loading .hl-loader:after,.hyundai-loading .hl-loader:before{bottom:0;content:"";display:block;height:53px;left:0;position:absolute;width:101px}.hyundai-loading .hl-loader:before{backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;background:url(https://www.hyundai.com.br/content/dam/hmb/hmb-react/loader/hyundai-loader-front.webp) no-repeat}.hyundai-loading .hl-loader .hl-loader-icon{bottom:0;display:block;height:53px;overflow:hidden;position:absolute;width:100%}.hyundai-loading .hl-loader .hl-loader-icon:after{animation:animation-loading 2s linear infinite alternate;-webkit-animation:animation-loading 2s linear infinite alternate;-moz-animation:animation-loading 2s linear infinite alternate;-o-animation:animation-loading 2s linear infinite alternate;backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;background:url(https://www.hyundai.com.br/content/dam/hmb/hmb-react/loader/hyundai-loader-back.webp) no-repeat;content:"";display:block;height:100%}@keyframes animation-loading{0%{height:0}to{height:100%}}.page{margin:0 auto}@font-face{font-display:swap;font-family:HyundaiSansHead-Bold;font-style:normal;font-weight:400;src:url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansHead-Bold.f8e065152b35d9a77a52.eot);src:url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansHead-Bold.f8e065152b35d9a77a52.eot?#iefix) format("embedded-opentype"),url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansHead-Bold.0dd1efc622b64431a5bb.woff2) format("woff2"),url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansHead-Bold.c348da3b8feac695b957.woff) format("woff"),url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansHead-Bold.0475cca51bdd0f20cb4d.ttf) format("truetype")}@font-face{font-display:swap;font-family:HyundaiSansHead-Light;font-style:normal;font-weight:400;src:url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansHead-Light.53bd622151eaced671a8.eot);src:url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansHead-Light.53bd622151eaced671a8.eot?#iefix) format("embedded-opentype"),url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansHead-Light.ed2ede4dd8900971a975.woff2) format("woff2"),url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansHead-Light.181e5eab476afe0420ad.woff) format("woff"),url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansHead-Light.3e35800ca897efe822f7.ttf) format("truetype")}@font-face{font-display:swap;font-family:HyundaiSansHead-Medium;font-style:normal;font-weight:400;src:url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansHead-Medium.bfd5bbf0a38f7409577c.eot);src:url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansHead-Medium.bfd5bbf0a38f7409577c.eot?#iefix) format("embedded-opentype"),url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansHead-Medium.ad626577f12df1be5c44.woff2) format("woff2"),url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansHead-Medium.afd20cbf4b303a1b19aa.woff) format("woff"),url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansHead-Medium.28d5aa8197d47debc126.ttf) format("truetype")}@font-face{font-display:swap;font-family:HyundaiSansHead-Regular;font-style:normal;font-weight:400;src:url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansHead-Regular.23357add5b21950b84c1.eot);src:url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansHead-Regular.23357add5b21950b84c1.eot?#iefix) format("embedded-opentype"),url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansHead-Regular.2d26b0642bbdd1901799.woff2) format("woff2"),url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansHead-Regular.7e5ac7685ca1e2ad9e23.woff) format("woff"),url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansHead-Regular.1b681fac1a2b2aa71080.ttf) format("truetype")}@font-face{font-display:swap;font-family:HyundaiSansText-Bold;font-style:normal;font-weight:400;src:url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansText-Bold.5a9c361d8b9b3a1ce48e.eot);src:url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansText-Bold.5a9c361d8b9b3a1ce48e.eot?#iefix) format("embedded-opentype"),url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansText-Bold.3a9af00706c7dcaadd53.woff2) format("woff2"),url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansText-Bold.ca26626924aa7821c0b8.woff) format("woff"),url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansText-Bold.3dc7fbc1e8a755a855e0.ttf) format("truetype")}@font-face{font-display:swap;font-family:HyundaiSansText-BoldItalic;font-style:normal;font-weight:400;src:url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansText-BoldItalic.ead86188dc8023908964.eot);src:url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansText-BoldItalic.ead86188dc8023908964.eot?#iefix) format("embedded-opentype"),url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansText-BoldItalic.444f9d521b14e8a7da20.woff2) format("woff2"),url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansText-BoldItalic.1d5980140c93adb0182b.woff) format("woff"),url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansText-BoldItalic.eb67b7e7bc4a9c02c542.ttf) format("truetype")}@font-face{font-display:swap;font-family:HyundaiSansText-Italic;font-style:normal;font-weight:400;src:url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansText-Italic.5cb66dfdda990176126b.eot);src:url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansText-Italic.5cb66dfdda990176126b.eot?#iefix) format("embedded-opentype"),url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansText-Italic.053db7ba96ce715a8ff1.woff2) format("woff2"),url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansText-Italic.b810509024a0257c4c88.woff) format("woff"),url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansText-Italic.fa9f4ab418692e9c0084.ttf) format("truetype")}@font-face{font-display:swap;font-family:HyundaiSansText-Medium;font-style:normal;font-weight:400;src:url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansText-Medium.d5a6646b7acc71307434.eot);src:url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansText-Medium.d5a6646b7acc71307434.eot?#iefix) format("embedded-opentype"),url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansText-Medium.26e930c2a1679dc9dd2b.woff2) format("woff2"),url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansText-Medium.62eeddfc4478547ead35.woff) format("woff"),url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansText-Medium.26969925799232fcfc3a.ttf) format("truetype")}@font-face{font-display:swap;font-family:HyundaiSansText-MediumItalic;font-style:normal;font-weight:400;src:url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansText-MediumItalic.cfa1a41f08b1f9d7e1cd.eot);src:url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansText-MediumItalic.cfa1a41f08b1f9d7e1cd.eot?#iefix) format("embedded-opentype"),url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansText-MediumItalic.6782d8b3dd5d22d251e6.woff2) format("woff2"),url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansText-MediumItalic.a79eb044a70f8787cb66.woff) format("woff"),url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansText-MediumItalic.c74ace168e95a1bffade.ttf) format("truetype")}@font-face{font-display:swap;font-family:HyundaiSansText-Regular;font-style:normal;font-weight:400;src:url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansText-Regular.fe13128eac1b13ba853f.eot);src:url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansText-Regular.fe13128eac1b13ba853f.eot?#iefix) format("embedded-opentype"),url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansText-Regular.a94b4d7605d7614670b2.woff2) format("woff2"),url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansText-Regular.9a44eda828e565744740.woff) format("woff"),url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/HyundaiSansText-Regular.3bece3df083e30d75c6c.ttf) format("truetype")}@font-face{font-display:swap;font-family:icomoon;font-style:normal;font-weight:400;src:url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/icomoon.bd2124046efe9c8dda42.eot);src:url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/icomoon.bd2124046efe9c8dda42.eot#iefix) format("embedded-opentype"),url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/icomoon.a9bc503883d56be25258.ttf) format("truetype"),url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/icomoon.235b2e764b415c5a9329.woff) format("woff"),url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/icomoon.17f993db636b00ad7c7f.svg#icomoon) format("svg")}[class*=" icon-"],[class^=icon-]{speak:none;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:icomoon!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.icon-plus:before{content:"\e909"}.icon-cross:before{content:"\e90a"}.icon-magnifier:before,.icon-search:before{content:"\e908"}.icon-angle-down:before{content:"\e900"}.icon-angle-up:before{content:"\e901"}.icon-angle-right:before{content:"\e902"}.icon-angle-left:before{content:"\e903"}.icon-angle-double-down:before{content:"\e904"}.icon-angle-double-up:before{content:"\e905"}.icon-angle-double-right:before{content:"\e906"}.icon-angle-double-left:before{content:"\e907"}.icon-minus:before{content:"\ea0b"}.hyundai-button{gap:10px}.hf-disclaimer{display:block;font-family:HyundaiSansText-Regular;font-size:13px;height:auto;line-height:1.1;margin:0 0 60px;width:100%}@media only screen and (max-width:1024px){.hf-disclaimer{font-size:12px;margin:0 auto 30px;max-width:85%!important}}.no-separator{border-bottom:1px solid var(--hyundai-transparent)!important;width:100%}.separator{width:100%}.hd-thank-you{background-color:var(--hyundai-thankyou-blue);max-width:100%;padding:20px;width:100%}.hd-thank-you .title-container{align-items:center;display:flex;gap:10px;justify-content:flex-start}.hd-thank-you .title-container .icon-container{border-radius:20px;height:30px;min-width:30px;width:30px}.hd-thank-you .title-container .icon-container,.hd-thank-you .title-container .little-icon-container{align-items:center;background-color:var(--hyundai-alarm-blue);color:var(--hyundai-white);display:flex;justify-content:center}.hd-thank-you .title-container .little-icon-container{border-radius:10px;height:15px;min-width:15px;width:15px}.hd-thank-you .title-container .little-icon-container svg{height:10px;width:20px}@media only screen and (max-width:420px){.hd-thank-you .title-container .icon-container{width:45px}}.hf-form{margin:0 auto!important;max-width:1200px;padding:10px 0 30px;width:100%}.hf-form .hf-form-title{font-family:HyundaiSansHead-Medium;font-size:24px!important;margin-bottom:10px}@media only screen and (max-width:1024px){.hf-form .hf-form-title{font-size:18px!important}}.hf-form .hf-form-contact-title{font-family:HyundaiSansHead-Medium;font-size:18px;margin:10px 0}@media only screen and (max-width:1024px){.hf-form .hf-form-contact-title{font-size:14px}}.hf-form .hf-form-contacts label span{color:var(--hyundai-white)!important}@media only screen and (max-width:1024px){.hf-form .hf-form-contacts{flex-direction:column!important}}.hf-form .hf-form-opt label span{color:var(--hyundai-white)!important}@media only screen and (max-width:1024px){.hf-form{max-width:80%!important}}.footer-location{align-items:center;background-color:var(--hyundai-transparent);display:flex;height:auto;justify-content:flex-end;margin-bottom:20px;max-width:100%;width:100%}.footer-location .footer-location-container{display:block;height:auto;max-width:340px;width:100%}.footer-location .footer-location-container .footer-location-button{align-items:center;background-color:var(--hyundai-transparent);border:none;-moz-column-gap:5px;column-gap:5px;display:flex;height:auto;justify-content:space-between;width:auto}.footer-location .footer-location-container .footer-location-button .footer-location-arrow,.footer-location .footer-location-container .footer-location-button .footer-location-pin{height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content}.footer-location .footer-location-container .footer-location-button .footer-location-text{font-size:14px;line-height:1;text-transform:uppercase}.hf-menus{align-items:flex-start;justify-content:space-between}.hf-menus,.hf-menus .hf-menus-content{display:flex;height:auto;max-width:100%;width:100%}.hf-menus .hf-menus-content .hf-menus-left{align-items:flex-start;display:flex;height:auto;justify-content:flex-start;max-width:170px;width:100%}@media only screen and (max-width:1024px){.hf-menus .hf-menus-content .hf-menus-left{max-width:50%}.hf-menus .hf-menus-content .hf-menus-left .hf-menu-item-header{display:none!important}}.hf-menus .hf-menus-content .hf-menus-right{align-items:flex-start;display:flex;height:auto;justify-content:flex-start;max-width:calc(100% - 170px);width:100%}.hf-menus .hf-menus-content .hf-menus-right .hf-menu-right-top{align-items:flex-start;display:flex;height:auto;justify-content:space-between;max-width:100%;width:100%}@media only screen and (max-width:1024px){.hf-menus .hf-menus-content .hf-menus-right .hf-menu-right-top{flex-direction:column}}.hf-menus .hf-menus-content .hf-menus-right .hf-menu-right-bottom{display:none}@media only screen and (max-width:1024px){.hf-menus .hf-menus-content .hf-menus-right .hf-menu-right-bottom{display:flex;height:auto;max-width:100%;padding-left:12px;width:100%}.hf-menus .hf-menus-content .hf-menus-right .hf-menu-right-bottom .hf-legal-mobile{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;max-width:100%;width:100%}.hf-menus .hf-menus-content .hf-menus-right .hf-menu-right-bottom .hf-legal-mobile a,.hf-menus .hf-menus-content .hf-menus-right .hf-menu-right-bottom .hf-legal-mobile button{background-color:#0000;border:0;color:var(--hyundai-white);display:block;font-family:HyundaiSansText-Regular;font-size:12px;height:auto;line-height:1.2;margin-bottom:8px;padding:0;text-align:left;text-decoration:none;width:100%}.hf-menus .hf-menus-content .hf-menus-right{align-items:flex-start;flex-direction:column;height:100%;justify-content:space-between;max-width:50%;min-height:260px}.hf-menus .hf-menus-content .hf-menus-right .hf-menu-list{display:none!important;margin-bottom:20px;padding-left:12px}.hf-menus .hf-menus-content .hf-menus-right .hf-menu-list.mobile-open{display:flex!important}}.hf-menus .hf-menus-content .hf-menu-item{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;max-width:100%;width:100%}.hf-menus .hf-menus-content .hf-menu-item .hf-menu-item-header{align-items:flex-start;display:flex;height:19px;justify-content:flex-start;margin-bottom:10px;max-width:100%;width:100%}.hf-menus .hf-menus-content .hf-menu-item .hf-menu-item-header .hf-menu-item-text{background-color:#0000;border:0;color:var(--hyundai-white);display:block;font-family:HyundaiSansText-Bold;font-size:16px;height:100%;line-height:normal;padding:0;text-align:left;text-decoration:none!important;width:100%}@media only screen and (max-width:1024px){.hf-menus .hf-menus-content .hf-menu-item .hf-menu-item-header .hf-menu-item-text{display:none}}.hf-menus .hf-menus-content .hf-menu-item .hf-menu-item-header .hf-menu-item-button{display:none}@media only screen and (max-width:1024px){.hf-menus .hf-menus-content .hf-menu-item .hf-menu-item-header .hf-menu-item-button{background-color:#0000;border:0;color:var(--hyundai-white);display:block;font-family:HyundaiSansText-Bold;font-size:16px;line-height:normal;max-width:100%;padding:0;text-align:left;width:100%}.hf-menus .hf-menus-content .hf-menu-item .hf-menu-item-header .hf-menu-item-button:before{content:"+";display:inline-block;padding-right:3px;transition:transform .3s ease-out}.hf-menus .hf-menus-content .hf-menu-item .hf-menu-item-header .hf-menu-item-button.mobile-open:before{transform:rotate(45deg)}.hf-menus .hf-menus-content .hf-menu-item .hf-menu-item-header{margin-bottom:12px}}.hf-menus .hf-menus-content .hf-menu-item .hf-menu-list{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:flex-start;max-width:100%;width:100%}.hf-menus .hf-menus-content .hf-menu-item .hf-menu-list .hf-menu-list-item{color:var(--hyundai-white);display:block;font-family:HyundaiSansText-Regular;font-size:12px;height:auto;line-height:1.2;margin-bottom:8px;max-width:100%;text-align:left;text-decoration:none;width:100%}.hf-menus .hf-menus-content .hf-menu-item .hf-menu-list .hf-menu-list-item:hover{text-decoration:underline}@media only screen and (max-width:1024px){.hf-menus .hf-menus-content .hf-menu-item{padding-left:12px}.hf-menus .hf-menus-content{margin-bottom:40px;position:relative}}.hf-menus .hf-info-content{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:center;max-width:340px;width:100%}.hf-menus .hf-info-content .hf-logo{align-items:baseline;display:flex;height:auto;justify-content:flex-start;margin-bottom:10px;max-width:100%;width:100%}.hf-menus .hf-info-content .hf-logo .hf-logo-content{align-items:center;display:flex;height:auto;justify-content:flex-start;width:50%}.hf-menus .hf-info-content .hf-logo .hf-logo-content a{display:block;height:100%;width:100%}@media only screen and (max-width:1024px){.hf-menus .hf-info-content .hf-logo .hf-logo-content{margin-bottom:5px}}.hf-menus .hf-info-content .hf-logo .copyright{align-items:center;color:#b4b4b4;display:flex;font-family:HyundaiSansHead-Regular;font-size:12px;height:auto;justify-content:flex-start;line-height:1;width:50%}@media only screen and (max-width:1024px){.hf-menus .hf-info-content .hf-logo .copyright{width:100%}.hf-menus .hf-info-content .hf-logo{align-items:flex-start;flex-direction:column;margin-bottom:0;max-width:50%}}.hf-menus .hf-info-content .hf-legal{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;max-width:100%;width:100%}.hf-menus .hf-info-content .hf-legal a,.hf-menus .hf-info-content .hf-legal button{background-color:#0000;border:0;color:var(--hyundai-white);display:block;font-family:HyundaiSansText-Regular;font-size:12px;height:auto;line-height:1.2;margin-bottom:8px;padding:0;text-align:left;text-decoration:none;width:100%}.hf-menus .hf-info-content .hf-legal a:hover,.hf-menus .hf-info-content .hf-legal button:hover{text-decoration:underline}@media only screen and (max-width:1024px){.hf-menus .hf-info-content .hf-legal{display:none}}.hf-menus .hf-info-content .hf-contact{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:flex-start;margin:40px 0 30px;max-width:100%;width:100%}.hf-menus .hf-info-content .hf-contact .hf-contact-phone{color:var(--hyundai-white);display:block;font-family:HyundaiSansText-Regular;font-size:12px;height:auto;line-height:1.2;max-width:100%;text-align:left;text-decoration:none;width:100%}.hf-menus .hf-info-content .hf-contact .hf-contact-phone:hover{text-decoration:underline}.hf-menus .hf-info-content .hf-contact .hf-opening-hours{display:block;height:auto;max-width:100%;width:100%}.hf-menus .hf-info-content .hf-contact .hf-opening-hours span{color:var(--hyundai-white);display:block;font-family:HyundaiSansText-Regular;font-size:12px;height:auto;line-height:1.2;text-align:left;width:100%}.hf-menus .hf-info-content .hf-contact .hf-location{display:flex;flex-direction:column;height:auto;max-width:100%;width:100%}.hf-menus .hf-info-content .hf-contact .hf-location .hf-location-title{color:var(--hyundai-white);display:block;font-family:HyundaiSansHead-Medium;font-size:14px;height:auto;line-height:1.2;margin:15px 0 5px;max-width:100%;width:100%}.hf-menus .hf-info-content .hf-contact .hf-location .hf-location-address{color:var(--hyundai-white);display:block;font-family:HyundaiSansText-Regular;font-size:12px;height:auto;line-height:1.2;max-width:100%;text-decoration:none;width:100%}.hf-menus .hf-info-content .hf-contact .hf-location .hf-location-address:hover{text-decoration:underline}@media only screen and (max-width:1024px){.hf-menus .hf-info-content .hf-contact{display:none}}.hf-menus .hf-info-content .hf-social{align-items:flex-end;border-bottom:1px solid #d3d3d3;display:flex;height:auto;justify-content:flex-start;margin-bottom:13px;max-width:100%;padding-bottom:14px;width:100%}.hf-menus .hf-info-content .hf-social .hf-social-item{display:block;height:auto;margin-right:8px;width:auto}.hf-menus .hf-info-content .hf-social .hf-social-item img{height:auto;width:auto}@media only screen and (max-width:1024px){.hf-menus .hf-info-content .hf-social{border-bottom:none;margin-bottom:0;padding-bottom:0}}.hf-menus .hf-info-content .hf-proconve{align-items:center;background-color:var(--hyundai-white);display:flex;height:auto;justify-content:flex-start;max-width:100%;padding:6.7px 15px 10.7px 11.4px;width:100%}.hf-menus .hf-info-content .hf-proconve .hf-proconve-image{display:block;height:75px;margin-right:6px;width:64px}.hf-menus .hf-info-content .hf-proconve .hf-proconve-text{align-items:center;display:flex;height:100%;justify-content:flex-start;width:calc(100% - 67px)}.hf-menus .hf-info-content .hf-proconve .hf-proconve-text span{color:var(--hyundai-black);display:block;font-family:HyundaiSansText-Regular;font-size:12px;height:auto;line-height:1.2;text-align:left;width:100%}@media only screen and (max-width:1024px){.hf-menus .hf-info-content .hf-proconve{display:none}.hf-menus .hf-info-content{align-items:flex-end;flex-direction:row;margin-bottom:40px;max-width:100%}.hf-menus{flex-direction:column-reverse;margin:0 auto;max-width:85%}}.hf-proconve-mobile{display:none}@media only screen and (max-width:1024px){.hf-proconve-mobile{align-items:center;background-color:var(--hyundai-white);display:flex!important;height:auto;justify-content:flex-start;max-width:100%;padding:6.7px 15px 10.7px 11.4px;width:100%}.hf-proconve-mobile .hf-proconve-image{display:block;height:75px;margin-right:6px;width:64px}.hf-proconve-mobile .hf-proconve-text{align-items:center;display:flex;height:100%;justify-content:flex-start;width:calc(100% - 67px)}.hf-proconve-mobile .hf-proconve-text span{color:var(--hyundai-black);display:block;font-family:HyundaiSansText-Regular;font-size:12px;height:auto;line-height:1.2;text-align:left;width:100%}}.hyundai-footer{background-color:var(--hyundai-black);display:block;height:auto;max-width:100%;position:absolute;width:100%}.hyundai-footer .hyundai-footer-addbutton{left:50%;position:absolute;top:5%;transform:translate(-50%,-50%);z-index:999}@media only screen and (max-width:767px){.hyundai-footer .hyundai-footer-addbutton{top:3%}}.hyundai-footer .container{height:auto;margin:0 auto;max-width:1300px!important;padding:40px 0 60px;width:100%}@media only screen and (max-width:1024px){.hyundai-footer .container{max-width:100%!important;padding:40px 0 0}}.header-location{background-color:var(--hyundai-transparent);display:block;height:auto;margin-top:10px;max-width:100%;width:100%}.header-location .header-location-container{align-items:center;display:flex;height:auto;justify-content:flex-end;margin:0 auto;max-width:1200px;width:100%}.header-location .header-location-container .header-location-button{align-items:center;background-color:var(--hyundai-transparent);border:none;-moz-column-gap:5px;column-gap:5px;display:flex;height:auto;justify-content:space-between;width:auto}.header-location .header-location-container .header-location-button .header-location-arrow,.header-location .header-location-container .header-location-button .header-location-pin{height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content}.header-location .header-location-container .header-location-button .header-location-text{font-size:14px;line-height:1;text-transform:uppercase}.header-location.is-scroll .header-location-arrow path,.header-location.is-scroll .header-location-pin path{fill:var(--hyundai-black)}.header-location.is-scroll .header-location-arrow line,.header-location.is-scroll .header-location-pin line{stroke:var(--hyundai-black)}.header-location.is-scroll .header-location-text{color:var(--hyundai-black)!important}.header-dealer{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:center;max-width:100%;width:100%}.header-dealer .hd-my-location-radio .MuiIconButton-root,.header-dealer .hd-my-location-radio .makeStyles-icon-2{border-radius:0}.header-dealer .MuiIconButton-label input{font-size:16px!important}.header-dealer .hd-title{color:var(--hyundai-black);font-family:HyundaiSansHead-Regular;font-size:18px;height:auto;line-height:1.2;margin-bottom:10px;width:100%}.header-dealer .hd-options{align-items:baseline;display:flex;height:auto;justify-content:space-between;margin-bottom:5px;width:100%}.header-dealer .hd-options label{margin-right:0}.header-dealer .hd-options label .MuiTypography-body1{color:#747474!important;font-family:HyundaiSansText-Medium!important;font-size:14px!important}@media only screen and (max-width:767px){.header-dealer .hd-options label .MuiTypography-body1{font-size:12px!important}}.header-dealer .hd-search-container-name{align-items:center;display:flex;height:auto;justify-content:center;margin:0 0 20px;width:100%}.header-dealer .hd-search-container-name .hd-search-input-name{background-color:#0000;border:0;font-family:HyundaiSansHead-Medium;font-size:16px;height:48px;line-height:normal;padding:0 5px 0 20px;width:90%}.header-dealer .hd-search-container-name .hd-search-button{align-items:center;background-color:#0000;border:0;display:flex;height:48px;justify-content:center;padding-right:15px;width:40px}.header-dealer .hd-search-container-name .hd-search-button svg path{fill:var(--hyundai-dark-grey)}.header-dealer .hd-search-container-zipcode{align-items:center;display:flex;height:auto;justify-content:center;margin:0 0 20px;width:100%}.header-dealer .hd-search-container-zipcode .hd-search-input-zipcode{background-color:#0000;border:0;font-family:HyundaiSansHead-Medium;font-size:16px;height:48px;line-height:normal;padding:0 5px 0 20px;width:90%}.header-dealer .hd-search-container-zipcode .hd-search-button{align-items:center;background-color:#0000;border:0;display:flex;height:48px;justify-content:center;padding-right:15px;width:40px}.header-dealer .hd-search-container-zipcode .hd-search-button svg path{fill:var(--hyundai-dark-grey)}.header-dealer .hd-search-result{display:block;height:auto;margin:0 0 20px;width:100%}.header-dealer .hd-search-result .hd-result-dropdown{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;position:relative;width:100%;z-index:15}.header-dealer .hd-search-result .hd-result-dropdown .hd-dropdown-button-disabled{font-family:HyundaiSansHead-Medium;font-size:14px;height:48px;line-height:normal;padding-left:20px;text-align:left;transition:transform .5s ease-out;width:100%}.header-dealer .hd-search-result .hd-result-dropdown .hd-dropdown-button-disabled[aria-expanded=false]:after,.header-dealer .hd-search-result .hd-result-dropdown .hd-dropdown-button-disabled[aria-expanded=true]:after{background:url(https://www.hyundai.com.br/content/dam/hmb/hmb-react/icons/dealer/menu-dealer-arrow.png) 100% no-repeat;border:initial none;border-color:initial;-o-border-image:none;border-image:none;-o-border-image:initial;border-image:initial;content:"";height:5px;margin:0;position:absolute;right:3%;top:22px;vertical-align:0;width:11px}.header-dealer .hd-search-result .hd-result-dropdown .hd-dropdown-button-disabled[aria-expanded=true]:after{transform:rotate(180deg)}.header-dealer .hd-search-result .hd-result-dropdown .hd-dropdown-button{font-family:HyundaiSansHead-Medium;font-size:14px;height:48px;line-height:normal;padding-left:20px;text-align:left;transition:transform .5s ease-out;width:100%}.header-dealer .hd-search-result .hd-result-dropdown .hd-dropdown-button[aria-expanded=false]:after,.header-dealer .hd-search-result .hd-result-dropdown .hd-dropdown-button[aria-expanded=true]:after{background:url(https://www.hyundai.com.br/content/dam/hmb/hmb-react/icons/dealer/menu-dealer-arrow.png) 100% no-repeat;border:initial none;border-color:initial;-o-border-image:none;border-image:none;-o-border-image:initial;border-image:initial;content:"";height:5px;margin:0;position:absolute;right:3%;top:22px;vertical-align:0;width:11px}.header-dealer .hd-search-result .hd-result-dropdown .hd-dropdown-button[aria-expanded=true]:after{transform:rotate(180deg)}.header-dealer .hd-search-result .hd-result-dropdown .dropdown-menu.show{background-color:#eee;border:0;border-radius:0;height:auto;left:0;margin:0;padding:0;top:0;transform:translate3d(0,50px,0)!important;width:100%}.header-dealer .hd-search-result .hd-result-dropdown .dropdown-menu .hd-dropdown-container{display:block;height:auto;max-height:300px;max-width:100%;overflow-y:auto;width:100%}.header-dealer .hd-search-result .hd-result-dropdown .dropdown-menu .hd-dropdown-container .hd-dealer-item{align-items:flex-start;border:none;border-bottom:1px solid #b7b7b7;display:flex;flex-direction:column;height:auto;justify-content:center;padding:15px 20px;width:100%}.header-dealer .hd-search-result .hd-result-dropdown .dropdown-menu .hd-dropdown-container .hd-dealer-item .hd-item-name{color:var(--hyundai-black);font-family:HyundaiSansHead-Medium;font-size:14px;height:auto;line-height:1.2;text-align:left;width:100%}.header-dealer .hd-search-result .hd-result-dropdown .dropdown-menu .hd-dropdown-container .hd-dealer-item .hd-item-addres{color:var(--hyundai-black);font-family:HyundaiSansText-Regular;font-size:12px;height:auto;line-height:1.2;margin-top:5px;padding:0;text-align:left;width:100%}.header-dealer .hd-search-result .hd-result-dropdown .dropdown-menu .hd-dropdown-container .hd-dealer-item:focus,.header-dealer .hd-search-result .hd-result-dropdown .dropdown-menu .hd-dropdown-container .hd-dealer-item:hover{outline:none!important}.header-dealer .hd-search-result .hd-result-dropdown .dropdown-menu .hd-dropdown-container .hd-dealer-item:last-of-type{border-bottom:1px solid #707070}.header-dealer .hd-search-result .hd-result-dropdown .dropdown-menu .hd-dropdown-container::-webkit-scrollbar{width:20px}.header-dealer .hd-search-result .hd-result-dropdown .dropdown-menu .hd-dropdown-container::-webkit-scrollbar-track{background-clip:content-box;background-color:var(--hyundai-white);border:5px solid #0000;border-radius:0}.header-dealer .hd-search-result .hd-result-dropdown .dropdown-menu .hd-dropdown-container::-webkit-scrollbar-thumb{background-clip:content-box;background-color:var(--hyundai-dark-grey);border:7px solid #0000;border-radius:0;height:37px}.header-dealer .hd-selected-dealer-contrainer{align-items:center;display:flex;height:auto;justify-content:center;margin-top:20px;padding:0 20px;width:100%}.header-dealer .hd-selected-dealer-contrainer .hd-selected-address{color:var(--hyundai-black);display:block;font-family:HyundaiSansText-Regular;font-size:13px;height:auto;line-height:1.2;width:50%}.header-dealer .hd-selected-dealer-contrainer .hd-selected-buttons{align-items:flex-start;display:flex;height:auto;justify-content:space-between;width:50%}.header-dealer .hd-selected-dealer-contrainer .hd-selected-buttons .hd-selected-button{align-items:center;background-color:#0000;border:none;cursor:pointer;display:flex;flex-direction:column;height:48px;justify-content:space-between;width:100%}.header-dealer .hd-selected-dealer-contrainer .hd-selected-buttons .hd-selected-button a{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;text-decoration:none;width:100%}.header-dealer .hd-selected-dealer-contrainer .hd-selected-buttons .hd-selected-button img{margin-bottom:10px}.header-dealer .hd-selected-dealer-contrainer .hd-selected-buttons .hd-selected-button .text{color:var(--hyundai-black);display:block;font-family:HyundaiSansText-Bold;font-size:12px;height:auto;line-height:1;text-align:center;width:100%}.hh-header-menu-wrapper-mobile{display:none}@media only screen and (max-width:1024px){.hh-header-menu-wrapper-mobile{align-items:center;border-bottom:1px solid #999;display:flex;flex-direction:column;height:auto;justify-content:flex-start;width:100%}.hh-header-menu-wrapper-mobile .hh-mobile-highlight{align-items:center;background-color:var(--hyundai-light-blue);display:flex;height:60px;justify-content:center;margin:10px auto;max-width:90%;width:100%}.hh-header-menu-wrapper-mobile .hh-mobile-highlight a{align-items:center;display:flex;height:100%;justify-content:space-between;padding:10px;text-decoration:none!important;width:100%}.hh-header-menu-wrapper-mobile .hh-mobile-highlight a .hh-mobile-highlight-text{color:var(--hyundai-white);display:block;font-family:HyundaiSansHead-Medium;font-size:18px;height:auto;line-height:1;padding-left:6px;width:100%}.hh-header-menu-wrapper-mobile .hh-mobile-highlight a .hh-mobile-highlight-icon{align-items:center;display:flex;height:25px;justify-content:flex-end;width:25px}.hh-header-menu-wrapper-mobile .hh-mobile-highlight a .hh-mobile-highlight-icon img{height:25px;width:25px}.hh-header-menu-wrapper-mobile .hh-header-menu-mobile{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;max-width:90%;width:100%}.hh-header-menu-wrapper-mobile .hh-header-menu-mobile .hh-menu-item-mobile{align-items:center;border-bottom:1px solid #e5e5e5;display:flex;height:48px;justify-content:center;max-width:100%;row-gap:13px;width:100%}.hh-header-menu-wrapper-mobile .hh-header-menu-mobile .hh-menu-item-mobile .hh-menu-item-button-mobile{align-items:center;background-color:var(--hyundai-white);border:0;color:var(--hyundai-black);display:flex;font-family:HyundaiSansHead-Medium;font-size:16px;height:auto;justify-content:space-between;line-height:normal;max-width:100%;padding:10px;text-align:left;text-decoration:none;width:100%}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;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")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.hh-offers{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:flex-start;margin:0 auto;max-width:1000px;padding:60px 0 80px;width:100%}.hh-offers .hh-offers-header{align-items:baseline;display:flex;height:auto;justify-content:space-between;margin-bottom:15px;max-width:100%;width:100%}.hh-offers .hh-offers-header .title{font-family:HyundaiSansHead-Medium;font-size:21px;height:auto}.hh-offers .hh-offers-header .title,.hh-offers .hh-offers-header a{color:var(--hyundai-black);display:block;line-height:1;max-width:50%;width:100%}.hh-offers .hh-offers-header a{font-family:HyundaiSansText-Medium;font-size:13px;text-align:right;text-decoration:underline}.hh-offers .hh-offers-body{align-items:center;display:flex;height:auto;justify-content:flex-start;max-width:100%;padding:0 8px;position:relative;width:100%}.hh-offers .hh-offers-body .swiper{margin:0}.hh-offers .hh-offers-body .hh-offer-item{align-items:center;display:flex;flex-direction:column;height:152px;justify-content:center;max-width:230px}.hh-offers .hh-offers-body .hh-offer-item .hh-offer-item-emphasis{background-color:var(--hyundai-blue);border-bottom:1px solid var(--hyundai-white);border-left:1px solid var(--hyundai-blue);border-right-style:solid;border-right-width:1px;border-right:var(--hyundai-blue);border-top:1px solid var(--hyundai-blue);display:block;height:103px;width:100%}.hh-offers .hh-offers-body .hh-offer-item .hh-offer-item-emphasis a{align-items:center;display:flex;flex-direction:column;gap:8px;height:100%;justify-content:flex-start;padding:8px 10px;text-decoration:none!important;width:100%}.hh-offers .hh-offers-body .hh-offer-item .hh-offer-item-emphasis a span{color:var(--hyundai-white);text-align:center}.hh-offers .hh-offers-body .hh-offer-item .hh-offer-item-emphasis a span.hh-offer-vehicle{font-family:HyundaiSansHead-Medium;font-size:12px;line-height:1.1}.hh-offers .hh-offers-body .hh-offer-item .hh-offer-item-emphasis a span.hh-offer-description{font-family:HyundaiSansText-Bold;font-size:16px;line-height:1.2}.hh-offers .hh-offers-body .hh-offer-item .hh-offer-item-whatsapp{align-items:center;background-color:var(--hyundai-blue);display:flex;height:45px;justify-content:center;max-width:100%;width:100%}.hh-offers .hh-offers-body .hh-offer-item .hh-offer-item-whatsapp a{align-items:center;display:flex;height:100%;justify-content:center;text-decoration:none!important;width:100%}.hh-offers .hh-offers-body .hh-offer-item .hh-offer-item-whatsapp a .icon{margin-right:10px}.hh-offers .hh-offers-body .hh-offer-item .hh-offer-item-whatsapp a .text{color:var(--hyundai-white);font-family:HyundaiSansHead-Medium;font-size:13px;line-height:1}.hh-offers .hh-offers-body .ho-custom-next,.hh-offers .hh-offers-body .ho-custom-prev{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);z-index:10}.hh-offers .hh-offers-body .ho-custom-prev{left:-20px}.hh-offers .hh-offers-body .ho-custom-next{right:-20px}.hh-offers .hh-offers-body .empty-offer-container{display:block;height:auto;margin-top:30px;max-width:100%;width:100%}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.hh-vehicles{justify-content:space-around;margin:0 auto;max-width:1360px;padding:60px 0}.hh-vehicles,.hh-vehicles .hh-vehicle-details{align-items:center;display:flex;height:auto;width:100%}.hh-vehicles .hh-vehicle-details{flex-direction:column;justify-content:center;max-width:50%}.hh-vehicles .hh-vehicle-details .hh-vehicle-url{display:block;height:auto;text-decoration:none!important;width:100%}.hh-vehicles .hh-vehicle-details .hh-vehicle-url .hh-vehicle-name{color:var(--hyundai-black);display:block;font-family:HyundaiSansHead-Regular;font-size:42px;height:auto;line-height:1.2;width:100%}@media only screen and (min-width:1200px)and (max-width:1680px){.hh-vehicles .hh-vehicle-details .hh-vehicle-url .hh-vehicle-name{font-size:36px}}.hh-vehicles .hh-vehicle-details .hh-vehicle-url .hh-vehicle-image{height:auto;padding:20px 0 35px;width:100%}.hh-vehicles .hh-vehicle-details .hh-vehicle-url .hh-vehicle-image img{display:block;height:auto;max-width:100%;width:100%}@media only screen and (min-width:1200px)and (max-width:1680px){.hh-vehicles .hh-vehicle-details .hh-vehicle-url .hh-vehicle-image img{max-width:80%}.hh-vehicles .hh-vehicle-details .hh-vehicle-url .hh-vehicle-image{padding:15px 0 25px}}.hh-vehicles .hh-vehicle-details .hh-vehicle-url .hh-vehicle-specs{align-items:center;display:flex;height:auto;justify-content:space-around;margin-top:30px;width:100%}.hh-vehicles .hh-vehicle-details .hh-vehicle-url .hh-vehicle-specs .hh-vehicle-spec-item{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;width:100%}.hh-vehicles .hh-vehicle-details .hh-vehicle-url .hh-vehicle-specs .hh-vehicle-spec-item .spec-title{color:var(--hyundai-black);display:block;font-family:HyundaiSansHead-Regular;font-size:12px;height:50%;line-height:1.2;margin-bottom:5px;white-space:pre-line;width:100%}.hh-vehicles .hh-vehicle-details .hh-vehicle-url .hh-vehicle-specs .hh-vehicle-spec-item .spec-value{color:var(--hyundai-black);display:block;font-family:HyundaiSansHead-Medium;font-size:16px;height:50%;line-height:1.2;white-space:pre-line;width:100%}@media only screen and (min-width:1200px)and (max-width:1680px){.hh-vehicles .hh-vehicle-details .hh-vehicle-url .hh-vehicle-specs .hh-vehicle-spec-item .spec-value{font-size:15px}.hh-vehicles .hh-vehicle-details .hh-vehicle-url .hh-vehicle-specs{margin-top:20px}}.hh-vehicles .hh-vehicles-content{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:flex-start;max-width:50%;padding-left:35px;width:100%}.hh-vehicles .hh-vehicles-content .hh-vehicles-filters{align-items:center;display:flex;height:auto;justify-content:space-between;margin-bottom:30px;width:100%}.hh-vehicles .hh-vehicles-content .hh-vehicles-filters .hh-vehicle-filter{background-color:#0000;border:none;color:var(--hyundai-black);font-family:HyundaiSansHead-Regular;font-size:16px;line-height:normal;position:relative;text-transform:uppercase}.hh-vehicles .hh-vehicles-content .hh-vehicles-filters .hh-vehicle-filter.active:after{background-color:var(--hyundai-light-blue)}.hh-vehicles .hh-vehicles-content .hh-vehicles-filters .hh-vehicle-filter:hover{font-family:HyundaiSansHead-Medium}.hh-vehicles .hh-vehicles-content .hh-vehicles-filters .hh-vehicle-filter:after{background-color:#0000;bottom:0;content:"";display:block;height:2px;left:0;transition:background-color .5s ease-out;width:40%}@media only screen and (min-width:1200px)and (max-width:1680px){.hh-vehicles .hh-vehicles-content .hh-vehicles-filters .hh-vehicle-filter{font-size:14px}.hh-vehicles .hh-vehicles-content .hh-vehicles-filters{margin-bottom:20px}}.hh-vehicles .hh-vehicles-content .hh-vehicles-list{height:340px;position:relative;width:100%}.hh-vehicles .hh-vehicles-content .hh-vehicles-list .swiper{height:100%}.hh-vehicles .hh-vehicles-content .hh-vehicles-list .hh-vehicle-item{align-items:center;display:flex;justify-content:center}.hh-vehicles .hh-vehicles-content .hh-vehicles-list .hh-vehicle-item a{display:block;height:100%;text-decoration:none!important;width:100%}.hh-vehicles .hh-vehicles-content .hh-vehicles-list .hh-vehicle-item a .hh-vehicle-item-image{height:auto;max-width:100%;width:100%}.hh-vehicles .hh-vehicles-content .hh-vehicles-list .hh-vehicle-item a .hh-vehicle-item-name{color:var(--hyundai-black);display:block;font-family:HyundaiSansHead-Regular;font-size:16px;height:auto;line-height:1.2;margin-top:20px;text-align:center;width:100%}@media only screen and (min-width:1200px)and (max-width:1680px){.hh-vehicles .hh-vehicles-content .hh-vehicles-list .hh-vehicle-item a .hh-vehicle-item-name{font-size:14px}}.hh-vehicles .hh-vehicles-content .hh-vehicles-list .hh-vehicle-item:hover .hh-vehicle-item-name{font-family:HyundaiSansHead-Medium}@media only screen and (min-width:1200px)and (max-width:1680px){.hh-vehicles .hh-vehicles-content .hh-vehicles-list{height:270px}}.hh-vehicles .hh-vehicles-content .swiper-pagination{bottom:0!important}.hh-vehicles .hh-vehicles-content .swiper-pagination .swiper-pagination-bullet{background-color:#676767!important;border-radius:50px!important;opacity:1!important;transition:width .5s ease-out}.hh-vehicles .hh-vehicles-content .swiper-pagination .swiper-pagination-bullet-active{border-radius:50px!important;width:60px!important}.hh-vehicles .hh-vehicles-content .hh-custom-next,.hh-vehicles .hh-vehicles-content .hh-custom-prev{cursor:pointer;position:absolute;top:40%;transform:translateY(-50%);z-index:10}.hh-vehicles .hh-vehicles-content .hh-custom-prev{left:-30px}.hh-vehicles .hh-vehicles-content .hh-custom-next{right:-30px}@media only screen and (min-width:1200px)and (max-width:1680px){.hh-vehicles{max-width:80%}}:root{--hh-submenu-item-border:#e5e5e5}.hh-menu-wrapper{background-color:var(--hyundai-white);box-shadow:0 3px 10px 0 #d8d1c866;display:none;height:auto;left:0;margin:0;max-width:100%;position:absolute;top:100%;transform:translateX(0);transition:transform .5s ease-out;width:100%;z-index:1}.hh-menu-wrapper .hh-menu-wrapper-content{display:block;height:auto;max-width:100%;overflow:auto;width:100%}@media only screen and (max-width:1024px){.hh-menu-wrapper .hh-menu-wrapper-content{height:100%}}.hh-menu-wrapper .hh-menu-wrapper-content .hh-menu-wrapper-container{align-items:flex-start;display:flex;justify-content:center;margin:0 auto;max-width:950px;padding:60px 0 80px;position:relative;width:100%}.hh-menu-wrapper .hh-menu-wrapper-content .hh-menu-wrapper-container .hh-menu-highlights{grid-column-gap:15px;grid-row-gap:13px;-moz-column-gap:15px;column-gap:15px;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);height:auto;margin-right:56px;max-width:100%;padding:0 10px;row-gap:13px;width:100%}.hh-menu-wrapper .hh-menu-wrapper-content .hh-menu-wrapper-container .hh-menu-highlights .hh-highlight-item{align-items:flex-start;background-color:var(--hyundai-light-sand);cursor:pointer;display:flex;flex-direction:column;height:111px;justify-content:flex-start;max-width:201px;padding:10px;width:100%}.hh-menu-wrapper .hh-menu-wrapper-content .hh-menu-wrapper-container .hh-menu-highlights .hh-highlight-item.lightblue{background-color:var(--hyundai-light-blue)}.hh-menu-wrapper .hh-menu-wrapper-content .hh-menu-wrapper-container .hh-menu-highlights .hh-highlight-item.lightblue:hover{background-color:var(--hyundai-alarm-blue)}.hh-menu-wrapper .hh-menu-wrapper-content .hh-menu-wrapper-container .hh-menu-highlights .hh-highlight-item.lightblue .text{color:var(--hyundai-white)}.hh-menu-wrapper .hh-menu-wrapper-content .hh-menu-wrapper-container .hh-menu-highlights .hh-highlight-item a{display:block;height:100%;text-decoration:none!important;width:100%}@media only screen and (max-width:1024px){.hh-menu-wrapper .hh-menu-wrapper-content .hh-menu-wrapper-container .hh-menu-highlights .hh-highlight-item a{align-items:center;display:flex;flex-direction:row-reverse;justify-content:center}}.hh-menu-wrapper .hh-menu-wrapper-content .hh-menu-wrapper-container .hh-menu-highlights .hh-highlight-item .icon{align-items:center;display:flex;height:50%;justify-content:flex-end;width:100%}.hh-menu-wrapper .hh-menu-wrapper-content .hh-menu-wrapper-container .hh-menu-highlights .hh-highlight-item .icon img{height:36px;width:36px}@media only screen and (max-width:1024px){.hh-menu-wrapper .hh-menu-wrapper-content .hh-menu-wrapper-container .hh-menu-highlights .hh-highlight-item .icon img img{height:25px;width:25px}}.hh-menu-wrapper .hh-menu-wrapper-content .hh-menu-wrapper-container .hh-menu-highlights .hh-highlight-item .text{align-items:flex-end;color:var(--hyundai-black);display:flex;font-family:HyundaiSansHead-Regular;font-size:16px;height:50%;justify-content:flex-start;line-height:1.3;padding-left:6px;transition:all .5s ease-out;white-space:pre-line;width:100%}@media only screen and (max-width:1024px){.hh-menu-wrapper .hh-menu-wrapper-content .hh-menu-wrapper-container .hh-menu-highlights .hh-highlight-item .text{align-items:center;height:100%;white-space:normal}}.hh-menu-wrapper .hh-menu-wrapper-content .hh-menu-wrapper-container .hh-menu-highlights .hh-highlight-item:hover{background-color:var(--hyundai-sand)}.hh-menu-wrapper .hh-menu-wrapper-content .hh-menu-wrapper-container .hh-menu-highlights .hh-highlight-item:hover .text{font-family:HyundaiSansHead-Medium}@media only screen and (max-width:1024px){.hh-menu-wrapper .hh-menu-wrapper-content .hh-menu-wrapper-container .hh-menu-highlights .hh-highlight-item{align-items:center;background-color:var(--hyundai-white);border-bottom:1px solid #e5e5e5;flex-direction:row;height:auto;justify-content:center;margin-bottom:0;max-width:100%}.hh-menu-wrapper .hh-menu-wrapper-content .hh-menu-wrapper-container .hh-menu-highlights{align-items:center;-moz-column-gap:normal;-moz-column-gap:initial;column-gap:normal;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:90%;padding:0;row-gap:normal}}.hh-menu-wrapper .hh-menu-wrapper-content .hh-menu-wrapper-container .hh-submenu-items{grid-column-gap:15px;grid-row-gap:13px;-moz-column-gap:15px;column-gap:15px;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);height:auto;max-width:100%;row-gap:13px;width:100%}.hh-menu-wrapper .hh-menu-wrapper-content .hh-menu-wrapper-container .hh-submenu-items .submenu-item{display:block;height:auto;max-width:100%;width:100%}.hh-menu-wrapper .hh-menu-wrapper-content .hh-menu-wrapper-container .hh-submenu-items .submenu-item a{display:block;height:100%;text-decoration:none;width:100%}.hh-menu-wrapper .hh-menu-wrapper-content .hh-menu-wrapper-container .hh-submenu-items .submenu-item a:hover{text-decoration:none}.hh-menu-wrapper .hh-menu-wrapper-content .hh-menu-wrapper-container .hh-submenu-items .submenu-item .text{color:var(--hyundai-black);display:block;font-family:HyundaiSansHead-Regular;font-size:16px;height:100%;line-height:1.2;padding:12px 10px;width:100%}.hh-menu-wrapper .hh-menu-wrapper-content .hh-menu-wrapper-container .hh-submenu-items .submenu-item .sm-border{background-color:#e5e5e5;background-color:var(--hh-submenu-item-border);height:1px;transition:background-color .5s ease-out;width:100%}.hh-menu-wrapper .hh-menu-wrapper-content .hh-menu-wrapper-container .hh-submenu-items .submenu-item:hover .text{font-family:HyundaiSansHead-Medium}.hh-menu-wrapper .hh-menu-wrapper-content .hh-menu-wrapper-container .hh-submenu-items .submenu-item:hover .sm-border{background-color:var(--hyundai-light-blue)}@media only screen and (max-width:1024px){.hh-menu-wrapper .hh-menu-wrapper-content .hh-menu-wrapper-container .hh-submenu-items .submenu-item{max-width:100%}.hh-menu-wrapper .hh-menu-wrapper-content .hh-menu-wrapper-container .hh-submenu-items{align-items:center;-moz-column-gap:normal;-moz-column-gap:initial;column-gap:normal;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:90%;padding-bottom:10px;row-gap:normal}.hh-menu-wrapper .hh-menu-wrapper-content .hh-menu-wrapper-container{flex-direction:column;height:auto;max-width:100%;overflow-y:auto;padding:0}.hh-menu-wrapper{height:100dvh;overflow-y:auto;padding-bottom:60px;z-index:9999}}.hh-menu-wrapper.hh-hide-mobile-main-content{transform:translateX(-100%)}#hh_offers .hh-menu-wrapper-container.hh-nopadding{padding:0!important}#hh_offers .hh-menu-wrapper-container.hh-nopadding .hh-menu-highlights{row-gap:0}.hh-header-menu-wrapper{height:100%;max-width:1200px;transition:opacity .5s ease-out;width:100%}.hh-header-menu-wrapper .hh-header-menu{align-items:flex-start;display:flex;height:100%;justify-content:center;width:100%}.hh-header-menu-wrapper .menu-item{align-items:flex-start;display:flex;height:inherit;justify-content:center}.hh-header-menu-wrapper .menu-item .menu-item-button{align-items:center;background-color:#0000;border:none;color:var(--hyundai-white);cursor:pointer;display:flex;font-family:HyundaiSansHead-Bold;font-size:16px;height:inherit;justify-content:center;line-height:normal;padding:10px 20px;position:relative;text-decoration:none;transition:all .4s ease-out}.hh-header-menu-wrapper .menu-item .menu-item-button:after{background-color:#0000;bottom:0;content:"";display:block;height:3px;left:0;position:absolute;transform:scale(0);transform-origin:center center;transition:.5s;transition-property:background-color,transform;width:100%}.hh-header-menu-wrapper .menu-item .menu-item-button.active{color:var(--hyundai-black)}.hh-header-menu-wrapper .menu-item .menu-item-button svg{margin-left:5px}.hh-header-menu-wrapper .menu-item#hh_offers{background-color:var(--hyundai-light-blue);border:1px solid var(--hyundai-light-blue);color:var(--hyundai-white);min-width:166px}.hh-header-menu-wrapper .menu-item#hh_offers:hover{background-color:var(--hyundai-white)}.hh-header-menu-wrapper .menu-item#hh_offers:hover .menu-item-button{color:var(--hyundai-light-blue)!important}.hh-header-menu-wrapper .menu-item#hh_offers:hover .menu-item-button:after{background-color:#0000;transform:scale(0)}.hh-header-menu-wrapper .menu-item#hh_schedule_service{min-width:180px}.hh-header-menu-wrapper .menu-item:hover .hh-menu-wrapper{display:block}.hh-header-menu-wrapper .menu-item:hover .menu-item-button{color:var(--hyundai-black)}.hh-header-menu-wrapper .menu-item:hover .menu-item-button:after{background-color:var(--hyundai-light-blue);transform:scale(1)}.hh-header-menu-wrapper .menu-item.is-color-black .menu-item-button{color:var(--hyundai-black)!important}.hh-header-menu-wrapper.is-main-open{opacity:0;pointer-events:none}@media only screen and (min-width:768px)and (max-width:1024px){.hh-header-menu-wrapper{display:none}}@media only screen and (max-width:767px){.hh-header-menu-wrapper{display:none}}.cursor-default{cursor:default!important}.hh-menu-wrapper-content-mobile{display:none}@media only screen and (max-width:1024px){.hh-menu-wrapper-content-mobile{background-color:var(--hyundai-white);box-shadow:0 3px 10px 0 #d8d1c866;display:block;height:auto;left:0;max-height:100dvh;max-width:100%;overflow-y:auto;position:absolute;top:100%;transform:translateX(100%);transition:transform .5s ease-out;width:100%;z-index:1}.hh-menu-wrapper-content-mobile .hh-content-item-mobile{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;transition:all 1s;width:100%}.hh-menu-wrapper-content-mobile .hh-content-item-mobile .hh-item-mobile-header{align-items:center;border-bottom:1px solid #999;display:flex;height:auto;justify-content:center;padding:10px;width:100%}.hh-menu-wrapper-content-mobile .hh-content-item-mobile .hh-item-mobile-header .hh-item-mobile-button{align-items:center;background-color:var(--hyundai-white);border:0;color:var(--hyundai-black);display:flex;font-family:HyundaiSansHead-Medium;font-size:16px;height:auto;justify-content:flex-start;line-height:normal;margin:0 auto;max-width:90%;padding:12px 0;width:100%}.hh-menu-wrapper-content-mobile .hh-content-item-mobile .hh-item-mobile-header .hh-item-mobile-button svg{margin-right:13px}.hh-menu-wrapper-content-mobile .hh-content-item-mobile .hh-item-mobile-body{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;margin:0 auto;max-width:90%;padding:10px 0 20px;width:100%}.hh-menu-wrapper-content-mobile .hh-content-item-mobile .hh-item-mobile-body .hh-item-mobile-highlights{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;margin:10px auto 20px;width:100%}.hh-menu-wrapper-content-mobile .hh-content-item-mobile .hh-item-mobile-body .hh-item-mobile-highlights .hh-item-mobile-highlight{align-items:center;background-color:var(--hyundai-light-sand);display:flex;height:auto;justify-content:center;margin-bottom:8px;padding:10px;width:100%}.hh-menu-wrapper-content-mobile .hh-content-item-mobile .hh-item-mobile-body .hh-item-mobile-highlights .hh-item-mobile-highlight a{align-items:center;display:flex;height:100%;justify-content:space-between;text-decoration:none!important;width:100%}.hh-menu-wrapper-content-mobile .hh-content-item-mobile .hh-item-mobile-body .hh-item-mobile-highlights .hh-item-mobile-highlight a .text{color:var(--hyundai-black);display:block;font-family:HyundaiSansHead-Regular;font-size:16px;height:auto;line-height:1.2;padding-left:12px;width:100%}.hh-menu-wrapper-content-mobile .hh-content-item-mobile .hh-item-mobile-body .hh-item-mobile-highlights .hh-item-mobile-highlight a .icon img{height:26px;width:26px}.hh-menu-wrapper-content-mobile .hh-content-item-mobile .hh-item-mobile-body .hh-item-mobile-subitems{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;width:100%}.hh-menu-wrapper-content-mobile .hh-content-item-mobile .hh-item-mobile-body .hh-item-mobile-subitems .hh-item-mobile-subitem{display:block;height:auto;max-width:100%;width:100%}.hh-menu-wrapper-content-mobile .hh-content-item-mobile .hh-item-mobile-body .hh-item-mobile-subitems .hh-item-mobile-subitem a{display:block;height:100%;text-decoration:none!important;width:100%}.hh-menu-wrapper-content-mobile .hh-content-item-mobile .hh-item-mobile-body .hh-item-mobile-subitems .hh-item-mobile-subitem a .text{color:var(--hyundai-black);display:block;font-family:HyundaiSansHead-Regular;font-size:16px;height:auto;line-height:1.2;padding:15px 10px;width:100%}.hh-menu-wrapper-content-mobile .hh-content-item-mobile .hh-item-mobile-body .hh-item-mobile-subitems .hh-item-mobile-subitem a .sm-mobile-border{background-color:#e5e5e5;height:1px;width:100%}.hh-menu-wrapper-content-mobile .hh-content-item-mobile .hh-item-mobile-body .hh-vehicle-list-mobile{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:flex-start;margin:10px 0 100px;max-width:100%;width:100%}.hh-menu-wrapper-content-mobile .hh-content-item-mobile .hh-item-mobile-body .hh-vehicle-list-mobile a{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;margin-bottom:20px;max-width:100%;text-decoration:none!important;width:100%}.hh-menu-wrapper-content-mobile .hh-content-item-mobile .hh-item-mobile-body .hh-vehicle-list-mobile a img{display:block;height:auto;margin-bottom:15px;max-width:80%;width:100%}.hh-menu-wrapper-content-mobile .hh-content-item-mobile .hh-item-mobile-body .hh-vehicle-list-mobile a span{color:var(--hyundai-black);display:block;font-family:HyundaiSansHead-Regular;font-size:16px;height:auto;line-height:1.2;text-align:center;width:100%}.hh-menu-wrapper-content-mobile.hh-reveal-mobile-content{transform:translateX(0)}}.hh-menu-hamburger{align-items:center;display:flex;height:100%;justify-content:flex-start;width:100%}.hh-menu-hamburger .hamburger{border-right:1px solid var(--hyundai-white);display:block;height:35px;transition:all .5s ease-out;width:35px}.hh-menu-hamburger .hamburger .mh-icon{align-items:flex-start;cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.hh-menu-hamburger .hamburger .mh-icon .mh-bars{background-color:var(--hyundai-white);border-radius:0;box-shadow:0 2px 10px 0 #0000004d;display:block;height:1px;position:relative;transition:all .3s ease-out}.hh-menu-hamburger .hamburger .mh-icon .mh-bars.mh-first,.hh-menu-hamburger .hamburger .mh-icon .mh-bars.mh-middle{width:18px}.hh-menu-hamburger .hamburger .mh-icon .mh-bars.mh-end{width:12px}.hh-menu-hamburger .hamburger .mh-icon span+span{margin-top:3px}.hh-menu-hamburger .hamburger .mh-icon.mh-open .mh-bars{background-color:var(--hyundai-black)!important}.hh-menu-hamburger .hamburger .mh-icon.mh-open .mh-bars.mh-first{animation:top .7s ease forwards}.hh-menu-hamburger .hamburger .mh-icon.mh-open .mh-bars.mh-middle{animation:scaled .7s ease forwards}.hh-menu-hamburger .hamburger .mh-icon.mh-open .mh-bars.mh-end{animation:bottom .7s ease forwards}.hh-menu-hamburger .hamburger .mh-icon.active .mh-bars{background-color:var(--hyundai-black)!important}.hh-menu-hamburger .hamburger .mh-icon.mh-closed .mh-bars.mh-first{animation:top-2 .7s ease forwards}.hh-menu-hamburger .hamburger .mh-icon.mh-closed .mh-bars.mh-middle{animation:scaled-2 .7s ease forwards}.hh-menu-hamburger .hamburger .mh-icon.mh-closed .mh-bars.mh-end{animation:bottom-2 .7s ease forwards}.hh-menu-hamburger .hamburger .mh-icon.is-scrolled .mh-bars{background-color:var(--hyundai-black)!important}.hh-menu-hamburger .hamburger.is-open,.hh-menu-hamburger .hamburger.is-scrolled{border-right-color:var(--hyundai-black)!important}.hh-menu-hamburger .logo{align-items:center;display:flex;height:18px;justify-content:center;margin:0;padding-left:14px;position:relative;width:138px}.hh-menu-hamburger .logo a{display:block;height:100%;text-decoration:none;width:100%}.hh-menu-hamburger .logo a svg{display:block;height:auto;transition:all .5s ease-out;width:100%}.hh-menu-hamburger .logo.blue svg path{fill:var(--hyundai-blue)}@keyframes top{0%{top:0;transform:rotate(0)}50%{top:4px;transform:rotate(0)}to{top:4px;transform:rotate(45deg)}}@keyframes top-2{0%{top:4px;transform:rotate(45deg)}50%{top:4px;transform:rotate(0deg)}to{top:0;transform:rotate(0deg)}}@keyframes bottom{0%{bottom:0;transform:rotate(0);width:12px}50%{bottom:4px;transform:rotate(0);width:18px}to{bottom:4px;transform:rotate(135deg);width:18px}}@keyframes bottom-2{0%{bottom:4px;transform:rotate(135deg);width:18px}50%{bottom:4px;transform:rotate(0);width:12px}to{bottom:0;transform:rotate(0);width:12px}}@keyframes scaled{50%{transform:scale(0)}to{transform:scale(0)}}@keyframes scaled-2{0%{transform:scale(0)}50%{transform:scale(0)}to{transform:scale(1)}}.hyundai-header{background-color:#0000;height:60px;max-width:100%;position:fixed;transition:all .5s ease-out;width:100%;z-index:9999}.hyundai-header.header-blur{background-image:linear-gradient(#0003,#0000)}.hyundai-header.is-open,.hyundai-header.is-scrolled{background-color:var(--hyundai-white)}.hyundai-header.is-scrolled{background-image:none!important;box-shadow:0 1px 3px #d8d1c8b3}.hyundai-header.is-fixed-scrolled{background-image:none!important;box-shadow:0 1px 3px #d8d1c8b3!important}.hyundai-header .hyundai-header-container{align-items:center;display:flex;height:100%;justify-content:space-between;margin:0 auto;max-width:1200px;width:100%}@media only screen and (min-width:768px)and (max-width:1024px){.hyundai-header .hyundai-header-container{max-width:90%}}@media only screen and (max-width:767px){.hyundai-header .hyundai-header-container{max-width:90%}}.hyundai-accordion-header{align-items:center;display:flex;justify-content:space-between;width:100%}.hyundai-accordion-icon{height:-moz-fit-content;height:fit-content;transition:transform .3s ease-in-out;width:-moz-fit-content;width:fit-content}.hyundai-accordion-icon.rotated-0{transform:rotate(0deg)}.hyundai-accordion-icon.rotated-90{transform:rotate(90deg)}.hyundai-accordion-icon.rotated-180{transform:rotate(180deg)}.hyundai-accordion-icon.rotated-270{transform:rotate(270deg)}.hyundai-accordion-icon.rotated-360{transform:rotate(1turn)}.blog-feed{background-color:var(--hyundai-white);display:block;height:auto;max-width:100%;padding:100px 0;width:100%}.blog-feed .hyundai-container .row>*{padding:0}@media only screen and (min-width:1200px)and (max-width:1600px){.blog-feed .hyundai-container{max-width:80%}}@media only screen and (min-width:768px)and (max-width:1024px){.blog-feed .hyundai-container{max-width:90%}}@media only screen and (max-width:767px){.blog-feed .hyundai-container{max-width:95%}}.blog-feed .bf-title{font-size:42px;line-height:1.2;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.blog-feed .bf-title{font-size:36px}}@media only screen and (min-width:768px)and (max-width:1024px){.blog-feed .bf-title{font-size:24px}}@media only screen and (max-width:767px){.blog-feed .bf-title{font-size:21px}}.blog-feed .bf-text{font-size:18px;line-height:1.2;margin-bottom:30px;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.blog-feed .bf-text{font-size:16px}}@media only screen and (min-width:768px)and (max-width:1024px){.blog-feed .bf-text{font-size:15px;margin-bottom:15px}}@media only screen and (max-width:767px){.blog-feed .bf-text{font-size:14px;margin-bottom:12px;white-space:normal}}.blog-feed .feed-content{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:center;margin-bottom:30px;max-width:100%;width:100%}.blog-feed .feed-content .feed-item{align-items:center;background-color:var(--hyundai-white);border-top:1px solid var(--hyundai-light-grey);display:flex;gap:20px;height:auto;justify-content:space-between;max-width:100%;padding:15px 20px;text-decoration:none;width:100%}.blog-feed .feed-content .feed-item .feed-item-description{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;row-gap:3px}.blog-feed .feed-content .feed-item .feed-item-description .feed-item-published-text{font-size:12px;line-height:1}.blog-feed .feed-content .feed-item .feed-item-description .feed-item-title{font-size:18px;line-height:1.1}@media only screen and (min-width:768px)and (max-width:1024px){.blog-feed .feed-content .feed-item .feed-item-description .feed-item-title{font-size:16px}}@media only screen and (max-width:767px){.blog-feed .feed-content .feed-item .feed-item-description .feed-item-title{font-size:15px}}@media only screen and (max-width:1024px){.blog-feed .feed-content .feed-item .feed-icon{display:none}}.blog-feed .feed-content .feed-item:last-of-type{border-bottom:1px solid var(--hyundai-light-grey)}@media only screen and (max-width:1024px){.blog-feed .feed-content .feed-item{padding:10px 0}}@media only screen and (max-width:767px){.blog-feed .feed-content{margin-bottom:20px}}.blog-feed .feed-pagination{gap:5px;height:auto;max-width:100%;width:100%}.blog-feed .feed-pagination,.blog-feed .feed-pagination .feed-pagination-button{align-items:center;color:var(--hyundai-dark-grey);display:flex;font-family:HyundaiSansHead-Regular;font-size:16px;justify-content:center;line-height:normal}.blog-feed .feed-pagination .feed-pagination-button{background-color:var(--hyundai-transparent);border:0}.blog-feed .feed-pagination .feed-pagination-button.active{color:var(--hyundai-black);text-decoration:underline}@media only screen and (max-width:767px){.blog-feed{padding:40px 0 100px}}.hyundai-breadcrumb{display:block;height:auto;position:relative;width:100%;z-index:1}.hyundai-breadcrumb .hyundai-breadcrumb-list{align-items:baseline;display:flex;flex-wrap:wrap;gap:5px;height:auto;list-style:none;margin:0;padding:0;width:100%}.hyundai-breadcrumb .hyundai-breadcrumb-list .hyundai-breadcrumb-item{align-items:baseline;display:flex;gap:5px;justify-content:center}.hyundai-breadcrumb .hyundai-breadcrumb-list .hyundai-breadcrumb-item a{text-decoration:none}.hyundai-breadcrumb .hyundai-breadcrumb-list .hyundai-breadcrumb-item a span{font-family:HyundaiSansHead-Regular;line-height:normal}.hyundai-breadcrumb .hyundai-breadcrumb-list .hyundai-breadcrumb-item a:hover{text-decoration:underline}.hyundai-breadcrumb .hyundai-breadcrumb-list .hyundai-breadcrumb-item.current a{cursor:default;pointer-events:none}.hyundai-breadcrumb .hyundai-breadcrumb-list .hyundai-breadcrumb-item.current a span{font-family:HyundaiSansHead-Medium}.hyundai-breadcrumb .hyundai-breadcrumb-list .hyundai-breadcrumb-item.current a:hover{text-decoration:none}.ca-card{border:1px solid var(--hyundai-light-grey);border-radius:.5rem;box-shadow:0 4px 6px #0000001a,0 1px 3px #00000014;flex-direction:column;margin-bottom:10px;padding:20px}.ca-card,.ca-card .ca-card-header{display:flex;height:auto;width:100%}.ca-card .ca-card-header{align-items:center;justify-content:center}.ca-card .ca-card-header img{height:auto;width:100%}.ca-card .ca-card-body{display:flex;flex-direction:column;height:auto;width:100%}.ca-card .ca-card-body .ca-card-title{color:var(--black);display:block;font-family:HyundaiSansHead-Bold;font-size:18px;height:auto;line-height:1.2;margin-bottom:8px;width:100%}.ca-card .ca-card-body .ca-card-text{color:var(--black);display:block;font-family:HyundaiSansHead-Medium;font-size:16px;height:auto;line-height:1.2;width:100%}.call-page{display:block;height:auto;max-width:100%;width:100%}.call-page .cp-image{align-items:center;display:flex;height:auto;justify-content:flex-end;max-width:40%;width:100%}.call-page .cp-image img{height:auto;max-width:100%;width:100%}@media only screen and (min-width:768px)and (max-width:1024px){.call-page .cp-image{display:none}}@media only screen and (max-width:767px){.call-page .cp-image{display:none}}.call-page .cp-content{max-width:60%}.call-page .cp-content,.call-page .cp-content .cp-texts{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:center;width:100%}.call-page .cp-content .cp-texts{margin-bottom:10px;max-width:100%}.call-page .cp-content .cp-texts .cp-title{font-family:HyundaiSansText-Regular;font-size:18px;height:auto;letter-spacing:normal;line-height:1.2;white-space:pre-line;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.call-page .cp-content .cp-texts .cp-title{font-size:16px}}@media only screen and (min-width:768px)and (max-width:1024px){.call-page .cp-content .cp-texts .cp-title{font-size:16px;text-align:center}}@media only screen and (max-width:767px){.call-page .cp-content .cp-texts .cp-title{font-size:16px;text-align:center}}.call-page .cp-content .cp-texts .cp-text{font-family:HyundaiSansHead-Medium;font-size:30px;height:auto;letter-spacing:normal;line-height:1.2;white-space:pre-line;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.call-page .cp-content .cp-texts .cp-text{font-size:26px}}@media only screen and (min-width:768px)and (max-width:1024px){.call-page .cp-content .cp-texts .cp-text{font-size:26px;text-align:center}}@media only screen and (max-width:767px){.call-page .cp-content .cp-texts .cp-text{font-size:18px;text-align:center}}@media only screen and (min-width:768px)and (max-width:1024px){.call-page .cp-content .cp-texts{align-items:center}}@media only screen and (max-width:767px){.call-page .cp-content .cp-texts{align-items:center}}.call-page .cp-content .cp-link{align-items:center;background-color:var(--hyundai-blue);border:1px solid var(--hyundai-blue);color:var(--hyundai-white);display:flex;font-family:HyundaiSansHead-Medium;font-size:16px;height:50px;justify-content:center;line-height:normal;text-decoration:none!important;width:180px}.call-page .cp-content .cp-link a,.call-page .cp-content .cp-link button{height:inherit;max-width:inherit;min-width:inherit;width:inherit}.call-page .cp-content .cp-link:hover{background-color:var(--hyundai-white);color:var(--hyundai-blue)}@media only screen and (max-width:767px){.call-page .cp-content .cp-link{font-size:14px;height:45px;width:100%}}@media only screen and (min-width:768px)and (max-width:1024px){.call-page .cp-content{align-items:center;max-width:100%}}@media only screen and (max-width:767px){.call-page .cp-content{align-items:center;margin:0 auto;max-width:90%}}.hyundai-cards{background-color:var(--hyundai-white);display:block;height:auto;margin:0 auto 100px;max-width:100%;width:100%}.hyundai-cards .hyundai-cards-container{display:block;height:auto;margin:0 auto;max-width:1200px;width:100%}.hyundai-cards .hyundai-cards-container .hyundai-cards-title{font-family:HyundaiSansHead-Medium;font-size:42px;letter-spacing:normal;line-height:1.2;margin-bottom:20px;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundai-cards .hyundai-cards-container .hyundai-cards-title{font-size:36px;margin-bottom:10px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundai-cards .hyundai-cards-container .hyundai-cards-title{font-size:24px;margin-bottom:10px}}@media only screen and (max-width:767px){.hyundai-cards .hyundai-cards-container .hyundai-cards-title{font-size:20px;margin-bottom:8px}}.hyundai-cards .hyundai-cards-container .hyundai-cards-text{font-family:HyundaiSansText-Regular;font-size:21px;letter-spacing:normal;line-height:1.2;margin-bottom:20px;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundai-cards .hyundai-cards-container .hyundai-cards-text{font-size:18px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundai-cards .hyundai-cards-container .hyundai-cards-text{font-size:16px}}@media only screen and (max-width:767px){.hyundai-cards .hyundai-cards-container .hyundai-cards-text{font-size:14px}}.hyundai-cards .hyundai-cards-container .hyundai-cards-content{display:block;height:auto;max-width:100%;width:100%}.hyundai-cards .hyundai-cards-container .hyundai-cards-content .hc-card-item{display:block;height:auto;width:100%}.hyundai-cards .hyundai-cards-container .hyundai-cards-content .hc-card-item img{height:auto;max-width:100%;-o-object-fit:contain;object-fit:contain;width:100%}.hyundai-cards .hyundai-cards-container .hyundai-cards-content .hc-card-item .hc-card-item-description{align-items:flex-start;background-color:var(--hyundai-white);border-top-style:solid;border:1px solid var(--hyundai-light-grey);border-top:1px var(--hyundai-light-grey);display:flex;flex-direction:column;height:300px;justify-content:flex-start;padding:20px;row-gap:10px;width:100%}.hyundai-cards .hyundai-cards-container .hyundai-cards-content .hc-card-item .hc-card-item-description .hc-card-title{align-items:flex-end;display:flex;font-family:HyundaiSansHead-Medium;font-size:24px;height:auto;line-height:1;min-height:44px;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundai-cards .hyundai-cards-container .hyundai-cards-content .hc-card-item .hc-card-item-description .hc-card-title{font-size:18px;min-height:36px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundai-cards .hyundai-cards-container .hyundai-cards-content .hc-card-item .hc-card-item-description .hc-card-title{font-size:16px;min-height:32px}}@media only screen and (max-width:767px){.hyundai-cards .hyundai-cards-container .hyundai-cards-content .hc-card-item .hc-card-item-description .hc-card-title{font-size:20px}}.hyundai-cards .hyundai-cards-container .hyundai-cards-content .hc-card-item .hc-card-item-description .hc-card-text{display:block;font-family:HyundaiSansText-Regular;font-size:18px;height:auto;line-height:1.2;white-space:pre-line;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundai-cards .hyundai-cards-container .hyundai-cards-content .hc-card-item .hc-card-item-description .hc-card-text{font-size:16px;line-height:1.1}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundai-cards .hyundai-cards-container .hyundai-cards-content .hc-card-item .hc-card-item-description .hc-card-text{font-size:15px;line-height:1.1}}@media only screen and (max-width:767px){.hyundai-cards .hyundai-cards-container .hyundai-cards-content .hc-card-item .hc-card-item-description .hc-card-text{font-size:16px;line-height:1.1}}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundai-cards .hyundai-cards-container .hyundai-cards-content .hc-card-item .hc-card-item-description{height:210px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundai-cards .hyundai-cards-container .hyundai-cards-content .hc-card-item .hc-card-item-description{height:180px}}@media only screen and (max-width:767px){.hyundai-cards .hyundai-cards-container .hyundai-cards-content .hc-card-item .hc-card-item-description{height:200px}}.hyundai-cards .hyundai-cards-container .hyundai-cards-content .swiper-wrapper{padding-bottom:30px}.hyundai-cards .hyundai-cards-container .hyundai-cards-content .swiper-pagination{bottom:0}.hyundai-cards .hyundai-cards-container .hyundai-cards-content .swiper-pagination .swiper-pagination-bullet{background-color:#676767!important;border-radius:50px!important;opacity:1!important;transition:width .5s ease-out}.hyundai-cards .hyundai-cards-container .hyundai-cards-content .swiper-pagination .swiper-pagination-bullet-active{border-radius:50px!important;width:60px!important}.hyundai-cards .hyundai-cards-container .hyundai-cards-content .swiper-pagination .swiper-pagination-fraction{color:var(--hyundai-black);font-family:HyundaiSansHead-Regular;font-size:16px;line-height:normal}.hyundai-cards .hyundai-cards-container .hyundai-cards-content .swiper-pagination .swiper-pagination-current{color:var(--hyundai-light-blue)!important;font-family:HyundaiSansHead-Medium}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundai-cards .hyundai-cards-container{max-width:90%}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundai-cards .hyundai-cards-container{max-width:90%}}@media only screen and (max-width:767px){.hyundai-cards .hyundai-cards-container{max-width:95%}}.hyundai-carousel-container{height:auto;width:100%}.hyundai-carousel-container .hc-item{height:auto;position:relative;width:100%}.hyundai-carousel-container .hc-item .hc-texts-container{height:auto;margin:0 auto;max-height:100%;max-width:100%;padding:0 15%;position:absolute;top:15%;width:100%;z-index:1}.hyundai-carousel-container .hc-item .hc-texts-container .hc-title-content{align-items:flex-start;display:flex;gap:8px;height:auto;justify-content:flex-start;max-width:100%;width:100%}.hyundai-carousel-container .hc-item .hc-texts-container .hc-title-content.icon-display{margin-left:-58px}@media only screen and (min-width:768px)and (max-width:1024px){.hyundai-carousel-container .hc-item .hc-texts-container .hc-title-content.icon-display{margin-left:-35px}}@media only screen and (max-width:767px){.hyundai-carousel-container .hc-item .hc-texts-container .hc-title-content.icon-display{margin-left:0}}.hyundai-carousel-container .hc-item .hc-texts-container .hc-title-content .hc-icon{display:block;height:auto;width:50px}@media only screen and (min-width:768px)and (max-width:1024px){.hyundai-carousel-container .hc-item .hc-texts-container .hc-title-content .hc-icon{width:35px}}@media only screen and (max-width:767px){.hyundai-carousel-container .hc-item .hc-texts-container .hc-title-content .hc-icon{width:33px}}.hyundai-carousel-container .hc-item .hc-texts-container .hc-title-content .hc-title{font-size:50px;letter-spacing:normal;line-height:1.2;margin-bottom:15px;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1680px){.hyundai-carousel-container .hc-item .hc-texts-container .hc-title-content .hc-title{font-size:36px;margin-bottom:12px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundai-carousel-container .hc-item .hc-texts-container .hc-title-content .hc-title{font-size:21px;margin-bottom:10px}}@media only screen and (max-width:767px){.hyundai-carousel-container .hc-item .hc-texts-container .hc-title-content .hc-title{font-size:24px;margin-bottom:8px;white-space:normal}}.hyundai-carousel-container .hc-item .hc-texts-container .hc-text{font-size:21px;line-height:1.2;margin-bottom:15px;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1680px){.hyundai-carousel-container .hc-item .hc-texts-container .hc-text{font-size:18px;margin-bottom:12px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundai-carousel-container .hc-item .hc-texts-container .hc-text{font-size:16px;margin-bottom:10px}}@media only screen and (max-width:767px){.hyundai-carousel-container .hc-item .hc-texts-container .hc-text{font-size:14px;margin-bottom:8px;white-space:normal}}.hyundai-carousel-container .hc-item .hc-texts-container .hyundai-button{margin-top:20px}@media only screen and (min-width:1200px)and (max-width:1680px){.hyundai-carousel-container .hc-item .hc-texts-container{padding:0 10%}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundai-carousel-container .hc-item .hc-texts-container{padding:0 8%;top:20%}}@media only screen and (max-width:767px){.hyundai-carousel-container .hc-item .hc-texts-container{height:75%;left:20px;padding:0;top:17%;width:90%}}.hyundai-carousel-container .hc-item a{cursor:pointer!important;display:block;height:100%;width:100%}.hyundai-carousel-container .hc-item .hc-video{height:auto;width:100%}.hyundai-carousel-container .hc-item .hc-video .hc-video-desktop{height:auto;-o-object-fit:cover;object-fit:cover;pointer-events:none;width:100%}@media only screen and (max-width:767px){.hyundai-carousel-container .hc-item .hc-video .hc-video-desktop{display:none}}.hyundai-carousel-container .hc-item .hc-video .hc-video-mobile{display:none;height:auto;-o-object-fit:cover;object-fit:cover;pointer-events:none;width:100%}@media only screen and (max-width:767px){.hyundai-carousel-container .hc-item .hc-video .hc-video-mobile{display:block;max-height:614px}}.hyundai-carousel-container .swiper-pagination{bottom:20px!important}.hyundai-carousel-container .swiper-pagination .swiper-pagination-bullet{background-color:var(--hyundai-white)!important;height:11px!important;opacity:1!important;width:11px!important}@media only screen and (min-width:768px)and (max-width:1024px){.hyundai-carousel-container .swiper-pagination .swiper-pagination-bullet{height:9px!important;width:9px!important}}@media only screen and (max-width:767px){.hyundai-carousel-container .swiper-pagination .swiper-pagination-bullet{height:9px!important;width:9px!important}}.hyundai-carousel-container .swiper-pagination .swiper-pagination-bullet-active{background-color:var(--hyundai-blue)!important;border:2px solid var(--hyundai-white)!important}@media only screen and (min-width:768px)and (max-width:1024px){.hyundai-carousel-container .swiper-pagination{bottom:10px!important}}@media only screen and (max-width:767px){.hyundai-carousel-container .swiper-pagination{bottom:10px!important}}.hyundai-carousel-container .hc-custom-next,.hyundai-carousel-container .hc-custom-prev{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);z-index:10}@media only screen and (min-width:768px)and (max-width:1024px){.hyundai-carousel-container .hc-custom-next,.hyundai-carousel-container .hc-custom-prev{display:none}}@media only screen and (max-width:767px){.hyundai-carousel-container .hc-custom-next,.hyundai-carousel-container .hc-custom-prev{display:none}}.hyundai-carousel-container .hc-custom-prev{left:calc(50% - 725px);opacity:.5}.hyundai-carousel-container .hc-custom-prev:hover{opacity:1}@media only screen and (min-width:1200px)and (max-width:1680px){.hyundai-carousel-container .hc-custom-prev{left:calc(50% - 630px)}}.hyundai-carousel-container .hc-custom-next{opacity:.5;right:calc(50% - 725px)}.hyundai-carousel-container .hc-custom-next:hover{opacity:1}.hyundai-carousel-container .hc-custom-next img{transform:rotate(180deg)}@media only screen and (min-width:1200px)and (max-width:1680px){.hyundai-carousel-container .hc-custom-next{right:calc(50% - 630px)}}.hyundai-carousel-container .hc-progress-contrainer{background-color:#ffffff4d;height:6px;margin:-6px 0 0;max-width:100%;position:relative;width:100%;z-index:1!important}.hyundai-carousel-container .hc-progress-contrainer .hc-progress{animation-duration:8s;animation-duration:var(--dynamic-progress-time,8s);animation-iteration-count:1;animation-name:progress;animation-timing-function:linear;background-color:var(--hyundai-light-blue);height:6px;position:absolute}@media only screen and (min-width:768px)and (max-width:1024px){.hyundai-carousel-container .hc-progress-contrainer .hc-progress{height:4px}}@media only screen and (max-width:767px){.hyundai-carousel-container .hc-progress-contrainer .hc-progress{height:4px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundai-carousel-container .hc-progress-contrainer{height:4px;margin:-9px 0 0}}@media only screen and (max-width:767px){.hyundai-carousel-container .hc-progress-contrainer{height:4px;margin:-3px 0 0}}@keyframes progress{0%{width:0}to{width:100%}}.cc-post-item{display:block;height:100%;max-width:100%;text-decoration:none;width:100%}.cc-post-item .cc-post-item-image{display:block;height:auto;max-width:100%;width:100%}.cc-post-item .cc-post-item-description{align-items:flex-start;display:flex;height:auto;justify-content:center;max-width:100%;padding-left:16px;width:100%}.cc-post-item .cc-post-item-description .cc-post-item-divider{background-color:var(--hyundai-light-blue);height:105px;transform:translateY(-36px);width:4px}.cc-post-item .cc-post-item-description .cc-description-content{display:block;height:auto;max-width:100%;padding-left:20px;width:100%}.cc-post-item .cc-post-item-description .cc-description-content .cc-description-time{align-items:baseline;display:flex;height:auto;justify-content:flex-start;margin:10px 0 0;max-width:100%;width:100%}.cc-post-item .cc-post-item-description .cc-description-content .cc-description-time .cc-time-icon{margin-right:9px}@media only screen and (min-width:1200px)and (max-width:1600px){.cc-post-item .cc-post-item-description .cc-description-content .cc-description-time .cc-time-icon{margin-right:7px}}@media only screen and (max-width:767px){.cc-post-item .cc-post-item-description .cc-description-content .cc-description-time .cc-time-icon{margin-right:5px}}.cc-post-item .cc-post-item-description .cc-description-content .cc-description-time .cc-time-text{font-family:HyundaiSansText-Regular;font-size:16px;line-height:1.2}@media only screen and (min-width:1200px)and (max-width:1600px){.cc-post-item .cc-post-item-description .cc-description-content .cc-description-time .cc-time-text{font-size:15px}}@media only screen and (max-width:767px){.cc-post-item .cc-post-item-description .cc-description-content .cc-description-time .cc-time-text{font-size:14px}}@media only screen and (min-width:1200px)and (max-width:1600px){.cc-post-item .cc-post-item-description .cc-description-content .cc-description-time{margin:8px 0 0}}@media only screen and (max-width:767px){.cc-post-item .cc-post-item-description .cc-description-content .cc-description-time{margin:8px 0 0}}.cc-post-item .cc-post-item-description .cc-description-content .cc-post-item-title{display:block;font-family:HyundaiSansText-Regular;font-size:21px;height:auto;line-height:1.2;margin-top:15px;max-width:95%;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.cc-post-item .cc-post-item-description .cc-description-content .cc-post-item-title{font-size:18px}}@media only screen and (min-width:768px)and (max-width:1024px){.cc-post-item .cc-post-item-description .cc-description-content .cc-post-item-title{font-size:18px;margin-top:12px}}@media only screen and (max-width:767px){.cc-post-item .cc-post-item-description .cc-description-content .cc-post-item-title{font-size:16px;margin-top:10px}}.cc-content{display:block;height:auto;max-width:100%;width:100%}.cc-content .swiper-wrapper{padding-bottom:40px}.cc-content .swiper-pagination-bullet{background-color:var(--hyundai-dark-grey)!important;border-radius:50px!important;opacity:1!important;transition:width .5s ease-out}.cc-content .swiper-pagination-bullet-active{border-radius:50px!important;width:60px!important}.carousel-content{display:block;height:auto;margin:30px auto;max-width:100%;width:100%}.carousel-content .cc-container{display:block;height:auto;margin:0 auto;max-width:1360px;width:100%}.carousel-content .cc-container .cc-title{display:block;font-family:HyundaiSansHead-Medium;font-size:32px;height:auto;letter-spacing:normal;line-height:1.2;margin-bottom:20px;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.carousel-content .cc-container .cc-title{font-size:28px;margin-bottom:15px}}@media only screen and (min-width:768px)and (max-width:1024px){.carousel-content .cc-container .cc-title{font-size:24px;margin-bottom:12px}}@media only screen and (max-width:767px){.carousel-content .cc-container .cc-title{font-size:21px;margin-bottom:10px}}@media only screen and (min-width:1200px)and (max-width:1600px){.carousel-content .cc-container{max-width:90%}}@media only screen and (min-width:768px)and (max-width:1024px){.carousel-content .cc-container{max-width:95%}}@media only screen and (max-width:767px){.carousel-content .cc-container{max-width:95%}}.hcs-formik{align-items:flex-end;display:flex;height:auto;justify-content:flex-start}.hcs-formik .autocomplete{flex-grow:1}.hcs-table{overflow-x:auto}.hcs-table .table td,.hcs-table .table th{border-top:1px solid #dee2e6;font-size:.8rem;padding:.55rem;vertical-align:top}.hcs-table .table thead th{border-bottom:2px solid #dee2e6;vertical-align:bottom}.hcs-table .table th{border-top:0;font-size:.8rem;text-transform:lowercase;white-space:nowrap}.hcs-table .table td{text-wrap:nowrap}.hcs-table .service-tr td{border-top:2px solid #dee2e6;font-family:HyundaiSansText-Bold;font-size:.8rem}.hcs-table .total-tr td{text-wrap:nowrap;font-family:HyundaiSansText-Bold;font-size:.8rem}.hcs-table .blue-circle{background-color:#00aad2;border-radius:50%;display:block;height:10px;margin:0 auto;width:10px}.hcs-plan-tables{display:flex;flex-direction:column}.hcs-plan-tables .cs-format-option-container,.hcs-plan-tables .hcs-accordion-button{display:flex;justify-content:space-between}.hcs-plan-tables .hcs-accordion-button{padding:20px}.hcs-plan-tables .hcs-accordion-button,.hcs-plan-tables .hcs-accordion-button-left{align-items:center;background-color:var(--hyundai-white);border:0;border-top:1px solid var(--hyundai-sand);width:100%}.hcs-plan-tables .hcs-accordion-button-left{display:flex;gap:10px;justify-content:flex-start;padding:10px 10px 0}.hcs-plan-tables .hcs-accordion-svg{color:var(--hyundai-black);width:24px}.hcs-plan-tables .hcs-accordion-svg.rotate-0{transform:rotate(0deg)}.hcs-plan-tables .hcs-accordion-svg.rotate-180{transform:rotate(180deg)}.mobile-only{display:none}@media only screen and (max-width:991px){.mobile-only{display:block}}.club-content-club-item{border:1px solid var(--hyundai-light-grey);cursor:default;padding:20px 10px;position:relative}.club-content-club-item .cc-club-item-header{align-items:flex-start;display:flex;height:auto;justify-content:space-between;margin-bottom:10px;max-width:100%;width:100%}.club-content-club-item .cc-club-item-header .club-item-region{font-family:HyundaiSansHead-Medium;font-size:13px}.club-content-club-item .cc-club-item-header .club-item-social{align-items:center;-moz-column-gap:10px;column-gap:10px;display:flex;height:auto;justify-content:space-between;width:auto}.club-content-club-item .cc-club-item-header .club-item-social a{display:block;height:26px;width:26px}.club-content-club-item .cc-club-item-header .club-item-social a span,.club-content-club-item .cc-club-item-header .club-item-social a svg{display:block;height:100%;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.club-content-club-item .cc-club-item-header{margin-bottom:8px}}@media only screen and (max-width:767px){.club-content-club-item .cc-club-item-header{margin-bottom:8px}}.club-content-club-item picture{align-items:center;display:flex;height:auto;justify-content:center;margin:10px 0 15px;max-width:100%;position:relative;width:100%;z-index:-1}@media only screen and (min-width:1200px)and (max-width:1600px){.club-content-club-item picture{margin:8px 0 12px}}@media only screen and (max-width:767px){.club-content-club-item picture{margin:8px 0 12px}}.club-content-club-item .club-item-description{display:block;height:auto;height:220px;max-width:100%;padding-left:.5rem;position:relative;width:100%}.club-content-club-item .club-item-description .club-item-name{display:block;font-family:HyundaiSansHead-Medium;font-size:20px;height:auto;letter-spacing:normal;line-height:1.2;margin-bottom:10px;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.club-content-club-item .club-item-description .club-item-name{margin-bottom:8px}}@media only screen and (max-width:767px){.club-content-club-item .club-item-description .club-item-name{font-size:18px;margin-bottom:8px}}.club-content-club-item .club-item-description .club-item-text{display:block;font-family:HyundaiSansText-Regular;font-size:13px;height:145px;line-height:1.2;margin-bottom:10px;overflow-x:hidden;overflow-y:auto;width:100%}.club-content-club-item .club-item-description .club-item-text::-webkit-scrollbar{width:20px}.club-content-club-item .club-item-description .club-item-text::-webkit-scrollbar-track{background-clip:content-box;background-color:var(--hyundai-white);border:5px solid #0000;border-radius:0}.club-content-club-item .club-item-description .club-item-text::-webkit-scrollbar-thumb{background-clip:content-box;background-color:var(--hyundai-dark-grey);border:7px solid #0000;border-radius:0;height:37px}.club-content-club-item .club-item-description .club-item-text a,.club-content-club-item .club-item-description .club-item-text p{font-family:HyundaiSansText-Regular;font-size:13px}@media only screen and (min-width:1200px)and (max-width:1600px){.club-content-club-item .club-item-description .club-item-text a,.club-content-club-item .club-item-description .club-item-text p{font-size:12px;line-height:1.1}.club-content-club-item .club-item-description .club-item-text{font-size:12px;margin-bottom:8px}}@media only screen and (max-width:767px){.club-content-club-item .club-item-description .club-item-text{font-size:12px;margin-bottom:8px}}.club-content-club-item .club-item-description .club-item-founder{bottom:0;display:block;font-family:HyundaiSansText-Regular;font-size:13px;height:auto;left:8px;line-height:1.2;position:absolute;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.club-content-club-item .club-item-description .club-item-founder{font-size:12px;line-height:1.1}}@media only screen and (max-width:767px){.club-content-club-item .club-item-description .club-item-founder{font-size:12px;line-height:1.1}}@media only screen and (min-width:1200px)and (max-width:1600px){.club-content-club-item{padding:12px 10px}}.club-content{display:block;height:auto;max-width:100%;padding:40px 0 60px;width:100%}.club-content .cc-container{display:block;height:auto;margin:0 auto;max-width:1360px;padding:0 15px;width:100%}.club-content .cc-container .cc-title{display:block;font-family:HyundaiSansHead-Medium;font-size:36px;height:auto;letter-spacing:normal;line-height:1.2;margin-bottom:30px;max-width:100%;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.club-content .cc-container .cc-title{font-size:28px;margin-bottom:15px}}@media only screen and (min-width:768px)and (max-width:1024px){.club-content .cc-container .cc-title{font-size:28px;margin-bottom:15px;text-align:center}}@media only screen and (max-width:767px){.club-content .cc-container .cc-title{font-size:26px;margin-bottom:12px;text-align:center}}@media only screen and (min-width:1200px)and (max-width:1600px){.club-content .cc-container{max-width:1384px}}@media only screen and (min-width:768px)and (max-width:1024px){.club-content .cc-container{max-width:100%}}@media only screen and (max-width:767px){.club-content .cc-container{max-width:100%}}.club-content .swiper-wrapper{padding-bottom:30px}.club-content .swiper-pagination{bottom:0}.club-content .swiper-pagination .swiper-pagination-bullet{background-color:#676767!important;border-radius:50px!important;opacity:1!important;transition:width .5s ease-out}.club-content .swiper-pagination .swiper-pagination-bullet-active{border-radius:50px!important;width:60px!important}@media only screen and (max-width:767px){.club-content{padding:20px 0 30px}}.club-header{max-width:100%;position:relative}.club-header,.club-header .ch-container{display:block;height:auto;margin:0 auto;width:100%}.club-header .ch-container{max-width:1384px;padding:0 15px}.club-header .ch-container .ch-content{background-color:var(--hyundai-sand);display:block;height:auto;margin-top:-90px;max-width:100%;padding:19px 27px 17px;width:100%}.club-header .ch-container .ch-content .ch-title{display:block;font-family:HyundaiSansHead-Medium;font-size:65px;height:auto;letter-spacing:normal;line-height:1.1;margin:20px auto 40px;max-width:745px;text-align:center;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.club-header .ch-container .ch-content .ch-title{font-size:55px;margin:15px auto 30px}}@media only screen and (min-width:768px)and (max-width:1024px){.club-header .ch-container .ch-content .ch-title{font-size:36px;margin:10px auto 20px;max-width:400px}}@media only screen and (max-width:767px){.club-header .ch-container .ch-content .ch-title{font-size:28px;margin:20px auto;max-width:290px}}.club-header .ch-container .ch-content .ch-text{display:block;font-family:HyundaiSansHead-Light;font-size:20px;height:auto;line-height:1.2;margin:0 auto 35px;max-width:856px;text-align:center;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.club-header .ch-container .ch-content .ch-text{font-size:18px;margin:0 auto 20px}}@media only screen and (min-width:768px)and (max-width:1024px){.club-header .ch-container .ch-content .ch-text{font-size:16px;margin:0 auto 18px;max-width:90%}}@media only screen and (max-width:767px){.club-header .ch-container .ch-content .ch-text{font-size:14px;margin:0 auto 15px;max-width:90%}}.club-header .ch-container .ch-content .ch-subtitle{display:block;font-family:HyundaiSansHead-Medium;font-size:38px;height:auto;letter-spacing:normal;line-height:1.2;margin:0 auto 83px;max-width:710px;text-align:center;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.club-header .ch-container .ch-content .ch-subtitle{font-size:32px;margin:0 auto 90px}}@media only screen and (min-width:768px)and (max-width:1024px){.club-header .ch-container .ch-content .ch-subtitle{font-size:24px;line-height:1;margin:0 auto 60px;max-width:200px}}@media only screen and (max-width:767px){.club-header .ch-container .ch-content .ch-subtitle{font-size:22px;line-height:1;margin:0 auto 65px;max-width:200px}}@media only screen and (min-width:768px)and (max-width:1024px){.club-header .ch-container .ch-content{padding:14px 17px 17px}}@media only screen and (max-width:767px){.club-header .ch-container .ch-content{padding:14px 17px 17px}}.club-header .ch-container .ch-vehicles{display:block;height:auto;margin-bottom:43px;margin-top:-87px;max-width:100%;padding:0 12px;width:100%}.club-header .ch-container .ch-vehicles .ch-vehicle-button{align-items:center;background-color:var(--hyundai-transparent);border:none;display:flex;flex-direction:column;justify-content:center;padding:0;position:relative}.club-header .ch-container .ch-vehicles .ch-vehicle-button .ch-vehicle-name{display:block;font-family:HyundaiSansHead-Medium;font-size:30px;height:auto;letter-spacing:normal;line-height:1.2;max-width:100%;text-align:center;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.club-header .ch-container .ch-vehicles .ch-vehicle-button .ch-vehicle-name{font-size:26px}}@media only screen and (min-width:768px)and (max-width:1024px){.club-header .ch-container .ch-vehicles .ch-vehicle-button .ch-vehicle-name{font-size:26px}}@media only screen and (max-width:767px){.club-header .ch-container .ch-vehicles .ch-vehicle-button .ch-vehicle-name{font-size:24px}.club-header .ch-container .ch-vehicles .ch-vehicle-button{align-items:center;display:flex;height:auto;justify-content:center;max-width:100%;width:100%}}@media only screen and (min-width:1200px)and (max-width:1600px){.club-header .ch-container{max-width:1384px}}@media only screen and (min-width:768px)and (max-width:1024px){.club-header .ch-container{max-width:100%}}@media only screen and (max-width:767px){.club-header .ch-container{max-width:100%}}.club-header .swiper-wrapper{padding-bottom:30px}.club-header .swiper-pagination{bottom:0}.club-header .swiper-pagination .swiper-pagination-bullet{background-color:#676767!important;border-radius:50px!important;opacity:1!important;transition:width .5s ease-out}.club-header .swiper-pagination .swiper-pagination-bullet-active{border-radius:50px!important;width:60px!important}.full-video-page{height:auto;margin:0 auto;max-width:90%;overflow:hidden;position:relative;width:100%}.full-video-page .fvp-thumb{align-items:center;display:flex;height:100%;justify-content:center;max-width:100%;position:relative;width:100%}.full-video-page .fvp-thumb .fvp-thumb-content{align-items:center;display:flex;height:auto;justify-content:space-between;max-width:85%;position:absolute;width:100%;z-index:99}.full-video-page .fvp-thumb .fvp-thumb-content .fvp-thumb-title{display:block;height:auto;transition:transform 1s ease-out;width:100%}.full-video-page .fvp-thumb .fvp-thumb-content .fvp-thumb-title.played{pointer-events:none;transform:translateX(-200%)}.full-video-page .fvp-thumb .fvp-thumb-content .fvp-thumb-title .fvp-title{font-family:HyundaiSansHead-Medium;font-size:33px;line-height:1.2}@media only screen and (min-width:1200px)and (max-width:1600px){.full-video-page .fvp-thumb .fvp-thumb-content .fvp-thumb-title .fvp-title{font-size:24px}}@media only screen and (min-width:768px)and (max-width:1024px){.full-video-page .fvp-thumb .fvp-thumb-content .fvp-thumb-title .fvp-title{font-size:22px}}@media only screen and (max-width:767px){.full-video-page .fvp-thumb .fvp-thumb-content .fvp-thumb-title .fvp-title{font-size:16px}}.full-video-page .fvp-thumb .fvp-thumb-content .fvp-thumb-icon{align-items:center;display:flex;height:auto;justify-content:center;transition:opacity 1s ease-out;width:100%}.full-video-page .fvp-thumb .fvp-thumb-content .fvp-thumb-icon.played{opacity:0;pointer-events:none}.full-video-page .fvp-thumb .fvp-thumb-content .fvp-thumb-icon button{background-color:var(--hyundai-transparent);border:0;height:auto;max-width:90px;width:100%}.full-video-page .fvp-thumb .fvp-thumb-content .fvp-thumb-icon button img{height:auto;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.full-video-page .fvp-thumb .fvp-thumb-content .fvp-thumb-icon button{max-width:70px}}@media only screen and (min-width:768px)and (max-width:1024px){.full-video-page .fvp-thumb .fvp-thumb-content .fvp-thumb-icon button{max-width:70px}}@media only screen and (max-width:767px){.full-video-page .fvp-thumb .fvp-thumb-content .fvp-thumb-icon button{max-width:50px}}.full-video-page .fvp-thumb .fvp-thumb-content .fvp-thumb-logo{align-items:center;display:flex;height:auto;justify-content:flex-end;transition:transform 1s ease-out;width:100%}.full-video-page .fvp-thumb .fvp-thumb-content .fvp-thumb-logo.played{pointer-events:none;transform:translateX(200%)}.full-video-page .fvp-thumb .fvp-thumb-content .fvp-thumb-logo img{height:auto;max-width:150px;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.full-video-page .fvp-thumb .fvp-thumb-content .fvp-thumb-logo img{max-width:100px}}@media only screen and (min-width:768px)and (max-width:1024px){.full-video-page .fvp-thumb .fvp-thumb-content .fvp-thumb-logo img{max-width:85px}}@media only screen and (max-width:767px){.full-video-page .fvp-thumb .fvp-thumb-content .fvp-thumb-logo img{max-width:65px}}.full-video-page .fvp-thumb .fvp-picture{height:100%;transition:opacity 1s ease-out;width:100%}.full-video-page .fvp-thumb .fvp-picture.played{opacity:0;pointer-events:none}.full-video-page .fvp-thumb .fvp-picture img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.full-video-page .fvp-thumb .fvp-video{bottom:0;display:block;left:0;max-width:100%;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity 1s ease-out;width:100%;z-index:99}.full-video-page .fvp-thumb .fvp-video.played{opacity:1;pointer-events:all}.full-video-page .fvp-thumb .fvp-video iframe{height:100%;width:100%}.full-video-page .fvp-thumb video,.full-video-page .fvp-vehicle{height:auto;max-width:100%;width:100%}.full-video-page .fvp-vehicle{align-items:center;display:flex;justify-content:center;margin:-200px auto 0;position:relative;transition:opacity 1s ease-out;z-index:99}.full-video-page .fvp-vehicle img{height:auto;max-width:50%;transition:opacity 1s ease-out;width:100%}@media only screen and (min-width:768px)and (max-width:1024px){.full-video-page .fvp-vehicle img{max-width:60%}}@media only screen and (max-width:767px){.full-video-page .fvp-vehicle img{max-width:60%}}.full-video-page .fvp-vehicle img.played{opacity:0;pointer-events:none}@media only screen and (min-width:1200px)and (max-width:1600px){.full-video-page .fvp-vehicle{margin:-150px auto 0}}@media only screen and (min-width:768px)and (max-width:1024px){.full-video-page .fvp-vehicle{margin:-110px auto 0}}@media only screen and (min-width:381px)and (max-width:767px){.full-video-page .fvp-vehicle{margin:-50px auto 0}}@media only screen and (max-width:380px){.full-video-page .fvp-vehicle{margin:-40px auto 0}}.full-video-page .fvp-button-content{bottom:10%;display:block;position:absolute;right:25%;transition:opacity 1s ease-out;z-index:999}.full-video-page .fvp-button-content.played{opacity:0;pointer-events:none}@media only screen and (min-width:1200px)and (max-width:1600px){.full-video-page .fvp-button-content{bottom:8%;right:22%}}@media only screen and (min-width:768px)and (max-width:1024px){.full-video-page .fvp-button-content{bottom:2%;right:10%}}@media only screen and (min-width:381px)and (max-width:767px){.full-video-page .fvp-button-content{bottom:0;right:0}}@media only screen and (max-width:380px){.full-video-page .fvp-button-content{bottom:0;right:0}.full-video-page .fvp-button-content .hyundai-button{align-items:center;display:flex;font-size:12px;height:35px;justify-content:center;padding:0;width:100px}}@media only screen and (max-width:767px){.full-video-page{max-width:95%}}.conmebol-header{background-color:var(--hyundai-white);display:block;height:auto;margin:0 auto 100px;max-width:100%;width:100%}.conmebol-header .conmebol-header-background{background:linear-gradient(to bottom,var(--hyundai-sand) 0,var(--hyundai-sand) 50%,var(--hyundai-white) 50%,var(--hyundai-white) 100%);display:block;height:auto;margin:0 auto;max-width:90%;width:100%}.conmebol-header .conmebol-header-background .conmebol-header-contrainer{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:flex-start;margin:0 auto;max-width:1200px;padding:20px 0;row-gap:20px;width:100%}.conmebol-header .conmebol-header-background .conmebol-header-contrainer .conmebol-header-title{font-family:HyundaiSansHead-Medium;font-size:32px;letter-spacing:normal;line-height:1.2;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.conmebol-header .conmebol-header-background .conmebol-header-contrainer .conmebol-header-title{font-size:28px}}@media only screen and (min-width:768px)and (max-width:1024px){.conmebol-header .conmebol-header-background .conmebol-header-contrainer .conmebol-header-title{font-size:24px;white-space:normal}}@media only screen and (max-width:767px){.conmebol-header .conmebol-header-background .conmebol-header-contrainer .conmebol-header-title{font-size:20px;text-align:center;white-space:normal}}.conmebol-header .conmebol-header-background .conmebol-header-contrainer .conmebol-header-text{font-family:HyundaiSansText-Regular;font-size:21px;line-height:1.2;margin-bottom:20px;text-align:center;white-space:pre-line}.conmebol-header .conmebol-header-background .conmebol-header-contrainer .conmebol-header-text strong{font-family:HyundaiSansText-Bold;font-weight:200}@media only screen and (min-width:1200px)and (max-width:1600px){.conmebol-header .conmebol-header-background .conmebol-header-contrainer .conmebol-header-text{font-size:18px}}@media only screen and (min-width:768px)and (max-width:1024px){.conmebol-header .conmebol-header-background .conmebol-header-contrainer .conmebol-header-text{font-size:15px;margin-bottom:5px;white-space:normal}}@media only screen and (max-width:767px){.conmebol-header .conmebol-header-background .conmebol-header-contrainer .conmebol-header-text{font-size:14px;margin-bottom:5px;white-space:normal}}.conmebol-header .conmebol-header-background .conmebol-header-contrainer .conmebol-header-video{height:auto;max-width:100%;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.conmebol-header .conmebol-header-background .conmebol-header-contrainer{max-width:80%}}@media only screen and (min-width:768px)and (max-width:1024px){.conmebol-header .conmebol-header-background .conmebol-header-contrainer{max-width:80%;row-gap:10px}}@media only screen and (max-width:767px){.conmebol-header .conmebol-header-background .conmebol-header-contrainer{max-width:80%;row-gap:8px}}@media only screen and (min-width:1200px)and (max-width:1600px){.conmebol-header .conmebol-header-background{max-width:95%}}@media only screen and (max-width:767px){.conmebol-header .conmebol-header-background{background:linear-gradient(to bottom,var(--hyundai-sand) 0,var(--hyundai-sand) 75%,var(--hyundai-white) 75%,var(--hyundai-white) 100%);max-width:95%}}.contact{background-color:var(--hyundai-white);display:block;height:auto;max-width:100%;width:100%}.contact .contact-container{display:block;height:auto;margin:0 auto;max-width:1000px;padding:0 10px;width:100%}.contact .contact-container .contact-content{align-items:flex-start;display:flex;height:auto;justify-content:space-between;margin-bottom:60px;max-width:100%;width:100%}.contact .contact-container .contact-content .contact-item{align-items:flex-start;-moz-column-gap:10px;column-gap:10px;display:flex;justify-content:flex-start}.contact .contact-container .contact-content .contact-item.phone{width:55%}@media only screen and (max-width:767px){.contact .contact-container .contact-content .contact-item.phone{width:100%}}.contact .contact-container .contact-content .contact-item.post-office{padding-left:130px;width:45%}@media only screen and (min-width:768px)and (max-width:1024px){.contact .contact-container .contact-content .contact-item.post-office{padding-left:40px}}@media only screen and (max-width:767px){.contact .contact-container .contact-content .contact-item.post-office{padding-left:0;width:100%}}.contact .contact-container .contact-content .contact-item:last-of-type{justify-content:flex-end}@media only screen and (max-width:767px){.contact .contact-container .contact-content .contact-item{margin-bottom:20px}}.contact .contact-container .contact-content .contact-bluelink{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:flex-start;max-width:55%;padding-left:40px;width:100%}.contact .contact-container .contact-content .contact-bluelink .contact-bluelink-icon{margin-bottom:15px}@media only screen and (min-width:768px)and (max-width:1024px){.contact .contact-container .contact-content .contact-bluelink .contact-bluelink-icon{margin-bottom:10px}}@media only screen and (max-width:767px){.contact .contact-container .contact-content .contact-bluelink .contact-bluelink-icon img{height:auto;max-width:80%}.contact .contact-container .contact-content .contact-bluelink{margin-bottom:30px;max-width:100%;padding-left:0}}.contact .contact-container .contact-content .contact-description{display:block;height:auto;max-width:100%;width:100%}.contact .contact-container .contact-content .contact-description .contact-title{font-family:HyundaiSansHead-Medium;font-size:24px;letter-spacing:normal;line-height:1.2;margin-bottom:5px}@media only screen and (min-width:768px)and (max-width:1024px){.contact .contact-container .contact-content .contact-description .contact-title{font-size:20px}}@media only screen and (max-width:767px){.contact .contact-container .contact-content .contact-description .contact-title{font-size:18px}}.contact .contact-container .contact-content .contact-description .contact-subtitle{font-family:HyundaiSansText-Bold;font-size:21px;letter-spacing:normal;line-height:1.2;margin:20px 0 5px}@media only screen and (min-width:768px)and (max-width:1024px){.contact .contact-container .contact-content .contact-description .contact-subtitle{font-size:18px}}@media only screen and (max-width:767px){.contact .contact-container .contact-content .contact-description .contact-subtitle{font-size:16px}}.contact .contact-container .contact-content .contact-description .contact-link{font-family:HyundaiSansText-Bold;font-size:18px;line-height:1.2;text-decoration:none}.contact .contact-container .contact-content .contact-description .contact-link:hover{text-decoration:underline}@media only screen and (min-width:768px)and (max-width:1024px){.contact .contact-container .contact-content .contact-description .contact-link{font-size:16px}}@media only screen and (max-width:767px){.contact .contact-container .contact-content .contact-description .contact-link{font-size:14px}}.contact .contact-container .contact-content .contact-description .contact-text{font-family:HyundaiSansText-Regular;font-size:18px;line-height:1.2;white-space:pre-line}@media only screen and (min-width:768px)and (max-width:1024px){.contact .contact-container .contact-content .contact-description .contact-text{font-size:16px}}@media only screen and (max-width:767px){.contact .contact-container .contact-content .contact-description .contact-text{font-size:14px}}@media only screen and (min-width:768px)and (max-width:1024px){.contact .contact-container .contact-content{margin-bottom:40px}}@media only screen and (max-width:767px){.contact .contact-container .contact-content{flex-direction:column;justify-self:flex-start;margin-bottom:0}}@media only screen and (min-width:768px)and (max-width:1024px){.contact .contact-container{max-width:95%}}@media only screen and (max-width:767px){.contact .contact-container{max-width:95%}.contact .contact-container #contact_content_end{flex-direction:column-reverse}}.cu-texts{display:block;height:auto;margin:0 auto 30px;max-width:900px;width:100%}.cu-texts .cu-title{font-family:HyundaiSansHead-Medium;font-size:42px;letter-spacing:normal;line-height:1.2}@media only screen and (min-width:1200px)and (max-width:1600px){.cu-texts .cu-title{font-size:36px}}@media only screen and (min-width:768px)and (max-width:1024px){.cu-texts .cu-title{font-size:36px}}@media only screen and (max-width:767px){.cu-texts .cu-title{font-size:24px;line-height:1.1;margin-bottom:5px}}.cu-texts .cu-text{font-family:HyundaiSansText-Regular;font-size:21px;line-height:1.2;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.cu-texts .cu-text{font-size:18px}}@media only screen and (min-width:768px)and (max-width:1024px){.cu-texts .cu-text{font-size:18px}}@media only screen and (max-width:767px){.cu-texts .cu-text{font-size:16px}}@media only screen and (min-width:1200px)and (max-width:1600px){.cu-texts{margin:0 auto 25px}}@media only screen and (min-width:768px)and (max-width:1024px){.cu-texts{margin:0 auto 20px;max-width:80%}}@media only screen and (max-width:767px){.cu-texts{margin:0 auto 15px;max-width:80%}}.contact-us{background-color:var(--hyundai-white);display:block;height:auto;max-width:100%;padding:60px 0 20px;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.contact-us{padding:40px 0 15px}}@media only screen and (min-width:768px)and (max-width:1024px){.contact-us{padding:30px 0 10px}}@media only screen and (max-width:767px){.contact-us{padding:20px 0 15px}}.contact-us textarea{background-color:var(--hyundai-sand);border:none;color:var(--hyundai-black);font-family:HyundaiSansHead-Medium;font-size:16px;line-height:normal;margin:16px 0 6px;outline:none;padding:8px 10px}.contact-us textarea::-moz-placeholder{color:var(--hyundai-black);font-family:HyundaiSansHead-Medium;font-size:16px;line-height:normal}.contact-us textarea::placeholder{color:var(--hyundai-black);font-family:HyundaiSansHead-Medium;font-size:16px;line-height:normal}.contact-us .cu-form-textarea-limit{color:var(--hyundai-black);font-family:HyundaiSansHead-Light;font-size:13px;line-height:1}.contact-us .cu-form-disclaimer{color:var(--hyundai-black);display:block;font-family:HyundaiSansText-Medium;font-size:13px;line-height:1;margin:20px 0}.contact-us .hyundai-button{max-width:212px;width:100%}@media only screen and (max-width:767px){.contact-us .hyundai-button{margin-top:15px;max-width:100%}}.accordion-title{font-family:HyundaiSansHead-Medium;font-size:21px;letter-spacing:normal;line-height:normal}@media only screen and (min-width:1200px)and (max-width:1600px){.accordion-title{font-size:18px}}@media only screen and (min-width:768px)and (max-width:1024px){.accordion-title{font-size:16px}}@media only screen and (max-width:767px){.accordion-title{font-size:15px}}.accordion-text{font-family:HyundaiSansText-Regular;font-size:16px;line-height:1.2}@media only screen and (max-width:767px){.accordion-text{font-size:14px}}.accordion-informative-text{font-family:HyundaiSansText-Regular;font-size:13px;line-height:1.2;white-space:pre-line}@media only screen and (min-width:768px)and (max-width:1024px){.accordion-informative-text{font-size:12px;white-space:normal}}@media only screen and (max-width:767px){.accordion-informative-text{font-size:12px;white-space:normal}}.accordion-image{margin-right:15px}@media only screen and (min-width:1200px)and (max-width:1600px){.accordion-image{margin-right:12px;transform:scale(.8)}}@media only screen and (min-width:768px)and (max-width:1024px){.accordion-image{margin-right:12px;transform:scale(.9)}}@media only screen and (max-width:767px){.accordion-image{margin-right:10px;transform:scale(.7)}}.cu-assistance{align-items:flex-start;-moz-column-gap:50px;column-gap:50px;display:flex;height:auto;justify-content:flex-start;max-width:100%;padding:0 16px 20px;width:100%}.cu-assistance .cu-assistance-countries,.cu-assistance .cu-assistance-description{display:block;height:auto;max-width:50%;width:100%}.cu-assistance .cu-assistance-countries .cu-assistance-text,.cu-assistance .cu-assistance-description .cu-assistance-text{display:block;font-family:HyundaiSansText-Regular;font-size:21px;height:auto;line-height:1.2;max-width:100%;white-space:pre-line;width:100%}@media only screen and (min-width:768px)and (max-width:1024px){.cu-assistance .cu-assistance-countries .cu-assistance-text,.cu-assistance .cu-assistance-description .cu-assistance-text{font-size:16px}}@media only screen and (max-width:767px){.cu-assistance .cu-assistance-countries .cu-assistance-text,.cu-assistance .cu-assistance-description .cu-assistance-text{font-size:14px}}.cu-assistance .cu-assistance-countries .cu-assistance-countries-title,.cu-assistance .cu-assistance-description .cu-assistance-countries-title{display:block;font-family:HyundaiSansText-Bold;font-size:21px;height:auto;line-height:1.2;margin-bottom:6px;max-width:100%;width:100%}@media only screen and (min-width:768px)and (max-width:1024px){.cu-assistance .cu-assistance-countries .cu-assistance-countries-title,.cu-assistance .cu-assistance-description .cu-assistance-countries-title{font-size:16px}}@media only screen and (max-width:767px){.cu-assistance .cu-assistance-countries .cu-assistance-countries-title,.cu-assistance .cu-assistance-description .cu-assistance-countries-title{font-size:14px}}.cu-assistance .cu-assistance-countries .cu-assistance-country-list,.cu-assistance .cu-assistance-description .cu-assistance-country-list{display:block;height:auto;max-width:100%;width:100%}.cu-assistance .cu-assistance-countries .cu-assistance-country-list .cu-assistance-country-item,.cu-assistance .cu-assistance-description .cu-assistance-country-list .cu-assistance-country-item{display:block;height:auto;margin-bottom:5px;max-width:100%;width:100%}.cu-assistance .cu-assistance-countries .cu-assistance-country-list .cu-assistance-country-item .cu-country-item-name,.cu-assistance .cu-assistance-description .cu-assistance-country-list .cu-assistance-country-item .cu-country-item-name{font-family:HyundaiSansText-Regular;font-size:21px;line-height:1}@media only screen and (min-width:768px)and (max-width:1024px){.cu-assistance .cu-assistance-countries .cu-assistance-country-list .cu-assistance-country-item .cu-country-item-name,.cu-assistance .cu-assistance-description .cu-assistance-country-list .cu-assistance-country-item .cu-country-item-name{font-size:16px}}@media only screen and (max-width:767px){.cu-assistance .cu-assistance-countries .cu-assistance-country-list .cu-assistance-country-item .cu-country-item-name,.cu-assistance .cu-assistance-description .cu-assistance-country-list .cu-assistance-country-item .cu-country-item-name{font-size:14px}}.cu-assistance .cu-assistance-countries .cu-assistance-country-list .cu-assistance-country-item .cu-country-item-name-link,.cu-assistance .cu-assistance-description .cu-assistance-country-list .cu-assistance-country-item .cu-country-item-name-link{color:var(--hyundai-blue);font-family:HyundaiSansText-Bold;font-size:21px;line-height:1;text-decoration:none}@media only screen and (min-width:768px)and (max-width:1024px){.cu-assistance .cu-assistance-countries .cu-assistance-country-list .cu-assistance-country-item .cu-country-item-name-link,.cu-assistance .cu-assistance-description .cu-assistance-country-list .cu-assistance-country-item .cu-country-item-name-link{font-size:16px}}@media only screen and (max-width:767px){.cu-assistance .cu-assistance-countries .cu-assistance-country-list .cu-assistance-country-item .cu-country-item-name-link,.cu-assistance .cu-assistance-description .cu-assistance-country-list .cu-assistance-country-item .cu-country-item-name-link{font-size:14px}}.cu-assistance .cu-assistance-countries .cu-assistance-country-list .cu-assistance-country-item .cu-country-item-name-link:hover,.cu-assistance .cu-assistance-description .cu-assistance-country-list .cu-assistance-country-item .cu-country-item-name-link:hover{text-decoration:underline}@media only screen and (max-width:767px){.cu-assistance .cu-assistance-countries .cu-assistance-country-list .cu-assistance-country-item,.cu-assistance .cu-assistance-description .cu-assistance-country-list .cu-assistance-country-item{margin-bottom:0}.cu-assistance .cu-assistance-countries,.cu-assistance .cu-assistance-description{max-width:100%}}@media only screen and (min-width:768px)and (max-width:1024px){.cu-assistance{-moz-column-gap:40px;column-gap:40px}}@media only screen and (max-width:767px){.cu-assistance{-moz-column-gap:0;column-gap:0;flex-direction:column;row-gap:20px}}.cu-bank{-moz-column-gap:20px;column-gap:20px;max-width:100%;padding:0 16px 30px}.cu-bank,.cu-bank .cu-bank-service{align-items:flex-start;display:flex;height:auto;justify-content:flex-start;width:100%}.cu-bank .cu-bank-service{flex-direction:column;max-width:50%;row-gap:20px}.cu-bank .cu-bank-service .cu-bank-opening-hours,.cu-bank .cu-bank-service .cu-bank-phones,.cu-bank .cu-bank-service .cu-bank-relationship-center,.cu-bank .cu-bank-service .cu-bank-service-channel,.cu-bank .cu-bank-service .cu-bank-website{display:block;height:auto;max-width:100%;width:100%}.cu-bank .cu-bank-service .cu-bank-opening-hours .cu-bank-phone-item,.cu-bank .cu-bank-service .cu-bank-phones .cu-bank-phone-item,.cu-bank .cu-bank-service .cu-bank-relationship-center .cu-bank-phone-item,.cu-bank .cu-bank-service .cu-bank-service-channel .cu-bank-phone-item,.cu-bank .cu-bank-service .cu-bank-website .cu-bank-phone-item{margin-bottom:5px}.cu-bank .cu-bank-service .cu-bank-ombudsman,.cu-bank .cu-bank-service .cu-bank-sac{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:flex-start;max-width:100%;width:100%}.cu-bank .cu-bank-service .cu-bank-opening-hours{margin-top:10px}.cu-bank .cu-bank-service .cu-bank-title{font-family:HyundaiSansHead-Medium;font-size:21px;letter-spacing:normal;line-height:1.2;margin:15px 0 8px}@media only screen and (min-width:768px)and (max-width:1024px){.cu-bank .cu-bank-service .cu-bank-title{font-size:18px}}@media only screen and (max-width:767px){.cu-bank .cu-bank-service .cu-bank-title{font-size:14px}}.cu-bank .cu-bank-service .cu-bank-text,.cu-bank .cu-bank-service .cu-bank-text-pdc{font-family:HyundaiSansText-Regular;font-size:21px;letter-spacing:normal;line-height:1.2}@media only screen and (min-width:768px)and (max-width:1024px){.cu-bank .cu-bank-service .cu-bank-text,.cu-bank .cu-bank-service .cu-bank-text-pdc{font-size:18px}}@media only screen and (max-width:767px){.cu-bank .cu-bank-service .cu-bank-text,.cu-bank .cu-bank-service .cu-bank-text-pdc{font-size:14px}}.cu-bank .cu-bank-service .cu-bank-text-pdc{margin-top:10px}.cu-bank .cu-bank-service .cu-bank-link{color:var(--hyundai-blue);font-family:HyundaiSansText-Bold;font-size:21px;line-height:1.2;text-decoration:none}.cu-bank .cu-bank-service .cu-bank-link:hover{text-decoration:underline}@media only screen and (min-width:768px)and (max-width:1024px){.cu-bank .cu-bank-service .cu-bank-link{font-size:18px}}@media only screen and (max-width:767px){.cu-bank .cu-bank-service .cu-bank-link{font-size:14px}.cu-bank .cu-bank-service{max-width:100%;row-gap:10px}.cu-bank{flex-direction:column}}.cu-form-cup{margin:0 auto;padding:0 16px 20px}.cu-form-cup,.cu-form-cup .cu-form-cup-text{display:block;height:auto;max-width:100%;width:100%}.cu-form-cup .cu-form-cup-text{font-family:HyundaiSansText-Regular;font-size:21px;line-height:1.2;margin-bottom:15px}@media only screen and (min-width:768px)and (max-width:1024px){.cu-form-cup .cu-form-cup-text{font-size:18px;margin-bottom:12px}}@media only screen and (max-width:767px){.cu-form-cup .cu-form-cup-text{font-size:14px;margin-bottom:8px}}.cu-form{margin:0 auto;padding:0 16px 20px}.cu-form,.cu-form .cu-form-content,.cu-form .cu-form-content .cu-form-question{display:block;height:auto;max-width:100%;width:100%}.cu-form .cu-form-content .cu-form-question{font-family:HyundaiSansHead-Medium;font-size:16px;line-height:1.2;margin:8px 0;text-transform:uppercase}.cu-press-office{display:block;height:auto;max-width:100%;padding:0 16px 20px;width:100%}.cu-press-office .cu-press-office-text{display:block;font-family:HyundaiSansText-Regular;font-size:21px;height:auto;line-height:1.2;margin-bottom:15px;max-width:95%;width:100%}@media only screen and (min-width:768px)and (max-width:1024px){.cu-press-office .cu-press-office-text{font-size:18px}}@media only screen and (max-width:767px){.cu-press-office .cu-press-office-text{font-size:14px;margin-bottom:10px;max-width:100%}}.cu-press-office .cu-press-office-contact{display:block;height:auto;max-width:100%;width:100%}.cu-press-office .cu-press-office-contact .cu-press-office-contact-name{font-family:HyundaiSansText-Regular;font-size:21px;line-height:1}@media only screen and (min-width:768px)and (max-width:1024px){.cu-press-office .cu-press-office-contact .cu-press-office-contact-name{font-size:18px}}@media only screen and (max-width:767px){.cu-press-office .cu-press-office-contact .cu-press-office-contact-name{font-size:14px}}.cu-press-office .cu-press-office-contact .cu-press-office-contact-email{color:var(--hyundai-light-blue);font-family:HyundaiSansText-Regular;font-size:21px;line-height:1;text-decoration:none}.cu-press-office .cu-press-office-contact .cu-press-office-contact-email:hover{text-decoration:underline}@media only screen and (min-width:768px)and (max-width:1024px){.cu-press-office .cu-press-office-contact .cu-press-office-contact-email{font-size:18px}}@media only screen and (max-width:767px){.cu-press-office .cu-press-office-contact .cu-press-office-contact-email{font-size:14px}}.cu-work-us{border-top:1px solid var(--hyundai-light-grey);height:61px;padding:0 16px}.cu-work-us,.cu-work-us a{align-items:center;display:flex;justify-content:flex-start;max-width:100%;width:100%}.cu-work-us a{-moz-column-gap:10px;column-gap:10px;height:100%;text-decoration:none}.cu-work-us a .cu-work-us-title{font-family:HyundaiSansHead-Medium;font-size:24px;line-height:normal}@media only screen and (min-width:1200px)and (max-width:1600px){.cu-work-us a .cu-work-us-title{font-size:20px}}@media only screen and (min-width:768px)and (max-width:1024px){.cu-work-us a .cu-work-us-title{font-size:20px}}@media only screen and (max-width:767px){.cu-work-us a .cu-work-us-title{font-size:16px}}@media only screen and (min-width:1200px)and (max-width:1600px){.cu-work-us{height:50px}}@media only screen and (min-width:768px)and (max-width:1024px){.cu-work-us{height:50px}}@media only screen and (max-width:767px){.cu-work-us{height:50px}}.cu-accordion{display:block;height:auto;margin:0 auto 40px;max-width:1000px;width:100%}.cu-accordion .react-select-2-placeholder{text-align:left!important}@media only screen and (min-width:768px)and (max-width:1024px){.cu-accordion{max-width:90%}}@media only screen and (max-width:767px){.cu-accordion{max-width:95%}}.container-colors{display:block;height:auto;max-width:100%;width:100%}.container-colors .row>*{padding:0!important}.container-colors .cc-container-800{height:auto;max-width:800px!important;width:100%}@media only screen and (min-width:768px)and (max-width:1024px){.container-colors .cc-container-800{max-width:95%!important}}@media only screen and (max-width:767px){.container-colors .cc-container-800{max-width:95%!important}}.container-colors .cc-container-900{height:auto;max-width:900px!important;width:100%}@media only screen and (min-width:768px)and (max-width:1024px){.container-colors .cc-container-900{max-width:95%!important}}@media only screen and (max-width:767px){.container-colors .cc-container-900{max-width:95%!important}}.container-colors .cc-container-1000{height:auto;max-width:1000px!important;width:100%}@media only screen and (min-width:768px)and (max-width:1024px){.container-colors .cc-container-1000{max-width:95%!important}}@media only screen and (max-width:767px){.container-colors .cc-container-1000{max-width:95%!important}}.container-colors .cc-container-1100{height:auto;max-width:1100px!important;width:100%}@media only screen and (min-width:768px)and (max-width:1024px){.container-colors .cc-container-1100{max-width:95%!important}}@media only screen and (max-width:767px){.container-colors .cc-container-1100{max-width:95%!important}}.container-colors .cc-container-1200{height:auto;max-width:1200px!important;width:100%}@media only screen and (min-width:768px)and (max-width:1024px){.container-colors .cc-container-1200{max-width:95%!important}}@media only screen and (max-width:767px){.container-colors .cc-container-1200{max-width:95%!important}}.container-colors .cc-container-1800{height:auto;max-width:1800px!important;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.container-colors .cc-container-1800{max-width:90%!important}}@media only screen and (min-width:768px)and (max-width:1024px){.container-colors .cc-container-1800{max-width:95%!important}}@media only screen and (max-width:767px){.container-colors .cc-container-1800{max-width:95%!important}}.container-colors .cc-container-fluid{height:auto;max-width:100%!important;width:100%}.content-cross{align-items:center;display:flex;flex-wrap:wrap;height:auto;justify-content:center;max-width:100%;width:100%}.content-cross .content-cross-item{display:block;height:auto;max-width:50%;width:100%}.content-cross .content-cross-item a{display:block;height:100%;position:relative;text-decoration:none;width:100%}.content-cross .content-cross-item a img{-o-object-fit:cover;object-fit:cover}.content-cross .content-cross-item a .content-cross-item-title{display:block;font-family:HyundaiSansHead-Medium;font-size:50px;height:auto;left:50%;line-height:1.2;max-width:90%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:auto}@media only screen and (min-width:1200px)and (max-width:1600px){.content-cross .content-cross-item a .content-cross-item-title{font-size:36px;line-height:1.1}}@media only screen and (min-width:768px)and (max-width:1024px){.content-cross .content-cross-item a .content-cross-item-title{font-size:24px;line-height:1.1}}@media only screen and (max-width:767px){.content-cross .content-cross-item a .content-cross-item-title{font-size:14px;line-height:1;width:90%}}.content-hub{display:block;height:auto;margin:0 auto 60px;max-width:100%;width:100%}.content-hub .hyundai-container .row>*{padding:0}@media only screen and (min-width:1200px)and (max-width:1600px){.content-hub .hyundai-container{max-width:70%}}@media only screen and (min-width:768px)and (max-width:1024px){.content-hub .hyundai-container{max-width:90%}}@media only screen and (max-width:767px){.content-hub .hyundai-container{max-width:95%}}.content-hub .ch-wrap{align-items:flex-start;display:flex;flex-wrap:wrap;height:auto;justify-content:flex-start;max-width:100%;width:100%}.content-hub .ch-wrap .ch-texts{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:center;padding:2px;width:100%}.content-hub .ch-wrap .ch-texts .ch-title{font-family:HyundaiSansHead-Medium;font-size:42px;line-height:1.2;margin-bottom:20px;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.content-hub .ch-wrap .ch-texts .ch-title{font-size:36px;line-height:1;margin-bottom:10px}}@media only screen and (min-width:768px)and (max-width:1024px){.content-hub .ch-wrap .ch-texts .ch-title{font-size:32px;line-height:1;margin-bottom:8px}}@media only screen and (max-width:767px){.content-hub .ch-wrap .ch-texts .ch-title{font-size:24px;line-height:1;margin-bottom:5px}}.content-hub .ch-wrap .ch-texts .ch-text{font-family:HyundaiSansText-Regular;font-size:21px;line-height:1.2;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.content-hub .ch-wrap .ch-texts .ch-text{font-size:18px;line-height:1.1;white-space:normal}}@media only screen and (min-width:768px)and (max-width:1024px){.content-hub .ch-wrap .ch-texts .ch-text{font-size:16px;line-height:1.1;white-space:normal}}@media only screen and (max-width:767px){.content-hub .ch-wrap .ch-texts .ch-text{font-size:14px;line-height:1.1;white-space:normal}}.content-hub .ch-wrap .ch-link-item{display:block;height:100%;padding:2px;position:relative;width:100%}.content-hub .ch-wrap .ch-link-item a{display:block;height:100%;text-decoration:none;width:100%}.content-hub .ch-wrap .ch-link-item a .ch-link-item-title{font-family:HyundaiSansHead-Medium;font-size:32px;left:50%;letter-spacing:normal;line-height:1.2;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.content-hub .ch-wrap .ch-link-item a .ch-link-item-title{font-size:24px}}@media only screen and (min-width:768px)and (max-width:1024px){.content-hub .ch-wrap .ch-link-item a .ch-link-item-title{font-size:24px}}@media only screen and (max-width:767px){.content-hub .ch-wrap .ch-link-item a .ch-link-item-title{font-size:18px}}.content-share{align-items:center;border-top:1px solid var(--hyundai-blue);display:flex;height:auto;justify-content:flex-end;margin:0 auto 40px;max-width:100%;padding:20px 0;position:relative;width:100%}.content-share .content-share-description{align-items:center;cursor:pointer;display:flex;justify-content:flex-end}.content-share .content-share-description .content-share-text{font-family:HyundaiSansHead-Medium;font-size:16px;line-height:1}@media only screen and (max-width:767px){.content-share .content-share-description .content-share-text{font-size:14px}}.content-share .content-share-description svg{fill:var(--hyundai-blue);margin-left:10px}.content-share .content-share-items{align-items:center;background-color:var(--hyundai-white);border:solid var(--hyundai-blue);border-width:1px 1px 4px;bottom:65px;display:flex;height:auto;justify-content:center;position:absolute;right:-40px;width:-moz-max-content;width:max-content}.content-share .content-share-items a,.content-share .content-share-items button{align-items:center;background-color:var(--hyundai-transparent);border:0;display:inline-flex;height:49px;justify-content:center;margin:.3125em;width:49px}.content-share .content-share-items a .share-icon,.content-share .content-share-items button .share-icon{align-items:center;display:flex;flex:1 1;flex-direction:column;font-size:1.2em;height:auto;position:relative;width:100%}.content-share .content-share-items a .share-icon.copied svg path,.content-share .content-share-items button .share-icon.copied svg path{fill:var(--hyundai-light-blue)}.content-share .content-share-items a .share-icon svg,.content-share .content-share-items button .share-icon svg{display:inline-block;font-size:inherit;height:1em;overflow:visible;text-align:center;vertical-align:-.125em;width:1.25em}.content-share .content-share-items:after{border-left:13px solid #0000;border-right:13px solid #0000;border-top:13px solid var(--hyundai-blue);bottom:-16px;clear:both;content:"";height:0;position:absolute;right:37px;width:0}@media only screen and (max-width:767px){.content-share .content-share-items:after{right:17px}}@media only screen and (min-width:1200px)and (max-width:1600px){.content-share .content-share-items{right:-10px}}@media only screen and (min-width:768px)and (max-width:1024px){.content-share .content-share-items{right:-10px}}@media only screen and (max-width:767px){.content-share .content-share-items{right:0}}@media only screen and (min-width:1200px)and (max-width:1600px){.content-share{padding:20px 30px}}@media only screen and (min-width:768px)and (max-width:1024px){.content-share{padding:20px 30px}}@media only screen and (max-width:767px){.content-share{padding:20px}}.custom-html{display:block;height:auto;margin:0 auto;max-width:100%;width:100%}.custom-html ul{list-style:none;padding:0}.ds-frequently-asked-questions{margin-bottom:80px;margin-top:60px}@media(max-width:991px){.ds-frequently-asked-questions{margin-top:30px;padding:0 15px}.ds-frequently-asked-questions .ask-question-title{font-size:2rem}.ds-frequently-asked-questions .accordion-title{font-size:1rem}}.ds-frequently-asked-questions .ds-initial-filter{align-items:center;display:flex;margin-bottom:20px;margin-top:5px}.ds-frequently-asked-questions .ds-initial-filter .ds-label-filter{margin-right:15px}.ds-frequently-asked-questions .ds-next-level-filter{align-items:center;display:flex;flex-direction:row;margin-bottom:20px;margin-top:20px}.ds-frequently-asked-questions .ds-next-level-filter .ds-cb-hyundai{margin-right:15px;width:-moz-fit-content;width:fit-content}.ds-frequently-asked-questions .ds-accordion-asks .items-subcontent{background-color:var(--hyundai-sand);border:none}.accordion-items{display:block;height:auto;max-width:100%;width:100%}.accordion-items .items-description{align-items:center;border-bottom:1px solid var(--hyundai-light-grey);display:flex;height:auto;justify-content:space-between;margin-bottom:20px;max-width:100%;padding-bottom:10px;width:100%}.accordion-items .items-description .items-text{display:block;font-size:24px;height:auto;line-height:1;max-width:50%;width:100%}.accordion-items .items-description .items-text:last-of-type{text-align:end}@media only screen and (min-width:1200px)and (max-width:1600px){.accordion-items .items-description .items-text{font-size:21px}}@media only screen and (min-width:768px)and (max-width:1024px){.accordion-items .items-description .items-text{font-size:21px}}@media only screen and (max-width:767px){.accordion-items .items-description .items-text{font-size:14px}}@media only screen and (min-width:1200px)and (max-width:1600px){.accordion-items .items-description{padding-bottom:6px}}@media only screen and (max-width:767px){.accordion-items .items-description{margin-bottom:5px;padding-bottom:5px}}.accordion-items .items-content{display:block;height:auto;margin-top:25px;max-width:100%;width:100%}.accordion-items .items-content .items-title{font-size:32px;line-height:1;margin-bottom:10px}@media only screen and (min-width:1200px)and (max-width:1600px){.accordion-items .items-content .items-title{font-size:24px}}@media only screen and (min-width:768px)and (max-width:1024px){.accordion-items .items-content .items-title{font-size:24px}}@media only screen and (max-width:767px){.accordion-items .items-content .items-title{font-size:21px}}.accordion-items .items-content .MuiAccordion-root{margin:16px 0}.accordion-items .items-content .MuiAccordion-root:first-of-type{border-top:0}.accordion-items .items-content .items-subcontent-light-sand{background-color:var(--hyundai-light-sand)}.accordion-items .items-content .items-subcontent{border:1px solid var(--hyundai-light-grey);padding:20px}.accordion-items .items-content .items-subcontent .items-subtext{font-size:16px;line-height:1.2;margin-bottom:10px}@media only screen and (max-width:767px){.accordion-items .items-content .items-subcontent .items-subtext{font-size:13px;margin-bottom:8px}.accordion-items .items-content .items-subcontent{padding:15px}}.hyundai-gallery{background-color:var(--hyundai-white);display:block;height:auto;margin:0 auto 100px;max-width:100%;width:100%}.hyundai-gallery .hg-description{display:block;height:auto;max-width:40%;width:100%}.hyundai-gallery .hg-description .hg-title{font-family:HyundaiSansHead-Medium;font-size:42px;letter-spacing:normal;line-height:1.2;margin-bottom:20px}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundai-gallery .hg-description .hg-title{font-size:36px;margin-bottom:10px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundai-gallery .hg-description .hg-title{font-size:24px;margin-bottom:10px}}@media only screen and (max-width:767px){.hyundai-gallery .hg-description .hg-title{font-size:20px;margin-bottom:8px}}.hyundai-gallery .hg-description .hg-text{font-family:HyundaiSansText-Regular;font-size:21px;line-height:1.2;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundai-gallery .hg-description .hg-text{font-size:18px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundai-gallery .hg-description .hg-text{font-size:16px}}@media only screen and (max-width:767px){.hyundai-gallery .hg-description .hg-text{font-size:14px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundai-gallery .hg-description{max-width:100%}}@media only screen and (max-width:767px){.hyundai-gallery .hg-description{max-width:100%}}.hyundai-gallery .hg-content{height:auto;width:100%}.hyundai-gallery .hg-content .hg-swiper-main{margin-bottom:10px}.hyundai-gallery .hg-content .hg-swiper-thumbs{position:relative}.hyundai-gallery .hg-content .hg-swiper-thumbs .hg-thumb{cursor:pointer;opacity:.4}.hyundai-gallery .hg-content .hg-swiper-thumbs .hg-thumb:before{background-color:var(--hyundai-transparent);bottom:0;content:"";height:6px;left:0;position:absolute;transition:all .5s ease-out;width:100%}.hyundai-gallery .hg-content .hg-swiper-thumbs .hg-thumb.swiper-slide-thumb-active{cursor:default;opacity:1}.hyundai-gallery .hg-content .hg-swiper-thumbs .hg-thumb.swiper-slide-thumb-active:before{background-color:var(--hyundai-light-blue);bottom:0;content:"";height:6px;left:0;position:absolute;width:100%}.hyundai-gallery .hg-content .hg-swiper-thumbs .swiper-wrapper{padding-bottom:30px}.hyundai-gallery .hg-content .hg-swiper-thumbs .swiper-pagination-fraction{color:var(--hyundai-black);font-family:HyundaiSansHead-Regular;font-size:16px;line-height:normal}.hyundai-gallery .hg-content .hg-swiper-thumbs .swiper-pagination-current{color:var(--hyundai-light-blue)!important;font-family:HyundaiSansHead-Medium}.hyundai-gallery .hg-content .hg-video-content{display:block;height:auto;max-width:100%;width:100%}.hyundai-gallery .hg-content .hg-video-content .hg-video-player,.hyundai-gallery .hg-content .hg-video-content .hg-video-player iframe{border-radius:6px;display:block;height:400px;margin-bottom:10px;max-width:100%;width:100%}.hyundai-gallery .hg-content .hg-video-content .hg-video-thumbs{align-items:center;display:flex;flex-wrap:wrap;gap:10px;height:auto;justify-content:flex-start;max-width:100%;width:100%}.hyundai-gallery .hg-content .hg-video-content .hg-video-thumbs .hg-video-item{background-color:var(--hyundai-transparent);border:none;display:block;height:auto;max-width:130px;opacity:.4;padding:0;position:relative;width:100%}.hyundai-gallery .hg-content .hg-video-content .hg-video-thumbs .hg-video-item:before{background-color:var(--hyundai-transparent);bottom:0;content:"";height:6px;left:0;position:absolute;transition:all .5s ease-out;width:100%}.hyundai-gallery .hg-content .hg-video-content .hg-video-thumbs .hg-video-item.hg-video-active{cursor:default;opacity:1}.hyundai-gallery .hg-content .hg-video-content .hg-video-thumbs .hg-video-item.hg-video-active:before{background-color:var(--hyundai-light-blue);bottom:0;content:"";height:6px;left:0;position:absolute;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundai-gallery .hg-content .hg-video-content .hg-video-thumbs .hg-video-item{max-width:119px}}@media only screen and (max-width:767px){.hyundai-gallery .hg-content .hg-video-content .hg-video-thumbs .hg-video-item{max-width:129px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundai-gallery .hg-content{max-width:100%!important}}@media only screen and (max-width:767px){.hyundai-gallery .hg-content{max-width:100%!important}}.hyundaicup-backstage{background-color:var(--hyundai-white);display:block;height:auto;margin:0 auto 100px;max-width:100%;width:100%}.hyundaicup-backstage .hcb-container{display:block;height:auto;margin:0 auto;max-width:1366px;padding:0 15px;width:100%}.hyundaicup-backstage .hcb-container .hcb-title{font-family:HyundaiSansHead-Medium;font-size:42px;letter-spacing:normal;line-height:1.2;margin-bottom:10px}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundaicup-backstage .hcb-container .hcb-title{font-size:36px;margin-bottom:8px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-backstage .hcb-container .hcb-title{font-size:32px;margin-bottom:8px}}@media only screen and (max-width:767px){.hyundaicup-backstage .hcb-container .hcb-title{font-size:24px;margin-bottom:5px}}.hyundaicup-backstage .hcb-container .hcb-text{font-family:HyundaiSansText-Regular;font-size:21px;line-height:1.2;margin-bottom:30px;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundaicup-backstage .hcb-container .hcb-text{font-size:18px;margin-bottom:25px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-backstage .hcb-container .hcb-text{font-size:16px;margin-bottom:20px}}@media only screen and (max-width:767px){.hyundaicup-backstage .hcb-container .hcb-text{font-size:14px;margin-bottom:15px;white-space:normal}}.hyundaicup-backstage .hcb-container .hcb-content{display:block;height:auto;margin:0 auto;max-width:100%;width:100%}.hyundaicup-backstage .hcb-container .hcb-content .hcb-material-item{border:1px solid var(--hyundai-light-grey);display:block;height:auto;max-width:100%;width:100%}.hyundaicup-backstage .hcb-container .hcb-content .hcb-material-item .hcb-material-item-description{align-items:flex-start;display:flex;flex-direction:column;height:245px;justify-content:flex-start;max-width:100%;padding:15px 25px 25px;width:100%}.hyundaicup-backstage .hcb-container .hcb-content .hcb-material-item .hcb-material-item-description .hcb-material-item-title{align-items:flex-end;display:flex;font-family:HyundaiSansHead-Medium;font-size:21px;letter-spacing:normal;line-height:1.2;margin-bottom:20px;min-height:51px}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundaicup-backstage .hcb-container .hcb-content .hcb-material-item .hcb-material-item-description .hcb-material-item-title{font-size:18px;line-height:1.1;margin-bottom:12px;min-height:40px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-backstage .hcb-container .hcb-content .hcb-material-item .hcb-material-item-description .hcb-material-item-title{font-size:16px;line-height:1.1;margin-bottom:10px;min-height:36px}}@media only screen and (max-width:767px){.hyundaicup-backstage .hcb-container .hcb-content .hcb-material-item .hcb-material-item-description .hcb-material-item-title{font-size:18px;line-height:1.1;margin-bottom:10px;min-height:40px}}.hyundaicup-backstage .hcb-container .hcb-content .hcb-material-item .hcb-material-item-description .hcb-material-item-text{font-family:HyundaiSansText-Regular;font-size:16px;line-height:1.2}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundaicup-backstage .hcb-container .hcb-content .hcb-material-item .hcb-material-item-description .hcb-material-item-text{font-size:14px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-backstage .hcb-container .hcb-content .hcb-material-item .hcb-material-item-description .hcb-material-item-text{font-size:13px}}@media only screen and (max-width:767px){.hyundaicup-backstage .hcb-container .hcb-content .hcb-material-item .hcb-material-item-description .hcb-material-item-text{font-size:12px}}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundaicup-backstage .hcb-container .hcb-content .hcb-material-item .hcb-material-item-description{height:200px;padding:10px 20px 20px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-backstage .hcb-container .hcb-content .hcb-material-item .hcb-material-item-description{height:216px;padding:10px 20px 20px}}@media only screen and (max-width:767px){.hyundaicup-backstage .hcb-container .hcb-content .hcb-material-item .hcb-material-item-description{height:200px;padding:10px 20px 20px}}.hyundaicup-backstage .hcb-container .hcb-content .swiper-wrapper{padding-bottom:30px}.hyundaicup-backstage .hcb-container .hcb-content .swiper-pagination{bottom:0}.hyundaicup-backstage .hcb-container .hcb-content .swiper-pagination .swiper-pagination-bullet{background-color:#676767!important;border-radius:50px!important;opacity:1!important;transition:width .5s ease-out}.hyundaicup-backstage .hcb-container .hcb-content .swiper-pagination .swiper-pagination-bullet-active{border-radius:50px!important;width:60px!important}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundaicup-backstage .hcb-container{max-width:90%}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-backstage .hcb-container{max-width:90%}}@media only screen and (max-width:767px){.hyundaicup-backstage .hcb-container{max-width:95%}}.hyundaicup-classification{background-color:var(--hyundai-light-sand);border-bottom:3px solid var(--hyundai-blue);display:block;height:auto;margin:0 auto;max-width:100%;width:100%}.hyundaicup-classification .hccl-container{display:block;height:auto;margin:0 auto;max-width:1200px;padding:0 15px;position:relative;width:100%}.hyundaicup-classification .hccl-container .hccl-title{font-family:HyundaiSansHead-Medium;font-size:42px;letter-spacing:normal;line-height:1.2;margin-bottom:20px}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundaicup-classification .hccl-container .hccl-title{font-size:36px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-classification .hccl-container .hccl-title{font-size:32px}}@media only screen and (max-width:767px){.hyundaicup-classification .hccl-container .hccl-title{font-size:24px}}.hyundaicup-classification .hccl-container .hccl-content{display:block;height:384px;margin-bottom:60px;max-width:100%;overflow:hidden;position:relative;width:100%}.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:flex-start;max-width:100%;row-gap:10px;width:100%}.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-category-item-description{border-bottom:2px solid var(--hyundai-blue);display:block;height:auto;max-width:100%;position:relative;width:100%}.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-category-item-description .hccl-category-item-name{font-family:HyundaiSansHead-Medium;font-size:24px;letter-spacing:normal;line-height:1.2;margin-bottom:20px;padding-left:10px}@media only screen and (max-width:767px){.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-category-item-description .hccl-category-item-name{font-size:21px;margin-bottom:12px}}.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-category-item-description:before{background-color:var(--hyundai-blue);bottom:0;content:"";height:6px;left:0;position:absolute;width:40%}.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-category-podium{flex-direction:column;row-gap:20px}.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-category-podium,.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-category-podium .hccl-podium-wrap{align-items:flex-start;display:flex;height:auto;justify-content:flex-start;max-width:100%;width:100%}.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-category-podium .hccl-podium-wrap .hccl-pilot{flex-grow:1}.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-category-podium .hccl-podium-wrap .hccl-pilot .hccl-pilot-image{position:relative}.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-category-podium .hccl-podium-wrap .hccl-pilot .hccl-pilot-image img{max-width:100%;position:relative;z-index:1}.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-category-podium .hccl-podium-wrap .hccl-pilot .hccl-pilot-image:before{bottom:0;content:"";display:block;position:absolute;width:100%}.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-category-podium .hccl-podium-wrap .hccl-pilot .hccl-pilot-image:after{color:var(--hyundai-white);display:block;font-family:HyundaiSansText-Bold;left:8px;position:absolute;top:8px;z-index:1}.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-category-podium .hccl-podium-wrap .hccl-pilot .hccl-pilot-description{align-items:center;background-color:var(--hyundai-dark-grey);display:flex;justify-content:center;padding:12px 5px;width:100%}.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-category-podium .hccl-podium-wrap .hccl-pilot .hccl-pilot-description .hccl-pilot-name{font-family:HyundaiSansText-Bold;font-size:16px;line-height:1.1;text-align:center}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-category-podium .hccl-podium-wrap .hccl-pilot .hccl-pilot-description .hccl-pilot-name{font-size:15px}}@media only screen and (max-width:767px){.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-category-podium .hccl-podium-wrap .hccl-pilot .hccl-pilot-description .hccl-pilot-name{font-size:14px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-category-podium .hccl-podium-wrap .hccl-pilot .hccl-pilot-description{padding:10px 4px}}@media only screen and (max-width:767px){.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-category-podium .hccl-podium-wrap .hccl-pilot .hccl-pilot-description{padding:10px}}.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-category-podium .hccl-podium-wrap .hccl-pilot.first-place{order:2}.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-category-podium .hccl-podium-wrap .hccl-pilot.first-place .hccl-pilot-image:before{background-color:#01bfa9;height:94%}.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-category-podium .hccl-podium-wrap .hccl-pilot.first-place .hccl-pilot-image:after{content:"1º";font-size:54px}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-category-podium .hccl-podium-wrap .hccl-pilot.first-place .hccl-pilot-image:after{font-size:42px}}.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-category-podium .hccl-podium-wrap .hccl-pilot.first-place .hccl-pilot-description{background-color:var(--hyundai-black);height:82px}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-category-podium .hccl-podium-wrap .hccl-pilot.first-place .hccl-pilot-description{height:65px}}.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-category-podium .hccl-podium-wrap .hccl-pilot.second-place{order:1;transform:translateY(15px)}.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-category-podium .hccl-podium-wrap .hccl-pilot.second-place .hccl-pilot-image:before{background-color:#29334c;height:92%}.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-category-podium .hccl-podium-wrap .hccl-pilot.second-place .hccl-pilot-image:after{content:"2º";font-size:42px}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-category-podium .hccl-podium-wrap .hccl-pilot.second-place .hccl-pilot-image:after{font-size:36px}}.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-category-podium .hccl-podium-wrap .hccl-pilot.second-place .hccl-pilot-description{background-color:var(--hyundai-dark-grey);height:73px;position:relative;transform:translateY(-6px);z-index:1}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-category-podium .hccl-podium-wrap .hccl-pilot.second-place .hccl-pilot-description{height:56px}}.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-category-podium .hccl-podium-wrap .hccl-pilot.third-place{order:3;transform:translateY(30px)}.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-category-podium .hccl-podium-wrap .hccl-pilot.third-place .hccl-pilot-image:before{background-color:#ef2c22;height:92%}.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-category-podium .hccl-podium-wrap .hccl-pilot.third-place .hccl-pilot-image:after{content:"3º";font-size:36px}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-category-podium .hccl-podium-wrap .hccl-pilot.third-place .hccl-pilot-image:after{font-size:28px}}.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-category-podium .hccl-podium-wrap .hccl-pilot.third-place .hccl-pilot-description{background-color:#939393;height:66px;position:relative;transform:translateY(-14px);z-index:1}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-category-podium .hccl-podium-wrap .hccl-pilot.third-place .hccl-pilot-description{height:49px}}.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-overall-rating{display:block;height:auto;list-style:none;margin-bottom:0;max-width:100%;padding-left:0;width:100%}.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-overall-rating .hccl-rating-item{align-items:center;background-color:var(--hyundai-sand);display:flex;height:44px;justify-content:space-between;margin-bottom:4px;max-width:100%;width:100%}.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-overall-rating .hccl-rating-item .hccl-rating-item-placing{align-items:center;background-color:var(--hyundai-blue);display:flex;font-family:HyundaiSansText-Bold;font-size:16px;height:44px;justify-content:flex-start;margin-right:26px;max-width:44px;min-width:44px;padding-left:14px;position:relative;width:44px}.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-overall-rating .hccl-rating-item .hccl-rating-item-placing:before{border-bottom:29px solid #0000;border-left:10px solid var(--hyundai-blue);border-top:15px solid #0000;content:"";height:0;left:100%;position:absolute;width:0}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-overall-rating .hccl-rating-item .hccl-rating-item-placing{font-size:15px}}.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-overall-rating .hccl-rating-item .hccl-rating-item-pilot{align-items:center;display:flex;flex-grow:1;font-family:HyundaiSansText-Medium;font-size:16px;height:44px;justify-content:flex-start;line-height:1;overflow:hidden;padding-right:25px;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-overall-rating .hccl-rating-item .hccl-rating-item-pilot{font-size:15px}}.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-overall-rating .hccl-rating-item .hccl-rating-item-points{align-items:center;background-color:#e7e7e7;-moz-column-gap:3px;column-gap:3px;display:flex;height:44px;justify-content:flex-start;max-width:92px;min-width:92px;padding:0 15px 0 25px;position:relative;width:92px}.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-overall-rating .hccl-rating-item .hccl-rating-item-points .hccl-rating-item-points-text{font-family:HyundaiSansHead-Medium;font-size:16px;line-height:1}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-overall-rating .hccl-rating-item .hccl-rating-item-points .hccl-rating-item-points-text{font-size:15px}}.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-overall-rating .hccl-rating-item .hccl-rating-item-points .hccl-rating-item-points-prefix{font-family:HyundaiSansHead-Regular;font-size:16px;line-height:1}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-overall-rating .hccl-rating-item .hccl-rating-item-points .hccl-rating-item-points-prefix{font-size:15px}}.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-overall-rating .hccl-rating-item .hccl-rating-item-points:after{border-right:23px solid #e7e7e7;border-top:44px solid #0000;content:"";height:0;position:absolute;right:100%;width:0}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-classification .hccl-container .hccl-content .hccl-category-item .hccl-overall-rating .hccl-rating-item .hccl-rating-item-points{max-width:75px;min-width:75px;padding:0 12px 0 20px;width:75px}}.hyundaicup-classification .hccl-container .hccl-content .swiper-wrapper{padding-bottom:20px}.hyundaicup-classification .hccl-container .hccl-content .swiper-pagination{bottom:0}.hyundaicup-classification .hccl-container .hccl-content .swiper-pagination .swiper-pagination-bullet{background-color:#676767!important;border-radius:50px!important;opacity:1!important;transition:width .5s ease-out}.hyundaicup-classification .hccl-container .hccl-content .swiper-pagination .swiper-pagination-bullet-active{border-radius:50px!important;width:60px!important}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundaicup-classification .hccl-container .hccl-content{height:387px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-classification .hccl-container .hccl-content{height:348px}}@media only screen and (max-width:767px){.hyundaicup-classification .hccl-container .hccl-content{height:373px}}.hyundaicup-classification .hccl-container .hyundai-button{bottom:-24px;max-width:100%;position:absolute;text-transform:uppercase;width:300px}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundaicup-classification .hccl-container{max-width:90%}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-classification .hccl-container{max-width:90%}}@media only screen and (max-width:767px){.hyundaicup-classification .hccl-container{max-width:95%}}.hyundaicup-header-menu{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:flex-start;max-width:300px;width:100%}.hyundaicup-header-menu .hchm-move-icon{align-items:center;cursor:move;height:50px;justify-content:center;width:50px}.hyundaicup-header-menu .hchm-move-icon img{height:auto;width:100%}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-header-menu .hchm-move-icon{display:none!important}}@media only screen and (max-width:767px){.hyundaicup-header-menu .hchm-move-icon{display:none!important}}.hyundaicup-header-menu .hchm-button-container{height:auto;max-width:100%;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundaicup-header-menu{max-width:25%}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-header-menu{align-items:center;border-left:1px solid var(--hyundai-light-grey);border-right:1px solid var(--hyundai-light-grey);border-top:1px solid var(--hyundai-light-grey);flex-direction:row;justify-content:space-between;max-width:none;width:auto}}@media only screen and (max-width:767px){.hyundaicup-header-menu{align-items:center;border-top:1px solid var(--hyundai-light-grey);flex-direction:row;justify-content:space-between;max-width:100%}}.hyundaicup-header-menu.sticky{animation:menu-slider-down 2s;position:fixed;right:-35px;top:30%;z-index:999}.hyundaicup-header-menu.sticky a,.hyundaicup-header-menu.sticky button{align-items:center;display:flex;justify-content:center;width:72px}.hyundaicup-header-menu.sticky a span,.hyundaicup-header-menu.sticky button span{display:none;transition:all .5s ease-out}.hyundaicup-header-menu.sticky a:hover,.hyundaicup-header-menu.sticky button:hover{position:relative;right:228px;transform:scale(1);transform-origin:right center;transition:transform .5s ease-out;width:100%}.hyundaicup-header-menu.sticky a:hover span,.hyundaicup-header-menu.sticky button:hover span{display:block}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-header-menu.sticky{animation:menu-slider-up 1s;bottom:0;left:50%;right:auto;top:auto;transform:translate(-50%);z-index:999}}@media only screen and (max-width:767px){.hyundaicup-header-menu.sticky{animation:menu-slider-up 1s;bottom:0;left:0;right:auto;top:auto;transform:translate(-50%);z-index:999}}.hyundaicup-header-breadcrumb{background-color:var(--hyundai-transparent);color:var(--hyundai-dark-grey);display:table;font-family:HyundaiSansHead-Regular;font-size:16px;height:auto;line-height:normal;margin:10px 0 20px;max-width:100%;width:100%}.hyundaicup-header-breadcrumb .hchb-list{display:flex;list-style:none;margin:0;min-height:0;padding:0}.hyundaicup-header-breadcrumb .hchb-list .hchb-list-item{align-items:center;display:flex}.hyundaicup-header-breadcrumb .hchb-list .hchb-list-item a{color:var(--hyundai-dark-grey);outline:none;text-decoration:none}@media only screen and (max-width:767px){.hyundaicup-header-breadcrumb .hchb-list .hchb-list-item a{font-size:13px}}.hyundaicup-header-breadcrumb .hchb-list .hchb-list-item.is-active{color:var(--hyundai-light-grey)}@media only screen and (max-width:767px){.hyundaicup-header-breadcrumb{font-size:13px;margin:5px 0 10px}}.hyundaicup-header-texts{display:flex;flex-direction:column;height:auto;max-width:900px;padding:20px 30px;width:100%}.hyundaicup-header-texts .hcht-container{display:block;height:auto;max-width:100%;padding:5px 0 30px 25px;width:100%}.hyundaicup-header-texts .hcht-container .hcht-title{font-family:HyundaiSansHead-Medium;font-size:62px;letter-spacing:normal;line-height:1.2;margin-bottom:10px}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundaicup-header-texts .hcht-container .hcht-title{font-size:48px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-header-texts .hcht-container .hcht-title{font-size:42px}}@media only screen and (max-width:767px){.hyundaicup-header-texts .hcht-container .hcht-title{font-size:32px}}.hyundaicup-header-texts .hcht-container .hcht-subtitle{font-family:HyundaiSansHead-Regular;font-size:42px;letter-spacing:normal;line-height:1;margin-bottom:20px}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundaicup-header-texts .hcht-container .hcht-subtitle{font-size:36px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-header-texts .hcht-container .hcht-subtitle{font-size:32px;margin-bottom:10px}}@media only screen and (max-width:767px){.hyundaicup-header-texts .hcht-container .hcht-subtitle{font-size:22px;margin-bottom:8px}}.hyundaicup-header-texts .hcht-container .hcht-text{font-family:HyundaiSansText-Regular;font-size:21px;line-height:1.2;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundaicup-header-texts .hcht-container .hcht-text{font-size:18px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-header-texts .hcht-container .hcht-text{font-size:16px}}@media only screen and (max-width:767px){.hyundaicup-header-texts .hcht-container .hcht-text{font-size:16px}}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundaicup-header-texts .hcht-container{padding:5px 0 30px 20px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-header-texts .hcht-container{padding:0}}@media only screen and (max-width:767px){.hyundaicup-header-texts .hcht-container{padding:0}}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundaicup-header-texts{max-width:75%}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-header-texts{padding:15px 20px;width:100%}}@media only screen and (max-width:767px){.hyundaicup-header-texts{max-width:100%;padding:15px 20px}}.hyundaicup-header{background-color:var(--hyundai-light-sand);display:flex;flex-direction:column;height:auto;max-width:100%;position:relative;width:100%}.hyundaicup-header .hch-container{background-color:var(--hyundai-white);box-shadow:0 3px 15px 0 #0000001a;display:flex;height:auto;margin:-60px auto 100px;max-height:-moz-fit-content;max-height:fit-content;max-width:1100px;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundaicup-header .hch-container{max-width:75%}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-header .hch-container{flex-direction:column;margin:-45px auto 50px;max-width:90%}}@media only screen and (max-width:767px){.hyundaicup-header .hch-container{flex-direction:column;margin:-35px auto 30px;max-width:90%}}.hyundaicup-newsletter-form{background-color:var(--hyundai-white);display:block;height:auto;margin:30px auto 100px;max-width:100%;width:100%}.hyundaicup-newsletter-form .hcnf-container{display:block;height:auto;margin:0 auto;max-width:1366px;padding:0 15px;width:100%}.hyundaicup-newsletter-form .hcnf-container .hcnf-title{font-family:HyundaiSansHead-Medium;font-size:42px;letter-spacing:normal;line-height:1.2;margin-bottom:20px}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundaicup-newsletter-form .hcnf-container .hcnf-title{font-size:36px;margin-bottom:10px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-newsletter-form .hcnf-container .hcnf-title{font-size:32px;margin-bottom:10px}}@media only screen and (max-width:767px){.hyundaicup-newsletter-form .hcnf-container .hcnf-title{font-size:24px;margin-bottom:8px}}.hyundaicup-newsletter-form .hcnf-container .hcnf-text{font-family:HyundaiSansText-Regular;font-size:21px;line-height:1.2;margin-bottom:20px}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundaicup-newsletter-form .hcnf-container .hcnf-text{font-size:18px;margin-bottom:10px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-newsletter-form .hcnf-container .hcnf-text{font-size:16px;margin-bottom:8px}}@media only screen and (max-width:767px){.hyundaicup-newsletter-form .hcnf-container .hcnf-text{font-size:14px;margin-bottom:8px}}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundaicup-newsletter-form .hcnf-container{max-width:90%}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-newsletter-form .hcnf-container{max-width:90%}}@media only screen and (max-width:767px){.hyundaicup-newsletter-form .hcnf-container{max-width:95%}}.hyundaicup-pilot-form{align-items:center;display:flex;height:auto;justify-content:center;margin:0 auto 100px;max-width:100%;width:100%}.hyundaicup-pilot-form .hcpf-title{font-family:HyundaiSansHead-Medium;font-size:42px;letter-spacing:normal;line-height:1.2}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundaicup-pilot-form .hcpf-title{font-size:36px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-pilot-form .hcpf-title{font-size:24px;text-align:center}}@media only screen and (max-width:767px){.hyundaicup-pilot-form .hcpf-title{font-size:22px;text-align:center}}.hyundaicup-pilot-form .hcpf-text{font-family:HyundaiSansText-Regular;font-size:18px;line-height:1.2}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundaicup-pilot-form .hcpf-text{font-size:16px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-pilot-form .hcpf-text{font-size:14px;text-align:center}}@media only screen and (max-width:767px){.hyundaicup-pilot-form .hcpf-text{font-size:13px;text-align:center}}.hyundaicup-pilot-form .hyundai-button{font-size:18px;height:50px;max-width:100%;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundaicup-pilot-form .hyundai-button{font-size:16px}}.hyundaicup-seasons{background-color:var(--hyundai-light-sand);display:block;height:auto;margin:0 auto;max-width:100%;padding:80px 0;width:100%}.hyundaicup-seasons .hcss-container{display:block;height:auto;margin:0 auto;max-width:1366px;padding:0 15px;width:100%}.hyundaicup-seasons .hcss-container .hcss-title{font-family:HyundaiSansHead-Medium;font-size:42px;letter-spacing:normal;line-height:1.2;margin-bottom:20px}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundaicup-seasons .hcss-container .hcss-title{font-size:36px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-seasons .hcss-container .hcss-title{font-size:32px}}@media only screen and (max-width:767px){.hyundaicup-seasons .hcss-container .hcss-title{font-size:24px;margin-bottom:10px}}.hyundaicup-seasons .hcss-container .hcss-text{font-family:HyundaiSansText-Regular;font-size:21px;line-height:1.2;margin-bottom:40px;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundaicup-seasons .hcss-container .hcss-text{font-size:18px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-seasons .hcss-container .hcss-text{font-size:16px}}@media only screen and (max-width:767px){.hyundaicup-seasons .hcss-container .hcss-text{font-size:14px;margin-bottom:8px;white-space:normal}}.hyundaicup-seasons .hcss-container .hcss-content{display:block;height:auto;max-width:100%;width:100%}.hyundaicup-seasons .hcss-container .hcss-content .hcss-season-item{display:block;height:auto;width:100%}.hyundaicup-seasons .hcss-container .hcss-content .hcss-season-item .hcss-season-item-link{color:var(--hyundai-black);display:block;height:100%;text-decoration:none;width:100%}.hyundaicup-seasons .hcss-container .hcss-content .hcss-season-item .hcss-season-item-link .hcss-season-item-description,.hyundaicup-seasons .hcss-container .hcss-content .hcss-season-item .hcss-season-item-link .hcss-season-item-thumb{align-items:center;display:flex;height:auto;justify-content:center;margin-top:10px;max-width:100%;width:100%}.hyundaicup-seasons .hcss-container .hcss-content .hcss-season-item .hcss-season-item-link .hcss-season-item-description .hcss-season-item-text,.hyundaicup-seasons .hcss-container .hcss-content .hcss-season-item .hcss-season-item-link .hcss-season-item-thumb .hcss-season-item-text{font-family:HyundaiSansHead-Medium;font-size:36px;line-height:1.2;text-align:center}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundaicup-seasons .hcss-container .hcss-content .hcss-season-item .hcss-season-item-link .hcss-season-item-description .hcss-season-item-text,.hyundaicup-seasons .hcss-container .hcss-content .hcss-season-item .hcss-season-item-link .hcss-season-item-thumb .hcss-season-item-text{font-size:24px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-seasons .hcss-container .hcss-content .hcss-season-item .hcss-season-item-link .hcss-season-item-description .hcss-season-item-text,.hyundaicup-seasons .hcss-container .hcss-content .hcss-season-item .hcss-season-item-link .hcss-season-item-thumb .hcss-season-item-text{font-size:21px}}@media only screen and (max-width:767px){.hyundaicup-seasons .hcss-container .hcss-content .hcss-season-item .hcss-season-item-link .hcss-season-item-description .hcss-season-item-text,.hyundaicup-seasons .hcss-container .hcss-content .hcss-season-item .hcss-season-item-link .hcss-season-item-thumb .hcss-season-item-text{font-size:18px}}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundaicup-seasons .hcss-container .hcss-content .hcss-season-item .hcss-season-item-link .hcss-season-item-description img,.hyundaicup-seasons .hcss-container .hcss-content .hcss-season-item .hcss-season-item-link .hcss-season-item-thumb img{height:auto;width:80%}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-seasons .hcss-container .hcss-content .hcss-season-item .hcss-season-item-link .hcss-season-item-description img,.hyundaicup-seasons .hcss-container .hcss-content .hcss-season-item .hcss-season-item-link .hcss-season-item-thumb img{height:auto;width:80%}}@media only screen and (max-width:767px){.hyundaicup-seasons .hcss-container .hcss-content .hcss-season-item .hcss-season-item-link .hcss-season-item-description img,.hyundaicup-seasons .hcss-container .hcss-content .hcss-season-item .hcss-season-item-link .hcss-season-item-thumb img{height:auto;width:80%}}.hyundaicup-seasons .hcss-container .hcss-content .hcss-season-item .hcss-season-item-link:hover{text-decoration:underline}.hyundaicup-seasons .hcss-container .hcss-content .swiper-wrapper{padding-bottom:30px}.hyundaicup-seasons .hcss-container .hcss-content .swiper-pagination{bottom:0}.hyundaicup-seasons .hcss-container .hcss-content .swiper-pagination .swiper-pagination-bullet{background-color:#676767!important;border-radius:50px!important;opacity:1!important;transition:width .5s ease-out}.hyundaicup-seasons .hcss-container .hcss-content .swiper-pagination .swiper-pagination-bullet-active{border-radius:50px!important;width:60px!important}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundaicup-seasons .hcss-container{max-width:90%}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-seasons .hcss-container{max-width:90%}}@media only screen and (max-width:767px){.hyundaicup-seasons .hcss-container{max-width:95%}}.hyundaicup-social{background-color:var(--hyundai-white);display:block;height:auto;margin:0 auto 100px;max-width:100%;width:100%}.hyundaicup-social .hcs-container{display:block;height:auto;margin:0 auto;max-width:1366px;padding:0 15px;width:100%}.hyundaicup-social .hcs-container .hcs-title{font-family:HyundaiSansHead-Medium;font-size:42px;letter-spacing:normal;line-height:1.2;margin-bottom:30px;text-align:center;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundaicup-social .hcs-container .hcs-title{font-size:36px;margin-bottom:20px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-social .hcs-container .hcs-title{font-size:32px;margin-bottom:15px;white-space:normal}}@media only screen and (max-width:767px){.hyundaicup-social .hcs-container .hcs-title{font-size:22px;margin-bottom:10px;white-space:normal}}.hyundaicup-social .hcs-container .hcs-text{font-family:HyundaiSansText-Regular;font-size:21px;line-height:1.2;margin-bottom:40px;text-align:center;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundaicup-social .hcs-container .hcs-text{font-size:18px;margin-bottom:30px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-social .hcs-container .hcs-text{font-size:16px;margin-bottom:25px}}@media only screen and (max-width:767px){.hyundaicup-social .hcs-container .hcs-text{font-size:14px;margin-bottom:20px}}.hyundaicup-social .hcs-container .hcs-content{display:block;height:auto;margin:0 auto;max-width:1012px;width:100%}.hyundaicup-social .hcs-container .hcs-content .hcs-social-item{border:1px solid var(--hyundai-light-grey);display:block;height:auto;max-width:100%;text-decoration:none;width:100%}.hyundaicup-social .hcs-container .hcs-content .hcs-social-item .hcs-social-item-description{align-items:center;display:flex;height:70px;justify-content:flex-start;padding:0 25px;width:100%}.hyundaicup-social .hcs-container .hcs-content .hcs-social-item .hcs-social-item-description .hcs-social-item-icon{align-items:center;display:flex;height:100%;justify-content:center;padding-top:5px;width:20%}.hyundaicup-social .hcs-container .hcs-content .hcs-social-item .hcs-social-item-description .hcs-social-item-icon svg{transform:scale(1.4)}.hyundaicup-social .hcs-container .hcs-content .hcs-social-item .hcs-social-item-description .hcs-social-item-name{display:block;font-family:HyundaiSansHead-Regular;font-size:16px;height:auto;line-height:1;width:80%}.hyundaicup-social .hcs-container .hcs-content .swiper-wrapper{padding-bottom:30px}.hyundaicup-social .hcs-container .hcs-content .swiper-pagination{bottom:0}.hyundaicup-social .hcs-container .hcs-content .swiper-pagination .swiper-pagination-bullet{background-color:#676767!important;border-radius:50px!important;opacity:1!important;transition:width .5s ease-out}.hyundaicup-social .hcs-container .hcs-content .swiper-pagination .swiper-pagination-bullet-active{border-radius:50px!important;width:60px!important}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundaicup-social .hcs-container .hcs-content{max-width:960px}.hyundaicup-social .hcs-container{max-width:90%}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-social .hcs-container{max-width:90%}}@media only screen and (max-width:767px){.hyundaicup-social .hcs-container{max-width:95%}}.hyundaicup-sponsors{background-color:var(--hyundai-white);display:block;height:auto;margin:0 auto;max-width:100%;padding:100px 0;width:100%}.hyundaicup-sponsors .hcsp-container{display:block;height:auto;margin:0 auto;max-width:1366px;padding:0 15px;width:100%}.hyundaicup-sponsors .hcsp-container .hcsp-category-item{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:flex-start;margin-bottom:90px;max-width:100%;width:100%}.hyundaicup-sponsors .hcsp-container .hcsp-category-item .hcsp-category-item-title{font-family:HyundaiSansHead-Medium;font-size:42px;line-height:1.2;margin-bottom:30px}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundaicup-sponsors .hcsp-container .hcsp-category-item .hcsp-category-item-title{font-size:36px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-sponsors .hcsp-container .hcsp-category-item .hcsp-category-item-title{font-size:32px;margin-bottom:20px}}@media only screen and (max-width:767px){.hyundaicup-sponsors .hcsp-container .hcsp-category-item .hcsp-category-item-title{font-size:24px;margin-bottom:15px}}.hyundaicup-sponsors .hcsp-container .hcsp-category-item .hcsp-category-item-sponsors{align-items:center;-moz-column-gap:30px;column-gap:30px;display:flex;flex-wrap:wrap;height:auto;justify-content:center;max-width:100%;row-gap:60px;width:100%}.hyundaicup-sponsors .hcsp-container .hcsp-category-item .hcsp-category-item-sponsors .hcsp-sponsor-item{display:block;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content}@media only screen and (max-width:767px){.hyundaicup-sponsors .hcsp-container .hcsp-category-item .hcsp-category-item-sponsors .hcsp-sponsor-item{height:auto;max-width:30%;width:100%}.hyundaicup-sponsors .hcsp-container .hcsp-category-item .hcsp-category-item-sponsors .hcsp-sponsor-item img{height:auto;width:100%}.hyundaicup-sponsors .hcsp-container .hcsp-category-item .hcsp-category-item-sponsors{-moz-column-gap:15px;column-gap:15px;row-gap:30px}.hyundaicup-sponsors .hcsp-container .hcsp-category-item{margin-bottom:60px}}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundaicup-sponsors .hcsp-container{max-width:90%}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-sponsors .hcsp-container{max-width:90%}}@media only screen and (max-width:767px){.hyundaicup-sponsors .hcsp-container{max-width:95%}}.hyundaicup-steps{background-color:var(--hyundai-white);display:block;height:auto;margin:0 auto 100px;max-width:100%;width:100%}.hyundaicup-steps .hcst-container{display:block;height:auto;margin:0 auto;max-width:1200px;padding:0 15px;width:100%}.hyundaicup-steps .hcst-container .hcst-title{font-family:HyundaiSansHead-Medium;font-size:42px;letter-spacing:normal;line-height:1.2;margin-bottom:10px}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundaicup-steps .hcst-container .hcst-title{font-size:36px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-steps .hcst-container .hcst-title{font-size:32px}}@media only screen and (max-width:767px){.hyundaicup-steps .hcst-container .hcst-title{font-size:24px}}.hyundaicup-steps .hcst-container .hcst-content{display:block;height:auto;max-width:100%;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundaicup-steps .hcst-container{max-width:90%}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-steps .hcst-container{max-width:90%}}@media only screen and (max-width:767px){.hyundaicup-steps .hcst-container{max-width:95%}}.hyundaicup-steps-gallery{display:block;height:auto;max-width:50%;width:100%}.hyundaicup-steps-gallery .hyundai-gallery{margin:0 auto}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-steps-gallery,.hyundaicup-steps-gallery .hyundai-gallery>div:first-of-type{max-width:100%}}@media only screen and (max-width:767px){.hyundaicup-steps-gallery,.hyundaicup-steps-gallery .hyundai-gallery>div:first-of-type{max-width:100%}}.hcst-classification-title{font-family:HyundaiSansHead-Medium;font-size:24px;letter-spacing:normal;line-height:1.2;margin-bottom:10px}@media only screen and (min-width:768px)and (max-width:1024px){.hcst-classification-title{font-size:21px}}@media only screen and (max-width:767px){.hcst-classification-title{font-size:18px;margin-bottom:8px}}.hcst-event-date{font-family:HyundaiSansHead-Medium;font-size:18px;line-height:normal}.hcst-event-date.active{color:var(--hyundai-white)!important}@media only screen and (max-width:767px){.hcst-event-date{font-size:16px}}.hcst-event-table,.hcst-event-table .hcst-event-table-item{align-items:flex-start;display:flex;height:auto;justify-content:flex-start;max-width:100%;width:100%}.hcst-event-table .hcst-event-table-item{border-right:1px solid var(--hyundai-light-grey);flex-direction:column}.hcst-event-table .hcst-event-table-item:last-of-type{border-right:none}.hcst-event-table .hcst-event-table-item .item-category{border-bottom:1px solid var(--hyundai-light-grey);font-family:HyundaiSansText-Bold;font-size:16px;letter-spacing:normal;line-height:1.2;padding:10px 0 10px 12px;width:100%}@media only screen and (min-width:768px)and (max-width:1024px){.hcst-event-table .hcst-event-table-item .item-category{font-size:18px}}@media only screen and (max-width:767px){.hcst-event-table .hcst-event-table-item .item-category{font-size:15px;padding:8px 0 8px 10px}}.hcst-event-table .hcst-event-table-item .item-podium{border-right:1px solid var(--hyundai-light-grey);list-style:none;margin-bottom:0;padding:10px 0 10px 12px}.hcst-event-table .hcst-event-table-item .item-podium:last-of-type{border-right:none}.hcst-event-table .hcst-event-table-item .item-podium .item-podium-place{font-family:HyundaiSansText-Regular;font-size:14px;line-height:1.2;margin-bottom:5px}.hcst-event-table .hcst-event-table-item .item-podium .item-podium-place:last-of-type{margin-bottom:0}.hcst-event-table .hcst-event-table-item .item-podium .item-podium-place strong{display:inline-block;font-family:HyundaiSansText-Medium;font-weight:400;margin-right:6px}@media only screen and (min-width:768px)and (max-width:1024px){.hcst-event-table .hcst-event-table-item .item-podium .item-podium-place{font-size:16px}}@media only screen and (max-width:767px){.hcst-event-table .hcst-event-table-item .item-podium{padding:8px 0 8px 10px}}.hyundaicup-steps-information{display:block;height:auto;max-width:50%;width:100%}.hyundaicup-steps-information .hcsti-autodrome-features{display:block;height:auto;margin-bottom:20px;max-width:100%;width:100%}.hyundaicup-steps-information .hcsti-autodrome-features .feature-item{display:block;height:auto;margin-bottom:5px;max-width:100%;width:100%}.hyundaicup-steps-information .hcsti-autodrome-features .feature-item a{color:var(--hyundai-light-blue);text-decoration:none}.hyundaicup-steps-information .hcsti-autodrome-features .feature-item a:hover{text-decoration:underline}.hyundaicup-steps-information .hcsti-autodrome-features .feature-item .feature-item-title{font-family:HyundaiSansText-Medium;font-size:16px;line-height:1.2}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-steps-information .hcsti-autodrome-features .feature-item .feature-item-title{font-size:18px}}@media only screen and (max-width:767px){.hyundaicup-steps-information .hcsti-autodrome-features .feature-item .feature-item-title{font-size:14px}}.hyundaicup-steps-information .hcsti-autodrome-features .feature-item .feature-item-text{font-family:HyundaiSansText-Regular;font-size:16px;line-height:1.2}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-steps-information .hcsti-autodrome-features .feature-item .feature-item-text{font-size:18px}}@media only screen and (max-width:767px){.hyundaicup-steps-information .hcsti-autodrome-features .feature-item .feature-item-text{font-size:14px}.hyundaicup-steps-information .hcsti-autodrome-features .feature-item{margin-bottom:0}}.hyundaicup-steps-information .hcsti-autodrome-text{font-family:HyundaiSansText-Regular;font-size:16px;line-height:1.2;margin-bottom:20px;white-space:pre-line}@media only screen and (max-width:767px){.hyundaicup-steps-information .hcsti-autodrome-text{font-size:14px;margin-bottom:10px}}.hyundaicup-steps-information .hcsti-timeline{align-items:flex-start;-moz-column-gap:10px;column-gap:10px;display:flex;height:auto;justify-content:flex-start;max-width:100%;width:100%}.hyundaicup-steps-information .hcsti-timeline .timeline-item{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:flex-start;max-width:100%;width:100%}.hyundaicup-steps-information .hcsti-timeline .timeline-item .timeline-item-title{font-family:HyundaiSansHead-Medium;font-size:16px;letter-spacing:normal;line-height:1.2;margin-bottom:5px}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-steps-information .hcsti-timeline .timeline-item .timeline-item-title{font-size:18px}}@media only screen and (max-width:767px){.hyundaicup-steps-information .hcsti-timeline .timeline-item .timeline-item-title{font-size:18px}}.hyundaicup-steps-information .hcsti-timeline .timeline-item .timeline-event-item{font-family:HyundaiSansText-Regular;font-size:14px;line-height:1.2;margin-bottom:3px}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-steps-information .hcsti-timeline .timeline-item .timeline-event-item{font-size:16px}}@media only screen and (max-width:767px){.hyundaicup-steps-information .hcsti-timeline .timeline-item .timeline-event-item{font-size:16px}.hyundaicup-steps-information .hcsti-timeline{-moz-column-gap:0;column-gap:0;flex-direction:column;row-gap:10px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-steps-information{max-width:100%}}@media only screen and (max-width:767px){.hyundaicup-steps-information{max-width:100%}}.hyundaicup-transmissions{display:block;height:auto;margin:30px 0;max-width:100%;width:100%}.hyundaicup-transmissions .hc-transmissions-title{font-size:32px;line-height:1.2;margin-bottom:20px}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundaicup-transmissions .hc-transmissions-title{font-size:28px;margin-bottom:12px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-transmissions .hc-transmissions-title{font-size:24px;margin-bottom:12px}}@media only screen and (max-width:767px){.hyundaicup-transmissions .hc-transmissions-title{font-size:21px;margin-bottom:10px}}.hyundaicup-transmissions .hc-transmissions-wrapper{display:flex;flex-wrap:wrap;gap:40px 30px;height:auto;max-width:100%;width:100%}.hyundaicup-transmissions .hc-transmissions-wrapper .hc-transmission-item{display:block;height:auto;max-width:calc(50% - 30px);width:100%}.hyundaicup-transmissions .hc-transmissions-wrapper .hc-transmission-item:first-of-type{max-width:100%}.hyundaicup-transmissions .hc-transmissions-wrapper .hc-transmission-item:first-of-type iframe{height:658px}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-transmissions .hc-transmissions-wrapper .hc-transmission-item:first-of-type iframe{height:370px}}@media only screen and (max-width:767px){.hyundaicup-transmissions .hc-transmissions-wrapper .hc-transmission-item:first-of-type iframe{height:215px}}.hyundaicup-transmissions .hc-transmissions-wrapper .hc-transmission-item .hc-transmission-item-link{color:var(--hyundai-black);display:block;font-family:HyundaiSansText-Bold;font-size:24px;line-height:1.2;margin-bottom:10px;text-decoration:none}.hyundaicup-transmissions .hc-transmissions-wrapper .hc-transmission-item .hc-transmission-item-link:hover{color:var(--hyundai-light-blue);text-decoration:underline}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundaicup-transmissions .hc-transmissions-wrapper .hc-transmission-item .hc-transmission-item-link{font-size:21px;margin-bottom:8px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-transmissions .hc-transmissions-wrapper .hc-transmission-item .hc-transmission-item-link{font-size:21px;margin-bottom:8px}}@media only screen and (max-width:767px){.hyundaicup-transmissions .hc-transmissions-wrapper .hc-transmission-item .hc-transmission-item-link{font-size:18px}}.hyundaicup-transmissions .hc-transmissions-wrapper .hc-transmission-item .hc-transmission-item-text{font-size:18px;line-height:1.2;margin-bottom:20px}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundaicup-transmissions .hc-transmissions-wrapper .hc-transmission-item .hc-transmission-item-text{font-size:16px;margin-bottom:15px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-transmissions .hc-transmissions-wrapper .hc-transmission-item .hc-transmission-item-text{font-size:16px;margin-bottom:15px}}@media only screen and (max-width:767px){.hyundaicup-transmissions .hc-transmissions-wrapper .hc-transmission-item .hc-transmission-item-text{font-size:16px}}.hyundaicup-transmissions .hc-transmissions-wrapper .hc-transmission-item iframe{height:315px;max-width:100%;width:100%}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-transmissions .hc-transmissions-wrapper .hc-transmission-item iframe{height:177px}}@media only screen and (max-width:767px){.hyundaicup-transmissions .hc-transmissions-wrapper .hc-transmission-item iframe{height:215px}}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundaicup-transmissions .hc-transmissions-wrapper .hc-transmission-item{max-width:calc(50% - 20px)}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-transmissions .hc-transmissions-wrapper .hc-transmission-item{max-width:calc(50% - 20px)}}@media only screen and (max-width:767px){.hyundaicup-transmissions .hc-transmissions-wrapper .hc-transmission-item{max-width:100%}}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundaicup-transmissions .hc-transmissions-wrapper{gap:30px 20px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-transmissions .hc-transmissions-wrapper{gap:30px 20px}}@media only screen and (max-width:767px){.hyundaicup-transmissions .hc-transmissions-wrapper{flex-direction:column;flex-wrap:nowrap;gap:20px}}.hyundaicup-steps-content{display:block;height:auto;max-width:100%;width:100%}.hyundaicup-steps-content .hcstc-autodrome-name{font-family:HyundaiSansHead-Medium;font-size:32px;letter-spacing:normal;line-height:1.2;margin:30px 0 20px;padding:0 35px}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundaicup-steps-content .hcstc-autodrome-name{font-size:28px;margin:20px 0 15px;padding:0 25px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-steps-content .hcstc-autodrome-name{font-size:24px;margin:15px 0 10px;padding:0 20px}}@media only screen and (max-width:767px){.hyundaicup-steps-content .hcstc-autodrome-name{font-size:18px;margin:12px 0 10px;padding:0 10px}}.hyundaicup-steps-content .hcstc-wrap{-moz-column-gap:30px;column-gap:30px;display:flex;height:auto;max-width:100%;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundaicup-steps-content .hcstc-wrap{-moz-column-gap:20px;column-gap:20px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-steps-content .hcstc-wrap{-moz-column-gap:0;column-gap:0;flex-direction:column;row-gap:15px}}@media only screen and (max-width:767px){.hyundaicup-steps-content .hcstc-wrap{-moz-column-gap:0;column-gap:0;flex-direction:column;row-gap:10px}}.hyundaicup-steps-content .hcstc-shortly-content{display:block;height:auto;margin:0 auto;max-width:600px;width:100%}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-steps-content .hcstc-shortly-content{max-width:100%}}@media only screen and (max-width:767px){.hyundaicup-steps-content .hcstc-shortly-content{max-width:100%}}.MuiTabs-scrollButtonsDesktop{display:flex!important}.hcst-tab-label-title{font-family:HyundaiSansHead-Medium;font-size:24px;letter-spacing:normal;line-height:1;margin-bottom:10px;text-align:center;text-overflow:ellipsis;white-space:nowrap}@media only screen and (min-width:1200px)and (max-width:1600px){.hcst-tab-label-title{font-size:21px;margin-bottom:5px}}@media only screen and (min-width:768px)and (max-width:1024px){.hcst-tab-label-title{font-size:18px;margin-bottom:5px}}@media only screen and (max-width:767px){.hcst-tab-label-title{font-size:16px;margin-bottom:3px}}.hcst-tab-label-date{font-family:HyundaiSansHead-Regular;font-size:21px;line-height:1;text-align:center;text-overflow:ellipsis;white-space:nowrap}@media only screen and (min-width:1200px)and (max-width:1600px){.hcst-tab-label-date{font-size:18px}}@media only screen and (min-width:768px)and (max-width:1024px){.hcst-tab-label-date{font-size:16px}}@media only screen and (max-width:767px){.hcst-tab-label-date{font-size:14px}}.hyundaicup-ticket{background-color:var(--hyundai-white);display:block;height:auto;margin:80px auto 100px;max-width:100%;width:100%}.hyundaicup-ticket .hct-container{align-items:flex-start;display:flex;height:260px;justify-content:space-between;margin:0 auto;max-width:1200px;position:relative;width:100%}.hyundaicup-ticket .hct-container .hct-image{height:288px;max-width:775px;position:relative;transform:translateX(-88px);width:100%;z-index:0}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-ticket .hct-container .hct-image{transform:translateX(-78px)}}@media only screen and (max-width:767px){.hyundaicup-ticket .hct-container .hct-image{transform:translateX(-480px);width:auto}}.hyundaicup-ticket .hct-container .hct-content{align-items:flex-start;-moz-column-gap:10px;column-gap:10px;display:flex;height:100%;justify-content:flex-start;max-width:55%;padding:46px 84px 46px 0;position:absolute;right:0;top:0;width:100%;z-index:1}.hyundaicup-ticket .hct-container .hct-content .hct-content-description,.hyundaicup-ticket .hct-container .hct-content .hct-ticket{display:block;height:auto;max-width:50%;width:100%}.hyundaicup-ticket .hct-container .hct-content .hct-content-description .hct-title,.hyundaicup-ticket .hct-container .hct-content .hct-ticket .hct-title{font-family:HyundaiSansHead-Medium;font-size:24px;line-height:1.2;white-space:pre-line}.hyundaicup-ticket .hct-container .hct-content .hct-content-description .hct-title span,.hyundaicup-ticket .hct-container .hct-content .hct-ticket .hct-title span{font-size:36px}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-ticket .hct-container .hct-content .hct-content-description .hct-title span,.hyundaicup-ticket .hct-container .hct-content .hct-ticket .hct-title span{font-size:21px}}@media only screen and (max-width:767px){.hyundaicup-ticket .hct-container .hct-content .hct-content-description .hct-title span,.hyundaicup-ticket .hct-container .hct-content .hct-ticket .hct-title span{font-size:24px;white-space:normal}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-ticket .hct-container .hct-content .hct-content-description .hct-title,.hyundaicup-ticket .hct-container .hct-content .hct-ticket .hct-title{font-size:18px;white-space:normal}}@media only screen and (max-width:767px){.hyundaicup-ticket .hct-container .hct-content .hct-content-description .hct-title,.hyundaicup-ticket .hct-container .hct-content .hct-ticket .hct-title{font-size:21px;margin-bottom:5px}}.hyundaicup-ticket .hct-container .hct-content .hct-content-description .hct-subtitle,.hyundaicup-ticket .hct-container .hct-content .hct-ticket .hct-subtitle{font-family:HyundaiSansHead-Medium;font-size:18px;line-height:1.2;white-space:pre-line}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-ticket .hct-container .hct-content .hct-content-description .hct-subtitle,.hyundaicup-ticket .hct-container .hct-content .hct-ticket .hct-subtitle{font-size:16px;white-space:normal}}@media only screen and (max-width:767px){.hyundaicup-ticket .hct-container .hct-content .hct-content-description .hct-subtitle,.hyundaicup-ticket .hct-container .hct-content .hct-ticket .hct-subtitle{font-size:16px}}.hyundaicup-ticket .hct-container .hct-content .hct-content-description .hct-text,.hyundaicup-ticket .hct-container .hct-content .hct-ticket .hct-text{font-family:HyundaiSansText-Regular;font-size:16px;line-height:1.2;margin-bottom:20px}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-ticket .hct-container .hct-content .hct-content-description .hct-text,.hyundaicup-ticket .hct-container .hct-content .hct-ticket .hct-text{font-size:13px;margin:10px 0}}@media only screen and (max-width:767px){.hyundaicup-ticket .hct-container .hct-content .hct-content-description .hct-text,.hyundaicup-ticket .hct-container .hct-content .hct-ticket .hct-text{font-size:14px;margin-bottom:8px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-ticket .hct-container .hct-content .hct-content-description,.hyundaicup-ticket .hct-container .hct-content .hct-ticket{max-width:100%}}@media only screen and (max-width:767px){.hyundaicup-ticket .hct-container .hct-content .hct-content-description,.hyundaicup-ticket .hct-container .hct-content .hct-ticket{max-width:100%}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-ticket .hct-container .hct-content{-moz-column-gap:normal;-moz-column-gap:initial;column-gap:normal;flex-direction:column;max-width:40%;padding:20px 12px 20px 0;row-gap:10px}}@media only screen and (max-width:767px){.hyundaicup-ticket .hct-container .hct-content{-moz-column-gap:normal;-moz-column-gap:initial;column-gap:normal;flex-direction:column;max-width:75%;padding:20px 12px 20px 0;row-gap:10px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-ticket .hct-container{max-width:90%}}@media only screen and (max-width:767px){.hyundaicup-ticket .hct-container{max-width:100%}}.hyundaicup-vehicle{background-color:var(--hyundai-white);display:block;height:auto;margin:0 auto 100px;max-width:100%;width:100%}.hyundaicup-vehicle .hcv-container{align-items:flex-start;-moz-column-gap:30px;column-gap:30px;display:flex;height:auto;justify-content:space-between;margin:0 auto;max-width:1366px;width:100%}.hyundaicup-vehicle .hcv-container .hcv-sumary,.hyundaicup-vehicle .hcv-container .hcv-technicalsheet{height:auto;max-width:50%;width:100%}.hyundaicup-vehicle .hcv-container .hcv-sumary .hcv-title,.hyundaicup-vehicle .hcv-container .hcv-technicalsheet .hcv-title{font-family:HyundaiSansHead-Medium;font-size:42px;letter-spacing:normal;line-height:1.2;margin-bottom:20px}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundaicup-vehicle .hcv-container .hcv-sumary .hcv-title,.hyundaicup-vehicle .hcv-container .hcv-technicalsheet .hcv-title{font-size:36px;margin-bottom:15px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-vehicle .hcv-container .hcv-sumary .hcv-title,.hyundaicup-vehicle .hcv-container .hcv-technicalsheet .hcv-title{font-size:32px;margin-bottom:12px}}@media only screen and (max-width:767px){.hyundaicup-vehicle .hcv-container .hcv-sumary .hcv-title,.hyundaicup-vehicle .hcv-container .hcv-technicalsheet .hcv-title{font-size:24px;margin-bottom:10px}}.hyundaicup-vehicle .hcv-container .hcv-sumary .hcv-sumary-content,.hyundaicup-vehicle .hcv-container .hcv-technicalsheet .hcv-sumary-content{display:block;height:auto;max-width:100%;width:100%}.hyundaicup-vehicle .hcv-container .hcv-sumary .hcv-sumary-content .hcv-sumary-title,.hyundaicup-vehicle .hcv-container .hcv-technicalsheet .hcv-sumary-content .hcv-sumary-title{font-family:HyundaiSansHead-Medium;font-size:36px;letter-spacing:normal;line-height:1.2;margin-bottom:10px}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundaicup-vehicle .hcv-container .hcv-sumary .hcv-sumary-content .hcv-sumary-title,.hyundaicup-vehicle .hcv-container .hcv-technicalsheet .hcv-sumary-content .hcv-sumary-title{font-size:24px;margin-bottom:8px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-vehicle .hcv-container .hcv-sumary .hcv-sumary-content .hcv-sumary-title,.hyundaicup-vehicle .hcv-container .hcv-technicalsheet .hcv-sumary-content .hcv-sumary-title{font-size:22px;margin-bottom:8px}}@media only screen and (max-width:767px){.hyundaicup-vehicle .hcv-container .hcv-sumary .hcv-sumary-content .hcv-sumary-title,.hyundaicup-vehicle .hcv-container .hcv-technicalsheet .hcv-sumary-content .hcv-sumary-title{font-size:18px;margin-bottom:5px}}.hyundaicup-vehicle .hcv-container .hcv-sumary .hcv-sumary-content .hcv-sumary-list,.hyundaicup-vehicle .hcv-container .hcv-technicalsheet .hcv-sumary-content .hcv-sumary-list{display:block;height:auto;margin-bottom:0;max-width:100%;padding-left:0;width:100%}.hyundaicup-vehicle .hcv-container .hcv-sumary .hcv-sumary-content .hcv-sumary-list .hcv-sumary-item-text,.hyundaicup-vehicle .hcv-container .hcv-technicalsheet .hcv-sumary-content .hcv-sumary-list .hcv-sumary-item-text{font-family:HyundaiSansHead-Regular;font-size:21px;line-height:1.2}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundaicup-vehicle .hcv-container .hcv-sumary .hcv-sumary-content .hcv-sumary-list .hcv-sumary-item-text,.hyundaicup-vehicle .hcv-container .hcv-technicalsheet .hcv-sumary-content .hcv-sumary-list .hcv-sumary-item-text{font-size:16px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-vehicle .hcv-container .hcv-sumary .hcv-sumary-content .hcv-sumary-list .hcv-sumary-item-text,.hyundaicup-vehicle .hcv-container .hcv-technicalsheet .hcv-sumary-content .hcv-sumary-list .hcv-sumary-item-text{font-size:16px}}@media only screen and (max-width:767px){.hyundaicup-vehicle .hcv-container .hcv-sumary .hcv-sumary-content .hcv-sumary-list .hcv-sumary-item-text,.hyundaicup-vehicle .hcv-container .hcv-technicalsheet .hcv-sumary-content .hcv-sumary-list .hcv-sumary-item-text{font-size:14px}}.hyundaicup-vehicle .hcv-container .hcv-sumary .hcv-specification-table,.hyundaicup-vehicle .hcv-container .hcv-technicalsheet .hcv-specification-table{height:auto;max-width:100%;width:100%}.hyundaicup-vehicle .hcv-container .hcv-sumary .hcv-specification-table tr,.hyundaicup-vehicle .hcv-container .hcv-technicalsheet .hcv-specification-table tr{border-top:1px solid #dee2e6}.hyundaicup-vehicle .hcv-container .hcv-sumary .hcv-specification-table tr:last-of-type,.hyundaicup-vehicle .hcv-container .hcv-technicalsheet .hcv-specification-table tr:last-of-type{border-bottom:1px solid #dee2e6}.hyundaicup-vehicle .hcv-container .hcv-sumary .hcv-specification-table tr td,.hyundaicup-vehicle .hcv-container .hcv-technicalsheet .hcv-specification-table tr td{padding:.75rem}.hyundaicup-vehicle .hcv-container .hcv-sumary .hcv-specification-table tr td .hcv-specification-item-title,.hyundaicup-vehicle .hcv-container .hcv-technicalsheet .hcv-specification-table tr td .hcv-specification-item-title{font-family:HyundaiSansHead-Medium;font-size:16px;line-height:1.2}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundaicup-vehicle .hcv-container .hcv-sumary .hcv-specification-table tr td .hcv-specification-item-title,.hyundaicup-vehicle .hcv-container .hcv-technicalsheet .hcv-specification-table tr td .hcv-specification-item-title{font-size:15px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-vehicle .hcv-container .hcv-sumary .hcv-specification-table tr td .hcv-specification-item-title,.hyundaicup-vehicle .hcv-container .hcv-technicalsheet .hcv-specification-table tr td .hcv-specification-item-title{font-size:15px}}@media only screen and (max-width:767px){.hyundaicup-vehicle .hcv-container .hcv-sumary .hcv-specification-table tr td .hcv-specification-item-title,.hyundaicup-vehicle .hcv-container .hcv-technicalsheet .hcv-specification-table tr td .hcv-specification-item-title{font-size:14px}}.hyundaicup-vehicle .hcv-container .hcv-sumary .hcv-specification-table tr td .hcv-specification-item-text,.hyundaicup-vehicle .hcv-container .hcv-technicalsheet .hcv-specification-table tr td .hcv-specification-item-text{font-family:HyundaiSansHead-Regular;font-size:16px;line-height:1.2}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundaicup-vehicle .hcv-container .hcv-sumary .hcv-specification-table tr td .hcv-specification-item-text,.hyundaicup-vehicle .hcv-container .hcv-technicalsheet .hcv-specification-table tr td .hcv-specification-item-text{font-size:15px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-vehicle .hcv-container .hcv-sumary .hcv-specification-table tr td .hcv-specification-item-text,.hyundaicup-vehicle .hcv-container .hcv-technicalsheet .hcv-specification-table tr td .hcv-specification-item-text{font-size:15px}}@media only screen and (max-width:767px){.hyundaicup-vehicle .hcv-container .hcv-sumary .hcv-specification-table tr td .hcv-specification-item-text,.hyundaicup-vehicle .hcv-container .hcv-technicalsheet .hcv-specification-table tr td .hcv-specification-item-text{font-size:14px}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-vehicle .hcv-container .hcv-sumary,.hyundaicup-vehicle .hcv-container .hcv-technicalsheet{max-width:100%}.hyundaicup-vehicle .hcv-container .hcv-sumary .hcv-vehicle-image,.hyundaicup-vehicle .hcv-container .hcv-technicalsheet .hcv-vehicle-image{display:block;height:auto;margin:0 auto;max-width:60%;width:100%}}@media only screen and (max-width:767px){.hyundaicup-vehicle .hcv-container .hcv-sumary,.hyundaicup-vehicle .hcv-container .hcv-technicalsheet{max-width:100%}.hyundaicup-vehicle .hcv-container .hcv-sumary .hcv-vehicle-image,.hyundaicup-vehicle .hcv-container .hcv-technicalsheet .hcv-vehicle-image{display:block;height:auto;margin:0 auto;max-width:100%;width:100%}}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundaicup-vehicle .hcv-container{max-width:80%}}@media only screen and (min-width:768px)and (max-width:1024px){.hyundaicup-vehicle .hcv-container{-moz-column-gap:0;column-gap:0;flex-direction:column;justify-content:flex-start;max-width:90%;row-gap:50px}}@media only screen and (max-width:767px){.hyundaicup-vehicle .hcv-container{-moz-column-gap:0;column-gap:0;flex-direction:column;justify-content:flex-start;max-width:95%;row-gap:50px}}.hyundai-image{display:block;height:auto;max-width:100%;width:100%}.aap-version-tabs-container{background-color:var(--hyundai-soft-grey)}.aap-tabs-button-container{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.aap-tabs-button-container .aap-tabs-button{background:#0000;border:none;border-bottom:3px solid #0000;cursor:pointer;flex-grow:1;padding:15px}.aap-tabs-button-container .aap-tabs-button-active{border-bottom:3px solid var(--hyundai-blue)!important}.aap-tabs-button-container-v1{border-bottom:1px solid var(--hyundai-blue);display:flex;flex-direction:row;justify-content:start;margin-top:30px}.aap-tabs-button-container-v1 .aap-tabs-button{background-color:var(--hyundai-white);border:1px solid var(--hyundai-transparent);cursor:pointer;font-size:24px;font-weight:700;padding:20px 70px;text-align:center}.aap-tabs-button-container-v1 .aap-tabs-button-active{background-color:var(--hyundai-light-blue)}.aap-tabs-button-container-v1 .aap-tabs-button-active h1,.aap-tabs-button-container-v1 .aap-tabs-button-active h2,.aap-tabs-button-container-v1 .aap-tabs-button-active h3,.aap-tabs-button-container-v1 .aap-tabs-button-active h4,.aap-tabs-button-container-v1 .aap-tabs-button-active h5,.aap-tabs-button-container-v1 .aap-tabs-button-active h6,.aap-tabs-button-container-v1 .aap-tabs-button-active p,.aap-tabs-button-container-v1 .aap-tabs-button-active span{color:#fff}.aap-specifications-container{padding:20px}.image-accordion{padding:1rem 0}.image-accordion-title{color:var(--hyundai-black)!important;margin-bottom:.25rem;text-align:left!important}.image-accordion-intro{margin-bottom:1rem}.image-accordion-content{margin-top:1rem}.image-accordion-image-col{align-items:flex-start;display:flex;justify-content:center;margin-bottom:1rem}.image-accordion-figure{margin:0;width:100%}.image-accordion-image{border-radius:4px;height:auto;width:100%}.image-accordion-accordion-col{display:flex;flex-direction:column}.image-accordion-accordion-col .MuiAccordionSummary-content{margin:0}.image-accordion-accordion-col .MuiAccordionSummary-content .accordion-title{color:var(--hyundai-black);margin:0}.image-accordion-accordion-col.image-accordion-icon-left .MuiAccordionSummary-root{flex-direction:row-reverse;gap:20px;min-height:auto}.image-accordion-accordion-col.image-accordion-icon-right .MuiAccordionSummary-root{flex-direction:row;gap:20px}.image-accordion-variant-v1 .MuiAccordionSummary-root{gap:20px}@media(max-width:991px){.image-accordion .image-accordion-title{color:var(--hyundai-black)!important;font-size:1.4rem!important;text-align:center!important}.image-accordion .hs-advantages-section .no-separator{margin-bottom:0}.image-accordion .image-accordion-accordion-col.image-accordion-icon-left .MuiAccordionSummary-root{gap:5px;padding:0}.image-accordion .image-accordion-image-col{margin-bottom:0}.image-accordion .image-accordion-content{margin-bottom:10px}}.lead-form{width:100%}.lead-form .lf-contact-title{margin-bottom:20px;margin-top:20px}@media(max-width:991px){.lead-form .lf-optin-checkbox span{font-size:.85rem}}.lf-button-column{align-items:flex-end;display:flex;flex-direction:column;height:100%;justify-content:flex-end}.lf-button-grid{align-items:stretch}.link-hub{align-items:center;max-height:730px;max-width:100%}.link-hub,.link-hub .lh-hub{display:flex;height:auto;justify-content:center;width:100%}.link-hub .lh-hub{align-items:flex-end;flex-direction:column;max-width:40%}.link-hub .lh-hub .lh-hub-container{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:center;padding-right:50px;width:60%}.link-hub .lh-hub .lh-hub-container .lh-hub-texts{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;max-width:100%;width:100%}.link-hub .lh-hub .lh-hub-container .lh-hub-texts .lh-title{display:block;font-family:HyundaiSansHead-Medium;font-size:14px;height:auto;line-height:1.2;width:100%}.link-hub .lh-hub .lh-hub-container .lh-hub-texts .lh-texts-subtitle{display:block;height:auto;position:relative;width:100%}.link-hub .lh-hub .lh-hub-container .lh-hub-texts .lh-texts-subtitle .lh-icon{align-items:center;display:inline-flex;height:25px;justify-content:center;margin-left:-30px;position:absolute;width:25px}.link-hub .lh-hub .lh-hub-container .lh-hub-texts .lh-texts-subtitle .lh-subtitle{display:block;font-family:HyundaiSansHead-Bold;font-size:36px;height:auto;line-height:1;white-space:pre-line;width:100%}.link-hub .lh-hub .lh-hub-container .lb-links{grid-column-gap:40px;grid-row-gap:10px;-moz-column-gap:40px;column-gap:40px;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(1,1fr);height:auto;margin-top:20px;max-width:100%;row-gap:10px;width:100%}.link-hub .lh-hub .lh-hub-container .lb-links .lb-link{display:block;height:100%;margin-top:10px;text-decoration:none;width:100%}.link-hub .lh-hub .lh-hub-container .lb-links .lb-link .lh-link-text{font-family:HyundaiSansHead-Regular;font-size:16px;line-height:1;transition:all .5s ease-out}@media only screen and (min-width:768px)and (max-width:1024px){.link-hub .lh-hub .lh-hub-container .lb-links .lb-link .lh-link-text{font-size:14px}}@media only screen and (max-width:767px){.link-hub .lh-hub .lh-hub-container .lb-links .lb-link .lh-link-text{font-size:13px}}.link-hub .lh-hub .lh-hub-container .lb-links .lb-link .lh-link-border{border-bottom:1px solid var(--hyundai-dark-grey);height:3px;margin-top:10px;transition:all .2s ease-out;width:100%}.link-hub .lh-hub .lh-hub-container .lb-links .lb-link:hover{text-decoration:none}.link-hub .lh-hub .lh-hub-container .lb-links .lb-link:hover .lh-link-text{font-family:HyundaiSansHead-Bold}.link-hub .lh-hub .lh-hub-container .lb-links .lb-link:hover .lh-link-border{border-color:var(--hyundai-light-blue);border-width:3px}@media only screen and (min-width:768px)and (max-width:1024px){.link-hub .lh-hub .lh-hub-container .lb-links .lb-link{margin-top:5px}}@media only screen and (max-width:767px){.link-hub .lh-hub .lh-hub-container .lb-links .lb-link{margin-top:5px}}@media only screen and (min-width:768px)and (max-width:1024px){.link-hub .lh-hub .lh-hub-container .lb-links{margin-top:10px}}@media only screen and (max-width:767px){.link-hub .lh-hub .lh-hub-container .lb-links{-moz-column-gap:20px;column-gap:20px;margin-top:10px}}@media only screen and (min-width:1200px)and (max-width:1600px){.link-hub .lh-hub .lh-hub-container{align-items:center;width:90%}}@media only screen and (min-width:768px)and (max-width:1024px){.link-hub .lh-hub .lh-hub-container{padding:0}}@media only screen and (max-width:767px){.link-hub .lh-hub .lh-hub-container{padding:0;width:90%}}@media only screen and (min-width:768px)and (max-width:1024px){.link-hub .lh-hub{align-items:center;max-width:100%}}@media only screen and (max-width:767px){.link-hub .lh-hub{align-items:center;max-width:100%}}.link-hub .lh-image{display:block;height:auto;max-width:60%;width:100%}.link-hub .lh-image img{height:auto;max-width:100%;width:100%}@media only screen and (min-width:768px)and (max-width:1024px){.link-hub .lh-image{display:none}}@media only screen and (max-width:767px){.link-hub .lh-image{display:none}}@media only screen and (min-width:768px)and (max-width:1024px){.link-hub{margin:0 auto;max-width:90%}}@media only screen and (max-width:767px){.link-hub{margin:0 auto;max-width:90%}}.mss-color-data-container .mss-color-selector-container{display:flex;flex-wrap:wrap}.swiper-pagination{bottom:2px!important}.swiper-pagination .swiper-pagination-bullet{background-color:#676767!important;border-radius:50px!important;opacity:1!important;transition:width .5s ease-out}.swiper-pagination .swiper-pagination-bullet-active{border-radius:50px!important;width:60px!important}.hh-vehicle-item{align-items:center;color:inherit;display:flex;flex-direction:column;text-decoration:none}.hh-vehicle-item-name-top{padding-bottom:0!important}.hh-custom-next-default,.hh-custom-prev-default{cursor:pointer;position:absolute;top:40%;transform:translateY(-50%);z-index:10}.hh-custom-prev-default{left:-25px}.hh-custom-next-default{right:-25px}.hh-vehicle-selected{border-bottom:3px solid var(--hyundai-light-blue)}.ms-trigger-container{margin-top:10px}.ms-trigger-container .ms-trigger-button button{text-wrap:nowrap;align-items:center;background-color:var(--hyundai-light-blue);border:none;color:var(--hyundai-white);display:inline-block;font-family:HyundaiSansHead-Regular;font-size:12px;font-weight:700;margin-top:20px;padding:10px 15px}.ms-pagination-none .swiper-pagination{display:none}@media(max-width:991px){.hh-custom-prev-default{left:-15px}.hh-custom-next-default{right:-15px}}.step-edit-title{font-size:28px}.step-edit-button-text{font-size:14px}.hyundai-mkv-container{height:auto;min-height:60px;position:relative;width:100%}.hyundai-mkv-container .hyundai-mkv-video-container{height:auto;max-width:100%;width:100%}.hyundai-mkv-container .hyundai-mkv-video-container video{display:block;height:auto;width:100%}.hyundai-mkv-container .hyundai-mkv-video-container .hyundai-mkv-video-mobile{display:none}@media only screen and (max-width:1024px){.hyundai-mkv-container .hyundai-mkv-video-container .hyundai-mkv-video-desktop{display:none}.hyundai-mkv-container .hyundai-mkv-video-container .hyundai-mkv-video-mobile{display:block}}.hyundai-mkv-container .hyundai-mkv-image-in-front-container{align-items:end;display:flex;left:0;margin-top:-215px;width:100%}.hyundai-mkv-container .hyundai-mkv-image-in-front-container picture{margin:0 auto}.hyundai-mkv-container .hyundai-mkv-image-in-front-container picture img{height:auto;max-width:687px;width:100%}.hyundai-mkv-container .hyundai-mkv-button-row{margin-top:20px}.hyundai-mkv-container .hyundai-mkv-timeline-container{position:absolute;right:5%;top:50%;transform:translate(-50%,-50%)}.hyundai-mkv-container .hyundai-mkv-timeline-container .hyundai-mkv-timeline-wrap{display:block;height:auto;margin:0 20px;width:300px}.hyundai-mkv-container .hyundai-mkv-timeline-container .hyundai-mkv-timeline-wrap .date-event{align-items:center;-moz-column-gap:10px;column-gap:10px;display:flex;line-height:1}.hyundai-mkv-container .hyundai-mkv-timeline-container .hyundai-mkv-timeline-wrap .date-event .day-one{font-family:HyundaiSansHead-Regular;font-size:93px}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundai-mkv-container .hyundai-mkv-timeline-container .hyundai-mkv-timeline-wrap .date-event .day-one{font-size:68px}}.hyundai-mkv-container .hyundai-mkv-timeline-container .hyundai-mkv-timeline-wrap .date-event .day-two-month{display:flex;flex-direction:column;margin:8px 0 0 10px}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundai-mkv-container .hyundai-mkv-timeline-container .hyundai-mkv-timeline-wrap .date-event .day-two-month{margin:6px 0 0 8px}}.hyundai-mkv-container .hyundai-mkv-timeline-container .hyundai-mkv-timeline-wrap .date-event .day-two-month span{font-family:HyundaiSansHead-Medium;font-size:42px}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundai-mkv-container .hyundai-mkv-timeline-container .hyundai-mkv-timeline-wrap .date-event .day-two-month span{font-size:24px}}.hyundai-mkv-container .hyundai-mkv-timeline-container .hyundai-mkv-timeline-wrap .date-event .day-two-month .wrap-month{font-size:21px;margin-top:5px}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundai-mkv-container .hyundai-mkv-timeline-container .hyundai-mkv-timeline-wrap .date-event .day-two-month .wrap-month{font-size:16px;margin-top:3px}}.hyundai-mkv-container .hyundai-mkv-timeline-container .hyundai-mkv-timeline-wrap .countdown{align-items:end;display:flex;margin-bottom:1rem;text-align:center}.hyundai-mkv-container .hyundai-mkv-timeline-container .hyundai-mkv-timeline-wrap .countdown .countdown-item{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-right:10px;min-width:40px}.hyundai-mkv-container .hyundai-mkv-timeline-container .hyundai-mkv-timeline-wrap .countdown .countdown-item .countdown-item-text{font-family:HyundaiSansHead-Regular;font-size:45px;line-height:1}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundai-mkv-container .hyundai-mkv-timeline-container .hyundai-mkv-timeline-wrap .countdown .countdown-item .countdown-item-text{font-size:36px}}.hyundai-mkv-container .hyundai-mkv-timeline-container .hyundai-mkv-timeline-wrap .countdown .countdown-item .countdown-item-caption{font-family:HyundaiSansHead-Regular;font-size:17px;line-height:1}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundai-mkv-container .hyundai-mkv-timeline-container .hyundai-mkv-timeline-wrap .countdown .countdown-item .countdown-item-caption{font-size:14px}}.hyundai-mkv-container .hyundai-mkv-timeline-container .hyundai-mkv-timeline-wrap .countdown .countdown-item:last-of-type .countdown-item-text{font-size:24px;margin-bottom:6px}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundai-mkv-container .hyundai-mkv-timeline-container .hyundai-mkv-timeline-wrap .countdown .countdown-item:last-of-type .countdown-item-text{font-size:22px;margin-bottom:3px}}.hyundai-mkv-container .hyundai-mkv-timeline-container .hyundai-mkv-timeline-wrap .next-state{display:block;height:auto;margin-bottom:1rem;max-width:100%;width:100%}.hyundai-mkv-container .hyundai-mkv-timeline-container .hyundai-mkv-timeline-wrap .next-state .next-state-caption{display:block;font-family:HyundaiSansHead-Regular;font-size:12px;line-height:1;text-align:center}.hyundai-mkv-container .hyundai-mkv-timeline-container .hyundai-mkv-timeline-wrap .next-state .next-state-text{display:block;font-family:HyundaiSansHead-Regular;font-size:36px;line-height:1.5;text-align:center}@media only screen and (min-width:1200px)and (max-width:1600px){.hyundai-mkv-container .hyundai-mkv-timeline-container .hyundai-mkv-timeline-wrap .next-state .next-state-text{font-size:32px}.hyundai-mkv-container .hyundai-mkv-timeline-container .hyundai-mkv-timeline-wrap .next-state{margin-bottom:.5rem}.hyundai-mkv-container .hyundai-mkv-timeline-container .hyundai-mkv-timeline-wrap{width:240px}.hyundai-mkv-container .hyundai-mkv-timeline-container{right:0}}@media only screen and (max-width:767px){.hyundai-mkv-container .hyundai-mkv-timeline-container{left:50%;right:auto;top:55%}}.modal-location{display:block;height:100vh;left:0;max-width:100vw;position:fixed;top:0;width:100%;z-index:9999}.modal-location .modal-location-container{display:block;height:100%;max-width:100%;position:relative;width:100%}.modal-location .modal-location-container .modal-location-backdrop{background-color:rgba(0,0,0,.831);display:block;height:100%;max-width:100%;width:100%}.modal-location .modal-location-container .modal-location-content{background-color:var(--hyundai-white);display:block;height:auto;left:50%;max-width:500px;padding:30px;position:absolute;top:20%;transform:translate(-50%,-50%);width:100%}.modal-location .modal-location-container .modal-location-content .modal-location-close{align-items:center;background-color:var(--hyundai-transparent);border:1px solid var(--hyundai-black);display:flex;height:24px;justify-content:center;margin:0;padding:0;position:absolute;right:2%;top:5%;width:24px}.modal-location .modal-location-container .modal-location-content .modal-location-title{font-size:24px;line-height:1.2}.modal-location .modal-location-container .modal-location-content .modal-location-text{font-size:18px;line-height:1.2;margin-bottom:15px}.modal-location .modal-location-container .modal-location-content .modal-location-input{background-color:var(--hyundai-sand);border:1px solid var(--hyundai-sand);color:var(--hyundai-black);display:block;font-family:HyundaiSansHead-Regular;font-size:16px;height:45px;line-height:normal;padding:0 15px;width:100%}.modal-location .modal-location-container .modal-location-content .modal-location-input::-moz-placeholder{color:var(--hyundai-dark-grey);font-family:HyundaiSansHead-Medium;font-size:16px;line-height:normal;text-transform:uppercase}.modal-location .modal-location-container .modal-location-content .modal-location-input::placeholder{color:var(--hyundai-dark-grey);font-family:HyundaiSansHead-Medium;font-size:16px;line-height:normal;text-transform:uppercase}.modal-location .modal-location-container .modal-location-content .autocomplete-list{background-color:var(--hyundai-white);border:1px solid #ddd;box-shadow:0 8px 24px #0000001f;left:0;list-style:none;margin:4px 0 0;max-height:250px;overflow-y:auto;padding:0;position:absolute;right:0;z-index:1000}.modal-location .modal-location-container .modal-location-content .autocomplete-list .autocomplete-list-option{align-items:center;background:#0000;border-bottom:1px solid #ddd;-moz-column-gap:5px;column-gap:5px;cursor:pointer;display:flex;justify-content:flex-start;padding:10px 12px}.modal-location .modal-location-container .modal-location-content .autocomplete-list .autocomplete-list-option .pin{align-items:center;display:inline-flex;height:20px;justify-content:center;width:20px}.modal-location .modal-location-container .modal-location-content .autocomplete-list .autocomplete-list-option .pin svg{fill:currentColor}.modal-location .modal-location-container .modal-location-content .autocomplete-list .autocomplete-list-option .autocomplete-text{color:var(--hyundai-black);font-family:HyundaiSansHead-Regular;font-size:16px;line-height:1.2}.modal-location .modal-location-container .modal-location-content .autocomplete-list .autocomplete-list-option .autocomplete-text mark{background-color:var(--hyundai-transparent);color:var(--hyundai-black);font-family:HyundaiSansHead-Medium;font-size:16px;line-height:1.2;padding:0}.modal-location .modal-location-container .modal-location-content .autocomplete-list .autocomplete-list-option.selected{background-color:var(--hyundai-light-sand)}.modal-location .modal-location-container .modal-location-content .autocomplete-list .autocomplete-list-option:last-of-type{border-bottom:none}.mosaic{background-color:var(--hyundai-white);max-width:100%}.mosaic,.mosaic .mosaic-wrapper{display:block;height:auto;width:100%}.mosaic .mosaic-wrapper{-moz-column-count:2;column-count:2;-moz-column-gap:16px;column-gap:16px;margin:0 auto;max-width:90%}.mosaic .mosaic-wrapper .mosaic-item{-moz-column-break-inside:avoid;break-inside:avoid;display:block;height:auto;margin-bottom:16px;max-width:100%;overflow:hidden;page-break-inside:avoid;position:relative;width:100%}.mosaic .mosaic-wrapper .mosaic-item .mosaic-dual-column{-moz-column-gap:16px;column-gap:16px;display:flex;height:auto;max-width:100%;width:100%}.mosaic .mosaic-wrapper .mosaic-item .mosaic-dual-column .mosaic-dual-item{-moz-column-break-inside:avoid;break-inside:avoid;display:block;height:auto;margin-bottom:-12px;max-width:50%;overflow:hidden;page-break-inside:avoid;position:relative;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.mosaic .mosaic-wrapper .mosaic-item .mosaic-dual-column .mosaic-dual-item{margin-bottom:-4px}}@media only screen and (max-device-width:1024px){.mosaic .mosaic-wrapper .mosaic-item .mosaic-dual-column{-moz-column-gap:10px;column-gap:10px}}.mosaic .mosaic-wrapper .mosaic-item a{display:block;height:-moz-fit-content;height:fit-content;text-decoration:none;width:-moz-fit-content;width:fit-content}@media only screen and (max-device-width:1024px){.mosaic .mosaic-wrapper .mosaic-item{margin-bottom:10px}.mosaic .mosaic-wrapper{-moz-column-count:1;column-count:1}.mosaic .mosaic-wrapper.mosaic-dualcolumn{-moz-column-count:2;column-count:2;-moz-column-gap:10px;column-gap:10px}}.mosaic .mosaic-additional-item{display:block;height:auto;margin:0 auto;max-width:90%;width:100%}.mosaic .mosaic-additional-item a{display:block;height:-moz-fit-content;height:fit-content;text-decoration:none;width:-moz-fit-content;width:fit-content}.newsletter-form{display:block;height:auto;margin:0 auto 100px;max-width:100%;width:100%}.newsletter-form .newsletter-form-title{font-family:HyundaiSansHead-Medium;font-size:42px;letter-spacing:normal;line-height:1.2;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.newsletter-form .newsletter-form-title{font-size:36px}}@media only screen and (min-width:768px)and (max-width:1024px){.newsletter-form .newsletter-form-title{font-size:24px;white-space:normal}}@media only screen and (max-width:767px){.newsletter-form .newsletter-form-title{font-size:18px}}.newsletter-form .newsletter-form-text{font-family:HyundaiSansText-Regular;font-size:21px;line-height:1.2;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.newsletter-form .newsletter-form-text{font-size:18px}}@media only screen and (min-width:768px)and (max-width:1024px){.newsletter-form .newsletter-form-text{font-size:16px;white-space:normal}}@media only screen and (max-width:767px){.newsletter-form .newsletter-form-text{font-size:14px;white-space:normal}}.newsletter-form .newsletter-form-title-contact{font-family:HyundaiSansHead-Medium;font-size:18px;letter-spacing:normal;line-height:1.2;margin:30px 0 10px;text-transform:uppercase}@media only screen and (min-width:1200px)and (max-width:1600px){.newsletter-form .newsletter-form-title-contact{font-size:18px}}@media only screen and (min-width:768px)and (max-width:1024px){.newsletter-form .newsletter-form-title-contact{font-size:16px}}@media only screen and (max-width:767px){.newsletter-form .newsletter-form-title-contact{font-size:15px}}.newsletter-form p a{color:var(--hyundai-light-blue);font-family:HyundaiSansText-Medium!important;font-size:14px;line-height:1}.offer-features-item{display:flex;flex-direction:column;height:auto;max-width:100%;width:100%}.offer-features-item .ofi-image,.offer-features-item .ofi-image img{display:block;height:auto;max-width:100%;width:100%}.offer-features-item .ofi-image img{-o-object-fit:contain;object-fit:contain}.offer-features-item .ofi-description{background-color:var(--hyundai-white);border-bottom:1px solid var(--hyundai-light-grey);border-left:1px solid var(--hyundai-light-grey);border-right:1px solid var(--hyundai-light-grey);display:block;height:auto;max-width:100%;min-height:300px;padding:18px 20px 30px;width:100%}.offer-features-item .ofi-description .ofi-title{display:block;font-family:HyundaiSansHead-Medium;font-size:21px;height:auto;letter-spacing:normal;line-height:1.2;margin-bottom:10px;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-features-item .ofi-description .ofi-title{font-size:18px;margin-bottom:8px}}@media only screen and (max-width:767px){.offer-features-item .ofi-description .ofi-title{font-size:18px;margin-bottom:8px}}.offer-features-item .ofi-description .ofi-text{display:block;font-family:HyundaiSansText-Regular;font-size:16px;height:auto;line-height:1.2;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-features-item .ofi-description .ofi-text{font-size:13px}}@media only screen and (max-width:767px){.offer-features-item .ofi-description .ofi-text{font-size:14px}}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-features-item .ofi-description{min-height:240px;padding:12px 15px 20px}}@media only screen and (max-width:767px){.offer-features-item .ofi-description{min-height:240px;padding:15px 15px 20px}}.offer-features-content{display:block;height:auto;max-width:100%;width:100%}.offer-features-content .swiper-wrapper{padding-bottom:35px}.offer-features-content .swiper-pagination{bottom:0!important}.offer-features-content .swiper-pagination .swiper-pagination-bullet{background-color:var(--hyundai-dark-grey)!important;border-radius:50px!important;opacity:1!important;transition:width .5s ease-out}.offer-features-content .swiper-pagination .swiper-pagination-bullet-active{border-radius:50px!important;width:60px!important}.offer-features-text{display:block;height:auto;margin-bottom:20px;max-width:100%;width:100%}.offer-features-text .oft-title-content{align-items:flex-start;display:flex;height:auto;justify-content:flex-start;margin-left:-35px;max-width:100%;width:100%}.offer-features-text .oft-title-content .oft-title-icon{margin-right:8px}.offer-features-text .oft-title-content .oft-title{font-family:HyundaiSansHead-Regular;font-size:21px;letter-spacing:normal;line-height:1.2;margin-bottom:15px;padding-left:35px;text-indent:-35px}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-features-text .oft-title-content .oft-title{font-size:18px}}@media only screen and (min-width:768px)and (max-width:1024px){.offer-features-text .oft-title-content .oft-title{font-size:18px}}@media only screen and (max-width:767px){.offer-features-text .oft-title-content .oft-title{font-size:18px}}.offer-features-text .oft-title-content .oft-title:after{background-color:#d3d3d3;content:"";display:block;height:2px;margin-left:-35px;width:26px}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-features-text .oft-title-content .oft-title:after{width:22px}}@media only screen and (min-width:768px)and (max-width:1024px){.offer-features-text .oft-title-content .oft-title:after{width:22px}}@media only screen and (max-width:767px){.offer-features-text .oft-title-content .oft-title:after{width:22px}}@media only screen and (min-width:768px)and (max-width:1024px){.offer-features-text .oft-title-content{margin-left:0}}@media only screen and (max-width:767px){.offer-features-text .oft-title-content{margin-left:0}}.offer-features-text .oft-text{display:block;font-family:HyundaiSansText-Regular;font-size:21px;height:auto;line-height:1.2;max-width:55%;white-space:pre-line;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-features-text .oft-text{font-size:18px;max-width:60%}}@media only screen and (min-width:768px)and (max-width:1024px){.offer-features-text .oft-text{font-size:18px;max-width:100%;padding-left:15px}}@media only screen and (max-width:767px){.offer-features-text .oft-text{font-size:18px;max-width:100%;padding-left:15px}}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-features-text{margin-bottom:15px}}@media only screen and (min-width:768px)and (max-width:1024px){.offer-features-text{margin-bottom:12px}}@media only screen and (max-width:767px){.offer-features-text{margin-bottom:10px}}.offer-features{background-color:var(--hyundai-white);display:block;height:auto;margin:0 auto;max-width:1390px;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-features{max-width:calc(80% + 1px)}}@media only screen and (min-width:768px)and (max-width:1024px){.offer-features{max-width:90%}}@media only screen and (max-width:767px){.offer-features{max-width:95%}}.offer-card-buttons{grid-gap:4px;display:grid;gap:4px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);height:auto;margin-bottom:10px;max-width:100%;width:100%}.offer-card-buttons .ocb-button{align-items:center;background-color:var(--hyundai-blue);color:var(--hyundai-white);display:flex;font-family:HyundaiSansHead-Medium;font-size:14px;height:50px;justify-content:flex-start;line-height:1;max-width:100%;padding:0 14px;text-decoration:none;white-space:pre-line;width:100%}.offer-card-buttons .ocb-button .icon{align-items:center;display:flex;justify-content:center;margin-right:12px}.offer-card-buttons .ocb-button.quotation .icon{height:24px;width:24px}.offer-card-buttons .ocb-button.whatsapp .icon{height:22px;width:22px}.offer-card-buttons .ocb-button.testdrive .icon{height:24px;width:24px}.offer-card-buttons .ocb-button.reserve .icon{height:25px;width:25px}.offer-card-buttons .ocb-button .text{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;text-transform:inherit}.offer-card-buttons .ocb-button.highlight{background-color:var(--hyundai-light-blue)}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-card-buttons .ocb-button{font-size:13px}}@media only screen and (min-width:768px)and (max-width:1024px){.offer-card-buttons .ocb-button{font-size:13px}}@media only screen and (max-width:767px){.offer-card-buttons .ocb-button{font-size:13px}}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-card-buttons{margin-bottom:5px}}@media only screen and (min-width:768px)and (max-width:1024px){.offer-card-buttons{margin-bottom:5px}}@media only screen and (max-width:767px){.offer-card-buttons{margin-bottom:5px}}.offer-card-footer{align-items:baseline;display:flex;height:auto;justify-content:space-between;margin-bottom:8px;max-width:100%;padding:0 15px;width:100%}.offer-card-footer .oc-footer-code,.offer-card-footer .oc-footer-conditions,.offer-card-footer .oc-footer-valid{align-items:center;display:flex;height:30px;justify-content:center;max-width:33.33%;width:100%}.offer-card-footer .oc-footer-code,.offer-card-footer .oc-valid-text{font-family:HyundaiSansText-Regular;font-size:11px;line-height:1}.offer-card-footer .oc-footer-code{color:var(--hyundai-black)}.offer-card-footer .oc-footer-code .code{color:inherit;font-family:inherit;font-family:HyundaiSansText-Bold;font-size:inherit}.offer-card-footer .oc-conditions-button{background-color:var(--hyundai-transparent);border:none;color:var(--hyundai-black);font-family:HyundaiSansText-Bold;font-size:11px;padding:0}.offer-card-condition{background-color:var(--hyundai-white);bottom:0;display:none;flex-direction:column;height:0;left:0;max-width:100%;overflow:hidden;padding:15px 0 0;position:absolute;right:0;transform-origin:bottom;width:100%;z-index:1}.offer-card-condition .occ-close{align-items:center;display:flex;height:auto;justify-content:flex-end;margin:0 auto 15px;max-width:90%;width:100%}.offer-card-condition .occ-close .occ-close-button{align-items:center;background-color:#0000;border:none;display:flex;height:16.466px;justify-content:center;padding:0;width:16.466px}.offer-card-condition .occ-legal{display:block;height:100%;margin-bottom:15px;max-height:535px;max-width:100%;overflow-y:auto;padding:0 5px 0 18px;width:100%}.offer-card-condition .occ-legal .occ-legal-text,.offer-card-condition .occ-legal .occ-legal-text p{font-family:HyundaiSansText-Regular;font-size:15px;line-height:1.2;text-align:justify}.offer-card-condition .occ-legal .occ-legal-text a,.offer-card-condition .occ-legal .occ-legal-text p a{color:var(--hyundai-light-blue)!important}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-card-condition .occ-legal .occ-legal-text,.offer-card-condition .occ-legal .occ-legal-text p{font-size:14px}}@media only screen and (min-width:768px)and (max-width:1024px){.offer-card-condition .occ-legal .occ-legal-text,.offer-card-condition .occ-legal .occ-legal-text p{font-size:14px}}@media only screen and (max-width:767px){.offer-card-condition .occ-legal .occ-legal-text,.offer-card-condition .occ-legal .occ-legal-text p{font-size:13px}}.offer-card-condition .occ-legal::-webkit-scrollbar{width:20px}.offer-card-condition .occ-legal::-webkit-scrollbar-track{background:#fff;background-clip:content-box;border:5px solid #0000;border-radius:0}.offer-card-condition .occ-legal::-webkit-scrollbar-thumb{background:#002c5f;background-clip:content-box;border:7px solid #0000;border-radius:0;height:44px}.offer-card-condition .offer-card-buttons{padding:0 15px}.offer-card-content{height:100%}.offer-card-content,.offer-card-content .oc-header{display:flex;flex-direction:column;max-width:100%;width:100%}.offer-card-content .oc-header{height:220px;position:relative}.offer-card-content .oc-header .oc-header-flag{align-items:flex-start;display:flex;height:30px;justify-content:flex-start;margin-top:11px;max-width:100%;min-height:30px;position:relative;width:100%;z-index:1}.offer-card-content .oc-header .oc-header-flag .oc-flag{align-items:center;background-color:var(--hyundai-light-blue);color:var(--hyundai-white);display:flex;font-family:HyundaiSansHead-Medium;font-size:13px;height:inherit;line-height:1;max-width:90%;min-width:150px;padding:0 15px;text-transform:uppercase;width:auto}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-card-content .oc-header .oc-header-flag .oc-flag{font-family:12px}.offer-card-content .oc-header .oc-header-flag{height:25px;margin-top:8px;min-height:25px}}.offer-card-content .oc-header .oc-header-customseal{align-items:center;display:flex;height:auto;justify-content:flex-end;max-width:100%;padding:0 20px;position:relative;width:100%;z-index:1}@media only screen and (max-width:767px){.offer-card-content .oc-header .oc-header-customseal{padding:0 15px}}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-card-content .oc-header{height:180px}}@media only screen and (min-width:768px)and (max-width:1024px){.offer-card-content .oc-header{height:185px}}@media only screen and (max-width:767px){.offer-card-content .oc-header{height:190px}}.offer-card-content .oc-body{display:flex;flex-direction:column;height:auto;max-width:100%;padding:0 24px;width:100%}.offer-card-content .oc-body .oc-body-vehicle{display:block;height:auto;max-width:100%;padding:0 6px;width:100%}.offer-card-content .oc-body .oc-body-vehicle .oc-vehicle-text{font-family:HyundaiSansHead-Medium;font-size:24px;line-height:1.2}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-card-content .oc-body .oc-body-vehicle .oc-vehicle-text{font-size:20px}}@media only screen and (min-width:768px)and (max-width:1024px){.offer-card-content .oc-body .oc-body-vehicle .oc-vehicle-text{font-size:20px}}@media only screen and (max-width:767px){.offer-card-content .oc-body .oc-body-vehicle .oc-vehicle-text{font-size:20px}}.offer-card-content .oc-body .oc-divider{background-color:#c8cacc;height:1px;margin:10px 0 17px;max-width:100%;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-card-content .oc-body .oc-divider{margin:8px 0 12px}}@media only screen and (min-width:768px)and (max-width:1024px){.offer-card-content .oc-body .oc-divider{margin:8px 0 13px}}@media only screen and (max-width:767px){.offer-card-content .oc-body .oc-divider{margin:8px 0 15px}}.offer-card-content .oc-body .oc-body-emphasis{color:var(--hyundai-black);display:block;font-family:HyundaiSansHead-Medium;font-size:18px;height:90px;line-height:1.1;max-height:90px;max-width:100%;min-height:90px;padding:0 10px;width:100%}.offer-card-content .oc-body .oc-body-emphasis ul{margin-bottom:0;padding-left:20px}.offer-card-content .oc-body .oc-body-emphasis p,.offer-card-content .oc-body .oc-body-emphasis ul li{color:var(--hyundai-black);font-family:HyundaiSansHead-Medium;font-size:18px;line-height:1.1}.offer-card-content .oc-body .oc-body-emphasis p span.ql-size-small,.offer-card-content .oc-body .oc-body-emphasis ul li span.ql-size-small{font-size:16px;line-height:1.2}@media only screen and (max-width:767px){.offer-card-content .oc-body .oc-body-emphasis p span.ql-size-small,.offer-card-content .oc-body .oc-body-emphasis ul li span.ql-size-small{font-size:14px}}.offer-card-content .oc-body .oc-body-emphasis p span.ql-size-large,.offer-card-content .oc-body .oc-body-emphasis ul li span.ql-size-large{font-size:24px!important}@media only screen and (max-width:767px){.offer-card-content .oc-body .oc-body-emphasis p span.ql-size-large,.offer-card-content .oc-body .oc-body-emphasis ul li span.ql-size-large{font-size:21px!important}}.offer-card-content .oc-body .oc-body-emphasis p span.ql-size-huge,.offer-card-content .oc-body .oc-body-emphasis ul li span.ql-size-huge{font-size:28px!important}@media only screen and (max-width:767px){.offer-card-content .oc-body .oc-body-emphasis p span.ql-size-huge,.offer-card-content .oc-body .oc-body-emphasis ul li span.ql-size-huge{font-size:24px!important}}.offer-card-content .oc-body .oc-body-emphasis p strong,.offer-card-content .oc-body .oc-body-emphasis ul li strong{font-family:HyundaiSansHead-Bold;font-weight:400}.offer-card-content .oc-body .oc-body-emphasis p strong .ql-size-small,.offer-card-content .oc-body .oc-body-emphasis ul li strong .ql-size-small{font-size:16px}@media only screen and (max-width:767px){.offer-card-content .oc-body .oc-body-emphasis p strong .ql-size-small,.offer-card-content .oc-body .oc-body-emphasis ul li strong .ql-size-small{font-size:14px}}.offer-card-content .oc-body .oc-body-emphasis p strong .ql-size-large,.offer-card-content .oc-body .oc-body-emphasis ul li strong .ql-size-large{font-size:24px}@media only screen and (max-width:767px){.offer-card-content .oc-body .oc-body-emphasis p strong .ql-size-large,.offer-card-content .oc-body .oc-body-emphasis ul li strong .ql-size-large{font-size:21px}}.offer-card-content .oc-body .oc-body-emphasis p strong .ql-size-huge,.offer-card-content .oc-body .oc-body-emphasis ul li strong .ql-size-huge{font-size:28px}@media only screen and (max-width:767px){.offer-card-content .oc-body .oc-body-emphasis p strong .ql-size-huge,.offer-card-content .oc-body .oc-body-emphasis ul li strong .ql-size-huge{font-size:24px}}.offer-card-content .oc-body .oc-body-emphasis p em .ql-size-small,.offer-card-content .oc-body .oc-body-emphasis p s .ql-size-small,.offer-card-content .oc-body .oc-body-emphasis p u .ql-size-small,.offer-card-content .oc-body .oc-body-emphasis ul li em .ql-size-small,.offer-card-content .oc-body .oc-body-emphasis ul li s .ql-size-small,.offer-card-content .oc-body .oc-body-emphasis ul li u .ql-size-small{font-size:16px}@media only screen and (max-width:767px){.offer-card-content .oc-body .oc-body-emphasis p em .ql-size-small,.offer-card-content .oc-body .oc-body-emphasis p s .ql-size-small,.offer-card-content .oc-body .oc-body-emphasis p u .ql-size-small,.offer-card-content .oc-body .oc-body-emphasis ul li em .ql-size-small,.offer-card-content .oc-body .oc-body-emphasis ul li s .ql-size-small,.offer-card-content .oc-body .oc-body-emphasis ul li u .ql-size-small{font-size:14px}}.offer-card-content .oc-body .oc-body-emphasis p em .ql-size-large,.offer-card-content .oc-body .oc-body-emphasis p s .ql-size-large,.offer-card-content .oc-body .oc-body-emphasis p u .ql-size-large,.offer-card-content .oc-body .oc-body-emphasis ul li em .ql-size-large,.offer-card-content .oc-body .oc-body-emphasis ul li s .ql-size-large,.offer-card-content .oc-body .oc-body-emphasis ul li u .ql-size-large{font-size:24px}@media only screen and (max-width:767px){.offer-card-content .oc-body .oc-body-emphasis p em .ql-size-large,.offer-card-content .oc-body .oc-body-emphasis p s .ql-size-large,.offer-card-content .oc-body .oc-body-emphasis p u .ql-size-large,.offer-card-content .oc-body .oc-body-emphasis ul li em .ql-size-large,.offer-card-content .oc-body .oc-body-emphasis ul li s .ql-size-large,.offer-card-content .oc-body .oc-body-emphasis ul li u .ql-size-large{font-size:21px}}.offer-card-content .oc-body .oc-body-emphasis p em .ql-size-huge,.offer-card-content .oc-body .oc-body-emphasis p s .ql-size-huge,.offer-card-content .oc-body .oc-body-emphasis p u .ql-size-huge,.offer-card-content .oc-body .oc-body-emphasis ul li em .ql-size-huge,.offer-card-content .oc-body .oc-body-emphasis ul li s .ql-size-huge,.offer-card-content .oc-body .oc-body-emphasis ul li u .ql-size-huge{font-size:28px}@media only screen and (max-width:767px){.offer-card-content .oc-body .oc-body-emphasis p em .ql-size-huge,.offer-card-content .oc-body .oc-body-emphasis p s .ql-size-huge,.offer-card-content .oc-body .oc-body-emphasis p u .ql-size-huge,.offer-card-content .oc-body .oc-body-emphasis ul li em .ql-size-huge,.offer-card-content .oc-body .oc-body-emphasis ul li s .ql-size-huge,.offer-card-content .oc-body .oc-body-emphasis ul li u .ql-size-huge{font-size:24px}.offer-card-content .oc-body .oc-body-emphasis,.offer-card-content .oc-body .oc-body-emphasis p,.offer-card-content .oc-body .oc-body-emphasis ul li{font-size:16px}}.offer-card-content .oc-body .oc-body-call{color:var(--hyundai-black);display:block;font-size:18px;height:70px;line-height:1.1;margin-bottom:10px;max-height:70px;max-width:100%;min-height:70px;padding:0 10px;width:100%}.offer-card-content .oc-body .oc-body-call ul{margin-bottom:0;padding-left:20px}.offer-card-content .oc-body .oc-body-call p,.offer-card-content .oc-body .oc-body-call ul li{color:var(--hyundai-black);font-family:HyundaiSansHead-Medium;font-size:18px;line-height:1.1}.offer-card-content .oc-body .oc-body-call p span.ql-size-small,.offer-card-content .oc-body .oc-body-call ul li span.ql-size-small{font-size:16px}@media only screen and (max-width:767px){.offer-card-content .oc-body .oc-body-call p span.ql-size-small,.offer-card-content .oc-body .oc-body-call ul li span.ql-size-small{font-size:14px}}.offer-card-content .oc-body .oc-body-call p span.ql-size-large,.offer-card-content .oc-body .oc-body-call ul li span.ql-size-large{font-size:24px!important}@media only screen and (max-width:767px){.offer-card-content .oc-body .oc-body-call p span.ql-size-large,.offer-card-content .oc-body .oc-body-call ul li span.ql-size-large{font-size:21px!important}}.offer-card-content .oc-body .oc-body-call p span.ql-size-huge,.offer-card-content .oc-body .oc-body-call ul li span.ql-size-huge{font-size:28px!important}@media only screen and (max-width:767px){.offer-card-content .oc-body .oc-body-call p span.ql-size-huge,.offer-card-content .oc-body .oc-body-call ul li span.ql-size-huge{font-size:24px!important}}.offer-card-content .oc-body .oc-body-call p strong,.offer-card-content .oc-body .oc-body-call ul li strong{font-family:HyundaiSansHead-Bold;font-weight:400}.offer-card-content .oc-body .oc-body-call p strong .ql-size-small,.offer-card-content .oc-body .oc-body-call ul li strong .ql-size-small{font-size:16px}@media only screen and (max-width:767px){.offer-card-content .oc-body .oc-body-call p strong .ql-size-small,.offer-card-content .oc-body .oc-body-call ul li strong .ql-size-small{font-size:14px}}.offer-card-content .oc-body .oc-body-call p strong .ql-size-large,.offer-card-content .oc-body .oc-body-call ul li strong .ql-size-large{font-size:24px}@media only screen and (max-width:767px){.offer-card-content .oc-body .oc-body-call p strong .ql-size-large,.offer-card-content .oc-body .oc-body-call ul li strong .ql-size-large{font-size:21px}}.offer-card-content .oc-body .oc-body-call p strong .ql-size-huge,.offer-card-content .oc-body .oc-body-call ul li strong .ql-size-huge{font-size:28px}@media only screen and (max-width:767px){.offer-card-content .oc-body .oc-body-call p strong .ql-size-huge,.offer-card-content .oc-body .oc-body-call ul li strong .ql-size-huge{font-size:24px}}.offer-card-content .oc-body .oc-body-call p em .ql-size-small,.offer-card-content .oc-body .oc-body-call p s .ql-size-small,.offer-card-content .oc-body .oc-body-call p u .ql-size-small,.offer-card-content .oc-body .oc-body-call ul li em .ql-size-small,.offer-card-content .oc-body .oc-body-call ul li s .ql-size-small,.offer-card-content .oc-body .oc-body-call ul li u .ql-size-small{font-size:16px}@media only screen and (max-width:767px){.offer-card-content .oc-body .oc-body-call p em .ql-size-small,.offer-card-content .oc-body .oc-body-call p s .ql-size-small,.offer-card-content .oc-body .oc-body-call p u .ql-size-small,.offer-card-content .oc-body .oc-body-call ul li em .ql-size-small,.offer-card-content .oc-body .oc-body-call ul li s .ql-size-small,.offer-card-content .oc-body .oc-body-call ul li u .ql-size-small{font-size:14px}}.offer-card-content .oc-body .oc-body-call p em .ql-size-large,.offer-card-content .oc-body .oc-body-call p s .ql-size-large,.offer-card-content .oc-body .oc-body-call p u .ql-size-large,.offer-card-content .oc-body .oc-body-call ul li em .ql-size-large,.offer-card-content .oc-body .oc-body-call ul li s .ql-size-large,.offer-card-content .oc-body .oc-body-call ul li u .ql-size-large{font-size:24px}@media only screen and (max-width:767px){.offer-card-content .oc-body .oc-body-call p em .ql-size-large,.offer-card-content .oc-body .oc-body-call p s .ql-size-large,.offer-card-content .oc-body .oc-body-call p u .ql-size-large,.offer-card-content .oc-body .oc-body-call ul li em .ql-size-large,.offer-card-content .oc-body .oc-body-call ul li s .ql-size-large,.offer-card-content .oc-body .oc-body-call ul li u .ql-size-large{font-size:21px}}.offer-card-content .oc-body .oc-body-call p em .ql-size-huge,.offer-card-content .oc-body .oc-body-call p s .ql-size-huge,.offer-card-content .oc-body .oc-body-call p u .ql-size-huge,.offer-card-content .oc-body .oc-body-call ul li em .ql-size-huge,.offer-card-content .oc-body .oc-body-call ul li s .ql-size-huge,.offer-card-content .oc-body .oc-body-call ul li u .ql-size-huge{font-size:28px}@media only screen and (max-width:767px){.offer-card-content .oc-body .oc-body-call p em .ql-size-huge,.offer-card-content .oc-body .oc-body-call p s .ql-size-huge,.offer-card-content .oc-body .oc-body-call p u .ql-size-huge,.offer-card-content .oc-body .oc-body-call ul li em .ql-size-huge,.offer-card-content .oc-body .oc-body-call ul li s .ql-size-huge,.offer-card-content .oc-body .oc-body-call ul li u .ql-size-huge{font-size:24px}.offer-card-content .oc-body .oc-body-call,.offer-card-content .oc-body .oc-body-call p,.offer-card-content .oc-body .oc-body-call ul li{font-size:16px}}.offer-card-content .oc-body .oc-body-disclaimer{display:block;height:auto;max-width:100%;padding:0 10px;width:100%}.offer-card-content .oc-body .oc-body-disclaimer .oc-disclaimer-text{font-family:HyundaiSansText-Regular;font-size:15px;line-height:1}.offer-card-content .oc-body .oc-body-details{align-items:flex-end;display:flex;height:auto;justify-content:space-between;margin-bottom:17px;max-width:100%;padding-left:10px;width:100%}.offer-card-content .oc-body .oc-body-details .oc-specifications{display:flex;flex-direction:column;height:auto;margin-bottom:0!important;max-width:60%;padding-left:0!important;width:100%}.offer-card-content .oc-body .oc-body-details .oc-specifications .oc-specification-item{display:block;height:auto;max-width:100%;width:100%}.offer-card-content .oc-body .oc-body-details .oc-specifications .oc-specification-item .oc-specification-item-text{font-family:HyundaiSansText-Regular;font-size:13px;line-height:1}.offer-card-content .oc-body .oc-body-details .oc-specifications .oc-specification-item .oc-specification-item-text:before{background-color:var(--hyundai-black);border-radius:50%;content:"";display:inline-block;height:5px;margin:0 8px 3px 0;width:5px}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-card-content .oc-body .oc-body-details .oc-specifications .oc-specification-item .oc-specification-item-text:before{height:4px;width:4px}}.offer-card-content .oc-body .oc-body-details .oc-content-button{align-items:flex-end;display:flex;flex-direction:column;height:auto;justify-content:flex-start;max-width:40%;row-gap:10px;width:100%}.offer-card-content .oc-body .oc-body-details .oc-content-button .oc-details-button{align-items:center;background-color:var(--hyundai-transparent);border:1px solid var(--hyundai-blue);color:var(--hyundai-blue);display:flex;font-family:HyundaiSansHead-Bold;font-size:12px;height:25px;justify-content:center;line-height:normal;max-width:105px;padding:0;text-transform:uppercase;width:100%}.offer-card-content .oc-body .oc-body-details .oc-content-button .oc-bluelink{align-items:center;display:flex;height:33px;justify-content:flex-end;max-width:100%;position:relative;width:100%;z-index:1}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-card-content .oc-body .oc-body-details .oc-content-button{row-gap:8px}}@media only screen and (min-width:768px)and (max-width:1024px){.offer-card-content .oc-body .oc-body-details .oc-content-button{row-gap:6px}}@media only screen and (max-width:767px){.offer-card-content .oc-body .oc-body-details .oc-content-button{row-gap:6px}}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-card-content .oc-body .oc-body-details{margin-bottom:12px}}@media only screen and (min-width:768px)and (max-width:1024px){.offer-card-content .oc-body .oc-body-details{margin-bottom:13px}}@media only screen and (max-width:767px){.offer-card-content .oc-body .oc-body-details{margin-bottom:15px}}.offer-card-details{background-color:var(--hyundai-alarm-blue);display:none;flex-direction:column;height:0;left:0;max-width:100%;overflow:hidden;padding:30px 0 13px;position:absolute;right:0;top:0;transform-origin:top;width:100%;z-index:1}.offer-card-details .ocd-close{align-items:center;display:flex;height:auto;justify-content:flex-end;max-width:100%;position:absolute;right:15px;top:21px;width:100%;z-index:0}.offer-card-details .ocd-close .ocd-close-button{align-items:center;background-color:#0000;border:none;display:flex;height:16.466px;justify-content:center;padding:0;width:16.466px}.offer-card-details .ocd-vehicle{display:block;height:auto;margin-bottom:25px;max-width:100%;padding-left:24px;width:100%}.offer-card-details .ocd-vehicle .ocd-vehicle-text{font-family:HyundaiSansHead-Medium;font-size:24px;line-height:1}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-card-details .ocd-vehicle .ocd-vehicle-text{font-size:23px}}@media only screen and (min-width:768px)and (max-width:1024px){.offer-card-details .ocd-vehicle .ocd-vehicle-text{font-size:20px}}@media only screen and (max-width:767px){.offer-card-details .ocd-vehicle .ocd-vehicle-text{font-size:24px}}@media only screen and (min-width:768px)and (max-width:1024px){.offer-card-details .ocd-vehicle{margin-bottom:18px}}@media only screen and (max-width:767px){.offer-card-details .ocd-vehicle{margin-bottom:18px}}.offer-card-details .ocd-list{display:flex;flex-direction:column;height:auto;margin-bottom:15px;max-height:485px;max-width:100%;overflow-y:auto;padding-left:24px;width:100%}.offer-card-details .ocd-list .ocd-list-item{display:block;height:auto;margin-bottom:3px;max-width:95%;width:100%}.offer-card-details .ocd-list .ocd-list-item .ocd-list-item-text{font-family:HyundaiSansText-Regular;font-size:15px;line-height:22px}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-card-details .ocd-list .ocd-list-item .ocd-list-item-text{font-size:14px;line-height:20px}}@media only screen and (min-width:768px)and (max-width:1024px){.offer-card-details .ocd-list .ocd-list-item .ocd-list-item-text{font-size:14px;line-height:20px}}@media only screen and (max-width:767px){.offer-card-details .ocd-list .ocd-list-item .ocd-list-item-text{font-size:14px;line-height:20px}}.offer-card-details .ocd-list .ocd-list-item:before{background-color:var(--hyundai-white);border-radius:50%;content:"";display:inline-block;height:4px;margin:0 5px 3px 0;width:4px}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-card-details .ocd-list .ocd-list-item{margin-bottom:0}}.offer-card-details .ocd-list::-webkit-scrollbar{width:20px}.offer-card-details .ocd-list::-webkit-scrollbar-track{background:#fff;background-clip:content-box;border:5px solid #0000;border-radius:0}.offer-card-details .ocd-list::-webkit-scrollbar-thumb{background:#002c5f;background-clip:content-box;border:7px solid #0000;border-radius:0;height:44px}.offer-card-details .offer-card-buttons{padding:0 15px}@media only screen and (min-width:768px)and (max-width:1024px){.offer-card-details{padding:25px 0 13px}}@media only screen and (max-width:767px){.offer-card-details{padding:25px 0 13px}}.offer-card{background-color:var(--hyundai-white);border:1px solid var(--hyundai-light-grey);display:flex;flex-direction:column;height:auto;margin-bottom:20px;margin-right:20px;max-width:380px;position:relative;width:100%}.offer-card.highlight{background-color:#eee}@media only screen and (min-width:768px)and (max-width:1024px){.offer-card{margin-right:15px;max-width:350px}}@media only screen and (max-width:767px){.offer-card{margin-right:0;max-width:100%}}.offer-list-content{display:block;height:auto;max-width:100%;position:relative;width:100%;z-index:0}.offer-list-content.optional{margin-top:30px}.offer-list-content .olc-title{font-size:32px;line-height:1.2;margin-bottom:20px}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-list-content .olc-title{font-size:28px}}@media only screen and (min-width:768px)and (max-width:1024px){.offer-list-content .olc-title{font-size:28px}}@media only screen and (max-width:767px){.offer-list-content .olc-title{font-size:24px}}.offer-list-content .ofc-empty-text{display:block;font-family:HyundaiSansHead-Regular;font-size:16px;height:auto;line-height:1.2;text-align:center;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-list-content .ofc-empty-text{font-size:15px}}.offer-list-content .offer-list-content-wrapper{display:flex;flex-wrap:wrap;height:auto;max-width:100%;position:relative;width:100%;z-index:0}.offer-list-dropdown{display:block;height:auto;max-width:220px;width:100%}.offer-list-dropdown:first-of-type{max-width:380px}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-list-dropdown:first-of-type{max-width:200px}}@media only screen and (min-width:768px)and (max-width:1024px){.offer-list-dropdown:first-of-type{max-width:100%}}@media only screen and (max-width:767px){.offer-list-dropdown:first-of-type{max-width:100%}}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-list-dropdown{max-width:200px}}@media only screen and (min-width:768px)and (max-width:1024px){.offer-list-dropdown{margin-bottom:8px;max-width:100%}}@media only screen and (max-width:767px){.offer-list-dropdown{margin-bottom:8px;max-width:100%}}.olf-switch{width:180px}.olf-switch .ols-swtich-text{font-family:HyundaiSansText-Regular;font-size:15px;line-height:1}.olf-switch .ols-swtich-text.active{font-family:HyundaiSansText-Bold}@media only screen and (min-width:1200px)and (max-width:1600px){.olf-switch .ols-swtich-text{font-size:14px}}@media only screen and (min-width:768px)and (max-width:1024px){.olf-switch .ols-swtich-text{font-size:18px}}@media only screen and (max-width:767px){.olf-switch .ols-swtich-text{font-size:16px}}@media only screen and (min-width:768px)and (max-width:1024px){.olf-switch{flex-wrap:nowrap!important;margin-top:15px;width:230px}.olf-switch label{justify-content:flex-start}}@media only screen and (max-width:767px){.olf-switch{flex-wrap:nowrap!important;margin-top:15px;width:230px}.olf-switch label{justify-content:flex-start}}.offer-list-filter{display:block;height:auto;max-width:100%;width:100%}.offer-list-filter .olf-filter-mobile-button{align-items:center;background-color:var(--hyundai-blue);border:1px solid var(--hyundai-blue);display:none;height:30px;justify-content:space-between;max-width:150px;padding:0 12px;width:100%}.offer-list-filter .olf-filter-mobile-button .olf-filter-mobile-text{font-family:HyundaiSansHead-Medium;font-size:16px;line-height:normal;text-transform:uppercase}.offer-list-filter .olf-filter-mobile-button svg{height:auto;width:20px}@media only screen and (min-width:768px)and (max-width:1024px){.offer-list-filter .olf-filter-mobile-button{display:flex}}@media only screen and (max-width:767px){.offer-list-filter .olf-filter-mobile-button{display:flex}}.offer-list-filter .olf-container{display:block;height:auto;max-width:100%;width:100%}.offer-list-filter .olf-container .filters-close-mobile{align-items:center;display:none;height:auto;justify-content:flex-end;margin-bottom:15px;max-width:100%;width:100%}.offer-list-filter .olf-container .filters-close-mobile .filters-close-mobile-button{background-color:var(--hyundai-transparent);border:0;height:36px;padding:0;width:36px}@media only screen and (max-width:1024px){.offer-list-filter .olf-container .filters-close-mobile{display:flex}}.offer-list-filter .olf-container .olf-text{display:block;font-family:HyundaiSansText-Regular;font-size:18px;line-height:1.2;margin-bottom:8px}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-list-filter .olf-container .olf-text{font-size:16px;margin-bottom:6px}}@media only screen and (min-width:768px)and (max-width:1024px){.offer-list-filter .olf-container .olf-text{font-size:16px;margin-bottom:15px}}@media only screen and (max-width:767px){.offer-list-filter .olf-container .olf-text{font-size:16px;margin-bottom:12px}}.offer-list-filter .olf-container .olf-content{align-items:flex-start;-moz-column-gap:20px;column-gap:20px;display:flex;justify-content:space-between;margin-bottom:18px;max-width:100%;width:100%}.offer-list-filter .olf-container .olf-content .olf-primary{align-items:center;-moz-column-gap:20px;column-gap:20px;display:flex;height:auto;justify-content:flex-start;max-width:75%;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-list-filter .olf-container .olf-content .olf-primary{-moz-column-gap:15px;column-gap:15px}}@media only screen and (min-width:768px)and (max-width:1024px){.offer-list-filter .olf-container .olf-content .olf-primary{flex-direction:column;max-width:100%;position:relative}}@media only screen and (max-width:767px){.offer-list-filter .olf-container .olf-content .olf-primary{flex-direction:column;max-width:100%;position:relative}}.offer-list-filter .olf-container .olf-content .olf-secundary{align-items:flex-start;-moz-column-gap:20px;column-gap:20px;display:flex;height:auto;justify-content:flex-start;max-width:25%;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-list-filter .olf-container .olf-content .olf-secundary{-moz-column-gap:15px;column-gap:15px}}@media only screen and (min-width:768px)and (max-width:1024px){.offer-list-filter .olf-container .olf-content .olf-secundary{max-width:100%}}@media only screen and (max-width:767px){.offer-list-filter .olf-container .olf-content .olf-secundary{max-width:100%}}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-list-filter .olf-container .olf-content{-moz-column-gap:15px;column-gap:15px;margin-bottom:15px}}@media only screen and (min-width:768px)and (max-width:1024px){.offer-list-filter .olf-container .olf-content{flex-direction:column;justify-content:flex-start;margin-bottom:0;position:relative}}@media only screen and (max-width:767px){.offer-list-filter .olf-container .olf-content{flex-direction:column;margin-bottom:0;position:relative}}.offer-list-filter .olf-container .olf-clean-button{align-items:center;background-color:var(--hyundai-light-blue);border:1px solid var(--hyundai-light-blue);color:var(--hyundai-white);display:flex;font-family:HyundaiSansHead-Medium;font-size:13px;height:30px;justify-content:center;line-height:normal;padding:0;text-transform:uppercase;width:150px}.offer-list-filter .olf-container .olf-clean-button:hover{background-color:var(--hyundai-white);color:var(--hyundai-light-blue)}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-list-filter .olf-container .olf-clean-button{font-size:12px;width:110px}}@media only screen and (min-width:768px)and (max-width:1024px){.offer-list-filter .olf-container .olf-clean-button{position:absolute;right:0;top:-40px;width:140px}}@media only screen and (max-width:767px){.offer-list-filter .olf-container .olf-clean-button{position:absolute;right:0;top:-40px;width:140px}}@media only screen and (min-width:768px)and (max-width:1024px){.offer-list-filter .olf-container{background-color:var(--hyundai-sand);left:0;padding:25px 20px;position:absolute;top:0;transform:translateY(-100%);transition:all .5s ease-out;z-index:9999}.offer-list-filter .olf-container.show{transform:translateY(0)}}@media only screen and (max-width:767px){.offer-list-filter .olf-container{background-color:var(--hyundai-sand);left:0;padding:30px 15px;position:absolute;top:0;transform:translateY(-100%);transition:all .5s ease-out;z-index:9999}.offer-list-filter .olf-container.show{transform:translateY(0)}}@media only screen and (min-width:768px)and (max-width:1024px){.offer-list-filter{display:flex;justify-content:flex-end}}@media only screen and (max-width:767px){.offer-list-filter{display:flex;justify-content:flex-end}}.offer-list-text{display:block;height:auto;margin-bottom:20px;max-width:100%;padding-left:100px;width:100%}.offer-list-text .olt-title{font-family:HyundaiSansHead-Medium;font-size:51px;letter-spacing:normal;line-height:1.2;margin-bottom:10px}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-list-text .olt-title{font-size:42px;margin-bottom:8px}}@media only screen and (min-width:768px)and (max-width:1024px){.offer-list-text .olt-title{font-size:36px;line-height:1.1;margin:0 auto;text-align:center;width:70%}}@media only screen and (max-width:767px){.offer-list-text .olt-title{font-size:24px;line-height:1.1;margin:0 auto;text-align:center;width:90%}}.offer-list-text .olt-text{font-family:HyundaiSansText-Regular;font-size:21px;line-height:1.2;max-width:50%}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-list-text .olt-text{font-size:18px;max-width:60%}}@media only screen and (min-width:768px)and (max-width:1024px){.offer-list-text .olt-text{display:none}}@media only screen and (max-width:767px){.offer-list-text .olt-text{display:none}}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-list-text{margin-bottom:15px;padding-left:50px}}@media only screen and (min-width:768px)and (max-width:1024px){.offer-list-text{margin-bottom:10px;padding-left:0}}@media only screen and (max-width:767px){.offer-list-text{margin-bottom:10px;padding-left:0}}.offer-list{background-color:var(--hyundai-white);display:block;height:auto;max-width:100%;padding:50px 0 70px;width:100%}.offer-list .ol-container{display:block;height:auto;margin:0 auto;max-width:1603px;width:100%}.offer-list .ol-container .ol-header{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:flex-start;max-width:100%;width:100%}@media only screen and (min-width:768px)and (max-width:1024px){.offer-list .ol-container .ol-header{margin-bottom:15px}}@media only screen and (max-width:767px){.offer-list .ol-container .ol-header{margin-bottom:15px}}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-list .ol-container{max-width:1200px}}@media only screen and (min-width:768px)and (max-width:1024px){.offer-list .ol-container{max-width:96%}}@media only screen and (max-width:767px){.offer-list .ol-container{max-width:95%}}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-list{padding:30px 0 50px}}@media only screen and (min-width:768px)and (max-width:1024px){.offer-list{padding:40px 0}}@media only screen and (max-width:767px){.offer-list{padding:30px 0}}.offer-slider-content{height:auto;margin:0 auto;max-width:1600px;width:100%}.offer-slider-content .swiper-wrapper{padding-bottom:20px}.offer-slider-content .swiper-pagination{bottom:0!important}.offer-slider-content .swiper-pagination .swiper-pagination-bullet{background-color:#676767!important;border-radius:50px!important;opacity:1!important;transition:width .5s ease-out}.offer-slider-content .swiper-pagination .swiper-pagination-bullet-active{border-radius:50px!important;width:60px!important}.offer-slider-content .swiper-pagination.swiper-pagination-fraction{color:#676767!important;font-family:HyundaiSansHead-Medium;font-size:16px;line-height:1}.offer-slider-content .swiper-pagination.swiper-pagination-fraction .swiper-pagination-current{color:#00aad2!important}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-slider-content{max-width:90%}}@media only screen and (min-width:768px)and (max-width:1024px){.offer-slider-content{max-width:730px}}@media only screen and (max-width:767px){.offer-slider-content{max-width:95%}}.offer-slider-texts{display:block;height:auto;margin-bottom:30px;max-width:100%;width:100%}.offer-slider-texts .os-texts-home{align-items:flex-end;border-bottom:1px solid var(--hyundai-grey);display:flex;height:auto;max-width:100%;padding-bottom:15px!important;width:100%}.offer-slider-texts .os-texts-home .os-texts-home-title{font-family:HyundaiSansHead-Medium;font-size:36px;line-height:1.2}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-slider-texts .os-texts-home .os-texts-home-title{font-size:32px}}@media only screen and (min-width:768px)and (max-width:1024px){.offer-slider-texts .os-texts-home .os-texts-home-title{font-size:30px}}@media only screen and (max-width:767px){.offer-slider-texts .os-texts-home .os-texts-home-title{font-size:24px}}.offer-slider-texts .os-texts-home .os-texts-home-text{font-family:HyundaiSansHead-Regular;font-size:18px;line-height:1.2}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-slider-texts .os-texts-home .os-texts-home-text{font-size:16px}}@media only screen and (min-width:768px)and (max-width:1024px){.offer-slider-texts .os-texts-home .os-texts-home-text{font-size:14px}}@media only screen and (max-width:767px){.offer-slider-texts .os-texts-home .os-texts-home-text{font-size:14px}}.offer-slider-texts .os-texts-home .os-texts-home-col-end{display:flex;justify-content:flex-end}@media only screen and (max-width:767px){.offer-slider-texts .os-texts-home .os-texts-home-col-end div{height:auto;max-width:100%;width:100%}}.offer-slider-texts .os-texts-home .hyundai-button{font-family:HyundaiSansHead-Medium;font-size:16px;height:50px;line-height:normal;text-transform:uppercase;width:200px}@media only screen and (min-width:768px)and (max-width:1024px){.offer-slider-texts .os-texts-home .hyundai-button{width:100%}}@media only screen and (max-width:767px){.offer-slider-texts .os-texts-home .hyundai-button{font-size:13px;height:40px;max-width:100%;padding:0;width:100%}}@media only screen and (min-width:768px)and (max-width:1024px){.offer-slider-texts .os-texts-home{margin:0 auto;max-width:90%;padding:0 15px 5px!important}}@media only screen and (max-width:767px){.offer-slider-texts .os-texts-home{margin:0 auto;max-width:90%;padding:0 15px 5px!important}}@media only screen and (min-width:381px)and (max-width:767px){.offer-slider-texts .os-texts-home{flex-direction:column;margin:0 auto;max-width:90%;padding:0 0 5px!important}}@media only screen and (max-width:380px){.offer-slider-texts .os-texts-home{flex-direction:column;margin:0 auto;max-width:95%;padding:0 0 5px!important}}.offer-slider-texts .os-texts-vehicle{align-items:center;display:flex;height:auto;justify-content:flex-start;max-width:100%;width:100%}.offer-slider-texts .os-texts-vehicle .os-texts-vehicle-icon{margin-right:5px}.offer-slider-texts .os-texts-vehicle .os-texts-vehicle-title{display:block;height:auto;max-width:100%;width:100%}.offer-slider-texts .os-texts-vehicle .os-texts-vehicle-title .os-vehicle-title{color:#888!important;font-family:HyundaiSansHead-Regular;font-size:21px;line-height:1.2}@media only screen and (max-width:767px){.offer-slider-texts .os-texts-vehicle .os-texts-vehicle-title .os-vehicle-title{font-size:18px}}.offer-slider-texts .os-texts-vehicle .os-texts-vehicle-title .os-vehicle-border{background-color:#888;height:1px;width:2.5%}@media only screen and (min-width:768px)and (max-width:1024px){.offer-slider-texts .os-texts-vehicle .os-texts-vehicle-title .os-vehicle-border{width:5%}}@media only screen and (max-width:767px){.offer-slider-texts .os-texts-vehicle .os-texts-vehicle-title .os-vehicle-border{width:10%}}.offers-slider,.owners-accessories{height:auto;max-width:100%;width:100%}.owners-accessories{background-color:var(--hyundai-white);display:block;margin:0 auto 70px}.owners-accessories .oac-container{display:block;height:auto;margin:0 auto;max-width:1200px;padding:0 15px;width:100%}.owners-accessories .oac-container .oac-header{display:block;height:auto;margin-bottom:20px;max-width:100%;padding-left:30px;width:100%}.owners-accessories .oac-container .oac-header .oac-title{font-family:HyundaiSansHead-Medium;font-size:42px;line-height:1.2;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.owners-accessories .oac-container .oac-header .oac-title{font-size:36px}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-accessories .oac-container .oac-header .oac-title{font-size:32px;text-align:center}}@media only screen and (max-width:767px){.owners-accessories .oac-container .oac-header .oac-title{font-size:24px;text-align:center}}.owners-accessories .oac-container .oac-header .oac-text{font-family:HyundaiSansText-Regular;font-size:21px;line-height:1.2;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.owners-accessories .oac-container .oac-header .oac-text{font-size:18px}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-accessories .oac-container .oac-header .oac-text{font-size:16px;text-align:center}}@media only screen and (max-width:767px){.owners-accessories .oac-container .oac-header .oac-text{font-size:14px;text-align:center;white-space:normal}}@media only screen and (min-width:1200px)and (max-width:1600px){.owners-accessories .oac-container .oac-header{margin-bottom:15px;padding-left:20px}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-accessories .oac-container .oac-header{padding-left:0}}@media only screen and (max-width:767px){.owners-accessories .oac-container .oac-header{padding-left:0}}.owners-accessories .oac-container .oac-content{align-items:flex-start;display:flex;flex-wrap:wrap;gap:40px;height:auto;justify-content:flex-start;max-width:100%;width:100%}.owners-accessories .oac-container .oac-content .oac-item{display:block;height:auto;max-width:calc(50% - 40px);position:relative;text-decoration:none;width:100%}.owners-accessories .oac-container .oac-content .oac-item .oac-item-content{align-items:baseline;-moz-column-gap:20px;column-gap:20px;display:flex;height:100px;justify-content:flex-start;margin:-35px 0 0 18px;padding:55px 35px 20px;position:relative;width:100%;z-index:1}.owners-accessories .oac-container .oac-content .oac-item .oac-item-content .oac-item-title{font-family:HyundaiSansHead-Medium;font-size:24px;line-height:1.2}@media only screen and (min-width:1200px)and (max-width:1600px){.owners-accessories .oac-container .oac-content .oac-item .oac-item-content .oac-item-title{font-size:21px}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-accessories .oac-container .oac-content .oac-item .oac-item-content .oac-item-title{font-size:18px}}@media only screen and (max-width:767px){.owners-accessories .oac-container .oac-content .oac-item .oac-item-content .oac-item-title{font-size:16px}}.owners-accessories .oac-container .oac-content .oac-item .oac-item-content:before{background-color:var(--hyundai-light-blue);content:"";height:100%;left:0;position:absolute;top:0;width:4px}@media only screen and (max-width:767px){.owners-accessories .oac-container .oac-content .oac-item .oac-item-content:before{width:3px}}@media only screen and (min-width:1200px)and (max-width:1600px){.owners-accessories .oac-container .oac-content .oac-item .oac-item-content{padding:55px 25px 20px}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-accessories .oac-container .oac-content .oac-item .oac-item-content{height:80px;margin:-25px 0 0 15px;padding:40px 20px 15px}}@media only screen and (max-width:767px){.owners-accessories .oac-container .oac-content .oac-item .oac-item-content{-moz-column-gap:10px;column-gap:10px;height:60px;margin:-20px 0 0 10px;padding:30px 15px 12px}}.owners-accessories .oac-container .oac-content .oac-item:hover{text-decoration:underline}@media only screen and (min-width:1200px)and (max-width:1600px){.owners-accessories .oac-container .oac-content .oac-item{max-width:calc(50% - 30px)}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-accessories .oac-container .oac-content .oac-item{max-width:calc(50% - 20px)}}@media only screen and (max-width:767px){.owners-accessories .oac-container .oac-content .oac-item{max-width:calc(50% - 10px)}}@media only screen and (min-width:1200px)and (max-width:1600px){.owners-accessories .oac-container .oac-content{-moz-column-gap:30px;column-gap:30px}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-accessories .oac-container .oac-content{-moz-column-gap:20px;column-gap:20px}}@media only screen and (max-width:767px){.owners-accessories .oac-container .oac-content{-moz-column-gap:10px;column-gap:10px}}@media only screen and (min-width:1200px)and (max-width:1600px){.owners-accessories .oac-container{max-width:1100px}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-accessories .oac-container{max-width:85%}}@media only screen and (max-width:767px){.owners-accessories .oac-container{max-width:100%;padding:0 10px}}.owners-assistence{background-color:var(--hyundai-white);margin:0 auto 70px}.owners-assistence,.owners-assistence .oa-container,.owners-assistence .oa-container .oa-banner{display:block;height:auto;max-width:100%;width:100%}.owners-assistence .oa-container .oa-banner{margin-bottom:40px;position:relative}.owners-assistence .oa-container .oa-banner .oa-header{display:block;height:auto;left:50%;margin:0 auto;max-width:90%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.owners-assistence .oa-container .oa-banner .oa-header .oa-title{font-family:HyundaiSansHead-Medium;font-size:42px;line-height:1;margin-bottom:25px}@media only screen and (min-width:1200px)and (max-width:1600px){.owners-assistence .oa-container .oa-banner .oa-header .oa-title{font-size:36px;margin-bottom:15px}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-assistence .oa-container .oa-banner .oa-header .oa-title{color:var(--hyundai-black)!important;font-size:32px;margin-bottom:10px}}@media only screen and (max-width:767px){.owners-assistence .oa-container .oa-banner .oa-header .oa-title{color:var(--hyundai-black)!important;font-size:21px;margin-bottom:5px}}.owners-assistence .oa-container .oa-banner .oa-header .oa-subtitle{font-family:HyundaiSansHead-Regular;font-size:36px;line-height:1;margin-bottom:25px;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.owners-assistence .oa-container .oa-banner .oa-header .oa-subtitle{font-size:32px;line-height:1;margin-bottom:15px}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-assistence .oa-container .oa-banner .oa-header .oa-subtitle{color:var(--hyundai-black)!important;font-size:24px;line-height:1;margin-bottom:10px}}@media only screen and (max-width:767px){.owners-assistence .oa-container .oa-banner .oa-header .oa-subtitle{color:var(--hyundai-black)!important;font-size:18px;line-height:1;margin-bottom:5px}}.owners-assistence .oa-container .oa-banner .oa-header .oa-text{font-family:HyundaiSansText-Regular;font-size:21px;line-height:1.2;margin-bottom:25px;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.owners-assistence .oa-container .oa-banner .oa-header .oa-text{font-size:18px;margin-bottom:15px}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-assistence .oa-container .oa-banner .oa-header .oa-text{color:var(--hyundai-black)!important;font-size:16px;line-height:1.1;margin-bottom:10px}}@media only screen and (max-width:767px){.owners-assistence .oa-container .oa-banner .oa-header .oa-text{color:var(--hyundai-black)!important;font-size:12px;line-height:1;margin-bottom:5px}}.owners-assistence .oa-container .oa-banner .oa-header .oa-contacts{display:block;height:auto;max-width:100%;width:100%}.owners-assistence .oa-container .oa-banner .oa-header .oa-contacts .oa-contact-title{font-family:HyundaiSansText-Medium;font-size:32px;line-height:1;margin-bottom:5px}@media only screen and (min-width:1200px)and (max-width:1600px){.owners-assistence .oa-container .oa-banner .oa-header .oa-contacts .oa-contact-title{font-size:24px}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-assistence .oa-container .oa-banner .oa-header .oa-contacts .oa-contact-title{color:var(--hyundai-black)!important;font-size:21px}}@media only screen and (max-width:767px){.owners-assistence .oa-container .oa-banner .oa-header .oa-contacts .oa-contact-title{color:var(--hyundai-black)!important;font-size:16px;margin-bottom:3px}}.owners-assistence .oa-container .oa-banner .oa-header .oa-contacts .oa-contact-list{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:flex-start;max-width:100%;row-gap:3px;width:100%}.owners-assistence .oa-container .oa-banner .oa-header .oa-contacts .oa-contact-list .oa-contact-item{align-items:center;-moz-column-gap:3px;column-gap:3px;display:flex;height:auto;justify-content:flex-start;max-width:100%;width:100%}.owners-assistence .oa-container .oa-banner .oa-header .oa-contacts .oa-contact-list .oa-contact-item .oa-contact-item-text{font-family:HyundaiSansText-Bold;font-size:21px;line-height:1}@media only screen and (min-width:1200px)and (max-width:1600px){.owners-assistence .oa-container .oa-banner .oa-header .oa-contacts .oa-contact-list .oa-contact-item .oa-contact-item-text{font-size:18px}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-assistence .oa-container .oa-banner .oa-header .oa-contacts .oa-contact-list .oa-contact-item .oa-contact-item-text{color:var(--hyundai-black)!important;font-family:HyundaiSansText-Regular;font-size:16px}}@media only screen and (max-width:767px){.owners-assistence .oa-container .oa-banner .oa-header .oa-contacts .oa-contact-list .oa-contact-item .oa-contact-item-text{color:var(--hyundai-black)!important;font-family:HyundaiSansText-Regular;font-size:12px}}.owners-assistence .oa-container .oa-banner .oa-header .oa-contacts .oa-contact-list .oa-contact-item .oa-contact-phone{font-family:HyundaiSansText-Bold;font-size:21px;line-height:1;text-decoration:none}.owners-assistence .oa-container .oa-banner .oa-header .oa-contacts .oa-contact-list .oa-contact-item .oa-contact-phone:hover{text-decoration:underline}.owners-assistence .oa-container .oa-banner .oa-header .oa-contacts .oa-contact-list .oa-contact-item .oa-contact-phone .oa-contact-link{font-family:HyundaiSansText-Bold}@media only screen and (max-width:1024px){.owners-assistence .oa-container .oa-banner .oa-header .oa-contacts .oa-contact-list .oa-contact-item .oa-contact-phone .oa-contact-link{color:var(--hyundai-black)!important}}@media only screen and (min-width:1200px)and (max-width:1600px){.owners-assistence .oa-container .oa-banner .oa-header .oa-contacts .oa-contact-list .oa-contact-item .oa-contact-phone{font-size:18px}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-assistence .oa-container .oa-banner .oa-header .oa-contacts .oa-contact-list .oa-contact-item .oa-contact-phone{color:var(--hyundai-black)!important;font-size:16px}}@media only screen and (max-width:767px){.owners-assistence .oa-container .oa-banner .oa-header .oa-contacts .oa-contact-list .oa-contact-item .oa-contact-phone{color:var(--hyundai-black)!important;font-size:12px}.owners-assistence .oa-container .oa-banner .oa-header .oa-contacts .oa-contact-list{row-gap:2px}}@media only screen and (min-width:1200px)and (max-width:1600px){.owners-assistence .oa-container .oa-banner .oa-header{max-width:92%}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-assistence .oa-container .oa-banner .oa-header{left:auto;padding-bottom:40px;position:relative;top:auto;transform:translate(0)}}@media only screen and (max-width:767px){.owners-assistence .oa-container .oa-banner .oa-header{left:auto;max-width:90%;padding-bottom:20px;position:relative;top:auto;transform:translate(0)}.owners-assistence .oa-container .oa-banner{margin-bottom:20px}}.owners-assistence .oa-container .oa-content{display:block;height:auto;margin:0 auto;max-width:1200px;padding:0 15px;width:100%}.owners-assistence .oa-container .oa-content .oa-assistence{align-items:flex-start;-moz-column-gap:40px;column-gap:40px;display:flex;height:auto;justify-content:flex-start;max-width:100%;width:100%}.owners-assistence .oa-container .oa-content .oa-assistence .oa-information{display:block;height:auto;max-width:70%;width:100%}.owners-assistence .oa-container .oa-content .oa-assistence .oa-information .oa-assistence-title{font-family:HyundaiSansHead-Medium;font-size:42px;line-height:1.1;margin-bottom:15px;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.owners-assistence .oa-container .oa-content .oa-assistence .oa-information .oa-assistence-title{font-size:36px;margin-bottom:12px}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-assistence .oa-container .oa-content .oa-assistence .oa-information .oa-assistence-title{font-size:32px;line-height:1;margin-bottom:10px;text-align:center}}@media only screen and (max-width:767px){.owners-assistence .oa-container .oa-content .oa-assistence .oa-information .oa-assistence-title{font-size:21px;line-height:1;margin-bottom:8px;text-align:center}}.owners-assistence .oa-container .oa-content .oa-assistence .oa-information .oa-assistence-text{font-family:HyundaiSansText-Regular;font-size:21px;line-height:1.1}@media only screen and (min-width:1200px)and (max-width:1600px){.owners-assistence .oa-container .oa-content .oa-assistence .oa-information .oa-assistence-text{font-size:18px}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-assistence .oa-container .oa-content .oa-assistence .oa-information .oa-assistence-text{font-size:16px;text-align:center}}@media only screen and (max-width:767px){.owners-assistence .oa-container .oa-content .oa-assistence .oa-information .oa-assistence-text{font-size:12px;text-align:center}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-assistence .oa-container .oa-content .oa-assistence .oa-information{max-width:100%}}@media only screen and (max-width:767px){.owners-assistence .oa-container .oa-content .oa-assistence .oa-information{max-width:100%}}.owners-assistence .oa-container .oa-content .oa-assistence .oa-assistence-content{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:flex-start;max-width:30%;row-gap:30px;width:100%}.owners-assistence .oa-container .oa-content .oa-assistence .oa-assistence-content .oa-assistence-manual{display:block;height:auto;max-width:100%;width:100%}.owners-assistence .oa-container .oa-content .oa-assistence .oa-assistence-content .oa-assistence-manual a{align-items:center;-moz-column-gap:5px;column-gap:5px;display:flex;justify-content:flex-end;text-decoration:none}.owners-assistence .oa-container .oa-content .oa-assistence .oa-assistence-content .oa-assistence-manual a .oa-manual-text{font-family:HyundaiSansText-Medium;font-size:22px;line-height:1}@media only screen and (min-width:1200px)and (max-width:1600px){.owners-assistence .oa-container .oa-content .oa-assistence .oa-assistence-content .oa-assistence-manual a .oa-manual-text{font-size:20px}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-assistence .oa-container .oa-content .oa-assistence .oa-assistence-content .oa-assistence-manual a .oa-manual-text{font-size:18px}}@media only screen and (max-width:767px){.owners-assistence .oa-container .oa-content .oa-assistence .oa-assistence-content .oa-assistence-manual a .oa-manual-text{font-size:16px}}.owners-assistence .oa-container .oa-content .oa-assistence .oa-assistence-content .oa-assistence-manual a .oa-file-icon{transform:scale(.9)}@media only screen and (max-width:1024px){.owners-assistence .oa-container .oa-content .oa-assistence .oa-assistence-content .oa-assistence-manual a .oa-file-icon{transform:scale(.8)}}.owners-assistence .oa-container .oa-content .oa-assistence .oa-assistence-content .oa-assistence-manual a:hover{text-decoration:underline}@media only screen and (max-width:1024px){.owners-assistence .oa-container .oa-content .oa-assistence .oa-assistence-content .oa-assistence-manual a{justify-content:flex-start}}.owners-assistence .oa-container .oa-content .oa-assistence .oa-assistence-content .oa-contries{display:block;height:auto;max-width:100%;width:100%}.owners-assistence .oa-container .oa-content .oa-assistence .oa-assistence-content .oa-contries .oa-contries-title{font-family:HyundaiSansHead-Medium;font-size:28px;line-height:1;margin-bottom:15px}@media only screen and (min-width:1200px)and (max-width:1600px){.owners-assistence .oa-container .oa-content .oa-assistence .oa-assistence-content .oa-contries .oa-contries-title{font-size:24px;margin-bottom:12px}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-assistence .oa-container .oa-content .oa-assistence .oa-assistence-content .oa-contries .oa-contries-title{font-size:21px;margin-bottom:10px}}@media only screen and (max-width:767px){.owners-assistence .oa-container .oa-content .oa-assistence .oa-assistence-content .oa-contries .oa-contries-title{font-size:18px;margin-bottom:8px}}.owners-assistence .oa-container .oa-content .oa-assistence .oa-assistence-content .oa-contries .oa-contries-list{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:flex-start;row-gap:5px;width:100%}.owners-assistence .oa-container .oa-content .oa-assistence .oa-assistence-content .oa-contries .oa-contries-list .oa-country-item{align-items:center;display:flex;height:auto;justify-content:space-between;width:100%}.owners-assistence .oa-container .oa-content .oa-assistence .oa-assistence-content .oa-contries .oa-contries-list .oa-country-item .oa-country-item-text{display:block;font-family:HyundaiSansText-Regular;font-size:21px;height:auto;line-height:1;width:50%}@media only screen and (min-width:1200px)and (max-width:1600px){.owners-assistence .oa-container .oa-content .oa-assistence .oa-assistence-content .oa-contries .oa-contries-list .oa-country-item .oa-country-item-text{font-size:18px}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-assistence .oa-container .oa-content .oa-assistence .oa-assistence-content .oa-contries .oa-contries-list .oa-country-item .oa-country-item-text{font-size:16px}}@media only screen and (max-width:767px){.owners-assistence .oa-container .oa-content .oa-assistence .oa-assistence-content .oa-contries .oa-contries-list .oa-country-item .oa-country-item-text{font-size:14px;width:100%}}.owners-assistence .oa-container .oa-content .oa-assistence .oa-assistence-content .oa-contries .oa-contries-list .oa-country-item .oa-country-phone{align-items:center;display:flex;font-family:HyundaiSansText-Regular;font-size:21px;height:auto;justify-content:flex-start;line-height:1;text-align:left;text-decoration:none;width:50%}.owners-assistence .oa-container .oa-content .oa-assistence .oa-assistence-content .oa-contries .oa-contries-list .oa-country-item .oa-country-phone:hover{text-decoration:underline}@media only screen and (min-width:1200px)and (max-width:1600px){.owners-assistence .oa-container .oa-content .oa-assistence .oa-assistence-content .oa-contries .oa-contries-list .oa-country-item .oa-country-phone{font-size:18px}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-assistence .oa-container .oa-content .oa-assistence .oa-assistence-content .oa-contries .oa-contries-list .oa-country-item .oa-country-phone{font-size:16px}}@media only screen and (max-width:767px){.owners-assistence .oa-container .oa-content .oa-assistence .oa-assistence-content .oa-contries .oa-contries-list .oa-country-item .oa-country-phone{font-size:14px;width:100%}.owners-assistence .oa-container .oa-content .oa-assistence .oa-assistence-content .oa-contries .oa-contries-list .oa-country-item{align-items:flex-start;flex-direction:column;justify-content:flex-start;row-gap:2px}}@media only screen and (min-width:1200px)and (max-width:1600px){.owners-assistence .oa-container .oa-content .oa-assistence .oa-assistence-content .oa-contries .oa-contries-list{row-gap:3px}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-assistence .oa-container .oa-content .oa-assistence .oa-assistence-content .oa-contries .oa-contries-list{row-gap:2px}}@media only screen and (max-width:767px){.owners-assistence .oa-container .oa-content .oa-assistence .oa-assistence-content .oa-contries .oa-contries-list{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}}@media only screen and (min-width:1200px)and (max-width:1600px){.owners-assistence .oa-container .oa-content .oa-assistence .oa-assistence-content{row-gap:20px}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-assistence .oa-container .oa-content .oa-assistence .oa-assistence-content{max-width:50%;row-gap:20px}}@media only screen and (max-width:767px){.owners-assistence .oa-container .oa-content .oa-assistence .oa-assistence-content{max-width:100%;row-gap:15px}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-assistence .oa-container .oa-content .oa-assistence{-moz-column-gap:0;column-gap:0;flex-direction:column;row-gap:30px}}@media only screen and (max-width:767px){.owners-assistence .oa-container .oa-content .oa-assistence{-moz-column-gap:0;column-gap:0;flex-direction:column;row-gap:20px}}@media only screen and (min-width:1200px)and (max-width:1600px){.owners-assistence .oa-container .oa-content{max-width:1100px}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-assistence .oa-container .oa-content{max-width:85%}}@media only screen and (max-width:767px){.owners-assistence .oa-container .oa-content{max-width:100%;padding:0 10px}}.owners-guarantee{background-color:var(--hyundai-white);display:block;height:auto;margin:-84px auto 100px;max-width:1200px;width:100%}.owners-guarantee .og-container{display:flex;flex-direction:column;height:auto;margin:0 auto;max-width:100%;padding:30px 15px 0;width:100%}.owners-guarantee .og-container .og-content{align-items:center;display:flex;height:auto;justify-content:space-between;margin:0 auto 60px;max-width:97%;width:100%}.owners-guarantee .og-container .og-content .og-manual a{align-items:center;color:var(--hyundai-light-blue);-moz-column-gap:10px;column-gap:10px;display:flex;justify-content:flex-end;text-decoration:none}.owners-guarantee .og-container .og-content .og-manual a .og-manual-text{font-family:HyundaiSansHead-Medium;font-size:18px;line-height:1}@media only screen and (min-width:381px)and (max-width:767px){.owners-guarantee .og-container .og-content .og-manual a .og-manual-text{font-size:13px}}@media only screen and (max-width:380px){.owners-guarantee .og-container .og-content .og-manual a .og-manual-text{font-size:12px}}.owners-guarantee .og-container .og-content .og-manual a:hover{text-decoration:underline}@media only screen and (max-width:767px){.owners-guarantee .og-container .og-content .og-manual a .og-manual-icon{height:auto;width:14px}}@media only screen and (min-width:1200px)and (max-width:1600px){.owners-guarantee .og-container .og-content{margin:0 auto 40px}.owners-guarantee .og-container .og-content .og-stamp{height:auto;width:162px}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-guarantee .og-container .og-content{margin:0 auto 30px;max-width:95%}.owners-guarantee .og-container .og-content .og-stamp{height:auto;width:181px}}@media only screen and (min-width:381px)and (max-width:767px){.owners-guarantee .og-container .og-content{background-color:var(--hyundai-white);margin:0 auto 20px;max-width:80%;padding:15px 12px}.owners-guarantee .og-container .og-content .og-stamp{height:auto;width:119px}}@media only screen and (max-width:380px){.owners-guarantee .og-container .og-content{background-color:var(--hyundai-white);margin:0 auto 15px;max-width:90%;padding:12px 10px}.owners-guarantee .og-container .og-content .og-stamp{height:auto;width:105px}}.owners-guarantee .og-container .og-text-header{display:block;height:auto;margin:0 auto 60px;max-width:950px;width:100%}.owners-guarantee .og-container .og-text-header .og-title{font-family:HyundaiSansHead-Medium;font-size:42px;letter-spacing:normal;line-height:1.2;margin-bottom:20px;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.owners-guarantee .og-container .og-text-header .og-title{font-size:36px;margin-bottom:15px}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-guarantee .og-container .og-text-header .og-title{font-size:32px;line-height:1.1;margin-bottom:12px;text-align:center}}@media only screen and (min-width:381px)and (max-width:767px){.owners-guarantee .og-container .og-text-header .og-title{font-size:24px;line-height:1.1;margin-bottom:10px;text-align:center}}@media only screen and (max-width:380px){.owners-guarantee .og-container .og-text-header .og-title{font-size:18px;line-height:1.1;margin-bottom:10px;text-align:center}}.owners-guarantee .og-container .og-text-header .og-text{font-family:HyundaiSansText-Regular;font-size:21px;line-height:1.2}@media only screen and (min-width:1200px)and (max-width:1600px){.owners-guarantee .og-container .og-text-header .og-text{font-size:18px}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-guarantee .og-container .og-text-header .og-text{font-size:16px;text-align:center}}@media only screen and (min-width:381px)and (max-width:767px){.owners-guarantee .og-container .og-text-header .og-text{font-size:14px;text-align:center}}@media only screen and (max-width:380px){.owners-guarantee .og-container .og-text-header .og-text{font-size:12px;text-align:center}}@media only screen and (min-width:1200px)and (max-width:1600px){.owners-guarantee .og-container .og-text-header{margin:0 auto 50px;max-width:850px}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-guarantee .og-container .og-text-header{margin:0 auto 50px;max-width:95%}}@media only screen and (min-width:381px)and (max-width:767px){.owners-guarantee .og-container .og-text-header{margin:0 auto 25px;max-width:80%}}@media only screen and (max-width:380px){.owners-guarantee .og-container .og-text-header{margin:0 auto 20px;max-width:90%}}.owners-guarantee .og-container .og-coverage{display:block;height:auto;max-width:100%;width:100%}.owners-guarantee .og-container .og-coverage .og-coverage-title{font-family:HyundaiSansHead-Medium;font-size:36px;letter-spacing:normal;line-height:1.2;margin-bottom:40px;padding:0 20px;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.owners-guarantee .og-container .og-coverage .og-coverage-title{font-size:32px;margin-bottom:25px}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-guarantee .og-container .og-coverage .og-coverage-title{font-size:24px;margin-bottom:20px}}@media only screen and (min-width:381px)and (max-width:767px){.owners-guarantee .og-container .og-coverage .og-coverage-title{font-size:21px;margin-bottom:15px}}@media only screen and (max-width:380px){.owners-guarantee .og-container .og-coverage .og-coverage-title{font-size:18px;margin-bottom:12px;padding:0 10px}}.owners-guarantee .og-container .og-coverage .og-coverage-list{display:flex;height:auto;max-width:100%;width:100%}.owners-guarantee .og-container .og-coverage .og-coverage-list .og-coverage-list-accordion,.owners-guarantee .og-container .og-coverage .og-coverage-list .og-coverage-list-image{display:block;height:auto;max-width:50%;width:100%}@media only screen and (min-width:768px)and (max-width:1024px){.owners-guarantee .og-container .og-coverage .og-coverage-list .og-coverage-list-accordion,.owners-guarantee .og-container .og-coverage .og-coverage-list .og-coverage-list-image{max-width:100%}}@media only screen and (max-width:767px){.owners-guarantee .og-container .og-coverage .og-coverage-list .og-coverage-list-accordion,.owners-guarantee .og-container .og-coverage .og-coverage-list .og-coverage-list-image{max-width:100%}}.owners-guarantee .og-container .og-coverage .og-coverage-list .og-coverage-list-image{padding:5px}@media only screen and (min-width:768px)and (max-width:1024px){.owners-guarantee .og-container .og-coverage .og-coverage-list .og-coverage-list-image{padding:0}}@media only screen and (max-width:767px){.owners-guarantee .og-container .og-coverage .og-coverage-list .og-coverage-list-image{padding:0}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-guarantee .og-container .og-coverage .og-coverage-list{flex-direction:column}}@media only screen and (max-width:767px){.owners-guarantee .og-container .og-coverage .og-coverage-list{flex-direction:column}}@media only screen and (min-width:1200px)and (max-width:1600px){.owners-guarantee .og-container{padding:25px 12px 60px}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-guarantee .og-container{padding:20px 12px 50px}}@media only screen and (max-width:767px){.owners-guarantee .og-container{padding:0 10px 40px}}@media only screen and (min-width:1200px)and (max-width:1600px){.owners-guarantee{margin:-64px auto 0;max-width:1100px}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-guarantee{margin:-70px auto 0;max-width:85%}}@media only screen and (max-width:767px){.owners-guarantee{background-color:var(--hyundai-transparent);margin:-50px auto 0;max-width:100%}}.owners-header-menu{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:flex-start;max-width:262px;width:100%}.owners-header-menu .ohm-move-icon{align-items:center;cursor:move;height:50px;justify-content:center;width:50px}.owners-header-menu .ohm-move-icon img{height:auto;width:100%}@media only screen and (min-width:768px)and (max-width:1024px){.owners-header-menu .ohm-move-icon{display:none!important}}@media only screen and (max-width:767px){.owners-header-menu .ohm-move-icon{display:none!important}}.owners-header-menu .ohm-button-container{height:auto;max-width:100%;width:100%}.owners-header-menu.sticky{animation:menu-slider-down 2s;left:auto;position:fixed;right:-35px;top:30%;z-index:999}.owners-header-menu.sticky a,.owners-header-menu.sticky button{align-items:center;display:flex;width:60px}.owners-header-menu.sticky a span,.owners-header-menu.sticky button span{display:none;transition:all .5s ease-out}.owners-header-menu.sticky a:hover,.owners-header-menu.sticky button:hover{position:relative;right:202px;transform:scale(1);transform-origin:right center;transition:transform .5s ease-out;width:100%}.owners-header-menu.sticky a:hover span,.owners-header-menu.sticky button:hover span{display:block}@media only screen and (max-width:767px){.owners-header-menu.sticky a:hover,.owners-header-menu.sticky button:hover{right:0}.owners-header-menu.sticky a,.owners-header-menu.sticky button{justify-content:center;width:60px!important}.owners-header-menu.sticky a span,.owners-header-menu.sticky button span{display:none!important}.owners-header-menu.sticky a:hover,.owners-header-menu.sticky button:hover{right:0!important;width:60px!important}.owners-header-menu.sticky a:hover span,.owners-header-menu.sticky button:hover span{display:none!important}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-header-menu.sticky a,.owners-header-menu.sticky button{width:100%}}@media only screen and (max-width:550px){.owners-header-menu.sticky a,.owners-header-menu.sticky button{width:40px!important}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-header-menu.sticky{animation:menu-slider-down 2s;border:1px solid var(--hyundai-dark-grey);bottom:6%!important;left:0!important;margin:0 auto;right:0!important;top:auto!important;transition:all .5s ease-out;z-index:999}}@media only screen and (max-width:767px){.owners-header-menu.sticky{animation:menu-slider-down 2s;border:1px solid var(--hyundai-dark-grey);bottom:6%!important;left:0!important;margin:0 auto;max-width:90%;right:0!important;top:auto!important;transition:all .5s ease-out;z-index:999}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-header-menu{align-items:center;background-color:var(--hyundai-sand);flex-direction:row;justify-content:space-between;margin:0 auto;max-width:90%}}@media only screen and (max-width:767px){.owners-header-menu{align-items:center;background-color:var(--hyundai-sand);flex-direction:row;justify-content:space-between;max-width:100%}}.owners-header-texts{display:block;height:auto;max-width:100%;width:100%}.owners-header-texts .oh-title{letter-spacing:normal;line-height:1;margin-bottom:30px;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.owners-header-texts .oh-title{font-size:42px;margin-bottom:20px}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-header-texts .oh-title{font-size:36px;margin-bottom:15px;text-align:center}}@media only screen and (min-width:381px)and (max-width:767px){.owners-header-texts .oh-title{font-size:24px;margin-bottom:10px;text-align:center}}@media only screen and (max-width:380px){.owners-header-texts .oh-title{font-size:18px;margin-bottom:8px;text-align:center}}.owners-header-texts .oh-subtitle{letter-spacing:normal;line-height:1;margin-bottom:20px;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.owners-header-texts .oh-subtitle{font-size:36px;margin-bottom:15px}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-header-texts .oh-subtitle{font-size:24px;margin-bottom:12px;text-align:center}}@media only screen and (min-width:381px)and (max-width:767px){.owners-header-texts .oh-subtitle{font-size:18px;margin-bottom:10px;text-align:center}}@media only screen and (max-width:380px){.owners-header-texts .oh-subtitle{font-size:16px;margin-bottom:8px;text-align:center}}.owners-header-texts .oh-text{font-family:HyundaiSansText-Regular;font-size:21px;letter-spacing:normal;line-height:1.2;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.owners-header-texts .oh-text{font-size:18px}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-header-texts .oh-text{font-size:16px;text-align:center;white-space:normal}}@media only screen and (min-width:381px)and (max-width:767px){.owners-header-texts .oh-text{font-size:14px;text-align:center;white-space:normal}}@media only screen and (max-width:380px){.owners-header-texts .oh-text{font-size:12px;text-align:center;white-space:normal}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-header-texts{margin:0 auto 20px;max-width:60%}}@media only screen and (max-width:767px){.owners-header-texts{align-items:center;margin-bottom:20px}}.owners-header{background-color:var(--hyundai-white);display:block;height:auto;margin:0 auto;max-width:100%;width:100%}.owners-header .oh-container{background-color:var(--hyundai-sand);display:block;height:auto;margin:30px auto 0;max-width:calc(100% - 60px);padding:60px 0 190px;width:100%}.owners-header .oh-container .oh-content{align-items:flex-start;-moz-column-gap:40px;column-gap:40px;display:flex;height:auto;justify-content:flex-start;margin:0 auto;max-width:1100px;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.owners-header .oh-container .oh-content{max-width:900px}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-header .oh-container .oh-content{flex-direction:column;max-width:900px}}@media only screen and (max-width:767px){.owners-header .oh-container .oh-content{flex-direction:column;max-width:90%}}@media only screen and (min-width:1200px)and (max-width:1600px){.owners-header .oh-container{padding:50px 0 100px}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-header .oh-container{padding:40px 0 80px}}@media only screen and (min-width:381px)and (max-width:767px){.owners-header .oh-container{padding:40px 0 60px}}@media only screen and (max-width:380px){.owners-header .oh-container{margin:15px auto 0;max-width:calc(100% - 30px);padding:30px 0 60px}}.owners-header .oh-full-container{background-color:var(--hyundai-sand);display:block;height:auto;margin:0 auto;max-width:100%;padding:60px 0 120px;width:100%}.owners-header .oh-full-container .oh-content{align-items:flex-start;-moz-column-gap:40px;column-gap:40px;display:flex;height:auto;justify-content:flex-start;margin:0 auto;max-width:1100px;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.owners-header .oh-full-container .oh-content{max-width:900px}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-header .oh-full-container .oh-content{flex-direction:column;max-width:900px}}@media only screen and (max-width:767px){.owners-header .oh-full-container .oh-content{flex-direction:column;max-width:90%}}@media only screen and (min-width:1200px)and (max-width:1600px){.owners-header .oh-full-container{padding:50px 0 100px}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-header .oh-full-container{padding:40px 0 80px}}@media only screen and (max-width:767px){.owners-header .oh-full-container{padding:40px 0 60px}}.om-vehicle-item{display:flex;flex-direction:column;height:auto;max-width:25%;row-gap:10px;width:100%}.om-vehicle-item .om-vehicle-item-name{font-family:HyundaiSansHead-Bold;font-size:21px;letter-spacing:normal;line-height:1.2;min-height:35px;text-align:center}@media only screen and (min-width:1200px)and (max-width:1600px){.om-vehicle-item .om-vehicle-item-name{font-size:20px}}@media only screen and (max-width:1024px){.om-vehicle-item .om-vehicle-item-name{font-size:18px;min-height:45px}}.om-vehicle-item .om-manuals-wrapper{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;max-width:100%;row-gap:10px;width:100%}.om-vehicle-item .om-manuals-wrapper .om-manual-item{align-items:center;-moz-column-gap:10px;column-gap:10px;display:flex;height:auto;justify-content:center;width:100%}.om-vehicle-item .om-manuals-wrapper .om-manual-item .om-manual-item-text{font-family:HyundaiSansHead-Medium;font-size:18px;letter-spacing:normal;line-height:1.1;text-align:center}@media only screen and (max-width:1024px){.om-vehicle-item .om-manuals-wrapper .om-manual-item .om-manual-item-text{font-size:16px}}.om-vehicle-item .om-manuals-wrapper .om-manual-item .om-files{align-items:center;-moz-column-gap:5px;column-gap:5px;display:flex;justify-content:center}.om-vehicle-item .om-manuals-wrapper .om-manual-item .om-files .om-file-icon{transform:scale(.9)}@media only screen and (max-width:1024px){.om-vehicle-item .om-manuals-wrapper .om-manual-item .om-files{-moz-column-gap:3px;column-gap:3px}}.om-vehicle-item .om-manuals-wrapper .om-manual-item.wrap{align-items:center;flex-direction:column;row-gap:5px}@media only screen and (max-width:1024px){.om-vehicle-item .om-manuals-wrapper .om-manual-item{-moz-column-gap:6px;column-gap:6px}.om-vehicle-item .om-manuals-wrapper{row-gap:5px}.om-vehicle-item{max-width:100%;row-gap:0}}.owners-manuals{background-color:var(--hyundai-white);display:block;height:auto;margin:0 auto 70px;max-width:100%;width:100%}.owners-manuals .om-container{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:flex-start;margin:0 auto;max-width:1200px;padding:0 15px;position:relative;width:100%}.owners-manuals .om-container .om-header{align-items:center;display:flex;height:auto;justify-content:space-between;margin-bottom:50px;max-width:100%;width:100%}.owners-manuals .om-container .om-header .om-header-content{display:block;height:auto;max-width:50%;width:100%}.owners-manuals .om-container .om-header .om-header-content .om-title{font-family:HyundaiSansHead-Medium;font-size:42px;letter-spacing:normal;line-height:1.2;margin-bottom:15px}@media only screen and (min-width:1200px)and (max-width:1600px){.owners-manuals .om-container .om-header .om-header-content .om-title{font-size:36px;margin-bottom:12px}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-manuals .om-container .om-header .om-header-content .om-title{font-size:32px;margin-bottom:10px;text-align:center}}@media only screen and (max-width:767px){.owners-manuals .om-container .om-header .om-header-content .om-title{font-size:24px;margin-bottom:10px;text-align:center}}.owners-manuals .om-container .om-header .om-header-content .om-text{font-family:HYundaiSansText-Regular;font-size:21px;line-height:1.2;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.owners-manuals .om-container .om-header .om-header-content .om-text{font-size:18px}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-manuals .om-container .om-header .om-header-content .om-text{font-size:16px;text-align:center;white-space:normal}}@media only screen and (max-width:767px){.owners-manuals .om-container .om-header .om-header-content .om-text{font-size:14px;padding:0 20px;text-align:center;white-space:normal}}@media only screen and (max-width:1024px){.owners-manuals .om-container .om-header .om-header-content{max-width:100%}}.owners-manuals .om-container .om-header .om-manuals{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-start;max-width:50%;row-gap:8px;width:100%}.owners-manuals .om-container .om-header .om-manuals .om-manual-item{align-items:center;-moz-column-gap:8px;column-gap:8px;display:flex;height:auto;justify-content:flex-end;max-width:100%;text-decoration:none;width:auto}.owners-manuals .om-container .om-header .om-manuals .om-manual-item .om-manual-item-text{font-family:HyundaiSansHead-Medium;font-size:18px;line-height:1.2}@media only screen and (max-width:1024px){.owners-manuals .om-container .om-header .om-manuals .om-manual-item .om-manual-item-text{font-size:16px}}.owners-manuals .om-container .om-header .om-manuals .om-manual-item .om-manual-item-icon{transform:scale(.9)}.owners-manuals .om-container .om-header .om-manuals .om-manual-item:hover{text-decoration:underline}@media only screen and (max-width:1024px){.owners-manuals .om-container .om-header .om-manuals{align-items:flex-start;bottom:0;max-width:none;position:absolute;row-gap:3px;width:auto}}@media only screen and (min-width:1200px)and (max-width:1600px){.owners-manuals .om-container .om-header{margin-bottom:40px}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-manuals .om-container .om-header{align-items:flex-start;flex-direction:column;justify-content:flex-start;margin-bottom:30px}}@media only screen and (max-width:767px){.owners-manuals .om-container .om-header{align-items:flex-start;flex-direction:column;justify-content:flex-start;margin-bottom:30px}}.owners-manuals .om-container .om-vehicles{align-items:flex-start;display:flex;flex-wrap:wrap;height:auto;justify-content:flex-start;max-width:100%;row-gap:40px;width:100%}@media only screen and (max-width:1025px){.owners-manuals .om-container .om-vehicles{display:none}}.owners-manuals .om-container .om-vehicles-mobile{display:none;height:auto;margin-bottom:80px;max-width:100%;width:100%}@media only screen and (max-width:1024px){.owners-manuals .om-container .om-vehicles-mobile{display:block}}.owners-manuals .om-container .om-vehicles-mobile .swiper-wrapper{padding-bottom:30px}.owners-manuals .om-container .om-vehicles-mobile .swiper-pagination{bottom:0}.owners-manuals .om-container .om-vehicles-mobile .swiper-pagination .swiper-pagination-bullet{background-color:#676767!important;border-radius:50px!important;opacity:1!important;transition:width .5s ease-out}.owners-manuals .om-container .om-vehicles-mobile .swiper-pagination .swiper-pagination-bullet-active{border-radius:50px!important;width:60px!important}@media only screen and (min-width:1200px)and (max-width:1600px){.owners-manuals .om-container{max-width:1100px}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-manuals .om-container{max-width:85%}}@media only screen and (max-width:767px){.owners-manuals .om-container{max-width:100%;padding:0 10px}}.owners-mkv{background-color:var(--hyundai-white);margin:0 auto;max-width:100%;position:relative}.owners-mkv,.owners-mkv .om-title{display:block;height:auto;width:100%}.owners-mkv .om-title{font-size:46px;left:50%;line-height:1;max-width:1135px!important;position:absolute;top:20%;transform:translate(-50%,-50%)}@media only screen and (min-width:768px)and (max-width:1024px){.owners-mkv .om-title{max-width:675px!important;top:60%}}@media only screen and (min-width:381px)and (max-width:767px){.owners-mkv .om-title{font-size:28px;max-width:90%!important;top:40%}}@media only screen and (max-width:380px){.owners-mkv .om-title{font-size:24px;max-width:90%!important;top:35%}}.owners-mkv .om-subtitle-content{align-items:flex-start;display:flex;gap:8px;height:auto;justify-content:flex-start;left:50%;max-width:970px;position:absolute;top:40%;transform:translate(-50%,-50%);width:100%}.owners-mkv .om-subtitle-content .om-subtitle{font-size:36px;line-height:1.2;white-space:pre-line}@media only screen and (min-width:381px)and (max-width:767px){.owners-mkv .om-subtitle-content .om-subtitle{font-size:21px}}@media only screen and (max-width:380px){.owners-mkv .om-subtitle-content .om-subtitle{font-size:18px}}@media only screen and (min-width:768px)and (max-width:1024px){.owners-mkv .om-subtitle-content{max-width:570px;top:75%}}@media only screen and (min-width:381px)and (max-width:767px){.owners-mkv .om-subtitle-content{gap:2px;max-width:70%;top:70%}.owners-mkv .om-subtitle-content .om-icon{margin-top:-8px;transform:scale(.6)}}@media only screen and (max-width:380px){.owners-mkv .om-subtitle-content{gap:1px;max-width:80%;top:60%}.owners-mkv .om-subtitle-content .om-icon{margin-top:-8px;transform:scale(.5)}}.post-list{display:block;height:auto;margin:0 auto 100px;max-width:100%;width:100%}.post-list .hyundai-container .row>*{padding:0}@media only screen and (min-width:1200px)and (max-width:1600px){.post-list .hyundai-container{max-width:80%}}@media only screen and (min-width:768px)and (max-width:1024px){.post-list .hyundai-container{max-width:90%}}@media only screen and (max-width:767px){.post-list .hyundai-container{max-width:95%}}.post-list .pl-title{font-family:HyundaiSansHead-Medium;font-size:42px;letter-spacing:normal;line-height:1.2;margin-bottom:10px}@media only screen and (min-width:1200px)and (max-width:1600px){.post-list .pl-title{font-size:36px;margin-bottom:5px}}@media only screen and (min-width:768px)and (max-width:1024px){.post-list .pl-title{font-size:32px;margin-bottom:5px}}@media only screen and (max-width:767px){.post-list .pl-title{font-size:24px;margin-bottom:5px}}.post-list .pl-text{font-family:HyundaiSansText-Regular;font-size:21px;line-height:1.2;margin-bottom:30px}@media only screen and (min-width:1200px)and (max-width:1600px){.post-list .pl-text{font-size:18px;margin-bottom:10px}}@media only screen and (min-width:768px)and (max-width:1024px){.post-list .pl-text{font-size:16px;margin-bottom:20px}}@media only screen and (max-width:767px){.post-list .pl-text{font-size:14px;margin-bottom:10px}}.post-list .pl-post-item{background-color:var(--hyundai-white);border:1px solid var(--hyundai-light-grey)}.post-list .pl-post-item a{display:block;height:100%;text-decoration:none;width:100%}.post-list .pl-post-item .pl-post-image{display:block;height:auto;position:relative;width:100%}.post-list .pl-post-item .pl-post-image img{filter:brightness(.7);-o-object-fit:contain;object-fit:contain}.post-list .pl-post-item .pl-post-image .pl-post-category{bottom:5%;display:block;height:auto;left:5%;position:absolute;width:auto}.post-list .pl-post-item .pl-post-image .pl-post-category .pl-post-category-text{display:block;font-family:HyundaiSansText-Regular;font-size:14px;line-height:1;margin-bottom:5px}@media only screen and (min-width:1200px)and (max-width:1600px){.post-list .pl-post-item .pl-post-image .pl-post-category .pl-post-category-text{font-size:13px;margin-bottom:4px}}.post-list .pl-post-item .pl-post-image .pl-post-category .pl-post-category-border{background-color:var(--hyundai-white);display:block;height:1px;width:26px}@media only screen and (min-width:1200px)and (max-width:1600px){.post-list .pl-post-item .pl-post-image .pl-post-category .pl-post-category-border{width:20px}}.post-list .pl-post-item .pl-post-description{align-items:flex-start;display:flex;flex-direction:column;height:200px;justify-content:flex-start;padding:20px;position:relative;width:100%}.post-list .pl-post-item .pl-post-description .pl-post-title{display:block;font-family:HyundaiSansHead-Medium;font-size:21px;height:auto;letter-spacing:normal;line-height:1.2;margin-bottom:10px;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.post-list .pl-post-item .pl-post-description .pl-post-title{font-size:18px;line-height:1.1}}@media only screen and (min-width:768px)and (max-width:1024px){.post-list .pl-post-item .pl-post-description .pl-post-title{font-size:18px;line-height:1.1}}@media only screen and (max-width:767px){.post-list .pl-post-item .pl-post-description .pl-post-title{font-size:20px;line-height:1.1}}.post-list .pl-post-item .pl-post-description .pl-post-icon{align-items:flex-start;bottom:20px;display:flex;height:auto;justify-content:flex-end;position:absolute;right:20px;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.post-list .pl-post-item .pl-post-description .pl-post-icon{bottom:10px;right:10px}}@media only screen and (min-width:768px)and (max-width:1024px){.post-list .pl-post-item .pl-post-description .pl-post-icon{bottom:15px;right:15px}}@media only screen and (max-width:767px){.post-list .pl-post-item .pl-post-description .pl-post-icon{bottom:15px;right:15px}}@media only screen and (min-width:1200px)and (max-width:1600px){.post-list .pl-post-item .pl-post-description{height:165px;padding:10px}}@media only screen and (min-width:768px)and (max-width:1024px){.post-list .pl-post-item .pl-post-description{height:165px;padding:15px}}@media only screen and (max-width:767px){.post-list .pl-post-item .pl-post-description{height:165px;padding:15px}.post-list .pl-post-item{width:100%!important}}.post-list .swiper-wrapper{padding-bottom:40px}.post-list .swiper-pagination-bullet{background-color:#676767!important;border-radius:50px!important;opacity:1!important;transition:width .5s ease-out}.post-list .swiper-pagination-bullet-active{border-radius:50px!important;width:60px!important}.post-list .swiper-pagination-fraction{color:var(--hyundai-black);font-family:HyundaiSansHead-Regular;font-size:16px;line-height:normal}.post-list .swiper-pagination-current{color:var(--hyundai-light-blue)!important}.posts-highlight{background-color:var(--hyundai-transparent);margin:40px auto 60px;position:relative;z-index:1}.posts-highlight,.posts-highlight .ph-title{display:block;height:auto;max-width:100%;width:100%}.posts-highlight .ph-title{font-family:HyundaiSansHead-Medium;font-size:30px;line-height:1.2;margin-bottom:40px;text-align:center}@media only screen and (min-width:768px)and (max-width:1024px){.posts-highlight .ph-title{font-size:24px}}@media only screen and (max-width:767px){.posts-highlight .ph-title{font-size:21px}}.posts-highlight .hyundai-container .row>*{padding:0!important}@media only screen and (min-width:1200px)and (max-width:1600px){.posts-highlight .hyundai-container{max-width:925px}}@media only screen and (min-width:768px)and (max-width:1024px){.posts-highlight .hyundai-container{max-width:90%}}@media only screen and (max-width:767px){.posts-highlight .hyundai-container{max-width:95%}}.posts-highlight .swiper .swiper-wrapper{padding-bottom:30px}.posts-highlight .swiper .swiper-pagination{bottom:0}.posts-highlight .swiper .swiper-pagination .swiper-pagination-bullet{background-color:#676767!important;border-radius:50px!important;opacity:1!important;transition:width .5s ease-out}.posts-highlight .swiper .swiper-pagination .swiper-pagination-bullet-active{border-radius:50px!important;width:60px!important}.posts-highlight .ph-post-item{display:block;height:auto;max-width:100%;width:100%}.posts-highlight .ph-post-item a{align-items:flex-start;display:flex;gap:0 50px;height:100%;max-width:100%;text-decoration:none;width:100%}.posts-highlight .ph-post-item a .ph-post-image{display:block;height:auto;max-width:730px;position:relative;width:100%}.posts-highlight .ph-post-item a .ph-post-image img{height:auto;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.posts-highlight .ph-post-item a .ph-post-image{max-width:550px}}@media only screen and (min-width:768px)and (max-width:1024px){.posts-highlight .ph-post-item a .ph-post-image{height:auto;max-width:100%}}@media only screen and (max-width:767px){.posts-highlight .ph-post-item a .ph-post-image{height:auto;max-width:100%}}.posts-highlight .ph-post-item a .ph-post-description{display:flex;flex-direction:column;height:auto;justify-content:center;max-width:420px;padding:40px 0;position:relative;width:100%;z-index:1}.posts-highlight .ph-post-item a .ph-post-description .ph-post-category{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:flex-start;margin-bottom:10px;max-width:100%;width:100%}.posts-highlight .ph-post-item a .ph-post-description .ph-post-category .ph-post-category-text{display:block;font-family:HyundaiSansText-Regular;font-size:16px;line-height:normal;margin-bottom:3px}@media only screen and (min-width:1200px)and (max-width:1600px){.posts-highlight .ph-post-item a .ph-post-description .ph-post-category .ph-post-category-text{font-size:15px}}@media only screen and (max-width:767px){.posts-highlight .ph-post-item a .ph-post-description .ph-post-category .ph-post-category-text{font-size:14px}}.posts-highlight .ph-post-item a .ph-post-description .ph-post-category .ph-post-category-mark{background-color:var(--hyundai-light-blue);display:block;height:1px;width:26px}@media only screen and (min-width:1200px)and (max-width:1600px){.posts-highlight .ph-post-item a .ph-post-description .ph-post-category{margin-bottom:5px}}@media only screen and (max-width:767px){.posts-highlight .ph-post-item a .ph-post-description .ph-post-category{margin-bottom:8px}}.posts-highlight .ph-post-item a .ph-post-description .ph-post-title{display:block;font-family:HyundaiSansHead-Medium;font-size:24px;height:auto;letter-spacing:normal;line-height:1.2;margin-bottom:10px;white-space:pre-line;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.posts-highlight .ph-post-item a .ph-post-description .ph-post-title{font-size:21px;line-height:1.1;margin-bottom:5px}}@media only screen and (min-width:768px)and (max-width:1024px){.posts-highlight .ph-post-item a .ph-post-description .ph-post-title{font-size:18px}}@media only screen and (max-width:767px){.posts-highlight .ph-post-item a .ph-post-description .ph-post-title{font-size:14px;line-height:1.1;margin-bottom:5px}}.posts-highlight .ph-post-item a .ph-post-description .ph-post-excerpt{display:block;font-family:HyundaiSansText-Regular;font-size:16px;height:auto;line-height:1.2;margin-bottom:20px;white-space:pre-line;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.posts-highlight .ph-post-item a .ph-post-description .ph-post-excerpt{font-size:14px;line-height:1.1;margin-bottom:10px}}@media only screen and (min-width:768px)and (max-width:1024px){.posts-highlight .ph-post-item a .ph-post-description .ph-post-excerpt{font-size:14px}}@media only screen and (max-width:767px){.posts-highlight .ph-post-item a .ph-post-description .ph-post-excerpt{font-size:12px;line-height:1.1;margin-bottom:10px}}@media only screen and (min-width:1200px)and (max-width:1600px){.posts-highlight .ph-post-item a .ph-post-description{max-width:340px;padding:30px 0}}@media only screen and (min-width:768px)and (max-width:1024px){.posts-highlight .ph-post-item a .ph-post-description{max-width:100%;padding:0}}@media only screen and (max-width:767px){.posts-highlight .ph-post-item a .ph-post-description{max-width:100%;padding:0}}@media only screen and (min-width:1200px)and (max-width:1600px){.posts-highlight .ph-post-item a{gap:0 30px}}@media only screen and (min-width:768px)and (max-width:1024px){.posts-highlight .ph-post-item a{flex-direction:column;gap:30px 0}}@media only screen and (max-width:767px){.posts-highlight .ph-post-item a{flex-direction:column;gap:15px 0}}.posts-highlight .ph-buttonlink-content{display:block;height:auto;margin-top:30px;max-width:100%;width:100%}@media only screen and (min-width:768px)and (max-width:1024px){.posts-highlight{margin:30px auto 60px}}@media only screen and (max-width:767px){.posts-highlight{margin:20px auto 60px}}.previous-news{background-color:var(--hyundai-white);display:block;height:auto;max-width:100%;padding-bottom:100px;width:100%}.previous-news .hyundai-container .row>*{padding:0}@media only screen and (min-width:1200px)and (max-width:1600px){.previous-news .hyundai-container{max-width:80%}}@media only screen and (min-width:768px)and (max-width:1024px){.previous-news .hyundai-container{max-width:90%}}@media only screen and (max-width:767px){.previous-news .hyundai-container{max-width:95%}}.previous-news .pn-title{font-size:42px;line-height:1.2;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.previous-news .pn-title{font-size:36px}}@media only screen and (min-width:768px)and (max-width:1024px){.previous-news .pn-title{font-size:24px}}@media only screen and (max-width:767px){.previous-news .pn-title{font-size:21px}}.previous-news .pn-text{font-size:18px;line-height:1.2;margin-bottom:20px;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.previous-news .pn-text{font-size:16px}}@media only screen and (min-width:768px)and (max-width:1024px){.previous-news .pn-text{font-size:15px;margin-bottom:15px}}@media only screen and (max-width:767px){.previous-news .pn-text{font-size:14px;margin-bottom:12px;white-space:normal}}.product-accordion{display:flex;gap:0 20px;height:auto;max-width:100%;width:100%}.product-accordion .pa-image{display:block;height:auto;max-width:820px;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.product-accordion .pa-image{max-width:630px}}@media only screen and (max-width:1024px){.product-accordion .pa-image{max-width:100%}}.product-accordion .pa-content{display:block;height:auto;max-width:460px;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.product-accordion .pa-content{max-width:400px}}@media only screen and (max-width:1024px){.product-accordion .pa-content{max-width:100%}.product-accordion{flex-direction:column;gap:5px 0}}.product-banner{margin:0 auto;z-index:99}.product-banner,.product-banner .pb-container{height:auto;max-width:100%;position:relative;width:100%}.product-banner .pb-container div .pb-vehicle{align-items:baseline;-moz-column-gap:5px;column-gap:5px;display:flex;margin-bottom:30px}.product-banner .pb-container div .pb-vehicle .pb-vehicle-description{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.product-banner .pb-container div .pb-vehicle .pb-vehicle-description .pb-vehicle-name{font-size:39px;line-height:1}@media only screen and (min-width:1200px)and (max-width:1600px){.product-banner .pb-container div .pb-vehicle .pb-vehicle-description .pb-vehicle-name{font-size:30px}}.product-banner .pb-container div .pb-vehicle .pb-vehicle-description .pb-vehicle-addname{font-size:12px;letter-spacing:3px;line-height:1;text-transform:uppercase}@media only screen and (min-width:1200px)and (max-width:1600px){.product-banner .pb-container div .pb-vehicle .pb-vehicle-description .pb-vehicle-addname{font-size:10px;letter-spacing:2px}.product-banner .pb-container div .pb-vehicle{margin-bottom:20px}.product-banner .pb-container div .pb-vehicle img{display:block;height:auto;width:36px}}.product-banner .pb-container div .pb-description{display:flex;flex-direction:column}.product-banner .pb-container div .pb-description .pb-title{font-size:36px;line-height:1.2;margin-bottom:.75rem;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.product-banner .pb-container div .pb-description .pb-title{font-size:28px;line-height:1.1}}.product-banner .pb-container div .pb-description .pb-text{font-size:16px;line-height:1.2;margin-bottom:1rem;white-space:pre-line}.product-banner .pb-container div .pb-description .hyundai-button{font-family:HyundaiSansHead-Bold;text-transform:uppercase;width:200px}@media only screen and (min-width:1200px)and (max-width:1600px){.product-banner .pb-container div .pb-description .hyundai-button{font-size:14px;height:35px;width:160px}}.product-banner .pb-container .pb-video,.product-banner .pb-container .pb-video video{height:auto;max-width:100%;width:100%}.product-banner .pb-container .pb-video .pb-video-mobile{display:none}.product-banner .pb-container .pb-baseboard{align-items:center;bottom:2%;display:flex;flex-direction:column;height:auto;justify-content:flex-end;left:22%;max-width:1105px;position:absolute;width:100%}.product-banner .pb-container .pb-baseboard .pb-scroll{align-items:center;display:flex;flex-direction:column;gap:5px;justify-content:center;position:absolute;width:100%}.product-banner .pb-container .pb-baseboard .pb-scroll .pb-scroll-text{font-size:10px;line-height:1;text-transform:uppercase}@media only screen and (max-width:1024px){.product-banner .pb-container .pb-baseboard .pb-scroll{margin-bottom:8px;position:relative}}.product-banner .pb-container .pb-baseboard .pb-baseboard-content{align-items:center;display:flex;height:auto;justify-content:space-between;width:100%}.product-banner .pb-container .pb-baseboard .pb-baseboard-content .pb-ibama{align-items:flex-end;-moz-column-gap:5px;column-gap:5px;display:flex;justify-content:flex-start}.product-banner .pb-container .pb-baseboard .pb-baseboard-content .pb-ibama .pb-ibama-text{font-size:12px;line-height:1;white-space:pre-line}@media only screen and (max-width:1024px){.product-banner .pb-container .pb-baseboard .pb-baseboard-content .pb-ibama .pb-ibama-text{font-size:10px}}.product-banner .pb-container .pb-baseboard .pb-baseboard-content .pb-logos{align-items:center;-moz-column-gap:12px;column-gap:12px;display:flex;justify-content:flex-end}@media only screen and (max-width:1024px){.product-banner .pb-container .pb-baseboard .pb-baseboard-content .pb-logos{align-items:flex-end;flex-direction:column;justify-content:flex-start;row-gap:5px}}@media only screen and (max-width:767px){.product-banner .pb-container .pb-baseboard .pb-baseboard-content .pb-logos img:first-of-type{height:auto;width:70px}.product-banner .pb-container .pb-baseboard .pb-baseboard-content .pb-logos img:last-of-type{height:auto;width:95px}}@media only screen and (max-width:1024px){.product-banner .pb-container .pb-baseboard .pb-baseboard-content{align-items:flex-end}}@media only screen and (min-width:1200px)and (max-width:1600px){.product-banner .pb-container .pb-baseboard{left:13%;max-width:75%}}@media only screen and (min-width:768px)and (max-width:1024px){.product-banner .pb-container .pb-baseboard{left:10%;max-width:80%}}@media only screen and (max-width:767px){.product-banner .pb-container .pb-baseboard{left:9%;max-width:85%}}.product-header{display:block}.product-header .ph-title{display:block;font-size:18px;letter-spacing:3px;line-height:1.2;margin-bottom:-10px;padding-left:26px;text-transform:uppercase;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.product-header .ph-title{font-size:16px;padding-left:23px}}@media only screen and (min-width:768px)and (max-width:1024px){.product-header .ph-title{font-size:16px;padding-left:23px}}@media only screen and (max-width:767px){.product-header .ph-title{font-size:14px;padding-left:23px}}@media only screen and (min-width:1200px)and (max-width:1600px){.product-header .ph-icon{height:auto;width:24px}}@media only screen and (max-width:1024px){.product-header .ph-icon{height:auto;width:20px}}.product-header .ph-subtitle{display:block;font-size:42px;line-height:1.2;margin:-10px 0 10px;padding-left:83px;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.product-header .ph-subtitle{font-size:26px;padding-left:73px}}@media only screen and (min-width:768px)and (max-width:1024px){.product-header .ph-subtitle{font-size:32px;margin:-10px 0 8px;padding-left:23px}}@media only screen and (max-width:767px){.product-header .ph-subtitle{font-size:22px;margin:-5px 0 8px;padding-left:23px}}.product-header .ph-text{display:block;font-size:18px;line-height:1.2;padding-left:83px;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.product-header .ph-text{font-size:15px;padding-left:73px}}@media only screen and (min-width:768px)and (max-width:1024px){.product-header .ph-text{font-size:16px;padding-left:23px;white-space:normal}}@media only screen and (max-width:767px){.product-header .ph-text{font-size:14px;line-height:1.1;padding-left:23px;white-space:normal}}.product-header .ph-cta-content{display:block;margin-top:20px;padding-left:83px}.product-header .ph-cta-content .ph-cta-introductory-text{display:block;font-size:16px;line-height:1;margin-bottom:.5rem}@media only screen and (min-width:1200px)and (max-width:1600px){.product-header .ph-cta-content .ph-cta-introductory-text{font-size:15px}}@media only screen and (max-width:767px){.product-header .ph-cta-content .ph-cta-introductory-text{font-size:14px}}@media only screen and (min-width:1200px)and (max-width:1600px){.product-header .ph-cta-content{padding-left:73px}}@media only screen and (min-width:768px)and (max-width:1024px){.product-header .ph-cta-content{padding-left:23px}}@media only screen and (max-width:767px){.product-header .ph-cta-content{margin-top:12px;padding-left:23px}}@media only screen and (max-width:1024px){.product-header{height:auto;max-width:100%;width:100%}}.product-form-final{display:block;height:auto;max-width:100%;width:100%}.product-form-final .pff-container{-moz-column-gap:100px;column-gap:100px;display:flex;height:auto;max-width:100%;width:100%}.product-form-final .pff-container .pff-content{display:block;height:auto;max-width:1095px;padding:30px 0;width:100%}.product-form-final .pff-container .pff-content .contact-title{font-size:24px;line-height:1.2;margin:20px 0 8px}@media only screen and (min-width:1200px)and (max-width:1600px){.product-form-final .pff-container .pff-content .contact-title{font-size:21px;margin:15px 0 8px}}@media only screen and (min-width:768px)and (max-width:1024px){.product-form-final .pff-container .pff-content .contact-title{font-size:18px;margin:10px 0 8px}}@media only screen and (max-width:767px){.product-form-final .pff-container .pff-content .contact-title{font-size:16px;margin:8px 0}}.product-form-final .pff-container .pff-content .checkbox-group{display:flex;gap:0 15px;height:auto;max-width:100%;width:100%}.product-form-final .pff-container .pff-content .checkbox-group .checkbox-column{display:block;height:auto;max-width:50%;width:100%}.product-form-final .pff-container .pff-content .checkbox-group .checkbox-column p a{color:var(--hyundai-graffiti);font-family:HyundaiSansText-Medium!important;font-size:14px!important}@media only screen and (max-width:767px){.product-form-final .pff-container .pff-content .checkbox-group .checkbox-column{max-width:100%}.product-form-final .pff-container .pff-content .checkbox-group{flex-direction:column;gap:15px 0;margin-bottom:20px}}@media only screen and (min-width:1200px)and (max-width:1600px){.product-form-final .pff-container .pff-content{max-width:850px;padding:20px 0}}@media only screen and (max-width:1024px){.product-form-final .pff-container .pff-content{margin:0 auto;max-width:95%}}@media only screen and (min-width:1200px)and (max-width:1600px){.product-form-final .pff-container{-moz-column-gap:80px;column-gap:80px}}@media only screen and (max-width:1024px){.product-form-final .pff-container{-moz-column-gap:0;column-gap:0;flex-direction:column}}.product-form-final .header-dealer .hd-options label .MuiTypography-body1{color:var(--hyundai-graffiti)!important}.product-form-image{display:flex;height:auto;margin:0 auto;max-width:1500px;width:100%}.product-form-image .image{display:block;height:auto;max-width:50%;width:100%}.product-form-image .image img{height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}@media only screen and (max-width:1024px){.product-form-image .image img{-o-object-position:0 20%;object-position:0 20%}}@media only screen and (min-width:1200px)and (max-width:1600px){.product-form-image .image{max-width:40%}}@media only screen and (min-width:768px)and (max-width:1024px){.product-form-image .image{height:270px;max-width:100%}}@media only screen and (max-width:767px){.product-form-image .image{height:160px;max-width:100%}}.product-form-image .form-header{display:flex;flex-direction:column;height:auto;max-width:100%;row-gap:5px;width:100%}.product-form-image .form-header .title{font-size:36px;line-height:1}@media only screen and (min-width:1200px)and (max-width:1600px){.product-form-image .form-header .title{font-size:24px}}@media only screen and (max-width:767px){.product-form-image .form-header .title{font-size:21px}}.product-form-image .form-header .subtitle{font-size:24px;line-height:1}@media only screen and (min-width:1200px)and (max-width:1600px){.product-form-image .form-header .subtitle{font-size:21px}}@media only screen and (max-width:767px){.product-form-image .form-header .subtitle{font-size:18px}}.product-form-image .form-header .text{font-size:16px;line-height:1}@media only screen and (min-width:1200px)and (max-width:1600px){.product-form-image .form-header .text{font-size:15px}}@media only screen and (max-width:767px){.product-form-image .form-header .text{font-size:14px}}.product-form-image .contact-title{font-size:24px;line-height:1;margin:10px 0 13px}@media only screen and (min-width:1200px)and (max-width:1600px){.product-form-image .contact-title{font-size:21px}}@media only screen and (max-width:767px){.product-form-image .contact-title{font-size:18px}}.product-form-image .checkbox-group{display:flex;gap:0 15px;height:auto;max-width:100%;width:100%}.product-form-image .checkbox-group .checkbox-column{display:block;height:auto;max-width:50%;width:100%}.product-form-image .checkbox-group .checkbox-column .MuiCheckbox-root{padding-top:0}.product-form-image .checkbox-group .checkbox-column p a{color:var(--hyundai-off-white);font-family:HyundaiSansText-Medium!important;font-size:14px!important}@media only screen and (max-width:767px){.product-form-image .checkbox-group .checkbox-column{max-width:100%}.product-form-image .checkbox-group{flex-direction:column;gap:15px 0;margin-bottom:20px}}@media only screen and (min-width:1200px)and (max-width:1600px){.product-form-image{max-width:93%}}@media only screen and (min-width:768px)and (max-width:1024px){.product-form-image{flex-direction:column;max-width:93%}}@media only screen and (max-width:767px){.product-form-image{flex-direction:column;max-width:95%}}.product-form-image .header-dealer .hd-options label .MuiTypography-body1{color:var(--hyundai-off-white)!important}.product-form{display:block;height:auto;max-width:100%;width:100%}.product-form .product-form-scroll{display:block;height:auto;margin:20px auto 0;max-width:100px;width:100%}.product-form .product-form-scroll .product-form-scroll-animation{align-items:center;animation:pulse 1s ease-in-out infinite;display:flex;flex-direction:column;gap:3px 0;height:auto;justify-content:center;max-width:100%;width:100%}.product-form .product-form-scroll .product-form-scroll-animation .product-form-scroll-text{font-size:10px;line-height:1}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.product-button-modal{height:100dvh;max-width:100%;overflow:hidden;width:100%;z-index:9999!important}.product-button-modal .MuiBackdrop-root{height:inherit;max-width:inherit;width:inherit}.product-button-modal .pbm-content{display:block;height:auto;left:50%;max-width:100%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.product-button-modal .pbm-content .pbm-close-button{align-items:center;background-color:var(--hyundai-graffiti);border:1px solid var(--hyundai-off-white);display:flex;height:30px;justify-content:center;padding:0;position:absolute;right:10.2%;top:-8px;width:30px;z-index:100}@media only screen and (min-width:1200px)and (max-width:1600px){.product-button-modal .pbm-content .pbm-close-button{right:3%}}@media only screen and (min-width:768px)and (max-width:1024px){.product-button-modal .pbm-content .pbm-close-button{right:2.5%}}@media only screen and (max-width:767px){.product-button-modal .pbm-content .pbm-close-button{right:5px;top:5px}}@media only screen and (max-width:1024px){.product-button-modal .pbm-content{height:100vh}.product-button-modal .pbm-content>div:first-of-type{height:inherit;left:0;max-width:inherit;position:absolute;top:0;width:inherit}.product-button-modal .pbm-content .product-form{height:inherit}.product-button-modal .pbm-content .product-form>div:first-of-type{height:inherit;padding-bottom:0}.product-button-modal .pbm-content .product-form .product-form-image{height:inherit;max-width:100%}.product-button-modal .pbm-content .product-form .product-form-image .image{display:none}.product-button-modal .pbm-content .product-form .product-form-image .pf-content-mobile{overflow:hidden auto;padding:40px 30px}}.product-button{bottom:0;display:block;height:auto;left:0;max-width:100%;position:fixed;width:100%;z-index:999}.product-button .pb-wrap{align-items:center;display:flex;flex-wrap:wrap;gap:0 1px;height:auto;justify-content:center;max-width:100%;width:100%}.product-button .pb-wrap .btn-highlight{animation:blink .5s infinite alternate}@media only screen and (max-width:1024px){.product-button .pb-wrap{background-color:var(--hyundai-white);gap:3px;padding:8px 10px}.ht-exception{bottom:120px!important}}@keyframes blink{0%{background-color:var(--hyundai-blue)}to{background-color:var(--hyundai-light-blue)}}@media(prefers-reduced-motion:reduce){.pbtn-wrap .pbtn-content .pbtn-item.pbtn-highlight{animation:none!important}}.product-carousel-dialog{z-index:9999!important}.product-carousel-dialog .pcd-content{height:100%;position:relative;width:100%}.product-carousel-dialog .pcd-content .pcd-close-button{align-items:center;background-color:var(--hyundai-graffiti);border:0;display:flex;height:30px;justify-content:center;padding:0;position:absolute;right:2%;top:10%;width:30px;z-index:100}.product-carousel-dialog .pcd-content .swiper{height:100%;width:100%}.product-carousel-dialog .pcd-content .swiper .swiper-pagination{bottom:10px!important}.product-carousel-dialog .pcd-content .swiper .swiper-pagination .swiper-pagination-bullet{background-color:var(--hyundai-off-white)!important;border-radius:50px!important;opacity:1!important;transition:width .5s ease-out}.product-carousel-dialog .pcd-content .swiper .swiper-pagination .swiper-pagination-bullet-active{border-radius:50px!important;width:60px!important}.product-carousel-dialog .pcd-content .pcd-image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.product-carousel-dialog .pcd-content .pcd-description{align-items:center;background-color:var(--hyundai-black);bottom:5%;-moz-column-gap:20px;column-gap:20px;display:flex;height:auto;justify-content:space-between;min-height:160px;padding:20px 40px;position:absolute;right:0;width:50%}.product-carousel-dialog .pcd-content .pcd-description .pcd-title{display:block;font-size:42px;height:auto;line-height:1.2;width:50%}@media only screen and (min-width:1200px)and (max-width:1600px){.product-carousel-dialog .pcd-content .pcd-description .pcd-title{font-size:28px}}@media only screen and (min-width:768px)and (max-width:1024px){.product-carousel-dialog .pcd-content .pcd-description .pcd-title{font-size:24px;width:100%}}@media only screen and (max-width:767px){.product-carousel-dialog .pcd-content .pcd-description .pcd-title{font-size:18px;width:100%}}.product-carousel-dialog .pcd-content .pcd-description .pcd-text{display:block;font-size:18px;height:auto;line-height:1.2;width:50%}@media only screen and (min-width:1200px)and (max-width:1600px){.product-carousel-dialog .pcd-content .pcd-description .pcd-text{font-size:15px}}@media only screen and (min-width:768px)and (max-width:1024px){.product-carousel-dialog .pcd-content .pcd-description .pcd-text{font-size:16px;width:100%}}@media only screen and (max-width:767px){.product-carousel-dialog .pcd-content .pcd-description .pcd-text{font-size:14px;width:100%}}@media only screen and (min-width:1200px)and (max-width:1600px){.product-carousel-dialog .pcd-content .pcd-description{min-height:130px;padding:15px 30px}}@media only screen and (min-width:768px)and (max-width:1024px){.product-carousel-dialog .pcd-content .pcd-description{align-items:flex-start;-moz-column-gap:0;column-gap:0;flex-direction:column;justify-content:flex-start;min-height:130px;padding:15px 30px;row-gap:10px;width:80%}}@media only screen and (max-width:767px){.product-carousel-dialog .pcd-content .pcd-description{align-items:flex-start;bottom:10%;-moz-column-gap:0;column-gap:0;flex-direction:column;justify-content:flex-start;min-height:140px;padding:15px 30px;row-gap:10px;width:90%}}.product-carousel-modal{align-items:center;display:flex;inset:80px!important;justify-content:center;z-index:9999!important}.product-carousel-modal .MuiBackdrop-root{background-color:rgba(0,0,0,.831)!important}.product-carousel-modal .pcm-content{align-items:center;display:flex;height:auto;justify-content:center;max-width:1000px;outline:none;position:relative;width:100%}.product-carousel-modal .pcm-content .pcm-close-button{align-items:center;background-color:var(--hyundai-graffiti);border:0;display:flex;height:30px;justify-content:center;padding:0;position:absolute;right:-8px;top:-8px;width:30px;z-index:100}@media only screen and (max-width:1024px){.product-carousel-modal .pcm-content .pcm-close-button{right:10px;top:-9%}}.product-carousel-modal .pcm-content .pcm-iframe-content{align-items:center;display:flex;height:auto;justify-content:center;max-width:100%;outline:none;position:relative;width:100%;z-index:50}.product-carousel-modal .pcm-content .pcm-iframe-content .pcm-iframe{height:560px;max-width:100%;outline:none;width:100%}@media only screen and (min-width:768px)and (max-width:1024px){.product-carousel-modal .pcm-content .pcm-iframe-content .pcm-iframe{height:480px}}@media only screen and (max-width:767px){.product-carousel-modal .pcm-content .pcm-iframe-content .pcm-iframe{height:410px}}@media only screen and (max-width:1024px){.product-carousel-modal .pcm-content .pcm-iframe-content{max-width:95%}.product-carousel-modal .pcm-content{max-width:100%}.product-carousel-modal{inset:0!important}}.product-carousel{display:block;height:auto;margin:30px auto 0;max-width:90%;width:100%}.product-carousel .pc-item{cursor:pointer;display:block;height:auto;max-width:100%;width:100%}.product-carousel .pc-item .pc-item-thumb{display:block;height:auto;max-width:100%;position:relative;width:100%}.product-carousel .pc-item .pc-item-thumb .pc-item-thumb-image{display:block;height:auto;width:100%}.product-carousel .pc-item .pc-item-thumb .pc-item-thumb-icon{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.product-carousel .pc-item .pc-item-description{align-items:flex-start;display:flex;height:150px;justify-content:space-between;margin:-60px 0 0 12px;padding:70px 11px 11px;position:relative;width:100%;z-index:1}.product-carousel .pc-item .pc-item-description:before{background-color:var(--hyundai-graffiti);content:"";height:100%;left:0;position:absolute;top:0;width:1px}.product-carousel .pc-item .pc-item-description .pc-item-title{font-size:21px;line-height:1.2;padding-right:5px;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.product-carousel .pc-item .pc-item-description .pc-item-title{font-size:18px;white-space:normal}}@media only screen and (min-width:768px)and (max-width:1024px){.product-carousel .pc-item .pc-item-description .pc-item-title{font-size:20px;white-space:normal}}@media only screen and (max-width:767px){.product-carousel .pc-item .pc-item-description .pc-item-title{font-size:14px;white-space:normal}}@media only screen and (min-width:1200px)and (max-width:1600px){.product-carousel .pc-item .pc-item-description{height:130px;margin:-60px 0 0 7px;padding:65px 8px 8px 12px}}@media only screen and (min-width:768px)and (max-width:1024px){.product-carousel .pc-item .pc-item-description{height:120px;margin:-60px 0 0 8px;padding:65px 0 6px 12px;width:calc(100% - 8px)}}@media only screen and (max-width:767px){.product-carousel .pc-item .pc-item-description{height:120px;margin:-60px 0 0 6px;padding:65px 0 6px 8px;width:calc(100% - 6px)}}.product-carousel .swiper-wrapper{padding-bottom:30px}.product-carousel .swiper-pagination{bottom:0}.product-carousel .swiper-pagination .swiper-pagination-bullet{background-color:var(--hyundai-graffiti)!important;border-radius:50px!important;opacity:1!important;transition:width .5s ease-out}.product-carousel .swiper-pagination .swiper-pagination-bullet-active{border-radius:50px!important;width:60px!important}@media only screen and (min-width:1200px)and (max-width:1600px){.product-carousel{max-width:98%}}@media only screen and (max-width:1024px){.product-carousel{max-width:95%}}.product-catalog{background-color:var(--hyundai-white);display:block;height:auto;max-width:100%;padding-bottom:100px;width:100%}.product-catalog .pc-container{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:center;margin:30px auto 0;max-width:1105px;position:relative;width:100%}.product-catalog .pc-container .pc-header{align-items:flex-end;display:flex;height:auto;justify-content:space-between;margin-bottom:25px;max-width:100%;width:100%}.product-catalog .pc-container .pc-header .pc-vehicle{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:flex-start;max-width:70%;width:100%}.product-catalog .pc-container .pc-header .pc-vehicle .pc-stepper,.product-catalog .pc-container .pc-header .pc-vehicle .pc-stepper span{color:var(--hyundai-graffiti);font-family:HyundaiSansHead-Medium;font-size:18px;letter-spacing:3.6px;line-height:1;margin-bottom:6px;text-transform:uppercase}@media only screen and (min-width:768px)and (max-width:1024px){.product-catalog .pc-container .pc-header .pc-vehicle .pc-stepper,.product-catalog .pc-container .pc-header .pc-vehicle .pc-stepper span{font-size:16px;letter-spacing:3.2px}}@media only screen and (max-width:767px){.product-catalog .pc-container .pc-header .pc-vehicle .pc-stepper,.product-catalog .pc-container .pc-header .pc-vehicle .pc-stepper span{font-size:14px;letter-spacing:2.8px}}.product-catalog .pc-container .pc-header .pc-vehicle .pc-vehicle-description{display:flex;flex-direction:column;font-size:32px;line-height:1;margin-bottom:5px}.product-catalog .pc-container .pc-header .pc-vehicle .pc-vehicle-description .pc-vehicle-model,.product-catalog .pc-container .pc-header .pc-vehicle .pc-vehicle-description .pc-vehicle-version{font-size:32px;line-height:1}@media only screen and (min-width:768px)and (max-width:1024px){.product-catalog .pc-container .pc-header .pc-vehicle .pc-vehicle-description .pc-vehicle-model,.product-catalog .pc-container .pc-header .pc-vehicle .pc-vehicle-description .pc-vehicle-version{font-size:24px}}@media only screen and (max-width:767px){.product-catalog .pc-container .pc-header .pc-vehicle .pc-vehicle-description .pc-vehicle-model,.product-catalog .pc-container .pc-header .pc-vehicle .pc-vehicle-description .pc-vehicle-version{font-size:21px;margin-bottom:3px}}@media only screen and (min-width:381px)and (max-width:767px){.product-catalog .pc-container .pc-header .pc-vehicle .pc-vehicle-description .pc-vehicle-model,.product-catalog .pc-container .pc-header .pc-vehicle .pc-vehicle-description .pc-vehicle-version{font-size:21px;margin-bottom:3px}}@media only screen and (max-width:380px){.product-catalog .pc-container .pc-header .pc-vehicle .pc-vehicle-description .pc-vehicle-model,.product-catalog .pc-container .pc-header .pc-vehicle .pc-vehicle-description .pc-vehicle-version{font-size:18px;margin-bottom:3px}}@media only screen and (max-width:767px){.product-catalog .pc-container .pc-header .pc-vehicle .pc-vehicle-description{margin-bottom:3px}}.product-catalog .pc-container .pc-header .pc-vehicle .pc-vehicle-modelyear,.product-catalog .pc-container .pc-header .pc-vehicle .pc-vehicle-modelyear span{font-size:16px;line-height:1}@media only screen and (min-width:768px)and (max-width:1024px){.product-catalog .pc-container .pc-header .pc-vehicle .pc-vehicle-modelyear,.product-catalog .pc-container .pc-header .pc-vehicle .pc-vehicle-modelyear span{font-size:15px}}@media only screen and (max-width:767px){.product-catalog .pc-container .pc-header .pc-vehicle .pc-vehicle-modelyear,.product-catalog .pc-container .pc-header .pc-vehicle .pc-vehicle-modelyear span{font-size:14px}.product-catalog .pc-container .pc-header .pc-vehicle{max-width:100%}}.product-catalog .pc-container .pc-header .pc-price{align-items:flex-end;display:flex;flex-direction:column;height:auto;justify-content:flex-start;max-width:30%;width:100%}.product-catalog .pc-container .pc-header .pc-price .pc-price-prefix{font-size:16px;line-height:1;margin-bottom:5px}@media only screen and (min-width:768px)and (max-width:1024px){.product-catalog .pc-container .pc-header .pc-price .pc-price-prefix{font-size:15px}}@media only screen and (max-width:767px){.product-catalog .pc-container .pc-header .pc-price .pc-price-prefix{font-size:14px}}.product-catalog .pc-container .pc-header .pc-price .pc-price-text{font-size:32px;line-height:1}@media only screen and (min-width:768px)and (max-width:1024px){.product-catalog .pc-container .pc-header .pc-price .pc-price-text{font-size:24px}}@media only screen and (max-width:767px){.product-catalog .pc-container .pc-header .pc-price .pc-price-text{font-size:21px}.product-catalog .pc-container .pc-header .pc-price{margin-top:15px;max-width:100%}.product-catalog .pc-container .pc-header{align-items:flex-start;flex-direction:column;justify-content:flex-start;margin-bottom:10px}}.product-catalog .pc-container .pc-content{display:block;height:auto;margin-bottom:40px;max-width:100%;position:relative;width:100%;z-index:99}.product-catalog .pc-container .pc-content .pc-slider-vehicles{display:block;height:auto;left:50%;max-width:80%;position:absolute;top:75%;transform:translate(-50%,-50%);width:100%}.product-catalog .pc-container .pc-content .pc-slider-vehicles .pc-vehicle-image{display:block;height:auto;margin:0 auto;width:680px}@media only screen and (min-width:768px)and (max-width:1024px){.product-catalog .pc-container .pc-content .pc-slider-vehicles .pc-vehicle-image{width:100%}}@media only screen and (max-width:767px){.product-catalog .pc-container .pc-content .pc-slider-vehicles .pc-vehicle-image{width:80%}}.product-catalog .pc-container .pc-content .pc-slider-vehicles .pc-custom-next,.product-catalog .pc-container .pc-content .pc-slider-vehicles .pc-custom-prev{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);z-index:10}.product-catalog .pc-container .pc-content .pc-slider-vehicles .pc-custom-next.swiper-button-disabled,.product-catalog .pc-container .pc-content .pc-slider-vehicles .pc-custom-prev.swiper-button-disabled{cursor:default;opacity:.5}.product-catalog .pc-container .pc-content .pc-slider-vehicles .pc-custom-next img,.product-catalog .pc-container .pc-content .pc-slider-vehicles .pc-custom-prev img{height:48px;width:48px}@media only screen and (max-width:767px){.product-catalog .pc-container .pc-content .pc-slider-vehicles .pc-custom-next img,.product-catalog .pc-container .pc-content .pc-slider-vehicles .pc-custom-prev img{height:36px;width:36px}}.product-catalog .pc-container .pc-content .pc-slider-vehicles .pc-custom-prev{left:15%}.product-catalog .pc-container .pc-content .pc-slider-vehicles .pc-custom-prev img{transform:rotate(180deg)}@media only screen and (min-width:768px)and (max-width:1024px){.product-catalog .pc-container .pc-content .pc-slider-vehicles .pc-custom-prev{left:5%}}@media only screen and (max-width:767px){.product-catalog .pc-container .pc-content .pc-slider-vehicles .pc-custom-prev{left:5%}}.product-catalog .pc-container .pc-content .pc-slider-vehicles .pc-custom-next{right:13%}@media only screen and (min-width:768px)and (max-width:1024px){.product-catalog .pc-container .pc-content .pc-slider-vehicles .pc-custom-next{right:2%}}@media only screen and (max-width:767px){.product-catalog .pc-container .pc-content .pc-slider-vehicles .pc-custom-next{right:3%}}.product-catalog .pc-container .pc-footer{align-items:flex-end;display:flex;height:auto;justify-content:space-between;max-width:100%;min-height:60px;position:relative;width:100%;z-index:100}.product-catalog .pc-container .pc-footer .pc-vehicle-powertrain{align-items:flex-start;border-left:1px solid var(--hyundai-light-grey);display:flex;flex-direction:column;height:auto;justify-content:flex-start;max-width:200px;padding:3px 0 3px 15px;row-gap:2px;width:100%}.product-catalog .pc-container .pc-footer .pc-vehicle-powertrain .pc-vehicle-powertrain-text{font-size:16px;line-height:1}@media only screen and (min-width:768px)and (max-width:1024px){.product-catalog .pc-container .pc-footer .pc-vehicle-powertrain .pc-vehicle-powertrain-text{font-size:15px}}@media only screen and (max-width:767px){.product-catalog .pc-container .pc-footer .pc-vehicle-powertrain .pc-vehicle-powertrain-text{font-size:14px}.product-catalog .pc-container .pc-footer .pc-vehicle-powertrain{align-items:center;flex-direction:row;justify-content:space-between;max-width:100%}}.product-catalog .pc-container .pc-footer .pc-vehicle-colors{align-items:center;display:flex;flex-wrap:wrap;height:auto;justify-content:flex-end;max-width:360px;width:100%}@media only screen and (max-width:767px){.product-catalog .pc-container .pc-footer .pc-vehicle-colors{justify-content:center;max-width:100%}.product-catalog .pc-container .pc-footer{align-items:center;flex-direction:column;justify-content:flex-start;min-height:95px;row-gap:15px}}@media only screen and (min-width:768px)and (max-width:1024px){.product-catalog .pc-container{max-width:95%}}@media only screen and (max-width:767px){.product-catalog .pc-container{max-width:95%}}.product-catalog .pc-button{align-items:center;display:flex;height:auto;justify-content:center;margin:30px auto;max-width:100%;width:100%}@media only screen and (max-width:767px){.product-catalog .pc-button{align-items:flex-start;margin:0 auto}}.vehicle-title{align-items:center;display:flex;gap:5px;height:auto;justify-content:flex-start;margin-bottom:10px;max-width:100%;width:100%}.vehicle-title .vt-text{font-family:HyundaiSansHead-Regular;font-size:21px;letter-spacing:normal;line-height:1.2}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-title .vt-text{font-size:18px}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-title .vt-text{font-size:16px}}@media only screen and (max-width:767px){.vehicle-title .vt-text{font-size:14px}.vehicle-comparator-modal .vc-modal-content .vc-modal-body{max-height:none}}.vehicle-comparator-selector-full-container .vcsf-information .vcsf-model{min-height:55px}@media only screen and (max-width:767px){.vehicle-comparator-selector-full-container .vcsf-information .vcsf-model{font-size:18px;min-height:45px}.vehicle-comparator-selector-full-container .vcsf-information .vcsf-price .vcsf-price-text{font-size:20px}}.vehicle-comparator .vc-container .vc-header .vc-selector .vc-selector-content{display:block}@media only screen and (max-width:767px){.vehicle-comparator .vc-container .vc-header .vc-selector .vc-selector-content{max-width:50%;padding:5px}.vehicle-comparator .vc-container .vc-header .vc-selector .vc-selector-content#vc_selector_end{display:none}.vehicle-comparator .vc-container .vc-header .vc-selector{max-width:100%}}.product-comparator{background-color:var(--hyundai-background-grey);display:block;height:auto;max-width:100%;padding:80px 0 100px;position:relative;width:100%}.product-comparator .pc-container{align-items:flex-start;display:flex;height:auto;justify-content:flex-end;margin-top:-170px;max-width:100%;width:100%}.product-comparator .pc-container .pc-content{display:block;height:auto;margin-right:160px;max-width:1315px;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.product-comparator .pc-container .pc-content{margin-right:5%}}@media only screen and (max-width:1024px){.product-comparator .pc-container .pc-content{margin:15px auto 0;max-width:95%}}@media only screen and (min-width:1200px)and (max-width:1600px){.product-comparator .pc-container{margin-top:-140px}}@media only screen and (max-width:1024px){.product-comparator .pc-container{justify-content:flex-start;margin-top:0}}.pd-ambience-switch{align-items:flex-end;display:flex;flex-direction:column;padding-bottom:10px}.pd-ambience-switch .pdas-text{font-size:11px;line-height:1;margin-bottom:5px;text-transform:uppercase}.pd-ambience-switch .pdas-selector{display:inline-block;position:relative}.pd-ambience-switch .pdas-selector .pdas-input{display:none}.pd-ambience-switch .pdas-selector .pdas-input:checked+.pdas-label{background-color:var(--hyundai-off-white)}.pd-ambience-switch .pdas-selector .pdas-input:checked+.pdas-label .pdas-toggle{background-color:var(--hyundai-graffiti);transform:translate3d(60px,0,0)}.pd-ambience-switch .pdas-selector .pdas-input:checked+.pdas-label .pdas-toggle .pdas-icon.day{display:none}.pd-ambience-switch .pdas-selector .pdas-input:checked+.pdas-label .pdas-toggle .pdas-icon.night{display:flex}.pd-ambience-switch .pdas-selector .pdas-label{background-color:var(--hyundai-graffiti);border-radius:84px;cursor:pointer;display:inline-block;height:32px;position:relative;transition:all .4s cubic-bezier(.445,.05,.55,.95);width:122px}.pd-ambience-switch .pdas-selector .pdas-label .pdas-icon{align-items:center;display:flex;height:100%;position:absolute;width:100%}.pd-ambience-switch .pdas-selector .pdas-label .pdas-icon .pdas-label-text{font-family:HyundaiSansHead-Medium;font-size:11px;line-height:normal;text-transform:uppercase}.pd-ambience-switch .pdas-selector .pdas-label .pdas-icon.day{justify-content:flex-start;left:12px}.pd-ambience-switch .pdas-selector .pdas-label .pdas-icon.day .pdas-label-text{color:var(--hyundai-graffiti)}.pd-ambience-switch .pdas-selector .pdas-label .pdas-icon.night{justify-content:flex-end;right:6px}.pd-ambience-switch .pdas-selector .pdas-label .pdas-icon.night .pdas-label-text{color:var(--hyundai-off-white);margin-right:3px}.pd-ambience-switch .pdas-selector .pdas-label .pdas-toggle{align-items:center;background-color:var(--hyundai-off-white);border-radius:50px;display:inline-flex;height:30px;justify-content:center;left:1px;position:absolute;top:1px;transition:all .4s cubic-bezier(.45,.05,.55,.95);width:60px;z-index:1}.pd-ambience-switch .pdas-selector .pdas-label .pdas-toggle .pdas-icon.night{display:none}.pda360-modal{align-items:flex-start;display:flex;inset:80px!important;justify-content:center;z-index:9999!important}.pda360-modal .MuiBackdrop-root{background-color:rgba(0,0,0,.941)!important}.pda360-modal .pda360-container{display:block;height:auto;left:50%;margin:0 auto;max-width:1550px;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.pda360-modal .pda360-container .pda360-close-button{align-items:center;background-color:var(--hyundai-graffiti);border:1px solid var(--hyundai-off-white);display:flex;height:30px;justify-content:center;padding:0;position:absolute;right:5%;top:0;width:30px;z-index:100}@media only screen and (min-width:768px)and (max-width:1024px){.pda360-modal .pda360-container .pda360-close-button{right:0;top:-6%}}@media only screen and (min-width:381px)and (max-width:767px){.pda360-modal .pda360-container .pda360-close-button{right:0;top:-6%}}@media only screen and (max-width:380px){.pda360-modal .pda360-container .pda360-close-button{right:0;top:-10%}}.pda360-modal .pda360-container .pda360-content{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;max-width:100%;row-gap:8px;width:100%}.pda360-modal .pda360-container .pda360-content .pda360-player{align-items:flex-end;-moz-column-gap:20px;column-gap:20px;display:flex;height:auto;justify-content:center;max-width:100%;width:100%}.pda360-modal .pda360-container .pda360-content .pda360-player .pda360-youtube{align-items:center;display:flex;height:auto;justify-content:center;max-width:100%;position:relative;width:100%;z-index:50}.pda360-modal .pda360-container .pda360-content .pda360-player .pda360-youtube .pda360-iframe{height:560px;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.pda360-modal .pda360-container .pda360-content .pda360-player .pda360-youtube .pda360-iframe{height:450px}}@media only screen and (min-width:381px)and (max-width:767px){.pda360-modal .pda360-container .pda360-content .pda360-player .pda360-youtube .pda360-iframe{height:300px}}@media only screen and (max-width:380px){.pda360-modal .pda360-container .pda360-content .pda360-player .pda360-youtube .pda360-iframe{height:190px}}.pda360-modal .pda360-container .pda360-content .pda360-player .pda360-selector{align-items:flex-end;display:flex;flex-direction:column;height:auto;max-width:122px;width:100%}@media only screen and (max-width:1024px){.pda360-modal .pda360-container .pda360-content .pda360-player{flex-direction:column-reverse}}.pda360-modal .pda360-container .pda360-content .pda360-list{align-items:center;-moz-column-gap:6px;column-gap:6px;display:flex;height:auto;justify-content:flex-start;max-width:100%;overflow:scroll hidden;width:100%}.pda360-modal .pda360-container .pda360-content .pda360-list .pda360-list-item{align-items:center;background-color:var(--hyundai-transparent);border:0;display:flex;flex-direction:column;height:auto;justify-content:center;max-width:196px;padding:0;row-gap:5px;transition:all .5s ease-out;width:100%}.pda360-modal .pda360-container .pda360-content .pda360-list .pda360-list-item .pda360-item-thumb{border:2px solid var(--hyundai-transparent);height:100%;-o-object-fit:contain;object-fit:contain;transition:all .5s ease-out;width:100%}.pda360-modal .pda360-container .pda360-content .pda360-list .pda360-list-item .pda360-item-name{display:block;font-size:14px;height:auto;line-height:1.1;text-align:center;transition:all .5s ease-out;width:100%}@media only screen and (max-width:380px){.pda360-modal .pda360-container .pda360-content .pda360-list .pda360-list-item .pda360-item-name{font-size:11px;line-height:1}}.pda360-modal .pda360-container .pda360-content .pda360-list .pda360-list-item.selected .pda360-item-thumb{border:2px solid var(--hyundai-off-white)}@media only screen and (min-width:768px)and (max-width:1024px){.pda360-modal .pda360-container .pda360-content .pda360-list .pda360-list-item{max-width:calc(25% - 6px)}}@media only screen and (max-width:767px){.pda360-modal .pda360-container .pda360-content .pda360-list .pda360-list-item{max-width:calc(33% - 6px)}}@media only screen and (min-width:381px)and (max-width:767px){.pda360-modal .pda360-container .pda360-content .pda360-list .pda360-list-item{max-width:calc(33% - 6px)}}@media only screen and (max-width:380px){.pda360-modal .pda360-container .pda360-content .pda360-list .pda360-list-item{max-width:calc(25% - 6px)}}.pda360-modal .pda360-container .pda360-content .pda360-list::-webkit-scrollbar{background-color:var(--hyundai-transparent);width:20px}.pda360-modal .pda360-container .pda360-content .pda360-list::-webkit-scrollbar-thumb{background-clip:content-box;border:7px solid var(--hyundai-off-white);border-radius:50px;height:auto}.pda360-modal .pda360-container .pda360-content .pda360-list::-webkit-scrollbar-track{background-clip:content-box;background-color:var(--hyundai-transparent);border:5px solid var(--hyundai-transparent);border-radius:0}@media only screen and (max-width:1024px){.pda360-modal .pda360-container .pda360-content .pda360-list{flex-wrap:wrap;gap:6px}}@media only screen and (min-width:1200px)and (max-width:1600px){.pda360-modal .pda360-container{max-width:90%}}@media only screen and (max-width:1024px){.pda360-modal .pda360-container{margin-top:8%;max-width:95%}}@media only screen and (min-width:1200px)and (max-width:1600px){.pda360-modal{inset:160px!important}}@media only screen and (max-width:1024px){.pda360-modal{inset:0!important}}.pd-colors{display:block;height:auto;margin:-40px auto 0;max-width:100%;padding-bottom:100px;width:100%}.pd-colors .pd-colors-container{align-items:center;margin:0 auto;max-width:1500px}.pd-colors .pd-colors-container,.pd-colors .pd-colors-container .pd-colors-wrap{display:flex;flex-direction:column;height:auto;justify-content:flex-start;width:100%}.pd-colors .pd-colors-container .pd-colors-wrap{align-items:flex-end;max-width:100%;position:relative;row-gap:12px;z-index:1}.pd-colors .pd-colors-container .pd-colors-wrap .pd-colors-text{font-size:16px;line-height:1}@media only screen and (max-width:1024px){.pd-colors .pd-colors-container .pd-colors-wrap .pd-colors-text{display:none}}.pd-colors .pd-colors-container .pd-colors-wrap .pd-colors-wrap-content{align-items:center;display:flex;flex-wrap:wrap;height:auto;justify-content:flex-end;max-width:100%;width:100%}.pd-colors .pd-colors-container .pd-colors-wrap .pd-colors-wrap-content button:last-of-type{margin-right:0}@media only screen and (max-width:1024px){.pd-colors .pd-colors-container .pd-colors-wrap .pd-colors-wrap-content{justify-content:center}.pd-colors .pd-colors-container .pd-colors-wrap{align-items:center}}.pd-colors .pd-colors-container .pd-colors-content{background-image:url(https://www.hyundai.com.br/content/dam/hmb/product-page/general/icons/linha_plataforma_desk.webp)!important;background-position:center 90%!important;background-repeat:no-repeat;background-size:85%!important;display:block;height:auto;margin-top:-100px;max-width:1080px;width:100%}.pd-colors .pd-colors-container .pd-colors-content img{height:auto;pointer-events:none;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.pd-colors .pd-colors-container .pd-colors-content{margin-top:-80px;max-width:820px}}@media only screen and (min-width:768px)and (max-width:1024px){.pd-colors .pd-colors-container .pd-colors-content{margin-top:-20px;max-width:100%}}@media only screen and (max-width:767px){.pd-colors .pd-colors-container .pd-colors-content{margin-top:0;max-width:100%}}@media only screen and (min-width:1200px)and (max-width:1600px){.pd-colors .pd-colors-container{max-width:95%}}@media only screen and (max-width:1024px){.pd-colors .pd-colors-container{flex-direction:column-reverse;max-width:90%;row-gap:20px}}@media only screen and (max-width:767px){.pd-colors{margin:-20px auto 0}}.pd-external{padding-bottom:50px}.pd-external,.reel360{display:block;height:auto;max-width:100%;width:100%}.reel360 .reel,.reel360 .reel *,.reel360 .reel-overlay,.reel360 .reel-overlay *{cursor:grab!important}.reel360 .reel-panning,.reel360 .reel-panning *{cursor:grabbing!important}.reel360 .reel360-contrainer{background-image:url(https://www.hyundai.com.br/content/dam/hmb/product-page/general/icons/background-360_dark.webp);background-position:center 90%;background-repeat:no-repeat;background-size:85%;height:auto;margin:0 auto;max-width:1024px;overflow:hidden;position:relative;width:100%}.reel360 .reel360-contrainer .reel360-button{align-items:center;background-color:var(--hyundai-off-white);border:none;border-radius:70px;color:var(--hyundai-graffiti);display:flex;font-family:HyundaiSansHead-Bold;font-size:10px;height:26px;justify-content:center;left:50%;line-height:normal;position:absolute;text-transform:uppercase;top:50%;transform:translate(-50%,-50%);width:106px;z-index:101}.reel360 .reel360-contrainer .reel360-button.contrast{background-color:var(--hyundai-graffiti);color:var(--hyundai-off-white)}.reel360 .reel360-contrainer .preview{height:auto;max-width:100%;width:100%}@media only screen and (max-width:1024px){.reel360 .reel360-contrainer{max-width:100%}}.pd-external360{display:block;height:auto;margin:-40px auto 0;max-width:100%;padding-bottom:100px;width:100%}.pd-external360 .pd-external360-container{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:flex-start;margin:0 auto;max-width:1500px;width:100%}.pd-external360 .pd-external360-container .pd-external360-colors{align-items:flex-end;display:flex;flex-direction:column;height:auto;justify-content:flex-start;max-width:100%;position:relative;row-gap:12px;width:100%;z-index:1}.pd-external360 .pd-external360-container .pd-external360-colors .pd-external360-colors-text{font-size:16px;line-height:1}@media only screen and (max-width:1024px){.pd-external360 .pd-external360-container .pd-external360-colors .pd-external360-colors-text{display:none}}.pd-external360 .pd-external360-container .pd-external360-colors .pd-external360-colors-content{align-items:center;display:flex;flex-wrap:wrap;height:auto;justify-content:flex-end;max-width:100%;width:100%}@media only screen and (max-width:1024px){.pd-external360 .pd-external360-container .pd-external360-colors .pd-external360-colors-content{justify-content:center}.pd-external360 .pd-external360-container .pd-external360-colors{align-items:center}}.pd-external360 .pd-external360-container .pd-external360-content{display:block;height:auto;margin-top:-40px;max-width:1080px;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.pd-external360 .pd-external360-container .pd-external360-content{margin-top:-20px;max-width:820px}}@media only screen and (max-width:1024px){.pd-external360 .pd-external360-container .pd-external360-content{margin-top:0}}.pd-external360 .pd-external360-container button:last-of-type{margin-right:0}.pd-external360 .pd-external360-container .ve360-container{height:auto!important;max-width:100%!important}.pd-external360 .pd-external360-container .ve360-button{background-color:var(--hyundai-off-white)!important;color:var(--hyundai-graffiti)!important;font-family:HyundaiSansHead-Bold!important;font-size:10px!important;height:26px!important;text-transform:uppercase;width:106px!important}@media only screen and (max-width:767px){.pd-external360 .pd-external360-container .ve360-button{top:50%!important}}.pd-external360 .pd-external360-container .ve360-imagem{background-image:url(https://www.hyundai.com.br/content/dam/hmb/product-page/general/icons/background-360_dark.webp)!important;background-position:center 90%!important;background-size:85%!important;max-width:100%!important}@media only screen and (min-width:1200px)and (max-width:1600px){.pd-external360 .pd-external360-container{max-width:95%}}@media only screen and (max-width:1024px){.pd-external360 .pd-external360-container{flex-direction:column-reverse;max-width:90%;row-gap:20px}}@media only screen and (max-width:767px){.pd-external360{margin:-20px auto 0}}.pd-internal{display:block;height:auto;max-width:100%;padding-bottom:50px;width:100%}.pnlm-container{background:#f4f4f4 url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/background.73c746e88409ccb4b512.svg) repeat;contain:content;cursor:default;font-family:Helvetica,Nimbus Sans L,Liberation Sans,Arial,sans-serif;height:100%;line-height:1.4;margin:0;outline:0;overflow:hidden;padding:0;position:relative;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;width:100%}.pnlm-container *{box-sizing:initial}.pnlm-ui{height:100%;position:absolute;width:100%;z-index:1}.pnlm-grab{cursor:grab;cursor:url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/grab.6a052e927d39314632fd.svg) 12 8,default}.pnlm-grabbing{cursor:grabbing;cursor:url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/grabbing.92ec62eb995e79248066.svg) 12 8,default}.pnlm-sprite{background-image:url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/sprites.c08944fed399e84633d0.svg)}.pnlm-container:fullscreen{height:100%!important;position:static!important;width:100%!important}.pnlm-render-container{cursor:inherit;height:100%;position:absolute;width:100%}.pnlm-controls{background-color:#fff;border:1px solid #0006;border-radius:3px;cursor:pointer;margin-top:4px;transform:translateZ(9999px);z-index:2}.pnlm-control:hover{background-color:#f8f8f8}.pnlm-controls-container{left:4px;position:absolute;top:0;z-index:1}.pnlm-zoom-controls{height:52px;width:26px}.pnlm-zoom-in{border-radius:3px 3px 0 0;top:0}.pnlm-zoom-in,.pnlm-zoom-out{height:50%;position:absolute;width:100%}.pnlm-zoom-out{background-position:0 -26px;border-radius:0 0 3px 3px;border-top:1px solid #0000001a;bottom:0}.pnlm-fullscreen-toggle-button,.pnlm-hot-spot-debug-indicator,.pnlm-orientation-button{height:26px;width:26px}.pnlm-hot-spot-debug-indicator{background-color:#ffffff80;border-radius:13px;display:none;height:26px;left:50%;margin:-13px 0 0 -13px;position:absolute;top:50%;width:26px}.pnlm-orientation-button-inactive{background-position:0 -156px}.pnlm-orientation-button-active{background-position:0 -182px}.pnlm-fullscreen-toggle-button-inactive{background-position:0 -52px}.pnlm-fullscreen-toggle-button-active{background-position:0 -78px}.pnlm-panorama-info{background-color:#000000b3;border-radius:0 3px 3px 0;bottom:4px;color:#fff;display:none;padding-right:10px;position:absolute;text-align:left;transform:translateZ(9999px);z-index:2}.pnlm-title-box{font-size:20px;margin-bottom:3px}.pnlm-author-box,.pnlm-title-box{display:table;padding-left:5px;position:relative}.pnlm-author-box{font-size:12px}.pnlm-load-box{background-color:#000000b3;border-radius:3px;color:#fff;display:none;font-size:20px;height:150px;left:50%;margin:-75px 0 0 -100px;position:absolute;text-align:center;top:50%;width:200px}.pnlm-load-box p{margin:20px 0}.pnlm-lbox{display:none;height:20px;left:50%;margin:-10px 0 0 -10px;position:absolute;top:50%;width:20px}.pnlm-loading{animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;animation-name:pnlm-mv;-webkit-animation-name:pnlm-mv;animation-timing-function:linear;-webkit-animation-timing-function:linear;background-color:#fff;height:10px;position:relative;width:10px}@keyframes pnlm-mv{0%{left:0;top:0}25%{left:10px;top:0}50%{left:10px;top:10px}75%{left:0;top:10px}to{left:0;top:0}}.pnlm-load-button{background-color:#000000b3;border-radius:3px;color:#fff;cursor:pointer;display:table;font-size:20px;height:100px;left:50%;margin:-50px 0 0 -100px;position:absolute;text-align:center;top:50%;width:200px}.pnlm-load-button:hover{background-color:#000c}.pnlm-load-button p{display:table-cell;vertical-align:middle}.pnlm-info-box{background-color:#000;border-radius:3px;color:#fff;display:table;font-size:15px;height:150px;left:50%;margin:-75px 0 0 -100px;position:absolute;table-layout:fixed;text-align:center;top:50%;width:200px}.pnlm-info-box a{word-wrap:break-word;color:#fff;overflow-wrap:break-word}.pnlm-info-box p{display:table-cell;padding:0 5px;vertical-align:middle}.pnlm-error-msg{display:none}.pnlm-about-msg{background:#000000b3;border-radius:3px;color:#fff;display:none;font-size:11px;left:50px;line-height:11px;opacity:0;padding:5px 8px;position:absolute;top:50px;transition:opacity .3s ease-in-out;z-index:1}.pnlm-about-msg a:link,.pnlm-about-msg a:visited{color:#fff}.pnlm-about-msg a:active,.pnlm-about-msg a:hover{color:#eee}.pnlm-hotspot-base{cursor:default;position:absolute;top:0;vertical-align:middle;visibility:hidden;z-index:1}.pnlm-hotspot{border-radius:13px;height:26px;width:26px}.pnlm-hotspot:hover{background-color:#fff3}.pnlm-hotspot.pnlm-info{background-position:0 -104px}.pnlm-hotspot.pnlm-scene{background-position:0 -130px}div.pnlm-tooltip span{background-color:#000000b3;border-radius:3px;color:#fff;cursor:default;margin-left:-220px;max-width:200px;padding:5px 10px;position:absolute;text-align:center;visibility:hidden}div.pnlm-tooltip:hover span{visibility:visible}div.pnlm-tooltip:hover span:after{border:10px solid #0000;border-top-color:#000000b3;bottom:-20px;content:"";height:0;left:-10px;margin:0 50%;position:absolute;width:0}.pnlm-compass{background-image:url(../../../etc.clientlibs/hmb/clientlibs/clientlib-react/resources/static/media/compass.0f193cd39061ea43cc46.svg);border-radius:25px;bottom:4px;cursor:default;display:none;height:50px;position:absolute;right:4px;width:50px}.pnlm-world{left:50%;position:absolute;top:50%}.pnlm-face{position:absolute;transform-origin:0 0 0}.pnlm-dragfix,.pnlm-preview-img{height:100%;position:absolute;width:100%}.pnlm-preview-img{background-position:50%;background-size:cover}.pnlm-lbar{border:1px solid #fff;height:6px;margin:0 auto;width:150px}.pnlm-lbar-fill{background:#fff;height:100%;width:0}.pnlm-lmsg{font-size:12px}.pnlm-fade-img{left:0;position:absolute;top:0}.pnlm-pointer{cursor:pointer}#textInfo .tooltip-content{background-color:#333;bottom:80px;color:#fff;font-size:1.6em;left:-70px;line-height:1.2em;opacity:0;padding:.8em;pointer-events:none;position:absolute;transform:rotate(15deg);transform-origin:50% calc(100% + 6em);transition:opacity .5s,transform .5s;transition-timing-function:ease,cubic-bezier(.17,.67,.4,1.39);width:200px}#textInfo:hover{z-index:3}#textInfo:hover .tooltip-content{opacity:1;pointer-events:all;transform:translateZ(0) rotate3d(0,0,0,0)}#textInfo .hotspot{box-sizing:border-box;cursor:pointer}#textInfo .hotspot .out:before{speak:none;font-feature-settings:normal;-webkit-font-smoothing:antialiased;display:block;font-size:48px;font-style:normal;font-variant:normal;font-weight:400;line-height:90px;text-transform:none}#textInfo .hotspot .out{border:5px solid #fffc;border-radius:50%;box-sizing:border-box;height:60px;transition:transform .1s ease-out,border .2s;width:60px}#textInfo .hotspot .in{background-color:#fffc;border-radius:50%;height:40px;left:10px;position:absolute;top:10px;transition:transform .1s ease-out,background .2s;width:40px}#textInfo .hotspot .out:after{border-radius:50%;box-shadow:0 0 0 2px #ffffff1a;box-sizing:initial;content:"";height:100%;left:0;opacity:0;padding:0;pointer-events:none;position:absolute;top:0;transform:scale(.9);width:100%;z-index:-1}#textInfo .hotspot:hover .out{border:5px solid #fff;color:#fff;transform:scale(.9)}#textInfo .hotspot:hover .in{background-color:#fff;transform:scale(.8)}#textInfo .hotspot:hover .out:after{animation:sonarEffect 1.2s ease-out}@keyframes sonarEffect{0%{opacity:.5}20%{box-shadow:0 0 0 2px #ffffff1a,0 0 10px 10px #25aae1cc,0 0 0 10px #ffffff80;opacity:.8}to{box-shadow:0 0 0 2px #ffffff1a,0 0 10px 10px #25aae1cc,0 0 0 10px #ffffff80;opacity:0;transform:scale(1.5)}}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-modal-dialog,.vjs-button>.vjs-icon-placeholder:before,.vjs-modal-dialog .vjs-modal-dialog-content{height:100%;left:0;position:absolute;top:0;width:100%}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.vjs-button>.vjs-icon-placeholder:before{text-align:center}@font-face{font-family:VideoJS;font-style:normal;font-weight:400;src:url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABBIAAsAAAAAGoQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV3RY21hcAAAAYQAAADQAAADIjn098ZnbHlmAAACVAAACv4AABEIAwnSw2hlYWQAAA1UAAAAKgAAADYUHzoRaGhlYQAADYAAAAAbAAAAJA4DByFobXR4AAANnAAAAA8AAACE4AAAAGxvY2EAAA2sAAAARAAAAEQ9NEHGbWF4cAAADfAAAAAfAAAAIAEyAIFuYW1lAAAOEAAAASUAAAIK1cf1oHBvc3QAAA84AAABDwAAAZ5AAl/0eJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGQ7xTiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGBHcRdyA4RZgQRAC4HCwEAAHic7dFprsIgAEXhg8U61XmeWcBb1FuQP4w7ZQXK5boMm3yclFDSANAHmuKviBBeBPQ8ymyo8w3jOh/5r2ui5nN6v8sYNJb3WMdeWRvLji0DhozKdxM6psyYs2DJijUbtuzYc+DIiTMXrty4k8oGLb+n0xCe37ekM7Z66j1DbUy3l6PpHnLfdLO5NdSBoQ4NdWSoY9ON54mhdqa/y1NDnRnq3FAXhro01JWhrg11Y6hbQ90Z6t5QD4Z6NNSToZ4N9WKoV0O9GerdUJORPqkhTd54nJ1YDXBU1RV+576/JBs2bPYPkrDZt5vsJrv53V/I5mclhGDCTwgGBQQSTEji4hCkYIAGd4TGIWFAhV0RQTpWmQp1xv6hA4OTOlNr2zFANbHUYbq2OtNCpViRqsk+e+7bTQAhzti8vPfuPffcc88959zznbcMMPjHD/KDDGEY0ABpYX384NhlomIYlo4JISGEY9mMh2FSidYiqkEUphtNYDSY/dXg9023l4DdxlqUl0chuZRhncJKrsCQHIwcGuwfnhMIzBnuH4Sym+1D2zaGjheXlhYfD238z80mKYMmvJ5XeOTzd8z9eujbMxJNhu4C9xPE/bCMiDuSNIWgkTQwBE55hLSAE7ZwhrHLnAHZOGV/kmBGTiNjZxzI77Hb7Hqjz68TjT6vh+5JT/cCIkqS0D6CqPf5jX4Qjdx5j6vlDfZM4aZFdbVXIxtOlJaP/WottMnH6CJQ3bTiue3PrY23HjnChtuamxwvvzFjxkPrNj3z0tG9T561HDYf6OgmRWvlY3JQHoQb8ltV2Yet7YfWctEjR1AtxS/cSX6U4alf6NJEBQ7YKg9wrXQKd0IeZCb2ux75Uhh1Un+Nz+9LTOE7PK777nN5xqdTneTBhCbx446mZrhnUkrCz2YhA9dSMxaG0SYmT8hi9ZPu1E94PJYQSH6LRmhxec7Q7ZeXntgQuVpbh+a4qWNsckVyTdn0P7o7DpgPW84+uRcq0BITflBikGdUjAZ9wYBVI3mtrNvr9kpg1UsaK6t3690aoorC1lg0GpMH2HAMtkZjsSi5Ig9ESVosOh7GQfLjKNLvKpMKkLSKNFAka710GdgSi8oDMSoNhqjkKBXTgn3swtaxyzGkUzIzae9RtLdWkSlZ1KDX6EzgllzV4NV4SoDFSOGD4+HCeQUF8wrZ5Hs8zIb5EaVxy8DYFTbMCJPnLIWZxugZE2NlivC0gc1qEQUR8jEKgZcAXeH18BiCgl5nlHh0CrjB4Hb5fX4gb0J7c9PuHVsfgkx2n/vTY/JV8kn8PGxf7faOZ8qX8JVByuIf4whk9sqXli2hvPJV9hrp0hY7l8r2x37ydaVsb4xvXv/47v2NjfCl8m5oRDJclFMoE1yk0Uh1Te4/m8lFXe9qBZD0EkheicebXvzI2PLCuoKCukLuhPIeKwaHPEouxw3kMqaIUXDQ1p0mip+MyCORSCQaoUsnY1VZ38nUTrG21WvVo4f1OsEJFhvSfAFwGfT8VHRMeAVUpwLOoLzjT/REIj3O3FhuURE+nERF+0pTId5Fyxv5sfwGyg4O+my4vZv0sZm7oeQlFZORiB+tG0MweVNraeitl7yxiPIHTk4/diVxs94o5lEYishB2iAtkchEnsActoEpx44Fo8XnsQMaA22BlqC20RmhBKzYojZyYaxg+JggMc4HHY2m+L9EkWSYljirOisrO7d3VorxzyZ6Vc4lJqITAu1b2wOBdrLElAP+bFc2eGaZFVbkmJktv5uT6Jlz5D/MnBFor6ig/JPnRViBsV3LNKGGqB1ChJ0tgQywlVLFJIuQgTFttwkiKxhyQdAZMdMYtSaoAewqfvXVYPAbDT6/1mez85YS8FSDywQ6NfAnef6FNEGMilnppyvn5rB6tTyq1pOceRWnp2WJEZFXHeX5oyoem1nTTgdqc4heDY7bOeKz63vnz+/dRx+s31Ht2JGanQ5seirfWJL9tjozU/12TnEjn5oux9OzU3ckGbBzBwNOyk69JykKH0n/0LM9A72tuwM3zQpIRu4AxiToseEpgPOmbROyFe9/X2yeUvoUsCyEvjcgs7fpWP3/aKlFN0+6HFUe6D9HFz/XPwBlN9tTqNyZjFJ8UO2RUT5/h4CptCctEyeisnOyXjALEp7dXKaQKf6O7IMnGjNNACRMLxqdYJX8eMLvmmd68D+ayBLyKKYZwYxDt/GNhzETDJ05Qxlyi3pi3/Z93ndYVSumgj0V/KkIFlO6+1K3fF2+3g0q+YtuSIf0bvmLqV09nnobI6hwcjIP8aPCKayjsF5JBY3LaKAeRLSyYB1h81oTwe9SlPMkXB7G0mfL9q71gaqqwPqu67QRKS1+ObTx+sbQy9QV2OQHEScGkdFBeT7v7qisqqrs6N52i78/R+6S0qQONVj26agOVoswCyQWIV5D86vH53bxNUeXV0K+XZaHv/nm/KsHhOvylwsWnJX/HE8l/4WCv5x+l5n08z6UU8bUMa3MBpSmM7F63AxntdC9eBCKEZW9Hr+ABNqtxgAQrSbMtmrW7lKQuoSgBhSrTazWVU2QAKWY8wiiuhqFmQgWJBgoXiuWIm42N7hqZbBsgXz52O5P5uSvaNgFGnOuvsRw8I8Laha91wMvDuxqWFheN7/8GVtTltdS83DQsXRmqc5ZtcJXEVrlV2doTWk5+Yunm71dG5f55m/qY0MjI93vv9/NfpxXV9sUXrxy2fbNy1or65cOlDRnOoKFeeXcbw42H/bNDT5Qs3flgs31gWC1lD1nfUV/X7NdCnSUdHY2e8afzfKsqZ5ZljfDqjLOmk3UebNXB+aHArPYDRs+/HDDxeT5DiP+sFg7OpRaVQMGBV89PpeBdj22hCE0Uub0UqwLrNWsG0cuyadgLXTeR5rbO4+3c/vl15cur2nRq+TXCQDcS3SO+s6ak+e5/eMS+1dw3btu3YG2tvFL8XdIZvdjdW6TO/4B7IdrZWVPmctm5/59AgsPItTSbCiIBr2OqIGzmu20SMKAS7yqwGBUfGfgjDYlLLDeF0SfcLB2LSx8flT+08/kzz6yOj96rft4rpTjdPQcmLd47uKibbDq7ZSz/XtbH2nN717Nd62rU+c8Icevvv7I09wA6WvjVcafb+FsbNG+ZQ80Rn6ZZsvrP7teP2dzTdoETvNhjCmsr8FID2sJ69VYvdUcxk4AzYRlKcaE38eXNRlfW9H1as9i6acLHp1XpuNB5K7DIvkX08y1ZYvh3KfWaiCzH+ztrSDmD7LuX73x/mJelB8Yj39t8nhNQJJ2CAthpoFGLsGgtSOCJooCGoaJAMTjSWHVZ08YAa1Fg9lPI5U6DOsGVjDasJeZZ+YyhfCwfOzCxlBA69M9XLXtza7H/rav+9Tjq5xNi0wpKQIRNO4Lrzz7yp5QVYM6Jd/oc1Uvn/mQhhuWh6ENXoS2YTZ8QT42bF5d/559zp5r0Uff2VnR2tdf2/WCOd2cO0Mw6qpWPnvxpV0nrt5fZd2yItc199GWe8vlNfNDq+CH/7yAAnB9hn7T4QO4c1g9ScxsZgmzntnE/IDGndtHMw69lFwoCnYsMGx+rBp8JSBqdLzBr9QRPq/PbhWMWFtQZp1xguy/haw3TEHm3TWAnxFWQQWgt7M5OV0lCz1VRYucpWliy7z6Zd4urwPIyeZQqli2Lgg7szJV09PysATbOQtYIrB2YzbkJYkGgJ0m4AjPUap1pvYu1K9qr97z0Yl3p332b2LYB78ncYIlRkau/8GObSsOlZancACE5d5ily+c2+7h5Yj4lqhVmXXB+iXLfvdqSgqfKtQvfHDV0OnvQR1qhw42XS/vkvsh/hXcrDFP0a+SJNIomEfD1nsrYGO+1bgTOJhM8Hv6ek+7vVglxuSRwoKn17S937bm6YJCeSSG0Op1n+7tE37tcZ/p7dsTv4EUrGpDbWueKigsLHhqTVsoEj+JU0kaSjnj9tz8/gryQWwJ9BcJXBC/7smO+I/IFURJetFPrdt5WcoL6DbEJaygI8CTHfQTjf40ofD+DwalTqIAAHicY2BkYGAA4uByr8R4fpuvDNzsDCBw7f/3LmSanREszsHABKIAKi0J7gAAeJxjYGRgYGcAARD5/z87IwMjAypQBAAtgwI4AHicY2BgYGAfYAwAOkQA4QAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAcICGAJYArQC4AMwA7AD3gQwBJYE3AUkBWYFigYgBmYGtAbqB1gIEghYCG4IhHicY2BkYGBQZChlYGcAASYg5gJCBob/YD4DABfTAbQAeJxdkE1qg0AYhl8Tk9AIoVDaVSmzahcF87PMARLIMoFAl0ZHY1BHdBJIT9AT9AQ9RQ9Qeqy+yteNMzDzfM+88w0K4BY/cNAMB6N2bUaPPBLukybCLvleeAAPj8JD+hfhMV7hC3u4wxs7OO4NzQSZcI/8Ltwnfwi75E/hAR7wJTyk/xYeY49fYQ/PztM+jbTZ7LY6OWdBJdX/pqs6NYWa+zMxa13oKrA6Uoerqi/JwtpYxZXJ1coUVmeZUWVlTjq0/tHacjmdxuL90OR8O0UEDYMNdtiSEpz5XQGqzlm30kzUdAYFFOb8R7NOZk0q2lwAyz1i7oAr1xoXvrOgtYhZx8wY5KRV269JZ5yGpmzPTjQhvY9je6vEElPOuJP3mWKnP5M3V+YAAAB4nG2PyXLCMBBE3YCNDWEL2ffk7o8S8oCnkCVHC5C/jzBQlUP6IHVPzYyekl5y0iL5X5/ooY8BUmQYIkeBEca4wgRTzDDHAtdY4ga3uMM9HvCIJzzjBa94wzs+8ImvZNAq8TM+HqVkKxWlrQiOxjujQkNlEzyNzl6Z/cU2XF06at7U83VQyklLpEvSnuzsb+HAPnPfQVgaupa1Jlu4sPLsFblcitaz0dHU0ZF1qatjZ1+aTXYCmp6u0gSvWNPyHLtFZ+ZeXWVSaEkqs3T8S74WklbGbNNNq4LL4+CWKtZDv2cfX8l8aFbKFhEnJnJ+IULFpqwoQnNHlHaVQtPBl+ypmbSWdmyC61KS/AKZC3Y+AA==) format("woff")}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-play-control .vjs-icon-placeholder,.vjs-icon-play{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-play-control .vjs-icon-placeholder:before,.vjs-icon-play:before{content:"\f101"}.vjs-icon-play-circle{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-play-circle:before{content:"\f102"}.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder,.vjs-icon-pause{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before,.vjs-icon-pause:before{content:"\f103"}.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder,.vjs-icon-volume-mute{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before,.vjs-icon-volume-mute:before{content:"\f104"}.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder,.vjs-icon-volume-low{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before,.vjs-icon-volume-low:before{content:"\f105"}.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder,.vjs-icon-volume-mid{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before,.vjs-icon-volume-mid:before{content:"\f106"}.video-js .vjs-mute-control .vjs-icon-placeholder,.vjs-icon-volume-high{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-mute-control .vjs-icon-placeholder:before,.vjs-icon-volume-high:before{content:"\f107"}.video-js .vjs-fullscreen-control .vjs-icon-placeholder,.vjs-icon-fullscreen-enter{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before,.vjs-icon-fullscreen-enter:before{content:"\f108"}.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder,.vjs-icon-fullscreen-exit{font-family:VideoJS;font-style:normal;font-weight:400}.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before,.vjs-icon-fullscreen-exit:before{content:"\f109"}.vjs-icon-square{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-square:before{content:"\f10a"}.vjs-icon-spinner{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-spinner:before{content:"\f10b"}.video-js .vjs-subs-caps-button .vjs-icon-placeholder,.video-js .vjs-subtitles-button .vjs-icon-placeholder,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder,.vjs-icon-subtitles{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js .vjs-subtitles-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before,.vjs-icon-subtitles:before{content:"\f10c"}.video-js .vjs-captions-button .vjs-icon-placeholder,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder,.vjs-icon-captions{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-captions-button .vjs-icon-placeholder:before,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before,.vjs-icon-captions:before{content:"\f10d"}.video-js .vjs-chapters-button .vjs-icon-placeholder,.vjs-icon-chapters{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-chapters-button .vjs-icon-placeholder:before,.vjs-icon-chapters:before{content:"\f10e"}.vjs-icon-share{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-share:before{content:"\f10f"}.vjs-icon-cog{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-cog:before{content:"\f110"}.video-js .vjs-play-progress,.video-js .vjs-volume-level,.vjs-icon-circle{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-play-progress:before,.video-js .vjs-volume-level:before,.vjs-icon-circle:before{content:"\f111"}.vjs-icon-circle-outline{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-circle-outline:before{content:"\f112"}.vjs-icon-circle-inner-circle{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-circle-inner-circle:before{content:"\f113"}.vjs-icon-hd{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-hd:before{content:"\f114"}.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder,.vjs-icon-cancel{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before,.vjs-icon-cancel:before{content:"\f115"}.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder,.vjs-icon-replay{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before,.vjs-icon-replay:before{content:"\f116"}.vjs-icon-facebook{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-facebook:before{content:"\f117"}.vjs-icon-gplus{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-gplus:before{content:"\f118"}.vjs-icon-linkedin{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-linkedin:before{content:"\f119"}.vjs-icon-twitter{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-twitter:before{content:"\f11a"}.vjs-icon-tumblr{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-tumblr:before{content:"\f11b"}.vjs-icon-pinterest{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-pinterest:before{content:"\f11c"}.video-js .vjs-descriptions-button .vjs-icon-placeholder,.vjs-icon-audio-description{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-descriptions-button .vjs-icon-placeholder:before,.vjs-icon-audio-description:before{content:"\f11d"}.video-js .vjs-audio-button .vjs-icon-placeholder,.vjs-icon-audio{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-audio-button .vjs-icon-placeholder:before,.vjs-icon-audio:before{content:"\f11e"}.vjs-icon-next-item{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-next-item:before{content:"\f11f"}.vjs-icon-previous-item{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-previous-item:before{content:"\f120"}.video-js{background-color:#000;box-sizing:border-box;color:#fff;display:block;font-family:Arial,Helvetica,sans-serif;font-size:10px;font-style:normal;font-weight:400;line-height:1;padding:0;position:relative;vertical-align:top;word-break:normal}.video-js:-moz-full-screen{position:absolute}.video-js:-webkit-full-screen{height:100%!important;width:100%!important}.video-js[tabindex="-1"]{outline:none}.video-js *,.video-js :after,.video-js :before{box-sizing:inherit}.video-js ul{font-family:inherit;font-size:inherit;line-height:inherit;list-style-position:outside;margin:0}.video-js.vjs-16-9,.video-js.vjs-4-3,.video-js.vjs-fluid{height:0;max-width:100%;width:100%}.video-js.vjs-16-9{padding-top:56.25%}.video-js.vjs-4-3{padding-top:75%}.video-js .vjs-tech,.video-js.vjs-fill{height:100%;width:100%}.video-js .vjs-tech{left:0;position:absolute;top:0}body.vjs-full-window{height:100%;margin:0;padding:0}.vjs-full-window .video-js.vjs-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.video-js.vjs-fullscreen{height:100%!important;padding-top:0!important;width:100%!important}.video-js.vjs-fullscreen.vjs-user-inactive{cursor:none}.vjs-hidden{display:none!important}.vjs-disabled{cursor:default;opacity:.5}.video-js .vjs-offscreen{height:1px;left:-9999px;position:absolute;top:0;width:1px}.vjs-lock-showing{display:block!important;opacity:1;visibility:visible}.vjs-no-js{background-color:#000;color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:18px;height:150px;margin:0 auto;padding:20px;text-align:center;width:300px}.vjs-no-js a,.vjs-no-js a:visited{color:#66a8cc}.video-js .vjs-big-play-button{background-color:#2b333f;background-color:#2b333fb3;border:.06666em solid #fff;border-radius:.3em;cursor:pointer;display:block;font-size:3em;height:1.5em;left:10px;line-height:1.5em;opacity:1;padding:0;position:absolute;top:10px;transition:all .4s;width:3em}.vjs-big-play-centered .vjs-big-play-button{left:50%;margin-left:-1.5em;margin-top:-.75em;top:50%}.video-js .vjs-big-play-button:focus,.video-js:hover .vjs-big-play-button{background-color:#73859f;background-color:#73859f80;border-color:#fff;transition:all 0s}.vjs-controls-disabled .vjs-big-play-button,.vjs-error .vjs-big-play-button,.vjs-has-started .vjs-big-play-button,.vjs-using-native-controls .vjs-big-play-button{display:none}.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button{display:block}.video-js button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;color:inherit;display:inline-block;font-size:inherit;line-height:inherit;text-decoration:none;text-transform:none;transition:none}.vjs-control .vjs-button{height:100%;width:100%}.video-js .vjs-control.vjs-close-button{cursor:pointer;height:3em;position:absolute;right:0;top:.5em;z-index:2}.video-js .vjs-modal-dialog{background:#000c;background:linear-gradient(180deg,#000c,#fff0);overflow:auto}.video-js .vjs-modal-dialog>*{box-sizing:border-box}.vjs-modal-dialog .vjs-modal-dialog-content{font-size:1.2em;line-height:1.5;padding:20px 24px;z-index:1}.vjs-menu-button{cursor:pointer}.vjs-menu-button.vjs-disabled{cursor:default}.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu{display:none}.vjs-menu .vjs-menu-content{display:block;font-family:Arial,Helvetica,sans-serif;margin:0;overflow:auto;padding:0}.vjs-menu .vjs-menu-content>*{box-sizing:border-box}.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu{display:none}.vjs-menu li{font-size:1.2em;line-height:1.4em;list-style:none;margin:0;padding:.2em 0;text-align:center;text-transform:lowercase}.vjs-menu li.vjs-menu-item:focus,.vjs-menu li.vjs-menu-item:hover{background-color:#73859f;background-color:#73859f80}.vjs-menu li.vjs-selected,.vjs-menu li.vjs-selected:focus,.vjs-menu li.vjs-selected:hover{background-color:#fff;color:#2b333f}.vjs-menu li.vjs-menu-title{cursor:default;font-size:1em;font-weight:700;line-height:2em;margin:0 0 .3em;padding:0;text-align:center;text-transform:uppercase}.vjs-menu-button-popup .vjs-menu{border-top-color:#2b333fb3;bottom:0;display:none;height:0;left:-3em;margin-bottom:1.5em;position:absolute;width:10em}.vjs-menu-button-popup .vjs-menu .vjs-menu-content{background-color:#2b333f;background-color:#2b333fb3;bottom:1.5em;max-height:15em;position:absolute;width:100%}.vjs-menu-button-popup .vjs-menu.vjs-lock-showing,.vjs-workinghover .vjs-menu-button-popup:hover .vjs-menu{display:block}.video-js .vjs-menu-button-inline{overflow:hidden;transition:all .4s}.video-js .vjs-menu-button-inline:before{width:2.222222222em}.video-js .vjs-menu-button-inline.vjs-slider-active,.video-js .vjs-menu-button-inline:focus,.video-js .vjs-menu-button-inline:hover,.video-js.vjs-no-flex .vjs-menu-button-inline{width:12em}.vjs-menu-button-inline .vjs-menu{height:100%;left:4em;margin:0;opacity:0;padding:0;position:absolute;top:0;transition:all .4s;width:auto}.vjs-menu-button-inline.vjs-slider-active .vjs-menu,.vjs-menu-button-inline:focus .vjs-menu,.vjs-menu-button-inline:hover .vjs-menu{display:block;opacity:1}.vjs-no-flex .vjs-menu-button-inline .vjs-menu{display:block;opacity:1;position:relative;width:auto}.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu{width:auto}.vjs-menu-button-inline .vjs-menu-content{height:100%;margin:0;overflow:hidden;width:auto}.video-js .vjs-control-bar{background-color:#2b333f;background-color:#2b333fb3;bottom:0;display:none;height:3em;left:0;position:absolute;right:0;width:100%}.vjs-has-started .vjs-control-bar{display:flex;opacity:1;transition:visibility .1s,opacity .1s;visibility:visible}.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{opacity:0;transition:visibility 1s,opacity 1s;visibility:visible}.vjs-controls-disabled .vjs-control-bar,.vjs-error .vjs-control-bar,.vjs-using-native-controls .vjs-control-bar{display:none!important}.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{opacity:1;visibility:visible}.vjs-has-started.vjs-no-flex .vjs-control-bar{display:table}.video-js .vjs-control{flex:none;height:100%;margin:0;padding:0;position:relative;text-align:center;width:4em}.vjs-button>.vjs-icon-placeholder:before{font-size:1.8em;line-height:1.67}.video-js .vjs-control:focus,.video-js .vjs-control:focus:before,.video-js .vjs-control:hover:before{text-shadow:0 0 1em #fff}.video-js .vjs-control-text{clip:rect(0 0 0 0);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.vjs-no-flex .vjs-control{display:table-cell;vertical-align:middle}.video-js .vjs-custom-control-spacer{display:none}.video-js .vjs-progress-control{align-items:center;cursor:pointer;display:flex;flex:auto;min-width:4em;touch-action:none}.video-js .vjs-progress-control.disabled{cursor:default}.vjs-live .vjs-progress-control{display:none}.vjs-no-flex .vjs-progress-control{width:auto}.video-js .vjs-progress-holder{flex:auto;height:.3em;transition:all .2s}.video-js .vjs-progress-control .vjs-progress-holder{margin:0 10px}.video-js .vjs-progress-control:hover .vjs-progress-holder{font-size:1.6666666666666667em}.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled{font-size:1em}.video-js .vjs-progress-holder .vjs-load-progress,.video-js .vjs-progress-holder .vjs-load-progress div,.video-js .vjs-progress-holder .vjs-play-progress{display:block;height:100%;margin:0;padding:0;position:absolute;width:0}.video-js .vjs-play-progress{background-color:#fff}.video-js .vjs-play-progress:before{font-size:.9em;position:absolute;right:-.5em;top:-.333333333333333em;z-index:1}.video-js .vjs-load-progress{background:#73859f80}.video-js .vjs-load-progress div{background:#73859fbf}.video-js .vjs-time-tooltip{background-color:#fff;background-color:#fffc;border-radius:.3em;color:#000;float:right;font-family:Arial,Helvetica,sans-serif;font-size:1em;padding:6px 8px 8px;pointer-events:none;position:relative;top:-3.4em;visibility:hidden;z-index:1}.video-js .vjs-progress-holder:focus .vjs-time-tooltip{display:none}.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip,.video-js .vjs-progress-control:hover .vjs-time-tooltip{display:block;font-size:.6em;visibility:visible}.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip{font-size:1em}.video-js .vjs-progress-control .vjs-mouse-display{background-color:#000;display:none;height:100%;position:absolute;width:1px;z-index:1}.vjs-no-flex .vjs-progress-control .vjs-mouse-display{z-index:0}.video-js .vjs-progress-control:hover .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display{opacity:0;transition:visibility 1s,opacity 1s;visibility:hidden}.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display{display:none}.vjs-mouse-display .vjs-time-tooltip{background-color:#000;background-color:#000c;color:#fff}.video-js .vjs-slider{-webkit-touch-callout:none;background-color:#73859f;background-color:#73859f80;cursor:pointer;margin:0 .45em;padding:0;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.video-js .vjs-slider.disabled{cursor:default}.video-js .vjs-slider:focus{box-shadow:0 0 1em #fff;text-shadow:0 0 1em #fff}.video-js .vjs-mute-control{cursor:pointer;flex:none}.video-js .vjs-volume-control{cursor:pointer;display:flex;margin-right:1em}.video-js .vjs-volume-control.vjs-volume-horizontal{width:5em}.video-js .vjs-volume-panel .vjs-volume-control{height:1px;margin-left:-1px;opacity:0;visibility:visible;width:1px}.video-js .vjs-volume-panel{transition:width 1s}.video-js .vjs-volume-panel .vjs-mute-control:hover~.vjs-volume-control,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active,.video-js .vjs-volume-panel .vjs-volume-control:active,.video-js .vjs-volume-panel .vjs-volume-control:hover,.video-js .vjs-volume-panel:active .vjs-volume-control,.video-js .vjs-volume-panel:focus .vjs-volume-control,.video-js .vjs-volume-panel:hover .vjs-volume-control{opacity:1;position:relative;transition:visibility .1s,opacity .1s,height .1s,width .1s,left 0s,top 0s;visibility:visible}.video-js .vjs-volume-panel .vjs-mute-control:hover~.vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-horizontal,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-horizontal{height:3em;width:5em}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:hover{transition:width .1s;width:9em}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only{width:4em}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{height:8em;left:-3.5em;transition:visibility 1s,opacity 1s,height 1s 1s,width 1s 1s,left 1s 1s,top 1s 1s;width:3em}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{transition:visibility 1s,opacity 1s,height 1s 1s,width 1s,left 1s 1s,top 1s 1s}.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{height:3em;opacity:1;position:relative;transition:none;visibility:visible;width:5em}.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical,.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{bottom:3em;left:.5em;position:absolute}.video-js .vjs-volume-panel{display:flex}.video-js .vjs-volume-bar{margin:1.35em .45em}.vjs-volume-bar.vjs-slider-horizontal{height:.3em;width:5em}.vjs-volume-bar.vjs-slider-vertical{height:5em;margin:1.35em auto;width:.3em}.video-js .vjs-volume-level{background-color:#fff;bottom:0;left:0;position:absolute}.video-js .vjs-volume-level:before{font-size:.9em;position:absolute}.vjs-slider-vertical .vjs-volume-level{width:.3em}.vjs-slider-vertical .vjs-volume-level:before{left:-.3em;top:-.5em}.vjs-slider-horizontal .vjs-volume-level{height:.3em}.vjs-slider-horizontal .vjs-volume-level:before{right:-.5em;top:-.3em}.video-js .vjs-volume-panel.vjs-volume-panel-vertical{width:4em}.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level{height:100%}.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level{width:100%}.video-js .vjs-volume-vertical{background-color:#2b333f;background-color:#2b333fb3;bottom:8em;height:8em;width:3em}.video-js .vjs-volume-horizontal .vjs-menu{left:-2em}.vjs-poster{background-color:#000;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;bottom:0;cursor:pointer;display:inline-block;height:100%;left:0;margin:0;padding:0;position:absolute;right:0;top:0;vertical-align:middle}.vjs-has-started .vjs-poster{display:none}.vjs-audio.vjs-has-started .vjs-poster{display:block}.vjs-using-native-controls .vjs-poster{display:none}.video-js .vjs-live-control{align-items:flex-start;display:flex;flex:auto;font-size:1em;line-height:3em}.vjs-no-flex .vjs-live-control{display:table-cell;text-align:left;width:auto}.video-js .vjs-time-control{flex:none;font-size:1em;line-height:3em;min-width:2em;padding-left:1em;padding-right:1em;width:auto}.video-js .vjs-current-time,.video-js .vjs-duration,.vjs-live .vjs-time-control,.vjs-no-flex .vjs-current-time,.vjs-no-flex .vjs-duration{display:none}.vjs-time-divider{display:none;line-height:3em}.vjs-live .vjs-time-divider{display:none}.video-js .vjs-play-control .vjs-icon-placeholder{cursor:pointer;flex:none}.vjs-text-track-display{bottom:3em;left:0;pointer-events:none;position:absolute;right:0;top:0}.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display{bottom:1em}.video-js .vjs-text-track{font-size:1.4em;margin-bottom:.1em;text-align:center}.vjs-subtitles{color:#fff}.vjs-captions{color:#fc6}.vjs-tt-cue{display:block}video::-webkit-media-text-track-display{transform:translateY(-3em)}.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display{transform:translateY(-1.5em)}.video-js .vjs-fullscreen-control{cursor:pointer;flex:none}.vjs-playback-rate .vjs-playback-rate-value,.vjs-playback-rate>.vjs-menu-button{height:100%;left:0;position:absolute;top:0;width:100%}.vjs-playback-rate .vjs-playback-rate-value{font-size:1.5em;line-height:2;pointer-events:none;text-align:center}.vjs-playback-rate .vjs-menu{left:0;width:4em}.vjs-error .vjs-error-display .vjs-modal-dialog-content{font-size:1.4em;text-align:center}.vjs-error .vjs-error-display:before{color:#fff;content:"X";font-family:Arial,Helvetica,sans-serif;font-size:4em;left:0;line-height:1;margin-top:-.5em;position:absolute;text-align:center;text-shadow:.05em .05em .1em #000;top:50%;vertical-align:middle;width:100%}.vjs-loading-spinner{background-clip:padding-box;border:6px solid #2b333fb3;border-radius:25px;box-sizing:border-box;display:none;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.85;position:absolute;text-align:left;top:50%;visibility:hidden;width:50px}.vjs-seeking .vjs-loading-spinner,.vjs-waiting .vjs-loading-spinner{animation:vjs-spinner-show 0s linear .3s forwards;display:block}.vjs-loading-spinner:after,.vjs-loading-spinner:before{border:inherit;border-color:#fff #0000 #0000;border-radius:inherit;box-sizing:inherit;content:"";height:inherit;margin:-6px;opacity:1;position:absolute;width:inherit}.vjs-seeking .vjs-loading-spinner:after,.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:before{animation:vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite}.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:before{border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:after{animation-delay:.44s;border-top-color:#fff}@keyframes vjs-spinner-show{to{visibility:visible}}@keyframes vjs-spinner-spin{to{transform:rotate(1turn)}}@keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}to{border-top-color:#73859f}}.vjs-chapters-button .vjs-menu ul{width:24em}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder{display:inline-block;margin-bottom:-.1em;vertical-align:middle}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{content:"\f10d";font-family:VideoJS;font-size:1.5em;line-height:inherit}.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder{display:inline-block;margin-bottom:-.1em;vertical-align:middle}.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{content:" \f11d";font-family:VideoJS;font-size:1.5em;line-height:inherit}.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer{flex:auto}.video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex .vjs-custom-control-spacer{width:auto}.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-descriptions-button,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button .vjs-audio-button,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-audio-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-descriptions-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-audio-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-descriptions-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control{display:none}.vjs-modal-dialog.vjs-text-track-settings{background-color:#2b333f;background-color:#2b333fbf;color:#fff;height:70%}.vjs-text-track-settings .vjs-modal-dialog-content{display:table}.vjs-text-track-settings .vjs-track-settings-colors,.vjs-text-track-settings .vjs-track-settings-controls,.vjs-text-track-settings .vjs-track-settings-font{display:table-cell}.vjs-text-track-settings .vjs-track-settings-controls{text-align:right;vertical-align:bottom}@supports (display:grid){.vjs-text-track-settings .vjs-modal-dialog-content{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr auto}.vjs-text-track-settings .vjs-track-settings-colors{display:block;grid-column:1;grid-row:1}.vjs-text-track-settings .vjs-track-settings-font{grid-column:2;grid-row:1}.vjs-text-track-settings .vjs-track-settings-controls{grid-column:2;grid-row:2}}.vjs-track-setting>select{margin-right:5px}.vjs-text-track-settings fieldset{border:none;margin:5px;padding:3px}.vjs-text-track-settings fieldset span{display:inline-block}.vjs-text-track-settings legend{color:#fff;margin:0 0 5px}.vjs-text-track-settings .vjs-label{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);border:0;display:block;height:1px;margin:0 0 5px;overflow:hidden;padding:0;position:absolute;width:1px}.vjs-track-settings-controls button:active,.vjs-track-settings-controls button:focus{background-image:linear-gradient(0deg,#fff 88%,#73859f);outline-style:solid;outline-width:medium}.vjs-track-settings-controls button:hover{color:#2b333fbf}.vjs-track-settings-controls button{background-color:#fff;background-image:linear-gradient(-180deg,#fff 88%,#73859f);border-radius:2px;color:#2b333f;cursor:pointer}.vjs-track-settings-controls .vjs-default-button{margin-right:1em}@media print{.video-js>:not(.vjs-tech):not(.vjs-poster){visibility:hidden}}.vjs-resize-manager{border:none;height:100%;left:0;position:absolute;top:0;visibility:hidden;width:100%}.vehicle-internal-360{display:block;height:540px;max-width:100%;position:relative;width:100%}.vehicle-internal-360 .pnlm-load-button{background-color:var(--hyundai-off-white);border:1px solid var(--hyundai-off-white);border-radius:50px;height:26px;margin:0;transform:translate(-50%,-50%);width:106px}.vehicle-internal-360 .pnlm-load-button p{color:var(--hyundai-graffiti);font-family:HyundaiSansHead-Bold;font-size:10px;line-height:normal;text-align:center;text-transform:uppercase}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-internal-360{height:360px}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-internal-360{height:320px}}@media only screen and (max-width:767px){.vehicle-internal-360{height:270px}}.pd-internal360{display:block;height:auto;max-width:100%;padding-bottom:100px;width:100%}.pd-internal360 .pdi360-switch-content{display:block;height:auto;margin:0 auto;max-width:95%;width:100%}.product-design{background-color:var(--hyundai-background-grey);display:block;height:auto;max-width:100%;padding:60px 0 100px;width:100%}.product-design .pd-header{align-items:center;display:flex;height:auto;justify-content:space-between;margin-bottom:20px;max-width:100%;width:100%}.product-design .pd-header .pd-logos{align-items:center;-moz-column-gap:15px;column-gap:15px;display:flex;padding-right:200px}@media only screen and (min-width:1200px)and (max-width:1600px){.product-design .pd-header .pd-logos{padding-right:30px}}@media only screen and (max-width:1024px){.product-design .pd-header .pd-logos{display:none}}.product-design .pd-header .hyundai-button{font-family:HyundaiSansHead-Medium;min-width:200px}@media only screen and (max-width:1024px){.product-design .pd-header .hyundai-button{font-size:14px;height:40px;max-width:160px;min-width:160px;padding:0}}@media only screen and (min-width:1200px)and (max-width:1600px){.product-design{padding:30px 0 15px}}@media only screen and (min-width:768px)and (max-width:1024px){.product-design{padding:40px 0}}@media only screen and (max-width:767px){.product-design{padding:35px 0}}.product-download{background-color:var(--hyundai-background-grey);display:block;height:auto;max-width:100%;padding-bottom:100px;width:100%}.product-download .product-download-container{display:inherit;height:inherit;max-width:inherit;width:inherit}.product-download .product-download-container .product-download-content{align-items:flex-start;display:flex;height:auto;justify-content:flex-end;max-width:1660px;padding:60px 0;width:100%}.product-download .product-download-container .product-download-content .product-download-files{align-items:flex-start;display:flex;flex-wrap:wrap;gap:15px;height:auto;justify-content:space-between;max-width:1095px;width:100%}.product-download .product-download-container .product-download-content .product-download-files .download-item-text{font-size:18px;line-height:normal}@media only screen and (min-width:1200px)and (max-width:1600px){.product-download .product-download-container .product-download-content .product-download-files .download-item-text{font-size:16px}}@media only screen and (min-width:768px)and (max-width:1024px){.product-download .product-download-container .product-download-content .product-download-files .download-item-text{font-size:15px}}@media only screen and (max-width:767px){.product-download .product-download-container .product-download-content .product-download-files .download-item-text{font-size:14px}}@media only screen and (min-width:1200px)and (max-width:1600px){.product-download .product-download-container .product-download-content .product-download-files{gap:10px;max-width:950px}}@media only screen and (max-width:1024px){.product-download .product-download-container .product-download-content .product-download-files{gap:10px;justify-content:center;max-width:95%}}@media only screen and (min-width:1200px)and (max-width:1600px){.product-download .product-download-container .product-download-content{max-width:1200px}}@media only screen and (min-width:768px)and (max-width:1024px){.product-download .product-download-container .product-download-content{justify-content:center;max-width:100%;padding:30px 0}}@media only screen and (max-width:767px){.product-download .product-download-container .product-download-content{justify-content:center;max-width:100%;padding:20px 0}}.pg-content{display:block;height:auto;margin:20px auto 0;max-width:1524px;width:100%}.pg-content .pg-content-desktop{align-items:flex-start;display:flex;flex-wrap:wrap;gap:6px;height:auto;justify-content:center;max-width:100%;width:100%}.pg-content .pg-content-desktop .pg-item{cursor:pointer;display:block;height:200px;position:relative;width:300px}.pg-content .pg-content-desktop .pg-item .item-thumb{display:block;height:100%;width:100%}.pg-content .pg-content-desktop .pg-item .item-thumb img{height:100%;width:100%}.pg-content .pg-content-desktop .pg-item .item-hover{align-items:flex-start;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:space-between;left:0;opacity:0;padding:10px 12px 12px 24px;position:absolute;top:0;transition:all .5s ease-out;width:100%}.pg-content .pg-content-desktop .pg-item .item-hover .item-icon{display:flex;justify-content:flex-end;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.pg-content .pg-content-desktop .pg-item .item-hover .item-icon img{height:auto;width:11px}}.pg-content .pg-content-desktop .pg-item .item-hover .item-title{font-size:21px;line-height:1.2;transform:translateY(20px);transition:all .5s ease-out}@media only screen and (min-width:1200px)and (max-width:1600px){.pg-content .pg-content-desktop .pg-item .item-hover .item-title{font-size:15px}}.pg-content .pg-content-desktop .pg-item .item-hover:hover{opacity:1}.pg-content .pg-content-desktop .pg-item .item-hover:hover .item-title{transform:translateY(0)}@media only screen and (min-width:1200px)and (max-width:1600px){.pg-content .pg-content-desktop .pg-item{height:auto;width:224px}}@media only screen and (max-width:1024px){.pg-content .pg-content-desktop{display:none}}.pg-content .pg-content-mobile{display:none;height:auto;max-width:100%;width:100%}@media only screen and (max-width:1024px){.pg-content .pg-content-mobile{display:block}}@media only screen and (min-width:1200px)and (max-width:1600px){.pg-content{max-width:95%}}@media only screen and (max-width:1024px){.pg-content{max-width:95%}}.product-offer{background-color:var(--hyundai-background-grey);display:block;height:auto;max-width:100%;padding-bottom:100px;width:100%}.product-offer .product-offer-content{margin:20px auto 0}.product-offer .product-offer-content,.product-parallax{display:block;height:auto;max-width:100%;width:100%}.product-parallax .swiper-pagination{bottom:10px!important}.product-parallax .swiper-pagination .swiper-pagination-bullet{background:#f0edeb!important;border-radius:50px!important;box-shadow:0 0 20px 0 #181818;opacity:1!important;transition:width .5s ease-out}.product-parallax .swiper-pagination .swiper-pagination-bullet-active{border-radius:50px!important;width:60px!important}.product-performance-content,.product-performance-content .ppc-content{display:block;height:auto;max-width:100%;width:100%}.product-performance-content .ppc-content{margin:30px auto 0}.product-performance-panel{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:flex-start;margin:0 auto 120px;max-width:100%;position:relative;width:100%}.product-performance-panel.ppp-video{margin:0 auto 40px!important}.product-performance-panel .pp-panel-image{display:block;height:auto;width:auto}@media only screen and (min-width:1200px)and (max-width:1600px){.product-performance-panel .pp-panel-image{height:auto;width:730px}}@media only screen and (max-width:1024px){.product-performance-panel .pp-panel-image{height:auto;width:95%}}.product-performance-panel .pp-panel-video{display:block;height:auto;margin:0 auto;width:100%}.product-performance-panel .pp-panel-video .pp-panel-video-desktop{align-items:center;display:flex;justify-content:center}@media only screen and (max-width:1024px){.product-performance-panel .pp-panel-video .pp-panel-video-desktop{display:none}}.product-performance-panel .pp-panel-video .pp-panel-video-mobile{display:none}@media only screen and (max-width:1024px){.product-performance-panel .pp-panel-video .pp-panel-video-mobile{align-items:center;display:flex;justify-content:center}}@media only screen and (min-width:1200px)and (max-width:1600px){.product-performance-panel .pp-panel-video{width:730px}}@media only screen and (max-width:1024px){.product-performance-panel .pp-panel-video{width:95%}.product-performance-panel .pp-panel-video video{width:100%}}.product-performance-panel .pp-vehicle-image{left:50%;position:absolute;top:82%;transform:translate(-63%,-50%)}@media only screen and (min-width:1200px)and (max-width:1600px){.product-performance-panel .pp-vehicle-image{height:auto;width:380px}}@media only screen and (min-width:768px)and (max-width:1024px){.product-performance-panel .pp-vehicle-image{height:auto;width:380px}}@media only screen and (max-width:767px){.product-performance-panel .pp-vehicle-image{height:auto;width:230px}}@media only screen and (min-width:1200px)and (max-width:1600px){.product-performance-panel{margin:0 auto 80px}}@media only screen and (min-width:768px)and (max-width:1024px){.product-performance-panel{margin:0 auto 80px}}@media only screen and (max-width:767px){.product-performance-panel{margin:0 auto 60px}}.product-performance-technicalsheet{align-items:flex-end;display:flex;flex-wrap:wrap;height:75px;justify-content:center;margin:0 auto 80px}.product-performance-technicalsheet .ppt-item{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:0 30px;position:relative}.product-performance-technicalsheet .ppt-item .ppt-item-title{font-size:16px;line-height:1;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.product-performance-technicalsheet .ppt-item .ppt-item-title{font-size:14px}}@media only screen and (max-width:767px){.product-performance-technicalsheet .ppt-item .ppt-item-title{font-size:12px}}.product-performance-technicalsheet .ppt-item .ppt-item-text{font-size:27px;line-height:1;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.product-performance-technicalsheet .ppt-item .ppt-item-text{font-size:18px}}@media only screen and (min-width:768px)and (max-width:1024px){.product-performance-technicalsheet .ppt-item .ppt-item-text{font-size:20px}}@media only screen and (max-width:767px){.product-performance-technicalsheet .ppt-item .ppt-item-text{font-size:13px;white-space:normal}}.product-performance-technicalsheet .ppt-item:after{background-color:var(--hyundai-graffiti);content:"";height:100%;position:absolute;right:0;top:0;width:1px}.product-performance-technicalsheet .ppt-item:last-of-type:after{display:none}@media only screen and (min-width:1200px)and (max-width:1600px){.product-performance-technicalsheet .ppt-item{padding:0 20px}}@media only screen and (min-width:768px)and (max-width:1024px){.product-performance-technicalsheet .ppt-item{height:65px;padding:0 25px;width:230px}.product-performance-technicalsheet .ppt-item:nth-child(3):after{display:none}}@media only screen and (max-width:767px){.product-performance-technicalsheet .ppt-item{height:55px;padding:0 12px;row-gap:3px;width:50%}.product-performance-technicalsheet .ppt-item:nth-child(2n){padding-left:20px}.product-performance-technicalsheet .ppt-item:nth-child(2n):after{display:none}}@media only screen and (min-width:1200px)and (max-width:1600px){.product-performance-technicalsheet{height:55px}}@media only screen and (min-width:768px)and (max-width:1024px){.product-performance-technicalsheet{height:auto;max-width:90%;row-gap:25px;width:100%}}@media only screen and (max-width:767px){.product-performance-technicalsheet{height:auto;margin:0 auto 40px;max-width:85%;row-gap:20px;width:100%}}.pp-button{align-items:center;display:flex;height:auto;justify-content:center;margin:0 auto 50px;max-width:100%;width:100%}.pt-content{display:block;height:auto;margin:20px auto 0;max-width:1300px;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.pt-content{max-width:80%}}@media only screen and (max-width:1024px){.pt-content{max-width:95%}}.quicknews{background-color:var(--hyundai-white);display:block;height:auto;margin:90px auto 0;max-width:100%;padding:40px 0;position:relative;width:100%}.quicknews .qn-container{display:block;height:100%;margin:0 auto;max-width:1300px;width:100%}.quicknews .qn-container .qn-header{border-bottom:1px solid var(--hyundai-black);display:block;height:auto;max-width:100%;padding-bottom:20px;width:100%}.quicknews .qn-container .qn-header .qn-title{font-size:36px;line-height:1.2;margin-bottom:10px;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.quicknews .qn-container .qn-header .qn-title{font-size:32px}}@media only screen and (min-width:768px)and (max-width:1024px){.quicknews .qn-container .qn-header .qn-title{font-size:32px;white-space:normal}}@media only screen and (max-width:767px){.quicknews .qn-container .qn-header .qn-title{font-size:24px;white-space:normal}}.quicknews .qn-container .qn-header .qn-text{font-size:21px;line-height:1.2;margin-bottom:10px;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.quicknews .qn-container .qn-header .qn-text{font-size:18px}}@media only screen and (min-width:768px)and (max-width:1024px){.quicknews .qn-container .qn-header .qn-text{font-size:18px;white-space:normal}}@media only screen and (max-width:767px){.quicknews .qn-container .qn-header .qn-text{font-size:16px;white-space:normal}}.quicknews .qn-container .qn-content{align-items:center;border-bottom:3px solid var(--hyundai-black);display:flex;flex-direction:column;gap:30px;height:auto;justify-content:flex-start;margin:0 auto;max-width:1200px;overflow-y:auto;padding:30px 0;width:100%}.quicknews .qn-container .qn-content .qn-item{border-bottom:2px solid var(--hyundai-black);display:block;height:auto;max-width:100%;padding-bottom:30px;width:100%}.quicknews .qn-container .qn-content .qn-item .qn-item-header{align-items:flex-start;display:flex;gap:10px;height:auto;justify-content:flex-start;margin-bottom:20px;max-width:100%;width:100%}.quicknews .qn-container .qn-content .qn-item .qn-item-header .qn-publication{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:flex-start;max-width:-moz-fit-content;max-width:fit-content;width:100%}.quicknews .qn-container .qn-content .qn-item .qn-item-header .qn-publication .qn-publiction-text{font-size:18px;line-height:1}@media only screen and (min-width:1200px)and (max-width:1600px){.quicknews .qn-container .qn-content .qn-item .qn-item-header .qn-publication .qn-publiction-text{font-size:16px}}@media only screen and (max-width:767px){.quicknews .qn-container .qn-content .qn-item .qn-item-header .qn-publication .qn-publiction-text{font-size:14px}}.quicknews .qn-container .qn-content .qn-item .qn-item-header .qn-item-title{border-left:2px solid var(--hyundai-black);display:block;font-size:24px;height:auto;line-height:1;max-width:100%;padding-left:8px;white-space:pre-line;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.quicknews .qn-container .qn-content .qn-item .qn-item-header .qn-item-title{font-size:21px}}@media only screen and (min-width:768px)and (max-width:1024px){.quicknews .qn-container .qn-content .qn-item .qn-item-header .qn-item-title{font-size:21px}}@media only screen and (max-width:767px){.quicknews .qn-container .qn-content .qn-item .qn-item-header .qn-item-title{font-size:18px}}.quicknews .qn-container .qn-content .qn-item .qn-item-body{display:block;height:auto;max-width:100%;width:100%}.quicknews .qn-container .qn-content .qn-item .qn-item-body .qn-item-text{font-size:16px;line-height:1.2;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.quicknews .qn-container .qn-content .qn-item .qn-item-body .qn-item-text{font-size:15px}}@media only screen and (min-width:768px)and (max-width:1024px){.quicknews .qn-container .qn-content .qn-item .qn-item-body .qn-item-text{font-size:15px;text-align:justify;white-space:normal}}@media only screen and (max-width:767px){.quicknews .qn-container .qn-content .qn-item .qn-item-body .qn-item-text{font-size:14px;text-align:justify;white-space:normal}}.quicknews .qn-container .qn-content .qn-item .qn-item-body img{display:block;height:auto;margin-top:20px;max-width:100%;width:100%}.quicknews .qn-container .qn-content .qn-item:last-of-type{border-bottom:none}@media only screen and (min-width:1200px)and (max-width:1600px){.quicknews .qn-container .qn-content{height:75%}}@media only screen and (max-width:1024px){.quicknews .qn-container .qn-content{max-width:100%}}@media only screen and (max-width:767px){.quicknews .qn-container .qn-content{height:70%}}.quicknews .qn-container .qn-pagation{flex-wrap:wrap;gap:8px;height:auto;margin-top:20px;max-width:1200px;width:100%}.quicknews .qn-container .qn-pagation,.quicknews .qn-container .qn-pagation .qn-pagination-item{align-items:center;color:var(--hyundai-black);display:flex;font-family:HyundaiSansHead-Medium;font-size:18px;justify-content:center;line-height:normal}.quicknews .qn-container .qn-pagation .qn-pagination-item{background-color:var(--hyundai-transparent);border:none;height:25px;padding:0;width:25px}.quicknews .qn-container .qn-pagation .qn-pagination-item:hover{color:var(--hyundai-blue);text-decoration:underline}.quicknews .qn-container .qn-pagation .qn-pagination-item.active{background-color:var(--hyundai-light-blue);color:var(--hyundai-white);cursor:default;pointer-events:none}@media only screen and (min-width:1200px)and (max-width:1600px){.quicknews .qn-container .qn-pagation .qn-pagination-item{font-size:16px}}@media only screen and (min-width:768px)and (max-width:1024px){.quicknews .qn-container .qn-pagation .qn-pagination-item{font-size:16px}}@media only screen and (max-width:767px){.quicknews .qn-container .qn-pagation .qn-pagination-item{font-size:14px}}@media only screen and (min-width:1200px)and (max-width:1600px){.quicknews .qn-container .qn-pagation{font-size:16px}}@media only screen and (min-width:768px)and (max-width:1024px){.quicknews .qn-container .qn-pagation{font-size:16px}}@media only screen and (max-width:767px){.quicknews .qn-container .qn-pagation{font-size:14px}}@media only screen and (min-width:1200px)and (max-width:1600px){.quicknews .qn-container{max-width:90%}}@media only screen and (min-width:768px)and (max-width:1024px){.quicknews .qn-container{max-width:90%}}@media only screen and (max-width:767px){.quicknews .qn-container{max-width:90%}}@media only screen and (min-width:1200px)and (max-width:1600px){.quicknews{margin:60px auto 0;padding:30px 0}}@media only screen and (min-width:768px)and (max-width:1024px){.quicknews{margin:60px auto 0;padding:30px 0}}@media only screen and (max-width:767px){.quicknews{margin:60px auto 0;padding:20px 0}}.recall-table-mobile{display:none}@media only screen and (max-width:1024px){.recall-table-mobile{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:flex-start;max-width:100%;row-gap:8px;width:100%}.recall-table-mobile .rtm-options{display:block;height:auto;max-width:100%;width:100%}.recall-table-mobile .rtm-options .rtm-label{align-items:baseline;display:flex;height:auto;justify-content:space-between;max-width:100%;padding:0 95px 0 50px;transform:translateY(12px);width:100%}.recall-table-mobile .rtm-options .rtm-label .rtm-label-text{font-family:HyundaiSansHead-Medium;font-size:18px;line-height:1;text-transform:uppercase}}@media only screen and (max-width:1024px)and (max-width:767px){.recall-table-mobile .rtm-options .rtm-label .rtm-label-text{font-size:14px}.recall-table-mobile .rtm-options .rtm-label{padding:0 55px 0 20px}}@media only screen and (max-width:1024px){.recall-table-mobile .rtm-options .rtm-select{display:block;height:auto;max-width:100%;width:100%}.recall-table-mobile .rtm-options .rtm-select .rtm-option-wrapper{align-items:center;display:flex;height:auto;justify-content:space-between;padding:0 25px;width:100%}.recall-table-mobile .rtm-options .rtm-select .rtm-option-wrapper .rtm-input-value{display:block;font-family:HyundaiSansHead-Medium;font-size:18px;line-height:1}}@media only screen and (max-width:1024px)and (max-width:767px){.recall-table-mobile .rtm-options .rtm-select .rtm-option-wrapper .rtm-input-value{font-size:14px}.recall-table-mobile .rtm-options .rtm-select .rtm-option-wrapper{padding:0 10px}}@media only screen and (max-width:1024px){.recall-table-mobile .rtm-result{align-items:center;background-color:var(--hyundai-thankyou-blue);display:flex;flex-wrap:wrap;gap:20px;height:auto;justify-content:center;max-width:100%;padding:20px;width:100%}.recall-table-mobile .rtm-result .rtm-result-item{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:flex-start;max-width:45%;row-gap:3px;width:100%}.recall-table-mobile .rtm-result .rtm-result-item .rtm-result-item-title{font-family:HyundaiSansHead-Medium;font-size:16px;line-height:1}}@media only screen and (max-width:1024px)and (max-width:767px){.recall-table-mobile .rtm-result .rtm-result-item .rtm-result-item-title{font-size:14px}}@media only screen and (max-width:1024px){.recall-table-mobile .rtm-result .rtm-result-item .rtm-result-item-value{font-family:HyundaiSansText-Regular;font-size:16px;line-height:1.2}}@media only screen and (max-width:1024px)and (max-width:767px){.recall-table-mobile .rtm-result .rtm-result-item .rtm-result-item-value{font-size:14px}}@media only screen and (max-width:1024px){.recall-table-mobile .rtm-result .rtm-result-item .rtm-file-button{align-items:center;-moz-column-gap:5px;column-gap:5px;display:flex;justify-content:flex-start;text-decoration:none}}@media only screen and (max-width:1024px)and (max-width:767px){.recall-table-mobile .rtm-result .rtm-result-item .rtm-file-button{font-size:14px}.recall-table-mobile .rtm-result .rtm-result-item{max-width:100%}.recall-table-mobile .rtm-result{align-items:flex-start;flex-direction:column;justify-content:flex-start}}.recall{background-color:var(--hyundai-white);display:block;height:auto;margin:0 auto;max-width:100%;width:100%}.recall .recall-container .recall-content{align-items:flex-end;-moz-column-gap:80px;column-gap:80px;display:flex;height:auto;justify-content:space-between;margin-bottom:20px;max-width:100%;padding:0 90px;width:100%}.recall .recall-container .recall-content .recall-header{display:block;height:auto;max-width:40%;width:100%}.recall .recall-container .recall-content .recall-header .recall-title{font-family:HyundaiSansHead-Medium;font-size:42px;line-height:1.2;margin-bottom:10px}@media only screen and (min-width:1200px)and (max-width:1600px){.recall .recall-container .recall-content .recall-header .recall-title{font-size:36px}}@media only screen and (min-width:768px)and (max-width:1024px){.recall .recall-container .recall-content .recall-header .recall-title{font-size:32px;line-height:1.1;margin-bottom:8px;text-align:center}}@media only screen and (max-width:767px){.recall .recall-container .recall-content .recall-header .recall-title{font-size:24px;line-height:1;margin-bottom:5px;text-align:center}}.recall .recall-container .recall-content .recall-header .recall-text{font-family:HyundaiSansText-Regular;font-size:21px;line-height:1.2}@media only screen and (min-width:1200px)and (max-width:1600px){.recall .recall-container .recall-content .recall-header .recall-text{font-size:18px}}@media only screen and (min-width:768px)and (max-width:1024px){.recall .recall-container .recall-content .recall-header .recall-text{font-size:16px;line-height:1.1;text-align:center}}@media only screen and (max-width:767px){.recall .recall-container .recall-content .recall-header .recall-text{font-size:14px;line-height:1.1;text-align:center}}@media only screen and (max-width:1024px){.recall .recall-container .recall-content .recall-header{margin-bottom:20px;max-width:100%}}.recall .recall-container .recall-content .recall-search{display:block;height:auto;max-width:30%;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.recall .recall-container .recall-content .recall-search{max-width:40%}}@media only screen and (min-width:768px)and (max-width:1024px){.recall .recall-container .recall-content .recall-search{max-width:70%}}@media only screen and (max-width:767px){.recall .recall-container .recall-content .recall-search{max-width:100%}.recall .recall-container .recall-content .recall-search .hyundai-button,.recall .recall-container .recall-content .recall-search .recall-search-input label{font-size:13px}}@media only screen and (min-width:1200px)and (max-width:1600px){.recall .recall-container .recall-content{padding:0 60px}}@media only screen and (max-width:1024px){.recall .recall-container .recall-content{align-items:flex-start;flex-direction:column;justify-content:flex-start;padding:0}}.recall .recall-container .recal-list,.recall .recall-container .recall-search-result{display:block;height:auto;margin-bottom:40px;max-width:100%;width:100%}.recall .recall-container .recal-list .recall-table-result,.recall .recall-container .recall-search-result .recall-table-result{display:block}@media only screen and (max-width:1024px){.recall .recall-container .recal-list .recall-table-result,.recall .recall-container .recall-search-result .recall-table-result{display:none}}.recall .recall-container .recal-list .recall-result-table-mobile,.recall .recall-container .recall-search-result .recall-result-table-mobile{display:none}@media only screen and (max-width:1024px){.recall .recall-container .recal-list .recall-result-table-mobile,.recall .recall-container .recall-search-result .recall-result-table-mobile{align-items:flex-start;background-color:var(--hyundai-thankyou-blue);display:flex;flex-direction:column;height:auto;justify-content:flex-start;max-width:100%;padding:20px 30px;row-gap:10px;width:100%}.recall .recall-container .recal-list .recall-result-table-mobile .recall-result-table-item,.recall .recall-container .recall-search-result .recall-result-table-mobile .recall-result-table-item{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:flex-start;max-width:100%;width:100%}.recall .recall-container .recal-list .recall-result-table-mobile .recall-result-table-item .recall-table-title,.recall .recall-container .recall-search-result .recall-result-table-mobile .recall-result-table-item .recall-table-title{font-family:HyundaiSansHead-Medium;font-size:16px;line-height:1.2}.recall .recall-container .recal-list .recall-result-table-mobile .recall-result-table-item .recall-table-value,.recall .recall-container .recall-search-result .recall-result-table-mobile .recall-result-table-item .recall-table-value{font-family:HyundaiSansHead-Regular;font-size:16px;line-height:1}}.recall .recall-container .recal-list .recall-certified-button,.recall .recall-container .recal-list .recall-file-button,.recall .recall-container .recall-search-result .recall-certified-button,.recall .recall-container .recall-search-result .recall-file-button{align-items:center;background-color:var(--hyundai-transparent);border:none;color:var(--hyundai-light-blue);-moz-column-gap:10px;column-gap:10px;display:flex;justify-content:center;padding:0;text-decoration:none}.recall .recall-container .recal-list .recall-certified-button:hover,.recall .recall-container .recal-list .recall-file-button:hover,.recall .recall-container .recall-search-result .recall-certified-button:hover,.recall .recall-container .recall-search-result .recall-file-button:hover{text-decoration:underline}.recall .recall-container .recal-list .recall-certified-button:hover svg path,.recall .recall-container .recal-list .recall-file-button:hover svg path,.recall .recall-container .recall-search-result .recall-certified-button:hover svg path,.recall .recall-container .recall-search-result .recall-file-button:hover svg path{fill:var(--hyundai-light-blue)}.recall .recall-container .recal-list .recall-table,.recall .recall-container .recall-search-result .recall-table{display:block}@media only screen and (max-width:1024px){.recall .recall-container .recal-list .recall-table,.recall .recall-container .recall-search-result .recall-table{display:none}}.survey-nps-form{display:block;height:auto;max-width:100%;width:100%}.survey-nps-form .snf-title{font-family:HyundaiSansHead-Medium;font-size:18px;line-height:1.2;margin-bottom:25px;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.survey-nps-form .snf-title{font-size:15px}}@media only screen and (max-width:767px){.survey-nps-form .snf-title{font-size:16px;margin-bottom:20px}}.survey-nps-form .snf-question-item{margin-bottom:40px}.survey-nps-form .snf-question-item .snf-question{font-family:HyundaiSansHead-Medium;font-size:16px;line-height:1.2;margin-bottom:12px}@media only screen and (min-width:1200px)and (max-width:1600px){.survey-nps-form .snf-question-item .snf-question{font-size:14px}}@media only screen and (max-width:767px){.survey-nps-form .snf-question-item .snf-question{font-size:14px}}.survey-nps-form .snf-question-item .snf-score-rating{-webkit-box-align:center;-webkit-box-pack:center;align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;max-width:100%;padding:20px 0;width:100%}.survey-nps-form .snf-question-item .snf-score-rating .snf-score-rating-container{display:flex;flex-direction:column-reverse;height:auto;margin-bottom:18px;max-width:100%;width:100%}.survey-nps-form .snf-question-item .snf-score-rating .snf-score-rating-container input[type=range]{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:linear-gradient(90deg,#ffabc3,#ffc7b2,#ffe2a1,#c3dfb1,#86dbc0);border:1px solid #d3d3d3;border-radius:10px;cursor:pointer;display:inline-flex;height:23px;margin:0;max-width:100%;outline:none;padding:0 3px;width:100%}.survey-nps-form .snf-question-item .snf-score-rating .snf-score-rating-container input[type=range]::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;background-color:var(--hyundai-white);border-radius:50%;cursor:pointer;height:15px;padding:0;-webkit-transform:translateY(0);width:15px}.survey-nps-form .snf-question-item .snf-score-rating .snf-score-rating-container .snf-data-list{display:flex;justify-content:space-between;margin-bottom:5px;max-width:100%;width:100%}.survey-nps-form .snf-question-item .snf-score-rating .snf-score-rating-container .snf-data-list .snf-range-mark{color:#747474;font-family:HyundaiSansText-Medium;font-size:14px;line-height:1;padding:0;transform:translateX(2px)}@media only screen and (min-width:1200px)and (max-width:1600px){.survey-nps-form .snf-question-item .snf-score-rating .snf-score-rating-container .snf-data-list .snf-range-mark{font-size:13px}}@media only screen and (max-width:767px){.survey-nps-form .snf-question-item .snf-score-rating .snf-score-rating-container .snf-data-list .snf-range-mark{font-size:13px}}.survey-nps-form .snf-question-item .snf-score-rating .snf-score-rating-container .snf-data-list .snf-range-mark:last-of-type{transform:translateX(0)}@media only screen and (min-width:1200px)and (max-width:1600px){.survey-nps-form .snf-question-item .snf-score-rating .snf-score-rating-container{margin-bottom:15px}}@media only screen and (max-width:767px){.survey-nps-form .snf-question-item .snf-score-rating .snf-score-rating-container{margin-bottom:12px}}@media only screen and (min-width:1200px)and (max-width:1600px){.survey-nps-form .snf-question-item .snf-score-rating{padding:15px 0}}@media only screen and (max-width:767px){.survey-nps-form .snf-question-item .snf-score-rating{padding:12px 0}}.survey-nps-form .snf-question-item .snf-range-caption{align-items:center;display:flex;height:auto;justify-content:space-between;max-width:100%;width:100%}.survey-nps-form .snf-question-item .snf-range-caption .snf-caption-text{color:#747474;display:flex;flex-direction:column;font-family:HyundaiSansText-Medium;font-size:14px;height:auto;line-height:1.2;max-width:50%;white-space:pre-line;width:100%}.survey-nps-form .snf-question-item .snf-range-caption .snf-caption-text.min{text-align:left}.survey-nps-form .snf-question-item .snf-range-caption .snf-caption-text.max{text-align:right}@media only screen and (min-width:1200px)and (max-width:1600px){.survey-nps-form .snf-question-item .snf-range-caption .snf-caption-text{font-size:13px}}@media only screen and (max-width:767px){.survey-nps-form .snf-question-item .snf-range-caption .snf-caption-text{font-size:13px}}.survey-nps-form .snf-question-item .snf-answer-input{background-color:var(--hyundai-white);border:none;border-bottom:1px solid var(--hyundai-light-grey);border-radius:0;color:var(--hyundai-black);display:block;font-family:HyundaiSansHead-Regular;font-size:16px;height:45px;line-height:normal;margin-bottom:5px;max-width:100%;padding:0 10px;transition:all .5s ease-out;width:100%}.survey-nps-form .snf-question-item .snf-answer-input:focus{border-bottom-color:var(--hyundai-blue)}@media only screen and (min-width:1200px)and (max-width:1600px){.survey-nps-form .snf-question-item{margin-bottom:30px}}@media only screen and (max-width:767px){.survey-nps-form .snf-question-item{margin-bottom:20px}}.survey-nps-form .snf-disclaimer{display:block;font-family:HyundaiSansText-Medium;font-size:13px;height:auto;line-height:1.2;margin-bottom:25px;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.survey-nps-form .snf-disclaimer{font-size:12px}}@media only screen and (max-width:767px){.survey-nps-form .snf-disclaimer{font-size:12px}}.survey-nps-form .hyundai-button{font-family:HyundaiSansHead-Medium;font-size:14px;line-height:normal;width:212px}@media only screen and (max-width:767px){.survey-nps-form .hyundai-button{height:40px;max-width:100%;width:100%}}.survey-nps-thanks{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:center;max-width:100%;width:100%}.survey-nps-thanks .snt-container{background-color:var(--hyundai-thankyou-blue);display:block;height:auto;margin-top:20px;max-width:100%;padding:20px 25px;width:100%}.survey-nps-thanks .snt-container .snt-text{font-family:HyundaiSansHead-Regular;font-size:16px;line-height:1.2;white-space:pre-line}.survey-nps-thanks .snt-container .snt-newsletter-text{margin-top:10px}.survey-nps-thanks .snt-container .snt-newsletter-text .snt-newsletter-button{background-color:var(--hyundai-transparent);border:none;color:var(--hyundai-blue);font-family:HyundaiSansHead-Medium;font-size:16px;line-height:1.2;padding:0;text-decoration:underline}.survey-nps-thanks .snt-container .snt-newsletter-text .snt-newsletter-text{font-family:HyundaiSansHead-Regular;font-size:16px;line-height:1.2}.sb-survey-nps{background-color:var(--hyundai-white);border:1px solid #eee;border-top:10px solid var(--hyundai-light-blue);bottom:20px;box-shadow:0 0 15px #b6aeaa;display:block;height:517px;max-width:385px;overflow-y:auto;padding:10.5px 12px 27px 24px;position:fixed;right:45px;top:auto;transform:translateX(calc(100% + 70px));transition:all .5s ease-out;width:100%;z-index:9999}.sb-survey-nps.is-open{transform:translateX(0)}.sb-survey-nps::-webkit-scrollbar{width:20px}.sb-survey-nps::-webkit-scrollbar-track{background-clip:content-box;background-color:#eee;border:7px solid #0000;border-radius:0}.sb-survey-nps::-webkit-scrollbar-thumb{background-clip:content-box;background-color:#999;border:7px solid #0000;border-radius:0;height:20px}@media only screen and (min-width:1200px)and (max-width:1600px){.sb-survey-nps{bottom:38px;height:447px;max-width:350px}}@media only screen and (max-width:767px){.sb-survey-nps{bottom:10px;max-width:335px;padding:10px 6px 20px 12px;right:50px;transform:translateX(calc(100% + 70px))}}.side-buttons{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;position:fixed;right:0;top:100px;transition:transform .5s ease-out;width:auto;z-index:999}.side-buttons .sb-close{height:30px;opacity:1;transition:opacity 1.5s ease-out;width:40px}.side-buttons .sb-close,.side-buttons .sb-close .sb-close-button{align-items:center;background-color:var(--hyundai-transparent);display:flex;justify-content:center}.side-buttons .sb-close .sb-close-button{border:none;height:100%;width:100%}.side-buttons .sb-close .sb-close-button img{filter:drop-shadow(2px 2px 2px rgba(0,0,0,.7));height:auto;max-width:50%;width:100%}.side-buttons .sb-open{align-items:center;cursor:pointer;display:flex;height:48px;justify-content:flex-end;opacity:0;pointer-events:none;position:absolute;right:40px;top:80px;transition:opacity .5s ease-out;width:30px}.side-buttons .sb-open .sb-open-button{align-items:center;background-color:var(--hyundai-light-blue);border:none;display:flex;height:100%;justify-content:center;width:100%}.side-buttons .sb-open .sb-open-button img{height:20px;width:10px}.side-buttons .sb-main-button{align-items:center;background-color:var(--hyundai-light-blue);border:1px solid var(--hyundai-light-blue);display:flex;height:150px;justify-content:center;margin-bottom:3px;text-decoration:none;width:44px}.side-buttons .sb-main-button .sb-main-button-text{color:var(--hyundai-white);font-family:HyundaiSansHead-Medium;font-size:16px;line-height:1;text-orientation:mixed;transform:rotate(180deg);writing-mode:vertical-rl}.side-buttons .sb-main-button:hover{background-color:var(--hyundai-white)}.side-buttons .sb-main-button:hover .sb-main-button-text{color:var(--hyundai-light-blue)}.side-buttons .sb-cookies-button{background-color:var(--hyundai-blue);border:1px solid var(--hyundai-blue)}.side-buttons .sb-cookies-button,.side-buttons .sb-survey-button{align-items:center;display:flex;height:44px;justify-content:center;margin-bottom:3px;width:44px}.side-buttons .sb-survey-button{background-color:var(--hyundai-light-grey);border:1px solid var(--hyundai-light-grey)}.side-buttons .sb-survey-button .sb-survey-close-button,.side-buttons .sb-survey-button .sb-survey-open-button{align-items:center;background-color:var(--hyundai-transparent);border:none;display:flex;height:100%;justify-content:center;width:100%}.side-buttons .sb-whatsapp-button{align-items:center;background-color:#00a884;border:1px solid #00a884;display:flex;height:44px;justify-content:center;margin-bottom:3px;text-decoration:none;width:44px}.side-buttons.is-minimized{transform:translateX(100%)}.side-buttons.is-minimized .sb-close{opacity:0;pointer-events:none}.side-buttons.is-minimized .sb-open{opacity:1;pointer-events:all}.tabs-header{display:flex;list-style:none;margin:0;padding:0}.tab-header-item{border-bottom:2px solid #0000;cursor:pointer;padding:10px 20px}.tab-header-item.active{border-bottom:2px solid #000}.tabs-content{margin-top:20px}.tab-content-item{display:none}.tab-content-item.active{display:block}.vehicle-accessories{display:block;height:auto;margin:0 auto;max-width:100%;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-accessories .hyundai-container{max-width:75%}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-accessories .hyundai-container{max-width:90%}}@media only screen and (max-width:767px){.vehicle-accessories .hyundai-container{max-width:95%}}.vehicle-accessories .va-container{align-items:flex-start;display:flex;gap:15px;height:auto;justify-content:flex-start;max-width:100%;width:100%}.vehicle-accessories .va-container .va-texts{align-items:flex-end;display:flex;flex-direction:column;height:100%;justify-content:space-between;max-width:40%;width:100%}.vehicle-accessories .va-container .va-texts .va-texts-content{display:block;height:auto;max-width:100%;width:100%}.vehicle-accessories .va-container .va-texts .va-texts-content .va-subtitle{font-family:HyundaiSansHead-Medium;font-size:42px;height:auto;letter-spacing:normal;line-height:1;margin-bottom:5px;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-accessories .va-container .va-texts .va-texts-content .va-subtitle{font-size:36px;width:80%}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-accessories .va-container .va-texts .va-texts-content .va-subtitle{font-size:24px}}@media only screen and (max-width:767px){.vehicle-accessories .va-container .va-texts .va-texts-content .va-subtitle{font-size:22px}}.vehicle-accessories .va-container .va-texts .va-texts-content .va-text{font-family:HyundaiSansText-Regular;font-size:21px;height:auto;line-height:1.2;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-accessories .va-container .va-texts .va-texts-content .va-text{font-size:18px;width:80%}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-accessories .va-container .va-texts .va-texts-content .va-text{font-size:16px}}@media only screen and (max-width:767px){.vehicle-accessories .va-container .va-texts .va-texts-content .va-text{font-size:14px}}.vehicle-accessories .va-container .va-texts .va-accessory-selected-text{border-left:1px solid var(--hyundai-dark-grey);display:block;height:auto;margin-bottom:35%;max-width:100%;padding-left:20px;width:100%}.vehicle-accessories .va-container .va-texts .va-accessory-selected-text .va-selected-title{font-family:HyundaiSansHead-Medium;font-size:24px;height:auto;line-height:1;margin-bottom:10px;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-accessories .va-container .va-texts .va-accessory-selected-text .va-selected-title{font-size:21px}}.vehicle-accessories .va-container .va-texts .va-accessory-selected-text .va-selected-text{font-family:HyundaiSansText-Regular;font-size:16px;height:auto;line-height:1.2;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-accessories .va-container .va-texts .va-accessory-selected-text .va-selected-text{font-size:15px}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-accessories .va-container .va-texts .va-accessory-selected-text{display:none}}@media only screen and (max-width:767px){.vehicle-accessories .va-container .va-texts .va-accessory-selected-text{display:none}}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-accessories .va-container .va-texts{max-width:50%}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-accessories .va-container .va-texts{margin-bottom:20px;max-width:100%}}@media only screen and (max-width:767px){.vehicle-accessories .va-container .va-texts{margin-bottom:15px;max-width:100%}}.vehicle-accessories .va-container .va-contents{display:block;height:auto;max-width:60%;width:100%}.vehicle-accessories .va-container .va-contents .va-gallery{margin-bottom:10px}.vehicle-accessories .va-container .va-contents .va-thumbs .swiper-wrapper{padding-bottom:20px}@media only screen and (max-width:767px){.vehicle-accessories .va-container .va-contents .va-thumbs .swiper-wrapper{padding-bottom:25px}}.vehicle-accessories .va-container .va-contents .va-thumbs .swiper-slide{border-bottom:6px solid var(--hyundai-transparent);cursor:pointer;opacity:.4}.vehicle-accessories .va-container .va-contents .va-thumbs .swiper-slide.swiper-slide-thumb-active{border-bottom:6px solid var(--hyundai-light-blue);cursor:default;opacity:1}.vehicle-accessories .va-container .va-contents .va-thumbs .swiper-pagination{bottom:0!important}.vehicle-accessories .va-container .va-contents .va-thumbs .swiper-pagination .swiper-pagination-bullet{background-color:var(--hyundai-dark-grey)!important;border-radius:50px!important;opacity:1!important;transition:width .5s ease-out}.vehicle-accessories .va-container .va-contents .va-thumbs .swiper-pagination .swiper-pagination-bullet-active{border-radius:50px!important;width:60px!important}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-accessories .va-container .va-contents{max-width:50%}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-accessories .va-container .va-contents{margin-bottom:20px;max-width:100%}}@media only screen and (max-width:767px){.vehicle-accessories .va-container .va-contents{margin-bottom:15px;max-width:100%}}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-accessories .va-container{gap:10px}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-accessories .va-container{flex-direction:column;gap:0}}@media only screen and (max-width:767px){.vehicle-accessories .va-container{flex-direction:column;gap:0}}.vehicle-accessories .va-accessory-selected-text-mobile{border-left:1px solid var(--hyundai-dark-grey);display:none;height:auto;max-width:100%;padding-left:20px!important;width:100%}.vehicle-accessories .va-accessory-selected-text-mobile .va-selected-title-mobile{font-family:HyundaiSansHead-Medium;font-size:18px;line-height:1;margin-bottom:8px}.vehicle-accessories .va-accessory-selected-text-mobile .va-selected-text-mobile{font-family:HyundaiSansText-Regular;font-size:15px;line-height:1.2}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-accessories .va-accessory-selected-text-mobile{display:block}}@media only screen and (max-width:767px){.vehicle-accessories .va-accessory-selected-text-mobile{display:block}}.vehicle-external-360{display:block;height:auto;max-width:100%;width:100%}.vehicle-external-360 .ve360-container{height:400px;margin:0 auto;max-width:1024px;overflow:hidden;position:relative;width:100%}.vehicle-external-360 .ve360-container .ve360-button{align-items:center;background-color:#000000b3;border:none;border-radius:70px;box-shadow:0 -5px 20px 0 #0006;-webkit-box-shadow:0 -5px 20px 0 #0006;-moz-box-shadow:0 -5px 20px 0 #0006;color:var(--hyundai-white);display:flex;font-family:HyundaiSansText-Regular;font-size:18px;height:60px;justify-content:center;left:50%;line-height:normal;position:absolute;top:50%;transform:translate(-50%,-50%);width:225px;z-index:101}@media only screen and (max-width:767px){.vehicle-external-360 .ve360-container .ve360-button{font-size:16px;height:40px;top:30%;width:115px}}.vehicle-external-360 .ve360-container .ve360-imagem{background-image:url(https://www.hyundai.com.br/content/dam/hmb/product/icons/background-360.png);background-position:bottom;background-repeat:no-repeat;background-size:contain;height:auto;margin:0 auto;max-width:80%;width:100%}.vehicle-external-360 .ve360-container .ve360-imagem img{height:auto;max-width:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media only screen and (max-width:767px){.vehicle-external-360 .ve360-container .ve360-imagem{max-width:100%}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-external-360 .ve360-container{height:280px}}@media only screen and (max-width:767px){.vehicle-external-360 .ve360-container{height:260px;max-width:100%}}.vehicle-design-external-360{display:block;height:auto;max-width:100%;width:100%}.vehicle-design-external-360 .vde360-colors{align-items:center;display:flex;flex-wrap:wrap;height:auto;justify-content:flex-start;margin-bottom:20px;max-width:100%;padding:0 40px;width:100%}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-design-external-360 .vde360-colors{margin-bottom:0;padding:0 20px}}@media only screen and (max-width:767px){.vehicle-design-external-360 .vde360-colors{margin-bottom:0;padding:0 10px}}.vehicle-design-360{display:block;height:auto;max-width:100%;width:100%}.vehicle-design-360 .vd-360-title{font-family:HyundaiSansHead-Medium;font-size:42px;line-height:1.2;margin-bottom:5px;padding:0 30px}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-design-360 .vd-360-title{font-size:36px}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-design-360 .vd-360-title{font-size:24px}}@media only screen and (max-width:767px){.vehicle-design-360 .vd-360-title{font-size:22px;padding:0 10px}}.vehicle-design-360 .vd360-external-container,.vehicle-design-360 .vd360-internal-container{height:auto;margin:10px 0 100px;max-width:100%;width:100%}@media only screen and (max-width:767px){.vehicle-design-360 .vd360-external-container,.vehicle-design-360 .vd360-internal-container{margin:5px 0 40px}}.vehicle-design-colors{display:block;height:auto;max-width:100%;width:100%}.vehicle-design-colors .vdc-subtitle{font-family:HyundaiSansHead-Medium;font-size:42px;height:auto;letter-spacing:normal;line-height:1.2;margin-bottom:5px;padding:0 26px;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-design-colors .vdc-subtitle{font-size:36px}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-design-colors .vdc-subtitle{font-size:24px}}@media only screen and (max-width:767px){.vehicle-design-colors .vdc-subtitle{font-size:22px;padding:0 10px}}.vehicle-design-colors .vdc-text{font-family:HyundaiSansText-Regular;font-size:21px;height:auto;line-height:1.2;margin-bottom:5px;padding:0 26px;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-design-colors .vdc-text{font-size:18px}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-design-colors .vdc-text{font-size:16px}}@media only screen and (max-width:767px){.vehicle-design-colors .vdc-text{font-size:14px;padding:0 10px}}.vehicle-design-colors .vdc-view{align-items:center;display:flex;justify-content:center;margin-bottom:10px;max-width:100%;width:100%}.vehicle-design-colors .vdc-view img{height:auto;max-width:792px;width:100%}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-design-colors .vdc-view img{max-width:550px}}@media only screen and (max-width:767px){.vehicle-design-colors .vdc-view img{max-width:100%}}.vehicle-design-colors .vdc-list{align-items:center;display:flex;flex-wrap:wrap;height:auto;justify-content:center;max-width:100%;width:100%}@media only screen and (max-width:767px){.vehicle-design-colors .vdc-list{padding:0 20px}}.vehicle-design-mosaic-modal{display:contents;height:100dvh;position:relative;width:100dvw}.vehicle-design-mosaic-modal .vdmm-backdrop{background-color:rgba(0,0,0,.388);bottom:0;content:"";cursor:pointer;height:100%;left:0;max-width:100%;opacity:0;position:fixed;right:0;top:0;transition:opacity .3s ease-out;width:100%;z-index:9999}.vehicle-design-mosaic-modal .vdmm-container{background-color:var(--hyundai-white);display:flex;height:90%;max-width:80%;overflow:hidden;position:fixed;right:0;top:55px;transform:translateX(100%);transition:transform .5s ease-out;width:100%;z-index:9999}.vehicle-design-mosaic-modal .vdmm-container .vdmm-imagem{display:block;height:100%;max-width:75%;position:relative;width:100%}.vehicle-design-mosaic-modal .vdmm-container .vdmm-imagem .vdmm-close{align-items:center;background-color:var(--hyundai-white);border:0;display:flex;height:40px;justify-content:center;position:absolute;width:40px}@media only screen and (max-width:767px){.vehicle-design-mosaic-modal .vdmm-container .vdmm-imagem .vdmm-close{height:30px;width:30px}}.vehicle-design-mosaic-modal .vdmm-container .vdmm-imagem img{height:auto;max-width:100%;width:100%}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-design-mosaic-modal .vdmm-container .vdmm-imagem{max-width:65%}}@media only screen and (max-width:767px){.vehicle-design-mosaic-modal .vdmm-container .vdmm-imagem{max-width:100%}}.vehicle-design-mosaic-modal .vdmm-container .vdmm-texts{align-items:flex-start;background-color:var(--hyundai-white);display:flex;flex-direction:column;height:100%;justify-content:flex-start;max-width:25%;padding:40px 30px 60px;width:100%}.vehicle-design-mosaic-modal .vdmm-container .vdmm-texts .vdmm-title{font-family:HyundaiSansHead-Regular;font-size:36px;letter-spacing:normal;line-height:1.2;margin-bottom:20px;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-design-mosaic-modal .vdmm-container .vdmm-texts .vdmm-title{font-size:28px;margin-bottom:15px}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-design-mosaic-modal .vdmm-container .vdmm-texts .vdmm-title{font-size:24px;margin-bottom:30px}}@media only screen and (max-width:767px){.vehicle-design-mosaic-modal .vdmm-container .vdmm-texts .vdmm-title{font-size:20px}}.vehicle-design-mosaic-modal .vdmm-container .vdmm-texts .vdmm-text{font-family:HyundaiSansText-Regular;font-size:18px;letter-spacing:normal;line-height:1.2;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-design-mosaic-modal .vdmm-container .vdmm-texts .vdmm-text{font-size:16px}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-design-mosaic-modal .vdmm-container .vdmm-texts .vdmm-text{font-size:14px}}@media only screen and (max-width:767px){.vehicle-design-mosaic-modal .vdmm-container .vdmm-texts .vdmm-text{font-size:13px}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-design-mosaic-modal .vdmm-container .vdmm-texts{max-width:35%}}@media only screen and (max-width:767px){.vehicle-design-mosaic-modal .vdmm-container .vdmm-texts{max-width:100%;min-height:250px;padding:20px 15px 30px}}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-design-mosaic-modal .vdmm-container{max-width:90%;top:5%}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-design-mosaic-modal .vdmm-container{height:auto;max-width:95%;top:40%}}@media only screen and (max-width:767px){.vehicle-design-mosaic-modal .vdmm-container{flex-direction:column;height:auto;max-width:90%;top:15%}}.vehicle-design-mosaic-modal.show .vdmm-backdrop{opacity:1}.vehicle-design-mosaic-modal.show .vdmm-container{transform:translateX(0)}.vehicle-design-mosaic{display:block;height:auto;margin-bottom:100px;max-width:100%;width:100%}.vehicle-design-mosaic .vdm-container{align-items:flex-end;display:flex;flex-wrap:wrap;gap:5px;height:auto;justify-content:center;max-width:100%;width:100%}@media only screen and (max-width:767px){.vehicle-design-mosaic .vdm-container .col-6{width:calc(50% - 5px)!important}}.vehicle-design-mosaic .vdm-container .col-lg-4{width:calc(33.33333% - 5px)}.vehicle-design-mosaic .vdm-container .vdm-title{font-family:HyundaiSansHead-Medium;font-size:42px;height:auto;letter-spacing:normal;line-height:1;margin-bottom:10px;padding-left:23px;white-space:pre-line;width:90%}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-design-mosaic .vdm-container .vdm-title{font-size:30px}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-design-mosaic .vdm-container .vdm-title{font-size:20px;padding-left:16px}}@media only screen and (max-width:767px){.vehicle-design-mosaic .vdm-container .vdm-title{font-size:18px;padding-left:10px}}.vehicle-design-mosaic .vdm-container .vdm-text{font-family:HyundaiSansText-Regular;font-size:21px;height:auto;line-height:1.2;margin-bottom:10px;padding-left:23px;white-space:pre-line;width:90%}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-design-mosaic .vdm-container .vdm-text{font-size:18px}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-design-mosaic .vdm-container .vdm-text{font-size:14px;padding-left:16px}}@media only screen and (max-width:767px){.vehicle-design-mosaic .vdm-container .vdm-text{font-size:12px;padding-left:10px}}.vehicle-design-mosaic .vdm-container .vdm-swtich-text{font-family:HyundaiSansText-Regular;font-size:16px;line-height:1}.vehicle-design-mosaic .vdm-container .vdm-swtich-text.active{color:var(--hyundai-black)!important;font-family:HyundaiSansText-Bold}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-design-mosaic .vdm-container .vdm-swtich-text{font-size:14px}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-design-mosaic .vdm-container .vdm-swtich-text{font-size:13px}}@media only screen and (max-width:767px){.vehicle-design-mosaic .vdm-container .vdm-swtich-text{font-size:12px}}.vehicle-design-mosaic .vdm-container .vdm-card{height:317px;max-width:100%;position:relative;transform-style:preserve-3d;transition:transform .5s ease-out;width:100%}.vehicle-design-mosaic .vdm-container .vdm-card .vdm-card-back,.vehicle-design-mosaic .vdm-container .vdm-card .vdm-card-front{align-items:center;backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;display:flex;height:100%;justify-content:center;position:absolute;width:100%}.vehicle-design-mosaic .vdm-container .vdm-card .vdm-card-back img,.vehicle-design-mosaic .vdm-container .vdm-card .vdm-card-front img{height:100%;max-width:100%;width:100%}.vehicle-design-mosaic .vdm-container .vdm-card .vdm-card-back .vdm-overlay,.vehicle-design-mosaic .vdm-container .vdm-card .vdm-card-front .vdm-overlay{align-items:flex-end;background-color:#00000080;cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:flex-end;left:0;opacity:0;padding:5px 30px 10px;position:absolute;top:0;transition:opacity .4s;width:100%}.vehicle-design-mosaic .vdm-container .vdm-card .vdm-card-back .vdm-overlay .vdm-overlay-title,.vehicle-design-mosaic .vdm-container .vdm-card .vdm-card-front .vdm-overlay .vdm-overlay-title{color:var(--hyundai-white);font-family:HyundaiSansText-Regular;font-size:21px;height:auto;line-height:1.2;margin-bottom:40px;width:100%}.vehicle-design-mosaic .vdm-container .vdm-card .vdm-card-back .vdm-overlay svg,.vehicle-design-mosaic .vdm-container .vdm-card .vdm-card-front .vdm-overlay svg{bottom:20px;position:absolute;right:20px}.vehicle-design-mosaic .vdm-container .vdm-card .vdm-card-back .vdm-overlay>*,.vehicle-design-mosaic .vdm-container .vdm-card .vdm-card-front .vdm-overlay>*{transform:translateY(20px);transition:transform .4s}.vehicle-design-mosaic .vdm-container .vdm-card .vdm-card-back .vdm-overlay:hover,.vehicle-design-mosaic .vdm-container .vdm-card .vdm-card-front .vdm-overlay:hover{opacity:1}.vehicle-design-mosaic .vdm-container .vdm-card .vdm-card-back .vdm-overlay:hover>*,.vehicle-design-mosaic .vdm-container .vdm-card .vdm-card-front .vdm-overlay:hover>*{transform:translateY(0)}.vehicle-design-mosaic .vdm-container .vdm-card .vdm-card-back{transform:rotateY(180deg)}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-design-mosaic .vdm-container .vdm-card{height:266px}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-design-mosaic .vdm-container .vdm-card{height:193px}}@media only screen and (max-width:767px){.vehicle-design-mosaic .vdm-container .vdm-card{height:158px}}.vehicle-design-mosaic .vdm-disclaimer{display:block;height:auto;margin-top:10px;max-width:100%;width:100%}@media only screen and (max-width:767px){.vehicle-design-mosaic .vdm-disclaimer{margin-top:6px}}.vehicle-design-mosaic .vdm-disclaimer .vdm-diclaimer-text{display:block;font-family:HyundaiSansText-Regular;font-size:16px;height:auto;line-height:1.2;text-align:center;width:100%}@media only screen and (max-width:767px){.vehicle-design-mosaic .vdm-disclaimer .vdm-diclaimer-text{font-size:13px}}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-design-mosaic{margin-bottom:80px}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-design-mosaic{margin-bottom:60px}}@media only screen and (max-width:767px){.vehicle-design-mosaic{margin-bottom:50px}}.vehicle-design{background:linear-gradient(to top,var(--hyundai-white) 0,var(--hyundai-white) 13%,var(--hyundai-sand) 13%,var(--hyundai-sand) 100%);display:block;height:auto;max-width:100%;width:100%}.vehicle-design .row>*{padding:0!important}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-design .hyundai-container{max-width:75%}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-design .hyundai-container{max-width:90%}}@media only screen and (max-width:767px){.vehicle-design .hyundai-container{max-width:95%}}.no-scroll{overflow:hidden}.vehicle-downloads{margin:0 auto}.vehicle-downloads,.vehicle-downloads .vd-texts{display:block;height:auto;max-width:100%;width:100%}.vehicle-downloads .vd-texts{margin-bottom:10px;padding:0 26px}.vehicle-downloads .vd-texts .vd-subtitle{font-family:HyundaiSansHead-Medium;font-size:42px;height:auto;letter-spacing:normal;line-height:1.2;margin-bottom:5px;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-downloads .vd-texts .vd-subtitle{font-size:36px}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-downloads .vd-texts .vd-subtitle{font-size:24px}}@media only screen and (max-width:767px){.vehicle-downloads .vd-texts .vd-subtitle{font-size:22px}}.vehicle-downloads .vd-texts .vd-text{font-family:HyundaiSansText-Regular;font-size:21px;height:auto;line-height:1.2;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-downloads .vd-texts .vd-text{font-size:18px}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-downloads .vd-texts .vd-text{font-size:16px}}@media only screen and (max-width:767px){.vehicle-downloads .vd-texts .vd-text{font-size:14px}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-downloads .vd-texts{padding:0 16px}}@media only screen and (max-width:767px){.vehicle-downloads .vd-texts{padding:0 10px}}.vehicle-downloads .vd-files{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:center;margin:20px 0;max-width:50%;width:100%}.vehicle-downloads .vd-files .vd-file-item{display:block;height:auto;margin:5px 15px;width:100%}.vehicle-downloads .vd-files .vd-file-item a{align-items:center;display:flex;height:100%;justify-content:space-between;padding:10px;text-decoration:none;width:100%}.vehicle-downloads .vd-files .vd-file-item a .vd-file-item-name{display:block;height:auto;max-width:90%;width:100%}.vehicle-downloads .vd-files .vd-file-item a .vd-file-item-name .vd-file-name{display:block;font-family:HyundaiSansHead-Medium;font-size:18px;height:auto;line-height:1.2;width:100%}@media only screen and (max-width:767px){.vehicle-downloads .vd-files .vd-file-item a .vd-file-item-name .vd-file-name{font-size:16px}}.vehicle-downloads .vd-files .vd-file-item a .vd-file-item-icon{align-items:center;display:flex;height:auto;justify-content:center;max-width:10%;width:100%}.vehicle-downloads .vd-files .vd-file-item a:hover{text-decoration:underline}.vehicle-downloads .vd-files .vd-file-item a:hover .vd-file-item-icon svg path{fill:var(--hyundai-light-blue)}@media only screen and (max-width:767px){.vehicle-downloads .vd-files .vd-file-item a{padding:8px}.vehicle-downloads .vd-files .vd-file-item{margin:0}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-downloads .vd-files{max-width:100%}}@media only screen and (max-width:767px){.vehicle-downloads .vd-files{max-width:100%}}.vehicle-header-additional-buttons{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:flex-start;max-width:50%;width:100%}.vehicle-header-additional-buttons .hyundai-button{margin-bottom:10px;width:200px!important}@media only screen and (max-width:767px){.vehicle-header-additional-buttons .hyundai-button{margin-bottom:8px;width:180px!important}}.vehicle-header-menu{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:flex-start;max-width:300px;width:100%}.vehicle-header-menu .vhm-move-icon{align-items:center;cursor:move;height:50px;justify-content:center;width:50px}.vehicle-header-menu .vhm-move-icon img{height:auto;width:100%}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-header-menu .vhm-move-icon{display:none!important}}@media only screen and (max-width:767px){.vehicle-header-menu .vhm-move-icon{display:none!important}}.vehicle-header-menu .vhm-button-container{height:auto;max-width:100%;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-header-menu{max-width:25%}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-header-menu{align-items:center;border-left:1px solid var(--hyundai-light-grey);border-right:1px solid var(--hyundai-light-grey);border-top:1px solid var(--hyundai-light-grey);flex-direction:row;justify-content:space-between;max-width:none;width:auto}}@media only screen and (max-width:767px){.vehicle-header-menu{align-items:center;border-top:1px solid var(--hyundai-light-grey);flex-direction:row;justify-content:space-between;max-width:100%}}.vehicle-header-menu.sticky{animation:menu-slider-down 2s;position:fixed;right:-35px;top:30%;z-index:999}.vehicle-header-menu.sticky a,.vehicle-header-menu.sticky button{width:55px}.vehicle-header-menu.sticky a span,.vehicle-header-menu.sticky button span{display:none;transition:all .5s ease-out}.vehicle-header-menu.sticky a:hover,.vehicle-header-menu.sticky button:hover{position:relative;right:245px;transform:scale(1);transform-origin:right center;transition:transform .5s ease-out;width:100%}.vehicle-header-menu.sticky a:hover span,.vehicle-header-menu.sticky button:hover span{display:block}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-header-menu.sticky{animation:menu-slider-up 1s;bottom:0;left:50%;right:auto;top:auto;transform:translate(-50%);z-index:999}}@media only screen and (max-width:767px){.vehicle-header-menu.sticky{animation:menu-slider-up 1s;bottom:0;left:0;right:auto;top:auto;transform:translate(-50%);z-index:999}}@keyframes menu-slider-down{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes menu-slider-up{0%{transform:translate(-50%,100%)}to{transform:translate(-50%)}}.vehicle-header-stamps{align-items:center;display:flex;height:auto;justify-content:flex-end;max-width:50%;width:100%}.vehicle-header-stamps .vh-stamps-item{align-items:center;display:flex;justify-content:center;margin-right:5px}@media only screen and (max-width:767px){.vehicle-header-stamps{align-items:flex-end;flex-direction:column;justify-content:flex-end}.vehicle-header-stamps .vh-stamps-item{margin-bottom:3px;margin-right:0}.vehicle-header-stamps .vh-stamps-item img{height:auto;width:70px}}.vehicle-header-breadcrumb{background-color:var(--hyundai-transparent);color:var(--hyundai-dark-grey);display:table;font-family:HyundaiSansHead-Regular;font-size:16px;height:auto;line-height:normal;margin:10px 0 20px;max-width:100%;width:100%}.vehicle-header-breadcrumb .vhb-list{display:flex;list-style:none;margin:0;min-height:0;padding:0}.vehicle-header-breadcrumb .vhb-list .vhb-list-item{align-items:center;display:flex}.vehicle-header-breadcrumb .vhb-list .vhb-list-item a{color:var(--hyundai-dark-grey);outline:none;text-decoration:none}@media only screen and (max-width:767px){.vehicle-header-breadcrumb .vhb-list .vhb-list-item a{font-size:13px}}.vehicle-header-breadcrumb .vhb-list .vhb-list-item.is-active{color:var(--hyundai-light-grey)}@media only screen and (max-width:767px){.vehicle-header-breadcrumb{font-size:13px;margin:5px 0 10px}}.vehicle-header-texts{display:flex;flex-direction:column;height:auto;max-width:900px;padding:20px 30px;width:100%}.vehicle-header-texts .vht-container{display:block;height:auto;max-width:100%;padding:5px 0 30px 25px;width:100%}.vehicle-header-texts .vht-container .vht-title{font-family:HyundaiSansHead-Medium;font-size:62px;letter-spacing:normal;line-height:1.2}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-header-texts .vht-container .vht-title{font-size:48px}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-header-texts .vht-container .vht-title{font-size:42px}}@media only screen and (max-width:767px){.vehicle-header-texts .vht-container .vht-title{font-size:36px}}.vehicle-header-texts .vht-container .vht-subtitle{font-family:HyundaiSansHead-Regular;font-size:42px;letter-spacing:normal;line-height:1;margin-bottom:20px}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-header-texts .vht-container .vht-subtitle{font-size:36px}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-header-texts .vht-container .vht-subtitle{font-size:32px;margin-bottom:10px}}@media only screen and (max-width:767px){.vehicle-header-texts .vht-container .vht-subtitle{font-size:22px;margin-bottom:8px}}.vehicle-header-texts .vht-container .vht-text{font-family:HyundaiSansText-Regular;font-size:21px;line-height:1.2;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-header-texts .vht-container .vht-text{font-size:18px}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-header-texts .vht-container .vht-text{font-size:16px}}@media only screen and (max-width:767px){.vehicle-header-texts .vht-container .vht-text{font-size:16px}}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-header-texts .vht-container{padding:5px 0 30px 20px}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-header-texts .vht-container{padding:0}}@media only screen and (max-width:767px){.vehicle-header-texts .vht-container{padding:0}}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-header-texts{max-width:75%}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-header-texts{padding:15px 20px;width:100%}}@media only screen and (max-width:767px){.vehicle-header-texts{max-width:100%;padding:15px 20px}}.vehicle-header{background-color:var(--hyundai-sand);display:flex;flex-direction:column;height:auto;max-width:100%;position:relative;width:100%}.vehicle-header .vh-after{display:block;height:auto;margin:0 auto;max-width:1200px;position:relative;width:100%}.vehicle-header .vh-after .vh-after-container{align-items:flex-end;display:flex;height:auto;justify-content:space-between;max-width:100%;position:absolute;top:-185px;width:100%}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-header .vh-after .vh-after-container{top:-160px}}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-header .vh-after{max-width:75%}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-header .vh-after{max-width:90%}}@media only screen and (max-width:767px){.vehicle-header .vh-after{max-width:90%}}.vehicle-header .vh-container{background-color:var(--hyundai-white);display:flex;height:auto;margin:-70px auto 100px;max-height:-moz-fit-content;max-height:fit-content;max-width:1200px;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-header .vh-container{max-width:75%}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-header .vh-container{flex-direction:column;margin:-45px auto 50px;max-width:90%}}@media only screen and (max-width:767px){.vehicle-header .vh-container{flex-direction:column;margin:-35px auto 30px;max-width:90%}}.vehicle-performance{display:block;height:auto;max-width:100%;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-performance .hyundai-container{max-width:75%}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-performance .hyundai-container{max-width:90%}}@media only screen and (max-width:767px){.vehicle-performance .hyundai-container{max-width:95%}}.vehicle-performance .vp-texts{display:block;height:auto;margin:0 auto 20px;max-width:100%;padding:0 26px!important;width:100%}.vehicle-performance .vp-texts .vp-subtitle{font-family:HyundaiSansHead-Medium;font-size:42px;height:auto;letter-spacing:normal;line-height:1.2;margin-bottom:5px;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-performance .vp-texts .vp-subtitle{font-size:36px}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-performance .vp-texts .vp-subtitle{font-size:24px}}@media only screen and (max-width:767px){.vehicle-performance .vp-texts .vp-subtitle{font-size:22px}}.vehicle-performance .vp-texts .vp-text{font-family:HyundaiSansText-Regular;font-size:21px;height:auto;line-height:1.2;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-performance .vp-texts .vp-text{font-size:18px}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-performance .vp-texts .vp-text{font-size:16px}}@media only screen and (max-width:767px){.vehicle-performance .vp-texts .vp-text{font-size:14px}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-performance .vp-texts{padding:0 16px!important}}@media only screen and (max-width:767px){.vehicle-performance .vp-texts{padding:0 10px!important}}.vehicle-performance .vp-contents{display:block;height:auto;max-width:100%;width:100%}.vehicle-performance .vp-contents .vp-container{display:flex;height:auto;width:100%}.vehicle-performance .vp-contents .vp-container .vp-accordion,.vehicle-performance .vp-contents .vp-container .vp-image{display:block;height:auto;max-width:50%;width:100%}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-performance .vp-contents .vp-container .vp-accordion,.vehicle-performance .vp-contents .vp-container .vp-image{max-width:100%}}@media only screen and (max-width:767px){.vehicle-performance .vp-contents .vp-container .vp-accordion,.vehicle-performance .vp-contents .vp-container .vp-image{max-width:100%}}.vehicle-performance .vp-contents .vp-container .vp-image{padding:5px}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-performance .vp-contents .vp-container{flex-direction:column}}@media only screen and (max-width:767px){.vehicle-performance .vp-contents .vp-container{flex-direction:column}}.vehicle-showcase{display:block;height:auto;margin:60px 0;max-width:100%;width:100%}.vehicle-showcase .vs-title{font-family:HyundaiSansHead-Medium;font-size:42px;line-height:1.2;margin-bottom:20px;padding:0 10%!important}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-showcase .vs-title{font-size:36px;margin-bottom:15px}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-showcase .vs-title{font-size:30px;margin-bottom:15px;padding:0!important}}@media only screen and (max-width:767px){.vehicle-showcase .vs-title{font-size:24px;padding:0!important}}.vehicle-showcase .vs-header{align-items:flex-start;display:flex;height:auto;justify-content:space-between;max-width:100%;padding:0 10%!important;width:100%}.vehicle-showcase .vs-header .vs-header-vehicle{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:flex-start;max-width:100%;padding-right:40px;width:100%}.vehicle-showcase .vs-header .vs-header-vehicle .vs-vehicle-top{align-items:flex-end;border-bottom:1px solid #d3d3d3;display:flex;height:auto;justify-content:space-between;max-width:100%;padding-bottom:20px;width:100%}.vehicle-showcase .vs-header .vs-header-vehicle .vs-vehicle-top .vs-vehicle-name{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:flex-end;max-width:60%;width:100%}.vehicle-showcase .vs-header .vs-header-vehicle .vs-vehicle-top .vs-vehicle-name .vs-vehicle-model{font-family:HyundaiSansHead-Medium;font-size:30px;line-height:1}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-showcase .vs-header .vs-header-vehicle .vs-vehicle-top .vs-vehicle-name .vs-vehicle-model{font-size:28px}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-showcase .vs-header .vs-header-vehicle .vs-vehicle-top .vs-vehicle-name .vs-vehicle-model{font-size:24px}}@media only screen and (max-width:767px){.vehicle-showcase .vs-header .vs-header-vehicle .vs-vehicle-top .vs-vehicle-name .vs-vehicle-model{font-size:18px}}.vehicle-showcase .vs-header .vs-header-vehicle .vs-vehicle-top .vs-vehicle-name .vs-vehicle-modelyear{color:#393333!important;font-family:HyundaiSansText-Medium;font-size:14px;line-height:1}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-showcase .vs-header .vs-header-vehicle .vs-vehicle-top .vs-vehicle-name .vs-vehicle-modelyear{font-size:13px}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-showcase .vs-header .vs-header-vehicle .vs-vehicle-top .vs-vehicle-name .vs-vehicle-modelyear{font-size:13px}}@media only screen and (max-width:767px){.vehicle-showcase .vs-header .vs-header-vehicle .vs-vehicle-top .vs-vehicle-name .vs-vehicle-modelyear{font-size:12px}}.vehicle-showcase .vs-header .vs-header-vehicle .vs-vehicle-top .vs-vehicle-price{align-items:flex-end;display:flex;flex-direction:column;height:auto;justify-content:flex-end;max-width:40%;width:100%}.vehicle-showcase .vs-header .vs-header-vehicle .vs-vehicle-top .vs-vehicle-price .vs-price-text{color:#393333!important;font-family:HyundaiSansHead-Regular;font-size:14px;line-height:1;text-align:right}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-showcase .vs-header .vs-header-vehicle .vs-vehicle-top .vs-vehicle-price .vs-price-text{font-size:13px}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-showcase .vs-header .vs-header-vehicle .vs-vehicle-top .vs-vehicle-price .vs-price-text{font-size:13px}}@media only screen and (max-width:767px){.vehicle-showcase .vs-header .vs-header-vehicle .vs-vehicle-top .vs-vehicle-price .vs-price-text{font-size:12px}}.vehicle-showcase .vs-header .vs-header-vehicle .vs-vehicle-top .vs-vehicle-price .vs-price-value{font-family:HyundaiSansText-Bold;font-size:36px;line-height:1;text-align:right}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-showcase .vs-header .vs-header-vehicle .vs-vehicle-top .vs-vehicle-price .vs-price-value{font-size:28px}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-showcase .vs-header .vs-header-vehicle .vs-vehicle-top .vs-vehicle-price .vs-price-value{font-size:24px}}@media only screen and (max-width:767px){.vehicle-showcase .vs-header .vs-header-vehicle .vs-vehicle-top .vs-vehicle-price .vs-price-value{font-size:16px}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-showcase .vs-header .vs-header-vehicle .vs-vehicle-top{padding:0 0 15px!important}}@media only screen and (max-width:767px){.vehicle-showcase .vs-header .vs-header-vehicle .vs-vehicle-top{padding:0 0 10px!important}}.vehicle-showcase .vs-header .vs-header-vehicle .vs-vehicle-bottom{align-items:center;display:flex;height:auto;justify-content:space-between;max-width:100%;padding-top:20px;width:100%}.vehicle-showcase .vs-header .vs-header-vehicle .vs-vehicle-bottom .vs-vehicle-motorization,.vehicle-showcase .vs-header .vs-header-vehicle .vs-vehicle-bottom .vs-vehicle-version{align-items:flex-start;border-left:1px solid #d3d3d3;display:flex;flex-direction:column;height:auto;justify-content:flex-end;padding-left:10px;width:100%}.vehicle-showcase .vs-header .vs-header-vehicle .vs-vehicle-bottom .vs-vehicle-motorization .vs-vehicle-engine,.vehicle-showcase .vs-header .vs-header-vehicle .vs-vehicle-bottom .vs-vehicle-motorization .vs-vehicle-transmission{color:#393333;font-family:HyundaiSansHead-Regular;font-size:16px;line-height:1.2}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-showcase .vs-header .vs-header-vehicle .vs-vehicle-bottom .vs-vehicle-motorization .vs-vehicle-engine,.vehicle-showcase .vs-header .vs-header-vehicle .vs-vehicle-bottom .vs-vehicle-motorization .vs-vehicle-transmission{font-size:14px}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-showcase .vs-header .vs-header-vehicle .vs-vehicle-bottom .vs-vehicle-motorization .vs-vehicle-engine,.vehicle-showcase .vs-header .vs-header-vehicle .vs-vehicle-bottom .vs-vehicle-motorization .vs-vehicle-transmission{font-size:14px}}@media only screen and (max-width:767px){.vehicle-showcase .vs-header .vs-header-vehicle .vs-vehicle-bottom .vs-vehicle-motorization .vs-vehicle-engine,.vehicle-showcase .vs-header .vs-header-vehicle .vs-vehicle-bottom .vs-vehicle-motorization .vs-vehicle-transmission{font-size:13px}}.vehicle-showcase .vs-header .vs-header-vehicle .vs-vehicle-bottom .vs-vehicle-version .vs-version-text{color:#393333;font-family:HyundaiSansHead-Regular;font-size:13px;line-height:1.2}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-showcase .vs-header .vs-header-vehicle .vs-vehicle-bottom .vs-vehicle-version .vs-version-text{font-size:12px}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-showcase .vs-header .vs-header-vehicle .vs-vehicle-bottom .vs-vehicle-version .vs-version-text{font-size:12px}}@media only screen and (max-width:767px){.vehicle-showcase .vs-header .vs-header-vehicle .vs-vehicle-bottom .vs-vehicle-version .vs-version-text{font-size:12px}}.vehicle-showcase .vs-header .vs-header-vehicle .vs-vehicle-bottom .vs-vehicle-version .vs-version-name{color:#393333;font-family:HyundaiSansHead-Regular;font-size:16px;line-height:1.2}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-showcase .vs-header .vs-header-vehicle .vs-vehicle-bottom .vs-vehicle-version .vs-version-name{font-size:14px}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-showcase .vs-header .vs-header-vehicle .vs-vehicle-bottom .vs-vehicle-version .vs-version-name{font-size:14px}}@media only screen and (max-width:767px){.vehicle-showcase .vs-header .vs-header-vehicle .vs-vehicle-bottom .vs-vehicle-version .vs-version-name{font-size:13px}}.vehicle-showcase .vs-header .vs-header-vehicle .vs-vehicle-bottom .vs-vehicle-colors{align-items:center;display:flex;flex-wrap:wrap;height:auto;justify-content:flex-end;min-width:350px;position:relative;width:100%;z-index:99}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-showcase .vs-header .vs-header-vehicle .vs-vehicle-bottom .vs-vehicle-colors{display:none}}@media only screen and (max-width:767px){.vehicle-showcase .vs-header .vs-header-vehicle .vs-vehicle-bottom .vs-vehicle-colors{display:none}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-showcase .vs-header .vs-header-vehicle .vs-vehicle-bottom{padding:15px 0 0!important}}@media only screen and (max-width:767px){.vehicle-showcase .vs-header .vs-header-vehicle .vs-vehicle-bottom{padding:10px 0 0!important}.vehicle-showcase .vs-header .vs-header-vehicle{padding:0!important}}.vehicle-showcase .vs-header .vs-filters{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:flex-start;max-width:140px;width:100%}.vehicle-showcase .vs-header .vs-filters .vs-filter-item{background-color:var(--hyundai-transparent);border:none;color:#2a2a2a;display:flex;font-family:HyundaiSansText-Medium;font-size:12px;gap:4px;height:auto;line-height:normal;margin-bottom:15px;padding:0;width:auto}.vehicle-showcase .vs-header .vs-filters .vs-filter-item .vs-filter-amount,.vehicle-showcase .vs-header .vs-filters .vs-filter-item .vs-filter-description{border-bottom:1px solid var(--hyundai-transparent);color:#2a2a2a;font-family:HyundaiSansText-Medium;font-size:12px;line-height:normal;padding-bottom:2px}.vehicle-showcase .vs-header .vs-filters .vs-filter-item.active .vs-filter-description{border-bottom:1px solid var(--hyundai-light-blue)}@media only screen and (max-width:767px){.vehicle-showcase .vs-header .vs-filters .vs-filter-item{margin-bottom:0}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-showcase .vs-header .vs-filters{align-items:center;flex-direction:row;justify-content:space-around;margin:0 auto 20px;max-width:80%}}@media only screen and (max-width:767px){.vehicle-showcase .vs-header .vs-filters{align-items:center;flex-direction:row;justify-content:space-around;margin-bottom:20px;max-width:100%}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-showcase .vs-header{flex-direction:column-reverse;padding:0!important}}@media only screen and (max-width:767px){.vehicle-showcase .vs-header{flex-direction:column-reverse;padding:0!important}}.vehicle-showcase .vs-icons{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:center;margin-top:30px;padding:0 10%!important;width:100%}.vehicle-showcase .vs-icons .vs-bluelink-icon{margin-bottom:10px}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-showcase .vs-icons{display:none}}@media only screen and (max-width:767px){.vehicle-showcase .vs-icons{display:none}}.vehicle-showcase .vs-slider{background-image:url(https://www.hyundai.com.br/content/dam/hmb/hmb-react/icons/vehicle-showcase/background-vehicles.webp);background-position:50% 60%;background-repeat:no-repeat;background-size:contain;height:auto;margin:-60px 0 0;max-width:100%;position:relative;width:100%}.vehicle-showcase .vs-slider .vs-slider-item{padding:0 10%}.vehicle-showcase .vs-slider .vs-slider-item a{display:block;height:100%;width:100%}.vehicle-showcase .vs-slider .vs-slider-item a img{height:auto;width:auto}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-showcase .vs-slider .vs-slider-item a img{height:auto;width:100%}}@media only screen and (max-width:767px){.vehicle-showcase .vs-slider .vs-slider-item a img{height:auto;width:100%}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-showcase .vs-slider .vs-slider-item{padding:0!important}}@media only screen and (max-width:767px){.vehicle-showcase .vs-slider .vs-slider-item{padding:0!important}}.vehicle-showcase .vs-slider .vs-custom-next,.vehicle-showcase .vs-slider .vs-custom-prev{cursor:pointer;opacity:1;position:absolute;top:50%;transform:translateY(-50%);z-index:10}.vehicle-showcase .vs-slider .vs-custom-prev{left:0}.vehicle-showcase .vs-slider .vs-custom-next{right:0}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-showcase .vs-slider{margin:20px 0 0}}@media only screen and (max-width:767px){.vehicle-showcase .vs-slider{margin:20px 0 0}}.vehicle-showcase .vs-colors-mobile{display:none}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-showcase .vs-colors-mobile{align-items:center;display:flex;flex-wrap:wrap;height:auto;justify-content:center;margin:30px 0 0;max-width:100%;width:100%}}@media only screen and (max-width:767px){.vehicle-showcase .vs-colors-mobile{align-items:center;display:flex;flex-wrap:wrap;height:auto;justify-content:center;margin:30px 0 0;max-width:100%;padding:0;width:100%}}.vehicle-showcase .vs-buttons{align-items:center;display:flex;height:auto;justify-content:space-around;margin:0 auto;max-width:690px;width:100%}.vehicle-showcase .vs-buttons .hyundai-button{align-items:center;border:1px solid var(--hyundai-blue);display:flex;font-family:HyundaiSansHead-Medium;font-size:18px;height:50px;justify-content:center;text-decoration:none!important;width:200px}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-showcase .vs-buttons .hyundai-button{font-size:16px;height:45px;width:180px}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-showcase .vs-buttons .hyundai-button{font-size:16px;height:40px;width:180px}}@media only screen and (max-width:767px){.vehicle-showcase .vs-buttons .hyundai-button{font-size:14px;height:35px;width:100%}}.vehicle-showcase .vs-buttons .hyundai-button:hover{background-color:var(--hyundai-white);color:var(--hyundai-blue)}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-showcase .vs-buttons{margin:15px;max-width:100%;padding:0}}@media only screen and (max-width:767px){.vehicle-showcase .vs-buttons{margin-top:10px;max-width:100%;padding:0}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-showcase{margin:40px auto;max-width:90%}}@media only screen and (max-width:767px){.vehicle-showcase{margin:40px auto;max-width:90%}}.vs-body,.vs-body .vs-panel{display:block;height:auto;max-width:100%;position:relative;width:100%}.vs-body .vs-panel{z-index:0}@media only screen and (max-width:767px){.vs-body .vs-panel .vs-panel-image{height:140px;-o-object-fit:cover;object-fit:cover}}.vs-body .vs-icons{align-items:center;background-color:var(--hyundai-white);display:flex;gap:10px;height:auto;justify-content:center;left:60px;padding:5px;position:absolute;top:50px;width:auto}.vs-body .vs-icons .vs-bluelink,.vs-body .vs-icons .vs-guarantee{line-height:1}@media only screen and (max-width:767px){.vs-body .vs-icons .vs-bluelink img,.vs-body .vs-icons .vs-guarantee img{height:auto;width:70px}}@media only screen and (min-width:1200px)and (max-width:1600px){.vs-body .vs-icons{left:40px;top:30px}}@media only screen and (min-width:768px)and (max-width:1024px){.vs-body .vs-icons{left:auto;right:20px;top:20px}}@media only screen and (max-width:767px){.vs-body .vs-icons{gap:6px;left:auto;padding:3px;right:10px;top:10px}}.vs-body .vs-slider-showroom{display:block;height:auto;left:50%;max-width:80%;position:absolute;top:90%;transform:translate(-50%,-50%);width:100%;z-index:0}.vs-body .vs-slider-showroom .vs-micromichine{display:block;margin:0 auto}@media only screen and (min-width:1200px)and (max-width:1600px){.vs-body .vs-slider-showroom .vs-micromichine{height:auto;width:690px}}@media only screen and (min-width:768px)and (max-width:1024px){.vs-body .vs-slider-showroom .vs-micromichine{height:auto;width:80%}}@media only screen and (max-width:767px){.vs-body .vs-slider-showroom .vs-micromichine{height:auto;max-width:95%}}.vs-body .vs-slider-showroom .vs-custom-next,.vs-body .vs-slider-showroom .vs-custom-prev{cursor:pointer;opacity:1;position:absolute;top:50%;transform:translateY(-50%);z-index:10}.vs-body .vs-slider-showroom .vs-custom-prev{left:20%}.vs-body .vs-slider-showroom .vs-custom-prev img{transform:rotate(180deg)}@media only screen and (min-width:1200px)and (max-width:1600px){.vs-body .vs-slider-showroom .vs-custom-prev{left:12%}}@media only screen and (min-width:768px)and (max-width:1024px){.vs-body .vs-slider-showroom .vs-custom-prev{left:0}}@media only screen and (max-width:767px){.vs-body .vs-slider-showroom .vs-custom-prev{left:0}}.vs-body .vs-slider-showroom .vs-custom-next{right:20%}@media only screen and (min-width:1200px)and (max-width:1600px){.vs-body .vs-slider-showroom .vs-custom-next{right:12%}}@media only screen and (min-width:768px)and (max-width:1024px){.vs-body .vs-slider-showroom .vs-custom-next{right:0}}@media only screen and (max-width:767px){.vs-body .vs-slider-showroom .vs-custom-next{right:0}}@media only screen and (min-width:768px)and (max-width:1024px){.vs-body .vs-slider-showroom{top:85%}}@media only screen and (max-width:767px){.vs-body .vs-slider-showroom{max-width:95%;top:75%}}.vs-categories{align-items:center;display:flex;flex-wrap:wrap;gap:10px 80px;height:auto;justify-content:flex-end;max-width:100%;width:100%}.vs-categories .vs-category-item{align-items:center;background-color:var(--hyundai-transparent);border:none;display:flex;font-size:13px;gap:5px;height:auto;justify-content:center;line-height:1;padding:0;width:auto}.vs-categories .vs-category-item .vs-category-amount,.vs-categories .vs-category-item .vs-category-text{border-bottom:1px solid var(--hyundai-transparent);font-size:13px;padding-bottom:2px}@media only screen and (min-width:381px)and (max-width:767px){.vs-categories .vs-category-item .vs-category-amount,.vs-categories .vs-category-item .vs-category-text{font-size:12px}}@media only screen and (max-width:380px){.vs-categories .vs-category-item .vs-category-amount,.vs-categories .vs-category-item .vs-category-text{font-size:11px}}.vs-categories .vs-category-item.active .vs-category-text{border-bottom:1px solid var(--hyundai-light-blue)}@media only screen and (max-width:1024px){.vs-categories{justify-content:center;padding-top:15px}}@media only screen and (max-width:767px){.vs-categories{gap:10px 18px}}.vs-footer{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;margin-top:20px;max-width:100%;position:relative;width:100%;z-index:1}.vs-footer .vs-footer-colors{display:none;height:auto;margin:50px auto 0;max-width:100%;width:100%}.vs-footer .vs-footer-colors .vs-footer-colors-wrapper{align-items:center;display:flex;flex-wrap:wrap;height:auto;justify-content:center;margin-bottom:15px;max-width:100%;width:100%}@media only screen and (max-device-width:1024px){.vs-footer .vs-footer-colors{display:block;margin:30px auto 0}}.vs-footer .vs-footer-content{align-items:center;display:flex;gap:20px;height:auto;justify-content:space-between;max-width:100%;width:100%}.vs-footer .vs-footer-content .vs-footer-finally,.vs-footer .vs-footer-content .vs-footer-initial{align-items:center;-moz-column-gap:20px;column-gap:20px;display:flex;height:auto;justify-content:flex-end;max-width:32%;width:100%}.vs-footer .vs-footer-content .vs-footer-finally .hyundai-button,.vs-footer .vs-footer-content .vs-footer-initial .hyundai-button{height:45px;width:200px}@media only screen and (min-width:1200px)and (max-width:1600px){.vs-footer .vs-footer-content .vs-footer-finally .hyundai-button,.vs-footer .vs-footer-content .vs-footer-initial .hyundai-button{width:140px}}@media only screen and (min-device-width:768px)and (max-device-width:1024px){.vs-footer .vs-footer-content .vs-footer-finally .hyundai-button,.vs-footer .vs-footer-content .vs-footer-initial .hyundai-button{width:140px}}@media only screen and (min-width:381px)and (max-width:767px){.vs-footer .vs-footer-content .vs-footer-finally .hyundai-button,.vs-footer .vs-footer-content .vs-footer-initial .hyundai-button{font-size:14px;height:35px;width:100px}}@media only screen and (max-width:380px){.vs-footer .vs-footer-content .vs-footer-finally .hyundai-button,.vs-footer .vs-footer-content .vs-footer-initial .hyundai-button{align-items:center;display:flex;font-size:12px;height:30px;justify-content:center;max-width:none;min-width:0;min-width:auto;padding:0;width:80px}}.vs-footer .vs-footer-content .vs-footer-finally .vs-footer-price,.vs-footer .vs-footer-content .vs-footer-initial .vs-footer-price{align-items:flex-end;display:flex;flex-direction:column;height:auto;justify-content:flex-start;max-width:300px;width:100%}.vs-footer .vs-footer-content .vs-footer-finally .vs-footer-price .vs-price-prefix,.vs-footer .vs-footer-content .vs-footer-initial .vs-footer-price .vs-price-prefix{font-size:13px;line-height:1}@media only screen and (max-width:380px){.vs-footer .vs-footer-content .vs-footer-finally .vs-footer-price .vs-price-prefix,.vs-footer .vs-footer-content .vs-footer-initial .vs-footer-price .vs-price-prefix{font-size:11px}}.vs-footer .vs-footer-content .vs-footer-finally .vs-footer-price .vs-price,.vs-footer .vs-footer-content .vs-footer-initial .vs-footer-price .vs-price{font-size:36px;line-height:1}@media only screen and (min-width:1200px)and (max-width:1600px){.vs-footer .vs-footer-content .vs-footer-finally .vs-footer-price .vs-price,.vs-footer .vs-footer-content .vs-footer-initial .vs-footer-price .vs-price{font-size:28px}}@media only screen and (min-device-width:768px)and (max-device-width:1024px){.vs-footer .vs-footer-content .vs-footer-finally .vs-footer-price .vs-price,.vs-footer .vs-footer-content .vs-footer-initial .vs-footer-price .vs-price{font-size:28px}}@media only screen and (min-width:381px)and (max-width:767px){.vs-footer .vs-footer-content .vs-footer-finally .vs-footer-price .vs-price,.vs-footer .vs-footer-content .vs-footer-initial .vs-footer-price .vs-price{font-size:18px}}@media only screen and (max-width:380px){.vs-footer .vs-footer-content .vs-footer-finally .vs-footer-price .vs-price,.vs-footer .vs-footer-content .vs-footer-initial .vs-footer-price .vs-price{font-size:14px}}@media only screen and (max-device-width:1024px){.vs-footer .vs-footer-content .vs-footer-finally .vs-footer-price,.vs-footer .vs-footer-content .vs-footer-initial .vs-footer-price{align-items:flex-start;max-width:-moz-fit-content;max-width:fit-content;min-width:-moz-fit-content;min-width:fit-content;width:auto}}@media only screen and (min-width:1200px)and (max-width:1600px){.vs-footer .vs-footer-content .vs-footer-finally,.vs-footer .vs-footer-content .vs-footer-initial{max-width:28%}}@media only screen and (max-device-width:1024px){.vs-footer .vs-footer-content .vs-footer-finally,.vs-footer .vs-footer-content .vs-footer-initial{max-width:-moz-fit-content;max-width:fit-content;min-width:-moz-fit-content;min-width:fit-content;width:auto}}@media only screen and (max-width:767px){.vs-footer .vs-footer-content .vs-footer-finally,.vs-footer .vs-footer-content .vs-footer-initial{gap:10px}}.vs-footer .vs-footer-content .vs-footer-initial{padding-right:30px}@media only screen and (max-width:767px){.vs-footer .vs-footer-content .vs-footer-initial{padding-right:0}}@media only screen and (max-device-width:1024px){.vs-footer .vs-footer-content{justify-content:center}}.vs-header{justify-content:space-between;margin-bottom:30px;max-width:100%;padding-top:10px}.vs-header,.vs-header .vs-vehicle{align-items:flex-end;display:flex;height:auto;width:100%}.vs-header .vs-vehicle{gap:20px;justify-content:flex-start;max-width:60%}.vs-header .vs-vehicle .vs-description{display:block;height:auto;max-width:100%;width:auto}.vs-header .vs-vehicle .vs-description .vs-model{font-size:32px;line-height:1.2}@media only screen and (min-width:1200px)and (max-width:1600px){.vs-header .vs-vehicle .vs-description .vs-model{font-size:28px}}@media only screen and (min-width:768px)and (max-width:1024px){.vs-header .vs-vehicle .vs-description .vs-model{font-size:28px}}@media only screen and (min-width:381px)and (max-width:767px){.vs-header .vs-vehicle .vs-description .vs-model{font-size:18px}}@media only screen and (max-width:380px){.vs-header .vs-vehicle .vs-description .vs-model{font-size:14px}}.vs-header .vs-vehicle .vs-description .vs-version{align-items:flex-start;-moz-column-gap:4px;column-gap:4px;display:flex;height:auto;justify-content:flex-start;max-width:100%;width:100%}.vs-header .vs-vehicle .vs-description .vs-version .vs-modelyear,.vs-header .vs-vehicle .vs-description .vs-version .vs-version-text{font-size:16px;line-height:1.2}@media only screen and (min-width:1200px)and (max-width:1600px){.vs-header .vs-vehicle .vs-description .vs-version .vs-modelyear,.vs-header .vs-vehicle .vs-description .vs-version .vs-version-text{font-size:15px}}@media only screen and (max-width:767px){.vs-header .vs-vehicle .vs-description .vs-version .vs-modelyear,.vs-header .vs-vehicle .vs-description .vs-version .vs-version-text{font-size:12px}}.vs-header .vs-vehicle .vs-performance{border-left:1px solid var(--hyundai-light-grey);display:block;height:auto;max-width:100%;padding-left:10px;width:auto}.vs-header .vs-vehicle .vs-performance .vs-engine,.vs-header .vs-vehicle .vs-performance .vs-transmission{display:block;font-size:21px;height:auto;line-height:1.2;max-width:100%;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.vs-header .vs-vehicle .vs-performance .vs-engine,.vs-header .vs-vehicle .vs-performance .vs-transmission{font-size:18px}}@media only screen and (min-width:768px)and (max-width:1024px){.vs-header .vs-vehicle .vs-performance .vs-engine,.vs-header .vs-vehicle .vs-performance .vs-transmission{font-size:16px}}@media only screen and (min-width:381px)and (max-width:767px){.vs-header .vs-vehicle .vs-performance .vs-engine,.vs-header .vs-vehicle .vs-performance .vs-transmission{font-size:13px}}@media only screen and (max-width:380px){.vs-header .vs-vehicle .vs-performance .vs-engine,.vs-header .vs-vehicle .vs-performance .vs-transmission{font-size:11px}}@media only screen and (max-width:1024px){.vs-header .vs-vehicle .vs-performance{border-left:none}.vs-header .vs-vehicle{align-items:center;gap:15px;justify-content:space-between;max-width:100%}}@media only screen and (max-width:767px){.vs-header .vs-vehicle{gap:10px}}.vs-header .vs-colors{align-items:flex-end;display:flex;height:auto;justify-content:flex-end;max-width:40%;width:100%}.vs-header .vs-colors .vs-colors-wrapper{align-items:center;display:flex;flex-wrap:wrap;height:auto;justify-content:flex-end;max-width:360px;width:100%}@media only screen and (max-width:1024px){.vs-header .vs-colors{display:none}}@media only screen and (max-width:767px){.vs-header{margin-bottom:20px}}.vs-title-content{display:block;height:auto;max-width:50%;width:100%}.vs-title-content .vs-title{font-size:42px;line-height:1}@media only screen and (min-width:1200px)and (max-width:1600px){.vs-title-content .vs-title{font-size:36px}}@media only screen and (min-device-width:768px)and (max-device-width:1024px){.vs-title-content .vs-title{font-size:32px;text-align:center}}@media only screen and (min-width:381px)and (max-width:767px){.vs-title-content .vs-title{font-size:24px;text-align:center}}@media only screen and (max-width:380px){.vs-title-content .vs-title{font-size:21px;text-align:center}}@media only screen and (max-width:1024px){.vs-title-content{border-bottom:1px solid var(--hyundai-black);max-width:100%;padding-bottom:10px}}.vehicle-showroom{display:block;height:auto;max-width:100%;width:100%}.vehicle-showroom .vs-container{display:block;height:auto;margin:0 auto;max-width:90%;width:100%}@media only screen and (max-width:767px){.vehicle-showroom .vs-container{max-width:95%}}.vehicle-showroom .vs-container .vs-content{align-items:center;border-bottom:1px solid var(--hyundai-light-grey);display:flex;gap:30px;height:auto;justify-content:space-between;max-width:100%;padding-bottom:10px;width:100%}@media only screen and (max-width:1024px){.vehicle-showroom .vs-container .vs-content{border-bottom:none;flex-direction:column;gap:0;justify-content:center;margin-bottom:10px;padding-bottom:0}}.vehicle-tech-feature-item{display:flex;flex-direction:column;height:auto;max-width:100%;width:100%}.vehicle-tech-feature-item .vtech-feature-item-image{display:block;height:auto;max-width:100%;width:100%}.vehicle-tech-feature-item .vtech-feature-item-image img{display:block;height:auto;max-width:100%;-o-object-fit:contain;object-fit:contain;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-tech-feature-item .vtech-feature-item-image{max-height:230px}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-tech-feature-item .vtech-feature-item-image{max-height:280px}}.vehicle-tech-feature-item .vtech-feature-item-texts{background-color:var(--hyundai-white);border-bottom:1px solid var(--hyundai-light-grey);border-left:1px solid var(--hyundai-light-grey);border-right:1px solid var(--hyundai-light-grey);display:block;height:215px;max-width:100%;padding:12px 15px;width:100%}.vehicle-tech-feature-item .vtech-feature-item-texts .vtech-feature-title{font-family:HyundaiSansHead-Medium;font-size:21px;height:45px;line-height:1;margin-bottom:5px;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-tech-feature-item .vtech-feature-item-texts .vtech-feature-title{font-size:18px;height:38px}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-tech-feature-item .vtech-feature-item-texts .vtech-feature-title{font-size:18px;height:38px}}@media only screen and (max-width:767px){.vehicle-tech-feature-item .vtech-feature-item-texts .vtech-feature-title{font-size:20px}}.vehicle-tech-feature-item .vtech-feature-item-texts .vtech-feature-text{font-family:HyundaiSansText-Regular;font-size:18px;height:auto;line-height:1.2;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-tech-feature-item .vtech-feature-item-texts .vtech-feature-text{font-size:16px}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-tech-feature-item .vtech-feature-item-texts .vtech-feature-text{font-size:16px}}@media only screen and (max-width:767px){.vehicle-tech-feature-item .vtech-feature-item-texts .vtech-feature-text{font-size:16px}}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-tech-feature-item .vtech-feature-item-texts{height:200px;padding:8px 12px}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-tech-feature-item .vtech-feature-item-texts{height:200px;padding:10px 12px}}.vehicle-tech-content{display:block;height:auto;margin:0 auto;max-width:100%;width:100%}.vehicle-tech-content .swiper-wrapper{padding-bottom:35px}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-tech-content .swiper-wrapper{padding-bottom:30px}}.vehicle-tech-content .swiper-pagination{bottom:0!important}.vehicle-tech-content .swiper-pagination .swiper-pagination-bullet{background-color:var(--hyundai-dark-grey)!important;border-radius:50px!important;opacity:1!important;transition:width .5s ease-out}.vehicle-tech-content .swiper-pagination .swiper-pagination-bullet-active{border-radius:50px!important;width:60px!important}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-tech-content{max-width:1100px}}@media only screen and (max-width:767px){.vehicle-tech-content{max-width:100%}}.vehicle-tech{display:block;height:auto;margin:0 auto;max-width:100%;width:100%}.vehicle-tech .vtech-container{display:flex;flex-direction:column;height:auto;margin:0 auto;max-width:1360px;width:100%}.vehicle-tech .vtech-container .vtech-texts{display:block;height:auto;margin:0 auto 20px;max-width:1200px;width:100%}.vehicle-tech .vtech-container .vtech-texts .vtech-subtitle{font-family:HyundaiSansHead-Medium;font-size:42px;height:auto;letter-spacing:normal;line-height:1.2;margin-bottom:5px;padding:0 26px;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-tech .vtech-container .vtech-texts .vtech-subtitle{font-size:36px}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-tech .vtech-container .vtech-texts .vtech-subtitle{font-size:24px;padding:0 16px}}@media only screen and (max-width:767px){.vehicle-tech .vtech-container .vtech-texts .vtech-subtitle{font-size:22px;padding:0 10px}}.vehicle-tech .vtech-container .vtech-texts .vtech-text{font-family:HyundaiSansText-Regular;font-size:21px;height:auto;line-height:1.2;padding-left:26px;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-tech .vtech-container .vtech-texts .vtech-text{font-size:18px}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-tech .vtech-container .vtech-texts .vtech-text{font-size:16px;padding:0 16px}}@media only screen and (max-width:767px){.vehicle-tech .vtech-container .vtech-texts .vtech-text{font-size:14px;padding:0 10px}}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-tech .vtech-container .vtech-texts{margin-bottom:15px;max-width:75%}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-tech .vtech-container .vtech-texts{margin-bottom:10px;max-width:100%}}@media only screen and (max-width:767px){.vehicle-tech .vtech-container .vtech-texts{margin-bottom:10px;max-width:100%}}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-tech .vtech-container{max-width:100%}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-tech .vtech-container{max-width:100%}}@media only screen and (max-width:767px){.vehicle-tech .vtech-container{max-width:95%}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-tech{max-width:90%}}.aap-cards-container{align-items:center;align-items:stretch;display:flex;flex-direction:row;gap:20px;justify-content:center}.aap-cards-container .aap-bullet-label{align-items:flex-start;background-color:var(--hyundai-sand);display:flex;flex:1 1;flex-direction:row;gap:10px;justify-content:center;padding:20px}.aap-cards-container .aap-bullet-label .aap-card-icon-container{align-items:flex-start;display:flex;height:100%;justify-content:center}@media only screen and (max-width:991px){.aap-cards-container{flex-direction:column;margin-bottom:50px}.aap-cards-container .aap-bullet-label{justify-content:flex-start;padding:10px}}.aap-card-resume .aap-separator-gap{border-bottom:1px solid var(--hyundai-grey);border-left:15px solid var(--hyundai-white);border-right:15px solid var(--hyundai-white);border-top:1px solid var(--hyundai-grey);height:20px;translate:-6%;width:114%}.aap-card-resume .aap-radio-label{border:1px solid var(--hyundai-grey);cursor:pointer;display:flex;padding:5px 10px;transition:background-color .3s;width:100%}.aap-card-resume .aap-radio-label input{margin-right:10px}.aap-card-resume .aap-radio-label .aap-radio-text-container{display:flex;flex-direction:column;height:100%;justify-content:space-between;width:100%}.aap-card-resume .aap-color-data-container{border:1px solid var(--hyundai-grey);padding:10px}.aap-card-resume .aap-color-data-container .aap-color-selector-container,.aap-serie-items-container{display:flex;flex-wrap:wrap}.aap-serie-items-container{flex-direction:row;gap:20px;justify-content:space-around}.aap-serie-items-container .aap-serie-item-container{align-items:flex-start;display:flex;flex-direction:row;gap:10px;max-width:300px;width:100%}@media only screen and (max-width:991px){.aap-serie-items-container{padding-left:0}.aap-serie-items-container .aap-serie-item-container{align-items:center;flex-direction:column;justify-content:flex-start;max-width:40%;width:40%}}.aap-version-motor-image-container{align-items:flex-start;display:flex;gap:20px;justify-content:flex-start;margin-top:10px}.aap-dealer-button-available{align-items:flex-start;display:flex;gap:30px;justify-content:flex-start;width:100%}@media only screen and (max-width:991px){.aap-dealer-button-available .aap-dealer-button-child{flex:1 1}}.aap-radio-group-container{display:flex;gap:60px;padding-left:20px}.aap-modal-serie-items-container{background:rgba(0,0,0,.361);height:100%;left:0;padding:40px;position:fixed;top:0;width:100%;z-index:9999}.aap-modal-serie-items-container .aap-modal-serie-items{background:var(--hyundai-white);height:80%;left:0;overflow:auto;position:relative;top:0}.aap-modal-serie-items-container .aap-modal-serie-items .aap-modal-serie-items-header{background:var(--hyundai-blue);display:flex;justify-content:space-between;padding:10px}.aap-modal-serie-items-container .aap-modal-serie-items .aap-modal-serie-items-header .aap-modal-button-close-serie-items{border:1px solid var(--hyundai-white);color:var(--hyundai-white);font-size:1.25rem;padding:0 10px}.aap-payment-methods-radio-container{display:flex;flex-direction:row;gap:20px}.auto-avaliar-error{display:block;font-family:HyundaiSansHead-Medium;font-size:13px;height:auto;line-height:1;margin-top:8px;max-width:100%;width:100%}.aa-select-version input{font-size:16px!important}.aa-foundvehicle-content{display:flex;flex-direction:column;height:auto;margin-top:20px;max-width:100%;width:100%}.aa-foundvehicle-content .aa-found-modelyear,.aa-foundvehicle-content .aa-foundchassi,.aa-foundvehicle-content .aa-foundvehicle{-moz-column-gap:5px;column-gap:5px;display:flex;height:auto;margin-bottom:8px;max-width:100%;width:100%}.aa-foundvehicle-content .aa-found-modelyear .aa-found-brand,.aa-foundvehicle-content .aa-found-modelyear .aa-found-model,.aa-foundvehicle-content .aa-found-modelyear .aa-found-modelyear-text,.aa-foundvehicle-content .aa-found-modelyear .aa-foundchassi-text,.aa-foundvehicle-content .aa-foundchassi .aa-found-brand,.aa-foundvehicle-content .aa-foundchassi .aa-found-model,.aa-foundvehicle-content .aa-foundchassi .aa-found-modelyear-text,.aa-foundvehicle-content .aa-foundchassi .aa-foundchassi-text,.aa-foundvehicle-content .aa-foundvehicle .aa-found-brand,.aa-foundvehicle-content .aa-foundvehicle .aa-found-model,.aa-foundvehicle-content .aa-foundvehicle .aa-found-modelyear-text,.aa-foundvehicle-content .aa-foundvehicle .aa-foundchassi-text{font-family:HyundaiSansHead-Medium;font-size:16px;line-height:1}.aa-foundvehicle-content .aa-found-modelyear .aa-found-modelyear-label,.aa-foundvehicle-content .aa-found-modelyear .aa-foundchassi-label,.aa-foundvehicle-content .aa-foundchassi .aa-found-modelyear-label,.aa-foundvehicle-content .aa-foundchassi .aa-foundchassi-label,.aa-foundvehicle-content .aa-foundvehicle .aa-found-modelyear-label,.aa-foundvehicle-content .aa-foundvehicle .aa-foundchassi-label{font-family:HyundaiSansHead-Regular;font-size:16px;line-height:1}.aa-foundvehicle-content .aa-foundmileage,.aa-foundvehicle-content .aa-foundversion{display:block;height:auto;margin:20px 0 0;max-width:100%;width:100%}.aa-foundvehicle-content .aa-foundmileage .aa-foundmileage-text,.aa-foundvehicle-content .aa-foundversion .aa-foundmileage-text{background-color:var(--hyundai-white);border:1px solid var(--hyundai-light-grey);color:var(--hyundai-black);font-family:HyundaiSansHead-Medium;font-size:16px;height:45px;line-height:normal;max-width:100%;padding:0 15px;width:100%}.aa-foundvehicle-content .aa-button-content-custom{align-items:center;display:flex;flex-direction:row;gap:30px;height:auto;justify-content:center;width:100%}@media only screen and (max-width:991px){.aa-foundvehicle-content .aa-button-content-custom{flex-direction:column;gap:15px}}.aa-foundvehicle-content .aa-footer{align-items:flex-start;display:flex;height:auto;justify-content:space-between;margin:20px 0;max-width:100%;width:100%}.aa-foundvehicle-content .aa-footer .aa-button-content{display:block;height:auto;max-width:40%;width:100%}.aa-foundvehicle-content .aa-footer .aa-foundprice{display:flex;flex-direction:column;gap:15px;height:auto;max-width:60%;width:100%}.aa-foundvehicle-content .aa-footer .aa-foundprice .aa-foundprice-item{align-items:flex-end;display:flex;flex-direction:column;height:auto;justify-content:flex-start;max-width:100%;width:100%}.aa-foundvehicle-content .aa-footer .aa-foundprice .aa-foundprice-item .aa-foundprice-label{font-family:HyundaiSansHead-Regular;font-size:13px;line-height:1}.aa-foundvehicle-content .aa-footer .aa-foundprice .aa-foundprice-item .aa-foundprice-text{font-family:HyundaiSansHead-Medium;font-size:16px;line-height:1}@media only screen and (max-width:991px){.aa-foundvehicle-content .aa-footer{flex-direction:column}.aa-foundvehicle-content .aa-footer .aa-button-content{display:flex;justify-content:space-around;max-width:100%}.aa-foundvehicle-content .aa-footer .aa-foundprice{margin-top:20px;max-width:100%}.aa-foundvehicle-content .aa-footer .aa-foundprice .aa-foundprice-label{white-space:nowrap}}.aa-foundvehicle-content .aa-legal-text{display:block;height:auto;margin-top:20px;max-width:100%;width:100%}.aa-foundvehicle-content .aa-legal-text .aa-logo{align-items:center;display:flex;height:auto;justify-content:center;margin-bottom:8px;max-width:100%;width:100%}.aa-foundvehicle-content .aa-legal-text .aa-disclaimer{display:block;font-family:HyundaiSansText-Regular;font-size:13px;height:auto;line-height:1.2;max-width:100%;width:100%}.serie-items-equipments{display:block;height:auto;max-width:100%;width:100%}.serie-items-equipments .MuiAccordionSummary-expandIcon.Mui-expanded{transform:rotate(135deg)}.serie-items-equipments .serie-items-vehicle-description{align-items:center;border-bottom:1px solid var(--hyundai-light-grey);display:flex;height:auto;justify-content:space-between;margin-bottom:20px;max-width:100%;padding-bottom:10px;width:100%}.serie-items-equipments .serie-items-vehicle-description .serie-items-vehicle-text{display:block;font-size:24px;height:auto;line-height:1;max-width:50%;width:100%}.serie-items-equipments .serie-items-vehicle-description .serie-items-vehicle-text:last-of-type{text-align:end}@media only screen and (min-width:1200px)and (max-width:1600px){.serie-items-equipments .serie-items-vehicle-description .serie-items-vehicle-text{font-size:21px}}@media only screen and (min-width:768px)and (max-width:1024px){.serie-items-equipments .serie-items-vehicle-description .serie-items-vehicle-text{font-size:21px}}@media only screen and (max-width:767px){.serie-items-equipments .serie-items-vehicle-description .serie-items-vehicle-text{font-size:14px}}@media only screen and (min-width:1200px)and (max-width:1600px){.serie-items-equipments .serie-items-vehicle-description{padding-bottom:6px}}@media only screen and (max-width:767px){.serie-items-equipments .serie-items-vehicle-description{margin-bottom:5px;padding-bottom:5px}}.serie-items-equipments .serie-items-content{display:block;height:auto;margin-top:25px;max-width:100%;width:100%}.serie-items-equipments .serie-items-content .serie-items-accordion-icon{transform:rotate(0deg);transition:transform .3s ease}.serie-items-equipments .serie-items-content .serie-items-accordion-icon.is-expanded{transform:rotate(135deg)}.serie-items-equipments .serie-items-content .serie-items-title{font-size:32px;line-height:1;margin-bottom:10px}@media only screen and (min-width:1200px)and (max-width:1600px){.serie-items-equipments .serie-items-content .serie-items-title{font-size:24px}}@media only screen and (min-width:768px)and (max-width:1024px){.serie-items-equipments .serie-items-content .serie-items-title{font-size:24px}}@media only screen and (max-width:767px){.serie-items-equipments .serie-items-content .serie-items-title{font-size:21px}}.serie-items-equipments .serie-items-content .MuiAccordion-root:first-of-type{border-top:0}.serie-items-equipments .serie-items-content .serie-items-equipments-content{padding:20px}.serie-items-equipments .serie-items-content .serie-items-equipments-content .serie-items-equipment-text{font-size:16px;line-height:1.2;margin-bottom:10px}@media only screen and (max-width:767px){.serie-items-equipments .serie-items-content .serie-items-equipments-content .serie-items-equipment-text{font-size:13px;margin-bottom:8px}.serie-items-equipments .serie-items-content .serie-items-equipments-content{padding:15px}}.showroom-video-section .showroom-video .video-container{background-color:var(--hyundai-black);display:block;height:auto;max-width:100%;padding:0 100px 80px;width:100%}.showroom-video-section .showroom-video .video-container .video-content{display:block;height:560px;max-width:100%;width:100%}.showroom-video-section .showroom-video .video-menu{background-color:var(--hyundai-transparent);display:block;height:auto;margin:0 auto;max-width:100%;width:100%}.showroom-video-section .showroom-video .video-menu .menu-categories{align-items:center;display:flex;height:auto;justify-content:center;margin:-65px auto 0;max-width:1200px;width:100%}.showroom-video-section .showroom-video .video-menu .menu-categories .category-item{align-items:center;background-color:var(--hyundai-light-sand);border:0;border-bottom:1px solid var(--hyundai-soft-grey);border-right:1px solid var(--hyundai-soft-grey);color:var(--hyundai-black);display:flex;font-family:HyundaiSansHead-Medium;font-size:16px;height:66px;justify-content:center;line-height:1;max-width:100%;text-align:center;text-transform:uppercase;transition:all .5s ease-out;width:100%}.showroom-video-section .showroom-video .video-menu .menu-categories .category-item.active,.showroom-video-section .showroom-video .video-menu .menu-categories .category-item:hover{background-color:var(--hyundai-white);border-bottom:0;font-family:HyundaiSansHead-Bold}.showroom-video-section .showroom-video .video-menu .menu-features{align-items:center;background-color:var(--hyundai-sand);display:flex;height:auto;justify-content:center;max-width:100%;padding-bottom:100px;width:100%}.showroom-video-section .showroom-video .video-menu .menu-features .menu-features-content{align-items:flex-start;background-color:var(--hyundai-white);display:flex;height:auto;justify-content:center;max-width:1312px;overflow-x:auto;padding:14px 18px 24px;width:100%}.showroom-video-section .showroom-video .video-menu .menu-features .menu-features-content .feature-item{align-items:center;background-color:var(--hyundai-white);border:0;display:flex;flex-direction:column;height:auto;justify-content:center;max-width:210px;opacity:.5;padding-right:3px;transition:all .5s ease-out;width:100%}.showroom-video-section .showroom-video .video-menu .menu-features .menu-features-content .feature-item span{color:var(--hyundai-black);font-family:HyundaiSansText-Regular;font-size:16px;line-height:1.2;text-align:center;text-transform:uppercase}.showroom-video-section .showroom-video .video-menu .menu-features .menu-features-content .feature-item img{height:auto;margin-bottom:11px;max-width:100%;width:100%}.showroom-video-section .showroom-video .video-menu .menu-features .menu-features-content .feature-item.active,.showroom-video-section .showroom-video .video-menu .menu-features .menu-features-content .feature-item:focus,.showroom-video-section .showroom-video .video-menu .menu-features .menu-features-content .feature-item:hover{opacity:1}@media(max-width:991px){.showroom-video-section .showroom-video .video-container{padding:0 20px 40px}.showroom-video-section .showroom-video .video-container .video-content{height:315px}.showroom-video-section .showroom-video .video-menu{display:flex;flex-direction:row}.showroom-video-section .showroom-video .video-menu .menu-categories{display:flex;flex-direction:column;margin:0 auto}.showroom-video-section .showroom-video .video-menu .menu-categories .category-item{font-size:.85rem;height:40px;justify-content:flex-start;padding-left:10px;padding-right:0;text-align:left}.showroom-video-section .showroom-video .video-menu .menu-features{background-color:var(--hyundai-white);height:-moz-max-content;height:max-content;padding-bottom:0}.showroom-video-section .showroom-video .video-menu .menu-features .menu-features-content{display:flex;flex-direction:column;height:100%;padding:10px 0 0}.showroom-video-section .showroom-video .video-menu .menu-features .menu-features-content .feature-item{align-items:flex-start;display:flex;justify-content:center;max-width:100%;padding-bottom:5px;padding-left:10px;padding-top:5px;text-align:left}.showroom-video-section .showroom-video .video-menu .menu-features .menu-features-content .feature-item img{display:none!important}.showroom-video-section .showroom-video .video-menu .menu-features .menu-features-content .feature-item span{font-size:.85rem;margin-bottom:0;text-align:left}}.bluelink-page{width:100%}.bluelink-page .hh-vehicle-item-name-top{min-height:40px}.bluelink-page .bl-title-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.bluelink-page .bl-title-container img{height:auto;max-width:200px}@media(max-width:991px){.bluelink-page .bl-title-container{align-items:flex-start;flex-direction:column;gap:5px}.bluelink-page .bl-title-container img{max-width:150px;order:1}.bluelink-page .bl-title-container .bl-page-title{font-size:1.5rem!important;line-height:1.3;margin-bottom:15px;order:2}}@media only screen and (min-width:1200px)and (max-width:1600px){.bluelink-page .owners-header-texts .oh-subtitle{font-size:1rem}}@media(max-width:991px){.bluelink-page .aap-tabs-button{display:flex;justify-content:center;padding:10px 0;width:100%}.bluelink-page .oh-subtitle{font-size:.85rem}.bluelink-page .oh-full-container{padding-bottom:20px}.bluelink-page .bl-five-years-benefits{display:flex;flex-direction:column;margin-bottom:40px}.bluelink-page .bl-five-years-benefits .bl-fyb-figure{margin-top:20px}.bluelink-page .bl-five-years-benefits figure{width:100%}.bluelink-page .bl-five-years-benefits figure img{height:auto;width:100%}.bluelink-page .unique-benefits{margin-bottom:10px}.bluelink-page .unique-benefits-cards{flex-direction:column}.bluelink-page .unique-benefits-cards .unique-benefits-card{margin-bottom:20px;width:100%}.bluelink-page .unique-resources-accordion-col .MuiIconButton-root{padding-left:0;padding-right:0}.bluelink-page .unique-resources-accordion-col .accordion-title{font-size:1rem}.bluelink-page .bl-models-slider-title,.bluelink-page .support-title{font-size:1.7rem}.bluelink-page .support-images{justify-content:space-around}.bluelink-page .bl-faq-section .accordion-title,.bluelink-page .bl-legal-info-section .accordion-title{font-size:.85rem}.bluelink-page .bluelink-legal-information .bluelink-content-buttons div,.bluelink-page .bluelink-legal-information .hyundai-button{max-width:100%;width:100%}.bluelink-page .bl-legal-complement-footnote{margin-top:40px}}.bl-faq-section{padding:32px 0}.bl-faq-title{margin-bottom:16px}.bl-five-years-benefits{align-items:center;display:flex;flex-direction:row;gap:35px;justify-content:space-between;margin-bottom:70px}.bl-five-years-benefits .bl-fyb-figure{height:-moz-fit-content;height:fit-content;width:50%}.bl-five-years-benefits .bl-fyb-text-col .bl-fyb-description,.bl-five-years-benefits .bl-fyb-text-col .bl-fyb-footnote{line-height:22px}.bl-legal-info-complement-section{padding:.5rem 0 2rem}.bluelink-legal-information{display:flex;flex-direction:column;gap:1rem}.bluelink-content-buttons{display:flex;flex-wrap:wrap;gap:1rem}.bl-legal-complement-footnote{color:var(--hyundai-black)}.bl-legal-info-section{padding:0}@media(max-width:991px){.bl-legal-info-section a,.bl-legal-info-section button{font-size:.9rem!important}}.bl-legal-info-title{color:var(--hyundai-black);margin-bottom:1rem}.bl-model-modal{z-index:9999}.bl-model-modal,.bl-model-modal .bl-modal-overlay{height:100%;left:0;position:fixed;top:0;width:100%}.bl-model-modal .bl-modal-overlay{align-items:center;background:#000000b3;display:flex;justify-content:center;overflow-y:auto;padding:20px}.bl-model-modal .bl-modal-content{background:var(--hyundai-grey);box-shadow:0 10px 40px #0000004d;max-height:90vh;max-width:1200px;overflow-y:auto;padding:40px 30px;position:relative;width:100%}@media(max-width:768px){.bl-model-modal .bl-modal-content{padding:30px 20px}}.bl-model-modal .bl-modal-models-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}@media(max-width:768px){.bl-model-modal .bl-modal-models-grid{gap:20px;grid-template-columns:1fr}}.bl-model-modal .bl-model-group{background:var(--hyundai-sand);padding:20px;scroll-margin-top:20px}.bl-model-modal .bl-model-title{border-bottom:2px solid var(--hyundai-white);margin-bottom:15px;padding-bottom:10px}.bl-model-modal .bl-model-versions{display:flex;flex-direction:column;gap:10px}.bl-model-modal .bl-version-card{background:var(--hyundai-white);border-left:3px solid var(--hyundai-blue);padding:12px 15px}.bl-model-modal .bl-version-card .bl-version-years{margin-top:5px}.bl-model-modal .bl-modal-close{align-items:center;background:var(--hyundai-blue);border:none;border-radius:50%;color:var(--hyundai-white);cursor:pointer;display:flex;font-size:30px;font-weight:300;height:40px;justify-content:center;line-height:1;position:absolute;right:15px;top:15px;transition:all .3s ease;width:40px}.bl-model-modal .bl-modal-close:hover{background:var(--hyundai-white);color:var(--hyundai-blue);transform:rotate(90deg)}.bl-model-modal .bl-modal-close:focus{outline:2px solid var(--hyundai-blue);outline-offset:2px}.installation-container{padding:16px 0}.installation-title{margin-bottom:16px}.installation-texts{align-items:flex-start;display:flex;gap:24px}.installation-copy{flex:1 1 55%}.installation-list{list-style:disc inside;margin:12px 0 0;padding:0}.installation-item{margin:6px 0}.installation-video{aspect-ratio:16/9;flex:1 1 45%;width:100%}.installation-final{display:block;margin-top:16px}@media(max-width:991.98px){.installation-texts{flex-direction:column}.installation-video{width:100%}}.bl-support-section{padding:32px 0}.support-title{margin-bottom:16px}.support-left .support-infos{display:block;margin-bottom:8px}.support-number a{color:var(--hyundai-black);font-weight:700;text-decoration:none}.support-right{margin-top:24px}@media(min-width:768px){.support-right{margin-top:0}}.support-app-title,.support-images{margin-bottom:12px}.support-images{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.support-observation{display:block;font-size:.75rem;line-height:1.1rem;max-width:520px}.unique-benefits{margin-bottom:60px;padding:1rem 0}.unique-benefits-title{margin-bottom:2rem}.unique-benefits-cards{display:flex;flex-direction:row;justify-content:space-between}.unique-benefits-card{width:45%}.unique-benefits-title-container{align-items:center;display:flex;gap:.5rem;margin-bottom:.5rem}.unique-benefits-icon{height:30px;width:30px}.unique-benefits-description{line-height:22px;margin:0}.unique-resources{padding:1rem 0}.unique-resources-title{margin-bottom:.25rem}.unique-resources-intro{margin-bottom:1rem}.unique-resources-image-col{align-items:flex-start;display:flex;justify-content:center;margin-bottom:1rem}.unique-resources-figure{margin:0;width:100%}.unique-resources-image{border-radius:4px;height:auto;width:100%}.unique-resources-accordion-col{display:flex;flex-direction:column;gap:.5rem}.unique-accordion-v1 .MuiAccordionSummary-root{flex-direction:row-reverse;gap:20px}.build-your-own{background-color:var(--hyundai-light-sand);margin-top:-60px}.build-your-own .mkv-text-section{padding:3vh 6vw 0}.build-your-own .mkv-text-section .mkv-text-container{background-color:var(--hyundai-white);padding:40px 10px 20px}.build-your-own .mkv-text-section .mkv-text-container .container .row{justify-content:center}@media(max-width:991px){.build-your-own .mkv-text-section .mkv-text-container .byo-page-title{font-size:24px}.build-your-own .mkv-text-section .mkv-text-container .byo-page-subtitle{font-size:14px}}.build-your-own .stepper-container-desk{background-color:var(--hyundai-white);padding-bottom:20px;padding-top:20px;width:100%}.build-your-own .stepper-container-desk .byo-steps-change-container{cursor:pointer;display:flex}.build-your-own .stepper-container-desk .bullet-label{cursor:pointer}@media only screen and (max-width:991px){.build-your-own .stepper-container-desk{display:none}}.build-your-own .stepper-container-mobile{background-color:var(--hyundai-white);display:none;width:100%}.build-your-own .stepper-container-mobile .byo-stepper-bullet-container{display:flex;justify-content:space-between}.build-your-own .stepper-container-mobile .byo-stepper-bullet-container .byo-steps-change-container{align-items:center;cursor:pointer;display:flex}@media only screen and (max-width:991px){.build-your-own .stepper-container-mobile{display:flex}.build-your-own .stepper-container-mobile .byo-stepper-bullet-container{padding-left:0;padding-right:0}.build-your-own .stepper-container-mobile .byo-stepper-title-mobile{font-size:22px;padding-left:0}}.build-your-own .byo-car-item-container .row>*{padding-left:calc(var(--bs-gutter-x)*.2);padding-right:calc(var(--bs-gutter-x)*.2)}.build-your-own .byo-car-item-container .byo-car-item{background:var(--hyundai-white) 0 0 no-repeat padding-box;box-shadow:0 3px 10px rgba(0,0,0,.102);color:var(--hyundai-black);cursor:pointer;display:block;height:320px;margin-bottom:40px;overflow:hidden;position:relative}.build-your-own .byo-car-item-container .byo-car-item picture img{display:block;height:auto;margin:auto;max-width:100%;padding-top:10px;position:relative;transition:all .2s;width:290px;z-index:1}.build-your-own .byo-car-item-container .byo-car-item:hover picture img{transform:scale(1.1);transition:all .01s}.build-your-own .byo-car-item-container .byo-car-item picture:before{background-repeat:no-repeat;background-size:cover;content:"";display:block;filter:blur(.5px);height:70px;opacity:80%;position:absolute;transition:all 2s;width:100%;z-index:0}.build-your-own .byo-car-item-container .byo-car-item:hover picture:before{transform:scale(1.1);transition:all 5s}.build-your-own .byo-car-item-container .byo-car-infos{border-bottom:1px solid var(--hyundai-sand);bottom:70px;display:flex;flex-direction:column;font-size:16px;margin:10px 20px 0;padding-bottom:20px;width:85%}.build-your-own .byo-car-item-container .byo-car-infos .byo-car-name{color:#000;display:block;font-family:HyundaiSansHead-Medium;font-size:16px;margin:0 auto 16px;text-align:center}.build-your-own .byo-car-item-container .byo-car-infos .byo-car-tags{-moz-column-gap:10px;column-gap:10px;display:flex;justify-content:space-around;list-style:none;margin-bottom:10px;padding:0}.build-your-own .byo-car-item-container .byo-car-infos .byo-car-tags li{width:auto}.build-your-own .byo-car-item-container .byo-car-infos .byo-car-tags li img{height:auto;max-width:100%;width:100%}.build-your-own .byo-car-item-container .byo-car-infos .byo-wrap-version-color-year{-moz-column-gap:10px;column-gap:10px;display:flex;justify-content:space-between;line-height:20px}.build-your-own .byo-car-item-container .byo-car-infos .byo-wrap-version-color-year .byo-version-year{-moz-column-gap:10px;column-gap:10px;display:flex}.build-your-own .byo-car-item-container .byo-car-price{bottom:0;-moz-column-gap:10px;column-gap:10px;display:flex;font-size:16px;padding:10px 20px 20px;position:absolute}@media only screen and (max-width:991px){.build-your-own .byo-car-item-container{background-color:var(--hyundai-white)}.build-your-own .byo-car-item-container .byo-car-item{margin-right:0}.build-your-own .byo-car-item-container .color-light-sand{background-color:var(--hyundai-light-sand)}}.build-your-own .byo-version-item-container{background-color:var(--hyundai-white);cursor:pointer;margin-bottom:20px;padding:20px}@media only screen and (max-width:991px){.build-your-own .byo-version-item-container{margin-bottom:0;margin-top:20px}}.build-your-own .byo-action-items-over-image-container{position:relative}.build-your-own .byo-action-items-over-image-container .nav-tabs{border:none;display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0;position:absolute;width:100%;z-index:1}.build-your-own .byo-action-items-over-image-container .nav-tabs .nav-item{text-align:center;width:15%}.build-your-own .byo-action-items-over-image-container .nav-tabs-mobile{border:none;display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;margin-left:5%;padding-left:0;position:absolute;width:90%;z-index:1}.build-your-own .byo-action-items-over-image-container .nav-tabs-mobile .nav-item{text-align:center;width:30%}.build-your-own .byo-action-items-over-image-container .car-tags{background-color:var(--hyundai-white);-moz-column-gap:10px;column-gap:10px;display:flex;justify-content:space-between;list-style:none;margin-bottom:0;padding:20px;position:absolute;right:0;top:0;z-index:1}.build-your-own .byo-action-items-over-image-container .car-tags-price-mobile{display:flex;flex-direction:column;position:absolute;width:100%}.build-your-own .byo-action-items-over-image-container .car-tags-price-mobile .car-tags-mobile{background-color:var(--hyundai-white)}.build-your-own .byo-action-items-over-image-container .car-tags-price-mobile .car-tags-color-mobile,.build-your-own .byo-action-items-over-image-container .car-tags-price-mobile .car-tags-mobile{-moz-column-gap:10px;column-gap:10px;display:flex;justify-content:space-between;list-style:none;margin-bottom:0;padding:20px;width:100%}.build-your-own .byo-action-items-over-image-container .car-tags-price-mobile .car-price-text-container{background-color:var(--hyundai-white);border-top:2px solid var(--hyundai-sand);padding-bottom:10px;padding-right:5px;padding-top:12px}@media only screen and (max-width:991px){.build-your-own .byo-action-items-over-image-container{background-color:var(--hyundai-white)}}.build-your-own .byo-vehicle-content-desktop{display:block}.build-your-own .byo-vehicle-content-desktop .byo-title-align-content{display:flex;justify-content:space-between}@media only screen and (max-width:991px){.build-your-own .byo-vehicle-content-desktop{display:none}}.build-your-own .byo-content-sticky .byo-color-item-container-wrapper{padding-left:calc(var(--bs-gutter-x)*0)!important;padding-right:calc(var(--bs-gutter-x)*.2)!important}.build-your-own .byo-content-sticky .color-list{gap:8%;justify-content:flex-start}.build-your-own .byo-content-sticky .byo-vehicle-content-mobile{display:none}.build-your-own .byo-content-sticky .byo-vehicle-content-mobile .byo-vehicle-title-background{background-color:var(--hyundai-light-sand);padding-bottom:20px;padding-top:20px}@media only screen and (max-width:991px){.build-your-own .byo-content-sticky .byo-vehicle-content-mobile{display:block;margin-bottom:60px;min-width:100%;position:sticky;top:60px;width:100%;z-index:1}.build-your-own .byo-content-sticky .byo-vehicle-content-mobile .byo-vehicle-title{font-size:16px}.build-your-own .byo-content-sticky .byo-color-item-container-wrapper{padding-left:10px!important;padding-right:10px!important}.build-your-own .byo-content-sticky .color-list{margin-bottom:40px;margin-top:20px}.build-your-own .byo-content-sticky .color-list .byo-color-clickable-area{-webkit-tap-highlight-color:rgba(0,0,0,0);caret-color:#0000;cursor:pointer;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}}.build-your-own .byo-content-vehicle-mobile .byo-vehicle-title-background{background-color:var(--hyundai-light-sand);padding-bottom:20px;padding-top:20px}.build-your-own .byo-content-vehicle-mobile .byo-text-title{margin-bottom:20px;margin-top:20px}.build-your-own .byo-content-vehicle-mobile .byo-vehicle-content-mobile{background-color:var(--hyundai-light-sand);display:none}@media only screen and (max-width:991px){.build-your-own .byo-content-vehicle-mobile .byo-vehicle-content-mobile{display:block;min-width:100%;top:50px;width:100%;z-index:1}.build-your-own .byo-content-vehicle-mobile .byo-vehicle-content-mobile .byo-vehicle-title{font-size:16px}.build-your-own .byo-content-vehicle-mobile{padding-bottom:20px;padding-left:0;padding-right:0}.build-your-own .byo-content-vehicle-mobile .byo-text-title{margin-bottom:20px;margin-top:130px}.build-your-own .byo-content-vehicle-mobile .byo-dealer-card{margin-top:120px}}.build-your-own .byo-details-mobile{display:none}@media only screen and (max-width:991px){.build-your-own .byo-content-sticky{background-color:var(--hyundai-light-sand);display:flex;flex-wrap:wrap;padding-left:10px;padding-right:10px}.build-your-own .byo-details-mobile{display:flex;flex-direction:column}.build-your-own .hd-thank-you{margin-top:120px}.build-your-own .ms-container-mobile{background-color:var(--hyundai-white)}}.build-your-own .byo-color-item-container{cursor:pointer}.build-your-own .byo-color-item-container .byo-color-text-container{height:50px}.build-your-own .byo-color-item-container label{position:relative;width:100%}.build-your-own .byo-color-item-container .byo-color-internal{display:flex;gap:5px;justify-content:flex-start}.build-your-own .byo-specifications-container{align-items:center;display:flex;gap:10px;justify-content:flex-start}@media only screen and (max-width:991px){.build-your-own .byo-specifications-container{background-color:var(--hyundai-sand);margin-bottom:20px;padding-bottom:20px;padding-left:20px;padding-right:20px}}.build-your-own .byo-specifications-container-mobile{align-items:center;display:flex;gap:10px;justify-content:flex-start}@media only screen and (max-width:991px){.build-your-own .byo-specifications-container-mobile{background-color:var(--hyundai-sand);padding-bottom:20px}}.build-your-own .byo-accordion-button{align-items:center;background-color:var(--hyundai-white);border:0;border-top:1px solid var(--hyundai-sand);display:flex;justify-content:space-between;padding:20px;width:100%}.build-your-own .byo-tabs-button-container{align-items:center;display:flex;justify-content:center}.build-your-own .byo-tabs-button-container .byo-tabs-button{background-color:var(--hyundai-dark-sand);border:0;border-bottom:1px solid var(--hyundai-soft-sand);padding:20px 0;width:100%}.build-your-own .byo-tabs-button-container .byo-tabs-button-active{background-color:var(--hyundai-sand);border:0;border-bottom:1px solid var(--hyundai-soft-sand);padding:20px 0;width:100%}.build-your-own .byo-accordion-svg{color:var(--hyundai-blue);width:24px}.build-your-own .byo-accordion-svg.rotate-0{transform:rotate(0deg)}.build-your-own .byo-accordion-svg.rotate-180{transform:rotate(180deg)}.build-your-own .byo-dealer-card{background-color:var(--hyundai-sand);margin-top:20px;padding:20px}.build-your-own .byo-dealer-card .byo-dealer-name-container{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.build-your-own .byo-bar-action{background-color:var(--hyundai-white);bottom:0;display:flex;justify-content:space-between;left:0;padding:20px;position:fixed;right:0;width:100%;z-index:9999}.build-your-own .byo-bar-action .byo-text-container{align-items:center;display:flex}.build-your-own .byo-bar-action .byo-bar-action-text,.build-your-own .byo-bar-action .byo-bar-action-text .hyundai-button{font-size:14px}@media only screen and (max-width:1024px){.build-your-own .byo-bar-action .byo-bar-action-text .hyundai-button:hover{background-color:var(--hyundai-blue);border:1px solid var(--hyundai-blue);color:var(--hyundai-white)}}.build-your-own .MuiInputLabel-formControl,.build-your-own .ms-form-container input{font-size:16px!important}.hyundai-mkv-disclaimer-container{display:none}.check-image-container{margin:0 auto;max-width:588px;position:relative}.check-image-container-left{margin:0;max-width:588px;position:relative}.hyundai-mkv-image-in-front-container{margin-top:-175px}.cheque-bonus-page .mkv-text-container{top:24%!important}.cheque-bonus-page .mkv-text-container h1{font-size:2rem!important}.cheque-bonus-page .mkv-text-container h2{font-family:HyundaiSansText-Regular;font-size:1.5rem!important}.cb-enjoy-description,.cb-enjoy-text,.cb-hero-subtitle,.cb-hero-title{font-size:1.5rem!important}.cb-optin-checkbox{margin-bottom:80px}.cb-optin-checkbox span{font-size:.9rem!important}.bullet-label p{font-weight:500}@media(max-width:991px){.hyundai-mkv-image-in-front-container{margin-top:-250px!important}.cheque-bonus-page .mkv-text-container{top:26%!important}.cheque-bonus-page .mkv-text-container h1{font-size:1.25rem!important}.cheque-bonus-page .mkv-text-container h2{font-family:HyundaiSansText-Regular;font-size:1rem!important}.hyundai-mkv-disclaimer-container{align-items:center;display:flex;justify-content:center!important;margin:40px auto;padding-left:0!important;padding-right:0!important;width:100%}.hyundai-mkv-disclaimer-container .hyundai-mkv-disclaimer-text{margin:0 auto;max-width:90%!important;text-align:center!important}.cb-thankyou-title{font-size:1.25rem!important}.cb-hero-title{margin-bottom:5px;margin-top:20px}.cb-form-section-title,.cb-journey-title,.cb-print-title,.cb-rescue-title{align-items:center;display:flex;font-size:1.2rem!important}.cb-right-form-column{margin-top:20px}.cb-optin-checkbox{margin-bottom:0}.cb-checkbox-right-form-column{margin-bottom:40px}}.ctb-cards-container{align-items:center;align-items:stretch;display:flex;flex-direction:row;gap:20px;justify-content:center}.ctb-cards-container .ctb-bullet-label{align-items:flex-start;background-color:var(--hyundai-sand);display:flex;flex:1 1;flex-direction:row;gap:10px;justify-content:center;padding:20px}.ctb-cards-container .ctb-bullet-label .ctb-card-icon-container{align-items:flex-start;display:flex;height:100%;justify-content:center}@media only screen and (max-width:991px){.ctb-cards-container{flex-direction:column;margin-bottom:50px}.ctb-cards-container .ctb-bullet-label{justify-content:flex-start;padding:10px}}.ctb-card-resume{background-color:var(--hyundai-white);border:1px solid var(--hyundai-grey);height:-moz-fit-content;height:fit-content;margin-bottom:40px;margin-top:-315px;padding:10px 20px 20px;position:sticky;top:90px}.ctb-card-resume .ctb-separator-gap{border-bottom:1px solid var(--hyundai-grey);border-left:15px solid var(--hyundai-white);border-right:15px solid var(--hyundai-white);border-top:1px solid var(--hyundai-grey);height:20px;translate:-6%;width:114%}.ctb-card-resume .ctb-radio-label{border:1px solid var(--hyundai-grey);cursor:pointer;display:flex;padding:5px 10px;transition:background-color .3s;width:100%}.ctb-card-resume .ctb-radio-label input{margin-right:10px}.ctb-card-resume .ctb-radio-label .ctb-radio-text-container{display:flex;flex-direction:column;height:100%;justify-content:space-between;width:100%}.ctb-card-resume .ctb-color-data-container{border:1px solid var(--hyundai-grey);padding:10px}.ctb-card-resume .ctb-color-data-container .ctb-color-selector-container{display:flex;flex-wrap:wrap}@media only screen and (max-width:991px){.ctb-card-resume{margin-bottom:20px;margin-top:20px;position:relative;top:0}}.ctb-serie-items-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:space-around;margin:0 0 1rem;padding:0}.ctb-serie-items-container .ctb-serie-item-container{align-items:flex-start;display:flex;flex-direction:row;gap:10px;max-width:240px;width:100%}.ctb-serie-items-container .ctb-serie-item-container .ctb-serie-item-image{border-style:none;vertical-align:middle}@media only screen and (max-width:991px){.ctb-serie-items-container{padding-left:0}.ctb-serie-items-container .ctb-serie-item-container{align-items:center;flex-direction:column;justify-content:flex-start;max-width:40%;width:40%}}.ctb-version-motor-image-container{align-items:flex-start;display:flex;gap:20px;justify-content:flex-start;margin-top:10px}@media only screen and (max-width:991px){.ctb-version-motor-image-container{flex-direction:column}}.ctb-dealer-button-available{align-items:flex-start;display:flex;gap:30px;justify-content:flex-start;width:100%}@media only screen and (max-width:991px){.ctb-dealer-button-available .ctb-dealer-button-child{flex:1 1}}.ctb-radio-group-container{display:flex;gap:60px;padding-left:20px}.ctb-modal-serie-items-container{background:rgba(0,0,0,.361);height:100%;left:0;padding:40px;position:fixed;top:0;width:100%;z-index:9999}.ctb-modal-serie-items-container .ctb-modal-serie-items{background:var(--hyundai-white);height:80%;left:0;overflow:auto;position:relative;top:0}.ctb-modal-serie-items-container .ctb-modal-serie-items .ctb-modal-serie-items-header{background:var(--hyundai-blue);display:flex;justify-content:space-between;padding:10px}.ctb-modal-serie-items-container .ctb-modal-serie-items .ctb-modal-serie-items-header .ctb-modal-button-close-serie-items{border:1px solid var(--hyundai-white);color:var(--hyundai-white);font-size:1.25rem;padding:0 10px}.ctb-payment-methods-radio-container,.ctb-thankyou-flex{display:flex;flex-direction:row;gap:20px}@media only screen and (max-width:991px){.ctb-thankyou-flex{flex-direction:column}}.ctb-thankyou-col{flex:1 1}@media only screen and (max-width:991px){.ctb-height-input input{height:55px!important}}.ctb-version-tabs-container{background-color:var(--hyundai-soft-grey)}.ctb-version-tabs-container .ctb-tabs-button-container{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.ctb-version-tabs-container .ctb-tabs-button-default{border:none;flex-grow:1;padding:15px}.ctb-version-tabs-container .ctb-tabs-button-active{border-bottom:3px solid var(--hyundai-blue)!important}.ctb-version-tabs-container .ctb-tabs-button{border-bottom:3px solid #0000}.ctb-version-tabs-container .ctb-specifications-container{padding:20px}.cr-voltar-wrapper{display:flex;justify-content:flex-end;width:100%}@media(max-width:991px){.register-contact .hyundai-mkv-container .mkv-text-container .row{padding-left:0}.register-contact .hyundai-mkv-container .mkv-text-container .row h1{font-size:1.15rem}}.dealers{align-items:stretch;display:flex;flex-direction:column;height:auto;justify-content:flex-start;width:100%}.dealers .dealers-search-box .header-dealer{max-width:600px}.dealers .hyundai-mkv-container .mkv-text-container{margin:0 auto;max-width:1200px;padding:0 20px 40px;width:100%}@media(min-width:1400px){.dealers .hyundai-mkv-container .mkv-text-container{margin:60px auto;max-width:100%}}.dealers .hyundai-mkv-container h1{font-size:1.25rem;margin-top:60px!important}.dealers .hyundai-mkv-container h2{margin-top:20px}.dealers .hyundai-mkv-container p{font-family:HyundaiSansHead-Medium;margin:0 auto;max-width:300px!important;text-align:center}@media(max-width:991px){.dealers .hyundai-mkv-container p{margin:30px auto}}@media(min-width:1400px){.dealers .hyundai-mkv-container p{font-size:1.25rem}}@media(min-width:2200px){.dealers .hyundai-mkv-container p{font-size:1.25rem;margin:125px auto}}.dealers .dealers-mkv-container{margin-bottom:-80px;position:relative;width:100%}@media(max-width:991px){.dealers .dealers-mkv-container{margin-bottom:-50px}}.dealers .dealers-selected-search-container{display:flex;flex-direction:row;justify-content:flex-end}.dealers .dealers-selected-search-container .dealers-selected-search-box{background-color:var(--hyundai-white);box-shadow:0 4px 12px #00000026;max-width:600px;padding:20px 20px 0;position:relative;transition:all .4s ease;width:100%;z-index:10}.dealers .dealers-selected-search-container .dealers-selected-search-box .dealers-selected-search-title{font-family:HyundaiSansHead-Regular;font-size:1rem}@media(max-width:991px){.dealers .dealers-selected-search-container{max-width:100%;padding:0}.dealers .dealers-selected-search-container .dealers-selected-search-box{max-width:100%;padding:15px 15px 0}}.dealers .dealers-search-container .dealers-search-box{margin-bottom:80px}.dealers .dealers-search-container .dealers-search-box .dealers-search-title{font-family:HyundaiSansHead-Medium;font-size:3rem;margin-bottom:10px;margin-top:40px}@media(max-width:991px){.dealers .dealers-search-container .dealers-search-box .dealers-search-title{font-size:1.5rem}}.dealers .dealers-content{margin:0 auto;max-width:1200px;padding:20px 20px 40px;width:100%}@media(max-width:991px){.dealers .dealers-content{padding:15px 15px 30px}}.dealers .dealer-specs{background:var(--hyundai-white);margin-bottom:60px}@media(max-width:991px){.dealers .dealer-specs{margin-bottom:40px}}.dealers .dealer-specs .specs-left .dealer-spec-title{font-size:2.5rem;margin-bottom:20px}@media(max-width:991px){.dealers .dealer-specs .specs-left .dealer-spec-title{font-size:1.25rem!important;margin-bottom:10px}}.dealers .dealer-specs .specs-left .dealer-spec-text{color:var(--hyundai-black);white-space:pre-line}@media(max-width:991px){.dealers .dealer-specs .specs-left .dealer-spec-text{font-size:.95rem!important}}.dealers .dealer-specs .specs-right{display:flex;flex-direction:column;gap:20px}.dealers .dealer-specs .specs-right .dealer-specs-social{align-items:center;display:flex;gap:20px;height:auto;justify-content:flex-end;max-width:100%;width:100%}.dealers .dealer-specs .specs-right .dealer-specs-social span{color:var(--hyundai-black);display:block;font-size:.95rem;font-weight:600}.dealers .dealer-specs .specs-right .dealer-specs-social .social{align-items:center;display:flex;gap:15px}.dealers .dealer-specs .specs-right .dealer-specs-social .social .spec-social-link{align-items:center;display:flex;justify-content:center;transition:opacity .3s}.dealers .dealer-specs .specs-right .dealer-specs-social .social .spec-social-link:hover{opacity:.7}.dealers .dealer-specs .specs-right .dealer-specs-social .social .spec-social-link svg{height:30px;width:30px}@media(max-width:991px){.dealers .dealer-specs .specs-right .dealer-specs-social .social .spec-social-link svg{height:25px;width:25px}}.dealers .dealer-specs .specs-right .dealer-spec-image{overflow:hidden;width:100%}.dealers .dealer-specs .specs-right .dealer-spec-image img{display:block;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.dealers .dealer-address{background:var(--hyundai-white);margin-bottom:60px}@media(max-width:991px){.dealers .dealer-address{padding:20px}}.dealers .dealer-address-content-container{padding-left:0}.dealers .dealer-address-content-container .dealer-address-content .dealer-information{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-around}@media(max-width:991px){.dealers .dealer-address-content-container{margin-bottom:0}}.dealers .dealer-address-map-container{padding-right:0}@media(max-width:991px){.dealers .dealer-address-map-container{padding-left:0;padding-right:0}}.dealers .dealer-address-title-container{background:var(--hyundai-white);margin-bottom:0}.dealers .dealer-address-title-container .dealer-address-title{color:var(--hyundai-black);font-size:2rem}@media(max-width:991px){.dealers .dealer-address-title-container .dealer-address-title{font-size:1.5rem!important}}.dealers .dealer-address-title-container .dealer-address-text{color:var(--hyundai-black);font-size:1rem;margin-bottom:10px}@media(max-width:991px){.dealers .dealer-address-title-container .dealer-address-text{font-size:.9rem!important;margin-bottom:0}}.dealers .dealer-address-content .dealer-map{box-shadow:0 2px 8px #00000026;height:405px;max-height:405px;overflow:hidden;width:100%}@media(max-width:991px){.dealers .dealer-address-content .dealer-map{height:300px;order:2}}.dealers .dealer-address-content .dealer-information{border-bottom:1px solid var(--hyundai-grey);border-top:1px solid var(--hyundai-grey);height:405px;max-height:405px;padding:10px 30px}@media(max-width:991px){.dealers .dealer-address-content .dealer-information{border-bottom:none;height:-moz-fit-content;height:fit-content;max-height:-moz-fit-content;max-height:fit-content;order:1;padding:20px 20px 0}}.dealers .dealer-address-content .dealer-information .dealer-name{color:var(--hyundai-black);font-size:1.3rem;font-weight:700;margin-bottom:25px}@media(max-width:991px){.dealers .dealer-address-content .dealer-information .dealer-name{font-size:1.2rem;margin-bottom:20px}}.dealers .dealer-address-content .dealer-information .address-content{display:flex;flex-direction:row;margin-bottom:15px}@media(max-width:991px){.dealers .dealer-address-content .dealer-information .address-content{flex-direction:column;margin-bottom:20px;padding-bottom:0}}.dealers .dealer-address-content .dealer-information .address-content .address{align-items:flex-start;display:flex;gap:12px;margin-bottom:15px}.dealers .dealer-address-content .dealer-information .address-content .address .icon{flex-shrink:0;height:24px;margin-top:2px;width:18px}.dealers .dealer-address-content .dealer-information .address-content .address .icon img,.dealers .dealer-address-content .dealer-information .address-content .address .icon svg{display:block;height:100%;width:100%}.dealers .dealer-address-content .dealer-information .address-content .address .text{color:var(--hyundai-black);flex:1 1;font-family:HyundaiSansText-Regular;font-size:.9rem;white-space:pre-line}@media(max-width:991px){.dealers .dealer-address-content .dealer-information .address-content .address .text{font-size:.9rem!important}}.dealers .dealer-address-content .dealer-information .address-content .actions{display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px}.dealers .dealer-address-content .dealer-information .address-content .actions .action-item .copy button{align-items:center;background-color:var(--hyundai-transparent);border:1px solid var(--hyundai-transparent);color:var(--hyundai-black);display:flex;flex-direction:column;padding-top:0;position:relative;transition:transform .1s ease}.dealers .dealer-address-content .dealer-information .address-content .actions .action-item .copy button:active{transform:translateY(-4px);transform:translateX(1px)}.dealers .dealer-address-content .dealer-information .address-content .actions .action-item .copy button img,.dealers .dealer-address-content .dealer-information .address-content .actions .action-item .copy button svg{height:18px;width:18px}.dealers .dealer-address-content .dealer-information .address-content .actions .action-item button{align-items:center;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;padding:12px 24px;transition:all .3s;white-space:nowrap}@media(max-width:991px){.dealers .dealer-address-content .dealer-information .address-content .actions .action-item button{font-size:13px;padding:10px 20px}}.dealers .dealer-address-content .dealer-information .address-content .actions .action-item button img,.dealers .dealer-address-content .dealer-information .address-content .actions .action-item button svg{height:16px;width:18px}.dealers .dealer-address-content .dealer-information .phone-content{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;width:100%}@media(max-width:991px){.dealers .dealer-address-content .dealer-information .phone-content{flex-direction:row;gap:10px;margin-bottom:10px;padding-bottom:0}}.dealers .dealer-address-content .dealer-information .phone-content .fax-phone-content,.dealers .dealer-address-content .dealer-information .phone-content .sales-phone-content,.dealers .dealer-address-content .dealer-information .phone-content .service-phone-content{flex:1 1}.dealers .dealer-address-content .dealer-information .phone-content .fax-phone-content .phone-title,.dealers .dealer-address-content .dealer-information .phone-content .sales-phone-content .phone-title,.dealers .dealer-address-content .dealer-information .phone-content .service-phone-content .phone-title{color:var(--hyundai-black);font-family:HyundaiSansText-Regular;font-size:1rem;font-weight:700;margin-bottom:12px}@media(max-width:991px){.dealers .dealer-address-content .dealer-information .phone-content .fax-phone-content .phone-title,.dealers .dealer-address-content .dealer-information .phone-content .sales-phone-content .phone-title,.dealers .dealer-address-content .dealer-information .phone-content .service-phone-content .phone-title{font-size:.95rem!important}}.dealers .dealer-address-content .dealer-information .phone-content .fax-phone-content .phone-item,.dealers .dealer-address-content .dealer-information .phone-content .sales-phone-content .phone-item,.dealers .dealer-address-content .dealer-information .phone-content .service-phone-content .phone-item{align-items:center;color:inherit;display:flex;gap:12px;padding:5px 0;text-decoration:none;transition:all .3s ease}.dealers .dealer-address-content .dealer-information .phone-content .fax-phone-content .phone-item:hover,.dealers .dealer-address-content .dealer-information .phone-content .sales-phone-content .phone-item:hover,.dealers .dealer-address-content .dealer-information .phone-content .service-phone-content .phone-item:hover{color:var(--hyundai-light-blue)}.dealers .dealer-address-content .dealer-information .phone-content .fax-phone-content .phone-item:hover .icon svg path,.dealers .dealer-address-content .dealer-information .phone-content .sales-phone-content .phone-item:hover .icon svg path,.dealers .dealer-address-content .dealer-information .phone-content .service-phone-content .phone-item:hover .icon svg path{fill:var(--hyundai-light-blue)}.dealers .dealer-address-content .dealer-information .phone-content .fax-phone-content .phone-item:hover .text,.dealers .dealer-address-content .dealer-information .phone-content .sales-phone-content .phone-item:hover .text,.dealers .dealer-address-content .dealer-information .phone-content .service-phone-content .phone-item:hover .text{color:var(--hyundai-light-blue);white-space:nowrap}.dealers .dealer-address-content .dealer-information .phone-content .fax-phone-content .phone-item .icon,.dealers .dealer-address-content .dealer-information .phone-content .sales-phone-content .phone-item .icon,.dealers .dealer-address-content .dealer-information .phone-content .service-phone-content .phone-item .icon{align-items:center;display:flex;flex-shrink:0;height:20px;justify-content:center;transition:all .3s ease;width:20px}@media(max-width:991px){.dealers .dealer-address-content .dealer-information .phone-content .fax-phone-content .phone-item .icon,.dealers .dealer-address-content .dealer-information .phone-content .sales-phone-content .phone-item .icon,.dealers .dealer-address-content .dealer-information .phone-content .service-phone-content .phone-item .icon{height:20px;width:20px}}.dealers .dealer-address-content .dealer-information .phone-content .fax-phone-content .phone-item .icon img,.dealers .dealer-address-content .dealer-information .phone-content .fax-phone-content .phone-item .icon svg,.dealers .dealer-address-content .dealer-information .phone-content .sales-phone-content .phone-item .icon img,.dealers .dealer-address-content .dealer-information .phone-content .sales-phone-content .phone-item .icon svg,.dealers .dealer-address-content .dealer-information .phone-content .service-phone-content .phone-item .icon img,.dealers .dealer-address-content .dealer-information .phone-content .service-phone-content .phone-item .icon svg{display:block;height:100%;width:100%}.dealers .dealer-address-content .dealer-information .phone-content .fax-phone-content .phone-item .text,.dealers .dealer-address-content .dealer-information .phone-content .sales-phone-content .phone-item .text,.dealers .dealer-address-content .dealer-information .phone-content .service-phone-content .phone-item .text{align-items:center;color:var(--hyundai-black);flex:1 1;font-family:HyundaiSansText-Regular;font-size:.95rem;transition:all .3s ease;white-space:nowrap}@media(max-width:991px){.dealers .dealer-address-content .dealer-information .phone-content .fax-phone-content .phone-item .text,.dealers .dealer-address-content .dealer-information .phone-content .sales-phone-content .phone-item .text,.dealers .dealer-address-content .dealer-information .phone-content .service-phone-content .phone-item .text{font-size:.9rem!important}}.dealers .dealer-address-content .dealer-information .phone-content .fax-phone-content .phone-item .text a,.dealers .dealer-address-content .dealer-information .phone-content .sales-phone-content .phone-item .text a,.dealers .dealer-address-content .dealer-information .phone-content .service-phone-content .phone-item .text a{color:var(--hyundai-black);font-family:HyundaiSansText-Regular;text-decoration:none}.dealers .dealer-address-content .dealer-information .phone-content .fax-phone-content .phone-item .text a:hover,.dealers .dealer-address-content .dealer-information .phone-content .sales-phone-content .phone-item .text a:hover,.dealers .dealer-address-content .dealer-information .phone-content .service-phone-content .phone-item .text a:hover{color:var(--hyundai-light-blue);text-decoration:underline}.dealers .dealer-address-content .dealer-information .email-content,.dealers .dealer-address-content .dealer-information .time-content{align-items:center;display:flex;gap:12px}@media(max-width:991px){.dealers .dealer-address-content .dealer-information .email-content,.dealers .dealer-address-content .dealer-information .time-content{margin-bottom:10px;padding-bottom:0}}.dealers .dealer-address-content .dealer-information .email-content:last-child,.dealers .dealer-address-content .dealer-information .time-content:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}@media(max-width:991px){.dealers .dealer-address-content .dealer-information .email-content:last-child,.dealers .dealer-address-content .dealer-information .time-content:last-child{align-items:flex-start}}.dealers .dealer-address-content .dealer-information .email-content .icon,.dealers .dealer-address-content .dealer-information .time-content .icon{align-items:flex-start;display:flex;flex-shrink:0;height:100%;justify-content:center;padding-top:2px;width:20px}.dealers .dealer-address-content .dealer-information .email-content .icon img,.dealers .dealer-address-content .dealer-information .email-content .icon svg,.dealers .dealer-address-content .dealer-information .time-content .icon img,.dealers .dealer-address-content .dealer-information .time-content .icon svg{display:block;height:20px;width:20px}.dealers .dealer-address-content .dealer-information .email-content .text,.dealers .dealer-address-content .dealer-information .time-content .text{color:var(--hyundai-black);flex:1 1;font-family:HyundaiSansText-Regular;font-size:.95rem;line-height:1.5;white-space:pre-line}@media(max-width:991px){.dealers .dealer-address-content .dealer-information .email-content .text,.dealers .dealer-address-content .dealer-information .time-content .text{font-size:.9rem!important}}.direct-sales{background-color:var(--hyundai-sand)}.direct-sales .swiper-pagination{bottom:35px!important}.direct-sales .ds-header-card{background-color:var(--hyundai-white);margin-top:-30px;padding:40px 60px;position:relative;z-index:2}.direct-sales .ds-header-card .accordion-items .items-content .MuiAccordion-root{border:none;border-bottom:1px solid var(--hyundai-light-grey);margin:0}.direct-sales .ds-header-card .MuiAccordionSummary-root{background-color:var(--hyundai-white)}.direct-sales .ds-header-card .MuiAccordionSummary-root h4{color:var(--hyundai-black)}.direct-sales .ds-header-card .MuiAccordionSummary-root .MuiSvgIcon-root{fill:var(--hyundai-black)}.direct-sales .ds-header-card .MuiAccordionSummary-root.Mui-expanded{background-color:var(--hyundai-light-sand)}.direct-sales .ds-header-card .MuiAccordionSummary-root.Mui-expanded h4{color:var(--hyundai-black)}.direct-sales .ds-header-card .MuiAccordionSummary-root.Mui-expanded s .MuiSvgIcon-root{fill:var(--hyundai-black)}.direct-sales .ds-header-card .accordion-items .items-content .items-subcontent{background-color:var(--hyundai-light-sand);border:none}@media(max-width:991px){.microsite-steps .row,.microsite-steps .row>.col,.microsite-steps .row>[class*=" col"],.microsite-steps .row>[class^=col]{padding-left:0;padding-right:0}.microsite-steps .step-edit-title{text-align:left}.ds-vehicle-selection-row,.ds-vehicle-selection-row>.col,.ds-vehicle-selection-row>[class*=" col"],.ds-vehicle-selection-row>[class^=col]{padding-left:0;padding-right:0}.color-radio-label-container,.version-radio-label-container{display:flex!important;flex-direction:column}.color-radio-label-container div{max-width:100%!important;padding-left:0!important;padding-right:0!important}.color-radio-label-container div .bullet-label{padding-left:10px!important}}.get-book-your-hyundai{background-color:var(--hyundai-light-sand)}.ds-we-have-hyundai-vehicle{position:relative;width:100%}.ds-we-have-hyundai-vehicle .ds-we-have-hyundai-text-container{margin-bottom:20px;position:absolute;width:100%}@media(max-width:991px){.ds-we-have-hyundai-vehicle .ds-we-have-hyundai-text-container{text-align:center;top:35px}}@media(min-width:992px){.ds-we-have-hyundai-vehicle .ds-we-have-hyundai-text-container{font-size:2.8vw;top:13vw;width:70%}.ds-we-have-hyundai-vehicle .ds-we-have-hyundai-text-container .ds-we-have-hyundai-text{font-size:2.8vw;margin-left:7vw;max-width:25.1vw!important;top:13vw}}@media(max-width:991px){.ds-root .direct-sales .ds-header-card{background-color:var(--hyundai-white);box-shadow:0 2px 8px #00000014;margin-top:-30px;padding:24px 16px;position:relative;z-index:2}.ds-root .direct-sales .ds-header-card .ds-header-title{font-size:1.25rem;margin-bottom:5px}.ds-root .direct-sales .ds-header-card .ds-header-subtitle{margin-bottom:0}.ds-root .direct-sales .ds-header-card .ds-tabs-container .ds-accordion-title-container{align-items:center;display:flex;gap:12px}.ds-root .direct-sales .ds-header-card .ds-tabs-container .ds-accordion-title-container img{height:30px;width:30px}.ds-root .direct-sales .ds-header-card .MuiAccordionSummary-content{margin:0 auto}.ds-root .direct-sales .ds-category-row .ds-car-picture{display:none}.ds-root .direct-sales .ds-category-row .ds-question-mobile .ds-question-text{font-size:1.5rem}.ds-root .direct-sales .ds-category-row .ds-promo-title{font-size:1.5rem;margin-top:20px}.ds-root .direct-sales .ds-category-row .ds-promo-description,.ds-root .ds-txt-rules-container .ds-rules-faq-link,.ds-root .ds-txt-rules-container .ds-rules-faq-link a,.ds-root .ds-txt-rules-container .ds-rules-pf,.ds-root .ds-txt-rules-container .ds-rules-pj,.ds-root .ds-txt-rules-container .ds-rules-title{font-size:.85rem}.ds-root .ds-we-have-hyundai-vehicle .ds-we-have-hyundai-text-container .ds-we-have-hyundai-text{color:var(--hyundai-white);font-size:1.25rem;left:6px;margin-bottom:20px;right:18px;text-align:center;top:35px}.ds-root .get-book-your-hyundai .ds-vehicle-selection-row .ds-vehicle-selection-title{font-size:2rem;margin-bottom:0;margin-top:20px}}.ds-tabs-container .ds-tabs-button-container{border-bottom:2px solid var(--hyundai-blue)}.ds-tabs-container .ds-accordion-title-container{align-items:center;display:flex;gap:15px}.ds-tabs-container .ds-accordion-description-container{display:flex;gap:15px;justify-content:space-between;padding-right:40px}.ds-tabs-container .ds-tabs-button-container{display:flex;justify-content:space-between}.ds-tabs-container .ds-tabs-button-container .ds-tabs-button-default{background-color:var(--hyundai-white);border:none;border-bottom:3px solid var(--hyundai-transparent);color:var(--hyundai-black);padding-bottom:10px;width:100%}.ds-tabs-container .ds-tabs-button-container .ds-tabs-button-active{border-bottom:3px solid var(--hyundai-blue)}@media(max-width:991px){.ds-tabs-container .ds-tabs-button-default h3{font-size:1rem}.ds-tabs-container .ds-accordion-description-container{align-items:flex-start;flex-direction:column}.ds-tabs-container .ds-accordion-description-container .ds-accordion-description-text{margin-bottom:0}}.hyundai-financing .hf-financing-mkv-container{position:relative}.hyundai-financing .hf-financing-mkv-container .hf-financing-mkv-texts{bottom:0;height:65%;left:0;position:absolute;width:100%;z-index:0}.hyundai-financing .hf-financing-mkv-container .hf-financing-mkv-texts .hf-financing-mkv-texts-content{margin:0 auto;max-width:1200px;padding-left:24px;padding-right:24px}@media(max-width:991px){.hyundai-financing .hf-financing-mkv-container .hf-financing-mkv-texts{height:auto;top:65px}.hyundai-financing .hf-financing-mkv-container .hf-financing-mkv-texts .hf-financing-mkv-texts-title{font-size:1rem}.hyundai-financing .hf-financing-mkv-container .hf-financing-mkv-texts .hf-financing-mkv-texts-subtitle,.hyundai-financing .hyundai-mkv-container h1{font-size:1.1rem}.hyundai-financing .hyundai-mkv-container h2{font-size:1.25rem;line-height:1.5rem}}.hyundai-financing .fn-title{font-size:3.5rem}.hyundai-financing .fn-description-container{max-width:48%}.hyundai-financing .hf-video-button-container{align-items:flex-start;display:flex;flex-direction:row;gap:10px;justify-content:flex-start}.hyundai-financing .hf-video-button-container .fn-video-button-description{font-size:1rem}.hyundai-financing .hf-video-button-container .hf-video-modal-button{width:210px}.hyundai-financing .hf-video-button-container iframe{height:120px;width:210px}.hyundai-financing .hf-video-button-container .hf-financing-video-modal-container{position:relative}.hyundai-financing .hf-video-button-container .hf-financing-video-modal-container .hf-financing-video-modal-background{background-color:#0003;cursor:default;height:100%;left:0;position:fixed;top:0;width:100%;z-index:101}.hyundai-financing .hf-video-button-container .hf-financing-video-modal-container .hf-financing-video-modal-background .hf-financing-close-modal{align-items:center;background-color:var(--hyundai-white);color:var(--hyundai-grey);cursor:pointer;display:flex;justify-content:center;left:15%;padding:5px 13px;position:absolute;top:15%;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:103}.hyundai-financing .hf-video-button-container .hf-financing-video-modal-container .hf-financing-video-modal-background .hf-financing-video-modal-content{background-color:var(--hyundai-black);border:0;height:70%;left:15%;position:fixed;top:15%;width:70%;z-index:101}.hyundai-financing .financing-card-container{display:flex;flex-direction:column;gap:20px}.hyundai-financing .financing-card-container .financing-card{align-items:flex-start;background-color:var(--hyundai-medium-sand);display:flex;flex-direction:row;gap:20px;padding:15px;width:100%}.hyundai-financing .financing-card-container .financing-card ul{list-style-type:none;padding-left:0}.hyundai-financing .financing-card-container .aspects-card{align-items:center;background-color:var(--hyundai-medium-sand);display:flex;flex-direction:row;gap:20px;padding:15px;width:100%}@media(max-width:991px){.hyundai-financing .financing-card-container{flex-direction:column;gap:10px}}.hyundai-financing .financing-aspects-span{margin-top:20px}.hyundai-financing .fn-contact-label{font-size:.95rem}.hyundai-financing .contact-container{display:flex;justify-content:space-between;width:100%}.hyundai-financing .contact-container .contact-content{display:flex;flex-direction:column;margin-bottom:20px;margin-top:10px;width:50%}.hyundai-financing .contact-container .contact-content .contact-number{color:#00aad2!important;cursor:pointer!important;font-family:HyundaiSansText-Bold;font-size:22px}.hyundai-financing .downloads-container{display:flex;flex-direction:row;gap:20px;justify-content:flex-start}.hyundai-financing .financing-cdc-cards-container{align-items:stretch;display:flex;flex-direction:row;gap:5px;justify-content:space-between;margin-top:5px}.hyundai-financing .financing-cdc-cards-container .financing-cdc-card{align-items:flex-start;background-color:var(--hyundai-light-sand);display:flex;flex:1 1;flex-direction:column;gap:10px;min-width:0;padding:10px}@media(max-width:600px){.hyundai-financing .financing-cdc-cards-container{flex-direction:row;gap:5px}.hyundai-financing .financing-cdc-cards-container .financing-cdc-card p{font-size:.8rem}}.hyundai-financing .simulation-your-dream{background-color:var(--hyundai-light-sand);margin-bottom:40px;margin-top:40px;padding:20px}.hyundai-financing .simulation-your-dream div{margin:0;padding:0}.hyundai-financing .thankyou-container{margin-bottom:30px;margin-top:30px;max-width:60%}.hyundai-financing .fn-form .MuiAccordion-root.Mui-disabled{background-color:var(--hyundai-white)}@media(max-width:991px){.hyundai-financing .fn-title{font-size:2rem}.hyundai-financing .fn-description-container{margin-bottom:30px;max-width:100%}.hyundai-financing .hf-video-button-container iframe{height:80px;width:150px}.hyundai-financing .hf-video-button-container .fn-video-button-description{font-size:.8rem}.hyundai-financing .hyundai-financing-models-grid{display:flex;flex-direction:column;gap:10px}.hyundai-financing .financing-aspects-span{margin-top:10px}.hyundai-financing .fn-contact-label{font-size:.7rem}.hyundai-financing .downloads-container{align-items:center;flex-direction:column;justify-content:center}.hyundai-financing .fn-download-button .hyundai-button{min-width:290px;width:290px}.hyundai-financing .fn-download-button .hyundai-button p{font-size:.8rem}.hyundai-financing .fn-cdc-subtitle{font-size:1rem}.hyundai-financing .fn-cdc-aspects-title{font-size:1.65rem}.hyundai-financing .fn-model-grid{margin-top:40px}.hyundai-financing .simulation-your-dream-content .fn-simulation-message{margin-bottom:20px;max-width:100%!important;width:100%}.hyundai-financing .simulation-your-dream-content .fn-simulation-button-back{display:flex;justify-content:flex-start;margin-bottom:20px}.hyundai-financing .simulation-your-dream-content .fn-simulation-button-contact{display:flex;justify-content:flex-start}.hyundai-financing .fn-resume-vehicle-info{margin-top:40px}.hyundai-financing .fn-resume-dealer-info{margin-top:30px}.hyundai-financing .thankyou-container{max-width:100%;width:100%}.hyundai-financing .thankyou-container .title-container h2,.hyundai-financing .thankyou-container .title-container h3,.hyundai-financing .thankyou-container .title-container h4,.hyundai-financing .thankyou-container .title-container h5,.hyundai-financing .thankyou-container .title-container h6{font-size:1.1rem}.hyundai-financing .thankyou-container .icon-container{border-radius:9px;height:20px;min-width:20px;width:20px}.hyundai-financing .thankyou-container p{padding-left:30px}}.hyundai-financing-models-grid{display:grid;grid-template-columns:repeat(4,minmax(300px,1fr))}@media(max-width:1200px){.hyundai-financing-models-grid .financing-models-grid{grid-template-columns:repeat(3,minmax(300px,1fr))}}@media(max-width:991px){.hyundai-financing-models-grid .financing-models-grid{grid-template-columns:repeat(2,minmax(300px,1fr))}}@media(max-width:575px){.hyundai-financing-models-grid .financing-models-grid{grid-template-columns:minmax(300px,1fr)}}.hyundai-financing-models-grid .fin-grid-item{position:relative}.hyundai-financing-models-grid .financing-model-card{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--hyundai-white);border:1px solid var(--hyundai-transparent);border-radius:0;color:var(--hyundai-black);cursor:pointer;display:block;min-width:300px;padding:10px;text-align:left;transition:box-shadow .2s ease,transform .2s ease;width:100%}.hyundai-financing-models-grid .financing-model-card:hover:not([disabled]){box-shadow:0 4px 12px #0000001f;transform:translateY(-2px)}.hyundai-financing-models-grid .financing-model-card[disabled]{cursor:not-allowed;opacity:.4}.hyundai-financing-models-grid .financing-model-card img{display:block;height:auto;min-width:280px;width:100%}.hyundai-financing-models-grid .financing-model-card__meta{padding-top:8px;text-align:center}.hyundai-financing-models-grid .financing-inline-overlay{background:var(--hyundai-white);border:1px solid var(--hyundai-sand);box-shadow:0 8px 20px #00000026;left:0;overflow:visible;padding:90px 10px 10px;position:absolute;right:0;top:30px;z-index:20}.hyundai-financing-models-grid .financing-inline-overlay--summary{padding-top:100px}.hyundai-financing-models-grid .financing-inline-overlay__image{display:block;height:auto;left:50%;max-width:540px;min-width:300px;pointer-events:none;position:absolute;top:-40px;transform:translateX(-50%);width:calc(100% - 32px)}.hyundai-financing-models-grid .financing-colors__list{display:flex;flex-wrap:wrap;gap:1px;margin-top:8px}.hyundai-financing-models-grid .financing-summary{display:flex;flex-direction:column;gap:0}.hyundai-financing-models-grid .financing-summary__grid{display:flex;justify-content:space-between;margin-bottom:15px;margin-top:15px}.hyundai-financing-models-grid .financing-summary__col{min-width:160px}.hyundai-financing-models-grid .financing-summary__label{color:var(--hyundai-black);font-family:HyundaiSansText-Bold,sans-serif;font-size:.9rem;margin:0 0 4px}.hyundai-financing-models-grid .financing-summary__value{color:var(--hyundai-black);font-family:HyundaiSansHead-Regular,sans-serif;font-size:.9rem;margin:0 0 8px}.hyundai-financing-models-grid .financing-summary__dealer-info p{margin:0}.hyundai-financing-models-grid .financing-summary__dealer-info .financing-summary__value{margin-bottom:0}.hyundai-financing-models-grid .financing-summary__edit{background:#0000;border:0;color:var(--hyundai-blue);cursor:pointer;font-family:HyundaiSansText-Bold,sans-serif;font-size:.75rem;padding:0;text-decoration:underline}.hyundai-financing-models-grid .financing-summary__edit:focus,.hyundai-financing-models-grid .financing-summary__edit:hover{outline:none;text-decoration:none}.hyundai-financing-models-grid .financing-overlay__header{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:space-between}.hs-frequent-section{background-color:var(--hyundai-white);padding:80px 0}.hs-frequent-title{color:var(--hyundai-black)!important;margin-bottom:32px}.hs-frequent-accordion{margin:0 auto;max-width:1200px;width:100%}.hs-frequent-card:not(:first-child) .hs-frequent-card-header{border-top:1px solid var(--hyundai-light-grey)}.hs-frequent-card-header{width:100%}.hs-frequent-outer-button{align-items:center;background-color:var(--hyundai-white);border:none;color:var(--hyundai-black);cursor:pointer;display:flex;font-family:HyundaiSansHead-Medium,Arial,sans-serif;font-size:1rem;gap:12px;padding:20px;text-align:left;width:100%}.hs-frequent-outer-button h3{margin:0}.hs-frequent-card-body{padding:0 30px 20px}.hs-frequent-inner-card+.hs-frequent-inner-card{margin-top:12px}.hs-frequent-inner-button{align-items:center;background-color:var(--hyundai-blue);border:none;cursor:pointer;display:flex;justify-content:space-between;padding:12px 20px;width:100%}.hs-frequent-inner-button,.hs-frequent-inner-button h4{color:var(--hyundai-white);font-family:HyundaiSansHead-Medium,Arial,sans-serif;font-size:1rem}.hs-frequent-inner-button h4{margin:0}.hs-frequent-inner-content{background-color:#ececec;border-bottom:1px solid var(--hyundai-light-grey);color:var(--hyundai-black);font-family:HyundaiSansText-Regular,Arial,sans-serif;padding:16px}.hs-frequent-inner-content p{margin:0 0 10px}.hs-frequent-inner-content p:last-child{margin-bottom:0}.hs-frequent-arrow{fill:var(--hyundai-white);transition:transform .3s ease}.hs-frequent-arrow-outer{fill:var(--hyundai-black)}.hs-frequent-inner-button[aria-expanded=true] .hs-frequent-arrow,.hs-frequent-outer-button[aria-expanded=true] .hs-frequent-arrow-outer{transform:rotate(180deg)}.hs-frequent-collapse,.hs-frequent-inner-collapse{max-height:0;overflow:hidden;transition:max-height .4s ease}.hs-frequent-collapse.open,.hs-frequent-inner-collapse.open{max-height:4000px}@media(max-width:991px){.hs-frequent-outer-button h3{font-size:1rem}.hs-frequent-card-body{padding:0 20px 15px}.hs-frequent-inner-button{font-size:.95rem}.hs-frequent-inner-button h4{color:var(--hyundai-white)}.hs-frequent-section{padding-top:10px}.hs-frequent-title{color:var(--hyundai-black);font-size:1.5rem;margin-bottom:10px}.hs-frequent-card-header{border-top:1px solid var(--hyundai-light-grey);width:100%}}@media(max-width:767px){.hs-frequent-accordion{max-width:95%}.hs-frequent-card-body{padding:0 15px 15px}.hs-frequent-outer-button{padding:16px}.hs-frequent-inner-button{padding:12px 16px}}.model-cards{background-color:var(--hyundai-white);display:block;height:auto;margin:0 auto 20px;max-width:100%;width:100%}.model-cards .model-cards-container{display:block;height:auto;margin:0 auto;max-width:1200px;width:100%}.model-cards .model-cards-container .model-cards-title{font-family:HyundaiSansHead-Medium;font-size:42px;letter-spacing:normal;line-height:1.2;margin-bottom:20px;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.model-cards .model-cards-container .model-cards-title{font-size:36px;margin-bottom:10px}}@media only screen and (min-width:768px)and (max-width:1024px){.model-cards .model-cards-container .model-cards-title{font-size:24px;margin-bottom:10px}}@media only screen and (max-width:767px){.model-cards .model-cards-container .model-cards-title{font-size:20px;margin-bottom:8px}}.model-cards .model-cards-container .model-cards-text{font-family:HyundaiSansText-Regular;font-size:21px;letter-spacing:normal;line-height:1.2;margin-bottom:20px;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.model-cards .model-cards-container .model-cards-text{font-size:18px}}@media only screen and (min-width:768px)and (max-width:1024px){.model-cards .model-cards-container .model-cards-text{font-size:16px}}@media only screen and (max-width:767px){.model-cards .model-cards-container .model-cards-text{font-size:14px}}.model-cards .model-cards-container .model-cards-content{display:block;height:auto;max-width:100%;width:100%}.model-cards .model-cards-container .model-cards-content .model-cards-item{align-items:center;border:1px solid var(--hyundai-grey);display:flex;flex-direction:column;height:auto;padding:10px;width:100%}.model-cards .model-cards-container .model-cards-content .model-cards-item .model-cards-price{align-items:center;border-bottom:1px solid var(--hyundai-grey);display:flex;flex-direction:row;gap:2px;justify-content:center;margin-bottom:10px;margin-top:3px;padding-bottom:10px;width:100%}.model-cards .model-cards-container .model-cards-content .model-cards-item .model-cards-price span{align-items:center;display:flex}.model-cards .model-cards-container .model-cards-content .model-cards-item img{height:auto;max-width:100%;-o-object-fit:contain;object-fit:contain;width:100%}.model-cards .model-cards-container .model-cards-content .model-cards-item .model-cards-item-description{align-items:flex-start;background-color:var(--hyundai-white);border:1px solid var(--hyundai-light-grey);display:flex;flex-direction:column;height:300px;justify-content:flex-start;padding:20px;row-gap:10px;width:100%}.model-cards .model-cards-container .model-cards-content .model-cards-item .model-cards-item-description .model-cards-title2{align-items:flex-end;display:flex;font-size:24px;height:auto;min-height:44px;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.model-cards .model-cards-container .model-cards-content .model-cards-item .model-cards-item-description .model-cards-title2{font-size:18px;min-height:36px}}@media only screen and (min-width:768px)and (max-width:1024px){.model-cards .model-cards-container .model-cards-content .model-cards-item .model-cards-item-description .model-cards-title2{font-size:16px;min-height:32px}}@media only screen and (max-width:767px){.model-cards .model-cards-container .model-cards-content .model-cards-item .model-cards-item-description .model-cards-title2{font-size:20px}}.model-cards .model-cards-container .model-cards-content .model-cards-item .model-cards-item-description .model-cards-text2{display:block;font-family:HyundaiSansText-Regular;font-size:18px;height:auto;line-height:1.2;white-space:pre-line;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.model-cards .model-cards-container .model-cards-content .model-cards-item .model-cards-item-description .model-cards-text2{font-size:16px;line-height:1.1}}@media only screen and (min-width:768px)and (max-width:1024px){.model-cards .model-cards-container .model-cards-content .model-cards-item .model-cards-item-description .model-cards-text2{font-size:15px;line-height:1.1}}@media only screen and (max-width:767px){.model-cards .model-cards-container .model-cards-content .model-cards-item .model-cards-item-description .model-cards-text2{font-size:16px;line-height:1.1}}@media only screen and (min-width:1200px)and (max-width:1600px){.model-cards .model-cards-container .model-cards-content .model-cards-item .model-cards-item-description{height:210px}}@media only screen and (min-width:768px)and (max-width:1024px){.model-cards .model-cards-container .model-cards-content .model-cards-item .model-cards-item-description{height:180px}}@media only screen and (max-width:767px){.model-cards .model-cards-container .model-cards-content .model-cards-item .model-cards-item-description{height:200px}}.model-cards .model-cards-container .model-cards-content .model-cards-item .model-cards-hyundai-button{width:100%}.model-cards .model-cards-container .model-cards-content .model-cards-item .model-cards-hyundai-button .hyundai-button{border:0;color:#fff;display:inline-block;font-size:12px;margin-top:20px;min-height:40px;padding:6px 13px;text-decoration:none;width:100%}.model-cards .model-cards-container .model-cards-content .swiper-wrapper{padding-bottom:30px}.model-cards .model-cards-container .model-cards-content .swiper-pagination{bottom:0}.model-cards .model-cards-container .model-cards-content .swiper-pagination .swiper-pagination-bullet{background-color:#676767!important;border-radius:50px!important;opacity:1!important;transition:width .5s ease-out}.model-cards .model-cards-container .model-cards-content .swiper-pagination .swiper-pagination-bullet-active{border-radius:50px!important;width:60px!important}.model-cards .model-cards-container .model-cards-content .swiper-pagination .swiper-pagination-fraction{color:var(--hyundai-black);font-family:HyundaiSansHead-Regular;font-size:16px;line-height:normal}.model-cards .model-cards-container .model-cards-content .swiper-pagination .swiper-pagination-current{color:var(--hyundai-light-blue)!important;font-family:HyundaiSansHead-Medium}@media only screen and (max-width:991px){.model-cards .model-cards-title2{font-size:1.5rem}.model-cards .model-cards-price{align-items:baseline;justify-content:center}.model-cards .model-cards-assinatura{font-size:1.5rem}.model-cards .model-cards-hyundai-button{width:100%}.model-cards .model-cards-hyundai-button button{min-width:100%;width:100%}}@media only screen and (max-width:400px){.model-cards .model-cards-title2{font-size:1.25rem}}.hs-ty-wrapper{display:flex;flex-direction:column;gap:24px;width:100%}.hs-ty-card{background:#b7d9ea;color:var(--hyundai-black);padding:32px}.hs-ty-header{margin-bottom:24px}.hs-ty-title{font-size:1.5rem;margin-bottom:8px}.hs-ty-protocol{margin-bottom:4px}.hs-ty-subtitle{margin:0}.hs-ty-grid{grid-gap:10px 20px;display:grid;gap:10px 20px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.hs-ty-item{display:flex;flex-direction:column;gap:4px}.hs-ty-item-label{color:var(--hyundai-black);font-family:HyundaiSansHead-Bold,sans-serif;font-size:.95rem;margin:0}.hs-ty-item-value{font-family:HyundaiSansText-Regular,sans-serif;font-size:.95rem;margin:0;white-space:pre-line}.hs-ty-dealer-lines{display:flex;flex-direction:column}.hs-ty-actions{display:flex;justify-content:flex-end}.hs-ty-actions button{white-space:nowrap!important}.hs-ty-restart-button{min-width:220px}@media(max-width:991px){.hs-ty-title{font-size:1rem}.hs-ty-grid{grid-gap:20px 0;display:grid;gap:20px 0;grid-template-columns:repeat(auto-fit,minmax(50%,2fr))}.hs-ty-restart-button{justify-content:center;width:100%}}.hs-subscription-section{background-color:var(--hyundai-light-gray);padding:0}.hs-subscription-section .hs-subscription-container .hs-subscription-header-row .hs-subscription-title-col .hs-subscription-title{font-size:2rem;margin-bottom:3rem;text-align:center}@media(min-width:768px){.hs-subscription-section .hs-subscription-container .hs-subscription-header-row .hs-subscription-title-col .hs-subscription-title{font-size:2.5rem}}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel{background-color:var(--hyundai-white);border-radius:8px;display:flex;flex-direction:column;gap:0;padding:2rem}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-config-header{display:flex;flex-direction:column;gap:10px}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-config-header .hs-config-title{font-size:1.25rem}@media(min-width:992px){.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-config-header{align-items:flex-start;flex-direction:column;justify-content:space-between}}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-config-header .hs-config-headline{align-items:center;border-bottom:1px solid var(--hyundai-black);display:flex;flex-direction:row;justify-content:space-between;padding-bottom:5px;width:100%}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-config-header .hs-config-headline .hs-config-model{font-size:2rem;line-height:1.2}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-config-header .hs-config-headline .hs-config-attributes{display:flex;flex-wrap:wrap;gap:1rem}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-config-header .hs-config-headline .hs-config-attributes .hs-price-large{display:flex;flex-direction:row;gap:.25rem;justify-content:flex-end}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-config-header .hs-config-headline .hs-config-attributes .hs-price-large .hs-price-suffix{font-size:1rem}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-config-header .hs-config-headline .hs-config-attributes .hs-price-large .hs-price-prefix,.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-config-header .hs-config-headline .hs-config-attributes .hs-price-large .hs-price-value{font-size:1.25rem}@media(min-width:768px){.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-config-header .hs-config-headline .hs-config-attributes .hs-price-large .hs-price-prefix,.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-config-header .hs-config-headline .hs-config-attributes .hs-price-large .hs-price-value{font-size:1.5rem}}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-config-header .hs-config-version-panel{display:flex;flex-direction:row;width:100%}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-config-header .hs-config-version-panel .hs-attribute{align-items:flex-start;border-left:1px solid var(--hyundai-black);display:flex;flex-direction:column;justify-content:center;padding-left:10px;padding-right:10px}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-config-header .hs-config-version-panel .hs-attribute .hs-attribute-label{white-space:nowrap}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-config-header .hs-config-version-panel .hs-version-attributes{align-items:flex-start;border-left:1px solid var(--hyundai-black);display:flex;flex-direction:column;justify-content:center;padding-left:10px}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-vehicle-stage{position:relative;text-align:center;width:100%}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-vehicle-stage .hs-vehicle-badges{display:flex;flex-direction:column;gap:.5rem;position:absolute;right:1rem;top:1rem;z-index:2}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-vehicle-stage .hs-vehicle-badges .hs-vehicle-badge{height:auto;width:117px}@media(max-width:575px){.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-vehicle-stage .hs-vehicle-badge{width:90px}}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-vehicle-stage .hs-vehicle-image{height:auto;max-width:100%}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-plan-row{display:flex;flex-direction:column;gap:2rem}@media(min-width:992px){.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-plan-row{align-items:stretch;flex-direction:row;justify-content:space-between}}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-plan-row .hs-plan-selector{display:flex;flex:1 1;flex-direction:column}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-plan-row .hs-plan-selector .hs-plan-label{border-bottom:1px solid var(--hyundai-grey);font-size:.9rem;margin-bottom:1rem;padding-bottom:5px;text-align:center}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-plan-row .hs-plan-selector .hs-plan-select{width:100%}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-plan-row .hs-plan-selector .hs-plan-status{font-size:.85rem;margin-top:.75rem}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-plan-row .hs-plan-selector .hs-plan-status.hs-plan-status-error{color:var(--hyundai-red)}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-plan-row .hs-plan-selector .hs-plan-status.hs-plan-status-loading{color:var(--hyundai-medium-gray)}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-plan-row .hs-plan-selector .hs-plan-status.hs-plan-status-hint{color:var(--hyundai-dark-gray)}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-plan-row .hs-sliders-grid{display:flex;flex:2 1;flex-direction:column;gap:2rem}@media(min-width:768px){.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-plan-row .hs-sliders-grid{flex-direction:row}}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-plan-row .hs-sliders-grid .hs-slider-block{flex:1 1;padding:0 0 30px}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-plan-row .hs-sliders-grid .hs-slider-block .hs-duration-label,.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-plan-row .hs-sliders-grid .hs-slider-block .hs-mileage-label{border-bottom:1px solid var(--hyundai-grey);color:var(--hyundai-black);font-size:.9rem;margin-bottom:0;padding-bottom:5px;text-align:center}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-plan-row .hs-sliders-grid .hs-slider-block .hs-slider-container{display:flex;flex-direction:column;gap:.35rem;padding:.5rem 0;position:relative}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-plan-row .hs-sliders-grid .hs-slider-block .hs-slider-container .hs-slider{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:var(--hyundai-grey);border-radius:999px;cursor:pointer;height:4px;outline:none;width:100%}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-plan-row .hs-sliders-grid .hs-slider-block .hs-slider-container .hs-slider:disabled{cursor:not-allowed;opacity:.5}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-plan-row .hs-sliders-grid .hs-slider-block .hs-slider-container .hs-slider::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;background:var(--hyundai-white);border:3px solid var(--hyundai-light-blue);border-radius:50%;cursor:pointer;height:22px;margin-top:-9px;width:22px}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-plan-row .hs-sliders-grid .hs-slider-block .hs-slider-container .hs-slider::-moz-range-thumb{background:var(--hyundai-white);border:3px solid var(--hyundai-light-blue);border-radius:50%;cursor:pointer;height:22px;width:22px}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-plan-row .hs-sliders-grid .hs-slider-block .hs-slider-container .hs-slider::-webkit-slider-runnable-track{background:#0000;border-radius:999px;height:8px}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-plan-row .hs-sliders-grid .hs-slider-block .hs-slider-container .hs-slider::-moz-range-track{background:#0000;border-radius:999px;height:8px}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-plan-row .hs-sliders-grid .hs-slider-block .hs-slider-container .hs-slider-bottom-label,.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-plan-row .hs-sliders-grid .hs-slider-block .hs-slider-container .hs-slider-top-label{display:flex;width:100%}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-plan-row .hs-sliders-grid .hs-slider-block .hs-slider-container .hs-slider-top-label{justify-content:flex-end;margin-bottom:.5rem}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-plan-row .hs-sliders-grid .hs-slider-block .hs-slider-container .hs-slider-bottom-label{justify-content:flex-start;margin-top:1.9rem}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-plan-row .hs-sliders-grid .hs-slider-block .hs-slider-container .hs-slider-text{color:var(--hyundai-black);font-size:.9rem}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-plan-row .hs-sliders-grid .hs-slider-block .hs-slider-container .hs-slider-dots{height:12px;left:0;pointer-events:none;position:absolute;top:calc(50% + 10px);transform:translateY(-50%);width:100%}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-plan-row .hs-sliders-grid .hs-slider-block .hs-slider-container .hs-slider-dot{background-color:var(--hyundai-light-blue);border-radius:50%;height:8px;position:absolute;transform:translate(-50%,144%);width:8px}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-plan-row .hs-sliders-grid .hs-slider-block .hs-slider-container .rs-pips.rs-pips-blue{left:5%;margin:0 auto;position:absolute;top:52%;transform:translateY(-50%);width:90%}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-plan-row .hs-sliders-grid .hs-slider-block .hs-slider-container .rs-pips-blue .rs-pip{background-color:var(--hyundai-light-blue)}@media(max-width:576px){.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-plan-row .hs-sliders-grid .hs-slider-block .hs-slider-container .hs-slider-dot{height:4px;width:4px}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-plan-row .hs-sliders-grid .hs-slider-block .hs-slider-container .rs-pips.rs-pips-blue{left:3%;width:94%}}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-plan-details-box{border-top:2px solid var(--hyundai-grey);display:flex;flex-direction:row;gap:5px;padding:40px 0}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-plan-details-box .hs-plan-details-header{display:flex;flex-direction:column;gap:1rem}@media(min-width:768px){.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-plan-details-box .hs-plan-details-header{align-items:center;flex-direction:row;justify-content:space-between}}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-plan-details-box .hs-plan-details-header .hs-plan-details-title{display:flex;flex-direction:column;gap:.25rem}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-plan-details-box .hs-plan-details-header .hs-plan-price{display:flex;flex-direction:column;gap:.25rem;text-align:right}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-plan-details-box .hs-plan-details-header .hs-plan-price .hs-plan-price-value{font-size:2rem;line-height:1.2}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-plan-details-box .hs-plan-details-content{display:flex;justify-content:space-between;width:100%}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-plan-details-box .hs-plan-details-content .hs-plan-detail-item{display:flex;flex-direction:column;gap:.35rem}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-plan-details-box .hs-plan-details-content .hs-plan-detail-item .hs-plan-price-value-container{align-items:center;display:flex;flex-direction:row;justify-content:flex-end}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-plan-details-box .hs-plan-details-content .model-additional-info-container{width:18%}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-plan-details-box .hs-plan-details-content .model-additional-info-wheels{width:-moz-fit-content;width:fit-content}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-plan-details-box .hs-plan-details-content .desktop-model-additional-info-total-container{display:flex;gap:5px;width:24%}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-plan-details-box .hs-plan-details-content .hs-plan-price-value-description{margin-top:-16px}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-config-panel .hs-plan-details-box .hs-plan-details-description{font-size:.9rem;line-height:1.4}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-form-panel{background-color:var(--hyundai-white);border-radius:8px;padding:2rem 0 0}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-form-panel .hs-form-title{font-size:1.25rem}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-form-panel .hs-form-subtitle{font-size:1rem;margin-bottom:2rem}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-form-panel .hs-dealer-select{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-form-panel .hs-dealer-select .hs-dealer-title{font-size:1.25rem}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-form-panel .hs-dealer-select .hs-dealer-select-error{font-size:.875rem}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-form-panel .lf-contact-title{font-size:1.25rem}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-form-panel .hs-lead-form{width:100%}.hs-subscription-section .hs-subscription-container .hs-subscription-config .hs-form-panel .hs-thankyou-wrapper{align-items:center;display:flex;justify-content:center}.hs-subscription-section .lf-optin-mail-checkbox span,.hs-subscription-section .lf-optin-privacy-checkbox a,.hs-subscription-section .lf-optin-privacy-checkbox span{font-size:.8rem}.hs-subscription-section .lf-submit-button{margin-top:20px;width:100%}.hs-subscription-section .lf-submit-button button{max-width:100%;width:100%}.hs-subscription-section .hs-color-selector{width:100%}.hs-subscription-section .hs-color-selector .hs-color-options{display:flex;flex-wrap:wrap;gap:0;justify-content:center}@media(max-width:991px){.hs-subscription-section .hs-config-panel{padding-left:0!important;padding-right:0!important;padding-top:0!important}.hs-subscription-section .hs-config-model{font-size:1.25rem!important}.hs-subscription-section .hs-vehicle-image{margin-top:45px}.hs-subscription-section .hs-vehicle-image .swiper{padding-bottom:0}.hs-subscription-section .hs-color-selector{align-items:center;display:flex;justify-content:center;margin-bottom:20px;margin-top:-50px;z-index:999}.hs-subscription-section .hs-duration-label,.hs-subscription-section .hs-mileage-label,.hs-subscription-section .hs-plan-label{font-size:1.25rem!important}.hs-subscription-section .hs-sliders-grid{gap:10px}.hs-subscription-section .hs-plan-details-content{flex-direction:column;gap:15px}.hs-subscription-section .hs-plan-detail-item{width:100%!important}.hs-subscription-section .hs-plan-price-label{font-size:1rem}.hs-subscription-section .hs-plan-detail-item{grid-gap:0!important;display:grid!important;grid-template-columns:repeat(auto-fit,minmax(50%,2fr))!important}.hs-subscription-section .hs-config-panel,.hs-subscription-section .hs-plan-details-box{padding-bottom:5px!important}.hs-subscription-section .hs-form-panel{padding-left:0!important;padding-right:0!important}.hs-subscription-section .lf-contact-grid{flex-basis:33%;max-width:33%}}.hs-plans-section{background:#fff;padding:60px 0}.hs-plans-wrapper{margin:0 auto;max-width:1200px;width:100%}.hs-plans-header{align-items:center;display:flex;flex-direction:column;gap:10px;margin-bottom:30px;text-align:center}.hs-plans-title{color:var(--hyundai-black)!important;font-family:HyundaiSansHead-Medium;font-size:2rem}.hs-plans-description{font-family:HyundaiSansText-Regular;font-size:1rem}.hs-plans-desktop{padding-top:30px}.hs-plans-grid{display:flex;gap:5%;justify-content:space-between}.hs-plans-grid-card{display:flex;flex:1 1}.hs-plans-card{background:#fff;border:1px solid #c8c8c8;display:flex;flex-direction:column;padding:35px 25px;width:100%}.hs-plans-card-header{border-bottom:1px solid #0cb2e9;display:flex;flex-direction:column;gap:20px;margin-bottom:20px}.hs-plans-card-image{height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.hs-plans-card-title{text-align:left}.hs-plans-card-body{display:flex;flex-direction:column}.hs-plans-card-description{font-size:1rem;line-height:1.4}.hs-plans-card-highlight{font-weight:700;margin-top:20px}.hs-plans-card-list{list-style:none;margin:20px 0 0;padding-left:0}.hs-plans-card-list>.hs-plans-card-list-item+.hs-plans-card-list-item{margin-top:8px}.hs-plans-card-list-item{line-height:1.4;padding-left:18px;position:relative}.hs-plans-card-list-item:before{color:#2b2b2b;content:"-";left:0;position:absolute}.hs-plans-card-list-item-label{font-weight:700}.hs-plans-card-list-item .hs-plans-card-list{margin-left:15px;margin-top:10px}.hs-plans-card-list-text{color:#3b3b3b;font-size:.95rem}.hs-plans-card-closing{font-size:.95rem;margin-top:20px}.hs-plans-mobile{display:none;margin:0 auto;padding-top:30px;width:90%}.hs-plans-mobile-swiper{overflow:hidden}.hs-plans-mobile-slide{display:flex}.hs-plans-mobile-swiper .swiper-pagination{margin-top:24px;position:static}.hs-plans-mobile-swiper .swiper-pagination-bullet{background:#676767;border-radius:50px;height:8px;opacity:1;transition:width .3s ease-out;width:8px}.hs-plans-mobile-swiper .swiper-pagination-bullet-active{background:#0b5cff;width:60px}@media(max-width:1023px){.hs-plans-grid{flex-direction:column;gap:30px}.hs-plans-grid-card{width:100%}}@media(max-width:991px){.hs-plans-mobile{padding-top:0}.hs-plans-header{margin-bottom:0}.hs-plans-section{margin-bottom:0;padding-bottom:20px}}@media(max-width:767px){.hs-plans-title{font-size:1.5rem}.hs-plans-description{font-size:.85rem;margin-bottom:15px}.hs-plans-desktop{display:none}.hs-plans-mobile{display:block}.hs-plans-card{width:100%}}.hs-plans-table-section{background-color:var(--hyundai-white);margin-top:-1px;padding:100px 0 60px}.hs-plans-table-title{color:var(--hyundai-black)!important;margin-bottom:40px}.hs-plans-table-desktop{margin:0 auto;max-width:1200px}.hs-plans-table{border-collapse:collapse;border-top:1px solid #000;font-family:HyundaiSansText-Regular,Arial,sans-serif;font-size:16px;text-align:center;width:100%}.hs-plans-table td,.hs-plans-table th{border-bottom:1px solid #000;padding:10px 20px}.hs-plans-table th{font-family:HyundaiSansHead-Medium,Arial,sans-serif;font-size:1rem}.hs-plans-table-service{background-color:#eee;width:25%}.hs-plans-table-bullet{color:#00aad2;font-size:24px;line-height:1}.hs-plans-table-dash{color:var(--hyundai-black)}.hs-plans-table-mobile{display:none;margin:40px auto 0;max-width:600px}.hs-plans-table-mobile-label{color:var(--hyundai-black)!important;margin-bottom:16px;text-transform:uppercase}.hs-plans-table-mobile-table{border-collapse:collapse;border-top:1px solid #000;margin-top:24px;text-align:center;width:100%}.hs-plans-table-mobile-table td{border-bottom:1px solid #000;padding:10px}.hs-plans-table-mobile-table td:first-child{background-color:#eee;width:50%}.hs-plans-table-mobile-spec-divider td{border-top:3px solid #000}@media(max-width:991px){.hs-plans-table-section{padding:20px 0 40px}.hs-plans-table{font-size:12px}.hs-plans-table td,.hs-plans-table th{padding:5px}}@media(max-width:767px){.hs-plans-table-section{padding:20px 0 40px}.hs-plans-table-title{font-size:1.5rem;margin-bottom:0;padding-top:0}.hs-plans-table-desktop{display:none}.hs-plans-table-mobile{display:block;margin-top:10px}}@media(max-width:570px){.hs-plans-table-mobile{width:94%}}:root{--hyundai-white:#fff;--hyundai-black:#000;--hyundai-blue:#002c5f;--hyundai-light-blue:#00aad2;--hyundai-thankyou-blue:#aed7e6;--hyundai-alarm-blue:#007fa8;--hyundai-soft-sand:#f7f7f7;--hyundai-light-sand:#f6f3f2;--hyundai-medium-sand:hsla(0,17%,76%,.479);--hyundai-sand:#e4dcd3;--hyundai-dark-sand:#676767;--hyundai-grey:#b7b7b7;--hyundai-dark-grey:#676767;--hyundai-light-grey:#ccc;--hyundai-soft-grey:#f2f2f2;--hyundai-active-red:#e63312;--hyundai-transparent:"transparent";--hyundai-off-white:#f0edeb;--hyundai-graffiti:#181818;--hyundai-background-grey:#d4d4d4;--hyundai-product-border:#666;--hyundai-translucent-brown:#332a23ba}.hyundai-sign-page{overflow-x:hidden;width:100%}.hyundai-sign-page .hs-mkv-section{min-height:400px;position:relative;width:100%}.hyundai-sign-page .hs-mkv-section .hs-hero-text{align-items:center;display:flex;flex-direction:column;gap:1rem}.hyundai-sign-page .hs-mkv-section .hs-hero-title{font-size:2rem;line-height:1.2}@media(min-width:768px){.hyundai-sign-page .hs-mkv-section .hs-hero-title{font-size:3rem}}.hyundai-sign-page .hs-mkv-section .hs-hero-subtitle{font-size:1.5rem;line-height:1.2}@media(min-width:768px){.hyundai-sign-page .hs-mkv-section .hs-hero-subtitle{font-size:2rem}}.hyundai-sign-page .hs-separator{margin:3rem 0}.hyundai-sign-page .hs-advantages-section{margin-top:2rem;padding:0}.hyundai-sign-page .hs-advantages-section .image-accordion-title{font-size:2rem;text-align:left}@media(min-width:768px){.hyundai-sign-page .hs-advantages-section .image-accordion-title{font-size:2.5rem;text-align:center}}.hyundai-sign-page .hs-advantages-section .image-accordion-intro,.hyundai-sign-page .hs-advantages-section .image-accordion-tabs{margin-left:auto;margin-right:auto;max-width:960px}.hyundai-sign-page .hs-model-slider-section{padding:3rem 0}.hyundai-sign-page .hs-model-slider-section .hs-model-slider-title{font-size:2rem;margin-bottom:2rem;text-align:center}@media(min-width:768px){.hyundai-sign-page .hs-model-slider-section .hs-model-slider-title{font-size:2.5rem}}.hyundai-sign-page .hs-bluelink-section{padding:3rem 0}.hyundai-sign-page .hs-bluelink-section .hs-bluelink-title{font-size:2rem;margin-bottom:3rem;text-align:center}@media(min-width:768px){.hyundai-sign-page .hs-bluelink-section .hs-bluelink-title{font-size:2.5rem}}.hyundai-sign-page .hs-bluelink-section .hs-bluelink-content{align-items:flex-start;display:flex;gap:2rem}.hyundai-sign-page .hs-bluelink-section .hs-bluelink-accordion{display:flex;flex-direction:column;gap:1rem}.hyundai-sign-page .hs-bluelink-section .hs-bluelink-accordion .hs-accordion-item{width:100%}.hyundai-sign-page .hs-bluelink-section .hs-bluelink-accordion .hs-accordion-content{padding:1rem 0}.hyundai-sign-page .hs-bluelink-section .hs-bluelink-image-container{align-items:center;display:flex;justify-content:center}.hyundai-sign-page .hs-bluelink-section .hs-bluelink-image-container .hs-bluelink-image{border-radius:8px;height:auto;max-width:100%}.hyundai-sign-page .hs-plans-cards-section{background-color:var(--hyundai-light-gray);padding:3rem 0}.hyundai-sign-page .hs-plans-cards-section .hs-plans-cards-title{font-size:2rem;margin-bottom:1rem;text-align:center}@media(min-width:768px){.hyundai-sign-page .hs-plans-cards-section .hs-plans-cards-title{font-size:2.5rem}}.hyundai-sign-page .hs-plans-cards-section .hs-plans-cards-subtitle{font-size:1.25rem;margin-bottom:3rem;text-align:center}.hyundai-sign-page .hs-plans-cards-section .hs-plans-cards-grid{display:flex;flex-wrap:wrap;gap:2rem}.hyundai-sign-page .hs-plans-cards-section .hs-plan-card{margin-bottom:2rem}.hyundai-sign-page .hs-plans-cards-section .hs-plan-card .hs-plan-card-inner{background-color:var(--hyundai-white);border-radius:8px;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;height:100%;overflow:hidden}.hyundai-sign-page .hs-plans-cards-section .hs-plan-card .hs-plan-card-inner .hs-plan-card-image{height:200px;-o-object-fit:cover;object-fit:cover;width:100%}.hyundai-sign-page .hs-plans-cards-section .hs-plan-card .hs-plan-card-inner .hs-plan-card-content{display:flex;flex:1 1;flex-direction:column;padding:1.5rem}.hyundai-sign-page .hs-plans-cards-section .hs-plan-card .hs-plan-card-inner .hs-plan-card-content .hs-plan-card-name{font-size:1.5rem;margin-bottom:1rem}.hyundai-sign-page .hs-plans-cards-section .hs-plan-card .hs-plan-card-inner .hs-plan-card-content .hs-plan-card-description{font-size:.95rem;line-height:1.5;margin-bottom:1.5rem}.hyundai-sign-page .hs-plans-cards-section .hs-plan-card .hs-plan-card-inner .hs-plan-card-content .hs-plan-card-features{flex:1 1;list-style:none;margin:0 0 1.5rem;padding:0}.hyundai-sign-page .hs-plans-cards-section .hs-plan-card .hs-plan-card-inner .hs-plan-card-content .hs-plan-card-features li{border-bottom:1px solid var(--hyundai-light-gray);font-size:.9rem;padding:.5rem 0}.hyundai-sign-page .hs-plans-cards-section .hs-plan-card .hs-plan-card-inner .hs-plan-card-content .hs-plan-card-features li:last-child{border-bottom:none}.hyundai-sign-page .hs-plans-cards-section .hs-plan-card .hs-plan-card-inner .hs-plan-card-content .hs-plan-card-features li:before{color:var(--hyundai-blue);content:"✓ ";font-weight:700;margin-right:.5rem}.hyundai-sign-page .hs-plans-cards-section .hs-plan-card .hs-plan-card-inner .hs-plan-card-content .hs-plan-card-recommendation{font-size:.95rem;line-height:1.5;margin-top:auto}.hyundai-sign-page .hs-table-section{padding:3rem 0}.hyundai-sign-page .hs-table-section .hs-table-title{font-size:2rem;margin-bottom:3rem;text-align:center}@media(min-width:768px){.hyundai-sign-page .hs-table-section .hs-table-title{font-size:2.5rem}}.hyundai-sign-page .hs-table-section .hs-table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.hyundai-sign-page .hs-table-section .hs-table-wrapper .hs-comparison-table{background-color:var(--hyundai-white);border-collapse:collapse;box-shadow:0 2px 4px #0000001a;min-width:800px;width:100%}.hyundai-sign-page .hs-table-section .hs-table-wrapper .hs-comparison-table thead{background-color:var(--hyundai-blue);color:var(--hyundai-white)}.hyundai-sign-page .hs-table-section .hs-table-wrapper .hs-comparison-table thead th{border:1px solid #fff3;font-family:HyundaiSansText-Medium;font-size:.95rem;padding:1rem;text-align:left}.hyundai-sign-page .hs-table-section .hs-table-wrapper .hs-comparison-table thead th:nth-child(3),.hyundai-sign-page .hs-table-section .hs-table-wrapper .hs-comparison-table thead th:nth-child(4),.hyundai-sign-page .hs-table-section .hs-table-wrapper .hs-comparison-table thead th:nth-child(5){text-align:center;width:100px}.hyundai-sign-page .hs-table-section .hs-table-wrapper .hs-comparison-table tbody tr:nth-child(2n){background-color:var(--hyundai-light-gray)}.hyundai-sign-page .hs-table-section .hs-table-wrapper .hs-comparison-table tbody tr:hover{background-color:#0038a80d}.hyundai-sign-page .hs-table-section .hs-table-wrapper .hs-comparison-table tbody tr td{border:1px solid var(--hyundai-light-gray);color:var(--hyundai-medium-gray);font-family:HyundaiSansText-Regular;font-size:.9rem;padding:1rem}.hyundai-sign-page .hs-table-section .hs-table-wrapper .hs-comparison-table tbody tr td:first-child{color:var(--hyundai-blue);font-family:HyundaiSansText-Medium}.hyundai-sign-page .hs-table-section .hs-table-wrapper .hs-comparison-table tbody tr td.hs-table-check{color:var(--hyundai-blue);font-size:1.5rem;text-align:center}.hyundai-sign-page .hs-faq-section{background-color:var(--hyundai-light-gray);padding:3rem 0}.hyundai-sign-page .hs-faq-section .hs-faq-title{font-size:2rem;margin-bottom:3rem;text-align:center}@media(min-width:768px){.hyundai-sign-page .hs-faq-section .hs-faq-title{font-size:2.5rem}}.hyundai-sign-page .hs-faq-section .hs-faq-accordion{display:flex;flex-direction:column;gap:1rem}.hyundai-sign-page .hs-faq-section .hs-faq-accordion .hs-faq-category{background-color:var(--hyundai-white);border-radius:8px;padding:.5rem}.hyundai-sign-page .hs-faq-section .hs-faq-accordion .hs-faq-questions{display:flex;flex-direction:column;gap:.5rem;padding:1rem}.hyundai-sign-page .hs-faq-section .hs-faq-accordion .hs-faq-questions .hs-faq-question{background-color:var(--hyundai-light-gray);border-radius:4px;padding:.5rem}.hyundai-sign-page .hs-faq-section .hs-faq-accordion .hs-faq-questions .hs-faq-answer{line-height:1.6;padding:1rem}.hyundai-sign-page .hs-newsletter-section{padding:3rem 0}.hyundai-sign-page .hs-newsletter-section .hs-newsletter-title{font-size:1.5rem;margin-bottom:2rem;text-align:center}@media(min-width:768px){.hyundai-sign-page .hs-newsletter-section .hs-newsletter-title{font-size:2rem}}.hyundai-sign-page .hs-newsletter-section .hs-newsletter-form{margin:0 auto;max-width:600px;text-align:center}.hyundai-sign-page .hs-newsletter-section .hs-newsletter-form .hs-newsletter-disclaimer{font-size:.85rem;margin-top:1.5rem}.hyundai-sign-page .hs-disclaimer-section{background-color:var(--hyundai-light-gray);padding:2rem 0}.hyundai-sign-page .hs-disclaimer-section .hs-disclaimer-text{font-size:.85rem;text-align:center}@media(max-width:991px){.hyundai-sign-page .hs-modelslider-sign-section{padding-top:20px}.hyundai-sign-page .hs-modelslider-sign-title{font-size:1.5rem;text-align:center}.hs-mkv-section{min-height:auto!important}.hs-advantages-section{margin-top:2rem}}.hs-modelslider-sign-section{background:var(--hyundai-white);padding:20px 0 10px}.hs-modelslider-sign-card{align-items:center;background:#fff;border-radius:16px;box-shadow:0 2px 16px #00000014;display:flex;flex-direction:column;min-height:380px;padding:24px 16px 16px;transition:box-shadow .2s}.hs-modelslider-sign-card:hover{box-shadow:0 4px 24px #00000024}.hs-modelslider-sign-img{height:64px;margin-bottom:16px;-o-object-fit:contain;object-fit:contain;width:120px}.hs-modelslider-sign-title{color:#003478;color:var(--hyundai-blue,#003478);font-family:HyundaiSansHead-Bold,sans-serif;font-size:1.2rem;margin-bottom:8px;text-align:center}.hs-modelslider-sign-price{color:#222;font-size:1.1rem;font-weight:600;margin-bottom:4px;text-align:center}.hs-modelslider-sign-price-label{color:#888;font-size:.9rem;font-weight:400;margin-left:4px}.hs-modelslider-sign-assinatura-label{color:#888;font-size:.9rem;margin-bottom:2px;text-align:center}.hs-modelslider-sign-assinatura{color:#003478;color:var(--hyundai-blue,#003478);font-size:1.1rem;font-weight:700;margin-bottom:8px;text-align:center}@media(max-width:768px){.hs-modelslider-sign-section{padding:10px 0}.hs-modelslider-sign-card{min-height:320px;padding:16px 8px 12px}.hs-modelslider-sign-img{height:48px;width:90px}}.legal-information{background-color:var(--hyundai-white);display:block;height:auto;margin:0 auto 30px;max-width:100%;width:100%}.legal-information .mkv-text-container{width:100%}.legal-information .mkv-text-container h1{font-size:3.25rem!important;text-align:center}@media only screen and (max-width:767px){.legal-information .mkv-text-container h1{font-size:1.5rem!important}}.legal-information .li-container{display:block;height:auto;margin:0 auto;max-width:960px;padding:60px 0 80px;width:100%}.legal-information .li-container .li-title{font-family:HyundaiSansText-Medium;font-size:42px;letter-spacing:normal;line-height:1.2;margin-bottom:30px}@media only screen and (min-width:1200px)and (max-width:1600px){.legal-information .li-container .li-title{font-size:36px;margin-bottom:20px}}@media only screen and (min-width:768px)and (max-width:1024px){.legal-information .li-container .li-title{font-size:32px;margin-bottom:15px}}@media only screen and (max-width:767px){.legal-information .li-container .li-title{font-size:24px;margin-bottom:12px}}.legal-information .li-container .li-text{font-family:HyundaiSansText-Regular;font-size:21px;line-height:1.2;margin-bottom:50px}@media only screen and (min-width:1200px)and (max-width:1600px){.legal-information .li-container .li-text{font-size:18px;margin-bottom:30px}}@media only screen and (min-width:768px)and (max-width:1024px){.legal-information .li-container .li-text{font-size:16px;margin-bottom:20px}}@media only screen and (max-width:767px){.legal-information .li-container .li-text{font-size:14px;margin-bottom:30px}}.legal-information .li-container .li-addition-content,.legal-information .li-container .li-legal-content,.legal-information .li-container .li-terms-content{margin-bottom:60px}.legal-information .li-container .li-addition-content .li-content,.legal-information .li-container .li-legal-content .li-content,.legal-information .li-container .li-terms-content .li-content{font-family:HyundaiSansText-Regular;font-size:18px;line-height:1.2}.legal-information .li-container .li-addition-content .li-content a,.legal-information .li-container .li-addition-content .li-content p,.legal-information .li-container .li-addition-content .li-content span,.legal-information .li-container .li-legal-content .li-content a,.legal-information .li-container .li-legal-content .li-content p,.legal-information .li-container .li-legal-content .li-content span,.legal-information .li-container .li-terms-content .li-content a,.legal-information .li-container .li-terms-content .li-content p,.legal-information .li-container .li-terms-content .li-content span{font-family:inherit;font-size:inherit;line-height:inherit}.legal-information .li-container .li-addition-content .li-content a,.legal-information .li-container .li-legal-content .li-content a,.legal-information .li-container .li-terms-content .li-content a{color:var(--hyundai-light-blue)}.legal-information .li-container .li-addition-content .li-content ul li,.legal-information .li-container .li-legal-content .li-content ul li,.legal-information .li-container .li-terms-content .li-content ul li{margin-bottom:5px}@media only screen and (min-width:1200px)and (max-width:1600px){.legal-information .li-container .li-addition-content .li-content,.legal-information .li-container .li-legal-content .li-content,.legal-information .li-container .li-terms-content .li-content{font-size:16px}}@media only screen and (min-width:768px)and (max-width:1024px){.legal-information .li-container .li-addition-content .li-content,.legal-information .li-container .li-legal-content .li-content,.legal-information .li-container .li-terms-content .li-content{font-size:15px}}@media only screen and (max-width:767px){.legal-information .li-container .li-addition-content .li-content,.legal-information .li-container .li-legal-content .li-content,.legal-information .li-container .li-terms-content .li-content{font-size:14px}}@media only screen and (min-width:1200px)and (max-width:1600px){.legal-information .li-container .li-addition-content,.legal-information .li-container .li-legal-content,.legal-information .li-container .li-terms-content{margin-bottom:40px}}@media only screen and (min-width:768px)and (max-width:1024px){.legal-information .li-container .li-addition-content,.legal-information .li-container .li-legal-content,.legal-information .li-container .li-terms-content{margin-bottom:40px}}@media only screen and (max-width:767px){.legal-information .li-container .li-addition-content,.legal-information .li-container .li-legal-content,.legal-information .li-container .li-terms-content{margin-bottom:30px}}@media only screen and (min-width:1200px)and (max-width:1600px){.legal-information .li-container{padding:40px 0 60px}}@media only screen and (min-width:768px)and (max-width:1024px){.legal-information .li-container{max-width:90%;padding:30px 0 50px}}@media only screen and (max-width:767px){.legal-information .li-container{max-width:95%;padding:20px 0 40px}}.microsite{background-color:var(--hyundai-white);display:block;height:auto;margin:0 auto;max-width:100%;padding-bottom:100px;width:100%}.microsite .microsite-model-title{font-size:24px}@media only screen and (max-width:767px){.microsite .microsite-model-title{font-size:21px}}.microsite .microsite-dealer-title{font-size:26px}@media only screen and (max-width:767px){.microsite .microsite-dealer-title{font-size:1rem;margin-top:40px}}.microsite .microsite-form-title{font-size:26px}@media only screen and (max-width:767px){.microsite .microsite-form-title{font-size:1.2rem}}.microsite .microsite-contact-title{font-size:21px}@media only screen and (max-width:767px){.microsite .microsite-contact-title{font-size:18px}}.microsite .MuiInputBase-input,.microsite .MuiInputLabel-formControl{font-size:16px!important}@media only screen and (max-width:767px){.microsite .hd-search-result{margin-bottom:0}.microsite .step-edit-title{font-size:1.15rem}.microsite .ms-form-comment .MuiInputLabel-formControl{height:auto;line-height:24px}.microsite .ms-form-comment .MuiInputBase-input{height:auto;line-height:60px}.microsite .radio-label,.microsite .radio-label-engine{width:100%}}.ocknurturing-component .step-edit-title{flex:1 1}.ocknurturing-component .step-edit-description{align-items:center;display:flex;margin-right:10px}.ocknurturing-component .radio-label span{font-family:HyundaiSansText-Bold}.ocknurturing-component .ock-dealer-title{font-size:1.6rem}.ocknurturing-component .ock-form-enabled{background-color:var(--hyundai-light-sand);padding:20px}.ocknurturing-component .ock-form-disabled{background-color:var(--hyundai-white);padding:20px}.ocknurturing-component .ock-form-title{font-size:1.6rem;margin-bottom:20px}@media(max-width:991px){.ocknurturing-component .ock-image-warning{display:flex;margin:0 auto;max-width:80%!important;text-align:center}.ocknurturing-component .ocknurturing-vehicle-image{margin-top:20px}.ocknurturing-component .step-edit-title{align-items:center;display:flex;font-size:1.1rem}.ocknurturing-component .ock-model-title{font-size:1.1rem}.ocknurturing-component .ock-dealer-title{font-size:1.1rem;margin-bottom:10px;margin-top:20px}.ocknurturing-component .ock-select-version-button{margin-bottom:20px}.ocknurturing-component .ock-form-title{font-size:1.25rem;padding-top:5px}.ocknurturing-component .ock-optin-checkbox span,.ocknurturing-component .ock-optin-title{font-size:.8rem}}.offer-equipments{display:block;height:auto;max-width:100%;width:100%}.offer-equipments .oe-vehicle-description{align-items:center;border-bottom:1px solid var(--hyundai-light-grey);display:flex;height:auto;justify-content:space-between;margin-bottom:20px;max-width:100%;padding-bottom:10px;width:100%}.offer-equipments .oe-vehicle-description .oe-vehicle-text{display:block;font-size:24px;height:auto;line-height:1;max-width:50%;width:100%}.offer-equipments .oe-vehicle-description .oe-vehicle-text:last-of-type{text-align:end}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-equipments .oe-vehicle-description .oe-vehicle-text{font-size:21px}}@media only screen and (min-width:768px)and (max-width:1024px){.offer-equipments .oe-vehicle-description .oe-vehicle-text{font-size:21px}}@media only screen and (max-width:767px){.offer-equipments .oe-vehicle-description .oe-vehicle-text{font-size:14px}}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-equipments .oe-vehicle-description{padding-bottom:6px}}@media only screen and (max-width:767px){.offer-equipments .oe-vehicle-description{margin-bottom:5px;padding-bottom:5px}}.offer-equipments .oe-content{display:block;height:auto;margin-top:25px;max-width:100%;width:100%}.offer-equipments .oe-content .oe-title{font-size:32px;line-height:1;margin-bottom:10px}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-equipments .oe-content .oe-title{font-size:24px}}@media only screen and (min-width:768px)and (max-width:1024px){.offer-equipments .oe-content .oe-title{font-size:24px}}@media only screen and (max-width:767px){.offer-equipments .oe-content .oe-title{font-size:21px}}.offer-equipments .oe-content .MuiAccordion-root:first-of-type{border-top:0}.offer-equipments .oe-content .oe-equipments-content{padding:20px}.offer-equipments .oe-content .oe-equipments-content .oe-equipment-text{font-size:16px;line-height:1.2;margin-bottom:10px}@media only screen and (max-width:767px){.offer-equipments .oe-content .oe-equipments-content .oe-equipment-text{font-size:13px;margin-bottom:8px}.offer-equipments .oe-content .oe-equipments-content{padding:15px}}.offer-description{display:flex;flex-direction:column;height:auto;max-width:756px;padding-right:21px;position:relative;width:100%;z-index:0}.offer-description .od-header{display:block;height:auto;max-width:100%;min-height:490px;position:relative;width:100%}.offer-description .od-header .od-backlink{background-color:var(--hyundai-transparent);border:none;color:var(--hyundai-white);display:block;font-family:HyundaiSansHead-Regular;font-size:16px;height:-moz-fit-content;height:fit-content;line-height:normal;margin-bottom:10px;padding-left:30px;text-decoration:none;width:-moz-fit-content;width:fit-content}.offer-description .od-header .od-backlink.overlay-to-black{color:var(--hyundai-black)}.offer-description .od-header .od-backlink:hover{text-decoration:underline}@media only screen and (min-width:768px)and (max-width:1024px){.offer-description .od-header .od-backlink{padding-left:10px}}@media only screen and (max-width:767px){.offer-description .od-header .od-backlink{padding:0}}.offer-description .od-header .od-content{align-items:flex-start;display:flex;height:auto;justify-content:space-between;max-width:100%;width:100%}.offer-description .od-header .od-content .od-vehicle{display:flex;flex-direction:column;height:auto;max-width:50%;padding-left:30px;width:100%}.offer-description .od-header .od-content .od-vehicle .od-title{font-size:24px;line-height:1;margin-bottom:9px}@media only screen and (max-width:767px){.offer-description .od-header .od-content .od-vehicle .od-title{font-size:21px;margin-bottom:6px}}.offer-description .od-header .od-content .od-vehicle .od-vehicle-text{display:block;font-size:36px;line-height:1}@media only screen and (max-width:767px){.offer-description .od-header .od-content .od-vehicle .od-vehicle-text{font-size:24px}}.offer-description .od-header .od-content .od-vehicle .od-version-text{display:block;font-family:HyundaiSansHead-Regular;font-size:24px;line-height:1}@media only screen and (max-width:767px){.offer-description .od-header .od-content .od-vehicle .od-version-text{font-size:21px}}@media only screen and (min-width:768px)and (max-width:1024px){.offer-description .od-header .od-content .od-vehicle{padding-left:10px}}@media only screen and (max-width:767px){.offer-description .od-header .od-content .od-vehicle{max-width:100%;padding:0}}.offer-description .od-header .od-content .od-description{align-items:flex-end;display:flex;flex-direction:column;height:auto;max-width:330px;width:100%}.offer-description .od-header .od-content .od-description .od-call,.offer-description .od-header .od-content .od-description .od-emphasis{color:var(--hyundai-white)!important;display:block;font-family:HyundaiSansHead-Medium;font-size:18px;height:auto;line-height:1.1;max-width:100%;width:100%}.offer-description .od-header .od-content .od-description .od-call p,.offer-description .od-header .od-content .od-description .od-emphasis p{color:inherit!important;font-family:HyundaiSansHead-Medium;font-size:18px;line-height:1.1}.offer-description .od-header .od-content .od-description .od-call p span,.offer-description .od-header .od-content .od-description .od-emphasis p span{color:inherit!important}.offer-description .od-header .od-content .od-description .od-call p span.ql-size-small,.offer-description .od-header .od-content .od-description .od-emphasis p span.ql-size-small{font-size:16px}.offer-description .od-header .od-content .od-description .od-call p span.ql-size-large,.offer-description .od-header .od-content .od-description .od-emphasis p span.ql-size-large{font-size:24px!important}.offer-description .od-header .od-content .od-description .od-call p span.ql-size-huge,.offer-description .od-header .od-content .od-description .od-emphasis p span.ql-size-huge{font-size:28px!important}.offer-description .od-header .od-content .od-description .od-call p strong,.offer-description .od-header .od-content .od-description .od-emphasis p strong{font-family:HyundaiSansHead-Bold;font-weight:400}.offer-description .od-header .od-content .od-description .od-call p strong .ql-size-small,.offer-description .od-header .od-content .od-description .od-emphasis p strong .ql-size-small{font-size:16px}.offer-description .od-header .od-content .od-description .od-call p strong .ql-size-large,.offer-description .od-header .od-content .od-description .od-emphasis p strong .ql-size-large{font-size:24px}.offer-description .od-header .od-content .od-description .od-call p strong .ql-size-huge,.offer-description .od-header .od-content .od-description .od-emphasis p strong .ql-size-huge{font-size:28px}.offer-description .od-header .od-content .od-description .od-call p em .ql-size-small,.offer-description .od-header .od-content .od-description .od-call p s .ql-size-small,.offer-description .od-header .od-content .od-description .od-call p u .ql-size-small,.offer-description .od-header .od-content .od-description .od-emphasis p em .ql-size-small,.offer-description .od-header .od-content .od-description .od-emphasis p s .ql-size-small,.offer-description .od-header .od-content .od-description .od-emphasis p u .ql-size-small{font-size:16px}.offer-description .od-header .od-content .od-description .od-call p em .ql-size-large,.offer-description .od-header .od-content .od-description .od-call p s .ql-size-large,.offer-description .od-header .od-content .od-description .od-call p u .ql-size-large,.offer-description .od-header .od-content .od-description .od-emphasis p em .ql-size-large,.offer-description .od-header .od-content .od-description .od-emphasis p s .ql-size-large,.offer-description .od-header .od-content .od-description .od-emphasis p u .ql-size-large{font-size:26px}.offer-description .od-header .od-content .od-description .od-call p em .ql-size-huge,.offer-description .od-header .od-content .od-description .od-call p s .ql-size-huge,.offer-description .od-header .od-content .od-description .od-call p u .ql-size-huge,.offer-description .od-header .od-content .od-description .od-emphasis p em .ql-size-huge,.offer-description .od-header .od-content .od-description .od-emphasis p s .ql-size-huge,.offer-description .od-header .od-content .od-description .od-emphasis p u .ql-size-huge{font-size:28px}.offer-description .od-header .od-content .od-description .od-emphasis{margin-bottom:10px}.offer-description .od-header .od-content .od-description .od-call{margin-bottom:15px}.offer-description .od-header .od-content .od-description .od-disclaimer{display:block;font-family:HyundaiSansText-Regular;font-size:15px;height:auto;line-height:1;margin-bottom:40px;max-width:100%;width:100%}@media only screen and (min-width:768px)and (max-width:1024px){.offer-description .od-header .od-content .od-description .od-disclaimer{margin-bottom:20px}}@media only screen and (max-width:767px){.offer-description .od-header .od-content .od-description .od-disclaimer{font-size:13px;margin-bottom:10px}}.offer-description .od-header .od-content .od-description .od-stamps{align-items:center;-moz-column-gap:10px;column-gap:10px;display:flex;height:40px;justify-content:flex-end;max-width:100%;width:100%}@media only screen and (max-width:767px){.offer-description .od-header .od-content .od-description{margin-top:5px;max-width:100%}.offer-description .od-header .od-content{flex-direction:column}}.offer-description .od-header .od-image{bottom:0;display:block;height:auto;max-width:100%;position:absolute;width:100%}.offer-description .od-header .od-equipments{background-color:var(--hyundai-white);display:flex;flex-direction:column;height:auto;max-width:100%;width:100%}.offer-description .od-header .od-equipments .od-equipments-highlight{align-items:center;display:flex;height:auto;justify-content:space-between;max-width:100%;width:100%}.offer-description .od-header .od-equipments .od-equipments-highlight .od-equipments-highlight-text{display:block;font-family:HyundaiSansHead-Medium;font-size:1.5rem;height:auto;line-height:28.8px;margin-bottom:5px;max-width:100%;width:100%}.offer-description .od-header .od-equipments .od-equipments-highlight .od-equipments-highlight-text:before{background-color:var(--hyundai-black);border-radius:100%;content:"";display:inline-block;height:7px;margin:0 7px 3px 0;width:7px}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-description .od-header{min-height:460px}}@media only screen and (min-width:768px)and (max-width:1024px){.offer-description .od-header{min-height:450px}}@media only screen and (max-width:767px){.offer-description .od-header{min-height:300px}}.offer-description .od-equipments-container{display:block;height:auto;max-width:100%;width:100%}@media only screen and (max-width:1024px){.offer-description .od-equipments-container{display:none}}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-description{max-width:60%;padding-right:15px}}@media only screen and (min-width:768px)and (max-width:1024px){.offer-description{max-width:100%;padding:0}}@media only screen and (max-width:767px){.offer-description{margin:0 auto;max-width:90%;padding:0}}.offer-quote-form{display:flex;flex-direction:column;height:auto;max-width:100%;padding:10px 30px 50px;width:100%}.offer-quote-form .oqf-title{display:block;font-family:HyundaiSansHead-Medium;font-size:36px;height:auto;letter-spacing:normal;line-height:1.2;margin-bottom:30px;max-width:100%;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-quote-form .oqf-title{font-size:32px;margin-bottom:25px}}@media only screen and (max-width:1024px){.offer-quote-form .oqf-title{display:none}}@media only screen and (max-width:767px){.offer-quote-form .oqf-title{font-size:24px;line-height:1}}.offer-quote-form .oqf-dealer-content{margin-bottom:40px;padding:0!important}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-quote-form .oqf-dealer-content{margin-bottom:25px}}@media only screen and (max-width:767px){.offer-quote-form .oqf-dealer-content{margin-bottom:30px}}.offer-quote-form .oqf-option-title{display:block;font-family:HyundaiSansHead-Regular;font-size:18px;line-height:1.2;margin-bottom:8px}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-quote-form .oqf-option-title{font-size:16px}}@media only screen and (min-width:768px)and (max-width:1024px){.offer-quote-form .oqf-option-title{font-size:15px}}.offer-quote-form .oqf-radio-group{flex-direction:row;height:auto;margin-bottom:20px;max-width:100%;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-quote-form .oqf-radio-group{margin-bottom:0}}@media only screen and (max-width:767px){.offer-quote-form .oqf-radio-group{margin-bottom:15px}}.offer-quote-form .oqf-contact{margin:40px 0}.offer-quote-form .oqf-contact .oqf-contact-title{display:block;font-family:HyundaiSansHead-Medium;font-size:18px;height:auto;line-height:1.2;margin-bottom:10px;max-width:100%;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-quote-form .oqf-contact{margin:25px 0}}@media only screen and (max-width:767px){.offer-quote-form .oqf-contact{margin:20px 0}}.offer-quote-form .oqf-form-optin .MuiCheckbox-root{padding-top:0}.offer-quote-form .oqf-button-content{display:flex;height:auto;justify-content:flex-end;margin-top:36px;max-width:100%;width:100%}.offer-quote-form .oqf-button-content .hyundai-button{height:45px;width:212px}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-quote-form{padding:10px 30px 40px}}@media only screen and (max-width:767px){.offer-quote-form{padding:10px 30px 30px}}.reserve-payment{display:block;height:auto;margin-bottom:20px;max-width:100%;width:100%}.reserve-payment .rp-title{font-family:HyundaiSansHead-Regular;font-size:18px;line-height:1.2;margin-bottom:8px}.reserve-payment .rp-radio-group{-moz-column-gap:10px;column-gap:10px;flex-direction:row;height:auto;margin-bottom:20px;max-width:100%;width:100%}.reserve-payment .rp-disclaimer{display:block;font-family:HyundaiSansText-Regular;font-size:14px;height:auto;line-height:1.2;margin-top:20px;max-width:100%;width:100%}.reserve-payment .rp-bankslip,.reserve-payment .rp-pix{display:flex;flex-direction:column;height:auto;max-width:100%;row-gap:10px;width:100%}.reserve-payment .rp-bankslip .rp-option-text,.reserve-payment .rp-pix .rp-option-text{-moz-column-gap:5px;column-gap:5px;display:flex;font-family:HyundaiSansText-Regular;font-size:16px;line-height:1.2}.reserve-payment .rp-bankslip .rp-option-text .rp-option-bolder,.reserve-payment .rp-pix .rp-option-text .rp-option-bolder{font-family:HyundaiSansText-Bold;font-size:16px;line-height:1.2}.offer-reserve-thanks,.offer-reserve-thanks .oft-title{display:block;height:auto;max-width:100%;width:100%}.offer-reserve-thanks .oft-title{font-family:HyundaiSansHead-Medium;font-size:36px;line-height:1.2;margin:10px 0 20px}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-reserve-thanks .oft-title{font-size:32px;margin:10px 0}}@media only screen and (max-width:767px){.offer-reserve-thanks .oft-title{font-size:24px}}.offer-reserve-thanks .ort-bankslip-content,.offer-reserve-thanks .ort-card-content,.offer-reserve-thanks .ort-pix-content{display:flex;flex-direction:column;height:auto;max-width:100%;width:100%}.offer-reserve-thanks .ort-bankslip-content .ort-bankslip-button,.offer-reserve-thanks .ort-card-content .ort-bankslip-button,.offer-reserve-thanks .ort-pix-content .ort-bankslip-button{align-items:center;display:flex;height:auto;justify-content:center;margin:10px 0 40px;max-width:100%;width:100%}.offer-reserve-thanks .ort-bankslip-content .ort-pix-qrcode,.offer-reserve-thanks .ort-card-content .ort-pix-qrcode,.offer-reserve-thanks .ort-pix-content .ort-pix-qrcode{align-items:center;display:flex;height:auto;justify-content:center;margin-bottom:30px;max-width:100%;width:100%}.offer-reserve-thanks .ort-bankslip-content .ort-pix-text,.offer-reserve-thanks .ort-card-content .ort-pix-text,.offer-reserve-thanks .ort-pix-content .ort-pix-text{align-items:center;border-color:var(--hyundai-light-grey);border-style:solid;border-width:1px 0;display:flex;height:auto;justify-content:space-between;margin-bottom:30px;max-width:100%;padding:10px 15px;width:100%}.offer-reserve-thanks .ort-bankslip-content .ort-pix-text input[type=text],.offer-reserve-thanks .ort-card-content .ort-pix-text input[type=text],.offer-reserve-thanks .ort-pix-content .ort-pix-text input[type=text]{background-color:var(--hyundai-transparent);border:none;color:var(--hyundai-black);display:block;font-family:HyundaiSansText-Medium;font-size:16px;height:16px;line-height:1;width:100%}.offer-reserve-thanks .ort-bankslip-content .ort-pix-text button,.offer-reserve-thanks .ort-card-content .ort-pix-text button,.offer-reserve-thanks .ort-pix-content .ort-pix-text button{align-items:center;background-color:var(--hyundai-blue);border:1px solid var(--hyundai-blue);color:var(--hyundai-white);display:flex;font-family:HyundaiSansHead-Medium;font-size:16px;height:45px;justify-content:center;line-height:normal;width:111px}.offer-reserve-thanks .ort-bankslip-content .ort-pix-text button:hover,.offer-reserve-thanks .ort-card-content .ort-pix-text button:hover,.offer-reserve-thanks .ort-pix-content .ort-pix-text button:hover{background-color:var(--hyundai-white);color:var(--hyundai-blue)}.offer-reserve-thanks .ort-bankslip-content .ort-pix-message,.offer-reserve-thanks .ort-card-content .ort-pix-message,.offer-reserve-thanks .ort-pix-content .ort-pix-message{display:block;height:auto;margin-bottom:30px;max-width:100%;width:100%}.offer-reserve-thanks .ort-bankslip-content .ort-pix-message .ort-pix-message-text,.offer-reserve-thanks .ort-card-content .ort-pix-message .ort-pix-message-text,.offer-reserve-thanks .ort-pix-content .ort-pix-message .ort-pix-message-text{display:block;font-family:HyundaiSansText-Regular;font-size:16px;height:auto;line-height:1.2;max-width:100%;width:100%}.offer-reserve-thanks .ort-bankslip-content .ort-card-text,.offer-reserve-thanks .ort-card-content .ort-card-text,.offer-reserve-thanks .ort-pix-content .ort-card-text{display:block;font-family:HyundaiSansText-Regular;font-size:16px;height:auto;line-height:1.2;margin-bottom:30px;max-width:100%;width:100%}.offer-reserve-thanks .ort-bankslip-content .ort-card-text .ort-card-bolder,.offer-reserve-thanks .ort-card-content .ort-card-text .ort-card-bolder,.offer-reserve-thanks .ort-pix-content .ort-card-text .ort-card-bolder{font-family:HyundaiSansText-Medium;font-size:16px;line-height:1.2;padding:0 4px}.offer-reserve-thanks .ort-bankslip-content .ort-instructions,.offer-reserve-thanks .ort-card-content .ort-instructions,.offer-reserve-thanks .ort-pix-content .ort-instructions{display:flex;flex-direction:column;height:auto;margin-bottom:30px;max-width:100%;row-gap:20px;width:100%}.offer-reserve-thanks .ort-bankslip-content .ort-instructions .ort-option-text,.offer-reserve-thanks .ort-card-content .ort-instructions .ort-option-text,.offer-reserve-thanks .ort-pix-content .ort-instructions .ort-option-text{-moz-column-gap:5px;column-gap:5px;font-family:HyundaiSansText-Regular;font-size:16px;height:auto;line-height:1.2;max-width:100%;width:100%}.offer-reserve-thanks .ort-bankslip-content .ort-instructions .ort-option-text .ort-option-bolder,.offer-reserve-thanks .ort-card-content .ort-instructions .ort-option-text .ort-option-bolder,.offer-reserve-thanks .ort-pix-content .ort-instructions .ort-option-text .ort-option-bolder{font-family:HyundaiSansText-Bold;font-size:16px;line-height:1.2}.offer-reserve-thanks .ort-description{align-items:center;background-color:var(--hyundai-thankyou-blue);-moz-column-gap:37px;column-gap:37px;display:flex;height:auto;justify-content:space-between;margin-bottom:40px;max-width:100%;padding:40px 20px;width:100%}.offer-reserve-thanks .ort-description .ort-description-item{display:flex;flex-direction:column;row-gap:2px}.offer-reserve-thanks .ort-description .ort-description-item .ort-description-title{display:block;font-family:HyundaiSansText-Regular;font-size:13px;height:auto;line-height:1;max-width:100%;width:100%}.offer-reserve-thanks .ort-description .ort-description-item .ort-description-value{display:block;font-family:HyundaiSansText-Bold;font-size:13px;height:auto;line-height:1;max-width:100%;width:100%}@media only screen and (max-width:767px){.offer-reserve-thanks .ort-description{align-items:flex-start;flex-direction:column;gap:10px;justify-content:flex-start;padding:25px 15px}}.offer-reserve-thanks .ort-dealer-container{display:flex;flex-direction:column;height:auto;max-width:100%;width:100%}.offer-reserve-thanks .ort-dealer-container .ort-dealer-title{display:block;font-family:HyundaiSansHead-Medium;font-size:21px;height:auto;line-height:1.2;margin-bottom:20px;max-width:100%;width:100%}.offer-reserve-thanks .ort-dealer-container .ort-dealer-content{display:flex;flex-direction:column;height:auto;max-width:100%;width:100%}.offer-reserve-thanks .ort-dealer-container .ort-dealer-content .ort-dealer-name{display:block;font-family:HyundaiSansHead-Medium;font-size:27px;height:auto;line-height:1.2;margin-bottom:15px;max-width:100%;width:100%}.offer-reserve-thanks .ort-dealer-container .ort-dealer-content .ort-dealer-text{font-family:HyundaiSansText-Regular;font-size:16px;line-height:1.2}.offer-reserve-thanks .ort-dealer-container .ort-dealer-content .ort-dealer-address,.offer-reserve-thanks .ort-dealer-container .ort-dealer-content .ort-dealer-email{-moz-column-gap:10px;column-gap:10px;display:flex;height:auto;margin-bottom:30px;max-width:100%;width:100%}.offer-reserve-thanks .ort-dealer-container .ort-dealer-content .ort-dealer-contact{display:flex;flex-direction:column;height:auto;max-width:100%;width:100%}.offer-reserve-thanks .ort-dealer-container .ort-dealer-content .ort-dealer-contact .ort-dealer-phones{align-items:center;display:flex;height:auto;justify-content:space-between;margin-bottom:30px;max-width:100%;width:100%}.offer-reserve-thanks .ort-dealer-container .ort-dealer-content .ort-dealer-contact .ort-dealer-phones .ort-dealer-phone,.offer-reserve-thanks .ort-dealer-container .ort-dealer-content .ort-dealer-contact .ort-dealer-phones .ort-dealer-whatsapp{align-items:center;-moz-column-gap:10px;column-gap:10px;display:flex;height:auto;justify-content:flex-start;max-width:50%;width:100%}.offer-reserve-thanks .ort-legal-text{display:block;font-family:HyundaiSansText-Regular;font-size:11px;height:auto;line-height:1.2;max-width:100%;width:100%}.offer-reserve-form{display:flex;flex-direction:column;height:auto;max-width:100%;padding:10px 30px 50px;width:100%}.offer-reserve-form .orf-title{display:block;font-family:HyundaiSansHead-Medium;font-size:36px;height:auto;letter-spacing:normal;line-height:1.2;margin-bottom:30px;max-width:100%;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-reserve-form .orf-title{font-size:32px;margin-bottom:25px}}@media only screen and (max-width:1024px){.offer-reserve-form .orf-title{display:none}}@media only screen and (max-width:767px){.offer-reserve-form .orf-title{font-size:24px;line-height:1}}.offer-reserve-form .orf-dealer-content{margin-bottom:10px;padding:0!important}.offer-reserve-form .orf-input-button-custom .hyundai-button{align-items:center;display:flex;height:45px;justify-content:center;max-width:none;min-width:0;min-width:auto;padding:0;width:45px}@media only screen and (min-width:768px)and (max-width:1024px){.offer-reserve-form .orf-input-button-custom .hyundai-button{font-size:15px}}.offer-reserve-form .orf-contact{margin:10px 0 0}.offer-reserve-form .orf-contact .orf-contact-title{display:block;font-family:HyundaiSansHead-Medium;font-size:18px;height:auto;line-height:1.2;margin-bottom:10px;max-width:100%;width:100%}.offer-reserve-form .orf-form-optin .MuiCheckbox-root{padding-top:0}.offer-reserve-form .orf-option-content{margin-top:20px}.offer-reserve-form .orf-option-content .orf-payment-title{display:block;font-family:HyundaiSansHead-Regular;font-size:21px;line-height:1.2;margin-bottom:10px}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-reserve-form .orf-option-content .orf-payment-title{font-size:20px}}.offer-reserve-form .orf-option-content .orf-option-title{display:block;font-family:HyundaiSansHead-Regular;font-size:18px;line-height:1.2;margin-bottom:8px}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-reserve-form .orf-option-content .orf-option-title{font-size:16px}}@media only screen and (min-width:768px)and (max-width:1024px){.offer-reserve-form .orf-option-content .orf-option-title{font-size:15px}}.offer-reserve-form .orf-radio-group{flex-direction:row;height:auto;margin-bottom:20px;max-width:100%;width:100%}.offer-reserve-form .orf-button-content{display:flex;height:auto;justify-content:flex-end;margin-top:36px;max-width:100%;width:100%}.offer-reserve-form .orf-button-content .hyundai-button{height:45px;width:212px}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-reserve-form{padding:10px 30px 40px}}.offer-form{background-color:var(--hyundai-white);border:1px solid var(--hyundai-light-grey);border-top:none;display:flex;flex-direction:column;height:auto;margin-left:21px;max-width:520px;position:relative;width:100%;z-index:0}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-form{margin-left:15px;max-width:40%}}@media only screen and (max-width:1024px){.offer-form{border:none;margin:0;max-width:100%}}.offer{background-color:var(--hyundai-white);display:block;height:auto;max-width:100%;padding-bottom:100px;width:100%}.offer .offer-container{display:flex;flex-direction:column;height:auto;margin:0 auto;max-width:1350px;padding-top:95px;width:100%}.offer .offer-container .offer-content{align-items:flex-start;display:flex;height:auto;justify-content:flex-start;max-width:100%;width:100%}@media only screen and (max-width:1024px){.offer .offer-container .offer-content{flex-direction:column;margin-bottom:30px}}.offer .offer-container .offer-mobile{display:none;height:auto;margin:0 auto 30px;max-width:100%;width:100%}@media only screen and (min-width:768px)and (max-width:1024px){.offer .offer-container .offer-mobile{display:block}}@media only screen and (max-width:767px){.offer .offer-container .offer-mobile{display:block;max-width:95%}}@media only screen and (min-width:1200px)and (max-width:1600px){.offer .offer-container{max-width:90%}}@media only screen and (min-width:768px)and (max-width:1024px){.offer .offer-container{max-width:85%}}@media only screen and (max-width:767px){.offer .offer-container{max-width:100%}}.offer-related{display:block;height:auto;margin:20px auto 0;max-width:1200px;width:100%}.offer-related .offer-related-title{font-size:42px;line-height:1.1;margin-bottom:25px}@media only screen and (min-width:1200px)and (max-width:1600px){.offer-related .offer-related-title{font-size:36px;margin-bottom:20px}}@media only screen and (max-width:767px){.offer-related .offer-related-title{font-size:26px;margin-bottom:15px}}.offer-related .offer-related-content{display:block;height:auto;max-width:100%;width:100%}@media only screen and (max-width:767px){.offer-related{max-width:90%}}.one-click-page .hyundai-mkv-container .mkv-text-container{top:16%}.one-click-page .hyundai-mkv-container .mkv-text-container h1{font-family:HyundaiSansHead-Medium!important}.one-click-page .hyundai-mkv-container .mkv-text-container h2{font-family:HyundaiSansHead-Regular!important}@media(max-width:991px){.one-click-page .hyundai-mkv-container .mkv-text-container{top:70px!important}.one-click-page .hyundai-mkv-container .hyundai-mkv-image-in-front-container{bottom:0;position:absolute}}@media(max-width:640px){.one-click-page .hyundai-mkv-container .mkv-text-container{top:70px!important}.one-click-page .hyundai-mkv-container .hyundai-mkv-image-in-front-container{bottom:4%;position:absolute}}@media(max-width:450px){.one-click-page .hyundai-mkv-container .mkv-text-container{top:70px!important}.one-click-page .hyundai-mkv-container .hyundai-mkv-image-in-front-container{bottom:13%;position:absolute}.one-click-page .hyundai-mkv-container .hyundai-mkv-disclaimer-container{padding-top:45px}}.one-click-component{margin-top:40px!important}.one-click-component .one-click-without-offer-id{background-color:var(--hyundai-light-sand);padding:20px}.one-click-component .one-click-without-offer-id.one-click-form-disabled{background-color:var(--hyundai-white)}.one-click-component .one-click-dealer-description{-webkit-user-select:none;-moz-user-select:none;user-select:none}.one-click-component .one-click-form-title-container{align-items:center;display:flex;flex-direction:row;gap:15px;justify-content:flex-start;margin-bottom:10px}@media(max-width:991px){.one-click-component .one-click-dealer-title,.one-click-component .one-click-form-title{font-size:1.25rem}.one-click-component .one-click-optin-title{font-size:.8rem}.one-click-component .one-click-optin p,.one-click-component .one-click-optin span,.one-click-component .one-click-optin-warning{font-size:.8rem!important}.one-click-page .hd-thank-you h3{font-size:1.25rem}.one-click-page .mkv-text-container{top:22%!important}.one-click-page .hyundai-mkv-image-in-front-container{margin-top:-90px!important}}.privacy{background-color:var(--hyundai-white);display:block;height:auto;margin:0 auto 30px;max-width:100%;width:100%}.privacy .mkv-text-container{top:50%!important;width:100%}.privacy .mkv-text-container h1{font-size:3.25rem!important}@media only screen and (max-width:767px){.privacy .mkv-text-container{top:50%!important;width:70%}.privacy .mkv-text-container h1{font-size:1.25rem!important}}.privacy .privacy-container{display:block;height:auto;margin:0 auto;max-width:960px;padding:60px 0 80px;width:100%}.privacy .privacy-container .privacy-title{font-family:HyundaiSansText-Medium;font-size:42px;letter-spacing:normal;line-height:1.2;margin-bottom:30px}@media only screen and (min-width:1200px)and (max-width:1600px){.privacy .privacy-container .privacy-title{font-size:36px;margin-bottom:20px}}@media only screen and (min-width:768px)and (max-width:1024px){.privacy .privacy-container .privacy-title{font-size:32px;margin-bottom:15px}}@media only screen and (max-width:767px){.privacy .privacy-container .privacy-title{font-size:24px;margin-bottom:12px}}.privacy .privacy-container .privacy-text{font-family:HyundaiSansText-Regular;font-size:21px;line-height:1.2;margin-bottom:50px;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.privacy .privacy-container .privacy-text{font-size:18px;margin-bottom:30px}}@media only screen and (min-width:768px)and (max-width:1024px){.privacy .privacy-container .privacy-text{font-size:16px;margin-bottom:20px}}@media only screen and (max-width:767px){.privacy .privacy-container .privacy-text{font-size:14px;margin-bottom:30px}}.privacy .privacy-container .privacy-content{font-family:HyundaiSansText-Regular;font-size:18px;line-height:1.2}.privacy .privacy-container .privacy-content a,.privacy .privacy-container .privacy-content p,.privacy .privacy-container .privacy-content span{font-family:inherit;font-size:inherit;line-height:inherit}.privacy .privacy-container .privacy-content a{color:var(--hyundai-light-blue)}.privacy .privacy-container .privacy-content p,.privacy .privacy-container .privacy-content span{margin-bottom:1rem}@media only screen and (min-width:1200px)and (max-width:1600px){.privacy .privacy-container .privacy-content{font-size:16px}}@media only screen and (min-width:768px)and (max-width:1024px){.privacy .privacy-container .privacy-content{font-size:15px}}@media only screen and (max-width:767px){.privacy .privacy-container .privacy-content{font-size:14px}}@media only screen and (min-width:1200px)and (max-width:1600px){.privacy .privacy-container{padding:40px 0 60px}}@media only screen and (min-width:768px)and (max-width:1024px){.privacy .privacy-container{max-width:90%;padding:30px 0 50px}}@media only screen and (max-width:767px){.privacy .privacy-container{max-width:95%;padding:20px 0 40px}}.step-active{background-color:var(--hyundai-light-blue);height:8px;width:100%}.step-disabled{background-color:var(--hyundai-sand);height:8px;width:100%}.step-passed{background-color:var(--hyundai-blue);height:8px;width:100%}.std-model-title-container{align-items:center;display:flex;justify-content:space-between}.std-vehicle-info-container .std-vehicle-info{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:space-around}@media only screen and (min-width:992px){.std-mobile-datetime-container,.std-mobile-model-details,.std-mobile-model-image-container,.std-mobile-navigation-dots,.std-mobile-select-button-container{display:none!important}}.std-enabled-time{border-top:1px solid var(--hyundai-grey);cursor:pointer;padding-bottom:10px;padding-top:10px}.std-enabled-time-active{background-color:var(--hyundai-light-blue)}.std-card-resume{background-color:var(--hyundai-white);border:1px solid var(--hyundai-grey);height:-moz-fit-content;height:fit-content;margin-bottom:40px;margin-top:-30px;padding:10px 20px 20px;position:sticky;top:90px}.std-card-resume .std-resume-model-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between}@media only screen and (max-width:991px){.std-card-resume{margin-bottom:20px;margin-top:20px;position:relative;top:0}}.std-tkpage{border:1px solid var(--hyundai-grey)}.std-tkpage .std-tkpage-title-container{align-items:center;background-color:var(--hyundai-thankyou-blue);display:flex;flex-direction:row;justify-content:space-between;padding:20px}.std-tkpage .std-tkpage-info-container{padding:20px}.std-tkpage .std-tkpage-info-container,.std-tkpage .std-tkpage-info-container .std-tkpage-model-container{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between}.MuiInputLabel-formControl{font-size:14px!important}.std-mobile-accordions{display:none;flex-direction:column;gap:0}@media only screen and (max-width:991px){.std-mobile-accordions{display:flex}}.std-mobile-accordions .std-accordion-item{border-bottom:1px solid var(--hyundai-blue);border-top:none}.std-mobile-accordions .std-accordion-item:first-child{border-top:1px solid var(--hyundai-transparent)}.std-mobile-accordions .std-accordion-item .std-accordion-header{transition:all .3s ease}.std-mobile-accordions .std-accordion-item .std-accordion-header:hover{opacity:.9}.std-mobile-accordions .std-accordion-item .std-accordion-header .std-accordion-alter-text{cursor:pointer}.std-mobile-accordions .std-accordion-item .std-accordion-header .std-accordion-icon{transition:transform .3s ease}.std-mobile-accordions .std-accordion-item .std-accordion-header .std-accordion-icon.std-rotate-0{transform:rotate(0deg)}.std-mobile-accordions .std-accordion-item .std-accordion-header .std-accordion-icon.std-rotate-180{transform:rotate(180deg)}.std-mobile-accordions .std-accordion-item .std-accordion-header.std-accordion-header-disabled{cursor:not-allowed;opacity:.5}.std-mobile-accordions .std-accordion-item .std-accordion-content{animation:slideDown .3s ease;padding:0}@media only screen and (max-width:991px){.std-mobile-accordions .std-accordion-item .std-accordion-content{background-color:var(--hyundai-soft-grey)}}@media only screen and (min-width:992px){.std-mobile-accordions .std-accordion-item .std-accordion-content{background-color:var(--hyundai-white)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.std-mobile-accordions .std-accordion-item .std-accordion-content .std-step-1-col,.std-mobile-accordions .std-accordion-item .std-accordion-content .std-step-2-container,.std-mobile-accordions .std-accordion-item .std-accordion-content .std-step-3-row,.std-mobile-accordions .std-accordion-item .std-accordion-content .std-step-4-container{padding:20px}@media only screen and (max-width:991px){.std-mobile-accordions .std-accordion-item .std-accordion-content .std-step-2-container{display:flex;flex-direction:column;gap:20px;padding:20px}.std-mobile-accordions .std-accordion-item .std-accordion-content .std-step-2-container .std-model-title-container{text-align:center}.std-mobile-accordions .std-accordion-item .std-accordion-content .std-step-2-container .std-model-title-container .std-model-counter{font-weight:700}.std-mobile-accordions .std-accordion-item .std-accordion-content .std-step-2-container .std-mobile-model-image-container{align-items:center;cursor:grab;display:flex;justify-content:center;overflow:hidden;padding:10px 0;position:relative;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;width:100%}.std-mobile-accordions .std-accordion-item .std-accordion-content .std-step-2-container .std-mobile-model-image-container:active{cursor:grabbing}.std-mobile-accordions .std-accordion-item .std-accordion-content .std-step-2-container .std-mobile-model-image-container .std-model-image{height:auto;max-width:100%;pointer-events:none;transition:transform .3s ease,opacity .3s ease}.std-mobile-accordions .std-accordion-item .std-accordion-content .std-step-2-container .std-mobile-model-image-container .std-model-image.std-image-transitioning{animation:fadeInSlide .3s ease}@keyframes fadeInSlide{0%{opacity:.5;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.std-mobile-accordions .std-accordion-item .std-accordion-content .std-step-2-container .std-mobile-model-image-container .std-arrow-button{align-items:center;background:none;border:none;cursor:pointer;display:flex;justify-content:center;padding:8px;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;z-index:10}.std-mobile-accordions .std-accordion-item .std-accordion-content .std-step-2-container .std-mobile-model-image-container .std-arrow-button svg{color:var(--hyundai-blue);filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));height:36px;transition:all .3s ease;width:36px}.std-mobile-accordions .std-accordion-item .std-accordion-content .std-step-2-container .std-mobile-model-image-container .std-arrow-button:hover svg{color:var(--hyundai-black);transform:scale(1.1)}.std-mobile-accordions .std-accordion-item .std-accordion-content .std-step-2-container .std-mobile-model-image-container .std-arrow-button:active svg{transform:scale(.95)}.std-mobile-accordions .std-accordion-item .std-accordion-content .std-step-2-container .std-mobile-model-image-container .std-arrow-button.std-arrow-left{left:-10px}.std-mobile-accordions .std-accordion-item .std-accordion-content .std-step-2-container .std-mobile-model-image-container .std-arrow-button.std-arrow-right{right:-10px}.std-mobile-accordions .std-accordion-item .std-accordion-content .std-step-2-container .std-mobile-model-details{display:flex;flex-direction:column;gap:8px;text-align:center}.std-mobile-accordions .std-accordion-item .std-accordion-content .std-step-2-container .std-mobile-model-details h2,.std-mobile-accordions .std-accordion-item .std-accordion-content .std-step-2-container .std-mobile-model-details h3,.std-mobile-accordions .std-accordion-item .std-accordion-content .std-step-2-container .std-mobile-model-details h4,.std-mobile-accordions .std-accordion-item .std-accordion-content .std-step-2-container .std-mobile-model-details h5,.std-mobile-accordions .std-accordion-item .std-accordion-content .std-step-2-container .std-mobile-model-details h6,.std-mobile-accordions .std-accordion-item .std-accordion-content .std-step-2-container .std-mobile-model-details p{display:flex;justify-content:center}.std-mobile-accordions .std-accordion-item .std-accordion-content .std-step-2-container .std-mobile-select-button-container{display:flex;justify-content:center;padding:10px 0;width:100%}.std-mobile-accordions .std-accordion-item .std-accordion-content .std-step-2-container .std-mobile-select-button-container .std-select-model-button{max-width:300px;width:100%}.std-mobile-accordions .std-accordion-item .std-accordion-content .std-step-2-container .std-mobile-navigation-dots{align-items:center;display:flex;gap:8px;justify-content:center;padding:10px 0}.std-mobile-accordions .std-accordion-item .std-accordion-content .std-step-2-container .std-mobile-navigation-dots .std-dot{background-color:var(--hyundai-grey);border-radius:50%;cursor:pointer;height:10px;transition:all .3s ease;width:10px}.std-mobile-accordions .std-accordion-item .std-accordion-content .std-step-2-container .std-mobile-navigation-dots .std-dot.std-dot-active{background-color:var(--hyundai-black);border-radius:5px;width:35px}.std-mobile-accordions .std-accordion-item .std-accordion-content .std-step-2-container .std-mobile-navigation-dots .std-dot:hover{opacity:.7}}.std-mobile-accordions .std-accordion-item .std-accordion-content .std-mobile-datetime-container{display:flex;flex-direction:column;gap:20px;padding:0}.std-mobile-accordions .std-accordion-item .std-accordion-content .std-mobile-datetime-container .std-mobile-calendar-wrapper{display:flex;justify-content:center;width:100%}.std-mobile-accordions .std-accordion-item .std-accordion-content .std-mobile-datetime-container .std-mobile-calendar-wrapper .sc-calendar-container{display:flex!important;flex-direction:column!important;gap:5px}.std-mobile-accordions .std-accordion-item .std-accordion-content .std-mobile-datetime-container .std-mobile-calendar-wrapper .sc-calendar-container .sc-buttons-container{flex-direction:row-reverse!important;padding-bottom:10px;padding-top:10px}.std-mobile-accordions .std-accordion-item .std-accordion-content .std-mobile-datetime-container .std-mobile-calendar-wrapper .sc-calendar-container .sc-buttons-container .sc-button svg{transform:rotate(1turn)}.std-mobile-accordions .std-accordion-item .std-accordion-content .std-mobile-datetime-container .std-mobile-calendar-wrapper .sc-calendar-container .sc-buttons-container .sc-svg-button-down svg{transform:rotate(90deg)}.std-mobile-accordions .std-accordion-item .std-accordion-content .std-mobile-datetime-container .std-mobile-calendar-wrapper .std-mobile-calendar{width:100%}.std-mobile-accordions .std-accordion-item .std-accordion-content .std-mobile-datetime-container .std-mobile-time-section{display:flex;flex-direction:column;gap:15px;margin-top:20px}.std-mobile-accordions .std-accordion-item .std-accordion-content .std-mobile-datetime-container .std-mobile-time-section .std-mobile-time-title{font-weight:600;padding:0 20px}.std-mobile-accordions .std-accordion-item .std-accordion-content .std-mobile-datetime-container .std-mobile-time-section .std-mobile-time-grid{display:grid;grid-template-columns:repeat(3,1fr)}.std-mobile-accordions .std-accordion-item .std-accordion-content .std-mobile-datetime-container .std-mobile-time-section .std-mobile-time-grid .std-mobile-time-card{align-items:center;background-color:var(--hyundai-transparent);border-bottom:1px solid var(--hyundai-grey);border-top:1px solid var(--hyundai-grey);cursor:pointer;display:flex;justify-content:center;margin-left:5px;margin-right:5px;min-height:50px;transition:all .3s ease}.std-mobile-accordions .std-accordion-item .std-accordion-content .std-mobile-datetime-container .std-mobile-time-section .std-mobile-time-grid .std-mobile-time-card.std-mobile-time-card-active{background-color:var(--hyundai-light-blue);border-color:var(--hyundai-light-blue)}.std-mobile-accordions .std-accordion-item .std-accordion-content .std-mobile-datetime-container .std-mobile-time-section .std-mobile-time-grid .std-mobile-time-card.std-mobile-time-card-disabled{background-color:var(--hyundai-transparent);cursor:not-allowed;opacity:.5}.std-mobile-accordions .std-accordion-item .std-accordion-content .std-mobile-datetime-container .std-mobile-time-section .std-mobile-time-grid .std-mobile-time-card:not(.std-mobile-time-card-disabled):hover{background-color:var(--hyundai-light-blue);border-color:var(--hyundai-light-blue)}.std-mobile-accordions .std-accordion-item .std-accordion-content .std-mobile-datetime-container .std-mobile-time-section .std-mobile-time-grid .std-mobile-time-card .std-mobile-time-text{font-size:.85rem;line-height:1.3}@media only screen and (max-width:991px){.std-action-tabs-row{display:none}.std-container .std-main-row .std-main-col-left .std-step-1-col{height:305px}.std-container .std-main-row .std-main-col-left .std-step-2-container .std-model-title-container,.std-container .std-main-row .std-main-col-left .std-step-2-container .std-model-title-container .std-model-counter{display:flex;justify-content:center}.std-thankyou-container .std-thankyou-row .std-thankyou-col .std-thankyou-wrapper .std-tkpage .std-tkpage-title-container .std-tkpage-subtitle-col{margin-top:10px}.std-thankyou-container .std-thankyou-row .std-thankyou-col .std-thankyou-wrapper .std-tkpage .std-tkpage-title-container .std-thankyou-protocol{justify-content:flex-start}.std-thankyou-container .std-thankyou-row .std-thankyou-col .std-thankyou-wrapper .std-tkpage .std-tkpage-info-container .std-tkpage-model-col .std-tkpage-model-container{flex-direction:column-reverse}.std-thankyou-container .std-thankyou-row .std-thankyou-col .std-thankyou-wrapper .std-tkpage .std-tkpage-info-container .std-tkpage-model-col .std-tkpage-model-container .std-tkpage-model-image{width:100%}.std-thankyou-container .std-thankyou-row .std-thankyou-col .std-thankyou-wrapper .std-tkpage .std-tkpage-info-container .std-tkpage-date-col,.std-thankyou-container .std-thankyou-row .std-thankyou-col .std-thankyou-wrapper .std-tkpage .std-tkpage-info-container .std-tkpage-userdata-col{margin-top:20px}}@media only screen and (max-width:420px){.std-container .std-main-row .std-main-col-left .std-step-1-col{height:330px}}@media only screen and (max-width:380px){.std-container .std-main-row .std-main-col-left .std-step-1-col{height:360px}}.std-mobile-calendar-wrapper{display:flex;justify-content:center;width:100%}.std-mobile-calendar-wrapper .sc-calendar-container{display:flex!important;flex-direction:column!important;gap:5px}.std-mobile-calendar-wrapper .sc-calendar-container .sc-buttons-container{flex-direction:row-reverse!important;padding-bottom:10px;padding-top:10px}.std-mobile-calendar-wrapper .sc-calendar-container .sc-buttons-container .sc-button svg{transform:rotate(1turn)}.std-mobile-calendar-wrapper .sc-calendar-container .sc-buttons-container .sc-svg-button-down svg{transform:rotate(90deg)}.MuiPickersCalendarHeader-switchHeader,.MuiPickersDatePickerRoot-toolbar{display:none!important}.MuiPickersCalendarHeader-dayLabel{text-transform:capitalize}.sc-buttons-container{align-items:center;display:flex;flex-direction:column;justify-content:space-around;padding-bottom:40px;padding-top:30px}.sc-buttons-container .MuiSvgIcon-root{fill:var(--hyundai-black);font-size:1.25rem;height:2em;width:2em}.sc-buttons-container .sc-button{background-color:var(--hyundai-transparent);border:1px solid var(--hyundai-transparent)}.sc-buttons-container .sc-svg-button-up{transform:rotate(-90deg)}.sc-buttons-container .sc-svg-button-down{transform:rotate(90deg)}.sc-buttons-container .sc-text{font-size:1.25rem;text-align:center;text-transform:capitalize}.sc-buttons-container .sc-year{font-size:1rem;text-align:center}.security-labels{background-color:var(--hyundai-white);display:block;height:auto;margin:0 auto 30px;max-width:100%;width:100%}.security-labels .mkv-text-container{width:100%}.security-labels .mkv-text-container h1{font-size:3.25rem!important;text-align:center}@media only screen and (max-width:767px){.security-labels .mkv-text-container h1{font-size:1.5rem!important}}.security-labels .sl-container{display:block;height:auto;margin:0 auto;max-width:960px;padding:80px 0 30px;width:100%}.security-labels .sl-container .sl-title{font-family:HyundaiSansHead-Medium;font-size:42px;letter-spacing:normal;line-height:1.2;margin-bottom:30px;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.security-labels .sl-container .sl-title{font-size:36px}}@media only screen and (min-width:768px)and (max-width:1024px){.security-labels .sl-container .sl-title{font-size:32px;margin-bottom:20px}}@media only screen and (max-width:767px){.security-labels .sl-container .sl-title{font-size:21px;margin-bottom:15px}}.security-labels .sl-container .sl-text{font-family:HyundaiSansText-Regular;font-size:21px;line-height:1.2;margin-bottom:30px;white-space:pre-line}@media only screen and (min-width:1200px)and (max-width:1600px){.security-labels .sl-container .sl-text{font-size:18px}}@media only screen and (min-width:768px)and (max-width:1024px){.security-labels .sl-container .sl-text{font-size:16px;margin-bottom:20px}}@media only screen and (max-width:767px){.security-labels .sl-container .sl-text{font-size:14px;margin-bottom:15px}}.security-labels .sl-container .sl-label-list{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:flex-start;max-width:100%;row-gap:15px;width:100%}.security-labels .sl-container .sl-label-list .sl-label-item{align-items:center;display:flex;height:auto;justify-content:space-between;max-width:100%;width:100%}.security-labels .sl-container .sl-label-list .sl-label-item .label-vehicle{flex:0 0 50%;font-family:HyundaiSansHead-Medium;font-size:18px;height:auto;line-height:1;width:100%}@media only screen and (max-width:767px){.security-labels .sl-container .sl-label-list .sl-label-item .label-vehicle{flex:0 1 100%;font-size:16px;margin-bottom:6px}}.security-labels .sl-container .sl-label-list .sl-label-item .label-text{font-family:HyundaiSansText-Regular;font-size:1rem;line-height:1}@media only screen and (max-width:767px){.security-labels .sl-container .sl-label-list .sl-label-item .label-text{font-size:15px}}.security-labels .sl-container .sl-label-list .sl-label-item .sl-label-options{align-items:center;display:flex;flex:0 0 50%;height:auto;justify-content:space-between;width:100%}.security-labels .sl-container .sl-label-list .sl-label-item .sl-label-options .label-download,.security-labels .sl-container .sl-label-list .sl-label-item .sl-label-options .label-preview{align-items:center;background-color:var(--hyundai-transparent);border:none;-moz-column-gap:10px;column-gap:10px;display:flex;flex:0 0 50%;height:auto;justify-content:flex-start;padding:0;text-decoration:none;width:100%}.security-labels .sl-container .sl-label-list .sl-label-item .sl-label-options .label-download:hover,.security-labels .sl-container .sl-label-list .sl-label-item .sl-label-options .label-preview:hover{text-decoration:underline}.security-labels .sl-container .sl-label-list .sl-label-item .sl-label-options .label-download:hover svg path,.security-labels .sl-container .sl-label-list .sl-label-item .sl-label-options .label-preview:hover svg path{fill:var(--hyundai-light-blue)}@media only screen and (max-width:767px){.security-labels .sl-container .sl-label-list .sl-label-item .sl-label-options{flex:0 1 100%}.security-labels .sl-container .sl-label-list .sl-label-item{flex-direction:column}.security-labels .sl-container .sl-label-list{row-gap:20px}}@media only screen and (min-width:1200px)and (max-width:1600px){.security-labels .sl-container{padding:60px 0 30px}}@media only screen and (min-width:768px)and (max-width:1024px){.security-labels .sl-container{max-width:90%;padding:40px 0 20px}}@media only screen and (max-width:767px){.security-labels .sl-container{max-width:95%;padding:30px 0 15px}}.sl-search-box{border:1px solid var(--hyundai-sand);height:-moz-fit-content;height:fit-content;padding-left:0;padding-right:0}.sl-padding-list{padding-left:12px;padding-right:12px}.sl-model-list .sl-header-filters-container{align-items:flex-end;display:flex;justify-content:space-between}.sl-model-list .MuiPagination-ul{justify-content:center}.sl-model-card{border:1px solid var(--hyundai-grey);margin:0 auto 20px;width:90%}.sl-model-card img{height:180px!important;-o-object-fit:cover!important;object-fit:cover!important;-o-object-position:center!important;object-position:center!important;width:100%!important}.sl-model-card .swiper{padding-block:0!important}.sl-model-card .swiper-pagination-bullets{display:none}.sl-model-card .sl-model-card-image{height:180px;overflow:hidden;width:100%}.sl-model-card .sl-model-card-image img{height:180px!important;-o-object-fit:cover!important;object-fit:cover!important;-o-object-position:center!important;object-position:center!important;width:100%!important}.sl-model-card .sl-model-card-content{margin-top:-60px;padding:10px}.sl-model-card-no-slider{margin-left:0!important;margin-right:0!important;width:100%}.sl-model-card-no-slider .sl-model-card-content{margin-top:0;padding:10px}.sv-header-content{display:flex;flex-direction:column;justify-content:flex-end;min-height:40px}.sv-card-vehicle-data-container{border:1px solid var(--hyundai-light-grey);padding:10px}.sv-card-vehicle-data-container .sv-card-vehicle-data{border-bottom:1px solid var(--hyundai-black);padding-bottom:10px;padding-top:10px}.sv-card-vehicle-data-container .sv-card-vehicle-data-last{border-bottom:1px solid var(--hyundai-transparent);padding-bottom:10px;padding-top:10px}.sv-vehicle-slider-container .hh-vehicle-item-image{height:230px;-o-object-fit:cover!important;object-fit:cover!important;-o-object-position:center!important;object-position:center!important}.sv-card-price{background-color:var(--hyundai-light-blue);padding:15px 40px}@media(max-width:991px){.sv-tabs-button-default{padding-left:0!important}.sv-tabs-button-default h4{font-size:.9rem}.sv-specifications-container,.sv-specifications-container>.col,.sv-specifications-container>[class*=" col"],.sv-specifications-container>[class^=col]{padding-left:0!important}}.sv-vehicle-data-tabs-container{background-color:var(--hyundai-white)}.sv-vehicle-data-tabs-container .sv-tabs-button-container{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.sv-vehicle-data-tabs-container .sv-tabs-button-default{background-color:var(--hyundai-white);border:none;flex-grow:1;padding:15px}.sv-vehicle-data-tabs-container .sv-tabs-button-active{border-bottom:3px solid var(--hyundai-blue)!important}.sv-vehicle-data-tabs-container .sv-tabs-button{border-bottom:3px solid #0000}.sv-vehicle-data-tabs-container .sv-specifications-container{padding:20px}.unsubscribe{background-color:var(--hyundai-white);margin:0 auto}.unsubscribe,.unsubscribe .unsubscribe-mkv{display:block;height:auto;max-width:100%;width:100%}.unsubscribe .unsubscribe-mkv{cursor:pointer}.unsubscribe .unsubscribe-header{background-color:var(--hyundai-sand);display:block;height:auto;margin:20px;max-width:calc(100% - 40px);padding:40px 0;width:100%}.unsubscribe .unsubscribe-header .unsubscribe-header-container{display:block;height:auto;margin:0 auto;max-width:1200px;width:100%}.unsubscribe .unsubscribe-header .unsubscribe-header-container .unsubscribe-title{font-size:32px;line-height:1.2;margin-bottom:8px}@media only screen and (max-width:1024px){.unsubscribe .unsubscribe-header .unsubscribe-header-container .unsubscribe-title{font-size:24px}}.unsubscribe .unsubscribe-header .unsubscribe-header-container .unsubscribe-subtitle{font-size:24px;line-height:1.2;margin-bottom:8px}@media only screen and (max-width:1024px){.unsubscribe .unsubscribe-header .unsubscribe-header-container .unsubscribe-subtitle{font-size:21px}}.unsubscribe .unsubscribe-header .unsubscribe-header-container .unsubscribe-text{font-size:16px;line-height:1.2}@media only screen and (max-width:1024px){.unsubscribe .unsubscribe-header .unsubscribe-header-container{max-width:90%}}.unsubscribe .unsubscribe-container{display:block;height:auto;margin:0 auto;max-width:1200px;width:100%}.unsubscribe .unsubscribe-container .step-title{font-size:21px;line-height:1.2;margin-bottom:20px}.unsubscribe .unsubscribe-container .unsubscribe-step{flex-direction:column}.unsubscribe .unsubscribe-container .unsubscribe-step,.unsubscribe .unsubscribe-container .unsubscribe-step .unsubscribe-step-item{display:flex;gap:20px;height:auto;max-width:100%;width:100%}.unsubscribe .unsubscribe-container .unsubscribe-step .unsubscribe-step-item .step-item-description{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.unsubscribe .unsubscribe-container .unsubscribe-step .unsubscribe-step-item .step-item-description .step-item-title{font-size:16px;line-height:1.2}@media only screen and (max-width:1024px){.unsubscribe .unsubscribe-container .unsubscribe-step .unsubscribe-step-item .step-item-description .step-item-title{font-size:18px;padding-bottom:6px}}.unsubscribe .unsubscribe-container .unsubscribe-step .unsubscribe-step-item .step-item-description .step-item-text{font-size:16px;line-height:1.2}.unsubscribe .unsubscribe-container .unsubscribe-step .unsubscribe-step-item .step-item-description .step-item-text a{color:var(--hyundai-light-blue);text-decoration:none}.unsubscribe .unsubscribe-container .unsubscribe-step .unsubscribe-step-item .step-item-description .step-item-text a:hover{text-decoration:underline}.unsubscribe .unsubscribe-container .unsubscribe-button-content{padding:30px 0 0}@media only screen and (max-width:1024px){.unsubscribe .unsubscribe-container .unsubscribe-button-content{align-items:center;display:flex;justify-content:center}.unsubscribe .unsubscribe-container{max-width:90%}}.vehicle-comparator-modal{height:100dvh;left:0;max-width:100%;position:fixed;top:0;width:100%;z-index:9999}.vehicle-comparator-modal .vc-modal-backdrop{background-color:rgba(0,0,0,.831);height:100dvh;left:0;max-width:100%;position:fixed;top:0;width:100%;z-index:1073}.vehicle-comparator-modal .vc-modal-content{background-color:var(--hyundai-white);display:flex;flex-direction:column;height:auto;left:50%;max-width:450px;position:relative;top:50%;transform:translate(-50%,-50%);width:100%;z-index:1074}.vehicle-comparator-modal .vc-modal-content .vc-modal-header{align-items:center;background-color:var(--hyundai-blue);display:flex;height:50px;width:100%}.vehicle-comparator-modal .vc-modal-content .vc-modal-header .vc-modal-close{align-items:center;background-color:inherit;border:0;display:flex;height:100%;justify-content:center;padding:0;width:50px}.vehicle-comparator-modal .vc-modal-content .vc-modal-header .vc-modal-title{align-items:center;display:flex;font-family:HyundaiSansHead-Medium;font-size:21px;height:100%;line-height:normal;width:100%}@media only screen and (max-width:767px){.vehicle-comparator-modal .vc-modal-content .vc-modal-header .vc-modal-title{font-size:18px}}.vehicle-comparator-modal .vc-modal-content .vc-modal-body{background-color:inherit;display:flex;flex-direction:column;height:auto;max-height:550px;overflow-y:auto;width:100%}.vehicle-comparator-modal .vc-modal-content .vc-modal-body .vc-modal-item{align-items:center;background-color:var(--hyundai-white);border:0;border-bottom:1px solid var(--hyundai-light-grey);display:flex;height:auto;max-width:100%;padding:8px 0;width:100%}.vehicle-comparator-modal .vc-modal-content .vc-modal-body .vc-modal-item img{height:auto;max-width:40%;width:100%}.vehicle-comparator-modal .vc-modal-content .vc-modal-body .vc-modal-item .vc-modal-title{display:block;font-family:HyundaiSansHead-Medium;font-size:18px;height:auto;line-height:1.2;text-align:left;width:100%}@media only screen and (max-width:767px){.vehicle-comparator-modal .vc-modal-content .vc-modal-body .vc-modal-item .vc-modal-title{font-size:16px}}.vehicle-comparator-modal .vc-modal-content .vc-modal-body .vc-modal-item .vc-model-version{display:flex;flex-direction:column;height:auto;padding-right:10px;width:100%}.vehicle-comparator-modal .vc-modal-content .vc-modal-body .vc-modal-item .vc-model-version .vc-version-description{font-family:HyundaiSansHead-Regular;font-size:14px;line-height:1.2;text-align:left;width:100%}.vehicle-comparator-modal .vc-modal-content .vc-modal-body .vc-modal-item .vc-model-version .vc-version-name{font-family:HyundaiSansHead-Medium;font-size:20px;line-height:1.2;text-align:left;width:100%}@media only screen and (max-width:767px){.vehicle-comparator-modal .vc-modal-content .vc-modal-body .vc-modal-item .vc-model-version .vc-version-name{font-size:18px}}.vehicle-comparator-modal .vc-modal-content .vc-modal-body .vc-modal-item .vc-model-version .vc-version-modelyear{font-family:HyundaiSansHead-Medium;font-size:14px;line-height:1.2;text-align:left;width:100%}.vehicle-comparator-modal .vc-modal-content .vc-modal-body::-webkit-scrollbar{background-color:#0000;width:20px}.vehicle-comparator-modal .vc-modal-content .vc-modal-body::-webkit-scrollbar-thumb{background-clip:content-box;background-color:var(--hyundai-blue);border:7px solid #0000;border-radius:50px;height:auto}.vehicle-comparator-modal .vc-modal-content .vc-modal-body::-webkit-scrollbar-track{background-clip:content-box;background-color:#0000;border:5px solid #0000;border-radius:0}@media only screen and (max-width:767px){.vehicle-comparator-modal .vc-modal-content .vc-modal-body{max-height:none}.vehicle-comparator-modal .vc-modal-content{max-width:90%}}.vehicle-comparator-selector-full-container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;max-width:100%;width:100%}.vehicle-comparator-selector-full-container .vehicle-comparator-selector-full{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-end;max-width:100%;width:100%}.vehicle-comparator-selector-full-container .vcsf-information{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:center;margin-bottom:10px;max-width:100%;position:relative;width:100%}.vehicle-comparator-selector-full-container .vcsf-information .vcsf-model{font-family:HyundaiSansHead-Medium;font-size:21px;height:auto;line-height:1.1;margin-bottom:3px;min-height:75px;width:100%}@media only screen and (max-width:991px){.vehicle-comparator-selector-full-container .vcsf-information .vcsf-model{font-size:1rem;min-height:70px}}.vehicle-comparator-selector-full-container .vcsf-information .vcsf-price{align-items:baseline;display:flex;gap:4px;height:auto;margin-bottom:10px;width:100%}.vehicle-comparator-selector-full-container .vcsf-information .vcsf-price .vcsf-price-disclaimer{font-family:HyundaiSansText-Regular;font-size:11px;line-height:1}@media only screen and (max-width:767px){.vehicle-comparator-selector-full-container .vcsf-information .vcsf-price .vcsf-price-disclaimer{font-size:13px}}.vehicle-comparator-selector-full-container .vcsf-information .vcsf-price .vcsf-price-text{font-family:HyundaiSansText-Bold;font-size:24px;line-height:1}@media only screen and (max-width:767px){.vehicle-comparator-selector-full-container .vcsf-information .vcsf-price .vcsf-price-text{font-size:18px}.vehicle-comparator-selector-full-container .vcsf-information .vcsf-price{margin-bottom:5px}}.vehicle-comparator-selector-full-container .vcsf-information .vcsf-version-text{background-color:var(--hyundai-light-blue);font-family:HyundaiSansText-Regular;font-size:16px;height:auto;line-height:1.2;padding:8px 10px;width:100%}@media only screen and (max-width:767px){.vehicle-comparator-selector-full-container .vcsf-information .vcsf-version-text{font-size:14px;padding:5px 8px}.vehicle-comparator-selector-full-container .vcsf-information{margin-bottom:12px}}.vehicle-comparator-selector-full-container .vcsf-image{display:block;height:auto;margin-bottom:10px;max-width:100%;width:100%}@media only screen and (max-width:767px){.vehicle-comparator-selector-full-container .vcsf-image{margin-bottom:5px}.vehicle-comparator-selector-full-container .vcsf-image img{height:auto;width:100%}}.vehicle-comparator-selector-full-container .vcsf-selector{display:block;height:auto;margin-bottom:10px;max-width:100%;width:100%}.vehicle-comparator-selector-full-container .vcsf-selector .vcsf-button{background-color:var(--hyundai-white);border:1px solid var(--hyundai-dark-grey);height:50px;margin-top:10px;max-width:100%;padding:0 10px;text-align:left;width:100%}.vehicle-comparator-selector-full-container .vcsf-selector .vcsf-button .vcsf-button-text{font-family:HyundaiSansText-Medium;font-size:14px;line-height:normal}@media only screen and (max-width:767px){.vehicle-comparator-selector-full-container .vcsf-selector .vcsf-button .vcsf-button-text{font-size:16px}}.vehicle-comparator-selector-full-container .vcsf-selector .vcsf-button:disabled{opacity:.5}@media only screen and (max-width:767px){.vehicle-comparator-selector-full-container .vcsf-selector .vcsf-button{height:50px;margin-top:5px;padding:0 8px}.vehicle-comparator-selector-full-container .vcsf-selector{margin-bottom:8px}}.vehicle-comparator-selector-full-container .vcsf-button-link{display:block;height:auto;max-width:100%;width:100%}.vehicle-comparator-selector-full-container .vcsf-button-link a{align-items:center;background-color:var(--hyundai-blue);border:1px solid var(--hyundai-blue);color:var(--hyundai-white);display:flex;font-family:HyundaiSansHead-Medium;font-size:16px;height:42px;justify-content:center;line-height:normal;max-width:100%;text-decoration:none;width:100%}.vehicle-comparator-selector-full-container .vcsf-button-link a:hover{background-color:var(--hyundai-white);color:var(--hyundai-blue)}.vehicle-comparator-selector-full-container .vcsf-button-link a.disabled{opacity:.5;pointer-events:none}@media only screen and (max-width:767px){.vehicle-comparator-selector-full-container .vcsf-button-link a{font-size:14px}.vehicle-comparator-selector-full-container{margin-bottom:10px}}.vehicle-comparator-selector-slim{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:flex-start;max-width:100%;width:100%}.vehicle-comparator-selector-slim .vcss-image{display:block;height:auto;margin-bottom:10px;max-width:100%;width:100%}@media only screen and (max-width:767px){.vehicle-comparator-selector-slim .vcss-image img{height:auto;width:100%}}.vehicle-comparator-selector-slim .vcss-text{font-family:HyundaiSansText-Regular;font-size:16px;height:auto;line-height:1;padding-left:20px;width:100%}@media only screen and (max-width:767px){.vehicle-comparator-selector-slim .vcss-text{font-size:14px;padding-left:10px}}.vehicle-comparator-selector-slim .vcss-price-text{font-family:HyundaiSansText-Bold;font-size:24px;height:auto;line-height:1;padding-left:20px;width:100%}@media only screen and (max-width:767px){.vehicle-comparator-selector-slim .vcss-price-text{font-size:21px;padding-left:10px}}.vehicle-comparator-selector-slim .vcss-selector{display:block;height:auto;max-width:100%;width:100%}@media only screen and (max-width:991px){.vehicle-comparator-table .MuiTab-wrapper{font-size:1.15rem!important}.vehicle-comparator-table .accordion-title{font-size:1rem!important}}.vehicle-comparator{display:block;height:auto;margin:0 auto;max-width:100%;width:100%}.vehicle-comparator .vc-subtitle{font-family:HyundaiSansHead-Medium;font-size:42px;height:auto;letter-spacing:normal;line-height:1.2;margin-bottom:5px;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-comparator .vc-subtitle{font-size:36px}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-comparator .vc-subtitle{font-size:24px}}@media only screen and (max-width:767px){.vehicle-comparator .vc-subtitle{font-size:22px;padding-left:0}}.vehicle-comparator .vc-container{align-items:flex-start;flex-direction:column;justify-content:flex-start;padding:10px 0}.vehicle-comparator .vc-container,.vehicle-comparator .vc-container .vc-header{display:flex;height:auto;max-width:100%;width:100%}.vehicle-comparator .vc-container .vc-header .vc-header-text{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:flex-start;max-width:40%;width:100%}.vehicle-comparator .vc-container .vc-header .vc-header-text .vc-text{font-family:HyundaiSansText-Regular;font-size:21px;height:auto;line-height:1.2;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-comparator .vc-container .vc-header .vc-header-text .vc-text{font-size:18px}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-comparator .vc-container .vc-header .vc-header-text .vc-text{font-size:16px}}@media only screen and (max-width:767px){.vehicle-comparator .vc-container .vc-header .vc-header-text .vc-text{font-size:14px;padding-left:0}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-comparator .vc-container .vc-header .vc-header-text{max-width:100%}}@media only screen and (max-width:767px){.vehicle-comparator .vc-container .vc-header .vc-header-text{margin-bottom:10px;max-width:100%}}.vehicle-comparator .vc-container .vc-header .vc-header-text .button-clear{align-items:center;background-color:var(--hyundai-light-blue);border:1px solid var(--hyundai-light-blue);color:var(--hyundai-white);display:flex;font-family:HyundaiSansHead-Medium;font-size:14px;height:45px;justify-content:center;line-height:normal;margin-top:15px;max-width:200px;padding:0;width:100%}.vehicle-comparator .vc-container .vc-header .vc-header-text .button-clear:disabled{opacity:.5}.vehicle-comparator .vc-container .vc-header .vc-header-text .button-clear:disabled:hover{background-color:var(--hyundai-light-blue);color:var(--hyundai-white)}.vehicle-comparator .vc-container .vc-header .vc-header-text .button-clear:hover{background-color:var(--hyundai-white);color:var(--hyundai-light-blue)}.vehicle-comparator .vc-container .vc-header .vc-selector{align-items:flex-end;display:flex;height:auto;justify-content:center;max-width:60%;width:100%}.vehicle-comparator .vc-container .vc-header .vc-selector .vc-selector-content{display:flex;height:100%;max-width:33.333333%;padding:10px;position:relative;width:100%}@media only screen and (max-width:767px){.vehicle-comparator .vc-container .vc-header .vc-selector .vc-selector-content{display:flex;flex-direction:column;height:100%;padding:5px}.vehicle-comparator .vc-container .vc-header .vc-selector .vc-selector-content#vc_selector_end{display:none}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-comparator .vc-container .vc-header .vc-selector{max-width:100%}}@media only screen and (max-width:767px){.vehicle-comparator .vc-container .vc-header .vc-selector{grid-column-gap:10px;align-items:stretch;-moz-column-gap:10px;column-gap:10px;display:grid;grid-auto-rows:1fr;grid-template-columns:repeat(2,minmax(0,1fr));max-width:100%}.vehicle-comparator .vc-container .vc-header .vc-selector .vc-selector-content{max-width:none;width:100%}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-comparator .vc-container .vc-header{flex-direction:column}}@media only screen and (max-width:767px){.vehicle-comparator .vc-container .vc-header{flex-direction:column}}.vehicle-comparator .vc-container .vc-body{display:block;height:auto;max-width:100%;width:100%}@media only screen and (min-width:1200px)and (max-width:1600px){.vehicle-comparator .vc-container{padding:5px 0}}@media only screen and (min-width:768px)and (max-width:1024px){.vehicle-comparator .vc-container{padding:0}}@media only screen and (max-width:767px){.vehicle-comparator .vc-container{padding:0}}.waiting-list{align-items:stretch;display:flex;flex-direction:column;height:auto;justify-content:flex-start;width:100%}.waiting-list .wl-content{padding:40px 20px}@media(max-width:991px){.waiting-list .wl-content{padding:20px 15px}}.waiting-list .wl-selection-row{margin-bottom:20px}@media(max-width:991px){.waiting-list .wl-selection-row{margin-bottom:0;padding-left:0;padding-right:0}}.waiting-list .wl-dealer-col,.waiting-list .wl-vehicle-col{padding:20px}@media(max-width:991px){.waiting-list .wl-dealer-col,.waiting-list .wl-vehicle-col{margin-bottom:0;padding:15px 0 0}}.waiting-list .wl-section-title{margin-bottom:20px}@media(max-width:991px){.waiting-list .wl-section-title{font-size:1.1rem!important;margin-bottom:15px}}.waiting-list .wl-select-color,.waiting-list .wl-select-model,.waiting-list .wl-select-version{margin-bottom:20px}@media(max-width:991px){.waiting-list .wl-select-color,.waiting-list .wl-select-model,.waiting-list .wl-select-version{margin-bottom:15px}}.waiting-list .wl-form-row{margin-top:0}.waiting-list .wl-form-row .lf-contact-title{font-size:1.1rem}@media(max-width:991px){.waiting-list .wl-form-row{margin-top:10px;padding-left:0;padding-right:0}.waiting-list .wl-form-row .lf-contact-title{font-size:1rem}.waiting-list .wl-form-row .wl-form-col{padding-left:0;padding-right:0}}.waiting-list .wl-form-title{margin-bottom:10px}@media(max-width:991px){.waiting-list .wl-form-title{font-size:1.3rem!important}}.waiting-list .wl-form-subtitle{margin-bottom:0;margin-top:30px}@media(max-width:991px){.waiting-list .wl-form-subtitle{font-size:1rem!important;margin-bottom:0}.waiting-list .lf-contact-title{margin-bottom:0}.waiting-list .lf-contact-grid{padding-bottom:0!important;padding-top:0!important}.waiting-list .lf-separator-grid{display:none}.waiting-list .lf-optin-mail-checkbox{margin-top:10px}.waiting-list .lf-button-below-grid{margin-top:20px}.waiting-list .lf-button-below-grid button{padding-left:60px;padding-right:60px}}body,html{border:0;box-sizing:border-box;font:inherit;font-family:HyundaiSansText-Regular;font-size:100%;margin:0;padding:0;vertical-align:initial}body{background-color:var(--hyundai-white)}body.loading .hyundai-loading{display:flex}.MuiTypography-body1{font-family:HyundaiSansText-Regular!important}div{color:var(--hyundai-black);font-family:HyundaiSansText-Regular}input{outline:none!important}a{color:var(--hyundai-blue);cursor:pointer;font-family:HyundaiSansText-Regular;font-size:1rem;text-align:left}.nav-container,.rw-box,h1,h2,h3,h4,h5,h6,p{color:var(--hyundai-black)}h1,h2,h3,h4,h5,h6,p{border:0;margin:0;padding:0;text-align:left;vertical-align:initial}p,span{font-family:HyundaiSansText-Regular;font-size:1rem}h1,p,span{letter-spacing:0}h1{font-family:HyundaiSansHead-Bold;font-size:2.5rem}h2{font-family:HyundaiSansHead-Medium;font-size:2rem;letter-spacing:0}h3{font-size:1.5rem}h3,h4{font-family:HyundaiSansHead-Regular;letter-spacing:0}h4{font-size:1.25rem}h5{font-size:1rem}h5,h6{font-family:HyundaiSansHead-Light;letter-spacing:.05em}h6{font-size:.75rem}strong{font-weight:900}.hyundai-button{align-items:center;background-color:var(--hyundai-blue);border:none;color:var(--hyundai-white);cursor:pointer;display:flex;font-family:HyundaiSansText-Medium;font-size:1rem;max-width:200px;min-width:100px;outline:none;padding:.75rem 1.25rem;text-align:center;text-decoration:none;width:-moz-fit-content;width:fit-content}.hyundai-container{margin:0 auto;max-width:1200px;width:100%}.img-fluid{width:100%}.row{margin-left:0;margin-right:0}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{padding-left:0!important;padding-right:0!important}.form-error{color:var(--hyundai-active-red);font-family:HyundaiSansHead-Regular;font-size:13px;line-height:1.2}[class*=col-]{-webkit-user-select:none;-moz-user-select:none;user-select:none}[class*=col-] h1,[class*=col-] h2,[class*=col-] h3,[class*=col-] h4,[class*=col-] h5,[class*=col-] h6,[class*=col-] p,[class*=col-] span{-webkit-user-select:text;-moz-user-select:text;user-select:text}@media (max-width:767px){h1{font-family:HyundaiSansHead-Bold;font-size:2.25rem}h1,h2{letter-spacing:0}h2{font-family:HyundaiSansHead-Medium;font-size:1.75rem}h3{font-family:HyundaiSansHead-Regular;font-size:1.25rem}h3,h4{letter-spacing:0}h4{font-family:HyundaiSansHead-Light;font-size:1rem}h5{font-size:0,90rem}h5,h6{font-family:HyundaiSansHead-Light;letter-spacing:.05em}h6{font-size:.7rem}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:100%!important}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:100%!important}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:100%!important}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:100%!important}}@media (min-width:576px){.container,.container-sm{max-width:100%!important}}
/*# sourceMappingURL=main.7c259e4d.css.map*/