/* fonts */
/* roboto-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/roboto-v30-latin-300.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/roboto-v30-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/roboto-v30-latin-regular.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: url("fonts/roboto-v30-latin-italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-500 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("fonts/roboto-v30-latin-500.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-500italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: italic;
  font-weight: 500;
  src: url("fonts/roboto-v30-latin-500italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-condensed-300 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 300;
  src: url("fonts/roboto-condensed-v25-latin-300.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-condensed-300italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto Condensed";
  font-style: italic;
  font-weight: 300;
  src: url("fonts/roboto-condensed-v25-latin-300italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-condensed-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/roboto-condensed-v25-latin-regular.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-condensed-italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto Condensed";
  font-style: italic;
  font-weight: 400;
  src: url("fonts/roboto-condensed-v25-latin-italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-condensed-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/roboto-condensed-v25-latin-700.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-condensed-700italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto Condensed";
  font-style: italic;
  font-weight: 700;
  src: url("fonts/roboto-condensed-v25-latin-700italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
a {
  color: var(--light-primary-main);
}

h1, h2, h3, h4, h5, h6 {
  margin: 1rem 0 1rem 0;
}

h1, .h1 {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 3.125rem;
  font-style: normal;
  font-weight: 300;
  line-height: 116.7%; /* 3.64688rem */
  letter-spacing: -0.09375rem;
}

h2, .h2 {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 2.625rem;
  font-style: normal;
  font-weight: 300;
  line-height: 120%; /* 3.15rem */
  letter-spacing: -0.03125rem;
}

h3, .h3 {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 2.125rem;
  font-style: normal;
  font-weight: 300;
  line-height: 116.7%; /* 2.47988rem */
}

h4, .h4 {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 300;
  line-height: 123.5%; /* 1.8525rem */
  letter-spacing: 0.01563rem;
}

h5, .h5 {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 500;
  line-height: 133.4%; /* 1.6675rem */
}

h6, .h6 {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 1.8rem */
  letter-spacing: 0.00938rem;
}

strong {
  font-weight: 500;
}

@media screen and (max-width: 600px) {
  h1, .h1 {
    font-size: 2.75rem;
  }
  h2, .h2 {
    font-size: 2.5rem;
  }
  h3, .h3 {
    font-size: 2rem;
  }
  h4, .h4 {
    font-size: 1.75rem;
  }
  h5, .h5 {
    font-size: 1.5rem;
  }
  h6, .h6 {
    font-size: 1rem;
  }
}
:root {
  --tools_slide_dur: 60s;
  --km_anim_dur: 20s;
  --light-primary-main: #1976d2;
  --dark-primary-main: #90caf9;
  --JFAC-navy: #111c4e;
  --light-text-main: rgba(0, 0, 0, 0.87);
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  padding: 0;
  height: 100vh;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: var(--light-text-main);
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.00938rem;
  --webkit-font-smoothing: antialiased;
}

header {
  background: var(--JFAC-navy);
  padding: 0.5rem;
  width: 100%;
  position: fixed;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  gap: 1rem;
}
header .header-logo a {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  text-decoration: none;
  color: white;
}
header .header-logo a em {
  text-align: right;
  font-weight: 700;
  font-size: 30px;
  letter-spacing: 2px;
}
header .header-link {
  color: var(--dark-primary-main);
  font-size: 1.25rem;
  font-style: italic;
  text-decoration: none;
}
header .header-link:hover {
  text-decoration: underline;
}

hr {
  border: 1px solid rgba(0, 0, 0, 0.12);
  margin-bottom: 2rem;
}

.center-column {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1rem;
}

.two-col {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.two-col .copy-area {
  width: 570px;
}
.two-col .copy-area p {
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.00938rem;
}

.anim-area {
  width: 570px;
  height: 300px;
  overflow: hidden;
}

.fade-in.scrollTrigger {
  opacity: 0;
  transition-duration: 1s;
}
.fade-in.active {
  opacity: 1;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.table-row {
  display: table-row;
}
.table-row .table-cell {
  display: table-cell;
  padding-right: 1rem;
}

.scroll-top-btn {
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  border: none;
  background-color: var(--JFAC-navy);
  color: white;
  border-radius: 100px;
  height: 40px;
  width: 40px;
  cursor: pointer;
  transition-duration: 0.25s;
  opacity: 0;
}
.scroll-top-btn.on {
  opacity: 1;
}
.scroll-top-btn:hover {
  background-color: #4b5aa1;
}

@media screen and (max-width: 600px) {
  .scroll-top-btn {
    bottom: 0.5rem;
    right: 0.5rem;
  }
}
body {
  display: flex;
  flex-direction: column;
}
body .main-content {
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
body .footer {
  flex-shrink: 0;
}

/* banner */
.banner {
  position: relative;
  background-image: url(imgs/globe_bg.webp);
  background-position: center;
  background-size: cover;
  color: white;
  text-align: center;
  padding: 4rem 0;
}
.banner .JFAC_logo {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.banner .JFAC_logo img {
  height: 180px;
  opacity: 0;
  transition-duration: 1s;
  margin-left: -0.75rem;
  filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5019607843));
}
.banner .JFAC_logo .JFAC_txt {
  opacity: 0;
  transform: translateX(50px);
  transition-duration: 1s;
  filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5019607843));
}
.banner.active .JFAC_logo .OUSD_seal {
  animation: bannerOUSD 1s ease 1s forwards;
}
.banner.active .JFAC_logo .TE_seal {
  animation: bannerOUSD 1s ease 0.7s forwards;
}
.banner.active .JFAC_logo .C3D_seal {
  animation: bannerOUSD 1s ease 0.5s forwards;
}
.banner.active .JFAC_logo .JFAC_txt {
  animation: bannerJFAC 1s ease 0.5s forwards;
}
.banner h1 {
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-size: 8rem;
  font-style: italic;
  font-weight: 700;
  line-height: 3.5625rem;
  letter-spacing: 0.5rem;
  text-transform: uppercase;
  margin: 1rem;
  opacity: 0;
  text-shadow: 1px 1px 2px #333;
}
.banner.active H1 {
  animation: bannerH1 3s ease 0.7s forwards;
}
.banner span {
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-size: 1.5rem;
  font-style: italic;
  font-weight: 300;
  line-height: 210%;
  letter-spacing: 0.5rem;
  text-transform: uppercase;
  opacity: 0;
  filter: drop-shadow(2px 2px 2px #000000);
}
.banner.active span {
  animation: bannerSpan 3s ease 1.1s forwards;
}
.banner:before {
  content: "";
  position: absolute;
  z-index: 5;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0;
  background: url("imgs/hero_bg_lens_flare.webp") no-repeat;
  background-position-x: calc(50% - 175px);
  background-position-y: calc(50% + 132px);
  background-size: cover;
  mix-blend-mode: screen;
  opacity: 0;
}
.banner.active:before {
  animation: bannerFlare 7s ease 0.5s forwards;
}

@keyframes bannerOUSD {
  from {
    opacity: 0;
    transform: translateX(-50px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes bannerJFAC {
  from {
    opacity: 0;
    transform: translateX(50px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes bannerH1 {
  from {
    letter-spacing: 0.5rem;
    opacity: 0;
  }
  to {
    letter-spacing: 0.89375rem;
    opacity: 1;
  }
}
@keyframes bannerSpan {
  from {
    letter-spacing: 0.5rem;
    opacity: 0;
  }
  to {
    letter-spacing: 0.795rem;
    opacity: 1;
  }
}
@keyframes bannerH1-narrow {
  from {
    letter-spacing: 0.89375rem;
    opacity: 0;
  }
  to {
    letter-spacing: 0.89375rem;
    opacity: 1;
  }
}
@keyframes bannerSpan-narrow {
  from {
    letter-spacing: 0.795rem;
    opacity: 0;
  }
  to {
    letter-spacing: 0.795rem;
    opacity: 1;
  }
}
/* lensflare */
@keyframes bannerFlare {
  from {
    opacity: 0;
    transform: translateX(-20%);
  }
  to {
    opacity: 0.75;
    transform: translateX(0);
  }
}
.note {
  display: block;
  line-height: 1.25em;
  padding: 0.5em 1em;
  background-color: rgba(96, 211, 243, 0.66);
  margin-bottom: -1rem;
  border-radius: 4px;
}

/* how to access */
.how-to-access {
  background-image: url(imgs/how_to_access_bg.webp);
  background-size: cover;
  background-attachment: fixed;
  padding: 2rem 1rem;
}
.how-to-access p.animate {
  opacity: 0;
}
.how-to-access h2 {
  opacity: 0;
}
.how-to-access.active h2 {
  animation: fadeIn 1s ease 0.2s forwards;
}
.how-to-access.active p.animate {
  animation: fadeIn 1s ease 0.5s forwards;
}
.how-to-access.active .IL4 {
  animation: slideInTop 1s ease-in-out 1.4s forwards;
}
.how-to-access.active .IL2 {
  animation: slideInTop 1s ease-in-out 1.2s forwards;
}
.how-to-access .btn-area {
  display: flex;
  justify-content: center;
  color: white;
  gap: 2rem;
  margin: 2rem 0;
}
.how-to-access .btn-area a {
  color: var(--dark-primary-main);
}
.how-to-access .btn-area div {
  background-color: rgba(0, 0, 0, 0.75);
  padding: 1rem;
  width: 100%;
  border-radius: 4px;
}
.how-to-access .btn-area div h3 {
  font-size: 2.125rem;
  font-style: normal;
  font-weight: 300;
  line-height: 123.5%;
  letter-spacing: 0.01563rem;
  margin: 1rem;
}
.how-to-access .btn-area div ul {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
  text-align: left;
}
.how-to-access .btn-area div li {
  list-style: none;
  display: inline-flex;
  align-items: center;
  background: rgba(255, 255, 255, 0.1);
  padding: 0.5rem;
  gap: 0.5rem;
}
.how-to-access .btn-area div a.button {
  display: inline-flex;
  align-items: center;
  border-radius: 0.25rem;
  background: var(--light-primary-main);
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.12), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.2);
  color: white;
  padding: 0.5rem 0.7rem 0.5rem 1.375rem;
  text-decoration: none;
  text-transform: uppercase;
  margin: 1rem 0;
}
.how-to-access .btn-area div a.button:hover {
  background-color: #1565c0;
}
.how-to-access .btn-area div a.button img {
  margin-left: 1rem;
}
.how-to-access .IL4,
.how-to-access .IL2 {
  opacity: 0;
}

@keyframes slideInTop {
  from {
    transform: translateY(-50px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
/* instructions */
.instructions details {
  border-radius: 0.25rem;
  border: 1px solid rgba(0, 0, 0, 0.23);
  background: rgba(255, 255, 255, 0.71);
  padding: 0.5rem;
  margin: 0.25rem 0;
}
.instructions details summary {
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 300;
  line-height: 123.5%; /* 1.8525rem */
  letter-spacing: 0.01563rem;
  cursor: pointer;
  display: block;
  background: url("imgs/ExpandMoreFilled.svg") no-repeat right;
}
.instructions details summary::-webkit-details-marker {
  display: none;
}
.instructions details[open] summary {
  border-bottom: 1px solid rgba(0, 0, 0, 0.23);
  background: url("imgs/ExpandLessFilled.svg") no-repeat right;
  margin-bottom: 0.5rem;
}
.instructions details div {
  padding: 0 1rem;
}
.instructions details p {
  animation: none;
}

/* footer */
footer div {
  text-align: center;
  padding: 2em;
  background-color: var(--JFAC-navy);
}
footer div a,
footer div a:visited {
  color: white;
  text-decoration: none;
}
footer div a:hover,
footer div a:visited:hover {
  text-decoration: underline;
}

/* responsive styles */
@media screen and (max-width: 900px) {
  .how-to-access .btn_area {
    margin: 0;
  }
  .overview .tools_anim {
    order: 2;
  }
  .overview .tools_copy {
    order: 1;
  }
}
@media screen and (max-width: 600px) {
  h2 {
    font-size: 2.5rem;
    line-height: 1em;
  }
  .banner {
    padding: 2rem 0;
  }
  .banner .JFAC_logo {
    flex-wrap: wrap;
  }
  .banner .JFAC_logo .OUSD_seal,
  .banner .JFAC_logo .TE_seal,
  .banner .JFAC_logo .C3D_seal {
    height: 70px;
  }
  .banner h1 {
    width: 100%;
    font-size: 3rem;
    line-height: 1.36rem;
  }
  .banner span {
    font-size: 0.9rem;
    line-height: 1rem;
  }
  .how-to-access {
    padding: 0;
  }
  .how-to-access .btn-area {
    flex-wrap: wrap;
    margin: 1rem 0;
  }
  .how-to-access .btn-area div h3 {
    font-size: 1.5rem;
  }
  .overview h2 {
    margin: 0.5rem 1rem;
  }
  .overview h3 .top_line {
    font-size: 1.325rem;
  }
  .overview h3 .btm_line {
    font-size: 2rem;
  }
  .about_JFAC .mvvg .panel.dots {
    border: none;
  }
  .about_JFAC .mvvg .row {
    flex-wrap: wrap;
    justify-content: center;
  }
  .about_JFAC .mvvg .panel {
    width: auto;
  }
  .about_JFAC .mvvg .panel-heading {
    flex-wrap: wrap;
  }
  .about_JFAC .mvvg h3 {
    font-size: 1.5rem;
    text-align: center;
  }
  .about_JFAC .mvvg .visionTxt {
    font-size: 20px;
  }
}
@media screen and (max-width: 1160px) {
  .banner.active span {
    animation: bannerSpan-narrow 3s ease 1.1s forwards;
  }
  .banner.active H1 {
    animation: bannerH1-narrow 3s ease 0.7s forwards;
  }
}
/* Definitions Page */
.xl-container {
  max-width: 1536px;
  margin: 0 auto;
}

.top-section {
  padding-top: 85px;
}
.top-section h1 {
  margin: 1rem;
  font-family: "Roboto Condensed", "Helvetica", "Arial", sans-serif;
  font-weight: 300;
  font-size: 3.75rem;
  line-height: 1.2;
  letter-spacing: -0.00833em;
}

.trust-and-assurance {
  background-image: url(imgs/trust-assurance-bg.webp);
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
.trust-and-assurance h2 {
  font-style: normal;
}
.trust-and-assurance .flex {
  display: flex;
  justify-content: center;
  color: white;
  flex-wrap: wrap;
}
.trust-and-assurance .flex .trust,
.trust-and-assurance .flex .assurance {
  margin: 2rem 1rem;
  padding: 1rem 2rem;
  max-width: 35%;
  background-color: rgba(0, 4, 16, 0.85);
  backdrop-filter: blur(20px);
}
.trust-and-assurance .flex .trust h2,
.trust-and-assurance .flex .assurance h2 {
  text-align: center;
}

.applications {
  background-image: url(imgs/trust-assurance-applications-bg.webp);
  background-size: cover;
  background-attachment: fixed;
  padding: 2rem 4rem 4rem 0;
}
.applications .xl-container {
  display: flex;
  justify-content: flex-end;
}
.applications ul {
  columns: 2;
  color: rgba(0, 0, 0, 0.6);
}

.definitions h3 {
  color: var(--light-primary-main);
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
}
.definitions p {
  margin: 0;
}
.definitions small {
  font-size: 0.875rem;
  color: rgba(0, 0, 0, 0.6);
  font-style: italic;
}

@media screen and (max-width: 900px) {
  .trust-and-assurance .flex .trust,
  .trust-and-assurance .flex .assurance {
    max-width: none;
  }
  .trust-and-assurance .flex .trust {
    margin-bottom: 0;
  }
  .applications {
    padding: 2rem;
  }
  .applications ul {
    columns: 1;
  }
  .definitions {
    margin: 2rem 4rem;
  }
}
.onboarding-page {
  padding-top: 85px;
}
.onboarding-page section {
  scroll-margin-top: 70px;
}
.onboarding-page .video-embed {
  text-align: center;
}
.onboarding-page .video-embed iframe {
  border: none;
}
.onboarding-page .main-cols {
  display: flex;
}
.onboarding-page .main-cols main {
  width: 100%;
}
.onboarding-page .main-cols main img {
  max-width: 100%;
}
.onboarding-page .main-cols aside {
  width: 300px;
  min-width: 300px;
  position: -webkit-sticky;
  position: sticky;
  top: 60px;
  align-self: flex-start;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
}
.onboarding-page .main-cols aside .side-nav-top {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  width: 100%;
}
.onboarding-page .main-cols aside .expando {
  display: none;
  background: none;
  border: none;
  cursor: pointer;
}
.onboarding-page .main-cols aside .expando .expand {
  display: inline;
}
.onboarding-page .main-cols aside .expando .collapse {
  display: none;
}
.onboarding-page .main-cols aside .expando.expanded .expand {
  display: none;
}
.onboarding-page .main-cols aside .expando.expanded .collapse {
  display: inline;
}
.onboarding-page .main-cols aside .side-nav {
  padding: 0;
}
.onboarding-page .main-cols aside .side-nav li {
  list-style: none;
  margin: 0;
}
.onboarding-page .main-cols aside .side-nav li a {
  color: var(--light-text-main);
  display: block;
  padding: 6px 16px;
  text-decoration: none;
}
.onboarding-page .main-cols aside .side-nav li a:hover {
  background-color: rgba(0, 0, 0, 0.04);
  text-decoration: underline;
}
.onboarding-page .main-cols aside .side-nav li a.active {
  background-color: lightgoldenrodyellow;
}
.onboarding-page section:target h2 {
  background-color: lightgoldenrodyellow;
  animation: fade-out 0.5s linear 2s forwards;
}

@keyframes fade-out {
  to {
    background-color: rgba(250, 250, 210, 0);
  }
}
@media screen and (max-width: 600px) {
  .onboarding-page.center-column {
    padding: 65px 0 0 0;
  }
  .onboarding-page section {
    scroll-margin-top: 125px;
  }
  .onboarding-page .main-cols {
    flex-wrap: wrap;
    padding: 0 0.5rem;
  }
  .onboarding-page .main-cols aside {
    width: 100%;
  }
  .onboarding-page .main-cols aside .side-nav-top {
    cursor: pointer;
  }
  .onboarding-page .main-cols aside .expando {
    display: block;
  }
  .onboarding-page .main-cols aside .side-nav {
    display: none;
  }
  .onboarding-page .main-cols aside .side-nav.expanded {
    display: block;
  }
}

/*# sourceMappingURL=styles.css.map */
