
:root {
  --color-primary: #015a3b;
  --color-secondary: #b78a32;
  --color-body: #1a1311;
  --color-tertiary: #f0f0f0;
  --color-white: #fff;
  --color-green-light: #24b546;
  font-size: 10px;
}

/*  -------------- SLIDE HEADING ---------------  */
@media (max-width: 1023.98px) {
  @media (max-width: 767.98px) {
    .mainSwiper {
      max-height: 400px !important;
    }
  }
  .mainSwiper {
    width: 100%;
    height: 100%;
    max-height: 600px;
    border-radius: 0;
  }
  .swiper-container-horizontal {
    height: auto;
  }
}
/*  -------------- HERO TOP HEADING ---------------  */
@media (min-width: 767.98px) {
  .logo .logo_top {
    width: 500px;
  }
  .logo .logo_bot {
    width: 250px;
  }
  @media (min-width: 1023.98px) {
    .hero_menu {
      position: fixed;
      max-width: 499px;
      max-height: 45px;
      top: 40px;
      right: calc((100% - 960px - 5%) / 2);
      padding: 8px 32px;
      border-radius: 25px;
    }
    .hero_menu ul {
      display: flex;
      justify-content: space-between;
    }
    .hero_menu ul li {
      position: relative;
      margin-bottom: 0;
    }
    .hero_menu ul li:first-child::after {
      content: "";
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      right: -24px;
      width: 1px;
      height: 14px;
      background-color: var(--color-green-light);
    }
    .hero_menu ul li:last-child::after {
      content: "";
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      left: -24px;
      width: 1px;
      height: 14px;
      background-color: var(--color-green-light);
    }
    .logo {
      top: 50%;
      left: 30%;
    }
    .logo .logo_top {
      background: transparent;
    }
    .hero_intro {
      overflow: unset;
    }
    .hero_intro {
      padding: 80px 0 160px !important;
    }
    .hero_intro--title {
      font-size: 3.2rem;
    }
    .hero_intro--text {
      font-size: 2.4rem;
      margin-top: 64px;
    }
    .hero_intro--anni {
      width: 100%;
      transform: none;
      top: -30px;
    }
    /* Decor background */
    .decor_2-1 {
      top: 60px;
      width: 225.136px;
      height: 266.302px;
    }
    .decor_1-1 {
      top: 50px;
      width: 162.046px;
      height: 344.713px;
    }
    .decor_1-2 {
      width: 100%;
      height: 1020px;
      bottom: -120px;
      z-index: 1;
      background-size: auto;
    }
    .decor_2-2 {
      background: url(../img/svg/decor_2-2.svg) no-repeat;
      background-size: cover;
      top: 350px;
      right: 275px;
      width: 75.12px;
      height: 77.09px;
    }
    .decor_2-3 {
      width: 225.064px;
      height: 209.164px;
      top: unset;
      left: unset;
      right: 275px;
      bottom: -155px;
      z-index: 2;
    }
    .sec-cont1 .decor_1-3 {
      position: absolute;
      background: url(../img/svg/decor_1-3.svg) no-repeat;
      background-size: cover;
      top: 100px;
      left: 75px;
      width: 184.665px;
      height: 190.556px;
    }
    .sec-cont1 .decor_1-4 {
      width: 254px;
      height: 130.374px;
      /* right: unset; */
      /* left: calc((100% - 1050px) / 2); */
      left: unset;
      right: 100px;
      bottom: unset;
      top: 50%;
    }
    .sec-cont1 .decor_1-5 {
      width: 601.709px;
      height: 188px;
      bottom: 0;
    }
  }
  .hero_intro {
    padding: 500px 0 160px;
  }
}
/*  -------------- ITEMS ---------------  */
@media (min-width: 1023.98px) {
  .lp-mvisual_inner {
    /* margin-bottom: 167px; */
    margin-bottom: 217px;
  }
  /* Title */
  .sec-cont_title h2 {
    font-size: 8rem;
    letter-spacing: 8px;
  }
  .sec-cont_title h2 span {
    font-size: 3.2rem;
  }
  /* Infomation */
  .sec-cont2_content {
    max-width: 1080px;
    margin: -120px auto 0;
    padding: 0;
    padding-bottom: 160px;
  }
  .table--left h3 {
    font-size: 3.2rem;
    font-weight: 700;
    line-height: 1.8;
    letter-spacing: 3.2px;
  }
  .table {
    flex-direction: row;
    gap: 24px;
    margin: 0 24px;
  }
  @media (min-width: 1079.98px) {
    .table {
      margin: 0;
    }
  }
  .column {
    display: flex;
    gap: 40px;
  }
  .column p:first-child {
    min-width: 70px;
  }
  .table--left {
    max-width: calc((1080px - 12% - 96px) / 2);
    padding: 40px 0 0 48px;
  }
  .table--right {
    padding: 56px 48px 40px 0;
    margin-bottom: 0;
  }
  .logo_info {
    bottom: 40px;
    left: 48px;
  }
}
@media (max-width: 1023.98px) {
  /*-------------- SLIDE ITEMS ---------------*/
  .lp-mvisual_inner {
    margin-left: 0;
  }
  .lp-mvisual_inner .mvisual_slide .swiper-slide {
    width: 295px !important;
  }
  .swiper_btn_box {
    top: 480px;
    left: 50%;
    transform: translateX(-50%);
    height: 45px;
  }
  .lp-mvisual_inner .swiper-pagination {
    bottom: -35px;
    left: 50%;
    transform: translateX(-50%);
  }
  .swiper-button-prev {
    width: 45px;
    height: 45px;
    background-size: cover;
  }
  .swiper_btn_box .swiper-button-prev {
    left: 35px;
  }
  .swiper-button-next {
    width: 45px;
    height: 45px;
    background-size: cover;
  }
  .slide_box-content h3::after {
    bottom: -8px;
  }
  .slide_box-content p {
    margin-bottom: 51px;
    min-height: 87px;
  }
  .slide_box-content h3::after {
    bottom: -24px;
  }
  .mvisual_slide .swiper-wrapper {
    align-items: center;
  }
  .slide_box-content h3,
  .slide_box-content p {
    font-size: 1.6rem;
  }
  .slide_box-content .price {
    font-size: 2.4rem;
    bottom: -35px;
  }
  .mvisual_slide .swiper-slide-prev .slide_box-content h3,
  .mvisual_slide .swiper-slide-next .slide_box-content p {
    font-size: 1.4rem;
  }
  .mvisual_slide .swiper-slide-prev .slide_box-content p,
  .mvisual_slide .swiper-slide-next .slide_box-content p {
    margin-bottom: 30px;
  }
  .mvisual_slide .swiper-slide-prev .slide_box-content .price,
  .mvisual_slide .swiper-slide-next .slide_box-content .price {
    font-size: 2.1rem;
  }
  .mvisual_slide .swiper-slide-prev .slide_box img,
  .mvisual_slide .swiper-slide-next .slide_box img {
    height: 150px;
    border-top-left-radius: 14px;
    border-top-right-radius: 14px;
  }
}
/*================= Footer ===================*/
@media (min-width: 1024px) {
  footer {
    background: url(../img/footer_bg.webp) no-repeat center center / cover, linear-gradient(0deg, rgba(62, 85, 77, 0.8) 0%, rgba(62, 85, 77, 0.8) 100%);
    background-blend-mode: luminosity;
  }
  .footer .img_box {
    width: 398px;
    margin: 0;
  }
  .footer {
    flex-direction: row;
    align-items: center;
    max-width: 1080px;
    margin: 0 auto;
    padding: 64px 0 0;
    gap: 102px;
    justify-content: center;
  }
  .footer h3 {
    font-size: 2.4rem;
  }
  .btn_footer {
    width: 532px;
    max-width: unset;
  }
  .link_cta {
    flex-direction: row;
    justify-content: center;
  }
  .link_cta li {
    border-left: 1px solid var(--color-white);
    border-right: 1px solid var(--color-white);
    padding: 0 24px;
  }
  .link_cta li:last-child {
    border-left: none;
  }
}
@media (max-width: 991px) {
  .pageTop a {
    width: 50px;
    height: 50px;
    bottom: 10px;
    right: 10px;
  }
  .pageTop a img {
    width: 18px;
  }
}
