/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: "Aptos", "Segoe UI Variable", sans-serif;
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New',
    monospace;
    --spacing: 0.25rem;
    --container-md: 28rem;
    --container-2xl: 42rem;
    --container-3xl: 48rem;
    --container-4xl: 56rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: .875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --tracking-tight: -0.025em;
    --tracking-wider: 0.05em;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-primary: #e21b2d;
    --color-primary-500: #e21b2d;
    --color-secondary-200: #d9dde3;
    --color-secondary-500: #737b87;
    --color-secondary-600: #59616d;
    --color-secondary-700: #3c424c;
    --color-neutral: #111317;
    --font-display: "Bahnschrift Condensed", "Aptos Display", "Arial Narrow", sans-serif;
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji');
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  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;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type='button'], [type='reset'], [type='submit']), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden='until-found'])) {
    display: none !important;
  }
}
@layer utilities {
  .static {
    position: static;
  }
  .-mx-6 {
    margin-inline: calc(var(--spacing) * -6);
  }
  .mx-2 {
    margin-inline: calc(var(--spacing) * 2);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .prose {
    color: var(--tw-prose-body);
    max-width: 65ch;
    :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
      margin-bottom: 1.25em;
    }
    :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-lead);
      font-size: 1.25em;
      line-height: 1.6;
      margin-top: 1.2em;
      margin-bottom: 1.2em;
    }
    :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-links);
      text-decoration: underline;
      font-weight: 500;
    }
    :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-bold);
      font-weight: 600;
    }
    :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: decimal;
      margin-top: 1.25em;
      margin-bottom: 1.25em;
      padding-inline-start: 1.625em;
    }
    :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-alpha;
    }
    :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-alpha;
    }
    :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-alpha;
    }
    :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-alpha;
    }
    :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-roman;
    }
    :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-roman;
    }
    :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-roman;
    }
    :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-roman;
    }
    :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: decimal;
    }
    :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: disc;
      margin-top: 1.25em;
      margin-bottom: 1.25em;
      padding-inline-start: 1.625em;
    }
    :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
      font-weight: 400;
      color: var(--tw-prose-counters);
    }
    :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
      color: var(--tw-prose-bullets);
    }
    :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      margin-top: 1.25em;
    }
    :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-color: var(--tw-prose-hr);
      border-top-width: 1px;
      margin-top: 3em;
      margin-bottom: 3em;
    }
    :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 500;
      font-style: italic;
      color: var(--tw-prose-quotes);
      border-inline-start-width: 0.25rem;
      border-inline-start-color: var(--tw-prose-quote-borders);
      quotes: "\201C""\201D""\2018""\2019";
      margin-top: 1.6em;
      margin-bottom: 1.6em;
      padding-inline-start: 1em;
    }
    :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
      content: open-quote;
    }
    :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
      content: close-quote;
    }
    :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 800;
      font-size: 2.25em;
      margin-top: 0;
      margin-bottom: 0.8888889em;
      line-height: 1.1111111;
    }
    :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 900;
      color: inherit;
    }
    :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 700;
      font-size: 1.5em;
      margin-top: 2em;
      margin-bottom: 1em;
      line-height: 1.3333333;
    }
    :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 800;
      color: inherit;
    }
    :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      font-size: 1.25em;
      margin-top: 1.6em;
      margin-bottom: 0.6em;
      line-height: 1.6;
    }
    :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 700;
      color: inherit;
    }
    :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      margin-top: 1.5em;
      margin-bottom: 0.5em;
      line-height: 1.5;
    }
    :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 700;
      color: inherit;
    }
    :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      display: block;
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 500;
      font-family: inherit;
      color: var(--tw-prose-kbd);
      box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
      font-size: 0.875em;
      border-radius: 0.3125rem;
      padding-top: 0.1875em;
      padding-inline-end: 0.375em;
      padding-bottom: 0.1875em;
      padding-inline-start: 0.375em;
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-code);
      font-weight: 600;
      font-size: 0.875em;
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
      content: "`";
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
      content: "`";
    }
    :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
      font-size: 0.875em;
    }
    :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
      font-size: 0.9em;
    }
    :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-pre-code);
      background-color: var(--tw-prose-pre-bg);
      overflow-x: auto;
      font-weight: 400;
      font-size: 0.875em;
      line-height: 1.7142857;
      margin-top: 1.7142857em;
      margin-bottom: 1.7142857em;
      border-radius: 0.375rem;
      padding-top: 0.8571429em;
      padding-inline-end: 1.1428571em;
      padding-bottom: 0.8571429em;
      padding-inline-start: 1.1428571em;
    }
    :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      background-color: transparent;
      border-width: 0;
      border-radius: 0;
      padding: 0;
      font-weight: inherit;
      color: inherit;
      font-size: inherit;
      font-family: inherit;
      line-height: inherit;
    }
    :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
      content: none;
    }
    :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
      content: none;
    }
    :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      width: 100%;
      table-layout: auto;
      margin-top: 2em;
      margin-bottom: 2em;
      font-size: 0.875em;
      line-height: 1.7142857;
    }
    :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-bottom-width: 1px;
      border-bottom-color: var(--tw-prose-th-borders);
    }
    :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      vertical-align: bottom;
      padding-inline-end: 0.5714286em;
      padding-bottom: 0.5714286em;
      padding-inline-start: 0.5714286em;
    }
    :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-bottom-width: 1px;
      border-bottom-color: var(--tw-prose-td-borders);
    }
    :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-bottom-width: 0;
    }
    :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      vertical-align: baseline;
    }
    :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-top-width: 1px;
      border-top-color: var(--tw-prose-th-borders);
    }
    :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      vertical-align: top;
    }
    :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      text-align: start;
    }
    :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }
    :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-captions);
      font-size: 0.875em;
      line-height: 1.4285714;
      margin-top: 0.8571429em;
    }
    --tw-prose-body: oklch(37.3% 0.034 259.733);
    --tw-prose-headings: oklch(21% 0.034 264.665);
    --tw-prose-lead: oklch(44.6% 0.03 256.802);
    --tw-prose-links: oklch(21% 0.034 264.665);
    --tw-prose-bold: oklch(21% 0.034 264.665);
    --tw-prose-counters: oklch(55.1% 0.027 264.364);
    --tw-prose-bullets: oklch(87.2% 0.01 258.338);
    --tw-prose-hr: oklch(92.8% 0.006 264.531);
    --tw-prose-quotes: oklch(21% 0.034 264.665);
    --tw-prose-quote-borders: oklch(92.8% 0.006 264.531);
    --tw-prose-captions: oklch(55.1% 0.027 264.364);
    --tw-prose-kbd: oklch(21% 0.034 264.665);
    --tw-prose-kbd-shadows: color-mix(in oklab, oklch(21% 0.034 264.665) 10%, transparent);
    --tw-prose-code: oklch(21% 0.034 264.665);
    --tw-prose-pre-code: oklch(92.8% 0.006 264.531);
    --tw-prose-pre-bg: oklch(27.8% 0.033 256.848);
    --tw-prose-th-borders: oklch(87.2% 0.01 258.338);
    --tw-prose-td-borders: oklch(92.8% 0.006 264.531);
    --tw-prose-invert-body: oklch(87.2% 0.01 258.338);
    --tw-prose-invert-headings: #fff;
    --tw-prose-invert-lead: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-links: #fff;
    --tw-prose-invert-bold: #fff;
    --tw-prose-invert-counters: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-bullets: oklch(44.6% 0.03 256.802);
    --tw-prose-invert-hr: oklch(37.3% 0.034 259.733);
    --tw-prose-invert-quotes: oklch(96.7% 0.003 264.542);
    --tw-prose-invert-quote-borders: oklch(37.3% 0.034 259.733);
    --tw-prose-invert-captions: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-kbd: #fff;
    --tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);
    --tw-prose-invert-code: #fff;
    --tw-prose-invert-pre-code: oklch(87.2% 0.01 258.338);
    --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
    --tw-prose-invert-th-borders: oklch(44.6% 0.03 256.802);
    --tw-prose-invert-td-borders: oklch(37.3% 0.034 259.733);
    font-size: 1rem;
    line-height: 1.75;
    :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }
    :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.5em;
      margin-bottom: 0.5em;
    }
    :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0.375em;
    }
    :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0.375em;
    }
    :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.75em;
      margin-bottom: 0.75em;
    }
    :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
    }
    :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 1.25em;
    }
    :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
    }
    :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 1.25em;
    }
    :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.75em;
      margin-bottom: 0.75em;
    }
    :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
      margin-bottom: 1.25em;
    }
    :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.5em;
      padding-inline-start: 1.625em;
    }
    :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0;
    }
    :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-end: 0;
    }
    :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-top: 0.5714286em;
      padding-inline-end: 0.5714286em;
      padding-bottom: 0.5714286em;
      padding-inline-start: 0.5714286em;
    }
    :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0;
    }
    :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-end: 0;
    }
    :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 0;
    }
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .mt-10 {
    margin-top: calc(var(--spacing) * 10);
  }
  .mt-12 {
    margin-top: calc(var(--spacing) * 12);
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-10 {
    margin-bottom: calc(var(--spacing) * 10);
  }
  .mb-12 {
    margin-bottom: calc(var(--spacing) * 12);
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline-flex {
    display: inline-flex;
  }
  .h-auto {
    height: auto;
  }
  .w-full {
    width: 100%;
  }
  .max-w-2xl {
    max-width: var(--container-2xl);
  }
  .max-w-3xl {
    max-width: var(--container-3xl);
  }
  .max-w-4xl {
    max-width: var(--container-4xl);
  }
  .max-w-md {
    max-width: var(--container-md);
  }
  .max-w-none {
    max-width: none;
  }
  .flex-1 {
    flex: 1;
  }
  .items-center {
    align-items: center;
  }
  .justify-between {
    justify-content: space-between;
  }
  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }
  .gap-10 {
    gap: calc(var(--spacing) * 10);
  }
  .gap-12 {
    gap: calc(var(--spacing) * 12);
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-secondary-200 {
    border-color: var(--color-secondary-200);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
  .py-16 {
    padding-block: calc(var(--spacing) * 16);
  }
  .py-24 {
    padding-block: calc(var(--spacing) * 24);
  }
  .pt-16 {
    padding-top: calc(var(--spacing) * 16);
  }
  .pb-8 {
    padding-bottom: calc(var(--spacing) * 8);
  }
  .pb-12 {
    padding-bottom: calc(var(--spacing) * 12);
  }
  .pb-16 {
    padding-bottom: calc(var(--spacing) * 16);
  }
  .text-center {
    text-align: center;
  }
  .text-right {
    text-align: right;
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
  .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .tracking-tight {
    --tw-tracking: var(--tracking-tight);
    letter-spacing: var(--tracking-tight);
  }
  .tracking-wider {
    --tw-tracking: var(--tracking-wider);
    letter-spacing: var(--tracking-wider);
  }
  .text-neutral {
    color: var(--color-neutral);
  }
  .text-primary-500 {
    color: var(--color-primary-500);
  }
  .text-secondary-500 {
    color: var(--color-secondary-500);
  }
  .text-secondary-600 {
    color: var(--color-secondary-600);
  }
  .text-secondary-700 {
    color: var(--color-secondary-700);
  }
  .uppercase {
    text-transform: uppercase;
  }
  .not-italic {
    font-style: normal;
  }
  .no-underline {
    text-decoration-line: none;
  }
  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .last\:border-b-0 {
    &:last-child {
      border-bottom-style: var(--tw-border-style);
      border-bottom-width: 0px;
    }
  }
  .hover\:text-primary {
    &:hover {
      @media (hover: hover) {
        color: var(--color-primary);
      }
    }
  }
  .hover\:text-primary-500 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-primary-500);
      }
    }
  }
  .hover\:underline {
    &:hover {
      @media (hover: hover) {
        text-decoration-line: underline;
      }
    }
  }
  .md\:mx-0 {
    @media (width >= 48rem) {
      margin-inline: calc(var(--spacing) * 0);
    }
  }
  .md\:text-2xl {
    @media (width >= 48rem) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  .md\:text-3xl {
    @media (width >= 48rem) {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
  }
  .md\:text-4xl {
    @media (width >= 48rem) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }
  .md\:text-5xl {
    @media (width >= 48rem) {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }
}
@layer base {
  *, *::before, *::after {
    box-sizing: border-box;
  }
  body {
    margin: 0;
    color: #111317;
    background: #fff;
    font-family: var(--font-sans);
  }
  a {
    color: inherit;
  }
}
@layer components {
  .ma-shell {
    width: min(1180px, calc(100% - 40px));
    margin-inline: auto;
  }
  .ma-topbar {
    background: #111317;
    color: #fff;
    font-size: .78rem;
    letter-spacing: .04em;
  }
  .ma-topbar-inner {
    min-height: 38px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
  }
  .ma-topbar a {
    text-decoration: none;
  }
  .ma-header {
    position: sticky;
    top: 0;
    z-index: 50;
    background: rgba(255,255,255,.96);
    border-bottom: 1px solid #e5e7eb;
    backdrop-filter: blur(14px);
  }
  .ma-nav {
    min-height: 78px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 28px;
  }
  .ma-brand {
    display: flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
  }
  .ma-logo {
    display: block;
    width: 190px;
    height: auto;
    object-fit: contain;
  }
  .ma-logo-footer {
    width: 210px;
  }
  .ma-brand-mark {
    width: 46px;
    height: 46px;
    display: grid;
    place-items: center;
    color: #fff;
    background: #e21b2d;
    font-family: var(--font-display);
    font-weight: 900;
    font-size: 1.15rem;
    letter-spacing: -.05em;
    transform: skew(-7deg);
  }
  .ma-brand-text strong {
    display: block;
    font-family: var(--font-display);
    font-size: 1.5rem;
    line-height: 1;
    letter-spacing: .025em;
  }
  .ma-brand-text span {
    display: block;
    margin-top: 4px;
    color: #737b87;
    font-size: .67rem;
    font-weight: 700;
    letter-spacing: .16em;
    text-transform: uppercase;
  }
  .ma-menu {
    display: flex;
    align-items: center;
    gap: 26px;
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .ma-menu a {
    text-decoration: none;
    font-size: .88rem;
    font-weight: 750;
  }
  .ma-menu a:hover {
    color: #e21b2d;
  }
  .ma-call {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    padding: 12px 17px;
    color: #fff !important;
    background: #e21b2d;
    text-decoration: none;
    font-weight: 800;
  }
  .ma-call:hover {
    background: #c81020;
  }
  .ma-menu-toggle {
    display: none;
    border: 0;
    background: #111317;
    color: #fff;
    width: 44px;
    height: 44px;
    place-items: center;
  }
  .ma-mobile {
    display: none;
    padding: 0 20px 20px;
    background: #fff;
  }
  .ma-mobile a {
    display: block;
    padding: 13px 0;
    border-bottom: 1px solid #eef0f3;
    text-decoration: none;
    font-weight: 750;
  }
  .ma-hero {
    position: relative;
    overflow: hidden;
    color: #fff;
    background: #111317;
  }
  .ma-hero::before {
    content: "";
    position: absolute;
    inset: 0;
    opacity: .2;
    background: repeating-linear-gradient(118deg,transparent 0 70px,rgba(255,255,255,.09) 70px 72px);
  }
  .ma-hero::after {
    content: "";
    position: absolute;
    width: 600px;
    height: 600px;
    right: -210px;
    top: -220px;
    border: 90px solid rgba(226,27,45,.8);
    border-radius: 50%;
  }
  .ma-hero-grid {
    position: relative;
    z-index: 1;
    min-height: 660px;
    display: grid;
    grid-template-columns: 1.35fr .65fr;
    gap: 70px;
    align-items: center;
    padding: 90px 0;
  }
  .ma-eyebrow {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 18px;
    color: #ffb8bf;
    font-size: .78rem;
    font-weight: 850;
    letter-spacing: .18em;
    text-transform: uppercase;
  }
  .ma-eyebrow::before {
    content: "";
    width: 38px;
    height: 3px;
    background: #e21b2d;
  }
  .ma-hero h1 {
    max-width: 780px;
    margin: 0;
    font-family: var(--font-display);
    font-size: clamp(4rem,8vw,7.5rem);
    font-weight: 900;
    line-height: .82;
    letter-spacing: -.035em;
    text-transform: uppercase;
  }
  .ma-hero h1 em {
    display: block;
    color: #e21b2d;
    font-style: normal;
  }
  .ma-hero-copy {
    max-width: 660px;
    margin: 28px 0 0;
    color: #c8cbd0;
    font-size: 1.13rem;
    line-height: 1.65;
  }
  .ma-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 13px;
    margin-top: 34px;
  }
  .ma-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 52px;
    padding: 0 22px;
    border: 1px solid transparent;
    text-decoration: none;
    font-weight: 850;
    letter-spacing: .01em;
    transition: .2s ease;
  }
  .ma-btn-primary {
    color: #fff;
    background: #e21b2d;
  }
  .ma-btn-primary:hover {
    background: #fff;
    color: #111317;
    transform: translateY(-2px);
  }
  .ma-btn-ghost {
    color: #fff;
    border-color: #525861;
  }
  .ma-btn-ghost:hover {
    border-color: #fff;
    background: #fff;
    color: #111317;
  }
  .ma-hero-panel {
    position: relative;
    padding: 30px;
    border: 1px solid rgba(255,255,255,.16);
    background: rgba(255,255,255,.06);
    backdrop-filter: blur(10px);
  }
  .ma-hero-panel::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 74px;
    height: 5px;
    background: #e21b2d;
  }
  .ma-stat {
    padding: 19px 0;
    border-bottom: 1px solid rgba(255,255,255,.14);
  }
  .ma-stat:last-child {
    border-bottom: 0;
  }
  .ma-stat strong {
    display: block;
    font-family: var(--font-display);
    color: #fff;
    font-size: 2.5rem;
    line-height: 1;
  }
  .ma-stat span {
    display: block;
    margin-top: 5px;
    color: #aeb3bb;
    font-size: .8rem;
    letter-spacing: .08em;
    text-transform: uppercase;
  }
  .ma-trust {
    position: relative;
    z-index: 2;
    margin-top: -32px;
  }
  .ma-trust-grid {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    background: #fff;
    box-shadow: 0 22px 60px rgba(16,18,22,.14);
  }
  .ma-trust-item {
    min-height: 92px;
    display: flex;
    align-items: center;
    gap: 13px;
    padding: 22px;
    border-right: 1px solid #e9ebee;
  }
  .ma-trust-item:last-child {
    border-right: 0;
  }
  .ma-trust-item svg {
    flex: 0 0 auto;
    color: #e21b2d;
  }
  .ma-trust-item strong {
    display: block;
    font-size: .9rem;
  }
  .ma-trust-item span {
    display: block;
    margin-top: 3px;
    color: #59616d;
    font-size: .77rem;
  }
  .ma-section {
    padding: 105px 0;
  }
  .ma-section-soft {
    background: #f4f5f7;
  }
  .ma-kicker {
    margin: 0 0 13px;
    color: #c81020;
    font-size: .75rem;
    font-weight: 900;
    letter-spacing: .2em;
    text-transform: uppercase;
  }
  .ma-title {
    max-width: 790px;
    margin: 0;
    font-family: var(--font-display);
    font-size: clamp(2.7rem,5vw,4.8rem);
    font-weight: 900;
    line-height: .94;
    letter-spacing: -.025em;
    text-transform: uppercase;
  }
  .ma-lead {
    max-width: 650px;
    margin: 20px 0 0;
    color: #656d78;
    line-height: 1.7;
  }
  .ma-services {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 14px;
    margin-top: 48px;
  }
  .ma-service {
    position: relative;
    min-height: 230px;
    padding: 28px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #e4e6e9;
    text-decoration: none;
    transition: .25s ease;
  }
  .ma-service::after {
    content: "";
    position: absolute;
    right: -30px;
    bottom: -30px;
    width: 100px;
    height: 100px;
    border: 17px solid #f0f1f3;
    border-radius: 50%;
    transition: .25s ease;
  }
  .ma-service:hover {
    color: #fff;
    background: #171a1f;
    border-color: #171a1f;
    transform: translateY(-6px);
    box-shadow: 0 20px 45px rgba(17,19,23,.14);
  }
  .ma-service:hover::after {
    border-color: #e21b2d;
  }
  .ma-service-index {
    color: #e21b2d;
    font-family: var(--font-display);
    font-size: 1.15rem;
    font-weight: 900;
  }
  .ma-service h3 {
    max-width: 180px;
    margin: 40px 0 8px;
    font-family: var(--font-display);
    font-size: 1.7rem;
    line-height: 1;
    text-transform: uppercase;
  }
  .ma-service p {
    position: relative;
    z-index: 1;
    margin: 0;
    color: #59616d;
    font-size: .85rem;
    line-height: 1.5;
  }
  .ma-service:hover p {
    color: #c8cbd0;
  }
  .ma-split {
    display: grid;
    grid-template-columns: .8fr 1.2fr;
    gap: 80px;
    align-items: center;
  }
  .ma-workshop {
    position: relative;
    min-height: 520px;
    overflow: hidden;
    background: #171a1f;
  }
  .ma-workshop::before {
    content: "10";
    position: absolute;
    right: -10px;
    bottom: -50px;
    color: #24282e;
    font-family: var(--font-display);
    font-size: 24rem;
    font-weight: 900;
    line-height: 1;
  }
  .ma-workshop-card {
    position: absolute;
    left: 30px;
    right: 30px;
    bottom: 30px;
    padding: 26px;
    color: #fff;
    background: #e21b2d;
  }
  .ma-workshop-card strong {
    display: block;
    font-family: var(--font-display);
    font-size: 2rem;
    text-transform: uppercase;
  }
  .ma-workshop-card span {
    display: block;
    margin-top: 7px;
    opacity: .82;
  }
  .ma-checks {
    display: grid;
    gap: 16px;
    margin: 30px 0 0;
    padding: 0;
    list-style: none;
  }
  .ma-checks li {
    display: flex;
    gap: 13px;
    align-items: flex-start;
    line-height: 1.55;
  }
  .ma-checks svg {
    flex: 0 0 auto;
    margin-top: 2px;
    color: #e21b2d;
  }
  .ma-payments {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 14px;
    margin-top: 42px;
  }
  .ma-payment {
    padding: 28px;
    background: #fff;
    border-left: 4px solid #e21b2d;
  }
  .ma-payment strong {
    display: block;
    font-size: 1rem;
  }
  .ma-payment span {
    display: block;
    margin-top: 7px;
    color: #59616d;
    font-size: .85rem;
    line-height: 1.5;
  }
  .ma-google-reviews {
    position: relative;
    overflow: hidden;
    color: #fff;
    background: #171a1f;
  }
  .ma-google-reviews::after {
    content: "";
    position: absolute;
    right: -140px;
    top: -160px;
    width: 390px;
    height: 390px;
    border: 65px solid #22262c;
    border-radius: 50%;
    pointer-events: none;
  }
  .ma-reviews-heading,.ma-reviews-widget {
    position: relative;
    z-index: 1;
  }
  .ma-reviews-heading {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 30px;
  }
  .ma-google-reviews .ma-title {
    color: #fff;
  }
  .ma-google-reviews .ma-kicker,.ma-service-action .ma-kicker {
    color: #ff8d98;
  }
  .ma-btn-reviews {
    flex: 0 0 auto;
    color: #fff;
    border-color: #555b64;
  }
  .ma-btn-reviews:hover {
    color: #111317;
    background: #fff;
    border-color: #fff;
    transform: translateY(-2px);
  }
  .ma-reviews-widget {
    margin-top: 46px;
    padding: 32px;
    color: #171a1f;
    background: #fff;
    border-top: 5px solid #e21b2d;
    box-shadow: 0 24px 65px rgba(0,0,0,.28);
  }
  .ma-reviews-widget .grw-header {
    border-right-color: #e4e6e9 !important;
  }
  .ma-reviews-widget .grw-review-inner {
    border: 1px solid #e4e6e9 !important;
    box-shadow: none !important;
  }
  .ma-reviews-widget .wp-google-name,.ma-reviews-widget .wp-google-name a {
    color: #171a1f !important;
    font-weight: 800 !important;
  }
  .ma-reviews-widget .wp-google-time,.ma-reviews-widget .wp-google-based {
    color: #59616d !important;
  }
  .ma-reviews-widget .wp-google-wr a {
    color: #a30f1c !important;
  }
  .ma-reviews-widget .grw-img {
    object-fit: cover !important;
  }
  .ma-reviews-widget .grw-prev,.ma-reviews-widget .grw-next {
    min-width: 44px !important;
    min-height: 44px !important;
    border-color: #e21b2d !important;
  }
  .ma-reviews-widget .rpi-dot {
    min-width: 24px !important;
    min-height: 24px !important;
    margin: 4px !important;
  }
  .ma-inner-hero {
    position: relative;
    overflow: hidden;
    padding: 92px 0 85px;
    color: #fff;
    background: #111317;
  }
  .ma-inner-hero::after {
    content: "";
    position: absolute;
    right: -120px;
    top: -190px;
    width: 430px;
    height: 430px;
    border: 70px solid #e21b2d;
    border-radius: 50%;
    opacity: .85;
  }
  .ma-inner-hero .ma-shell {
    position: relative;
    z-index: 1;
  }
  .ma-inner-hero h1 {
    max-width: 900px;
    margin: 0;
    font-family: var(--font-display);
    font-size: clamp(3.7rem,7vw,7rem);
    font-weight: 900;
    line-height: .86;
    letter-spacing: -.03em;
    text-transform: uppercase;
  }
  .ma-inner-hero h1 em {
    display: block;
    color: #e21b2d;
    font-style: normal;
  }
  .ma-inner-hero > .ma-shell > p:last-child {
    max-width: 690px;
    margin: 26px 0 0;
    color: #c8cbd0;
    font-size: 1.08rem;
    line-height: 1.7;
  }
  .ma-about-intro {
    display: grid;
    grid-template-columns: 1.05fr .95fr;
    gap: 90px;
    align-items: start;
  }
  .ma-about-copy p {
    margin: 0 0 20px;
    color: #656d78;
    font-size: 1.03rem;
    line-height: 1.8;
  }
  .ma-about-numbers {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    margin-top: 65px;
    background: #171a1f;
  }
  .ma-about-numbers > div {
    min-height: 145px;
    padding: 30px;
    border-right: 1px solid #30343b;
  }
  .ma-about-numbers > div:last-child {
    border-right: 0;
  }
  .ma-about-numbers strong {
    display: block;
    color: #fff;
    font-family: var(--font-display);
    font-size: 2.5rem;
    line-height: 1;
    text-transform: uppercase;
  }
  .ma-about-numbers span {
    display: block;
    margin-top: 10px;
    color: #aeb3bb;
    font-size: .77rem;
    letter-spacing: .08em;
    text-transform: uppercase;
  }
  .ma-brand-grid {
    display: grid;
    grid-template-columns: repeat(5,1fr);
    gap: 12px;
    margin-top: 46px;
  }
  .ma-brand-grid span {
    display: grid;
    place-items: center;
    min-height: 92px;
    padding: 18px 10px;
    color: #4f5660;
    background: #fff;
    border: 1px solid #e1e4e8;
    font-family: var(--font-display);
    font-size: 1.13rem;
    font-weight: 850;
    letter-spacing: .025em;
    text-align: center;
    text-transform: uppercase;
    transition: .2s ease;
  }
  .ma-brand-grid span:hover {
    color: #fff;
    background: #171a1f;
    border-color: #171a1f;
    transform: translateY(-3px);
  }
  .ma-brand-note {
    margin: 22px 0 0;
    color: #737b87;
    font-size: .82rem;
  }
  .ma-values-grid {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 14px;
    margin-top: 46px;
  }
  .ma-values-grid article {
    min-height: 245px;
    padding: 30px;
    color: #fff;
    background: #171a1f;
    border-top: 5px solid #e21b2d;
  }
  .ma-values-grid article > span {
    color: #e21b2d;
    font-family: var(--font-display);
    font-weight: 900;
  }
  .ma-values-grid h3 {
    margin: 45px 0 10px;
    font-family: var(--font-display);
    font-size: 1.65rem;
    line-height: 1;
    text-transform: uppercase;
  }
  .ma-values-grid p {
    margin: 0;
    color: #aeb3bb;
    font-size: .86rem;
    line-height: 1.65;
  }
  .ma-contact-layout {
    display: grid;
    grid-template-columns: minmax(0,1.1fr) minmax(330px,.7fr);
    gap: 28px;
    align-items: start;
  }
  .ma-contact-card,.ma-contact-info {
    padding: 38px;
    background: #fff;
    box-shadow: 0 18px 55px rgba(17,19,23,.08);
  }
  .ma-contact-card h2,.ma-contact-info h2 {
    margin: 0;
    font-family: var(--font-display);
    font-size: 2.25rem;
    text-transform: uppercase;
  }
  .ma-contact-form {
    display: grid;
    gap: 19px;
    margin-top: 30px;
  }
  .ma-form-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 18px;
  }
  .ma-contact-form label {
    display: grid;
    gap: 8px;
    color: #30353c;
    font-size: .78rem;
    font-weight: 800;
  }
  .ma-contact-form input,.ma-contact-form select,.ma-contact-form textarea {
    width: 100%;
    padding: 14px 15px;
    color: #171a1f;
    background: #f7f8f9;
    border: 1px solid #d9dde2;
    border-radius: 0;
    font: inherit;
    font-size: .92rem;
    outline: none;
    transition: .18s ease;
  }
  .ma-contact-form textarea {
    resize: vertical;
    min-height: 150px;
  }
  .ma-contact-form input:focus,.ma-contact-form select:focus,.ma-contact-form textarea:focus {
    background: #fff;
    border-color: #e21b2d;
    box-shadow: 0 0 0 3px rgba(226,27,45,.1);
  }
  .ma-consent {
    grid-template-columns: 20px 1fr !important;
    align-items: start;
    gap: 10px !important;
    font-weight: 500 !important;
    line-height: 1.5;
  }
  .ma-consent {
    cursor: pointer;
  }
  .ma-consent input[type="checkbox"] {
    -webkit-appearance: checkbox !important;
    appearance: checkbox !important;
    position: static !important;
    display: block !important;
    flex: 0 0 22px !important;
    width: 22px !important;
    min-width: 22px !important;
    height: 22px !important;
    margin: 1px 0 0 !important;
    padding: 0 !important;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
    accent-color: #e21b2d;
  }
  .ma-consent input[type="checkbox"]:focus-visible {
    outline: 3px solid rgba(226,27,45,.28);
    outline-offset: 3px;
  }
  .ma-hp {
    position: absolute !important;
    left: -10000px !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
  }
  .ma-form-alert {
    margin-top: 22px;
    padding: 15px 17px;
    border-left: 4px solid;
    font-size: .86rem;
    line-height: 1.55;
  }
  .ma-form-success {
    color: #185b35;
    background: #e9f8ef;
    border-color: #2d9b5d;
  }
  .ma-form-error {
    color: #8c1822;
    background: #fff0f1;
    border-color: #e21b2d;
  }
  .ma-contact-aside {
    display: grid;
    gap: 20px;
  }
  .ma-contact-info {
    color: #fff;
    background: #171a1f;
    box-shadow: none;
  }
  .ma-contact-info .ma-kicker {
    color: #ff8d98;
  }
  .ma-contact-phone {
    display: block;
    margin: 24px 0 18px;
    color: #fff;
    font-family: var(--font-display);
    font-size: 2.15rem;
    font-weight: 900;
    text-decoration: none;
  }
  .ma-contact-phone:hover {
    color: #ff6f7c;
  }
  .ma-contact-info > p {
    color: #c8cbd0;
    line-height: 1.65;
  }
  .ma-hours {
    display: grid;
    gap: 16px;
    margin-top: 28px;
    padding-top: 25px;
    border-top: 1px solid #353941;
  }
  .ma-hours strong {
    color: #fff;
  }
  .ma-hours span {
    color: #aeb3bb;
    font-size: .84rem;
    line-height: 1.6;
  }
  .ma-contact-map {
    min-height: 340px;
    background: #dde1e5;
  }
  .ma-contact-map iframe {
    display: block;
    width: 100%;
    height: 340px;
    border: 0;
  }
  .ma-btn-dark {
    color: #fff;
    background: #171a1f;
  }
  .ma-btn-dark:hover {
    color: #fff;
    background: #c81020;
    transform: translateY(-2px);
  }
  .ma-home-vehicles {
    background: #fff;
  }
  .ma-home-stock-note {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 25px;
    margin-top: 45px;
    padding: 26px 30px;
    color: #fff;
    background: #171a1f;
    border-left: 5px solid #e21b2d;
  }
  .ma-home-stock-note strong {
    font-family: var(--font-display);
    font-size: 1.5rem;
    text-transform: uppercase;
  }
  .ma-home-stock-note span {
    color: #b9bec5;
  }
  .ma-home-sell {
    color: #fff;
    background: #171a1f;
  }
  .ma-home-sell-grid {
    display: grid;
    grid-template-columns: 110px 1fr auto;
    gap: 40px;
    align-items: center;
    padding: 68px 0;
  }
  .ma-home-sell-number {
    color: #e21b2d;
    font-family: var(--font-display);
    font-size: 6rem;
    font-weight: 900;
    line-height: .8;
  }
  .ma-home-sell .ma-kicker {
    color: #ff9ca5;
  }
  .ma-home-sell h2 {
    margin: 0;
    font-family: var(--font-display);
    font-size: clamp(2.5rem,5vw,4.6rem);
    line-height: .9;
    text-transform: uppercase;
  }
  .ma-home-sell p:not(.ma-kicker) {
    max-width: 720px;
    margin: 15px 0 0;
    color: #b9bec5;
    line-height: 1.65;
  }
  .ma-home-sell .ma-btn {
    color: #171a1f;
    background: #fff;
    white-space: nowrap;
  }
  .ma-inventory-heading {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 30px;
  }
  .ma-inventory-heading .ma-btn {
    flex: 0 0 auto;
  }
  .ma-vehicle-grid {
    display: grid;
    grid-template-columns: repeat(3,minmax(0,1fr));
    gap: 18px;
    margin-top: 48px;
  }
  .ma-vehicle-card {
    overflow: hidden;
    background: #fff;
    border: 1px solid #dfe2e7;
    transition: .24s ease;
  }
  .ma-vehicle-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 22px 50px rgba(17,19,23,.14);
  }
  .ma-vehicle-image {
    position: relative;
    display: block;
    aspect-ratio: 16/10;
    overflow: hidden;
    color: #737b87;
    background: #e8eaed;
  }
  .ma-vehicle-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .35s ease;
  }
  .ma-vehicle-card:hover .ma-vehicle-image img {
    transform: scale(1.035);
  }
  .ma-vehicle-placeholder {
    display: grid;
    width: 100%;
    height: 100%;
    place-items: center;
    color: #9ca2ab;
    background: repeating-linear-gradient(120deg,#eceef1 0 28px,#e4e7ea 28px 56px);
    font-weight: 850;
    text-transform: uppercase;
  }
  .ma-vehicle-status {
    position: absolute;
    left: 18px;
    top: 18px;
    padding: 8px 11px;
    color: #fff;
    background: #e21b2d;
    font-size: .7rem;
    font-weight: 900;
    letter-spacing: .09em;
    text-transform: uppercase;
  }
  .ma-vehicle-body {
    padding: 24px;
  }
  .ma-vehicle-kicker {
    margin: 0 0 8px;
    color: #c81020;
    font-size: .7rem;
    font-weight: 900;
    letter-spacing: .12em;
    text-transform: uppercase;
  }
  .ma-vehicle-card h2 {
    margin: 0;
    font-family: var(--font-display);
    font-size: 1.75rem;
    line-height: 1;
    text-transform: uppercase;
  }
  .ma-vehicle-card h2 a {
    text-decoration: none;
  }
  .ma-vehicle-specs {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    margin-top: 18px;
  }
  .ma-vehicle-specs span {
    padding: 6px 8px;
    color: #4f5660;
    background: #f0f2f4;
    font-size: .72rem;
    font-weight: 750;
  }
  .ma-vehicle-foot {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 18px;
    margin-top: 24px;
    padding-top: 20px;
    border-top: 1px solid #e5e7ea;
  }
  .ma-vehicle-foot strong {
    color: #e21b2d;
    font-family: var(--font-display);
    font-size: 1.65rem;
  }
  .ma-vehicle-foot a {
    font-size: .78rem;
    font-weight: 850;
    text-decoration: none;
  }
  .ma-vehicle-foot a:hover {
    color: #c81020;
  }
  .ma-inventory-empty {
    margin-top: 48px;
    padding: 58px;
    color: #fff;
    background: #171a1f;
    border-left: 7px solid #e21b2d;
  }
  .ma-inventory-empty > span {
    color: #ff9ca5;
    font-size: .72rem;
    font-weight: 900;
    letter-spacing: .15em;
    text-transform: uppercase;
  }
  .ma-inventory-empty h2 {
    max-width: 700px;
    margin: 18px 0 12px;
    font-family: var(--font-display);
    font-size: clamp(2.3rem,4vw,4rem);
    line-height: .95;
    text-transform: uppercase;
  }
  .ma-inventory-empty p {
    max-width: 640px;
    color: #b9bec5;
    line-height: 1.65;
  }
  .ma-sell-strip {
    color: #fff;
    background: #e21b2d;
  }
  .ma-sell-strip-inner {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 45px;
    align-items: center;
    padding: 65px 0;
  }
  .ma-sell-strip .ma-kicker {
    color: #fff;
    opacity: .82;
  }
  .ma-sell-strip h2 {
    margin: 0;
    font-family: var(--font-display);
    font-size: clamp(2.5rem,5vw,4.6rem);
    line-height: .9;
    text-transform: uppercase;
  }
  .ma-sell-strip p:not(.ma-kicker) {
    margin: 13px 0 0;
    color: #fff;
  }
  .ma-sell-strip .ma-btn {
    color: #171a1f;
    background: #fff;
  }
  .ma-vehicle-single-head {
    padding: 70px 0 55px;
    color: #fff;
    background: #171a1f;
  }
  .ma-back-link {
    display: inline-block;
    margin-bottom: 30px;
    color: #c8cbd0;
    font-size: .82rem;
    font-weight: 800;
    text-decoration: none;
  }
  .ma-vehicle-title-row {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 40px;
  }
  .ma-vehicle-title-row h1 {
    max-width: 850px;
    margin: 0;
    font-family: var(--font-display);
    font-size: clamp(3.2rem,7vw,6.6rem);
    line-height: .86;
    text-transform: uppercase;
  }
  .ma-vehicle-title-row > strong {
    color: #ff4354;
    font-family: var(--font-display);
    font-size: clamp(2.4rem,4vw,4rem);
    white-space: nowrap;
  }
  .ma-vehicle-single-grid {
    display: grid;
    grid-template-columns: minmax(0,1fr) 360px;
    gap: 28px;
    align-items: start;
  }
  .ma-vehicle-main-image {
    aspect-ratio: 16/10;
    overflow: hidden;
    background: #e1e4e8;
  }
  .ma-vehicle-main-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .ma-vehicle-gallery {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 10px;
    margin-top: 10px;
  }
  .ma-vehicle-gallery img {
    width: 100%;
    aspect-ratio: 4/3;
    object-fit: cover;
  }
  .ma-vehicle-description {
    margin-top: 32px;
    padding: 38px;
    background: #fff;
  }
  .ma-vehicle-description h2,.ma-vehicle-data h2,.ma-vehicle-contact h2 {
    margin: 0;
    font-family: var(--font-display);
    font-size: 2rem;
    text-transform: uppercase;
  }
  .ma-vehicle-description p {
    color: #59616d;
    line-height: 1.75;
  }
  .ma-vehicle-aside {
    display: grid;
    gap: 18px;
  }
  .ma-vehicle-data,.ma-vehicle-contact {
    padding: 30px;
    background: #fff;
  }
  .ma-vehicle-data dl {
    margin: 24px 0 0;
  }
  .ma-vehicle-data dl div {
    display: flex;
    justify-content: space-between;
    gap: 15px;
    padding: 14px 0;
    border-bottom: 1px solid #e5e7ea;
  }
  .ma-vehicle-data dt {
    color: #737b87;
    font-size: .82rem;
  }
  .ma-vehicle-data dd {
    margin: 0;
    font-weight: 850;
    text-align: right;
  }
  .ma-vehicle-contact {
    color: #fff;
    background: #171a1f;
    border-top: 5px solid #e21b2d;
  }
  .ma-vehicle-contact .ma-kicker {
    color: #ff9ca5;
  }
  .ma-vehicle-contact p {
    color: #b9bec5;
    line-height: 1.6;
  }
  .ma-vehicle-contact .ma-btn {
    width: 100%;
    margin-top: 10px;
  }
  .ma-vehicle-contact .ma-btn-ghost {
    color: #fff;
  }
  .ma-sell-layout {
    display: grid;
    grid-template-columns: minmax(0,1fr) 380px;
    gap: 28px;
    align-items: start;
  }
  .ma-sell-form-card {
    padding: 40px;
    background: #fff;
    box-shadow: 0 18px 55px rgba(17,19,23,.08);
  }
  .ma-sell-form-card > h2,.ma-sell-aside > h2 {
    margin: 0;
    font-family: var(--font-display);
    font-size: 2.45rem;
    line-height: 1;
    text-transform: uppercase;
  }
  .ma-sell-form {
    display: grid;
    gap: 24px;
    margin-top: 30px;
  }
  .ma-sell-form fieldset {
    display: grid;
    gap: 18px;
    margin: 0;
    padding: 0 0 27px;
    border: 0;
    border-bottom: 1px solid #e1e4e8;
  }
  .ma-sell-form legend {
    margin-bottom: 18px;
    font-family: var(--font-display);
    font-size: 1.35rem;
    font-weight: 900;
    text-transform: uppercase;
  }
  .ma-sell-form label {
    display: grid;
    gap: 8px;
    color: #30353c;
    font-size: .78rem;
    font-weight: 800;
  }
  .ma-sell-form input,.ma-sell-form select,.ma-sell-form textarea {
    width: 100%;
    padding: 14px 15px;
    color: #171a1f;
    background: #f7f8f9;
    border: 1px solid #d9dde2;
    border-radius: 0;
    font: inherit;
    font-size: .92rem;
    outline: none;
  }
  .ma-sell-form input:focus,.ma-sell-form select:focus,.ma-sell-form textarea:focus {
    background: #fff;
    border-color: #e21b2d;
    box-shadow: 0 0 0 3px rgba(226,27,45,.1);
  }
  .ma-file-field input {
    padding: 13px;
    border: 1px dashed #bcc2cb;
  }
  .ma-file-field small {
    color: #737b87;
    font-weight: 500;
  }
  .ma-sell-aside {
    padding: 35px;
    color: #fff;
    background: #171a1f;
    border-top: 5px solid #e21b2d;
  }
  .ma-sell-aside .ma-kicker {
    color: #ff9ca5;
  }
  .ma-sell-aside ol {
    display: grid;
    gap: 0;
    margin: 32px 0 0;
    padding: 0;
    list-style: none;
  }
  .ma-sell-aside li {
    display: grid;
    grid-template-columns: 48px 1fr;
    gap: 15px;
    padding: 20px 0;
    border-bottom: 1px solid #333841;
  }
  .ma-sell-aside li > strong {
    color: #e21b2d;
    font-family: var(--font-display);
    font-size: 1.3rem;
  }
  .ma-sell-aside li span,.ma-sell-aside li b {
    display: block;
  }
  .ma-sell-aside li b {
    margin-bottom: 5px;
    color: #fff;
  }
  .ma-sell-aside li span {
    color: #aeb3bb;
    font-size: .83rem;
    line-height: 1.5;
  }
  .ma-sell-note {
    margin-top: 28px;
    padding: 20px;
    color: #171a1f;
    background: #fff;
  }
  .ma-sell-note p {
    margin: 7px 0 0;
    color: #59616d;
    font-size: .8rem;
    line-height: 1.55;
  }
  .ma-service-detail {
    display: grid;
    grid-template-columns: minmax(0,1fr) 360px;
    gap: 55px;
    align-items: start;
  }
  .ma-service-list {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 12px;
    margin: 38px 0 0;
    padding: 0;
    list-style: none;
  }
  .ma-service-list li {
    display: flex;
    gap: 11px;
    align-items: flex-start;
    padding: 18px;
    background: #fff;
    border-left: 4px solid #e21b2d;
    font-weight: 750;
    line-height: 1.45;
  }
  .ma-service-list li span {
    color: #e21b2d;
    font-weight: 900;
  }
  .ma-service-action {
    padding: 34px;
    color: #fff;
    background: #171a1f;
    border-top: 5px solid #e21b2d;
  }
  .ma-service-action h2 {
    margin: 0;
    font-family: var(--font-display);
    font-size: 2.4rem;
    line-height: 1;
    text-transform: uppercase;
  }
  .ma-service-action > p:not(.ma-kicker) {
    color: #aeb3bb;
    line-height: 1.65;
  }
  .ma-service-action .ma-btn {
    width: 100%;
    margin-top: 16px;
  }
  .ma-service-phone {
    display: block;
    margin-top: 24px;
    color: #fff;
    font-family: var(--font-display);
    font-size: 1.65rem;
    font-weight: 900;
    text-align: center;
    text-decoration: none;
  }
  .ma-generic-content {
    padding-top: 70px;
    padding-bottom: 90px;
    color: #4f5660;
    line-height: 1.75;
  }
  .ma-generic-content img,.ma-generic-content svg,.ma-generic-content iframe {
    max-width: 100%;
    height: auto;
  }
  .ma-generic-content h2,.ma-generic-content h3 {
    color: #171a1f;
    font-family: var(--font-display);
    text-transform: uppercase;
  }
  .ma-booking-page {
    background: #f4f5f7;
  }
  .ma-booking-hero {
    position: relative;
    overflow: hidden;
    padding: 82px 0 75px;
    color: #fff;
    background: #111317;
  }
  .ma-booking-hero::after {
    content: "";
    position: absolute;
    width: 360px;
    height: 360px;
    right: -100px;
    top: -180px;
    border: 60px solid #e21b2d;
    border-radius: 50%;
    opacity: .8;
  }
  .ma-booking-hero .ma-shell {
    position: relative;
    z-index: 1;
  }
  .ma-booking-hero h1 {
    max-width: 850px;
    margin: 0;
    font-family: var(--font-display);
    font-size: clamp(3.4rem,7vw,6.5rem);
    font-weight: 900;
    line-height: .88;
    letter-spacing: -.025em;
    text-transform: uppercase;
  }
  .ma-booking-hero > .ma-shell > p:last-child {
    max-width: 700px;
    margin: 24px 0 0;
    color: #c8cbd0;
    font-size: 1.08rem;
    line-height: 1.7;
  }
  .ma-booking-main {
    padding: 70px 0 90px;
  }
  .ma-booking-layout {
    display: grid;
    grid-template-columns: minmax(0,1fr) 350px;
    gap: 28px;
    align-items: start;
  }
  .ma-booking-card {
    min-width: 0;
    padding: 34px;
    background: #fff;
    box-shadow: 0 18px 55px rgba(17,19,23,.09);
  }
  .ma-booking-card-head {
    display: flex;
    gap: 18px;
    align-items: flex-start;
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #e8eaed;
  }
  .ma-booking-card-head > span {
    flex: 0 0 auto;
    display: grid;
    place-items: center;
    width: 46px;
    height: 46px;
    color: #fff;
    background: #e21b2d;
    font-family: var(--font-display);
    font-size: 1.35rem;
    font-weight: 900;
  }
  .ma-booking-card h2 {
    margin: 0;
    font-family: var(--font-display);
    font-size: 2rem;
    line-height: 1;
    text-transform: uppercase;
  }
  .ma-booking-card-head p {
    margin: 7px 0 0;
    color: #737b87;
    font-size: .88rem;
  }
  .ma-diagnostic-price {
    display: grid;
    grid-template-columns: 42px 1fr;
    gap: 14px;
    align-items: center;
    margin: 0 0 24px;
    padding: 17px 18px;
    color: #fff;
    background: #171a1f;
    border-left: 5px solid #e21b2d;
  }
  .ma-diagnostic-price svg {
    color: #e21b2d;
  }
  .ma-diagnostic-price strong {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    gap: 20px;
    font-family: var(--font-display);
    font-size: 1rem;
    letter-spacing: .02em;
    text-transform: uppercase;
  }
  .ma-diagnostic-price strong span {
    color: #fff;
    font-size: 1.35rem;
    white-space: nowrap;
  }
  .ma-diagnostic-price p {
    margin: 5px 0 0;
    color: #c8cbd0;
    font-size: .78rem;
    line-height: 1.5;
  }
  .ma-bookly-wrap {
    min-height: 280px;
  }
  .ma-bookly-wrap .bookly-services-form-container {
    max-width: none !important;
  }
  .ma-bookly-wrap .bg-bookly {
    background-color: #e21b2d !important;
  }
  .ma-bookly-wrap .text-bookly {
    color: #c81020 !important;
  }
  .ma-bookly-wrap .btn-outline-bookly {
    color: #c81020 !important;
    border-color: #c81020 !important;
  }
  .ma-bookly-wrap .bookly-services-form-container .card {
    position: relative !important;
    min-height: 84px !important;
    height: auto !important;
    overflow: hidden !important;
    color: #171a1f !important;
    background: #fff !important;
    background-image: none !important;
    border: 1px solid #dfe2e7 !important;
    border-left: 5px solid #e21b2d !important;
    border-radius: 3px !important;
    box-shadow: 0 8px 24px rgba(17,19,23,.07) !important;
    transition: transform .18s ease,border-color .18s ease,box-shadow .18s ease !important;
  }
  .ma-bookly-wrap .bookly-services-form-container .card:hover {
    transform: translateY(-2px) !important;
    border-color: #e21b2d !important;
    box-shadow: 0 14px 30px rgba(17,19,23,.12) !important;
  }
  .ma-bookly-wrap .bookly-services-form-container .card img, .ma-bookly-wrap .bookly-services-form-container .card picture, .ma-bookly-wrap .bookly-services-form-container .card [class*="image"], .ma-bookly-wrap .bookly-services-form-container .card [style*="background-image"] {
    display: none !important;
    background-image: none !important;
  }
  .ma-bookly-wrap .bookly-services-form-container .bookly-card-title {
    position: static !important;
    inset: auto !important;
    display: flex !important;
    align-items: center !important;
    width: auto !important;
    max-width: none !important;
    max-height: none !important;
    min-height: 84px !important;
    padding: 20px 24px !important;
    color: #171a1f !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    font-family: var(--font-display) !important;
    font-size: 1.15rem !important;
    font-weight: 800 !important;
    line-height: 1.15 !important;
    letter-spacing: .01em !important;
    text-transform: uppercase !important;
  }
  .ma-bookly-wrap .bookly-services-form-container .card::after {
    content: "";
    position: absolute;
    right: 20px;
    top: 50%;
    width: 9px;
    height: 9px;
    border-top: 2px solid #e21b2d;
    border-right: 2px solid #e21b2d;
    transform: translateY(-50%) rotate(45deg);
  }
  .ma-bookly-wrap .bookly-services-form-container .card.active, .ma-bookly-wrap .bookly-services-form-container .card.selected {
    color: #fff !important;
    background: #171a1f !important;
    border-color: #171a1f !important;
    border-left-color: #e21b2d !important;
  }
  .ma-bookly-wrap .bookly-services-form-container .card.active .bookly-card-title, .ma-bookly-wrap .bookly-services-form-container .card.selected .bookly-card-title {
    color: #fff !important;
  }
  .ma-booking-aside {
    display: grid;
    gap: 18px;
  }
  .ma-booking-note,.ma-booking-contact {
    padding: 28px;
    background: #fff;
    border-top: 4px solid #e21b2d;
  }
  .ma-booking-note ol {
    display: grid;
    gap: 22px;
    margin: 24px 0 0;
    padding: 0;
    list-style: none;
    counter-reset: booking;
  }
  .ma-booking-note li {
    position: relative;
    padding-left: 42px;
    counter-increment: booking;
  }
  .ma-booking-note li::before {
    content: counter(booking);
    position: absolute;
    left: 0;
    top: 0;
    display: grid;
    place-items: center;
    width: 28px;
    height: 28px;
    color: #fff;
    background: #171a1f;
    font-family: var(--font-display);
    font-weight: 900;
  }
  .ma-booking-note strong,.ma-booking-note span {
    display: block;
  }
  .ma-booking-note strong {
    font-size: .92rem;
  }
  .ma-booking-note span {
    margin-top: 4px;
    color: #737b87;
    font-size: .8rem;
    line-height: 1.55;
  }
  .ma-booking-contact {
    color: #fff;
    background: #171a1f;
    border-top-color: #e21b2d;
  }
  .ma-booking-contact p {
    margin: 0 0 12px;
    color: #aeb3bb;
    font-size: .83rem;
  }
  .ma-booking-contact a {
    display: block;
    color: #fff;
    font-family: var(--font-display);
    font-size: 2rem;
    font-weight: 900;
    text-decoration: none;
  }
  .ma-booking-contact span {
    display: block;
    margin-top: 15px;
    color: #aeb3bb;
    font-size: .76rem;
    line-height: 1.6;
  }
  .ma-booking-legal {
    padding: 0 0 85px;
  }
  .ma-booking-legal .ma-shell {
    padding: 24px 28px;
    background: #fff;
    border-left: 4px solid #e21b2d;
  }
  .ma-booking-legal strong {
    font-family: var(--font-display);
    font-size: 1.25rem;
    text-transform: uppercase;
  }
  .ma-booking-legal p {
    margin: 8px 0 0;
    color: #656d78;
    font-size: .86rem;
    line-height: 1.65;
  }
  .ma-cta {
    color: #fff;
    background: #e21b2d;
  }
  .ma-cta-inner {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 35px;
    align-items: center;
    padding: 60px 0;
  }
  .ma-cta h2 {
    margin: 0;
    font-family: var(--font-display);
    font-size: clamp(2.5rem,5vw,4.5rem);
    line-height: .9;
    text-transform: uppercase;
  }
  .ma-cta p {
    margin: 12px 0 0;
    color: #fff;
  }
  .ma-cta .ma-btn {
    color: #111317;
    background: #fff;
  }
  .ma-footer {
    color: #c8cbd0;
    background: #111317;
  }
  .ma-footer-grid {
    display: grid;
    grid-template-columns: 1.3fr 1fr 1fr;
    gap: 70px;
    padding: 70px 0 50px;
  }
  .ma-footer h3 {
    margin: 0 0 18px;
    color: #fff;
    font-family: var(--font-display);
    font-size: 1.35rem;
    text-transform: uppercase;
  }
  .ma-footer p, .ma-footer li {
    color: #9ea4ad;
    line-height: 1.7;
    font-size: .87rem;
  }
  .ma-footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .ma-footer a {
    color: #c8cbd0;
    text-decoration: none;
  }
  .ma-footer a:hover {
    color: #fff;
  }
  .ma-footer-bottom {
    padding: 20px 0;
    border-top: 1px solid #2c3037;
    color: #777f8a;
    font-size: .78rem;
    display: flex;
    justify-content: space-between;
    gap: 20px;
  }
  @media (max-width:960px) {
    .ma-menu {
      display: none;
    }
    .ma-about-intro,.ma-contact-layout,.ma-service-detail,.ma-vehicle-single-grid,.ma-sell-layout {
      grid-template-columns: 1fr;
    }
    .ma-vehicle-grid {
      grid-template-columns: repeat(2,minmax(0,1fr));
    }
    .ma-sell-strip-inner {
      grid-template-columns: 1fr;
    }
    .ma-home-sell-grid {
      grid-template-columns: 90px 1fr;
    }
    .ma-home-sell-grid .ma-btn {
      grid-column: 2;
      justify-self: start;
    }
    .ma-vehicle-title-row {
      align-items: flex-start;
      flex-direction: column;
    }
    .ma-about-numbers {
      grid-template-columns: repeat(2,1fr);
    }
    .ma-brand-grid {
      grid-template-columns: repeat(3,1fr);
    }
    .ma-values-grid {
      grid-template-columns: 1fr;
    }
    .ma-booking-layout {
      grid-template-columns: 1fr;
    }
    .ma-booking-aside {
      grid-template-columns: repeat(2,1fr);
    }
    .ma-menu-toggle {
      display: grid;
    }
    .ma-mobile[data-open="true"] {
      display: block;
    }
    .ma-hero-grid,.ma-split {
      grid-template-columns: 1fr;
    }
    .ma-hero-grid {
      min-height: auto;
      padding: 75px 0 90px;
    }
    .ma-hero-panel {
      display: grid;
      grid-template-columns: repeat(3,1fr);
    }
    .ma-stat {
      border-bottom: 0;
      border-right: 1px solid rgba(255,255,255,.14);
    }
    .ma-services {
      grid-template-columns: repeat(2,1fr);
    }
    .ma-trust-grid {
      grid-template-columns: repeat(2,1fr);
    }
    .ma-trust-item:nth-child(2) {
      border-right: 0;
    }
    .ma-footer-grid {
      grid-template-columns: 1fr 1fr;
    }
  }
  @media (max-width:640px) {
    .ma-shell {
      width: min(100% - 28px,1180px);
    }
    .ma-inner-hero {
      padding: 62px 0 58px;
    }
    .ma-about-numbers,.ma-form-grid {
      grid-template-columns: 1fr;
    }
    .ma-brand-grid {
      grid-template-columns: repeat(2,1fr);
    }
    .ma-about-numbers > div {
      min-height: 115px;
      border-right: 0;
      border-bottom: 1px solid #30343b;
    }
    .ma-contact-card,.ma-contact-info {
      padding: 26px 20px;
    }
    .ma-contact-phone {
      font-size: 1.75rem;
    }
    .ma-booking-hero {
      padding: 62px 0 58px;
    }
    .ma-booking-main {
      padding: 35px 0 58px;
    }
    .ma-booking-card {
      padding: 20px 14px;
    }
    .ma-booking-card-head {
      padding-inline: 6px;
    }
    .ma-bookly-wrap .bookly-services-form-container .card {
      min-height: 70px !important;
      margin-bottom: 10px !important;
    }
    .ma-bookly-wrap .bookly-services-form-container .bookly-card-title {
      min-height: 70px !important;
      padding: 16px 44px 16px 18px !important;
      font-size: 1rem !important;
    }
    .ma-bookly-wrap .bookly-services-form-container .card::after {
      right: 18px;
    }
    .ma-booking-aside {
      grid-template-columns: 1fr;
    }
    .ma-booking-contact a {
      font-size: 1.7rem;
    }
    .ma-topbar-inner {
      min-height: 34px;
      justify-content: center;
    }
    .ma-topbar-inner span:first-child {
      display: none;
    }
    .ma-nav {
      min-height: 68px;
    }
    .ma-brand-mark {
      width: 40px;
      height: 40px;
    }
    .ma-brand-text strong {
      font-size: 1.2rem;
    }
    .ma-brand-text span {
      display: none;
    }
    .ma-hero::after {
      width: 340px;
      height: 340px;
      border-width: 55px;
    }
    .ma-hero h1 {
      font-size: 3.7rem;
    }
    .ma-hero-panel {
      grid-template-columns: 1fr;
    }
    .ma-stat {
      border-right: 0;
      border-bottom: 1px solid rgba(255,255,255,.14);
    }
    .ma-trust {
      margin-top: 0;
    }
    .ma-trust-grid,.ma-services,.ma-payments,.ma-footer-grid,.ma-cta-inner,.ma-service-list,.ma-vehicle-grid {
      grid-template-columns: 1fr;
    }
    .ma-inventory-heading {
      align-items: flex-start;
      flex-direction: column;
    }
    .ma-inventory-heading .ma-btn {
      width: 100%;
    }
    .ma-inventory-empty {
      padding: 34px 24px;
    }
    .ma-home-stock-note {
      align-items: flex-start;
      flex-direction: column;
      padding: 24px;
    }
    .ma-home-sell-grid {
      grid-template-columns: 1fr;
      gap: 25px;
    }
    .ma-home-sell-number {
      font-size: 4rem;
    }
    .ma-home-sell-grid .ma-btn {
      grid-column: auto;
      width: 100%;
    }
    .ma-sell-form-card,.ma-sell-aside {
      padding: 26px 20px;
    }
    .ma-vehicle-gallery {
      grid-template-columns: repeat(2,1fr);
    }
    .ma-vehicle-description {
      padding: 26px 20px;
    }
    .ma-trust-item {
      border-right: 0;
      border-bottom: 1px solid #e9ebee;
    }
    .ma-reviews-heading {
      align-items: flex-start;
      flex-direction: column;
    }
    .ma-btn-reviews {
      width: 100%;
    }
    .ma-reviews-widget {
      margin-top: 32px;
      padding: 18px 12px;
    }
    .ma-section {
      padding: 72px 0;
    }
    .ma-split {
      gap: 42px;
    }
    .ma-workshop {
      min-height: 400px;
    }
    .ma-footer-grid {
      gap: 35px;
    }
    .ma-footer-bottom {
      flex-direction: column;
    }
  }
  @media (prefers-reduced-motion:reduce) {
    *,*::before,*::after {
      scroll-behavior: auto !important;
      transition: none !important;
    }
  }
}
@layer base {
  input:where([type='text']),input:where(:not([type])),input:where([type='email']),input:where([type='url']),input:where([type='password']),input:where([type='number']),input:where([type='date']),input:where([type='datetime-local']),input:where([type='month']),input:where([type='search']),input:where([type='tel']),input:where([type='time']),input:where([type='week']),select:where([multiple]),textarea,select {
    appearance: none;
    background-color: #fff;
    border-color: oklch(55.1% 0.027 264.364);
    border-width: 1px;
    border-radius: 0px;
    padding-top: 0.5rem;
    padding-right: 0.75rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-shadow: 0 0 #0000;
    &:focus {
      outline: 2px solid transparent;
      outline-offset: 2px;
      --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-color: oklch(54.6% 0.245 262.881);
      --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: oklch(54.6% 0.245 262.881);
    }
  }
  input::placeholder,textarea::placeholder {
    color: oklch(55.1% 0.027 264.364);
    opacity: 1;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-date-and-time-value {
    min-height: 1.5em;
  }
  ::-webkit-date-and-time-value {
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field {
    padding-top: 0;
    padding-bottom: 0;
  }
  select {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='oklch(55.1%25 0.027 264.364)' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
    background-position: right 0.5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
    print-color-adjust: exact;
  }
  select:where([multiple]),select:where([size]:not([size="1"])) {
    background-image: initial;
    background-position: initial;
    background-repeat: unset;
    background-size: initial;
    padding-right: 0.75rem;
    print-color-adjust: unset;
  }
  input:where([type='checkbox']),input:where([type='radio']) {
    appearance: none;
    padding: 0;
    print-color-adjust: exact;
    display: inline-block;
    vertical-align: middle;
    background-origin: border-box;
    user-select: none;
    flex-shrink: 0;
    height: 1rem;
    width: 1rem;
    color: oklch(54.6% 0.245 262.881);
    background-color: #fff;
    border-color: oklch(55.1% 0.027 264.364);
    border-width: 1px;
    --tw-shadow: 0 0 #0000;
  }
  input:where([type='checkbox']) {
    border-radius: 0px;
  }
  input:where([type='radio']) {
    border-radius: 100%;
  }
  input:where([type='checkbox']):focus,input:where([type='radio']):focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: oklch(54.6% 0.245 262.881);
    --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);
  }
  input:where([type='checkbox']):checked,input:where([type='radio']):checked {
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
  }
  input:where([type='checkbox']):checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
    @media (forced-colors: active) {
      appearance: auto;
    }
  }
  input:where([type='radio']):checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
    @media (forced-colors: active) {
      appearance: auto;
    }
  }
  input:where([type='checkbox']):checked:hover,input:where([type='checkbox']):checked:focus,input:where([type='radio']):checked:hover,input:where([type='radio']):checked:focus {
    border-color: transparent;
    background-color: currentColor;
  }
  input:where([type='checkbox']):indeterminate {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    @media (forced-colors: active) {
      appearance: auto;
    }
  }
  input:where([type='checkbox']):indeterminate:hover,input:where([type='checkbox']):indeterminate:focus {
    border-color: transparent;
    background-color: currentColor;
  }
  input:where([type='file']) {
    background: unset;
    border-color: inherit;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-size: unset;
    line-height: inherit;
  }
  input:where([type='file']):focus {
    outline: 1px solid ButtonText;
    outline: 1px auto -webkit-focus-ring-color;
  }
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-border-style: solid;
      --tw-font-weight: initial;
      --tw-tracking: initial;
    }
  }
}
