.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);width:90vw;max-height:85vh;color:var(--modal-color);border-radius:6px;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{color:var(--modal-close-color);opacity:.7;border-radius:.5rem;transition-property:opacity;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);position:absolute;top:1rem;right:1rem}.Dialog-module-scss-module__MUBxoG__DialogClose:hover{opacity:1}.Dialog-module-scss-module__MUBxoG__DialogContent:focus{outline:none}.Dialog-module-scss-module__MUBxoG__DialogHeader{text-align:left;flex-direction:column;margin-bottom:1.5rem;padding-top:6px;display:flex}.Dialog-module-scss-module__MUBxoG__DialogHeader h2{color:var(--modal-header-color);margin-bottom:0}.Dialog-module-scss-module__MUBxoG__BorderBottom{background-color:#000;width:calc(100% + 32px);height:1px}.Dialog-module-scss-module__MUBxoG__DialogTitle{text-align:left;color:var(--dark);font-size:1.25rem;font-weight:700}.Dialog-module-scss-module__MUBxoG__DialogDescription{text-align:left;color:var(--dark);margin:10px 0 20px;font-size:15px;line-height:1.5}.Dialog-module-scss-module__MUBxoG__DialogFooter{justify-content:flex-end;margin-top:1.5rem;display:flex}@keyframes Dialog-module-scss-module__MUBxoG__overlayShow{0%{opacity:0}to{opacity:1}}@keyframes Dialog-module-scss-module__MUBxoG__overlayHide{0%{opacity:1}to{opacity:0}}@keyframes Dialog-module-scss-module__MUBxoG__contentShow{0%{opacity:0;top:40%}to{opacity:1;top:50%}}@keyframes Dialog-module-scss-module__MUBxoG__contentHide{0%{opacity:1;top:50%}to{opacity:0;top:40%}}
.alert-module-scss-module__4QlTDG__Alert svg{color:hsl(var(--foreground));position:absolute;top:1.5rem;left:1.5rem}.alert-module-scss-module__4QlTDG__Alert>svg~*{padding-left:1.75rem}.alert-module-scss-module__4QlTDG__Alert>svg+div{transform:translateY(-3px)}
.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%}}
.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}
.our-location-module-scss-module__3ubzmW__DealershipCard{background:var;border:1px solid var(--light);border-radius:12px;overflow:hidden}
.Progress-module-scss-module__5HnL0a__root{background-color:#f4f4f5;border-radius:9999px;width:100%;height:1rem;position:relative;overflow:hidden}.Progress-module-scss-module__5HnL0a__indicator{background-color:var(--primary);flex:1;width:100%;height:100%;transition-property:all;transition-duration:.4s;transition-timing-function:cubic-bezier(.4,0,.2,1)}
@keyframes Spinner-module-scss-module__k8_AIG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Spinner-module-scss-module__k8_AIG__spinner{animation:1.2s linear infinite Spinner-module-scss-module__k8_AIG__rotate}.Spinner-module-scss-module__k8_AIG__vehicle__body{animation:.2s ease-in-out infinite alternate Spinner-module-scss-module__k8_AIG__shake}.Spinner-module-scss-module__k8_AIG__vehicle__line{transform-origin:100%;stroke-dasharray:22;animation:.8s ease-in-out infinite both Spinner-module-scss-module__k8_AIG__line}.Spinner-module-scss-module__k8_AIG__vehicle__line_top{animation-delay:0s}.Spinner-module-scss-module__k8_AIG__vehicle__line_middle{animation-delay:.2s}.Spinner-module-scss-module__k8_AIG__vehicle__line_bottom{animation-delay:.4s}@keyframes Spinner-module-scss-module__k8_AIG__shake{0%{transform:translateY(-1%)}to{transform:translateY(3%)}}@keyframes Spinner-module-scss-module__k8_AIG__line{0%{stroke-dashoffset:22px}25%{stroke-dashoffset:22px}50%{stroke-dashoffset:0}51%{stroke-dashoffset:0}80%{stroke-dashoffset:-22px}to{stroke-dashoffset:-22px}}
.Switch-module-scss-module__Mazxra__Container{white-space:nowrap;margin:2px;display:inline-flex}.Switch-module-scss-module__Mazxra__Reverse{flex-direction:row-reverse}.Switch-module-scss-module__Mazxra__Label{cursor:pointer;margin-bottom:0;font-size:14px;font-weight:500;display:inline}.Switch-module-scss-module__Mazxra__Switch{width:36px;height:20px;margin-bottom:0;display:inline-block;position:relative}.Switch-module-scss-module__Mazxra__Switch input{appearance:none;vertical-align:text-bottom;width:36px;height:22px}@supports (-webkit-touch-callout:none){.Switch-module-scss-module__Mazxra__Switch input{opacity:0}}.Switch-module-scss-module__Mazxra__Slider{cursor:pointer;background-color:#cdcdcd;border-radius:16px;width:36px;transition:all .4s;position:absolute;inset:0}.Switch-module-scss-module__Mazxra__Slider:before{content:"";background-color:#fff;border-radius:50%;width:16px;height:16px;transition:all .4s;position:absolute;bottom:2px;left:2px;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}input:checked+.Switch-module-scss-module__Mazxra__Slider{background-color:var(--primary)}input:focus+.Switch-module-scss-module__Mazxra__Slider{box-shadow:0 0 2px var(--dark)}input:checked+.Switch-module-scss-module__Mazxra__Slider:before{transform:translate(16px)}
.CarSidebar-module-scss-module__fxi60q__CarIcon{--car-info-icon-size:40px;font-size:.8rem}.CarSidebar-module-scss-module__fxi60q__CarIcon svg{height:40px}@media (min-width:1200px){.CarSidebar-module-scss-module__fxi60q__CarIcon{--car-info-icon-size:50px;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}
.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}
.CarSearchItemDescription-module-scss-module__G09qAG__InfoBackground{background:#8182840d}.CarSearchItemDescription-module-scss-module__G09qAG__Price{flex-direction:column;justify-content:center;align-items:end;display:flex}.CarSearchItemDescription-module-scss-module__G09qAG__PriceType{font-size:.75rem}
.CarSearchItem-module-scss-module__KUFpDq__StyledCol{padding-left:8px;padding-right:8px}.CarSearchItem-module-scss-module__KUFpDq__ResponsiveBtn{font-size:.9rem}@media (min-width:1200px){.CarSearchItem-module-scss-module__KUFpDq__ResponsiveBtn{font-size:.8rem}}@media (min-width:1400px){.CarSearchItem-module-scss-module__KUFpDq__ResponsiveBtn{font-size:1.05rem}}.CarSearchItem-module-scss-module__KUFpDq__CarWrapper{background:var(--car-search-item-background);transition:all .3s ease-in-out;overflow:hidden;box-shadow:0 2px 8px #63636333}.CarSearchItem-module-scss-module__KUFpDq__CarWrapper .CarSearchItem-module-scss-module__KUFpDq__btn{transition:all .3s ease-in-out}.CarSearchItem-module-scss-module__KUFpDq__CarWrapper:hover{transform:scale(1.01)translateY(-4px)}.CarSearchItem-module-scss-module__KUFpDq__ImageContainer{padding-bottom:66%;display:block;position:relative}.CarSearchItem-module-scss-module__KUFpDq__lesVideo{position:absolute;bottom:10px;right:10px}
.ModelItem-module-scss-module__-vDyLq__modelButtonsContainer{flex-direction:column;gap:.3rem;padding:0 .5rem;display:flex}@media (min-width:992px){.ModelItem-module-scss-module__-vDyLq__modelButtonsContainer{flex-direction:row}}.ModelItem-module-scss-module__-vDyLq__modelButton{text-align:center;border:none;border-radius:100px;width:100%;margin:2px;padding:.2rem .2rem 5px;text-decoration:none!important}.ModelItem-module-scss-module__-vDyLq__modelButton:first-child{background:var(--primary);color:#fff}.ModelItem-module-scss-module__-vDyLq__modelButton:last-child{border:1px solid var(--primary);color:#000;background:0 0}.ModelItem-module-scss-module__-vDyLq__statusDot{background-color:#00f;width:8px;height:8px}
.FavouritesLink-module-scss-module__UGXTSW__Count{width:100%;font-size:9px;position:absolute;top:50%;transform:translateY(-50%)}
.Banner-module-scss-module__wKZ2hq__Banner{background:var(--topBanner-background);color:var(--topBanner-color)}.Banner-module-scss-module__wKZ2hq__Hide{display:flex}@media screen and (max-width:990px){.Banner-module-scss-module__wKZ2hq__Hide{display:none}.Banner-module-scss-module__wKZ2hq__topFixedBanner{z-index:2;width:100%;position:fixed;top:0}}@media screen and (min-width:768px) and (max-width:992px){.Banner-module-scss-module__wKZ2hq__Container{padding:0!important}}.Banner-module-scss-module__wKZ2hq__aaAutocomplete{border-radius:var(--topBanner-autocomplete-border-radius);border:1px solid #fff;width:30%}.Banner-module-scss-module__wKZ2hq__aaAutocomplete form{color:#fff;background:0 0;max-height:40px}.Banner-module-scss-module__wKZ2hq__aaAutocomplete form svg,.Banner-module-scss-module__wKZ2hq__aaAutocomplete form input{color:#fff}.Banner-module-scss-module__wKZ2hq__aaAutocomplete form input::placeholder{color:#fff}@media screen and (min-width:768px) and (max-width:992px){.Banner-module-scss-module__wKZ2hq__ResponsivePadding{padding:0!important}}
.MegaMenu-module-scss-module__5M363q__MegaMenu{margin-top:var(--megaMenu-margin-top);border-radius:0;width:100%;padding-bottom:0;top:98%;background-color:var(--megaMenu-background)!important;color:var(--megaMenu-color)!important}@media (min-width:992px){.MegaMenu-module-scss-module__5M363q__MegaMenu{margin-top:var(--megaMenu-margin-top-lg);border:none;box-shadow:0 4px 4px -4px #ccc}}
.BodyDropdown-module-scss-module__w82Z7W__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){.BodyDropdown-module-scss-module__w82Z7W__DropdownToggle{font-size:var(--header-navLink-fontSize-lg)}}@media (min-width:1200px){.BodyDropdown-module-scss-module__w82Z7W__DropdownToggle{font-size:var(--header-navLink-fontSize-xl)}}.BodyDropdown-module-scss-module__w82Z7W__DropdownToggle.BodyDropdown-module-scss-module__w82Z7W__active{color:var(--header-navLink-active-color)}.BodyDropdown-module-scss-module__w82Z7W__DropdownToggle:hover,.BodyDropdown-module-scss-module__w82Z7W__DropdownToggle:focus,.BodyDropdown-module-scss-module__w82Z7W__DropdownToggle:active,.BodyDropdown-module-scss-module__w82Z7W__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)}.BodyDropdown-module-scss-module__w82Z7W__DropdownToggle .BodyDropdown-module-scss-module__w82Z7W__DropdownToggleCaret{transition:transform .15s linear}.BodyDropdown-module-scss-module__w82Z7W__DropdownToggle[aria-expanded=true] .BodyDropdown-module-scss-module__w82Z7W__DropdownToggleCaret{transition:transform .15s linear;transform:rotate(-180deg)}.BodyDropdown-module-scss-module__w82Z7W__DropdownContent{z-index:1032;min-width:10rem;padding:3rem 0;overflow:hidden;box-shadow:0 10px 15px #0000001a}.BodyDropdown-module-scss-module__w82Z7W__DropdownWrapper{background:#fff}@media (min-width:992px){.BodyDropdown-module-scss-module__w82Z7W__DropdownWrapper{padding:2rem 0}}.BodyDropdown-module-scss-module__w82Z7W__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){.BodyDropdown-module-scss-module__w82Z7W__DropdownContainerLarge{flex-direction:row;padding:2rem}}.BodyDropdown-module-scss-module__w82Z7W__MegaMenu{background:0 0;border:none;border-radius:0;margin:0;padding:0}.BodyDropdown-module-scss-module__w82Z7W__MegaMenuLarge{background:var(--header-navDropdownMenu-background);border:none;border-radius:0;margin:0;padding:0}.BodyDropdown-module-scss-module__w82Z7W__CarTypesContainer{flex-direction:column;align-items:start;gap:1rem;display:flex}@media (min-width:992px){.BodyDropdown-module-scss-module__w82Z7W__CarTypesContainer{gap:2rem}}.BodyDropdown-module-scss-module__w82Z7W__ColSmall{text-align:left;border-bottom:1px solid #ccc;width:100%;padding-bottom:1.5rem}.BodyDropdown-module-scss-module__w82Z7W__ColSmall h5{margin-bottom:2rem}@media (min-width:992px){.BodyDropdown-module-scss-module__w82Z7W__ColSmall{border-bottom:0;border-right:1px solid #ccc;width:250px;padding-bottom:0}.BodyDropdown-module-scss-module__w82Z7W__ColSmall h5{margin-bottom:3rem}}.BodyDropdown-module-scss-module__w82Z7W__ColLarge{text-align:left;width:100%;padding-top:1.5rem}.BodyDropdown-module-scss-module__w82Z7W__ColLarge h5{margin-bottom:2rem}@media (min-width:992px){.BodyDropdown-module-scss-module__w82Z7W__ColLarge{padding-top:0;padding-left:5rem}.BodyDropdown-module-scss-module__w82Z7W__ColLarge h5{margin-bottom:3rem;padding-left:1rem}}.BodyDropdown-module-scss-module__w82Z7W__BodiesContainer{grid-gap:3rem 1rem;grid-template-columns:repeat(2,1fr);gap:3rem 1rem;display:grid}@media (min-width:768px){.BodyDropdown-module-scss-module__w82Z7W__BodiesContainer{grid-template-columns:repeat(3,1fr)}}@media (min-width:992px){.BodyDropdown-module-scss-module__w82Z7W__BodiesContainer{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.BodyDropdown-module-scss-module__w82Z7W__BodiesContainer{grid-template-columns:repeat(3,1fr)}}.BodyDropdown-module-scss-module__w82Z7W__BodyItem{flex-direction:column;align-items:center;gap:1rem;max-width:100%;display:flex}@media (min-width:992px){.BodyDropdown-module-scss-module__w82Z7W__BodyItem{flex-direction:row;gap:2rem;padding:1rem}}.BodyDropdown-module-scss-module__w82Z7W__BodyItem:hover{background:#f1f1f1;border-radius:5px}.BodyDropdown-module-scss-module__w82Z7W__BodyImage{width:100%;max-width:120px;height:auto}
.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}
.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)}
.NavbarToggler-module-scss-module__347gEG__Burger{color:#fff;border:1px solid var(--header-navbarToggler-border-color);border-radius:.25rem;width:50px;padding:.75rem;position:relative}.NavbarToggler-module-scss-module__347gEG__topBar,.NavbarToggler-module-scss-module__347gEG__middleBar,.NavbarToggler-module-scss-module__347gEG__bottomBar{background:var(--header-navbarToggler-background);border-radius:.25rem;width:100%;height:2px;position:relative}.NavbarToggler-module-scss-module__347gEG__middleBar{margin-top:4px;margin-bottom:4px}
.NavDrawer-module-scss-module__IFCpTG__NavDrawer{z-index:1032;background-color:var(--header-navDrawer-background);width:100%;height:100vh;position:fixed;overflow:auto!important}@media (min-width:768px){.NavDrawer-module-scss-module__IFCpTG__NavDrawer{width:var(--header-navDrawer-width-md)}}.NavDrawer-module-scss-module__IFCpTG__NavDrawerLogo img,.NavDrawer-module-scss-module__IFCpTG__NavDrawerLogo svg{-o-object-fit:contain;object-fit:contain;max-width:var(--header-navDrawer-logo-max-width)}.NavDrawer-module-scss-module__IFCpTG__CollapsibleContent{z-index:1032;width:100%;height:100vh;position:fixed;top:0;left:0}.NavDrawer-module-scss-module__IFCpTG__CollapsibleContent[data-state=open]{animation:.25s ease-out NavDrawer-module-scss-module__IFCpTG__slideRight}.NavDrawer-module-scss-module__IFCpTG__CollapsibleContent[data-state=closed]{animation:.25s ease-out NavDrawer-module-scss-module__IFCpTG__slideLeft}@keyframes NavDrawer-module-scss-module__IFCpTG__slideRight{0%{left:-100%}to{left:0}}@keyframes NavDrawer-module-scss-module__IFCpTG__slideLeft{0%{left:0}to{left:-100%}}.NavDrawer-module-scss-module__IFCpTG__NavDrawerVoid{z-index:1031;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000c;top:0;left:0}@media (min-width:768px){.NavDrawer-module-scss-module__IFCpTG__NavDrawerVoid{width:100%;height:100vh}}
.ModelDropdownContainer-module-scss-module__4uSMmW__Wrapper{text-align:var(--header-modelDropdownItem-textAlign)}.ModelDropdownContainer-module-scss-module__4uSMmW__imgContainer{height:var(--header-modelDropdownItem-height-xs);width:100%}@media (min-width:992px){.ModelDropdownContainer-module-scss-module__4uSMmW__imgContainer{height:var(--header-modelDropdownItem-height-lg)}}.ModelDropdownContainer-module-scss-module__4uSMmW__heading{display:var(--model-dropdown-container-heading-display);text-align:center}
.ModelDropdown-module-scss-module__t47fxq__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){.ModelDropdown-module-scss-module__t47fxq__DropdownToggle{font-size:var(--header-navLink-fontSize-lg);color:var(--header-navLink-color-lg)}}@media (min-width:1200px){.ModelDropdown-module-scss-module__t47fxq__DropdownToggle{font-size:var(--header-navLink-fontSize-xl)}}.ModelDropdown-module-scss-module__t47fxq__DropdownToggle.ModelDropdown-module-scss-module__t47fxq__active{color:var(--header-navLink-active-color)}.ModelDropdown-module-scss-module__t47fxq__DropdownToggle:hover,.ModelDropdown-module-scss-module__t47fxq__DropdownToggle:focus,.ModelDropdown-module-scss-module__t47fxq__DropdownToggle:active,.ModelDropdown-module-scss-module__t47fxq__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)}.ModelDropdown-module-scss-module__t47fxq__DropdownToggle .ModelDropdown-module-scss-module__t47fxq__DropdownToggleCaret{transition:transform .15s linear}.ModelDropdown-module-scss-module__t47fxq__DropdownToggle[aria-expanded=true] .ModelDropdown-module-scss-module__t47fxq__DropdownToggleCaret{transition:transform .15s linear;transform:rotate(-180deg)}.ModelDropdown-module-scss-module__t47fxq__DropdownContent{z-index:1032;min-width:10rem;overflow:hidden}.ModelDropdown-module-scss-module__t47fxq__DropdownContainer{border:none;width:100%;background-color:var(--model-dropdown-container-background-color)!important}@media (min-width:992px){.ModelDropdown-module-scss-module__t47fxq__DropdownContainer{margin-top:var(--model-dropdown-container-margin-top);-webkit-backdrop-filter:var(--model-dropdown-container-backdrop-filter);border-radius:var(--model-dropdown-container-border-radius);padding:14px;box-shadow:0 2px 2px #0000003d;border-top:var(--model-dropdown-container-border-top)!important;border-bottom:var(--model-dropdown-container-border-bottom)!important;border-left:var(--model-dropdown-container-border-left)!important;border-right:var(--model-dropdown-container-border-right)!important;background-color:var(--model-dropdown-container-background-color-lg)!important}}@media screen and (min-width:1079px){.ModelDropdown-module-scss-module__t47fxq__DropdownContainer{margin-top:var(--model-dropdown-container-margin-top-xl)}}.ModelDropdown-module-scss-module__t47fxq__DropdownContainerLarge{border:none;border-radius:0;width:100%}.ModelDropdown-module-scss-module__t47fxq__MegaMenu{background:0 0;border:none;border-radius:0;margin:0;padding:0}.ModelDropdown-module-scss-module__t47fxq__MegaMenuLarge{background:var(--header-navDropdownMenu-background);border:none;border-radius:0;margin:0;padding:0}.ModelDropdown-module-scss-module__t47fxq__VehiclePreview{color:var(--header-models-text-color)}.ModelDropdown-module-scss-module__t47fxq__VehiclePreview img{transition:transform .3s ease-in-out}.ModelDropdown-module-scss-module__t47fxq__VehiclePreview:hover{color:var(--header-models-hover-color);background-color:var(--header-models-hover-background-color)}.ModelDropdown-module-scss-module__t47fxq__VehiclePreview:hover img{transform:var(--header-models-img-transform)}
.NavLink-module-scss-module__4Vb5Vq__NavLink{white-space:var(--nav-link-whitespace)}
.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)}
.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__OszFrW__HeroContainer{clip-path:polygon(0 0,100% 0,100% 100%,0 87%);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}
.Footer-module-scss-module__83nsJq__SocialIcons{width:100%;display:flex}@media (max-width:992px){.Footer-module-scss-module__83nsJq__SocialIcons{justify-content:center;margin-bottom:40px}}.Footer-module-scss-module__83nsJq__SocialIcons .Footer-module-scss-module__83nsJq__SocialIconLink{width:fit-content;margin-right:20px;line-height:30px;display:inline-block;position:relative}.Footer-module-scss-module__83nsJq__SocialIcons .Footer-module-scss-module__83nsJq__SocialIconLink svg{margin-right:0!important}.Footer-module-scss-module__83nsJq__SocialIcons .Footer-module-scss-module__83nsJq__SocialIconLink:hover:after{opacity:1;max-width:100%}.Footer-module-scss-module__83nsJq__SocialIcons .Footer-module-scss-module__83nsJq__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__83nsJq__SocialIcons .Footer-module-scss-module__83nsJq__SocialIconLink:last-child{margin-right:0}
.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}
.Footer-module-scss-module__Nnujka__SocialIcons{width:100%;display:flex}@media (max-width:992px){.Footer-module-scss-module__Nnujka__SocialIcons{justify-content:center;margin-bottom:40px}}.Footer-module-scss-module__Nnujka__SocialIcons .Footer-module-scss-module__Nnujka__SocialIconLink{width:fit-content;margin-right:20px;line-height:30px;display:inline-block;position:relative}.Footer-module-scss-module__Nnujka__SocialIcons .Footer-module-scss-module__Nnujka__SocialIconLink svg{margin-right:0!important}.Footer-module-scss-module__Nnujka__SocialIcons .Footer-module-scss-module__Nnujka__SocialIconLink:hover:after{opacity:1;max-width:100%}.Footer-module-scss-module__Nnujka__SocialIcons .Footer-module-scss-module__Nnujka__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__Nnujka__SocialIcons .Footer-module-scss-module__Nnujka__SocialIconLink:last-child{margin-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}
.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}
.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%}
.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}
