@font-face {
  font-family: "BMW Type";
  font-style: normal;
  font-weight: 200;
  src: url(../../../../../etc.clientlibs/bmwccpa/clientlibs/bmwmcccpa/resources/fonts/BMWMotorradW01-Light.woff2)
      format("woff2"),
    url('/etc.clientlibs/bmwccpa/clientlibs/bmwmcccpa/resources/fonts/BMWMotorradW01-Light.ttf"')
      format("truetype");
}
@font-face {
  font-family: "BMW Type";
  font-style: normal;
  font-weight: 400;
  src: url(../../../../../etc.clientlibsbmwccpa/clientlibs/bmwmcccpa/resources/fonts/BMWMotorradW01-Regular.woff2)
      format("woff2"),
    url(../../../../../etc.clientlibs/bmwccpa/clientlibs/bmwmcccpa/resources/fonts/BMWMotorradW01-Regular.ttf)
      format("truetype");
}
@font-face {
  font-family: "BMW Type";
  font-style: normal;
  font-weight: 700;
  src: url(../../../../../etc.clientlibs/bmwccpa/clientlibs/bmwmcccpa/resources/fonts/BMWMotorradW01-Bold.woff2)
      format("woff2"),
    url(../../../../../etc.clientlibs/bmwccpa/clientlibs/bmwmcccpa/resources/fonts/BMWMotorradW01-Bold.ttf)
      format("truetype");
}
*,
::after,
::before {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}
footer,
header,
main,
nav,
section {
  display: block;
}
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
    "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
[tabindex="-1"]:focus {
  outline: 0 !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
ol,
ul {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}
code {
  font-family: monospace, monospace;
  font-size: 1em;
}
img {
  vertical-align: middle;
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
}
*,
::after,
::before {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}
footer,
header,
main,
nav,
section {
  display: block;
}
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
    "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
[tabindex="-1"]:focus {
  outline: 0 !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol,
ul {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
a {
  color: #0062ff;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:hover {
  color: #0062ff;
  text-decoration: underline;
}
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}
code {
  font-family: monospace, monospace;
  font-size: 1em;
}
img {
  vertical-align: middle;
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
a > code {
  color: inherit;
}
.container {
  margin-inline: auto;
  width: 100% !important;
  max-width: 100% !important;
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-link:focus,
.nav-link:hover {
  text-decoration: none;
};
li {
  list-style-type: disc;
}
.ccpa__head {
  font-weight: 700;
  font-size: 40px;
  font-size: 4rem;
  line-height: 47px;
  font-weight: 200;
  margin-bottom: 40px;
}
@media (min-width: 767px) {
  .ccpa__head {
    font-size: 56px;
    font-size: 5.6;
    line-height: 68px;
    margin-left: 60px;
  }
}
.ccpa__text {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: 400;
}
@media (min-width: 768px) {
  .ccpa__text {
    font-size: 15px;
    font-size: 1.5rem;
    margin: 0 0 20px;
  }
}
@media (max-width: 1280px) {
  .ccpa__text {
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 0.5px;
    letter-spacing: 0.05rem;
    line-height: 1.63;
    margin: 0 0 30px;
  }
}
.ccpa__text a {
  color: #221f1f !important;
  text-decoration: underline;
  pointer-events: auto;
  border-bottom: 0 !important;
  font-weight: 400;
}
@media (min-width: 1280px) {
  .ccpa__text a {
    color: #1c69d4 !important;
    font-weight: 700 !important;
    text-decoration: underline;
  }
}
.ccpa__text a:focus {
  outline: 0;
}
.ccpa__links {
  font-family: "BMW Type";
  font-size: 16px !important;
  font-size: 1.6rem !important;
  letter-spacing: 0.35px !important;
  letter-spacing: 0.035rem !important;
  line-height: 1.23 !important;
  display: inline-flex;
}
.ccpa__links--black {
  color: #000 !important;
  cursor: pointer;
  text-decoration: underline;
  border: none !important;
}
.ccpa__links:hover {
  border-bottom: 1px solid #727171 !important;
  text-decoration: underline !important;
  color: #0062ff !important;
  border: none !important;
}
.ccpa__links:focus {
  outline: 0;
}
.headline-3 {
  color: #212121;
  font-size: 2.4em !important;
  line-height: 47px;
  font-weight: 200;
  margin-bottom: -9px;
}
.headline-5 {
  color: #212121;
  font-size: 32px;
  line-height: 47px;
  font-family: "BMW Type", Arial, sans-serif;
  font-weight: 200;
  margin-bottom: 40px;
}
.ccpa__nav {
  display: -webkit-flex;
  display: -ms-flex;
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
  width: 100%;
  flex-direction: column;
  position: relative;
}
.ccpa__navheader {
  display: -webkit-flex;
  display: -ms-flex;
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
}
.ccpa__nav--logo {
  display: -webkit-flex;
  display: -ms-flex;
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
  position: absolute;
  max-height: 200px;
  overflow: hidden;
  background: #e6e7e8;
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 202;
  left: 35px;
  top: 0;
  width: 94px;
  height: 104px;
}
@media (max-width: 767px) {
  .ccpa__nav--logo {
    left: 10px;
    width: 68px;
    height: 50px;
    top: 10px;
  }
}
.ccpa__nav--bar {
  background: #fff;
  height: 85px;
  position: relative;
  border-bottom: 1px solid #cacaca;
}
.ccpa__nav--bar-head {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 202;
  padding: 0;
  cursor: default;
  margin: 0;
  font-family: Arial, "Helvetica Neue", sans-serif;
  font-weight: 700;
  font-size: 15px;
  font-size: 1.5rem;
  left: 140px;
}
@media (max-width: 767px) {
  .ccpa__nav--bar-head {
    font-size: 14px;
    font-size: 1.4rem;
    font-style: normal;
    line-height: 17px;
    text-transform: none;
    left: 90px;
  }
}
.ccpa__rights .ccpa__text:last-child {
  margin-bottom: 0;
}
.ccpa__rights .ccpa__text {
  margin-bottom: 10px;
}
.cc__privacy--desktop {
  display: none;
  width: 106%;
  margin-bottom: 30px;
  margin-left: -37px;
}
@media (min-width: 1280px) {
  .cc__privacy--desktop {
    display: table;
  }
}
.cc__privacy--desktop ul {
  padding-left: 0;
  align-items: center;
  list-style: none;
  margin-bottom: 0;
  padding: 0;
  width: 100%;
  display: table;
  table-layout: fixed;
  border-collapse: collapse;
  font-family: "BMW Type";
}
.cc__privacy--desktop li {
  list-style: none;
  display: inline-block;
  font-weight: 400;
  line-height: 1.63;
  text-align: left;
  width: 10.45%;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: normal;
  width: 18%;
  padding: 5px 5px;
  margin: 0 1px 1px 0;
  display: table-cell;
  border: 1px solid #fff;
  border-top: 0;
}
.cc__privacy--desktop li:first-child {
  text-align: left;
  padding-left: 10px;
  width: 36%;
}
.cc__privacy--desktop .cc__privacy--desktop-head li:first-child {
  text-align: center;
}
@media (min-width: 10px) {
  .cc__privacy--desktop .cc__privacy--desktop-head li:first-child {
    text-align: left;
  }
}
.cc__privacy--desktop-head {
  display: -webkit-flex;
  display: -ms-flex;
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
  align-items: flex-start;
}
.cc__privacy--desktop-head__item {
  background-color: #000;
  color: #fff;
  display: table-cell;
  vertical-align: middle;
  border: 1px solid #fff;
}
.cc__privacy--desktop-body_content li {
  padding: 10px;
}
.cc__privacy--desktop-body_content ul:nth-child(odd) li {
  background-color: #c7c7c7;
}
.cc__privacy--desktop-body_content ul:nth-child(even) li {
  background-color: #efefef;
}
.cc__privacy--mob {
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
}
@media (min-width: 1280px) {
  .cc__privacy--mob {
    display: none;
  }
}
@media (max-width: 767px) {
  .cc__privacy--mob {
    margin-bottom: 20px;
  }
}
.cc__privacy--mob-head {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.5px;
  letter-spacing: 0.05rem;
}
@media (max-width: 991px) {
  .cc__privacy--mob-head {
    font-size: 15px;
    font-size: 1.5rem;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .cc__privacy--mob-head {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5;
  }
}
.cc__privacy--mob-list {
  flex-direction: column;
  align-items: flex-start;
  margin: 0;
  padding: 0;
}
.cc__privacy--mob-listitem {
  width: 100%;
  text-align: left;
  list-style: none;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.5px;
  letter-spacing: 0.05rem;
}
@media (min-width: 768px) {
  .cc__privacy--mob-listitem {
    width: 100%;
    text-align: left;
    list-style: none;
    font-size: 15px !important;
    font-size: 1.5rem !important;
    font-weight: 400;
    padding-bottom: 5px;
  }
}
@media (min-width: 360px) {
  .cc__privacy--mob-listitem {
    width: 100%;
    text-align: left;
    list-style: none;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    padding-bottom: 5px;
  }
  .ccpa__pdf__download {    
    float:right;
    margin-top: -61px; 
    width: 20px;
    height: 20px;
  }
}
.cc__privacy--mob-listinfo {
  border-bottom: 1px dotted #9b9b9b;
  padding: 40px 0 40px 0;
}
.cc__privacy--mob-listinfo:last-child {
  margin-bottom: 0;
}
.cc__privacy--mob-status {
  margin-left: 5px;
}
.cic__nav-bar {
  display: -webkit-flex;
  display: -ms-flex;
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.cic__nav-logosection {
  display: -webkit-flex;
  display: -ms-flex;
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
  flex-direction: row;
  align-items: center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-right: 30px;
  width: 170px;
  height: 36px;
  margin-top: 15px;
}
@media (max-width: 1280px) {
  .cic__nav-logosection {
    margin-right: 20px;
  }
}
.cic__nav-logosection img {
  width: 100%;
  height: 100%;
}
.headline-3 {
  margin: 0;
  color: #212121;
  font-size: 2.4em !important;
  line-height: 37px;
  font-weight: var(--font-bold) !important;
  text-transform: none !important;
  margin-bottom: -2px;
}
@media only screen and (min-width: 360px) {
  .headline-3 {
    font-size: 2.6em !important;
  } 
  .container {
    margin-top: 20px;
  }
  .ccpa__text {
    font-size: 14px;
  }
  .ccpa__links {
    font-size: 14px !important;
  }
}
@media only screen and (min-width: 768px) {
  .text_ccpa {
    margin-top: -24px;
    font-size: 15px;
  }
  .headline-3 {
    margin-left: 0;
    font-size: 4em !important;
    line-height: 68px;
    margin-bottom: 0;
  }
  .ccpa__text {
    margin-left: 2px;
    font-size: 15px;
  }
  .ccpa__links {
    font-size: 15px !important;
  }
}
@media only screen and (min-width: 1280px) {
  .headline-3 {
    font-size: 24px;
    line-height: 88px;
    margin: 0;
  }
  .ccpa__text {
    font-size: 16px;
  }
  .ccpa__links {
    font-size: 16px !important;
  }
}
.content-2 {
  color: #221f1f;
  line-height: 1.63;
}
.cc__privacy--mob-bold {
  font-weight: 900;
}
.cc__privacy--desktop li:second-child {
  width: 20%;
}
.mc-privacy-center main {
  margin: 0;
  padding: 0 4vw;
}
:root {
  --clr-main-primary: hsl(215, 77%, 47%);
  --clr-main-hover: #0062ff;
  --clr-main-icon: hsl(215, 77%, 47%);
  --clr-gray-1: hsl(0, 5%, 13%);
  --clr-gray-2: hsl(0, 0%, 60%);
  --clr-gray-3: hsl(0, 0%, 30%);
  --clr-gray-4: hsl(0, 0%, 79%);
  --clr-gray-5: hsl(0, 0%, 96%);
  --clr-gray-10: var(--clr-gray-5);
  --clr-gray-primary: var(--clr-gray-1);
  --clr-gray-hover: var(--clr-gray-3);
  --blue-1: #1c69d3;
  --blue-2: #2658bb;
  --blue-3: #5895e9;
  --clr-db10: #dde8f9;
  --clr-gs0: #ffffff;
  --clr-gs10: #f6f6f6;
  --clr-gs20: #f2f2f2;
  --clr-gs30: #e6e6e6;
  --clr-gs40: #bbbbbb;
  --clr-gs50: #8e8e8e;
  --clr-gs60: #666666;
  --clr-gs70: #4d4d4d;
  --clr-gs80: #262626;
  --clr-gs100: #000000;
  --clr-warn: hsl(47, 81%, 56%);
  --clr-error: hsl(353, 85%, 50%);
  --clr-success: hsl(113, 100%, 36%);
  --text-color: var(--clr-gray-1);
  --headline-color: var(--clr-gray-1);
  --border-color: var(--clr-gray-4);
  --background-gray: var(--clr-gray-5);
  --font-light: 400;
  --font-bold: 700;
  --text-base-size: 1rem;
  --content-1: var(--text-base-size);
  --content-2: 0.875rem;
  --content-3: 0.75rem;
  --line-height-2: 21px;
  --eyebrow-1: 0.6875rem;
  --eyebrow-2: 0.625rem;
  --eyebrow-3: 0.75rem;
  --line-height-eye-1: 13px;
  --letter-spacing-eye-1: 2.75px;
  --line-height-eye-2: 13px;
  --letter-spacing-eye-2: 2px;
  --line-height-eye-3: 15px;
  --letter-spacing-eye-3: 1.5px;
  --headline-1: 3.125em;
  --headline-2: 2.5em;
  --headline-3: 2em;
  --headline-4: 1.5em;
  --headline-5: 1.25rem;
  --headline-6: 1em;
  --space-unit: 1rem;
  --space-xxs: calc(0.3125 * var(--space-unit));
  --space-xs: calc(0.625 * var(--space-unit));
  --space-sm: calc(1.5625 * var(--space-unit));
  --space-md: calc(3 * var(--space-unit));
  --space-lg: calc(5 * var(--space-unit));
  --space-xl: calc(6.25 * var(--space-unit));
  --space-xxl: calc(7.55 * var(--space-unit));
  --space-gnl: calc(11.875 * var(--space-unit));
}
body,
html {
  font-family: "BMW Type";
}
.accordion {
  margin: 0;
  padding: 0;
  border-radius: 7px;
  width: 100%;
}
.accordion:last-child {
  border-bottom: 1px solid var(--border-color);
  border-radius: 0;
}
.accordion h4 {
  margin: 0;
  padding: 0;
}
.accordion > h4 {
  border-top: 1px solid var(--border-color);
}
.accordion-trigger {
  background: 0 0;
  color: #212121;
  display: block;
  margin: 0;
  padding: var(--space-sm) 0;
  position: relative;
  text-align: left;
  width: 100%;
  outline: 0;
}
.accordion button {
  font-size: inherit;
  font-weight: var(--font-bold);
  font-family: "BMW Type";
  border-style: none;
}
.accordion button:focus {
  outline: 0;
}
.accordion-trigger:hover {
  color: #0062ff;
}
.accordion-trigger:hover .accordion-icon {
  border-color: #0062ff;
}
.accordion button::-moz-focus-inner {
  border: 0;
}
.accordion-title {
  font-size: 1.4rem;
  display: flex;
  font-weight: var(--font-bold);
  justify-content: space-between;
  align-items: center;
  pointer-events: none;
  outline: 0;
  font-family: var(--base-font);
}
.icon__wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.5rem;
}
.accordion-trigger:focus-visible .icon__wrapper {
  border: 2px solid var(--clr-gray-1);
  border-radius: 6px;
  outline: 0;
}
.accordion-icon {
  border: solid var(--clr-gray-1);
  border-width: 0 2px 2px 0;
  height: 1px;
  width: 1px;
  padding: 4px;
  pointer-events: none;
  transform: rotate(45deg);
}
.accordion-trigger[aria-expanded="true"] .accordion-icon {
  transform: translateY(-50%) rotate(-135deg);
}
.accordion-panel {
  margin: 0;
  padding: var(--space-sm) 0 var(--space-md) 0;
}
.accordion-links {
  float: right;
  text-decoration: underline;
}
.accordion-panel[hidden] {
  display: none;
}
ol,
ul {
  padding-left: 20px;
}
.accordion_body,
.accordion_list {
  font-size: 1.4rem;
  font-family: "BMW Type";
}
.accordion_list li {
  list-style-type: lower-alpha !important;
}
.accordion_body li {
  list-style-type: lower-roman !important;
}
.list_number li {
  list-style-type: decimal !important;
}
.list_roman li {
  list-style-type: lower-roman !important;
}
.list_dot li {
  list-style-type: disc !important;
}
.accordion_list_dot {
  list-style: none;
}
.ccpa__test p {
  font-size: 1.6rem;
}
.cell-2 {
  width: 17% !important;
}
.cell-3 {
  width: 36% !important;
}
.cell-4 {
  width: 40% !important;
}
.cell-5 {
  width: 20% !important;
}
.cell-6 {
  width: 36% !important;
}
.cell-7 {
  width: 42% !important;
}
.cell-8 {
  width: 20% !important;
}
.cell-9 {
  width: 24% !important;
}
.cell-10 {
  width: 27% !important;
}
.cell-11 {
  width: 31% !important;
}
.cell-12 {
  width: 31% !important;
}
.ccpa__faq {
  font-size: 14px !important;
  font-size: 1.4rem;
  line-height: 1.5;
  margin: 0 0 15px;
  font-weight: 400;
}
.dot {
  list-style-type: disc !important;
  font-size: 14px;
  font-family: "BMW Type";
}
@media (min-width: 768px) {
  .ccpa__faq {
    font-size: 15px !important;
    font-size: 1.5rem;
    margin: 0 0 20px;
  }
  .accordion-title {
    font-size: 15px !important;
  }
  .accordion_body {
    font-size: 15px !important;
  }
  .accordion_list {
    font-size: 15px !important;
  }
  .dot {
    list-style-type: disc !important;
    font-size: 15px;
  }
  .ccpa__pdf__download {
    float:right;
    margin-top: -45px; 
    width: 30px;
    height: 30px;
  }
}
@media (min-width: 1280px) {
  .ccpa__faq {
    font-size: 16px !important;
    font-size: 1.6rem;
    letter-spacing: 0.5px;
    letter-spacing: 0.05rem;
    line-height: 1.63;
    margin: 0 0 9px;
  }
  .accordion-title {
    font-size: 16px !important;
  }
  .accordion_body {
    font-size: 16px !important;
  }
  .accordion_list {
    font-size: 16px !important;
  }
  .dot {
    list-style-type: disc !important;
    font-size: 16px;
  }
  .ccpa__pdf__download {
    float: right;
    margin-top: -68px;
    width: 40px;
    height: 40px;
  }
}
.accordion_list li {
  padding-bottom: 10px;
}
.spacer-sm,
.spacer-xl,
.spacer-xs {
  width: 100%;
  position: relative;
}
.spacer-xs {
  height: var(--space-xs);
}
.spacer-sm,
.spacer.-sm {
  height: var(--space-sm);
}
.spacer-md,
.spacer.-md {
  height: var(--space-md);
}
.spacer-lg,
.spacer.-lg {
  height: var(--space-lg);
}
.spacer-xl,
.spacer.-xl {
  height: var(--space-xl);
}
.top-arrow {
  color: #fff;
  text-align: center;
  padding: 16px 0px;
  position: fixed;
  right: 20px;
  bottom: 0;
  cursor: pointer;
  z-index: 300;
  opacity: 0;
  transition: all 0.5s linear;
  display: none;
  border: 2px solid transparent
}
.top-arrow-active {
  opacity: 1;
  visibility: visible;
  bottom: 60px;
  pointer-events: all !important
}
.top-arrow-active:focus {
  outline: none
}
.icon-up {
  width: 30px;
  height: 30px;
  display: inline-block;
  line-height: 14px;
  vertical-align: text-top;
  background-repeat: no-repeat
}
.accordion > h2 {
  border-top: 1px solid var(--border-color);
}