.leave .container-fluid .item-img .backdrop {
  background: url("../images/enjoy/leave_bg_page_header.png") no-repeat center/cover;
}
.leave section .container .sub_title {
  position: relative;
  color: #00adbb;
}
.leave section .container .sub_title::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 30px;
  height: 20px;
  background: url("../images/enjoy/sub_title_icon.svg") no-repeat center/contain;
  filter: invert(72%) sepia(57%) saturate(6742%) hue-rotate(149deg) brightness(94%) contrast(101%);
}
@media (max-width: 1024px) {
  .leave section .container .sub_title::before {
    top: 0;
  }
}
.leave section .container .info_description {
  display: flex;
  flex-direction: column;
  gap: 20px;
  font-size: 18px;
  padding: 50px;
  border: 2px solid #00adbb;
  width: fit-content;
  margin: 0 auto;
}
.leave section .container .info_description dl dt {
  width: 130px;
  background-color: #00adbb;
  color: #fff;
  padding: 5px 10px;
  border-radius: 999px;
  flex-shrink: 0;
  text-align: center;
  height: fit-content;
  font-weight: 700;
}
@media (max-width: 1024px) {
  .leave section .container .info_description {
    padding: 20px;
    font-size: 17px;
  }
}

.enjoy .page-header .container-fluid .item-img .backdrop {
  background: url("../images/enjoy/enjoy_bg_page_header.png") no-repeat center/cover;
}
.enjoy section .container .sub_title {
  position: relative;
  color: #00adbb;
  font-weight: 600;
}
.enjoy section .container .sub_title::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 30px;
  height: 20px;
  background: url("../images/enjoy/sub_title_icon.svg") no-repeat center/contain;
  filter: invert(72%) sepia(57%) saturate(6742%) hue-rotate(149deg) brightness(94%) contrast(101%);
}
@media (max-width: 1024px) {
  .enjoy section .container .sub_title::before {
    top: 0;
  }
}
.enjoy section .container .epi {
  display: inline-block;
  width: 100%;
  margin: 0 auto;
}
.enjoy section .container .epi strong {
  display: flex;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
  background-color: #00a29a;
  width: 100%;
  max-width: 480px;
  height: 480px;
  text-align: center;
  color: #fff;
  line-height: 1.5;
  font-size: 22px;
  border-radius: 999px;
}
@media (max-width: 1024px) {
  .enjoy section .container .epi strong {
    max-width: 320px;
    height: 320px;
    font-size: 15px;
    width: 100%;
    line-height: 1.6;
  }
}
.enjoy section .container .info_description {
  display: flex;
  flex-direction: column;
  gap: 20px;
  font-size: 18px;
  padding: 50px;
  border: 2px solid #00adbb;
  width: fit-content;
  margin: 0 auto;
}
.enjoy section .container .info_description dl dt {
  width: 130px;
  background-color: #00adbb;
  color: #fff;
  padding: 5px 10px;
  border-radius: 999px;
  flex-shrink: 0;
  text-align: center;
  height: fit-content;
  font-weight: 700;
}
@media (max-width: 1024px) {
  .enjoy section .container .info_description {
    padding: 20px;
    font-size: 17px;
  }
}

.how .page-header .container-fluid .item-img .backdrop {
  background: url("../images/enjoy/how_bg_page_header.png") no-repeat center/cover;
}
.how section .container .sub_title {
  position: relative;
  color: #2bb349;
  font-weight: 600;
}
.how section .container .sub_title::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 30px;
  height: 20px;
  background: url("../images/enjoy/sub_title_icon.svg") no-repeat center/contain;
  filter: invert(54%) sepia(10%) saturate(3159%) hue-rotate(81deg) brightness(102%) contrast(91%);
}
@media (max-width: 1024px) {
  .how section .container .sub_title::before {
    top: 0;
  }
}
.how section .container .item-img {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 800px;
}
.how section .container .info_description {
  display: flex;
  flex-direction: column;
  gap: 20px;
  font-size: 18px;
  padding: 50px;
  border: 2px solid #2bb349;
  width: fit-content;
  margin: 0 auto;
}
.how section .container .info_description dl dt {
  width: 130px;
  background-color: #2bb349;
  color: #fff;
  padding: 5px 10px;
  border-radius: 999px;
  flex-shrink: 0;
  text-align: center;
  height: fit-content;
  font-weight: 700;
}
.how section .container .info_description dl dd {
  line-height: 1.3;
}
.how section .container .info_description dl.v-align {
  align-items: start;
}
@media (max-width: 1024px) {
  .how section .container .info_description {
    padding: 20px;
    font-size: 17px;
  }
}

.trend .page-header {
  background-color: #FADDE4;
}
.trend .page-header .container-fluid .item-img .backdrop {
  background: url("../images/enjoy/trend_bg_page_header.png") no-repeat center/cover;
}
.trend section .container .sub_title {
  position: relative;
  color: #00adbb;
  font-weight: 600;
}
.trend section .container .sub_title::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 30px;
  height: 20px;
  background: url("../images/enjoy/sub_title_icon.svg") no-repeat center/contain;
  filter: invert(72%) sepia(57%) saturate(6742%) hue-rotate(149deg) brightness(94%) contrast(101%);
}
@media (max-width: 1024px) {
  .trend section .container .sub_title::before {
    top: 0;
  }
}
.trend section .container .row {
  align-items: center;
}
@media (max-width: 1024px) {
  .trend section .container .row.reverse div:nth-of-type(1) {
    order: 2;
  }
}/*# sourceMappingURL=enjoy.css.map */