html {
  scroll-behavior: smooth;
}

section.country-search {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

@media (min-width: 700px) {

  section.country-search {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}

@media (min-width: 1440px) {

  section.country-search {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}

section.operate-method,
section.setting-issues {
  background: #fff0e5;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

@media (min-width: 700px) {

  section.operate-method,
section.setting-issues {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}

@media (min-width: 1440px) {

  section.operate-method,
section.setting-issues {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}

.v3-twm-container:not(.sweet-remind-content) {
    padding: 0 28px;
    position: relative;
  }

@media (min-width: 1440px) {

.v3-twm-container:not(.sweet-remind-content) {
    padding-left: 0px;
    padding-right: 0px;
  }
    }

header .v3-twm-container:not(.sweet-remind-content) {
  padding: 0;
}

.v3-twm-container .ms-banner .img-box {
    --size: 224px;
    top: calc(100% + 62px);
    right: 8%;
    position: absolute;
    width: -moz-max-content;
    width: max-content;
  }

@media (min-width: 1024px) {

.v3-twm-container .ms-banner .img-box {
      top: -50%;
      --size: 300px
  }
    }

@media (min-width: 1440px) {

.v3-twm-container .ms-banner .img-box {
      top: -50%;
      right: 5%;
      --size: 518px
  }
    }

.v3-twm-container .ms-banner .img-box .main-box {
      width: var(--size);
      height: var(--size);
      background-color: #e2493918;
      -webkit-backdrop-filter: blur(10px);
              backdrop-filter: blur(10px);
      overflow: hidden;
      border-radius: 9999px;
    }

.v3-twm-container .ms-banner .img-box .main-box .circle {
        width: 80%;
        height: 80%;
        background-color: #e24939;
        position: absolute;
        top: 50%;
        left: 50%;
        --tw-translate-x: -50%;
        --tw-translate-y: -50%;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
        border-radius: 9999px;
      }

.v3-twm-container .ms-banner .img-box .main-box .main-img {
  position: absolute;
  bottom: 0px;
  left: 50%;
  height: auto;
  width: 100%;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.v3-twm-container .ms-banner .img-box .sub-box {
      width: calc(var(--size) * 0.5);
      height: calc(var(--size) * 0.5);
      top: calc(var(--size) * 0.16 * -1);
      left: calc(var(--size) * 0.16 * -1);
      position: absolute;
      overflow: hidden;
      border-radius: 9999px;
    }

.v3-twm-container .ms-banner .img-box .sub-box .sub-img {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}

.v3-twm-container .ms-banner .img-box .sub-box .sub-img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (min-width: 700px) {

.v3-twm-container .text-box {
      max-width: 544px
  }
    }

.v3-twm-container .text-box h1 {
      letter-spacing: 1.2px;
      margin-bottom: 1.5rem;
      font-size: 1.875rem;
      line-height: 1.3;
      font-weight: 500;
    }

@media (min-width: 700px) {

  .v3-twm-container .text-box h1 {
    font-size: 3rem;
    line-height: 1.3;
    font-weight: 500;
        letter-spacing: 1.92px;
  }
}

.v3-twm-container .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) {

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

.v3-twm-container 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) {

  .v3-twm-container h2 {
    font-size: 2.125rem;
    line-height: 1.5;
    font-weight: 500;
      letter-spacing: 2.38px;
  }
}

.v3-twm-container .block-title {
    letter-spacing: 0.52px;
    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) {

  .v3-twm-container .block-title {
    font-size: 0.9375rem;
    line-height: 1.5;
      letter-spacing: 1.2px;
  }
}

@media (min-width: 1440px) {

  .v3-twm-container #continent {
    padding-bottom: 0px !important;
  }
}

.v3-twm-container #continent .swiper-wrapper .swiper-slide {
  cursor: pointer;
}

.v3-twm-container #continent .swiper-wrapper .swiper-slide > * {
  pointer-events: none;
}

.v3-twm-container #continent .swiper-wrapper .swiper-slide .continent {
  height: 213px;
  padding-top: 21px;
  padding-bottom: 21px;
  padding-left: 14px;
  padding-right: 14px;
}

.v3-twm-container #continent .swiper-wrapper .swiper-slide p {
  text-align: center;
  font-family: Poppins, Noto Sans TC, system-ui, -apple-system, Segoe UI, Roboto, Helvetica Neue, Noto Sans, Liberation Sans, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  line-height: 150%;
  letter-spacing: 1.2px;
  --tw-text-opacity: 1;
  color: rgb(131 141 156 / var(--tw-text-opacity));
  transition-duration: 75ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.v3-twm-container #continent .swiper-wrapper .swiper-slide .continent svg {
  height: 100%;
  width: 100%;
  --tw-text-opacity: 1;
  color: rgb(168 174 184 / var(--tw-text-opacity));
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.v3-twm-container #continent .swiper-wrapper .swiper-slide.active .continent svg {
  --tw-text-opacity: 1;
  color: rgb(255 103 0 / var(--tw-text-opacity));
}

.v3-twm-container #continent .swiper-wrapper .swiper-slide.active p {
  --tw-text-opacity: 1;
  color: rgb(255 103 0 / var(--tw-text-opacity));
}

.v3-twm-container h3 {
  margin-bottom: 1.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) {

  .v3-twm-container h3 {
    text-align: left;
    font-size: 2.125rem;
    line-height: 1.5;
    font-weight: 500;
  }
}

.v3-twm-container .method-text {
  margin-bottom: 1.5rem;
  font-size: 0.9375rem;
  line-height: 1.5;
}

@media (min-width: 700px) {

  .v3-twm-container .method-text {
    margin-bottom: 2.5rem;
    font-size: 1.125rem;
    line-height: 1.5;
  }
}

.v3-twm-container .method-box {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  align-items: center;
  gap: 2.5rem;
}

@media (min-width: 700px) {

  .v3-twm-container .method-box {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1440px) {

  .v3-twm-container .method-box {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 1.5rem;
  }
}

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

.v3-twm-container .method-box .method .method-icon {
        width: 114px;
        height: 114px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 9999px;
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity));
      }

.v3-twm-container .method-box .method .method-icon svg {
          width: 69px;
          height: 69px;
        }

.v3-twm-container .method-box .method .method-icon svg.step-4 {
            width: 44px;
            height: 44px;
          }

.v3-twm-container .method-box .method h4 {
        padding: 2px 8px;
        margin-top: 1rem;
        margin-bottom: 1rem;
        border-radius: 4px;
        --tw-bg-opacity: 1;
        background-color: rgb(255 103 0 / var(--tw-bg-opacity));
        font-size: 0.8125rem;
        line-height: 1.5;
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity));
      }

.v3-twm-container .method-box .method 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) {

  .v3-twm-container .method-box .method p {
    font-size: 1.125rem;
    line-height: 1.5;
          letter-spacing: 1.8px;
  }
}

.v3-twm-container .result-title {
    letter-spacing: 1.26px;
    margin-bottom: 1.5rem;
    font-size: 1.3125rem;
    line-height: 1.5;
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgb(45 48 51 / var(--tw-text-opacity));
  }

.v3-twm-container .result-box {
  margin-top: 2.5rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.v3-twm-container .result-text {
    letter-spacing: 1.2px;
    margin-bottom: 1.5rem;
    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) {

  .v3-twm-container .result-text {
    font-size: 0.9375rem;
    line-height: 1.5;
  }
}

.v3-twm-container .result-text span {
  margin-left: 16px;
  --tw-text-opacity: 1;
  color: rgb(255 103 0 / var(--tw-text-opacity));
}

.v3-twm-container .search-result {
  margin-top: 2.5rem;
}

.v3-twm-container .search-result .table-box {
  margin-bottom: 2.5rem;
}

.v3-twm-container .search-result .table-box table {
  width: 100%;
  min-width: 880px;
}

.v3-twm-container .search-result .table-box table tr.orange th,
        .v3-twm-container .search-result .table-box table tr.deepgray td,
        .v3-twm-container .search-result .table-box table td:nth-child(-n + 2) {
          letter-spacing: 1.5px;
          --tw-bg-opacity: 1;
          background-color: rgb(131 141 156 / var(--tw-bg-opacity));
          padding-top: 1.5rem;
          padding-bottom: 1.5rem;
          font-size: 0.9375rem;
          line-height: 1.5;
          font-weight: 400;
          --tw-text-opacity: 1;
          color: rgb(255 255 255 / var(--tw-text-opacity));
        }

@media (min-width: 700px) {

  .v3-twm-container .search-result .table-box table tr.orange th,
        .v3-twm-container .search-result .table-box table tr.deepgray td,
        .v3-twm-container .search-result .table-box table td:nth-child(-n + 2) {
    font-size: 1.125rem;
    line-height: 1.5;
            letter-spacing: 1.8px;
  }
}

.v3-twm-container .search-result .table-box table tr.orange th {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(168 174 184 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 103 0 / var(--tw-bg-opacity));
}

.v3-twm-container .search-result .table-box table tr.deepgray td {
  --tw-bg-opacity: 1;
  background-color: rgb(81 90 104 / var(--tw-bg-opacity));
}

.v3-twm-container .frequency {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

@media (min-width: 1024px) {

  .v3-twm-container .frequency {
    flex-direction: row;
    align-items: flex-end;
  }

  .v3-twm-container .frequency > * {
    flex: 1 1 0%;
  }
}

.v3-twm-container .frequency .frequency-title {
      letter-spacing: 1.2px;
      margin-bottom: 0.5rem;
      font-size: 0.9375rem;
      line-height: 1.5;
      --tw-text-opacity: 1;
      color: rgb(131 141 156 / var(--tw-text-opacity));
    }

.v3-twm-container .drawer-box .drawer .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));
    }

.v3-twm-container .drawer-box .drawer .content-box {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

@media (min-width: 1024px) {

  .v3-twm-container .drawer-box .drawer .content-box {
    flex-direction: row;
  }
}

.v3-twm-container .drawer-box .drawer .content-box h6 {
  margin-bottom: 16px;
  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) {

  .v3-twm-container .drawer-box .drawer .content-box h6 {
    font-size: 1.125rem;
    line-height: 1.5;
  }
}

.v3-twm-container .drawer-box .drawer .content-box .box .step-img {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  gap: 0.75rem;
}

.v3-twm-container .drawer-box .drawer .content-box .box .step-img img {
            width: calc((100% - 16px) / 2);
          }

@media (min-width: 700px) {

.v3-twm-container .drawer-box .drawer .content-box .box .step-img img {
              width: 154px
          }
            }

@media (min-width: 1440px) {

.v3-twm-container .drawer-box .drawer .content-box .box .step-img img {
              width: 160px
          }
            }

@media (min-width: 1024px) {

  .v3-twm-container .drawer-box .drawer .content-box.large {
    flex-direction: column;
  }
}

@media (min-width: 1920px) {

  .v3-twm-container .drawer-box .drawer .content-box.large {
    flex-direction: row;
  }
}

.v3-twm-container .drawer-box .drawer p,
    .v3-twm-container .drawer-box .drawer ul li {
      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) {

  .v3-twm-container .drawer-box .drawer p,
    .v3-twm-container .drawer-box .drawer ul li {
    font-size: 1.125rem;
    line-height: 1.5;
        letter-spacing: 1.8px;
  }
}

.v3-twm-container .drawer-box .drawer p a, .v3-twm-container .drawer-box .drawer ul li a {
  --tw-text-opacity: 1;
  color: rgb(255 103 0 / var(--tw-text-opacity));
  text-decoration-line: underline;
  text-underline-offset: 2px;
}

.v3-twm-container .drawer-box .drawer p a:hover, .v3-twm-container .drawer-box .drawer ul li a:hover {
  text-decoration-line: none;
}

.v3-twm-container .drawer-box .drawer ul {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}

.v3-twm-container .drawer-box .drawer ul li {
  position: relative;
  padding-left: 1rem;
}

.v3-twm-container .drawer-box .drawer ul li span {
  margin-left: 1rem;
  display: block;
}

section.supported-models .v3-twm-container .drawer-box .drawer ul li span {
    box-shadow: 0px 0px 20px 0px rgba(81, 90, 104, 0.25);
    border-radius: 1rem;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    padding: 1.5rem;
  }

@media (min-width: 700px) {

  section.supported-models .v3-twm-container .drawer-box .drawer ul li span {
    padding: 2.5rem;
  }
}

.v3-twm-container .drawer-box .drawer ul li::before {
      content: '';
      width: 3px;
      height: 3px;
      top: 9px;
      left: 4px;
      position: absolute;
      display: block;
      border-radius: 9999px;
      --tw-bg-opacity: 1;
      background-color: rgb(81 90 104 / var(--tw-bg-opacity));
    }

section.supported-models .v3-twm-container .drawer-box .drawer ul li::before {
    box-shadow: 0px 0px 20px 0px rgba(81, 90, 104, 0.25);
    border-radius: 1rem;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    padding: 1.5rem;
  }

@media (min-width: 700px) {

  section.supported-models .v3-twm-container .drawer-box .drawer ul li::before {
    padding: 2.5rem;
  }

.v3-twm-container .drawer-box .drawer ul li::before {
        top: 12px;
        height: 0.25rem;
        width: 0.25rem
    }
}

.v3-twm-container .drawer-box .drawer .drawer-highlight {
  margin-bottom: 0.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 103 0 / var(--tw-text-opacity));
}

section.ms-introduction {
  padding-bottom: 2.5rem;
  padding-top: 4rem;
}

@media (min-width: 1024px) {

  section.ms-introduction {
    padding-bottom: 3rem;
    padding-top: 5rem;
  }
}

section.ms-introduction .v3-twm-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
}

@media (min-width: 1024px) {

  section.ms-introduction .v3-twm-container {
    flex-direction: row;
  }
}

section.ms-introduction .v3-twm-container h2 {
  margin-bottom: 0px;
  white-space: nowrap;
}

section.ms-introduction .v3-twm-container 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) {

  section.ms-introduction .v3-twm-container p {
    font-size: 0.9375rem;
    line-height: 1.5;
        letter-spacing: 1.2px;
  }
}

@media (min-width: 1024px) {

section.ms-introduction .v3-twm-container p {
        max-width: 659px
    }
      }

section.services-features .supply-solution {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media (min-width: 1024px) {

  section.services-features .supply-solution {
    flex-direction: row;
    justify-content: center;
    gap: 4rem;
  }
}

section.services-features .supply-solution .supply-img {
      width: 335px;
    }

section.services-features .supply-solution .supply-img img {
  width: 100%;
}

section.services-features .supply-solution .supply-info {
  margin-top: 1.5rem;
}

@media (min-width: 1024px) {

  section.services-features .supply-solution .supply-info {
    margin-top: 4rem;
  }
}

section.services-features .supply-solution .supply-info h4 {
        letter-spacing: 1.54px;
        margin-bottom: 1.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: 1024px) {

  section.services-features .supply-solution .supply-info h4 {
    text-align: left;
    font-size: 2.125rem;
    line-height: 1.5;
    font-weight: 500;
  }
}

section.services-features .supply-solution .supply-info .solution-box {
  margin-bottom: 1.5rem;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

section.services-features .supply-solution .supply-info .solution-box .solution {
  display: flex;
  align-items: flex-start;
  gap: 1.5rem;
}

section.services-features .supply-solution .supply-info .solution-box .solution .solution-icon {
            flex: 0 0 auto;
            width: 54px;
            height: 54px;
            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));
          }

@media (min-width: 1024px) {

section.services-features .supply-solution .supply-info .solution-box .solution .solution-icon {
              width: 66px;
              height: 66px
          }
            }

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

@media (min-width: 1024px) {

section.services-features .supply-solution .supply-info .solution-box .solution .solution-icon svg {
                width: 44px;
                height: 44px
            }
              }

section.services-features .supply-solution .supply-info .solution-box .solution .solution-text h5 {
  margin-bottom: 0.5rem;
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(45 48 51 / var(--tw-text-opacity));
}

@media (min-width: 700px) {

  section.services-features .supply-solution .supply-info .solution-box .solution .solution-text h5 {
    font-size: 1.5625rem;
    line-height: 1.5;
    font-weight: 500;
  }
}

section.services-features .supply-solution .supply-info .solution-box .solution .solution-text p {
  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) {

  section.services-features .supply-solution .supply-info .solution-box .solution .solution-text p {
    font-size: 0.9375rem;
    line-height: 1.5;
  }
}

section.services-features .supply-solution .supply-info a {
  width: 100%;
}

section.services-features .info-prompt {
  position: relative;
}

section.services-features.free {
    padding-top: 280px;
  }

@media (min-width: 700px) {

section.services-features.free {
      padding-top: 120px
  }
    }

section.services-features.free .btn-box {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

@media (min-width: 576px) {

  section.services-features.free .btn-box {
    flex-direction: row;
    justify-content: center;
  }
}

section.VoLTE-services {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

section.supported-models {
  scroll-margin-top: 100px;
  position: relative;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

section.supported-models::before {
    content: '';
    position: absolute;
    top: 16%;
    left: 0;
    height: 100%;
    width: 100%;
    background: #fff0e5;
  }

section.supported-models .v3-twm-small-tab {
  display: none;
}

@media (min-width: 700px) {

  section.supported-models .v3-twm-small-tab {
    display: flex;
  }
}

section.supported-models .block {
    box-shadow: 0px 0px 20px 0px rgba(81, 90, 104, 0.25);
    border-radius: 1rem;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    padding: 1.5rem;
  }

@media (min-width: 700px) {

  section.supported-models .block {
    padding: 2.5rem;
  }
}

section.supported-models .select-menu {
  margin-bottom: 1.5rem;
}

@media (min-width: 700px) {

  section.supported-models .select-menu {
    display: none;
  }
}

section.supported-models .select-menu .box::before,
    section.supported-models .select-menu .box::after {
  display: none;
}

section.supported-models .small-tab-content .table-box table tr th {
            width: 25%;
          }

section.supported-models .small-tab-content .table-box table tr td {
  text-align: left;
}

section.supported-models .not-supported {
    letter-spacing: 1.5px;
    font-size: 0.9375rem;
    line-height: 1.5;
    --tw-text-opacity: 1;
    color: rgb(45 48 51 / var(--tw-text-opacity));
  }

@media (min-width: 700px) {

  section.supported-models .not-supported {
    text-align: center;
    font-size: 1.125rem;
    line-height: 1.5;
      letter-spacing: 1.8px;
  }
}

section.supported-models .not-supported a {
  --tw-text-opacity: 1;
  color: rgb(255 103 0 / var(--tw-text-opacity));
  text-decoration-line: underline;
  text-underline-offset: 2px;
}

section.supported-models .not-supported a:hover {
  text-decoration-line: none;
}

section.supported-models .bottom-text {
    letter-spacing: 1.5px;
    margin-top: 1.5rem;
    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) {

  section.supported-models .bottom-text {
    margin-top: 2.5rem;
    font-size: 1.125rem;
    line-height: 1.5;
      letter-spacing: 1.8px;
  }
}

section.activation-tutorial {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

@media (min-width: 700px) {

  section.activation-tutorial {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}

section.activation-tutorial iframe {
  aspect-ratio: 16 / 9;
  width: 100%;
}

section.fqa-sec {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

@media (min-width: 700px) {

  section.fqa-sec {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}

section.fqa-sec h3 {
  text-align: center;
}

section.eSIM-description {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

@media (min-width: 700px) {

  section.eSIM-description {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}

section.eSIM-description #eSIM-steps {
    max-width: 560px;
    margin-left: 0px;
  }

section.applicable-models {
  background: #fff0e5;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

@media (min-width: 700px) {

  section.applicable-models {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}

section.applicable-models td:not(:first-child) {
  text-align: left !important;
}

section.applicable-models td:first-child {
  --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));
}

/*# sourceMappingURL=mobile-services.css.map */
