.Dialog-module-scss-module__MUBxoG__DialogOverlay{background-color:#00000080;position:fixed;inset:0;z-index:10001!important}.Dialog-module-scss-module__MUBxoG__DialogOverlay[data-state=open]{animation:.2s ease-out Dialog-module-scss-module__MUBxoG__overlayShow}.Dialog-module-scss-module__MUBxoG__DialogOverlay[data-state=closed]{animation:.2s ease-out Dialog-module-scss-module__MUBxoG__overlayHide}.Dialog-module-scss-module__MUBxoG__DialogContent{background-color:var(--modal-background-color);border-radius:6px;width:90vw;max-height:85vh;padding:1rem;position:fixed;top:50%;left:50%;overflow:hidden auto;transform:translate(-50%,-50%);box-shadow:0 10px 38px -10px #0e121659,0 10px 20px -15px #0e121633;z-index:10002!important}.Dialog-module-scss-module__MUBxoG__DialogContent[data-state=open]{animation:.2s ease-out Dialog-module-scss-module__MUBxoG__contentShow}.Dialog-module-scss-module__MUBxoG__DialogContent[data-state=closed]{animation:.2s ease-out Dialog-module-scss-module__MUBxoG__contentHide}.Dialog-module-scss-module__MUBxoG__SizeSm{max-width:450px}.Dialog-module-scss-module__MUBxoG__SizeLg{max-width:800px}.Dialog-module-scss-module__MUBxoG__DialogClose{opacity:.7;border-radius:.5rem;transition-property:opacity;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);position:absolute;top:1rem;right:1rem}.Dialog-module-scss-module__MUBxoG__DialogClose:hover{opacity:1}.Dialog-module-scss-module__MUBxoG__DialogContent:focus{outline:none}.Dialog-module-scss-module__MUBxoG__DialogHeader{text-align:left;flex-direction:column;margin-bottom:1.5rem;padding-top:6px;display:flex}.Dialog-module-scss-module__MUBxoG__DialogHeader h2{color:var(--modal-header-color);margin-bottom:0}.Dialog-module-scss-module__MUBxoG__BorderBottom{background-color:#000;width:calc(100% + 32px);height:1px}.Dialog-module-scss-module__MUBxoG__DialogTitle{text-align:left;color:var(--dark);font-size:1.25rem;font-weight:700}.Dialog-module-scss-module__MUBxoG__DialogDescription{text-align:left;color:var(--dark);margin:10px 0 20px;font-size:15px;line-height:1.5}.Dialog-module-scss-module__MUBxoG__DialogFooter{justify-content:flex-end;margin-top:1.5rem;display:flex}@keyframes Dialog-module-scss-module__MUBxoG__overlayShow{0%{opacity:0}to{opacity:1}}@keyframes Dialog-module-scss-module__MUBxoG__overlayHide{0%{opacity:1}to{opacity:0}}@keyframes Dialog-module-scss-module__MUBxoG__contentShow{0%{opacity:0;top:40%}to{opacity:1;top:50%}}@keyframes Dialog-module-scss-module__MUBxoG__contentHide{0%{opacity:1;top:50%}to{opacity:0;top:40%}}
.alert-module-scss-module__4QlTDG__Alert svg{color:hsl(var(--foreground));position:absolute;top:1.5rem;left:1.5rem}.alert-module-scss-module__4QlTDG__Alert>svg~*{padding-left:1.75rem}.alert-module-scss-module__4QlTDG__Alert>svg+div{transform:translateY(-3px)}
.Progress-module-scss-module__5HnL0a__root{background-color:#f4f4f5;border-radius:9999px;width:100%;height:1rem;position:relative;overflow:hidden}.Progress-module-scss-module__5HnL0a__indicator{background-color:var(--primary);flex:1;width:100%;height:100%;transition-property:all;transition-duration:.4s;transition-timing-function:cubic-bezier(.4,0,.2,1)}
@keyframes Spinner-module-scss-module__k8_AIG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Spinner-module-scss-module__k8_AIG__spinner{animation:1.2s linear infinite Spinner-module-scss-module__k8_AIG__rotate}.Spinner-module-scss-module__k8_AIG__vehicle__body{animation:.2s ease-in-out infinite alternate Spinner-module-scss-module__k8_AIG__shake}.Spinner-module-scss-module__k8_AIG__vehicle__line{transform-origin:100%;stroke-dasharray:22;animation:.8s ease-in-out infinite both Spinner-module-scss-module__k8_AIG__line}.Spinner-module-scss-module__k8_AIG__vehicle__line_top{animation-delay:0s}.Spinner-module-scss-module__k8_AIG__vehicle__line_middle{animation-delay:.2s}.Spinner-module-scss-module__k8_AIG__vehicle__line_bottom{animation-delay:.4s}@keyframes Spinner-module-scss-module__k8_AIG__shake{0%{transform:translateY(-1%)}to{transform:translateY(3%)}}@keyframes Spinner-module-scss-module__k8_AIG__line{0%{stroke-dashoffset:22px}25%{stroke-dashoffset:22px}50%{stroke-dashoffset:0}51%{stroke-dashoffset:0}80%{stroke-dashoffset:-22px}to{stroke-dashoffset:-22px}}
.LocationInfoColumn-module-scss-module__o4_QTG__Table{border-collapse:collapse;width:100%}.LocationInfoColumn-module-scss-module__o4_QTG__Table tr{border-top:1px solid #0003;justify-content:space-between;padding:10px 0;display:flex}.LocationInfoColumn-module-scss-module__o4_QTG__Table tr td:first-child{font-weight:700}.LocationInfoColumn-module-scss-module__o4_QTG__hidden{display:none}
.Hours-module-scss-module__t0t_Ga__List{-webkit-padding-start:0;margin:0;padding:0;color:var(--location-info-list-color)!important}.Hours-module-scss-module__t0t_Ga__List>li{list-style:none}
.Map-module-scss-module__p9e3za__Container{width:100%;height:250px;position:relative}.Map-module-scss-module__p9e3za__Lg{height:300px}@media (min-width:768px){.Map-module-scss-module__p9e3za__Lg{height:348px}}@media (min-width:992px){.Map-module-scss-module__p9e3za__Lg{height:500px}.Map-module-scss-module__p9e3za__Full{height:100%}}
.Switch-module-scss-module__Mazxra__Container{white-space:nowrap;margin:2px;display:inline-flex}.Switch-module-scss-module__Mazxra__Reverse{flex-direction:row-reverse}.Switch-module-scss-module__Mazxra__Label{cursor:pointer;margin-bottom:0;font-size:14px;font-weight:500;display:inline}.Switch-module-scss-module__Mazxra__Switch{width:36px;height:20px;margin-bottom:0;display:inline-block;position:relative}.Switch-module-scss-module__Mazxra__Switch input{appearance:none;vertical-align:text-bottom;width:36px;height:22px}@supports (-webkit-touch-callout:none){.Switch-module-scss-module__Mazxra__Switch input{opacity:0}}.Switch-module-scss-module__Mazxra__Slider{cursor:pointer;background-color:#cdcdcd;border-radius:16px;width:36px;transition:all .4s;position:absolute;inset:0}.Switch-module-scss-module__Mazxra__Slider:before{content:"";background-color:#fff;border-radius:50%;width:16px;height:16px;transition:all .4s;position:absolute;bottom:2px;left:2px;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}input:checked+.Switch-module-scss-module__Mazxra__Slider{background-color:var(--primary)}input:focus+.Switch-module-scss-module__Mazxra__Slider{box-shadow:0 0 2px var(--dark)}input:checked+.Switch-module-scss-module__Mazxra__Slider:before{transform:translate(16px)}
.WatchlistButton-module-scss-module__tiheGq__Absolute{position:absolute;top:0;right:5px;transform:translateY(-50%)}
.SkeletonCard-module-scss-module__yNw3EW__JHCard{background:#fff;border-radius:4px;width:100%;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.SkeletonCard-module-scss-module__yNw3EW__JHCard .SkeletonCard-module-scss-module__yNw3EW__JHContent{padding:12px}.SkeletonCard-module-scss-module__yNw3EW__JHCard .SkeletonCard-module-scss-module__yNw3EW__JHTag{width:30px;height:24px}.SkeletonCard-module-scss-module__yNw3EW__JHCard .SkeletonCard-module-scss-module__yNw3EW__JHTag,.SkeletonCard-module-scss-module__yNw3EW__JHCard .SkeletonCard-module-scss-module__yNw3EW__JHImage,.SkeletonCard-module-scss-module__yNw3EW__JHCard h2,.SkeletonCard-module-scss-module__yNw3EW__JHCard p,.SkeletonCard-module-scss-module__yNw3EW__JHCard h1{background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%) 0 0/200% 100%;border-radius:2px;animation:1.5s linear infinite SkeletonCard-module-scss-module__yNw3EW__shine}.SkeletonCard-module-scss-module__yNw3EW__JHCard .SkeletonCard-module-scss-module__yNw3EW__JHImage{aspect-ratio:2;border-bottom-right-radius:0;border-bottom-left-radius:0;width:100%}.SkeletonCard-module-scss-module__yNw3EW__JHCard h1{height:26px}.SkeletonCard-module-scss-module__yNw3EW__JHCard h2{height:20px}.SkeletonCard-module-scss-module__yNw3EW__JHCard p{height:24px;margin-bottom:0}@keyframes SkeletonCard-module-scss-module__yNw3EW__shine{to{background-position-x:-200%}}.SkeletonCard-module-scss-module__yNw3EW__FavouriteSkeleton{background-color:#fff;border-radius:9999px;padding:.5rem;position:absolute;bottom:-1.25rem;right:2rem}.SkeletonCard-module-scss-module__yNw3EW__FavouriteSkeleton .SkeletonCard-module-scss-module__yNw3EW__switch{border-radius:9999px;width:96px;height:20px}
.CarsSlider-module-scss-module__-h8C8q__Arrow{cursor:pointer;z-index:10;border-radius:var(--arrows-borderRadius);color:#fffc;background:#00000080;justify-content:center;align-items:center;padding:12px;transition:all .3s ease-in-out;display:none;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 0 3px #0000003e}@media (min-width:768px){.CarsSlider-module-scss-module__-h8C8q__Arrow{display:block}}.CarsSlider-module-scss-module__-h8C8q__Arrow:hover{color:#fff;background:var(--primary)}.CarsSlider-module-scss-module__-h8C8q__ArrowsSimiarCars{cursor:pointer;z-index:10;color:#000;border-radius:100px;justify-content:center;align-items:center;padding:12px;transition:all .3s ease-in-out;display:none;position:absolute;bottom:-60px;transform:translateY(-50%)}@media (min-width:768px){.CarsSlider-module-scss-module__-h8C8q__ArrowsSimiarCars{display:block}}.CarsSlider-module-scss-module__-h8C8q__ArrowsSimiarCars:hover{color:#fff;background:var(--primary)}.CarsSlider-module-scss-module__-h8C8q__Left{left:-3rem}.CarsSlider-module-scss-module__-h8C8q__Right{right:-3rem}.CarsSlider-module-scss-module__-h8C8q__LeftBottom{left:0}.CarsSlider-module-scss-module__-h8C8q__RightBottom{right:0}.CarsSlider-module-scss-module__-h8C8q__TopRight{display:none;top:-3rem;right:0}@media (min-width:992px){.CarsSlider-module-scss-module__-h8C8q__TopRight{display:block}}.CarsSlider-module-scss-module__-h8C8q__TopLeft{display:none;top:-3rem;right:4rem}@media (min-width:992px){.CarsSlider-module-scss-module__-h8C8q__TopLeft{display:block}}.CarsSlider-module-scss-module__-h8C8q__Disabled{opacity:.5;cursor:auto}.CarsSlider-module-scss-module__-h8C8q__Disabled:hover{color:#fffc;background:#00000080}.CarsSlider-module-scss-module__-h8C8q__SwipeText{color:var(--primary);text-align:center;font-size:1.25rem;font-weight:700}.CarsSlider-module-scss-module__-h8C8q__CarouselContent{margin-left:-.5rem!important}.CarsSlider-module-scss-module__-h8C8q__CarouselItem{flex-basis:100%!important;padding-left:.5rem!important}@media (min-width:768px){.CarsSlider-module-scss-module__-h8C8q__CarouselItem{flex-basis:50%!important}}@media (min-width:992px){.CarsSlider-module-scss-module__-h8C8q__CarouselItem{flex-basis:33%!important}}.CarsSlider-module-scss-module__-h8C8q__ViewedCarsCarouselItem{flex-basis:100%!important}@media (min-width:576px){.CarsSlider-module-scss-module__-h8C8q__ViewedCarsCarouselItem{flex-basis:75%!important}}@media (min-width:768px){.CarsSlider-module-scss-module__-h8C8q__ViewedCarsCarouselItem{flex-basis:100%!important}}@media (min-width:992px){.CarsSlider-module-scss-module__-h8C8q__ViewedCarsCarouselItem{flex-basis:50%!important}}
@media (max-width:767px){.BrandsGrid-module-scss-module__OZn5Yq__Border{border-bottom:1px solid #ccc;border-right:1px solid #ccc}.BrandsGrid-module-scss-module__OZn5Yq__Border:nth-child(2n){border-right:none}.BrandsGrid-module-scss-module__OZn5Yq__Border:last-child{border-bottom:none}}@media (min-width:768px) and (max-width:991px){.BrandsGrid-module-scss-module__OZn5Yq__Border{border-bottom:1px solid #ccc;border-right:1px solid #ccc}.BrandsGrid-module-scss-module__OZn5Yq__Border:nth-child(4n){border-right:none}.BrandsGrid-module-scss-module__OZn5Yq__Border:last-child{border-bottom:none}}@media (min-width:992px){.BrandsGrid-module-scss-module__OZn5Yq__Border{border-bottom:1px solid #ccc;border-right:1px solid #ccc}.BrandsGrid-module-scss-module__OZn5Yq__Border:nth-child(6n){border-right:none}.BrandsGrid-module-scss-module__OZn5Yq__Border:nth-last-child(-n+3):not(:nth-of-type(6n-2)):not(:nth-of-type(6n-1)):not(:nth-of-type(6n)){border-bottom:none}}.BrandsGrid-module-scss-module__OZn5Yq__BorderMotos{border-top:none;border-bottom:none!important}@media (max-width:767px){.BrandsGrid-module-scss-module__OZn5Yq__BorderMotos{border-top:1px solid #ccc}.BrandsGrid-module-scss-module__OZn5Yq__BorderMotos:nth-child(-n+2){border-top:none}.BrandsGrid-module-scss-module__OZn5Yq__BorderMotos:last-child{border-bottom:none}}@media (min-width:768px) and (max-width:991px){.BrandsGrid-module-scss-module__OZn5Yq__BorderMotos{border-bottom:none!important}.BrandsGrid-module-scss-module__OZn5Yq__BorderMotos:not(:nth-last-child(-n+2)){border-bottom:1px solid #ccc!important}.BrandsGrid-module-scss-module__OZn5Yq__BorderTrucks{border-bottom:1px solid #ccc}.BrandsGrid-module-scss-module__OZn5Yq__BorderTrucks:nth-child(4n){border-right:none}.BrandsGrid-module-scss-module__OZn5Yq__BorderTrucks:nth-last-child(-n+3){border-bottom:none}}@media (min-width:992px){.BrandsGrid-module-scss-module__OZn5Yq__BorderOurBrands{border-top:none;border-bottom:none;border-right:1px solid #ccc}}.BrandsGrid-module-scss-module__OZn5Yq__BorderOurPartners:nth-last-child(-n+2){border-bottom:none}@media (min-width:768px){.BrandsGrid-module-scss-module__OZn5Yq__BorderOurPartners:nth-last-child(-n+4){border-bottom:none}}
.CustomDisclaimer-module-scss-module__AgqvgW__tnCsColour,.CustomDisclaimer-module-scss-module__AgqvgW__tnCsColour:hover{color:var(--disclaimer-terms-and-conditions-colour)}@supports (color:lab(from red l 1 1% / calc(alpha + 0.1))){.CustomDisclaimer-module-scss-module__AgqvgW__tnCsColour:hover{color:hsl(from var(--disclaimer-terms-and-conditions-colour)h s calc(l - 25))}}
.SalesCounter-module-scss-module__GXFliq__Wrapper{text-align:center;color:#fff;background:#000;justify-content:center;align-items:center;padding:1.3rem 0;display:flex}.SalesCounter-module-scss-module__GXFliq__Wrapper h4{letter-spacing:1.7px;margin:0}.SalesCounter-module-scss-module__GXFliq__Wrapper .SalesCounter-module-scss-module__GXFliq__Digit{color:#000;text-align:left;background-image:url(https://res.cloudinary.com/total-dealer/image/upload/v1683679844/td_next/tony-white-group/counterbg_m1igms.png);background-position:0;background-repeat:repeat-x;position:relative}.SalesCounter-module-scss-module__GXFliq__Wrapper .SalesCounter-module-scss-module__GXFliq__Digit h4{letter-spacing:9.5px;height:29px;margin:0;padding:0 0 0 4px}.SalesCounter-module-scss-module__GXFliq__Wrapper .SalesCounter-module-scss-module__GXFliq__Digit:after{content:"";background:#000;width:5px;height:100%;display:block;position:absolute;top:0;right:-1px}
.StatsBanner-module-scss-module__QQKtYW__Wrapper{background:var(--primary);color:#fff;padding:3rem 0;position:relative}.StatsBanner-module-scss-module__QQKtYW__Wrapper a:hover h2,.StatsBanner-module-scss-module__QQKtYW__Wrapper a:hover h5{transition:transform .3s ease-in-out;transform:scale(1.2)}@media (min-width:990px){.StatsBanner-module-scss-module__QQKtYW__Wrapper .StatsBanner-module-scss-module__QQKtYW__Border{border-right:1px solid #ffffff9a}}.StatsBanner-module-scss-module__QQKtYW__Wrapper .StatsBanner-module-scss-module__QQKtYW__Stars{width:auto;height:100%;display:none;position:absolute;top:0}.StatsBanner-module-scss-module__QQKtYW__Wrapper .StatsBanner-module-scss-module__QQKtYW__Stars img{width:100%;height:100%}.StatsBanner-module-scss-module__QQKtYW__Wrapper .StatsBanner-module-scss-module__QQKtYW__Stars:last-child{right:0;transform:rotate(180deg)}@media (min-width:768px){.StatsBanner-module-scss-module__QQKtYW__Wrapper .StatsBanner-module-scss-module__QQKtYW__Stars{display:block}}
.FullScreenImageSlider-module-scss-module__yoxqIG__FullScreenImageSliderButton{z-index:2;border-radius:.25rem;margin:0;padding:.5rem;line-height:1rem;position:absolute;top:.75rem;right:.75rem}.FullScreenImageSlider-module-scss-module__yoxqIG__FullScreenImageSliderButton svg{stroke-width:1px}.FullScreenImageSlider-module-scss-module__yoxqIG__FullScreenImageSliderContainer{z-index:1031;position:fixed;inset:0}.FullScreenImageSlider-module-scss-module__yoxqIG__FullScreenImageSliderVoid{z-index:1032;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000d9;width:100%;height:100vh;position:absolute;top:0;left:0}.FullScreenImageSlider-module-scss-module__yoxqIG__FullScreenImageSlider{pointer-events:none;z-index:1033}.FullScreenImageSlider-module-scss-module__yoxqIG__FullScreenImageSlider>div:not(:first-child){pointer-events:auto}.FullScreenImageSlider-module-scss-module__yoxqIG__FullScreenImageThumbs{z-index:1033}.FullScreenImageSlider-module-scss-module__yoxqIG__EmblaViewport{width:100%}.FullScreenImageSlider-module-scss-module__yoxqIG__EmblaContainer{display:flex}.FullScreenImageSlider-module-scss-module__yoxqIG__EmblaThumbSlide{pointer-events:auto;flex:0 0 20%;padding:0 .325%;transition-duration:.4s;position:relative}.FullScreenImageSlider-module-scss-module__yoxqIG__EmblaSlide{flex:0 0 100%;position:relative}.FullScreenImageSlider-module-scss-module__yoxqIG__imgContainer{width:100%;max-height:70vh;position:relative;overflow:hidden}.FullScreenImageSlider-module-scss-module__yoxqIG__imgContainer span,.FullScreenImageSlider-module-scss-module__yoxqIG__imgContainer div{pointer-events:auto;aspect-ratio:600/400;max-height:70vh;margin-left:auto!important;margin-right:auto!important}.FullScreenImageSlider-module-scss-module__yoxqIG__noMargins{margin-left:-15px;margin-right:-15px}@media (min-width:992px){.FullScreenImageSlider-module-scss-module__yoxqIG__noMargins{margin-left:0;margin-right:0}}.FullScreenImageSlider-module-scss-module__yoxqIG__cursorPointer{cursor:pointer}.FullScreenImageSlider-module-scss-module__yoxqIG__Video{-o-object-fit:fill;object-fit:fill;width:100%;height:100%}.FullScreenImageSlider-module-scss-module__yoxqIG__ThumbOverlay{z-index:1;background-color:#0009;position:absolute;inset:0}
.SidebarButtons-module-scss-module___tUchq__ShineBtn:after{content:"";opacity:0;-webkit-animation:2s infinite SidebarButtons-module-scss-module___tUchq__shine;background:linear-gradient(90deg,#ffffff21 0% 77%,#ffffff80 92%,#fff0 100%);width:200%;height:100%;transition-property:left,top,opacity;transition-duration:.7s,.7s,.15s;transition-timing-function:linear;animation:1.2s linear infinite SidebarButtons-module-scss-module___tUchq__shine;position:absolute;top:0;left:-200%}@keyframes SidebarButtons-module-scss-module___tUchq__shine{0%{opacity:1;transform:translate(-100%)}to{opacity:.5;transform:translate(100%)}}
.CarHeading-module-scss-module__LzVU4a__EmblaViewport{width:100%}.CarHeading-module-scss-module__LzVU4a__EmblaContainer{display:flex}.CarHeading-module-scss-module__LzVU4a__EmblaThumbSlide{opacity:.6;flex:0 0 20%;padding:0 .75% 0 0;transition-duration:.4s;position:relative}.CarHeading-module-scss-module__LzVU4a__EmblaSlide{flex:0 0 100%;position:relative}.CarHeading-module-scss-module__LzVU4a__imgContainer{aspect-ratio:3/2}.CarHeading-module-scss-module__LzVU4a__imgContainer img{-o-object-fit:cover;object-fit:cover;width:100%}.CarHeading-module-scss-module__LzVU4a__noMargins{margin-left:-15px;margin-right:-15px}@media (min-width:992px){.CarHeading-module-scss-module__LzVU4a__noMargins{margin-left:0;margin-right:0}}.CarHeading-module-scss-module__LzVU4a__cursorPointer{cursor:pointer}.CarHeading-module-scss-module__LzVU4a__Video{-o-object-fit:fill;object-fit:fill;width:100%;height:100%}.CarHeading-module-scss-module__LzVU4a__TWGGroupCars{margin-left:15px;margin-right:15px}@media (min-width:992px){.CarHeading-module-scss-module__LzVU4a__TWGGroupCars{margin-left:0;margin-right:15px}}
.HotspotIndicator-module-scss-module__Kdipmq__hotspotContainer{z-index:2;cursor:pointer;position:absolute;transform:translate(-50%,-50%)}.HotspotIndicator-module-scss-module__Kdipmq__hotspotContainer:hover .HotspotIndicator-module-scss-module__Kdipmq__hotspotIndicator{border-color:#fff;transition:all .1s ease-in-out;transform:scale(1.2)}.HotspotIndicator-module-scss-module__Kdipmq__hotspotContainer:not(:hover) .HotspotIndicator-module-scss-module__Kdipmq__hotspotPing{opacity:1;animation:2s cubic-bezier(0,0,.2,1) infinite HotspotIndicator-module-scss-module__Kdipmq__ping}.HotspotIndicator-module-scss-module__Kdipmq__hotspotIndicator{background:var(--primary);z-index:2;border:1px solid #ffffffbf;border-radius:50%;width:1rem;height:1rem;position:relative}.HotspotIndicator-module-scss-module__Kdipmq__hotspotPing{background-color:var(--primary);opacity:0;z-index:1;border-radius:50%;width:1rem;height:1rem;position:absolute;top:0;left:0}@keyframes HotspotIndicator-module-scss-module__Kdipmq__ping{75%,to{opacity:0;transform:scale(2)}}
.CarSpinnerFrames-module-scss-module__A7xaJa__iframeContainer{aspect-ratio:16/9;width:100%;position:relative;overflow:hidden}.CarSpinnerFrames-module-scss-module__A7xaJa__iframeContainer .CarSpinnerFrames-module-scss-module__A7xaJa__iframe{border:0;width:100%;height:100%;position:absolute;top:0;left:0}.CarSpinnerFrames-module-scss-module__A7xaJa__emblaSlide{flex:0 0 100%;position:relative}.CarSpinnerFrames-module-scss-module__A7xaJa__emblaSlide video{pointer-events:auto!important;z-index:10!important}.CarSpinnerFrames-module-scss-module__A7xaJa__emblaSlide video::-webkit-media-controls{pointer-events:auto!important}.CarSpinnerFrames-module-scss-module__A7xaJa__emblaSlide video::-webkit-media-controls-panel{pointer-events:auto!important}.CarSpinnerFrames-module-scss-module__A7xaJa__emblaSlide video::-webkit-media-controls-play-button{pointer-events:auto!important}.CarSpinnerFrames-module-scss-module__A7xaJa__emblaSlide video::-webkit-media-controls-pause-button{pointer-events:auto!important}
.FullScreenCarSpinner-module-scss-module__cxf6Oa__FullScreenButton{z-index:2;border-radius:.25rem;margin:0;padding:.5rem;line-height:1rem;position:absolute;top:.75rem;right:.75rem}.FullScreenCarSpinner-module-scss-module__cxf6Oa__FullScreenButton svg{stroke-width:1px}.FullScreenCarSpinner-module-scss-module__cxf6Oa__FullScreenContentContainer{z-index:1031;position:fixed;inset:0}.FullScreenCarSpinner-module-scss-module__cxf6Oa__FullScreenVoid{z-index:1032;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000d9;width:100%;height:100vh;position:absolute;top:0;left:0}
.OrbitAnimatedTag-module-scss-module__NBBc-W__wrapper{z-index:2;border-radius:.25rem;height:5rem;margin:0;padding:.5rem;line-height:1rem;position:absolute;bottom:0;left:50%;transform:translate(-50%)}@media (min-width:576px){.OrbitAnimatedTag-module-scss-module__NBBc-W__wrapper{bottom:1.5rem}}@media (min-width:768px){.OrbitAnimatedTag-module-scss-module__NBBc-W__wrapper{top:.75rem}}.OrbitAnimatedTag-module-scss-module__NBBc-W__wrapper .OrbitAnimatedTag-module-scss-module__NBBc-W__spinner{color:#ffffffb3}.OrbitAnimatedTag-module-scss-module__NBBc-W__wrapper .OrbitAnimatedTag-module-scss-module__NBBc-W__spinner img,.OrbitAnimatedTag-module-scss-module__NBBc-W__wrapper .OrbitAnimatedTag-module-scss-module__NBBc-W__spinner svg{width:2.5rem;height:2.5rem}.OrbitAnimatedTag-module-scss-module__NBBc-W__wrapper .OrbitAnimatedTag-module-scss-module__NBBc-W__pill{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;background:#ffffffb3;border-radius:46px;flex-shrink:0;align-items:center;height:3rem;padding:0 1.25rem;animation:.35s ease-in-out forwards OrbitAnimatedTag-module-scss-module__NBBc-W__fadeIn;display:flex}.OrbitAnimatedTag-module-scss-module__NBBc-W__wrapper .OrbitAnimatedTag-module-scss-module__NBBc-W__pill .OrbitAnimatedTag-module-scss-module__NBBc-W__spinGif{width:4.25rem;height:2.5rem;margin-right:1rem}@media (min-width:576px){.OrbitAnimatedTag-module-scss-module__NBBc-W__wrapper .OrbitAnimatedTag-module-scss-module__NBBc-W__pill .OrbitAnimatedTag-module-scss-module__NBBc-W__spinGif{margin-right:0}}.OrbitAnimatedTag-module-scss-module__NBBc-W__wrapper .OrbitAnimatedTag-module-scss-module__NBBc-W__pill p{display:none}@media (min-width:576px){.OrbitAnimatedTag-module-scss-module__NBBc-W__wrapper .OrbitAnimatedTag-module-scss-module__NBBc-W__pill p{text-wrap:nowrap;margin:0 1rem;font-weight:700;display:block}}.OrbitAnimatedTag-module-scss-module__NBBc-W__wrapper .OrbitAnimatedTag-module-scss-module__NBBc-W__pill .OrbitAnimatedTag-module-scss-module__NBBc-W__orbitLogo{width:5rem;height:2.4rem}.OrbitAnimatedTag-module-scss-module__NBBc-W__wrapper .OrbitAnimatedTag-module-scss-module__NBBc-W__arrowSection{justify-content:center;display:flex}.OrbitAnimatedTag-module-scss-module__NBBc-W__wrapper .OrbitAnimatedTag-module-scss-module__NBBc-W__arrowSection img{display:none}@media (min-width:576px){.OrbitAnimatedTag-module-scss-module__NBBc-W__wrapper .OrbitAnimatedTag-module-scss-module__NBBc-W__arrowSection img{opacity:.7;width:auto;height:2.5rem;display:block}}@keyframes OrbitAnimatedTag-module-scss-module__NBBc-W__fadeIn{to{opacity:1}}
.SpinnerInterface-module-scss-module__Cpf8RG__spinnerInterface{background:0 0;position:relative;bottom:0;left:0}.SpinnerInterface-module-scss-module__Cpf8RG__spinnerInterface .SpinnerInterface-module-scss-module__Cpf8RG__interfaceContainer{padding:.75rem;display:flex;position:absolute}.SpinnerInterface-module-scss-module__Cpf8RG__spinnerInterfaceFullScreen{justify-content:space-between;width:100%;display:flex;position:relative}.SpinnerInterface-module-scss-module__Cpf8RG__spinnerInterfaceFullScreen .SpinnerInterface-module-scss-module__Cpf8RG__interfaceContainer{padding-top:.75rem;display:flex;position:relative}.SpinnerInterface-module-scss-module__Cpf8RG__interfaceButton{z-index:2;pointer-events:auto;border-radius:.25rem;margin:0;padding:.5rem}.SpinnerInterface-module-scss-module__Cpf8RG__interfaceButton.SpinnerInterface-module-scss-module__Cpf8RG__active{background-color:var(--primary);border:1px solid var(--primary);color:#fff}.SpinnerInterface-module-scss-module__Cpf8RG__interfaceButton.SpinnerInterface-module-scss-module__Cpf8RG__inactive{color:var(--primary);background-color:#fff;border:1px solid var(--primary)!important}.SpinnerInterface-module-scss-module__Cpf8RG__interfaceButton.SpinnerInterface-module-scss-module__Cpf8RG__inactive:hover{background-color:var(--primary);color:#fff;border:1px solid var(--primary)!important}@media (min-width:768px){.SpinnerInterface-module-scss-module__Cpf8RG__interfaceButton.SpinnerInterface-module-scss-module__Cpf8RG__inactive{background-color:var(--light);color:var(--dark);border:1px solid var(--primary)!important}.SpinnerInterface-module-scss-module__Cpf8RG__interfaceButton.SpinnerInterface-module-scss-module__Cpf8RG__inactive:hover{background-color:var(--primary);color:#fff;border:1px solid var(--primary)!important}}
.CarHeading-module-scss-module__OnMpnW__EmblaViewport{width:100%}.CarHeading-module-scss-module__OnMpnW__EmblaContainer{display:flex}.CarHeading-module-scss-module__OnMpnW__EmblaThumbSlide{opacity:.6;flex:0 0 20%;padding:0 .75% 0 0;transition-duration:.4s;position:relative}.CarHeading-module-scss-module__OnMpnW__EmblaSlide{flex:0 0 100%;position:relative}.CarHeading-module-scss-module__OnMpnW__imgContainer{aspect-ratio:3/2}.CarHeading-module-scss-module__OnMpnW__imgContainer img{-o-object-fit:cover;object-fit:cover;width:100%}.CarHeading-module-scss-module__OnMpnW__noMargins{margin-left:-15px;margin-right:-15px}@media (min-width:992px){.CarHeading-module-scss-module__OnMpnW__noMargins{margin-left:0;margin-right:0}}.CarHeading-module-scss-module__OnMpnW__cursorPointer{cursor:pointer}.CarHeading-module-scss-module__OnMpnW__Video{-o-object-fit:fill;object-fit:fill;width:100%;height:100%}.CarHeading-module-scss-module__OnMpnW__lesVideo{z-index:10;position:absolute;bottom:10px;right:10px}.CarHeading-module-scss-module__OnMpnW__lesVideo>img{width:170px}@media (min-width:768px){.CarHeading-module-scss-module__OnMpnW__lesVideo>img{width:250px}}.CarHeading-module-scss-module__OnMpnW__TWGGroupCars{margin-left:15px;margin-right:15px}@media (min-width:992px){.CarHeading-module-scss-module__OnMpnW__TWGGroupCars{margin-left:0;margin-right:15px}}
.FinanceCalculator-module-scss-module__9nNTCa__SelectWrapper{width:100%;margin-bottom:20px}.FinanceCalculator-module-scss-module__9nNTCa__CustomSelect{background:#fff;border:1px solid #d9d9d9;border-radius:3px;width:100%;height:35px;padding-left:5px;font-size:14px}.FinanceCalculator-module-scss-module__9nNTCa__StyledSlider{color:var(--finance-calc-text-color);flex-direction:column;align-items:center;margin-top:2rem;margin-bottom:2rem;display:flex}.FinanceCalculator-module-scss-module__9nNTCa__StyledSlider .FinanceCalculator-module-scss-module__9nNTCa__Value{margin-bottom:1.5rem;font-size:1rem}.FinanceCalculator-module-scss-module__9nNTCa__StyledSlider .FinanceCalculator-module-scss-module__9nNTCa__Value span{font-weight:700}.FinanceCalculator-module-scss-module__9nNTCa__StyledSlider .FinanceCalculator-module-scss-module__9nNTCa__FinanceCalcSlider{appearance:none;background:#666;border-radius:5px;outline:none;flex:6;width:100%;max-height:15px}.FinanceCalculator-module-scss-module__9nNTCa__StyledSlider .FinanceCalculator-module-scss-module__9nNTCa__FinanceCalcSlider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='17' viewBox='0 0 4 17' fill='none'%3E%3Cline x1='0.5' y1='0.5' x2='0.499999' y2='16.5' stroke='%23D8D8D8' stroke-linecap='round'/%3E%3Cline x1='3.5' y1='0.5' x2='3.5' y2='16.5' stroke='%23D8D8D8' stroke-linecap='round'/%3E%3C/svg%3E") 50% no-repeat;border:1px solid #d9d9d9;border-radius:3px;width:34px;height:28px;transition:opacity .2s;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}.FinanceCalculator-module-scss-module__9nNTCa__StyledSlider .FinanceCalculator-module-scss-module__9nNTCa__FinanceCalcSlider::-moz-range-thumb{cursor:pointer;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='17' viewBox='0 0 4 17' fill='none'%3E%3Cline x1='0.5' y1='0.5' x2='0.499999' y2='16.5' stroke='%23D8D8D8' stroke-linecap='round'/%3E%3Cline x1='3.5' y1='0.5' x2='3.5' y2='16.5' stroke='%23D8D8D8' stroke-linecap='round'/%3E%3C/svg%3E") 50% no-repeat;border:1px solid #d9d9d9;border-radius:3px;width:34px;height:28px;transition:opacity .2s;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}
