.checkbox-input{position:relative;user-select:none;padding-left:calc(1.8rem + .8rem);justify-content:flex-start}.checkbox-input input{position:absolute;opacity:0}.checkbox-input .checkmark{display:flex;align-items:center;justify-content:center;cursor:pointer;position:absolute;top:3px;left:0;height:1.8rem;width:1.8rem;background-color:#f4f4f4;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.15);border-radius:3px;transition:background-color 0.2s}.checkbox-input .checkmark::after{content:"\F00C";font-weight:900;font-size:1.2rem;color:#333;font-family:"Font Awesome 5 Pro",sans-serif;display:none}.checkbox-input .checkmark:hover{background-color:#ececec}.checkbox-input input:checked ~ .checkmark{background-color:#ececec}.checkbox-input input:checked ~ .checkmark::after{display:block}.checkbox-input--disclaimer{color:#777;font-size:10px}.drawer-item{width:auto;position:relative;display:flex;align-items:center;padding:.8rem 1.6rem;color:#777;transition:color 0.25s}.drawer-item:hover{cursor:pointer;color:var(--color-primary)}.drawer-item:hover .drawer-item__icon{background:var(--color-primary-light);color:var(--color-primary-dark)}.drawer-item.active{border-radius:0 3px 3px 0;box-shadow:0 0.3rem 0.8rem rgba(0,0,0,0.1);background:#f4f4f4;color:#333;font-weight:700}.drawer-item.active .drawer-item__icon{background:#bbb;color:#f4f4f4}.drawer-item__icon{margin-right:1.6rem;display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:50%;background:#ececec;color:#bbb;transition:color 0.25s, background 0.25s}.drawer-item__count{font-size:1.2rem;border-radius:100px;display:block;line-height:1.3;padding:0 .4rem;background:var(--color-primary);color:#fff;position:absolute;top:.8rem;left:calc(1.6rem + 4rem);transform:translate(-75%, -25%)}.header-item{position:relative;align-items:center;color:#fff;transition:color 0.25s}.header-item:hover{cursor:pointer}.header-item:hover .header-item__icon{background:var(--color-primary-dark);color:#bbb}.header-item.dark:not(:last-of-type)::after{content:"";position:absolute;top:25%;left:0;background:#fff;height:50%;width:1px}.header-item.dark .header-item__icon.dark{background:transparent;color:#fff;margin:.2rem}.header-item.dark:hover .header-item__icon{background:#bbb;color:#000}.header-item.dark.active .header-item__icon.dark{background:#f4f4f4;color:#000}.header-item.active{border-radius:3px;box-shadow:0 0.3rem 0.8rem rgba(0,0,0,0.1);background:#f4f4f4;color:#333;font-weight:700}.header-item.active .header-item__icon{background:#f4f4f4;color:var(--color-primary);box-shadow:-4px 0.3rem 0.8rem rgba(0,0,0,0.1)}.header-item__icon{margin-right:.4rem;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:4.5rem;height:4.5rem;border-radius:0.5rem;background:var(--color-primary);color:#fff;font-size:1.3rem;transition:color 0.25s, background 0.25s}.header-item__label{font-family:"Titillium Web", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;margin-top:.4rem;padding:0 1rem;font-size:1rem;font-weight:100}.header-item__count{display:block;position:absolute;z-index:100;background:var(--color-primary-light);border-radius:100px;font-size:1.2rem;line-height:1.3;padding:0 .4rem;color:#fff;right:18%;bottom:calc(3.2rem + 0.5rem)}.login-drawer__button{margin-top:.4rem;width:100%;max-width:100%}.login-drawer .email-box{width:100%;max-width:100%}.login-drawer .is-email{color:#6bbf49}.login-drawer .not-email{color:#d0021b}.vehicle-drawer{min-height:20rem}.vehicle-drawer__demo{width:inherit;height:3rem}.vehicle-drawer__view-garage:hover{text-decoration:underline}.vehicle-drawer .no-results{margin:0;padding:5rem;border-radius:0;background:none;box-shadow:none;-webkit-box-shadow:none}.vehicle-drawer__vehicles{max-height:36rem;overflow-y:auto}.vehicle-drawer__actions{margin-top:1.6rem;display:flex;align-items:flex-end;justify-content:space-between}.vehicle-drawer__subscribe{display:flex;justify-content:space-between;align-items:center}.garage-vehicle{display:flex;flex-direction:column;align-items:flex-start;padding-bottom:1.6rem;margin:0 1.6rem 0 .8rem}.garage-vehicle:not(:last-child){border-bottom:1px solid #bbb}.garage-vehicle__topbar{order:1;width:100%;height:2rem}.garage-vehicle__topbar.content{display:flex;flex-direction:row;justify-content:space-between}.garage-vehicle__topbar.message{order:1}.garage-vehicle__topbar.remove{order:2;cursor:pointer;color:#777;width:2rem;font-size:2rem;padding-top:0.5rem}.garage-vehicle__topbar.remove i{margin:0}.garage-vehicle__topbar.remove i:hover{color:var(--color-primary-dark)}.garage-vehicle__main{order:2;display:flex;flex-direction:column;width:100%}.garage-vehicle__main:not(:last-child){padding-bottom:1.6rem;margin-bottom:1.6rem;border-bottom:1px solid #bbb}.garage-vehicle__alerts{display:flex;flex-direction:row}.garage-vehicle__alerts.previous{flex-direction:column}.garage-vehicle__alerts.new{flex-direction:column}.garage-vehicle__alerts.seperator{margin:1.6rem;color:#777;font-size:2rem}.garage-vehicle__alerts.details{flex-direction:column}.garage-vehicle__content{order:1;display:flex;flex-direction:row;align-items:flex-start;width:100%}.garage-vehicle__others{font-size:1.4rem;color:#bbb;align-self:flex-end;padding-top:1.6rem}.garage-vehicle__image{margin-right:1.6rem;width:14rem;height:auto;min-height:9rem;min-width:9rem}.garage-vehicle__info{flex:1}.garage-vehicle__details{display:flex;flex-wrap:wrap}.garage-vehicle__details>div{flex:1 1 auto}.garage-vehicle__buttons{display:flex;flex-direction:column;justify-content:flex-end}.garage-vehicle__title{line-height:1.2;margin-bottom:.8rem;margin-right:2.4rem}.garage-vehicle__condition{line-height:1.2;font-size:1.4rem;color:#777}.garage-vehicle__date{font-size:1.2rem;color:#bbb}.garage-vehicle__price{display:flex;align-items:flex-start;line-height:1;font-size:2.6rem;font-weight:700;color:#777}.garage-vehicle__price span{margin-top:.4rem;font-size:1.4rem}.garage-vehicle__price.new{color:var(--color-primary-dark)}.garage-vehicle__interact{font-size:1.4rem;color:#777;cursor:pointer}.garage-vehicle__interact.saved{color:#000}.garage-vehicle__interact i{margin-right:.8rem}.garage-vehicle__interact:hover{color:var(--color-primary)}.garage-vehicle a{color:#000}.garage-vehicle a:hover{color:var(--color-primary)}.garage-vehicle .checkmark{background-color:#fff;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.5);top:3.7rem}.garage-drawer{width:20rem;border-radius:5px 0 0 5px;background:#fff;box-shadow:0 0.6rem 3.6rem rgba(0,0,0,0.15);padding:.8rem 0;position:fixed;z-index:9999;right:-6rem;top:30%;animation:slide-out 0.5s cubic-bezier(0.8, 0.3, 0.4, 1.3) 0.5s backwards;transition:transform 0.25s;transform:translateX(7rem)}.garage-drawer:hover,.garage-drawer.open{transform:translateX(-4.8rem)}.garage-drawer__divide{width:80%;margin:.8rem auto;background:#ececec}.garage-drawer__drawer{position:absolute;top:0;right:100%;width:55rem;padding:1.6rem;border-radius:3px 0 0 3px;box-shadow:-4px 0.3rem 0.8rem rgba(0,0,0,0.1);background:#f4f4f4;transform:translateX(0%)}@media only screen and (max-width: 62em){.garage-drawer{display:none}}.garage-header{display:flex;flex-direction:row-reverse;position:relative;margin-top:1.6rem}.garage-header.dark{background:#000}.garage-header__drawer{color:#000;position:absolute;z-index:10000;right:-2%;width:57rem;padding:1.6rem;border-radius:3px 0 0 3px;box-shadow:-4px 0.3rem 0.8rem rgba(0,0,0,0.1);background:#f4f4f4;transform:translateX(0%);top:90%}@keyframes slide-out{0%{transform:translateX(120%)}100%{transform:translateX(7rem)}}

