.elementor-10 .elementor-element.elementor-element-3cc65d4{--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;}.elementor-10 .elementor-element.elementor-element-cf82712{width:100%;max-width:100%;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-10 .elementor-element.elementor-element-3076ca2 img{border-style:groove;border-radius:20px 20px 20px 20px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-cf82712 *//* HERO SLIDER (beveled glass look) */
.hero-slider {
  position: relative;
  width: 100%;
  height: 75vh;
  max-height: 720px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.03); /* translucent glass layer */
  border-radius: 20px; /* full rounded bevel all around */
  backdrop-filter: blur(14px) saturate(160%);
  -webkit-backdrop-filter: blur(14px) saturate(160%);
  box-shadow: 0 0 60px rgba(34, 197, 94, 0.08),
              0 0 45px rgba(0, 0, 0, 0.35);
  border: none;
  outline: none;
  isolation: isolate; /* prevents edge halo */
}

/* Each slide */
.slide {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0;
  transform: scale(1.05);
  transition: opacity 1.2s ease-in-out, transform 1.2s ease-in-out;
  border-radius: inherit; /* match hero’s rounded corners */
}

.slide.active {
  opacity: 1;
  transform: scale(1);
}

/* Gradient overlay for readability */
.hero-overlay {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.45) 0%,
    rgba(0, 0, 0, 0.55) 60%,
    rgba(0, 0, 0, 0.65) 100%
  );
  padding: 0 20px;
  border-radius: inherit;
}

/* Accent glow along outer edge */
.hero-slider::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg,
    rgba(34, 197, 94, 0.12),
    rgba(255, 255, 255, 0.05)
  );
  mix-blend-mode: overlay;
  box-shadow: inset 0 0 60px rgba(255,255,255,0.06),
              0 0 90px rgba(34,197,94,0.1);
  z-index: 2;
}

/* Optional bottom soft fade to blend into next section */
.hero-slider::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80px;
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%);
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  z-index: 3;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-45ea110 */.intro-section {
  text-align: center;
  padding: 60px 20px 50px;
  color: #fff;
  background: radial-gradient(circle at center, rgba(34, 197, 94, 0.12) 0%, rgba(0,0,0,0.8) 80%);
}

.intro-section h1 {
  font-size: 38px;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.6);
  margin-bottom: 20px;
  letter-spacing: -0.5px;
}

.accent-line {
  width: 90px;
  height: 4px;
  background: linear-gradient(to right, #22c55e, #16a34a);
  margin: 0 auto 30px;
  border-radius: 2px;
}

.intro-section p {
  font-size: 18px;
  line-height: 1.7;
  color: #f9fafb;
  max-width: 850px;
  margin: 0 auto;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}

.intro-section a {
  color: #22c55e;
  font-weight: 600;
  text-decoration: none;
  border-bottom: 2px solid transparent;
  transition: color 0.25s ease, border-color 0.25s ease;
}

.intro-section a:hover {
  color: #16a34a;
  border-color: #16a34a;
}

/* Responsive */
@media (max-width: 768px) {
  .intro-section h1 {
    font-size: 28px;
  }
  .intro-section p {
    font-size: 16px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2268cfc */.rental-section {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
  background: rgba(255, 255, 255, 0.02); /* softer transparency */
  border-radius: 16px;

  
  backdrop-filter: blur(14px) saturate(160%);
  box-shadow: 0 0 80px rgba(34, 197, 94, 0.08),
              0 0 40px rgba(0, 0, 0, 0.25); /* softer diffuse glow */
  overflow: hidden; /* smooth edges */
}

.rental-image {
  flex: 1;
  min-height: 320px;
  border-radius: 12px;
  background-image: url('https://zaprentco.com/wp-content/uploads/2025/10/tucson-appliances-washer-dryer-lease.webp');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.3);
}

.rental-content {
  flex: 1;
  color: #ffffff;
}

.rental-content h2 {
  font-size: 26px;
  color: #ffffff;
  margin-bottom: 16px;
  font-weight: 700;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.6),
               0 0 16px rgba(34, 197, 94, 0.25);
}

.rental-content p {
  color: #ffffff;
  line-height: 1.7;
  margin-bottom: 18px;
  text-shadow: 0 2px 6px rgba(0, 0, 0, 0.6);
}

.rental-content a {
  color: #22c55e;
  text-decoration: none;
  font-weight: 600;
  border-bottom: 2px solid transparent;
  transition: color 0.25s ease, border-color 0.25s ease;
}

.rental-content a:hover {
  color: #16a34a;
  border-color: #16a34a;
}

/* Responsive stacking */
@media (max-width: 900px) {
  .rental-section {
    flex-direction: column;
    padding: 24px;
  }

  .rental-image {
    width: 100%;
    height: 240px;
    order: -1;
  }

  .rental-content {
    text-align: center;
  }

  .rental-content h2 {
    font-size: 22px;
  }

  .rental-content p {
    font-size: 16px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e64369c */.pricing-tree {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 40px;
  padding: 60px 20px;
  flex-wrap: wrap;
  background: transparent;
}

.pricing-card {
  flex: 1 1 300px;
  background: rgba(255, 255, 255, 0.03);       /* same translucent dark glass as other panels */
  border-radius: 16px;
  padding: 36px 28px;
  text-align: center;
  color: #ffffff;
  backdrop-filter: blur(14px) saturate(160%);
  -webkit-backdrop-filter: blur(14px) saturate(160%);
  box-shadow: 0 0 60px rgba(34, 197, 94, 0.08),
              0 0 45px rgba(0, 0, 0, 0.35);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.pricing-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 0 90px rgba(34, 197, 94, 0.15),
              0 0 60px rgba(0, 0, 0, 0.4);
}

.pricing-card h2 {
  font-size: 1.6rem;
  margin-bottom: 16px;
  font-weight: 700;
  color: #ffffff;
  text-shadow: 0 2px 8px rgba(0,0,0,0.6),
               0 0 14px rgba(34,197,94,0.25);
}

.price-group {
  margin-bottom: 24px;
}

.price-main {
  font-size: 2.6rem;
  font-weight: 800;
  color: #22c55e;
  margin-bottom: 6px;
}

.price-main span {
  font-size: 1rem;
  font-weight: 500;
  color: #e5e7eb;
}

.subtitle {
  font-size: 1.1rem;
  margin-bottom: 16px;
  color: #f9fafb;
}

.pricing-card ul {
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
}

.pricing-card li {
  font-size: 1rem;
  margin-bottom: 8px;
  color: #ffffff;
  text-shadow: 0 1px 3px rgba(0,0,0,0.6);
}

.cta-btn {
  display: inline-block;
  background: #16a34a;
  color: #ffffff;
  padding: 12px 28px;
  border-radius: 8px;
  font-weight: 600;
  text-decoration: none;
  transition: background 0.25s ease, transform 0.25s ease;
}

.cta-btn:hover {
  background: #15803d;
  transform: scale(1.05);
}

/* Tone variance */
.pricing-card.used {
  box-shadow: 0 0 40px rgba(34, 197, 94, 0.1),
              0 0 20px rgba(0, 0, 0, 0.3);
}

.pricing-card.new {
  box-shadow: 0 0 60px rgba(255, 255, 255, 0.05),
              0 0 25px rgba(0, 0, 0, 0.35);
}

/* Responsive */
@media (max-width: 800px) {
  .pricing-tree {
    flex-direction: column;
    align-items: center;
  }

  .pricing-card {
    width: 100%;
    max-width: 420px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-707233e */.service-area-map {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 16px;
  padding: 40px;
  margin-bottom: 40px;
  backdrop-filter: blur(14px) saturate(160%);
  -webkit-backdrop-filter: blur(14px) saturate(160%);
  box-shadow: 0 0 60px rgba(34, 197, 94, 0.08),
              0 0 45px rgba(0, 0, 0, 0.35);
  color: #ffffff;
  overflow: hidden;
}

.map-image {
  flex: 1;
  min-height: 320px;
  border-radius: 12px;
  background-image: url('https://zaprentco.com/wp-content/uploads/2025/10/Washer-and-Dryer-Rental-Tucson-Metro-Area.webp');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: 0 4px 20px rgba(0,0,0,0.4);
}

.map-content {
  flex: 1;
  color: #ffffff;
}

.map-content h2 {
  font-size: 26px;
  color: #ffffff;
  margin-bottom: 16px;
  font-weight: 700;
  text-shadow: 0 2px 10px rgba(0,0,0,0.6),
               0 0 14px rgba(34,197,94,0.25);
}

.map-content p {
  color: #ffffff;
  line-height: 1.7;
  text-shadow: 0 1px 3p/* End custom CSS */