.brand-color{color:#1464f4}:root{--input-height:56px;--primary-color:#1464f4;--label-floating-color:#8a8a8a;--text-color:#3c3c3c}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover{border:1px solid #d9e1e2!important;-webkit-box-shadow:inset 0 0 0 1000px #fff}.form-label-group{position:relative}.form-label-group input,.form-label-group label,.form-label-group select{border:1px solid #d9e1e2;border-radius:2px;font-size:16px;font-weight:600;height:var(--input-height);line-height:24px;padding:1rem;width:100%}.form-label-group input:focus,.form-label-group label:focus,.form-label-group select:focus{outline:none}.form-label-group input[disabled]~label,.form-label-group label[disabled]~label,.form-label-group select[disabled]~label{color:#8a8a8a!important}.form-label-group input[disabled]~span,.form-label-group label[disabled]~span,.form-label-group select[disabled]~span{background:#f0f3f3}.form-label-group select.error+.select2-container .select2-selection,.form-label-group select.is-invalid+.select2-container .select2-selection{border-color:#dc3545!important}.form-label-group .select2-container{width:100%!important}.form-label-group .select2-container--disabled .select2-selection{background-color:#f0f3f3!important}.form-label-group .select2-container .select2-selection{background-color:transparent;border:1px solid #d9e1e2;border-radius:2px;height:var(--input-height);line-height:var(--input-height);padding:0 15px}.form-label-group .select2-container .select2-selection .select2-selection__rendered{bottom:0;color:var(--text-color);font-size:16px;font-weight:600;line-height:24px;margin-bottom:6px;max-width:calc(100% - 50px);position:absolute}.form-label-group .select2-container .select2-selection__arrow{height:100%!important;margin-right:15px;width:12px!important}.form-label-group .select2-container .select2-selection__arrow b{background:url(../../images/vfast/ic-down-arrow.png) 0 0 no-repeat;border:0;border-color:transparent!important;border-width:0!important;display:block;height:8px!important;margin-top:-4px!important;padding:0;transition:all .2s;width:12px!important}.form-label-group label{border:1px solid transparent;border-radius:.25rem;color:var(--text-color);cursor:text;display:block;left:0;line-height:1.5;margin-bottom:0;pointer-events:none;position:absolute;top:0;transition:all .1s ease-in-out;width:100%}.form-label-group label.required:after{color:var(--primary-color);content:"*";margin-left:5px}.form-label-group input::-moz-placeholder{color:transparent!important}.form-label-group input::placeholder{color:transparent!important}.form-label-group input:not(:-moz-placeholder),.form-label-group input:not(:-moz-placeholder-shown){padding-bottom:0;padding-top:25px}.form-label-group input:not(:placeholder-shown){padding-bottom:0;padding-top:25px}.form-label-group .amount-down{cursor:pointer;left:19px;position:absolute;top:30px}.form-label-group .amount-up{cursor:pointer;position:absolute;right:19px;top:30px}.form-label-group input#amount:not(:-moz-placeholder){padding-left:0;padding-right:0;text-align:center}.form-label-group input#amount:not(:placeholder-shown){padding-left:0;padding-right:0;text-align:center}.form-label-group input:not(:-moz-placeholder-shown)~label{color:var(--label-floating-color);font-size:12px;padding-bottom:.25rem;padding-right:2.5rem;padding-top:.25rem}.form-label-group input:not(:-moz-placeholder-shown)~label.required:after{color:inherit}.form-label-group input:not(:-moz-placeholder)~label{color:var(--label-floating-color);font-family:Mulish;font-size:12px;padding-bottom:.25rem;padding-right:2.5rem;padding-top:.25rem}.form-label-group input:not(:placeholder-shown)~label{color:var(--label-floating-color);font-family:Mulish;font-size:12px;padding-bottom:.25rem;padding-right:2.5rem;padding-top:.25rem}.form-label-group input:-webkit-autofill~label{font-family:Mulish;font-size:12px;padding-bottom:.25rem;padding-right:2.5rem;padding-top:.25rem}.form-label-group input:-webkit-autofill~label.required:after{color:inherit}.form-label-group .select2-container~label{color:var(--label-floating-color);font-size:12px;padding-bottom:.25rem;padding-right:2rem;padding-top:.25rem}.form-label-group .select2-container~label.required:after{color:inherit}.form-label-group select.select2-label-placeholder~label{height:auto}.form-label-group select.select2-label-placeholder.select2-empty~label{color:#1f2125;font-size:16px;font-weight:600;line-height:24px;top:calc(var(--input-height)/2);transform:translateY(-50%);transition:all .1s ease-in-out}.form-label-group select.select2-label-placeholder.select2-empty~label:after{color:#1464f4}.form-label-group.has-icon.root_numText .num_text{right:3rem}.form-label-group.has-icon .icon{height:var(--input-height);position:absolute;right:0;top:0}.form-label-group.has-icon .icon svg{position:absolute;right:16px;top:50%;transform:translateY(-50%);transition:all .1s ease-in-out}.form-label-group.has-icon .prefix-icon svg{height:var(--input-height);left:16px;position:absolute;top:0}.form-label-group.has-icon .suffix-icon svg{height:var(--input-height);position:absolute;right:16px;top:0}.form-label-group.has-icon input,.form-label-group.has-icon select{padding-right:3rem}.form-label-group.has-icon input.js_numText,.form-label-group.has-icon select.js_numText{padding-right:6rem}.form-label-group.has-icon .select2-search~.icon svg,.form-label-group.has-icon .select2~.icon svg{right:2.5rem}.form-label-group.has-icon .select2 .select2-selection__arrow,.form-label-group.has-icon .select2-search .select2-selection__arrow{margin-right:15px}.form-label-group.has-icon label{left:0}.form-label-group.has-icon .select2-container .select2-selection{padding-right:4rem}.form-label-group.has-icon .select2-selection__rendered{max-width:calc(100% - 4rem)}@supports(-ms-ime-align:auto){.form-label-group{display:flex;flex-direction:column-reverse}.form-label-group label{position:static}.form-label-group input::-ms-input-placeholder{color:var(--label-floating-color)}}input.is-invalid,input.is-invalid:hover{border:1px solid #dc3545!important;border-radius:3px}.is-success,.is-success-carDeposit{font-size:80%;margin-top:.25rem;width:100%}.is-success-carDeposit{padding-left:10%}#select2-scheduleTime{direction:rtl;position:absolute;right:0;width:80vw}#select2-scheduleTime #scheduleTimeSession{align-items:center;display:flex;justify-content:center;margin:0 20px}#select2-scheduleTime #scheduleTimeSession>div{background-color:#f8f9fa;display:flex;margin-top:20px;width:100%}#select2-scheduleTime #scheduleTimeSession>div button{color:#707070;flex:1 1 50%;font-size:16px;line-height:24px;margin:4px}#select2-scheduleTime #scheduleTimeSession>div button.btn-primary{color:#fff}@media screen and (max-width:320px){#select2-scheduleTime #scheduleTimeSession>div{flex-direction:column}#select2-scheduleTime #scheduleTimeSession>div button{line-height:40px;margin:0}}#select2-scheduleTime .select2-container--open{left:auto;max-width:448px;right:0}#select2-scheduleTime #select2-scheduleTime-results{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;max-height:unset;padding:20px 15px 14px}@media screen and (max-width:375px){#select2-scheduleTime #select2-scheduleTime-results{padding:20px 18px}}@media screen and (max-width:280px){#select2-scheduleTime #select2-scheduleTime-results{padding:20px 4px}}#select2-scheduleTime #select2-scheduleTime-results .select2-results__option{border:1px solid #dbe1e3;border-radius:3px;flex:0 0 calc(25% - 10px);font-size:16px;margin:0 5px 10px;text-align:center}@media screen and (max-width:375px){#select2-scheduleTime #select2-scheduleTime-results .select2-results__option{padding:5px}}#select2-scheduleTime #select2-scheduleTime-results .select2-results__option:hover,#select2-scheduleTime #select2-scheduleTime-results .select2-results__option[aria-selected=true]{background-color:#1464f4!important;border-color:#1464f4;color:#fff!important}#select2-scheduleTime #select2-scheduleTime-results .select2-results__option--highlighted{background-color:unset!important;border:1px solid #dbe1e3;color:#1f2125!important}#select2-scheduleTime #select2-scheduleTime-results .select2-results__option[aria-disabled=true]{background-color:#f8f9fa;border-color:#f8f9fa!important;color:#8a8a8a;pointer-events:none}#select2-scheduleTime #select2-scheduleTime-results .select2-results__option[aria-disabled=true]:first-child{display:none}#ui-datepicker-div{padding:0;width:27em}@media screen and (max-width:767px){#ui-datepicker-div{left:50%!important;transform:translateX(-50%);width:90%}#ui-datepicker-div .ui-datepicker-calendar{border-spacing:6px!important}}#ui-datepicker-div .ui-datepicker-header{align-items:center;background-color:#fff;border:unset;display:flex;flex-direction:row;height:44px;justify-content:space-between}#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title{font-size:16px;font-weight:700}#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next span,#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev span{background-image:url(../../images/ic-black-arrow.svg);background-position:unset}#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev{transform:scaleX(-1)}#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next-hover,#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev-hover{background:unset;border:unset}#ui-datepicker-div .ui-datepicker-header a{top:unset}@media screen and (max-width:767px){#ui-datepicker-div .ui-datepicker-header{padding:2em 0}}#ui-datepicker-div .ui-datepicker-calendar{border-collapse:separate!important;border-spacing:10px}#ui-datepicker-div .ui-datepicker-calendar .ui-state-default{align-items:center;background-color:#fff;border:1px solid #dbe1e3;border-radius:3px;color:#1f2125;display:flex;font-size:16px;font-weight:400;height:40px;justify-content:center;width:40px}#ui-datepicker-div .ui-datepicker-calendar .ui-state-default.ui-state-active,#ui-datepicker-div .ui-datepicker-calendar .ui-state-default:hover{background:#f0f3f3;border:1px solid #8a8a8a;color:#000}#ui-datepicker-div .ui-datepicker-calendar .ui-state-highlight{background:#7a99ac;color:#fff}#ui-datepicker-div .ui-datepicker-calendar.trade-in-datepicker{border-collapse:collapse!important}#ui-datepicker-div .ui-datepicker-month,#ui-datepicker-div .ui-datepicker-year{border:1px solid #d9e1e2;border-radius:3px;box-sizing:border-box;color:#3c3c3c;font-size:14px;font-weight:600;margin-right:20px;padding:5px;width:auto}#ui-datepicker-div .no-place-day{cursor:default!important;pointer-events:none}#ui-datepicker-div .no-place-day .ui-state-default{background:#f0f3f3;border:1px solid #d9e1e2!important;color:#92a0b2;-webkit-user-select:none;-moz-user-select:none;user-select:none}#ui-datepicker-div .ui-widget-content .ui-state-disabled{opacity:1}#ui-datepicker-div .ui-widget-content .ui-state-disabled .ui-state-default{animation:none;background:none;border:1px solid #d9e1e2;color:#d9e1e2}.no-place{align-items:center;display:flex;float:left;padding:0 20px 20px;position:relative}.no-place:before{border:1px solid #8098ab;border-radius:3px;box-sizing:border-box;color:#8098ab;content:"X";display:flex;height:22px;justify-content:center;position:absolute;width:22px}.no-place span{margin-left:35px}.date-picker-today,.date-picker-today p{align-items:center;justify-content:center}.date-picker-today p{background:#7a99ac;border-radius:3px;color:#fff;display:flex;font-family:Mulish;font-size:12px;font-weight:600;height:25px;margin:0 10px 0 0;width:25px}.date-picker-today span{color:#1f2125;font-size:13px;line-height:16px}#ui-datepicker-div,.select2-dropdown{box-shadow:0 16px 48px rgba(0,0,0,.176)}.vf-modal-popup .modal-dialog{min-width:unset;width:436px}.vf-modal-popup .modal-content{padding:30px}.vf-modal-popup .modal-body img{margin-bottom:30px;max-width:98px}.vf-modal-popup .modal-body .title{color:#3c3c3c;font-size:20px;font-weight:300;line-height:25px;margin-bottom:30px;text-transform:none}.vf-modal-popup .modal-body .desc{color:#3c3c3c;font-size:16px;font-weight:400;line-height:150%;margin-bottom:30px;text-align:left}.vf-modal-popup .modal-body .group-button{text-align:center}.vf-modal-popup .modal-body .group-button .btn-primary,.vf-modal-popup .modal-body .group-button button{align-items:center;background:#1464f4;border-color:transparent;border-radius:3px;color:#fff;cursor:pointer;display:inline-flex;font-size:12px;font-weight:700;gap:10px;justify-content:center;letter-spacing:.1em;line-height:20px;outline:none;padding:16px 24px;text-align:center;text-transform:uppercase}.vf-modal-popup .modal-body .group-button .btn-primary:hover,.vf-modal-popup .modal-body .group-button button:hover{opacity:.8}#vpoint-section,.vinclub-promotion{display:flex;flex-direction:column;gap:8px}#vpoint-section>li,.vinclub-promotion>li{margin-bottom:0!important}#vpoint-section .available-vpoint .vpoint,.vinclub-promotion .available-vpoint .vpoint{color:#92a0b2;font-size:16px;font-weight:600;line-height:24px;text-align:left}#vpoint-section #usingVPoints input[name=usingVPoints],.vinclub-promotion #usingVPoints input[name=usingVPoints]{border:1px solid #1464f4;border-radius:3px;padding-bottom:5px}#vpoint-section #usingVPoints .vpoint-amount,.vinclub-promotion #usingVPoints .vpoint-amount{color:#dc3545!important;padding-right:1rem;position:absolute;right:0;top:25px}#vpoint-section #usingVPoints .do-recalc-vpoint,.vinclub-promotion #usingVPoints .do-recalc-vpoint{color:#1464f4;cursor:pointer}.car-common-popup-lead .modal-dialog{max-width:unset;min-width:unset}.car-common-popup-lead .modal-content{border:0}.car-common-popup-lead .modal-content .modal-body{align-self:center;overflow-x:hidden;padding:0}.car-common-popup-lead .modal-content .modal-body .common-lead-container{display:flex;max-width:900px;width:80vw}.car-common-popup-lead .modal-content .modal-body .lead-kv{display:flex}@media screen and (max-width:768px){.car-common-popup-lead .modal-content .modal-body .lead-kv{display:none}}.car-common-popup-lead .modal-content .modal-body h3{margin-bottom:30px}@media screen and (max-width:768px){.car-common-popup-lead .modal-content .modal-body h3{margin-bottom:20px}}.car-common-popup-lead .modal-content .modal-body .form-subtitle,.car-common-popup-lead .modal-content .modal-body h3{text-align:center}.car-common-popup-lead .modal-content .modal-body img{width:100%}.car-common-popup-lead .modal-content .modal-body .title{border-bottom:1px solid var(--under-line-gray);color:var(--new-3-c-3-c-3-cvf-dark-grey,#3c3c3c);font-size:32px;font-style:italic;font-weight:900;line-height:normal;margin-bottom:16px;padding-bottom:16px;text-align:center;text-transform:uppercase;width:100%}.car-common-popup-lead .modal-content .modal-body .intro{font-size:16px;font-weight:400;margin-bottom:24px}.car-common-popup-lead .modal-content .modal-body .email-form{overflow-y:auto;padding:30px;text-align:center;width:100%}.car-common-popup-lead .modal-content .modal-body .registration-btn{gap:12px}.car-common-popup-lead .modal-content .modal-body .registration-btn>.outline-btn{background:#fff;color:#1464f4;height:48px;max-width:100%;padding:16px}.car-common-popup-lead .modal-content .close{cursor:pointer;opacity:1;position:relative}.car-common-popup-lead .modal-content .close:focus{outline:none}.car-common-popup-lead .modal-content .form-subscribe{margin:0 auto}.car-common-popup-lead .modal-content .form-subscribe .form-title{border-bottom:1px solid #d9e1e2;display:block;font-size:32px;font-style:italic;font-weight:900;line-height:35px;margin-bottom:20px;padding-bottom:15px;text-align:center}.car-common-popup-lead .modal-content .form-subscribe .form-group{gap:12px;margin-bottom:0}.car-common-popup-lead .modal-content .form-subscribe .form-group .form-label-group>input[type=text]{border-radius:3px;outline:none;width:100%}.car-common-popup-lead .modal-content .form-subscribe .form-group .form-label-group>input[type=text]::-moz-placeholder{color:#8a8a8a;font-size:16px;font-weight:600;line-height:150%}.car-common-popup-lead .modal-content .form-subscribe .form-group .form-label-group>input[type=text]::placeholder{color:#8a8a8a;font-size:16px;font-weight:600;line-height:150%}.car-common-popup-lead .modal-content .form-subscribe .form-group .form-label-group>.invalid-feedback{font-size:12px;font-weight:400;line-height:150%;padding-left:16px;text-align:left}.car-common-popup-lead .modal-content .form-subscribe .form-group .form-label-group>.label{color:#3c3c3c;text-align:left}.car-common-popup-lead .modal-content .form-subscribe .form-group .form-label-group>.label.required:after{display:inline-block}.car-common-popup-lead .modal-content .form-subscribe .form-group .form-message{color:#dc3545;font-size:12px;font-weight:400;line-height:150%;margin-left:16px;text-align:left}.car-common-popup-lead .modal-content .form-subscribe .form-control{background:#fff;border:1px solid #d9e1e2;border-radius:0;color:#8a8a8a;display:block;font-size:16px;font-weight:600;height:48px;line-height:150%;padding:7px 16px;padding-left:16px!important;width:100%}@media(min-width:992px){.car-common-popup-lead .modal-content .form-subscribe .form-control{font-size:.833vw}}@media(max-width:767px){.car-common-popup-lead .modal-content .form-subscribe .form-control{font-size:4.267vw}}.car-common-popup-lead .modal-content .form-subscribe .form-control::-moz-placeholder{color:#8a8a8a}.car-common-popup-lead .modal-content .form-subscribe .form-control::placeholder{color:#8a8a8a}.car-common-popup-lead .modal-content .form-subscribe .registration-btn button{background-color:#1464f4;border:none;border-radius:3px;color:#fff;font-size:12px;font-weight:700;height:100%;letter-spacing:1.2px;min-height:48px;outline:none;text-transform:uppercase;white-space:nowrap;width:100%}.car-common-popup-lead .modal-content .form-subscribe .registration-btn button:disabled{background-color:#8a8a8a}.car-common-popup-lead .modal-content .form-subscribe .check-email{color:#dc3545;display:none;font-size:14px;font-weight:600;text-align:left}@media(min-width:992px){.car-common-popup-lead .modal-content .form-subscribe .check-email{font-size:12px}}.car-common-popup-lead .modal-content .form-subscribe .check-email.show{display:block;margin-top:6px}.car-common-popup-lead .modal-content .form-subscribe .check-email.hide{display:none}.car-common-popup-lead .modal-content .form-subscribe .subscribe-countdown{position:relative}.car-common-popup-lead .modal-content .term{margin-top:24px}.car-common-popup-lead .modal-content .term p{font-size:16px;font-weight:600;line-height:24px;text-align:left}.car-common-popup-lead .modal-content .term p:last-child{margin-bottom:0}.car-common-popup-lead .modal-content .term a{color:#1464f4}.car-common-popup-lead .modal-content .term a:hover{text-decoration:underline!important}#modal-lead-register-thank .modal-header{align-items:center;border:0;border-radius:0;justify-content:center;margin-bottom:16px;padding:0}#modal-lead-register-thank .modal-dialog{background:#fff;border-radius:4px;min-width:654px}@media screen and (max-width:768px){#modal-lead-register-thank .modal-dialog{min-width:313px}}#modal-lead-register-thank .header--logo{align-items:center;display:flex;justify-content:center}#modal-lead-register-thank .modal-content{border:0;border-radius:0;box-shadow:none;padding:30px}@media screen and (max-width:768px){#modal-lead-register-thank .modal-content{padding:30px 16px}}#modal-lead-register-thank .modal-body{font-size:16px;font-weight:400;line-height:150%;padding:0;text-align:center}#modal-lead-register-thank .modal-title{font-size:18px;font-weight:600;line-height:150%;margin-bottom:16px}#modal-lead-register-thank .modal-title+.modal-body{margin-bottom:16px}#modal-lead-register-thank .modal-buttons{align-items:center;display:flex;justify-content:center}#modal-lead-register-thank .modal-buttons button#button-close{align-items:center;background:#1464f4;border-radius:0;color:#fff;display:flex;font-size:14px;font-weight:700;justify-content:center;letter-spacing:.1em;line-height:20px;min-width:282px;padding:10px 13px;text-align:center;text-transform:uppercase}#popup-lead{z-index:1051}:root{--new-3-c-3-c-3-cvf-dark-grey:#3c3c3c;--white:#fff;--new-1464-f-4-future-blue:#1464f4;--danger-color:#dc3545;--under-line-gray:#d9e1e2;--valid-color:#3aa200}.section-lead-common{background:var(--new-f-7-f-9-f-9-extra-light-blue-grey,#f7f9f9);padding:60px 0}.section-lead-common input.valid{border:1px solid var(--valid-color)!important}.section-lead-common input.error{border:1px solid var(--danger-color)!important}.section-lead-common .section-content{margin:0 auto;max-width:660px;text-align:center}.section-lead-common .title{border-bottom:1px solid var(--under-line-gray);color:var(--new-3-c-3-c-3-cvf-dark-grey,#3c3c3c);display:inline-flex;font-size:20px;font-style:italic;font-weight:900;line-height:normal;margin-bottom:24px;padding-bottom:16px;text-transform:uppercase}@media screen and (min-width:769px){.section-lead-common .title{font-size:36px}}.section-lead-common .intro{font-size:16px;margin-bottom:30px}.section-lead-common .form-subscribe{margin:0 auto 30px;max-width:435px;text-align:left}.section-lead-common .form-subscribe .form-group{gap:8px;margin-bottom:0}.section-lead-common .form-subscribe .form-group .form-label-group>input[type=text]{background-color:var(--white);border:none;border-radius:3px;outline:none;width:100%}.section-lead-common .form-subscribe .form-group .form-label-group>input[type=text]::-moz-placeholder{color:#8a8a8a;font-size:16px;font-weight:600;line-height:150%}.section-lead-common .form-subscribe .form-group .form-label-group>input[type=text]::placeholder{color:#8a8a8a;font-size:16px;font-weight:600;line-height:150%}.section-lead-common .form-subscribe .form-group .form-label-group>.invalid-feedback{font-size:12px;font-weight:400;line-height:150%;padding-left:16px;text-align:left}.section-lead-common .form-subscribe .form-group .form-label-group>.label{color:#8a8a8a;text-align:left}.section-lead-common .form-subscribe .form-group .form-label-group>.label.required:after{display:inline-block}.section-lead-common .form-subscribe .form-group .form-message{color:var(--danger-color);font-size:12px;font-weight:400;line-height:150%;margin-left:16px;text-align:left}.section-lead-common .form-subscribe .form-group .ttl-cars{color:var(--new-3-c-3-c-3-cvf-dark-grey,#3c3c3c);font-size:16px;font-style:normal;font-weight:600;line-height:150%}.section-lead-common .form-subscribe .form-group .option-group{align-items:flex-start;align-self:stretch;-moz-column-gap:2%;column-gap:2%;display:flex;flex-wrap:wrap;justify-content:flex-start;margin-bottom:15px;row-gap:10px}.section-lead-common .form-subscribe .form-group .option-group .option-head-tab{align-items:center;border-radius:2px;display:flex;justify-content:space-between;list-style:none;overflow:hidden;width:100%}.section-lead-common .form-subscribe .form-group .option-group .option-head-tab li{border-bottom:4px solid #f7f9f9;color:#8a8a8a;cursor:pointer;display:flex;flex:1;font-size:18px;font-weight:600;gap:5px;justify-content:center;line-height:150%;padding:5px 15px}.section-lead-common .form-subscribe .form-group .option-group .option-head-tab li.active{border-bottom-color:var(--new-1464-f-4-future-blue);color:var(--new-1464-f-4-future-blue)}.section-lead-common .form-subscribe .form-group .option-group .form-check-inline{flex-basis:48%;margin-right:0;padding-right:10px}.section-lead-common .form-subscribe .form-group .option-group .form-check-inline label{color:var(--new-3-c-3-c-3-cvf-dark-grey,#3c3c3c);cursor:pointer;font-size:16px;font-style:normal;font-weight:600;line-height:150%}.section-lead-common .form-subscribe .form-control{background:#fff;border:1px solid var(--under-line-gray);border-radius:0;color:#8a8a8a;display:block;font-size:16px;font-weight:600;height:48px;line-height:150%;padding:7px 16px;width:100%}.section-lead-common .form-subscribe .form-control::-moz-placeholder{color:#8a8a8a}.section-lead-common .form-subscribe .form-control::placeholder{color:#8a8a8a}@media(min-width:992px){.section-lead-common .form-subscribe .form-control{font-size:.833vw}}@media(max-width:767px){.section-lead-common .form-subscribe .form-control{font-size:4.267vw}}.section-lead-common .form-subscribe .registration-btn button{background-color:#1464f4;border:none;border-radius:3px;color:#fff;font-size:12px;font-weight:700;height:100%;letter-spacing:1.2px;min-height:48px;outline:none;text-transform:uppercase;white-space:nowrap;width:100%}.section-lead-common .form-subscribe .registration-btn button:disabled{background-color:#8a8a8a}.section-lead-common .form-subscribe .check-email{color:var(--danger-color);display:none;font-size:14px;font-weight:600;text-align:left}@media(min-width:992px){.section-lead-common .form-subscribe .check-email{font-size:12px}}.section-lead-common .form-subscribe .check-email.show{display:block;margin-top:6px}.section-lead-common .form-subscribe .check-email.hide{display:none}.section-lead-common .form-subscribe .subscribe-countdown{position:relative}.section-lead-common .t-and-c{color:var(--new-3-c-3-c-3-cvf-dark-grey,#3c3c3c);font-size:16px;font-style:normal;font-weight:400;line-height:150%;margin:0 auto 30px;max-width:435px;text-align:left}.section-lead-common .select-showroom h3{color:#000;font-size:16px;font-weight:600;line-height:24px}.section-lead-common .select-showroom .box-select{margin-bottom:12px}.section-lead-common .select-showroom .box-select .form-label-group .select2-container .select2-selection{background:#fff;border:none;border-radius:3px}.section-lead-common .select-showroom .form-label-group label{color:#8a8a8a;text-align:left}body{color:#3c3c3c;font-family:Mulish}img{height:auto;max-width:100%}.page-escooter{margin-top:60px}@media only screen and (min-width:768px){.show-sp{display:none}}@media only screen and (max-width:1199px){.show-pc{display:none}}@media only screen and (min-width:1200px){.show-tab_sp{display:none}}@media print{.show-tab_sp{display:none}}@media only screen and (max-width:767px){.show-pc_tab{display:none}}.section-content{margin:0 auto;width:91.4666666667%}@media only screen and (min-width:1024px){.section-content{width:95%}}@media only screen and (min-width:1200px){.section-content{max-width:1363px}}@media print{.section-content{max-width:1363px}}.top-slider .top-img img{width:100%}.slick-dots li{height:4px;width:12px}.slick-dots li button{background:#dbdbdb;border-radius:10px;height:100%;padding:0;width:100%}.slick-dots li button:before{display:none}.slick-dots li.slick-active{width:24px}.slick-dots li.slick-active button{background:#1464f4}@media only screen and (min-width:768px)and (max-width:1199px){.slick-dots{width:92vw}}@media only screen and (min-width:1200px){.slick-dots{bottom:0}}@media print{.slick-dots{bottom:0}}.slick-arrow{display:none;height:32px;width:32px;z-index:1}.slick-arrow:before{background-repeat:no-repeat;content:"";display:block;height:32px;width:32px}.slick-arrow.slick-prev{left:0}.slick-arrow.slick-prev:before{background:url(../../images/accessories/arrow-prev.png)}.slick-arrow.slick-next{right:0}.slick-arrow.slick-next:before{background:url(../../images/accessories/arrow-next.png)}.slick-dotted.slick-slider{margin-bottom:40px}@media only screen and (min-width:1200px){.section-top{margin-bottom:84px;margin-top:84px}}@media print{.section-top{margin-bottom:84px;margin-top:84px}}.section-top .slick-dots{bottom:-24px}.section-coupon{margin-bottom:64px}.section-coupon .coupon-box{margin:0 auto;width:91.4666666667%}.section-coupon .coupon-title{margin-bottom:24px;text-align:center}@media only screen and (min-width:1200px){.section-coupon .coupon-title{margin-bottom:30px}}@media print{.section-coupon .coupon-title{margin-bottom:30px}}.section-coupon .coupon-title .t-top{display:inline-block;font-size:16px;font-weight:600;line-height:1.5;margin-bottom:4px;text-transform:uppercase}@media only screen and (min-width:1200px){.section-coupon .coupon-title .t-top{font-size:20px;line-height:1.2}}@media print{.section-coupon .coupon-title .t-top{font-size:20px;line-height:1.2}}.section-coupon .coupon-title .t-bottom{font-size:20px;font-weight:700;line-height:1.25}.section-coupon .coupon-title .t-bottom span{display:none}@media only screen and (min-width:1200px){.section-coupon .coupon-title .t-bottom{font-size:32px}.section-coupon .coupon-title .t-bottom span{display:inline}}@media print{.section-coupon .coupon-title .t-bottom{font-size:32px}.section-coupon .coupon-title .t-bottom span{display:inline}}.section-coupon .coupon-main{margin-right:auto;width:100%}@media only screen and (min-width:1200px){.section-coupon .coupon-main{margin:0 auto;width:1128px}}@media print{.section-coupon .coupon-main{margin:0 auto;width:1128px}}.section-coupon .coupon-list{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.section-coupon .coupon-item{align-items:center;background:#f7f9f9;border-radius:4px;margin-bottom:12px;padding:12px;width:48%}@media only screen and (min-width:1200px){.section-coupon .coupon-item{margin-bottom:0;width:260px}}@media print{.section-coupon .coupon-item{margin-bottom:0;width:260px}}.section-coupon .coupon-desc,.section-coupon .coupon-sl{color:#3c3c3c;font-size:16px;font-weight:600;line-height:1.5;margin-bottom:0;text-align:center}.section-coupon .coupon-desc span{display:inline-block}@media only screen and (max-width:767px){.section-coupon .coupon-desc{font-size:14px}.section-coupon .coupon-sl{font-size:12px}}.section-coupon .coupon-boxcontent{display:flex;flex-wrap:wrap;justify-content:space-between;margin:4px auto;width:100%}.section-coupon .coupon-img{margin-bottom:8px;width:100%}@media only screen and (min-width:1200px){.section-coupon .coupon-img{margin-bottom:0;width:48.3050847458%}}@media print{.section-coupon .coupon-img{margin-bottom:0;width:48.3050847458%}}.section-coupon .coupon-content{text-align:center;width:100%}@media only screen and (min-width:1200px){.section-coupon .coupon-content{width:48.3050847458%}}@media print{.section-coupon .coupon-content{width:48.3050847458%}}.section-coupon .coupon-code{align-items:center;border:1px dashed #7a99ac;border-radius:4px;color:#3c3c3c;display:flex;font-size:14px;font-weight:600;height:100%;justify-content:center;line-height:1.5;padding:5px 10px;width:100%}.section-bestSale .bestSale-ihead{margin-bottom:24px;text-align:center}.section-bestSale .bestSale-title{text-align:center}.section-bestSale .bestSale-title .style-title01{background:#e54f3b;border-radius:4px;color:#fff;display:inline-block;font-size:20px;font-weight:600;line-height:1.2;margin-bottom:12px;padding:4px 8px}.section-bestSale .bestSale-hstitle{font-size:32px;font-weight:700;line-height:40px;margin-bottom:12px;text-align:center}.section-bestSale .bestSale-hdesc{color:#8a8a8a;font-size:14px;font-weight:400;line-height:1.5;text-align:center}@media only screen and (min-width:1024px){.section-bestSale .bestSale-glist{display:flex;justify-content:space-between}}.section-bestSale .bestSale-ltitle{background:#e54f3b;border-radius:4px;color:#fff;display:inline-block;font-size:16px;font-weight:600;line-height:1.5;margin:0 auto 4px;padding:4px 8px;text-transform:uppercase}.section-bestSale .bestSale-iheading{font-size:20px;font-weight:600;line-height:25px;margin-bottom:4px}.section-bestSale .bestSale-slider{margin-bottom:30px;margin-top:24px}@media only screen and (min-width:1200px){.section-bestSale .bestSale-slider{margin-bottom:24px}}@media print{.section-bestSale .bestSale-slider{margin-bottom:24px}}.section-bestSale .bestSale-slider .slick-dots{bottom:-20px}.section-bestSale .bestSale-siimg{display:block;margin-left:1px;margin-right:1px;position:relative}.section-bestSale .bestSale-iidesc{align-items:flex-end;background:linear-gradient(1turn,#3c3c3c,rgba(60,60,60,0));bottom:0;color:#fff;display:flex;height:120px;left:0;padding:24px;position:absolute;width:100%}.section-bestSale .bestSale-ihnote{color:#8a8a8a;font-size:12px;font-weight:400;line-height:1.5}.section-bestSale .bestSale-item{margin-bottom:64px}@media only screen and (min-width:1024px){.section-bestSale .bestSale-item{width:31.5%}.section-bestSale .bestSale-item .slick-dots{width:100%}}@media only screen and (min-width:1200px){.section-bestSale .bestSale-item{width:31.8616629875%}}@media print{.section-bestSale .bestSale-item{width:31.8616629875%}}.section-bestSale .bestSale-glabel{display:flex;justify-content:space-between;margin-bottom:12px;width:100%}.section-bestSale .bestSale-lfSale{background:#e54f3b;border-radius:4px;color:#fff;display:flex;height:22px;justify-content:center;padding:5px;text-align:center;width:50%}.section-bestSale .bestSale-lfSale img{height:12px;width:auto}.section-bestSale .bestSale-lfSale span{font-size:12px;font-weight:400;line-height:1;margin-left:.4em}.section-bestSale .bestSale-lfSale .fs{font-weight:600}.section-bestSale .bestSale-endow{background:#efac00;border-radius:4px;color:#fff;font-size:12px;height:22px;line-height:1;padding:5px;text-align:center;width:48%}.section-bestSale .bestSale-name{font-size:16px;font-weight:600;line-height:1.5;margin-bottom:12px;text-align:left}.bestSale-price{display:flex;justify-content:space-between}.bestSale-price .bestSale-pleft,.bestSale-price .bestSale-pright{position:relative}.bestSale-price .bestSale-pleft p,.bestSale-price .bestSale-pright p{margin-bottom:0}.bestSale-price .price-cost{color:#8a8a8a;font-size:12px;font-weight:400;left:0;line-height:1.5;position:absolute;top:0}.bestSale-price .price-cost .num{margin-right:.3em;text-decoration:line-through}.bestSale-price .price-buy{font-size:20px;font-weight:800;line-height:1.1;padding-right:.6em;position:relative}.bestSale-price .price-buy .cur{font-size:12px;font-weight:600;line-height:1;position:absolute;right:0;top:0}.bestSale-price .bestSale-sold{font-size:12px;font-weight:600;left:0;position:absolute;text-align:center;top:0;width:100%}.bestSale-price .bestSale-btn{align-items:center;background:#1464f4;border-radius:50px;color:#fff;display:flex;font-size:9px;font-weight:700;height:30px;justify-content:center;line-height:12px;padding:5px;text-align:center;text-transform:uppercase;width:120px}.bestSale-price .bestSale-btn p{align-items:center;display:flex;gap:8px;justify-content:center}.bestSale-price .bestSale-btn a{color:#fff}.section-discover{margin-bottom:64px}.section-discover .discover-head{margin-bottom:24px}@media only screen and (min-width:1200px){.section-discover .discover-head{margin-bottom:30px}}@media print{.section-discover .discover-head{margin-bottom:30px}}@media only screen and (max-width:1199px){.section-discover .discover-main{margin-right:auto;width:320px}}@media only screen and (max-width:340px){.section-discover .discover-main{width:84vw}}@media only screen and (max-width:767px)and (min-width:400px){.section-discover .discover-main{width:92vw}}.section-discover .discover-title{font-weight:600;text-align:center}.section-discover .discover-title span{display:block}.section-discover .discover-title .style-title01{font-size:16px;line-height:1.5}@media only screen and (min-width:1200px){.section-discover .discover-title .style-title01{font-size:20px;line-height:1.2;margin-bottom:12px}}@media print{.section-discover .discover-title .style-title01{font-size:20px;line-height:1.2;margin-bottom:12px}}.section-discover .discover-title .style-title02{font-size:20px;line-height:1.25}@media only screen and (min-width:1200px){.section-discover .discover-title .style-title02{font-size:32px}}@media print{.section-discover .discover-title .style-title02{font-size:32px}}.section-discover .discover-list .slick-list{overflow:inherit}@media only screen and (min-width:1200px){.section-discover .discover-list{display:flex;flex-wrap:wrap;justify-content:space-between}}@media print{.section-discover .discover-list{display:flex;flex-wrap:wrap;justify-content:space-between}}@media only screen and (max-width:1199px){.section-discover .discover-item{margin-right:20px}}@media only screen and (min-width:1200px){.section-discover .discover-item{width:23.3259749816%}}@media only screen and (min-width:1200px)and (max-width:1360px){.section-discover .discover-item{max-width:290px}}@media print{.section-discover .discover-item{width:23.3259749816%}}.section-discover .discover-img,.section-discover .discover-scontent{width:100%}.section-discover .discover-name{font-size:16px;font-weight:600;line-height:1.5;margin-bottom:12px}.section-discover .discover-lfSale{background:#e54f3b;border-radius:4px;color:#fff;display:flex;height:22px;justify-content:center;margin-bottom:8px;padding:5px;text-align:center}.section-discover .discover-lfSale img{height:12px;width:auto}.section-discover .discover-lfSale span{font-size:12px;font-weight:400;line-height:1;margin-left:.4em}.section-discover .discover-lfSale .fs{font-weight:600}.section-discover .discover-endow{background:#efac00;border-radius:4px;color:#fff;height:22px;line-height:1;margin-bottom:12px;padding:5px;text-align:center;width:100%}.section-discover .discover-img{background:#f0f3f3;border-radius:16px;display:block;margin:0 auto 16px;padding:16px;position:relative}@media only screen and (min-width:700px)and (max-width:767px){.section-discover .discover-img{max-width:100%;width:-moz-max-content;width:max-content}}.section-discover .discover-img .label-selling{background:#ff6f7c;color:#fff;font-size:12px;font-weight:600;height:22px;left:20px;line-height:1.5;min-width:60px;padding:2px 4px;position:absolute;top:20px}.section-discover .discover-img .label-selling:before{border-color:#ff6f7c transparent transparent;border-style:solid;border-width:11px 8px 0 0;content:"";height:0;left:100%;position:absolute;top:0;width:0}.section-discover .discover-img .label-selling:after{border-color:transparent transparent transparent #ff6f7c;border-style:solid;border-width:11px 0 0 8px;bottom:0;content:"";height:0;left:100%;position:absolute;width:0}.section-discover .discover-img .discover-info{margin-bottom:12px;text-align:right}.section-discover .discover-img .discover-info p{margin-bottom:0}.section-discover .discover-img .name{color:#7a99ac;font-size:20px;font-weight:800;letter-spacing:.04em;line-height:1.2;margin-bottom:4px!important}.section-discover .discover-img .desc{font-size:12px;font-weight:400;line-height:1.5}.section-banner{margin-bottom:64px}.section-banner .banner-content{position:relative}.section-banner .banner-img{margin-bottom:24px;position:relative}.section-banner .banner-title{font-weight:600;left:5%;position:absolute;text-align:center;top:7.7519379845%;width:90%}@media only screen and (min-width:768px)and (max-width:1199px){.section-banner .banner-title{left:0;top:35%;width:50%}}@media only screen and (min-width:1200px){.section-banner .banner-title{margin-bottom:24px;position:static;text-align:left;width:100%}}@media print{.section-banner .banner-title{margin-bottom:24px;position:static;text-align:left;width:100%}}.section-banner .banner-title .t-buy{font-size:16px;line-height:1.5}@media only screen and (min-width:1200px){.section-banner .banner-title .t-buy{font-size:20px;line-height:1.2;margin-bottom:12px}}@media print{.section-banner .banner-title .t-buy{font-size:20px;line-height:1.2;margin-bottom:12px}}.section-banner .banner-title .t-installment{font-size:20px;line-height:1.2}@media only screen and (min-width:1200px){.section-banner .banner-title .t-installment{font-size:32px;font-weight:700;line-height:1.2;margin-bottom:24px}}@media print{.section-banner .banner-title .t-installment{font-size:32px;font-weight:700;line-height:1.2;margin-bottom:24px}}.section-banner .banner-title .c-pri{color:#1464f4}.section-banner .banner-main{margin:0 auto;width:91.4666666667%}@media only screen and (min-width:1200px){.section-banner .banner-main{left:8%;position:absolute;top:10%;width:450px}}@media print{.section-banner .banner-main{left:8%;position:absolute;top:10%;width:450px}}@media only screen and (min-width:1700px){.section-banner .banner-main{left:15%;top:20%}}.section-banner .banner-lpolicy{display:flex;flex-wrap:wrap;justify-content:space-between;list-style:none;margin-bottom:24px}.section-banner .banner-ipolicy{font-size:12px;font-weight:400;line-height:1.5;margin-bottom:4px;padding-left:12px;position:relative;width:100%}@media only screen and (min-width:1200px){.section-banner .banner-ipolicy{font-size:16px;font-weight:600;margin-bottom:16px}}@media print{.section-banner .banner-ipolicy{font-size:16px;font-weight:600;margin-bottom:16px}}.section-banner .banner-ipolicy:before{background:#3c3c3c;border-radius:100%;content:"";height:3px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:3px}.section-banner .banner-lcozy{display:flex;justify-content:space-between;list-style:none}@media only screen and (min-width:1200px){.section-banner .banner-lcozy{margin-bottom:24px}}@media print{.section-banner .banner-lcozy{margin-bottom:24px}}.section-banner .banner-icozy{text-align:center;width:31%}.section-banner .banner-icozy:last-child{width:35%}.section-banner .icozy-img{margin:0 auto 8px;text-align:center}.section-banner .icozy-img img{max-width:100%}.section-banner .icozy-txt{font-size:12px;font-weight:400;line-height:1.5;margin-bottom:0}.section-banner .icozy-txt span{display:block}.section-banner .icozy-txt .hl{font-weight:600;text-transform:uppercase}@media only screen and (max-width:1199px){.section-banner .banner-loan{text-align:center}}.section-banner .banner-loan a{color:#1464f4;font-size:13px;font-weight:700;line-height:1.5;text-transform:uppercase}.section-banner .banner-loan a span{padding-right:1.2em;position:relative}.section-banner .banner-loan a span:after{color:#1464f4;content:">";font-size:14px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.section-prioritize{margin-bottom:64px}.section-prioritize .prioritize-head{margin-bottom:24px}@media only screen and (min-width:1200px){.section-prioritize .prioritize-head{margin-bottom:30px}}@media print{.section-prioritize .prioritize-head{margin-bottom:30px}}@media only screen and (max-width:767px){.section-prioritize .prioritize-main{width:100%}.section-prioritize .prioritize-main .slick-list{overflow:inherit}}@media only screen and (max-width:340px){.section-prioritize .prioritize-main{width:84vw}}.section-prioritize .prioritize-item{margin-right:20px;max-width:321px}.section-prioritize .prioritize-title{font-size:20px;font-weight:600;line-height:1.2;margin-bottom:0;text-align:center}@media only screen and (min-width:1200px){.section-prioritize .prioritize-title{font-size:32px;font-weight:700}}@media print{.section-prioritize .prioritize-title{font-size:32px;font-weight:700}}.section-prioritize .prioritize-img{border-radius:10px;padding-top:56.25%;position:relative}.section-prioritize .prioritize-img img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.section-prioritize .prioritize-name{font-size:16px;font-weight:600;height:48px;line-height:1.5;margin-bottom:16px;overflow:hidden}.section-prioritize .prioritize-name a{display:block;width:100%}.section-prioritize .prioritize-desc{font-size:14px;font-weight:400;height:64px;line-height:1.5;overflow:hidden}.section-prioritize .prioritize-main{position:relative}.section-prioritize .btn-wrap .btn-arrow{background:transparent;border:0;border-radius:100%;position:absolute;top:25%}.section-prioritize .btn-wrap .btn-arrow.prev-btn{left:16px}.section-prioritize .btn-wrap .btn-arrow.next-btn{right:16px}.section-foryou{padding-bottom:50px}@media only screen and (min-width:1200px){.section-foryou{background:#f0f3f3;padding:64px 64px 84px}}@media print{.section-foryou{background:#f0f3f3;padding:64px 64px 84px}}.section-foryou .foryou-head{margin:0 auto 16px;width:91.4666666667%}@media only screen and (min-width:1200px){.section-foryou .foryou-head{margin-bottom:24px}}@media print{.section-foryou .foryou-head{margin-bottom:24px}}.section-foryou .foryou-title{font-size:20px;font-weight:600;line-height:1.2;text-align:center}@media only screen and (min-width:1200px){.section-foryou .foryou-title{font-size:32px}}@media print{.section-foryou .foryou-title{font-size:32px}}.section-foryou .wrap-form{margin:0 auto;width:90%}.section-foryou #form-subscribe-email-xmd{margin:0 auto;width:91.4666666667%}.section-foryou .form-control{border:1px solid #3c3c3c;border-radius:4px;font-size:14px;font-weight:400;height:auto;line-height:1.5;margin:0 auto 16px;max-width:435px;padding:12px;width:100%}.section-foryou .form-control::-moz-placeholder{color:#8a8a8a;text-align:center}.section-foryou .form-control::placeholder{color:#8a8a8a;text-align:center}.section-foryou .foryou-policy{color:#8a8a8a;font-size:12px;font-weight:400;line-height:1.5;margin-bottom:16px;text-align:center}.section-foryou .foryou-policy a{color:#1464f4}.section-foryou .registration-btn{text-align:center}@media only screen and (min-width:1200px){.section-foryou .registration-btn{margin-bottom:24px}}@media print{.section-foryou .registration-btn{margin-bottom:24px}}.section-foryou .registration-btn button{background:#1464f4;border-radius:50px;color:#fff;font-size:10px;font-weight:700;line-height:1.5;padding:8px 25px;text-align:center;text-transform:uppercase;width:120px}@media only screen and (min-width:768px){.section-foryou .registration-btn button{width:200px}}.section-foryou .registration-btn button span{padding-right:1.2em;position:relative}.section-foryou .registration-btn button span:after{color:#fff;content:">";font-size:14px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.section-foryou .foryou-img{text-align:center;width:100%}.section-foryou .foryou-img img{height:auto;max-width:100%}.section-foryou .form-group-email .registration-btn{background:transparent;position:static;transform:translate(0)}.section-foryou .form-group-email .btn-confirm.success{background:transparent;margin-top:25px;position:static;text-align:center}.section-foryou .form-group-email .btn-confirm button.btn{background:#28a745;margin:0 auto}.section-foryou .form-group-email .success-message{text-align:center}.section-foryou .subscribe-newsletter{margin-bottom:15px}.vf-xmd-header .mega_menu_header.mega-main-menu>li.item-test-drive{display:none}.vf-xmd-header .v3s-header-mobile--left>.content-asset{width:-moz-max-content;width:max-content}@media only screen and (min-width:1200px){.vf-xmd-header .mega-main-menu-xmd{display:none}}@media print{.vf-xmd-header .mega-main-menu-xmd{display:none}}@media only screen and (min-width:768px){.vf-xmd-header .mega-account a.we-mega-menu-li{padding:10px 42px 10px 32px}}.vf-xmd-header .mega_menu_header.mega-main-menu>li.menu_service_xmd{position:relative}.vf-xmd-header .mega_menu_header.mega-main-menu>li.menu_service_xmd .mega_menu_service{left:50%;padding:24px;position:absolute;transform:translate(-50%);width:-moz-max-content;width:max-content}.vf-xmd-header .mega_menu_header.mega-main-menu>li.menu_service_xmd .mega_menu_service li{margin-bottom:8px;padding:0}.vf-xmd-header .mega_menu_header.mega-main-menu>li.menu_service_xmd .mega_menu_service li:last-child{margin-bottom:0}.vf-xmd-header .mega_menu_header.mega-main-menu>li.menu_service_xmd .mega_menu_service li a{display:block;font-size:14px;font-weight:600;line-height:150%;padding:8px}.vf-xmd-header .mega_menu_header.mega-main-menu>li.menu_service_xmd .mega_menu_service li a:hover{background:rgba(20,100,244,.1);border-radius:3px}.vf-xmd-header .mega_menu_header .tab-box-xmd{margin:0 auto;max-width:1240px}.vf-xmd-header .v3s-header--bottom .logo img{max-width:140px}@media only screen and (min-width:1023px){.vf-xmd-header .v3s-header--bottom .logo img{width:120px}}@media only screen and (max-width:767px){.vf-xmd-header .v3s-header--bottom .logo img{width:100px}}#pop-event-evolite .modal-dialog{max-width:70vw}#pop-event-evolite .modal-content .close-popup{align-items:center;background:#fff;display:flex;height:14px;justify-content:center;left:-14px;position:absolute;top:-14px;width:14px}.xmd-footer .v3s-footer-bottom{background:#323236;color:#fff;padding:35px 40px 40px}@media only screen and (max-width:767px){.xmd-footer .v3s-footer-bottom{padding:30px 16px!important}}@media only screen and (min-width:1200px){.xmd-footer .v3s-footer-bottom{display:flex;flex-wrap:wrap}}@media print{.xmd-footer .v3s-footer-bottom{display:flex;flex-wrap:wrap}}.xmd-footer #icon-instagram,.xmd-footer #icon-tiktok{fill:#8a8a8a}@media only screen and (min-width:1200px){.xmd-footer .v3s-footer--info{max-width:85%}}@media print{.xmd-footer .v3s-footer--info{max-width:85%}}.xmd-footer .v3s-footer--logo{display:block;margin-bottom:25px;max-width:252px}.xmd-footer .v3s-footer--logo img{margin-bottom:0;max-width:75%!important}.xmd-footer .company-name{font-size:16px;font-weight:600;line-height:1.5;margin-bottom:16px}.xmd-footer .company-registration{margin-bottom:16px}.xmd-footer .company-address,.xmd-footer .company-registration{font-size:14px;font-weight:700;line-height:1.5}.xmd-footer .xmd-footer-info{margin-bottom:30px;padding:0}.xmd-footer .v3s-footer--about{margin-bottom:0;margin-top:0;max-width:100%;width:100%}.xmd-footer .v3s-footer--no-collapse{margin-bottom:24px}.xmd-footer .v3s-footer--no-collapse a{text-transform:inherit}.xmd-footer .footer-heading,.xmd-footer .v3s-footer--no-collapse a{color:#fff;font-size:14px;font-weight:600;line-height:1.5}@media only screen and (min-width:768px){.xmd-footer .footer-heading{font-size:16px;margin-bottom:12px}}.xmd-footer .footer-citem{margin-bottom:12px}.xmd-footer .footer-citem a{color:#fff}@media only screen and (max-width:1199px){.xmd-footer .footer-social{align-items:center;display:flex;margin-bottom:30px}}@media only screen and (min-width:1200px){.xmd-footer .footer-social{margin-top:30px}}@media print{.xmd-footer .footer-social{margin-top:30px}}.xmd-footer .footer-social .footer-heading{margin-bottom:0}.xmd-footer .social-group{display:flex;margin-bottom:0}@media only screen and (max-width:1199px){.xmd-footer .social-group{margin-left:30px}}@media only screen and (min-width:1200px){.xmd-footer .social-group{margin-top:15px}}@media print{.xmd-footer .social-group{margin-top:15px}}.xmd-footer .social-fitem{margin-bottom:0!important;margin-right:20px}.xmd-footer .social-fitem svg{width:12px}.xmd-footer .social-fitem:last-child{margin-right:0}.xmd-footer .social-fitem a{color:#8a8a8a}.xmd-footer .v3s-footer--ecosystem{align-items:center;display:flex}@media only screen and (min-width:1024px)and (max-width:1360px){.xmd-footer .v3s-footer--ecosystem{margin-right:-100px}}@media only screen and (min-width:1200px){.xmd-footer .v3s-footer--ecosystem{margin-top:30px}}@media print{.xmd-footer .v3s-footer--ecosystem{margin-top:30px}}.xmd-footer .v3s-footer--ecosystem li .footer-heading{margin-bottom:0}.xmd-footer .v3s-footer--ecosystem li a{color:#8a8a8a;font-size:12px!important;font-weight:600;line-height:1.5}.xmd-footer .footer-xmd-copyRight{flex:0 0 100%;max-width:100%;width:100%}@media only screen and (min-width:1200px){.xmd-footer .footer-xmd-copyRight{display:none}}@media print{.xmd-footer .footer-xmd-copyRight{display:none}}.xmd-footer .copyright-bct{margin-bottom:22px;text-align:center}.xmd-footer .copyright-text{color:#fff;font-size:12px;font-weight:400;line-height:1.5;margin-bottom:0;text-align:center}.xmd-footer .v3s-footer--contact li svg{margin-right:0}.popeventxmd{z-index:1050}.popeventxmd .modal-dialog{max-width:896px;width:90%}@media only screen and (min-width:1200px)and (max-width:1440px){.popeventxmd .modal-dialog{max-width:800px}}.popeventxmd .modal-content{border:0;max-height:75vh;overflow-y:auto}.popeventxmd .close-popup{background:#fff;bottom:100%;color:#3c3c3c;cursor:pointer;font-size:16px;height:20px;line-height:20px;position:absolute;right:0;text-align:center;width:20px}.popeventxmd .popup-thuleadxmd{display:flex;justify-content:space-between}.popeventxmd .leadxmd-img{width:48.3258928571%}.popeventxmd .leadxmd-form{overflow:hidden;padding:20px 16px 30px;width:100%}@media only screen and (min-width:1200px){.popeventxmd .leadxmd-form{padding:30px;width:51.6741071429%}}@media only screen and (min-width:1200px)and (max-width:1440px){.popeventxmd .leadxmd-form{padding:30px 16px}}@media print{.popeventxmd .leadxmd-form{padding:30px;width:51.6741071429%}}.popeventxmd .leadxmd-head{color:#3c3c3c;font-family:Mulish;margin-bottom:24px;text-align:center}@media only screen and (min-width:1200px)and (max-width:1440px){.popeventxmd .leadxmd-head{margin-bottom:16px}}@media only screen and (max-width:767px){.popeventxmd .leadxmd-head{margin-bottom:18px}}.popeventxmd .leadxmd-logo{margin-bottom:16px}@media only screen and (min-width:1200px)and (max-width:1440px){.popeventxmd .leadxmd-logo{margin-bottom:12px}}@media only screen and (max-width:767px){.popeventxmd .leadxmd-logo{margin-bottom:12px}}.popeventxmd .leadxmd-title{font-weight:900;line-height:1.1;margin-bottom:16px}@media only screen and (min-width:768px)and (max-width:1199px){.popeventxmd .leadxmd-title{font-size:24px}}@media only screen and (max-width:767px){.popeventxmd .leadxmd-title{font-size:20px;margin-bottom:12px}}@media only screen and (min-width:1200px){.popeventxmd .leadxmd-title{font-size:32px}}@media only screen and (min-width:1200px)and (min-width:1200px)and (max-width:1440px){.popeventxmd .leadxmd-title{font-size:21px;margin-bottom:14px}}@media print{.popeventxmd .leadxmd-title{font-size:32px}}.popeventxmd .leadxmd-desc{font-size:16px;font-weight:400;line-height:150%;margin-bottom:0}@media only screen and (min-width:1200px)and (max-width:1440px){.popeventxmd .leadxmd-desc{font-size:14px}}@media only screen and (max-width:767px){.popeventxmd .leadxmd-desc{line-height:1.4}}.popeventxmd .form-group{margin-bottom:12px}.popeventxmd input.form-control{background:#fff;border:1px solid #7a99ac;border-radius:3px;display:block;font-family:Mulish;font-size:16px;font-weight:600;height:56px;line-height:150%;padding:16px}@media only screen and (min-width:1200px)and (max-width:1440px){.popeventxmd input.form-control{height:44px;padding:10px 12px}}.popeventxmd .t-and-c{margin-bottom:25px}.popeventxmd .xmd-button-registration{margin:0 auto;position:relative}.popeventxmd .xmd-button-registration button{background:#1464f4;border:0;box-shadow:none;color:#fff;display:block;font-size:12px;font-weight:700;letter-spacing:1.2px;line-height:15px;margin:0 auto;outline:0;padding:12px;text-transform:uppercase;width:200px}.popeventxmd .xmd-button-registration .registration-success-message{color:#28a745;font-size:16px;line-height:1.2;margin-bottom:10px;text-align:center}@media only screen and (max-width:767px){.popeventxmd .xmd-button-registration .registration-success-message{font-size:14px}}.popeventxmd .xmd-button-registration .registration-success-message.error{color:#c23934}.popeventxmd .title-label{color:#3c3c3c;font-size:16px;font-weight:600;line-height:150%;margin-bottom:12px}.popeventxmd .list-xmd{display:flex;flex-wrap:wrap;justify-content:space-between;list-style:none;margin-bottom:8px}@media only screen and (max-width:767px){.popeventxmd .list-xmd{margin-bottom:4px}}.popeventxmd .list-xmd li{margin-bottom:15px;position:relative;width:49%}@media only screen and (min-width:1200px){.popeventxmd .list-xmd li{width:32%}.popeventxmd .list-xmd li:nth-child(2),.popeventxmd .list-xmd li:nth-child(5){width:36%}}@media only screen and (min-width:1200px)and (max-width:1440px){.popeventxmd .list-xmd li:nth-child(2),.popeventxmd .list-xmd li:nth-child(5){width:38%}}@media only screen and (min-width:1200px){.popeventxmd .list-xmd li:nth-child(3),.popeventxmd .list-xmd li:nth-child(6){width:30%}}@media only screen and (min-width:1200px)and (max-width:1440px){.popeventxmd .list-xmd li:nth-child(3),.popeventxmd .list-xmd li:nth-child(6){width:28%}}@media print{.popeventxmd .list-xmd li{width:32%}.popeventxmd .list-xmd li:nth-child(2),.popeventxmd .list-xmd li:nth-child(5){width:36%}.popeventxmd .list-xmd li:nth-child(3),.popeventxmd .list-xmd li:nth-child(6){width:30%}}@media only screen and (max-width:767px){.popeventxmd .list-xmd li{margin-bottom:12px}}.popeventxmd .list-xmd li input{height:0;overflow:hidden;width:0}.popeventxmd .list-xmd li input+label{color:#3c3c3c;font-size:16px;font-weight:600;line-height:24px;padding-right:0}@media only screen and (min-width:1200px)and (max-width:1440px){.popeventxmd .list-xmd li input+label{line-height:20px}}@media only screen and (max-width:767px){.popeventxmd .list-xmd li input+label{line-height:20px}}.popeventxmd .list-xmd li input+label:before{background:none;border:1px solid #d9e1e2;border-radius:100%;content:"";height:20px;left:0;top:2px;transform:translateY(0);width:20px}@media only screen and (min-width:1200px)and (max-width:1440px){.popeventxmd .list-xmd li input+label:before{top:0}}@media only screen and (max-width:767px){.popeventxmd .list-xmd li input+label:before{top:0}}.popeventxmd .list-xmd li input+label:after{background:#1464f4;border-radius:100%;content:"";height:10px;left:5px;opacity:0;position:absolute;top:7px;width:10px}@media only screen and (min-width:1200px)and (max-width:1440px){.popeventxmd .list-xmd li input+label:after{top:5px}}@media only screen and (max-width:767px){.popeventxmd .list-xmd li input+label:after{top:5px}}.popeventxmd .list-xmd li input:checked+label:before{border-color:#1464f4}.popeventxmd .list-xmd li input:checked+label:after{opacity:1}.popeventxmd.no-images-banner .modal-dialog{max-width:560px}.popeventxmd.no-images-banner .modal-dialog .leadxmd-form{width:100%}.popeventxmd .select-showroom h3{color:#000;font-size:16px;font-weight:600;line-height:24px}.popeventxmd .select-showroom .box-select{margin-bottom:12px}.popeventxmd .select-showroom .box-select .form-label-group .select2-container .select2-selection{background:#fff;border:none;border-radius:3px}.popeventxmd .select-showroom .form-label-group label{color:#8a8a8a;text-align:left}.label-gift{align-items:flex-end;display:flex;margin-bottom:8px}.label-gift img{margin-right:5px}.label-gift span{color:#e54f3b;font-size:12px;font-weight:600;line-height:1.8}.v3s-header.custom-index{z-index:999}.xmd-vinfast-promotions{margin-bottom:5px;margin-top:45px;padding-left:45px;position:relative}.xmd-vinfast-promotions:before{background-image:url(../../images/gift.svg);background-repeat:no-repeat;background-size:100%;content:"";height:24px;left:0;position:absolute;top:10%;width:24px}.xmd-vinfast-promotions ul{color:#e54f3b;font-size:12px;font-weight:600;line-height:18px;margin-bottom:0}.section-preferential-program{margin-bottom:64px}.section-preferential-program .preferential-program-head h2{color:#707070;font-size:32px;font-weight:900;line-height:40.16px;margin-bottom:30px;text-align:center}@media only screen and (max-width:767px){.section-preferential-program .preferential-program-head h2{font-size:18px;line-height:22.59px}}.section-preferential-program .preferential-program-body{align-items:center;display:flex;gap:30px;justify-content:space-between}@media only screen and (max-width:767px){.section-preferential-program .preferential-program-body{flex-direction:column;gap:12px}}.section-preferential-program .preferential-tile{align-items:center;background:#fff;border-radius:16px;box-shadow:0 24px 54px 0 rgba(0,0,0,.102);display:flex;gap:12px;padding:30px;position:relative;width:25%}.section-preferential-program .preferential-tile:after{bottom:10px;content:attr(data-note);font-size:12px;font-weight:400;line-height:16px;position:absolute}.section-preferential-program .preferential-tile-value{color:#28a745;font-size:42px;font-weight:900;line-height:1.15;text-align:left}.section-preferential-program .preferential-tile-title{color:#1f2125;font-size:20px;font-weight:600;line-height:25.1px;text-align:left}.section-preferential-program .preferential-tile-note{color:#dc3545;font-size:16px;font-weight:400;line-height:24px;text-align:left}.section-preferential-program .preferential-tile-group{display:flex;flex-direction:column}@media only screen and (max-width:767px){.section-preferential-program .preferential-tile{width:100%}}