.course-box[data-v-7c0b4d7e] {
  position: relative;
  max-width: 600px;
  height: 100vh;
  overflow-y: auto;
  margin: 0 auto;
  font-size: 0;
}
.course-box .course-img[data-v-7c0b4d7e] {
  width: 100%;
}
.course-box .btn-bottom[data-v-7c0b4d7e] {
  position: fixed;
  left: 50%;
  bottom: 20px;
  transform: translateX(-50%);
  width: 260px;
  height: 52px;
  margin: auto;
  border-radius: 99px;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #33cc33;
  border: 4px solid #ffffff;
}
.course-box .btn-bottom span[data-v-7c0b4d7e] {
  color: #fffc00;
}

.course-box[data-v-882eaec2] {
  position: relative;
  max-width: 600px;
  height: 100vh;
  overflow-y: auto;
  margin: 0 auto;
  font-size: 0;
}
.course-box .course-img[data-v-882eaec2] {
  width: 100%;
}
.course-box .btn-bottom[data-v-882eaec2] {
  position: fixed;
  left: 50%;
  bottom: 20px;
  transform: translateX(-50%);
  width: 260px;
  height: 52px;
  margin: auto;
  border-radius: 99px;
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #33CC33;
  border: 4px solid #FFFFFF;
}
.course-box .btn-bottom span[data-v-882eaec2] {
  color: #FFFC00;
}

.course-box[data-v-5a883836] {
  position: relative;
  max-width: 600px;
  height: 100vh;
  overflow-y: auto;
  margin: 0 auto;
  font-size: 0;
}
.course-box .course-img[data-v-5a883836] {
  width: 100%;
}
.course-box .btn-bottom[data-v-5a883836] {
  position: fixed;
  left: 50%;
  bottom: 20px;
  transform: translateX(-50%);
  width: 260px;
  height: 52px;
  margin: auto;
  border-radius: 99px;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #33cc33;
  border: 4px solid #ffffff;
}
.course-box .btn-bottom span[data-v-5a883836] {
  color: #fffc00;
}

