.elementor-223 .elementor-element.elementor-element-c6a766a{--display:flex;}.elementor-223 .elementor-element.elementor-element-dad8605{--display:flex;}.elementor-223 .elementor-element.elementor-element-8c5742c{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-223 .elementor-element.elementor-element-8c5742c .ekit-heading__description{max-width:57%;}.elementor-223 .elementor-element.elementor-element-8c5742c .elementskit-section-title-wraper .elementskit-section-title{color:#252235;margin:0px 0px 8px 0px;font-family:"Lato", Sans-serif;font-size:48px;font-weight:700;line-height:60px;}.elementor-223 .elementor-element.elementor-element-8c5742c .elementskit-section-title-wraper .elementskit-section-title > span{color:var( --e-global-color-8faf5a8 );padding:0px 0px 0px 0px;}.elementor-223 .elementor-element.elementor-element-8c5742c .elementskit-section-title-wraper .elementskit-section-title:hover > span{color:#252235;}.elementor-223 .elementor-element.elementor-element-8c5742c .elementskit-section-title-wraper .elementskit-section-title span:last-child, .elementor-223 .elementor-element.elementor-element-8c5742c .elementskit-section-title-wraper .elementskit-section-title > span{font-family:"Heebo", Sans-serif;font-size:56px;line-height:60px;}.elementor-223 .elementor-element.elementor-element-fd1c898{--display:flex;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-223 .elementor-element.elementor-element-8c5742c{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 30px) 0px;}.elementor-223 .elementor-element.elementor-element-8c5742c .ekit-heading__description{max-width:76%;}.elementor-223 .elementor-element.elementor-element-8c5742c .elementskit-section-title-wraper .elementskit-section-title{font-size:42px;}}@media(max-width:767px){.elementor-223 .elementor-element.elementor-element-8c5742c .ekit-heading__description{max-width:100%;}.elementor-223 .elementor-element.elementor-element-8c5742c .elementskit-section-title-wraper .elementskit-section-title{font-size:34px;line-height:40px;}.elementor-223 .elementor-element.elementor-element-8c5742c .elementskit-section-title-wraper .elementskit-section-title span:last-child, .elementor-223 .elementor-element.elementor-element-8c5742c .elementskit-section-title-wraper .elementskit-section-title > span{font-size:32px;line-height:44px;}.elementor-223 .elementor-element.elementor-element-8c5742c .elementskit-section-title-wraper .elementskit-section-title > span{padding:0px 0px 0px 0px;}}/* Start custom CSS for html, class: .elementor-element-6150a08 */.hpw-pricing {
  --hpw-bg: #f6f7f9;
  --hpw-card: #ffffff;
  --hpw-ink: #0E58C0;
  --hpw-muted: #687083;
  --hpw-line: #e3e7ee;
  --hpw-soft: #eef5ff;
  --hpw-soft-2: #e8f1ff;
  --hpw-accent: #0E58C0;
  --hpw-accent-dark: #073f91;
  --hpw-accent-rgb: 14, 88, 192;
  --hpw-shadow: 0 18px 50px rgba(17, 24, 39, 0.08);

  background: var(--hpw-bg);
  color: var(--hpw-ink);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  padding: 72px 20px;
}

.hpw-pricing,
.hpw-pricing * {
  box-sizing: border-box;
}

.hpw-pricing [hidden] {
  display: none !important;
}

.hpw-pricing__inner {
  margin: 0 auto;
  max-width: 1180px;
}

.hpw-pricing__header {
  align-items: end;
  display: grid;
  gap: 24px;
  grid-template-columns: minmax(0, 1fr) auto;
  margin-bottom: 30px;
}

.hpw-eyebrow {
  color: var(--hpw-accent);
  font-size: 0.88rem;
  font-weight: 800;
  margin: 0 0 10px;
  text-transform: uppercase;
}

.hpw-pricing h2,
.hpw-pricing h3,
.hpw-pricing p {
  margin-top: 0;
}

.hpw-pricing h2 {
  color: #000000;
  font-family: Lato, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 48px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 60px;
  margin-bottom: 14px;
}

.hpw-pricing h2 span {
  color: var(--hpw-accent);
  transition: color 180ms ease;
}

.hpw-pricing h2 span:hover {
  color: #000000;
}

.hpw-pricing__intro {
  color: var(--hpw-muted);
  font-size: 1rem;
  line-height: 1.7;
  margin-bottom: 0;
  max-width: 680px;
}

.hpw-contact-switch {
  background: var(--hpw-card);
  border: 1px solid var(--hpw-line);
  border-radius: 8px;
  display: grid;
  gap: 8px;
  grid-template-columns: 1fr 1fr;
  margin: 0;
  min-width: 260px;
  padding: 8px;
}

.hpw-contact-switch legend {
  color: var(--hpw-muted);
  font-size: 0.78rem;
  font-weight: 700;
  grid-column: 1 / -1;
  padding: 0 2px 2px;
}

.hpw-contact-switch label {
  cursor: pointer;
  display: block;
}

.hpw-contact-switch input {
  opacity: 0;
  position: absolute;
}

.hpw-contact-switch span {
  align-items: center;
  border: 1px solid transparent;
  border-radius: 6px;
  display: flex;
  font-size: 0.92rem;
  font-weight: 800;
  justify-content: center;
  min-height: 42px;
  padding: 0 14px;
}

.hpw-contact-switch input:checked + span {
  background: var(--hpw-soft);
  border-color: rgba(var(--hpw-accent-rgb), 0.26);
  color: var(--hpw-accent-dark);
}

.hpw-contact-switch input:focus-visible + span,
.hpw-select-button:focus-visible,
.hpw-quote-link:focus-visible {
  outline: 3px solid rgba(var(--hpw-accent-rgb), 0.25);
  outline-offset: 3px;
}

.hpw-plan-grid {
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.hpw-plan-card {
  background: var(--hpw-card);
  border: 1px solid var(--hpw-line);
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  min-height: 100%;
  overflow: hidden;
  padding: 24px;
  position: relative;
  transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

.hpw-plan-card:hover,
.hpw-plan-card.is-selected {
  border-color: rgba(var(--hpw-accent-rgb), 0.45);
  box-shadow: var(--hpw-shadow);
  transform: translateY(-2px);
}

.hpw-plan-card.is-featured {
  border-color: rgba(var(--hpw-accent-rgb), 0.35);
}

.hpw-plan-card--elite {
  background: linear-gradient(180deg, #ffffff 0%, #f4f8ff 100%);
  border-color: rgba(var(--hpw-accent-rgb), 0.26);
}

.hpw-badge {
  align-self: flex-start;
  background: var(--hpw-soft);
  border-radius: 6px;
  color: var(--hpw-accent-dark);
  font-size: 0.78rem;
  font-weight: 800;
  margin-bottom: 18px;
  padding: 7px 10px;
}

.hpw-badge--gold {
  background: var(--hpw-soft-2);
  color: var(--hpw-accent-dark);
}

.hpw-plan-card__top {
  align-items: start;
  display: flex;
  gap: 18px;
  justify-content: space-between;
  margin-bottom: 22px;
}

.hpw-plan-card h3 {
  font-size: 1.22rem;
  font-weight: 900;
  line-height: 1.22;
  margin-bottom: 8px;
}

.hpw-plan-card__top p:not(.hpw-price) {
  color: var(--hpw-muted);
  font-size: 0.94rem;
  line-height: 1.5;
  margin-bottom: 0;
}

.hpw-price {
  color: var(--hpw-ink);
  flex: 0 0 auto;
  margin-bottom: 0;
  text-align: right;
}

.hpw-price span {
  display: block;
  font-size: 2rem;
  font-weight: 900;
  line-height: 1;
}

.hpw-feature-list {
  display: grid;
  gap: 12px;
  list-style: none;
  margin: 0 0 24px;
  padding: 0;
}

.hpw-feature-list li {
  color: #263244;
  display: grid;
  font-size: 0.95rem;
  gap: 10px;
  grid-template-columns: 12px minmax(0, 1fr);
  line-height: 1.45;
}

.hpw-feature-list li.is-muted {
  color: var(--hpw-muted);
}

.hpw-feature-dot {
  background: var(--hpw-accent);
  border-radius: 50%;
  height: 8px;
  margin-top: 7px;
  width: 8px;
}

.hpw-feature-list li.is-muted .hpw-feature-dot {
  background: transparent;
  border: 1px solid #9aa3b2;
}

.hpw-card-actions {
  margin-top: auto;
}

.hpw-select-button,
.hpw-quote-link {
  align-items: center;
  border-radius: 8px;
  display: flex;
  font-size: 0.95rem;
  font-weight: 850;
  justify-content: center;
  min-height: 46px;
  padding: 0 16px;
  text-align: center;
  text-decoration: none;
  transition: background 180ms ease, border-color 180ms ease, color 180ms ease, transform 180ms ease;
  width: 100%;
}

.hpw-select-button {
  background: var(--hpw-ink);
  border: 1px solid var(--hpw-ink);
  color: #ffffff;
  cursor: pointer;
}

.hpw-select-button:hover {
  background: #263244;
  border-color: #263244;
}

.is-selected .hpw-select-button {
  background: var(--hpw-accent);
  border-color: var(--hpw-accent);
}

.hpw-quote-link {
  background: var(--hpw-soft-2);
  border: 1px solid rgba(var(--hpw-accent-rgb), 0.22);
  color: var(--hpw-accent-dark);
  margin-top: 10px;
}

.hpw-quote-link:hover {
  background: #dceaff;
  transform: translateY(-1px);
}

.hpw-addons {
  background: var(--hpw-card);
  border: 1px solid var(--hpw-line);
  border-radius: 8px;
  margin-top: 24px;
  padding: 24px;
}

.hpw-addons__header {
  align-items: end;
  display: grid;
  gap: 16px;
  grid-template-columns: minmax(0, 1fr) minmax(260px, 430px);
  margin-bottom: 18px;
}

.hpw-addons__header h3 {
  font-size: 1.35rem;
  margin-bottom: 0;
}

.hpw-addons__header p {
  color: var(--hpw-muted);
  font-size: 0.95rem;
  line-height: 1.55;
  margin-bottom: 0;
}

.hpw-addon-list {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.hpw-addon-row {
  align-items: center;
  background: #fbfcfe;
  border: 1px solid var(--hpw-line);
  border-radius: 8px;
  display: grid;
  gap: 12px;
  grid-template-columns: minmax(0, 1fr) auto;
  padding: 14px;
  transition: border-color 180ms ease, box-shadow 180ms ease;
}

.hpw-addon-row.is-selected {
  border-color: rgba(var(--hpw-accent-rgb), 0.42);
  box-shadow: 0 12px 30px rgba(17, 24, 39, 0.07);
}

.hpw-addon-row strong,
.hpw-addon-row span {
  display: block;
}

.hpw-addon-row strong {
  font-size: 0.95rem;
  font-weight: 900;
  line-height: 1.3;
}

.hpw-addon-row span {
  color: var(--hpw-muted);
  font-size: 0.82rem;
  line-height: 1.4;
  margin-top: 3px;
}

.hpw-addon-row p {
  font-size: 1rem;
  font-weight: 900;
  margin: 0;
}

.hpw-addon-row .hpw-select-button,
.hpw-addon-row .hpw-quote-link {
  grid-column: 1 / -1;
  min-height: 40px;
}

.hpw-addon-row .hpw-select-button {
  background: #ffffff;
  border-color: var(--hpw-line);
  color: var(--hpw-ink);
}

.hpw-addon-row .hpw-select-button:hover,
.hpw-addon-row.is-selected .hpw-select-button {
  background: var(--hpw-accent);
  border-color: var(--hpw-accent);
  color: #ffffff;
}

.hpw-status {
  height: 1px;
  margin: 0;
  overflow: hidden;
  position: absolute;
  width: 1px;
}

@media (max-width: 980px) {
  .hpw-plan-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .hpw-addon-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 720px) {
  .hpw-pricing {
    padding: 48px 16px;
  }

  .hpw-pricing__header,
  .hpw-addons__header {
    align-items: stretch;
    grid-template-columns: 1fr;
  }

  .hpw-contact-switch {
    min-width: 0;
  }

  .hpw-plan-grid,
  .hpw-addon-list {
    grid-template-columns: 1fr;
  }

  .hpw-pricing h2 {
    font-size: 42px;
    line-height: 52px;
  }

  .hpw-plan-card,
  .hpw-addons {
    padding: 18px;
  }

  .hpw-plan-card__top {
    display: grid;
  }

  .hpw-price {
    text-align: left;
  }
}/* End custom CSS */