@charset "UTF-8";body.sticky-nav-active{padding-top:50px}#revamp-footer{margin-top:100px}@media screen and (min-width: 991px) and (max-width: 1199px){#revamp-footer{margin-top:0}}html,body{overflow-x:clip}#tsure{font-family:Toyota Type;color:#101010;width:100%;overflow-x:clip}#tsure *,#tsure *:before,#tsure *:after{box-sizing:border-box}#tsure img{max-width:100%;height:auto}#tsure .desktop-navbar{position:relative;width:100%;background:#101010bf;transition:all .3s ease-out;box-shadow:0 8px 16px #1010101a;-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px)}@media (max-width: 1199px){#tsure .desktop-navbar{display:none}}#tsure .desktop-navbar.sticky{position:fixed;z-index:3001;top:0;left:0;right:0;bottom:unset;animation:none;box-shadow:0 4px 12px #0000001a;transform:translateY(0)!important}#tsure .sticky .desktop-navbar .container{padding:8px 0}#tsure .desktop-navbar .container{display:flex;align-items:center;max-width:unset;padding-left:74px;padding-right:0;justify-content:end;height:54px}@media (max-width: 1199px){#tsure .desktop-navbar .container{padding-left:16px}}#tsure .desktop-navbar .title{flex-grow:1;font-size:14px;font-weight:600;text-decoration:none}#tsure .desktop-navbar .title a{color:#fff}#tsure .nav-links{display:flex;gap:32px;padding-right:48px}#tsure .nav-link{color:#fff;text-decoration:none;font-size:14px;padding:8px 0;position:relative;transition:color .3s}#tsure .nav-link:hover{color:#fff}#tsure .nav-actions{display:flex;align-items:center;height:100%}#tsure .nav-actions>*:not(:last-child){position:relative}#tsure .nav-actions>*:not(:last-child):after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:40px;background-color:#3a3a3a}#tsure .btn-inquire{display:flex;align-items:center;background:#101010;color:#fff;border:none;padding:0 23px;font-weight:600;font-size:12px;text-decoration:none;height:100%;letter-spacing:.15em;width:151px}#tsure .btn-inquire span{width:103px;height:17px;white-space:nowrap}#tsure .mobile-nav{position:relative;bottom:0;display:none;background:#101010bf;-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);height:50px;z-index:1}@media (max-width: 1199px){#tsure .mobile-nav{display:block}}#tsure .mobile-nav-container{display:flex;justify-content:space-between;align-items:center;height:100%}#tsure .mobile-nav-menu{position:relative;flex:1}#tsure .mobile-nav-toggle-container{display:flex}#tsure .mobile-nav-toggle{flex-direction:column;width:100%;padding-left:16px;text-align:left;font-weight:400;display:flex;justify-content:space-between;cursor:pointer;font-size:16px;color:#fff;background:transparent;border:none}@media (max-width: 400px){#tsure .mobile-nav-toggle{padding-left:8px}}#tsure .mobile-nav-toggle-text{font-size:12px;font-weight:600;white-space:nowrap}#tsure .mobile-nav-toggle-text a{color:#fff}#tsure .mobile-nav-toggle-icon{color:#fff;padding-right:16px;display:flex;align-items:center;transition:transform .3s cubic-bezier(.4,0,.2,1)}#tsure .mobile-nav-toggle[aria-expanded=true]+.mobile-nav-toggle-icon i{transform:rotate(180deg)}#tsure .mobile-nav-dropdown{display:none;position:absolute;left:0;right:0;top:34px;background:#000000e6;max-height:0;overflow:hidden;transition:max-height .3s ease-out,opacity .2s ease-out;opacity:0}#tsure .mobile-nav-dropdown.show{display:block;max-height:300px;opacity:1}#tsure .mobile-nav-dropdown a{display:block;padding:12px 15px;text-decoration:none;color:#fff}#tsure .mobile-nav-actions{display:flex;align-items:center;height:100%;background:#101010}#tsure .mobile-nav-inquire{color:#fff;padding:0 15px;font-size:12px;font-weight:700;letter-spacing:1.8px;white-space:nowrap;cursor:pointer;text-decoration:none;display:inline-block;width:134px;text-align:center}#tsure .vehicle-details-section{max-width:1920px;margin:0 auto;display:flow-root;padding:0 20px 60px;background:#fff}@media (min-width: 1280px){#tsure .vehicle-details-section{height:670px}}@media (min-width: 1920px){#tsure .vehicle-details-section{height:734px}}#tsure .vehicle-details-section .details-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:flex-start}@media (min-width: 768px){#tsure .vehicle-details-section .details-grid{grid-template-columns:364px 364px;gap:30px;justify-content:center}}@media (min-width: 1024px){#tsure .vehicle-details-section .details-grid{grid-template-columns:492px 492px;gap:48px;justify-content:center}}@media (min-width: 1280px){#tsure .vehicle-details-section .details-grid{grid-template-columns:640px 620px;gap:40px;justify-content:center}}@media (min-width: 1920px){#tsure .vehicle-details-section .details-grid{grid-template-columns:640px 640px;gap:40px;justify-content:center}}#tsure .vehicle-details-section .gallery-column{height:670px}@media (min-width: 768px){#tsure .vehicle-details-section .gallery-column{width:364px;height:341px}}@media (min-width: 1024px){#tsure .vehicle-details-section .gallery-column{width:492px;height:551px}}@media (min-width: 1280px) and (max-width: 1920px){#tsure .vehicle-details-section .gallery-column{width:620px}}#tsure .vehicle-details-section .gallery-column .breadcrumbs{display:none}#tsure .vehicle-details-section .gallery-column .main-image-wrapper{position:relative;background:#f7f7f7;aspect-ratio:4/3;margin-bottom:12px;overflow:hidden}#tsure .vehicle-details-section .gallery-column .main-image-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}#tsure .vehicle-details-section .gallery-column .main-image-wrapper .plate{position:absolute;top:24px;left:24px;z-index:2;padding:0}#tsure .vehicle-details-section .gallery-column .main-image-wrapper .plate img{width:135px;height:48px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0px 4px 4px rgba(0,0,0,.25))}@media (max-width: 1279px) and (min-width: 1024px){#tsure .vehicle-details-section .gallery-column .main-image-wrapper .plate{top:19px;left:19px}#tsure .vehicle-details-section .gallery-column .main-image-wrapper .plate img{width:90px;height:32px}}@media (max-width: 1023px) and (min-width: 765px){#tsure .vehicle-details-section .gallery-column .main-image-wrapper .plate{top:15px;left:15px}#tsure .vehicle-details-section .gallery-column .main-image-wrapper .plate img{width:90px;height:32px}}@media (max-width: 764px) and (min-width: 414px){#tsure .vehicle-details-section .gallery-column .main-image-wrapper .plate{top:17px;left:12px}#tsure .vehicle-details-section .gallery-column .main-image-wrapper .plate img{width:90px;height:32px}}@media (max-width: 413px){#tsure .vehicle-details-section .gallery-column .main-image-wrapper .plate{top:8px;left:8px}#tsure .vehicle-details-section .gallery-column .main-image-wrapper .plate img{width:80px;height:28px}}#tsure .vehicle-details-section .gallery-column .magnify-container{position:relative;overflow:hidden;background-repeat:no-repeat;cursor:zoom-in}@media (max-width: 764px) and (min-width: 414px){#tsure .vehicle-details-section .gallery-column .magnify-container{margin-bottom:0}}#tsure .vehicle-details-section .gallery-column .magnify-container .main-image{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;transition:opacity .2s ease}@media (min-width: 768px){#tsure .vehicle-details-section .gallery-column .magnify-container .main-image{width:364px;height:341px}}@media (min-width: 1024px){#tsure .vehicle-details-section .gallery-column .magnify-container .main-image{width:492px;height:437px}}@media (min-width: 1280px) and (max-width: 1920px){#tsure .vehicle-details-section .gallery-column .magnify-container .main-image{width:620px;height:556px}}#tsure .vehicle-details-section .gallery-column .magnify-container .magnifier-lens{position:absolute;border:3px solid #000;border-radius:50%;cursor:none;width:150px;height:150px;overflow:hidden;display:none;pointer-events:none;box-shadow:0 0 8px #0000004d;background-repeat:no-repeat;z-index:10}#tsure .vehicle-details-section .gallery-column .thumbnail-carousel{position:relative;display:flex;align-items:center}#tsure .vehicle-details-section .gallery-column .thumbnail-carousel .thumbnails{display:flex;gap:10px;overflow:hidden;width:100%}@media (min-width: 768px){#tsure .vehicle-details-section .gallery-column .thumbnail-carousel .thumbnails{margin-left:32px}}@media (min-width: 1024px) and (max-width: 1279px){#tsure .vehicle-details-section .gallery-column .thumbnail-carousel .thumbnails{margin-left:32px}}@media (min-width: 1280px){#tsure .vehicle-details-section .gallery-column .thumbnail-carousel .thumbnails{margin-left:32px}}#tsure .vehicle-details-section .gallery-column .thumbnail-carousel .thumb{flex:1;background:#f7f7f7;cursor:pointer;border:2px solid transparent}#tsure .vehicle-details-section .gallery-column .thumbnail-carousel .thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.4;transition:opacity .3s ease}@media (max-width: 1280px){#tsure .vehicle-details-section .gallery-column .thumbnail-carousel .thumb img{min-width:160px;height:90px}}#tsure .vehicle-details-section .gallery-column .thumbnail-carousel .thumb.active{border:3px solid #000}#tsure .vehicle-details-section .gallery-column .thumbnail-carousel .thumb.active img{opacity:1}#tsure .vehicle-details-section .gallery-column .thumbnail-carousel .thumb-nav{position:absolute;top:50%;transform:translateY(-50%);width:30px;height:30px;background:#eb0a1e;color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2}@media (min-width: 768px){#tsure .vehicle-details-section .gallery-column .thumbnail-carousel .thumb-nav.prev{left:16px}}@media (min-width: 1024px) and (max-width: 1279px){#tsure .vehicle-details-section .gallery-column .thumbnail-carousel .thumb-nav.prev{left:16px}}@media (min-width: 1280px){#tsure .vehicle-details-section .gallery-column .thumbnail-carousel .thumb-nav.prev{left:16px}}#tsure .vehicle-details-section .gallery-column .thumbnail-carousel .thumb-nav.next{right:0}#tsure .vehicle-details-section .gallery-column .thumbnail-carousel .thumb-nav:hover{background:#c00818}#tsure .vehicle-details-section .gallery-column .thumbnail-carousel .thumb-nav:disabled,#tsure .vehicle-details-section .gallery-column .thumbnail-carousel .thumb-nav.is-disabled{opacity:.8;cursor:not-allowed;background:#eb0a1e}#tsure .vehicle-details-section .gallery-column .thumbnail-carousel.single-thumb .thumbnails{justify-content:flex-start}@media (min-width: 768px){#tsure .vehicle-details-section .gallery-column .thumbnail-carousel.single-thumb .thumbnails{margin-left:0}}@media (min-width: 1024px) and (max-width: 1279px){#tsure .vehicle-details-section .gallery-column .thumbnail-carousel.single-thumb .thumbnails{margin-left:0}}@media (min-width: 1280px){#tsure .vehicle-details-section .gallery-column .thumbnail-carousel.single-thumb .thumbnails{margin-left:0}}#tsure .vehicle-details-section .gallery-column .thumbnail-carousel.single-thumb .thumb{flex:0 0 auto;width:150px}#tsure .vehicle-details-section .gallery-column .thumbnail-carousel.single-thumb .thumb img{width:160px;height:90px;opacity:1}@media (max-width: 1280px){#tsure .vehicle-details-section .gallery-column .thumbnail-carousel.single-thumb .thumb img{min-width:160px;height:90px}}#tsure .vehicle-details-section .gallery-column .thumbnail-carousel.single-thumb .thumb.active{border:3px solid #000}#tsure .vehicle-details-section .info-column{padding-top:30px;height:auto}@media (min-width: 1280px){#tsure .vehicle-details-section .info-column{width:580px}}@media (min-width: 1920px){#tsure .vehicle-details-section .info-column{width:640px}}#tsure .vehicle-details-section .info-column .breadcrumbs{font-size:12px;color:#585858;margin-bottom:24px}#tsure .vehicle-details-section .info-column .breadcrumbs span a{color:#888;cursor:pointer}#tsure .vehicle-details-section .info-column .breadcrumbs span a.hover{text-decoration:underline}#tsure .vehicle-details-section .info-column .breadcrumbs .current{color:#000}#tsure .vehicle-details-section .info-column .vehicle-title{font-size:24px;font-weight:400;color:#101010}@media (min-width: 1280px){#tsure .vehicle-details-section .info-column .vehicle-title{font-size:20px}}#tsure .vehicle-details-section .info-column .vehicle-price{margin-bottom:20px}#tsure .vehicle-details-section .info-column .vehicle-price .currency{font-size:14px;font-weight:600}#tsure .vehicle-details-section .info-column .vehicle-price .amount{font-size:24px;font-weight:700}@media (min-width: 1280px){#tsure .vehicle-details-section .info-column .vehicle-price .amount{font-size:32px}}#tsure .vehicle-details-section .info-column .specs-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}@media (min-width: 768px){#tsure .vehicle-details-section .info-column .specs-grid{width:332px;height:44px;gap:16px}}@media (min-width: 1024px){#tsure .vehicle-details-section .info-column .specs-grid{width:428px;gap:16px}}@media (min-width: 1920px){#tsure .vehicle-details-section .info-column .specs-grid{width:600px;height:44px}}#tsure .vehicle-details-section .info-column .spec-label{display:block;font-size:11px;font-weight:700;color:#000;letter-spacing:1px;margin-bottom:6px}@media (min-width: 1280px){#tsure .vehicle-details-section .info-column .spec-label{font-size:12px}}#tsure .vehicle-details-section .info-column .spec-value{font-size:14px;color:#3a3a3a}@media (min-width: 1280px){#tsure .vehicle-details-section .info-column .spec-value{font-size:16px}}#tsure .vehicle-details-section .info-column .info-block{margin-bottom:20px}#tsure .vehicle-details-section .info-column .info-block .block-text{font-size:14px;color:#3a3a3a;line-height:1.5}@media (min-width: 1280px){#tsure .vehicle-details-section .info-column .info-block .block-text{width:580px}}@media (min-width: 1920px){#tsure .vehicle-details-section .info-column .info-block .block-text{width:600px}}#tsure .vehicle-details-section .info-column .dealer-block .dealer-name{font-size:14px;margin-bottom:12px}#tsure .vehicle-details-section .info-column .dealer-block .dealer-contact-list{list-style:none;padding:0;margin:0}#tsure .vehicle-details-section .info-column .dealer-block .dealer-contact-list li{font-size:13px;color:#585858;margin-bottom:8px;display:flex;align-items:center;gap:12px}#tsure .vehicle-details-section .info-column .dealer-block .dealer-contact-list li i{width:14px;text-align:center}#tsure .vehicle-details-section .info-column .dealer-block .dealer-contact-list li a{color:#585858}#tsure .vehicle-details-section .info-column .btn-inquire-full{display:flex;align-items:center;justify-content:center;width:100%;height:42px;padding:0 24px;background:#101010;color:#fff;border:1px solid #101010;font-size:13px;font-weight:600;letter-spacing:1px;text-decoration:none;cursor:pointer;transition:all .3s ease;position:relative;z-index:2;overflow:hidden}@media (min-width: 768px){#tsure .vehicle-details-section .info-column .btn-inquire-full{width:332px;height:32px}}@media (min-width: 1024px){#tsure .vehicle-details-section .info-column .btn-inquire-full{width:428px;height:42px}}@media (min-width: 1280px){#tsure .vehicle-details-section .info-column .btn-inquire-full{width:580px;height:42px}}@media (min-width: 1920px){#tsure .vehicle-details-section .info-column .btn-inquire-full{width:600px;height:42px}}#tsure .vehicle-details-section .info-column .btn-inquire-full:before{content:"";position:absolute;top:0;left:0;width:0%;height:100%;background:#fff;transition:width .3s ease;z-index:-1}#tsure .vehicle-details-section .info-column .btn-inquire-full:hover:not(.is-disabled){color:#101010}#tsure .vehicle-details-section .info-column .btn-inquire-full:hover:not(.is-disabled):before{width:100%}@media (min-width: 820px) and (max-width: 1180px){#tsure .vehicle-details-section .gallery-column .thumbnail-carousel .thumbnails .thumb{flex:0 0 calc((100% - 20px) / 3);height:90px;aspect-ratio:unset;background:#f2f2f2;border:1px solid #EBEBEB;box-sizing:border-box}#tsure .vehicle-details-section .gallery-column .thumbnail-carousel .thumbnails .thumb.active{border:3px solid #000}}@media (max-width: 1199px) and (min-width: 1024px){#tsure .vehicle-details-section .gallery-column .thumbnail-carousel .thumbnails .thumb{flex:0 0 calc(33.333% - 6.66px);height:90px;aspect-ratio:unset;background:#f2f2f2;border:1px solid #EBEBEB;box-sizing:border-box}#tsure .vehicle-details-section .gallery-column .thumbnail-carousel .thumbnails .thumb.active{border:3px solid #000}}@media (max-width: 767px){#tsure .vehicle-details-section{padding:0 16px 30px}#tsure .vehicle-details-section #tsure .gallery-column .main-image-wrapper img,#tsure .vehicle-details-section #tsure .gallery-column .magnify-container .main-image{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}#tsure .vehicle-details-section #tsure .gallery-column .main-image-wrapper .plate img{width:80px;height:80px}#tsure .vehicle-details-section #tsure .gallery-column .thumbnail-carousel .thumb img{width:100%;height:100%}#tsure .vehicle-details-section .details-grid{grid-template-columns:1fr;gap:5px}#tsure .vehicle-details-section .info-column{padding-top:0;width:382px}#tsure .vehicle-details-section .info-column .breadcrumbs{display:none}#tsure .vehicle-details-section .info-column .vehicle-title{font-size:20px;font-weight:400;line-height:1.2;margin-bottom:0}#tsure .vehicle-details-section .info-column .vehicle-price{margin-bottom:24px}#tsure .vehicle-details-section .info-column .vehicle-price .amount{font-size:32px}#tsure .vehicle-details-section .info-column .spec-label{font-weight:600}#tsure .vehicle-details-section .info-column .specs-grid{gap:16px;margin-bottom:24px}#tsure .vehicle-details-section .info-column .info-block{margin-bottom:24px}#tsure .vehicle-details-section .info-column .dealer-block .dealer-contact-list li{margin-bottom:12px;align-items:flex-start}#tsure .vehicle-details-section .info-column .dealer-block .dealer-contact-list li i{margin-top:3px}#tsure .vehicle-details-section .info-column .btn-inquire-full{margin-top:32px;height:42px}#tsure .vehicle-details-section .gallery-column{width:382px;height:496px;display:flex;flex-direction:column;gap:24px}#tsure .vehicle-details-section .gallery-column .magnify-container .main-image{width:100%;height:382px;-o-object-fit:cover;object-fit:cover;display:block}#tsure .vehicle-details-section .gallery-column .breadcrumbs{display:block;font-size:12px;color:#585858;margin-top:24px}#tsure .vehicle-details-section .gallery-column .breadcrumbs span{color:#888}#tsure .vehicle-details-section .gallery-column .breadcrumbs .current{color:#000}#tsure .vehicle-details-section .gallery-column .thumbnail-carousel .thumbnails{display:flex;gap:8px;overflow-x:auto;padding-bottom:8px;scrollbar-width:none;width:382px}#tsure .vehicle-details-section .gallery-column .thumbnail-carousel .thumbnails::-webkit-scrollbar{display:none}#tsure .vehicle-details-section .gallery-column .thumbnail-carousel .thumbnails .thumb{flex:0 0 calc(40% - 8px);aspect-ratio:16/9;background:#f2f2f2;border:1px solid #EBEBEB;cursor:pointer;box-sizing:border-box;transition:border .2s ease}#tsure .vehicle-details-section .gallery-column .thumbnail-carousel .thumbnails .thumb img{-o-object-fit:cover;object-fit:cover;display:block}#tsure .vehicle-details-section .gallery-column .thumbnail-carousel .thumbnails .thumb.active{border:3px solid #000}}@media (max-width: 767px) and (min-width: 768px){#tsure .vehicle-details-section .gallery-column .thumbnail-carousel .thumbnails .thumb{flex:0 0 calc(25% - 8px)}}@media (max-width: 767px) and (min-width: 1024px){#tsure .vehicle-details-section .gallery-column .thumbnail-carousel .thumbnails .thumb{flex:0 0 160px;height:90px}}@media (max-width: 767px){#tsure .vehicle-details-section .gallery-column .thumbnail-carousel .thumb-nav{width:28px;height:28px}}@media (max-width: 390px){#tsure .vehicle-details-section .vehicle-details-section{padding:0 16px 30px}#tsure .vehicle-details-section .details-grid{grid-template-columns:1fr;gap:24px}#tsure .vehicle-details-section .info-column{width:345px;padding-top:0}#tsure .vehicle-details-section .gallery-column{height:auto;width:345px}#tsure .vehicle-details-section .gallery-column .magnify-container .main-image{height:auto}#tsure .vehicle-details-section .gallery-column .main-image-wrapper img{width:100%;height:auto}#tsure .vehicle-details-section .gallery-column .thumbnail-carousel .thumbnails{width:345px}}#tsure .section-divider{max-width:1300px;width:calc(100% - 40px);margin:0 auto;border:none;border:1px solid #EBEBEB;clear:both;display:block}#tsure .other-vehicles-section{max-width:1330px;margin:0 auto;padding:60px 20px;background:#fff;clear:both;display:block}#tsure .other-vehicles-section .section-header{margin-bottom:30px;display:flex;justify-content:space-between;align-items:center;gap:20px}#tsure .other-vehicles-section .section-header .section-title{font-family:Toyota Type;font-size:24px;font-weight:400;color:#585858;margin:0}#tsure .other-vehicles-section .section-header .carousel-controls{display:flex;gap:16px;align-items:center;flex-shrink:0}#tsure .other-vehicles-section .section-header .carousel-controls .nav-btn{width:32px;height:32px;border:1px solid #101010;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}#tsure .other-vehicles-section .section-header .carousel-controls .nav-btn:hover{background:#f4f4f4}#tsure .other-vehicles-section .section-header .carousel-controls .btn-browse-all{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;padding:0 24px;min-height:42px;font-family:Toyota Type,sans-serif;font-size:14px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;text-decoration:none;width:auto;white-space:nowrap;border:1px solid #101010;background:#101010;color:#fff;overflow:hidden;cursor:pointer;transition:color .3s ease}@media (min-width: 1280px){#tsure .other-vehicles-section .section-header .carousel-controls .btn-browse-all{width:140px;height:42px;font-size:12px}}#tsure .other-vehicles-section .section-header .carousel-controls .btn-browse-all:before{content:"";position:absolute;top:0;left:0;width:0%;height:100%;background:#fff;transition:width .3s ease;z-index:-1}#tsure .other-vehicles-section .section-header .carousel-controls .btn-browse-all:hover:not(.is-disabled){color:#101010}#tsure .other-vehicles-section .section-header .carousel-controls .btn-browse-all:hover:not(.is-disabled):before{width:100%}#tsure .other-vehicles-section .section-header .carousel-controls .btn-browse-all:active:not(.is-disabled){background:#333;color:#fff}#tsure .other-vehicles-section .section-header .carousel-controls .btn-browse-all:disabled,#tsure .other-vehicles-section .section-header .carousel-controls .btn-browse-all.is-disabled{background-color:#ccc;border-color:#ccc;color:gray;pointer-events:none;cursor:default}#tsure .other-vehicles-section .section-header .carousel-controls .btn-browse-all:disabled:before,#tsure .other-vehicles-section .section-header .carousel-controls .btn-browse-all.is-disabled:before{display:none}#tsure .other-vehicles-section .scroll-indicator-container{display:none}@media (max-width: 1024px){#tsure .other-vehicles-section .scroll-indicator-container{display:block;width:106px;height:4px;background:#ebebeb;overflow:hidden;position:relative;flex-shrink:0}#tsure .other-vehicles-section .scroll-progress-bar{position:absolute;top:0;width:32px;height:100%;background:#eb0a1e;left:0;will-change:transform;transition:none}}#tsure .other-vehicles-section .vehicle-grid{display:flex;overflow:hidden;scroll-behavior:auto!important;scroll-snap-type:none!important;gap:24px}#tsure .other-vehicles-section .vehicle-card{text-decoration:none;flex:0 0 276px;width:276px}@media (min-width: 1280px){#tsure .other-vehicles-section .vehicle-card{width:276px;height:312px}}#tsure .other-vehicles-section .vehicle-card .vehicle-image{position:relative;background:#f2f2f2;aspect-ratio:312/200;margin-bottom:16px;transition:transform .3s ease-in-out;backface-visibility:hidden;overflow:hidden}@media (min-width: 1280px){#tsure .other-vehicles-section .vehicle-card .vehicle-image{width:276px;height:207px}}#tsure .other-vehicles-section .vehicle-card .vehicle-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}@media (min-width: 1280px){#tsure .other-vehicles-section .vehicle-card .vehicle-image img{width:276px;height:207px}}#tsure .other-vehicles-section .vehicle-card .vehicle-image:hover{transform:scale(1.05);text-decoration:none;color:inherit}#tsure .other-vehicles-section .vehicle-card .vehicle-name{font-size:16px;font-weight:400;color:#3a3a3a;margin-bottom:8px;line-height:1.4}#tsure .other-vehicles-section .vehicle-card .vehicle-price .currency{font-size:10px;color:#585858}#tsure .other-vehicles-section .vehicle-card .vehicle-price .amount{font-size:14px;font-weight:700;color:#000}@media (max-width: 1024px){#tsure .other-vehicles-section .section-header{padding-right:16px}#tsure .other-vehicles-section .section-header .carousel-controls{display:none}}@media (max-width: 767px){#tsure .other-vehicles-section{padding:40px 0 40px 16px}#tsure .other-vehicles-section .section-header{display:flex;justify-content:space-between;padding-right:16px}#tsure .other-vehicles-section .section-header .section-title{font-size:24px}#tsure .other-vehicles-section .section-header .carousel-controls{display:none}#tsure .other-vehicles-section .vehicle-grid{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:16px;padding-right:16px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}#tsure .other-vehicles-section .vehicle-grid::-webkit-scrollbar{display:none}#tsure .other-vehicles-section .vehicle-card{flex:0 0 82%;max-width:82%;scroll-snap-align:start}}#tsure .tsure-modal{display:none;position:fixed;z-index:4000;top:0;left:0;width:100%;height:100vh;background-color:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);overflow-y:auto;padding:40px 0;justify-content:center;align-items:flex-start}#tsure .tsure-modal.active{display:flex}#tsure .tsure-modal .t-sure-modal-content{background:#fff;width:90%;max-width:500px;padding:30px;position:relative;text-align:left;margin:auto}@media (max-width: 767px){#tsure .tsure-modal .t-sure-modal-content{padding:30px 20px;width:92%;margin-top:0;margin-bottom:0}}@media (max-height: 700px) and (max-width: 767px){#tsure .tsure-modal .tsure-modal{padding:20px 0}#tsure .tsure-modal .tsure-modal .tsure-modal-header,#tsure .tsure-modal .tsure-modal .form-group,#tsure .tsure-modal .tsure-modal .readonly-details{margin-bottom:15px}#tsure .tsure-modal .tsure-modal .checkbox-group{margin-top:15px;margin-bottom:20px}}#tsure .tsure-modal .modal-close{font-size:38px;line-height:1;border:none;background:none;cursor:pointer;color:#000;padding:0;display:flex;align-items:center;justify-content:center;transition:color .2s}#tsure .tsure-modal .modal-close:hover{color:#eb0a1e}#tsure .tsure-modal .tsure-modal-header{margin-bottom:35px}#tsure .tsure-modal .tsure-modal-header .header-title-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px}#tsure .tsure-modal .tsure-modal-header h2{font-size:22px;font-weight:700;margin-bottom:10px}#tsure .tsure-modal .tsure-modal-header .header-line{width:16px;height:0px;border:1px solid #EB0A1E}#tsure .tsure-modal .readonly-details,#tsure .tsure-modal #inquiryForm{display:grid;grid-template-columns:1fr;gap:0}@media (min-width: 1025px){#tsure .tsure-modal .readonly-details,#tsure .tsure-modal #inquiryForm{grid-template-columns:1fr 1fr;-moz-column-gap:25px;column-gap:25px}#tsure .tsure-modal .checkbox-group,#tsure .tsure-modal .btn-submit{grid-column:span 2}#tsure .tsure-modal .t-sure-modal-content{max-width:650px}}#tsure .tsure-modal .tsure-modal .form-group{margin-bottom:25px}#tsure .tsure-modal .text-red{color:#eb0a1e}#tsure .tsure-modal .text-center{text-align:center}#tsure .tsure-modal .readonly-details{margin-bottom:25px}#tsure .tsure-modal .readonly-details .detail-group{margin-bottom:15px}#tsure .tsure-modal .readonly-details .detail-group label{font-weight:700;font-size:14px;color:#000;display:block;margin-bottom:5px}#tsure .tsure-modal .readonly-details .detail-group p{font-size:14px;color:#585858;margin:0}#tsure .tsure-modal .form-group{margin-bottom:25px}#tsure .tsure-modal .form-group label{font-weight:700;font-size:14px;display:block;margin-bottom:5px}#tsure .tsure-modal .form-group input[type=text],#tsure .tsure-modal .form-group input[type=email],#tsure .tsure-modal .form-group input[type=tel]{width:100%;padding:10px 0;border:none;border-bottom:1px solid #D9D9D9;font-size:14px;background:transparent}#tsure .tsure-modal .form-group input[type=text]::-moz-placeholder,#tsure .tsure-modal .form-group input[type=email]::-moz-placeholder,#tsure .tsure-modal .form-group input[type=tel]::-moz-placeholder{color:#b3b3b3}#tsure .tsure-modal .form-group input[type=text]::placeholder,#tsure .tsure-modal .form-group input[type=email]::placeholder,#tsure .tsure-modal .form-group input[type=tel]::placeholder{color:#b3b3b3}#tsure .tsure-modal .form-group input[type=text]:focus,#tsure .tsure-modal .form-group input[type=email]:focus,#tsure .tsure-modal .form-group input[type=tel]:focus{outline:none;border-bottom-color:#000}#tsure .tsure-modal .form-group .error-message{color:#eb0a1e}#tsure .tsure-modal .contact-group .contact-input-wrapper{display:flex;align-items:center}#tsure .tsure-modal .contact-group .contact-input-wrapper select{border:none;background:transparent;font-size:14px;padding:10px 5px 10px 0;margin-right:8px;border-bottom:1px solid #D9D9D9;cursor:pointer}#tsure .tsure-modal .contact-group .contact-input-wrapper select:focus{outline:none}#tsure .tsure-modal .contact-group .contact-input-wrapper .custom-select-wrapper{position:relative;margin-right:8px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:65px}#tsure .tsure-modal .contact-group .contact-input-wrapper .custom-select-trigger{border-bottom:1px solid #D9D9D9;font-size:14px;padding:10px 15px 10px 0;cursor:pointer;background:transparent;position:relative;color:#000}#tsure .tsure-modal .contact-group .contact-input-wrapper .custom-select-trigger:after{content:"▼";font-size:9px;position:absolute;right:0;top:50%;transform:translateY(-50%);color:#585858}#tsure .tsure-modal .contact-group .contact-input-wrapper .custom-select-options{position:absolute;top:100%;left:0;width:65px;background:#fff;border:1px solid #D9D9D9;box-shadow:0 4px 6px #0000001a;max-height:180px;overflow-y:auto;overflow-x:hidden;z-index:4000;margin:0;padding:0;list-style:none;display:none;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}#tsure .tsure-modal .contact-group .contact-input-wrapper .custom-select-options.open{display:block}#tsure .tsure-modal .contact-group .contact-input-wrapper .custom-select-options li{padding:8px 10px;font-size:14px;cursor:pointer;color:#000}#tsure .tsure-modal .contact-group .contact-input-wrapper .custom-select-options li:hover,#tsure .tsure-modal .contact-group .contact-input-wrapper .custom-select-options li.selected{background-color:#f4f4f4}#tsure .tsure-modal .contact-group .contact-input-wrapper input{border-bottom:1px solid #D9D9D9;flex-grow:1}#tsure .tsure-modal .checkbox-group{margin-top:30px;margin-bottom:30px}#tsure .tsure-modal .checkbox-group .custom-checkbox{display:flex;align-items:flex-start;cursor:pointer;position:relative;font-weight:400}#tsure .tsure-modal .checkbox-group .custom-checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}#tsure .tsure-modal .checkbox-group .custom-checkbox input:checked~.checkmark{background-color:#000;border-color:#000}#tsure .tsure-modal .checkbox-group .custom-checkbox input:checked~.checkmark:after{display:block}#tsure .tsure-modal .checkbox-group .custom-checkbox .checkmark{min-width:18px;height:18px;border:1px solid #000;background-color:#fff;margin-right:12px;margin-top:2px;position:relative}#tsure .tsure-modal .checkbox-group .custom-checkbox .checkmark:after{content:"";position:absolute;display:none;left:5px;top:1px;width:5px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}#tsure .tsure-modal .checkbox-group .custom-checkbox .checkbox-text{font-size:12px;line-height:1.4;color:#585858;margin:0}#tsure .tsure-modal .checkbox-group .custom-checkbox .checkbox-text a{text-decoration:underline;color:#eb0a1e}#tsure .tsure-modal .btn-submit{width:100%;padding:15px;background-color:#000;color:#fff;border:none;font-weight:700;font-size:14px;letter-spacing:1px;cursor:pointer;transition:.3s;display:block}#tsure .tsure-modal .btn-submit:disabled{background-color:#cfcfcf;cursor:not-allowed}@media (min-width: 1025px){#tsure .tsure-modal .btn-submit{width:50%;margin-left:0;margin-right:auto}}#tsure .tsure-modal .status-icon{display:flex;justify-content:center;margin:30px 0}#tsure .tsure-modal .status-icon .icon-circle{width:150px;height:150px;position:relative;display:flex;align-items:center;justify-content:center}#tsure .tsure-modal .status-title{font-size:22px;font-weight:700;margin-bottom:15px}#tsure .tsure-modal .status-message{font-style:normal;font-size:16px;color:#101010;line-height:1;margin-bottom:16px;text-align:center}#tsure .tsure-modal .modal-actions{display:flex;flex-direction:column;gap:15px;justify-content:center}#tsure .tsure-modal .modal-actions button{width:100%;padding:15px 30px;font-weight:700;font-size:14px;letter-spacing:1px;cursor:pointer;transition:.3s;border:1px solid #000}#tsure .tsure-modal .modal-actions .btn-cancel{background:#fff;color:#000}#tsure .tsure-modal .modal-actions .btn-cancel:hover{background:#f4f4f4}#tsure .tsure-modal .modal-actions .btn-retry{background:#000;color:#fff}#tsure .tsure-modal .modal-actions .btn-retry:hover{background:#333}@media (min-width: 768px){#tsure .tsure-modal .modal-actions{flex-direction:row}#tsure .tsure-modal .modal-actions button{flex:1;width:auto}}#tsure .back-to-top{width:40px;height:40px;background:#fff;position:fixed;bottom:40px;right:40px;border:1px solid #101010;z-index:1}@media (max-width: 1199px){#tsure .back-to-top{display:none}}#tsure .back-to-top a{height:100%;display:flex;justify-content:center;align-items:center}#tsure .mobile-nav.sticky{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:3001!important;animation:none!important;box-shadow:0 4px 12px #0000001a!important}@media (max-width: 1199px){body.sticky-nav-active{padding-top:50px!important}}@media (max-width: 767px){#tsure .gallery-column .breadcrumbs{white-space:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;display:block!important;flex-wrap:nowrap!important;width:100%!important;max-width:100%!important}#tsure .gallery-column .breadcrumbs::-webkit-scrollbar{display:none!important}#tsure .gallery-column .breadcrumbs span,#tsure .gallery-column .breadcrumbs a,#tsure .gallery-column .breadcrumbs .current{display:inline!important;white-space:nowrap!important;word-break:keep-all!important}}#tsure .breadcrumbs a,#tsure .breadcrumbs span a{color:#585858!important;background:transparent!important;-webkit-text-fill-color:#585858!important}#tsure .breadcrumbs .current{color:#000!important}@media (max-width: 1199px){.vehicle-grid{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;gap:20px;padding-bottom:15px;cursor:grab}.vehicle-grid::-webkit-scrollbar{display:none}.vehicle-card{flex:0 0 80%;scroll-snap-align:center;max-width:80%}}@media (min-width: 768px) and (max-width: 1199px){.vehicle-card{flex:0 0 45%;max-width:45%}}@media screen and (min-width: 768px) and (max-width: 1199px) and (orientation: landscape){#tsure .tsure-modal{padding:0;align-items:center;justify-content:center;overflow-y:hidden}#tsure .tsure-modal .t-sure-modal-content{width:94%;max-width:820px;padding:24px 32px;margin:0;max-height:95vh;overflow-y:auto}#tsure .tsure-modal .tsure-modal-header{margin-bottom:18px}#tsure .tsure-modal .readonly-details,#tsure .tsure-modal .form-group{margin-bottom:14px}#tsure .tsure-modal .checkbox-group{margin-top:14px;margin-bottom:18px}#tsure .tsure-modal .btn-submit{padding:12px}#tsure .tsure-modal .readonly-details,#tsure .tsure-modal #inquiryForm{grid-template-columns:1fr 1fr;-moz-column-gap:24px;column-gap:24px}#tsure .tsure-modal .checkbox-group,#tsure .tsure-modal .btn-submit{grid-column:span 2}}
