.navigation-links-nav {
  gap: var(--dl-space-space-fourunits);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
.navigation-links-navlink {
  color: #ffffff;
  font-size: 20px;
  transition: 0.3s;
  text-decoration: none;
}
.navigation-links-navlink:hover {
  font-family: Inter;
  text-decoration: underline   none;
}
.navigation-links-navlink1 {
  color: #ffffff;
  font-size: 20px;
  transition: 0.3s;
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.navigation-links-navlink1:hover {
  text-decoration: underline none;
}








.navigation-links-root-class-name8 {
  align-self: stretch;
  margin-right: var(--dl-space-space-sixunits);
}

.navigation-links-root-class-name10 {
  align-self: stretch;
}
@media(max-width: 767px) {
  .navigation-links-nav {
    align-items: flex-start;
    flex-direction: column;
  }
  .navigation-links-navlink {
    margin-bottom: var(--dl-space-space-unit);
  }
  .navigation-links-navlink1 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.header-header {
  width: 100%;
  height: var(--dl-size-size-medium);
  display: flex;
  z-index: 100;
  position: fixed;
  max-width: 100%;
  align-self: center;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: 56px;
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: center;
  background-color: #080808;
}
.header-container {
  width: var(--dl-size-size-maxwidth);
  display: flex;
  position: relative;
  align-self: center;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.header-navlink {
  display: contents;
}
.header-image {
  top: -35px;
  left: -26px;
  width: 77px;
  height: 77px;
  margin: auto;
  position: absolute;
  object-fit: cover;
  text-decoration: none;
}
.header-logo-and-text {
  gap: var(--dl-space-space-twounits);
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.header-navlink1 {
  top: -7px;
  left: 85px;
  color: #ffffff;
  position: absolute;
  font-size: 28px;
  font-family: "Open Sans";
  text-decoration: none;
}
.header-nav {
  display: flex;
}
.header-container1 {
  display: flex;
  align-self: center;
  justify-content: flex-start;
}
.header-burger-menu {
  display: none;
}
.header-icon {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.header-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: 32px;
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}
.header-nav1 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.header-container2 {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
.header-image1 {
  height: 2rem;
}
.header-menu-close {
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-icon02 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.header-icon04 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.header-icon06 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.header-icon08 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}



@media(max-width: 767px) {
  .header-header {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .header-nav {
    display: none;
  }
  .header-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media(max-width: 479px) {
  .header-header {
    padding: var(--dl-space-space-unit);
  }
  .header-mobile-menu {
    padding: 16px;
  }
}

.footer-container {
  width: 100%;
  height: 259px;
  display: flex;
  position: relative;
  margin-top: 300px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: #300096;
}
.footer-text {
  color: #ffffff;
  margin-bottom: var(--dl-space-space-fourunits);
}
.footer-container1 {
  gap: var(--dl-space-space-halfunit);
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer-navlink {
  color: #ffffff;
  text-decoration: none;
}
.footer-text1 {
  color: #ffffff;
}
.footer-navlink1 {
  color: #ffffff;
  text-decoration: none;
}

.footer-root-class-name1 {
  margin-top: 0px;
}



.footer-root-class-name5 {
  margin-top: 500px;
}
.footer-root-class-name6 {
  margin-top: 500px;
}
.footer-root-class-name7 {
  margin-top: 500px;
}
.footer-root-class-name8 {
  margin-top: 500px;
}
.footer-root-class-name9 {
  margin-top: 500px;
}
.footer-root-class-name10 {
  margin-top: 500px;
}
.footer-root-class-name11 {
  margin-top: 0px;
}


.dragon-head-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.dragon-head-desktop1 {
  width: 100%;
  height: 3605px;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: flex-end;
  flex-shrink: 0;
  justify-content: center;
  background-color: rgba(6, 0, 24, 1);
}
.dragon-head-rectangle5 {
  top: 7px;
  left: 0px;
  width: 100%;
  height: 362px;
  position: absolute;
}
.dragon-head-container1 {
  flex: 0 0 auto;
  width: 100%;
  height: 3292px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.dragon-head-container2 {
  width: 1131px;
  height: 2588px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.dragon-head-text {
  color: rgb(255, 255, 255);
  z-index: 100;
  font-size: 42px;
  margin-bottom: var(--dl-space-space-fourunits);
}
.dragon-head-text1 {
  color: rgb(255, 255, 255);
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: var(--dl-space-space-sixunits);
}
.dragon-head-image {
  width: 791px;
  height: 498px;
  object-fit: cover;
}
.dragon-head-text2 {
  color: rgb(255, 255, 255);
  font-size: 20px;
  margin-top: var(--dl-space-space-halfunit);
  line-height: 1.4;
  margin-bottom: var(--dl-space-space-sixunits);
}
.dragon-head-image1 {
  width: 451px;
  height: 451px;
  object-fit: cover;
}
.dragon-head-text3 {
  color: rgb(255, 255, 255);
  font-size: 20px;
  margin-top: var(--dl-space-space-halfunit);
  line-height: 1.4;
  margin-bottom: var(--dl-space-space-sixunits);
}
.dragon-head-image2 {
  width: 100%;
  height: 716px;
  object-fit: cover;
}
.dragon-head-text4 {
  color: rgb(255, 255, 255);
  font-size: 20px;
  margin-top: var(--dl-space-space-halfunit);
  line-height: 1.4;
  margin-bottom: var(--dl-space-space-sixunits);
}
