.navbar3-wrapper {
  display: contents;
}
 
.navbar3-container {
  width: 100%;
  display: flex;
  position: relative;
  justify-content: center;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar3-navbar-interactive {
  width: 100%;
  display: flex;
  max-width: idth;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  padding-left: var(--dl-layout-space-threeunits);
  padding-right: var(--dl-layout-space-threeunits);
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: space-between;
}
 
.navbar3-navlink {
  display: contents;
}
 
.navbar3-image1 {
  height: 3rem;
  animation-name: fadeInRight;
  animation-delay: 0s;
  text-decoration: none;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
 
.navbar3-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
 
.navbar3-links1 {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.navbar3-link11 {
  color: #0c70ba;
}
 
.navbar3-link21 {
  color: #0c70ba;
}
 
.navbar3-icon-group1 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: center;
  margin-left: var(--dl-layout-space-twounits);
}
 
.navbar3-link {
  display: contents;
}
 
.navbar3-icon10 {
  text-decoration: none;
}
 
.navbar3-burger-menu {
  display: none;
}
 
.navbar3-icon12 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.navbar3-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: var(--dl-layout-space-twounits);
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar3-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar3-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.navbar3-logo {
  height: 3rem;
}
 
.navbar3-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.navbar3-icon14 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.navbar3-links2 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar3-icon-group2 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
}
 
.about-fragment10 {
  display: contents;
}
 
.about-text10 {
  color: rgb(12, 112, 186);
  display: inline-block;
  font-family: "Georgia";
  text-decoration: underline;
}
 
.about-fragment11 {
  display: contents;
}
 
.about-text11 {
  color: rgb(12, 112, 186);
  display: inline-block;
  font-family: "Georgia";
}
 
@media(max-width: 767px) {
  .navbar3-navbar-interactive {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .navbar3-desktop-menu {
    display: none;
  }
  .navbar3-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
 
@media(max-width: 479px) {
  .navbar3-navbar-interactive {
    padding: var(--dl-layout-space-unit);
  }
  .navbar3-mobile-menu {
    padding: var(--dl-layout-space-unit);
  }
}

.stats1-wrapper {
  display: contents;
}
 
.stats1-max-width {
  gap: var(--dl-layout-space-fourunits);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
 
.stats1-container11 {
  align-self: center;
  align-items: flex-start;
}
 
.stats1-container12 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.stats1-container13 {
  flex: 0 0 auto;
  width: 50%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.stats1-container14 {
  flex: 0 0 auto;
  width: 50%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.stats1-container15 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.stats1-container16 {
  flex: 0 0 auto;
  width: 50%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.stats1-container17 {
  flex: 0 0 auto;
  width: 50%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.stats1-container18 {
  max-width: 50%;
}
 
.stats1-container19 {
  width: 407px;
  height: 407px;
  display: flex;
  align-items: center;
  background-size: cover;
  justify-content: center;
  background-image: url('https://play.teleporthq.io/static/svg/default-img.svg');
  background-position: center;
}
 
.stats1-image {
  width: 433px;
  height: 100%;
  object-fit: cover;
}
 
.about-fragment17 {
  display: contents;
}
 
.about-text19 {
  display: inline-block;
}
 
.about-fragment22 {
  display: contents;
}
 
.about-text33 {
  display: inline-block;
}
 
.about-fragment12 {
  display: contents;
}
 
.about-text12 {
  display: inline-block;
}
 
.about-fragment18 {
  display: contents;
}
 
.about-text20 {
  display: inline-block;
}
 
.about-text22 {
  color: #0c70ba;
  text-decoration: underline;
}
 
.about-text24 {
  color: #0c70ba;
  text-decoration: underline;
}
 
.about-fragment14 {
  display: contents;
}
 
.about-text14 {
  display: inline-block;
}
 
.about-text16 {
  color: #0c70ba;
  text-decoration: underline;
}
 
.about-fragment19 {
  display: contents;
}
 
.about-text26 {
  display: inline-block;
}
 
.about-fragment20 {
  display: contents;
}
 
.about-text31 {
  display: inline-block;
}
 
.about-fragment13 {
  display: contents;
}
 
.about-text13 {
  display: inline-block;
}
 
.about-fragment15 {
  display: contents;
}
 
.about-text17 {
  display: inline-block;
}
 
.about-fragment21 {
  display: contents;
}
 
.about-text32 {
  display: inline-block;
}
 
.about-fragment16 {
  display: contents;
}
 
.about-text18 {
  color: #0c70ba;
  display: inline-block;
}
 
@media(max-width: 991px) {
  .stats1-max-width {
    gap: var(--dl-layout-space-twounits);
    flex-direction: column;
  }
  .stats1-container18 {
    width: 100%;
    max-width: 100%;
  }
}
 
@media(max-width: 479px) {
  .stats1-container19 {
    width: 100%;
  }
}

.faq8-wrapper {
  display: contents;
}
 
.faq8faq8 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.faq8-max-width {
  align-self: center;
}
 
.faq8-container1 {
  align-self: stretch;
  align-items: stretch;
}
 
.faq8-text1 {
  text-align: center;
}
 
.faq8-list {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  width: 100%;
  display: flex;
  overflow: hidden;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.faq8-faq1 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  border-color: var(--dl-color-theme-neutral-dark);
  border-width: 1px;
  flex-direction: column;
}
 
.faq8-trigger1 {
  display: flex;
  padding: var(--dl-layout-space-unit);
  align-self: stretch;
  align-items: center;
  padding-right: 16px;
  flex-direction: row;
  justify-content: space-between;
}
 
.faq8-faq1-question {
  font-style: normal;
  text-align: center;
  font-weight: 600;
}
 
.faq8-icons-container1 {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
 
.faq8-icon1 {
  width: 24px;
  height: 24px;
}
 
.faq8-icon3 {
  width: 24px;
  height: 24px;
}
 
.faq8-container5 {
  display: flex;
  padding: var(--dl-layout-space-unit);
  align-self: stretch;
  animation-name: fadeIn;
  flex-direction: row;
  animation-delay: 0s;
  justify-content: space-between;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
 
.faq8-faq2 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  border-color: var(--dl-color-theme-neutral-dark);
  border-width: 1px;
  flex-direction: column;
}
 
.faq8-trigger2 {
  display: flex;
  padding: var(--dl-layout-space-unit);
  align-self: stretch;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.faq8-faq2-question {
  font-style: normal;
  text-align: center;
  font-weight: 600;
}
 
.faq8-icons-container2 {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
 
.faq8-icon5 {
  width: 24px;
  height: 24px;
}
 
.faq8-icon7 {
  width: 24px;
  height: 24px;
}
 
.faq8-container8 {
  display: flex;
  padding: var(--dl-layout-space-unit);
  align-self: stretch;
  animation-name: fadeIn;
  flex-direction: row;
  animation-delay: 0s;
  justify-content: space-between;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
 
.about-fragment24 {
  display: contents;
}
 
.about-text35 {
  color: #0c70ba;
  display: inline-block;
}
 
.about-fragment25 {
  display: contents;
}
 
.about-text36 {
  color: #0c70ba;
  display: inline-block;
}
 
.about-fragment23 {
  display: contents;
}
 
.about-text34 {
  display: inline-block;
}

.footer41-wrapper {
  display: contents;
}
 
.footer41-footer7 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.footer41-max-width {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.footer41-credits {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.footer41-row {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  justify-content: space-between;
}
 
.footer41-container {
  display: flex;
  align-items: flex-start;
}
 
.footer41-text3 {
  color: #0c70ba;
}
 
.footer41-footer-links {
  gap: 24px;
  display: flex;
  align-items: flex-start;
}
 
.footer41-text4 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  text-decoration: none;
}
 
.footer41-text5 {
  text-decoration: none;
}
 
.about-fragment26 {
  display: contents;
}
 
.about-text37 {
  display: inline-block;
  text-decoration: underline;
}
 
.about-fragment27 {
  display: contents;
}
 
.about-text38 {
  display: inline-block;
  text-decoration: underline;
}
 
@media(max-width: 767px) {
  .footer41-row {
    gap: var(--dl-layout-space-oneandhalfunits);
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
}
 
@media(max-width: 479px) {
  .footer41-max-width {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .footer41-footer-links {
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
}

.about-container1 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
 
.about-fragment10 {
  display: contents;
}
 
.about-text10 {
  color: rgb(12, 112, 186);
  display: inline-block;
  font-family: "Georgia";
  text-decoration: underline;
}
 
.about-fragment11 {
  display: contents;
}
 
.about-text11 {
  color: rgb(12, 112, 186);
  display: inline-block;
  font-family: "Georgia";
}
 
.about-fragment12 {
  display: contents;
}
 
.about-text12 {
  display: inline-block;
}
 
.about-fragment13 {
  display: contents;
}
 
.about-text13 {
  display: inline-block;
}
 
.about-fragment14 {
  display: contents;
}
 
.about-text14 {
  display: inline-block;
}
 
.about-text16 {
  color: #0c70ba;
  text-decoration: underline;
}
 
.about-fragment15 {
  display: contents;
}
 
.about-text17 {
  display: inline-block;
}
 
.about-fragment16 {
  display: contents;
}
 
.about-text18 {
  color: #0c70ba;
  display: inline-block;
}
 
.about-fragment17 {
  display: contents;
}
 
.about-text19 {
  display: inline-block;
}
 
.about-fragment18 {
  display: contents;
}
 
.about-text20 {
  display: inline-block;
}
 
.about-text22 {
  color: #0c70ba;
  text-decoration: underline;
}
 
.about-text24 {
  color: #0c70ba;
  text-decoration: underline;
}
 
.about-fragment19 {
  display: contents;
}
 
.about-text26 {
  display: inline-block;
}
 
.about-fragment20 {
  display: contents;
}
 
.about-text31 {
  display: inline-block;
}
 
.about-fragment21 {
  display: contents;
}
 
.about-text32 {
  display: inline-block;
}
 
.about-fragment22 {
  display: contents;
}
 
.about-text33 {
  display: inline-block;
}
 
.about-fragment23 {
  display: contents;
}
 
.about-text34 {
  display: inline-block;
}
 
.about-fragment24 {
  display: contents;
}
 
.about-text35 {
  color: #0c70ba;
  display: inline-block;
}
 
.about-fragment25 {
  display: contents;
}
 
.about-text36 {
  color: #0c70ba;
  display: inline-block;
}
 
.about-image {
  width: 200px;
  object-fit: cover;
}
 
.about-fragment26 {
  display: contents;
}
 
.about-text37 {
  display: inline-block;
  text-decoration: underline;
}
 
.about-fragment27 {
  display: contents;
}
 
.about-text38 {
  display: inline-block;
  text-decoration: underline;
}
 
.about-link {
  display: contents;
}
 
.about-container2 {
  right: 50px;
  border: 1px solid #ffffff5c;
  bottom: 30px;
  display: flex;
  z-index: 22;
  position: fixed;
  box-shadow: 5px 5px 10px 0px rgba(31, 31, 31, 0.4);
  min-height: auto;
  align-items: center;
  padding-top: 8px;
  padding-left: 12px;
  border-radius: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  backdrop-filter: blur(6px);
  background-color: rgba(41, 41, 41, 0.41);
}
 
.about-icon1 {
  width: 24px;
  margin-right: 4px;
}
 
.about-text39 {
  color: white;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
