.description-text {
  letter-spacing: 0.52px;
  margin-bottom: 2.5rem;
  font-size: 0.8125rem;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(81 90 104 / var(--tw-text-opacity));
}@media (min-width: 700px) {.description-text {
    font-size: 0.9375rem;
    line-height: 1.5;
    letter-spacing: 1.2px;
  }
}

.category-box {
  margin-bottom: 2.5rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

@media (min-width: 1024px) {.category-box {
    flex-direction: row;
  }
}

.category-box .category {
  border-radius: 20px;
  --tw-bg-opacity: 1;
  background-color: rgb(238 243 246 / var(--tw-bg-opacity));
  padding: 1.5rem;
}

@media (min-width: 1024px) {.category-box .category {
    flex: 1 1 0%;
  }
}

.category-box .category .title {
  margin-bottom: 0.5rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.category-box .category .title svg {
        width: 30px;
        height: 30px;
      }

.category-box .category .title h3 {
        letter-spacing: 1.02px;
        font-size: 1.0625rem;
        line-height: 1.5;
        font-weight: 500;
        --tw-text-opacity: 1;
        color: rgb(45 48 51 / var(--tw-text-opacity));
      }

@media (min-width: 1440px) {.category-box .category .title h3 {
    font-size: 1.3125rem;
    line-height: 1.5;
    font-weight: 500;
          letter-spacing: 1.26px;
  }
}

.category-box .category p {
      letter-spacing: 0.52px;
      font-size: 0.8125rem;
      line-height: 1.5;
      --tw-text-opacity: 1;
      color: rgb(45 48 51 / var(--tw-text-opacity));
    }

@media (min-width: 1440px) {.category-box .category p {
    font-size: 0.9375rem;
    line-height: 1.5;
        letter-spacing: 1.2px;
  }
}

.card-block {
  padding: 0px 8px 8px 8px;
  border-radius: 20px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 103 0 / var(--tw-bg-opacity));
}

.card-block .title {
    font-size: 20px;
    letter-spacing: 1.2px;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    text-align: center;
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }

@media (min-width: 700px) {.card-block .title {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
}

.card-block .white-box {
  border-radius: 12px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 1rem;
}

@media (min-width: 1024px) {.card-block .white-box {
    display: flex;
    align-items: flex-start;
    padding: 1.5rem;
  }.card-block .white-box .discount {
    flex: 1 1 0%;
  }
}

.card-block .white-box .discount:first-child {
        border-color: rgb(0 0 0 / 0.1);
        margin-bottom: 1.25rem;
        border-bottom-width: 1px;
        padding-bottom: 1.25rem;
      }

@media (min-width: 1024px) {.card-block .white-box .discount:first-child {
    margin-bottom: 0px;
    margin-right: 1rem;
    border-bottom-width: 0px;
    border-right-width: 1px;
    padding-bottom: 0px;
    padding-right: 1rem;
  }
}

.card-block .white-box .discount h4 {
        letter-spacing: 1.02px;
        margin-bottom: 0.5rem;
        text-align: center;
        font-size: 1.0625rem;
        line-height: 1.5;
        font-weight: 500;
        --tw-text-opacity: 1;
        color: rgb(255 103 0 / var(--tw-text-opacity));
      }

@media (min-width: 700px) {.card-block .white-box .discount h4 {
    font-size: 1.3125rem;
    line-height: 1.5;
    font-weight: 500;
          letter-spacing: 1.26px;
  }
}

.card-block .white-box .discount p {
        letter-spacing: 0.52px;
        text-align: center;
        font-size: 0.8125rem;
        line-height: 1.5;
        --tw-text-opacity: 1;
        color: rgb(81 90 104 / var(--tw-text-opacity));
      }

@media (min-width: 700px) {.card-block .white-box .discount p {
    font-size: 0.9375rem;
    line-height: 1.5;
          letter-spacing: 1.2px;
  }
}

.table-group {
  margin-bottom: 2.5rem;
  width: 100%;
  overflow: hidden;
  border-radius: 20px;
  --tw-bg-opacity: 1;
  background-color: rgb(131 141 156 / var(--tw-bg-opacity));
}

.table-group .sticky-table-box.table-box {
    border-radius: 20px 20px 0 0;
  }

.table-group .discount-content h5 {
  --tw-bg-opacity: 1;
  background-color: rgb(131 141 156 / var(--tw-bg-opacity));
  padding: 1rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.table-group .discount-content ul {
  list-style-type: disc;
  --tw-bg-opacity: 1;
  background-color: rgb(238 243 246 / var(--tw-bg-opacity));
  padding: 1.5rem;
  padding-left: 2.5rem;
}

.table-group .discount-content ul li {
        letter-spacing: 0.52px;
        font-size: 0.8125rem;
        line-height: 1.5;
        --tw-text-opacity: 1;
        color: rgb(45 48 51 / var(--tw-text-opacity));
      }

@media (min-width: 700px) {.table-group .discount-content ul li {
    font-size: 0.9375rem;
    line-height: 1.5;
          letter-spacing: 1.2px;
  }
}

.how-acitve .small-tab-group .box::before,
      .how-acitve .small-tab-group .box::after {
  display: none !important;
}

.how-acitve .small-tab-group .box .text-only-tab {
  display: none !important;
}

.how-acitve .small-tab-group .box .v3-twm-small-tab .small-tab {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.how-acitve .small-tab-group .box .v3-twm-small-tab .small-tab:hover {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.how-acitve .small-tab-group .box .v3-twm-small-tab .small-tab.active {
  --tw-text-opacity: 1;
  color: rgb(255 103 0 / var(--tw-text-opacity));
}

.how-acitve .small-tab-group .box .v3-twm-small-tab .small-tab.active:hover {
  --tw-border-opacity: 1;
  border-color: rgb(255 103 0 / var(--tw-border-opacity));
}

.how-acitve .watch-box {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
}

@media (min-width: 1024px) {.how-acitve .watch-box {
    flex-direction: row;
    justify-content: space-between;
    gap: 5rem;
  }
}

@media (min-width: 1920px) {.how-acitve .watch-box {
    justify-content: flex-start;
  }
}

.how-acitve .watch-box .text-box {
      max-width: 593px;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

@media (min-width: 1920px){

.how-acitve .watch-box .text-box {
        max-width: 1012px
    }
      }

.how-acitve .watch-box .text-box h4 {
        letter-spacing: 1.54px;
        margin-bottom: 1.5rem;
        width: 100%;
        text-align: center;
        font-size: 1.375rem;
        font-weight: 500;
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity));
      }

@media (min-width: 700px) {.how-acitve .watch-box .text-box h4 {
    margin-bottom: 2.5rem;
    font-size: 2.125rem;
    line-height: 1.5;
    font-weight: 500;
  }
}

@media (min-width: 1024px) {.how-acitve .watch-box .text-box h4 {
    text-align: left;
  }
}

@media (min-width: 700px) {

.how-acitve .watch-box .text-box h4 {
          letter-spacing: 2.38px
      }
        }

.how-acitve .watch-box .text-box p {
        letter-spacing: 0.52px;
        margin-bottom: 1rem;
        font-size: 0.8125rem;
        line-height: 1.5;
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity));
      }

@media (min-width: 700px) {.how-acitve .watch-box .text-box p {
    font-size: 0.9375rem;
    line-height: 1.5;
          letter-spacing: 1.2px;
  }
}

.how-acitve .watch-box .text-box .pairing-step {
        letter-spacing: 0.52px;
        margin-bottom: 1.5rem;
        display: flex;
        align-items: center;
        gap: 0.25rem;
        font-size: 0.8125rem;
        line-height: 1.5;
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity));
      }

.how-acitve .watch-box .text-box .pairing-step:hover {
  --tw-text-opacity: 1;
  color: rgb(181 189 201 / var(--tw-text-opacity));
}

@media (min-width: 700px) {.how-acitve .watch-box .text-box .pairing-step {
    font-size: 0.9375rem;
    line-height: 1.5;
          letter-spacing: 1.2px;
  }
}

.how-acitve .watch-box .text-box .btn-orange.btn-icon {
  margin-bottom: 1.5rem;
  width: 100%;
}

@media (min-width: 1024px) {.how-acitve .watch-box .text-box .btn-orange.btn-icon {
    width: 207px;
  }
}

.how-acitve .watch-box .text-box .info-prompt {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.how-acitve .watch-box .text-box .step-box {
  margin-bottom: 1rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1rem;
}

.how-acitve .watch-box .text-box .step-box .step {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
}

.how-acitve .watch-box .text-box .step-box h5 {
          letter-spacing: 0.52px;
          width: -moz-max-content;
          width: max-content;
          white-space: nowrap;
          border-radius: 4px;
          --tw-bg-opacity: 1;
          background-color: rgb(255 103 0 / var(--tw-bg-opacity));
          padding-left: 1rem;
          padding-right: 1rem;
          font-size: 0.8125rem;
          line-height: 1.5;
          --tw-text-opacity: 1;
          color: rgb(255 255 255 / var(--tw-text-opacity));
        }

@media (min-width: 700px) {.how-acitve .watch-box .text-box .step-box h5 {
    font-size: 0.9375rem;
    line-height: 1.5;
            letter-spacing: 0.9px;
  }
}

.how-acitve .watch-box .text-box .step-box p {
  margin-bottom: 0px;
}

.how-acitve .watch-box .image-box {
      width: 327px;
      flex: 0 0 auto;
      margin-bottom: 2.5rem;
    }

@media (min-width: 1024px) {

.how-acitve .watch-box .image-box {
        width: 480px
    }
      }

.apply-box {
  border-radius: 20px;
  --tw-bg-opacity: 1;
  background-color: rgb(238 243 246 / var(--tw-bg-opacity));
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

@media (min-width: 1024px) {.apply-box {
    display: flex;
  }
}

.apply-box .apply {
    border-color: rgb(0 0 0 / 0.1);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.5rem;
  }

@media (min-width: 1024px) {.apply-box .apply {
    flex: 1 1 0%;
  }
}

@media (min-width: 1440px) {.apply-box .apply {
    flex-direction: row;
  }
}

.apply-box .apply:first-child {
  margin-bottom: 1.5rem;
  border-bottom-width: 1px;
  padding-bottom: 1.5rem;
}

@media (min-width: 1024px) {.apply-box .apply:first-child {
    margin-bottom: 0px;
    margin-right: 1.5rem;
    border-bottom-width: 0px;
    border-right-width: 1px;
    padding-bottom: 0px;
    padding-right: 1.5rem;
  }
}

@media (min-width: 1440px) {.apply-box .apply:first-child {
    margin-right: 2.5rem;
    padding-right: 2.5rem;
  }
}

.apply-box .apply .img-box {
      width: 189px;
    }

.apply-box .apply .step {
  width: 100%;
}

.apply-box .apply .step .title {
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}

@media (min-width: 1440px) {.apply-box .apply .step .title {
    justify-content: flex-start;
  }
}

.apply-box .apply .step .title h4 {
          letter-spacing: 0.9px;
          border-radius: 4px;
          --tw-bg-opacity: 1;
          background-color: rgb(255 103 0 / var(--tw-bg-opacity));
          padding-left: 0.5rem;
          padding-right: 0.5rem;
          padding-top: 2px;
          font-size: 0.9375rem;
          line-height: 1.5;
          --tw-text-opacity: 1;
          color: rgb(255 255 255 / var(--tw-text-opacity));
        }

@media (min-width: 700px) {.apply-box .apply .step .title h4 {
    font-size: 1.125rem;
    line-height: 1.5;
            letter-spacing: 1.8px;
  }
}

.apply-box .apply .step .title p {
          letter-spacing: 1.5px;
          font-size: 0.9375rem;
          line-height: 1.5;
          --tw-text-opacity: 1;
          color: rgb(81 90 104 / var(--tw-text-opacity));
        }

@media (min-width: 700px) {.apply-box .apply .step .title p {
    font-size: 1.125rem;
    line-height: 1.5;
            letter-spacing: 1.8px;
  }
}

.apply-box .apply .step p {
        letter-spacing: 1.5px;
        text-align: center;
        font-size: 0.9375rem;
        line-height: 1.5;
        --tw-text-opacity: 1;
        color: rgb(81 90 104 / var(--tw-text-opacity));
      }

@media (min-width: 700px) {.apply-box .apply .step p {
    font-size: 1.125rem;
    line-height: 1.5;
  }
}

@media (min-width: 1440px) {.apply-box .apply .step p {
    text-align: left;
  }
}

@media (min-width: 700px) {

.apply-box .apply .step p {
          letter-spacing: 1.8px
      }
        }

.swiper-title {
  letter-spacing: 1.5px;
  margin-bottom: 1.5rem;
  font-size: 0.9375rem;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 700px) {.swiper-title {
    font-size: 1.125rem;
    line-height: 1.5;
    letter-spacing: 1.8px;
  }
}

.slide-step {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
}

.slide-step .img-box {
  margin-bottom: 1.5rem;
}

.slide-step .img-box img {
      width: 217px;
    }

.slide-step .text {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
}

.slide-step .text h5 {
  white-space: nowrap;
  border-radius: 4px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 103 0 / var(--tw-bg-opacity));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-size: 0.8125rem;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 700px) {.slide-step .text h5 {
    font-size: 0.9375rem;
    line-height: 1.5;
  }
}

.slide-step .text p {
      letter-spacing: 1.5px;
      font-size: 0.9375rem;
      line-height: 1.5;
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity));
    }

@media (min-width: 700px) {.slide-step .text p {
    font-size: 1.125rem;
    line-height: 1.5;
        letter-spacing: 1.8px;
  }
}

@media (min-width: 1440px) {#digital-swiper-1 .swiper-wrapper, #digital-swiper-2 .swiper-wrapper {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    row-gap: 2.5rem;
  }
}

@media (min-width: 1024px) {#digital-swiper-3 {
    pointer-events: none;
  }
}

#digital-swiper-3 .slide-step .img-box img {
  width: 100%;
}

@media (min-width: 1024px) {#digital-swiper-3 .swiper-wrapper {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    row-gap: 2.5rem;
  }#digital-swiper-3 .swiper-controls {
    display: none;
  }
}

/*# sourceMappingURL=one-number-watch.css.map */
