/*! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com*/
*,
:after,
:before {
  box-sizing: border-box;
  border: 0 solid #1b1a1e80
}

:after,
:before {
  --tw-content: ""
}

:host,
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: LG Smart Regular, ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent
}

body {
  margin: 0;
  line-height: inherit
}

hr {
  height: 0;
  color: inherit;
  border-top-width: 1px
}

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit
}

a {
  color: inherit;
  text-decoration: inherit
}

b,
strong {
  font-weight: bolder
}

code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-size: 1em
}

small {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: initial
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0
}

button,
select {
  text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
  background-color: initial;
  background-image: none
}

:-moz-focusring {
  outline: auto
}

:-moz-ui-invalid {
  box-shadow: none
}

progress {
  vertical-align: initial
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

summary {
  display: list-item
}

blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
  margin: 0
}

fieldset {
  margin: 0
}

fieldset,
legend {
  padding: 0
}

menu,
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0
}

dialog {
  padding: 0
}

textarea {
  resize: vertical
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #1b1a1e80
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #1b1a1e80
}

[role=button],
button {
  cursor: pointer
}

:disabled {
  cursor: default
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display: block;
  vertical-align: middle
}

img,
video {
  max-width: 100%;
  height: auto
}

[hidden] {
  display: none
}

[multiple],
[type=date],
[type=datetime-local],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
input:where(:not([type])),
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border-color: #1b1a1e80;
  border-width: 1px;
  border-radius: 0;
  padding: .5rem .75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000
}

[multiple]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus,
input:where(:not([type])):focus,
select:focus,
textarea:focus {
  outline: 2px solid #0000;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,
      /*!*/
      /*!*/
    );
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #1b1a1e80;
  opacity: 1
}

input::placeholder,
textarea::placeholder {
  color: #1b1a1e80;
  opacity: 1
}

::-webkit-datetime-edit-fields-wrapper {
  padding: 0
}

::-webkit-date-and-time-value {
  min-height: 1.5em;
  text-align: inherit
}

::-webkit-datetime-edit {
  display: inline-flex
}

::-webkit-datetime-edit,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-meridiem-field,
::-webkit-datetime-edit-millisecond-field,
::-webkit-datetime-edit-minute-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-second-field,
::-webkit-datetime-edit-year-field {
  padding-top: 0;
  padding-bottom: 0
}

select {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='rgba(27, 26, 30, 0.50)' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");
  background-position: right .5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact
}

[multiple],
[size]:where(select:not([size="1"])) {
  background-image: none;
  background-position: 0 0;
  background-repeat: unset;
  background-size: initial;
  padding-right: .75rem;
  -webkit-print-color-adjust: unset;
  print-color-adjust: unset
}

[type=checkbox],
[type=radio] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  /* color: #2563eb; */
  background-color: #fff;
  border-color: #1b1a1e80;
  border-width: 1px;
  --tw-shadow: 0 0 #0000
}


[type=checkbox] {
  border-radius: 0;
}

.card-checkbox{
  border-color: #333333;
}

[type=radio] {
  border-radius: 100%
}

[type=checkbox]:focus,
[type=radio]:focus {
  outline: 2px solid #0000;
  outline-offset: 2px;
  /* --tw-ring-inset: var(--tw-empty, */
      /*!*/
      /*!*/
    /* );
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) */
}

[type=checkbox]:checked,
[type=radio]:checked {
  border-color: #EA1917;
  background-color: #fff;
  background-size: 100% 100%;
  background-position: 50%;
  background-repeat: no-repeat
}

[type=checkbox]:checked {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23EA1917' viewBox='0 0 16 16'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0z'/%3E%3C/svg%3E")
}

@media (forced-colors:active) {
  [type=checkbox]:checked {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto
  }
}

[type=radio]:checked {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E")
}

@media (forced-colors:active) {
  [type=radio]:checked {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto
  }
}

/* [type=checkbox]:checked:focus,
[type=checkbox]:checked:hover,
[type=checkbox]:indeterminate,
[type=radio]:checked:focus,
[type=radio]:checked:hover {
  border-color: #0000;
  background-color: currentColor
} */

[type=checkbox]:indeterminate {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");
  background-size: 100% 100%;
  background-position: 50%;
  background-repeat: no-repeat
}

@media (forced-colors:active) {
  [type=checkbox]:indeterminate {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto
  }
}

/* [type=checkbox]:indeterminate:focus,
[type=checkbox]:indeterminate:hover {
  border-color: #0000;
  background-color: currentColor
} */

[type=file] {
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit
}

[type=file]:focus {
  outline: 1px solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color
}

body,
h3 {
  font-family: LG Smart Regular, ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  color: rgb(var(--color-secondary)/.85)
}

h3 {
  font-size: 1.875rem;
  font-weight: 400;
  line-height: 2.5rem
}

p {
  /* font-family: LG Smart Regular, ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji; */
  /* font-size: 1.125rem; */
  line-height: 1.5rem;
  color: rgb(var(--color-secondary)/.85)
}

.beige-gradient {
  background: var(--beige-gradient, linear-gradient(0deg, #ffffff80 0, #ffffff80 100%), linear-gradient(67deg, #e8dcd400 0, #e8dcd4 100%))
}

input,
textarea {
  border-width: 1px;
  border-color: rgb(var(--color-secondary)/.5)
}

input+label {
  color: rgb(var(--color-secondary)/.8)
}

.container {
  padding-left: 15px;
  padding-right: 15px
}

input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
select,
textarea,
textarea.form-textarea {
  height: 56px;
  border-radius: 4px;
  border-color: #CBC8C2;
  /* color: #FFFFFF */
}

input[type=date]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
select:focus,
textarea.form-textarea:focus,
textarea:focus {
  border-color: rgb(var(--color-secondary)/.6);
  outline-width: 0;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.form-item textarea,
.form-item textarea.form-textarea {
  height: 120px
}

.form-item textarea.form-textarea+label {
  display: none
}

address {
  font-style: normal
}

label {
  color: rgb(var(--color-secondary)/.8)
}

label.form-required:after {
  display: inline;
  font-family: LG Smart Regular, ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  --tw-text-opacity: 1;
  color: #000000;
  --tw-content: "*";
  content: var(--tw-content)
}

body .peer:-moz-placeholder-shown~.peer-placeholder-shown\:translate-y-3 {
  --tw-translate-y: 1.15rem
}

body .peer:placeholder-shown~.peer-placeholder-shown\:translate-y-3 {
  --tw-translate-y: 1.15rem
}

body .-translate-y-2 {
  --tw-translate-y: -0.5rem
}

*,
::backdrop,
:after,
:before {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #3b82f680;
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia:
}

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto
}

@media (min-width:640px) {
  .container {
    /* max-width: 640px */
  }
  .dealer-locator-container{
    max-width: 100% !important;
  }
}

@media (min-width:768px) {
  .container {
    /* max-width: 768px */
  }
  .form-group{
    width: 97%;
  }
  .dealer-locator-container{
    max-width: 100% !important;
  }

}

@media (min-width:1024px) {
  .container {
    max-width: 1024px
  }
}

@media (min-width:1280px) {
  .container {
    max-width: 1280px
  }
}

@media (min-width:1536px) {
  .container {
    max-width: 1536px
  }
}

.form-input,
.form-multiselect,
.form-select,
.form-textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border-color: #1b1a1e80;
  border-width: 1px;
  border-radius: 0;
  padding: .5rem .75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000
}

.form-input:focus,
.form-multiselect:focus,
.form-select:focus,
.form-textarea:focus {
  outline: 2px solid #0000;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,
      /*!*/
      /*!*/
    );
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb
}

.form-select {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='rgba(27, 26, 30, 0.50)' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");
  background-position: right .5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact
}

.form-select:where([size]:not([size="1"])) {
  background-image: none;
  background-position: 0 0;
  background-repeat: unset;
  background-size: initial;
  padding-right: .75rem;
  -webkit-print-color-adjust: unset;
  print-color-adjust: unset
}

.form-checkbox,
.form-radio {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  /* color: #2563eb; */
  background-color: #fff;
  border-color: #1b1a1e80;
  border-width: 1px;
  --tw-shadow: 0 0 #0000
}

.form-radio {
  border-radius: 100%
}

.form-checkbox:focus,
.form-radio:focus {
  outline: 2px solid #0000;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,
      /*!*/
      /*!*/
    );
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  /* --tw-ring-color: #2563eb; */
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  /* --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color); */
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)
}

/* .form-checkbox:checked,
.form-radio:checked {
  border-color: #0000;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: 50%;
  background-repeat: no-repeat
} */

.form-radio:checked {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E")
}

@media (forced-colors:active) {
  .form-radio:checked {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto
  }
}

/* .form-checkbox:checked:focus,
.form-checkbox:checked:hover,
.form-radio:checked:focus,
.form-radio:checked:hover {
  border-color: #0000;
  background-color: currentColor
} */

.form-item {
  position: relative
}

.form-group {
  margin-top: 1rem;
  margin-bottom: 1rem
}

.form-zip-search {
  height: 56px;
  width: 100%
}

.form-zip-search.error {
  --tw-border-opacity: 1;
  border-color: rgb(165 0 52/var(--tw-border-opacity))
}

.form-zip-search.error:focus {
  border-color: #a5003499
}

.form-zip-search.error~label {
  --tw-text-opacity: 1;
  color: rgb(165 0 52/var(--tw-text-opacity))
}

.form-zip-search.error~label:focus {
  color: #a5003499
}

.btn-zip-search {
  width: 100%
}

@media (min-width:768px) {
  .btn-zip-search {
    display: inline-block
  }
}

#search-error {
  visibility: hidden !important
}

.agree-check .field-block {
  padding: 9px
}

.form-item-str-describe-your-needs {
  margin-top: -16px
}

.pagination-wrapper {
  line-height: 20px;
  margin-top: 30px;
}

.pagination {
  display: none
}

.show-results .pagination {
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: flex
}

.pagination li {
  display: inline-flex;
  align-items: center
}

.pagination li a {
  cursor: pointer;
  padding: .5rem 1rem;
  --tw-text-opacity: 1;
  color: rgb(var(--color-secondary)/var(--tw-text-opacity))
}

.pagination li a:hover,
.pagination li.active a {
  --tw-text-opacity: 1;
  color: rgb(165 0 52/var(--tw-text-opacity))
}

.pagination li.active a {
  font-weight: 700
}

.pagination li.active a:hover {
  --tw-text-opacity: 1;
  color: rgb(109 0 34/var(--tw-text-opacity))
}

.pagination li.disabled a {
  color: rgb(var(--color-secondary)/.6)
}

.pagination li a,
.pagination-wrapper .btn-pager {
  cursor: pointer
}

.dealer-search--unselect {
  cursor: pointer;
  font-size: .875rem;
  line-height: 1.25rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .025em;
  --tw-text-opacity: 1;
  color: rgb(165 0 52/var(--tw-text-opacity))
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0
}

.visible {
  visibility: visible
}

.invisible {
  visibility: hidden
}

.fixed {
  position: fixed
}

.absolute {
  position: absolute
}

.relative {
  position: relative
}

.sticky {
  position: sticky
}

.bottom-0 {
  bottom: 0
}

.left-0 {
  left: 0
}

.left-2 {
  left: .5rem
}

.left-\[10px\] {
  left: 10px
}

.left-\[5px\] {
  left: 5px
}

.right-0 {
  right: 0
}

.top-0 {
  top: 0
}

.z-10 {
  z-index: 10
}

.z-50 {
  z-index: 50
}

.z-\[420\] {
  z-index: 420
}

.order-first {
  order: -9999
}

.order-last {
  order: 9999
}

.m-0 {
  margin: 0
}

.mx-auto {
  margin-left: auto;
  margin-right: auto
}

.my-1 {
  margin-top: .25rem;
  margin-bottom: .25rem
}

.my-2 {
  margin-top: .5rem;
  margin-bottom: .5rem
}

.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem
}

.my-\[20px\] {
  margin-top: 20px;
  margin-bottom: 20px
}

.mb-0 {
  margin-bottom: 0
}

.mb-2 {
  /* margin-bottom: .5rem */
}

.mb-3 {
  margin-bottom: .75rem
}

.mb-4 {
  margin-bottom: 1rem
}

.mb-5 {
  margin-bottom: 1.25rem
}

.ml-4 {
  margin-left: 1rem
}

.mr-2 {
  margin-right: .5rem
}

.mr-3 {
  margin-right: .75rem
}

.mr-\[15px\] {
  margin-right: 15px
}

.mt-0 {
  margin-top: 0
}

.mt-2 {
  margin-top: .5rem
}

.mt-3 {
  margin-top: .75rem
}

.mt-4 {
  margin-top: 1rem
}

.mt-5 {
  margin-top: 1.25rem
}

.mt-6 {
  margin-top: 1.5rem
}

.mt-7 {
  margin-top: 1.75rem
}

.mt-\[50px\] {
  margin-top: 50px
}

.block {
  display: block
}

.inline-block {
  display: inline-block
}

.inline {
  display: inline
}

.flex {
  display: flex
}

.inline-flex {
  display: inline-flex
}

.table {
  display: table
}

.grid {
  display: grid
}

.hidden {
  display: none
}

.h-10 {
  height: 2.5rem
}

.h-12 {
  height: 3rem
}

.h-16 {
  height: 4rem
}

.h-20 {
  height: 5rem
}

.h-5 {
  height: 1.25rem
}

.h-8 {
  height: 2rem
}

.h-\[40px\] {
  height: 40px
}

.h-\[47px\] {
  height: 47px
}

.h-auto {
  height: auto
}

.h-full {
  height: 100%
}

.min-h-60 {
  min-height: 15rem
}

.min-h-full {
  min-height: 100%
}

.w-16 {
  width: 4rem
}

.w-5 {
  width: 1.25rem
}

.w-60 {
  width: 15rem
}

.w-80 {
  width: 20rem
}

.w-\[123px\] {
  width: 123px
}

.w-auto {
  width: auto
}

.w-full {
  width: 100%
}

.max-w-2xl {
  max-width: 42rem
}

.max-w-7xl {
  max-width: 80rem
}

.max-w-96 {
  max-width: 24rem
}

.flex-1 {
  flex: 1 1 0%
}

.flex-shrink-0 {
  flex-shrink: 0
}

.flex-grow {
  flex-grow: 1
}

.-translate-y-2 {
  --tw-translate-y: -0.5rem
}

.-translate-y-2,
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

@keyframes shine {
  0% {
    background-position: 150% 0
  }

  25% {
    background-position: -50% 0
  }

  to {
    background-position: -50% 0
  }
}

.animate-shine {
  animation: shine 4s ease infinite
}

.auto-rows-fr {
  grid-auto-rows: minmax(0, 1fr)
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr))
}

.flex-row {
  flex-direction: row
}

.flex-col {
  flex-direction: column
}

.flex-wrap {
  flex-wrap: wrap
}

.flex-nowrap {
  flex-wrap: nowrap
}

.items-center {
  align-items: center
}

.justify-start {
  justify-content: flex-start
}

.justify-end {
  justify-content: flex-end
}

.justify-center {
  justify-content: center
}

.justify-between {
  justify-content: space-between
}

.gap-10 {
  gap: 2.5rem
}

.gap-4 {
  gap: 1rem
}

.gap-5 {
  gap: 1.25rem
}

.space-x-4>:not([hidden])~:not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem*var(--tw-space-x-reverse));
  margin-left: calc(1rem*(1 - var(--tw-space-x-reverse)))
}

.whitespace-nowrap {
  white-space: nowrap
}

.rounded-corner {
  border-radius: 4rem
}

.rounded-md {
  border-radius: .375rem
}

.rounded-tr-corner {
  border-top-right-radius: 4rem
}

.border {
  border-width: 1px
}

.border-b {
  border-bottom-width: 2px
}

.border-l {
  border-left-width: 1px
}

.border-\[\#E4E4E4\] {
  --tw-border-opacity: 1;
  border-color: #cbc8c266;
}

.border-secondary {
  --tw-border-opacity: 1;
  border-color: rgb(var(--color-secondary)/var(--tw-border-opacity))
}

.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(165 0 52/var(--tw-bg-opacity))
}

.bg-transparent {
  background-color: initial
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.bg-white\/95 {
  background-color: #fffffff2
}

.bg-\[linear-gradient\(100deg\2c theme\(colors\.red\.500\)\2c 45\%\2c theme\(colors\.red\.400\)\2c 55\%\2c theme\(colors\.red\.500\)\)\] {
  background-image: linear-gradient(100deg, #a50034, 45%, #ce0041, 55%, #a50034)
}

.bg-\[size\:200\%_100\%\] {
  background-size: 200% 100%
}

.fill-primary {
  fill: #000000
}

.fill-secondary {
  fill: rgb(var(--color-secondary)/1)
}

.p-2 {
  padding: .5rem
}

.p-4 {
  padding: 1rem
}

.\!px-\[1\.5rem\] {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important
}

.px-1 {
  padding-left: .25rem;
  padding-right: .25rem
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem
}

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem
}

.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem
}

.py-2 {
  padding-top: .5rem;
  padding-bottom: .5rem
}

.pb-12 {
  padding-bottom: 3rem
}

.pl-3 {
  padding-left: .75rem
}

.pr-3 {
  padding-right: .75rem
}

.pt-16 {
  padding-top: 4rem
}

.text-left {
  text-align: left
}

.text-center {
  text-align: center
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem
}

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem
}

.text-sm {
  font-size: .875rem;
  line-height: 1.25rem
}

.text-xs {
  font-size: .75rem;
  line-height: 1rem
}

.font-bold {
  font-weight: 700
}

.font-medium {
  font-weight: 500
}

.font-semibold {
  font-weight: 600
}

.uppercase {
  text-transform: uppercase
}

.lowercase {
  text-transform: lowercase
}

.leading-normal {
  line-height: 1.5
}

.tracking-tight {
  letter-spacing: -.025em
}

.text-gray-500 {
  color: #1b1a1e80
}

.text-label\/70 {
  color: rgb(var(--color-secondary)/.7)
}

.text-primary {
  --tw-text-opacity: 1;
  color: rgb(165 0 52/var(--tw-text-opacity))
}

.text-secondary {
  --tw-text-opacity: 1;
  color: rgb(var(--color-secondary)/var(--tw-text-opacity))
}

.text-secondary\/80 {
  color: rgb(var(--color-secondary)/.8)
}

.text-secondary\/85 {
  color: rgb(var(--color-secondary)/.85)
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity))
}

.opacity-20 {
  opacity: .2
}

.shadow {
  --tw-shadow: 0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.backdrop-blur-md {
  --tw-backdrop-blur: blur(12px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .15s
}

.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .15s
}

.duration-300 {
  transition-duration: .3s
}

.ease-in-out {
  transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.tw-hide {
  display: none
}

.user-logged-in.toolbar-fixed #lg-header {
  top: 39px
}

.user-logged-in.toolbar-horizontal.toolbar-fixed.toolbar-tray-open #lg-header {
  top: 79px
}

.show-results .show-has-results {
  display: flex;
  margin-top: 0 !important;
}

.get-a-quote-modal .show-no-results,
.get-a-quote-modal.no-results .hide-no-results,
.show-has-results,
.show-no-results {
  display: none
}

.get-a-quote-modal.no-results .show-no-results {
  display: block
}

.no-results .dealer-search--bg {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  text-align: center
}

.no-results .show-no-results {
  display: block
}

.hide-searched .hide-searched {
  display: none
}

.form-email.error,
.form-text.error {
  --tw-border-opacity: 1 !important;
  border-color: rgb(165 0 52/var(--tw-border-opacity)) !important
}

.form-email.valid,
.form-text.valid {
  border-color: rgb(var(--color-secondary)/.5) !important
}

.dealer-locator-no-results .hide-no-results,
.dealer-locator-no-results .modal-body .bottom,
form .button.webform-button--draft,
form .form-item-str-phone-formatted {
  display: none
}

.dealer-locator-no-results .hide-results {
  display: block
}

.dealer-locator-success .hide-results {
  display: none
}

.dealer-locator-success .hide-no-results {
  display: block
}

body .peer:focus~.peer-focus\:-translate-y-2 {
  --tw-translate-y: -0.5rem
}

.hover\:border-gray-500:hover {
  border-color: #1b1a1e80
}

.hover\:bg-primary\/90:hover {
  background-color: #a50034e6
}

.hover\:bg-red-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(109 0 34/var(--tw-bg-opacity))
}

.hover\:bg-\[image\:none\]:hover {
  background-image: none
}

.hover\:text-primary:hover {
  --tw-text-opacity: 1;
  color: rgb(165 0 52/var(--tw-text-opacity))
}

.hover\:text-primary\/90:hover {
  color: #a50034e6
}

.hover\:text-secondary\/90:hover {
  color: rgb(var(--color-secondary)/.9)
}

.focus\:outline-0:focus {
  outline-width: 0
}

.focus\:ring:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.focus\:ring-opacity-50:focus {
  --tw-ring-opacity: 0.5
}

.focus-visible\:outline-none:focus-visible {
  outline: 2px solid #0000;
  outline-offset: 2px
}

.focus-visible\:ring-2:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.focus-visible\:ring-offset-2:focus-visible {
  --tw-ring-offset-width: 2px
}

.disabled\:pointer-events-none:disabled {
  pointer-events: none
}

.disabled\:cursor-not-allowed:disabled {
  cursor: not-allowed
}

.disabled\:bg-gray-50:disabled {
  background-color: rgba(27, 26, 30, .5)
}

.disabled\:text-gray-500:disabled {
  color: #1b1a1e80
}

.disabled\:opacity-50:disabled {
  opacity: .5
}

.peer:-moz-placeholder-shown~.peer-placeholder-shown\:translate-y-3 {
  --tw-translate-y: 0.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.peer:placeholder-shown~.peer-placeholder-shown\:translate-y-3 {
  --tw-translate-y: 0.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.peer:-moz-placeholder-shown~.peer-placeholder-shown\:text-sm {
  font-size: .875rem;
  line-height: 1.25rem
}

.peer:placeholder-shown~.peer-placeholder-shown\:text-sm {
  font-size:18px;
  line-height: 1.25rem
}

.peer:focus~.peer-focus\:-translate-y-2 {
  --tw-translate-y: -0.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.peer:focus~.peer-focus\:text-xs {
  font-size: .75rem;
  line-height: 1rem
}

.peer:disabled~.peer-disabled\:bg-transparent {
  background-color: initial
}

@media (min-width:640px) {
  .sm\:hidden {
    display: none
  }

  .sm\:w-1\/3 {
    width: 33.333333%
  }

  .sm\:w-2\/3 {
    width: 66.666667%
  }

  .sm\:w-60 {
    width: 15rem
  }

  .sm\:w-80 {
    width: 20rem
  }

  .sm\:flex-row {
    flex-direction: row
  }

  .sm\:items-end {
    align-items: flex-end
  }

  .sm\:justify-start {
    justify-content: flex-start
  }

  .sm\:text-5xl {
    font-size: 3rem;
    line-height: 1
  }

  .sm\:tw-hide {
    display: none
  }
}

@media (min-width:768px) {
  .md\:order-first {
    order: -9999
  }

  .md\:order-last {
    order: 9999
  }

  .md\:mx-0 {
    margin-left: 0;
    margin-right: 0
  }

  .md\:my-9 {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem
  }

  .md\:mr-4 {
    margin-right: 1rem
  }

  .md\:mr-\[10px\] {
    margin-right: 10px
  }

  .md\:mr-\[60px\] {
    margin-right: 60px
  }

  .md\:mt-0 {
    margin-top: 0
  }

  .md\:mt-5 {
    margin-top: 1.25rem
  }

  .md\:mt-\[80px\] {
    margin-top: 80px
  }

  .md\:block {
    display: block
  }

  .md\:inline-block {
    display: inline-block
  }

  .md\:hidden {
    display: none
  }

  .md\:h-10 {
    height: 2.5rem
  }

  .md\:h-16 {
    height: 4rem
  }

  .md\:h-\[56px\] {
    height: 56px
  }

  .md\:w-2\/3 {
    width: 66.666667%
  }

  .md\:w-60 {
    width: 15rem
  }

  .md\:w-80 {
    width: 20rem
  }

  .md\:w-\[270px\] {
    width: 270px
  }

  .md\:w-\[307px\] {
    width: 307px
  }

  .md\:w-\[90px\] {
    width: 90px
  }

  /* .md\:max-w-3xl {
    max-width: 48rem
  } */

  .md\:max-w-lg {
    max-width: 32rem
  }

  .md\:grid-cols-3 {
    grid-template-columns: repeat(2, minmax(0, 1fr))
  }

  .md\:flex-row {
    flex-direction: row
  }

  .md\:items-end {
    align-items: flex-end
  }

  .md\:justify-start {
    justify-content: flex-start
  }

  .md\:gap-0 {
    gap: 0
  }

  .md\:p-2 {
    padding: .5rem
  }

  .md\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem
  }

  .md\:pr-1 {
    padding-right: .25rem
  }

  .md\:tw-hide {
    display: none
  }
}

@media (min-width:1024px) {
  .lg\:fixed {
    position: fixed
  }

  .lg\:relative {
    position: relative
  }

  .lg\:-top-40 {
    top: -10rem
  }

  .lg\:mb-20 {
    margin-bottom: 5rem
  }

  .lg\:mr-24 {
    margin-right: 6rem
  }

  .lg\:mr-\[100px\] {
    margin-right: 100px
  }

  .lg\:mt-10 {
    margin-top: 2.5rem
  }

  .lg\:h-20 {
    height: 5rem
  }

  .lg\:h-\[566px\] {
    height: 566px
  }

  .lg\:w-60 {
    width: 15rem
  }

  .lg\:w-80 {
    width: 20rem
  }

  .lg\:max-w-72 {
    max-width: 18rem
  }

  .lg\:max-w-full {
    max-width: 100%
  }

  .lg\:flex-row {
    flex-direction: row
  }

  .lg\:items-start {
    align-items: flex-start
  }

  .lg\:gap-20 {
    gap: 5rem
  }

  .lg\:rounded-tl-corner {
    border-top-left-radius: 4rem
  }

  .lg\:rounded-tr-none {
    border-top-right-radius: 0
  }

  .lg\:p-12 {
    padding: 3rem
  }

  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem
  }

  .lg\:pb-10 {
    padding-bottom: 2.5rem
  }

  .lg\:tw-hide {
    display: none
  }
}

@media (min-width:1280px) {
  .xl\:w-60 {
    width: 15rem
  }

  .xl\:w-80 {
    width: 20rem
  }

  .xl\:p-20 {
    padding: 5rem
  }

  .xl\:tw-hide {
    display: none
  }
}

@media (min-width:1536px) {
  .\32xl\:tw-hide {
    display: none
  }
}