.elementor-644 .elementor-element.elementor-element-4dec2413::before,
.elementor-644 .elementor-element.elementor-element-4dec2413 > .elementor-background-video-container::before,
.elementor-644 .elementor-element.elementor-element-4dec2413 > .e-con-inner > .elementor-background-video-container::before,
.elementor-644 .elementor-element.elementor-element-4dec2413 > .elementor-background-slideshow::before,
.elementor-644 .elementor-element.elementor-element-4dec2413 > .e-con-inner > .elementor-background-slideshow::before,
.elementor-644 .elementor-element.elementor-element-4dec2413 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before {
  background-image: url("../wp-content/uploads/2026/02/purple-lavender-and-baby-pink-color-gradient-background-banner-template-1-1.jpg") !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.cf-billing-tabs-shell {
  width: min(1290px, 100%);
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}

.cf-billing-tabs-section {
  margin: 56px 0 110px;
}

.cf-billing-tabs-bridge {
  position: relative;
  z-index: 3;
  margin: 88px auto 44px;
  padding-top: 48px;
  padding-bottom: 40px;
}

.cf-billing-tabs-bridge::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 100vw;
  transform: translateX(-50%);
  background: linear-gradient(180deg, #f7f8fc 0%, #fbfbfe 100%);
  z-index: -2;
}

.cf-billing-tabs-bridge::after {
  content: "";
  display: block;
  width: min(1180px, calc(100% - 72px));
  height: 1px;
  margin: 0 auto 42px;
  background: linear-gradient(90deg, rgba(39, 45, 131, 0), rgba(39, 45, 131, 0.16), rgba(39, 45, 131, 0));
  position: relative;
  z-index: 1;
}

.cf-billing-tabpanels::after {
  content: "";
  display: block;
  width: min(1180px, calc(100% - 72px));
  height: 52px;
  margin: 58px auto -34px;
  border-radius: 999px;
  background:
    radial-gradient(circle at 12% 50%, rgba(207, 226, 255, 0.55) 0 38px, transparent 39px),
    radial-gradient(circle at 50% 50%, rgba(207, 226, 255, 0.4) 0 34px, transparent 35px),
    radial-gradient(circle at 88% 50%, rgba(207, 226, 255, 0.5) 0 36px, transparent 37px),
    linear-gradient(90deg, rgba(39, 45, 131, 0.07), rgba(113, 173, 255, 0.1), rgba(39, 45, 131, 0.07));
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.85);
  opacity: 0.95;
}

.elementor-644 .elementor-element.elementor-element-38978e53 .elementor-shape-top,
.elementor-644 .elementor-element.elementor-element-38978e53 .elementor-shape {
  display: none !important;
}

.elementor-644 .elementor-element.elementor-element-5d0d2ee8 .elementor-129 .elementor-element.elementor-element-9e13054 {
  --margin-top: 28px !important;
}

.cf-billing-tabs-header {
  max-width: 900px;
  margin: 0 auto 30px;
  text-align: center;
}

.cf-billing-tabs-header .cf-billing-tabs-kicker {
  display: inline-block;
  margin-bottom: 10px;
  color: var(--e-global-color-8f2293f);
  font-family: "Inter Tight", sans-serif;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.cf-billing-tabs-header h2 {
  margin: 0;
  color: var(--e-global-color-8f2293f);
  font-family: var(--e-global-typography-secondary-font-family), sans-serif;
  font-size: clamp(40px, 5vw, var(--e-global-typography-secondary-font-size));
  font-weight: var(--e-global-typography-secondary-font-weight);
  line-height: 1.05;
}

.cf-billing-tabs-header p {
  margin: 16px auto 0;
  max-width: 740px;
  color: var(--e-global-color-text);
  font-size: 17px;
  line-height: 1.65;
}

.cf-billing-tablist {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  justify-content: center;
  gap: 6px;
  width: min(100%, 1100px);
  margin: 0 auto 26px;
  padding: 8px;
  list-style: none;
  border: 1px solid rgba(39, 45, 131, 0.08);
  border-radius: 999px;
  background: #f5f6fb;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75);
}

.cf-billing-tab {
  border: 0;
  border-radius: 999px;
  background: transparent;
  color: var(--e-global-color-8f2293f);
  cursor: pointer;
  font-family: "Inter Tight", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.15;
  padding: 15px 16px;
  transition: background-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease;
}

.cf-billing-tab.is-active {
  background: var(--e-global-color-8f2293f);
  color: #fff;
  box-shadow: 0 10px 24px rgba(39, 45, 131, 0.18);
}

.cf-billing-tabpanels {
  position: relative;
}

.cf-billing-tabpanel {
  display: none;
  grid-template-columns: minmax(0, 1.18fr) minmax(320px, 0.82fr);
  gap: 36px;
  align-items: center;
  padding: 48px 52px;
  border: 1px solid rgba(39, 45, 131, 0.08);
  border-radius: 24px;
  background: #fff;
  box-shadow: 0 18px 45px rgba(18, 24, 38, 0.06);
}

.cf-billing-tabpanel.is-active {
  display: grid;
}

.cf-billing-tabpanel-media {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 420px;
  padding: 4px 0 4px 0;
}

.cf-billing-tabpanel-media img {
  display: block;
  width: 100%;
  max-width: min(860px, 100%);
  height: auto;
  border-radius: 18px;
  box-shadow: 0 18px 40px rgba(18, 24, 38, 0.14);
  cursor: zoom-in;
  transition: transform 0.22s ease, box-shadow 0.22s ease;
}

.cf-billing-tabpanel-media img:hover {
  transform: translateY(-2px);
  box-shadow: 0 22px 46px rgba(18, 24, 38, 0.18);
}

.cf-billing-lightbox {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 32px;
  background: rgba(10, 15, 38, 0.82);
  backdrop-filter: blur(6px);
}

.cf-billing-lightbox[hidden] {
  display: none !important;
}

.cf-billing-lightbox-dialog {
  position: relative;
  width: min(1400px, 100%);
  max-height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cf-billing-lightbox-image {
  display: block;
  width: auto;
  max-width: 100%;
  max-height: calc(100vh - 84px);
  border-radius: 18px;
  box-shadow: 0 30px 90px rgba(0, 0, 0, 0.35);
  background: #fff;
}

.cf-billing-lightbox-close {
  position: absolute;
  top: -14px;
  right: -14px;
  width: 46px;
  height: 46px;
  border: 0;
  border-radius: 999px;
  background: #fff;
  color: var(--e-global-color-8f2293f);
  font-size: 28px;
  line-height: 1;
  cursor: pointer;
  box-shadow: 0 14px 34px rgba(18, 24, 38, 0.2);
}

.cf-billing-tabpanel-copy h3 {
  margin: 0 0 14px;
  color: var(--e-global-color-8f2293f);
  font-family: var(--e-global-typography-secondary-font-family), sans-serif;
  font-size: clamp(34px, 3.6vw, 52px);
  font-weight: var(--e-global-typography-secondary-font-weight);
  line-height: 1.1;
}

.cf-billing-tabpanel-copy > p {
  margin: 0 0 22px;
  color: var(--e-global-color-text);
  font-size: 17px;
  line-height: 1.7;
}

.cf-billing-tabpanel-points {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 14px;
}

.cf-billing-tabpanel-points li {
  position: relative;
  padding-left: 18px;
  color: var(--e-global-color-text);
  font-size: 16px;
  line-height: 1.65;
}

.cf-billing-tabpanel-points li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.7em;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--e-global-color-99fd9ad);
}

.cf-billing-tabpanel-points strong {
  color: var(--e-global-color-8f2293f);
}

.elementor-644 .elementor-element.elementor-element-400143b7 .elementor-icon-list-icon i {
  display: none !important;
}

.elementor-644 .elementor-element.elementor-element-400143b7 .elementor-icon-list-icon {
  width: 20px;
  min-width: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.elementor-644 .elementor-element.elementor-element-400143b7 .elementor-icon-list-icon::before {
  content: "\2192";
  color: var(--e-global-color-8f2293f);
  font-family: var(--e-global-typography-accent-font-family), sans-serif;
  font-size: 18px;
  line-height: 1;
}

.elementor-644 .elementor-element.elementor-element-400143b7 .elementor-icon-list-text {
  padding-left: 6px;
}

.elementor-644 .elementor-element.elementor-element-16da3cbc,
.elementor-644 .elementor-element.elementor-element-765a3e56,
.elementor-644 .elementor-element.elementor-element-a188de0,
.elementor-644 .elementor-element.elementor-element-512b407d,
.elementor-644 .elementor-element.elementor-element-374fd519,
.elementor-644 .elementor-element.elementor-element-7f123b13,
.elementor-644 .elementor-element.elementor-element-7fae5f8a,
.elementor-644 .elementor-element.elementor-element-16fd1fbe,
.elementor-644 .elementor-element.elementor-element-4f4496fd,
.elementor-644 .elementor-element.elementor-element-693b5c99 {
  display: none !important;
}

@media (max-width: 1024px) {
  .cf-billing-tablist {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    border-radius: 24px;
  }

  .cf-billing-tabpanel {
    grid-template-columns: 1fr;
    gap: 28px;
    padding: 34px;
  }

  .cf-billing-tabpanel-media {
    min-height: 0;
    padding-right: 0;
  }
}

@media (max-width: 767px) {
  .cf-billing-tabs-shell {
    padding: 0 16px;
  }

  .cf-billing-tablist {
    grid-template-columns: 1fr;
  }

  .cf-billing-tabs-section {
    margin: 24px 0 70px;
  }

  .cf-billing-tabs-bridge {
    margin: 24px auto 38px;
  }

  .cf-billing-tabs-bridge::after {
    width: calc(100% - 24px);
    height: 36px;
    margin: 38px auto -12px;
  }

  .cf-billing-tabs-header h2 {
    font-size: clamp(34px, 9vw, 48px);
  }

  .cf-billing-tabs-header p {
    font-size: 16px;
  }

  .cf-billing-tablist {
    justify-content: flex-start;
    width: 100%;
    gap: 8px;
    padding: 6px;
    border-radius: 24px;
  }

  .cf-billing-tab {
    width: auto;
    text-align: center;
    font-size: 14px;
    padding: 13px 16px;
  }

  .cf-billing-tabpanel {
    padding: 24px;
    border-radius: 20px;
  }

  .cf-billing-tabpanel-copy h3 {
    font-size: 30px;
  }

  .cf-billing-tabpanel-copy > p,
  .cf-billing-tabpanel-points li {
    font-size: 15px;
  }
}
