﻿.general-btd-steps .model-options {
  margin-top: 60px; }

.general-btd-steps .test-drive-timeslot-select .loading-spinner {
  max-width: 80px; }

.general-btd-steps .test-drive-timeslot-select.row {
  margin: 30px auto 0; }

@media (max-width: 992px) {
  .general-btd-steps .test-drive-timeslot-select .date-picker {
    max-width: 300px; } }

.general-btd-steps .test-drive-timeslot-select .date-picker .preferred-date {
  font-weight: bold;
  text-align: left;
  padding-left: 15px;
  border-radius: 0;
  margin: 0 0;
  font-size: 14px;
  line-height: 1.1; }

.general-btd-steps .test-drive-timeslot-select .date-picker .input-group-addon {
  border-radius: 0;
  background: #000;
  border: 1px solid #000; }
  .general-btd-steps .test-drive-timeslot-select .date-picker .input-group-addon > svg {
    max-width: 16px; }

.general-btd-steps .test-drive-timeslot-select .ui-datepicker {
  border-radius: 0; }
  .general-btd-steps .test-drive-timeslot-select .ui-datepicker .ui-datepicker-prev .ui-icon, .general-btd-steps .test-drive-timeslot-select .ui-datepicker .ui-datepicker-next .ui-icon {
    background-image: url("https://code.jquery.com/ui/1.10.4/themes/ui-lightness/images/ui-icons_222222_256x240.png"); }
  .general-btd-steps .test-drive-timeslot-select .ui-datepicker .ui-datepicker-prev.ui-state-hover,
  .general-btd-steps .test-drive-timeslot-select .ui-datepicker .ui-datepicker-next.ui-state-hover {
    background: #f6f6f6;
    border-color: #ccc; }
  .general-btd-steps .test-drive-timeslot-select .ui-datepicker .ui-datepicker-title {
    font-family: "mini_serif-bold", serif;
    font-size: 22px;
    line-height: 1.1;
    margin: 6px auto 4px; }
  .general-btd-steps .test-drive-timeslot-select .ui-datepicker td {
    height: 32px; }
    .general-btd-steps .test-drive-timeslot-select .ui-datepicker td .ui-state-active {
      padding: 6px; }
  .general-btd-steps .test-drive-timeslot-select .ui-datepicker td, .general-btd-steps .test-drive-timeslot-select .ui-datepicker th,
  .general-btd-steps .test-drive-timeslot-select .ui-datepicker td .ui-state-default {
    font-family: "mini_sans-medium", "arial", sans-serif;
    font-size: 14px;
    line-height: 1.1; }

.general-btd-steps .test-drive-timeslot-select .label-title {
  display: block;
  font-family: "mini_sans-medium", "arial", sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.1;
  text-align: left;
  max-width: 540px;
  padding: 0px 20px;
  margin: 0px auto !important; }

.general-btd-steps .test-drive-timeslot-select .time-picker, .general-btd-steps .test-drive-timeslot-select .form-row-radio .fr-options {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 10px;
  align-content: center;
  max-width: 540px;
  margin: 20px auto 20px; }
  .general-btd-steps .test-drive-timeslot-select .time-picker.time-picker, .general-btd-steps .test-drive-timeslot-select .form-row-radio .fr-options.time-picker {
    padding: 0px 20px; }
  @media (max-width: 1200px) {
    .general-btd-steps .test-drive-timeslot-select .time-picker, .general-btd-steps .test-drive-timeslot-select .form-row-radio .fr-options {
      grid-template-columns: repeat(4, 1fr); } }
  @media (max-width: 425px) {
    .general-btd-steps .test-drive-timeslot-select .time-picker, .general-btd-steps .test-drive-timeslot-select .form-row-radio .fr-options {
      grid-template-columns: repeat(2, 1fr); } }
  .general-btd-steps .test-drive-timeslot-select .time-picker .preferred-time-option, .general-btd-steps .test-drive-timeslot-select .time-picker .fro-item, .general-btd-steps .test-drive-timeslot-select .form-row-radio .fr-options .preferred-time-option, .general-btd-steps .test-drive-timeslot-select .form-row-radio .fr-options .fro-item {
    text-align: center;
    border: 1px solid #b5b5b5;
    border-radius: 3px;
    padding: 12px 10px 10px;
    font-family: "mini_sans-medium", "arial", sans-serif;
    font-size: 14px;
    line-height: 1; }
    @media (max-width: 768px) {
      .general-btd-steps .test-drive-timeslot-select .time-picker .preferred-time-option, .general-btd-steps .test-drive-timeslot-select .time-picker .fro-item, .general-btd-steps .test-drive-timeslot-select .form-row-radio .fr-options .preferred-time-option, .general-btd-steps .test-drive-timeslot-select .form-row-radio .fr-options .fro-item {
        font-size: 1.15rem; } }
    .general-btd-steps .test-drive-timeslot-select .time-picker .preferred-time-option:hover, .general-btd-steps .test-drive-timeslot-select .time-picker .fro-item:hover, .general-btd-steps .test-drive-timeslot-select .form-row-radio .fr-options .preferred-time-option:hover, .general-btd-steps .test-drive-timeslot-select .form-row-radio .fr-options .fro-item:hover {
      cursor: pointer;
      box-shadow: 0 0 10px 0px #808080; }
  .general-btd-steps .test-drive-timeslot-select .time-picker .selected, .general-btd-steps .test-drive-timeslot-select .form-row-radio .fr-options .selected {
    color: white;
    background-color: #952456;
    font-weight: bold; }
  .general-btd-steps .test-drive-timeslot-select .time-picker .disabled, .general-btd-steps .test-drive-timeslot-select .form-row-radio .fr-options .disabled {
    color: #d0cece;
    border: 1px solid #d0cece; }
    .general-btd-steps .test-drive-timeslot-select .time-picker .disabled:hover, .general-btd-steps .test-drive-timeslot-select .form-row-radio .fr-options .disabled:hover {
      cursor: no-drop;
      box-shadow: none; }

.general-btd-steps .test-drive-timeslot-select .form-row-radio, .general-btd-steps .test-drive-timeslot-select .calendar-toggle-container {
  max-width: 540px;
  margin: 0px auto;
  text-align: left;
  padding: 0px 20px; }
  .general-btd-steps .test-drive-timeslot-select .form-row-radio .label-title, .general-btd-steps .test-drive-timeslot-select .calendar-toggle-container .label-title {
    padding: 0; }

.general-btd-steps .test-drive-timeslot-select .fr-preferred-day {
  display: none; }

.general-btd-steps .test-drive-timeslot-select .calendar-toggle {
  margin: 12px 0 15px !important;
  border: 1px solid #000;
  border-radius: 5px; }
  .general-btd-steps .test-drive-timeslot-select .calendar-toggle > span {
    position: relative !important;
    top: unset !important;
    left: unset !important;
    transform: none !important; }
  .general-btd-steps .test-drive-timeslot-select .calendar-toggle .ct-active {
    display: none; }

.general-btd-steps .test-drive-timeslot-select.calendar-toggle-active .fr-preferred-day {
  display: block; }

.general-btd-steps .test-drive-timeslot-select.calendar-toggle-active .ct-default, .general-btd-steps .test-drive-timeslot-select.calendar-toggle-active .st-default {
  display: none; }

.general-btd-steps .test-drive-timeslot-select.calendar-toggle-active .ct-active, .general-btd-steps .test-drive-timeslot-select.calendar-toggle-active .st-active {
  display: block !important; }

.general-btd-steps .test-drive-timeslot-select.calendar-toggle-active .time-picker-calendar {
  position: relative;
  opacity: 0.4; }
  .general-btd-steps .test-drive-timeslot-select.calendar-toggle-active .time-picker-calendar:before {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    cursor: not-allowed; }

.general-btd-steps .variant-option {
  display: none; }

.province-gelocate-container {
  position: relative; }
  .province-gelocate-container .geolocate-btn,
  .province-gelocate-container select {
    display: inline-block;
    width: calc(100% - 55px); }
  .province-gelocate-container .geolocate-btn {
    cursor: pointer;
    width: 50px;
    height: 50px;
    border: 2px solid #000;
    background: #fff;
    border-radius: 3px; }
    .province-gelocate-container .geolocate-btn img {
      position: relative;
      left: -6%; }

.reserve-now-steps .prefer-ui-fg {
  margin: 10px auto 30px; }
  .reserve-now-steps .prefer-ui-fg > div {
    width: 32%;
    text-align: center;
    padding: 10px 5px; }

.schedule-virtual-wa-steps .name-inputs .svwa-copy {
  max-width: 1000px;
  padding: 0px 20px;
  margin: 15px auto 40px;
  font-size: 22px;
  line-height: 1.2; }

.schedule-virtual-wa-steps .prefer-chat-options-fg {
  display: flex;
  justify-content: space-between;
  max-width: 600px;
  padding: 0px 20px;
  margin: 40px auto 0px; }
  .schedule-virtual-wa-steps .prefer-chat-options-fg .title {
    font-family: "mini_sans-medium", "arial", sans-serif;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 10px; }
  @media (max-width: 768px) {
    .schedule-virtual-wa-steps .prefer-chat-options-fg {
      flex-wrap: wrap; }
      .schedule-virtual-wa-steps .prefer-chat-options-fg > div {
        width: 50%;
        margin-bottom: 25px; } }

.reserve-legal {
  display: none;
  font-size: 16px;
  line-height: 1.35;
  font-family: "mini_sans-medium", "arial", sans-serif;
  padding: 0px 20px;
  margin: 60px auto 0; }

.auto .btd-form {
  margin: 50px auto 0; }
  .auto .btd-form h1 {
    font-size: 50px;
    line-height: 1.1;
    margin: 0 0 15px; }
    @media (max-width: 768px) {
      .auto .btd-form h1 {
        font-size: 36px; } }
  .auto .btd-form h2 {
    font-size: 30px;
    line-height: 1.1;
    margin: 0 0 15px; }
    @media (max-width: 768px) {
      .auto .btd-form h2 {
        font-size: 24px; } }
  .auto .btd-form .form-title {
    margin: 0 0 30px;
    font-size: 30px;
    line-height: 1.1;
    text-transform: none;
    font-family: "mini_serif-italic", "arial", sans-serif; }
    .auto .btd-form .form-title span {
      font-family: "mini_serif-bold", serif;
      display: block;
      margin: 5px 0 0;
      font-size: 50px;
      line-height: 1; }
      @media (max-width: 768px) {
        .auto .btd-form .form-title span {
          font-size: 30px; } }
  .auto .btd-form .retailer-inputs-div {
    display: flex;
    grid-gap: 20px;
    max-width: 820px; }
    @media (max-width: 768px) {
      .auto .btd-form .retailer-inputs-div {
        flex-direction: column; } }
    .auto .btd-form .retailer-inputs-div > div {
      width: 100%; }

.auto .td-standalone {
  max-width: 1420px;
  padding: 0 20px;
  margin: 0px auto; }
  .auto .td-standalone > h1 {
    font-size: 50px;
    line-height: 1;
    margin: 0 0 10px; }
    @media (max-width: 768px) {
      .auto .td-standalone > h1 {
        font-size: 36px; } }
  .auto .td-standalone > p {
    max-width: 900px; }
  .auto .td-standalone .lineup-tabs {
    margin: 30px auto 80px;
    padding: 20px 0px; }
    @media (max-width: 768px) {
      .auto .td-standalone .lineup-tabs {
        padding: 20px 0;
        margin-bottom: 20px; } }
    .auto .td-standalone .lineup-tabs .lt-body {
      display: flex;
      grid-gap: 20px; }
      @media (max-width: 768px) {
        .auto .td-standalone .lineup-tabs .lt-body {
          padding: 30px 20px 20px;
          white-space: nowrap;
          width: 100%;
          overflow-x: auto;
          -webkit-overflow-scrolling: touch;
          -ms-overflow-style: -ms-autohiding-scrollbar; } }
      .auto .td-standalone .lineup-tabs .lt-body > div:nth-child(-n+3) {
        margin-right: 20px; }
      .auto .td-standalone .lineup-tabs .lt-body > div {
        position: relative;
        width: 100%;
        max-width: 200px;
        padding-top: 20px;
        cursor: pointer; }
        .auto .td-standalone .lineup-tabs .lt-body > div:before {
          transition: 200ms;
          opacity: 0;
          content: ' ';
          position: absolute;
          z-index: 1;
          top: -10px;
          left: -14px;
          width: calc(100% + 20px);
          height: calc(100% + 20px);
          border: 3px solid #4FC1B7;
          border-radius: 4px; }
        .auto .td-standalone .lineup-tabs .lt-body > div > * {
          position: relative;
          z-index: 2; }
        .auto .td-standalone .lineup-tabs .lt-body > div:hover:before, .auto .td-standalone .lineup-tabs .lt-body > div.active:before {
          opacity: 1; }
        @media (max-width: 768px) {
          .auto .td-standalone .lineup-tabs .lt-body > div {
            min-width: 200px; } }
        .auto .td-standalone .lineup-tabs .lt-body > div .ltb-card {
          padding: 10px 20px;
          font-family: "mini_sans-medium", "arial", sans-serif;
          font-weight: bold;
          position: absolute;
          top: -20px;
          left: 0;
          font-size: 10px;
          line-height: 1;
          border-radius: 13px; }
          .auto .td-standalone .lineup-tabs .lt-body > div .ltb-card.ltb-electric {
            background: #FFE408; }
          .auto .td-standalone .lineup-tabs .lt-body > div .ltb-card.ltb-new {
            background: #57C5E5; }
        .auto .td-standalone .lineup-tabs .lt-body > div img {
          max-width: 100%; }
        .auto .td-standalone .lineup-tabs .lt-body > div p {
          font-family: "mini_sans-medium", "arial", sans-serif;
          font-size: 14px;
          line-height: 1.1; }
          .auto .td-standalone .lineup-tabs .lt-body > div p strong {
            font-size: 16px;
            font-weight: bold;
            font-family: "mini_sans-medium", "arial", sans-serif;
            display: block;
            margin: 15px 0px 5px; }
          .auto .td-standalone .lineup-tabs .lt-body > div p .tagline {
            font-family: "mini_serif-italic", "arial", sans-serif;
            display: block;
            margin: 6px 0 5px; }
    .auto .td-standalone .lineup-tabs .lt-arrows {
      margin: 20px auto 0;
      display: none; }
      @media (max-width: 768px) {
        .auto .td-standalone .lineup-tabs .lt-arrows {
          display: flex;
          justify-content: center; }
          .auto .td-standalone .lineup-tabs .lt-arrows > span {
            transition: 200ms;
            margin: 0 2px;
            width: 10px;
            height: 10px;
            border: 1px solid #000;
            border-radius: 10px;
            cursor: pointer; }
            .auto .td-standalone .lineup-tabs .lt-arrows > span:hover, .auto .td-standalone .lineup-tabs .lt-arrows > span.active {
              background: #000; } }
  .auto .td-standalone .book-date-testdrive {
    margin: 70px 0 50px; }
    .auto .td-standalone .book-date-testdrive .bdt-selections {
      font-family: "mini_sans-medium", "arial", sans-serif; }
      .auto .td-standalone .book-date-testdrive .bdt-selections strong {
        font-family: "mini_sans-medium", "arial", sans-serif;
        font-weight: bold; }
    .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select {
      margin: 30px auto 0; }
    .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select {
      display: flex; }
      @media (max-width: 768px) {
        .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select {
          flex-direction: column; } }
      .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .time-picker-calendar {
        width: 60%; }
        @media (max-width: 768px) {
          .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .time-picker-calendar {
            width: 100%; } }
      .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .time-picker-selections {
        width: 40%; }
        @media (max-width: 768px) {
          .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .time-picker-selections {
            margin-top: 20px;
            width: 100%; } }
      .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .loading-spinner {
        max-width: 80px; }
      @media (max-width: 992px) {
        .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .date-picker {
          max-width: 400px; } }
      .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .date-picker .input-group {
        width: 100%; }
      .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .date-picker .preferred-date {
        font-weight: bold;
        text-align: center;
        padding-left: 15px;
        border-radius: 0;
        margin: 0 0;
        font-size: 14px;
        line-height: 1.1;
        border: 1px solid #000; }
      .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .ui-datepicker {
        border-radius: 0;
        border-top: 0;
        padding-top: 0.35em; }
        .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .ui-datepicker .ui-datepicker-month, .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .ui-datepicker .ui-datepicker-year {
          font-family: "mini_sans-medium", "arial", sans-serif;
          font-size: 14px;
          line-height: 1; }
        .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .ui-datepicker .ui-datepicker-prev .ui-icon, .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .ui-datepicker .ui-datepicker-next .ui-icon {
          background-image: url("https://code.jquery.com/ui/1.10.4/themes/ui-lightness/images/ui-icons_222222_256x240.png"); }
        .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .ui-datepicker .ui-datepicker-prev.ui-state-hover,
        .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .ui-datepicker .ui-datepicker-next.ui-state-hover {
          background: #f6f6f6;
          border-color: #ccc; }
        .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .ui-datepicker .ui-datepicker-title {
          font-family: "mini_serif-bold", serif;
          font-size: 22px;
          line-height: 1.1;
          margin: 6px auto 4px; }
        .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .ui-datepicker td {
          height: 32px; }
          .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .ui-datepicker td .ui-state-active {
            padding: 6px; }
        .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .ui-datepicker td, .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .ui-datepicker th,
        .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .ui-datepicker td .ui-state-default {
          font-family: "mini_sans-medium", "arial", sans-serif;
          font-size: 14px;
          line-height: 1.1; }
      .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .label-title {
        display: block;
        font-family: "mini_sans-medium", "arial", sans-serif;
        font-weight: bold;
        font-size: 18px;
        line-height: 1.1;
        text-align: left;
        max-width: 540px;
        padding: 0px 20px;
        margin: 0px auto !important; }
      .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .time-picker, .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .form-row-radio .fr-options {
        display: grid;
        grid-template-columns: repeat(5, 1fr);
        grid-gap: 10px;
        align-content: center;
        max-width: 540px;
        margin: 20px auto 20px; }
        .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .time-picker.time-picker, .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .form-row-radio .fr-options.time-picker {
          padding: 0px 20px; }
        @media (max-width: 1200px) {
          .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .time-picker, .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .form-row-radio .fr-options {
            grid-template-columns: repeat(4, 1fr); } }
        @media (max-width: 425px) {
          .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .time-picker, .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .form-row-radio .fr-options {
            grid-template-columns: repeat(2, 1fr); } }
        .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .time-picker .preferred-time-option, .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .time-picker .fro-item, .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .form-row-radio .fr-options .preferred-time-option, .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .form-row-radio .fr-options .fro-item {
          text-align: center;
          border: 1px solid #b5b5b5;
          border-radius: 3px;
          padding: 12px 10px 10px;
          font-family: "mini_sans-medium", "arial", sans-serif;
          font-size: 14px;
          line-height: 1; }
          @media (max-width: 768px) {
            .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .time-picker .preferred-time-option, .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .time-picker .fro-item, .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .form-row-radio .fr-options .preferred-time-option, .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .form-row-radio .fr-options .fro-item {
              font-size: 1.15rem; } }
          .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .time-picker .preferred-time-option:hover, .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .time-picker .fro-item:hover, .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .form-row-radio .fr-options .preferred-time-option:hover, .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .form-row-radio .fr-options .fro-item:hover {
            cursor: pointer;
            box-shadow: 0 0 10px 0px #808080; }
        .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .time-picker .selected, .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .form-row-radio .fr-options .selected {
          color: white;
          background-color: #952456;
          font-weight: bold; }
        .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .time-picker .disabled, .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .form-row-radio .fr-options .disabled {
          color: #d0cece;
          border: 1px solid #d0cece; }
          .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .time-picker .disabled:hover, .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .form-row-radio .fr-options .disabled:hover {
            cursor: no-drop;
            box-shadow: none; }
      .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .form-row-radio, .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .calendar-toggle-container {
        max-width: 540px;
        margin: 0px auto;
        text-align: left;
        padding: 0px 20px; }
        .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .form-row-radio .label-title, .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .calendar-toggle-container .label-title {
          padding: 0; }
      .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .fr-preferred-day {
        display: none; }
      .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .calendar-toggle {
        margin: 12px 0 15px !important;
        border: 1px solid #000;
        border-radius: 5px; }
        .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .calendar-toggle > span {
          position: relative !important;
          top: unset !important;
          left: unset !important;
          transform: none !important; }
        .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select .calendar-toggle .ct-active {
          display: none; }
      .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select.calendar-toggle-active .fr-preferred-day {
        display: block; }
      .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select.calendar-toggle-active .ct-default, .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select.calendar-toggle-active .st-default {
        display: none; }
      .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select.calendar-toggle-active .ct-active, .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select.calendar-toggle-active .st-active {
        display: block !important; }
      .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select.calendar-toggle-active .time-picker-calendar {
        position: relative;
        opacity: 0.4; }
        .auto .td-standalone .book-date-testdrive .test-drive-timeslot-select.calendar-toggle-active .time-picker-calendar:before {
          content: ' ';
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          z-index: 3;
          cursor: not-allowed; }
  .auto .td-standalone .purchase-sect {
    margin: 0 0 100px; }
    .auto .td-standalone .purchase-sect .ps-title {
      font-size: 20px;
      line-height: 1; }
      .auto .td-standalone .purchase-sect .ps-title strong {
        margin-top: 5px;
        font-size: 16px;
        display: block;
        font-family: "mini_sans-medium", "arial", sans-serif;
        font-weight: bold; }
      .auto .td-standalone .purchase-sect .ps-title br {
        display: none; }
    .auto .td-standalone .purchase-sect .purchase-options {
      display: flex;
      justify-content: center;
      grid-gap: 20px;
      margin: 30px 0 0;
      max-width: 900px; }
      @media (max-width: 768px) {
        .auto .td-standalone .purchase-sect .purchase-options {
          grid-gap: 10px;
          flex-wrap: wrap; } }
      .auto .td-standalone .purchase-sect .purchase-options .purchase-option {
        position: relative;
        text-align: center;
        width: 100%;
        border: 2px solid #D5D5D5;
        cursor: pointer;
        border-radius: 4px;
        padding: 18px 20px; }
        @media (max-width: 768px) {
          .auto .td-standalone .purchase-sect .purchase-options .purchase-option {
            width: calc(50% - 20px); } }
        .auto .td-standalone .purchase-sect .purchase-options .purchase-option:before {
          opacity: 0;
          transition: 200ms;
          content: ' ';
          position: absolute;
          top: -2px;
          left: -2px;
          width: calc(100% + 4px);
          height: calc(100% + 4px);
          border: 2px solid #ccc;
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29);
          border: 3px solid #4FC1B7;
          border-radius: 4px; }
        .auto .td-standalone .purchase-sect .purchase-options .purchase-option:hover:before, .auto .td-standalone .purchase-sect .purchase-options .purchase-option.active:before {
          opacity: 1; }
        .auto .td-standalone .purchase-sect .purchase-options .purchase-option p {
          font-family: "mini_sans-medium", "arial", sans-serif;
          font-size: 14px;
          line-height: 1.1; }
  .auto .td-standalone .state-init .required-fields {
    margin: 0 0 10px;
    font-family: "mini_serif-italic", "arial", sans-serif;
    font-size: 14px;
    line-height: 1; }
  .auto .td-standalone .state-init select, .auto .td-standalone .state-init input, .auto .td-standalone .state-init textarea {
    border-radius: 3px;
    margin: 5px 0; }
    .auto .td-standalone .state-init select::placeholder, .auto .td-standalone .state-init select::-webkit-input-placeholder, .auto .td-standalone .state-init input::placeholder, .auto .td-standalone .state-init input::-webkit-input-placeholder, .auto .td-standalone .state-init textarea::placeholder, .auto .td-standalone .state-init textarea::-webkit-input-placeholder {
      font-weight: bold; }
  .auto .td-standalone .state-init select {
    font-weight: bold; }
  .auto .td-standalone .state-init .form-row {
    display: flex;
    grid-gap: 0 10px; }
    .auto .td-standalone .state-init .form-row.fr-retailers {
      margin-top: 30px; }
      .auto .td-standalone .state-init .form-row.fr-retailers select {
        margin-top: 8px; }
    @media (max-width: 768px) {
      .auto .td-standalone .state-init .form-row {
        flex-direction: column; } }
    .auto .td-standalone .state-init .form-row > div {
      width: 100%;
      max-width: 400px; }
    .auto .td-standalone .state-init .form-row.fr-full-width {
      padding-right: 20px; }
      @media (max-width: 768px) {
        .auto .td-standalone .state-init .form-row.fr-full-width {
          padding: 0; } }
      .auto .td-standalone .state-init .form-row.fr-full-width > div {
        max-width: 100%; }
  .auto .td-standalone .state-init .comments-row {
    margin: 25px 0 0;
    max-width: 1240px; }
    .auto .td-standalone .state-init .comments-row > div > p:not(.char-max) {
      font-weight: bold;
      font-family: "mini_sans-medium", "arial", sans-serif;
      font-size: 14px;
      line-height: 1;
      margin: 0 0 10px; }
    .auto .td-standalone .state-init .comments-row > div #Comments {
      min-height: 188px; }
    .auto .td-standalone .state-init .comments-row > div .char-max {
      margin: 0 0 10px;
      font-family: "mini_serif-italic", "arial", sans-serif;
      font-size: 14px;
      line-height: 1; }
  .auto .td-standalone .state-init .stay-informed-checkbox, .auto .td-standalone .state-init .valid-license-checkbox {
    cursor: pointer;
    display: flex;
    grid-gap: 10px;
    max-width: 1040px;
    margin: 20px 0 0 !important;
    line-height: 1.1; }
  .auto .td-standalone .state-init .keep-informed {
    font-family: "mini_sans-medium", "arial", sans-serif;
    margin: 12px 0 0px;
    display: block; }
  .auto .td-standalone .state-init .error-message {
    display: none;
    margin: 20px 0 0;
    font-size: 14px;
    line-height: 1.1;
    color: red; }
  .auto .td-standalone .state-init .submit-btn {
    font-weight: bold;
    background: #51C2B8;
    min-width: 230px;
    margin: 40px 0; }
  .auto .td-standalone .state-init .form-legal {
    margin: 30px 0 0; }
  .auto .td-standalone .state-init .form-legal, .auto .td-standalone .state-init .form-legal a {
    font-size: 14px;
    line-height: 1.4; }
  .auto .td-standalone .state-success {
    display: none;
    text-align: center;
    margin: 80px auto 20px; }
    .auto .td-standalone .state-success img {
      max-width: 100%; }
    .auto .td-standalone .state-success .rev-card {
      position: relative; }
      .auto .td-standalone .state-success .rev-card .copy {
        position: absolute;
        top: 50%;
        left: 5%;
        max-width: 450px;
        text-align: left;
        padding: 20px;
        transform: translateY(-50%); }
        @media (max-width: 768px) {
          .auto .td-standalone .state-success .rev-card .copy {
            position: relative;
            top: unset;
            left: unset;
            transform: unset; } }
        .auto .td-standalone .state-success .rev-card .copy * {
          color: #fff; }
          @media (max-width: 768px) {
            .auto .td-standalone .state-success .rev-card .copy * {
              color: #000; } }
        .auto .td-standalone .state-success .rev-card .copy h1 {
          font-size: 40px;
          line-height: 1.1;
          margin: 0 0 14px; }
          @media (max-width: 768px) {
            .auto .td-standalone .state-success .rev-card .copy h1 {
              font-size: 30px; } }
    .auto .td-standalone .state-success .know-card {
      background: #51C2B8;
      font-family: "mini_serif-bold", serif;
      font-size: 30px;
      line-height: 1.1;
      padding: 20px 20px 15px; }
      @media (max-width: 768px) {
        .auto .td-standalone .state-success .know-card {
          font-size: 20px;
          line-height: 1; } }
      .auto .td-standalone .state-success .know-card > span {
        padding: 0 20px;
        text-transform: uppercase; }
      .auto .td-standalone .state-success .know-card .btn {
        min-width: 230px; }
    .auto .td-standalone .state-success .engine-card {
      margin: 100px auto; }
      .auto .td-standalone .state-success .engine-card > h2 {
        text-align: left;
        margin: 0 0 25px; }
      .auto .td-standalone .state-success .engine-card .ec-flex {
        display: flex;
        flex-wrap: wrap;
        grid-gap: 20px; }
        @media (max-width: 768px) {
          .auto .td-standalone .state-success .engine-card .ec-flex {
            flex-direction: column; } }
        .auto .td-standalone .state-success .engine-card .ec-flex > div {
          position: relative;
          width: calc(33% - 10px); }
          @media (max-width: 768px) {
            .auto .td-standalone .state-success .engine-card .ec-flex > div {
              width: 100%; } }
          .auto .td-standalone .state-success .engine-card .ec-flex > div > img {
            width: 100%; }
          .auto .td-standalone .state-success .engine-card .ec-flex > div .copy {
            position: absolute;
            width: 100%;
            left: 0;
            bottom: 0;
            padding: 20px 30px 35px; }
            @media (max-width: 768px) {
              .auto .td-standalone .state-success .engine-card .ec-flex > div .copy {
                padding: 20px; } }
            .auto .td-standalone .state-success .engine-card .ec-flex > div .copy p {
              text-align: left;
              color: #fff;
              font-size: 18px;
              line-height: 1.1; }
              .auto .td-standalone .state-success .engine-card .ec-flex > div .copy p strong {
                font-size: 30px;
                margin: 0 0 15px;
                display: block; }
  .auto .td-standalone.is-success .state-init {
    display: none; }
  .auto .td-standalone.is-success .state-success {
    display: block; }
