.power-not-top {
  padding-top: 5.14vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #313131;
  font-size: 16px;
  line-height: 2;
  position: relative;
  z-index: 1;
  padding-bottom: 20vw;
}

.d-power-2 {
  font-size: 26px;
  line-height: 2;
  font-weight: 600;
  text-align: center;
  margin-top: 6.81vh;
}

.d-power-3 {
  margin-top: 6.81vh;
  background-color: #fefefe;
  border-radius: 50px;
  filter: drop-shadow(0px 4px 11px rgba(0, 0, 0, 0.25));
  width: 62.08vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.d-power-3-1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #1da371;
  line-height: 2;
  font-size: 60px;
  font-weight: 600;
  width: 26.35vw;
}

.d-power-check {
  width: 3.23vw;
}

.d-power-3-2 {
  color: #1da371;
  font-size: 28px;
  font-weight: 600;
  margin-top: -2vh;
  line-height: 2;
}

.d-power-3-3 {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  margin-top: 5.43vh;
}

.d-power-3-4 {
  width: 47.48vw;
  margin-top: 10.75vh;
}

.d-power-3-5 {
  width: 47.48vw;
  margin-top: 5.43vh;
}

.d-power-3-5-1 {
  color: #1da371;
  font-size: 20px;
  font-weight: 600;
  line-height: 2;
}

.d-power-3-5-2 {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 11.91vh;
}

.d-power-3-5-2 > a {
  text-decoration: underline !important;
  color: blue !important;
}

.d-power-4 {
  background-color: #1da371;
  border-radius: 60px;
  color: #fefefe;
  font-weight: 700;
  font-size: 24px;
  line-height: 2;
  margin-top: 9.26vh;
  width: 19.375vw;
  text-align: center;
  padding: 10px 0;
}

.d-power-5-big {
  font-size: 50px;
  font-weight: 600;
  line-height: 2;
  color: #515151;
  margin-top: 1vh;
}

.d-power-5 {
  font-size: 20px;
  font-weight: 600;
  line-height: 2;
  color: #515151;
  margin-top: 3vh;
  text-align: center;
}
.d-power-5 > a {
  text-decoration: underline !important;
  color: blue !important;
}

@media only screen and (max-width: 1000px) {
  .power-not-top {
    padding-bottom: 45vw;
  }
  .m-power-2 {
    font-size: 16px;
    line-height: 1.7;
    font-weight: 600;
    text-align: center;
    margin-top: 3.58vh;
  }
  .d-power-3 {
    width: 100vw;
    border-radius: 0;
    margin-top: 5.02vh;
    padding-top: 2.12vh;
  }
  .d-power-3-1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #1da371;
    line-height: 2;
    font-size: 34px;
    font-weight: 600;
    width: 70.46vw;
  }
  .d-power-check {
    width: 8.47vw;
  }
  .d-power-3-2 {
    font-size: 16px;
  }
  .m-power-3-3 {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    margin-top: 3.69vh;
    line-height: 1.7;
  }
  .d-power-3-4 {
    width: 86.68vw;
    margin-top: 4.13vh;
  }
  .d-power-3-5 {
    width: 81.11vw;
    margin-top: 2.68vh;
  }
  .d-power-3-5-1 {
    font-size: 14px;
  }
  .d-power-3-5-2 {
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 4.69vh;
  }
  .d-power-4 {
    font-size: 20px;
    margin-top: 4.35vh;
    width: 46.73vw;
    padding: 5px 0;
  }
  .d-power-m-5-big {
    font-size: 18px !important;
  }
  .m-power-5 {
    font-size: 16px !important;
    font-weight: 600;
    line-height: 2;
    color: #515151;
    margin-top: 3vh;
    text-align: center;
  }
  .d-power-m-5-huge {
    font-size: 33px !important;
  }
  .m-power-5 > a {
    text-decoration: underline !important;
    color: blue !important;
  }
}
