<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#about #pageHero {
  background: linear-gradient(rgba(0, 0, 0, 0.6431372549), rgba(0, 0, 0, 0.6235294118)), url("../images/tesla-1.JPG") no-repeat center/cover fixed;
}
#about .mainAreaWrapper {
  background: linear-gradient(rgba(0, 0, 0, 0.8235294118), rgba(0, 0, 0, 0.8156862745)), url("../images/pexels-pixabay-460672.jpg") no-repeat center/cover fixed;
}
#about .mainAreaWrapper .mainArea {
  color: rgba(255, 255, 255, 0.8078431373);
  text-align: center;
  padding: 1em 1em 2em;
  backdrop-filter: blur(0.8em) saturate(180%);
  -webkit-backdrop-filter: blur(1em) saturate(180%);
}
#about .mainAreaWrapper .mainArea h2 {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 500;
  font-size: 1.9rem;
}
#about .mainAreaWrapper .mainArea .aboutContent {
  max-width: 1020px;
  margin: 1em auto;
}
#about .mainAreaWrapper .mainArea .aboutContent p {
  font-family: "Nunito", sans-serif;
  padding: 0.25em 0;
  font-size: 0.98rem;
}
#about aside {
  text-align: center;
  padding: 4.9em 1em;
  background: linear-gradient(rgba(0, 0, 0, 0.8235294118), rgba(0, 0, 0, 0.8156862745)), url("../images/musk-tesla-1.JPG") no-repeat center/cover fixed;
}
#about aside h4 {
  font-family: "Nunito", sans-serif;
  font-weight: 500;
  font-size: 1.1rem;
  color: #ffffff;
}
#about aside p {
  font-size: 1.9rem;
  font-family: "Nunito", sans-serif;
  color: #ffffff;
}/*# sourceMappingURL=about.css.map */</pre></body></html>