body,
html {
  font-family: "Inter";
  margin: 0;
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

.all-main h1,
.all-main h2,
.all-main h3,
.all-main h4,
.all-main h5,
.all-main h6,
.all-main p,
.all-main ul,
.all-main li {
  margin: 0;
  padding: 0;
}

.all-main ul {
  list-style: none;
}
.all-main p sup,
.all-main h1 sup,
.all-main h2 sup,
.all-main h3 sup {
  line-height: 0;
}
.all-main sub,
.all-main h1 sup,
.all-main h2 sup,
.all-main h3 sup {
  font-size: 2rem;
}
.all-main a {
  cursor: pointer;
  text-decoration: none;
}

.all-main img {
  width: 100%;
}

.all-main .custom-container {
  max-width: 74.375rem;
  margin: 0 auto;
  padding: 0 1.5625rem;
}

.generic-section {
  padding: 3.75rem 0;
}

.generic-main {
  display: flex;
  align-items: center;
  gap: 1.875rem;
}

.metronet-generic-content {
  width: 50%;
}

.metronet-generic-image {
  width: 50%;
}

.fibre-generic-sub {
  width: 50%;
}

.call-icon-size .call-icon {
  width: 1rem;
  height: 1rem;
}

.generic-section h1,
.generic-section h1 span,
.generic-section h1 label {
  font-size: 3.4rem;
  line-height: 3.75rem;
}

.generic-section h1 {
  font-weight: 500;
  color: rgba(255, 255, 255, 1);
  margin-bottom: 1.5625rem;
}

.generic-section h1 span {
  font-weight: 900;
}

.generic-section h1 label {
  font-weight: 800;
  color: rgba(255, 255, 255, 1);
}

.experience-the-power {
  background-image: url(/staticfiles/images/home-banner-bg.svg);
}

.yellow-text {
  color: rgba(255, 255, 0, 1);
}

.metronet-generic-content h2 {
  font-weight: 800;
  font-size: 3rem;
  margin-bottom: 1.85rem;
  color: rgba(15, 15, 15, 1);
}

.metronet-generic-content p {
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.75rem;
  color: rgba(255, 255, 255, 1);
  margin-bottom: 2.5rem;
}
.all-main .authorized-retailer {
  font-size: 0.925rem;
  color: rgb(128 135 150);
  margin-top: 1.5rem;
}
.metronet-generic-content h4 {
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 1.25rem;
  text-transform: uppercase;
  background: linear-gradient(90deg, #00a89c 0%, #ffff00 31.59%);
  -webkit-text-fill-color: transparent;
  background-clip: text;
  margin-bottom: 1.25rem;
}
.experience-the-power .metronet-generic-content p {
  text-align: justify;
  max-width: 95%;
}
.btn-all {
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.125rem;
  padding: 0.9375rem 1.25rem;
  border-radius: 0.5rem;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}

.btn-all.yellow-btn {
  background-color: rgba(255, 255, 0, 1);
  color: rgba(0, 0, 0, 1);
}
.btn-all.sea-green-btn {
  color: rgba(255, 255, 252, 1);
  background-color: rgba(0, 168, 156, 1);
}

.btn-all.yellow-btn img {
  width: 1.25rem;
  height: 1.25rem;
}

.call-icon-size .btn-all.yellow-btn img {
  filter: brightness(0) saturate(100%);
}

.generic-btns {
  display: flex;
  gap: 0.75rem;
}
/* free-installation start */
.get-free-installation {
  background-color: rgba(255, 255, 0, 1);
  position: relative;
  overflow: hidden;
  padding: 2.8125rem 0;
  z-index: 10;
}

.get-free-installation::after {
  content: "";
  position: absolute;
  bottom: -1.4rem;
  left: 10.3125rem;
  right: 0;
  width: 29rem;
  height: 18rem;
  background-image: url("/staticfiles/images/wifi-bg.webp");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.9;
  margin: 0 auto;
  z-index: -1;
}

.metronet-generic-content.free-installation-content h2 {
  background: linear-gradient(90deg, #212145 0%, #00a89c 100%);
  -webkit-text-fill-color: transparent;
  background-clip: text;
  margin-bottom: 1.25rem;
}

.metronet-generic-content.free-installation-content p {
  font-size: 1.1875rem;
  color: rgba(110, 110, 112, 1);
  max-width: 89%;
  margin-bottom: unset;
}

.free-installation-content {
  width: 85%;
}

.free-installation-btn {
  width: 15%;
}

.sea-green-btn img {
  width: 0.625rem;
}
/* free-installation end */

/* slider-plans start */
.generic-section.slider-section {
  background-color: rgba(245, 245, 245, 1);
}

.grey-text p {
  color: rgba(110, 110, 112, 1);
  margin: 0 auto;
}
.slider-section .grey-text {
  max-width: 80%;
  margin: 0 auto;
  margin-bottom: 2.5rem;
}
.generic-section .text-center {
  text-align: center;
  width: unset;
}

.track-wrap {
  overflow: hidden;
  position: relative;
  padding: 0.375rem 0.375rem 2rem;
  z-index: 1;
}

.track {
  display: flex;
  gap: 2.15625rem;
  transition: transform 0.36s cubic-bezier(0.22, 0.99, 0.36, 1);
  will-change: transform;
  touch-action: pan-y;
  align-items: stretch;
  justify-content: center;
}

.slide {
  flex: 0 0 calc((100% - (2.75rem * 2)) / 3);
  background-color: #fffffc;
  border-radius: 0.6637rem;
  max-height: 61.625rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  cursor: pointer;
  border: 0.89px solid rgba(110, 110, 112, 1);
}

/* responsive: at very small screens show 1 or 2 slides */
.slider-container {
  overflow: hidden;
  min-height: 400px;
}

.slide-content {
  padding: 1.1062rem;
  text-align: left;
  border-radius: 0.6637rem;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.slider-section .slider-content {
  text-align: center;
  margin-bottom: 3.125rem;
}

.slider-content p {
  max-width: 80%;
  margin: 0 auto;
}

.slider-container-change {
  box-shadow: 0px 7.08px 21.24px -2.66px rgba(0, 168, 156, 0.28);
  min-height: 10rem;
  border: 0.1663rem solid rgba(0, 168, 156, 1);
}

.slider-section .card-detail-top {
  margin-bottom: 1.3125rem;
}

.card-detail-top label {
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.3275rem;
  color: rgba(0, 168, 156, 1);
}

.slider-section .card-speed {
  font-size: 1.5625rem;
  font-weight: 700;
}

.slider-section .card-detail-top p {
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 2.4344rem;
  margin-top: 0.4375rem;
}

.slider-section .card-detail-top p span {
  font-weight: 500;
  font-size: 0.8125rem;
  line-height: 1.1062rem;
  color: rgba(110, 110, 112, 1);
}

.slider-section .card-detail-bottom p {
  font-weight: 400;
  font-size: 0.885rem;
  line-height: 1.3275rem;
  margin: 1.3125rem 0;
  color: rgba(110, 110, 112, 1);
  border-bottom: 0.0625rem solid #e5e7eb;
  padding-bottom: 1.3125rem;
}

.card-detail-bottom img {
  width: 0.925rem;
}
.card-detail-bottom span {
  color: rgba(33, 33, 69, 1);
}

.small-card-content-heading {
  padding: 0.2rem 2.625rem 0;
  text-align: center;
}
.card-detail-bottom.black-color ul li {
  font-weight: 400;
  font-size: 0.795rem;
  line-height: 1.3275rem;
  margin: 0.65rem 0 0;
  color: rgba(33, 33, 69, 1);
  display: flex;
  gap: 0.1rem;
}
.card-detail-bottom.black-color ul {
    padding-bottom: 1.3125rem ;
    border-bottom: 0.0625rem solid #e5e7eb;
    margin-bottom: 1rem;
}
.slider-section .icon::before {
  content: "";
  background-image: url(/staticfiles/images/grey-check-box.svg);
  display: inline-block;
  width: 1.25rem;
  height: 1.25rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  flex-shrink: 0;
  position: relative;
}

.slider-section .card-detail-list {
  margin-bottom: 1.5625rem;
}

.slider-section .card-detail-list ul li {
  align-items: flex-start;
  gap: 0.6625rem;
  margin-bottom: 0.8844rem;
  display: flex;
  font-weight: 400;
  font-size: 0.885rem;
  line-height: 1.3275rem;
  color: rgba(55, 65, 81, 1);
}

.call-btn-plan .btn-all {
  display: flex;
  justify-content: center;
  border: 0.89px solid rgba(0, 168, 156, 1);
}
.light-green {
  background-color: rgba(244, 255, 254, 1);
  color: rgba(0, 168, 156, 1);
  box-shadow: 0px 2px 6px 0px #1018280f;
}

.call-icon-size .light-green img {
  filter: brightness(0) saturate(100%) invert(45%) sepia(81%) saturate(401%) hue-rotate(128deg)
    brightness(94%) contrast(101%);
}

.blue-btn {
  background-color: #212145;
  color: #ffff00;
  box-shadow: 0px 1.77px 5.31px 0px #1018280f;
}

.call-icon-size .blue-btn img {
  filter: brightness(0) saturate(100%) invert(84%) sepia(62%) saturate(458%) hue-rotate(1deg)
    brightness(104%) contrast(105%);
}

.slider-section .bottom-description p {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
  text-align: center;
  color: rgba(107, 114, 128, 1);
  margin: 0 auto;
  max-width: 86%;
  margin-top: 0.5375rem;
}

.slider-container-change .home-heading-main {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
.cut-through-span strike {
  font-weight: 300;
  color: rgba(110, 110, 112, 1);
  font-size: 2.5rem;
  line-height: 2.4344rem;
}
.slider-container-change .features-icon span {
  background-color: rgba(255, 255, 0, 1);
  padding: 0.3125rem 0.625rem;
  border-radius: 1.3275rem;
}
/* slider-plans end */

/* fiber-phone start */
.fiber-phone-section .metronet-generic-main {
  background-color: rgba(33, 33, 69, 1);
  padding: 2.5rem 1.5rem;
  border-radius: 1.375rem;
  background-image: url(/staticfiles/images/bg-shape.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.metronet-generic-main h3,
.metronet-generic-main h3 span,
.metronet-generic-main h3 label {
  font-size: 2.5rem;
  line-height: 3.75rem;
}
.fiber-phone-section p {
  max-width: 73%;
  margin: 0 auto;
}
.fiber-phone-section .authorized-retailer.cta-retailer {
  margin-top: unset;
}
.fiber-phone-section .authorized-retailer {
  margin-bottom: 1.25rem;
  margin-top: 1rem;
}
.metronet-generic-main h3 {
  font-weight: 700;
  color: rgba(255, 255, 255, 1);
  margin-bottom: 1.5625rem;
}

.metronet-generic-main h3 span {
  font-weight: 900;
  background: linear-gradient(90deg, #ffff00 34.62%, #00a89c 83.65%);
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.metronet-generic-main h3 label {
  font-weight: 900;
  color: rgba(255, 255, 255, 1);
}
/* fiber-phone end */

/* cta-section start */
.cta-section {
  background-color: rgba(245, 245, 245, 1);
}

.cta-section h2 {
  margin-bottom: 3.75rem;
}

.metronet-generic-main .cta-boxes-all {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
  justify-content: center;
}

.metronet-generic-main .cta-box img {
  width: 1.25rem;
  padding: 0.625rem;
  border-radius: 0.375rem;
}
.metronet-generic-main .cta-box {
  background: rgba(255, 255, 255, 1);
  text-align: center;
  width: 21.5%;
  padding: 0.8125rem;
  border-radius: 0.625rem;
  border: 1px solid transparent;
}

.metronet-generic-main .cta-box:hover {
  border: 1px solid rgba(0, 168, 156, 1);
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.04);
  transition: 0.4s ease-in-out;
}

.cta-boxes-all .box-green img {
  background-color: rgba(213, 255, 252, 1);
}

.cta-boxes-all .box-grey img {
  background-color: rgba(232, 232, 232, 1);
}

.cta-boxes-all .box-yellow img {
  background-color: rgba(255, 255, 219, 1);
}

.cta-boxes-all .box-purple img {
  background-color: rgba(219, 234, 254, 1);
}

.cta-boxes-all .cta-box p {
  font-weight: 500;
  font-size: 1rem;
  line-height: 2.75rem;
  color: rgba(0, 0, 0, 1);
  margin-top: 0.3125rem;
}
/* cta-section end */

/* unlimited-phone start */
.unlimited-phone .authorized-retailer:nth-child(2) {
  margin-top: unset;
}
.generic-section .column-gap {
  gap: 5.9375rem;
}
.generic-main.direction-reverse {
  flex-direction: row-reverse;
}

.para-gap p {
  margin-bottom: unset;
  text-align: justify;
}

.para-gap .generic-btns {
  margin-top: 2rem;
}
/* unlimited-phone end */

/* faqs-section start */
.service-faqs {
  background-color: #f5f5f5;
}

.service-faqs .work-together-header h2 {
  text-align: center;
  margin-bottom: 1.5rem;
}

.service-faqs .faq-accordion {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.service-faqs .faq-item {
  overflow: hidden;
  transition: all 0.3s ease;
  background-color: #ffffff;
  box-shadow: 0px 2px 6px 0px #1018280f;
}

.service-faqs .faq-item.active {
  background-color: #ffffff;
}

.service-faqs .faq-item.active span {
  color: rgba(45, 46, 46, 1);
}

.service-faqs .faq-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 1.5rem;
  cursor: pointer;
  transition: all 0.3s ease;
  min-height: 3rem;
}

.service-faqs .faq-question span {
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 1.5rem;
  max-width: 86%;
  color: #2d2e2e;
}

.service-faqs .faq-icon {
  width: 1.25rem;
  height: 1.25rem;
  transition: transform 0.3s ease;
  position: relative;
}

.service-faqs .faq-icon::before,
.faq-icon::after {
  content: "";
  position: absolute;
  background: #00a89c;
  transition: all 0.3s ease;
}

.service-faqs .faq-icon::before {
  width: 100%;
  height: 0.125rem;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.service-faqs .faq-icon::after {
  width: 0.125rem;
  height: 100%;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}

.service-faqs .faq-item.active .faq-icon::after {
  transform: translateX(-50%) rotate(90deg);
  opacity: 0;
}

.service-faqs .faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}

.service-faqs .faq-item.active .faq-answer {
  max-height: 12.5rem;
}

.service-faqs .faq-answer p {
  font-weight: 400;
  font-size: 0.9rem;
  line-height: 1rem;
  color: #2d2e2e;
  padding: 0 1.5rem 1rem;
  max-width: 88%;
  text-align: justify;
}

.service-faqs .faq-section {
  margin-top: unset;
}

.service-faqs .work-together-right {
  width: 50%;
}

.service-faqs .work-together-content {
  gap: 1rem;
  display: flex;
}
/* faq-section end */

/* switch-to-fiber-section start */
.switch-to-fiber-section {
  background-image: url(/staticfiles/images/switch-bg-yellow.svg);
}
.switch-to-fiber-section .metronet-generic-content h2 {
  margin-bottom: 0.625rem;
}
.switch-to-fiber-section .metronet-generic-content.free-installation-content p {
  max-width: 86%;
  margin: 0 auto;
  margin-bottom: 1.25rem;
}
.switch-to-fiber-section .metronet-generic-content img {
  max-width: 31%;
  margin-bottom: 1.25rem;
}

.switch-to-fiber-section .metronet-generic-content .call-icon {
  filter: brightness(0) invert(1);
  margin-bottom: unset;
}

.call-btn .blue-btn {
  color: #fffffc;
  border: 0.0706rem solid #00a89c;
}
/* switch-to-fiber-section start */

@media (max-width: 1200px) {
  html {
    font-size: 13px;
  }
}

@media (max-width: 1024px) {
  html {
    font-size: 12px;
  }
}

@media (max-width: 768px) {
  html {
    font-size: 11px;
  }

  .all-main .custom-container {
    padding: 0 3.75rem;
  }

  .generic-main {
    flex-direction: column;
    gap: 2.8125rem;
  }

  .metronet-generic-content {
    width: 100%;
  }

  .metronet-generic-image {
    width: 70%;
  }

  .free-installation-content {
    width: 100%;
  }

  .get-free-installation::after {
    display: none;
  }

  .metronet-generic-image.free-installation-btn {
    width: 100%;
  }

  .metronet-generic-content.free-installation-content p {
    max-width: unset;
  }
  .track {
    flex-direction: column;
    margin: 0 auto;
    width: 75%;
  }

  .unlimited-phone .metronet-generic-image,
  .whole-wifi .metronet-generic-image {
    width: 65%;
  }

  .metronet-generic-main .cta-box {
    width: 42%;
  }

  .generic-main.direction-reverse {
    flex-direction: column;
  }

  .service-faqs .work-together-content {
    flex-direction: column;
    gap: 0.5rem;
  }
  .service-faqs .work-together-right {
    width: 100%;
  }
  .slider-section .grey-text {
    max-width: 94%;
  }
  .slider-section .bottom-description p {
    max-width: 94%;
  }
  .fiber-phone-section p {
    max-width: 84%;
  }
  .switch-to-fiber-section .metronet-generic-content.free-installation-content p {
    max-width: 94%;
  }
}

@media (max-width: 425px) {
  .all-main .custom-container {
    padding: 0 2rem;
  }
  .track {
    width: 83%;
  }

  .metronet-generic-main .cta-box {
    width: 90%;
    padding: 1.6rem 0.8125rem;
  }

  .metronet-generic-image {
    width: 70%;
  }
}
