.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}}
.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}
.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}
.TwgGroupSubFooter-module-scss-module__BEGs8a__bgTemplate{background:var(--footer-background)}
.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}
.Marquee-module-scss-module__RxJQSW__container{width:var(--width);transform:var(--transform);flex-direction:row;display:flex;position:relative;overflow-x:hidden}.Marquee-module-scss-module__RxJQSW__container:hover div{animation-play-state:var(--pause-on-hover)}.Marquee-module-scss-module__RxJQSW__container:active div{animation-play-state:var(--pause-on-click)}.Marquee-module-scss-module__RxJQSW__overlay{width:100%;height:100%;position:absolute}.Marquee-module-scss-module__RxJQSW__overlay:before,.Marquee-module-scss-module__RxJQSW__overlay:after{background:linear-gradient(to right,var(--gradient-color),#fff0);content:"";height:100%;width:var(--gradient-width);z-index:2;pointer-events:none;touch-action:none;position:absolute}.Marquee-module-scss-module__RxJQSW__overlay:after{top:0;right:0;transform:rotate(180deg)}.Marquee-module-scss-module__RxJQSW__overlay:before{top:0;left:0}.Marquee-module-scss-module__RxJQSW__marquee{min-width:var(--min-width);z-index:1;animation:Marquee-module-scss-module__RxJQSW__scroll var(--duration)linear var(--delay)var(--iteration-count);animation-play-state:var(--play);animation-delay:var(--delay);animation-direction:var(--direction);flex-direction:row;flex:none;align-items:center;display:flex}@keyframes Marquee-module-scss-module__RxJQSW__scroll{0%{transform:translate(0%)}to{transform:translate(-100%)}}.Marquee-module-scss-module__RxJQSW__initialChildContainer{flex-direction:row;flex:none;align-items:center;min-width:auto;display:flex}.Marquee-module-scss-module__RxJQSW__child{transform:var(--transform)}
