:root{--mp-active-color:var(--primary, red);--mp-neutral-color:#E6E6E6;--mp-dark-bg-color:#141817;--mp-light-color:#fff;--mp-heart-inactive-color:var(--mp-light-color);--mp-heart-active-color:var(--mp-active-color);--mp-heart-stroke-inactive-color:var(--mp-dark-bg-color);--mp-heart-stroke-active-color:var(--mp-active-color);--mp-heart-circle-active-color:var(--mp-neutral-color);--mp-heart-circle-inactive-color:var(--mp-neutral-color);--mp-compare-arrows-inactive-color:var(--mp-light-color);--mp-compare-arrows-active-color:var(--mp-heart-active-color);--mp-compare-icon-inactive-color:var(--mp-dark-bg-color);--mp-compare-icon-active-color:var(--mp-active-color);--mp-heart-mast-header-inactive-color:var(--mp-heart-inactive-color);--mp-heart-mast-header-inactive-fill-color:var(--mp-heart-inactive-color);--mp-heart-circle-mast-header-inactive-color:var(--mp-heart-mast-header-inactive-color)}@keyframes pulse-heart{0%{transform:translate(8px,9px) scale(1)}50%{transform:translate(8px,9px) scale(1.09)}100%{transform:translate(8px,9px) scale(1)}}@keyframes bounceLeft{0%,100%{transform:translateX(0)}50%{transform:translateX(-2px)}}@keyframes bounceRight{0%,100%{transform:translateX(0)}50%{transform:translateX(2px)}}.compare-icon{margin-bottom:12px;display:flex;justify-content:center;align-items:center;border:none;border-radius:40px;padding:4px 10px;background:#f2f1ef;max-width:120px;line-height:18px;transition:.3s ease-in-out}.compare-icon .compare{transform-origin:50% 50%;transition:transform .5s ease-in-out}.compare-icon:not(.vdp-compare-icon):hover{box-shadow:0 5px 15px -4px rgba(0,0,0,.25)}.compare-icon:hover .compare{transform:rotate(180deg)}.compare-icon.vehicle-comparable .compare-icon__icons .compare-arrows-icon path{fill:var(--mp-compare-arrows-active-color)!important;stroke:var(--mp-compare-arrows-active-color)!important}.compare-icon.vehicle-comparable .compare-icon__icons svg path{fill:var(--mp-compare-icon-active-color);stroke:var(--mp-compare-icon-active-color)}.compare-icon.vehicle-comparable .compare-icon__label{color:var(--mp-compare-icon-active-color);font-weight:700}.compare-icon__icons{padding-right:4px;height:17px}.compare-icon__icons svg.compare path{fill:var(--mp-compare-icon-inactive-color)}.compare-icon__icons svg.compare-arrows-icon path{fill:var(--mp-compare-arrows-inactive-color)}.compare-icon__label{font-size:14px}.compare-icon.vdp-compare-icon{padding:0;margin-bottom:0;background-color:transparent}.compare-icon.vdp-compare-icon:hover .left-arrow{animation:bounceLeft 1.5s infinite ease-in-out}.compare-icon.vdp-compare-icon:hover .right-arrow{animation:bounceRight 1.5s infinite ease-in-out}.compare-icon.vdp-compare-icon .compare-icon__icons{height:30px;height:30px;padding:0}.compare-icon.compare-doubleIcon .compare-icon__icons .comparable{visibility:hidden;display:none}.compare-icon.compare-doubleIcon.vehicle-comparable .compare-icon__icons .compare{display:none;visibility:hidden}.compare-icon.compare-doubleIcon.vehicle-comparable .compare-icon__icons .comparable{visibility:visible;display:inline-block}.heart-icon{background:0 0;border:none}.heart-icon:hover .osHeartIcon--heart{transform-origin:center;animation:pulse-heart .9s ease-in-out infinite}.heart-icon .osHeartIcon--bg{stroke:var(--mp-heart-circle-inactive-color)}.heart-icon .osHeartIcon--heart{stroke:var(--mp-heart-stroke-inactive-color);fill:var(--mp-heart-inactive-color)}.heart-icon.sv-heart-icon,.heart-icon.vrp-heart{position:absolute;right:0;top:0;max-width:30px;padding:0}.heart-icon.vehicle-saved .osHeartIcon--heart{stroke:var(--mp-heart-stroke-active-color);fill:var(--mp-heart-active-color)}.heart-icon~.hit-link{padding-right:15px}.vdp-heart{display:flex}.vdp-heart .osHeartIcon{height:30px}.vdp-heart .osHeartIcon--bg{stroke:var(--mp-heart-circle-mast-header-inactive-color)}.vdp-heart .osHeartIcon--heart{stroke-width:2;stroke:var(--mp-heart-mast-header-inactive-color);fill:var(--mp-heart-mast-header-inactive-fill-color)}.vdp-heart .osHeartIcon .osHeartIcon--heart{stroke-width:2}.vdp-heart.heart-icon{position:relative}.vdp-heart .my-profile-tooltip{display:flex;visibility:hidden;pointer-events:none;cursor:default;opacity:0;height:80px;align-items:center;justify-content:space-between;width:350px;font-size:12px;position:absolute;background-color:#2e313c;color:#fff;padding:12px 16px 12px 16px;border-radius:6px;z-index:200;left:-50px;bottom:-120px;transition:450ms ease-in}.vdp-heart .my-profile-tooltip p{text-align:left;margin:0}.vdp-heart .my-profile-tooltip p.heading{font-size:16px;font-weight:700;line-height:24px;text-align:left}.vdp-heart .my-profile-tooltip p.body{line-height:normal}.vdp-heart .my-profile-tooltip:before{content:"";display:block;position:absolute;top:-15px;left:52px;border-bottom:15px solid #2e313c;border-left:15px solid transparent;border-right:15px solid transparent}.vdp-heart .my-profile-tooltip.active{visibility:visible;opacity:1;bottom:-108px}.vdp-heart .my-profile-tooltip--heart{flex:1}.vdp-heart .my-profile-tooltip--content{flex:9;padding-left:10px}@media screen and (min-width:769px){.vdp-heart .my-profile-tooltip{left:-275px}.vdp-heart .my-profile-tooltip:before{left:285px}}@media screen and (min-width:1025px){.vdp-heart .my-profile-tooltip:before{left:281px}}#save-vehicles-expand-btn,#shop-by-payment{display:none}#lvrp-results-wrapper #loader-hits{display:none}.lightning-vrp-seo{background-color:#fff;background-color:var(--lvrp-seo-content-bg,#fff)}.lightning-vrp-seo__content{padding:1.75vw 0 2.5vw 0}.lightning .content.no-padding{padding:0}body.os-open{position:relative}body .popover{z-index:999}body .popover .popover-content{max-height:300px;overflow:scroll}body.di-modal-open .popover{z-index:10000000!important}body .popover-content{font-weight:lighter;font-size:12px}.vehicle-finder-form-container{flex:0 0 100%}@media (max-width:767px){.vehicle-finder-form-container{padding:15px 0}}@media (max-width:767px){.page-template-page-lightning #di-conversations-embed-root .conversations-cta-container{bottom:0}}.advanced-pricing-stack hr{width:100%}.tooltip.status-tooltip{opacity:1;z-index:1000}.tooltip.status-tooltip .tooltip-inner{color:#333;background:#f5f5f5;border:1px solid #ddd;text-align:left}.tooltip.status-tooltip .tooltip-arrow{border-bottom-color:#f5f5f5}.vrp-custom-popover::-webkit-scrollbar{display:none}.vrp-custom-popover{pointer-events:none;background:#000;color:#fff;-ms-overflow-style:none;scrollbar-width:none}.vrp-custom-popover .popover-title{background-color:#000}.vrp-custom-popover .popover-content,.vrp-custom-popover .popover-title{font-size:10px;padding:5px 10px;-ms-overflow-style:none;scrollbar-width:none}.vrp-custom-popover .popover-content::-webkit-scrollbar{display:none}.vrp-custom-popover.popover.bottom>.arrow::after{border-bottom-color:#000}.pricing-disclaimer-popover .popover-content>p:last-child{margin-bottom:0}#lvrp-no-algolia-content-returned{text-align:center;width:100%}#lvrp-no-algolia-content-returned h3{font-weight:400}#lvrp-no-algolia-content-returned h3 strong{display:block}#lvrp-results-wrapper{padding:0 35px}@media (max-width:767px){#lvrp-results-wrapper{padding:0}}#lvrp-results-wrapper #hits{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}@media (max-width:767px){#lvrp-results-wrapper #hits{margin:0}}#lvrp-results-wrapper #hits .hit-price-locked__value{margin-left:auto}#lvrp-results-wrapper #hits .result-price.result-price-toyota .hit-price-locked__value{display:-moz-flex;display:flex;margin-top:10px}#lvrp-results-wrapper #hits .result-price.result-price-toyota .hit-price-locked__value .hit-price__svg{margin-right:5px}#lvrp-results-wrapper #hits .result-price.grid-view .advanced-pricing-vrp-card{margin-bottom:0}#lvrp-results-wrapper #hits .advanced-pricing-vrp-wrapper{position:relative}#lvrp-results-wrapper #hits .advanced-pricing-vrp-wrapper.hide-advanced-pricing-box .price-stack{background:0 0;padding:0;margin:0}#lvrp-results-wrapper #hits .advanced-pricing-vrp-wrapper.hide-advanced-pricing-box .advanced-pricing-vrp-card{margin:0}#lvrp-results-wrapper #hits .advanced-pricing-vrp-card{width:100%;margin-bottom:20px}#lvrp-results-wrapper #hits .advanced-pricing-vrp-card .loading-bar .line:not(:last-child){margin-right:2px}#lvrp-results-wrapper #hits .advanced-pricing-vrp-card .price-stack{margin-top:5px}#lvrp-results-wrapper #hits .advanced-pricing-vrp-card .price-stack a{color:inherit}#lvrp-results-wrapper #hits .advanced-pricing-vrp-card .price-stack .price-block-header{margin-top:10px;margin-bottom:10px}#lvrp-results-wrapper #hits .advanced-pricing-vrp-card .price-stack p:not(.price-block-header){display:none}#lvrp-results-wrapper #hits .advanced-pricing-vrp-card .advanced-pricing-stack{display:flex;flex-direction:column}#lvrp-results-wrapper #hits .advanced-pricing-vrp-card .advanced-pricing-stack>* a{font-size:12px;display:flex}#lvrp-results-wrapper #hits .advanced-pricing-vrp-card .advanced-pricing-stack>* a .price-label{display:flex;flex:1;padding-right:20px}#lvrp-results-wrapper #hits .advanced-pricing-vrp-card .advanced-pricing-stack>* a:hover{text-decoration:none;color:inherit}#lvrp-results-wrapper #hits .advanced-pricing-vrp-card .advanced-pricing-stack>:not(:last-child){margin-bottom:5px}#lvrp-results-wrapper #hits .advanced-pricing-vrp-card .advanced-pricing-stack>.standalone-dealer-incentive{order:1}#lvrp-results-wrapper #hits .advanced-pricing-vrp-card .advanced-pricing-stack>.standalone-dealer-incentive.add-separator{border-top:1px solid #ddd;margin-top:10px;padding-top:10px}#lvrp-results-wrapper #hits .advanced-pricing-vrp-card .advanced-pricing-stack a[rel=popover] .price-label .price-info-icon{font-family:FontAwesome}#lvrp-results-wrapper #hits .advanced-pricing-vrp-card .advanced-pricing-stack~p{display:none}#lvrp-results-wrapper #hits .advanced-pricing-vrp-card .advanced-pricing-stack a.disclaimer-link sup{line-height:normal;left:1px;top:-1.5px;font-size:95%}#lvrp-results-wrapper #hits .advanced-pricing-vrp-card .advanced-pricing-stack a.disclaimer-link:hover sup{color:var(--primary,#333)}#lvrp-results-wrapper #hits .advanced-pricing-vrp-card .advanced-pricing-stack .disclaimer{display:none}#lvrp-results-wrapper #hits .result-wrap{padding:5px}@media (max-width:767px){#lvrp-results-wrapper #hits .result-wrap{flex:1 0 100%;padding:10px;max-width:100%}}@media (min-width:768px){#lvrp-results-wrapper #hits .result-wrap{flex:1 0 50%;max-width:50%}}@media (min-width:1000px){#lvrp-results-wrapper #hits .result-wrap{flex:1 0 33.3333%;max-width:33.3333%}}@media (min-width:1200px){#lvrp-results-wrapper #hits .result-wrap{flex:1 0 25%;max-width:25%}}@media (min-width:1600px){#lvrp-results-wrapper #hits .result-wrap{flex:1 0 20%;max-width:20%}}@media screen and (min-width:2000px){#lvrp-results-wrapper #hits .result-wrap{flex:1 0 16.6666%;max-width:16.6666%}}@media (min-width:1600px){#lvrp-results-wrapper #hits.columns-5 .result-wrap{flex:1 0 20%;max-width:20%}}@media (min-width:1200px){#lvrp-results-wrapper #hits.columns-4 .result-wrap{flex:1 0 25%;max-width:25%}}@media (min-width:1000px){#lvrp-results-wrapper #hits.columns-3 .result-wrap{flex:1 0 33.3333%;max-width:33.3333%}}@media screen and (min-width:768px){#lvrp-results-wrapper #hits.columns-2 .result-wrap{flex:1 0 50%;max-width:50%}}@media screen and (max-width:767px){#lvrp-results-wrapper #hits .mobile-vehicle-card-full-width-image .hit{-moz-flex-direction:column;flex-direction:column}#lvrp-results-wrapper #hits .mobile-vehicle-card-full-width-image .hit .hit-content{max-width:100%;padding:10px}#lvrp-results-wrapper #hits .mobile-vehicle-card-full-width-image .hit.hit-advanced-pricing-enabled .hit-advanced-pricing-enabled__left-wrapper{width:100%;max-width:initial}#lvrp-results-wrapper #hits .mobile-vehicle-card-full-width-image .hit.hit-advanced-pricing-enabled .hit-advanced-pricing-enabled__left-wrapper .vehicle-details{display:none}#lvrp-results-wrapper #hits .mobile-vehicle-card-full-width-image .hit.hit-advanced-pricing-enabled .hit-content{width:100%}#lvrp-results-wrapper #hits .mobile-vehicle-card-full-width-image .hit.hit-advanced-pricing-enabled .hit-content .vehicle-details{display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column;padding:10px 0;border-bottom:1px #e7e7e7 solid}}#lvrp-results-wrapper .hit:has(div.hit-additional-ctas>div.carbravo-cta){border:2px solid #78e053}#lvrp-results-wrapper .hit{height:100%;transition:box-shadow .25s ease;display:flex;flex-direction:column;background:#fff}#lvrp-results-wrapper .hit:hover{box-shadow:0 5px 15px -4px rgba(0,0,0,.5)}#lvrp-results-wrapper .hit .advanced-pricing-vrp-card a,#lvrp-results-wrapper .hit .hit-link{cursor:pointer;text-decoration:none;color:inherit}#lvrp-results-wrapper .hit .advanced-pricing-vrp-card a:hover,#lvrp-results-wrapper .hit .hit-link:hover{text-decoration:none}#lvrp-results-wrapper .hit .badge-row{display:flex;align-items:center;margin-left:-5px;padding:10px 0;flex-wrap:wrap}#lvrp-results-wrapper .hit .badge-row .badge-row-item{padding:5px;width:auto;max-width:calc(100%/3);cursor:default;background-color:none}#lvrp-results-wrapper .hit .badge-row .badge-row-item.ford_custom_cpo_badge{max-width:calc(100%/2)}#lvrp-results-wrapper .hit .badge-row .badge-row-item.clickable{cursor:pointer}#lvrp-results-wrapper .hit .badge-row .badge-row-item:only-child{width:auto;max-width:calc(100%/3)}@media only screen and (min-width:768px){#lvrp-results-wrapper .hit .badge-row .badge-row-item:only-child{max-width:120px}}#lvrp-results-wrapper .hit .badge-row .badge-row-item.carfax_canada_badge{max-width:100%}#lvrp-results-wrapper .hit .badge-row .badge-row-item.carfax_canada_badge .carproof-badge>div{width:100%!important;height:auto!important;padding-left:0!important}#lvrp-results-wrapper .hit .badge-row .badge-row-item.ford_fctp_badge img{max-width:100px}@media screen and (min-width:480px){#lvrp-results-wrapper .hit .badge-row .badge-row-item.ford_fctp_badge img{max-width:120px}}@media screen and (min-width:768px){#lvrp-results-wrapper .hit .badge-row .badge-row-item.ford_fctp_badge img{max-width:150px}}@media screen and (min-width:1025px){#lvrp-results-wrapper .hit .badge-row .badge-row-item.ford_fctp_badge img{max-width:120px}}#lvrp-results-wrapper .hit .badge-row .badge-row-item img{width:100%;max-width:150px}#lvrp-results-wrapper .hit .badge-row .badge-row-item.safety_sense img{max-width:70px}#lvrp-results-wrapper .hit .badge-row .badge-row-item.set_toyota_safety_sense,#lvrp-results-wrapper .hit .badge-row .badge-row-item.toyota_care.set_toyota_care{-moz-flex:1;flex:1;-ms-flex:1;max-width:none}#lvrp-results-wrapper .hit .badge-row .badge-row-item.set_toyota_safety_sense img,#lvrp-results-wrapper .hit .badge-row .badge-row-item.toyota_care.set_toyota_care img{max-width:none}#lvrp-results-wrapper .hit .badge-row .badge-row-item.bmw-badge img{max-width:75px;width:auto}#lvrp-results-wrapper .hit .badge-row .badge-row-item.in-transit-badge.bmw-badge img{max-width:125px}#lvrp-results-wrapper .hit .badge-row .badge-row-item.in-production-badge.bmw-badge img{max-width:125px}#lvrp-results-wrapper .hit .badge-row .badge-row-item a.electrify-america-badge.bmw-badge img{max-width:200px}#lvrp-results-wrapper .hit .badge-row .badge-row-item.default-width-badge{max-width:initial}#lvrp-results-wrapper .hit .badge-row .badge-row-item.default-width-badge img{max-width:initial}#lvrp-results-wrapper .hit .badge-row .badge-row-item.hyundai-select-used-badge{width:100%;max-width:75px}#lvrp-results-wrapper .hit-special{text-align:center;display:block;padding:5px 0;letter-spacing:2px;text-transform:uppercase;color:#fff;background:#333;background:var(--lvrp-hit-specials-banner-bg,var(--primary,#333))}#lvrp-results-wrapper .bravo-budget-banner{background:#6bc24a}#lvrp-results-wrapper .vrp-image-slideshow{cursor:pointer}#lvrp-results-wrapper .vrp-image-slideshow .vrp-image_slideshow__details{display:flex;justify-content:space-between;align-items:center;background:#f0f2f1;padding:5px}@media screen and (min-width:500px){#lvrp-results-wrapper .vrp-image-slideshow .vrp-image_slideshow__details{padding:10px 11px 10px 20px}}#lvrp-results-wrapper .vrp-image-slideshow .vrp-image_slideshow__details--count img{padding-right:8px;width:25px}#lvrp-results-wrapper .vrp-image-slideshow .vrp-image_slideshow__details--count span{font-size:10px;vertical-align:text-top}@media only screen and (min-width:500px){#lvrp-results-wrapper .vrp-image-slideshow .vrp-image_slideshow__details--count span{font-size:14px}}#lvrp-results-wrapper .vrp-image-slideshow .vrp-image_slideshow__details--expand{width:18px;height:18px}#lvrp-results-wrapper .vrp-image-slideshow.overlay-gallery-style .vrp-image_slideshow__details{position:absolute;left:0;bottom:0;text-align:center;display:block;width:100%;margin:5px 10px;width:calc(100% - 20px);border-radius:10px}@media only screen and (min-width:768px){#lvrp-results-wrapper .vrp-image-slideshow.overlay-gallery-style .vrp-image_slideshow__details{display:inline-block;margin:0 0 8px 25px;padding:10px 15px;width:auto}}#lvrp-results-wrapper .vrp-image-slideshow.overlay-gallery-style .vrp-image_slideshow__details--expand{display:none}#lvrp-results-wrapper .hit-image{padding:15px 15px 0;min-height:150px;position:relative}@media (max-width:767px){#lvrp-results-wrapper .hit-image{min-height:100px}}#lvrp-results-wrapper .hit-image-wrap{display:block}#lvrp-results-wrapper .hit-image-wrap.hyundai-image-style .hit-image{padding:0}#lvrp-results-wrapper .hit-image-wrap img{width:100%}#lvrp-results-wrapper .hit-status{display:block;margin:3px 0;letter-spacing:2px;text-transform:uppercase}#lvrp-results-wrapper .hit-status .status-details_eta{font-size:12px;margin:2px 0 0 0}#lvrp-results-wrapper .hit-status.text-capitalize{text-transform:capitalize}#lvrp-results-wrapper .hit-status.hit-status-with-tooltip{margin-bottom:10px}#lvrp-results-wrapper .hit-status.hit-status-with-tooltip.infiniti-status .status-label{display:none}#lvrp-results-wrapper .hit-status.hit-status-with-tooltip.infiniti-status [data-toggle=status-disclaimer-tooltip] i{color:#fff}#lvrp-results-wrapper .hit-status.hit-status-with-tooltip:not(.infiniti-status) .status-label{margin-right:10px}#lvrp-results-wrapper .hit-status.hit-status-with-tooltip:not(.infiniti-status) .status-details span{background:0 0;color:inherit;padding:0;text-transform:capitalize}#lvrp-results-wrapper .hit-status.hit-status-with-tooltip:not(.infiniti-status) .status-details .status .name{margin-left:5px}#lvrp-results-wrapper .hit-status.hit-status-with-tooltip .status-details{display:flex;align-items:center;justify-content:space-between}#lvrp-results-wrapper .hit-status.hit-status-with-tooltip.has-status{border-bottom:1px solid #ddd;padding-bottom:10px}#lvrp-results-wrapper .hit-status.hit-status-with-tooltip.has-status.infiniti-status{border:none;padding:0;margin:0}#lvrp-results-wrapper .hit-status.hit-status-with-tooltip.has-status.infiniti-status .status-details_eta{border-bottom:1px solid #ddd;padding-bottom:10px;margin-bottom:10px}#lvrp-results-wrapper .hit-status.hit-status-with-tooltip .status i{color:#a5a5a5;vertical-align:middle}#lvrp-results-wrapper .hit-status span{padding:1px 5px;color:#fff;background:#333;background:var(--lvrp-hit-specials-banner-bg,var(--primary,#333))}#lvrp-results-wrapper .hit-status .disclaimer{display:block;letter-spacing:0;font-size:8px}#lvrp-results-wrapper .hit-status.vehicle-reserve-flag span{background-color:#fff;color:#000}#lvrp-results-wrapper .gmus-ctp-container{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.5rem}#lvrp-results-wrapper .gmus-ctp-title{font-weight:bolder;font-size:.65rem;flex:1;padding-left:.25rem;padding-right:.25rem}#lvrp-results-wrapper .gmus-ctp-call-for-availability{font-size:.65rem;font-weight:lighter;flex:1;padding-left:.25rem;padding-right:.25rem}#lvrp-results-wrapper .hit-content{color:#333;padding:15px;width:100%}#lvrp-results-wrapper .hit-content .marketplace-insights{display:flex;flex-wrap:wrap}#lvrp-results-wrapper .hit-content .toyota-cpo-type{font-weight:700;display:block;margin-bottom:.25em}#lvrp-results-wrapper .hit-content .toyota-cpo-type.toyota-cpo-gold{color:#a37e2c}#lvrp-results-wrapper .hit-content .toyota-cpo-type.toyota-cpo-silver{color:#75757a}#lvrp-results-wrapper .hit-content .vrp-inline-save-heart{float:right}#lvrp-results-wrapper .hit-content div.stock-row,#lvrp-results-wrapper .hit-content div.vin-row{line-height:140%}#lvrp-results-wrapper .hit-content .lightning-vrp-custom-html{margin:10px 0}#lvrp-results-wrapper .hit-content .hit-content-title-wrap{position:relative;display:flex;flex-direction:column}#lvrp-results-wrapper .hit-content h2.result-title{margin:0;font-size:16px;line-height:20px}#lvrp-results-wrapper .hit-content h2.result-title .title-top{font-weight:300;display:block}#lvrp-results-wrapper .hit-content h2.result-title .title-bottom{font-weight:600;display:block;word-wrap:break-word}@media (max-width:1599px){#lvrp-results-wrapper .hit-content h2.result-title{font-size:14px;line-height:normal}}#lvrp-results-wrapper .hit-content .vehicle-card-tab-controls{display:flex;justify-content:space-around}#lvrp-results-wrapper .hit-content .vehicle-card-tab-controls .tab-control{font-size:14px;opacity:50%;padding:15px 35px 5px;border:none;border-bottom:2px solid rgba(0,0,0,.5);background:0 0;font:inherit;cursor:pointer;outline:inherit}#lvrp-results-wrapper .hit-content .vehicle-card-tab-controls .tab-control.active{opacity:100%;border-color:var(--primary,#333);color:var(--primary,#333)}#lvrp-results-wrapper .hit-content .vehicle-card-tab-controls .tab-control:focus-visible{border:2px solid #000;opacity:100%;border-radius:4px}#lvrp-results-wrapper .hit-content .vehicle-pricing-disclaimer{margin-top:10px}#lvrp-results-wrapper .hit-content .vehicle-pricing-disclaimer .disclaimer-content{font-size:12px}#lvrp-results-wrapper .hit-content .vehicle-pricing-disclaimer .long-disclaimer{margin-left:5px;cursor:pointer}#lvrp-results-wrapper .hit-additional-ctas{padding:0 15px 15px;margin-top:auto;width:100%}#lvrp-results-wrapper .result-price{display:flex;flex-direction:column;justify-content:space-between;margin-top:10px;font-size:12px;line-height:1.5}#lvrp-results-wrapper .result-price.list-view{display:none}#lvrp-results-wrapper .result-price--savings{display:flex;flex-direction:column}#lvrp-results-wrapper .result-price--savings .hit-price--extra{justify-content:space-between;font-size:12px}#lvrp-results-wrapper .result-price--savings .hit-additional-ctas{order:1}#lvrp-results-wrapper .advanced-pricing-vrp-card .advanced-pricing-stack .our-price.real-price .price-label,#lvrp-results-wrapper .hit-price__label{padding-right:3px}#lvrp-results-wrapper .advanced-pricing-vrp-card .advanced-pricing-stack .our-price.real-price .price,#lvrp-results-wrapper .hit-price--primary .hit-price__value,#lvrp-results-wrapper .vehicle-pricing-disclaimer .disclaimer-content .short-disclaimer .disclaimer-apr{font-size:14px;font-weight:600;color:#333;color:var(--lvrp-hit-price-color,var(--primary,#333))}#lvrp-results-wrapper .vehicle-pricing-disclaimer .disclaimer-content{font-weight:lighter}#lvrp-results-wrapper .vehicle-pricing-disclaimer .disclaimer-content svg{overflow:visible;width:1em;display:inline-block;font-size:inherit;height:1em;vertical-align:-.125em}#lvrp-results-wrapper .vehicle-pricing-disclaimer .disclaimer-content .short-disclaimer{display:inline-block;margin-bottom:0}#lvrp-results-wrapper .vehicle-pricing-disclaimer .disclaimer-content .short-disclaimer>p:last-child{margin-bottom:0}#lvrp-results-wrapper .vehicle-pricing-disclaimer .disclaimer-content .short-disclaimer .disclaimer-apr{color:#333}#lvrp-results-wrapper .hit-price{display:flex;justify-content:space-between;align-items:baseline;font-size:13px;margin-top:3px}#lvrp-results-wrapper .hit-price__label{padding-right:3px}#lvrp-results-wrapper .hit-price__value{text-align:right}#lvrp-results-wrapper .hit-price__customize{position:relative;flex-grow:1;flex-shrink:0;font-weight:600;font-size:12px;cursor:pointer;color:#333;color:var(--lvrp-hit-details-color,var(--primary,#333));display:flex;align-items:center;margin-top:10px}#lvrp-results-wrapper .hit-price__customize svg{height:14px;width:14px;vertical-align:top;fill:#333;fill:var(--lvrp-hit-details-color,var(--primary,#333));margin-right:5px}#lvrp-results-wrapper .hit-price--primary svg{height:18px;width:18px;vertical-align:top;fill:#333;fill:var(--lvrp-hit-price-color,var(--primary,#333))}#lvrp-results-wrapper .hit-price--extra{font-size:11px;justify-content:flex-end}#lvrp-results-wrapper .hit-price--locked{font-size:11px;font-weight:100;color:#4d4d4d;justify-content:flex-end;text-transform:uppercase}#lvrp-results-wrapper .hit-price .strikethrough{text-decoration:line-through}#lvrp-results-wrapper .vehicle-details{margin:10px 0 0;padding:10px 0 0;border-top:1px solid #ddd;list-style:none}#lvrp-results-wrapper .vehicle-details span.color-circle{width:16px;height:16px;display:inline-block;border-radius:10px;vertical-align:top;margin:2px 7px 2px 2px;border:1px solid #ccc}#lvrp-results-wrapper .vehicle-details--item{line-height:20px;font-size:14px;padding-top:3px;padding-bottom:3px;padding-left:25px;overflow:hidden;text-overflow:ellipsis;display:flex}@media (max-width:1599px){#lvrp-results-wrapper .vehicle-details--item{font-size:12px;padding-top:0;padding-bottom:0}}#lvrp-results-wrapper .vehicle-details--item-color{padding-left:0}#lvrp-results-wrapper .vehicle-details--item-color span.color-circle{flex:1 0 auto}#lvrp-results-wrapper .vehicle-details--item-color span.color-circle+span{flex:0 1 100%}#lvrp-results-wrapper .list-view-mileage{display:none}#lvrp-results-wrapper .result-features-container{margin:10px 0 0;padding:10px 0 0;border-top:1px solid #ddd}#lvrp-results-wrapper .key-features-title{display:block;font-size:12px;margin-bottom:5px;text-transform:uppercase}#lvrp-results-wrapper ul.result-features{padding:0;margin:0;list-style:none;display:flex;flex-wrap:wrap}#lvrp-results-wrapper ul.result-features li{cursor:pointer;line-height:20px;font-size:12px;padding:3px 0;margin-right:10px}#lvrp-results-wrapper ul.result-features svg{fill:#a5a5a5;height:24px;width:24px;vertical-align:top}#lvrp-results-wrapper ul.result-features li:hover svg{fill:#333}#lvrp-results-wrapper ul.result-features .active svg{fill:#333;fill:var(--lvrp-hit-svg-active,var(--primary,#333))}#incentive-modal .incentive-content .pricing-stack-error{margin-bottom:20px;text-align:center}#incentive-modal.di-advanced-pricing-modal .button-group{display:flex;justify-content:center;padding:0 10px}#incentive-modal.di-advanced-pricing-modal .button-group__button{width:calc(50% - 10px);text-align:center;text-transform:uppercase;font-size:16px;padding:8px 16px;font-weight:600;margin:0;display:block;transition:all .3s ease;color:#fff;background:#333;background:var(--primary,#333)}#incentive-modal.di-advanced-pricing-modal .button-group__button:hover{text-decoration:none;background:#1a1a1a;background:var(--primaryhover,#1a1a1a)}#incentive-modal.di-advanced-pricing-modal .button-group__button--cta{background:#333;background:var(--cta,#333);color:#fff}#incentive-modal.di-advanced-pricing-modal .button-group__button--cta:hover{background:#1a1a1a;background:var(--ctahover,#1a1a1a)}#incentive-modal.di-advanced-pricing-modal .incentive-content .di-modal-head{padding-top:0;padding-bottom:0;padding-left:0;background:#fff}#incentive-modal.di-advanced-pricing-modal .incentive-content .lightbox-info{align-items:center}#incentive-modal.di-advanced-pricing-modal .incentive-content .lightbox-info .info-left{flex:0 1 40%;padding:0}#incentive-modal.di-advanced-pricing-modal .incentive-content .lightbox-info .info-left img{width:100%}#incentive-modal.di-advanced-pricing-modal .incentive-content .lightbox-info .info-right{padding:0 30px;flex:1}#incentive-modal.di-advanced-pricing-modal .incentive-content .lightbox-info .info-right h3{font-size:20px}#incentive-modal.di-advanced-pricing-modal .incentive-content .lightbox-info .info-right h1,#incentive-modal.di-advanced-pricing-modal .incentive-content .lightbox-info .info-right h4{font-size:24px;font-weight:700}#incentive-modal .incentive-content .loading-bar{text-align:center;margin:25px 0;left:0;right:0}.loading-bar{visibility:visible;opacity:1}.loading-bar .line{display:inline-block;width:4px;height:18px;border-radius:4px;background-color:#888;animation:loading 1s ease-in-out infinite}.loading-bar .line:nth-child(1){animation-delay:0}.loading-bar .line:nth-child(2){animation-delay:90ms}.loading-bar .line:nth-child(3){animation-delay:.18s}.loading-bar .line:nth-child(4){animation-delay:.27s}@keyframes loading{0%{transform:scale(1)}20%{transform:scale(1,2.2)}40%{transform:scale(1)}}.lightning-custom-cta{justify-content:center;background:#333;background:var(--lvrp-online-shopper-v2-button-background,var(--primary,#333));color:#fff;position:relative;display:flex;align-items:center;padding:10px;font-weight:700;font-size:13px;line-height:initial;transition:all .3s ease;margin:5px 0;cursor:pointer}.lightning-custom-cta.custom-image-cta,.lightning-custom-cta.custom-image-cta:hover{padding:0;background:0 0}.lightning-custom-cta.custom-image-cta img,.lightning-custom-cta.custom-image-cta:hover img{max-height:100px}@media screen and (min-width:768px){.lightning-custom-cta.custom-image-cta img,.lightning-custom-cta.custom-image-cta:hover img{max-height:150px}}.lightning-custom-cta+.lightning-custom-cta{margin-top:0}.lightning-custom-cta.carbravo-cta,.lightning-custom-cta.carbravo-cta:visited{background-color:#0375d3}.lightning-custom-cta.carbravo-cta:hover,.lightning-custom-cta.carbravo-cta:visited:hover{background-color:#0259a1}.lightning-custom-cta .custom-text-cta-icon{display:inline-flex;align-items:center}.lightning-custom-cta .custom-text-cta-icon svg{width:20px;margin-right:10px}.lightning-custom-cta .form-text{text-align:center}.lightning-custom-cta:hover{background:#1a1a1a;background:var(--primaryhover,#1a1a1a);text-decoration:none;color:#fff}.lightning-custom-cta:focus{text-decoration:none}.lightning-custom-cta:active,.lightning-custom-cta:visited{color:#fff}.lightning-custom-cta.smart-parth-price-unlocked-bg,.lightning-custom-cta.vrp-locked-cta{background-color:#333;background-color:var(--cta,#333);color:#fff;color:var(--ctatext,#fff)}.result-online-shopper{margin-top:auto}.online-shopper-cta-button{position:relative;display:flex;justify-content:space-between;align-items:center;padding:10px;background:#d8ecfb;color:#2474d5;font-weight:700;font-size:13px;line-height:initial;transition:all .3s ease;cursor:pointer}.online-shopper-cta-button .os-icon{display:flex;font-weight:700}.online-shopper-cta-button:hover{background:#aad5f6}@media (max-width:767px){.online-shopper-cta-button{padding:5px;font-size:12px;text-align:center}}.online-shopper-cta-button--v2{justify-content:center;background:#333;background:var(--lvrp-online-shopper-v2-button-background,var(--primary,#333));color:#fff}.online-shopper-cta-button--v2 .os-text--isAuthenticated,.online-shopper-cta-button--v2 .os-text--saved{display:none}.online-shopper-cta-button--v2 .os-icon svg{margin-right:10px;height:18px;width:18px;fill:#fff}.online-shopper-cta-button--v2:hover{background:#1a1a1a;background:var(--primaryhover,#1a1a1a)}.visible-small{display:none}@media (max-width:1299px){.os-text .visible-large{display:none}.os-text .visible-small{display:block}}@media (max-width:767px){#lvrp-results-wrapper .result-wrap+.result-wrap{padding-top:0}#lvrp-results-wrapper .hit{flex-direction:row}#lvrp-results-wrapper .hit .hit-special{font-weight:400;letter-spacing:1px;font-size:9px;padding:3px 0}#lvrp-results-wrapper .hit .hit-image-wrap,#lvrp-results-wrapper .hit>.hit-link{flex:0 0 40%}#lvrp-results-wrapper .hit .hit-image-wrap .hit-image{flex:1 1 auto;padding:0}#lvrp-results-wrapper .hit .result-status{font-weight:400;letter-spacing:1px;font-size:9px;padding:3px 0}#lvrp-results-wrapper .hit .hit-content{padding:8px 10px 10px;max-width:60%}#lvrp-results-wrapper .hit .hit-content .hit-content-title-wrap{padding-bottom:8px;height:auto;line-height:18px}#lvrp-results-wrapper .hit .hit-content div.stock-row,#lvrp-results-wrapper .hit .hit-content div.vin-row{font-size:10px}#lvrp-results-wrapper .hit .hit-content h2.result-title{line-height:18px}#lvrp-results-wrapper .hit .hit-content h2.result-title .title-top{font-size:12px}#lvrp-results-wrapper .hit .hit-content .result-price{padding-top:5px;margin:0;border-top:1px solid #eee}#lvrp-results-wrapper .hit .hit-content .result-price.grid-view{display:none}#lvrp-results-wrapper .hit .hit-content .result-price.list-view{display:block}#lvrp-results-wrapper .hit .hit-content .result-price.list-view .hit-additional-ctas{display:block;padding:10px 0 0 0}#lvrp-results-wrapper .hit .hit-price--extra{flex-wrap:wrap;justify-content:space-between;line-height:18px;font-size:12px}#lvrp-results-wrapper .hit .hit-price__customize{flex-basis:100%;order:3;margin-top:10px;text-align:right}#lvrp-results-wrapper .hit .key-features-title{display:none}#lvrp-results-wrapper .hit ul.result-features li{padding:0;margin-right:5px}#lvrp-results-wrapper .hit ul.result-features svg{height:16px;width:16px}#lvrp-results-wrapper .hit .hit-additional-ctas,#lvrp-results-wrapper .hit .hit-content-title-wrap .lightning-vrp-custom-html{display:none}#lvrp-results-wrapper .hit .vehicle-details{border:none;margin-top:0;padding:0}#lvrp-results-wrapper .hit .vehicle-details .vehicle-details--item{padding:0;font-size:10px;line-height:18px;white-space:normal}#lvrp-results-wrapper .hit .result-features-container{display:none}#lvrp-results-wrapper #hits .mobile-vehicle-card-full-width-image .hit .hit-image-wrap,#lvrp-results-wrapper #hits .mobile-vehicle-card-full-width-image .hit>.hit-link{flex:none}}#vehicle-info-component.vehicle-info .lightbox-info{padding:25px 40px;align-items:center}#vehicle-info-component.vehicle-info .lightbox-info .info-left{flex:0 1 40%;padding:0;max-width:250px}#vehicle-info-component.vehicle-info .lightbox-info .info-left img{width:100%}#vehicle-info-component.vehicle-info .lightbox-info .info-right{padding:0 0 0 30px;flex:1}#vehicle-info-component.vehicle-info .lightbox-info .info-right h2{margin:0 0 5px 0;font-size:18px}#vehicle-info-component.vehicle-info .lightbox-info .info-right span{display:block;color:#6c6c6c;font-size:12px;line-height:normal}@media (min-width:1300px),(min-width:768px) and (max-width:1024px){#vehicle-info-component.vehicle-info .lightbox-info .info-right h2{font-size:20px}#vehicle-info-component.vehicle-info .lightbox-info .info-right span{font-size:14px}}.pricing-stack-incentive-disclaimer{margin:15px 0}.marketplace-insight-badge{background-color:#ddd;color:#000;font-weight:400;border-radius:20px;padding:5px 10px;display:flex;align-items:center;margin:5px 5px 5px 0;border:none}.marketplace-insights .marketplace-insight-badge:last-child{margin-right:0}.marketplace-insight-icon{margin-right:5px;color:#000}.marketplace-insight{color:#000;font-weight:400}body.page-template-page-lightning #di-modal.modal--light-mode .marketplace-insight-modal .di-modal-footer,body.page-template-page-lightning #di-modal.modal--light-mode .marketplace-insight-modal .di-modal-head{background:#fff}body.page-template-page-lightning #di-modal.modal--light-mode .marketplace-insight-modal .di-modal-head{border-bottom:1px solid #d8d8d8}body.page-template-page-lightning #di-modal.modal--light-mode .marketplace-insight-modal .di-modal-body{background:#f5f5f5}#di-modal .di-modal-content.marketplace-insight-modal.modal--light-mode>*{background:#fff}#di-modal .di-modal-content.marketplace-insight-modal .marketplace-insight-badge{font-size:12px;display:inline-block;margin:0}#di-modal .di-modal-content.marketplace-insight-modal .marketplace-insight-badge+p{margin:15px 0 0 0}#di-modal .di-modal-content.marketplace-insight-modal .di-modal-body{padding-top:10px;padding-bottom:10px}#di-modal .di-modal-content.marketplace-insight-modal .di-modal-body .insight-deal-info:not(:last-child){margin-bottom:15px}#di-modal .di-modal-content.marketplace-insight-modal .di-modal-footer{text-align:center;padding:20px 30px}#di-modal .di-modal-content .insight-call-to-action{margin:0 0 10px 0}#di-modal .di-modal-content .insight-call-to-action .button{display:inline-block;width:100%!important;border-radius:0;text-transform:none;font-size:14px;margin:0;background:var(--primary,#000);color:#fff;font-weight:400}#di-modal .di-modal-content .insight-call-to-action .button:hover{background:var(--primary,#000);color:#fff;font-weight:400}.creditIQButton a{color:#fff;font-weight:700}#di-modal.vrp-facet-modal .di-modal-box{margin-top:50px}#di-modal.vrp-facet-modal .di-modal-box-inner{-webkit-overflow-scrolling:touch}@media (max-width:767px){#di-modal.vrp-facet-modal .di-modal-box-inner{max-height:60vh}}@media (min-width:1025px){#di-modal.vrp-facet-modal{margin-left:240px;width:calc(100% - 240px)}#di-modal.vrp-facet-modal .di-modal-box{margin-top:150px}}@media (min-width:1700px){#di-modal.vrp-facet-modal{margin-left:300px;width:calc(100% - 300px)}}#di-modal .di-modal-head .vehicle-info h2{font-size:20px}#di-modal .di-modal-head .lightbox-info{display:flex;justify-content:space-between}#di-modal .di-modal-head .lightbox-info .info-left{flex:0 1 40%;padding:15px 0}#di-modal .di-modal-head .lightbox-info .info-left img{width:100%}#di-modal .di-modal-head .lightbox-info .info-right{flex:1;display:flex;flex-direction:column;justify-content:center;padding-left:30px}#di-modal .di-modal-head .lightbox-info h3{margin:0;font-size:24px}#di-modal .di-modal-head .lightbox-info h4{margin-bottom:0;font-size:18px}@media (min-width:768px){#di-modal .di-modal-head{padding:15px}}@media (max-width:767px){#di-modal .di-modal-head .lightbox-info h3{font-size:20px}#di-modal .di-modal-head .lightbox-info h4{font-size:16px}#di-modal .di-modal-head .lightbox-info .info-left{display:none}#di-modal .di-modal-head .lightbox-info .info-right{text-align:center;padding:0}}#di-modal.modal--light-mode #incentive-modal.di-advanced-pricing-modal .incentive-content .lightbox-info{background:#fff}#di-modal.modal--light-mode #incentive-modal.di-advanced-pricing-modal .di-modal-head{padding-left:25px;margin:0}#di-modal.modal--light-mode #incentive-modal.di-advanced-pricing-modal .di-modal-body{padding:0}#di-modal.modal--light-mode #incentive-modal.di-advanced-pricing-modal .di-modal-footer{padding:15px 20px}#di-modal.modal--light-mode #incentive-modal.di-advanced-pricing-modal .ap-modal--body>.error-text{text-align:center;margin:40px}#di-modal.modal--light-mode #incentive-modal.di-advanced-pricing-modal #ap-offers-modal .ap-offers__body{margin-top:20px}#di-modal.modal--light-mode #incentive-modal.di-advanced-pricing-modal #ap-offers-modal .ap-offers__toggles{background:#f5f5f5;margin:0;color:#393838;font-size:14px;padding:15px 25px}#di-modal.modal--light-mode #incentive-modal.di-advanced-pricing-modal #ap-offers-modal .ap-offers__toggles .toggle.active{border-bottom:3px solid #393838}#di-modal.modal--light-mode #incentive-modal.di-advanced-pricing-modal #ap-offers-modal .ap-offers__vehicle-price-stack{padding:20px 40px;margin-bottom:0}#di-modal.modal--light-mode #incentive-modal.di-advanced-pricing-modal #ap-offers-modal .ap-offers__disclaimer{padding:10px 40px;color:#6c6c6c;font-size:12px}#di-modal.modal--light-mode #incentive-modal.di-advanced-pricing-modal #ap-offers-modal .ap-cash__conditional_offers,#di-modal.modal--light-mode #incentive-modal.di-advanced-pricing-modal #ap-offers-modal .ap-cash__offers,#di-modal.modal--light-mode #incentive-modal.di-advanced-pricing-modal #ap-offers-modal .ap-finance__offers,#di-modal.modal--light-mode #incentive-modal.di-advanced-pricing-modal #ap-offers-modal .ap-lease__offers{padding:20px 40px;background:0 0}#di-modal.modal--light-mode #incentive-modal.di-advanced-pricing-modal #ap-offers-modal .ap-cash__conditional_offers .offer-type-title,#di-modal.modal--light-mode #incentive-modal.di-advanced-pricing-modal #ap-offers-modal .ap-cash__offers .offer-type-title,#di-modal.modal--light-mode #incentive-modal.di-advanced-pricing-modal #ap-offers-modal .ap-finance__offers .offer-type-title,#di-modal.modal--light-mode #incentive-modal.di-advanced-pricing-modal #ap-offers-modal .ap-lease__offers .offer-type-title{text-transform:uppercase;color:#6c6c6c}#di-modal.modal--light-mode #incentive-modal.di-advanced-pricing-modal #ap-offers-modal .ap-cash__conditional_offers .offer,#di-modal.modal--light-mode #incentive-modal.di-advanced-pricing-modal #ap-offers-modal .ap-cash__offers .offer,#di-modal.modal--light-mode #incentive-modal.di-advanced-pricing-modal #ap-offers-modal .ap-finance__offers .offer,#di-modal.modal--light-mode #incentive-modal.di-advanced-pricing-modal #ap-offers-modal .ap-lease__offers .offer{padding:30px}#di-modal.modal--light-mode #incentive-modal.di-advanced-pricing-modal #ap-offers-modal #ap-offers-cash .error-text{margin:40px 40px 20px 40px}#di-modal.modal--light-mode #incentive-modal.di-advanced-pricing-modal #ap-offers-modal #ap-offers-cash .error-text h5,#di-modal.modal--light-mode #incentive-modal.di-advanced-pricing-modal #ap-offers-modal .ap-finance__offers .error-text h5,#di-modal.modal--light-mode #incentive-modal.di-advanced-pricing-modal #ap-offers-modal .ap-lease__offers .error-text h5{margin:0}#di-modal.modal--light-mode #incentive-modal.di-advanced-pricing-modal #ap-offers-modal .finance-offer__terms,#di-modal.modal--light-mode #incentive-modal.di-advanced-pricing-modal #ap-offers-modal .lease-offer__terms{font-style:normal}#di-modal.modal--light-mode #incentive-modal.di-advanced-pricing-modal #ap-offers-modal .offer__title{margin-bottom:10px}#di-modal.modal--light-mode #incentive-modal.di-advanced-pricing-modal #ap-offers-modal .offer__expiration{font-size:12px;font-weight:700;color:#a5a5a5}#di-modal.modal--light-mode #incentive-modal.di-advanced-pricing-modal #ap-offers-modal .offer__details{padding:0;font-style:normal}#di-modal.modal--light-mode #incentive-modal.di-advanced-pricing-modal #ap-offers-modal .offer__details .detail{padding-top:10px}#di-modal.modal--light-mode #incentive-modal.di-advanced-pricing-modal #ap-offers-modal .offer__details .detail__description{font-size:12px}#di-modal.modal--light-mode #incentive-modal.di-advanced-pricing-modal .button-group{margin:0;padding:0;justify-content:right}#di-modal.modal--light-mode #incentive-modal.di-advanced-pricing-modal .button-group__button{min-width:150px;width:auto;text-transform:capitalize;background-color:var(--primary,#004679)}#di-modal.modal--light-mode .button--primary{background:#004679;color:#fff;min-width:150px}#di-modal.modal--light-mode .vrp-modal .di-modal-body{padding:0!important;overflow:auto;background:#fff}#di-modal.modal--light-mode .vrp-modal .di-modal-body .vehicle-info-wrapper .vehicle-info .lightbox-info{background:#f5f5f5;padding:25px 40px;display:flex;justify-content:space-between;align-items:center}#di-modal.modal--light-mode .vrp-modal .di-modal-body .vehicle-info-wrapper .vehicle-info .lightbox-info .info-left{flex:0 1 40%;padding:0;max-width:250px}#di-modal.modal--light-mode .vrp-modal .di-modal-body .vehicle-info-wrapper .vehicle-info .lightbox-info .info-left img{width:100%}#di-modal.modal--light-mode .vrp-modal .di-modal-body .vehicle-info-wrapper .vehicle-info .lightbox-info .info-right{padding:0 0 0 30px;flex:1}#di-modal.modal--light-mode .vrp-modal .di-modal-body .vehicle-info-wrapper .vehicle-info .lightbox-info .info-right h2{margin:0 0 5px 0;font-size:20px;font-weight:700}#di-modal.modal--light-mode .vrp-modal .di-modal-body .vehicle-info-wrapper .vehicle-info .lightbox-info .info-right span{display:block;color:#6c6c6c;font-size:14px;line-height:normal}#di-modal.modal--light-mode .vrp-modal .di-modal-body .gform_wrapper{padding:25px 40px}#incentive-modal #vehicle-info-component.vehicle-info .info-right{padding:0 0 0 30px}#vehicle-result-cards #lvrp-results-wrapper .result-wrap{flex:none;max-width:none;width:280px}#vehicle-result-cards #lvrp-results-wrapper #loader-hits{display:block}#loader-hits>div{display:inline-block;width:18px;height:18px;border-radius:100%;background-color:#787878;animation:bouncedelay 1.4s infinite ease-in-out both}#loader-hits>div.circle-1{animation-delay:-.32s}#loader-hits>div.circle-2{animation-delay:-.16s}@keyframes bouncedelay{0%,100%,80%{transform:scale(0)}40%{transform:scale(1);-webkit-transform:scale(1)}}