body {
  background-color: #f9f9fb;
  font-family: Nunito, sans-serif;
  font-size: 0.9rem;
  line-height: 1.6;
  color: #c4cfde;
  margin: 0;
  padding: 0;
}
.text-muted {
  color: #a8a8b7 !important;
}
.text-primary {
  color: #323243 !important;
}
.text-secondary {
  color: #7367f0 !important;
}
.navbar {
  background-color: #fff;
  box-shadow: 0 0.1875rem 0.75rem #2f2b3d24;
  border-radius: 0.375rem;
}
.navbar .navbar-brand {
  color: #323243;
  font-weight: 700;
}
.navbar .nav-link {
  color: #34323d;
  transition: color 0.3s;
}
.navbar .nav-link:hover,
.navbar .nav-link.active {
  color: #7367f0;
}
.navbar .btn-primary {
  background-color: #7367f0;
  border-color: #7367f0;
  color: #fff;
}
.navbar .btn-primary:hover {
  background-color: #7d75ef !important;
  border-color: #675eec !important;
}
.navbar .btn-primary.active {
  background-color: #635cd5 !important;
  border-color: #5048d0 !important;
}
.navbar .btn-secondary {
  background-color: #696983;
  border-color: #696983;
  color: #fff;
}
.navbar .btn-secondary:hover {
  background-color: #7b7b92;
  border-color: #6e6e85;
}
.navbar .btn-secondary.active {
  background-color: #5c5c73;
  border-color: #515165;
}
.navbar .sticky-top {
  top: 0.5rem;
}
.btn-outline-light {
  background-color: #2f3349;
  color: #fff;
}
.btn-outline-light:hover {
  background-color: #252839;
  color: #fff;
}
.hero {
  padding: 100px 0;
  background: #f9f9fb;
  text-align: center;
  background: url(/storage/runner-during-10k-race.png) center top/cover
    no-repeat;
  background-size: cover;
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-size: cover, cover, cover;
  background-position: center center, center bottom, 50% 20%;
  position: relative;
  overflow: hidden;
}
.hero h1,
.hero .h1 {
  color: #323243;
  font-weight: 600;
  font-size: 4rem;
  line-height: 1.2;
}
.hero p.lead {
  color: #34323d;
  margin-bottom: 30px;
}
.btn-primary {
  background-color: #7367f0;
  border: none;
}
.btn-primary:hover {
  background-color: #7d75ef;
}
.btn-primary:active {
  background-color: #635cd5;
}
.features {
  background-color: #fff;
}
.features h3,
.features .h3 {
  color: #323243;
  margin-bottom: 15px;
}
.features p {
  color: #34323d;
}
.footer {
  background-color: #fff;
  color: #323243;
  font-family: Nunito, sans-serif;
  font-size: 1.125rem;
  line-height: 1.6;
}
.footer .footer-brand {
  color: #323243;
  font-weight: 700;
}
.footer a.footer-brand:hover {
  color: inherit;
}
.footer a {
  color: #6e66ed;
  text-decoration: none;
}
.footer a:hover {
  color: #4b45a1;
}
.footer h5,
.footer .h5 {
  color: #323243;
  font-weight: 600;
}
.footer p,
.footer li {
  color: #a8a8b7;
}
.footer .social-icons a {
  font-size: 1.25rem;
  margin-right: 0.5rem;
  display: inline-block;
}
.footer .social-icons a:hover {
  color: #4b45a1;
}
.footer hr {
  border-color: #a8a8b7;
}
.hero {
  position: relative;
  overflow: hidden;
  padding: 60px 0;
}
.hero .img-fluid {
  object-fit: fill;
  margin-bottom: 325px;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 0.1875rem 0.75rem #2f2b3d24;
  border-radius: 0.375rem;
}
.hero .hero-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #7367f0cc;
  z-index: 1;
  border-radius: 0.375rem;
}
.hero .container {
  position: relative;
  z-index: 2;
  min-height: 400px;
  background-size: cover;
}
.hero .shape-bottom {
  position: absolute;
  bottom: -2px;
  width: 100%;
  line-height: 0;
  z-index: 3;
}
.hero .shape-bottom svg {
  display: block;
  width: 100%;
  height: auto;
}
h2,
.h2 {
  font-weight: 600;
  font-size: 3rem;
  line-height: 1.2;
  color: #323243;
}
h1,
.h1 {
  font-weight: 600;
  font-size: 4rem;
  line-height: 1.2;
  color: #323243;
}
.content-box {
  background-color: #fff;
  box-shadow: 0 0.1875rem 0.75rem #2f2b3d24;
  border-radius: 0.375rem;
  font-family: Nunito, sans-serif;
  font-size: 0.9rem;
  line-height: 1.6;
  color: #323243;
}
.content-box h4,
.content-box .h4 {
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1.2;
}
.content-box p {
  font-size: 1rem;
  line-height: 1.5;
  word-wrap: break-word;
  color: #a8a8b7;
}
.content-box .bi {
  font-size: 30px;
}
.content-box .bi-database-fill-add,
.content-box .bi-people-fill,
.content-box .bi-flag-fill {
  color: #28c76f;
}
.content-box .bi-file-text {
  color: #ff9f43;
}
.content-box .bi-calendar-date-fill,
.content-box .bi-check-circle-fill,
.content-box .bi-eye-fill {
  color: #00bad1;
}
.content-box .bi-pie-chart-fill,
.content-box .bi-phone-fill {
  color: #7367f0;
}
.content-box .bi-bar-chart-line-fill,
.content-box .bi-tags-fill,
.content-box .bi-heart-fill {
  color: #ff4c51;
}
.features-list .bi {
  font-size: 20px;
  color: #7367f0;
}
.features-list li {
  color: #323243;
  line-height: 1.2;
  font-size: 1rem;
}
.features .img-fluid {
  box-shadow: 0 0.1875rem 0.75rem #2f2b3d24;
  border-radius: 0.375rem;
}
.accordion-button {
  font-size: 1.5rem;
  font-weight: 500;
  color: #323243;
  background-color: #f9f9fb;
}
.accordion-button:not(.collapsed) {
  color: #323243;
  background-color: #e9e7fd !important;
}
.accordion-item {
  color: #323243;
  background-color: #f9f9fb;
}
.border-primary {
  border-color: #7367f0 !important;
}
.btn-check:checked + .btn,
:not(.btn-check) + .btn:active,
.btn:first-child:active,
.btn.active,
.btn.show,
.btn:focus-visible {
  border-color: #7367f0 !important;
  background-color: #7367f0 !important;
}
.btn-outline-primary {
  color: #7367f0 !important;
  border-color: #7367f0 !important;
}
.btn:not(.btn-primary):hover {
  background-color: #7367f0 !important;
  color: #fff !important;
}
.authentication-inner {
  max-width: 480px;
  position: relative;
  margin: 0 auto;
}
.app-brand-link {
  color: #323243;
  font-weight: 700;
  font-size: 2rem;
  text-decoration: none;
}
.app-brand-link .bi-bar-chart-fill {
  font-size: 2rem;
}
.has-overlay.overlay-gradient:after {
  background: linear-gradient(-47deg, #7367f0, #635cd5),
    linear-gradient(to bottom, #0000 70%, #000c);
}
.has-overlay:after {
  position: absolute;
  content: '';
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0.9;
  z-index: 0;
}
.error-page-container {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  background-image: url(/storage/error-bg.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  padding: 2rem;
}
.bi-trophy-fill {
  color: #ff9f43;
}
.bi-clipboard2-check-fill {
  color: #28c76f;
}
.bi-download {
  color: #00bad1;
}
.bi-journal-text {
  color: #fa9292;
}
@media (max-width: 768px) {
  .hero .img-fluid {
    margin-bottom: 275px;
  }
}
.hero-cta {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 280px;
}
.hero-cta .btn {
  width: 100%;
}
.hero-cta .btn-outline-dark {
  background-color: #fff;
}
