.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.heading {
  margin-top: 100px;
  margin-bottom: 40px;
  font-family: Battlest, sans-serif;
  color: #ffe760;
  font-weight: 400;
  text-align: center;
}

.heading.dunkler {
  color: #fff;
  line-height: 38px;
}

.text-block-2 {
  padding-bottom: 20px;
  font-family: 'Gal ubuntu', Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  text-align: center;
}

.text-block-2.hell {
  display: block;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
}

.text-block-2.hell:hover {
  color: #ffe760;
}

.image {
  display: none;
  padding-right: 20px;
  padding-bottom: 40px;
  padding-left: 20px;
}

.text-span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-left: 20px;
  font-family: Battlest, sans-serif;
  color: #fffae0;
  font-size: 38px;
  line-height: 44px;
  font-weight: 400;
}

.div-block {
  display: block;
  margin-top: 0%;
  margin-right: 15%;
  margin-left: 15%;
  padding-top: 20%;
  padding-bottom: 20%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.muster {
  padding-right: 20px;
  padding-left: 20px;
  background-image: url('../images/blueprint.png'), -webkit-gradient(linear, left top, left bottom, from(#028fd5), to(#182735));
  background-image: url('../images/blueprint.png'), linear-gradient(180deg, #028fd5, #182735);
  background-position: 50% 50%, 0px 0px;
  background-size: 40px, auto;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.muster.reverse {
  background-image: url('../images/blueprint.png'), -webkit-gradient(linear, left bottom, left top, from(#028fd5), to(#182735));
  background-image: url('../images/blueprint.png'), linear-gradient(0deg, #028fd5, #182735);
  background-position: 50% 50%, 0px 0px;
  background-size: 40px, auto;
}

.muster.dark {
  display: none;
  background-image: url('../images/blueprint.png'), -webkit-gradient(linear, left top, left bottom, from(#182735), to(#182735));
  background-image: url('../images/blueprint.png'), linear-gradient(180deg, #182735, #182735);
  background-position: 50% 50%, 0px 0px;
  background-size: 40px, auto;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.heading-2 {
  max-width: 600px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000;
  font-size: 80px;
  line-height: 80px;
  text-align: center;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.background-video-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 800px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header {
  margin-right: 0px;
  padding-right: 20px;
  padding-left: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.34)), to(#fff)), url('../images/bg-galactiva1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.34), #fff), url('../images/bg-galactiva1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
  background-attachment: scroll, fixed;
}

.youtube {
  margin-bottom: 40px;
}

.muster-kakhi {
  padding-right: 20px;
  padding-left: 20px;
  background-color: #a59b60;
  background-image: url('../images/blueprint.png');
  background-position: 50% 50%;
  background-size: 40px;
  background-attachment: fixed;
}

.div-block-4 {
  padding-bottom: 40px;
}

.div-block-5 {
  margin-bottom: 40px;
}

.image-2 {
  padding-bottom: 40px;
}

.image-3 {
  padding-bottom: 40px;
}

.section-4 {
  margin: -118px 0px -34px;
  padding-top: 0px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: transparent;
}

.slider-2 {
  height: auto;
  margin: 40px 0px 0px;
  border-radius: 0px;
}

.icon-3 {
  margin-right: 10px;
  margin-left: 30px;
  background-color: #ffe760;
  font-size: 50px;
}

.icon-4 {
  margin-right: 10px;
  margin-left: 0px;
  background-color: #ffe760;
  font-size: 50px;
}

.mask {
  padding-right: 0px;
  border-radius: 0px;
}

.container-3 {
  padding-top: 0px;
  -o-object-fit: fill;
  object-fit: fill;
}

.image-7 {
  border-radius: 0px;
  -o-object-fit: fill;
  object-fit: fill;
}

.left-arrow {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.right-arrow {
  margin-right: 0px;
}

.slide-nav {
  display: none;
}

.container-4 {
  padding-right: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
  border-radius: 20px;
  background-color: transparent;
  background-image: none;
  background-size: auto;
  background-attachment: scroll;
}

.link {
  color: #fff;
}

.link.light {
  color: hsla(0, 0%, 100%, 0.7);
}

.footer {
  padding-right: 20px;
  padding-left: 20px;
  background-color: #028fd5;
  background-image: url('../images/blueprint.png');
  background-position: 50% 50%;
  background-size: 40px;
}

.div-block-8 {
  padding-bottom: 40px;
  text-align: center;
}

.flickr {
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.flickr:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.div-block-9 {
  display: none;
}

.container-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.content-hero {
  width: 50%;
}

.bg-shadow {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  border-radius: 16px;
  box-shadow: 7px 7px 20px 0 rgba(18, 18, 18, 0.07);
}

.paragraph-2 {
  font-size: 18px;
}

.scroll-base {
  width: 6px;
  height: 100%;
  background-color: #eeeff4;
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}

.scroll-animate {
  position: absolute;
  bottom: 0px;
  width: 6px;
  height: 100%;
  background-color: #006cd0;
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}

.hero-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 40vh;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.52)), to(#fff)), url('../images/bat1.JPG');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.52), #fff), url('../images/bat1.JPG');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.label {
  font-family: 'Gal ubuntu', Arial, sans-serif;
  color: #1c2125;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.hero-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.content-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.content-block {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.step-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 80vh;
  margin-top: -1px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.img-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.step {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 12%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 16px;
  background-color: #fff;
}

.dot {
  position: relative;
  z-index: 3;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  margin-bottom: -6px;
  border-radius: 50%;
  background-color: #eeeff4;
}

.heading-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Gal ubuntu', Arial, sans-serif;
}

.scoll-wrap {
  position: absolute;
  bottom: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.steps-clone {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.step-content-block {
  position: relative;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  text-align: left;
}

.container-6 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1080px;
  margin-bottom: 10%;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.content {
  margin-top: 24px;
  font-size: 24px;
  line-height: 1.4;
  font-weight: 500;
}

.heading-4 {
  font-family: Battlest, sans-serif;
  font-weight: 400;
}

.heading-4.sub {
  font-size: 44px;
}

.bold-text {
  font-family: 'Gal ubuntu', Arial, sans-serif;
  font-size: 22px;
  font-weight: 500;
}

.paragraph-3 {
  font-family: 'Gal ubuntu', Arial, sans-serif;
  font-weight: 300;
}

.link-2 {
  color: #fff;
}

.nav-link {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Gal ubuntu', Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.nav-link:hover {
  -webkit-transform: translate(0px, -4px);
  -ms-transform: translate(0px, -4px);
  transform: translate(0px, -4px);
  color: #028fd5;
}

.nav-link-2 {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Gal ubuntu', Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.nav-link-2:hover {
  -webkit-transform: translate(0px, -4px);
  -ms-transform: translate(0px, -4px);
  transform: translate(0px, -4px);
  color: #028fd5;
}

.nav-link-2.w--current {
  font-family: 'Gal ubuntu', Arial, sans-serif;
  color: #028fd5;
  font-size: 20px;
  font-weight: 500;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: none;
  background-color: hsla(0, 0%, 86.7%, 0.5);
}

.container-7 {
  display: block;
  text-align: left;
}

.nav-menu {
  text-align: left;
}

.container-8 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.button {
  display: inline-block;
  margin-bottom: 40px;
  padding: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #000;
  border-radius: 14px;
  background-color: #ffe760;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Gal ubuntu', Arial, sans-serif;
  color: #028fd5;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  text-align: center;
}

.button:hover {
  -webkit-transform: translate(0px, -4px);
  -ms-transform: translate(0px, -4px);
  transform: translate(0px, -4px);
}

.div-block-11 {
  text-align: center;
}

.paragraph-4 {
  font-family: 'Gal ubuntu', Arial, sans-serif;
  font-weight: 300;
}

.paragraph-5 {
  font-family: 'Gal ubuntu', Arial, sans-serif;
  font-weight: 300;
}

@media screen and (max-width: 991px) {
  .section {
    background-size: contain;
  }

  .div-block-9 {
    display: none;
  }

  .content-hero {
    width: 100%;
  }

  .hero-section {
    min-height: 60vh;
    padding-right: 10%;
    padding-left: 10%;
  }

  .hero-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media screen and (max-width: 767px) {
  .text-block-2 {
    padding-bottom: 20px;
  }

  .image {
    display: block;
  }

  .text-span.mob {
    font-size: 36px;
  }

  .section {
    background-color: #fff;
    background-size: contain;
    background-repeat: repeat;
  }

  .background-video-2 {
    display: none;
  }

  .left-arrow {
    margin-left: -20px;
  }

  .right-arrow {
    margin-right: -20px;
  }

  .div-block-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 500px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url('../images/galaxy.jpg');
    background-position: 0px 0px;
    background-size: auto;
  }

  .lottie-animation {
    display: none;
  }

  .content-wrap {
    width: 90%;
    height: 50vh;
    padding-bottom: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .step-block {
    min-height: 110vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .img-block {
    position: relative;
    z-index: 3;
    width: 70%;
    min-height: 50vh;
    padding-top: 20px;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }

  .step {
    padding: 8%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .dot {
    position: absolute;
    bottom: 50%;
    z-index: 99;
    margin-bottom: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  .scoll-wrap {
    bottom: 50%;
    z-index: 1;
    height: 100%;
  }

  .step-content-block {
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
}

@media screen and (max-width: 479px) {
  .heading.dunkler {
    font-size: 34px;
  }

  .text-block-2 {
    padding-bottom: 20px;
  }

  .image {
    padding: 40px 0px 0px;
  }

  .text-span.mob {
    font-size: 25px;
    line-height: 28px;
  }

  .link-block {
    max-width: 140px;
    padding-bottom: 20px;
  }

  .img-block {
    width: 90%;
  }

  .steps-clone {
    position: static;
    display: block;
  }

  .content {
    font-size: 20px;
  }

  .container-7 {
    display: none;
  }

  .button {
    font-size: 18px;
    line-height: 20px;
  }
}

@font-face {
  font-family: 'Battlest';
  src: url('../fonts/BATTLEST.TTF') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gal ubuntu';
  src: url('../fonts/GAL-Ubuntu-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gal ubuntu';
  src: url('../fonts/GAL-Ubuntu-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}