.services-features {
    position: relative;
    padding-top: 4rem;
    padding-bottom: 4rem;
}

@media (min-width: 1024px) {

    .services-features {
        padding-top: 5rem;
        padding-bottom: 5rem;
    }
}

  .services-features.no-top {
    padding-top: 0px;
}

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

  @media (min-width: 1024px) {

  .services-features::before {
      height: 74%
  }
    }

  .services-features.voLTE::before {
      height: 90%;
    }

  @media (min-width: 1024px) {

  .services-features.voLTE::before {
        height: 84%
    }
      }

  .services-features .v3-twm-container {
    position: relative;
    padding-left: 1.75rem;
    padding-right: 1.75rem;
}

  @media (min-width: 1440px) {

  .services-features .v3-twm-container {
        padding-left: 0px;
        padding-right: 0px;
    }
    }

  .services-features 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: 1024px) {

    .services-features h2 {
        margin-bottom: 3rem;
        font-size: 2.125rem;
        line-height: 1.5;
        font-weight: 500;
      letter-spacing: 2.38px;
    }
}

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

  @media (min-width: 1024px) {

    .services-features .features-box {
        margin-bottom: 5rem;
        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: 1024px) {

    .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: 1024px) {

    .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: 1024px) {

    .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: 1024px) {

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

  .services-features .features-box.esim .feature .icon-box {
          background: #f79b31;
        }

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

/*# sourceMappingURL=ms-features.css.map */
