@charset "UTF-8";
/*!
 * Bootstrap  v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
: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: rgb(5.2, 44, 101.2);
  --bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);
  --bs-success-text-emphasis: rgb(10, 54, 33.6);
  --bs-info-text-emphasis: rgb(5.2, 80.8, 96);
  --bs-warning-text-emphasis: rgb(102, 77.2, 2.8);
  --bs-danger-text-emphasis: rgb(88, 21.2, 27.6);
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: rgb(206.6, 226, 254.6);
  --bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);
  --bs-success-bg-subtle: rgb(209, 231, 220.8);
  --bs-info-bg-subtle: rgb(206.6, 244.4, 252);
  --bs-warning-bg-subtle: rgb(255, 242.6, 205.4);
  --bs-danger-bg-subtle: rgb(248, 214.6, 217.8);
  --bs-light-bg-subtle: rgb(251.5, 252, 252.5);
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: rgb(158.2, 197, 254.2);
  --bs-secondary-border-subtle: rgb(196.2, 199.8, 203);
  --bs-success-border-subtle: rgb(163, 207, 186.6);
  --bs-info-border-subtle: rgb(158.2, 233.8, 249);
  --bs-warning-border-subtle: rgb(255, 230.2, 155.8);
  --bs-danger-border-subtle: rgb(241, 174.2, 180.6);
  --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, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --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: rgba(33, 37, 41, 0.75);
  --bs-secondary-color-rgb: 33, 37, 41;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(33, 37, 41, 0.5);
  --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: rgb(10.4, 88, 202.4);
  --bs-link-hover-color-rgb: 10, 88, 202;
  --bs-code-color: #d63384;
  --bs-highlight-color: #212529;
  --bs-highlight-bg: rgb(255, 242.6, 205.4);
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.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 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
  --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: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: rgb(42.5, 47.5, 52.5);
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: rgb(109.8, 168, 253.8);
  --bs-secondary-text-emphasis: rgb(166.8, 172.2, 177);
  --bs-success-text-emphasis: rgb(117, 183, 152.4);
  --bs-info-text-emphasis: rgb(109.8, 223.2, 246);
  --bs-warning-text-emphasis: rgb(255, 217.8, 106.2);
  --bs-danger-text-emphasis: rgb(234, 133.8, 143.4);
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: rgb(2.6, 22, 50.6);
  --bs-secondary-bg-subtle: rgb(21.6, 23.4, 25);
  --bs-success-bg-subtle: rgb(5, 27, 16.8);
  --bs-info-bg-subtle: rgb(2.6, 40.4, 48);
  --bs-warning-bg-subtle: rgb(51, 38.6, 1.4);
  --bs-danger-bg-subtle: rgb(44, 10.6, 13.8);
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: rgb(7.8, 66, 151.8);
  --bs-secondary-border-subtle: rgb(64.8, 70.2, 75);
  --bs-success-border-subtle: rgb(15, 81, 50.4);
  --bs-info-border-subtle: rgb(7.8, 121.2, 144);
  --bs-warning-border-subtle: rgb(153, 115.8, 4.2);
  --bs-danger-border-subtle: rgb(132, 31.8, 41.4);
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: rgb(109.8, 168, 253.8);
  --bs-link-hover-color: rgb(138.84, 185.4, 254.04);
  --bs-link-color-rgb: 110, 168, 254;
  --bs-link-hover-color-rgb: 139, 185, 254;
  --bs-code-color: rgb(230.4, 132.6, 181.2);
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: rgb(102, 77.2, 2.8);
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: rgb(117, 183, 152.4);
  --bs-form-valid-border-color: rgb(117, 183, 152.4);
  --bs-form-invalid-color: rgb(234, 133.8, 143.4);
  --bs-form-invalid-border-color: rgb(234, 133.8, 143.4);
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

body {
  margin: 0;
  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: rgba(0, 0, 0, 0);
}

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

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

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 + 0.9vw);
}
@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 2rem;
  }
}

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

h4, .h4 {
  font-size: calc(1.275rem + 0.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] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

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

ol,
ul {
  padding-left: 2rem;
}

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

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

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  text-decoration: underline;
}
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 {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 0.875em;
  color: var(--bs-code-color);
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875em;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: 0.25rem;
}
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 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-secondary-color);
  text-align: left;
}

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

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

label {
  display: inline-block;
}

button, .insights-details.sidebar .marketo .mkto-topic-subscribe button.mktoButton {
  border-radius: 0;
}

button:focus:not(:focus-visible), .insights-details.sidebar .marketo .mkto-topic-subscribe button.mktoButton:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
.insights-details.sidebar .marketo .mkto-topic-subscribe button.mktoButton,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button, .insights-details.sidebar .marketo .mkto-topic-subscribe button.mktoButton,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}

[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important;
}

button, .insights-details.sidebar .marketo .mkto-topic-subscribe button.mktoButton,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
button:not(:disabled), .insights-details.sidebar .marketo .mkto-topic-subscribe button.mktoButton:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}
@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

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

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

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

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

output {
  display: inline-block;
}

iframe {
  border: 0;
}

summary {
  display: list-item;
  cursor: pointer;
}

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-1 {
    font-size: 5rem;
  }
}

.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-2 {
    font-size: 4.5rem;
  }
}

.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-3 {
    font-size: 4rem;
  }
}

.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-4 {
    font-size: 3.5rem;
  }
}

.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-5 {
    font-size: 3rem;
  }
}

.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-6 {
    font-size: 2.5rem;
  }
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.blockquote > :last-child {
  margin-bottom: 0;
}

.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

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

.img-thumbnail {
  padding: 0.25rem;
  background-color: var(--bs-body-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 0.875em;
  color: var(--bs-secondary-color);
}

.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) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}

@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;
  }
}
: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;
}

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0%;
}

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.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: 0.5rem;
}

.g-8,
.gy-8 {
  --bs-gutter-y: 0.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 0%;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .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: 0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.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: 0.5rem;
  }
  .g-sm-8,
  .gy-sm-8 {
    --bs-gutter-y: 0.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 0%;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .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: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.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: 0.5rem;
  }
  .g-md-8,
  .gy-md-8 {
    --bs-gutter-y: 0.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 0%;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .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: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.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: 0.5rem;
  }
  .g-lg-8,
  .gy-lg-8 {
    --bs-gutter-y: 0.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 0%;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .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: 0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.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: 0.5rem;
  }
  .g-xl-8,
  .gy-xl-8 {
    --bs-gutter-y: 0.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 0%;
  }
  .row-cols-2x-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-2x-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-2x-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-2x-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-2x-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-2x-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-2x-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-2x-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-2x-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-2x-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-2x-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-2x-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-2x-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-2x-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-2x-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-2x-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-2x-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-2x-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-2x-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-2x-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-2x-0 {
    margin-left: 0;
  }
  .offset-2x-1 {
    margin-left: 8.33333333%;
  }
  .offset-2x-2 {
    margin-left: 16.66666667%;
  }
  .offset-2x-3 {
    margin-left: 25%;
  }
  .offset-2x-4 {
    margin-left: 33.33333333%;
  }
  .offset-2x-5 {
    margin-left: 41.66666667%;
  }
  .offset-2x-6 {
    margin-left: 50%;
  }
  .offset-2x-7 {
    margin-left: 58.33333333%;
  }
  .offset-2x-8 {
    margin-left: 66.66666667%;
  }
  .offset-2x-9 {
    margin-left: 75%;
  }
  .offset-2x-10 {
    margin-left: 83.33333333%;
  }
  .offset-2x-11 {
    margin-left: 91.66666667%;
  }
  .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: 0.25rem;
  }
  .g-2x-1,
  .gy-2x-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-2x-2,
  .gx-2x-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-2x-2,
  .gy-2x-2 {
    --bs-gutter-y: 0.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: 0.5rem;
  }
  .g-2x-8,
  .gy-2x-8 {
    --bs-gutter-y: 0.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 0%;
  }
  .row-cols-3x-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-3x-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-3x-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-3x-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-3x-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-3x-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-3x-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-3x-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-3x-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-3x-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-3x-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-3x-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-3x-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-3x-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-3x-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-3x-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-3x-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-3x-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-3x-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-3x-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-3x-0 {
    margin-left: 0;
  }
  .offset-3x-1 {
    margin-left: 8.33333333%;
  }
  .offset-3x-2 {
    margin-left: 16.66666667%;
  }
  .offset-3x-3 {
    margin-left: 25%;
  }
  .offset-3x-4 {
    margin-left: 33.33333333%;
  }
  .offset-3x-5 {
    margin-left: 41.66666667%;
  }
  .offset-3x-6 {
    margin-left: 50%;
  }
  .offset-3x-7 {
    margin-left: 58.33333333%;
  }
  .offset-3x-8 {
    margin-left: 66.66666667%;
  }
  .offset-3x-9 {
    margin-left: 75%;
  }
  .offset-3x-10 {
    margin-left: 83.33333333%;
  }
  .offset-3x-11 {
    margin-left: 91.66666667%;
  }
  .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: 0.25rem;
  }
  .g-3x-1,
  .gy-3x-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-3x-2,
  .gx-3x-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-3x-2,
  .gy-3x-2 {
    --bs-gutter-y: 0.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: 0.5rem;
  }
  .g-3x-8,
  .gy-3x-8 {
    --bs-gutter-y: 0.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;
  }
}
.table {
  --bs-table-color-type: initial;
  --bs-table-bg-type: initial;
  --bs-table-color-state: initial;
  --bs-table-bg-state: initial;
  --bs-table-color: var(--bs-emphasis-color);
  --bs-table-bg: var(--bs-body-bg);
  --bs-table-border-color: var(--bs-border-color);
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: var(--bs-emphasis-color);
  --bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), 0.05);
  --bs-table-active-color: var(--bs-emphasis-color);
  --bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), 0.1);
  --bs-table-hover-color: var(--bs-emphasis-color);
  --bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), 0.075);
  width: 100%;
  margin-bottom: 1rem;
  vertical-align: top;
  border-color: var(--bs-table-border-color);
}
.table > :not(caption) > * > * {
  padding: 0.5rem 0.5rem;
  color: var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));
  background-color: var(--bs-table-bg);
  border-bottom-width: var(--bs-border-width);
  box-shadow: inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)));
}
.table > tbody {
  vertical-align: inherit;
}
.table > thead {
  vertical-align: bottom;
}

.table-group-divider {
  border-top: calc(var(--bs-border-width) * 2) solid currentcolor;
}

.caption-top {
  caption-side: top;
}

.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}

.table-bordered > :not(caption) > * {
  border-width: var(--bs-border-width) 0;
}
.table-bordered > :not(caption) > * > * {
  border-width: 0 var(--bs-border-width);
}

.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}
.table-borderless > :not(:first-child) {
  border-top-width: 0;
}

.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg);
}

.table-striped-columns > :not(caption) > tr > :nth-child(even) {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg);
}

.table-active {
  --bs-table-color-state: var(--bs-table-active-color);
  --bs-table-bg-state: var(--bs-table-active-bg);
}

.table-hover > tbody > tr:hover > * {
  --bs-table-color-state: var(--bs-table-hover-color);
  --bs-table-bg-state: var(--bs-table-hover-bg);
}

.table-primary {
  --bs-table-color: #000;
  --bs-table-bg: rgb(206.6, 226, 254.6);
  --bs-table-border-color: rgb(165.28, 180.8, 203.68);
  --bs-table-striped-bg: rgb(196.27, 214.7, 241.87);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(185.94, 203.4, 229.14);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(191.105, 209.05, 235.505);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-secondary {
  --bs-table-color: #000;
  --bs-table-bg: rgb(225.6, 227.4, 229);
  --bs-table-border-color: rgb(180.48, 181.92, 183.2);
  --bs-table-striped-bg: rgb(214.32, 216.03, 217.55);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(203.04, 204.66, 206.1);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(208.68, 210.345, 211.825);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-success {
  --bs-table-color: #000;
  --bs-table-bg: rgb(209, 231, 220.8);
  --bs-table-border-color: rgb(167.2, 184.8, 176.64);
  --bs-table-striped-bg: rgb(198.55, 219.45, 209.76);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(188.1, 207.9, 198.72);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(193.325, 213.675, 204.24);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-info {
  --bs-table-color: #000;
  --bs-table-bg: rgb(206.6, 244.4, 252);
  --bs-table-border-color: rgb(165.28, 195.52, 201.6);
  --bs-table-striped-bg: rgb(196.27, 232.18, 239.4);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(185.94, 219.96, 226.8);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(191.105, 226.07, 233.1);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-warning {
  --bs-table-color: #000;
  --bs-table-bg: rgb(255, 242.6, 205.4);
  --bs-table-border-color: rgb(204, 194.08, 164.32);
  --bs-table-striped-bg: rgb(242.25, 230.47, 195.13);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(229.5, 218.34, 184.86);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(235.875, 224.405, 189.995);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-danger {
  --bs-table-color: #000;
  --bs-table-bg: rgb(248, 214.6, 217.8);
  --bs-table-border-color: rgb(198.4, 171.68, 174.24);
  --bs-table-striped-bg: rgb(235.6, 203.87, 206.91);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(223.2, 193.14, 196.02);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(229.4, 198.505, 201.465);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-light {
  --bs-table-color: #000;
  --bs-table-bg: #f8f9fa;
  --bs-table-border-color: rgb(198.4, 199.2, 200);
  --bs-table-striped-bg: rgb(235.6, 236.55, 237.5);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(223.2, 224.1, 225);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(229.4, 230.325, 231.25);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-dark {
  --bs-table-color: #fff;
  --bs-table-bg: #212529;
  --bs-table-border-color: rgb(77.4, 80.6, 83.8);
  --bs-table-striped-bg: rgb(44.1, 47.9, 51.7);
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: rgb(55.2, 58.8, 62.4);
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: rgb(49.65, 53.35, 57.05);
  --bs-table-hover-color: #fff;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1399.98px) {
  .table-responsive-2x {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1599.98px) {
  .table-responsive-3x {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.form-label {
  margin-bottom: 0.5rem;
}

.col-form-label {
  padding-top: calc(0.375rem + var(--bs-border-width));
  padding-bottom: calc(0.375rem + var(--bs-border-width));
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + var(--bs-border-width));
  padding-bottom: calc(0.5rem + var(--bs-border-width));
  font-size: 1.25rem;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + var(--bs-border-width));
  padding-bottom: calc(0.25rem + var(--bs-border-width));
  font-size: 0.875rem;
}

.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-secondary-color);
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  -webkit-appearance: none;
          appearance: none;
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control[type=file] {
  overflow: hidden;
}
.form-control[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control:focus {
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  border-color: rgb(134, 182.5, 254);
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-control::-webkit-date-and-time-value {
  min-width: 85px;
  height: 1.5em;
  margin: 0;
}
.form-control::-webkit-datetime-edit {
  display: block;
  padding: 0;
}
.form-control::placeholder {
  color: var(--bs-secondary-color);
  opacity: 1;
}
.form-control:disabled {
  background-color: var(--bs-secondary-bg);
  opacity: 1;
}
.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: var(--bs-body-color);
  background-color: var(--bs-tertiary-bg);
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: var(--bs-border-width);
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: var(--bs-secondary-bg);
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: var(--bs-body-color);
  background-color: transparent;
  border: solid transparent;
  border-width: var(--bs-border-width) 0;
}
.form-control-plaintext:focus {
  outline: 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}

.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}

textarea.form-control {
  min-height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
}
textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
}
textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}

.form-control-color {
  width: 3rem;
  height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
  padding: 0.375rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  border: 0 !important;
  border-radius: var(--bs-border-radius);
}
.form-control-color::-webkit-color-swatch {
  border: 0 !important;
  border-radius: var(--bs-border-radius);
}
.form-control-color.form-control-sm {
  height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
}
.form-control-color.form-control-lg {
  height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}

.form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  -webkit-appearance: none;
          appearance: none;
  background-color: var(--bs-body-bg);
  background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-select {
    transition: none;
  }
}
.form-select:focus {
  border-color: rgb(134, 182.5, 254);
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}
.form-select:disabled {
  background-color: var(--bs-secondary-bg);
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 var(--bs-body-color);
}

.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}

.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}

[data-bs-theme=dark] .form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
}

.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

.form-check-reverse {
  padding-right: 1.5em;
  padding-left: 0;
  text-align: right;
}
.form-check-reverse .form-check-input {
  float: right;
  margin-right: -1.5em;
  margin-left: 0;
}

.form-check-input {
  --bs-form-check-bg: var(--bs-body-bg);
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  -webkit-appearance: none;
          appearance: none;
  background-color: var(--bs-form-check-bg);
  background-image: var(--bs-form-check-bg-image);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: var(--bs-border-width) solid var(--bs-border-color);
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}
.form-check-input[type=checkbox] {
  border-radius: 0.25em;
}
.form-check-input[type=radio] {
  border-radius: 50%;
}
.form-check-input:active {
  filter: brightness(90%);
}
.form-check-input:focus {
  border-color: rgb(134, 182.5, 254);
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-check-input:checked {
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.form-check-input:checked[type=checkbox] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type=radio] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-input[type=checkbox]:indeterminate {
  background-color: #0d6efd;
  border-color: #0d6efd;
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  cursor: default;
  opacity: 0.5;
}

.form-switch {
  padding-left: 2.5em;
}
.form-switch .form-check-input {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  width: 2em;
  margin-left: -2.5em;
  background-image: var(--bs-form-switch-bg);
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input {
    transition: none;
  }
}
.form-switch .form-check-input:focus {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgb%28134, 182.5, 254%29'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
  background-position: right center;
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.form-switch.form-check-reverse {
  padding-right: 2.5em;
  padding-left: 0;
}
.form-switch.form-check-reverse .form-check-input {
  margin-right: -2.5em;
  margin-left: 0;
}

.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn-check[disabled] + .btn, .btn-check:disabled + .btn {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus) {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e");
}

.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  -webkit-appearance: none;
          appearance: none;
  background-color: transparent;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  -webkit-appearance: none;
          appearance: none;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: rgb(182.4, 211.5, 254.4);
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-secondary-bg);
  border-color: transparent;
  border-radius: 1rem;
}
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  appearance: none;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.form-range::-moz-range-thumb:active {
  background-color: rgb(182.4, 211.5, 254.4);
}
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-secondary-bg);
  border-color: transparent;
  border-radius: 1rem;
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: var(--bs-secondary-color);
}
.form-range:disabled::-moz-range-thumb {
  background-color: var(--bs-secondary-color);
}

.form-floating {
  position: relative;
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext,
.form-floating > .form-select {
  height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  min-height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  line-height: 1.25;
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  height: 100%;
  padding: 1rem 0.75rem;
  overflow: hidden;
  text-align: start;
  text-overflow: ellipsis;
  white-space: nowrap;
  pointer-events: none;
  border: var(--bs-border-width) solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    transition: none;
  }
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext {
  padding: 1rem 0.75rem;
}
.form-floating > .form-control::placeholder,
.form-floating > .form-control-plaintext::placeholder {
  color: transparent;
}
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown),
.form-floating > .form-control-plaintext:focus,
.form-floating > .form-control-plaintext:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:-webkit-autofill,
.form-floating > .form-control-plaintext:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-control-plaintext ~ label,
.form-floating > .form-select ~ label {
  color: rgba(var(--bs-body-color-rgb), 0.65);
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:focus ~ label::after,
.form-floating > .form-control:not(:placeholder-shown) ~ label::after,
.form-floating > .form-control-plaintext ~ label::after,
.form-floating > .form-select ~ label::after {
  position: absolute;
  inset: 1rem 0.375rem;
  z-index: -1;
  height: 1.5em;
  content: "";
  background-color: var(--bs-body-bg);
  border-radius: var(--bs-border-radius);
}
.form-floating > .form-control:-webkit-autofill ~ label {
  color: rgba(var(--bs-body-color-rgb), 0.65);
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control-plaintext ~ label {
  border-width: var(--bs-border-width) 0;
}
.form-floating > :disabled ~ label,
.form-floating > .form-control:disabled ~ label {
  color: #6c757d;
}
.form-floating > :disabled ~ label::after,
.form-floating > .form-control:disabled ~ label::after {
  background-color: var(--bs-secondary-bg);
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-select,
.input-group > .form-floating {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-control:focus,
.input-group > .form-select:focus,
.input-group > .form-floating:focus-within {
  z-index: 5;
}
.input-group .btn {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus {
  z-index: 5;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-tertiary-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
}

.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}

.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}

.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem;
}

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3),
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4),
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-control,
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: calc(var(--bs-border-width) * -1);
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .form-floating:not(:first-child) > .form-control,
.input-group > .form-floating:not(:first-child) > .form-select {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-form-valid-color);
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: var(--bs-success);
  border-radius: var(--bs-border-radius);
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: var(--bs-form-valid-border-color);
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .form-select:valid, .form-select.is-valid {
  border-color: var(--bs-form-valid-border-color);
}
.was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"] {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}

.was-validated .form-control-color:valid, .form-control-color.is-valid {
  width: calc(3rem + calc(1.5em + 0.75rem));
}

.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: var(--bs-form-valid-border-color);
}
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: var(--bs-form-valid-color);
}
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: var(--bs-form-valid-color);
}

.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group > .form-control:not(:focus):valid, .input-group > .form-control:not(:focus).is-valid,
.was-validated .input-group > .form-select:not(:focus):valid,
.input-group > .form-select:not(:focus).is-valid,
.was-validated .input-group > .form-floating:not(:focus-within):valid,
.input-group > .form-floating:not(:focus-within).is-valid {
  z-index: 3;
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-form-invalid-color);
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: var(--bs-danger);
  border-radius: var(--bs-border-radius);
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
}
.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"] {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}

.was-validated .form-control-color:invalid, .form-control-color.is-invalid {
  width: calc(3rem + calc(1.5em + 0.75rem));
}

.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
}
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: var(--bs-form-invalid-color);
}
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: var(--bs-form-invalid-color);
}

.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group > .form-control:not(:focus):invalid, .input-group > .form-control:not(:focus).is-invalid,
.was-validated .input-group > .form-select:not(:focus):invalid,
.input-group > .form-select:not(:focus).is-invalid,
.was-validated .input-group > .form-floating:not(:focus-within):invalid,
.input-group > .form-floating:not(:focus-within).is-invalid {
  z-index: 4;
}

.btn {
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 1rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: var(--bs-body-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-width: var(--bs-border-width);
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: var(--bs-border-radius);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  color: var(--bs-btn-color);
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);
  background-color: var(--bs-btn-bg);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}
.btn-check + .btn:hover {
  color: var(--bs-btn-color);
  background-color: var(--bs-btn-bg);
  border-color: var(--bs-btn-border-color);
}
.btn:focus-visible {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:focus-visible + .btn {
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked + .btn, :not(.btn-check) + .btn:active, .btn:first-child:active, .btn.active, .btn.show {
  color: var(--bs-btn-active-color);
  background-color: var(--bs-btn-active-bg);
  border-color: var(--bs-btn-active-border-color);
}
.btn-check:checked + .btn:focus-visible, :not(.btn-check) + .btn:active:focus-visible, .btn:first-child:active:focus-visible, .btn.active:focus-visible, .btn.show:focus-visible {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked:focus-visible + .btn {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn:disabled, .btn.disabled, fieldset:disabled .btn {
  color: var(--bs-btn-disabled-color);
  pointer-events: none;
  background-color: var(--bs-btn-disabled-bg);
  border-color: var(--bs-btn-disabled-border-color);
  opacity: var(--bs-btn-disabled-opacity);
}

.btn-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #0d6efd;
  --bs-btn-border-color: #0d6efd;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(11.05, 93.5, 215.05);
  --bs-btn-hover-border-color: rgb(10.4, 88, 202.4);
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(10.4, 88, 202.4);
  --bs-btn-active-border-color: rgb(9.75, 82.5, 189.75);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0d6efd;
  --bs-btn-disabled-border-color: #0d6efd;
}

.btn-secondary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(91.8, 99.45, 106.25);
  --bs-btn-hover-border-color: rgb(86.4, 93.6, 100);
  --bs-btn-focus-shadow-rgb: 130, 138, 145;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(86.4, 93.6, 100);
  --bs-btn-active-border-color: rgb(81, 87.75, 93.75);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #6c757d;
  --bs-btn-disabled-border-color: #6c757d;
}

.btn-success {
  --bs-btn-color: #fff;
  --bs-btn-bg: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(21.25, 114.75, 71.4);
  --bs-btn-hover-border-color: rgb(20, 108, 67.2);
  --bs-btn-focus-shadow-rgb: 60, 153, 110;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(20, 108, 67.2);
  --bs-btn-active-border-color: rgb(18.75, 101.25, 63);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #198754;
  --bs-btn-disabled-border-color: #198754;
}

.btn-info {
  --bs-btn-color: #000;
  --bs-btn-bg: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(49.3, 209.95, 242.25);
  --bs-btn-hover-border-color: rgb(37.2, 207.3, 241.5);
  --bs-btn-focus-shadow-rgb: 11, 172, 204;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(61.4, 212.6, 243);
  --bs-btn-active-border-color: rgb(37.2, 207.3, 241.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #0dcaf0;
  --bs-btn-disabled-border-color: #0dcaf0;
}

.btn-warning {
  --bs-btn-color: #000;
  --bs-btn-bg: #ffc107;
  --bs-btn-border-color: #ffc107;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(255, 202.3, 44.2);
  --bs-btn-hover-border-color: rgb(255, 199.2, 31.8);
  --bs-btn-focus-shadow-rgb: 217, 164, 6;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(255, 205.4, 56.6);
  --bs-btn-active-border-color: rgb(255, 199.2, 31.8);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #ffc107;
  --bs-btn-disabled-border-color: #ffc107;
}

.btn-danger {
  --bs-btn-color: #fff;
  --bs-btn-bg: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(187, 45.05, 58.65);
  --bs-btn-hover-border-color: rgb(176, 42.4, 55.2);
  --bs-btn-focus-shadow-rgb: 225, 83, 97;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(176, 42.4, 55.2);
  --bs-btn-active-border-color: rgb(165, 39.75, 51.75);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #dc3545;
  --bs-btn-disabled-border-color: #dc3545;
}

.btn-light {
  --bs-btn-color: #000;
  --bs-btn-bg: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(210.8, 211.65, 212.5);
  --bs-btn-hover-border-color: rgb(198.4, 199.2, 200);
  --bs-btn-focus-shadow-rgb: 211, 212, 213;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(198.4, 199.2, 200);
  --bs-btn-active-border-color: rgb(186, 186.75, 187.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #f8f9fa;
  --bs-btn-disabled-border-color: #f8f9fa;
}

.btn-dark {
  --bs-btn-color: #fff;
  --bs-btn-bg: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(66.3, 69.7, 73.1);
  --bs-btn-hover-border-color: rgb(55.2, 58.8, 62.4);
  --bs-btn-focus-shadow-rgb: 66, 70, 73;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(77.4, 80.6, 83.8);
  --bs-btn-active-border-color: rgb(55.2, 58.8, 62.4);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #212529;
  --bs-btn-disabled-border-color: #212529;
}

.btn-outline-primary {
  --bs-btn-color: #0d6efd;
  --bs-btn-border-color: #0d6efd;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0d6efd;
  --bs-btn-hover-border-color: #0d6efd;
  --bs-btn-focus-shadow-rgb: 13, 110, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0d6efd;
  --bs-btn-active-border-color: #0d6efd;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0d6efd;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0d6efd;
  --bs-gradient: none;
}

.btn-outline-secondary {
  --bs-btn-color: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #6c757d;
  --bs-btn-hover-border-color: #6c757d;
  --bs-btn-focus-shadow-rgb: 108, 117, 125;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #6c757d;
  --bs-btn-active-border-color: #6c757d;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #6c757d;
  --bs-gradient: none;
}

.btn-outline-success {
  --bs-btn-color: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #198754;
  --bs-btn-hover-border-color: #198754;
  --bs-btn-focus-shadow-rgb: 25, 135, 84;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #198754;
  --bs-btn-active-border-color: #198754;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #198754;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #198754;
  --bs-gradient: none;
}

.btn-outline-info {
  --bs-btn-color: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #0dcaf0;
  --bs-btn-hover-border-color: #0dcaf0;
  --bs-btn-focus-shadow-rgb: 13, 202, 240;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #0dcaf0;
  --bs-btn-active-border-color: #0dcaf0;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0dcaf0;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0dcaf0;
  --bs-gradient: none;
}

.btn-outline-warning {
  --bs-btn-color: #ffc107;
  --bs-btn-border-color: #ffc107;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffc107;
  --bs-btn-hover-border-color: #ffc107;
  --bs-btn-focus-shadow-rgb: 255, 193, 7;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffc107;
  --bs-btn-active-border-color: #ffc107;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffc107;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ffc107;
  --bs-gradient: none;
}

.btn-outline-danger {
  --bs-btn-color: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #dc3545;
  --bs-btn-hover-border-color: #dc3545;
  --bs-btn-focus-shadow-rgb: 220, 53, 69;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #dc3545;
  --bs-btn-active-border-color: #dc3545;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #dc3545;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #dc3545;
  --bs-gradient: none;
}

.btn-outline-light {
  --bs-btn-color: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #f8f9fa;
  --bs-btn-hover-border-color: #f8f9fa;
  --bs-btn-focus-shadow-rgb: 248, 249, 250;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #f8f9fa;
  --bs-btn-active-border-color: #f8f9fa;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #f8f9fa;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #f8f9fa;
  --bs-gradient: none;
}

.btn-outline-dark {
  --bs-btn-color: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #212529;
  --bs-btn-hover-border-color: #212529;
  --bs-btn-focus-shadow-rgb: 33, 37, 41;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #212529;
  --bs-btn-active-border-color: #212529;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #212529;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #212529;
  --bs-gradient: none;
}

.btn-link {
  --bs-btn-font-weight: 400;
  --bs-btn-color: var(--bs-link-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-color: transparent;
  --bs-btn-hover-color: var(--bs-link-hover-color);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-active-color: var(--bs-link-hover-color);
  --bs-btn-active-border-color: transparent;
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-border-color: transparent;
  --bs-btn-box-shadow: 0 0 0 #000;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  text-decoration: underline;
}
.btn-link:focus-visible {
  color: var(--bs-btn-color);
}
.btn-link:hover {
  color: var(--bs-btn-hover-color);
}

.btn-lg, .btn-group-lg > .btn {
  --bs-btn-padding-y: 0.5rem;
  --bs-btn-padding-x: 1rem;
  --bs-btn-font-size: 1.25rem;
  --bs-btn-border-radius: var(--bs-border-radius-lg);
}

.btn-sm, .btn-group-sm > .btn {
  --bs-btn-padding-y: 0.25rem;
  --bs-btn-padding-x: 0.5rem;
  --bs-btn-font-size: 0.875rem;
  --bs-btn-border-radius: var(--bs-border-radius-sm);
}

.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing.collapse-horizontal {
    transition: none;
  }
}

.dropup,
.dropend,
.dropdown,
.dropstart,
.dropup-center,
.dropdown-center {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  --bs-dropdown-zindex: 1000;
  --bs-dropdown-min-width: 10rem;
  --bs-dropdown-padding-x: 0;
  --bs-dropdown-padding-y: 0.5rem;
  --bs-dropdown-spacer: 0.125rem;
  --bs-dropdown-font-size: 1rem;
  --bs-dropdown-color: var(--bs-body-color);
  --bs-dropdown-bg: var(--bs-body-bg);
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-border-radius: var(--bs-border-radius);
  --bs-dropdown-border-width: var(--bs-border-width);
  --bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-divider-margin-y: 0.5rem;
  --bs-dropdown-box-shadow: var(--bs-box-shadow);
  --bs-dropdown-link-color: var(--bs-body-color);
  --bs-dropdown-link-hover-color: var(--bs-body-color);
  --bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: var(--bs-tertiary-color);
  --bs-dropdown-item-padding-x: 1rem;
  --bs-dropdown-item-padding-y: 0.25rem;
  --bs-dropdown-header-color: #6c757d;
  --bs-dropdown-header-padding-x: 1rem;
  --bs-dropdown-header-padding-y: 0.5rem;
  position: absolute;
  z-index: var(--bs-dropdown-zindex);
  display: none;
  min-width: var(--bs-dropdown-min-width);
  padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
  margin: 0;
  font-size: var(--bs-dropdown-font-size);
  color: var(--bs-dropdown-color);
  text-align: left;
  list-style: none;
  background-color: var(--bs-dropdown-bg);
  background-clip: padding-box;
  border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
  border-radius: var(--bs-dropdown-border-radius);
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: var(--bs-dropdown-spacer);
}

.dropdown-menu-start {
  --bs-position: start;
}
.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}

.dropdown-menu-end {
  --bs-position: end;
}
.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1400px) {
  .dropdown-menu-2x-start {
    --bs-position: start;
  }
  .dropdown-menu-2x-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-2x-end {
    --bs-position: end;
  }
  .dropdown-menu-2x-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1600px) {
  .dropdown-menu-3x-start {
    --bs-position: start;
  }
  .dropdown-menu-3x-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-3x-end {
    --bs-position: end;
  }
  .dropdown-menu-3x-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: var(--bs-dropdown-spacer);
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: var(--bs-dropdown-spacer);
}
.dropend .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}

.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: var(--bs-dropdown-spacer);
}
.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropstart .dropdown-toggle::after {
  display: none;
}
.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-divider {
  height: 0;
  margin: var(--bs-dropdown-divider-margin-y) 0;
  overflow: hidden;
  border-top: 1px solid var(--bs-dropdown-divider-bg);
  opacity: 1;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  clear: both;
  font-weight: 400;
  color: var(--bs-dropdown-link-color);
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  border-radius: var(--bs-dropdown-item-border-radius, 0);
}
.dropdown-item:hover, .dropdown-item:focus {
  color: var(--bs-dropdown-link-hover-color);
  background-color: var(--bs-dropdown-link-hover-bg);
}
.dropdown-item.active, .dropdown-item:active {
  color: var(--bs-dropdown-link-active-color);
  text-decoration: none;
  background-color: var(--bs-dropdown-link-active-bg);
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: var(--bs-dropdown-link-disabled-color);
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
  margin-bottom: 0;
  font-size: 0.875rem;
  color: var(--bs-dropdown-header-color);
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  color: var(--bs-dropdown-link-color);
}

.dropdown-menu-dark {
  --bs-dropdown-color: #dee2e6;
  --bs-dropdown-bg: #343a40;
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-box-shadow: ;
  --bs-dropdown-link-color: #dee2e6;
  --bs-dropdown-link-hover-color: #fff;
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: #adb5bd;
  --bs-dropdown-header-color: #adb5bd;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn-check:checked + .btn,
.btn-group > .btn-check:focus + .btn,
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn-check:checked + .btn,
.btn-group-vertical > .btn-check:focus + .btn,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group {
  border-radius: var(--bs-border-radius);
}
.btn-group > :not(.btn-check:first-child) + .btn,
.btn-group > .btn-group:not(:first-child) {
  margin-left: calc(var(--bs-border-width) * -1);
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn.dropdown-toggle-split:first-child,
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:nth-child(n+3),
.btn-group > :not(.btn-check) + .btn,
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropend .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: calc(var(--bs-border-width) * -1);
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn ~ .btn,
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav {
  --bs-nav-link-padding-x: 1rem;
  --bs-nav-link-padding-y: 0.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);
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  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);
  text-decoration: none;
  background: none;
  border: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
@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 0.25rem rgba(13, 110, 253, 0.25);
}
.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: 0.125rem;
  --bs-nav-underline-link-active-color: var(--bs-emphasis-color);
  gap: var(--bs-nav-underline-gap);
}
.nav-underline .nav-link {
  padding-right: 0;
  padding-left: 0;
  border-bottom: var(--bs-nav-underline-border-width) solid transparent;
}
.nav-underline .nav-link:hover, .nav-underline .nav-link:focus {
  border-bottom-color: currentcolor;
}
.nav-underline .nav-link.active,
.nav-underline .show > .nav-link {
  font-weight: 700;
  color: var(--bs-nav-underline-link-active-color);
  border-bottom-color: currentcolor;
}

.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.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: 0.5rem;
  --bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);
  --bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);
  --bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);
  --bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-padding-y: 0.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: 0.5rem;
  --bs-navbar-toggler-padding-y: 0.25rem;
  --bs-navbar-toggler-padding-x: 0.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), 0.15);
  --bs-navbar-toggler-border-radius: var(--bs-border-radius);
  --bs-navbar-toggler-focus-width: 0.25rem;
  --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
}
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-sm,
.navbar > .container-md,
.navbar > .container-lg,
.navbar > .container-xl,
.navbar > .container-2x,
.navbar > .container-3x {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.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);
  text-decoration: none;
  white-space: nowrap;
}
.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: 0.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);
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
  color: var(--bs-navbar-active-color);
}
.navbar-nav .dropdown-menu {
  position: static;
}

.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-navbar-color);
}
.navbar-text a,
.navbar-text a:hover,
.navbar-text a:focus {
  color: var(--bs-navbar-active-color);
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  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);
  line-height: 1;
  color: var(--bs-navbar-color);
  background-color: transparent;
  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);
}
@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    transition: none;
  }
}
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width);
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-image: var(--bs-navbar-toggler-icon-bg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

.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 {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  .navbar-expand-sm .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-sm .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-sm .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    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 {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  .navbar-expand-md .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-md .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-md .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    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 {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .navbar-expand-lg .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    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 {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-xl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    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 {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-2x .navbar-toggler {
    display: none;
  }
  .navbar-expand-2x .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-2x .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-2x .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    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 {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-3x .navbar-toggler {
    display: none;
  }
  .navbar-expand-3x .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-3x .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-3x .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    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 {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-expand .offcanvas {
  position: static;
  z-index: auto;
  flex-grow: 1;
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
  background-color: transparent !important;
  border: 0 !important;
  transform: none !important;
  transition: none;
}
.navbar-expand .offcanvas .offcanvas-header {
  display: none;
}
.navbar-expand .offcanvas .offcanvas-body {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}

.navbar-dark,
.navbar[data-bs-theme=dark] {
  --bs-navbar-color: rgba(255, 255, 255, 0.55);
  --bs-navbar-hover-color: rgba(255, 255, 255, 0.75);
  --bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);
  --bs-navbar-active-color: #fff;
  --bs-navbar-brand-color: #fff;
  --bs-navbar-brand-hover-color: #fff;
  --bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);
  --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");
}

.card {
  --bs-card-spacer-y: 1rem;
  --bs-card-spacer-x: 1rem;
  --bs-card-title-spacer-y: 0.5rem;
  --bs-card-title-color: ;
  --bs-card-subtitle-color: ;
  --bs-card-border-width: var(--bs-border-width);
  --bs-card-border-color: var(--bs-border-color-translucent);
  --bs-card-border-radius: var(--bs-border-radius);
  --bs-card-box-shadow: ;
  --bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-card-cap-padding-y: 0.5rem;
  --bs-card-cap-padding-x: 1rem;
  --bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);
  --bs-card-cap-color: ;
  --bs-card-height: ;
  --bs-card-color: ;
  --bs-card-bg: var(--bs-body-bg);
  --bs-card-img-overlay-padding: 1rem;
  --bs-card-group-margin: 0.75rem;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: var(--bs-card-height);
  color: var(--bs-body-color);
  word-wrap: break-word;
  background-color: var(--bs-card-bg);
  background-clip: border-box;
  border: var(--bs-card-border-width) solid var(--bs-card-border-color);
  border-radius: var(--bs-card-border-radius);
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

.card-body {
  flex: 1 1 auto;
  padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
  color: var(--bs-card-color);
}

.card-title {
  margin-bottom: var(--bs-card-title-spacer-y);
  color: var(--bs-card-title-color);
}

.card-subtitle {
  margin-top: calc(-0.5 * var(--bs-card-title-spacer-y));
  margin-bottom: 0;
  color: var(--bs-card-subtitle-color);
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link + .card-link {
  margin-left: var(--bs-card-spacer-x);
}

.card-header {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  margin-bottom: 0;
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.card-header:first-child {
  border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;
}

.card-footer {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-top: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.card-footer:last-child {
  border-radius: 0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius);
}

.card-header-tabs {
  margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));
  margin-bottom: calc(-1 * var(--bs-card-cap-padding-y));
  margin-left: calc(-0.5 * var(--bs-card-cap-padding-x));
  border-bottom: 0;
}
.card-header-tabs .nav-link.active {
  background-color: var(--bs-card-bg);
  border-bottom-color: var(--bs-card-bg);
}

.card-header-pills {
  margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));
  margin-left: calc(-0.5 * var(--bs-card-cap-padding-x));
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: var(--bs-card-img-overlay-padding);
  border-radius: var(--bs-card-inner-border-radius);
}

.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}

.card-group > .card {
  margin-bottom: var(--bs-card-group-margin);
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
  .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.accordion {
  --bs-accordion-color: var(--bs-body-color);
  --bs-accordion-bg: var(--bs-body-bg);
  --bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
  --bs-accordion-border-color: var(--bs-border-color);
  --bs-accordion-border-width: var(--bs-border-width);
  --bs-accordion-border-radius: var(--bs-border-radius);
  --bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 1rem;
  --bs-accordion-btn-color: var(--bs-body-color);
  --bs-accordion-btn-bg: var(--bs-accordion-bg);
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");
  --bs-accordion-btn-icon-width: 1.25rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='rgb%285.2, 44, 101.2%29' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem;
  --bs-accordion-active-color: var(--bs-primary-text-emphasis);
  --bs-accordion-active-bg: var(--bs-primary-bg-subtle);
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
  font-size: 1rem;
  color: var(--bs-accordion-btn-color);
  text-align: left;
  background-color: var(--bs-accordion-btn-bg);
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: var(--bs-accordion-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    transition: none;
  }
}
.accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: var(--bs-accordion-active-bg);
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}
.accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-active-icon);
  transform: var(--bs-accordion-btn-icon-transform);
}
.accordion-button::after {
  flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-left: auto;
  content: "";
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  transition: var(--bs-accordion-btn-icon-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button::after {
    transition: none;
  }
}
.accordion-button:hover {
  z-index: 2;
}
.accordion-button:focus {
  z-index: 3;
  outline: 0;
  box-shadow: var(--bs-accordion-btn-focus-box-shadow);
}

.accordion-header {
  margin-bottom: 0;
}

.accordion-item {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
}
.accordion-item:first-of-type {
  border-top-left-radius: var(--bs-accordion-border-radius);
  border-top-right-radius: var(--bs-accordion-border-radius);
}
.accordion-item:first-of-type > .accordion-header .accordion-button {
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
  border-top-right-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:not(:first-of-type) {
  border-top: 0;
}
.accordion-item:last-of-type {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}
.accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
  border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
  border-bottom-left-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:last-of-type > .accordion-collapse {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}

.accordion-body {
  padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
}

.accordion-flush > .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.accordion-flush > .accordion-item:first-child {
  border-top: 0;
}
.accordion-flush > .accordion-item:last-child {
  border-bottom: 0;
}
.accordion-flush > .accordion-item > .accordion-header .accordion-button, .accordion-flush > .accordion-item > .accordion-header .accordion-button.collapsed {
  border-radius: 0;
}
.accordion-flush > .accordion-item > .accordion-collapse {
  border-radius: 0;
}

[data-bs-theme=dark] .accordion-button::after {
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28109.8, 168, 253.8%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28109.8, 168, 253.8%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.breadcrumb {
  --bs-breadcrumb-padding-x: 0;
  --bs-breadcrumb-padding-y: 0;
  --bs-breadcrumb-margin-bottom: 1rem;
  --bs-breadcrumb-bg: ;
  --bs-breadcrumb-border-radius: ;
  --bs-breadcrumb-divider-color: var(--bs-secondary-color);
  --bs-breadcrumb-item-padding-x: 0.5rem;
  --bs-breadcrumb-item-active-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding: var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);
  margin-bottom: var(--bs-breadcrumb-margin-bottom);
  font-size: var(--bs-breadcrumb-font-size);
  list-style: none;
  background-color: var(--bs-breadcrumb-bg);
  border-radius: var(--bs-breadcrumb-border-radius);
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: var(--bs-breadcrumb-item-padding-x);
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: var(--bs-breadcrumb-item-padding-x);
  color: var(--bs-breadcrumb-divider-color);
  content: var(--bs-breadcrumb-divider, "../index.html") /* rtl: var(--bs-breadcrumb-divider, "/") */;
}
.breadcrumb-item.active {
  color: var(--bs-breadcrumb-item-active-color);
}

.pagination {
  --bs-pagination-padding-x: 0.75rem;
  --bs-pagination-padding-y: 0.375rem;
  --bs-pagination-font-size: 1rem;
  --bs-pagination-color: var(--bs-link-color);
  --bs-pagination-bg: var(--bs-body-bg);
  --bs-pagination-border-width: var(--bs-border-width);
  --bs-pagination-border-color: var(--bs-border-color);
  --bs-pagination-border-radius: var(--bs-border-radius);
  --bs-pagination-hover-color: var(--bs-link-hover-color);
  --bs-pagination-hover-bg: var(--bs-tertiary-bg);
  --bs-pagination-hover-border-color: var(--bs-border-color);
  --bs-pagination-focus-color: var(--bs-link-hover-color);
  --bs-pagination-focus-bg: var(--bs-secondary-bg);
  --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-pagination-active-color: #fff;
  --bs-pagination-active-bg: #0d6efd;
  --bs-pagination-active-border-color: #0d6efd;
  --bs-pagination-disabled-color: var(--bs-secondary-color);
  --bs-pagination-disabled-bg: var(--bs-secondary-bg);
  --bs-pagination-disabled-border-color: var(--bs-border-color);
  display: flex;
  padding-left: 0;
  list-style: none;
}

.page-link {
  position: relative;
  display: block;
  padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
  font-size: var(--bs-pagination-font-size);
  color: var(--bs-pagination-color);
  text-decoration: none;
  background-color: var(--bs-pagination-bg);
  border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .page-link {
    transition: none;
  }
}
.page-link:hover {
  z-index: 2;
  color: var(--bs-pagination-hover-color);
  background-color: var(--bs-pagination-hover-bg);
  border-color: var(--bs-pagination-hover-border-color);
}
.page-link:focus {
  z-index: 3;
  color: var(--bs-pagination-focus-color);
  background-color: var(--bs-pagination-focus-bg);
  outline: 0;
  box-shadow: var(--bs-pagination-focus-box-shadow);
}
.page-link.active, .active > .page-link {
  z-index: 3;
  color: var(--bs-pagination-active-color);
  background-color: var(--bs-pagination-active-bg);
  border-color: var(--bs-pagination-active-border-color);
}
.page-link.disabled, .disabled > .page-link {
  color: var(--bs-pagination-disabled-color);
  pointer-events: none;
  background-color: var(--bs-pagination-disabled-bg);
  border-color: var(--bs-pagination-disabled-border-color);
}

.page-item:not(:first-child) .page-link {
  margin-left: calc(var(--bs-border-width) * -1);
}
.page-item:first-child .page-link {
  border-top-left-radius: var(--bs-pagination-border-radius);
  border-bottom-left-radius: var(--bs-pagination-border-radius);
}
.page-item:last-child .page-link {
  border-top-right-radius: var(--bs-pagination-border-radius);
  border-bottom-right-radius: var(--bs-pagination-border-radius);
}

.pagination-lg {
  --bs-pagination-padding-x: 1.5rem;
  --bs-pagination-padding-y: 0.75rem;
  --bs-pagination-font-size: 1.25rem;
  --bs-pagination-border-radius: var(--bs-border-radius-lg);
}

.pagination-sm {
  --bs-pagination-padding-x: 0.5rem;
  --bs-pagination-padding-y: 0.25rem;
  --bs-pagination-font-size: 0.875rem;
  --bs-pagination-border-radius: var(--bs-border-radius-sm);
}

.badge {
  --bs-badge-padding-x: 0.65em;
  --bs-badge-padding-y: 0.35em;
  --bs-badge-font-size: 0.75em;
  --bs-badge-font-weight: 700;
  --bs-badge-color: #fff;
  --bs-badge-border-radius: var(--bs-border-radius);
  display: inline-block;
  padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
  font-size: var(--bs-badge-font-size);
  font-weight: var(--bs-badge-font-weight);
  line-height: 1;
  color: var(--bs-badge-color);
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: var(--bs-badge-border-radius);
}
.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.alert {
  --bs-alert-bg: transparent;
  --bs-alert-padding-x: 1rem;
  --bs-alert-padding-y: 1rem;
  --bs-alert-margin-bottom: 1rem;
  --bs-alert-color: inherit;
  --bs-alert-border-color: transparent;
  --bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);
  --bs-alert-border-radius: var(--bs-border-radius);
  --bs-alert-link-color: inherit;
  position: relative;
  padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
  margin-bottom: var(--bs-alert-margin-bottom);
  color: var(--bs-alert-color);
  background-color: var(--bs-alert-bg);
  border: var(--bs-alert-border);
  border-radius: var(--bs-alert-border-radius);
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
  color: var(--bs-alert-link-color);
}

.alert-dismissible {
  padding-right: 3rem;
}
.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}

.alert-primary {
  --bs-alert-color: var(--bs-primary-text-emphasis);
  --bs-alert-bg: var(--bs-primary-bg-subtle);
  --bs-alert-border-color: var(--bs-primary-border-subtle);
  --bs-alert-link-color: var(--bs-primary-text-emphasis);
}

.alert-secondary {
  --bs-alert-color: var(--bs-secondary-text-emphasis);
  --bs-alert-bg: var(--bs-secondary-bg-subtle);
  --bs-alert-border-color: var(--bs-secondary-border-subtle);
  --bs-alert-link-color: var(--bs-secondary-text-emphasis);
}

.alert-success {
  --bs-alert-color: var(--bs-success-text-emphasis);
  --bs-alert-bg: var(--bs-success-bg-subtle);
  --bs-alert-border-color: var(--bs-success-border-subtle);
  --bs-alert-link-color: var(--bs-success-text-emphasis);
}

.alert-info {
  --bs-alert-color: var(--bs-info-text-emphasis);
  --bs-alert-bg: var(--bs-info-bg-subtle);
  --bs-alert-border-color: var(--bs-info-border-subtle);
  --bs-alert-link-color: var(--bs-info-text-emphasis);
}

.alert-warning {
  --bs-alert-color: var(--bs-warning-text-emphasis);
  --bs-alert-bg: var(--bs-warning-bg-subtle);
  --bs-alert-border-color: var(--bs-warning-border-subtle);
  --bs-alert-link-color: var(--bs-warning-text-emphasis);
}

.alert-danger {
  --bs-alert-color: var(--bs-danger-text-emphasis);
  --bs-alert-bg: var(--bs-danger-bg-subtle);
  --bs-alert-border-color: var(--bs-danger-border-subtle);
  --bs-alert-link-color: var(--bs-danger-text-emphasis);
}

.alert-light {
  --bs-alert-color: var(--bs-light-text-emphasis);
  --bs-alert-bg: var(--bs-light-bg-subtle);
  --bs-alert-border-color: var(--bs-light-border-subtle);
  --bs-alert-link-color: var(--bs-light-text-emphasis);
}

.alert-dark {
  --bs-alert-color: var(--bs-dark-text-emphasis);
  --bs-alert-bg: var(--bs-dark-bg-subtle);
  --bs-alert-border-color: var(--bs-dark-border-subtle);
  --bs-alert-link-color: var(--bs-dark-text-emphasis);
}

@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}
.progress,
.progress-stacked {
  --bs-progress-height: 1rem;
  --bs-progress-font-size: 0.75rem;
  --bs-progress-bg: var(--bs-secondary-bg);
  --bs-progress-border-radius: var(--bs-border-radius);
  --bs-progress-box-shadow: var(--bs-box-shadow-inset);
  --bs-progress-bar-color: #fff;
  --bs-progress-bar-bg: #0d6efd;
  --bs-progress-bar-transition: width 0.6s ease;
  display: flex;
  height: var(--bs-progress-height);
  overflow: hidden;
  font-size: var(--bs-progress-font-size);
  background-color: var(--bs-progress-bg);
  border-radius: var(--bs-progress-border-radius);
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: var(--bs-progress-bar-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-progress-bar-bg);
  transition: var(--bs-progress-bar-transition);
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: var(--bs-progress-height) var(--bs-progress-height);
}

.progress-stacked > .progress {
  overflow: visible;
}

.progress-stacked > .progress > .progress-bar {
  width: 100%;
}

.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}

.list-group {
  --bs-list-group-color: var(--bs-body-color);
  --bs-list-group-bg: var(--bs-body-bg);
  --bs-list-group-border-color: var(--bs-border-color);
  --bs-list-group-border-width: var(--bs-border-width);
  --bs-list-group-border-radius: var(--bs-border-radius);
  --bs-list-group-item-padding-x: 1rem;
  --bs-list-group-item-padding-y: 0.5rem;
  --bs-list-group-action-color: var(--bs-secondary-color);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-tertiary-bg);
  --bs-list-group-action-active-color: var(--bs-body-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-bg);
  --bs-list-group-disabled-color: var(--bs-secondary-color);
  --bs-list-group-disabled-bg: var(--bs-body-bg);
  --bs-list-group-active-color: #fff;
  --bs-list-group-active-bg: #0d6efd;
  --bs-list-group-active-border-color: #0d6efd;
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: var(--bs-list-group-border-radius);
}

.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}
.list-group-numbered > .list-group-item::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}

.list-group-item-action {
  width: 100%;
  color: var(--bs-list-group-action-color);
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: var(--bs-list-group-action-hover-color);
  text-decoration: none;
  background-color: var(--bs-list-group-action-hover-bg);
}
.list-group-item-action:active {
  color: var(--bs-list-group-action-active-color);
  background-color: var(--bs-list-group-action-active-bg);
}

.list-group-item {
  position: relative;
  display: block;
  padding: var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);
  color: var(--bs-list-group-color);
  text-decoration: none;
  background-color: var(--bs-list-group-bg);
  border: var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: var(--bs-list-group-disabled-color);
  pointer-events: none;
  background-color: var(--bs-list-group-disabled-bg);
}
.list-group-item.active {
  z-index: 2;
  color: var(--bs-list-group-active-color);
  background-color: var(--bs-list-group-active-bg);
  border-color: var(--bs-list-group-active-border-color);
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: calc(-1 * var(--bs-list-group-border-width));
  border-top-width: var(--bs-list-group-border-width);
}

.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child:not(:last-child) {
  border-bottom-left-radius: var(--bs-list-group-border-radius);
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child:not(:first-child) {
  border-top-right-radius: var(--bs-list-group-border-radius);
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: var(--bs-list-group-border-width);
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: calc(-1 * var(--bs-list-group-border-width));
  border-left-width: var(--bs-list-group-border-width);
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 1400px) {
  .list-group-horizontal-2x {
    flex-direction: row;
  }
  .list-group-horizontal-2x > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-2x > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-2x > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-2x > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-2x > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 1600px) {
  .list-group-horizontal-3x {
    flex-direction: row;
  }
  .list-group-horizontal-3x > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-3x > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-3x > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-3x > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-3x > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 var(--bs-list-group-border-width);
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  --bs-list-group-color: var(--bs-primary-text-emphasis);
  --bs-list-group-bg: var(--bs-primary-bg-subtle);
  --bs-list-group-border-color: var(--bs-primary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-primary-border-subtle);
  --bs-list-group-active-color: var(--bs-primary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-primary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-primary-text-emphasis);
}

.list-group-item-secondary {
  --bs-list-group-color: var(--bs-secondary-text-emphasis);
  --bs-list-group-bg: var(--bs-secondary-bg-subtle);
  --bs-list-group-border-color: var(--bs-secondary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);
  --bs-list-group-active-color: var(--bs-secondary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-secondary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-secondary-text-emphasis);
}

.list-group-item-success {
  --bs-list-group-color: var(--bs-success-text-emphasis);
  --bs-list-group-bg: var(--bs-success-bg-subtle);
  --bs-list-group-border-color: var(--bs-success-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-success-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-success-border-subtle);
  --bs-list-group-active-color: var(--bs-success-bg-subtle);
  --bs-list-group-active-bg: var(--bs-success-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-success-text-emphasis);
}

.list-group-item-info {
  --bs-list-group-color: var(--bs-info-text-emphasis);
  --bs-list-group-bg: var(--bs-info-bg-subtle);
  --bs-list-group-border-color: var(--bs-info-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-info-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-info-border-subtle);
  --bs-list-group-active-color: var(--bs-info-bg-subtle);
  --bs-list-group-active-bg: var(--bs-info-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-info-text-emphasis);
}

.list-group-item-warning {
  --bs-list-group-color: var(--bs-warning-text-emphasis);
  --bs-list-group-bg: var(--bs-warning-bg-subtle);
  --bs-list-group-border-color: var(--bs-warning-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-warning-border-subtle);
  --bs-list-group-active-color: var(--bs-warning-bg-subtle);
  --bs-list-group-active-bg: var(--bs-warning-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-warning-text-emphasis);
}

.list-group-item-danger {
  --bs-list-group-color: var(--bs-danger-text-emphasis);
  --bs-list-group-bg: var(--bs-danger-bg-subtle);
  --bs-list-group-border-color: var(--bs-danger-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-danger-border-subtle);
  --bs-list-group-active-color: var(--bs-danger-bg-subtle);
  --bs-list-group-active-bg: var(--bs-danger-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-danger-text-emphasis);
}

.list-group-item-light {
  --bs-list-group-color: var(--bs-light-text-emphasis);
  --bs-list-group-bg: var(--bs-light-bg-subtle);
  --bs-list-group-border-color: var(--bs-light-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-light-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-light-border-subtle);
  --bs-list-group-active-color: var(--bs-light-bg-subtle);
  --bs-list-group-active-bg: var(--bs-light-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-light-text-emphasis);
}

.list-group-item-dark {
  --bs-list-group-color: var(--bs-dark-text-emphasis);
  --bs-list-group-bg: var(--bs-dark-bg-subtle);
  --bs-list-group-border-color: var(--bs-dark-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-dark-border-subtle);
  --bs-list-group-active-color: var(--bs-dark-bg-subtle);
  --bs-list-group-active-bg: var(--bs-dark-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-dark-text-emphasis);
}

.btn-close {
  --bs-btn-close-color: #000;
  --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
  --bs-btn-close-opacity: 0.5;
  --bs-btn-close-hover-opacity: 0.75;
  --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-btn-close-focus-opacity: 1;
  --bs-btn-close-disabled-opacity: 0.25;
  --bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: var(--bs-btn-close-color);
  background: transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
  border: 0;
  border-radius: 0.375rem;
  opacity: var(--bs-btn-close-opacity);
}
.btn-close:hover {
  color: var(--bs-btn-close-color);
  text-decoration: none;
  opacity: var(--bs-btn-close-hover-opacity);
}
.btn-close:focus {
  outline: 0;
  box-shadow: var(--bs-btn-close-focus-shadow);
  opacity: var(--bs-btn-close-focus-opacity);
}
.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  -webkit-user-select: none;
          user-select: none;
  opacity: var(--bs-btn-close-disabled-opacity);
}

.btn-close-white {
  filter: var(--bs-btn-close-white-filter);
}

[data-bs-theme=dark] .btn-close {
  filter: var(--bs-btn-close-white-filter);
}

.toast {
  --bs-toast-zindex: 1090;
  --bs-toast-padding-x: 0.75rem;
  --bs-toast-padding-y: 0.5rem;
  --bs-toast-spacing: 1.5rem;
  --bs-toast-max-width: 350px;
  --bs-toast-font-size: 0.875rem;
  --bs-toast-color: ;
  --bs-toast-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-border-width: var(--bs-border-width);
  --bs-toast-border-color: var(--bs-border-color-translucent);
  --bs-toast-border-radius: var(--bs-border-radius);
  --bs-toast-box-shadow: var(--bs-box-shadow);
  --bs-toast-header-color: var(--bs-secondary-color);
  --bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-header-border-color: var(--bs-border-color-translucent);
  width: var(--bs-toast-max-width);
  max-width: 100%;
  font-size: var(--bs-toast-font-size);
  color: var(--bs-toast-color);
  pointer-events: auto;
  background-color: var(--bs-toast-bg);
  background-clip: padding-box;
  border: var(--bs-toast-border-width) solid var(--bs-toast-border-color);
  box-shadow: var(--bs-toast-box-shadow);
  border-radius: var(--bs-toast-border-radius);
}
.toast.showing {
  opacity: 0;
}
.toast:not(.show) {
  display: none;
}

.toast-container {
  --bs-toast-zindex: 1090;
  position: absolute;
  z-index: var(--bs-toast-zindex);
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}
.toast-container > :not(:last-child) {
  margin-bottom: var(--bs-toast-spacing);
}

.toast-header {
  display: flex;
  align-items: center;
  padding: var(--bs-toast-padding-y) var(--bs-toast-padding-x);
  color: var(--bs-toast-header-color);
  background-color: var(--bs-toast-header-bg);
  background-clip: padding-box;
  border-bottom: var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);
  border-top-left-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
  border-top-right-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
}
.toast-header .btn-close {
  margin-right: calc(-0.5 * var(--bs-toast-padding-x));
  margin-left: var(--bs-toast-padding-x);
}

.toast-body {
  padding: var(--bs-toast-padding-x);
  word-wrap: break-word;
}

.modal {
  --bs-modal-zindex: 1055;
  --bs-modal-width: 500px;
  --bs-modal-padding: 1rem;
  --bs-modal-margin: 0.5rem;
  --bs-modal-color: ;
  --bs-modal-bg: var(--bs-body-bg);
  --bs-modal-border-color: var(--bs-border-color-translucent);
  --bs-modal-border-width: var(--bs-border-width);
  --bs-modal-border-radius: var(--bs-border-radius-lg);
  --bs-modal-box-shadow: var(--bs-box-shadow-sm);
  --bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));
  --bs-modal-header-padding-x: 1rem;
  --bs-modal-header-padding-y: 1rem;
  --bs-modal-header-padding: 1rem 1rem;
  --bs-modal-header-border-color: var(--bs-border-color);
  --bs-modal-header-border-width: var(--bs-border-width);
  --bs-modal-title-line-height: 1.5;
  --bs-modal-footer-gap: 0.5rem;
  --bs-modal-footer-bg: ;
  --bs-modal-footer-border-color: var(--bs-border-color);
  --bs-modal-footer-border-width: var(--bs-border-width);
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-modal-zindex);
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: var(--bs-modal-margin);
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  height: calc(100% - var(--bs-modal-margin) * 2);
}
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - var(--bs-modal-margin) * 2);
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  color: var(--bs-modal-color);
  pointer-events: auto;
  background-color: var(--bs-modal-bg);
  background-clip: padding-box;
  border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
  border-radius: var(--bs-modal-border-radius);
  outline: 0;
}

.modal-backdrop {
  --bs-backdrop-zindex: 1050;
  --bs-backdrop-bg: #000;
  --bs-backdrop-opacity: 0.5;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-backdrop-zindex);
  width: 100vw;
  height: 100vh;
  background-color: var(--bs-backdrop-bg);
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: var(--bs-backdrop-opacity);
}

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  padding: var(--bs-modal-header-padding);
  border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
  border-top-left-radius: var(--bs-modal-inner-border-radius);
  border-top-right-radius: var(--bs-modal-inner-border-radius);
}
.modal-header .btn-close {
  padding: calc(var(--bs-modal-header-padding-y) * 0.5) calc(var(--bs-modal-header-padding-x) * 0.5);
  margin: calc(-0.5 * var(--bs-modal-header-padding-y)) calc(-0.5 * var(--bs-modal-header-padding-x)) calc(-0.5 * var(--bs-modal-header-padding-y)) auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: var(--bs-modal-title-line-height);
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: var(--bs-modal-padding);
}

.modal-footer {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * 0.5);
  background-color: var(--bs-modal-footer-bg);
  border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
  border-bottom-right-radius: var(--bs-modal-inner-border-radius);
  border-bottom-left-radius: var(--bs-modal-inner-border-radius);
}
.modal-footer > * {
  margin: calc(var(--bs-modal-footer-gap) * 0.5);
}

@media (min-width: 576px) {
  .modal {
    --bs-modal-margin: 1.75rem;
    --bs-modal-box-shadow: var(--bs-box-shadow);
  }
  .modal-dialog {
    max-width: var(--bs-modal-width);
    margin-right: auto;
    margin-left: auto;
  }
  .modal-sm {
    --bs-modal-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    --bs-modal-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    --bs-modal-width: 1140px;
  }
}
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.modal-fullscreen .modal-header,
.modal-fullscreen .modal-footer {
  border-radius: 0;
}
.modal-fullscreen .modal-body {
  overflow-y: auto;
}

@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-header,
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-header,
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-header,
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-header,
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1399.98px) {
  .modal-fullscreen-2x-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-2x-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-2x-down .modal-header,
  .modal-fullscreen-2x-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-2x-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1599.98px) {
  .modal-fullscreen-3x-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-3x-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-3x-down .modal-header,
  .modal-fullscreen-3x-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-3x-down .modal-body {
    overflow-y: auto;
  }
}
.tooltip {
  --bs-tooltip-zindex: 1080;
  --bs-tooltip-max-width: 200px;
  --bs-tooltip-padding-x: 0.5rem;
  --bs-tooltip-padding-y: 0.25rem;
  --bs-tooltip-margin: ;
  --bs-tooltip-font-size: 0.875rem;
  --bs-tooltip-color: var(--bs-body-bg);
  --bs-tooltip-bg: var(--bs-emphasis-color);
  --bs-tooltip-border-radius: var(--bs-border-radius);
  --bs-tooltip-opacity: 0.9;
  --bs-tooltip-arrow-width: 0.8rem;
  --bs-tooltip-arrow-height: 0.4rem;
  z-index: var(--bs-tooltip-zindex);
  display: block;
  margin: var(--bs-tooltip-margin);
  font-family: Formular, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-tooltip-font-size);
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: var(--bs-tooltip-opacity);
}
.tooltip .tooltip-arrow {
  display: block;
  width: var(--bs-tooltip-arrow-width);
  height: var(--bs-tooltip-arrow-height);
}
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
  bottom: calc(-1 * var(--bs-tooltip-arrow-height));
}
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  top: -1px;
  border-width: var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  border-top-color: var(--bs-tooltip-bg);
}

/* rtl:begin:ignore */
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
  left: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  right: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  border-right-color: var(--bs-tooltip-bg);
}

/* rtl:end:ignore */
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
  top: calc(-1 * var(--bs-tooltip-arrow-height));
}
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
  border-bottom-color: var(--bs-tooltip-bg);
}

/* rtl:begin:ignore */
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
  right: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  left: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
  border-left-color: var(--bs-tooltip-bg);
}

/* rtl:end:ignore */
.tooltip-inner {
  max-width: var(--bs-tooltip-max-width);
  padding: var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);
  color: var(--bs-tooltip-color);
  text-align: center;
  background-color: var(--bs-tooltip-bg);
  border-radius: var(--bs-tooltip-border-radius);
}

.popover {
  --bs-popover-zindex: 1070;
  --bs-popover-max-width: 276px;
  --bs-popover-font-size: 0.875rem;
  --bs-popover-bg: var(--bs-body-bg);
  --bs-popover-border-width: var(--bs-border-width);
  --bs-popover-border-color: var(--bs-border-color-translucent);
  --bs-popover-border-radius: var(--bs-border-radius-lg);
  --bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));
  --bs-popover-box-shadow: var(--bs-box-shadow);
  --bs-popover-header-padding-x: 1rem;
  --bs-popover-header-padding-y: 0.5rem;
  --bs-popover-header-font-size: 1rem;
  --bs-popover-header-color: inherit;
  --bs-popover-header-bg: var(--bs-secondary-bg);
  --bs-popover-body-padding-x: 1rem;
  --bs-popover-body-padding-y: 1rem;
  --bs-popover-body-color: var(--bs-body-color);
  --bs-popover-arrow-width: 1rem;
  --bs-popover-arrow-height: 0.5rem;
  --bs-popover-arrow-border: var(--bs-popover-border-color);
  z-index: var(--bs-popover-zindex);
  display: block;
  max-width: var(--bs-popover-max-width);
  font-family: Formular, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-popover-font-size);
  word-wrap: break-word;
  background-color: var(--bs-popover-bg);
  background-clip: padding-box;
  border: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-radius: var(--bs-popover-border-radius);
}
.popover .popover-arrow {
  display: block;
  width: var(--bs-popover-arrow-width);
  height: var(--bs-popover-arrow-height);
}
.popover .popover-arrow::before, .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
  border-width: 0;
}

.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow {
  bottom: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before, .bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  border-width: var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before {
  bottom: 0;
  border-top-color: var(--bs-popover-arrow-border);
}
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  bottom: var(--bs-popover-border-width);
  border-top-color: var(--bs-popover-bg);
}

/* rtl:begin:ignore */
.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow {
  left: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before, .bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before {
  left: 0;
  border-right-color: var(--bs-popover-arrow-border);
}
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  left: var(--bs-popover-border-width);
  border-right-color: var(--bs-popover-bg);
}

/* rtl:end:ignore */
.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow {
  top: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before, .bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  border-width: 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before {
  top: 0;
  border-bottom-color: var(--bs-popover-arrow-border);
}
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  top: var(--bs-popover-border-width);
  border-bottom-color: var(--bs-popover-bg);
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: var(--bs-popover-arrow-width);
  margin-left: calc(-0.5 * var(--bs-popover-arrow-width));
  content: "";
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-header-bg);
}

/* rtl:begin:ignore */
.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow {
  right: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before, .bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * 0.5) 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before {
  right: 0;
  border-left-color: var(--bs-popover-arrow-border);
}
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  right: var(--bs-popover-border-width);
  border-left-color: var(--bs-popover-bg);
}

/* rtl:end:ignore */
.popover-header {
  padding: var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);
  margin-bottom: 0;
  font-size: var(--bs-popover-header-font-size);
  color: var(--bs-popover-header-color);
  background-color: var(--bs-popover-header-bg);
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-top-left-radius: var(--bs-popover-inner-border-radius);
  border-top-right-radius: var(--bs-popover-inner-border-radius);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);
  color: var(--bs-popover-body-color);
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-start,
  .carousel-fade .active.carousel-item-end {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")*/;
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")*/;
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
}
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}

.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}
.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000;
}
.carousel-dark .carousel-caption {
  color: #000;
}

[data-bs-theme=dark] .carousel .carousel-control-prev-icon,
[data-bs-theme=dark] .carousel .carousel-control-next-icon, [data-bs-theme=dark].carousel .carousel-control-prev-icon,
[data-bs-theme=dark].carousel .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}
[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target], [data-bs-theme=dark].carousel .carousel-indicators [data-bs-target] {
  background-color: #000;
}
[data-bs-theme=dark] .carousel .carousel-caption, [data-bs-theme=dark].carousel .carousel-caption {
  color: #000;
}

.spinner-grow,
.spinner-border {
  display: inline-block;
  width: var(--bs-spinner-width);
  height: var(--bs-spinner-height);
  vertical-align: var(--bs-spinner-vertical-align);
  border-radius: 50%;
  animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg) /* rtl:ignore */;
  }
}
.spinner-border {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-border-width: 0.25em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-border;
  border: var(--bs-spinner-border-width) solid currentcolor;
  border-right-color: transparent;
}

.spinner-border-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
  --bs-spinner-border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-grow;
  background-color: currentcolor;
  opacity: 0;
}

.spinner-grow-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    --bs-spinner-animation-speed: 1.5s;
  }
}
.offcanvas, .offcanvas-3x, .offcanvas-2x, .offcanvas-xl, .offcanvas-lg, .offcanvas-md, .offcanvas-sm {
  --bs-offcanvas-zindex: 1045;
  --bs-offcanvas-width: 400px;
  --bs-offcanvas-height: 30vh;
  --bs-offcanvas-padding-x: 1rem;
  --bs-offcanvas-padding-y: 1rem;
  --bs-offcanvas-color: var(--bs-body-color);
  --bs-offcanvas-bg: var(--bs-body-bg);
  --bs-offcanvas-border-width: var(--bs-border-width);
  --bs-offcanvas-border-color: var(--bs-border-color-translucent);
  --bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);
  --bs-offcanvas-transition: transform 0.3s ease-in-out;
  --bs-offcanvas-title-line-height: 1.5;
}

@media (max-width: 575.98px) {
  .offcanvas-sm {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 575.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-sm {
    transition: none;
  }
}
@media (max-width: 575.98px) {
  .offcanvas-sm.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-sm.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-sm.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-sm.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-sm.showing, .offcanvas-sm.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-sm.showing, .offcanvas-sm.hiding, .offcanvas-sm.show {
    visibility: visible;
  }
}
@media (min-width: 576px) {
  .offcanvas-sm {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-sm .offcanvas-header {
    display: none;
  }
  .offcanvas-sm .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 767.98px) {
  .offcanvas-md {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 767.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-md {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .offcanvas-md.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-md.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-md.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-md.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-md.showing, .offcanvas-md.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-md.showing, .offcanvas-md.hiding, .offcanvas-md.show {
    visibility: visible;
  }
}
@media (min-width: 768px) {
  .offcanvas-md {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-md .offcanvas-header {
    display: none;
  }
  .offcanvas-md .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 991.98px) {
  .offcanvas-lg {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 991.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-lg {
    transition: none;
  }
}
@media (max-width: 991.98px) {
  .offcanvas-lg.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-lg.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-lg.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-lg.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-lg.showing, .offcanvas-lg.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-lg.showing, .offcanvas-lg.hiding, .offcanvas-lg.show {
    visibility: visible;
  }
}
@media (min-width: 992px) {
  .offcanvas-lg {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-lg .offcanvas-header {
    display: none;
  }
  .offcanvas-lg .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1199.98px) {
  .offcanvas-xl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-xl {
    transition: none;
  }
}
@media (max-width: 1199.98px) {
  .offcanvas-xl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-xl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-xl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-xl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-xl.showing, .offcanvas-xl.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-xl.showing, .offcanvas-xl.hiding, .offcanvas-xl.show {
    visibility: visible;
  }
}
@media (min-width: 1200px) {
  .offcanvas-xl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-xl .offcanvas-header {
    display: none;
  }
  .offcanvas-xl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1399.98px) {
  .offcanvas-2x {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-2x {
    transition: none;
  }
}
@media (max-width: 1399.98px) {
  .offcanvas-2x.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-2x.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-2x.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-2x.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-2x.showing, .offcanvas-2x.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-2x.showing, .offcanvas-2x.hiding, .offcanvas-2x.show {
    visibility: visible;
  }
}
@media (min-width: 1400px) {
  .offcanvas-2x {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-2x .offcanvas-header {
    display: none;
  }
  .offcanvas-2x .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1599.98px) {
  .offcanvas-3x {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 1599.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-3x {
    transition: none;
  }
}
@media (max-width: 1599.98px) {
  .offcanvas-3x.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-3x.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-3x.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-3x.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-3x.showing, .offcanvas-3x.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-3x.showing, .offcanvas-3x.hiding, .offcanvas-3x.show {
    visibility: visible;
  }
}
@media (min-width: 1600px) {
  .offcanvas-3x {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-3x .offcanvas-header {
    display: none;
  }
  .offcanvas-3x .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: var(--bs-offcanvas-zindex);
  display: flex;
  flex-direction: column;
  max-width: 100%;
  color: var(--bs-offcanvas-color);
  visibility: hidden;
  background-color: var(--bs-offcanvas-bg);
  background-clip: padding-box;
  outline: 0;
  transition: var(--bs-offcanvas-transition);
}
@media (prefers-reduced-motion: reduce) {
  .offcanvas {
    transition: none;
  }
}
.offcanvas.offcanvas-start {
  top: 0;
  left: 0;
  width: var(--bs-offcanvas-width);
  border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(-100%);
}
.offcanvas.offcanvas-end {
  top: 0;
  right: 0;
  width: var(--bs-offcanvas-width);
  border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(100%);
}
.offcanvas.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(-100%);
}
.offcanvas.offcanvas-bottom {
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(100%);
}
.offcanvas.showing, .offcanvas.show:not(.hiding) {
  transform: none;
}
.offcanvas.showing, .offcanvas.hiding, .offcanvas.show {
  visibility: visible;
}

.offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.offcanvas-backdrop.fade {
  opacity: 0;
}
.offcanvas-backdrop.show {
  opacity: 0.5;
}

.offcanvas-header {
  display: flex;
  align-items: center;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
}
.offcanvas-header .btn-close {
  padding: calc(var(--bs-offcanvas-padding-y) * 0.5) calc(var(--bs-offcanvas-padding-x) * 0.5);
  margin: calc(-0.5 * var(--bs-offcanvas-padding-y)) calc(-0.5 * var(--bs-offcanvas-padding-x)) calc(-0.5 * var(--bs-offcanvas-padding-y)) auto;
}

.offcanvas-title {
  margin-bottom: 0;
  line-height: var(--bs-offcanvas-title-line-height);
}

.offcanvas-body {
  flex-grow: 1;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
  overflow-y: auto;
}

.placeholder {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentcolor;
  opacity: 0.5;
}
.placeholder.btn::before {
  display: inline-block;
  content: "";
}

.placeholder-xs {
  min-height: 0.6em;
}

.placeholder-sm {
  min-height: 0.8em;
}

.placeholder-lg {
  min-height: 1.2em;
}

.placeholder-glow .placeholder {
  animation: placeholder-glow 2s ease-in-out infinite;
}

@keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}
.placeholder-wave {
  -webkit-mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);
          mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);
  -webkit-mask-size: 200% 100%;
          mask-size: 200% 100%;
  animation: placeholder-wave 2s linear infinite;
}

@keyframes placeholder-wave {
  100% {
    -webkit-mask-position: -200% 0%;
            mask-position: -200% 0%;
  }
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.text-bg-primary {
  color: #fff !important;
  background-color: RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-secondary {
  color: #fff !important;
  background-color: RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-success {
  color: #fff !important;
  background-color: RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-info {
  color: #000 !important;
  background-color: RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-warning {
  color: #000 !important;
  background-color: RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-danger {
  color: #fff !important;
  background-color: RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-light {
  color: #000 !important;
  background-color: RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-dark {
  color: #fff !important;
  background-color: RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important;
}

.link-primary {
  color: RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-primary:hover, .link-primary:focus {
  color: RGBA(10, 88, 202, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(10, 88, 202, var(--bs-link-underline-opacity, 1)) !important;
}

.link-secondary {
  color: RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-secondary:hover, .link-secondary:focus {
  color: RGBA(86, 94, 100, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(86, 94, 100, var(--bs-link-underline-opacity, 1)) !important;
}

.link-success {
  color: RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-success:hover, .link-success:focus {
  color: RGBA(20, 108, 67, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(20, 108, 67, var(--bs-link-underline-opacity, 1)) !important;
}

.link-info {
  color: RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-info:hover, .link-info:focus {
  color: RGBA(61, 213, 243, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(61, 213, 243, var(--bs-link-underline-opacity, 1)) !important;
}

.link-warning {
  color: RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-warning:hover, .link-warning:focus {
  color: RGBA(255, 205, 57, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(255, 205, 57, var(--bs-link-underline-opacity, 1)) !important;
}

.link-danger {
  color: RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-danger:hover, .link-danger:focus {
  color: RGBA(176, 42, 55, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(176, 42, 55, var(--bs-link-underline-opacity, 1)) !important;
}

.link-light {
  color: RGBA(var(--bs-light-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-light:hover, .link-light:focus {
  color: RGBA(249, 250, 251, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(249, 250, 251, var(--bs-link-underline-opacity, 1)) !important;
}

.link-dark {
  color: RGBA(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-dark:hover, .link-dark:focus {
  color: RGBA(26, 30, 33, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(26, 30, 33, var(--bs-link-underline-opacity, 1)) !important;
}

.link-body-emphasis {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-body-emphasis:hover, .link-body-emphasis:focus {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important;
}

.focus-ring:focus {
  outline: 0;
  box-shadow: var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);
}

.icon-link {
  display: inline-flex;
  gap: 0.375rem;
  align-items: center;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));
  text-underline-offset: 0.25em;
  backface-visibility: hidden;
}
.icon-link > .bi {
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  fill: currentcolor;
  transition: 0.2s ease-in-out transform;
}
@media (prefers-reduced-motion: reduce) {
  .icon-link > .bi {
    transition: none;
  }
}

.icon-link-hover:hover > .bi, .icon-link-hover:focus-visible > .bi {
  transform: var(--bs-icon-link-transform, translate3d(0.25em, 0, 0));
}

.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}

.ratio-4x3 {
  --bs-aspect-ratio: 75%;
}

.ratio-16x9 {
  --bs-aspect-ratio: 56.25%;
}

.ratio-21x9 {
  --bs-aspect-ratio: 42.8571428571%;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}

.sticky-bottom {
  position: sticky;
  bottom: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-sm-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-md-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-lg-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1400px) {
  .sticky-2x-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-2x-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1600px) {
  .sticky-3x-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-3x-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
.hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
}

.vstack {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-self: stretch;
}

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.visually-hidden:not(caption),
.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption) {
  position: absolute !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

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

.vr {
  display: inline-block;
  align-self: stretch;
  width: var(--bs-border-width);
  min-height: 1em;
  background-color: currentcolor;
  opacity: 0.25;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

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

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.float-start {
  float: left !important;
}

.float-end {
  float: right !important;
}

.float-none {
  float: none !important;
}

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

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

.object-fit-fill {
  object-fit: fill !important;
}

.object-fit-scale {
  object-fit: scale-down !important;
}

.object-fit-none {
  object-fit: none !important;
}

.opacity-0 {
  opacity: 0 !important;
}

.opacity-25 {
  opacity: 0.25 !important;
}

.opacity-50 {
  opacity: 0.5 !important;
}

.opacity-75 {
  opacity: 0.75 !important;
}

.opacity-100 {
  opacity: 1 !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-visible {
  overflow: visible !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

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

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

.overflow-x-visible {
  overflow-x: visible !important;
}

.overflow-x-scroll {
  overflow-x: scroll !important;
}

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

.overflow-y-hidden {
  overflow-y: hidden !important;
}

.overflow-y-visible {
  overflow-y: visible !important;
}

.overflow-y-scroll {
  overflow-y: scroll !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-grid {
  display: grid !important;
}

.d-inline-grid {
  display: inline-grid !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex, .careers-search-results a.result, .careers-search-results .paging, .careers-search-results .paging .pages, .site-search-results .paging, .site-search-results .paging .pages {
  display: flex !important;
}

.d-inline-flex, .aptiv-button, .insights-details.sidebar .marketo .mkto-topic-subscribe button.mktoButton {
  display: inline-flex !important;
}

.d-none {
  display: none !important;
}

.shadow {
  box-shadow: var(--bs-box-shadow) !important;
}

.shadow-sm {
  box-shadow: var(--bs-box-shadow-sm) !important;
}

.shadow-lg {
  box-shadow: var(--bs-box-shadow-lg) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.focus-ring-primary {
  --bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-secondary {
  --bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-success {
  --bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-info {
  --bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-warning {
  --bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-danger {
  --bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-light {
  --bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-dark {
  --bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity));
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.top-0 {
  top: 0 !important;
}

.top-50 {
  top: 50% !important;
}

.top-100 {
  top: 100% !important;
}

.bottom-0 {
  bottom: 0 !important;
}

.bottom-50 {
  bottom: 50% !important;
}

.bottom-100 {
  bottom: 100% !important;
}

.start-0 {
  left: 0 !important;
}

.start-50 {
  left: 50% !important;
}

.start-100 {
  left: 100% !important;
}

.end-0 {
  right: 0 !important;
}

.end-50 {
  right: 50% !important;
}

.end-100 {
  right: 100% !important;
}

.translate-middle {
  transform: translate(-50%, -50%) !important;
}

.translate-middle-x {
  transform: translateX(-50%) !important;
}

.translate-middle-y {
  transform: translateY(-50%) !important;
}

.border {
  border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-0 {
  border: 0 !important;
}

.border-top {
  border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-end {
  border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-end-0 {
  border-right: 0 !important;
}

.border-bottom {
  border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-start {
  border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-start-0 {
  border-left: 0 !important;
}

.border-primary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important;
}

.border-secondary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important;
}

.border-success {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important;
}

.border-info {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important;
}

.border-warning {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important;
}

.border-danger {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important;
}

.border-light {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important;
}

.border-dark {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important;
}

.border-black {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important;
}

.border-white {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important;
}

.border-primary-subtle {
  border-color: var(--bs-primary-border-subtle) !important;
}

.border-secondary-subtle {
  border-color: var(--bs-secondary-border-subtle) !important;
}

.border-success-subtle {
  border-color: var(--bs-success-border-subtle) !important;
}

.border-info-subtle {
  border-color: var(--bs-info-border-subtle) !important;
}

.border-warning-subtle {
  border-color: var(--bs-warning-border-subtle) !important;
}

.border-danger-subtle {
  border-color: var(--bs-danger-border-subtle) !important;
}

.border-light-subtle {
  border-color: var(--bs-light-border-subtle) !important;
}

.border-dark-subtle {
  border-color: var(--bs-dark-border-subtle) !important;
}

.border-1 {
  border-width: 1px !important;
}

.border-2 {
  border-width: 2px !important;
}

.border-3 {
  border-width: 3px !important;
}

.border-4 {
  border-width: 4px !important;
}

.border-5 {
  border-width: 5px !important;
}

.border-opacity-10 {
  --bs-border-opacity: 0.1;
}

.border-opacity-25 {
  --bs-border-opacity: 0.25;
}

.border-opacity-50 {
  --bs-border-opacity: 0.5;
}

.border-opacity-75 {
  --bs-border-opacity: 0.75;
}

.border-opacity-100 {
  --bs-border-opacity: 1;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

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

.w-auto {
  width: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.vw-100 {
  width: 100vw !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

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

.h-auto {
  height: auto !important;
}

.mh-100 {
  max-height: 100% !important;
}

.vh-100 {
  height: 100vh !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

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

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.flex-wrap, .careers-search-results .paging .pages, .site-search-results .paging .pages {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

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

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

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

.justify-content-between, .careers-search-results .paging, .site-search-results .paging, .aptiv-button, .insights-details.sidebar .marketo .mkto-topic-subscribe button.mktoButton {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.justify-content-evenly {
  justify-content: space-evenly !important;
}

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

.align-items-end {
  align-items: flex-end !important;
}

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

.align-items-baseline, .careers-search-results .paging, .site-search-results .paging {
  align-items: baseline !important;
}

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

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

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

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center, .careers-search-results a.result .location {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.order-first {
  order: -1 !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

.m-0 {
  margin: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.m-8 {
  margin: 0.5rem !important;
}

.m-16 {
  margin: 1rem !important;
}

.m-24 {
  margin: 1.5rem !important;
}

.m-32 {
  margin: 2rem !important;
}

.m-40 {
  margin: 2.5rem !important;
}

.m-48 {
  margin: 3rem !important;
}

.m-56 {
  margin: 3.5rem !important;
}

.m-64 {
  margin: 4rem !important;
}

.m-72 {
  margin: 4.5rem !important;
}

.m-80 {
  margin: 5rem !important;
}

.m-88 {
  margin: 5.5rem !important;
}

.m-96 {
  margin: 6rem !important;
}

.m-104 {
  margin: 6.5rem !important;
}

.m-112 {
  margin: 7rem !important;
}

.m-120 {
  margin: 7.5rem !important;
}

.m-128 {
  margin: 8rem !important;
}

.m-auto {
  margin: auto !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.mx-8 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.mx-16 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mx-24 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.mx-32 {
  margin-right: 2rem !important;
  margin-left: 2rem !important;
}

.mx-40 {
  margin-right: 2.5rem !important;
  margin-left: 2.5rem !important;
}

.mx-48 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.mx-56 {
  margin-right: 3.5rem !important;
  margin-left: 3.5rem !important;
}

.mx-64 {
  margin-right: 4rem !important;
  margin-left: 4rem !important;
}

.mx-72 {
  margin-right: 4.5rem !important;
  margin-left: 4.5rem !important;
}

.mx-80 {
  margin-right: 5rem !important;
  margin-left: 5rem !important;
}

.mx-88 {
  margin-right: 5.5rem !important;
  margin-left: 5.5rem !important;
}

.mx-96 {
  margin-right: 6rem !important;
  margin-left: 6rem !important;
}

.mx-104 {
  margin-right: 6.5rem !important;
  margin-left: 6.5rem !important;
}

.mx-112 {
  margin-right: 7rem !important;
  margin-left: 7rem !important;
}

.mx-120 {
  margin-right: 7.5rem !important;
  margin-left: 7.5rem !important;
}

.mx-128 {
  margin-right: 8rem !important;
  margin-left: 8rem !important;
}

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

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-8 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-16 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-24 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-32 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

.my-40 {
  margin-top: 2.5rem !important;
  margin-bottom: 2.5rem !important;
}

.my-48 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-56 {
  margin-top: 3.5rem !important;
  margin-bottom: 3.5rem !important;
}

.my-64 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}

.my-72 {
  margin-top: 4.5rem !important;
  margin-bottom: 4.5rem !important;
}

.my-80 {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}

.my-88 {
  margin-top: 5.5rem !important;
  margin-bottom: 5.5rem !important;
}

.my-96 {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important;
}

.my-104 {
  margin-top: 6.5rem !important;
  margin-bottom: 6.5rem !important;
}

.my-112 {
  margin-top: 7rem !important;
  margin-bottom: 7rem !important;
}

.my-120 {
  margin-top: 7.5rem !important;
  margin-bottom: 7.5rem !important;
}

.my-128 {
  margin-top: 8rem !important;
  margin-bottom: 8rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mt-8 {
  margin-top: 0.5rem !important;
}

.mt-16 {
  margin-top: 1rem !important;
}

.mt-24 {
  margin-top: 1.5rem !important;
}

.mt-32 {
  margin-top: 2rem !important;
}

.mt-40 {
  margin-top: 2.5rem !important;
}

.mt-48 {
  margin-top: 3rem !important;
}

.mt-56 {
  margin-top: 3.5rem !important;
}

.mt-64 {
  margin-top: 4rem !important;
}

.mt-72 {
  margin-top: 4.5rem !important;
}

.mt-80 {
  margin-top: 5rem !important;
}

.mt-88 {
  margin-top: 5.5rem !important;
}

.mt-96 {
  margin-top: 6rem !important;
}

.mt-104 {
  margin-top: 6.5rem !important;
}

.mt-112 {
  margin-top: 7rem !important;
}

.mt-120 {
  margin-top: 7.5rem !important;
}

.mt-128 {
  margin-top: 8rem !important;
}

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

.me-0 {
  margin-right: 0 !important;
}

.me-1 {
  margin-right: 0.25rem !important;
}

.me-2 {
  margin-right: 0.5rem !important;
}

.me-3 {
  margin-right: 1rem !important;
}

.me-4 {
  margin-right: 1.5rem !important;
}

.me-5 {
  margin-right: 3rem !important;
}

.me-8 {
  margin-right: 0.5rem !important;
}

.me-16 {
  margin-right: 1rem !important;
}

.me-24 {
  margin-right: 1.5rem !important;
}

.me-32 {
  margin-right: 2rem !important;
}

.me-40 {
  margin-right: 2.5rem !important;
}

.me-48 {
  margin-right: 3rem !important;
}

.me-56 {
  margin-right: 3.5rem !important;
}

.me-64 {
  margin-right: 4rem !important;
}

.me-72 {
  margin-right: 4.5rem !important;
}

.me-80 {
  margin-right: 5rem !important;
}

.me-88 {
  margin-right: 5.5rem !important;
}

.me-96 {
  margin-right: 6rem !important;
}

.me-104 {
  margin-right: 6.5rem !important;
}

.me-112 {
  margin-right: 7rem !important;
}

.me-120 {
  margin-right: 7.5rem !important;
}

.me-128 {
  margin-right: 8rem !important;
}

.me-auto {
  margin-right: auto !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.mb-8 {
  margin-bottom: 0.5rem !important;
}

.mb-16 {
  margin-bottom: 1rem !important;
}

.mb-24 {
  margin-bottom: 1.5rem !important;
}

.mb-32 {
  margin-bottom: 2rem !important;
}

.mb-40 {
  margin-bottom: 2.5rem !important;
}

.mb-48 {
  margin-bottom: 3rem !important;
}

.mb-56 {
  margin-bottom: 3.5rem !important;
}

.mb-64 {
  margin-bottom: 4rem !important;
}

.mb-72 {
  margin-bottom: 4.5rem !important;
}

.mb-80 {
  margin-bottom: 5rem !important;
}

.mb-88 {
  margin-bottom: 5.5rem !important;
}

.mb-96 {
  margin-bottom: 6rem !important;
}

.mb-104 {
  margin-bottom: 6.5rem !important;
}

.mb-112 {
  margin-bottom: 7rem !important;
}

.mb-120 {
  margin-bottom: 7.5rem !important;
}

.mb-128 {
  margin-bottom: 8rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ms-0 {
  margin-left: 0 !important;
}

.ms-1 {
  margin-left: 0.25rem !important;
}

.ms-2 {
  margin-left: 0.5rem !important;
}

.ms-3 {
  margin-left: 1rem !important;
}

.ms-4 {
  margin-left: 1.5rem !important;
}

.ms-5 {
  margin-left: 3rem !important;
}

.ms-8 {
  margin-left: 0.5rem !important;
}

.ms-16 {
  margin-left: 1rem !important;
}

.ms-24 {
  margin-left: 1.5rem !important;
}

.ms-32 {
  margin-left: 2rem !important;
}

.ms-40 {
  margin-left: 2.5rem !important;
}

.ms-48 {
  margin-left: 3rem !important;
}

.ms-56 {
  margin-left: 3.5rem !important;
}

.ms-64 {
  margin-left: 4rem !important;
}

.ms-72 {
  margin-left: 4.5rem !important;
}

.ms-80 {
  margin-left: 5rem !important;
}

.ms-88 {
  margin-left: 5.5rem !important;
}

.ms-96 {
  margin-left: 6rem !important;
}

.ms-104 {
  margin-left: 6.5rem !important;
}

.ms-112 {
  margin-left: 7rem !important;
}

.ms-120 {
  margin-left: 7.5rem !important;
}

.ms-128 {
  margin-left: 8rem !important;
}

.ms-auto {
  margin-left: auto !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.p-8 {
  padding: 0.5rem !important;
}

.p-16 {
  padding: 1rem !important;
}

.p-24 {
  padding: 1.5rem !important;
}

.p-32 {
  padding: 2rem !important;
}

.p-40 {
  padding: 2.5rem !important;
}

.p-48 {
  padding: 3rem !important;
}

.p-56 {
  padding: 3.5rem !important;
}

.p-64 {
  padding: 4rem !important;
}

.p-72 {
  padding: 4.5rem !important;
}

.p-80 {
  padding: 5rem !important;
}

.p-88 {
  padding: 5.5rem !important;
}

.p-96 {
  padding: 6rem !important;
}

.p-104 {
  padding: 6.5rem !important;
}

.p-112 {
  padding: 7rem !important;
}

.p-120 {
  padding: 7.5rem !important;
}

.p-128 {
  padding: 8rem !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.px-8 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.px-16 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-24 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-32 {
  padding-right: 2rem !important;
  padding-left: 2rem !important;
}

.px-40 {
  padding-right: 2.5rem !important;
  padding-left: 2.5rem !important;
}

.px-48 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.px-56 {
  padding-right: 3.5rem !important;
  padding-left: 3.5rem !important;
}

.px-64 {
  padding-right: 4rem !important;
  padding-left: 4rem !important;
}

.px-72 {
  padding-right: 4.5rem !important;
  padding-left: 4.5rem !important;
}

.px-80 {
  padding-right: 5rem !important;
  padding-left: 5rem !important;
}

.px-88 {
  padding-right: 5.5rem !important;
  padding-left: 5.5rem !important;
}

.px-96 {
  padding-right: 6rem !important;
  padding-left: 6rem !important;
}

.px-104 {
  padding-right: 6.5rem !important;
  padding-left: 6.5rem !important;
}

.px-112 {
  padding-right: 7rem !important;
  padding-left: 7rem !important;
}

.px-120 {
  padding-right: 7.5rem !important;
  padding-left: 7.5rem !important;
}

.px-128 {
  padding-right: 8rem !important;
  padding-left: 8rem !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.py-8 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-16 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-24 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-32 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.py-40 {
  padding-top: 2.5rem !important;
  padding-bottom: 2.5rem !important;
}

.py-48 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.py-56 {
  padding-top: 3.5rem !important;
  padding-bottom: 3.5rem !important;
}

.py-64 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}

.py-72 {
  padding-top: 4.5rem !important;
  padding-bottom: 4.5rem !important;
}

.py-80 {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}

.py-88 {
  padding-top: 5.5rem !important;
  padding-bottom: 5.5rem !important;
}

.py-96 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}

.py-104 {
  padding-top: 6.5rem !important;
  padding-bottom: 6.5rem !important;
}

.py-112 {
  padding-top: 7rem !important;
  padding-bottom: 7rem !important;
}

.py-120 {
  padding-top: 7.5rem !important;
  padding-bottom: 7.5rem !important;
}

.py-128 {
  padding-top: 8rem !important;
  padding-bottom: 8rem !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pt-8 {
  padding-top: 0.5rem !important;
}

.pt-16 {
  padding-top: 1rem !important;
}

.pt-24 {
  padding-top: 1.5rem !important;
}

.pt-32 {
  padding-top: 2rem !important;
}

.pt-40 {
  padding-top: 2.5rem !important;
}

.pt-48 {
  padding-top: 3rem !important;
}

.pt-56 {
  padding-top: 3.5rem !important;
}

.pt-64 {
  padding-top: 4rem !important;
}

.pt-72 {
  padding-top: 4.5rem !important;
}

.pt-80 {
  padding-top: 5rem !important;
}

.pt-88 {
  padding-top: 5.5rem !important;
}

.pt-96 {
  padding-top: 6rem !important;
}

.pt-104 {
  padding-top: 6.5rem !important;
}

.pt-112 {
  padding-top: 7rem !important;
}

.pt-120 {
  padding-top: 7.5rem !important;
}

.pt-128 {
  padding-top: 8rem !important;
}

.pe-0 {
  padding-right: 0 !important;
}

.pe-1 {
  padding-right: 0.25rem !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.pe-5 {
  padding-right: 3rem !important;
}

.pe-8 {
  padding-right: 0.5rem !important;
}

.pe-16 {
  padding-right: 1rem !important;
}

.pe-24 {
  padding-right: 1.5rem !important;
}

.pe-32 {
  padding-right: 2rem !important;
}

.pe-40 {
  padding-right: 2.5rem !important;
}

.pe-48 {
  padding-right: 3rem !important;
}

.pe-56 {
  padding-right: 3.5rem !important;
}

.pe-64 {
  padding-right: 4rem !important;
}

.pe-72 {
  padding-right: 4.5rem !important;
}

.pe-80 {
  padding-right: 5rem !important;
}

.pe-88 {
  padding-right: 5.5rem !important;
}

.pe-96 {
  padding-right: 6rem !important;
}

.pe-104 {
  padding-right: 6.5rem !important;
}

.pe-112 {
  padding-right: 7rem !important;
}

.pe-120 {
  padding-right: 7.5rem !important;
}

.pe-128 {
  padding-right: 8rem !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.pb-8 {
  padding-bottom: 0.5rem !important;
}

.pb-16 {
  padding-bottom: 1rem !important;
}

.pb-24 {
  padding-bottom: 1.5rem !important;
}

.pb-32 {
  padding-bottom: 2rem !important;
}

.pb-40 {
  padding-bottom: 2.5rem !important;
}

.pb-48 {
  padding-bottom: 3rem !important;
}

.pb-56 {
  padding-bottom: 3.5rem !important;
}

.pb-64 {
  padding-bottom: 4rem !important;
}

.pb-72 {
  padding-bottom: 4.5rem !important;
}

.pb-80 {
  padding-bottom: 5rem !important;
}

.pb-88 {
  padding-bottom: 5.5rem !important;
}

.pb-96 {
  padding-bottom: 6rem !important;
}

.pb-104 {
  padding-bottom: 6.5rem !important;
}

.pb-112 {
  padding-bottom: 7rem !important;
}

.pb-120 {
  padding-bottom: 7.5rem !important;
}

.pb-128 {
  padding-bottom: 8rem !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.ps-1 {
  padding-left: 0.25rem !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

.ps-8 {
  padding-left: 0.5rem !important;
}

.ps-16 {
  padding-left: 1rem !important;
}

.ps-24 {
  padding-left: 1.5rem !important;
}

.ps-32 {
  padding-left: 2rem !important;
}

.ps-40 {
  padding-left: 2.5rem !important;
}

.ps-48 {
  padding-left: 3rem !important;
}

.ps-56 {
  padding-left: 3.5rem !important;
}

.ps-64 {
  padding-left: 4rem !important;
}

.ps-72 {
  padding-left: 4.5rem !important;
}

.ps-80 {
  padding-left: 5rem !important;
}

.ps-88 {
  padding-left: 5.5rem !important;
}

.ps-96 {
  padding-left: 6rem !important;
}

.ps-104 {
  padding-left: 6.5rem !important;
}

.ps-112 {
  padding-left: 7rem !important;
}

.ps-120 {
  padding-left: 7.5rem !important;
}

.ps-128 {
  padding-left: 8rem !important;
}

.gap-0 {
  gap: 0 !important;
}

.gap-1 {
  gap: 0.25rem !important;
}

.gap-2 {
  gap: 0.5rem !important;
}

.gap-3 {
  gap: 1rem !important;
}

.gap-4 {
  gap: 1.5rem !important;
}

.gap-5 {
  gap: 3rem !important;
}

.gap-8 {
  gap: 0.5rem !important;
}

.gap-16 {
  gap: 1rem !important;
}

.gap-24 {
  gap: 1.5rem !important;
}

.gap-32 {
  gap: 2rem !important;
}

.gap-40 {
  gap: 2.5rem !important;
}

.gap-48 {
  gap: 3rem !important;
}

.gap-56 {
  gap: 3.5rem !important;
}

.gap-64 {
  gap: 4rem !important;
}

.gap-72 {
  gap: 4.5rem !important;
}

.gap-80 {
  gap: 5rem !important;
}

.gap-88 {
  gap: 5.5rem !important;
}

.gap-96 {
  gap: 6rem !important;
}

.gap-104 {
  gap: 6.5rem !important;
}

.gap-112 {
  gap: 7rem !important;
}

.gap-120 {
  gap: 7.5rem !important;
}

.gap-128 {
  gap: 8rem !important;
}

.row-gap-0 {
  row-gap: 0 !important;
}

.row-gap-1 {
  row-gap: 0.25rem !important;
}

.row-gap-2 {
  row-gap: 0.5rem !important;
}

.row-gap-3 {
  row-gap: 1rem !important;
}

.row-gap-4 {
  row-gap: 1.5rem !important;
}

.row-gap-5 {
  row-gap: 3rem !important;
}

.row-gap-8 {
  row-gap: 0.5rem !important;
}

.row-gap-16 {
  row-gap: 1rem !important;
}

.row-gap-24 {
  row-gap: 1.5rem !important;
}

.row-gap-32 {
  row-gap: 2rem !important;
}

.row-gap-40 {
  row-gap: 2.5rem !important;
}

.row-gap-48 {
  row-gap: 3rem !important;
}

.row-gap-56 {
  row-gap: 3.5rem !important;
}

.row-gap-64 {
  row-gap: 4rem !important;
}

.row-gap-72 {
  row-gap: 4.5rem !important;
}

.row-gap-80 {
  row-gap: 5rem !important;
}

.row-gap-88 {
  row-gap: 5.5rem !important;
}

.row-gap-96 {
  row-gap: 6rem !important;
}

.row-gap-104 {
  row-gap: 6.5rem !important;
}

.row-gap-112 {
  row-gap: 7rem !important;
}

.row-gap-120 {
  row-gap: 7.5rem !important;
}

.row-gap-128 {
  row-gap: 8rem !important;
}

.column-gap-0 {
  column-gap: 0 !important;
}

.column-gap-1 {
  column-gap: 0.25rem !important;
}

.column-gap-2 {
  column-gap: 0.5rem !important;
}

.column-gap-3 {
  column-gap: 1rem !important;
}

.column-gap-4 {
  column-gap: 1.5rem !important;
}

.column-gap-5 {
  column-gap: 3rem !important;
}

.column-gap-8 {
  column-gap: 0.5rem !important;
}

.column-gap-16 {
  column-gap: 1rem !important;
}

.column-gap-24 {
  column-gap: 1.5rem !important;
}

.column-gap-32 {
  column-gap: 2rem !important;
}

.column-gap-40 {
  column-gap: 2.5rem !important;
}

.column-gap-48 {
  column-gap: 3rem !important;
}

.column-gap-56 {
  column-gap: 3.5rem !important;
}

.column-gap-64 {
  column-gap: 4rem !important;
}

.column-gap-72 {
  column-gap: 4.5rem !important;
}

.column-gap-80 {
  column-gap: 5rem !important;
}

.column-gap-88 {
  column-gap: 5.5rem !important;
}

.column-gap-96 {
  column-gap: 6rem !important;
}

.column-gap-104 {
  column-gap: 6.5rem !important;
}

.column-gap-112 {
  column-gap: 7rem !important;
}

.column-gap-120 {
  column-gap: 7.5rem !important;
}

.column-gap-128 {
  column-gap: 8rem !important;
}

.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

.fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}

.fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}

.fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important;
}

.fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}

.fs-5 {
  font-size: 1.25rem !important;
}

.fs-6 {
  font-size: 1rem !important;
}

.fst-italic {
  font-style: italic !important;
}

.fst-normal {
  font-style: normal !important;
}

.fw-lighter {
  font-weight: lighter !important;
}

.fw-light {
  font-weight: 300 !important;
}

.fw-normal {
  font-weight: 400 !important;
}

.fw-medium {
  font-weight: 500 !important;
}

.fw-semibold {
  font-weight: 600 !important;
}

.fw-bold {
  font-weight: 700 !important;
}

.fw-bolder {
  font-weight: bolder !important;
}

.lh-1 {
  line-height: 1 !important;
}

.lh-sm {
  line-height: 1.25 !important;
}

.lh-base {
  line-height: 1.5 !important;
}

.lh-lg {
  line-height: 2 !important;
}

.text-start {
  text-align: left !important;
}

.text-end {
  text-align: right !important;
}

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

.text-decoration-none {
  text-decoration: none !important;
}

.text-decoration-underline {
  text-decoration: underline !important;
}

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

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

/* rtl:begin:remove */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

/* rtl:end:remove */
.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}

.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}

.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}

.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}

.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}

.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}

.text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}

.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}

.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}

.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

.text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}

.text-muted {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-body-secondary {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

.text-body-tertiary {
  --bs-text-opacity: 1;
  color: var(--bs-tertiary-color) !important;
}

.text-body-emphasis {
  --bs-text-opacity: 1;
  color: var(--bs-emphasis-color) !important;
}

.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important;
}

.text-opacity-25 {
  --bs-text-opacity: 0.25;
}

.text-opacity-50 {
  --bs-text-opacity: 0.5;
}

.text-opacity-75 {
  --bs-text-opacity: 0.75;
}

.text-opacity-100 {
  --bs-text-opacity: 1;
}

.text-primary-emphasis {
  color: var(--bs-primary-text-emphasis) !important;
}

.text-secondary-emphasis {
  color: var(--bs-secondary-text-emphasis) !important;
}

.text-success-emphasis {
  color: var(--bs-success-text-emphasis) !important;
}

.text-info-emphasis {
  color: var(--bs-info-text-emphasis) !important;
}

.text-warning-emphasis {
  color: var(--bs-warning-text-emphasis) !important;
}

.text-danger-emphasis {
  color: var(--bs-danger-text-emphasis) !important;
}

.text-light-emphasis {
  color: var(--bs-light-text-emphasis) !important;
}

.text-dark-emphasis {
  color: var(--bs-dark-text-emphasis) !important;
}

.link-opacity-10 {
  --bs-link-opacity: 0.1;
}

.link-opacity-10-hover:hover {
  --bs-link-opacity: 0.1;
}

.link-opacity-25 {
  --bs-link-opacity: 0.25;
}

.link-opacity-25-hover:hover {
  --bs-link-opacity: 0.25;
}

.link-opacity-50 {
  --bs-link-opacity: 0.5;
}

.link-opacity-50-hover:hover {
  --bs-link-opacity: 0.5;
}

.link-opacity-75 {
  --bs-link-opacity: 0.75;
}

.link-opacity-75-hover:hover {
  --bs-link-opacity: 0.75;
}

.link-opacity-100 {
  --bs-link-opacity: 1;
}

.link-opacity-100-hover:hover {
  --bs-link-opacity: 1;
}

.link-offset-1 {
  text-underline-offset: 0.125em !important;
}

.link-offset-1-hover:hover {
  text-underline-offset: 0.125em !important;
}

.link-offset-2 {
  text-underline-offset: 0.25em !important;
}

.link-offset-2-hover:hover {
  text-underline-offset: 0.25em !important;
}

.link-offset-3 {
  text-underline-offset: 0.375em !important;
}

.link-offset-3-hover:hover {
  text-underline-offset: 0.375em !important;
}

.link-underline-primary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-secondary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-success {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-info {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-warning {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-danger {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-light {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-dark {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

.link-underline-opacity-0 {
  --bs-link-underline-opacity: 0;
}

.link-underline-opacity-0-hover:hover {
  --bs-link-underline-opacity: 0;
}

.link-underline-opacity-10 {
  --bs-link-underline-opacity: 0.1;
}

.link-underline-opacity-10-hover:hover {
  --bs-link-underline-opacity: 0.1;
}

.link-underline-opacity-25 {
  --bs-link-underline-opacity: 0.25;
}

.link-underline-opacity-25-hover:hover {
  --bs-link-underline-opacity: 0.25;
}

.link-underline-opacity-50 {
  --bs-link-underline-opacity: 0.5;
}

.link-underline-opacity-50-hover:hover {
  --bs-link-underline-opacity: 0.5;
}

.link-underline-opacity-75 {
  --bs-link-underline-opacity: 0.75;
}

.link-underline-opacity-75-hover:hover {
  --bs-link-underline-opacity: 0.75;
}

.link-underline-opacity-100 {
  --bs-link-underline-opacity: 1;
}

.link-underline-opacity-100-hover:hover {
  --bs-link-underline-opacity: 1;
}

.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}

.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}

.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}

.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}

.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}

.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}

.bg-body-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body-tertiary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}

.bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}

.bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}

.bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}

.bg-opacity-100 {
  --bs-bg-opacity: 1;
}

.bg-primary-subtle {
  background-color: var(--bs-primary-bg-subtle) !important;
}

.bg-secondary-subtle {
  background-color: var(--bs-secondary-bg-subtle) !important;
}

.bg-success-subtle {
  background-color: var(--bs-success-bg-subtle) !important;
}

.bg-info-subtle {
  background-color: var(--bs-info-bg-subtle) !important;
}

.bg-warning-subtle {
  background-color: var(--bs-warning-bg-subtle) !important;
}

.bg-danger-subtle {
  background-color: var(--bs-danger-bg-subtle) !important;
}

.bg-light-subtle {
  background-color: var(--bs-light-bg-subtle) !important;
}

.bg-dark-subtle {
  background-color: var(--bs-dark-bg-subtle) !important;
}

.bg-gradient {
  background-image: var(--bs-gradient) !important;
}

.user-select-all {
  -webkit-user-select: all !important;
          user-select: all !important;
}

.user-select-auto {
  -webkit-user-select: auto !important;
          user-select: auto !important;
}

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

.pe-none {
  pointer-events: none !important;
}

.pe-auto {
  pointer-events: auto !important;
}

.rounded {
  border-radius: var(--bs-border-radius) !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.rounded-1 {
  border-radius: var(--bs-border-radius-sm) !important;
}

.rounded-2 {
  border-radius: var(--bs-border-radius) !important;
}

.rounded-3 {
  border-radius: var(--bs-border-radius-lg) !important;
}

.rounded-4 {
  border-radius: var(--bs-border-radius-xl) !important;
}

.rounded-5 {
  border-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: var(--bs-border-radius-pill) !important;
}

.rounded-top {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.rounded-top-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.rounded-top-1 {
  border-top-left-radius: var(--bs-border-radius-sm) !important;
  border-top-right-radius: var(--bs-border-radius-sm) !important;
}

.rounded-top-2 {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.rounded-top-3 {
  border-top-left-radius: var(--bs-border-radius-lg) !important;
  border-top-right-radius: var(--bs-border-radius-lg) !important;
}

.rounded-top-4 {
  border-top-left-radius: var(--bs-border-radius-xl) !important;
  border-top-right-radius: var(--bs-border-radius-xl) !important;
}

.rounded-top-5 {
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-top-circle {
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important;
}

.rounded-top-pill {
  border-top-left-radius: var(--bs-border-radius-pill) !important;
  border-top-right-radius: var(--bs-border-radius-pill) !important;
}

.rounded-end {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.rounded-end-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.rounded-end-1 {
  border-top-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
}

.rounded-end-2 {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.rounded-end-3 {
  border-top-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
}

.rounded-end-4 {
  border-top-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
}

.rounded-end-5 {
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-end-circle {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}

.rounded-end-pill {
  border-top-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
}

.rounded-bottom {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.rounded-bottom-0 {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.rounded-bottom-1 {
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
}

.rounded-bottom-2 {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.rounded-bottom-3 {
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
}

.rounded-bottom-4 {
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
}

.rounded-bottom-5 {
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-bottom-circle {
  border-bottom-right-radius: 50% !important;
  border-bottom-left-radius: 50% !important;
}

.rounded-bottom-pill {
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
}

.rounded-start {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.rounded-start-0 {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

.rounded-start-1 {
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
  border-top-left-radius: var(--bs-border-radius-sm) !important;
}

.rounded-start-2 {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.rounded-start-3 {
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
  border-top-left-radius: var(--bs-border-radius-lg) !important;
}

.rounded-start-4 {
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
  border-top-left-radius: var(--bs-border-radius-xl) !important;
}

.rounded-start-5 {
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-start-circle {
  border-bottom-left-radius: 50% !important;
  border-top-left-radius: 50% !important;
}

.rounded-start-pill {
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
  border-top-left-radius: var(--bs-border-radius-pill) !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.z-n1 {
  z-index: -1 !important;
}

.z-0 {
  z-index: 0 !important;
}

.z-1 {
  z-index: 1 !important;
}

.z-2 {
  z-index: 2 !important;
}

.z-3 {
  z-index: 3 !important;
}

@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }
  .float-sm-end {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .object-fit-sm-contain {
    object-fit: contain !important;
  }
  .object-fit-sm-cover {
    object-fit: cover !important;
  }
  .object-fit-sm-fill {
    object-fit: fill !important;
  }
  .object-fit-sm-scale {
    object-fit: scale-down !important;
  }
  .object-fit-sm-none {
    object-fit: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-inline-grid {
    display: inline-grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-8 {
    margin: 0.5rem !important;
  }
  .m-sm-16 {
    margin: 1rem !important;
  }
  .m-sm-24 {
    margin: 1.5rem !important;
  }
  .m-sm-32 {
    margin: 2rem !important;
  }
  .m-sm-40 {
    margin: 2.5rem !important;
  }
  .m-sm-48 {
    margin: 3rem !important;
  }
  .m-sm-56 {
    margin: 3.5rem !important;
  }
  .m-sm-64 {
    margin: 4rem !important;
  }
  .m-sm-72 {
    margin: 4.5rem !important;
  }
  .m-sm-80 {
    margin: 5rem !important;
  }
  .m-sm-88 {
    margin: 5.5rem !important;
  }
  .m-sm-96 {
    margin: 6rem !important;
  }
  .m-sm-104 {
    margin: 6.5rem !important;
  }
  .m-sm-112 {
    margin: 7rem !important;
  }
  .m-sm-120 {
    margin: 7.5rem !important;
  }
  .m-sm-128 {
    margin: 8rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-8 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-16 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-24 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-32 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-sm-40 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-sm-48 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-56 {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  .mx-sm-64 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-sm-72 {
    margin-right: 4.5rem !important;
    margin-left: 4.5rem !important;
  }
  .mx-sm-80 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .mx-sm-88 {
    margin-right: 5.5rem !important;
    margin-left: 5.5rem !important;
  }
  .mx-sm-96 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .mx-sm-104 {
    margin-right: 6.5rem !important;
    margin-left: 6.5rem !important;
  }
  .mx-sm-112 {
    margin-right: 7rem !important;
    margin-left: 7rem !important;
  }
  .mx-sm-120 {
    margin-right: 7.5rem !important;
    margin-left: 7.5rem !important;
  }
  .mx-sm-128 {
    margin-right: 8rem !important;
    margin-left: 8rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-8 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-16 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-24 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-32 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-sm-40 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-sm-48 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-56 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .my-sm-64 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-sm-72 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }
  .my-sm-80 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .my-sm-88 {
    margin-top: 5.5rem !important;
    margin-bottom: 5.5rem !important;
  }
  .my-sm-96 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .my-sm-104 {
    margin-top: 6.5rem !important;
    margin-bottom: 6.5rem !important;
  }
  .my-sm-112 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }
  .my-sm-120 {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }
  .my-sm-128 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-8 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-16 {
    margin-top: 1rem !important;
  }
  .mt-sm-24 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-32 {
    margin-top: 2rem !important;
  }
  .mt-sm-40 {
    margin-top: 2.5rem !important;
  }
  .mt-sm-48 {
    margin-top: 3rem !important;
  }
  .mt-sm-56 {
    margin-top: 3.5rem !important;
  }
  .mt-sm-64 {
    margin-top: 4rem !important;
  }
  .mt-sm-72 {
    margin-top: 4.5rem !important;
  }
  .mt-sm-80 {
    margin-top: 5rem !important;
  }
  .mt-sm-88 {
    margin-top: 5.5rem !important;
  }
  .mt-sm-96 {
    margin-top: 6rem !important;
  }
  .mt-sm-104 {
    margin-top: 6.5rem !important;
  }
  .mt-sm-112 {
    margin-top: 7rem !important;
  }
  .mt-sm-120 {
    margin-top: 7.5rem !important;
  }
  .mt-sm-128 {
    margin-top: 8rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-8 {
    margin-right: 0.5rem !important;
  }
  .me-sm-16 {
    margin-right: 1rem !important;
  }
  .me-sm-24 {
    margin-right: 1.5rem !important;
  }
  .me-sm-32 {
    margin-right: 2rem !important;
  }
  .me-sm-40 {
    margin-right: 2.5rem !important;
  }
  .me-sm-48 {
    margin-right: 3rem !important;
  }
  .me-sm-56 {
    margin-right: 3.5rem !important;
  }
  .me-sm-64 {
    margin-right: 4rem !important;
  }
  .me-sm-72 {
    margin-right: 4.5rem !important;
  }
  .me-sm-80 {
    margin-right: 5rem !important;
  }
  .me-sm-88 {
    margin-right: 5.5rem !important;
  }
  .me-sm-96 {
    margin-right: 6rem !important;
  }
  .me-sm-104 {
    margin-right: 6.5rem !important;
  }
  .me-sm-112 {
    margin-right: 7rem !important;
  }
  .me-sm-120 {
    margin-right: 7.5rem !important;
  }
  .me-sm-128 {
    margin-right: 8rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-8 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-16 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-24 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-32 {
    margin-bottom: 2rem !important;
  }
  .mb-sm-40 {
    margin-bottom: 2.5rem !important;
  }
  .mb-sm-48 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-56 {
    margin-bottom: 3.5rem !important;
  }
  .mb-sm-64 {
    margin-bottom: 4rem !important;
  }
  .mb-sm-72 {
    margin-bottom: 4.5rem !important;
  }
  .mb-sm-80 {
    margin-bottom: 5rem !important;
  }
  .mb-sm-88 {
    margin-bottom: 5.5rem !important;
  }
  .mb-sm-96 {
    margin-bottom: 6rem !important;
  }
  .mb-sm-104 {
    margin-bottom: 6.5rem !important;
  }
  .mb-sm-112 {
    margin-bottom: 7rem !important;
  }
  .mb-sm-120 {
    margin-bottom: 7.5rem !important;
  }
  .mb-sm-128 {
    margin-bottom: 8rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-8 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-16 {
    margin-left: 1rem !important;
  }
  .ms-sm-24 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-32 {
    margin-left: 2rem !important;
  }
  .ms-sm-40 {
    margin-left: 2.5rem !important;
  }
  .ms-sm-48 {
    margin-left: 3rem !important;
  }
  .ms-sm-56 {
    margin-left: 3.5rem !important;
  }
  .ms-sm-64 {
    margin-left: 4rem !important;
  }
  .ms-sm-72 {
    margin-left: 4.5rem !important;
  }
  .ms-sm-80 {
    margin-left: 5rem !important;
  }
  .ms-sm-88 {
    margin-left: 5.5rem !important;
  }
  .ms-sm-96 {
    margin-left: 6rem !important;
  }
  .ms-sm-104 {
    margin-left: 6.5rem !important;
  }
  .ms-sm-112 {
    margin-left: 7rem !important;
  }
  .ms-sm-120 {
    margin-left: 7.5rem !important;
  }
  .ms-sm-128 {
    margin-left: 8rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .p-sm-8 {
    padding: 0.5rem !important;
  }
  .p-sm-16 {
    padding: 1rem !important;
  }
  .p-sm-24 {
    padding: 1.5rem !important;
  }
  .p-sm-32 {
    padding: 2rem !important;
  }
  .p-sm-40 {
    padding: 2.5rem !important;
  }
  .p-sm-48 {
    padding: 3rem !important;
  }
  .p-sm-56 {
    padding: 3.5rem !important;
  }
  .p-sm-64 {
    padding: 4rem !important;
  }
  .p-sm-72 {
    padding: 4.5rem !important;
  }
  .p-sm-80 {
    padding: 5rem !important;
  }
  .p-sm-88 {
    padding: 5.5rem !important;
  }
  .p-sm-96 {
    padding: 6rem !important;
  }
  .p-sm-104 {
    padding: 6.5rem !important;
  }
  .p-sm-112 {
    padding: 7rem !important;
  }
  .p-sm-120 {
    padding: 7.5rem !important;
  }
  .p-sm-128 {
    padding: 8rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-sm-8 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-16 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-24 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-32 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-sm-40 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-sm-48 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-sm-56 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  .px-sm-64 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .px-sm-72 {
    padding-right: 4.5rem !important;
    padding-left: 4.5rem !important;
  }
  .px-sm-80 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .px-sm-88 {
    padding-right: 5.5rem !important;
    padding-left: 5.5rem !important;
  }
  .px-sm-96 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .px-sm-104 {
    padding-right: 6.5rem !important;
    padding-left: 6.5rem !important;
  }
  .px-sm-112 {
    padding-right: 7rem !important;
    padding-left: 7rem !important;
  }
  .px-sm-120 {
    padding-right: 7.5rem !important;
    padding-left: 7.5rem !important;
  }
  .px-sm-128 {
    padding-right: 8rem !important;
    padding-left: 8rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-sm-8 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-16 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-24 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-32 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-sm-40 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-sm-48 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-sm-56 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .py-sm-64 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .py-sm-72 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }
  .py-sm-80 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .py-sm-88 {
    padding-top: 5.5rem !important;
    padding-bottom: 5.5rem !important;
  }
  .py-sm-96 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .py-sm-104 {
    padding-top: 6.5rem !important;
    padding-bottom: 6.5rem !important;
  }
  .py-sm-112 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }
  .py-sm-120 {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }
  .py-sm-128 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pt-sm-8 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-16 {
    padding-top: 1rem !important;
  }
  .pt-sm-24 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-32 {
    padding-top: 2rem !important;
  }
  .pt-sm-40 {
    padding-top: 2.5rem !important;
  }
  .pt-sm-48 {
    padding-top: 3rem !important;
  }
  .pt-sm-56 {
    padding-top: 3.5rem !important;
  }
  .pt-sm-64 {
    padding-top: 4rem !important;
  }
  .pt-sm-72 {
    padding-top: 4.5rem !important;
  }
  .pt-sm-80 {
    padding-top: 5rem !important;
  }
  .pt-sm-88 {
    padding-top: 5.5rem !important;
  }
  .pt-sm-96 {
    padding-top: 6rem !important;
  }
  .pt-sm-104 {
    padding-top: 6.5rem !important;
  }
  .pt-sm-112 {
    padding-top: 7rem !important;
  }
  .pt-sm-120 {
    padding-top: 7.5rem !important;
  }
  .pt-sm-128 {
    padding-top: 8rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pe-sm-8 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-16 {
    padding-right: 1rem !important;
  }
  .pe-sm-24 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-32 {
    padding-right: 2rem !important;
  }
  .pe-sm-40 {
    padding-right: 2.5rem !important;
  }
  .pe-sm-48 {
    padding-right: 3rem !important;
  }
  .pe-sm-56 {
    padding-right: 3.5rem !important;
  }
  .pe-sm-64 {
    padding-right: 4rem !important;
  }
  .pe-sm-72 {
    padding-right: 4.5rem !important;
  }
  .pe-sm-80 {
    padding-right: 5rem !important;
  }
  .pe-sm-88 {
    padding-right: 5.5rem !important;
  }
  .pe-sm-96 {
    padding-right: 6rem !important;
  }
  .pe-sm-104 {
    padding-right: 6.5rem !important;
  }
  .pe-sm-112 {
    padding-right: 7rem !important;
  }
  .pe-sm-120 {
    padding-right: 7.5rem !important;
  }
  .pe-sm-128 {
    padding-right: 8rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pb-sm-8 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-16 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-24 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-32 {
    padding-bottom: 2rem !important;
  }
  .pb-sm-40 {
    padding-bottom: 2.5rem !important;
  }
  .pb-sm-48 {
    padding-bottom: 3rem !important;
  }
  .pb-sm-56 {
    padding-bottom: 3.5rem !important;
  }
  .pb-sm-64 {
    padding-bottom: 4rem !important;
  }
  .pb-sm-72 {
    padding-bottom: 4.5rem !important;
  }
  .pb-sm-80 {
    padding-bottom: 5rem !important;
  }
  .pb-sm-88 {
    padding-bottom: 5.5rem !important;
  }
  .pb-sm-96 {
    padding-bottom: 6rem !important;
  }
  .pb-sm-104 {
    padding-bottom: 6.5rem !important;
  }
  .pb-sm-112 {
    padding-bottom: 7rem !important;
  }
  .pb-sm-120 {
    padding-bottom: 7.5rem !important;
  }
  .pb-sm-128 {
    padding-bottom: 8rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  .ps-sm-8 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-16 {
    padding-left: 1rem !important;
  }
  .ps-sm-24 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-32 {
    padding-left: 2rem !important;
  }
  .ps-sm-40 {
    padding-left: 2.5rem !important;
  }
  .ps-sm-48 {
    padding-left: 3rem !important;
  }
  .ps-sm-56 {
    padding-left: 3.5rem !important;
  }
  .ps-sm-64 {
    padding-left: 4rem !important;
  }
  .ps-sm-72 {
    padding-left: 4.5rem !important;
  }
  .ps-sm-80 {
    padding-left: 5rem !important;
  }
  .ps-sm-88 {
    padding-left: 5.5rem !important;
  }
  .ps-sm-96 {
    padding-left: 6rem !important;
  }
  .ps-sm-104 {
    padding-left: 6.5rem !important;
  }
  .ps-sm-112 {
    padding-left: 7rem !important;
  }
  .ps-sm-120 {
    padding-left: 7.5rem !important;
  }
  .ps-sm-128 {
    padding-left: 8rem !important;
  }
  .gap-sm-0 {
    gap: 0 !important;
  }
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .gap-sm-3 {
    gap: 1rem !important;
  }
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .gap-sm-5 {
    gap: 3rem !important;
  }
  .gap-sm-8 {
    gap: 0.5rem !important;
  }
  .gap-sm-16 {
    gap: 1rem !important;
  }
  .gap-sm-24 {
    gap: 1.5rem !important;
  }
  .gap-sm-32 {
    gap: 2rem !important;
  }
  .gap-sm-40 {
    gap: 2.5rem !important;
  }
  .gap-sm-48 {
    gap: 3rem !important;
  }
  .gap-sm-56 {
    gap: 3.5rem !important;
  }
  .gap-sm-64 {
    gap: 4rem !important;
  }
  .gap-sm-72 {
    gap: 4.5rem !important;
  }
  .gap-sm-80 {
    gap: 5rem !important;
  }
  .gap-sm-88 {
    gap: 5.5rem !important;
  }
  .gap-sm-96 {
    gap: 6rem !important;
  }
  .gap-sm-104 {
    gap: 6.5rem !important;
  }
  .gap-sm-112 {
    gap: 7rem !important;
  }
  .gap-sm-120 {
    gap: 7.5rem !important;
  }
  .gap-sm-128 {
    gap: 8rem !important;
  }
  .row-gap-sm-0 {
    row-gap: 0 !important;
  }
  .row-gap-sm-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-sm-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-sm-3 {
    row-gap: 1rem !important;
  }
  .row-gap-sm-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-sm-5 {
    row-gap: 3rem !important;
  }
  .row-gap-sm-8 {
    row-gap: 0.5rem !important;
  }
  .row-gap-sm-16 {
    row-gap: 1rem !important;
  }
  .row-gap-sm-24 {
    row-gap: 1.5rem !important;
  }
  .row-gap-sm-32 {
    row-gap: 2rem !important;
  }
  .row-gap-sm-40 {
    row-gap: 2.5rem !important;
  }
  .row-gap-sm-48 {
    row-gap: 3rem !important;
  }
  .row-gap-sm-56 {
    row-gap: 3.5rem !important;
  }
  .row-gap-sm-64 {
    row-gap: 4rem !important;
  }
  .row-gap-sm-72 {
    row-gap: 4.5rem !important;
  }
  .row-gap-sm-80 {
    row-gap: 5rem !important;
  }
  .row-gap-sm-88 {
    row-gap: 5.5rem !important;
  }
  .row-gap-sm-96 {
    row-gap: 6rem !important;
  }
  .row-gap-sm-104 {
    row-gap: 6.5rem !important;
  }
  .row-gap-sm-112 {
    row-gap: 7rem !important;
  }
  .row-gap-sm-120 {
    row-gap: 7.5rem !important;
  }
  .row-gap-sm-128 {
    row-gap: 8rem !important;
  }
  .column-gap-sm-0 {
    column-gap: 0 !important;
  }
  .column-gap-sm-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-sm-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-sm-3 {
    column-gap: 1rem !important;
  }
  .column-gap-sm-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-sm-5 {
    column-gap: 3rem !important;
  }
  .column-gap-sm-8 {
    column-gap: 0.5rem !important;
  }
  .column-gap-sm-16 {
    column-gap: 1rem !important;
  }
  .column-gap-sm-24 {
    column-gap: 1.5rem !important;
  }
  .column-gap-sm-32 {
    column-gap: 2rem !important;
  }
  .column-gap-sm-40 {
    column-gap: 2.5rem !important;
  }
  .column-gap-sm-48 {
    column-gap: 3rem !important;
  }
  .column-gap-sm-56 {
    column-gap: 3.5rem !important;
  }
  .column-gap-sm-64 {
    column-gap: 4rem !important;
  }
  .column-gap-sm-72 {
    column-gap: 4.5rem !important;
  }
  .column-gap-sm-80 {
    column-gap: 5rem !important;
  }
  .column-gap-sm-88 {
    column-gap: 5.5rem !important;
  }
  .column-gap-sm-96 {
    column-gap: 6rem !important;
  }
  .column-gap-sm-104 {
    column-gap: 6.5rem !important;
  }
  .column-gap-sm-112 {
    column-gap: 7rem !important;
  }
  .column-gap-sm-120 {
    column-gap: 7.5rem !important;
  }
  .column-gap-sm-128 {
    column-gap: 8rem !important;
  }
  .text-sm-start {
    text-align: left !important;
  }
  .text-sm-end {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }
  .float-md-end {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .object-fit-md-contain {
    object-fit: contain !important;
  }
  .object-fit-md-cover {
    object-fit: cover !important;
  }
  .object-fit-md-fill {
    object-fit: fill !important;
  }
  .object-fit-md-scale {
    object-fit: scale-down !important;
  }
  .object-fit-md-none {
    object-fit: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-inline-grid {
    display: inline-grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-8 {
    margin: 0.5rem !important;
  }
  .m-md-16 {
    margin: 1rem !important;
  }
  .m-md-24 {
    margin: 1.5rem !important;
  }
  .m-md-32 {
    margin: 2rem !important;
  }
  .m-md-40 {
    margin: 2.5rem !important;
  }
  .m-md-48 {
    margin: 3rem !important;
  }
  .m-md-56 {
    margin: 3.5rem !important;
  }
  .m-md-64 {
    margin: 4rem !important;
  }
  .m-md-72 {
    margin: 4.5rem !important;
  }
  .m-md-80 {
    margin: 5rem !important;
  }
  .m-md-88 {
    margin: 5.5rem !important;
  }
  .m-md-96 {
    margin: 6rem !important;
  }
  .m-md-104 {
    margin: 6.5rem !important;
  }
  .m-md-112 {
    margin: 7rem !important;
  }
  .m-md-120 {
    margin: 7.5rem !important;
  }
  .m-md-128 {
    margin: 8rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-8 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-16 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-24 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-32 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-md-40 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-md-48 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-56 {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  .mx-md-64 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-md-72 {
    margin-right: 4.5rem !important;
    margin-left: 4.5rem !important;
  }
  .mx-md-80 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .mx-md-88 {
    margin-right: 5.5rem !important;
    margin-left: 5.5rem !important;
  }
  .mx-md-96 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .mx-md-104 {
    margin-right: 6.5rem !important;
    margin-left: 6.5rem !important;
  }
  .mx-md-112 {
    margin-right: 7rem !important;
    margin-left: 7rem !important;
  }
  .mx-md-120 {
    margin-right: 7.5rem !important;
    margin-left: 7.5rem !important;
  }
  .mx-md-128 {
    margin-right: 8rem !important;
    margin-left: 8rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-8 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-16 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-24 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-32 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-md-40 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-md-48 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-56 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .my-md-64 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-md-72 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }
  .my-md-80 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .my-md-88 {
    margin-top: 5.5rem !important;
    margin-bottom: 5.5rem !important;
  }
  .my-md-96 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .my-md-104 {
    margin-top: 6.5rem !important;
    margin-bottom: 6.5rem !important;
  }
  .my-md-112 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }
  .my-md-120 {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }
  .my-md-128 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-8 {
    margin-top: 0.5rem !important;
  }
  .mt-md-16 {
    margin-top: 1rem !important;
  }
  .mt-md-24 {
    margin-top: 1.5rem !important;
  }
  .mt-md-32 {
    margin-top: 2rem !important;
  }
  .mt-md-40 {
    margin-top: 2.5rem !important;
  }
  .mt-md-48 {
    margin-top: 3rem !important;
  }
  .mt-md-56 {
    margin-top: 3.5rem !important;
  }
  .mt-md-64 {
    margin-top: 4rem !important;
  }
  .mt-md-72 {
    margin-top: 4.5rem !important;
  }
  .mt-md-80 {
    margin-top: 5rem !important;
  }
  .mt-md-88 {
    margin-top: 5.5rem !important;
  }
  .mt-md-96 {
    margin-top: 6rem !important;
  }
  .mt-md-104 {
    margin-top: 6.5rem !important;
  }
  .mt-md-112 {
    margin-top: 7rem !important;
  }
  .mt-md-120 {
    margin-top: 7.5rem !important;
  }
  .mt-md-128 {
    margin-top: 8rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-8 {
    margin-right: 0.5rem !important;
  }
  .me-md-16 {
    margin-right: 1rem !important;
  }
  .me-md-24 {
    margin-right: 1.5rem !important;
  }
  .me-md-32 {
    margin-right: 2rem !important;
  }
  .me-md-40 {
    margin-right: 2.5rem !important;
  }
  .me-md-48 {
    margin-right: 3rem !important;
  }
  .me-md-56 {
    margin-right: 3.5rem !important;
  }
  .me-md-64 {
    margin-right: 4rem !important;
  }
  .me-md-72 {
    margin-right: 4.5rem !important;
  }
  .me-md-80 {
    margin-right: 5rem !important;
  }
  .me-md-88 {
    margin-right: 5.5rem !important;
  }
  .me-md-96 {
    margin-right: 6rem !important;
  }
  .me-md-104 {
    margin-right: 6.5rem !important;
  }
  .me-md-112 {
    margin-right: 7rem !important;
  }
  .me-md-120 {
    margin-right: 7.5rem !important;
  }
  .me-md-128 {
    margin-right: 8rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-8 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-16 {
    margin-bottom: 1rem !important;
  }
  .mb-md-24 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-32 {
    margin-bottom: 2rem !important;
  }
  .mb-md-40 {
    margin-bottom: 2.5rem !important;
  }
  .mb-md-48 {
    margin-bottom: 3rem !important;
  }
  .mb-md-56 {
    margin-bottom: 3.5rem !important;
  }
  .mb-md-64 {
    margin-bottom: 4rem !important;
  }
  .mb-md-72 {
    margin-bottom: 4.5rem !important;
  }
  .mb-md-80 {
    margin-bottom: 5rem !important;
  }
  .mb-md-88 {
    margin-bottom: 5.5rem !important;
  }
  .mb-md-96 {
    margin-bottom: 6rem !important;
  }
  .mb-md-104 {
    margin-bottom: 6.5rem !important;
  }
  .mb-md-112 {
    margin-bottom: 7rem !important;
  }
  .mb-md-120 {
    margin-bottom: 7.5rem !important;
  }
  .mb-md-128 {
    margin-bottom: 8rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-8 {
    margin-left: 0.5rem !important;
  }
  .ms-md-16 {
    margin-left: 1rem !important;
  }
  .ms-md-24 {
    margin-left: 1.5rem !important;
  }
  .ms-md-32 {
    margin-left: 2rem !important;
  }
  .ms-md-40 {
    margin-left: 2.5rem !important;
  }
  .ms-md-48 {
    margin-left: 3rem !important;
  }
  .ms-md-56 {
    margin-left: 3.5rem !important;
  }
  .ms-md-64 {
    margin-left: 4rem !important;
  }
  .ms-md-72 {
    margin-left: 4.5rem !important;
  }
  .ms-md-80 {
    margin-left: 5rem !important;
  }
  .ms-md-88 {
    margin-left: 5.5rem !important;
  }
  .ms-md-96 {
    margin-left: 6rem !important;
  }
  .ms-md-104 {
    margin-left: 6.5rem !important;
  }
  .ms-md-112 {
    margin-left: 7rem !important;
  }
  .ms-md-120 {
    margin-left: 7.5rem !important;
  }
  .ms-md-128 {
    margin-left: 8rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .p-md-8 {
    padding: 0.5rem !important;
  }
  .p-md-16 {
    padding: 1rem !important;
  }
  .p-md-24 {
    padding: 1.5rem !important;
  }
  .p-md-32 {
    padding: 2rem !important;
  }
  .p-md-40 {
    padding: 2.5rem !important;
  }
  .p-md-48 {
    padding: 3rem !important;
  }
  .p-md-56 {
    padding: 3.5rem !important;
  }
  .p-md-64 {
    padding: 4rem !important;
  }
  .p-md-72 {
    padding: 4.5rem !important;
  }
  .p-md-80 {
    padding: 5rem !important;
  }
  .p-md-88 {
    padding: 5.5rem !important;
  }
  .p-md-96 {
    padding: 6rem !important;
  }
  .p-md-104 {
    padding: 6.5rem !important;
  }
  .p-md-112 {
    padding: 7rem !important;
  }
  .p-md-120 {
    padding: 7.5rem !important;
  }
  .p-md-128 {
    padding: 8rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-md-8 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-16 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-24 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-32 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-md-40 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-md-48 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-md-56 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  .px-md-64 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .px-md-72 {
    padding-right: 4.5rem !important;
    padding-left: 4.5rem !important;
  }
  .px-md-80 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .px-md-88 {
    padding-right: 5.5rem !important;
    padding-left: 5.5rem !important;
  }
  .px-md-96 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .px-md-104 {
    padding-right: 6.5rem !important;
    padding-left: 6.5rem !important;
  }
  .px-md-112 {
    padding-right: 7rem !important;
    padding-left: 7rem !important;
  }
  .px-md-120 {
    padding-right: 7.5rem !important;
    padding-left: 7.5rem !important;
  }
  .px-md-128 {
    padding-right: 8rem !important;
    padding-left: 8rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-md-8 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-16 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-24 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-32 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-md-40 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-md-48 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-md-56 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .py-md-64 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .py-md-72 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }
  .py-md-80 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .py-md-88 {
    padding-top: 5.5rem !important;
    padding-bottom: 5.5rem !important;
  }
  .py-md-96 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .py-md-104 {
    padding-top: 6.5rem !important;
    padding-bottom: 6.5rem !important;
  }
  .py-md-112 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }
  .py-md-120 {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }
  .py-md-128 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pt-md-8 {
    padding-top: 0.5rem !important;
  }
  .pt-md-16 {
    padding-top: 1rem !important;
  }
  .pt-md-24 {
    padding-top: 1.5rem !important;
  }
  .pt-md-32 {
    padding-top: 2rem !important;
  }
  .pt-md-40 {
    padding-top: 2.5rem !important;
  }
  .pt-md-48 {
    padding-top: 3rem !important;
  }
  .pt-md-56 {
    padding-top: 3.5rem !important;
  }
  .pt-md-64 {
    padding-top: 4rem !important;
  }
  .pt-md-72 {
    padding-top: 4.5rem !important;
  }
  .pt-md-80 {
    padding-top: 5rem !important;
  }
  .pt-md-88 {
    padding-top: 5.5rem !important;
  }
  .pt-md-96 {
    padding-top: 6rem !important;
  }
  .pt-md-104 {
    padding-top: 6.5rem !important;
  }
  .pt-md-112 {
    padding-top: 7rem !important;
  }
  .pt-md-120 {
    padding-top: 7.5rem !important;
  }
  .pt-md-128 {
    padding-top: 8rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pe-md-8 {
    padding-right: 0.5rem !important;
  }
  .pe-md-16 {
    padding-right: 1rem !important;
  }
  .pe-md-24 {
    padding-right: 1.5rem !important;
  }
  .pe-md-32 {
    padding-right: 2rem !important;
  }
  .pe-md-40 {
    padding-right: 2.5rem !important;
  }
  .pe-md-48 {
    padding-right: 3rem !important;
  }
  .pe-md-56 {
    padding-right: 3.5rem !important;
  }
  .pe-md-64 {
    padding-right: 4rem !important;
  }
  .pe-md-72 {
    padding-right: 4.5rem !important;
  }
  .pe-md-80 {
    padding-right: 5rem !important;
  }
  .pe-md-88 {
    padding-right: 5.5rem !important;
  }
  .pe-md-96 {
    padding-right: 6rem !important;
  }
  .pe-md-104 {
    padding-right: 6.5rem !important;
  }
  .pe-md-112 {
    padding-right: 7rem !important;
  }
  .pe-md-120 {
    padding-right: 7.5rem !important;
  }
  .pe-md-128 {
    padding-right: 8rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .pb-md-8 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-16 {
    padding-bottom: 1rem !important;
  }
  .pb-md-24 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-32 {
    padding-bottom: 2rem !important;
  }
  .pb-md-40 {
    padding-bottom: 2.5rem !important;
  }
  .pb-md-48 {
    padding-bottom: 3rem !important;
  }
  .pb-md-56 {
    padding-bottom: 3.5rem !important;
  }
  .pb-md-64 {
    padding-bottom: 4rem !important;
  }
  .pb-md-72 {
    padding-bottom: 4.5rem !important;
  }
  .pb-md-80 {
    padding-bottom: 5rem !important;
  }
  .pb-md-88 {
    padding-bottom: 5.5rem !important;
  }
  .pb-md-96 {
    padding-bottom: 6rem !important;
  }
  .pb-md-104 {
    padding-bottom: 6.5rem !important;
  }
  .pb-md-112 {
    padding-bottom: 7rem !important;
  }
  .pb-md-120 {
    padding-bottom: 7.5rem !important;
  }
  .pb-md-128 {
    padding-bottom: 8rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  .ps-md-8 {
    padding-left: 0.5rem !important;
  }
  .ps-md-16 {
    padding-left: 1rem !important;
  }
  .ps-md-24 {
    padding-left: 1.5rem !important;
  }
  .ps-md-32 {
    padding-left: 2rem !important;
  }
  .ps-md-40 {
    padding-left: 2.5rem !important;
  }
  .ps-md-48 {
    padding-left: 3rem !important;
  }
  .ps-md-56 {
    padding-left: 3.5rem !important;
  }
  .ps-md-64 {
    padding-left: 4rem !important;
  }
  .ps-md-72 {
    padding-left: 4.5rem !important;
  }
  .ps-md-80 {
    padding-left: 5rem !important;
  }
  .ps-md-88 {
    padding-left: 5.5rem !important;
  }
  .ps-md-96 {
    padding-left: 6rem !important;
  }
  .ps-md-104 {
    padding-left: 6.5rem !important;
  }
  .ps-md-112 {
    padding-left: 7rem !important;
  }
  .ps-md-120 {
    padding-left: 7.5rem !important;
  }
  .ps-md-128 {
    padding-left: 8rem !important;
  }
  .gap-md-0 {
    gap: 0 !important;
  }
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  .gap-md-3 {
    gap: 1rem !important;
  }
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  .gap-md-5 {
    gap: 3rem !important;
  }
  .gap-md-8 {
    gap: 0.5rem !important;
  }
  .gap-md-16 {
    gap: 1rem !important;
  }
  .gap-md-24 {
    gap: 1.5rem !important;
  }
  .gap-md-32 {
    gap: 2rem !important;
  }
  .gap-md-40 {
    gap: 2.5rem !important;
  }
  .gap-md-48 {
    gap: 3rem !important;
  }
  .gap-md-56 {
    gap: 3.5rem !important;
  }
  .gap-md-64 {
    gap: 4rem !important;
  }
  .gap-md-72 {
    gap: 4.5rem !important;
  }
  .gap-md-80 {
    gap: 5rem !important;
  }
  .gap-md-88 {
    gap: 5.5rem !important;
  }
  .gap-md-96 {
    gap: 6rem !important;
  }
  .gap-md-104 {
    gap: 6.5rem !important;
  }
  .gap-md-112 {
    gap: 7rem !important;
  }
  .gap-md-120 {
    gap: 7.5rem !important;
  }
  .gap-md-128 {
    gap: 8rem !important;
  }
  .row-gap-md-0 {
    row-gap: 0 !important;
  }
  .row-gap-md-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-md-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-md-3 {
    row-gap: 1rem !important;
  }
  .row-gap-md-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-md-5 {
    row-gap: 3rem !important;
  }
  .row-gap-md-8 {
    row-gap: 0.5rem !important;
  }
  .row-gap-md-16 {
    row-gap: 1rem !important;
  }
  .row-gap-md-24 {
    row-gap: 1.5rem !important;
  }
  .row-gap-md-32 {
    row-gap: 2rem !important;
  }
  .row-gap-md-40 {
    row-gap: 2.5rem !important;
  }
  .row-gap-md-48 {
    row-gap: 3rem !important;
  }
  .row-gap-md-56 {
    row-gap: 3.5rem !important;
  }
  .row-gap-md-64 {
    row-gap: 4rem !important;
  }
  .row-gap-md-72 {
    row-gap: 4.5rem !important;
  }
  .row-gap-md-80 {
    row-gap: 5rem !important;
  }
  .row-gap-md-88 {
    row-gap: 5.5rem !important;
  }
  .row-gap-md-96 {
    row-gap: 6rem !important;
  }
  .row-gap-md-104 {
    row-gap: 6.5rem !important;
  }
  .row-gap-md-112 {
    row-gap: 7rem !important;
  }
  .row-gap-md-120 {
    row-gap: 7.5rem !important;
  }
  .row-gap-md-128 {
    row-gap: 8rem !important;
  }
  .column-gap-md-0 {
    column-gap: 0 !important;
  }
  .column-gap-md-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-md-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-md-3 {
    column-gap: 1rem !important;
  }
  .column-gap-md-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-md-5 {
    column-gap: 3rem !important;
  }
  .column-gap-md-8 {
    column-gap: 0.5rem !important;
  }
  .column-gap-md-16 {
    column-gap: 1rem !important;
  }
  .column-gap-md-24 {
    column-gap: 1.5rem !important;
  }
  .column-gap-md-32 {
    column-gap: 2rem !important;
  }
  .column-gap-md-40 {
    column-gap: 2.5rem !important;
  }
  .column-gap-md-48 {
    column-gap: 3rem !important;
  }
  .column-gap-md-56 {
    column-gap: 3.5rem !important;
  }
  .column-gap-md-64 {
    column-gap: 4rem !important;
  }
  .column-gap-md-72 {
    column-gap: 4.5rem !important;
  }
  .column-gap-md-80 {
    column-gap: 5rem !important;
  }
  .column-gap-md-88 {
    column-gap: 5.5rem !important;
  }
  .column-gap-md-96 {
    column-gap: 6rem !important;
  }
  .column-gap-md-104 {
    column-gap: 6.5rem !important;
  }
  .column-gap-md-112 {
    column-gap: 7rem !important;
  }
  .column-gap-md-120 {
    column-gap: 7.5rem !important;
  }
  .column-gap-md-128 {
    column-gap: 8rem !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }
  .float-lg-end {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .object-fit-lg-contain {
    object-fit: contain !important;
  }
  .object-fit-lg-cover {
    object-fit: cover !important;
  }
  .object-fit-lg-fill {
    object-fit: fill !important;
  }
  .object-fit-lg-scale {
    object-fit: scale-down !important;
  }
  .object-fit-lg-none {
    object-fit: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-inline-grid {
    display: inline-grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-8 {
    margin: 0.5rem !important;
  }
  .m-lg-16 {
    margin: 1rem !important;
  }
  .m-lg-24 {
    margin: 1.5rem !important;
  }
  .m-lg-32 {
    margin: 2rem !important;
  }
  .m-lg-40 {
    margin: 2.5rem !important;
  }
  .m-lg-48 {
    margin: 3rem !important;
  }
  .m-lg-56 {
    margin: 3.5rem !important;
  }
  .m-lg-64 {
    margin: 4rem !important;
  }
  .m-lg-72 {
    margin: 4.5rem !important;
  }
  .m-lg-80 {
    margin: 5rem !important;
  }
  .m-lg-88 {
    margin: 5.5rem !important;
  }
  .m-lg-96 {
    margin: 6rem !important;
  }
  .m-lg-104 {
    margin: 6.5rem !important;
  }
  .m-lg-112 {
    margin: 7rem !important;
  }
  .m-lg-120 {
    margin: 7.5rem !important;
  }
  .m-lg-128 {
    margin: 8rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-8 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-16 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-24 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-32 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-lg-40 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-lg-48 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-56 {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  .mx-lg-64 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-lg-72 {
    margin-right: 4.5rem !important;
    margin-left: 4.5rem !important;
  }
  .mx-lg-80 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .mx-lg-88 {
    margin-right: 5.5rem !important;
    margin-left: 5.5rem !important;
  }
  .mx-lg-96 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .mx-lg-104 {
    margin-right: 6.5rem !important;
    margin-left: 6.5rem !important;
  }
  .mx-lg-112 {
    margin-right: 7rem !important;
    margin-left: 7rem !important;
  }
  .mx-lg-120 {
    margin-right: 7.5rem !important;
    margin-left: 7.5rem !important;
  }
  .mx-lg-128 {
    margin-right: 8rem !important;
    margin-left: 8rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-8 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-16 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-24 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-32 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-lg-40 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-lg-48 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-56 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .my-lg-64 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-lg-72 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }
  .my-lg-80 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .my-lg-88 {
    margin-top: 5.5rem !important;
    margin-bottom: 5.5rem !important;
  }
  .my-lg-96 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .my-lg-104 {
    margin-top: 6.5rem !important;
    margin-bottom: 6.5rem !important;
  }
  .my-lg-112 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }
  .my-lg-120 {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }
  .my-lg-128 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-8 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-16 {
    margin-top: 1rem !important;
  }
  .mt-lg-24 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-32 {
    margin-top: 2rem !important;
  }
  .mt-lg-40 {
    margin-top: 2.5rem !important;
  }
  .mt-lg-48 {
    margin-top: 3rem !important;
  }
  .mt-lg-56 {
    margin-top: 3.5rem !important;
  }
  .mt-lg-64 {
    margin-top: 4rem !important;
  }
  .mt-lg-72 {
    margin-top: 4.5rem !important;
  }
  .mt-lg-80 {
    margin-top: 5rem !important;
  }
  .mt-lg-88 {
    margin-top: 5.5rem !important;
  }
  .mt-lg-96 {
    margin-top: 6rem !important;
  }
  .mt-lg-104 {
    margin-top: 6.5rem !important;
  }
  .mt-lg-112 {
    margin-top: 7rem !important;
  }
  .mt-lg-120 {
    margin-top: 7.5rem !important;
  }
  .mt-lg-128 {
    margin-top: 8rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-8 {
    margin-right: 0.5rem !important;
  }
  .me-lg-16 {
    margin-right: 1rem !important;
  }
  .me-lg-24 {
    margin-right: 1.5rem !important;
  }
  .me-lg-32 {
    margin-right: 2rem !important;
  }
  .me-lg-40 {
    margin-right: 2.5rem !important;
  }
  .me-lg-48 {
    margin-right: 3rem !important;
  }
  .me-lg-56 {
    margin-right: 3.5rem !important;
  }
  .me-lg-64 {
    margin-right: 4rem !important;
  }
  .me-lg-72 {
    margin-right: 4.5rem !important;
  }
  .me-lg-80 {
    margin-right: 5rem !important;
  }
  .me-lg-88 {
    margin-right: 5.5rem !important;
  }
  .me-lg-96 {
    margin-right: 6rem !important;
  }
  .me-lg-104 {
    margin-right: 6.5rem !important;
  }
  .me-lg-112 {
    margin-right: 7rem !important;
  }
  .me-lg-120 {
    margin-right: 7.5rem !important;
  }
  .me-lg-128 {
    margin-right: 8rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-8 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-16 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-24 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-32 {
    margin-bottom: 2rem !important;
  }
  .mb-lg-40 {
    margin-bottom: 2.5rem !important;
  }
  .mb-lg-48 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-56 {
    margin-bottom: 3.5rem !important;
  }
  .mb-lg-64 {
    margin-bottom: 4rem !important;
  }
  .mb-lg-72 {
    margin-bottom: 4.5rem !important;
  }
  .mb-lg-80 {
    margin-bottom: 5rem !important;
  }
  .mb-lg-88 {
    margin-bottom: 5.5rem !important;
  }
  .mb-lg-96 {
    margin-bottom: 6rem !important;
  }
  .mb-lg-104 {
    margin-bottom: 6.5rem !important;
  }
  .mb-lg-112 {
    margin-bottom: 7rem !important;
  }
  .mb-lg-120 {
    margin-bottom: 7.5rem !important;
  }
  .mb-lg-128 {
    margin-bottom: 8rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-8 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-16 {
    margin-left: 1rem !important;
  }
  .ms-lg-24 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-32 {
    margin-left: 2rem !important;
  }
  .ms-lg-40 {
    margin-left: 2.5rem !important;
  }
  .ms-lg-48 {
    margin-left: 3rem !important;
  }
  .ms-lg-56 {
    margin-left: 3.5rem !important;
  }
  .ms-lg-64 {
    margin-left: 4rem !important;
  }
  .ms-lg-72 {
    margin-left: 4.5rem !important;
  }
  .ms-lg-80 {
    margin-left: 5rem !important;
  }
  .ms-lg-88 {
    margin-left: 5.5rem !important;
  }
  .ms-lg-96 {
    margin-left: 6rem !important;
  }
  .ms-lg-104 {
    margin-left: 6.5rem !important;
  }
  .ms-lg-112 {
    margin-left: 7rem !important;
  }
  .ms-lg-120 {
    margin-left: 7.5rem !important;
  }
  .ms-lg-128 {
    margin-left: 8rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .p-lg-8 {
    padding: 0.5rem !important;
  }
  .p-lg-16 {
    padding: 1rem !important;
  }
  .p-lg-24 {
    padding: 1.5rem !important;
  }
  .p-lg-32 {
    padding: 2rem !important;
  }
  .p-lg-40 {
    padding: 2.5rem !important;
  }
  .p-lg-48 {
    padding: 3rem !important;
  }
  .p-lg-56 {
    padding: 3.5rem !important;
  }
  .p-lg-64 {
    padding: 4rem !important;
  }
  .p-lg-72 {
    padding: 4.5rem !important;
  }
  .p-lg-80 {
    padding: 5rem !important;
  }
  .p-lg-88 {
    padding: 5.5rem !important;
  }
  .p-lg-96 {
    padding: 6rem !important;
  }
  .p-lg-104 {
    padding: 6.5rem !important;
  }
  .p-lg-112 {
    padding: 7rem !important;
  }
  .p-lg-120 {
    padding: 7.5rem !important;
  }
  .p-lg-128 {
    padding: 8rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-lg-8 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-16 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-24 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-32 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-lg-40 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-lg-48 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-lg-56 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  .px-lg-64 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .px-lg-72 {
    padding-right: 4.5rem !important;
    padding-left: 4.5rem !important;
  }
  .px-lg-80 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .px-lg-88 {
    padding-right: 5.5rem !important;
    padding-left: 5.5rem !important;
  }
  .px-lg-96 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .px-lg-104 {
    padding-right: 6.5rem !important;
    padding-left: 6.5rem !important;
  }
  .px-lg-112 {
    padding-right: 7rem !important;
    padding-left: 7rem !important;
  }
  .px-lg-120 {
    padding-right: 7.5rem !important;
    padding-left: 7.5rem !important;
  }
  .px-lg-128 {
    padding-right: 8rem !important;
    padding-left: 8rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-lg-8 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-16 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-24 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-32 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-lg-40 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-lg-48 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-lg-56 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .py-lg-64 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .py-lg-72 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }
  .py-lg-80 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .py-lg-88 {
    padding-top: 5.5rem !important;
    padding-bottom: 5.5rem !important;
  }
  .py-lg-96 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .py-lg-104 {
    padding-top: 6.5rem !important;
    padding-bottom: 6.5rem !important;
  }
  .py-lg-112 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }
  .py-lg-120 {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }
  .py-lg-128 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pt-lg-8 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-16 {
    padding-top: 1rem !important;
  }
  .pt-lg-24 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-32 {
    padding-top: 2rem !important;
  }
  .pt-lg-40 {
    padding-top: 2.5rem !important;
  }
  .pt-lg-48 {
    padding-top: 3rem !important;
  }
  .pt-lg-56 {
    padding-top: 3.5rem !important;
  }
  .pt-lg-64 {
    padding-top: 4rem !important;
  }
  .pt-lg-72 {
    padding-top: 4.5rem !important;
  }
  .pt-lg-80 {
    padding-top: 5rem !important;
  }
  .pt-lg-88 {
    padding-top: 5.5rem !important;
  }
  .pt-lg-96 {
    padding-top: 6rem !important;
  }
  .pt-lg-104 {
    padding-top: 6.5rem !important;
  }
  .pt-lg-112 {
    padding-top: 7rem !important;
  }
  .pt-lg-120 {
    padding-top: 7.5rem !important;
  }
  .pt-lg-128 {
    padding-top: 8rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pe-lg-8 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-16 {
    padding-right: 1rem !important;
  }
  .pe-lg-24 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-32 {
    padding-right: 2rem !important;
  }
  .pe-lg-40 {
    padding-right: 2.5rem !important;
  }
  .pe-lg-48 {
    padding-right: 3rem !important;
  }
  .pe-lg-56 {
    padding-right: 3.5rem !important;
  }
  .pe-lg-64 {
    padding-right: 4rem !important;
  }
  .pe-lg-72 {
    padding-right: 4.5rem !important;
  }
  .pe-lg-80 {
    padding-right: 5rem !important;
  }
  .pe-lg-88 {
    padding-right: 5.5rem !important;
  }
  .pe-lg-96 {
    padding-right: 6rem !important;
  }
  .pe-lg-104 {
    padding-right: 6.5rem !important;
  }
  .pe-lg-112 {
    padding-right: 7rem !important;
  }
  .pe-lg-120 {
    padding-right: 7.5rem !important;
  }
  .pe-lg-128 {
    padding-right: 8rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pb-lg-8 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-16 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-24 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-32 {
    padding-bottom: 2rem !important;
  }
  .pb-lg-40 {
    padding-bottom: 2.5rem !important;
  }
  .pb-lg-48 {
    padding-bottom: 3rem !important;
  }
  .pb-lg-56 {
    padding-bottom: 3.5rem !important;
  }
  .pb-lg-64 {
    padding-bottom: 4rem !important;
  }
  .pb-lg-72 {
    padding-bottom: 4.5rem !important;
  }
  .pb-lg-80 {
    padding-bottom: 5rem !important;
  }
  .pb-lg-88 {
    padding-bottom: 5.5rem !important;
  }
  .pb-lg-96 {
    padding-bottom: 6rem !important;
  }
  .pb-lg-104 {
    padding-bottom: 6.5rem !important;
  }
  .pb-lg-112 {
    padding-bottom: 7rem !important;
  }
  .pb-lg-120 {
    padding-bottom: 7.5rem !important;
  }
  .pb-lg-128 {
    padding-bottom: 8rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .ps-lg-8 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-16 {
    padding-left: 1rem !important;
  }
  .ps-lg-24 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-32 {
    padding-left: 2rem !important;
  }
  .ps-lg-40 {
    padding-left: 2.5rem !important;
  }
  .ps-lg-48 {
    padding-left: 3rem !important;
  }
  .ps-lg-56 {
    padding-left: 3.5rem !important;
  }
  .ps-lg-64 {
    padding-left: 4rem !important;
  }
  .ps-lg-72 {
    padding-left: 4.5rem !important;
  }
  .ps-lg-80 {
    padding-left: 5rem !important;
  }
  .ps-lg-88 {
    padding-left: 5.5rem !important;
  }
  .ps-lg-96 {
    padding-left: 6rem !important;
  }
  .ps-lg-104 {
    padding-left: 6.5rem !important;
  }
  .ps-lg-112 {
    padding-left: 7rem !important;
  }
  .ps-lg-120 {
    padding-left: 7.5rem !important;
  }
  .ps-lg-128 {
    padding-left: 8rem !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .gap-lg-3 {
    gap: 1rem !important;
  }
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .gap-lg-5 {
    gap: 3rem !important;
  }
  .gap-lg-8 {
    gap: 0.5rem !important;
  }
  .gap-lg-16 {
    gap: 1rem !important;
  }
  .gap-lg-24 {
    gap: 1.5rem !important;
  }
  .gap-lg-32 {
    gap: 2rem !important;
  }
  .gap-lg-40 {
    gap: 2.5rem !important;
  }
  .gap-lg-48 {
    gap: 3rem !important;
  }
  .gap-lg-56 {
    gap: 3.5rem !important;
  }
  .gap-lg-64 {
    gap: 4rem !important;
  }
  .gap-lg-72 {
    gap: 4.5rem !important;
  }
  .gap-lg-80 {
    gap: 5rem !important;
  }
  .gap-lg-88 {
    gap: 5.5rem !important;
  }
  .gap-lg-96 {
    gap: 6rem !important;
  }
  .gap-lg-104 {
    gap: 6.5rem !important;
  }
  .gap-lg-112 {
    gap: 7rem !important;
  }
  .gap-lg-120 {
    gap: 7.5rem !important;
  }
  .gap-lg-128 {
    gap: 8rem !important;
  }
  .row-gap-lg-0 {
    row-gap: 0 !important;
  }
  .row-gap-lg-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-lg-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-lg-3 {
    row-gap: 1rem !important;
  }
  .row-gap-lg-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-lg-5 {
    row-gap: 3rem !important;
  }
  .row-gap-lg-8 {
    row-gap: 0.5rem !important;
  }
  .row-gap-lg-16 {
    row-gap: 1rem !important;
  }
  .row-gap-lg-24 {
    row-gap: 1.5rem !important;
  }
  .row-gap-lg-32 {
    row-gap: 2rem !important;
  }
  .row-gap-lg-40 {
    row-gap: 2.5rem !important;
  }
  .row-gap-lg-48 {
    row-gap: 3rem !important;
  }
  .row-gap-lg-56 {
    row-gap: 3.5rem !important;
  }
  .row-gap-lg-64 {
    row-gap: 4rem !important;
  }
  .row-gap-lg-72 {
    row-gap: 4.5rem !important;
  }
  .row-gap-lg-80 {
    row-gap: 5rem !important;
  }
  .row-gap-lg-88 {
    row-gap: 5.5rem !important;
  }
  .row-gap-lg-96 {
    row-gap: 6rem !important;
  }
  .row-gap-lg-104 {
    row-gap: 6.5rem !important;
  }
  .row-gap-lg-112 {
    row-gap: 7rem !important;
  }
  .row-gap-lg-120 {
    row-gap: 7.5rem !important;
  }
  .row-gap-lg-128 {
    row-gap: 8rem !important;
  }
  .column-gap-lg-0 {
    column-gap: 0 !important;
  }
  .column-gap-lg-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-lg-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-lg-3 {
    column-gap: 1rem !important;
  }
  .column-gap-lg-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-lg-5 {
    column-gap: 3rem !important;
  }
  .column-gap-lg-8 {
    column-gap: 0.5rem !important;
  }
  .column-gap-lg-16 {
    column-gap: 1rem !important;
  }
  .column-gap-lg-24 {
    column-gap: 1.5rem !important;
  }
  .column-gap-lg-32 {
    column-gap: 2rem !important;
  }
  .column-gap-lg-40 {
    column-gap: 2.5rem !important;
  }
  .column-gap-lg-48 {
    column-gap: 3rem !important;
  }
  .column-gap-lg-56 {
    column-gap: 3.5rem !important;
  }
  .column-gap-lg-64 {
    column-gap: 4rem !important;
  }
  .column-gap-lg-72 {
    column-gap: 4.5rem !important;
  }
  .column-gap-lg-80 {
    column-gap: 5rem !important;
  }
  .column-gap-lg-88 {
    column-gap: 5.5rem !important;
  }
  .column-gap-lg-96 {
    column-gap: 6rem !important;
  }
  .column-gap-lg-104 {
    column-gap: 6.5rem !important;
  }
  .column-gap-lg-112 {
    column-gap: 7rem !important;
  }
  .column-gap-lg-120 {
    column-gap: 7.5rem !important;
  }
  .column-gap-lg-128 {
    column-gap: 8rem !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }
  .float-xl-end {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .object-fit-xl-contain {
    object-fit: contain !important;
  }
  .object-fit-xl-cover {
    object-fit: cover !important;
  }
  .object-fit-xl-fill {
    object-fit: fill !important;
  }
  .object-fit-xl-scale {
    object-fit: scale-down !important;
  }
  .object-fit-xl-none {
    object-fit: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-inline-grid {
    display: inline-grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-8 {
    margin: 0.5rem !important;
  }
  .m-xl-16 {
    margin: 1rem !important;
  }
  .m-xl-24 {
    margin: 1.5rem !important;
  }
  .m-xl-32 {
    margin: 2rem !important;
  }
  .m-xl-40 {
    margin: 2.5rem !important;
  }
  .m-xl-48 {
    margin: 3rem !important;
  }
  .m-xl-56 {
    margin: 3.5rem !important;
  }
  .m-xl-64 {
    margin: 4rem !important;
  }
  .m-xl-72 {
    margin: 4.5rem !important;
  }
  .m-xl-80 {
    margin: 5rem !important;
  }
  .m-xl-88 {
    margin: 5.5rem !important;
  }
  .m-xl-96 {
    margin: 6rem !important;
  }
  .m-xl-104 {
    margin: 6.5rem !important;
  }
  .m-xl-112 {
    margin: 7rem !important;
  }
  .m-xl-120 {
    margin: 7.5rem !important;
  }
  .m-xl-128 {
    margin: 8rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-8 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-16 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-24 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-32 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-xl-40 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-xl-48 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-56 {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  .mx-xl-64 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-xl-72 {
    margin-right: 4.5rem !important;
    margin-left: 4.5rem !important;
  }
  .mx-xl-80 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .mx-xl-88 {
    margin-right: 5.5rem !important;
    margin-left: 5.5rem !important;
  }
  .mx-xl-96 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .mx-xl-104 {
    margin-right: 6.5rem !important;
    margin-left: 6.5rem !important;
  }
  .mx-xl-112 {
    margin-right: 7rem !important;
    margin-left: 7rem !important;
  }
  .mx-xl-120 {
    margin-right: 7.5rem !important;
    margin-left: 7.5rem !important;
  }
  .mx-xl-128 {
    margin-right: 8rem !important;
    margin-left: 8rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-8 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-16 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-24 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-32 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-xl-40 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-xl-48 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-56 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .my-xl-64 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-xl-72 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }
  .my-xl-80 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .my-xl-88 {
    margin-top: 5.5rem !important;
    margin-bottom: 5.5rem !important;
  }
  .my-xl-96 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .my-xl-104 {
    margin-top: 6.5rem !important;
    margin-bottom: 6.5rem !important;
  }
  .my-xl-112 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }
  .my-xl-120 {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }
  .my-xl-128 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-8 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-16 {
    margin-top: 1rem !important;
  }
  .mt-xl-24 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-32 {
    margin-top: 2rem !important;
  }
  .mt-xl-40 {
    margin-top: 2.5rem !important;
  }
  .mt-xl-48 {
    margin-top: 3rem !important;
  }
  .mt-xl-56 {
    margin-top: 3.5rem !important;
  }
  .mt-xl-64 {
    margin-top: 4rem !important;
  }
  .mt-xl-72 {
    margin-top: 4.5rem !important;
  }
  .mt-xl-80 {
    margin-top: 5rem !important;
  }
  .mt-xl-88 {
    margin-top: 5.5rem !important;
  }
  .mt-xl-96 {
    margin-top: 6rem !important;
  }
  .mt-xl-104 {
    margin-top: 6.5rem !important;
  }
  .mt-xl-112 {
    margin-top: 7rem !important;
  }
  .mt-xl-120 {
    margin-top: 7.5rem !important;
  }
  .mt-xl-128 {
    margin-top: 8rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-8 {
    margin-right: 0.5rem !important;
  }
  .me-xl-16 {
    margin-right: 1rem !important;
  }
  .me-xl-24 {
    margin-right: 1.5rem !important;
  }
  .me-xl-32 {
    margin-right: 2rem !important;
  }
  .me-xl-40 {
    margin-right: 2.5rem !important;
  }
  .me-xl-48 {
    margin-right: 3rem !important;
  }
  .me-xl-56 {
    margin-right: 3.5rem !important;
  }
  .me-xl-64 {
    margin-right: 4rem !important;
  }
  .me-xl-72 {
    margin-right: 4.5rem !important;
  }
  .me-xl-80 {
    margin-right: 5rem !important;
  }
  .me-xl-88 {
    margin-right: 5.5rem !important;
  }
  .me-xl-96 {
    margin-right: 6rem !important;
  }
  .me-xl-104 {
    margin-right: 6.5rem !important;
  }
  .me-xl-112 {
    margin-right: 7rem !important;
  }
  .me-xl-120 {
    margin-right: 7.5rem !important;
  }
  .me-xl-128 {
    margin-right: 8rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-8 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-16 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-24 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-32 {
    margin-bottom: 2rem !important;
  }
  .mb-xl-40 {
    margin-bottom: 2.5rem !important;
  }
  .mb-xl-48 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-56 {
    margin-bottom: 3.5rem !important;
  }
  .mb-xl-64 {
    margin-bottom: 4rem !important;
  }
  .mb-xl-72 {
    margin-bottom: 4.5rem !important;
  }
  .mb-xl-80 {
    margin-bottom: 5rem !important;
  }
  .mb-xl-88 {
    margin-bottom: 5.5rem !important;
  }
  .mb-xl-96 {
    margin-bottom: 6rem !important;
  }
  .mb-xl-104 {
    margin-bottom: 6.5rem !important;
  }
  .mb-xl-112 {
    margin-bottom: 7rem !important;
  }
  .mb-xl-120 {
    margin-bottom: 7.5rem !important;
  }
  .mb-xl-128 {
    margin-bottom: 8rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-8 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-16 {
    margin-left: 1rem !important;
  }
  .ms-xl-24 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-32 {
    margin-left: 2rem !important;
  }
  .ms-xl-40 {
    margin-left: 2.5rem !important;
  }
  .ms-xl-48 {
    margin-left: 3rem !important;
  }
  .ms-xl-56 {
    margin-left: 3.5rem !important;
  }
  .ms-xl-64 {
    margin-left: 4rem !important;
  }
  .ms-xl-72 {
    margin-left: 4.5rem !important;
  }
  .ms-xl-80 {
    margin-left: 5rem !important;
  }
  .ms-xl-88 {
    margin-left: 5.5rem !important;
  }
  .ms-xl-96 {
    margin-left: 6rem !important;
  }
  .ms-xl-104 {
    margin-left: 6.5rem !important;
  }
  .ms-xl-112 {
    margin-left: 7rem !important;
  }
  .ms-xl-120 {
    margin-left: 7.5rem !important;
  }
  .ms-xl-128 {
    margin-left: 8rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .p-xl-8 {
    padding: 0.5rem !important;
  }
  .p-xl-16 {
    padding: 1rem !important;
  }
  .p-xl-24 {
    padding: 1.5rem !important;
  }
  .p-xl-32 {
    padding: 2rem !important;
  }
  .p-xl-40 {
    padding: 2.5rem !important;
  }
  .p-xl-48 {
    padding: 3rem !important;
  }
  .p-xl-56 {
    padding: 3.5rem !important;
  }
  .p-xl-64 {
    padding: 4rem !important;
  }
  .p-xl-72 {
    padding: 4.5rem !important;
  }
  .p-xl-80 {
    padding: 5rem !important;
  }
  .p-xl-88 {
    padding: 5.5rem !important;
  }
  .p-xl-96 {
    padding: 6rem !important;
  }
  .p-xl-104 {
    padding: 6.5rem !important;
  }
  .p-xl-112 {
    padding: 7rem !important;
  }
  .p-xl-120 {
    padding: 7.5rem !important;
  }
  .p-xl-128 {
    padding: 8rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-xl-8 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-16 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-24 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-32 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-xl-40 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-xl-48 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-xl-56 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  .px-xl-64 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .px-xl-72 {
    padding-right: 4.5rem !important;
    padding-left: 4.5rem !important;
  }
  .px-xl-80 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .px-xl-88 {
    padding-right: 5.5rem !important;
    padding-left: 5.5rem !important;
  }
  .px-xl-96 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .px-xl-104 {
    padding-right: 6.5rem !important;
    padding-left: 6.5rem !important;
  }
  .px-xl-112 {
    padding-right: 7rem !important;
    padding-left: 7rem !important;
  }
  .px-xl-120 {
    padding-right: 7.5rem !important;
    padding-left: 7.5rem !important;
  }
  .px-xl-128 {
    padding-right: 8rem !important;
    padding-left: 8rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-xl-8 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-16 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-24 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-32 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-xl-40 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-xl-48 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-xl-56 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .py-xl-64 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .py-xl-72 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }
  .py-xl-80 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .py-xl-88 {
    padding-top: 5.5rem !important;
    padding-bottom: 5.5rem !important;
  }
  .py-xl-96 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .py-xl-104 {
    padding-top: 6.5rem !important;
    padding-bottom: 6.5rem !important;
  }
  .py-xl-112 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }
  .py-xl-120 {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }
  .py-xl-128 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pt-xl-8 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-16 {
    padding-top: 1rem !important;
  }
  .pt-xl-24 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-32 {
    padding-top: 2rem !important;
  }
  .pt-xl-40 {
    padding-top: 2.5rem !important;
  }
  .pt-xl-48 {
    padding-top: 3rem !important;
  }
  .pt-xl-56 {
    padding-top: 3.5rem !important;
  }
  .pt-xl-64 {
    padding-top: 4rem !important;
  }
  .pt-xl-72 {
    padding-top: 4.5rem !important;
  }
  .pt-xl-80 {
    padding-top: 5rem !important;
  }
  .pt-xl-88 {
    padding-top: 5.5rem !important;
  }
  .pt-xl-96 {
    padding-top: 6rem !important;
  }
  .pt-xl-104 {
    padding-top: 6.5rem !important;
  }
  .pt-xl-112 {
    padding-top: 7rem !important;
  }
  .pt-xl-120 {
    padding-top: 7.5rem !important;
  }
  .pt-xl-128 {
    padding-top: 8rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pe-xl-8 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-16 {
    padding-right: 1rem !important;
  }
  .pe-xl-24 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-32 {
    padding-right: 2rem !important;
  }
  .pe-xl-40 {
    padding-right: 2.5rem !important;
  }
  .pe-xl-48 {
    padding-right: 3rem !important;
  }
  .pe-xl-56 {
    padding-right: 3.5rem !important;
  }
  .pe-xl-64 {
    padding-right: 4rem !important;
  }
  .pe-xl-72 {
    padding-right: 4.5rem !important;
  }
  .pe-xl-80 {
    padding-right: 5rem !important;
  }
  .pe-xl-88 {
    padding-right: 5.5rem !important;
  }
  .pe-xl-96 {
    padding-right: 6rem !important;
  }
  .pe-xl-104 {
    padding-right: 6.5rem !important;
  }
  .pe-xl-112 {
    padding-right: 7rem !important;
  }
  .pe-xl-120 {
    padding-right: 7.5rem !important;
  }
  .pe-xl-128 {
    padding-right: 8rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pb-xl-8 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-16 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-24 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-32 {
    padding-bottom: 2rem !important;
  }
  .pb-xl-40 {
    padding-bottom: 2.5rem !important;
  }
  .pb-xl-48 {
    padding-bottom: 3rem !important;
  }
  .pb-xl-56 {
    padding-bottom: 3.5rem !important;
  }
  .pb-xl-64 {
    padding-bottom: 4rem !important;
  }
  .pb-xl-72 {
    padding-bottom: 4.5rem !important;
  }
  .pb-xl-80 {
    padding-bottom: 5rem !important;
  }
  .pb-xl-88 {
    padding-bottom: 5.5rem !important;
  }
  .pb-xl-96 {
    padding-bottom: 6rem !important;
  }
  .pb-xl-104 {
    padding-bottom: 6.5rem !important;
  }
  .pb-xl-112 {
    padding-bottom: 7rem !important;
  }
  .pb-xl-120 {
    padding-bottom: 7.5rem !important;
  }
  .pb-xl-128 {
    padding-bottom: 8rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  .ps-xl-8 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-16 {
    padding-left: 1rem !important;
  }
  .ps-xl-24 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-32 {
    padding-left: 2rem !important;
  }
  .ps-xl-40 {
    padding-left: 2.5rem !important;
  }
  .ps-xl-48 {
    padding-left: 3rem !important;
  }
  .ps-xl-56 {
    padding-left: 3.5rem !important;
  }
  .ps-xl-64 {
    padding-left: 4rem !important;
  }
  .ps-xl-72 {
    padding-left: 4.5rem !important;
  }
  .ps-xl-80 {
    padding-left: 5rem !important;
  }
  .ps-xl-88 {
    padding-left: 5.5rem !important;
  }
  .ps-xl-96 {
    padding-left: 6rem !important;
  }
  .ps-xl-104 {
    padding-left: 6.5rem !important;
  }
  .ps-xl-112 {
    padding-left: 7rem !important;
  }
  .ps-xl-120 {
    padding-left: 7.5rem !important;
  }
  .ps-xl-128 {
    padding-left: 8rem !important;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .gap-xl-3 {
    gap: 1rem !important;
  }
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .gap-xl-5 {
    gap: 3rem !important;
  }
  .gap-xl-8 {
    gap: 0.5rem !important;
  }
  .gap-xl-16 {
    gap: 1rem !important;
  }
  .gap-xl-24 {
    gap: 1.5rem !important;
  }
  .gap-xl-32 {
    gap: 2rem !important;
  }
  .gap-xl-40 {
    gap: 2.5rem !important;
  }
  .gap-xl-48 {
    gap: 3rem !important;
  }
  .gap-xl-56 {
    gap: 3.5rem !important;
  }
  .gap-xl-64 {
    gap: 4rem !important;
  }
  .gap-xl-72 {
    gap: 4.5rem !important;
  }
  .gap-xl-80 {
    gap: 5rem !important;
  }
  .gap-xl-88 {
    gap: 5.5rem !important;
  }
  .gap-xl-96 {
    gap: 6rem !important;
  }
  .gap-xl-104 {
    gap: 6.5rem !important;
  }
  .gap-xl-112 {
    gap: 7rem !important;
  }
  .gap-xl-120 {
    gap: 7.5rem !important;
  }
  .gap-xl-128 {
    gap: 8rem !important;
  }
  .row-gap-xl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xl-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xl-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xl-5 {
    row-gap: 3rem !important;
  }
  .row-gap-xl-8 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xl-16 {
    row-gap: 1rem !important;
  }
  .row-gap-xl-24 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xl-32 {
    row-gap: 2rem !important;
  }
  .row-gap-xl-40 {
    row-gap: 2.5rem !important;
  }
  .row-gap-xl-48 {
    row-gap: 3rem !important;
  }
  .row-gap-xl-56 {
    row-gap: 3.5rem !important;
  }
  .row-gap-xl-64 {
    row-gap: 4rem !important;
  }
  .row-gap-xl-72 {
    row-gap: 4.5rem !important;
  }
  .row-gap-xl-80 {
    row-gap: 5rem !important;
  }
  .row-gap-xl-88 {
    row-gap: 5.5rem !important;
  }
  .row-gap-xl-96 {
    row-gap: 6rem !important;
  }
  .row-gap-xl-104 {
    row-gap: 6.5rem !important;
  }
  .row-gap-xl-112 {
    row-gap: 7rem !important;
  }
  .row-gap-xl-120 {
    row-gap: 7.5rem !important;
  }
  .row-gap-xl-128 {
    row-gap: 8rem !important;
  }
  .column-gap-xl-0 {
    column-gap: 0 !important;
  }
  .column-gap-xl-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-xl-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-xl-3 {
    column-gap: 1rem !important;
  }
  .column-gap-xl-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-xl-5 {
    column-gap: 3rem !important;
  }
  .column-gap-xl-8 {
    column-gap: 0.5rem !important;
  }
  .column-gap-xl-16 {
    column-gap: 1rem !important;
  }
  .column-gap-xl-24 {
    column-gap: 1.5rem !important;
  }
  .column-gap-xl-32 {
    column-gap: 2rem !important;
  }
  .column-gap-xl-40 {
    column-gap: 2.5rem !important;
  }
  .column-gap-xl-48 {
    column-gap: 3rem !important;
  }
  .column-gap-xl-56 {
    column-gap: 3.5rem !important;
  }
  .column-gap-xl-64 {
    column-gap: 4rem !important;
  }
  .column-gap-xl-72 {
    column-gap: 4.5rem !important;
  }
  .column-gap-xl-80 {
    column-gap: 5rem !important;
  }
  .column-gap-xl-88 {
    column-gap: 5.5rem !important;
  }
  .column-gap-xl-96 {
    column-gap: 6rem !important;
  }
  .column-gap-xl-104 {
    column-gap: 6.5rem !important;
  }
  .column-gap-xl-112 {
    column-gap: 7rem !important;
  }
  .column-gap-xl-120 {
    column-gap: 7.5rem !important;
  }
  .column-gap-xl-128 {
    column-gap: 8rem !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .float-2x-start {
    float: left !important;
  }
  .float-2x-end {
    float: right !important;
  }
  .float-2x-none {
    float: none !important;
  }
  .object-fit-2x-contain {
    object-fit: contain !important;
  }
  .object-fit-2x-cover {
    object-fit: cover !important;
  }
  .object-fit-2x-fill {
    object-fit: fill !important;
  }
  .object-fit-2x-scale {
    object-fit: scale-down !important;
  }
  .object-fit-2x-none {
    object-fit: none !important;
  }
  .d-2x-inline {
    display: inline !important;
  }
  .d-2x-inline-block {
    display: inline-block !important;
  }
  .d-2x-block {
    display: block !important;
  }
  .d-2x-grid {
    display: grid !important;
  }
  .d-2x-inline-grid {
    display: inline-grid !important;
  }
  .d-2x-table {
    display: table !important;
  }
  .d-2x-table-row {
    display: table-row !important;
  }
  .d-2x-table-cell {
    display: table-cell !important;
  }
  .d-2x-flex {
    display: flex !important;
  }
  .d-2x-inline-flex {
    display: inline-flex !important;
  }
  .d-2x-none {
    display: none !important;
  }
  .flex-2x-fill {
    flex: 1 1 auto !important;
  }
  .flex-2x-row {
    flex-direction: row !important;
  }
  .flex-2x-column {
    flex-direction: column !important;
  }
  .flex-2x-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-2x-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-2x-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-2x-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-2x-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-2x-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-2x-wrap {
    flex-wrap: wrap !important;
  }
  .flex-2x-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-2x-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-2x-start {
    justify-content: flex-start !important;
  }
  .justify-content-2x-end {
    justify-content: flex-end !important;
  }
  .justify-content-2x-center {
    justify-content: center !important;
  }
  .justify-content-2x-between {
    justify-content: space-between !important;
  }
  .justify-content-2x-around {
    justify-content: space-around !important;
  }
  .justify-content-2x-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-2x-start {
    align-items: flex-start !important;
  }
  .align-items-2x-end {
    align-items: flex-end !important;
  }
  .align-items-2x-center {
    align-items: center !important;
  }
  .align-items-2x-baseline {
    align-items: baseline !important;
  }
  .align-items-2x-stretch {
    align-items: stretch !important;
  }
  .align-content-2x-start {
    align-content: flex-start !important;
  }
  .align-content-2x-end {
    align-content: flex-end !important;
  }
  .align-content-2x-center {
    align-content: center !important;
  }
  .align-content-2x-between {
    align-content: space-between !important;
  }
  .align-content-2x-around {
    align-content: space-around !important;
  }
  .align-content-2x-stretch {
    align-content: stretch !important;
  }
  .align-self-2x-auto {
    align-self: auto !important;
  }
  .align-self-2x-start {
    align-self: flex-start !important;
  }
  .align-self-2x-end {
    align-self: flex-end !important;
  }
  .align-self-2x-center {
    align-self: center !important;
  }
  .align-self-2x-baseline {
    align-self: baseline !important;
  }
  .align-self-2x-stretch {
    align-self: stretch !important;
  }
  .order-2x-first {
    order: -1 !important;
  }
  .order-2x-0 {
    order: 0 !important;
  }
  .order-2x-1 {
    order: 1 !important;
  }
  .order-2x-2 {
    order: 2 !important;
  }
  .order-2x-3 {
    order: 3 !important;
  }
  .order-2x-4 {
    order: 4 !important;
  }
  .order-2x-5 {
    order: 5 !important;
  }
  .order-2x-last {
    order: 6 !important;
  }
  .m-2x-0 {
    margin: 0 !important;
  }
  .m-2x-1 {
    margin: 0.25rem !important;
  }
  .m-2x-2 {
    margin: 0.5rem !important;
  }
  .m-2x-3 {
    margin: 1rem !important;
  }
  .m-2x-4 {
    margin: 1.5rem !important;
  }
  .m-2x-5 {
    margin: 3rem !important;
  }
  .m-2x-8 {
    margin: 0.5rem !important;
  }
  .m-2x-16 {
    margin: 1rem !important;
  }
  .m-2x-24 {
    margin: 1.5rem !important;
  }
  .m-2x-32 {
    margin: 2rem !important;
  }
  .m-2x-40 {
    margin: 2.5rem !important;
  }
  .m-2x-48 {
    margin: 3rem !important;
  }
  .m-2x-56 {
    margin: 3.5rem !important;
  }
  .m-2x-64 {
    margin: 4rem !important;
  }
  .m-2x-72 {
    margin: 4.5rem !important;
  }
  .m-2x-80 {
    margin: 5rem !important;
  }
  .m-2x-88 {
    margin: 5.5rem !important;
  }
  .m-2x-96 {
    margin: 6rem !important;
  }
  .m-2x-104 {
    margin: 6.5rem !important;
  }
  .m-2x-112 {
    margin: 7rem !important;
  }
  .m-2x-120 {
    margin: 7.5rem !important;
  }
  .m-2x-128 {
    margin: 8rem !important;
  }
  .m-2x-auto {
    margin: auto !important;
  }
  .mx-2x-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-2x-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-2x-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-2x-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-2x-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-2x-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-2x-8 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-2x-16 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-2x-24 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-2x-32 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-2x-40 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-2x-48 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-2x-56 {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  .mx-2x-64 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-2x-72 {
    margin-right: 4.5rem !important;
    margin-left: 4.5rem !important;
  }
  .mx-2x-80 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .mx-2x-88 {
    margin-right: 5.5rem !important;
    margin-left: 5.5rem !important;
  }
  .mx-2x-96 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .mx-2x-104 {
    margin-right: 6.5rem !important;
    margin-left: 6.5rem !important;
  }
  .mx-2x-112 {
    margin-right: 7rem !important;
    margin-left: 7rem !important;
  }
  .mx-2x-120 {
    margin-right: 7.5rem !important;
    margin-left: 7.5rem !important;
  }
  .mx-2x-128 {
    margin-right: 8rem !important;
    margin-left: 8rem !important;
  }
  .mx-2x-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-2x-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-2x-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-2x-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-2x-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-2x-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-2x-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-2x-8 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-2x-16 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-2x-24 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-2x-32 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-2x-40 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-2x-48 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-2x-56 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .my-2x-64 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-2x-72 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }
  .my-2x-80 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .my-2x-88 {
    margin-top: 5.5rem !important;
    margin-bottom: 5.5rem !important;
  }
  .my-2x-96 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .my-2x-104 {
    margin-top: 6.5rem !important;
    margin-bottom: 6.5rem !important;
  }
  .my-2x-112 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }
  .my-2x-120 {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }
  .my-2x-128 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }
  .my-2x-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-2x-0 {
    margin-top: 0 !important;
  }
  .mt-2x-1 {
    margin-top: 0.25rem !important;
  }
  .mt-2x-2 {
    margin-top: 0.5rem !important;
  }
  .mt-2x-3 {
    margin-top: 1rem !important;
  }
  .mt-2x-4 {
    margin-top: 1.5rem !important;
  }
  .mt-2x-5 {
    margin-top: 3rem !important;
  }
  .mt-2x-8 {
    margin-top: 0.5rem !important;
  }
  .mt-2x-16 {
    margin-top: 1rem !important;
  }
  .mt-2x-24 {
    margin-top: 1.5rem !important;
  }
  .mt-2x-32 {
    margin-top: 2rem !important;
  }
  .mt-2x-40 {
    margin-top: 2.5rem !important;
  }
  .mt-2x-48 {
    margin-top: 3rem !important;
  }
  .mt-2x-56 {
    margin-top: 3.5rem !important;
  }
  .mt-2x-64 {
    margin-top: 4rem !important;
  }
  .mt-2x-72 {
    margin-top: 4.5rem !important;
  }
  .mt-2x-80 {
    margin-top: 5rem !important;
  }
  .mt-2x-88 {
    margin-top: 5.5rem !important;
  }
  .mt-2x-96 {
    margin-top: 6rem !important;
  }
  .mt-2x-104 {
    margin-top: 6.5rem !important;
  }
  .mt-2x-112 {
    margin-top: 7rem !important;
  }
  .mt-2x-120 {
    margin-top: 7.5rem !important;
  }
  .mt-2x-128 {
    margin-top: 8rem !important;
  }
  .mt-2x-auto {
    margin-top: auto !important;
  }
  .me-2x-0 {
    margin-right: 0 !important;
  }
  .me-2x-1 {
    margin-right: 0.25rem !important;
  }
  .me-2x-2 {
    margin-right: 0.5rem !important;
  }
  .me-2x-3 {
    margin-right: 1rem !important;
  }
  .me-2x-4 {
    margin-right: 1.5rem !important;
  }
  .me-2x-5 {
    margin-right: 3rem !important;
  }
  .me-2x-8 {
    margin-right: 0.5rem !important;
  }
  .me-2x-16 {
    margin-right: 1rem !important;
  }
  .me-2x-24 {
    margin-right: 1.5rem !important;
  }
  .me-2x-32 {
    margin-right: 2rem !important;
  }
  .me-2x-40 {
    margin-right: 2.5rem !important;
  }
  .me-2x-48 {
    margin-right: 3rem !important;
  }
  .me-2x-56 {
    margin-right: 3.5rem !important;
  }
  .me-2x-64 {
    margin-right: 4rem !important;
  }
  .me-2x-72 {
    margin-right: 4.5rem !important;
  }
  .me-2x-80 {
    margin-right: 5rem !important;
  }
  .me-2x-88 {
    margin-right: 5.5rem !important;
  }
  .me-2x-96 {
    margin-right: 6rem !important;
  }
  .me-2x-104 {
    margin-right: 6.5rem !important;
  }
  .me-2x-112 {
    margin-right: 7rem !important;
  }
  .me-2x-120 {
    margin-right: 7.5rem !important;
  }
  .me-2x-128 {
    margin-right: 8rem !important;
  }
  .me-2x-auto {
    margin-right: auto !important;
  }
  .mb-2x-0 {
    margin-bottom: 0 !important;
  }
  .mb-2x-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-2x-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-2x-3 {
    margin-bottom: 1rem !important;
  }
  .mb-2x-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-2x-5 {
    margin-bottom: 3rem !important;
  }
  .mb-2x-8 {
    margin-bottom: 0.5rem !important;
  }
  .mb-2x-16 {
    margin-bottom: 1rem !important;
  }
  .mb-2x-24 {
    margin-bottom: 1.5rem !important;
  }
  .mb-2x-32 {
    margin-bottom: 2rem !important;
  }
  .mb-2x-40 {
    margin-bottom: 2.5rem !important;
  }
  .mb-2x-48 {
    margin-bottom: 3rem !important;
  }
  .mb-2x-56 {
    margin-bottom: 3.5rem !important;
  }
  .mb-2x-64 {
    margin-bottom: 4rem !important;
  }
  .mb-2x-72 {
    margin-bottom: 4.5rem !important;
  }
  .mb-2x-80 {
    margin-bottom: 5rem !important;
  }
  .mb-2x-88 {
    margin-bottom: 5.5rem !important;
  }
  .mb-2x-96 {
    margin-bottom: 6rem !important;
  }
  .mb-2x-104 {
    margin-bottom: 6.5rem !important;
  }
  .mb-2x-112 {
    margin-bottom: 7rem !important;
  }
  .mb-2x-120 {
    margin-bottom: 7.5rem !important;
  }
  .mb-2x-128 {
    margin-bottom: 8rem !important;
  }
  .mb-2x-auto {
    margin-bottom: auto !important;
  }
  .ms-2x-0 {
    margin-left: 0 !important;
  }
  .ms-2x-1 {
    margin-left: 0.25rem !important;
  }
  .ms-2x-2 {
    margin-left: 0.5rem !important;
  }
  .ms-2x-3 {
    margin-left: 1rem !important;
  }
  .ms-2x-4 {
    margin-left: 1.5rem !important;
  }
  .ms-2x-5 {
    margin-left: 3rem !important;
  }
  .ms-2x-8 {
    margin-left: 0.5rem !important;
  }
  .ms-2x-16 {
    margin-left: 1rem !important;
  }
  .ms-2x-24 {
    margin-left: 1.5rem !important;
  }
  .ms-2x-32 {
    margin-left: 2rem !important;
  }
  .ms-2x-40 {
    margin-left: 2.5rem !important;
  }
  .ms-2x-48 {
    margin-left: 3rem !important;
  }
  .ms-2x-56 {
    margin-left: 3.5rem !important;
  }
  .ms-2x-64 {
    margin-left: 4rem !important;
  }
  .ms-2x-72 {
    margin-left: 4.5rem !important;
  }
  .ms-2x-80 {
    margin-left: 5rem !important;
  }
  .ms-2x-88 {
    margin-left: 5.5rem !important;
  }
  .ms-2x-96 {
    margin-left: 6rem !important;
  }
  .ms-2x-104 {
    margin-left: 6.5rem !important;
  }
  .ms-2x-112 {
    margin-left: 7rem !important;
  }
  .ms-2x-120 {
    margin-left: 7.5rem !important;
  }
  .ms-2x-128 {
    margin-left: 8rem !important;
  }
  .ms-2x-auto {
    margin-left: auto !important;
  }
  .p-2x-0 {
    padding: 0 !important;
  }
  .p-2x-1 {
    padding: 0.25rem !important;
  }
  .p-2x-2 {
    padding: 0.5rem !important;
  }
  .p-2x-3 {
    padding: 1rem !important;
  }
  .p-2x-4 {
    padding: 1.5rem !important;
  }
  .p-2x-5 {
    padding: 3rem !important;
  }
  .p-2x-8 {
    padding: 0.5rem !important;
  }
  .p-2x-16 {
    padding: 1rem !important;
  }
  .p-2x-24 {
    padding: 1.5rem !important;
  }
  .p-2x-32 {
    padding: 2rem !important;
  }
  .p-2x-40 {
    padding: 2.5rem !important;
  }
  .p-2x-48 {
    padding: 3rem !important;
  }
  .p-2x-56 {
    padding: 3.5rem !important;
  }
  .p-2x-64 {
    padding: 4rem !important;
  }
  .p-2x-72 {
    padding: 4.5rem !important;
  }
  .p-2x-80 {
    padding: 5rem !important;
  }
  .p-2x-88 {
    padding: 5.5rem !important;
  }
  .p-2x-96 {
    padding: 6rem !important;
  }
  .p-2x-104 {
    padding: 6.5rem !important;
  }
  .p-2x-112 {
    padding: 7rem !important;
  }
  .p-2x-120 {
    padding: 7.5rem !important;
  }
  .p-2x-128 {
    padding: 8rem !important;
  }
  .px-2x-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-2x-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-2x-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-2x-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-2x-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-2x-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-2x-8 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-2x-16 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-2x-24 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-2x-32 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-2x-40 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-2x-48 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-2x-56 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  .px-2x-64 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .px-2x-72 {
    padding-right: 4.5rem !important;
    padding-left: 4.5rem !important;
  }
  .px-2x-80 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .px-2x-88 {
    padding-right: 5.5rem !important;
    padding-left: 5.5rem !important;
  }
  .px-2x-96 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .px-2x-104 {
    padding-right: 6.5rem !important;
    padding-left: 6.5rem !important;
  }
  .px-2x-112 {
    padding-right: 7rem !important;
    padding-left: 7rem !important;
  }
  .px-2x-120 {
    padding-right: 7.5rem !important;
    padding-left: 7.5rem !important;
  }
  .px-2x-128 {
    padding-right: 8rem !important;
    padding-left: 8rem !important;
  }
  .py-2x-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-2x-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-2x-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-2x-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-2x-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-2x-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-2x-8 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-2x-16 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-2x-24 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-2x-32 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-2x-40 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-2x-48 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-2x-56 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .py-2x-64 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .py-2x-72 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }
  .py-2x-80 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .py-2x-88 {
    padding-top: 5.5rem !important;
    padding-bottom: 5.5rem !important;
  }
  .py-2x-96 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .py-2x-104 {
    padding-top: 6.5rem !important;
    padding-bottom: 6.5rem !important;
  }
  .py-2x-112 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }
  .py-2x-120 {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }
  .py-2x-128 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  .pt-2x-0 {
    padding-top: 0 !important;
  }
  .pt-2x-1 {
    padding-top: 0.25rem !important;
  }
  .pt-2x-2 {
    padding-top: 0.5rem !important;
  }
  .pt-2x-3 {
    padding-top: 1rem !important;
  }
  .pt-2x-4 {
    padding-top: 1.5rem !important;
  }
  .pt-2x-5 {
    padding-top: 3rem !important;
  }
  .pt-2x-8 {
    padding-top: 0.5rem !important;
  }
  .pt-2x-16 {
    padding-top: 1rem !important;
  }
  .pt-2x-24 {
    padding-top: 1.5rem !important;
  }
  .pt-2x-32 {
    padding-top: 2rem !important;
  }
  .pt-2x-40 {
    padding-top: 2.5rem !important;
  }
  .pt-2x-48 {
    padding-top: 3rem !important;
  }
  .pt-2x-56 {
    padding-top: 3.5rem !important;
  }
  .pt-2x-64 {
    padding-top: 4rem !important;
  }
  .pt-2x-72 {
    padding-top: 4.5rem !important;
  }
  .pt-2x-80 {
    padding-top: 5rem !important;
  }
  .pt-2x-88 {
    padding-top: 5.5rem !important;
  }
  .pt-2x-96 {
    padding-top: 6rem !important;
  }
  .pt-2x-104 {
    padding-top: 6.5rem !important;
  }
  .pt-2x-112 {
    padding-top: 7rem !important;
  }
  .pt-2x-120 {
    padding-top: 7.5rem !important;
  }
  .pt-2x-128 {
    padding-top: 8rem !important;
  }
  .pe-2x-0 {
    padding-right: 0 !important;
  }
  .pe-2x-1 {
    padding-right: 0.25rem !important;
  }
  .pe-2x-2 {
    padding-right: 0.5rem !important;
  }
  .pe-2x-3 {
    padding-right: 1rem !important;
  }
  .pe-2x-4 {
    padding-right: 1.5rem !important;
  }
  .pe-2x-5 {
    padding-right: 3rem !important;
  }
  .pe-2x-8 {
    padding-right: 0.5rem !important;
  }
  .pe-2x-16 {
    padding-right: 1rem !important;
  }
  .pe-2x-24 {
    padding-right: 1.5rem !important;
  }
  .pe-2x-32 {
    padding-right: 2rem !important;
  }
  .pe-2x-40 {
    padding-right: 2.5rem !important;
  }
  .pe-2x-48 {
    padding-right: 3rem !important;
  }
  .pe-2x-56 {
    padding-right: 3.5rem !important;
  }
  .pe-2x-64 {
    padding-right: 4rem !important;
  }
  .pe-2x-72 {
    padding-right: 4.5rem !important;
  }
  .pe-2x-80 {
    padding-right: 5rem !important;
  }
  .pe-2x-88 {
    padding-right: 5.5rem !important;
  }
  .pe-2x-96 {
    padding-right: 6rem !important;
  }
  .pe-2x-104 {
    padding-right: 6.5rem !important;
  }
  .pe-2x-112 {
    padding-right: 7rem !important;
  }
  .pe-2x-120 {
    padding-right: 7.5rem !important;
  }
  .pe-2x-128 {
    padding-right: 8rem !important;
  }
  .pb-2x-0 {
    padding-bottom: 0 !important;
  }
  .pb-2x-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-2x-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-2x-3 {
    padding-bottom: 1rem !important;
  }
  .pb-2x-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-2x-5 {
    padding-bottom: 3rem !important;
  }
  .pb-2x-8 {
    padding-bottom: 0.5rem !important;
  }
  .pb-2x-16 {
    padding-bottom: 1rem !important;
  }
  .pb-2x-24 {
    padding-bottom: 1.5rem !important;
  }
  .pb-2x-32 {
    padding-bottom: 2rem !important;
  }
  .pb-2x-40 {
    padding-bottom: 2.5rem !important;
  }
  .pb-2x-48 {
    padding-bottom: 3rem !important;
  }
  .pb-2x-56 {
    padding-bottom: 3.5rem !important;
  }
  .pb-2x-64 {
    padding-bottom: 4rem !important;
  }
  .pb-2x-72 {
    padding-bottom: 4.5rem !important;
  }
  .pb-2x-80 {
    padding-bottom: 5rem !important;
  }
  .pb-2x-88 {
    padding-bottom: 5.5rem !important;
  }
  .pb-2x-96 {
    padding-bottom: 6rem !important;
  }
  .pb-2x-104 {
    padding-bottom: 6.5rem !important;
  }
  .pb-2x-112 {
    padding-bottom: 7rem !important;
  }
  .pb-2x-120 {
    padding-bottom: 7.5rem !important;
  }
  .pb-2x-128 {
    padding-bottom: 8rem !important;
  }
  .ps-2x-0 {
    padding-left: 0 !important;
  }
  .ps-2x-1 {
    padding-left: 0.25rem !important;
  }
  .ps-2x-2 {
    padding-left: 0.5rem !important;
  }
  .ps-2x-3 {
    padding-left: 1rem !important;
  }
  .ps-2x-4 {
    padding-left: 1.5rem !important;
  }
  .ps-2x-5 {
    padding-left: 3rem !important;
  }
  .ps-2x-8 {
    padding-left: 0.5rem !important;
  }
  .ps-2x-16 {
    padding-left: 1rem !important;
  }
  .ps-2x-24 {
    padding-left: 1.5rem !important;
  }
  .ps-2x-32 {
    padding-left: 2rem !important;
  }
  .ps-2x-40 {
    padding-left: 2.5rem !important;
  }
  .ps-2x-48 {
    padding-left: 3rem !important;
  }
  .ps-2x-56 {
    padding-left: 3.5rem !important;
  }
  .ps-2x-64 {
    padding-left: 4rem !important;
  }
  .ps-2x-72 {
    padding-left: 4.5rem !important;
  }
  .ps-2x-80 {
    padding-left: 5rem !important;
  }
  .ps-2x-88 {
    padding-left: 5.5rem !important;
  }
  .ps-2x-96 {
    padding-left: 6rem !important;
  }
  .ps-2x-104 {
    padding-left: 6.5rem !important;
  }
  .ps-2x-112 {
    padding-left: 7rem !important;
  }
  .ps-2x-120 {
    padding-left: 7.5rem !important;
  }
  .ps-2x-128 {
    padding-left: 8rem !important;
  }
  .gap-2x-0 {
    gap: 0 !important;
  }
  .gap-2x-1 {
    gap: 0.25rem !important;
  }
  .gap-2x-2 {
    gap: 0.5rem !important;
  }
  .gap-2x-3 {
    gap: 1rem !important;
  }
  .gap-2x-4 {
    gap: 1.5rem !important;
  }
  .gap-2x-5 {
    gap: 3rem !important;
  }
  .gap-2x-8 {
    gap: 0.5rem !important;
  }
  .gap-2x-16 {
    gap: 1rem !important;
  }
  .gap-2x-24 {
    gap: 1.5rem !important;
  }
  .gap-2x-32 {
    gap: 2rem !important;
  }
  .gap-2x-40 {
    gap: 2.5rem !important;
  }
  .gap-2x-48 {
    gap: 3rem !important;
  }
  .gap-2x-56 {
    gap: 3.5rem !important;
  }
  .gap-2x-64 {
    gap: 4rem !important;
  }
  .gap-2x-72 {
    gap: 4.5rem !important;
  }
  .gap-2x-80 {
    gap: 5rem !important;
  }
  .gap-2x-88 {
    gap: 5.5rem !important;
  }
  .gap-2x-96 {
    gap: 6rem !important;
  }
  .gap-2x-104 {
    gap: 6.5rem !important;
  }
  .gap-2x-112 {
    gap: 7rem !important;
  }
  .gap-2x-120 {
    gap: 7.5rem !important;
  }
  .gap-2x-128 {
    gap: 8rem !important;
  }
  .row-gap-2x-0 {
    row-gap: 0 !important;
  }
  .row-gap-2x-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-2x-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-2x-3 {
    row-gap: 1rem !important;
  }
  .row-gap-2x-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-2x-5 {
    row-gap: 3rem !important;
  }
  .row-gap-2x-8 {
    row-gap: 0.5rem !important;
  }
  .row-gap-2x-16 {
    row-gap: 1rem !important;
  }
  .row-gap-2x-24 {
    row-gap: 1.5rem !important;
  }
  .row-gap-2x-32 {
    row-gap: 2rem !important;
  }
  .row-gap-2x-40 {
    row-gap: 2.5rem !important;
  }
  .row-gap-2x-48 {
    row-gap: 3rem !important;
  }
  .row-gap-2x-56 {
    row-gap: 3.5rem !important;
  }
  .row-gap-2x-64 {
    row-gap: 4rem !important;
  }
  .row-gap-2x-72 {
    row-gap: 4.5rem !important;
  }
  .row-gap-2x-80 {
    row-gap: 5rem !important;
  }
  .row-gap-2x-88 {
    row-gap: 5.5rem !important;
  }
  .row-gap-2x-96 {
    row-gap: 6rem !important;
  }
  .row-gap-2x-104 {
    row-gap: 6.5rem !important;
  }
  .row-gap-2x-112 {
    row-gap: 7rem !important;
  }
  .row-gap-2x-120 {
    row-gap: 7.5rem !important;
  }
  .row-gap-2x-128 {
    row-gap: 8rem !important;
  }
  .column-gap-2x-0 {
    column-gap: 0 !important;
  }
  .column-gap-2x-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-2x-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-2x-3 {
    column-gap: 1rem !important;
  }
  .column-gap-2x-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-2x-5 {
    column-gap: 3rem !important;
  }
  .column-gap-2x-8 {
    column-gap: 0.5rem !important;
  }
  .column-gap-2x-16 {
    column-gap: 1rem !important;
  }
  .column-gap-2x-24 {
    column-gap: 1.5rem !important;
  }
  .column-gap-2x-32 {
    column-gap: 2rem !important;
  }
  .column-gap-2x-40 {
    column-gap: 2.5rem !important;
  }
  .column-gap-2x-48 {
    column-gap: 3rem !important;
  }
  .column-gap-2x-56 {
    column-gap: 3.5rem !important;
  }
  .column-gap-2x-64 {
    column-gap: 4rem !important;
  }
  .column-gap-2x-72 {
    column-gap: 4.5rem !important;
  }
  .column-gap-2x-80 {
    column-gap: 5rem !important;
  }
  .column-gap-2x-88 {
    column-gap: 5.5rem !important;
  }
  .column-gap-2x-96 {
    column-gap: 6rem !important;
  }
  .column-gap-2x-104 {
    column-gap: 6.5rem !important;
  }
  .column-gap-2x-112 {
    column-gap: 7rem !important;
  }
  .column-gap-2x-120 {
    column-gap: 7.5rem !important;
  }
  .column-gap-2x-128 {
    column-gap: 8rem !important;
  }
  .text-2x-start {
    text-align: left !important;
  }
  .text-2x-end {
    text-align: right !important;
  }
  .text-2x-center {
    text-align: center !important;
  }
}
@media (min-width: 1600px) {
  .float-3x-start {
    float: left !important;
  }
  .float-3x-end {
    float: right !important;
  }
  .float-3x-none {
    float: none !important;
  }
  .object-fit-3x-contain {
    object-fit: contain !important;
  }
  .object-fit-3x-cover {
    object-fit: cover !important;
  }
  .object-fit-3x-fill {
    object-fit: fill !important;
  }
  .object-fit-3x-scale {
    object-fit: scale-down !important;
  }
  .object-fit-3x-none {
    object-fit: none !important;
  }
  .d-3x-inline {
    display: inline !important;
  }
  .d-3x-inline-block {
    display: inline-block !important;
  }
  .d-3x-block {
    display: block !important;
  }
  .d-3x-grid {
    display: grid !important;
  }
  .d-3x-inline-grid {
    display: inline-grid !important;
  }
  .d-3x-table {
    display: table !important;
  }
  .d-3x-table-row {
    display: table-row !important;
  }
  .d-3x-table-cell {
    display: table-cell !important;
  }
  .d-3x-flex {
    display: flex !important;
  }
  .d-3x-inline-flex {
    display: inline-flex !important;
  }
  .d-3x-none {
    display: none !important;
  }
  .flex-3x-fill {
    flex: 1 1 auto !important;
  }
  .flex-3x-row {
    flex-direction: row !important;
  }
  .flex-3x-column {
    flex-direction: column !important;
  }
  .flex-3x-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-3x-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-3x-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-3x-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-3x-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-3x-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-3x-wrap {
    flex-wrap: wrap !important;
  }
  .flex-3x-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-3x-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-3x-start {
    justify-content: flex-start !important;
  }
  .justify-content-3x-end {
    justify-content: flex-end !important;
  }
  .justify-content-3x-center {
    justify-content: center !important;
  }
  .justify-content-3x-between {
    justify-content: space-between !important;
  }
  .justify-content-3x-around {
    justify-content: space-around !important;
  }
  .justify-content-3x-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-3x-start {
    align-items: flex-start !important;
  }
  .align-items-3x-end {
    align-items: flex-end !important;
  }
  .align-items-3x-center {
    align-items: center !important;
  }
  .align-items-3x-baseline {
    align-items: baseline !important;
  }
  .align-items-3x-stretch {
    align-items: stretch !important;
  }
  .align-content-3x-start {
    align-content: flex-start !important;
  }
  .align-content-3x-end {
    align-content: flex-end !important;
  }
  .align-content-3x-center {
    align-content: center !important;
  }
  .align-content-3x-between {
    align-content: space-between !important;
  }
  .align-content-3x-around {
    align-content: space-around !important;
  }
  .align-content-3x-stretch {
    align-content: stretch !important;
  }
  .align-self-3x-auto {
    align-self: auto !important;
  }
  .align-self-3x-start {
    align-self: flex-start !important;
  }
  .align-self-3x-end {
    align-self: flex-end !important;
  }
  .align-self-3x-center {
    align-self: center !important;
  }
  .align-self-3x-baseline {
    align-self: baseline !important;
  }
  .align-self-3x-stretch {
    align-self: stretch !important;
  }
  .order-3x-first {
    order: -1 !important;
  }
  .order-3x-0 {
    order: 0 !important;
  }
  .order-3x-1 {
    order: 1 !important;
  }
  .order-3x-2 {
    order: 2 !important;
  }
  .order-3x-3 {
    order: 3 !important;
  }
  .order-3x-4 {
    order: 4 !important;
  }
  .order-3x-5 {
    order: 5 !important;
  }
  .order-3x-last {
    order: 6 !important;
  }
  .m-3x-0 {
    margin: 0 !important;
  }
  .m-3x-1 {
    margin: 0.25rem !important;
  }
  .m-3x-2 {
    margin: 0.5rem !important;
  }
  .m-3x-3 {
    margin: 1rem !important;
  }
  .m-3x-4 {
    margin: 1.5rem !important;
  }
  .m-3x-5 {
    margin: 3rem !important;
  }
  .m-3x-8 {
    margin: 0.5rem !important;
  }
  .m-3x-16 {
    margin: 1rem !important;
  }
  .m-3x-24 {
    margin: 1.5rem !important;
  }
  .m-3x-32 {
    margin: 2rem !important;
  }
  .m-3x-40 {
    margin: 2.5rem !important;
  }
  .m-3x-48 {
    margin: 3rem !important;
  }
  .m-3x-56 {
    margin: 3.5rem !important;
  }
  .m-3x-64 {
    margin: 4rem !important;
  }
  .m-3x-72 {
    margin: 4.5rem !important;
  }
  .m-3x-80 {
    margin: 5rem !important;
  }
  .m-3x-88 {
    margin: 5.5rem !important;
  }
  .m-3x-96 {
    margin: 6rem !important;
  }
  .m-3x-104 {
    margin: 6.5rem !important;
  }
  .m-3x-112 {
    margin: 7rem !important;
  }
  .m-3x-120 {
    margin: 7.5rem !important;
  }
  .m-3x-128 {
    margin: 8rem !important;
  }
  .m-3x-auto {
    margin: auto !important;
  }
  .mx-3x-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-3x-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-3x-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-3x-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-3x-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-3x-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-3x-8 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-3x-16 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-3x-24 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-3x-32 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-3x-40 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-3x-48 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-3x-56 {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  .mx-3x-64 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-3x-72 {
    margin-right: 4.5rem !important;
    margin-left: 4.5rem !important;
  }
  .mx-3x-80 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .mx-3x-88 {
    margin-right: 5.5rem !important;
    margin-left: 5.5rem !important;
  }
  .mx-3x-96 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .mx-3x-104 {
    margin-right: 6.5rem !important;
    margin-left: 6.5rem !important;
  }
  .mx-3x-112 {
    margin-right: 7rem !important;
    margin-left: 7rem !important;
  }
  .mx-3x-120 {
    margin-right: 7.5rem !important;
    margin-left: 7.5rem !important;
  }
  .mx-3x-128 {
    margin-right: 8rem !important;
    margin-left: 8rem !important;
  }
  .mx-3x-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-3x-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-3x-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-3x-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-3x-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-3x-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-3x-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-3x-8 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-3x-16 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-3x-24 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-3x-32 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-3x-40 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-3x-48 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-3x-56 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .my-3x-64 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-3x-72 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }
  .my-3x-80 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .my-3x-88 {
    margin-top: 5.5rem !important;
    margin-bottom: 5.5rem !important;
  }
  .my-3x-96 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .my-3x-104 {
    margin-top: 6.5rem !important;
    margin-bottom: 6.5rem !important;
  }
  .my-3x-112 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }
  .my-3x-120 {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }
  .my-3x-128 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }
  .my-3x-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-3x-0 {
    margin-top: 0 !important;
  }
  .mt-3x-1 {
    margin-top: 0.25rem !important;
  }
  .mt-3x-2 {
    margin-top: 0.5rem !important;
  }
  .mt-3x-3 {
    margin-top: 1rem !important;
  }
  .mt-3x-4 {
    margin-top: 1.5rem !important;
  }
  .mt-3x-5 {
    margin-top: 3rem !important;
  }
  .mt-3x-8 {
    margin-top: 0.5rem !important;
  }
  .mt-3x-16 {
    margin-top: 1rem !important;
  }
  .mt-3x-24 {
    margin-top: 1.5rem !important;
  }
  .mt-3x-32 {
    margin-top: 2rem !important;
  }
  .mt-3x-40 {
    margin-top: 2.5rem !important;
  }
  .mt-3x-48 {
    margin-top: 3rem !important;
  }
  .mt-3x-56 {
    margin-top: 3.5rem !important;
  }
  .mt-3x-64 {
    margin-top: 4rem !important;
  }
  .mt-3x-72 {
    margin-top: 4.5rem !important;
  }
  .mt-3x-80 {
    margin-top: 5rem !important;
  }
  .mt-3x-88 {
    margin-top: 5.5rem !important;
  }
  .mt-3x-96 {
    margin-top: 6rem !important;
  }
  .mt-3x-104 {
    margin-top: 6.5rem !important;
  }
  .mt-3x-112 {
    margin-top: 7rem !important;
  }
  .mt-3x-120 {
    margin-top: 7.5rem !important;
  }
  .mt-3x-128 {
    margin-top: 8rem !important;
  }
  .mt-3x-auto {
    margin-top: auto !important;
  }
  .me-3x-0 {
    margin-right: 0 !important;
  }
  .me-3x-1 {
    margin-right: 0.25rem !important;
  }
  .me-3x-2 {
    margin-right: 0.5rem !important;
  }
  .me-3x-3 {
    margin-right: 1rem !important;
  }
  .me-3x-4 {
    margin-right: 1.5rem !important;
  }
  .me-3x-5 {
    margin-right: 3rem !important;
  }
  .me-3x-8 {
    margin-right: 0.5rem !important;
  }
  .me-3x-16 {
    margin-right: 1rem !important;
  }
  .me-3x-24 {
    margin-right: 1.5rem !important;
  }
  .me-3x-32 {
    margin-right: 2rem !important;
  }
  .me-3x-40 {
    margin-right: 2.5rem !important;
  }
  .me-3x-48 {
    margin-right: 3rem !important;
  }
  .me-3x-56 {
    margin-right: 3.5rem !important;
  }
  .me-3x-64 {
    margin-right: 4rem !important;
  }
  .me-3x-72 {
    margin-right: 4.5rem !important;
  }
  .me-3x-80 {
    margin-right: 5rem !important;
  }
  .me-3x-88 {
    margin-right: 5.5rem !important;
  }
  .me-3x-96 {
    margin-right: 6rem !important;
  }
  .me-3x-104 {
    margin-right: 6.5rem !important;
  }
  .me-3x-112 {
    margin-right: 7rem !important;
  }
  .me-3x-120 {
    margin-right: 7.5rem !important;
  }
  .me-3x-128 {
    margin-right: 8rem !important;
  }
  .me-3x-auto {
    margin-right: auto !important;
  }
  .mb-3x-0 {
    margin-bottom: 0 !important;
  }
  .mb-3x-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-3x-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-3x-3 {
    margin-bottom: 1rem !important;
  }
  .mb-3x-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-3x-5 {
    margin-bottom: 3rem !important;
  }
  .mb-3x-8 {
    margin-bottom: 0.5rem !important;
  }
  .mb-3x-16 {
    margin-bottom: 1rem !important;
  }
  .mb-3x-24 {
    margin-bottom: 1.5rem !important;
  }
  .mb-3x-32 {
    margin-bottom: 2rem !important;
  }
  .mb-3x-40 {
    margin-bottom: 2.5rem !important;
  }
  .mb-3x-48 {
    margin-bottom: 3rem !important;
  }
  .mb-3x-56 {
    margin-bottom: 3.5rem !important;
  }
  .mb-3x-64 {
    margin-bottom: 4rem !important;
  }
  .mb-3x-72 {
    margin-bottom: 4.5rem !important;
  }
  .mb-3x-80 {
    margin-bottom: 5rem !important;
  }
  .mb-3x-88 {
    margin-bottom: 5.5rem !important;
  }
  .mb-3x-96 {
    margin-bottom: 6rem !important;
  }
  .mb-3x-104 {
    margin-bottom: 6.5rem !important;
  }
  .mb-3x-112 {
    margin-bottom: 7rem !important;
  }
  .mb-3x-120 {
    margin-bottom: 7.5rem !important;
  }
  .mb-3x-128 {
    margin-bottom: 8rem !important;
  }
  .mb-3x-auto {
    margin-bottom: auto !important;
  }
  .ms-3x-0 {
    margin-left: 0 !important;
  }
  .ms-3x-1 {
    margin-left: 0.25rem !important;
  }
  .ms-3x-2 {
    margin-left: 0.5rem !important;
  }
  .ms-3x-3 {
    margin-left: 1rem !important;
  }
  .ms-3x-4 {
    margin-left: 1.5rem !important;
  }
  .ms-3x-5 {
    margin-left: 3rem !important;
  }
  .ms-3x-8 {
    margin-left: 0.5rem !important;
  }
  .ms-3x-16 {
    margin-left: 1rem !important;
  }
  .ms-3x-24 {
    margin-left: 1.5rem !important;
  }
  .ms-3x-32 {
    margin-left: 2rem !important;
  }
  .ms-3x-40 {
    margin-left: 2.5rem !important;
  }
  .ms-3x-48 {
    margin-left: 3rem !important;
  }
  .ms-3x-56 {
    margin-left: 3.5rem !important;
  }
  .ms-3x-64 {
    margin-left: 4rem !important;
  }
  .ms-3x-72 {
    margin-left: 4.5rem !important;
  }
  .ms-3x-80 {
    margin-left: 5rem !important;
  }
  .ms-3x-88 {
    margin-left: 5.5rem !important;
  }
  .ms-3x-96 {
    margin-left: 6rem !important;
  }
  .ms-3x-104 {
    margin-left: 6.5rem !important;
  }
  .ms-3x-112 {
    margin-left: 7rem !important;
  }
  .ms-3x-120 {
    margin-left: 7.5rem !important;
  }
  .ms-3x-128 {
    margin-left: 8rem !important;
  }
  .ms-3x-auto {
    margin-left: auto !important;
  }
  .p-3x-0 {
    padding: 0 !important;
  }
  .p-3x-1 {
    padding: 0.25rem !important;
  }
  .p-3x-2 {
    padding: 0.5rem !important;
  }
  .p-3x-3 {
    padding: 1rem !important;
  }
  .p-3x-4 {
    padding: 1.5rem !important;
  }
  .p-3x-5 {
    padding: 3rem !important;
  }
  .p-3x-8 {
    padding: 0.5rem !important;
  }
  .p-3x-16 {
    padding: 1rem !important;
  }
  .p-3x-24 {
    padding: 1.5rem !important;
  }
  .p-3x-32 {
    padding: 2rem !important;
  }
  .p-3x-40 {
    padding: 2.5rem !important;
  }
  .p-3x-48 {
    padding: 3rem !important;
  }
  .p-3x-56 {
    padding: 3.5rem !important;
  }
  .p-3x-64 {
    padding: 4rem !important;
  }
  .p-3x-72 {
    padding: 4.5rem !important;
  }
  .p-3x-80 {
    padding: 5rem !important;
  }
  .p-3x-88 {
    padding: 5.5rem !important;
  }
  .p-3x-96 {
    padding: 6rem !important;
  }
  .p-3x-104 {
    padding: 6.5rem !important;
  }
  .p-3x-112 {
    padding: 7rem !important;
  }
  .p-3x-120 {
    padding: 7.5rem !important;
  }
  .p-3x-128 {
    padding: 8rem !important;
  }
  .px-3x-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-3x-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-3x-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-3x-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-3x-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-3x-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-3x-8 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-3x-16 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-3x-24 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-3x-32 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-3x-40 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-3x-48 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-3x-56 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  .px-3x-64 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .px-3x-72 {
    padding-right: 4.5rem !important;
    padding-left: 4.5rem !important;
  }
  .px-3x-80 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .px-3x-88 {
    padding-right: 5.5rem !important;
    padding-left: 5.5rem !important;
  }
  .px-3x-96 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .px-3x-104 {
    padding-right: 6.5rem !important;
    padding-left: 6.5rem !important;
  }
  .px-3x-112 {
    padding-right: 7rem !important;
    padding-left: 7rem !important;
  }
  .px-3x-120 {
    padding-right: 7.5rem !important;
    padding-left: 7.5rem !important;
  }
  .px-3x-128 {
    padding-right: 8rem !important;
    padding-left: 8rem !important;
  }
  .py-3x-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-3x-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-3x-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-3x-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-3x-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-3x-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-3x-8 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-3x-16 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-3x-24 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-3x-32 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-3x-40 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-3x-48 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-3x-56 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .py-3x-64 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .py-3x-72 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }
  .py-3x-80 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .py-3x-88 {
    padding-top: 5.5rem !important;
    padding-bottom: 5.5rem !important;
  }
  .py-3x-96 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .py-3x-104 {
    padding-top: 6.5rem !important;
    padding-bottom: 6.5rem !important;
  }
  .py-3x-112 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }
  .py-3x-120 {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }
  .py-3x-128 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  .pt-3x-0 {
    padding-top: 0 !important;
  }
  .pt-3x-1 {
    padding-top: 0.25rem !important;
  }
  .pt-3x-2 {
    padding-top: 0.5rem !important;
  }
  .pt-3x-3 {
    padding-top: 1rem !important;
  }
  .pt-3x-4 {
    padding-top: 1.5rem !important;
  }
  .pt-3x-5 {
    padding-top: 3rem !important;
  }
  .pt-3x-8 {
    padding-top: 0.5rem !important;
  }
  .pt-3x-16 {
    padding-top: 1rem !important;
  }
  .pt-3x-24 {
    padding-top: 1.5rem !important;
  }
  .pt-3x-32 {
    padding-top: 2rem !important;
  }
  .pt-3x-40 {
    padding-top: 2.5rem !important;
  }
  .pt-3x-48 {
    padding-top: 3rem !important;
  }
  .pt-3x-56 {
    padding-top: 3.5rem !important;
  }
  .pt-3x-64 {
    padding-top: 4rem !important;
  }
  .pt-3x-72 {
    padding-top: 4.5rem !important;
  }
  .pt-3x-80 {
    padding-top: 5rem !important;
  }
  .pt-3x-88 {
    padding-top: 5.5rem !important;
  }
  .pt-3x-96 {
    padding-top: 6rem !important;
  }
  .pt-3x-104 {
    padding-top: 6.5rem !important;
  }
  .pt-3x-112 {
    padding-top: 7rem !important;
  }
  .pt-3x-120 {
    padding-top: 7.5rem !important;
  }
  .pt-3x-128 {
    padding-top: 8rem !important;
  }
  .pe-3x-0 {
    padding-right: 0 !important;
  }
  .pe-3x-1 {
    padding-right: 0.25rem !important;
  }
  .pe-3x-2 {
    padding-right: 0.5rem !important;
  }
  .pe-3x-3 {
    padding-right: 1rem !important;
  }
  .pe-3x-4 {
    padding-right: 1.5rem !important;
  }
  .pe-3x-5 {
    padding-right: 3rem !important;
  }
  .pe-3x-8 {
    padding-right: 0.5rem !important;
  }
  .pe-3x-16 {
    padding-right: 1rem !important;
  }
  .pe-3x-24 {
    padding-right: 1.5rem !important;
  }
  .pe-3x-32 {
    padding-right: 2rem !important;
  }
  .pe-3x-40 {
    padding-right: 2.5rem !important;
  }
  .pe-3x-48 {
    padding-right: 3rem !important;
  }
  .pe-3x-56 {
    padding-right: 3.5rem !important;
  }
  .pe-3x-64 {
    padding-right: 4rem !important;
  }
  .pe-3x-72 {
    padding-right: 4.5rem !important;
  }
  .pe-3x-80 {
    padding-right: 5rem !important;
  }
  .pe-3x-88 {
    padding-right: 5.5rem !important;
  }
  .pe-3x-96 {
    padding-right: 6rem !important;
  }
  .pe-3x-104 {
    padding-right: 6.5rem !important;
  }
  .pe-3x-112 {
    padding-right: 7rem !important;
  }
  .pe-3x-120 {
    padding-right: 7.5rem !important;
  }
  .pe-3x-128 {
    padding-right: 8rem !important;
  }
  .pb-3x-0 {
    padding-bottom: 0 !important;
  }
  .pb-3x-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-3x-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-3x-3 {
    padding-bottom: 1rem !important;
  }
  .pb-3x-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-3x-5 {
    padding-bottom: 3rem !important;
  }
  .pb-3x-8 {
    padding-bottom: 0.5rem !important;
  }
  .pb-3x-16 {
    padding-bottom: 1rem !important;
  }
  .pb-3x-24 {
    padding-bottom: 1.5rem !important;
  }
  .pb-3x-32 {
    padding-bottom: 2rem !important;
  }
  .pb-3x-40 {
    padding-bottom: 2.5rem !important;
  }
  .pb-3x-48 {
    padding-bottom: 3rem !important;
  }
  .pb-3x-56 {
    padding-bottom: 3.5rem !important;
  }
  .pb-3x-64 {
    padding-bottom: 4rem !important;
  }
  .pb-3x-72 {
    padding-bottom: 4.5rem !important;
  }
  .pb-3x-80 {
    padding-bottom: 5rem !important;
  }
  .pb-3x-88 {
    padding-bottom: 5.5rem !important;
  }
  .pb-3x-96 {
    padding-bottom: 6rem !important;
  }
  .pb-3x-104 {
    padding-bottom: 6.5rem !important;
  }
  .pb-3x-112 {
    padding-bottom: 7rem !important;
  }
  .pb-3x-120 {
    padding-bottom: 7.5rem !important;
  }
  .pb-3x-128 {
    padding-bottom: 8rem !important;
  }
  .ps-3x-0 {
    padding-left: 0 !important;
  }
  .ps-3x-1 {
    padding-left: 0.25rem !important;
  }
  .ps-3x-2 {
    padding-left: 0.5rem !important;
  }
  .ps-3x-3 {
    padding-left: 1rem !important;
  }
  .ps-3x-4 {
    padding-left: 1.5rem !important;
  }
  .ps-3x-5 {
    padding-left: 3rem !important;
  }
  .ps-3x-8 {
    padding-left: 0.5rem !important;
  }
  .ps-3x-16 {
    padding-left: 1rem !important;
  }
  .ps-3x-24 {
    padding-left: 1.5rem !important;
  }
  .ps-3x-32 {
    padding-left: 2rem !important;
  }
  .ps-3x-40 {
    padding-left: 2.5rem !important;
  }
  .ps-3x-48 {
    padding-left: 3rem !important;
  }
  .ps-3x-56 {
    padding-left: 3.5rem !important;
  }
  .ps-3x-64 {
    padding-left: 4rem !important;
  }
  .ps-3x-72 {
    padding-left: 4.5rem !important;
  }
  .ps-3x-80 {
    padding-left: 5rem !important;
  }
  .ps-3x-88 {
    padding-left: 5.5rem !important;
  }
  .ps-3x-96 {
    padding-left: 6rem !important;
  }
  .ps-3x-104 {
    padding-left: 6.5rem !important;
  }
  .ps-3x-112 {
    padding-left: 7rem !important;
  }
  .ps-3x-120 {
    padding-left: 7.5rem !important;
  }
  .ps-3x-128 {
    padding-left: 8rem !important;
  }
  .gap-3x-0 {
    gap: 0 !important;
  }
  .gap-3x-1 {
    gap: 0.25rem !important;
  }
  .gap-3x-2 {
    gap: 0.5rem !important;
  }
  .gap-3x-3 {
    gap: 1rem !important;
  }
  .gap-3x-4 {
    gap: 1.5rem !important;
  }
  .gap-3x-5 {
    gap: 3rem !important;
  }
  .gap-3x-8 {
    gap: 0.5rem !important;
  }
  .gap-3x-16 {
    gap: 1rem !important;
  }
  .gap-3x-24 {
    gap: 1.5rem !important;
  }
  .gap-3x-32 {
    gap: 2rem !important;
  }
  .gap-3x-40 {
    gap: 2.5rem !important;
  }
  .gap-3x-48 {
    gap: 3rem !important;
  }
  .gap-3x-56 {
    gap: 3.5rem !important;
  }
  .gap-3x-64 {
    gap: 4rem !important;
  }
  .gap-3x-72 {
    gap: 4.5rem !important;
  }
  .gap-3x-80 {
    gap: 5rem !important;
  }
  .gap-3x-88 {
    gap: 5.5rem !important;
  }
  .gap-3x-96 {
    gap: 6rem !important;
  }
  .gap-3x-104 {
    gap: 6.5rem !important;
  }
  .gap-3x-112 {
    gap: 7rem !important;
  }
  .gap-3x-120 {
    gap: 7.5rem !important;
  }
  .gap-3x-128 {
    gap: 8rem !important;
  }
  .row-gap-3x-0 {
    row-gap: 0 !important;
  }
  .row-gap-3x-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-3x-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-3x-3 {
    row-gap: 1rem !important;
  }
  .row-gap-3x-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-3x-5 {
    row-gap: 3rem !important;
  }
  .row-gap-3x-8 {
    row-gap: 0.5rem !important;
  }
  .row-gap-3x-16 {
    row-gap: 1rem !important;
  }
  .row-gap-3x-24 {
    row-gap: 1.5rem !important;
  }
  .row-gap-3x-32 {
    row-gap: 2rem !important;
  }
  .row-gap-3x-40 {
    row-gap: 2.5rem !important;
  }
  .row-gap-3x-48 {
    row-gap: 3rem !important;
  }
  .row-gap-3x-56 {
    row-gap: 3.5rem !important;
  }
  .row-gap-3x-64 {
    row-gap: 4rem !important;
  }
  .row-gap-3x-72 {
    row-gap: 4.5rem !important;
  }
  .row-gap-3x-80 {
    row-gap: 5rem !important;
  }
  .row-gap-3x-88 {
    row-gap: 5.5rem !important;
  }
  .row-gap-3x-96 {
    row-gap: 6rem !important;
  }
  .row-gap-3x-104 {
    row-gap: 6.5rem !important;
  }
  .row-gap-3x-112 {
    row-gap: 7rem !important;
  }
  .row-gap-3x-120 {
    row-gap: 7.5rem !important;
  }
  .row-gap-3x-128 {
    row-gap: 8rem !important;
  }
  .column-gap-3x-0 {
    column-gap: 0 !important;
  }
  .column-gap-3x-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-3x-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-3x-3 {
    column-gap: 1rem !important;
  }
  .column-gap-3x-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-3x-5 {
    column-gap: 3rem !important;
  }
  .column-gap-3x-8 {
    column-gap: 0.5rem !important;
  }
  .column-gap-3x-16 {
    column-gap: 1rem !important;
  }
  .column-gap-3x-24 {
    column-gap: 1.5rem !important;
  }
  .column-gap-3x-32 {
    column-gap: 2rem !important;
  }
  .column-gap-3x-40 {
    column-gap: 2.5rem !important;
  }
  .column-gap-3x-48 {
    column-gap: 3rem !important;
  }
  .column-gap-3x-56 {
    column-gap: 3.5rem !important;
  }
  .column-gap-3x-64 {
    column-gap: 4rem !important;
  }
  .column-gap-3x-72 {
    column-gap: 4.5rem !important;
  }
  .column-gap-3x-80 {
    column-gap: 5rem !important;
  }
  .column-gap-3x-88 {
    column-gap: 5.5rem !important;
  }
  .column-gap-3x-96 {
    column-gap: 6rem !important;
  }
  .column-gap-3x-104 {
    column-gap: 6.5rem !important;
  }
  .column-gap-3x-112 {
    column-gap: 7rem !important;
  }
  .column-gap-3x-120 {
    column-gap: 7.5rem !important;
  }
  .column-gap-3x-128 {
    column-gap: 8rem !important;
  }
  .text-3x-start {
    text-align: left !important;
  }
  .text-3x-end {
    text-align: right !important;
  }
  .text-3x-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.5rem !important;
  }
  .fs-2 {
    font-size: 2rem !important;
  }
  .fs-3 {
    font-size: 1.75rem !important;
  }
  .fs-4 {
    font-size: 1.5rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-inline-grid {
    display: inline-grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
/* 14px */
@font-face {
  font-family: "Formular";
  font-weight: 200;
  src: url("../fonts/formular/formular-extralight.webkit/formular-extralightd460.eot??v=u60cxc0") format("embedded-opentype"), url("../fonts/formular/formular-extralight.webkit/formular-extralight69d1.woff2?v=u60cxc0") format("woff2"), url("../fonts/formular/formular-extralight.webkit/formular-extralight69d1.woff?v=u60cxc0") format("woff"), url("../fonts/formular/formular-extralight.webkit/formular-extralight69d1.ttf?v=u60cxc0") format("truetype"), url("../fonts/formular/formular-extralight.webkit/formular-extralight.svg#Formular?v=u60cxc0") format("svg");
}
@font-face {
  font-family: "Formular";
  font-style: italic;
  font-weight: 100;
  src: url("../fonts/formular/formular-extralightitalic.webkit/formular-extralightitalic7f4a.eot??v=u60cxc1") format("embedded-opentype"), url("../fonts/formular/formular-extralightitalic.webkit/formular-extralightitalic0724.woff2?v=u60cxc1") format("woff2"), url("../fonts/formular/formular-extralightitalic.webkit/formular-extralightitalic0724.woff?v=u60cxc1") format("woff"), url("../fonts/formular/formular-extralightitalic.webkit/formular-extralightitalic0724.ttf?v=u60cxc1") format("truetype"), url("../fonts/formular/formular-extralightitalic.webkit/formular-extralightitalic.svg#Formular?v=u60cxc1") format("svg");
}
@font-face {
  font-family: "Formular";
  font-weight: 300;
  src: url("../fonts/formular/formular-light.webkit/formular-light544b.eot??v=u60cxci") format("embedded-opentype"), url("../fonts/formular/formular-light.webkit/formular-lightc3ef.woff2?v=u60cxci") format("woff2"), url("../fonts/formular/formular-light.webkit/formular-lightc3ef.woff?v=u60cxci") format("woff"), url("../fonts/formular/formular-light.webkit/formular-lightc3ef.ttf?v=u60cxci") format("truetype"), url("../fonts/formular/formular-light.webkit/formular-light.svg#Formular?v=u60cxci") format("svg");
}
@font-face {
  font-family: "Formular";
  font-style: italic;
  font-weight: 200;
  src: url("../fonts/formular/formular-lightitalic.webkit/formular-lightitalic6623.eot??v=u60cxcy") format("embedded-opentype"), url("../fonts/formular/formular-lightitalic.webkit/formular-lightitalic3b74.woff2?v=u60cxcy") format("woff2"), url("../fonts/formular/formular-lightitalic.webkit/formular-lightitalic3b74.woff?v=u60cxcy") format("woff"), url("../fonts/formular/formular-lightitalic.webkit/formular-lightitalic3b74.ttf?v=u60cxcy") format("truetype"), url("../fonts/formular/formular-lightitalic.webkit/formular-lightitalic.svg#Formular?v=u60cxcy") format("svg");
}
@font-face {
  font-family: "Formular";
  src: url("../fonts/formular/formular-regular.webkit/formular-regular9be0.eot??v=u60cxd1") format("embedded-opentype"), url("../fonts/formular/formular-regular.webkit/formular-regularf16d.woff2?v=u60cxd1") format("woff2"), url("../fonts/formular/formular-regular.webkit/formular-regularf16d.woff?v=u60cxd1") format("woff"), url("../fonts/formular/formular-regular.webkit/formular-regularf16d.ttf?v=u60cxd1") format("truetype"), url("../fonts/formular/formular-regular.webkit/formular-regular.svg#Formular?v=u60cxd1") format("svg");
}
@font-face {
  font-family: "Formular";
  font-style: italic;
  src: url("../fonts/formular/formular-regularitalic.webkit/formular-regularitalic4977.eot??v=u60cxds") format("embedded-opentype"), url("../fonts/formular/formular-regularitalic.webkit/formular-regularitalic3393.woff2?v=u60cxds") format("woff2"), url("../fonts/formular/formular-regularitalic.webkit/formular-regularitalic3393.woff?v=u60cxds") format("woff"), url("../fonts/formular/formular-regularitalic.webkit/formular-regularitalic3393.ttf?v=u60cxds") format("truetype"), url("../fonts/formular/formular-regularitalic.webkit/formular-regularitalic.svg#Formular?v=u60cxds") format("svg");
}
@font-face {
  font-family: "Formular";
  font-weight: 500;
  src: url("../fonts/formular/formular-medium.webkit/formular-medium3e17.eot??v=u60cxe2") format("embedded-opentype"), url("../fonts/formular/formular-medium.webkit/formular-medium63d7.woff2?v=u60cxe2") format("woff2"), url("../fonts/formular/formular-medium.webkit/formular-medium63d7.woff?v=u60cxe2") format("woff"), url("../fonts/formular/formular-medium.webkit/formular-medium63d7.ttf?v=u60cxe2") format("truetype"), url("../fonts/formular/formular-medium.webkit/formular-medium.svg#Formular?v=u60cxe2") format("svg");
}
@font-face {
  font-family: "Formular";
  font-style: italic;
  font-weight: 500;
  src: url("../fonts/formular/formular-mediumitalic.webkit/formular-mediumitalic9c9c.eot??v=u60cxem") format("embedded-opentype"), url("../fonts/formular/formular-mediumitalic.webkit/formular-mediumitalic978a.woff2?v=u60cxem") format("woff2"), url("../fonts/formular/formular-mediumitalic.webkit/formular-mediumitalic978a.woff?v=u60cxem") format("woff"), url("../fonts/formular/formular-mediumitalic.webkit/formular-mediumitalic978a.ttf?v=u60cxem") format("truetype"), url("../fonts/formular/formular-mediumitalic.webkit/formular-mediumitalic.svg#Formular?v=u60cxem") format("svg");
}
@font-face {
  font-family: "Formular";
  font-weight: bold;
  src: url("../fonts/formular/formular-bold.webkit/formular-bold5f27.eot??v=u60cxf3") format("embedded-opentype"), url("../fonts/formular/formular-bold.webkit/formular-bold9d5f.woff2?v=u60cxf3") format("woff2"), url("../fonts/formular/formular-bold.webkit/formular-bold9d5f.woff?v=u60cxf3") format("woff"), url("../fonts/formular/formular-bold.webkit/formular-bold9d5f.ttf?v=u60cxf3") format("truetype"), url("../fonts/formular/formular-bold.webkit/formular-bold.svg#Formular?v=u60cxf3") format("svg");
}
@font-face {
  font-family: "Formular";
  font-style: italic;
  font-weight: bold;
  src: url("../fonts/formular/formular-bolditalic.webkit/formular-bolditalic4767.eot??v=u60cxfu") format("embedded-opentype"), url("../fonts/formular/formular-bolditalic.webkit/formular-bolditalic7a31.woff2?v=u60cxfu") format("woff2"), url("../fonts/formular/formular-bolditalic.webkit/formular-bolditalic7a31.woff?v=u60cxfu") format("woff"), url("../fonts/formular/formular-bolditalic.webkit/formular-bolditalic7a31.ttf?v=u60cxfu") format("truetype"), url("../fonts/formular/formular-bolditalic.webkit/formular-bolditalic.svg#Formular?v=u60cxfu") format("svg");
}
@font-face {
  font-family: "Formular";
  font-weight: 800;
  src: url("../fonts/formular/formular-black.webkit/formular-black780d.eot??v=u60cxgb") format("embedded-opentype"), url("../fonts/formular/formular-black.webkit/formular-black915e.woff2?v=u60cxgb") format("woff2"), url("../fonts/formular/formular-black.webkit/formular-black915e.woff?v=u60cxgb") format("woff"), url("../fonts/formular/formular-black.webkit/formular-black915e.ttf?v=u60cxgb") format("truetype"), url("../fonts/formular/formular-black.webkit/formular-black.svg#Formular?v=u60cxgb") format("svg");
}
@font-face {
  font-family: "Formular";
  font-style: italic;
  font-weight: 800;
  src: url("../fonts/formular/formular-blackitalic.webkit/formular-blackitalic143d.eot??v=u60cxgz") format("embedded-opentype"), url("../fonts/formular/formular-blackitalic.webkit/formular-blackitalic28d2.woff2?v=u60cxgz") format("woff2"), url("../fonts/formular/formular-blackitalic.webkit/formular-blackitalic28d2.woff?v=u60cxgz") format("woff"), url("../fonts/formular/formular-blackitalic.webkit/formular-blackitalic28d2.ttf?v=u60cxgz") format("truetype"), url("../fonts/formular/formular-blackitalic.webkit/formular-blackitalic.svg#Formular?v=u60cxgz") format("svg");
}
@font-face {
  font-family: "FormularMono";
  src: url("../fonts/formular/formular-mono.webkit/formular-mono1699.eot??v=u60cxh8") format("embedded-opentype"), url("../fonts/formular/formular-mono.webkit/formular-monoc194.woff2?v=u60cxh8") format("woff2"), url("../fonts/formular/formular-mono.webkit/formular-monoc194.woff?v=u60cxh8") format("woff"), url("../fonts/formular/formular-mono.webkit/formular-monoc194.ttf?v=u60cxh8") format("truetype"), url("../fonts/formular/formular-mono.webkit/formular-mono.svg#FormularMono?v=u60cxh8") format("svg");
}
@font-face {
  font-family: "AptivIcons";
  font-style: normal;
  font-weight: normal;
  font-display: block;
  src: url("../fonts/aptivicons/aptivicons0b55.eot??v=u60cxhm") format("embedded-opentype"), url("../fonts/aptivicons/aptivicons90ed.woff?v=u60cxhm") format("woff"), url("../fonts/aptivicons/aptivicons90ed.ttf?v=u60cxhm") format("truetype"), url("../fonts/aptivicons/aptivicons.svg#AptivIcons?v=u60cxhm") format("svg");
}
.aptiv {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "AptivIcons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  font-variant-ligatures: discretionary-ligatures;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.aptiv-eye-blocked:before {
  content: "\e90b";
}

.aptiv-eye:before {
  content: "\e91b";
}

.aptiv-account:before {
  content: "\e922";
}

.aptiv-cart:before {
  content: "\e923";
}

.aptiv-x:before {
  content: "\e921";
}

.aptiv-facebook:before {
  content: "\e914";
}

.aptiv-globe:before {
  content: "\e916";
}

.aptiv-link:before {
  content: "\e919";
}

.aptiv-linkedin:before {
  content: "\e91c";
}

.aptiv-pause:before {
  content: "\e91d";
}

.aptiv-play:before {
  content: "\e91e";
}

.aptiv-weibo:before {
  content: "\e91f";
}

.aptiv-weixin:before {
  content: "\e920";
}

.aptiv-angle-up:before {
  content: "\e92b";
}

.aptiv-caret-right:before {
  content: "\e92c";
}

.aptiv-check:before {
  content: "\e92d";
}

.aptiv-envelope:before {
  content: "\e92e";
}

.aptiv-exclamation:before {
  content: "\e92f";
}

.aptiv-exclamation-triangle:before {
  content: "\e930";
}

.aptiv-expand:before {
  content: "\e931";
}

.aptiv-external-link:before {
  content: "\e932";
}

.aptiv-minus:before {
  content: "\e934";
}

.aptiv-sort-down:before {
  content: "\e937";
}

.aptiv-sort-up:before {
  content: "\e938";
}

.aptiv-paperclip:before {
  content: "\e93f";
}

.aptiv-angle-down:before {
  content: "\e940";
}

.aptiv-angle-right:before {
  content: "\e941";
}

.aptiv-close:before {
  content: "\e90f";
}

.aptiv-chevron-right-tall:before {
  content: "\e910";
}

.aptiv-chevron-left-tall:before {
  content: "\e911";
}

.aptiv-download-secondary:before {
  content: "\e912";
}

.aptiv-attachment:before {
  content: "\e90e";
}

.aptiv-filter:before {
  content: "\e90d";
}

.aptiv-normal-arrow-left:before {
  content: "\e906";
}

.aptiv-normal-arrow-right:before {
  content: "\e90c";
}

.aptiv-download:before {
  content: "\e90a";
}

.aptiv-chevron-down:before {
  content: "\e900";
}

.aptiv-chevron-up:before {
  content: "\e913";
}

.aptiv-chevron-left:before {
  content: "\e901";
}

.aptiv-chevron-right:before {
  content: "\e902";
}

.aptiv-checkmark:before {
  content: "\e903";
}

.aptiv-outbound-link:before {
  content: "\e904";
}

.aptiv-search:before {
  content: "\e905";
}

.aptiv-plus:before {
  content: "\e907";
}

.aptiv-short-arrow-left:before {
  content: "\e908";
}

.aptiv-short-arrow-right:before {
  content: "\e909";
}

.aptiv-sphere:before {
  content: "\e9c9";
}

.aptiv-instagram:before {
  content: "\e915";
}

.aptiv-medium:before {
  content: "\e91a";
}

.aptiv-vimeo:before {
  content: "\e917";
}

.aptiv-youtube:before {
  content: "\e918";
}

.padding-top-s {
  padding-top: 16px;
}
@media (min-width: 768px) {
  .padding-top-s {
    padding-top: 24px;
  }
}
.padding-top-m {
  padding-top: 32px;
}
@media (min-width: 768px) {
  .padding-top-m {
    padding-top: 64px;
  }
}
.padding-top-l {
  padding-top: 64px;
}
@media (min-width: 768px) {
  .padding-top-l {
    padding-top: 128px;
  }
}
.padding-bottom-s {
  padding-bottom: 16px;
}
@media (min-width: 768px) {
  .padding-bottom-s {
    padding-bottom: 24px;
  }
}
.padding-bottom-m {
  padding-bottom: 32px;
}
@media (min-width: 768px) {
  .padding-bottom-m {
    padding-bottom: 64px;
  }
}
.padding-bottom-l {
  padding-bottom: 64px;
}
@media (min-width: 768px) {
  .padding-bottom-l {
    padding-bottom: 128px;
  }
}
.padding-left-s {
  padding-left: 16px;
}
@media (min-width: 768px) {
  .padding-left-s {
    padding-left: 24px;
  }
}
.padding-left-m {
  padding-left: 32px;
}
@media (min-width: 768px) {
  .padding-left-m {
    padding-left: 64px;
  }
}
.padding-left-l {
  padding-left: 64px;
}
@media (min-width: 768px) {
  .padding-left-l {
    padding-left: 128px;
  }
}
.padding-right-s {
  padding-right: 16px;
}
@media (min-width: 768px) {
  .padding-right-s {
    padding-right: 24px;
  }
}
.padding-right-m {
  padding-right: 32px;
}
@media (min-width: 768px) {
  .padding-right-m {
    padding-right: 64px;
  }
}
.padding-right-l {
  padding-right: 64px;
}
@media (min-width: 768px) {
  .padding-right-l {
    padding-right: 128px;
  }
}

.margin-top-s {
  margin-top: 16px;
}
@media (min-width: 768px) {
  .margin-top-s {
    margin-top: 24px;
  }
}
.margin-top-m {
  margin-top: 32px;
}
@media (min-width: 768px) {
  .margin-top-m {
    margin-top: 64px;
  }
}
.margin-top-l {
  margin-top: 64px;
}
@media (min-width: 768px) {
  .margin-top-l {
    margin-top: 128px;
  }
}
.margin-bottom-s {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .margin-bottom-s {
    margin-bottom: 24px;
  }
}
.margin-bottom-m {
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .margin-bottom-m {
    margin-bottom: 64px;
  }
}
.margin-bottom-l {
  margin-bottom: 64px;
}
@media (min-width: 768px) {
  .margin-bottom-l {
    margin-bottom: 128px;
  }
}
.margin-left-s {
  margin-left: 16px;
}
@media (min-width: 768px) {
  .margin-left-s {
    margin-left: 24px;
  }
}
.margin-left-m {
  margin-left: 32px;
}
@media (min-width: 768px) {
  .margin-left-m {
    margin-left: 64px;
  }
}
.margin-left-l {
  margin-left: 64px;
}
@media (min-width: 768px) {
  .margin-left-l {
    margin-left: 128px;
  }
}
.margin-right-s {
  margin-right: 16px;
}
@media (min-width: 768px) {
  .margin-right-s {
    margin-right: 24px;
  }
}
.margin-right-m {
  margin-right: 32px;
}
@media (min-width: 768px) {
  .margin-right-m {
    margin-right: 64px;
  }
}
.margin-right-l {
  margin-right: 64px;
}
@media (min-width: 768px) {
  .margin-right-l {
    margin-right: 128px;
  }
}

.bg-white {
  background-color: #fff;
}

.bg-black {
  background-color: #000;
}

.bg-brown {
  background-color: #4D4749;
}

.bg-light-gray {
  background-color: #e5e5e5;
}

.bg-concrete {
  background-color: #f3f3f3;
}

.bg-light-blue {
  background-color: #c4ebf1;
}

:root {
  --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: 0.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: 0.75rem;
  --type-h5-md-line-height: 1.2;
  --type-h5-md-letter-spacing: 2px;
  --type-h5-lg-font-size: 0.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: 0.625rem;
  --type-h6-xs-line-height: 1.2;
  --type-h6-xs-letter-spacing: 0;
  --type-h6-md-font-size: 0.625rem;
  --type-h6-md-line-height: 1.2;
  --type-h6-md-letter-spacing: 0;
  --type-h6-lg-font-size: 0.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: 0.75rem;
  --type-caption-xs-line-height: 1.5;
  --type-caption-xs-letter-spacing: 0;
  --type-caption-md-font-size: 0.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: 0.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: 0.625rem;
  --type-allcaps-xs-line-height: 1.4;
  --type-allcaps-xs-letter-spacing: 1.6px;
  --type-allcaps-md-font-size: 0.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: 0.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;
}

.aptiv-careers {
  --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: 700;
  --type-title-xs-font-size: 2.25rem;
  --type-title-xs-line-height: 1.111;
  --type-title-xs-letter-spacing: 0;
  --type-title-md-font-size: 3.5rem;
  --type-title-md-line-height: 1;
  --type-title-md-letter-spacing: -1px;
  --type-title-lg-font-size: 4.625rem;
  --type-title-lg-line-height: 1;
  --type-title-lg-letter-spacing: -2px;
  --type-h1-xs-font-weight: 700;
  --type-h1-xs-font-size: 1.875rem;
  --type-h1-xs-line-height: 1.267;
  --type-h1-xs-letter-spacing: 0;
  --type-h1-md-font-size: 2.875rem;
  --type-h1-md-line-height: 1.217;
  --type-h1-md-letter-spacing: -1;
  --type-h1-lg-font-size: 3.875rem;
  --type-h1-lg-line-height: 1.194;
  --type-h1-lg-letter-spacing: 0;
  --type-h2-xs-font-weight: 700;
  --type-h2-xs-font-size: 1.625rem;
  --type-h2-xs-line-height: 1.154;
  --type-h2-xs-letter-spacing: 0;
  --type-h2-md-font-size: 2.5rem;
  --type-h2-md-line-height: 1.2;
  --type-h2-md-letter-spacing: 0;
  --type-h2-lg-font-size: 3.5rem;
  --type-h2-lg-line-height: 1;
  --type-h2-lg-letter-spacing: 0;
  --type-h3-xs-font-weight: 700;
  --type-h3-xs-font-size: 1.375rem;
  --type-h3-xs-line-height: 1.364;
  --type-h3-xs-letter-spacing: 0;
  --type-h3-md-font-size: 1.875rem;
  --type-h3-md-line-height: 1.133;
  --type-h3-md-letter-spacing: 0;
  --type-h3-lg-font-size: 2.5rem;
  --type-h3-lg-line-height: 1.15;
  --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.4;
  --type-h4-xs-letter-spacing: 0;
  --type-h4-md-font-size: 1.5rem;
  --type-h4-md-line-height: 1.25;
  --type-h4-md-letter-spacing: 0;
  --type-h4-lg-font-size: 1.875rem;
  --type-h4-lg-line-height: 1.267;
  --type-h4-lg-letter-spacing: 0;
  --type-h5-xs-font-weight: 700;
  --type-h5-xs-font-size: 1rem;
  --type-h5-xs-line-height: 1.5;
  --type-h5-xs-letter-spacing: 0;
  --type-h5-xs-text-transform: none;
  --type-h5-md-font-size: 1.25rem;
  --type-h5-md-line-height: 1.3;
  --type-h5-md-letter-spacing: 0;
  --type-h5-lg-font-size: 1.5rem;
  --type-h5-lg-line-height: 1.333;
  --type-h5-lg-letter-spacing: 0;
  --type-h6-xs-font-weight: 700;
  --type-h6-xs-font-size: 1rem;
  --type-h6-xs-line-height: 1.5;
  --type-h6-xs-letter-spacing: 0;
  --type-h6-md-font-size: 1.25rem;
  --type-h6-md-line-height: 1.3;
  --type-h6-md-letter-spacing: 0;
  --type-h6-lg-font-size: 1.5rem;
  --type-h6-lg-line-height: 1.333;
  --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: 0.875rem;
  --type-paragraph-xs-line-height: 1.571;
  --type-paragraph-md-font-size: 1rem;
  --type-paragraph-md-line-height: 1.5;
  --type-caption-xs-font-weight: 400;
  --type-caption-xs-font-size: 0.75rem;
  --type-caption-xs-line-height: 1.5;
  --type-caption-xs-letter-spacing: 0;
  --type-caption-md-font-size: 0.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: 0.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: 0.625rem;
  --type-allcaps-xs-line-height: 1.4;
  --type-allcaps-xs-letter-spacing: 1.6px;
  --type-allcaps-md-font-size: 0.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: 0.75rem;
  --type-yellow-highlight-xs-line-height: 1.5;
  --type-yellow-highlight-xs-letter-spacing: 2px;
  --color-light-anchor-hover: #b7d1cf;
  --color-dark-paragraph: #383942;
}

.display-title {
  display: block;
  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);
}
@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);
  }
}
@media (min-width: 992px) {
  .title.highlighted span {
    line-height: 90px;
  }
}
.title-highlighted-text {
  padding-left: 7px;
  padding-right: 17px;
  margin-left: -7px;
  margin-right: -12px;
}
@media (max-width: 767.98px) {
  .title-highlighted-text {
    padding-right: 5px;
    margin-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 {
  display: block;
  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);
}
@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 {
  display: block;
  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);
}
@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 {
  display: block;
  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);
}
@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 {
  font-size: 1.4375rem;
  line-height: 1.2;
  font-weight: 700;
  color: #636363;
}

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 {
  display: block;
  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);
}
@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 {
  display: block;
  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);
}
@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 {
  display: block;
  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);
}
@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);
  }
}

.subheadline {
  font-weight: var(--type-subheading-xs-font-weight);
  font-size: var(--type-subheading-xs-font-size);
  line-height: var(--type-subheading-xs-line-height);
  letter-spacing: var(--type-subheading-xs-letter-spacing);
}
@media (min-width: 768px) {
  .subheadline {
    font-size: var(--type-subheading-md-font-size);
    line-height: var(--type-subheading-md-line-height);
    letter-spacing: var(--type-subheading-md-letter-spacing);
  }
}
@media (min-width: 992px) {
  .subheadline {
    font-size: var(--type-subheading-lg-font-size);
    line-height: var(--type-subheading-lg-line-height);
    letter-spacing: var(--type-subheading-lg-letter-spacing);
  }
}

.description, .ecat-form .heading-text {
  font-weight: var(--type-description-xs-font-weight);
  font-size: var(--type-description-xs-font-size);
  line-height: var(--type-description-xs-line-height);
  letter-spacing: var(--type-description-xs-letter-spacing);
}
@media (min-width: 768px) {
  .description, .ecat-form .heading-text {
    font-size: var(--type-description-md-font-size);
    line-height: var(--type-description-md-line-height);
    letter-spacing: var(--type-description-md-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);
  }
}

.caption, .ecat-form, .ecat-form input[type=text],
.ecat-form input[type=email],
.ecat-form input[type=password],
.ecat-form select, .ecat-form .under-label, .ecat-form .checkbox-container .checkbox-label span, .ecat-form .ecat-button, .ecat-form a.register-link {
  font-weight: var(--type-caption-xs-font-weight);
  font-size: var(--type-caption-xs-font-size);
  line-height: var(--type-caption-xs-line-height);
  letter-spacing: var(--type-caption-xs-letter-spacing);
}
@media (min-width: 768px) {
  .caption, .ecat-form, .ecat-form input[type=text],
  .ecat-form input[type=email],
  .ecat-form input[type=password],
  .ecat-form select, .ecat-form .under-label, .ecat-form .checkbox-container .checkbox-label span, .ecat-form .ecat-button, .ecat-form a.register-link {
    font-size: var(--type-caption-md-font-size);
    line-height: var(--type-caption-md-line-height);
    letter-spacing: var(--type-caption-md-letter-spacing);
  }
}

.eyebrow, .eyebrow-orange-highlighted, .eyebrow-highlighted {
  color: #b7d1cf;
  font-size: var(--type-eyebrow-xs-font-size);
  font-weight: var(--type-eyebrow-xs-font-weight);
  letter-spacing: var(--type-eyebrow-xs-letter-spacing);
  line-height: var(--type-eyebrow-xs-line-height);
  margin-bottom: 16px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .eyebrow, .eyebrow-orange-highlighted, .eyebrow-highlighted {
    letter-spacing: var(--type-eyebrow-md-letter-spacing);
  }
}
.eyebrow-highlighted {
  padding: 8px 16px;
}
.eyebrow-orange-highlighted {
  color: #000;
  font-size: 1.625rem;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  padding-top: 50px;
}
.eyebrow-orange-highlighted:before {
  border-bottom: 2px solid #f84018;
  border-radius: 5px;
  content: "";
  display: block;
  margin-bottom: 10px;
  width: 25px;
}
.eyebrow-orange-highlighted.centered:before {
  top: 40px;
  position: absolute;
  display: inline-block;
}

.all-caps {
  font-weight: var(--type-allcaps-xs-font-weight);
  font-size: var(--type-allcaps-xs-font-size);
  line-height: var(--type-allcaps-xs-line-height);
  letter-spacing: var(--type-allcaps-xs-letter-spacing);
  color: #b7d1cf;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .all-caps {
    font-size: var(--type-allcaps-md-font-size);
    line-height: var(--type-allcaps-md-line-height);
    letter-spacing: var(--type-allcaps-md-letter-spacing);
  }
}

.yellow-highlight {
  font-weight: var(--type-yellow-highlight-xs-font-weight);
  font-size: var(--type-yellow-highlight-xs-font-size);
  line-height: var(--type-yellow-highlight-xs-line-height);
  letter-spacing: var(--type-yellow-highlight-xs-letter-spacing);
  color: #000;
  background: #ffa211;
  text-transform: uppercase;
  padding: 8px 16px;
  border-radius: 6px;
}

.yellow-message-box {
  font-size: 0.75rem;
  line-height: 18px;
  color: #000;
  border: solid 2px #ffa211;
  padding: 8px 16px;
  border-radius: 6px;
}

.label {
  font-size: 0.75rem;
  line-height: normal;
  font-weight: 700;
  letter-spacing: 1.8px;
  font-style: normal;
}

a {
  color: #fff;
  /*    &:visited {
      color: variables.$color-burnt-red;
      text-decoration: none;
  }*/
}
a:active {
  color: #cf3335;
}
a:hover, a:focus {
  color: var(--color-light-anchor-hover);
}

.text-muted {
  color: rgba(255, 255, 255, 0.75) !important;
}

.eyebrow-title::before,
h1:first-of-type::before,
.h1:first-of-type::before {
  content: "";
  display: block;
  margin-bottom: 10px;
  width: 30px;
  border-bottom: 2px solid #fff;
}

h2:first-of-type::before,
.h2:first-of-type::before {
  content: "";
  display: block;
  margin-bottom: 10px;
  width: 25px;
  border-bottom: 2px solid #f84018;
}

.aptiv-careers h1::before,
.aptiv-careers .h1::before,
.aptiv-careers h2::before,
.aptiv-careers .h2::before,
.eyebrow-none::before {
  display: none !important;
}

.header-center-aligned {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: fit-content;
}

.white-with-dots,
.white-background,
.dark-text,
.bg-white,
.bg-right.white,
.bg-left.white,
.bg-light-gray,
.bg-right.light-gray,
.bg-left.light-gray,
.bg-concrete,
.bg-right.concrete,
.bg-left.concrete,
.bg-light-blue,
.bg-right.light-blue,
.bg-left.light-blue {
  color: var(--color-dark-paragraph);
}
.white-with-dots h1, .white-with-dots .h1,
.white-with-dots h2, .white-with-dots .h2,
.white-with-dots h3, .white-with-dots .h3,
.white-with-dots h4, .white-with-dots .h4,
.white-with-dots h5, .white-with-dots .h5,
.white-with-dots h6, .white-with-dots .h6,
.white-background h1,
.white-background .h1,
.white-background h2,
.white-background .h2,
.white-background h3,
.white-background .h3,
.white-background h4,
.white-background .h4,
.white-background h5,
.white-background .h5,
.white-background h6,
.white-background .h6,
.dark-text h1,
.dark-text .h1,
.dark-text h2,
.dark-text .h2,
.dark-text h3,
.dark-text .h3,
.dark-text h4,
.dark-text .h4,
.dark-text h5,
.dark-text .h5,
.dark-text h6,
.dark-text .h6,
.bg-white h1,
.bg-white .h1,
.bg-white h2,
.bg-white .h2,
.bg-white h3,
.bg-white .h3,
.bg-white h4,
.bg-white .h4,
.bg-white h5,
.bg-white .h5,
.bg-white h6,
.bg-white .h6,
.bg-right.white h1,
.bg-right.white .h1,
.bg-right.white h2,
.bg-right.white .h2,
.bg-right.white h3,
.bg-right.white .h3,
.bg-right.white h4,
.bg-right.white .h4,
.bg-right.white h5,
.bg-right.white .h5,
.bg-right.white h6,
.bg-right.white .h6,
.bg-left.white h1,
.bg-left.white .h1,
.bg-left.white h2,
.bg-left.white .h2,
.bg-left.white h3,
.bg-left.white .h3,
.bg-left.white h4,
.bg-left.white .h4,
.bg-left.white h5,
.bg-left.white .h5,
.bg-left.white h6,
.bg-left.white .h6,
.bg-light-gray h1,
.bg-light-gray .h1,
.bg-light-gray h2,
.bg-light-gray .h2,
.bg-light-gray h3,
.bg-light-gray .h3,
.bg-light-gray h4,
.bg-light-gray .h4,
.bg-light-gray h5,
.bg-light-gray .h5,
.bg-light-gray h6,
.bg-light-gray .h6,
.bg-right.light-gray h1,
.bg-right.light-gray .h1,
.bg-right.light-gray h2,
.bg-right.light-gray .h2,
.bg-right.light-gray h3,
.bg-right.light-gray .h3,
.bg-right.light-gray h4,
.bg-right.light-gray .h4,
.bg-right.light-gray h5,
.bg-right.light-gray .h5,
.bg-right.light-gray h6,
.bg-right.light-gray .h6,
.bg-left.light-gray h1,
.bg-left.light-gray .h1,
.bg-left.light-gray h2,
.bg-left.light-gray .h2,
.bg-left.light-gray h3,
.bg-left.light-gray .h3,
.bg-left.light-gray h4,
.bg-left.light-gray .h4,
.bg-left.light-gray h5,
.bg-left.light-gray .h5,
.bg-left.light-gray h6,
.bg-left.light-gray .h6,
.bg-concrete h1,
.bg-concrete .h1,
.bg-concrete h2,
.bg-concrete .h2,
.bg-concrete h3,
.bg-concrete .h3,
.bg-concrete h4,
.bg-concrete .h4,
.bg-concrete h5,
.bg-concrete .h5,
.bg-concrete h6,
.bg-concrete .h6,
.bg-right.concrete h1,
.bg-right.concrete .h1,
.bg-right.concrete h2,
.bg-right.concrete .h2,
.bg-right.concrete h3,
.bg-right.concrete .h3,
.bg-right.concrete h4,
.bg-right.concrete .h4,
.bg-right.concrete h5,
.bg-right.concrete .h5,
.bg-right.concrete h6,
.bg-right.concrete .h6,
.bg-left.concrete h1,
.bg-left.concrete .h1,
.bg-left.concrete h2,
.bg-left.concrete .h2,
.bg-left.concrete h3,
.bg-left.concrete .h3,
.bg-left.concrete h4,
.bg-left.concrete .h4,
.bg-left.concrete h5,
.bg-left.concrete .h5,
.bg-left.concrete h6,
.bg-left.concrete .h6,
.bg-light-blue h1,
.bg-light-blue .h1,
.bg-light-blue h2,
.bg-light-blue .h2,
.bg-light-blue h3,
.bg-light-blue .h3,
.bg-light-blue h4,
.bg-light-blue .h4,
.bg-light-blue h5,
.bg-light-blue .h5,
.bg-light-blue h6,
.bg-light-blue .h6,
.bg-right.light-blue h1,
.bg-right.light-blue .h1,
.bg-right.light-blue h2,
.bg-right.light-blue .h2,
.bg-right.light-blue h3,
.bg-right.light-blue .h3,
.bg-right.light-blue h4,
.bg-right.light-blue .h4,
.bg-right.light-blue h5,
.bg-right.light-blue .h5,
.bg-right.light-blue h6,
.bg-right.light-blue .h6,
.bg-left.light-blue h1,
.bg-left.light-blue .h1,
.bg-left.light-blue h2,
.bg-left.light-blue .h2,
.bg-left.light-blue h3,
.bg-left.light-blue .h3,
.bg-left.light-blue h4,
.bg-left.light-blue .h4,
.bg-left.light-blue h5,
.bg-left.light-blue .h5,
.bg-left.light-blue h6,
.bg-left.light-blue .h6 {
  color: #000;
}
.white-with-dots h3.bold-grey,
.white-with-dots .h3.bold-grey,
.white-background h3.bold-grey,
.white-background .h3.bold-grey,
.dark-text h3.bold-grey,
.dark-text .h3.bold-grey,
.bg-white h3.bold-grey,
.bg-white .h3.bold-grey,
.bg-right.white h3.bold-grey,
.bg-right.white .h3.bold-grey,
.bg-left.white h3.bold-grey,
.bg-left.white .h3.bold-grey,
.bg-light-gray h3.bold-grey,
.bg-light-gray .h3.bold-grey,
.bg-right.light-gray h3.bold-grey,
.bg-right.light-gray .h3.bold-grey,
.bg-left.light-gray h3.bold-grey,
.bg-left.light-gray .h3.bold-grey,
.bg-concrete h3.bold-grey,
.bg-concrete .h3.bold-grey,
.bg-right.concrete h3.bold-grey,
.bg-right.concrete .h3.bold-grey,
.bg-left.concrete h3.bold-grey,
.bg-left.concrete .h3.bold-grey,
.bg-light-blue h3.bold-grey,
.bg-light-blue .h3.bold-grey,
.bg-right.light-blue h3.bold-grey,
.bg-right.light-blue .h3.bold-grey,
.bg-left.light-blue h3.bold-grey,
.bg-left.light-blue .h3.bold-grey {
  color: #636363;
}
.white-with-dots .title,
.white-with-dots .display-title,
.white-with-dots .label,
.white-background .title,
.white-background .display-title,
.white-background .label,
.dark-text .title,
.dark-text .display-title,
.dark-text .label,
.bg-white .title,
.bg-white .display-title,
.bg-white .label,
.bg-right.white .title,
.bg-right.white .display-title,
.bg-right.white .label,
.bg-left.white .title,
.bg-left.white .display-title,
.bg-left.white .label,
.bg-light-gray .title,
.bg-light-gray .display-title,
.bg-light-gray .label,
.bg-right.light-gray .title,
.bg-right.light-gray .display-title,
.bg-right.light-gray .label,
.bg-left.light-gray .title,
.bg-left.light-gray .display-title,
.bg-left.light-gray .label,
.bg-concrete .title,
.bg-concrete .display-title,
.bg-concrete .label,
.bg-right.concrete .title,
.bg-right.concrete .display-title,
.bg-right.concrete .label,
.bg-left.concrete .title,
.bg-left.concrete .display-title,
.bg-left.concrete .label,
.bg-light-blue .title,
.bg-light-blue .display-title,
.bg-light-blue .label,
.bg-right.light-blue .title,
.bg-right.light-blue .display-title,
.bg-right.light-blue .label,
.bg-left.light-blue .title,
.bg-left.light-blue .display-title,
.bg-left.light-blue .label {
  color: #000;
}
.white-with-dots .eyebrow-title:before,
.white-with-dots h1:first-of-type:not(.aptiv-careers h1):not(.eyebrow-none):before,
.white-with-dots .h1:first-of-type:not(.aptiv-careers .h1):not(.eyebrow-none):before,
.white-background .eyebrow-title:before,
.white-background h1:first-of-type:not(.aptiv-careers h1):not(.eyebrow-none):before,
.white-background .h1:first-of-type:not(.aptiv-careers .h1):not(.eyebrow-none):before,
.dark-text .eyebrow-title:before,
.dark-text h1:first-of-type:not(.aptiv-careers h1):not(.eyebrow-none):before,
.dark-text .h1:first-of-type:not(.aptiv-careers .h1):not(.eyebrow-none):before,
.bg-white .eyebrow-title:before,
.bg-white h1:first-of-type:not(.aptiv-careers h1):not(.eyebrow-none):before,
.bg-white .h1:first-of-type:not(.aptiv-careers .h1):not(.eyebrow-none):before,
.bg-right.white .eyebrow-title:before,
.bg-right.white h1:first-of-type:not(.aptiv-careers h1):not(.eyebrow-none):before,
.bg-right.white .h1:first-of-type:not(.aptiv-careers .h1):not(.eyebrow-none):before,
.bg-left.white .eyebrow-title:before,
.bg-left.white h1:first-of-type:not(.aptiv-careers h1):not(.eyebrow-none):before,
.bg-left.white .h1:first-of-type:not(.aptiv-careers .h1):not(.eyebrow-none):before,
.bg-light-gray .eyebrow-title:before,
.bg-light-gray h1:first-of-type:not(.aptiv-careers h1):not(.eyebrow-none):before,
.bg-light-gray .h1:first-of-type:not(.aptiv-careers .h1):not(.eyebrow-none):before,
.bg-right.light-gray .eyebrow-title:before,
.bg-right.light-gray h1:first-of-type:not(.aptiv-careers h1):not(.eyebrow-none):before,
.bg-right.light-gray .h1:first-of-type:not(.aptiv-careers .h1):not(.eyebrow-none):before,
.bg-left.light-gray .eyebrow-title:before,
.bg-left.light-gray h1:first-of-type:not(.aptiv-careers h1):not(.eyebrow-none):before,
.bg-left.light-gray .h1:first-of-type:not(.aptiv-careers .h1):not(.eyebrow-none):before,
.bg-concrete .eyebrow-title:before,
.bg-concrete h1:first-of-type:not(.aptiv-careers h1):not(.eyebrow-none):before,
.bg-concrete .h1:first-of-type:not(.aptiv-careers .h1):not(.eyebrow-none):before,
.bg-right.concrete .eyebrow-title:before,
.bg-right.concrete h1:first-of-type:not(.aptiv-careers h1):not(.eyebrow-none):before,
.bg-right.concrete .h1:first-of-type:not(.aptiv-careers .h1):not(.eyebrow-none):before,
.bg-left.concrete .eyebrow-title:before,
.bg-left.concrete h1:first-of-type:not(.aptiv-careers h1):not(.eyebrow-none):before,
.bg-left.concrete .h1:first-of-type:not(.aptiv-careers .h1):not(.eyebrow-none):before,
.bg-light-blue .eyebrow-title:before,
.bg-light-blue h1:first-of-type:not(.aptiv-careers h1):not(.eyebrow-none):before,
.bg-light-blue .h1:first-of-type:not(.aptiv-careers .h1):not(.eyebrow-none):before,
.bg-right.light-blue .eyebrow-title:before,
.bg-right.light-blue h1:first-of-type:not(.aptiv-careers h1):not(.eyebrow-none):before,
.bg-right.light-blue .h1:first-of-type:not(.aptiv-careers .h1):not(.eyebrow-none):before,
.bg-left.light-blue .eyebrow-title:before,
.bg-left.light-blue h1:first-of-type:not(.aptiv-careers h1):not(.eyebrow-none):before,
.bg-left.light-blue .h1:first-of-type:not(.aptiv-careers .h1):not(.eyebrow-none):before {
  border-color: #f3f3f3;
}
.white-with-dots p,
.white-background p,
.dark-text p,
.bg-white p,
.bg-right.white p,
.bg-left.white p,
.bg-light-gray p,
.bg-right.light-gray p,
.bg-left.light-gray p,
.bg-concrete p,
.bg-right.concrete p,
.bg-left.concrete p,
.bg-light-blue p,
.bg-right.light-blue p,
.bg-left.light-blue p {
  color: var(--color-dark-paragraph);
}
.white-with-dots .eyebrow,
.white-with-dots .all-caps,
.white-background .eyebrow,
.white-background .all-caps,
.dark-text .eyebrow,
.dark-text .all-caps,
.bg-white .eyebrow,
.bg-white .all-caps,
.bg-right.white .eyebrow,
.bg-right.white .all-caps,
.bg-left.white .eyebrow,
.bg-left.white .all-caps,
.bg-light-gray .eyebrow,
.bg-light-gray .all-caps,
.bg-right.light-gray .eyebrow,
.bg-right.light-gray .all-caps,
.bg-left.light-gray .eyebrow,
.bg-left.light-gray .all-caps,
.bg-concrete .eyebrow,
.bg-concrete .all-caps,
.bg-right.concrete .eyebrow,
.bg-right.concrete .all-caps,
.bg-left.concrete .eyebrow,
.bg-left.concrete .all-caps,
.bg-light-blue .eyebrow,
.bg-light-blue .all-caps,
.bg-right.light-blue .eyebrow,
.bg-right.light-blue .all-caps,
.bg-left.light-blue .eyebrow,
.bg-left.light-blue .all-caps {
  color: #4e7c88;
}
.white-with-dots b, .white-with-dots strong,
.white-background b,
.white-background strong,
.dark-text b,
.dark-text strong,
.bg-white b,
.bg-white strong,
.bg-right.white b,
.bg-right.white strong,
.bg-left.white b,
.bg-left.white strong,
.bg-light-gray b,
.bg-light-gray strong,
.bg-right.light-gray b,
.bg-right.light-gray strong,
.bg-left.light-gray b,
.bg-left.light-gray strong,
.bg-concrete b,
.bg-concrete strong,
.bg-right.concrete b,
.bg-right.concrete strong,
.bg-left.concrete b,
.bg-left.concrete strong,
.bg-light-blue b,
.bg-light-blue strong,
.bg-right.light-blue b,
.bg-right.light-blue strong,
.bg-left.light-blue b,
.bg-left.light-blue strong {
  color: #000;
}
.white-with-dots a,
.white-background a,
.dark-text a,
.bg-white a,
.bg-right.white a,
.bg-left.white a,
.bg-light-gray a,
.bg-right.light-gray a,
.bg-left.light-gray a,
.bg-concrete a,
.bg-right.concrete a,
.bg-left.concrete a,
.bg-light-blue a,
.bg-right.light-blue a,
.bg-left.light-blue a {
  color: var(--color-dark-paragraph);
}
.white-with-dots a:hover, .white-with-dots a:focus,
.white-background a:hover,
.white-background a:focus,
.dark-text a:hover,
.dark-text a:focus,
.bg-white a:hover,
.bg-white a:focus,
.bg-right.white a:hover,
.bg-right.white a:focus,
.bg-left.white a:hover,
.bg-left.white a:focus,
.bg-light-gray a:hover,
.bg-light-gray a:focus,
.bg-right.light-gray a:hover,
.bg-right.light-gray a:focus,
.bg-left.light-gray a:hover,
.bg-left.light-gray a:focus,
.bg-concrete a:hover,
.bg-concrete a:focus,
.bg-right.concrete a:hover,
.bg-right.concrete a:focus,
.bg-left.concrete a:hover,
.bg-left.concrete a:focus,
.bg-light-blue a:hover,
.bg-light-blue a:focus,
.bg-right.light-blue a:hover,
.bg-right.light-blue a:focus,
.bg-left.light-blue a:hover,
.bg-left.light-blue a:focus {
  color: #000;
}
.white-with-dots hr.text-divider,
.white-background hr.text-divider,
.dark-text hr.text-divider,
.bg-white hr.text-divider,
.bg-right.white hr.text-divider,
.bg-left.white hr.text-divider,
.bg-light-gray hr.text-divider,
.bg-right.light-gray hr.text-divider,
.bg-left.light-gray hr.text-divider,
.bg-concrete hr.text-divider,
.bg-right.concrete hr.text-divider,
.bg-left.concrete hr.text-divider,
.bg-light-blue hr.text-divider,
.bg-right.light-blue hr.text-divider,
.bg-left.light-blue hr.text-divider {
  background: #000;
  color: #000;
}
.white-with-dots .aptiv-button,
.white-background .aptiv-button,
.dark-text .aptiv-button,
.bg-white .aptiv-button,
.bg-right.white .aptiv-button,
.bg-left.white .aptiv-button,
.bg-light-gray .aptiv-button,
.bg-right.light-gray .aptiv-button,
.bg-left.light-gray .aptiv-button,
.bg-concrete .aptiv-button,
.bg-right.concrete .aptiv-button,
.bg-left.concrete .aptiv-button,
.bg-light-blue .aptiv-button,
.bg-right.light-blue .aptiv-button,
.bg-left.light-blue .aptiv-button {
  color: #000;
}
.white-with-dots .testimonial-gallery__slider,
.white-background .testimonial-gallery__slider,
.dark-text .testimonial-gallery__slider,
.bg-white .testimonial-gallery__slider,
.bg-right.white .testimonial-gallery__slider,
.bg-left.white .testimonial-gallery__slider,
.bg-light-gray .testimonial-gallery__slider,
.bg-right.light-gray .testimonial-gallery__slider,
.bg-left.light-gray .testimonial-gallery__slider,
.bg-concrete .testimonial-gallery__slider,
.bg-right.concrete .testimonial-gallery__slider,
.bg-left.concrete .testimonial-gallery__slider,
.bg-light-blue .testimonial-gallery__slider,
.bg-right.light-blue .testimonial-gallery__slider,
.bg-left.light-blue .testimonial-gallery__slider {
  border-color: #000;
}
.white-with-dots .testimonial-gallery__text,
.white-with-dots .testimonial-gallery__author,
.white-background .testimonial-gallery__text,
.white-background .testimonial-gallery__author,
.dark-text .testimonial-gallery__text,
.dark-text .testimonial-gallery__author,
.bg-white .testimonial-gallery__text,
.bg-white .testimonial-gallery__author,
.bg-right.white .testimonial-gallery__text,
.bg-right.white .testimonial-gallery__author,
.bg-left.white .testimonial-gallery__text,
.bg-left.white .testimonial-gallery__author,
.bg-light-gray .testimonial-gallery__text,
.bg-light-gray .testimonial-gallery__author,
.bg-right.light-gray .testimonial-gallery__text,
.bg-right.light-gray .testimonial-gallery__author,
.bg-left.light-gray .testimonial-gallery__text,
.bg-left.light-gray .testimonial-gallery__author,
.bg-concrete .testimonial-gallery__text,
.bg-concrete .testimonial-gallery__author,
.bg-right.concrete .testimonial-gallery__text,
.bg-right.concrete .testimonial-gallery__author,
.bg-left.concrete .testimonial-gallery__text,
.bg-left.concrete .testimonial-gallery__author,
.bg-light-blue .testimonial-gallery__text,
.bg-light-blue .testimonial-gallery__author,
.bg-right.light-blue .testimonial-gallery__text,
.bg-right.light-blue .testimonial-gallery__author,
.bg-left.light-blue .testimonial-gallery__text,
.bg-left.light-blue .testimonial-gallery__author {
  color: #000;
}
.white-with-dots .testimonial-gallery__nav button,
.white-background .testimonial-gallery__nav button,
.dark-text .testimonial-gallery__nav button,
.bg-white .testimonial-gallery__nav button,
.bg-right.white .testimonial-gallery__nav button,
.bg-left.white .testimonial-gallery__nav button,
.bg-light-gray .testimonial-gallery__nav button,
.bg-right.light-gray .testimonial-gallery__nav button,
.bg-left.light-gray .testimonial-gallery__nav button,
.bg-concrete .testimonial-gallery__nav button,
.bg-right.concrete .testimonial-gallery__nav button,
.bg-left.concrete .testimonial-gallery__nav button,
.bg-light-blue .testimonial-gallery__nav button,
.bg-right.light-blue .testimonial-gallery__nav button,
.bg-left.light-blue .testimonial-gallery__nav button {
  border: 2px solid #000;
}
.white-with-dots .card-basic__content,
.white-background .card-basic__content,
.dark-text .card-basic__content,
.bg-white .card-basic__content,
.bg-right.white .card-basic__content,
.bg-left.white .card-basic__content,
.bg-light-gray .card-basic__content,
.bg-right.light-gray .card-basic__content,
.bg-left.light-gray .card-basic__content,
.bg-concrete .card-basic__content,
.bg-right.concrete .card-basic__content,
.bg-left.concrete .card-basic__content,
.bg-light-blue .card-basic__content,
.bg-right.light-blue .card-basic__content,
.bg-left.light-blue .card-basic__content {
  border-color: #000;
}
.white-with-dots .card-basic__subheading,
.white-background .card-basic__subheading,
.dark-text .card-basic__subheading,
.bg-white .card-basic__subheading,
.bg-right.white .card-basic__subheading,
.bg-left.white .card-basic__subheading,
.bg-light-gray .card-basic__subheading,
.bg-right.light-gray .card-basic__subheading,
.bg-left.light-gray .card-basic__subheading,
.bg-concrete .card-basic__subheading,
.bg-right.concrete .card-basic__subheading,
.bg-left.concrete .card-basic__subheading,
.bg-light-blue .card-basic__subheading,
.bg-right.light-blue .card-basic__subheading,
.bg-left.light-blue .card-basic__subheading {
  color: #000;
}
.white-with-dots .card-basic__description,
.white-background .card-basic__description,
.dark-text .card-basic__description,
.bg-white .card-basic__description,
.bg-right.white .card-basic__description,
.bg-left.white .card-basic__description,
.bg-light-gray .card-basic__description,
.bg-right.light-gray .card-basic__description,
.bg-left.light-gray .card-basic__description,
.bg-concrete .card-basic__description,
.bg-right.concrete .card-basic__description,
.bg-left.concrete .card-basic__description,
.bg-light-blue .card-basic__description,
.bg-right.light-blue .card-basic__description,
.bg-left.light-blue .card-basic__description {
  color: #383942;
}
.white-with-dots .card-basic__cta,
.white-background .card-basic__cta,
.dark-text .card-basic__cta,
.bg-white .card-basic__cta,
.bg-right.white .card-basic__cta,
.bg-left.white .card-basic__cta,
.bg-light-gray .card-basic__cta,
.bg-right.light-gray .card-basic__cta,
.bg-left.light-gray .card-basic__cta,
.bg-concrete .card-basic__cta,
.bg-right.concrete .card-basic__cta,
.bg-left.concrete .card-basic__cta,
.bg-light-blue .card-basic__cta,
.bg-right.light-blue .card-basic__cta,
.bg-left.light-blue .card-basic__cta {
  border-color: #000;
}
.white-with-dots .card-basic__cta:before,
.white-background .card-basic__cta:before,
.dark-text .card-basic__cta:before,
.bg-white .card-basic__cta:before,
.bg-right.white .card-basic__cta:before,
.bg-left.white .card-basic__cta:before,
.bg-light-gray .card-basic__cta:before,
.bg-right.light-gray .card-basic__cta:before,
.bg-left.light-gray .card-basic__cta:before,
.bg-concrete .card-basic__cta:before,
.bg-right.concrete .card-basic__cta:before,
.bg-left.concrete .card-basic__cta:before,
.bg-light-blue .card-basic__cta:before,
.bg-right.light-blue .card-basic__cta:before,
.bg-left.light-blue .card-basic__cta:before {
  /*black arrow*/
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="15" viewBox="0 0 25 24" fill="none"><path d="M14.4707 3.19727L22.7903 11.5169L14.4707 19.8365" stroke="black" stroke-width="2"/><path d="M23.0012 11.7278L0.373802 11.7278" stroke="black" stroke-width="2"/></svg>');
}
.white-with-dots .outline-button,
.white-with-dots .outline-arrow-button,
.white-background .outline-button,
.white-background .outline-arrow-button,
.dark-text .outline-button,
.dark-text .outline-arrow-button,
.bg-white .outline-button,
.bg-white .outline-arrow-button,
.bg-right.white .outline-button,
.bg-right.white .outline-arrow-button,
.bg-left.white .outline-button,
.bg-left.white .outline-arrow-button,
.bg-light-gray .outline-button,
.bg-light-gray .outline-arrow-button,
.bg-right.light-gray .outline-button,
.bg-right.light-gray .outline-arrow-button,
.bg-left.light-gray .outline-button,
.bg-left.light-gray .outline-arrow-button,
.bg-concrete .outline-button,
.bg-concrete .outline-arrow-button,
.bg-right.concrete .outline-button,
.bg-right.concrete .outline-arrow-button,
.bg-left.concrete .outline-button,
.bg-left.concrete .outline-arrow-button,
.bg-light-blue .outline-button,
.bg-light-blue .outline-arrow-button,
.bg-right.light-blue .outline-button,
.bg-right.light-blue .outline-arrow-button,
.bg-left.light-blue .outline-button,
.bg-left.light-blue .outline-arrow-button {
  color: #000 !important;
  border-color: #000;
}
.white-with-dots .outline-button:hover, .white-with-dots .outline-button:focus,
.white-with-dots .outline-arrow-button:hover,
.white-with-dots .outline-arrow-button:focus,
.white-background .outline-button:hover,
.white-background .outline-button:focus,
.white-background .outline-arrow-button:hover,
.white-background .outline-arrow-button:focus,
.dark-text .outline-button:hover,
.dark-text .outline-button:focus,
.dark-text .outline-arrow-button:hover,
.dark-text .outline-arrow-button:focus,
.bg-white .outline-button:hover,
.bg-white .outline-button:focus,
.bg-white .outline-arrow-button:hover,
.bg-white .outline-arrow-button:focus,
.bg-right.white .outline-button:hover,
.bg-right.white .outline-button:focus,
.bg-right.white .outline-arrow-button:hover,
.bg-right.white .outline-arrow-button:focus,
.bg-left.white .outline-button:hover,
.bg-left.white .outline-button:focus,
.bg-left.white .outline-arrow-button:hover,
.bg-left.white .outline-arrow-button:focus,
.bg-light-gray .outline-button:hover,
.bg-light-gray .outline-button:focus,
.bg-light-gray .outline-arrow-button:hover,
.bg-light-gray .outline-arrow-button:focus,
.bg-right.light-gray .outline-button:hover,
.bg-right.light-gray .outline-button:focus,
.bg-right.light-gray .outline-arrow-button:hover,
.bg-right.light-gray .outline-arrow-button:focus,
.bg-left.light-gray .outline-button:hover,
.bg-left.light-gray .outline-button:focus,
.bg-left.light-gray .outline-arrow-button:hover,
.bg-left.light-gray .outline-arrow-button:focus,
.bg-concrete .outline-button:hover,
.bg-concrete .outline-button:focus,
.bg-concrete .outline-arrow-button:hover,
.bg-concrete .outline-arrow-button:focus,
.bg-right.concrete .outline-button:hover,
.bg-right.concrete .outline-button:focus,
.bg-right.concrete .outline-arrow-button:hover,
.bg-right.concrete .outline-arrow-button:focus,
.bg-left.concrete .outline-button:hover,
.bg-left.concrete .outline-button:focus,
.bg-left.concrete .outline-arrow-button:hover,
.bg-left.concrete .outline-arrow-button:focus,
.bg-light-blue .outline-button:hover,
.bg-light-blue .outline-button:focus,
.bg-light-blue .outline-arrow-button:hover,
.bg-light-blue .outline-arrow-button:focus,
.bg-right.light-blue .outline-button:hover,
.bg-right.light-blue .outline-button:focus,
.bg-right.light-blue .outline-arrow-button:hover,
.bg-right.light-blue .outline-arrow-button:focus,
.bg-left.light-blue .outline-button:hover,
.bg-left.light-blue .outline-button:focus,
.bg-left.light-blue .outline-arrow-button:hover,
.bg-left.light-blue .outline-arrow-button:focus {
  color: #000;
}
.white-with-dots .find-distributor .fd-container .aptiv-button,
.white-background .find-distributor .fd-container .aptiv-button,
.dark-text .find-distributor .fd-container .aptiv-button,
.bg-white .find-distributor .fd-container .aptiv-button,
.bg-right.white .find-distributor .fd-container .aptiv-button,
.bg-left.white .find-distributor .fd-container .aptiv-button,
.bg-light-gray .find-distributor .fd-container .aptiv-button,
.bg-right.light-gray .find-distributor .fd-container .aptiv-button,
.bg-left.light-gray .find-distributor .fd-container .aptiv-button,
.bg-concrete .find-distributor .fd-container .aptiv-button,
.bg-right.concrete .find-distributor .fd-container .aptiv-button,
.bg-left.concrete .find-distributor .fd-container .aptiv-button,
.bg-light-blue .find-distributor .fd-container .aptiv-button,
.bg-right.light-blue .find-distributor .fd-container .aptiv-button,
.bg-left.light-blue .find-distributor .fd-container .aptiv-button {
  color: #000;
}
.white-with-dots .image-cta-tools .mobile-text .main-link,
.white-background .image-cta-tools .mobile-text .main-link,
.dark-text .image-cta-tools .mobile-text .main-link,
.bg-white .image-cta-tools .mobile-text .main-link,
.bg-right.white .image-cta-tools .mobile-text .main-link,
.bg-left.white .image-cta-tools .mobile-text .main-link,
.bg-light-gray .image-cta-tools .mobile-text .main-link,
.bg-right.light-gray .image-cta-tools .mobile-text .main-link,
.bg-left.light-gray .image-cta-tools .mobile-text .main-link,
.bg-concrete .image-cta-tools .mobile-text .main-link,
.bg-right.concrete .image-cta-tools .mobile-text .main-link,
.bg-left.concrete .image-cta-tools .mobile-text .main-link,
.bg-light-blue .image-cta-tools .mobile-text .main-link,
.bg-right.light-blue .image-cta-tools .mobile-text .main-link,
.bg-left.light-blue .image-cta-tools .mobile-text .main-link {
  color: #000;
}
.white-with-dots .arrow-button--auto,
.white-background .arrow-button--auto,
.dark-text .arrow-button--auto,
.bg-white .arrow-button--auto,
.bg-right.white .arrow-button--auto,
.bg-left.white .arrow-button--auto,
.bg-light-gray .arrow-button--auto,
.bg-right.light-gray .arrow-button--auto,
.bg-left.light-gray .arrow-button--auto,
.bg-concrete .arrow-button--auto,
.bg-right.concrete .arrow-button--auto,
.bg-left.concrete .arrow-button--auto,
.bg-light-blue .arrow-button--auto,
.bg-right.light-blue .arrow-button--auto,
.bg-left.light-blue .arrow-button--auto {
  color: #000;
}
.white-with-dots .arrow-button--auto:before,
.white-background .arrow-button--auto:before,
.dark-text .arrow-button--auto:before,
.bg-white .arrow-button--auto:before,
.bg-right.white .arrow-button--auto:before,
.bg-left.white .arrow-button--auto:before,
.bg-light-gray .arrow-button--auto:before,
.bg-right.light-gray .arrow-button--auto:before,
.bg-left.light-gray .arrow-button--auto:before,
.bg-concrete .arrow-button--auto:before,
.bg-right.concrete .arrow-button--auto:before,
.bg-left.concrete .arrow-button--auto:before,
.bg-light-blue .arrow-button--auto:before,
.bg-right.light-blue .arrow-button--auto:before,
.bg-left.light-blue .arrow-button--auto:before {
  /*black arrow*/
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="15" viewBox="0 0 25 24" fill="none"><path d="M14.4707 3.19727L22.7903 11.5169L14.4707 19.8365" stroke="black" stroke-width="2"/><path d="M23.0012 11.7278L0.373802 11.7278" stroke="black" stroke-width="2"/></svg>');
  border-color: #000;
}
.white-with-dots .arrow-button--auto:hover, .white-with-dots .arrow-button--auto:focus, .white-with-dots .arrow-button--auto:visited,
.white-background .arrow-button--auto:hover,
.white-background .arrow-button--auto:focus,
.white-background .arrow-button--auto:visited,
.dark-text .arrow-button--auto:hover,
.dark-text .arrow-button--auto:focus,
.dark-text .arrow-button--auto:visited,
.bg-white .arrow-button--auto:hover,
.bg-white .arrow-button--auto:focus,
.bg-white .arrow-button--auto:visited,
.bg-right.white .arrow-button--auto:hover,
.bg-right.white .arrow-button--auto:focus,
.bg-right.white .arrow-button--auto:visited,
.bg-left.white .arrow-button--auto:hover,
.bg-left.white .arrow-button--auto:focus,
.bg-left.white .arrow-button--auto:visited,
.bg-light-gray .arrow-button--auto:hover,
.bg-light-gray .arrow-button--auto:focus,
.bg-light-gray .arrow-button--auto:visited,
.bg-right.light-gray .arrow-button--auto:hover,
.bg-right.light-gray .arrow-button--auto:focus,
.bg-right.light-gray .arrow-button--auto:visited,
.bg-left.light-gray .arrow-button--auto:hover,
.bg-left.light-gray .arrow-button--auto:focus,
.bg-left.light-gray .arrow-button--auto:visited,
.bg-concrete .arrow-button--auto:hover,
.bg-concrete .arrow-button--auto:focus,
.bg-concrete .arrow-button--auto:visited,
.bg-right.concrete .arrow-button--auto:hover,
.bg-right.concrete .arrow-button--auto:focus,
.bg-right.concrete .arrow-button--auto:visited,
.bg-left.concrete .arrow-button--auto:hover,
.bg-left.concrete .arrow-button--auto:focus,
.bg-left.concrete .arrow-button--auto:visited,
.bg-light-blue .arrow-button--auto:hover,
.bg-light-blue .arrow-button--auto:focus,
.bg-light-blue .arrow-button--auto:visited,
.bg-right.light-blue .arrow-button--auto:hover,
.bg-right.light-blue .arrow-button--auto:focus,
.bg-right.light-blue .arrow-button--auto:visited,
.bg-left.light-blue .arrow-button--auto:hover,
.bg-left.light-blue .arrow-button--auto:focus,
.bg-left.light-blue .arrow-button--auto:visited {
  color: #000;
}
.white-with-dots .text-muted,
.white-background .text-muted,
.dark-text .text-muted,
.bg-white .text-muted,
.bg-right.white .text-muted,
.bg-left.white .text-muted,
.bg-light-gray .text-muted,
.bg-right.light-gray .text-muted,
.bg-left.light-gray .text-muted,
.bg-concrete .text-muted,
.bg-right.concrete .text-muted,
.bg-left.concrete .text-muted,
.bg-light-blue .text-muted,
.bg-right.light-blue .text-muted,
.bg-left.light-blue .text-muted {
  color: rgba(33, 37, 41, 0.75) !important;
}
.white-with-dots .custom-insights__title,
.white-with-dots .custom-insights__date,
.white-background .custom-insights__title,
.white-background .custom-insights__date,
.dark-text .custom-insights__title,
.dark-text .custom-insights__date,
.bg-white .custom-insights__title,
.bg-white .custom-insights__date,
.bg-right.white .custom-insights__title,
.bg-right.white .custom-insights__date,
.bg-left.white .custom-insights__title,
.bg-left.white .custom-insights__date,
.bg-light-gray .custom-insights__title,
.bg-light-gray .custom-insights__date,
.bg-right.light-gray .custom-insights__title,
.bg-right.light-gray .custom-insights__date,
.bg-left.light-gray .custom-insights__title,
.bg-left.light-gray .custom-insights__date,
.bg-concrete .custom-insights__title,
.bg-concrete .custom-insights__date,
.bg-right.concrete .custom-insights__title,
.bg-right.concrete .custom-insights__date,
.bg-left.concrete .custom-insights__title,
.bg-left.concrete .custom-insights__date,
.bg-light-blue .custom-insights__title,
.bg-light-blue .custom-insights__date,
.bg-right.light-blue .custom-insights__title,
.bg-right.light-blue .custom-insights__date,
.bg-left.light-blue .custom-insights__title,
.bg-left.light-blue .custom-insights__date {
  color: #000;
}

.bg-concrete .eyebrow-title:before,
.bg-concrete h1:first-of-type:not(.aptiv-careers h1):not(.eyebrow-none):before,
.bg-concrete .h1:first-of-type:not(.aptiv-careers .h1):not(.eyebrow-none):before,
.bg-right.concrete .eyebrow-title:before,
.bg-right.concrete h1:first-of-type:not(.aptiv-careers h1):not(.eyebrow-none):before,
.bg-right.concrete .h1:first-of-type:not(.aptiv-careers .h1):not(.eyebrow-none):before,
.bg-left.concrete .eyebrow-title:before,
.bg-left.concrete h1:first-of-type:not(.aptiv-careers h1):not(.eyebrow-none):before,
.bg-left.concrete .h1:first-of-type:not(.aptiv-careers .h1):not(.eyebrow-none):before {
  border-color: #fff;
}

.arrow-button {
  display: inline-block;
  position: relative;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 2px;
  transition: 0.2s ease-in-out;
  font-size: 0.75rem;
}
@media (min-width: 768px) {
  .arrow-button {
    font-size: 0.875rem;
  }
}
.arrow-button:hover, .arrow-button:focus {
  text-decoration: none;
}
.arrow-button {
  padding-left: 40px;
  margin: 16px 0;
}
.arrow-button:before {
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="15" viewBox="0 0 25 24" fill="none"><path d="M14.4707 3.19727L22.7903 11.5169L14.4707 19.8365" stroke="black" stroke-width="2"/><path d="M23.0012 11.7278L0.373802 11.7278" stroke="black" stroke-width="2"/></svg>');
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: 1;
  padding-top: 5px;
}
.arrow-button:hover:before, .arrow-button:focus:before {
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="15" viewBox="0 0 17 15" fill="none"><path d="M9.90625 2.01855L15.3489 7.46118L9.90625 12.9038" stroke="white" stroke-width="2"/><path d="M15.4872 7.59857H0.684633" stroke="white" stroke-width="2"/></svg>');
  background: #f84018;
  border-color: #f84018;
}

@-moz-document url-prefix() {
  .arrow-button:before {
    padding-top: 1px;
  }
}
.arrow-button--black {
  color: #000 !important;
}
.arrow-button--black:before {
  border: 2px solid #000;
}

.arrow-button--white {
  color: #fff !important;
}
.arrow-button--white:before {
  border: 2px solid #fff;
}
.arrow-button--white:hover, .arrow-button--white:focus, .arrow-button--white:visited {
  color: #fff;
}

.arrow-button--auto {
  color: #fff;
}
.arrow-button--auto:before {
  /*white arrow*/
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="15" viewBox="0 0 25 24" fill="none"><path d="M14.4707 3.19727L22.7903 11.5169L14.4707 19.8365" stroke="white" stroke-width="2"/><path d="M23.0012 11.7278L0.373802 11.7278" stroke="white" stroke-width="2"/></svg>');
  border: 2px solid #fff;
}
.arrow-button--auto:hover, .arrow-button--auto:focus, .arrow-button--auto:visited {
  color: #fff;
}

.white-arrow-button {
  display: inline-block;
  position: relative;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 2px;
  transition: 0.2s ease-in-out;
  font-size: 0.75rem;
}
@media (min-width: 768px) {
  .white-arrow-button {
    font-size: 0.875rem;
  }
}
.white-arrow-button:hover, .white-arrow-button:focus {
  text-decoration: none;
}
.white-arrow-button {
  border: none;
  border-radius: 0;
  padding: 0;
}
.white-arrow-button:after {
  content: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='61px'%20height='11px'%20viewBox='0%200%2061%2011'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3c!--%20Generator:%20Sketch%2047.1%20(45422)%20-%20http://www.bohemiancoding.com/sketch%20--%3e%3ctitle%3earrow-right-white%3c/title%3e%3cdesc%3eCreated%20with%20Sketch.%3c/desc%3e%3cdefs%3e%3c/defs%3e%3cg%20id='Page-1'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='arrow-right-white'%20transform='translate(0.000000,%201.000000)'%20fill-rule='nonzero'%20fill='%23FFFFFF'%3e%3cpolygon%20id='Line'%20points='-7.10542736e-14%205%2060%205%2060%204%20-7.10542736e-14%204'%3e%3c/polygon%3e%3cpolygon%20id='Line-2-Copy-3'%20points='55.4940192%208.66156339%2056.2301188%209.33843661%2060.6792559%204.5%2056.2301188%20-0.338436607%2055.4940192%200.338436607%2059.3207441%204.5'%3e%3c/polygon%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
  display: inline-block;
  margin-left: 12px;
  vertical-align: middle;
}
@media (min-width: 992px) {
  .white-arrow-button {
    align-items: center;
    border: 2px solid;
    border-radius: 100px;
    display: inline-flex;
    justify-content: center;
    padding: 16px 28px;
    text-align: center;
    white-space: nowrap;
  }
}

.orange-arrow-button {
  display: inline-block;
  position: relative;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 2px;
  transition: 0.2s ease-in-out;
  font-size: 0.75rem;
}
@media (min-width: 768px) {
  .orange-arrow-button {
    font-size: 0.875rem;
  }
}
.orange-arrow-button:hover, .orange-arrow-button:focus {
  text-decoration: none;
}
.orange-arrow-button {
  color: #000 !important;
  background: #fff;
  padding: 20px 84px 20px 44px;
  border: 2px solid transparent;
  border-radius: 100px;
  width: 100%;
  text-align: center;
}
@media (min-width: 768px) {
  .orange-arrow-button {
    width: auto;
    text-align: left;
  }
}
.orange-arrow-button:hover, .orange-arrow-button:focus {
  color: #fff !important;
  border-color: #fff;
  background: #000;
}
.orange-arrow-button:after {
  content: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAMCAYAAAB8xa1IAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADCSURBVHgBtZSxDcJADEW/AaHQhS6IJiMwgkcgG4QNsgGswAQZgWxARmCEdEAFBYJEimT+FSmIRHf3JOtOPslf/rYO8MxHk9w0jsf5CTzS6qoQoOwQnYIKGazi0TC006QMJrSob02PaQbI04CcYnuEhHPSVhNzMYiJG57zFQGhbblX6/7Rw5YIwUvXG27gw1lHxw4uJ/AMC6cseuY15R4eo/peeBf6FZEqqq/Z8DaDRwSyZRcUs8sc7Q4hefN3cJ2N81/MnjxTu/re2gAAAABJRU5ErkJggg==");
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 48px;
  transform: translateY(-50%);
}

.orange-arrow-button--outline {
  border: 2px solid #000;
}

.outline-button {
  display: inline-block;
  position: relative;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 2px;
  transition: 0.2s ease-in-out;
  font-size: 0.75rem;
}
@media (min-width: 768px) {
  .outline-button {
    font-size: 0.875rem;
  }
}
.outline-button:hover, .outline-button:focus {
  text-decoration: none;
}
.outline-button {
  color: #fff !important;
  background: none;
  padding: 20px 44px 20px 44px;
  border: 2px solid #fff;
  border-radius: 100px;
  width: 100%;
  text-align: center;
}
.outline-button.light {
  border-width: 1px;
}
@media (min-width: 768px) {
  .outline-button {
    width: auto;
    text-align: left;
  }
}
.outline-button:hover, .outline-button:focus {
  color: #fff;
}

.outline-arrow-button {
  display: inline-block;
  position: relative;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 2px;
  transition: 0.2s ease-in-out;
  font-size: 0.75rem;
}
@media (min-width: 768px) {
  .outline-arrow-button {
    font-size: 0.875rem;
  }
}
.outline-arrow-button:hover, .outline-arrow-button:focus {
  text-decoration: none;
}
.outline-arrow-button {
  color: #fff !important;
  background: none;
  padding: 16px;
  border: 2px solid #fff;
  border-radius: 100px;
  text-transform: none;
  width: 100%;
}
.outline-arrow-button:hover, .outline-arrow-button:focus {
  color: #fff;
}
.outline-arrow-button:before {
  content: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPCAYAAAACsSQRAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABvSURBVHgB1ZG7DYAwDESPzyAegRUYgQlYBSZjBNggKekYAU6K09sWBTzpSYkSnc4y8AKd8d9MG3oiyEBveuk5zPKPoF4fPGQqdKMjPaDJUffaZIUdQVl3bTTBidCkDZLePxbQwk5G2UZGEEFgBBcP9/Ar9+uzCfcAAAAASUVORK5CYII=");
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
  z-index: 1;
  padding-top: 4px;
}
@media (min-width: 768px) {
  .outline-arrow-button {
    padding: 24px;
    font-size: 1.5rem;
    line-height: 32px;
  }
  .outline-arrow-button:before {
    right: 24px;
    padding-top: 0;
  }
}

.orange-button {
  display: inline-block;
  position: relative;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 2px;
  transition: 0.2s ease-in-out;
  font-size: 0.75rem;
}
@media (min-width: 768px) {
  .orange-button {
    font-size: 0.875rem;
  }
}
.orange-button:hover, .orange-button:focus {
  text-decoration: none;
}
.orange-button {
  text-align: center;
  color: #fff !important;
  background: #f84018;
  padding: 20px 44px 20px 44px;
  border: 2px solid #f84018;
  border-radius: 100px;
}
.orange-button:hover, .orange-button:focus {
  color: #fff;
  background: #000;
}

.aptiv-button, .insights-details.sidebar .marketo .mkto-topic-subscribe button.mktoButton {
  border: 1px solid #000;
  color: #fff;
  padding: 22px 30px;
  min-width: 250px;
  font-size: 15px;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1.5px;
  line-height: normal;
  font-weight: 700;
  border-radius: 50px;
  background-color: transparent;
  width: auto;
  transition: 0.2s ease-in-out;
}
.aptiv-button:after, .insights-details.sidebar .marketo .mkto-topic-subscribe button.mktoButton:after {
  display: block;
  content: "";
  padding-left: 0;
  margin-left: 60px;
  width: 60px;
  max-width: none;
  background: url("../icons/cta-arrow-orange.svg") no-repeat right center;
}
.aptiv-button:hover, .insights-details.sidebar .marketo .mkto-topic-subscribe button.mktoButton:hover, .aptiv-button:focus, .insights-details.sidebar .marketo .mkto-topic-subscribe button.mktoButton:focus, .aptiv-button:focus-visible, .insights-details.sidebar .marketo .mkto-topic-subscribe button.mktoButton:focus-visible {
  cursor: pointer;
  text-decoration: none;
  color: #f84018 !important;
}
.aptiv-button:focus-visible, .insights-details.sidebar .marketo .mkto-topic-subscribe button.mktoButton:focus-visible {
  outline: 2px solid #f84018;
  outline-offset: 2px;
}
.aptiv-button.border-none, .insights-details.sidebar .marketo .mkto-topic-subscribe button.border-none.mktoButton {
  border: none;
}
.aptiv-button--external-white {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  align-items: center;
}
.aptiv-button--external-white:before {
  display: none;
}
.aptiv-button--external-white:after {
  content: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2028.0.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Layer_2_00000058589335431221343490000002826016315743272630_'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2024.5%2024.5'%20style='enable-background:new%200%200%2024.5%2024.5;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%23FFFFFF;}%20%3c/style%3e%3cg%20id='crop'%3e%3cg%3e%3cg%3e%3cpath%20class='st0'%20d='M20.7,24.5H0.5C0.2,24.5,0,24.3,0,24V4.4c0-0.3,0.2-0.5,0.5-0.5h15c0.3,0,0.5,0.2,0.5,0.5s-0.2,0.5-0.5,0.5%20H1v18.6h19.2V9.6c0-0.3,0.2-0.5,0.5-0.5s0.5,0.2,0.5,0.5V24C21.2,24.3,21,24.5,20.7,24.5z'/%3e%3c/g%3e%3cpath%20class='st0'%20d='M24,0H20c-0.3,0-0.5,0.2-0.5,0.5S19.8,1,20,1h2.8L9.3,14.5c-0.2,0.2-0.2,0.5,0,0.7c0.1,0.1,0.2,0.1,0.4,0.1%20c0.1,0,0.3,0,0.4-0.1L23.5,1.8v2.6c0,0.3,0.2,0.5,0.5,0.5s0.5-0.2,0.5-0.5V0.5C24.5,0.2,24.2,0,24,0z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
  display: inline-block;
  position: relative;
  top: 10px;
  right: 0;
  margin-left: 20px;
  background: none;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
}
.aptiv-button--external-white-dual {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  align-items: center;
}
.aptiv-button--external-white-dual:before {
  display: none;
}
.aptiv-button--external-white-dual:after {
  content: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2028.0.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Layer_2_00000037673035370765772640000017641216586439613883_'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2024.5%2024.5'%20style='enable-background:new%200%200%2024.5%2024.5;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%23FFFFFF;}%20.st1{fill:%23F84018;}%20%3c/style%3e%3cg%20id='crop'%3e%3cg%3e%3cg%3e%3cpath%20class='st0'%20d='M20.7,24.5H0.5C0.2,24.5,0,24.3,0,24V4.4c0-0.3,0.2-0.5,0.5-0.5h15c0.3,0,0.5,0.2,0.5,0.5s-0.2,0.5-0.5,0.5%20H1v18.6h19.2V9.6c0-0.3,0.2-0.5,0.5-0.5s0.5,0.2,0.5,0.5V24C21.2,24.3,21,24.5,20.7,24.5z'/%3e%3c/g%3e%3cpath%20class='st1'%20d='M24,0H20c-0.3,0-0.5,0.2-0.5,0.5S19.8,1,20,1h2.8L9.3,14.5c-0.2,0.2-0.2,0.5,0,0.7c0.1,0.1,0.2,0.1,0.4,0.1%20c0.1,0,0.3,0,0.4-0.1L23.5,1.8v2.6c0,0.3,0.2,0.5,0.5,0.5s0.5-0.2,0.5-0.5V0.5C24.5,0.2,24.2,0,24,0z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
  display: inline-block;
  position: relative;
  top: 10px;
  right: 0;
  margin-left: 20px;
  background: none;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
}
.aptiv-button--external-black {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  align-items: center;
}
.aptiv-button--external-black:before {
  display: none;
}
.aptiv-button--external-black:after {
  content: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2028.0.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Layer_2_00000105421537134673423870000012249564804767948170_'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2024.5%2024.5'%20style='enable-background:new%200%200%2024.5%2024.5;'%20xml:space='preserve'%3e%3cg%20id='crop'%3e%3cg%3e%3cg%3e%3cpath%20d='M20.7,24.5H0.5C0.2,24.5,0,24.3,0,24V4.4c0-0.3,0.2-0.5,0.5-0.5h15c0.3,0,0.5,0.2,0.5,0.5s-0.2,0.5-0.5,0.5H1v18.6h19.2%20V9.6c0-0.3,0.2-0.5,0.5-0.5s0.5,0.2,0.5,0.5V24C21.2,24.3,21,24.5,20.7,24.5z'/%3e%3c/g%3e%3cpath%20d='M24,0H20c-0.3,0-0.5,0.2-0.5,0.5S19.8,1,20,1h2.8L9.3,14.5c-0.2,0.2-0.2,0.5,0,0.7c0.1,0.1,0.2,0.1,0.4,0.1%20c0.1,0,0.3,0,0.4-0.1L23.5,1.8v2.6c0,0.3,0.2,0.5,0.5,0.5s0.5-0.2,0.5-0.5V0.5C24.5,0.2,24.2,0,24,0z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
  display: inline-block;
  position: relative;
  top: 10px;
  right: 0;
  margin-left: 20px;
  background: none;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
}
.aptiv-button--external-black-dual {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  align-items: center;
}
.aptiv-button--external-black-dual:before {
  display: none;
}
.aptiv-button--external-black-dual:after {
  content: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2028.0.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Layer_2_00000095297271842546785370000018106150227940695487_'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2024.5%2024.5'%20style='enable-background:new%200%200%2024.5%2024.5;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%23F84018;}%20%3c/style%3e%3cg%20id='crop'%3e%3cg%3e%3cg%3e%3cpath%20d='M20.7,24.5H0.5C0.2,24.5,0,24.3,0,24V4.4c0-0.3,0.2-0.5,0.5-0.5h15c0.3,0,0.5,0.2,0.5,0.5s-0.2,0.5-0.5,0.5H1v18.6h19.2%20V9.6c0-0.3,0.2-0.5,0.5-0.5s0.5,0.2,0.5,0.5V24C21.2,24.3,21,24.5,20.7,24.5z'/%3e%3c/g%3e%3cpath%20class='st0'%20d='M24,0H20c-0.3,0-0.5,0.2-0.5,0.5S19.8,1,20,1h2.8L9.3,14.5c-0.2,0.2-0.2,0.5,0,0.7c0.1,0.1,0.2,0.1,0.4,0.1%20c0.1,0,0.3,0,0.4-0.1L23.5,1.8v2.6c0,0.3,0.2,0.5,0.5,0.5s0.5-0.2,0.5-0.5V0.5C24.5,0.2,24.2,0,24,0z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
  display: inline-block;
  position: relative;
  top: 10px;
  right: 0;
  margin-left: 20px;
  background: none;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
}
.aptiv-button:visited, .insights-details.sidebar .marketo .mkto-topic-subscribe button.mktoButton:visited {
  color: inherit;
}
.aptiv-button-white, .aptiv-button.white, .insights-details.sidebar .marketo .mkto-topic-subscribe button.white.mktoButton {
  color: #fff !important;
  border-color: #fff;
}
.aptiv-button-white:hover, .aptiv-button-white:focus, .aptiv-button-white:focus-visible, .aptiv-button.white:hover, .insights-details.sidebar .marketo .mkto-topic-subscribe button.white.mktoButton:hover, .aptiv-button.white:focus, .insights-details.sidebar .marketo .mkto-topic-subscribe button.white.mktoButton:focus, .aptiv-button.white:focus-visible, .insights-details.sidebar .marketo .mkto-topic-subscribe button.white.mktoButton:focus-visible {
  text-decoration: none;
  color: #f84018 !important;
}
.aptiv-button-fill-white, .aptiv-button.fill-white, .insights-details.sidebar .marketo .mkto-topic-subscribe button.fill-white.mktoButton {
  background: #fff;
  color: #000;
  border-color: #fff;
}
.aptiv-button-fill-black, .aptiv-button.fill-black, .insights-details.sidebar .marketo .mkto-topic-subscribe button.fill-black.mktoButton {
  background: #000;
  color: #fff;
  border-color: #000;
}
.aptiv-button-fill-white-orange-border, .aptiv-button.fill-white-orange-border, .insights-details.sidebar .marketo .mkto-topic-subscribe button.fill-white-orange-border.mktoButton {
  background: #fff;
  color: #f84018;
  border-color: #f84018;
}
.aptiv-button.no-arrow:after, .insights-details.sidebar .marketo .mkto-topic-subscribe button.no-arrow.mktoButton:after {
  display: none !important;
}
.aptiv-button-white-arrow, .aptiv-button.white-arrow, .insights-details.sidebar .marketo .mkto-topic-subscribe button.white-arrow.mktoButton {
  color: #fff !important;
}
.aptiv-button-white-arrow:after, .aptiv-button.white-arrow:after, .insights-details.sidebar .marketo .mkto-topic-subscribe button.white-arrow.mktoButton:after {
  background-image: url("../icons/cta-arrow-white.svg");
}
.aptiv-button-white-arrow:hover, .aptiv-button-white-arrow:focus, .aptiv-button-white-arrow:focus-visible, .aptiv-button.white-arrow:hover, .insights-details.sidebar .marketo .mkto-topic-subscribe button.white-arrow.mktoButton:hover, .aptiv-button.white-arrow:focus, .insights-details.sidebar .marketo .mkto-topic-subscribe button.white-arrow.mktoButton:focus, .aptiv-button.white-arrow:focus-visible, .insights-details.sidebar .marketo .mkto-topic-subscribe button.white-arrow.mktoButton:focus-visible {
  color: #fff !important;
}
.aptiv-button-outline-none, .aptiv-button.outline-none, .insights-details.sidebar .marketo .mkto-topic-subscribe button.mktoButton {
  border: none;
  min-width: 0;
}
.aptiv-button-outline-none:after, .aptiv-button.outline-none:after, .insights-details.sidebar .marketo .mkto-topic-subscribe button.mktoButton:after {
  margin-left: 25px;
}
.aptiv-button-outline-none-white, .aptiv-button.outline-none-white, .insights-details.sidebar .marketo .mkto-topic-subscribe button.outline-none-white.mktoButton {
  color: #fff !important;
  border: none;
  min-width: 0;
}
.aptiv-button-outline-none-white:after, .aptiv-button.outline-none-white:after, .insights-details.sidebar .marketo .mkto-topic-subscribe button.outline-none-white.mktoButton:after {
  margin-left: 25px;
}
.aptiv-button-outline-none-white-arrow, .aptiv-button.outline-none-white-arrow, .insights-details.sidebar .marketo .mkto-topic-subscribe button.outline-none-white-arrow.mktoButton {
  color: #fff;
  border: none;
  min-width: 0;
}
.aptiv-button-outline-none-white-arrow:after, .aptiv-button.outline-none-white-arrow:after, .insights-details.sidebar .marketo .mkto-topic-subscribe button.outline-none-white-arrow.mktoButton:after {
  margin-left: 25px;
  background-image: 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='%23ffffff'/%3e%3cpath%20d='M53%201L60%207.5L53%2014'%20stroke='%23ffffff'/%3e%3crect%20x='52'%20y='7'%20width='8'%20height='1'%20fill='%23ffffff'/%3e%3c/svg%3e");
}
.aptiv-button-just-arrow, .aptiv-button.just-arrow, .insights-details.sidebar .marketo .mkto-topic-subscribe button.just-arrow.mktoButton {
  border: 0;
  font-size: 0;
  letter-spacing: 0;
  height: 60px;
  background: transparent;
  min-width: 0;
}
.aptiv-button-just-arrow:after, .aptiv-button.just-arrow:after, .insights-details.sidebar .marketo .mkto-topic-subscribe button.just-arrow.mktoButton:after {
  max-width: none;
  margin-left: 0 !important;
  padding-left: 0;
}

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

.img-rounded img,
img.img-rounded {
  border-radius: 8px;
}

.img-rounded-left img,
img.img-rounded-left {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

.img-rounded-right img,
img.img-rounded-right {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

.aptiv-careers .img-rounded img,
.aptiv-careers img.img-rounded {
  border-radius: 32px;
}
.aptiv-careers .img-rounded-left img,
.aptiv-careers img.img-rounded-left {
  border-top-left-radius: 32px;
  border-bottom-left-radius: 32px;
}
.aptiv-careers .img-rounded-right img,
.aptiv-careers img.img-rounded-right {
  border-top-right-radius: 32px;
  border-bottom-right-radius: 32px;
}

body,
html {
  max-width: 100%;
  overflow-x: hidden;
}
body:has(body.modal-open),
html:has(body.modal-open) {
  overflow: hidden;
}

body {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}
body.modal-open {
  overflow: hidden;
  padding-right: 0 !important;
}

#PageContent {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}

main {
  flex: 1 1 auto;
}

.aptiv-main {
  background-color: #000;
  color: #fff;
}

.white-with-dots,
.white-background {
  background-color: #fff;
  border-radius: 32px;
}

.white-with-dots {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAASqSURBVHgB7d3PaxppHAbwr6OjVqOZau26xYOFHHIIZBtL6dXjdmGXXva+/8n+J70HlmUXdq9zXUpCKXjwEKiHHELzA6tZMI6O+z4S3bEL2zd+39LQPh8QJxAnz8xEL9/3GUWIiIiIiIjoi5ay+aX9MNwobm5uSyo1edvvd39qt0ei8OurV81cHNevPO/k+aNHPVF4EYb5+0GwLbNZ5u27dx1ttl9ev27cmUwakcjZD63WkSgks/2dzXZ/3Nm5/NBrPLGAi+GlUhvml4MH1WpTFMzFCPIizZTn5fEcdjobooADRi7ke1CpbInCvslSiOMtZMt6XgNZReHrcrmxyFYcj7dtXmN1QfDOWGzOomgiLhWLqv3NPO/f1ydyrqN2erry7lJdDVnN5ltms7oghSDopnz/2Gz2cnt7PVEwH1H92Pe7Xjp9EhUKnfbDh6qPmGK5fIRseGRLpZ4otNvtSTSddpANGdsmqyjk+/15LuzPN+dQiIiIiIiIiIiIiIjoU7Aa4cJievZcOSOAn8Mws1cqBefD4aV25Pq5ZbO6IL8dHm5hpIntOIq63z15ciJrwpz5q3L5G4xJZ3E8ujMYHGAwJGvCfB6jYGybCd3Rs93dY1H48/Dwqatsf7x8Wfd8fzG67X1rsX7AamLoi9xbbGfyedVks1oqbeCAsT1/rtXyopBNTFozcXxPFDBTT2YbmneKKCTPlbnAdZvX2M3UM5nlf91VLncmCqXhsG/+k+cfBXhuW6zE+D/mxC3zRL6/9jsXsCokma1UraqyXY3Hy2wmpyrbf2B1SDibZcQR7WqTlX29eZPHQxxxeazzbA6PlYiIiIiIiIiIiIiIbsxqhIuxa61S2TLj24mZNfdcVI/zmO5F0YlmHJzMhu3Ti4sjV9nGIn0XlW1kS8VxxrZObjUxvL+5uZM2If10uo6qryhg6I/q8bwubObN2sESDhjZ8NDWonECF9kwp3dRi0Yu7G/eV7dw41r056zZbK78rK1Fr7CcQFrXotPmLeyZ+XWuUlGt6rheDtPD/rBKxEUtGrnwyJptUUAW1KGX2ZTLinCuUIlGtsLdux0hIiIiIiIiIiIiIqJbDYVITNTEAVSP9x3WvF6YqaOrbOAy202P1Wqmnqwe47623z9+vHbx8/1a9LNW6y9RSFaPb1st+veDA4y9d26SzWpimEtUenPZrKp6/H4tWl2I9P1ltttWi145V5OJ1VoEqwuSrPROPE811vyYteipGb2KAm417rIWnTxX5kRbfapY31ojvF6B0XZw+4r5SpPz8w1ptfptBwsovpRsRERERERERERERES0FutadLVabeJ7cMuDQU8z1gSMXae4yfB4fKYZBy+yVa6bwReDwbG2Fo2xq5hJX3o06msr25in7wZBw4vjjG02u1p0EGz702kdtxsfmT8gCqgaYwaO/WHeHJrQomBGwk3kwsNFLRqZkA0ZtbXop+XyfC0CsrmtRScqvSjBi0vKW42bE+csW7FWW3m9thadSmRzWovGl7OnZ7NL1IVd1KLNiTvOxPFoXj1WztRRi15k034j8/UX0PeQDc/asSu+vRq5kK9gzqEQERERERERfcg/41c4UpD/lkEAAAAASUVORK5CYII=");
  position: relative;
}
.white-with-dots div[class^=col] {
  position: relative;
}

.bg-img-layout {
  border-radius: 32px;
  position: relative;
}
.bg-img-layout:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.8) 22.03%, rgba(0, 0, 0, 0) 68.72%);
  border-radius: 32px;
}
.bg-img-layout div[class^=col] {
  position: relative;
}
.bg-img-layout h1, .bg-img-layout .h1,
.bg-img-layout h2, .bg-img-layout .h2,
.bg-img-layout h3, .bg-img-layout .h3,
.bg-img-layout h4, .bg-img-layout .h4,
.bg-img-layout h5, .bg-img-layout .h5,
.bg-img-layout h6, .bg-img-layout .h6 {
  color: #fff;
}
.bg-img-layout p {
  color: #fff;
}

.text-container__narrow {
  max-width: 1056px;
  margin: 0 auto;
  text-align: center;
}

.grid__three-column:not(.sf-zone-column) {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
}
@media (min-width: 768px) {
  .grid__three-column:not(.sf-zone-column) {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 992px) {
  .grid__three-column:not(.sf-zone-column) {
    grid-template-columns: repeat(3, 1fr);
  }
}

.grid__four-column:not(.sf-zone-column) {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
}
@media (min-width: 768px) {
  .grid__four-column:not(.sf-zone-column) {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 992px) {
  .grid__four-column:not(.sf-zone-column) {
    grid-template-columns: repeat(4, 1fr);
  }
}

.extended-layout {
  position: relative;
  z-index: 4;
}
.extended-layout .extended-right,
.extended-layout .extended-left {
  background-color: #000;
}
.extended-layout .extended-right section,
.extended-layout .extended-left section {
  height: 100%;
}
@media (min-width: 768px) {
  .extended-layout .extended-right,
  .extended-layout .extended-left {
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    margin-bottom: -30px;
    margin-top: -30px;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
}

.flex-col {
  display: flex;
  align-items: center;
}

@media (min-width: 992px) {
  .small-columns.col-lg-11 {
    flex: 0 0 45.83333333%;
    max-width: 45.83333333%;
  }
}
@media (min-width: 992px) {
  .small-columns.col-lg-12 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 992px) {
  .small-columns.offset-lg-1 {
    margin-left: 4.16666667%;
  }
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.view-all-layout {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.modal-backdrop {
  z-index: 10000;
}

.modal {
  z-index: 10001;
}

.subscribe-section {
  background: #fff;
  color: #383942;
  border-radius: 32px;
  padding: 24px;
}
.subscribe-section p {
  font-size: 1.125rem;
}
@media (min-width: 768px) {
  .subscribe-section p {
    font-size: 1.5rem;
    line-height: 32px;
  }
}
.subscribe-section .col-md-12 {
  padding: 0;
}
.subscribe-section .subscribe-section__notice {
  font-size: 0.75rem;
}
@media (min-width: 768px) {
  .subscribe-section .subscribe-section__notice {
    font-size: 0.875rem;
  }
}
@media (min-width: 768px) {
  .subscribe-section {
    text-align: center;
    padding: 48px;
  }
}
@media (min-width: 992px) {
  .subscribe-section .col-md-12 {
    display: flex;
    justify-content: space-between;
  }
}

.subscribe-section__heading {
  font-size: 1.375rem;
  line-height: 30px;
}
@media (min-width: 768px) {
  .subscribe-section__heading {
    font-size: 2.5rem;
    line-height: 46px;
  }
}

@media (min-width: 992px) {
  .subscribe-section__content {
    text-align: left;
  }
}

.spec-table.default .body {
  color: #000;
  border: 1px solid #f3f3f3;
}
.spec-table.default .body .col {
  border: 1px solid #f3f3f3;
  padding: 10px;
}
.spec-table.default .body .row:nth-of-type(2n+1) {
  background-color: #fff;
}
.spec-table.default .body .row:nth-of-type(2n+2) {
  background-color: #f3f3f3;
}

.split-section .bg-right {
  position: relative;
}
.split-section .bg-right.white {
  background: #fff;
}
.split-section .bg-right.white:before {
  background: #fff;
}
.split-section .bg-right.brown {
  background: #4D4749;
}
.split-section .bg-right.brown:before {
  background: #4D4749;
}
.split-section .bg-right.light-gray {
  background: #e5e5e5;
}
.split-section .bg-right.light-gray:before {
  background: #e5e5e5;
}
.split-section .bg-right.concrete {
  background: #f3f3f3;
}
.split-section .bg-right.concrete:before {
  background: #f3f3f3;
}
.split-section .bg-right.light-blue {
  background: #c4ebf1;
}
.split-section .bg-right.light-blue:before {
  background: #c4ebf1;
}
.split-section .bg-right:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -5555px;
  width: 9999px;
  height: 100%;
}
@media (min-width: 992px) {
  .split-section .bg-right:before {
    left: 0;
  }
}
.split-section .bg-right > div, .split-section .bg-right section {
  position: relative;
}
.split-section .bg-left {
  position: relative;
}
.split-section .bg-left.white {
  background: #fff;
}
.split-section .bg-left.white:before {
  background: #fff;
}
.split-section .bg-left.brown {
  background: #4D4749;
}
.split-section .bg-left.brown:before {
  background: #4D4749;
}
.split-section .bg-left.light-gray {
  background: #e5e5e5;
}
.split-section .bg-left.light-gray:before {
  background: #e5e5e5;
}
.split-section .bg-left.concrete {
  background: #f3f3f3;
}
.split-section .bg-left.concrete:before {
  background: #f3f3f3;
}
.split-section .bg-left.light-blue {
  background: #c4ebf1;
}
.split-section .bg-left.light-blue:before {
  background: #c4ebf1;
}
.split-section .bg-left:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -5555px;
  width: 9999px;
  height: 100%;
}
@media (min-width: 992px) {
  .split-section .bg-left:before {
    right: 0;
  }
}
.split-section .bg-left > div, .split-section .bg-left section {
  position: relative;
}

/*
Site search uses flatpickr (via npm)
Import it's CSS here before widget CSS because we have overrides
*/
.flatpickr-calendar {
  background: transparent;
  opacity: 0;
  display: none;
  text-align: center;
  visibility: hidden;
  padding: 0;
  animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: absolute;
  width: 307.875px;
  box-sizing: border-box;
  touch-action: manipulation;
  background: #fff;
  box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
}

.flatpickr-calendar.open, .flatpickr-calendar.inline {
  opacity: 1;
  max-height: 640px;
  visibility: visible;
}

.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999;
}

.flatpickr-calendar.animate.open {
  animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}

.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}

.flatpickr-calendar.static.open {
  z-index: 999;
  display: block;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
  box-shadow: none !important;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
  box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}

.flatpickr-calendar .hasWeeks .dayContainer, .flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}

.flatpickr-calendar.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #e6e6e6;
}

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}

.flatpickr-calendar:before, .flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  left: 22px;
}

.flatpickr-calendar.rightMost:before, .flatpickr-calendar.arrowRight:before, .flatpickr-calendar.rightMost:after, .flatpickr-calendar.arrowRight:after {
  left: auto;
  right: 22px;
}

.flatpickr-calendar.arrowCenter:before, .flatpickr-calendar.arrowCenter:after {
  left: 50%;
  right: 50%;
}

.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px;
}

.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px;
}

.flatpickr-calendar.arrowTop:before, .flatpickr-calendar.arrowTop:after {
  bottom: 100%;
}

.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #e6e6e6;
}

.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff;
}

.flatpickr-calendar.arrowBottom:before, .flatpickr-calendar.arrowBottom:after {
  top: 100%;
}

.flatpickr-calendar.arrowBottom:before {
  border-top-color: #e6e6e6;
}

.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff;
}

.flatpickr-calendar:focus {
  outline: 0;
}

.flatpickr-wrapper {
  position: relative;
  display: inline-block;
}

.flatpickr-months {
  display: flex;
}

.flatpickr-months .flatpickr-month {
  background: transparent;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
  height: 34px;
  line-height: 1;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
  user-select: none;
  overflow: hidden;
  flex: 1;
}

.flatpickr-months .flatpickr-prev-month, .flatpickr-months .flatpickr-next-month {
  -webkit-user-select: none;
  user-select: none;
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  height: 34px;
  padding: 10px;
  z-index: 3;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
}

.flatpickr-months .flatpickr-prev-month.flatpickr-disabled, .flatpickr-months .flatpickr-next-month.flatpickr-disabled {
  display: none;
}

.flatpickr-months .flatpickr-prev-month i, .flatpickr-months .flatpickr-next-month i {
  position: relative;
}

.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month, .flatpickr-months .flatpickr-next-month.flatpickr-prev-month { /*
/*rtl:begin:ignore*/
  left: 0;
} /*
/*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month, .flatpickr-months .flatpickr-next-month.flatpickr-next-month { /*
/*rtl:begin:ignore*/
  right: 0;
} /*
/*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month:hover, .flatpickr-months .flatpickr-next-month:hover {
  color: #959ea9;
}

.flatpickr-months .flatpickr-prev-month:hover svg, .flatpickr-months .flatpickr-next-month:hover svg {
  fill: #f64747;
}

.flatpickr-months .flatpickr-prev-month svg, .flatpickr-months .flatpickr-next-month svg {
  width: 14px;
  height: 14px;
}

.flatpickr-months .flatpickr-prev-month svg path, .flatpickr-months .flatpickr-next-month svg path {
  transition: fill 0.1s;
  fill: inherit;
}

.numInputWrapper {
  position: relative;
  height: auto;
}

.numInputWrapper input, .numInputWrapper span {
  display: inline-block;
}

.numInputWrapper input {
  width: 100%;
}

.numInputWrapper input::-ms-clear {
  display: none;
}

.numInputWrapper input::-webkit-outer-spin-button, .numInputWrapper input::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}

.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(57, 57, 57, 0.15);
  box-sizing: border-box;
}

.numInputWrapper span:hover {
  background: rgba(0, 0, 0, 0.1);
}

.numInputWrapper span:active {
  background: rgba(0, 0, 0, 0.2);
}

.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute;
}

.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0;
}

.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(57, 57, 57, 0.6);
  top: 26%;
}

.numInputWrapper span.arrowDown {
  top: 50%;
}

.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(57, 57, 57, 0.6);
  top: 40%;
}

.numInputWrapper span svg {
  width: inherit;
  height: auto;
}

.numInputWrapper span svg path {
  fill: rgba(0, 0, 0, 0.5);
}

.numInputWrapper:hover {
  background: rgba(0, 0, 0, 0.05);
}

.numInputWrapper:hover span {
  opacity: 1;
}

.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  font-weight: 300;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 7.48px 0 0 0;
  line-height: 1;
  height: 34px;
  display: inline-block;
  text-align: center;
  transform: translate3d(0, 0, 0);
}

.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  display: inline-block;
  margin-left: 0.5ch;
  padding: 0;
}

.flatpickr-current-month span.cur-month:hover {
  background: rgba(0, 0, 0, 0.05);
}

.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch\0 ;
  display: inline-block;
}

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month input.cur-year {
  background: transparent;
  box-sizing: border-box;
  color: inherit;
  cursor: text;
  padding: 0 0 0 0.5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: auto;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
  -webkit-appearance: textfield;
  appearance: textfield;
}

.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}

.flatpickr-current-month input.cur-year[disabled], .flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(0, 0, 0, 0.5);
  background: transparent;
  pointer-events: none;
}

.flatpickr-current-month .flatpickr-monthDropdown-months {
  appearance: menulist;
  background: transparent;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  color: inherit;
  cursor: pointer;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  height: auto;
  line-height: inherit;
  margin: -1px 0 0 0;
  outline: none;
  padding: 0 0 0 0.5ch;
  position: relative;
  vertical-align: initial;
  -webkit-box-sizing: border-box;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  width: auto;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:focus, .flatpickr-current-month .flatpickr-monthDropdown-months:active {
  outline: none;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
  background: rgba(0, 0, 0, 0.05);
}

.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
  background-color: transparent;
  outline: none;
  padding: 0;
}

.flatpickr-weekdays {
  background: transparent;
  text-align: center;
  overflow: hidden;
  width: 100%;
  display: flex;
  align-items: center;
  height: 28px;
}

.flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: flex;
  flex: 1;
}

span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  flex: 1;
  font-weight: bolder;
}

.dayContainer, .flatpickr-weeks {
  padding: 1px 0 0 0;
}

.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: flex-start;
  width: 307.875px;
}

.flatpickr-days:focus {
  outline: 0;
}

.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  box-sizing: border-box;
  display: inline-block;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  justify-content: space-around;
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.dayContainer + .dayContainer {
  box-shadow: -1px 0 0 #e6e6e6;
}

.flatpickr-day {
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  box-sizing: border-box;
  color: #393939;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  flex-basis: 14.2857143%;
  max-width: 39px;
  height: 39px;
  line-height: 39px;
  margin: 0;
  display: inline-block;
  position: relative;
  justify-content: center;
  text-align: center;
}

.flatpickr-day.inRange, .flatpickr-day.prevMonthDay.inRange, .flatpickr-day.nextMonthDay.inRange, .flatpickr-day.today.inRange, .flatpickr-day.prevMonthDay.today.inRange, .flatpickr-day.nextMonthDay.today.inRange, .flatpickr-day:hover, .flatpickr-day.prevMonthDay:hover, .flatpickr-day.nextMonthDay:hover, .flatpickr-day:focus, .flatpickr-day.prevMonthDay:focus, .flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #e6e6e6;
  border-color: #e6e6e6;
}

.flatpickr-day.today {
  border-color: #959ea9;
}

.flatpickr-day.today:hover, .flatpickr-day.today:focus {
  border-color: #959ea9;
  background: #959ea9;
  color: #fff;
}

.flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange, .flatpickr-day.selected.inRange, .flatpickr-day.startRange.inRange, .flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus, .flatpickr-day.startRange:focus, .flatpickr-day.endRange:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange:hover, .flatpickr-day.endRange:hover, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.endRange.nextMonthDay {
  background: #569ff7;
  box-shadow: none;
  color: #fff;
  border-color: #569ff7;
}

.flatpickr-day.selected.startRange, .flatpickr-day.startRange.startRange, .flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px;
}

.flatpickr-day.selected.endRange, .flatpickr-day.startRange.endRange, .flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0;
}

.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
  box-shadow: -10px 0 0 #569ff7;
}

.flatpickr-day.selected.startRange.endRange, .flatpickr-day.startRange.startRange.endRange, .flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px;
}

.flatpickr-day.inRange {
  border-radius: 0;
  box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}

.flatpickr-day.flatpickr-disabled, .flatpickr-day.flatpickr-disabled:hover, .flatpickr-day.prevMonthDay, .flatpickr-day.nextMonthDay, .flatpickr-day.notAllowed, .flatpickr-day.notAllowed.prevMonthDay, .flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}

.flatpickr-day.flatpickr-disabled, .flatpickr-day.flatpickr-disabled:hover {
  cursor: not-allowed;
  color: rgba(57, 57, 57, 0.1);
}

.flatpickr-day.week.selected {
  border-radius: 0;
  box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
}

.flatpickr-day.hidden {
  visibility: hidden;
}

.rangeMode .flatpickr-day {
  margin-top: 1px;
}

.flatpickr-weekwrapper {
  float: left;
}

.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  box-shadow: 1px 0 0 #e6e6e6;
}

.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px;
}

.flatpickr-weekwrapper span.flatpickr-day, .flatpickr-weekwrapper span.flatpickr-day:hover {
  display: block;
  width: 100%;
  max-width: none;
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  cursor: default;
  border: none;
}

.flatpickr-innerContainer {
  display: block;
  display: flex;
  box-sizing: border-box;
  overflow: hidden;
}

.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  box-sizing: border-box;
}

.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  box-sizing: border-box;
  overflow: hidden;
  display: flex;
}

.flatpickr-time:after {
  content: "";
  display: table;
  clear: both;
}

.flatpickr-time .numInputWrapper {
  flex: 1;
  width: 40%;
  height: 40px;
  float: left;
}

.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #393939;
}

.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #393939;
}

.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}

.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}

.flatpickr-time input {
  background: transparent;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  color: #393939;
  font-size: 14px;
  position: relative;
  box-sizing: border-box;
  -webkit-appearance: textfield;
  appearance: textfield;
}

.flatpickr-time input.flatpickr-hour {
  font-weight: bold;
}

.flatpickr-time input.flatpickr-minute, .flatpickr-time input.flatpickr-second {
  font-weight: 400;
}

.flatpickr-time input:focus {
  outline: 0;
  border: 0;
}

.flatpickr-time .flatpickr-time-separator, .flatpickr-time .flatpickr-am-pm {
  height: inherit;
  float: left;
  line-height: inherit;
  color: #393939;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
  user-select: none;
  align-self: center;
}

.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
}

.flatpickr-time input:hover, .flatpickr-time .flatpickr-am-pm:hover, .flatpickr-time input:focus, .flatpickr-time .flatpickr-am-pm:focus {
  background: #eee;
}

.flatpickr-input[readonly] {
  cursor: pointer;
}
@keyframes fpFadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.card-basic--arrow {
  display: flex;
  flex-direction: column;
  margin-bottom: 1rem;
}
.card-basic--arrow a {
  flex: 1;
}
.card-basic--arrow .card-basic__heading {
  font-size: 1.625rem;
  font-weight: 400;
  color: #000;
}
.card-basic--arrow .card-basic__subheading {
  color: #000;
}
.card-basic--arrow .card-basic__media {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  position: relative;
}
.card-basic--arrow .card-basic__media:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.card-basic--arrow .card-basic__content {
  display: flex;
  flex-direction: row;
  align-items: center;
  border: none;
  background: #fff;
  border-radius: 8px;
}
.card-basic--arrow .card-basic__description {
  font-size: 1.0625rem;
  font-weight: 400;
  line-height: 24px;
  color: #000;
}
.card-basic--arrow .card-basic__col {
  margin-right: 32px;
}
.card-basic--arrow .card-basic__arrow {
  width: 16px;
  height: 16px;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  transform: translateX(-16px) rotate(-45deg);
  margin-left: auto;
  transition: 0.3s ease-in-out;
  flex-shrink: 0;
}
.card-basic--arrow:hover .card-basic__content, .card-basic--arrow:focus .card-basic__content {
  background-color: #fff !important;
}
.card-basic--arrow:hover .card-basic__heading,
.card-basic--arrow:hover .card-basic__subheading,
.card-basic--arrow:hover .card-basic__description, .card-basic--arrow:focus .card-basic__heading,
.card-basic--arrow:focus .card-basic__subheading,
.card-basic--arrow:focus .card-basic__description {
  color: #000 !important;
}
.card-basic--arrow:hover .card-basic__arrow, .card-basic--arrow:focus .card-basic__arrow {
  transform: translateX(0) rotate(-45deg);
  border-color: #f84018;
}
@media (min-width: 768px) {
  .card-basic--arrow {
    height: auto !important;
  }
  .card-basic--arrow.expand-md {
    height: 100% !important;
  }
  .card-basic--arrow.expand-md .card-basic__media {
    height: auto;
    min-height: 280px;
    flex: 1;
  }
  .card-basic--arrow.expand-md .card-basic__content {
    flex: 0;
  }
}
@media (min-width: 992px) {
  .card-basic--arrow .card-basic__arrow {
    width: 18px;
    height: 18px;
  }
  .card-basic--arrow.expand-lg {
    height: 100% !important;
  }
  .card-basic--arrow.expand-lg .card-basic__media {
    height: auto;
    min-height: 280px;
    flex: 1;
  }
  .card-basic--arrow.expand-lg .card-basic__content {
    flex: 0;
  }
}
@media (min-width: 1200px) {
  .card-basic--arrow .card-basic__arrow {
    width: 18px;
    height: 18px;
  }
  .card-basic--arrow.expand-xl {
    height: 100% !important;
  }
  .card-basic--arrow.expand-xl .card-basic__media {
    height: auto;
    min-height: 280px;
    flex: 1;
  }
  .card-basic--arrow.expand-xl .card-basic__content {
    flex: 0;
  }
}
.card-basic--arrow.card-basic--overlay {
  position: relative;
  min-height: 245px;
}
.card-basic--arrow.card-basic--overlay .card-basic__media {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 8px;
}
.card-basic--arrow.card-basic--overlay .card-basic__media:before {
  border-radius: 8px;
}
.card-basic--arrow.card-basic--overlay .card-basic__content {
  z-index: 1;
  background: none;
  border-radius: 0;
  flex: 0;
  margin-top: auto;
}
.card-basic--arrow.card-basic--overlay .card-basic__heading {
  font-size: 1.625rem;
  font-weight: 400;
  color: #fff;
}
.card-basic--arrow.card-basic--overlay .card-basic__subheading {
  color: #fff;
}
.card-basic--arrow.card-basic--overlay .card-basic__description {
  font-size: 1.0625rem;
  font-weight: 400;
  line-height: 24px;
  color: #fff;
}
.card-basic--arrow.card-basic--overlay .card-basic__arrow {
  border-color: #fff;
}
@media (min-width: 768px) {
  .card-basic--arrow.card-basic--overlay {
    min-height: 342px;
  }
}
.card-basic--arrow.card-basic--overlay:hover .card-basic__content, .card-basic--arrow.card-basic--overlay:focus .card-basic__content {
  background: none !important;
}
.card-basic--arrow.card-basic--overlay:hover .card-basic__heading,
.card-basic--arrow.card-basic--overlay:hover .card-basic__subheading,
.card-basic--arrow.card-basic--overlay:hover .card-basic__description, .card-basic--arrow.card-basic--overlay:focus .card-basic__heading,
.card-basic--arrow.card-basic--overlay:focus .card-basic__subheading,
.card-basic--arrow.card-basic--overlay:focus .card-basic__description {
  color: #fff !important;
}

@media (min-width: 768px) {
  div[class^=col-md] .card-basic--arrow:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  div[class^=col-lg] .card-basic--arrow:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  div[class^=col-xl] .card-basic--arrow:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .card-basic {
    height: 100%;
  }
}
.card-basic a {
  text-decoration: none;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .card-basic a {
    height: 100%;
  }
}
.card-basic.has-image .card-basic__content {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.card-basic:hover .card-basic__content, .card-basic:focus .card-basic__content {
  background-color: #000;
}
.card-basic:hover .card-basic__heading,
.card-basic:hover .card-basic__subheading,
.card-basic:hover .card-basic__description, .card-basic:focus .card-basic__heading,
.card-basic:focus .card-basic__subheading,
.card-basic:focus .card-basic__description {
  color: #fff;
}
.card-basic:hover .card-basic__cta, .card-basic:focus .card-basic__cta {
  background-color: #fff;
  border-color: #fff;
}
.card-basic:hover .card-basic__cta:before, .card-basic:focus .card-basic__cta:before {
  /*black arrow*/
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="15" viewBox="0 0 25 24" fill="none"><path d="M14.4707 3.19727L22.7903 11.5169L14.4707 19.8365" stroke="black" stroke-width="2"/><path d="M23.0012 11.7278L0.373802 11.7278" stroke="black" stroke-width="2"/></svg>');
}
.card-basic:hover .arrow-button--auto, .card-basic:focus .arrow-button--auto {
  color: #fff;
}
.card-basic:hover .arrow-button--auto:before, .card-basic:focus .arrow-button--auto:before {
  background-color: #fff;
  border-color: #fff;
  /*black arrow*/
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="15" viewBox="0 0 25 24" fill="none"><path d="M14.4707 3.19727L22.7903 11.5169L14.4707 19.8365" stroke="black" stroke-width="2"/><path d="M23.0012 11.7278L0.373802 11.7278" stroke="black" stroke-width="2"/></svg>');
}
.card-basic.not-black .card-basic__category {
  color: #000;
}
.card-basic.not-black:hover .card-basic__heading,
.card-basic.not-black:hover .card-basic__subheading, .card-basic.not-black:focus .card-basic__heading,
.card-basic.not-black:focus .card-basic__subheading {
  color: #000;
}
.card-basic.not-black:hover .card-basic__description, .card-basic.not-black:focus .card-basic__description {
  color: #383942;
}
.card-basic.not-black:hover .arrow-button--auto, .card-basic.not-black:focus .arrow-button--auto {
  color: #000;
}
.card-basic.not-black:hover .arrow-button--auto:before, .card-basic.not-black:focus .arrow-button--auto:before {
  background-color: transparent;
  border-color: #000;
}
.card-basic.turquoise .card-basic__content {
  border-color: #00ac9e;
}
.card-basic.turquoise .card-basic__category {
  background-color: #00ac9e;
}
.card-basic.turquoise:hover .card-basic__content, .card-basic.turquoise:focus .card-basic__content {
  background-color: #00ac9e;
}
.card-basic.turquoise:hover .card-basic__cta, .card-basic.turquoise:focus .card-basic__cta {
  background-color: #00ac9e;
  border-color: #000;
}
.card-basic.kiwi .card-basic__content {
  border-color: #d9f28b;
}
.card-basic.kiwi .card-basic__category {
  background-color: #d9f28b;
}
.card-basic.kiwi:hover .card-basic__content, .card-basic.kiwi:focus .card-basic__content {
  background-color: #d9f28b;
}
.card-basic.kiwi:hover .card-basic__cta, .card-basic.kiwi:focus .card-basic__cta {
  background-color: #d9f28b;
  border-color: #000;
}
.card-basic.sun .card-basic__content {
  border-color: #ffa211;
}
.card-basic.sun .card-basic__category {
  background-color: #ffa211;
}
.card-basic.sun:hover .card-basic__content, .card-basic.sun:focus .card-basic__content {
  background-color: #ffa211;
}
.card-basic.sun:hover .card-basic__cta, .card-basic.sun:focus .card-basic__cta {
  background-color: #ffa211;
  border-color: #000;
}
.card-basic.true-blue .card-basic__content {
  border-color: #6579e2;
}
.card-basic.true-blue .card-basic__category {
  background-color: #6579e2;
}
.card-basic.true-blue:hover .card-basic__content, .card-basic.true-blue:focus .card-basic__content {
  background-color: #6579e2;
}
.card-basic.true-blue:hover .card-basic__cta, .card-basic.true-blue:focus .card-basic__cta {
  background-color: #6579e2;
  border-color: #000;
}
.card-basic.sky-blue .card-basic__content {
  border-color: #3bc6eb;
}
.card-basic.sky-blue .card-basic__category {
  background-color: #3bc6eb;
}
.card-basic.sky-blue:hover .card-basic__content, .card-basic.sky-blue:focus .card-basic__content {
  background-color: #3bc6eb;
}
.card-basic.sky-blue:hover .card-basic__cta, .card-basic.sky-blue:focus .card-basic__cta {
  background-color: #3bc6eb;
  border-color: #000;
}

.card-basic__media {
  height: 280px;
  background-size: cover;
  background-position: center center;
  border-top-left-radius: 32px;
  border-top-right-radius: 32px;
}

.card-basic__content {
  padding: 24px;
  border-radius: 32px;
  border: 2px solid #fff;
  transition: 0.2s ease-in-out;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.card-basic__content .arrow-button {
  font-size: 0.875rem;
  margin-top: auto;
}
.card-basic__content .arrow-button:before {
  background: none;
}

.card-basic__category {
  display: inline-block;
  color: #fff;
  background-color: #000;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.625rem;
  line-height: 14px;
  letter-spacing: 1.6px;
  padding: 8px 16px;
  margin-bottom: 8px;
  border-radius: 6px;
}
@media (min-width: 768px) {
  .card-basic__category {
    font-size: 0.75rem;
    line-height: 18px;
    letter-spacing: 2px;
  }
}

.card-basic__heading {
  font-size: 1.375rem;
  line-height: 30px;
  font-weight: 700;
}
.card-basic__heading.underline {
  position: relative;
  margin-bottom: 16px;
}
.card-basic__heading.underline:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: currentColor;
  position: absolute;
  left: 0;
  bottom: -8px;
}
@media (min-width: 768px) {
  .card-basic__heading {
    font-size: 2.5rem;
    line-height: 46px;
  }
}

.card-basic__subheading {
  display: block;
  font-size: 1.25rem;
  line-height: 28px;
  margin-bottom: 16px;
  word-break: break-word;
  -webkit-hyphens: auto;
          hyphens: auto;
}
@media (min-width: 768px) {
  .card-basic__subheading {
    font-size: 1.5rem;
    line-height: 32px;
  }
}
@media (min-width: 992px) {
  .card-basic__subheading {
    word-break: initial;
    -webkit-hyphens: initial;
            hyphens: initial;
  }
}

.card-basic__description {
  font-size: 0.875rem;
  line-height: 22px;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .card-basic__description {
    font-size: 1rem;
    line-height: 24px;
  }
}

.card-basic__cta {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 2px solid #fff;
  position: relative;
  margin-left: auto;
  margin-top: auto;
}
.card-basic__cta:before {
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="15" viewBox="0 0 25 24" fill="none"><path d="M14.4707 3.19727L22.7903 11.5169L14.4707 19.8365" stroke="white" stroke-width="2"/><path d="M23.0012 11.7278L0.373802 11.7278" stroke="white" stroke-width="2"/></svg>');
  display: inline-block;
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (min-width: 768px) {
  .card-basic__cta {
    width: 54px;
    height: 54px;
  }
}

.expandable-card {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  width: 100%;
  box-sizing: border-box;
  color: #000;
  background-color: #fff;
  border-radius: 12px;
  box-shadow: 0px 2px 24px 0px rgba(0, 0, 0, 0.1019607843);
}

.expandable-card__image {
  display: block;
  width: 100%;
  aspect-ratio: 16/9;
  object-fit: cover;
}

.expandable-card__body {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 1.5rem;
}
@media (min-width: 992px) {
  .expandable-card__body {
    padding: 3rem;
  }
}

.expandable-card__accent {
  display: block;
  width: 16px;
  height: 1px;
  margin-bottom: 18px;
  background-color: #f84018;
}

.expandable-card__subheading {
  margin-bottom: 12px;
}

.expandable-card__toggle {
  display: inline-flex;
  gap: 12px;
  align-items: center;
  align-self: flex-start;
  padding: 0;
  margin-top: auto;
  text-decoration: underline;
  background: transparent;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
          appearance: none;
}
.expandable-card__toggle:hover {
  color: #f84018;
}
.expandable-card__toggle:focus-visible {
  outline: 2px solid #f84018;
  outline-offset: 4px;
}

@media (min-width: 992px) {
  .expandable-cards-row,
  .row:has(.expandable-card) {
    align-items: stretch;
  }
  .expandable-cards-row > [class*=col-],
  .row:has(.expandable-card) > [class*=col-] {
    display: flex;
    align-items: stretch;
  }
  .expandable-cards-row .expandable-card,
  .row:has(.expandable-card) .expandable-card {
    width: 100%;
    height: 100%;
  }
}

@media (min-width: 992px) {
  .expandable-cards-row.has-open-expandable-card,
  .row.has-open-expandable-card {
    align-items: flex-start;
  }
  .expandable-cards-row.has-open-expandable-card > [class*=col-],
  .row.has-open-expandable-card > [class*=col-] {
    align-self: flex-start;
    align-items: flex-start;
  }
  .expandable-cards-row.has-open-expandable-card .expandable-card,
  .row.has-open-expandable-card .expandable-card {
    height: auto;
  }
}

.expandable-card__content {
  min-height: 120px;
  margin-bottom: 16px;
  overflow: hidden;
  line-height: 24px;
  transition: max-height 500ms ease-in-out;
}
.expandable-card__content > * {
  line-height: inherit;
}
.expandable-card__content > :first-child {
  margin-top: 0;
}

.expandable-card__content:not(.is-expanded) > :first-child {
  display: -webkit-box;
  overflow: hidden;
  margin-bottom: 0;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}

.expandable-card__content:not(.is-expanded) > :not(:first-child) {
  display: none;
}

.expandable-card__content.is-expanded {
  min-height: 0;
  overflow: hidden;
}

.expandable-card__content.is-expanded:not(.is-animating) {
  overflow: visible;
}

.expandable-card__content.is-expanded > :first-child {
  display: block;
  overflow: visible;
  margin-bottom: 16px;
  -webkit-line-clamp: unset;
}

.expandable-card__content.is-expanded > :last-child {
  margin-bottom: 0;
}

.expandable-card__toggle-icon {
  display: block;
  flex: 0 0 auto;
  width: auto;
  max-width: 24px;
  height: 24px;
  object-fit: contain;
}

.expandable-card__label-more {
  display: inline;
}

.expandable-card__label-less {
  display: none;
}

.expandable-card__toggle[aria-expanded=false] .expandable-card__label-more {
  display: inline;
}
.expandable-card__toggle[aria-expanded=false] .expandable-card__label-less {
  display: none;
}

.expandable-card__toggle[aria-expanded=true] .expandable-card__label-more {
  display: none;
}
.expandable-card__toggle[aria-expanded=true] .expandable-card__label-less {
  display: inline;
}

.expandable-card__content.collapsing {
  overflow: hidden;
  transition: height 500ms ease;
}

@media (max-width: 991.98px) {
  .expandable-card__content {
    min-height: unset;
  }
}
@media (prefers-reduced-motion: reduce) {
  .expandable-card__content {
    transition: none;
  }
}
.icon-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin: 16px 0;
}
.icon-card.icon-card--text {
  flex-direction: row;
  align-items: flex-start;
  text-align: left;
}
.icon-card.icon-card--text .icon-card__img {
  margin-right: 16px;
}
@media (min-width: 768px) {
  .icon-card.icon-card--text .icon-card__heading {
    font-size: 1.875rem;
    line-height: 38px;
  }
}

.icon-card__img {
  margin-bottom: 8px;
}

.icon-card__heading {
  font-size: 1rem;
  line-height: 24px;
}
@media (min-width: 768px) {
  .icon-card__heading {
    font-size: 1.5rem;
    line-height: 32px;
  }
}

.icon-card__description {
  color: #000;
}

.image-card {
  position: relative;
  border-radius: 32px;
}
.image-card.kiwi .image-card__category {
  background-color: #d9f28b;
}
.image-card.sun .image-card__category {
  background-color: #ffa211;
}
.image-card a {
  text-decoration: none;
  color: #fff;
}
.image-card .arrow-button {
  font-size: 0.75rem;
  line-height: 18px;
}
@media (min-width: 768px) {
  .image-card .arrow-button {
    font-size: 0.875rem;
  }
}

.image-card__container {
  padding: 24px;
}
@media (min-width: 768px) {
  .image-card__container {
    padding: 48px;
    min-height: 600px;
  }
}

.image-card__media {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  border-radius: 32px;
}
.image-card__media:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.66);
}

.image-card__content {
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .image-card__content {
    min-height: 600px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
}

.image-card__category {
  padding: 8px 16px;
  display: inline-block;
  background-color: #00ac9e;
  color: #000;
  text-transform: uppercase;
  font-size: 0.875rem;
  line-height: 18px;
  letter-spacing: 2px;
  font-weight: bold;
  margin-bottom: 40px;
  border-radius: 6px;
}

.image-card__heading {
  font-size: 1.625rem;
  line-height: 30px;
  color: #fff !important;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .image-card__heading {
    margin-top: auto;
    font-size: 3.5rem;
    line-height: 56px;
  }
}

.image-card__description {
  font-size: 1.125rem;
  line-height: 26px;
  color: #fff;
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .image-card__description {
    font-size: 1.5rem;
    line-height: 32px;
  }
}

.multi-link-card {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 36px;
  overflow: hidden;
  color: #000;
  background-color: #f3f3f3;
  border-radius: 16px;
}

.multi-link-card__image {
  display: block;
  width: 100%;
  aspect-ratio: 16/9;
  object-fit: cover;
  border-radius: 8px;
}

.multi-link-card__body {
  display: flex;
  flex: 1;
  flex-direction: column;
}

.multi-link-card__heading {
  margin: 36px 0 12px;
  font-size: 23px;
  font-weight: 700;
}

.multi-link-card__description {
  margin-bottom: 64px;
}
.multi-link-card__description > :first-child {
  margin-top: 0;
}
.multi-link-card__description > :last-child {
  margin-bottom: 0;
}

.multi-link-card__links {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 0;
  margin: auto 0 0 0;
  list-style: none;
}

.multi-link-card__links-item .multi-link-card__link {
  display: flex !important;
  justify-content: space-between !important;
  padding: 0;
  color: #000;
}

.row:has(.multi-link-card) {
  align-items: stretch;
}
.row:has(.multi-link-card) > [class*=col-] {
  display: flex;
  align-items: stretch;
}

@media (max-width: 767.98px) {
  .multi-link-card {
    padding: 24px;
  }
  .multi-link-card__description {
    margin-bottom: 24px;
  }
}
.two-column-image-card .tci-container {
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  .two-column-image-card .tci-container {
    padding-bottom: 0;
  }
}
.two-column-image-card .tci-container a.wrapping-link {
  text-decoration: none;
  color: inherit;
}
.two-column-image-card .tci-container .tci-image {
  background-position: center;
  background-size: cover;
  border-radius: 8px;
  padding-top: 46%;
  width: 100%;
}
.two-column-image-card .tci-container .tci-content {
  margin-top: 20px;
  margin-bottom: 20px;
}
.two-column-image-card .tci-container .tci-content .tci-link {
  height: 16px;
}
.two-column-image-card .tci-container .tci-content .tci-link > div {
  height: 16px;
}

.solutions-card {
  display: flex;
  flex-direction: column;
  align-items: start;
  position: relative;
}
.solutions-card a.wrapping-link {
  text-decoration: none;
  color: inherit;
  width: 100%;
}
.solutions-card .sc-image-container {
  border-radius: 8px;
  height: 140px;
  width: 100%;
  background-position: center;
  background-size: cover;
}
@media (min-width: 1200px) {
  .solutions-card .sc-image-container {
    padding-top: 150%;
    height: auto;
  }
}
.solutions-card .links-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
  width: 100%;
}
@media (min-width: 1200px) {
  .solutions-card .links-container {
    flex-direction: column;
    justify-content: start;
    align-items: initial;
    margin-bottom: 0;
    width: auto;
  }
}
.solutions-card .links-container .sc-link-title {
  margin-top: 14px;
  margin-bottom: 14px;
  font-weight: 700;
  line-height: normal;
  font-size: 1.25rem;
}
.solutions-card .links-container .sc-link {
  margin-left: 10px;
  padding: 0;
  height: 17px;
}
@media (min-width: 576px) {
  .solutions-card .links-container .sc-link {
    margin-left: 0;
  }
}

.card-carousel {
  padding-top: 60px;
  position: relative;
}
.card-carousel .swiper-wrapper.sf-zone-column {
  display: block;
}
.card-carousel .swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 40px auto;
}
.card-carousel .swiper-pagination-bullet {
  display: inline-block;
  height: 4px;
  width: 16px;
  background: #c9c9c9;
  margin: 0 2px;
  border-radius: 33px;
}
.card-carousel .swiper-pagination-bullet-active {
  background: #f84018;
  width: 32px;
}

.card-carousel__nav {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  display: none;
}
@media (min-width: 768px) {
  .card-carousel__nav {
    display: flex;
  }
}
.card-carousel__nav button {
  font-size: 0;
  border: none;
  background: #fff;
  border-radius: 50%;
  cursor: pointer;
  position: relative;
  width: 32px;
  height: 32px;
}
.card-carousel__nav button.swiper-button-prev {
  margin-right: 8px;
}
.card-carousel__nav button.swiper-button-prev:before {
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="15" viewBox="0 0 25 24" fill="none"><path d="M14.4707 3.19727L22.7903 11.5169L14.4707 19.8365" stroke="black" stroke-width="2"/><path d="M23.0012 11.7278L0.373802 11.7278" stroke="black" stroke-width="2"/></svg>');
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border: 2px solid #fff;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%) rotate(-180deg);
}
.card-carousel__nav button.swiper-button-prev:hover:before, .card-carousel__nav button.swiper-button-prev:focus:before {
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="15" viewBox="0 0 17 15" fill="none"><path d="M9.90625 2.01855L15.3489 7.46118L9.90625 12.9038" stroke="white" stroke-width="2"/><path d="M15.4872 7.59857H0.684633" stroke="white" stroke-width="2"/></svg>');
  background: #f84018;
  border-color: #f84018;
}
.card-carousel__nav button.swiper-button-next:before {
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="15" viewBox="0 0 25 24" fill="none"><path d="M14.4707 3.19727L22.7903 11.5169L14.4707 19.8365" stroke="black" stroke-width="2"/><path d="M23.0012 11.7278L0.373802 11.7278" stroke="black" stroke-width="2"/></svg>');
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border: 2px solid #fff;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.card-carousel__nav button.swiper-button-next:hover:before, .card-carousel__nav button.swiper-button-next:focus:before {
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="15" viewBox="0 0 17 15" fill="none"><path d="M9.90625 2.01855L15.3489 7.46118L9.90625 12.9038" stroke="white" stroke-width="2"/><path d="M15.4872 7.59857H0.684633" stroke="white" stroke-width="2"/></svg>');
  background: #f84018;
  border-color: #f84018;
}

careers-search-component, unified-search-component {
  width: 100%;
  position: relative;
  display: block;
  z-index: 1;
}
@media (max-width: 990px) {
  careers-search-component careers-search-filter-component, careers-search-component unified-search-filters-component, unified-search-component careers-search-filter-component, unified-search-component unified-search-filters-component {
    grid-area: initial;
  }
}
careers-search-component careers-search-filter-component a.arrow-up, careers-search-component careers-search-filter-component a.arrow-down, careers-search-component unified-search-filters-component a.arrow-up, careers-search-component unified-search-filters-component a.arrow-down, unified-search-component careers-search-filter-component a.arrow-up, unified-search-component careers-search-filter-component a.arrow-down, unified-search-component unified-search-filters-component a.arrow-up, unified-search-component unified-search-filters-component a.arrow-down {
  cursor: pointer;
  text-decoration: none;
}
careers-search-component .clear-btn, unified-search-component .clear-btn {
  color: #000;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 17px;
  position: relative;
  text-decoration: none;
  padding-right: 5px;
  cursor: pointer;
}
careers-search-component .clear-btn .clear-icon, unified-search-component .clear-btn .clear-icon {
  position: absolute;
  display: inline;
  opacity: 1;
  transition: opacity 0.2s ease-in-out;
  height: 6px;
  width: 6px;
  bottom: 4px;
  right: -5px;
}
careers-search-component .clear-btn .clear-icon::after, unified-search-component .clear-btn .clear-icon::after {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
  background: url("../Assets/icon-close-black.svg") no-repeat center;
}
careers-search-component .clear-btn svg, unified-search-component .clear-btn svg {
  margin-left: 7px;
  height: 8px !important;
  width: 8px !important;
}
careers-search-component .clear-btn svg path, unified-search-component .clear-btn svg path {
  stroke: #f84018 !important;
}
careers-search-component .careers-search-grid, unified-search-component .careers-search-grid {
  width: 100%;
  display: grid;
  grid-template-columns: minmax(0px, 1fr);
  padding: 45px 35px 60px 40px;
  row-gap: 30px;
  grid-template-areas: "list" "pagination";
}
@media (min-width: 990px) {
  careers-search-component .careers-search-grid, unified-search-component .careers-search-grid {
    grid-template-areas: "filter list" "filter pagination";
    padding: 0;
    column-gap: 0;
    row-gap: 30px;
    grid-template-columns: 300px minmax(0px, 1fr);
    grid-template-rows: auto 1fr;
  }
}
@media (min-width: 1200px) {
  careers-search-component .careers-search-grid, unified-search-component .careers-search-grid {
    padding: 60px 160px 100px;
    column-gap: 110px;
    row-gap: 60px;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  careers-search-component .careers-search-grid, unified-search-component .careers-search-grid {
    grid-template-areas: "filter list" "filter pagination";
    grid-template-columns: 300px minmax(0px, 1fr);
    grid-template-rows: auto 1fr;
    padding: 60px 65px 100px;
    column-gap: 110px;
    row-gap: 60px;
  }
}
@media (min-width: 700px) and (max-width: 900px) {
  careers-search-component .careers-search-grid, unified-search-component .careers-search-grid {
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 100px;
    grid-template-columns: 250px minmax(0px, 1fr);
    column-gap: 60px;
  }
}
careers-search-component .careers-search-grid.hide-facets, unified-search-component .careers-search-grid.hide-facets {
  display: block;
}
careers-search-component .careers-search-grid.hide-facets careers-search-filter-component, unified-search-component .careers-search-grid.hide-facets careers-search-filter-component {
  display: none;
}
careers-search-component .results h4.search-column-heading, unified-search-component .results h4.search-column-heading {
  height: 32px;
  width: 290px;
  color: #000;
  font-family: Formular;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 32px;
  border-bottom: 0;
}
careers-search-component .search-banner, unified-search-component .search-banner {
  margin-bottom: 40px;
}
careers-search-component .search-banner .banner-container, unified-search-component .search-banner .banner-container {
  display: flex;
  border: 1px solid #D6D6D6;
  border-radius: 5px;
  text-decoration: none;
}
@media (max-width: 575.98px) {
  careers-search-component .search-banner .banner-container, unified-search-component .search-banner .banner-container {
    flex-direction: column;
  }
}
careers-search-component .search-banner .banner-container .image-container, unified-search-component .search-banner .banner-container .image-container {
  height: 88px;
  width: 286px;
  background-image: url(../images/default-source/feature-stories/2022_aptiv_web_earningspost_1440x300_v2.tmb-news-image5181.png?sfvrsn=463f0139_2);
  background-size: cover;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  margin-top: -1px;
  margin-left: -1px;
  margin-bottom: -1px;
}
@media (max-width: 575.98px) {
  careers-search-component .search-banner .banner-container .image-container, unified-search-component .search-banner .banner-container .image-container {
    width: calc(100% + 2px);
    height: 60px;
    margin-bottom: 0;
    margin-right: 0px;
    border-bottom-left-radius: 0;
    border-top-right-radius: 5px;
  }
}
careers-search-component .search-banner .banner-container .text-block, unified-search-component .search-banner .banner-container .text-block {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 45px;
}
@media (max-width: 575.98px) {
  careers-search-component .search-banner .banner-container .text-block, unified-search-component .search-banner .banner-container .text-block {
    padding-left: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
careers-search-component .search-banner .banner-container .text-block h3, unified-search-component .search-banner .banner-container .text-block h3 {
  color: #000;
  font-weight: bold;
  margin-bottom: 0;
}
careers-search-component .search-banner .banner-container .text-block .link-container a, unified-search-component .search-banner .banner-container .text-block .link-container a {
  color: #f84018;
  font-weight: 600;
  margin: 0;
}
careers-search-component .search-banner .banner-container .text-block .link-container .aptiv-button, unified-search-component .search-banner .banner-container .text-block .link-container .aptiv-button {
  padding-left: 0;
  padding-bottom: 0;
  color: #f84018;
}
careers-search-component .no-results .no-results-container, unified-search-component .no-results .no-results-container {
  margin-bottom: 40px;
}
@media (max-width: 575.98px) {
  careers-search-component .no-results .no-results-container, unified-search-component .no-results .no-results-container {
    margin-left: 25px;
    margin-right: 25px;
  }
}
@media (max-width: 575.98px) {
  careers-search-component .no-results .popular-search-terms, unified-search-component .no-results .popular-search-terms {
    margin-left: 25px;
    margin-right: 25px;
  }
}
careers-search-component .no-results .popular-search-terms .heading, unified-search-component .no-results .popular-search-terms .heading {
  margin-bottom: 15px;
}
careers-search-component .no-results .popular-search-terms .heading h3, unified-search-component .no-results .popular-search-terms .heading h3 {
  color: #878787;
  font-size: 12px;
  letter-spacing: 1.7px;
  line-height: 15px;
  text-transform: uppercase;
}
careers-search-component .no-results .popular-search-terms .search-terms .search-term-container, unified-search-component .no-results .popular-search-terms .search-terms .search-term-container {
  margin-bottom: 5px;
}
careers-search-component .no-results .popular-search-terms .search-terms .search-term-container a,
careers-search-component .no-results .popular-search-terms .search-terms .search-term-container button, unified-search-component .no-results .popular-search-terms .search-terms .search-term-container a,
unified-search-component .no-results .popular-search-terms .search-terms .search-term-container button {
  color: #000;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 19px;
  text-decoration: none;
  padding-left: 20px;
  outline: none;
  border: none;
  background-color: transparent;
}
careers-search-component item-results, careers-search-component careers-item-results, careers-search-component unified-item-results, unified-search-component item-results, unified-search-component careers-item-results, unified-search-component unified-item-results {
  width: 100%;
}
careers-search-component item-results .search-column-heading, careers-search-component careers-item-results .search-column-heading, careers-search-component unified-item-results .search-column-heading, unified-search-component item-results .search-column-heading, unified-search-component careers-item-results .search-column-heading, unified-search-component unified-item-results .search-column-heading {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
careers-search-component item-results .careers-search-results, careers-search-component careers-item-results .careers-search-results, careers-search-component unified-item-results .careers-search-results, unified-search-component item-results .careers-search-results, unified-search-component careers-item-results .careers-search-results, unified-search-component unified-item-results .careers-search-results {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
careers-search-component item-results .careers-search-results .breadcrumb, careers-search-component careers-item-results .careers-search-results .breadcrumb, careers-search-component unified-item-results .careers-search-results .breadcrumb, unified-search-component item-results .careers-search-results .breadcrumb, unified-search-component careers-item-results .careers-search-results .breadcrumb, unified-search-component unified-item-results .careers-search-results .breadcrumb {
  padding-top: 0 !important;
}
careers-search-component item-results .autocorrect, careers-search-component careers-item-results .autocorrect, careers-search-component unified-item-results .autocorrect, unified-search-component item-results .autocorrect, unified-search-component careers-item-results .autocorrect, unified-search-component unified-item-results .autocorrect {
  display: block;
  width: 100%;
  margin-bottom: 40px;
}
careers-search-component item-results .autocorrect h2, careers-search-component careers-item-results .autocorrect h2, careers-search-component unified-item-results .autocorrect h2, unified-search-component item-results .autocorrect h2, unified-search-component careers-item-results .autocorrect h2, unified-search-component unified-item-results .autocorrect h2 {
  color: #000;
  font-family: Formular;
  font-size: 26px;
  letter-spacing: 0;
  line-height: 32px;
  padding: 0;
  margin: 0 0 40px 0;
  border: none;
  outline: none;
  display: block;
  width: 100%;
}
careers-search-component item-results .autocorrect h2::before, careers-search-component careers-item-results .autocorrect h2::before, careers-search-component unified-item-results .autocorrect h2::before, unified-search-component item-results .autocorrect h2::before, unified-search-component careers-item-results .autocorrect h2::before, unified-search-component unified-item-results .autocorrect h2::before {
  display: none;
}
careers-search-component item-results .autocorrect h2::after, careers-search-component careers-item-results .autocorrect h2::after, careers-search-component unified-item-results .autocorrect h2::after, unified-search-component item-results .autocorrect h2::after, unified-search-component careers-item-results .autocorrect h2::after, unified-search-component unified-item-results .autocorrect h2::after {
  display: none;
}
careers-search-component item-results .autocorrect h3, careers-search-component careers-item-results .autocorrect h3, careers-search-component unified-item-results .autocorrect h3, unified-search-component item-results .autocorrect h3, unified-search-component careers-item-results .autocorrect h3, unified-search-component unified-item-results .autocorrect h3 {
  display: block;
  width: 100%;
  color: #878787;
  font-size: 12px;
  letter-spacing: 1.7px;
  line-height: 15px;
  text-transform: uppercase;
  margin: 0 0 16px 0;
  padding: 0;
}
careers-search-component item-results .autocorrect ul, careers-search-component careers-item-results .autocorrect ul, careers-search-component unified-item-results .autocorrect ul, unified-search-component item-results .autocorrect ul, unified-search-component careers-item-results .autocorrect ul, unified-search-component unified-item-results .autocorrect ul {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0 0 40px 20px;
}
careers-search-component item-results .autocorrect ul li, careers-search-component careers-item-results .autocorrect ul li, careers-search-component unified-item-results .autocorrect ul li, unified-search-component item-results .autocorrect ul li, unified-search-component careers-item-results .autocorrect ul li, unified-search-component unified-item-results .autocorrect ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
}
careers-search-component item-results .autocorrect ul li button, careers-search-component careers-item-results .autocorrect ul li button, careers-search-component unified-item-results .autocorrect ul li button, unified-search-component item-results .autocorrect ul li button, unified-search-component careers-item-results .autocorrect ul li button, unified-search-component unified-item-results .autocorrect ul li button {
  color: #000;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 19px;
  background-color: transparent;
  border: none;
  outline: none;
  padding: 8px 0;
}
careers-search-component item-results .autocorrect > button, careers-search-component careers-item-results .autocorrect > button, careers-search-component unified-item-results .autocorrect > button, unified-search-component item-results .autocorrect > button, unified-search-component careers-item-results .autocorrect > button, unified-search-component unified-item-results .autocorrect > button {
  background-color: transparent;
  border: none;
  outline: none;
  color: #000;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 19px;
}

unified-search-grid-component .careers-search-grid {
  width: 100%;
  display: grid;
  grid-template-columns: minmax(0px, 1fr);
  padding: 45px 35px 60px 40px;
  row-gap: 30px;
}
@media (min-width: 990px) {
  unified-search-grid-component .careers-search-grid {
    grid-template-areas: "filter list" "filter pagination";
    padding: 50px;
    column-gap: 100px;
    row-gap: 30px;
    grid-template-columns: 300px minmax(0px, 1fr);
    grid-template-rows: auto 1fr;
  }
}
@media (min-width: 1200px) {
  unified-search-grid-component .careers-search-grid {
    padding: 60px 160px 100px;
    column-gap: 110px;
    row-gap: 60px;
  }
}
@media (min-width: 900px) and (max-width: 990px) {
  unified-search-grid-component .careers-search-grid {
    grid-template-rows: auto 1fr;
    grid-template-columns: 300px minmax(0px, 1fr);
    padding: 60px 65px 100px;
    column-gap: 110px;
    row-gap: 60px;
    display: block;
  }
}
@media (min-width: 700px) and (max-width: 900px) {
  unified-search-grid-component .careers-search-grid {
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 100px;
    column-gap: 60px;
  }
}
unified-search-grid-component .careers-search-grid.hide-facets {
  display: block;
}
unified-search-grid-component .careers-search-grid.hide-facets careers-search-filter-component {
  display: none;
}

careers-search-filter-component, unified-search-filters-component {
  display: block;
  width: 100%;
  position: relative;
  grid-area: filter;
}
careers-search-filter-component h3, unified-search-filters-component h3 {
  font-size: 20px;
  font-weight: bold;
  color: #000;
  line-height: 25px;
}
careers-search-filter-component > a, unified-search-filters-component > a {
  display: flex;
  align-items: center;
  text-transform: uppercase;
  text-decoration: none;
  width: 100%;
  padding: 0 20px;
  margin: 20px 0 0;
  height: 37px;
  border-radius: 18px;
  border: 1px solid #000;
  font-size: 14px;
  line-height: 17px;
  font-weight: bold;
  background-color: transparent;
  transition: all 80ms ease-in-out;
  color: #000;
  letter-spacing: 1.87px;
}
careers-search-filter-component > a:first-of-type, unified-search-filters-component > a:first-of-type {
  margin-top: 40px;
}
careers-search-filter-component > a:hover, careers-search-filter-component > a:focus-visible, unified-search-filters-component > a:hover, unified-search-filters-component > a:focus-visible {
  background-color: #000;
  color: #fff;
  text-decoration: none;
}
careers-search-filter-component search-filter, unified-search-filters-component search-filter {
  display: block;
  width: 100%;
  position: relative;
  margin-top: 40px;
}
careers-search-filter-component search-filter i.aptiv-angle-up, careers-search-filter-component search-filter i.aptiv-angle-down, unified-search-filters-component search-filter i.aptiv-angle-up, unified-search-filters-component search-filter i.aptiv-angle-down {
  color: #000;
}
careers-search-filter-component search-filter.filter-scroll, unified-search-filters-component search-filter.filter-scroll {
  position: relative;
}
careers-search-filter-component search-filter.filter-scroll ::-webkit-scrollbar, unified-search-filters-component search-filter.filter-scroll ::-webkit-scrollbar {
  width: 7px;
}
careers-search-filter-component search-filter.filter-scroll ::-webkit-scrollbar-track, unified-search-filters-component search-filter.filter-scroll ::-webkit-scrollbar-track {
  background: white;
}
careers-search-filter-component search-filter.filter-scroll ::-webkit-scrollbar-thumb, unified-search-filters-component search-filter.filter-scroll ::-webkit-scrollbar-thumb {
  background: #D6D6D6;
  border-radius: 5px;
}
careers-search-filter-component search-filter.filter-scroll ::-webkit-scrollbar-thumb:hover, unified-search-filters-component search-filter.filter-scroll ::-webkit-scrollbar-thumb:hover {
  background: #D6D6D6;
}
careers-search-filter-component search-filter.filter-scroll search-filter-options, unified-search-filters-component search-filter.filter-scroll search-filter-options {
  max-height: 372px;
  overflow-y: auto;
  position: relative;
}
@-moz-document url-prefix() {
  careers-search-filter-component search-filter.filter-scroll search-filter-options, unified-search-filters-component search-filter.filter-scroll search-filter-options {
    scrollbar-width: thin;
    scrollbar-color: #D6D6D6 white;
  }
}
careers-search-filter-component search-filter > input, unified-search-filters-component search-filter > input {
  position: absolute;
  top: 0;
  left: 0;
  visibility: visible;
  opacity: 0;
  pointer-events: none;
}
careers-search-filter-component search-filter > input:checked + label svg, unified-search-filters-component search-filter > input:checked + label svg {
  transform: rotate(180deg);
}
careers-search-filter-component search-filter > input:checked ~ search-filter-options, unified-search-filters-component search-filter > input:checked ~ search-filter-options {
  display: block;
}
careers-search-filter-component search-filter > input:focus-visible + label, unified-search-filters-component search-filter > input:focus-visible + label {
  box-shadow: 0 0 0 1px #000;
}
careers-search-filter-component search-filter > h4, unified-search-filters-component search-filter > h4 {
  display: flex;
  width: 100%;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #d6d6d6;
  padding-bottom: 10px;
  font-size: 20px;
  line-height: 25px;
  font-weight: bold;
  cursor: pointer;
}
careers-search-filter-component search-filter search-filter-options, unified-search-filters-component search-filter search-filter-options {
  display: block;
  width: 100%;
  position: relative;
  margin-top: 24px;
}
careers-search-filter-component search-filter search-filter-options search-filter-option, unified-search-filters-component search-filter search-filter-options search-filter-option {
  display: block;
  margin-bottom: 18px;
  width: 100%;
}
careers-search-filter-component search-filter search-filter-options search-filter-option:last-of-type, unified-search-filters-component search-filter search-filter-options search-filter-option:last-of-type {
  margin-bottom: 0;
}
careers-search-filter-component search-filter search-filter-options search-filter-option input, unified-search-filters-component search-filter search-filter-options search-filter-option input {
  position: absolute;
  top: 0;
  left: 0;
  visibility: visible;
  opacity: 0;
  pointer-events: none;
}
careers-search-filter-component search-filter search-filter-options search-filter-option input:checked + label .checkbox-icon, unified-search-filters-component search-filter search-filter-options search-filter-option input:checked + label .checkbox-icon {
  border-color: #F84018;
  background-color: #F84018;
}
careers-search-filter-component search-filter search-filter-options search-filter-option input:checked + label .checkbox-icon svg, unified-search-filters-component search-filter search-filter-options search-filter-option input:checked + label .checkbox-icon svg {
  opacity: 1;
}
careers-search-filter-component search-filter search-filter-options search-filter-option input:checked + label .radio-icon, unified-search-filters-component search-filter search-filter-options search-filter-option input:checked + label .radio-icon {
  background-color: #F84018;
  border-color: #F84018;
}
careers-search-filter-component search-filter search-filter-options search-filter-option input:checked + label .radio-icon::after, unified-search-filters-component search-filter search-filter-options search-filter-option input:checked + label .radio-icon::after {
  opacity: 1;
}
careers-search-filter-component search-filter search-filter-options search-filter-option input:focus-visible + label, unified-search-filters-component search-filter search-filter-options search-filter-option input:focus-visible + label {
  box-shadow: 0 0 0 1px #000;
}
careers-search-filter-component search-filter search-filter-options search-filter-option label, unified-search-filters-component search-filter search-filter-options search-filter-option label {
  width: 100%;
  flex-flow: row nowrap;
  align-items: flex-start;
  display: flex;
  min-height: 18px;
  padding: 0;
  margin: 0;
}
careers-search-filter-component search-filter search-filter-options search-filter-option label .checkbox-icon, unified-search-filters-component search-filter search-filter-options search-filter-option label .checkbox-icon {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  margin-right: 15px;
  border: 1px solid #c4c4c4;
  border-radius: 4px;
  color: #fff;
  transition: all 150ms ease-in-out;
  background-color: transparent;
}
careers-search-filter-component search-filter search-filter-options search-filter-option label .checkbox-icon svg, unified-search-filters-component search-filter search-filter-options search-filter-option label .checkbox-icon svg {
  width: 14px;
  height: 14px;
  opacity: 0;
  transition: all 150ms ease-in-out;
  color: #fff;
}
careers-search-filter-component search-filter search-filter-options search-filter-option label .radio-icon, unified-search-filters-component search-filter search-filter-options search-filter-option label .radio-icon {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  margin-right: 15px;
  border: 1px solid #c4c4c4;
  border-radius: 50%;
  color: #fff;
  transition: all 150ms ease-in-out;
  background-color: transparent;
}
careers-search-filter-component search-filter search-filter-options search-filter-option label .radio-icon::after, unified-search-filters-component search-filter search-filter-options search-filter-option label .radio-icon::after {
  content: "";
  position: relative;
  width: 6px;
  height: 6.5px;
  background-color: #fff;
  border-radius: 50%;
  opacity: 0;
  transition: all 150ms ease-in-out;
}
careers-search-filter-component search-filter search-filter-options search-filter-option label span, unified-search-filters-component search-filter search-filter-options search-filter-option label span {
  color: #000;
  flex: 1;
  font-size: 14px;
  line-height: 17px;
  display: inline-block;
  width: 100%;
  word-break: break-word;
  -webkit-hyphens: auto;
          hyphens: auto;
}
careers-search-filter-component search-filter .date-picker-inputs, unified-search-filters-component search-filter .date-picker-inputs {
  display: flex;
  align-items: center;
  flex-flow: row nowrap;
  margin-top: 54px;
  width: 100%;
  margin-bottom: 24px;
}
careers-search-filter-component search-filter .date-picker-inputs span, unified-search-filters-component search-filter .date-picker-inputs span {
  display: inline-block;
  margin: 0 8px;
  font-size: 14px;
}
careers-search-filter-component search-filter .date-picker-inputs input, unified-search-filters-component search-filter .date-picker-inputs input {
  display: inline-block;
  width: 100%;
  flex: 1;
  padding: 0 8px;
  height: 36px;
  border: 1px solid #c4c4c4;
  border-radius: 4px;
  font-size: 14px;
  background-color: #fff !important;
}
careers-search-filter-component search-filter .calendar-wrapper, unified-search-filters-component search-filter .calendar-wrapper {
  display: block;
  width: 100%;
  position: relative;
  padding: 4px 12px 12px;
  border: 1px solid #c4c4c4;
  max-width: 300px;
}
careers-search-filter-component search-filter .calendar-wrapper input, unified-search-filters-component search-filter .calendar-wrapper input {
  display: none;
}
careers-search-filter-component search-filter .flatpickr-calendar, unified-search-filters-component search-filter .flatpickr-calendar {
  box-shadow: none !important;
  border: none !important;
  border-radius: 0 !important;
  width: 100%;
}
careers-search-filter-component search-filter .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer, unified-search-filters-component search-filter .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer {
  width: 100%;
}
careers-search-filter-component search-filter .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days, unified-search-filters-component search-filter .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days {
  width: 100%;
}
careers-search-filter-component search-filter .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer, unified-search-filters-component search-filter .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer {
  min-width: auto;
  width: 100%;
}
careers-search-filter-component search-filter .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer .flatpickr-day.selected, careers-search-filter-component search-filter .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer .flatpickr-day.endRange, careers-search-filter-component search-filter .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer .flatpickr-day.startRange, unified-search-filters-component search-filter .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer .flatpickr-day.selected, unified-search-filters-component search-filter .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer .flatpickr-day.endRange, unified-search-filters-component search-filter .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer .flatpickr-day.startRange {
  background-color: #F84018;
  color: #fff;
  border-color: #F84018;
}

.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
  box-shadow: -10px 0 0 #F84018 !important;
}

.flatpickr-calendar .flatpickr-months,
html body .flatpickr-calendar.open .flatpickr-months {
  margin-bottom: 6px !important;
}
.flatpickr-calendar .flatpickr-months .flatpickr-month .flatpickr-current-month,
html body .flatpickr-calendar.open .flatpickr-months .flatpickr-month .flatpickr-current-month {
  font-size: 16px !important;
  padding-top: 8.48px !important;
}
.flatpickr-calendar .flatpickr-months .flatpickr-prev-month svg,
.flatpickr-calendar .flatpickr-months .flatpickr-next-month svg,
html body .flatpickr-calendar.open .flatpickr-months .flatpickr-prev-month svg,
html body .flatpickr-calendar.open .flatpickr-months .flatpickr-next-month svg {
  width: 10px !important;
  height: 10px !important;
}
.flatpickr-calendar .flatpickr-months .flatpickr-prev-month svg *,
.flatpickr-calendar .flatpickr-months .flatpickr-next-month svg *,
html body .flatpickr-calendar.open .flatpickr-months .flatpickr-prev-month svg *,
html body .flatpickr-calendar.open .flatpickr-months .flatpickr-next-month svg * {
  stroke-width: 2px !important;
}
.flatpickr-calendar .flatpickr-months .flatpickr-prev-month svg,
html body .flatpickr-calendar.open .flatpickr-months .flatpickr-prev-month svg {
  transform: translate(2px, -2px) !important;
}
.flatpickr-calendar .flatpickr-months .flatpickr-next-month svg,
html body .flatpickr-calendar.open .flatpickr-months .flatpickr-next-month svg {
  transform: translate(-2px, -2px) !important;
}
.flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer .flatpickr-day.selected, .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer .flatpickr-day.endRange, .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer .flatpickr-day.startRange,
html body .flatpickr-calendar.open .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer .flatpickr-day.selected,
html body .flatpickr-calendar.open .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer .flatpickr-day.endRange,
html body .flatpickr-calendar.open .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer .flatpickr-day.startRange {
  background-color: #F84018 !important;
  color: #fff !important;
  border-color: #F84018 !important;
}

site-search-pagination, careers-search-pagination, unified-search-pagination, ecat-search-pagination {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  flex-flow: row nowrap;
}
site-search-pagination .prev,
site-search-pagination .next, careers-search-pagination .prev,
careers-search-pagination .next, unified-search-pagination .prev,
unified-search-pagination .next, ecat-search-pagination .prev,
ecat-search-pagination .next {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  background-color: transparent;
  border: none;
  outline: none;
}
site-search-pagination .prev.disabled span,
site-search-pagination .next.disabled span, careers-search-pagination .prev.disabled span,
careers-search-pagination .next.disabled span, unified-search-pagination .prev.disabled span,
unified-search-pagination .next.disabled span, ecat-search-pagination .prev.disabled span,
ecat-search-pagination .next.disabled span {
  color: #6c757d;
}
site-search-pagination .prev:focus-visible,
site-search-pagination .next:focus-visible, careers-search-pagination .prev:focus-visible,
careers-search-pagination .next:focus-visible, unified-search-pagination .prev:focus-visible,
unified-search-pagination .next:focus-visible, ecat-search-pagination .prev:focus-visible,
ecat-search-pagination .next:focus-visible {
  outline: auto;
}
site-search-pagination .prev svg,
site-search-pagination .next svg, careers-search-pagination .prev svg,
careers-search-pagination .next svg, unified-search-pagination .prev svg,
unified-search-pagination .next svg, ecat-search-pagination .prev svg,
ecat-search-pagination .next svg {
  width: 31px;
}
site-search-pagination .prev span,
site-search-pagination .next span, careers-search-pagination .prev span,
careers-search-pagination .next span, unified-search-pagination .prev span,
unified-search-pagination .next span, ecat-search-pagination .prev span,
ecat-search-pagination .next span {
  color: #000000;
  font-family: Formular;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1.6px;
  line-height: 15px;
  display: none;
  text-transform: uppercase;
}
@media (min-width: 650px) {
  site-search-pagination .prev span,
  site-search-pagination .next span, careers-search-pagination .prev span,
  careers-search-pagination .next span, unified-search-pagination .prev span,
  unified-search-pagination .next span, ecat-search-pagination .prev span,
  ecat-search-pagination .next span {
    display: inline-block;
  }
}
site-search-pagination .prev span, careers-search-pagination .prev span, unified-search-pagination .prev span, ecat-search-pagination .prev span {
  margin-left: 14px;
}
site-search-pagination .next span, careers-search-pagination .next span, unified-search-pagination .next span, ecat-search-pagination .next span {
  margin-right: 1rem;
}
site-search-pagination .pages, careers-search-pagination .pages, unified-search-pagination .pages, ecat-search-pagination .pages {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-flow: row nowrap;
}
site-search-pagination .pages span,
site-search-pagination .pages button, careers-search-pagination .pages span,
careers-search-pagination .pages button, unified-search-pagination .pages span,
unified-search-pagination .pages button, ecat-search-pagination .pages span,
ecat-search-pagination .pages button {
  margin: 0 2px;
}
@media (min-width: 650px) {
  site-search-pagination .pages span,
  site-search-pagination .pages button, careers-search-pagination .pages span,
  careers-search-pagination .pages button, unified-search-pagination .pages span,
  unified-search-pagination .pages button, ecat-search-pagination .pages span,
  ecat-search-pagination .pages button {
    margin: 0 6px;
  }
}
site-search-pagination .pages span, careers-search-pagination .pages span, unified-search-pagination .pages span, ecat-search-pagination .pages span {
  width: 24px;
  height: 24px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
site-search-pagination .pages button, careers-search-pagination .pages button, unified-search-pagination .pages button, ecat-search-pagination .pages button {
  width: 24px;
  height: 24px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: black;
  font-family: Formular;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 17px;
  background-color: transparent;
  border: none;
  outline: none;
  padding: 0;
  position: relative;
  transition: all 150ms ease-in-out;
}
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: 0.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: "";
  display: inline-block;
  width: 20px;
  height: 2px;
  background-color: #F84018;
  position: absolute;
  bottom: 0;
  left: 2px;
}

.careers-search-results {
  padding-bottom: 95px;
}
@media (max-width: 575.98px) {
  .careers-search-results {
    margin-left: 25px;
    margin-right: 25px;
  }
}
.careers-search-results p {
  margin-bottom: 15px;
}
.careers-search-results a.result {
  border-bottom: 1px solid #929d96;
  color: #000;
  padding: 25px 0;
  text-decoration: none;
}
.careers-search-results a.result:last-of-type {
  margin-bottom: 60px;
}
.careers-search-results a.result:hover .title div:first-of-type {
  color: #929d96;
}
.careers-search-results a.result .title div:first-of-type {
  font-weight: bold;
  font-size: 18px;
}
.careers-search-results a.result .title div:last-of-type {
  font-size: 0.875rem;
  color: #929d96;
}
.careers-search-results a.result .location {
  font-size: 0.6875rem;
  letter-spacing: 1px;
  margin-left: 15px;
  text-transform: uppercase;
  white-space: nowrap;
}
.careers-search-results .paging {
  margin-bottom: 60px;
}
.careers-search-results .paging > button {
  font-size: 0.75rem;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.careers-search-results .paging button, .careers-search-results .paging span {
  border-top: 2px solid transparent;
  border-bottom: 2px solid transparent;
  border-left: 0;
  border-right: 0;
  border-radius: 0;
}
.careers-search-results .paging button {
  color: #000;
  margin: 0 4px;
  padding: 2px 6px;
  text-decoration: none;
}
.careers-search-results .paging button:disabled {
  opacity: unset;
}
.careers-search-results .paging button:hover:not(:disabled) {
  color: #929d96;
  cursor: pointer;
}
.careers-search-results .paging button.active {
  border-bottom: 2px solid #f84018;
  font-weight: bold;
}

.insights-result .video-thumbnail, .site-search-results-landing .result .insight-result .video-thumbnail {
  display: block;
  position: relative;
  color: #fff;
  border-radius: var(--bs-border-radius);
  cursor: pointer;
  height: auto;
  width: 100%;
  overflow: hidden;
}
.insights-result .video-thumbnail:hover, .site-search-results-landing .result .insight-result .video-thumbnail:hover {
  color: #f84018;
}
.insights-result .video-thumbnail:hover .hover-cover, .site-search-results-landing .result .insight-result .video-thumbnail:hover .hover-cover {
  background: rgba(0, 0, 0, 0.5);
}
.insights-result .video-thumbnail .hover-cover, .site-search-results-landing .result .insight-result .video-thumbnail .hover-cover {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.insights-result .video-thumbnail:after, .site-search-results-landing .result .insight-result .video-thumbnail:after {
  content: "\e91e";
  font-family: "AptivIcons";
  font-size: 55px;
  position: absolute;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: none;
  top: 0;
  left: 1px;
  z-index: 1;
}
.insights-result .video-thumbnail:before, .site-search-results-landing .result .insight-result .video-thumbnail:before {
  content: "";
  position: absolute;
  height: 65px;
  width: 65px;
  border: solid 2px;
  top: 50%;
  left: 49%;
  transform: translate(-50%, -50%);
  border-radius: 50px;
  z-index: 1;
  background: rgba(0, 0, 0, 0.5);
}

.site-search-results {
  padding-bottom: 95px;
}
.site-search-results h2:first-of-type {
  padding-top: 0;
}
@media (max-width: 575.98px) {
  .site-search-results {
    margin-left: 25px;
    margin-right: 25px;
  }
}
.site-search-results p {
  margin-bottom: 15px;
}
.site-search-results .result {
  border-bottom: 1px solid #929d96;
  color: #000;
  padding: 40px 0;
  text-decoration: none;
}
.site-search-results .result:last-of-type {
  margin-bottom: 15px;
}
.site-search-results .result .hs-result-container {
  margin-bottom: 30px;
}
.site-search-results .result .hs-result-container a.result-heading {
  color: #000;
  font-weight: bold;
  font-size: 22px;
  text-decoration: none;
}
.site-search-results .result .hs-result-container a.result-heading:hover, .site-search-results .result .hs-result-container a.result-headingfocus {
  color: #606060;
}
.site-search-results .result .hs-result-container a.result-heading .hs-result-title {
  font-weight: bold;
  font-size: 22px;
  line-height: 29px;
  padding-top: 20px;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .site-search-results .result .hs-result-container a.result-heading .hs-result-title {
    padding-top: 4px;
  }
}
.site-search-results .result .hs-result-container a.result-heading .hs-result-location {
  font-weight: bold;
}
.site-search-results .result .location {
  font-size: 0.6875rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 0;
  white-space: nowrap;
}
.site-search-results .result .breadcrumb {
  background-color: #fff;
  border-radius: 0;
  padding-left: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.site-search-results .result .breadcrumb li {
  height: auto;
  line-height: normal;
  text-transform: uppercase;
  font-family: Formular;
  font-size: 11px;
  vertical-align: middle;
  font-weight: 300;
  letter-spacing: 1.69px;
  color: #878787 !important;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .site-search-results .result .breadcrumb li {
    height: 34px;
    line-height: 45px;
  }
}
.site-search-results .result .breadcrumb li a {
  color: #878787 !important;
  text-decoration: none;
}
@media (max-width: 575.98px) {
  .site-search-results .result .newsroom-result img {
    padding-bottom: 10px;
  }
}
.site-search-results .result .newsroom-result .title {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .site-search-results .result .newsroom-result .title {
    min-height: 75px;
  }
}
.site-search-results .result .newsroom-result .side-icon {
  margin: 20px 0 0 0;
}
@media (max-width: 767.98px) {
  .site-search-results .result .newsroom-result .breadcrumb {
    display: flex;
  }
}
.site-search-results .result .date {
  font-size: 14px;
  font-weight: 500;
}
.site-search-results .result .side-icon {
  color: #929d96;
  font-size: 22px;
}
@media (max-width: 767.98px) {
  .site-search-results .result-group:not(:first-child) {
    padding-top: 60px;
  }
}
.site-search-results .paging {
  margin: 30px 0 60px 0;
}
.site-search-results .paging > button {
  font-size: 0.75rem;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.site-search-results .paging button, .site-search-results .paging span {
  border-top: 2px solid transparent;
  border-bottom: 2px solid transparent;
  border-left: 0;
  border-right: 0;
  border-radius: 0;
}
.site-search-results .paging button {
  color: #000;
  margin: 0 4px;
  padding: 2px 6px;
  text-decoration: none;
}
.site-search-results .paging button:disabled {
  opacity: unset;
}
.site-search-results .paging button:hover:not(:disabled) {
  color: #929d96;
  cursor: pointer;
}
.site-search-results .paging button.active {
  border-bottom: 2px solid #f84018;
  font-weight: bold;
}
.site-search-results.no-heading .group-heading {
  display: none;
}
.site-search-results.no-heading .result:first-of-type {
  padding-top: 0;
}
.site-search-results-landing .result:first-child {
  padding-top: 0;
}
@media (max-width: 575.98px) {
  .site-search-results-landing .result .title {
    padding-top: 15px;
  }
}
.mobile-tab-strip {
  padding: 3rem 1.5rem 2rem 1.5rem;
  margin-bottom: 20px;
  margin-left: -5px;
  margin-right: -5px;
  margin-top: -5px;
}
.mobile-tab-strip a {
  display: flex;
  flex-direction: row;
}
.mobile-tab-strip .nav-link {
  display: flex;
  flex: 1 1 auto;
  padding: 0;
}
.mobile-tab-strip i {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  -webkit-text-stroke: #929d96 3.5px;
  font-size: 1.5rem;
}
.mobile-tab-strip .tab-item {
  display: flex;
  flex: 1 1 auto;
  border: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  padding: 0.5rem 0;
  font-size: 16px;
  letter-spacing: 0.05em;
}
.mobile-tab-strip .tab-item > div {
  display: flex;
}
.mobile-tab-strip .mobile-tab-list {
  list-style: none;
  padding: 0;
}

.sfs-tabstrip-configurator.nav.nav-tabs, .sfs-tabstrip-configurator ul.nav.nav-tabs {
  margin-left: 0px;
  display: table;
  border: none;
}
.sfs-tabstrip-configurator.nav.nav-tabs .nav-item, .sfs-tabstrip-configurator ul.nav.nav-tabs .nav-item {
  padding: 0 2em 0 0;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .sfs-tabstrip-configurator.nav.nav-tabs, .sfs-tabstrip-configurator ul.nav.nav-tabs {
    margin-left: 190px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .sfs-tabstrip-configurator.nav.nav-tabs, .sfs-tabstrip-configurator ul.nav.nav-tabs {
    margin-left: 160px;
  }
}
.sfs-tabstrip-configurator.nav.nav-tabs li, .sfs-tabstrip-configurator ul.nav.nav-tabs li {
  display: table-cell;
  padding: 0 3em 0 0;
  color: #000;
}
.sfs-tabstrip-configurator.nav.nav-tabs li .count-text, .sfs-tabstrip-configurator ul.nav.nav-tabs li .count-text {
  color: #9B9B9B;
  font-weight: normal;
}
@media (max-width: 767.98px) {
  .sfs-tabstrip-configurator.nav.nav-tabs li .count-text, .sfs-tabstrip-configurator ul.nav.nav-tabs li .count-text {
    display: none;
  }
}
.sfs-tabstrip-configurator.nav.nav-tabs li a.nav-link, .sfs-tabstrip-configurator ul.nav.nav-tabs li a.nav-link {
  border: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  padding: 0.25rem 0;
  font-size: 16px;
  letter-spacing: 0.05em;
}
.sfs-tabstrip-configurator.nav.nav-tabs li a.nav-link:hover, .sfs-tabstrip-configurator.nav.nav-tabs li a.nav-link:focus, .sfs-tabstrip-configurator ul.nav.nav-tabs li a.nav-link:hover, .sfs-tabstrip-configurator ul.nav.nav-tabs li a.nav-link:focus {
  border: none;
}
.sfs-tabstrip-configurator.nav.nav-tabs li a.nav-link.active, .sfs-tabstrip-configurator ul.nav.nav-tabs li a.nav-link.active {
  color: inherit;
  background-color: inherit;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 3px solid #F84018;
}
.sfs-tabstrip-configurator.nav.nav-tabs.active a.nav-link, .sfs-tabstrip-configurator ul.nav.nav-tabs.active a.nav-link {
  border-bottom: 3px solid #F84018;
}
.sfs-tabstrip-configurator.nav.nav-tabs.global-search-tabs, .sfs-tabstrip-configurator ul.nav.nav-tabs.global-search-tabs {
  margin-bottom: 55px;
}

.search-column-heading {
  border-bottom: 1px solid #d6d6d6;
  margin-bottom: 25px;
  padding-bottom: 5px;
}

@media (min-width: 768px) {
  .search-column-heading {
    margin-bottom: 40px;
    padding-bottom: 10px;
  }
}
@media (max-width: 575.98px) {
  .search-column-heading {
    border-bottom: none;
    padding-bottom: 0;
    margin-left: 25px;
    margin-right: 25px;
  }
}
.classification-facet.tight-heading h4 {
  border-bottom: none;
  margin-bottom: 0;
}

.facet-header {
  margin: 0 25px;
}
@media (min-width: 768px) {
  .facet-header {
    margin: 0;
  }
}

.careers-search-bar-loading {
  visibility: hidden;
  background: black;
}
@media (min-width: 768px) {
  .careers-search-bar-loading {
    height: 132px;
  }
}
@media (max-width: 767.98px) {
  .careers-search-bar-loading {
    height: 220px;
  }
}

careers-search-bar .controls, .careers-search-bar .controls {
  background-color: transparent;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  z-index: 2147483640;
  position: relative;
  padding: 0;
}
@media (max-width: 575.98px) {
  careers-search-bar .controls, .careers-search-bar .controls {
    padding-left: 16px;
    padding-right: 16px;
  }
}
careers-search-bar .controls-desktop, .careers-search-bar .controls-desktop {
  padding: 25px 0;
}
careers-search-bar .controls-mobile, .careers-search-bar .controls-mobile {
  display: none;
  position: absolute;
  top: 46px;
}
@media (max-width: 767.98px) {
  careers-search-bar .controls-mobile.show-controls, .careers-search-bar .controls-mobile.show-controls {
    display: flex;
    padding-left: 0;
    padding-right: 0;
    z-index: -1;
  }
}
@media (min-width: 768px) {
  careers-search-bar .controls-mobile.show-controls, .careers-search-bar .controls-mobile.show-controls {
    display: none;
  }
}
careers-search-bar .controls-mobile.show-controls .search-form-fields, .careers-search-bar .controls-mobile.show-controls .search-form-fields {
  background: white;
  width: 100%;
  margin: 0;
  border-radius: 0;
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
  box-shadow: 0px 0px 32px 0px #929d96;
  padding: 16px !important;
  padding-top: 0px !important;
}
careers-search-bar .controls-mobile.show-controls .search-form-fields p.field-wrapper, .careers-search-bar .controls-mobile.show-controls .search-form-fields p.field-wrapper {
  margin-bottom: 10px;
}
careers-search-bar .controls .aptiv-button-container, .careers-search-bar .controls .aptiv-button-container {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 600px) {
  careers-search-bar .controls .aptiv-button-container, .careers-search-bar .controls .aptiv-button-container {
    flex-wrap: wrap;
  }
}
careers-search-bar .controls .aptiv-button-container .aptiv-button-side-copy, .careers-search-bar .controls .aptiv-button-container .aptiv-button-side-copy {
  color: white;
  margin-right: 40px;
  margin-bottom: 0;
}
@media only screen and (max-width: 600px) {
  careers-search-bar .controls .aptiv-button-container .aptiv-button-side-copy, .careers-search-bar .controls .aptiv-button-container .aptiv-button-side-copy {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
careers-search-bar .controls .aptiv-button-orange, .careers-search-bar .controls .aptiv-button-orange {
  color: white;
  font-feature-settings: "liga" off, "clig" off;
  font-family: Formular;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: 2px;
  width: 350px;
  display: flex;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #f84018;
  font-weight: 600;
  border-radius: 40px;
  justify-content: space-between;
  padding: 16px 32px;
  height: auto;
  width: auto;
}
careers-search-bar .controls .aptiv-button-orange:hover, .careers-search-bar .controls .aptiv-button-orange:hover {
  color: white;
  text-decoration: none;
}
careers-search-bar .controls .aptiv-button-orange span, .careers-search-bar .controls .aptiv-button-orange span {
  display: flex;
  align-items: center;
  padding-right: 16px;
  white-space: nowrap;
}
careers-search-bar .controls .aptiv-button-orange svg.search, .careers-search-bar .controls .aptiv-button-orange svg.search {
  height: 100%;
}
@media (max-width: 767.98px) {
  careers-search-bar .controls .aptiv-button-orange, .careers-search-bar .controls .aptiv-button-orange {
    display: flex;
    justify-content: center;
    font-feature-settings: "liga" off, "clig" off;
    font-family: Formular;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 16px 32px;
    max-width: none;
    width: 100%;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  careers-search-bar .controls .aptiv-button-orange, .careers-search-bar .controls .aptiv-button-orange {
    width: auto;
  }
}
careers-search-bar .controls .container, .careers-search-bar .controls .container {
  display: flex;
  justify-content: center;
  width: 100%;
}
@media (max-width: 575.98px) {
  careers-search-bar .controls .container, .careers-search-bar .controls .container {
    padding: 0;
  }
}
careers-search-bar .controls .search-form-fields, .careers-search-bar .controls .search-form-fields {
  display: flex;
  align-items: center;
  flex-wrap: nowrap !important;
  border-radius: 16px;
  background: rgba(0, 0, 0, 0.5);
  box-shadow: none;
  margin-left: 30px;
  margin-right: 30px;
  padding: 16px !important;
  max-width: none;
  width: 100%;
}
@media (min-width: 992px) {
  careers-search-bar .controls .search-form-fields, .careers-search-bar .controls .search-form-fields {
    margin-left: 63px;
    margin-right: 63px;
  }
}
@media screen and (min-width: 700px) {
  careers-search-bar .controls .search-form-fields, .careers-search-bar .controls .search-form-fields {
    position: static;
    padding: 0px;
    display: flex !important;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media (max-width: 767.98px) {
  careers-search-bar .controls .search-form-fields, .careers-search-bar .controls .search-form-fields {
    border-radius: 16px;
    flex-direction: column;
    padding: 16px !important;
    margin: 0;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  careers-search-bar .controls .search-form-fields, .careers-search-bar .controls .search-form-fields {
    margin: 0;
    max-width: none;
  }
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  careers-search-bar .controls .search-form-fields, .careers-search-bar .controls .search-form-fields {
    max-width: 960px;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  careers-search-bar .controls .search-form-fields, .careers-search-bar .controls .search-form-fields {
    max-width: 1293px;
    width: 100%;
  }
}
careers-search-bar .controls .careers-fields-container, .careers-search-bar .controls .careers-fields-container {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
@media (max-width: 767.98px) {
  careers-search-bar .controls .careers-fields-container, .careers-search-bar .controls .careers-fields-container {
    flex-direction: column;
  }
}
careers-search-bar .controls .field-wrapper, .careers-search-bar .controls .field-wrapper {
  margin-bottom: 0;
  margin-right: 20px;
}
@media screen and (min-width: 700px) {
  careers-search-bar .controls .field-wrapper, .careers-search-bar .controls .field-wrapper {
    margin: 0;
    margin-right: 16px;
    width: 30%;
    max-width: 290px;
  }
}
careers-search-bar .controls .field-wrapper:after, .careers-search-bar .controls .field-wrapper:after {
  content: "";
  clear: both;
  display: block;
}
careers-search-bar .controls .field-wrapper input, .careers-search-bar .controls .field-wrapper input {
  outline: none;
}
careers-search-bar .controls .field-wrapper input[type=search]::-webkit-search-cancel-button, .careers-search-bar .controls .field-wrapper input[type=search]::-webkit-search-cancel-button {
  display: none;
}
careers-search-bar .controls .fancy-field, .careers-search-bar .controls .fancy-field {
  position: relative;
}
careers-search-bar .controls .fancy-field:first-child, .careers-search-bar .controls .fancy-field:first-child {
  max-width: none;
  width: 100%;
}
@media (max-width: 767.98px) {
  careers-search-bar .controls .fancy-field:first-child, .careers-search-bar .controls .fancy-field:first-child {
    max-width: none;
    margin: 0;
    width: 100%;
    margin-bottom: 10px;
  }
}
@media (max-width: 575.98px) {
  careers-search-bar .controls .fancy-field:first-child, .careers-search-bar .controls .fancy-field:first-child {
    margin-bottom: 10px;
  }
}
careers-search-bar .controls .fancy-field:nth-child(2), .careers-search-bar .controls .fancy-field:nth-child(2) {
  max-width: none;
  width: 100%;
}
@media (max-width: 767.98px) {
  careers-search-bar .controls .fancy-field:nth-child(2), .careers-search-bar .controls .fancy-field:nth-child(2) {
    position: relative;
    max-width: none;
    margin: 0;
    width: 100%;
    margin-bottom: 10px;
  }
}
@media (max-width: 575.98px) {
  careers-search-bar .controls .fancy-field:nth-child(2), .careers-search-bar .controls .fancy-field:nth-child(2) {
    margin-bottom: 10px;
  }
}
careers-search-bar .controls .fancy-field i, .careers-search-bar .controls .fancy-field i {
  font-size: 25px;
  top: 18px;
  position: absolute;
  right: 25px;
  pointer-events: none;
  font-weight: bold;
}
careers-search-bar .controls .fancy-field label, .careers-search-bar .controls .fancy-field label {
  position: absolute;
  left: 0;
  top: 50%;
  line-height: 0;
  font-size: 18px;
  font-weight: 500;
  color: #878787;
  padding-left: 25px;
  transition: all 0.3s ease;
}
@media screen and (min-width: 700px) {
  careers-search-bar .controls .fancy-field label, .careers-search-bar .controls .fancy-field label {
    padding-left: 8%;
  }
}
careers-search-bar .controls .fancy-field .activated label, .careers-search-bar .controls .fancy-field .activated label {
  font-size: 10px;
  top: 20%;
}
careers-search-bar .controls .fancy-field input, careers-search-bar .controls .fancy-field select, .careers-search-bar .controls .fancy-field input, .careers-search-bar .controls .fancy-field select {
  font-feature-settings: "liga" off, "clig" off;
  font-family: Formular;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  -webkit-appearance: none;
          appearance: none;
  min-height: 40px;
  width: 100%;
  border: 1px solid #000;
  border-radius: 6px;
  margin-right: 16px;
  padding: 16px 24px;
  padding-right: 55px;
  outline: none;
}
careers-search-bar .controls .fancy-field select, .careers-search-bar .controls .fancy-field select {
  color: #383942;
}
careers-search-bar .controls .fancy-field select:focus-visible, .careers-search-bar .controls .fancy-field select:focus-visible {
  outline: auto;
}
careers-search-bar .controls .fancy-field input, .careers-search-bar .controls .fancy-field input {
  color: #383942;
}
careers-search-bar .controls .fancy-field input::placeholder, .careers-search-bar .controls .fancy-field input::placeholder {
  color: #383942;
}
@media screen and (min-width: 700px) {
  careers-search-bar .controls .slideup .search-form-fields, .careers-search-bar .controls .slideup .search-form-fields {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  careers-search-bar .controls-desktop .container, .careers-search-bar .controls-desktop .container {
    margin: 0;
    max-width: none;
  }
  careers-search-bar .controls-desktop .container .search-form-fields, .careers-search-bar .controls-desktop .container .search-form-fields {
    margin: 0;
  }
}
@media (min-width: 768px) {
  careers-search-bar.pos-fixed .controls, .careers-search-bar.pos-fixed .controls {
    position: fixed;
    top: 0;
    left: 0;
    padding: 0;
    background-color: transparent;
    top: 90px;
    z-index: 10000;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  careers-search-bar.pos-fixed .controls, .careers-search-bar.pos-fixed .controls {
    top: 70px;
    z-index: 2;
  }
}
@media (min-width: 992px) {
  careers-search-bar.pos-fixed .controls-desktop.scrolling-up, .careers-search-bar.pos-fixed .controls-desktop.scrolling-up {
    transition: top 150ms linear;
    top: 160px !important;
  }
}
@media (min-width: 992px) {
  careers-search-bar.pos-fixed .controls-desktop.scrolling-down, .careers-search-bar.pos-fixed .controls-desktop.scrolling-down {
    transition: top 150ms linear;
    top: 80px !important;
  }
}
careers-search-bar.pos-fixed .controls .container .search-form-fields, .careers-search-bar.pos-fixed .controls .container .search-form-fields {
  max-width: 1120px;
  padding: 16px;
  border-radius: 16px;
  background: white;
  box-shadow: 0px 0px 32px 0px #929d96;
  width: 100%;
  margin-left: 30px;
  margin-right: 30px;
  max-width: none;
}
@media (min-width: 992px) {
  careers-search-bar.pos-fixed .controls .container .search-form-fields, .careers-search-bar.pos-fixed .controls .container .search-form-fields {
    margin-left: 63px;
    margin-right: 63px;
    max-width: 1293px;
    width: 100%;
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  careers-search-bar.pos-fixed .controls .container .search-form-fields, .careers-search-bar.pos-fixed .controls .container .search-form-fields {
    margin: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    box-shadow: 0px 0px 32px 0px #929d96;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  careers-search-bar.pos-fixed .controls .container .search-form-fields, .careers-search-bar.pos-fixed .controls .container .search-form-fields {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  careers-search-bar.pos-fixed .controls .container, .careers-search-bar.pos-fixed .controls .container {
    margin: 0;
    padding: 0;
    max-width: none;
  }
}
careers-search-bar .mobile-sj, .careers-search-bar .mobile-sj {
  position: relative;
  display: none;
  z-index: 9998;
}
@media (min-width: 576px) {
  careers-search-bar .mobile-sj, .careers-search-bar .mobile-sj {
    display: none;
  }
}
careers-search-bar .mobile-sj .mobile-toggle-container, .careers-search-bar .mobile-sj .mobile-toggle-container {
  display: flex;
  background: black;
  flex-direction: row;
  justify-content: center;
  position: relative;
  width: 100%;
  background: white;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  box-shadow: 0px 0px 32px 0px #929d96;
}
careers-search-bar .mobile-sj.mobile-expanded .mobile-toggle-container, .careers-search-bar .mobile-sj.mobile-expanded .mobile-toggle-container {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  box-shadow: none;
}
careers-search-bar .mobile-sj a.search-jobs-toggle, .careers-search-bar .mobile-sj a.search-jobs-toggle {
  display: block;
  color: black;
  background: white;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  font-feature-settings: "liga" off, "clig" off;
  font-family: Formular;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: 2.4px;
  padding: 14px 32px;
  cursor: pointer;
  width: auto;
}
careers-search-bar .mobile-sj i, .careers-search-bar .mobile-sj i {
  position: absolute;
  right: 50px;
}
careers-search-bar .mobile-sj .expander, .careers-search-bar .mobile-sj .expander {
  background-color: transparent;
  border: none;
  outline: none;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-flow: column wrap;
  width: 24px;
  height: 24px;
  position: relative;
  right: 33px;
  top: 10px;
}
careers-search-bar .mobile-sj .expander div, .careers-search-bar .mobile-sj .expander div {
  width: 9px;
  height: 2px;
  background-color: #f84018;
  position: absolute;
  transition: transform 150ms ease-in-out;
}
careers-search-bar .mobile-sj .expander div:nth-child(1), .careers-search-bar .mobile-sj .expander div:nth-child(1) {
  transform: none;
}
careers-search-bar .mobile-sj .expander div:nth-child(2), .careers-search-bar .mobile-sj .expander div:nth-child(2) {
  transform: rotate(90deg);
}
careers-search-bar .mobile-sj .expander.make-x div:nth-child(2), .careers-search-bar .mobile-sj .expander.make-x div:nth-child(2) {
  display: none;
}
careers-search-bar .mobile-sj.pos-fixed, .careers-search-bar .mobile-sj.pos-fixed {
  display: block;
  position: fixed;
  top: 69px;
  left: 0;
  width: 100%;
}
careers-search-bar .clear-btn, .careers-search-bar .clear-btn {
  border: none;
  background: transparent;
  color: black;
  margin-left: -90px;
  width: 90px;
  transition: opacity 0.2s ease-in-out, color 0.2s ease-in-out;
  outline: none;
  border: none;
  box-shadow: none;
  position: absolute;
  height: 65px;
  top: 9px;
  right: 2px;
  z-index: 1000000;
}
careers-search-bar .clear-btn .clear-icon, .careers-search-bar .clear-btn .clear-icon {
  display: inline;
  opacity: 1;
  transition: opacity 0.2s ease-in-out;
  height: 14px;
  width: 14px;
}
careers-search-bar .clear-btn .clear-icon::after, .careers-search-bar .clear-btn .clear-icon::after {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
  background: url("../Assets/icon-close-black.svg") no-repeat center;
}
careers-search-bar .auto-complete, .careers-search-bar .auto-complete {
  z-index: 100;
  position: relative;
}
careers-search-bar .auto-complete .content, .careers-search-bar .auto-complete .content {
  background-color: white;
  color: black;
  position: absolute;
  left: 0;
  width: 100%;
  border-radius: 0 0 6px 6px;
  padding-top: 20px;
  border-left: 1px solid lightgray;
  border-bottom: 1px solid lightgray;
  border-right: 1px solid lightgray;
}
careers-search-bar .auto-complete .content::before, .careers-search-bar .auto-complete .content::before {
  content: "";
  position: absolute;
  display: block;
  top: -5px;
  left: -1px;
  width: 5px;
  height: 5px;
  background: #fff;
  border-bottom: 1px solid #d3d3d3;
}
careers-search-bar .auto-complete .content::after, .careers-search-bar .auto-complete .content::after {
  content: "";
  position: absolute;
  display: block;
  top: -5px;
  right: -1px;
  width: 5px;
  height: 5px;
  background: #fff;
  border-bottom: 1px solid #d3d3d3;
}
careers-search-bar .auto-complete .content button, .careers-search-bar .auto-complete .content button {
  background-color: transparent;
  border: none;
  outline: none;
  padding: 0;
  margin: 0;
}
careers-search-bar .auto-complete .content .section:not(:first-of-type), .careers-search-bar .auto-complete .content .section:not(:first-of-type) {
  border-top: 1px solid gray;
  padding-top: 30px;
  margin-top: 30px;
}
careers-search-bar .auto-complete .content .title, .careers-search-bar .auto-complete .content .title {
  color: gray;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 1.7px;
  font-family: Formular;
  color: #878787;
  padding-left: 20px;
}
careers-search-bar .auto-complete .content .keyword-list, .careers-search-bar .auto-complete .content .keyword-list {
  list-style: none;
  padding-left: 20px;
  font-size: 15px;
  line-height: 20px;
}
careers-search-bar .auto-complete .content .keyword-list .keyword-list-item, .careers-search-bar .auto-complete .content .keyword-list .keyword-list-item {
  margin: 20px 0;
}
careers-search-bar .auto-complete .content .keyword-list .keyword-list-item.letter-spacing a,
careers-search-bar .auto-complete .content .keyword-list .keyword-list-item.letter-spacing button, .careers-search-bar .auto-complete .content .keyword-list .keyword-list-item.letter-spacing a,
.careers-search-bar .auto-complete .content .keyword-list .keyword-list-item.letter-spacing button {
  letter-spacing: 1.69px;
}
careers-search-bar .auto-complete .content .keyword-list a, .careers-search-bar .auto-complete .content .keyword-list a {
  cursor: pointer;
  text-decoration: none;
  color: black;
}
careers-search-bar .auto-complete .content table, .careers-search-bar .auto-complete .content table {
  margin-left: 20px;
  font-size: 15px;
  line-height: 20px;
  margin-top: 20px;
}
careers-search-bar .auto-complete .content table tr:not(:last-of-type) td, .careers-search-bar .auto-complete .content table tr:not(:last-of-type) td {
  padding-bottom: 20px;
}
careers-search-bar .auto-complete .content table a, .careers-search-bar .auto-complete .content table a {
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  width: 100%;
}
careers-search-bar .auto-complete .arrow::after, .careers-search-bar .auto-complete .arrow::after {
  display: block;
  content: "";
  padding-left: 90px;
  max-width: 60px;
  width: 100%;
  height: 16px;
  background: url("../Assets/arrow-right-orange.svg") no-repeat right center;
}
careers-search-bar careers-auto-complete, .careers-search-bar careers-auto-complete {
  display: none !important;
}
careers-search-bar.auto-complete-open careers-auto-complete, .careers-search-bar.auto-complete-open careers-auto-complete {
  display: block !important;
}

.mobile-csb-placeholder {
  height: 57px;
  display: none;
}
@media (min-width: 768px) {
  .mobile-csb-placeholder {
    display: none;
  }
}

.sf-zone-column careers-search-bar {
  position: relative;
  z-index: 0;
}
.sf-zone-column .careers-search-bar.pos-fixed {
  display: none;
}

a.aptiv-button.product-cross-ref-cta.outline-none {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.36px;
  line-height: 15px;
}
a.aptiv-button.product-cross-ref-cta.outline-none:hover {
  color: #f84018;
}
@media (max-width: 1199.98px) {
  a.aptiv-button.product-cross-ref-cta.outline-none {
    margin-top: initial !important;
    position: initial !important;
  }
  a.aptiv-button.product-cross-ref-cta.outline-none:after {
    margin-left: 10px !important;
  }
}
@media (max-width: 991.98px) {
  a.aptiv-button.product-cross-ref-cta.outline-none {
    margin-top: initial !important;
    position: initial !important;
    margin-left: auto !important;
    margin-bottom: 0px !important;
    padding: 20px 0px;
  }
}

@media (max-width: 800px) {
  .sf_colsIn.col-12.col-xl-7.offset-xl-9.col-lg-9.offset-lg-7.col-md-12.offset-md-1.offset-3.pl-lg-0.pr-lg-3.pl-xl-3.pr-xl-2.rc-pcr-button-left {
    margin-left: 4% !important;
  }
}

@media (max-width: 800px) {
  .row.align-items-center.product-cross-ref-cta.mt-0 {
    margin: 0px 0px 20px -2px !important;
  }
}

@media (max-width: 1199.98px) {
  .product-cross-ref-cta a.aptiv-button.outline-none:after {
    margin-left: 7px !important;
  }
}

@media (min-width: 991px) and (max-width: 1199px) {
  .pcr-btn-always-inline a.aptiv-button.product-cross-ref-cta.outline-none {
    margin-top: initial !important;
    position: initial !important;
  }
}

.row.align-items-center.product-cross-ref-cta {
  margin-top: -35px;
}
@media (max-width: 767.98px) {
  .row.align-items-center.product-cross-ref-cta {
    margin-top: -10px;
  }
}

@media (max-width: 1199.98px) {
  .product-ref-link {
    display: inline-block;
    right: 16px;
  }
}

@media (max-width: 1199.98px) {
  .ccr-search-box {
    display: inline-block;
    right: 33px;
  }
}

.product-ref-link a {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.36px;
  line-height: 15px;
  color: #000;
}
.product-ref-link a:hover {
  color: #f84018;
}

.ccr-outer-container .ccr-inner-container {
  padding-bottom: 0;
  padding-top: 0;
  padding-left: 11px;
  padding-right: 11px;
}
.ccr-outer-container .ccr-inner-container .main-heading h1 {
  font-size: 42px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 51px;
  color: #000;
  padding: 0;
  margin: 0;
  margin-bottom: 40px;
}
.ccr-outer-container .ccr-inner-container .main-heading h1:before {
  display: none;
}
@media (max-width: 575.98px) {
  .ccr-outer-container .ccr-inner-container .main-heading h1 {
    display: none;
  }
}
.ccr-outer-container .ccr-inner-container .columns {
  display: flex;
  flex-direction: row;
}
@media (max-width: 767.98px) {
  .ccr-outer-container .ccr-inner-container .columns {
    flex-direction: column;
  }
}
.ccr-outer-container .ccr-inner-container .columns .search-column {
  border-radius: 6px;
  background-color: #fff;
  padding: 32px 30px;
  width: calc(50% - 55px);
}
.ccr-outer-container .ccr-inner-container .columns .search-column .heading {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 29px;
  color: #20191C;
  padding-bottom: 32px;
}
.ccr-outer-container .ccr-inner-container .columns .search-column .input-container textarea {
  box-sizing: border-box;
  border: 1px solid #D6D6D6;
  border-radius: 6px;
  padding: 30px;
  width: 100%;
}
.ccr-outer-container .ccr-inner-container .columns .search-column .input-container textarea::placeholder {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 22px;
  opacity: 0.5;
  color: #464646;
}
.ccr-outer-container .ccr-inner-container .columns .search-column .input-container textarea:focus-visible {
  border: 1px solid #D6D6D6 !important;
}
.ccr-outer-container .ccr-inner-container .columns .search-column input {
  box-sizing: border-box;
  border: 1px solid #D6D6D6;
  border-radius: 6px;
  padding: 30px 32px 28px 32px;
  width: 100%;
}
.ccr-outer-container .ccr-inner-container .columns .search-column input::placeholder {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 22px;
  opacity: 0.5;
  color: #464646;
}
.ccr-outer-container .ccr-inner-container .columns .search-column input:focus-visible {
  border: 1px solid #D6D6D6 !important;
}
.ccr-outer-container .ccr-inner-container .columns .search-column .button-container {
  margin-top: 24px;
}
.ccr-outer-container .ccr-inner-container .columns .search-column .button-container .aptiv-button.fill-black {
  background-color: #000;
  border-color: #000;
  color: #fff;
  width: 299px;
  margin: 0 !important;
}
.ccr-outer-container .ccr-inner-container .columns .search-column .button-container .aptiv-button.fill-black:after {
  background: url("../Assets/arrow-right-white.svg") no-repeat right center;
}
.ccr-outer-container .ccr-inner-container .columns .search-column .button-container .aptiv-button.fill-black .a-tag-mimic {
  color: #fff;
}
.ccr-outer-container .ccr-inner-container .columns .search-column .button-container .aptiv-button.fill-black:hover {
  cursor: pointer;
  text-decoration: none;
  color: #fff !important;
}
.ccr-outer-container .ccr-inner-container .columns .search-column .error-message {
  display: none;
}
.ccr-outer-container .ccr-inner-container .columns .search-column.exact-search {
  margin-right: 111px;
}
.ccr-outer-container .ccr-inner-container .columns .search-column.partial-search .button-container {
  margin-top: 32px;
}
.ccr-outer-container .ccr-inner-container .columns .search-column.show-error input, .ccr-outer-container .ccr-inner-container .columns .search-column.show-error textarea {
  outline-color: #dc3545 !important;
  border: 2px solid #dc3545 !important;
}
.ccr-outer-container .ccr-inner-container .columns .search-column.show-error .error-message {
  display: block;
  color: #dc3545;
  font-size: 13px;
  font-weight: 700;
}
@media (max-width: 991.98px) {
  .ccr-outer-container .ccr-inner-container .columns .search-column {
    width: calc(50% - 24px);
  }
  .ccr-outer-container .ccr-inner-container .columns .search-column .button-container .aptiv-button.fill-black {
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .ccr-outer-container .ccr-inner-container .columns .search-column {
    width: 100%;
  }
}
.ccr-outer-container .ccr-inner-container .columns .search-column {
  padding: 32px 20px;
}
.ccr-outer-container .ccr-inner-container .columns .search-column .button-container a {
  width: 100%;
}
@media (max-width: 991.98px) {
  .ccr-outer-container .ccr-inner-container .columns .search-column.exact-search {
    margin-right: 48px;
  }
}
@media (max-width: 767.98px) {
  .ccr-outer-container .ccr-inner-container .columns .search-column.exact-search {
    margin-right: 0;
    margin-bottom: 32px;
  }
}

.ccr-component ccr-search-pagination {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  flex-flow: row nowrap;
  padding: 96px 15% 64px 15%;
}
@media screen and (min-width: 700px) and (max-width: 1000px) {
  .ccr-component ccr-search-pagination {
    position: absolute;
    width: 550px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
  }
}
@media screen and (min-width: 700px) and (max-width: 900px) {
  .ccr-component ccr-search-pagination {
    margin-top: 10px;
  }
}
.ccr-component ccr-search-pagination .prev,
.ccr-component ccr-search-pagination .next {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  background-color: transparent;
  border: none;
  outline: none;
}
.ccr-component ccr-search-pagination .prev.disabled span,
.ccr-component ccr-search-pagination .next.disabled span {
  color: #6c757d;
}
.ccr-component ccr-search-pagination .prev svg,
.ccr-component ccr-search-pagination .next svg {
  width: 31px;
}
.ccr-component ccr-search-pagination .prev span,
.ccr-component ccr-search-pagination .next span {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.6px;
  line-height: 15px;
  color: #000;
  display: none;
  text-transform: uppercase;
}
@media (min-width: 650px) {
  .ccr-component ccr-search-pagination .prev span,
  .ccr-component ccr-search-pagination .next span {
    display: inline-block;
  }
}
.ccr-component ccr-search-pagination .prev span {
  margin-left: 14px;
}
.ccr-component ccr-search-pagination .next span {
  margin-right: 1rem;
}
.ccr-component ccr-search-pagination .pages {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-flow: row nowrap;
}
.ccr-component ccr-search-pagination .pages span,
.ccr-component ccr-search-pagination .pages button {
  margin: 0 2px;
}
@media (min-width: 650px) {
  .ccr-component ccr-search-pagination .pages span,
  .ccr-component ccr-search-pagination .pages button {
    margin: 0 6px;
  }
}
.ccr-component ccr-search-pagination .pages span {
  width: 24px;
  height: 24px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.ccr-component ccr-search-pagination .pages button {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 17px;
  width: 24px;
  height: 24px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #000;
  background-color: transparent;
  border: none;
  outline: none;
  padding: 0;
  position: relative;
  transition: all 150ms ease-in-out;
}
.ccr-component ccr-search-pagination .pages button:not(.is-active):focus-visible, .ccr-component ccr-search-pagination .pages button:not(.is-active):hover {
  opacity: 0.6;
}
.ccr-component ccr-search-pagination .pages button.is-active {
  font-weight: 700;
}
.ccr-component ccr-search-pagination .pages button.is-active::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 2px;
  background-color: #f84018;
  position: absolute;
  bottom: 0;
  left: 2px;
}

.no-results .search-heading {
  padding: 0;
}
.no-results .search-heading h1 {
  font-size: 42px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 51px;
  color: #000;
  padding: 0;
  margin: 0;
}
.no-results .search-heading h1:before {
  display: none;
}
@media (max-width: 1199.98px) {
  .no-results .search-heading h1 {
    font-size: 26px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 32px;
    margin-bottom: 16px;
  }
}
.no-results .row.top-header {
  padding: 0px 0px 36px 0px;
}
@media (max-width: 1199.98px) {
  .no-results .row.top-header {
    padding: 0 0 0 16px;
  }
}
.no-results .heading h3 {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 1.7px;
  line-height: 15px;
  color: #878787;
}
.no-results .search-terms {
  padding: 23px 0 0 20px;
}
.no-results .search-term-container button {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 19px;
  border: none;
  background-color: #fff;
  color: #000;
}
.no-results .row:nth-of-type(2) {
  background-color: #fff;
  margin-bottom: 60px;
}
@media (max-width: 1199.98px) {
  .no-results .row:nth-of-type(2) {
    margin: 0 16px 30px 16px;
  }
}
.no-results .row:nth-of-type(2) .no-results-container {
  width: 100%;
  padding: 50px 0px 66px 252px;
}
@media (max-width: 1199.98px) {
  .no-results .row:nth-of-type(2) .no-results-container {
    padding: 32px 16px;
  }
}
.no-results .product-not-found p {
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 32px;
  color: #000;
}
.no-results .product-not-found a {
  text-decoration: none;
  color: #f84018;
}

.results .row.top-header {
  padding: 0px 0px 36px 0px;
}
@media (max-width: 1199.98px) {
  .results .row.top-header {
    padding: 0 0 0 16px;
  }
}
.results .row.top-header .search-heading h1 {
  font-size: 42px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 51px;
  color: #000;
  padding: 0;
  margin: 0;
}
.results .row.top-header .search-heading h1:before {
  display: none;
}
@media (max-width: 1199.98px) {
  .results .row.top-header .search-heading h1 {
    font-size: 26px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 32px;
    margin-bottom: 16px;
  }
}
.results .row.top-header .export-to-excel {
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 19px;
  color: #000;
  text-decoration: none;
}
@media (max-width: 1199.98px) {
  .results .row.top-header .export-to-excel {
    margin-bottom: 29px;
  }
}
.results .row.top-header .export-to-excel a {
  text-decoration: none;
  color: #000;
}

.new-search-button.aptiv-button.fill-black.no-arrow {
  box-sizing: border-box;
  min-width: 190px;
  height: 46px;
  border: 1px solid #000;
  border-radius: 34px;
  background-color: #000;
  margin: 0;
  padding: 12px 30px;
}
.new-search-button.aptiv-button.fill-black.no-arrow a {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1.87px;
  line-height: 19px;
  text-decoration: none;
  color: #fff;
  text-align: center;
}
@media (max-width: 1199.98px) {
  .new-search-button.aptiv-button.fill-black.no-arrow a {
    padding: 7px 0px;
  }
}
.new-search-button.aptiv-button.fill-black.no-arrow::after {
  display: none;
}
@media (max-width: 1199.98px) {
  .new-search-button.aptiv-button.fill-black.no-arrow {
    max-width: 179px;
    height: 37px;
    margin-bottom: 32px;
    padding: 3px 30px !important;
  }
}
@media (max-width: 1199.98px) {
  .new-search-button.aptiv-button.fill-black.no-arrow::after {
    display: none !important;
  }
}

.result-items .row:first-of-type {
  height: 57px;
  background-color: #000;
}
.result-items .row:first-of-type .col-1:first-of-type {
  box-sizing: border-box;
  height: 18px;
  width: 18px;
  border-radius: 4px;
  padding: 0 16px;
}
.result-items .row:first-of-type .col-1:first-of-type input#checkAll {
  width: 18px;
  height: 18px;
}
.result-items .row:first-of-type .col-2,
.result-items .row:first-of-type .col-3,
.result-items .row:first-of-type .col-4,
.result-items .row:first-of-type .col-5,
.result-items .row:first-of-type .col-6,
.result-items .row:first-of-type .col-7 {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 29px;
  color: #fff;
}
.result-items .row.align-items-center.results:nth-of-type(even) {
  background-color: #fff;
}
.result-items .row.align-items-center.results:nth-of-type(odd) {
  background-color: #f3f3f3;
}
.result-items .row.results {
  min-height: 122px;
}
.result-items .row.results .col-1:first-of-type {
  box-sizing: border-box;
  height: 18px;
  width: 18px;
  border-radius: 4px;
  padding: 0 16px;
}
.result-items .row.results .col-2,
.result-items .row.results .col-3,
.result-items .row.results .col-4,
.result-items .row.results .col-5,
.result-items .row.results .col-6,
.result-items .row.results .col-7 {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 29px;
}
.result-items .row.results .col-2.competitor-part {
  font-weight: 700;
}
.result-items .row.results .col-2.part-link a {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 29px;
  color: #f84018;
}
.result-items .row input {
  width: 18px;
  height: 18px;
}
.result-items .aptiv-card {
  background: #fff;
  display: flex;
  flex-direction: column;
  height: 100%;
  margin-left: 16px;
  margin-right: 16px;
  margin-bottom: 16px;
  padding: 32px 20px;
}
.result-items .aptiv-card .card-text {
  display: flex;
  flex-direction: column;
  min-height: 128px;
  padding-top: 25px;
  padding-bottom: 40px;
  padding-left: 25px;
  padding-right: 25px;
}
.result-items .aptiv-card .checkbox-label {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 29px;
  color: #000;
  padding-left: 8px;
  display: inline-block;
  position: absolute;
  top: -2px;
}
.result-items .aptiv-card .row {
  background-color: #fff;
  height: auto;
}
.result-items .aptiv-card .row .col-12.competitor-part {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 29px;
  color: #000;
}
.result-items .aptiv-card .row .col-12.header {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1.38px;
  line-height: 14px;
  color: #878787;
  text-transform: uppercase;
  margin-bottom: 8px;
  margin-top: 24px;
}
.result-items .aptiv-card .row .col-12.part-link a {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 29px;
  color: #f84018;
  text-decoration: none;
}
.result-items .aptiv-card a.show-details-btn,
.result-items .aptiv-card a.hide-details-btn {
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 19px;
  color: #000;
  text-decoration: none;
  margin-top: 24px;
  text-transform: uppercase;
  width: 100%;
}
.result-items .aptiv-card a.show-details-btn:after,
.result-items .aptiv-card a.hide-details-btn:after {
  font-family: "AptivIcons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  height: 14px;
  width: 7.39px;
  position: relative;
  top: var(--expand-click);
  float: right;
  margin-right: 22.5px;
}
.result-items .aptiv-card a.show-details-btn:after {
  content: "\e900";
}
.result-items .aptiv-card a.hide-details-btn:after {
  content: "\e913";
}

.ccr-searchbox-wrapper {
  padding-left: 10px;
  padding-right: 10px;
}

.custom-insights__item {
  border-bottom: 1px solid #f3f3f3;
  margin-bottom: 30px;
}
.custom-insights__item:last-child {
  border-bottom: none;
}
.custom-insights__item.has-video {
  padding-bottom: 30px;
}
.custom-insights__item.has-video button {
  color: #fff;
  text-align: left;
  padding: 0;
}
@media (min-width: 992px) {
  .custom-insights__item.has-video button {
    display: flex;
  }
}
.custom-insights__item a {
  display: block;
  text-decoration: none;
  padding-bottom: 30px;
}
@media (min-width: 992px) {
  .custom-insights__item a {
    display: flex;
  }
}

.custom-insights__media {
  margin-bottom: 15px;
  position: relative;
}
@media (min-width: 992px) {
  .custom-insights__media {
    margin-bottom: 0;
    margin-right: 8%;
  }
}

.custom-insights__img {
  padding-top: 62%;
  background-size: cover;
  background-position: center center;
  border-radius: 5px;
}
@media (min-width: 992px) {
  .custom-insights__img {
    width: 225px;
    height: 225px;
  }
}

.custom-insights__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.5) !important;
  border: 2px solid #fff !important;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  width: 75px !important;
  height: 75px;
  font-size: 2.5rem;
}

@media (min-width: 992px) {
  .custom-insights__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-grow: 1;
  }
}

.custom-insights__title {
  display: block;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 8px;
}

.custom-insights__date {
  display: block;
  font-size: 14px;
  font-weight: bold;
}

.custom-insights--recent {
  max-width: 950px;
  margin: 0 auto;
}
.custom-insights--recent .custom-insights__item {
  border-bottom: none;
  box-shadow: 0 22px 24px 0 rgba(0, 0, 0, 0.04);
}
.custom-insights--recent .custom-insights__item a {
  padding-bottom: 0;
}
.custom-insights--recent .custom-insights__item--featured {
  padding-bottom: 0;
}
@media (min-width: 992px) {
  .custom-insights--recent .custom-insights__item--featured .custom-insights__content {
    order: 1;
    border-radius: 5px 0 0 5px;
    min-height: 450px;
    padding: 50px;
  }
  .custom-insights--recent .custom-insights__item--featured .custom-insights__media {
    order: 2;
    width: 58%;
  }
  .custom-insights--recent .custom-insights__item--featured .custom-insights__title {
    font-size: 36px;
  }
  .custom-insights--recent .custom-insights__item--featured .custom-insights__img {
    width: 100%;
    height: 100%;
    border-radius: 0 5px 5px 0;
  }
}
.custom-insights--recent .custom-insights__media {
  margin: 0;
}
.custom-insights--recent .custom-insights__img {
  border-radius: 5px 5px 0 0;
}
.custom-insights--recent .custom-insights__content {
  background: #fff;
  border-radius: 0 0 5px 5px;
  padding: 25px;
  min-height: 220px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.custom-insights--recent .custom-insights__title,
.custom-insights--recent .custom-insights__date {
  color: #000;
}
.custom-insights--recent .custom-insights__category {
  color: #000;
  font-weight: 400;
  margin-bottom: 4px;
}
.custom-insights--recent .custom-insights__title {
  font-size: 1.625rem;
}
.custom-insights--recent .custom-insights__date {
  font-size: 1rem;
}
.custom-insights--recent .custom-insights__bottom .custom-insights__content {
  border-radius: 5px;
}
@media (min-width: 992px) {
  .custom-insights--recent .custom-insights__bottom {
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(2, 1fr);
  }
}

hr.text-divider {
  background: #fff;
  color: #fff;
  height: 2px;
  opacity: 1;
  width: 100%;
}

.divider-wrapper {
  display: block;
  height: 50px;
}

.download-link {
  text-align: center;
}
.download-link.black .download-link__link {
  color: #000;
}
.download-link.black .download-link__link:before {
  background-image: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='26px'%20height='25px'%20viewBox='0%200%2026%2025'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3c!--%20Generator:%20sketchtool%2053.2%20(72643)%20-%20https://sketchapp.com%20--%3e%3ctitle%3e06FF4E06-31FC-409C-A894-7FB85FE6F150%3c/title%3e%3cdesc%3eCreated%20with%20sketchtool.%3c/desc%3e%3cg%20id='Page-1'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='Insights-Advanced-Safety'%20transform='translate(-492.000000,%20-2913.000000)'%20stroke-width='1.778'%3e%3cg%20id='WHITEPAPER-DOWNLOAD'%20transform='translate(0.000000,%202835.000000)'%3e%3cg%20id='Group-6'%20transform='translate(493.000000,%2079.000000)'%3e%3cpath%20d='M12.5,0%20L12.5,18'%20id='Stroke-1'%20stroke='%23000000'%3e%3c/path%3e%3cpolyline%20id='Stroke-3'%20stroke='%23E74524'%20points='18%2013%2012.5005078%2018%207%2013'%3e%3c/polyline%3e%3cpolyline%20id='Stroke-4'%20stroke='%23000000'%20points='24%2018%2024%2023%200%2023%200%2018'%3e%3c/polyline%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

.download-link__link {
  display: inline-block;
  position: relative;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 19px;
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  padding-left: 40px;
}
.download-link__link:before {
  content: "";
  display: inline-block;
  background-image: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='26px'%20height='25px'%20viewBox='0%200%2026%2025'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3c!--%20Generator:%20sketchtool%2053.2%20(72643)%20-%20https://sketchapp.com%20--%3e%3ctitle%3e06FF4E06-31FC-409C-A894-7FB85FE6F150%3c/title%3e%3cdesc%3eCreated%20with%20sketchtool.%3c/desc%3e%3cg%20id='Page-1'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='Insights-Advanced-Safety'%20transform='translate(-492.000000,%20-2913.000000)'%20stroke-width='1.778'%3e%3cg%20id='WHITEPAPER-DOWNLOAD'%20transform='translate(0.000000,%202835.000000)'%3e%3cg%20id='Group-6'%20transform='translate(493.000000,%2079.000000)'%3e%3cpath%20d='M12.5,0%20L12.5,18'%20id='Stroke-1'%20stroke='%23A0AAB2'%3e%3c/path%3e%3cpolyline%20id='Stroke-3'%20stroke='%23E74524'%20points='18%2013%2012.5005078%2018%207%2013'%3e%3c/polyline%3e%3cpolyline%20id='Stroke-4'%20stroke='%23A0AAB2'%20points='24%2018%2024%2023%200%2023%200%2018'%3e%3c/polyline%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
  width: 19px;
  height: 19px;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.download-link--ecat {
  text-align: unset;
  padding: 30px;
  border-radius: 5px;
  background-color: #222222;
}
.download-link--ecat .aptiv-button {
  padding-left: 0;
}

.download-link__top {
  display: flex;
  margin-bottom: 32px;
}
.download-link__top img {
  margin-right: 20px;
}

.download-link__description {
  margin-bottom: 32px;
}

ecat-details .row.cadenas-container {
  flex-direction: row;
  align-items: center;
  border: 1px solid rgb(214, 214, 214);
  border-radius: 6px;
  box-sizing: border-box;
  padding: 11px 23px 11px 24px;
  justify-content: center;
  display: none;
  margin: 10px 0 0 0;
}
ecat-details .row.cadenas-container:hover {
  cursor: pointer;
}
ecat-details .row.cadenas-container .cadenas-info {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
}
ecat-details .row.cadenas-container .cadenas-info .img-container {
  display: flex;
  align-items: center;
}
ecat-details .row.cadenas-container .cadenas-info .img-container .cadenas-3d-img {
  width: 63px;
  height: 75px;
}
ecat-details .row.cadenas-container .cadenas-info .txt-container {
  display: block;
}
ecat-details .row.cadenas-container .cadenas-info .txt-container span {
  display: block;
  margin-bottom: 4px;
}
ecat-details .row.cadenas-container .cadenas-info .send-request-btn-container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
ecat-details .row.cadenas-container .cadenas-info .send-request-btn-container span {
  float: right;
  font-weight: bold;
  text-decoration: underline;
}
@media (max-width: 768px) {
  ecat-details .row.cadenas-container {
    flex-direction: column;
    padding: 16px;
  }
  ecat-details .row.cadenas-container .cadenas-info {
    flex-direction: row;
  }
  ecat-details .row.cadenas-container .cadenas-info .img-container {
    /*width: 100%;*/
    justify-content: flex-start;
    margin-bottom: 10px;
    text-align: left;
  }
  ecat-details .row.cadenas-container .cadenas-info .txt-container {
    text-align: start;
    padding: 0 10px;
    margin-top: -40px;
  }
  ecat-details .row.cadenas-container .cadenas-info .txt-container span {
    display: block;
    margin-bottom: 4px;
  }
  ecat-details .row.cadenas-container .cadenas-info .send-request-btn-container {
    justify-content: flex-start;
    padding: 0 10px;
    width: 100%;
    margin-top: -30px;
  }
}

.cadenas-iframe-wrapper {
  position: relative;
  height: 75vh;
}
.cadenas-iframe-wrapper .cadenas-iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}

@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;
  }
}
ecat-details {
  display: block;
}
ecat-details .detail-page {
  border-top: 1px solid #f3f3f3;
}
ecat-details .detail-page .detail-head {
  border-top: 1px solid #f3f3f3;
  border-bottom: 1px solid #f3f3f3;
  margin-top: -1px;
  padding-bottom: 40px;
}
ecat-details .detail-page .detail-head .image-carousel .main-image {
  border-width: 0 1px 1px;
  border-style: solid;
  border-color: #f3f3f3;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 40px;
}
ecat-details .detail-page .detail-head .image-carousel .main-image img {
  aspect-ratio: 4/3;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
ecat-details .detail-page .detail-head .image-carousel .image-thumbnails .gallery-nav-btn {
  display: none !important;
  top: calc(50% - 21px);
  bottom: initial;
}
ecat-details .detail-page .detail-head .image-carousel .image-thumbnails .gallery-nav-btn .aptiv {
  font-size: 15px;
}
ecat-details .detail-page .detail-head .image-carousel .image-thumbnails .gallery-nav-prev {
  left: -24px;
}
ecat-details .detail-page .detail-head .image-carousel .image-thumbnails .gallery-nav-next {
  right: -28px;
}
ecat-details .detail-page .detail-head .image-carousel .image-thumbnails:hover .gallery-nav-btn {
  display: block !important;
}
ecat-details .detail-page .detail-head .image-carousel .image-thumbnails .thumbnail-container {
  display: flex;
  flex-direction: row;
  width: 100%;
}
ecat-details .detail-page .detail-head .image-carousel .image-thumbnails .thumbnail-container .inner-thumbnail-container {
  width: 130px;
  max-height: 100%;
  padding: 10px;
}
ecat-details .detail-page .detail-head .image-carousel .image-thumbnails .thumbnail-container .inner-thumbnail-container .image {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 1px;
}
ecat-details .detail-page .detail-head .image-carousel .image-thumbnails .thumbnail-container .inner-thumbnail-container .image:hover {
  border-width: 1px;
  border-style: solid;
  border-color: lightgray;
  cursor: pointer;
  padding: 0;
}
ecat-details .detail-page .detail-head .image-carousel .image-thumbnails .thumbnail-container .inner-thumbnail-container .image img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
ecat-details .detail-page .detail-head .image-carousel .image-thumbnails .thumbnail-container .inner-thumbnail-container .image.active {
  border-width: 1px;
  border-style: solid;
  border-color: lightgray;
  padding: 0;
}
ecat-details .detail-page .detail-head .temp-unavailable {
  padding-left: 25px;
  padding-right: 25px;
  margin-top: 25px;
}
@media (max-width: 575.98px) {
  ecat-details .detail-page .detail-head .product-info {
    margin-bottom: 40px;
    padding-top: 20px;
  }
}
ecat-details .detail-page .detail-head .product-info h1.product-name {
  font-size: 26px;
  font-style: normal;
  font-weight: bold;
  line-height: 50px;
  letter-spacing: 0px;
  text-align: left;
  margin: 20px 0;
  padding: 0;
}
ecat-details .detail-page .detail-head .product-info h1.product-name::before {
  border-bottom: none;
}
ecat-details .detail-page .detail-head .product-info .basic-info {
  margin-bottom: 20px;
}
ecat-details .detail-page .detail-head .product-info .basic-info .row {
  margin-bottom: 5px;
}
ecat-details .detail-page .detail-head .product-info .basic-info .row .field-name {
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0px;
  text-align: left;
}
@media (max-width: 768px) {
  ecat-details .detail-page .detail-head .product-info .basic-info .row .field-name {
    font-size: 12px;
  }
}
ecat-details .detail-page .detail-head .product-info .basic-info .row .field-value {
  font-size: 17px;
  font-style: normal;
  font-weight: bold;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: left;
}
ecat-details .detail-page .detail-head .product-info .basic-info .row.enlarged .field-value {
  font-size: 26px;
  line-height: 22px;
}
ecat-details .detail-page .detail-head .product-info .basic-info .row.enlarged .field-value h1 {
  font-size: 26px;
  font-weight: 700;
  line-height: 22px;
  padding: 0;
  margin: 0;
  font-size: 26px;
  font-weight: 700;
  line-height: 22px;
  padding: 0;
  margin: 0;
}
ecat-details .detail-page .detail-head .product-info .basic-info .row.enlarged .field-value h1:before {
  display: none;
}
ecat-details .detail-page .detail-head .product-info .basic-info .row.shrunk .field-value {
  font-size: 26px;
}
ecat-details .detail-page .detail-head .product-info .basic-info .row.shrunk .field-value a {
  padding-top: 2px;
}
ecat-details .detail-page .detail-head .product-info .basic-info.child-info {
  margin-top: 20px;
}
ecat-details .detail-page .detail-head .product-info .basic-info.child-info .row {
  margin-bottom: 12px;
}
ecat-details .detail-page .detail-head .product-info .description {
  font-size: 17px;
  font-style: normal;
  font-weight: normal;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: left;
  margin-bottom: 20px;
}
ecat-details .detail-page .detail-head .product-info .share-buttons {
  display: flex;
  flex-flow: row;
  border-bottom: 1px solid #D6D6D6;
  padding-top: 20px;
  padding-bottom: 20px;
}
ecat-details .detail-page .detail-head .product-info .share-buttons > div {
  margin-right: 25px;
}
ecat-details .detail-page .detail-head .product-info .share-buttons .label {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: left;
}
ecat-details .detail-page .detail-head .product-info .location-picker-section {
  margin-top: 46px;
  border-top: 2px solid #e5e1da;
  border-bottom: 2px solid #e5e1da;
  display: flex;
  flex-flow: row;
}
ecat-details .detail-page .detail-head .product-info .location-picker-section > div {
  padding: 30px 0 30px 30px;
  flex-grow: 1;
}
ecat-details .detail-page .detail-head .product-info .location-picker-section > div:not(:last-of-type) {
  padding: 30px 30px 30px 0;
}
ecat-details .detail-page .detail-head .product-info .location-picker-section .select-wrapper {
  display: flex;
  flex-flow: row;
  align-items: center;
}
ecat-details .detail-page .detail-head .product-info .location-picker-section .select-wrapper .select {
  flex-grow: 1;
}
ecat-details .detail-page .detail-head .product-info .location-picker-section .select-wrapper .select select {
  border: 0;
  background: transparent;
}
ecat-details .detail-page .detail-head .product-info .location-picker-section .alone {
  border-right: none;
  justify-content: center;
  flex-grow: initial;
  margin-left: auto;
  margin-right: auto;
}
ecat-details .detail-page .detail-head .product-info .location-picker-section .link-wrapper {
  border-left: 2px solid #e5e1da;
}
ecat-details .detail-page .detail-head .product-info .location-picker-section .link-wrapper a, ecat-details .detail-page .detail-head .product-info .location-picker-section .link-wrapper a:link, ecat-details .detail-page .detail-head .product-info .location-picker-section .link-wrapper a:visited {
  color: #f84018;
}
ecat-details .detail-page .detail-head .product-info .distributors-list .row.title {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0px;
  line-height: 29px;
  margin: 15px 0px;
}
ecat-details .detail-page .detail-head .product-info .distributors-list .row.distributor-info {
  flex-direction: row;
  align-items: center;
  margin: 10px 0 0 0;
  border: 1px solid #D6D6D6;
  border-radius: 6px;
  box-sizing: border-box;
  padding: 16px;
}
@media (max-width: 991.98px) {
  ecat-details .detail-page .detail-head .product-info .distributors-list .row.distributor-info .col-24 {
    margin-bottom: 10px;
  }
}
@media (max-width: 991.98px) {
  ecat-details .detail-page .detail-head .product-info .distributors-list .row.distributor-info .col-24:last-child {
    margin-bottom: 0;
  }
}
ecat-details .detail-page .detail-head .product-info .distributors-list .row.distributor-info .stock-info-container {
  display: flex;
}
ecat-details .detail-page .detail-head .product-info .distributors-list .row.distributor-info .stockInfo {
  display: flex;
  flex-direction: column;
  line-height: 26px;
  align-items: center;
  text-align: center;
}
@media (max-width: 991.98px) {
  ecat-details .detail-page .detail-head .product-info .distributors-list .row.distributor-info .stockInfo {
    flex-direction: row;
    align-items: start;
    text-align: left;
    margin-bottom: 15px;
  }
}
@media (max-width: 991.98px) {
  ecat-details .detail-page .detail-head .product-info .distributors-list .row.distributor-info .stockInfo strong {
    padding-left: 5px;
  }
}
ecat-details .detail-page .detail-head .product-info .distributors-list .row.distributor-info a.buyNowBtn {
  min-width: 0;
  width: 100%;
  padding: 12px 24px;
  justify-content: center !important;
}
ecat-details .detail-page .detail-head .product-info .distributors-list .row.distributor-info a.buyNowBtn:after {
  display: none;
}
ecat-details .detail-page .detail-head .product-info .distributors-list .row.distributor-info a.buyNowBtn:hover, ecat-details .detail-page .detail-head .product-info .distributors-list .row.distributor-info a.buyNowBtn:focus, ecat-details .detail-page .detail-head .product-info .distributors-list .row.distributor-info a.buyNowBtn:focus-visible {
  border-color: transparent;
  color: #fff !important;
  background-color: #f84018 !important;
}
@media (max-width: 991.98px) {
  ecat-details .detail-page .detail-head .product-info .distributors-list .row.distributor-info a.buyNowBtn {
    width: auto;
  }
}
ecat-details .detail-page .detail-head .product-info .distributors-list .distributor-logo-mouser-electronics {
  height: 25px;
  width: 75.57px;
}
ecat-details .detail-page .detail-head .product-info .distributors-list .distributor-logo-tti-americas {
  height: 50px;
}
ecat-details .detail-page .detail-head .product-info .distributors-list .distributor-logo-tti-europe {
  height: 50px;
}
ecat-details .detail-page .detail-head .product-info .distributors-list .distributor-logo-arrow-electronics {
  width: 75.57px;
  height: 25px;
}
ecat-details .detail-page .detail-head .product-info .distributors-list div#noDistributors {
  margin-top: 10px;
  border: 1px solid #D6D6D6;
  border-radius: 6px;
  box-sizing: border-box;
  padding: 16px 16px;
}
ecat-details .detail-page .detail-head .product-info .distributors-list div#noDistributors .check-button-container {
  text-align: right;
}
@media (max-width: 767.98px) {
  ecat-details .detail-page .detail-head .product-info .distributors-list div#noDistributors .check-button-container {
    text-align: left;
    margin-top: 10px;
  }
}
ecat-details .detail-page .detail-head .product-info .distributors-list div#noDistributors .check-button-container a {
  width: auto;
}
ecat-details .detail-page .detail-head .product-info .distributors-list div#noDistributors .check-button-container a:hover {
  border-color: transparent;
}
ecat-details .detail-page .detail-head .product-info .distributors-list .nodist-title {
  font-weight: bold;
  font-size: 17px;
}
ecat-details .detail-page .detail-head .product-info .distributors-list .nodist-small {
  font-size: 17px;
}
ecat-details .detail-page .detail-head .product-info .distributors-list .nodist-body {
  font-size: 17px;
}
ecat-details .detail-page .detail-head div a.request-sample {
  border-color: #000;
  color: #fff;
  /* margin: 20px 0px; */
  padding: 9px 37px;
  min-width: 140px;
  font-size: 0.93rem;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 2px;
  line-height: 0.93rem;
  font-weight: 800;
  border-radius: 35px;
  border: 1px solid #000;
  margin: 0px;
}
ecat-details .detail-page .detail-head div a.request-sample:after {
  background: url("../Assets/arrow-right-black.svg") no-repeat right center;
  display: none;
  content: "";
  padding-left: 8px;
  margin-left: 0px;
  max-width: 8px;
  width: 10%;
}
ecat-details .detail-page .detail-head div a.request-sample:hover {
  background-color: #f84018;
}
ecat-details .detail-page .detail-head .image-container {
  border-width: 0 1px 1px;
  border-style: solid;
  border-color: #f3f3f3;
  padding: 40px;
}
ecat-details .detail-page .contact-us-link {
  font-size: 14px;
  font-weight: 500;
}
ecat-details .detail-page .ecad-link-container {
  display: flex;
  flex-direction: column;
}
ecat-details .detail-page .ecad-link-container .ecad-link {
  margin-top: 11px;
  margin-bottom: 11px;
}
ecat-details .detail-page .gallery-nav-btn {
  display: none;
  bottom: calc(50% + 65px) !important;
  color: black;
  left: -30px;
  height: 40px;
  position: absolute;
  text-align: center;
  text-decoration: none;
  width: 40px;
  z-index: 40;
}
ecat-details .detail-page .gallery-nav-btn.gallery-nav-next {
  left: initial;
  right: 30px;
}
ecat-details .detail-page .gallery-nav-btn.gallery-nav-prev {
  bottom: 30%;
  left: 30px;
}
ecat-details .detail-page .gallery-nav-btn .aptiv {
  font-size: 26px;
  font-weight: bold;
  line-height: 40px;
}
@media (max-width: 575.98px) {
  ecat-details .detail-page .gallery-nav-btn {
    bottom: initial !important;
    top: calc(50% - 20px);
  }
}
ecat-details .detail-page .slick-track {
  display: flex;
  align-items: center;
}
ecat-details .detail-page ul.slick-dots {
  bottom: -70px;
}
ecat-details .detail-page ul.slick-dots li {
  width: 25px;
}
ecat-details .detail-page ul.slick-dots li a.gallery-pill-wrapper {
  height: 10px;
  display: inline-block;
  flex: auto;
  padding-bottom: 30px;
  padding-left: initial;
  margin-right: 10px;
}
ecat-details .detail-page ul.slick-dots li a.gallery-pill-wrapper:hover {
  cursor: pointer;
}
ecat-details .detail-page ul.slick-dots li a.gallery-pill-wrapper:hover .gallery-pill {
  background-color: #f84018;
}
ecat-details .detail-page ul.slick-dots li a.gallery-pill-wrapper .gallery-pill {
  height: 0.5px;
  width: 30px;
  background: #000;
}
ecat-details .detail-page ul.slick-dots li.slick-active .gallery-pill {
  background-color: #f84018 !important;
}
ecat-details .detail-page .desktop-tabs {
  margin-top: 30px;
}
ecat-details .detail-page .desktop-tabs nav.navbar {
  margin-bottom: 14px;
}
ecat-details .detail-page .desktop-tabs nav.navbar ul li.nav-link {
  background: transparent;
}
ecat-details .detail-page .desktop-tabs .tab-body .tab-pane {
  background: #c4ebf1;
  padding: 30px;
}
ecat-details .detail-page .mobile-tabs nav.navbar {
  margin-bottom: 8px;
}
ecat-details .detail-page .mobile-tabs nav.navbar ul {
  width: 100%;
}
ecat-details .detail-page .mobile-tabs nav.navbar ul li.nav-link {
  color: initial;
  background: white;
  border-bottom: 1px solid lightgray;
  border-radius: 0;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
}
ecat-details .detail-page .mobile-tabs nav.navbar ul li.nav-link:first-child {
  border-top: 1px solid lightgray;
}
ecat-details .detail-page .mobile-tabs nav.navbar ul li.nav-link:hover a.menu-link {
  padding-bottom: 0;
  border-bottom: 0;
}
ecat-details .detail-page .mobile-tabs nav.navbar ul li.nav-link[aria-expanded=true] {
  background: #c4ebf1;
}
ecat-details .detail-page .mobile-tabs nav.navbar ul li.nav-link[aria-expanded=true] a i.aptiv-chevron-down {
  display: none;
}
ecat-details .detail-page .mobile-tabs nav.navbar ul li.nav-link[aria-expanded=true] a i.aptiv-chevron-up {
  display: block;
}
ecat-details .detail-page .mobile-tabs nav.navbar ul li.nav-link.active a.menu-link {
  padding-bottom: 0;
  border-bottom: 0;
}
ecat-details .detail-page .mobile-tabs nav.navbar ul li.nav-link a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
ecat-details .detail-page .mobile-tabs nav.navbar ul li.nav-link a i {
  color: #f84018;
  font-size: 14px;
}
ecat-details .detail-page .mobile-tabs nav.navbar ul li.nav-link a i.aptiv-chevron-up {
  display: none;
}
ecat-details .detail-page .mobile-tabs nav.navbar ul li.nav-link a i.aptiv-chevron-down {
  display: block;
}
ecat-details .detail-page .mobile-tabs nav.navbar ul li.nav-link a[aria-expanded=true] i.aptiv-chevron-down {
  display: none;
}
ecat-details .detail-page .mobile-tabs nav.navbar ul li.nav-link a[aria-expanded=true] i.aptiv-chevron-up {
  display: block;
}
ecat-details .detail-page .mobile-tabs nav.navbar ul li.nav-link .link a {
  border-bottom: initial;
}
ecat-details .detail-page .mobile-tabs nav.navbar ul li.nav-link ecat-details-tab-highlights .section-heading {
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 27px;
  letter-spacing: 0px;
  text-align: left;
  text-transform: uppercase;
  padding-left: 31px;
  margin-top: 12px;
  margin-bottom: 8px;
}
ecat-details .detail-page .mobile-tabs nav.navbar ul li.nav-link ecat-details-tab-highlights .section-content {
  margin-bottom: 15px;
}
ecat-details .detail-page .mobile-tabs nav.navbar ul li.nav-link ecat-details-tab-highlights .section-content ul {
  display: flex;
  flex-direction: column;
}
ecat-details .detail-page .mobile-tabs nav.navbar ul li.nav-link ecat-details-tab-highlights .section-content ul li {
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 29px;
  letter-spacing: 0px;
  text-align: left;
  list-style-type: disc;
}
ecat-details .detail-page .mobile-tabs nav.navbar ul li.nav-link ecat-details-tab-highlights .section-content ul li::marker {
  color: #f84018;
}
ecat-details .detail-page .tab-heading {
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 29px;
  letter-spacing: 0px;
  text-align: left;
  margin-bottom: 40px;
}
@media (max-width: 575.98px) {
  ecat-details .detail-page .tab-heading {
    display: none;
  }
}
ecat-details .detail-page .product-highlights .section-heading {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 29px;
  letter-spacing: 0px;
  text-align: left;
  text-transform: uppercase;
  padding-left: 40px;
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (max-width: 575.98px) {
  ecat-details .detail-page .product-highlights .section-heading {
    text-align: center;
    width: 100%;
  }
}
@media (max-width: 575.98px) {
  ecat-details .detail-page .product-highlights .section-content {
    margin-bottom: 40px;
  }
}
@media (max-width: 575.98px) {
  ecat-details .detail-page .product-highlights .section-content ul {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
ecat-details .detail-page .product-highlights .section-content ul li {
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 29px;
  letter-spacing: 0px;
  text-align: left;
  list-style-type: disc;
}
ecat-details .detail-page .product-highlights .section-content ul li::marker {
  color: #f84018;
}
ecat-details .detail-page .product-highlights .search-link {
  padding-left: 40px;
  text-align: center;
}
@media (max-width: 575.98px) {
  ecat-details .detail-page .product-highlights .search-link {
    display: flex;
    justify-content: center;
    padding-left: 0;
  }
}
ecat-details .detail-page .product-highlights .search-link a {
  color: #f84018;
  font-size: 19px;
  font-weight: bold;
}
@media (max-width: 575.98px) {
  ecat-details .detail-page .product-highlights .search-link a {
    border-bottom: 1px solid #f84018;
    line-height: 20px;
    padding-bottom: 0;
  }
}
ecat-details .detail-page .attributes .section-contents .little-section {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}
ecat-details .detail-page .attributes .section-contents .little-section .field-name {
  color: black;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: left;
}
ecat-details .detail-page .attributes .section-contents .little-section .field-value {
  color: gray;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: left;
}
ecat-details .detail-page .compliance .compliance-download {
  margin-bottom: 24px;
}
ecat-details .detail-page .compliance .compliance-download a {
  color: #f84018;
  font-weight: 700;
}
ecat-details .detail-page .compliance .little-section {
  display: flex;
  flex-direction: row;
  align-items: baseline;
  gap: 6px;
  margin-bottom: 12px;
}
ecat-details .detail-page .compliance .field-name {
  color: black;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
ecat-details .detail-page .compliance .field-name::after {
  content: ":";
}
ecat-details .detail-page .compliance .field-value {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
ecat-details .detail-page .compliance .field-value.compliant {
  color: #79AC61;
}
ecat-details .detail-page .compliance .field-value.non-compliant {
  color: #cf3335;
}
ecat-details .detail-page .documents .document {
  margin-bottom: 40px;
}
ecat-details .detail-page .documents .document .image {
  padding-top: 135%;
  background-size: cover;
  background-position: center;
  margin-bottom: 10px;
  width: 100%;
}
ecat-details .detail-page .documents .document .text .title {
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
  letter-spacing: 0px;
  text-align: left;
  margin-bottom: 10px;
}
ecat-details .detail-page .documents .document .text .description {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: left;
  margin-bottom: 15px;
}
ecat-details .detail-page .documents .document .text .link a {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: left;
}
@media (max-width: 575.98px) {
  ecat-details .detail-page .documents .document .text .link a {
    border-bottom: none;
  }
}
ecat-details .detail-page .ecad > ecat-details-tab-ecad > div {
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
  justify-content: center;
}
ecat-details .detail-page .ecad > ecat-details-tab-ecad > div a {
  padding: 10px 20px;
  background: #f84018;
  color: white;
  text-decoration: none;
}
ecat-details .detail-page .compatible-parts .section {
  margin-bottom: 40px;
}
ecat-details .detail-page .compatible-parts .section-heading {
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
  letter-spacing: 0px;
  text-align: left;
  margin-bottom: 20px;
}
ecat-details .detail-page .compatible-parts .item {
  background: white;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}
ecat-details .detail-page .compatible-parts .item .image {
  background-position: center;
  height: 100px;
  width: 160px;
}
ecat-details .detail-page .compatible-parts .item .field-name {
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0px;
  text-align: left;
  margin-bottom: 5px;
}
ecat-details .detail-page .compatible-parts .item .field-value {
  color: gray;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: left;
}
ecat-details .detail-page .compatible-parts .item .field-value a {
  color: #f84018;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: left;
}
ecat-details .detail-page .compatible-parts .item .field-value[data-type=accessories] {
  width: 146px;
  text-align: center;
}
ecat-details .detail-page .compatible-parts .item .image-column {
  padding: 0;
}
ecat-details .detail-page .compatible-parts .item .part-thumbnail {
  width: 100px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  flex-shrink: 0;
}
ecat-details .detail-page .compatible-parts .item .part-thumbnail img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  height: auto;
  width: auto;
  display: block;
}
ecat-details .detail-page .compatible-parts .item .type-column {
  display: flex;
  flex-direction: column;
  align-items: center;
}
ecat-details .detail-page .compatible-parts .item .column {
  padding-right: 40px;
}
ecat-details .detail-page .compatible-parts .item .column:last-child {
  padding-right: 0;
}
ecat-details .detail-page .compatible-parts .item-mobile {
  background: white;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  padding: 20px;
}
ecat-details .detail-page .compatible-parts .item-mobile .field-name {
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0px;
  text-align: left;
  margin-bottom: 5px;
  margin-right: 10px;
}
ecat-details .detail-page .compatible-parts .item-mobile .field-value {
  color: gray;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: left;
}
ecat-details .detail-page .compatible-parts .item-mobile .field-value a {
  color: #f84018;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0em;
  padding-bottom: 1px;
  border-bottom: 2px solid #f84018;
  text-align: left;
}
ecat-details .detail-page .compatible-parts .item-mobile .image-box {
  padding: 0;
  margin-right: 10px;
}
ecat-details .detail-page .compatible-parts .item-mobile .image-box .image {
  background-position: center;
  height: 100px;
  width: 160px;
}
ecat-details .detail-page .compatible-parts .item-mobile .thumbnail-box img {
  max-width: 100px;
  padding: 15px;
}
ecat-details .detail-page .compatible-parts .item-mobile .part-box {
  display: flex;
  margin-bottom: 10px;
}
ecat-details .detail-page .compatible-parts .item-mobile .type-box {
  display: flex;
}
ecat-details .detail-page .compatible-parts .item-mobile .description-box {
  display: flex;
  flex-direction: column;
}
ecat-details .detail-page .compatible-parts .item-mobile .top-section {
  display: flex;
  margin-bottom: 10px;
}
ecat-details .detail-page .compatible-parts .item-mobile .text {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  justify-content: center;
}
ecat-details .detail-page #requestSampleProgramBtn #requestSampleText {
  margin: 20px 0 0 0;
  padding-bottom: 25px !important;
}
@media (max-width: 991.98px) {
  ecat-details .detail-page #requestSampleProgramBtn #requestSampleText {
    padding-bottom: 14px !important;
  }
}
@media (max-width: 575.98px) {
  ecat-details .detail-page #requestSampleProgramBtn #requestSampleText {
    margin-top: 0;
    margin-bottom: 0;
  }
}
ecat-details .detail-page #requestSampleProgramBtn #requestSampleBtn {
  margin: 0;
  margin-top: 5px;
}
@media (max-width: 991.98px) {
  ecat-details .detail-page #requestSampleProgramBtn #requestSampleBtn {
    margin: 10px 0;
  }
}
ecat-details .detail-page #requestSampleProgramBtn #requestSampleSuccess, ecat-details .detail-page #requestSampleProgramBtn #requestSampleError {
  font-size: 0.9em;
  background-color: #e5e1da;
  border-radius: 4px;
  padding: 20px;
  margin: 20px 0;
}
ecat-details .detail-page #requestSampleProgramBtn #requestSampleSuccess .fa {
  color: green;
}
ecat-details .detail-page #requestSampleProgramBtn #requestSampleError .fa {
  color: red;
}
ecat-details .detail-page #requestSampleProgramBtn .send-request-btn-container {
  text-align: right;
}
@media (max-width: 991.98px) {
  ecat-details .detail-page #requestSampleProgramBtn .send-request-btn-container {
    text-align: left;
    margin-top: 10px;
  }
}
ecat-details .detail-page #requestSampleProgramBtn .send-request-btn-container a {
  width: auto;
}
ecat-details .detail-page #requestSampleProgramBtn .send-request-btn-container a:hover {
  border-color: transparent;
}
ecat-details .nodistributors {
  padding-top: 10px;
}
ecat-details .nodistributors .check-button-container {
  padding-top: 10px;
}
ecat-details .add-btn-container.samples {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 4px;
  background-color: #f3f3f3;
  margin-top: 10px !important;
}
@media (max-width: 991.98px) {
  ecat-details .add-btn-container.samples {
    flex-direction: column;
    align-items: start;
    justify-content: start;
  }
}
@media (max-width: 991.98px) {
  ecat-details .add-btn-container.samples .sample-button-container {
    margin-top: 10px;
  }
}
ecat-details .add-btn-container.samples .sample-button-container a {
  min-width: 0;
  padding: 12px 24px;
  justify-content: center;
}
ecat-details .add-btn-container.samples .sample-button-container a:after {
  display: none;
}
ecat-details .add-btn-container.samples .sample-button-container a:hover, ecat-details .add-btn-container.samples .sample-button-container a:focus, ecat-details .add-btn-container.samples .sample-button-container a:focus-visible {
  border-color: transparent;
  color: #fff !important;
}
ecat-details .add-btn-container.samples h4 {
  margin-bottom: 0;
  font-size: 17px;
}
@media (max-width: 991.98px) {
  ecat-details .add-btn-container.samples h4 {
    margin-bottom: 10px;
  }
}
ecat-details .d-list {
  display: grid;
}
ecat-details .row.flex-column.two-col {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
ecat-details .not-found .title {
  font-size: 2rem;
  text-align: center;
  margin: 4rem 0;
}
ecat-details div#requestSampleText {
  border-radius: 4px;
  background-color: #f3f3f3;
}
ecat-details .col-12.heading {
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 29px;
  padding: 15px 4px;
  padding-top: 10px;
}
ecat-details #request-sample-modal .ecat-button {
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
  line-height: 16px;
  padding: 16px 50px;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  min-width: auto;
  width: auto;
}
@media (max-width: 575.98px) {
  ecat-details #request-sample-modal .ecat-button {
    width: auto !important;
  }
}
ecat-details #request-sample-modal .modal-dialog {
  max-width: 720px;
}
ecat-details #request-sample-modal .modal-header {
  display: flex;
  justify-content: flex-start;
  border-bottom: 0;
  position: relative;
}
ecat-details #request-sample-modal .modal-header .modal-heading {
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 29px;
  letter-spacing: 0px;
  text-align: left;
}
ecat-details #request-sample-modal .modal-header button {
  position: absolute;
  right: 10px;
  top: 10px;
  opacity: 1;
}
ecat-details #request-sample-modal .modal-content {
  padding: 20px;
}
ecat-details #request-sample-modal .modal-footer {
  justify-content: center;
  border-top: 0;
}
ecat-details #request-sample-modal .modal-body {
  display: flex;
  height: auto;
}
@media (max-width: 575.98px) {
  ecat-details #request-sample-modal .modal-body {
    flex-direction: column;
  }
}
ecat-details #request-sample-modal .modal-body .left-side {
  margin-right: 50px;
  min-width: 300px;
  width: 300px;
}
@media (max-width: 575.98px) {
  ecat-details #request-sample-modal .modal-body .left-side {
    margin-right: 0;
    min-width: auto;
    width: 100%;
    margin-bottom: 20px;
  }
}
ecat-details #request-sample-modal .modal-body .left-side .left-side-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
ecat-details #request-sample-modal .modal-body .left-side .left-side-container .img-container {
  border: 1px solid lightgray;
  margin-bottom: 25px;
  max-height: 250px;
}
@media (max-width: 575.98px) {
  ecat-details #request-sample-modal .modal-body .left-side .left-side-container .img-container {
    display: flex;
    justify-content: center;
  }
}
ecat-details #request-sample-modal .modal-body .left-side .left-side-container .img-container img {
  max-width: 100%;
  max-height: 100%;
}
@media (max-width: 575.98px) {
  ecat-details #request-sample-modal .modal-body .left-side .left-side-container .img-container img {
    height: 200px;
    width: auto;
  }
}
ecat-details #request-sample-modal .modal-body .left-side .left-side-container .text .attributes-container {
  display: flex;
  text-align: left;
  margin-bottom: 35px;
}
ecat-details #request-sample-modal .modal-body .left-side .left-side-container .text .attributes-container .labels {
  width: 220px;
}
ecat-details #request-sample-modal .modal-body .left-side .left-side-container .text .attributes-container .labels .label {
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  line-height: 16px;
  letter-spacing: 0px;
  text-align: left;
}
ecat-details #request-sample-modal .modal-body .left-side .left-side-container .text .attributes-container .labels .label:first-child {
  margin-bottom: 19px;
}
ecat-details #request-sample-modal .modal-body .left-side .left-side-container .text .attributes-container .values .part-number {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  margin-bottom: 10px;
  margin-top: -2px;
}
ecat-details #request-sample-modal .modal-body .left-side .left-side-container .text .attributes-container .values .product-name {
  display: flex;
}
ecat-details #request-sample-modal .modal-body .left-side .left-side-container .text .attributes-container .values .product-name a {
  background-color: transparent;
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0em;
  text-align: left;
  text-decoration: underline;
  padding-top: 2px;
}
ecat-details #request-sample-modal .modal-body .left-side .left-side-container .text .product-title {
  display: flex;
}
ecat-details #request-sample-modal .modal-body .left-side .left-side-container .text .part-number {
  display: flex;
}
ecat-details #request-sample-modal .modal-body .left-side .left-side-container .text .part-description {
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: left;
}
ecat-details #request-sample-modal .modal-body .left-side .left-side-container .description {
  text-align: left;
}
ecat-details #request-sample-modal .modal-body .right-side {
  width: 100%;
}
ecat-details #request-sample-modal .modal-body .right-side .right-side-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  align-items: flex-start;
}
ecat-details #request-sample-modal .modal-body .right-side .right-side-container .main-description .stock-status {
  color: black;
  font-size: 16px;
  font-style: normal;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: left;
  font-weight: bold;
  margin-bottom: 20px;
}
ecat-details #request-sample-modal .modal-body .right-side .right-side-container .main-description .stock-status i {
  margin-right: 7px;
}
ecat-details #request-sample-modal .modal-body .right-side .right-side-container .main-description .stock-status i.fa-check {
  color: green;
}
ecat-details #request-sample-modal .modal-body .right-side .right-side-container .main-description .stock-status i.fa-exclamation {
  color: red;
}
ecat-details #request-sample-modal .modal-body .right-side .right-side-container .main-description .body {
  color: black;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: left;
}
ecat-details #request-sample-modal .modal-body .right-side .right-side-container .btn-container {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}
@media (max-width: 575.98px) {
  ecat-details #request-sample-modal .modal-body .right-side .right-side-container .btn-container {
    margin-top: 35px;
  }
}
@media print {
  ecat-details .distributors-list .col-24.col-xl-2 {
    display: flex;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  ecat-details .distributors-list .col-24.col-xl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  ecat-details .distributors-list .col-24.col-xl-3:nth-child(3) {
    flex: 0 0 25%;
    max-width: 25%;
  }
  ecat-details .distributors-list .col-24.col-xl-3:nth-child(3) #stockInfo {
    flex-direction: column !important;
    align-items: center !important;
    text-align: center !important;
    margin-bottom: 0 !important;
  }
  ecat-details .distributors-list .col-24.col-xl-3:nth-child(4) {
    flex: 0 0 25%;
    max-width: 25%;
    text-align: end;
  }
  ecat-details .add-btn-container.samples {
    border: 1px solid #D6D6D6;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  ecat-details .add-btn-container.samples h4 {
    margin-bottom: 0;
  }
  ecat-details .add-btn-container.samples .sample-button-container {
    margin-top: 0;
  }
  ecat-details #requestSampleProgramBtn {
    break-inside: avoid;
  }
  ecat-details .product-info .basic-info {
    page-break-after: always;
  }
}

.df-component .df-outer-container .df-inner-container {
  padding-top: 0;
}
.df-component .df-outer-container .df-inner-container .main-heading h1 {
  color: #000000;
  font-family: Formular;
  font-size: 42px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 51px;
  padding: 0;
  margin: 0;
  margin-bottom: 40px;
}
.df-component .df-outer-container .df-inner-container .main-heading h1:before {
  display: none;
}
@media (max-width: 767.98px) {
  .df-component .df-outer-container .df-inner-container .main-heading h1 {
    display: none;
  }
}
.df-component .df-outer-container .df-inner-container .columns {
  display: flex;
  flex-direction: row;
}
@media (max-width: 767.98px) {
  .df-component .df-outer-container .df-inner-container .columns {
    flex-direction: column;
  }
}
.df-component .df-outer-container .df-inner-container .search-column {
  border-radius: 6px;
  background-color: #FFFFFF;
  padding: 32px 30px;
  width: calc(50% - 55px);
}
@media (max-width: 991.98px) {
  .df-component .df-outer-container .df-inner-container .search-column {
    width: calc(60% - 10px);
  }
}
@media (max-width: 767.98px) {
  .df-component .df-outer-container .df-inner-container .search-column {
    width: 100%;
  }
}
@media (max-width: 575.98px) {
  .df-component .df-outer-container .df-inner-container .search-column {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.df-component .df-outer-container .df-inner-container .search-column .heading {
  color: #20191C;
  font-family: Formular;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 29px;
  padding-bottom: 32px;
}
.df-component .df-outer-container .df-inner-container .search-column input {
  box-sizing: border-box;
  border: 1px solid #D6D6D6;
  border-radius: 6px;
  padding: 28px 32px;
  width: 100%;
}
.df-component .df-outer-container .df-inner-container .search-column input::placeholder {
  opacity: 0.5;
  color: #464646;
  font-family: Formular;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 22px;
}
.df-component .df-outer-container .df-inner-container .search-column input:focus-visible {
  border: 1px solid #D6D6D6 !important;
}
.df-component .df-outer-container .df-inner-container .search-column .button-container {
  margin-top: 24px;
}
.df-component .df-outer-container .df-inner-container .search-column .button-container a {
  margin: 0 !important;
}
@media (max-width: 575.98px) {
  .df-component .df-outer-container .df-inner-container .search-column .button-container a {
    width: 100%;
  }
}
.df-component .df-outer-container .df-inner-container .search-column .error-message {
  display: none;
}
.df-component .df-outer-container .df-inner-container .search-column.show-error input,
.df-component .df-outer-container .df-inner-container .search-column.show-error textarea {
  outline-color: #dc3545 !important;
  border: 2px solid #dc3545 !important;
}
.df-component .df-outer-container .df-inner-container .search-column.show-error .error-message {
  display: block;
  color: #dc3545;
  font-size: 13px;
  font-weight: 700;
}
.df-component .no-results .search-heading h1 {
  color: #000000;
  font-family: Formular;
  font-size: 42px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 51px;
  padding: 0;
  margin: 0;
}
.df-component .no-results .search-heading h1:before {
  display: none;
}
@media (max-width: 1200px) {
  .df-component .no-results .search-heading h1 {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 16px;
  }
}
.df-component .no-results .row.top-header {
  padding: 0px 0px 36px 0px;
}
@media (max-width: 1200px) {
  .df-component .no-results .row.top-header {
    padding: 0 0 0 16px;
  }
}
.df-component .no-results .heading h3 {
  color: #878787;
  font-family: Formular;
  font-size: 12px;
  letter-spacing: 1.7px;
  line-height: 15px;
}
.df-component .no-results .search-terms {
  padding: 23px 0 0 20px;
}
.df-component .no-results .search-term-container button {
  border: none;
  background-color: white;
  color: #000000;
  font-family: Formular;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 19px;
}
.df-component .no-results .row:nth-of-type(2) {
  background-color: #ffffff;
  margin-bottom: 60px;
}
@media (max-width: 1200px) {
  .df-component .no-results .row:nth-of-type(2) {
    margin: 0 16px 30px 16px;
  }
}
.df-component .no-results .row:nth-of-type(2) .no-results-container {
  width: 100%;
  padding: 50px 0px 66px 252px;
}
@media (max-width: 1200px) {
  .df-component .no-results .row:nth-of-type(2) .no-results-container {
    padding: 32px 16px;
  }
}
.df-component .no-results .product-not-found p {
  color: #000000;
  font-family: Formular;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 32px;
}
.df-component .no-results .product-not-found a {
  text-decoration: none;
  color: #f84018;
}
.df-component .df-results .row,
.df-component .no-results .row {
  margin-left: 0;
  margin-right: 0;
}
.df-component .df-results .row.top-header.align-items-center {
  padding: 0px 0px 36px 0px;
  width: 100%;
}
@media (max-width: 991px) {
  .df-component .df-results .row.top-header.align-items-center {
    padding: 0px;
  }
}
.df-component .df-results .row.top-header.align-items-center .search-heading {
  padding: 0;
}
.df-component .df-results .row.top-header.align-items-center .search-heading h1 {
  color: #000000;
  font-family: Formular;
  font-size: 42px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 51px;
  padding: 0px 0px 20px;
  margin: 0;
}
.df-component .df-results .row.top-header.align-items-center .search-heading h1:before {
  display: none;
}
@media (max-width: 1200px) {
  .df-component .df-results .row.top-header.align-items-center .search-heading h1 {
    font-size: 26px;
    line-height: 32px;
    padding: 0;
    margin-bottom: 16px;
  }
}
.df-component .df-results .row.top-header.align-items-center .part-number,
.df-component .df-results .row.top-header.align-items-center .product-description {
  padding: 0px;
}
.df-component .df-results .row.top-header.align-items-center .part-thumbnail {
  height: 25%;
  width: 200px;
  padding: 0px 0px 20px 0px;
}
@media (max-width: 768px) {
  .df-component .df-results .row.top-header.align-items-center .part-thumbnail {
    display: none;
  }
}
.df-component .df-results .df-result__thumbnail {
  display: flex;
  justify-content: flex-end;
}
.df-component .df-results .download-icon {
  width: 24px;
  height: 24px;
  background-image: url("../icons/download-arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
}
@media (max-width: 990px) {
  .df-component .df-results .download-icon {
    display: none;
  }
}
.df-component .new-search-button.aptiv-button.fill-black.no-arrow {
  box-sizing: border-box;
  min-width: 179px;
  border: 1px solid #000000;
  border-radius: 34px;
  background-color: #000000;
  margin: 0;
  padding: 15px 30px;
}
@media (max-width: 1199px) {
  .df-component .new-search-button.aptiv-button.fill-black.no-arrow {
    max-width: 179px;
    height: 37px;
    margin-bottom: 32px;
    margin-top: 20px;
    padding: 3px 30px !important;
  }
}
.df-component .new-search-button.aptiv-button.fill-black.no-arrow a {
  text-decoration: none;
  color: #ffffff;
  font-family: Formular;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1.87px;
  text-align: center;
}
@media (max-width: 1200px) {
  .df-component .new-search-button.aptiv-button.fill-black.no-arrow a {
    padding: 7px 0px;
  }
}
.df-component .df-result-items .row:first-of-type {
  background-color: #000000;
  padding: 15px;
  width: 100%;
}
.df-component .df-result-items .row:first-of-type .col-1:first-of-type {
  box-sizing: border-box;
  height: 18px;
  width: 18px;
  border-radius: 4px;
  padding-left: 16px;
  padding-bottom: 25px;
}
.df-component .df-result-items .row:first-of-type .col-6 {
  color: #FFFFFF;
  font-family: Formular;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 29px;
}
.df-component .df-result-items .row.align-items-center.df-results:nth-of-type(even) {
  background-color: #FFFFFF;
  width: 100%;
}
@media (max-width: 767px) {
  .df-component .df-result-items .row.align-items-center.df-results:nth-of-type(even) {
    padding: 10px 0px;
  }
}
.df-component .df-result-items .row.align-items-center.df-results:nth-of-type(odd) {
  background-color: #F3F3F3;
  width: 100%;
}
@media (max-width: 767px) {
  .df-component .df-result-items .row.align-items-center.df-results:nth-of-type(odd) {
    padding: 10px 0px;
  }
}
.df-component .df-result-items .row.df-results {
  min-height: 60px;
}
.df-component .df-result-items .row.df-results .col-1:first-of-type {
  box-sizing: border-box;
  flex: 0 0 auto;
  width: auto;
  padding-left: 12px;
}
@media (max-width: 1199.98px) {
  .df-component .df-result-items .row.df-results .col-1:first-of-type {
    padding-left: 10px;
  }
}
.df-component .df-result-items .row.df-results .col-5 {
  flex: 1 1 0;
  max-width: none;
}
@media (max-width: 1199.98px) {
  .df-component .df-result-items .row.df-results {
    width: 100%;
  }
}
.df-component .df-result-items .row input {
  width: 18px;
  height: 18px;
}
.df-component .df-result-items .aptiv-card {
  background: white;
  display: flex;
  flex-direction: column;
  height: 100%;
  margin: 0;
  padding: 32px 20px;
  border-radius: 5px;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
}
.df-component .df-result-items .aptiv-card .row {
  background-color: #ffffff;
  height: auto;
}
.df-component .df-result-items .aptiv-card .col-12.header {
  color: #878787;
  font-family: Formular;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 1.38px;
  line-height: 14px;
  text-transform: uppercase;
  margin-bottom: 8px;
  margin-top: 24px;
}
.df-component .df-result-items .aptiv-card .col-12.part-link {
  text-align: center;
}
.df-component .df-result-items .aptiv-card .col-12.part-link a {
  color: #f84018;
  font-family: Formular;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 29px;
  text-decoration: none;
}
.df-component .df-result-items .aptiv-card .col-12.part-thumbnail {
  text-align: center;
}
.df-component .df-result-items .aptiv-card .col-12.part-thumbnail img {
  max-width: 226px;
  max-height: 268px;
  padding-top: 40px;
}
.df-component .df-result-items .aptiv-card a.show-details-btn,
.df-component .df-result-items .aptiv-card a.hide-details-btn {
  color: #000000;
  font-family: Formular;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 19px;
  text-decoration: none;
  margin-top: 24px;
  text-transform: uppercase;
  width: 100%;
}
.df-component .df-result-items .aptiv-card a.show-details-btn:after,
.df-component .df-result-items .aptiv-card a.hide-details-btn:after {
  font-family: "AptivIcons" !important;
  display: inline-block;
  height: 14px;
  width: 7.39px;
  position: relative;
  top: var(--expand-click);
  float: right;
  margin-right: 22.5px;
}
.df-component .df-result-items .aptiv-card a.show-details-btn:after {
  content: "\e900";
}
.df-component .df-result-items .aptiv-card a.hide-details-btn:after {
  content: "\e913";
}

.ecat-form {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 125%;
  color: #000;
}
.ecat-form a {
  color: #f84018;
}
.ecat-form label {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 1.47727px;
  text-transform: uppercase;
  color: #636363;
  margin-bottom: 5px;
}
.ecat-form input[type=text],
.ecat-form input[type=email],
.ecat-form input[type=password],
.ecat-form select {
  border: 1px solid #8f8c8d;
  box-sizing: border-box;
  border-radius: 6px;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 16px;
  height: 42px;
  padding: 10px 12px;
}
.ecat-form input[type=text]:active, .ecat-form input[type=text]:focus,
.ecat-form input[type=email]:active,
.ecat-form input[type=email]:focus,
.ecat-form input[type=password]:active,
.ecat-form input[type=password]:focus,
.ecat-form select:active,
.ecat-form select:focus {
  border: 1px solid #f84018;
}
.ecat-form select {
  padding: 8px 12px;
  -webkit-appearance: none;
          appearance: none;
}
.ecat-form .select-wrapper {
  position: relative;
}
.ecat-form .select-wrapper::after {
  content: "";
  position: absolute;
  right: 17px;
  top: calc(50% - 5px);
  border: solid #f84018;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 2px;
  transform: rotate(45deg);
  pointer-events: none;
}
.ecat-form .heading-text {
  font-style: normal;
  font-weight: bold;
  font-size: 17px;
  line-height: 125%;
}
.ecat-form .heading-text::before {
  content: "";
  display: block;
  margin-bottom: 10px;
  width: 25px;
  border-bottom: 2px solid #000;
  border-radius: 5px;
}
.ecat-form .checkbox-container {
  display: flex;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
}
.ecat-form .checkbox-container input {
  margin-right: 5px;
}
.ecat-form .checkbox-container .checkbox-label {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 125%;
  color: #000;
}
.ecat-form .ecat-button {
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
  line-height: 16px;
  padding: 16px 50px;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  min-width: auto;
  width: auto;
}
.ecat-form-additional-info {
  background: #fff;
  padding: 20px;
  width: 100%;
}
.ecat-form-additional-info .spinner-border {
  color: #f84018;
}
.ecat-form-additional-info .heading-container {
  margin-bottom: 30px;
}
.ecat-form-additional-info .save-btn-container {
  justify-content: flex-start;
}
.ecat-form-additional-info .save-btn-container .spinner-container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 150px;
}
.ecat-form-delete-acct {
  background: #fff;
  padding: 20px;
  width: 100%;
}
.ecat-form-delete-acct .heading-text {
  margin-bottom: 30px;
}
.ecat-form-delete-acct .description {
  margin-bottom: 20px;
}
.ecat-form-merge-reg {
  background: #fff;
  padding: 20px;
  width: 100%;
}
.ecat-form-merge-reg .heading-container {
  margin-top: 30px;
  margin-bottom: 30px;
}
.ecat-form-merge-reg .register-btn-container {
  justify-content: flex-end;
}
.ecat-form-merge-reg .register-btn-container .spinner-container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 200px;
}
.ecat-form-merge-reg .modal-content {
  padding: 40px;
}
.ecat-form-merge-reg .modal-body {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}
.ecat-form-merge-reg .modal-footer {
  justify-content: center;
  border-top: 0;
}

.topbar {
  background: #fff;
}
.topbar .header-bar {
  padding: 0 10px;
}
.topbar .ecat-tabs {
  padding: 10px 10px;
}
.topbar .ecat-tabs .tab {
  text-transform: uppercase;
  border-bottom: 3px solid transparent;
  padding: 5px 0;
  font-size: 0.9rem;
  margin-right: 10px;
  text-decoration: none;
  display: inline;
  accent-color: #f84018;
  cursor: pointer;
}
.topbar .ecat-tabs .tab input {
  cursor: pointer;
}
.topbar .ecat-tabs .tab label {
  cursor: pointer;
}
@media (max-width: 767.98px) {
  .topbar .ecat-tabs .tab {
    margin-right: 30px;
    display: inline;
  }
}
.topbar .ecat-tabs .tab.active {
  border-bottom: 3px solid #f84018;
}
.topbar .ecat-tabs .tab .name {
  font-weight: bold;
  color: #000;
}
.topbar .ecat-tabs .tab .count {
  color: #636363;
}
.topbar .select-filter-button {
  width: 100%;
  margin: 10px 0;
  padding: 10px;
  border-bottom: solid 1px #e5e5e5;
  border-radius: 0;
}
.topbar .select-filter-button > div:before {
  color: #f84018;
  font-weight: bold;
}
.topbar .select-filter-button:after {
  display: none;
}

.debug-labels {
  display: none;
}

.autosuggest-menu {
  position: relative;
}

.autosuggest-menu__list {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding: 0;
  left: auto;
  top: auto;
  margin-top: -3px;
  display: block;
  overflow-y: scroll;
  line-height: 35px;
  border: 1px solid #ccc;
  position: absolute;
  width: 100%;
  z-index: 2;
  background: white;
  box-sizing: border-box;
  cursor: default;
}

.autosuggest-menu__item {
  padding-left: 10px;
  background-color: #fff;
  cursor: pointer;
}

.autosuggest-menu__item:hover, .autosuggest-menu__item:focus, .autosuggest-menu__item--highlighted {
  background-color: #3f4044;
  color: #fff;
}

.autosuggest-menu__text--deleted {
  color: #d9534f;
}

.autosuggest-menu__item:hover .autosuggest-menu__text--deleted, .autosuggest-menu__item:focus .autosuggest-menu__text--deleted {
  color: #fff;
}

.autosuggest-menu__text--archived {
  color: #f0ad4e;
}

.autosuggest-menu__item:hover .autosuggest-menu__text--archived, .autosuggest-menu__item:focus .autosuggest-menu__text--archived {
  color: #fff;
}

.hawk-facet-rail {
  border: 1px solid #3f4044;
  background-color: #f7f7f7;
  width: 100%;
}

@media (max-width: 767.98px) {
  .hawk-facet-rail {
    width: auto;
    min-width: 230px;
    margin-right: 1em;
  }
}
@media (max-width: 991.98px) {
  .hawk-facet-rail {
    min-width: 300px;
  }
}
.hawk-facet-rail .hawk-facet-rail__w-100 {
  width: 100%;
}

.hawk-facet-rail__facet-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.hawk-facet-rail__facet-list-item {
  display: flex;
  align-items: flex-start;
  margin: 0 0 6px;
}

.hawk-facet-rail__facet-list-item.hawkFacet-group {
  flex-direction: column;
}

.hawk-facet-rail__facet-list-item.hawkFacet-group .hawkFacet-group__inline {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 6px;
}

.hawk-facet-rail__heading {
  color: #fff;
  background-color: #3f4044;
  font-size: 1.2em;
  padding: 10px;
  font-weight: bold;
}

.hawk-facet-rail__selections {
  border-bottom: 1px solid #d9d9d6;
  margin: 1em 0;
}

@media (max-width: 767.98px) {
  .hawk-facet-rail__selections {
    margin: 0;
  }
}
.hawk-facet-rail__selections h4 {
  margin: 0;
  margin-bottom: 10px;
  font-size: 1.2em;
}

.hawk-facet-rail__facet {
  padding: 10px;
  border-bottom: 1px solid #d9d9d6;
  border-top: 1px solid #fff;
}

.hawk-facet-rail__facet-heading {
  cursor: pointer;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.hawk-facet-rail__facet-heading h4 {
  margin: 5px 0 5px 0;
  display: inline-block;
  flex-grow: 1;
  padding: 0 5px 0 0;
  font-size: 1em;
  font-weight: bold;
}

.icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  stroke: currentColor;
  fill: currentColor;
}

.hawk-facet-rail__facet-heading .icon {
  width: 1em;
  height: 1em;
}

.hawk-facet-rail__facet-heading .hawk-questionmark {
  width: 25px;
  height: 25px;
}

.hawk-facet-rail__facet-heading .custom-tooltip {
  display: inline-block;
  position: relative;
  text-align: left;
}

.hawk-facet-rail__facet-heading .custom-tooltip .right {
  min-width: 250px;
  top: 50%;
  left: 100%;
  margin-left: 5px;
  transform: translate(0, -50%);
  padding: 10px 20px;
  color: #000;
  background-color: #fff;
  font-weight: bold;
  font-size: 1em;
  border-radius: 8px;
  position: absolute;
  z-index: 99999999;
  box-sizing: border-box;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5);
  display: none;
  cursor: auto;
}

.hawk-facet-rail__facet-heading .custom-tooltip .right div {
  font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}

.hawk-facet-rail__facet-heading .custom-tooltip .right i {
  position: absolute;
  top: 50%;
  right: 100%;
  margin-top: -12px;
  width: 12px;
  height: 24px;
  overflow: hidden;
}

.hawk-facet-rail__facet-heading .custom-tooltip .right i::after {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  left: 0;
  top: 50%;
  transform: translate(50%, -50%) rotate(-45deg);
  background-color: #fff;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5);
}

.hawk-facet-rail__facet-heading .custom-tooltip:hover .right {
  display: block;
}

.hawk-facet-rail__facet-body {
  margin-top: 10px;
}

.hawk-facet-rail__facet__quick-lookup {
  margin-bottom: 5px;
}

.hawk-facet-rail__facet__quick-lookup input {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #d9d9d6;
  padding: 5px;
}

.hawk-facet-rail__facet-values {
  background-color: #fff;
  border: 1px solid #d9d9d6;
  padding: 10px;
}

.hawk-facet-rail__facet-btn {
  background-color: transparent;
  border-radius: 0;
  border: none;
  outline: none;
  padding: 0;
  margin: 0;
  height: auto;
  cursor: pointer;
  display: flex;
  align-items: flex-start;
  line-height: 1.3;
  padding: 0;
  flex-grow: 1;
  text-align: left;
  margin: 0 5px;
  box-shadow: none;
  color: #000;
  font-weight: normal;
  font-size: 0.933em;
}

.hawk-facet-rail__facet-btn:focus, .hawk-facet-rail__facet-btn:active {
  outline: none;
  box-shadow: 0 0 0 3px #5bc0de;
}

.hawk-facet-rail__facet-btn:not(:disabled):not(.disabled):active {
  background-color: transparent;
}

@media (max-width: 991.98px) {
  .hawk-facet-rail__facet-btn {
    line-height: 1.4;
  }
}
.hawk-facet-rail__facet-btn:focus, .hawk-facet-rail__facet-btn:active {
  box-shadow: none;
}

.hawk-facet-rail__facet-btn:focus .hawk-facet-rail__facet-name, .hawk-facet-rail__facet-btn:active .hawk-facet-rail__facet-name {
  outline: none;
  box-shadow: 0 0 0 3px #5bc0de;
}

.hawk-facet-rail__facet-btn:hover {
  color: #f47b20;
}

.hawk-facet-rail__facet-btn-exclude {
  background-color: transparent;
  border-radius: 0;
  border: none;
  outline: none;
  padding: 0;
  margin: 0;
  height: auto;
  cursor: pointer;
}

.hawk-facet-rail__facet-btn-exclude:focus, .hawk-facet-rail__facet-btn-exclude:active {
  outline: none;
  box-shadow: 0 0 0 3px #5bc0de;
}

.hawk-facet-rail__facet-btn-exclude:not(:disabled):not(.disabled):active {
  background-color: transparent;
}

.hawk-facet-rail__facet-btn-include {
  background-color: transparent;
  border-radius: 0;
  border: none;
  outline: none;
  padding: 0;
  margin: 0;
  height: auto;
  cursor: pointer;
  color: #3f4044;
}

.hawk-facet-rail__facet-btn-include:focus, .hawk-facet-rail__facet-btn-include:active {
  outline: none;
  box-shadow: 0 0 0 3px #5bc0de;
}

.hawk-facet-rail__facet-btn-include:not(:disabled):not(.disabled):active {
  background-color: transparent;
}

.hawk-facet-rail__facet-checkbox {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 20px;
  height: 20px;
  background: transparent;
  border: 1px solid #3f4044;
  border-radius: 4px;
  margin-right: 5px;
}

.hawk-facet-rail__facet-checkbox-icon {
  width: 1em;
  height: 1em;
}

@keyframes shake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: rotateY(-9deg) translateX(-6px);
  }
  18.5% {
    transform: rotateY(7deg) translateX(5px);
  }
  31.5% {
    transform: rotateY(5deg) translateX(-3px);
  }
  43.5% {
    transform: rotateY(3deg) translateX(2px);
  }
  50% {
    transform: translateX(0);
  }
}
.hawk-results {
  flex-grow: 1;
}

.hawk-results__listing {
  display: flex;
  flex-wrap: wrap;
}

.hawk-facet-list {
  background: #fff;
}

.ecat-searchbox:has(> :nth-child(2)) {
  justify-content: space-between !important;
}

@media (min-width: 992px) {
  ecat-search-box .ecat-searchbox > :has(.ecat-search-box) {
    margin-left: auto;
  }
}
@media (max-width: 767.98px) {
  mobile-ecat-search-box .ecat-searchbox > :has(.ecat-search-box) {
    order: 1;
  }
  mobile-ecat-search-box .ecat-searchbox > :has(.header-text) {
    order: 2;
    margin-top: 20px;
  }
  mobile-ecat-search-box .ecat-searchbox > :has(.description) {
    order: 3;
    margin-top: 20px;
  }
  mobile-ecat-search-box .ecat-searchbox > :has(.product-cross-ref-cta) {
    order: 4;
  }
  mobile-ecat-search-box .ecat-searchbox > :has(.ecat-search-box),
  mobile-ecat-search-box .ecat-searchbox > :has(.header-text),
  mobile-ecat-search-box .ecat-searchbox > :has(.description),
  mobile-ecat-search-box .ecat-searchbox > :has(.product-cross-ref-cta) {
    flex: 0 0 100%;
    max-width: 100%;
  }
  mobile-ecat-search-box .ecat-searchbox .header-text,
  mobile-ecat-search-box .ecat-searchbox .description {
    margin-top: 0;
  }
}
.hawksearch-filter.ecat-filter {
  margin-bottom: 30px;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.hawksearch-filter.ecat-filter .result-count-mobile {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.hawksearch-filter.ecat-filter .apply-filters-mobile-button {
  display: flex;
  justify-content: center;
  flex-direction: row;
}
.hawksearch-filter.ecat-filter .header-bar {
  text-transform: uppercase;
  color: #20191C;
  font-size: 13px;
}
.hawksearch-filter.ecat-filter .header-bar .result-count {
  text-align: right;
}
.hawksearch-filter.ecat-filter .header-bar a.clear-all {
  font-size: 13px;
  line-height: 16px;
  margin-left: 10px;
}
.hawksearch-filter.ecat-filter .header-bar a.clear-all:link, .hawksearch-filter.ecat-filter .header-bar a.clear-all:visited {
  color: #f84018;
  text-transform: lowercase;
  text-decoration: underline;
}
.hawksearch-filter.ecat-filter .hawk-facet-rail__facet {
  border: 0;
  margin: 0 20px 10px 0;
  background: white;
  padding: 0 0 10px 0;
}
.hawksearch-filter.ecat-filter .hawk-facet-rail__facet-list-item {
  padding: 0 10px 0 0;
}
.hawksearch-filter.ecat-filter.horizontal-facets .hawk-facet-rail__facet {
  border-radius: 10px;
}
.hawksearch-filter.ecat-filter.vertical-facets .hawk-facet-rail__facet {
  margin: 0 0 10px 0;
}
.hawksearch-filter.ecat-filter.vertical-facets div:first-child .hawk-facet-rail__facet {
  padding-top: 0;
}
.hawksearch-filter.ecat-filter .hawk-facet-rail__facet-heading {
  padding: 10px;
  padding-left: 10px;
  /*box-shadow: 0px -20px 20px -5px rgba(0, 0, 0, 0.1);*/
}
.hawksearch-filter.ecat-filter .hawk-facet-rail__facet-heading h5 {
  white-space: nowrap;
  letter-spacing: initial;
  height: 20px;
  margin: 0;
  text-transform: none;
  font-size: 12px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  font-weight: bold;
}
.hawksearch-filter.ecat-filter .hawk-facet-rail__facet-list {
  width: max-content;
}
.hawksearch-filter.ecat-filter .hawk-facet-rail__facet-values {
  border: 0;
  /*  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;*/
  height: 150px;
  overflow-y: auto;
  border-radius: 0;
}
.hawksearch-filter.ecat-filter .hawk-facet-rail__facet-body {
  border: solid 1px #e5e5e5;
  padding: 0 5px;
  margin: 0 10px;
  min-width: max-content;
  /*     border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;*/
  /*box-shadow: 0px 20px 20px -5px rgba(0, 0, 0, 0.1);*/
}
.hawksearch-filter.ecat-filter .hawk-facet-rail__facet, .hawksearch-filter.ecat-filter .gradient {
  pointer-events: none;
}
.hawksearch-filter.ecat-filter .hawk-facet-rail__facet-values {
  pointer-events: auto;
  padding: 10px 0;
  min-width: max-content;
  overflow-x: hidden;
}
.hawksearch-filter.ecat-filter .hawk-facet-rail__facet-btn-exclude {
  display: none !important;
}
.hawksearch-filter.ecat-filter .hawk-facet-rail__facet-checkbox.hawk-facet-rail__facet-checkbox--checked {
  background: #f84018;
  border-color: #f84018;
}
.hawksearch-filter.ecat-filter .hawk-facet-rail__facet-checkbox.hawk-facet-rail__facet-checkbox--checked .hawk-facet-rail__facet-checkbox-icon {
  color: white;
}
.hawksearch-filter.ecat-filter .modal .modal-content .modal-header > div, .hawksearch-filter.ecat-filter .modal .modal-content .modal-header-placeholder > div, .hawksearch-filter.ecat-filter .modal .modal-content-placeholder .modal-header > div, .hawksearch-filter.ecat-filter .modal .modal-content-placeholder .modal-header-placeholder > div, .hawksearch-filter.ecat-filter .modal-placeholder .modal-content .modal-header > div, .hawksearch-filter.ecat-filter .modal-placeholder .modal-content .modal-header-placeholder > div, .hawksearch-filter.ecat-filter .modal-placeholder .modal-content-placeholder .modal-header > div, .hawksearch-filter.ecat-filter .modal-placeholder .modal-content-placeholder .modal-header-placeholder > div {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  margin-top: 35px;
}
.hawksearch-filter.ecat-filter .modal .modal-content .modal-header h5, .hawksearch-filter.ecat-filter .modal .modal-content .modal-header-placeholder h5, .hawksearch-filter.ecat-filter .modal .modal-content-placeholder .modal-header h5, .hawksearch-filter.ecat-filter .modal .modal-content-placeholder .modal-header-placeholder h5, .hawksearch-filter.ecat-filter .modal-placeholder .modal-content .modal-header h5, .hawksearch-filter.ecat-filter .modal-placeholder .modal-content .modal-header-placeholder h5, .hawksearch-filter.ecat-filter .modal-placeholder .modal-content-placeholder .modal-header h5, .hawksearch-filter.ecat-filter .modal-placeholder .modal-content-placeholder .modal-header-placeholder h5 {
  font-size: 26px;
  font-style: normal;
  font-weight: 300;
  line-height: 32px;
  letter-spacing: 0px;
  text-align: left;
  text-transform: initial;
}
.hawksearch-filter.ecat-filter .modal .modal-content .modal-header button.close, .hawksearch-filter.ecat-filter .modal .modal-content .modal-header-placeholder button.close, .hawksearch-filter.ecat-filter .modal .modal-content-placeholder .modal-header button.close, .hawksearch-filter.ecat-filter .modal .modal-content-placeholder .modal-header-placeholder button.close, .hawksearch-filter.ecat-filter .modal-placeholder .modal-content .modal-header button.close, .hawksearch-filter.ecat-filter .modal-placeholder .modal-content .modal-header-placeholder button.close, .hawksearch-filter.ecat-filter .modal-placeholder .modal-content-placeholder .modal-header button.close, .hawksearch-filter.ecat-filter .modal-placeholder .modal-content-placeholder .modal-header-placeholder button.close {
  position: absolute;
  right: 10px;
  top: 10px;
}
.hawksearch-filter.ecat-filter .modal .modal-content .modal-header button.close span, .hawksearch-filter.ecat-filter .modal .modal-content .modal-header-placeholder button.close span, .hawksearch-filter.ecat-filter .modal .modal-content-placeholder .modal-header button.close span, .hawksearch-filter.ecat-filter .modal .modal-content-placeholder .modal-header-placeholder button.close span, .hawksearch-filter.ecat-filter .modal-placeholder .modal-content .modal-header button.close span, .hawksearch-filter.ecat-filter .modal-placeholder .modal-content .modal-header-placeholder button.close span, .hawksearch-filter.ecat-filter .modal-placeholder .modal-content-placeholder .modal-header button.close span, .hawksearch-filter.ecat-filter .modal-placeholder .modal-content-placeholder .modal-header-placeholder button.close span {
  font-weight: 400;
}
.hawksearch-filter.ecat-filter .modal .modal-content .modal-body .hawk-facet-rail__facet, .hawksearch-filter.ecat-filter .modal .modal-content .modal-body-placeholder .hawk-facet-rail__facet, .hawksearch-filter.ecat-filter .modal .modal-content-placeholder .modal-body .hawk-facet-rail__facet, .hawksearch-filter.ecat-filter .modal .modal-content-placeholder .modal-body-placeholder .hawk-facet-rail__facet, .hawksearch-filter.ecat-filter .modal-placeholder .modal-content .modal-body .hawk-facet-rail__facet, .hawksearch-filter.ecat-filter .modal-placeholder .modal-content .modal-body-placeholder .hawk-facet-rail__facet, .hawksearch-filter.ecat-filter .modal-placeholder .modal-content-placeholder .modal-body .hawk-facet-rail__facet, .hawksearch-filter.ecat-filter .modal-placeholder .modal-content-placeholder .modal-body-placeholder .hawk-facet-rail__facet {
  background: white;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  margin-bottom: 15px;
}
.hawksearch-filter.ecat-filter .modal .modal-content .modal-body .hawk-facet-rail__facet .hawk-facet-rail__facet-heading a, .hawksearch-filter.ecat-filter .modal .modal-content .modal-body-placeholder .hawk-facet-rail__facet .hawk-facet-rail__facet-heading a, .hawksearch-filter.ecat-filter .modal .modal-content-placeholder .modal-body .hawk-facet-rail__facet .hawk-facet-rail__facet-heading a, .hawksearch-filter.ecat-filter .modal .modal-content-placeholder .modal-body-placeholder .hawk-facet-rail__facet .hawk-facet-rail__facet-heading a, .hawksearch-filter.ecat-filter .modal-placeholder .modal-content .modal-body .hawk-facet-rail__facet .hawk-facet-rail__facet-heading a, .hawksearch-filter.ecat-filter .modal-placeholder .modal-content .modal-body-placeholder .hawk-facet-rail__facet .hawk-facet-rail__facet-heading a, .hawksearch-filter.ecat-filter .modal-placeholder .modal-content-placeholder .modal-body .hawk-facet-rail__facet .hawk-facet-rail__facet-heading a, .hawksearch-filter.ecat-filter .modal-placeholder .modal-content-placeholder .modal-body-placeholder .hawk-facet-rail__facet .hawk-facet-rail__facet-heading a {
  background: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 2px;
  text-align: left;
  text-transform: uppercase;
  text-decoration: none;
  width: 100%;
}
.hawksearch-filter.ecat-filter .modal .modal-content .modal-body .hawk-facet-rail__facet .hawk-facet-rail__facet-heading a i.aptiv-chevron-down, .hawksearch-filter.ecat-filter .modal .modal-content .modal-body-placeholder .hawk-facet-rail__facet .hawk-facet-rail__facet-heading a i.aptiv-chevron-down, .hawksearch-filter.ecat-filter .modal .modal-content-placeholder .modal-body .hawk-facet-rail__facet .hawk-facet-rail__facet-heading a i.aptiv-chevron-down, .hawksearch-filter.ecat-filter .modal .modal-content-placeholder .modal-body-placeholder .hawk-facet-rail__facet .hawk-facet-rail__facet-heading a i.aptiv-chevron-down, .hawksearch-filter.ecat-filter .modal-placeholder .modal-content .modal-body .hawk-facet-rail__facet .hawk-facet-rail__facet-heading a i.aptiv-chevron-down, .hawksearch-filter.ecat-filter .modal-placeholder .modal-content .modal-body-placeholder .hawk-facet-rail__facet .hawk-facet-rail__facet-heading a i.aptiv-chevron-down, .hawksearch-filter.ecat-filter .modal-placeholder .modal-content-placeholder .modal-body .hawk-facet-rail__facet .hawk-facet-rail__facet-heading a i.aptiv-chevron-down, .hawksearch-filter.ecat-filter .modal-placeholder .modal-content-placeholder .modal-body-placeholder .hawk-facet-rail__facet .hawk-facet-rail__facet-heading a i.aptiv-chevron-down {
  display: block;
}
.hawksearch-filter.ecat-filter .modal .modal-content .modal-body .hawk-facet-rail__facet .hawk-facet-rail__facet-heading a i.aptiv-chevron-up, .hawksearch-filter.ecat-filter .modal .modal-content .modal-body-placeholder .hawk-facet-rail__facet .hawk-facet-rail__facet-heading a i.aptiv-chevron-up, .hawksearch-filter.ecat-filter .modal .modal-content-placeholder .modal-body .hawk-facet-rail__facet .hawk-facet-rail__facet-heading a i.aptiv-chevron-up, .hawksearch-filter.ecat-filter .modal .modal-content-placeholder .modal-body-placeholder .hawk-facet-rail__facet .hawk-facet-rail__facet-heading a i.aptiv-chevron-up, .hawksearch-filter.ecat-filter .modal-placeholder .modal-content .modal-body .hawk-facet-rail__facet .hawk-facet-rail__facet-heading a i.aptiv-chevron-up, .hawksearch-filter.ecat-filter .modal-placeholder .modal-content .modal-body-placeholder .hawk-facet-rail__facet .hawk-facet-rail__facet-heading a i.aptiv-chevron-up, .hawksearch-filter.ecat-filter .modal-placeholder .modal-content-placeholder .modal-body .hawk-facet-rail__facet .hawk-facet-rail__facet-heading a i.aptiv-chevron-up, .hawksearch-filter.ecat-filter .modal-placeholder .modal-content-placeholder .modal-body-placeholder .hawk-facet-rail__facet .hawk-facet-rail__facet-heading a i.aptiv-chevron-up {
  display: none;
}
.hawksearch-filter.ecat-filter .modal .modal-content .modal-body .hawk-facet-rail__facet .hawk-facet-rail__facet-heading a[aria-expanded=true] i.aptiv-chevron-down, .hawksearch-filter.ecat-filter .modal .modal-content .modal-body-placeholder .hawk-facet-rail__facet .hawk-facet-rail__facet-heading a[aria-expanded=true] i.aptiv-chevron-down, .hawksearch-filter.ecat-filter .modal .modal-content-placeholder .modal-body .hawk-facet-rail__facet .hawk-facet-rail__facet-heading a[aria-expanded=true] i.aptiv-chevron-down, .hawksearch-filter.ecat-filter .modal .modal-content-placeholder .modal-body-placeholder .hawk-facet-rail__facet .hawk-facet-rail__facet-heading a[aria-expanded=true] i.aptiv-chevron-down, .hawksearch-filter.ecat-filter .modal-placeholder .modal-content .modal-body .hawk-facet-rail__facet .hawk-facet-rail__facet-heading a[aria-expanded=true] i.aptiv-chevron-down, .hawksearch-filter.ecat-filter .modal-placeholder .modal-content .modal-body-placeholder .hawk-facet-rail__facet .hawk-facet-rail__facet-heading a[aria-expanded=true] i.aptiv-chevron-down, .hawksearch-filter.ecat-filter .modal-placeholder .modal-content-placeholder .modal-body .hawk-facet-rail__facet .hawk-facet-rail__facet-heading a[aria-expanded=true] i.aptiv-chevron-down, .hawksearch-filter.ecat-filter .modal-placeholder .modal-content-placeholder .modal-body-placeholder .hawk-facet-rail__facet .hawk-facet-rail__facet-heading a[aria-expanded=true] i.aptiv-chevron-down {
  display: none;
}
.hawksearch-filter.ecat-filter .modal .modal-content .modal-body .hawk-facet-rail__facet .hawk-facet-rail__facet-heading a[aria-expanded=true] i.aptiv-chevron-up, .hawksearch-filter.ecat-filter .modal .modal-content .modal-body-placeholder .hawk-facet-rail__facet .hawk-facet-rail__facet-heading a[aria-expanded=true] i.aptiv-chevron-up, .hawksearch-filter.ecat-filter .modal .modal-content-placeholder .modal-body .hawk-facet-rail__facet .hawk-facet-rail__facet-heading a[aria-expanded=true] i.aptiv-chevron-up, .hawksearch-filter.ecat-filter .modal .modal-content-placeholder .modal-body-placeholder .hawk-facet-rail__facet .hawk-facet-rail__facet-heading a[aria-expanded=true] i.aptiv-chevron-up, .hawksearch-filter.ecat-filter .modal-placeholder .modal-content .modal-body .hawk-facet-rail__facet .hawk-facet-rail__facet-heading a[aria-expanded=true] i.aptiv-chevron-up, .hawksearch-filter.ecat-filter .modal-placeholder .modal-content .modal-body-placeholder .hawk-facet-rail__facet .hawk-facet-rail__facet-heading a[aria-expanded=true] i.aptiv-chevron-up, .hawksearch-filter.ecat-filter .modal-placeholder .modal-content-placeholder .modal-body .hawk-facet-rail__facet .hawk-facet-rail__facet-heading a[aria-expanded=true] i.aptiv-chevron-up, .hawksearch-filter.ecat-filter .modal-placeholder .modal-content-placeholder .modal-body-placeholder .hawk-facet-rail__facet .hawk-facet-rail__facet-heading a[aria-expanded=true] i.aptiv-chevron-up {
  display: block;
}
.hawksearch-filter.ecat-filter .modal-placeholder {
  background-color: #fff !important;
}
.hawksearch-filter.ecat-filter .modal-placeholder .modal-content-placeholder {
  background-color: #fff !important;
}
.hawksearch-filter.ecat-filter .modal {
  background: #E5E5E5 !important;
}
.hawksearch-filter.ecat-filter .modal .modal-content {
  background-color: #E5E5E5 !important;
}
.hawksearch-filter.ecat-filter .hawk-open-range {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.hawksearch-filter.ecat-filter .hawk-open-range input {
  width: 50px;
  background: #fff;
  border: 1px solid #D6D6D6;
  color: #20191C;
  padding: 12px;
  text-align: center;
  max-width: 56px;
  border-radius: 4px;
}
.hawksearch-filter.ecat-filter .hawk-open-range input:focus, .hawksearch-filter.ecat-filter .hawk-open-range input:active, .hawksearch-filter.ecat-filter .hawk-open-range input:hover {
  border-color: #f84018 !important;
}
.hawksearch-filter.ecat-filter .hawk-open-range .range-to-text {
  padding: 0 10px;
  font-size: 12px;
}
.hawksearch-filter.ecat-filter .hawk-facet-rail__facet-values-link {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.hawksearch-filter.ecat-filter .range-slider .inputs {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: center;
  text-align: center;
  margin-bottom: 27px;
}
.hawksearch-filter.ecat-filter .range-slider .inputs input {
  background: #fff;
  border: 1px solid #D6D6D6;
  color: #20191C;
  padding: 12px;
  text-align: center;
  max-width: 56px;
  border-radius: 4px;
}
.hawksearch-filter.ecat-filter .range-slider .slider .ui-widget.ui-widget-content {
  border: none;
  background: #D6D6D6;
  height: 5px;
  border-radius: 4px;
}
.hawksearch-filter.ecat-filter .range-slider .slider .ui-widget-header {
  background: #f84018;
}
.hawksearch-filter.ecat-filter .range-slider .slider .ui-state-default, .hawksearch-filter.ecat-filter .range-slider .slider .ui-widget-content .ui-state-default, .hawksearch-filter.ecat-filter .range-slider .slider .ui-widget-header .ui-state-default, .hawksearch-filter.ecat-filter .range-slider .slider .ui-button, .hawksearch-filter.ecat-filter .range-slider .slider html .ui-button.ui-state-disabled:hover, .hawksearch-filter.ecat-filter .range-slider .slider html .ui-button.ui-state-disabled:active {
  height: 18px;
  width: 18px;
  border-radius: 9px;
  top: -6px;
  background: #fff;
  border: 1px solid #D6D6D6;
}
.hawksearch-filter.ecat-filter .hawk-facet-rail__facet-btn .hawk-facet-rail__facet-name {
  font-size: 12px;
}
.hawksearch-filter.ecat-filter .hawk-facet-rail__facet-btn:focus .hawk-facet-rail__facet-name, .hawksearch-filter.ecat-filter .hawk-facet-rail__facet-btn:active .hawk-facet-rail__facet-name, .hawksearch-filter.ecat-filter .hawk-facet-rail__facet-btn:hover .hawk-facet-rail__facet-name {
  box-shadow: none !important;
}
.hawksearch-filter.ecat-filter .hawk-facet-rail__facet-btn:hover {
  color: #f84018;
}
.hawksearch-filter.ecat-filter .hawk-facet-rail__facet-btn:hover .hawk-facet-rail__facet-checkbox {
  border-color: #f84018;
}
.hawksearch-filter.ecat-filter ::-webkit-scrollbar {
  width: 10px;
  height: 10px;
  border-radius: 100px;
  padding: 2px 0;
}
.hawksearch-filter.ecat-filter ::-webkit-scrollbar-track {
  background: #f3f3f3;
  border-radius: 100px;
}
.hawksearch-filter.ecat-filter ::-webkit-scrollbar-thumb {
  background: #D6D6D6;
  border-radius: 100px;
}
.hawksearch-filter.ecat-filter ::-webkit-scrollbar-thumb:hover {
  background: #D6D6D6;
  border-radius: 100px;
}
.hawksearch-filter.ecat-filter .filter-bar {
  position: relative;
  margin-bottom: 20px;
  /*
  .gradient {
      //z-index: 2000;
      position: absolute;
      top: 0;
      height: 230px;
      right: 0;
      width: 10%;
      background: transparent; // In case browser doesn't support gradients.
      background: linear-gradient(90deg, rgba(229,229,229,0) 0%, rgba(229,229,229,1) 100%);
  }*/
}
.hawksearch-filter.ecat-filter .filter-bar .gradient, .hawksearch-filter.ecat-filter .filter-bar .filter {
  height: 214px;
}
.hawksearch-filter.ecat-filter .filter-bar .filter-container {
  overflow-x: auto;
  height: 100%;
  /*background: rgba(0,0,0,0.1);*/
}
.hawksearch-filter.ecat-filter .filter-bar .filter-container .filter-scroll {
  width: 100%;
}
.hawksearch-filter.ecat-filter .filter-bar .filter-container .filter-scroll > div:last-of-type .hawk-facet-rail__facet {
  padding-right: 20px;
}
.hawksearch-filter.ecat-filter .filter-bar .filter-container .vertical-facets {
  width: 100%;
}
.hawksearch-filter.ecat-filter .filter-bar .filter-container::after {
  clear: both;
}
.hawksearch-filter.ecat-filter .filter-bar .filter {
  float: left;
  padding: 10px;
  width: 186px;
  background: #fff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  font-size: 12px;
  line-height: 14px;
}
.hawksearch-filter.ecat-filter .filter-bar .filter:not(:last-of-type) {
  margin-right: 5px;
}
.hawksearch-filter.ecat-filter .filter-bar .filter .title {
  margin-bottom: 17px;
}
.hawksearch-filter.ecat-filter .filter-bar .filter.default input[type=checkbox] {
  position: absolute;
  opacity: 0;
  z-index: -9999;
}
.hawksearch-filter.ecat-filter .filter-bar .filter.default input[type=checkbox] + label {
  position: relative;
  padding-left: 24px;
  margin-bottom: 10px;
}
.hawksearch-filter.ecat-filter .filter-bar .filter.default input[type=checkbox] + label .indicator {
  position: absolute;
  left: -4px;
  display: block;
  width: 18px;
  height: 18px;
  background: #fff;
  border-radius: 3px;
  border: 1px solid #D6D6D6;
  cursor: pointer;
  margin-left: 3px;
}
.hawksearch-filter.ecat-filter .filter-bar .filter.default input[type=checkbox]:checked + label .indicator {
  background: #f84018;
}
.hawksearch-filter.ecat-filter .filter-bar .filter.default input[type=checkbox]:checked + label .indicator::after {
  content: "";
  position: absolute;
  width: 5px;
  height: 10px;
  border: 3px solid #fff;
  border-left: none;
  border-top: none;
  transform: rotate(45deg);
  left: 5px;
  top: 2px;
}
.hawksearch-filter.ecat-filter .filter-bar .filter.range .inputs {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: center;
  text-align: center;
  margin-bottom: 27px;
}
.hawksearch-filter.ecat-filter .filter-bar .filter.range .inputs input {
  background: #fff;
  border: 1px solid #D6D6D6;
  color: #20191C;
  padding: 12px;
  text-align: center;
  max-width: 56px;
  border-radius: 4px;
}
.hawksearch-filter.ecat-filter .filter-bar .filter.range .slider .ui-widget.ui-widget-content {
  border: none;
  background: #D6D6D6;
  height: 5px;
  border-radius: 4px;
}
.hawksearch-filter.ecat-filter .filter-bar .filter.range .slider .ui-widget-header {
  background: #f84018;
}
.hawksearch-filter.ecat-filter .filter-bar .filter.range .slider .ui-state-default, .hawksearch-filter.ecat-filter .filter-bar .filter.range .slider .ui-widget-content .ui-state-default, .hawksearch-filter.ecat-filter .filter-bar .filter.range .slider .ui-widget-header .ui-state-default, .hawksearch-filter.ecat-filter .filter-bar .filter.range .slider .ui-button, .hawksearch-filter.ecat-filter .filter-bar .filter.range .slider html .ui-button.ui-state-disabled:hover, .hawksearch-filter.ecat-filter .filter-bar .filter.range .slider html .ui-button.ui-state-disabled:active {
  height: 18px;
  width: 18px;
  border-radius: 9px;
  top: -6px;
  background: #fff;
  border: 1px solid #D6D6D6;
}
.hawksearch-filter.ecat-filter #facetSelections {
  margin: 10px;
}
.hawksearch-filter.ecat-filter .tag-bar {
  line-height: initial;
}
.hawksearch-filter.ecat-filter .tag-bar .label {
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 1.47727px;
  text-transform: uppercase;
}
.hawksearch-filter.ecat-filter .tag-bar a.clear-all {
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}
.hawksearch-filter.ecat-filter .tag-bar a.clear-all:link, .hawksearch-filter.ecat-filter .tag-bar a.clear-all:visited {
  color: #f84018;
}
.hawksearch-filter.ecat-filter .tag-bar .filter-group {
  display: inline;
  padding: 0 5px 0 0;
}
.hawksearch-filter.ecat-filter .tag-bar .filter-group .facet-title {
  font-size: 14px;
  font-weight: bold;
}
.hawksearch-filter.ecat-filter .tag-bar .filter-group .facet-title:after {
  content: ":";
}
.hawksearch-filter.ecat-filter .tag-bar .clear-filters {
  display: inline-block;
  padding-bottom: 10px;
}
.hawksearch-filter.ecat-filter .tag-bar .tag {
  margin-bottom: 10px;
  margin-right: 10px;
  display: inline-block;
  max-width: 100%;
}
.hawksearch-filter.ecat-filter .tag-bar .tag .tag-content {
  display: flex;
  background: #fff;
  color: #636363;
  font-size: 0.8em;
  line-height: 1em;
  padding: 0.5em 1em;
  border-radius: 15px;
  transition: 0.2s;
  align-items: center;
  max-width: 100%;
  border: 1px solid #e5e5e5;
}
.hawksearch-filter.ecat-filter .tag-bar .tag .tag-content .text-side {
  width: max-content;
  word-break: normal;
}
.hawksearch-filter.ecat-filter .tag-bar .tag .tag-content .icon-side {
  padding-left: 1em;
  text-align: right;
}
.hawksearch-filter.ecat-filter .tag-bar .tag .tag-content .facet-label {
  text-transform: uppercase;
  font-size: 0.7em;
  font-weight: bold;
  width: max-content;
}
.hawksearch-filter.ecat-filter .tag-bar .tag .tag-content:not(:first-of-type) {
  margin-left: 5px;
}
.hawksearch-filter.ecat-filter .tag-bar .tag .tag-content .close-icon {
  cursor: pointer;
}
.hawksearch-filter.ecat-filter .tag-bar .tag .tag-content:hover {
  box-shadow: 0 7px 12px rgba(0, 0, 0, 0.05);
}
@media (max-width: 576px) {
  .hawksearch-filter.ecat-filter .tag-bar .tag .tag-content {
    font-size: 0.7em;
  }
}
.hawksearch-filter.ecat-filter .modal {
  display: none !important;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.hawksearch-filter.ecat-filter .modal.show {
  display: block !important;
  z-index: 9999;
  overflow-x: hidden;
  overflow-y: auto;
}
.hawksearch-filter.ecat-filter .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.hawksearch-filter.ecat-filter .modal-backdrop.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.hawksearch-filter.ecat-filter .modal-backdrop.show {
  opacity: 0.5;
}
.hawksearch-filter.ecat-filter body.modal-open {
  overflow: hidden !important;
}
.hawksearch-filter.ecat-filter .collapse {
  display: none;
}
.hawksearch-filter.ecat-filter .collapse.show {
  display: block;
}
.hawksearch-filter.ecat-filter .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

.searchbox {
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}
@media (max-width: 767.98px) {
  .searchbox {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
.searchbox .header-text {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 29px;
  text-align: left;
  margin-top: -2px;
  font-size: 26px;
  font-style: normal;
  font-weight: 300;
  line-height: 32px;
  letter-spacing: 0px;
  text-align: left;
}
.searchbox .header-text.white-line:before {
  border-bottom: 2px solid white;
}
.searchbox .product-cross-ref-cta a:hover {
  color: #F84018;
}
.searchbox .description {
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 29px;
  letter-spacing: 0px;
  text-align: left;
  margin-top: 15px;
}
@media (max-width: 767.98px) {
  .searchbox .description {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: left;
    text-align: left;
  }
}
.searchbox .input-container {
  border: 2px solid black;
  border-radius: 5px;
  position: relative;
}
@media (max-width: 767.98px) {
  .searchbox .input-container {
    margin-top: 20px;
  }
}
.searchbox .input-container input {
  background-color: transparent;
  border: 0;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 12px;
  letter-spacing: 2px;
  text-align: left;
  color: black;
  text-transform: uppercase;
  outline: 0 !important;
  padding: 15px 20px;
  padding-right: 50px;
  width: 100%;
}
@media (max-width: 767.98px) {
  .searchbox .input-container input {
    width: 100%;
  }
}
.searchbox .input-container input::placeholder {
  color: black;
}
.searchbox .input-container input:focus {
  border: 0;
}
.searchbox .input-container i {
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  right: 12px;
  top: 11px;
  cursor: pointer;
}
.searchbox .input-container i:after {
  font-family: "aptivicons";
  font-size: 18px;
}
.searchbox .input-container i.icon-magnifying:after {
  content: "\e905";
}
.searchbox .input-container-wrapper {
  position: relative;
}
.searchbox .suggestions-wrapper {
  position: absolute;
  width: 100%;
  z-index: 10000;
}
.searchbox .suggestions-menu {
  background: transparent;
}
.searchbox .suggestions-menu ul.suggestions-list {
  background: #E5E5E5;
  border: 2px solid black;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  margin-top: -4px;
  padding-left: 0;
}
.searchbox .suggestions-menu ul.suggestions-list.white-background {
  background: white;
}
.searchbox .suggestions-menu ul.suggestions-list ul.inner-list {
  list-style: none;
  padding: 10px;
  padding-left: 20px;
  background: transparent;
  line-height: 18px;
}
.searchbox .suggestions-menu ul.suggestions-list ul.inner-list li {
  margin-top: 5px;
  margin-bottom: 10px;
}
.searchbox .suggestions-menu ul.suggestions-list ul.inner-list li:last-child {
  margin-bottom: 10px;
}
.searchbox .suggestions-menu ul.suggestions-list ul.inner-list li span {
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: left;
  color: black;
  cursor: pointer;
}
.searchbox .suggestions-menu ul.suggestions-list ul.inner-list li span:hover {
  color: #f84018;
}
@media (max-width: 575.98px) {
  .searchbox.full-width {
    padding-top: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767.98px) {
  .searchbox.full-width .input-container {
    margin-top: 0;
  }
}

.ecat-searchbox {
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
  justify-content: flex-end;
  align-items: center;
}
.ecat-searchbox .header-text {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 29px;
  text-align: left;
  margin-top: -2px;
  font-size: 26px;
  font-style: normal;
  font-weight: bold;
  line-height: 32px;
}
.ecat-searchbox .header-text h1 {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 29px;
  text-align: left;
  padding: 0;
  margin: 0;
  margin-top: -2px;
  font-size: 26px;
  font-style: normal;
  font-weight: bold;
  line-height: 32px;
}
.ecat-searchbox .header-text h1:before {
  display: none;
}
.ecat-searchbox .header-text.white-line:before {
  border-bottom: 2px solid white;
}
.ecat-searchbox .product-cross-ref-cta a:hover {
  color: #F84018;
}
.ecat-searchbox .description {
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 29px;
  letter-spacing: 0px;
  text-align: left;
  margin-top: 15px;
}
@media (max-width: 767.98px) {
  .ecat-searchbox .description {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: left;
    text-align: left;
  }
}
.ecat-searchbox .input-container {
  border: 2px solid black;
  border-radius: 5px;
  position: relative;
}
.ecat-searchbox .input-container input {
  background-color: transparent;
  border: 0;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 12px;
  letter-spacing: 2px;
  text-align: left;
  color: black;
  text-transform: uppercase;
  outline: 0 !important;
  padding: 15px 20px;
  padding-right: 50px;
  width: 100%;
}
@media (max-width: 767.98px) {
  .ecat-searchbox .input-container input {
    width: 100%;
  }
}
.ecat-searchbox .input-container input::placeholder {
  color: black;
}
.ecat-searchbox .input-container input:focus {
  border: 0;
}
.ecat-searchbox .input-container i {
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  right: 12px;
  top: 11px;
  cursor: pointer;
}
.ecat-searchbox .input-container i:after {
  font-family: "aptivicons";
  font-size: 18px;
}
.ecat-searchbox .input-container i.icon-magnifying:after {
  content: "\e905";
}
.ecat-searchbox .input-container-wrapper {
  position: relative;
}
.ecat-searchbox .suggestions-wrapper {
  position: absolute;
  width: 100%;
  z-index: 10000;
}
.ecat-searchbox .suggestions-menu {
  background: transparent;
}
.ecat-searchbox .suggestions-menu ul.suggestions-list {
  background: #E5E5E5;
  border: 2px solid black;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  margin-top: -4px;
  padding-left: 0;
}
.ecat-searchbox .suggestions-menu ul.suggestions-list.white-background {
  background: white;
}
.ecat-searchbox .suggestions-menu ul.suggestions-list ul.inner-list {
  list-style: none;
  padding: 10px;
  padding-left: 20px;
  background: transparent;
  line-height: 18px;
}
.ecat-searchbox .suggestions-menu ul.suggestions-list ul.inner-list li {
  margin-top: 5px;
  margin-bottom: 10px;
}
.ecat-searchbox .suggestions-menu ul.suggestions-list ul.inner-list li:last-child {
  margin-bottom: 10px;
}
.ecat-searchbox .suggestions-menu ul.suggestions-list ul.inner-list li span {
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: left;
  color: black;
  cursor: pointer;
}
.ecat-searchbox .suggestions-menu ul.suggestions-list ul.inner-list li span:hover {
  color: #f84018;
}
.ecat-searchbox .suggestions-menu ul a.autocomplete-link {
  text-decoration: none;
}
.ecat-searchbox .suggestions-menu ul a.autocomplete-link:hover {
  color: #f84018;
}
@media (max-width: 575.98px) {
  .ecat-searchbox.full-width {
    padding-top: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767.98px) {
  .ecat-searchbox.full-width .input-container {
    margin-top: 0;
  }
}

@media (max-width: 767.98px) {
  .searchbox-custom .ecat-search-box {
    padding: 0;
  }
}
@media (max-width: 767.98px) {
  .searchbox-custom .ecat-search-box .input-container {
    margin-top: 0;
  }
}
.searchbox-custom .ecat-searchbox {
  padding: 0;
}
@media (min-width: 768px) and (max-width: 767.98px) {
  .searchbox-custom .ecat-searchbox .col-md-8:nth-child(1) {
    width: 0%;
    max-width: 0%;
    flex: 0 0 0%;
  }
}
@media (min-width: 768px) and (max-width: 767.98px) {
  .searchbox-custom .ecat-searchbox .col-md-8:nth-child(2) {
    width: 50%;
    max-width: 50%;
    flex: 0 0 50%;
  }
}
@media (min-width: 768px) and (max-width: 767.98px) {
  .searchbox-custom .ecat-searchbox .col-md-8:nth-child(3) {
    width: 48%;
    max-width: 48%;
    flex: 0 0 48%;
  }
}
.searchbox-custom a.product-cross-ref-cta {
  margin: 15px 0;
}
@media (max-width: 575.98px) {
  .searchbox-custom a.product-cross-ref-cta {
    padding: 0;
  }
}
.searchbox-custom-ac-white-bg ul.suggestions-list {
  background: white !important;
}

.ecat-sidebar-left .hs-search-results .result-count {
  margin-bottom: 1px;
  font-size: 13px;
  display: block;
}

.hs-search-results .result-count {
  display: none;
}

.hawksearch-search-results {
  width: 100%;
  margin: 0;
  margin-right: -1px;
}
.hawksearch-search-results .inner-container .header {
  background-color: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  margin-right: 1px;
}
@media (max-width: 575.98px) {
  .hawksearch-search-results .inner-container .header {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 15px;
    padding-bottom: 0;
  }
}
.hawksearch-search-results .inner-container .header .heading {
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 29px;
  letter-spacing: 0px;
  text-align: left;
}
@media (max-width: 575.98px) {
  .hawksearch-search-results .inner-container .header .heading {
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    line-height: 29px;
    letter-spacing: 0px;
    text-align: left;
  }
}
.hawksearch-search-results .inner-container .header .main-link a {
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 15px;
  letter-spacing: 1.6px;
  text-align: right;
  min-width: initial;
}
.hawksearch-search-results .inner-container .header .main-link a:after {
  padding-left: 35px;
  max-width: 35px;
}
@media (max-width: 767.98px) {
  .hawksearch-search-results .inner-container .header .main-link a.hide-mobile {
    display: none !important;
  }
}
.hawksearch-search-results .inner-container .body .row {
  margin: 0 -10px !important;
  justify-content: unset;
}
.hawksearch-search-results .inner-container .body .row .item-column {
  position: relative;
  margin: 12px 0;
  transition-duration: 0.5s;
}
.hawksearch-search-results .inner-container .body .row .item-column .aptiv-card {
  background: #fff;
  height: 100%;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
}
.hawksearch-search-results .inner-container .body .row .item-column .item-link {
  text-decoration: none;
  display: block;
  height: 100%;
}
.hawksearch-search-results .inner-container .body .row .item-column .item {
  padding: 18px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 767.98px) {
  .hawksearch-search-results .inner-container .body .row .item-column .item {
    padding: 10px;
  }
}
.hawksearch-search-results .inner-container .body .row .item-column .item .img {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  padding-top: 74%;
}
.hawksearch-search-results .inner-container .body .row .item-column .item .text {
  padding: 5px;
}
.hawksearch-search-results .inner-container .body .row .item-column .item .text .title {
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
  letter-spacing: 0px;
  text-align: left;
  margin-top: 10px;
  padding-right: 30px;
  word-break: break-word;
}
@media (max-width: 575.98px) {
  .hawksearch-search-results .inner-container .body .row .item-column .item .text .title {
    padding-right: 0;
  }
}
.hawksearch-search-results .inner-container .body .row .item-column .item .text .subtitle {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
  letter-spacing: 0px;
  text-align: left;
  padding-right: 30px;
  color: #636363;
}
@media (max-width: 575.98px) {
  .hawksearch-search-results .inner-container .body .row .item-column .item .text .subtitle {
    padding-right: 0;
  }
}
.hawksearch-search-results .inner-container .body .row .item-column .item .text .description {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
  word-break: break-word;
}
.hawksearch-search-results .inner-container .body .row .item-column .item .text .no-description {
  margin-bottom: 58px;
}
.hawksearch-search-results .inner-container .body .row .item-column .item .text .item-link {
  position: absolute;
  bottom: 0;
}
@media (max-width: 575.98px) {
  .hawksearch-search-results .inner-container .body .row .item-column .item .text .item-link {
    width: calc(100% - 37px);
  }
}
.hawksearch-search-results .inner-container .body .row .item-column .item .text .item-link a {
  margin-left: -30px;
  min-width: initial;
}
.hawksearch-search-results .inner-container .body .row .item-column .item .text .item-link a:after {
  padding-left: 35px;
  max-width: 35px;
}
@media (max-width: 575.98px) {
  .hawksearch-search-results .inner-container .body .row .item-column .item .text .item-link a {
    margin-right: 0;
    margin-left: auto;
    width: 100%;
  }
}
.hawksearch-search-results .inner-container .body .no-results {
  height: 400px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 575.98px) {
  .hawksearch-search-results .inner-container .body .no-results {
    height: 250px;
  }
}
.hawksearch-search-results .inner-container .body .no-results .custom-no-results {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 40px;
  padding-right: 40px;
}
.hawksearch-search-results .inner-container .body .no-results .custom-no-results p:last-of-type {
  margin-bottom: 0;
}

.mobile-paging {
  margin-bottom: 20px;
}
.mobile-paging-button {
  padding-left: 15px;
  padding-right: 15px;
}
.mobile-paging-button button {
  display: flex !important;
  justify-content: center !important;
  border-radius: 40px;
  background: black;
  border: 0;
  color: white;
  font-size: 0.93rem;
  font-weight: 800;
  letter-spacing: 2px;
  line-height: 0.93rem;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  margin: 20px 0px;
  padding: 20px 30px;
  min-width: initial;
  width: 150px !important;
  margin: 0;
}
.mobile-paging-button button:after {
  display: none;
}
.mobile-paging-button button.disabled {
  opacity: 0.7;
}

.ecat-search-grid .no-results {
  height: 400px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 575.98px) {
  .ecat-search-grid .no-results {
    height: 250px;
  }
}
.ecat-search-grid .no-results .custom-no-results {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 40px;
  padding-right: 40px;
}
.ecat-search-grid .no-results .custom-no-results p:last-of-type {
  margin-bottom: 0;
}
.ecat-search-grid .ecat-search-pagination-container {
  margin-bottom: 100px;
}
@media (max-width: 575.98px) {
  .ecat-search-grid .ecat-search-pagination-container {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.ecat-search-grid .ecat-search-pagination-container ecat-search-pagination {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  flex-flow: row nowrap;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .ecat-search-grid .ecat-search-pagination-container ecat-search-pagination {
    position: absolute;
    width: 550px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .ecat-search-grid .ecat-search-pagination-container ecat-search-pagination {
    margin-top: 10px;
  }
}
.ecat-search-grid .ecat-search-pagination-container ecat-search-pagination .prev,
.ecat-search-grid .ecat-search-pagination-container ecat-search-pagination .next {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  background-color: transparent;
  border: none;
  outline: none;
}
.ecat-search-grid .ecat-search-pagination-container ecat-search-pagination .prev.disabled span,
.ecat-search-grid .ecat-search-pagination-container ecat-search-pagination .next.disabled span {
  color: #6c757d;
}
.ecat-search-grid .ecat-search-pagination-container ecat-search-pagination .prev svg,
.ecat-search-grid .ecat-search-pagination-container ecat-search-pagination .next svg {
  width: 31px;
}
.ecat-search-grid .ecat-search-pagination-container ecat-search-pagination .prev span,
.ecat-search-grid .ecat-search-pagination-container ecat-search-pagination .next span {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1.6px;
  line-height: 15px;
  display: none;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .ecat-search-grid .ecat-search-pagination-container ecat-search-pagination .prev span,
  .ecat-search-grid .ecat-search-pagination-container ecat-search-pagination .next span {
    display: inline-block;
  }
}
.ecat-search-grid .ecat-search-pagination-container ecat-search-pagination .prev span {
  margin-left: 14px;
}
.ecat-search-grid .ecat-search-pagination-container ecat-search-pagination .next span {
  margin-right: 1rem;
}
.ecat-search-grid .ecat-search-pagination-container ecat-search-pagination .pages {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-flow: row nowrap;
}
.ecat-search-grid .ecat-search-pagination-container ecat-search-pagination .pages span,
.ecat-search-grid .ecat-search-pagination-container ecat-search-pagination .pages button {
  margin: 0 2px;
}
@media (min-width: 768px) {
  .ecat-search-grid .ecat-search-pagination-container ecat-search-pagination .pages span,
  .ecat-search-grid .ecat-search-pagination-container ecat-search-pagination .pages button {
    margin: 0 6px;
  }
}
.ecat-search-grid .ecat-search-pagination-container ecat-search-pagination .pages span {
  width: 24px;
  height: 24px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.ecat-search-grid .ecat-search-pagination-container ecat-search-pagination .pages button {
  width: 24px;
  height: 24px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: black;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 17px;
  background-color: transparent;
  border: none;
  outline: none;
  padding: 0;
  position: relative;
  transition: all 150ms ease-in-out;
}
.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: 0.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: "";
  display: inline-block;
  width: 20px;
  height: 2px;
  background-color: #F84018;
  position: absolute;
  bottom: 0;
  left: 2px;
}

.events-highlight {
  display: flex;
  flex-wrap: nowrap;
  gap: 36px;
  align-items: center;
  max-width: 1440px;
  padding: 52px 0;
  margin-inline: auto;
}
.events-highlight__intro {
  display: flex;
  flex: 0 0 333px;
  flex-direction: column;
  gap: 18px;
  align-items: flex-start;
  justify-content: center;
}
.events-highlight__title {
  margin: 0;
  font-size: 35px;
  font-weight: 300;
  line-height: 43px;
  color: #000;
}
.events-highlight__title:first-of-type::before {
  display: none;
  content: none;
}
.events-highlight__cta {
  display: inline-flex;
  gap: 24px;
  align-items: center;
  font-size: 12.5px;
  font-weight: 700;
  line-height: 15px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 1.35px;
  text-decoration: none;
}
.events-highlight__cta::after {
  width: 60px;
  height: 14px;
  content: "";
  background: url("../icons/cta-arrow-orange.svg") no-repeat center/contain;
}
.events-highlight .events-highlight__cta:hover, .events-highlight .events-highlight__cta:focus {
  color: #f84018;
  text-decoration: none;
}
.events-highlight__tiles {
  display: flex;
  flex: 1 1 auto;
  flex-wrap: wrap;
  gap: 32px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.events-highlight__tile {
  display: flex;
  flex: 1 1 0;
  min-width: 0;
}
.events-highlight__tile-link {
  display: flex;
  flex: 1 1 auto;
  flex-direction: row;
  gap: 12px;
  align-items: center;
  min-width: 0;
  min-height: 130px;
  padding: 24px;
  color: #000;
  text-decoration: none;
  background: #f3f3f3;
  border-radius: 16px;
}
.events-highlight__tile-link:hover, .events-highlight__tile-link:focus {
  color: #000;
  text-decoration: none;
  background: #f3f3f3;
}
.events-highlight__tile-link--static {
  cursor: default;
}
.events-highlight__tile-content {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  gap: 12px;
  align-items: flex-start;
  min-width: 0;
}
.events-highlight__headline {
  font-size: 14px;
  font-weight: 700;
  line-height: 17px;
  color: #000;
}
.events-highlight__details {
  display: flex;
  flex-direction: column;
  gap: 4px;
  align-items: flex-start;
}
.events-highlight__date, .events-highlight__location {
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  color: #000;
}
.events-highlight__arrow {
  flex: 0 0 auto;
  width: 56px;
  height: 24px;
  background: url("../icons/cta-arrow-orange.svg") no-repeat center/contain;
}
@media (max-width: 991.98px) {
  .events-highlight {
    flex-direction: column;
    gap: 36px;
    align-items: stretch;
    padding: 64px 0;
  }
  .events-highlight__intro {
    flex-basis: auto;
    align-items: center;
  }
  .events-highlight__title {
    text-align: center;
  }
  .events-highlight__tiles {
    flex-direction: column;
    gap: 18px;
  }
  .events-highlight__tile {
    flex: 0 0 auto;
  }
  .events-highlight__tile-link {
    gap: 20px;
  }
}

event-search-component {
  position: relative;
  display: block;
  width: 100%;
}
event-search-component .event-search-grid {
  width: 100%;
  padding-bottom: 60px;
  margin: 0 auto;
}
event-search-component .event-search__header {
  width: 100%;
  margin-bottom: 32px;
  background-color: #f3f3f3;
}
event-search-component .event-search__header.event-search__header--mobile {
  margin-bottom: 0;
  background-color: #fff;
}
event-search-component .event-search__header.event-search__header--mobile .event-search__header-inner {
  max-width: none;
  padding-top: 0;
  padding-bottom: 0;
}
event-search-component .event-search__header-inner {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  margin: 0 auto;
}
event-search-component .event-search__toolbar {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media (min-width: 992px) {
  event-search-component .event-search__toolbar {
    flex-direction: row;
    gap: 24px;
    align-items: center;
    justify-content: space-between;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  event-search-component .event-search__toolbar {
    flex-direction: column-reverse;
    align-items: stretch;
  }
}
@media (min-width: 1200px) {
  event-search-component .event-search__toolbar {
    margin: 0 16px 0 6px;
  }
}
event-search-component .event-search__toolbar event-search-box {
  display: block;
  width: 100%;
}
@media (min-width: 992px) {
  event-search-component .event-search__toolbar event-search-box {
    flex: 1 1 auto;
  }
}
event-search-component .event-search__filters {
  display: flex;
  flex: 1 1 auto;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  event-search-component .event-search__filters {
    justify-content: center;
  }
}
event-search-component .event-search__search {
  display: flex;
  flex: 1 1 auto;
  width: 100%;
}
event-search-component .event-search__search .event-search__input-wrapper {
  position: relative;
  display: flex;
  flex: 1 1 auto;
  min-width: 200px;
}
event-search-component .event-search__search input {
  flex: 1 1 auto;
  width: 100%;
  padding: 12px 40px 12px 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 15px;
  white-space: nowrap;
  border: 1px solid #D6D6D6;
  border-right: none;
  border-radius: 6px 0 0 6px;
}
event-search-component .event-search__search input:focus {
  outline: none;
  box-shadow: none;
}
event-search-component .event-search__search .event-search__clear-btn {
  position: absolute;
  top: 50%;
  right: 12px;
  display: none;
  width: 14px;
  height: 14px;
  padding: 0;
  color: #636363;
  background: transparent;
  border: none;
  transform: translateY(-50%);
}
event-search-component .event-search__search .event-search__clear-btn svg {
  display: flex;
  width: 100%;
  height: 100%;
  fill: currentColor;
}
event-search-component .event-search__search .event-search__clear-btn:hover, event-search-component .event-search__search .event-search__clear-btn:focus-visible {
  color: #000;
}
event-search-component .event-search__search .event-search__clear-btn.is-visible {
  display: block;
}
event-search-component .event-search__search .event-search__submit-btn {
  flex-shrink: 0;
  width: 56px;
  font-size: 16px;
  color: #fff;
  background-color: #000;
  border: none;
  border-radius: 0 6px 6px 0;
  transition: background-color 0.2s ease;
}
event-search-component .event-search__search .event-search__submit-btn:hover, event-search-component .event-search__search .event-search__submit-btn:focus-visible {
  background-color: #636363;
}

event-search-pill-group .event-search-pills {
  display: flex;
  align-items: center;
}
event-search-pill-group .event-search-pill {
  display: inline-flex;
  gap: 8px;
  align-items: center;
  padding: 10px 16px;
  margin: 0 12px;
  font-size: 14px;
  font-weight: 700;
  color: #000;
  white-space: nowrap;
  background-color: transparent;
  border: none;
  border-radius: 50px;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
}
event-search-pill-group .event-search-pill:first-child {
  margin-left: 0;
}
event-search-pill-group .event-search-pill:last-child {
  margin-right: 0;
}
event-search-pill-group .event-search-pill:hover, event-search-pill-group .event-search-pill:focus-visible {
  opacity: 0.8;
}
event-search-pill-group .event-search-pill.is-active {
  color: #fff;
}
event-search-pill-group .event-search-pill__icon {
  display: inline-flex;
  flex-shrink: 0;
}
event-search-pill-group .event-search-pill__icon svg {
  display: block;
}
event-search-pill-group.event-search__status-pills .event-search-pill.is-active {
  background-color: #000;
}
event-search-pill-group.event-search__type-pills {
  margin: 0 55px;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  event-search-pill-group.event-search__type-pills {
    margin: 0 24px;
  }
}
event-search-pill-group.event-search__type-pills .event-search-pill {
  color: #848484;
  border-radius: 5px;
}
event-search-pill-group.event-search__type-pills .event-search-pill.is-active {
  color: #fff;
  background-color: #f84018;
}

mobile-event-search-box {
  position: relative;
  display: block;
  width: 100%;
}
mobile-event-search-box .search-bar-container {
  display: flex;
  flex-flow: row nowrap;
  width: 100%;
  height: 56px;
  background-color: #fff;
  border-bottom: 1px solid #D6D6D6;
}
mobile-event-search-box .input-wrapper {
  position: relative;
  display: flex;
  flex: 1 1 auto;
}
mobile-event-search-box .mobile-search-input {
  flex: 1;
  width: 100%;
  height: 100%;
  padding: 0 40px 0 20px;
  color: #464646;
  outline: none;
  border: none;
  font-size: 1rem;
}
mobile-event-search-box .mobile-clear-btn {
  position: absolute;
  top: 50%;
  right: 16px;
  display: none;
  width: 16px;
  height: 16px;
  padding: 0;
  color: #878787;
  background: transparent;
  border: none;
  transform: translateY(-50%);
}
mobile-event-search-box .mobile-clear-btn svg {
  width: 100%;
  height: 100%;
  fill: currentColor;
}
mobile-event-search-box .mobile-clear-btn:hover, mobile-event-search-box .mobile-clear-btn:focus-visible {
  color: #000;
}
mobile-event-search-box .mobile-clear-btn.is-visible {
  display: block;
}
mobile-event-search-box .filter-btn {
  display: inline-flex;
  flex-shrink: 0;
  gap: 8px;
  align-items: center;
  padding: 0 20px;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  white-space: nowrap;
  background-color: transparent;
  border: none;
  border-left: 1px solid #D6D6D6;
  font-size: 0.8125rem;
}
mobile-event-search-box .filter-btn svg {
  flex-shrink: 0;
}
mobile-event-search-box .filter-btn.is-open {
  color: #f84018;
}
mobile-event-search-box .filter-btn.is-open svg {
  color: #f84018;
}
mobile-event-search-box .event-search-mobile-filters {
  padding: 24px 20px;
  background-color: #fff;
  border-bottom: 1px solid #D6D6D6;
}

event-search-filter-panel {
  display: block;
  width: 100%;
}
event-search-filter-panel h3 {
  margin-bottom: 16px;
  font-weight: 700;
  color: #000;
  font-size: 1.125rem;
}
event-search-filter-panel .clear-filters {
  float: right;
  color: #000;
  background: none;
  border: none;
  font-size: 0.875rem;
}
event-search-filter-panel .clear-filters::after {
  padding-left: 5px;
  color: #f84018;
  content: "x";
}
event-search-filter-panel search-filter {
  display: block;
  width: 100%;
  margin-top: 24px;
}
event-search-filter-panel search-filter:first-of-type {
  margin-top: 0;
}
event-search-filter-panel search-filter h4 {
  padding-bottom: 10px;
  margin-bottom: 16px;
  font-weight: 700;
  color: #000;
  border-bottom: 1px solid #D6D6D6;
  font-size: 0.9375rem;
}
event-search-filter-panel search-filter-options {
  display: block;
  width: 100%;
}
event-search-filter-panel search-filter-option {
  display: block;
  width: 100%;
  margin-bottom: 18px;
}
event-search-filter-panel search-filter-option:last-of-type {
  margin-bottom: 0;
}
event-search-filter-panel search-filter-option input {
  position: absolute;
  pointer-events: none;
  opacity: 0;
}
event-search-filter-panel search-filter-option label {
  display: flex;
  align-items: center;
  width: 100%;
}
event-search-filter-panel search-filter-option .radio-icon {
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  margin-right: 12px;
  border: 1px solid #c9c9c9;
  border-radius: 50%;
  transition: all 150ms ease-in-out;
}
event-search-filter-panel search-filter-option .radio-icon::after {
  width: 6px;
  height: 6px;
  content: "";
  background-color: #fff;
  border-radius: 50%;
  opacity: 0;
  transition: all 150ms ease-in-out;
}
event-search-filter-panel search-filter-option input:checked + label .radio-icon {
  background-color: #f84018;
  border-color: #f84018;
}
event-search-filter-panel search-filter-option input:checked + label .radio-icon::after {
  opacity: 1;
}
event-search-filter-panel search-filter-option label span {
  flex: 1;
  color: #000;
  font-size: 0.875rem;
}
event-search-filter-panel search-filter-option .event-search-filter-option__icon {
  display: inline-flex;
  flex: 0 0 auto;
  margin-left: 8px;
}

event-search-results, item-results, unified-item-results {
  display: block;
  width: 100%;
}
event-search-results .event-search-result-skeleton, item-results .event-search-result-skeleton, unified-item-results .event-search-result-skeleton {
  padding: 32px 0;
  border-bottom: 1px solid #D6D6D6;
}
event-search-results .event-search-result, item-results .event-search-result, unified-item-results .event-search-result {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px 24px;
  padding: 32px 0;
  border-bottom: 1px solid #D6D6D6;
}
@media (min-width: 992px) {
  event-search-results .event-search-result, item-results .event-search-result, unified-item-results .event-search-result {
    grid-template-rows: auto auto auto;
    grid-template-columns: 220px minmax(0, 1fr) 280px;
  }
}
event-search-results .event-search-result__badge, item-results .event-search-result__badge, unified-item-results .event-search-result__badge {
  justify-self: start;
  order: 1;
  padding: 8px 16px;
  color: #565656;
  background: #f3f3f3;
  border-radius: 5px;
  font-size: 0.75rem;
  align-content: center;
}
@media (min-width: 992px) {
  event-search-results .event-search-result__badge, item-results .event-search-result__badge, unified-item-results .event-search-result__badge {
    grid-row: 1;
    grid-column: 1;
    justify-self: center;
  }
}
event-search-results .event-search-result__title, item-results .event-search-result__title, unified-item-results .event-search-result__title {
  order: 2;
  font-weight: 700;
  font-size: 1.625rem;
}
@media (min-width: 992px) {
  event-search-results .event-search-result__title, item-results .event-search-result__title, unified-item-results .event-search-result__title {
    grid-row: 1;
    grid-column: 2;
  }
}
event-search-results .event-search-result__date, item-results .event-search-result__date, unified-item-results .event-search-result__date {
  order: 3;
  margin-bottom: 8px;
}
@media (min-width: 992px) {
  event-search-results .event-search-result__date, item-results .event-search-result__date, unified-item-results .event-search-result__date {
    display: flex;
    flex-direction: column;
    grid-row: 2;
    grid-column: 1;
    align-items: center;
    text-align: center;
  }
}
event-search-results .event-search-result__date-main, item-results .event-search-result__date-main, unified-item-results .event-search-result__date-main {
  font-weight: 700;
  line-height: 1.3;
  white-space: nowrap;
  font-size: 1rem;
}
@media (min-width: 992px) {
  event-search-results .event-search-result__date-main, item-results .event-search-result__date-main, unified-item-results .event-search-result__date-main {
    font-size: 1.25rem;
  }
}
event-search-results .event-search-result__date-year, item-results .event-search-result__date-year, unified-item-results .event-search-result__date-year {
  font-weight: 700;
  line-height: 1.3;
  color: #000;
  font-size: 1rem;
}
@media (min-width: 992px) {
  event-search-results .event-search-result__date-year, item-results .event-search-result__date-year, unified-item-results .event-search-result__date-year {
    font-size: 0.875rem;
  }
}
event-search-results .event-search-result__date-year::before, item-results .event-search-result__date-year::before, unified-item-results .event-search-result__date-year::before {
  content: ", ";
}
@media (min-width: 992px) {
  event-search-results .event-search-result__date-year::before, item-results .event-search-result__date-year::before, unified-item-results .event-search-result__date-year::before {
    content: none;
  }
}
event-search-results .event-search-result__description, item-results .event-search-result__description, unified-item-results .event-search-result__description {
  order: 4;
  color: #000;
  font-size: 1.0625rem;
}
@media (min-width: 992px) {
  event-search-results .event-search-result__description, item-results .event-search-result__description, unified-item-results .event-search-result__description {
    grid-row: 2;
    grid-column: 2;
  }
}
event-search-results .event-search-result__meta, item-results .event-search-result__meta, unified-item-results .event-search-result__meta {
  display: flex;
  flex-direction: column;
  gap: 16px;
  order: 5;
}
@media (min-width: 992px) {
  event-search-results .event-search-result__meta, item-results .event-search-result__meta, unified-item-results .event-search-result__meta {
    grid-row: 1/span 3;
    grid-column: 3;
    padding-left: 32px;
    border-left: 1px solid #D6D6D6;
  }
}
event-search-results .event-search-result__cta, item-results .event-search-result__cta, unified-item-results .event-search-result__cta {
  justify-self: start;
  order: 6;
}
@media (min-width: 992px) {
  event-search-results .event-search-result__cta, item-results .event-search-result__cta, unified-item-results .event-search-result__cta {
    grid-row: 3;
    grid-column: 2;
  }
}
event-search-results .event-search-result__meta-row, item-results .event-search-result__meta-row, unified-item-results .event-search-result__meta-row {
  display: flex;
  gap: 12px;
  align-items: flex-start;
}
event-search-results .event-search-result__meta-icon, item-results .event-search-result__meta-icon, unified-item-results .event-search-result__meta-icon {
  flex-shrink: 0;
  margin-top: 2px;
}
event-search-results .event-search-result__meta-text, item-results .event-search-result__meta-text, unified-item-results .event-search-result__meta-text {
  display: flex;
  flex-direction: column;
}
event-search-results .event-search-result__meta-label, item-results .event-search-result__meta-label, unified-item-results .event-search-result__meta-label {
  font-size: 0.875rem;
  font-weight: 700;
}
event-search-results .event-search-result__meta-value, item-results .event-search-result__meta-value, unified-item-results .event-search-result__meta-value {
  font-size: 0.875rem;
  color: #636363;
}
event-search-results .event-search-results__no-results, item-results .event-search-results__no-results, unified-item-results .event-search-results__no-results {
  padding: 60px 0;
  color: #636363;
  text-align: center;
}
event-search-results .skeleton.-heading, item-results .skeleton.-heading, unified-item-results .skeleton.-heading {
  height: 24px;
  margin-bottom: 12px;
}
event-search-results .skeleton.-copy, item-results .skeleton.-copy, unified-item-results .skeleton.-copy {
  height: 16px;
}

.featured-jobs {
  background: #00ac9e;
  color: #fff;
  border-radius: 5px;
  padding: 40px;
}
.featured-jobs .featured-jobs__heading {
  border-bottom: 2px solid #56d5ca;
  font-size: 12px;
  padding-bottom: 13px;
  text-transform: uppercase;
}
.featured-jobs div:first-of-type {
  padding-top: 20px;
}
.featured-jobs a {
  text-decoration: none;
  color: #fff;
}
.featured-jobs a .featured-jobs__job {
  padding-bottom: 19px;
  color: #fff;
  text-decoration: none;
}
.featured-jobs a .featured-jobs__job:last-child {
  padding-bottom: 0;
}
.featured-jobs a .featured-jobs__job .featured-jobs__title {
  font-size: 18px;
  font-weight: bold;
  padding-top: 0;
}
.featured-jobs a .featured-jobs__job .featured-jobs__details {
  font-size: 14px;
}

footer.refresh {
  width: 100%;
  display: block;
  overflow-x: hidden;
  background-color: #000;
  padding: 49px 40px 24px;
}
@media (min-width: 992px) {
  footer.refresh {
    padding: 49px 32px 92px;
  }
}
footer.refresh .wrapper {
  width: 100%;
  max-width: 1400px;
  display: block;
  margin: 0 auto;
}
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 {
  width: 100%;
  margin: 50px 0;
  padding: 0;
  border-bottom: 1px solid #363636;
  display: none;
}
@media (min-width: 992px) {
  footer.refresh .wrapper hr {
    display: block;
  }
}
footer.refresh .wrapper nav {
  display: grid;
  gap: 0;
  grid-template-columns: 1fr;
}
@media (min-width: 992px) {
  footer.refresh .wrapper nav {
    gap: 16px;
    grid-template-columns: repeat(5, 1fr);
  }
}
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 {
  display: block;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  line-height: 19px;
  font-family: Formular;
  margin: 16px 0 0;
  text-transform: uppercase;
  letter-spacing: 2.81px;
}
@media (min-width: 992px) {
  footer.refresh .wrapper nav .primary {
    margin: 12px 0 6px 0;
  }
}
footer.refresh .wrapper nav .secondary {
  color: #aeaeae;
  font-size: 13px;
  line-height: 21px;
  font-family: Formular;
  display: none;
}
@media (min-width: 992px) {
  footer.refresh .wrapper nav .secondary {
    display: block;
  }
}
footer.refresh .wrapper .sub {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-flow: row wrap;
  color: #fff;
}
@media (min-width: 992px) {
  footer.refresh .wrapper .sub {
    flex-flow: row nowrap;
  }
}
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;
  font-size: 12px;
  line-height: 15px;
  font-family: Formular;
  letter-spacing: 0.38px;
}
@media (min-width: 992px) {
  footer.refresh .wrapper .sub #copyright {
    margin-left: 60px;
  }
}
footer.refresh .wrapper .sub #stock {
  display: none;
  color: #fff;
  font-size: 12px;
  font-family: Formular;
  line-height: 15px;
}
@media (min-width: 992px) {
  footer.refresh .wrapper .sub #stock {
    display: inline-block;
  }
}
footer.refresh .wrapper .sub #social {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-flow: row nowrap;
  margin: 50px 0 40px;
  width: 100%;
}
@media (min-width: 992px) {
  footer.refresh .wrapper .sub #social {
    display: inline-flex;
    margin: 0;
    width: auto;
    justify-content: flex-end;
  }
}
footer.refresh .wrapper .sub #social a,
footer.refresh .wrapper .sub #social wechat-component {
  color: #fff;
  width: 24px;
  height: 24px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 0 6px;
  text-decoration: none;
  cursor: pointer;
}
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;
}

wechat-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 99999;
}
wechat-modal .backdrop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.3;
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
}
wechat-modal .modal {
  padding: 32px;
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  position: relative;
  background-color: #000;
  border-radius: 8px;
  width: auto;
  height: auto;
}
wechat-modal .modal button {
  position: absolute;
  top: 4px;
  right: 4px;
  width: 24px;
  height: 24px;
  color: #fff;
  background-color: transparent;
  border: none;
  outline: none;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  border-radius: 4px;
}
wechat-modal .modal button:focus-visible {
  border: 1px solid #fff;
}
wechat-modal .modal button svg {
  width: 18px;
  height: 18px;
}
wechat-modal .modal img {
  display: inline-block;
  width: 200px;
  height: 200px;
  background-color: #fff;
}

.sfw-stock-ticker {
  color: white !important;
  font-size: 12px;
  text-align: center;
  display: inline;
}
@media (min-width: 992px) {
  .sfw-stock-ticker {
    text-align: right;
    padding-top: 35px;
  }
}
.sfw-stock-ticker div {
  display: inline-block;
  padding-right: 5px;
}
.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-weight: bold;
  font-size: 0.9rem;
  top: 2px;
  position: relative;
}

.gated-content {
  display: grid;
}
.gated-content__content {
  grid-area: 1/1;
}
.gated-content__gate {
  z-index: 10;
  display: flex;
  grid-area: 1/1;
  align-items: center;
  justify-content: center;
  background-color: rgba(214, 214, 214, 0.75);
}
.gated-content__gate--hidden {
  display: none;
}
.gated-content__form-card {
  width: 100%;
  max-width: 560px;
  padding: 2.5rem;
  color: #fff;
  background: #000;
  border-radius: 6px;
}
.gated-content__form-card::before {
  display: block;
  width: 2rem;
  height: 3px;
  margin-bottom: 1.5rem;
  content: "";
  background-color: #f84018;
}
.gated-content__form-card .mktoForm {
  width: 100% !important;
  padding: 0 !important;
  font-size: 17px !important;
  color: #fff !important;
  background: transparent !important;
}
.gated-content__form-card .mktoForm .mktoHtmlText {
  max-width: 450px !important;
  line-height: 1.2em;
}
.gated-content__form-card .mktoForm .mktoHtmlText h1, .gated-content__form-card .mktoForm .mktoHtmlText h2, .gated-content__form-card .mktoForm .mktoHtmlText h3, .gated-content__form-card .mktoForm .mktoHtmlText h4 {
  margin-bottom: 0.5rem;
  font-size: 1.5rem !important;
  color: #fff;
}
.gated-content__form-card .mktoForm .mktoHtmlText a {
  color: #fff;
  text-decoration: underline;
}
.gated-content__form-card .mktoForm .mktoButtonWrap {
  margin-left: 0 !important;
}
.gated-content__form-card .mktoForm .mktoButtonRow {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding-top: 20px !important;
}
.gated-content__form-card .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
  padding: 0.8em 1.6em !important;
  background-color: transparent !important;
  background-image: none !important;
  border-color: #fff !important;
}
.gated-content__form-card .mktoForm .mktoLogicalField {
  width: 25px !important;
}
.gated-content__form-card .mktoForm .mktoFormCol {
  width: 100% !important;
}
.gated-content__form-card .mktoForm .mktoFieldWrap {
  display: flex !important;
  align-items: center;
  width: 100% !important;
}
.gated-content__form-card .mktoForm .mktoField:not([type=checkbox]):not([type=radio]) {
  flex: 1 1 auto;
  width: auto !important;
  min-width: 0;
}
.gated-content__form-card .mktoForm .mktoOffset {
  width: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
}
.gated-content__form-card .mktoForm .mktoFieldWrap:has(.mktoLogicalField.mktoCheckboxList) {
  align-items: flex-start;
}
.gated-content__form-card .mktoForm .mktoFieldWrap:has(.mktoLogicalField.mktoCheckboxList) .mktoLabel {
  flex: 1 1 auto;
  order: 2;
  width: auto !important;
  min-width: 0;
}
.gated-content__form-card .mktoForm .mktoFieldWrap:has(.mktoLogicalField.mktoCheckboxList) .mktoGutter {
  display: none;
}
.gated-content__form-card .mktoForm .mktoFieldWrap:has(.mktoLogicalField.mktoCheckboxList) .mktoLogicalField.mktoCheckboxList {
  flex: none;
  order: 1;
  margin-right: 10px;
}
.gated-content__form-card .mktoForm .mktoFieldWrap:has(.mktoLogicalField.mktoCheckboxList) .mktoInstruction {
  order: 3;
}
@media (max-width: 576px) {
  .gated-content__form-card {
    padding: 1rem;
  }
}

.family-connection {
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
}
@media (max-width: 575.98px) {
  .family-connection {
    margin-right: -1px;
  }
}
.family-connection .inner-container .header {
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  margin-right: 1px;
}
@media (max-width: 575.98px) {
  .family-connection .inner-container .header {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 15px;
    padding-bottom: 0;
  }
}
.family-connection .inner-container .header .heading {
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 29px;
  letter-spacing: 0px;
  text-align: left;
}
@media (max-width: 575.98px) {
  .family-connection .inner-container .header .heading {
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    line-height: 29px;
    letter-spacing: 0px;
    text-align: left;
  }
}
.family-connection .inner-container .header .main-link a {
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 15px;
  letter-spacing: 1.6px;
  text-align: right;
  min-width: initial;
  padding-right: 0px;
}
.family-connection .inner-container .header .main-link a:after {
  padding-left: 35px;
  max-width: 35px;
}
@media (max-width: 991.98px) {
  .family-connection .inner-container .header .main-link a.hide-mobile {
    display: none !important;
  }
}
@media (max-width: 767.98px) {
  .family-connection .inner-container .header .main-link a.mobile-link {
    padding: 0;
    margin: 20px 0;
  }
}
.family-connection .inner-container .body {
  background-color: #fff;
}
.family-connection .inner-container .body .row .item-column {
  border: 1px solid #e5e5e5;
  border-left: 0;
  border-bottom: 0;
}
.family-connection .inner-container .body .row .item-column .item {
  padding: 8px;
  display: flex;
  flex-direction: column;
  height: 100%;
}
@media (max-width: 767.98px) {
  .family-connection .inner-container .body .row .item-column .item {
    padding: 10px;
  }
}
.family-connection .inner-container .body .row .item-column .item .img {
  padding: 0px;
  padding-top: 75%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.family-connection .inner-container .body .row .item-column .item .text {
  padding: 5px;
  display: flex;
  position: relative;
  flex-direction: column;
  flex-grow: 1;
}
.family-connection .inner-container .body .row .item-column .item .text .title {
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
  letter-spacing: 0px;
  text-align: left;
  margin-top: 10px;
  padding-right: 30px;
}
@media (max-width: 575.98px) {
  .family-connection .inner-container .body .row .item-column .item .text .title {
    padding-right: 0;
  }
}
.family-connection .inner-container .body .row .item-column .item .text .description {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (max-width: 575.98px) {
  .family-connection .inner-container .body .row .item-column .item .text .description {
    margin-bottom: 10px;
  }
}
.family-connection .inner-container .body .row .item-column .item .text .item-link {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: auto;
}
@media (max-width: 575.98px) {
  .family-connection .inner-container .body .row .item-column .item .text .item-link {
    position: static;
    margin-right: -27px;
  }
}
.family-connection .inner-container .body .row .item-column .item .text .item-link a {
  margin-left: -30px;
  min-width: initial;
}
.family-connection .inner-container .body .row .item-column .item .text .item-link a:after {
  padding-left: 35px;
  max-width: 35px;
}
@media (max-width: 575.98px) {
  .family-connection .inner-container .body .row .item-column .item .text .item-link a {
    margin-right: 0;
    margin-left: auto;
    width: 100%;
  }
}
.family-connection .inner-container .body .row .item-column .item .text .item-link span {
  margin-left: -30px !important;
  min-width: initial;
  padding: 0;
  margin: 20px 0px;
}
.family-connection .inner-container .body .row .item-column .item .text .item-link span:after {
  padding-left: 35px;
  max-width: 35px;
}
@media (max-width: 575.98px) {
  .family-connection .inner-container .body .row .item-column .item .text .item-link span {
    margin-right: 0;
    margin-left: auto;
    width: 100%;
  }
}

.hawk-recommendation-item .img {
  background-color: #fff;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  padding: 73% 0 0;
}

.related-items {
  margin-bottom: 20px;
  margin-right: -1px;
}
.related-items h4 {
  font-size: 26px;
  line-height: 29px;
  margin-bottom: 30px;
}
.related-items h4::before {
  content: "";
  display: block;
  width: 30px;
  border: 2px solid #000;
  margin-bottom: 16px;
}
.related-items .inner-container {
  margin-left: -3px;
  margin-right: -3px;
}
.related-items .inner-container .header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  margin-right: 1px;
}
@media (max-width: 575.98px) {
  .related-items .inner-container .header {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 15px;
    padding-bottom: 0;
  }
}
.related-items .inner-container .header .heading {
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 29px;
  letter-spacing: 0px;
  text-align: left;
}
@media (max-width: 575.98px) {
  .related-items .inner-container .header .heading {
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    line-height: 29px;
    letter-spacing: 0px;
    text-align: left;
  }
}
.related-items .inner-container .header .main-link a {
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 15px;
  letter-spacing: 1.6px;
  text-align: right;
  min-width: initial;
}
.related-items .inner-container .header .main-link a:after {
  padding-left: 35px;
  max-width: 35px;
}
@media (max-width: 767.98px) {
  .related-items .inner-container .header .main-link a.hide-mobile {
    display: none !important;
  }
}
.related-items .inner-container .row .item-column {
  padding-left: 8px;
  padding-right: 8px;
}
.related-items .inner-container .row .item-column .item {
  position: relative;
  min-height: 375px;
}
.related-items .inner-container .row .item-column .item .img {
  background-color: #fff;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  padding: 73% 0 0;
}
.related-items .inner-container .row .item-column .item .img img {
  height: auto;
  width: 100%;
}
.related-items .inner-container .row .item-column .item .text .title {
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
  letter-spacing: 0px;
  text-align: left;
  margin-top: 10px;
  padding-right: 30px;
}
@media (max-width: 575.98px) {
  .related-items .inner-container .row .item-column .item .text .title {
    padding-right: 0;
  }
}
.related-items .inner-container .row .item-column .item .text .description {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: left;
  margin-top: 10px;
}
.related-items .inner-container .row .item-column .item .text .item-link {
  position: absolute;
  bottom: 0;
}
.related-items .inner-container .row .item-column .item .text .item-link a {
  margin-left: -30px;
  min-width: initial;
}
.related-items .inner-container .row .item-column .item .text .item-link a:after {
  padding-left: 35px;
  max-width: 35px;
}
@media (max-width: 575.98px) {
  .related-items .inner-container .row .item-column .item .text .item-link a {
    margin-right: 0;
    margin-left: auto;
    width: 100%;
  }
}

body.nav-refresh:not(.sfPageEditor) {
  width: 100%;
  overflow-x: hidden;
}

body:not(.sfPageEditor) {
  margin-top: 70px;
}
@media (min-width: 992px) {
  body:not(.sfPageEditor) {
    margin-top: 144px;
  }
}

body.sfPageEditor header-component {
  position: relative;
}

header-component {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}
header-component content-wrapper {
  margin: 0 auto;
  width: 100%;
  position: relative;
  padding: 0 32px;
}
header-component content-wrapper content-wrapper-background {
  display: inline-block;
  width: 100%;
  height: 100%;
  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:nth-child(1) {
  z-index: 200;
  display: none;
}
@media (min-width: 992px) {
  header-component content-wrapper:nth-child(1) {
    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 {
  height: 48px;
  display: flex;
  justify-content: flex-end;
  flex-flow: row nowrap;
  align-items: center;
}
header-component .top-nav button {
  background-color: transparent;
  border: none;
  outline: none;
  cursor: pointer;
  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;
  font-size: 12px;
  line-height: 15px;
  text-decoration: none;
  margin: 0 10px;
  font-family: Formular;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: color 80ms ease-in-out;
  white-space: nowrap;
  letter-spacing: 2px;
  cursor: pointer;
  z-index: 5;
  position: relative;
}
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: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
  width: 1px;
  height: 13px;
  background-color: #979797;
}
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 {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 19px;
  height: 19px;
  margin-right: 8px;
}
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 {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 15px;
  height: 15px;
  margin-right: 8px;
}
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 {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 8px;
  height: 8px;
  margin-left: 6px;
  transform: rotate(0deg) translateY(-1px);
  transition: transform 150ms ease-in-out;
  transform-origin: center;
}
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 {
  right: -8px;
  text-transform: capitalize;
}
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 {
  position: absolute;
  color: white;
  font-size: 10px;
  bottom: -11px;
  right: -7px;
  border-radius: 30px;
  background: #f84018;
  line-height: 11px;
  padding: 7px 7px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 14px;
  height: 14px;
  top: 8px;
  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 {
  position: absolute;
  top: 100%;
  background-color: #191919;
  padding: 61px 22px 40px;
  text-align: center;
  display: inline-block;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  transition: opacity 150ms ease-in-out;
}
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 {
  width: 100%;
  color: #fff;
  font-size: 14px;
  line-height: 35px;
  display: block;
  transition: color 80ms ease-in-out;
  margin: 0;
  padding: 0 10px;
}
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: "";
  border-radius: 50%;
  background-color: #f84018;
  width: 9px;
  height: 9px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
header-component .bottom-nav {
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-flow: row nowrap;
  line-height: 1;
}
header-component .bottom-nav > div {
  flex-shrink: 0;
}
@media (min-width: 992px) {
  header-component .bottom-nav {
    height: 96px;
  }
}
header-component .bottom-nav #logo {
  width: 171px;
  height: 22px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
}
@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 {
  align-items: center;
  height: 35px;
  padding-left: 15px;
  border-left: 1px solid #636363;
  margin-left: 24px;
  color: #aeaeae;
  font-size: 12px;
  font-family: Formular;
  font-weight: 300;
  white-space: nowrap;
  display: none;
}
@media (min-width: 992px) {
  header-component .bottom-nav .site-indicator {
    display: inline-flex;
  }
}
header-component .bottom-nav nav {
  display: inline-flex;
  align-items: center;
  flex-flow: row wrap;
  margin-left: auto;
  justify-content: flex-end;
}
header-component .bottom-nav > a,
header-component .bottom-nav nav-link-component {
  position: relative;
  margin: 0 8px;
  cursor: pointer;
  display: none;
  justify-content: center;
  align-items: center;
  flex-flow: row nowrap;
  letter-spacing: 2.81px;
}
@media (min-width: 992px) {
  header-component .bottom-nav > a,
  header-component .bottom-nav nav-link-component {
    display: inline-flex;
    margin: 0 15px;
  }
}
header-component .bottom-nav > a[mobile=always],
header-component .bottom-nav nav-link-component[mobile=always] {
  display: inline-flex;
}
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 {
  opacity: 1 !important;
}
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;
  font-weight: bold;
  font-family: Formular;
  text-decoration: none;
  font-size: 15px;
  line-height: 19px;
  text-transform: uppercase;
}
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: "";
  display: inline-block;
  top: 100%;
  left: 0;
  width: 100%;
  opacity: 0;
  height: 3px;
  background-color: #f84018;
  position: absolute;
  transition: opacity 80ms ease-in-out;
}
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 {
  background-color: #fff;
  position: absolute;
  top: calc(100% + 38.5px);
  left: 0;
  padding: 40px 60px;
  transform: translate(-9999px, -9999px);
  display: grid;
  gap: 64px;
  opacity: 0;
  transition: opacity 150ms ease-in-out;
}
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: "";
  top: 0;
  left: -32px;
  width: 1px;
  background-color: #d6d6d6;
  position: absolute;
  height: 100%;
  display: inline-flex;
}
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: "";
  top: 0;
  right: -32px;
  width: 1px;
  background-color: #d6d6d6;
  position: absolute;
  height: 100%;
  display: inline-flex;
}
header-component .bottom-nav > a nav-link-menu link-column a,
header-component .bottom-nav nav-link-component nav-link-menu link-column a {
  line-height: 40px;
  color: #000;
  display: block;
  font-family: Formular;
  font-size: 14px;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  transition: color 80ms ease-in-out;
  text-transform: none;
  letter-spacing: 2px;
  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: "";
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: #d6d6d6;
  position: absolute;
  left: 0;
  top: -18px;
}
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: "";
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: #d6d6d6;
  position: absolute;
  left: 0;
  bottom: -18px;
}
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 {
  margin-top: 11.6px;
  margin-bottom: 1rem;
  white-space: nowrap;
  font-size: 1.25rem;
  font-weight: bold;
  letter-spacing: normal;
  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;
  font-size: 0.875rem;
  color: #636363;
  white-space: nowrap;
  margin-top: -0.25rem;
  margin-bottom: 0.75rem;
}
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 {
  list-style: none;
  color: #000;
  padding-left: 20px;
  margin-top: -0.25rem;
  margin-bottom: 0.75rem;
}
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 {
  justify-content: center;
  align-items: center;
  cursor: pointer;
  position: relative;
  flex-flow: column wrap;
  width: 24px;
  height: 24px;
  display: inline-flex;
}
header-component .bottom-nav mobile-nav-button-component.is-open span:nth-child(1) {
  transform: rotate(45deg) translateY(0);
}
header-component .bottom-nav mobile-nav-button-component.is-open span:nth-child(2) {
  opacity: 0;
}
header-component .bottom-nav mobile-nav-button-component.is-open span:nth-child(3) {
  transform: rotate(-45deg) translateY(0);
}
header-component .bottom-nav mobile-nav-button-component span {
  width: 19px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  transition: background-color 80ms ease-in-out, transform 150ms ease-in-out, opacity 80ms ease-in-out;
  opacity: 1;
  transform-origin: center center;
}
header-component .bottom-nav mobile-nav-button-component span:nth-child(1) {
  transform: translateY(-5px);
}
header-component .bottom-nav mobile-nav-button-component span:nth-child(3) {
  transform: translateY(5px);
}

mobile-nav-component {
  display: block;
  position: fixed;
  overflow-y: scroll;
  overscroll-behavior: contain;
  top: 70px;
  width: 100vw;
  height: calc(100vh - 70px);
  background-color: #000;
  transform: translate(-9999px, -9999px);
  z-index: 9999;
  visibility: hidden;
  padding: 32px 0;
}
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 {
  font-size: 14px;
  line-height: 17px;
  color: #d1d1d1;
  font-weight: 400;
  margin-left: 5px;
}
mobile-nav-component.is-open {
  transform: translate(0, 0);
  visibility: visible;
}
@media (min-width: 992px) {
  mobile-nav-component.is-open {
    transform: translate(-9999px, -9999px);
  }
}
mobile-nav-component hr {
  width: 36px;
  border-bottom: 1px solid #fff;
  margin: 16px 40px;
  padding: 0;
  opacity: 1;
}
mobile-nav-component nav > hr {
  margin: 22px 40px 24px 0;
}
mobile-nav-component > nav {
  display: block;
  width: 100%;
  padding: 8px 40px;
}
mobile-nav-component > nav > .base-content {
  display: flex;
  align-items: center;
  flex-flow: row nowrap;
}
mobile-nav-component > nav > .base-content i {
  font-size: 17px;
  margin-right: 20px;
  color: #d1d1d1;
}
mobile-nav-component > nav > a, mobile-nav-component > nav > .base-content a {
  display: flex;
  align-items: center;
  flex-flow: row nowrap;
  font-size: 14px;
  font-family: Formular;
  line-height: 17px;
  color: #d1d1d1;
  padding: 12px 0;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.88px;
}
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 {
  display: none;
  width: 100%;
}
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 {
  display: block;
  width: 100%;
  padding: 10px 0;
}
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 {
  letter-spacing: 2.81px;
}
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: 0.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: 0.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 span:nth-child(1),
mobile-nav-component mobile-link-account-component.is-open .base-content > button span:nth-child(1),
mobile-nav-component mobile-link-language-component.is-open .base-content > button span:nth-child(1) {
  transform: rotate(180deg);
}
mobile-nav-component mobile-link-component.is-open .base-content > button span:nth-child(2),
mobile-nav-component mobile-link-account-component.is-open .base-content > button span:nth-child(2),
mobile-nav-component mobile-link-language-component.is-open .base-content > button span: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 300ms ease-in, visibility 0ms 0ms 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 {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
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 {
  font-weight: bold;
  font-family: Formular;
  text-decoration: none;
  font-size: 15px;
  line-height: 19px;
  text-transform: uppercase;
}
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: transparent;
  border: none;
  outline: none;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-flow: column wrap;
  width: 24px;
  height: 24px;
  position: relative;
}
mobile-nav-component mobile-link-component .base-content .expander span,
mobile-nav-component mobile-link-account-component .base-content .expander span,
mobile-nav-component mobile-link-language-component .base-content .expander span {
  width: 20px;
  height: 1px;
  background-color: #f84018;
  position: absolute;
  transition: transform 150ms ease-in-out;
}
mobile-nav-component mobile-link-component .base-content .expander span:nth-child(1),
mobile-nav-component mobile-link-account-component .base-content .expander span:nth-child(1),
mobile-nav-component mobile-link-language-component .base-content .expander span:nth-child(1) {
  transform: none;
}
mobile-nav-component mobile-link-component .base-content .expander span:nth-child(2),
mobile-nav-component mobile-link-account-component .base-content .expander span:nth-child(2),
mobile-nav-component mobile-link-language-component .base-content .expander span: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;
  display: block;
  width: 100%;
  overflow: hidden;
  height: 0;
  transition: height 300ms ease-out, visibility 0ms 300ms linear;
}
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: transparent;
  border: none;
  outline: none;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-flow: column wrap;
  width: 24px;
  height: 24px;
  position: relative;
  padding: 0;
}
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 {
  width: 20px;
  height: 1px;
  background-color: #f84018;
  position: absolute;
  transition: transform 150ms ease-in-out;
}
mobile-nav-component mobile-link-component .hidden-content mobile-link-component .expander div:nth-child(1),
mobile-nav-component mobile-link-account-component .hidden-content mobile-link-component .expander div:nth-child(1),
mobile-nav-component mobile-link-language-component .hidden-content mobile-link-component .expander div:nth-child(1) {
  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:nth-child(1),
mobile-nav-component mobile-link-account-component .hidden-content mobile-link-component.is-open .second-level > button div:nth-child(1),
mobile-nav-component mobile-link-language-component .hidden-content mobile-link-component.is-open .second-level > button div:nth-child(1) {
  transform: rotate(180deg);
}
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 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
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 {
  list-style: none;
  padding-left: 20px;
}
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 {
  font-size: 14px;
  font-weight: lighter;
  line-height: 19px;
  padding: 0 20px;
  color: #fff;
}
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: transparent;
  border: none;
  outline: none;
  font-family: Formular;
  text-decoration: none;
  font-size: 15px;
  line-height: 19px;
  padding: 16px 40px;
  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 {
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  padding: 20px 0 0 5px;
  display: block;
}

.image-hero {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background: #000;
}
.image-hero .ih-inner-container {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
}
.image-hero .ih-inner-container .ih-search-bar-container {
  z-index: 1000;
  width: 100%;
}
.image-hero .ih-inner-container .ih-search-bar-container .d-flex {
  flex-direction: column;
}
.image-hero .ih-inner-container .ih-search-bar-container .d-flex a.me-3 {
  margin-right: 0 !important;
}
@media (min-width: 992px) {
  .image-hero .ih-inner-container .ih-search-bar-container .d-flex {
    flex-direction: row;
  }
  .image-hero .ih-inner-container .ih-search-bar-container .d-flex a {
    margin-top: 0;
  }
  .image-hero .ih-inner-container .ih-search-bar-container .d-flex a.me-3 {
    margin-right: 1rem !important;
  }
}
.image-hero .ih-inner-container .ih-search-bar-container.inner-box {
  background: transparent;
  padding-top: 32px;
  padding-bottom: 32px;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  margin-left: 16px;
  margin-right: 16px;
  margin-top: 30px;
  margin-bottom: 30px;
  width: 100%;
}
@media (min-width: 768px) {
  .image-hero .ih-inner-container .ih-search-bar-container.inner-box {
    width: auto;
    margin-left: 16px;
    margin-right: 16px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .image-hero .ih-inner-container .ih-search-bar-container.inner-box {
    padding-left: 16px;
  }
}
@media (min-width: 992px) {
  .image-hero .ih-inner-container .ih-search-bar-container.inner-box {
    max-width: 900px;
    margin-left: 128px;
    padding-top: 48px;
    padding-bottom: 48px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .image-hero .ih-inner-container .ih-search-bar-container.inner-box .d-flex {
    flex-direction: row !important;
  }
}
.image-hero .ih-inner-container .ih-search-bar-container.inner-box.black-bg {
  background: #000;
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 992px) {
  .image-hero .ih-inner-container .ih-search-bar-container.inner-box.black-bg {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (min-width: 768px) {
  .image-hero .ih-inner-container .ih-search-bar-container.inner-box.center-alignment {
    margin-left: auto;
    margin-right: auto;
  }
}
.image-hero .ih-inner-container .inner-box-container {
  position: relative;
  display: flex;
}
.image-hero--has-image {
  min-height: 600px;
}
.image-hero--has-image.height-400 {
  min-height: 400px;
}

.image-hero__heading {
  text-align: center;
  font-size: 2.75rem;
  line-height: 44px;
  letter-spacing: -1px;
  position: relative;
  z-index: 1;
  color: #fff;
}
@media (min-width: 768px) {
  .image-hero__heading {
    font-size: 6rem;
    line-height: 96px;
    letter-spacing: -4px;
  }
}

.image-hero__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
}
.image-hero__bg:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.image-hero.sf-zone-widget .inner-box .-sf-empty {
  width: 900px !important;
}

.video-hero {
  position: relative;
  background: #000;
  height: 600px;
  z-index: 3;
}
.video-hero.height-400 {
  min-height: 400px;
  height: auto;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .video-hero.height-400 {
    position: relative;
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .video-hero.height-400 .video-hero__content {
    margin-top: auto;
    margin-bottom: auto;
  }
}

.video-hero__content {
  position: relative;
  z-index: 1;
  height: 100%;
}
.video-hero__content .container {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.video-hero__content .container > .w-100 .careers-search-bar {
  margin: 0 -12px;
}
.video-hero__content .vh-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.video-hero__content .vh-container .d-flex {
  flex-direction: column;
}
.video-hero__content .vh-container .d-flex a.me-3 {
  margin-right: 0 !important;
}
@media (min-width: 992px) {
  .video-hero__content .vh-container .d-flex {
    flex-direction: row;
  }
  .video-hero__content .vh-container .d-flex a:not(:first-child) {
    margin-top: 16px;
  }
  .video-hero__content .vh-container .d-flex a.me-3 {
    margin-right: 1rem !important;
  }
}
.video-hero__content .vh-container.inner-box {
  background: transparent;
  padding-top: 32px;
  padding-bottom: 32px;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  margin-left: 16px;
  margin-right: 16px;
  margin-top: 75px;
  margin-bottom: 0;
  height: auto;
  width: 100%;
}
@media (min-width: 768px) {
  .video-hero__content .vh-container.inner-box {
    width: auto;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .video-hero__content .vh-container.inner-box {
    padding-left: 16px;
  }
}
@media (min-width: 992px) {
  .video-hero__content .vh-container.inner-box {
    max-width: 900px;
    margin-left: 128px;
    padding-top: 48px;
    padding-bottom: 48px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .video-hero__content .vh-container.inner-box .d-flex {
    flex-direction: row !important;
  }
}
.video-hero__content .vh-container.inner-box.black-bg {
  background: #000;
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 992px) {
  .video-hero__content .vh-container.inner-box.black-bg {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (min-width: 768px) {
  .video-hero__content .vh-container.inner-box.center-alignment {
    margin-left: auto;
    margin-right: auto;
  }
}
.video-hero__content .inner-box-container {
  position: relative;
  display: flex;
}
.video-hero__content .vh-items-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.video-hero__content .vh-items-wrapper .watch-btn-container {
  height: auto;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .video-hero__content .vh-items-wrapper .watch-btn-container {
    max-width: none;
    padding-right: 46px;
    padding-left: 46px;
  }
}

.video-hero__heading {
  text-align: center;
  font-size: 2.75rem;
  line-height: 44px;
  letter-spacing: -1px;
  color: #fff;
  margin-top: 100px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .video-hero__heading {
    font-size: 6rem;
    line-height: 96px;
    letter-spacing: -4px;
  }
}
@media (min-width: 992px) {
  .video-hero__heading {
    margin-top: 140px;
    margin-bottom: 0;
  }
}

.video-hero__media {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-hero__media:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.video-hero__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.video-hero__bottom {
  margin: auto auto 30px auto;
  display: flex;
  align-items: center;
}
.video-hero__bottom .arrow-button {
  font-size: 0.75rem;
}
@media (min-width: 768px) {
  .video-hero__bottom {
    margin: auto 0 50px auto;
  }
}

.video-hero__controls {
  margin-left: 30px;
}
.video-hero__controls button {
  border: none;
  background: none;
  width: 16px;
  height: 16px;
  position: relative;
}
.video-hero__controls button.hidden {
  display: none;
}

.video-hero__pause:before {
  content: "";
  display: block;
  width: 4px;
  height: 100%;
  background: #929d96;
  position: absolute;
  left: 0;
  top: 0;
}
.video-hero__pause:after {
  content: "";
  display: block;
  width: 4px;
  height: 100%;
  background: #929d96;
  position: absolute;
  right: 0;
  top: 0;
}

.video-hero__play:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 8px 0 8px 13.9px;
  border-color: transparent transparent transparent #929d96;
  transform: translate(-50%, -50%) rotate(0deg);
}

.video-hero.sf-zone-widget .inner-box .-sf-empty {
  width: 900px !important;
}

.v-general .video-hero__bottom {
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .v-general .video-hero__bottom {
    margin: auto 0 50px auto;
  }
}

.image-carousel__slider {
  overflow: visible !important;
  clip-path: inset(-100vw -100vw -100vw -16px);
}

.image-carousel__item {
  position: relative;
  height: 372px !important;
}
@media (min-width: 768px) {
  .image-carousel__item {
    height: 531px !important;
  }
}

.image-carousel__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}

.image-content-links {
  overflow: hidden;
  background-color: #fff;
  border-radius: 10px;
}
.image-content-links .icl-container {
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .image-content-links .icl-container {
    flex-direction: row;
  }
}
.image-content-links .icl-image {
  flex-shrink: 0;
  min-width: 586px;
  min-height: 348px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (min-width: 992px) {
  .image-content-links .icl-image {
    min-width: 50%;
    min-height: 448px;
  }
}
.image-content-links .icl-content {
  padding: 40px 30px;
}
@media (min-width: 768px) {
  .image-content-links .icl-content {
    padding: 60px 60px;
  }
}
.image-content-links .icl-content h2 {
  margin-bottom: 24px;
}
.image-content-links .icl-content .description {
  margin-bottom: 24px;
}
.image-content-links .icl-links {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 25px;
}
@media (min-width: 992px) {
  .image-content-links .icl-links {
    gap: 24px;
  }
}
.image-content-links .icl-links .aptiv-button {
  padding: 0;
}

.image-cta {
  margin-top: 5px;
  border-radius: 5px;
  height: 100%;
}
.image-cta.square .title {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 0 10px;
}
.image-cta .background-image {
  padding-top: 62.8%;
  background-size: cover;
  background-position: center;
  position: relative;
  border-radius: 5px;
}
.image-cta .overlay {
  transition: 0.2s;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
}
.image-cta .overlay.popup {
  cursor: pointer;
}
.image-cta .overlay.popup:hover {
  background-color: rgba(0, 0, 0, 0.7);
}
.image-cta .overlay.popup > .title {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60%;
}
.image-cta .overlay.popup > .title:before {
  content: "\e907";
  font-family: "AptivIcons";
  color: #f84018;
  margin-right: 10px;
}
.image-cta .title {
  font-weight: bold;
  color: #fff;
  font-size: 24px;
  text-align: center;
  text-transform: uppercase;
}
.image-cta .title .popup {
  display: none;
  height: 0;
}
.image-cta .title .popup .caption {
  text-transform: none;
  font-size: 1rem;
}
.image-cta a:hover .overlay, .image-cta a:active .overlay,
.image-cta button:hover .overlay, .image-cta button:focus .overlay {
  background-color: rgba(0, 0, 0, 0.75);
}
.image-cta a:hover .title .popup, .image-cta a:active .title .popup,
.image-cta button:hover .title .popup, .image-cta button:focus .title .popup {
  display: block;
  height: 100%;
}
.image-cta.image-cta--industries .background-image {
  aspect-ratio: 3/5;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
  display: block;
}
.image-cta.image-cta--industries .video,
.image-cta.image-cta--industries .popup-video {
  height: 100%;
}
.image-cta.image-cta--industries .overlay {
  transition: all 0.3s linear;
}
.image-cta.image-cta--industries:hover .overlay, .image-cta.image-cta--industries:focus .overlay {
  border: 6px solid;
}

.image-cta__caption {
  display: block;
  font-weight: 300;
  margin-top: 1rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 0.8125rem;
}

@media (max-width: 575.98px) {
  .image-cta {
    padding-top: 10px;
  }
}
@media (min-width: 768px) {
  .image-cta-columns.three-col-layout .image-cta .background-image {
    padding-top: 100%;
  }
}
.image-cta-featured {
  border-radius: 5px;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1019607843);
}
.image-cta-featured a {
  text-decoration: none;
}
.image-cta-featured .inner-container {
  padding-top: initial;
  background-size: cover;
  background-position: center;
  position: relative;
  border-radius: 5px;
  height: auto;
}
.image-cta-featured .overlay {
  border-radius: 5px;
  background-color: #fff;
  position: relative;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  padding-bottom: 20px;
}
.image-cta-featured .overlay .cta-contents {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
}
.image-cta-featured .overlay .cta-contents .cta-image {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  justify-content: center;
  width: 100%;
  height: auto;
}
.image-cta-featured .overlay .cta-contents .cta-image img {
  border-radius: 5px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  width: 100%;
}
.image-cta-featured .overlay .cta-contents .text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 0;
  margin-top: auto;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 10px;
}
.image-cta-featured .overlay .cta-contents .text .title {
  color: #000;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
  letter-spacing: 0px;
  text-align: left;
}
.image-cta-featured .overlay .cta-contents .text .subtitle {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: left;
  margin-top: 10px;
}

@media (max-width: 767.98px) {
  .image-cta-featured .overlay {
    padding: 0 !important;
    padding-bottom: 20px !important;
  }
  .image-cta-featured .overlay .text {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media (max-width: 575.98px) {
  .image-cta-featured {
    margin-top: 20px;
    padding: 0 !important;
  }
  .image-cta-featured .overlay .text {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
.image-cta-tools {
  margin-top: 5px;
  border-radius: 5px;
  height: 100%;
}
@media (max-width: 767.98px) {
  .image-cta-tools {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767.98px) {
  .image-cta-tools a {
    text-decoration: none;
  }
}
.image-cta-tools .background-image {
  padding-top: 100%;
  background-size: cover;
  background-position: center;
  position: relative;
  border-radius: 5px;
}
@media (max-width: 767.98px) {
  .image-cta-tools .background-image {
    padding-top: 140px;
  }
}
.image-cta-tools .overlay {
  transition: 0.2s;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
}
.image-cta-tools .title {
  font-weight: bold;
  color: #fff;
  font-size: 24px;
  text-align: center;
  text-transform: uppercase;
}
.image-cta-tools .title .popup {
  transition: max-height 0.5s ease-in-out;
  overflow: hidden;
  display: block;
  height: auto;
  max-height: 0;
}
.image-cta-tools .title .popup .description {
  margin-bottom: 60px;
  padding-left: 30px;
  padding-right: 30px;
}
.image-cta-tools .title .popup .caption {
  text-transform: none;
  font-size: 1rem;
}
.image-cta-tools .mobile-text {
  margin-top: 10px;
}
.image-cta-tools .mobile-text .description {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: left;
}
.image-cta-tools .mobile-text .link-button {
  text-decoration: none;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 15px;
  letter-spacing: 1.6px;
  text-align: right;
}
.image-cta-tools .mobile-text .main-link {
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 15px;
  letter-spacing: 1.6px;
  text-align: right;
  padding-left: 0;
  color: #fff;
}
.image-cta-tools .mobile-text .main-link:after {
  margin-left: 20px;
  margin-bottom: 1px;
  padding-left: 30px;
  max-width: 30px;
}
@media (min-width: 992px) {
  .image-cta-tools a:hover .overlay, .image-cta-tools a:active .overlay {
    background-color: rgba(0, 0, 0, 0.75);
  }
  .image-cta-tools a:hover .title .popup, .image-cta-tools a:active .title .popup {
    display: block;
    height: auto;
    max-height: 300px;
  }
}

@media (max-width: 575.98px) {
  .image-cta-tools {
    padding-top: 10px;
  }
}
@media (min-width: 768px) {
  .image-cta-columns.three-col-layout .image-cta-tools .background-image {
    padding-top: 100%;
  }
}
.image-cta-ecat {
  margin-top: 10px;
  margin-bottom: 10px;
  height: 100%;
}
.image-cta-ecat a {
  text-decoration: none;
}
.image-cta-ecat .background-image {
  padding-top: 64%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  border-radius: 5px;
}
.image-cta-ecat .text {
  margin-top: 10px;
}
.image-cta-ecat .text .description {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: left;
}
.image-cta-ecat .text .title {
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
  letter-spacing: 0px;
  text-align: left;
  margin-bottom: 10px;
}

.image-cta-ecat.light .text .description, .image-cta-ecat.light .text .title {
  color: #000;
}

.image-cta-ecat.dark .text .description, .image-cta-ecat.dark .text .title {
  color: #fff;
}

.image-cta-literature {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
  height: 100%;
}
.image-cta-literature a {
  text-decoration: none;
}
.image-cta-literature .background-image {
  padding-top: 140%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  border-radius: 5px;
}
.image-cta-literature .text {
  margin-top: 10px;
}
.image-cta-literature .text .description {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: left;
}
.image-cta-literature .text .title {
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
  letter-spacing: 0px;
  text-align: left;
  margin-bottom: 10px;
}

.image-cta-literature.light .text .description, .image-cta-literature.light .text .title {
  color: #000;
}

.image-cta-literature.dark .text .description, .image-cta-literature.dark .text .title {
  color: #fff;
}

.image-cta-categories-desktop {
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1019607843);
  height: 100%;
  margin-top: 5px;
}
.image-cta-categories-desktop a {
  text-decoration: none;
}
.image-cta-categories-desktop .inner-container {
  background-size: cover;
  background-position: center;
  position: relative;
  border-radius: 10px;
  height: 100%;
}
.image-cta-categories-desktop .cta-image {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  justify-content: center;
  height: calc(100% - 60px);
  width: auto;
  padding-right: 40px;
}
@media (max-width: 767.98px) {
  .image-cta-categories-desktop .cta-image {
    padding-right: 0;
  }
}
.image-cta-categories-desktop .cta-image div {
  width: 100%;
}
.image-cta-categories-desktop .cta-image div img {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  width: 100%;
}
.image-cta-categories-desktop .text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  margin-bottom: 0;
  padding-left: 40px;
  padding-right: 30px;
  padding-top: 10px;
  height: 100%;
  max-width: 400px;
}
.image-cta-categories-desktop .text a {
  margin: 10px 0 !important;
}
@media (max-width: 767.98px) {
  .image-cta-categories-desktop .text {
    padding-left: 20px;
    max-width: 350px;
  }
}
.image-cta-categories-desktop .text .title {
  color: #000;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
  letter-spacing: 0px;
  text-align: left;
  text-transform: uppercase;
  text-decoration: none;
}
.image-cta-categories-desktop .text .subtitle {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0px;
  text-align: left;
  margin-top: 10px;
}
.image-cta-categories-desktop .text .body-links {
  margin-top: 20px;
}
.image-cta-categories-desktop .text .body-links a {
  display: block;
  color: #000;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0px;
  text-align: left;
  text-transform: uppercase;
}
.image-cta-categories-desktop .text .body-links a:hover {
  text-decoration: underline;
}
.image-cta-categories-desktop .text a.page-url-link {
  position: absolute;
  right: 30px;
  bottom: 5px;
}

.image-cta-categories-mobile {
  border-radius: 0;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1019607843);
  height: 100%;
  margin-top: 20px;
  padding: 0 !important;
}
.image-cta-categories-mobile a {
  text-decoration: none;
  padding-left: 0;
}
.image-cta-categories-mobile .inner-container {
  background-color: #fff;
  background-size: cover;
  background-position: center;
  position: relative;
  height: 100%;
}
.image-cta-categories-mobile .cta-contents {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
}
.image-cta-categories-mobile .cta-contents .cta-image {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  justify-content: center;
  height: calc(100% - 60px);
  width: auto;
}
.image-cta-categories-mobile .cta-contents .cta-image div {
  width: 100%;
}
.image-cta-categories-mobile .cta-contents .cta-image div img {
  width: 100%;
}
.image-cta-categories-mobile .cta-contents .text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: auto;
  margin-bottom: 0;
  padding-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 350px;
}
.image-cta-categories-mobile .cta-contents .text .title {
  color: #000;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
  letter-spacing: 0px;
  text-align: left;
  text-transform: uppercase;
  text-decoration: none;
}
.image-cta-categories-mobile .cta-contents .text .subtitle {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: left;
  margin-top: 10px;
}
.image-cta-categories-mobile .cta-contents .text .body-links {
  margin-top: 20px;
}
.image-cta-categories-mobile .cta-contents .text .body-links a {
  display: block;
  color: #000;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0px;
  text-align: left;
  text-transform: uppercase;
}
.image-cta-categories-mobile .cta-contents .text .body-links a:hover {
  text-decoration: underline;
}

.find-distributor .fd-container {
  display: flex;
  justify-content: space-between;
  padding-bottom: 50px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 50px;
}
@media (max-width: 767.98px) {
  .find-distributor .fd-container {
    flex-direction: column;
  }
}
@media (max-width: 575.98px) {
  .find-distributor .fd-container {
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
  }
}
.find-distributor .fd-container .fd-image-container {
  padding: 0 16px 16px 0;
}
.find-distributor .fd-container .fd-image-container img {
  max-height: 70px;
}
.find-distributor .fd-container .aptiv-button {
  color: #fff;
  padding-left: 0;
}

.popup-video {
  width: 100%;
  background: none;
  border: none;
}

.popup-modal {
  display: none;
}
.popup-modal.active {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999;
}

.popup-modal__container {
  max-width: 900px;
  margin: auto;
  position: relative;
}

.popup-modal__video {
  max-width: 100%;
}

.popup-modal__close {
  background: none;
  border: none;
  color: #fff;
  font-weight: bold;
  position: absolute;
  right: 0;
  top: -30px;
}

.no-scroll {
  overflow: hidden;
}

.image-gallery__heading {
  text-align: center;
  font-size: 2.75rem;
  line-height: 44px;
  letter-spacing: -1px;
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .image-gallery__heading {
    font-size: 6rem;
    line-height: 96px;
    letter-spacing: -4px;
    margin-bottom: 48px;
  }
}

.image-gallery__list {
  display: grid;
  grid-template-columns: 1fr;
}
@media (min-width: 768px) {
  .image-gallery__list {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 992px) {
  .image-gallery__list {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}

.image-gallery__btn {
  border: none;
  background: none;
  padding: 0;
  position: relative;
}
.image-gallery__btn:hover .image-gallery__overlay, .image-gallery__btn:focus .image-gallery__overlay {
  display: flex !important;
}

.image-gallery__overlay {
  display: none !important;
  font-size: 2rem;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.image-gallery__modal {
  display: none;
}
.image-gallery__modal.active {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  overflow: auto;
}
.image-gallery__modal .swiper-button {
  font-size: 0;
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
}
.image-gallery__modal .swiper-button.swiper-button-prev {
  left: -32px;
}
@media (min-width: 768px) {
  .image-gallery__modal .swiper-button.swiper-button-prev {
    left: -50px;
  }
}
@media (min-width: 992px) {
  .image-gallery__modal .swiper-button.swiper-button-prev {
    left: -70px;
  }
}
.image-gallery__modal .swiper-button.swiper-button-prev:before {
  content: "";
  display: block;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%) rotate(45deg);
}
.image-gallery__modal .swiper-button.swiper-button-next {
  right: -32px;
}
@media (min-width: 768px) {
  .image-gallery__modal .swiper-button.swiper-button-next {
    right: -50px;
  }
}
@media (min-width: 992px) {
  .image-gallery__modal .swiper-button.swiper-button-next {
    right: -70px;
  }
}
.image-gallery__modal .swiper-button.swiper-button-next:before {
  content: "";
  display: block;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%) rotate(-45deg);
}

.image-gallery__modal-container {
  max-width: 100%;
  margin: 0 auto;
  background: #000;
  padding: 16px 50px;
  position: relative;
  border-radius: 4px;
}
@media (min-width: 768px) {
  .image-gallery__modal-container {
    max-width: 740px;
    margin: 1.5rem auto;
    padding: 16px 8.3333%;
  }
}
@media (min-width: 992px) {
  .image-gallery__modal-container {
    max-width: 860px;
  }
}
@media (min-width: 1200px) {
  .image-gallery__modal-container {
    max-width: 1140px;
  }
}

.image-gallery__modal-main {
  position: relative;
  text-align: center;
}

.image-gallery__modal-img {
  max-height: 70vh;
}

.image-gallery__modal-btn {
  position: absolute;
  top: 12px;
  right: 12px;
  border: none;
  font-size: 1.5rem;
  color: #fff;
  background: none;
}

.image-gallery__modal-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 0 40px 0;
}
.image-gallery__modal-info a {
  text-decoration: none;
}
.image-gallery__modal-info a i {
  margin-right: 4px;
}

.image-gallery__modal-title {
  overflow-wrap: anywhere;
  margin-right: 16px;
}

.image-gallery__modal-tabs {
  display: grid;
  grid-gap: 8px;
  grid-template-columns: 1fr 1fr;
}
@media (min-width: 768px) {
  .image-gallery__modal-tabs {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
@media (min-width: 992px) {
  .image-gallery__modal-tabs {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
}
.image-gallery__modal-tabs button {
  background: none;
  border: none;
  position: relative;
  padding: 0;
  height: 120px;
}
.image-gallery__modal-tabs button img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.image-gallery__modal-download {
  border-top: 1px solid;
  margin-top: 40px;
  padding: 20px 0;
}
.image-gallery__modal-download button {
  background: none;
  border: none;
  color: #fff;
}

.insights-banner {
  background-size: cover;
  background-position: center center;
  background-repeat: none;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 250px;
  color: #fff;
  position: relative;
}
.insights-banner.bottom-border {
  border-bottom: 5px solid;
}
.insights-banner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 1;
}
.insights-banner .content {
  z-index: 10;
  padding: 40px 5px;
}
@media (max-width: 767.98px) {
  .insights-banner .content {
    text-align: center;
  }
}
.insights-banner .content .heading {
  font-size: 1.5625rem;
  line-height: 35px;
}
@media (min-width: 768px) {
  .insights-banner .content .heading {
    font-size: 2.625rem;
  }
}
.insights-banner .content .subheading {
  font-size: 0.875rem;
  font-weight: lighter;
  line-height: 29px;
  padding-top: 30px;
}
@media (min-width: 768px) {
  .insights-banner .content .subheading {
    font-size: 1.0625rem;
  }
}

.job-card {
  border: 2px solid #fff;
  border-radius: 30px;
}
.job-card.turquoise {
  border-color: #00ac9e;
}
.job-card.orange .job-card__cta {
  background-color: #f84018;
}
.job-card.orange .job-card__cta:before {
  content: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAYCAYAAAAPtVbGAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAD7SURBVHgBzdYxD8FAFAfwd7SbMOrAZmO1Gaxmi42YJSKsFpvJ1xCJmU9gNmDqJBIxVgyk9Ny7ztrn7ir+SZfLJb/27r2Xsnvd4ZBwUvCDKCMskwVWKpP2KiEI2LOlfCiQEsJvVwjcg8ByJEj5uJ7TPrzWCxKkdfFUSLu6KJCREo6DjPVJFMQerSqHfAFMxe5NBFARFeiBP2gCd/fiDVZznlSC85Hj2LLgcoJguwFTwa/AZsVe8sfdcM3kgLTaQ0h3RiEgj2on141d/CfAGBIFGEHiAG2EAmghVEAZwa5O1RokQO5XLWGEwCnGAhgLFINjA1yPtPe/fyS+yRuOJOtP7T3EwgAAAABJRU5ErkJggg==");
}
.job-card a {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  color: #fff;
  padding: 24px;
  height: 100%;
}
@media (min-width: 768px) {
  .job-card {
    height: 100%;
  }
}

.job-card__category {
  color: #b7d1cf;
  font-size: 0.625rem;
  line-height: 14px;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  font-weight: bold;
  display: block;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .job-card__category {
    font-size: 0.75rem;
    line-height: 18px;
    letter-spacing: 2px;
  }
}

.job-card__heading {
  font-size: 1.25rem;
  line-height: 28px;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .job-card__heading {
    font-size: 1.875rem;
    line-height: 38px;
  }
}

.job-card__description {
  line-height: 24px;
}
@media (min-width: 768px) {
  .job-card__description {
    font-size: 1.125rem;
    line-height: 26px;
  }
}

.job-card__location {
  font-size: 0.875rem;
  line-height: 22px;
}
@media (min-width: 768px) {
  .job-card__location {
    font-size: 1rem;
    line-height: 24px;
  }
}

.job-card__cta {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  position: relative;
  margin-left: auto;
  margin-top: auto;
  background-color: #fff;
}
.job-card__cta:before {
  content: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPCAYAAAACsSQRAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABvSURBVHgB1ZG7DYAwDESPzyAegRUYgQlYBSZjBNggKekYAU6K09sWBTzpSYkSnc4y8AKd8d9MG3oiyEBveuk5zPKPoF4fPGQqdKMjPaDJUffaZIUdQVl3bTTBidCkDZLePxbQwk5G2UZGEEFgBBcP9/Ar9+uzCfcAAAAASUVORK5CYII=");
  display: inline-block;
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (min-width: 768px) {
  .job-card__cta {
    width: 54px;
    height: 54px;
  }
}

job-details-cta {
  border-radius: 6px 6px 6px 6px;
  display: block;
  position: relative;
}
@media (max-width: 575.98px) {
  job-details-cta {
    padding-left: 40px;
    padding-right: 40px;
  }
}
job-details-cta .categoryCTA-key-hiring-areas-sta {
  color: #000000;
  font-family: Formular;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 29px;
  height: auto;
  width: 100%;
}
job-details-cta .categoryCTA-key-hiring-areas-sta p {
  color: #000000;
  font-family: Formular;
  font-size: 17px;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 29px;
  margin-bottom: 15px;
  margin-top: 10px;
}
job-details-cta .categoryCTAbitmap img {
  border-radius: 6px 6px 0px 0px;
  height: auto;
  width: 100%;
}
job-details-cta .categoryCTA-rectangle-3-copy-6 {
  border-radius: 0 0 6px 6px;
  background-color: #F3F3F3;
  padding: 35px 40px;
  height: auto;
  width: 100%;
}
job-details-cta .categoryCTAContainer {
  height: auto;
  width: 100%;
}
job-details-cta .categoryCTAContainer button.learn-more-button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  background-color: rgba(0, 0, 0, 0);
  border: none;
  position: relative;
}
job-details-cta .categoryCTAContainer button.learn-more-button:focus:not(:focus-visible) {
  outline: none;
}
job-details-cta .categoryCTAContainer button.learn-more-button:focus-visible {
  outline: 2px solid #f84018;
  outline-offset: 2px;
}
job-details-cta .categoryCTAContainer button.learn-more-button span {
  text-transform: uppercase;
  font-weight: bold;
  color: black;
}
job-details-cta .categoryCTAContainer button.learn-more-button svg {
  position: absolute;
  top: 6px;
  right: -65px;
}

.social-share-careers {
  padding: 0 5% 0 0;
}
.social-share-careers ul.list-inline {
  margin-bottom: 0;
}
.social-share-careers h4 {
  padding-bottom: 5px;
}
.social-share-careers .share-icon {
  padding-right: 5px;
  color: #000;
  display: inline-block;
  text-decoration: none;
}
.social-share-careers .share-icon .aptiv {
  font-size: 1.2rem;
}
.social-share-careers .share-icon p {
  font-size: 20px;
  padding-right: 4px;
  margin-top: 0px;
  position: relative;
  font-weight: bold;
}
.social-share-careers .mailto-link {
  padding-top: 5px;
  text-decoration: underline;
  display: block;
}
.social-share-careers .mailto-link a {
  color: #000;
}
@media (max-width: 991.98px) {
  .social-share-careers {
    padding: 0;
    padding-left: 20px;
    margin-top: 50px;
  }
}

.job-detail-banner img {
  width: 100%;
}

.job-detail-banner-loading {
  height: 128px;
  background-color: #f3f3f3;
}
@media (min-width: 768px) {
  .job-detail-banner-loading {
    height: 370px;
  }
}

@media screen and (max-width: 700px) {
  .job-description {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (max-width: 990px) {
  .job-description a.aptiv-button {
    width: auto;
  }
}
.job-description h1 {
  padding-top: 0;
}
.job-description h1:before {
  display: none;
}
.job-description h2 {
  padding-top: 45px;
  margin-bottom: 45px;
}
.job-description h2::before {
  width: 25px;
  border-bottom: 2px solid #f84018;
  border-radius: 5px;
  content: "";
  display: block;
  margin-bottom: 10px;
}
.job-description p {
  margin-bottom: 10px;
}

.job-header-loading {
  background-color: #f3f3f3;
  height: 400px;
}
@media (min-width: 768px) {
  .job-header-loading {
    height: 203px;
  }
}

.job-header {
  background-color: #f3f3f3;
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
}
.job-header:after {
  content: "";
  display: block;
  width: 100%;
  height: 40px;
  position: absolute;
  bottom: -40px;
  left: 0;
  background: #f3f3f3;
}
@media screen and (max-width: 700px) {
  .job-header {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.job-header .contents {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 990px) {
  .job-header .contents {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
.job-header .contents .text-contents h1 {
  color: #000;
  font-family: Formular;
  font-size: 44px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 54px;
  padding-top: 0;
}
@media (min-width: 992px) {
  .job-header .contents .text-contents h1 {
    padding-right: 60px;
  }
}
.job-header .contents .text-contents span {
  text-transform: uppercase;
  color: #636363;
  font-family: Formular;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 2px;
  line-height: 16px;
}
@media screen and (max-width: 990px) {
  .job-header .contents .text-contents span {
    display: block;
  }
}
.job-header .contents .text-contents span.location {
  margin-right: 50px;
}
@media screen and (max-width: 990px) {
  .job-header .contents .text-contents span.location {
    margin-right: 0;
    margin-bottom: 10px;
    margin-top: 15px;
  }
}
@media screen and (max-width: 990px) {
  .job-header .contents a {
    margin-top: 40px;
    width: auto;
  }
}
@media (min-width: 992px) {
  .job-header .contents a.aptiv-button {
    min-width: 330px !important;
  }
}
@media (min-width: 992px) {
  .job-header .contents a.aptiv-button::after {
    margin-left: auto !important;
  }
}

.mail-subscribe {
  background-position: top;
  background-size: cover;
}
.mail-subscribe .overlay {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 50px 30px;
  width: 100%;
  height: 100%;
}
@media (min-width: 576px) {
  .mail-subscribe .overlay {
    padding: 70px 9%;
  }
}
.mail-subscribe .box {
  background: #fff;
  border-radius: 10px;
}
.mail-subscribe .form-box {
  background: linear-gradient(to right, #f3f3f3 0%, #fff 5%) !important;
  display: flex;
}
@media (max-width: 767.98px) {
  .mail-subscribe .form-box {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
}
.mail-subscribe .form-box .ms-button-link {
  display: flex;
  justify-content: start;
  width: 100%;
}
.mail-subscribe .form-box .ms-button-link a {
  border-color: #000;
  color: #f84018;
}
.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 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
  width: 100%;
}
.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: 0.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;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
}
.mail-subscribe.single-column .ms-title, .mail-subscribe.two-column .ms-title {
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: start;
  margin-bottom: 45px;
}
@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 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  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;
  }
}
@media (min-width: 992px) {
  .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%;
  }
}
.order-history .contact-us-text {
  background: #fff;
  padding: 20px;
  margin-bottom: 20px;
}
.order-history .order-history-not-logged-in {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.order-history order-history-component {
  display: block;
}
.order-history order-history-component .orders-container {
  margin-bottom: 40px;
}
@media (max-width: 575.98px) {
  .order-history order-history-component .orders-container {
    margin-bottom: 20px;
  }
}
.order-history order-history-component .loading .skeleton {
  margin-top: 107px;
  margin-bottom: 40px;
}
.order-history order-history-component .loading .skeleton .line {
  background: #fff;
  margin-bottom: 20px;
  height: 110px;
  width: 100%;
}
.order-history order-history-component .loading .skeleton .line:last-child {
  margin-bottom: 0;
}
.order-history order-history-component .no-orders .inner-text {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 400px;
}
.order-history order-history-component .orders .heading {
  margin-bottom: 15px;
}
.order-history order-history-component .orders .heading h2 {
  font-size: 26px;
  font-weight: 700;
  line-height: 29px;
  padding-top: 0;
  margin-bottom: 17px;
}
.order-history order-history-component .orders .heading h2::before {
  border-bottom-color: #000;
}
@media (max-width: 575.98px) {
  .order-history order-history-component .orders .heading h2 {
    font-size: 17px;
    line-height: 21px;
  }
}
.order-history order-history-component .orders .order {
  margin-bottom: 20px;
}
.order-history order-history-component .orders .order:last-child {
  margin-bottom: 0;
}
.order-history order-history-component .orders .line-item {
  background: #fff;
  display: flex;
  flex-direction: row;
  padding: 20px;
}
@media (max-width: 575.98px) {
  .order-history order-history-component .orders .line-item {
    margin-bottom: 1px;
  }
}
.order-history order-history-component .orders .line-item .item-col {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 30px;
}
.order-history order-history-component .orders .line-item .item-col:first-child {
  margin-left: 0;
}
.order-history order-history-component .orders .line-item .item-col .label {
  font-size: 17px;
  line-height: 17px;
  color: #000;
  margin-bottom: 7px;
}
.order-history order-history-component .orders .line-item .item-col .text {
  min-height: 15px;
  font-size: 17px;
  line-height: 17px;
  color: #635e60;
}
.order-history order-history-component .orders .line-item .item-col .text a {
  font-size: 17px;
  line-height: 17px;
  color: #f84018;
}
.order-history order-history-component .orders .line-item .item-col .image {
  height: 70px;
  width: 70px;
  background-size: cover;
  background-position: center;
}
.order-history order-history-component .orders .line-item .item-col.quantity .text {
  text-align: center;
  width: 100%;
}
@media (max-width: 575.98px) {
  .order-history order-history-component .orders .line-item .item-col .field-row {
    display: flex;
    flex-direction: row;
    margin-bottom: 10px;
  }
  .order-history order-history-component .orders .line-item .item-col .field-row .label {
    font-size: 13px;
    line-height: 16px;
    margin-right: 10px;
  }
  .order-history order-history-component .orders .line-item .item-col .field-row .text {
    font-size: 13px;
    line-height: 16px;
  }
  .order-history order-history-component .orders .line-item .item-col .field-row .text a {
    font-size: 13px;
    line-height: 16px;
  }
  .order-history order-history-component .orders .line-item .item-col .field-row.description {
    flex-direction: column;
  }
  .order-history order-history-component .orders .line-item .item-col.image-col {
    justify-content: flex-start;
  }
}
.order-history order-history-component .load-more-section {
  display: flex;
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.order-history order-history-component .load-more-section .loading-more {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 55px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.parallax-gallery:not(.sf-zone-widget) {
  padding: 400px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media (min-width: 768px) {
  .parallax-gallery:not(.sf-zone-widget) {
    padding: 160px 0;
  }
}

.parallax-gallery__content:not(.sf-zone-column) {
  max-width: 500px;
  margin: 0 auto;
  padding: 16px;
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .parallax-gallery__content:not(.sf-zone-column) {
    text-align: center;
  }
}
@media (min-width: 1200px) {
  .parallax-gallery__content:not(.sf-zone-column) {
    max-width: 600px;
  }
}
.parallax-gallery__content:not(.sf-zone-column) h1, .parallax-gallery__content:not(.sf-zone-column) h2, .parallax-gallery__content:not(.sf-zone-column) h3, .parallax-gallery__content:not(.sf-zone-column) h4, .parallax-gallery__content:not(.sf-zone-column) h5 {
  font-size: 2.75rem;
  line-height: 44px;
  letter-spacing: -1px;
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .parallax-gallery__content:not(.sf-zone-column) h1, .parallax-gallery__content:not(.sf-zone-column) h2, .parallax-gallery__content:not(.sf-zone-column) h3, .parallax-gallery__content:not(.sf-zone-column) h4, .parallax-gallery__content:not(.sf-zone-column) h5 {
    font-size: 6rem;
    line-height: 96px;
    letter-spacing: -4px;
  }
}
.parallax-gallery__content:not(.sf-zone-column) p {
  font-size: 1.125rem;
  line-height: 26px;
}
@media (min-width: 768px) {
  .parallax-gallery__content:not(.sf-zone-column) p {
    font-size: 1.5rem;
    line-height: 32px;
  }
}
.parallax-gallery__content:not(.sf-zone-column) .orange-button {
  font-size: 0.75rem;
  margin-top: 16px;
  padding: 16px;
  width: 100%;
}
@media (min-width: 768px) {
  .parallax-gallery__content:not(.sf-zone-column) .orange-button {
    font-size: 0.875rem;
    padding: 16px 44px;
    width: auto;
  }
}

.parallax-gallery__img:not(.sf-zone-column) {
  position: absolute;
}
.parallax-gallery__img:not(.sf-zone-column):nth-child(1) {
  top: 180px;
  right: -100px;
  z-index: 2;
}
@media (min-width: 768px) {
  .parallax-gallery__img:not(.sf-zone-column):nth-child(1) {
    bottom: 0;
    left: -140px;
    top: auto;
    right: auto;
    z-index: 0;
  }
}
@media (min-width: 1200px) {
  .parallax-gallery__img:not(.sf-zone-column):nth-child(1) {
    left: 15%;
  }
}
.parallax-gallery__img:not(.sf-zone-column):nth-child(2) {
  top: 120px;
  left: 5%;
  z-index: 1;
  left: 20%;
}
@media (min-width: 768px) {
  .parallax-gallery__img:not(.sf-zone-column):nth-child(2) {
    top: 50%;
    transform: translateY(-50%);
    left: -200px;
    z-index: 0;
  }
}
@media (min-width: 1200px) {
  .parallax-gallery__img:not(.sf-zone-column):nth-child(2) {
    left: 0;
  }
}
.parallax-gallery__img:not(.sf-zone-column):nth-child(3) {
  top: 0;
  left: -220px;
  opacity: 0.3;
}
@media (min-width: 768px) {
  .parallax-gallery__img:not(.sf-zone-column):nth-child(3) {
    left: -140px;
  }
}
@media (min-width: 1200px) {
  .parallax-gallery__img:not(.sf-zone-column):nth-child(3) {
    left: 15%;
  }
}
.parallax-gallery__img:not(.sf-zone-column):nth-child(4) {
  bottom: 190px;
  left: -50px;
}
@media (min-width: 768px) {
  .parallax-gallery__img:not(.sf-zone-column):nth-child(4) {
    top: 20px;
    right: -140px;
    left: auto;
    bottom: auto;
  }
}
@media (min-width: 1200px) {
  .parallax-gallery__img:not(.sf-zone-column):nth-child(4) {
    right: 5%;
  }
}
.parallax-gallery__img:not(.sf-zone-column):nth-child(5) {
  bottom: 0;
  right: -90px;
  opacity: 0.3;
}
@media (min-width: 768px) {
  .parallax-gallery__img:not(.sf-zone-column):nth-child(5) {
    right: -200px;
  }
}
@media (min-width: 1200px) {
  .parallax-gallery__img:not(.sf-zone-column):nth-child(5) {
    right: 0;
  }
}
.parallax-gallery__img:not(.sf-zone-column) img {
  border-radius: 32px;
}

.rc-copy .rc-heading {
  font-size: 42px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 51px;
}
.rc-copy h1.rc-heading {
  font-size: 42px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 51px;
  padding: 0;
  margin: 0;
  margin-bottom: 2rem;
}
.rc-copy h1.rc-heading:before {
  display: none;
}
.rc-copy .rc-description {
  font-size: 18px;
  letter-spacing: -0.4px;
  line-height: 29px;
  margin-bottom: 40px;
}

.back-link-container {
  margin-bottom: 35px;
  margin-left: 18px;
  margin-right: 18px;
}
@media (max-width: 575.98px) {
  .back-link-container {
    display: flex;
  }
}
.back-link-container a {
  text-decoration: none;
}
@media (max-width: 575.98px) {
  .back-link-container a {
    display: flex;
    align-items: center;
  }
}
.back-link-container span.custom-arrow {
  font-size: 24px;
  font-weight: 600;
  color: red;
  margin-right: 3px;
  bottom: 2px;
  position: relative;
}
.back-link-container span.link-text h1 {
  display: inline;
  color: #000000;
  font-size: 42px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 51px;
  padding: 0;
  margin: 0;
}
.back-link-container span.link-text h1:before {
  display: none;
}

.product-lines {
  padding-bottom: 60px;
  padding-bottom: 5px;
}
.product-lines a {
  text-decoration: none;
}
.product-lines .col-container {
  margin-bottom: 25px;
}
.product-lines .aptiv-card {
  background: #fff;
  display: flex;
  flex-direction: column;
  height: 100%;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
}
.product-lines .aptiv-card .ecat-image {
  max-height: 100%;
  max-width: 100%;
  position: relative;
  background-size: contain;
  height: 0;
  padding-bottom: 65.12%;
  background-repeat: no-repeat;
  background-position: center;
}
.product-lines .aptiv-card .ecat-image-container {
  height: 100%;
}
.product-lines .aptiv-card .ecat-image-wrapper {
  border-top-left-radius: var(--bs-border-radius);
  border-top-right-radius: var(--bs-border-radius);
  background-color: #F3F3F3;
}
.product-lines .aptiv-card .card-text {
  display: flex;
  flex-direction: column;
  min-height: 128px;
  padding-top: 25px;
  padding-bottom: 40px;
  padding-left: 25px;
  padding-right: 25px;
}
.product-lines .aptiv-card .card-text .pl-title {
  overflow-wrap: break-word;
}
.product-lines .aptiv-card .card-text .pl-title .header-text {
  color: #000000;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 21px;
  margin-bottom: 11px;
}
.product-lines .aptiv-card .card-text .product-families .pf-names {
  color: #000000;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 15px;
}
.product-lines .aptiv-card .card-text .bottom-links {
  position: absolute;
  bottom: 20px;
  right: 25px;
}
.product-lines .aptiv-card .card-text .bottom-links a.share-doc-link {
  padding-right: 15px;
}
.product-lines .aptiv-card .card-text .bottom-links a.share-doc-link img {
  margin-top: 19px;
}
.product-lines .aptiv-card .card-text .bottom-links a.download-doc-link {
  position: relative;
  top: 8px;
}
.product-lines .aptiv-card .card-text .bottom-links a.download-doc-link i {
  font-size: 25px;
}
.product-lines.families .ecat-image-container {
  padding: 0;
}
.product-lines.families .card-text {
  min-height: auto;
  padding: 25px;
}
.product-lines.families .card-text .pl-title .header-text {
  margin-bottom: 0;
}
.product-lines.families + .rc-documents {
  margin-top: 20px;
}
.product-lines.rc-documents {
  margin-top: -40px;
}
.product-lines.rc-documents .row:nth-child(2) {
  margin-top: 20px;
}
.product-lines.rc-documents.only-docs {
  margin-top: 40px;
}
.product-lines.rc-documents .documents-heading {
  color: #000000;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 29px;
  margin-bottom: 25px;
  margin-left: 47px;
  position: relative;
  top: 0;
}
.product-lines.rc-documents .doc-container {
  display: flex;
  flex-direction: column;
  position: relative;
  height: auto;
  justify-content: flex-end;
}
.product-lines.rc-documents .aptiv-card {
  display: flex;
  justify-content: flex-end;
  height: auto;
  margin-bottom: 0;
  position: relative;
  bottom: 0px;
}
.product-lines.rc-documents .ecat-image-container {
  padding: 15px;
}
.product-lines.rc-documents .no-docs {
  height: 400px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-left: 50px;
  padding-right: 50px;
  width: 100%;
}
@media (max-width: 575.98px) {
  .product-lines.rc-documents .no-docs {
    height: 150px;
    text-align: start;
  }
}
.product-lines.rc-documents .no-docs h2 {
  padding-top: 0;
  margin-top: 0;
}
@media (max-width: 575.98px) {
  .product-lines.rc-documents .no-docs h2 {
    margin-top: 45px;
    margin-top: 0;
  }
}

.careers-breadcrumbs-container {
  display: block;
  position: relative;
  z-index: 4;
}
@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 {
  display: flex;
  align-items: center;
}
.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;
  font-family: Formular;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 14px;
  letter-spacing: 1.6px;
  text-align: center;
  text-transform: uppercase;
}
@media (min-width: 575px) {
  .careers-breadcrumbs-container .careers-breadcrumbs a, .careers-breadcrumbs-container .careers-breadcrumbs span, .careers-breadcrumbs-container .careers-breadcrumbs .breadcrumb-divider {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 2px;
  }
}
.careers-breadcrumbs-container .careers-breadcrumbs a {
  color: #b7d1cf;
  text-decoration: none;
}
.careers-breadcrumbs-container .careers-breadcrumbs a#three-dots-link {
  border-radius: 8px;
  padding: 5px;
  margin-left: -5px;
  margin-right: -5px;
}
.careers-breadcrumbs-container .careers-breadcrumbs a#three-dots-link[aria-expanded=true] {
  background: rgba(183, 209, 207, 0.25);
}
.careers-breadcrumbs-container .careers-breadcrumbs span {
  color: #e5e1da;
}
.careers-breadcrumbs-container .careers-breadcrumbs .breadcrumb-divider {
  color: #e5e1da;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 8px;
  margin-right: 8px;
}
@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: white;
  border-radius: 8px;
  border: 0;
  box-shadow: 0px 8px 16px 0px #000;
  padding: 16px;
  margin-top: 2px !important;
  min-width: auto;
}
.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;
  font-family: Formular;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 14px;
  letter-spacing: 1.6px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  padding: 0;
}
@media (min-width: 576px) {
  .careers-breadcrumbs-container .careers-breadcrumbs ul.dropdown-menu li a {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 2px;
  }
}
.careers-breadcrumbs-container .careers-breadcrumbs.in-page-editor {
  height: 50px;
  position: relative;
}

.breadcrumbs {
  margin: 10px 0;
  line-height: 29px;
}

.breadcrumbs__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: none;
  flex-wrap: wrap;
  align-items: center;
}
@media (min-width: 768px) {
  .breadcrumbs__list {
    display: flex;
  }
}

.breadcrumbs__item {
  text-transform: uppercase;
}
.breadcrumbs__item a, .breadcrumbs__item span {
  color: #595959;
  font-size: 11px;
  text-decoration: none;
  letter-spacing: 1.69px;
  font-weight: 300;
}
.breadcrumbs__item:not(:nth-child(1)) {
  margin-left: 0.5rem;
}

.breadcrumbs__divider {
  color: #6c757d;
  font-size: 11px;
  font-weight: 300;
  margin-left: 0.5rem;
}

@media (min-width: 768px) {
  .breadcrumbs__mobile {
    display: none;
  }
}

.breadcrumbs__back-button {
  text-transform: uppercase;
  color: #595959;
  font-size: 11px;
  text-decoration: none;
  letter-spacing: 1.69px;
  font-weight: 300;
  position: relative;
  padding-left: 80px;
}
.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);
}

.distributor-contact-list-sfw {
  line-height: 25px;
  padding: 20px;
}
.distributor-contact-list-sfw span {
  display: block;
}
.distributor-contact-list-sfw .contact-card {
  margin: 20px 0 30px 0;
  font-size: 0.95rem;
}
.distributor-contact-list-sfw .contact-card .contact-info {
  margin-top: 20px;
}
.distributor-contact-list-sfw .contact-card .contact-info span a {
  word-break: break-word;
  text-decoration: underline;
  color: #000;
}

.ecat-carousel-container {
  background: #000;
  position: relative;
  width: 100%;
}
.ecat-carousel-container a {
  text-decoration: none;
}
.ecat-carousel-container a:not(.white-arrow-button) {
  display: block;
}
.ecat-carousel-container .ecat-carousel .carousel-item-ecat .ecat-text {
  color: #fff;
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-image: url("../icons/aptiv-lines-masthead-dark-red.svg");
  background-repeat: no-repeat;
  background-size: cover;
}
.ecat-carousel-container .ecat-carousel .carousel-item-ecat .ecat-text .text-container .title {
  color: #fff;
  font-size: var(--type-h2-font-size, 2.625rem);
  font-weight: 400;
  line-height: 1.19;
  margin-bottom: 10px;
}
.ecat-carousel-container .ecat-carousel .carousel-item-ecat .ecat-text .text-container .description {
  font-size: var(--type-body-font-size, 1.0625rem);
  font-weight: 400;
  line-height: 1.71;
  margin-bottom: 10px;
}
.ecat-carousel-container .ecat-carousel .carousel-item-ecat .ecat-text .text-container a {
  color: #fff;
}
.ecat-carousel-container .ecat-carousel .carousel-item-ecat .ecat-image {
  position: relative;
  width: 50%;
}
@media (max-width: 767.98px) {
  .ecat-carousel-container .ecat-carousel .carousel-item-ecat .ecat-image {
    background-size: cover;
    height: 0;
    margin-bottom: 40px;
    padding-top: 58%;
    width: 100%;
  }
}
.ecat-carousel-container .ecat-carousel .carousel-item-ecat .ecat-image img {
  padding-top: 100px;
  padding-bottom: 100px;
  width: 100%;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .ecat-carousel-container .ecat-carousel .carousel-item-ecat .ecat-text {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (max-width: 767.98px) {
  .ecat-carousel-container .ecat-carousel .carousel-item-ecat > .d-flex {
    flex-direction: column;
  }
  .ecat-carousel-container .ecat-carousel .carousel-item-ecat > .d-flex .ecat-text {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 75px;
    width: 100%;
  }
  .ecat-carousel-container .ecat-carousel .carousel-item-ecat > .d-flex .ecat-text .text-container .title {
    font-size: 1.875rem;
    font-weight: 300;
    line-height: 1.23;
  }
  .ecat-carousel-container .ecat-carousel .carousel-item-ecat > .d-flex .ecat-text .text-container .description {
    font-size: 0.875rem;
    line-height: 1.43;
  }
  .ecat-carousel-container .ecat-carousel .carousel-item-ecat > .d-flex .ecat-image {
    width: 100%;
  }
  .ecat-carousel-container .ecat-carousel .carousel-item-ecat > .d-flex .ecat-image img {
    padding-top: 0;
    padding-bottom: 40px;
  }
}
.ecat-carousel-container .ecat-carousel .carousel-item-ecat-left .ecat-text {
  padding-right: 75px;
  padding-left: 40px;
  background-image: url("../icons/aptiv-lines-masthead-int-dark.svg");
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 767.98px) {
  .ecat-carousel-container .ecat-carousel .carousel-item-ecat-left > .d-flex .ecat-text {
    background-image: none;
  }
}
.ecat-carousel-container .ecat-carousel .carousel-item-ecat-right .ecat-text {
  padding-left: 75px;
  padding-right: 15px;
}
.ecat-carousel-container .swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px 0;
  background: #000;
}
.ecat-carousel-container .swiper-pagination-bullet {
  display: inline-block;
  height: 4px;
  width: 16px;
  background: #888;
  margin: 0 2px;
  border-radius: 33px;
  opacity: 1;
}
.ecat-carousel-container .swiper-pagination-bullet-active {
  background: #f84018;
  width: 32px;
}
.ecat-carousel-container .swiper-button-prev,
.ecat-carousel-container .swiper-button-next {
  position: absolute;
  background: #f84018;
  color: #fff;
  height: 40px;
  width: 40px;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 50px;
  z-index: 40;
  bottom: calc(50% - 20px);
  top: auto;
  cursor: pointer;
}
.ecat-carousel-container .swiper-button-prev:after,
.ecat-carousel-container .swiper-button-next:after {
  display: none;
}
.ecat-carousel-container .swiper-button-prev .aptiv,
.ecat-carousel-container .swiper-button-next .aptiv {
  line-height: 40px;
}
@media (max-width: 767.98px) {
  .ecat-carousel-container .swiper-button-prev,
  .ecat-carousel-container .swiper-button-next {
    background: #000;
    bottom: auto;
    top: calc(29vw - 20px);
  }
}
.ecat-carousel-container .swiper-button-prev {
  left: 17px;
}
.ecat-carousel-container .swiper-button-next {
  right: 17px;
}

.event-cards {
  margin-bottom: 0;
  padding: 0;
  position: relative;
  z-index: 1;
}
@media (min-width: 992px) {
  .event-cards {
    display: grid;
    grid-gap: 16px;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (min-width: 1200px) {
  .event-cards {
    grid-gap: 32px;
  }
}

.event-cards__item {
  margin-bottom: 16px;
  list-style: none;
}
@media (min-width: 992px) {
  .event-cards__item {
    margin-bottom: 0;
  }
}
.event-cards__item a {
  color: #000;
  height: 100%;
  text-decoration: none;
}
@media (min-width: 768px) {
  .event-cards__item a {
    display: flex;
  }
}
@media (min-width: 992px) {
  .event-cards__item a {
    flex-direction: column;
  }
}

.event-cards__img {
  border-top-left-radius: 32px;
  border-top-right-radius: 32px;
  width: 100%;
  height: 200px;
  object-fit: cover;
}
@media (min-width: 768px) {
  .event-cards__img {
    width: 300px;
    height: auto;
    border-radius: 32px 0 0 32px;
  }
}
@media (min-width: 992px) {
  .event-cards__img {
    width: auto;
    height: 256px;
    border-radius: 32px 32px 0 0;
  }
}

.event-cards__content {
  padding: 24px;
  border: 2px solid #000;
  border-bottom-right-radius: 32px;
  border-bottom-left-radius: 32px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (min-width: 768px) {
  .event-cards__content {
    flex: 1;
    border-radius: 0 32px 32px 0;
  }
}
@media (min-width: 992px) {
  .event-cards__content {
    border-radius: 0 0 32px 32px;
  }
}

.event-cards__title {
  font-size: 1.25rem;
  line-height: 28px;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .event-cards__title {
    font-size: 1.875rem;
    line-height: 38px;
  }
}

.event-cards__date,
.event-cards__location {
  font-size: 0.875rem;
  line-height: 22px;
}

.event-cards__location {
  margin-bottom: 20px;
  display: flex;
}

.event-cards__date {
  margin-bottom: 16px;
}

.event-cards__time {
  margin-left: 20px;
  position: relative;
}
.event-cards__time:before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 22px;
  position: absolute;
  left: -11px;
  top: 50%;
  transform: translateY(-50%);
  background: #4e7c88;
}

.event-cards__tag {
  color: #4e7c88;
  display: inline-block;
  margin-right: 10px;
}

.event-cards__cta {
  margin-top: auto;
}

.event-detail {
  display: flex;
  flex-direction: column;
  padding: 0 0px;
}

.event-detail__top {
  display: flex;
  flex-direction: column;
  gap: 40px;
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  .event-detail__top {
    flex-direction: row;
    gap: 64px;
    padding-bottom: 64px;
  }
}

.event-detail__body {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 24px;
}
@media (min-width: 992px) {
  .event-detail__body {
    padding-right: 64px;
    border-right: 1px solid #D6D6D6;
  }
}

.event-detail .event-detail__eyebrow.eyebrow {
  margin-bottom: 24px;
  font-weight: 400;
  color: #f84018;
  letter-spacing: 2px;
  font-size: 0.8125rem;
}

.event-detail__title {
  margin: 0;
  font-weight: 700;
}
.event-detail__title.h2:first-of-type::before {
  content: none;
}

.event-detail__copy {
  font-size: 1.0625rem;
  line-height: 29px;
}

.event-detail__meta {
  display: flex;
  flex: none;
  flex-direction: column;
  gap: 24px;
}
@media (min-width: 992px) {
  .event-detail__meta {
    width: 304px;
  }
}

.event-detail__meta-row {
  display: flex;
  gap: 24px;
  align-items: flex-start;
}

.event-detail__meta-icon {
  flex-shrink: 0;
  margin-top: 2px;
}

.event-detail__meta-text {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.event-detail__meta-label {
  font-size: 0.875rem;
  font-weight: 700;
}

.event-detail__meta-value {
  font-size: 0.875rem;
}

.event-detail__expect {
  padding: 40px 0px 48px 0px;
  border-top: 1px solid #D6D6D6;
}
@media (max-width: 991.98px) {
  .event-detail__expect {
    border-bottom: 1px solid #D6D6D6;
  }
}
@media (min-width: 992px) {
  .event-detail__expect {
    padding-top: 96px;
    padding-bottom: 96px;
  }
}

.event-detail__expect-heading {
  margin-bottom: 36px;
  font-weight: 700;
}
.event-detail__expect-heading.h2:first-of-type::before {
  content: none;
}

.event-detail__expect-grid {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 36px;
}
@media (min-width: 992px) {
  .event-detail__expect-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

.event-detail__expect-item {
  display: flex;
  gap: 24px;
  align-items: flex-start;
}

.event-detail__expect-icon {
  flex-shrink: 0;
  width: 54px;
  height: 54px;
  object-fit: contain;
}

.event-detail__expect-text {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.event-detail__expect-title.h5 {
  margin-bottom: 0;
  font-weight: 700;
  line-height: normal;
  text-transform: none;
  letter-spacing: normal;
  font-size: 1.25rem;
}

.event-detail__expect-description {
  font-size: 1.0625rem;
  line-height: 29px;
}

.event-masthead {
  position: relative;
  width: 100vw;
  padding-block: 62px;
  margin-inline: calc(50% - 50vw);
  margin-bottom: 48px;
  overflow: hidden;
}
@media (min-width: 992px) {
  .event-masthead {
    padding-block: 67px;
    margin-bottom: 96px;
  }
}

.event-masthead__bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.event-masthead__overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.25);
}

.event-masthead__container {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
}
@media (min-width: 992px) {
  .event-masthead__container {
    justify-content: flex-start;
  }
}

.event-masthead__box {
  display: flex;
  flex-direction: column;
  gap: 12px;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 36px 18px;
  text-align: center;
  background: #000;
  border-radius: 6px;
}
@media (min-width: 992px) {
  .event-masthead__box {
    align-items: flex-start;
    width: 645px;
    min-height: 250px;
    padding: 40px 34px;
    text-align: left;
  }
}

.event-masthead .event-masthead__title {
  margin: 0;
  font-weight: 300;
  line-height: normal;
  color: #fff;
  font-size: 2.1875rem;
}

.event-masthead .event-masthead__summary {
  margin: 0;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1.87px;
  font-size: 0.6875rem;
  line-height: 17px;
}

.featured-events__heading {
  margin-bottom: 32px;
}

.featured-events__grid {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 24px;
  margin-top: 24px;
}
@media (min-width: 992px) {
  .featured-events__grid {
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 32px;
  }
}

.featured-events__card {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  background: #fff;
  border-radius: 16px;
}

.featured-events__img {
  width: 100%;
  height: 257px;
  object-fit: cover;
}

.featured-events__content {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 24px;
}

.featured-events__badge {
  align-self: flex-start;
  padding: 8px 16px;
  margin-bottom: 16px;
  color: #565656;
  background: #f3f3f3;
  border-radius: 5px;
  font-size: 0.75rem;
}

.featured-events__title {
  margin-bottom: 8px;
}

.featured-events__date {
  font-size: 0.875rem;
  margin-bottom: 16px;
  font-weight: 700;
}

.featured-events__description {
  margin-bottom: 0;
  color: #636363;
  font-size: 1.0625rem;
}

.featured-events__footer {
  margin-top: auto;
}

.featured-events__divider {
  width: 100%;
  margin: 20px 0;
  border: none;
  border-top: 1px solid #D6D6D6;
  opacity: 1;
}

.featured-events__meta {
  display: flex;
  flex-direction: column;
  gap: 16px;
  min-height: 160px;
}

.featured-events__meta-row {
  display: flex;
  gap: 12px;
  align-items: flex-start;
}

.featured-events__meta-icon {
  flex-shrink: 0;
  margin-top: 2px;
}

.featured-events__meta-text {
  display: flex;
  flex-direction: column;
}

.featured-events__meta-label {
  font-size: 0.875rem;
  font-weight: 700;
}

.featured-events__meta-value {
  font-size: 0.875rem;
  color: #636363;
}

.featured-events__cta {
  align-self: flex-start;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .featured-events__cta {
    min-width: 0;
    padding: 22px 20px;
  }
  .featured-events__cta:after {
    margin-left: 16px;
  }
}

@media (min-width: 768px) {
  .featured-news {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}

.featured-news__item {
  margin-bottom: 80px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
}
.featured-news__item > a {
  text-decoration: none;
}
@media (min-width: 768px) {
  .featured-news__item {
    width: 50%;
    max-width: 45.83333333%;
  }
  .featured-news__item.last-item {
    width: 100%;
    max-width: 100%;
  }
  .featured-news__item.last-item > a {
    display: flex;
    flex-direction: row-reverse;
  }
  .featured-news__item.last-item .featured-news__content {
    width: 35%;
    min-height: 450px;
    padding-top: 50px;
    border-radius: 5px 0 0 5px;
  }
  .featured-news__item.last-item .featured-news__media {
    width: 65%;
    min-height: 450px;
  }
  .featured-news__item.last-item .featured-news__img {
    min-height: 450px;
    border-radius: 0 5px 5px 0;
  }
}
@media (min-width: 992px) {
  .featured-news__item.last-item .featured-news__title {
    font-size: 2.625rem;
  }
}

.featured-news__img {
  border-radius: 5px 5px 0 0;
  height: 340px;
  width: 100%;
  object-fit: cover;
}

.featured-news__content {
  display: flex;
  flex-direction: column;
  background: #fff;
  color: #000;
  padding: 25px;
  min-height: 300px;
  border-radius: 0 0 5px 5px;
}

.featured-news__title {
  margin-bottom: 30px;
}

.featured-news__type {
  text-transform: uppercase;
  margin-top: auto;
}

.featured-news__date {
  font-weight: bold;
}

.featured-news-carousel .swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 40px auto;
}
.featured-news-carousel .swiper-pagination-bullet {
  display: inline-block;
  height: 3px;
  max-width: 60px;
  background: #c9c9c9;
  margin: 0 5px;
  border-radius: 33px;
  flex: auto;
}
.featured-news-carousel .swiper-pagination-bullet-active {
  background: #f84018;
}

.featured-news-carousel__item > a {
  text-decoration: none;
}

.featured-news-carousel__media {
  margin-bottom: 6px;
}

.featured-news-carousel__img {
  height: 250px;
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}

.featured-news-carousel__title {
  font-size: 18px;
}

.insights-carousel {
  position: relative;
}
@media (min-width: 768px) {
  .insights-carousel {
    margin-top: 100px;
  }
}
.insights-carousel .swiper-wrapper.sf-zone-column {
  display: block;
}
.insights-carousel .swiper-slide {
  opacity: 0.4;
}
.insights-carousel .swiper-slide-active {
  opacity: 1;
}
.insights-carousel .insights-slide {
  display: flex;
  flex-direction: column;
}
.insights-carousel .insights-slide .slide-image-portion {
  border-radius: 10px;
}
.insights-carousel .insights-slide .slide-image-portion .sl-image {
  border-radius: 10px;
  background-size: cover;
  background-position: center;
  padding-top: 79%;
  width: 100%;
}
@media (min-width: 768px) {
  .insights-carousel .insights-slide .slide-image-portion .sl-image {
    padding-top: 75%;
  }
}
@media screen and (min-width: 1440px) {
  .insights-carousel .insights-slide .slide-image-portion .sl-image {
    padding-top: 60%;
  }
}
.insights-carousel .insights-slide .slide-image-portion .sl-image.video {
  position: relative;
  color: #fff;
}
.insights-carousel .insights-slide .slide-image-portion .sl-image.video:after {
  content: "\e91e";
  font-family: "AptivIcons";
  font-size: 60px;
  position: absolute;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.4);
  top: 0;
  left: 0;
  border-radius: 10px;
}
.insights-carousel .insights-slide .slide-image-portion .sl-image.video:before {
  content: "";
  position: absolute;
  height: 65px;
  width: 65px;
  border: solid 2px;
  top: 50%;
  left: 49%;
  transform: translate(-50%, -50%);
  border-radius: 50px;
  z-index: 1;
}
.insights-carousel .insights-slide .slide-image-portion .sl-image.video:hover {
  color: #f84018;
}
.insights-carousel .insights-slide .slide-text-portion {
  display: flex;
  flex-direction: column;
  text-align: left;
}
.insights-carousel .insights-slide .slide-text-portion .sl-label {
  margin-top: 16px;
}
.insights-carousel .insights-slide .slide-text-portion .sl-title {
  margin-top: 16px;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 600;
}
@media (min-width: 768px) {
  .insights-carousel .insights-slide .slide-text-portion .sl-title {
    font-size: 1.25rem;
    line-height: 1.333;
    font-weight: 700;
  }
}
@media (min-width: 992px) {
  .insights-carousel .insights-slide .slide-text-portion .sl-title {
    font-size: 1.625rem;
    line-height: 1.23;
  }
}
.insights-carousel .insights-slide .slide-text-portion .sl-tag {
  text-transform: uppercase;
  margin-top: 16px;
}
.insights-carousel .insights-slide .slide-text-portion .sl-date {
  text-transform: uppercase;
  margin-top: 4px;
}
.insights-carousel .insights-slide .slide-text-portion .sl-link span {
  height: 16px;
  margin-top: 16px;
  padding: 0;
}
.insights-carousel .insights-slide .slide-text-portion .sl-link span:after {
  height: 16px;
}
.insights-carousel .insights-slide__link {
  text-decoration: none;
}
.insights-carousel.insights-carousel--reversed .insights-carousel__slider {
  overflow: hidden !important;
}
.insights-carousel.insights-carousel--reversed .insights-carousel__nav {
  left: 72px;
}
.insights-carousel .swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 40px auto;
}
.insights-carousel .swiper-pagination-bullet {
  display: inline-block;
  height: 4px;
  width: 16px;
  background: #c9c9c9;
  margin: 0 2px;
  border-radius: 33px;
}
.insights-carousel .swiper-pagination-bullet-active {
  background: #f84018;
  width: 32px;
}

.insights-carousel__slider {
  overflow: visible !important;
  clip-path: inset(-100vw -100vw -100vw -16px);
}

.insights-carousel__item {
  position: relative;
  height: auto !important;
}

.insights-carousel__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}

.insights-carousel__nav {
  position: absolute;
  left: calc(100% - 72px);
  transform: translateX(-50%);
  top: -65px;
  display: none;
}
@media (min-width: 768px) {
  .insights-carousel__nav {
    display: flex;
  }
}
.insights-carousel__nav button {
  font-size: 0;
  border: none;
  background: #fff;
  border-radius: 50%;
  cursor: pointer;
  position: relative;
  width: 32px;
  height: 32px;
  border: 2px solid black;
}
.insights-carousel__nav button:hover {
  border: none;
}
.insights-carousel__nav button.swiper-button-prev {
  margin-right: 16px;
}
.insights-carousel__nav button.swiper-button-prev:before {
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="15" viewBox="0 0 25 24" fill="none"><path d="M14.4707 3.19727L22.7903 11.5169L14.4707 19.8365" stroke="black" stroke-width="2"/><path d="M23.0012 11.7278L0.373802 11.7278" stroke="black" stroke-width="2"/></svg>');
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border: 2px solid #fff;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%) rotate(-180deg);
}
.insights-carousel__nav button.swiper-button-prev:hover:before, .insights-carousel__nav button.swiper-button-prev:focus:before {
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="15" viewBox="0 0 17 15" fill="none"><path d="M9.90625 2.01855L15.3489 7.46118L9.90625 12.9038" stroke="white" stroke-width="2"/><path d="M15.4872 7.59857H0.684633" stroke="white" stroke-width="2"/></svg>');
  background: #f84018;
  border-color: #f84018;
}
.insights-carousel__nav button.swiper-button-next:before {
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="15" viewBox="0 0 25 24" fill="none"><path d="M14.4707 3.19727L22.7903 11.5169L14.4707 19.8365" stroke="black" stroke-width="2"/><path d="M23.0012 11.7278L0.373802 11.7278" stroke="black" stroke-width="2"/></svg>');
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border: 2px solid #fff;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.insights-carousel__nav button.swiper-button-next:hover:before, .insights-carousel__nav button.swiper-button-next:focus:before {
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="15" viewBox="0 0 17 15" fill="none"><path d="M9.90625 2.01855L15.3489 7.46118L9.90625 12.9038" stroke="white" stroke-width="2"/><path d="M15.4872 7.59857H0.684633" stroke="white" stroke-width="2"/></svg>');
  background: #f84018;
  border-color: #f84018;
}

.insights-details a {
  color: #000;
}
.insights-details.header .image {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 300px;
}
.insights-details.sub-header {
  margin-bottom: 20px;
  color: #000;
}
.insights-details.sub-header h1 {
  padding-top: 0;
  font-weight: bold;
}
.insights-details.sub-header .by-line {
  padding-top: 10px;
}
.insights-details.sub-header .by-line .type {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 1rem;
  color: #878787;
}
.insights-details.sub-header .by-line .verticle-line {
  margin: 0 12px 0 7px;
  color: #878787;
}
.insights-details.sub-header .by-line .date {
  font-size: 0.875rem;
  font-weight: 500;
}
.insights-details.content a {
  color: #000;
}
.insights-details.video .invisible-eyebrow {
  padding-top: 25px !important;
  padding-bottom: 0px !important;
  margin-bottom: 14px !important;
  font-weight: 500;
  line-height: 1.2;
}
.insights-details.video .invisible-eyebrow:before {
  width: 25px;
  border-bottom: 2px solid #f84018;
  border-radius: 5px;
  content: "";
  display: block;
  margin-bottom: 10px;
}
.insights-details.video .invisible-eyebrow .content {
  margin-top: 0;
}
.insights-details.sidebar .card {
  border-radius: 5px;
  background-color: #f2f2f2;
  padding: 40px;
  margin-bottom: 32px;
  border: none;
}
.insights-details.sidebar .card h4 {
  color: #595958;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  font-weight: normal;
}
.insights-details.sidebar .card hr {
  margin: 12px 0 18px 0;
}
.insights-details.sidebar .card ul {
  padding-left: 0;
}
.insights-details.sidebar .card ul > li {
  margin-left: 18px;
  font-size: 0.85rem;
}
.insights-details.sidebar .card ul > li::marker {
  color: #f84018;
}
.insights-details.sidebar .card.author .author-info {
  display: flex;
  padding: 16px 0;
  align-items: center;
}
.insights-details.sidebar .card.author .author-info .image {
  width: 65px;
}
.insights-details.sidebar .card.author .author-info .details {
  font-size: 0.875rem;
  line-height: 17px;
  padding-left: 16px;
}
.insights-details.sidebar .card.author .author-info .details .name {
  font-weight: bold;
}
.insights-details.sidebar .careers .careers-copy {
  font-size: 0.85rem;
}
.insights-details.sidebar .more-like-this {
  margin-bottom: 32px;
}
.insights-details.sidebar .more-like-this h4 {
  color: #595958;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  line-height: 17px;
  margin-bottom: 30px;
}
.insights-details.sidebar .more-like-this .item {
  display: flex;
  margin-bottom: 32px;
}
.insights-details.sidebar .more-like-this .item:last-child {
  margin-bottom: 0;
}
.insights-details.sidebar .more-like-this .item a {
  display: flex;
  text-decoration: none;
}
.insights-details.sidebar .more-like-this .item .image {
  height: 62px;
  width: 95px;
  background-position: center;
  background-size: cover;
  background-repeat: none;
  border-radius: 0.25rem;
  position: relative;
}
.insights-details.sidebar .more-like-this .item .image.video {
  color: #fff;
}
.insights-details.sidebar .more-like-this .item .image.video:before {
  content: "";
  position: absolute;
  height: 34px;
  width: 34px;
  border: solid 3px;
  top: 50%;
  left: 49.5%;
  transform: translate(-50%, -50%);
  border-radius: 150px;
  z-index: 1;
  background: rgba(0, 0, 0, 0.5);
}
.insights-details.sidebar .more-like-this .item .image.video:after {
  content: "\e91e";
  font-family: "AptivIcons";
  font-size: 24px;
  font-weight: bold;
  position: absolute;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: none;
  top: 0;
  left: 1px;
  z-index: 1;
}
.insights-details.sidebar .more-like-this .item .text {
  padding-left: 18px;
  width: calc(100% - 92px);
  font-size: 0.875rem;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 17px;
}
.insights-details.sidebar .topic .read-more {
  margin-bottom: 32px;
}
.insights-details.sidebar .topic .related-links-container {
  display: flex;
  flex-direction: column;
  padding-bottom: 22px;
}
.insights-details.sidebar .topic .related-links-container:last-child {
  padding-botton: 10px;
}
.insights-details.sidebar .topic .related-links-container .related-insights-link {
  font-size: 80%;
  font-weight: 500;
  text-decoration: none;
  text-transform: capitalize;
  line-height: 36px;
}
.insights-details.sidebar .download a {
  padding: 0 !important;
}
.insights-details.sidebar .marketo .mktoForm .mktoButtonWrap {
  margin-left: 0 !important;
}
.insights-details.sidebar .marketo .mktoForm .mktoButton {
  border: none !important;
  background-color: transparent !important;
  background-image: none !important;
  color: #000 !important;
  width: 100% !important;
  padding: 0 !important;
  margin: 20px 0;
}
.insights-details.sidebar .marketo .mktoForm .mktoButtonRow {
  width: 100%;
}
.insights-details.sidebar .marketo .mktoForm label {
  display: none;
}
.insights-details.sidebar .marketo .mktoForm .mktoFieldWrap,
.insights-details.sidebar .marketo .mktoForm .mktoFieldDescriptor,
.insights-details.sidebar .marketo .mktoForm .mktoFormCol {
  width: 100% !important;
}
.insights-details.sidebar .marketo .mktoForm input,
.insights-details.sidebar .marketo .mktoForm textarea,
.insights-details.sidebar .marketo .mktoForm .mktoEmailField {
  border: 1px solid #ced4da;
  border-radius: 0.25rem !important;
  width: 100% !important;
  padding: 12px 6px !important;
}
.insights-details.sidebar .marketo .mktoForm .mktoInvalid {
  border: solid #dc3545 2px !important;
}
.insights-details.sidebar .marketo .mktoForm .mktoInvalid:focus-visible {
  border: solid #dc3545 2px !important;
  outline: none !important;
}
.insights-details.sidebar .marketo .mktoForm .mktoError {
  position: relative;
  top: 60px !important;
  right: 0 !important;
  height: 85px;
}
.insights-details.sidebar .marketo .mktoForm .mktoError .mktoErrorMsg {
  background: none !important;
  color: #dc3545 !important;
  font-weight: bold;
  text-shadow: none !important;
  box-shadow: none !important;
  border: none;
  outline: none;
  position: absolute;
  padding: 0;
}
.insights-details.sidebar .marketo .mktoForm .mktoError .mktoErrorArrowWrap {
  display: none !important;
}
.insights-details.sidebar .marketo .mkto-topic-subscribe form {
  width: auto !important;
}
@media screen and (max-width: 480px) {
  .insights-details.sidebar .marketo .mkto-topic-subscribe form {
    padding: 0 !important;
  }
}
.insights-details.sidebar .marketo .mkto-topic-subscribe .mktoHtmlText.mktoHasWidth {
  width: auto !important;
}
@media (max-width: 575.98px) {
  .insights-details.sidebar .marketo .mkto-topic-subscribe .mktoHtmlText.mktoHasWidth h5 {
    padding-left: 0;
  }
}
.insights-details.sidebar .marketo .mkto-topic-subscribe .mktoHtmlText.mktoHasWidth h5 strong {
  color: #f84018 !important;
}
@media (max-width: 575.98px) {
  .insights-details.sidebar .marketo .mkto-topic-subscribe .mktoHtmlText.mktoHasWidth h5 strong {
    padding-left: 0;
  }
}
.insights-details.sidebar .marketo .mkto-topic-subscribe .mktoHtmlText.mktoHasWidth p {
  font-size: 0.8125rem;
}
.insights-details.sidebar .marketo .mkto-topic-subscribe button.mktoButton {
  font-size: 0.93rem;
  margin: 20px 0;
  font-weight: 800;
  line-height: 17px;
  letter-spacing: 2px;
}
@media screen and (max-width: 330px) {
  .insights-details.sidebar .marketo .mkto-topic-subscribe button.mktoButton {
    min-width: fit-content;
  }
}
@media (min-width: 768px) and (max-width: 767.98px) {
  .insights-details.sidebar .marketo .mkto-topic-subscribe button.mktoButton {
    min-width: fit-content;
  }
}
.insights-details.sidebar .media-contacts .media-contact {
  margin-bottom: 25px;
}
.insights-details.sidebar .media-contacts .media-contact .name {
  font-weight: bold;
}
.insights-details.sidebar .media-contacts .media-contact .email-address {
  color: #f84018;
}
.insights-details.sidebar .media-contacts p,
.insights-details.sidebar .media-contacts a {
  font-size: 0.875rem;
  line-height: 20px;
  padding-left: 0;
  margin: 0;
}
.insights-details.sidebar .attachments h4 {
  color: #595958;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  font-weight: bold;
}
.insights-details.sidebar .attachments hr {
  margin: 12px 0 18px 0;
}
.insights-details.sidebar .attachments sidebar-image img {
  border-radius: 5px;
  margin-top: 13px;
}
.insights-details.sidebar .attachments .attached-video {
  position: relative;
}
.insights-details.sidebar .attachments .attached-video img {
  border-radius: 5px;
}
.insights-details.sidebar .attachments .attached-video .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  color: #fff;
  border-radius: 5px;
}
.insights-details.sidebar .attachments .attached-video .overlay:hover {
  color: #f84018;
}
.insights-details.sidebar .attachments .attached-video .overlay:after {
  content: "\e91e";
  font-family: "AptivIcons";
  font-size: 55px;
  position: absolute;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: none;
  top: 0;
  z-index: 1;
}
.insights-details.sidebar .attachments .attached-video .overlay:before {
  content: "";
  position: absolute;
  height: 65px;
  width: 65px;
  border: solid 2px;
  top: 50%;
  left: 49%;
  transform: translate(-50%, -50%);
  border-radius: 50px;
  z-index: 1;
  background: rgba(0, 0, 0, 0.5);
}
.insights-details.sidebar .attachments .all {
  font-size: 1.0625rem;
  cursor: pointer;
}
.insights-details.sidebar .attachments .modal .modal-content {
  background-color: #000;
}
.insights-details.sidebar .attachments .modal .modal-header,
.insights-details.sidebar .attachments .modal .modal-footer {
  border: none;
  color: #fff;
}
.insights-details.sidebar .attachments .modal .modal-header h1,
.insights-details.sidebar .attachments .modal .modal-footer h1 {
  color: #fff;
}
.insights-details.sidebar .attachments .modal .btn-close {
  color: #fff;
}
.insights-details.sidebar .attachments .modal .modal-title {
  color: #fff;
}
.insights-details.sidebar .attachments .modal .modal-body {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.insights-details.sidebar .attachments .modal .modal-body .head {
  color: #fff;
  display: flex;
  justify-content: space-between;
  font-size: 1.5rem;
  margin-bottom: 10px;
}
.insights-details.sidebar .attachments .modal .modal-body .head a {
  font-size: 0.875rem;
  color: #fff;
}
.insights-details.sidebar .attachments .modal .modal-body .items {
  display: flex;
}
.insights-details.sidebar .attachments .modal .modal-body .items .attachment .image-container {
  position: relative;
  height: 136px;
  width: 192px;
  background-position: center;
  background-repeat: none;
  background-size: cover;
  background-color: #fff;
}
.insights-details.sidebar .attachments .modal .modal-body .items .attachment .image-container .file-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  font-size: 100px;
}
.insights-details.sidebar .attachments .modal .modal-body .items .attachment .image-container .file-icon:after {
  background-color: #f3f3f3;
  border: 1px solid #000;
  content: attr(data-ext);
  display: inline-block;
  font-weight: bold;
  line-height: 8px;
  padding: 5px;
  position: absolute;
  right: 50px;
  text-transform: uppercase;
  top: 65px;
  font-size: 16px;
}
.insights-details.sidebar .attachments .modal .modal-body .items .attachment .image-container .overlay-download-icon {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 40px;
  width: 40px;
  background-color: rgba(0, 0, 0, 0.7);
  display: flex;
  justify-content: center;
  align-items: center;
}
.insights-details.sidebar .attachments .modal .modal-body .items .attachment .image-container .overlay-download-icon span {
  color: #fff !important;
}
.insights-details.sidebar .attachments .modal .modal-body .items .attachment .subtitle {
  color: #fff;
}
.insights-details.sidebar .attachments .modal .modal-body .items .attachment .subtitle .ext {
  font-size: 0.6875rem;
  text-transform: uppercase;
}
.insights-details.sidebar .attachments .modal .modal-body .items .attachment .subtitle .title {
  font-size: 0.8125rem;
  line-height: 16px;
  height: 50px;
  font-weight: bold;
  color: #fff;
}
.insights-details.sidebar .attachments .modal .modal-footer {
  justify-content: space-between;
  align-items: flex-end;
}
.insights-details.sidebar .attachments .modal .modal-footer .description {
  width: 80%;
}
.insights-details.sidebar .attachments .modal .modal-footer a {
  color: #fff;
}
.insights-details .table-of-contents {
  border-radius: 5px;
  background-color: #f2f2f2;
  padding: 40px;
  margin-bottom: 32px;
  border: none;
}
.insights-details .table-of-contents h4 {
  color: #595958;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  font-weight: normal;
}
.insights-details .table-of-contents hr {
  margin: 12px 0 18px 0;
}
.insights-details .table-of-contents ul {
  padding-left: 0;
}
.insights-details .table-of-contents ul > li {
  margin-left: 18px;
  font-size: 0.85rem;
}
.insights-details .table-of-contents ul > li::marker {
  color: #f84018;
}
.insights-details .invisible-eyebrow {
  padding-top: 25px !important;
  padding-bottom: 0px !important;
  margin-bottom: 14px !important;
  font-weight: 500;
  line-height: 1.2;
}
.insights-details .invisible-eyebrow:before {
  width: 25px;
  border-bottom: 2px solid #f84018;
  border-radius: 5px;
  content: "";
  display: block;
  margin-bottom: 10px;
}

.sfw-related-items {
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 60px;
}
@media (min-width: 576px) {
  .sfw-related-items {
    padding-left: 0;
    padding-right: 0;
  }
}
.sfw-related-items a {
  text-decoration: none;
}
.sfw-related-items .title {
  color: #000;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  border-bottom: solid #000 1px;
  margin-bottom: 18px;
  padding-bottom: 6px;
  margin-left: -5px;
  margin-right: -5px;
}
@media (min-width: 576px) {
  .sfw-related-items .title {
    margin-left: 0;
    margin-right: 0;
  }
}
.sfw-related-items .related-items-container {
  padding-top: 10px;
  padding-bottom: 10px;
}
.sfw-related-items .aptiv-card {
  background: #fff;
  display: flex;
  flex-direction: column;
  height: 100%;
  border-radius: 5px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
.sfw-related-items .aptiv-card .story-source-name {
  color: #f84018;
}
.sfw-related-items .aptiv-card.story-no-image {
  height: 370px;
}
.sfw-related-items .aptiv-card .story-image {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-top: 56%;
}
.sfw-related-items .aptiv-card .story-image-wrapper {
  display: block;
  position: relative;
  color: #fff;
  border-radius: 0;
  margin: 0;
  cursor: pointer;
  height: auto;
  width: 100%;
  overflow: hidden;
}
.sfw-related-items .aptiv-card .story-image-wrapper .hover-cover {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.sfw-related-items .aptiv-card .story-image-wrapper:after {
  content: "\e91e";
  font-family: "AptivIcons";
  font-size: 27px;
  position: absolute;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: none;
  top: 0;
  left: -1px;
  z-index: 1;
}
.sfw-related-items .aptiv-card .story-image-wrapper:before {
  content: "";
  position: absolute;
  height: 55px;
  width: 55px;
  border: solid 4px;
  top: 50%;
  left: 49.5%;
  transform: translate(-50%, -50%);
  border-radius: 150px;
  z-index: 1;
  background: rgba(0, 0, 0, 0.5);
}
.sfw-related-items .aptiv-card .card-text {
  min-height: 145px;
  padding: 15px;
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
}
@media (min-width: 992px) {
  .sfw-related-items .aptiv-card .card-text {
    min-height: 130px;
  }
}
@media (min-width: 1200px) {
  .sfw-related-items .aptiv-card .card-text {
    min-height: 155px;
  }
}
@media screen and (min-width: 1400px) {
  .sfw-related-items .aptiv-card .card-text {
    min-height: 185px;
  }
}
@media screen and (min-width: 1600px) {
  .sfw-related-items .aptiv-card .card-text {
    min-height: 200px;
  }
}
.sfw-related-items .aptiv-card .card-text .story-title {
  flex: 1 1 auto;
  overflow-wrap: break-word;
}
.sfw-related-items .aptiv-card .card-text .info {
  margin-top: 15px;
}
.sfw-related-items .aptiv-card .card-text .info .header-text {
  font-size: 18px;
}
.sfw-related-items .aptiv-card .card-text .info .type {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 0;
}
.sfw-related-items .aptiv-card .card-text .info .date {
  font-size: 14px;
}

.insights-list.image-text .insight-topics {
  padding-top: 10px;
  font-size: 12px;
}
.insights-list.image-text > .row > div:last-of-type .item-container {
  border-bottom: none !important;
}
.insights-list.image-text .item-container {
  padding-bottom: 30px !important;
}
@media (max-width: 767.98px) {
  .insights-list.image-text .item-container {
    margin-bottom: 20px !important;
    padding-bottom: 20px !important;
  }
}
@media (max-width: 575.98px) {
  .insights-list.image-text .item-container {
    border-bottom: solid 1px #e5e1da;
  }
}
.insights-list.featured-item .insight-title {
  font-size: 26px;
}
.insights-list.featured-item > .row > div .first-item {
  padding-bottom: 30px !important;
}
@media (max-width: 767.98px) {
  .insights-list.featured-item > .row > div .first-item {
    margin-bottom: 20px !important;
    padding-bottom: 20px !important;
  }
}
@media (max-width: 575.98px) {
  .insights-list.featured-item > .row > div .first-item {
    border-bottom: solid 1px #f3f3f3;
  }
}
.insights-list.featured-item > .row > div:last-of-type .first-item {
  border-bottom: none !important;
}
.insights-list.images-and-text-with-featured .item-container {
  padding: 0;
  margin: 0 0 45px;
}
.insights-list.images-and-text-with-featured .item-container:first-item {
  margin: 0;
}
.insights-list.images-and-text-with-featured .item-container .thumbnail-image,
.insights-list.images-and-text-with-featured .item-container .video-image {
  padding: 0;
  margin: 0 0 16px;
}
.insights-list.images-and-text-with-featured .item-container .insight-title {
  font-size: 0.9375rem;
  line-height: 19px;
  font-weight: bold;
  padding: 0;
  margin: 0 0 16px;
}
.insights-list.images-and-text-with-featured .item-container .date {
  font-size: 0.875rem;
  font-weight: bold;
  line-height: 17px;
}
.insights-list.images-and-text-with-featured .item-container.first-item .thumbnail-image,
.insights-list.images-and-text-with-featured .item-container.first-item .video-image {
  margin: 0 0 20px;
}
.insights-list.images-and-text-with-featured .item-container.first-item .insight-topics {
  padding: 0;
  margin: 0 0 16px;
}
.insights-list.images-and-text-with-featured .item-container.first-item .insight-title {
  font-size: 1.625rem;
  line-height: 36px;
  margin: 0 0 8px;
}
.insights-list.images-and-text-with-featured .item-container.first-item .insight-description {
  padding: 0;
  margin: 0 0 16px;
}
.insights-list.images-and-text-with-featured .item-container.first-item .news-type {
  padding: 0;
  font-size: 0.75rem;
  line-height: 15px;
  letter-spacing: 1.71px;
  margin: 0 0 8px;
}
.insights-list .thumbnail-image,
.insights-list .video-image {
  width: 100%;
  position: relative;
}
.insights-list .thumbnail-image .image,
.insights-list .video-image .image {
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  width: 100%;
  border-radius: 5px;
  padding-top: 56%;
  left: calc(50% - 63px);
  top: calc(50% - 45px);
  max-width: 100%;
}
.insights-list .news-types {
  text-transform: uppercase;
  font-weight: bold;
  color: #6c757d;
  font-size: 12px;
  margin: 0;
  margin-bottom: 8px;
}
.insights-list .news-types.white-paper {
  color: #929d96;
}
.insights-list .news-types.blog {
  color: #373841;
}
.insights-list .news-types.podcast {
  color: #6579e2;
}
.insights-list .news-types.video {
  color: #006b63;
}
.insights-list .news-types.mobility-insider {
  color: #6579e2;
}
.insights-list .date {
  font-weight: bold;
  font-size: 14px;
  margin: 0;
}
.insights-list a {
  text-decoration: none;
}
.insights-list .insight-topics {
  font-weight: bold;
  padding-top: 10px;
  font-size: 14px;
  min-height: 25px;
}
.insights-list .insight-description {
  font-size: 17px;
}
.insights-list .insight-title {
  padding: 10px 0;
  min-height: 25px;
  font-weight: bold;
  word-break: break-word;
  font-size: 20px;
}
.insights-list .video-play-icon-container {
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
}
.insights-list .video-play-icon-container i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  border: solid 2px white;
  width: 85px;
  height: 85px;
  border-radius: 100%;
  text-align: center;
  pointer-events: none;
  font-size: 50px;
  background: rgba(0, 0, 0, 0.5);
}
.insights-list .video-play-icon-container i.aptiv-play:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 70px;
}

.lab-carousel {
  background: #20191c;
  overflow-x: hidden;
  overflow-y: visible;
  padding: 80px 0;
  position: relative;
}
.lab-carousel .lab-carousel__slider {
  overflow: visible;
}
.lab-carousel .lab-carousel__slide {
  background: #20191c;
  border-radius: 5px;
  color: #e6e6e6;
  cursor: pointer;
  position: relative;
  transition: transform 0.3s ease;
  width: 510px;
}
.lab-carousel .lab-carousel__slide.swiper-slide-active {
  color: #f3f3f3;
  cursor: default;
  transform: scale(1.06);
  z-index: 10;
}
.lab-carousel .lab-carousel__slide.swiper-slide-active .lab-carousel__overlay {
  opacity: 0;
}
.lab-carousel .lab-carousel__overlay {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.3s;
  z-index: 20;
}
.lab-carousel .lab-carousel__images {
  height: 480px;
}
.lab-carousel .lab-carousel__images .lab-carousel__image {
  background-position: center;
  background-size: cover;
  height: 480px;
}
.lab-carousel .lab-carousel__images .swiper-pagination {
  bottom: 10px;
}
.lab-carousel .lab-carousel__images .swiper-pagination-bullet {
  background: rgba(255, 255, 255, 0.7);
  opacity: 1;
}
.lab-carousel .lab-carousel__images .swiper-pagination-bullet-active {
  background: #f84018;
}
.lab-carousel .lab-carousel__text {
  height: 330px;
  overflow: hidden;
  padding: 70px 80px 60px;
}
.lab-carousel .lab-carousel__text .lab-carousel__title {
  color: #fff;
  font-size: 2.75rem;
  font-weight: 300;
  margin-bottom: 10px;
}
.lab-carousel .lab-carousel__text .lab-carousel__description {
  font-size: 0.875rem;
  line-height: 17px;
  max-height: 100px;
  overflow: hidden;
}
.lab-carousel .lab-carousel__text .lab-carousel__description .aptiv-button {
  border: none;
  font-size: 0.8rem;
  margin: 0;
  padding: 0;
}
.lab-carousel .lab-carousel__prev,
.lab-carousel .lab-carousel__next {
  background: none;
  border: none;
  color: #fff;
  cursor: pointer;
  font-size: 2em;
  padding: 0;
  pointer-events: all;
  position: absolute;
  top: calc(50% - 25px);
  z-index: 50;
}
.lab-carousel .lab-carousel__prev.swiper-button-disabled,
.lab-carousel .lab-carousel__next.swiper-button-disabled {
  display: none;
}
.lab-carousel .lab-carousel__prev {
  left: 17px;
}
.lab-carousel .lab-carousel__next {
  right: 17px;
}
@media (max-width: 767.98px) {
  .lab-carousel {
    padding: 40px 0;
  }
  .lab-carousel .lab-carousel__slide {
    width: 80%;
  }
  .lab-carousel .lab-carousel__images {
    height: 240px;
  }
  .lab-carousel .lab-carousel__images .lab-carousel__image {
    height: 240px;
  }
  .lab-carousel .lab-carousel__text {
    height: auto;
    padding: 30px 20px 20px;
  }
  .lab-carousel .lab-carousel__text .lab-carousel__title {
    font-size: 1.875rem;
  }
}

.news-site-search {
  padding: 0 25px;
}

.news-site-search__item {
  padding: 40px 0;
  border-bottom: 1px solid #d6d6d6;
}
.news-site-search__item a {
  text-decoration: none;
}
.news-site-search__item:first-child {
  padding-top: 0;
}
@media (min-width: 768px) {
  .news-site-search__item {
    display: flex;
  }
}

.news-site-search__media {
  position: relative;
  height: 200px;
}
@media (min-width: 768px) {
  .news-site-search__media {
    width: 40%;
  }
}
@media (min-width: 992px) {
  .news-site-search__media {
    height: 240px;
  }
}

@media (min-width: 768px) {
  .news-site-search__content {
    width: 60%;
    padding-left: 4%;
  }
}

.news-site-search__img {
  border-radius: 5px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.news-site-search__title {
  padding-top: 15px;
  margin-bottom: 30px;
  font-size: 22px;
  font-weight: bold;
}

.news-site-search__date {
  font-size: 14px;
  font-weight: 500;
}

.news-site-search__breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}
.news-site-search__breadcrumbs li a {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 300;
  letter-spacing: 1.69px;
  color: #878787;
  margin-right: 8px;
}
.news-site-search__breadcrumbs li a:before {
  content: "/";
  color: #6c757d;
  margin-right: 8px;
}
.news-site-search__breadcrumbs li:first-child a:before {
  display: none;
}

.product-cards {
  position: relative;
}
@media (min-width: 768px) {
  .product-cards {
    padding: 0 56px;
  }
}
.product-cards a {
  text-decoration: none;
}
.product-cards .product-cards__slider {
  padding-top: 6px;
}

.product-cards__card {
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
  color: inherit;
  text-decoration: none;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.176);
  border-radius: 16px;
}
.product-cards__card:hover {
  transform: translateY(-6px);
}

.product-cards__image {
  min-height: 324px;
  padding: 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.product-cards__content {
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: flex-start;
  padding: 0 24px 24px;
}
.product-cards__content .description {
  margin-bottom: 24px;
}
.product-cards__content .aptiv-button {
  margin-top: auto;
  padding-left: 0;
}

.product-cards__eyebrow {
  margin-bottom: 8px;
  color: #878787;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.product-cards__title {
  margin-top: 6px;
  margin-bottom: 12px;
  font-weight: bold;
  font-size: 1.0625rem;
}

.product-cards__description {
  margin-bottom: 0;
  color: #636363;
}

.product-cards__prev,
.product-cards__next {
  position: absolute;
  top: 50%;
  z-index: 10;
  display: none;
  width: 40px;
  height: 40px;
  font-size: 0;
  cursor: pointer;
  background: #fff;
  border: 1px solid #636363;
  border-radius: 50%;
  transform: translateY(-50%);
}
@media (min-width: 768px) {
  .product-cards__prev,
  .product-cards__next {
    display: block;
  }
}
.product-cards__prev .aptiv,
.product-cards__next .aptiv {
  font-size: 1rem;
  line-height: 38px;
  text-shadow: 1px 0 currentColor, -1px 0 currentColor, 0 1px currentColor, 0 -1px currentColor;
}
.product-cards__prev:hover, .product-cards__prev:focus,
.product-cards__next:hover,
.product-cards__next:focus {
  color: #f84018;
  border-color: #f84018;
}
.product-cards__prev.swiper-button-disabled,
.product-cards__next.swiper-button-disabled {
  pointer-events: none;
}
.product-cards__prev.swiper-button-disabled .aptiv,
.product-cards__next.swiper-button-disabled .aptiv {
  opacity: 0.4;
}
.product-cards__prev:after,
.product-cards__next:after {
  display: none;
}

.product-cards__prev {
  left: 0;
}

.product-cards__next {
  right: 0;
}

.product-cards .swiper-pagination {
  position: static;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 36px;
}
.product-cards .swiper-pagination-bullet {
  display: inline-block;
  width: 147px;
  height: 3px;
  margin: 0 6px;
  background: #636363;
  border-radius: 33px;
  opacity: 1;
}
.product-cards .swiper-pagination-bullet-active {
  background: #f84018;
}

.site-search-landing__section {
  padding-bottom: 0;
}
.site-search-landing__section + .site-search-landing__section {
  margin-top: 40px;
}
.site-search-landing__section-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
  padding-top: 40px;
  padding-bottom: 30px;
}
.site-search-landing__heading {
  font-size: 26px;
  font-weight: bold;
  margin: 0;
}
.site-search-landing__view-all {
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: #000;
  text-decoration: none;
  flex-shrink: 0;
  margin-left: 16px;
}
.site-search-landing__view-all::after {
  height: 10px;
}
.site-search-landing__view-all:hover, .site-search-landing__view-all:focus {
  color: #000;
  text-decoration: none;
}
.site-search-landing__item {
  border-bottom: 1px solid #D6D6D6;
  padding: 40px 0;
  color: #000;
}
.site-search-landing__item:first-child {
  padding-top: 0;
}
@media (min-width: 576px) {
  .site-search-landing__item {
    display: flex;
  }
}
.site-search-landing__item a {
  text-decoration: none;
}
.site-search-landing__media {
  position: relative;
  height: 180px;
  flex-shrink: 0;
  margin-bottom: 16px;
}
@media (min-width: 576px) {
  .site-search-landing__media {
    width: 37.5%;
    height: 200px;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .site-search-landing__media {
    height: 220px;
  }
}
.site-search-landing__media--video {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  display: block;
  text-align: left;
}
.site-search-landing__media--video:hover::before, .site-search-landing__media--video:hover::after {
  color: #f84018;
  border-color: #f84018;
}
.site-search-landing__media--video::before {
  content: "";
  position: absolute;
  height: 65px;
  width: 65px;
  border: solid 2px #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50px;
  z-index: 1;
  background: rgba(0, 0, 0, 0.5);
  pointer-events: none;
}
.site-search-landing__media--video::after {
  content: "\e91e";
  font-family: "AptivIcons";
  font-size: 55px;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  pointer-events: none;
}
.site-search-landing__img {
  border-radius: 5px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 576px) {
  .site-search-landing__content {
    width: 62.5%;
    padding-left: 4%;
  }
}
.site-search-landing__title {
  font-weight: bold;
  font-size: 22px;
  margin-bottom: 30px;
}
@media (max-width: 575.98px) {
  .site-search-landing__title {
    padding-top: 15px;
  }
}
.site-search-landing__title a {
  color: #000;
}
.site-search-landing__title a:hover, .site-search-landing__title a:focus {
  color: #878787;
}
.site-search-landing__breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 0 12px;
  padding: 0;
}
.site-search-landing__breadcrumb a {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 300;
  letter-spacing: 1.69px;
  color: #878787;
}
.site-search-landing__breadcrumb a::before {
  content: "/";
  color: #878787;
  margin-right: 8px;
}
.site-search-landing__breadcrumb:first-child a::before {
  display: none;
}
.site-search-landing__breadcrumb a {
  margin-right: 8px;
}
.site-search-landing__date {
  font-size: 14px;
  font-weight: 500;
}

.ssl-vimeo-player {
  width: 100%;
  aspect-ratio: 16/9;
}
.ssl-vimeo-player iframe {
  width: 100%;
  height: 100%;
  border: none;
}

.popup-modal__container:has(.ssl-vimeo-player) {
  width: 100%;
  max-width: 900px;
  padding: 0 16px;
}

.recent-news {
  max-width: 1140px;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .recent-news {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}

.recent-news__item {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .recent-news__item {
    width: 48%;
  }
}
.recent-news__item > a {
  text-decoration: none;
}
@media (min-width: 992px) {
  .recent-news__item.first-item {
    width: 100%;
  }
  .recent-news__item.first-item > a {
    display: flex;
    flex-direction: row-reverse;
  }
  .recent-news__item.first-item .recent-news__content {
    width: 42%;
    min-height: 460px;
    padding: 50px;
    border-radius: 5px 0 0 5px !important;
  }
  .recent-news__item.first-item .recent-news__media {
    width: 58%;
    min-height: 460px;
  }
  .recent-news__item.first-item .recent-news__title {
    font-size: 2rem;
  }
  .recent-news__item.first-item .recent-news__img {
    min-height: 460px;
    border-radius: 0 5px 5px 0;
  }
}
.recent-news__item.first-item .recent-news__content {
  border-radius: 0 0 5px 5px;
}

.recent-news__content {
  display: flex;
  flex-direction: column;
  background: #fff;
  color: #000;
  padding: 25px;
  min-height: 220px;
  border-radius: 5px;
}

.recent-news__title {
  font-weight: bold;
  margin-bottom: 32px;
}

.recent-news__type {
  margin-top: auto;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1.7px;
}

.recent-news__date {
  font-weight: bold;
}

.recent-news__img {
  min-height: 350px;
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 5px 5px 0 0;
}

.single-quote .inner-container {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .single-quote .inner-container {
    flex-direction: row;
  }
}
.single-quote .inner-container .img-portion {
  height: auto;
  padding-right: calc(100% - 150px);
  width: 100%;
}
@media (min-width: 768px) {
  .single-quote .inner-container .img-portion {
    height: 100%;
    padding-right: 48px;
    width: 248px;
  }
}
@media (min-width: 992px) {
  .single-quote .inner-container .img-portion {
    height: 100%;
    padding-right: 48px;
    width: 518px;
  }
}
.single-quote .inner-container .img-portion .img-container {
  border-radius: 10px;
  background-size: cover;
  background-position: center;
  padding-top: 130.7%;
  width: 150px;
}
@media (min-width: 768px) {
  .single-quote .inner-container .img-portion .img-container {
    border-radius: 14px;
    position: relative;
    padding-top: 130.7%;
    width: 200px;
  }
}
@media (min-width: 992px) {
  .single-quote .inner-container .img-portion .img-container {
    border-radius: 32px;
    padding-top: 130.7%;
    width: 469px;
  }
}
.single-quote .inner-container .text-portion {
  padding-top: 48px;
}
@media (min-width: 768px) {
  .single-quote .inner-container .text-portion {
    padding-top: 0;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .single-quote .inner-container .text-portion {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 0;
    width: 100%;
  }
}
.single-quote .inner-container .text-portion .quote-container {
  position: relative;
}
.single-quote .inner-container .text-portion .quote-container .quote-img {
  position: absolute;
  top: -25px;
}
.single-quote .inner-container .text-portion .quote-container .quote-text {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
  padding-bottom: 32px;
  position: relative;
}
@media (min-width: 768px) {
  .single-quote .inner-container .text-portion .quote-container .quote-text {
    font-size: 40px;
    line-height: 46px;
  }
}
.single-quote .inner-container .text-portion .author-name {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
@media (min-width: 768px) {
  .single-quote .inner-container .text-portion .author-name {
    font-size: 24px;
    line-height: 32px;
  }
}
.single-quote .inner-container .text-portion .position {
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  line-height: 14px;
  letter-spacing: 1.6px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .single-quote .inner-container .text-portion .position {
    font-size: 12px;
    line-height: 18px;
  }
}

.testimonial-gallery {
  position: relative;
  z-index: 0;
}

.testimonial-gallery__top {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .testimonial-gallery__top {
    display: flex;
    align-items: flex-end;
  }
}

@media (min-width: 768px) {
  .testimonial-gallery__heading {
    margin-right: 30px;
  }
}
@media (min-width: 992px) {
  .testimonial-gallery__heading {
    max-width: 705px;
  }
}

.testimonial-gallery__slider {
  border-top: 2px solid #fff;
}

.testimonial-gallery__item {
  padding-top: 60px;
  position: relative;
}
.testimonial-gallery__item:before {
  content: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAAA3CAYAAACb4M1PAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAY7SURBVHgB1ZvNaiNHEMere2bkkS1ph7Xj6KCDFgzrg1jLxoS96rRsFgJ5hLxJ3iT3hRAScJKb7ouMvaCDD4LVwQcTO2KwtBvZmulJ1VjSSvKM5vvDPzAYqUcq/buq+qO6GaTAb2dnmiRJVW5Z8vVg0Pup1RrDE+Dndlv+rlisimJRE5OJ8cPx8cVqGwYJQsIVAOocQJu9Jixr9O7oqAM5hoQ70LSaapo1kCR59jr2+vmPh4f6YlsZEsBJuBlswaC8sSQcaSNJS+9rDs/E+mPIgMNKpY7i1dzaMCGuIIdQp28IsY8hqa4KR+ArOmjao9QTm4B/dDo7CsA+cO78mYwZFmP97w8OLiFHUKcfl0r7KNAO2v7ofYvzsaGqvbcvX944PR9ZwLkBkrTj1oaMKEpSt9VojCBHzDvdJa1w07wqNJu9Fna+22dEGkTet9ulUqXSYJyrbm2ELI82S6Vu68WLXI28v5+e7hU4d0012Ok9P9ES2gPfd7vV8ni85xqy8JA31Eaju64H0+aXdlvd1bR97jwm2AhFuXjXaPjK1aE8EBNuHV2uvq4Nuf8bh3lTlpB431YqzbURE0A8IrAHPlXx/KQbpB9EPCKQgJh09zHpVte1oZz39vAwd+KVy+XmunTDJenqzatXfQiIbwHJ87zEo9GWBgzIEXPx1kzgye5CudyHEPgS0E/YEsVK5TxPoy3lPArbdZ5HWJLUD2s392rw68ePNT/i0bCfN/G8BgyCvC9o3ltE9jJiU4g98ICMyNsKY/fZswZjTPVqR94HEXAVcNaD4IOiELkaNCjlYGiVvNpF9T7CVUCabNoLax9GtA4OdMgJJx8+VLmPlENIjEW22zEHTntQAx9EDYE4oajB7bK63/Z39/c3EBHuZITqsweJza2t3Hjfdrlc9xo0FikPh/F74DfPn3sOGnNwjZuXkRfX5iUFywZ+29POeKvVirxGX8qBdv4QYsfvwxIaATlhazLx3/GILEmxdPyyB8pyDZ4gtJvsN2fPsAwjFgHZohGYPHxNW74+zQwTRzJuGPaUwaJtK/wzhBgxy9KxihU5Sfvh5OysGVRACmGyFUsM6qLdsmmO/vn8WfdbOZwLaG8UBMghvjBNYwJw8+9w2E+qlEmDXlXTXkPMCNzLvMfdmdUq3CosSSMWGT8Y04eY+Rt3lq01O8tRmeDW3DoHsHPg7tZWIPcPA02N/jw9fU2dBTEiqBiUIBSVtCKjUd7p/YdBRFHiDV0XaI5GxsQlIv2oIPO+sNB3lA3DUURbQM6Y57oxTmPiErFkmolHzhzLkp1E5DT60puQIiQi7ZZARETAkTcyUxEXO59vcJ6a9y1CXv8XrrkhArPpU6qgiLTRMrcBjUg8h7jCWK2NhXkIAT2XRv5zguacduTS/2ZGHmiDvTnWtFBTEF3TsrMbKUw3XHja+W8VS4hQMwDJNDO1e+aFnGUsIIVh+9OnwKEoCZH5MTk0GgXMKI8s8uX6OvBoyhUlc7s5pj/Pqlwa5EGMMJg4C8iFgCwH4RgGit5cCIibAbk5vRUUDjk6ehaEvIiOO/gi85qGmEwC22CEeCZucAo25rIsZ17X2FSUwGKUt7czt1vGmjg381AY0vXANtjVwIzTD9bEx7w4GGR67SBKeRHnYanUXNwwONc5GU/7/5ARuCsTWoQvuN0OGUKHCuxpjGmamZ2sUjUttAh2wSejMKYTrZRGbAGp/EiHhCBlZkZAFCwrk84vTL1/PpG+y+CIWthjtYuoun6ZdudT7m1Ny51zASkcJinmFFy+XcZxroZyOM4Je5AihUpl/n1LS7nycNhLozfpOzaOjvoQE5SCqEMgBVaPMi8JSL1JB8WTFNG+N0eH0WNO/hu3t32R/Jz20WVJx5tKtMH53+1tk86NQJygaKosnyd16TAxu8H98pDjbgy5aOyemLB4hG33YNCh0R3ipe9288rzrty09FiHCNClQ0XTLtI8jHnS7VaZadajeKOdbnB20lpzwMjXZUMKjfvhsC7o8GWAGootHPZey+OEU1KQ3WNdr6IQ1SBC0sFRE1dIarN56ZWrA9/WbHc6O3eqqvHJpERGGbOaCn6RbJoG3ZVDoUf4op6VcE60sYJ2pyg7c7vp6hc5Q0S7/wfMKb0O3GD5VwAAAABJRU5ErkJggg==");
  display: block;
  max-width: 80px;
  position: absolute;
  top: 30px;
  left: 0;
}

.testimonial-gallery__text {
  font-size: 1.625rem;
  line-height: 30px;
  font-weight: bold;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .testimonial-gallery__text {
    font-size: 3.5rem;
    line-height: 56px;
  }
}

.testimonial-gallery__info {
  display: flex;
  align-items: center;
}

.testimonial-gallery__img {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  margin-right: 24px;
}
@media (min-width: 768px) {
  .testimonial-gallery__img {
    width: 128px;
    height: 128px;
  }
}

.testimonial-gallery__name,
.testimonial-gallery__position {
  display: block;
}

.testimonial-gallery__name {
  font-size: 0.875rem;
  line-height: 22px;
  margin-bottom: 4px;
}
@media (min-width: 768px) {
  .testimonial-gallery__name {
    font-size: 1.125rem;
    line-height: 26px;
  }
}

.testimonial-gallery__position {
  font-size: 0.625rem;
  line-height: 14px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1.6px;
}
@media (min-width: 768px) {
  .testimonial-gallery__position {
    font-size: 0.75rem;
    line-height: 18px;
    letter-spacing: 2px;
  }
}

@media (min-width: 768px) {
  .testimonial-gallery__nav {
    min-width: 80px;
    margin-left: auto;
  }
}
.testimonial-gallery__nav button {
  font-size: 0;
  border: none;
  background: #fff;
  border-radius: 50%;
  cursor: pointer;
  position: relative;
  width: 32px;
  height: 32px;
}
.testimonial-gallery__nav button.swiper-button-prev {
  margin-right: 8px;
}
.testimonial-gallery__nav button.swiper-button-prev:before {
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="15" viewBox="0 0 25 24" fill="none"><path d="M14.4707 3.19727L22.7903 11.5169L14.4707 19.8365" stroke="black" stroke-width="2"/><path d="M23.0012 11.7278L0.373802 11.7278" stroke="black" stroke-width="2"/></svg>');
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border: 2px solid #fff;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%) rotate(-180deg);
}
.testimonial-gallery__nav button.swiper-button-prev:hover:before, .testimonial-gallery__nav button.swiper-button-prev:focus:before {
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="15" viewBox="0 0 17 15" fill="none"><path d="M9.90625 2.01855L15.3489 7.46118L9.90625 12.9038" stroke="white" stroke-width="2"/><path d="M15.4872 7.59857H0.684633" stroke="white" stroke-width="2"/></svg>');
  background: #f84018;
  border-color: #f84018;
}
.testimonial-gallery__nav button.swiper-button-next:before {
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="15" viewBox="0 0 25 24" fill="none"><path d="M14.4707 3.19727L22.7903 11.5169L14.4707 19.8365" stroke="black" stroke-width="2"/><path d="M23.0012 11.7278L0.373802 11.7278" stroke="black" stroke-width="2"/></svg>');
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border: 2px solid #fff;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.testimonial-gallery__nav button.swiper-button-next:hover:before, .testimonial-gallery__nav button.swiper-button-next:focus:before {
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="15" viewBox="0 0 17 15" fill="none"><path d="M9.90625 2.01855L15.3489 7.46118L9.90625 12.9038" stroke="white" stroke-width="2"/><path d="M15.4872 7.59857H0.684633" stroke="white" stroke-width="2"/></svg>');
  background: #f84018;
  border-color: #f84018;
}

.ecat-form {
  color: #000;
}
.ecat-form .heading-text {
  font-weight: bold;
}
.ecat-form .heading-text::before {
  content: "";
  display: block;
  margin-bottom: 10px;
  width: 25px;
  border-bottom: 2px solid #000;
  border-radius: 5px;
}
.ecat-form h4.heading::before {
  content: "";
  display: block;
  margin-bottom: 10px;
  width: 25px;
  border-bottom: 2px solid #000;
  border-radius: 5px;
}
.ecat-form .form-group {
  margin-bottom: 16px;
}
.ecat-form h2::before {
  border-bottom-color: #000 !important;
}
.ecat-form h2.heading,
.ecat-form h3.heading {
  color: #000;
}
.ecat-form h2.heading::before,
.ecat-form h3.heading::before {
  border-bottom-color: #000;
}
.ecat-form input[type=text],
.ecat-form input[type=email],
.ecat-form input[type=password],
.ecat-form select {
  border: 1px solid #8F8C8D;
  box-sizing: border-box;
  border-radius: 6px;
  height: 42px;
  padding: 10px 12px;
}
.ecat-form input[type=text]:active, .ecat-form input[type=text]:focus,
.ecat-form input[type=email]:active,
.ecat-form input[type=email]:focus,
.ecat-form input[type=password]:active,
.ecat-form input[type=password]:focus,
.ecat-form select:active,
.ecat-form select:focus {
  border: 1px solid #F84018;
}
.ecat-form select {
  padding: 8px 12px;
  -webkit-appearance: none;
          appearance: none;
}
.ecat-form .select-wrapper {
  position: relative;
}
.ecat-form .select-wrapper::after {
  content: "";
  position: absolute;
  right: 17px;
  top: calc(50% - 5px);
  color: #495057;
  border: solid #F84018;
  border-width: 0px 2px 2px 0;
  display: inline-block;
  padding: 2px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  pointer-events: none;
}
.ecat-form label {
  font-weight: 400;
  text-transform: uppercase;
  color: #636363;
  margin-bottom: 8px;
}
.ecat-form .under-label {
  color: #000;
  margin-top: 8px;
  margin-left: 3px;
}
.ecat-form .checkbox-container {
  display: flex;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
}
.ecat-form .checkbox-container input {
  margin-right: 5px;
}
.ecat-form .checkbox-container .checkbox-label span {
  color: #000;
}
.ecat-form .button-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
@media (min-width: 768px) {
  .ecat-form .button-container {
    justify-content: flex-end;
  }
}
.ecat-form .button-container button {
  min-width: auto;
  width: auto;
}
.ecat-form .ecat-button {
  font-weight: bold;
  padding: 16px 50px;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  min-width: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  width: auto !important;
}
.ecat-form .ecat-button::after {
  display: none !important;
}
.ecat-form a {
  color: #f84018;
}
.ecat-form a.link {
  color: #F84018;
}
.ecat-form a.aptiv-button {
  color: white;
  margin-top: 20px;
  margin-bottom: 20px;
}
.ecat-form a.forgot-password {
  line-height: 100%;
}
.ecat-form-login {
  background: #fff;
  padding: 20px;
}
.ecat-form-login .custom-control-label .checkbox-icon {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  margin-right: 15px;
  border: 1px solid #c4c4c4;
  border-radius: 4px;
  color: #fff;
  transition: all 150ms ease-in-out;
  background-color: transparent;
}
.ecat-form-login .custom-control-label .checkbox-icon svg {
  width: 14px;
  height: 14px;
  opacity: 0;
  transition: all 150ms ease-in-out;
  color: #fff;
}
.ecat-form-login input#RememberMe {
  z-index: 5 !important;
}
.ecat-form-login input.custom-control-input {
  opacity: 0;
}
.ecat-form-login input.custom-control-input:checked + .custom-control-label .checkbox-icon {
  border-color: #f84018;
  background-color: #f84018;
}
.ecat-form-login input.custom-control-input:checked + .custom-control-label .checkbox-icon svg {
  opacity: 1;
}
.ecat-form-login input.custom-control-input + label.custom-control-label {
  margin-left: -22px;
  margin-right: -7px;
  top: 2px;
  position: relative;
}

.ecat-breadcrumb-container .breadcrumb-nav .breadcrumb li {
  white-space: nowrap;
}
@media (max-width: 991.98px) {
  .ecat-breadcrumb-container .breadcrumb-nav .breadcrumb li {
    padding-left: 24px;
    position: relative;
  }
}
@media (max-width: 991.98px) {
  .ecat-breadcrumb-container .breadcrumb-nav .breadcrumb li::before {
    position: absolute;
    left: 9px;
    padding-left: initial;
  }
}
.ecat-breadcrumb-container .breadcrumb-nav .breadcrumb li:first-child {
  padding-left: 0;
}

/* custom scrollbar */
.breadcrumb-nav .scroll-content, .navigation-header .scroll-content {
  display: flex;
}

@media (min-width: 768px) {
  #Ecat-mobile-nav {
    display: none;
  }
}
@media (max-width: 991.98px) {
  #Ecat-mobile-nav {
    padding-bottom: 30px;
  }
}
#Ecat-mobile-nav .parent-link-container {
  display: flex;
  justify-content: space-between;
}
#Ecat-mobile-nav .parent-link-container a.parent-link {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
#Ecat-mobile-nav .parent-link-container a.parent-link span {
  line-height: 29px;
}
#Ecat-mobile-nav .parent-link-container .arrow-container i {
  display: flex;
  flex-direction: column;
  font-size: 14px;
  height: 100%;
  justify-content: center;
  margin-right: -20px;
  padding-left: 20px;
  padding-right: 20px;
}
#Ecat-mobile-nav .parent-link-container .arrow-container i.aptiv-chevron-down {
  display: flex;
}
#Ecat-mobile-nav .parent-link-container .arrow-container i.aptiv-chevron-up {
  display: none;
}
#Ecat-mobile-nav .parent-link-container .arrow-container[aria-expanded=true] i.aptiv-chevron-down {
  display: none;
}
#Ecat-mobile-nav .parent-link-container .arrow-container[aria-expanded=true] i.aptiv-chevron-up {
  display: flex;
}
#Ecat-mobile-nav .categories-nav-ecat {
  background: #FFFFFF;
  border-radius: 6px;
  margin-bottom: 15px;
  padding-bottom: 25px;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 25px;
}
@media (min-width: 768px) and (max-width: 767.98px) {
  #Ecat-mobile-nav .categories-nav-ecat {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
  }
}
#Ecat-mobile-nav .categories-nav-ecat {
  padding-bottom: 15px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 15px;
}
#Ecat-mobile-nav .categories-nav-ecat .inner-container {
  min-width: auto;
}
#Ecat-mobile-nav .categories-nav-ecat .inner-container .heading a {
  align-items: center;
  color: #000;
  display: flex;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  justify-content: space-between;
  letter-spacing: 2px;
  line-height: 16px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}
#Ecat-mobile-nav .categories-nav-ecat .inner-container .heading a i.aptiv-chevron-down {
  display: block;
}
#Ecat-mobile-nav .categories-nav-ecat .inner-container .heading a i.aptiv-chevron-up {
  display: none;
}
#Ecat-mobile-nav .categories-nav-ecat .inner-container .heading a[aria-expanded=true] i.aptiv-chevron-down {
  display: none;
}
#Ecat-mobile-nav .categories-nav-ecat .inner-container .heading a[aria-expanded=true] i.aptiv-chevron-up {
  display: block;
}
#Ecat-mobile-nav .categories-nav-ecat .inner-container .categories-list {
  border-top: 1px solid #D6D6D6;
  margin-top: 25px;
  padding-top: 20px;
}
#Ecat-mobile-nav .categories-nav-ecat .inner-container .categories-list {
  padding-top: 8px;
  margin-top: 14px;
}
#Ecat-mobile-nav .categories-nav-ecat .inner-container .categories-list .category.child {
  padding-left: 15px;
}
#Ecat-mobile-nav .categories-nav-ecat .inner-container .categories-list .category.child a {
  font-weight: 300;
}
#Ecat-mobile-nav .categories-nav-ecat .inner-container .categories-list .category.active a {
  color: #f84018;
  font-weight: bold;
}
#Ecat-mobile-nav .categories-nav-ecat .inner-container .categories-list .category a {
  color: #000;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 18px;
  margin-bottom: 40px;
  text-align: left;
  text-decoration: none;
}
#Ecat-mobile-nav .categories-nav-ecat .inner-container .categories-list .category a:hover {
  color: #f84018;
}
#Ecat-mobile-nav .categories-nav-ecat .inner-container .categories-list .category:last-child {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  #Ecat-nav {
    display: flex;
  }
}
@media (max-width: 575.98px) {
  #Ecat-nav {
    display: none;
  }
}

/* End Breadcrumb */
.ecat-links .nav-link .dropdown-toggle-custom::after {
  display: none;
}
@media (max-width: 575.98px) {
  .ecat-links {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.ecat-links nav.navbar {
  padding: 0;
  margin-top: -30px;
}
.ecat-links ul.navbar-nav {
  padding-bottom: 20px;
  flex-wrap: wrap;
}
.ecat-links li.nav-link {
  padding: 0 30px 0 0 !important;
}
.ecat-links li.nav-link > a, .ecat-links li.nav-link > a:link, .ecat-links li.nav-link > span {
  border-bottom: 3px solid transparent;
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  letter-spacing: 1.5px;
  padding: 10px 0 5px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}
.ecat-links li.nav-link.active > a, .ecat-links li.nav-link:hover > a {
  border-bottom: 3px solid #FF3B30;
}
.ecat-links li.nav-link:hover > ul.dropdown-menu-custom {
  visibility: visible;
  opacity: 1;
}
.ecat-links li.nav-link ul.dropdown-menu-custom {
  background-color: #fff;
  border: 1px solid #e5e1da;
  border-radius: 0;
  display: block;
  opacity: 0;
  padding: 25px 40px;
  position: absolute;
  transition-duration: 0.2s;
  visibility: hidden;
  z-index: 900;
}
.ecat-links li.nav-link ul.dropdown-menu-custom.wide-overflow {
  column-gap: 1rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.ecat-links li.nav-link ul.dropdown-menu-custom li a, .ecat-links li.nav-link ul.dropdown-menu-custom li a:link {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 35px;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  white-space: nowrap;
}
.ecat-links li.nav-link ul.dropdown-menu-custom li a:hover, .ecat-links li.nav-link ul.dropdown-menu-custom li a:link:hover {
  border-bottom: none;
  color: #f84018;
  text-decoration: none;
}
@media (min-width: 768px) {
  .ecat-links .navbar-nav .nav-link:first-child a {
    margin-left: 0;
  }
  .ecat-links .navbar-nav .nav-link:last-child {
    padding-right: 0 !important;
    margin-right: 0;
  }
}

.sfw-sidebar-nav {
  display: none;
  min-height: 492px;
  background-color: #f3f3f3;
  border-radius: 5px;
  padding: 60px 45px 20px 45px;
}
@media (min-width: 576px) {
  .sfw-sidebar-nav {
    display: block;
  }
}
.sfw-sidebar-nav h5 {
  border-bottom: 1px solid #D6D6D6;
  padding-bottom: 20px;
  margin-bottom: 25px;
}
.sfw-sidebar-nav ul {
  padding: 0;
  list-style: none;
}
.sfw-sidebar-nav ul li {
  color: #000;
  font-size: 14px;
  line-height: 29px;
}
.sfw-sidebar-nav ul a {
  text-decoration: none;
  color: inherit;
  padding: 5px 0;
  display: block;
}
.sfw-sidebar-nav .active {
  color: #f84018;
  font-weight: bold;
}

.ecat-form-profile {
  background: #fff;
  padding: 20px;
}
.ecat-form-profile label {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 1.47727px;
  text-transform: uppercase;
  color: #636363;
  margin-bottom: 5px;
}
.ecat-form-profile input[type=text],
.ecat-form-profile input[type=email],
.ecat-form-profile input[type=password] {
  border: 1px solid #8f8c8d;
  box-sizing: border-box;
  border-radius: 6px;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 16px;
  height: 42px;
  padding: 10px 12px;
}
.ecat-form-profile input[type=text]:active, .ecat-form-profile input[type=text]:focus,
.ecat-form-profile input[type=email]:active,
.ecat-form-profile input[type=email]:focus,
.ecat-form-profile input[type=password]:active,
.ecat-form-profile input[type=password]:focus {
  border: 1px solid #f84018;
}
.ecat-form-profile a {
  color: #f84018;
}
.ecat-form-profile .ecat-button {
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
  line-height: 16px;
  padding: 16px 50px;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  min-width: auto;
  width: auto;
}
.ecat-form-profile .change-password-section {
  display: none;
}

.ecat-form-registration {
  background: #fff;
}
@media (min-width: 768px) {
  .ecat-form-registration {
    background: transparent;
  }
}
.ecat-form-registration .col-md-6 {
  padding: 0 !important;
}
.ecat-form-registration .col-md-6 .column {
  background: #fff;
  padding: 20px;
  height: 100%;
}
.ecat-form-registration .col-md-6 .column input.is-invalid {
  border: 1px solid #dc3545 !important;
}
@media (min-width: 768px) {
  .ecat-form-registration .col-md-6:first-child .column {
    margin-right: 20px;
  }
}
@media (min-width: 768px) {
  .ecat-form-registration .col-md-6:last-child .column {
    margin-left: 20px;
  }
}
.ecat-form-registration .padded-container {
  margin-top: 80px;
  margin-bottom: 80px;
}
.ecat-form-registration label {
  margin-bottom: 5px;
}
.ecat-form-registration .button-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
@media (min-width: 768px) {
  .ecat-form-registration .button-container {
    justify-content: flex-end;
  }
}
.ecat-form-registration .button-container button {
  min-width: auto;
  width: auto;
}
.ecat-form-registration .terms-container {
  margin-top: 16px;
}
.ecat-form-registration button[type=submit]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}
.ecat-form-registration input:focus, .ecat-form-registration select:focus {
  box-shadow: none;
}
.ecat-form-registration input.is-invalid:focus, .ecat-form-registration select.is-invalid:focus {
  box-shadow: none;
}

.ecat-form-activate-acct-activate-acct {
  margin-left: 0px;
  margin-right: 0px;
}
@media (min-width: 768px) {
  .ecat-form-activate-acct-activate-acct {
    margin-left: 20px;
    margin-right: 20px;
  }
}

site-search-component,
unified-search-component {
  width: 100%;
  position: relative;
  display: block;
  z-index: 1;
}
@media (max-width: 990px) {
  site-search-component site-search-filter-component,
  site-search-component unified-search-filters-component,
  unified-search-component site-search-filter-component,
  unified-search-component unified-search-filters-component {
    grid-area: initial;
  }
}
site-search-component site-search-filter-component a.arrow-up, site-search-component site-search-filter-component a.arrow-down,
site-search-component unified-search-filters-component a.arrow-up,
site-search-component unified-search-filters-component a.arrow-down,
unified-search-component site-search-filter-component a.arrow-up,
unified-search-component site-search-filter-component a.arrow-down,
unified-search-component unified-search-filters-component a.arrow-up,
unified-search-component unified-search-filters-component a.arrow-down {
  cursor: pointer;
  text-decoration: none;
}
site-search-component .clear-btn,
unified-search-component .clear-btn {
  color: #000;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 17px;
  position: relative;
  text-decoration: none;
  padding-right: 5px;
  cursor: pointer;
}
site-search-component .clear-btn .clear-icon,
unified-search-component .clear-btn .clear-icon {
  position: static;
  display: inline;
  opacity: 1;
  transition: opacity 0.2s ease-in-out;
  height: 6px;
  width: 6px;
  bottom: 4px;
  right: -5px;
}
site-search-component .clear-btn .clear-icon::after,
unified-search-component .clear-btn .clear-icon::after {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
  background: url("../Assets/icon-close-black.svg") no-repeat center;
}
site-search-component .clear-btn svg,
unified-search-component .clear-btn svg {
  margin-left: 7px;
  height: 8px !important;
  width: 8px !important;
}
site-search-component .clear-btn svg path,
unified-search-component .clear-btn svg path {
  stroke: #f84018 !important;
}
site-search-component .site-search-grid,
unified-search-component .site-search-grid {
  width: 100%;
  display: grid;
  grid-template-columns: minmax(0px, 1fr);
  padding: 45px 5px 60px 5px;
  row-gap: 30px;
  grid-template-areas: "list" "pagination";
  max-width: 720px;
  margin: 0 auto;
}
@media (min-width: 992px) {
  site-search-component .site-search-grid,
  unified-search-component .site-search-grid {
    grid-template-areas: "filter list" "filter pagination";
    padding: 30px 5px 60px 5px;
    column-gap: 55px;
    row-gap: 30px;
    grid-template-columns: 300px minmax(0px, 1fr);
    grid-template-rows: auto 1fr;
    max-width: 960px;
    margin: 0 auto;
  }
}
@media (min-width: 1200px) {
  site-search-component .site-search-grid,
  unified-search-component .site-search-grid {
    padding: 60px 5px 100px;
    column-gap: 110px;
    row-gap: 60px;
    max-width: 1400px;
    margin: 0 auto;
  }
}
site-search-component .site-search-grid.hide-facets,
unified-search-component .site-search-grid.hide-facets {
  display: block;
}
site-search-component .site-search-grid.hide-facets careers-search-filter-component,
unified-search-component .site-search-grid.hide-facets careers-search-filter-component {
  display: none;
}
site-search-component .results h4.search-column-heading,
unified-search-component .results h4.search-column-heading {
  height: 32px;
  width: 290px;
  color: #000;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 32px;
  border-bottom: 0;
}
site-search-component .search-banner,
unified-search-component .search-banner {
  margin-bottom: 40px;
}
site-search-component .search-banner .banner-container,
unified-search-component .search-banner .banner-container {
  display: flex;
  border: 1px solid #D6D6D6;
  border-radius: 5px;
  text-decoration: none;
}
@media (max-width: 575.98px) {
  site-search-component .search-banner .banner-container,
  unified-search-component .search-banner .banner-container {
    flex-direction: column;
  }
}
site-search-component .search-banner .banner-container .image-container,
unified-search-component .search-banner .banner-container .image-container {
  height: 88px;
  width: 286px;
  background-image: url(../images/default-source/feature-stories/2022_aptiv_web_earningspost_1440x300_v2.tmb-news-image5181.png?sfvrsn=463f0139_2);
  background-size: cover;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  margin-top: -1px;
  margin-left: -1px;
  margin-bottom: -1px;
}
@media (max-width: 575.98px) {
  site-search-component .search-banner .banner-container .image-container,
  unified-search-component .search-banner .banner-container .image-container {
    width: calc(100% + 2px);
    height: 60px;
    margin-bottom: 0;
    margin-right: 0px;
    border-bottom-left-radius: 0;
    border-top-right-radius: 5px;
  }
}
site-search-component .search-banner .banner-container .text-block,
unified-search-component .search-banner .banner-container .text-block {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 45px;
}
@media (max-width: 575.98px) {
  site-search-component .search-banner .banner-container .text-block,
  unified-search-component .search-banner .banner-container .text-block {
    padding-left: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
site-search-component .search-banner .banner-container .text-block h3,
unified-search-component .search-banner .banner-container .text-block h3 {
  color: #000;
  font-weight: bold;
  margin-bottom: 0;
}
site-search-component .search-banner .banner-container .text-block .link-container a,
unified-search-component .search-banner .banner-container .text-block .link-container a {
  color: #f84018;
  font-weight: 600;
  margin: 0;
}
site-search-component .search-banner .banner-container .text-block .link-container .aptiv-button,
unified-search-component .search-banner .banner-container .text-block .link-container .aptiv-button {
  padding-left: 0;
  padding-bottom: 0;
  color: #f84018;
}
site-search-component .no-results .no-results-container,
unified-search-component .no-results .no-results-container {
  margin-bottom: 40px;
}
@media (max-width: 575.98px) {
  site-search-component .no-results .no-results-container,
  unified-search-component .no-results .no-results-container {
    margin-left: 25px;
    margin-right: 25px;
  }
}
@media (max-width: 575.98px) {
  site-search-component .no-results .popular-search-terms,
  unified-search-component .no-results .popular-search-terms {
    margin-left: 25px;
    margin-right: 25px;
  }
}
site-search-component .no-results .popular-search-terms .heading,
unified-search-component .no-results .popular-search-terms .heading {
  margin-bottom: 15px;
}
site-search-component .no-results .popular-search-terms .heading h3,
unified-search-component .no-results .popular-search-terms .heading h3 {
  color: #878787;
  font-size: 12px;
  letter-spacing: 1.7px;
  line-height: 15px;
  text-transform: uppercase;
}
site-search-component .no-results .popular-search-terms .search-terms .search-term-container,
unified-search-component .no-results .popular-search-terms .search-terms .search-term-container {
  margin-bottom: 5px;
}
site-search-component .no-results .popular-search-terms .search-terms .search-term-container a,
site-search-component .no-results .popular-search-terms .search-terms .search-term-container button,
unified-search-component .no-results .popular-search-terms .search-terms .search-term-container a,
unified-search-component .no-results .popular-search-terms .search-terms .search-term-container button {
  color: #000;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 19px;
  text-decoration: none;
  padding-left: 20px;
  outline: none;
  border: none;
  background-color: transparent;
}
site-search-component item-results,
site-search-component careers-item-results,
site-search-component unified-item-results,
unified-search-component item-results,
unified-search-component careers-item-results,
unified-search-component unified-item-results {
  width: 100%;
}
site-search-component item-results .search-column-heading,
site-search-component careers-item-results .search-column-heading,
site-search-component unified-item-results .search-column-heading,
unified-search-component item-results .search-column-heading,
unified-search-component careers-item-results .search-column-heading,
unified-search-component unified-item-results .search-column-heading {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
site-search-component item-results .site-search-results,
site-search-component careers-item-results .site-search-results,
site-search-component unified-item-results .site-search-results,
unified-search-component item-results .site-search-results,
unified-search-component careers-item-results .site-search-results,
unified-search-component unified-item-results .site-search-results {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
site-search-component item-results .site-search-results .breadcrumb,
site-search-component careers-item-results .site-search-results .breadcrumb,
site-search-component unified-item-results .site-search-results .breadcrumb,
unified-search-component item-results .site-search-results .breadcrumb,
unified-search-component careers-item-results .site-search-results .breadcrumb,
unified-search-component unified-item-results .site-search-results .breadcrumb {
  padding-top: 0 !important;
}
site-search-component item-results .autocorrect,
site-search-component careers-item-results .autocorrect,
site-search-component unified-item-results .autocorrect,
unified-search-component item-results .autocorrect,
unified-search-component careers-item-results .autocorrect,
unified-search-component unified-item-results .autocorrect {
  display: block;
  width: 100%;
  margin-bottom: 40px;
}
site-search-component item-results .autocorrect h2,
site-search-component careers-item-results .autocorrect h2,
site-search-component unified-item-results .autocorrect h2,
unified-search-component item-results .autocorrect h2,
unified-search-component careers-item-results .autocorrect h2,
unified-search-component unified-item-results .autocorrect h2 {
  color: #000;
  font-size: 26px;
  letter-spacing: 0;
  line-height: 32px;
  padding: 0;
  margin: 0 0 40px 0;
  border: none;
  outline: none;
  display: block;
  width: 100%;
}
site-search-component item-results .autocorrect h2::before,
site-search-component careers-item-results .autocorrect h2::before,
site-search-component unified-item-results .autocorrect h2::before,
unified-search-component item-results .autocorrect h2::before,
unified-search-component careers-item-results .autocorrect h2::before,
unified-search-component unified-item-results .autocorrect h2::before {
  display: none;
}
site-search-component item-results .autocorrect h2::after,
site-search-component careers-item-results .autocorrect h2::after,
site-search-component unified-item-results .autocorrect h2::after,
unified-search-component item-results .autocorrect h2::after,
unified-search-component careers-item-results .autocorrect h2::after,
unified-search-component unified-item-results .autocorrect h2::after {
  display: none;
}
site-search-component item-results .autocorrect h3,
site-search-component careers-item-results .autocorrect h3,
site-search-component unified-item-results .autocorrect h3,
unified-search-component item-results .autocorrect h3,
unified-search-component careers-item-results .autocorrect h3,
unified-search-component unified-item-results .autocorrect h3 {
  display: block;
  width: 100%;
  color: #878787;
  font-size: 12px;
  letter-spacing: 1.7px;
  line-height: 15px;
  text-transform: uppercase;
  margin: 0 0 16px 0;
  padding: 0;
}
site-search-component item-results .autocorrect ul,
site-search-component careers-item-results .autocorrect ul,
site-search-component unified-item-results .autocorrect ul,
unified-search-component item-results .autocorrect ul,
unified-search-component careers-item-results .autocorrect ul,
unified-search-component unified-item-results .autocorrect ul {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0 0 40px 20px;
}
site-search-component item-results .autocorrect ul li,
site-search-component careers-item-results .autocorrect ul li,
site-search-component unified-item-results .autocorrect ul li,
unified-search-component item-results .autocorrect ul li,
unified-search-component careers-item-results .autocorrect ul li,
unified-search-component unified-item-results .autocorrect ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
}
site-search-component item-results .autocorrect ul li button,
site-search-component careers-item-results .autocorrect ul li button,
site-search-component unified-item-results .autocorrect ul li button,
unified-search-component item-results .autocorrect ul li button,
unified-search-component careers-item-results .autocorrect ul li button,
unified-search-component unified-item-results .autocorrect ul li button {
  color: #000;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 19px;
  background-color: transparent;
  border: none;
  outline: none;
  padding: 8px 0;
}
site-search-component item-results .autocorrect > button,
site-search-component careers-item-results .autocorrect > button,
site-search-component unified-item-results .autocorrect > button,
unified-search-component item-results .autocorrect > button,
unified-search-component careers-item-results .autocorrect > button,
unified-search-component unified-item-results .autocorrect > button {
  background-color: transparent;
  border: none;
  outline: none;
  color: #000;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 19px;
}

site-search-filter-component {
  display: block;
  width: 100%;
  position: relative;
  grid-area: filter;
}
site-search-filter-component h3 {
  font-size: 20px;
  font-weight: bold;
  color: #000;
  line-height: 25px;
}
site-search-filter-component h3 .clear-filters {
  border: none;
  background: none;
  font-size: 14px;
  float: right;
  color: #000;
}
site-search-filter-component h3 .clear-filters:after {
  content: "x";
  color: #f84018;
  padding-left: 5px;
}
site-search-filter-component > a {
  display: flex;
  align-items: center;
  text-transform: uppercase;
  text-decoration: none;
  width: 100%;
  padding: 0 20px;
  margin: 20px 0 0;
  height: 37px;
  border-radius: 18px;
  border: 1px solid #000;
  font-size: 14px;
  line-height: 17px;
  font-weight: bold;
  background-color: transparent;
  transition: all 80ms ease-in-out;
  color: #000;
  letter-spacing: 1.87px;
}
site-search-filter-component > a:first-of-type {
  margin-top: 40px;
}
site-search-filter-component > a:hover, site-search-filter-component > a:focus-visible {
  background-color: #000;
  color: #fff;
  text-decoration: none;
}
site-search-filter-component search-filter {
  display: block;
  width: 100%;
  position: relative;
  margin-top: 40px;
}
site-search-filter-component search-filter i.aptiv-angle-up, site-search-filter-component search-filter i.aptiv-angle-down {
  color: #000;
}
site-search-filter-component search-filter.filter-scroll {
  position: relative;
}
site-search-filter-component search-filter.filter-scroll ::-webkit-scrollbar {
  width: 7px;
}
site-search-filter-component search-filter.filter-scroll ::-webkit-scrollbar-track {
  background: white;
}
site-search-filter-component search-filter.filter-scroll ::-webkit-scrollbar-thumb {
  background: #D6D6D6;
  border-radius: 5px;
}
site-search-filter-component search-filter.filter-scroll ::-webkit-scrollbar-thumb:hover {
  background: #D6D6D6;
}
site-search-filter-component search-filter.filter-scroll search-filter-options {
  max-height: 372px;
  overflow-y: auto;
  position: relative;
}
@-moz-document url-prefix() {
  site-search-filter-component search-filter.filter-scroll search-filter-options {
    scrollbar-width: thin;
    scrollbar-color: #D6D6D6 white;
  }
}
site-search-filter-component search-filter > input {
  position: absolute;
  top: 0;
  left: 0;
  visibility: visible;
  opacity: 0;
  pointer-events: none;
}
site-search-filter-component search-filter > input:checked + label svg {
  transform: rotate(180deg);
}
site-search-filter-component search-filter > input:checked ~ search-filter-options {
  display: block;
}
site-search-filter-component search-filter > input:focus-visible + label {
  box-shadow: 0 0 0 1px #000;
}
site-search-filter-component search-filter > h4 {
  display: flex;
  width: 100%;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #d6d6d6;
  padding-bottom: 10px;
  font-size: 20px;
  line-height: 25px;
  font-weight: bold;
  cursor: pointer;
}
site-search-filter-component search-filter search-filter-options {
  display: block;
  width: 100%;
  position: relative;
  margin-top: 24px;
}
site-search-filter-component search-filter search-filter-options search-filter-option {
  display: block;
  margin-bottom: 18px;
  width: 100%;
}
site-search-filter-component search-filter search-filter-options search-filter-option:last-of-type {
  margin-bottom: 0;
}
site-search-filter-component search-filter search-filter-options search-filter-option input {
  position: absolute;
  top: 0;
  left: 0;
  visibility: visible;
  opacity: 0;
  pointer-events: none;
}
site-search-filter-component search-filter search-filter-options search-filter-option input:checked + label .checkbox-icon {
  border-color: #F84018;
  background-color: #F84018;
}
site-search-filter-component search-filter search-filter-options search-filter-option input:checked + label .checkbox-icon svg {
  opacity: 1;
}
site-search-filter-component search-filter search-filter-options search-filter-option input:checked + label .radio-icon {
  background-color: #F84018;
  border-color: #F84018;
}
site-search-filter-component search-filter search-filter-options search-filter-option input:checked + label .radio-icon::after {
  opacity: 1;
}
site-search-filter-component search-filter search-filter-options search-filter-option input:focus-visible + label {
  box-shadow: 0 0 0 1px #000;
}
site-search-filter-component search-filter search-filter-options search-filter-option label {
  width: 100%;
  flex-flow: row nowrap;
  align-items: flex-start;
  display: flex;
  min-height: 18px;
  padding: 0;
  margin: 0;
}
site-search-filter-component search-filter search-filter-options search-filter-option label .checkbox-icon {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  margin-right: 15px;
  border: 1px solid #c4c4c4;
  border-radius: 4px;
  color: #fff;
  transition: all 150ms ease-in-out;
  background-color: transparent;
}
site-search-filter-component search-filter search-filter-options search-filter-option label .checkbox-icon svg {
  width: 14px;
  height: 14px;
  opacity: 0;
  transition: all 150ms ease-in-out;
  color: #fff;
}
site-search-filter-component search-filter search-filter-options search-filter-option label .radio-icon {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  margin-right: 15px;
  border: 1px solid #c4c4c4;
  border-radius: 50%;
  color: #fff;
  transition: all 150ms ease-in-out;
  background-color: transparent;
}
site-search-filter-component search-filter search-filter-options search-filter-option label .radio-icon::after {
  content: "";
  position: relative;
  width: 6px;
  height: 6.5px;
  background-color: #fff;
  border-radius: 50%;
  opacity: 0;
  transition: all 150ms ease-in-out;
}
site-search-filter-component search-filter search-filter-options search-filter-option label span {
  color: #000;
  flex: 1;
  font-size: 14px;
  line-height: 17px;
  display: inline-block;
  width: 100%;
  word-break: break-word;
  -webkit-hyphens: auto;
          hyphens: auto;
}
site-search-filter-component search-filter .date-picker-inputs {
  display: flex;
  align-items: center;
  flex-flow: row nowrap;
  margin-top: 54px;
  width: 100%;
  margin-bottom: 24px;
}
site-search-filter-component search-filter .date-picker-inputs span {
  display: inline-block;
  margin: 0 8px;
  font-size: 14px;
}
site-search-filter-component search-filter .date-picker-inputs input {
  display: inline-block;
  width: 100%;
  flex: 1;
  padding: 0 8px;
  height: 36px;
  border: 1px solid #c4c4c4;
  border-radius: 4px;
  font-size: 14px;
  background-color: #fff !important;
}
site-search-filter-component search-filter .calendar-wrapper {
  display: block;
  width: 100%;
  position: relative;
  padding: 4px 12px 12px;
  border: 1px solid #c4c4c4;
  max-width: 300px;
}
site-search-filter-component search-filter .calendar-wrapper input {
  display: none;
}
site-search-filter-component search-filter .flatpickr-calendar {
  box-shadow: none !important;
  border: none !important;
  border-radius: 0 !important;
  width: 100%;
}
site-search-filter-component search-filter .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer {
  width: 100%;
}
site-search-filter-component search-filter .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days {
  width: 100%;
}
site-search-filter-component search-filter .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer {
  min-width: auto;
  width: 100%;
}
site-search-filter-component search-filter .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer .flatpickr-day.selected, site-search-filter-component search-filter .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer .flatpickr-day.endRange, site-search-filter-component search-filter .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer .flatpickr-day.startRange {
  background-color: #F84018;
  color: #fff;
  border-color: #F84018;
}

.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
  box-shadow: -10px 0 0 #F84018 !important;
}

.flatpickr-calendar .flatpickr-months,
html body .flatpickr-calendar.open .flatpickr-months {
  margin-bottom: 6px !important;
}
.flatpickr-calendar .flatpickr-months .flatpickr-month .flatpickr-current-month,
html body .flatpickr-calendar.open .flatpickr-months .flatpickr-month .flatpickr-current-month {
  font-size: 16px !important;
  padding-top: 8.48px !important;
}
.flatpickr-calendar .flatpickr-months .flatpickr-prev-month svg,
.flatpickr-calendar .flatpickr-months .flatpickr-next-month svg,
html body .flatpickr-calendar.open .flatpickr-months .flatpickr-prev-month svg,
html body .flatpickr-calendar.open .flatpickr-months .flatpickr-next-month svg {
  width: 10px !important;
  height: 10px !important;
}
.flatpickr-calendar .flatpickr-months .flatpickr-prev-month svg *,
.flatpickr-calendar .flatpickr-months .flatpickr-next-month svg *,
html body .flatpickr-calendar.open .flatpickr-months .flatpickr-prev-month svg *,
html body .flatpickr-calendar.open .flatpickr-months .flatpickr-next-month svg * {
  stroke-width: 2px !important;
}
.flatpickr-calendar .flatpickr-months .flatpickr-prev-month svg,
html body .flatpickr-calendar.open .flatpickr-months .flatpickr-prev-month svg {
  transform: translate(2px, -2px) !important;
}
.flatpickr-calendar .flatpickr-months .flatpickr-next-month svg,
html body .flatpickr-calendar.open .flatpickr-months .flatpickr-next-month svg {
  transform: translate(-2px, -2px) !important;
}
.flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer .flatpickr-day.selected, .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer .flatpickr-day.endRange, .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer .flatpickr-day.startRange,
html body .flatpickr-calendar.open .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer .flatpickr-day.selected,
html body .flatpickr-calendar.open .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer .flatpickr-day.endRange,
html body .flatpickr-calendar.open .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer .flatpickr-day.startRange {
  background-color: #F84018 !important;
  color: #fff !important;
  border-color: #F84018 !important;
}

site-search-pagination, careers-search-pagination, unified-search-pagination, ecat-search-pagination, event-search-pagination {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  flex-flow: row nowrap;
}
site-search-pagination .prev,
site-search-pagination .next, careers-search-pagination .prev,
careers-search-pagination .next, unified-search-pagination .prev,
unified-search-pagination .next, ecat-search-pagination .prev,
ecat-search-pagination .next, event-search-pagination .prev,
event-search-pagination .next {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  background-color: transparent;
  border: none;
  outline: none;
}
site-search-pagination .prev.disabled span,
site-search-pagination .next.disabled span, careers-search-pagination .prev.disabled span,
careers-search-pagination .next.disabled span, unified-search-pagination .prev.disabled span,
unified-search-pagination .next.disabled span, ecat-search-pagination .prev.disabled span,
ecat-search-pagination .next.disabled span, event-search-pagination .prev.disabled span,
event-search-pagination .next.disabled span {
  color: #6c757d;
}
site-search-pagination .prev:focus-visible,
site-search-pagination .next:focus-visible, careers-search-pagination .prev:focus-visible,
careers-search-pagination .next:focus-visible, unified-search-pagination .prev:focus-visible,
unified-search-pagination .next:focus-visible, ecat-search-pagination .prev:focus-visible,
ecat-search-pagination .next:focus-visible, event-search-pagination .prev:focus-visible,
event-search-pagination .next:focus-visible {
  outline: auto;
}
site-search-pagination .prev svg,
site-search-pagination .next svg, careers-search-pagination .prev svg,
careers-search-pagination .next svg, unified-search-pagination .prev svg,
unified-search-pagination .next svg, ecat-search-pagination .prev svg,
ecat-search-pagination .next svg, event-search-pagination .prev svg,
event-search-pagination .next svg {
  width: 31px;
}
site-search-pagination .prev span,
site-search-pagination .next span, careers-search-pagination .prev span,
careers-search-pagination .next span, unified-search-pagination .prev span,
unified-search-pagination .next span, ecat-search-pagination .prev span,
ecat-search-pagination .next span, event-search-pagination .prev span,
event-search-pagination .next span {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1.6px;
  line-height: 15px;
  display: none;
  text-transform: uppercase;
}
@media (min-width: 650px) {
  site-search-pagination .prev span,
  site-search-pagination .next span, careers-search-pagination .prev span,
  careers-search-pagination .next span, unified-search-pagination .prev span,
  unified-search-pagination .next span, ecat-search-pagination .prev span,
  ecat-search-pagination .next span, event-search-pagination .prev span,
  event-search-pagination .next span {
    display: inline-block;
  }
}
site-search-pagination .prev span, careers-search-pagination .prev span, unified-search-pagination .prev span, ecat-search-pagination .prev span, event-search-pagination .prev span {
  margin-left: 14px;
}
site-search-pagination .next span, careers-search-pagination .next span, unified-search-pagination .next span, ecat-search-pagination .next span, event-search-pagination .next span {
  margin-right: 1rem;
}
site-search-pagination .pages, careers-search-pagination .pages, unified-search-pagination .pages, ecat-search-pagination .pages, event-search-pagination .pages {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-flow: row nowrap;
}
site-search-pagination .pages span,
site-search-pagination .pages button, careers-search-pagination .pages span,
careers-search-pagination .pages button, unified-search-pagination .pages span,
unified-search-pagination .pages button, ecat-search-pagination .pages span,
ecat-search-pagination .pages button, event-search-pagination .pages span,
event-search-pagination .pages button {
  margin: 0 2px;
}
@media (min-width: 650px) {
  site-search-pagination .pages span,
  site-search-pagination .pages button, careers-search-pagination .pages span,
  careers-search-pagination .pages button, unified-search-pagination .pages span,
  unified-search-pagination .pages button, ecat-search-pagination .pages span,
  ecat-search-pagination .pages button, event-search-pagination .pages span,
  event-search-pagination .pages button {
    margin: 0 6px;
  }
}
site-search-pagination .pages span, careers-search-pagination .pages span, unified-search-pagination .pages span, ecat-search-pagination .pages span, event-search-pagination .pages span {
  width: 24px;
  height: 24px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
site-search-pagination .pages button, careers-search-pagination .pages button, unified-search-pagination .pages button, ecat-search-pagination .pages button, event-search-pagination .pages button {
  width: 24px;
  height: 24px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #000;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 17px;
  background-color: transparent;
  border: none;
  outline: none;
  padding: 0;
  position: relative;
  transition: all 150ms ease-in-out;
}
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: 0.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: "";
  display: inline-block;
  width: 20px;
  height: 2px;
  background-color: #f84018;
  position: absolute;
  bottom: 0;
  left: 2px;
}

.site-search-results {
  padding-bottom: 95px;
}
.site-search-results h2:first-of-type {
  padding-top: 0;
}
@media (max-width: 575.98px) {
  .site-search-results {
    margin-left: 25px;
    margin-right: 25px;
  }
}
.site-search-results p {
  margin-bottom: 15px;
}
.site-search-results .result {
  border-bottom: 1px solid #D6D6D6;
  color: #000;
  padding: 40px 0;
  text-decoration: none;
}
.site-search-results .result:last-of-type {
  margin-bottom: 15px;
}
.site-search-results .result .title {
  margin-right: auto;
  margin-bottom: 30px;
}
.site-search-results .result .title a.result-heading {
  font-weight: bold;
  font-size: 22px;
  text-decoration: none;
}
.site-search-results .result .title a.result-heading:hover, .site-search-results .result .title a.result-headingfocus {
  color: #606060;
}
.site-search-results .result .location {
  font-size: 0.6875rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 0;
  white-space: nowrap;
}
.site-search-results .result .breadcrumb {
  background-color: #fff;
  border-radius: 0;
  padding-left: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.site-search-results .result .breadcrumb li {
  height: auto;
  line-height: normal;
  text-transform: uppercase;
  font-size: 11px;
  vertical-align: middle;
  font-weight: 300;
  letter-spacing: 1.69px;
  color: #878787 !important;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .site-search-results .result .breadcrumb li {
    height: 34px;
    line-height: 45px;
  }
}
.site-search-results .result .breadcrumb li a {
  color: #878787 !important;
  text-decoration: none;
}
@media (max-width: 575.98px) {
  .site-search-results .result .newsroom-result img {
    padding-bottom: 10px;
  }
}
.site-search-results .result .newsroom-result .title {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .site-search-results .result .newsroom-result .title {
    min-height: 75px;
  }
}
.site-search-results .result .newsroom-result .side-icon {
  margin: 20px 0 0 0;
}
@media (max-width: 767.98px) {
  .site-search-results .result .newsroom-result .breadcrumb {
    display: flex;
  }
}
.site-search-results .result .date {
  font-size: 14px;
  font-weight: 500;
}
.site-search-results .result .side-icon {
  color: #D6D6D6;
  font-size: 22px;
}
@media (max-width: 767.98px) {
  .site-search-results .result-group:not(:first-child) {
    padding-top: 60px;
  }
}
.site-search-results.no-heading .group-heading {
  display: none;
}
.site-search-results.no-heading .result:first-of-type {
  padding-top: 0;
}
.site-search-results-landing {
  padding-bottom: 0;
}
.site-search-results-landing .result:first-child {
  padding-top: 0;
}
@media (max-width: 575.98px) {
  .site-search-results-landing .result .title {
    padding-top: 15px;
  }
}
.site-search-results-landing .result .insight-result .round-corners {
  border-radius: 8px;
}
.site-search-results-landing .result .insight-result .insights-video-item {
  border: none;
}
.site-search-results-landing .result .insight-result .video-thumbnail {
  display: block;
  position: relative;
  color: #fff;
  border-radius: 8px;
  cursor: pointer;
  height: auto;
  width: 100%;
  overflow: hidden;
}
.site-search-results-landing .result .insight-result .video-thumbnail:hover {
  color: #f84018;
}
.site-search-results-landing .result .insight-result .video-thumbnail:hover .hover-cover {
  background: rgba(0, 0, 0, 0.5);
}
.site-search-results-landing .result .insight-result .video-thumbnail .hover-cover {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.site-search-results-landing .result .insight-result .video-thumbnail:after {
  content: "\e91e";
  font-family: "AptivIcons";
  font-size: 55px;
  position: absolute;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: none;
  top: 0;
  left: 1px;
  z-index: 1;
}
.site-search-results-landing .result .insight-result .video-thumbnail:before {
  content: "";
  position: absolute;
  height: 65px;
  width: 65px;
  border: solid 2px;
  top: 50%;
  left: 49%;
  transform: translate(-50%, -50%);
  border-radius: 50px;
  z-index: 1;
  background: rgba(0, 0, 0, 0.5);
}

.mobile-tab-strip {
  padding: 3rem 1.5rem 2rem 1.5rem;
  margin-bottom: 20px;
  margin-left: -5px;
  margin-right: -5px;
  margin-top: -5px;
}
.mobile-tab-strip a {
  display: flex;
  flex-direction: row;
}
.mobile-tab-strip .nav-link {
  display: flex;
  flex: 1 1 auto;
  padding: 0;
}
.mobile-tab-strip i {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  -webkit-text-stroke: #e5e1da 3.5px;
  font-size: 1.5rem;
}
.mobile-tab-strip .tab-item {
  display: flex;
  flex: 1 1 auto;
  border: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  padding: 0.5rem 0;
  font-size: 16px;
  letter-spacing: 0.05em;
}
.mobile-tab-strip .tab-item > div {
  display: flex;
}
.mobile-tab-strip .mobile-tab-list {
  list-style: none;
  padding: 0;
}

.sfs-tabstrip-configurator.nav.nav-tabs,
.sfs-tabstrip-configurator ul.nav.nav-tabs {
  margin-left: 0px;
  display: table;
  border: none;
}
.sfs-tabstrip-configurator.nav.nav-tabs .nav-item,
.sfs-tabstrip-configurator ul.nav.nav-tabs .nav-item {
  padding: 0 2em 0 0;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .sfs-tabstrip-configurator.nav.nav-tabs,
  .sfs-tabstrip-configurator ul.nav.nav-tabs {
    margin-left: 190px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .sfs-tabstrip-configurator.nav.nav-tabs,
  .sfs-tabstrip-configurator ul.nav.nav-tabs {
    margin-left: 160px;
  }
}
.sfs-tabstrip-configurator.nav.nav-tabs li,
.sfs-tabstrip-configurator ul.nav.nav-tabs li {
  display: table-cell;
  padding: 0 3em 0 0;
  color: #000;
}
.sfs-tabstrip-configurator.nav.nav-tabs li .count-text,
.sfs-tabstrip-configurator ul.nav.nav-tabs li .count-text {
  color: #d9d9d9;
  font-weight: normal;
}
@media (max-width: 767.98px) {
  .sfs-tabstrip-configurator.nav.nav-tabs li .count-text,
  .sfs-tabstrip-configurator ul.nav.nav-tabs li .count-text {
    display: none;
  }
}
.sfs-tabstrip-configurator.nav.nav-tabs li a.nav-link,
.sfs-tabstrip-configurator ul.nav.nav-tabs li a.nav-link {
  border: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  padding: 0.25rem 0;
  font-size: 16px;
  letter-spacing: 0.05em;
}
.sfs-tabstrip-configurator.nav.nav-tabs li a.nav-link:hover, .sfs-tabstrip-configurator.nav.nav-tabs li a.nav-link:focus,
.sfs-tabstrip-configurator ul.nav.nav-tabs li a.nav-link:hover,
.sfs-tabstrip-configurator ul.nav.nav-tabs li a.nav-link:focus {
  border: none;
}
.sfs-tabstrip-configurator.nav.nav-tabs li a.nav-link.active,
.sfs-tabstrip-configurator ul.nav.nav-tabs li a.nav-link.active {
  color: inherit;
  background-color: inherit;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 3px solid #f84018;
}
.sfs-tabstrip-configurator.nav.nav-tabs.active a.nav-link,
.sfs-tabstrip-configurator ul.nav.nav-tabs.active a.nav-link {
  border-bottom: 3px solid #f84018;
}
.sfs-tabstrip-configurator.nav.nav-tabs.global-search-tabs,
.sfs-tabstrip-configurator ul.nav.nav-tabs.global-search-tabs {
  margin-bottom: 55px;
}

.search-column-heading {
  border-bottom: 1px solid #D6D6D6;
  margin-bottom: 25px;
  padding-bottom: 5px;
}

@media (min-width: 768px) {
  .search-column-heading {
    margin-bottom: 40px;
    padding-bottom: 10px;
  }
}
@media (max-width: 575.98px) {
  .search-column-heading {
    border-bottom: none;
    padding-bottom: 0;
    margin-left: 25px;
    margin-right: 25px;
  }
}
.classification-facet.tight-heading h4 {
  border-bottom: none;
  margin-bottom: 0;
}

.facet-header {
  margin: 0 25px;
}
@media (min-width: 768px) {
  .facet-header {
    margin: 0;
  }
}

site-search-box.auto-complete-open .overlay {
  visibility: visible;
  pointer-events: all;
}
site-search-box.auto-complete-open .auto-complete {
  display: block;
  z-index: 101;
}

.site-search-box {
  background-color: #000;
  background-image: url("../icons/aptiv-lines-masthead-int-dark.svg");
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  padding-top: 117px;
  padding-bottom: 48px;
  margin-bottom: 48px;
}
.site-search-box .overlay {
  visibility: hidden;
  pointer-events: none;
  z-index: 100;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.2);
}
.site-search-box .result-count {
  font-size: 1.25rem;
  line-height: 58px;
  font-weight: 300;
  margin-bottom: 37px;
  min-height: 60px;
}
.site-search-box .search-row {
  position: relative;
}
.site-search-box .align-adjustment {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.site-search-box .align-adjustment .column-setup {
  display: flex;
  flex-direction: row;
}
.site-search-box .align-adjustment .column-setup > * {
  z-index: 150;
}
.site-search-box .search input {
  padding: 30px;
  font-size: 18px;
  flex: 1 1 auto;
  border-radius: 6px 0 0 6px;
  border: 1px solid #D6D6D6;
}
@media screen and (min-width: 992px) {
  .site-search-box .search input {
    padding-right: 70px;
  }
}
.site-search-box .search input:focus {
  box-shadow: none;
  outline: none;
}
.site-search-box .clear-btn {
  border: none;
  background: transparent;
  color: #000;
  margin-left: -90px;
  width: 90px;
  transition: opacity 0.2s ease-in-out, color 0.2s ease-in-out;
  outline: none;
  border: none;
  box-shadow: none;
}
.site-search-box .clear-btn .clear-icon {
  display: inline;
  opacity: 1;
  transition: opacity 0.2s ease-in-out;
}
.site-search-box .clear-btn .clear-icon::after {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
  background: url("../icons/icon-close-black.svg") no-repeat center;
}
.site-search-box .search-btn {
  background-color: #000;
  color: #fff;
  width: 91px;
  border-radius: 0 6px 6px 0;
  font-size: 18px;
  border: none;
  transition: background-color 0.2s ease;
  outline: none;
  box-shadow: none;
}
.site-search-box .search-btn .icon-magnifying {
  font-style: normal;
}
.site-search-box .search-btn .icon-magnifying::after {
  content: "\e905";
  font-family: "aptivicons";
}
.site-search-box .search-btn:hover {
  background-color: #636363;
}
.site-search-box .search-btn:active {
  background-color: #222222;
}
.site-search-box .auto-complete {
  display: none;
}
.site-search-box .auto-complete .content {
  top: -10px;
  padding: 40px 30px 30px;
}
.site-search-box auto-complete {
  display: inline-block;
  position: relative;
  width: 100%;
  z-index: 100;
  transform: translateY(-15px);
}

.auto-complete {
  z-index: 100;
  position: relative;
}
.auto-complete .content {
  background-color: #fff;
  color: #000;
  position: absolute;
  left: 0;
  width: 100%;
  border-radius: 0 0 6px 6px;
}
.auto-complete .content button {
  background-color: transparent;
  border: none;
  outline: none;
  padding: 0;
  margin: 0;
}
.auto-complete .content .section:not(:first-of-type) {
  border-top: 1px solid #D6D6D6;
  padding-top: 30px;
  margin-top: 30px;
}
.auto-complete .content .title {
  color: #878787;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 1.7px;
}
.auto-complete .content .keyword-list {
  list-style: none;
  padding-left: 20px;
  font-size: 15px;
  line-height: 20px;
}
.auto-complete .content .keyword-list .keyword-list-item {
  margin: 20px 0;
}
.auto-complete .content .keyword-list .keyword-list-item.letter-spacing a,
.auto-complete .content .keyword-list .keyword-list-item.letter-spacing button {
  letter-spacing: 1.69px;
}
.auto-complete .content .keyword-list a {
  cursor: pointer;
  text-decoration: none;
}
.auto-complete .content table {
  margin-left: 20px;
  font-size: 15px;
  line-height: 20px;
  margin-top: 20px;
}
.auto-complete .content table tr:not(:last-of-type) td {
  padding-bottom: 20px;
}
.auto-complete .content table a {
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  width: 100%;
}
.auto-complete .arrow::after {
  display: block;
  content: "";
  padding-left: 90px;
  max-width: 60px;
  width: 100%;
  height: 16px;
  background: url("../icons/arrow-right-orange.svg") no-repeat right center;
}

@media (max-width: 767.98px) {
  .global-search-box.desktop {
    display: none;
  }
  .global-search-box.mobile {
    display: block;
  }
}
@media (min-width: 992px) {
  .global-search-box.desktop {
    display: block;
  }
  .global-search-box.mobile {
    display: none;
  }
}
mobile-site-search-box, mobile-unified-search-box {
  display: block;
  width: 100%;
  position: relative;
}
mobile-site-search-box:focus-within .search-content, mobile-unified-search-box:focus-within .search-content {
  display: block;
}
mobile-site-search-box .search-bar-container, mobile-unified-search-box .search-bar-container {
  display: flex;
  width: 100%;
  flex-flow: row nowrap;
  height: 60px;
  background-color: #fff;
  border-bottom: 1px solid #D6D6D6;
}
mobile-site-search-box .search-bar-container input, mobile-unified-search-box .search-bar-container input {
  width: 100%;
  flex: 1;
  height: 100%;
  padding: 0 35px;
  color: #464646;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 22px;
  margin: 0;
  border: none;
  outline: none;
  padding-right: 0;
}
mobile-site-search-box .search-bar-container button, mobile-unified-search-box .search-bar-container button {
  height: 100%;
  padding: 0 33px;
  margin: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-flow: row nowrap;
  border: none;
  outline: none;
  border-left: 1px solid #D6D6D6;
  background-color: transparent;
}
mobile-site-search-box .search-bar-container button span, mobile-unified-search-box .search-bar-container button span {
  display: inline-block;
  color: #464646;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 22px;
}
mobile-site-search-box .search-bar-container .filter-btn svg, mobile-unified-search-box .search-bar-container .filter-btn svg {
  display: inline-block;
  margin-left: 16px;
  width: 18px;
  height: 18px;
  color: #464646;
}
mobile-site-search-box .search-content, mobile-unified-search-box .search-content {
  display: none;
  width: 100%;
  position: relative;
}
mobile-site-search-box .search-content.is-open, mobile-unified-search-box .search-content.is-open {
  display: block;
}
mobile-site-search-box .search-content site-search-filter-component, mobile-site-search-box .search-content unified-search-filters-component, mobile-unified-search-box .search-content site-search-filter-component, mobile-unified-search-box .search-content unified-search-filters-component {
  padding: 30px 38px;
}
mobile-site-search-box .search-content site-auto-complete .auto-complete .content, mobile-unified-search-box .search-content site-auto-complete .auto-complete .content {
  padding: 30px 38px;
  position: relative;
  background-color: #f3f3f3;
}
mobile-site-search-box .input-wrapper, mobile-unified-search-box .input-wrapper {
  position: relative;
  display: flex;
  flex: 1 1 auto;
}
mobile-site-search-box .input-wrapper .mobile-search-input, mobile-unified-search-box .input-wrapper .mobile-search-input {
  float: left;
}
mobile-site-search-box .input-wrapper .mobile-clear-btn, mobile-unified-search-box .input-wrapper .mobile-clear-btn {
  position: absolute;
  right: 0;
  border: none !important;
  background: #fff;
  color: #000;
  margin-left: -90px;
  transition: opacity 0.2s ease-in-out, color 0.2s ease-in-out;
  outline: none;
  box-shadow: none;
  display: block !important;
  max-width: 18px;
  padding-left: 5px;
  opacity: 0;
  visibility: hidden;
  width: 18px;
}
mobile-site-search-box .input-wrapper .mobile-clear-btn svg, mobile-unified-search-box .input-wrapper .mobile-clear-btn svg {
  display: inline-block;
  width: 18px;
  height: 18px;
  color: #464646;
}
mobile-site-search-box .input-wrapper .mobile-clear-btn .clear-icon, mobile-unified-search-box .input-wrapper .mobile-clear-btn .clear-icon {
  display: inline;
  opacity: 1;
  transition: opacity 0.2s ease-in-out;
  position: static;
}
mobile-site-search-box .input-wrapper .mobile-clear-btn .clear-icon::after, mobile-unified-search-box .input-wrapper .mobile-clear-btn .clear-icon::after {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
  background: url("../icons/icon-close-black.svg") no-repeat center;
}
@supports (-webkit-touch-callout: none) {
  mobile-site-search-box .input-wrapper.show-clear-button .mobile-search-input, mobile-unified-search-box .input-wrapper.show-clear-button .mobile-search-input {
    /* CSS specific to iOS devices */
    width: calc(100% - 45px);
  }
}
@supports not (-webkit-touch-callout: none) {
  mobile-site-search-box .input-wrapper.show-clear-button .mobile-search-input, mobile-unified-search-box .input-wrapper.show-clear-button .mobile-search-input {
    /* CSS for other than iOS devices */
    padding-right: 45px;
  }
}
mobile-site-search-box .input-wrapper.show-clear-button .mobile-clear-btn, mobile-unified-search-box .input-wrapper.show-clear-button .mobile-clear-btn {
  opacity: 1;
  visibility: visible;
}
@supports (-webkit-touch-callout: none) {
  mobile-site-search-box .input-wrapper.hide-clear-button .mobile-search-input, mobile-unified-search-box .input-wrapper.hide-clear-button .mobile-search-input {
    /* CSS specific to iOS devices */
    width: 100%;
  }
}
@supports not (-webkit-touch-callout: none) {
  mobile-site-search-box .input-wrapper.hide-clear-button .mobile-search-input, mobile-unified-search-box .input-wrapper.hide-clear-button .mobile-search-input {
    /* CSS for other than iOS devices */
    padding-right: 0px;
  }
}
mobile-site-search-box .input-wrapper.hide-clear-button .mobile-clear-btn, mobile-unified-search-box .input-wrapper.hide-clear-button .mobile-clear-btn {
  opacity: 0;
  visibility: hidden;
}

.tabs-section .tabs-section-inner .container {
  padding: 0;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  .tabs-section .tabs-section-inner .container {
    max-width: none;
  }
}
.tabs-section .tabs-section-inner ul.nav-tabs {
  display: flex;
  flex-wrap: nowrap;
  border: 0;
  width: 100%;
}
.tabs-section .tabs-section-inner ul.nav-tabs.pos-fixed {
  position: fixed;
  top: 115px;
  background: black;
  z-index: 100000;
}
.tabs-section .tabs-section-inner ul.nav-tabs.pos-fixed + .dummy-nav-tabs {
  display: flex;
  opacity: 0;
}
.tabs-section .tabs-section-inner ul.nav-tabs.pos-fixed.below-search-bar {
  z-index: initial;
}
.tabs-section .tabs-section-inner ul.nav-tabs li.nav-item {
  width: 100%;
}
.tabs-section .tabs-section-inner ul.nav-tabs li.nav-item a {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  background: transparent;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  height: 100%;
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 16px;
  text-align: center;
}
@media (min-width: 576px) {
  .tabs-section .tabs-section-inner ul.nav-tabs li.nav-item a {
    font-size: 24px;
    line-height: 32px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
.tabs-section .tabs-section-inner ul.nav-tabs li.nav-item a:hover {
  text-decoration: none;
}
.tabs-section .tabs-section-inner .dummy-nav-tabs {
  display: none;
  flex-wrap: nowrap;
  border: 0;
  width: 100%;
}
.tabs-section .tabs-section-inner .dummy-nav-tabs .nav-item {
  width: 100%;
}
.tabs-section .tabs-section-inner .dummy-nav-tabs .nav-item .nav-link {
  color: #929d96;
  border-bottom: 8px solid #929d96;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  background: transparent;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  height: 100%;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 8px;
  padding-bottom: 15px;
  text-align: center;
}
@media (min-width: 576px) {
  .tabs-section .tabs-section-inner .dummy-nav-tabs .nav-item .nav-link {
    font-size: 24px;
    line-height: 32px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
.tabs-section .tabs-section-inner .dummy-nav-tabs .nav-item .nav-link.active {
  color: #fff;
  border-bottom: 8px solid #f84018;
}
.tabs-section .tabs-section-inner .dummy-nav-tabs .nav-item .nav-link:hover {
  text-decoration: none;
}
.tabs-section .tabs-section-inner .tab-content {
  padding-top: 48px;
  padding-left: 32px;
  padding-right: 32px;
}
@media (min-width: 768px) {
  .tabs-section .tabs-section-inner .tab-content {
    padding-left: 48px;
    padding-right: 48px;
  }
}
.tabs-section .tabs-section-inner.dark a.nav-link {
  color: #929d96;
  border-bottom: 8px solid #929d96;
}
.tabs-section .tabs-section-inner.dark a.nav-link.active {
  color: #fff;
  border-bottom: 8px solid #f84018;
}
.tabs-section .tabs-section-inner.light a.nav-link {
  color: #929d96;
  border-bottom: 8px solid #929d96;
}
.tabs-section .tabs-section-inner.light a.nav-link.active {
  color: #000;
  border-bottom: 8px solid #cf3335;
}
.tabs-section .tabs-section-inner.light ul.pos-fixed {
  background: #fff;
}

.sf-zone-widget[data-sfname=TabsSection]::before {
  top: 42px !important;
}
.sf-zone-widget[data-sfname=TabsSection] ul.nav-tabs {
  z-index: 100000;
  position: relative;
}

unified-search-component .careers-search-grid {
  max-width: 1400px;
  margin: 0 auto;
  padding: 60px 5px 100px;
}

unified-search-box .unified-search-box {
  background-color: #000;
  background-image: url("../icons/aptiv-lines-masthead-int-dark.svg");
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  padding-top: 117px;
  padding-bottom: 48px;
  margin-bottom: 48px;
}
unified-search-box .unified-search-box .overlay {
  visibility: hidden;
  pointer-events: none;
  z-index: 100;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.2);
}
unified-search-box .unified-search-box .result-count {
  font-size: 1.25rem;
  line-height: 58px;
  font-weight: 300;
  margin-bottom: 37px;
  min-height: 60px;
}
unified-search-box .unified-search-box .search-row {
  position: relative;
}
unified-search-box .unified-search-box .align-adjustment {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
unified-search-box .unified-search-box .align-adjustment .column-setup {
  display: flex;
  flex-direction: row;
}
unified-search-box .unified-search-box .align-adjustment .column-setup > * {
  z-index: 150;
}
unified-search-box .unified-search-box .search input {
  padding: 30px;
  font-size: 18px;
  flex: 1 1 auto;
  border-radius: 6px 0 0 6px;
  border: 1px solid #D6D6D6;
  border-right: none;
}
@media screen and (min-width: 992px) {
  unified-search-box .unified-search-box .search input {
    padding-right: 70px;
  }
}
unified-search-box .unified-search-box .search input:focus {
  box-shadow: none;
  outline: none;
}
unified-search-box .unified-search-box .clear-btn {
  border: none;
  background: transparent;
  color: #000;
  margin-left: -90px;
  width: 90px;
  transition: opacity 0.2s ease-in-out, color 0.2s ease-in-out;
  outline: none;
  border: none;
  box-shadow: none;
}
unified-search-box .unified-search-box .clear-btn .clear-icon {
  display: inline;
  opacity: 1;
  transition: opacity 0.2s ease-in-out;
}
unified-search-box .unified-search-box .clear-btn .clear-icon::after {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
  background: url("../icons/icon-close-black.svg") no-repeat center;
}
unified-search-box .unified-search-box .search-btn {
  background-color: #000;
  color: #fff;
  width: 91px;
  border-radius: 0 6px 6px 0;
  font-size: 18px;
  border: none;
  transition: background-color 0.2s ease;
  outline: none;
  box-shadow: none;
}
unified-search-box .unified-search-box .search-btn .icon-magnifying {
  font-style: normal;
}
unified-search-box .unified-search-box .search-btn .icon-magnifying::after {
  content: "\e905";
  font-family: "aptivicons";
}
unified-search-box .unified-search-box .search-btn:hover {
  background-color: #636363;
}
unified-search-box .unified-search-box .search-btn:active {
  background-color: #222222;
}
unified-search-box .unified-search-box .auto-complete {
  display: none;
}
unified-search-box .unified-search-box .auto-complete .content {
  top: -10px;
  padding: 40px 30px 30px;
}
unified-search-box .unified-search-box auto-complete {
  display: inline-block;
  position: relative;
  width: 100%;
  z-index: 100;
  transform: translateY(-15px);
}
unified-search-box.auto-complete-open .overlay {
  visibility: visible;
  pointer-events: all;
}
unified-search-box.auto-complete-open .auto-complete {
  display: block;
  z-index: 101;
}
unified-search-box .clear-btn {
  border: none;
  background: transparent;
  color: #000;
  margin-left: -90px;
  width: 90px;
  transition: opacity 0.2s ease-in-out, color 0.2s ease-in-out;
  outline: none;
  box-shadow: none;
}
unified-search-box .clear-btn .clear-icon {
  display: inline;
  opacity: 1;
  transition: opacity 0.2s ease-in-out;
  height: 90px !important;
  width: 90px !important;
  bottom: 0 !important;
}
unified-search-box .clear-btn .clear-icon::after {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
  background: url("../Assets/icon-close-black.svg") no-repeat center;
}
unified-search-box .search input {
  border-radius: 6px 0 0 6px;
  border-right: none;
}
unified-search-box .search-types {
  display: flex;
  background: #fff;
  color: #000;
  border: 1px solid #D6D6D6;
  border-left: none;
  align-items: center;
}
unified-search-box .search-types:before {
  content: "|";
  color: #D6D6D6;
  padding: 0 15px;
  transform: scale(0.5, 3);
}
unified-search-box .search-types .radio-option {
  padding: 0 10px;
  display: flex;
  align-items: center;
}
unified-search-box .search-types .radio-option label {
  display: flex;
  margin: 0;
  padding: 0 5px;
  align-items: center;
}
unified-search-box .search-types .radio-option input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
unified-search-box .search-types .radio-option input:checked + label .radio {
  background-color: #f84018;
  border-color: #f84018;
}
unified-search-box .search-types .radio-option input:checked + label .radio::after {
  opacity: 1;
}
unified-search-box .search-types .radio-option input:focus-visible + label {
  box-shadow: 0 0 0 1px #000;
}
unified-search-box .search-types .radio-option .radio {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  margin-right: 3px;
  border: 1px solid #D6D6D6;
  border-radius: 50%;
  color: #fff;
  transition: all 150ms ease-in-out;
  background-color: transparent;
}
unified-search-box .search-types .radio-option .radio::after {
  content: "";
  position: relative;
  width: 6px;
  height: 6.5px;
  background-color: #fff;
  border-radius: 50%;
  opacity: 0;
  transition: all 150ms ease-in-out;
}

.unified-search-box {
  background-color: #000;
  background-image: url("../Assets/aptiv-lines-masthead-int-dark.svg");
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  padding-top: 117px;
  padding-bottom: 48px;
  margin-bottom: 48px;
}

mobile-unified-search-box .search-types {
  display: flex;
  background: #fff;
  color: #000;
  border: none;
  align-items: center;
  justify-content: center;
  padding: 20px 0;
}
mobile-unified-search-box .search-types .radio-option {
  padding: 0 5px;
  display: flex;
  align-items: center;
}
mobile-unified-search-box .search-types .radio-option label {
  display: flex;
  margin: 0;
  align-items: center;
}
@media (min-width: 576px) {
  mobile-unified-search-box .search-types .radio-option label {
    padding: 0 5px;
  }
}
mobile-unified-search-box .search-types .radio-option input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
mobile-unified-search-box .search-types .radio-option input:checked + label .radio {
  background-color: #f84018;
  border-color: #f84018;
}
mobile-unified-search-box .search-types .radio-option input:checked + label .radio::after {
  opacity: 1;
}
mobile-unified-search-box .search-types .radio-option input:focus-visible + label {
  box-shadow: 0 0 0 1px #000;
}
mobile-unified-search-box .search-types .radio-option .radio {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  margin-right: 5px;
  border: 1px solid #D6D6D6;
  border-radius: 50%;
  color: #fff;
  transition: all 150ms ease-in-out;
  background-color: transparent;
}
mobile-unified-search-box .search-types .radio-option .radio::after {
  content: "";
  position: relative;
  width: 6px;
  height: 6.5px;
  background-color: #fff;
  border-radius: 50%;
  opacity: 0;
  transition: all 150ms ease-in-out;
}
mobile-unified-search-box .search-content {
  display: none;
  width: 100%;
  position: relative;
}
mobile-unified-search-box .search-content.is-open {
  display: block;
}
mobile-unified-search-box .search-content unified-auto-complete .auto-complete .content {
  padding: 30px 38px;
  position: relative;
  background-color: #f3f3f3;
}

unified-search-filters-component {
  display: block;
  width: 100%;
  position: relative;
  grid-area: filter;
}
unified-search-filters-component h3 {
  font-size: 20px;
  font-weight: bold;
  color: #000;
  line-height: 25px;
}
unified-search-filters-component h3 .clear-filters {
  border: none;
  background: none;
  font-size: 14px;
  float: right;
  color: #000;
}
unified-search-filters-component h3 .clear-filters:after {
  content: "x";
  color: #f84018;
  padding-left: 5px;
}

@media (min-width: 992px) {
  .tiered-gallery {
    padding: 80px 0;
  }
  .tiered-gallery .tiered-gallery__slider {
    overflow: visible;
  }
}

.tiered-gallery--two-image .swiper-wrapper {
  align-items: center;
}
.tiered-gallery--two-image .tiered-gallery__item {
  border-radius: 8px;
  height: 337px !important;
}
.tiered-gallery--two-image .tiered-gallery__item:nth-child(2) {
  height: 459px !important;
}
@media (min-width: 992px) {
  .tiered-gallery--two-image .tiered-gallery__item:nth-child(1) {
    top: 0;
    max-width: 307px;
  }
  .tiered-gallery--two-image .tiered-gallery__item:nth-child(2) {
    height: 548px !important;
  }
}

.tiered-gallery__item {
  height: 305px !important;
  background-size: cover;
  background-position: center center;
  border-radius: 32px;
}
@media (min-width: 992px) {
  .tiered-gallery__item {
    height: 640px !important;
    max-width: 460px;
  }
  .tiered-gallery__item:nth-child(1), .tiered-gallery__item:nth-child(3) {
    position: relative;
  }
  .tiered-gallery__item:nth-child(1) {
    top: 80px;
  }
  .tiered-gallery__item:nth-child(3) {
    top: -80px;
  }
}

.topic-nav .clear-btn {
  margin-left: -40px;
  background: transparent;
  border: none;
}
.topic-nav.main {
  flex-direction: column;
  width: 100%;
  border-radius: 6px;
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.05);
  padding: 40px 20px;
}
.topic-nav.main h2 {
  margin-bottom: 24px;
}
.topic-nav.main .topic-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.topic-nav.main .topic-list li {
  border-bottom: 1px solid #f3f3f3;
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 36px;
  padding: 20px 0;
}
.topic-nav.main .topic-list li:first-child {
  border-top: 1px solid #f3f3f3;
}
.topic-nav.main .topic-list li a {
  text-decoration: none;
  color: #000;
  display: flex;
  align-items: center;
}
.topic-nav.main .topic-list li a:hover {
  opacity: 0.6;
}
.topic-nav.main .topic-list li a i {
  color: #f84018;
  font-weight: bold;
  font-size: 1.5625rem;
}
.topic-nav.main .topic-item-image {
  display: block;
  flex: 0 0 60px;
  width: 60px;
  height: 60px;
  margin-right: 16px;
}
.topic-nav.main .topic-item-image img {
  display: block;
  width: 60px;
  height: 60px;
  object-fit: contain;
}
.topic-nav.main .topic-item-content {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.topic-nav.main .topic-item-title {
  display: block;
}
.topic-nav.main .topic-item-description {
  display: block;
  max-width: 90%;
  color: #878787;
  font-weight: normal;
  line-height: 22px;
  margin-top: 5px;
}
.topic-nav.main .newstype-header {
  font-size: 0.875rem;
  font-weight: bold;
  letter-spacing: 0;
  text-transform: uppercase;
  line-height: 17px;
  margin-top: 40px;
  margin-bottom: 20px;
}
.topic-nav.main .newstype-list {
  list-style: none;
  display: flex;
  padding: 0;
  margin: 0 0 20px 0;
}
.topic-nav.main .newstype-list li {
  padding-right: 12px;
}
.topic-nav.main .newstype-list li a {
  display: inline-block;
  padding: 10px 12px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 1.7px;
  line-height: 17px;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 5px;
  font-size: 0.8125rem;
}
.topic-nav.main .search-box input {
  padding: 16px;
  border-radius: 5px 0 0 5px;
  border-right: none;
}
.topic-nav.main .search-box .search-btn {
  border-radius: 0 5px 5px 0;
  border: none;
  background: #000;
  color: #fff;
  padding: 0 2rem;
}
.topic-nav.main .search-box .search-btn i {
  font-size: 1.375rem;
}
.topic-nav.landing-page-top {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991.98px) {
  .topic-nav.landing-page-top {
    flex-direction: column;
  }
  .topic-nav.landing-page-top ul {
    padding: 0;
  }
  .topic-nav.landing-page-top ul li:first-child {
    margin-left: 0;
    padding-left: 0 !important;
  }
}
.topic-nav.landing-page-top .right-content {
  display: flex;
  align-items: center;
}
.topic-nav.landing-page-top .right-content .newstype-list {
  list-style: none;
  display: flex;
  align-items: center;
  margin: 0;
}
.topic-nav.landing-page-top .right-content .newstype-list li {
  text-transform: uppercase;
  color: #878787;
  font-size: 0.875rem;
  font-weight: bold;
  line-height: 17px;
  letter-spacing: 1.7px;
  padding: 0 10px;
}
.topic-nav.landing-page-top .right-content .newstype-list li a {
  color: #878787;
  text-decoration: none;
}
.topic-nav.landing-page-top .right-content .newstype-list li a:hover {
  color: #f84018;
}
.topic-nav.landing-page-top .right-content .divider {
  margin-left: 18px;
  margin-right: 18px;
  color: #878787;
  font-size: 14px;
  font-weight: bold;
}
.topic-nav.landing-page-top .right-content .dropdown {
  color: #f84018;
}
.topic-nav.landing-page-top .right-content .dropdown .dropdown-toggle {
  font-size: 0.875rem;
  font-weight: bold;
  letter-spacing: 1.7px;
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
  color: #f84018;
  display: flex;
  align-items: center;
  padding: 0;
  border: none;
  background: transparent;
  cursor: pointer;
}
.topic-nav.landing-page-top .right-content .dropdown .dropdown-toggle:focus-visible {
  outline: 2px solid #f84018;
  outline-offset: 2px;
}
.topic-nav.landing-page-top .right-content .dropdown .dropdown-toggle:after {
  display: none;
}
.topic-nav.landing-page-top .right-content .dropdown .dropdown-toggle i {
  font-weight: bold;
  font-size: 1.5625rem;
  padding-left: 10px;
}
.topic-nav.landing-page-top .right-content .dropdown .dropdown-toggle .aptiv-angle-down {
  display: block;
}
.topic-nav.landing-page-top .right-content .dropdown .dropdown-toggle .aptiv-angle-up {
  display: none;
}
.topic-nav.landing-page-top .right-content .dropdown .dropdown-toggle.show .aptiv-angle-down {
  display: none;
}
.topic-nav.landing-page-top .right-content .dropdown .dropdown-toggle.show .aptiv-angle-up {
  display: block;
}
.topic-nav.landing-page-top .right-content .dropdown-menu {
  border: none;
  box-shadow: 0 12px 34px 0 rgba(0, 0, 0, 0.3);
  padding: 30px;
  top: 20px !important;
}
.topic-nav.landing-page-top .right-content .dropdown-menu li {
  font-size: 0.875rem;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 17px;
  margin-bottom: 20px;
  color: #000;
}
.topic-nav.landing-page-top .right-content .dropdown-menu li a {
  text-decoration: none;
  white-space: nowrap;
}
.topic-nav.landing-page-top .right-content .dropdown-menu li a:hover {
  color: #f84018 !important;
}
.topic-nav.landing-page-bottom {
  border-radius: 6px;
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.05);
  padding: 30px 50px;
  text-align: center;
}
@media (min-width: 768px) {
  .topic-nav.landing-page-bottom {
    text-align: left;
  }
}
.topic-nav.landing-page-bottom .head {
  letter-spacing: 0;
  line-height: 32px;
  padding-bottom: 30px;
  margin-bottom: 22px;
  border-bottom: 1px solid #f3f3f3;
  display: none;
}
@media (min-width: 768px) {
  .topic-nav.landing-page-bottom .head {
    display: flex;
  }
}
.topic-nav.landing-page-bottom row {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .topic-nav.landing-page-bottom row {
    margin-bottom: 0;
  }
}
.topic-nav.landing-page-bottom .mobile-head {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .topic-nav.landing-page-bottom .mobile-head {
    margin-bottom: 0;
  }
}
.topic-nav.landing-page-bottom .mobile-head h2 {
  display: block;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .topic-nav.landing-page-bottom .mobile-head h2 {
    display: none;
  }
}
.topic-nav.landing-page-bottom .newstype-list,
.topic-nav.landing-page-bottom .topic-list {
  list-style: none;
  padding: 0;
}
.topic-nav.landing-page-bottom .newstype-list li,
.topic-nav.landing-page-bottom .topic-list li {
  margin-bottom: 20px;
}
.topic-nav.landing-page-bottom .newstype-list li > a,
.topic-nav.landing-page-bottom .topic-list li > a {
  font-size: 0.875rem;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1.7px;
}
.topic-nav.landing-page-bottom .topic-list > li > a:hover {
  opacity: 0.6;
}
.topic-nav.landing-page-bottom .newstype-list > li > a:hover {
  color: #f84018 !important;
}
.topic-nav.landing-page-bottom .search-box input {
  padding: 16px;
  border-radius: 5px 0 0 5px;
}
@media (min-width: 768px) {
  .topic-nav.landing-page-bottom .search-box input {
    border-right: none;
  }
}
.topic-nav.landing-page-bottom .search-box .search-btn {
  border-radius: 0 5px 5px 0;
  border: none;
  background: #000;
  color: #fff;
  padding: 0 2rem;
  display: none;
}
.topic-nav.landing-page-bottom .search-box .search-btn i {
  font-size: 1.375rem;
}
@media (min-width: 768px) {
  .topic-nav.landing-page-bottom .search-box .search-btn {
    display: block;
  }
}
.topic-nav.landing-page-mobile, .topic-nav.topic-mobile {
  background: #f3f3f3;
}
.topic-nav.landing-page-mobile .accordion-container button, .topic-nav.topic-mobile .accordion-container button {
  display: flex;
  justify-content: space-between;
  background-color: transparent;
  border-bottom: none;
  box-shadow: none;
  padding-left: 37px;
  padding-right: 37px;
  padding-top: 50px;
  padding-bottom: 50px;
  font-weight: bold;
  font-size: 0.9375rem;
  text-transform: uppercase;
  letter-spacing: 2.81px;
}
.topic-nav.landing-page-mobile .accordion-container button i, .topic-nav.topic-mobile .accordion-container button i {
  font-size: 1.25rem;
}
.topic-nav.landing-page-mobile .accordion-container button .aptiv-close, .topic-nav.topic-mobile .accordion-container button .aptiv-close {
  display: flex;
}
.topic-nav.landing-page-mobile .accordion-container button .aptiv-plus, .topic-nav.topic-mobile .accordion-container button .aptiv-plus {
  display: none;
}
.topic-nav.landing-page-mobile .accordion-container button.collapsed .aptiv-close, .topic-nav.topic-mobile .accordion-container button.collapsed .aptiv-close {
  display: none;
}
.topic-nav.landing-page-mobile .accordion-container button.collapsed .aptiv-plus, .topic-nav.topic-mobile .accordion-container button.collapsed .aptiv-plus {
  display: flex;
}
.topic-nav.landing-page-mobile .accordion-container button:after, .topic-nav.topic-mobile .accordion-container button:after {
  display: none;
}
.topic-nav.landing-page-mobile .accordion-container .accordion-body, .topic-nav.topic-mobile .accordion-container .accordion-body {
  font-size: 0.875rem;
}
.topic-nav.landing-page-mobile .accordion-container .accordion-body ul, .topic-nav.topic-mobile .accordion-container .accordion-body ul {
  list-style: none;
}
.topic-nav.landing-page-mobile .accordion-container .accordion-body li, .topic-nav.topic-mobile .accordion-container .accordion-body li {
  margin-bottom: 20px;
}
.topic-nav.landing-page-mobile .accordion-container .accordion-body li > a, .topic-nav.topic-mobile .accordion-container .accordion-body li > a {
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1.7px;
  text-decoration: none;
}
.topic-nav.landing-page-mobile .accordion-container .accordion-body li > a:hover, .topic-nav.topic-mobile .accordion-container .accordion-body li > a:hover {
  opacity: 0.6;
}
.topic-nav.topic-mobile .search-box input {
  padding: 16px;
  border-radius: 5px 0 0 5px;
}
@media (min-width: 768px) {
  .topic-nav.topic-mobile .search-box input {
    border-right: none;
  }
}
.topic-nav.topic-mobile .search-box .search-btn {
  border-radius: 0 5px 5px 0;
  border: none;
  background: #000;
  color: #fff;
  padding: 0 2rem;
  display: none;
}
.topic-nav.topic-mobile .search-box .search-btn i {
  font-size: 1.375rem;
}

.trending-jobs div[class^=col] {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .trending-jobs div[class^=col] {
    margin-bottom: 32px;
  }
}
@media (min-width: 768px) {
  .trending-jobs .job-card .job-card__cta:before {
    content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none"><path d="M14.4707 3.19727L22.7903 11.5169L14.4707 19.8365" stroke="black" stroke-width="2"/><path d="M23.0012 11.7278L0.373802 11.7278" stroke="black" stroke-width="2"/></svg>');
  }
}
.trending-jobs .job-card.hover-orange:hover .job-card__cta {
  background-color: #f84018;
  overflow: hidden;
}
@media (min-width: 768px) {
  .trending-jobs .job-card.hover-orange:hover .job-card__cta {
    overflow: visible;
  }
}
.trending-jobs .job-card.hover-orange:hover .job-card__cta:before {
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="15" viewBox="0 0 17 15" fill="none"><path d="M9.90625 2.01855L15.3489 7.46118L9.90625 12.9038" stroke="white" stroke-width="2"/><path d="M15.4872 7.59857H0.684633" stroke="white" stroke-width="2"/></svg>');
}
@media (min-width: 768px) {
  .trending-jobs .job-card.hover-orange:hover .job-card__cta:before {
    content: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAYCAYAAAAPtVbGAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAD7SURBVHgBzdYxD8FAFAfwd7SbMOrAZmO1Gaxmi42YJSKsFpvJ1xCJmU9gNmDqJBIxVgyk9Ny7ztrn7ir+SZfLJb/27r2Xsnvd4ZBwUvCDKCMskwVWKpP2KiEI2LOlfCiQEsJvVwjcg8ByJEj5uJ7TPrzWCxKkdfFUSLu6KJCREo6DjPVJFMQerSqHfAFMxe5NBFARFeiBP2gCd/fiDVZznlSC85Hj2LLgcoJguwFTwa/AZsVe8sfdcM3kgLTaQ0h3RiEgj2on141d/CfAGBIFGEHiAG2EAmghVEAZwa5O1RokQO5XLWGEwCnGAhgLFINjA1yPtPe/fyS+yRuOJOtP7T3EwgAAAABJRU5ErkJggg==");
  }
}

.empty-trending-jobs {
  background: darkgrey;
  border-radius: 22px;
  color: white;
  font-size: 40px;
  padding: 20px 32px;
}

.sfw-aptiv-video-widget.vimeo {
  padding: 20px 7px;
}
.sfw-aptiv-video-widget.vimeo a {
  display: block;
  width: 100%;
  overflow: hidden;
  border-radius: 8px;
  aspect-ratio: 3/2;
  position: relative;
  background-color: #000;
  max-width: 940px;
  margin: 0 auto;
}
.sfw-aptiv-video-widget.vimeo a:hover img, .sfw-aptiv-video-widget.vimeo a:focus-visible img {
  opacity: 0.5;
}
.sfw-aptiv-video-widget.vimeo a:hover::after, .sfw-aptiv-video-widget.vimeo a:focus-visible::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 103 103'%3E%3Cpath fill='%23f84018' d='M51.85 4C78.24 4 99.7 25.47 99.7 51.85c0 26.39-21.47 47.85-47.85 47.85S4 78.24 4 51.85C4 25.47 25.47 4 51.85 4m0-4C23.22 0 0 23.22 0 51.85s23.22 51.85 51.85 51.85c28.64 0 51.85-23.22 51.85-51.85S80.49 0 51.85 0z'/%3E%3Cpath fill='%23f84018' d='M79.09 51.43L39.11 25.79v51.27z'/%3E%3C/svg%3E");
}
.sfw-aptiv-video-widget.vimeo a img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.4s ease;
  object-fit: cover;
}
.sfw-aptiv-video-widget.vimeo a::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 40px;
  height: 40px;
  background: center center/38px 38px no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 103 103'%3E%3Cpath fill='%23fff' d='M51.85 4C78.24 4 99.7 25.47 99.7 51.85c0 26.39-21.47 47.85-47.85 47.85S4 78.24 4 51.85C4 25.47 25.47 4 51.85 4m0-4C23.22 0 0 23.22 0 51.85s23.22 51.85 51.85 51.85c28.64 0 51.85-23.22 51.85-51.85S80.49 0 51.85 0z'/%3E%3Cpath fill='%23fff' d='M79.09 51.43L39.11 25.79v51.27z'/%3E%3C/svg%3E");
  transition: background-image 0.4s ease;
}
.sfw-aptiv-video-widget.vimeo p {
  display: block;
  width: 100%;
  max-width: 940px;
  margin: 12px auto 0;
  line-height: 1.618;
  font-size: 17px;
}
.sfw-aptiv-video-widget .video-wrapper {
  position: relative;
}
.sfw-aptiv-video-widget .video-wrapper .video-carousel-item {
  color: white;
}
.sfw-aptiv-video-widget .video-wrapper .video-carousel-item:hover {
  color: #f84018;
}
.sfw-aptiv-video-widget .video-wrapper .video-carousel-item:hover:after {
  background: rgba(0, 0, 0, 0.5);
}
.sfw-aptiv-video-widget .video-wrapper .video-carousel-item:after {
  content: "\e91e";
  font-family: "AptivIcons";
  font-size: 60px;
  position: absolute;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.4);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding-left: 10px;
}
.sfw-aptiv-video-widget .video-wrapper .video-carousel-item:before {
  content: "";
  position: absolute;
  height: 65px;
  width: 65px;
  border: solid 2px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50px;
  z-index: 1;
}
.sfw-aptiv-video-widget .video-wrapper .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 20px 0 15px 25px;
  z-index: 1;
}
.sfw-aptiv-video-widget .video-wrapper video, .sfw-aptiv-video-widget .video-wrapper .video-poster {
  width: 100%;
}

/**
 * Swiper 11.2.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: March 3, 2025
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */