.breadcrumb{margin-bottom:.5rem;padding:1rem 0 0 0;font-size:.8rem;text-transform:capitalize}.breadcrumb ol{list-style:none;display:flex;flex-wrap:wrap;align-items:center;gap:0;margin:0;padding:0}.breadcrumb li{display:flex;align-items:center;color:#6b6876}.breadcrumb li:not(:last-child)::after{content:"›";margin:0 .5rem;color:#6b6876;font-size:1.1rem;line-height:1}.breadcrumb li a{color:#6b6876;text-decoration:none}.breadcrumb li a:hover{color:#253873;text-decoration:underline}.breadcrumb li[aria-current=page]{color:#444;font-weight:500}#vehicle-page{padding:0 0 1.5rem}@media(min-width: 751px){#vehicle-page{padding:1.5rem 1rem}}.vehicle-page-layout{max-width:1500px;margin:0 auto;display:flex;flex-direction:column}@media(min-width: 751px){.vehicle-page-layout{display:grid;gap:1.5rem;grid-template-rows:auto 1fr;grid-template-areas:"gallery  sidebar" "main     sidebar";grid-template-columns:1fr 300px}}@media(min-width: 1000px){.vehicle-page-layout{grid-template-columns:1fr 380px}}@media(min-width: 1250px){.vehicle-page-layout{grid-template-columns:1fr 460px}}.vehicle-gallery{grid-area:gallery;align-self:start}.vehicle-page-sidebar{grid-area:sidebar}.vehicle-page-main{grid-area:main;align-self:start}.vehicle-page-main{display:flex;flex-direction:column;gap:1.5rem;min-width:0}@media(max-width: 750px){.vehicle-page-main{margin-top:1.5rem}}.vehicle-page-card{background:#fff;padding:1.4rem 1.6rem}.card-title{font-size:1.05rem;font-weight:600;color:#253873;letter-spacing:.04em;display:flex;align-items:center;gap:.8rem;margin:0 0 1.1rem}.card-title::before{content:"";display:block;width:32px;height:3px;background:#c41710;border-radius:2px;flex-shrink:0}.vehicle-page-section-label{font-size:.7rem;font-weight:600;color:#253873;text-transform:uppercase;letter-spacing:.1em;display:flex;align-items:center;gap:.6rem;margin:0 0 .55rem}.vehicle-page-section-label::after{content:"";flex:1;height:1px;background:#e4e4e4}.check-tiles+.vehicle-page-section-label{margin-top:1.4rem}.swiper{overflow:hidden;position:relative}.swiper-wrapper{display:flex;width:100%;height:100%;box-sizing:content-box;transition-property:transform;transition-timing-function:ease}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative}.swiper-button-disabled{opacity:.3;pointer-events:none}.vehicle-gallery{background:#fff;min-width:0;width:100%}.gallery-slider{position:relative;aspect-ratio:16/13;background:#d8d8d8;overflow:hidden}@media(min-width: 751px){.gallery-slider{aspect-ratio:16/10}}.gallery-slider .swiper-wrapper{height:100%}.gallery-slider .swiper-slide{height:100%}.gallery-slider .gallery-trigger{display:block;width:100%;height:100%;border:none;background:none;padding:0;cursor:pointer}.gallery-slider .gallery-trigger:focus-visible{outline:2px solid #fff;outline-offset:-3px}.gallery-slider .swiper-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;margin:0}.gallery-slider .vehicle-badge{z-index:10}.gallery-slider .gallery-count{position:absolute;bottom:.7rem;right:.8rem;z-index:10;background:rgba(0,0,0,.55);color:hsla(0,0%,100%,.9);font-size:.72rem;padding:.2rem .65rem;border-radius:50px;display:flex;align-items:center;gap:.35rem;pointer-events:none}@media(max-width: 750px){.gallery-slider .swiper-button-prev,.gallery-slider .swiper-button-next{display:none}}@media(min-width: 751px){.gallery-slider .swiper-button-prev,.gallery-slider .swiper-button-next{position:absolute;top:50%;transform:translateY(-50%);z-index:10;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:#fff;opacity:.85;padding:.5rem;transition:opacity .15s}.gallery-slider .swiper-button-prev:hover,.gallery-slider .swiper-button-next:hover{opacity:1}.gallery-slider .swiper-button-prev:focus-visible,.gallery-slider .swiper-button-next:focus-visible{opacity:1;outline:2px solid #fff;outline-offset:2px;border-radius:3px}}.gallery-slider .swiper-button-prev{left:.4rem}.gallery-slider .swiper-button-next{right:.4rem}.gallery-all-photos{position:absolute;bottom:.7rem;left:.8rem;z-index:10;background:rgba(0,0,0,.55);color:hsla(0,0%,100%,.9);font-size:.72rem;padding:.2rem .65rem;border-radius:50px;display:flex;align-items:center;gap:.35rem;border:none;cursor:pointer;font-family:inherit;transition:background .15s}.gallery-all-photos svg{width:12px;height:12px;flex-shrink:0}.gallery-all-photos:hover{background:rgba(0,0,0,.8)}.gallery-all-photos:focus-visible{outline:2px solid #fff;outline-offset:2px;background:rgba(0,0,0,.8)}.gallery-thumbs{padding:2px}@media(max-width: 750px){.gallery-thumbs{display:none}}.gallery-thumbs .swiper-slide{width:18.5185185185%;aspect-ratio:16/9;overflow:hidden;cursor:pointer;background-color:#fff}.gallery-thumbs .swiper-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;margin:0;opacity:.6;transition:opacity .15s}.gallery-thumbs .swiper-slide-thumb-active{outline:2px solid #253873;outline-offset:-2px}.gallery-thumbs .swiper-slide-thumb-active img{opacity:1}.gallery-modal{display:none;position:fixed;inset:0;z-index:10000000000;background:rgba(0,0,0,.92);overflow-y:auto}.gallery-modal.is-open{display:block}.gallery-modal-close{position:fixed;top:1rem;right:1rem;z-index:10000000001;background:hsla(0,0%,100%,.15);border:none;color:#fff;width:40px;height:40px;border-radius:50%;font-size:1.4rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.gallery-modal-close:hover{background:hsla(0,0%,100%,.3)}.gallery-modal-close:focus-visible{outline:2px solid #fff;outline-offset:2px;background:hsla(0,0%,100%,.3)}.gallery-modal-inner{max-width:960px;margin:0 auto;padding:5rem 2rem 3rem}@media(min-width: 1400px){.gallery-modal-inner{max-width:1280px}}@media(min-width: 1800px){.gallery-modal-inner{max-width:1600px}}.gallery-modal-inner{display:flex;flex-direction:column;gap:6px}.gallery-modal-inner img{width:100%;display:block;margin:0}.sold-banner svg{width:16px;height:16px;flex-shrink:0}.trade-in-notice-head svg{width:15px;height:15px;flex-shrink:0}.tick-list svg{width:15px;height:15px;flex-shrink:0;vertical-align:middle}.location-row svg{width:13px;height:13px;flex-shrink:0}.cta-primary svg,.cta-secondary svg{width:15px;height:15px;flex-shrink:0}.vehicle-info-panel{background:#fff}@media(min-width: 750px){.vehicle-info-panel{position:sticky;top:1.4rem}}.info-panel-header{background:#253873;padding:1.2rem 1rem}@media(min-width: 750px){.info-panel-header{padding:1.2rem 1.6rem 1rem}}.info-panel-header .info-panel-title{font-size:2rem;font-weight:700;color:#fff;line-height:1;margin:0 0 .35rem}.info-panel-header .panel-summary{font-size:.78rem;color:#fff;font-weight:300;margin:.25rem 0 .5rem;line-height:1.4;text-transform:capitalize}.info-panel-header .panel-subtitle{font-size:.78rem;color:hsla(0,0%,100%,.5);font-weight:300;display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.info-panel-header .panel-subtitle .separator{opacity:.3}.info-panel-header .wheelbase-chip{display:inline-block;margin-top:.6rem;padding:.2rem .65rem;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.3);border-radius:3px;font-family:"Oswald",sans-serif;font-size:.85rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:hsla(0,0%,100%,.9)}.sold-banner{background:#c41710;padding:.75rem 1.6rem;display:flex;align-items:center;gap:.6rem;color:#fff;font-family:"Oswald",sans-serif;font-size:1rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.sold-banner svg{flex-shrink:0}.sold-message{font-size:.85rem;line-height:1.7;margin:0 0 .6rem}.sold-message:last-of-type{color:#6b6876;margin-bottom:1.5rem}.info-panel-body{padding:1.4rem 1.6rem}.price-block{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:1.2rem;padding-bottom:1.2rem;border-bottom:1px solid #e4e4e4}.price-block .price-label{font-size:.7rem;color:#6b6876;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.1rem}.price-block .price-ex .price-amount{font-family:"Oswald",sans-serif;font-size:2.4rem;font-weight:700;color:#c41710;line-height:1}.price-block .price-inc{text-align:right}.price-block .price-inc .price-amount{font-family:"Oswald",sans-serif;font-size:1.1rem;color:#6b6876;line-height:1}.trade-in-notice{background:#fef9ee;border-left:3px solid #b45309;padding:.8rem 1rem;margin-bottom:1.2rem}.trade-in-notice .trade-in-notice-head{display:flex;align-items:center;gap:.5rem;font-family:"Oswald",sans-serif;font-size:.78rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#b45309;margin-bottom:.5rem}.trade-in-notice .trade-in-notice-head svg{flex-shrink:0}.trade-in-notice p{font-size:.78rem;line-height:1.65;color:#444;margin:0}.tick-list{list-style:none;margin:1rem 0;padding:0}.tick-list li{font-size:.9rem}.location-row{display:flex;align-items:center;gap:1rem;margin-top:1.2rem;padding-top:1.2rem;border-top:1px solid #e4e4e4;flex-wrap:wrap}@media(min-width: 751px){.location-row{padding-bottom:1.2rem;border-bottom:1px solid #e4e4e4;margin-bottom:1.2rem}}.location-row a{display:flex;align-items:center;gap:.35rem;font-size:.78rem;font-weight:500}.location-row a:hover{color:#c41710;text-decoration:none}.cta-block{display:flex;gap:.6rem}@media(min-width: 751px){.cta-block{flex-direction:column}}@media(max-width: 750px){.cta-block{position:fixed;inset:auto 0 0 0;padding:1rem;background-color:#fff;z-index:200;box-shadow:0 -2px 10px rgba(0,0,0,.12)}.cta-block>a{flex:1}}@media(min-width: 450px){.cta-block .short{display:none}}@media(max-width: 449px){.cta-block .long{display:none}}a.cta-primary{display:flex;align-items:center;justify-content:center;gap:.5rem;background:#253873;color:#fff;font-size:.92rem;font-weight:500;padding:1rem .5rem;border-radius:5px}a.cta-primary:hover{background:#1c2d61;color:#fff;text-decoration:none}a.cta-secondary{display:flex;align-items:center;justify-content:center;gap:.5rem;background:#fff;color:#253873;font-size:.88rem;font-weight:500;padding:1rem .5rem;border-radius:5px;border:1.5px solid #253873}a.cta-secondary:hover{background:#f2f2f2;color:#253873;text-decoration:none}.specs-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:.25rem}@media(min-width: 450px)and (max-width: 900px){.specs-grid{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 900px){.specs-grid{grid-template-columns:repeat(5, 1fr)}}.specs-cell{background:#f7f7f7;border:1px solid #e4e4e4;border-radius:3px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.7rem .4rem;text-align:center;gap:.25rem}.specs-cell svg{width:20px;height:20px;opacity:.75;color:#616c8b;flex-shrink:0}.specs-cell svg.icon--wide{width:32px;height:auto}.specs-cell .specs-value{color:#253873;line-height:1.1;font-size:.9rem;font-family:"Oswald",sans-serif}.specs-cell .specs-label{font-size:.75rem;color:#aaa;text-transform:uppercase;letter-spacing:.06em}.specs-load-row{display:flex;align-items:center;background:#fff;border:1px solid #e4e4e4;border-radius:3px;margin-top:.25rem}.specs-load-item{display:flex;flex-direction:column;align-items:center;gap:.2rem;flex:1;text-align:center;padding:.65rem .3rem}.specs-load-item+.specs-load-item{border-left:1px solid #e4e4e4}.specs-load-item svg{width:18px;height:18px;color:#253873;opacity:.45;flex-shrink:0}.specs-load-item .specs-load-value{font-family:"Oswald",sans-serif;color:#253873;line-height:1.1}.specs-load-item .specs-load-label{font-size:.75rem;color:#aaa;text-transform:uppercase;letter-spacing:.06em}.tag-list{display:flex;flex-wrap:wrap;gap:.5rem}.tag{display:inline-flex;align-items:center;gap:.45rem;background:#f0f4fb;color:#253873;font-size:.8rem;font-weight:500;padding:.4rem .9rem;border-radius:100px;border:1px solid #d8e0f0}.tag svg{width:11px;height:11px;flex-shrink:0;color:#389e74}.attribute-grid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem 1.5rem}.about-custom{color:#444}.check-tiles{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:.5rem}.check-tile{display:flex;flex-direction:column;align-items:center;gap:.5rem;min-width:90px;position:relative}.check-tile img{max-width:60px}.check-tile .check-tile-label{font-size:.72rem;font-weight:500;color:#7a7a7a;text-align:center}.presales-inspection-link{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.2rem;font-size:.82rem;padding:.6rem 1.3rem;text-transform:none}.presales-inspection-link svg{width:13px;height:13px;flex-shrink:0}/*# sourceMappingURL=vehicle-page.min.v.1.css.map */