.menu-linked-wrapper {
  display: contents;
}
 
.menu-linked-container {
  display: flex;
  position: relative;
}
 
.menu-linked-navlink {
  text-decoration: none;
}
 
.explore-fragment10 {
  display: contents;
}
 
.explore-text10 {
  display: inline-block;
}

.menu-linked-wrapper-gp07 {
  display: contents;
}
 
.menu-linked-container1 {
  display: flex;
  position: relative;
}
 
.menu-linked-navlink1 {
  text-decoration: none;
}
 
.explore-fragment11 {
  display: contents;
}
 
.explore-text11 {
  display: inline-block;
}

.menu-linked-wrapper-v983 {
  display: contents;
}
 
.menu-linked-container2 {
  display: flex;
  position: relative;
}
 
.menu-linked-navlink2 {
  text-decoration: none;
}
 
.explore-fragment12 {
  display: contents;
}
 
.explore-text12 {
  display: inline-block;
}

.social-wrapper {
  display: contents;
}
 
.social-container {
  display: flex;
  position: relative;
}
 
.social-link {
  display: contents;
}
 
.social-social {
  width: 20px;
  object-fit: cover;
  border-radius: var(--dl-layout-radius-radius4);
  text-decoration: none;
}

.social-wrapper-ywdc {
  display: contents;
}
 
.social-container1 {
  display: flex;
  position: relative;
}
 
.social-link1 {
  display: contents;
}
 
.social-social1 {
  width: 20px;
  object-fit: cover;
  border-radius: var(--dl-layout-radius-radius4);
  text-decoration: none;
}

.social-wrapper-gvbo {
  display: contents;
}
 
.social-container2 {
  display: flex;
  position: relative;
}
 
.social-link2 {
  display: contents;
}
 
.social-social2 {
  width: 20px;
  object-fit: cover;
  border-radius: var(--dl-layout-radius-radius4);
  text-decoration: none;
}

.timeline-wrapper {
  display: contents;
}
 
.timeline-timeline {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
}
 
.timeline-details {
  gap: 16px;
  flex: 0 0 auto;
  width: 100%;
  height: 250px;
  display: flex;
  position: relative;
  align-items: flex-start;
}
 
.timeline-timer {
  gap: var(--dl-layout-space-halfunit);
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-end;
  padding-top: 12px;
  padding-left: 50px;
  flex-direction: column;
}
 
.timeline-image {
  width: 55px;
  object-fit: cover;
  border-radius: 12px;
}
 
.timeline-media-small {
  flex: 0 0 auto;
  width: 200px;
  height: 100%;
  display: none;
  align-items: flex-start;
  flex-direction: column;
  padding-bottom: 30px;
}
 
.timeline-divider {
  flex: 0 0 auto;
  width: auto;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
 
.timeline-first {
  flex: 0 0 auto;
  width: 3px;
  height: 30px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  background-color: #050404;
}
 
.timeline-second {
  flex: 0 0 auto;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  background-color: #050404;
}
 
.timeline-third {
  flex: 1;
  width: 3px;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  background-color: #050404;
}
 
.timeline-information {
  gap: 12px;
  flex: 1;
  height: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: 29px;
}
 
.timeline-content {
  gap: 8px;
  flex: 1;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.timeline-header {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
}
 
.timeline-description2 {
  margin-top: var(--dl-layout-space-unit);
}
 
.explore-fragment13 {
  display: contents;
}
 
.explore-text13 {
  display: inline-block;
}
 
.explore-fragment14 {
  display: contents;
}
 
.explore-text14 {
  display: inline-block;
}
 
.explore-fragment15 {
  display: contents;
}
 
.explore-text15 {
  display: inline-block;
}
 
.explore-fragment16 {
  display: contents;
}
 
.explore-text16 {
  display: inline-block;
}
 
@media(max-width: 991px) {
  .timeline-details {
    height: 280px;
  }
}
 
@media(max-width: 767px) {
  .timeline-details {
    height: 300px;
  }
  .timeline-timer {
    padding-left: 30px;
  }
  .timeline-heading {
    margin-left: 30px;
  }
  .timeline-media-small {
    width: 150px;
  }
}
 
@media(max-width: 479px) {
  .timeline-details {
    height: 350px;
  }
  .timeline-timer {
    padding-left: 0px;
    justify-content: space-between;
  }
  .timeline-heading {
    margin-left: 0px;
  }
  .timeline-media-small {
    flex: 1;
    width: 100%;
    display: flex;
    padding-bottom: 0px;
    justify-content: flex-end;
  }
}

.timeline-wrapper-r7es {
  display: contents;
}
 
.timeline-timeline1 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
}
 
.timeline-details1 {
  gap: 16px;
  flex: 0 0 auto;
  width: 100%;
  height: 250px;
  display: flex;
  position: relative;
  align-items: flex-start;
}
 
.timeline-timer1 {
  gap: var(--dl-layout-space-halfunit);
  height: 100%;
  display: flex;
  position: relative;
  align-items: flex-end;
  padding-top: 12px;
  padding-left: 50px;
  flex-direction: column;
}
 
.timeline-image1 {
  width: 55px;
  object-fit: cover;
  border-radius: 12px;
}
 
.timeline-media-small1 {
  flex: 0 0 auto;
  width: 200px;
  height: 100%;
  display: none;
  align-items: flex-start;
  flex-direction: column;
  padding-bottom: 30px;
}
 
.timeline-divider1 {
  flex: 0 0 auto;
  width: auto;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
 
.timeline-first1 {
  flex: 0 0 auto;
  width: 3px;
  height: 30px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  background-color: #050404;
}
 
.timeline-second1 {
  flex: 0 0 auto;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  background-color: #050404;
}
 
.timeline-third1 {
  flex: 1;
  width: 3px;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  background-color: #050404;
}
 
.timeline-information1 {
  gap: 12px;
  flex: 1;
  height: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: 29px;
}
 
.timeline-content1 {
  gap: 8px;
  flex: 1;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.timeline-header1 {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
}
 
.timeline-description4 {
  margin-top: var(--dl-layout-space-unit);
}
 
.explore-fragment17 {
  display: contents;
}
 
.explore-text17 {
  display: inline-block;
}
 
.explore-fragment18 {
  display: contents;
}
 
.explore-text18 {
  display: inline-block;
}
 
.explore-fragment19 {
  display: contents;
}
 
.explore-text19 {
  display: inline-block;
}
 
.explore-fragment20 {
  display: contents;
}
 
.explore-text20 {
  display: inline-block;
}
 
@media(max-width: 991px) {
  .timeline-details1 {
    height: 280px;
  }
}
 
@media(max-width: 767px) {
  .timeline-details1 {
    height: 300px;
  }
  .timeline-timer1 {
    padding-left: 30px;
  }
  .timeline-heading1 {
    margin-left: 30px;
  }
  .timeline-media-small1 {
    width: 150px;
  }
}
 
@media(max-width: 479px) {
  .timeline-details1 {
    height: 350px;
  }
  .timeline-timer1 {
    padding-left: 0px;
    justify-content: space-between;
  }
  .timeline-heading1 {
    margin-left: 0px;
  }
  .timeline-media-small1 {
    flex: 1;
    width: 100%;
    display: flex;
    padding-bottom: 0px;
    justify-content: flex-end;
  }
}

.social-wrapper-447o {
  display: contents;
}
 
.social-container3 {
  display: flex;
  position: relative;
}
 
.social-link3 {
  display: contents;
}
 
.social-social3 {
  width: 20px;
  object-fit: cover;
  border-radius: var(--dl-layout-radius-radius4);
  text-decoration: none;
}

.social-wrapper-k4xk {
  display: contents;
}
 
.social-container4 {
  display: flex;
  position: relative;
}
 
.social-link4 {
  display: contents;
}
 
.social-social4 {
  width: 20px;
  object-fit: cover;
  border-radius: var(--dl-layout-radius-radius4);
  text-decoration: none;
}

.social-wrapper-46nq {
  display: contents;
}
 
.social-container5 {
  display: flex;
  position: relative;
}
 
.social-link5 {
  display: contents;
}
 
.social-social5 {
  width: 20px;
  object-fit: cover;
  border-radius: var(--dl-layout-radius-radius4);
  text-decoration: none;
}

.explore-container {
  width: 100%;
  display: block;
  background-color: #0bc6f7;
}
 
.explore-heading {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  padding: var(--dl-layout-space-unit);
  align-items: flex-start;
  flex-direction: column;
}
 
.explore-header {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
 
.explore-navlink10 {
  display: contents;
}
 
.explore-logo1 {
  width: auto;
  height: 84px;
  object-fit: cover;
  text-decoration: none;
}
 
.explore-menu-and-info {
  flex: 1;
  height: auto;
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  justify-content: center;
}
 
.explore-desktop-menu {
  gap: var(--dl-layout-space-unit);
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
 
.explore-navlink11 {
  display: contents;
}
 
.explore-menu-linked1 {
  text-decoration: none;
}
 
.explore-fragment10 {
  display: contents;
}
 
.explore-text10 {
  display: inline-block;
}
 
.explore-navlink12 {
  display: contents;
}
 
.explore-menu-linked2 {
  text-decoration: none;
}
 
.explore-fragment11 {
  display: contents;
}
 
.explore-text11 {
  display: inline-block;
}
 
.explore-navlink13 {
  display: contents;
}
 
.explore-menu-linked3 {
  text-decoration: none;
}
 
.explore-fragment12 {
  display: contents;
}
 
.explore-text12 {
  display: inline-block;
}
 
.explore-burger-menu {
  display: none;
}
 
.explore-icon1 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.explore-tagline {
  font-size: 14px;
}
 
.explore-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: flex;
  padding: 32px;
  z-index: 100;
  position: absolute;
  transform: translateX(100%);
  transition: 0.5s;
  flex-direction: column;
  justify-content: space-between;
  background-color: #0a1e71;
}
 
.explore-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.explore-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.explore-navlink14 {
  display: contents;
}
 
.explore-logo2 {
  height: 2rem;
  text-decoration: none;
}
 
.explore-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.explore-icon3 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.explore-links {
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.explore-navlink15 {
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.explore-navlink16 {
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.explore-navlink17 {
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.explore-social-links1 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
}
 
.explore-component1 {
  text-decoration: none;
}
 
.explore-component2 {
  text-decoration: none;
}
 
.explore-component3 {
  text-decoration: none;
}
 
.explore-image1 {
  width: 200px;
  display: none;
  object-fit: cover;
}
 
.explore-products {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-sixunits);
  padding-left: var(--dl-layout-space-unit);
  padding-right: var(--dl-layout-space-unit);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-sixunits);
}
 
.explore-fragment13 {
  display: contents;
}
 
.explore-text13 {
  display: inline-block;
}
 
.explore-fragment14 {
  display: contents;
}
 
.explore-text14 {
  display: inline-block;
}
 
.explore-fragment15 {
  display: contents;
}
 
.explore-text15 {
  display: inline-block;
}
 
.explore-fragment16 {
  display: contents;
}
 
.explore-text16 {
  display: inline-block;
}
 
.explore-fragment17 {
  display: contents;
}
 
.explore-text17 {
  display: inline-block;
}
 
.explore-fragment18 {
  display: contents;
}
 
.explore-text18 {
  display: inline-block;
}
 
.explore-fragment19 {
  display: contents;
}
 
.explore-text19 {
  display: inline-block;
}
 
.explore-fragment20 {
  display: contents;
}
 
.explore-text20 {
  display: inline-block;
}
 
.explore-bottom {
  gap: 12px;
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  padding: var(--dl-layout-space-threeunits);
  flex-wrap: wrap;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
  background-color: #111ECC;
}
 
.explore-social-links2 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
}
 
.explore-component6 {
  text-decoration: none;
}
 
.explore-component7 {
  text-decoration: none;
}
 
.explore-component8 {
  text-decoration: none;
}
 
.explore-content {
  gap: var(--dl-layout-space-unit);
  flex: 1;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.explore-copyright-and-contact {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
}
 
.explore-copyright {
  fill: #cbcbcb;
  color: #cbcbcb;
  font-size: 14px;
}
 
.explore-agreement {
  fill: var(--dl-color-theme-secondary2);
  color: #cbcbcb;
  width: 100%;
  font-size: 12px;
  line-height: 1.7;
}
 
.explore-navlink18 {
  display: contents;
}
 
.explore-image2 {
  width: 250px;
  height: auto;
  object-fit: cover;
  text-decoration: none;
}
 
.explore-navlink19 {
  display: contents;
}
 
.explore-image3 {
  width: 200px;
  display: none;
  object-fit: cover;
  text-decoration: none;
}
 
@media(max-width: 991px) {
  .explore-image1 {
    display: none;
  }
  .explore-image3 {
    display: none;
  }
}
 
@media(max-width: 767px) {
  .explore-container {
    flex-direction: column;
  }
  .explore-desktop-menu {
    display: none;
  }
  .explore-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .explore-mobile-menu {
    background-color: #0a1e71;
  }
  .explore-logo2 {
    height: 4em;
  }
  .explore-icon3 {
    fill: var(--dl-color-theme-neutral-dark);
    width: var(--dl-layout-size-small);
    height: var(--dl-layout-size-small);
  }
  .explore-links {
    gap: var(--dl-layout-space-threeunits);
    align-self: center;
    align-items: center;
  }
  .explore-navlink15 {
    fill: var(--dl-color-theme-neutral-dark);
    color: var(--dl-color-theme-neutral-dark);
    font-size: 48px;
    font-style: normal;
    font-weight: 800;
    margin-bottom: var(--dl-layout-space-unit);
    text-decoration: none;
  }
  .explore-navlink16 {
    fill: var(--dl-color-theme-neutral-dark);
    color: var(--dl-color-theme-neutral-dark);
    font-size: 48px;
    font-style: normal;
    font-weight: 800;
    margin-left: 0;
    margin-bottom: var(--dl-layout-space-unit);
    text-decoration: none;
  }
  .explore-navlink17 {
    fill: var(--dl-color-theme-neutral-dark);
    color: var(--dl-color-theme-neutral-dark);
    font-size: 48px;
    font-style: normal;
    font-weight: 800;
    margin-left: 0;
    margin-bottom: var(--dl-layout-space-unit);
  }
  .explore-social-links1 {
    gap: var(--dl-layout-space-unit);
  }
  .explore-image1 {
    width: 100%;
    display: flex;
  }
  .explore-bottom {
    padding: var(--dl-layout-space-twounits);
  }
  .explore-content {
    width: 100%;
  }
  .explore-agreement {
    width: 100%;
  }
  .explore-image2 {
    height: auto;
    display: none;
  }
  .explore-image3 {
    right: 24px;
    width: 120px;
    bottom: 6px;
    display: flex;
    position: fixed;
  }
}
 
@media(max-width: 479px) {
  .explore-mobile-menu {
    padding: 16px;
  }
  .explore-copyright {
    color: rgb(203, 203, 203);
    font-size: 14px;
  }
  .explore-image2 {
    height: auto;
  }
}
