.dnav{display:flex;flex-wrap:wrap}.dnav__image{background-position:100% 50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-basis:25%;flex-grow:1;position:relative}.dnav__image--zoom{background-position:50% 50%;background-size:125% auto}.dnav__image:after,.dnav__image:before{background-repeat:no-repeat;background-size:contain;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.dnav__image:before{background-image:url(https://static.regit.cars/public/images/inner-arrow.4203e1cd78ee8c3a4aed.png);background-position:left 0}.dnav__image:after{background-image:url(https://static.regit.cars/public/images/overlay--f3.3d64ec475f7ddc1f4ee2.png);background-position:right 0}.dnav__image--to-white:after{background-image:url(https://static.regit.cars/public/images/overlay.0379a9e69213ef4bf896.png)}.dnav__image--noimage{align-items:center;background-color:#fff;justify-content:center}.dnav__image--noimage:before{display:none}@media(max-width:calc(480px - 1px)){.dnav__image--noimage{background-color:#f3f3f3;flex-basis:100%}.dnav__image--noimage:after{display:none}}.dnav__main{align-items:center;display:flex;flex-basis:45%;flex-grow:1;justify-content:space-evenly}@media(max-width:767px){.dnav__main{flex-direction:column-reverse}}.dnav__main--bg{background-color:#f3f3f3;position:relative}.dnav__main--bg:before{background-image:url(https://static.regit.cars/public/images/overlay.0379a9e69213ef4bf896.png);background-position:right 0;background-repeat:no-repeat;background-size:contain;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:0}@media(max-width:calc(1024px - 1px)){.dnav__main--bg:before{display:none}}.dnav__main--bg .dnav__title{margin-top:0}.dnav__main--bg .dnav__main--bg .dnav__main--content{align-items:center;display:flex;height:100%}.dnav__main--bg .dnav__main--content{width:100%}@media(min-width:768px){.dnav__main--bg .dnav__main--content{width:auto}}.dnav__action{align-items:center;display:flex;flex-basis:30%;flex-grow:1;justify-content:center}@media(max-width:767px){.dnav__action{flex-basis:100%}}.dnav__vrm{background:#fdcb2b;border:1px solid #a5a5a5;border-radius:5px;color:#141414;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:19px;font-weight:600;margin:14px 0 12px 1px;padding:3px;text-align:center;text-transform:uppercase;width:135px}.flow-breadcrumbs{display:flex;margin:0 0 10px;padding:0;transform:translateX(-15px)}.flow-breadcrumb{background-color:#ededed;color:#040a1a;display:inline-block;flex:1;font-size:15px;font-weight:700;height:40px;line-height:40px;padding-left:25px;position:relative;text-align:center}@media(min-width:768px){.flow-breadcrumb{height:60px;line-height:60px}}.flow-breadcrumb:after,.flow-breadcrumb:before{border-color:#ededed #ededed #0000 #0000;border-radius:20px 12px;border-style:solid;border-width:20px;content:"";height:0;position:absolute;top:0;transform:rotate(45deg);width:0}@media(min-width:768px){.flow-breadcrumb:after,.flow-breadcrumb:before{border-radius:25px 12px;border-width:28px;top:2px}}.flow-breadcrumb:before{border-right-color:#ededed;border-top-color:#ededed;left:-20px;z-index:1}@media(min-width:768px){.flow-breadcrumb:before{left:-30px}}.flow-breadcrumb:after{box-shadow:1px -1px 0 0 #0000001a;right:-18px;z-index:2}@media(min-width:768px){.flow-breadcrumb:after{right:-25px}}.flow-breadcrumb:first-child:before{border-right-color:#f1f1f1;border-top-color:#f1f1f1}.flow-breadcrumb:last-child:after{box-shadow:none}.flow-breadcrumb--active{background-color:#e0e0e0}.flow-breadcrumb--active:after{border-right-color:#e0e0e0;border-top-color:#e0e0e0}.flow-breadcrumb--disabled:after{border-right-color:#ededed;border-top-color:#ededed}.ghost-info{border:3px solid #fff;border-radius:5px;color:#fff;font-weight:700;padding:10px 15px;text-align:center}.dark-theme{--title-color:#fff;--caret-color:#ef6100}.accordion{border-bottom:1px solid #cecece}.accordion__title{background-color:#0000;border:0;border-top:1px solid #cecece;color:var(--title--color);cursor:pointer;font-family:muli,sans-serif;font-weight:700;outline:none;padding:18px 36px 18px 18px;position:relative;text-align:left;transition:.4s;width:100%}.accordion__title:after{color:var(--caret-color,#333447);content:"";font-family:fontello;font-size:20px;font-weight:700;margin-left:5px;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.accordion__title--active+.accordion__panel{max-height:-webkit-min-content;max-height:min-content}.accordion__title--active:after{content:""}.accordion__panel{max-height:0;overflow:hidden;padding:0 18px;transition:max-height .2s ease-in-out}.accordion li{margin-bottom:10px}.pbar{display:flex;padding-bottom:50px;padding-top:20px}.pbar__segment{color:#fff;flex:1;list-style-type:none;position:relative;text-align:center}.pbar__segment a{color:#fff}.pbar__segment:before{border-radius:50%;bottom:-18px;display:block;height:8px;left:50%;text-align:center;width:8px}.pbar__segment:after,.pbar__segment:before{background-color:#fff;content:"";position:absolute}.pbar__segment:after{bottom:-15px;height:2px;left:-50%;width:100%;z-index:0}.pbar__segment:first-child:after{content:none}.pbar__segment--active:before{background-color:#ef6100;border-color:#ef6100}.pbar__segment--active+.pbar__segment:after{background-color:#ef6100}.fnav{align-items:center;display:flex;justify-content:space-around;margin:0 auto;padding:0 30px}@media(max-width:calc(1024px - 1px)){.fnav{flex-direction:column-reverse}}.fnav__main{align-items:center;color:#fff;display:flex}@media(max-width:767px){.fnav__main{flex-direction:column}}.fnav__image{background-position:50%;background-size:cover;border:2px solid #fff;border-radius:50%;height:150px;margin-right:20px;width:150px}@media(max-width:767px){.fnav__image{margin:20px 0}}@media(max-width:calc(1024px - 1px)){.fnav__image{margin:20px 20px 0 0}}.fnav__vrm{background:linear-gradient(0deg,#ffc60b,#ffe10b);border-left:20px solid #0089b3;border-radius:1rem;color:#081536;display:inline-block;font-family:TradeGothicLT,sans-serif;font-size:3.6rem;font-weight:700;letter-spacing:4px;min-width:17.5rem;padding:1rem 3rem;position:relative;text-align:center;text-transform:uppercase}.wcards{display:flex;justify-content:space-evenly}@media(max-width:calc(1024px - 1px)){.wcards{flex-wrap:wrap}}@media(max-width:767px){.wcards{flex-direction:column;flex-wrap:nowrap}}.wcards__item{background-color:#fff;border-bottom:2px solid #cecece;border-radius:4px;box-shadow:0 0 10px 5px #0000001a;display:flex;flex:1;flex-direction:column;justify-content:center;margin:0 20px;padding:10px;text-align:center;text-decoration:none}.wcards__item--small{max-width:16rem}@media(max-width:calc(480px - 1px)){.wcards__item--small{max-width:none}}.wcards__item:hover{box-shadow:0 0 14px 5px #0003}@media(max-width:calc(1024px - 1px)){.wcards__item{flex-basis:45%;flex-grow:0;margin:0 0 20px}}.wcards__icon{display:flex;justify-content:center;margin:20px auto;position:relative;width:60%}.wcards__icon:after{content:"";display:block;padding-bottom:100%}.wcards__icon svg{max-height:100%;max-width:100%;position:absolute;top:50%;transform:translateY(-50%)}.wcards__image{margin:0 auto 20px;position:relative;width:100%}.wcards__image:after{content:"";display:block;padding-bottom:80%}.wcards__image img{left:0;max-height:100%;max-width:100%;position:absolute;top:50%;transform:translateY(-50%)}.wcards__text{color:#040a1a;font-weight:700}.wcards--stacked{flex-wrap:wrap}.wcards--stacked .wcards__item{flex-basis:45%;flex-grow:0;margin:0 0 20px}@media(max-width:767px){.wcards--stacked{flex-direction:column;flex-wrap:nowrap}}.ltb-switch{border:2px solid #040a1a;border-radius:4px;display:inline-block;margin:0 auto 30px}.ltb-switch__button{background-color:#0000;border:0;color:#040a1a;cursor:pointer;padding:10px 20px;width:180px}@media(max-width:calc(480px - 1px)){.ltb-switch__button{width:100%}}.ltb-switch__button--active{background-color:#040a1a;color:#fff}.main-nav__body--fixed{overflow:hidden}.main-nav{height:calc(100% - 98px);left:100%;pointer-events:none;position:fixed;top:98px;width:100%;z-index:500}.main-nav--visible{pointer-events:auto}.main-nav .app-menu{background-color:#000000b3;box-shadow:0 2px 6px #00000080;color:#fff;font-family:muli,Arial,sans-serif;font-size:15px;height:100%;overflow-y:auto;pointer-events:auto;position:relative;transform:none;width:100%;will-change:transform;z-index:160}@media(min-width:768px){.main-nav .app-menu{width:300px}}.main-nav--opened .app-menu{transform:translateX(-100%)}.main-nav--animatable .app-menu{transition:all .25s ease}.main-nav:after{background:#0006;content:"";display:block;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .25s ease;width:100%;will-change:opacity}.main-nav--opened.main-nav:after{opacity:1;pointer-events:auto}.main-nav__item{background-color:#040a1a;cursor:pointer;padding:20px}.main-nav__item--has-children{max-height:65px;overflow:hidden;padding-bottom:0;transition:max-height .5s;will-change:max-height}.main-nav__item--has-children>.main-nav__icon{transform:rotate(90deg);transition:all .5s}.main-nav__item--has-children.main-nav__item--open{margin-bottom:0;max-height:975px}.main-nav__item--has-children.main-nav__item--open>.main-nav__icon{transform:rotate(-90deg)}.main-nav__item--top{border-bottom:0;display:flex;justify-content:space-between}@media(min-width:768px){.main-nav__item--top{border-bottom:1px solid #f1f1f1}}.main-nav__link{color:#fff;display:block;margin:-20px;padding:20px}.main-nav__link:active,.main-nav__link:hover{color:#fff}.main-nav--submenu{margin:23px -20px 0}.main-nav--submenu .main-nav__item{background-color:#081536}.main-nav--submenu .main-nav__text{color:#fff;font-weight:400}.main-nav--submenu .main-nav__icon{color:#fff}.main-nav__text{font-weight:700;pointer-events:none}.main-nav__icon{color:#fff;display:inline-block;float:right;pointer-events:none}@media(max-width:calc(1024px - 1px)){.reviews-block__item:first-child{padding-top:10px}}.reviews-block__item{padding-top:20px}@media(max-width:calc(1024px - 1px)){.reviews-block__item{padding-top:50px}}.reviews-block__item__message{font-style:italic;font-weight:300;min-height:60px;padding:10px 0 0;text-align:center}@media(max-width:calc(1024px - 1px)){.reviews-block__item__message{min-height:0}}.reviews-block__item__name{padding:10px 0 0}.reviews-block__item__name--orange{color:#c65000}.reviews-block__item__place{padding:10px 0 0}.reviews-block__item__place--orange{color:#c65000}.reviews-block__logo img{width:240px}.timeline{list-style:none;padding:0;position:relative}.timeline.widder{width:350px}.timeline:after{background-color:#ef6100;height:100%;justify-content:center;margin:auto;width:2px;z-index:0}.timeline:after,.timeline:before{bottom:auto;content:"";left:auto;position:absolute;right:50%;top:0}.timeline:before{background:#ef6100;border:2px solid #ef6100;border-radius:15px;height:20px;margin-right:-10px;width:20px}.timeline-item{align-items:baseline;display:flex;justify-content:space-between}.timeline-item--title{display:flex;font-size:20px;font-weight:700}@media(max-width:calc(1024px - 1px)){.timeline-item.autohide{display:none}}.dark-theme{--mhistory--bg-color1:#07112e;--mhistory--bg-color2:#000;--mhistory--color:#fff;--mhistory--ad-bg-color:#040a1a;--mhistory--ad-border-color:#d65700}.mhistory{position:relative}.mhistory__container{margin:auto;width:70%}@media(max-width:calc(1024px - 1px)){.mhistory__container{width:100%}}.mhistory__card{background:radial-gradient(circle,var(--mhistory--bg-color1,#fff) 0,var(--mhistory--bg-color2,#fff) 35%);border:.1rem solid var(--mhistory--border-color,#cecece);color:var(--mhistory--color,#040a1a);margin:50px auto;padding:30px 50px;width:100%;z-index:1}@media(max-width:767px){.mhistory__card{margin:50px auto;padding:20px}}.mhistory__result{font-weight:700}.mhistory__result--pass{color:#7ed321}.mhistory__result--fail{color:#e61600}.mhistory__content{margin:auto;width:100%}.mhistory__content--title{font-weight:700}.mhistory__advisories{background-color:var(--mhistory--ad-bg-color,#fef7f2);border:.1rem solid var(--mhistory--ad-border-color,#cecece);font-weight:bolder;padding:20px}@media(max-width:767px){.mhistory__advisories{padding:10px}}.mhistory__advisory-item{margin-left:20px;margin-top:10px}.mhistory__fade:after{background-image:linear-gradient(180deg,#fff0,#f1f1f1 80%);bottom:0;content:"";height:25em;margin:auto;pointer-events:none;position:absolute;right:0;width:100%;z-index:1}.hero-v2{background-color:#040a1a;overflow:hidden}.hero-v2__container{grid-column-gap:100px;display:grid;grid-template-areas:"hero-v2--background" "hero-v2--content";grid-template-columns:1fr;grid-template-rows:1fr;margin:0 auto;max-width:1240px;padding-left:3rem;padding-right:3rem}@media(max-width:calc(1024px - 1px)){.hero-v2__container{padding-left:0;padding-right:0}}@media(min-width:1024px){.hero-v2__container{grid-column-gap:100px;grid-template-areas:"hero-v2--content hero-v2--background";grid-template-columns:2fr 2fr}}.hero-v2__background{grid-area:hero-v2--background;height:100%;overflow:hidden;position:relative;z-index:0}@media(max-width:calc(1024px - 1px)){.hero-v2__background{height:200px}}@media(min-width:1024px){.hero-v2__background{margin-right:-150px;padding-right:150px;transform:skew(-190deg);transform-origin:bottom}}@media(min-width:1240px){.hero-v2__background{margin-right:unset;padding-right:unset}}.hero-v2__background:before{background-clip:padding-box;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:0;content:" ";left:0;position:absolute;right:0;top:0;z-index:-1}@media(min-width:1024px){.hero-v2__background:before{background-position:66%;background-size:cover;transform:skew(190deg);transform-origin:bottom;width:120%}}.hero-v2__background__gallery,.hero-v2__background__gallery__image{height:100%}.hero-v2__background__gallery__image>img{height:100%;object-fit:contain;width:100%}@media(min-width:1024px){.hero-v2__background__gallery__image>img{height:150%;margin:-25%;width:150%}}.hero-v2__background__video{height:190%;object-fit:cover;position:absolute;width:100%;z-index:-1}@media(min-width:1024px){.hero-v2__background__video{height:auto;margin-left:-30%;margin-top:20%;object-fit:fill;transform:skew(190deg);transform-origin:bottom;width:150%}}.hero-v2__content{grid-area:hero-v2--content;padding:50px;position:relative;z-index:4}.hero-v2__content__title{color:#fff}.hero-v2__form{margin-top:200px}@media(min-width:768px){.hero-v2__form{margin-top:40px}}.hero-v2__form__overlay{align-items:center;background-color:#0009;border-radius:3px;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:10}.hero-v2__form__overlay--success .hero-v2__form__overlay{background-color:#fff}.hero-v2__form__overlay .success-message{font-size:18px;font-weight:700;padding:0 20px;text-align:center}.flow-hero--valuation{background:url(https://static.regit.cars/public/images/car_valuation.ade14949fb54dd72e8b7.png),radial-gradient(circle,#081536 0,#040a1a 35%);background-position:100% 0;background-repeat:no-repeat;background-size:70%}@media(max-width:767px){.flow-hero--valuation{background-position:top;background-size:75%;padding-top:40%}}.flow-hero--van-valuation{background:url(https://static.regit.cars/public/images/van_valuation.999f9185adf83969f58a.png),radial-gradient(circle,#081536 0,#040a1a 35%);background-position:100%;background-repeat:no-repeat;background-size:30%}@media(max-width:767px){.flow-hero--van-valuation{background-position:center 20px;background-size:50%;padding-top:40%}}.flow-hero--mot-history{background:url(https://static.regit.cars/public/images/mot_history_check.d0f436d4806687ce5ec6.webp),radial-gradient(circle,#081536 0,#040a1a 35%);background-position:right 10%;background-repeat:no-repeat;background-size:55%}@media(max-width:767px){.flow-hero--mot-history{background-position:center 30px;background-size:75%;padding-top:60%}}.flow-hero--rhomboidal{background-clip:padding-box;background-color:#fff;background-image:url(https://static.regit.cars/public/images/frog-hero.6dc6a67a8f243084a6bb.webp);background-image:-webkit-image-set(url(https://static.regit.cars/public/images/frog-hero.6dc6a67a8f243084a6bb.webp) 1x,url(https://static.regit.cars/public/images/frog-hero.6dc6a67a8f243084a6bb.webp) 2x);background-image:-webkit-image-set(url(https://static.regit.cars/public/images/frog-hero.6dc6a67a8f243084a6bb.webp) 1x, url(https://static.regit.cars/public/images/frog-hero.6dc6a67a8f243084a6bb.webp) 2x);background-image:image-set(url(https://static.regit.cars/public/images/frog-hero.6dc6a67a8f243084a6bb.webp) 1x,url(https://static.regit.cars/public/images/frog-hero.6dc6a67a8f243084a6bb.webp) 2x);background-position:70%;background-repeat:no-repeat;background-size:cover;-webkit-clip-path:polygon(15% 0,100% 0,85% 100%,0 100%);clip-path:polygon(15% 0,100% 0,85% 100%,0 100%);display:flex;flex-direction:column;justify-content:space-between;min-height:450px!important}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.flow-hero--rhomboidal{background-image:url(https://static.regit.cars/public/images/frog-hero.6dc6a67a8f243084a6bb.webp)}}.flow-hero--rhomboidal--home{background-image:url(https://static.regit.cars/public/images/frog-hero.6dc6a67a8f243084a6bb.webp);background-image:-webkit-image-set(url(https://static.regit.cars/public/images/frog-hero.6dc6a67a8f243084a6bb.webp) 1x,url(https://static.regit.cars/public/images/frog-hero.6dc6a67a8f243084a6bb.webp) 2x);background-image:-webkit-image-set(url(https://static.regit.cars/public/images/frog-hero.6dc6a67a8f243084a6bb.webp) 1x, url(https://static.regit.cars/public/images/frog-hero.6dc6a67a8f243084a6bb.webp) 2x);background-image:image-set(url(https://static.regit.cars/public/images/frog-hero.6dc6a67a8f243084a6bb.webp) 1x,url(https://static.regit.cars/public/images/frog-hero.6dc6a67a8f243084a6bb.webp) 2x)}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.flow-hero--rhomboidal--home{background-image:url(https://static.regit.cars/public/images/frog-hero.6dc6a67a8f243084a6bb.webp)}}.flow-hero--rhomboidal--home--mobile{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:200px}.flow-hero--rhomboidal--mot-history-check{background-image:url(https://static.regit.cars/public/images/mot_ipad_hero@1x.daf3fd81d4c680ad1aab.webp);background-image:-webkit-image-set(url(https://static.regit.cars/public/images/mot_ipad_hero@1x.daf3fd81d4c680ad1aab.webp) 1x,url(https://static.regit.cars/public/images/mot_ipad_hero@2x.e44391ccbcc0878be85a.webp) 2x);background-image:-webkit-image-set(url(https://static.regit.cars/public/images/mot_ipad_hero@1x.daf3fd81d4c680ad1aab.webp) 1x, url(https://static.regit.cars/public/images/mot_ipad_hero@2x.e44391ccbcc0878be85a.webp) 2x);background-image:image-set(url(https://static.regit.cars/public/images/mot_ipad_hero@1x.daf3fd81d4c680ad1aab.webp) 1x,url(https://static.regit.cars/public/images/mot_ipad_hero@2x.e44391ccbcc0878be85a.webp) 2x)}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.flow-hero--rhomboidal--mot-history-check{background-image:url(https://static.regit.cars/public/images/mot_ipad_hero@2x.e44391ccbcc0878be85a.webp)}}.flow-hero--rhomboidal--mot-history-check--mobile{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:200px}.flow-hero--mot-check{background:url(https://static.regit.cars/public/images/mot_check.183a5b4cdaabcbe76461.png),radial-gradient(circle,#081536 0,#040a1a 35%);background-position:right 10%;background-repeat:no-repeat;background-size:55%}@media(max-width:767px){.flow-hero--mot-check{background-position:center 30px;background-size:75%;padding-top:60%}}.flow-hero--maintain{background:url(https://static.regit.cars/public/images/tlc.a178dc8a86745cc82b23.png),radial-gradient(circle,#081536 0,#040a1a 35%);background-position:right 10%;background-repeat:no-repeat;background-size:50%}@media(max-width:767px){.flow-hero--maintain{background-position:center 30px;background-size:85%;padding-top:60%}}.flow-hero--tax-check{background:url(https://static.regit.cars/public/images/tax_check.c812f04d45da94a2d1be.png),radial-gradient(circle,#081536 0,#040a1a 35%);background-position:right 10%;background-repeat:no-repeat;background-size:30%}@media(max-width:767px){.flow-hero--tax-check{background-position:center 20px;background-size:40%;padding-top:60%}}.flow-hero--settlement{background:url(https://static.regit.cars/public/images/settlement.3721299400d7d5bcd1b9.png),radial-gradient(circle,#081536 0,#040a1a 35%);background-position:right 10%;background-repeat:no-repeat;background-size:30%}@media(max-width:767px){.flow-hero--settlement{background-position:center 20px;background-size:40%;padding-top:60%}}.flow-hero--warranty{background:url(https://static.regit.cars/public/images/warranty.752ef77ed13b970a0615.png),radial-gradient(circle,#081536 0,#040a1a 35%);background-position:right 10%;background-repeat:no-repeat;background-size:40%}@media(max-width:767px){.flow-hero--warranty{background-position:center 20px;background-size:85%;padding-top:55%}}.flow-hero--credit-check{background:url(https://static.regit.cars/public/images/credit_rating.53899346159e85424450.png),radial-gradient(circle,#081536 0,#040a1a 35%);background-position:right 10%;background-repeat:no-repeat;background-size:32%}@media(max-width:767px){.flow-hero--credit-check{background-position:center 20px;background-size:65%;padding-top:55%}}.flow-hero--recalls{background:url(https://static.regit.cars/public/images/recall_badge_red.5bacd2a5220c2b61254f.svg),radial-gradient(circle,#081536 0,#040a1a 35%);background-position:right 50%;background-repeat:no-repeat;background-size:40%}@media(max-width:767px){.flow-hero--recalls{background:url(https://static.regit.cars/public/images/recall_badge_red.5bacd2a5220c2b61254f.svg),radial-gradient(circle,#081536 0,#040a1a 35%);background-position:center 20px;background-repeat:no-repeat;background-size:50%;padding-top:37.5%}}@media(min-width:1024px){.flow-hero--recalls{background:url(https://static.regit.cars/public/images/recalls-hero-full.644190963f1d187a0606.svg),radial-gradient(circle,#081536 0,#040a1a 35%);background-position:right 50%;background-repeat:no-repeat;background-size:60%}}.flow-hero--car-check{background:url(https://static.regit.cars/public/images/car-check.e71f885a915424599799.png),radial-gradient(circle,#081536 0,#040a1a 35%);background-position:right 10%;background-repeat:no-repeat;background-size:22%}@media(max-width:767px){.flow-hero--car-check{background-position:center 20px;background-size:40%;padding-top:55%}}.title--flow{color:#fff;margin:.5em 0}.flow .button--cta{min-width:175px}.partners-list{height:400px;list-style:disc;max-height:80vh;overflow-y:auto;padding:20px 0 20px 20px}.partners-list li{font-family:muli,Arial,sans-serif;font-size:13px}.valuation-copy__icon{background-image:url(https://static.regit.cars/public/images/boxes-bg.5c33ecac6eff36ecf53e.png);display:inline-block;height:110px;width:110px}.valuation-copy__icon--2{background-position:100% 0}.valuation-copy__icon--3{background-position:0 100%}.valuation-copy__icon--4{background-position:100% 100%}.inputLabel{color:#fff;display:inline-block;font-size:1.2rem;margin-bottom:.5rem;text-indent:1rem}@media(min-width:768px){.inputLabel{font-size:1.4rem}}.vehicle-box{background-color:#1e2331;border-radius:1rem;padding:1rem}.vehicle-box__content{align-items:center;display:flex;justify-content:space-around}@media(max-width:calc(1024px - 1px)){.vehicle-box__content{flex-direction:column-reverse}}.vehicle-box__text{margin-top:1rem}@media(max-width:calc(1024px - 1px)){.vehicle-box__text{text-align:center}.vehicle-box__vrm{margin-bottom:2rem}}.aside-content{margin-left:3rem}@media(max-width:calc(1024px - 1px)){.aside-content{margin-left:0;margin-top:3rem}}@media(max-width:767px){.aside-content-container{display:none}}.row-reverse{flex-direction:row-reverse}.what-you-get-blade{overflow:hidden}@media(min-width:480px){.what-you-get-blade{height:1070px}}@media(min-width:768px){.what-you-get-blade{height:920px}}@media(min-width:1024px){.what-you-get-blade{height:765px}}.more-information__columns{column-count:1}@media(min-width:768px){.more-information__columns{column-count:2;column-gap:15%}}.more-information__item{break-inside:avoid;margin-bottom:3rem;page-break-inside:avoid}.border-bottom{border-bottom:1px solid #cecece}.reasons-list{column-count:1;list-style-position:outside}@media(min-width:768px){.reasons-list{column-count:2}}.reasons-list li{margin-top:1rem;padding-left:7rem;page-break-inside:avoid;position:relative}.reasons-list li:first-child{margin-top:0}.reasons-list li:last-child{column-span:all}.reasons-list li:before{color:#00cfe6;content:url(https://static.regit.cars/public/images/mot_alert.3f7315db09c70f9ba0bc.svg);left:0;position:absolute;top:0}.hero-v2-tax-check__content{padding:40px}.hero-v2-tax-check__container{grid-column-gap:30px;min-height:513px}.hero-v2-tax-check__background:before{background-color:#e5e5e5;background-image:url(https://static.regit.cars/public/images/tax-check-hero.e1e21a90ab28cacc23e2.webp),linear-gradient(#e5e5e5,#fff);background-image:-webkit-image-set(url(https://static.regit.cars/public/images/tax-check-hero.e1e21a90ab28cacc23e2.webp) 1x,url(https://static.regit.cars/public/images/tax-check-hero@2x.78d580b36782c3eba6a8.webp) 2x),linear-gradient(#e5e5e5,#fff);background-image:-webkit-image-set(url(https://static.regit.cars/public/images/tax-check-hero.e1e21a90ab28cacc23e2.webp) 1x, url(https://static.regit.cars/public/images/tax-check-hero@2x.78d580b36782c3eba6a8.webp) 2x),linear-gradient(#e5e5e5, white);background-image:image-set(url(https://static.regit.cars/public/images/tax-check-hero.e1e21a90ab28cacc23e2.webp) 1x,url(https://static.regit.cars/public/images/tax-check-hero@2x.78d580b36782c3eba6a8.webp) 2x),linear-gradient(#e5e5e5,#fff)}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.hero-v2-tax-check__background:before{background-image:url(https://static.regit.cars/public/images/tax-check-hero@2x.78d580b36782c3eba6a8.webp),linear-gradient(#e5e5e5,#fff)}}@media(min-width:1024px){.hero-v2-tax-check__background:before{background-position:100%}}.hero-v2-mot-history-check__content{padding:40px}.hero-v2-mot-history-check__container{grid-column-gap:30px;min-height:576px}.hero-v2-mot-history-check__background:before{background-image:url(https://static.regit.cars/public/images/mot_ipad_hero@1x.daf3fd81d4c680ad1aab.webp);background-image:-webkit-image-set(url(https://static.regit.cars/public/images/mot_ipad_hero@1x.daf3fd81d4c680ad1aab.webp) 1x,url(https://static.regit.cars/public/images/mot_ipad_hero@2x.e44391ccbcc0878be85a.webp) 2x);background-image:-webkit-image-set(url(https://static.regit.cars/public/images/mot_ipad_hero@1x.daf3fd81d4c680ad1aab.webp) 1x, url(https://static.regit.cars/public/images/mot_ipad_hero@2x.e44391ccbcc0878be85a.webp) 2x);background-image:image-set(url(https://static.regit.cars/public/images/mot_ipad_hero@1x.daf3fd81d4c680ad1aab.webp) 1x,url(https://static.regit.cars/public/images/mot_ipad_hero@2x.e44391ccbcc0878be85a.webp) 2x)}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.hero-v2-mot-history-check__background:before{background-image:url(https://static.regit.cars/public/images/mot_ipad_hero@2x.e44391ccbcc0878be85a.webp)}}

/*# sourceMappingURL=joinflow.775415d422349742fb1c.css.map*/