.Car-Top-Info{font-size:18px;line-height:28px;font-weight:300;margin-top:16px}.Car-Top-Info.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.Car-Top-Info--reserve{display:grid}.Car-Top-Info--reserve>*{grid-area:1/1;min-width:0}.Car-Top-Info--chips>p{visibility:hidden;pointer-events:none}.Car-Top-Info.fade-out{animation:fadeOutInfo .16s ease forwards}.Car-Top-Info.fade-in{animation:fadeInInfo .22s ease forwards}.Car-Top-Info.fade-in,.Car-Top-Info.fade-out{will-change:opacity}@keyframes fadeOutInfo{0%{opacity:1}to{opacity:0}}@keyframes fadeInInfo{0%{opacity:0}to{opacity:1}}.SelectedChips{display:flex;flex-direction:column;gap:12px;min-height:56px;align-items:flex-start}.SelectedChipsRow{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:flex-start}.SelectedChipsRow:empty{display:none}.chip{background-color:#fffbe2;display:flex;align-items:center;justify-content:center;padding:8px 12px;height:-moz-fit-content;height:fit-content;border-radius:4px;min-width:70px}.chip--enter{opacity:0;transform:translateY(6px) scale(.98);animation:chip-in .3s ease forwards;will-change:opacity,transform}@keyframes chip-in{to{opacity:1;transform:translateY(0) scale(1)}}.chip--exit{opacity:1;transform:translateY(0) scale(1);animation:chip-out .28s ease forwards;will-change:opacity,transform}@keyframes chip-out{to{opacity:0;transform:translateY(6px) scale(.98)}}.chip-value{color:#1d1d1b;font-size:14px;font-weight:100;line-height:14px}.step-percentage{font-size:16px;font-weight:300}.back-button{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:none;border:none;padding:0;margin-left:12px;font-family:inherit;font-size:16px;font-weight:100;color:inherit;cursor:pointer;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-decoration-thickness:2px;text-underline-offset:4px}@media (max-width:1040px){.Car-Top-Info{font-size:16px;line-height:22px;width:100%}.SelectedChips{min-height:84px;width:100%;align-items:flex-start}.SelectedChipsRow{justify-content:flex-start}.chip-value{font-weight:100!important}.step-percentage{font-size:14px;font-weight:300}}
/*# sourceMappingURL=40de4412285784e7.css.map*/