/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */
@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-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-space-x-reverse: 0;
      --tw-divide-y-reverse: 0;
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
    }
  }
}

@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --color-red-500: oklch(63.7% .237 25.331);
    --color-red-600: oklch(57.7% .245 27.325);
    --color-red-700: oklch(50.5% .213 27.518);
    --color-red-800: oklch(44.4% .177 26.899);
    --color-amber-50: oklch(98.7% .022 95.277);
    --color-yellow-200: oklch(94.5% .129 101.54);
    --color-blue-50: oklch(97% .014 254.604);
    --color-blue-100: oklch(93.2% .032 255.585);
    --color-blue-200: oklch(88.2% .059 254.128);
    --color-blue-500: oklch(62.3% .214 259.815);
    --color-blue-600: oklch(54.6% .245 262.881);
    --color-blue-700: oklch(48.8% .243 264.376);
    --color-slate-700: oklch(37.2% .044 257.287);
    --color-gray-50: oklch(98.5% .002 247.839);
    --color-gray-100: oklch(96.7% .003 264.542);
    --color-gray-200: oklch(92.8% .006 264.531);
    --color-gray-300: oklch(87.2% .01 258.338);
    --color-gray-400: oklch(70.7% .022 261.325);
    --color-gray-500: oklch(55.1% .027 264.364);
    --color-gray-600: oklch(44.6% .03 256.802);
    --color-gray-700: oklch(37.3% .034 259.733);
    --color-gray-800: oklch(27.8% .033 256.848);
    --color-gray-900: oklch(21% .034 264.665);
    --color-neutral-50: oklch(98.5% 0 0);
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --breakpoint-2xl: 96rem;
    --container-md: 28rem;
    --container-lg: 32rem;
    --container-2xl: 42rem;
    --container-4xl: 56rem;
    --container-5xl: 64rem;
    --container-7xl: 80rem;
    --text-xs: .75rem;
    --text-xs--line-height: calc(1 / .75);
    --text-sm: .875rem;
    --text-sm--line-height: calc(1.25 / .875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --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-light: 300;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --tracking-wide: .025em;
    --tracking-wider: .05em;
    --tracking-widest: .1em;
    --leading-tight: 1.25;
    --leading-snug: 1.375;
    --leading-relaxed: 1.625;
    --radius-sm: .25rem;
    --radius-md: .375rem;
    --radius-lg: .5rem;
    --radius-xl: .75rem;
    --radius-3xl: 1.5rem;
    --drop-shadow-md: 0 3px 3px #0000001f;
    --ease-in: cubic-bezier(.4, 0, 1, 1);
    --ease-in-out: cubic-bezier(.4, 0, .2, 1);
    --animate-spin: spin 1s linear infinite;
    --animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;
    --blur-sm: 8px;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-orange: var(--editorial-accent);
    --color-cloud: var(--editorial-card);
    --color-sky: var(--editorial-sky);
    --color-muted: var(--editorial-muted);
    --color-hairline: var(--editorial-border);
  }
}

@layer base {
  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html, :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    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;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }

  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%;
  }

  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 {
    vertical-align: middle;
    display: block;
  }

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

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  :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)) {
      ::placeholder {
        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 {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  ::-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"]) {
    appearance: button;
  }

  ::file-selector-button {
    appearance: button;
  }

  ::-webkit-inner-spin-button {
    height: auto;
  }

  ::-webkit-outer-spin-button {
    height: auto;
  }

  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }

  ul {
    list-style-type: disc;
  }

  body {
    font-family: var(--bs-body-font-family);
    font-size: var(--bs-body-font-size);
    font-weight: var(--bs-body-font-weight);
    line-height: var(--bs-body-line-height);
    color: var(--bs-body-color);
    text-align: var(--bs-body-text-align);
    background-color: var(--bs-body-bg);
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: #0000;
    margin: 0;
  }

  hr {
    color: inherit;
    border: 0;
    border-top: var(--bs-border-width) solid;
    opacity: .25;
    margin: 1rem 0;
  }

  h6, .h6, h5, .h5, .ecat-form label, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
    color: var(--bs-heading-color);
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
  }

  h1, .h1 {
    font-size: calc(1.375rem + 1.5vw);
  }

  @media (min-width: 1200px) {
    h1, .h1 {
      font-size: 2.5rem;
    }
  }

  h2, .h2 {
    font-size: calc(1.325rem + .9vw);
  }

  @media (min-width: 1200px) {
    h2, .h2 {
      font-size: 2rem;
    }
  }

  h3, .h3 {
    font-size: calc(1.3rem + .6vw);
  }

  @media (min-width: 1200px) {
    h3, .h3 {
      font-size: 1.75rem;
    }
  }

  h4, .h4 {
    font-size: calc(1.275rem + .3vw);
  }

  @media (min-width: 1200px) {
    h4, .h4 {
      font-size: 1.5rem;
    }
  }

  h5, .h5, .ecat-form label {
    font-size: 1.25rem;
  }

  h6, .h6 {
    font-size: 1rem;
  }

  p {
    margin-top: 0;
    margin-bottom: 1rem;
  }

  abbr[title] {
    cursor: help;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }

  address {
    font-style: normal;
    line-height: inherit;
    margin-bottom: 1rem;
  }

  ol, ul, dl {
    margin-top: 0;
    margin-bottom: 1rem;
    list-style: none;
  }

  ol ol, ul ul, ol ul, ul ol {
    margin-bottom: 0;
  }

  dt {
    font-weight: 700;
  }

  dd {
    margin-bottom: .5rem;
    margin-left: 0;
  }

  blockquote {
    margin: 0 0 1rem;
  }

  b, strong {
    font-weight: bolder;
  }

  small, .small {
    font-size: .875em;
  }

  mark, .mark {
    color: var(--bs-highlight-color);
    background-color: var(--bs-highlight-bg);
    padding: .1875em;
  }

  sub, sup {
    vertical-align: baseline;
    font-size: .75em;
    line-height: 0;
    position: relative;
  }

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

  a:hover {
    --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
  }

  a:not([href]):not([class]), a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none;
  }

  pre, code, kbd, samp {
    font-family: var(--bs-font-monospace);
    font-size: 1em;
  }

  pre {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: .875em;
    display: block;
    overflow: auto;
  }

  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal;
  }

  code {
    color: var(--bs-code-color);
    word-wrap: break-word;
    font-size: .875em;
  }

  a > code {
    color: inherit;
  }

  kbd {
    color: var(--bs-body-bg);
    background-color: var(--bs-body-color);
    border-radius: .25rem;
    padding: .1875rem .375rem;
    font-size: .875em;
  }

  kbd kbd {
    padding: 0;
    font-size: 1em;
  }

  figure {
    margin: 0 0 1rem;
  }

  img, svg {
    vertical-align: middle;
  }

  table {
    caption-side: bottom;
    border-collapse: collapse;
  }

  caption {
    color: var(--bs-secondary-color);
    text-align: left;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  th {
    text-align: inherit;
    text-align: -webkit-match-parent;
  }

  thead, tbody, tfoot, tr, td, th {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
  }

  .container, .container-fluid, .container-3x, .container-2x, .container-xl, .container-lg, .container-md, .container-sm {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-left: auto;
    margin-right: auto;
  }

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

@layer components;

@layer utilities {
  .pointer-events-none {
    pointer-events: none;
  }

  .collapse {
    visibility: collapse;
  }

  .invisible {
    visibility: hidden;
  }

  .visible {
    visibility: visible;
  }

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

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .static {
    position: static;
  }

  .sticky {
    position: sticky;
  }

  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }

  .inset-y-0 {
    inset-block: calc(var(--spacing) * 0);
  }

  .-top-8 {
    top: calc(var(--spacing) * -8);
  }

  .top-1\/2 {
    top: 50%;
  }

  .top-4 {
    top: calc(var(--spacing) * 4);
  }

  .top-full {
    top: 100%;
  }

  .right-0 {
    right: calc(var(--spacing) * 0);
  }

  .right-1 {
    right: calc(var(--spacing) * 1);
  }

  .right-2 {
    right: calc(var(--spacing) * 2);
  }

  .right-3 {
    right: calc(var(--spacing) * 3);
  }

  .right-4 {
    right: calc(var(--spacing) * 4);
  }

  .-bottom-5 {
    bottom: calc(var(--spacing) * -5);
  }

  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }

  .bottom-1 {
    bottom: calc(var(--spacing) * 1);
  }

  .bottom-4 {
    bottom: calc(var(--spacing) * 4);
  }

  .bottom-5 {
    bottom: calc(var(--spacing) * 5);
  }

  .bottom-6 {
    bottom: calc(var(--spacing) * 6);
  }

  .-left-10 {
    left: calc(var(--spacing) * -10);
  }

  .left-0 {
    left: calc(var(--spacing) * 0);
  }

  .left-1\/2 {
    left: 50%;
  }

  .left-4 {
    left: calc(var(--spacing) * 4);
  }

  .left-20 {
    left: calc(var(--spacing) * 20);
  }

  .-z-10 {
    z-index: calc(10 * -1);
  }

  .z-10 {
    z-index: 10;
  }

  .z-50 {
    z-index: 50;
  }

  .z-100 {
    z-index: 100;
  }

  .col-12 {
    grid-column: 12;
  }

  .col-span-2 {
    grid-column: span 2 / span 2;
  }

  .col-span-4 {
    grid-column: span 4 / span 4;
  }

  .col-span-5 {
    grid-column: span 5 / span 5;
  }

  .col-span-7 {
    grid-column: span 7 / span 7;
  }

  .col-span-12 {
    grid-column: span 12 / span 12;
  }

  .container {
    width: 100%;
  }

  @media (min-width: 40rem) {
    .container {
      max-width: 40rem;
    }
  }

  @media (min-width: 48rem) {
    .container {
      max-width: 48rem;
    }
  }

  @media (min-width: 64rem) {
    .container {
      max-width: 64rem;
    }
  }

  @media (min-width: 80rem) {
    .container {
      max-width: 80rem;
    }
  }

  @media (min-width: 96rem) {
    .container {
      max-width: 96rem;
    }
  }

  .m-0 {
    margin: calc(var(--spacing) * 0);
  }

  .mx-2 {
    margin-inline: calc(var(--spacing) * 2);
  }

  .mx-3 {
    margin-inline: calc(var(--spacing) * 3);
  }

  .mx-4 {
    margin-inline: calc(var(--spacing) * 4);
  }

  .mx-8 {
    margin-inline: calc(var(--spacing) * 8);
  }

  .mx-auto {
    margin-inline: auto;
  }

  .my-1 {
    margin-block: calc(var(--spacing) * 1);
  }

  .my-2 {
    margin-block: calc(var(--spacing) * 2);
  }

  .my-4 {
    margin-block: calc(var(--spacing) * 4);
  }

  .my-8 {
    margin-block: calc(var(--spacing) * 8);
  }

  .my-10 {
    margin-block: calc(var(--spacing) * 10);
  }

  .my-12 {
    margin-block: calc(var(--spacing) * 12);
  }

  .my-16 {
    margin-block: calc(var(--spacing) * 16);
  }

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

  .mt-0 {
    margin-top: calc(var(--spacing) * 0);
  }

  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }

  .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);
  }

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

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

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

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

  .mt-auto {
    margin-top: auto;
  }

  .mr-2 {
    margin-right: calc(var(--spacing) * 2);
  }

  .mr-4 {
    margin-right: calc(var(--spacing) * 4);
  }

  .mr-10 {
    margin-right: calc(var(--spacing) * 10);
  }

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

  .mb-0 {
    margin-bottom: calc(var(--spacing) * 0);
  }

  .mb-1 {
    margin-bottom: calc(var(--spacing) * 1);
  }

  .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-5 {
    margin-bottom: calc(var(--spacing) * 5);
  }

  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }

  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }

  .mb-10 {
    margin-bottom: calc(var(--spacing) * 10);
  }

  .mb-12 {
    margin-bottom: calc(var(--spacing) * 12);
  }

  .mb-20 {
    margin-bottom: calc(var(--spacing) * 20);
  }

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

  .mb-\[66px\] {
    margin-bottom: 66px;
  }

  .ml-1 {
    margin-left: calc(var(--spacing) * 1);
  }

  .ml-2 {
    margin-left: calc(var(--spacing) * 2);
  }

  .ml-3 {
    margin-left: calc(var(--spacing) * 3);
  }

  .ml-4 {
    margin-left: calc(var(--spacing) * 4);
  }

  .ml-5 {
    margin-left: calc(var(--spacing) * 5);
  }

  .ml-14 {
    margin-left: calc(var(--spacing) * 14);
  }

  .ml-\[15px\] {
    margin-left: 15px;
  }

  .line-clamp-3 {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
  }

  .block {
    display: block;
  }

  .contents {
    display: contents;
  }

  .flex {
    display: flex;
  }

  .flow-root {
    display: flow-root;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

  .inline {
    display: inline;
  }

  .inline-block {
    display: inline-block;
  }

  .inline-flex {
    display: inline-flex;
  }

  .table {
    display: table;
  }

  .size-\[11px\] {
    width: 11px;
    height: 11px;
  }

  .\!h-full {
    height: 100% !important;
  }

  .h-1\/2 {
    height: 50%;
  }

  .h-3 {
    height: calc(var(--spacing) * 3);
  }

  .h-4 {
    height: calc(var(--spacing) * 4);
  }

  .h-5 {
    height: calc(var(--spacing) * 5);
  }

  .h-6 {
    height: calc(var(--spacing) * 6);
  }

  .h-8 {
    height: calc(var(--spacing) * 8);
  }

  .h-9 {
    height: calc(var(--spacing) * 9);
  }

  .h-10 {
    height: calc(var(--spacing) * 10);
  }

  .h-12 {
    height: calc(var(--spacing) * 12);
  }

  .h-14 {
    height: calc(var(--spacing) * 14);
  }

  .h-16 {
    height: calc(var(--spacing) * 16);
  }

  .h-20 {
    height: calc(var(--spacing) * 20);
  }

  .h-28 {
    height: calc(var(--spacing) * 28);
  }

  .h-32 {
    height: calc(var(--spacing) * 32);
  }

  .h-36 {
    height: calc(var(--spacing) * 36);
  }

  .h-37 {
    height: calc(var(--spacing) * 37);
  }

  .h-40 {
    height: calc(var(--spacing) * 40);
  }

  .h-48 {
    height: calc(var(--spacing) * 48);
  }

  .h-64 {
    height: calc(var(--spacing) * 64);
  }

  .h-\[48px\] {
    height: 48px;
  }

  .h-\[54px\] {
    height: 54px;
  }

  .h-\[55px\] {
    height: 55px;
  }

  .h-\[60vh\] {
    height: 60vh;
  }

  .h-\[64px\] {
    height: 64px;
  }

  .h-\[92vh\] {
    height: 92vh;
  }

  .h-\[150px\] {
    height: 150px;
  }

  .h-\[151px\] {
    height: 151px;
  }

  .h-\[159px\] {
    height: 159px;
  }

  .h-\[250px\] {
    height: 250px;
  }

  .h-\[270px\] {
    height: 270px;
  }

  .h-\[360px\] {
    height: 360px;
  }

  .h-\[450px\] {
    height: 450px;
  }

  .h-\[550px\] {
    height: 550px;
  }

  .h-\[620px\] {
    height: 620px;
  }

  .h-\[650px\] {
    height: 650px;
  }

  .h-\[calc\(100vh-64px\)\] {
    height: calc(100vh - 64px);
  }

  .h-auto {
    height: auto;
  }

  .h-full {
    height: 100%;
  }

  .h-px {
    height: 1px;
  }

  .h-screen {
    height: 100vh;
  }

  .max-h-0 {
    max-height: calc(var(--spacing) * 0);
  }

  .max-h-48 {
    max-height: calc(var(--spacing) * 48);
  }

  .max-h-60 {
    max-height: calc(var(--spacing) * 60);
  }

  .max-h-96 {
    max-height: calc(var(--spacing) * 96);
  }

  .max-h-\[320px\] {
    max-height: 320px;
  }

  .max-h-\[820px\] {
    max-height: 820px;
  }

  .max-h-full {
    max-height: 100%;
  }

  .max-h-screen {
    max-height: 100vh;
  }

  .min-h-\[40vh\] {
    min-height: 40vh;
  }

  .min-h-\[46px\] {
    min-height: 46px;
  }

  .min-h-\[64px\] {
    min-height: 64px;
  }

  .min-h-\[70vh\] {
    min-height: 70vh;
  }

  .min-h-\[161px\] {
    min-height: 161px;
  }

  .min-h-\[200px\] {
    min-height: 200px;
  }

  .min-h-\[350px\] {
    min-height: 350px;
  }

  .min-h-\[450px\] {
    min-height: 450px;
  }

  .min-h-\[482px\] {
    min-height: 482px;
  }

  .min-h-\[503px\] {
    min-height: 503px;
  }

  .min-h-\[524px\] {
    min-height: 524px;
  }

  .min-h-screen {
    min-height: 100vh;
  }

  .\!w-full {
    width: 100% !important;
  }

  .w-1\/2 {
    width: 50%;
  }

  .w-1\/3 {
    width: 33.3333%;
  }

  .w-1\/4 {
    width: 25%;
  }

  .w-2\/3 {
    width: 66.6667%;
  }

  .w-3 {
    width: calc(var(--spacing) * 3);
  }

  .w-3\/4 {
    width: 75%;
  }

  .w-4 {
    width: calc(var(--spacing) * 4);
  }

  .w-4\/5 {
    width: 80%;
  }

  .w-5\/6 {
    width: 83.3333%;
  }

  .w-6 {
    width: calc(var(--spacing) * 6);
  }

  .w-8\/12 {
    width: 66.6667%;
  }

  .w-9\/12 {
    width: 75%;
  }

  .w-10 {
    width: calc(var(--spacing) * 10);
  }

  .w-11\/12 {
    width: 91.6667%;
  }

  .w-12 {
    width: calc(var(--spacing) * 12);
  }

  .w-14 {
    width: calc(var(--spacing) * 14);
  }

  .w-16 {
    width: calc(var(--spacing) * 16);
  }

  .w-20 {
    width: calc(var(--spacing) * 20);
  }

  .w-24 {
    width: calc(var(--spacing) * 24);
  }

  .w-28 {
    width: calc(var(--spacing) * 28);
  }

  .w-30 {
    width: calc(var(--spacing) * 30);
  }

  .w-32 {
    width: calc(var(--spacing) * 32);
  }

  .w-36 {
    width: calc(var(--spacing) * 36);
  }

  .w-40 {
    width: calc(var(--spacing) * 40);
  }

  .w-48 {
    width: calc(var(--spacing) * 48);
  }

  .w-60 {
    width: calc(var(--spacing) * 60);
  }

  .w-64 {
    width: calc(var(--spacing) * 64);
  }

  .w-72 {
    width: calc(var(--spacing) * 72);
  }

  .w-76 {
    width: calc(var(--spacing) * 76);
  }

  .w-100 {
    width: calc(var(--spacing) * 100);
  }

  .w-\[16px\] {
    width: 16px;
  }

  .w-\[20\%\] {
    width: 20%;
  }

  .w-\[60px\] {
    width: 60px;
  }

  .w-\[80\%\] {
    width: 80%;
  }

  .w-\[110px\] {
    width: 110px;
  }

  .w-\[160px\] {
    width: 160px;
  }

  .w-\[200px\] {
    width: 200px;
  }

  .w-\[240px\] {
    width: 240px;
  }

  .w-\[272px\] {
    width: 272px;
  }

  .w-\[300px\] {
    width: 300px;
  }

  .w-\[340px\] {
    width: 340px;
  }

  .w-\[350px\] {
    width: 350px;
  }

  .w-\[calc\(100\%-32px\)\] {
    width: calc(100% - 32px);
  }

  .w-fit {
    width: fit-content;
  }

  .w-full {
    width: 100%;
  }

  .w-max {
    width: max-content;
  }

  .w-px {
    width: 1px;
  }

  .w-screen {
    width: 100vw;
  }

  .max-w-2xl {
    max-width: var(--container-2xl);
  }

  .max-w-4xl {
    max-width: var(--container-4xl);
  }

  .max-w-5xl {
    max-width: var(--container-5xl);
  }

  .max-w-7xl {
    max-width: var(--container-7xl);
  }

  .max-w-\[263px\] {
    max-width: 263px;
  }

  .max-w-\[360px\] {
    max-width: 360px;
  }

  .max-w-\[420px\] {
    max-width: 420px;
  }

  .max-w-\[520px\] {
    max-width: 520px;
  }

  .max-w-\[550px\] {
    max-width: 550px;
  }

  .max-w-\[600px\] {
    max-width: 600px;
  }

  .max-w-full {
    max-width: 100%;
  }

  .max-w-lg {
    max-width: var(--container-lg);
  }

  .max-w-md {
    max-width: var(--container-md);
  }

  .min-w-0 {
    min-width: calc(var(--spacing) * 0);
  }

  .min-w-full {
    min-width: 100%;
  }

  .flex-1 {
    flex: 1;
  }

  .flex-\[0_0_100\%\] {
    flex: 0 0 100%;
  }

  .flex-none {
    flex: none;
  }

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

  .flex-grow, .grow {
    flex-grow: 1;
  }

  .basis-1\/2 {
    flex-basis: 50%;
  }

  .basis-1\/3 {
    flex-basis: 33.3333%;
  }

  .basis-2\/3 {
    flex-basis: 66.6667%;
  }

  .basis-2\/5 {
    flex-basis: 40%;
  }

  .basis-3\/5 {
    flex-basis: 60%;
  }

  .border-collapse {
    border-collapse: collapse;
  }

  .-translate-x-1\/2 {
    --tw-translate-x: calc(calc(1 / 2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .-translate-x-full {
    --tw-translate-x: -100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .translate-x-0 {
    --tw-translate-x: calc(var(--spacing) * 0);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .translate-x-full {
    --tw-translate-x: 100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .rotate-180 {
    rotate: 180deg;
  }

  .rotate-\[-90deg\] {
    rotate: -90deg;
  }

  .transform {
    transform: var(--tw-rotate-x, ) var(--tw-rotate-y, ) var(--tw-rotate-z, ) var(--tw-skew-x, ) var(--tw-skew-y, );
  }

  .animate-pulse {
    animation: var(--animate-pulse);
  }

  .animate-spin {
    animation: var(--animate-spin);
  }

  .cursor-default {
    cursor: default;
  }

  .cursor-not-allowed {
    cursor: not-allowed;
  }

  .cursor-pointer {
    cursor: pointer;
  }

  .cursor-text {
    cursor: text;
  }

  .resize {
    resize: both;
  }

  .resize-none {
    resize: none;
  }

  .list-disc {
    list-style-type: disc;
  }

  .list-none {
    list-style-type: none;
  }

  .appearance-none {
    appearance: none;
  }

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

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

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

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

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

  .flex-col {
    flex-direction: column;
  }

  .flex-col-reverse {
    flex-direction: column-reverse;
  }

  .flex-row {
    flex-direction: row;
  }

  .flex-wrap {
    flex-wrap: wrap;
  }

  .items-center {
    align-items: center;
  }

  .items-start {
    align-items: flex-start;
  }

  .items-stretch {
    align-items: stretch;
  }

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

  .justify-center {
    justify-content: center;
  }

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

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

  .justify-items-center {
    justify-items: center;
  }

  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }

  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }

  .gap-2\.5 {
    gap: calc(var(--spacing) * 2.5);
  }

  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }

  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }

  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }

  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }

  .gap-12 {
    gap: calc(var(--spacing) * 12);
  }

  .gap-\[10px\] {
    gap: 10px;
  }

  .gap-\[11px\] {
    gap: 11px;
  }

  .gap-\[13px\] {
    gap: 13px;
  }

  .gap-\[25px\] {
    gap: 25px;
  }

  :where(.space-y-0 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 0) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 0) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-0\.5 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * .5) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * .5) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-1 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-2 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-3 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-4 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-6 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-\[13px\] > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(13px * var(--tw-space-y-reverse));
    margin-block-end: calc(13px * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-\[20px\] > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(20px * var(--tw-space-y-reverse));
    margin-block-end: calc(20px * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-\[25px\] > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(25px * var(--tw-space-y-reverse));
    margin-block-end: calc(25px * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-\[26px\] > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(26px * var(--tw-space-y-reverse));
    margin-block-end: calc(26px * calc(1 - var(--tw-space-y-reverse)));
  }

  .gap-x-6 {
    column-gap: calc(var(--spacing) * 6);
  }

  :where(.space-x-1 > :not(:last-child)) {
    --tw-space-x-reverse: 0;
    margin-inline-start: calc(calc(var(--spacing) * 1) * var(--tw-space-x-reverse));
    margin-inline-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-x-reverse)));
  }

  :where(.space-x-2 > :not(:last-child)) {
    --tw-space-x-reverse: 0;
    margin-inline-start: calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));
    margin-inline-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)));
  }

  :where(.space-x-2\.5 > :not(:last-child)) {
    --tw-space-x-reverse: 0;
    margin-inline-start: calc(calc(var(--spacing) * 2.5) * var(--tw-space-x-reverse));
    margin-inline-end: calc(calc(var(--spacing) * 2.5) * calc(1 - var(--tw-space-x-reverse)));
  }

  :where(.space-x-3 > :not(:last-child)) {
    --tw-space-x-reverse: 0;
    margin-inline-start: calc(calc(var(--spacing) * 3) * var(--tw-space-x-reverse));
    margin-inline-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-x-reverse)));
  }

  :where(.space-x-4 > :not(:last-child)) {
    --tw-space-x-reverse: 0;
    margin-inline-start: calc(calc(var(--spacing) * 4) * var(--tw-space-x-reverse));
    margin-inline-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-x-reverse)));
  }

  :where(.space-x-6 > :not(:last-child)) {
    --tw-space-x-reverse: 0;
    margin-inline-start: calc(calc(var(--spacing) * 6) * var(--tw-space-x-reverse));
    margin-inline-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-x-reverse)));
  }

  :where(.space-x-8 > :not(:last-child)) {
    --tw-space-x-reverse: 0;
    margin-inline-start: calc(calc(var(--spacing) * 8) * var(--tw-space-x-reverse));
    margin-inline-end: calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-x-reverse)));
  }

  :where(.space-x-10 > :not(:last-child)) {
    --tw-space-x-reverse: 0;
    margin-inline-start: calc(calc(var(--spacing) * 10) * var(--tw-space-x-reverse));
    margin-inline-end: calc(calc(var(--spacing) * 10) * calc(1 - var(--tw-space-x-reverse)));
  }

  .gap-y-2 {
    row-gap: calc(var(--spacing) * 2);
  }

  .gap-y-4 {
    row-gap: calc(var(--spacing) * 4);
  }

  :where(.divide-y > :not(:last-child)) {
    --tw-divide-y-reverse: 0;
    border-bottom-style: var(--tw-border-style);
    border-top-style: var(--tw-border-style);
    border-top-width: calc(1px * var(--tw-divide-y-reverse));
    border-bottom-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  }

  :where(.divide-\[\#d1dbe7\] > :not(:last-child)) {
    border-color: #d1dbe7;
  }

  :where(.divide-\[\#e9e9e9\] > :not(:last-child)) {
    border-color: #e9e9e9;
  }

  :where(.divide-\[\#eeeeee\] > :not(:last-child)) {
    border-color: #eee;
  }

  .self-start {
    align-self: flex-start;
  }

  .truncate {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }

  .overflow-auto {
    overflow: auto;
  }

  .overflow-hidden {
    overflow: hidden;
  }

  .overflow-x-auto {
    overflow-x: auto;
  }

  .overflow-x-hidden {
    overflow-x: hidden;
  }

  .overflow-y-auto {
    overflow-y: auto;
  }

  .\!rounded-\[5px\] {
    border-radius: 5px !important;
  }

  .rounded {
    border-radius: .25rem;
  }

  .rounded-3xl {
    border-radius: var(--radius-3xl);
  }

  .rounded-\[5px\] {
    border-radius: 5px;
  }

  .rounded-full {
    border-radius: 3.40282e38px;
  }

  .rounded-lg {
    border-radius: var(--radius-lg);
  }

  .rounded-md {
    border-radius: var(--radius-md);
  }

  .rounded-none {
    border-radius: 0;
  }

  .rounded-sm {
    border-radius: var(--radius-sm);
  }

  .rounded-xl {
    border-radius: var(--radius-xl);
  }

  .rounded-t-\[5px\] {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }

  .rounded-t-lg {
    border-top-left-radius: var(--radius-lg);
    border-top-right-radius: var(--radius-lg);
  }

  .rounded-l-\[5px\] {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }

  .rounded-r-\[5px\] {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }

  .rounded-b-lg {
    border-bottom-right-radius: var(--radius-lg);
    border-bottom-left-radius: var(--radius-lg);
  }

  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }

  .border-0 {
    border-style: var(--tw-border-style);
    border-width: 0;
  }

  .border-2 {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }

  .border-y {
    border-block-style: var(--tw-border-style);
    border-block-width: 1px;
  }

  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }

  .border-t-0 {
    border-top-style: var(--tw-border-style);
    border-top-width: 0;
  }

  .border-r {
    border-right-style: var(--tw-border-style);
    border-right-width: 1px;
  }

  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }

  .border-b-2 {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 2px;
  }

  .border-b-\[3px\] {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 3px;
  }

  .border-l-6 {
    border-left-style: var(--tw-border-style);
    border-left-width: 6px;
  }

  .\!border-none {
    --tw-border-style: none !important;
    border-style: none !important;
  }

  .border-dashed {
    --tw-border-style: dashed;
    border-style: dashed;
  }

  .border-none {
    --tw-border-style: none;
    border-style: none;
  }

  .\!border-black {
    border-color: var(--color-black) !important;
  }

  .border-black {
    border-color: var(--color-black);
  }

  .border-gray-100 {
    border-color: var(--color-gray-100);
  }

  .border-gray-200 {
    border-color: var(--color-gray-200);
  }

  .border-gray-300 {
    border-color: var(--color-gray-300);
  }

  .border-gray-400 {
    border-color: var(--color-gray-400);
  }

  .border-gray-500 {
    border-color: var(--color-gray-500);
  }

  .border-gray-600 {
    border-color: var(--color-gray-600);
  }

  .border-hairline {
    border-color: var(--color-hairline);
  }

  .border-red-500 {
    border-color: var(--color-red-500);
  }

  .border-red-600 {
    border-color: var(--color-red-600);
  }

  .border-transparent {
    border-color: #0000;
  }

  .border-white {
    border-color: var(--color-white);
  }

  .border-t-transparent {
    border-top-color: #0000;
  }

  .border-r-gray-800 {
    border-right-color: var(--color-gray-800);
  }

  .border-b-gray-200 {
    border-bottom-color: var(--color-gray-200);
  }

  .border-b-gray-700 {
    border-bottom-color: var(--color-gray-700);
  }

  .bg-\[\#0A66C2\] {
    background-color: #0a66c2;
  }

  .bg-\[\#F8FCFF\] {
    background-color: #f8fcff;
  }

  .bg-\[\#d7e8fb\] {
    background-color: #d7e8fb;
  }

  .bg-\[\#eceef1\] {
    background-color: #eceef1;
  }

  .bg-amber-50 {
    background-color: var(--color-amber-50);
  }

  .bg-black {
    background-color: var(--color-black);
  }

  .bg-black\/30 {
    background-color: #0000004d;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-black\/30 {
      background-color: color-mix(in oklab, var(--color-black) 30%, transparent);
    }
  }

  .bg-black\/40 {
    background-color: #0006;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-black\/40 {
      background-color: color-mix(in oklab, var(--color-black) 40%, transparent);
    }
  }

  .bg-black\/50 {
    background-color: #00000080;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-black\/50 {
      background-color: color-mix(in oklab, var(--color-black) 50%, transparent);
    }
  }

  .bg-black\/55 {
    background-color: #0000008c;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-black\/55 {
      background-color: color-mix(in oklab, var(--color-black) 55%, transparent);
    }
  }

  .bg-black\/70 {
    background-color: #000000b3;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-black\/70 {
      background-color: color-mix(in oklab, var(--color-black) 70%, transparent);
    }
  }

  .bg-black\/80 {
    background-color: #000c;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-black\/80 {
      background-color: color-mix(in oklab, var(--color-black) 80%, transparent);
    }
  }

  .bg-blue-600 {
    background-color: var(--color-blue-600);
  }

  .bg-cloud {
    background-color: var(--color-cloud);
  }

  .bg-gray-50 {
    background-color: var(--color-gray-50);
  }

  .bg-gray-100 {
    background-color: var(--color-gray-100);
  }

  .bg-gray-200 {
    background-color: var(--color-gray-200);
  }

  .bg-gray-300 {
    background-color: var(--color-gray-300);
  }

  .bg-gray-800 {
    background-color: var(--color-gray-800);
  }

  .bg-hairline {
    background-color: var(--color-hairline);
  }

  .bg-muted {
    background-color: var(--color-muted);
  }

  .bg-orange {
    background-color: var(--color-orange);
  }

  .bg-red-600 {
    background-color: var(--color-red-600);
  }

  .bg-sky {
    background-color: var(--color-sky);
  }

  .bg-transparent {
    background-color: #0000;
  }

  .bg-white {
    background-color: var(--color-white);
  }

  .bg-yellow-200 {
    background-color: var(--color-yellow-200);
  }

  .bg-gradient-to-b {
    --tw-gradient-position: to bottom in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }

  .from-\[\#41586A\] {
    --tw-gradient-from: #41586a;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .from-gray-700 {
    --tw-gradient-from: var(--color-gray-700);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .via-gray-800 {
    --tw-gradient-via: var(--color-gray-800);
    --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
  }

  .to-\[\#303E49\] {
    --tw-gradient-to: #303e49;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .to-gray-900 {
    --tw-gradient-to: var(--color-gray-900);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .bg-cover {
    background-size: cover;
  }

  .bg-center {
    background-position: center;
  }

  .stroke-\[3\] {
    stroke-width: 3px;
  }

  .\!object-cover {
    object-fit: cover !important;
  }

  .object-contain {
    object-fit: contain;
  }

  .object-cover {
    object-fit: cover;
  }

  .p-0 {
    padding: calc(var(--spacing) * 0);
  }

  .p-1 {
    padding: calc(var(--spacing) * 1);
  }

  .p-1\.5 {
    padding: calc(var(--spacing) * 1.5);
  }

  .p-2 {
    padding: calc(var(--spacing) * 2);
  }

  .p-3 {
    padding: calc(var(--spacing) * 3);
  }

  .p-4 {
    padding: calc(var(--spacing) * 4);
  }

  .p-5 {
    padding: calc(var(--spacing) * 5);
  }

  .p-6 {
    padding: calc(var(--spacing) * 6);
  }

  .p-8 {
    padding: calc(var(--spacing) * 8);
  }

  .p-\[8px\] {
    padding: 8px;
  }

  .p-\[25px\] {
    padding: 25px;
  }

  .px-0 {
    padding-inline: calc(var(--spacing) * 0);
  }

  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }

  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }

  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }

  .px-5 {
    padding-inline: calc(var(--spacing) * 5);
  }

  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }

  .px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }

  .px-10 {
    padding-inline: calc(var(--spacing) * 10);
  }

  .px-\[8px\] {
    padding-inline: 8px;
  }

  .px-\[30px\] {
    padding-inline: 30px;
  }

  .py-0 {
    padding-block: calc(var(--spacing) * 0);
  }

  .py-0\.5 {
    padding-block: calc(var(--spacing) * .5);
  }

  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }

  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }

  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }

  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }

  .py-5 {
    padding-block: calc(var(--spacing) * 5);
  }

  .py-6 {
    padding-block: calc(var(--spacing) * 6);
  }

  .py-8 {
    padding-block: calc(var(--spacing) * 8);
  }

  .py-10 {
    padding-block: calc(var(--spacing) * 10);
  }

  .py-12 {
    padding-block: calc(var(--spacing) * 12);
  }

  .py-18 {
    padding-block: calc(var(--spacing) * 18);
  }

  .py-20 {
    padding-block: calc(var(--spacing) * 20);
  }

  .py-36 {
    padding-block: calc(var(--spacing) * 36);
  }

  .py-\[10px\] {
    padding-block: 10px;
  }

  .pt-1 {
    padding-top: calc(var(--spacing) * 1);
  }

  .pt-1\.5 {
    padding-top: calc(var(--spacing) * 1.5);
  }

  .pt-2 {
    padding-top: calc(var(--spacing) * 2);
  }

  .pt-3 {
    padding-top: calc(var(--spacing) * 3);
  }

  .pt-4 {
    padding-top: calc(var(--spacing) * 4);
  }

  .pt-5 {
    padding-top: calc(var(--spacing) * 5);
  }

  .pt-6 {
    padding-top: calc(var(--spacing) * 6);
  }

  .pt-8 {
    padding-top: calc(var(--spacing) * 8);
  }

  .pt-10 {
    padding-top: calc(var(--spacing) * 10);
  }

  .pt-12 {
    padding-top: calc(var(--spacing) * 12);
  }

  .pt-\[18px\] {
    padding-top: 18px;
  }

  .pt-\[20px\] {
    padding-top: 20px;
  }

  .pt-\[22px\] {
    padding-top: 22px;
  }

  .pt-\[30px\] {
    padding-top: 30px;
  }

  .pt-\[70px\] {
    padding-top: 70px;
  }

  .pt-\[82px\] {
    padding-top: 82px;
  }

  .pr-1 {
    padding-right: calc(var(--spacing) * 1);
  }

  .pr-2 {
    padding-right: calc(var(--spacing) * 2);
  }

  .pr-5 {
    padding-right: calc(var(--spacing) * 5);
  }

  .pr-6 {
    padding-right: calc(var(--spacing) * 6);
  }

  .pr-8 {
    padding-right: calc(var(--spacing) * 8);
  }

  .pr-10 {
    padding-right: calc(var(--spacing) * 10);
  }

  .pr-12 {
    padding-right: calc(var(--spacing) * 12);
  }

  .\!pb-\[80px\] {
    padding-bottom: 80px !important;
  }

  .pb-0 {
    padding-bottom: calc(var(--spacing) * 0);
  }

  .pb-1 {
    padding-bottom: calc(var(--spacing) * 1);
  }

  .pb-2 {
    padding-bottom: calc(var(--spacing) * 2);
  }

  .pb-3 {
    padding-bottom: calc(var(--spacing) * 3);
  }

  .pb-4 {
    padding-bottom: calc(var(--spacing) * 4);
  }

  .pb-5 {
    padding-bottom: calc(var(--spacing) * 5);
  }

  .pb-6 {
    padding-bottom: calc(var(--spacing) * 6);
  }

  .pb-8 {
    padding-bottom: calc(var(--spacing) * 8);
  }

  .pb-10 {
    padding-bottom: calc(var(--spacing) * 10);
  }

  .pb-12 {
    padding-bottom: calc(var(--spacing) * 12);
  }

  .pb-16 {
    padding-bottom: calc(var(--spacing) * 16);
  }

  .pb-20 {
    padding-bottom: calc(var(--spacing) * 20);
  }

  .pb-96 {
    padding-bottom: calc(var(--spacing) * 96);
  }

  .\!pl-0 {
    padding-left: calc(var(--spacing) * 0) !important;
  }

  .pl-0 {
    padding-left: calc(var(--spacing) * 0);
  }

  .pl-3 {
    padding-left: calc(var(--spacing) * 3);
  }

  .pl-4 {
    padding-left: calc(var(--spacing) * 4);
  }

  .pl-5 {
    padding-left: calc(var(--spacing) * 5);
  }

  .pl-6 {
    padding-left: calc(var(--spacing) * 6);
  }

  .pl-10 {
    padding-left: calc(var(--spacing) * 10);
  }

  .text-center {
    text-align: center;
  }

  .text-left {
    text-align: left;
  }

  .align-middle {
    vertical-align: middle;
  }

  .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-5xl {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }

  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }

  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--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));
  }

  .\!text-\[22px\] {
    font-size: 22px !important;
  }

  .text-\[1\.75rem\] {
    font-size: 1.75rem;
  }

  .text-\[10px\] {
    font-size: 10px;
  }

  .text-\[11px\] {
    font-size: 11px;
  }

  .text-\[12px\] {
    font-size: 12px;
  }

  .text-\[13px\] {
    font-size: 13px;
  }

  .text-\[14px\] {
    font-size: 14px;
  }

  .text-\[15px\] {
    font-size: 15px;
  }

  .text-\[17px\] {
    font-size: 17px;
  }

  .text-\[18px\] {
    font-size: 18px;
  }

  .text-\[20px\] {
    font-size: 20px;
  }

  .text-\[33px\] {
    font-size: 33px;
  }

  .text-\[42px\] {
    font-size: 42px;
  }

  .\!leading-\[22px\] {
    --tw-leading: 22px !important;
    line-height: 22px !important;
  }

  .leading-5 {
    --tw-leading: calc(var(--spacing) * 5);
    line-height: calc(var(--spacing) * 5);
  }

  .leading-6 {
    --tw-leading: calc(var(--spacing) * 6);
    line-height: calc(var(--spacing) * 6);
  }

  .leading-\[1\.2\] {
    --tw-leading: 1.2;
    line-height: 1.2;
  }

  .leading-\[1\.25\] {
    --tw-leading: 1.25;
    line-height: 1.25;
  }

  .leading-\[19px\] {
    --tw-leading: 19px;
    line-height: 19px;
  }

  .leading-\[24px\] {
    --tw-leading: 24px;
    line-height: 24px;
  }

  .leading-\[27px\] {
    --tw-leading: 27px;
    line-height: 27px;
  }

  .leading-\[29px\] {
    --tw-leading: 29px;
    line-height: 29px;
  }

  .leading-\[30px\] {
    --tw-leading: 30px;
    line-height: 30px;
  }

  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }

  .leading-relaxed {
    --tw-leading: var(--leading-relaxed);
    line-height: var(--leading-relaxed);
  }

  .leading-snug {
    --tw-leading: var(--leading-snug);
    line-height: var(--leading-snug);
  }

  .leading-tight {
    --tw-leading: var(--leading-tight);
    line-height: var(--leading-tight);
  }

  .\!font-medium {
    --tw-font-weight: var(--font-weight-medium) !important;
    font-weight: var(--font-weight-medium) !important;
  }

  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }

  .font-light {
    --tw-font-weight: var(--font-weight-light);
    font-weight: var(--font-weight-light);
  }

  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }

  .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }

  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }

  .tracking-\[-0\.01em\] {
    --tw-tracking: -.01em;
    letter-spacing: -.01em;
  }

  .tracking-\[1px\] {
    --tw-tracking: 1px;
    letter-spacing: 1px;
  }

  .tracking-\[2\.81px\] {
    --tw-tracking: 2.81px;
    letter-spacing: 2.81px;
  }

  .tracking-\[2px\] {
    --tw-tracking: 2px;
    letter-spacing: 2px;
  }

  .tracking-wide {
    --tw-tracking: var(--tracking-wide);
    letter-spacing: var(--tracking-wide);
  }

  .tracking-wider {
    --tw-tracking: var(--tracking-wider);
    letter-spacing: var(--tracking-wider);
  }

  .tracking-widest {
    --tw-tracking: var(--tracking-widest);
    letter-spacing: var(--tracking-widest);
  }

  .break-words {
    overflow-wrap: break-word;
  }

  .\!whitespace-normal {
    white-space: normal !important;
  }

  .whitespace-nowrap {
    white-space: nowrap;
  }

  .whitespace-pre-line {
    white-space: pre-line;
  }

  .\!text-black {
    color: var(--color-black) !important;
  }

  .text-\[\#383942\] {
    color: #383942;
  }

  .text-\[\#486284\] {
    color: #486284;
  }

  .text-black {
    color: var(--color-black);
  }

  .text-blue-500 {
    color: var(--color-blue-500);
  }

  .text-blue-600 {
    color: var(--color-blue-600);
  }

  .text-blue-700 {
    color: var(--color-blue-700);
  }

  .text-gray-100 {
    color: var(--color-gray-100);
  }

  .text-gray-200 {
    color: var(--color-gray-200);
  }

  .text-gray-300 {
    color: var(--color-gray-300);
  }

  .text-gray-400 {
    color: var(--color-gray-400);
  }

  .text-gray-500 {
    color: var(--color-gray-500);
  }

  .text-gray-600 {
    color: var(--color-gray-600);
  }

  .text-gray-700 {
    color: var(--color-gray-700);
  }

  .text-gray-800 {
    color: var(--color-gray-800);
  }

  .text-gray-900 {
    color: var(--color-gray-900);
  }

  .text-hairline {
    color: var(--color-hairline);
  }

  .text-muted {
    color: var(--color-muted);
  }

  .text-orange {
    color: var(--color-orange);
  }

  .text-red-700 {
    color: var(--color-red-700);
  }

  .text-red-800 {
    color: var(--color-red-800);
  }

  .text-slate-700 {
    color: var(--color-slate-700);
  }

  .text-white {
    color: var(--color-white);
  }

  .text-white\/80 {
    color: #fffc;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .text-white\/80 {
      color: color-mix(in oklab, var(--color-white) 80%, transparent);
    }
  }

  .capitalize {
    text-transform: capitalize;
  }

  .uppercase {
    text-transform: uppercase;
  }

  .italic {
    font-style: italic;
  }

  .not-italic {
    font-style: normal;
  }

  .line-through {
    text-decoration-line: line-through;
  }

  .underline {
    text-decoration-line: underline;
  }

  .decoration-current {
    text-decoration-color: currentColor;
  }

  .placeholder-white::placeholder {
    color: var(--color-white);
  }

  .opacity-0 {
    opacity: 0;
  }

  .opacity-40 {
    opacity: .4;
  }

  .opacity-50 {
    opacity: .5;
  }

  .opacity-90 {
    opacity: .9;
  }

  .opacity-100 {
    opacity: 1;
  }

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

  .shadow-lg {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, #0000001a), 0 4px 6px -4px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-md {
    --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, #0000001a), 0 2px 4px -2px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

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

  .shadow-xl {
    --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, #0000001a), 0 8px 10px -6px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-xs {
    --tw-shadow: 0 1px 2px 0 var(--tw-shadow-color, #0000000d);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .ring-2 {
    --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .ring-white\/20 {
    --tw-ring-color: #fff3;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .ring-white\/20 {
      --tw-ring-color: color-mix(in oklab, var(--color-white) 20%, transparent);
    }
  }

  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }

  .drop-shadow-md {
    --tw-drop-shadow-size: drop-shadow(0 3px 3px var(--tw-drop-shadow-color, #0000001f));
    --tw-drop-shadow: drop-shadow(var(--drop-shadow-md));
    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, );
  }

  .\[filter\:invert\(46\%\)_sepia\(8\%\)_saturate\(253\%\)_hue-rotate\(179deg\)_brightness\(92\%\)_contrast\(86\%\)\] {
    filter: invert(46%) sepia(8%) saturate(253%) hue-rotate(179deg) brightness(92%) contrast(86%);
  }

  .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-sm {
    --tw-backdrop-blur: blur(var(--blur-sm));
    -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 {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .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));
  }

  .transition-opacity {
    transition-property: opacity;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .duration-75 {
    --tw-duration: 75ms;
    transition-duration: 75ms;
  }

  .duration-150 {
    --tw-duration: .15s;
    transition-duration: .15s;
  }

  .duration-200 {
    --tw-duration: .2s;
    transition-duration: .2s;
  }

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

  .ease-in {
    --tw-ease: var(--ease-in);
    transition-timing-function: var(--ease-in);
  }

  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }

  .outline-none {
    --tw-outline-style: none;
    outline-style: none;
  }

  .select-none {
    -webkit-user-select: none;
    user-select: none;
  }

  @media (hover: hover) {
    .group-hover\:scale-105:is(:where(.group):hover *) {
      --tw-scale-x: 105%;
      --tw-scale-y: 105%;
      --tw-scale-z: 105%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }

    .group-hover\:text-black:is(:where(.group):hover *) {
      color: var(--color-black);
    }

    .group-hover\:text-orange:is(:where(.group):hover *) {
      color: var(--color-orange);
    }

    .group-hover\:\[filter\:brightness\(0\)_invert\(1\)\]:is(:where(.group):hover *) {
      filter: brightness(0) invert();
    }
  }

  .placeholder\:text-black::placeholder {
    color: var(--color-black);
  }

  .placeholder\:italic::placeholder {
    font-style: italic;
  }

  .last\:border-0:last-child {
    border-style: var(--tw-border-style);
    border-width: 0;
  }

  .last\:border-b-0:last-child {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 0;
  }

  .focus-within\:border-gray-500:focus-within {
    border-color: var(--color-gray-500);
  }

  .focus-within\:border-white:focus-within {
    border-color: var(--color-white);
  }

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

  .focus-within\:ring-gray-200:focus-within {
    --tw-ring-color: var(--color-gray-200);
  }

  .focus-within\:ring-white:focus-within {
    --tw-ring-color: var(--color-white);
  }

  @media (hover: hover) {
    .hover\:border-\[\#CD2C41\]:hover {
      border-color: #cd2c41;
    }

    .hover\:bg-\[\#202020\]:hover {
      background-color: #202020;
    }

    .hover\:bg-\[\#CD2C41\]:hover {
      background-color: #cd2c41;
    }

    .hover\:bg-\[\#F2F9FF\]:hover {
      background-color: #f2f9ff;
    }

    .hover\:bg-\[\#d7e6fb\]:hover {
      background-color: #d7e6fb;
    }

    .hover\:bg-\[\#e6eef6\]:hover {
      background-color: #e6eef6;
    }

    .hover\:bg-cloud:hover {
      background-color: var(--color-cloud);
    }

    .hover\:bg-gray-50:hover {
      background-color: var(--color-gray-50);
    }

    .hover\:bg-gray-100:hover {
      background-color: var(--color-gray-100);
    }

    .hover\:bg-gray-200:hover {
      background-color: var(--color-gray-200);
    }

    .hover\:bg-gray-300:hover {
      background-color: var(--color-gray-300);
    }

    .hover\:bg-gray-700:hover {
      background-color: var(--color-gray-700);
    }

    .hover\:bg-neutral-50:hover {
      background-color: var(--color-neutral-50);
    }

    .hover\:bg-transparent:hover {
      background-color: #0000;
    }

    .hover\:bg-white\/10:hover {
      background-color: #ffffff1a;
    }

    @supports (color: color-mix(in lab, red, red)) {
      .hover\:bg-white\/10:hover {
        background-color: color-mix(in oklab, var(--color-white) 10%, transparent);
      }
    }

    .hover\:bg-gradient-to-b:hover {
      --tw-gradient-position: to bottom in oklab;
      background-image: linear-gradient(var(--tw-gradient-stops));
    }

    .hover\:from-\[\#41586A\]:hover {
      --tw-gradient-from: #41586a;
      --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
    }

    .hover\:to-\[\#303E49\]:hover {
      --tw-gradient-to: #303e49;
      --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
    }

    .hover\:\!text-orange:hover {
      color: var(--color-orange) !important;
    }

    .hover\:text-\[\#f84018\]:hover {
      color: #f84018;
    }

    .hover\:text-black:hover {
      color: var(--color-black);
    }

    .hover\:text-gray-300:hover {
      color: var(--color-gray-300);
    }

    .hover\:text-gray-900:hover {
      color: var(--color-gray-900);
    }

    .hover\:text-orange:hover {
      color: var(--color-orange);
    }

    .hover\:text-red-700:hover {
      color: var(--color-red-700);
    }

    .hover\:text-white:hover {
      color: var(--color-white);
    }

    .hover\:underline:hover {
      text-decoration-line: underline;
    }

    .hover\:decoration-current:hover {
      text-decoration-color: currentColor;
    }

    .hover\:shadow-lg:hover {
      --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, #0000001a), 0 4px 6px -4px var(--tw-shadow-color, #0000001a);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }

    .hover\:shadow-md:hover {
      --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, #0000001a), 0 2px 4px -2px var(--tw-shadow-color, #0000001a);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }

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

  .focus\:border-blue-500:focus {
    border-color: var(--color-blue-500);
  }

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

  .focus\:ring-\[\#1A73E8\]:focus {
    --tw-ring-color: #1a73e8;
  }

  .focus\:ring-\[\#EEF6FF\]:focus {
    --tw-ring-color: #eef6ff;
  }

  .focus\:ring-blue-50:focus {
    --tw-ring-color: var(--color-blue-50);
  }

  .focus\:ring-blue-100:focus {
    --tw-ring-color: var(--color-blue-100);
  }

  .focus\:ring-blue-500:focus {
    --tw-ring-color: var(--color-blue-500);
  }

  .focus\:ring-blue-600:focus {
    --tw-ring-color: var(--color-blue-600);
  }

  .focus\:ring-gray-200:focus {
    --tw-ring-color: var(--color-gray-200);
  }

  .focus\:ring-gray-500:focus {
    --tw-ring-color: var(--color-gray-500);
  }

  .focus\:ring-orange:focus {
    --tw-ring-color: var(--color-orange);
  }

  .focus\:ring-white:focus {
    --tw-ring-color: var(--color-white);
  }

  .focus\:ring-offset-2:focus {
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-shadow: var(--tw-ring-inset, ) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  }

  .focus\:outline-none:focus {
    --tw-outline-style: none;
    outline-style: none;
  }

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

  .focus-visible\:ring-black:focus-visible {
    --tw-ring-color: var(--color-black);
  }

  .focus-visible\:ring-blue-500:focus-visible {
    --tw-ring-color: var(--color-blue-500);
  }

  .focus-visible\:ring-blue-600:focus-visible {
    --tw-ring-color: var(--color-blue-600);
  }

  .focus-visible\:ring-gray-700:focus-visible {
    --tw-ring-color: var(--color-gray-700);
  }

  .focus-visible\:ring-red-700:focus-visible {
    --tw-ring-color: var(--color-red-700);
  }

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

  .focus-visible\:ring-offset-white:focus-visible {
    --tw-ring-offset-color: var(--color-white);
  }

  .focus-visible\:outline:focus-visible {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }

  .focus-visible\:outline-2:focus-visible {
    outline-style: var(--tw-outline-style);
    outline-width: 2px;
  }

  .focus-visible\:outline-offset-2:focus-visible {
    outline-offset: 2px;
  }

  .focus-visible\:outline-black:focus-visible {
    outline-color: var(--color-black);
  }

  .focus-visible\:outline-blue-100:focus-visible {
    outline-color: var(--color-blue-100);
  }

  .focus-visible\:outline-blue-200:focus-visible {
    outline-color: var(--color-blue-200);
  }

  .focus-visible\:outline-blue-600:focus-visible {
    outline-color: var(--color-blue-600);
  }

  .focus-visible\:outline-white:focus-visible {
    outline-color: var(--color-white);
  }

  .active\:scale-95:active {
    --tw-scale-x: 95%;
    --tw-scale-y: 95%;
    --tw-scale-z: 95%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }

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

  .disabled\:opacity-60:disabled {
    opacity: .6;
  }

  @media not all and (min-width: 1199px) {
    .max-\[1199px\]\:mr-\[40px\] {
      margin-right: 40px;
    }

    .max-\[1199px\]\:text-left {
      text-align: left;
    }

    .max-\[1199px\]\:leading-snug {
      --tw-leading: var(--leading-snug);
      line-height: var(--leading-snug);
    }

    .max-\[1199px\]\:whitespace-normal {
      white-space: normal;
    }
  }

  @media (min-width: 992px) {
    .min-\[992px\]\:\!mt-\[120px\] {
      margin-top: 120px !important;
    }
  }

  @media (min-width: 1200px) {
    .min-\[1200px\]\:max-w-\[420px\] {
      max-width: 420px;
    }
  }

  @media (min-width: 1400px) {
    .min-\[1400px\]\:col-span-3 {
      grid-column: span 3 / span 3;
    }

    .min-\[1400px\]\:col-span-4 {
      grid-column: span 4 / span 4;
    }

    .min-\[1400px\]\:block {
      display: block;
    }

    .min-\[1400px\]\:hidden {
      display: none;
    }

    .min-\[1400px\]\:max-w-\[460px\] {
      max-width: 460px;
    }
  }

  @media (min-width: 40rem) {
    .sm\:mx-0 {
      margin-inline: calc(var(--spacing) * 0);
    }

    .sm\:mt-4 {
      margin-top: calc(var(--spacing) * 4);
    }

    .sm\:block {
      display: block;
    }

    .sm\:flex {
      display: flex;
    }

    .sm\:hidden {
      display: none;
    }

    .sm\:w-80 {
      width: calc(var(--spacing) * 80);
    }

    .sm\:w-\[180px\] {
      width: 180px;
    }

    .sm\:w-auto {
      width: auto;
    }

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

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

    .sm\:items-center {
      align-items: center;
    }

    .sm\:items-start {
      align-items: flex-start;
    }

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

    .sm\:gap-5 {
      gap: calc(var(--spacing) * 5);
    }

    .sm\:overflow-hidden {
      overflow: hidden;
    }

    .sm\:overflow-visible {
      overflow: visible;
    }

    .sm\:rounded-\[5px\] {
      border-radius: 5px;
    }

    .sm\:rounded-none {
      border-radius: 0;
    }

    .sm\:border {
      border-style: var(--tw-border-style);
      border-width: 1px;
    }

    .sm\:border-0 {
      border-style: var(--tw-border-style);
      border-width: 0;
    }

    .sm\:border-hairline {
      border-color: var(--color-hairline);
    }

    .sm\:px-0 {
      padding-inline: calc(var(--spacing) * 0);
    }

    .sm\:px-4 {
      padding-inline: calc(var(--spacing) * 4);
    }

    .sm\:py-0 {
      padding-block: calc(var(--spacing) * 0);
    }

    .sm\:py-3\.5 {
      padding-block: calc(var(--spacing) * 3.5);
    }

    .sm\:py-10 {
      padding-block: calc(var(--spacing) * 10);
    }

    .sm\:pt-6 {
      padding-top: calc(var(--spacing) * 6);
    }

    .sm\:pr-10 {
      padding-right: calc(var(--spacing) * 10);
    }

    .sm\:pl-6 {
      padding-left: calc(var(--spacing) * 6);
    }

    .sm\:pl-8 {
      padding-left: calc(var(--spacing) * 8);
    }

    .sm\:text-left {
      text-align: left;
    }

    .sm\:text-5xl {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }

    .sm\:text-base {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }

    .sm\:text-lg {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }

    .sm\:text-\[2rem\] {
      font-size: 2rem;
    }

    .sm\:leading-\[1\.15\] {
      --tw-leading: 1.15;
      line-height: 1.15;
    }
  }

  @media (min-width: 48rem) {
    .md\:col-span-5 {
      grid-column: span 5 / span 5;
    }

    .md\:col-span-6 {
      grid-column: span 6 / span 6;
    }

    .md\:my-20 {
      margin-block: calc(var(--spacing) * 20);
    }

    .md\:h-\[70vh\] {
      height: 70vh;
    }

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

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

    .md\:w-64 {
      width: calc(var(--spacing) * 64);
    }

    .md\:max-w-\[78\%\] {
      max-width: 78%;
    }

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

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

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

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

    .md\:items-start {
      align-items: flex-start;
    }

    .md\:justify-between {
      justify-content: space-between;
    }

    .md\:justify-end {
      justify-content: flex-end;
    }

    :where(.md\:space-x-4 > :not(:last-child)) {
      --tw-space-x-reverse: 0;
      margin-inline-start: calc(calc(var(--spacing) * 4) * var(--tw-space-x-reverse));
      margin-inline-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-x-reverse)));
    }

    .md\:p-4 {
      padding: calc(var(--spacing) * 4);
    }

    .md\:p-10 {
      padding: calc(var(--spacing) * 10);
    }

    .md\:p-12 {
      padding: calc(var(--spacing) * 12);
    }

    .md\:pt-0 {
      padding-top: calc(var(--spacing) * 0);
    }

    .md\:pb-4 {
      padding-bottom: calc(var(--spacing) * 4);
    }

    .md\:text-left {
      text-align: left;
    }

    .md\:text-4xl {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }

    .md\:text-base {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }

    .md\:text-sm {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }

    .md\:text-\[2\.1rem\] {
      font-size: 2.1rem;
    }
  }

  @media (min-width: 64rem) {
    .lg\:mx-4 {
      margin-inline: calc(var(--spacing) * 4);
    }

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

    .lg\:block {
      display: block;
    }

    .lg\:hidden {
      display: none;
    }

    .lg\:h-48 {
      height: calc(var(--spacing) * 48);
    }

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

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

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

    .lg\:w-1\/3 {
      width: 33.3333%;
    }

    .lg\:w-40 {
      width: calc(var(--spacing) * 40);
    }

    .lg\:w-48 {
      width: calc(var(--spacing) * 48);
    }

    .lg\:w-\[95px\] {
      width: 95px;
    }

    .lg\:w-\[calc\(100\%-80px\)\] {
      width: calc(100% - 80px);
    }

    .lg\:basis-2\/5 {
      flex-basis: 40%;
    }

    .lg\:basis-3\/5 {
      flex-basis: 60%;
    }

    .lg\:basis-3\/6 {
      flex-basis: 50%;
    }

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

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

    .lg\:grid-cols-\[0\.7fr_1\.5fr\] {
      grid-template-columns: .7fr 1.5fr;
    }

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

    .lg\:justify-start {
      justify-content: flex-start;
    }

    .lg\:gap-0 {
      gap: calc(var(--spacing) * 0);
    }

    .lg\:gap-8 {
      gap: calc(var(--spacing) * 8);
    }

    .lg\:gap-\[35px\] {
      gap: 35px;
    }

    .lg\:p-8 {
      padding: calc(var(--spacing) * 8);
    }

    .lg\:px-\[35px\] {
      padding-inline: 35px;
    }

    .lg\:pt-0 {
      padding-top: calc(var(--spacing) * 0);
    }

    .lg\:pt-8 {
      padding-top: calc(var(--spacing) * 8);
    }

    .lg\:pt-\[144px\] {
      padding-top: 144px;
    }

    .lg\:pr-8 {
      padding-right: calc(var(--spacing) * 8);
    }

    .lg\:pr-15 {
      padding-right: calc(var(--spacing) * 15);
    }

    .lg\:pb-3 {
      padding-bottom: calc(var(--spacing) * 3);
    }

    .lg\:pb-4 {
      padding-bottom: calc(var(--spacing) * 4);
    }

    .lg\:pb-8 {
      padding-bottom: calc(var(--spacing) * 8);
    }

    .lg\:pl-4 {
      padding-left: calc(var(--spacing) * 4);
    }

    .lg\:text-4xl {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }

    .lg\:text-base {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }

    .lg\:text-lg {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }

    .lg\:text-sm {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }

    .lg\:text-\[2\.5rem\] {
      font-size: 2.5rem;
    }

    .lg\:text-\[14px\] {
      font-size: 14px;
    }

    .lg\:text-\[17px\] {
      font-size: 17px;
    }

    .lg\:leading-6 {
      --tw-leading: calc(var(--spacing) * 6);
      line-height: calc(var(--spacing) * 6);
    }

    .lg\:leading-\[1\.1\] {
      --tw-leading: 1.1;
      line-height: 1.1;
    }
  }

  @media (min-width: 80rem) {
    .xl\:col-span-4 {
      grid-column: span 4 / span 4;
    }

    .xl\:mx-10 {
      margin-inline: calc(var(--spacing) * 10);
    }

    .xl\:mx-14 {
      margin-inline: calc(var(--spacing) * 14);
    }

    .xl\:-mt-2 {
      margin-top: calc(var(--spacing) * -2);
    }

    .xl\:mt-0 {
      margin-top: calc(var(--spacing) * 0);
    }

    .xl\:mr-10 {
      margin-right: calc(var(--spacing) * 10);
    }

    .xl\:mb-20 {
      margin-bottom: calc(var(--spacing) * 20);
    }

    .xl\:ml-6 {
      margin-left: calc(var(--spacing) * 6);
    }

    .xl\:ml-8 {
      margin-left: calc(var(--spacing) * 8);
    }

    .xl\:ml-12 {
      margin-left: calc(var(--spacing) * 12);
    }

    .xl\:ml-20 {
      margin-left: calc(var(--spacing) * 20);
    }

    .xl\:block {
      display: block;
    }

    .xl\:flex {
      display: flex;
    }

    .xl\:grid {
      display: grid;
    }

    .xl\:hidden {
      display: none;
    }

    .xl\:h-48 {
      height: calc(var(--spacing) * 48);
    }

    .xl\:h-64 {
      height: calc(var(--spacing) * 64);
    }

    .xl\:w-2\/4 {
      width: 50%;
    }

    .xl\:w-4\/5 {
      width: 80%;
    }

    .xl\:w-9\/12 {
      width: 75%;
    }

    .xl\:w-48 {
      width: calc(var(--spacing) * 48);
    }

    .xl\:w-55 {
      width: calc(var(--spacing) * 55);
    }

    .xl\:w-64 {
      width: calc(var(--spacing) * 64);
    }

    .xl\:w-84 {
      width: calc(var(--spacing) * 84);
    }

    .xl\:w-\[180px\] {
      width: 180px;
    }

    .xl\:w-\[400px\] {
      width: 400px;
    }

    .xl\:max-w-\[1320px\] {
      max-width: 1320px;
    }

    .xl\:flex-1 {
      flex: 1;
    }

    .xl\:basis-1\/3 {
      flex-basis: 33.3333%;
    }

    .xl\:basis-2\/3 {
      flex-basis: 66.6667%;
    }

    .xl\:basis-3\/5 {
      flex-basis: 60%;
    }

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

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

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

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

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

    .xl\:grid-cols-\[340px_minmax\(0\,990px\)\] {
      grid-template-columns: 340px minmax(0, 990px);
    }

    .xl\:flex-row {
      flex-direction: row;
    }

    .xl\:flex-wrap {
      flex-wrap: wrap;
    }

    .xl\:items-center {
      align-items: center;
    }

    .xl\:items-end {
      align-items: flex-end;
    }

    .xl\:items-start {
      align-items: flex-start;
    }

    .xl\:justify-end {
      justify-content: flex-end;
    }

    .xl\:justify-start {
      justify-content: flex-start;
    }

    .xl\:gap-\[110px\] {
      gap: 110px;
    }

    :where(.xl\:space-y-0 > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 0) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 0) * calc(1 - var(--tw-space-y-reverse)));
    }

    .xl\:gap-x-32 {
      column-gap: calc(var(--spacing) * 32);
    }

    .xl\:gap-x-\[110px\] {
      column-gap: 110px;
    }

    :where(.xl\:space-x-4 > :not(:last-child)) {
      --tw-space-x-reverse: 0;
      margin-inline-start: calc(calc(var(--spacing) * 4) * var(--tw-space-x-reverse));
      margin-inline-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-x-reverse)));
    }

    .xl\:gap-y-4 {
      row-gap: calc(var(--spacing) * 4);
    }

    .xl\:p-4 {
      padding: calc(var(--spacing) * 4);
    }

    .xl\:p-8 {
      padding: calc(var(--spacing) * 8);
    }

    .xl\:px-4 {
      padding-inline: calc(var(--spacing) * 4);
    }

    .xl\:py-0 {
      padding-block: calc(var(--spacing) * 0);
    }

    .xl\:py-4 {
      padding-block: calc(var(--spacing) * 4);
    }

    .xl\:py-10 {
      padding-block: calc(var(--spacing) * 10);
    }

    .xl\:py-\[25px\] {
      padding-block: 25px;
    }

    .xl\:pt-10 {
      padding-top: calc(var(--spacing) * 10);
    }

    .xl\:pr-20 {
      padding-right: calc(var(--spacing) * 20);
    }

    .xl\:pb-0 {
      padding-bottom: calc(var(--spacing) * 0);
    }

    .xl\:pb-20 {
      padding-bottom: calc(var(--spacing) * 20);
    }

    .xl\:pl-4 {
      padding-left: calc(var(--spacing) * 4);
    }

    .xl\:text-left {
      text-align: left;
    }

    .xl\:text-2xl {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }

    .xl\:text-3xl {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }

    .xl\:text-4xl {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }

    .xl\:text-5xl {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }

    .xl\:text-base {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }

    .xl\:text-lg {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }

    .xl\:text-sm {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }

    .xl\:text-xl {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }

    .xl\:text-xs {
      font-size: var(--text-xs);
      line-height: var(--tw-leading, var(--text-xs--line-height));
    }

    .xl\:text-\[3\.2rem\] {
      font-size: 3.2rem;
    }

    .xl\:leading-\[1\.05\] {
      --tw-leading: 1.05;
      line-height: 1.05;
    }

    .xl\:font-medium {
      --tw-font-weight: var(--font-weight-medium);
      font-weight: var(--font-weight-medium);
    }

    .xl\:tracking-wider {
      --tw-tracking: var(--tracking-wider);
      letter-spacing: var(--tracking-wider);
    }
  }

  @media (min-width: 96rem) {
    .\32 xl\:mx-0 {
      margin-inline: calc(var(--spacing) * 0);
    }

    .\32 xl\:mx-auto {
      margin-inline: auto;
    }

    .\32 xl\:w-4\/5 {
      width: 80%;
    }

    .\32 xl\:w-10\/12 {
      width: 83.3333%;
    }

    .\32 xl\:max-w-\[1440px\] {
      max-width: 1440px;
    }

    .\32 xl\:max-w-screen-2xl {
      max-width: var(--breakpoint-2xl);
    }

    .\32 xl\:basis-1\/4 {
      flex-basis: 25%;
    }

    .\32 xl\:basis-3\/4 {
      flex-basis: 75%;
    }

    :where(.\32 xl\:space-x-6 > :not(:last-child)) {
      --tw-space-x-reverse: 0;
      margin-inline-start: calc(calc(var(--spacing) * 6) * var(--tw-space-x-reverse));
      margin-inline-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-x-reverse)));
    }

    .\32 xl\:pr-8 {
      padding-right: calc(var(--spacing) * 8);
    }

    .\32 xl\:pr-40 {
      padding-right: calc(var(--spacing) * 40);
    }

    .\32 xl\:text-3xl {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }

    .\32 xl\:text-base {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }

    .\32 xl\:text-sm {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }

    .\32 xl\:text-\[3\.7rem\] {
      font-size: 3.7rem;
    }

    .\32 xl\:leading-\[1\] {
      --tw-leading: 1;
      line-height: 1;
    }

    .\32 xl\:tracking-\[-0\.018em\] {
      --tw-tracking: -.018em;
      letter-spacing: -.018em;
    }
  }

  @media (min-width: 1620px) {
    .\[\@media\(min-width\:1620px\)\]\:block {
      display: block;
    }

    .\[\@media\(min-width\:1620px\)\]\:hidden {
      display: none;
    }
  }

  @media (min-width: 1920px) {
    .\[\@media\(min-width\:1920px\)\]\:text-\[4\.1rem\] {
      font-size: 4.1rem;
    }
  }
}

@font-face {
  font-family: Formular;
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url("/fonts/formular/formular-extralight.woff2") format("woff2"), url("/fonts/formular/formular-extralight.woff") format("woff");
}

@font-face {
  font-family: Formular;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/fonts/formular/formular-light.woff2") format("woff2"), url("/fonts/formular/formular-light.woff") format("woff");
}

@font-face {
  font-family: Formular;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/formular/formular-regular.woff2") format("woff2"), url("/fonts/formular/formular-regular.woff") format("woff");
}

@font-face {
  font-family: Formular;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/fonts/formular/formular-medium.woff2") format("woff2"), url("/fonts/formular/formular-medium.woff") format("woff");
}

@font-face {
  font-family: Formular;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/formular/formular-bold.woff2") format("woff2"), url("/fonts/formular/formular-bold.woff") format("woff");
}

@font-face {
  font-family: Formular;
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("/fonts/formular/formular-black.woff2") format("woff2"), url("/fonts/formular/formular-black.woff") format("woff");
}

@font-face {
  font-family: AptivIcons;
  font-style: normal;
  font-weight: normal;
  font-display: block;
  src: url("/fonts/aptivicons/aptivicons.eot??v=un3eyqc") format("embedded-opentype"), url("/fonts/aptivicons/aptivicons.woff?v=un3eyqc") format("woff"), url("/fonts/aptivicons/aptivicons.ttf?v=un3eyqc") format("truetype"), url("https://www.aptiv.com/fonts/aptivicons/aptivicons.svg#AptivIcons?v=ua2wcpt") format("svg");
}

:root, [data-bs-theme="light"] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-primary-text-emphasis: #052c65;
  --bs-secondary-text-emphasis: #2b2f32;
  --bs-success-text-emphasis: #0a3622;
  --bs-info-text-emphasis: #055160;
  --bs-warning-text-emphasis: #664d03;
  --bs-danger-text-emphasis: #58151c;
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: #cfe2ff;
  --bs-secondary-bg-subtle: #e2e3e5;
  --bs-success-bg-subtle: #d1e7dd;
  --bs-info-bg-subtle: #cff4fc;
  --bs-warning-bg-subtle: #fff3cd;
  --bs-danger-bg-subtle: #f8d7da;
  --bs-light-bg-subtle: #fcfcfd;
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: #9ec5fe;
  --bs-secondary-border-subtle: #c4c8cb;
  --bs-success-border-subtle: #a3cfbb;
  --bs-info-border-subtle: #9eeaf9;
  --bs-warning-border-subtle: #ffe69c;
  --bs-danger-border-subtle: #f1aeb5;
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: Formular, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, #ffffff26, #fff0);
  --bs-body-font-family: Formular, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg: #fff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: #212529bf;
  --bs-secondary-color-rgb: 33, 37, 41;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: #21252980;
  --bs-tertiary-color-rgb: 33, 37, 41;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #0d6efd;
  --bs-link-color-rgb: 13, 110, 253;
  --bs-link-decoration: underline;
  --bs-link-hover-color: #0a58ca;
  --bs-link-hover-color-rgb: 10, 88, 202;
  --bs-code-color: #d63384;
  --bs-highlight-color: #212529;
  --bs-highlight-bg: #fff3cd;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: #0000002d;
  --bs-border-radius: .375rem;
  --bs-border-radius-sm: .25rem;
  --bs-border-radius-lg: .5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 .5rem 1rem #00000026;
  --bs-box-shadow-sm: 0 .125rem .25rem #00000013;
  --bs-box-shadow-lg: 0 1rem 3rem #0000002d;
  --bs-box-shadow-inset: inset 0 1px 2px #00000013;
  --bs-focus-ring-width: .25rem;
  --bs-focus-ring-opacity: .25;
  --bs-focus-ring-color: #0d6efd40;
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #dc3545;
  --bs-form-invalid-border-color: #dc3545;
}

[data-bs-theme="dark"] {
  color-scheme: dark;
  --bs-body-color: #dee2e6;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: #dee2e6bf;
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: #dee2e680;
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: #2b3035;
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: #6ea8fe;
  --bs-secondary-text-emphasis: #a7acb1;
  --bs-success-text-emphasis: #75b798;
  --bs-info-text-emphasis: #6edff6;
  --bs-warning-text-emphasis: #ffda6a;
  --bs-danger-text-emphasis: #ea868f;
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: #031633;
  --bs-secondary-bg-subtle: #161719;
  --bs-success-bg-subtle: #051b11;
  --bs-info-bg-subtle: #032830;
  --bs-warning-bg-subtle: #332701;
  --bs-danger-bg-subtle: #2c0b0e;
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: #084298;
  --bs-secondary-border-subtle: #41464b;
  --bs-success-border-subtle: #0f5132;
  --bs-info-border-subtle: #087990;
  --bs-warning-border-subtle: #997404;
  --bs-danger-border-subtle: #842029;
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: #6ea8fe;
  --bs-link-hover-color: #8bb9fe;
  --bs-link-color-rgb: 110, 168, 254;
  --bs-link-hover-color-rgb: 139, 185, 254;
  --bs-code-color: #e685b5;
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: #664d03;
  --bs-border-color: #495057;
  --bs-border-color-translucent: #ffffff26;
  --bs-form-valid-color: #75b798;
  --bs-form-valid-border-color: #75b798;
  --bs-form-invalid-color: #ea868f;
  --bs-form-invalid-border-color: #ea868f;
}

:root {
  --editorial-ink: #000;
  --editorial-text: #383942;
  --editorial-muted: #636363;
  --editorial-accent: #f84018;
  --editorial-secondary: #20191c;
  --editorial-surface: #fff;
  --editorial-card: #f3f3f3;
  --editorial-border: #d6d6d6;
  --editorial-sky: #c4ebf1;
  --editorial-rule: #e9e9e9;
  --editorial-radius: 6px;
}

.text-orange {
  color: var(--editorial-accent);
}

.bg-orange {
  background-color: var(--editorial-accent);
}

.border-orange {
  border-color: var(--editorial-accent);
}

.text-ink {
  color: var(--editorial-ink);
}

.bg-ink {
  background-color: var(--editorial-ink);
}

.border-ink {
  border-color: var(--editorial-ink);
}

.text-cloud {
  color: var(--editorial-card);
}

.bg-cloud {
  background-color: var(--editorial-card);
}

.border-cloud {
  border-color: var(--editorial-card);
}

.text-charcoal {
  color: var(--editorial-secondary);
}

.bg-charcoal {
  background-color: var(--editorial-secondary);
}

.border-charcoal {
  border-color: var(--editorial-secondary);
}

.text-sky {
  color: var(--editorial-sky);
}

.bg-sky {
  background-color: var(--editorial-sky);
}

.border-sky {
  border-color: var(--editorial-sky);
}

.text-muted {
  color: var(--editorial-muted);
}

.bg-muted {
  background-color: var(--editorial-muted);
}

.border-muted {
  border-color: var(--editorial-muted);
}

.text-hairline {
  color: var(--editorial-border);
}

.bg-hairline {
  background-color: var(--editorial-border);
}

.border-hairline {
  border-color: var(--editorial-border);
}

.align-items-center {
  align-items: center !important;
}

.d-flex {
  flex-direction: row;
  align-items: center;
  display: flex !important;
}

*, :before, :after {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}

@media (min-width: 1400px) {
  .container-2x, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
}

@media (min-width: 1600px) {
  .container-3x, .container-2x, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1440px;
  }
}

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x));
  flex-wrap: wrap;
  display: flex;
}

.row > * {
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-top: var(--bs-gutter-y);
  flex-shrink: 0;
}

.col {
  flex: 1 0;
}

.row-cols-auto > * {
  flex: none;
  width: auto;
}

.row-cols-1 > * {
  flex: none;
  width: 100%;
}

.row-cols-2 > * {
  flex: none;
  width: 50%;
}

.row-cols-3 > * {
  flex: none;
  width: 33.3333%;
}

.row-cols-4 > * {
  flex: none;
  width: 25%;
}

.row-cols-5 > * {
  flex: none;
  width: 20%;
}

.row-cols-6 > * {
  flex: none;
  width: 16.6667%;
}

.col-auto {
  flex: none;
  width: auto;
}

.col-1 {
  flex: none;
  width: 8.33333%;
}

.col-2 {
  flex: none;
  width: 16.6667%;
}

.col-3 {
  flex: none;
  width: 25%;
}

.col-4 {
  flex: none;
  width: 33.3333%;
}

.col-5 {
  flex: none;
  width: 41.6667%;
}

.col-6 {
  flex: none;
  width: 50%;
}

.col-7 {
  flex: none;
  width: 58.3333%;
}

.col-8 {
  flex: none;
  width: 66.6667%;
}

.col-9 {
  flex: none;
  width: 75%;
}

.col-10 {
  flex: none;
  width: 83.3333%;
}

.col-11 {
  flex: none;
  width: 91.6667%;
}

.col-12 {
  flex: none;
  width: 100%;
}

.offset-1 {
  margin-left: 8.33333%;
}

.offset-2 {
  margin-left: 16.6667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.3333%;
}

.offset-5 {
  margin-left: 41.6667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.3333%;
}

.offset-8 {
  margin-left: 66.6667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.3333%;
}

.offset-11 {
  margin-left: 91.6667%;
}

.g-0, .gx-0 {
  --bs-gutter-x: 0;
}

.g-0, .gy-0 {
  --bs-gutter-y: 0;
}

.g-1, .gx-1 {
  --bs-gutter-x: .25rem;
}

.g-1, .gy-1 {
  --bs-gutter-y: .25rem;
}

.g-2, .gx-2 {
  --bs-gutter-x: .5rem;
}

.g-2, .gy-2 {
  --bs-gutter-y: .5rem;
}

.g-3, .gx-3 {
  --bs-gutter-x: 1rem;
}

.g-3, .gy-3 {
  --bs-gutter-y: 1rem;
}

.g-4, .gx-4 {
  --bs-gutter-x: 1.5rem;
}

.g-4, .gy-4 {
  --bs-gutter-y: 1.5rem;
}

.g-5, .gx-5 {
  --bs-gutter-x: 3rem;
}

.g-5, .gy-5 {
  --bs-gutter-y: 3rem;
}

.g-8, .gx-8 {
  --bs-gutter-x: .5rem;
}

.g-8, .gy-8 {
  --bs-gutter-y: .5rem;
}

.g-16, .gx-16 {
  --bs-gutter-x: 1rem;
}

.g-16, .gy-16 {
  --bs-gutter-y: 1rem;
}

.g-24, .gx-24 {
  --bs-gutter-x: 1.5rem;
}

.g-24, .gy-24 {
  --bs-gutter-y: 1.5rem;
}

.g-32, .gx-32 {
  --bs-gutter-x: 2rem;
}

.g-32, .gy-32 {
  --bs-gutter-y: 2rem;
}

.g-40, .gx-40 {
  --bs-gutter-x: 2.5rem;
}

.g-40, .gy-40 {
  --bs-gutter-y: 2.5rem;
}

.g-48, .gx-48 {
  --bs-gutter-x: 3rem;
}

.g-48, .gy-48 {
  --bs-gutter-y: 3rem;
}

.g-56, .gx-56 {
  --bs-gutter-x: 3.5rem;
}

.g-56, .gy-56 {
  --bs-gutter-y: 3.5rem;
}

.g-64, .gx-64 {
  --bs-gutter-x: 4rem;
}

.g-64, .gy-64 {
  --bs-gutter-y: 4rem;
}

.g-72, .gx-72 {
  --bs-gutter-x: 4.5rem;
}

.g-72, .gy-72 {
  --bs-gutter-y: 4.5rem;
}

.g-80, .gx-80 {
  --bs-gutter-x: 5rem;
}

.g-80, .gy-80 {
  --bs-gutter-y: 5rem;
}

.g-88, .gx-88 {
  --bs-gutter-x: 5.5rem;
}

.g-88, .gy-88 {
  --bs-gutter-y: 5.5rem;
}

.g-96, .gx-96 {
  --bs-gutter-x: 6rem;
}

.g-96, .gy-96 {
  --bs-gutter-y: 6rem;
}

.g-104, .gx-104 {
  --bs-gutter-x: 6.5rem;
}

.g-104, .gy-104 {
  --bs-gutter-y: 6.5rem;
}

.g-112, .gx-112 {
  --bs-gutter-x: 7rem;
}

.g-112, .gy-112 {
  --bs-gutter-y: 7rem;
}

.g-120, .gx-120 {
  --bs-gutter-x: 7.5rem;
}

.g-120, .gy-120 {
  --bs-gutter-y: 7.5rem;
}

.g-128, .gx-128 {
  --bs-gutter-x: 8rem;
}

.g-128, .gy-128 {
  --bs-gutter-y: 8rem;
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0;
  }

  .row-cols-sm-auto > * {
    flex: none;
    width: auto;
  }

  .row-cols-sm-1 > * {
    flex: none;
    width: 100%;
  }

  .row-cols-sm-2 > * {
    flex: none;
    width: 50%;
  }

  .row-cols-sm-3 > * {
    flex: none;
    width: 33.3333%;
  }

  .row-cols-sm-4 > * {
    flex: none;
    width: 25%;
  }

  .row-cols-sm-5 > * {
    flex: none;
    width: 20%;
  }

  .row-cols-sm-6 > * {
    flex: none;
    width: 16.6667%;
  }

  .col-sm-auto {
    flex: none;
    width: auto;
  }

  .col-sm-1 {
    flex: none;
    width: 8.33333%;
  }

  .col-sm-2 {
    flex: none;
    width: 16.6667%;
  }

  .col-sm-3 {
    flex: none;
    width: 25%;
  }

  .col-sm-4 {
    flex: none;
    width: 33.3333%;
  }

  .col-sm-5 {
    flex: none;
    width: 41.6667%;
  }

  .col-sm-6 {
    flex: none;
    width: 50%;
  }

  .col-sm-7 {
    flex: none;
    width: 58.3333%;
  }

  .col-sm-8 {
    flex: none;
    width: 66.6667%;
  }

  .col-sm-9 {
    flex: none;
    width: 75%;
  }

  .col-sm-10 {
    flex: none;
    width: 83.3333%;
  }

  .col-sm-11 {
    flex: none;
    width: 91.6667%;
  }

  .col-sm-12 {
    flex: none;
    width: 100%;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.33333%;
  }

  .offset-sm-2 {
    margin-left: 16.6667%;
  }

  .offset-sm-3 {
    margin-left: 25%;
  }

  .offset-sm-4 {
    margin-left: 33.3333%;
  }

  .offset-sm-5 {
    margin-left: 41.6667%;
  }

  .offset-sm-6 {
    margin-left: 50%;
  }

  .offset-sm-7 {
    margin-left: 58.3333%;
  }

  .offset-sm-8 {
    margin-left: 66.6667%;
  }

  .offset-sm-9 {
    margin-left: 75%;
  }

  .offset-sm-10 {
    margin-left: 83.3333%;
  }

  .offset-sm-11 {
    margin-left: 91.6667%;
  }

  .g-sm-0, .gx-sm-0 {
    --bs-gutter-x: 0;
  }

  .g-sm-0, .gy-sm-0 {
    --bs-gutter-y: 0;
  }

  .g-sm-1, .gx-sm-1 {
    --bs-gutter-x: .25rem;
  }

  .g-sm-1, .gy-sm-1 {
    --bs-gutter-y: .25rem;
  }

  .g-sm-2, .gx-sm-2 {
    --bs-gutter-x: .5rem;
  }

  .g-sm-2, .gy-sm-2 {
    --bs-gutter-y: .5rem;
  }

  .g-sm-3, .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }

  .g-sm-3, .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }

  .g-sm-4, .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-sm-4, .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-sm-5, .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }

  .g-sm-5, .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }

  .g-sm-8, .gx-sm-8 {
    --bs-gutter-x: .5rem;
  }

  .g-sm-8, .gy-sm-8 {
    --bs-gutter-y: .5rem;
  }

  .g-sm-16, .gx-sm-16 {
    --bs-gutter-x: 1rem;
  }

  .g-sm-16, .gy-sm-16 {
    --bs-gutter-y: 1rem;
  }

  .g-sm-24, .gx-sm-24 {
    --bs-gutter-x: 1.5rem;
  }

  .g-sm-24, .gy-sm-24 {
    --bs-gutter-y: 1.5rem;
  }

  .g-sm-32, .gx-sm-32 {
    --bs-gutter-x: 2rem;
  }

  .g-sm-32, .gy-sm-32 {
    --bs-gutter-y: 2rem;
  }

  .g-sm-40, .gx-sm-40 {
    --bs-gutter-x: 2.5rem;
  }

  .g-sm-40, .gy-sm-40 {
    --bs-gutter-y: 2.5rem;
  }

  .g-sm-48, .gx-sm-48 {
    --bs-gutter-x: 3rem;
  }

  .g-sm-48, .gy-sm-48 {
    --bs-gutter-y: 3rem;
  }

  .g-sm-56, .gx-sm-56 {
    --bs-gutter-x: 3.5rem;
  }

  .g-sm-56, .gy-sm-56 {
    --bs-gutter-y: 3.5rem;
  }

  .g-sm-64, .gx-sm-64 {
    --bs-gutter-x: 4rem;
  }

  .g-sm-64, .gy-sm-64 {
    --bs-gutter-y: 4rem;
  }

  .g-sm-72, .gx-sm-72 {
    --bs-gutter-x: 4.5rem;
  }

  .g-sm-72, .gy-sm-72 {
    --bs-gutter-y: 4.5rem;
  }

  .g-sm-80, .gx-sm-80 {
    --bs-gutter-x: 5rem;
  }

  .g-sm-80, .gy-sm-80 {
    --bs-gutter-y: 5rem;
  }

  .g-sm-88, .gx-sm-88 {
    --bs-gutter-x: 5.5rem;
  }

  .g-sm-88, .gy-sm-88 {
    --bs-gutter-y: 5.5rem;
  }

  .g-sm-96, .gx-sm-96 {
    --bs-gutter-x: 6rem;
  }

  .g-sm-96, .gy-sm-96 {
    --bs-gutter-y: 6rem;
  }

  .g-sm-104, .gx-sm-104 {
    --bs-gutter-x: 6.5rem;
  }

  .g-sm-104, .gy-sm-104 {
    --bs-gutter-y: 6.5rem;
  }

  .g-sm-112, .gx-sm-112 {
    --bs-gutter-x: 7rem;
  }

  .g-sm-112, .gy-sm-112 {
    --bs-gutter-y: 7rem;
  }

  .g-sm-120, .gx-sm-120 {
    --bs-gutter-x: 7.5rem;
  }

  .g-sm-120, .gy-sm-120 {
    --bs-gutter-y: 7.5rem;
  }

  .g-sm-128, .gx-sm-128 {
    --bs-gutter-x: 8rem;
  }

  .g-sm-128, .gy-sm-128 {
    --bs-gutter-y: 8rem;
  }
}

@media (min-width: 768px) {
  .col-md {
    flex: 1 0;
  }

  .row-cols-md-auto > * {
    flex: none;
    width: auto;
  }

  .row-cols-md-1 > * {
    flex: none;
    width: 100%;
  }

  .row-cols-md-2 > * {
    flex: none;
    width: 50%;
  }

  .row-cols-md-3 > * {
    flex: none;
    width: 33.3333%;
  }

  .row-cols-md-4 > * {
    flex: none;
    width: 25%;
  }

  .row-cols-md-5 > * {
    flex: none;
    width: 20%;
  }

  .row-cols-md-6 > * {
    flex: none;
    width: 16.6667%;
  }

  .col-md-auto {
    flex: none;
    width: auto;
  }

  .col-md-1 {
    flex: none;
    width: 8.33333%;
  }

  .col-md-2 {
    flex: none;
    width: 16.6667%;
  }

  .col-md-3 {
    flex: none;
    width: 25%;
  }

  .col-md-4 {
    flex: none;
    width: 33.3333%;
  }

  .col-md-5 {
    flex: none;
    width: 41.6667%;
  }

  .col-md-6 {
    flex: none;
    width: 50%;
  }

  .col-md-7 {
    flex: none;
    width: 58.3333%;
  }

  .col-md-8 {
    flex: none;
    width: 66.6667%;
  }

  .col-md-9 {
    flex: none;
    width: 75%;
  }

  .col-md-10 {
    flex: none;
    width: 83.3333%;
  }

  .col-md-11 {
    flex: none;
    width: 91.6667%;
  }

  .col-md-12 {
    flex: none;
    width: 100%;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.33333%;
  }

  .offset-md-2 {
    margin-left: 16.6667%;
  }

  .offset-md-3 {
    margin-left: 25%;
  }

  .offset-md-4 {
    margin-left: 33.3333%;
  }

  .offset-md-5 {
    margin-left: 41.6667%;
  }

  .offset-md-6 {
    margin-left: 50%;
  }

  .offset-md-7 {
    margin-left: 58.3333%;
  }

  .offset-md-8 {
    margin-left: 66.6667%;
  }

  .offset-md-9 {
    margin-left: 75%;
  }

  .offset-md-10 {
    margin-left: 83.3333%;
  }

  .offset-md-11 {
    margin-left: 91.6667%;
  }

  .g-md-0, .gx-md-0 {
    --bs-gutter-x: 0;
  }

  .g-md-0, .gy-md-0 {
    --bs-gutter-y: 0;
  }

  .g-md-1, .gx-md-1 {
    --bs-gutter-x: .25rem;
  }

  .g-md-1, .gy-md-1 {
    --bs-gutter-y: .25rem;
  }

  .g-md-2, .gx-md-2 {
    --bs-gutter-x: .5rem;
  }

  .g-md-2, .gy-md-2 {
    --bs-gutter-y: .5rem;
  }

  .g-md-3, .gx-md-3 {
    --bs-gutter-x: 1rem;
  }

  .g-md-3, .gy-md-3 {
    --bs-gutter-y: 1rem;
  }

  .g-md-4, .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-md-4, .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-md-5, .gx-md-5 {
    --bs-gutter-x: 3rem;
  }

  .g-md-5, .gy-md-5 {
    --bs-gutter-y: 3rem;
  }

  .g-md-8, .gx-md-8 {
    --bs-gutter-x: .5rem;
  }

  .g-md-8, .gy-md-8 {
    --bs-gutter-y: .5rem;
  }

  .g-md-16, .gx-md-16 {
    --bs-gutter-x: 1rem;
  }

  .g-md-16, .gy-md-16 {
    --bs-gutter-y: 1rem;
  }

  .g-md-24, .gx-md-24 {
    --bs-gutter-x: 1.5rem;
  }

  .g-md-24, .gy-md-24 {
    --bs-gutter-y: 1.5rem;
  }

  .g-md-32, .gx-md-32 {
    --bs-gutter-x: 2rem;
  }

  .g-md-32, .gy-md-32 {
    --bs-gutter-y: 2rem;
  }

  .g-md-40, .gx-md-40 {
    --bs-gutter-x: 2.5rem;
  }

  .g-md-40, .gy-md-40 {
    --bs-gutter-y: 2.5rem;
  }

  .g-md-48, .gx-md-48 {
    --bs-gutter-x: 3rem;
  }

  .g-md-48, .gy-md-48 {
    --bs-gutter-y: 3rem;
  }

  .g-md-56, .gx-md-56 {
    --bs-gutter-x: 3.5rem;
  }

  .g-md-56, .gy-md-56 {
    --bs-gutter-y: 3.5rem;
  }

  .g-md-64, .gx-md-64 {
    --bs-gutter-x: 4rem;
  }

  .g-md-64, .gy-md-64 {
    --bs-gutter-y: 4rem;
  }

  .g-md-72, .gx-md-72 {
    --bs-gutter-x: 4.5rem;
  }

  .g-md-72, .gy-md-72 {
    --bs-gutter-y: 4.5rem;
  }

  .g-md-80, .gx-md-80 {
    --bs-gutter-x: 5rem;
  }

  .g-md-80, .gy-md-80 {
    --bs-gutter-y: 5rem;
  }

  .g-md-88, .gx-md-88 {
    --bs-gutter-x: 5.5rem;
  }

  .g-md-88, .gy-md-88 {
    --bs-gutter-y: 5.5rem;
  }

  .g-md-96, .gx-md-96 {
    --bs-gutter-x: 6rem;
  }

  .g-md-96, .gy-md-96 {
    --bs-gutter-y: 6rem;
  }

  .g-md-104, .gx-md-104 {
    --bs-gutter-x: 6.5rem;
  }

  .g-md-104, .gy-md-104 {
    --bs-gutter-y: 6.5rem;
  }

  .g-md-112, .gx-md-112 {
    --bs-gutter-x: 7rem;
  }

  .g-md-112, .gy-md-112 {
    --bs-gutter-y: 7rem;
  }

  .g-md-120, .gx-md-120 {
    --bs-gutter-x: 7.5rem;
  }

  .g-md-120, .gy-md-120 {
    --bs-gutter-y: 7.5rem;
  }

  .g-md-128, .gx-md-128 {
    --bs-gutter-x: 8rem;
  }

  .g-md-128, .gy-md-128 {
    --bs-gutter-y: 8rem;
  }
}

@media (min-width: 992px) {
  .col-lg {
    flex: 1 0;
  }

  .row-cols-lg-auto > * {
    flex: none;
    width: auto;
  }

  .row-cols-lg-1 > * {
    flex: none;
    width: 100%;
  }

  .row-cols-lg-2 > * {
    flex: none;
    width: 50%;
  }

  .row-cols-lg-3 > * {
    flex: none;
    width: 33.3333%;
  }

  .row-cols-lg-4 > * {
    flex: none;
    width: 25%;
  }

  .row-cols-lg-5 > * {
    flex: none;
    width: 20%;
  }

  .row-cols-lg-6 > * {
    flex: none;
    width: 16.6667%;
  }

  .col-lg-auto {
    flex: none;
    width: auto;
  }

  .col-lg-1 {
    flex: none;
    width: 8.33333%;
  }

  .col-lg-2 {
    flex: none;
    width: 16.6667%;
  }

  .col-lg-3 {
    flex: none;
    width: 25%;
  }

  .col-lg-4 {
    flex: none;
    width: 33.3333%;
  }

  .col-lg-5 {
    flex: none;
    width: 41.6667%;
  }

  .col-lg-6 {
    flex: none;
    width: 50%;
  }

  .col-lg-7 {
    flex: none;
    width: 58.3333%;
  }

  .col-lg-8 {
    flex: none;
    width: 66.6667%;
  }

  .col-lg-9 {
    flex: none;
    width: 75%;
  }

  .col-lg-10 {
    flex: none;
    width: 83.3333%;
  }

  .col-lg-11 {
    flex: none;
    width: 91.6667%;
  }

  .col-lg-12 {
    flex: none;
    width: 100%;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.33333%;
  }

  .offset-lg-2 {
    margin-left: 16.6667%;
  }

  .offset-lg-3 {
    margin-left: 25%;
  }

  .offset-lg-4 {
    margin-left: 33.3333%;
  }

  .offset-lg-5 {
    margin-left: 41.6667%;
  }

  .offset-lg-6 {
    margin-left: 50%;
  }

  .offset-lg-7 {
    margin-left: 58.3333%;
  }

  .offset-lg-8 {
    margin-left: 66.6667%;
  }

  .offset-lg-9 {
    margin-left: 75%;
  }

  .offset-lg-10 {
    margin-left: 83.3333%;
  }

  .offset-lg-11 {
    margin-left: 91.6667%;
  }

  .g-lg-0, .gx-lg-0 {
    --bs-gutter-x: 0;
  }

  .g-lg-0, .gy-lg-0 {
    --bs-gutter-y: 0;
  }

  .g-lg-1, .gx-lg-1 {
    --bs-gutter-x: .25rem;
  }

  .g-lg-1, .gy-lg-1 {
    --bs-gutter-y: .25rem;
  }

  .g-lg-2, .gx-lg-2 {
    --bs-gutter-x: .5rem;
  }

  .g-lg-2, .gy-lg-2 {
    --bs-gutter-y: .5rem;
  }

  .g-lg-3, .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }

  .g-lg-3, .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }

  .g-lg-4, .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-lg-4, .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-lg-5, .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }

  .g-lg-5, .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }

  .g-lg-8, .gx-lg-8 {
    --bs-gutter-x: .5rem;
  }

  .g-lg-8, .gy-lg-8 {
    --bs-gutter-y: .5rem;
  }

  .g-lg-16, .gx-lg-16 {
    --bs-gutter-x: 1rem;
  }

  .g-lg-16, .gy-lg-16 {
    --bs-gutter-y: 1rem;
  }

  .g-lg-24, .gx-lg-24 {
    --bs-gutter-x: 1.5rem;
  }

  .g-lg-24, .gy-lg-24 {
    --bs-gutter-y: 1.5rem;
  }

  .g-lg-32, .gx-lg-32 {
    --bs-gutter-x: 2rem;
  }

  .g-lg-32, .gy-lg-32 {
    --bs-gutter-y: 2rem;
  }

  .g-lg-40, .gx-lg-40 {
    --bs-gutter-x: 2.5rem;
  }

  .g-lg-40, .gy-lg-40 {
    --bs-gutter-y: 2.5rem;
  }

  .g-lg-48, .gx-lg-48 {
    --bs-gutter-x: 3rem;
  }

  .g-lg-48, .gy-lg-48 {
    --bs-gutter-y: 3rem;
  }

  .g-lg-56, .gx-lg-56 {
    --bs-gutter-x: 3.5rem;
  }

  .g-lg-56, .gy-lg-56 {
    --bs-gutter-y: 3.5rem;
  }

  .g-lg-64, .gx-lg-64 {
    --bs-gutter-x: 4rem;
  }

  .g-lg-64, .gy-lg-64 {
    --bs-gutter-y: 4rem;
  }

  .g-lg-72, .gx-lg-72 {
    --bs-gutter-x: 4.5rem;
  }

  .g-lg-72, .gy-lg-72 {
    --bs-gutter-y: 4.5rem;
  }

  .g-lg-80, .gx-lg-80 {
    --bs-gutter-x: 5rem;
  }

  .g-lg-80, .gy-lg-80 {
    --bs-gutter-y: 5rem;
  }

  .g-lg-88, .gx-lg-88 {
    --bs-gutter-x: 5.5rem;
  }

  .g-lg-88, .gy-lg-88 {
    --bs-gutter-y: 5.5rem;
  }

  .g-lg-96, .gx-lg-96 {
    --bs-gutter-x: 6rem;
  }

  .g-lg-96, .gy-lg-96 {
    --bs-gutter-y: 6rem;
  }

  .g-lg-104, .gx-lg-104 {
    --bs-gutter-x: 6.5rem;
  }

  .g-lg-104, .gy-lg-104 {
    --bs-gutter-y: 6.5rem;
  }

  .g-lg-112, .gx-lg-112 {
    --bs-gutter-x: 7rem;
  }

  .g-lg-112, .gy-lg-112 {
    --bs-gutter-y: 7rem;
  }

  .g-lg-120, .gx-lg-120 {
    --bs-gutter-x: 7.5rem;
  }

  .g-lg-120, .gy-lg-120 {
    --bs-gutter-y: 7.5rem;
  }

  .g-lg-128, .gx-lg-128 {
    --bs-gutter-x: 8rem;
  }

  .g-lg-128, .gy-lg-128 {
    --bs-gutter-y: 8rem;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0;
  }

  .row-cols-xl-auto > * {
    flex: none;
    width: auto;
  }

  .row-cols-xl-1 > * {
    flex: none;
    width: 100%;
  }

  .row-cols-xl-2 > * {
    flex: none;
    width: 50%;
  }

  .row-cols-xl-3 > * {
    flex: none;
    width: 33.3333%;
  }

  .row-cols-xl-4 > * {
    flex: none;
    width: 25%;
  }

  .row-cols-xl-5 > * {
    flex: none;
    width: 20%;
  }

  .row-cols-xl-6 > * {
    flex: none;
    width: 16.6667%;
  }

  .col-xl-auto {
    flex: none;
    width: auto;
  }

  .col-xl-1 {
    flex: none;
    width: 8.33333%;
  }

  .col-xl-2 {
    flex: none;
    width: 16.6667%;
  }

  .col-xl-3 {
    flex: none;
    width: 25%;
  }

  .col-xl-4 {
    flex: none;
    width: 33.3333%;
  }

  .col-xl-5 {
    flex: none;
    width: 41.6667%;
  }

  .col-xl-6 {
    flex: none;
    width: 50%;
  }

  .col-xl-7 {
    flex: none;
    width: 58.3333%;
  }

  .col-xl-8 {
    flex: none;
    width: 66.6667%;
  }

  .col-xl-9 {
    flex: none;
    width: 75%;
  }

  .col-xl-10 {
    flex: none;
    width: 83.3333%;
  }

  .col-xl-11 {
    flex: none;
    width: 91.6667%;
  }

  .col-xl-12 {
    flex: none;
    width: 100%;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.33333%;
  }

  .offset-xl-2 {
    margin-left: 16.6667%;
  }

  .offset-xl-3 {
    margin-left: 25%;
  }

  .offset-xl-4 {
    margin-left: 33.3333%;
  }

  .offset-xl-5 {
    margin-left: 41.6667%;
  }

  .offset-xl-6 {
    margin-left: 50%;
  }

  .offset-xl-7 {
    margin-left: 58.3333%;
  }

  .offset-xl-8 {
    margin-left: 66.6667%;
  }

  .offset-xl-9 {
    margin-left: 75%;
  }

  .offset-xl-10 {
    margin-left: 83.3333%;
  }

  .offset-xl-11 {
    margin-left: 91.6667%;
  }

  .g-xl-0, .gx-xl-0 {
    --bs-gutter-x: 0;
  }

  .g-xl-0, .gy-xl-0 {
    --bs-gutter-y: 0;
  }

  .g-xl-1, .gx-xl-1 {
    --bs-gutter-x: .25rem;
  }

  .g-xl-1, .gy-xl-1 {
    --bs-gutter-y: .25rem;
  }

  .g-xl-2, .gx-xl-2 {
    --bs-gutter-x: .5rem;
  }

  .g-xl-2, .gy-xl-2 {
    --bs-gutter-y: .5rem;
  }

  .g-xl-3, .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }

  .g-xl-3, .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }

  .g-xl-4, .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-xl-4, .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-xl-5, .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }

  .g-xl-5, .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }

  .g-xl-8, .gx-xl-8 {
    --bs-gutter-x: .5rem;
  }

  .g-xl-8, .gy-xl-8 {
    --bs-gutter-y: .5rem;
  }

  .g-xl-16, .gx-xl-16 {
    --bs-gutter-x: 1rem;
  }

  .g-xl-16, .gy-xl-16 {
    --bs-gutter-y: 1rem;
  }

  .g-xl-24, .gx-xl-24 {
    --bs-gutter-x: 1.5rem;
  }

  .g-xl-24, .gy-xl-24 {
    --bs-gutter-y: 1.5rem;
  }

  .g-xl-32, .gx-xl-32 {
    --bs-gutter-x: 2rem;
  }

  .g-xl-32, .gy-xl-32 {
    --bs-gutter-y: 2rem;
  }

  .g-xl-40, .gx-xl-40 {
    --bs-gutter-x: 2.5rem;
  }

  .g-xl-40, .gy-xl-40 {
    --bs-gutter-y: 2.5rem;
  }

  .g-xl-48, .gx-xl-48 {
    --bs-gutter-x: 3rem;
  }

  .g-xl-48, .gy-xl-48 {
    --bs-gutter-y: 3rem;
  }

  .g-xl-56, .gx-xl-56 {
    --bs-gutter-x: 3.5rem;
  }

  .g-xl-56, .gy-xl-56 {
    --bs-gutter-y: 3.5rem;
  }

  .g-xl-64, .gx-xl-64 {
    --bs-gutter-x: 4rem;
  }

  .g-xl-64, .gy-xl-64 {
    --bs-gutter-y: 4rem;
  }

  .g-xl-72, .gx-xl-72 {
    --bs-gutter-x: 4.5rem;
  }

  .g-xl-72, .gy-xl-72 {
    --bs-gutter-y: 4.5rem;
  }

  .g-xl-80, .gx-xl-80 {
    --bs-gutter-x: 5rem;
  }

  .g-xl-80, .gy-xl-80 {
    --bs-gutter-y: 5rem;
  }

  .g-xl-88, .gx-xl-88 {
    --bs-gutter-x: 5.5rem;
  }

  .g-xl-88, .gy-xl-88 {
    --bs-gutter-y: 5.5rem;
  }

  .g-xl-96, .gx-xl-96 {
    --bs-gutter-x: 6rem;
  }

  .g-xl-96, .gy-xl-96 {
    --bs-gutter-y: 6rem;
  }

  .g-xl-104, .gx-xl-104 {
    --bs-gutter-x: 6.5rem;
  }

  .g-xl-104, .gy-xl-104 {
    --bs-gutter-y: 6.5rem;
  }

  .g-xl-112, .gx-xl-112 {
    --bs-gutter-x: 7rem;
  }

  .g-xl-112, .gy-xl-112 {
    --bs-gutter-y: 7rem;
  }

  .g-xl-120, .gx-xl-120 {
    --bs-gutter-x: 7.5rem;
  }

  .g-xl-120, .gy-xl-120 {
    --bs-gutter-y: 7.5rem;
  }

  .g-xl-128, .gx-xl-128 {
    --bs-gutter-x: 8rem;
  }

  .g-xl-128, .gy-xl-128 {
    --bs-gutter-y: 8rem;
  }
}

@media (min-width: 1400px) {
  .col-2x {
    flex: 1 0;
  }

  .row-cols-2x-auto > * {
    flex: none;
    width: auto;
  }

  .row-cols-2x-1 > * {
    flex: none;
    width: 100%;
  }

  .row-cols-2x-2 > * {
    flex: none;
    width: 50%;
  }

  .row-cols-2x-3 > * {
    flex: none;
    width: 33.3333%;
  }

  .row-cols-2x-4 > * {
    flex: none;
    width: 25%;
  }

  .row-cols-2x-5 > * {
    flex: none;
    width: 20%;
  }

  .row-cols-2x-6 > * {
    flex: none;
    width: 16.6667%;
  }

  .col-2x-auto {
    flex: none;
    width: auto;
  }

  .col-2x-1 {
    flex: none;
    width: 8.33333%;
  }

  .col-2x-2 {
    flex: none;
    width: 16.6667%;
  }

  .col-2x-3 {
    flex: none;
    width: 25%;
  }

  .col-2x-4 {
    flex: none;
    width: 33.3333%;
  }

  .col-2x-5 {
    flex: none;
    width: 41.6667%;
  }

  .col-2x-6 {
    flex: none;
    width: 50%;
  }

  .col-2x-7 {
    flex: none;
    width: 58.3333%;
  }

  .col-2x-8 {
    flex: none;
    width: 66.6667%;
  }

  .col-2x-9 {
    flex: none;
    width: 75%;
  }

  .col-2x-10 {
    flex: none;
    width: 83.3333%;
  }

  .col-2x-11 {
    flex: none;
    width: 91.6667%;
  }

  .col-2x-12 {
    flex: none;
    width: 100%;
  }

  .offset-2x-0 {
    margin-left: 0;
  }

  .offset-2x-1 {
    margin-left: 8.33333%;
  }

  .offset-2x-2 {
    margin-left: 16.6667%;
  }

  .offset-2x-3 {
    margin-left: 25%;
  }

  .offset-2x-4 {
    margin-left: 33.3333%;
  }

  .offset-2x-5 {
    margin-left: 41.6667%;
  }

  .offset-2x-6 {
    margin-left: 50%;
  }

  .offset-2x-7 {
    margin-left: 58.3333%;
  }

  .offset-2x-8 {
    margin-left: 66.6667%;
  }

  .offset-2x-9 {
    margin-left: 75%;
  }

  .offset-2x-10 {
    margin-left: 83.3333%;
  }

  .offset-2x-11 {
    margin-left: 91.6667%;
  }

  .g-2x-0, .gx-2x-0 {
    --bs-gutter-x: 0;
  }

  .g-2x-0, .gy-2x-0 {
    --bs-gutter-y: 0;
  }

  .g-2x-1, .gx-2x-1 {
    --bs-gutter-x: .25rem;
  }

  .g-2x-1, .gy-2x-1 {
    --bs-gutter-y: .25rem;
  }

  .g-2x-2, .gx-2x-2 {
    --bs-gutter-x: .5rem;
  }

  .g-2x-2, .gy-2x-2 {
    --bs-gutter-y: .5rem;
  }

  .g-2x-3, .gx-2x-3 {
    --bs-gutter-x: 1rem;
  }

  .g-2x-3, .gy-2x-3 {
    --bs-gutter-y: 1rem;
  }

  .g-2x-4, .gx-2x-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-2x-4, .gy-2x-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-2x-5, .gx-2x-5 {
    --bs-gutter-x: 3rem;
  }

  .g-2x-5, .gy-2x-5 {
    --bs-gutter-y: 3rem;
  }

  .g-2x-8, .gx-2x-8 {
    --bs-gutter-x: .5rem;
  }

  .g-2x-8, .gy-2x-8 {
    --bs-gutter-y: .5rem;
  }

  .g-2x-16, .gx-2x-16 {
    --bs-gutter-x: 1rem;
  }

  .g-2x-16, .gy-2x-16 {
    --bs-gutter-y: 1rem;
  }

  .g-2x-24, .gx-2x-24 {
    --bs-gutter-x: 1.5rem;
  }

  .g-2x-24, .gy-2x-24 {
    --bs-gutter-y: 1.5rem;
  }

  .g-2x-32, .gx-2x-32 {
    --bs-gutter-x: 2rem;
  }

  .g-2x-32, .gy-2x-32 {
    --bs-gutter-y: 2rem;
  }

  .g-2x-40, .gx-2x-40 {
    --bs-gutter-x: 2.5rem;
  }

  .g-2x-40, .gy-2x-40 {
    --bs-gutter-y: 2.5rem;
  }

  .g-2x-48, .gx-2x-48 {
    --bs-gutter-x: 3rem;
  }

  .g-2x-48, .gy-2x-48 {
    --bs-gutter-y: 3rem;
  }

  .g-2x-56, .gx-2x-56 {
    --bs-gutter-x: 3.5rem;
  }

  .g-2x-56, .gy-2x-56 {
    --bs-gutter-y: 3.5rem;
  }

  .g-2x-64, .gx-2x-64 {
    --bs-gutter-x: 4rem;
  }

  .g-2x-64, .gy-2x-64 {
    --bs-gutter-y: 4rem;
  }

  .g-2x-72, .gx-2x-72 {
    --bs-gutter-x: 4.5rem;
  }

  .g-2x-72, .gy-2x-72 {
    --bs-gutter-y: 4.5rem;
  }

  .g-2x-80, .gx-2x-80 {
    --bs-gutter-x: 5rem;
  }

  .g-2x-80, .gy-2x-80 {
    --bs-gutter-y: 5rem;
  }

  .g-2x-88, .gx-2x-88 {
    --bs-gutter-x: 5.5rem;
  }

  .g-2x-88, .gy-2x-88 {
    --bs-gutter-y: 5.5rem;
  }

  .g-2x-96, .gx-2x-96 {
    --bs-gutter-x: 6rem;
  }

  .g-2x-96, .gy-2x-96 {
    --bs-gutter-y: 6rem;
  }

  .g-2x-104, .gx-2x-104 {
    --bs-gutter-x: 6.5rem;
  }

  .g-2x-104, .gy-2x-104 {
    --bs-gutter-y: 6.5rem;
  }

  .g-2x-112, .gx-2x-112 {
    --bs-gutter-x: 7rem;
  }

  .g-2x-112, .gy-2x-112 {
    --bs-gutter-y: 7rem;
  }

  .g-2x-120, .gx-2x-120 {
    --bs-gutter-x: 7.5rem;
  }

  .g-2x-120, .gy-2x-120 {
    --bs-gutter-y: 7.5rem;
  }

  .g-2x-128, .gx-2x-128 {
    --bs-gutter-x: 8rem;
  }

  .g-2x-128, .gy-2x-128 {
    --bs-gutter-y: 8rem;
  }
}

@media (min-width: 1600px) {
  .col-3x {
    flex: 1 0;
  }

  .row-cols-3x-auto > * {
    flex: none;
    width: auto;
  }

  .row-cols-3x-1 > * {
    flex: none;
    width: 100%;
  }

  .row-cols-3x-2 > * {
    flex: none;
    width: 50%;
  }

  .row-cols-3x-3 > * {
    flex: none;
    width: 33.3333%;
  }

  .row-cols-3x-4 > * {
    flex: none;
    width: 25%;
  }

  .row-cols-3x-5 > * {
    flex: none;
    width: 20%;
  }

  .row-cols-3x-6 > * {
    flex: none;
    width: 16.6667%;
  }

  .col-3x-auto {
    flex: none;
    width: auto;
  }

  .col-3x-1 {
    flex: none;
    width: 8.33333%;
  }

  .col-3x-2 {
    flex: none;
    width: 16.6667%;
  }

  .col-3x-3 {
    flex: none;
    width: 25%;
  }

  .col-3x-4 {
    flex: none;
    width: 33.3333%;
  }

  .col-3x-5 {
    flex: none;
    width: 41.6667%;
  }

  .col-3x-6 {
    flex: none;
    width: 50%;
  }

  .col-3x-7 {
    flex: none;
    width: 58.3333%;
  }

  .col-3x-8 {
    flex: none;
    width: 66.6667%;
  }

  .col-3x-9 {
    flex: none;
    width: 75%;
  }

  .col-3x-10 {
    flex: none;
    width: 83.3333%;
  }

  .col-3x-11 {
    flex: none;
    width: 91.6667%;
  }

  .col-3x-12 {
    flex: none;
    width: 100%;
  }

  .offset-3x-0 {
    margin-left: 0;
  }

  .offset-3x-1 {
    margin-left: 8.33333%;
  }

  .offset-3x-2 {
    margin-left: 16.6667%;
  }

  .offset-3x-3 {
    margin-left: 25%;
  }

  .offset-3x-4 {
    margin-left: 33.3333%;
  }

  .offset-3x-5 {
    margin-left: 41.6667%;
  }

  .offset-3x-6 {
    margin-left: 50%;
  }

  .offset-3x-7 {
    margin-left: 58.3333%;
  }

  .offset-3x-8 {
    margin-left: 66.6667%;
  }

  .offset-3x-9 {
    margin-left: 75%;
  }

  .offset-3x-10 {
    margin-left: 83.3333%;
  }

  .offset-3x-11 {
    margin-left: 91.6667%;
  }

  .g-3x-0, .gx-3x-0 {
    --bs-gutter-x: 0;
  }

  .g-3x-0, .gy-3x-0 {
    --bs-gutter-y: 0;
  }

  .g-3x-1, .gx-3x-1 {
    --bs-gutter-x: .25rem;
  }

  .g-3x-1, .gy-3x-1 {
    --bs-gutter-y: .25rem;
  }

  .g-3x-2, .gx-3x-2 {
    --bs-gutter-x: .5rem;
  }

  .g-3x-2, .gy-3x-2 {
    --bs-gutter-y: .5rem;
  }

  .g-3x-3, .gx-3x-3 {
    --bs-gutter-x: 1rem;
  }

  .g-3x-3, .gy-3x-3 {
    --bs-gutter-y: 1rem;
  }

  .g-3x-4, .gx-3x-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-3x-4, .gy-3x-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-3x-5, .gx-3x-5 {
    --bs-gutter-x: 3rem;
  }

  .g-3x-5, .gy-3x-5 {
    --bs-gutter-y: 3rem;
  }

  .g-3x-8, .gx-3x-8 {
    --bs-gutter-x: .5rem;
  }

  .g-3x-8, .gy-3x-8 {
    --bs-gutter-y: .5rem;
  }

  .g-3x-16, .gx-3x-16 {
    --bs-gutter-x: 1rem;
  }

  .g-3x-16, .gy-3x-16 {
    --bs-gutter-y: 1rem;
  }

  .g-3x-24, .gx-3x-24 {
    --bs-gutter-x: 1.5rem;
  }

  .g-3x-24, .gy-3x-24 {
    --bs-gutter-y: 1.5rem;
  }

  .g-3x-32, .gx-3x-32 {
    --bs-gutter-x: 2rem;
  }

  .g-3x-32, .gy-3x-32 {
    --bs-gutter-y: 2rem;
  }

  .g-3x-40, .gx-3x-40 {
    --bs-gutter-x: 2.5rem;
  }

  .g-3x-40, .gy-3x-40 {
    --bs-gutter-y: 2.5rem;
  }

  .g-3x-48, .gx-3x-48 {
    --bs-gutter-x: 3rem;
  }

  .g-3x-48, .gy-3x-48 {
    --bs-gutter-y: 3rem;
  }

  .g-3x-56, .gx-3x-56 {
    --bs-gutter-x: 3.5rem;
  }

  .g-3x-56, .gy-3x-56 {
    --bs-gutter-y: 3.5rem;
  }

  .g-3x-64, .gx-3x-64 {
    --bs-gutter-x: 4rem;
  }

  .g-3x-64, .gy-3x-64 {
    --bs-gutter-y: 4rem;
  }

  .g-3x-72, .gx-3x-72 {
    --bs-gutter-x: 4.5rem;
  }

  .g-3x-72, .gy-3x-72 {
    --bs-gutter-y: 4.5rem;
  }

  .g-3x-80, .gx-3x-80 {
    --bs-gutter-x: 5rem;
  }

  .g-3x-80, .gy-3x-80 {
    --bs-gutter-y: 5rem;
  }

  .g-3x-88, .gx-3x-88 {
    --bs-gutter-x: 5.5rem;
  }

  .g-3x-88, .gy-3x-88 {
    --bs-gutter-y: 5.5rem;
  }

  .g-3x-96, .gx-3x-96 {
    --bs-gutter-x: 6rem;
  }

  .g-3x-96, .gy-3x-96 {
    --bs-gutter-y: 6rem;
  }

  .g-3x-104, .gx-3x-104 {
    --bs-gutter-x: 6.5rem;
  }

  .g-3x-104, .gy-3x-104 {
    --bs-gutter-y: 6.5rem;
  }

  .g-3x-112, .gx-3x-112 {
    --bs-gutter-x: 7rem;
  }

  .g-3x-112, .gy-3x-112 {
    --bs-gutter-y: 7rem;
  }

  .g-3x-120, .gx-3x-120 {
    --bs-gutter-x: 7.5rem;
  }

  .g-3x-120, .gy-3x-120 {
    --bs-gutter-y: 7.5rem;
  }

  .g-3x-128, .gx-3x-128 {
    --bs-gutter-x: 8rem;
  }

  .g-3x-128, .gy-3x-128 {
    --bs-gutter-y: 8rem;
  }
}

.aptiv-button, .insights-details.sidebar .marketo .mkto-topic-subscribe button.mktoButton {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  background-color: #0000;
  border-radius: 50px;
  align-items: center;
  width: auto;
  min-width: 250px;
  padding: 22px 30px;
  font-size: 15px;
  font-weight: 700;
  line-height: normal;
  text-decoration: none;
  transition: all .2s ease-in-out;
}

.aptiv-button:after, .insights-details.sidebar .marketo .mkto-topic-subscribe button.mktoButton:after {
  content: "";
  background: url("https://www.aptiv.com/icons/cta-arrow-orange.svg") 100% no-repeat;
  width: 60px;
  max-width: none;
  height: 24px;
  display: block;
}

.justify-content-between, .careers-search-results .paging, .site-search-results .paging, .insights-details.sidebar .marketo .mkto-topic-subscribe button.mktoButton {
  justify-content: space-between !important;
}

.d-inline-flex, .aptiv-button, .insights-details.sidebar .marketo .mkto-topic-subscribe button.mktoButton {
  display: inline-flex !important;
}

:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-2x: 1400px;
  --bs-breakpoint-3x: 1600px;
  --type-display-title-xs-font-weight: 700;
  --type-display-title-xs-font-size: 2.75rem;
  --type-display-title-xs-line-height: 1;
  --type-display-title-xs-letter-spacing: -1px;
  --type-display-title-md-font-size: 4.375rem;
  --type-display-title-md-line-height: 1;
  --type-display-title-md-letter-spacing: -2px;
  --type-display-title-lg-font-size: 6rem;
  --type-display-title-lg-line-height: 1;
  --type-display-title-lg-letter-spacing: -4px;
  --type-title-xs-font-weight: lighter;
  --type-title-xs-font-size: 2.25rem;
  --type-title-xs-line-height: 1;
  --type-title-xs-letter-spacing: 0;
  --type-title-md-font-size: 2.25rem;
  --type-title-md-line-height: 1;
  --type-title-md-letter-spacing: 0;
  --type-title-lg-font-size: 2.25rem;
  --type-title-lg-line-height: 1;
  --type-title-lg-letter-spacing: 0;
  --type-h1-xs-font-weight: 300;
  --type-h1-xs-font-size: 2.625rem;
  --type-h1-xs-line-height: 1.2;
  --type-h1-xs-letter-spacing: 0;
  --type-h1-md-font-size: 2.625rem;
  --type-h1-md-line-height: 1.2;
  --type-h1-md-letter-spacing: 0;
  --type-h1-lg-font-size: 2.625rem;
  --type-h1-lg-line-height: 1.2;
  --type-h1-lg-letter-spacing: 0;
  --type-h2-xs-font-weight: 500;
  --type-h2-xs-font-size: 1.625rem;
  --type-h2-xs-line-height: 1.2;
  --type-h2-xs-letter-spacing: 0;
  --type-h2-md-font-size: 1.625rem;
  --type-h2-md-line-height: 1.2;
  --type-h2-md-letter-spacing: 0;
  --type-h2-lg-font-size: 1.625rem;
  --type-h2-lg-line-height: 1.2;
  --type-h2-lg-letter-spacing: 0;
  --type-h3-xs-font-weight: 400;
  --type-h3-xs-font-size: 1.875rem;
  --type-h3-xs-line-height: 1.2;
  --type-h3-xs-letter-spacing: 0;
  --type-h3-md-font-size: 1.875rem;
  --type-h3-md-line-height: 1.2;
  --type-h3-md-letter-spacing: 0;
  --type-h3-lg-font-size: 1.875rem;
  --type-h3-lg-line-height: 1.2;
  --type-h3-lg-letter-spacing: 0;
  --type-h4-xs-font-weight: 700;
  --type-h4-xs-font-size: 1.25rem;
  --type-h4-xs-line-height: 1.2;
  --type-h4-xs-letter-spacing: 0;
  --type-h4-md-font-size: 1.25rem;
  --type-h4-md-line-height: 1.2;
  --type-h4-md-letter-spacing: 0;
  --type-h4-lg-font-size: 1.25rem;
  --type-h4-lg-line-height: 1.2;
  --type-h4-lg-letter-spacing: 0;
  --type-h5-xs-font-weight: 300;
  --type-h5-xs-font-size: .75rem;
  --type-h5-xs-line-height: 1.2;
  --type-h5-xs-letter-spacing: 2px;
  --type-h5-xs-text-transform: uppercase;
  --type-h5-md-font-size: .75rem;
  --type-h5-md-line-height: 1.2;
  --type-h5-md-letter-spacing: 2px;
  --type-h5-lg-font-size: .75rem;
  --type-h5-lg-line-height: 1.2;
  --type-h5-lg-letter-spacing: 2px;
  --type-h6-xs-font-weight: 500;
  --type-h6-xs-font-size: .625rem;
  --type-h6-xs-line-height: 1.2;
  --type-h6-xs-letter-spacing: 0;
  --type-h6-md-font-size: .625rem;
  --type-h6-md-line-height: 1.2;
  --type-h6-md-letter-spacing: 0;
  --type-h6-lg-font-size: .625rem;
  --type-h6-lg-line-height: 1.2;
  --type-h6-lg-letter-spacing: 0;
  --type-subheading-xs-font-weight: 400;
  --type-subheading-xs-font-size: 1.125rem;
  --type-subheading-xs-line-height: 1.444;
  --type-subheading-xs-letter-spacing: 0;
  --type-subheading-md-font-size: 1.25rem;
  --type-subheading-md-line-height: 1.3;
  --type-subheading-md-letter-spacing: 0;
  --type-subheading-lg-font-size: 1.5rem;
  --type-subheading-lg-line-height: 1.333;
  --type-subheading-lg-letter-spacing: 0;
  --type-description-xs-font-weight: 400;
  --type-description-xs-font-size: 1rem;
  --type-description-xs-line-height: 1.5;
  --type-description-xs-letter-spacing: 0;
  --type-description-md-font-size: 1.125rem;
  --type-description-md-line-height: 1.444;
  --type-description-md-letter-spacing: 0;
  --type-paragraph-xs-font-size: 1.0625rem;
  --type-paragraph-xs-line-height: 1.7058;
  --type-paragraph-md-font-size: 1.0625rem;
  --type-paragraph-md-line-height: 1.7058;
  --type-caption-xs-font-weight: 400;
  --type-caption-xs-font-size: .75rem;
  --type-caption-xs-line-height: 1.5;
  --type-caption-xs-letter-spacing: 0;
  --type-caption-md-font-size: .875rem;
  --type-caption-md-line-height: 1.571;
  --type-caption-md-letter-spacing: 0;
  --type-eyebrow-xs-font-weight: 700;
  --type-eyebrow-xs-font-size: .875rem;
  --type-eyebrow-xs-line-height: 1.286;
  --type-eyebrow-xs-letter-spacing: 2.4px;
  --type-eyebrow-md-letter-spacing: 2px;
  --type-allcaps-xs-font-weight: 700;
  --type-allcaps-xs-font-size: .625rem;
  --type-allcaps-xs-line-height: 1.4;
  --type-allcaps-xs-letter-spacing: 1.6px;
  --type-allcaps-md-font-size: .75rem;
  --type-allcaps-md-line-height: 1.5;
  --type-allcaps-md-letter-spacing: 2px;
  --type-yellow-highlight-xs-font-weight: 700;
  --type-yellow-highlight-xs-font-size: .75rem;
  --type-yellow-highlight-xs-line-height: 1.5;
  --type-yellow-highlight-xs-letter-spacing: 2px;
  --color-light-anchor-hover: #fff;
  --color-dark-paragraph: #000;
}

.display-title {
  font-family: Formular, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-weight: var(--type-display-title-xs-font-weight);
  font-size: var(--type-display-title-xs-font-size);
  line-height: var(--type-display-title-xs-line-height);
  letter-spacing: var(--type-display-title-xs-letter-spacing);
  display: block;
}

@media (min-width: 768px) {
  .display-title {
    font-size: var(--type-display-title-md-font-size);
    line-height: var(--type-display-title-md-line-height);
    letter-spacing: var(--type-display-title-md-letter-spacing);
  }
}

@media (min-width: 992px) {
  .display-title {
    font-size: var(--type-display-title-lg-font-size);
    line-height: var(--type-display-title-lg-line-height);
    letter-spacing: var(--type-display-title-lg-letter-spacing);
  }
}

.title {
  font-family: Formular, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-weight: var(--type-title-xs-font-weight);
  font-size: var(--type-title-xs-font-size);
  line-height: var(--type-title-xs-line-height);
  letter-spacing: var(--type-title-xs-letter-spacing);
}

@media (min-width: 768px) {
  .title {
    font-size: var(--type-title-md-font-size);
    line-height: var(--type-title-md-line-height);
    letter-spacing: var(--type-title-md-letter-spacing);
  }
}

@media (min-width: 992px) {
  .title {
    font-size: var(--type-title-lg-font-size);
    line-height: var(--type-title-lg-line-height);
    letter-spacing: var(--type-title-lg-letter-spacing);
  }

  .title.highlighted span {
    line-height: 90px;
  }
}

.title-highlighted-text {
  margin-left: -7px;
  margin-right: -12px;
  padding-left: 7px;
  padding-right: 17px;
}

@media (max-width: 767.98px) {
  .title-highlighted-text {
    margin-right: -5px;
    padding-right: 5px;
  }
}

h1, .h1 {
  font-family: Formular, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-weight: var(--type-h1-xs-font-weight);
  font-size: var(--type-h1-xs-font-size);
  line-height: var(--type-h1-xs-line-height);
  letter-spacing: var(--type-h1-xs-letter-spacing);
}

@media (min-width: 768px) {
  h1, .h1 {
    font-size: var(--type-h1-md-font-size);
    line-height: var(--type-h1-md-line-height);
    letter-spacing: var(--type-h1-md-letter-spacing);
  }
}

@media (min-width: 992px) {
  h1, .h1 {
    font-size: var(--type-h1-lg-font-size);
    line-height: var(--type-h1-lg-line-height);
    letter-spacing: var(--type-h1-lg-letter-spacing);
  }
}

h1.title, .h1.title {
  font-family: Formular, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-weight: var(--type-title-xs-font-weight);
  font-size: var(--type-title-xs-font-size);
  line-height: var(--type-title-xs-line-height);
  letter-spacing: var(--type-title-xs-letter-spacing);
}

@media (min-width: 768px) {
  h1.title, .h1.title {
    font-size: var(--type-title-md-font-size);
    line-height: var(--type-title-md-line-height);
    letter-spacing: var(--type-title-md-letter-spacing);
  }
}

@media (min-width: 992px) {
  h1.title, .h1.title {
    font-size: var(--type-title-lg-font-size);
    line-height: var(--type-title-lg-line-height);
    letter-spacing: var(--type-title-lg-letter-spacing);
  }
}

h1.display-title, .h1.display-title {
  font-family: Formular, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-weight: var(--type-display-title-xs-font-weight);
  font-size: var(--type-display-title-xs-font-size);
  line-height: var(--type-display-title-xs-line-height);
  letter-spacing: var(--type-display-title-xs-letter-spacing);
  display: block;
}

@media (min-width: 768px) {
  h1.display-title, .h1.display-title {
    font-size: var(--type-display-title-md-font-size);
    line-height: var(--type-display-title-md-line-height);
    letter-spacing: var(--type-display-title-md-letter-spacing);
  }
}

@media (min-width: 992px) {
  h1.display-title, .h1.display-title {
    font-size: var(--type-display-title-lg-font-size);
    line-height: var(--type-display-title-lg-line-height);
    letter-spacing: var(--type-display-title-lg-letter-spacing);
  }
}

h2, .h2 {
  font-family: Formular, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-weight: var(--type-h2-xs-font-weight);
  font-size: var(--type-h2-xs-font-size);
  line-height: var(--type-h2-xs-line-height);
  letter-spacing: var(--type-h2-xs-letter-spacing);
}

@media (min-width: 768px) {
  h2, .h2 {
    font-size: var(--type-h2-md-font-size);
    line-height: var(--type-h2-md-line-height);
    letter-spacing: var(--type-h2-md-letter-spacing);
  }
}

@media (min-width: 992px) {
  h2, .h2 {
    font-size: var(--type-h2-lg-font-size);
    line-height: var(--type-h2-lg-line-height);
    letter-spacing: var(--type-h2-lg-letter-spacing);
  }
}

h2.title, .h2.title {
  font-family: Formular, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-weight: var(--type-title-xs-font-weight);
  font-size: var(--type-title-xs-font-size);
  line-height: var(--type-title-xs-line-height);
  letter-spacing: var(--type-title-xs-letter-spacing);
}

@media (min-width: 768px) {
  h2.title, .h2.title {
    font-size: var(--type-title-md-font-size);
    line-height: var(--type-title-md-line-height);
    letter-spacing: var(--type-title-md-letter-spacing);
  }
}

@media (min-width: 992px) {
  h2.title, .h2.title {
    font-size: var(--type-title-lg-font-size);
    line-height: var(--type-title-lg-line-height);
    letter-spacing: var(--type-title-lg-letter-spacing);
  }
}

h2.display-title, .h2.display-title {
  font-family: Formular, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-weight: var(--type-display-title-xs-font-weight);
  font-size: var(--type-display-title-xs-font-size);
  line-height: var(--type-display-title-xs-line-height);
  letter-spacing: var(--type-display-title-xs-letter-spacing);
  display: block;
}

@media (min-width: 768px) {
  h2.display-title, .h2.display-title {
    font-size: var(--type-display-title-md-font-size);
    line-height: var(--type-display-title-md-line-height);
    letter-spacing: var(--type-display-title-md-letter-spacing);
  }
}

@media (min-width: 992px) {
  h2.display-title, .h2.display-title {
    font-size: var(--type-display-title-lg-font-size);
    line-height: var(--type-display-title-lg-line-height);
    letter-spacing: var(--type-display-title-lg-letter-spacing);
  }
}

h3, .h3 {
  font-family: Formular, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-weight: var(--type-h3-xs-font-weight);
  font-size: var(--type-h3-xs-font-size);
  line-height: var(--type-h3-xs-line-height);
  letter-spacing: var(--type-h3-xs-letter-spacing);
}

@media (min-width: 768px) {
  h3, .h3 {
    font-size: var(--type-h3-md-font-size);
    line-height: var(--type-h3-md-line-height);
    letter-spacing: var(--type-h3-md-letter-spacing);
  }
}

@media (min-width: 992px) {
  h3, .h3 {
    font-size: var(--type-h3-lg-font-size);
    line-height: var(--type-h3-lg-line-height);
    letter-spacing: var(--type-h3-lg-letter-spacing);
  }
}

h3.title, .h3.title {
  font-family: Formular, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-weight: var(--type-title-xs-font-weight);
  font-size: var(--type-title-xs-font-size);
  line-height: var(--type-title-xs-line-height);
  letter-spacing: var(--type-title-xs-letter-spacing);
}

@media (min-width: 768px) {
  h3.title, .h3.title {
    font-size: var(--type-title-md-font-size);
    line-height: var(--type-title-md-line-height);
    letter-spacing: var(--type-title-md-letter-spacing);
  }
}

@media (min-width: 992px) {
  h3.title, .h3.title {
    font-size: var(--type-title-lg-font-size);
    line-height: var(--type-title-lg-line-height);
    letter-spacing: var(--type-title-lg-letter-spacing);
  }
}

h3.display-title, .h3.display-title {
  font-family: Formular, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-weight: var(--type-display-title-xs-font-weight);
  font-size: var(--type-display-title-xs-font-size);
  line-height: var(--type-display-title-xs-line-height);
  letter-spacing: var(--type-display-title-xs-letter-spacing);
  display: block;
}

@media (min-width: 768px) {
  h3.display-title, .h3.display-title {
    font-size: var(--type-display-title-md-font-size);
    line-height: var(--type-display-title-md-line-height);
    letter-spacing: var(--type-display-title-md-letter-spacing);
  }
}

@media (min-width: 992px) {
  h3.display-title, .h3.display-title {
    font-size: var(--type-display-title-lg-font-size);
    line-height: var(--type-display-title-lg-line-height);
    letter-spacing: var(--type-display-title-lg-letter-spacing);
  }
}

h3.bold-grey, .h3.bold-grey {
  color: #636363;
  font-size: 1.4375rem;
  font-weight: 700;
  line-height: 1.2;
}

h4, .h4 {
  font-family: Formular, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-weight: var(--type-h4-xs-font-weight);
  font-size: var(--type-h4-xs-font-size);
  line-height: var(--type-h4-xs-line-height);
  letter-spacing: var(--type-h4-xs-letter-spacing);
}

@media (min-width: 768px) {
  h4, .h4 {
    font-size: var(--type-h4-md-font-size);
    line-height: var(--type-h4-md-line-height);
    letter-spacing: var(--type-h4-md-letter-spacing);
  }
}

@media (min-width: 992px) {
  h4, .h4 {
    font-size: var(--type-h4-lg-font-size);
    line-height: var(--type-h4-lg-line-height);
    letter-spacing: var(--type-h4-lg-letter-spacing);
  }
}

h4.title, .h4.title {
  font-family: Formular, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-weight: var(--type-title-xs-font-weight);
  font-size: var(--type-title-xs-font-size);
  line-height: var(--type-title-xs-line-height);
  letter-spacing: var(--type-title-xs-letter-spacing);
}

@media (min-width: 768px) {
  h4.title, .h4.title {
    font-size: var(--type-title-md-font-size);
    line-height: var(--type-title-md-line-height);
    letter-spacing: var(--type-title-md-letter-spacing);
  }
}

@media (min-width: 992px) {
  h4.title, .h4.title {
    font-size: var(--type-title-lg-font-size);
    line-height: var(--type-title-lg-line-height);
    letter-spacing: var(--type-title-lg-letter-spacing);
  }
}

h4.display-title, .h4.display-title {
  font-family: Formular, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-weight: var(--type-display-title-xs-font-weight);
  font-size: var(--type-display-title-xs-font-size);
  line-height: var(--type-display-title-xs-line-height);
  letter-spacing: var(--type-display-title-xs-letter-spacing);
  display: block;
}

@media (min-width: 768px) {
  h4.display-title, .h4.display-title {
    font-size: var(--type-display-title-md-font-size);
    line-height: var(--type-display-title-md-line-height);
    letter-spacing: var(--type-display-title-md-letter-spacing);
  }
}

@media (min-width: 992px) {
  h4.display-title, .h4.display-title {
    font-size: var(--type-display-title-lg-font-size);
    line-height: var(--type-display-title-lg-line-height);
    letter-spacing: var(--type-display-title-lg-letter-spacing);
  }
}

h5, .h5, .ecat-form label {
  font-family: Formular, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-weight: var(--type-h5-xs-font-weight);
  font-size: var(--type-h5-xs-font-size);
  line-height: var(--type-h5-xs-line-height);
  letter-spacing: var(--type-h5-xs-letter-spacing);
  text-transform: var(--type-h5-xs-text-transform);
}

@media (min-width: 768px) {
  h5, .h5, .ecat-form label {
    font-size: var(--type-h5-md-font-size);
    line-height: var(--type-h5-md-line-height);
    letter-spacing: var(--type-h5-md-letter-spacing);
  }
}

@media (min-width: 992px) {
  h5, .h5, .ecat-form label {
    font-size: var(--type-h5-lg-font-size);
    line-height: var(--type-h5-lg-line-height);
    letter-spacing: var(--type-h5-lg-letter-spacing);
  }
}

h5.title, .h5.title, .ecat-form label.title {
  font-family: Formular, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-weight: var(--type-title-xs-font-weight);
  font-size: var(--type-title-xs-font-size);
  line-height: var(--type-title-xs-line-height);
  letter-spacing: var(--type-title-xs-letter-spacing);
}

@media (min-width: 768px) {
  h5.title, .h5.title, .ecat-form label.title {
    font-size: var(--type-title-md-font-size);
    line-height: var(--type-title-md-line-height);
    letter-spacing: var(--type-title-md-letter-spacing);
  }
}

@media (min-width: 992px) {
  h5.title, .h5.title, .ecat-form label.title {
    font-size: var(--type-title-lg-font-size);
    line-height: var(--type-title-lg-line-height);
    letter-spacing: var(--type-title-lg-letter-spacing);
  }
}

h5.display-title, .h5.display-title, .ecat-form label.display-title {
  font-family: Formular, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-weight: var(--type-display-title-xs-font-weight);
  font-size: var(--type-display-title-xs-font-size);
  line-height: var(--type-display-title-xs-line-height);
  letter-spacing: var(--type-display-title-xs-letter-spacing);
  display: block;
}

@media (min-width: 768px) {
  h5.display-title, .h5.display-title, .ecat-form label.display-title {
    font-size: var(--type-display-title-md-font-size);
    line-height: var(--type-display-title-md-line-height);
    letter-spacing: var(--type-display-title-md-letter-spacing);
  }
}

@media (min-width: 992px) {
  h5.display-title, .h5.display-title, .ecat-form label.display-title {
    font-size: var(--type-display-title-lg-font-size);
    line-height: var(--type-display-title-lg-line-height);
    letter-spacing: var(--type-display-title-lg-letter-spacing);
  }
}

h6, .h6 {
  font-family: Formular, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-weight: var(--type-h6-xs-font-weight);
  font-size: var(--type-h6-xs-font-size);
  line-height: var(--type-h6-xs-line-height);
  letter-spacing: var(--type-h6-xs-letter-spacing);
}

@media (min-width: 768px) {
  h6, .h6 {
    font-size: var(--type-h6-md-font-size);
    line-height: var(--type-h6-md-line-height);
    letter-spacing: var(--type-h6-md-letter-spacing);
  }
}

@media (min-width: 992px) {
  h6, .h6 {
    font-size: var(--type-h6-lg-font-size);
    line-height: var(--type-h6-lg-line-height);
    letter-spacing: var(--type-h6-lg-letter-spacing);
  }
}

h6.title, .h6.title {
  font-family: Formular, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-weight: var(--type-title-xs-font-weight);
  font-size: var(--type-title-xs-font-size);
  line-height: var(--type-title-xs-line-height);
  letter-spacing: var(--type-title-xs-letter-spacing);
}

@media (min-width: 768px) {
  h6.title, .h6.title {
    font-size: var(--type-title-md-font-size);
    line-height: var(--type-title-md-line-height);
    letter-spacing: var(--type-title-md-letter-spacing);
  }
}

@media (min-width: 992px) {
  h6.title, .h6.title {
    font-size: var(--type-title-lg-font-size);
    line-height: var(--type-title-lg-line-height);
    letter-spacing: var(--type-title-lg-letter-spacing);
  }
}

h6.display-title, .h6.display-title {
  font-family: Formular, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-weight: var(--type-display-title-xs-font-weight);
  font-size: var(--type-display-title-xs-font-size);
  line-height: var(--type-display-title-xs-line-height);
  letter-spacing: var(--type-display-title-xs-letter-spacing);
  display: block;
}

@media (min-width: 768px) {
  h6.display-title, .h6.display-title {
    font-size: var(--type-display-title-md-font-size);
    line-height: var(--type-display-title-md-line-height);
    letter-spacing: var(--type-display-title-md-letter-spacing);
  }
}

@media (min-width: 992px) {
  h6.display-title, .h6.display-title {
    font-size: var(--type-display-title-lg-font-size);
    line-height: var(--type-display-title-lg-line-height);
    letter-spacing: var(--type-display-title-lg-letter-spacing);
  }
}

p {
  font-size: var(--type-paragraph-xs-font-size);
  line-height: var(--type-paragraph-xs-line-height);
}

@media (min-width: 768px) {
  p {
    font-size: var(--type-paragraph-md-font-size);
    line-height: var(--type-paragraph-md-line-height);
  }
}

body.sfPageEditor header-component {
  position: relative;
}

.d-none {
  display: none !important;
}

header-component {
  z-index: 9999;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
}

header-component content-wrapper {
  width: 100%;
  margin: 0 auto;
  padding: 0 32px;
  position: relative;
}

header-component content-wrapper content-wrapper-background {
  width: 100%;
  height: 100%;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(0);
}

header-component content-wrapper content-wrapper-background[bg="light"] {
  background-color: #191919;
}

header-component content-wrapper content-wrapper-background[bg="dark"] {
  background-color: #000;
}

header-component content-wrapper:first-child {
  z-index: 200;
  display: none;
}

@media (min-width: 992px) {
  header-component content-wrapper:first-child {
    display: block;
  }
}

header-component content-wrapper:nth-child(2) {
  z-index: 100;
  display: block;
}

header-component .top-nav, header-component .bottom-nav {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
}

header-component .top-nav {
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  height: 48px;
  display: flex;
}

header-component .top-nav button {
  cursor: pointer;
  background-color: #0000;
  border: none;
  outline: none;
  position: relative;
}

header-component .top-nav a, header-component .top-nav button, header-component .top-nav account-component, header-component .top-nav language-component {
  color: #d1d1d1;
  white-space: nowrap;
  letter-spacing: 2px;
  cursor: pointer;
  z-index: 5;
  justify-content: center;
  align-items: center;
  margin: 0 10px;
  font-family: Formular;
  font-size: 12px;
  line-height: 15px;
  text-decoration: none;
  transition: color 80ms ease-in-out;
  display: inline-flex;
  position: relative;
}

#PageContent {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}

main {
  flex: auto;
}

.aptiv-main {
  color: #fff;
  background-color: #000;
}

@media print {
  #TopNavigation, #Ecat-nav, #Footer, .share-buttons, .breadcrumb-nav, .simple-search-bar, .text-cta-default, .spacer-widget-container, .recommendations-wrapper, .tab-section .search-link, .image-cta-tools {
    display: none !important;
  }

  #product-detail-view {
    visibility: visible;
  }

  .main-image {
    border: none !important;
  }
}

.radio-indicator, .figma-radio {
  background: #fff;
  border: 1px solid #000;
  border-radius: 9999px;
  flex: none;
  width: 20px;
  height: 20px;
  display: inline-block;
  position: relative;
}

.radio-indicator-active, .figma-radio-active {
  border-color: var(--editorial-accent);
  background: var(--editorial-accent);
  box-shadow: none;
  position: relative;
}

.radio-indicator-active:after, .figma-radio-active:after {
  content: "";
  background: #fff;
  border-radius: 9999px;
  width: 7px;
  height: 7px;
  margin: auto;
  position: absolute;
  inset: 0;
}

.peer:checked + .radio-indicator {
  border-color: var(--editorial-accent);
  background: var(--editorial-accent);
  box-shadow: none;
  position: relative;
}

.peer:checked + .radio-indicator:after {
  content: "";
  background: #fff;
  border-radius: 9999px;
  width: 7px;
  height: 7px;
  margin: auto;
  position: absolute;
  inset: 0;
}

main input:not([type="radio"]):not([type="checkbox"]), main select, main textarea {
  border: 1px solid var(--editorial-border);
  border-radius: 4px;
}

main input:not([type="radio"]):not([type="checkbox"]):focus, main select:focus, main textarea:focus {
  border-color: #000;
  outline: none;
}

.checkbox-control {
  appearance: none;
  color: #fff;
  background: #fff;
  border: 1px solid #9ca3af;
  border-radius: 2px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  transition: border-color .15s, background-color .15s;
  display: inline-flex;
}

.checkbox-control:hover, .group:hover .checkbox-control {
  border-color: var(--editorial-accent);
}

.checkbox-control:checked, .peer:checked + .checkbox-control {
  border-color: var(--editorial-accent);
  background-color: var(--editorial-accent);
}

.checkbox-control:checked {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M3 8.5 6.5 12 13 4.5' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 12px 12px;
}

.checkbox-control:focus-visible, .peer:focus-visible + .checkbox-control {
  outline: none;
  box-shadow: 0 0 0 2px #eef6ff;
}

.aptiv {
  speak: never;
  font-variant: normal;
  text-transform: none;
  letter-spacing: 0;
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  font-variant-ligatures: discretionary-ligatures;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  font-family: AptivIcons !important;
}

.aptiv-cart:before {
  content: "";
}

.aptiv-account:before {
  content: "";
}

.aptiv-globe:before {
  content: "";
}

.aptiv-search:before {
  content: "";
}

.aptiv-linkedin:before {
  content: "";
}

.aptiv-facebook:before {
  content: "";
}

.aptiv-instagram:before {
  content: "";
}

.aptiv-youtube:before {
  content: "";
}

.aptiv-sort-down:before {
  content: "";
}

.aptiv-sort-up:before {
  content: "";
}

.nav {
  --bs-nav-link-padding-x: 1rem;
  --bs-nav-link-padding-y: .5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-link-color);
  --bs-nav-link-hover-color: var(--bs-link-hover-color);
  --bs-nav-link-disabled-color: var(--bs-secondary-color);
  flex-wrap: wrap;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  display: flex;
}

.nav-link {
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-nav-link-color);
  background: none;
  border: 0;
  text-decoration: none;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
  display: block;
}

@media (prefers-reduced-motion: reduce) {
  .nav-link {
    transition: none;
  }
}

.nav-link:hover, .nav-link:focus {
  color: var(--bs-nav-link-hover-color);
}

.nav-link:focus-visible {
  outline: 0;
  box-shadow: 0 0 0 .25rem #0d6efd40;
}

.nav-link.disabled, .nav-link:disabled {
  color: var(--bs-nav-link-disabled-color);
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  --bs-nav-tabs-border-width: var(--bs-border-width);
  --bs-nav-tabs-border-color: var(--bs-border-color);
  --bs-nav-tabs-border-radius: var(--bs-border-radius);
  --bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);
  --bs-nav-tabs-link-active-color: var(--bs-emphasis-color);
  --bs-nav-tabs-link-active-bg: var(--bs-body-bg);
  --bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);
  border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);
}

.nav-tabs .nav-link {
  margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
  border: var(--bs-nav-tabs-border-width) solid transparent;
  border-top-left-radius: var(--bs-nav-tabs-border-radius);
  border-top-right-radius: var(--bs-nav-tabs-border-radius);
}

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: var(--bs-nav-tabs-link-hover-border-color);
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
  color: var(--bs-nav-tabs-link-active-color);
  background-color: var(--bs-nav-tabs-link-active-bg);
  border-color: var(--bs-nav-tabs-link-active-border-color);
}

.nav-tabs .dropdown-menu {
  margin-top: calc(-1 * var(--bs-nav-tabs-border-width));
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills {
  --bs-nav-pills-border-radius: var(--bs-border-radius);
  --bs-nav-pills-link-active-color: #fff;
  --bs-nav-pills-link-active-bg: #0d6efd;
}

.nav-pills .nav-link {
  border-radius: var(--bs-nav-pills-border-radius);
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: var(--bs-nav-pills-link-active-color);
  background-color: var(--bs-nav-pills-link-active-bg);
}

.nav-underline {
  --bs-nav-underline-gap: 1rem;
  --bs-nav-underline-border-width: .125rem;
  --bs-nav-underline-link-active-color: var(--bs-emphasis-color);
  gap: var(--bs-nav-underline-gap);
}

.nav-underline .nav-link {
  border-bottom: var(--bs-nav-underline-border-width) solid transparent;
  padding-left: 0;
  padding-right: 0;
}

.nav-underline .nav-link:hover, .nav-underline .nav-link:focus {
  border-bottom-color: currentColor;
}

.nav-underline .nav-link.active, .nav-underline .show > .nav-link {
  color: var(--bs-nav-underline-link-active-color);
  border-bottom-color: currentColor;
  font-weight: 700;
}

.nav-fill > .nav-link, .nav-fill .nav-item {
  text-align: center;
  flex: auto;
}

.nav-justified > .nav-link, .nav-justified .nav-item {
  text-align: center;
  flex-grow: 1;
  flex-basis: 0;
}

.nav-fill .nav-item .nav-link, .nav-justified .nav-item .nav-link {
  width: 100%;
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.navbar {
  --bs-navbar-padding-x: 0;
  --bs-navbar-padding-y: .5rem;
  --bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), .65);
  --bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), .8);
  --bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), .3);
  --bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-padding-y: .3125rem;
  --bs-navbar-brand-margin-end: 1rem;
  --bs-navbar-brand-font-size: 1.25rem;
  --bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-nav-link-padding-x: .5rem;
  --bs-navbar-toggler-padding-y: .25rem;
  --bs-navbar-toggler-padding-x: .75rem;
  --bs-navbar-toggler-font-size: 1.25rem;
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  --bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), .15);
  --bs-navbar-toggler-border-radius: var(--bs-border-radius);
  --bs-navbar-toggler-focus-width: .25rem;
  --bs-navbar-toggler-transition: box-shadow .15s ease-in-out;
  padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar > .container, .navbar > .container-fluid, .navbar > .container-sm, .navbar > .container-md, .navbar > .container-lg, .navbar > .container-xl, .navbar > .container-2x, .navbar > .container-3x {
  flex-wrap: inherit;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.navbar-brand {
  padding-top: var(--bs-navbar-brand-padding-y);
  padding-bottom: var(--bs-navbar-brand-padding-y);
  margin-right: var(--bs-navbar-brand-margin-end);
  font-size: var(--bs-navbar-brand-font-size);
  color: var(--bs-navbar-brand-color);
  white-space: nowrap;
  text-decoration: none;
}

.navbar-brand:hover, .navbar-brand:focus {
  color: var(--bs-navbar-brand-hover-color);
}

.navbar-nav {
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-padding-y: .5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-navbar-color);
  --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
  --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
  flex-direction: column;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  display: flex;
}

.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
  color: var(--bs-navbar-active-color);
}

.navbar-nav .dropdown-menu {
  position: static;
}

.navbar-text {
  color: var(--bs-navbar-color);
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.navbar-text a, .navbar-text a:hover, .navbar-text a:focus {
  color: var(--bs-navbar-active-color);
}

.navbar-collapse {
  flex-grow: 1;
  flex-basis: 100%;
  align-items: center;
}

.navbar-toggler {
  padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size: var(--bs-navbar-toggler-font-size);
  color: var(--bs-navbar-color);
  border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
  border-radius: var(--bs-navbar-toggler-border-radius);
  transition: var(--bs-navbar-toggler-transition);
  background-color: #0000;
  line-height: 1;
}

@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    transition: none;
  }
}

.navbar-toggler:hover {
  text-decoration: none;
}

.navbar-toggler:focus {
  box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width);
  outline: 0;
  text-decoration: none;
}

.navbar-toggler-icon {
  vertical-align: middle;
  background-image: var(--bs-navbar-toggler-icon-bg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 1.5em;
  height: 1.5em;
  display: inline-block;
}

.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }

  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }

  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }

  .navbar-expand-sm .navbar-collapse {
    flex-basis: auto;
    display: flex !important;
  }

  .navbar-expand-sm .navbar-toggler {
    display: none;
  }

  .navbar-expand-sm .offcanvas {
    z-index: auto;
    flex-grow: 1;
    transition: none;
    position: static;
    visibility: visible !important;
    background-color: #0000 !important;
    border: 0 !important;
    width: auto !important;
    height: auto !important;
    transform: none !important;
  }

  .navbar-expand-sm .offcanvas .offcanvas-header {
    display: none;
  }

  .navbar-expand-sm .offcanvas .offcanvas-body {
    flex-grow: 0;
    padding: 0;
    display: flex;
    overflow-y: visible;
  }
}

@media (min-width: 768px) {
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }

  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }

  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }

  .navbar-expand-md .navbar-collapse {
    flex-basis: auto;
    display: flex !important;
  }

  .navbar-expand-md .navbar-toggler {
    display: none;
  }

  .navbar-expand-md .offcanvas {
    z-index: auto;
    flex-grow: 1;
    transition: none;
    position: static;
    visibility: visible !important;
    background-color: #0000 !important;
    border: 0 !important;
    width: auto !important;
    height: auto !important;
    transform: none !important;
  }

  .navbar-expand-md .offcanvas .offcanvas-header {
    display: none;
  }

  .navbar-expand-md .offcanvas .offcanvas-body {
    flex-grow: 0;
    padding: 0;
    display: flex;
    overflow-y: visible;
  }
}

@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }

  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }

  .navbar-expand-lg .navbar-collapse {
    flex-basis: auto;
    display: flex !important;
  }

  .navbar-expand-lg .navbar-toggler {
    display: none;
  }

  .navbar-expand-lg .offcanvas {
    z-index: auto;
    flex-grow: 1;
    transition: none;
    position: static;
    visibility: visible !important;
    background-color: #0000 !important;
    border: 0 !important;
    width: auto !important;
    height: auto !important;
    transform: none !important;
  }

  .navbar-expand-lg .offcanvas .offcanvas-header {
    display: none;
  }

  .navbar-expand-lg .offcanvas .offcanvas-body {
    flex-grow: 0;
    padding: 0;
    display: flex;
    overflow-y: visible;
  }
}

@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }

  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }

  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }

  .navbar-expand-xl .navbar-collapse {
    flex-basis: auto;
    display: flex !important;
  }

  .navbar-expand-xl .navbar-toggler {
    display: none;
  }

  .navbar-expand-xl .offcanvas {
    z-index: auto;
    flex-grow: 1;
    transition: none;
    position: static;
    visibility: visible !important;
    background-color: #0000 !important;
    border: 0 !important;
    width: auto !important;
    height: auto !important;
    transform: none !important;
  }

  .navbar-expand-xl .offcanvas .offcanvas-header {
    display: none;
  }

  .navbar-expand-xl .offcanvas .offcanvas-body {
    flex-grow: 0;
    padding: 0;
    display: flex;
    overflow-y: visible;
  }
}

@media (min-width: 1400px) {
  .navbar-expand-2x {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-2x .navbar-nav {
    flex-direction: row;
  }

  .navbar-expand-2x .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-2x .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }

  .navbar-expand-2x .navbar-nav-scroll {
    overflow: visible;
  }

  .navbar-expand-2x .navbar-collapse {
    flex-basis: auto;
    display: flex !important;
  }

  .navbar-expand-2x .navbar-toggler {
    display: none;
  }

  .navbar-expand-2x .offcanvas {
    z-index: auto;
    flex-grow: 1;
    transition: none;
    position: static;
    visibility: visible !important;
    background-color: #0000 !important;
    border: 0 !important;
    width: auto !important;
    height: auto !important;
    transform: none !important;
  }

  .navbar-expand-2x .offcanvas .offcanvas-header {
    display: none;
  }

  .navbar-expand-2x .offcanvas .offcanvas-body {
    flex-grow: 0;
    padding: 0;
    display: flex;
    overflow-y: visible;
  }
}

@media (min-width: 1600px) {
  .navbar-expand-3x {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-3x .navbar-nav {
    flex-direction: row;
  }

  .navbar-expand-3x .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-3x .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }

  .navbar-expand-3x .navbar-nav-scroll {
    overflow: visible;
  }

  .navbar-expand-3x .navbar-collapse {
    flex-basis: auto;
    display: flex !important;
  }

  .navbar-expand-3x .navbar-toggler {
    display: none;
  }

  .navbar-expand-3x .offcanvas {
    z-index: auto;
    flex-grow: 1;
    transition: none;
    position: static;
    visibility: visible !important;
    background-color: #0000 !important;
    border: 0 !important;
    width: auto !important;
    height: auto !important;
    transform: none !important;
  }

  .navbar-expand-3x .offcanvas .offcanvas-header {
    display: none;
  }

  .navbar-expand-3x .offcanvas .offcanvas-body {
    flex-grow: 0;
    padding: 0;
    display: flex;
    overflow-y: visible;
  }
}

.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}

.navbar-expand .navbar-nav {
  flex-direction: row;
}

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

.navbar-expand .navbar-nav .nav-link {
  padding-right: var(--bs-navbar-nav-link-padding-x);
  padding-left: var(--bs-navbar-nav-link-padding-x);
}

.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}

.navbar-expand .navbar-collapse {
  flex-basis: auto;
  display: flex !important;
}

.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-expand .offcanvas {
  z-index: auto;
  flex-grow: 1;
  transition: none;
  position: static;
  visibility: visible !important;
  background-color: #0000 !important;
  border: 0 !important;
  width: auto !important;
  height: auto !important;
  transform: none !important;
}

.navbar-expand .offcanvas .offcanvas-header {
  display: none;
}

.navbar-expand .offcanvas .offcanvas-body {
  flex-grow: 0;
  padding: 0;
  display: flex;
  overflow-y: visible;
}

.navbar-dark, .navbar[data-bs-theme="dark"] {
  --bs-navbar-color: #ffffff8c;
  --bs-navbar-hover-color: #ffffffbf;
  --bs-navbar-disabled-color: #ffffff40;
  --bs-navbar-active-color: #fff;
  --bs-navbar-brand-color: #fff;
  --bs-navbar-brand-hover-color: #fff;
  --bs-navbar-toggler-border-color: #ffffff1a;
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

[data-bs-theme="dark"] .navbar-toggler-icon {
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

site-search-pagination .pages button:not(.is-active):focus-visible, site-search-pagination .pages button:not(.is-active):hover, careers-search-pagination .pages button:not(.is-active):focus-visible, careers-search-pagination .pages button:not(.is-active):hover, unified-search-pagination .pages button:not(.is-active):focus-visible, unified-search-pagination .pages button:not(.is-active):hover, ecat-search-pagination .pages button:not(.is-active):focus-visible, ecat-search-pagination .pages button:not(.is-active):hover {
  opacity: .6;
}

site-search-pagination .pages button:focus-visible, careers-search-pagination .pages button:focus-visible, unified-search-pagination .pages button:focus-visible, ecat-search-pagination .pages button:focus-visible {
  outline: auto;
}

site-search-pagination .pages button.is-active, careers-search-pagination .pages button.is-active, unified-search-pagination .pages button.is-active, ecat-search-pagination .pages button.is-active {
  font-weight: bold;
}

site-search-pagination .pages button.is-active:after, careers-search-pagination .pages button.is-active:after, unified-search-pagination .pages button.is-active:after, ecat-search-pagination .pages button.is-active:after {
  content: "";
  background-color: #f84018;
  width: 20px;
  height: 2px;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 2px;
}

.ccr-component ccr-search-pagination .pages button:not(.is-active):focus-visible, .ccr-component ccr-search-pagination .pages button:not(.is-active):hover {
  opacity: .6;
}

.ccr-component ccr-search-pagination .pages button.is-active {
  font-weight: 700;
}

.ccr-component ccr-search-pagination .pages button.is-active:after {
  content: "";
  background-color: #f84018;
  width: 20px;
  height: 2px;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 2px;
}

.ecat-search-grid .ecat-search-pagination-container ecat-search-pagination .pages button:not(.is-active):focus-visible, .ecat-search-grid .ecat-search-pagination-container ecat-search-pagination .pages button:not(.is-active):hover {
  opacity: .6;
}

.ecat-search-grid .ecat-search-pagination-container ecat-search-pagination .pages button.is-active {
  font-weight: bold;
}

.ecat-search-grid .ecat-search-pagination-container ecat-search-pagination .pages button.is-active:after {
  content: "";
  background-color: #f84018;
  width: 20px;
  height: 2px;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 2px;
}

event-search-pill-group .event-search-pill.is-active {
  color: #fff;
}

event-search-pill-group.event-search__status-pills .event-search-pill.is-active {
  background-color: #000;
}

event-search-pill-group.event-search__type-pills .event-search-pill.is-active {
  color: #fff;
  background-color: #f84018;
}

header-component .top-nav a:hover, header-component .top-nav a:focus-visible, header-component .top-nav button:hover, header-component .top-nav button:focus-visible, header-component .top-nav account-component:hover, header-component .top-nav account-component:focus-visible, header-component .top-nav language-component:hover, header-component .top-nav language-component:focus-visible {
  color: #f84018 !important;
}

header-component .top-nav a:hover language-menu, header-component .top-nav a:hover account-menu, header-component .top-nav a:focus-visible language-menu, header-component .top-nav a:focus-visible account-menu, header-component .top-nav a:focus-within language-menu, header-component .top-nav a:focus-within account-menu, header-component .top-nav button:hover language-menu, header-component .top-nav button:hover account-menu, header-component .top-nav button:focus-visible language-menu, header-component .top-nav button:focus-visible account-menu, header-component .top-nav button:focus-within language-menu, header-component .top-nav button:focus-within account-menu, header-component .top-nav account-component:hover language-menu, header-component .top-nav account-component:hover account-menu, header-component .top-nav account-component:focus-visible language-menu, header-component .top-nav account-component:focus-visible account-menu, header-component .top-nav account-component:focus-within language-menu, header-component .top-nav account-component:focus-within account-menu, header-component .top-nav language-component:hover language-menu, header-component .top-nav language-component:hover account-menu, header-component .top-nav language-component:focus-visible language-menu, header-component .top-nav language-component:focus-visible account-menu, header-component .top-nav language-component:focus-within language-menu, header-component .top-nav language-component:focus-within account-menu {
  visibility: visible;
  opacity: 1;
  pointer-events: all;
}

header-component .top-nav a:hover .carrot, header-component .top-nav a:focus-visible .carrot, header-component .top-nav a:focus-within .carrot, header-component .top-nav button:hover .carrot, header-component .top-nav button:focus-visible .carrot, header-component .top-nav button:focus-within .carrot, header-component .top-nav account-component:hover .carrot, header-component .top-nav account-component:focus-visible .carrot, header-component .top-nav account-component:focus-within .carrot, header-component .top-nav language-component:hover .carrot, header-component .top-nav language-component:focus-visible .carrot, header-component .top-nav language-component:focus-within .carrot {
  transform: rotate(180deg)translateY(-1px);
}

header-component .top-nav a[Line="Left"], header-component .top-nav button[Line="Left"], header-component .top-nav account-component[Line="Left"], header-component .top-nav language-component[Line="Left"] {
  padding-left: 20px;
}

header-component .top-nav a[Line="Left"]:before, header-component .top-nav button[Line="Left"]:before, header-component .top-nav account-component[Line="Left"]:before, header-component .top-nav language-component[Line="Left"]:before {
  content: "";
  background-color: #979797;
  width: 1px;
  height: 13px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

header-component .top-nav a svg, header-component .top-nav button svg, header-component .top-nav account-component svg, header-component .top-nav language-component svg {
  width: 14px;
  height: 14px;
}

header-component .top-nav a i, header-component .top-nav button i, header-component .top-nav account-component i, header-component .top-nav language-component i {
  font-size: 15px;
}

header-component .top-nav a .heart, header-component .top-nav button .heart, header-component .top-nav account-component .heart, header-component .top-nav language-component .heart {
  justify-content: center;
  align-items: center;
  width: 19px;
  height: 19px;
  margin-right: 8px;
  display: inline-flex;
}

header-component .top-nav a .account, header-component .top-nav button .account, header-component .top-nav account-component .account, header-component .top-nav language-component .account {
  width: 16px;
  height: 14px;
}

header-component .top-nav a .globe, header-component .top-nav button .globe, header-component .top-nav account-component .globe, header-component .top-nav language-component .globe {
  justify-content: center;
  align-items: center;
  width: 15px;
  height: 15px;
  margin-right: 8px;
  display: inline-flex;
}

header-component .top-nav a .globe svg, header-component .top-nav button .globe svg, header-component .top-nav account-component .globe svg, header-component .top-nav language-component .globe svg {
  width: 15px;
  height: 15px;
}

header-component .top-nav a .carrot, header-component .top-nav button .carrot, header-component .top-nav account-component .carrot, header-component .top-nav language-component .carrot {
  transform-origin: center;
  justify-content: center;
  align-items: center;
  width: 8px;
  height: 8px;
  margin-left: 6px;
  transition: transform .15s ease-in-out;
  display: inline-flex;
  transform: rotate(0)translateY(-1px);
}

header-component .top-nav a span, header-component .top-nav button span, header-component .top-nav account-component span, header-component .top-nav language-component span {
  display: inline-block;
}

header-component .top-nav language-menu {
  text-transform: capitalize;
  right: -8px;
}

header-component .top-nav account-component[login="false"] account-menu {
  display: none;
}

header-component .top-nav account-component[login="true"] account-menu {
  display: block;
}

header-component .top-nav account-component account-menu {
  left: 50%;
  transform: translateX(-50%);
}

header-component .top-nav .item-count {
  color: #fff;
  background: #f84018;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 14px;
  height: 14px;
  padding: 7px;
  font-size: 10px;
  line-height: 11px;
  display: flex;
  position: absolute;
  top: 8px;
  bottom: -11px;
  right: -8px;
}

header-component .top-nav .cart-url {
  display: none;
}

@media (min-width: 992px) {
  header-component .top-nav .cart-url {
    display: inline-flex;
  }
}

header-component .top-nav language-component {
  margin-left: 16px;
}

header-component .top-nav language-menu, header-component .top-nav account-menu {
  text-align: center;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  background-color: #191919;
  padding: 61px 22px 40px;
  transition: opacity .15s ease-in-out;
  display: inline-block;
  position: absolute;
  top: 100%;
}

header-component .top-nav language-menu a, header-component .top-nav language-menu button, header-component .top-nav account-menu a, header-component .top-nav account-menu button {
  color: #fff;
  width: 100%;
  margin: 0;
  padding: 0 10px;
  font-size: 14px;
  line-height: 35px;
  transition: color 80ms ease-in-out;
  display: block;
}

header-component .top-nav language-menu a:hover, header-component .top-nav language-menu a:focus-visible, header-component .top-nav language-menu button:hover, header-component .top-nav language-menu button:focus-visible, header-component .top-nav account-menu a:hover, header-component .top-nav account-menu a:focus-visible, header-component .top-nav account-menu button:hover, header-component .top-nav account-menu button:focus-visible {
  color: #f84018 !important;
}

header-component .top-nav .global-site {
  padding-left: 19px;
  position: relative;
}

header-component .top-nav .global-site:before {
  content: "";
  background-color: #f84018;
  border-radius: 50%;
  width: 9px;
  height: 9px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

header-component .bottom-nav {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  height: 70px;
  line-height: 1;
  display: flex;
}

header-component .bottom-nav > div {
  flex-shrink: 0;
}

@media (min-width: 992px) {
  header-component .bottom-nav {
    height: 96px;
  }
}

header-component .bottom-nav #logo {
  vertical-align: middle;
  width: 171px;
  height: 22px;
  margin-left: 8px;
  display: inline-block;
}

@media (min-width: 992px) {
  header-component .bottom-nav #logo {
    padding-left: 0;
  }
}

header-component .bottom-nav #logo img {
  width: 100%;
  height: 100%;
}

header-component .bottom-nav .site-indicator {
  color: #aeaeae;
  white-space: nowrap;
  border-left: 1px solid #636363;
  align-items: center;
  height: 35px;
  margin-left: 24px;
  padding-left: 15px;
  font-family: Formular;
  font-size: 12px;
  font-weight: 300;
  display: none;
}

@media (min-width: 992px) {
  header-component .bottom-nav .site-indicator {
    display: inline-flex;
  }
}

header-component .bottom-nav nav {
  flex-flow: wrap;
  justify-content: flex-end;
  align-items: center;
  margin-left: auto;
  display: inline-flex;
}

header-component .bottom-nav > a, header-component .bottom-nav nav-link-component {
  cursor: pointer;
  letter-spacing: 2.81px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin: 0 8px;
  display: none;
  position: relative;
}

@media (min-width: 992px) {
  header-component .bottom-nav > a, header-component .bottom-nav nav-link-component {
    margin: 0 15px;
    display: inline-flex;
  }
}

header-component .bottom-nav > a[mobile="always"], header-component .bottom-nav nav-link-component[mobile="always"], header-component .bottom-nav > a[mobile="only"], header-component .bottom-nav nav-link-component[mobile="only"] {
  display: inline-flex;
}

@media (min-width: 992px) {
  header-component .bottom-nav > a[mobile="only"], header-component .bottom-nav nav-link-component[mobile="only"] {
    display: none;
  }
}

header-component .bottom-nav > a.is-active span:after, header-component .bottom-nav > a.is-active a:after, header-component .bottom-nav nav-link-component.is-active span:after, header-component .bottom-nav nav-link-component.is-active a:after, header-component .bottom-nav > a:hover span:after, header-component .bottom-nav > a:hover a:after, header-component .bottom-nav > a:focus-visible span:after, header-component .bottom-nav > a:focus-visible a:after, header-component .bottom-nav nav-link-component:hover span:after, header-component .bottom-nav nav-link-component:hover a:after, header-component .bottom-nav nav-link-component:focus-visible span:after, header-component .bottom-nav nav-link-component:focus-visible a:after {
  opacity: 1 !important;
}

header-component .bottom-nav > a:hover svg, header-component .bottom-nav > a:focus-visible svg, header-component .bottom-nav nav-link-component:hover svg, header-component .bottom-nav nav-link-component:focus-visible svg {
  color: #f84018 !important;
}

header-component .bottom-nav > a span, header-component .bottom-nav > a a, header-component .bottom-nav nav-link-component span, header-component .bottom-nav nav-link-component a {
  color: #fff;
  text-transform: uppercase;
  font-family: Formular;
  font-size: 15px;
  font-weight: bold;
  line-height: 19px;
  text-decoration: none;
}

header-component .bottom-nav > a > a:not([href]), header-component .bottom-nav nav-link-component > a:not([href]) {
  color: #fff;
}

header-component .bottom-nav > a > a:not([href]):hover, header-component .bottom-nav > a > a:not([href]):focus-visible, header-component .bottom-nav nav-link-component > a:not([href]):hover, header-component .bottom-nav nav-link-component > a:not([href]):focus-visible {
  color: #fff !important;
}

header-component .bottom-nav > a > span, header-component .bottom-nav > a > a:not(.search-link), header-component .bottom-nav nav-link-component > span, header-component .bottom-nav nav-link-component > a:not(.search-link) {
  display: inline-block;
  position: relative;
}

header-component .bottom-nav > a > span:after, header-component .bottom-nav > a > a:not(.search-link):after, header-component .bottom-nav nav-link-component > span:after, header-component .bottom-nav nav-link-component > a:not(.search-link):after {
  content: "";
  opacity: 0;
  background-color: #f84018;
  width: 100%;
  height: 3px;
  transition: opacity 80ms ease-in-out;
  display: inline-block;
  position: absolute;
  top: 100%;
  left: 0;
}

header-component .bottom-nav > a svg, header-component .bottom-nav nav-link-component svg {
  width: 19px;
  height: 19px;
  transition: color 80ms ease-in-out;
}

header-component .bottom-nav > a svg.search, header-component .bottom-nav nav-link-component svg.search {
  transform: scaleX(-1);
}

header-component .bottom-nav > a nav-link-menu, header-component .bottom-nav nav-link-component nav-link-menu {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  background-color: #fff;
  gap: 64px;
  padding: 40px 60px;
  transition: opacity .15s ease-in-out, visibility;
  display: grid;
  position: absolute;
  top: calc(100% + 38.5px);
  left: 0;
  transform: translate(0);
}

header-component .bottom-nav > a nav-link-menu link-column, header-component .bottom-nav nav-link-component nav-link-menu link-column {
  display: inline-block;
  position: relative;
}

header-component .bottom-nav > a nav-link-menu link-column[line="Left"]:before, header-component .bottom-nav nav-link-component nav-link-menu link-column[line="Left"]:before {
  content: "";
  background-color: #d6d6d6;
  width: 1px;
  height: 100%;
  display: inline-flex;
  position: absolute;
  top: 0;
  left: -32px;
}

header-component .bottom-nav > a nav-link-menu link-column[line="Right"]:before, header-component .bottom-nav nav-link-component nav-link-menu link-column[line="Right"]:before {
  content: "";
  background-color: #d6d6d6;
  width: 1px;
  height: 100%;
  display: inline-flex;
  position: absolute;
  top: 0;
  right: -32px;
}

header-component .bottom-nav > a nav-link-menu link-column a, header-component .bottom-nav nav-link-component nav-link-menu link-column a {
  color: #000;
  white-space: nowrap;
  text-transform: none;
  letter-spacing: 2px;
  margin: 0;
  padding: 0;
  font-family: Formular;
  font-size: 14px;
  line-height: 40px;
  transition: color 80ms ease-in-out;
  display: block;
  position: relative;
}

header-component .bottom-nav > a nav-link-menu link-column a:hover, header-component .bottom-nav > a nav-link-menu link-column a:focus-visible, header-component .bottom-nav nav-link-component nav-link-menu link-column a:hover, header-component .bottom-nav nav-link-component nav-link-menu link-column a:focus-visible {
  color: #f84018 !important;
  text-decoration: none !important;
}

header-component .bottom-nav > a nav-link-menu link-column a[text="uppercase"], header-component .bottom-nav nav-link-component nav-link-menu link-column a[text="uppercase"] {
  text-transform: uppercase;
}

header-component .bottom-nav > a nav-link-menu link-column a[line="Top"], header-component .bottom-nav nav-link-component nav-link-menu link-column a[line="Top"] {
  margin-top: 40px;
}

header-component .bottom-nav > a nav-link-menu link-column a[line="Top"]:before, header-component .bottom-nav nav-link-component nav-link-menu link-column a[line="Top"]:before {
  content: "";
  background-color: #d6d6d6;
  width: 100%;
  height: 1px;
  display: inline-block;
  position: absolute;
  top: -18px;
  left: 0;
}

header-component .bottom-nav > a nav-link-menu link-column a[line="Bottom"], header-component .bottom-nav nav-link-component nav-link-menu link-column a[line="Bottom"] {
  margin-bottom: 40px;
}

header-component .bottom-nav > a nav-link-menu link-column a[line="Bottom"]:before, header-component .bottom-nav nav-link-component nav-link-menu link-column a[line="Bottom"]:before {
  content: "";
  background-color: #d6d6d6;
  width: 100%;
  height: 1px;
  display: inline-block;
  position: absolute;
  bottom: -18px;
  left: 0;
}

header-component .bottom-nav > a nav-link-menu link-column .column-head, header-component .bottom-nav nav-link-component nav-link-menu link-column .column-head {
  white-space: nowrap;
  letter-spacing: normal;
  margin-top: 11.6px;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 20px !important;
}

header-component .bottom-nav > a nav-link-menu link-column .nav-description, header-component .bottom-nav nav-link-component nav-link-menu link-column .nav-description {
  letter-spacing: 1px;
  color: #636363;
  white-space: nowrap;
  margin-top: -.25rem;
  margin-bottom: .75rem;
  font-size: .875rem;
}

header-component .bottom-nav > a nav-link-menu link-column .third-level, header-component .bottom-nav nav-link-component nav-link-menu link-column .third-level {
  color: #000;
  margin-top: -.25rem;
  margin-bottom: .75rem;
  padding-left: 20px;
  list-style: none;
}

header-component .bottom-nav > a nav-link-menu link-column .third-level li > a, header-component .bottom-nav nav-link-component nav-link-menu link-column .third-level li > a {
  color: #000;
  font-weight: bold;
  line-height: 30px;
}

header-component .bottom-nav mobile-nav-button-component {
  cursor: pointer;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: inline-flex;
  position: relative;
}

header-component .bottom-nav mobile-nav-button-component.is-open div:first-child {
  transform: rotate(45deg)translateY(0);
}

header-component .bottom-nav mobile-nav-button-component.is-open div:nth-child(2) {
  opacity: 0;
}

header-component .bottom-nav mobile-nav-button-component.is-open div:nth-child(3) {
  transform: rotate(-45deg)translateY(0);
}

header-component .bottom-nav mobile-nav-button-component div {
  opacity: 1;
  transform-origin: center;
  background-color: #fff;
  width: 19px;
  height: 1px;
  transition: background-color 80ms ease-in-out, transform .15s ease-in-out, opacity 80ms ease-in-out;
  position: absolute;
}

header-component .bottom-nav mobile-nav-button-component div:first-child {
  transform: translateY(-5px);
}

header-component .bottom-nav mobile-nav-button-component div:nth-child(3) {
  transform: translateY(5px);
}

header-component .bottom-nav nav-link-component nav-link-menu link-column .nav-description:not(.d-none) {
  white-space: normal;
  width: 300px;
}

footer.refresh {
  background-color: #000;
  width: 100%;
  padding: 49px 40px 24px;
  display: block;
  overflow-x: hidden;
}

@media (min-width: 992px) {
  footer.refresh {
    padding: 49px 32px 92px;
  }
}

footer.refresh .wrapper {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  display: block;
}

footer.refresh .wrapper #footer-logo {
  width: 125px;
  display: none;
}

@media (min-width: 992px) {
  footer.refresh .wrapper #footer-logo {
    display: inline-block;
  }
}

footer.refresh .wrapper #footer-logo img {
  width: 100%;
}

footer.refresh .wrapper hr {
  border-bottom: 1px solid #363636;
  width: 100%;
  margin: 50px 0;
  padding: 0;
  display: none;
}

@media (min-width: 992px) {
  footer.refresh .wrapper hr {
    display: block;
  }
}

footer.refresh .wrapper nav {
  grid-template-columns: 1fr;
  gap: 0;
  display: grid;
}

@media (min-width: 992px) {
  footer.refresh .wrapper nav {
    grid-template-columns: repeat(5, 1fr);
    gap: 16px;
  }
}

footer.refresh .wrapper nav link-column {
  display: block;
  position: relative;
}

footer.refresh .wrapper nav a {
  text-decoration: none;
}

footer.refresh .wrapper nav a:hover, footer.refresh .wrapper nav a:focus-visible {
  text-decoration: underline;
}

footer.refresh .wrapper nav .primary {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2.81px;
  margin: 16px 0 0;
  font-family: Formular;
  font-size: 15px;
  font-weight: bold;
  line-height: 19px;
  display: block;
}

@media (min-width: 992px) {
  footer.refresh .wrapper nav .primary {
    margin: 12px 0 6px;
  }
}

footer.refresh .wrapper nav .secondary {
  color: #aeaeae;
  font-family: Formular;
  font-size: 13px;
  line-height: 21px;
  display: none;
}

@media (min-width: 992px) {
  footer.refresh .wrapper nav .secondary {
    display: block;
  }
}

footer.refresh .wrapper .sub {
  color: #fff;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

@media (min-width: 992px) {
  footer.refresh .wrapper .sub {
    flex-flow: row;
  }
}

footer.refresh .wrapper .sub > div:first-child {
  order: 1;
}

footer.refresh .wrapper .sub > div:last-child {
  order: -1;
}

@media (min-width: 992px) {
  footer.refresh .wrapper .sub > div:last-child {
    order: 2;
  }
}

footer.refresh .wrapper .sub #copyright {
  color: #777;
  letter-spacing: .38px;
  font-family: Formular;
  font-size: 12px;
  line-height: 15px;
}

@media (min-width: 992px) {
  footer.refresh .wrapper .sub #copyright {
    margin-left: 60px;
  }
}

footer.refresh .wrapper .sub #stock {
  color: #fff;
  font-family: Formular;
  font-size: 12px;
  line-height: 15px;
  display: none;
}

@media (min-width: 992px) {
  footer.refresh .wrapper .sub #stock {
    display: inline-block;
  }
}

footer.refresh .wrapper .sub #social {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin: 50px 0 40px;
  display: flex;
}

@media (min-width: 992px) {
  footer.refresh .wrapper .sub #social {
    justify-content: flex-end;
    width: auto;
    margin: 0;
    display: inline-flex;
  }
}

footer.refresh .wrapper .sub #social a, footer.refresh .wrapper .sub #social wechat-component {
  color: #fff;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  margin: 0 6px;
  text-decoration: none;
  display: inline-flex;
}

footer.refresh .wrapper .sub #social a:first-child, footer.refresh .wrapper .sub #social wechat-component:first-child {
  margin-left: 0;
}

footer.refresh .wrapper .sub #social a:last-child, footer.refresh .wrapper .sub #social wechat-component:last-child {
  margin-right: 0;
}

footer.refresh .wrapper .sub #social a:hover, footer.refresh .wrapper .sub #social a:focus-visible, footer.refresh .wrapper .sub #social wechat-component:hover, footer.refresh .wrapper .sub #social wechat-component:focus-visible {
  color: #fff;
  text-decoration: none;
}

footer.refresh .wrapper .sub #social a i, footer.refresh .wrapper .sub #social a span, footer.refresh .wrapper .sub #social wechat-component i, footer.refresh .wrapper .sub #social wechat-component span {
  position: absolute;
}

.sfw-stock-ticker {
  text-align: center;
  font-size: 12px;
  display: inline;
  color: #fff !important;
}

@media (min-width: 992px) {
  .sfw-stock-ticker {
    text-align: right;
    padding-top: 35px;
  }
}

.sfw-stock-ticker div {
  padding-right: 5px;
  display: inline-block;
}

.sfw-stock-ticker .up {
  margin-top: 2px;
  padding: 0 5px;
}

.sfw-stock-ticker .down {
  margin-bottom: 2px;
  padding: 0 5px;
}

.sfw-stock-ticker i {
  font-size: .9rem;
  font-weight: bold;
  position: relative;
  top: 2px;
}

.nav-mega-item.is-open > nav-link-menu, .nav-mega-item:focus-within > nav-link-menu {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translate(0);
}

.nav-mega-item > a, .nav-mega-item > span {
  position: relative;
}

.nav-mega-item > a:after, .nav-mega-item > span:after {
  content: "";
  opacity: 0;
  background-color: var(--editorial-accent);
  width: 100%;
  height: 3px;
  margin-top: 4px;
  transition: opacity 80ms ease-in-out;
  position: absolute;
  top: 100%;
  left: 0;
}

.nav-mega-item:hover > a:after, .nav-mega-item:hover > span:after, .nav-mega-item:focus-within > a:after, .nav-mega-item:focus-within > span:after {
  opacity: 1;
}

.nav-mega-item:hover > a, .nav-mega-item:hover > span, .nav-mega-item:focus-within > a, .nav-mega-item:focus-within > span {
  color: #fff !important;
}

mobile-nav-component {
  overscroll-behavior: contain;
  z-index: 9999;
  visibility: hidden;
  background-color: #000;
  width: 100vw;
  height: calc(100vh - 70px);
  padding: 32px 0;
  display: block;
  position: fixed;
  top: 70px;
  overflow-y: scroll;
  transform: translate(-9999px, -9999px);
}

mobile-nav-component a > span {
  margin-left: 18px;
}

@media (min-width: 992px) {
  mobile-nav-component .cart-url {
    display: none;
  }
}

mobile-nav-component .item-count-mobile {
  color: #d1d1d1;
  margin-left: 5px;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
}

mobile-nav-component.is-open {
  visibility: visible;
  transform: translate(0);
}

@media (min-width: 992px) {
  mobile-nav-component.is-open {
    transform: translate(-9999px, -9999px);
  }
}

mobile-nav-component hr {
  opacity: 1;
  border-bottom: 1px solid #fff;
  width: 36px;
  margin: 16px 40px;
  padding: 0;
}

mobile-nav-component nav > hr {
  margin: 22px 40px 24px 0;
}

mobile-nav-component > nav {
  width: 100%;
  padding: 8px 40px;
  display: block;
}

mobile-nav-component > nav > .base-content {
  flex-flow: row;
  align-items: center;
  display: flex;
}

mobile-nav-component > nav > .base-content i {
  color: #d1d1d1;
  margin-right: 20px;
  font-size: 17px;
}

mobile-nav-component > nav > a, mobile-nav-component > nav > .base-content a {
  color: #d1d1d1;
  text-transform: uppercase;
  letter-spacing: .88px;
  flex-flow: row;
  align-items: center;
  padding: 12px 0;
  font-family: Formular;
  font-size: 14px;
  line-height: 17px;
  text-decoration: none;
  display: flex;
}

mobile-nav-component > nav > a:hover, mobile-nav-component > nav > a:focus-visible, mobile-nav-component > nav > .base-content a:hover, mobile-nav-component > nav > .base-content a:focus-visible {
  color: #d1d1d1 !important;
  text-decoration: none !important;
}

mobile-nav-component > nav > a svg, mobile-nav-component > nav > .base-content a svg {
  width: 18px;
  height: 18px;
  margin-right: 19px;
}

mobile-nav-component mobile-link-account-component[login="true"] account-menu {
  display: block;
}

mobile-nav-component mobile-link-account-component[login="true"] #account-expander-button {
  display: inline-flex;
}

mobile-nav-component mobile-link-account-component account-menu {
  width: 100%;
  display: none;
}

mobile-nav-component mobile-link-account-component #account-expander-button {
  display: none;
}

mobile-nav-component mobile-link-component, mobile-nav-component mobile-link-account-component, mobile-nav-component mobile-link-language-component {
  width: 100%;
  padding: 10px 0;
  display: block;
}

mobile-nav-component mobile-link-component span, mobile-nav-component mobile-link-account-component span, mobile-nav-component mobile-link-language-component span {
  margin-left: 18px;
}

mobile-nav-component mobile-link-component .base-content, mobile-nav-component mobile-link-account-component .base-content, mobile-nav-component mobile-link-language-component .base-content, mobile-nav-component mobile-link-component .base-content + .hidden-content, mobile-nav-component mobile-link-account-component .base-content + .hidden-content, mobile-nav-component mobile-link-language-component .base-content + .hidden-content {
  letter-spacing: 2.81px;
}

mobile-nav-component mobile-link-component[indent="none"] .hidden-content a, mobile-nav-component mobile-link-account-component[indent="none"] .hidden-content a, mobile-nav-component mobile-link-language-component[indent="none"] .hidden-content a {
  padding: 16px 0;
}

mobile-nav-component mobile-link-component[font-weight*="light"] .base-content a, mobile-nav-component mobile-link-component[font-weight*="light"] .base-content span, mobile-nav-component mobile-link-account-component[font-weight*="light"] .base-content a, mobile-nav-component mobile-link-account-component[font-weight*="light"] .base-content span, mobile-nav-component mobile-link-language-component[font-weight*="light"] .base-content a, mobile-nav-component mobile-link-language-component[font-weight*="light"] .base-content span {
  font-weight: 400;
}

mobile-nav-component mobile-link-component[text-transform="capitalize"], mobile-nav-component mobile-link-account-component[text-transform="capitalize"], mobile-nav-component mobile-link-language-component[text-transform="capitalize"] {
  text-transform: capitalize;
}

mobile-nav-component mobile-link-component[font-color="grey"] .base-content, mobile-nav-component mobile-link-account-component[font-color="grey"] .base-content, mobile-nav-component mobile-link-language-component[font-color="grey"] .base-content {
  letter-spacing: .88px;
}

mobile-nav-component mobile-link-component[font-color="grey"] .base-content a, mobile-nav-component mobile-link-component[font-color="grey"] .base-content span, mobile-nav-component mobile-link-component[font-color="grey"] .base-content i, mobile-nav-component mobile-link-account-component[font-color="grey"] .base-content a, mobile-nav-component mobile-link-account-component[font-color="grey"] .base-content span, mobile-nav-component mobile-link-account-component[font-color="grey"] .base-content i, mobile-nav-component mobile-link-language-component[font-color="grey"] .base-content a, mobile-nav-component mobile-link-language-component[font-color="grey"] .base-content span, mobile-nav-component mobile-link-language-component[font-color="grey"] .base-content i {
  color: #d1d1d1 !important;
}

mobile-nav-component mobile-link-component[font-color="grey"] .base-content a:hover, mobile-nav-component mobile-link-component[font-color="grey"] .base-content a:focus-visible, mobile-nav-component mobile-link-component[font-color="grey"] .base-content span:hover, mobile-nav-component mobile-link-component[font-color="grey"] .base-content span:focus-visible, mobile-nav-component mobile-link-component[font-color="grey"] .base-content i:hover, mobile-nav-component mobile-link-component[font-color="grey"] .base-content i:focus-visible, mobile-nav-component mobile-link-account-component[font-color="grey"] .base-content a:hover, mobile-nav-component mobile-link-account-component[font-color="grey"] .base-content a:focus-visible, mobile-nav-component mobile-link-account-component[font-color="grey"] .base-content span:hover, mobile-nav-component mobile-link-account-component[font-color="grey"] .base-content span:focus-visible, mobile-nav-component mobile-link-account-component[font-color="grey"] .base-content i:hover, mobile-nav-component mobile-link-account-component[font-color="grey"] .base-content i:focus-visible, mobile-nav-component mobile-link-language-component[font-color="grey"] .base-content a:hover, mobile-nav-component mobile-link-language-component[font-color="grey"] .base-content a:focus-visible, mobile-nav-component mobile-link-language-component[font-color="grey"] .base-content span:hover, mobile-nav-component mobile-link-language-component[font-color="grey"] .base-content span:focus-visible, mobile-nav-component mobile-link-language-component[font-color="grey"] .base-content i:hover, mobile-nav-component mobile-link-language-component[font-color="grey"] .base-content i:focus-visible {
  color: #d1d1d1 !important;
  text-decoration: none !important;
}

mobile-nav-component mobile-link-component[font-color="grey"] .hidden-content, mobile-nav-component mobile-link-account-component[font-color="grey"] .hidden-content, mobile-nav-component mobile-link-language-component[font-color="grey"] .hidden-content {
  letter-spacing: .88px;
}

mobile-nav-component mobile-link-component[font-color="grey"] .hidden-content a, mobile-nav-component mobile-link-account-component[font-color="grey"] .hidden-content a, mobile-nav-component mobile-link-language-component[font-color="grey"] .hidden-content a {
  color: #d1d1d1 !important;
}

mobile-nav-component mobile-link-component[font-color="grey"] .hidden-content a:hover, mobile-nav-component mobile-link-component[font-color="grey"] .hidden-content a:focus-visible, mobile-nav-component mobile-link-account-component[font-color="grey"] .hidden-content a:hover, mobile-nav-component mobile-link-account-component[font-color="grey"] .hidden-content a:focus-visible, mobile-nav-component mobile-link-language-component[font-color="grey"] .hidden-content a:hover, mobile-nav-component mobile-link-language-component[font-color="grey"] .hidden-content a:focus-visible {
  color: #d1d1d1 !important;
  text-decoration: none !important;
}

mobile-nav-component mobile-link-component.is-open .base-content > button div:first-child, mobile-nav-component mobile-link-account-component.is-open .base-content > button div:first-child, mobile-nav-component mobile-link-language-component.is-open .base-content > button div:first-child, mobile-nav-component mobile-link-component.is-open .base-content > button div:nth-child(2), mobile-nav-component mobile-link-account-component.is-open .base-content > button div:nth-child(2), mobile-nav-component mobile-link-language-component.is-open .base-content > button div:nth-child(2) {
  transform: rotate(180deg);
}

mobile-nav-component mobile-link-component.is-open .hidden-content, mobile-nav-component mobile-link-account-component.is-open .hidden-content, mobile-nav-component mobile-link-language-component.is-open .hidden-content {
  visibility: visible;
  transition: height .3s ease-in, visibility linear;
}

mobile-nav-component mobile-link-component .base-content, mobile-nav-component mobile-link-account-component .base-content, mobile-nav-component mobile-link-language-component .base-content {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

mobile-nav-component mobile-link-component .base-content a, mobile-nav-component mobile-link-component .base-content span, mobile-nav-component mobile-link-component .base-content svg, mobile-nav-component mobile-link-account-component .base-content a, mobile-nav-component mobile-link-account-component .base-content span, mobile-nav-component mobile-link-account-component .base-content svg, mobile-nav-component mobile-link-language-component .base-content a, mobile-nav-component mobile-link-language-component .base-content span, mobile-nav-component mobile-link-language-component .base-content svg {
  color: #fff !important;
}

mobile-nav-component mobile-link-component .base-content a:hover, mobile-nav-component mobile-link-component .base-content a:focus-visible, mobile-nav-component mobile-link-component .base-content span:hover, mobile-nav-component mobile-link-component .base-content span:focus-visible, mobile-nav-component mobile-link-component .base-content svg:hover, mobile-nav-component mobile-link-component .base-content svg:focus-visible, mobile-nav-component mobile-link-account-component .base-content a:hover, mobile-nav-component mobile-link-account-component .base-content a:focus-visible, mobile-nav-component mobile-link-account-component .base-content span:hover, mobile-nav-component mobile-link-account-component .base-content span:focus-visible, mobile-nav-component mobile-link-account-component .base-content svg:hover, mobile-nav-component mobile-link-account-component .base-content svg:focus-visible, mobile-nav-component mobile-link-language-component .base-content a:hover, mobile-nav-component mobile-link-language-component .base-content a:focus-visible, mobile-nav-component mobile-link-language-component .base-content span:hover, mobile-nav-component mobile-link-language-component .base-content span:focus-visible, mobile-nav-component mobile-link-language-component .base-content svg:hover, mobile-nav-component mobile-link-language-component .base-content svg:focus-visible {
  color: #fff !important;
  text-decoration: none !important;
}

mobile-nav-component mobile-link-component .base-content a, mobile-nav-component mobile-link-component .base-content span, mobile-nav-component mobile-link-account-component .base-content a, mobile-nav-component mobile-link-account-component .base-content span, mobile-nav-component mobile-link-language-component .base-content a, mobile-nav-component mobile-link-language-component .base-content span {
  text-transform: uppercase;
  font-family: Formular;
  font-size: 15px;
  font-weight: bold;
  line-height: 19px;
  text-decoration: none;
}

mobile-nav-component mobile-link-component .base-content svg, mobile-nav-component mobile-link-account-component .base-content svg, mobile-nav-component mobile-link-language-component .base-content svg {
  width: 18px;
  height: 18px;
  margin-right: 19px;
}

mobile-nav-component mobile-link-component .base-content .expander, mobile-nav-component mobile-link-account-component .base-content .expander, mobile-nav-component mobile-link-language-component .base-content .expander {
  background-color: #0000;
  border: none;
  outline: none;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: inline-flex;
  position: relative;
}

mobile-nav-component mobile-link-component .base-content .expander div, mobile-nav-component mobile-link-account-component .base-content .expander div, mobile-nav-component mobile-link-language-component .base-content .expander div {
  background-color: #f84018;
  width: 20px;
  height: 1px;
  transition: transform .15s ease-in-out;
  position: absolute;
}

mobile-nav-component mobile-link-component .base-content .expander div:first-child, mobile-nav-component mobile-link-account-component .base-content .expander div:first-child, mobile-nav-component mobile-link-language-component .base-content .expander div:first-child {
  transform: none;
}

mobile-nav-component mobile-link-component .base-content .expander div:nth-child(2), mobile-nav-component mobile-link-account-component .base-content .expander div:nth-child(2), mobile-nav-component mobile-link-language-component .base-content .expander div:nth-child(2) {
  transform: rotate(90deg);
}

mobile-nav-component mobile-link-component .hidden-content, mobile-nav-component mobile-link-account-component .hidden-content, mobile-nav-component mobile-link-language-component .hidden-content {
  visibility: hidden;
  width: 100%;
  height: 0;
  transition: height .3s ease-out, visibility 0s linear .3s;
  display: block;
  overflow: hidden;
}

mobile-nav-component mobile-link-component .hidden-content mobile-link-component, mobile-nav-component mobile-link-account-component .hidden-content mobile-link-component, mobile-nav-component mobile-link-language-component .hidden-content mobile-link-component {
  padding: 0;
}

mobile-nav-component mobile-link-component .hidden-content mobile-link-component .expander, mobile-nav-component mobile-link-account-component .hidden-content mobile-link-component .expander, mobile-nav-component mobile-link-language-component .hidden-content mobile-link-component .expander {
  background-color: #0000;
  border: none;
  outline: none;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  padding: 0;
  display: inline-flex;
  position: relative;
}

mobile-nav-component mobile-link-component .hidden-content mobile-link-component .expander div, mobile-nav-component mobile-link-account-component .hidden-content mobile-link-component .expander div, mobile-nav-component mobile-link-language-component .hidden-content mobile-link-component .expander div {
  background-color: #f84018;
  width: 20px;
  height: 1px;
  transition: transform .15s ease-in-out;
  position: absolute;
}

mobile-nav-component mobile-link-component .hidden-content mobile-link-component .expander div:first-child, mobile-nav-component mobile-link-account-component .hidden-content mobile-link-component .expander div:first-child, mobile-nav-component mobile-link-language-component .hidden-content mobile-link-component .expander div:first-child {
  transform: none;
}

mobile-nav-component mobile-link-component .hidden-content mobile-link-component .expander div:nth-child(2), mobile-nav-component mobile-link-account-component .hidden-content mobile-link-component .expander div:nth-child(2), mobile-nav-component mobile-link-language-component .hidden-content mobile-link-component .expander div:nth-child(2) {
  transform: rotate(90deg);
}

mobile-nav-component mobile-link-component .hidden-content mobile-link-component.is-open .second-level > a, mobile-nav-component mobile-link-account-component .hidden-content mobile-link-component.is-open .second-level > a, mobile-nav-component mobile-link-language-component .hidden-content mobile-link-component.is-open .second-level > a {
  color: #f84018;
}

mobile-nav-component mobile-link-component .hidden-content mobile-link-component.is-open .second-level > button div:first-child, mobile-nav-component mobile-link-account-component .hidden-content mobile-link-component.is-open .second-level > button div:first-child, mobile-nav-component mobile-link-language-component .hidden-content mobile-link-component.is-open .second-level > button div:first-child, mobile-nav-component mobile-link-component .hidden-content mobile-link-component.is-open .second-level > button div:nth-child(2), mobile-nav-component mobile-link-account-component .hidden-content mobile-link-component.is-open .second-level > button div:nth-child(2), mobile-nav-component mobile-link-language-component .hidden-content mobile-link-component.is-open .second-level > button div:nth-child(2) {
  transform: rotate(180deg);
}

mobile-nav-component mobile-link-component .hidden-content mobile-link-component .second-level, mobile-nav-component mobile-link-account-component .hidden-content mobile-link-component .second-level, mobile-nav-component mobile-link-language-component .hidden-content mobile-link-component .second-level {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

mobile-nav-component mobile-link-component .hidden-content mobile-link-component .second-level > a, mobile-nav-component mobile-link-account-component .hidden-content mobile-link-component .second-level > a, mobile-nav-component mobile-link-language-component .hidden-content mobile-link-component .second-level > a {
  padding: 8px 20px;
}

mobile-nav-component mobile-link-component .hidden-content mobile-link-component .third-level, mobile-nav-component mobile-link-account-component .hidden-content mobile-link-component .third-level, mobile-nav-component mobile-link-language-component .hidden-content mobile-link-component .third-level {
  padding-left: 20px;
  list-style: none;
}

mobile-nav-component mobile-link-component .hidden-content mobile-link-component .third-level li > a, mobile-nav-component mobile-link-account-component .hidden-content mobile-link-component .third-level li > a, mobile-nav-component mobile-link-language-component .hidden-content mobile-link-component .third-level li > a {
  color: #fff;
  padding: 0 20px;
  font-size: 14px;
  font-weight: lighter;
  line-height: 19px;
}

mobile-nav-component mobile-link-component .hidden-content a:not(.column-head), mobile-nav-component mobile-link-component .hidden-content button, mobile-nav-component mobile-link-account-component .hidden-content a:not(.column-head), mobile-nav-component mobile-link-account-component .hidden-content button, mobile-nav-component mobile-link-language-component .hidden-content a:not(.column-head), mobile-nav-component mobile-link-language-component .hidden-content button {
  color: #fff;
  background: none;
  border: none;
  outline: none;
  padding: 16px 40px;
  font-family: Formular;
  font-size: 15px;
  line-height: 19px;
  text-decoration: none;
  display: block;
}

mobile-nav-component mobile-link-component .hidden-content a:not(.column-head):hover, mobile-nav-component mobile-link-component .hidden-content a:not(.column-head):focus-visible, mobile-nav-component mobile-link-component .hidden-content button:hover, mobile-nav-component mobile-link-component .hidden-content button:focus-visible, mobile-nav-component mobile-link-account-component .hidden-content a:not(.column-head):hover, mobile-nav-component mobile-link-account-component .hidden-content a:not(.column-head):focus-visible, mobile-nav-component mobile-link-account-component .hidden-content button:hover, mobile-nav-component mobile-link-account-component .hidden-content button:focus-visible, mobile-nav-component mobile-link-language-component .hidden-content a:not(.column-head):hover, mobile-nav-component mobile-link-language-component .hidden-content a:not(.column-head):focus-visible, mobile-nav-component mobile-link-language-component .hidden-content button:hover, mobile-nav-component mobile-link-language-component .hidden-content button:focus-visible {
  color: #fff;
  text-decoration: none !important;
}

mobile-nav-component mobile-link-component .hidden-content a:not(.column-head):first-of-type, mobile-nav-component mobile-link-component .hidden-content button:first-of-type, mobile-nav-component mobile-link-account-component .hidden-content a:not(.column-head):first-of-type, mobile-nav-component mobile-link-account-component .hidden-content button:first-of-type, mobile-nav-component mobile-link-language-component .hidden-content a:not(.column-head):first-of-type, mobile-nav-component mobile-link-language-component .hidden-content button:first-of-type {
  margin-top: 16px;
}

mobile-nav-component mobile-link-component .hidden-content .column-head, mobile-nav-component mobile-link-account-component .hidden-content .column-head, mobile-nav-component mobile-link-language-component .hidden-content .column-head {
  color: #fff;
  padding: 20px 0 0 5px;
  font-weight: bold;
  text-decoration: none;
  display: block;
}

.careers-breadcrumbs-container {
  z-index: 4;
  display: block;
  position: relative;
}

@media (max-width: 991.98px) {
  .careers-breadcrumbs-container {
    max-width: none;
  }
}

.careers-breadcrumbs-container .careers-breadcrumbs {
  position: absolute;
  top: 16px;
  left: 16px;
}

.careers-breadcrumbs-container .careers-breadcrumbs ol {
  margin-bottom: 0;
}

.careers-breadcrumbs-container .careers-breadcrumbs ol li {
  align-items: center;
  display: flex;
}

.careers-breadcrumbs-container .careers-breadcrumbs ol li:before {
  display: none;
}

.careers-breadcrumbs-container .careers-breadcrumbs a, .careers-breadcrumbs-container .careers-breadcrumbs span, .careers-breadcrumbs-container .careers-breadcrumbs .breadcrumb-divider {
  font-feature-settings: "liga" off, "clig" off;
  letter-spacing: 1.6px;
  text-align: center;
  text-transform: uppercase;
  font-family: Formular;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 14px;
}

@media (min-width: 575px) {
  .careers-breadcrumbs-container .careers-breadcrumbs a, .careers-breadcrumbs-container .careers-breadcrumbs span, .careers-breadcrumbs-container .careers-breadcrumbs .breadcrumb-divider {
    letter-spacing: 2px;
    font-size: 12px;
    line-height: 18px;
  }
}

.careers-breadcrumbs-container .careers-breadcrumbs a {
  color: #b7d1cf;
  text-decoration: none;
}

.careers-breadcrumbs-container .careers-breadcrumbs a#three-dots-link {
  border-radius: 8px;
  margin-left: -5px;
  margin-right: -5px;
  padding: 5px;
}

.careers-breadcrumbs-container .careers-breadcrumbs a#three-dots-link[aria-expanded="true"] {
  background: #b7d1cf40;
}

.careers-breadcrumbs-container .careers-breadcrumbs span {
  color: #e5e1da;
}

.careers-breadcrumbs-container .careers-breadcrumbs .breadcrumb-divider {
  color: #e5e1da;
  justify-content: center;
  align-items: center;
  margin-left: 8px;
  margin-right: 8px;
  display: flex;
}

@media (min-width: 576px) {
  .careers-breadcrumbs-container .careers-breadcrumbs .breadcrumb-divider {
    margin-left: 14.68px;
    margin-right: 14.68px;
  }
}

.careers-breadcrumbs-container .careers-breadcrumbs ul.dropdown-menu {
  background: #fff;
  border: 0;
  border-radius: 8px;
  min-width: auto;
  padding: 16px;
  box-shadow: 0 8px 16px #000;
  margin-top: 2px !important;
}

.careers-breadcrumbs-container .careers-breadcrumbs ul.dropdown-menu li {
  padding-bottom: 16px;
}

.careers-breadcrumbs-container .careers-breadcrumbs ul.dropdown-menu li:last-child {
  padding-bottom: 0;
}

.careers-breadcrumbs-container .careers-breadcrumbs ul.dropdown-menu li a {
  color: #383942;
  font-feature-settings: "liga" off, "clig" off;
  letter-spacing: 1.6px;
  text-align: left;
  text-transform: uppercase;
  padding: 0;
  font-family: Formular;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 14px;
  text-decoration: none;
}

@media (min-width: 576px) {
  .careers-breadcrumbs-container .careers-breadcrumbs ul.dropdown-menu li a {
    letter-spacing: 2px;
    font-size: 12px;
    line-height: 18px;
  }
}

.careers-breadcrumbs-container .careers-breadcrumbs.in-page-editor {
  height: 50px;
  position: relative;
}

.breadcrumbs {
  margin: 10px 0;
  line-height: 29px;
}

.breadcrumbs__list {
  flex-wrap: wrap;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
  display: none;
}

@media (min-width: 768px) {
  .breadcrumbs__list {
    display: flex;
  }
}

.breadcrumbs__item {
  text-transform: uppercase;
}

.breadcrumbs__item a, .breadcrumbs__item span {
  color: #595959;
  letter-spacing: 1.69px;
  font-size: 11px;
  font-weight: 300;
  text-decoration: none;
}

.breadcrumbs__item:not(:first-child) {
  margin-left: .5rem;
}

.breadcrumbs__divider {
  color: #6c757d;
  margin-left: .5rem;
  font-size: 11px;
  font-weight: 300;
}

@media (min-width: 768px) {
  .breadcrumbs__mobile {
    display: none;
  }
}

.breadcrumbs__back-button {
  text-transform: uppercase;
  color: #595959;
  letter-spacing: 1.69px;
  padding-left: 80px;
  font-size: 11px;
  font-weight: 300;
  text-decoration: none;
  position: relative;
}

.breadcrumbs__back-button:hover, .breadcrumbs__back-button:focus {
  color: #595959;
}

.breadcrumbs__back-button:before {
  content: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='61'%20height='15'%20viewBox='0%200%2061%2015'%20fill='none'%3e%3crect%20width='52'%20height='1'%20transform='translate(0%207)'%20fill='%23F84018'/%3e%3cpath%20d='M53%201L60%207.5L53%2014'%20stroke='%23F84018'/%3e%3crect%20x='52'%20y='7'%20width='8'%20height='1'%20fill='%23F84018'/%3e%3c/svg%3e");
  display: inline-block;
  position: absolute;
  top: 80%;
  left: 0;
  transform: translateY(-50%)scaleX(-1);
}

.mail-subscribe {
  background-position: top;
  background-size: cover;
}

.mail-subscribe .overlay {
  background-color: #00000080;
  width: 100%;
  height: 100%;
  padding: 50px 30px;
}

@media (min-width: 576px) {
  .mail-subscribe .overlay {
    padding: 70px 9%;
  }
}

.mail-subscribe .box {
  background: #fff;
  border-radius: 10px;
}

.mail-subscribe .form-box {
  display: flex;
  background: linear-gradient(to right, #f3f3f3 0%, #fff 5%) !important;
}

@media (max-width: 767.98px) {
  .mail-subscribe .form-box {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
  }
}

.mail-subscribe .form-box .ms-button-link {
  justify-content: start;
  width: 100%;
  display: flex;
}

.mail-subscribe .form-box .ms-button-link a {
  color: #f84018;
  border-width: 1px;
  border-color: #000;
}

.mail-subscribe .form-box .ms-button-link a:after {
  margin-left: 15px;
}

@media screen and (min-width: 1400px) {
  .mail-subscribe .form-box .ms-button-link a:after {
    margin-left: 44px;
  }
}

.mail-subscribe .form-box .ms-under-button-text {
  color: #6c757d;
  margin-top: 24px;
}

.mail-subscribe .form-box .button-link-container {
  flex-direction: column;
  justify-content: center;
  align-items: start;
  width: 100%;
  display: flex;
}

.mail-subscribe .column {
  color: #000;
  padding: 40px 5%;
}

@media (max-width: 575.98px) {
  .mail-subscribe .column:first-child {
    padding-bottom: 0;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .mail-subscribe .column {
    padding: 50px 5%;
  }

  .mail-subscribe .column:first-child {
    padding-bottom: 0;
  }
}

.mail-subscribe .column p {
  font-size: .875rem;
  line-height: 1.5625;
}

.mail-subscribe.single-column, .mail-subscribe.two-column {
  height: 100%;
}

.mail-subscribe.single-column .overlay .box, .mail-subscribe.two-column .overlay .box {
  max-width: 490px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.mail-subscribe.single-column .ms-title, .mail-subscribe.two-column .ms-title {
  flex-direction: column;
  justify-content: start;
  align-items: start;
  margin-bottom: 45px;
  display: flex;
}

@media (min-width: 576px) {
  .mail-subscribe.single-column .ms-title, .mail-subscribe.two-column .ms-title {
    flex-direction: row;
    justify-content: space-between;
    align-items: start;
    margin-bottom: 60px;
  }
}

.mail-subscribe.single-column .ms-title img, .mail-subscribe.two-column .ms-title img {
  margin-left: 0;
}

@media (min-width: 992px) {
  .mail-subscribe.single-column .ms-title img, .mail-subscribe.two-column .ms-title img {
    margin-left: 10px;
  }
}

.mail-subscribe.single-column .ms-button-link a, .mail-subscribe.two-column .ms-button-link a {
  width: 100%;
}

.mail-subscribe.single-column .ms-button-link a:after, .mail-subscribe.two-column .ms-button-link a:after {
  margin-left: 35px;
}

.mail-subscribe.single-column .column, .mail-subscribe.two-column .column {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
  padding: 30px !important;
}

@media (min-width: 768px) {
  .mail-subscribe.single-column .column, .mail-subscribe.two-column .column {
    padding: 55px !important;
  }
}

.mail-subscribe.two-column .box {
  background: none !important;
  border-radius: 0 !important;
  max-width: none !important;
}

.mail-subscribe.two-column .column {
  background: #fff;
  border-radius: 10px;
  height: auto;
}

@media (min-width: 992px) {
  .mail-subscribe.two-column .column {
    height: 100%;
  }
}

.mail-subscribe.two-column .column-wrapper:first-child .column {
  margin-bottom: 60px;
}

@media (min-width: 992px) {
  .mail-subscribe.two-column .column-wrapper:first-child .column {
    margin-bottom: 0;
    margin-right: 4px;
  }

  .mail-subscribe.two-column .column-wrapper:last-child .column {
    margin-left: 4px;
  }
}

@media (min-width: 768px) {
  .mail-subscribe .overlay {
    padding: 90px 9%;
  }

  .mail-subscribe .overlay .form-box {
    background: #fff;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
  }

  .mail-subscribe .overlay .column {
    padding: 70px 5%;
  }
}

@media (min-width: 992px) {
  .mail-subscribe .overlay {
    padding: 110px 9%;
  }

  .mail-subscribe .overlay .column {
    padding: 90px 5%;
  }
}

.card-default {
  box-shadow: none;
  background: #f3f3f3;
  border-radius: 5px;
}

.button-base {
  cursor: pointer;
  white-space: nowrap;
  border-radius: 27.5px;
}

.figma-search-bar {
  border: 1px solid var(--editorial-border);
  background: #fff;
  border-radius: 6px;
  min-height: 95px;
  overflow: hidden;
}

.figma-search-button {
  color: #fff;
  background: #000;
  justify-content: center;
  align-items: center;
  width: 95px;
  min-height: 95px;
  display: flex;
}

main .search-query-input, main .search-query-input:focus {
  box-shadow: none;
  border-radius: 0;
  border: 0 !important;
}

.aptiv-button:hover {
  color: #f84018 !important;
}

.nav-mega-item {
  position: relative;
}

.nav-mega-item:after {
  content: "";
  width: 100%;
  height: 40px;
  position: absolute;
  top: 100%;
  left: 0;
}

.site-pagination {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.site-pagination__direction {
  cursor: pointer;
  background-color: #0000;
  border: none;
  outline: none;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: inline-flex;
}

.site-pagination__direction:disabled span {
  color: #6c757d;
}

.site-pagination__direction:focus-visible {
  outline: auto;
}

.site-pagination__arrow {
  object-fit: contain;
  width: 31px;
  height: auto;
  display: block;
}

.site-pagination__direction span {
  color: #000;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  font-family: Formular, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 15px;
  display: none;
}

@media (min-width: 650px) {
  .site-pagination__direction span {
    display: inline-block;
  }
}

.site-pagination__previous span {
  margin-left: 14px;
}

.site-pagination__next span {
  margin-right: 1rem;
}

.site-pagination__pages {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: inline-flex;
}

.site-pagination__pages span, .site-pagination__pages button {
  margin: 0 2px;
}

@media (min-width: 650px) {
  .site-pagination__pages span, .site-pagination__pages button {
    margin: 0 6px;
  }
}

.site-pagination__pages span {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: inline-flex;
}

.site-pagination__pages button {
  color: #000;
  letter-spacing: 0;
  cursor: pointer;
  background-color: #0000;
  border: none;
  outline: none;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  padding: 0;
  font-family: Formular, sans-serif;
  font-size: 14px;
  line-height: 17px;
  transition: all .15s ease-in-out;
  display: inline-flex;
  position: relative;
}

.site-pagination__pages button:not(.is-active):focus-visible, .site-pagination__pages button:not(.is-active):hover {
  opacity: .6;
}

.site-pagination__pages button:focus-visible {
  outline: auto;
}

.site-pagination__pages button.is-active {
  color: #000 !important;
  font-weight: 700 !important;
  position: relative !important;
}

.site-pagination__pages button.is-active:after {
  content: "" !important;
  background-color: #f84018 !important;
  width: 20px !important;
  height: 2px !important;
  display: block !important;
  position: absolute !important;
  bottom: 0 !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
}

site-search-pagination .pages button:not(.is-active):focus-visible, site-search-pagination .pages button:not(.is-active):hover, careers-search-pagination .pages button:not(.is-active):focus-visible, careers-search-pagination .pages button:not(.is-active):hover, unified-search-pagination .pages button:not(.is-active):focus-visible, unified-search-pagination .pages button:not(.is-active):hover, ecat-search-pagination .pages button:not(.is-active):focus-visible, ecat-search-pagination .pages button:not(.is-active):hover, event-search-pagination .pages button:not(.is-active):focus-visible, event-search-pagination .pages button:not(.is-active):hover {
  opacity: .6;
}

site-search-pagination .pages button:focus-visible, careers-search-pagination .pages button:focus-visible, unified-search-pagination .pages button:focus-visible, ecat-search-pagination .pages button:focus-visible, event-search-pagination .pages button:focus-visible {
  outline: auto;
}

site-search-pagination .pages button.is-active, careers-search-pagination .pages button.is-active, unified-search-pagination .pages button.is-active, ecat-search-pagination .pages button.is-active, event-search-pagination .pages button.is-active {
  font-weight: bold;
}

site-search-pagination .pages button.is-active:after, careers-search-pagination .pages button.is-active:after, unified-search-pagination .pages button.is-active:after, ecat-search-pagination .pages button.is-active:after, event-search-pagination .pages button.is-active:after {
  content: "";
  background-color: #f84018;
  width: 20px;
  height: 2px;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 2px;
}

.object-contain {
  object-fit: contain;
}

.specification-tab {
  flex-direction: column;
  display: flex;
}

.specification-accordion {
  width: 100%;
  height: auto;
  background: none !important;
  border-radius: 6px !important;
  overflow: visible !important;
}

.specification-accordion-trigger {
  border: 1px solid var(--editorial-border);
  color: #000;
  text-align: left;
  cursor: pointer;
  background: #fff;
  border-radius: 6px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-height: 68px;
  padding: 24px 30px;
  font-family: Formular, Arial, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 20px;
  display: flex;
}

.specification-accordion-trigger:focus-visible {
  outline-offset: 2px;
  outline: 2px solid #000;
}

.specification-accordion-label {
  color: #000;
  font: inherit;
  display: block;
}

.specification-accordion-icon {
  color: #000;
  flex: none;
  justify-content: center;
  align-items: center;
  transition: transform .2s;
  display: flex;
}

.specification-accordion-icon svg {
  width: 17px;
  height: 17px;
}

.specification-accordion-trigger[aria-expanded="true"] .specification-accordion-icon, .specification-accordion.is-open .specification-accordion-icon {
  transform: rotate(180deg);
}

.specification-accordion.is-open {
  background: var(--editorial-card) !important;
}

.specification-accordion.is-open .specification-accordion-trigger {
  background: var(--editorial-card);
  border-color: #0000;
}

.specification-accordion > div:nth-child(2) > div {
  padding: 24px 30px 0;
}

.support-main {
  margin-top: 80px;
}

.support-main-layout {
  align-items: flex-start;
  column-gap: 88px;
}

.support-main-sidebar {
  flex: 0 0 401px;
  max-width: 401px;
}

.support-main-content {
  flex: auto;
  min-width: 0;
}

.support-side-nav {
  color: #fff;
  background: #000;
  border-radius: 5px;
  width: 401px;
  min-height: 690px;
  padding: 51px 37px;
}

.support-side-nav-title {
  color: #fff;
  margin: 0 0 65px;
  font-family: Formular, Arial, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 38px;
}

.support-side-nav ul {
  flex-direction: column;
  gap: 30px;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}

.support-side-nav li + li {
  border-top: 1px solid #fffc;
  padding-top: 30px;
}

.support-side-nav-item {
  color: #fff;
  text-decoration: none;
  display: block;
}

.support-side-nav-item-active .support-side-nav-item-heading, .support-side-nav-item-active .support-side-nav-item-heading span, .support-side-nav-item-active .support-side-nav-item-heading svg {
  color: var(--editorial-accent);
}

.support-side-nav-item-heading {
  color: #fff;
  justify-content: space-between;
  align-items: flex-start;
  gap: 12px;
  font-family: Formular, Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 29px;
  display: flex;
}

.support-side-nav-item-heading svg {
  color: var(--editorial-accent);
  flex: none;
  margin-top: 2px;
}

.support-side-nav-item-description {
  color: #fff;
  margin-top: 26px;
  font-family: Formular, Arial, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 29px;
}

.support-side-nav-item-heading span:hover {
  color: var(--editorial-accent);
}

.support-form {
  color: #000;
  background: #fff;
  width: 100%;
}

.support-form > .p-2 {
  margin-bottom: 46px;
  padding: 0 !important;
}

.support-form h3 {
  color: #000;
  margin: 0 0 20px;
  font-family: Formular, Arial, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 29px;
}

.support-form .content-color, .support-form .text-gradient {
  -webkit-text-fill-color: #000;
  background: none;
  color: #000 !important;
}

.support-form > .grid {
  flex-direction: column;
  gap: 20px;
  display: flex;
  padding: 0 !important;
}

.support-form > .grid > .grid {
  display: contents;
}

.support-form .border-gray-100, .support-form .border-red-500, .support-form .support-field, .support-form select, .support-form textarea, .support-form input:not([type="hidden"]):not([type="checkbox"]) {
  border-color: var(--editorial-border) !important;
  border-radius: 5px !important;
}

.support-form .border-gray-100, .support-form .border-red-500 {
  padding: 0 !important;
}

.support-form .border-gray-100 > div, .support-form .border-red-500 > div, .support-form > .grid > div > div, .support-form > .grid > div > .flex {
  min-height: 40px;
}

.support-form input:not([type="hidden"]):not([type="checkbox"]), .support-form select {
  color: #000;
  min-height: 40px;
  padding: 0 12px;
  font-family: Formular, Arial, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 29px;
}

.support-form textarea {
  color: #000;
  padding: 8px 12px;
  font-family: Formular, Arial, sans-serif;
  font-size: 15px;
}

.support-form > div:last-child {
  justify-content: flex-start;
  padding: 0;
}

@media (max-width: 1279px) {
  .support-side-nav {
    width: 100%;
    min-height: 0;
  }

  .support-main-layout {
    column-gap: 40px;
  }
}

.support-form .text-black.flex-shrink-0, .support-form .text-black.text-sm {
  display: none;
}

.support-form .border-gray-100, .support-form .border-red-500 {
  background: none !important;
  border: 0 !important;
}

.support-dropdown-wrapper {
  border: 1px solid var(--editorial-border);
  background: var(--editorial-card);
  cursor: pointer;
  border-radius: 4px;
  align-items: center;
  gap: 12px;
  min-height: 40px;
  padding: 0 12px;
  display: flex;
}

.support-required-wrapper {
  position: relative;
}

.support-required-wrapper:before {
  content: "*";
  color: var(--editorial-accent);
  font-size: 15px;
  line-height: 1;
  position: absolute;
  top: 50%;
  left: -14px;
  transform: translateY(-50%);
}

.support-dropdown-wrapper select option:hover, .support-dropdown-wrapper select option:checked {
  background: var(--editorial-sky);
}

.support-dropdown-wrapper select {
  background: none !important;
  border: 0 !important;
  padding: 0 !important;
}

.support-dropdown-wrapper select option:checked {
  background: var(--editorial-sky);
}

.support-input-wrapper {
  border: 1px solid var(--editorial-border);
  background: #fff;
  border-radius: 4px;
  align-items: center;
  min-height: 40px;
  padding: 0 12px;
  display: flex;
}

.support-input-wrapper.items-start {
  align-items: flex-start;
  padding: 8px 12px;
}

.support-required-mark {
  color: var(--editorial-accent);
  margin-right: 4px;
}

.support-form div:has( > input:not([type="hidden"]):not([type="checkbox"])), .support-form div:has( > select), .support-form div:has( > textarea) {
  background: #fff;
  min-height: 40px;
  border: 1px solid var(--editorial-border) !important;
  border-radius: 5px !important;
  padding: 0 12px !important;
}

.support-form input:not([type="hidden"]):not([type="checkbox"]), .support-form select, .support-form textarea {
  box-shadow: none !important;
  border: 0 !important;
  border-radius: 0 !important;
}

.support-field-row {
  grid-template-columns: 175px minmax(0, 1fr);
  align-items: center;
  column-gap: 20px;
  width: 100%;
  min-height: 40px;
  display: grid !important;
}

.support-field-label {
  color: var(--editorial-secondary);
  letter-spacing: 1px;
  text-transform: uppercase;
  white-space: nowrap;
  font-family: Formular, Arial, sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 29px;
  display: block;
}

.support-field-row > div, .support-field-row > .flex {
  width: 100%;
  min-width: 0;
}

.support-order-row {
  color: #000;
  align-items: center;
  gap: 12px;
  margin-top: 4px;
  padding-left: 175px;
  font-size: 15px;
  display: flex;
}

.support-form textarea {
  min-height: 40px;
  padding: 8px 0 !important;
}

.figma-page-section {
  background: #fff;
  padding: 66px 0 80px;
}

.figma-page-grid {
  grid-template-columns: 340px minmax(0, 990px);
  align-items: start;
  column-gap: 110px;
  display: grid;
}

.figma-card {
  background: var(--editorial-card);
  box-shadow: none;
  border: 0;
  border-radius: 6px;
}

.figma-filter-title {
  border-bottom: 1px solid var(--editorial-border);
  color: #000;
  justify-content: space-between;
  align-items: center;
  min-height: 26px;
  padding: 1px 1px 5px;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  display: flex;
}

.figma-filter-list {
  flex-direction: column;
  gap: 25px;
  padding: 24px 3px 0;
  display: flex;
}

.radio-input {
  appearance: none;
  background: #fff;
  border: 1px solid #000;
  border-radius: 9999px;
  flex: none;
  width: 20px;
  height: 20px;
  transition: border-color .15s, background-color .15s;
}

.radio-input:checked {
  border-color: var(--editorial-accent);
  background: radial-gradient(circle, #fff 0 4px, var(--editorial-accent) 4.5px 100%);
  box-shadow: none;
}

.radio-input:focus-visible {
  outline: 2px solid var(--editorial-accent);
  outline-offset: 2px;
}

.figma-results-toolbar {
  background: none;
  border-radius: 6px;
  min-height: 80px;
}

.figma-table-panel {
  background: var(--editorial-card);
  border-radius: 6px;
  width: 100%;
  max-width: 100%;
  padding: 20px;
  overflow-x: auto;
}

@media (min-width: 768px) {
  .figma-table-panel {
    padding: 50px;
  }
}

.figma-pagination {
  color: var(--editorial-muted);
  letter-spacing: 2px;
  text-transform: uppercase;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 29px;
  display: flex;
}

.figma-page-numbers {
  color: #000;
  letter-spacing: 2px;
  align-items: center;
  gap: clamp(10px, 2vw, 28px);
  font-size: 14px;
  font-weight: 400;
  display: flex;
}

.figma-page-number-active {
  border-bottom: 1px solid #000;
  font-weight: 700;
}

.pagination-showing-hidden {
  display: none !important;
}

.sidenav .figma-radio {
  transition: border-color .15s, background-color .15s;
}

.sidenav a:hover {
  color: var(--editorial-orange);
}

.sidenav button:focus-visible, .sidenav a:focus-visible {
  outline-offset: 2px;
  outline: 2px solid #000;
}

.masthead-full-background-container {
  background-color: #000;
  background-image: url("/aptiv-lines-masthead-dark.webp");
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 auto;
  display: table;
}

.masthead-full-background-container a {
  color: #fff;
  text-decoration: underline;
}

.masthead-full-background-container a:hover {
  text-decoration: none;
}

.masthead-full-background-container h1, .masthead-full-background-container h1:first-of-type {
  color: #fff;
  padding-top: 21px;
}

.masthead-full-background-container h1:before, .masthead-full-background-container h1:first-of-type:before {
  content: none !important;
  display: none !important;
}

.masthead-full-background-container .img-fluid {
  max-width: 100%;
  height: auto;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.contact-us-hero {
  background: #000;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.contact-us-hero.image-hero--has-image {
  min-height: 600px;
}

.contact-us-hero .ih-inner-container {
  flex-direction: column;
  width: 100%;
  display: flex;
  position: relative;
}

.contact-us-hero .ih-inner-container .ih-search-bar-container {
  z-index: 1000;
  width: 100%;
}

.contact-us-hero .ih-inner-container .ih-search-bar-container.inner-box {
  background: none;
  border-radius: 8px;
  flex-direction: column;
  margin-left: 16px;
  margin-right: 16px;
  padding-top: 32px;
  padding-bottom: 32px;
  display: flex;
}

@media (min-width: 768px) {
  .contact-us-hero .ih-inner-container .ih-search-bar-container.inner-box {
    width: auto;
    margin: 30px 16px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .contact-us-hero .ih-inner-container .ih-search-bar-container.inner-box {
    padding-left: 16px;
  }
}

@media (min-width: 992px) {
  .contact-us-hero .ih-inner-container .ih-search-bar-container.inner-box {
    max-width: 600px;
    margin-left: 0;
    padding-top: 48px;
    padding-bottom: 48px;
  }
}

.contact-us-hero .ih-inner-container .ih-search-bar-container.inner-box.black-bg {
  background: #000;
  padding-left: 16px;
  padding-right: 16px;
}

@media (min-width: 992px) {
  .contact-us-hero .ih-inner-container .ih-search-bar-container.inner-box.black-bg {
    padding-left: 32px;
    padding-right: 32px;
  }
}

.contact-us-hero .ih-inner-container .inner-box-container {
  display: flex;
  position: relative;
}

.contact-us-hero .image-hero__bg {
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.contact-us-hero .image-hero__bg:after {
  content: "";
  background: #00000080;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.contact-us-hero .w-100 {
  width: 100% !important;
}

.contact-us-hero h1.eyebrow-none:before {
  content: none !important;
  display: none !important;
}

@keyframes marquee {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(calc(-50% - .25rem));
  }
}

.marquee {
  will-change: transform;
  gap: .5rem;
  width: max-content;
  animation: 80s linear infinite marquee;
  display: flex;
}

.bottom-nav .non-clickable:hover {
  color: inherit !important;
  cursor: default !important;
  text-decoration: none !important;
}

@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-rotate-x {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false
}

@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-space-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-divide-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-gradient-position {
  syntax: "*";
  inherits: false
}

@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

@property --tw-gradient-stops {
  syntax: "*";
  inherits: false
}

@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false
}

@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}

@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}

@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-leading {
  syntax: "*";
  inherits: false
}

@property --tw-font-weight {
  syntax: "*";
  inherits: false
}

@property --tw-tracking {
  syntax: "*";
  inherits: false
}

@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-ring-inset {
  syntax: "*";
  inherits: false
}

@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}

@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}

@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-blur {
  syntax: "*";
  inherits: false
}

@property --tw-brightness {
  syntax: "*";
  inherits: false
}

@property --tw-contrast {
  syntax: "*";
  inherits: false
}

@property --tw-grayscale {
  syntax: "*";
  inherits: false
}

@property --tw-hue-rotate {
  syntax: "*";
  inherits: false
}

@property --tw-invert {
  syntax: "*";
  inherits: false
}

@property --tw-opacity {
  syntax: "*";
  inherits: false
}

@property --tw-saturate {
  syntax: "*";
  inherits: false
}

@property --tw-sepia {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-blur {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false
}

@property --tw-duration {
  syntax: "*";
  inherits: false
}

@property --tw-ease {
  syntax: "*";
  inherits: false
}

@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

@keyframes pulse {
  50% {
    opacity: .5;
  }
}
