:root {
  --qr-noti-section2-procedure-height: 4.9rem;
}

.app__content .content__service-qr-noti {}

/* ============== SECTION-1 CSS START ============== */
.content__service-qr-noti .qr-noti__section-1 {
  aspect-ratio: 192 / 78;
  background:
    url("../img/dich_vu_qr-noti/sec1-bg.jpg") no-repeat right bottom;
  background-size: cover;
}

.qr-noti__section-1 .section-1__slogan {
  padding: 18.7rem 0 0 15%;
}

.qr-noti__section-1 .title {
  /* \1 */
  font-size: 8.2rem;
  line-height: 10rem;
  font-weight: 700;
}

.qr-noti__section-1 .description {
  margin-top: 2rem;
  width: 53rem;
  font-size: 2rem;
  line-height: 3rem;
  font-weight: 400;
}

/* ============== SECTION-1 CSS END ============== */

/* ============== SECTION-2 CSS START ============== */
.content__service-qr-noti .qr-noti__section-2 {
  padding: 5.73% 16.15%;
  display: flex;
}

.qr-noti__section-2 .section-2__content {
  width: 55%;
}
.qr-noti__section-2 .section-2__content__img {
    width: 45%;
}
.qr-noti__section-2 .section-2__content__img img{
    max-width: 100%;
}

.qr-noti__section-2 .content__header {

}

.qr-noti__section-2 .header__title {
  /* \1 */
  font-size: 4.8rem;
  line-height: 6.2rem;
  font-weight: 600;
}

.qr-noti__section-2 .content__body {
  margin-top: 3.6rem;
}

.qr-noti__section-2 .body__advantage:not(:first-child) {
  margin-top: 3.2rem;
}

.qr-noti__section-2 .body__advantage {
  display: flex;
  gap: 2.4rem;
}

.qr-noti__section-2 .advantage__icon img {
  width: 3.2rem;
  height: auto;
}

.qr-noti__section-2 .advantage__title {
  /* \1 */
  font-size: 2.2rem;
  line-height: 3.3rem;
  font-weight: 600;
}

.qr-noti__section-2 .advantage__content {
  font-size: 2rem;
  line-height: 3rem;
  font-weight: 400;
}

.qr-noti__section-2 .section-2__image {
    position: relative;
    overflow: hidden;
}


/*****/







/* ============== SECTION-2 CSS END ============== */

/* ============== SECTION-3 CSS START ============== */
.content__service-qr-noti .qr-noti__section-3 {
  padding: 5rem 31rem;
}

.qr-noti__section-3 .section-3__content {}

.qr-noti__section-3 .content__header {
  margin-bottom: 5.9rem;
}

.qr-noti__section-3 .title {
  /* \1 */
  font-size: 4.8rem;
  line-height: 6.2rem;
  font-weight: 600;
  text-align: center;
}

.qr-noti__section-3 .content__body {
  display: flex;
  flex-wrap: wrap;
}

.qr-noti__section-3 .body__field {
  background: linear-gradient(180deg, rgba(204, 204, 204, 0.3) 0%, rgba(236, 236, 236, 0.15) 100%);
  border-radius: 4.7rem;
  padding: 2.5rem;
  width: calc(33% - 2rem);
  margin: 1rem;
  aspect-ratio: 1 / 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.qr-noti__section-3 .body__field:hover {
  background: linear-gradient(180deg, rgba(255, 238, 241, 0.1) 0.27%, #FFC6CF 98.43%);
}

.qr-noti__section-3 .body__field:hover .field__text {
  display: block
}

.qr-noti__section-3 .field__img {
  text-align: center;
  flex: 1;
}

.qr-noti__section-3 .field__img img {
  width: 14vw;
  max-width: 27rem;
}

.qr-noti__section-3 .field__tittle {
  margin-top: 1.2rem;
  /* \1 */
  font-size: 2.2rem;
  line-height: 3.3rem;
  text-align: center;
}

.qr-noti__section-3 .field__text {
  font-size: 2rem;
  line-height: 3rem;
  height: 3rem;
  text-align: center;
  margin-top: 1rem;
  display: none;
}
/* ============== SECTION-3 CSS END ============== */

/* ============== SECTION-4 CSS START ============== */
.content__service-qr-noti .qr-noti__section-4 {
  padding: 2.6% 16.15%;
  display: flex;
  gap: 1%;
}

.qr-noti__section-4 .section-4__content {
  width: 49.5%;
  min-height: 48.8rem;
  padding: 3.8%;
  border-radius: 4.7rem;
}

.qr-noti__section-4 .section-4__content-1 {
  background: url("../img/dich_vu_qr-noti/sec4-bg1.png") no-repeat right center;
  background-size: cover;
}

.qr-noti__section-4 .section-4__content-2 {
  background: url("../img/dich_vu_qr-noti/sec4-bg2.png") no-repeat right center;
  background-size: cover;
}

.qr-noti__section-4 .content__text:not(:first-child) {
  margin-top: 3.2rem;
}

.qr-noti__section-4 .content__text {
  width: 55%;
  max-width: 29.6rem;
  /* \1 */
  font-size: 2rem;
  line-height: 3rem;
  font-weight: 700;
}

.qr-noti__section-4 .content__title {
  max-width: 40.7rem;
  /* \1 */
  font-size: 2rem;
  line-height: 3rem;
  font-weight: 700;
}

.qr-noti__section-4 .content__list {
}

.qr-noti__section-4 .list__item {
  display: flex;
  align-items: flex-start;
  margin-top: 3.2rem;
  max-width: 40.7rem;
}

.qr-noti__section-4 .list__item::before {
  content: "● ";
  color: #000;
  margin-right: 0.8rem;
  font-size: 3rem;
  line-height: 2.2rem;
}

.qr-noti__section-4 .item__text {
  font-size: 2rem;
  line-height: 3rem;
  font-weight: 400;
  color: #000;
}
/* ============== SECTION-4 CSS END ============== */

/* ============== SECTION-5 CSS START ============== */
.content__service-qr-noti .qr-noti__section-5 {
  padding: 3.6% 16.15%;
}

.qr-noti__section-5 .section-5__content {

}

.qr-noti__section-5 .content__title {
  /* \1 */
  font-size: 6rem;
  line-height: 9rem;
  font-weight: 700;
  color: #B52025;
}

.qr-noti__section-5 .content__benefits {
  display: flex;
  margin-top: 2.8rem;
}

.qr-noti__section-5 .benefits__column {
  width: 40%;
}

.qr-noti__section-5 .benefits__left {

}

.qr-noti__section-5 .benefits__left .column__title {
  width: 80%;
}

.qr-noti__section-5 .column__title {
  /* \1 */
  font-size: 3.2rem;
  line-height: 4.5rem;
  font-weight: 700;
}

.qr-noti__section-5 .column__list {
  margin-top: 1rem;
  width: 40rem;
}

.qr-noti__section-5 .list__item {
  display: flex;
  align-items: flex-start;
}
.qr-noti__section-5 .list__item:not(:first-child) {
  margin-top: 2.4rem;
}

.qr-noti__section-5 .list__item::before {
  content: "● ";
  color: #000;
  margin-right: 0.8rem;
  font-size: 2rem;
  line-height: 2.9rem;
}

.qr-noti__section-5 .content__benefits .item__text {
  font-size: 2rem;
  line-height: 2.9rem;
  font-weight: 400;
}

.qr-noti__section-5 .benefits__right {

}

.qr-noti__section-5 .content__register {
  margin-top: 7rem;
}

.qr-noti__section-5 .register__title {
  background: linear-gradient(90deg, #F7918C 0%, #F56088 100%);
  border-radius: 2rem;
  padding: 3rem 4.5rem;
  position: relative;
  width: 90%;
}

.qr-noti__section-5 .title__text {
  /* \1 */
  font-size: 4.3rem;
  line-height: 6.5rem;
  font-weight: 700;
  color: #FFF;
}

.qr-noti__section-5 .title__img {
  width: 36%;
  height: auto;
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(40%, -50%);
}


.qr-noti__section-5 .register__features {
  margin-top: 2.6rem;
}

.qr-noti__section-5 .features__item {
  display: flex;
  align-items: center;
}

.qr-noti__section-5 .features__item:not(:first-child) {
  margin-top: 3.6rem;
}

.qr-noti__section-5 .item__icon {
  width: 3.2rem;
  height: auto;
  margin-right: 1.6rem;
}

.qr-noti__section-5 .content__register .item__text {
  font-size: 2.7rem;
  line-height: 4.1rem;
  color: #fff;
  font-weight: 500;
}
/* ============== SECTION-5 CSS END ============== */

/* 56% */
@media (min-width: 768px) and (max-width: 1023px) {
  .content__service-qr-noti .qr-noti__section-3 {
    padding-left: 20rem;
    padding-right: 20rem;
  }
}

/* 64% */
@media (min-width: 1024px) and (max-width: 1279px) {
  .qr-noti__section-2 .header__title {
    font-size: 4.6rem;
    line-height: 6rem;
  }

  .content__service-qr-noti .qr-noti__section-3 {
    padding-left: 28rem;
    padding-right: 28rem;
  }
}

/* 75% */
@media (min-width: 1280px) and (max-width: 1535px) {

  .content__service-qr-noti .qr-noti__section-3 {
    padding-left: 28rem;
    padding-right: 28rem;
  }

  .content__service-qr-noti .qr-noti__section-5 {
    padding: 2.6% 16.15% 6%;
  }


  .qr-noti__section-5 .benefits__right .column__title {
    width: 120%;
  }
}

/* 85% */
@media (min-width: 1536px) and (max-width: 1919px) {
  .content__service-qr-noti .qr-noti__section-5 {
      padding: 2.6% 16.15% 6%;
  }
}
