.plansAndPricingPage .banner-section {
  background: #f6f9fb;
}

.plansAndPricingPage .home_banner_carousal {
  display: none;
}

.plan-pricing-wrapper {
  background:
    radial-gradient(circle at 15% 0%, rgba(39, 199, 189, 0.16), transparent 28%),
    radial-gradient(circle at 86% 18%, rgba(235, 140, 0, 0.14), transparent 26%),
    #f6f9fb;
  color: #1b2d3f;
}

.plan-pricing-wrapper .container {
  max-width: 1440px;
  padding-left: 28px;
  padding-right: 28px;
}

.pricing-hero {
  align-items: flex-end;
  background: linear-gradient(135deg, #17324d 0%, #1f7b81 54%, #f0a037 100%);
  border-radius: 8px;
  color: #fff;
  display: flex;
  gap: 32px;
  justify-content: space-between;
  margin: 40px auto 28px;
  max-width: 1320px;
  overflow: hidden;
  padding: 44px;
  position: relative;
}

.pricing-hero::before {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.22), transparent);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 42%;
}

.pricing-hero-content,
.pricing-hero-actions {
  position: relative;
  z-index: 1;
}

.pricing-eyebrow,
.plan-chip {
  color: #21b9b1;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.pricing-hero .pricing-eyebrow {
  color: #ffe1af;
}

.pricing-hero h1 {
  color: #fff;
  font-size: 42px;
  font-weight: 800;
  line-height: 1.12;
  margin: 0 0 14px;
  max-width: 820px;
}

.pricing-hero p {
  color: rgba(255, 255, 255, 0.92);
  font-size: 17px;
  line-height: 1.7;
  margin: 0;
  max-width: 820px;
}

.pricing-hero-actions {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 12px;
  min-width: 230px;
}

.pricing-hero-actions .btn {
  background: #fff;
  border-color: #fff;
  color: #17324d;
  font-weight: 700;
}

.pricing-hero-actions span {
  color: rgba(255, 255, 255, 0.88);
  font-size: 14px;
}

.pricing-plan-wrapper {
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 1320px;
}

.plan-pricing-wrapper .pricing-row {
  margin-top: 0;
}

.plan-pricing-wrapper .pricing-row .pricingbox {
  text-align: left;
}

.pricing-main-card,
.pricing-col .add-on-section .card.module-card {
  background: rgba(255, 255, 255, 0.94);
  border: 1px solid rgba(31, 123, 129, 0.16);
  border-radius: 8px;
  box-shadow: 0 18px 48px rgba(23, 50, 77, 0.1);
  overflow: hidden;
}

.pricing-col {
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(31, 123, 129, 0.08);
  border-radius: 8px;
  padding: 18px;
}

.pricing-main-card {
  border-top: 4px solid #27c7bd;
}

.active_plan .pricing-main-card {
  border-color: rgba(235, 140, 0, 0.42);
  border-top-color: #eb8c00;
  box-shadow: 0 20px 54px rgba(235, 140, 0, 0.16);
}

.plan-pricing-wrapper .plan-with-price {
  background: #fff;
  border-radius: 0;
  clip-path: none;
  color: #1b2d3f;
  justify-content: center;
  padding: 28px 26px 14px;
  text-align: center;
}

.plan-pricing-wrapper .plan-title {
  color: #1b2d3f;
  display: block;
  font-size: 32px;
  margin: 0;
  padding: 0;
  text-transform: none;
}

.plan-pricing-wrapper .small-txt {
  color: #66788a;
  display: block;
  font-size: 15px;
  line-height: 1.5;
  margin: 8px auto 0;
}

.plan-pricing-wrapper .main-plan {
  padding: 0 28px 28px;
}

.plan-pricing-wrapper .main-plan .list {
  background: #f8fbfc;
  border: 1px solid #e6eff2;
  border-radius: 8px;
  color: #385068;
  line-height: 1.7;
  padding: 20px;
}

.plan-pricing-wrapper .main-plan .list ul {
  column-gap: 44px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.plan-pricing-wrapper .main-plan .btnbox {
  margin-top: 24px;
  text-align: center;
}

.plan-pricing-wrapper .main-plan .btnbox .btn,
.module-card .btn-add,
.module-card .btn-primary {
  border-radius: 6px;
  font-weight: 700;
}

.add-on-section {
  padding: 18px 0 0;
}

.pricing-col .add-on-section .card.module-card {
  height: 100%;
  min-height: 420px;
}

.module-card .card-body {
  padding: 24px;
}

.module-card .card-body > .btn:last-child {
  margin-top: auto !important;
}

.module-card.included {
  background: linear-gradient(180deg, #ffffff 0%, #effaf9 100%);
}

.module-icon {
  align-items: center;
  background: #e1f8f6;
  border-radius: 8px;
  color: #17847d;
  display: inline-flex;
  height: 42px;
  justify-content: center;
  margin-bottom: 16px;
  width: 42px;
}

.module-card .card-title {
  color: #1b2d3f;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 10px;
}

.module-card .card-text {
  font-size: 15px;
  line-height: 1.6;
}

.add-on-wrap-sub_heading {
  color: #1b2d3f;
  font-size: 18px;
  margin-bottom: 14px;
}

.add-on-wrap {
  background: #f8fbfc;
  border: 1px solid #e5eef2;
  border-radius: 8px;
  margin: 14px 0 0;
  padding: 14px;
}

.without-login .add-on-wrap {
  background: #ffffff;
}

.pricing-plan-wrapper .add-on-wrap .detail-wrap {
  margin: 0;
}

.addons-title-with-price {
  align-items: center;
  justify-content: space-between;
}

.addons-title-with-price .checkbox-title-wrap label {
  color: #17324d;
  font-size: 15px;
  line-height: 1.4;
  padding-left: 4px;
  position: relative;
}

.addons-title-with-price .checkbox-title-wrap .addon-checkbox {
  appearance: none;
  background: #fff;
  border: 1px solid #cfe0e6;
  border-radius: 50%;
  box-shadow: none;
  cursor: pointer;
  height: 18px;
  margin-top: 2px;
  min-width: 18px;
  position: relative;
  width: 18px;
}

.addons-title-with-price .checkbox-title-wrap .addon-checkbox[type="checkbox"] {
  border-radius: 5px;
}

.addons-title-with-price .checkbox-title-wrap .addon-checkbox:checked,
.addons-title-with-price .checkbox-title-wrap .addon-checkbox.curren_addon,
.addons-title-with-price .checkbox-title-wrap .addon-checkbox.without-login {
  background: #27c7bd;
  border-color: #27c7bd;
}

.addons-title-with-price .checkbox-title-wrap .addon-checkbox:checked::after,
.addons-title-with-price .checkbox-title-wrap .addon-checkbox.curren_addon::after,
.addons-title-with-price .checkbox-title-wrap .addon-checkbox.without-login::after {
  color: #fff;
  content: "\2713";
  font-size: 12px;
  font-weight: 800;
  left: 3px;
  line-height: 1;
  position: absolute;
  top: 2px;
}

.addons-title-with-price .checkbox-title-wrap .addon-checkbox:disabled:not(.without-login) {
  background: #eef4f6;
  cursor: not-allowed;
  opacity: 1;
}

.addons-title-with-price .checkbox-title-wrap .addon-checkbox.without-login {
  cursor: default;
  pointer-events: none;
}

.pricing-plan-wrapper .add-on-wrap .price-wrap {
  margin: 0;
  padding-left: 0;
}

.pricing-plan-wrapper .add-on-wrap .price-wrap h2 {
  color: #eb8c00;
  font-size: 18px;
  font-weight: 800;
  margin: 0;
}

.module-card .add-on-wrap .detail-wrap .list {
  background: #fff;
  border-radius: 6px;
  color: #536a80;
  font-size: 14px;
  line-height: 1.5;
  margin-top: 12px;
  max-height: 180px;
}

.subscription-plan-notes {
  background: #eefaf9;
  border-left-color: #27c7bd;
  color: #1f706d;
  display: block;
  margin-top: 16px;
}

.subscription-plan-notes h3 {
  color: #17324d;
}

.credit-card-notice {
  color: #536a80;
  font-size: 13px;
  margin: 18px 0 0;
  text-align: center;
}

.special-announcement {
  background: linear-gradient(135deg, #17324d, #1f7b81);
  border-radius: 8px;
  margin: 32px auto 42px;
  max-width: 1180px;
}

.announcement-badge {
  border-radius: 999px;
  letter-spacing: 0;
}

.announcement-contact {
  align-items: center;
  background: rgba(255, 255, 255, 0.16);
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 8px;
  color: #ffffff;
  display: inline-flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  line-height: 1.5;
  max-width: 100%;
}

.announcement-contact strong {
  align-items: center;
  display: inline-flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
}

.announcement-contact .contact-email {
  background: #ffffff;
  border-radius: 6px;
  color: #17324d;
  display: inline-block;
  font-weight: 800;
  max-width: 100%;
  overflow-wrap: anywhere;
  padding: 4px 10px;
  text-decoration: none;
}

.announcement-contact .contact-email:hover {
  background: #e9fbf9;
  color: #0f6f69;
  text-decoration: none;
}

.selected-plan-wrap {
  background: #ffffff;
  border: 1px solid rgba(23, 50, 77, 0.12);
  border-radius: 8px;
  bottom: 32px;
  box-shadow: 0 22px 70px rgba(23, 50, 77, 0.22);
  display: none;
  left: auto;
  max-width: 520px;
  min-width: 420px;
  overflow: hidden;
  padding: 0;
  position: fixed;
  right: 32px;
  top: auto;
  transform: none;
  width: calc(100% - 32px);
  z-index: 1060;
}

.selected-plan-wrap::before,
.selected-plan-wrap::after {
  content: none !important;
  display: none !important;
}

.selected-plan-wrap .popup-content {
  background: #ffffff;
  padding: 0;
}

.selected-plan-header {
  align-items: center;
  background: #f8fbfc;
  border-bottom: 1px solid #e5eef2;
  display: flex;
  justify-content: space-between;
  min-height: 74px;
  padding: 16px 60px 16px 22px;
  position: relative;
  cursor: grab;
  user-select: none;
}

.selected-plan-header.is-dragging {
  cursor: grabbing;
}

.selected-plan-header span {
  color: #17847d;
  display: block;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
  margin-bottom: 4px;
  text-transform: uppercase;
}

.selected-plan-wrap h3 {
  color: #17324d;
  font-size: 22px;
  font-weight: 800;
  margin: 0;
}

.selected-plan-wrap .close-btn {
  background: transparent;
  border: 0;
  color: #536a80;
  cursor: pointer;
  float: right;
  font-size: 32px;
  line-height: 26px;
  padding: 0;
  position: absolute;
  right: 18px;
  top: 22px;
  z-index: 2;
}

.selected-plan-wrap .plan-detail-wrap {
  border: 0;
  max-width: none;
  padding: 22px;
}

.selected-plan-wrap .price-and-title {
  background: #eefaf9;
  border: 1px solid #ccefeb;
  border-radius: 8px;
  display: grid;
  gap: 8px;
  grid-template-columns: minmax(0, 1fr) auto;
  margin-bottom: 14px;
  padding: 14px 16px;
}

.selected-plan-wrap .price-and-title p:first-child {
  color: #17847d;
  font-weight: 800;
}

.selected-plan-wrap .price-and-title p:last-child {
  color: #17324d;
  font-weight: 800;
}

.selected-plan-wrap #popupAddonsList {
  display: grid;
  gap: 8px;
  list-style: none;
  margin: 0 0 16px;
  max-height: 220px;
  overflow: auto;
  padding: 0;
}

.selected-plan-wrap #popupAddonsList:empty {
  display: none;
}

.selected-plan-wrap #popupAddonsList li {
  align-items: center;
  background: #ffffff;
  border: 1px solid #e5eef2;
  border-radius: 8px;
  color: #385068;
  display: grid;
  font-size: 14px;
  gap: 12px;
  grid-template-columns: minmax(0, 1fr) auto auto;
  line-height: 1.45;
  padding: 13px 14px;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.selected-plan-wrap #popupAddonsList li:hover {
  border-color: rgba(39, 199, 189, 0.55);
  box-shadow: 0 8px 22px rgba(23, 50, 77, 0.08);
}

.selected-plan-wrap #popupAddonsList .cart-addon-name {
  color: #385068;
  min-width: 0;
  overflow-wrap: anywhere;
}

.selected-plan-wrap #popupAddonsList .cart-addon-price {
  color: #eb8c00;
  font-weight: 800;
  white-space: nowrap;
}

.selected-plan-wrap .total-price-wrap {
  align-items: center;
  background: #fbfdfe;
  border-top: 1px solid #e5eef2;
  display: flex;
  gap: 18px;
  justify-content: space-between;
  margin: 0 -22px -22px;
  padding: 18px 22px;
}

.selected-plan-wrap .total-price-wrap .text-right {
  color: #385068;
  font-size: 14px;
  line-height: 1.7;
}

.selected-plan-wrap .total-price-wrap p:last-child {
  color: #17324d;
  font-size: 16px;
  font-weight: 800;
}

.selected-plan-wrap .total-price-wrap p:last-child span {
  color: #eb8c00;
}

.remove-addon-button {
  align-items: center;
  background: #fff5f3;
  border: 1px solid #ffd9d3;
  border-radius: 50%;
  color: #b42318;
  display: inline-flex;
  font-size: 12px;
  font-weight: 800;
  height: 24px;
  justify-content: center;
  line-height: 24px;
  padding: 0;
  width: 24px;
}

.remove-addon-button:hover {
  background: #ffe9e5;
  border-color: #ffb4aa;
}

@media (max-width: 991px) {
  .plan-pricing-wrapper .container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .pricing-hero {
    align-items: flex-start;
    flex-direction: column;
    padding: 34px;
  }

  .pricing-hero h1 {
    font-size: 34px;
  }

  .plan-pricing-wrapper .main-plan .list ul {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 575px) {
  .pricing-hero {
    margin-top: 24px;
    padding: 26px;
  }

  .pricing-hero h1 {
    font-size: 28px;
  }

  .plan-pricing-wrapper .plan-title {
    font-size: 26px;
  }

  .selected-plan-wrap {
    left: 14px;
    min-width: 0;
    right: 14px;
    top: auto;
    transform: none;
    width: auto;
  }

  .selected-plan-wrap .total-price-wrap {
    align-items: stretch;
    flex-direction: column;
  }
}
