.bundle-home-section::before {
  display: none;
}

.exclusive-discount {
  overflow: hidden;
}

.bundle-home-section.exclusive-discount::after {
  background-image: url(/staticfiles/images/3d-element.webp);
  width: 12.8866rem;
  height: 8.1266rem;
  bottom: 0;
  right: 0;
  top: unset;
  background-size: cover;
}

.exclusive-discount .bundle-home-main {
  display: flex;
  gap: 3.925rem;
  align-items: center;
}

.exclusive-discount .bundle-home-content {
  width: 60%;
  max-width: unset;
  text-align: left;
}

.price-box {
  width: 34.8%;
  line-height: 1;
  position: relative;
}

.exclusive-discount .bundle-home-content p {
  margin-bottom: unset;
}

.price-box-content h3 span {
  background: linear-gradient(115.35deg,
      #fb4766 26.37%,
      #752ecf 53.69%,
      #fb4766 85.35%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-align: center;
}

.price-box-content sup,
.price-box-content sub {
  background: linear-gradient(115.35deg,
      #fb4766 26.37%,
      #752ecf 53.69%,
      #fb4766 85.35%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.price-box-content sup {
  font-size: 2rem;
}

.price-box-content h3 {
  display: flex;
  font-weight: 700;
  font-size: 9.375rem;
}

.price-box-content .asterisk {
  font-weight: 300;
  font-size: 9.375rem;
  line-height: 6.5625rem;
}

.why-choose-us-sec.compare-our-plans .content-item h3 .per-month {
  font-size: 1.5rem;
  color: #000000bd;
  font-weight: 600;
  line-height: unset;
  margin-left: 0.35rem;
  transform: translate(0rem, 3.1875rem);
}

.price-box-subcontent {
  max-width: 88%;
  margin: 0 auto;
}

.price-box-subcontent p {
  font-weight: 500;
  font-size: 1rem;
  color: rgba(190, 187, 187, 1);
  line-height: 1.5625rem;
}

/* wireless-slider start */
.wireless-slider .card-detail-top p .black-color {
  color: rgba(45, 46, 46, 1);
}

.wireless-slider .black-color p {
  color: rgba(45, 46, 46, 1);
}

.card-detail-list ul {
  min-height: 13rem;
}

.track {
  justify-content: unset;
}

/* wireless-slider end */

/* Plans Tabs start */
.plans-tabs {
  display: flex;
  justify-content: center;
  gap: 1rem;
  margin: 2rem 0;
}

.plans-tabs .tab-item {
  padding: 0.75rem 2rem;
  border-radius: 2rem;
  font-weight: 600;
  font-size: 1rem;
  border: 2px solid #e30073;
  background: #fff;
  color: #e30073;
  position: relative;
  transition: all 0.3s ease;
}

.plans-tabs .tab-item.active {
  background: #e30073;
  color: #fff;
}

.plans-tabs .tab-item:hover {
  background: #e30073;
  color: #fff;
}

.tab-content {
  display: none;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.tab-content.active {
  display: flex;
  opacity: 1;
  gap: 1.5rem;
  justify-content: center;
  flex-wrap: wrap;
  min-height: 400px;
}

.tab-content .slide {
  flex: 1;
  min-width: 300px;
  max-width: 350px;
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.3s ease;
}

.tab-content.active .slide {
  opacity: 1;
  transform: translateY(0);
}

.slide-content {
  height: 100%;
  display: flex;
  flex-direction: column;
}

/* Plans Tabs end */

/* exclusive-savings start */
.exclusive-savings {
  padding: 5.25rem 0;
}

.exclusive-savings .features-icon {
  background-color: rgba(238, 242, 255, 1);
}

.exclusive-savings .features-icon span {
  color: rgba(99, 102, 241, 1);
}

.exclusive-savings .key-advantages {
  margin-bottom: unset;
  gap: 2rem;
}

.exclusive-savings .our-features-content {
  width: 50%;
}

.exclusive-savings .our-features-image {
  width: 49%;
}

.exclusive-savings .generic-black-heading p {
  margin-bottom: 2rem;
  text-align: left;
}

/* exclusive-savings end */

/* compare-our-plans Start */
.compare-our-plans {
  padding: 4rem 0;
  background-image: url(/staticfiles/images/gradient-image.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.compare-our-plans .best-plans-main {
  background-color: rgba(255, 255, 252, 1);
  display: flex;
  border-radius: 0.5rem;
}

.compare-our-plans .best-plans-content {
  width: 100%;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}

.compare-our-plans .price-box {
  width: unset;
  line-height: unset;
  margin-bottom: 2rem;
}

.price-box-modified .price-box {
  margin-top: 0.5rem;
}

.compare-our-plans .price-box-content {
  margin-bottom: 1rem;
}

.compare-our-plans .price-box-content h3 {
  justify-content: center;
}

.content-item span {
  font-weight: 800;
  font-size: 1.25rem;
  line-height: 4.75rem;
}

.price-box-modified .content-item span {
  line-height: unset;
}

.compare-our-plans .price-box-content h3 span,
.compare-our-plans .price-box-content sup,
.compare-our-plans .price-box-content sub {
  color: rgba(227, 0, 115, 1);
  background: unset;
  -webkit-text-fill-color: unset;
}

.compare-our-plans .price-box-content h3 span,
.compare-our-plans .price-box-content sub {
  font-weight: 800;
  font-size: 4.6875rem;
}

.compare-our-plans .price-box-content h3 span {
  font-size: 2rem;
  max-width: 26rem;
}

.compare-our-plans .price-box-content sub {
  line-height: 3.55rem;
  font-size: 3rem;
}

.compare-our-plans .price-box-content sup {
  font-size: 1.25rem;
  line-height: 2rem;
  color: rgba(17, 24, 39, 1);
}

.compare-our-plans .price-box-subcontent p {
  font-weight: 400;
  line-height: 1.5rem;
  color: rgba(45, 46, 46, 1);
}

.best-plans-content span {
  font-weight: 800;
  font-size: 1.25rem;
  line-height: 3.75rem;
}

.price-box-modified .price-box-content {
  margin: unset;
  margin-bottom: 1rem;
}

/* Why Choose Us Section End */
/* Why Choose Us Section Start */

.why-choose-us-heading {
  text-align: center;
  max-width: 56rem;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.why-choose-us-sec .view-all-specialities-btn {
  padding-top: 1.6875rem;
}

.why-choose-us-sec .view-all-specialities-btn a {
  display: flex;
  gap: 0.75rem;
  align-items: center;
}

.why-choose-us-sec .view-all-specialities-btn img {
  height: 1.3319rem;
  width: 1.3319rem;
}

.why-choose-us-tabs {
  display: flex;
  justify-content: center;
  gap: 2.2rem;
  margin-bottom: 3rem;
  border-radius: 3.75rem;
  background: rgba(255, 255, 252, 0.59);
  max-width: 27.25rem;
  padding: 0.6rem 1.3rem;
  margin: 2.5rem auto;
  align-items: center;
}

.tab-item {
  color: rgba(255, 255, 255, 1);
  border-radius: 3.75rem;
  font-weight: 800;
  font-size: 1.25rem;
  letter-spacing: -2%;
  padding: 0 0.75rem;
}

.why-choose-us-content {
  display: flex;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  background-color: rgba(255, 255, 252, 1);
  border-radius: 0.5rem;
}

.why-choose-us-text {
  width: 50%;
  padding: 3.125rem 0;
}

.price-box-modified .why-choose-us-text {
  padding: 3rem 0;
}

.content-item {
  display: none;
  animation: fadeInUp 0.5s ease-out;
  text-align: center;
}

.content-item.active {
  display: block;
}

.why-choose-us-image {
  width: 50%;
  position: relative;
  z-index: 1;
  display: flex;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(1.25rem);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.dollar-del.dollar-del-experience del {
  font-size: 1.6rem;
  color: #000000bd;
  font-weight: 600;
}

.why-choose-us-tabs .tab-item.active {
  background-color: #e30073;
  padding: 0.625rem 0.925rem;
}

/* Plans for watches, tablets, home internet, and beyond. Start */
.images {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  row-gap: 2.5rem;
}

.icons img {
  width: 11.25rem;
  height: 5.575rem;
}

.icons {
  text-align: center;
}

.main-heading {
  text-align: center;
  margin-bottom: 4rem;
}

.plans-and-watches {
  padding: 4rem 0;
}

/* Why Choose Us Section End */

@media screen and (max-width: 1024px) {
  .price-box-content h3 {
    font-size: 7.375rem;
  }
}

@media screen and (max-width: 767px) {
  .plans-tabs {
    gap: 0.5rem;
    margin: 1.5rem 0;
  }

  .plans-tabs .tab-item {
    padding: 0.6rem 1.5rem;
    font-size: 0.9rem;
    align-items: center;
    display: flex;
    justify-content: center;
  }

  .tab-content.active {
    flex-direction: column;
    gap: 1rem;
    min-height: auto;
  }

  .tab-content .slide {
    min-width: 100%;
    max-width: 100%;
  }

  .exclusive-discount .bundle-home-main {
    flex-direction: column;
  }

  .exclusive-discount .bundle-home-content {
    width: 100%;
  }

  .price-box {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }

  .exclusive-savings .key-advantages {
    flex-direction: column;
  }

  .exclusive-savings .our-features-content {
    width: 100%;
  }

  .exclusive-savings .our-features-image {
    width: 75%;
  }

  .why-choose-us-tabs {
    padding: 1rem 0.6rem;
    flex-wrap: wrap;
    justify-content: center;
    margin: 1rem auto;
    background: unset;
    max-width: unset;
    gap: 0.8rem;
  }

  .tab-item.active,
  .tab-item:hover {
    padding: 1.0625rem 2.125rem;
  }

  .tab-item {
    width: 33%;
    transition: 0.3s ease-in-out;
    background: white;
    color: #fb4766;
    padding: 1.0625rem 2.125rem;
    font-size: 0.9rem;
    text-align: center;
  }

  .why-choose-us-content {
    flex-direction: column;
    background-color: unset;
    gap: 1.25rem;
  }

  .why-choose-us-text {
    background-color: rgba(255, 255, 252, 1);
    width: 100%;
  }

  .why-choose-us-image {
    width: 100%;
  }

  .why-choose-us-image img,
  .why-choose-us-text {
    border-radius: 0.75rem;
  }

  .why-choose-us-tabs .tab-item.active {
    color: white;
    padding: 1.0625rem 2.125rem;
  }
}

@media screen and (max-width: 425px) {
  .exclusive-savings .our-features-image {
    width: 100%;
  }

  .why-choose-us-tabs {
    padding: 1.5rem 0.6rem;
  }
}

@media screen and (max-width: 425px) {

  .tab-item,
  .tab-item.active,
  .tab-item:hover {
    padding: 0.8625rem 1.125rem;
    width: 37%;
  }
}