.watch-tab {
    justify-content: center;
}

section {
    position: relative;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
}

section h2 {
    letter-spacing: 1.54px;
    margin-bottom: 2.5rem;
    text-align: center;
    font-size: 1.375rem;
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgb(45 48 51 / var(--tw-text-opacity));
  }

@media (min-width: 700px) {

    section h2 {
        font-size: 2.125rem;
        line-height: 1.5;
        font-weight: 500;
      letter-spacing: 2.38px;
    }
}

.services-features {
    padding-bottom: 3.5rem;
}

.services-features::before {
    content: '';
    height: 40%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background: #fff0e5;
  }

.services-features .v3-twm-container {
    position: relative;
}

.services-features .text-box {
    margin-bottom: 2.5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.5rem;
}

@media (min-width: 1440px) {

    .services-features .text-box {
        flex-direction: row;
        gap: 4rem;
    }
}

.services-features .text-box h2 {
    margin-bottom: 0px;
}

@media (min-width: 1440px) {

    .services-features .text-box h2 {
        white-space: nowrap;
    }
}

.services-features .text-box p {
      letter-spacing: 0.52px;
      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) {

    .services-features .text-box p {
        font-size: 0.9375rem;
        line-height: 1.5;
        letter-spacing: 1.2px;
    }
}

.services-features .features-box {
    background: linear-gradient(0deg, #fff 30.92%, #ffede5 111.26%);
    border-radius: 16px;
    display: flex;
    width: 100%;
    flex-direction: column;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

@media (min-width: 700px) {

    .services-features .features-box {
        flex-direction: row;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
    }
}

.services-features .features-box .feature {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

@media (min-width: 700px) {

    .services-features .features-box .feature {
        flex: 1 1 0%;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
}

.services-features .features-box .feature .icon-box {
        width: 54px;
        height: 54px;
        margin-bottom: 0.25rem;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 9999px;
        --tw-bg-opacity: 1;
        background-color: rgb(255 103 0 / var(--tw-bg-opacity));
      }

.services-features .features-box .feature .icon-box svg {
          width: 36px;
          height: 36px;
          --tw-text-opacity: 1;
          color: rgb(255 255 255 / var(--tw-text-opacity));
        }

.services-features .features-box .feature h4 {
    margin-bottom: 0.25rem;
    font-size: 1.125rem;
    line-height: 1.5;
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgb(30 32 34 / var(--tw-text-opacity));
}

@media (min-width: 700px) {

    .services-features .features-box .feature h4 {
        font-size: 1.5625rem;
        line-height: 1.5;
        font-weight: 500;
    }
}

.services-features .features-box .feature p {
    text-align: center;
    font-size: 0.8125rem;
    line-height: 1.5;
    --tw-text-opacity: 1;
    color: rgb(131 141 156 / var(--tw-text-opacity));
}

@media (min-width: 700px) {

    .services-features .features-box .feature p {
        font-size: 0.9375rem;
        line-height: 1.5;
    }
}

.services-features .features-box .feature:not(:last-child) {
        border-color: rgba(0, 0, 0, 0.1);
        border-bottom-width: 1px;
      }

@media (min-width: 700px) {

    .services-features .features-box .feature:not(:last-child) {
        border-bottom-width: 0px;
        border-right-width: 1px;
    }
}

.services-solution .v3-twm-container {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.services-solution .list-box {
    margin-bottom: 0.5rem;
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    align-self: flex-start;
}

.services-solution .list-box h4 {
      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: 700px) {

    .services-solution .list-box h4 {
        font-size: 1.3125rem;
        line-height: 1.5;
        font-weight: 500;
        letter-spacing: 1.26px;
    }
}

.services-solution .list-box .list {
    display: flex;
    align-items: flex-start;
}

.services-solution .list-box .list small {
        flex: 0 0 auto;
        width: 14px;
        letter-spacing: 0.9px;
        align-items: center;
        justify-content: 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) {

    .services-solution .list-box .list small {
        font-size: 1.125rem;
        line-height: 1.5;
          letter-spacing: 1.8px;
    }
}

.services-solution .list-box .list p {
        letter-spacing: 0.9px;
        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) {

    .services-solution .list-box .list p {
        font-size: 1.125rem;
        line-height: 1.5;
          letter-spacing: 1.8px;
    }
}

.services-solution .list-box .list p .price {
    --tw-text-opacity: 1;
    color: rgb(255 103 0 / var(--tw-text-opacity));
}

.services-solution .list-box .list p .info-prompt {
    margin-top: 0.5rem;
}

.services-solution .table-box .deepgray {
    --tw-bg-opacity: 1;
    background-color: rgb(81 90 104 / var(--tw-bg-opacity));
}

.services-solution .table-box .deepgray td {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}

.services-solution .table-box tr:not(.deepgray) td.gray {
    --tw-bg-opacity: 1;
    background-color: rgb(131 141 156 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}

.fqa-sec {
  background: #fff0e5;
}

.fqa-sec .drawer-number {
    flex: 0 0 auto;
    letter-spacing: 1.26px;
    font-size: 1.0625rem;
    line-height: 1.5;
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgb(255 103 0 / var(--tw-text-opacity));
  }

.fqa-sec .drawer-box {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.step-sec .sub-title {
    text-align: center;
}

@media (min-width: 1440px) {

    .step-sec #steps-swiper .swiper-wrapper {
        display: grid;
        grid-template-columns: repeat(4, minmax(0, 1fr));
        gap: 2.5rem;
    }

    .step-sec #steps-swiper .swiper-controls {
        display: none;
    }
}

.step-sec .step-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.5rem;
}

.step-sec .step-card .step-img {
      width: 217px;
    }

.step-sec .step-card .step-img img {
        height: auto;
      }

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

.step-sec .step-card .text h4 {
        letter-spacing: 0.52px;
        white-space: nowrap;
        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: 0.25rem;
        padding-bottom: 0.25rem;
        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) {

    .step-sec .step-card .text h4 {
        font-size: 0.9375rem;
        line-height: 1.5;
          letter-spacing: 0.9px;
    }
}

.step-sec .step-card .text 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) {

    .step-sec .step-card .text p {
        font-size: 1.125rem;
        line-height: 1.5;
          letter-spacing: 1.8px;
    }
}

/*# sourceMappingURL=mobile-apple-watch.css.map */
