/*
Theme Name: Enfold Child
Description: Child theme styles for Enfold.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

.phone-info {
  font-size: 14px;
}

/*
EZE Tax+ settings-first CSS

Use Enfold Color Section settings for:
- section background colors
- hero/background images
- image position and stretch
- section overlay color and opacity
- section min-height
- section padding

This CSS only handles polish that Enfold cannot reliably do from settings:
- type scale refinements
- cards and internal grids
- image cropping inside cards
- CF7 form styling
- full-width map behavior
- a few desktop layout fixes
*/

#top {
  --eze-purple: #5730b8;
  --eze-purple-dark: #47249e;
  --eze-teal: #6fa196;
  --eze-teal-bright: #9dd5c8;
  --eze-ink: #22272b;
  --eze-copy: #4b5159;
  --eze-muted: #555c65;
  --eze-soft: #f7f8fb;
  --eze-green-soft: #f4f7f6;
  --eze-border: rgba(34, 39, 43, 0.08);
  --eze-radius: 8px;
  --eze-shadow-card: 0 10px 26px rgba(34, 39, 43, 0.06);
  --eze-shadow-lift: 0 14px 34px rgba(34, 39, 43, 0.11);
}

/* Shared type */

#top .eze-v6-eyebrow,
#top .eze-v6-kicker,
#top .eze-contact-kicker,
#top .eze-thankyou-kicker,
#top .eze-cf7-kicker,
#top .eze-cf7-section-title {
  color: var(--eze-teal);
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.25;
  margin: 0 0 14px !important;
  text-transform: uppercase;
}

#top .eze-v6-hero-content h1,
#top .eze-v6-section-copy h2,
#top .eze-v6-dark-copy h2,
#top .eze-v6-service-card h3,
#top .eze-contact-copy h1,
#top .eze-contact-copy h2,
#top .eze-contact-form-card h2,
#top .eze-contact-info-card h2,
#top .eze-contact-hero-panel h2,
#top .eze-contact-final-card h2,
#top .eze-thankyou-copy h1,
#top .eze-thankyou-copy h2,
#top .eze-thankyou-step-card h2 {
  letter-spacing: 0 !important;
  text-transform: none !important;
}

#top .eze-v6-section-copy h2,
#top .eze-v6-dark-copy h2 {
  color: var(--eze-ink);
  font-size: 36px;
  line-height: 1.08;
  margin: 0 0 16px !important;
}

#top .eze-v6-section-copy p,
#top .eze-v6-dark-copy p,
#top .eze-v6-list li {
  color: var(--eze-copy);
  font-size: 16px;
  line-height: 1.62;
}

#top .eze-v6-section-copy p:last-child,
#top .eze-v6-dark-copy p:last-child,
#top .eze-v6-contact-card p:last-child {
  margin-bottom: 0;
}

/* Enfold buttons */

#top .eze-v6-button-row,
#top .eze-v6-button-row.avia-buttonrow-wrap,
#top .eze-v6-button-row .avia-buttonrow-wrap,
#top .eze-thankyou-button-row,
#top .eze-thankyou-button-row.avia-buttonrow-wrap,
#top .eze-thankyou-button-row .avia-buttonrow-wrap {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: flex-start;
  margin-top: 22px;
}

#top .eze-thankyou-button-row,
#top .eze-thankyou-button-row.avia-buttonrow-wrap,
#top .eze-thankyou-button-row .avia-buttonrow-wrap,
#top #contact-final .eze-contact-final-button-row,
#top #contact-final .eze-contact-final-button-row.avia-buttonrow-wrap,
#top #contact-final .eze-contact-final-button-row .avia-buttonrow-wrap {
  justify-content: center !important;
  text-align: center;
}

#top .eze-v6-button-row .avia-button-wrap,
#top .eze-thankyou-button-row .avia-button-wrap,
#top #contact-final .eze-contact-final-button-row .avia-button-wrap {
  float: none;
  margin: 0 !important;
}

#top .eze-v6-button-row .avia-button,
#top .eze-thankyou-button-row .avia-button,
#top #contact-final .eze-contact-final-button-row .avia-button {
  border-radius: 6px !important;
  border-width: 1px !important;
  box-shadow: none !important;
  font-size: 15px !important;
  font-weight: 900 !important;
  line-height: 1 !important;
  min-height: 46px;
  padding: 15px 21px !important;
  text-align: center;
  text-decoration: none !important;
  text-transform: none !important;
}

#top .eze-v6-button-row .avia-button .avia_iconbox_title,
#top .eze-v6-button-row .avia-button span,
#top .eze-thankyou-button-row .avia-button .avia_iconbox_title,
#top .eze-thankyou-button-row .avia-button span,
#top #contact-final .eze-contact-final-button-row .avia-button .avia_iconbox_title,
#top #contact-final .eze-contact-final-button-row .avia-button span {
  color: inherit !important;
  font-size: inherit !important;
  line-height: inherit !important;
}

#top .eze-v6-button-primary-item.avia-button,
#top .eze-v6-button-primary-item .avia-button,
#top .eze-thankyou-button-primary-item.avia-button,
#top .eze-thankyou-button-primary-item .avia-button {
  background: var(--eze-purple) !important;
  border-color: var(--eze-purple) !important;
  color: #ffffff !important;
}

#top .eze-v6-button-light-item.avia-button,
#top .eze-v6-button-light-item .avia-button,
#top .eze-v6-button-outline-item.avia-button,
#top .eze-v6-button-outline-item .avia-button,
#top .eze-thankyou-button-light-item.avia-button,
#top .eze-thankyou-button-light-item .avia-button {
  background: #ffffff !important;
  color: var(--eze-purple) !important;
}

#top .eze-v6-button-outline-item.avia-button,
#top .eze-v6-button-outline-item .avia-button {
  border-color: rgba(87, 48, 184, 0.22) !important;
}

/* Homepage hero */

#top .eze-v6-hero .container {
  position: relative;
  z-index: 2;
}

#top .eze-v6-hero-copy.flex_column {
  margin-left: 0 !important;
  width: 100% !important;
}

#top .eze-v6-hero-content {
  color: #ffffff;
  max-width: 680px;
}

#top .eze-v6-hero-content .eze-v6-eyebrow {
  background: rgba(255, 255, 255, 0.14);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 6px;
  color: #ffffff;
  display: inline-block;
  padding: 10px 13px;
}

#top .eze-v6-hero-content h1 {
  color: #ffffff !important;
  font-size: 58px !important;
  line-height: 1.04 !important;
  margin: 0 0 16px !important;
  max-width: 680px;
  text-shadow: 0 8px 30px rgba(0, 0, 0, 0.24);
}

#top .eze-v6-hero-lead {
  color: #ffffff !important;
  font-size: 20px !important;
  line-height: 1.52 !important;
  margin: 0 0 22px !important;
  max-width: 620px;
  text-shadow: 0 8px 24px rgba(0, 0, 0, 0.22);
}

#top .eze-v6-hero-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 20px;
}

#top .eze-v6-hero-meta span {
  background: rgba(255, 255, 255, 0.13);
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 6px;
  color: #ffffff;
  font-size: 13px;
  font-weight: 800;
  padding: 9px 11px;
}

/* Homepage service cards */

#top .eze-v6-service-paths .container {
  margin-top: -56px;
  position: relative;
  z-index: 4;
}

#top .eze-v6-service-paths .content {
  padding-top: 0 !important;
}

#top .eze-v6-service-paths .flex_column_table_cell.av-equal-height-column {
  background: #ffffff !important;
  border: 1px solid var(--eze-border) !important;
  border-radius: var(--eze-radius) !important;
  box-shadow: var(--eze-shadow-lift) !important;
  box-sizing: border-box !important;
  overflow: hidden !important;
}

#top .eze-v6-service-paths .avia_textblock.eze-v6-service-card {
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  height: auto !important;
  min-height: 0 !important;
  overflow: visible !important;
}

#top .eze-v6-service-card-inner {
  display: flex;
  flex-direction: column;
}

#top .eze-v6-service-card-media {
  margin: 0 !important;
}

#top .eze-v6-service-card img {
  aspect-ratio: 4 / 3;
  display: block !important;
  height: auto;
  margin: 0 !important;
  max-width: none !important;
  object-fit: cover;
  width: 100% !important;
}

#top .eze-v6-service-card-body {
  padding: 18px;
}

#top .eze-v6-service-label {
  color: var(--eze-purple);
  display: block;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.25;
  margin: 0 0 7px !important;
  text-transform: uppercase;
}

#top .eze-v6-service-card h3 {
  color: var(--eze-ink);
  font-size: 20px;
  line-height: 1.22;
  margin: 0 0 8px !important;
}

#top .eze-v6-service-desc {
  color: var(--eze-muted);
  font-size: 15px;
  line-height: 1.52;
  margin: 0 !important;
}

/* Homepage cards and content blocks */

#top .eze-v6-proof-list {
  display: grid;
  gap: 14px;
}

#top .eze-v6-proof-item,
#top .eze-v6-check-card,
#top .eze-v6-reason-card,
#top .eze-v6-date-card,
#top .eze-v6-contact-card {
  background: #ffffff;
  border: 1px solid var(--eze-border);
  border-radius: var(--eze-radius);
  box-shadow: var(--eze-shadow-card);
  padding: 20px;
}

#top .eze-v6-proof-item strong,
#top .eze-v6-check-card strong,
#top .eze-v6-reason-card strong,
#top .eze-v6-date-card strong {
  color: var(--eze-ink);
  display: block;
  font-size: 18px;
  line-height: 1.25;
}

#top .eze-v6-proof-item span,
#top .eze-v6-check-card span {
  color: #5b626b;
  display: block;
  font-size: 15px;
  line-height: 1.55;
  margin-top: 6px;
}

#top .eze-v6-feature-image {
  overflow: hidden;
}

#top .eze-v6-feature-image img {
  aspect-ratio: 16 / 10;
  border-radius: var(--eze-radius);
  box-shadow: 0 18px 42px rgba(34, 39, 43, 0.12);
  display: block !important;
  height: auto;
  max-height: 410px;
  object-fit: cover;
  width: 100% !important;
}

#top .eze-v6-check-grid,
#top .eze-v6-reason-grid,
#top .eze-v6-date-cards {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-top: 24px;
}

#top .eze-v6-check-card {
  background: #f8f7fb;
  border-color: rgba(87, 48, 184, 0.11);
}

#top .eze-v6-list {
  display: grid;
  gap: 10px;
  list-style: none;
  margin: 22px 0 0;
  padding: 0;
}

#top .eze-v6-list li {
  background: #ffffff;
  border-left: 4px solid var(--eze-teal);
  border-radius: 6px;
  box-shadow: 0 8px 20px rgba(34, 39, 43, 0.06);
  padding: 11px 15px;
}

#top .eze-v6-mini-grid {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-top: 22px;
}

#top .eze-v6-mini-grid span {
  background: var(--eze-green-soft);
  border: 1px solid rgba(95, 143, 135, 0.16);
  border-radius: 6px;
  color: #394047;
  font-size: 15px;
  font-weight: 800;
  padding: 12px 14px;
}

#top #why-eze-tax .eze-v6-why-copy h2 {
  line-height: 1.1 !important;
  margin-bottom: 18px !important;
  max-width: 560px;
}

#top #why-eze-tax .eze-v6-why-copy p {
  max-width: 540px;
}

#top #why-eze-tax .eze-v6-reason-grid {
  gap: 14px !important;
  margin-top: 0 !important;
}

#top #why-eze-tax [class*="reason-card"] {
  min-height: 0 !important;
  padding: 20px !important;
}

#top #why-eze-tax [class*="reason-card"] > span:first-child,
#top #why-eze-tax [class*="reason-card"] > p > span:first-child,
#top #planning [class*="date-card"] > span:first-child,
#top #planning [class*="date-card"] > p > span:first-child {
  color: var(--eze-purple) !important;
  display: block !important;
  font-weight: 900 !important;
  letter-spacing: 0 !important;
  line-height: 0.95 !important;
  margin: 0 0 11px !important;
  padding: 0 !important;
}

#top #why-eze-tax [class*="reason-card"] > span:first-child,
#top #why-eze-tax [class*="reason-card"] > p > span:first-child {
  font-size: 32px !important;
}

#top #planning [class*="date-card"] > span:first-child,
#top #planning [class*="date-card"] > p > span:first-child {
  font-size: 30px !important;
}

#top #why-eze-tax [class*="reason-card"] > strong,
#top #why-eze-tax [class*="reason-card"] > p > strong,
#top #planning [class*="date-card"] > strong,
#top #planning [class*="date-card"] > p > strong {
  display: block !important;
  font-size: 18px !important;
  line-height: 1.12 !important;
  margin: 0 0 10px !important;
  padding: 0 !important;
}

#top #why-eze-tax [class*="reason-card"] p,
#top #planning [class*="date-card"] p {
  color: var(--eze-muted);
  font-size: 15px !important;
  line-height: 1.42 !important;
  margin: 0 !important;
  padding: 0 !important;
}

#top #why-eze-tax [class*="reason-card"] br,
#top #planning [class*="date-card"] br {
  display: none !important;
}

#top .eze-v6-dark-copy h2,
#top .eze-v6-dark-copy p {
  color: #ffffff !important;
}

#top .eze-v6-dark-copy .eze-v6-kicker {
  color: var(--eze-teal-bright);
}

#top #planning [class*="date-card"] {
  box-shadow: none;
  padding: 20px 20px 22px !important;
}

#top .eze-v6-small-note {
  background: var(--eze-green-soft);
  border-radius: 6px;
  color: var(--eze-copy) !important;
  font-size: 14px !important;
  line-height: 1.5 !important;
  margin-top: 20px !important;
  padding: 13px 15px;
}

#top .eze-v6-contact-card {
  box-shadow: 0 16px 36px rgba(34, 39, 43, 0.09);
  padding: 28px;
}

#top .eze-v6-contact-card img {
  display: block;
  height: auto;
  margin: 0 0 20px;
  max-width: 210px;
}

#top .eze-v6-contact-card p {
  color: var(--eze-copy);
  font-size: 16px;
  line-height: 1.7;
}

#top .eze-v6-contact-card a {
  color: var(--eze-purple);
  font-weight: 800;
}

/* Services overview page */

#top .eze-services-hero-content {
  max-width: 760px;
}

#top .eze-services-section-heading {
  margin: 0 auto 34px;
  max-width: 760px;
  text-align: center;
}

#top .eze-services-section-heading p {
  margin-left: auto;
  margin-right: auto;
  max-width: 690px;
}

#top .eze-services-quick-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

#top .eze-services-quick-card,
#top .eze-services-process-card {
  background: #ffffff;
  border: 1px solid var(--eze-border);
  border-radius: var(--eze-radius);
  box-shadow: var(--eze-shadow-card);
  padding: 20px;
}

#top .eze-services-quick-card strong,
#top .eze-services-process-card strong {
  color: var(--eze-ink);
  display: block;
  font-size: 18px;
  line-height: 1.25;
  margin-bottom: 7px;
}

#top .eze-services-quick-card span,
#top .eze-services-process-card > div {
  color: var(--eze-copy);
  display: block;
  font-size: 15px;
  line-height: 1.55;
}

#top .eze-services-card-column .av_textblock_section {
  width: 100%;
}

#top .eze-services-directory .avia_textblock.eze-services-card {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  display: flex;
  height: 100%;
  padding: 0 !important;
  width: 100%;
}

#top .eze-services-card-link,
#top .eze-services-card-box {
  background: #ffffff;
  border: 1px solid var(--eze-border);
  border-radius: var(--eze-radius);
  box-shadow: var(--eze-shadow-card);
  color: var(--eze-copy) !important;
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
  text-decoration: none !important;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
  width: 100%;
}

#top .eze-services-card-link:hover,
#top .eze-services-card-box:hover,
#top .eze-services-card-box:focus-within {
  border-color: rgba(87, 48, 184, 0.22);
  box-shadow: var(--eze-shadow-lift);
  transform: translateY(-2px);
}

#top .eze-services-card-media {
  display: block;
  overflow: hidden;
}

#top .eze-services-card-media img {
  aspect-ratio: 16 / 10;
  display: block !important;
  height: auto;
  margin: 0 !important;
  max-width: none !important;
  object-fit: cover;
  width: 100% !important;
}

#top .eze-services-card-body {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 20px;
}

#top .eze-services-card-label {
  color: var(--eze-purple);
  display: block;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.25;
  margin: 0 0 8px !important;
  text-transform: uppercase;
}

#top .eze-services-card h3 {
  color: var(--eze-ink);
  font-size: 21px;
  line-height: 1.18;
  margin: 0 0 10px !important;
  text-transform: none !important;
}

#top .eze-services-card p {
  color: var(--eze-copy);
  font-size: 15px;
  line-height: 1.52;
  margin: 0 0 18px !important;
}

#top .eze-services-card-cta {
  align-self: flex-start;
  color: var(--eze-purple) !important;
  display: block;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.25;
  margin-top: auto;
  padding-top: 2px;
  text-decoration: none !important;
}

#top .eze-services-card-cta:hover,
#top .eze-services-card-cta:focus {
  color: var(--eze-purple-dark) !important;
  text-decoration: underline !important;
  text-underline-offset: 3px;
}

#top .eze-services-process-list {
  display: grid;
  gap: 14px;
}

#top .eze-services-process-card {
  align-items: flex-start;
  display: grid;
  gap: 15px;
  grid-template-columns: 42px minmax(0, 1fr);
}

#top .eze-services-process-card .eze-services-process-number {
  align-items: center;
  background: var(--eze-purple);
  border-radius: 50%;
  color: #ffffff;
  display: inline-flex;
  font-size: 15px;
  font-weight: 900;
  height: 42px;
  justify-content: center;
  line-height: 1;
  width: 42px;
}

#top .eze-services-final-card {
  margin: 0 auto;
  max-width: 780px;
  text-align: center;
}

#top .eze-services-final-card .eze-v6-kicker {
  color: var(--eze-teal-bright);
}

#top .eze-services-final-card h2 {
  color: #ffffff !important;
  font-size: 42px;
  line-height: 1.08;
  margin: 0 0 14px !important;
  text-transform: none !important;
}

#top .eze-services-final-card p {
  color: #ffffff !important;
  font-size: 17px;
  line-height: 1.55;
  margin: 0 auto 22px !important;
  max-width: 690px;
}

#top .eze-services-final-button-row,
#top .eze-services-final-button-row.avia-buttonrow-wrap,
#top .eze-services-final-button-row .avia-buttonrow-wrap {
  justify-content: center !important;
  text-align: center;
}

/* Contact page */

#top .eze-contact-hero-text h1 {
  color: #ffffff !important;
  font-size: 56px !important;
  line-height: 1.04 !important;
  margin: 0 0 18px !important;
  max-width: 660px;
}

#top .eze-contact-hero-text p {
  color: #ffffff !important;
  font-size: 19px !important;
  line-height: 1.55 !important;
  max-width: 650px;
}

#top .eze-contact-hero-text .eze-contact-kicker,
#top .eze-contact-final-card .eze-contact-kicker {
  color: var(--eze-teal-bright) !important;
}

#top .eze-contact-hero-panel,
#top .eze-contact-form-card,
#top .eze-contact-info-card {
  background: #ffffff;
  border: 1px solid var(--eze-border);
  border-radius: var(--eze-radius);
  box-shadow: var(--eze-shadow-lift);
  padding: 30px;
}

#top .eze-contact-hero-panel {
  background: rgba(255, 255, 255, 0.95);
}

#top .eze-contact-hero-panel h2,
#top .eze-contact-form-card h2,
#top .eze-contact-info-card h2,
#top .eze-contact-map-text h2 {
  color: var(--eze-ink);
  font-size: 34px;
  line-height: 1.1;
  margin: 0 0 14px !important;
}

#top .eze-contact-hero-panel p,
#top .eze-contact-form-card p,
#top .eze-contact-info-card p,
#top .eze-contact-map-text p {
  color: var(--eze-copy);
  font-size: 16px;
  line-height: 1.6;
}

@media only screen and (min-width: 990px) {
  #top #contact-main .entry-content-wrapper {
    align-items: flex-start;
    display: flex;
    gap: 6%;
  }

  #top #contact-main .entry-content-wrapper::before,
  #top #contact-main .entry-content-wrapper::after {
    display: none;
  }

  #top #contact-main .flex_column {
    float: none;
    margin-left: 0 !important;
  }

  #top #contact-main .eze-contact-form-column {
    flex: 1 1 54%;
    width: auto;
  }

  #top #contact-main .eze-contact-info-column {
    align-self: flex-start;
    flex: 1 1 40%;
    position: sticky;
    top: 150px;
    width: auto;
  }
}

#top .eze-contact-form-card .wpcf7 {
  margin-top: 24px;
}

#top .eze-contact-detail-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-top: 22px;
}

#top .eze-contact-detail {
  background: var(--eze-green-soft);
  border: 1px solid rgba(95, 143, 135, 0.16);
  border-radius: 6px;
  padding: 18px;
}

#top .eze-contact-detail span {
  color: var(--eze-purple);
  display: block;
  font-size: 12px;
  font-weight: 900;
  line-height: 1.2;
  margin: 0 0 7px;
  text-transform: uppercase;
}

#top .eze-contact-detail strong {
  color: var(--eze-ink);
  display: block;
  font-size: 17px;
  line-height: 1.25;
}

#top .eze-contact-detail p {
  color: var(--eze-muted);
  font-size: 14px;
  line-height: 1.45;
  margin: 8px 0 0 !important;
}

#top .eze-contact-detail a,
#top .eze-contact-secure-note a {
  color: var(--eze-purple);
  font-weight: 900;
  text-decoration: none !important;
}

#top .eze-contact-secure-note {
  background: var(--eze-ink);
  border-radius: var(--eze-radius);
  margin-top: 16px;
  padding: 20px;
}

#top .eze-contact-secure-note strong,
#top .eze-contact-secure-note p,
#top .eze-contact-secure-note a {
  color: #ffffff !important;
}

#top .eze-contact-secure-note p {
  font-size: 15px;
  line-height: 1.5;
  margin: 8px 0 12px !important;
}

#top .eze-contact-map-full .container {
  max-width: none !important;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}

#top .eze-contact-map-full .template-page {
  padding-left: 0;
  padding-right: 0;
}

#top .eze-contact-map-text {
  margin: 0 !important;
}

#top .eze-contact-map-heading-inner {
  margin: 0 auto 26px;
  max-width: 1180px;
  padding-left: 50px;
  padding-right: 50px;
}

#top .eze-contact-map-wrap {
  border-radius: 0;
  box-shadow: none;
  height: 450px;
  overflow: hidden;
  width: 100%;
}

#top .eze-contact-map-wrap iframe {
  border: 0;
  display: block;
  height: 100%;
  width: 100%;
}

#top .eze-contact-final-card {
  background: transparent;
  border: 0;
  box-shadow: none;
  margin: 0 auto;
  max-width: 760px;
  padding: 0;
  text-align: center;
}

#top .eze-contact-final-card h2 {
  color: #ffffff !important;
  font-size: 40px;
  line-height: 1.08;
  margin: 0 0 14px !important;
}

#top .eze-contact-final-card p {
  color: #ffffff !important;
  font-size: 17px;
  line-height: 1.55;
  margin: 0 auto 22px !important;
  max-width: 680px;
}

/* Contact Form 7 */

#top .eze-cf7-ultra,
#top .eze-cf7-ultra p {
  color: var(--eze-copy);
  font-size: 15px;
  line-height: 1.55;
}

#top #contact-main .eze-cf7-intro {
  background: var(--eze-green-soft);
  border: 1px solid rgba(95, 143, 135, 0.16);
  border-left: 4px solid var(--eze-teal);
  border-radius: var(--eze-radius);
  margin: 0 0 22px !important;
  padding: 18px 20px !important;
}

#top .eze-cf7-intro .eze-cf7-kicker,
#top #contact-main .eze-cf7-intro .eze-cf7-kicker {
  margin-bottom: 8px !important;
}

#top .eze-cf7-intro h3,
#top #contact-main .eze-cf7-intro h3 {
  color: var(--eze-ink);
  font-size: 23px !important;
  line-height: 1.15 !important;
  margin: 0 0 8px !important;
  text-transform: none !important;
}

#top #contact-main .eze-cf7-intro p:last-child {
  font-size: 15px !important;
  line-height: 1.45 !important;
  margin-bottom: 0 !important;
}

#top .eze-cf7-ultra label {
  color: var(--eze-ink);
  display: block;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.35;
  margin: 0 0 16px;
}

#top .eze-cf7-optional {
  color: var(--eze-muted);
  font-size: 12px;
  font-weight: 700;
}

#top .eze-cf7-ultra input[type="text"],
#top .eze-cf7-ultra input[type="email"],
#top .eze-cf7-ultra input[type="tel"],
#top .eze-cf7-ultra select,
#top .eze-cf7-ultra textarea,
#top .eze-contact-form-card input[type="text"],
#top .eze-contact-form-card input[type="email"],
#top .eze-contact-form-card input[type="tel"],
#top .eze-contact-form-card textarea,
#top .eze-contact-form-card select {
  background: #ffffff !important;
  border: 1px solid rgba(34, 39, 43, 0.14) !important;
  border-radius: 6px !important;
  box-shadow: none !important;
  color: var(--eze-ink) !important;
  font-size: 15px !important;
  font-weight: 500;
  margin-top: 7px !important;
  min-height: 46px;
  padding: 12px 14px !important;
  width: 100% !important;
}

#top .eze-cf7-ultra textarea,
#top .eze-contact-form-card textarea {
  min-height: 150px;
  resize: vertical;
}

#top .eze-cf7-section {
  background: var(--eze-green-soft);
  border: 1px solid rgba(111, 161, 150, 0.22);
  border-radius: 8px;
  margin: 4px 0 18px;
  padding: 18px;
}

#top .eze-cf7-ultra .wpcf7-list-item {
  margin: 0 14px 10px 0;
}

#top .eze-cf7-ultra .wpcf7-list-item label {
  align-items: center;
  color: var(--eze-copy);
  display: inline-flex;
  font-size: 14px;
  font-weight: 700;
  gap: 8px;
  margin: 0;
}

#top .eze-cf7-ultra input[type="checkbox"] {
  accent-color: var(--eze-purple);
  margin: 0;
}

#top .eze-cf7-secure-note {
  background: var(--eze-ink);
  border-radius: 8px;
  margin: 8px 0 18px;
  padding: 16px 18px;
}

#top .eze-cf7-secure-note,
#top .eze-cf7-secure-note label,
#top .eze-cf7-secure-note .wpcf7-list-item-label {
  color: #ffffff !important;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
}

#top .eze-cf7-submit {
  margin-top: 4px;
}

#top .eze-cf7-ultra input[type="submit"],
#top .eze-contact-form-card input[type="submit"] {
  background: var(--eze-purple) !important;
  border: 1px solid var(--eze-purple) !important;
  border-radius: 6px !important;
  box-shadow: none !important;
  color: #ffffff !important;
  cursor: pointer;
  font-size: 15px !important;
  font-weight: 900 !important;
  min-height: 46px;
  padding: 14px 22px !important;
  text-transform: none !important;
}

#top .eze-cf7-ultra .wpcf7-not-valid-tip {
  color: #b42318;
  font-size: 13px;
  font-weight: 700;
  margin-top: 5px;
}

#top .eze-cf7-ultra .wpcf7-response-output {
  border-radius: 6px;
  font-size: 14px;
  font-weight: 700;
  margin: 18px 0 0 !important;
  padding: 12px 14px !important;
}

/* Thank-you page */

#top .eze-thankyou-hero-card {
  margin: 0 auto;
  max-width: 790px;
  text-align: center;
}

#top .eze-thankyou-hero-card .eze-thankyou-kicker {
  color: var(--eze-teal-bright) !important;
}

#top .eze-thankyou-hero-card h1 {
  color: #ffffff !important;
  font-size: 58px !important;
  line-height: 1.04 !important;
  margin: 0 0 18px !important;
}

#top .eze-thankyou-lead {
  color: #ffffff !important;
  font-size: 19px !important;
  line-height: 1.55 !important;
  margin: 0 auto 26px !important;
  max-width: 720px;
}

#top .eze-thankyou-next .entry-content-wrapper {
  align-items: stretch;
  display: flex;
}

#top .eze-thankyou-next .entry-content-wrapper::before,
#top .eze-thankyou-next .entry-content-wrapper::after {
  display: none;
}

#top .eze-thankyou-next .flex_column,
#top .eze-thankyou-next .av_textblock_section {
  display: flex;
}

#top .eze-thankyou-next .av_textblock_section {
  width: 100%;
}

#top .eze-thankyou-step-card,
#top .eze-thankyou-detail-card {
  background: #ffffff;
  border: 1px solid var(--eze-border);
  border-radius: var(--eze-radius);
  box-shadow: var(--eze-shadow-card);
  padding: 28px;
}

#top .eze-thankyou-step-card {
  height: 100%;
  min-height: 230px;
  width: 100%;
}

#top .eze-thankyou-step-number {
  color: var(--eze-purple);
  display: block;
  font-size: 32px;
  font-weight: 500;
  line-height: 1;
  margin: 0 0 12px;
}

#top .eze-thankyou-step-card h2 {
  color: var(--eze-ink);
  font-size: 22px;
  line-height: 1.18;
  margin: 0 0 12px !important;
}

#top .eze-thankyou-step-card p {
  color: var(--eze-copy);
  font-size: 16px;
  line-height: 1.55;
  margin: 0 !important;
}

#top .eze-thankyou-contact-copy h2 {
  color: var(--eze-ink);
  font-size: 42px;
  line-height: 1.08;
  margin: 0 0 14px !important;
}

#top .eze-thankyou-contact-copy p {
  color: var(--eze-copy);
  font-size: 17px;
  line-height: 1.6;
  max-width: 580px;
}

#top .eze-thankyou-detail + .eze-thankyou-detail {
  border-top: 1px solid var(--eze-border);
  margin-top: 18px;
  padding-top: 18px;
}

#top .eze-thankyou-detail span {
  color: var(--eze-purple);
  display: block;
  font-size: 12px;
  font-weight: 900;
  line-height: 1.2;
  margin: 0 0 7px;
  text-transform: uppercase;
}

#top .eze-thankyou-detail strong {
  color: var(--eze-ink);
  display: block;
  font-size: 18px;
  line-height: 1.25;
}

#top .eze-thankyou-detail p {
  color: var(--eze-muted);
  font-size: 15px;
  line-height: 1.45;
  margin: 8px 0 0 !important;
}

#top .eze-thankyou-detail a {
  color: var(--eze-purple);
  font-weight: 900;
  text-decoration: none !important;
}

/* Responsive */

@media only screen and (max-width: 989px) {
  #top .eze-v6-section-copy h2,
  #top .eze-v6-dark-copy h2 {
    font-size: 32px;
  }

  #top .eze-v6-check-grid,
  #top .eze-v6-reason-grid,
  #top .eze-v6-date-cards,
  #top .eze-services-quick-grid {
    grid-template-columns: 1fr;
  }

  #top .eze-contact-hero-text h1,
  #top .eze-thankyou-hero-card h1 {
    font-size: 44px !important;
  }

  #top .eze-contact-hero-panel h2,
  #top .eze-contact-form-card h2,
  #top .eze-contact-info-card h2,
  #top .eze-contact-map-text h2,
  #top .eze-thankyou-contact-copy h2 {
    font-size: 30px;
  }
}

@media only screen and (max-width: 767px) {
  #top .eze-v6-hero-content h1,
  #top .eze-contact-hero-text h1,
  #top .eze-thankyou-hero-card h1 {
    font-size: 36px !important;
  }

  #top .eze-v6-hero-lead,
  #top .eze-contact-hero-text p,
  #top .eze-thankyou-lead {
    font-size: 16px !important;
    line-height: 1.48 !important;
  }

  #top .eze-v6-button-row,
  #top .eze-v6-button-row.avia-buttonrow-wrap,
  #top .eze-v6-button-row .avia-buttonrow-wrap,
  #top .eze-thankyou-button-row,
  #top .eze-thankyou-button-row.avia-buttonrow-wrap,
  #top .eze-thankyou-button-row .avia-buttonrow-wrap {
    align-items: stretch;
    flex-direction: column;
    gap: 10px;
    margin-top: 18px;
  }

  #top .eze-v6-button-row .avia-button-wrap,
  #top .eze-v6-button-row .avia-button,
  #top .eze-thankyou-button-row .avia-button-wrap,
  #top .eze-thankyou-button-row .avia-button {
    width: 100% !important;
  }

  #top .eze-v6-button-row .avia-button,
  #top .eze-thankyou-button-row .avia-button {
    min-height: 44px;
    padding: 13px 16px !important;
  }

  #top .eze-v6-hero-meta {
    gap: 8px;
    margin-top: 16px;
  }

  #top .eze-v6-hero-meta span {
    font-size: 12px;
    padding: 8px 9px;
  }

  #top .eze-v6-service-paths .container {
    margin-top: -34px;
  }

  #top .eze-v6-service-card-inner {
    display: grid;
    grid-template-columns: 128px minmax(0, 1fr);
  }

  #top .eze-v6-service-card-media,
  #top .eze-v6-service-card img {
    height: 100%;
    min-height: 162px;
  }

  #top .eze-v6-service-card-body {
    padding: 15px;
  }

  #top .eze-v6-service-label {
    font-size: 11px;
    margin-bottom: 6px !important;
  }

  #top .eze-v6-service-card h3 {
    font-size: 18px;
    margin-bottom: 7px !important;
  }

  #top .eze-v6-service-desc {
    font-size: 14px;
    line-height: 1.44;
  }

  #top .eze-v6-section-copy h2,
  #top .eze-v6-dark-copy h2 {
    font-size: 28px;
    margin-bottom: 12px !important;
  }

  #top .eze-v6-section-copy p,
  #top .eze-v6-dark-copy p,
  #top .eze-v6-list li {
    font-size: 15px;
    line-height: 1.54;
  }

  #top .eze-v6-proof-item,
  #top .eze-v6-check-card,
  #top .eze-v6-contact-card,
  #top #why-eze-tax [class*="reason-card"],
  #top #planning [class*="date-card"],
  #top .eze-contact-hero-panel,
  #top .eze-contact-form-card,
  #top .eze-contact-info-card,
  #top .eze-thankyou-step-card,
  #top .eze-thankyou-detail-card {
    padding: 18px !important;
  }

  #top #why-eze-tax [class*="reason-card"] > span:first-child,
  #top #why-eze-tax [class*="reason-card"] > p > span:first-child {
    font-size: 28px !important;
  }

  #top #planning [class*="date-card"] > span:first-child,
  #top #planning [class*="date-card"] > p > span:first-child {
    font-size: 27px !important;
  }

  #top .eze-v6-feature-image img {
    aspect-ratio: 16 / 9;
    max-height: 260px;
  }

  #top .eze-v6-mini-grid,
  #top .eze-contact-detail-grid,
  #top .eze-services-quick-grid {
    grid-template-columns: 1fr;
  }

  #top .eze-services-section-heading {
    margin-bottom: 24px;
    text-align: left;
  }

  #top .eze-services-process-card {
    grid-template-columns: 36px minmax(0, 1fr);
  }

  #top .eze-services-process-card .eze-services-process-number {
    font-size: 14px;
    height: 36px;
    width: 36px;
  }

  #top .eze-services-final-card h2 {
    font-size: 30px;
  }

  #top #contact-main .entry-content-wrapper,
  #top .eze-thankyou-next .entry-content-wrapper,
  #top .eze-thankyou-next .flex_column,
  #top .eze-thankyou-next .av_textblock_section {
    display: block;
  }

  #top #contact-main .eze-contact-info-column {
    position: static;
  }

  #top .eze-contact-map-heading-inner {
    padding-left: 24px;
    padding-right: 24px;
  }

  #top .eze-contact-map-wrap {
    height: 360px;
  }

  #top .eze-contact-final-card h2 {
    font-size: 30px;
  }
}

@media only screen and (max-width: 420px) {
  #top .eze-v6-service-card-inner {
    grid-template-columns: 112px minmax(0, 1fr);
  }

  #top .eze-v6-service-card-media,
  #top .eze-v6-service-card img {
    min-height: 156px;
  }
}

/* EZE Tax+ Personal Tax Preparation page */

#top .eze-personal-hero-content {
  max-width: 760px;
}

#top .eze-personal-hero-panel {
  background: rgba(255, 255, 255, 0.94);
  border: 1px solid rgba(255, 255, 255, 0.38);
  border-radius: var(--eze-radius);
  box-shadow: var(--eze-shadow-lift);
  color: var(--eze-copy);
  padding: 32px;
}

#top .eze-personal-hero-panel .eze-v6-kicker {
  color: var(--eze-purple);
}

#top .eze-personal-hero-panel h2 {
  color: var(--eze-ink);
  font-size: 34px;
  letter-spacing: 0 !important;
  line-height: 1.08;
  margin: 0 0 18px !important;
  text-transform: none !important;
}

#top .eze-personal-hero-list {
  display: grid;
  gap: 10px;
}

#top .eze-personal-hero-list span {
  background: var(--eze-green-soft);
  border-left: 4px solid var(--eze-teal);
  border-radius: 6px;
  color: var(--eze-ink);
  display: block;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.35;
  padding: 12px 14px;
}

#top .eze-personal-proof-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

#top .eze-personal-proof-card,
#top .eze-personal-card-inner,
#top .eze-personal-step-card,
#top .eze-personal-document-card {
  background: #ffffff;
  border: 1px solid var(--eze-border);
  border-radius: var(--eze-radius);
  box-shadow: var(--eze-shadow-card);
}

#top .eze-personal-proof-card {
  padding: 20px;
}

#top .eze-personal-proof-card strong,
#top .eze-personal-document-card strong,
#top .eze-personal-step-card strong {
  color: var(--eze-ink);
  display: block;
  font-size: 18px;
  line-height: 1.25;
  margin-bottom: 7px;
}

#top .eze-personal-proof-card span,
#top .eze-personal-step-copy span,
#top .eze-personal-document-card p {
  color: var(--eze-copy);
  display: block;
  font-size: 15px;
  line-height: 1.55;
  margin: 0;
}

#top .eze-personal-section-heading {
  margin: 0 auto 34px;
  max-width: 780px;
  text-align: center;
}

#top .eze-personal-section-heading p {
  margin-left: auto;
  margin-right: auto;
  max-width: 690px;
}

#top .eze-personal-card-column .av_textblock_section {
  width: 100%;
}

#top .eze-personal-services-section .avia_textblock.eze-personal-service-card {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  display: flex;
  height: 100%;
  padding: 0 !important;
  width: 100%;
}

#top .eze-personal-card-inner {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 24px;
  transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
  width: 100%;
}

#top .eze-personal-card-inner:hover {
  border-color: rgba(87, 48, 184, 0.22);
  box-shadow: var(--eze-shadow-lift);
  transform: translateY(-2px);
}

#top .eze-personal-card-number {
  color: var(--eze-purple);
  display: block;
  font-size: 34px;
  font-weight: 800;
  line-height: 1;
  margin: 0 0 10px;
}

#top .eze-personal-card-label {
  color: var(--eze-purple);
  display: block;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.25;
  margin: 0 0 9px;
  text-transform: uppercase;
}

#top .eze-personal-card-inner h3,
#top .eze-personal-related-card h3,
#top .eze-personal-related-copy h3 {
  color: var(--eze-ink);
  font-size: 22px;
  letter-spacing: 0 !important;
  line-height: 1.16;
  margin: 0 0 10px !important;
  text-transform: none !important;
}

#top .eze-personal-card-inner p,
#top .eze-personal-related-card p,
#top .eze-personal-related-copy p {
  color: var(--eze-copy);
  font-size: 15px;
  line-height: 1.55;
  margin: 0 !important;
}

#top .eze-personal-feature-image img {
  aspect-ratio: 16 / 10;
  object-fit: cover;
}

#top .eze-personal-process-list {
  display: grid;
  gap: 14px;
  margin-top: 22px;
}

#top .eze-personal-step-card {
  align-items: flex-start;
  display: flex;
  gap: 18px;
  padding: 20px;
  width: 100%;
}

#top .eze-personal-step-number {
  color: var(--eze-purple);
  display: block;
  flex: 0 0 54px;
  font-size: 30px;
  font-weight: 800;
  line-height: 1;
  padding-top: 1px;
}

#top .eze-personal-step-copy {
  flex: 1 1 auto;
  min-width: 0;
}

#top .eze-personal-step-copy strong,
#top .eze-personal-step-copy span {
  width: 100%;
}

#top .eze-personal-document-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

#top .eze-personal-document-card {
  padding: 20px;
}

#top .eze-personal-document-card ul {
  margin: 10px 0 0 !important;
  padding-left: 19px;
}

#top .eze-personal-document-card li {
  color: var(--eze-copy);
  font-size: 15px;
  line-height: 1.55;
  margin: 0 0 5px;
}

#top .eze-personal-document-secure {
  background: var(--eze-ink);
}

#top .eze-personal-document-secure strong,
#top .eze-personal-document-secure p,
#top .eze-personal-document-secure a {
  color: #ffffff !important;
}

#top .eze-personal-document-secure a {
  color: var(--eze-purple) !important;
  display: inline-block;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.25;
  margin-top: 14px;
  text-decoration: none !important;
}

#top .eze-personal-document-secure a {
  color: var(--eze-teal-bright) !important;
}

#top .eze-personal-document-secure a:hover {
  text-decoration: underline !important;
  text-underline-offset: 3px;
}

#top .eze-personal-related-column {
  display: flex;
  flex-direction: column;
  min-height: 100%;
}

#top .eze-personal-related-column .av_textblock_section {
  flex: 1 1 auto;
  width: 100%;
}

#top .eze-personal-related-card,
#top .eze-personal-related-copy {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  height: auto;
  padding: 0 !important;
}

#top .eze-personal-related-card span,
#top .eze-personal-related-copy span {
  color: var(--eze-purple);
  display: block;
  font-size: 12px;
  font-weight: 900;
  line-height: 1.25;
  margin-bottom: 9px;
  text-transform: uppercase;
}

#top .eze-personal-related-column .avia-button-wrap.eze-service-widget-button,
#top .eze-personal-related-column .eze-service-widget-button.avia-button-wrap {
  margin-top: auto;
  padding-top: 18px;
}

#top .eze-personal-related-column .eze-service-widget-button .avia-button {
  background: var(--eze-purple) !important;
  border-color: var(--eze-purple) !important;
  border-radius: 5px !important;
  color: #ffffff !important;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.2;
  min-height: 38px;
  padding: 11px 16px !important;
  text-transform: none !important;
}

#top .eze-personal-related-column .eze-service-widget-button .avia-button:hover,
#top .eze-personal-related-column .eze-service-widget-button .avia-button:focus {
  background: #47249e !important;
  border-color: #47249e !important;
  color: #ffffff !important;
}

#top .eze-personal-final-card {
  margin: 0 auto;
  max-width: 820px;
  text-align: center;
}

#top .eze-personal-final-card .eze-v6-kicker {
  color: var(--eze-teal-bright);
}

#top .eze-personal-final-card h2 {
  color: #ffffff !important;
  font-size: 42px;
  letter-spacing: 0 !important;
  line-height: 1.08;
  margin: 0 0 14px !important;
  text-transform: none !important;
}

#top .eze-personal-final-card p {
  color: #ffffff !important;
  font-size: 17px;
  line-height: 1.55;
  margin: 0 auto 22px !important;
  max-width: 700px;
}

#top .eze-personal-final-button-row,
#top .eze-personal-final-button-row.avia-buttonrow-wrap,
#top .eze-personal-final-button-row .avia-buttonrow-wrap {
  justify-content: center !important;
  text-align: center;
}

@media only screen and (max-width: 989px) {
  #top .eze-personal-hero-panel {
    margin-top: 28px;
  }

  #top .eze-personal-proof-grid,
  #top .eze-personal-document-grid {
    grid-template-columns: 1fr;
  }
}

@media only screen and (max-width: 767px) {
  #top .eze-personal-hero-panel,
  #top .eze-personal-card-inner,
  #top .eze-personal-document-card,
  #top .eze-personal-related-column {
    padding: 18px;
  }

  #top .eze-personal-hero-panel h2,
  #top .eze-personal-final-card h2 {
    font-size: 30px;
  }

  #top .eze-personal-card-number {
    font-size: 30px;
  }

  #top .eze-personal-step-card {
    gap: 14px;
  }

  #top .eze-personal-step-number {
    flex-basis: 42px;
    font-size: 24px;
  }
}

/* EZE Tax+ Bookkeeping Services page */

#top .eze-bookkeeping-hero .container {
  position: relative;
  z-index: 2;
}

#top .eze-bookkeeping-hero-content {
  max-width: 760px;
}

#top .eze-bookkeeping-hero-panel {
  background: rgba(255, 255, 255, 0.94);
  border: 1px solid rgba(255, 255, 255, 0.38);
  border-radius: var(--eze-radius);
  box-shadow: var(--eze-shadow-lift);
  color: var(--eze-copy);
  padding: 32px;
}

#top .eze-bookkeeping-hero-panel .eze-v6-kicker {
  color: var(--eze-purple);
}

#top .eze-bookkeeping-hero-panel h2 {
  color: var(--eze-ink);
  font-size: 34px;
  letter-spacing: 0 !important;
  line-height: 1.08;
  margin: 0 0 18px !important;
  text-transform: none !important;
}

#top .eze-bookkeeping-hero-list {
  display: grid;
  gap: 10px;
}

#top .eze-bookkeeping-hero-list > br,
#top .eze-bookkeeping-proof-grid > br,
#top .eze-bookkeeping-card-inner > br,
#top .eze-bookkeeping-process-list > br,
#top .eze-bookkeeping-record-grid > br {
  display: none !important;
}

#top .eze-bookkeeping-hero-list span {
  background: var(--eze-green-soft);
  border-left: 4px solid var(--eze-teal);
  border-radius: 6px;
  color: var(--eze-ink);
  display: block;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.35;
  padding: 12px 14px;
}

#top .eze-bookkeeping-proof-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

#top .eze-bookkeeping-proof-card,
#top .eze-bookkeeping-card-inner,
#top .eze-bookkeeping-step-card,
#top .eze-bookkeeping-record-card {
  background: #ffffff;
  border: 1px solid var(--eze-border);
  border-radius: var(--eze-radius);
  box-shadow: var(--eze-shadow-card);
}

#top .eze-bookkeeping-proof-card {
  padding: 20px;
}

#top .eze-bookkeeping-proof-card strong,
#top .eze-bookkeeping-record-card strong,
#top .eze-bookkeeping-step-card strong {
  color: var(--eze-ink);
  display: block;
  font-size: 18px;
  line-height: 1.25;
  margin-bottom: 7px;
}

#top .eze-bookkeeping-proof-card span,
#top .eze-bookkeeping-step-copy span,
#top .eze-bookkeeping-record-card p {
  color: var(--eze-copy);
  display: block;
  font-size: 15px;
  line-height: 1.55;
  margin: 0 !important;
}

#top .eze-bookkeeping-section-heading {
  margin: 0 auto 34px;
  max-width: 780px;
  text-align: center;
}

#top .eze-bookkeeping-section-heading p {
  margin-left: auto;
  margin-right: auto;
  max-width: 690px;
}

#top .eze-bookkeeping-card-column .av_textblock_section {
  width: 100%;
}

#top .eze-bookkeeping-services-section .avia_textblock.eze-bookkeeping-service-card {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  display: flex;
  height: 100%;
  padding: 0 !important;
  width: 100%;
}

#top .eze-bookkeeping-card-inner {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 24px;
  transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
  width: 100%;
}

#top .eze-bookkeeping-card-inner:hover {
  border-color: rgba(87, 48, 184, 0.22);
  box-shadow: var(--eze-shadow-lift);
  transform: translateY(-2px);
}

#top .eze-bookkeeping-card-number {
  color: var(--eze-purple);
  display: block;
  font-size: 34px;
  font-weight: 800;
  line-height: 1;
  margin: 0 0 10px;
}

#top .eze-bookkeeping-card-label {
  color: var(--eze-purple);
  display: block;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.25;
  margin: 0 0 9px;
  text-transform: uppercase;
}

#top .eze-bookkeeping-card-inner h3,
#top .eze-bookkeeping-related-copy h3 {
  color: var(--eze-ink);
  font-size: 22px;
  letter-spacing: 0 !important;
  line-height: 1.16;
  margin: 0 0 10px !important;
  text-transform: none !important;
}

#top .eze-bookkeeping-card-inner p,
#top .eze-bookkeeping-related-copy p {
  color: var(--eze-copy);
  font-size: 15px;
  line-height: 1.55;
  margin: 0 !important;
}

#top .eze-bookkeeping-feature-image img {
  aspect-ratio: 16 / 10;
  object-fit: cover;
}

#top .eze-bookkeeping-process-list {
  display: grid;
  gap: 14px;
  margin-top: 22px;
}

#top .eze-bookkeeping-step-card {
  align-items: flex-start;
  display: flex;
  gap: 18px;
  padding: 20px;
  width: 100%;
}

#top .eze-bookkeeping-step-number {
  color: var(--eze-purple);
  display: block;
  flex: 0 0 54px;
  font-size: 30px;
  font-weight: 800;
  line-height: 1;
  padding-top: 1px;
}

#top .eze-bookkeeping-step-copy {
  flex: 1 1 auto;
  min-width: 0;
}

#top .eze-bookkeeping-step-copy strong,
#top .eze-bookkeeping-step-copy span {
  width: 100%;
}

#top .eze-bookkeeping-record-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

#top .eze-bookkeeping-record-card {
  padding: 20px;
}

#top .eze-bookkeeping-record-secure {
  background: var(--eze-ink);
}

#top .eze-bookkeeping-record-secure strong,
#top .eze-bookkeeping-record-secure p,
#top .eze-bookkeeping-record-secure a {
  color: #ffffff !important;
}

#top .eze-bookkeeping-record-secure a {
  color: var(--eze-teal-bright) !important;
  display: inline-block;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.25;
  margin-top: 14px;
  text-decoration: none !important;
}

#top .eze-bookkeeping-record-secure a:hover {
  text-decoration: underline !important;
  text-underline-offset: 3px;
}

#top .eze-bookkeeping-related-column {
  display: flex;
  flex-direction: column;
  min-height: 100%;
}

#top .eze-bookkeeping-related-column .av_textblock_section {
  flex: 1 1 auto;
  width: 100%;
}

#top .eze-bookkeeping-related-copy {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  height: auto;
  padding: 0 !important;
}

#top .eze-bookkeeping-related-copy span {
  color: var(--eze-purple);
  display: block;
  font-size: 12px;
  font-weight: 900;
  line-height: 1.25;
  margin-bottom: 9px;
  text-transform: uppercase;
}

#top .eze-bookkeeping-related-column .avia-button-wrap.eze-service-widget-button,
#top .eze-bookkeeping-related-column .eze-service-widget-button.avia-button-wrap {
  margin-top: auto;
  padding-top: 18px;
}

#top .eze-bookkeeping-related-column .eze-service-widget-button .avia-button {
  background: var(--eze-purple) !important;
  border-color: var(--eze-purple) !important;
  border-radius: 5px !important;
  color: #ffffff !important;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.2;
  min-height: 38px;
  padding: 11px 16px !important;
  text-transform: none !important;
}

#top .eze-bookkeeping-related-column .eze-service-widget-button .avia-button:hover,
#top .eze-bookkeeping-related-column .eze-service-widget-button .avia-button:focus {
  background: var(--eze-purple-dark) !important;
  border-color: var(--eze-purple-dark) !important;
  color: #ffffff !important;
}

#top .eze-bookkeeping-final-card {
  margin: 0 auto;
  max-width: 820px;
  text-align: center;
}

#top .eze-bookkeeping-final-card .eze-v6-kicker {
  color: var(--eze-teal-bright);
}

#top .eze-bookkeeping-final-card h2 {
  color: #ffffff !important;
  font-size: 42px;
  letter-spacing: 0 !important;
  line-height: 1.08;
  margin: 0 0 14px !important;
  text-transform: none !important;
}

#top .eze-bookkeeping-final-card p {
  color: #ffffff !important;
  font-size: 17px;
  line-height: 1.55;
  margin: 0 auto 22px !important;
  max-width: 700px;
}

#top .eze-bookkeeping-final-button-row,
#top .eze-bookkeeping-final-button-row.avia-buttonrow-wrap,
#top .eze-bookkeeping-final-button-row .avia-buttonrow-wrap {
  justify-content: center !important;
  text-align: center;
}

@media only screen and (max-width: 989px) {
  #top .eze-bookkeeping-hero-panel {
    margin-top: 28px;
  }

  #top .eze-bookkeeping-proof-grid,
  #top .eze-bookkeeping-record-grid {
    grid-template-columns: 1fr;
  }
}

@media only screen and (max-width: 767px) {
  #top .eze-bookkeeping-hero-panel,
  #top .eze-bookkeeping-card-inner,
  #top .eze-bookkeeping-record-card,
  #top .eze-bookkeeping-related-column {
    padding: 18px;
  }

  #top .eze-bookkeeping-hero-panel h2,
  #top .eze-bookkeeping-final-card h2 {
    font-size: 30px;
  }

  #top .eze-bookkeeping-card-number {
    font-size: 30px;
  }

  #top .eze-bookkeeping-step-card {
    gap: 14px;
  }

  #top .eze-bookkeeping-step-number {
    flex-basis: 42px;
    font-size: 24px;
  }
}


/* EZE Tax+ Payroll Support page */

#top .eze-payroll-hero .container {
  position: relative;
  z-index: 2;
}

#top .eze-payroll-hero-content {
  max-width: 760px;
}

#top .eze-payroll-hero-panel {
  background: rgba(255, 255, 255, 0.94);
  border: 1px solid rgba(255, 255, 255, 0.38);
  border-radius: var(--eze-radius);
  box-shadow: var(--eze-shadow-lift);
  color: var(--eze-copy);
  padding: 32px;
}

#top .eze-payroll-hero-panel .eze-v6-kicker {
  color: var(--eze-purple);
}

#top .eze-payroll-hero-panel h2 {
  color: var(--eze-ink);
  font-size: 34px;
  letter-spacing: 0 !important;
  line-height: 1.08;
  margin: 0 0 18px !important;
  text-transform: none !important;
}

#top .eze-payroll-hero-list {
  display: grid;
  gap: 10px;
}

#top .eze-payroll-hero-list > br,
#top .eze-payroll-proof-grid > br,
#top .eze-payroll-card-inner > br,
#top .eze-payroll-process-list > br,
#top .eze-payroll-record-grid > br {
  display: none !important;
}

#top .eze-payroll-hero-list span {
  background: var(--eze-green-soft);
  border-left: 4px solid var(--eze-teal);
  border-radius: 6px;
  color: var(--eze-ink);
  display: block;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.35;
  padding: 12px 14px;
}

#top .eze-payroll-proof-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

#top .eze-payroll-proof-card,
#top .eze-payroll-card-inner,
#top .eze-payroll-step-card,
#top .eze-payroll-record-card {
  background: #ffffff;
  border: 1px solid var(--eze-border);
  border-radius: var(--eze-radius);
  box-shadow: var(--eze-shadow-card);
}

#top .eze-payroll-proof-card {
  padding: 20px;
}

#top .eze-payroll-proof-card strong,
#top .eze-payroll-record-card strong,
#top .eze-payroll-step-card strong {
  color: var(--eze-ink);
  display: block;
  font-size: 18px;
  line-height: 1.25;
  margin-bottom: 7px;
}

#top .eze-payroll-proof-card span,
#top .eze-payroll-step-copy span,
#top .eze-payroll-record-card p {
  color: var(--eze-copy);
  display: block;
  font-size: 15px;
  line-height: 1.55;
  margin: 0 !important;
}

#top .eze-payroll-section-heading {
  margin: 0 auto 34px;
  max-width: 780px;
  text-align: center;
}

#top .eze-payroll-section-heading p {
  margin-left: auto;
  margin-right: auto;
  max-width: 690px;
}

#top .eze-payroll-card-column .av_textblock_section {
  width: 100%;
}

#top .eze-payroll-services-section .avia_textblock.eze-payroll-service-card {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  display: flex;
  height: 100%;
  padding: 0 !important;
  width: 100%;
}

#top .eze-payroll-card-inner {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 24px;
  transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
  width: 100%;
}

#top .eze-payroll-card-inner:hover {
  border-color: rgba(87, 48, 184, 0.22);
  box-shadow: var(--eze-shadow-lift);
  transform: translateY(-2px);
}

#top .eze-payroll-card-number {
  color: var(--eze-purple);
  display: block;
  font-size: 34px;
  font-weight: 800;
  line-height: 1;
  margin: 0 0 10px;
}

#top .eze-payroll-card-label {
  color: var(--eze-purple);
  display: block;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.25;
  margin: 0 0 9px;
  text-transform: uppercase;
}

#top .eze-payroll-card-inner h3,
#top .eze-payroll-related-copy h3 {
  color: var(--eze-ink);
  font-size: 22px;
  letter-spacing: 0 !important;
  line-height: 1.16;
  margin: 0 0 10px !important;
  text-transform: none !important;
}

#top .eze-payroll-card-inner p,
#top .eze-payroll-related-copy p {
  color: var(--eze-copy);
  font-size: 15px;
  line-height: 1.55;
  margin: 0 !important;
}

#top .eze-payroll-feature-image img {
  aspect-ratio: 16 / 10;
  object-fit: cover;
}

#top .eze-payroll-process-list {
  display: grid;
  gap: 14px;
  margin-top: 22px;
}

#top .eze-payroll-step-card {
  align-items: flex-start;
  display: flex;
  gap: 18px;
  padding: 20px;
  width: 100%;
}

#top .eze-payroll-step-number {
  color: var(--eze-purple);
  display: block;
  flex: 0 0 54px;
  font-size: 30px;
  font-weight: 800;
  line-height: 1;
  padding-top: 1px;
}

#top .eze-payroll-step-copy {
  flex: 1 1 auto;
  min-width: 0;
}

#top .eze-payroll-step-copy strong,
#top .eze-payroll-step-copy span {
  width: 100%;
}

#top .eze-payroll-record-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

#top .eze-payroll-record-card {
  padding: 20px;
}

#top .eze-payroll-record-secure {
  background: var(--eze-ink);
}

#top .eze-payroll-record-secure strong,
#top .eze-payroll-record-secure p,
#top .eze-payroll-record-secure a {
  color: #ffffff !important;
}

#top .eze-payroll-record-secure a {
  color: var(--eze-teal-bright) !important;
  display: inline-block;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.25;
  margin-top: 14px;
  text-decoration: none !important;
}

#top .eze-payroll-record-secure a:hover {
  text-decoration: underline !important;
  text-underline-offset: 3px;
}

#top .eze-payroll-related-column {
  display: flex;
  flex-direction: column;
  min-height: 100%;
}

#top .eze-payroll-related-column .av_textblock_section {
  flex: 1 1 auto;
  width: 100%;
}

#top .eze-payroll-related-copy {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  height: auto;
  padding: 0 !important;
}

#top .eze-payroll-related-copy span {
  color: var(--eze-purple);
  display: block;
  font-size: 12px;
  font-weight: 900;
  line-height: 1.25;
  margin-bottom: 9px;
  text-transform: uppercase;
}

#top .eze-payroll-related-column .avia-button-wrap.eze-service-widget-button,
#top .eze-payroll-related-column .eze-service-widget-button.avia-button-wrap {
  margin-top: auto;
  padding-top: 18px;
}

#top .eze-payroll-related-column .eze-service-widget-button .avia-button {
  background: var(--eze-purple) !important;
  border-color: var(--eze-purple) !important;
  border-radius: 5px !important;
  color: #ffffff !important;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.2;
  min-height: 38px;
  padding: 11px 16px !important;
  text-transform: none !important;
}

#top .eze-payroll-related-column .eze-service-widget-button .avia-button:hover,
#top .eze-payroll-related-column .eze-service-widget-button .avia-button:focus {
  background: var(--eze-purple-dark) !important;
  border-color: var(--eze-purple-dark) !important;
  color: #ffffff !important;
}

#top .eze-payroll-final-card {
  margin: 0 auto;
  max-width: 820px;
  text-align: center;
}

#top .eze-payroll-final-card .eze-v6-kicker {
  color: var(--eze-teal-bright);
}

#top .eze-payroll-final-card h2 {
  color: #ffffff !important;
  font-size: 42px;
  letter-spacing: 0 !important;
  line-height: 1.08;
  margin: 0 0 14px !important;
  text-transform: none !important;
}

#top .eze-payroll-final-card p {
  color: #ffffff !important;
  font-size: 17px;
  line-height: 1.55;
  margin: 0 auto 22px !important;
  max-width: 700px;
}

#top .eze-payroll-final-button-row,
#top .eze-payroll-final-button-row.avia-buttonrow-wrap,
#top .eze-payroll-final-button-row .avia-buttonrow-wrap {
  justify-content: center !important;
  text-align: center;
}

@media only screen and (max-width: 989px) {
  #top .eze-payroll-hero-panel {
    margin-top: 28px;
  }

  #top .eze-payroll-proof-grid,
  #top .eze-payroll-record-grid {
    grid-template-columns: 1fr;
  }
}

@media only screen and (max-width: 767px) {
  #top .eze-payroll-hero-panel,
  #top .eze-payroll-card-inner,
  #top .eze-payroll-record-card,
  #top .eze-payroll-related-column {
    padding: 18px;
  }

  #top .eze-payroll-hero-panel h2,
  #top .eze-payroll-final-card h2 {
    font-size: 30px;
  }

  #top .eze-payroll-card-number {
    font-size: 30px;
  }

  #top .eze-payroll-step-card {
    gap: 14px;
  }

  #top .eze-payroll-step-number {
    flex-basis: 42px;
    font-size: 24px;
  }
}



/* EZE Tax+ Small-Business Tax Services page */

#top .eze-business-hero .container {
  position: relative;
  z-index: 2;
}

#top .eze-business-hero-content {
  max-width: 760px;
}

#top .eze-business-hero-panel {
  background: rgba(255, 255, 255, 0.94);
  border: 1px solid rgba(255, 255, 255, 0.38);
  border-radius: var(--eze-radius);
  box-shadow: var(--eze-shadow-lift);
  color: var(--eze-copy);
  padding: 32px;
}

#top .eze-business-hero-panel .eze-v6-kicker {
  color: var(--eze-purple);
}

#top .eze-business-hero-panel h2 {
  color: var(--eze-ink);
  font-size: 34px;
  letter-spacing: 0 !important;
  line-height: 1.08;
  margin: 0 0 18px !important;
  text-transform: none !important;
}

#top .eze-business-hero-list {
  display: grid;
  gap: 10px;
}

#top .eze-business-hero-list > br,
#top .eze-business-proof-grid > br,
#top .eze-business-card-inner > br,
#top .eze-business-process-list > br,
#top .eze-business-record-grid > br {
  display: none !important;
}

#top .eze-business-hero-list span {
  background: var(--eze-green-soft);
  border-left: 4px solid var(--eze-teal);
  border-radius: 6px;
  color: var(--eze-ink);
  display: block;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.35;
  padding: 12px 14px;
}

#top .eze-business-proof-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

#top .eze-business-proof-card,
#top .eze-business-card-inner,
#top .eze-business-step-card,
#top .eze-business-record-card {
  background: #ffffff;
  border: 1px solid var(--eze-border);
  border-radius: var(--eze-radius);
  box-shadow: var(--eze-shadow-card);
}

#top .eze-business-proof-card {
  padding: 20px;
}

#top .eze-business-proof-card strong,
#top .eze-business-record-card strong,
#top .eze-business-step-card strong {
  color: var(--eze-ink);
  display: block;
  font-size: 18px;
  line-height: 1.25;
  margin-bottom: 7px;
}

#top .eze-business-proof-card span,
#top .eze-business-step-copy span,
#top .eze-business-record-card p {
  color: var(--eze-copy);
  display: block;
  font-size: 15px;
  line-height: 1.55;
  margin: 0 !important;
}

#top .eze-business-section-heading {
  margin: 0 auto 34px;
  max-width: 780px;
  text-align: center;
}

#top .eze-business-section-heading p {
  margin-left: auto;
  margin-right: auto;
  max-width: 690px;
}

#top .eze-business-card-column .av_textblock_section {
  width: 100%;
}

#top .eze-business-services-section .avia_textblock.eze-business-service-card {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  display: flex;
  height: 100%;
  padding: 0 !important;
  width: 100%;
}

#top .eze-business-card-inner {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 24px;
  transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
  width: 100%;
}

#top .eze-business-card-inner:hover {
  border-color: rgba(87, 48, 184, 0.22);
  box-shadow: var(--eze-shadow-lift);
  transform: translateY(-2px);
}

#top .eze-business-card-number {
  color: var(--eze-purple);
  display: block;
  font-size: 34px;
  font-weight: 800;
  line-height: 1;
  margin: 0 0 10px;
}

#top .eze-business-card-label {
  color: var(--eze-purple);
  display: block;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.25;
  margin: 0 0 9px;
  text-transform: uppercase;
}

#top .eze-business-card-inner h3,
#top .eze-business-related-copy h3 {
  color: var(--eze-ink);
  font-size: 22px;
  letter-spacing: 0 !important;
  line-height: 1.16;
  margin: 0 0 10px !important;
  text-transform: none !important;
}

#top .eze-business-card-inner p,
#top .eze-business-related-copy p {
  color: var(--eze-copy);
  font-size: 15px;
  line-height: 1.55;
  margin: 0 !important;
}

#top .eze-business-feature-image img {
  aspect-ratio: 16 / 10;
  object-fit: cover;
}

#top .eze-business-process-list {
  display: grid;
  gap: 14px;
  margin-top: 22px;
}

#top .eze-business-step-card {
  align-items: flex-start;
  display: flex;
  gap: 18px;
  padding: 20px;
  width: 100%;
}

#top .eze-business-step-number {
  color: var(--eze-purple);
  display: block;
  flex: 0 0 54px;
  font-size: 30px;
  font-weight: 800;
  line-height: 1;
  padding-top: 1px;
}

#top .eze-business-step-copy {
  flex: 1 1 auto;
  min-width: 0;
}

#top .eze-business-step-copy strong,
#top .eze-business-step-copy span {
  width: 100%;
}

#top .eze-business-record-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

#top .eze-business-record-card {
  padding: 20px;
}

#top .eze-business-record-secure {
  background: var(--eze-ink);
}

#top .eze-business-record-secure strong,
#top .eze-business-record-secure p,
#top .eze-business-record-secure a {
  color: #ffffff !important;
}

#top .eze-business-record-secure a {
  color: var(--eze-teal-bright) !important;
  display: inline-block;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.25;
  margin-top: 14px;
  text-decoration: none !important;
}

#top .eze-business-record-secure a:hover {
  text-decoration: underline !important;
  text-underline-offset: 3px;
}

#top .eze-business-related-column {
  display: flex;
  flex-direction: column;
  min-height: 100%;
}

#top .eze-business-related-column .av_textblock_section {
  flex: 1 1 auto;
  width: 100%;
}

#top .eze-business-related-copy {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  height: auto;
  padding: 0 !important;
}

#top .eze-business-related-copy span {
  color: var(--eze-purple);
  display: block;
  font-size: 12px;
  font-weight: 900;
  line-height: 1.25;
  margin-bottom: 9px;
  text-transform: uppercase;
}

#top .eze-business-related-column .avia-button-wrap.eze-service-widget-button,
#top .eze-business-related-column .eze-service-widget-button.avia-button-wrap {
  margin-top: auto;
  padding-top: 18px;
}

#top .eze-business-related-column .eze-service-widget-button .avia-button {
  background: var(--eze-purple) !important;
  border-color: var(--eze-purple) !important;
  border-radius: 5px !important;
  color: #ffffff !important;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.2;
  min-height: 38px;
  padding: 11px 16px !important;
  text-transform: none !important;
}

#top .eze-business-related-column .eze-service-widget-button .avia-button:hover,
#top .eze-business-related-column .eze-service-widget-button .avia-button:focus {
  background: var(--eze-purple-dark) !important;
  border-color: var(--eze-purple-dark) !important;
  color: #ffffff !important;
}

#top .eze-business-final-card {
  margin: 0 auto;
  max-width: 820px;
  text-align: center;
}

#top .eze-business-final-card .eze-v6-kicker {
  color: var(--eze-teal-bright);
}

#top .eze-business-final-card h2 {
  color: #ffffff !important;
  font-size: 42px;
  letter-spacing: 0 !important;
  line-height: 1.08;
  margin: 0 0 14px !important;
  text-transform: none !important;
}

#top .eze-business-final-card p {
  color: #ffffff !important;
  font-size: 17px;
  line-height: 1.55;
  margin: 0 auto 22px !important;
  max-width: 700px;
}

#top .eze-business-final-button-row,
#top .eze-business-final-button-row.avia-buttonrow-wrap,
#top .eze-business-final-button-row .avia-buttonrow-wrap {
  justify-content: center !important;
  text-align: center;
}

@media only screen and (max-width: 989px) {
  #top .eze-business-hero-panel {
    margin-top: 28px;
  }

  #top .eze-business-proof-grid,
  #top .eze-business-record-grid {
    grid-template-columns: 1fr;
  }
}

@media only screen and (max-width: 767px) {
  #top .eze-business-hero-panel,
  #top .eze-business-card-inner,
  #top .eze-business-record-card,
  #top .eze-business-related-column {
    padding: 18px;
  }

  #top .eze-business-hero-panel h2,
  #top .eze-business-final-card h2 {
    font-size: 30px;
  }

  #top .eze-business-card-number {
    font-size: 30px;
  }

  #top .eze-business-step-card {
    gap: 14px;
  }

  #top .eze-business-step-number {
    flex-basis: 42px;
    font-size: 24px;
  }
}



/* EZE Tax+ Tax Planning page */

#top .eze-planning-hero .container {
  position: relative;
  z-index: 2;
}

#top .eze-planning-hero-content {
  max-width: 760px;
}

#top .eze-planning-hero-panel {
  background: rgba(255, 255, 255, 0.94);
  border: 1px solid rgba(255, 255, 255, 0.38);
  border-radius: var(--eze-radius);
  box-shadow: var(--eze-shadow-lift);
  color: var(--eze-copy);
  padding: 32px;
}

#top .eze-planning-hero-panel .eze-v6-kicker {
  color: var(--eze-purple);
}

#top .eze-planning-hero-panel h2 {
  color: var(--eze-ink);
  font-size: 34px;
  letter-spacing: 0 !important;
  line-height: 1.08;
  margin: 0 0 18px !important;
  text-transform: none !important;
}

#top .eze-planning-hero-list {
  display: grid;
  gap: 10px;
}

#top .eze-planning-hero-list > br,
#top .eze-planning-proof-grid > br,
#top .eze-planning-card-inner > br,
#top .eze-planning-process-list > br,
#top .eze-planning-record-grid > br {
  display: none !important;
}

#top .eze-planning-hero-list span {
  background: var(--eze-green-soft);
  border-left: 4px solid var(--eze-teal);
  border-radius: 6px;
  color: var(--eze-ink);
  display: block;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.35;
  padding: 12px 14px;
}

#top .eze-planning-proof-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

#top .eze-planning-proof-card,
#top .eze-planning-card-inner,
#top .eze-planning-step-card,
#top .eze-planning-record-card {
  background: #ffffff;
  border: 1px solid var(--eze-border);
  border-radius: var(--eze-radius);
  box-shadow: var(--eze-shadow-card);
}

#top .eze-planning-proof-card {
  padding: 20px;
}

#top .eze-planning-proof-card strong,
#top .eze-planning-record-card strong,
#top .eze-planning-step-card strong {
  color: var(--eze-ink);
  display: block;
  font-size: 18px;
  line-height: 1.25;
  margin-bottom: 7px;
}

#top .eze-planning-proof-card span,
#top .eze-planning-step-copy span,
#top .eze-planning-record-card p {
  color: var(--eze-copy);
  display: block;
  font-size: 15px;
  line-height: 1.55;
  margin: 0 !important;
}

#top .eze-planning-section-heading {
  margin: 0 auto 34px;
  max-width: 780px;
  text-align: center;
}

#top .eze-planning-section-heading p {
  margin-left: auto;
  margin-right: auto;
  max-width: 690px;
}

#top .eze-planning-card-column .av_textblock_section {
  width: 100%;
}

#top .eze-planning-services-section .avia_textblock.eze-planning-service-card {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  display: flex;
  height: 100%;
  padding: 0 !important;
  width: 100%;
}

#top .eze-planning-card-inner {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 24px;
  transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
  width: 100%;
}

#top .eze-planning-card-inner:hover {
  border-color: rgba(87, 48, 184, 0.22);
  box-shadow: var(--eze-shadow-lift);
  transform: translateY(-2px);
}

#top .eze-planning-card-number {
  color: var(--eze-purple);
  display: block;
  font-size: 34px;
  font-weight: 800;
  line-height: 1;
  margin: 0 0 10px;
}

#top .eze-planning-card-label {
  color: var(--eze-purple);
  display: block;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.25;
  margin: 0 0 9px;
  text-transform: uppercase;
}

#top .eze-planning-card-inner h3,
#top .eze-planning-related-copy h3 {
  color: var(--eze-ink);
  font-size: 22px;
  letter-spacing: 0 !important;
  line-height: 1.16;
  margin: 0 0 10px !important;
  text-transform: none !important;
}

#top .eze-planning-card-inner p,
#top .eze-planning-related-copy p {
  color: var(--eze-copy);
  font-size: 15px;
  line-height: 1.55;
  margin: 0 !important;
}

#top .eze-planning-feature-image img {
  aspect-ratio: 16 / 10;
  object-fit: cover;
}

#top .eze-planning-process-list {
  display: grid;
  gap: 14px;
  margin-top: 22px;
}

#top .eze-planning-step-card {
  align-items: flex-start;
  display: flex;
  gap: 18px;
  padding: 20px;
  width: 100%;
}

#top .eze-planning-step-number {
  color: var(--eze-purple);
  display: block;
  flex: 0 0 54px;
  font-size: 30px;
  font-weight: 800;
  line-height: 1;
  padding-top: 1px;
}

#top .eze-planning-step-copy {
  flex: 1 1 auto;
  min-width: 0;
}

#top .eze-planning-step-copy strong,
#top .eze-planning-step-copy span {
  width: 100%;
}

#top .eze-planning-record-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

#top .eze-planning-record-card {
  padding: 20px;
}

#top .eze-planning-record-secure {
  background: var(--eze-ink);
}

#top .eze-planning-record-secure strong,
#top .eze-planning-record-secure p,
#top .eze-planning-record-secure a {
  color: #ffffff !important;
}

#top .eze-planning-record-secure a {
  color: var(--eze-teal-bright) !important;
  display: inline-block;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.25;
  margin-top: 14px;
  text-decoration: none !important;
}

#top .eze-planning-record-secure a:hover {
  text-decoration: underline !important;
  text-underline-offset: 3px;
}

#top .eze-planning-related-column {
  display: flex;
  flex-direction: column;
  min-height: 100%;
}

#top .eze-planning-related-column .av_textblock_section {
  flex: 1 1 auto;
  width: 100%;
}

#top .eze-planning-related-copy {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  height: auto;
  padding: 0 !important;
}

#top .eze-planning-related-copy span {
  color: var(--eze-purple);
  display: block;
  font-size: 12px;
  font-weight: 900;
  line-height: 1.25;
  margin-bottom: 9px;
  text-transform: uppercase;
}

#top .eze-planning-related-column .avia-button-wrap.eze-service-widget-button,
#top .eze-planning-related-column .eze-service-widget-button.avia-button-wrap {
  margin-top: auto;
  padding-top: 18px;
}

#top .eze-planning-related-column .eze-service-widget-button .avia-button {
  background: var(--eze-purple) !important;
  border-color: var(--eze-purple) !important;
  border-radius: 5px !important;
  color: #ffffff !important;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.2;
  min-height: 38px;
  padding: 11px 16px !important;
  text-transform: none !important;
}

#top .eze-planning-related-column .eze-service-widget-button .avia-button:hover,
#top .eze-planning-related-column .eze-service-widget-button .avia-button:focus {
  background: var(--eze-purple-dark) !important;
  border-color: var(--eze-purple-dark) !important;
  color: #ffffff !important;
}

#top .eze-planning-final-card {
  margin: 0 auto;
  max-width: 820px;
  text-align: center;
}

#top .eze-planning-final-card .eze-v6-kicker {
  color: var(--eze-teal-bright);
}

#top .eze-planning-final-card h2 {
  color: #ffffff !important;
  font-size: 42px;
  letter-spacing: 0 !important;
  line-height: 1.08;
  margin: 0 0 14px !important;
  text-transform: none !important;
}

#top .eze-planning-final-card p {
  color: #ffffff !important;
  font-size: 17px;
  line-height: 1.55;
  margin: 0 auto 22px !important;
  max-width: 700px;
}

#top .eze-planning-final-button-row,
#top .eze-planning-final-button-row.avia-buttonrow-wrap,
#top .eze-planning-final-button-row .avia-buttonrow-wrap {
  justify-content: center !important;
  text-align: center;
}

@media only screen and (max-width: 989px) {
  #top .eze-planning-hero-panel {
    margin-top: 28px;
  }

  #top .eze-planning-proof-grid,
  #top .eze-planning-record-grid {
    grid-template-columns: 1fr;
  }
}

@media only screen and (max-width: 767px) {
  #top .eze-planning-hero-panel,
  #top .eze-planning-card-inner,
  #top .eze-planning-record-card,
  #top .eze-planning-related-column {
    padding: 18px;
  }

  #top .eze-planning-hero-panel h2,
  #top .eze-planning-final-card h2 {
    font-size: 30px;
  }

  #top .eze-planning-card-number {
    font-size: 30px;
  }

  #top .eze-planning-step-card {
    gap: 14px;
  }

  #top .eze-planning-step-number {
    flex-basis: 42px;
    font-size: 24px;
  }
}



/* EZE Tax+ Tax Notice Help page */

#top .eze-notice-hero .container {
  position: relative;
  z-index: 2;
}

#top .eze-notice-hero-content {
  max-width: 760px;
}

#top .eze-notice-hero-panel {
  background: rgba(255, 255, 255, 0.94);
  border: 1px solid rgba(255, 255, 255, 0.38);
  border-radius: var(--eze-radius);
  box-shadow: var(--eze-shadow-lift);
  color: var(--eze-copy);
  padding: 32px;
}

#top .eze-notice-hero-panel .eze-v6-kicker {
  color: var(--eze-purple);
}

#top .eze-notice-hero-panel h2 {
  color: var(--eze-ink);
  font-size: 34px;
  letter-spacing: 0 !important;
  line-height: 1.08;
  margin: 0 0 18px !important;
  text-transform: none !important;
}

#top .eze-notice-hero-list {
  display: grid;
  gap: 10px;
}

#top .eze-notice-hero-list > br,
#top .eze-notice-proof-grid > br,
#top .eze-notice-card-inner > br,
#top .eze-notice-process-list > br,
#top .eze-notice-record-grid > br {
  display: none !important;
}

#top .eze-notice-hero-list span {
  background: var(--eze-green-soft);
  border-left: 4px solid var(--eze-teal);
  border-radius: 6px;
  color: var(--eze-ink);
  display: block;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.35;
  padding: 12px 14px;
}

#top .eze-notice-proof-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

#top .eze-notice-proof-card,
#top .eze-notice-card-inner,
#top .eze-notice-step-card,
#top .eze-notice-record-card {
  background: #ffffff;
  border: 1px solid var(--eze-border);
  border-radius: var(--eze-radius);
  box-shadow: var(--eze-shadow-card);
}

#top .eze-notice-proof-card {
  padding: 20px;
}

#top .eze-notice-proof-card strong,
#top .eze-notice-record-card strong,
#top .eze-notice-step-card strong {
  color: var(--eze-ink);
  display: block;
  font-size: 18px;
  line-height: 1.25;
  margin-bottom: 7px;
}

#top .eze-notice-proof-card span,
#top .eze-notice-step-copy span,
#top .eze-notice-record-card p {
  color: var(--eze-copy);
  display: block;
  font-size: 15px;
  line-height: 1.55;
  margin: 0 !important;
}

#top .eze-notice-section-heading {
  margin: 0 auto 34px;
  max-width: 780px;
  text-align: center;
}

#top .eze-notice-section-heading p {
  margin-left: auto;
  margin-right: auto;
  max-width: 690px;
}

#top .eze-notice-card-column .av_textblock_section {
  width: 100%;
}

#top .eze-notice-services-section .avia_textblock.eze-notice-service-card {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  display: flex;
  height: 100%;
  padding: 0 !important;
  width: 100%;
}

#top .eze-notice-card-inner {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 24px;
  transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
  width: 100%;
}

#top .eze-notice-card-inner:hover {
  border-color: rgba(87, 48, 184, 0.22);
  box-shadow: var(--eze-shadow-lift);
  transform: translateY(-2px);
}

#top .eze-notice-card-number {
  color: var(--eze-purple);
  display: block;
  font-size: 34px;
  font-weight: 800;
  line-height: 1;
  margin: 0 0 10px;
}

#top .eze-notice-card-label {
  color: var(--eze-purple);
  display: block;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.25;
  margin: 0 0 9px;
  text-transform: uppercase;
}

#top .eze-notice-card-inner h3,
#top .eze-notice-related-copy h3 {
  color: var(--eze-ink);
  font-size: 22px;
  letter-spacing: 0 !important;
  line-height: 1.16;
  margin: 0 0 10px !important;
  text-transform: none !important;
}

#top .eze-notice-card-inner p,
#top .eze-notice-related-copy p {
  color: var(--eze-copy);
  font-size: 15px;
  line-height: 1.55;
  margin: 0 !important;
}

#top .eze-notice-feature-image img {
  aspect-ratio: 16 / 10;
  object-fit: cover;
}

#top .eze-notice-process-list {
  display: grid;
  gap: 14px;
  margin-top: 22px;
}

#top .eze-notice-step-card {
  align-items: flex-start;
  display: flex;
  gap: 18px;
  padding: 20px;
  width: 100%;
}

#top .eze-notice-step-number {
  color: var(--eze-purple);
  display: block;
  flex: 0 0 54px;
  font-size: 30px;
  font-weight: 800;
  line-height: 1;
  padding-top: 1px;
}

#top .eze-notice-step-copy {
  flex: 1 1 auto;
  min-width: 0;
}

#top .eze-notice-step-copy strong,
#top .eze-notice-step-copy span {
  width: 100%;
}

#top .eze-notice-record-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

#top .eze-notice-record-card {
  padding: 20px;
}

#top .eze-notice-record-secure {
  background: var(--eze-ink);
}

#top .eze-notice-record-secure strong,
#top .eze-notice-record-secure p,
#top .eze-notice-record-secure a {
  color: #ffffff !important;
}

#top .eze-notice-record-secure a {
  color: var(--eze-teal-bright) !important;
  display: inline-block;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.25;
  margin-top: 14px;
  text-decoration: none !important;
}

#top .eze-notice-record-secure a:hover {
  text-decoration: underline !important;
  text-underline-offset: 3px;
}

#top .eze-notice-related-column {
  display: flex;
  flex-direction: column;
  min-height: 100%;
}

#top .eze-notice-related-column .av_textblock_section {
  flex: 1 1 auto;
  width: 100%;
}

#top .eze-notice-related-copy {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  height: auto;
  padding: 0 !important;
}

#top .eze-notice-related-copy span {
  color: var(--eze-purple);
  display: block;
  font-size: 12px;
  font-weight: 900;
  line-height: 1.25;
  margin-bottom: 9px;
  text-transform: uppercase;
}

#top .eze-notice-related-column .avia-button-wrap.eze-service-widget-button,
#top .eze-notice-related-column .eze-service-widget-button.avia-button-wrap {
  margin-top: auto;
  padding-top: 18px;
}

#top .eze-notice-related-column .eze-service-widget-button .avia-button {
  background: var(--eze-purple) !important;
  border-color: var(--eze-purple) !important;
  border-radius: 5px !important;
  color: #ffffff !important;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.2;
  min-height: 38px;
  padding: 11px 16px !important;
  text-transform: none !important;
}

#top .eze-notice-related-column .eze-service-widget-button .avia-button:hover,
#top .eze-notice-related-column .eze-service-widget-button .avia-button:focus {
  background: var(--eze-purple-dark) !important;
  border-color: var(--eze-purple-dark) !important;
  color: #ffffff !important;
}

#top .eze-notice-final-card {
  margin: 0 auto;
  max-width: 820px;
  text-align: center;
}

#top .eze-notice-final-card .eze-v6-kicker {
  color: var(--eze-teal-bright);
}

#top .eze-notice-final-card h2 {
  color: #ffffff !important;
  font-size: 42px;
  letter-spacing: 0 !important;
  line-height: 1.08;
  margin: 0 0 14px !important;
  text-transform: none !important;
}

#top .eze-notice-final-card p {
  color: #ffffff !important;
  font-size: 17px;
  line-height: 1.55;
  margin: 0 auto 22px !important;
  max-width: 700px;
}

#top .eze-notice-final-button-row,
#top .eze-notice-final-button-row.avia-buttonrow-wrap,
#top .eze-notice-final-button-row .avia-buttonrow-wrap {
  justify-content: center !important;
  text-align: center;
}

@media only screen and (max-width: 989px) {
  #top .eze-notice-hero-panel {
    margin-top: 28px;
  }

  #top .eze-notice-proof-grid,
  #top .eze-notice-record-grid {
    grid-template-columns: 1fr;
  }
}

@media only screen and (max-width: 767px) {
  #top .eze-notice-hero-panel,
  #top .eze-notice-card-inner,
  #top .eze-notice-record-card,
  #top .eze-notice-related-column {
    padding: 18px;
  }

  #top .eze-notice-hero-panel h2,
  #top .eze-notice-final-card h2 {
    font-size: 30px;
  }

  #top .eze-notice-card-number {
    font-size: 30px;
  }

  #top .eze-notice-step-card {
    gap: 14px;
  }

  #top .eze-notice-step-number {
    flex-basis: 42px;
    font-size: 24px;
  }
}


/* EZE Tax+ Trust & Estate Tax page */

#top .eze-estate-hero .container {
  position: relative;
  z-index: 2;
}

#top .eze-estate-hero-content {
  max-width: 760px;
}

#top .eze-estate-hero-panel {
  background: rgba(255, 255, 255, 0.94);
  border: 1px solid rgba(255, 255, 255, 0.38);
  border-radius: var(--eze-radius);
  box-shadow: var(--eze-shadow-lift);
  color: var(--eze-copy);
  padding: 32px;
}

#top .eze-estate-hero-panel .eze-v6-kicker {
  color: var(--eze-purple);
}

#top .eze-estate-hero-panel h2 {
  color: var(--eze-ink);
  font-size: 34px;
  letter-spacing: 0 !important;
  line-height: 1.08;
  margin: 0 0 18px !important;
  text-transform: none !important;
}

#top .eze-estate-hero-list {
  display: grid;
  gap: 10px;
}

#top .eze-estate-hero-list > br,
#top .eze-estate-proof-grid > br,
#top .eze-estate-card-inner > br,
#top .eze-estate-process-list > br,
#top .eze-estate-record-grid > br {
  display: none !important;
}

#top .eze-estate-hero-list span {
  background: var(--eze-green-soft);
  border-left: 4px solid var(--eze-teal);
  border-radius: 6px;
  color: var(--eze-ink);
  display: block;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.35;
  padding: 12px 14px;
}

#top .eze-estate-proof-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

#top .eze-estate-proof-card,
#top .eze-estate-card-inner,
#top .eze-estate-step-card,
#top .eze-estate-record-card {
  background: #ffffff;
  border: 1px solid var(--eze-border);
  border-radius: var(--eze-radius);
  box-shadow: var(--eze-shadow-card);
}

#top .eze-estate-proof-card {
  padding: 20px;
}

#top .eze-estate-proof-card strong,
#top .eze-estate-record-card strong,
#top .eze-estate-step-card strong {
  color: var(--eze-ink);
  display: block;
  font-size: 18px;
  line-height: 1.25;
  margin-bottom: 7px;
}

#top .eze-estate-proof-card span,
#top .eze-estate-step-copy span,
#top .eze-estate-record-card p {
  color: var(--eze-copy);
  display: block;
  font-size: 15px;
  line-height: 1.55;
  margin: 0 !important;
}

#top .eze-estate-section-heading {
  margin: 0 auto 34px;
  max-width: 780px;
  text-align: center;
}

#top .eze-estate-section-heading p {
  margin-left: auto;
  margin-right: auto;
  max-width: 690px;
}

#top .eze-estate-card-column .av_textblock_section {
  width: 100%;
}

#top .eze-estate-services-section .avia_textblock.eze-estate-service-card {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  display: flex;
  height: 100%;
  padding: 0 !important;
  width: 100%;
}

#top .eze-estate-card-inner {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 24px;
  transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
  width: 100%;
}

#top .eze-estate-card-inner:hover {
  border-color: rgba(87, 48, 184, 0.22);
  box-shadow: var(--eze-shadow-lift);
  transform: translateY(-2px);
}

#top .eze-estate-card-number {
  color: var(--eze-purple);
  display: block;
  font-size: 34px;
  font-weight: 800;
  line-height: 1;
  margin: 0 0 10px;
}

#top .eze-estate-card-label {
  color: var(--eze-purple);
  display: block;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.25;
  margin: 0 0 9px;
  text-transform: uppercase;
}

#top .eze-estate-card-inner h3,
#top .eze-estate-related-copy h3 {
  color: var(--eze-ink);
  font-size: 22px;
  letter-spacing: 0 !important;
  line-height: 1.16;
  margin: 0 0 10px !important;
  text-transform: none !important;
}

#top .eze-estate-card-inner p,
#top .eze-estate-related-copy p {
  color: var(--eze-copy);
  font-size: 15px;
  line-height: 1.55;
  margin: 0 !important;
}

#top .eze-estate-feature-image img {
  aspect-ratio: 16 / 10;
  object-fit: cover;
}

#top .eze-estate-process-list {
  display: grid;
  gap: 14px;
  margin-top: 22px;
}

#top .eze-estate-step-card {
  align-items: flex-start;
  display: flex;
  gap: 18px;
  padding: 20px;
  width: 100%;
}

#top .eze-estate-step-number {
  color: var(--eze-purple);
  display: block;
  flex: 0 0 54px;
  font-size: 30px;
  font-weight: 800;
  line-height: 1;
  padding-top: 1px;
}

#top .eze-estate-step-copy {
  flex: 1 1 auto;
  min-width: 0;
}

#top .eze-estate-step-copy strong,
#top .eze-estate-step-copy span {
  width: 100%;
}

#top .eze-estate-record-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

#top .eze-estate-record-card {
  padding: 20px;
}

#top .eze-estate-record-secure {
  background: var(--eze-ink);
}

#top .eze-estate-record-secure strong,
#top .eze-estate-record-secure p,
#top .eze-estate-record-secure a {
  color: #ffffff !important;
}

#top .eze-estate-record-secure a {
  color: var(--eze-teal-bright) !important;
  display: inline-block;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.25;
  margin-top: 14px;
  text-decoration: none !important;
}

#top .eze-estate-record-secure a:hover {
  text-decoration: underline !important;
  text-underline-offset: 3px;
}

#top .eze-estate-related-column {
  display: flex;
  flex-direction: column;
  min-height: 100%;
}

#top .eze-estate-related-column .av_textblock_section {
  flex: 1 1 auto;
  width: 100%;
}

#top .eze-estate-related-copy {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  height: auto;
  padding: 0 !important;
}

#top .eze-estate-related-copy span {
  color: var(--eze-purple);
  display: block;
  font-size: 12px;
  font-weight: 900;
  line-height: 1.25;
  margin-bottom: 9px;
  text-transform: uppercase;
}

#top .eze-estate-related-column .avia-button-wrap.eze-service-widget-button,
#top .eze-estate-related-column .eze-service-widget-button.avia-button-wrap {
  margin-top: auto;
  padding-top: 18px;
}

#top .eze-estate-related-column .eze-service-widget-button .avia-button {
  background: var(--eze-purple) !important;
  border-color: var(--eze-purple) !important;
  border-radius: 5px !important;
  color: #ffffff !important;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.2;
  min-height: 38px;
  padding: 11px 16px !important;
  text-transform: none !important;
}

#top .eze-estate-related-column .eze-service-widget-button .avia-button:hover,
#top .eze-estate-related-column .eze-service-widget-button .avia-button:focus {
  background: var(--eze-purple-dark) !important;
  border-color: var(--eze-purple-dark) !important;
  color: #ffffff !important;
}

#top .eze-estate-final-card {
  margin: 0 auto;
  max-width: 820px;
  text-align: center;
}

#top .eze-estate-final-card .eze-v6-kicker {
  color: var(--eze-teal-bright);
}

#top .eze-estate-final-card h2 {
  color: #ffffff !important;
  font-size: 42px;
  letter-spacing: 0 !important;
  line-height: 1.08;
  margin: 0 0 14px !important;
  text-transform: none !important;
}

#top .eze-estate-final-card p {
  color: #ffffff !important;
  font-size: 17px;
  line-height: 1.55;
  margin: 0 auto 22px !important;
  max-width: 700px;
}

#top .eze-estate-final-button-row,
#top .eze-estate-final-button-row.avia-buttonrow-wrap,
#top .eze-estate-final-button-row .avia-buttonrow-wrap {
  justify-content: center !important;
  text-align: center;
}

@media only screen and (max-width: 989px) {
  #top .eze-estate-hero-panel {
    margin-top: 28px;
  }

  #top .eze-estate-proof-grid,
  #top .eze-estate-record-grid {
    grid-template-columns: 1fr;
  }
}

@media only screen and (max-width: 767px) {
  #top .eze-estate-hero-panel,
  #top .eze-estate-card-inner,
  #top .eze-estate-record-card,
  #top .eze-estate-related-column {
    padding: 18px;
  }

  #top .eze-estate-hero-panel h2,
  #top .eze-estate-final-card h2 {
    font-size: 30px;
  }

  #top .eze-estate-card-number {
    font-size: 30px;
  }

  #top .eze-estate-step-card {
    gap: 14px;
  }

  #top .eze-estate-step-number {
    flex-basis: 42px;
    font-size: 24px;
  }
}

/* EZE Tax+ About page section fixes - v2
   Use this instead of the earlier about-page-section-fix.css patch. */

#top #about-expect,
#top #about-transition {
  clear: both;
  position: relative;
  scroll-margin-top: 120px;
}

#top #about-expect .content,
#top #about-transition .content {
  padding-top: 78px;
  padding-bottom: 78px;
}

#top #about-expect .container,
#top #about-transition .container {
  max-width: 1210px;
  width: 100%;
}

/* Reset the earlier grid attempt if it was pasted already. */
#top #about-expect .entry-content-wrapper {
  display: block !important;
  width: 100% !important;
}

#top #about-expect .entry-content-wrapper::before,
#top #about-expect .entry-content-wrapper::after {
  content: "";
  display: table !important;
}

#top #about-expect .entry-content-wrapper::after {
  clear: both;
}

#top #about-expect .entry-content-wrapper > .av_one_full {
  clear: both !important;
  display: block !important;
  float: none !important;
  margin-left: 0 !important;
  width: 100% !important;
}

#top #about-expect .entry-content-wrapper > .av_one_fourth {
  clear: none !important;
  display: flex !important;
  float: left !important;
  margin-left: 3% !important;
  min-width: 0 !important;
  width: 22.75% !important;
}

#top #about-expect .entry-content-wrapper > .av_one_fourth.first {
  clear: left !important;
  margin-left: 0 !important;
}

#top #about-expect .eze-service-detail-heading-column {
  margin-bottom: 30px !important;
}

#top #about-expect .av_one_fourth .av_textblock_section,
#top #about-expect .avia_textblock.eze-service-detail-card {
  display: flex;
  width: 100%;
}

#top #about-expect .eze-service-detail-card-inner {
  background: #ffffff;
  border: 1px solid var(--eze-border, #e2e7eb);
  border-radius: var(--eze-radius, 8px);
  box-shadow: var(--eze-shadow-card, 0 18px 45px rgba(34, 39, 43, 0.08));
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  min-height: 270px;
  padding: 28px;
  width: 100%;
}

#top #about-expect .eze-service-detail-card-inner > br,
#top #about-transition .eze-service-detail-proof-grid > br {
  display: none !important;
}

#top #about-expect .eze-service-detail-card-number {
  color: var(--eze-purple, #5730b8);
  display: block;
  font-size: 34px;
  font-weight: 600;
  line-height: 1;
  margin: 0 0 10px;
}

#top #about-expect .eze-service-detail-card-label {
  color: var(--eze-purple, #5730b8);
  display: block;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.25;
  margin: 0 0 16px;
  text-transform: uppercase;
}

#top #about-expect .eze-service-detail-card-inner h3 {
  color: var(--eze-ink, #172532);
  font-size: 22px;
  line-height: 1.15;
  margin: 0 0 12px !important;
  text-transform: none !important;
}

#top #about-expect .eze-service-detail-card-inner p {
  color: var(--eze-copy, #334155);
  font-size: 15px;
  line-height: 1.55;
  margin: 0 !important;
}

/* Transition section cards */
#top #about-transition .avia_textblock.eze-service-detail-proof-grid,
#top #about-transition .eze-service-detail-proof-grid {
  display: grid !important;
  gap: 16px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

#top #about-transition .eze-service-detail-proof-card {
  background: #ffffff;
  border: 1px solid var(--eze-border, #e2e7eb);
  border-radius: var(--eze-radius, 8px);
  box-shadow: var(--eze-shadow-card, 0 18px 45px rgba(34, 39, 43, 0.08));
  box-sizing: border-box;
  padding: 24px;
}

#top #about-transition .eze-service-detail-proof-card strong,
#top #about-transition .eze-service-detail-proof-card span {
  display: block;
}

#top #about-transition .eze-service-detail-proof-card strong {
  color: var(--eze-purple, #5730b8);
  font-size: 13px;
  font-weight: 900;
  line-height: 1.25;
  margin: 0 0 8px;
}

#top #about-transition .eze-service-detail-proof-card span {
  color: var(--eze-copy, #334155);
  font-size: 15px;
  line-height: 1.55;
}

@media (max-width: 989px) {
  #top #about-expect .entry-content-wrapper > .av_one_fourth {
    margin-left: 3% !important;
    width: 48.5% !important;
  }

  #top #about-expect .entry-content-wrapper > .av_one_fourth:nth-of-type(2n) {
    margin-left: 0 !important;
  }

  #top #about-transition .avia_textblock.eze-service-detail-proof-grid,
  #top #about-transition .eze-service-detail-proof-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  #top #about-expect .content,
  #top #about-transition .content {
    padding-top: 54px;
    padding-bottom: 54px;
  }

  #top #about-expect .entry-content-wrapper > .av_one_fourth {
    clear: both !important;
    float: none !important;
    margin-left: 0 !important;
    margin-bottom: 24px !important;
    width: 100% !important;
  }

  #top #about-expect .eze-service-detail-card-inner,
  #top #about-transition .eze-service-detail-proof-card {
    min-height: 0;
    padding: 24px;
  }
}

/* EZE Tax+ Resources page section fixes - v3 hard reset
   Paste this BELOW the earlier Resources fixes, or replace them with this file. */

#top #wrap_all #resources-start,
#top #wrap_all #resources-links,
#top #wrap_all #resources-services {
  clear: both;
  position: relative;
  scroll-margin-top: 120px;
}

#top #wrap_all #resources-start .content,
#top #wrap_all #resources-links .content,
#top #wrap_all #resources-services .content {
  padding-top: 78px !important;
  padding-bottom: 78px !important;
}

#top #wrap_all #resources-start .container,
#top #wrap_all #resources-links .container,
#top #wrap_all #resources-services .container {
  max-width: 1210px !important;
  width: 100% !important;
}

/* Start Here */

#top #wrap_all #resources-start .avia_textblock.eze-service-detail-proof-grid,
#top #wrap_all #resources-start .eze-service-detail-proof-grid {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 16px !important;
}

#top #wrap_all #resources-start .eze-service-detail-proof-grid > br {
  display: none !important;
}

#top #wrap_all #resources-start .eze-service-detail-proof-card {
  background: #ffffff !important;
  border: 1px solid var(--eze-border, #e2e7eb) !important;
  border-radius: var(--eze-radius, 8px) !important;
  box-shadow: var(--eze-shadow-card, 0 18px 45px rgba(34, 39, 43, 0.08)) !important;
  box-sizing: border-box !important;
  flex: 1 1 calc(50% - 8px) !important;
  min-width: 280px !important;
  padding: 24px !important;
}

#top #wrap_all #resources-start .eze-service-detail-proof-card strong,
#top #wrap_all #resources-start .eze-service-detail-proof-card span {
  display: block !important;
}

#top #wrap_all #resources-start .eze-service-detail-proof-card strong {
  color: var(--eze-purple, #5730b8) !important;
  font-size: 13px !important;
  font-weight: 900 !important;
  line-height: 1.25 !important;
  margin: 0 0 8px !important;
}

#top #wrap_all #resources-start .eze-service-detail-proof-card span {
  color: var(--eze-copy, #334155) !important;
  font-size: 15px !important;
  line-height: 1.55 !important;
}

/* Quick Links */

#top #wrap_all #resources-links .entry-content-wrapper {
  align-items: stretch !important;
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 28px !important;
  width: 100% !important;
}

#top #wrap_all #resources-links .entry-content-wrapper::before,
#top #wrap_all #resources-links .entry-content-wrapper::after {
  display: none !important;
}

#top #wrap_all #resources-links .entry-content-wrapper > .flex_column {
  clear: none !important;
  float: none !important;
  margin: 0 !important;
  max-width: none !important;
  min-width: 0 !important;
  width: auto !important;
}

#top #wrap_all #resources-links .entry-content-wrapper > .av_one_full,
#top #wrap_all #resources-links .entry-content-wrapper > .eze-service-detail-heading-column {
  flex: 0 0 100% !important;
}

#top #wrap_all #resources-links .entry-content-wrapper > .av_one_third,
#top #wrap_all #resources-links .entry-content-wrapper > .eze-resources-link-column {
  background: #ffffff !important;
  border: 1px solid var(--eze-border, #e2e7eb) !important;
  border-radius: var(--eze-radius, 8px) !important;
  box-shadow: var(--eze-shadow-card, 0 18px 45px rgba(34, 39, 43, 0.08)) !important;
  box-sizing: border-box !important;
  display: flex !important;
  flex: 1 1 calc(33.333% - 19px) !important;
  flex-direction: column !important;
  min-height: 285px !important;
  min-width: 270px !important;
  padding: 28px !important;
}

#top #wrap_all #resources-links .eze-service-detail-related-copy span {
  color: var(--eze-purple, #5730b8) !important;
  display: block !important;
  font-size: 12px !important;
  font-weight: 900 !important;
  letter-spacing: 0 !important;
  line-height: 1.25 !important;
  margin: 0 0 14px !important;
  text-transform: uppercase !important;
}

#top #wrap_all #resources-links .eze-service-detail-related-copy h3 {
  color: var(--eze-ink, #172532) !important;
  font-size: 23px !important;
  line-height: 1.15 !important;
  margin: 0 0 12px !important;
  text-transform: none !important;
}

#top #wrap_all #resources-links .eze-service-detail-related-copy p {
  color: var(--eze-copy, #334155) !important;
  font-size: 15px !important;
  line-height: 1.55 !important;
  margin: 0 0 20px !important;
}

#top #wrap_all #resources-links .avia-button-wrap {
  margin-top: auto !important;
  padding: 0 !important;
  text-align: left !important;
}

#top #wrap_all #resources-links .avia-button {
  background: var(--eze-purple, #5730b8) !important;
  border: 0 !important;
  border-radius: 4px !important;
  color: #ffffff !important;
  font-size: 14px !important;
  font-weight: 800 !important;
  padding: 12px 18px !important;
}

/* Service Resources */

#top #wrap_all #resources-services .entry-content-wrapper {
  align-items: stretch !important;
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 28px !important;
  width: 100% !important;
}

#top #wrap_all #resources-services .entry-content-wrapper::before,
#top #wrap_all #resources-services .entry-content-wrapper::after {
  display: none !important;
}

#top #wrap_all #resources-services .entry-content-wrapper > .flex_column {
  clear: none !important;
  float: none !important;
  margin: 0 !important;
  max-width: none !important;
  min-width: 0 !important;
  width: auto !important;
}

#top #wrap_all #resources-services .entry-content-wrapper > .av_one_full,
#top #wrap_all #resources-services .entry-content-wrapper > .eze-service-detail-heading-column {
  flex: 0 0 100% !important;
}

#top #wrap_all #resources-services .entry-content-wrapper > .av_one_fourth,
#top #wrap_all #resources-services .entry-content-wrapper > .eze-service-detail-card-column {
  background: #ffffff !important;
  border: 1px solid var(--eze-border, #e2e7eb) !important;
  border-radius: var(--eze-radius, 8px) !important;
  box-shadow: var(--eze-shadow-card, 0 18px 45px rgba(34, 39, 43, 0.08)) !important;
  box-sizing: border-box !important;
  display: flex !important;
  flex: 1 1 calc(25% - 21px) !important;
  flex-direction: column !important;
  min-height: 370px !important;
  min-width: 230px !important;
  padding: 28px !important;
}

#top #wrap_all #resources-services .avia_textblock.eze-service-detail-card,
#top #wrap_all #resources-services .eze-service-detail-card-inner {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
}

#top #wrap_all #resources-services .eze-service-detail-card-inner > br {
  display: none !important;
}

#top #wrap_all #resources-services .eze-service-detail-card-number {
  color: var(--eze-purple, #5730b8) !important;
  display: block !important;
  font-size: 34px !important;
  font-weight: 600 !important;
  line-height: 1 !important;
  margin: 0 0 10px !important;
}

#top #wrap_all #resources-services .eze-service-detail-card-label {
  color: var(--eze-purple, #5730b8) !important;
  display: block !important;
  font-size: 12px !important;
  font-weight: 900 !important;
  letter-spacing: 0 !important;
  line-height: 1.25 !important;
  margin: 0 0 16px !important;
  text-transform: uppercase !important;
}

#top #wrap_all #resources-services .eze-service-detail-card-inner h3 {
  color: var(--eze-ink, #172532) !important;
  font-size: 22px !important;
  line-height: 1.15 !important;
  margin: 0 0 12px !important;
  text-transform: none !important;
}

#top #wrap_all #resources-services .eze-service-detail-card-inner p {
  color: var(--eze-copy, #334155) !important;
  font-size: 15px !important;
  line-height: 1.55 !important;
  margin: 0 0 20px !important;
}

#top #wrap_all #resources-services .avia-button-wrap {
  margin-top: auto !important;
  padding: 0 !important;
  text-align: left !important;
}

#top #wrap_all #resources-services .avia-button {
  background: var(--eze-purple, #5730b8) !important;
  border: 0 !important;
  border-radius: 4px !important;
  color: #ffffff !important;
  font-size: 14px !important;
  font-weight: 800 !important;
  padding: 12px 18px !important;
}

#top #wrap_all #resources-links .avia-button:hover,
#top #wrap_all #resources-links .avia-button:focus,
#top #wrap_all #resources-services .avia-button:hover,
#top #wrap_all #resources-services .avia-button:focus {
  background: var(--eze-purple-dark, #47249e) !important;
  color: #ffffff !important;
}

@media (max-width: 989px) {
  #top #wrap_all #resources-links .entry-content-wrapper > .av_one_third,
  #top #wrap_all #resources-links .entry-content-wrapper > .eze-resources-link-column,
  #top #wrap_all #resources-services .entry-content-wrapper > .av_one_fourth,
  #top #wrap_all #resources-services .entry-content-wrapper > .eze-service-detail-card-column {
    flex-basis: calc(50% - 14px) !important;
  }
}

@media (max-width: 767px) {
  #top #wrap_all #resources-start .content,
  #top #wrap_all #resources-links .content,
  #top #wrap_all #resources-services .content {
    padding-top: 54px !important;
    padding-bottom: 54px !important;
  }

  #top #wrap_all #resources-start .eze-service-detail-proof-card,
  #top #wrap_all #resources-links .entry-content-wrapper > .av_one_third,
  #top #wrap_all #resources-links .entry-content-wrapper > .eze-resources-link-column,
  #top #wrap_all #resources-services .entry-content-wrapper > .av_one_fourth,
  #top #wrap_all #resources-services .entry-content-wrapper > .eze-service-detail-card-column {
    flex-basis: 100% !important;
    min-height: 0 !important;
    min-width: 0 !important;
    padding: 24px !important;
  }
}
