.btn-arrow-container{position:relative;width:200px;height:50px;font-size:16px;text-align:center;vertical-align:middle;line-height:50px;border:1px solid #eb8787;color:#c00;background-color:transparent;cursor:pointer;transition:.15s;transition-timing-function:linear}.btn-arrow-container:focus{outline:none}.btn-arrow-container .arrow-bl,.btn-arrow-container .arrow-br,.btn-arrow-container .arrow-tl,.btn-arrow-container .arrow-tr{position:absolute;width:15px;height:15px}.btn-arrow-container .arrow-bl:before,.btn-arrow-container .arrow-br:before,.btn-arrow-container .arrow-tl:before,.btn-arrow-container .arrow-tr:before{content:"";position:absolute;width:16px;height:1px;background-color:#eb8787}.btn-arrow-container .arrow-tl{top:-1.25px;left:-1.25px;border-top:2px solid #c00;border-left:2px solid #c00}.btn-arrow-container .arrow-tl:before{left:0;transform-origin:left;transform:translateY(-50%) rotate(45deg)}.btn-arrow-container .arrow-tr{top:-1.25px;right:-1.25px;border-top:2px solid #c00;border-right:2px solid #c00}.btn-arrow-container .arrow-tr:before{right:0;transform-origin:right;transform:translateY(-50%) rotate(-45deg)}.btn-arrow-container .arrow-bl{bottom:-1.25px;left:-1.25px;border-bottom:2px solid #c00;border-left:2px solid #c00}.btn-arrow-container .arrow-bl:before{bottom:0;left:0;transform-origin:left;transform:translateY(50%) rotate(-45deg)}.btn-arrow-container .arrow-br{bottom:-1.25px;right:-1.25px;border-bottom:2px solid #c00;border-right:2px solid #c00}.btn-arrow-container .arrow-br:before{right:0;bottom:0;transform-origin:right;transform:translateY(50%) rotate(45deg)}.btn-arrow-container:hover{scale:1.05 1;border-color:rgba(235,135,135,.3);font-weight:600}.btn-arrow-container:hover .arrow-tl{top:-2px;left:-2px;border-top-width:3px;border-left-width:3px}.btn-arrow-container:hover .arrow-tr{top:-2px;right:-2px;border-top-width:3px;border-right-width:3px}.btn-arrow-container:hover .arrow-bl{bottom:-2px;left:-2px;border-bottom-width:3px;border-left-width:3px}.btn-arrow-container:hover .arrow-br{bottom:-2px;right:-2px;border-bottom-width:3px;border-right-width:3px}.btn-arrow-container:hover .arrow-bl:before,.btn-arrow-container:hover .arrow-br:before,.btn-arrow-container:hover .arrow-tl:before,.btn-arrow-container:hover .arrow-tr:before{background-color:#c00}.btn_container{position:relative;width:auto;height:45px;display:flex;justify-content:center;align-items:center;gap:17px;font-size:16px;font-weight:600;font-family:BeVietnamPro-SemiBold;border:2px solid #de0000;color:#de0000;background-color:#fff;cursor:pointer;transition:.3s;transition-timing-function:linear;padding:1px 10px;text-transform:uppercase;opacity:1;text-decoration:unset!important}.btn_container.disabled{border-color:#a5a5a5;color:#a5a5a5}.btn_container.disabled .arrow{border-top:2px solid #a5a5a5;border-right:2px solid #a5a5a5}.btn_container.disabled .arrow:before{background-color:#a5a5a5}.btn_container.active_black{border-color:#393939;color:#393939}.btn_container.inactive_red{opacity:.5;cursor:not-allowed}.btn_container.for_mobile{display:none}@media screen and (max-width:768px){.btn_container.for_mobile{display:flex}}.btn_container:focus{outline:none}.btn_container .arrow{position:relative;width:8px;height:8px;border-top:2px solid #c00;border-right:2px solid #c00;transform:translateY(0) rotate(45deg);transition:.3s}.btn_container .arrow:before{position:absolute;content:"";top:0;width:14px;height:2px;background-color:#de0000;right:0;transform:translateY(-50%) rotate(-45deg);transform-origin:right;transition:.3s}.btn_container:hover:not(.disabled):not(.inactive_red){background-color:#de0000;color:#fff}.btn_container:hover:not(.disabled):not(.inactive_red) .arrow{border-top-color:#fff;border-right-color:#fff}.btn_container:hover:not(.disabled):not(.inactive_red) .arrow:before{background-color:#fff}.btn_container .text>span{font-family:BeVietnamPro-SemiBold}.compare-bar{position:fixed;bottom:0;left:0;right:0;z-index:1101;background:#fff;border-top:2px solid #c00;box-shadow:0 -2px 16px rgba(0,0,0,.13)}.compare-bar__inner{max-width:1400px;margin:0 auto;padding:8px 16px;display:flex;align-items:center;gap:12px}.compare-bar__slots{display:flex;gap:10px;flex:1;min-width:0}.compare-slot{flex:1;min-width:0;border:1px dashed #ccc;min-height:60px;display:flex;align-items:center;justify-content:center;overflow:hidden}.compare-slot.active{border:1px solid #f5f5f5}.compare-slot.active .compare-slot__item{background:#f5f5f5}.compare-slot__placeholder{font-size:16px;color:#bbb;text-align:center;padding:4px}.compare-slot__item{display:flex;align-items:center;gap:8px;padding:12px;width:100%}.compare-slot__img{width:99px;height:56px;-o-object-fit:cover;object-fit:cover;border-radius:2px;flex-shrink:0}.compare-slot__info{flex:1;min-width:0}.compare-slot__name{color:#1a1a1a;overflow:hidden;text-overflow:ellipsis}.compare-slot__name,.compare-slot__price{font-size:16px;font-family:BeVietnamPro-Bold;white-space:nowrap}.compare-slot__price{color:#c00}.compare-slot__remove{background:none;border:none;font-size:18px;color:#aaa;cursor:pointer;padding:0 2px;flex-shrink:0;line-height:1;margin-top:-20px;outline:none}.compare-slot__remove:hover{color:#c00}.compare-slot__remove:focus{outline:none;box-shadow:none}.compare-bar__actions{display:flex;align-items:center;gap:8px;flex-shrink:0;flex-direction:column;margin-left:12px}.compare-clear-all{background:none;border:none;cursor:pointer;white-space:nowrap;padding:0!important;height:auto!important;font-family:NotoSans-Medium;margin-bottom:4px}.compare-clear-all span{color:#5f5f5f!important;font-size:14px!important;font-family:BeVietnamPro-Medium!important;line-height:21px!important;text-transform:none!important;font-weight:500}.compare-clear-all:hover{color:#5f5f5f!important;background:transparent!important;text-decoration:underline}.compare-submit{display:inline-block;background:#c00;color:#fff!important;border:none;font-size:16px;font-family:BeVietnamPro-SemiBold;padding:12px;text-decoration:none;white-space:nowrap;cursor:pointer}.compare-submit:hover{background:#a30000}.btn-compare.active{background:#c00;color:#fff;border-color:#c00}@media (max-width:1024px){.compare-bar{bottom:60px!important}.compare-bar__inner{flex-direction:column;align-items:flex-end}.compare-bar__slots{width:100%}.compare-bar__actions{flex-direction:row;justify-content:flex-end;width:100%;gap:12px}.compare-bar__actions .compare-clear-all{padding:0 16px!important}}@media screen and (max-width:991px){.compare-submit{text-align:center;font-size:14px}}@media (max-width:767px){.compare-bar__slots{overflow-x:auto}.compare-slot{width:280px;min-width:auto;flex:none}.compare-slot__img{width:67px;height:38px}.compare-clear-all{width:106px;padding:6px 5px;height:auto}.compare-slot__name{margin-bottom:2px}.compare-slot__name,.compare-slot__price{font-size:12px;line-height:18px}.compare-submit{flex:1;text-align:center;font-size:14px;padding:6px 12px;line-height:21px}}.is-desktop{display:block!important}.is-mobile{display:none!important}.popup{width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .3s ease}.popup.show{opacity:1;visibility:visible}.popup .close-button{cursor:pointer;position:absolute;right:8px;top:8px;width:40px;height:40px;border:none;outline:none;padding:0;display:flex;justify-content:center;align-items:center;background:#fff;z-index:1}.register-popup .wp-form-register{position:absolute;width:88%;max-width:1028px;max-height:100vh;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border-radius:0}.register-popup .wp-form-register select:required:invalid{color:#9e9e9e}.register-popup .wp-form-register option{padding:10px 0;color:#000}.register-popup .wp-form-register .container{padding:40px}.register-popup .wp-form-register .container .form-data{display:flex;flex-direction:column}.register-popup .wp-form-register .container .form-data .form-content-info{flex:1;overflow-y:auto;max-height:645px}.register-popup .wp-form-register .container .control-label{color:#393939;font-size:16px;margin-bottom:10px}.register-popup .wp-form-register .container .control-label span{color:red}.register-popup .wp-form-register .container .form-control:not(.text-area){height:57px!important}.register-popup .wp-form-register .container .form-control{border-radius:0;position:relative;font-size:16px;line-height:26px;font-family:BeVietnamPro-Regular;z-index:1;background:unset!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-indent:1px;text-overflow:"";padding:.375rem 1.25rem}.register-popup .wp-form-register .container .form-control#comment-xe-may{text-overflow:ellipsis}.register-popup .wp-form-register .container .input{position:relative}.register-popup .wp-form-register .container .input svg:not(.icon-select){position:absolute;left:20px;z-index:2;top:50%;transform:translateY(-50%)}.register-popup .wp-form-register .container .input input:not(.note){padding-left:50px}.register-popup .wp-form-register .container .form-group{margin-bottom:20px!important}.register-popup .wp-form-register .container .form-group input{margin-bottom:0!important}.register-popup .wp-form-register .container input.error,.register-popup .wp-form-register .container select.error{border:1px solid red}.register-popup .wp-form-register .container input.error .form-control,.register-popup .wp-form-register .container select.error .form-control{border:1px solid transparent!important}.register-popup .wp-form-register .container input::-webkit-input-placeholder{color:#9e9e9e!important}.register-popup .wp-form-register .container .icon-select{position:absolute;right:25px;top:50%;transform:translateY(-50%);color:#3a3a3a;font-size:27px}.register-popup .wp-form-register .container label.error{background:none!important;padding-left:0!important;font-size:14px;color:red;margin-bottom:-.5rem;margin-top:.9rem}.register-popup .wp-form-register .container .col-12.row{padding-left:0;padding-right:0;margin-right:0;margin-left:0}.register-popup .wp-form-register .container .authorized-dealer{padding:20px 15px 40px;width:100%}.register-popup .wp-form-register .container .authorized-dealer .authorized-dealer-title h4{font-size:22px;line-height:26px;color:#393939;font-family:BeVietnamPro-ExtraBold;margin-bottom:24px}.register-popup .wp-form-register .container .authorized-dealer .authorized-dealer-content{border:1px solid #b9b9b9;padding:20px 16px}.register-popup .wp-form-register .container .authorized-dealer .authorized-dealer-content h5{display:flex;gap:16px;align-items:center;margin-bottom:16px}.register-popup .wp-form-register .container .authorized-dealer .authorized-dealer-content h5 span{font-size:18px;color:#393939;line-height:27px;font-family:BeVietnamPro-Bold}.register-popup .wp-form-register .container .authorized-dealer .authorized-dealer-content .contact-info p{display:grid;grid-template-columns:17px 1fr;gap:8px;font-size:16px;line-height:24px;color:#393939;margin-bottom:10px}.register-popup .wp-form-register .container .authorized-dealer .authorized-dealer-content .contact-info p:last-child{margin-bottom:0}.register-popup .wp-form-register .container .policy{padding-left:15px;padding-right:15px;font-size:16px;font-family:BeVietnamPro-Regular;margin-bottom:0}.register-popup .wp-form-register .container .policy a{font-size:inherit;font-family:BeVietnamPro-Bold;color:#de0000;text-decoration:underline}.register-popup .wp-form-register .container .btn_register_ctn{display:block;margin-top:24px}.register-popup .wp-form-register .container .btn_register_ctn .btn_container{background:#de0000;color:#fff;height:50px;min-width:162px}.register-popup .wp-form-register .container .btn_register_ctn .btn_container:hover{background:#fff;color:#de0000}.register-popup .wp-form-register .container .btn_register_ctn .btn_container:hover .arrow{border-color:#de0000}.register-popup .wp-form-register .container .btn_register_ctn .btn_container:hover .arrow:before{background-color:#de0000}.register-popup .wp-form-register .container .btn_register_ctn .btn_container .arrow{border-color:#fff}.register-popup .wp-form-register .container .btn_register_ctn .btn_container .arrow:before{background-color:#fff}.register-popup .wp-form-register .popup-header{color:#de0000;font-size:24px;line-height:36px;font-family:BeVietnamPro-ExtraBoldItalic;text-align:center;width:100%;margin-bottom:32px}.register-popup .wp-form-register .form_title{color:#393939;font-size:22px;line-height:26px;font-family:BeVietnamPro-ExtraBold;margin-bottom:24px}.noti-popup .popup-content{position:absolute;width:86%;max-width:996px;max-height:100vh;overflow:auto;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border-radius:0;padding:72px 51px;display:flex;flex-direction:column;align-items:center}.noti-popup .popup-content h3{color:#de0000;font-size:24px;line-height:36px;font-family:BeVietnamPro-ExtraBoldItalic;text-align:center;width:100%;margin-bottom:16px}.noti-popup .popup-content p{margin-bottom:32px;font-size:16px;color:#393939;text-align:center}.noti-popup .popup-content p span{display:block;font-family:BeVietnamPro-Bold}.noti-popup .popup-content .btn-control{max-width:232px}.noti-popup .popup-content .btn-control .btn_container{height:50px}.warranty-popup .popup-content{position:absolute;width:88%;max-width:944px;max-height:100vh;overflow:auto;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border-radius:0;padding:40px;align-items:flex-start}.warranty-popup .popup-content h3{color:#393939;font-size:24px;line-height:36px;font-family:BeVietnamPro-ExtraBoldItalic;width:100%;margin-bottom:16px}.warranty-popup .popup-content .warranty-details{border:1px solid #cacaca;min-height:545px;margin-bottom:20px;background:#e3e3e3;display:flex;justify-content:center}.warranty-popup .popup-content .warranty-details img{width:100%}.warranty-popup .popup-content .btn-download{display:flex;justify-content:flex-end}.warranty-popup .popup-content .btn-download .btn_container{background:#de0000;color:#fff;height:50px;max-width:250px}.warranty-popup .popup-content .btn-download .btn_container:hover{background:#fff;color:#de0000}.warranty-popup .popup-content .btn-download .btn_container:hover .arrow{border-color:#de0000}.warranty-popup .popup-content .btn-download .btn_container:hover .arrow:before{background-color:#de0000}.warranty-popup .popup-content .btn-download .btn_container .arrow{border-color:#fff}.warranty-popup .popup-content .btn-download .btn_container .arrow:before{background-color:#fff}.container_page_detail{width:100%;margin-top:48px;max-width:100%;padding:0}.container_page_detail .content_detail{max-width:1390px;padding:0 20px;width:100%;min-height:80vh;display:flex;margin:0 auto 120px}@media (min-width:1750px){.container_page_detail .content_detail{max-width:1560px}}.container_page_detail .content_detail .content_detail-left{width:calc(100% - 504px);padding-right:60px}.container_page_detail .content_detail .content_detail-left .detailed-information{margin-bottom:32px}.container_page_detail .content_detail .content_detail-left .detailed-information.detailed-information-bb{margin-top:56px}.container_page_detail .content_detail .content_detail-left .detailed-information.line-clamp{max-height:1240px;overflow:hidden}.container_page_detail .content_detail .content_detail-left .detailed-information h3{font-size:24px;line-height:36px;font-family:NotoSans-Bold;margin-bottom:20px;color:#0a0a0a}.container_page_detail .content_detail .content_detail-left .detailed-information p{margin-bottom:20px;color:#000}.container_page_detail .content_detail .content_detail-left .detailed-information .detailed-information-item{gap:46px;display:flex;padding:16px 24px}.container_page_detail .content_detail .content_detail-left .detailed-information .detailed-information-item .item-left,.container_page_detail .content_detail .content_detail-left .detailed-information .detailed-information-item .item-right{width:50%;display:flex}.container_page_detail .content_detail .content_detail-left .detailed-information .detailed-information-item .item-left .item-label,.container_page_detail .content_detail .content_detail-left .detailed-information .detailed-information-item .item-right .item-label{color:#393939;width:160px}.container_page_detail .content_detail .content_detail-left .detailed-information .detailed-information-item .item-left .item-value,.container_page_detail .content_detail .content_detail-left .detailed-information .detailed-information-item .item-right .item-value{width:calc(100% - 160px);font-family:NotoSans-Bold;color:#0a0a0a}.container_page_detail .content_detail .content_detail-left .detailed-information .detailed-information-item:nth-child(odd){background-color:#f5f5f5}.container_page_detail .content_detail .content_detail-left .detailed-information .detailed-information-item:nth-child(2n){background-color:#fff}.container_page_detail .content_detail .content_detail-left .btn-expand-wrap{display:flex;justify-content:center;margin-bottom:56px}.container_page_detail .content_detail .content_detail-left .btn-expand-wrap .btn-expand{display:flex;gap:10px;align-items:center;color:#de0000}.container_page_detail .content_detail .content_detail-left .btn-expand-wrap .btn-expand .expand-text{font-size:16px;line-height:24px;font-family:BeVietnamPro-Bold}.container_page_detail .content_detail .content_detail-left .car-detail-images{margin-top:48px;display:flex;gap:16px}.container_page_detail .content_detail .content_detail-left .car-detail-images img{width:calc(50% - 8px)}.container_page_detail .content_detail .content_detail-left .car-features{margin-top:48px}.container_page_detail .content_detail .content_detail-left .car-features h3{font-size:24px;line-height:36px;font-family:BeVietnamPro-SemiBold;margin-bottom:20px;color:#0a0a0a}.container_page_detail .content_detail .content_detail-left .car-features .car-features-info{border:1px solid #cacaca;padding:12px 32px;grid-template-columns:repeat(2,1fr);display:grid}.container_page_detail .content_detail .content_detail-left .car-features .car-features-info p{display:grid;gap:16px;padding:20px 0;grid-template-columns:24px 1fr;margin-bottom:0;border-bottom:1px solid #e3e3e3}.container_page_detail .content_detail .content_detail-left .car-features .car-features-info p:nth-child(odd){padding-right:24px}.container_page_detail .content_detail .content_detail-left .car-features .car-features-info p:nth-child(2n){padding-left:24px}.container_page_detail .content_detail .content_detail-left .car-features .car-features-info p:last-child{border-bottom:none!important}.container_page_detail .content_detail .content_detail-left .car-features .car-features-info p.no-border{border-bottom:none}.container_page_detail .content_detail .content_detail-left .inspection-content{padding-top:48px}.container_page_detail .content_detail .content_detail-left .inspection-content h3{font-size:24px;line-height:36px;font-family:BeVietnamPro-Bold;margin-bottom:20px;color:#0a0a0a}.container_page_detail .content_detail .content_detail-left .inspection-content .inspection-info{display:flex;gap:20px}.container_page_detail .content_detail .content_detail-left .inspection-content .inspection-info .inspection-item{padding:24px;border:1px solid #cacaca;width:50%}.container_page_detail .content_detail .content_detail-left .inspection-content .inspection-info .inspection-item .inspection-item-top{display:flex;gap:48px}.container_page_detail .content_detail .content_detail-left .inspection-content .inspection-info .inspection-item .inspection-item-top .item-left{flex:1}.container_page_detail .content_detail .content_detail-left .inspection-content .inspection-info .inspection-item .inspection-item-top .item-left h4{font-size:20px;font-family:BeVietnamPro-Bold;line-height:30px;margin-bottom:8px;color:#0a0a0a}.container_page_detail .content_detail .content_detail-left .inspection-content .inspection-info .inspection-item .inspection-item-top .item-left p{color:#0a0a0a;font-size:14px;line-height:21px;margin-bottom:24px}.container_page_detail .content_detail .content_detail-left .inspection-content .inspection-info .inspection-item .inspection-item-top .item-right{width:64px;height:64px;border-radius:50%;background:#f9f9f9;display:flex;justify-content:center;align-items:center}.container_page_detail .content_detail .content_detail-left .inspection-content .inspection-info .inspection-item .btn_container{border:none;color:#de0000!important;height:auto;padding:0;background:#fff!important;justify-content:left;font-family:BeVietnamPro-Bold;text-transform:none}.container_page_detail .content_detail .content_detail-left .inspection-content .inspection-info .inspection-item .btn_container .arrow{color:#de0000!important;border-top-color:#de0000!important;border-right-color:#de0000!important}.container_page_detail .content_detail .content_detail-left .inspection-content .inspection-info .inspection-item .btn_container .arrow:before{background:#de0000!important}.container_page_detail .content_detail .content_detail-right{width:504px;position:-webkit-sticky;position:sticky;top:160px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.container_page_detail .content_detail .content_detail-right .title-detail{font-size:30px;font-family:BeVietnamPro-Bold;line-height:45px;margin-bottom:8px;color:#000}.container_page_detail .content_detail .content_detail-right .price{font-size:36px;font-family:BeVietnamPro-Bold;line-height:54px;margin-bottom:20px;color:#de0000}.container_page_detail .content_detail .content_detail-right .compare-wrap{display:flex;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #e3e3e3;gap:24px}.container_page_detail .content_detail .content_detail-right .certification-rating{display:grid;grid-template-columns:1fr 192px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #e3e3e3;align-items:center}.container_page_detail .content_detail .content_detail-right .certification-rating .certification-rating-left p{display:flex;align-items:center;margin-bottom:0;gap:6px}.container_page_detail .content_detail .content_detail-right .certification-rating .certification-rating-left p .item-star{display:flex;gap:4px}.container_page_detail .content_detail .content_detail-right .certification-rating .certification-rating-right{display:flex;gap:24px}.container_page_detail .content_detail .content_detail-right .certification-rating .certification-rating-right p{display:flex;align-items:center;margin-bottom:0}.container_page_detail .content_detail .content_detail-right .certification-rating .certification-rating-right p span{font-size:16px;line-height:24px;margin-right:6px}.container_page_detail .content_detail .content_detail-right .certification-rating .certification-rating-right .compare-container p{display:flex;margin-bottom:0;position:relative}.container_page_detail .content_detail .content_detail-right .description{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:20px}.container_page_detail .content_detail .content_detail-right .description .description-item{display:flex;flex-direction:column;align-items:flex-start}.container_page_detail .content_detail .content_detail-right .description .description-item .description-item-top{display:flex;gap:10px;align-items:center;color:#393939;font-size:16px;margin-bottom:8px}.container_page_detail .content_detail .content_detail-right .description .description-item p{margin:0;font-size:18px;font-family:BeVietnamPro-Bold;color:#1f1f1f}.container_page_detail .content_detail .content_detail-right .btn-control{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #e3e3e3}.container_page_detail .content_detail .content_detail-right .btn-control .btn-link-data{background:#de0000;color:#fff;height:50px}.container_page_detail .content_detail .content_detail-right .btn-control .btn-link-data:hover{background:#fff;color:#de0000}.container_page_detail .content_detail .content_detail-right .authorized-dealer-title{display:flex;justify-content:space-between}.container_page_detail .content_detail .content_detail-right .authorized-dealer-title h4{font-size:20px;line-height:30px;font-family:BeVietnamPro-Medium;color:#393939}.container_page_detail .content_detail .content_detail-right .authorized-dealer-title .go-to-dealer{border:none;color:#de0000!important;height:auto;padding:0;background:#fff!important;text-transform:none}.container_page_detail .content_detail .content_detail-right .authorized-dealer-title .go-to-dealer .text>span{font-family:BeVietnamPro-Bold}.container_page_detail .content_detail .content_detail-right .authorized-dealer-title .go-to-dealer .arrow{color:#de0000!important;border-top-color:#de0000!important;border-right-color:#de0000!important}.container_page_detail .content_detail .content_detail-right .authorized-dealer-title .go-to-dealer .arrow:before{background:#de0000!important}.container_page_detail .content_detail .content_detail-right .authorized-dealer-content{border:1px solid #b9b9b9;padding:20px}.container_page_detail .content_detail .content_detail-right .authorized-dealer-content h5{display:flex;gap:16px;align-items:center}.container_page_detail .content_detail .content_detail-right .authorized-dealer-content h5 span{font-size:16px;font-family:BeVietnamPro-Bold;color:#393939;line-height:24px}.container_page_detail .content_detail .content_detail-right .authorized-dealer-content .contact-info{display:flex;flex-direction:column;gap:.625rem}.container_page_detail .content_detail .content_detail-right .authorized-dealer-content .contact-info p{display:flex;gap:6px;font-size:1rem;line-height:1.5rem;color:#393939;margin-bottom:0;text-align:left}.container_page_detail .content_detail .content_detail-right .authorized-dealer-content .contact-info p svg{min-width:1.5rem}.container_page_detail .content_detail .content_detail-right .authorized-dealer-content .btn-control-dealer{display:flex;gap:10px}.container_page_detail .content_detail .content_detail-right .authorized-dealer-content .btn-control-dealer .btn_container{width:50%;height:40px;font-size:16px;font-family:BeVietnamPro-Medium;text-transform:none;background:#fff!important;gap:10px}.container_page_detail .content_detail .content_detail-right .authorized-dealer-content .btn-control-dealer .btn_container.btn-telephone{color:#de0000!important}.container_page_detail .content_detail .content_detail-right .authorized-dealer-content .btn-control-dealer .btn_container.btn-zalo{color:#0068ff!important;border:2px solid #0068ff!important}.container_page_detail .suggest-cars{max-width:1390px;padding:0 20px;width:100%;margin:0 auto 120px}@media (min-width:1750px){.container_page_detail .suggest-cars{max-width:1560px}}.container_page_detail .suggest-cars .btn_container{color:#de0000}.container_page_detail .suggest-cars .btn_container:hover{color:#fff}.container_page_detail .suggest-cars .product-list{margin-bottom:120px;margin-top:40px;position:relative}.container_page_detail .suggest-cars .product-list .slick-list{margin:0 -12px}.container_page_detail .suggest-cars .product-list .slick-list .slick-track{display:flex}.container_page_detail .suggest-cars .product-list .slick-list .slick-slide{height:auto}.container_page_detail .suggest-cars .product-list .product-item-wrap{padding:0 12px;transition:box-shadow .2s,transform .2s;height:100%}.container_page_detail .suggest-cars .product-list .product-item-wrap .product-item-info{border:1px solid #cacaca;height:100%;overflow:hidden}.container_page_detail .suggest-cars .product-list .product-item-wrap .product-item-info:hover{box-shadow:0 4px 20px rgba(0,0,0,.1)}.container_page_detail .suggest-cars .product-list .product-item-wrap .product-item-info:hover .product-image a img{transform:scale(1.03)}.container_page_detail .suggest-cars .product-list .product-item .product-info{padding:24px}.container_page_detail .suggest-cars .product-list .product-item .product-info h4{font-size:20px;font-family:BeVietnamPro-Bold;line-height:30px;color:#000;margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.container_page_detail .suggest-cars .product-list .product-item .product-info h4 a{color:#212121;text-decoration:none;font-family:BeVietnamPro-Bold;font-size:20px;line-height:30px}.container_page_detail .suggest-cars .product-list .product-item .product-info h4 a:hover{color:#de0000}.container_page_detail .suggest-cars .product-list .product-item .product-info h5{font-size:20px;font-family:BeVietnamPro-Bold;line-height:30px;color:#de0000;margin-bottom:28px}.container_page_detail .suggest-cars .product-list .product-item .product-info .certification{display:flex;flex-direction:row;align-items:center;gap:.25rem;margin-bottom:12px}.container_page_detail .suggest-cars .product-list .product-item .product-info .certification-stars{display:flex;gap:.25rem}.container_page_detail .suggest-cars .product-list .product-item .product-info .certification-stars .info{margin-left:.25rem}.container_page_detail .suggest-cars .product-list .product-item .product-info .certification span{color:#393939}.container_page_detail .suggest-cars .product-list .product-item .product-info .dealer-name{font-family:BeVietnamPro-Medium;font-size:16px;line-height:24px;color:#000;margin-bottom:28px}.container_page_detail .suggest-cars .product-list .product-item .product-image{width:100%;height:284px;background:#fff}.container_page_detail .suggest-cars .product-list .product-item .product-image a{text-decoration:none;overflow:hidden}.container_page_detail .suggest-cars .product-list .product-item .product-image a img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:transform .3s}.container_page_detail .suggest-cars .product-list .product-item .description{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:24px}.container_page_detail .suggest-cars .product-list .product-item .description .description-item{text-align:center;position:relative}.container_page_detail .suggest-cars .product-list .product-item .description .description-item:before{content:"";position:absolute;top:50%;right:-16px;transform:translateY(-50%);width:1px;height:20px;background-color:#cacaca}.container_page_detail .suggest-cars .product-list .product-item .description .description-item:last-child:before{display:none}.container_page_detail .suggest-cars .product-list .product-item .description .description-item p{margin:8px 0 0;font-size:16px;line-height:24px;color:#1f1f1f}.container_page_detail .suggest-cars .product-list .product-item .btn-control{display:flex;justify-content:space-between;gap:.25rem}.container_page_detail .suggest-cars .product-list .product-item .btn-control .go-to-product-detail{border:none;color:#de0000!important;height:auto;padding:0;background:#fff!important;justify-content:left;font-family:BeVietnamPro-Bold;text-transform:none;font-size:1rem;line-height:1.5rem;gap:.75rem}.container_page_detail .suggest-cars .product-list .product-item .btn-control .go-to-product-detail .arrow{color:#de0000!important;border-top-color:#de0000!important;border-right-color:#de0000!important}.container_page_detail .suggest-cars .product-list .product-item .btn-control .go-to-product-detail .arrow:before{background:#de0000!important}.container_page_detail .suggest-cars .product-list .product-item .btn-control .go-to-product-detail .text span{font-family:BeVietnamPro-Bold}.container_page_detail .suggest-cars .product-list .product-item .btn-control .compare-btn{display:flex;gap:.5rem;font-size:1rem;line-height:1.5rem;align-items:center}.container_page_detail .suggest-cars .slick-track{margin:0}.container_page_detail .compare-btn{display:flex;gap:10px}.container_page_detail .compare-btn .checkbox-container{position:relative;display:block;width:24px;height:24px;justify-content:center;flex-direction:column}.container_page_detail .compare-btn .checkbox-container input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:100%;height:100%;border-radius:50%;border:1px solid #ccc;outline:none;cursor:pointer;position:relative;background-color:#f6f6f6}.container_page_detail .compare-btn .checkbox-container input[type=checkbox]:checked{background-color:red;border-color:red}.container_page_detail .compare-btn .checkbox-container svg{display:none;pointer-events:none}.container_page_detail .compare-btn .checkbox-container input[type=checkbox]:checked+svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;font-size:16px;color:#fff}.container_page_detail .slider-for .list-image-wrap{height:561px}.container_page_detail .slider-for .list-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:956/561}.container_page_detail .custom-arrow-container{position:absolute;top:50%;transform:translateY(-50%);color:#fff;display:flex;justify-content:space-between;align-items:center;width:100%;padding:0 20px}.container_page_detail .custom-arrow-container .custom-arrow-item{position:relative;width:48px;height:48px;border-radius:50%;background:rgba(0,0,0,.15);cursor:pointer}.container_page_detail .custom-arrow-container .custom-arrow-item:before{content:"";position:absolute;top:50%;left:50%;width:10px;height:10px;border-color:#fff}.container_page_detail .custom-arrow-container .custom-arrow-item.prev-arrow:before{transform:translate(-30%,-50%) rotate(-45deg);border-top:1px solid #fff;border-left:1px solid #fff}.container_page_detail .custom-arrow-container .custom-arrow-item.next-arrow:before{transform:translate(-70%,-50%) rotate(45deg);border-top:1px solid #fff;border-right:1px solid #fff}.container_page_detail .slide-counter{position:absolute;bottom:19px;left:50%;transform:translateX(-50%);font-size:14px;line-height:21px;color:#fff;background:rgba(0,0,0,.3);padding:8px 12px;border-radius:9999px}.container_page_detail .slider-nav,.container_page_detail .slider-nav .list-image{width:100%}.container_page_detail .slider-nav.slick-slider{position:relative;display:block;padding-top:16px;bottom:0;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.container_page_detail .slider-nav.slick-slider.hide_slider{height:0;overflow:hidden}.container_page_detail .slider-nav .slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;height:100%}.container_page_detail .slider-nav .slick-list .slick-track{display:flex;align-items:center;justify-content:flex-start;margin:0}.container_page_detail .slider-nav .slick-list .slick-track .slick-slide{cursor:pointer;width:148px!important;margin-right:1rem}.container_page_detail .slider-nav .slick-list .slick-track .slick-slide:focus-visible{outline:none}.container_page_detail .slider-nav .slick-list .slick-track .slick-slide.slick-current.slick-active img{border:2px solid #de0000;opacity:1}.container_page_detail .slider-nav .slick-list .slick-track .slick-slide img{display:block;opacity:.6;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:148/83}.colection-nav{display:flex;margin:56px 0 40px;position:-webkit-sticky;position:sticky;top:112px;background:#fff;z-index:10}.colection-nav-item{padding:15px 25px;border-bottom:1px solid #cacaca;cursor:pointer;color:#5f5f5f;transition:all .3s ease;white-space:nowrap;width:50%;text-align:center}.colection-nav-item:hover{background:#f0f0f0;color:#333}.colection-nav-item.active{color:#de0000;border-bottom:2px solid #de0000}.colection-nav-item a{text-decoration:none;color:inherit;font-family:BeVietnamPro-SemiBold;font-size:16px;line-height:20px}html{scroll-behavior:smooth}label.error{color:#dc3545;font-size:.875rem;margin-top:.5rem;display:block}.form-control.error{border-color:#dc3545!important}.noti_block_common{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:40px;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.15);z-index:10100;max-width:500px;width:90%;text-align:center}.noti_block_common.active{display:block}.popup-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000}.popup-overlay .popup-content{max-width:728px;width:100%;padding:0 20px;min-height:324px;-webkit-animation:popup-show .22s;animation:popup-show .22s}.popup-overlay .popup-content .popup-content-info{padding:40px;background:#fff;position:relative}@-webkit-keyframes popup-show{0%{opacity:0;transform:translateY(-32px)}to{opacity:1;transform:translateY(0)}}@keyframes popup-show{0%{opacity:0;transform:translateY(-32px)}to{opacity:1;transform:translateY(0)}}.popup-close{position:absolute;top:8px;right:8px;background:none;border:none;width:40px;height:40px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:color .15s}.popup-close:focus{outline:none;box-shadow:none}.popup-close:hover{color:#e53935}.popup-overlay .popup-content-info h3{font-size:24px;font-family:BeVietnamPro-ExtraBoldItalic;line-height:36px;margin-bottom:28px;color:#393939}.popup-link{display:flex;align-items:center;gap:8px}.popup-link input{flex:1;border:1px solid #9e9e9e;font-size:16px;padding:12px 18px;color:#393939;background:#fafafa;line-height:24px}.popup-link input:focus{outline:none;border-color:#e53935}.popup-copy{background:#fff;color:#de0000;border:1px solid #de0000;line-height:24px;font-size:16px;padding:6px 14px;cursor:pointer;font-family:BeVietnamPro-SemiBold;display:inline-flex;align-items:center;gap:6px;transition:background .18s,color .18s;height:50px}.popup-copy:focus{outline:none;border-color:#e53935}.popup-copy-icon{color:#e53935}.popup-copy:hover{background:#e53935;color:#fff}.popup-copy:hover .popup-copy-icon rect{stroke:#fff;transition:stroke .2s}.popup-social{border-top:1px solid #e3e3e3;display:flex;gap:26px;padding-top:24px;margin-top:24px}.popup-social a{display:flex;flex-direction:column;align-items:center;transition:color .18s}.popup-social a,.popup-social a span{font-size:14px;line-height:21px;color:#393939;text-decoration:none;font-family:BeVietnamPro-Medium}.popup-social a:hover span{color:#e53935}.popup-social svg{margin-bottom:5px}#slider-nav-design.no-transform .slick-track{transform:none!important}@media (max-width:767px){.popup-overlay .popup-content .popup-content-info{padding:24px 16px}.popup-overlay .popup-content-info h3{font-size:18px;line-height:28px;margin-bottom:16px}.popup-social{gap:16px}}@media screen and (max-width:1600px){.register-popup .wp-form-register .container .form-data .form-content-info{max-height:450px}}@media screen and (max-width:1200px){.container_page_detail .slider-nav .slick-list .slick-track .slick-slide{width:128px!important}}@media screen and (max-width:1024px){.is-desktop{display:none!important}.btn-see-all.is-desktop,.is-mobile{display:block!important}.btn-see-all.is-mobile{display:none!important}.container_page_detail .content_detail .content_detail-left{width:calc(100vw - 40px);padding-right:0}.container_page_detail .content_detail .content_detail-left .colection-nav{margin-top:24px;padding-top:24px;border-top:1px solid #e3e3e3;margin-bottom:32px;position:static}.container_page_detail .content_detail .content_detail-left .slider-for{padding-bottom:0}.container_page_detail .content_detail .content_detail-left .slider-for .list-image-wrap{height:470px}.container_page_detail .content_detail .content_detail-left .slider-for .list-image-wrap img{width:calc(100vw - 40px)}.container_page_detail .content_detail .content_detail-left .slider-for-wrap{margin:0 -20px}.container_page_detail .content_detail .content_detail-right{margin-top:24px;width:100%;position:static}.container_page_detail .content_detail .content_detail-right .description .description-item .description-item-top{justify-content:center}.container_page_detail .content_detail .content_detail-right p{text-align:center}.container_page_detail .content_detail .content_detail-right .description .description-item{align-items:center}.container_page_detail .suggest-cars .product-list .slick-list{margin:0 -6px}.container_page_detail .suggest-cars .product-list .product-item-wrap{padding:0 6px}.container_page_detail .suggest-cars .product-list .product-item .product-info{padding:1rem}.container_page_detail .suggest-cars .product-list .product-item .product-info .certification{flex-direction:column;align-items:flex-start}.container_page_detail .suggest-cars .product-list .product-item .description{grid-template-columns:2fr 3fr 2fr;gap:.5rem}.container_page_detail .suggest-cars .product-list .product-item .description .description-item p{font-size:.75rem}.container_page_detail .suggest-cars .product-list .product-item .description .description-item:before{right:-4px}.container_page_detail .suggest-cars .product-list .product-item .btn-control .compare-btn,.container_page_detail .suggest-cars .product-list .product-item .btn-control .go-to-product-detail{font-size:.875rem}}@media screen and (max-width:800px){.container_page_detail .suggest-cars .product-list .product-item .description{grid-template-columns:1fr 2fr 1fr}}@media screen and (max-width:991px){.suggest-cars{margin-bottom:72px}.suggest-cars .l-header .box-header p{font-size:16px;line-height:30px}.suggest-cars .product-list{margin-top:24px}.suggest-cars .product-list .slick-list{margin:0 -8px}.suggest-cars .product-list .product-item .product-item-wrap{padding:0 4px}.suggest-cars .product-list .product-item .product-image{height:144px}.suggest-cars .product-list .product-item .product-info{padding:16px}.suggest-cars .product-list .product-item .product-info h4{font-size:20px;line-height:30px;margin-bottom:4px}.suggest-cars .product-list .product-item .product-info h5{font-size:20px;line-height:30px;margin-bottom:20px}.suggest-cars .product-list .product-item .product-info .description{margin-bottom:16px}.suggest-cars .product-list .product-item .product-info .description .description-item p{font-size:14px;margin-top:4px;line-height:21px}.suggest-cars .product-list .product-item .product-info .certification{margin-bottom:6px}.suggest-cars .product-list .product-item .product-info .dealer-name{margin-bottom:20px}.suggest-cars .product-list .product-item .product-info .btn_container{gap:10px}.suggest-cars .product-list .product-item .product-info .btn_container .text>span{font-size:14px;line-height:21px}.suggest-cars .product-list .product-item .product-info .compare-btn{font-size:14px;line-height:21px;gap:7px}.suggest-cars .btn-see-all.is-desktop .btn_container .text>span{font-size:14px;line-height:21px;height:41px}.container_page_detail .slider-nav .slick-list .slick-track .slick-slide{width:128px!important;margin-right:.75rem}}@media screen and (max-width:767px){.register-popup .wp-form-register{max-height:83vh}.register-popup .wp-form-register .container{padding:24px 16px;position:relative}.register-popup .wp-form-register .container .form-data .form-content-info{max-height:480px}.register-popup .wp-form-register .container .popup-header{font-size:20px;line-height:30px;margin-bottom:24px}.register-popup .wp-form-register .container .form_title{font-size:18px;line-height:27px;margin-bottom:12px}.register-popup .wp-form-register .container .control-label{font-size:14px;line-height:21px;margin-bottom:4px}.register-popup .wp-form-register .container .form-group{margin-bottom:16px!important}.register-popup .wp-form-register .container .form-control:not(.text-area){height:44px!important}.register-popup .wp-form-register .container .authorized-dealer{padding:8px 16px 24px}.register-popup .wp-form-register .container .authorized-dealer .authorized-dealer-title h4{font-size:18px;line-height:27px;margin-bottom:12px}.register-popup .wp-form-register .container .authorized-dealer .authorized-dealer-content{padding:16px}.register-popup .wp-form-register .container .authorized-dealer .authorized-dealer-content h5 span{font-size:16px;line-height:24px;margin-bottom:12px}.register-popup .wp-form-register .container .authorized-dealer .authorized-dealer-content .contact-info p,.register-popup .wp-form-register .container .policy{font-size:14px;line-height:21px}.register-popup .wp-form-register .container .btn_register_ctn{margin-top:24px}.register-popup .wp-form-register .container .btn_register_ctn .btn_container{height:45px;font-size:14px;line-height:21px;width:100%}.noti-popup .popup-content{padding:48px}.noti-popup .popup-content h3{font-size:20px;line-height:30px;margin-bottom:12px}.noti-popup .popup-content p{font-size:14px;line-height:21px;margin-bottom:28px}.noti-popup .popup-content .btn-control .btn_container{height:45px;font-size:14px;line-height:21px}.warranty-popup .popup-content{padding:24px 16px}.warranty-popup .popup-content h3{font-size:17px;line-height:27px;margin-bottom:16px}.warranty-popup .popup-content .btn-download{justify-content:center}.warranty-popup .popup-content .btn-download .btn_container{height:45px;font-size:14px;line-height:21px}.container_page_detail .content_detail{margin-bottom:52px}.container_page_detail .content_detail .content_detail-left{width:100%;padding-right:0}.container_page_detail .content_detail .content_detail-left .colection-nav{margin-top:18px;padding-top:18px;margin-bottom:24px;position:static}.container_page_detail .content_detail .content_detail-left .colection-nav .colection-nav-item{padding:15px 3px}.container_page_detail .content_detail .content_detail-left .colection-nav .colection-nav-item a{font-size:14px;line-height:21px}.container_page_detail .content_detail .content_detail-left .slider-for{padding-bottom:0}.container_page_detail .content_detail .content_detail-left .slider-for .list-image-wrap{height:220px}.container_page_detail .content_detail .content_detail-left .custom-arrow-container .custom-arrow-item{width:32px;height:32px}.container_page_detail .content_detail .content_detail-left .slider-nav{padding-top:8px}.container_page_detail .content_detail .content_detail-left .slider-nav .slick-list .slick-track .slick-slide{margin-right:.25rem;width:57px!important}.container_page_detail .content_detail .content_detail-left .detailed-information.detailed-information-bb{margin-top:24px}.container_page_detail .content_detail .content_detail-left .detailed-information h3{font-size:20px;line-height:30px;margin-bottom:16px}.container_page_detail .content_detail .content_detail-left .detailed-information .detailed-information-item{flex-direction:column;gap:0}.container_page_detail .content_detail .content_detail-left .detailed-information .detailed-information-item:nth-child(2n),.container_page_detail .content_detail .content_detail-left .detailed-information .detailed-information-item:nth-child(odd){background:#fff;padding:0}.container_page_detail .content_detail .content_detail-left .detailed-information .detailed-information-item .item-left,.container_page_detail .content_detail .content_detail-left .detailed-information .detailed-information-item .item-right{width:100%;padding:12px 8px}.container_page_detail .content_detail .content_detail-left .detailed-information .detailed-information-item .item-left{background:#f5f5f5}.container_page_detail .content_detail .content_detail-left .car-detail-images{margin-top:24px;gap:8px}.container_page_detail .content_detail .content_detail-left .car-features{margin-top:24px}.container_page_detail .content_detail .content_detail-left .car-features h3{font-family:BeVietnamPro-SemiBold}.container_page_detail .content_detail .content_detail-left .car-features .car-features-info{padding:0 16px;grid-template-columns:1fr}.container_page_detail .content_detail .content_detail-left .car-features .car-features-info p{padding-left:0!important;padding:16px 0}.container_page_detail .content_detail .content_detail-left .car-features .car-features-info p.no-border{border-bottom:1px solid #e3e3e3}.container_page_detail .content_detail .content_detail-left .inspection-content{margin-top:24px}.container_page_detail .content_detail .content_detail-left .inspection-content h3{font-size:20px;line-height:30px}.container_page_detail .content_detail .content_detail-left .inspection-content .inspection-info{flex-direction:column}.container_page_detail .content_detail .content_detail-left .inspection-content .inspection-info .inspection-item{width:100%;padding:18px}.container_page_detail .content_detail .content_detail-left .inspection-content .inspection-info .inspection-item .inspection-item-top .item-left h4{font-size:18px;line-height:27px}.container_page_detail .content_detail .content_detail-left .inspection-content .inspection-info .inspection-item .inspection-item-top .item-left p{margin-bottom:16px}.container_page_detail .content_detail .content_detail-right{margin-top:20px}.container_page_detail .content_detail .content_detail-right .title-detail{font-size:24px;line-height:36px;margin-bottom:2px}.container_page_detail .content_detail .content_detail-right .price{font-size:24px;line-height:36px;margin-bottom:12px}.container_page_detail .content_detail .content_detail-right .compare-wrap{margin-bottom:18px;padding-bottom:18px;justify-content:space-between}.container_page_detail .content_detail .content_detail-right .certification-rating{display:block;margin-bottom:18px;padding-bottom:18px}.container_page_detail .content_detail .content_detail-right .certification-rating .certification-rating-left{margin-bottom:12px}.container_page_detail .content_detail .content_detail-right .description{gap:24px}.container_page_detail .content_detail .content_detail-right .description .description-item{position:relative}.container_page_detail .content_detail .content_detail-right .description .description-item:before{content:"";position:absolute;top:50%;right:-4px;transform:translateY(-50%);width:1px;height:20px;background-color:#cacaca}.container_page_detail .content_detail .content_detail-right .description .description-item:last-child:before{display:none}.container_page_detail .content_detail .content_detail-right .description .description-item .description-item-top{flex-direction:column;font-size:14px;gap:4px}.container_page_detail .content_detail .content_detail-right .description .description-item p{font-size:14px;text-align:center}.container_page_detail .content_detail .content_detail-right .btn-control{margin-bottom:18px;padding-bottom:18px}.container_page_detail .content_detail .content_detail-right .authorized-dealer-title h4{font-size:18px;line-height:27px}.container_page_detail .content_detail .content_detail-right .authorized-dealer-title .go-to-dealer .text>span{font-size:14px;line-height:21px}.container_page_detail .content_detail .content_detail-right .authorized-dealer-content h5{margin-bottom:.75rem}.container_page_detail .content_detail .content_detail-right .authorized-dealer-content .contact-info p{font-size:.875rem}.container_page_detail .suggest-cars{margin-bottom:52px}.container_page_detail .suggest-cars .l-header .box-header p{font-size:16px;line-height:30px}.container_page_detail .suggest-cars .product-list{margin-top:24px;margin-bottom:20px}.container_page_detail .suggest-cars .product-list .slick-list{margin:0 -20px 0 -8px}.container_page_detail .suggest-cars .product-list .product-item .product-item-wrap{padding:0 8px}.container_page_detail .suggest-cars .product-list .product-item .product-image{height:185px}.container_page_detail .suggest-cars .product-list .product-item .product-info{padding:16px}.container_page_detail .suggest-cars .product-list .product-item .product-info h4{font-size:18px;line-height:27px;margin-bottom:4px}.container_page_detail .suggest-cars .product-list .product-item .product-info h5{font-size:18px;line-height:27px;margin-bottom:20px}.container_page_detail .suggest-cars .product-list .product-item .product-info .description{margin-bottom:16px;grid-template-columns:repeat(3,1fr)}.container_page_detail .suggest-cars .product-list .product-item .product-info .description .description-item p{font-size:14px;margin-top:4px;line-height:21px}.container_page_detail .suggest-cars .product-list .product-item .product-info .certification{margin-bottom:6px;flex-direction:row;align-items:center}.container_page_detail .suggest-cars .product-list .product-item .product-info .dealer-name{margin-bottom:20px}.container_page_detail .suggest-cars .product-list .product-item .product-info .btn_container .text>span,.container_page_detail .suggest-cars .product-list .product-item .product-info .compare-btn{font-size:14px;line-height:21px}.container_page_detail .suggest-cars .btn-see-all{margin-bottom:52px;display:flex!important}.container_page_detail .suggest-cars .btn-see-all.is-desktop{display:none!important}}