.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  background-color: rgba(255, 255, 255, 0.95);
  z-index: 100;
  display: flex;
  align-items: center;
  padding: 0 192px;
  box-sizing: border-box;
}

.page {
  position: relative;
  width: 100%;
  min-width: 1440px;
  min-height: 100vh;
  padding-top: 80px;
}

.label_1 {
  width: 48px;
  height: 47px;
}

.text_1 {
  width: 286px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(67, 223, 128, 1);
  font-size: 18px;
  font-family: D-DINExp;
  text-align: right;
  white-space: nowrap;
  line-height: 22px;
  margin-left: 13px;
}

/* Navigation Links */
.nav-link {
  position: relative;
  height: 22px;
  overflow-wrap: break-word;
  font-size: 18px;
  font-family: D-DINExp;
  text-align: center;
  white-space: nowrap;
  line-height: 22px;
  text-decoration: none;
  color: rgba(0, 0, 0, 1);
  padding-bottom: 16px;
}

.nav-link.active {
  color: rgba(67, 223, 128, 1);
  font-family: D-DINExp-Bold;
}

.nav-link.active::after {
  content: '';
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
  width: 70px;
  height: 4px;
  background-color: rgba(67, 223, 128, 1);
}

.text_2 {
  margin-left: 84px;
}

.text_3 {
  margin-left: 98px;
}

.text_4 {
  margin-left: 57px;
}

.text_5 {
  margin-left: 48px;
}

.group_2 {
  width: 70px;
  height: 4px;
  margin: 12px 0 0 773px;
}

.group_3 {
  /*background-color: rgba(67, 223, 128, 1);*/
  width: 70px;
  height: 4px;
}

.box_2 {
  height: 1280px;
  background: url(./img/SketchPng9916617f1257ae73e4a4b6266392e052f5cab367f5f8802e24ce8ca4da21fbf9.png)
    100% no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
}

.box_3 {
  width: 100%;
  height: 1280px;
  background: url(./img/SketchPng7e8cecaccb7072f05567594742413c2979c223c4556dcded11ecc08d901e4e7d.png)
    100% no-repeat;
  background-size: cover;
  background-position: center;
}

.group_4 {
  width: 425px;
  height: 1172px;
  margin: 54px 0 0 48px;
}

.group_5 {
  background-image: url(./img/6e8eab4189c74c39a6ec63864e563863_mergeImage.png);
  width: 425px;
  height: 593px;
  border: 1px solid rgba(151, 151, 151, 1);
}

.group_6 {
  background-image: url(./img/d2d0c28be1eb4f7ab2cd02a0028f2487_mergeImage.png);
  width: 425px;
  height: 551px;
  border: 1px solid rgba(151, 151, 151, 1);
  margin-top: 28px;
}

.text-wrapper_1 {
  width: 830px;
  height: 1172px;
  margin: 54px 70px 0 67px;
}

.text_6 {
  width: 142px;
  height: 36px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 32px;
  font-family: D-DINExp-Bold;
  font-weight: NaN;
  text-align: right;
  white-space: nowrap;
  line-height: 36px;
}

.text_7 {
  width: 830px;
  height: 396px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 26px;
  font-family: D-DINExp;
  font-weight: NaN;
  text-align: left;
  line-height: 36px;
  margin-top: 24px;
}

.text_8 {
  width: 830px;
  height: 324px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 26px;
  font-family: D-DINExp;
  font-weight: NaN;
  text-align: left;
  line-height: 36px;
  margin-top: 16px;
}

.text_9 {
  width: 830px;
  height: 360px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 26px;
  font-family: D-DINExp;
  font-weight: NaN;
  text-align: left;
  line-height: 36px;
  margin-top: 16px;
}
