.software-night-crows-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.software-night-crows-header {
  width: 100%;
  height: 80px;
  display: flex;
  z-index: 100;
  position: fixed;
  align-items: center;
  justify-content: space-between;
  background-color: rgba(26, 28, 35, 0.9);
}
.software-night-crows-menu {
  display: none;
}
.software-night-crows-text03 {
  color: rgb(255, 255, 255);
  font-size: 20px;
  font-style: normal;
  font-family: "Inter";
  font-weight: 400;
  line-height: 80px;
  margin-left: 20px;
  text-indent: 80px;
  letter-spacing: 10px;
  background-size: 50px 50px;
  background-image: url("https://storage.googleapis.com/cyvisionbot_test_2/Web_Static/Images/home_small_logo.png");
  background-repeat: no-repeat;
  background-position: left;
}
.software-night-crows-nav {
  flex: 0 0 auto;
  display: flex;
  align-self: center;
  align-items: center;
  padding-right: 50px;
  flex-direction: row;
  justify-content: center;
}
.software-night-crows-main {
  width: 100%;
  background-color: #dedede;
}
.software-night-crows-appsection {
  display: flex;
  margin-top: 100px;
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 160px;
  flex-direction: column;
}
.software-night-crows-nightcrow-stop {
  display: flex;
}
.software-night-crows-text04 {
  font-size: 30px;
  font-style: normal;
  font-family: "Noto Sans TC";
  font-weight: 700;
  letter-spacing: 5px;
}
.software-night-crows-text05 {
  font-size: 24px;
  font-style: normal;
  margin-top: 10px;
  font-family: "Noto Sans TC";
  font-weight: 500;
  margin-bottom: 30px;
  letter-spacing: 1px;
}
.software-night-crows-container1 {
  display: flex;
  align-self: flex-start;
  margin-bottom: 50px;
}
.software-night-crows-slider {
  width: 800px;
  height: 500px;
  display: inline-block;
}
.software-night-crows-slider-slide1 {
  display: flex;
  background-size: contain;
  background-image: url('https://storage.googleapis.com/cyvisionbot_test_2/Web_Static/Images/NIGHT_CROWS_1.png');
  background-repeat: no-repeat;
  background-position: center;
}
.software-night-crows-slider-slide2 {
  display: flex;
  background-size: contain;
  background-image: url('https://storage.googleapis.com/cyvisionbot_test_2/Web_Static/Images/NIGHT_CROWS_2.png');
  background-repeat: no-repeat;
  background-position: center;
}
.software-night-crows-slider-slide3 {
  display: flex;
  background-size: contain;
  background-image: url('https://storage.googleapis.com/cyvisionbot_test_2/Web_Static/Images/NIGHT_CROWS_3.png');
  background-repeat: no-repeat;
  background-position: center;
}
.software-night-crows-slider-slide4 {
  display: flex;
  background-size: contain;
  background-image: url('https://storage.googleapis.com/cyvisionbot_test_2/Web_Static/Images/NIGHT_CROWS_4.png');
  background-repeat: no-repeat;
  background-position: center;
}
.software-night-crows-slider-slide5 {
  display: flex;
  background-size: contain;
  background-image: url('https://storage.googleapis.com/cyvisionbot_test_2/Web_Static/Images/NIGHT_CROWS_5.png');
  background-repeat: no-repeat;
  background-position: center;
}
.software-night-crows-slider-slide6 {
  display: flex;
  background-size: contain;
  background-image: url('https://storage.googleapis.com/cyvisionbot_test_2/Web_Static/Images/NIGHT_CROWS_6.png');
  background-repeat: no-repeat;
  background-position: center;
}
.software-night-crows-slider-slide7 {
  display: flex;
  background-size: contain;
  background-image: url('https://storage.googleapis.com/cyvisionbot_test_2/Web_Static/Images/NIGHT_CROWS_7.png');
  background-repeat: no-repeat;
  background-position: center;
}
.software-night-crows-slider-slide2-en-US {
  display: flex;
  background-size: contain;
  background-image: url('https://storage.googleapis.com/cyvisionbot_test_2/Web_Static/Images/NIGHT_CROWS_2_en.png');
  background-repeat: no-repeat;
  background-position: center;
}
.software-night-crows-slider-slide3-en-US {
  display: flex;
  background-size: contain;
  background-image: url('https://storage.googleapis.com/cyvisionbot_test_2/Web_Static/Images/NIGHT_CROWS_3_en.png');
  background-repeat: no-repeat;
  background-position: center;
}
.software-night-crows-slider-slide4-en-US {
  display: flex;
  background-size: contain;
  background-image: url('https://storage.googleapis.com/cyvisionbot_test_2/Web_Static/Images/NIGHT_CROWS_4_en.png');
  background-repeat: no-repeat;
  background-position: center;
}
.software-night-crows-slider-slide5-en-US {
  display: flex;
  background-size: contain;
  background-image: url('https://storage.googleapis.com/cyvisionbot_test_2/Web_Static/Images/NIGHT_CROWS_5_en.png');
  background-repeat: no-repeat;
  background-position: center;
}
.software-night-crows-slider-slide6-en-US {
  display: flex;
  background-size: contain;
  background-image: url('https://storage.googleapis.com/cyvisionbot_test_2/Web_Static/Images/NIGHT_CROWS_6_en.png');
  background-repeat: no-repeat;
  background-position: center;
}
.software-night-crows-slider-slide7-en-US {
  display: flex;
  background-size: contain;
  background-image: url('https://storage.googleapis.com/cyvisionbot_test_2/Web_Static/Images/NIGHT_CROWS_7_en.png');
  background-repeat: no-repeat;
  background-position: center;
}
.software-night-crows-slider-pagination {
  display: block;
}
.software-night-crows-slider-button-prev {
  display: block;
}
.software-night-crows-slider-button-next {
  display: block;
}
.software-night-crows-iframe {
  width: 500px;
  height: 500px;
  margin-left: 50px;
}
.software-night-crows-text06 {
  line-height: 1.5;
}
.software-night-crows-text52 {
  color: #00a4ff;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
}
.software-night-crows-link {
  color: rgb(0, 164, 255);
  width: 150px;
  font-size: 22px;
  font-style: normal;
  margin-top: 30px;
  text-align: center;
  font-family: "Noto Sans TC";
  font-weight: 500;
  line-height: 1.5;
  border-color: #00a4ff;
  border-width: 3px;
  border-radius: var(--dl-radius-radius-radius8);
  margin-bottom: 30px;
  letter-spacing: 3px;
  text-decoration: none;
}
.software-night-crows-footer {
  width: 100%;
  height: 120px;
  display: flex;
  z-index: 100;
  margin-top: -120px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.software-night-crows-container2 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  z-index: 100;
  align-items: center;
  margin-bottom: 20px;
  justify-content: center;
}
.software-night-crows-link1 {
  display: contents;
}
.software-night-crows-image {
  width: 20px;
  align-self: flex-end;
  object-fit: cover;
  margin-right: 10px;
  text-decoration: none;
}
.software-night-crows-link2 {
  color: #707070;
  z-index: 100;
  font-size: 20px;
  font-style: normal;
  transition: 0.3s;
  font-family: "Noto Sans TC";
  font-weight: 400;
  letter-spacing: 8px;
  text-decoration: none;
}
.software-night-crows-link2:hover {
  text-decoration: underline;
  text-underline-offset: 5px;
}
.software-night-crows-text60 {
  color: #707070;
  z-index: 100;
  font-size: 16px;
  font-style: normal;
  text-align: center;
  font-family: "Inter";
  font-weight: 300;
  letter-spacing: 3px;
}
@media(max-width: 1600px) {
  .software-night-crows-slider {
    width: 680px;
    height: 400px;
  }
  .software-night-crows-iframe {
    width: 400px;
    height: 400px;
  }
}
@media(max-width: 1200px) {
  .software-night-crows-text03 {
    text-indent: 65px;
    letter-spacing: 8px;
  }
  .software-night-crows-nav {
    padding-right: 20px;
  }
  .software-night-crows-container1 {
    margin-bottom: 30px;
    flex-direction: column;
  }
  .software-night-crows-iframe {
    margin-top: 30px;
    margin-left: 65px;
  }
}
@media(max-width: 991px) {
  .software-night-crows-text03 {
    font-size: 18px;
    margin-left: 10px;
    text-indent: 60px;
    letter-spacing: 5px;
  }
  .software-night-crows-nav {
    padding-right: 10px;
  }
}
@media(max-width: 767px) {
  .software-night-crows-header {
    height: 60px;
    align-items: center;
    justify-content: flex-start;
  }
  .software-night-crows-menu {
    width: 30px;
    height: 30px;
    display: flex;
    margin-left: 20px;
    background-size: 30px 30px;
    background-image: url('https://storage.googleapis.com/cyvisionbot_test_2/Web_Static/Images/menu_svg.svg');
  }
  .software-night-crows-text03 {
    font-size: 16px;
    line-height: 60px;
    margin-left: 20px;
    text-indent: 50px;
    background-size: 35px 35px;
  }
  .software-night-crows-nav {
    display: none;
  }
  .software-night-crows-appsection {
    margin-top: 80px;
    margin-left: 10px;
    margin-right: 10px;
  }
  .software-night-crows-text04 {
    font-size: 24px;
    letter-spacing: 3px;
  }
  .software-night-crows-text05 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .software-night-crows-slider {
    width: 380px;
    height: 380px;
  }
  .software-night-crows-iframe {
    width: 380px;
    height: 380px;
    margin-top: 20px;
    margin-left: 0px;
  }
  .software-night-crows-text61 {
    text-align: center;
    margin-left: var(--dl-space-space-unit);
    margin-right: var(--dl-space-space-unit);
  }
}
