.elementor-1811 .elementor-element.elementor-element-6e234f73{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1811 .elementor-element.elementor-element-6e02d6c4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:30px 30px;--row-gap:30px;--column-gap:30px;--overlay-opacity:0.2;--padding-top:80px;--padding-bottom:80px;--padding-left:20px;--padding-right:20px;}.elementor-1811 .elementor-element.elementor-element-6e02d6c4::before, .elementor-1811 .elementor-element.elementor-element-6e02d6c4 > .elementor-background-video-container::before, .elementor-1811 .elementor-element.elementor-element-6e02d6c4 > .e-con-inner > .elementor-background-video-container::before, .elementor-1811 .elementor-element.elementor-element-6e02d6c4 > .elementor-background-slideshow::before, .elementor-1811 .elementor-element.elementor-element-6e02d6c4 > .e-con-inner > .elementor-background-slideshow::before, .elementor-1811 .elementor-element.elementor-element-6e02d6c4 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:'';}.elementor-1811 .elementor-element.elementor-element-6e02d6c4.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-1811 .elementor-element.elementor-element-276004bb{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:35px 35px;--row-gap:35px;--column-gap:35px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1811 .elementor-element.elementor-element-3049b939{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1811 .elementor-element.elementor-element-40f450f8{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1811 .elementor-element.elementor-element-7696d6a4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(max-width:1024px){.elementor-1811 .elementor-element.elementor-element-6e02d6c4{--padding-top:80px;--padding-bottom:80px;--padding-left:20px;--padding-right:20px;}.elementor-1811 .elementor-element.elementor-element-276004bb{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}}@media(max-width:767px){.elementor-1811 .elementor-element.elementor-element-6e02d6c4{--padding-top:60px;--padding-bottom:60px;--padding-left:20px;--padding-right:20px;}}@media(min-width:768px){.elementor-1811 .elementor-element.elementor-element-6e02d6c4{--content-width:1500px;}.elementor-1811 .elementor-element.elementor-element-3049b939{--width:82%;}.elementor-1811 .elementor-element.elementor-element-40f450f8{--width:18%;}}@media(max-width:1024px) and (min-width:768px){.elementor-1811 .elementor-element.elementor-element-3049b939{--width:100%;}.elementor-1811 .elementor-element.elementor-element-40f450f8{--width:100%;}}/* Start custom CSS */.serv_container h1,.serv_container h2, .serv_container h3 .serv_container h4 .serv_container h5 .serv_container h6{
  font-family:"Montserrat", Sans-serif ;
}
.serv_container{
  font-family: "DM Sans", Sans-serif;
}

.tab-list {
  display: flex;
  justify-content: start;
  list-style: none;
  padding: 0;
  margin: 30px 0px 30px 0px!important;
}

.tab-item {
  background: #223C78;
  padding: 10px 25px!important;
  margin-right: 5px!important;
  border: 1px solid #223C78;
  border-bottom: none;
  border-radius: 35px;
  font-size: 16px;
  color: #fff;
  font-weight: 500; 
}

.eb-section * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.eb-section {
  --eb-primary: hsl(220, 55%, 35%);
  --eb-primary-light: hsl(220, 55%, 45%);
  --eb-primary-dark: hsl(220, 55%, 25%);
  --eb-gold: hsl(45, 70%, 55%);
  --eb-gold-light: hsl(45, 70%, 65%);
  --eb-background: hsl(0, 0%, 100%);
  --eb-foreground: hsl(220, 20%, 15%);
  --eb-muted: hsl(220, 10%, 96%);
  --eb-muted-foreground: hsl(220, 10%, 40%);
  --eb-border: hsl(220, 15%, 90%);
  --eb-card: hsl(0, 0%, 100%); 
  color: var(--eb-foreground);
  line-height: 1.6;
}

.eb-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1rem;
}

.eb-btn-primary {
  background-color: var(--eb-primary);
  color: #fff!important;
  padding: 10px 25px;
  line-height: 1.6em;
  border: none;
  border-radius: 0.375rem;
  font-weight: 600;
  font-size: 18px;
  cursor: pointer;
  transition: all 0.3s ease;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  text-decoration: none;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.15);
}

.eb-btn-primary:hover {
  background-color: var(--eb-primary-light);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
  transform: translateY(-1px);
}

.eb-btn-outline {
  background-color: transparent;
  color: var(--eb-primary);
  padding: 10px 25px;
  line-height: 1.6em;
  border: 2px solid var(--eb-primary);
  border-radius: 0.375rem;
  font-weight: 600;
  font-size: 1rem;
  cursor: pointer;
  transition: all 0.3s ease;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  text-decoration: none;
}

.eb-btn-outline:hover {
  background-color: var(--eb-primary);
  color: white;
}

.eb-card {
  background-color: var(--eb-card);
  border: 1px solid var(--eb-border);
  border-radius: 0.75rem;
  overflow: hidden;
  transition: box-shadow 0.3s ease;
}

.eb-card:hover {
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
}

/* Hero Section */
.eb-hero {
  position: relative; 
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.eb-equity-example p{
    font-size: 14px;
    margin-bottom: 0px;
}

.eb-hero-bg {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  background-image: url('https://www.mortgagemarketupdate.com/wp-content/uploads/2026/04/hero-equity-builder-CZuXpe5c.jpg');
}

.eb-hero-bg::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(to right, rgba(255,255,255,0.95), rgba(255,255,255,0.85), rgba(255,255,255,0.5));
}

.eb-hero-content {
  position: relative;
  z-index: 10;  
}

.eb-hero h1 {
  font-size: clamp(2rem, 5vw, 3.5rem);
  font-weight: 700;
  margin-bottom: 1.5rem;
  color: var(--eb-foreground);
  line-height: 1.1;
}

.eb-hero-subtitle {
  font-size: 1.25rem;
  color: var(--eb-muted-foreground);
  margin-bottom: 2rem;
}

.eb-hero-features {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 1rem;
  margin-bottom: 2.5rem;
}

.eb-hero-feature {
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(10px);
  padding: 1rem;
  border-radius: 0.5rem;
  border: 1px solid var(--eb-border);
}

.eb-hero-feature svg {
  width: 2rem;
  height: 2rem;
  color: var(--eb-primary);
  margin-bottom: 0.5rem;
}

.eb-hero-feature h3 {
  font-weight: 700;
  font-size: 1rem;
  margin-bottom: 0.25rem;
  color: var(--eb-foreground);
}

.eb-hero-feature p {
  font-size: 0.875rem;
  color: var(--eb-muted-foreground);
}

.eb-hero-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  margin-bottom: 2rem;
}

.eb-hero-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  font-size: 0.875rem;
}

.eb-hero-badge {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: var(--eb-muted-foreground);
}

.eb-hero-badge-dot {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background-color: var(--eb-primary);
}

/* Trust Badges Section */
.eb-trust {
  padding: 4rem 0;
  background-color: var(--eb-muted);
}

.eb-trust-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 2rem;
}

.eb-trust-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 0.75rem;
}

.eb-trust-icon {
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  background-color: rgba(37, 76, 131, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
}

.eb-trust-icon svg {
  width: 2rem;
  height: 2rem;
  color: var(--eb-primary);
}

.eb-trust-item h3 {
  font-weight: 700;
  font-size: 1.125rem;
  color: var(--eb-foreground);
}

.eb-trust-item p {
  font-size: 0.875rem;
  color: var(--eb-muted-foreground);
}

/* Benefits Section */
.eb-benefits {
  padding: 5rem 0;
  background-color: var(--eb-background);
}

.eb-section-header {
  text-align: center;
  max-width: 800px;
  margin: 0 auto 4rem;
}

.eb-section-header h2 {
  font-size: clamp(1.75rem, 4vw, 3rem);
  font-weight: 700;
  margin-bottom: 1rem;
  color: var(--eb-foreground);
  line-height: 1.1em;
}

.eb-section-header p {
  font-size: 1.125rem;
  color: var(--eb-muted-foreground);
}

.eb-benefits-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1.5rem;
  margin-bottom: 3rem;
}

.eb-benefit-card {
  padding: 1.5rem;
}

.eb-benefit-icon {
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 0.5rem;
  background-color: rgba(37, 76, 131, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1rem;
}

.eb-benefit-icon svg {
  width: 1.75rem;
  height: 1.75rem;
  color: var(--eb-primary);
}

.eb-benefit-card h3 {
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 0.75rem;
  color: var(--eb-foreground);
}

.eb-benefit-card p {
  color: var(--eb-muted-foreground);
  line-height: 1.7;
}

.eb-equity-showcase {
  position: relative;
  border-radius: 1rem;
  overflow: hidden;
  margin-top: 4rem;
}

.eb-equity-showcase img {
  width: 100%;
  height: 400px;
  object-fit: cover;
}

.eb-equity-showcase-content {
  position: absolute;
  inset: 0;
  background: linear-gradient(to right, rgba(255,255,255,0.95), transparent);
  display: flex;
  align-items: center;
  padding: 2rem;
}

.eb-equity-showcase-inner {
  max-width: 550px;
}

.eb-equity-showcase h3 {
  font-size: 1.875rem;
  font-weight: 700;
  margin-bottom: 1rem;
  color: var(--eb-foreground);
}

.eb-equity-showcase-inner > p {
  font-size: 17px;
  color: var(--eb-muted-foreground);
  margin-bottom: 1.5rem;
}

.eb-equity-example {
  background-color: rgba(37, 76, 131, 0.1);
  border: 1px solid rgba(37, 76, 131, 0.2);
  border-radius: 0.5rem;
  padding: 1rem;
}

.eb-equity-example-title {
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--eb-primary);
  margin-bottom: 0.5rem;
}

.eb-equity-example p {
  font-size: 0.875rem;
  color: var(--eb-muted-foreground);
  margin-bottom: 0.25rem;
}

.eb-equity-example-result {
  font-weight: 700;
  color: var(--eb-foreground);
  margin-top: 0.5rem;
  font-size: 1rem;
}

/* Comparison Section */
.eb-comparison {
  padding: 5rem 0;
  background-color: var(--eb-muted);
}

.eb-comparison-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  gap: 2rem;
  max-width: 1000px;
  margin: 0 auto 2rem;
}

.eb-comparison-card {
  background: var(--eb-card);
  border-radius: 0.75rem;
  overflow: hidden;
}

.eb-comparison-card.featured {
  border: 2px solid var(--eb-primary);
  box-shadow: 0 10px 40px rgba(37, 76, 131, 0.15);
}

.eb-comparison-header {
  padding: 1.5rem;
  text-align: center;
}

.eb-comparison-card.featured .eb-comparison-header {
  background-color: rgba(37, 76, 131, 0.05);
}

.eb-comparison-header h3 {
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--eb-foreground);
  margin-bottom: 0.5rem;
}

.eb-comparison-header p {
  font-size: 0.875rem;
  color: var(--eb-muted-foreground);
}

.eb-comparison-content {
  padding: 1.5rem;
}

.eb-comparison-list {
  list-style: none;
}

.eb-comparison-list li {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  padding: 0.75rem 0;
  border-bottom: 1px solid var(--eb-border);
}

.eb-comparison-list li:last-child {
  border-bottom: none;
}

.eb-comparison-list svg {
  width: 1.5rem;
  height: 1.5rem;
  flex-shrink: 0;
  margin-top: 0.125rem;
}

.eb-comparison-card.featured .eb-comparison-list svg {
  color: var(--eb-primary);
}

.eb-comparison-card:not(.featured) .eb-comparison-list svg {
  color: var(--eb-muted-foreground);
}

.eb-comparison-footer {
  margin-top: 1.5rem;
  padding: 1rem;
  border-radius: 0.5rem;
  text-align: center;
}

.eb-comparison-card.featured .eb-comparison-footer {
  background-color: rgba(37, 76, 131, 0.1);
  border: 1px solid rgba(37, 76, 131, 0.2);
}

.eb-comparison-card:not(.featured) .eb-comparison-footer {
  background-color: var(--eb-muted);
  border: 1px solid var(--eb-border);
}

.eb-comparison-footer strong {
  display: block;
  color: var(--eb-foreground);
  margin-bottom: 0.25rem;
}

.eb-comparison-footer p {
  font-size: 0.875rem;
  color: var(--eb-muted-foreground);
}

.eb-comparison-summary {
  text-align: center;
  max-width: 700px;
  margin: 0 auto;
  color: var(--eb-muted-foreground);
  font-size: 1.125rem;
}

/* Process Section */
.eb-process {
  padding: 5rem 0;
  background-color: var(--eb-background);
}

.eb-process-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 3rem;
  align-items: center;
  margin-bottom: 4rem;
}

@media (min-width: 768px) {
  .eb-process-grid {
    grid-template-columns: 1fr 1fr;
  }
}

.eb-process-steps {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

.eb-process-step {
  padding: 1.5rem;
}

.eb-process-step-inner {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
}

.eb-process-step-icon {
  width: 3rem;
  height: 3rem;
  border-radius: 0.5rem;
  background-color: rgba(37, 76, 131, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.eb-process-step-icon svg {
  width: 1.5rem;
  height: 1.5rem;
  color: var(--eb-primary);
}

.eb-process-step-number {
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--eb-primary);
  margin-bottom: 0.25rem;
}

.eb-process-step h3 {
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: var(--eb-foreground);
}

.eb-process-step p {
  color: var(--eb-muted-foreground);
  line-height: 1.7;
}

.eb-process-image {
  border-radius: 1rem;
  overflow: hidden;
  box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
}

.eb-process-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.eb-process-cta {
  background-color: rgba(37, 76, 131, 0.05);
  border: 1px solid rgba(37, 76, 131, 0.2);
  border-radius: 0.75rem;
  padding: 2rem;
  text-align: center;
  max-width: 900px;
  margin: 0 auto;
}

.eb-process-cta h3 {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 1rem;
  color: var(--eb-foreground);
}

.eb-process-cta > p {
  font-size: 1.125rem;
  color: var(--eb-muted-foreground);
  margin-bottom: 1.5rem;
}

.eb-process-cta-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: center;
}

/* Testimonials Section */
.eb-testimonials {
  padding: 5rem 0;
  background-color: var(--eb-muted);
}

.eb-testimonials-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  gap: 2rem;
  max-width: 1000px;
  margin: 0 auto 2rem;
}

.eb-testimonial-card {
  padding: 2rem;
}

.eb-testimonial-stars {
  display: flex;
  gap: 0.25rem;
  margin-bottom: 1rem;
}

.eb-testimonial-stars svg {
  width: 1.25rem;
  height: 1.25rem;
  fill: var(--eb-gold);
  color: var(--eb-gold);
}

.eb-testimonial-quote {
  font-size: 1.125rem;
  color: var(--eb-muted-foreground);
  font-style: italic;
  line-height: 1.7;
  margin-bottom: 1.5rem;
}

.eb-testimonial-author {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding-top: 1rem;
  border-top: 1px solid var(--eb-border);
}

.eb-testimonial-author img {
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  object-fit: cover;
}

.eb-testimonial-author-name {
  font-weight: 700;
  color: var(--eb-foreground);
}

.eb-testimonial-author-title {
  font-size: 0.875rem;
  color: var(--eb-muted-foreground);
}

.eb-testimonials-note {
  text-align: center;
  color: var(--eb-muted-foreground);
  max-width: 600px;
  margin: 0 auto;
}

/* FAQ Section */
.eb-faq {
  padding: 5rem 0;
  background-color: var(--eb-background);
}

.eb-faq-list { 
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.eb-faq-item {
  background: var(--eb-card);
  border: 1px solid var(--eb-border);
  border-radius: 0.5rem;
  overflow: hidden;
}

.eb-faq-question {
  width: 100%;
  padding: 1.25rem 1.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: transparent;
  border: none;
  cursor: pointer;
  text-align: left;
  font-size: 1rem;
  font-weight: 600;
  color: var(--eb-foreground);
  transition: color 0.3s ease;
}

.eb-faq-question:hover {
  color: var(--eb-primary);
}

.eb-faq-question svg {
  width: 1.25rem;
  height: 1.25rem;
  transition: transform 0.3s ease;
  flex-shrink: 0;
  margin-left: 1rem;
}

.eb-faq-item.active .eb-faq-question svg {
  transform: rotate(180deg);
}

.eb-faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease, padding 0.3s ease;
}

.eb-faq-item.active .eb-faq-answer {
  max-height: 500px;
}

.eb-faq-answer-inner {
  padding: 0 1.5rem 1.25rem;
  color: var(--eb-muted-foreground);
  line-height: 1.7;
}

.eb-faq-cta {
  margin-top: 3rem;
  text-align: center;
  padding: 2rem;
  background-color: rgba(37, 76, 131, 0.05);
  border: 1px solid rgba(37, 76, 131, 0.2);
  border-radius: 0.75rem; 
  margin-left: auto;
  margin-right: auto;
}

.eb-faq-cta h3 {
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 0.75rem;
  color: var(--eb-foreground);
}

.eb-faq-cta p {
  color: var(--eb-muted-foreground);
  margin-bottom: 1.5rem;
}

/* Final CTA Section */
.eb-final-cta {
  padding: 5rem 0;
  background: linear-gradient(135deg, rgba(37, 76, 131, 0.1), var(--eb-background), rgba(37, 76, 131, 0.05));
}

.eb-final-cta-inner {
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
}

.eb-final-cta h2 {
  font-size: clamp(1.75rem, 4vw, 3rem);
  font-weight: 700;
  margin-bottom: 1rem;
  color: var(--eb-foreground);
  line-height: 1.1em;
}

.eb-final-cta-inner p {
  font-size: 1.25rem;
  color: var(--eb-muted-foreground);
  margin-bottom: 2rem;
}

.eb-final-cta-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: center;
  margin-bottom: 3rem;
}

.eb-final-stats {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 1.5rem;
  margin-bottom: 3rem;
}

.eb-final-stat {
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(10px);
  padding: 1.5rem;
  border-radius: 0.5rem;
  border: 1px solid var(--eb-border);
}

.eb-final-stat svg {
  width: 2.5rem;
  height: 2.5rem;
  color: var(--eb-primary);
  margin: 0 auto 0.75rem;
  display: block;
}

.eb-final-stat-number {
  font-size: 2rem;
  font-weight: 700;
  color: var(--eb-primary);
  margin: 0 auto 0.75rem;
  display: block;
  text-align: center;
}

.eb-final-stat h3 {
  font-weight: 700;
  font-size: 1.125rem;
  margin-bottom: 0.25rem;
  color: var(--eb-foreground);
}

.eb-final-stat p {
  font-size: 0.875rem;
  color: var(--eb-muted-foreground);
}

.eb-final-footer {
  padding-top: 2rem;
  border-top: 1px solid var(--eb-border);
}

.eb-final-footer p {
  font-size: 0.875rem;
  color: var(--eb-muted-foreground);
}
@media (min-width:1025px){
    .eb-hero-content { 
     padding: 6rem 15rem 6rem 0rem;
    }
}
@media (max-width:1024px){
    .eb-hero-content { 
     padding: 60px 20px 60px 20px;
    }
}
/* Responsive */
@media (max-width: 768px) {
  .tab-list {
    flex-direction: column;
    align-items: stretch;
    border: none;
    gap: 10px;
    text-align: center;
  }
  .eb-hero-features {
    grid-template-columns: 1fr;
  }
  
  .eb-hero-buttons {
    flex-direction: column;
  }
  
  .eb-comparison-grid {
    grid-template-columns: 1fr;
  }
  
  .eb-testimonials-grid {
    grid-template-columns: 1fr;
  }
  
  .eb-equity-showcase-content {
    background: linear-gradient(to bottom, rgba(255,255,255,0.95), rgba(255,255,255,0.9));
  }
}/* End custom CSS */