.Tabs-module-scss-module__jpcwoa__SortContainer{border:1px solid #ccc;border-radius:1rem;justify-content:space-between;align-items:center;width:100%;margin-right:1rem;transition-duration:.25s;display:flex;position:relative}.Tabs-module-scss-module__jpcwoa__SortContainer:after{background:var(--primary);content:"";color:#fff;z-index:1;border-radius:1rem;width:100%;height:50%;transition-duration:.25s;position:absolute;top:0;left:0}.Tabs-module-scss-module__jpcwoa__SortContainer.option1:after{top:50%;left:0%}.Tabs-module-scss-module__jpcwoa__SortContainer.option2:after{top:50%;left:0%}@media (min-width:768px){.Tabs-module-scss-module__jpcwoa__SortContainer{border-radius:100rem}.Tabs-module-scss-module__jpcwoa__SortContainer:after{border-radius:100rem;width:50%;height:100%}.Tabs-module-scss-module__jpcwoa__SortContainer.option1:after{top:0%;left:50%}.Tabs-module-scss-module__jpcwoa__SortContainer.option2:after{top:0%;left:50%}}.Tabs-module-scss-module__jpcwoa__SortButton{text-align:center;cursor:pointer;z-index:2;text-align:center;border:none;width:100%;padding:1rem 5rem;font-size:1rem;font-weight:700;transition-duration:.25s}.Tabs-module-scss-module__jpcwoa__SortButton:focus{outline:none}@media (min-width:768px){.Tabs-module-scss-module__jpcwoa__SortButton{border-radius:100rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700}}.Tabs-module-scss-module__jpcwoa__SortContainerNoWrap{border:1px solid #ccc;border-radius:100rem;justify-content:space-between;align-items:center;width:100%;margin-right:1rem;transition-duration:.25s;display:flex;position:relative}.Tabs-module-scss-module__jpcwoa__SortContainerNoWrap:after{background:var(--primary);content:"";color:#fff;z-index:1;border-radius:1rem;width:100%;height:50%;transition-duration:.25s;position:absolute;top:0;left:0}.Tabs-module-scss-module__jpcwoa__SortContainerNoWrap:after{border-radius:100rem;width:50%;height:100%}.Tabs-module-scss-module__jpcwoa__SortContainerNoWrap.option1:after{top:0%;left:50%}.Tabs-module-scss-module__jpcwoa__SortContainerNoWrap.option2:after{top:0%;left:50%}.Tabs-module-scss-module__jpcwoa__SortButtonNoWrap{text-align:center;cursor:pointer;z-index:2;text-align:center;border:none;border-radius:100rem;width:100%;padding:.5rem 1rem;font-size:.75rem;font-weight:700;transition-duration:.25s}.Tabs-module-scss-module__jpcwoa__SortButtonNoWrap:focus{outline:none}
.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%}}
.CardBase-module-scss-module__JvE74W__CardBase{height:100%;padding:var(--card-base-padding);flex-direction:column;flex-grow:1;display:flex;position:relative;overflow:hidden}.CardBase-module-scss-module__JvE74W__CardBase img{transition:transform .25s}.CardBase-module-scss-module__JvE74W__HoverUtils:hover h2,.CardBase-module-scss-module__JvE74W__HoverUtils:hover h3,.CardBase-module-scss-module__JvE74W__HoverUtils:hover h4,.CardBase-module-scss-module__JvE74W__HoverUtils:hover h5{color:var(--primary)!important}.CardBase-module-scss-module__JvE74W__HoverUtils:hover img{opacity:.95;transform:scale(1.08)}
.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}
.LocationInfo-module-scss-module__W6eY8G__LocationHeading{text-align:var(--location-info-heading-text-align);font-size:var(--location-info-heading-font-size);color:var(--location-info-heading-color);margin-bottom:var(--location-info-heading-margin-bottom)!important}.LocationInfo-module-scss-module__W6eY8G__DetailsColour{color:var(--location-info-detail-color)}
.LocationInfoWithTabs-module-scss-module__Mm9Sta__Tab{cursor:pointer;width:50%}.LocationInfoWithTabs-module-scss-module__Mm9Sta__Tab:hover{color:#000}.LocationInfoWithTabs-module-scss-module__Mm9Sta__TabSlider{background:#e5e5e5;justify-content:space-between;align-items:center;height:3px;transition-duration:.25s;display:flex;position:relative}.LocationInfoWithTabs-module-scss-module__Mm9Sta__TabSlider:after{background:var(--primary);content:"";z-index:1;width:50%;height:100%;transition-duration:.25s;position:absolute}.LocationInfoWithTabs-module-scss-module__Mm9Sta__TabSlider.optionSales:after{left:0%}.LocationInfoWithTabs-module-scss-module__Mm9Sta__TabSlider.optionService:after{left:50%}
.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%}}
.LocationCard-module-scss-module__zCkQLa__Container{background-color:var(--location-hero-map-background-color);border:var(--location-hero-map-border);border-radius:var(--location-hero-map-border-radius);height:100%;overflow:hidden;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}
.LocationCardLarge-module-scss-module__-JrVOa__MapContainer{padding:var(--location-card-large-padding-mobile)}@media (min-width:768px){.LocationCardLarge-module-scss-module__-JrVOa__MapContainer{padding:var(--location-card-large-padding-desktop)}}
.CustomLocationInfo-module-scss-module__DuB_sq__Tab{cursor:pointer;width:50%}.CustomLocationInfo-module-scss-module__DuB_sq__Tab:hover{color:#000}.CustomLocationInfo-module-scss-module__DuB_sq__TabSlider{background:#e5e5e5;justify-content:space-between;align-items:center;height:3px;transition-duration:.25s;display:flex;position:relative}.CustomLocationInfo-module-scss-module__DuB_sq__TabSlider:after{background:var(--primary);content:"";z-index:1;width:50%;height:100%;transition-duration:.25s;position:absolute}.CustomLocationInfo-module-scss-module__DuB_sq__TabSlider.optionSales:after{left:0%}.CustomLocationInfo-module-scss-module__DuB_sq__TabSlider.optionService:after{left:50%}
.CarSearchItem-module-scss-module__iIHHUa__StyledCol{padding-left:8px;padding-right:8px}.CarSearchItem-module-scss-module__iIHHUa__ResponsiveBtn{font-size:.9rem}@media (min-width:1200px){.CarSearchItem-module-scss-module__iIHHUa__ResponsiveBtn{font-size:.8rem}}@media (min-width:1400px){.CarSearchItem-module-scss-module__iIHHUa__ResponsiveBtn{font-size:1.05rem}}.CarSearchItem-module-scss-module__iIHHUa__CarWrapper{background:var(--car-search-item-background);border:var(--car-search-item-border);transition:all .3s ease-in-out;overflow:hidden;box-shadow:0 2px 8px #63636333}.CarSearchItem-module-scss-module__iIHHUa__CarWrapper .CarSearchItem-module-scss-module__iIHHUa__btn{transition:all .3s ease-in-out}.CarSearchItem-module-scss-module__iIHHUa__CarWrapper:hover{transform:scale(1.01)translateY(-4px)}.CarSearchItem-module-scss-module__iIHHUa__ImageContainer{padding-bottom:66%;display:block;position:relative}
.SidebarButtons-module-scss-module__pyvkpW__BlackBtn{color:#fff!important;background-color:#000!important}.SidebarButtons-module-scss-module__pyvkpW__BlackBtn:hover{border:1px solid #000;color:#000!important;background-color:#fff!important}.SidebarButtons-module-scss-module__pyvkpW__BlackBtnAlt{color:#fff!important;background-color:#000!important}.SidebarButtons-module-scss-module__pyvkpW__BlackBtnAlt:hover{border:1px solid var(--primary);background-color:var(--primary)!important}.SidebarButtons-module-scss-module__pyvkpW__YellowBtn{color:#000!important;background-color:#efdf00!important}.SidebarButtons-module-scss-module__pyvkpW__SmallText{font-size:.9rem}
.CarSearchItemButtons-module-scss-module__UwKiqa__StyledCol{padding-left:8px;padding-right:8px}.CarSearchItemButtons-module-scss-module__UwKiqa__ResponsiveBtn{font-size:.9rem}@media (min-width:1200px){.CarSearchItemButtons-module-scss-module__UwKiqa__ResponsiveBtn{font-size:.8rem}}@media (min-width:1400px){.CarSearchItemButtons-module-scss-module__UwKiqa__ResponsiveBtn{font-size:.95rem}}.CarSearchItemButtons-module-scss-module__UwKiqa__CarWrapper{background:#fff;transition:all .3s ease-in-out;overflow:hidden;box-shadow:0 2px 8px #63636333}.CarSearchItemButtons-module-scss-module__UwKiqa__CarWrapper .CarSearchItemButtons-module-scss-module__UwKiqa__btn{transition:all .3s ease-in-out}.CarSearchItemButtons-module-scss-module__UwKiqa__CarWrapper:hover{transform:scale(1.01)translateY(-4px)}.CarSearchItemButtons-module-scss-module__UwKiqa__ImageContainer{padding-bottom:66%;display:block;position:relative}.CarSearchItemButtons-module-scss-module__UwKiqa__SoldButton{background-color:var(--danger)!important;color:#fff!important}.CarSearchItemButtons-module-scss-module__UwKiqa__SoldButton:hover{border:1px solid var(--danger);color:var(--danger)!important;background-color:#fff!important}
.CarTag-module-scss-module__KKMXZa__CarTagWrapper{width:100%;height:100px;position:absolute;overflow:hidden}.CarTag-module-scss-module__KKMXZa__CarTag{z-index:2;color:#fff;border-radius:.25rem;margin:0;padding:.5rem;line-height:1rem;position:absolute;top:.75rem;left:.75rem}.CarTag-module-scss-module__KKMXZa__CarTagBannerStyle{text-align:center;border-radius:0;width:150px;top:20px;left:-40px;transform:rotate(-45deg)}.CarTag-module-scss-module__KKMXZa__ImageTagContainer{justify-content:center;align-items:center;width:150px;height:35px;padding:0;display:flex}.CarTag-module-scss-module__KKMXZa__ElectricHybridTag{left:auto;right:.75rem}
.NewArrivalImg-module-scss-module__lNzgMG__NewArrivalStyle{background:var(--stock-newArrival-background);color:#fff;text-align:center;padding-bottom:66.66%;font-size:32px;position:relative}.NewArrivalImg-module-scss-module__lNzgMG__NewArrivalInner{margin-left:auto;margin-right:auto;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.NewArrivalImg-module-scss-module__lNzgMG__NewArrivalInner svg{opacity:.1;margin-left:auto;margin-right:auto;font-size:250px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}@media (min-width:1200px){.NewArrivalImg-module-scss-module__lNzgMG__NewArrivalInner svg{font-size:150px}}@media (min-width:1400px){.NewArrivalImg-module-scss-module__lNzgMG__NewArrivalInner svg{font-size:250px}}.NewArrivalImg-module-scss-module__lNzgMG__NewContent{margin-left:auto;margin-right:auto;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}
.CarLocationOverlay-module-scss-module__5VOVuW__LocationOverlay{color:#fff;background:#000000a9;width:100%;padding:5px;font-size:.8rem;position:absolute;bottom:0}.CarLocationOverlay-module-scss-module__5VOVuW__LocationOverlay svg{color:var(--carSearchItem-locationOverlayBlock-icon-color)}.CarLocationOverlay-module-scss-module__5VOVuW__LocationBlock{background:var(--carSearchItem-locationOverlayBlock-background);width:100%;color:var(--carSearchItem-locationOverlayBlock-color);margin-bottom:8px;padding:6px;font-size:.8rem}.CarLocationOverlay-module-scss-module__5VOVuW__LocationBlock svg{color:var(--carSearchItem-locationOverlayBlock-icon-color)}
.PaymentMethods-module-scss-module__M7qU5a__Payments img{width:45px}
.SidebarButtons-module-scss-module__XmIMQa__ShineBtn:after{content:"";opacity:0;-webkit-animation:2s infinite SidebarButtons-module-scss-module__XmIMQa__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__XmIMQa__shine;position:absolute;top:0;left:-200%}@keyframes SidebarButtons-module-scss-module__XmIMQa__shine{0%{opacity:1;transform:translate(-100%)}to{opacity:.5;transform:translate(100%)}}.SidebarButtons-module-scss-module__XmIMQa__OrangeBtn{border:1px solid #e54c0f;color:#fff!important;background:#f15a24!important}.SidebarButtons-module-scss-module__XmIMQa__OrangeBtn:hover{background:#c1481c!important}
.ValuePropositionsBanner-module-scss-module__eFbveq__IconFeature{justify-content:center;width:50%;display:flex}@media (min-width:576px){.ValuePropositionsBanner-module-scss-module__eFbveq__IconFeature{width:30%}}@media (min-width:992px){.ValuePropositionsBanner-module-scss-module__eFbveq__IconFeature{width:20%}}.ValuePropositionsBanner-module-scss-module__eFbveq__Icon{background-color:var(--primary);border-radius:50%;padding:15px}.ValuePropositionsBanner-module-scss-module__eFbveq__Icon svg{width:30px;height:30px}.ValuePropositionsBanner-module-scss-module__eFbveq__Heading{color:#000;max-width:160px;margin:0;font-size:16px;font-weight:700;line-height:24px}
.CarStickyHeader-module-scss-module__VqsdXa__CarDetails{flex-grow:1}@media (min-width:768px){.CarStickyHeader-module-scss-module__VqsdXa__CarDetails h5{font-size:.9rem}}@media (min-width:992px){.CarStickyHeader-module-scss-module__VqsdXa__CarDetails h5{font-size:1.2rem}}.CarStickyHeader-module-scss-module__VqsdXa__CarDetails span{font-size:.8rem}@media (min-width:768px){.CarStickyHeader-module-scss-module__VqsdXa__CarDetails span{font-size:.8rem}}@media (min-width:992px){.CarStickyHeader-module-scss-module__VqsdXa__CarDetails span{font-size:1rem}}.CarStickyHeader-module-scss-module__VqsdXa__HeaderImage{border-radius:10px}.CarStickyHeader-module-scss-module__VqsdXa__CarPrice{text-align:right;font-size:1.3rem;font-weight:700}.CarStickyHeader-module-scss-module__VqsdXa__CarPrice span{font-size:.9rem}
.FavouritesSwitch-module-scss-module__3YiHIq__FavouriteSwitch{color:#7c7c7c;border:1px solid #0000;padding:3px 7px;transition:all .2s ease-in-out}.FavouritesSwitch-module-scss-module__3YiHIq__Outline{border:1px solid #e8e8e8}.FavouritesSwitch-module-scss-module__3YiHIq__Outline:hover{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.FavouritesSwitch-module-scss-module__3YiHIq__Absolute{transform:var(--favourites-switch-absolute-transform);z-index:10;position:absolute;top:0;right:5px}.FavouritesSwitch-module-scss-module__3YiHIq__WhiteBG{background-color:#fffffff2}.FavouritesSwitch-module-scss-module__3YiHIq__WhiteBG:hover{background-color:#fff}.FavouritesSwitch-module-scss-module__3YiHIq__ModernFavouriteButton{cursor:pointer}.FavouritesSwitch-module-scss-module__3YiHIq__ModernFavouriteButton .FavouritesSwitch-module-scss-module__3YiHIq__Selected{color:var(--primary);transition:all .2s ease-in-out}.FavouritesSwitch-module-scss-module__3YiHIq__ModernFavouriteButton .FavouritesSwitch-module-scss-module__3YiHIq__Unselected{color:#000;transition:all .2s ease-in-out}.FavouritesSwitch-module-scss-module__3YiHIq__ModernFavouriteButton:hover .FavouritesSwitch-module-scss-module__3YiHIq__Unselected{color:var(--primary)}
.WhyChoose-module-scss-module__1Y3DIW__wrapper{background:var(--why-choose-features-wrapper-background);margin:var(--why-choose-features-wrapper-margin)}.WhyChoose-module-scss-module__1Y3DIW__featuresWrapper{text-align:center;align-items:var(--why-choose-features-wrapper-align-items-base);justify-content:var(--why-choose-features-wrapper-justify-content);padding:var(--why-choose-features-wrapper-padding-base);flex-direction:column;display:flex}.WhyChoose-module-scss-module__1Y3DIW__featuresWrapper hr{background:var(--why-choose-features-hr-background);justify-self:flex-start;width:70px;margin:2.5rem 0;height:3px!important}@media (min-width:992px){.WhyChoose-module-scss-module__1Y3DIW__featuresWrapper{align-items:var(--why-choose-features-wrapper-align-items-lg);padding:var(--why-choose-features-wrapper-padding-xl);text-align:left}}.WhyChoose-module-scss-module__1Y3DIW__featuresWrapper .WhyChoose-module-scss-module__1Y3DIW__subHeading{font-size:var(--why-choose-features-sub-heading-font-size-base);color:var(--why-choose-features-sub-heading-color);margin-bottom:var(--why-choose-features-sub-heading-margin-bottom)}@media (min-width:992px){.WhyChoose-module-scss-module__1Y3DIW__featuresWrapper .WhyChoose-module-scss-module__1Y3DIW__subHeading{font-size:var(--why-choose-features-sub-heading-font-size-lg)}}.WhyChoose-module-scss-module__1Y3DIW__featuresWrapper .WhyChoose-module-scss-module__1Y3DIW__heading{font-size:var(--why-choose-features-heading-font-size-base);color:var(--why-choose-features-heading-color);margin-bottom:var(--why-choose-features-heading-margin-bottom)}@media (min-width:768px){.WhyChoose-module-scss-module__1Y3DIW__featuresWrapper .WhyChoose-module-scss-module__1Y3DIW__heading{font-size:var(--why-choose-features-heading-font-size-lg)}}@media (min-width:1200px){.WhyChoose-module-scss-module__1Y3DIW__featuresWrapper .WhyChoose-module-scss-module__1Y3DIW__heading{font-size:var(--why-choose-features-heading-font-size-xl)}}.WhyChoose-module-scss-module__1Y3DIW__featuresWrapper .WhyChoose-module-scss-module__1Y3DIW__feature{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;margin-bottom:2rem;display:flex}@media (min-width:992px){.WhyChoose-module-scss-module__1Y3DIW__featuresWrapper .WhyChoose-module-scss-module__1Y3DIW__feature{text-align:left;flex-direction:row;align-items:flex-start}}.WhyChoose-module-scss-module__1Y3DIW__featuresWrapper .WhyChoose-module-scss-module__1Y3DIW__feature .WhyChoose-module-scss-module__1Y3DIW__icon{border:var(--why-choose-features-feature-icon-border);background:var(--why-choose-features-feature-icon-background);margin-right:var(--why-choose-features-feature-icon-margin-right);border-radius:8px;justify-content:center;align-items:center;padding:1rem;display:flex;box-shadow:0 8px 20px #110c2e26}.WhyChoose-module-scss-module__1Y3DIW__featuresWrapper .WhyChoose-module-scss-module__1Y3DIW__feature .WhyChoose-module-scss-module__1Y3DIW__icon svg{width:40px;height:40px;color:var(--primary)}.WhyChoose-module-scss-module__1Y3DIW__featuresWrapper .WhyChoose-module-scss-module__1Y3DIW__feature .WhyChoose-module-scss-module__1Y3DIW__featureContent h5{color:var(--why-choose-features-feature-content-h6-color);margin-bottom:1rem;font-size:16px}.WhyChoose-module-scss-module__1Y3DIW__featuresWrapper .WhyChoose-module-scss-module__1Y3DIW__feature .WhyChoose-module-scss-module__1Y3DIW__featureContent p{color:var(--why-choose-features-feature-content-p-color);margin:0;font-size:14px}
.BrandBox-module-scss-module__6qAfNq__ImageContainer{width:80px;height:50px;position:relative}.BrandBox-module-scss-module__6qAfNq__ImageContainer img{-o-object-fit:contain;object-fit:contain;filter:var(--header-brandbox-filter)}@media (min-width:1200px){.BrandBox-module-scss-module__6qAfNq__ImageContainer{width:90px;height:60px}}.BrandBox-module-scss-module__6qAfNq__ImageContainerBigger{width:120px;max-width:100%;height:60px;position:relative}.BrandBox-module-scss-module__6qAfNq__ImageContainerBigger img{-o-object-fit:contain;object-fit:contain;filter:var(--header-brandbox-filter)}@media (min-width:1200px){.BrandBox-module-scss-module__6qAfNq__ImageContainerBigger{width:180px;height:120px}}.BrandBox-module-scss-module__6qAfNq__StyledLink{background:var(--header-brandbox-background);border-radius:.5rem;flex:1;height:100%;padding:2rem 1rem;transition-duration:.25s}.BrandBox-module-scss-module__6qAfNq__StyledLink:hover{background:var(--header-brandbox-background-hover);transform:scale(1.1)}
.DropdownLink-module-scss-module__dIZ-oG__DropdownLink{width:100%;padding:var(--dropdown-item-padding);clear:both;text-align:inherit;white-space:nowrap;border:0;border-bottom:var(--dropdown-item-border-bottom);text-transform:var(--dropdown-item-text-transform);background-color:#0000;font-weight:400;display:block;color:var(--dropdown-item-color)!important}.DropdownLink-module-scss-module__dIZ-oG__DropdownLink>a{color:var(--dropdown-item-color)!important}.DropdownLink-module-scss-module__dIZ-oG__DropdownLink:hover>a{color:var(--dropdown-item-hover-color)!important}.DropdownLink-module-scss-module__dIZ-oG__DropdownLink:hover{background-color:var(--dropdown-item-hover-background)!important;color:var(--dropdown-item-hover-color)!important;-webkit-text-decoration:var(--dropdown-item-decoration)!important;-webkit-text-decoration:var(--dropdown-item-decoration)!important;text-decoration:var(--dropdown-item-decoration)!important;border-bottom:var(--dropdown-item-hover-border-bottom)!important;font-weight:var(--dropdown-item-hover-font-weight)!important}.DropdownLink-module-scss-module__dIZ-oG__DrawerLink{width:100%;padding:var(--drawer-dropdown-item-padding);clear:both;text-align:var(--drawer-dropdown-item-text-align);white-space:nowrap;background-color:#0000;border:0;font-weight:400;display:block;color:var(--drawer-dropdown-item-color)!important}.DropdownLink-module-scss-module__dIZ-oG__DrawerLink:hover{background-color:var(--drawer-dropdown-item-hover-background)!important;color:var(--drawer-dropdown-item-hover-color)!important;-webkit-text-decoration:var(--drawer-dropdown-item-decoration)!important;-webkit-text-decoration:var(--drawer-dropdown-item-decoration)!important;text-decoration:var(--drawer-dropdown-item-decoration)!important}.DropdownLink-module-scss-module__dIZ-oG__DropdownToggle .DropdownLink-module-scss-module__dIZ-oG__DropdownToggleCaret{transition:transform .15s linear}.DropdownLink-module-scss-module__dIZ-oG__DropdownToggle[aria-expanded=true] .DropdownLink-module-scss-module__dIZ-oG__DropdownToggleCaret{transition:transform .15s linear;transform:rotate(-180deg)}
.ColumnsDropdown-module-scss-module__s4YCMG__DropdownToggle{box-shadow:none;border-radius:var(--header-navLink-borderRadius);color:var(--header-navLink-color);font-weight:var(--header-navLink-fontWeight);text-transform:var(--header-navLink-textTransform);font-size:var(--header-navLink-fontSize-xs);padding:.5rem 1rem;padding:var(--header-navLink-padding);background:0 0;border:none;transition-duration:.25s}@media (min-width:992px){.ColumnsDropdown-module-scss-module__s4YCMG__DropdownToggle{font-size:var(--header-navLink-fontSize-lg)}}@media (min-width:1200px){.ColumnsDropdown-module-scss-module__s4YCMG__DropdownToggle{font-size:var(--header-navLink-fontSize-xl)}}.ColumnsDropdown-module-scss-module__s4YCMG__DropdownToggle.ColumnsDropdown-module-scss-module__s4YCMG__active{color:var(--header-navLink-active-color)}.ColumnsDropdown-module-scss-module__s4YCMG__DropdownToggle:hover,.ColumnsDropdown-module-scss-module__s4YCMG__DropdownToggle:focus,.ColumnsDropdown-module-scss-module__s4YCMG__DropdownToggle:active,.ColumnsDropdown-module-scss-module__s4YCMG__DropdownToggle[aria-expanded=true]{color:var(--header-navLink-hover-color);background:var(--header-navLink-hover-background);-webkit-text-decoration:var(--header-navLink-hover-textDecoration);-webkit-text-decoration:var(--header-navLink-hover-textDecoration);text-decoration:var(--header-navLink-hover-textDecoration)}.ColumnsDropdown-module-scss-module__s4YCMG__DropdownToggle .ColumnsDropdown-module-scss-module__s4YCMG__DropdownToggleCaret{transition:transform .15s linear}.ColumnsDropdown-module-scss-module__s4YCMG__DropdownToggle[aria-expanded=true] .ColumnsDropdown-module-scss-module__s4YCMG__DropdownToggleCaret{transition:transform .15s linear;transform:rotate(-180deg)}.ColumnsDropdown-module-scss-module__s4YCMG__DropdownContent{z-index:1032;min-width:10rem;padding:3rem 0;overflow:hidden;box-shadow:0 10px 15px #0000001a}.ColumnsDropdown-module-scss-module__s4YCMG__DropdownWrapper{background:#fff}@media (min-width:992px){.ColumnsDropdown-module-scss-module__s4YCMG__DropdownWrapper{padding:2rem 0}}.ColumnsDropdown-module-scss-module__s4YCMG__DropdownContainerLarge{border:none;border-radius:0;flex-direction:column;width:100%;max-width:1440px;margin:0 auto;padding:1rem;display:flex}@media (min-width:992px){.ColumnsDropdown-module-scss-module__s4YCMG__DropdownContainerLarge{flex-direction:row;padding:2rem}}.ColumnsDropdown-module-scss-module__s4YCMG__MegaMenu{background:0 0;border:none;border-radius:0;margin:0;padding:0}.ColumnsDropdown-module-scss-module__s4YCMG__MegaMenuLarge{background:var(--header-navDropdownMenu-background);border:none;border-radius:0;margin:0;padding:0}
.NavDropdownMenu-module-scss-module__q8K6Qq__DropdownToggle{box-shadow:none;border-radius:var(--header-navLink-borderRadius);color:var(--header-navLink-color);font-weight:var(--header-navLink-fontWeight);text-transform:var(--header-navLink-textTransform);font-size:var(--header-navLink-fontSize-xs);padding:.5rem 1rem;padding:var(--header-navLink-padding);background:0 0;border:none;transition-duration:.25s}@media (min-width:992px){.NavDropdownMenu-module-scss-module__q8K6Qq__DropdownToggle{font-size:var(--header-navLink-fontSize-lg);color:var(--header-navLink-color-lg)}}@media (min-width:1200px){.NavDropdownMenu-module-scss-module__q8K6Qq__DropdownToggle{font-size:var(--header-navLink-fontSize-xl)}}.NavDropdownMenu-module-scss-module__q8K6Qq__DropdownToggle.NavDropdownMenu-module-scss-module__q8K6Qq__active{color:var(--header-navLink-active-color)}.NavDropdownMenu-module-scss-module__q8K6Qq__DropdownToggle:hover,.NavDropdownMenu-module-scss-module__q8K6Qq__DropdownToggle:focus,.NavDropdownMenu-module-scss-module__q8K6Qq__DropdownToggle:active{color:var(--header-navLink-hover-color);background:var(--header-navLink-hover-background);-webkit-text-decoration:var(--header-navLink-hover-textDecoration);-webkit-text-decoration:var(--header-navLink-hover-textDecoration);text-decoration:var(--header-navLink-hover-textDecoration)}.NavDropdownMenu-module-scss-module__q8K6Qq__DropdownToggle:focus-visible{outline:0}.NavDropdownMenu-module-scss-module__q8K6Qq__DropdownToggle[aria-expanded=true]{color:var(--header-navLink-hover-color);background:var(--header-navLink-hover-background);-webkit-text-decoration:var(--header-navLink-hover-textDecoration);-webkit-text-decoration:var(--header-navLink-hover-textDecoration);text-decoration:var(--header-navLink-hover-textDecoration)}.NavDropdownMenu-module-scss-module__q8K6Qq__DropdownToggle .NavDropdownMenu-module-scss-module__q8K6Qq__DropdownToggleCaret{transition:transform .15s linear}.NavDropdownMenu-module-scss-module__q8K6Qq__DropdownToggle[aria-expanded=true] .NavDropdownMenu-module-scss-module__q8K6Qq__DropdownToggleCaret{transition:transform .15s linear;transform:rotate(-180deg)}.NavDropdownMenu-module-scss-module__q8K6Qq__DropdownContent{min-width:10rem;padding:var(--header-navDropdownMenu-padding);margin:var(--header-navDropdownMenu-margin);background:var(--header-navDropdownMenu-background);border:var(--header-navDropdownMenu-border);border-radius:var(--header-navDropdownMenu-borderRadius);box-shadow:var(--header-navDropdownMenu-boxShadow);-webkit-backdrop-filter:var(--header-navDropdownMenu-backdrop-filter);backdrop-filter:var(--header-navDropdownMenu-backdrop-filter);font-size:var(--header-navDropdownMenu-fontSize);z-index:1032;overflow:hidden}.NavDropdownMenu-module-scss-module__q8K6Qq__MegaMenuLarge{border:none;border-radius:0}.NavDropdownMenu-module-scss-module__q8K6Qq__MegaMenu{background:0 0;border:none;border-radius:0;padding:0}@media (min-width:992px){.NavDropdownMenu-module-scss-module__q8K6Qq__MegaMenu{margin:var(--header-megaMenu-margin)}}.NavDropdownMenu-module-scss-module__q8K6Qq__MegaMenu>div:first-of-type>div:first-of-type{background:var(--header-navDropdownMenu-background)}.NavDropdownMenu-module-scss-module__q8K6Qq__MegaMenuContent{justify-content:var(--megaMenu-content-justifyContent)}
.NavLink-module-scss-module__4Vb5Vq__NavLink{white-space:var(--nav-link-whitespace)}
.BodySearch-module-scss-module__2Klm3G__StyledLink:hover img{transform:scale(1.05)}.BodySearch-module-scss-module__2Klm3G__StyledLink img{transition-duration:.25s}@media (min-width:1200px){.BodySearch-module-scss-module__2Klm3G__StyledLink img{max-width:225px}}.BodySearch-module-scss-module__2Klm3G__StyledLink h4{color:var(--body-search-h4-color)}.BodySearch-module-scss-module__2Klm3G__StyledLink h4 .BodySearch-module-scss-module__2Klm3G__small{color:var(--body-search-count-color)}
.BodySelector-module-scss-module__aGenVa__Body{cursor:pointer;max-width:160px;padding:0 10px 0 0;position:relative}.BodySelector-module-scss-module__aGenVa__Body div{text-align:center;border-radius:.5rem;padding:5px 10px}.BodySelector-module-scss-module__aGenVa__Body:hover div{background-color:var(--hero-slider-bodySelect-hover-background);color:var(--hero-slider-bodySelect-hover-text-color)}.BodySelector-module-scss-module__aGenVa__Body:hover svg{opacity:1;transition-duration:.25s}.BodySelector-module-scss-module__aGenVa__Cross{display:none;position:absolute;top:5px;left:5px}.BodySelector-module-scss-module__aGenVa__Cross.BodySelector-module-scss-module__aGenVa__IsCentered{left:10px}.BodySelector-module-scss-module__aGenVa__Selected div{background-color:var(--hero-slider-bodySelect-selected-background);color:var(--hero-slider-bodySelect-selected-text-color)}.BodySelector-module-scss-module__aGenVa__SelectedCross{color:var(--primary);opacity:.4;display:block}.BodySelector-module-scss-module__aGenVa__SmallHeading{padding-bottom:.5rem;font-size:1.125rem;font-weight:700}
.Toast-module-scss-module__X0Gi6G__toastViewport{z-index:100;flex-direction:column-reverse;width:100%;max-height:100vh;padding:.5rem;display:flex;position:fixed;top:0}@media (min-width:576px){.Toast-module-scss-module__X0Gi6G__toastViewport{flex-direction:column;top:0;right:0}}@media (min-width:768px){.Toast-module-scss-module__X0Gi6G__toastViewport{max-width:420px}}.Toast-module-scss-module__X0Gi6G__toast{width:100%;box-shadow:var(--card-shadow);border-radius:.375rem;gap:1rem;padding:1.5rem 2rem 1.5rem 1.5rem;transition:all .3s;position:relative;overflow:hidden}.Toast-module-scss-module__X0Gi6G__toast.Toast-module-scss-module__X0Gi6G__default{border:var(--card-border);background-color:#fff;border-style:solid}.Toast-module-scss-module__X0Gi6G__toast.Toast-module-scss-module__X0Gi6G__destructive{background-color:var(--danger);color:#fff;border:1px solid var(--danger);border-style:solid}.Toast-module-scss-module__X0Gi6G__toast.Toast-module-scss-module__X0Gi6G__swipe-end{transform:translate(100%)}.Toast-module-scss-module__X0Gi6G__toast.Toast-module-scss-module__X0Gi6G__state-closed{animation:.3s ease-out forwards Toast-module-scss-module__X0Gi6G__fade-out,.3s ease-out forwards Toast-module-scss-module__X0Gi6G__slide-out}.Toast-module-scss-module__X0Gi6G__toastDescription{font-size:.8rem}.Toast-module-scss-module__X0Gi6G__toastAction{color:var(--primary)!important}.Toast-module-scss-module__X0Gi6G__toastAction.Toast-module-scss-module__X0Gi6G__destructive{color:var(--danger)!important}.Toast-module-scss-module__X0Gi6G__toastClose{opacity:0;transition:opacity .3s;position:absolute;top:.5rem;right:.5rem;color:var(--muted-foreground)!important}.Toast-module-scss-module__X0Gi6G__toastClose:hover{color:var(--primary)!important}.Toast-module-scss-module__X0Gi6G__toastClose:focus{outline:none}.Toast-module-scss-module__X0Gi6G__toast:hover .Toast-module-scss-module__X0Gi6G__toastClose{opacity:1}.Toast-module-scss-module__X0Gi6G__destructive .Toast-module-scss-module__X0Gi6G__toastClose{color:red}.Toast-module-scss-module__X0Gi6G__destructive .Toast-module-scss-module__X0Gi6G__toastClose:hover{color:#f33}
.WatchlistButton-module-scss-module__tiheGq__Absolute{position:absolute;top:0;right:5px;transform:translateY(-50%)}
.FinanceInfo-module-scss-module___GtNba__small{font-size:12px}@media (min-width:576px){.FinanceInfo-module-scss-module___GtNba__w-sm-auto{width:auto}}.FinanceInfo-module-scss-module___GtNba__WeeklyPrice360{font-size:15px}.FinanceInfo-module-scss-module___GtNba__BoldMontserrat{font-family:Montserrat Bold,sans-serif;font-weight:700}.FinanceInfo-module-scss-module___GtNba__Small{font-size:12.5px;font-family:var(--carSearchItem-small-font-family);background-color:var(--carSearchItem-small-font-background)}.FinanceInfo-module-scss-module___GtNba__FinanceContainer{background:var(--finance-container-background);color:var(--finance-container-color);border-radius:var(--carpage-finance-container-border-radius)}.FinanceInfo-module-scss-module___GtNba__CarFinanceContainer{background:var(--carpage-finance-container-background);color:var(--carpage-finance-container-color);border-radius:var(--carpage-finance-container-border-radius)}
.RadioGroup-module-scss-module__bhwPiW__RadioGroup{gap:.5rem;display:flex}.RadioGroup-module-scss-module__bhwPiW__RadioGroupItem{aspect-ratio:1;border:1px solid var(--primary);width:1.6rem;height:1.6rem;color:var(--primary);background-color:#fff;border-radius:100%;position:relative;box-shadow:0 0 #000,0 0 #0000}.RadioGroup-module-scss-module__bhwPiW__RadioGroupItem:focus{outline:none}.RadioGroup-module-scss-module__bhwPiW__RadioGroupItem:disabled{cursor:not-allowed;opacity:.5}.RadioGroup-module-scss-module__bhwPiW__RadioGroupIndicator{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.RadioGroup-module-scss-module__bhwPiW__RadioGroupIndicator svg{color:currentColor;fill:currentColor;width:70%;height:70%}.RadioGroup-module-scss-module__bhwPiW__RadioGroupItemContainer{align-items:center;gap:.5rem;display:flex}.RadioGroup-module-scss-module__bhwPiW__Label{cursor:pointer;margin:0;font-size:1rem;font-weight:500;line-height:1}
.Slider-module-scss-module__NZBHbq__Root{touch-action:none;-webkit-user-select:none;user-select:none;align-items:center;width:100%;display:flex;position:relative}.Slider-module-scss-module__NZBHbq__Track{appearance:none;background:var(--dark);border-radius:5px;outline:none;flex-grow:1;width:100%;height:8px;position:relative;overflow:hidden}.Slider-module-scss-module__NZBHbq__Range{background:var(--primary);height:100%;position:absolute}.Slider-module-scss-module__NZBHbq__Thumb{border:5px solid var(--primary);cursor:pointer;background-color:#fff;border-radius:100%;outline:none;width:30px;height:30px;display:flex}
.CarSidebar-module-scss-module__fxi60q__CarIcon{font-size:.8rem}.CarSidebar-module-scss-module__fxi60q__CarIcon svg{height:40px}@media (min-width:1200px){.CarSidebar-module-scss-module__fxi60q__CarIcon{font-size:1rem}.CarSidebar-module-scss-module__fxi60q__CarIcon svg{height:50px}}.CarSidebar-module-scss-module__fxi60q__title{font-size:1.5rem}@media (min-width:1200px){.CarSidebar-module-scss-module__fxi60q__title{font-size:2rem}}.CarSidebar-module-scss-module__fxi60q__InfoItem{justify-content:flex-end;align-items:center;height:36px;margin-left:0;display:flex}
.VehicleSocialShare-module-scss-module__gRBAmG__socialShareIcon{padding-right:5px}.VehicleSocialShare-module-scss-module__gRBAmG__socialShareIcon:last-child{padding-right:0}.VehicleSocialShare-module-scss-module__gRBAmG__clipBoardButton{background-color:inherit;color:var(--vehicle-social-share-link-color);border:none;border-radius:50%;outline:none;padding:0;transition:background-color .5s;display:inline-block;position:relative}.VehicleSocialShare-module-scss-module__gRBAmG__clipBoardButton:hover{background-color:#d3d0d0}.VehicleSocialShare-module-scss-module__gRBAmG__clipBoardButton:active{background-color:#858383}.VehicleSocialShare-module-scss-module__gRBAmG__alert{color:#fff;text-align:center;z-index:1;background-color:gray;border-radius:6px;width:75px;margin-left:.5rem;padding:5px 0;position:absolute}.VehicleSocialShare-module-scss-module__gRBAmG__alert:after{content:" ";border:5px solid #0000;border-right-color:gray;margin-top:-5px;position:absolute;top:50%;right:100%}.VehicleSocialShare-module-scss-module__gRBAmG__FacebookIcon{color:var(--vehicle-social-share-facebook-color)}.VehicleSocialShare-module-scss-module__gRBAmG__TwitterIcon{color:var(--vehicle-social-share-twitter-color)}.VehicleSocialShare-module-scss-module__gRBAmG__WhatsappIcon{color:var(--vehicle-social-share-whatsapp-color)}.VehicleSocialShare-module-scss-module__gRBAmG__MailIcon{color:var(--vehicle-social-share-mail-color)}.VehicleSocialShare-module-scss-module__gRBAmG__MessageIcon{color:var(--vehicle-social-share-message-color)}
.AwardBeautyCars-module-scss-module__PfO-Ea__imageSize{max-width:140px}@media (max-width:576px){.AwardBeautyCars-module-scss-module__PfO-Ea__imageSize{max-width:110px}}
.CustomContactLinks-module-scss-module__qnIfTa__contactLink{color:#000}.CustomContactLinks-module-scss-module__qnIfTa__contactLink:hover{color:var(--primary);text-decoration:none}.CustomContactLinks-module-scss-module__qnIfTa__contactLink:hover .CustomContactLinks-module-scss-module__qnIfTa__phoneNumber{text-decoration:none}
.header-module-scss-module__M0hFXG__StyledLink{position:relative}.header-module-scss-module__M0hFXG__StyledLink img,.header-module-scss-module__M0hFXG__StyledLink svg{-o-object-fit:contain;object-fit:contain;height:var(--header-logo-height-xs);max-width:var(--header-logo-maxWidth-xs)}@media (min-width:768px){.header-module-scss-module__M0hFXG__StyledLink img,.header-module-scss-module__M0hFXG__StyledLink svg{height:var(--header-logo-height-md);max-width:var(--header-logo-maxWidth-md)}}@media (min-width:1200px){.header-module-scss-module__M0hFXG__StyledLink img,.header-module-scss-module__M0hFXG__StyledLink svg{height:var(--header-logo-height-xl);max-width:var(--header-logo-maxWidth-xl)}}.header-module-scss-module__M0hFXG__StyledNavbar{background-color:var(--header-background-color);background-image:var(--header-background-gradient);border-bottom:var(--header-navbar-bottom-border);box-shadow:var(--header-box-shadow);position:relative}@media (min-width:992px){.header-module-scss-module__M0hFXG__StyledNavbar{background-color:var(--header-background-color-lg);padding:var(--header-navbar-padding)!important}}.header-module-scss-module__M0hFXG__StyledNavbarLowerLevel{background-color:var(--header-lower-level-background-color);border-top:var(--header-lower-level-border);box-shadow:var(--header-box-shadow)}@media (min-width:992px){.header-module-scss-module__M0hFXG__StyledNavbarLowerLevel{padding:var(--header-navbar-padding)!important}}@media screen and (max-width:991px){.header-module-scss-module__M0hFXG__fixedHeader{margin-top:40px}}.header-module-scss-module__M0hFXG__CustomNav li.nav-item>a.nav-link{border-radius:var(--header-navLink-borderRadius);color:var(--header-navLink-color);font-weight:var(--header-navLink-fontWeight);text-transform:var(--header-navLink-textTransform);font-size:var(--header-navLink-fontSize-xs);padding:var(--header-navLink-padding);transition-duration:.25s}@media (min-width:992px){.header-module-scss-module__M0hFXG__CustomNav li.nav-item>a.nav-link{font-size:var(--header-navLink-fontSize-lg);color:var(--header-navLink-color-lg)}}@media (min-width:1200px){.header-module-scss-module__M0hFXG__CustomNav li.nav-item>a.nav-link{font-size:var(--header-navLink-fontSize-xl)}}.header-module-scss-module__M0hFXG__CustomNav li.nav-item>a.nav-link.header-module-scss-module__M0hFXG__active{color:var(--header-navLink-active-color)}:is(.header-module-scss-module__M0hFXG__CustomNav li.nav-item>a.nav-link:hover,.header-module-scss-module__M0hFXG__CustomNav li.nav-item>a.nav-link:focus,.header-module-scss-module__M0hFXG__CustomNav li.nav-item>a.nav-link:active){color:var(--header-navLink-hover-color);background:var(--header-navLink-hover-background);-webkit-text-decoration:var(--header-navLink-hover-textDecoration);-webkit-text-decoration:var(--header-navLink-hover-textDecoration);text-decoration:var(--header-navLink-hover-textDecoration)}
.NavDrawerDropdownCollapse-module-scss-module__wnSfaq__DropdownToggle{box-shadow:none;border-radius:var(--header-navLink-borderRadius);width:100%;color:var(--header-navLink-color);font-weight:var(--header-navLink-fontWeight);text-transform:var(--header-navLink-textTransform);font-size:var(--header-navLink-fontSize-xs);padding:.5rem 1rem;padding:var(--header-navLink-padding);background:0 0;border:none;transition-duration:.25s}@media (min-width:992px){.NavDrawerDropdownCollapse-module-scss-module__wnSfaq__DropdownToggle{font-size:var(--header-navLink-fontSize-lg);color:var(--header-navLink-color-lg)}}@media (min-width:1200px){.NavDrawerDropdownCollapse-module-scss-module__wnSfaq__DropdownToggle{font-size:var(--header-navLink-fontSize-xl)}}.NavDrawerDropdownCollapse-module-scss-module__wnSfaq__DropdownToggle.NavDrawerDropdownCollapse-module-scss-module__wnSfaq__active{color:var(--header-navLink-active-color)}.NavDrawerDropdownCollapse-module-scss-module__wnSfaq__DropdownToggle:hover,.NavDrawerDropdownCollapse-module-scss-module__wnSfaq__DropdownToggle:focus,.NavDrawerDropdownCollapse-module-scss-module__wnSfaq__DropdownToggle:active,.NavDrawerDropdownCollapse-module-scss-module__wnSfaq__DropdownToggle[aria-expanded=true]{color:var(--header-navLink-hover-color);background:var(--header-navLink-hover-background);-webkit-text-decoration:var(--header-navLink-hover-textDecoration);-webkit-text-decoration:var(--header-navLink-hover-textDecoration);text-decoration:var(--header-navLink-hover-textDecoration)}.NavDrawerDropdownCollapse-module-scss-module__wnSfaq__DropdownToggle .NavDrawerDropdownCollapse-module-scss-module__wnSfaq__DropdownToggleCaret{transition:transform .15s linear}.NavDrawerDropdownCollapse-module-scss-module__wnSfaq__DropdownToggle[aria-expanded=true] .NavDrawerDropdownCollapse-module-scss-module__wnSfaq__DropdownToggleCaret{transition:transform .15s linear;transform:rotate(-180deg)}.NavDrawerDropdownCollapse-module-scss-module__wnSfaq__CollapsibleContent{z-index:1032}.NavDrawerDropdownCollapse-module-scss-module__wnSfaq__CollapsibleContent[data-state=open]{animation:linear NavDrawerDropdownCollapse-module-scss-module__wnSfaq__slideDown}.NavDrawerDropdownCollapse-module-scss-module__wnSfaq__CollapsibleContent[data-state=closed]{animation:linear NavDrawerDropdownCollapse-module-scss-module__wnSfaq__slideUp}@keyframes NavDrawerDropdownCollapse-module-scss-module__wnSfaq__slideDown{0%{height:0%}to{height:100%}}@keyframes NavDrawerDropdownCollapse-module-scss-module__wnSfaq__slideUp{0%{height:100%}to{height:0%}}.NavDrawerDropdownCollapse-module-scss-module__wnSfaq__DropdownContent{min-width:10rem;padding:var(--header-navDropdownCollapse-padding);margin:var(--header-navDropdownCollapse-margin);background:var(--header-navDropdownCollapse-background);z-index:1032;overflow:hidden}
.headerLarge-module-scss-module__VxqzXa__StyledNavbar{background-color:var(--header-background-color)}.headerLarge-module-scss-module__VxqzXa__StyledSellMyCarBtnWrapper{display:inline-block}.headerLarge-module-scss-module__VxqzXa__StyledSellMyCarBtnWrapper>a{color:var(--header-large-sell-my-car-btn-color);border:1px solid var(--header-large-sell-my-car-btn-color);border-radius:var(--header-large-sell-my-car-border-radius)}.headerLarge-module-scss-module__VxqzXa__StyledSellMyCarBtnWrapper>a:hover{background-color:var(--header-large-sell-my-car-btn-color-hover-bg);color:var(--header-large-sell-my-car-btn-hover-color);border:1px solid var(--header-large-sell-my-car-btn-color-hover-bg)}
.StickyHeaderWrapper-module-scss-module__NnyIsG__StickyHeaderWrapper{z-index:999;position:sticky;top:0}
.HeaderLargeSquareLogo-module-scss-module__-9g0eW__StyledNavbar{background-color:var(--header-background-color);border-bottom:var(--header-large-sqaure-navbar-borders)}.HeaderLargeSquareLogo-module-scss-module__-9g0eW__StyledSellMyCarBtnWrapper{display:inline-block}.HeaderLargeSquareLogo-module-scss-module__-9g0eW__StyledSellMyCarBtnWrapper>a{color:var(--header-large-sell-my-car-btn-color);border:1px solid var(--header-large-sell-my-car-btn-color);border-radius:var(--header-large-sell-my-car-border-radius)}.HeaderLargeSquareLogo-module-scss-module__-9g0eW__StyledSellMyCarBtnWrapper>a:hover{background-color:var(--header-large-sell-my-car-btn-color-hover-bg);color:var(--header-large-sell-my-car-btn-hover-color);border:1px solid var(--header-large-sell-my-car-btn-color-hover-bg)}.HeaderLargeSquareLogo-module-scss-module__-9g0eW__Logo{border-left:var(--header-large-sqaure-navbar-borders);border-right:var(--header-large-sqaure-navbar-borders)}.HeaderLargeSquareLogo-module-scss-module__-9g0eW__TopSection{border-right:var(--header-large-sqaure-navbar-borders)}.HeaderLargeSquareLogo-module-scss-module__-9g0eW__BottomSection{background-color:var(--header-lower-level-background-color);border-top:var(--header-large-sqaure-navbar-borders);border-right:var(--header-large-sqaure-navbar-borders)}@media screen and (max-width:992px){.HeaderLargeSquareLogo-module-scss-module__-9g0eW__Logo{border-left:none;border-right:none}.HeaderLargeSquareLogo-module-scss-module__-9g0eW__TopSection{border-right:none}}@media screen and (max-width:352px){.HeaderLargeSquareLogo-module-scss-module__-9g0eW__fixedHeader{margin-top:40px}}
.CarCard-module-scss-module__9vKgfq__CarCard{display:flex;flex-wrap:nowrap!important}@media (min-width:992px){.CarCard-module-scss-module__9vKgfq__CarCard{max-width:450px}}.CarCard-module-scss-module__9vKgfq__CarCard>img{max-width:130px}.CarCard-module-scss-module__9vKgfq__CarCardText{justify-content:center;display:flex}.CarCard-module-scss-module__9vKgfq__NoCarCard{text-align:center;border:2px dashed var(--primary);background-color:#fff;border-radius:12px;width:100%;max-width:450px;height:100%;min-height:3rem;padding:16px;position:relative;overflow:hidden}.CarCard-module-scss-module__9vKgfq__NoCarCardFirst{text-align:center;border:2px dashed var(--primary);background-color:#fff;border-radius:12px;width:100%;max-width:450px;height:100%;min-height:3rem;padding:8px;position:relative;overflow:hidden}.CarCard-module-scss-module__9vKgfq__Number{color:#181818;letter-spacing:2.2px;opacity:.2;text-align:center;margin:0;font-size:70px;font-weight:700;line-height:184px}.CarCard-module-scss-module__9vKgfq__RoundedLeft,button.CarCard-module-scss-module__9vKgfq__RoundedLeft{border-top-left-radius:12px!important;border-bottom-left-radius:12px!important}.CarCard-module-scss-module__9vKgfq__RoundedRight,button.CarCard-module-scss-module__9vKgfq__RoundedRight{border-radius:0 12px 12px 0!important}
@keyframes CompareTopSection-module-scss-module__XWZLCW__BadgeAnimation{0%{transform:scale(0)}to{transform:scale(1)}}.CompareTopSection-module-scss-module__XWZLCW__TopSection{z-index:100;background-color:#fff;width:100%;max-height:0;transition:max-height .25s;top:0;left:0;overflow:hidden}.CompareTopSection-module-scss-module__XWZLCW__Show{max-height:0}@media (min-width:576px){.CompareTopSection-module-scss-module__XWZLCW__Show{max-height:150px}}@media (min-width:992px){.CompareTopSection-module-scss-module__XWZLCW__Show{max-height:450px}}.CompareTopSection-module-scss-module__XWZLCW__Hidden{max-height:0}.CompareTopSection-module-scss-module__XWZLCW__TopHeight{height:5rem}.CompareTopSection-module-scss-module__XWZLCW__Rounded{border-radius:12px}.CompareTopSection-module-scss-module__XWZLCW__Badge{color:#fff;border-radius:26px;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:12px;animation:.25s cubic-bezier(.62,1.47,0,1.04) CompareTopSection-module-scss-module__XWZLCW__BadgeAnimation;display:flex;position:absolute;top:-.5rem;right:-.5rem}
.Contact-module-scss-module__jUcqSa__HeroHeading h1{color:#fff;margin:0 auto;display:inline-block;position:relative}.Contact-module-scss-module__jUcqSa__HeroHeading h1:after{content:"";background-color:var(--primary);border-radius:.25rem;width:100%;height:4px;position:absolute;bottom:-.5rem;left:0}.Contact-module-scss-module__jUcqSa__StaffImageContainer{border:3px solid #c8ced5;border-radius:100%;width:100px;height:100px;margin-right:1rem;overflow:hidden}.Contact-module-scss-module__jUcqSa__StyledHeading{margin-left:.5rem;display:inline-block;position:relative}.Contact-module-scss-module__jUcqSa__StyledHeading:after{content:"";background-color:var(--primary);width:.25rem;height:1.75rem;position:absolute;top:.25rem;left:-.5rem}

.Contact-module-scss-module__OszFrW__HeroContainer{clip-path:polygon(0 0,100% 0,100% 100%,0 87%);background-image:url(https://res.cloudinary.com/total-dealer/image/upload/v1701728702/td_next/countrywide-motor-company);background-position:50%;background-repeat:no-repeat;background-size:cover;place-items:center;width:100%;min-height:25rem;display:grid}.Contact-module-scss-module__OszFrW__HeroHeading{justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}.Contact-module-scss-module__OszFrW__HeroHeading h1{color:#fff;margin:0 auto;display:inline-block;position:relative}.Contact-module-scss-module__OszFrW__HeroHeading h1:after{content:"";background-color:var(--primary);border-radius:.25rem;width:100%;height:4px;position:absolute;bottom:-.5rem;left:0}.Contact-module-scss-module__OszFrW__StaffImageContainer{border:3px solid #c8ced5;border-radius:100%;width:100px;height:100px;margin-right:1rem;overflow:hidden}.Contact-module-scss-module__OszFrW__StyledHeading{margin-left:.5rem;display:inline-block;position:relative}.Contact-module-scss-module__OszFrW__StyledHeading:after{content:"";background-color:var(--primary);width:.25rem;height:1.75rem;position:absolute;top:.25rem;left:-.5rem}
.Contact-module-scss-module__tdnW4a__HeroHeading h1{color:#fff;margin:0 auto;display:inline-block;position:relative}.Contact-module-scss-module__tdnW4a__HeroHeading h1:after{content:"";background-color:var(--primary);border-radius:.25rem;width:100%;height:4px;position:absolute;bottom:-.5rem;left:0}.Contact-module-scss-module__tdnW4a__StaffImageContainer{border:3px solid #c8ced5;border-radius:100%;width:100px;height:100px;margin-right:1rem;overflow:hidden}.Contact-module-scss-module__tdnW4a__StyledHeading{margin-left:.5rem;display:inline-block;position:relative}.Contact-module-scss-module__tdnW4a__StyledHeading:after{content:"";background-color:var(--primary);width:.25rem;height:1.75rem;position:absolute;top:.25rem;left:-.5rem}
div.CarStickyHeader-module-scss-module__Tdg1hG__StyledNavbar{background-color:var(--car-sticky-header-background);width:100%;height:90px;color:var(--car-sticky-header-color);z-index:99991;position:fixed;top:-90px;box-shadow:0 0 #0000000a,0 2px 8px #00000029}@media (min-width:992px){div.CarStickyHeader-module-scss-module__Tdg1hG__StyledNavbar{padding:var(--header-navbar-padding)!important}}div.CarStickyHeader-module-scss-module__Tdg1hG__NavDown{transition:all .3s ease-in-out;transform:translateY(-100%)}div.CarStickyHeader-module-scss-module__Tdg1hG__NavUp{transition:all .3s ease-in-out;transform:translateY(100%)}div.CarStickyHeader-module-scss-module__Tdg1hG__CarDetails{flex-grow:1}div.CarStickyHeader-module-scss-module__Tdg1hG__CarDetails h4{font-size:.9rem}@media (min-width:768px){div.CarStickyHeader-module-scss-module__Tdg1hG__CarDetails h4{font-size:1.1rem}}@media (min-width:992px){div.CarStickyHeader-module-scss-module__Tdg1hG__CarDetails h4{font-size:1.3rem}}div.CarStickyHeader-module-scss-module__Tdg1hG__CarDetails span{font-size:.8rem}@media (min-width:768px){div.CarStickyHeader-module-scss-module__Tdg1hG__CarDetails span{font-size:.9rem}}@media (min-width:992px){div.CarStickyHeader-module-scss-module__Tdg1hG__CarDetails span{font-size:1rem}}.CarStickyHeader-module-scss-module__Tdg1hG__HeaderImage{border-radius:.25rem}.CarStickyHeader-module-scss-module__Tdg1hG__CarPrice{font-size:1rem;font-weight:700}@media (min-width:768px){.CarStickyHeader-module-scss-module__Tdg1hG__CarPrice{font-size:1.2rem}}@media (min-width:992px){.CarStickyHeader-module-scss-module__Tdg1hG__CarPrice{font-size:1.6rem}}.CarStickyHeader-module-scss-module__Tdg1hG__CarPrice .CarStickyHeader-module-scss-module__Tdg1hG__priceType{font-size:.9rem}.CarStickyHeader-module-scss-module__Tdg1hG__FinanceEstimate{font-size:.8rem}
.Footer-module-scss-module__Y527ga__SocialIcons{width:100%;display:flex}@media (max-width:992px){.Footer-module-scss-module__Y527ga__SocialIcons{justify-content:center;margin-bottom:40px}}.Footer-module-scss-module__Y527ga__SocialIcons .Footer-module-scss-module__Y527ga__SocialIconLink{width:fit-content;margin-right:20px;line-height:30px;display:inline-block;position:relative}.Footer-module-scss-module__Y527ga__SocialIcons .Footer-module-scss-module__Y527ga__SocialIconLink svg{margin-right:0!important}.Footer-module-scss-module__Y527ga__SocialIcons .Footer-module-scss-module__Y527ga__SocialIconLink:hover:after{opacity:1;max-width:100%}.Footer-module-scss-module__Y527ga__SocialIcons .Footer-module-scss-module__Y527ga__SocialIconLink:after{content:"";opacity:0;border-bottom:2px solid #ca4b19;width:100%;max-width:0%;height:0;transition:opacity .3s ease-in-out,max-width .2s ease-in-out;display:block;position:absolute;bottom:-10px;transform:translateY(-2px)}.Footer-module-scss-module__Y527ga__SocialIcons .Footer-module-scss-module__Y527ga__SocialIconLink:last-child{margin-right:0}
.FeaturesBanner-module-scss-module__Fg2FQG__Banner{border-top:1px solid #fff3}.FeaturesBanner-module-scss-module__Fg2FQG__Feature{align-items:center;margin:0 auto;padding:20px 0;display:flex}@media (min-width:576px){.FeaturesBanner-module-scss-module__Fg2FQG__Feature{padding:12px 0}}.FeaturesBanner-module-scss-module__Fg2FQG__TextContainer{padding-left:20px}.FeaturesBanner-module-scss-module__Fg2FQG__TextContainer:hover h6{border-bottom:1px solid var(--primary)}.FeaturesBanner-module-scss-module__Fg2FQG__Heading{flex:0;flex-shrink:none;letter-spacing:.15em;text-transform:uppercase;border-bottom:1px solid #0000;margin-bottom:2px;font-size:13px;font-weight:700;display:inline-block}.FeaturesBanner-module-scss-module__Fg2FQG__SubHeading{margin-bottom:0;padding-top:5px;font-size:14px;line-height:120%;display:none}@media (min-width:576px){.FeaturesBanner-module-scss-module__Fg2FQG__SubHeading{display:block}}.FeaturesBanner-module-scss-module__Fg2FQG__Arrow{cursor:pointer;z-index:10;border-radius:var(--arrows-borderRadius);justify-content:center;align-items:center;transition:all .3s ease-in-out;display:block;position:absolute;top:50%;transform:translateY(-50%)}.FeaturesBanner-module-scss-module__Fg2FQG__Arrow:hover{opacity:.8}.FeaturesBanner-module-scss-module__Fg2FQG__Left{position:absolute;left:0}.FeaturesBanner-module-scss-module__Fg2FQG__Right{position:absolute;right:0}
.Footer-module-scss-module__j8l15a__SocialIcons{width:100%;display:flex}@media (max-width:992px){.Footer-module-scss-module__j8l15a__SocialIcons{justify-content:center;margin-bottom:40px}}.Footer-module-scss-module__j8l15a__SocialIcons .Footer-module-scss-module__j8l15a__SocialIconLink{width:fit-content;margin-right:20px;line-height:30px;display:inline-block;position:relative}.Footer-module-scss-module__j8l15a__SocialIcons .Footer-module-scss-module__j8l15a__SocialIconLink svg{margin-right:0!important}.Footer-module-scss-module__j8l15a__SocialIcons .Footer-module-scss-module__j8l15a__SocialIconLink:hover:after{opacity:1;max-width:100%}.Footer-module-scss-module__j8l15a__SocialIcons .Footer-module-scss-module__j8l15a__SocialIconLink:after{content:"";opacity:0;border-bottom:2px solid #ca4b19;width:100%;max-width:0%;height:0;transition:opacity .3s ease-in-out,max-width .2s ease-in-out;display:block;position:absolute;bottom:-10px;transform:translateY(-2px)}.Footer-module-scss-module__j8l15a__SocialIcons .Footer-module-scss-module__j8l15a__SocialIconLink:last-child{margin-right:0}
.AnnouncementBarStyled-module-scss-module__zwWUHq__AnnouncementBarContainer{background-color:#f5f5f5;width:100%}.AnnouncementBarStyled-module-scss-module__zwWUHq__AnnouncementBarMessage{color:#333;padding-top:12px;padding-right:12px;font-size:18px}.AnnouncementBarStyled-module-scss-module__zwWUHq__AnnouncementBarLink{font-size:15px;font-weight:700;text-decoration:none;display:inline-block}.AnnouncementBarStyled-module-scss-module__zwWUHq__DismissButton{color:#333;cursor:pointer;background:0 0;border:none;margin-right:.25rem;font-size:15px}
.Contact-module-scss-module__-kIGlG__HeroContainer{clip-path:polygon(0 0,100% 0,100% 100%,0 87%);background-image:url(https://res.cloudinary.com/total-dealer/image/upload/v1701728702/td_next/countrywide-motor-company);background-position:50%;background-repeat:no-repeat;background-size:cover;place-items:center;width:100%;min-height:25rem;display:grid}.Contact-module-scss-module__-kIGlG__HeroHeading{justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}.Contact-module-scss-module__-kIGlG__HeroHeading h1{color:#fff;margin:0 auto;display:inline-block;position:relative}.Contact-module-scss-module__-kIGlG__HeroHeading h1:after{content:"";background-color:var(--primary);border-radius:.25rem;width:100%;height:4px;position:absolute;bottom:-.5rem;left:0}.Contact-module-scss-module__-kIGlG__StaffImageContainer{border:3px solid #c8ced5;border-radius:100%;width:100px;height:100px;margin-right:1rem;overflow:hidden}.Contact-module-scss-module__-kIGlG__StyledHeading{margin-left:.5rem;display:inline-block;position:relative}.Contact-module-scss-module__-kIGlG__StyledHeading:after{content:"";background-color:var(--primary);width:.25rem;height:1.75rem;position:absolute;top:.25rem;left:-.5rem}
.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}
.BrandBox-module-scss-module__VUODUG__ImgContainer{height:var(--brand-box-height-base);width:var(--brand-box-width-base);max-width:75%;position:relative}@media (min-width:576px){.BrandBox-module-scss-module__VUODUG__ImgContainer{height:var(--brand-box-height-sm);width:var(--brand-box-width-sm)}}@media (min-width:768px){.BrandBox-module-scss-module__VUODUG__ImgContainer{height:var(--brand-box-height-md);width:var(--brand-box-width-md)}}@media (min-width:992px){.BrandBox-module-scss-module__VUODUG__ImgContainer{height:var(--brand-box-height-lg);width:var(--brand-box-width-lg)}}@media (min-width:1200px){.BrandBox-module-scss-module__VUODUG__ImgContainer{height:var(--brand-box-height-xl);width:var(--brand-box-width-xl)}}.BrandBox-module-scss-module__VUODUG__ImgContainerBigger{width:120px;max-width:100%;height:60px;position:relative}@media (min-width:768px){.BrandBox-module-scss-module__VUODUG__ImgContainerBigger{width:120px;height:80px}}@media (min-width:992px){.BrandBox-module-scss-module__VUODUG__ImgContainerBigger{width:180px;height:120px}}.BrandBox-module-scss-module__VUODUG__StyledLink{background:var(--brand-box-background);box-shadow:var(--brand-box-box-shadow);border:var(--brand-box-border);padding:var(--brand-box-padding-base);border-radius:var(--brand-box-border-radius);flex:1;height:100%;transition-duration:.25s}@media (min-width:768px){.BrandBox-module-scss-module__VUODUG__StyledLink{padding:var(--brand-box-padding-md)}}@media (min-width:992px){.BrandBox-module-scss-module__VUODUG__StyledLink{padding:var(--brand-box-padding-lg)}}@media (min-width:1200px){.BrandBox-module-scss-module__VUODUG__StyledLink{padding:var(--brand-box-padding-xl)}}.BrandBox-module-scss-module__VUODUG__StyledLink:hover{background:var(--grey300);transform:scale(1.1)}.BrandBox-module-scss-module__VUODUG__BrandContainer{margin:var(--brand-box-margin-base)}@media (min-width:768px){.BrandBox-module-scss-module__VUODUG__BrandContainer{margin:var(--brand-box-margin-md)}}@media (min-width:992px){.BrandBox-module-scss-module__VUODUG__BrandContainer{margin:var(--brand-box-margin-lg)}}.BrandBox-module-scss-module__VUODUG__BrandContainer:hover h4{color:var(--primary);transition:all .5s}.BrandBox-module-scss-module__VUODUG__BrandTitle{color:#fff;position:absolute;top:80%}
.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}}
.TWGFinanceCalculator-module-scss-module__VffdUa__SelectStyling{border-radius:var(--vdp-border-radius);color:var(--dark);border:1px solid #343a40;padding:.75rem;font-weight:800}.TWGFinanceCalculator-module-scss-module__VffdUa__RepaymentSection{border-radius:var(--vdp-border-radius);border:1px solid #343a40;margin-top:2rem}.TWGFinanceCalculator-module-scss-module__VffdUa__Input{width:100%;color:var(--dark);border:1px solid #343a40;border-radius:.5rem;padding:.75rem;font-weight:800}.TWGFinanceCalculator-module-scss-module__VffdUa__Price{font-size:3rem}@media (min-width:992px){.TWGFinanceCalculator-module-scss-module__VffdUa__Price{font-size:3.75rem}}
.CarSidebar-module-scss-module__-Wb6qa__pills{list-style-type:none}.CarSidebar-module-scss-module__-Wb6qa__pill_primary{background:var(--primary);color:#fff}.CarSidebar-module-scss-module__-Wb6qa__pill{border:var(--primary)1px solid}.CarSidebar-module-scss-module__-Wb6qa__rounded,.CarSidebar-module-scss-module__-Wb6qa__rounded>button{border-radius:25px!important}h2.CarSidebar-module-scss-module__-Wb6qa__Price{font-size:3.5rem}@media (min-width:400px){h2.CarSidebar-module-scss-module__-Wb6qa__Price{font-size:4rem}}@media (min-width:1200px){h2.CarSidebar-module-scss-module__-Wb6qa__Price{font-size:5rem}}.CarSidebar-module-scss-module__-Wb6qa__FavouriteItem{position:absolute;top:.125rem;right:.125rem}.CarSidebar-module-scss-module__-Wb6qa__InfoItem{justify-content:flex-end;align-items:center;height:36px;margin-left:0;display:flex}.CarSidebar-module-scss-module__-Wb6qa__SideBarTick{font-size:1.5rem;position:absolute;top:1rem;right:1.25rem}.CarSidebar-module-scss-module__-Wb6qa__ContinueButton{flex-wrap:wrap;align-content:center;text-align:center!important;border-radius:25px!important}.CarSidebar-module-scss-module__-Wb6qa__Btn{height:fit-content}.CarSidebar-module-scss-module__-Wb6qa__Btn path{transition:fill .25s linear}.CarSidebar-module-scss-module__-Wb6qa__BtnFavActive{background-color:var(--vdp-cta-button-hover)}.CarSidebar-module-scss-module__-Wb6qa__BtnFavActive path{fill:#fff}.CarSidebar-module-scss-module__-Wb6qa__Btn:hover a{color:#fff!important}.CarSidebar-module-scss-module__-Wb6qa__Btn:hover img{filter:invert()}.CarSidebar-module-scss-module__-Wb6qa__Btn:hover path{fill:#fff}.CarSidebar-module-scss-module__-Wb6qa__Btn svg{width:3rem;height:100%}.CarSidebar-module-scss-module__-Wb6qa__Btn svg .CarSidebar-module-scss-module__-Wb6qa__share{height:15%}.CarSidebar-module-scss-module__-Wb6qa__BtnFavouriteActive{color:var(--primary)!important}.CarSidebar-module-scss-module__-Wb6qa__BtnFavouriteActive path{fill:var(--dark)}.CarSidebar-module-scss-module__-Wb6qa__BtnMobile{color:#000;background:0 0;border:none}.CarSidebar-module-scss-module__-Wb6qa__BtnMobile path{fill:var(--primary)}.CarSidebar-module-scss-module__-Wb6qa__BtnMobile:hover,.CarSidebar-module-scss-module__-Wb6qa__BtnMobile:active,.CarSidebar-module-scss-module__-Wb6qa__BtnMobile:focus{color:var(--primary)!important;background:0 0!important}.CarSidebar-module-scss-module__-Wb6qa__BtnMobile:hover a,.CarSidebar-module-scss-module__-Wb6qa__BtnMobile:active a,.CarSidebar-module-scss-module__-Wb6qa__BtnMobile:focus a{color:#000!important}.CarSidebar-module-scss-module__-Wb6qa__BtnMobile:hover path,.CarSidebar-module-scss-module__-Wb6qa__BtnMobile:active path,.CarSidebar-module-scss-module__-Wb6qa__BtnMobile:focus path{fill:var(--dark)}.CarSidebar-module-scss-module__-Wb6qa__VehicleButton{height:3rem}.CarSidebar-module-scss-module__-Wb6qa__PinStyling{transform:scale(.5)}.CarSidebar-module-scss-module__-Wb6qa__PinText{height:1rem}h1.CarSidebar-module-scss-module__-Wb6qa__Price{font-size:3.5rem}@media (min-width:400px){h1.CarSidebar-module-scss-module__-Wb6qa__Price{font-size:4rem}}@media (min-width:1200px){h1.CarSidebar-module-scss-module__-Wb6qa__Price{font-size:5rem}}.CarSidebar-module-scss-module__-Wb6qa__CTASticky{z-index:5;transition:transform .5s linear;bottom:0;transform:translateY(0)}.CarSidebar-module-scss-module__-Wb6qa__CTAStickyOpened{transform:translateY(0)}.CarSidebar-module-scss-module__-Wb6qa__CTAStickyClosed{transform:translateY(15rem)}
.FinanceCalculator-module-scss-module__hS0vSG__SortContainer{background:var(--primary);color:#fff;border-radius:1rem;justify-content:space-between;align-items:center;transition-duration:.25s;display:flex;position:relative}.FinanceCalculator-module-scss-module__hS0vSG__SortContainer:after{background:var(--primary);width:100%;height:25%;box-shadow:0 0 0 5px var(--primary);content:"";z-index:1;border:1px solid #dadada;border-radius:1rem;transition-duration:.25s;position:absolute;top:0;left:0}.FinanceCalculator-module-scss-module__hS0vSG__SortContainer.option1:after{top:25%;left:0%}.FinanceCalculator-module-scss-module__hS0vSG__SortContainer.option2:after{top:50%;left:0%}.FinanceCalculator-module-scss-module__hS0vSG__SortContainer.option3:after{top:75%;left:0%}@media (min-width:768px){.FinanceCalculator-module-scss-module__hS0vSG__SortContainer{border-radius:100rem}.FinanceCalculator-module-scss-module__hS0vSG__SortContainer:after{border-radius:100rem;width:25%;height:100%}.FinanceCalculator-module-scss-module__hS0vSG__SortContainer.option1:after{top:0%;left:25%}.FinanceCalculator-module-scss-module__hS0vSG__SortContainer.option2:after{top:0%;left:50%}.FinanceCalculator-module-scss-module__hS0vSG__SortContainer.option3:after{top:0%;left:75%}}.FinanceCalculator-module-scss-module__hS0vSG__SortButton{cursor:pointer;z-index:2;text-align:center;border:none;min-width:25px;padding:1rem 5rem;font-size:1rem;font-weight:700;transition-duration:.25s}.FinanceCalculator-module-scss-module__hS0vSG__SortButton:focus{outline:none}@media (min-width:768px){.FinanceCalculator-module-scss-module__hS0vSG__SortButton{border-radius:100rem;width:25%;padding:.5rem 1rem;font-size:.75rem;font-weight:700}}.FinanceCalculator-module-scss-module__hS0vSG__StyledSlider{width:100%;color:var(--finance-calc-text-color);flex-direction:column;display:flex}.FinanceCalculator-module-scss-module__hS0vSG__StyledSlider .FinanceCalculator-module-scss-module__hS0vSG__value{margin-bottom:1.5rem;font-size:1rem}.FinanceCalculator-module-scss-module__hS0vSG__StyledSlider .FinanceCalculator-module-scss-module__hS0vSG__value span{font-weight:700}.FinanceCalculator-module-scss-module__hS0vSG__StyledSlider .FinanceCalculator-module-scss-module__hS0vSG__FinanceCalcSlider{appearance:none;background:#00214b;border-radius:5px;outline:none;flex:6;width:100%;max-height:8px}.FinanceCalculator-module-scss-module__hS0vSG__StyledSlider .FinanceCalculator-module-scss-module__hS0vSG__FinanceCalcSlider::-webkit-slider-thumb{appearance:none;border:5px solid var(--primary);cursor:pointer;background:#fff;border-radius:50%;width:30px;height:30px;transition:opacity .2s}.FinanceCalculator-module-scss-module__hS0vSG__StyledSlider .FinanceCalculator-module-scss-module__hS0vSG__FinanceCalcSlider::-moz-range-thumb{border:5px solid var(--primary);cursor:pointer;background:#fff;border-radius:50%;width:30px;height:30px;transition:opacity .2s}
.Footer-module-scss-module__tVsTrq__ImageWrapper img{width:100%;height:auto}@media (max-width:767.98px){.Footer-module-scss-module__tVsTrq__ImageWrapper img{width:50%}}.Footer-module-scss-module__tVsTrq__IconContainer{justify-content:space-between;width:60%;max-width:200px;margin:0 auto;display:flex}.Footer-module-scss-module__tVsTrq__SVGIcon{width:48px;height:48px;transition:all .2s var(--easing);background:#00adee;border-radius:50%;flex-wrap:wrap;justify-content:center;align-items:center;display:flex;margin-top:10px!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))}}
.TwgGroupSubFooter-module-scss-module__BEGs8a__rightAlignFourCol{transform:translate(-63px)}@media (min-width:320px) and (max-width:450px){.TwgGroupSubFooter-module-scss-module__BEGs8a__rightAlignFourCol{transform:translate(-100px)}}@media (min-width:320px) and (max-width:519px){.TwgGroupSubFooter-module-scss-module__BEGs8a__rightAlignFiveCol{transform:translate(-100px)}}@media (min-width:520px) and (max-width:769px){.TwgGroupSubFooter-module-scss-module__BEGs8a__rightAlignFiveCol{transform:translate(-80px)}}@media (min-width:770px){.TwgGroupSubFooter-module-scss-module__BEGs8a__rightAlignFiveCol{transform:translate(-12px)}}.TwgGroupSubFooter-module-scss-module__BEGs8a__bgTemplate{background:var(--footer-background)}
.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}
.Contact-module-scss-module__VVUmKq__HeroContainer{clip-path:polygon(0 0,100% 0,100% 100%,0 87%);background-image:url(https://res.cloudinary.com/total-dealer/image/upload/v1701728702/td_next/trade-in-warehouse/Contactbanner_gmdgfj);background-position:50%;background-repeat:no-repeat;background-size:cover;place-items:center;width:100%;min-height:25rem;display:grid}.Contact-module-scss-module__VVUmKq__HeroHeading{justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}.Contact-module-scss-module__VVUmKq__HeroHeading h1{color:#fff;margin:0 auto;display:inline-block;position:relative}.Contact-module-scss-module__VVUmKq__HeroHeading h1:after{content:"";background-color:var(--primary);border-radius:.25rem;width:100%;height:4px;position:absolute;bottom:-.5rem;left:0}.Contact-module-scss-module__VVUmKq__StaffImageContainer{border:3px solid #c8ced5;border-radius:100%;width:100px;height:100px;margin-right:1rem;overflow:hidden}.Contact-module-scss-module__VVUmKq__StyledHeading{margin-left:.5rem;display:inline-block;position:relative}.Contact-module-scss-module__VVUmKq__StyledHeading:after{content:"";background-color:var(--primary);width:.25rem;height:1.75rem;position:absolute;top:.25rem;left:-.5rem}
.SimpleIconCard-module-scss-module__IAVHZq__TextContainer{padding:var(--simple-icon-card-text-container-padding);height:var(--simple-icon-card-text-container-height);flex-direction:column;justify-content:space-between;display:flex;position:relative}.SimpleIconCard-module-scss-module__IAVHZq__Absolute{position:absolute;inset:0}.SimpleIconCard-module-scss-module__IAVHZq__Tagline{color:var(--primary);font-size:.75rem}
.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}}
.CardBlock-module-scss-module__VoE9hq__Card{background-position:50%;background-size:cover}.CardBlock-module-scss-module__VoE9hq__Card .CardBlock-module-scss-module__VoE9hq__Overlay{background-color:var(--card-block-card-background);width:100%;height:100%;transition:all .25s ease-in-out;display:block;position:absolute}.CardBlock-module-scss-module__VoE9hq__Card:hover .CardBlock-module-scss-module__VoE9hq__Overlay{background-color:var(--card-block-card-background-hover);transition:all .25s ease-in-out}.CardBlock-module-scss-module__VoE9hq__ImageAuto{width:100%;height:auto;display:block}@media (min-width:768px){.CardBlock-module-scss-module__VoE9hq__ImageAuto{width:var(--card-block-image-width);margin-left:var(--card-block-image-margin-left)}}@media (min-width:1200px){.CardBlock-module-scss-module__VoE9hq__ImageAuto{width:100%;height:auto}.CardBlock-module-scss-module__VoE9hq__Position{position:relative;top:40%}}
.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}
.ImageBackground-module-scss-module__Ahp44G__Container{position:relative}.ImageBackground-module-scss-module__Ahp44G__ImageContainer{position:absolute;inset:0;overflow:hidden}.ImageBackground-module-scss-module__Ahp44G__ImageOverlay{background-color:#0006;position:absolute;inset:0}.ImageBackground-module-scss-module__Ahp44G__Img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}
.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%)}}
@media (min-width:768px){.Dealerships-module-scss-module__0-e1AG__CarouselItem{flex-basis:50%}}@media (min-width:992px){.Dealerships-module-scss-module__0-e1AG__CarouselItem{flex-basis:33%!important}}@media (min-width:1200px){.Dealerships-module-scss-module__0-e1AG__xl5{flex-basis:20%!important}}
.Faq-module-scss-module__EHnNCq__Faq{margin-top:var(--faq-margin-top);position:relative}.Faq-module-scss-module__EHnNCq__Faq .Faq-module-scss-module__EHnNCq__collapseHeading{border-bottom:1px solid #c3c3c3;align-items:center;margin-bottom:1rem;padding:.25rem 0 1rem;display:flex;position:relative}.Faq-module-scss-module__EHnNCq__Faq .Faq-module-scss-module__EHnNCq__collapseHeading h5{max-width:85%;margin-bottom:0}.Faq-module-scss-module__EHnNCq__Faq .Faq-module-scss-module__EHnNCq__collapseHeading:hover{cursor:pointer;color:var(--primary)}.Faq-module-scss-module__EHnNCq__Faq .Faq-module-scss-module__EHnNCq__collapseHeading p{margin:0 3rem 0 0;font-size:1.1rem;font-weight:700}.Faq-module-scss-module__EHnNCq__Faq .Faq-module-scss-module__EHnNCq__collapseHeading svg{background:#f4f5f6;border-radius:50%;width:2.5rem;height:2.5rem;margin-left:auto;padding:.75rem;overflow:hidden}
.ServiceTyres-module-scss-module__5fz3Tq__Overlay{background:#00000059;width:100%;height:100%;position:absolute}.ServiceTyres-module-scss-module__5fz3Tq__TextContainer{position:absolute;bottom:0;left:50%;transform:translate(-50%)}.ServiceTyres-module-scss-module__5fz3Tq__BannerStyle{height:400px;padding-bottom:2rem;position:relative;overflow:hidden}@media (min-width:768px){.ServiceTyres-module-scss-module__5fz3Tq__BannerStyle{height:600px}}
.SimpleImageCard-module-scss-module__SBwZHa__Img{-o-object-fit:cover;object-fit:cover;width:100%;height:auto;overflow:hidden}.SimpleImageCard-module-scss-module__SBwZHa__ImgFixedHeight{-o-object-fit:cover;object-fit:cover;width:100%;height:240px;overflow:hidden}.SimpleImageCard-module-scss-module__SBwZHa__Image{width:100%!important}.SimpleImageCard-module-scss-module__SBwZHa__Image span{-o-object-fit:cover;object-fit:cover;height:auto;width:100%!important}.SimpleImageCard-module-scss-module__SBwZHa__TextContainer{flex-direction:column;flex-grow:1;padding:1rem 1.5rem;display:flex;position:relative}.SimpleImageCard-module-scss-module__SBwZHa__TextContainer p{flex-grow:1}.SimpleImageCard-module-scss-module__SBwZHa__TextContainer p:last-child{margin-bottom:0!important}.SimpleImageCard-module-scss-module__SBwZHa__Tagline{color:var(--primary);font-size:.75rem}.SimpleImageCard-module-scss-module__SBwZHa__Absolute{position:absolute;inset:0}
.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}}
.TikTok-module-scss-module__wrdsCa__TikTok{flex-direction:column;align-items:center;display:flex}@media screen and (min-width:1024px){.TikTok-module-scss-module__wrdsCa__TikTok{flex-direction:row}.TikTok-module-scss-module__wrdsCa__TikTok:nth-child(odd) .TikTok-module-scss-module__wrdsCa__ImageWrapper{order:var(--tiktok-even-order)}.TikTok-module-scss-module__wrdsCa__TikTok:nth-child(2n) .TikTok-module-scss-module__wrdsCa__ImageWrapper{order:var(--tiktok-odd-order)}}.TikTok-module-scss-module__wrdsCa__ImageWrapper{width:100%}@media screen and (min-width:1024px){.TikTok-module-scss-module__wrdsCa__ImageWrapper{width:50%}}.TikTok-module-scss-module__wrdsCa__TikTokTextWrapper{width:100%;padding:10px 30px}@media screen and (min-width:1024px){.TikTok-module-scss-module__wrdsCa__TikTokTextWrapper{width:50%}}.TikTok-module-scss-module__wrdsCa__TikTokHeading{text-transform:uppercase;color:var(--tik-tok-heading-color)}.TikTok-module-scss-module__wrdsCa__TikTokText{font-size:13px}@media screen and (min-width:1024px){.TikTok-module-scss-module__wrdsCa__TikTokText{font-size:15px}}.TikTok-module-scss-module__wrdsCa__TikTokLink{color:#fff;text-transform:uppercase;border-radius:2px;margin-right:5px;font-size:12px}
.ImageBanner-module-scss-module__1fps1G__TextContainer{text-align:center;background:#0006;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute}@media screen and (max-width:768px){.ImageBanner-module-scss-module__1fps1G__TextContainer{padding:0}}.ImageBanner-module-scss-module__1fps1G__TextContainer h1{color:#fff}@media (min-width:992px){.ImageBanner-module-scss-module__1fps1G__TextContainer h1{font-size:4.5rem}}@media screen and (max-width:768px){.ImageBanner-module-scss-module__1fps1G__TextContainer h1{padding:0;font-size:2rem}}.ImageBanner-module-scss-module__1fps1G__TextContainer p{color:#fff}@media (min-width:992px){.ImageBanner-module-scss-module__1fps1G__TextContainer p{font-size:2.6rem}}@media screen and (max-width:768px){.ImageBanner-module-scss-module__1fps1G__TextContainer p{padding:0;font-size:1.5rem}}.ImageBanner-module-scss-module__1fps1G__BannerStyle{height:250px;position:relative;overflow:hidden}.ImageBanner-module-scss-module__1fps1G__BannerStyle span{width:100%!important}@media (min-width:992px){.ImageBanner-module-scss-module__1fps1G__BannerStyle{height:450px}}.ImageBanner-module-scss-module__1fps1G__Overlay:after{content:"";background:var(--image-banner-overlay-background);width:100%;height:100%;position:absolute;top:0;left:0}
.Youtube-module-scss-module__wObDlW__iframe{height:300px}@media (min-width:768px){.Youtube-module-scss-module__wObDlW__iframe{height:500px}}@media (min-width:1200px){.Youtube-module-scss-module__wObDlW__iframe{height:600px}}
.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}
.IconSectionHidden-module-scss-module__o8iH8a__FadeGradient{background:var(--icon-section-fade-gradient);width:100%;height:280px;position:absolute;bottom:0}@media (min-width:576px){.IconSectionHidden-module-scss-module__o8iH8a__FadeGradient{height:240px}}@media (min-width:992px){.IconSectionHidden-module-scss-module__o8iH8a__FadeGradient{height:200px}}
.CarInfoTWG-module-scss-module__pxLkPq__FinanceCalculator{scroll-margin-top:6rem}
.AutoGauge-module-scss-module__GA7Ahq__fill{transition:color .125s linear}.AutoGauge-module-scss-module__GA7Ahq__fillLow{color:#ff7a00}.AutoGauge-module-scss-module__GA7Ahq__fillMedium{color:#8aa53e}.AutoGauge-module-scss-module__GA7Ahq__fillHigh{color:#00c75b}.AutoGauge-module-scss-module__GA7Ahq__AutoGrabStyling{font-size:larger}.AutoGauge-module-scss-module__GA7Ahq__AutoGrabHowDoesThisWork{position:inherit;width:100%}@media (min-width:992px){.AutoGauge-module-scss-module__GA7Ahq__AutoGrabHowDoesThisWork{position:absolute;bottom:0;right:1.5rem}}.AutoGauge-module-scss-module__GA7Ahq__PriceSize{font-size:1.5rem}@media (min-width:992px){.AutoGauge-module-scss-module__GA7Ahq__PriceSize{font-size:2rem}}.AutoGauge-module-scss-module__GA7Ahq__Tooltip{cursor:pointer}.AutoGauge-module-scss-module__GA7Ahq__fillHighTWG{color:#3a9348}.AutoGauge-module-scss-module__GA7Ahq__PriceComparison{position:inherit;top:1.5rem;left:.9rem}@media (min-width:768px){.AutoGauge-module-scss-module__GA7Ahq__PriceComparison{position:absolute}}.AutoGauge-module-scss-module__GA7Ahq__CheckMark{color:#3a9348;display:none;top:45%;left:-2.5rem;transform:translateY(-50%)}@media (min-width:992px){.AutoGauge-module-scss-module__GA7Ahq__CheckMark{display:block}}
.price-details-module-scss-module__43PSIG__cashDetails table{border-collapse:collapse;width:100%;margin-bottom:20px}.price-details-module-scss-module__43PSIG__cashDetails th,.price-details-module-scss-module__43PSIG__cashDetails td{text-align:left;border-bottom:1px solid #ccc;padding:10px}.price-details-module-scss-module__43PSIG__cashDetails th{font-size:18px;font-weight:700}.price-details-module-scss-module__43PSIG__cashDetails p{font-size:13px}
.CarTWG-module-scss-module__BKtg5G__Breadcrumb{background:var(--header-background-color)}.CarTWG-module-scss-module__BKtg5G__Breadcrumb section>nav>ol *{transition:color .125s linear}.CarTWG-module-scss-module__BKtg5G__CarInfoSection{width:100%;padding-left:0;padding-right:0;position:relative}@media (min-width:992px){.CarTWG-module-scss-module__BKtg5G__CarInfoSection{padding:15px}}.CarTWG-module-scss-module__BKtg5G__VDPBorderRadius>:last-child:not(.CarTWG-module-scss-module__BKtg5G__sidebar-ctas){border-bottom:1px solid;padding-bottom:1.5rem}@media (min-width:992px){.CarTWG-module-scss-module__BKtg5G__VDPBorderRadius>:last-child:not(.CarTWG-module-scss-module__BKtg5G__sidebar-ctas){border-bottom:none}}.CarTWG-module-scss-module__BKtg5G__VDPBorderRadius{border-radius:0;margin-bottom:0}@media (min-width:991px){.CarTWG-module-scss-module__BKtg5G__VDPBorderRadius{border-radius:var(--vdp-border-radius);margin-bottom:1.5rem}}
.buy-online-modal-module-scss-module__P-wnlW__items{align-items:center;height:100%;display:flex}.buy-online-modal-module-scss-module__P-wnlW__items .buy-online-modal-module-scss-module__P-wnlW__modelTrigger{filter:drop-shadow(0 2px 2px #0003);background:#fff;border-radius:100%;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;margin-right:16px;transition:filter .33s;display:flex;overflow:visible}.buy-online-modal-module-scss-module__P-wnlW__items .buy-online-modal-module-scss-module__P-wnlW__modelTrigger svg{content:"";text-indent:-9999px;block-size:16px;min-block-size:16px;inline-size:16px;min-inline-size:16px;max-inline-size:100%;transition:color .33s ease,transform .5s var(--tds-bezier);background:#fff;display:block;overflow:hidden}.buy-online-modal-module-scss-module__P-wnlW__divider{border-left:1px solid #a2a2a2;margin-left:12px;padding-left:12px}
.CarSidebar-module-scss-module__raX_zq__Column .CarSidebar-module-scss-module__raX_zq__carCard{flex-direction:column;display:flex;overflow:hidden}
.FormContainer-module-scss-module__Dh2wfa__OverflowHiddenSm{overflow:hidden}@media (min-width:768px){.FormContainer-module-scss-module__Dh2wfa__OverflowHiddenSm{overflow:visible}}.FormContainer-module-scss-module__Dh2wfa__RightChoiceAutoBG{background:#081376!important}.FormContainer-module-scss-module__Dh2wfa__CasboltsMotorcyclesBg{background-image:url(https://res.cloudinary.com/total-dealer/image/upload/v1723513700/td_next/casbolts-motorcycles/action-2-hires_1_brq0mi);background-repeat:no-repeat;background-size:cover;background-color:var(--light)}.FormContainer-module-scss-module__Dh2wfa__CasboltsMotorcyclesBg div{justify-content:flex-start!important}
.DatePicker-module-scss-module__7MrwbW__MonthWrapper{border-top-left-radius:8px;border-top-right-radius:8px;justify-content:center;max-width:550px;margin:auto;padding:20px 0;display:flex;position:relative}.DatePicker-module-scss-module__7MrwbW__arrowLeft,.DatePicker-module-scss-module__7MrwbW__arrowRight{z-index:1;cursor:pointer;border:1px solid #000;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.DatePicker-module-scss-module__7MrwbW__arrowLeft.DatePicker-module-scss-module__7MrwbW__disabled,.DatePicker-module-scss-module__7MrwbW__arrowRight.DatePicker-module-scss-module__7MrwbW__disabled{opacity:.4;cursor:auto}.DatePicker-module-scss-module__7MrwbW__arrowLeft{margin-left:1rem;left:0}.DatePicker-module-scss-module__7MrwbW__arrowRight{margin-right:1rem;right:0}.DatePicker-module-scss-module__7MrwbW__dateItems{grid-gap:5px;background-color:#fff;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-auto-flow:row;align-items:center;gap:5px;max-width:550px;height:100%;margin:auto auto 1.5rem;padding:0;font-size:.8rem;display:grid;overflow:scroll hidden}@media (min-width:576px){.DatePicker-module-scss-module__7MrwbW__dateItems{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr;gap:15px;font-size:1rem}}@media (min-width:1400px){.DatePicker-module-scss-module__7MrwbW__dateItems{gap:25px}}.DatePicker-module-scss-module__7MrwbW__day{text-align:center;opacity:.4;font-size:14px}.DatePicker-module-scss-module__7MrwbW__item{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:0;display:flex;position:relative}.DatePicker-module-scss-module__7MrwbW__item:hover:not(.DatePicker-module-scss-module__7MrwbW__disabled) .DatePicker-module-scss-module__7MrwbW__date,.DatePicker-module-scss-module__7MrwbW__item.DatePicker-module-scss-module__7MrwbW__active .DatePicker-module-scss-module__7MrwbW__date{background:var(--primary);border-color:var(--primary);color:#fff}.DatePicker-module-scss-module__7MrwbW__item.DatePicker-module-scss-module__7MrwbW__disabled{opacity:.4;cursor:auto}.DatePicker-module-scss-module__7MrwbW__item.DatePicker-module-scss-module__7MrwbW__today .DatePicker-module-scss-module__7MrwbW__date{border:1px solid var(--primary)}.DatePicker-module-scss-module__7MrwbW__date{border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:.4rem;line-height:45px;transition-duration:.25s;display:flex}@media (min-width:400px){.DatePicker-module-scss-module__7MrwbW__date{width:42px;height:42px;padding:.5rem}}
.RegoInput-module-scss-module__z5WP_a__RegoWrapper .RegoInput-module-scss-module__z5WP_a__RegoInput,.RegoInput-module-scss-module__z5WP_a__StateInput{text-align:center;border-style:solid!important;border-width:2px!important;height:80px!important;font-size:30px!important}.RegoInput-module-scss-module__z5WP_a__RegoInput{padding-top:0}.RegoInput-module-scss-module__z5WP_a__RegoWrapper .RegoInput-module-scss-module__z5WP_a__InputWrapper{position:relative}.RegoInput-module-scss-module__z5WP_a__RegoWrapper .RegoInput-module-scss-module__z5WP_a__InputWrapper:after{text-align:center;width:100%;margin-left:auto;margin-right:auto;font-size:11px;position:absolute;bottom:5px;left:0;right:0}.RegoInput-module-scss-module__z5WP_a__RegoWrapper.RegoInput-module-scss-module__z5WP_a__QLD .RegoInput-module-scss-module__z5WP_a__RegoInput,.RegoInput-module-scss-module__z5WP_a__RegoWrapper.RegoInput-module-scss-module__z5WP_a__QLD .RegoInput-module-scss-module__z5WP_a__StateInput{border-color:#7c293f}.RegoInput-module-scss-module__z5WP_a__RegoWrapper.RegoInput-module-scss-module__z5WP_a__QLD .RegoInput-module-scss-module__z5WP_a__InputWrapper:after{content:"QUEENSLAND - SUNSHINE STATE";color:#7c293f}.RegoInput-module-scss-module__z5WP_a__RegoWrapper.RegoInput-module-scss-module__z5WP_a__NSW .RegoInput-module-scss-module__z5WP_a__RegoInput,.RegoInput-module-scss-module__z5WP_a__RegoWrapper.RegoInput-module-scss-module__z5WP_a__NSW .RegoInput-module-scss-module__z5WP_a__StateInput{color:#006bae;border-color:#006bae}.RegoInput-module-scss-module__z5WP_a__RegoWrapper.RegoInput-module-scss-module__z5WP_a__NSW .RegoInput-module-scss-module__z5WP_a__InputWrapper:after{content:"NEW SOUTH WALES";color:#006bae}.RegoInput-module-scss-module__z5WP_a__RegoWrapper.RegoInput-module-scss-module__z5WP_a__VIC .RegoInput-module-scss-module__z5WP_a__RegoInput,.RegoInput-module-scss-module__z5WP_a__RegoWrapper.RegoInput-module-scss-module__z5WP_a__VIC .RegoInput-module-scss-module__z5WP_a__StateInput{color:#152249;border-color:#152249}.RegoInput-module-scss-module__z5WP_a__RegoWrapper.RegoInput-module-scss-module__z5WP_a__VIC .RegoInput-module-scss-module__z5WP_a__InputWrapper:after{content:"VICTORIA - THE PLACE TO BE";color:#152249}.RegoInput-module-scss-module__z5WP_a__RegoWrapper.RegoInput-module-scss-module__z5WP_a__NT .RegoInput-module-scss-module__z5WP_a__RegoInput,.RegoInput-module-scss-module__z5WP_a__RegoWrapper.RegoInput-module-scss-module__z5WP_a__NT .RegoInput-module-scss-module__z5WP_a__StateInput{color:#af3219;border-color:#af3219}.RegoInput-module-scss-module__z5WP_a__RegoWrapper.RegoInput-module-scss-module__z5WP_a__NT .RegoInput-module-scss-module__z5WP_a__InputWrapper:after{content:"NT - OUTBACK AUSTRALIA";color:#af3219}.RegoInput-module-scss-module__z5WP_a__RegoWrapper.RegoInput-module-scss-module__z5WP_a__ACT .RegoInput-module-scss-module__z5WP_a__RegoInput,.RegoInput-module-scss-module__z5WP_a__RegoWrapper.RegoInput-module-scss-module__z5WP_a__ACT .RegoInput-module-scss-module__z5WP_a__StateInput{color:#17349c;border-color:#17349c}.RegoInput-module-scss-module__z5WP_a__RegoWrapper.RegoInput-module-scss-module__z5WP_a__ACT .RegoInput-module-scss-module__z5WP_a__InputWrapper:after{content:"CANBERRA - THE NATIONS CAPITAL";color:#17349c}.RegoInput-module-scss-module__z5WP_a__RegoWrapper.RegoInput-module-scss-module__z5WP_a__SA .RegoInput-module-scss-module__z5WP_a__RegoInput,.RegoInput-module-scss-module__z5WP_a__RegoWrapper.RegoInput-module-scss-module__z5WP_a__SA .RegoInput-module-scss-module__z5WP_a__StateInput{color:#000;border-color:#000}.RegoInput-module-scss-module__z5WP_a__RegoWrapper.RegoInput-module-scss-module__z5WP_a__SA .RegoInput-module-scss-module__z5WP_a__InputWrapper:after{content:"SOUTH AUSTRALIA";color:#000}.RegoInput-module-scss-module__z5WP_a__RegoWrapper.RegoInput-module-scss-module__z5WP_a__TAS .RegoInput-module-scss-module__z5WP_a__RegoInput,.RegoInput-module-scss-module__z5WP_a__RegoWrapper.RegoInput-module-scss-module__z5WP_a__TAS .RegoInput-module-scss-module__z5WP_a__StateInput{color:#0564c6;border-color:#0564c6}.RegoInput-module-scss-module__z5WP_a__RegoWrapper.RegoInput-module-scss-module__z5WP_a__TAS .RegoInput-module-scss-module__z5WP_a__InputWrapper:after{content:"TASMANIA";color:#0564c6}.RegoInput-module-scss-module__z5WP_a__RegoWrapper.RegoInput-module-scss-module__z5WP_a__WA .RegoInput-module-scss-module__z5WP_a__RegoInput,.RegoInput-module-scss-module__z5WP_a__RegoWrapper.RegoInput-module-scss-module__z5WP_a__WA .RegoInput-module-scss-module__z5WP_a__StateInput{color:#000;border-color:#000}.RegoInput-module-scss-module__z5WP_a__RegoWrapper.RegoInput-module-scss-module__z5WP_a__WA .RegoInput-module-scss-module__z5WP_a__InputWrapper:after{content:"WESTERN AUSTRALIA";color:#000}
