:root {
  --default-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
    "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
    "Source Han Sans CN", sans-serif;
}
body{
  margin: 0;
  padding: 0;
}
a{
  text-decoration: none;
}

.main-container {
  overflow: hidden;
}

.main-container,
.main-container * {
  box-sizing: border-box;
}

input,
select,
textarea,
button {
  outline: 0;
}

.main-container {
  width: 100%;
  position: relative;
  background: #ffffff;
  overflow: hidden;
}
.rectangle {
  position: relative;
  /*max-width: 1920px;*/
  width: 100%;
  min-width: 1024px;
  height: 769px;
  /*background: #f4f4f4;*/
  z-index: 2;
  margin: 0 auto;

  /*background: url(./assets/images/ebd720cc-e3f7-4638-a0bd-67d0e5bd438b.png)*/
  /*no-repeat center;*/
  background-size: cover;
  background: #772424;

}
.banner{
  position: relative;
  max-width: 1394px;
  min-width: 1024px;
  height: 100%;
  margin: 0 auto;
}
.flex-column-ae {
  position: absolute;
  width: 810px;
  height: 541px;
  top: 8px;
  left: 0;
  font-size: 0px;
  z-index: 31;
}
.dream-squash-journey {
  display: none;
  /*display: flex;*/
  align-items: center;
  justify-content: flex-start;
  position: relative;
  width: 810px;
  height: 184px;
  margin: 271px 0 0 0;
  color: #772424;
  font-family: DingTalk JinBuTi, var(--default-font-family);
  font-size: 68px;
  font-weight: 400;
  line-height: 92px;
  text-align: left;
  z-index: 5;
}
.dream-squash-journey-1 {
  display: none;
  cursor: pointer;
  /*display: block;*/
  position: relative;
  height: 36px;
  margin: 50px 0 0 0;
  color: #772424;
  font-family: Poppins, var(--default-font-family);
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
  text-align: left;
  white-space: nowrap;
  z-index: 6;
}
.group {
  position: absolute;
  width: 65.263px;
  height: 48px;
  top: 0;
  left: 0;
  background: url(./assets/images/d3072e11-914b-4990-8c36-67cfc88aaa56.png)
    no-repeat center;
  background-size: cover;
  z-index: 28;
}
/*.dream-squash-club {*/
/*  display: flex;*/
/*  align-items: center;*/
/*  justify-content: flex-start;*/
/*  position: absolute;*/
/*  height: 29px;*/
/*  top: 2.88px;*/
/*  left: 71.023px;*/
/*  color: #772424;*/
/*  font-family: DingTalk JinBuTi, var(--default-font-family);*/
/*  font-size: 23.039960861206055px;*/
/*  font-weight: 400;*/
/*  line-height: 28.8px;*/
/*  text-align: left;*/
/*  white-space: nowrap;*/
/*  z-index: 30;*/
/*}*/
.dream-squash-club {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  height: 29px;
  top: 2.88px;
  left: 71.023px;
  white-space: nowrap;
  z-index: 30;

  font-family: DingTalk JinBuTi;
  font-size: 24px;
  font-style: italic;
  font-weight: 400;
  line-height: 28.8px;
  text-align: left;
  color: white;

}
/*.dream-squash-academy {*/
/*  display: flex;*/
/*  align-items: center;*/
/*  justify-content: flex-start;*/
/*  position: absolute;*/
/*  height: 14px;*/
/*  top: 31.68px;*/
/*  left: 70.063px;*/
/*  color: #772424;*/
/*  font-family: DingTalk JinBuTi, var(--default-font-family);*/
/*  font-size: 12px;*/
/*  font-weight: 400;*/
/*  line-height: 14px;*/
/*  text-align: left;*/
/*  text-transform: uppercase;*/
/*  white-space: nowrap;*/
/*  z-index: 31;*/
/*}*/
.dream-squash-academy {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  height: 14px;
  top: 31.68px;
  left: 70.063px;
  font-size: 12px;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
  white-space: nowrap;
  z-index: 31;

  font-family: DingTalk JinBuTi;
  font-style: italic;
  line-height: 15px;
    color: white;
}
.frame {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 48px;
  position: absolute;
  width: 400px;
  height: 24px;
  top: 20px;
  right: 0;
  z-index: 22;
}
.brand-story {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #ffffff;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 23;
}
.brand-story:hover{
  text-decoration: underline;
}
.coach-team {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #ffffff;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 24;
}
.coach-team:hover{
  text-decoration: underline;
}
.venue-environment {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #ffffff;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 25;
}
.venue-environment:hover{
  text-decoration: underline;
}
.professional-course {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #ffffff;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 26;
}
.professional-course:hover{
    text-decoration: underline;
}
.flex-row-eea {
  position: relative;
  max-width: 1392px;
  min-width: 1024px;
  height: 480px;
  margin: 0px auto 0 auto;
  z-index: 11;
}
.image {
  position: absolute;
  width: 684px;
  height: 480px;
  top: 0;
  left: 708px;
  background: url(./assets/images/4b912b320f44d3c20d4e5f6a2825256e619db6a1.png)
    no-repeat center;
  background-size: cover;
  z-index: 7;
  border-radius: 4px;
}
.frame-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  gap: 8px;
  position: absolute;
  width: 577px;
  height: 80px;
  top: 24px;
  left: 0;
  z-index: 8;
}
.brand-story-3 {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 22px;
  color: #222222;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  text-align: left;
  white-space: nowrap;
  z-index: 9;
}
.dream-squash-academy-4 {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 50px;
  color: #000000;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 36px;
  font-weight: 600;
  line-height: 50px;
  text-align: left;
  white-space: nowrap;
  z-index: 10;
}
.dream-squash-academy-5 {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: absolute;
  width: 580px;
  height: 330px;
  top: 128px;
  left: 0;
  color: #222222;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  z-index: 11;
}
.flex-row-bf {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  max-width: 1340px;
  min-width: 1024px;
  /*height: 500px;*/
  margin: 0px auto 0 auto;
  z-index: 20;
  padding-top: 80px;
  padding-bottom: 80px;
}
.image-6 {
  flex-shrink: 0;
  position: relative;
  width: 684px;
  height: 500px;
  background: url(./assets/images/f5746d16-a227-4ddb-b26c-9cc73322bcb7.png)
    no-repeat center;
  background-size: cover;
  z-index: 20;
}
.frame-7 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 24px;
  position: relative;
  width: 580px;
  z-index: 12;
}
.frame-8 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  min-width: 0;
  z-index: 13;
}
.coach-team-9 {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 22px;
  color: #222222;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  text-align: left;
  white-space: nowrap;
  z-index: 14;
}
.chief-coach-benghee-ong {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 50px;
  color: #000000;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 36px;
  font-weight: 600;
  line-height: 50px;
  text-align: left;
  white-space: nowrap;
  z-index: 15;
}
.frame-a {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 12px;
  position: relative;
  min-width: 0;
  z-index: 16;
}
.span-beng-hee-ong {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  width: 580px;
  height: 66px;
  color: #222222;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  z-index: 17;
}
.span-retirement {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  width: 580px;
  height: 44px;
  color: #222222;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  z-index: 18;
}
.span-dream-squash-founder {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  width: 580px;
  height: 44px;
  color: #222222;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  z-index: 19;
}
.flex-row-dc {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  max-width: 1392px;
  min-width: 1024px;
  margin: 0 auto 0 auto;
  z-index: 81;
  /*padding-top: 80px;*/
  /*padding-bottom: 80px;*/
}
.frame-b {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 24px;
  position: relative;
  width: 580px;
  z-index: 53;
}
.frame-c {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  z-index: 54;
}
.span-venue-environment {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 22px;
  color: #222222;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  text-align: left;
  white-space: nowrap;
  z-index: 55;
}
.span-dream-squash-academy {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  width: 580px;
  height: 100px;
  color: #000000;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 36px;
  font-weight: 600;
  line-height: 50.4px;
  text-align: left;
  z-index: 56;
}
.span-dream-squash-academy-details {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  width: 580px;
  height: 66px;
  color: #222222;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  z-index: 57;
}
.frame-d {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  z-index: 58;
}
.span-wsf-certified-features {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 22px;
  color: #222222;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  text-align: left;
  white-space: nowrap;
  z-index: 59;
}
.frame-e {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 4px;
  position: relative;
  z-index: 60;
}
.frame-f {
  display: flex;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 4px;
  position: relative;
  z-index: 61;
}
.frame-10 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 16px;
  padding: 6px 6px 6px 6px;
  z-index: 62;
}
.ellipse {
  flex-shrink: 0;
  position: relative;
  width: 4px;
  height: 4px;
  background: url(./assets/images/8cc98645-6308-4191-8a9f-946e0fbb3955.png)
    no-repeat center;
  background-size: cover;
  z-index: 63;
  border-radius: 50%;
}
.span-court-specifications {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 22px;
  color: #222222;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  white-space: nowrap;
  z-index: 64;
}
.frame-11 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 4px;
  position: relative;
  width: 542px;
  z-index: 65;
}
.frame-12 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 16px;
  padding: 6px 6px 6px 6px;
  z-index: 66;
}
.ellipse-13 {
  flex-shrink: 0;
  position: relative;
  width: 4px;
  height: 4px;
  background: url(./assets/images/9a5ca67b-3386-4081-933f-e21e80cfa7e7.png)
    no-repeat center;
  background-size: cover;
  z-index: 67;
  border-radius: 50%;
}
.span-facility-equipment {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 22px;
  color: #222222;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  white-space: nowrap;
  z-index: 68;
}
.frame-14 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 4px;
  position: relative;
  width: 472px;
  z-index: 69;
}
.frame-15 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 16px;
  padding: 6px 6px 6px 6px;
  z-index: 70;
}
.ellipse-16 {
  flex-shrink: 0;
  position: relative;
  width: 4px;
  height: 4px;
  background: url(./assets/images/1a3f468c-bba5-49fe-9d6d-93bc5c74d9f6.png)
    no-repeat center;
  background-size: cover;
  z-index: 71;
  border-radius: 50%;
}
.span-safety-comfort {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 22px;
  color: #222222;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  white-space: nowrap;
  z-index: 72;
}
.frame-17 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 4px;
  position: relative;
  width: 418px;
  z-index: 73;
}
.frame-18 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 16px;
  padding: 6px 6px 6px 6px;
  z-index: 74;
}
.ellipse-19 {
  flex-shrink: 0;
  position: relative;
  width: 4px;
  height: 4px;
  background: url(./assets/images/3d691721-4cf8-4a83-b5c5-a110d7c18c80.png)
    no-repeat center;
  background-size: cover;
  z-index: 75;
  border-radius: 50%;
}
.maintenance {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 22px;
  color: #222222;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  white-space: nowrap;
  z-index: 76;
}
.frame-1a {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 4px;
  position: relative;
  width: 458px;
  z-index: 77;
}
.frame-1b {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 16px;
  padding: 6px 6px 6px 6px;
  z-index: 78;
}
.ellipse-1c {
  flex-shrink: 0;
  position: relative;
  width: 4px;
  height: 4px;
  background: url(./assets/images/3616fdc4-80f0-4a16-99b0-610b96c2deb5.png)
    no-repeat center;
  background-size: cover;
  z-index: 79;
  border-radius: 50%;
}
.certification {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 22px;
  color: #222222;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  white-space: nowrap;
  z-index: 80;
}
.image-1d {
  flex-shrink: 0;
  position: relative;
  width: 684px;
  height: 480px;
  background: url(./assets/images/146c25c1855594c57c752a3eb29002b572e1f12b.png)
    no-repeat center;
  background-size: cover;
  z-index: 81;
}
.flex-row-cf {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  max-width: 1340px;
  min-width: 1024px;
  height: 480px;
  margin: 24px auto 0 auto;
  z-index: 84;
}
.image-1e {
  flex-shrink: 0;
  position: relative;
  width: 684px;
  height: 480px;
  background: url(./assets/images/e21f846052156bc6cdc434f2fd81f94322cd6d6f.png)
    no-repeat center;
  background-size: cover;
  z-index: 83;
}
.frame-1f {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 24px;
  position: relative;
  width: 542px;
  z-index: 84;
}
.frame-20 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  min-width: 0;
  z-index: 85;
}
.green-space {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 22px;
  color: #222222;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  text-align: left;
  white-space: nowrap;
  z-index: 86;
}
.frame-21 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 4px;
  position: relative;
  width: 542px;
  z-index: 87;
}
.frame-22 {
  display: flex;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 4px;
  position: relative;
  z-index: 88;
}
.frame-23 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 16px;
  padding: 6px 6px 6px 6px;
  z-index: 89;
}
.ellipse-24 {
  flex-shrink: 0;
  position: relative;
  width: 4px;
  height: 4px;
  background: url(./assets/images/09f38619-2294-4d3a-9bf3-59db1a66dbca.png)
    no-repeat center;
  background-size: cover;
  z-index: 90;
  border-radius: 50%;
}
.fitness-area {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 22px;
  color: #222222;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  white-space: nowrap;
  z-index: 91;
}
.frame-25 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 4px;
  position: relative;
  width: 542px;
  z-index: 92;
}
.frame-26 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 16px;
  padding: 6px 6px 6px 6px;
  z-index: 93;
}
.theme-court {
  flex-shrink: 0;
  position: relative;
  width: 4px;
  height: 4px;
  background: url(./assets/images/068c1339-d4bb-4d22-b477-39871a969494.png)
    no-repeat center;
  background-size: cover;
  z-index: 94;
  border-radius: 50%;
}
.tactical-analysis {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 22px;
  color: #222222;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  white-space: nowrap;
  z-index: 95;
}
.frame-27 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 4px;
  position: relative;
  width: 472px;
  z-index: 96;
}
.frame-28 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 16px;
  padding: 6px 6px 6px 6px;
  z-index: 97;
}
.ellipse-29 {
  flex-shrink: 0;
  position: relative;
  width: 4px;
  height: 4px;
  background: url(./assets/images/11dc2d5f-480c-42a1-a258-cb4014365b4b.png)
    no-repeat center;
  background-size: cover;
  z-index: 98;
  border-radius: 50%;
}
.multi-functional-area {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 22px;
  color: #222222;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  white-space: nowrap;
  z-index: 99;
}
.frame-2a {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 4px;
  position: relative;
  width: 418px;
  z-index: 100;
}
.frame-2b {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 16px;
  padding: 6px 6px 6px 6px;
  z-index: 101;
}
.ellipse-2c {
  flex-shrink: 0;
  position: relative;
  width: 4px;
  height: 4px;
  background: url(./assets/images/6454b9c0-a14f-4a32-a81c-9be630bb3e1f.png)
    no-repeat center;
  background-size: cover;
  z-index: 102;
  border-radius: 50%;
}
.green-concept {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 22px;
  color: #222222;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  white-space: nowrap;
  z-index: 103;
}
.frame-2d {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  min-width: 0;
  z-index: 104;
}
.design-highlight {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 22px;
  color: #222222;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  text-align: left;
  white-space: nowrap;
  z-index: 105;
}
.frame-2e {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 4px;
  position: relative;
  width: 542px;
  z-index: 106;
}
.frame-2f {
  display: flex;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 4px;
  position: relative;
  z-index: 107;
}
.frame-30 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 16px;
  padding: 6px 6px 6px 6px;
  z-index: 108;
}
.ellipse-31 {
  flex-shrink: 0;
  position: relative;
  width: 4px;
  height: 4px;
  background: url(./assets/images/8eb8cb34-8cf1-4aaf-9f5d-aa56a75e02b4.png)
    no-repeat center;
  background-size: cover;
  z-index: 109;
  border-radius: 50%;
}
.natural-lighting {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 22px;
  color: #222222;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  white-space: nowrap;
  z-index: 110;
}
.frame-32 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 4px;
  position: relative;
  width: 542px;
  z-index: 111;
}
.frame-33 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 16px;
  padding: 6px 6px 6px 6px;
  z-index: 112;
}
.ellipse-34 {
  flex-shrink: 0;
  position: relative;
  width: 4px;
  height: 4px;
  background: url(./assets/images/72a3caf2-81d8-4f1e-984d-7e86b9e2eddb.png)
    no-repeat center;
  background-size: cover;
  z-index: 113;
  border-radius: 50%;
}
.environmentally-friendly-materials {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 22px;
  color: #222222;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  white-space: nowrap;
  z-index: 114;
}
.frame-35 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  min-width: 0;
  z-index: 115;
}
.management-system {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 22px;
  color: #222222;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  text-align: left;
  white-space: nowrap;
  z-index: 116;
}
.frame-36 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 4px;
  position: relative;
  width: 524px;
  z-index: 117;
}
.frame-37 {
  display: flex;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 4px;
  position: relative;
  z-index: 118;
}
.frame-38 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 16px;
  padding: 6px 6px 6px 6px;
  z-index: 119;
}
.ellipse-39 {
  flex-shrink: 0;
  position: relative;
  width: 4px;
  height: 4px;
  background: url(./assets/images/eca1263f-84cd-497b-ae23-3e142b756bc7.png)
    no-repeat center;
  background-size: cover;
  z-index: 120;
  border-radius: 50%;
}
.course-and-student-management {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 22px;
  color: #222222;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  white-space: nowrap;
  z-index: 121;
}
.dream-echo-wall-ball-academy {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  width: 542px;
  min-width: 0;
  height: 44px;
  color: #222222;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  z-index: 122;
}
.professional-course-3a {
  display: block;
  position: relative;
  height: 39px;
  margin: 160px auto 0 auto;
  color: #000000;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 28px;
  font-weight: 600;
  line-height: 39px;
  white-space: nowrap;
  z-index: 34;
  text-align: center;
}
.professional-training {
  display: block;
  position: relative;
  height: 22px;
  margin: 24px auto 0 auto;
  color: #222222;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: center;
  white-space: nowrap;
  z-index: 33;
}
.frame-3b {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 24px;
  position: relative;
  max-width: 1392px;
  min-width: 1024px;
  margin: 24px auto 0 auto;
  z-index: 35;
}
.frame-3c {
  flex-shrink: 0;
  position: relative;
  width: 448px;
  height: 534px;
  background: #fafafa;
  z-index: 36;
}
.group-3d {
  position: relative;
  width: 448px;
  height: 366px;
  margin: 0 0 0 0;
  background: url(./assets/images/8735a788-fb02-4500-b6b7-a09926c09839.png)
    no-repeat center;
  background-size: cover;
  z-index: 37;
}
.frame-3e {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  gap: 8px;
  position: relative;
  width: 364px;
  margin: 32px 0 0 40px;
  z-index: 38;
}
.scientific-training-system {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 22px;
  color: #222222;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  text-align: left;
  white-space: nowrap;
  z-index: 39;
}
.professional-coaching-team {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  width: 364px;
  height: 66px;
  color: #222222;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  z-index: 40;
}
.frame-3f {
  flex-shrink: 0;
  position: relative;
  width: 448px;
  height: 534px;
  background: #fafafa;
  z-index: 41;
}
.group-40 {
  position: relative;
  width: 448px;
  height: 366px;
  margin: 0 0 0 0;
  background: url(./assets/images/d0af30b4-4402-4951-976d-f21b891310b5.png)
    no-repeat center;
  background-size: cover;
  z-index: 42;
}
.frame-41 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  gap: 8px;
  position: relative;
  width: 364px;
  margin: 32px 0 0 40px;
  z-index: 43;
}
.customized-training-plan {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 22px;
  color: #222222;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  text-align: left;
  white-space: nowrap;
  z-index: 44;
}
.personalized-training-program {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  width: 364px;
  height: 66px;
  color: #222222;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  z-index: 45;
}
.frame-42 {
  flex-shrink: 0;
  position: relative;
  width: 448px;
  height: 534px;
  background: #fafafa;
  z-index: 46;
}
.group-43 {
  position: relative;
  width: 448px;
  height: 366px;
  margin: 0 0 0 0;
  background: url(./assets/images/9beb9fd0-545f-487c-a88a-cd2640948371.png)
    no-repeat center;
  background-size: cover;
  z-index: 47;
}
.frame-44 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  gap: 8px;
  position: relative;
  width: 364px;
  margin: 32px 0 0 40px;
  z-index: 48;
}
.high-quality-training-time {
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  width: 364px;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  text-align: left;
  text-overflow: initial;
  white-space: nowrap;
  z-index: 49;
}
.high-quality-training-time-45 {
  position: relative;
  color: #222222;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  text-align: left;
}
.empty {
  position: relative;
  color: #ff0000;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  text-align: left;
}
.efficient-training {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  width: 364px;
  height: 66px;
  color: #222222;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  z-index: 50;
}
.rectangle-46 {
  position: relative;
  height: 64px;
  line-height: 64px;
  margin-top: 127px;
  background: #fafafa;
  z-index: 125;
  text-align: center;
}
.copyright-info {
  height: 22px;
  bottom: 21px;
  color: #888888;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  margin-top: 20px;
  a{
    color: #888888;
  }
}
.group-47 {
  display: none;
  position: absolute;
  width: 1920px;
  height: 769px;
  top: 0;
  left: 0;
  background: url(./assets/images/ebd720cc-e3f7-4638-a0bd-67d0e5bd438b.png)
    no-repeat center;
  background-size: cover;
  z-index: 3;
}
.rectangle-48 {
  position: absolute;
  width: 1920px;
  height: 640px;
  top: 769px;
  left: 0;
  background: url(./assets/images/d1e226a7-78cc-4896-b1eb-8e856a5290b5.png)
    no-repeat center;
  background-size: cover;
}
.rectangle-49 {
  position: absolute;
  width: 1920px;
  height: 1144px;
  top: 2070px;
  left: 0;
  background: url(./assets/images/46eb54bf-76d7-4326-aa5f-04ce6582b37b.png)
    no-repeat center;
  background-size: cover;
  z-index: 51;
}
.big_logo_box{
  position: absolute;
  top: 171px;
  left: 50%;
  transform: translateX(-50%);
}
.big_logo_box_img{
  width: 453px;
  height: 472px;
}
.big_logo_box_name{
  font-family: DingTalk JinBuTi;
  font-size: 62px;
  font-style: italic;
  font-weight: 400;
  line-height: 77px;
  text-align: left;

  color: white;
}
.big_logo_box_desc{
  font-family: Superstar M54;
  font-size: 32px;
  font-weight: 400;
  line-height: 39.08px;
  letter-spacing: 5px;
  text-align: left;

  color: white;
}

.course_block{
  display: flex;
  overflow: hidden;

  max-width: 1340px;
  min-width: 1024px;
  margin: 0 auto 0 auto;

  padding-top: 80px;
}

.course_block_content{
  flex: 1;
  padding-right: 122px;
}
.course_block_content_name{
  font-family: PingFang SC;
  font-size: 16px;
  font-weight: 600;
  line-height: 22.4px;
  text-align: left;

}
.course_block_content_subName{
  font-family: PingFang SC;
  font-size: 28px;
  font-weight: 600;
  line-height: 39.2px;
  text-align: left;

}
.course_block_content_box{
  margin-top: 24px;
}
.course_block_content_box_name{
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  text-align: left;

  margin-bottom: 8px;
  color: #222222;
}
.course_block_content_box_desc{
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;

  color: #222222;
}
.course_block_img{
  width: 684px;
  height: 480px;
}
.copyright_link:hover{
  color: #772424;
}


.gray_bg{
  background: #FAFAFA;
  padding-top: 80px;
  padding-bottom: 80px;
}

.logo{
    width: 231px;
    height: 48px;
    margin-top: 8px;
}
