@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&display=swap");
.active {
  color: #1362df !important;
}

.Buttons {
  display: flex;
  justify-content: center;
  justify-items: center;
  gap: 25px;
}
.Buttons .google-btn {
  margin-left: 20px;
}
.Buttons .google-btn button {
  align-items: center;
}
.Buttons .apple-btn button {
  background: #e7effc !important;
  color: #1362df !important;
}

section {
  margin-top: 4em;
}

/* Devices between 320px and 414px */
@media (min-width: 320px) and (max-width: 414px) {
  body {
    max-width: 414px;
    min-width: 320px;
  }
  #footer {
    padding: 1rem 0.5em;
  }
  #footer .footer-md {
    display: none;
  }
  #header nav .list {
    position: relative;
    display: none;
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    background-color: white;
    flex-direction: column;
    align-items: start;
    z-index: 9999;
    height: 650px;
    margin-bottom: 20px;
  }
  #header nav .list #btn-sm {
    display: block !important;
    position: absolute !important;
    margin-left: 5px !important;
    left: 7px !important;
    top: 4px !important;
  }
  #header nav .list .list-btn {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
  #header nav .list ul {
    flex-direction: column;
  }
  #header nav .list ul li {
    padding: 1em 0;
  }
  #header nav .download {
    display: none !important;
  }
  #header nav .burger-menu {
    display: flex !important;
  }
  #header .list.show {
    display: flex !important;
    width: 100% !important;
  }
  #header-hero .overlay .line {
    display: none !important;
  }
  #partner .text {
    top: 6.25rem !important;
    left: 1.5rem !important;
  }
  #partner .image-right,
  #partner .image-left {
    display: none;
  }
  #partner .image-sm {
    display: block;
  }
  #discover {
    margin-top: 550px;
  }
  #discover .SmallImage1 {
    left: 17.75rem !important;
    top: 0 !important;
  }
  .rideBox {
    height: auto !important;
    width: auto !important;
    top: 39% !important;
    left: 4% !important;
  }
  #box-image {
    display: none;
  }
}
@media (min-width: 414px) and (max-width: 575.98px) {
  #header nav .list {
    position: relative;
    display: none;
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    background-color: white;
    flex-direction: column;
    align-items: start;
    z-index: 9999;
    height: 650px;
    margin-bottom: 20px;
  }
  #header nav .list #btn-sm {
    display: block !important;
    position: absolute !important;
    margin-left: 50px !important;
    left: 7px !important;
    top: 66px !important;
  }
  #header nav .list .list-btn {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
  #header nav .list ul {
    flex-direction: column;
  }
  #header nav .list ul li {
    padding: 1em 0;
  }
  #header nav .download {
    display: none !important;
  }
  #header nav .burger-menu {
    display: flex !important;
  }
  #header .list.show {
    display: flex !important;
    width: 100% !important;
  }
  #header-hero .line {
    display: none;
  }
  #header-hero .overlay .indicators {
    margin-left: 13rem;
    margin-top: 1rem;
  }
  img {
    max-width: 414px;
  }
  .discover-item {
    max-width: 414px;
  }
  .discover-item img {
    height: 40px !important;
    width: 40px !important;
  }
  #video {
    max-width: 414px !important;
  }
  #video .overlay {
    text-align: left !important;
  }
  #discover {
    display: flex;
    flex-direction: column-reverse;
  }
  #discover .discover-item {
    margin-top: 1rem;
  }
  #discover .images {
    order: 1 !important;
  }
  #discover .images .SmallImage1 {
    left: -0.25rem !important;
    top: -2rem !important;
  }
  #discover .images .SmallImage2 {
    bottom: -0.1875rem !important;
    left: -0.875rem !important;
  }
  #discover .discover-text {
    order: 2 !important;
  }
  #partner .wrapper .image-sm {
    display: block !important;
  }
  #partner .wrapper .image-left,
  #partner .wrapper .image-left {
    display: none !important;
  }
  #partner .wrapper .text {
    position: relative !important;
    left: 0 !important;
    top: 0 !important;
  }
  #partner .wrapper .text h2 {
    text-align: left;
    white-space: wrap !important;
  }
  #partner .wrapper .text h2::after {
    margin: 1em 0 !important;
  }
  #experiences {
    position: relative;
    height: 1200px !important;
  }
  #experiences .box {
    position: relative !important;
    display: block;
    width: 325px !important;
    height: 332px !important;
    margin-top: 187px;
  }
  #experiences .box p {
    font-size: 12px !important;
  }
  span,
  p {
    font-size: 1rem;
    white-space: wrap !important;
  }
  #rider .rideSlide {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-clip: content-box;
  }
  #rider .rideBox {
    width: 324px;
    height: auto;
  }
  #rider .rideBox h2 {
    font-size: 14px;
    line-height: 20px;
  }
  #rider .rideBox p {
    font-size: 12px;
    line-height: 18px;
  }
  #journey .journey-text h2 {
    font-size: 1rem !important;
  }
  #footer {
    padding: 1rem 0.5em;
  }
  #footer .footer-md {
    display: none;
  }
  h2,
  h4 {
    font-size: 1rem;
    line-height: normal;
  }
  section {
    max-width: 100% !important;
  }
  .image-right,
  .image-left {
    display: none;
  }
}
/* Medium devices (small tablets between 576px and 768px) */
@media (min-width: 576px) and (max-width: 767.98px) {
  #footer {
    padding: 1rem 0.5em;
  }
  #footer .footer-md {
    display: none;
  }
  #header nav .list {
    position: relative;
    display: none;
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    background-color: white;
    flex-direction: column;
    align-items: start;
    z-index: 9999;
    height: 650px;
    margin-bottom: 20px;
  }
  #header nav .list #btn-sm {
    display: block !important;
    position: absolute !important;
    margin-left: 50px !important;
    left: 7px !important;
    top: 66px !important;
  }
  #header nav .list .list-btn {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
  #header nav .list ul {
    flex-direction: column;
  }
  #header nav .list ul li {
    padding: 1em 0;
  }
  #header nav .download {
    display: none !important;
  }
  #header nav .burger-menu {
    display: flex !important;
  }
  #header .list.show {
    display: flex !important;
    width: 100% !important;
  }
  img {
    max-width: 765px;
  }
  section {
    max-width: 765px !important;
  }
  #rider .rideBox {
    width: 335px !important;
    position: relative !important;
    left: 0;
    top: 0;
    height: auto;
    margin: 0 auto;
  }
}
/* Large devices (large tablets between 768px and 992px) */
@media (min-width: 768px) and (max-width: 991.98px) {
  #partner .wrapper .image-sm {
    display: block !important;
  }
  #partner .wrapper .image-left,
  #partner .wrapper .image-left {
    display: none !important;
  }
  #partner .wrapper .text {
    position: relative !important;
    left: 0 !important;
    top: 0 !important;
  }
  #partner .wrapper .text h2 {
    text-align: left;
    white-space: wrap !important;
  }
  #partner .wrapper .text h2::after {
    margin: 1em 0 !important;
  }
  .discover-items {
    flex-direction: column !important;
    margin: 0 auto !important;
    align-items: center;
    text-align: center;
  }
  .discover-item {
    margin-top: 1rem;
  }
  .journey-text {
    display: block !important;
    margin-top: 144% !important;
    margin-left: -22.5em !important;
  }
  #header nav .list {
    position: relative;
    display: none;
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    background-color: white;
    flex-direction: column;
    align-items: start;
    z-index: 9999;
    height: 650px;
    margin-bottom: 20px;
  }
  #header nav .list #btn-sm {
    display: block !important;
    position: absolute !important;
    margin-left: 50px !important;
    left: 7px !important;
    top: 66px !important;
  }
  #header nav .list .list-btn {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
  #header nav .list ul {
    flex-direction: column;
  }
  #header nav .list ul li {
    padding: 1em 0;
  }
  #header nav .download {
    display: none !important;
  }
  #header nav .burger-menu {
    display: flex !important;
  }
  #header .list.show {
    display: flex !important;
    width: 100% !important;
  }
  #rider .rideBox {
    width: 335px !important;
    position: relative !important;
    left: 0;
    top: 0;
    height: auto;
    margin: 0 auto;
  }
  #footer {
    padding: 1rem 0.5em;
  }
  #footer .footer-sm {
    display: none;
  }
}
@media (min-width: 991.98px) and (max-width: 1199.98px) {
  #journey .journey-image img {
    width: 27.625rem !important;
    height: 23.75rem !important;
    border-radius: 0.2em;
  }
}
@media (min-width: 1200px) {
  .journey-image img {
    width: 36.625rem !important;
  }
  .journey-text {
    display: block !important;
    margin-top: 53px;
    margin-left: 20px;
  }
  .journey-text h2 {
    white-space: normal !important;
  }
}
body {
  font-family: "Cairo", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  line-height: 1.5;
  font-size: 20px;
  line-height: 2.25;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body #header {
  position: relative;
  padding: 0.5em 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
body #header #btn-sm,
body #header .list-btn {
  display: none;
}
body #header nav {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
body #header nav .logo img {
  width: 120px;
}
body #header nav .list {
  width: 50%;
}
body #header nav .list ul {
  display: flex;
  justify-content: space-around;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: 0;
}
body #header nav .list ul li {
  padding-left: 0.5em;
}
body #header nav .list ul li a {
  transition: all 0.5s ease;
  text-decoration: none;
  color: #12161c;
  font-size: 16px;
}
body #header nav .list ul li a:hover {
  color: #1362df;
}
body #header nav .download {
  display: flex;
  align-items: center;
}
body #header nav .download .arrow {
  margin-left: 7px;
}
body #header nav .burger-menu {
  display: none;
  flex-direction: column;
  cursor: pointer;
}
body #header nav .burger-menu .burger {
  width: 25px;
  height: 3px;
  background-color: #12161c;
  margin: 4px 0;
}
body #header-hero {
  background-image: url("../assets/images/hero-back.jpg");
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 41rem;
  margin-top: 100px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
body #header-hero .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.65);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: white;
  text-align: center;
}
body #header-hero .overlay p,
body #header-hero .overlay h2,
body #header-hero .overlay span {
  margin-bottom: 1rem;
}
body #header-hero .overlay p {
  font-size: 1rem;
  font-weight: 400;
}
body #header-hero .overlay h2 {
  font-size: 1.5rem;
  font-weight: 400;
}
body #header-hero .overlay span {
  font-size: 1rem;
  font-weight: 200;
}
body #header-hero .overlay .watch {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
body #header-hero .overlay .watch .watch-btn {
  background-color: white;
  color: #12161c;
  padding: 0.5em 2em;
  border-radius: 0.5em;
  margin-left: 1em;
}
body #header-hero .overlay .watch .watch-video {
  display: flex;
  align-items: center;
}
body #header-hero .overlay .watch .watch-video img {
  margin-left: 0.5em;
  display: inline-block;
  vertical-align: middle;
}
body #header-hero .overlay .watch .watch-video p {
  font-size: 1rem;
  font-weight: 500;
  display: inline-block;
  vertical-align: middle;
  margin-top: 15px;
}
body #header-hero .overlay .indicators {
  display: flex;
  justify-content: center;
  margin-bottom: 1rem;
}
body #header-hero .overlay .indicators .indicator {
  width: 1.25rem;
  height: 1.25rem;
  border: 0.125rem solid white;
  border-radius: 50%;
  background-color: transparent;
  margin: 0 0.5em;
  cursor: pointer;
}
body #header-hero .overlay .indicators .indicator-active {
  background-color: white !important;
}
body #header-hero .overlay .line {
  width: 3.2px;
  height: 70%;
  background: linear-gradient(to top, grey 0%, grey 100%);
  position: absolute;
  left: 1.5em;
  top: 3em;
  transition: background 0.5s ease;
}
body #header-hero .overlay .page {
  position: absolute;
  left: 0.1875rem;
  bottom: 0.0625rem;
  font-size: 2rem;
  font-weight: 500;
}
body #header-hero .overlay .page .current-page {
  font-weight: 700;
}
body #header-hero .overlay .page .text-muted {
  color: #bbb;
}
body #journey .journey-image h1 {
  color: #1362df;
}
body #journey .journey-image img {
  width: 40.625rem; /* 650px */
  height: 28.75rem; /* 460px */
  border-radius: 0.2em;
}
body #journey .journey-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  justify-items: center;
}
body #journey .journey-text span {
  font-size: 1.375rem; /* 22px */
  font-weight: 500;
  line-height: 2rem; /* 32px */
  color: #1362df;
}
body #journey .journey-text h2 {
  font-size: 2rem; /* 32px */
  font-weight: 700;
  color: #12161c;
  line-height: 2.75rem; /* 44px */
}
body #journey .journey-text h2::after {
  content: "";
  display: block;
  width: 1.5em;
  height: 0.1875rem; /* 3px */
  background-color: #1362df;
  margin-top: 0.4em;
}
body #journey .journey-text p {
  font-size: 1.25rem; /* 20px */
  font-weight: 400;
  line-height: 1.75rem; /* 28px */
}
body #partner .wrapper {
  position: relative;
}
body #partner .wrapper .image-sm {
  display: none;
}
body #partner .wrapper .partner-indicators {
  text-align: center;
  display: flex;
  justify-content: center;
  margin-bottom: 1rem;
}
body #partner .wrapper .partner-indicator {
  width: 1.25rem; /* 20px */
  height: 1.25rem; /* 20px */
  border: 0.125rem solid #d1d1d1; /* 2px */
  border-radius: 50%;
  background-color: transparent;
  margin: 0 0.5em;
  cursor: pointer;
}
body #partner .wrapper .partner-indicator-active {
  background-color: #1362df !important;
}
body #partner .wrapper .text {
  text-align: center;
  position: absolute;
  top: 6.25rem; /* 95px */
  left: 19.5rem; /* 312px */
}
body #partner .wrapper .text h2 {
  font-size: 2rem; /* 32px */
  font-weight: 700;
  color: #12161c;
  line-height: 2.75rem; /* 44px */
  white-space: nowrap;
}
body #partner .wrapper .text h2::after {
  content: "";
  display: block;
  width: 1.5em;
  height: 0.1875rem; /* 3px */
  background-color: #1362df;
  margin: 0.4em auto;
  text-align: center;
}
body #partner .wrapper .text p {
  font-size: 1.25rem; /* 20px */
  font-weight: 400;
  line-height: 1.75rem; /* 28px */
  color: #5a5d61;
  max-width: 50rem; /* 800px */
}
body #discover .images {
  position: relative;
}
body #discover .images .SmallImage1 {
  position: absolute;
  left: 6.75rem; /* 108px */
}
body #discover .images .SmallImage2 {
  position: absolute;
  bottom: -1.1875rem; /* -19px */
  left: 7.125rem; /* 114px */
}
body #discover .discover-text span {
  font-weight: 500;
  font-size: 1.375rem; /* 22px */
  line-height: 2rem; /* 32px */
  color: #1362df;
  margin-top: 1.25rem; /* 20px */
}
body #discover .discover-text h2 {
  font-weight: 700;
  font-size: 2rem; /* 32px */
  line-height: 2.75rem; /* 44px */
  color: #12161c;
}
body #discover .discover-text h2::after {
  content: "";
  display: block;
  width: 1.5em;
  height: 0.1875rem; /* 3px */
  background-color: #1362df;
  margin-top: 0.4em;
}
body #discover .discover-text p {
  font-weight: 400;
  font-size: 0.875rem; /* 14px */
  line-height: 1.625rem; /* 26px */
  color: #5a5d61;
  margin-top: 1em;
}
body #discover .discover-item span {
  font-weight: 500;
  font-size: 1.25rem; /* 20px */
  line-height: 1.75rem; /* 28px */
  color: #12161c;
  display: block;
  margin: 0.125em 0; /* 0.2em 0em */
}
body #discover .discover-item p {
  font-weight: 400;
  font-size: 1rem; /* 16px */
  line-height: 1.5rem; /* 24px */
  color: #5a5d61;
}
body #rider {
  background-size: cover;
  background-position: center;
  backdrop-filter: #5a5d61;
  height: 50rem; /* 800px */
  position: relative;
}
body #rider .nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: white;
  padding: 0px 15px;
  cursor: pointer;
  border-radius: 50%;
  user-select: none;
  font-size: 1rem;
  background: rgba(255, 255, 255, 0.15);
}
body #rider .nav.prev {
  left: 10px;
}
body #rider .nav.next {
  left: 10px;
}
body #rider .nav:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
body .overlay {
  background: rgb(255, 255, 255);
  height: 100%;
}
body .slider {
  position: relative;
  height: 100%;
}
body .rideSlide {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 1s ease;
}
body .rideSlide.active {
  opacity: 1;
}
body .rideBox {
  width: 69.375rem; /* 1110px */
  height: 12.5rem; /* 200px */
  border-radius: 0.25rem; /* 4px */
  background: rgba(0, 0, 0, 0.15);
  backdrop-filter: blur(0.3125rem); /* 5px */
  color: #f8faff;
  padding: 2.0625rem; /* 33px */
  position: absolute;
  top: 65%;
  left: 10%;
  text-align: center;
}
body .rideBox h2 {
  font-weight: 500;
  font-size: 2rem; /* 32px */
  line-height: 2.75rem; /* 44px */
}
body .rideBox p {
  font-weight: 400;
  font-size: 1.5625rem; /* 25px */
  line-height: 2.1875rem; /* 35px */
}
body .rideIndicators {
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 2em;
  width: 100%;
}
body .rideIndicator {
  width: 0.9375rem; /* 15px */
  height: 0.9375rem; /* 15px */
  border: 0.125rem solid #c1c2c3;
  border-radius: 50%;
  background-color: transparent;
  margin: 0 0.5em;
  cursor: pointer;
}
body .rideIndicator-active {
  background-color: white !important;
}
body #video {
  background: url("../assets/images/video-section.png");
  background-size: cover;
  background-position: center;
  backdrop-filter: #5a5d61;
  height: 50rem;
  position: relative;
  width: 1352px;
  height: 650px;
  margin: 50px auto;
  border: 1px solid #c1c2c3;
  border-radius: 15px;
}
body #video .overlay {
  border-radius: 12px;
  background: rgba(0, 0, 0, 0.781);
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: white;
}
body #video .overlay span {
  font-weight: 500;
  font-size: 22px;
  line-height: 32px;
  margin-top: 5px;
}
body #video .overlay h4 {
  font-weight: 700;
  font-size: 32px;
  line-height: 44px;
  margin-top: 10px;
}
body #video .overlay h4::after {
  content: "";
  display: block;
  width: 1.5em;
  height: 3px;
  background-color: white;
  margin: 0.4em auto;
}
body #video .overlay p {
  font-weight: 400;
  font-size: 20px;
  line-height: 22px;
}
body #experiences {
  padding: 2.5em 0;
  background: rgb(241, 244, 244);
  height: 750px;
  position: relative;
}
body #experiences .experiences-text span {
  font-weight: 500;
  font-size: 22px;
  line-height: 32px;
  color: #1362df;
  margin-top: 20px;
}
body #experiences .experiences-text h2 {
  font-weight: 700;
  font-size: 32px;
  line-height: 44px;
  color: #12161c;
}
body #experiences .experiences-text h2::after {
  content: "";
  display: block;
  width: 1.5em;
  height: 3px;
  background-color: #1362df;
  margin-top: 0.4em;
}
body #experiences .box {
  box-shadow: 0px 1px 1px 1px rgba(249, 249, 250, 0.766);
  background: rgb(255, 255, 255);
  border-radius: 12px;
  width: 567px;
  height: 340px;
  position: absolute;
  top: 47%;
  z-index: 999;
  padding: 3em 2em;
}
body #experiences .box .arrow-left {
  margin-left: 3em;
}
body #experiences .box .dot {
  padding: 18px 18px;
  color: #12161c;
  background-color: #12161c;
  border-radius: 50%;
  float: inline-end;
}
body #experiences .box p {
  font-weight: 500;
  font-size: 22px;
  line-height: 32px;
}
body #experiences .box p span {
  color: #1362df;
}
body #experiences .box p h2 {
  font-weight: 700;
  font-size: 25px;
  line-height: 35px;
  color: #12161c;
}
body #experiences .image-box {
  width: 350px;
  height: 450px;
  position: absolute;
  left: 36%;
}
body #experiences .arrow {
  cursor: pointer;
  width: 30px;
  height: 30px;
  display: inline-block;
}
body #experiences .arrow svg {
  width: 100%;
  height: 100%;
}
body #experiences .arrow svg path {
  stroke: #1362df;
}
body #experiences .arrow.disabled svg path {
  stroke: #12161c;
}
body #simplified {
  padding: 2em 1em;
}
body #simplified span {
  font-weight: 500;
  font-size: 22px;
  line-height: 32px;
  color: #1362df;
  margin-top: 20px;
}
body #simplified h2 {
  font-weight: 700;
  font-size: 32px;
  line-height: 44px;
  color: #12161c;
  margin-top: 0.5em;
}
body #simplified h2::after {
  content: "";
  display: block;
  width: 1.5em;
  height: 3px;
  background-color: #1362df;
  margin: 0.4em;
}
body #simplified .text-muted {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #5a5d61;
  margin: 1em 0;
}
body #simplified .card {
  margin: 2rem;
  border: none !important;
  text-align: center;
  display: flex;
  gap: 12px;
}
body #simplified .card h1 {
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  color: #333;
  margin-top: 0.5em;
}
body #simplified .number-circle {
  background-color: #1362df;
  width: 20px;
  height: 20px;
  padding: 20px;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-self: center;
  color: #e7effc;
  margin: 20px 0;
}
body #explore .text,
body #connect .text {
  display: flex;
  flex-direction: column;
  justify-items: baseline;
  align-items: start;
  margin-top: 27%;
}
body #explore .text span,
body #connect .text span {
  font-weight: 500;
  font-size: 1.375rem; /* 22px */
  line-height: 2rem; /* 32px */
  color: #1362df;
}
body #explore .text h2,
body #connect .text h2 {
  font-weight: 700;
  font-size: 2rem; /* 32px */
  line-height: 2.75rem; /* 44px */
  color: #12161c;
  margin: 0.3em 0;
}
body #explore .text h2::after,
body #connect .text h2::after {
  content: "";
  display: block;
  width: 1.5em;
  height: 3px;
  background-color: #1362df;
  margin-top: 0.4em;
}
body #explore .text p,
body #connect .text p {
  font-weight: 400;
  font-size: 1.25rem; /* 20px */
  line-height: 1.75rem; /* 28px */
  color: #5a5d61;
}
body #explore .text img,
body #connect .text img {
  margin-left: 1.25rem; /* 20px */
}
body #footer {
  border-top: 1px solid #c1c2c3;
  border-bottom: 2px solid #c1c2c3;
  padding: 2em 1em;
  position: relative;
}
body #footer .footer-text {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
body #footer .car-image {
  position: absolute;
  top: 0;
  right: 0;
  width: 80%; /* Adjust width as needed */
  height: 100%;
  overflow: hidden;
}
body #footer .car-image .footer-md {
  position: absolute;
  top: 41%;
  transform: translate(-43%, -59%);
  width: auto;
  height: 74%;
  right: -31rem;
}
body #footer .footer-sm {
  display: none;
}
body #footer .information {
  font-size: 14px;
}
body #footer .social img {
  height: 25px;
  width: 25px;
}
body .footer-end {
  text-align: center;
  font-weight: 400;
  font-size: 1rem; /* 16px */
  line-height: 1.5rem; /* 24px */
  color: #12161c;
  border-top: 1px solid #c1c2c3;
  padding: 1em;
}
body .footer-end span {
  color: #1362df;
}

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