
/* Mazzei Electric Hero Section - RenderBox Optimized */
/* All rules scoped to root ID with !important */

/* ===== RESET WITHIN MODULE ===== */
#MazzeiHero_root__Km3X7,
#MazzeiHero_root__Km3X7 * {
  margin: 0 !important;
  padding: 0 !important;
  box-sizing: border-box !important;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif !important;
}

#MazzeiHero_root__Km3X7 {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  background: transparent !important;
  color: #ffffff !important;
}

/* ===== ANIMATION CLASSES ===== */
#MazzeiHero_root__Km3X7 .MazzeiHero_animate-in__Xy9Z8 {
  opacity: 0 !important;
  transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1), transform 0.8s cubic-bezier(0.19, 1, 0.22, 1) !important;
}

#MazzeiHero_root__Km3X7 .MazzeiHero_animate-in__Xy9Z8.MazzeiHero_animated__Qw3K7 {
  opacity: 1 !important;
  transform: translate(0, 0) !important;
}

#MazzeiHero_root__Km3X7 .MazzeiHero_slide-up__Bn4T8 {
  transform: translateY(30px) !important;
}

#MazzeiHero_root__Km3X7 .MazzeiHero_fade-in__Lm2P5 {
  transform: scale(0.95) !important;
}

/* ===== SECTION ===== */
#MazzeiHero_root__Km3X7.MazzeiHero_hero-section__Vp9L4 {
  padding: 6rem 0 5rem !important;
  background: linear-gradient(180deg, #0F1419 0%, #0A0E14 50%, #0A0A0A 100%) !important;
  position: relative !important;
  overflow: hidden !important;
}

#MazzeiHero_root__Km3X7.MazzeiHero_hero-section__Vp9L4::before {
  content: &amp;quot;&amp;quot; !important;
  position: absolute !important;
  top: 0 !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  width: 100% !important;
  max-width: 1200px !important;
  height: 600px !important;
  background: radial-gradient(circle at center, rgba(0, 174, 239, 0.08) 0%, transparent 70%) !important;
  pointer-events: none !important;
  z-index: 1 !important;
}

/* ===== CONTAINER ===== */
#MazzeiHero_root__Km3X7 .MazzeiHero_container__Qw2N6 {
  max-width: 80rem !important;
  margin: 0 auto !important;
  padding: 0 1.5rem !important;
  position: relative !important;
  z-index: 10 !important;
  width: 100% !important;
}

/* ===== HERO CONTENT ===== */
#MazzeiHero_root__Km3X7 .MazzeiHero_hero-content__Fx3K9 {
  text-align: center !important;
  margin-bottom: 4rem !important;
}

#MazzeiHero_root__Km3X7 .MazzeiHero_trust-badge__Mx7L9 {
  display: inline-flex !important;
  align-items: center !important;
  gap: 0.5rem !important;
  padding: 0.5rem 1.5rem !important;
  background: linear-gradient(135deg, rgba(0, 174, 239, 0.15), rgba(0, 128, 255, 0.1)) !important;
  border: 1px solid rgba(0, 174, 239, 0.3) !important;
  border-radius: 2rem !important;
  margin-bottom: 2rem !important;
}

#MazzeiHero_root__Km3X7 .MazzeiHero_trust-badge__Mx7L9 svg {
  width: 20px !important;
  height: 20px !important;
  color: #00AEEF !important;
}

#MazzeiHero_root__Km3X7 .MazzeiHero_trust-badge__Mx7L9 span {
  color: #00AEEF !important;
  font-weight: 700 !important;
  font-size: 0.875rem !important;
}

#MazzeiHero_root__Km3X7 .MazzeiHero_hero-title__Rk9M1 {
  font-size: 2.5rem !important;
  font-weight: 900 !important;
  line-height: 1.1 !important;
  color: #ffffff !important;
  margin-bottom: 1.5rem !important;
  max-width: 60rem !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

@media (min-width: 768px) {
  #MazzeiHero_root__Km3X7 .MazzeiHero_hero-title__Rk9M1 {
    font-size: 3.5rem !important;
  }
}

@media (min-width: 1024px) {
  #MazzeiHero_root__Km3X7 .MazzeiHero_hero-title__Rk9M1 {
    font-size: 4rem !important;
  }
}

#MazzeiHero_root__Km3X7 .MazzeiHero_hero-subtitle__Nz6L5 {
  font-size: 1.125rem !important;
  color: #d1d5db !important;
  line-height: 1.75 !important;
  margin-bottom: 2.5rem !important;
  max-width: 50rem !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

@media (min-width: 768px) {
  #MazzeiHero_root__Km3X7 .MazzeiHero_hero-subtitle__Nz6L5 {
    font-size: 1.25rem !important;
  }
}

/* ===== CTA BUTTONS ===== */
#MazzeiHero_root__Km3X7 .MazzeiHero_cta-group__Sv6F9 {
  display: flex !important;
  gap: 1rem !important;
  justify-content: center !important;
  flex-wrap: wrap !important;
  margin-bottom: 2.5rem !important;
}

#MazzeiHero_root__Km3X7 .MazzeiHero_cta-primary__Lv7K3 {
  display: inline-flex !important;
  align-items: center !important;
  gap: 0.75rem !important;
  padding: 1.25rem 2.5rem !important;
  background: linear-gradient(135deg, #00AEEF, #0080FF) !important;
  color: #ffffff !important;
  font-weight: 900 !important;
  font-size: 1.125rem !important;
  border-radius: 0.75rem !important;
  text-decoration: none !important;
  transition: all 300ms ease !important;
  box-shadow: 0 8px 24px rgba(0, 174, 239, 0.3) !important;
}

#MazzeiHero_root__Km3X7 .MazzeiHero_cta-primary__Lv7K3 svg {
  width: 22px !important;
  height: 22px !important;
}

#MazzeiHero_root__Km3X7 .MazzeiHero_cta-primary__Lv7K3:hover {
  transform: translateY(-4px) !important;
  box-shadow: 0 16px 48px rgba(0, 174, 239, 0.4) !important;
}

#MazzeiHero_root__Km3X7 .MazzeiHero_cta-secondary__Qw9N5 {
  display: inline-block !important;
  padding: 1.25rem 2.5rem !important;
  background: transparent !important;
  color: #ffffff !important;
  font-weight: 700 !important;
  font-size: 1.125rem !important;
  border: 2px solid rgba(255, 255, 255, 0.3) !important;
  border-radius: 0.75rem !important;
  text-decoration: none !important;
  transition: all 300ms ease !important;
}

#MazzeiHero_root__Km3X7 .MazzeiHero_cta-secondary__Qw9N5:hover {
  background: rgba(255, 255, 255, 0.05) !important;
  border-color: rgba(255, 255, 255, 0.5) !important;
}

/* ===== EMERGENCY BANNER ===== */
#MazzeiHero_root__Km3X7 .MazzeiHero_emergency-banner__Mn8P6 {
  display: inline-flex !important;
  align-items: center !important;
  gap: 1rem !important;
  padding: 1rem 1.5rem !important;
  background: linear-gradient(135deg, rgba(239, 68, 68, 0.15), rgba(220, 38, 38, 0.1)) !important;
  border: 2px solid rgba(239, 68, 68, 0.3) !important;
  border-radius: 0.75rem !important;
}

#MazzeiHero_root__Km3X7 .MazzeiHero_emergency-icon__Pz8L5 {
  width: 40px !important;
  height: 40px !important;
  background: rgba(239, 68, 68, 0.2) !important;
  border-radius: 50% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex-shrink: 0 !important;
}

#MazzeiHero_root__Km3X7 .MazzeiHero_emergency-icon__Pz8L5 svg {
  width: 22px !important;
  height: 22px !important;
  color: #EF4444 !important;
}

#MazzeiHero_root__Km3X7 .MazzeiHero_emergency-content__Tz5M6 {
  text-align: left !important;
}

#MazzeiHero_root__Km3X7 .MazzeiHero_emergency-title__Uz7N7 {
  font-size: 1rem !important;
  font-weight: 900 !important;
  color: #EF4444 !important;
  margin-bottom: 0.25rem !important;
}

#MazzeiHero_root__Km3X7 .MazzeiHero_emergency-description__Vz8O8 {
  font-size: 0.875rem !important;
  color: #fca5a5 !important;
}

/* ===== DELAY CLASSES ===== */
#MazzeiHero_root__Km3X7 .MazzeiHero_delay-1__Yr3Q8 { animation-delay: 0.1s !important; }
#MazzeiHero_root__Km3X7 .MazzeiHero_delay-2__Zs4R1 { animation-delay: 0.2s !important; }
#MazzeiHero_root__Km3X7 .MazzeiHero_delay-3__Xs5R2 { animation-delay: 0.3s !important; }
#MazzeiHero_root__Km3X7 .MazzeiHero_delay-4__Ys6T3 { animation-delay: 0.4s !important; }
#MazzeiHero_root__Km3X7 .MazzeiHero_delay-5__Zs7U4 { animation-delay: 0.5s !important; }
#MazzeiHero_root__Km3X7 .MazzeiHero_delay-6__Bu9W6 { animation-delay: 0.6s !important; }
#MazzeiHero_root__Km3X7 .MazzeiHero_delay-7__Cv0X7 { animation-delay: 0.7s !important; }
#MazzeiHero_root__Km3X7 .MazzeiHero_delay-8__Dw1Y8 { animation-delay: 0.8s !important; }
#MazzeiHero_root__Km3X7 .MazzeiHero_delay-9__Ex2Z9 { animation-delay: 0.9s !important; }
#MazzeiHero_root__Km3X7 .MazzeiHero_delay-10__Fy2T9 { animation-delay: 1.0s !important; }
#MazzeiHero_root__Km3X7 .MazzeiHero_delay-11__Gz3U0 { animation-delay: 1.1s !important; }
#MazzeiHero_root__Km3X7 .MazzeiHero_delay-12__Hz4V1 { animation-delay: 1.2s !important; }
#MazzeiHero_root__Km3X7 .MazzeiHero_delay-13__Iz5W2 { animation-delay: 1.3s !important; }
#MazzeiHero_root__Km3X7 .MazzeiHero_delay-14__Jz6X3 { animation-delay: 1.4s !important; }
#MazzeiHero_root__Km3X7 .MazzeiHero_delay-15__Kz7Y4 { animation-delay: 1.5s !important; }

/* ===== BENTO CARDS ===== */
#MazzeiHero_root__Km3X7 .MazzeiHero_bento-card__Xv9L2 {
  position: relative !important;
  border-radius: 1rem !important;
  overflow: hidden !important;
}

/* Glass Card Variant */
#MazzeiHero_root__Km3X7 .MazzeiHero_glass-card__Qv8J1 {
  background: linear-gradient(135deg, rgba(30, 41, 59, 0.4), rgba(15, 23, 42, 0.6)) !important;
  backdrop-filter: blur(32px) !important;
  -webkit-backdrop-filter: blur(32px) !important;
  border: 1px solid rgba(71, 85, 105, 0.3) !important;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3) !important;
}

/* Clay Card Variant */
#MazzeiHero_root__Km3X7 .MazzeiHero_clay-card__Pw7T3 {
  background: linear-gradient(135deg, #1A1F28 0%, #141922 50%, #0F1419 100%) !important;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5) !important;
  border: 2px solid rgba(42, 47, 56, 0.5) !important;
  border-radius: 2rem !important;
}

/* ===== STATS GRID ===== */
#MazzeiHero_root__Km3X7 .MazzeiHero_stats-grid__Cv0X7 {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 1.5rem !important;
  margin-bottom: 5rem !important;
}

@media (min-width: 640px) {
  #MazzeiHero_root__Km3X7 .MazzeiHero_stats-grid__Cv0X7 {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

@media (min-width: 1024px) {
  #MazzeiHero_root__Km3X7 .MazzeiHero_stats-grid__Cv0X7 {
    grid-template-columns: repeat(4, 1fr) !important;
  }
}

#MazzeiHero_root__Km3X7 .MazzeiHero_stat-card__Zr5M3 {
  padding: 2rem !important;
  text-align: center !important;
  transition: all 300ms ease !important;
}

#MazzeiHero_root__Km3X7 .MazzeiHero_stat-card__Zr5M3:hover {
  transform: translateY(-8px) !important;
}

#MazzeiHero_root__Km3X7 .MazzeiHero_stat-icon__Tn8M4 {
  width: 48px !important;
  height: 48px !important;
  margin: 0 auto 1rem !important;
  color: #00AEEF !important;
}

#MazzeiHero_root__Km3X7 .MazzeiHero_stat-value__Yx3W6 {
  font-size: 3rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  line-height: 1 !important;
  margin-bottom: 0.5rem !important;
}

#MazzeiHero_root__Km3X7 .MazzeiHero_stat-label__Fm2B8 {
  font-size: 0.875rem !important;
  color: #d1d5db !important;
  font-weight: 600 !important;
}

/* ===== HIGHLIGHTS SECTION ===== */
#MazzeiHero_root__Km3X7 .MazzeiHero_highlights-section__Hn6P5 {
  margin-bottom: 4rem !important;
}

#MazzeiHero_root__Km3X7 .MazzeiHero_highlights-title__Sv8L2 {
  font-size: 2rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  text-align: center !important;
  margin-bottom: 2.5rem !important;
}

@media (min-width: 768px) {
  #MazzeiHero_root__Km3X7 .MazzeiHero_highlights-title__Sv8L2 {
    font-size: 2.5rem !important;
  }
}

#MazzeiHero_root__Km3X7 .MazzeiHero_highlights-grid__Lv7K3 {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 2rem !important;
}

@media (min-width: 768px) {
  #MazzeiHero_root__Km3X7 .MazzeiHero_highlights-grid__Lv7K3 {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

@media (min-width: 1024px) {
  #MazzeiHero_root__Km3X7 .MazzeiHero_highlights-grid__Lv7K3 {
    grid-template-columns: repeat(4, 1fr) !important;
  }
}

#MazzeiHero_root__Km3X7 .MazzeiHero_highlight-card__Qw9N5 {
  padding: 2rem !important;
  transition: all 300ms ease !important;
}

#MazzeiHero_root__Km3X7 .MazzeiHero_highlight-card__Qw9N5:hover {
  transform: translateY(-8px) !important;
}

#MazzeiHero_root__Km3X7 .MazzeiHero_highlight-icon__Wz9P9 {
  width: 56px !important;
  height: 56px !important;
  color: #00AEEF !important;
  margin-bottom: 1rem !important;
}

#MazzeiHero_root__Km3X7 .MazzeiHero_highlight-title__Xz0Q0 {
  font-size: 1.25rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 0.5rem !important;
}

#MazzeiHero_root__Km3X7 .MazzeiHero_highlight-description__Yz1R1 {
  font-size: 0.875rem !important;
  color: #d1d5db !important;
  line-height: 1.6 !important;
}

/* ===== SERVICE AREA ===== */
#MazzeiHero_root__Km3X7 .MazzeiHero_service-area__Az2S2 {
  text-align: center !important;
  padding: 2rem !important;
  background: linear-gradient(135deg, rgba(0, 174, 239, 0.05), rgba(0, 128, 255, 0.03)) !important;
  border: 1px solid rgba(0, 174, 239, 0.2) !important;
  border-radius: 1rem !important;
}

#MazzeiHero_root__Km3X7 .MazzeiHero_service-area-content__Bz3T3 {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  gap: 1rem !important;
}

@media (min-width: 768px) {
  #MazzeiHero_root__Km3X7 .MazzeiHero_service-area-content__Bz3T3 {
    flex-direction: row !important;
    justify-content: center !important;
  }
}

#MazzeiHero_root__Km3X7 .MazzeiHero_service-area-content__Bz3T3 svg {
  width: 32px !important;
  height: 32px !important;
  color: #00AEEF !important;
  flex-shrink: 0 !important;
}

#MazzeiHero_root__Km3X7 .MazzeiHero_service-area-title__Cz4U4 {
  font-size: 1.125rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 0.25rem !important;
}

#MazzeiHero_root__Km3X7 .MazzeiHero_service-area-locations__Dz5V5 {
  font-size: 0.875rem !important;
  color: #d1d5db !important;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 768px) {
  #MazzeiHero_root__Km3X7.MazzeiHero_hero-section__Vp9L4 {
    padding: 4rem 0 3rem !important;
  }
  
  #MazzeiHero_root__Km3X7 .MazzeiHero_hero-title__Rk9M1 {
    font-size: 2rem !important;
  }
  
  #MazzeiHero_root__Km3X7 .MazzeiHero_hero-subtitle__Nz6L5 {
    font-size: 1rem !important;
  }
  
  #MazzeiHero_root__Km3X7 .MazzeiHero_cta-primary__Lv7K3,
  #MazzeiHero_root__Km3X7 .MazzeiHero_cta-secondary__Qw9N5 {
    width: 100% !important;
    justify-content: center !important;
  }
  
  #MazzeiHero_root__Km3X7 .MazzeiHero_emergency-banner__Mn8P6 {
    flex-direction: column !important;
    text-align: center !important;
  }
  
  #MazzeiHero_root__Km3X7 .MazzeiHero_emergency-content__Tz5M6 {
    text-align: center !important;
  }
}
 
/* Mazzei Electric About Company Section - RenderBox Optimized */
/* All rules scoped to root ID with !important */

/* ===== RESET WITHIN MODULE ===== */
#MazzeiAbout_root__Km3X7,
#MazzeiAbout_root__Km3X7 * {
  margin: 0 !important;
  padding: 0 !important;
  box-sizing: border-box !important;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif !important;
}

#MazzeiAbout_root__Km3X7 {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  background: transparent !important;
  color: #ffffff !important;
}

/* ===== ANIMATION CLASSES ===== */
#MazzeiAbout_root__Km3X7 .MazzeiAbout_animate-in__Xy9Z8 {
  opacity: 0 !important;
  transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1), transform 0.8s cubic-bezier(0.19, 1, 0.22, 1) !important;
}

#MazzeiAbout_root__Km3X7 .MazzeiAbout_animate-in__Xy9Z8.MazzeiAbout_animated__Qw3K7 {
  opacity: 1 !important;
  transform: translate(0, 0) !important;
}

#MazzeiAbout_root__Km3X7 .MazzeiAbout_slide-left__Lm2P5 {
  transform: translateX(-50px) !important;
}

#MazzeiAbout_root__Km3X7 .MazzeiAbout_slide-up__Bn4T8 {
  transform: translateY(30px) !important;
}

/* ===== SECTION ===== */
#MazzeiAbout_root__Km3X7.MazzeiAbout_about-section__Vp9L4 {
  padding: 5rem 0 !important;
  background: linear-gradient(180deg, #0A0A0A, #0A0E14) !important;
  position: relative !important;
}

/* ===== CONTAINER ===== */
#MazzeiAbout_root__Km3X7 .MazzeiAbout_container__Qw2N6 {
  max-width: 80rem !important;
  margin: 0 auto !important;
  padding: 0 1.5rem !important;
  position: relative !important;
  z-index: 10 !important;
  width: 100% !important;
}

/* ===== SECTION HEADER ===== */
#MazzeiAbout_root__Km3X7 .MazzeiAbout_section-header__Fx3K9 {
  display: flex !important;
  align-items: center !important;
  gap: 0.75rem !important;
  margin-bottom: 3rem !important;
}

#MazzeiAbout_root__Km3X7 .MazzeiAbout_header-icon__Ry4P5 {
  width: 48px !important;
  height: 48px !important;
  background: linear-gradient(135deg, #00AEEF, #0080FF) !important;
  border-radius: 0.75rem !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  box-shadow: 0 8px 24px rgba(0, 174, 239, 0.4) !important;
  flex-shrink: 0 !important;
}

#MazzeiAbout_root__Km3X7 .MazzeiAbout_header-icon__Ry4P5 svg {
  width: 28px !important;
  height: 28px !important;
  color: #ffffff !important;
}

#MazzeiAbout_root__Km3X7 .MazzeiAbout_section-title__Jm8C5 {
  font-size: 2.5rem !important;
  font-weight: 900 !important;
  line-height: 1.2 !important;
  background: linear-gradient(90deg, #ffffff, #00AEEF) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}

@media (min-width: 768px) {
  #MazzeiAbout_root__Km3X7 .MazzeiAbout_section-title__Jm8C5 {
    font-size: 3rem !important;
  }
}

/* ===== BENTO CARDS ===== */
#MazzeiAbout_root__Km3X7 .MazzeiAbout_bento-card__Xv9L2 {
  position: relative !important;
  border-radius: 1rem !important;
  overflow: hidden !important;
}

/* Delay Classes */
#MazzeiAbout_root__Km3X7 .MazzeiAbout_delay-1__Yr3Q8 { animation-delay: 0.1s !important; }
#MazzeiAbout_root__Km3X7 .MazzeiAbout_delay-2__Zs4R1 { animation-delay: 0.2s !important; }
#MazzeiAbout_root__Km3X7 .MazzeiAbout_delay-3__Xs5R2 { animation-delay: 0.3s !important; }
#MazzeiAbout_root__Km3X7 .MazzeiAbout_delay-4__Ys6T3 { animation-delay: 0.4s !important; }
#MazzeiAbout_root__Km3X7 .MazzeiAbout_delay-5__Zs7U4 { animation-delay: 0.5s !important; }
#MazzeiAbout_root__Km3X7 .MazzeiAbout_delay-6__Bu9W6 { animation-delay: 0.6s !important; }

#MazzeiAbout_root__Km3X7 .MazzeiAbout_card-shine__Zy5D1 {
  display: none !important;
}

/* Glass Card Variant */
#MazzeiAbout_root__Km3X7 .MazzeiAbout_glass-card__Qv8J1 {
  background: linear-gradient(135deg, rgba(30, 41, 59, 0.4), rgba(15, 23, 42, 0.6)) !important;
  backdrop-filter: blur(32px) !important;
  -webkit-backdrop-filter: blur(32px) !important;
  border: 1px solid rgba(71, 85, 105, 0.3) !important;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3) !important;
}

/* Clay Card Variant */
#MazzeiAbout_root__Km3X7 .MazzeiAbout_clay-card__Pw7T3 {
  background: linear-gradient(135deg, #1A1F28 0%, #141922 50%, #0F1419 100%) !important;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5) !important;
  border: 2px solid rgba(42, 47, 56, 0.5) !important;
  border-radius: 2rem !important;
}

/* ===== MAIN ABOUT CARD ===== */
#MazzeiAbout_root__Km3X7 .MazzeiAbout_main-about-card__Lk2N8 {
  padding: 3rem !important;
  margin-bottom: 4rem !important;
}

#MazzeiAbout_root__Km3X7 .MazzeiAbout_hero-badge__Mx7L9 {
  display: inline-flex !important;
  align-items: center !important;
  gap: 0.5rem !important;
  padding: 0.5rem 1rem !important;
  background: linear-gradient(135deg, rgba(0, 174, 239, 0.2), rgba(0, 128, 255, 0.1)) !important;
  border: 1px solid rgba(0, 174, 239, 0.3) !important;
  border-radius: 2rem !important;
  margin-bottom: 1.5rem !important;
}

#MazzeiAbout_root__Km3X7 .MazzeiAbout_hero-badge__Mx7L9 svg {
  width: 20px !important;
  height: 20px !important;
  color: #00AEEF !important;
}

#MazzeiAbout_root__Km3X7 .MazzeiAbout_hero-badge__Mx7L9 span {
  color: #00AEEF !important;
  font-weight: 700 !important;
  font-size: 0.875rem !important;
}

#MazzeiAbout_root__Km3X7 .MazzeiAbout_main-title__Rk9M1 {
  font-size: 2rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 1.5rem !important;
  line-height: 1.2 !important;
}

@media (min-width: 768px) {
  #MazzeiAbout_root__Km3X7 .MazzeiAbout_main-title__Rk9M1 {
    font-size: 2.5rem !important;
  }
}

#MazzeiAbout_root__Km3X7 .MazzeiAbout_tagline__Nz6L5 {
  margin-bottom: 2rem !important;
}

#MazzeiAbout_root__Km3X7 .MazzeiAbout_tagline-quote__Hn6P5 {
  font-size: 1.5rem !important;
  font-style: italic !important;
  color: #00AEEF !important;
  font-weight: 600 !important;
}

#MazzeiAbout_root__Km3X7 .MazzeiAbout_about-content__Sv6F9 {
  display: flex !important;
  flex-direction: column !important;
  gap: 1.5rem !important;
  margin-bottom: 2rem !important;
}

#MazzeiAbout_root__Km3X7 .MazzeiAbout_about-paragraph__Lv7K3 {
  font-size: 1.125rem !important;
  color: #d1d5db !important;
  line-height: 1.75 !important;
}

/* ===== CERTIFICATIONS GRID ===== */
#MazzeiAbout_root__Km3X7 .MazzeiAbout_certifications-grid__Mn8P6 {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 1.5rem !important;
}

@media (min-width: 768px) {
  #MazzeiAbout_root__Km3X7 .MazzeiAbout_certifications-grid__Mn8P6 {
    grid-template-columns: repeat(3, 1fr) !important;
  }
}

#MazzeiAbout_root__Km3X7 .MazzeiAbout_cert-badge__Qw9N5 {
  display: flex !important;
  align-items: center !important;
  gap: 0.75rem !important;
  padding: 1rem !important;
  background: rgba(0, 174, 239, 0.1) !important;
  border: 1px solid rgba(0, 174, 239, 0.3) !important;
  border-radius: 0.75rem !important;
}

#MazzeiAbout_root__Km3X7 .MazzeiAbout_cert-icon__Pz8L5 {
  width: 32px !important;
  height: 32px !important;
  color: #00AEEF !important;
  flex-shrink: 0 !important;
}

#MazzeiAbout_root__Km3X7 .MazzeiAbout_cert-title__Tz5M6 {
  font-size: 1rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 0.25rem !important;
}

#MazzeiAbout_root__Km3X7 .MazzeiAbout_cert-subtitle__Kw2N9 {
  font-size: 0.875rem !important;
  color: #d1d5db !important;
}

/* ===== LOCATIONS SECTION ===== */
#MazzeiAbout_root__Km3X7 .MazzeiAbout_locations-section__Pr8N4 {
  margin-bottom: 4rem !important;
}

#MazzeiAbout_root__Km3X7 .MazzeiAbout_locations-title__Tx6M9 {
  font-size: 2rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 2rem !important;
  text-align: center !important;
}

#MazzeiAbout_root__Km3X7 .MazzeiAbout_locations-grid__Mn8P6 {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 2rem !important;
}

@media (min-width: 768px) {
  #MazzeiAbout_root__Km3X7 .MazzeiAbout_locations-grid__Mn8P6 {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

/* ===== LOCATION CARDS ===== */
#MazzeiAbout_root__Km3X7 .MazzeiAbout_location-card__Zr5M3 {
  padding: 2rem !important;
  transition: all 300ms ease !important;
}

#MazzeiAbout_root__Km3X7 .MazzeiAbout_location-card__Zr5M3:hover {
  transform: translateY(-8px) !important;
}

#MazzeiAbout_root__Km3X7 .MazzeiAbout_location-header__Tn8M4 {
  display: flex !important;
  align-items: center !important;
  gap: 1rem !important;
  margin-bottom: 1.5rem !important;
}

#MazzeiAbout_root__Km3X7 .MazzeiAbout_location-icon__Yx3W6 {
  width: 48px !important;
  height: 48px !important;
  background: linear-gradient(135deg, #00AEEF, #0080FF) !important;
  border-radius: 50% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex-shrink: 0 !important;
}

#MazzeiAbout_root__Km3X7 .MazzeiAbout_location-icon__Yx3W6 svg {
  width: 24px !important;
  height: 24px !important;
  color: #ffffff !important;
}

#MazzeiAbout_root__Km3X7 .MazzeiAbout_location-name__Fm2B8 {
  font-size: 1.25rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 0.25rem !important;
}

#MazzeiAbout_root__Km3X7 .MazzeiAbout_location-badge__Hn6P5 {
  font-size: 0.875rem !important;
  color: #00AEEF !important;
  font-weight: 600 !important;
}

#MazzeiAbout_root__Km3X7 .MazzeiAbout_location-details__Sv8L2 {
  display: flex !important;
  flex-direction: column !important;
  gap: 1rem !important;
}

#MazzeiAbout_root__Km3X7 .MazzeiAbout_location-address__Lv7K3 {
  font-size: 1rem !important;
  color: #d1d5db !important;
  line-height: 1.6 !important;
}

#MazzeiAbout_root__Km3X7 .MazzeiAbout_location-contact__Qw9N5 {
  display: flex !important;
  flex-direction: column !important;
  gap: 0.5rem !important;
}

#MazzeiAbout_root__Km3X7 .MazzeiAbout_contact-item__Pz8L5 {
  display: flex !important;
  align-items: center !important;
  gap: 0.5rem !important;
  font-size: 0.875rem !important;
  color: #d1d5db !important;
}

#MazzeiAbout_root__Km3X7 .MazzeiAbout_contact-item__Pz8L5 svg {
  width: 16px !important;
  height: 16px !important;
  color: #00AEEF !important;
}

#MazzeiAbout_root__Km3X7 .MazzeiAbout_emergency-contact__Tz5M6 {
  color: #00AEEF !important;
  font-weight: 700 !important;
}

/* ===== BUSINESS HOURS CARD ===== */
#MazzeiAbout_root__Km3X7 .MazzeiAbout_hours-card__At8V5 {
  padding: 2rem !important;
}

#MazzeiAbout_root__Km3X7 .MazzeiAbout_hours-title__Cv0X7 {
  font-size: 1.5rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 1.5rem !important;
}

#MazzeiAbout_root__Km3X7 .MazzeiAbout_hours-content__Dw1Y8 {
  display: flex !important;
  flex-direction: column !important;
  gap: 1rem !important;
}

#MazzeiAbout_root__Km3X7 .MazzeiAbout_hours-item__Ex2Z9 {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  padding: 0.75rem !important;
  background: rgba(0, 174, 239, 0.05) !important;
  border-radius: 0.5rem !important;
}

#MazzeiAbout_root__Km3X7 .MazzeiAbout_hours-label__Fy3A0 {
  font-weight: 700 !important;
  color: #d1d5db !important;
}

#MazzeiAbout_root__Km3X7 .MazzeiAbout_hours-value__Gz4B1 {
  color: #ffffff !important;
}

#MazzeiAbout_root__Km3X7 .MazzeiAbout_hours-emergency__Hw5C2 {
  background: rgba(0, 174, 239, 0.1) !important;
  border: 1px solid rgba(0, 174, 239, 0.3) !important;
}

#MazzeiAbout_root__Km3X7 .MazzeiAbout_hours-emergency__Hw5C2 .MazzeiAbout_hours-value__Gz4B1 {
  color: #00AEEF !important;
  font-weight: 700 !important;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 768px) {
  #MazzeiAbout_root__Km3X7 .MazzeiAbout_section-title__Jm8C5 {
    font-size: 1.875rem !important;
  }
  
  #MazzeiAbout_root__Km3X7 .MazzeiAbout_main-about-card__Lk2N8 {
    padding: 1.5rem !important;
  }
  
  #MazzeiAbout_root__Km3X7 .MazzeiAbout_location-card__Zr5M3 {
    padding: 1.5rem !important;
  }
}
 
/* Mazzei Electric Ownership &amp; Leadership Section - RenderBox Optimized */
/* All rules scoped to root ID with !important */

/* ===== RESET WITHIN MODULE ===== */
#MazzeiOwnership_root__Km3X7,
#MazzeiOwnership_root__Km3X7 * {
  margin: 0 !important;
  padding: 0 !important;
  box-sizing: border-box !important;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif !important;
}

#MazzeiOwnership_root__Km3X7 {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  background: transparent !important;
  color: #ffffff !important;
}

/* ===== ANIMATION CLASSES ===== */
#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_animate-in__Xy9Z8 {
  opacity: 0 !important;
  transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1), transform 0.8s cubic-bezier(0.19, 1, 0.22, 1) !important;
}

#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_animate-in__Xy9Z8.MazzeiOwnership_animated__Qw3K7 {
  opacity: 1 !important;
  transform: translate(0, 0) !important;
}

#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_slide-left__Lm2P5 {
  transform: translateX(-50px) !important;
}

#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_slide-up__Bn4T8 {
  transform: translateY(30px) !important;
}

/* ===== SECTION ===== */
#MazzeiOwnership_root__Km3X7.MazzeiOwnership_ownership-section__Vp9L4 {
  padding: 5rem 0 !important;
  background: linear-gradient(180deg, #0A0A0A, #0A0E14) !important;
  position: relative !important;
}

/* ===== CONTAINER ===== */
#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_container__Qw2N6 {
  max-width: 80rem !important;
  margin: 0 auto !important;
  padding: 0 1.5rem !important;
  position: relative !important;
  z-index: 10 !important;
  width: 100% !important;
}

/* ===== SECTION HEADER ===== */
#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_section-header__Fx3K9 {
  display: flex !important;
  align-items: center !important;
  gap: 0.75rem !important;
  margin-bottom: 3rem !important;
}

#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_header-icon__Ry4P5 {
  width: 48px !important;
  height: 48px !important;
  background: linear-gradient(135deg, #00AEEF, #0080FF) !important;
  border-radius: 0.75rem !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  box-shadow: 0 8px 24px rgba(0, 174, 239, 0.4) !important;
  flex-shrink: 0 !important;
}

#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_header-icon__Ry4P5 svg {
  width: 28px !important;
  height: 28px !important;
  color: #ffffff !important;
}

#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_section-title__Jm8C5 {
  font-size: 2.5rem !important;
  font-weight: 900 !important;
  line-height: 1.2 !important;
  background: linear-gradient(90deg, #ffffff, #00AEEF) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}

@media (min-width: 768px) {
  #MazzeiOwnership_root__Km3X7 .MazzeiOwnership_section-title__Jm8C5 {
    font-size: 3rem !important;
  }
}

/* ===== BENTO CARDS ===== */
#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_bento-card__Xv9L2 {
  position: relative !important;
  border-radius: 1rem !important;
  overflow: hidden !important;
}

/* Delay Classes */
#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_delay-1__Yr3Q8 { animation-delay: 0.1s !important; }
#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_delay-2__Zs4R1 { animation-delay: 0.2s !important; }
#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_delay-3__Xs5R2 { animation-delay: 0.3s !important; }
#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_delay-4__Ys6T3 { animation-delay: 0.4s !important; }
#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_delay-5__Zs7U4 { animation-delay: 0.5s !important; }
#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_delay-6__Bu9W6 { animation-delay: 0.6s !important; }
#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_delay-7__Cv0X7 { animation-delay: 0.7s !important; }

#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_card-shine__Zy5D1 {
  display: none !important;
}

/* Glass Card Variant */
#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_glass-card__Qv8J1 {
  background: linear-gradient(135deg, rgba(30, 41, 59, 0.4), rgba(15, 23, 42, 0.6)) !important;
  backdrop-filter: blur(32px) !important;
  -webkit-backdrop-filter: blur(32px) !important;
  border: 1px solid rgba(71, 85, 105, 0.3) !important;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3) !important;
}

/* Clay Card Variant */
#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_clay-card__Pw7T3 {
  background: linear-gradient(135deg, #1A1F28 0%, #141922 50%, #0F1419 100%) !important;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5) !important;
  border: 2px solid rgba(42, 47, 56, 0.5) !important;
  border-radius: 2rem !important;
}

/* ===== BEN MAZZEI LEADERSHIP CARD ===== */
#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_ben-mazzei-card__Lk2N8 {
  padding: 3rem !important;
  margin-bottom: 4rem !important;
}

#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_leader-profile__Mx7L9 {
  display: flex !important;
  flex-direction: column !important;
  gap: 2rem !important;
}

#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_profile-header__Nz6L5 {
  display: flex !important;
  align-items: center !important;
  gap: 1.5rem !important;
}

#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_profile-icon__Hn6P5 {
  width: 80px !important;
  height: 80px !important;
  background: linear-gradient(135deg, #00AEEF, #0080FF) !important;
  border-radius: 50% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  box-shadow: 0 12px 32px rgba(0, 174, 239, 0.5) !important;
  flex-shrink: 0 !important;
}

#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_profile-icon__Hn6P5 svg {
  width: 40px !important;
  height: 40px !important;
  color: #ffffff !important;
}

#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_profile-name__Lv7K3 {
  font-size: 2.5rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 0.5rem !important;
}

#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_profile-title__Qw9N5 {
  font-size: 1.25rem !important;
  color: #00AEEF !important;
  font-weight: 600 !important;
}

#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_credentials-badges__Mn8P6 {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 1rem !important;
}

#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_credential-badge__Pz8L5 {
  display: inline-flex !important;
  align-items: center !important;
  gap: 0.5rem !important;
  padding: 0.5rem 1rem !important;
  background: rgba(0, 174, 239, 0.1) !important;
  border: 1px solid rgba(0, 174, 239, 0.3) !important;
  border-radius: 2rem !important;
}

#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_credential-badge__Pz8L5 svg {
  width: 16px !important;
  height: 16px !important;
  color: #00AEEF !important;
}

#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_credential-badge__Pz8L5 span {
  font-size: 0.875rem !important;
  color: #00AEEF !important;
  font-weight: 700 !important;
}

#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_profile-content__Tz5M6 {
  display: flex !important;
  flex-direction: column !important;
  gap: 1.5rem !important;
}

#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_profile-paragraph__Kw2N9 {
  font-size: 1.125rem !important;
  color: #d1d5db !important;
  line-height: 1.75 !important;
}

/* ===== TIMELINE ===== */
#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_timeline-section__Rk9M1 {
  padding-top: 2rem !important;
  border-top: 1px solid rgba(71, 85, 105, 0.3) !important;
}

#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_timeline-title__Fm2B8 {
  font-size: 1.5rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 1.5rem !important;
}

#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_timeline-grid__Gz4T1 {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 1.5rem !important;
}

@media (min-width: 768px) {
  #MazzeiOwnership_root__Km3X7 .MazzeiOwnership_timeline-grid__Gz4T1 {
    grid-template-columns: repeat(3, 1fr) !important;
  }
}

#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_timeline-item__Xy9Z8 {
  padding: 1.5rem !important;
  background: rgba(0, 174, 239, 0.05) !important;
  border-left: 4px solid #00AEEF !important;
  border-radius: 0.5rem !important;
}

#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_timeline-year__Lm2P5 {
  font-size: 1.5rem !important;
  font-weight: 900 !important;
  color: #00AEEF !important;
  margin-bottom: 0.5rem !important;
}

#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_timeline-event__Bn4T8 {
  font-size: 1rem !important;
  color: #d1d5db !important;
  line-height: 1.5 !important;
}

/* ===== SEACLIFF PARTNERSHIP CARD ===== */
#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_seacliff-card__Pr8N4 {
  padding: 3rem !important;
  margin-bottom: 4rem !important;
}

#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_partnership-header__Tn8M4 {
  display: flex !important;
  align-items: center !important;
  gap: 1.5rem !important;
  margin-bottom: 2rem !important;
}

#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_partnership-icon__Yx3W6 {
  width: 64px !important;
  height: 64px !important;
  background: linear-gradient(135deg, #00AEEF, #0080FF) !important;
  border-radius: 50% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex-shrink: 0 !important;
}

#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_partnership-icon__Yx3W6 svg {
  width: 32px !important;
  height: 32px !important;
  color: #ffffff !important;
}

#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_partnership-title__Fm2B8 {
  font-size: 2rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 0.5rem !important;
}

#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_partnership-date__Hn6P5 {
  font-size: 1rem !important;
  color: #00AEEF !important;
  font-weight: 600 !important;
}

#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_partnership-content__Sv8L2 {
  display: flex !important;
  flex-direction: column !important;
  gap: 1.5rem !important;
  margin-bottom: 2rem !important;
}

#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_partnership-paragraph__Lv7K3 {
  font-size: 1.125rem !important;
  color: #d1d5db !important;
  line-height: 1.75 !important;
}

/* ===== BENEFITS GRID ===== */
#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_benefits-grid__Mn8P6 {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 1.5rem !important;
}

@media (min-width: 768px) {
  #MazzeiOwnership_root__Km3X7 .MazzeiOwnership_benefits-grid__Mn8P6 {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_benefit-card__Qw9N5 {
  padding: 1.5rem !important;
  background: rgba(0, 174, 239, 0.05) !important;
  border: 1px solid rgba(0, 174, 239, 0.2) !important;
  border-radius: 0.75rem !important;
}

#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_benefit-icon__Pz8L5 {
  width: 40px !important;
  height: 40px !important;
  color: #00AEEF !important;
  margin-bottom: 1rem !important;
}

#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_benefit-title__Tz5M6 {
  font-size: 1.125rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 0.5rem !important;
}

#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_benefit-description__Kw2N9 {
  font-size: 0.875rem !important;
  color: #d1d5db !important;
  line-height: 1.6 !important;
}

/* ===== TEAM SECTION ===== */
#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_team-section__At8V5 {
  margin-top: 4rem !important;
}

#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_team-title__Bu9W6 {
  font-size: 2rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 2rem !important;
  text-align: center !important;
}

#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_team-grid__Cv0X7 {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 2rem !important;
}

@media (min-width: 768px) {
  #MazzeiOwnership_root__Km3X7 .MazzeiOwnership_team-grid__Cv0X7 {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

@media (min-width: 1024px) {
  #MazzeiOwnership_root__Km3X7 .MazzeiOwnership_team-grid__Cv0X7 {
    grid-template-columns: repeat(3, 1fr) !important;
  }
}

#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_team-card__Dw1Y8 {
  padding: 2rem !important;
  transition: all 300ms ease !important;
}

#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_team-card__Dw1Y8:hover {
  transform: translateY(-8px) !important;
}

#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_team-member-header__Ex2Z9 {
  display: flex !important;
  align-items: center !important;
  gap: 1rem !important;
  margin-bottom: 1rem !important;
}

#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_team-member-icon__Fy3A0 {
  width: 48px !important;
  height: 48px !important;
  background: linear-gradient(135deg, #00AEEF, #0080FF) !important;
  border-radius: 50% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex-shrink: 0 !important;
}

#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_team-member-icon__Fy3A0 svg {
  width: 24px !important;
  height: 24px !important;
  color: #ffffff !important;
}

#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_team-member-name__Gz4B1 {
  font-size: 1.25rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 0.25rem !important;
}

#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_team-member-title__Hw5C2 {
  font-size: 0.875rem !important;
  color: #00AEEF !important;
  font-weight: 600 !important;
}

#MazzeiOwnership_root__Km3X7 .MazzeiOwnership_team-member-credentials__Ix6D3 {
  font-size: 0.875rem !important;
  color: #d1d5db !important;
  line-height: 1.5 !important;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 768px) {
  #MazzeiOwnership_root__Km3X7 .MazzeiOwnership_section-title__Jm8C5 {
    font-size: 1.875rem !important;
  }
  
  #MazzeiOwnership_root__Km3X7 .MazzeiOwnership_ben-mazzei-card__Lk2N8 {
    padding: 1.5rem !important;
  }
  
  #MazzeiOwnership_root__Km3X7 .MazzeiOwnership_seacliff-card__Pr8N4 {
    padding: 1.5rem !important;
  }
}
 
/* Mazzei Electric Awards &amp; Recognition Section - RenderBox Optimized */
/* All rules scoped to root ID with !important */

/* ===== RESET WITHIN MODULE ===== */
#MazzeiAwards_root__Km3X7,
#MazzeiAwards_root__Km3X7 * {
  margin: 0 !important;
  padding: 0 !important;
  box-sizing: border-box !important;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif !important;
}

#MazzeiAwards_root__Km3X7 {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  background: transparent !important;
  color: #ffffff !important;
}

/* ===== ANIMATION CLASSES ===== */
#MazzeiAwards_root__Km3X7 .MazzeiAwards_animate-in__Xy9Z8 {
  opacity: 0 !important;
  transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1), transform 0.8s cubic-bezier(0.19, 1, 0.22, 1) !important;
}

#MazzeiAwards_root__Km3X7 .MazzeiAwards_animate-in__Xy9Z8.MazzeiAwards_animated__Qw3K7 {
  opacity: 1 !important;
  transform: translate(0, 0) !important;
}

#MazzeiAwards_root__Km3X7 .MazzeiAwards_slide-left__Lm2P5 {
  transform: translateX(-50px) !important;
}

#MazzeiAwards_root__Km3X7 .MazzeiAwards_slide-up__Bn4T8 {
  transform: translateY(30px) !important;
}

/* ===== SECTION ===== */
#MazzeiAwards_root__Km3X7.MazzeiAwards_awards-section__Vp9L4 {
  padding: 5rem 0 !important;
  background: linear-gradient(180deg, #0A0A0A, #0A0E14) !important;
  position: relative !important;
}

/* ===== CONTAINER ===== */
#MazzeiAwards_root__Km3X7 .MazzeiAwards_container__Qw2N6 {
  max-width: 80rem !important;
  margin: 0 auto !important;
  padding: 0 1.5rem !important;
  position: relative !important;
  z-index: 10 !important;
  width: 100% !important;
}

/* ===== SECTION HEADER ===== */
#MazzeiAwards_root__Km3X7 .MazzeiAwards_section-header__Fx3K9 {
  display: flex !important;
  align-items: center !important;
  gap: 0.75rem !important;
  margin-bottom: 3rem !important;
}

#MazzeiAwards_root__Km3X7 .MazzeiAwards_header-icon__Ry4P5 {
  width: 48px !important;
  height: 48px !important;
  background: linear-gradient(135deg, #00AEEF, #0080FF) !important;
  border-radius: 0.75rem !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  box-shadow: 0 8px 24px rgba(0, 174, 239, 0.4) !important;
  flex-shrink: 0 !important;
}

#MazzeiAwards_root__Km3X7 .MazzeiAwards_header-icon__Ry4P5 svg {
  width: 28px !important;
  height: 28px !important;
  color: #ffffff !important;
}

#MazzeiAwards_root__Km3X7 .MazzeiAwards_section-title__Jm8C5 {
  font-size: 2.5rem !important;
  font-weight: 900 !important;
  line-height: 1.2 !important;
  background: linear-gradient(90deg, #ffffff, #00AEEF) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}

@media (min-width: 768px) {
  #MazzeiAwards_root__Km3X7 .MazzeiAwards_section-title__Jm8C5 {
    font-size: 3rem !important;
  }
}

/* ===== BENTO CARDS ===== */
#MazzeiAwards_root__Km3X7 .MazzeiAwards_bento-card__Xv9L2 {
  position: relative !important;
  border-radius: 1rem !important;
  overflow: hidden !important;
}

/* Delay Classes */
#MazzeiAwards_root__Km3X7 .MazzeiAwards_delay-1__Yr3Q8 { animation-delay: 0.1s !important; }
#MazzeiAwards_root__Km3X7 .MazzeiAwards_delay-2__Zs4R1 { animation-delay: 0.2s !important; }
#MazzeiAwards_root__Km3X7 .MazzeiAwards_delay-3__Xs5R2 { animation-delay: 0.3s !important; }
#MazzeiAwards_root__Km3X7 .MazzeiAwards_delay-4__Ys6T3 { animation-delay: 0.4s !important; }
#MazzeiAwards_root__Km3X7 .MazzeiAwards_delay-5__Zs7U4 { animation-delay: 0.5s !important; }
#MazzeiAwards_root__Km3X7 .MazzeiAwards_delay-6__Bu9W6 { animation-delay: 0.6s !important; }
#MazzeiAwards_root__Km3X7 .MazzeiAwards_delay-7__Dw1Y8 { animation-delay: 0.7s !important; }
#MazzeiAwards_root__Km3X7 .MazzeiAwards_delay-8__Ex2Z9 { animation-delay: 0.8s !important; }
#MazzeiAwards_root__Km3X7 .MazzeiAwards_delay-9__Fy3A0 { animation-delay: 0.9s !important; }
#MazzeiAwards_root__Km3X7 .MazzeiAwards_delay-10__Gz4B1 { animation-delay: 1s !important; }
#MazzeiAwards_root__Km3X7 .MazzeiAwards_delay-11__Hw5C2 { animation-delay: 1.1s !important; }
#MazzeiAwards_root__Km3X7 .MazzeiAwards_delay-12__Ix6D3 { animation-delay: 1.2s !important; }

#MazzeiAwards_root__Km3X7 .MazzeiAwards_card-shine__Zy5D1 {
  display: none !important;
}

/* Glass Card Variant */
#MazzeiAwards_root__Km3X7 .MazzeiAwards_glass-card__Qv8J1 {
  background: linear-gradient(135deg, rgba(30, 41, 59, 0.4), rgba(15, 23, 42, 0.6)) !important;
  backdrop-filter: blur(32px) !important;
  -webkit-backdrop-filter: blur(32px) !important;
  border: 1px solid rgba(71, 85, 105, 0.3) !important;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3) !important;
}

/* Clay Card Variant */
#MazzeiAwards_root__Km3X7 .MazzeiAwards_clay-card__Pw7T3 {
  background: linear-gradient(135deg, #1A1F28 0%, #141922 50%, #0F1419 100%) !important;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5) !important;
  border: 2px solid rgba(42, 47, 56, 0.5) !important;
  border-radius: 2rem !important;
}

/* ===== FEATURED AWARD CARD ===== */
#MazzeiAwards_root__Km3X7 .MazzeiAwards_featured-award-card__Lk2N8 {
  padding: 3rem !important;
  margin-bottom: 4rem !important;
}

#MazzeiAwards_root__Km3X7 .MazzeiAwards_featured-badge__Mx7L9 {
  display: inline-flex !important;
  align-items: center !important;
  gap: 0.5rem !important;
  padding: 0.5rem 1rem !important;
  background: linear-gradient(135deg, rgba(255, 215, 0, 0.2), rgba(255, 193, 7, 0.1)) !important;
  border: 1px solid rgba(255, 215, 0, 0.4) !important;
  border-radius: 2rem !important;
  margin-bottom: 1.5rem !important;
}

#MazzeiAwards_root__Km3X7 .MazzeiAwards_featured-badge__Mx7L9 svg {
  width: 20px !important;
  height: 20px !important;
  color: #FFD700 !important;
}

#MazzeiAwards_root__Km3X7 .MazzeiAwards_featured-badge__Mx7L9 span {
  color: #FFD700 !important;
  font-weight: 700 !important;
  font-size: 0.875rem !important;
}

#MazzeiAwards_root__Km3X7 .MazzeiAwards_featured-title__Rk9M1 {
  font-size: 2rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 1.5rem !important;
}

@media (min-width: 768px) {
  #MazzeiAwards_root__Km3X7 .MazzeiAwards_featured-title__Rk9M1 {
    font-size: 2.5rem !important;
  }
}

#MazzeiAwards_root__Km3X7 .MazzeiAwards_featured-description__Nz6L5 {
  font-size: 1.125rem !important;
  color: #d1d5db !important;
  line-height: 1.75 !important;
  margin-bottom: 2rem !important;
}

#MazzeiAwards_root__Km3X7 .MazzeiAwards_featured-highlights__Sv6F9 {
  padding: 2rem !important;
  background: rgba(0, 174, 239, 0.05) !important;
  border-left: 4px solid #00AEEF !important;
  border-radius: 0.5rem !important;
}

#MazzeiAwards_root__Km3X7 .MazzeiAwards_highlights-title__Lv7K3 {
  font-size: 1.25rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 1rem !important;
}

#MazzeiAwards_root__Km3X7 .MazzeiAwards_highlights-list__Qw9N5 {
  list-style: none !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 0.75rem !important;
}

#MazzeiAwards_root__Km3X7 .MazzeiAwards_highlight-item__Mn8P6 {
  display: flex !important;
  align-items: flex-start !important;
  gap: 0.75rem !important;
}

#MazzeiAwards_root__Km3X7 .MazzeiAwards_check-icon__Pz8L5 {
  width: 20px !important;
  height: 20px !important;
  color: #00AEEF !important;
  margin-top: 2px !important;
  flex-shrink: 0 !important;
}

#MazzeiAwards_root__Km3X7 .MazzeiAwards_highlight-item__Mn8P6 span {
  color: #d1d5db !important;
  font-size: 1rem !important;
  line-height: 1.5 !important;
}

/* ===== AWARDS GRID ===== */
#MazzeiAwards_root__Km3X7 .MazzeiAwards_awards-grid__Pr8N4 {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 2rem !important;
  margin-bottom: 4rem !important;
}

@media (min-width: 768px) {
  #MazzeiAwards_root__Km3X7 .MazzeiAwards_awards-grid__Pr8N4 {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

@media (min-width: 1024px) {
  #MazzeiAwards_root__Km3X7 .MazzeiAwards_awards-grid__Pr8N4 {
    grid-template-columns: repeat(3, 1fr) !important;
  }
}

/* ===== AWARD CARDS ===== */
#MazzeiAwards_root__Km3X7 .MazzeiAwards_award-card__Zr5M3 {
  padding: 2rem !important;
  transition: all 300ms ease !important;
}

#MazzeiAwards_root__Km3X7 .MazzeiAwards_award-card__Zr5M3:hover {
  transform: translateY(-8px) !important;
}

#MazzeiAwards_root__Km3X7 .MazzeiAwards_award-icon__Tn8M4 {
  width: 56px !important;
  height: 56px !important;
  color: #00AEEF !important;
  margin-bottom: 1.5rem !important;
}

#MazzeiAwards_root__Km3X7 .MazzeiAwards_award-content__Yx3W6 {
  display: flex !important;
  flex-direction: column !important;
  gap: 0.75rem !important;
}

#MazzeiAwards_root__Km3X7 .MazzeiAwards_award-year__Fm2B8 {
  font-size: 1rem !important;
  font-weight: 700 !important;
  color: #00AEEF !important;
}

#MazzeiAwards_root__Km3X7 .MazzeiAwards_award-name__Hn6P5 {
  font-size: 1.25rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  line-height: 1.3 !important;
}

#MazzeiAwards_root__Km3X7 .MazzeiAwards_award-description__Sv8L2 {
  font-size: 0.875rem !important;
  color: #d1d5db !important;
  line-height: 1.6 !important;
}

/* ===== CERTIFICATIONS SECTION ===== */
#MazzeiAwards_root__Km3X7 .MazzeiAwards_certifications-section__At8V5 {
  margin-top: 4rem !important;
}

#MazzeiAwards_root__Km3X7 .MazzeiAwards_certifications-title__Cv0X7 {
  font-size: 2rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 2rem !important;
  text-align: center !important;
}

#MazzeiAwards_root__Km3X7 .MazzeiAwards_certifications-grid__Dw1Y8 {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 2rem !important;
}

@media (min-width: 768px) {
  #MazzeiAwards_root__Km3X7 .MazzeiAwards_certifications-grid__Dw1Y8 {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

@media (min-width: 1024px) {
  #MazzeiAwards_root__Km3X7 .MazzeiAwards_certifications-grid__Dw1Y8 {
    grid-template-columns: repeat(3, 1fr) !important;
  }
}

/* ===== CERT CARDS ===== */
#MazzeiAwards_root__Km3X7 .MazzeiAwards_cert-card__Ex2Z9 {
  padding: 2rem !important;
  transition: all 300ms ease !important;
}

#MazzeiAwards_root__Km3X7 .MazzeiAwards_cert-card__Ex2Z9:hover {
  transform: translateY(-8px) !important;
}

#MazzeiAwards_root__Km3X7 .MazzeiAwards_cert-header__Fy3A0 {
  display: flex !important;
  align-items: center !important;
  gap: 1rem !important;
  margin-bottom: 1rem !important;
}

#MazzeiAwards_root__Km3X7 .MazzeiAwards_cert-badge-icon__Gz4B1 {
  width: 40px !important;
  height: 40px !important;
  color: #00AEEF !important;
  flex-shrink: 0 !important;
}

#MazzeiAwards_root__Km3X7 .MazzeiAwards_cert-name__Hw5C2 {
  font-size: 1.125rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 0.25rem !important;
}

#MazzeiAwards_root__Km3X7 .MazzeiAwards_cert-org__Ix6D3 {
  font-size: 0.875rem !important;
  color: #00AEEF !important;
  font-weight: 600 !important;
}

#MazzeiAwards_root__Km3X7 .MazzeiAwards_cert-description__Jy7E4 {
  font-size: 0.875rem !important;
  color: #d1d5db !important;
  line-height: 1.6 !important;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 768px) {
  #MazzeiAwards_root__Km3X7 .MazzeiAwards_section-title__Jm8C5 {
    font-size: 1.875rem !important;
  }
  
  #MazzeiAwards_root__Km3X7 .MazzeiAwards_featured-award-card__Lk2N8 {
    padding: 1.5rem !important;
  }
  
  #MazzeiAwards_root__Km3X7 .MazzeiAwards_award-card__Zr5M3 {
    padding: 1.5rem !important;
  }
  
  #MazzeiAwards_root__Km3X7 .MazzeiAwards_cert-card__Ex2Z9 {
    padding: 1.5rem !important;
  }
}
 
/* Mazzei Electric Residential Services Section - RenderBox Optimized */
/* All rules scoped to root ID with !important */
/* Using CLASS-BASED selectors (NO data-attribute selectors) */

/* ===== RESET WITHIN MODULE ===== */
#MazzeiResidential_root__Km3X7,
#MazzeiResidential_root__Km3X7 * {
  margin: 0 !important;
  padding: 0 !important;
  box-sizing: border-box !important;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif !important;
}

#MazzeiResidential_root__Km3X7 {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  background: transparent !important;
  color: #ffffff !important;
}

/* ===== ANIMATION CLASSES ===== */
#MazzeiResidential_root__Km3X7 .MazzeiResidential_animate-in__Xy9Z8 {
  opacity: 0 !important;
}

#MazzeiResidential_root__Km3X7 .MazzeiResidential_animate-in__Xy9Z8.MazzeiResidential_animated__Qw3K7 {
  opacity: 1 !important;
  transform: translate(0, 0) !important;
}

#MazzeiResidential_root__Km3X7 .MazzeiResidential_slide-left__Lm2P5 {
  transform: translateX(-50px) !important;
}

#MazzeiResidential_root__Km3X7 .MazzeiResidential_slide-up__Bn4T8 {
  transform: translateY(30px) !important;
}

#MazzeiResidential_root__Km3X7 .MazzeiResidential_slide-right__Cn5U9 {
  transform: translateX(-20px) !important;
}

/* ===== SECTION ===== */
#MazzeiResidential_root__Km3X7.MazzeiResidential_residential-section__Vp9L4 {
  padding: 5rem 0 !important;
  background: linear-gradient(180deg, #0A0A0A, #0A0E14) !important;
  position: relative !important;
}

/* ===== CONTAINER ===== */
#MazzeiResidential_root__Km3X7 .MazzeiResidential_container__Qw2N6 {
  max-width: 80rem !important;
  margin: 0 auto !important;
  padding: 0 1.5rem !important;
  position: relative !important;
  z-index: 10 !important;
  width: 100% !important;
}

/* ===== SECTION HEADER ===== */
#MazzeiResidential_root__Km3X7 .MazzeiResidential_section-header__Fx3K9 {
  display: flex !important;
  align-items: center !important;
  gap: 0.75rem !important;
  margin-bottom: 3rem !important;
  transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1), transform 0.8s cubic-bezier(0.19, 1, 0.22, 1) !important;
}

#MazzeiResidential_root__Km3X7 .MazzeiResidential_header-icon__Ry4P5 {
  width: 48px !important;
  height: 48px !important;
  background: linear-gradient(135deg, #00AEEF, #0080FF) !important;
  border-radius: 0.75rem !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  box-shadow: 0 8px 24px rgba(0, 174, 239, 0.4) !important;
  flex-shrink: 0 !important;
  transition: transform 600ms ease !important;
}

#MazzeiResidential_root__Km3X7 .MazzeiResidential_header-icon__Ry4P5:hover {
  transform: rotate(360deg) scale(1.2) !important;
}

#MazzeiResidential_root__Km3X7 .MazzeiResidential_header-icon__Ry4P5 svg {
  width: 28px !important;
  height: 28px !important;
  color: #ffffff !important;
}

#MazzeiResidential_root__Km3X7 .MazzeiResidential_section-title__Jm8C5 {
  font-size: 2.5rem !important;
  font-weight: 900 !important;
  line-height: 1.2 !important;
  background: linear-gradient(90deg, #ffffff, #00AEEF) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}

@media (min-width: 768px) {
  #MazzeiResidential_root__Km3X7 .MazzeiResidential_section-title__Jm8C5 {
    font-size: 3rem !important;
  }
}

/* ===== BENTO CARDS ===== */
#MazzeiResidential_root__Km3X7 .MazzeiResidential_bento-card__Xv9L2 {
  position: relative !important;
  border-radius: 1rem !important;
  overflow: hidden !important;
  transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1), transform 0.8s cubic-bezier(0.19, 1, 0.22, 1) !important;
}

/* Delay Classes - CLASS-BASED (NOT data-delay) */
#MazzeiResidential_root__Km3X7 .MazzeiResidential_delay-1__Yr3Q8 { animation-delay: 0.1s !important; }
#MazzeiResidential_root__Km3X7 .MazzeiResidential_delay-2__Zs4R1 { animation-delay: 0.2s !important; }
#MazzeiResidential_root__Km3X7 .MazzeiResidential_delay-3__Xs5R2 { animation-delay: 0.3s !important; }

#MazzeiResidential_root__Km3X7 .MazzeiResidential_card-shine__Zy5D1 {
  display: none !important;
}

/* Glass Card Variant */
#MazzeiResidential_root__Km3X7 .MazzeiResidential_glass-card__Qv8J1 {
  background: linear-gradient(135deg, rgba(30, 41, 59, 0.4), rgba(15, 23, 42, 0.6)) !important;
  backdrop-filter: blur(32px) !important;
  -webkit-backdrop-filter: blur(32px) !important;
  border: 1px solid rgba(71, 85, 105, 0.3) !important;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3) !important;
}

/* Clay Card Variant */
#MazzeiResidential_root__Km3X7 .MazzeiResidential_clay-card__Pw7T3 {
  background: linear-gradient(135deg, #1A1F28 0%, #141922 50%, #0F1419 100%) !important;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5) !important;
  border: 2px solid rgba(42, 47, 56, 0.5) !important;
  border-radius: 2rem !important;
}

/* ===== SINGLE-FAMILY CARD ===== */
#MazzeiResidential_root__Km3X7 .MazzeiResidential_single-family-card__Lk2N8 {
  padding: 3rem !important;
  margin-bottom: 4rem !important;
}

#MazzeiResidential_root__Km3X7 .MazzeiResidential_card-title__Rk9M1 {
  font-size: 1.875rem !important;
  font-weight: 900 !important;
  color: #00AEEF !important;
  margin-bottom: 1.5rem !important;
  display: flex !important;
  align-items: center !important;
  gap: 0.75rem !important;
}

@media (min-width: 768px) {
  #MazzeiResidential_root__Km3X7 .MazzeiResidential_card-title__Rk9M1 {
    font-size: 3rem !important;
  }
}

#MazzeiResidential_root__Km3X7 .MazzeiResidential_sparkle-icon__Mx7L9 {
  width: 32px !important;
  height: 32px !important;
  animation: MazzeiResidential_sparkleRotate__Vn8M3 3s linear infinite !important;
}

@keyframes MazzeiResidential_sparkleRotate__Vn8M3 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

#MazzeiResidential_root__Km3X7 .MazzeiResidential_sparkle-icon__Mx7L9 svg {
  width: 32px !important;
  height: 32px !important;
  color: #00AEEF !important;
}

#MazzeiResidential_root__Km3X7 .MazzeiResidential_card-intro__Nz6L5 {
  font-size: 1.25rem !important;
  color: #d1d5db !important;
  line-height: 1.75 !important;
  margin-bottom: 2rem !important;
}

/* ===== SERVICES GRID ===== */
#MazzeiResidential_root__Km3X7 .MazzeiResidential_services-grid__Sv6F9 {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 2rem !important;
}

@media (min-width: 768px) {
  #MazzeiResidential_root__Km3X7 .MazzeiResidential_services-grid__Sv6F9 {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

/* ===== SERVICE CARDS ===== */
#MazzeiResidential_root__Km3X7 .MazzeiResidential_service-card__Zr5M3 {
  padding: 2rem !important;
  cursor: pointer !important;
  transition: all 300ms ease !important;
}

#MazzeiResidential_root__Km3X7 .MazzeiResidential_service-card__Zr5M3:hover {
  transform: translateY(-8px) !important;
}

#MazzeiResidential_root__Km3X7 .MazzeiResidential_service-header__Lp9K4 {
  display: flex !important;
  align-items: center !important;
  gap: 0.75rem !important;
  margin-bottom: 1.5rem !important;
}

#MazzeiResidential_root__Km3X7 .MazzeiResidential_service-icon__Yx3W6 {
  width: 48px !important;
  height: 48px !important;
  background: linear-gradient(135deg, #00AEEF, #0080FF) !important;
  border-radius: 0.75rem !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  box-shadow: 0 8px 24px rgba(0, 174, 239, 0.4) !important;
  flex-shrink: 0 !important;
  transition: transform 500ms ease !important;
}

#MazzeiResidential_root__Km3X7 .MazzeiResidential_service-card__Zr5M3:hover .MazzeiResidential_service-icon__Yx3W6 {
  transform: scale(1.2) rotate(15deg) !important;
}

#MazzeiResidential_root__Km3X7 .MazzeiResidential_service-icon__Yx3W6 svg {
  width: 24px !important;
  height: 24px !important;
  color: #ffffff !important;
}

#MazzeiResidential_root__Km3X7 .MazzeiResidential_service-title__Fm2B8 {
  font-size: 1.5rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
}

/* ===== SERVICE ITEMS LIST ===== */
#MazzeiResidential_root__Km3X7 .MazzeiResidential_service-list__Hn6P5 {
  list-style: none !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 0.75rem !important;
}

#MazzeiResidential_root__Km3X7 .MazzeiResidential_service-item__Sv8L2 {
  display: flex !important;
  align-items: flex-start !important;
  gap: 0.75rem !important;
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1) !important;
}

/* Item Delay Classes - CLASS-BASED (NOT data-delay) */
#MazzeiResidential_root__Km3X7 .MazzeiResidential_item-delay-0__Aw5T3 { animation-delay: 0s !important; }
#MazzeiResidential_root__Km3X7 .MazzeiResidential_item-delay-1__Bx6U4 { animation-delay: 0.05s !important; }
#MazzeiResidential_root__Km3X7 .MazzeiResidential_item-delay-2__Cy7V5 { animation-delay: 0.1s !important; }
#MazzeiResidential_root__Km3X7 .MazzeiResidential_item-delay-3__Dz8W6 { animation-delay: 0.15s !important; }
#MazzeiResidential_root__Km3X7 .MazzeiResidential_item-delay-4__Ez9X7 { animation-delay: 0.2s !important; }
#MazzeiResidential_root__Km3X7 .MazzeiResidential_item-delay-5__Fz0Y8 { animation-delay: 0.25s !important; }

#MazzeiResidential_root__Km3X7 .MazzeiResidential_service-item__Sv8L2:hover {
  transform: translateX(5px) !important;
}

#MazzeiResidential_root__Km3X7 .MazzeiResidential_check-icon__Gz4T1 {
  width: 20px !important;
  height: 20px !important;
  color: #00AEEF !important;
  margin-top: 2px !important;
  flex-shrink: 0 !important;
}

#MazzeiResidential_root__Km3X7 .MazzeiResidential_service-item__Sv8L2 span {
  color: #d1d5db !important;
  font-size: 1rem !important;
  line-height: 1.5 !important;
}

/* ===== MULTI-FAMILY CARD ===== */
#MazzeiResidential_root__Km3X7 .MazzeiResidential_multi-family-card__Pr8N4 {
  padding: 2rem !important;
}

#MazzeiResidential_root__Km3X7 .MazzeiResidential_card-title-alt__Tx6M9 {
  font-size: 1.875rem !important;
  font-weight: 900 !important;
  color: #00AEEF !important;
  margin-bottom: 2rem !important;
  display: flex !important;
  align-items: center !important;
  gap: 0.75rem !important;
}

@media (min-width: 768px) {
  #MazzeiResidential_root__Km3X7 .MazzeiResidential_card-title-alt__Tx6M9 {
    font-size: 3rem !important;
  }
}

#MazzeiResidential_root__Km3X7 .MazzeiResidential_building-icon__Yz3W7 {
  width: 32px !important;
  height: 32px !important;
  color: #00AEEF !important;
}

/* ===== CATEGORIES GRID ===== */
#MazzeiResidential_root__Km3X7 .MazzeiResidential_categories-grid__Mn8P6 {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 1.5rem !important;
}

@media (min-width: 768px) {
  #MazzeiResidential_root__Km3X7 .MazzeiResidential_categories-grid__Mn8P6 {
    grid-template-columns: repeat(3, 1fr) !important;
  }
}

/* ===== CATEGORY CARDS ===== */
#MazzeiResidential_root__Km3X7 .MazzeiResidential_category-card__Lv7K3 {
  padding: 1.5rem !important;
  border-radius: 1rem !important;
  background: linear-gradient(135deg, #0F1419, #0A0E14) !important;
  border: 1px solid rgba(0, 174, 239, 0.1) !important;
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1), transform 300ms ease, border-color 300ms ease !important;
}

/* Category Delay Classes - CLASS-BASED (NOT data-delay) */
#MazzeiResidential_root__Km3X7 .MazzeiResidential_category-delay-0__Aw5T3 { animation-delay: 0s !important; }
#MazzeiResidential_root__Km3X7 .MazzeiResidential_category-delay-1__Bx6U4 { animation-delay: 0.1s !important; }
#MazzeiResidential_root__Km3X7 .MazzeiResidential_category-delay-2__Cy7V5 { animation-delay: 0.2s !important; }

#MazzeiResidential_root__Km3X7 .MazzeiResidential_category-card__Lv7K3:hover {
  transform: translateY(-8px) scale(1.02) !important;
  border-color: rgba(0, 174, 239, 0.4) !important;
}

#MazzeiResidential_root__Km3X7 .MazzeiResidential_category-title__Qw9N5 {
  font-size: 1.25rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 1rem !important;
}

/* ===== CATEGORY ITEMS LIST ===== */
#MazzeiResidential_root__Km3X7 .MazzeiResidential_category-list__Hn6P5 {
  list-style: none !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 0.5rem !important;
}

#MazzeiResidential_root__Km3X7 .MazzeiResidential_category-item__Sv8L2 {
  display: flex !important;
  align-items: flex-start !important;
  gap: 0.5rem !important;
  transition: transform 300ms ease !important;
}

#MazzeiResidential_root__Km3X7 .MazzeiResidential_category-item__Sv8L2:hover {
  transform: translateX(3px) !important;
}

#MazzeiResidential_root__Km3X7 .MazzeiResidential_category-item__Sv8L2 .MazzeiResidential_check-icon__Gz4T1 {
  width: 16px !important;
  height: 16px !important;
  color: #00AEEF !important;
  margin-top: 2px !important;
  flex-shrink: 0 !important;
}

#MazzeiResidential_root__Km3X7 .MazzeiResidential_category-item__Sv8L2 span {
  color: #d1d5db !important;
  font-size: 0.875rem !important;
  line-height: 1.5 !important;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 768px) {
  #MazzeiResidential_root__Km3X7 .MazzeiResidential_section-title__Jm8C5 {
    font-size: 1.875rem !important;
  }
  
  #MazzeiResidential_root__Km3X7 .MazzeiResidential_card-title__Rk9M1 {
    font-size: 1.5rem !important;
  }
  
  #MazzeiResidential_root__Km3X7 .MazzeiResidential_single-family-card__Lk2N8 {
    padding: 1.5rem !important;
  }
  
  #MazzeiResidential_root__Km3X7 .MazzeiResidential_service-card__Zr5M3 {
    padding: 1.5rem !important;
  }
}
 
/* Mazzei Electric Specialty Services Section - RenderBox Optimized */
/* All rules scoped to root ID with !important */

/* ===== RESET WITHIN MODULE ===== */
#MazzeiSpecialty_root__Km3X7,
#MazzeiSpecialty_root__Km3X7 * {
  margin: 0 !important;
  padding: 0 !important;
  box-sizing: border-box !important;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif !important;
}

#MazzeiSpecialty_root__Km3X7 {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  background: transparent !important;
  color: #ffffff !important;
}

/* ===== ANIMATION CLASSES ===== */
#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_animate-in__Xy9Z8 {
  opacity: 0 !important;
}

#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_animate-in__Xy9Z8.MazzeiSpecialty_animated__Qw3K7 {
  opacity: 1 !important;
  transform: translate(0, 0) !important;
}

#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_slide-up__Lm2P5 {
  transform: translateY(30px) !important;
}

/* ===== SECTION ===== */
#MazzeiSpecialty_root__Km3X7.MazzeiSpecialty_specialty-section__Vp9L4 {
  padding: 5rem 0 !important;
  background: #0A0A0A !important;
  position: relative !important;
  overflow: hidden !important;
}

/* Gradient Orb */
#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_gradient-orb__Zx2N8 {
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  width: 600px !important;
  height: 600px !important;
  background: linear-gradient(135deg, rgba(0, 174, 239, 0.2), transparent) !important;
  border-radius: 50% !important;
  filter: blur(120px) !important;
  animation: MazzeiSpecialty_orbFloat__Vn8M3 10s ease-in-out infinite !important;
  z-index: 1 !important;
}

@keyframes MazzeiSpecialty_orbFloat__Vn8M3 {
  0%, 100% { transform: translate(0, 0) scale(1); }
  50% { transform: translate(50px, 30px) scale(1.1); }
}

/* ===== CONTAINER ===== */
#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_container__Qw2N6 {
  max-width: 80rem !important;
  margin: 0 auto !important;
  padding: 0 1.5rem !important;
  position: relative !important;
  z-index: 10 !important;
  width: 100% !important;
}

/* ===== SECTION HEADER ===== */
#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_section-header__Fx3K9 {
  display: flex !important;
  align-items: center !important;
  gap: 0.75rem !important;
  margin-bottom: 3rem !important;
  transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1), transform 0.8s cubic-bezier(0.19, 1, 0.22, 1) !important;
}

#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_header-icon__Ry4P5 {
  width: 48px !important;
  height: 48px !important;
  background: linear-gradient(135deg, #00AEEF, #22C55E) !important;
  border-radius: 50% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  box-shadow: 0 8px 24px rgba(0, 174, 239, 0.4) !important;
  flex-shrink: 0 !important;
}

#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_header-icon__Ry4P5 svg {
  width: 28px !important;
  height: 28px !important;
  color: #ffffff !important;
}

#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_section-title__Jm8C5 {
  font-size: 2.5rem !important;
  font-weight: 900 !important;
  line-height: 1.2 !important;
  background: linear-gradient(90deg, #ffffff, #00AEEF) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}

@media (min-width: 768px) {
  #MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_section-title__Jm8C5 {
    font-size: 3rem !important;
  }
}

/* ===== BENTO CARDS ===== */
#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_bento-card__Xv9L2 {
  position: relative !important;
  border-radius: 1rem !important;
  overflow: hidden !important;
  transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1), transform 0.8s cubic-bezier(0.19, 1, 0.22, 1) !important;
}

/* Delay Classes */
#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_delay-1__Yr3Q8 { animation-delay: 0.1s !important; }
#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_delay-2__Zs4R1 { animation-delay: 0.2s !important; }
#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_delay-3__Xs5R2 { animation-delay: 0.3s !important; }
#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_delay-4__Ys6T3 { animation-delay: 0.4s !important; }
#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_delay-5__Zs7U4 { animation-delay: 0.5s !important; }
#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_delay-6__At8V5 { animation-delay: 0.6s !important; }

/* Glass Card Variant */
#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_glass-card__Qv8J1 {
  background: linear-gradient(135deg, rgba(30, 41, 59, 0.4), rgba(15, 23, 42, 0.6)) !important;
  backdrop-filter: blur(32px) !important;
  -webkit-backdrop-filter: blur(32px) !important;
  border: 2px solid rgba(0, 174, 239, 0.3) !important;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3) !important;
}

/* Clay Card Variant */
#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_clay-card__Pw7T3 {
  background: linear-gradient(135deg, #1A1F28 0%, #141922 50%, #0F1419 100%) !important;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5) !important;
  border: 2px solid rgba(42, 47, 56, 0.5) !important;
  border-radius: 1.5rem !important;
}

/* ===== PANEL UPGRADES CARD ===== */
#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_panel-upgrades-card__Lk2N8 {
  padding: 3rem !important;
  margin-bottom: 4rem !important;
}

#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_bg-pattern__Mx7L9 {
  position: absolute !important;
  inset: 0 !important;
  opacity: 0.05 !important;
  z-index: 1 !important;
}

#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_card-content__Nz6L5 {
  position: relative !important;
  z-index: 10 !important;
}

#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_specialty-header__Lp9K4 {
  display: flex !important;
  align-items: center !important;
  gap: 1rem !important;
  margin-bottom: 2rem !important;
}

#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_specialty-icon__Yx3W6 {
  width: 64px !important;
  height: 64px !important;
  background: linear-gradient(135deg, #00AEEF, #0080FF) !important;
  border-radius: 50% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  box-shadow: 0 12px 32px rgba(0, 174, 239, 0.5) !important;
  flex-shrink: 0 !important;
}

#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_specialty-icon__Yx3W6 svg {
  width: 32px !important;
  height: 32px !important;
  color: #ffffff !important;
}

#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_specialty-title__Rk9M1 {
  font-size: 2.5rem !important;
  font-weight: 900 !important;
  color: #00AEEF !important;
  margin-bottom: 0.5rem !important;
}

#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_title-underline__Sv8L2 {
  width: 80px !important;
  height: 4px !important;
  background: linear-gradient(90deg, #00AEEF, transparent) !important;
  border-radius: 2px !important;
}

#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_specialty-intro__Hn6P5 {
  font-size: 1.25rem !important;
  color: #d1d5db !important;
  line-height: 1.75 !important;
  margin-bottom: 2rem !important;
}

/* ===== SPECIALTY SERVICES GRID ===== */
#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_specialty-services-grid__Mn8P6 {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 2rem !important;
}

@media (min-width: 768px) {
  #MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_specialty-services-grid__Mn8P6 {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_specialty-service-section__Lv7K3 {
  padding: 1.5rem !important;
  border-radius: 1rem !important;
  background: rgba(15, 20, 25, 0.5) !important;
  border: 1px solid rgba(0, 174, 239, 0.2) !important;
}

#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_specialty-service-title__Qw9N5 {
  font-size: 1.25rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 1rem !important;
}

#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_specialty-service-list__Kw2N9 {
  list-style: none !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 0.75rem !important;
}

#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_specialty-service-item__Sv8L2 {
  display: flex !important;
  align-items: flex-start !important;
  gap: 0.75rem !important;
  transition: transform 300ms ease !important;
}

#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_specialty-service-item__Sv8L2:hover {
  transform: translateX(5px) !important;
}

/* Item Delay Classes */
#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_item-delay-0__Aw5T3 { animation-delay: 0s !important; }
#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_item-delay-1__Bx6U4 { animation-delay: 0.05s !important; }
#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_item-delay-2__Cy7V5 { animation-delay: 0.1s !important; }
#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_item-delay-3__Dz8W6 { animation-delay: 0.15s !important; }
#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_item-delay-4__Ez9X7 { animation-delay: 0.2s !important; }
#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_item-delay-5__Fz0Y8 { animation-delay: 0.25s !important; }

#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_check-icon__Gz4T1 {
  width: 20px !important;
  height: 20px !important;
  color: #00AEEF !important;
  margin-top: 2px !important;
  flex-shrink: 0 !important;
}

#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_specialty-service-item__Sv8L2 span {
  color: #d1d5db !important;
  font-size: 1rem !important;
  line-height: 1.5 !important;
}

/* ===== ADDITIONAL SERVICES GRID ===== */
#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_additional-services-grid__Pn7K5 {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 2rem !important;
}

@media (min-width: 768px) {
  #MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_additional-services-grid__Pn7K5 {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

@media (min-width: 1024px) {
  #MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_additional-services-grid__Pn7K5 {
    grid-template-columns: repeat(3, 1fr) !important;
  }
}

/* ===== SERVICE CARDS ===== */
#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_service-card__Zr5M3 {
  padding: 2rem !important;
  cursor: pointer !important;
  transition: all 300ms ease !important;
}

#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_service-card__Zr5M3:hover {
  transform: translateY(-8px) !important;
}

#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_service-header__Tn8M4 {
  display: flex !important;
  align-items: center !important;
  gap: 0.75rem !important;
  margin-bottom: 1.5rem !important;
}

#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_service-icon__Yx3W6 {
  width: 48px !important;
  height: 48px !important;
  background: linear-gradient(135deg, #00AEEF, #0080FF) !important;
  border-radius: 0.75rem !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  box-shadow: 0 8px 24px rgba(0, 174, 239, 0.4) !important;
  flex-shrink: 0 !important;
  transition: transform 500ms ease !important;
}

#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_service-card__Zr5M3:hover .MazzeiSpecialty_service-icon__Yx3W6 {
  transform: scale(1.2) rotate(15deg) !important;
}

#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_service-icon__Yx3W6 svg {
  width: 24px !important;
  height: 24px !important;
  color: #ffffff !important;
}

#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_service-title__Fm2B8 {
  font-size: 1.25rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
}

#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_service-list__Hn6P5 {
  list-style: none !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 0.75rem !important;
}

#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_service-item__Sv8L2 {
  display: flex !important;
  align-items: flex-start !important;
  gap: 0.5rem !important;
  transition: transform 300ms ease !important;
}

#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_service-item__Sv8L2:hover {
  transform: translateX(3px) !important;
}

#MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_service-item__Sv8L2 span {
  color: #d1d5db !important;
  font-size: 0.875rem !important;
  line-height: 1.5 !important;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 768px) {
  #MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_section-title__Jm8C5 {
    font-size: 1.875rem !important;
  }
  
  #MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_specialty-title__Rk9M1 {
    font-size: 1.5rem !important;
  }
  
  #MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_panel-upgrades-card__Lk2N8 {
    padding: 1.5rem !important;
  }
  
  #MazzeiSpecialty_root__Km3X7 .MazzeiSpecialty_service-card__Zr5M3 {
    padding: 1.5rem !important;
  }
}
 
/* Mazzei Electric Commercial Services Section - RenderBox Optimized */
/* All rules scoped to root ID with !important */

/* ===== RESET WITHIN MODULE ===== */
#MazzeiCommercial_root__Km3X7,
#MazzeiCommercial_root__Km3X7 * {
  margin: 0 !important;
  padding: 0 !important;
  box-sizing: border-box !important;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif !important;
}

#MazzeiCommercial_root__Km3X7 {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  background: transparent !important;
  color: #ffffff !important;
}

/* ===== ANIMATION CLASSES ===== */
#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_animate-in__Xy9Z8 {
  opacity: 0 !important;
}

#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_animate-in__Xy9Z8.MazzeiCommercial_animated__Qw3K7 {
  opacity: 1 !important;
  transform: translate(0, 0) !important;
}

#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_slide-left__Lm2P5 {
  transform: translateX(-50px) !important;
}

#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_slide-up__Bn4T8 {
  transform: translateY(30px) !important;
}

#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_slide-right__Cn5U9 {
  transform: translateX(-20px) !important;
}

/* ===== SECTION ===== */
#MazzeiCommercial_root__Km3X7.MazzeiCommercial_commercial-section__Vp9L4 {
  padding: 5rem 0 !important;
  background: linear-gradient(180deg, #0A0A0A, #0A0E14) !important;
  position: relative !important;
}

/* ===== CONTAINER ===== */
#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_container__Qw2N6 {
  max-width: 80rem !important;
  margin: 0 auto !important;
  padding: 0 1.5rem !important;
  position: relative !important;
  z-index: 10 !important;
  width: 100% !important;
}

/* ===== SECTION HEADER ===== */
#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_section-header__Fx3K9 {
  display: flex !important;
  align-items: center !important;
  gap: 0.75rem !important;
  margin-bottom: 3rem !important;
  transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1), transform 0.8s cubic-bezier(0.19, 1, 0.22, 1) !important;
}

#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_header-icon__Ry4P5 {
  width: 48px !important;
  height: 48px !important;
  background: linear-gradient(135deg, #00AEEF, #0080FF) !important;
  border-radius: 0.75rem !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  box-shadow: 0 8px 24px rgba(0, 174, 239, 0.4) !important;
  flex-shrink: 0 !important;
  transition: transform 600ms ease !important;
}

#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_header-icon__Ry4P5:hover {
  transform: rotate(360deg) scale(1.2) !important;
}

#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_header-icon__Ry4P5 svg {
  width: 28px !important;
  height: 28px !important;
  color: #ffffff !important;
}

#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_section-title__Jm8C5 {
  font-size: 2.5rem !important;
  font-weight: 900 !important;
  line-height: 1.2 !important;
  background: linear-gradient(90deg, #ffffff, #00AEEF) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}

@media (min-width: 768px) {
  #MazzeiCommercial_root__Km3X7 .MazzeiCommercial_section-title__Jm8C5 {
    font-size: 3rem !important;
  }
}

/* ===== BENTO CARDS ===== */
#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_bento-card__Xv9L2 {
  position: relative !important;
  border-radius: 1rem !important;
  overflow: hidden !important;
  transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1), transform 0.8s cubic-bezier(0.19, 1, 0.22, 1) !important;
}

/* Delay Classes */
#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_delay-1__Yr3Q8 { animation-delay: 0.1s !important; }
#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_delay-2__Zs4R1 { animation-delay: 0.2s !important; }
#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_delay-3__Xs5R2 { animation-delay: 0.3s !important; }
#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_delay-4__Ys6T3 { animation-delay: 0.4s !important; }
#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_delay-5__Zs7U4 { animation-delay: 0.5s !important; }

#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_card-shine__Zy5D1 {
  display: none !important;
}

/* Glass Card Variant */
#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_glass-card__Qv8J1 {
  background: linear-gradient(135deg, rgba(30, 41, 59, 0.4), rgba(15, 23, 42, 0.6)) !important;
  backdrop-filter: blur(32px) !important;
  -webkit-backdrop-filter: blur(32px) !important;
  border: 1px solid rgba(71, 85, 105, 0.3) !important;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3) !important;
}

/* Clay Card Variant */
#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_clay-card__Pw7T3 {
  background: linear-gradient(135deg, #1A1F28 0%, #141922 50%, #0F1419 100%) !important;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5) !important;
  border: 2px solid rgba(42, 47, 56, 0.5) !important;
  border-radius: 2rem !important;
}

/* ===== NEW CONSTRUCTION CARD ===== */
#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_new-construction-card__Lk2N8 {
  padding: 3rem !important;
  margin-bottom: 4rem !important;
}

#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_card-title__Rk9M1 {
  font-size: 1.875rem !important;
  font-weight: 900 !important;
  color: #00AEEF !important;
  margin-bottom: 1.5rem !important;
  display: flex !important;
  align-items: center !important;
  gap: 0.75rem !important;
}

@media (min-width: 768px) {
  #MazzeiCommercial_root__Km3X7 .MazzeiCommercial_card-title__Rk9M1 {
    font-size: 3rem !important;
  }
}

#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_sparkle-icon__Mx7L9 {
  width: 32px !important;
  height: 32px !important;
  animation: MazzeiCommercial_sparkleRotate__Vn8M3 3s linear infinite !important;
}

@keyframes MazzeiCommercial_sparkleRotate__Vn8M3 {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}

#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_sparkle-icon__Mx7L9 svg {
  width: 32px !important;
  height: 32px !important;
  color: #00AEEF !important;
}

#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_card-intro__Nz6L5 {
  font-size: 1.25rem !important;
  color: #d1d5db !important;
  line-height: 1.75 !important;
  margin-bottom: 2rem !important;
}

/* ===== BUILDING TYPES GRID ===== */
#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_building-types-grid__Sv6F9 {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 2rem !important;
}

@media (min-width: 768px) {
  #MazzeiCommercial_root__Km3X7 .MazzeiCommercial_building-types-grid__Sv6F9 {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_building-type__Lv7K3 {
  padding: 1.5rem !important;
  border-radius: 1rem !important;
  background: rgba(15, 20, 25, 0.5) !important;
  border: 1px solid rgba(0, 174, 239, 0.2) !important;
}

#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_building-type__Lv7K3 h4 {
  font-size: 1.25rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 1rem !important;
}

#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_type-list__Hn6P5 {
  list-style: none !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 0.5rem !important;
}

#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_type-item__Sv8L2 {
  display: flex !important;
  align-items: flex-start !important;
  padding-left: 1rem !important;
  position: relative !important;
}

#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_type-item__Sv8L2::before {
  content: &quot;•&quot; !important;
  position: absolute !important;
  left: 0 !important;
  color: #00AEEF !important;
}

#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_type-item__Sv8L2 span {
  color: #d1d5db !important;
  font-size: 0.875rem !important;
  line-height: 1.5 !important;
}

/* ===== TENANT IMPROVEMENTS CARD ===== */
#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_tenant-improvements-card__Pr8N4 {
  padding: 2rem !important;
  margin-bottom: 4rem !important;
}

#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_card-title-alt__Tx6M9 {
  font-size: 1.875rem !important;
  font-weight: 900 !important;
  color: #00AEEF !important;
  margin-bottom: 1.5rem !important;
  display: flex !important;
  align-items: center !important;
  gap: 0.75rem !important;
}

@media (min-width: 768px) {
  #MazzeiCommercial_root__Km3X7 .MazzeiCommercial_card-title-alt__Tx6M9 {
    font-size: 3rem !important;
  }
}

#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_ti-icon__Yz3W7 {
  width: 32px !important;
  height: 32px !important;
  color: #00AEEF !important;
}

#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_ti-intro__Hn6P5 {
  font-size: 1.125rem !important;
  color: #d1d5db !important;
  line-height: 1.75 !important;
  margin-bottom: 2rem !important;
}

/* ===== TI CATEGORIES GRID ===== */
#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_ti-categories-grid__Mn8P6 {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 1.5rem !important;
}

@media (min-width: 768px) {
  #MazzeiCommercial_root__Km3X7 .MazzeiCommercial_ti-categories-grid__Mn8P6 {
    grid-template-columns: repeat(3, 1fr) !important;
  }
}

#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_ti-category-card__Lv7K3 {
  padding: 1.5rem !important;
  border-radius: 1rem !important;
  background: linear-gradient(135deg, #0F1419, #0A0E14) !important;
  border: 1px solid rgba(0, 174, 239, 0.1) !important;
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1), transform 300ms ease, border-color 300ms ease !important;
}

/* Category Delay Classes */
#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_category-delay-0__Aw5T3 { animation-delay: 0s !important; }
#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_category-delay-1__Bx6U4 { animation-delay: 0.1s !important; }
#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_category-delay-2__Cy7V5 { animation-delay: 0.2s !important; }

#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_ti-category-card__Lv7K3:hover {
  transform: translateY(-8px) scale(1.02) !important;
  border-color: rgba(0, 174, 239, 0.4) !important;
}

#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_ti-category-title__Qw9N5 {
  font-size: 1.125rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 1rem !important;
}

#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_ti-category-list__Hn6P5 {
  list-style: none !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 0.5rem !important;
}

#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_ti-category-item__Sv8L2 {
  display: flex !important;
  align-items: flex-start !important;
  gap: 0.5rem !important;
  transition: transform 300ms ease !important;
}

#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_ti-category-item__Sv8L2:hover {
  transform: translateX(3px) !important;
}

#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_check-icon__Gz4T1 {
  width: 16px !important;
  height: 16px !important;
  color: #00AEEF !important;
  margin-top: 2px !important;
  flex-shrink: 0 !important;
}

#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_ti-category-item__Sv8L2 span {
  color: #d1d5db !important;
  font-size: 0.875rem !important;
  line-height: 1.5 !important;
}

/* ===== INDUSTRIAL SERVICES GRID ===== */
#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_industrial-services-grid__Pn7K5 {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 2rem !important;
}

@media (min-width: 768px) {
  #MazzeiCommercial_root__Km3X7 .MazzeiCommercial_industrial-services-grid__Pn7K5 {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

@media (min-width: 1024px) {
  #MazzeiCommercial_root__Km3X7 .MazzeiCommercial_industrial-services-grid__Pn7K5 {
    grid-template-columns: repeat(3, 1fr) !important;
  }
}

/* ===== SERVICE CARDS ===== */
#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_service-card__Zr5M3 {
  padding: 2rem !important;
  cursor: pointer !important;
  transition: all 300ms ease !important;
}

#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_service-card__Zr5M3:hover {
  transform: translateY(-8px) !important;
}

#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_service-header__Tn8M4 {
  display: flex !important;
  align-items: center !important;
  gap: 0.75rem !important;
  margin-bottom: 1.5rem !important;
}

#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_service-icon__Yx3W6 {
  width: 48px !important;
  height: 48px !important;
  background: linear-gradient(135deg, #00AEEF, #0080FF) !important;
  border-radius: 0.75rem !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  box-shadow: 0 8px 24px rgba(0, 174, 239, 0.4) !important;
  flex-shrink: 0 !important;
  transition: transform 500ms ease !important;
}

#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_service-card__Zr5M3:hover .MazzeiCommercial_service-icon__Yx3W6 {
  transform: scale(1.2) rotate(15deg) !important;
}

#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_service-icon__Yx3W6 svg {
  width: 24px !important;
  height: 24px !important;
  color: #ffffff !important;
}

#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_service-title__Fm2B8 {
  font-size: 1.25rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
}

#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_service-list__Hn6P5 {
  list-style: none !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 0.75rem !important;
}

#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_service-item__Sv8L2 {
  display: flex !important;
  align-items: flex-start !important;
  gap: 0.5rem !important;
  transition: transform 300ms ease !important;
}

#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_service-item__Sv8L2:hover {
  transform: translateX(3px) !important;
}

#MazzeiCommercial_root__Km3X7 .MazzeiCommercial_service-item__Sv8L2 span {
  color: #d1d5db !important;
  font-size: 0.875rem !important;
  line-height: 1.5 !important;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 768px) {
  #MazzeiCommercial_root__Km3X7 .MazzeiCommercial_section-title__Jm8C5 {
    font-size: 1.875rem !important;
  }
  
  #MazzeiCommercial_root__Km3X7 .MazzeiCommercial_card-title__Rk9M1 {
    font-size: 1.5rem !important;
  }
  
  #MazzeiCommercial_root__Km3X7 .MazzeiCommercial_new-construction-card__Lk2N8 {
    padding: 1.5rem !important;
  }
  
  #MazzeiCommercial_root__Km3X7 .MazzeiCommercial_service-card__Zr5M3 {
    padding: 1.5rem !important;
  }
}
 
/* Mazzei Electric Emergency Services Section - RenderBox Optimized */
/* All rules scoped to root ID with !important */

/* ===== RESET WITHIN MODULE ===== */
#MazzeiEmergency_root__Km3X7,
#MazzeiEmergency_root__Km3X7 * {
  margin: 0 !important;
  padding: 0 !important;
  box-sizing: border-box !important;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif !important;
}

#MazzeiEmergency_root__Km3X7 {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  background: transparent !important;
  color: #ffffff !important;
}

/* ===== ANIMATION CLASSES ===== */
#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_animate-in__Xy9Z8 {
  opacity: 0 !important;
  transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1), transform 0.8s cubic-bezier(0.19, 1, 0.22, 1) !important;
}

#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_animate-in__Xy9Z8.MazzeiEmergency_animated__Qw3K7 {
  opacity: 1 !important;
  transform: translate(0, 0) !important;
}

#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_slide-left__Lm2P5 {
  transform: translateX(-50px) !important;
}

#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_slide-up__Bn4T8 {
  transform: translateY(30px) !important;
}

/* ===== SECTION ===== */
#MazzeiEmergency_root__Km3X7.MazzeiEmergency_emergency-section__Vp9L4 {
  padding: 5rem 0 !important;
  background: linear-gradient(180deg, #0A0A0A, #0A0E14) !important;
  position: relative !important;
}

/* ===== CONTAINER ===== */
#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_container__Qw2N6 {
  max-width: 80rem !important;
  margin: 0 auto !important;
  padding: 0 1.5rem !important;
  position: relative !important;
  z-index: 10 !important;
  width: 100% !important;
}

/* ===== SECTION HEADER ===== */
#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_section-header__Fx3K9 {
  display: flex !important;
  align-items: center !important;
  gap: 0.75rem !important;
  margin-bottom: 3rem !important;
}

#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_header-icon__Ry4P5 {
  width: 48px !important;
  height: 48px !important;
  background: linear-gradient(135deg, #FF0000, #CC0000) !important;
  border-radius: 0.75rem !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  box-shadow: 0 8px 24px rgba(255, 0, 0, 0.4) !important;
  flex-shrink: 0 !important;
}

#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_header-icon__Ry4P5 svg {
  width: 28px !important;
  height: 28px !important;
  color: #ffffff !important;
}

#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_section-title__Jm8C5 {
  font-size: 2.5rem !important;
  font-weight: 900 !important;
  line-height: 1.2 !important;
  background: linear-gradient(90deg, #ffffff, #FF0000) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}

@media (min-width: 768px) {
  #MazzeiEmergency_root__Km3X7 .MazzeiEmergency_section-title__Jm8C5 {
    font-size: 3rem !important;
  }
}

/* ===== BENTO CARDS ===== */
#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_bento-card__Xv9L2 {
  position: relative !important;
  border-radius: 1rem !important;
  overflow: hidden !important;
}

/* Delay Classes */
#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_delay-1__Yr3Q8 { animation-delay: 0.1s !important; }
#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_delay-2__Zs4R1 { animation-delay: 0.2s !important; }
#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_delay-3__Xs5R2 { animation-delay: 0.3s !important; }
#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_delay-4__Ys6T3 { animation-delay: 0.4s !important; }
#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_delay-5__Zs7U4 { animation-delay: 0.5s !important; }
#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_delay-6__Bu9W6 { animation-delay: 0.6s !important; }
#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_delay-7__Cv0X7 { animation-delay: 0.7s !important; }
#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_delay-8__Dw1Y8 { animation-delay: 0.8s !important; }
#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_delay-9__Ex2Z9 { animation-delay: 0.9s !important; }

#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_card-shine__Zy5D1 {
  display: none !important;
}

/* Glass Card Variant */
#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_glass-card__Qv8J1 {
  background: linear-gradient(135deg, rgba(30, 41, 59, 0.4), rgba(15, 23, 42, 0.6)) !important;
  backdrop-filter: blur(32px) !important;
  -webkit-backdrop-filter: blur(32px) !important;
  border: 1px solid rgba(71, 85, 105, 0.3) !important;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3) !important;
}

/* Clay Card Variant */
#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_clay-card__Pw7T3 {
  background: linear-gradient(135deg, #1A1F28 0%, #141922 50%, #0F1419 100%) !important;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5) !important;
  border: 2px solid rgba(42, 47, 56, 0.5) !important;
  border-radius: 2rem !important;
}

/* ===== HERO EMERGENCY CARD ===== */
#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_hero-emergency-card__Lk2N8 {
  padding: 3rem !important;
  margin-bottom: 4rem !important;
  border: 2px solid rgba(255, 0, 0, 0.3) !important;
}

#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_emergency-badge__Mx7L9 {
  display: inline-flex !important;
  align-items: center !important;
  gap: 0.5rem !important;
  padding: 0.75rem 1.5rem !important;
  background: linear-gradient(135deg, rgba(255, 0, 0, 0.2), rgba(204, 0, 0, 0.1)) !important;
  border: 2px solid rgba(255, 0, 0, 0.4) !important;
  border-radius: 2rem !important;
  margin-bottom: 1.5rem !important;
  animation: MazzeiEmergency_pulse__Pq5R2 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
}

@keyframes MazzeiEmergency_pulse__Pq5R2 {
  0%, 100% { opacity: 1; }
  50% { opacity: 0.7; }
}

#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_emergency-badge__Mx7L9 svg {
  width: 24px !important;
  height: 24px !important;
  color: #FF0000 !important;
}

#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_emergency-badge__Mx7L9 span {
  color: #FF0000 !important;
  font-weight: 900 !important;
  font-size: 1rem !important;
}

#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_hero-title__Rk9M1 {
  font-size: 2rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 1.5rem !important;
}

@media (min-width: 768px) {
  #MazzeiEmergency_root__Km3X7 .MazzeiEmergency_hero-title__Rk9M1 {
    font-size: 2.5rem !important;
  }
}

#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_hero-description__Nz6L5 {
  font-size: 1.125rem !important;
  color: #d1d5db !important;
  line-height: 1.75 !important;
  margin-bottom: 2rem !important;
}

#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_emergency-cta__Sv6F9 {
  padding: 2rem !important;
  background: linear-gradient(135deg, rgba(255, 0, 0, 0.1), rgba(204, 0, 0, 0.05)) !important;
  border: 2px solid rgba(255, 0, 0, 0.3) !important;
  border-radius: 1rem !important;
}

#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_cta-title__Qw9N5 {
  font-size: 1.5rem !important;
  font-weight: 900 !important;
  color: #FF0000 !important;
  margin-bottom: 0.5rem !important;
}

#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_cta-subtitle__Mn8P6 {
  font-size: 1rem !important;
  color: #d1d5db !important;
}

/* ===== EMERGENCY NUMBERS SECTION ===== */
#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_emergency-numbers-section__Pr8N4 {
  margin-bottom: 4rem !important;
}

#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_numbers-title__Tx6M9 {
  font-size: 2rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 2rem !important;
  text-align: center !important;
}

#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_numbers-grid__Cv0X7 {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 2rem !important;
}

@media (min-width: 768px) {
  #MazzeiEmergency_root__Km3X7 .MazzeiEmergency_numbers-grid__Cv0X7 {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

@media (min-width: 1024px) {
  #MazzeiEmergency_root__Km3X7 .MazzeiEmergency_numbers-grid__Cv0X7 {
    grid-template-columns: repeat(3, 1fr) !important;
  }
}

/* ===== EMERGENCY NUMBER CARDS ===== */
#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_emergency-number-card__Zr5M3 {
  padding: 2rem !important;
  transition: all 300ms ease !important;
  border: 2px solid rgba(255, 0, 0, 0.2) !important;
}

#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_emergency-number-card__Zr5M3:hover {
  transform: translateY(-8px) !important;
  border-color: rgba(255, 0, 0, 0.4) !important;
}

#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_location-header__Tn8M4 {
  display: flex !important;
  align-items: center !important;
  gap: 1rem !important;
  margin-bottom: 1.5rem !important;
}

#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_location-icon__Yx3W6 {
  width: 48px !important;
  height: 48px !important;
  background: linear-gradient(135deg, #FF0000, #CC0000) !important;
  border-radius: 50% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex-shrink: 0 !important;
}

#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_location-icon__Yx3W6 svg {
  width: 24px !important;
  height: 24px !important;
  color: #ffffff !important;
}

#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_location-name__Fm2B8 {
  font-size: 1.25rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 0.25rem !important;
}

#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_location-badge__Hn6P5 {
  font-size: 0.875rem !important;
  color: #FF0000 !important;
  font-weight: 600 !important;
}

#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_emergency-phone__Sv8L2 {
  display: flex !important;
  align-items: center !important;
  gap: 1rem !important;
  padding: 1.5rem !important;
  background: linear-gradient(135deg, rgba(255, 0, 0, 0.1), rgba(204, 0, 0, 0.05)) !important;
  border: 2px solid rgba(255, 0, 0, 0.3) !important;
  border-radius: 0.75rem !important;
  margin-bottom: 1rem !important;
}

#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_emergency-phone__Sv8L2 svg {
  width: 32px !important;
  height: 32px !important;
  color: #FF0000 !important;
  flex-shrink: 0 !important;
}

#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_phone-label__Lv7K3 {
  font-size: 0.875rem !important;
  color: #d1d5db !important;
  margin-bottom: 0.25rem !important;
}

#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_phone-number__Qw9N5 {
  font-size: 1.5rem !important;
  font-weight: 900 !important;
  color: #FF0000 !important;
}

#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_service-areas__Mn8P6 {
  font-size: 0.875rem !important;
  color: #d1d5db !important;
  line-height: 1.5 !important;
}

/* ===== EMERGENCY TYPES CARD ===== */
#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_emergency-types-card__At8V5 {
  padding: 3rem !important;
  margin-bottom: 4rem !important;
}

#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_card-title__Bu9W6 {
  font-size: 2rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 1.5rem !important;
}

#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_card-intro__Cv0X7 {
  font-size: 1.125rem !important;
  color: #d1d5db !important;
  line-height: 1.75 !important;
  margin-bottom: 2rem !important;
}

#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_emergency-types-grid__Dw1Y8 {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 1.5rem !important;
}

@media (min-width: 768px) {
  #MazzeiEmergency_root__Km3X7 .MazzeiEmergency_emergency-types-grid__Dw1Y8 {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

@media (min-width: 1024px) {
  #MazzeiEmergency_root__Km3X7 .MazzeiEmergency_emergency-types-grid__Dw1Y8 {
    grid-template-columns: repeat(3, 1fr) !important;
  }
}

#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_emergency-type__Ex2Z9 {
  padding: 1.5rem !important;
  background: rgba(255, 0, 0, 0.05) !important;
  border: 1px solid rgba(255, 0, 0, 0.2) !important;
  border-radius: 0.75rem !important;
  transition: all 300ms ease !important;
}

#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_emergency-type__Ex2Z9:hover {
  background: rgba(255, 0, 0, 0.1) !important;
  border-color: rgba(255, 0, 0, 0.4) !important;
}

#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_type-icon__Fy3A0 {
  width: 40px !important;
  height: 40px !important;
  color: #FF0000 !important;
  margin-bottom: 1rem !important;
}

#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_type-title__Gz4B1 {
  font-size: 1.125rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 0.5rem !important;
}

#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_type-description__Hw5C2 {
  font-size: 0.875rem !important;
  color: #d1d5db !important;
  line-height: 1.6 !important;
}

/* ===== RESPONSE PROCESS ===== */
#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_response-process-section__Ix6D3 {
  margin-top: 4rem !important;
}

#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_process-title__Jy7E4 {
  font-size: 2rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 2rem !important;
  text-align: center !important;
}

#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_process-steps__Kz8F5 {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 2rem !important;
}

@media (min-width: 768px) {
  #MazzeiEmergency_root__Km3X7 .MazzeiEmergency_process-steps__Kz8F5 {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

@media (min-width: 1024px) {
  #MazzeiEmergency_root__Km3X7 .MazzeiEmergency_process-steps__Kz8F5 {
    grid-template-columns: repeat(4, 1fr) !important;
  }
}

#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_process-step__Lw9G6 {
  padding: 2rem !important;
  transition: all 300ms ease !important;
}

#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_process-step__Lw9G6:hover {
  transform: translateY(-8px) !important;
}

#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_step-number__Mx0H7 {
  width: 48px !important;
  height: 48px !important;
  background: linear-gradient(135deg, #FF0000, #CC0000) !important;
  border-radius: 50% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-size: 1.5rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 1rem !important;
}

#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_step-title__Ny1I8 {
  font-size: 1.125rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 0.5rem !important;
}

#MazzeiEmergency_root__Km3X7 .MazzeiEmergency_step-description__Oz2J9 {
  font-size: 0.875rem !important;
  color: #d1d5db !important;
  line-height: 1.6 !important;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 768px) {
  #MazzeiEmergency_root__Km3X7 .MazzeiEmergency_section-title__Jm8C5 {
    font-size: 1.875rem !important;
  }
  
  #MazzeiEmergency_root__Km3X7 .MazzeiEmergency_hero-emergency-card__Lk2N8 {
    padding: 1.5rem !important;
  }
}
 
/* Mazzei Electric Service Area Section - RenderBox Optimized */
/* All rules scoped to root ID with !important */

/* ===== RESET WITHIN MODULE ===== */
#MazzeiServiceArea_root__Km3X7,
#MazzeiServiceArea_root__Km3X7 * {
  margin: 0 !important;
  padding: 0 !important;
  box-sizing: border-box !important;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif !important;
}

#MazzeiServiceArea_root__Km3X7 {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  background: transparent !important;
  color: #ffffff !important;
}

/* ===== ANIMATION CLASSES ===== */
#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_animate-in__Xy9Z8 {
  opacity: 0 !important;
  transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1), transform 0.8s cubic-bezier(0.19, 1, 0.22, 1) !important;
}

#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_animate-in__Xy9Z8.MazzeiServiceArea_animated__Qw3K7 {
  opacity: 1 !important;
  transform: translate(0, 0) !important;
}

#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_slide-left__Lm2P5 {
  transform: translateX(-50px) !important;
}

#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_slide-up__Bn4T8 {
  transform: translateY(30px) !important;
}

/* ===== SECTION ===== */
#MazzeiServiceArea_root__Km3X7.MazzeiServiceArea_service-area-section__Vp9L4 {
  padding: 5rem 0 !important;
  background: linear-gradient(180deg, #0A0A0A, #0A0E14) !important;
  position: relative !important;
}

/* ===== CONTAINER ===== */
#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_container__Qw2N6 {
  max-width: 80rem !important;
  margin: 0 auto !important;
  padding: 0 1.5rem !important;
  position: relative !important;
  z-index: 10 !important;
  width: 100% !important;
}

/* ===== SECTION HEADER ===== */
#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_section-header__Fx3K9 {
  display: flex !important;
  align-items: center !important;
  gap: 0.75rem !important;
  margin-bottom: 3rem !important;
}

#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_header-icon__Ry4P5 {
  width: 48px !important;
  height: 48px !important;
  background: linear-gradient(135deg, #00AEEF, #0080FF) !important;
  border-radius: 0.75rem !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  box-shadow: 0 8px 24px rgba(0, 174, 239, 0.4) !important;
  flex-shrink: 0 !important;
}

#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_header-icon__Ry4P5 svg {
  width: 28px !important;
  height: 28px !important;
  color: #ffffff !important;
}

#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_section-title__Jm8C5 {
  font-size: 2.5rem !important;
  font-weight: 900 !important;
  line-height: 1.2 !important;
  background: linear-gradient(90deg, #ffffff, #00AEEF) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}

@media (min-width: 768px) {
  #MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_section-title__Jm8C5 {
    font-size: 3rem !important;
  }
}

/* ===== BENTO CARDS ===== */
#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_bento-card__Xv9L2 {
  position: relative !important;
  border-radius: 1rem !important;
  overflow: hidden !important;
}

/* Delay Classes */
#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_delay-1__Yr3Q8 { animation-delay: 0.1s !important; }
#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_delay-2__Zs4R1 { animation-delay: 0.2s !important; }
#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_delay-3__Xs5R2 { animation-delay: 0.3s !important; }
#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_delay-4__Ys6T3 { animation-delay: 0.4s !important; }
#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_delay-5__Zs7U4 { animation-delay: 0.5s !important; }
#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_delay-6__Bu9W6 { animation-delay: 0.6s !important; }
#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_delay-7__Cv0X7 { animation-delay: 0.7s !important; }
#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_delay-8__Dw1Y8 { animation-delay: 0.8s !important; }
#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_delay-9__Ex2Z9 { animation-delay: 0.9s !important; }

#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_card-shine__Zy5D1 {
  display: none !important;
}

/* Glass Card Variant */
#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_glass-card__Qv8J1 {
  background: linear-gradient(135deg, rgba(30, 41, 59, 0.4), rgba(15, 23, 42, 0.6)) !important;
  backdrop-filter: blur(32px) !important;
  -webkit-backdrop-filter: blur(32px) !important;
  border: 1px solid rgba(71, 85, 105, 0.3) !important;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3) !important;
}

/* Clay Card Variant */
#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_clay-card__Pw7T3 {
  background: linear-gradient(135deg, #1A1F28 0%, #141922 50%, #0F1419 100%) !important;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5) !important;
  border: 2px solid rgba(42, 47, 56, 0.5) !important;
  border-radius: 2rem !important;
}

/* ===== HERO COVERAGE CARD ===== */
#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_hero-coverage-card__Lk2N8 {
  padding: 3rem !important;
  margin-bottom: 4rem !important;
}

#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_coverage-badge__Mx7L9 {
  display: inline-flex !important;
  align-items: center !important;
  gap: 0.5rem !important;
  padding: 0.5rem 1rem !important;
  background: linear-gradient(135deg, rgba(0, 174, 239, 0.2), rgba(0, 128, 255, 0.1)) !important;
  border: 1px solid rgba(0, 174, 239, 0.3) !important;
  border-radius: 2rem !important;
  margin-bottom: 1.5rem !important;
}

#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_coverage-badge__Mx7L9 svg {
  width: 20px !important;
  height: 20px !important;
  color: #00AEEF !important;
}

#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_coverage-badge__Mx7L9 span {
  color: #00AEEF !important;
  font-weight: 700 !important;
  font-size: 0.875rem !important;
}

#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_hero-title__Rk9M1 {
  font-size: 2rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 1.5rem !important;
}

@media (min-width: 768px) {
  #MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_hero-title__Rk9M1 {
    font-size: 2.5rem !important;
  }
}

#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_hero-description__Nz6L5 {
  font-size: 1.125rem !important;
  color: #d1d5db !important;
  line-height: 1.75 !important;
  margin-bottom: 2rem !important;
}

/* ===== STATS GRID ===== */
#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_stats-grid__Sv6F9 {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
  gap: 2rem !important;
}

@media (max-width: 768px) {
  #MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_stats-grid__Sv6F9 {
    grid-template-columns: 1fr !important;
  }
}

#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_stat-item__Lv7K3 {
  text-align: center !important;
  padding: 1.5rem !important;
  background: rgba(0, 174, 239, 0.05) !important;
  border: 1px solid rgba(0, 174, 239, 0.2) !important;
  border-radius: 0.75rem !important;
}

#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_stat-number__Qw9N5 {
  font-size: 3rem !important;
  font-weight: 900 !important;
  color: #00AEEF !important;
  line-height: 1 !important;
  margin-bottom: 0.5rem !important;
}

#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_stat-label__Mn8P6 {
  font-size: 0.875rem !important;
  color: #d1d5db !important;
  font-weight: 600 !important;
}

/* ===== REGIONAL COVERAGE ===== */
#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_regional-coverage-section__Pr8N4 {
  margin-bottom: 4rem !important;
}

#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_regional-title__Tx6M9 {
  font-size: 2rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 2rem !important;
  text-align: center !important;
}

#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_regions-grid__Cv0X7 {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 2rem !important;
}

@media (min-width: 1024px) {
  #MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_regions-grid__Cv0X7 {
    grid-template-columns: repeat(3, 1fr) !important;
  }
}

/* ===== REGION CARDS ===== */
#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_region-card__Zr5M3 {
  padding: 2rem !important;
  transition: all 300ms ease !important;
}

#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_region-card__Zr5M3:hover {
  transform: translateY(-8px) !important;
}

#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_region-header__Tn8M4 {
  display: flex !important;
  align-items: center !important;
  gap: 1rem !important;
  margin-bottom: 1.5rem !important;
}

#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_region-icon__Yx3W6 {
  width: 48px !important;
  height: 48px !important;
  background: linear-gradient(135deg, #00AEEF, #0080FF) !important;
  border-radius: 50% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex-shrink: 0 !important;
}

#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_region-icon__Yx3W6 svg {
  width: 24px !important;
  height: 24px !important;
  color: #ffffff !important;
}

#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_region-name__Fm2B8 {
  font-size: 1.5rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 0.25rem !important;
}

#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_region-badge__Hn6P5 {
  font-size: 0.875rem !important;
  color: #00AEEF !important;
  font-weight: 600 !important;
}

#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_region-offices__Sv8L2 {
  margin-bottom: 1.5rem !important;
  padding-bottom: 1.5rem !important;
  border-bottom: 1px solid rgba(71, 85, 105, 0.3) !important;
}

#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_office-item__Lv7K3 {
  display: flex !important;
  align-items: center !important;
  gap: 0.5rem !important;
  padding: 0.5rem !important;
  color: #d1d5db !important;
  font-size: 0.875rem !important;
  font-weight: 600 !important;
}

#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_office-item__Lv7K3 svg {
  width: 16px !important;
  height: 16px !important;
  color: #00AEEF !important;
}

#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_cities-title__Mn8P6 {
  font-size: 1rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 0.75rem !important;
}

#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_cities-list__Pz8L5 {
  list-style: none !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 0.5rem !important;
}

#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_city-item__Tz5M6 {
  padding-left: 1rem !important;
  position: relative !important;
  color: #d1d5db !important;
  font-size: 0.875rem !important;
  line-height: 1.5 !important;
}

#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_city-item__Tz5M6::before {
  content: &quot;•&quot; !important;
  position: absolute !important;
  left: 0 !important;
  color: #00AEEF !important;
}

/* ===== LOCAL MATTERS CARD ===== */
#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_local-matters-card__At8V5 {
  padding: 3rem !important;
  margin-bottom: 4rem !important;
}

#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_card-title__Bu9W6 {
  font-size: 2rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 2rem !important;
  text-align: center !important;
}

#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_benefits-grid__Dw1Y8 {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 2rem !important;
}

@media (min-width: 768px) {
  #MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_benefits-grid__Dw1Y8 {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_benefit-item__Ex2Z9 {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  text-align: center !important;
  padding: 1.5rem !important;
  background: rgba(0, 174, 239, 0.05) !important;
  border: 1px solid rgba(0, 174, 239, 0.2) !important;
  border-radius: 0.75rem !important;
}

#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_benefit-icon__Fy3A0 {
  width: 48px !important;
  height: 48px !important;
  color: #00AEEF !important;
  margin-bottom: 1rem !important;
}

#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_benefit-title__Gz4B1 {
  font-size: 1.125rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 0.5rem !important;
}

#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_benefit-description__Hw5C2 {
  font-size: 0.875rem !important;
  color: #d1d5db !important;
  line-height: 1.6 !important;
}

/* ===== AVAILABILITY SECTION ===== */
#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_availability-section__Ix6D3 {
  margin-top: 4rem !important;
}

#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_availability-title__Jy7E4 {
  font-size: 2rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 2rem !important;
  text-align: center !important;
}

#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_availability-grid__Kz8F5 {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 1.5rem !important;
}

@media (min-width: 768px) {
  #MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_availability-grid__Kz8F5 {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

@media (min-width: 1024px) {
  #MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_availability-grid__Kz8F5 {
    grid-template-columns: repeat(4, 1fr) !important;
  }
}

#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_availability-card__Lw9G6 {
  padding: 1.5rem !important;
  transition: all 300ms ease !important;
}

#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_availability-card__Lw9G6:hover {
  transform: translateY(-4px) !important;
}

#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_availability-service__Mx0H7 {
  font-size: 1.125rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 1rem !important;
}

#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_availability-regions__Ny1I8 {
  display: flex !important;
  flex-direction: column !important;
  gap: 0.5rem !important;
}

#MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_region-check__Oz2J9 {
  font-size: 0.875rem !important;
  color: #00AEEF !important;
  font-weight: 600 !important;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 768px) {
  #MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_section-title__Jm8C5 {
    font-size: 1.875rem !important;
  }
  
  #MazzeiServiceArea_root__Km3X7 .MazzeiServiceArea_hero-coverage-card__Lk2N8 {
    padding: 1.5rem !important;
  }
}
 
/* Mazzei Electric Team Leadership Section - RenderBox Optimized */
/* All rules scoped to root ID with !important */

/* ===== RESET WITHIN MODULE ===== */
#MazzeiTeam_root__Km3X7,
#MazzeiTeam_root__Km3X7 * {
  margin: 0 !important;
  padding: 0 !important;
  box-sizing: border-box !important;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif !important;
}

#MazzeiTeam_root__Km3X7 {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  background: transparent !important;
  color: #ffffff !important;
}

/* ===== ANIMATION CLASSES ===== */
#MazzeiTeam_root__Km3X7 .MazzeiTeam_animate-in__Xy9Z8 {
  opacity: 0 !important;
  transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1), transform 0.8s cubic-bezier(0.19, 1, 0.22, 1) !important;
}

#MazzeiTeam_root__Km3X7 .MazzeiTeam_animate-in__Xy9Z8.MazzeiTeam_animated__Qw3K7 {
  opacity: 1 !important;
  transform: translate(0, 0) !important;
}

#MazzeiTeam_root__Km3X7 .MazzeiTeam_slide-left__Lm2P5 {
  transform: translateX(-50px) !important;
}

#MazzeiTeam_root__Km3X7 .MazzeiTeam_slide-up__Bn4T8 {
  transform: translateY(30px) !important;
}

/* ===== SECTION ===== */
#MazzeiTeam_root__Km3X7.MazzeiTeam_team-section__Vp9L4 {
  padding: 5rem 0 !important;
  background: linear-gradient(180deg, #0A0A0A, #0A0E14) !important;
  position: relative !important;
}

/* ===== CONTAINER ===== */
#MazzeiTeam_root__Km3X7 .MazzeiTeam_container__Qw2N6 {
  max-width: 80rem !important;
  margin: 0 auto !important;
  padding: 0 1.5rem !important;
  position: relative !important;
  z-index: 10 !important;
  width: 100% !important;
}

/* ===== SECTION HEADER ===== */
#MazzeiTeam_root__Km3X7 .MazzeiTeam_section-header__Fx3K9 {
  display: flex !important;
  align-items: center !important;
  gap: 0.75rem !important;
  margin-bottom: 3rem !important;
}

#MazzeiTeam_root__Km3X7 .MazzeiTeam_header-icon__Ry4P5 {
  width: 48px !important;
  height: 48px !important;
  background: linear-gradient(135deg, #00AEEF, #0080FF) !important;
  border-radius: 0.75rem !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  box-shadow: 0 8px 24px rgba(0, 174, 239, 0.4) !important;
  flex-shrink: 0 !important;
}

#MazzeiTeam_root__Km3X7 .MazzeiTeam_header-icon__Ry4P5 svg {
  width: 28px !important;
  height: 28px !important;
  color: #ffffff !important;
}

#MazzeiTeam_root__Km3X7 .MazzeiTeam_section-title__Jm8C5 {
  font-size: 2.5rem !important;
  font-weight: 900 !important;
  line-height: 1.2 !important;
  background: linear-gradient(90deg, #ffffff, #00AEEF) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}

@media (min-width: 768px) {
  #MazzeiTeam_root__Km3X7 .MazzeiTeam_section-title__Jm8C5 {
    font-size: 3rem !important;
  }
}

/* ===== BENTO CARDS ===== */
#MazzeiTeam_root__Km3X7 .MazzeiTeam_bento-card__Xv9L2 {
  position: relative !important;
  border-radius: 1rem !important;
  overflow: hidden !important;
}

/* Delay Classes */
#MazzeiTeam_root__Km3X7 .MazzeiTeam_delay-1__Yr3Q8 { animation-delay: 0.1s !important; }
#MazzeiTeam_root__Km3X7 .MazzeiTeam_delay-2__Zs4R1 { animation-delay: 0.2s !important; }
#MazzeiTeam_root__Km3X7 .MazzeiTeam_delay-3__Xs5R2 { animation-delay: 0.3s !important; }
#MazzeiTeam_root__Km3X7 .MazzeiTeam_delay-4__Ys6T3 { animation-delay: 0.4s !important; }
#MazzeiTeam_root__Km3X7 .MazzeiTeam_delay-5__Zs7U4 { animation-delay: 0.5s !important; }
#MazzeiTeam_root__Km3X7 .MazzeiTeam_delay-6__Bu9W6 { animation-delay: 0.6s !important; }
#MazzeiTeam_root__Km3X7 .MazzeiTeam_delay-7__Cv0X7 { animation-delay: 0.7s !important; }

#MazzeiTeam_root__Km3X7 .MazzeiTeam_card-shine__Zy5D1 {
  display: none !important;
}

/* Glass Card Variant */
#MazzeiTeam_root__Km3X7 .MazzeiTeam_glass-card__Qv8J1 {
  background: linear-gradient(135deg, rgba(30, 41, 59, 0.4), rgba(15, 23, 42, 0.6)) !important;
  backdrop-filter: blur(32px) !important;
  -webkit-backdrop-filter: blur(32px) !important;
  border: 1px solid rgba(71, 85, 105, 0.3) !important;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3) !important;
}

/* Clay Card Variant */
#MazzeiTeam_root__Km3X7 .MazzeiTeam_clay-card__Pw7T3 {
  background: linear-gradient(135deg, #1A1F28 0%, #141922 50%, #0F1419 100%) !important;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5) !important;
  border: 2px solid rgba(42, 47, 56, 0.5) !important;
  border-radius: 2rem !important;
}

/* ===== HERO TEAM CARD ===== */
#MazzeiTeam_root__Km3X7 .MazzeiTeam_hero-team-card__Lk2N8 {
  padding: 3rem !important;
  margin-bottom: 4rem !important;
}

#MazzeiTeam_root__Km3X7 .MazzeiTeam_hero-title__Rk9M1 {
  font-size: 2rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 1.5rem !important;
}

@media (min-width: 768px) {
  #MazzeiTeam_root__Km3X7 .MazzeiTeam_hero-title__Rk9M1 {
    font-size: 2.5rem !important;
  }
}

#MazzeiTeam_root__Km3X7 .MazzeiTeam_hero-description__Nz6L5 {
  font-size: 1.125rem !important;
  color: #d1d5db !important;
  line-height: 1.75 !important;
}

/* ===== LEADERSHIP GRID ===== */
#MazzeiTeam_root__Km3X7 .MazzeiTeam_leadership-grid__Pr8N4 {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 2rem !important;
  margin-bottom: 4rem !important;
}

@media (min-width: 768px) {
  #MazzeiTeam_root__Km3X7 .MazzeiTeam_leadership-grid__Pr8N4 {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

@media (min-width: 1024px) {
  #MazzeiTeam_root__Km3X7 .MazzeiTeam_leadership-grid__Pr8N4 {
    grid-template-columns: repeat(3, 1fr) !important;
  }
}

/* ===== LEADER CARDS ===== */
#MazzeiTeam_root__Km3X7 .MazzeiTeam_leader-card__Zr5M3 {
  padding: 2rem !important;
  transition: all 300ms ease !important;
}

#MazzeiTeam_root__Km3X7 .MazzeiTeam_leader-card__Zr5M3:hover {
  transform: translateY(-8px) !important;
}

#MazzeiTeam_root__Km3X7 .MazzeiTeam_leader-header__Tn8M4 {
  display: flex !important;
  align-items: center !important;
  gap: 1rem !important;
  margin-bottom: 1.5rem !important;
}

#MazzeiTeam_root__Km3X7 .MazzeiTeam_leader-avatar__Yx3W6 {
  width: 64px !important;
  height: 64px !important;
  background: linear-gradient(135deg, #00AEEF, #0080FF) !important;
  border-radius: 50% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  box-shadow: 0 8px 24px rgba(0, 174, 239, 0.4) !important;
  flex-shrink: 0 !important;
}

#MazzeiTeam_root__Km3X7 .MazzeiTeam_leader-avatar__Yx3W6 svg {
  width: 32px !important;
  height: 32px !important;
  color: #ffffff !important;
}

#MazzeiTeam_root__Km3X7 .MazzeiTeam_leader-name__Fm2B8 {
  font-size: 1.5rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 0.25rem !important;
}

#MazzeiTeam_root__Km3X7 .MazzeiTeam_leader-title__Hn6P5 {
  font-size: 1rem !important;
  color: #00AEEF !important;
  font-weight: 600 !important;
}

#MazzeiTeam_root__Km3X7 .MazzeiTeam_leader-credentials__Sv8L2 {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 0.5rem !important;
  margin-bottom: 1rem !important;
}

#MazzeiTeam_root__Km3X7 .MazzeiTeam_credential-badge__Lv7K3 {
  display: inline-block !important;
  padding: 0.25rem 0.75rem !important;
  background: rgba(0, 174, 239, 0.1) !important;
  border: 1px solid rgba(0, 174, 239, 0.3) !important;
  border-radius: 1rem !important;
  font-size: 0.75rem !important;
  color: #00AEEF !important;
  font-weight: 700 !important;
}

#MazzeiTeam_root__Km3X7 .MazzeiTeam_leader-bio__Qw9N5 {
  font-size: 0.875rem !important;
  color: #d1d5db !important;
  line-height: 1.6 !important;
  margin-bottom: 1rem !important;
}

#MazzeiTeam_root__Km3X7 .MazzeiTeam_leader-highlights__Mn8P6 {
  display: flex !important;
  flex-direction: column !important;
  gap: 0.5rem !important;
}

#MazzeiTeam_root__Km3X7 .MazzeiTeam_highlight-item__Pz8L5 {
  display: flex !important;
  align-items: flex-start !important;
  gap: 0.5rem !important;
}

#MazzeiTeam_root__Km3X7 .MazzeiTeam_highlight-item__Pz8L5 svg {
  width: 16px !important;
  height: 16px !important;
  color: #00AEEF !important;
  margin-top: 2px !important;
  flex-shrink: 0 !important;
}

#MazzeiTeam_root__Km3X7 .MazzeiTeam_highlight-item__Pz8L5 span {
  font-size: 0.875rem !important;
  color: #d1d5db !important;
  line-height: 1.5 !important;
}

/* ===== OPERATIONS SECTION ===== */
#MazzeiTeam_root__Km3X7 .MazzeiTeam_operations-section__At8V5 {
  margin-bottom: 4rem !important;
}

#MazzeiTeam_root__Km3X7 .MazzeiTeam_operations-title__Bu9W6 {
  font-size: 2rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 2rem !important;
  text-align: center !important;
}

#MazzeiTeam_root__Km3X7 .MazzeiTeam_operations-grid__Cv0X7 {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 2rem !important;
}

@media (min-width: 768px) {
  #MazzeiTeam_root__Km3X7 .MazzeiTeam_operations-grid__Cv0X7 {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

#MazzeiTeam_root__Km3X7 .MazzeiTeam_operations-card__Dw1Y8 {
  padding: 2rem !important;
  transition: all 300ms ease !important;
}

#MazzeiTeam_root__Km3X7 .MazzeiTeam_operations-card__Dw1Y8:hover {
  transform: translateY(-8px) !important;
}

#MazzeiTeam_root__Km3X7 .MazzeiTeam_ops-header__Ex2Z9 {
  display: flex !important;
  align-items: center !important;
  gap: 1rem !important;
  margin-bottom: 1rem !important;
}

#MazzeiTeam_root__Km3X7 .MazzeiTeam_ops-icon__Fy3A0 {
  width: 48px !important;
  height: 48px !important;
  background: linear-gradient(135deg, #00AEEF, #0080FF) !important;
  border-radius: 50% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex-shrink: 0 !important;
}

#MazzeiTeam_root__Km3X7 .MazzeiTeam_ops-icon__Fy3A0 svg {
  width: 24px !important;
  height: 24px !important;
  color: #ffffff !important;
}

#MazzeiTeam_root__Km3X7 .MazzeiTeam_ops-name__Gz4B1 {
  font-size: 1.25rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 0.25rem !important;
}

#MazzeiTeam_root__Km3X7 .MazzeiTeam_ops-title__Hw5C2 {
  font-size: 0.875rem !important;
  color: #00AEEF !important;
  font-weight: 600 !important;
}

#MazzeiTeam_root__Km3X7 .MazzeiTeam_ops-description__Ix6D3 {
  font-size: 0.875rem !important;
  color: #d1d5db !important;
  line-height: 1.6 !important;
}

/* ===== HERITAGE CARD ===== */
#MazzeiTeam_root__Km3X7 .MazzeiTeam_heritage-card__Jy7E4 {
  padding: 3rem !important;
}

#MazzeiTeam_root__Km3X7 .MazzeiTeam_heritage-title__Kz8F5 {
  font-size: 2rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 1.5rem !important;
  text-align: center !important;
}

#MazzeiTeam_root__Km3X7 .MazzeiTeam_heritage-description__Lw9G6 {
  font-size: 1.125rem !important;
  color: #d1d5db !important;
  line-height: 1.75 !important;
  margin-bottom: 1.5rem !important;
}

#MazzeiTeam_root__Km3X7 .MazzeiTeam_heritage-stats__Mx0H7 {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 2rem !important;
  margin-top: 2rem !important;
}

@media (min-width: 768px) {
  #MazzeiTeam_root__Km3X7 .MazzeiTeam_heritage-stats__Mx0H7 {
    grid-template-columns: repeat(3, 1fr) !important;
  }
}

#MazzeiTeam_root__Km3X7 .MazzeiTeam_heritage-stat__Ny1I8 {
  text-align: center !important;
  padding: 1.5rem !important;
  background: rgba(0, 174, 239, 0.05) !important;
  border: 1px solid rgba(0, 174, 239, 0.2) !important;
  border-radius: 0.75rem !important;
}

#MazzeiTeam_root__Km3X7 .MazzeiTeam_stat-value__Oz2J9 {
  font-size: 2.5rem !important;
  font-weight: 900 !important;
  color: #00AEEF !important;
  line-height: 1 !important;
  margin-bottom: 0.5rem !important;
}

#MazzeiTeam_root__Km3X7 .MazzeiTeam_stat-label__Pw3K0 {
  font-size: 0.875rem !important;
  color: #d1d5db !important;
  font-weight: 600 !important;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 768px) {
  #MazzeiTeam_root__Km3X7 .MazzeiTeam_section-title__Jm8C5 {
    font-size: 1.875rem !important;
  }
  
  #MazzeiTeam_root__Km3X7 .MazzeiTeam_hero-team-card__Lk2N8 {
    padding: 1.5rem !important;
  }
  
  #MazzeiTeam_root__Km3X7 .MazzeiTeam_leader-card__Zr5M3 {
    padding: 1.5rem !important;
  }
  
  #MazzeiTeam_root__Km3X7 .MazzeiTeam_heritage-card__Jy7E4 {
    padding: 1.5rem !important;
  }
}
 
/* Mazzei Electric Careers Section - RenderBox Optimized */
/* All rules scoped to root ID with !important */

/* ===== RESET WITHIN MODULE ===== */
#MazzeiCareers_root__Km3X7,
#MazzeiCareers_root__Km3X7 * {
  margin: 0 !important;
  padding: 0 !important;
  box-sizing: border-box !important;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif !important;
}

#MazzeiCareers_root__Km3X7 {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  background: transparent !important;
  color: #ffffff !important;
}

/* ===== ANIMATION CLASSES ===== */
#MazzeiCareers_root__Km3X7 .MazzeiCareers_animate-in__Xy9Z8 {
  opacity: 0 !important;
  transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1), transform 0.8s cubic-bezier(0.19, 1, 0.22, 1) !important;
}

#MazzeiCareers_root__Km3X7 .MazzeiCareers_animate-in__Xy9Z8.MazzeiCareers_animated__Qw3K7 {
  opacity: 1 !important;
  transform: translate(0, 0) !important;
}

#MazzeiCareers_root__Km3X7 .MazzeiCareers_slide-left__Lm2P5 {
  transform: translateX(-50px) !important;
}

#MazzeiCareers_root__Km3X7 .MazzeiCareers_slide-up__Bn4T8 {
  transform: translateY(30px) !important;
}

/* ===== SECTION ===== */
#MazzeiCareers_root__Km3X7.MazzeiCareers_careers-section__Vp9L4 {
  padding: 5rem 0 !important;
  background: linear-gradient(180deg, #0A0A0A, #0A0E14) !important;
  position: relative !important;
}

/* ===== CONTAINER ===== */
#MazzeiCareers_root__Km3X7 .MazzeiCareers_container__Qw2N6 {
  max-width: 80rem !important;
  margin: 0 auto !important;
  padding: 0 1.5rem !important;
  position: relative !important;
  z-index: 10 !important;
  width: 100% !important;
}

/* ===== SECTION HEADER ===== */
#MazzeiCareers_root__Km3X7 .MazzeiCareers_section-header__Fx3K9 {
  display: flex !important;
  align-items: center !important;
  gap: 0.75rem !important;
  margin-bottom: 3rem !important;
}

#MazzeiCareers_root__Km3X7 .MazzeiCareers_header-icon__Ry4P5 {
  width: 48px !important;
  height: 48px !important;
  background: linear-gradient(135deg, #00AEEF, #0080FF) !important;
  border-radius: 0.75rem !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  box-shadow: 0 8px 24px rgba(0, 174, 239, 0.4) !important;
  flex-shrink: 0 !important;
}

#MazzeiCareers_root__Km3X7 .MazzeiCareers_header-icon__Ry4P5 svg {
  width: 28px !important;
  height: 28px !important;
  color: #ffffff !important;
}

#MazzeiCareers_root__Km3X7 .MazzeiCareers_section-title__Jm8C5 {
  font-size: 2.5rem !important;
  font-weight: 900 !important;
  line-height: 1.2 !important;
  background: linear-gradient(90deg, #ffffff, #00AEEF) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}

@media (min-width: 768px) {
  #MazzeiCareers_root__Km3X7 .MazzeiCareers_section-title__Jm8C5 {
    font-size: 3rem !important;
  }
}

/* ===== BENTO CARDS ===== */
#MazzeiCareers_root__Km3X7 .MazzeiCareers_bento-card__Xv9L2 {
  position: relative !important;
  border-radius: 1rem !important;
  overflow: hidden !important;
}

/* Delay Classes */
#MazzeiCareers_root__Km3X7 .MazzeiCareers_delay-1__Yr3Q8 { animation-delay: 0.1s !important; }
#MazzeiCareers_root__Km3X7 .MazzeiCareers_delay-2__Zs4R1 { animation-delay: 0.2s !important; }
#MazzeiCareers_root__Km3X7 .MazzeiCareers_delay-3__Xs5R2 { animation-delay: 0.3s !important; }
#MazzeiCareers_root__Km3X7 .MazzeiCareers_delay-4__Ys6T3 { animation-delay: 0.4s !important; }
#MazzeiCareers_root__Km3X7 .MazzeiCareers_delay-5__Zs7U4 { animation-delay: 0.5s !important; }
#MazzeiCareers_root__Km3X7 .MazzeiCareers_delay-6__Bu9W6 { animation-delay: 0.6s !important; }
#MazzeiCareers_root__Km3X7 .MazzeiCareers_delay-7__Cv0X7 { animation-delay: 0.7s !important; }
#MazzeiCareers_root__Km3X7 .MazzeiCareers_delay-8__Dw1Y8 { animation-delay: 0.8s !important; }
#MazzeiCareers_root__Km3X7 .MazzeiCareers_delay-9__Ex2Z9 { animation-delay: 0.9s !important; }
#MazzeiCareers_root__Km3X7 .MazzeiCareers_delay-10__Fy2T9 { animation-delay: 1.0s !important; }

#MazzeiCareers_root__Km3X7 .MazzeiCareers_card-shine__Zy5D1 {
  display: none !important;
}

/* Glass Card Variant */
#MazzeiCareers_root__Km3X7 .MazzeiCareers_glass-card__Qv8J1 {
  background: linear-gradient(135deg, rgba(30, 41, 59, 0.4), rgba(15, 23, 42, 0.6)) !important;
  backdrop-filter: blur(32px) !important;
  -webkit-backdrop-filter: blur(32px) !important;
  border: 1px solid rgba(71, 85, 105, 0.3) !important;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3) !important;
}

/* Clay Card Variant */
#MazzeiCareers_root__Km3X7 .MazzeiCareers_clay-card__Pw7T3 {
  background: linear-gradient(135deg, #1A1F28 0%, #141922 50%, #0F1419 100%) !important;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5) !important;
  border: 2px solid rgba(42, 47, 56, 0.5) !important;
  border-radius: 2rem !important;
}

/* ===== HERO CAREERS CARD ===== */
#MazzeiCareers_root__Km3X7 .MazzeiCareers_hero-careers-card__Lk2N8 {
  padding: 3rem !important;
  margin-bottom: 4rem !important;
}

#MazzeiCareers_root__Km3X7 .MazzeiCareers_award-badge__Mx7L9 {
  display: inline-flex !important;
  align-items: center !important;
  gap: 0.5rem !important;
  padding: 0.5rem 1rem !important;
  background: linear-gradient(135deg, rgba(255, 215, 0, 0.2), rgba(255, 165, 0, 0.1)) !important;
  border: 1px solid rgba(255, 215, 0, 0.3) !important;
  border-radius: 2rem !important;
  margin-bottom: 1.5rem !important;
}

#MazzeiCareers_root__Km3X7 .MazzeiCareers_award-badge__Mx7L9 svg {
  width: 20px !important;
  height: 20px !important;
  color: #FFD700 !important;
}

#MazzeiCareers_root__Km3X7 .MazzeiCareers_award-badge__Mx7L9 span {
  color: #FFD700 !important;
  font-weight: 700 !important;
  font-size: 0.875rem !important;
}

#MazzeiCareers_root__Km3X7 .MazzeiCareers_hero-title__Rk9M1 {
  font-size: 2rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 1.5rem !important;
}

@media (min-width: 768px) {
  #MazzeiCareers_root__Km3X7 .MazzeiCareers_hero-title__Rk9M1 {
    font-size: 2.5rem !important;
  }
}

#MazzeiCareers_root__Km3X7 .MazzeiCareers_hero-description__Nz6L5 {
  font-size: 1.125rem !important;
  color: #d1d5db !important;
  line-height: 1.75 !important;
  margin-bottom: 2rem !important;
}

#MazzeiCareers_root__Km3X7 .MazzeiCareers_cta-buttons__Sv6F9 {
  display: flex !important;
  gap: 1rem !important;
  flex-wrap: wrap !important;
}

#MazzeiCareers_root__Km3X7 .MazzeiCareers_cta-primary__Lv7K3 {
  display: inline-block !important;
  padding: 1rem 2rem !important;
  background: linear-gradient(135deg, #00AEEF, #0080FF) !important;
  color: #ffffff !important;
  font-weight: 700 !important;
  border-radius: 0.5rem !important;
  text-decoration: none !important;
  transition: all 300ms ease !important;
}

#MazzeiCareers_root__Km3X7 .MazzeiCareers_cta-primary__Lv7K3:hover {
  transform: translateY(-2px) !important;
  box-shadow: 0 12px 32px rgba(0, 174, 239, 0.4) !important;
}

#MazzeiCareers_root__Km3X7 .MazzeiCareers_cta-secondary__Qw9N5 {
  display: inline-block !important;
  padding: 1rem 2rem !important;
  background: transparent !important;
  color: #00AEEF !important;
  font-weight: 700 !important;
  border: 2px solid #00AEEF !important;
  border-radius: 0.5rem !important;
  text-decoration: none !important;
  transition: all 300ms ease !important;
}

#MazzeiCareers_root__Km3X7 .MazzeiCareers_cta-secondary__Qw9N5:hover {
  background: rgba(0, 174, 239, 0.1) !important;
}

/* ===== WHY MAZZEI SECTION ===== */
#MazzeiCareers_root__Km3X7 .MazzeiCareers_why-mazzei-section__Pr8N4 {
  margin-bottom: 4rem !important;
}

#MazzeiCareers_root__Km3X7 .MazzeiCareers_section-subtitle__Tx6M9 {
  font-size: 2rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 2rem !important;
  text-align: center !important;
}

#MazzeiCareers_root__Km3X7 .MazzeiCareers_benefits-grid__Cv0X7 {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 1.5rem !important;
}

@media (min-width: 768px) {
  #MazzeiCareers_root__Km3X7 .MazzeiCareers_benefits-grid__Cv0X7 {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

@media (min-width: 1024px) {
  #MazzeiCareers_root__Km3X7 .MazzeiCareers_benefits-grid__Cv0X7 {
    grid-template-columns: repeat(3, 1fr) !important;
  }
}

#MazzeiCareers_root__Km3X7 .MazzeiCareers_benefit-card__Zr5M3 {
  padding: 2rem !important;
  transition: all 300ms ease !important;
}

#MazzeiCareers_root__Km3X7 .MazzeiCareers_benefit-card__Zr5M3:hover {
  transform: translateY(-8px) !important;
}

#MazzeiCareers_root__Km3X7 .MazzeiCareers_benefit-icon__Tn8M4 {
  width: 48px !important;
  height: 48px !important;
  color: #00AEEF !important;
  margin-bottom: 1rem !important;
}

#MazzeiCareers_root__Km3X7 .MazzeiCareers_benefit-title__Yx3W6 {
  font-size: 1.25rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 0.5rem !important;
}

#MazzeiCareers_root__Km3X7 .MazzeiCareers_benefit-description__Fm2B8 {
  font-size: 0.875rem !important;
  color: #d1d5db !important;
  line-height: 1.6 !important;
}

/* ===== POSITIONS CARD ===== */
#MazzeiCareers_root__Km3X7 .MazzeiCareers_positions-card__At8V5 {
  padding: 3rem !important;
  margin-bottom: 4rem !important;
}

#MazzeiCareers_root__Km3X7 .MazzeiCareers_positions-title__Bu9W6 {
  font-size: 2rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 2rem !important;
}

#MazzeiCareers_root__Km3X7 .MazzeiCareers_positions-list__Jy7E4 {
  display: flex !important;
  flex-direction: column !important;
  gap: 2rem !important;
}

#MazzeiCareers_root__Km3X7 .MazzeiCareers_position-item__Kz8F5 {
  padding: 1.5rem !important;
  background: rgba(0, 174, 239, 0.05) !important;
  border: 1px solid rgba(0, 174, 239, 0.2) !important;
  border-radius: 0.75rem !important;
  transition: all 300ms ease !important;
}

#MazzeiCareers_root__Km3X7 .MazzeiCareers_position-item__Kz8F5:hover {
  background: rgba(0, 174, 239, 0.1) !important;
  border-color: rgba(0, 174, 239, 0.4) !important;
}

#MazzeiCareers_root__Km3X7 .MazzeiCareers_position-header__Lw9G6 {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  margin-bottom: 0.75rem !important;
  flex-wrap: wrap !important;
  gap: 0.5rem !important;
}

#MazzeiCareers_root__Km3X7 .MazzeiCareers_position-name__Mx0H7 {
  font-size: 1.25rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
}

#MazzeiCareers_root__Km3X7 .MazzeiCareers_position-badge__Ny1I8 {
  padding: 0.25rem 0.75rem !important;
  background: rgba(0, 174, 239, 0.2) !important;
  border: 1px solid rgba(0, 174, 239, 0.3) !important;
  border-radius: 1rem !important;
  font-size: 0.75rem !important;
  color: #00AEEF !important;
  font-weight: 700 !important;
}

#MazzeiCareers_root__Km3X7 .MazzeiCareers_position-description__Oz2J9 {
  font-size: 0.875rem !important;
  color: #d1d5db !important;
  line-height: 1.6 !important;
  margin-bottom: 1rem !important;
}

#MazzeiCareers_root__Km3X7 .MazzeiCareers_position-tags__Pw3K0 {
  display: flex !important;
  gap: 0.5rem !important;
  flex-wrap: wrap !important;
}

#MazzeiCareers_root__Km3X7 .MazzeiCareers_tag__Qx4L1 {
  padding: 0.25rem 0.75rem !important;
  background: rgba(71, 85, 105, 0.3) !important;
  border-radius: 0.25rem !important;
  font-size: 0.75rem !important;
  color: #d1d5db !important;
  font-weight: 600 !important;
}

/* ===== APPRENTICE SECTION ===== */
#MazzeiCareers_root__Km3X7 .MazzeiCareers_apprentice-section__Ry5M2 {
  margin-top: 4rem !important;
}

#MazzeiCareers_root__Km3X7 .MazzeiCareers_apprentice-content__Sz6N3 {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 2rem !important;
}

@media (min-width: 1024px) {
  #MazzeiCareers_root__Km3X7 .MazzeiCareers_apprentice-content__Sz6N3 {
    grid-template-columns: 2fr 1fr !important;
  }
}

#MazzeiCareers_root__Km3X7 .MazzeiCareers_apprentice-card__Tz7O4 {
  padding: 2rem !important;
}

#MazzeiCareers_root__Km3X7 .MazzeiCareers_apprentice-title__Ux8P5 {
  font-size: 1.5rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 1.5rem !important;
}

#MazzeiCareers_root__Km3X7 .MazzeiCareers_apprentice-list__Vy9Q6 {
  list-style: none !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 0.75rem !important;
}

#MazzeiCareers_root__Km3X7 .MazzeiCareers_list-item__Wz0R7 {
  padding-left: 1.5rem !important;
  position: relative !important;
  color: #d1d5db !important;
  font-size: 0.875rem !important;
  line-height: 1.6 !important;
}

#MazzeiCareers_root__Km3X7 .MazzeiCareers_list-item__Wz0R7::before {
  content: &quot;✓&quot; !important;
  position: absolute !important;
  left: 0 !important;
  color: #00AEEF !important;
  font-weight: 900 !important;
}

#MazzeiCareers_root__Km3X7 .MazzeiCareers_apprentice-stats__Xz1S8 {
  padding: 2rem !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 2rem !important;
}

#MazzeiCareers_root__Km3X7 .MazzeiCareers_stat-row__Gz3U0 {
  text-align: center !important;
}

#MazzeiCareers_root__Km3X7 .MazzeiCareers_stat-number__Hz4V1 {
  font-size: 3rem !important;
  font-weight: 900 !important;
  color: #00AEEF !important;
  line-height: 1 !important;
  margin-bottom: 0.5rem !important;
}

#MazzeiCareers_root__Km3X7 .MazzeiCareers_stat-label__Iz5W2 {
  font-size: 0.875rem !important;
  color: #d1d5db !important;
  font-weight: 600 !important;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 768px) {
  #MazzeiCareers_root__Km3X7 .MazzeiCareers_section-title__Jm8C5 {
    font-size: 1.875rem !important;
  }
  
  #MazzeiCareers_root__Km3X7 .MazzeiCareers_hero-careers-card__Lk2N8 {
    padding: 1.5rem !important;
  }
  
  #MazzeiCareers_root__Km3X7 .MazzeiCareers_positions-card__At8V5 {
    padding: 1.5rem !important;
  }
}
 
/* Mazzei Electric Community Section - RenderBox Optimized */
/* All rules scoped to root ID with !important */

/* ===== RESET WITHIN MODULE ===== */
#MazzeiCommunity_root__Km3X7,
#MazzeiCommunity_root__Km3X7 * {
  margin: 0 !important;
  padding: 0 !important;
  box-sizing: border-box !important;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif !important;
}

#MazzeiCommunity_root__Km3X7 {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  background: transparent !important;
  color: #ffffff !important;
}

/* ===== ANIMATION CLASSES ===== */
#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_animate-in__Xy9Z8 {
  opacity: 0 !important;
  transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1), transform 0.8s cubic-bezier(0.19, 1, 0.22, 1) !important;
}

#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_animate-in__Xy9Z8.MazzeiCommunity_animated__Qw3K7 {
  opacity: 1 !important;
  transform: translate(0, 0) !important;
}

#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_slide-left__Lm2P5 {
  transform: translateX(-50px) !important;
}

#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_slide-up__Bn4T8 {
  transform: translateY(30px) !important;
}

/* ===== SECTION ===== */
#MazzeiCommunity_root__Km3X7.MazzeiCommunity_community-section__Vp9L4 {
  padding: 5rem 0 !important;
  background: linear-gradient(180deg, #0A0A0A, #0A0E14) !important;
  position: relative !important;
}

/* ===== CONTAINER ===== */
#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_container__Qw2N6 {
  max-width: 80rem !important;
  margin: 0 auto !important;
  padding: 0 1.5rem !important;
  position: relative !important;
  z-index: 10 !important;
  width: 100% !important;
}

/* ===== SECTION HEADER ===== */
#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_section-header__Fx3K9 {
  display: flex !important;
  align-items: center !important;
  gap: 0.75rem !important;
  margin-bottom: 3rem !important;
}

#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_header-icon__Ry4P5 {
  width: 48px !important;
  height: 48px !important;
  background: linear-gradient(135deg, #10B981, #059669) !important;
  border-radius: 0.75rem !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  box-shadow: 0 8px 24px rgba(16, 185, 129, 0.4) !important;
  flex-shrink: 0 !important;
}

#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_header-icon__Ry4P5 svg {
  width: 28px !important;
  height: 28px !important;
  color: #ffffff !important;
}

#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_section-title__Jm8C5 {
  font-size: 2.5rem !important;
  font-weight: 900 !important;
  line-height: 1.2 !important;
  background: linear-gradient(90deg, #ffffff, #10B981) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}

@media (min-width: 768px) {
  #MazzeiCommunity_root__Km3X7 .MazzeiCommunity_section-title__Jm8C5 {
    font-size: 3rem !important;
  }
}

/* ===== BENTO CARDS ===== */
#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_bento-card__Xv9L2 {
  position: relative !important;
  border-radius: 1rem !important;
  overflow: hidden !important;
}

/* Delay Classes */
#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_delay-1__Yr3Q8 { animation-delay: 0.1s !important; }
#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_delay-2__Zs4R1 { animation-delay: 0.2s !important; }
#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_delay-3__Xs5R2 { animation-delay: 0.3s !important; }
#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_delay-4__Ys6T3 { animation-delay: 0.4s !important; }
#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_delay-5__Zs7U4 { animation-delay: 0.5s !important; }
#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_delay-6__Bu9W6 { animation-delay: 0.6s !important; }
#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_delay-7__Cv0X7 { animation-delay: 0.7s !important; }
#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_delay-8__Dw1Y8 { animation-delay: 0.8s !important; }
#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_delay-9__Ex2Z9 { animation-delay: 0.9s !important; }
#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_delay-10__Fy2T9 { animation-delay: 1.0s !important; }
#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_delay-11__Gz3U0 { animation-delay: 1.1s !important; }

#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_card-shine__Zy5D1 {
  display: none !important;
}

/* Glass Card Variant */
#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_glass-card__Qv8J1 {
  background: linear-gradient(135deg, rgba(30, 41, 59, 0.4), rgba(15, 23, 42, 0.6)) !important;
  backdrop-filter: blur(32px) !important;
  -webkit-backdrop-filter: blur(32px) !important;
  border: 1px solid rgba(71, 85, 105, 0.3) !important;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3) !important;
}

/* Clay Card Variant */
#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_clay-card__Pw7T3 {
  background: linear-gradient(135deg, #1A1F28 0%, #141922 50%, #0F1419 100%) !important;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5) !important;
  border: 2px solid rgba(42, 47, 56, 0.5) !important;
  border-radius: 2rem !important;
}

/* ===== HERO COMMUNITY CARD ===== */
#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_hero-community-card__Lk2N8 {
  padding: 3rem !important;
  margin-bottom: 4rem !important;
}

#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_hero-title__Rk9M1 {
  font-size: 2rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 1.5rem !important;
}

@media (min-width: 768px) {
  #MazzeiCommunity_root__Km3X7 .MazzeiCommunity_hero-title__Rk9M1 {
    font-size: 2.5rem !important;
  }
}

#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_hero-description__Nz6L5 {
  font-size: 1.125rem !important;
  color: #d1d5db !important;
  line-height: 1.75 !important;
}

/* ===== FOCUS AREAS ===== */
#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_focus-areas-section__Pr8N4 {
  margin-bottom: 4rem !important;
}

#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_section-subtitle__Tx6M9 {
  font-size: 2rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 2rem !important;
  text-align: center !important;
}

#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_focus-grid__Cv0X7 {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 1.5rem !important;
}

@media (min-width: 768px) {
  #MazzeiCommunity_root__Km3X7 .MazzeiCommunity_focus-grid__Cv0X7 {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

@media (min-width: 1024px) {
  #MazzeiCommunity_root__Km3X7 .MazzeiCommunity_focus-grid__Cv0X7 {
    grid-template-columns: repeat(3, 1fr) !important;
  }
}

#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_focus-card__Zr5M3 {
  padding: 2rem !important;
  transition: all 300ms ease !important;
}

#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_focus-card__Zr5M3:hover {
  transform: translateY(-8px) !important;
}

#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_focus-icon__Tn8M4 {
  width: 48px !important;
  height: 48px !important;
  color: #10B981 !important;
  margin-bottom: 1rem !important;
}

#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_focus-title__Yx3W6 {
  font-size: 1.25rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 0.5rem !important;
}

#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_focus-description__Fm2B8 {
  font-size: 0.875rem !important;
  color: #d1d5db !important;
  line-height: 1.6 !important;
}

/* ===== PARTNERSHIPS CARD ===== */
#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_partnerships-card__At8V5 {
  padding: 3rem !important;
  margin-bottom: 4rem !important;
}

#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_partnerships-title__Bu9W6 {
  font-size: 2rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 1.5rem !important;
}

#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_partnerships-intro__Jy7E4 {
  font-size: 1.125rem !important;
  color: #d1d5db !important;
  line-height: 1.75 !important;
  margin-bottom: 2rem !important;
}

#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_partnerships-grid__Kz8F5 {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 2rem !important;
}

@media (min-width: 768px) {
  #MazzeiCommunity_root__Km3X7 .MazzeiCommunity_partnerships-grid__Kz8F5 {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_partnership-category__Lw9G6 {
  padding: 1.5rem !important;
  background: rgba(16, 185, 129, 0.05) !important;
  border: 1px solid rgba(16, 185, 129, 0.2) !important;
  border-radius: 0.75rem !important;
}

#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_category-title__Mx0H7 {
  font-size: 1.125rem !important;
  font-weight: 900 !important;
  color: #10B981 !important;
  margin-bottom: 1rem !important;
}

#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_category-list__Ny1I8 {
  list-style: none !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 0.5rem !important;
}

#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_list-item__Oz2J9 {
  padding-left: 1.5rem !important;
  position: relative !important;
  color: #d1d5db !important;
  font-size: 0.875rem !important;
  line-height: 1.6 !important;
}

#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_list-item__Oz2J9::before {
  content: &quot;•&quot; !important;
  position: absolute !important;
  left: 0 !important;
  color: #10B981 !important;
}

/* ===== ENGAGEMENT SECTION ===== */
#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_engagement-section__Pw3K0 {
  margin-top: 4rem !important;
}

#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_engagement-grid__Qx4L1 {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 2rem !important;
}

@media (min-width: 768px) {
  #MazzeiCommunity_root__Km3X7 .MazzeiCommunity_engagement-grid__Qx4L1 {
    grid-template-columns: repeat(3, 1fr) !important;
  }
}

#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_engagement-card__Ry5M2 {
  padding: 2rem !important;
  transition: all 300ms ease !important;
}

#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_engagement-card__Ry5M2:hover {
  transform: translateY(-8px) !important;
}

#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_engagement-icon__Sz6N3 {
  width: 48px !important;
  height: 48px !important;
  color: #10B981 !important;
  margin-bottom: 1rem !important;
}

#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_engagement-title__Tz7O4 {
  font-size: 1.25rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 0.5rem !important;
}

#MazzeiCommunity_root__Km3X7 .MazzeiCommunity_engagement-description__Uz8P5 {
  font-size: 0.875rem !important;
  color: #d1d5db !important;
  line-height: 1.6 !important;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 768px) {
  #MazzeiCommunity_root__Km3X7 .MazzeiCommunity_section-title__Jm8C5 {
    font-size: 1.875rem !important;
  }
  
  #MazzeiCommunity_root__Km3X7 .MazzeiCommunity_hero-community-card__Lk2N8 {
    padding: 1.5rem !important;
  }
  
  #MazzeiCommunity_root__Km3X7 .MazzeiCommunity_partnerships-card__At8V5 {
    padding: 1.5rem !important;
  }
}
 
/* Mazzei Electric Energy Rebates Section - RenderBox Optimized */
/* All rules scoped to root ID with !important */

/* ===== RESET WITHIN MODULE ===== */
#MazzeiRebates_root__Km3X7,
#MazzeiRebates_root__Km3X7 * {
  margin: 0 !important;
  padding: 0 !important;
  box-sizing: border-box !important;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif !important;
}

#MazzeiRebates_root__Km3X7 {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  background: transparent !important;
  color: #ffffff !important;
}

/* ===== ANIMATION CLASSES ===== */
#MazzeiRebates_root__Km3X7 .MazzeiRebates_animate-in__Xy9Z8 {
  opacity: 0 !important;
  transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1), transform 0.8s cubic-bezier(0.19, 1, 0.22, 1) !important;
}

#MazzeiRebates_root__Km3X7 .MazzeiRebates_animate-in__Xy9Z8.MazzeiRebates_animated__Qw3K7 {
  opacity: 1 !important;
  transform: translate(0, 0) !important;
}

#MazzeiRebates_root__Km3X7 .MazzeiRebates_slide-left__Lm2P5 {
  transform: translateX(-50px) !important;
}

#MazzeiRebates_root__Km3X7 .MazzeiRebates_slide-up__Bn4T8 {
  transform: translateY(30px) !important;
}

/* ===== SECTION ===== */
#MazzeiRebates_root__Km3X7.MazzeiRebates_rebates-section__Vp9L4 {
  padding: 5rem 0 !important;
  background: linear-gradient(180deg, #0A0A0A, #0A0E14) !important;
  position: relative !important;
}

/* ===== CONTAINER ===== */
#MazzeiRebates_root__Km3X7 .MazzeiRebates_container__Qw2N6 {
  max-width: 80rem !important;
  margin: 0 auto !important;
  padding: 0 1.5rem !important;
  position: relative !important;
  z-index: 10 !important;
  width: 100% !important;
}

/* ===== SECTION HEADER ===== */
#MazzeiRebates_root__Km3X7 .MazzeiRebates_section-header__Fx3K9 {
  display: flex !important;
  align-items: center !important;
  gap: 0.75rem !important;
  margin-bottom: 3rem !important;
}

#MazzeiRebates_root__Km3X7 .MazzeiRebates_header-icon__Ry4P5 {
  width: 48px !important;
  height: 48px !important;
  background: linear-gradient(135deg, #F59E0B, #D97706) !important;
  border-radius: 0.75rem !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  box-shadow: 0 8px 24px rgba(245, 158, 11, 0.4) !important;
  flex-shrink: 0 !important;
}

#MazzeiRebates_root__Km3X7 .MazzeiRebates_header-icon__Ry4P5 svg {
  width: 28px !important;
  height: 28px !important;
  color: #ffffff !important;
}

#MazzeiRebates_root__Km3X7 .MazzeiRebates_section-title__Jm8C5 {
  font-size: 2.5rem !important;
  font-weight: 900 !important;
  line-height: 1.2 !important;
  background: linear-gradient(90deg, #ffffff, #F59E0B) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}

@media (min-width: 768px) {
  #MazzeiRebates_root__Km3X7 .MazzeiRebates_section-title__Jm8C5 {
    font-size: 3rem !important;
  }
}

/* ===== BENTO CARDS ===== */
#MazzeiRebates_root__Km3X7 .MazzeiRebates_bento-card__Xv9L2 {
  position: relative !important;
  border-radius: 1rem !important;
  overflow: hidden !important;
}

/* Delay Classes */
#MazzeiRebates_root__Km3X7 .MazzeiRebates_delay-1__Yr3Q8 { animation-delay: 0.1s !important; }
#MazzeiRebates_root__Km3X7 .MazzeiRebates_delay-2__Zs4R1 { animation-delay: 0.2s !important; }
#MazzeiRebates_root__Km3X7 .MazzeiRebates_delay-3__Xs5R2 { animation-delay: 0.3s !important; }
#MazzeiRebates_root__Km3X7 .MazzeiRebates_delay-4__Ys6T3 { animation-delay: 0.4s !important; }
#MazzeiRebates_root__Km3X7 .MazzeiRebates_delay-5__Zs7U4 { animation-delay: 0.5s !important; }
#MazzeiRebates_root__Km3X7 .MazzeiRebates_delay-6__Bu9W6 { animation-delay: 0.6s !important; }
#MazzeiRebates_root__Km3X7 .MazzeiRebates_delay-7__Cv0X7 { animation-delay: 0.7s !important; }
#MazzeiRebates_root__Km3X7 .MazzeiRebates_delay-8__Dw1Y8 { animation-delay: 0.8s !important; }
#MazzeiRebates_root__Km3X7 .MazzeiRebates_delay-9__Ex2Z9 { animation-delay: 0.9s !important; }
#MazzeiRebates_root__Km3X7 .MazzeiRebates_delay-10__Fy2T9 { animation-delay: 1.0s !important; }

#MazzeiRebates_root__Km3X7 .MazzeiRebates_card-shine__Zy5D1 {
  display: none !important;
}

/* Glass Card Variant */
#MazzeiRebates_root__Km3X7 .MazzeiRebates_glass-card__Qv8J1 {
  background: linear-gradient(135deg, rgba(30, 41, 59, 0.4), rgba(15, 23, 42, 0.6)) !important;
  backdrop-filter: blur(32px) !important;
  -webkit-backdrop-filter: blur(32px) !important;
  border: 1px solid rgba(71, 85, 105, 0.3) !important;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3) !important;
}

/* Clay Card Variant */
#MazzeiRebates_root__Km3X7 .MazzeiRebates_clay-card__Pw7T3 {
  background: linear-gradient(135deg, #1A1F28 0%, #141922 50%, #0F1419 100%) !important;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5) !important;
  border: 2px solid rgba(42, 47, 56, 0.5) !important;
  border-radius: 2rem !important;
}

/* ===== HERO REBATES CARD ===== */
#MazzeiRebates_root__Km3X7 .MazzeiRebates_hero-rebates-card__Lk2N8 {
  padding: 3rem !important;
  margin-bottom: 4rem !important;
}

#MazzeiRebates_root__Km3X7 .MazzeiRebates_savings-badge__Mx7L9 {
  display: inline-flex !important;
  align-items: center !important;
  gap: 0.5rem !important;
  padding: 0.5rem 1rem !important;
  background: linear-gradient(135deg, rgba(245, 158, 11, 0.2), rgba(217, 119, 6, 0.1)) !important;
  border: 1px solid rgba(245, 158, 11, 0.3) !important;
  border-radius: 2rem !important;
  margin-bottom: 1.5rem !important;
}

#MazzeiRebates_root__Km3X7 .MazzeiRebates_savings-badge__Mx7L9 svg {
  width: 20px !important;
  height: 20px !important;
  color: #F59E0B !important;
}

#MazzeiRebates_root__Km3X7 .MazzeiRebates_savings-badge__Mx7L9 span {
  color: #F59E0B !important;
  font-weight: 700 !important;
  font-size: 0.875rem !important;
}

#MazzeiRebates_root__Km3X7 .MazzeiRebates_hero-title__Rk9M1 {
  font-size: 2rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 1.5rem !important;
}

@media (min-width: 768px) {
  #MazzeiRebates_root__Km3X7 .MazzeiRebates_hero-title__Rk9M1 {
    font-size: 2.5rem !important;
  }
}

#MazzeiRebates_root__Km3X7 .MazzeiRebates_hero-description__Nz6L5 {
  font-size: 1.125rem !important;
  color: #d1d5db !important;
  line-height: 1.75 !important;
}

/* ===== REBATE CATEGORIES ===== */
#MazzeiRebates_root__Km3X7 .MazzeiRebates_rebate-category-section__Pr8N4 {
  margin-bottom: 4rem !important;
}

#MazzeiRebates_root__Km3X7 .MazzeiRebates_category-title__Tx6M9 {
  font-size: 2rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 2rem !important;
  text-align: center !important;
}

#MazzeiRebates_root__Km3X7 .MazzeiRebates_rebates-grid__Cv0X7 {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 2rem !important;
}

@media (min-width: 768px) {
  #MazzeiRebates_root__Km3X7 .MazzeiRebates_rebates-grid__Cv0X7 {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

/* ===== REBATE CARDS ===== */
#MazzeiRebates_root__Km3X7 .MazzeiRebates_rebate-card__Zr5M3 {
  padding: 2rem !important;
  transition: all 300ms ease !important;
}

#MazzeiRebates_root__Km3X7 .MazzeiRebates_rebate-card__Zr5M3:hover {
  transform: translateY(-8px) !important;
}

#MazzeiRebates_root__Km3X7 .MazzeiRebates_rebate-header__Tn8M4 {
  display: flex !important;
  align-items: center !important;
  gap: 1rem !important;
  margin-bottom: 1.5rem !important;
}

#MazzeiRebates_root__Km3X7 .MazzeiRebates_rebate-icon__Yx3W6 {
  width: 56px !important;
  height: 56px !important;
  background: linear-gradient(135deg, #F59E0B, #D97706) !important;
  border-radius: 0.75rem !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex-shrink: 0 !important;
}

#MazzeiRebates_root__Km3X7 .MazzeiRebates_rebate-icon__Yx3W6 svg {
  width: 28px !important;
  height: 28px !important;
  color: #ffffff !important;
}

#MazzeiRebates_root__Km3X7 .MazzeiRebates_rebate-name__Fm2B8 {
  font-size: 1.25rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 0.25rem !important;
}

#MazzeiRebates_root__Km3X7 .MazzeiRebates_rebate-amount__Hn6P5 {
  font-size: 1.125rem !important;
  color: #F59E0B !important;
  font-weight: 700 !important;
}

#MazzeiRebates_root__Km3X7 .MazzeiRebates_rebate-description__Sv8L2 {
  font-size: 0.875rem !important;
  color: #d1d5db !important;
  line-height: 1.6 !important;
  margin-bottom: 1rem !important;
}

#MazzeiRebates_root__Km3X7 .MazzeiRebates_rebate-details__Lv7K3 {
  list-style: none !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 0.5rem !important;
}

#MazzeiRebates_root__Km3X7 .MazzeiRebates_detail-item__Qw9N5 {
  padding-left: 1.5rem !important;
  position: relative !important;
  color: #d1d5db !important;
  font-size: 0.875rem !important;
  line-height: 1.5 !important;
}

#MazzeiRebates_root__Km3X7 .MazzeiRebates_detail-item__Qw9N5::before {
  content: &quot;✓&quot; !important;
  position: absolute !important;
  left: 0 !important;
  color: #F59E0B !important;
  font-weight: 900 !important;
}

/* ===== COMMERCIAL SECTION ===== */
#MazzeiRebates_root__Km3X7 .MazzeiRebates_commercial-section__Mn8P6 {
  margin-bottom: 4rem !important;
}

#MazzeiRebates_root__Km3X7 .MazzeiRebates_commercial-card__Pz8L5 {
  padding: 3rem !important;
}

#MazzeiRebates_root__Km3X7 .MazzeiRebates_commercial-title__Tz5M6 {
  font-size: 1.5rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 1rem !important;
}

#MazzeiRebates_root__Km3X7 .MazzeiRebates_commercial-description__Uz7N7 {
  font-size: 1.125rem !important;
  color: #d1d5db !important;
  line-height: 1.75 !important;
  margin-bottom: 2rem !important;
}

#MazzeiRebates_root__Km3X7 .MazzeiRebates_commercial-incentives__Vz8O8 {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 1.5rem !important;
}

@media (min-width: 768px) {
  #MazzeiRebates_root__Km3X7 .MazzeiRebates_commercial-incentives__Vz8O8 {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

#MazzeiRebates_root__Km3X7 .MazzeiRebates_incentive-item__Wz9P9 {
  padding: 1.5rem !important;
  background: rgba(245, 158, 11, 0.05) !important;
  border: 1px solid rgba(245, 158, 11, 0.2) !important;
  border-radius: 0.75rem !important;
}

#MazzeiRebates_root__Km3X7 .MazzeiRebates_incentive-name__Xz0Q0 {
  font-size: 1.125rem !important;
  font-weight: 900 !important;
  color: #F59E0B !important;
  margin-bottom: 0.5rem !important;
}

#MazzeiRebates_root__Km3X7 .MazzeiRebates_incentive-details__Yz1R1 {
  font-size: 0.875rem !important;
  color: #d1d5db !important;
  line-height: 1.6 !important;
}

/* ===== HELP SECTION ===== */
#MazzeiRebates_root__Km3X7 .MazzeiRebates_help-section__Az2S2 {
  margin-top: 4rem !important;
}

#MazzeiRebates_root__Km3X7 .MazzeiRebates_help-grid__Bz3T3 {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 2rem !important;
}

@media (min-width: 768px) {
  #MazzeiRebates_root__Km3X7 .MazzeiRebates_help-grid__Bz3T3 {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

@media (min-width: 1024px) {
  #MazzeiRebates_root__Km3X7 .MazzeiRebates_help-grid__Bz3T3 {
    grid-template-columns: repeat(4, 1fr) !important;
  }
}

#MazzeiRebates_root__Km3X7 .MazzeiRebates_help-card__Cz4U4 {
  padding: 2rem !important;
  transition: all 300ms ease !important;
}

#MazzeiRebates_root__Km3X7 .MazzeiRebates_help-card__Cz4U4:hover {
  transform: translateY(-8px) !important;
}

#MazzeiRebates_root__Km3X7 .MazzeiRebates_help-number__Dz5V5 {
  width: 48px !important;
  height: 48px !important;
  background: linear-gradient(135deg, #F59E0B, #D97706) !important;
  border-radius: 50% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-size: 1.5rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 1rem !important;
}

#MazzeiRebates_root__Km3X7 .MazzeiRebates_help-title__Ez6W6 {
  font-size: 1.125rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 0.5rem !important;
}

#MazzeiRebates_root__Km3X7 .MazzeiRebates_help-description__Fz7X7 {
  font-size: 0.875rem !important;
  color: #d1d5db !important;
  line-height: 1.6 !important;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 768px) {
  #MazzeiRebates_root__Km3X7 .MazzeiRebates_section-title__Jm8C5 {
    font-size: 1.875rem !important;
  }
  
  #MazzeiRebates_root__Km3X7 .MazzeiRebates_hero-rebates-card__Lk2N8 {
    padding: 1.5rem !important;
  }
  
  #MazzeiRebates_root__Km3X7 .MazzeiRebates_commercial-card__Pz8L5 {
    padding: 1.5rem !important;
  }
}
 
/* Mazzei Electric Safety &amp; Compliance Section - RenderBox Optimized */
/* All rules scoped to root ID with !important */

/* ===== RESET WITHIN MODULE ===== */
#MazzeiSafety_root__Km3X7,
#MazzeiSafety_root__Km3X7 * {
  margin: 0 !important;
  padding: 0 !important;
  box-sizing: border-box !important;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif !important;
}

#MazzeiSafety_root__Km3X7 {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  background: transparent !important;
  color: #ffffff !important;
}

/* ===== ANIMATION CLASSES ===== */
#MazzeiSafety_root__Km3X7 .MazzeiSafety_animate-in__Xy9Z8 {
  opacity: 0 !important;
  transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1), transform 0.8s cubic-bezier(0.19, 1, 0.22, 1) !important;
}

#MazzeiSafety_root__Km3X7 .MazzeiSafety_animate-in__Xy9Z8.MazzeiSafety_animated__Qw3K7 {
  opacity: 1 !important;
  transform: translate(0, 0) !important;
}

#MazzeiSafety_root__Km3X7 .MazzeiSafety_slide-left__Lm2P5 {
  transform: translateX(-50px) !important;
}

#MazzeiSafety_root__Km3X7 .MazzeiSafety_slide-up__Bn4T8 {
  transform: translateY(30px) !important;
}

/* ===== SECTION ===== */
#MazzeiSafety_root__Km3X7.MazzeiSafety_safety-section__Vp9L4 {
  padding: 5rem 0 !important;
  background: linear-gradient(180deg, #0A0A0A, #0A0E14) !important;
  position: relative !important;
}

/* ===== CONTAINER ===== */
#MazzeiSafety_root__Km3X7 .MazzeiSafety_container__Qw2N6 {
  max-width: 80rem !important;
  margin: 0 auto !important;
  padding: 0 1.5rem !important;
  position: relative !important;
  z-index: 10 !important;
  width: 100% !important;
}

/* ===== SECTION HEADER ===== */
#MazzeiSafety_root__Km3X7 .MazzeiSafety_section-header__Fx3K9 {
  display: flex !important;
  align-items: center !important;
  gap: 0.75rem !important;
  margin-bottom: 3rem !important;
}

#MazzeiSafety_root__Km3X7 .MazzeiSafety_header-icon__Ry4P5 {
  width: 48px !important;
  height: 48px !important;
  background: linear-gradient(135deg, #EF4444, #DC2626) !important;
  border-radius: 0.75rem !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  box-shadow: 0 8px 24px rgba(239, 68, 68, 0.4) !important;
  flex-shrink: 0 !important;
}

#MazzeiSafety_root__Km3X7 .MazzeiSafety_header-icon__Ry4P5 svg {
  width: 28px !important;
  height: 28px !important;
  color: #ffffff !important;
}

#MazzeiSafety_root__Km3X7 .MazzeiSafety_section-title__Jm8C5 {
  font-size: 2.5rem !important;
  font-weight: 900 !important;
  line-height: 1.2 !important;
  background: linear-gradient(90deg, #ffffff, #EF4444) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}

@media (min-width: 768px) {
  #MazzeiSafety_root__Km3X7 .MazzeiSafety_section-title__Jm8C5 {
    font-size: 3rem !important;
  }
}

/* ===== BENTO CARDS ===== */
#MazzeiSafety_root__Km3X7 .MazzeiSafety_bento-card__Xv9L2 {
  position: relative !important;
  border-radius: 1rem !important;
  overflow: hidden !important;
}

/* Delay Classes */
#MazzeiSafety_root__Km3X7 .MazzeiSafety_delay-1__Yr3Q8 { animation-delay: 0.1s !important; }
#MazzeiSafety_root__Km3X7 .MazzeiSafety_delay-2__Zs4R1 { animation-delay: 0.2s !important; }
#MazzeiSafety_root__Km3X7 .MazzeiSafety_delay-3__Xs5R2 { animation-delay: 0.3s !important; }
#MazzeiSafety_root__Km3X7 .MazzeiSafety_delay-4__Ys6T3 { animation-delay: 0.4s !important; }
#MazzeiSafety_root__Km3X7 .MazzeiSafety_delay-5__Zs7U4 { animation-delay: 0.5s !important; }
#MazzeiSafety_root__Km3X7 .MazzeiSafety_delay-6__Bu9W6 { animation-delay: 0.6s !important; }
#MazzeiSafety_root__Km3X7 .MazzeiSafety_delay-7__Cv0X7 { animation-delay: 0.7s !important; }
#MazzeiSafety_root__Km3X7 .MazzeiSafety_delay-8__Dw1Y8 { animation-delay: 0.8s !important; }
#MazzeiSafety_root__Km3X7 .MazzeiSafety_delay-9__Ex2Z9 { animation-delay: 0.9s !important; }
#MazzeiSafety_root__Km3X7 .MazzeiSafety_delay-10__Fy2T9 { animation-delay: 1.0s !important; }
#MazzeiSafety_root__Km3X7 .MazzeiSafety_delay-11__Gz3U0 { animation-delay: 1.1s !important; }
#MazzeiSafety_root__Km3X7 .MazzeiSafety_delay-12__Hz4V1 { animation-delay: 1.2s !important; }

#MazzeiSafety_root__Km3X7 .MazzeiSafety_card-shine__Zy5D1 {
  display: none !important;
}

/* Glass Card Variant */
#MazzeiSafety_root__Km3X7 .MazzeiSafety_glass-card__Qv8J1 {
  background: linear-gradient(135deg, rgba(30, 41, 59, 0.4), rgba(15, 23, 42, 0.6)) !important;
  backdrop-filter: blur(32px) !important;
  -webkit-backdrop-filter: blur(32px) !important;
  border: 1px solid rgba(71, 85, 105, 0.3) !important;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3) !important;
}

/* Clay Card Variant */
#MazzeiSafety_root__Km3X7 .MazzeiSafety_clay-card__Pw7T3 {
  background: linear-gradient(135deg, #1A1F28 0%, #141922 50%, #0F1419 100%) !important;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5) !important;
  border: 2px solid rgba(42, 47, 56, 0.5) !important;
  border-radius: 2rem !important;
}

/* ===== HERO SAFETY CARD ===== */
#MazzeiSafety_root__Km3X7 .MazzeiSafety_hero-safety-card__Lk2N8 {
  padding: 3rem !important;
  margin-bottom: 4rem !important;
}

#MazzeiSafety_root__Km3X7 .MazzeiSafety_certior-badge__Mx7L9 {
  display: inline-flex !important;
  align-items: center !important;
  gap: 0.5rem !important;
  padding: 0.5rem 1rem !important;
  background: linear-gradient(135deg, rgba(239, 68, 68, 0.2), rgba(220, 38, 38, 0.1)) !important;
  border: 1px solid rgba(239, 68, 68, 0.3) !important;
  border-radius: 2rem !important;
  margin-bottom: 1.5rem !important;
}

#MazzeiSafety_root__Km3X7 .MazzeiSafety_certior-badge__Mx7L9 svg {
  width: 20px !important;
  height: 20px !important;
  color: #EF4444 !important;
}

#MazzeiSafety_root__Km3X7 .MazzeiSafety_certior-badge__Mx7L9 span {
  color: #EF4444 !important;
  font-weight: 700 !important;
  font-size: 0.875rem !important;
}

#MazzeiSafety_root__Km3X7 .MazzeiSafety_hero-title__Rk9M1 {
  font-size: 2rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 1.5rem !important;
}

@media (min-width: 768px) {
  #MazzeiSafety_root__Km3X7 .MazzeiSafety_hero-title__Rk9M1 {
    font-size: 2.5rem !important;
  }
}

#MazzeiSafety_root__Km3X7 .MazzeiSafety_hero-description__Nz6L5 {
  font-size: 1.125rem !important;
  color: #d1d5db !important;
  line-height: 1.75 !important;
}

/* ===== CERTIFICATIONS ===== */
#MazzeiSafety_root__Km3X7 .MazzeiSafety_certifications-section__Pr8N4 {
  margin-bottom: 4rem !important;
}

#MazzeiSafety_root__Km3X7 .MazzeiSafety_section-subtitle__Tx6M9 {
  font-size: 2rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 2rem !important;
  text-align: center !important;
}

#MazzeiSafety_root__Km3X7 .MazzeiSafety_certifications-grid__Cv0X7 {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 2rem !important;
}

@media (min-width: 768px) {
  #MazzeiSafety_root__Km3X7 .MazzeiSafety_certifications-grid__Cv0X7 {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

#MazzeiSafety_root__Km3X7 .MazzeiSafety_cert-card__Zr5M3 {
  padding: 2rem !important;
  transition: all 300ms ease !important;
}

#MazzeiSafety_root__Km3X7 .MazzeiSafety_cert-card__Zr5M3:hover {
  transform: translateY(-8px) !important;
}

#MazzeiSafety_root__Km3X7 .MazzeiSafety_cert-icon__Tn8M4 {
  width: 48px !important;
  height: 48px !important;
  color: #EF4444 !important;
  margin-bottom: 1rem !important;
}

#MazzeiSafety_root__Km3X7 .MazzeiSafety_cert-title__Yx3W6 {
  font-size: 1.25rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 0.5rem !important;
}

#MazzeiSafety_root__Km3X7 .MazzeiSafety_cert-description__Fm2B8 {
  font-size: 0.875rem !important;
  color: #d1d5db !important;
  line-height: 1.6 !important;
}

/* ===== PROTOCOLS ===== */
#MazzeiSafety_root__Km3X7 .MazzeiSafety_protocols-section__Hn6P5 {
  margin-bottom: 4rem !important;
}

#MazzeiSafety_root__Km3X7 .MazzeiSafety_protocols-grid__Sv8L2 {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 1.5rem !important;
}

@media (min-width: 768px) {
  #MazzeiSafety_root__Km3X7 .MazzeiSafety_protocols-grid__Sv8L2 {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

@media (min-width: 1024px) {
  #MazzeiSafety_root__Km3X7 .MazzeiSafety_protocols-grid__Sv8L2 {
    grid-template-columns: repeat(3, 1fr) !important;
  }
}

#MazzeiSafety_root__Km3X7 .MazzeiSafety_protocol-card__Lv7K3 {
  padding: 2rem !important;
  transition: all 300ms ease !important;
}

#MazzeiSafety_root__Km3X7 .MazzeiSafety_protocol-card__Lv7K3:hover {
  transform: translateY(-8px) !important;
}

#MazzeiSafety_root__Km3X7 .MazzeiSafety_protocol-title__Qw9N5 {
  font-size: 1.125rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 0.75rem !important;
}

#MazzeiSafety_root__Km3X7 .MazzeiSafety_protocol-description__Mn8P6 {
  font-size: 0.875rem !important;
  color: #d1d5db !important;
  line-height: 1.6 !important;
}

/* ===== STATS CARD ===== */
#MazzeiSafety_root__Km3X7 .MazzeiSafety_stats-card__Pz8L5 {
  padding: 3rem !important;
  margin-top: 4rem !important;
}

#MazzeiSafety_root__Km3X7 .MazzeiSafety_stats-title__Tz5M6 {
  font-size: 2rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 2rem !important;
  text-align: center !important;
}

#MazzeiSafety_root__Km3X7 .MazzeiSafety_stats-grid__Uz7N7 {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 2rem !important;
}

@media (min-width: 768px) {
  #MazzeiSafety_root__Km3X7 .MazzeiSafety_stats-grid__Uz7N7 {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

@media (min-width: 1024px) {
  #MazzeiSafety_root__Km3X7 .MazzeiSafety_stats-grid__Uz7N7 {
    grid-template-columns: repeat(4, 1fr) !important;
  }
}

#MazzeiSafety_root__Km3X7 .MazzeiSafety_stat-item__Vz8O8 {
  text-align: center !important;
  padding: 1.5rem !important;
  background: rgba(239, 68, 68, 0.05) !important;
  border: 1px solid rgba(239, 68, 68, 0.2) !important;
  border-radius: 0.75rem !important;
}

#MazzeiSafety_root__Km3X7 .MazzeiSafety_stat-value__Wz9P9 {
  font-size: 3rem !important;
  font-weight: 900 !important;
  color: #EF4444 !important;
  line-height: 1 !important;
  margin-bottom: 0.5rem !important;
}

#MazzeiSafety_root__Km3X7 .MazzeiSafety_stat-label__Xz0Q0 {
  font-size: 0.875rem !important;
  color: #d1d5db !important;
  font-weight: 600 !important;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 768px) {
  #MazzeiSafety_root__Km3X7 .MazzeiSafety_section-title__Jm8C5 {
    font-size: 1.875rem !important;
  }
  
  #MazzeiSafety_root__Km3X7 .MazzeiSafety_hero-safety-card__Lk2N8 {
    padding: 1.5rem !important;
  }
  
  #MazzeiSafety_root__Km3X7 .MazzeiSafety_stats-card__Pz8L5 {
    padding: 1.5rem !important;
  }
}
 
/* Mazzei Electric Technology &amp; Innovation Section - RenderBox Optimized */
/* All rules scoped to root ID with !important */

/* ===== RESET WITHIN MODULE ===== */
#MazzeiTech_root__Km3X7,
#MazzeiTech_root__Km3X7 * {
  margin: 0 !important;
  padding: 0 !important;
  box-sizing: border-box !important;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif !important;
}

#MazzeiTech_root__Km3X7 {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  background: transparent !important;
  color: #ffffff !important;
}

/* ===== ANIMATION CLASSES ===== */
#MazzeiTech_root__Km3X7 .MazzeiTech_animate-in__Xy9Z8 {
  opacity: 0 !important;
  transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1), transform 0.8s cubic-bezier(0.19, 1, 0.22, 1) !important;
}

#MazzeiTech_root__Km3X7 .MazzeiTech_animate-in__Xy9Z8.MazzeiTech_animated__Qw3K7 {
  opacity: 1 !important;
  transform: translate(0, 0) !important;
}

#MazzeiTech_root__Km3X7 .MazzeiTech_slide-left__Lm2P5 {
  transform: translateX(-50px) !important;
}

#MazzeiTech_root__Km3X7 .MazzeiTech_slide-up__Bn4T8 {
  transform: translateY(30px) !important;
}

/* ===== SECTION ===== */
#MazzeiTech_root__Km3X7.MazzeiTech_tech-section__Vp9L4 {
  padding: 5rem 0 !important;
  background: linear-gradient(180deg, #0A0A0A, #0A0E14) !important;
  position: relative !important;
}

/* ===== CONTAINER ===== */
#MazzeiTech_root__Km3X7 .MazzeiTech_container__Qw2N6 {
  max-width: 80rem !important;
  margin: 0 auto !important;
  padding: 0 1.5rem !important;
  position: relative !important;
  z-index: 10 !important;
  width: 100% !important;
}

/* ===== SECTION HEADER ===== */
#MazzeiTech_root__Km3X7 .MazzeiTech_section-header__Fx3K9 {
  display: flex !important;
  align-items: center !important;
  gap: 0.75rem !important;
  margin-bottom: 3rem !important;
}

#MazzeiTech_root__Km3X7 .MazzeiTech_header-icon__Ry4P5 {
  width: 48px !important;
  height: 48px !important;
  background: linear-gradient(135deg, #8B5CF6, #7C3AED) !important;
  border-radius: 0.75rem !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  box-shadow: 0 8px 24px rgba(139, 92, 246, 0.4) !important;
  flex-shrink: 0 !important;
}

#MazzeiTech_root__Km3X7 .MazzeiTech_header-icon__Ry4P5 svg {
  width: 28px !important;
  height: 28px !important;
  color: #ffffff !important;
}

#MazzeiTech_root__Km3X7 .MazzeiTech_section-title__Jm8C5 {
  font-size: 2.5rem !important;
  font-weight: 900 !important;
  line-height: 1.2 !important;
  background: linear-gradient(90deg, #ffffff, #8B5CF6) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}

@media (min-width: 768px) {
  #MazzeiTech_root__Km3X7 .MazzeiTech_section-title__Jm8C5 {
    font-size: 3rem !important;
  }
}

/* ===== BENTO CARDS ===== */
#MazzeiTech_root__Km3X7 .MazzeiTech_bento-card__Xv9L2 {
  position: relative !important;
  border-radius: 1rem !important;
  overflow: hidden !important;
}

/* Delay Classes */
#MazzeiTech_root__Km3X7 .MazzeiTech_delay-1__Yr3Q8 { animation-delay: 0.1s !important; }
#MazzeiTech_root__Km3X7 .MazzeiTech_delay-2__Zs4R1 { animation-delay: 0.2s !important; }
#MazzeiTech_root__Km3X7 .MazzeiTech_delay-3__Xs5R2 { animation-delay: 0.3s !important; }
#MazzeiTech_root__Km3X7 .MazzeiTech_delay-4__Ys6T3 { animation-delay: 0.4s !important; }
#MazzeiTech_root__Km3X7 .MazzeiTech_delay-5__Zs7U4 { animation-delay: 0.5s !important; }
#MazzeiTech_root__Km3X7 .MazzeiTech_delay-6__Bu9W6 { animation-delay: 0.6s !important; }
#MazzeiTech_root__Km3X7 .MazzeiTech_delay-7__Cv0X7 { animation-delay: 0.7s !important; }
#MazzeiTech_root__Km3X7 .MazzeiTech_delay-8__Dw1Y8 { animation-delay: 0.8s !important; }
#MazzeiTech_root__Km3X7 .MazzeiTech_delay-9__Ex2Z9 { animation-delay: 0.9s !important; }
#MazzeiTech_root__Km3X7 .MazzeiTech_delay-10__Fy2T9 { animation-delay: 1.0s !important; }
#MazzeiTech_root__Km3X7 .MazzeiTech_delay-11__Gz3U0 { animation-delay: 1.1s !important; }
#MazzeiTech_root__Km3X7 .MazzeiTech_delay-12__Hz4V1 { animation-delay: 1.2s !important; }

#MazzeiTech_root__Km3X7 .MazzeiTech_card-shine__Zy5D1 {
  display: none !important;
}

/* Glass Card Variant */
#MazzeiTech_root__Km3X7 .MazzeiTech_glass-card__Qv8J1 {
  background: linear-gradient(135deg, rgba(30, 41, 59, 0.4), rgba(15, 23, 42, 0.6)) !important;
  backdrop-filter: blur(32px) !important;
  -webkit-backdrop-filter: blur(32px) !important;
  border: 1px solid rgba(71, 85, 105, 0.3) !important;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3) !important;
}

/* Clay Card Variant */
#MazzeiTech_root__Km3X7 .MazzeiTech_clay-card__Pw7T3 {
  background: linear-gradient(135deg, #1A1F28 0%, #141922 50%, #0F1419 100%) !important;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5) !important;
  border: 2px solid rgba(42, 47, 56, 0.5) !important;
  border-radius: 2rem !important;
}

/* ===== HERO TECH CARD ===== */
#MazzeiTech_root__Km3X7 .MazzeiTech_hero-tech-card__Lk2N8 {
  padding: 3rem !important;
  margin-bottom: 4rem !important;
}

#MazzeiTech_root__Km3X7 .MazzeiTech_hero-title__Rk9M1 {
  font-size: 2rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 1.5rem !important;
}

@media (min-width: 768px) {
  #MazzeiTech_root__Km3X7 .MazzeiTech_hero-title__Rk9M1 {
    font-size: 2.5rem !important;
  }
}

#MazzeiTech_root__Km3X7 .MazzeiTech_hero-description__Nz6L5 {
  font-size: 1.125rem !important;
  color: #d1d5db !important;
  line-height: 1.75 !important;
}

/* ===== TECH AREAS ===== */
#MazzeiTech_root__Km3X7 .MazzeiTech_tech-areas-section__Pr8N4 {
  margin-bottom: 4rem !important;
}

#MazzeiTech_root__Km3X7 .MazzeiTech_section-subtitle__Tx6M9 {
  font-size: 2rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 2rem !important;
  text-align: center !important;
}

#MazzeiTech_root__Km3X7 .MazzeiTech_tech-grid__Cv0X7 {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 1.5rem !important;
}

@media (min-width: 768px) {
  #MazzeiTech_root__Km3X7 .MazzeiTech_tech-grid__Cv0X7 {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

@media (min-width: 1024px) {
  #MazzeiTech_root__Km3X7 .MazzeiTech_tech-grid__Cv0X7 {
    grid-template-columns: repeat(3, 1fr) !important;
  }
}

#MazzeiTech_root__Km3X7 .MazzeiTech_tech-card__Zr5M3 {
  padding: 2rem !important;
  transition: all 300ms ease !important;
}

#MazzeiTech_root__Km3X7 .MazzeiTech_tech-card__Zr5M3:hover {
  transform: translateY(-8px) !important;
}

#MazzeiTech_root__Km3X7 .MazzeiTech_tech-icon__Tn8M4 {
  width: 48px !important;
  height: 48px !important;
  color: #8B5CF6 !important;
  margin-bottom: 1rem !important;
}

#MazzeiTech_root__Km3X7 .MazzeiTech_tech-title__Yx3W6 {
  font-size: 1.25rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 0.5rem !important;
}

#MazzeiTech_root__Km3X7 .MazzeiTech_tech-description__Fm2B8 {
  font-size: 0.875rem !important;
  color: #d1d5db !important;
  line-height: 1.6 !important;
}

/* ===== INNOVATION ===== */
#MazzeiTech_root__Km3X7 .MazzeiTech_innovation-section__Hn6P5 {
  margin-bottom: 4rem !important;
}

#MazzeiTech_root__Km3X7 .MazzeiTech_innovation-grid__Sv8L2 {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 1.5rem !important;
}

@media (min-width: 768px) {
  #MazzeiTech_root__Km3X7 .MazzeiTech_innovation-grid__Sv8L2 {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

#MazzeiTech_root__Km3X7 .MazzeiTech_innovation-card__Lv7K3 {
  padding: 2rem !important;
  transition: all 300ms ease !important;
}

#MazzeiTech_root__Km3X7 .MazzeiTech_innovation-card__Lv7K3:hover {
  transform: translateY(-8px) !important;
}

#MazzeiTech_root__Km3X7 .MazzeiTech_innovation-title__Qw9N5 {
  font-size: 1.125rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 0.75rem !important;
}

#MazzeiTech_root__Km3X7 .MazzeiTech_innovation-description__Mn8P6 {
  font-size: 0.875rem !important;
  color: #d1d5db !important;
  line-height: 1.6 !important;
}

/* ===== FUTURE CARD ===== */
#MazzeiTech_root__Km3X7 .MazzeiTech_future-card__Pz8L5 {
  padding: 3rem !important;
  margin-top: 4rem !important;
}

#MazzeiTech_root__Km3X7 .MazzeiTech_future-title__Tz5M6 {
  font-size: 2rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 1.5rem !important;
}

#MazzeiTech_root__Km3X7 .MazzeiTech_future-description__Uz7N7 {
  font-size: 1.125rem !important;
  color: #d1d5db !important;
  line-height: 1.75 !important;
  margin-bottom: 2rem !important;
}

#MazzeiTech_root__Km3X7 .MazzeiTech_future-features__Vz8O8 {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 1rem !important;
}

@media (min-width: 768px) {
  #MazzeiTech_root__Km3X7 .MazzeiTech_future-features__Vz8O8 {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

#MazzeiTech_root__Km3X7 .MazzeiTech_feature-item__Wz9P9 {
  display: flex !important;
  align-items: flex-start !important;
  gap: 0.75rem !important;
  padding: 1rem !important;
  background: rgba(139, 92, 246, 0.05) !important;
  border: 1px solid rgba(139, 92, 246, 0.2) !important;
  border-radius: 0.5rem !important;
}

#MazzeiTech_root__Km3X7 .MazzeiTech_feature-item__Wz9P9 svg {
  width: 20px !important;
  height: 20px !important;
  color: #8B5CF6 !important;
  flex-shrink: 0 !important;
  margin-top: 2px !important;
}

#MazzeiTech_root__Km3X7 .MazzeiTech_feature-item__Wz9P9 span {
  font-size: 0.875rem !important;
  color: #d1d5db !important;
  line-height: 1.5 !important;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 768px) {
  #MazzeiTech_root__Km3X7 .MazzeiTech_section-title__Jm8C5 {
    font-size: 1.875rem !important;
  }
  
  #MazzeiTech_root__Km3X7 .MazzeiTech_hero-tech-card__Lk2N8 {
    padding: 1.5rem !important;
  }
  
  #MazzeiTech_root__Km3X7 .MazzeiTech_future-card__Pz8L5 {
    padding: 1.5rem !important;
  }
}
 
/* Mazzei Electric Contact/CTA Section - RenderBox Optimized */
/* All rules scoped to root ID with !important */

/* ===== RESET WITHIN MODULE ===== */
#MazzeiContact_root__Km3X7,
#MazzeiContact_root__Km3X7 * {
  margin: 0 !important;
  padding: 0 !important;
  box-sizing: border-box !important;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif !important;
}

#MazzeiContact_root__Km3X7 {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  background: transparent !important;
  color: #ffffff !important;
}

/* ===== ANIMATION CLASSES ===== */
#MazzeiContact_root__Km3X7 .MazzeiContact_animate-in__Xy9Z8 {
  opacity: 0 !important;
  transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1), transform 0.8s cubic-bezier(0.19, 1, 0.22, 1) !important;
}

#MazzeiContact_root__Km3X7 .MazzeiContact_animate-in__Xy9Z8.MazzeiContact_animated__Qw3K7 {
  opacity: 1 !important;
  transform: translate(0, 0) !important;
}

#MazzeiContact_root__Km3X7 .MazzeiContact_slide-left__Lm2P5 {
  transform: translateX(-50px) !important;
}

#MazzeiContact_root__Km3X7 .MazzeiContact_slide-up__Bn4T8 {
  transform: translateY(30px) !important;
}

/* ===== SECTION ===== */
#MazzeiContact_root__Km3X7.MazzeiContact_contact-section__Vp9L4 {
  padding: 5rem 0 !important;
  background: linear-gradient(180deg, #0A0A0A, #0A0E14) !important;
  position: relative !important;
}

/* ===== CONTAINER ===== */
#MazzeiContact_root__Km3X7 .MazzeiContact_container__Qw2N6 {
  max-width: 80rem !important;
  margin: 0 auto !important;
  padding: 0 1.5rem !important;
  position: relative !important;
  z-index: 10 !important;
  width: 100% !important;
}

/* ===== SECTION HEADER ===== */
#MazzeiContact_root__Km3X7 .MazzeiContact_section-header__Fx3K9 {
  display: flex !important;
  align-items: center !important;
  gap: 0.75rem !important;
  margin-bottom: 3rem !important;
}

#MazzeiContact_root__Km3X7 .MazzeiContact_header-icon__Ry4P5 {
  width: 48px !important;
  height: 48px !important;
  background: linear-gradient(135deg, #00AEEF, #0080FF) !important;
  border-radius: 0.75rem !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  box-shadow: 0 8px 24px rgba(0, 174, 239, 0.4) !important;
  flex-shrink: 0 !important;
}

#MazzeiContact_root__Km3X7 .MazzeiContact_header-icon__Ry4P5 svg {
  width: 28px !important;
  height: 28px !important;
  color: #ffffff !important;
}

#MazzeiContact_root__Km3X7 .MazzeiContact_section-title__Jm8C5 {
  font-size: 2.5rem !important;
  font-weight: 900 !important;
  line-height: 1.2 !important;
  background: linear-gradient(90deg, #ffffff, #00AEEF) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}

@media (min-width: 768px) {
  #MazzeiContact_root__Km3X7 .MazzeiContact_section-title__Jm8C5 {
    font-size: 3rem !important;
  }
}

/* ===== BENTO CARDS ===== */
#MazzeiContact_root__Km3X7 .MazzeiContact_bento-card__Xv9L2 {
  position: relative !important;
  border-radius: 1rem !important;
  overflow: hidden !important;
}

/* Delay Classes */
#MazzeiContact_root__Km3X7 .MazzeiContact_delay-1__Yr3Q8 { animation-delay: 0.1s !important; }
#MazzeiContact_root__Km3X7 .MazzeiContact_delay-2__Zs4R1 { animation-delay: 0.2s !important; }
#MazzeiContact_root__Km3X7 .MazzeiContact_delay-3__Xs5R2 { animation-delay: 0.3s !important; }
#MazzeiContact_root__Km3X7 .MazzeiContact_delay-4__Ys6T3 { animation-delay: 0.4s !important; }
#MazzeiContact_root__Km3X7 .MazzeiContact_delay-5__Zs7U4 { animation-delay: 0.5s !important; }
#MazzeiContact_root__Km3X7 .MazzeiContact_delay-6__Bu9W6 { animation-delay: 0.6s !important; }
#MazzeiContact_root__Km3X7 .MazzeiContact_delay-7__Cv0X7 { animation-delay: 0.7s !important; }
#MazzeiContact_root__Km3X7 .MazzeiContact_delay-8__Dw1Y8 { animation-delay: 0.8s !important; }
#MazzeiContact_root__Km3X7 .MazzeiContact_delay-9__Ex2Z9 { animation-delay: 0.9s !important; }
#MazzeiContact_root__Km3X7 .MazzeiContact_delay-10__Fy2T9 { animation-delay: 1.0s !important; }

#MazzeiContact_root__Km3X7 .MazzeiContact_card-shine__Zy5D1 {
  display: none !important;
}

/* Glass Card Variant */
#MazzeiContact_root__Km3X7 .MazzeiContact_glass-card__Qv8J1 {
  background: linear-gradient(135deg, rgba(30, 41, 59, 0.4), rgba(15, 23, 42, 0.6)) !important;
  backdrop-filter: blur(32px) !important;
  -webkit-backdrop-filter: blur(32px) !important;
  border: 1px solid rgba(71, 85, 105, 0.3) !important;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3) !important;
}

/* Clay Card Variant */
#MazzeiContact_root__Km3X7 .MazzeiContact_clay-card__Pw7T3 {
  background: linear-gradient(135deg, #1A1F28 0%, #141922 50%, #0F1419 100%) !important;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5) !important;
  border: 2px solid rgba(42, 47, 56, 0.5) !important;
  border-radius: 2rem !important;
}

/* ===== HERO CTA CARD ===== */
#MazzeiContact_root__Km3X7 .MazzeiContact_hero-cta-card__Lk2N8 {
  padding: 3rem !important;
  margin-bottom: 4rem !important;
}

#MazzeiContact_root__Km3X7 .MazzeiContact_hero-title__Rk9M1 {
  font-size: 2rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 1.5rem !important;
}

@media (min-width: 768px) {
  #MazzeiContact_root__Km3X7 .MazzeiContact_hero-title__Rk9M1 {
    font-size: 2.5rem !important;
  }
}

#MazzeiContact_root__Km3X7 .MazzeiContact_hero-description__Nz6L5 {
  font-size: 1.125rem !important;
  color: #d1d5db !important;
  line-height: 1.75 !important;
  margin-bottom: 2rem !important;
}

#MazzeiContact_root__Km3X7 .MazzeiContact_cta-buttons__Sv6F9 {
  display: flex !important;
  gap: 1rem !important;
  flex-wrap: wrap !important;
}

#MazzeiContact_root__Km3X7 .MazzeiContact_cta-primary__Lv7K3 {
  display: inline-flex !important;
  align-items: center !important;
  gap: 0.5rem !important;
  padding: 1rem 2rem !important;
  background: linear-gradient(135deg, #00AEEF, #0080FF) !important;
  color: #ffffff !important;
  font-weight: 700 !important;
  border-radius: 0.5rem !important;
  text-decoration: none !important;
  transition: all 300ms ease !important;
}

#MazzeiContact_root__Km3X7 .MazzeiContact_cta-primary__Lv7K3 svg {
  width: 20px !important;
  height: 20px !important;
}

#MazzeiContact_root__Km3X7 .MazzeiContact_cta-primary__Lv7K3:hover {
  transform: translateY(-2px) !important;
  box-shadow: 0 12px 32px rgba(0, 174, 239, 0.4) !important;
}

#MazzeiContact_root__Km3X7 .MazzeiContact_cta-secondary__Qw9N5 {
  display: inline-block !important;
  padding: 1rem 2rem !important;
  background: transparent !important;
  color: #00AEEF !important;
  font-weight: 700 !important;
  border: 2px solid #00AEEF !important;
  border-radius: 0.5rem !important;
  text-decoration: none !important;
  transition: all 300ms ease !important;
}

#MazzeiContact_root__Km3X7 .MazzeiContact_cta-secondary__Qw9N5:hover {
  background: rgba(0, 174, 239, 0.1) !important;
}

/* ===== CONTACT METHODS ===== */
#MazzeiContact_root__Km3X7 .MazzeiContact_methods-section__Pr8N4 {
  margin-bottom: 4rem !important;
}

#MazzeiContact_root__Km3X7 .MazzeiContact_section-subtitle__Tx6M9 {
  font-size: 2rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 2rem !important;
  text-align: center !important;
}

#MazzeiContact_root__Km3X7 .MazzeiContact_methods-grid__Cv0X7 {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 2rem !important;
}

@media (min-width: 768px) {
  #MazzeiContact_root__Km3X7 .MazzeiContact_methods-grid__Cv0X7 {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

@media (min-width: 1024px) {
  #MazzeiContact_root__Km3X7 .MazzeiContact_methods-grid__Cv0X7 {
    grid-template-columns: repeat(4, 1fr) !important;
  }
}

#MazzeiContact_root__Km3X7 .MazzeiContact_method-card__Zr5M3 {
  padding: 2rem !important;
  text-align: center !important;
  transition: all 300ms ease !important;
}

#MazzeiContact_root__Km3X7 .MazzeiContact_method-card__Zr5M3:hover {
  transform: translateY(-8px) !important;
}

#MazzeiContact_root__Km3X7 .MazzeiContact_method-icon__Tn8M4 {
  width: 56px !important;
  height: 56px !important;
  margin: 0 auto 1rem !important;
  color: #00AEEF !important;
}

#MazzeiContact_root__Km3X7 .MazzeiContact_method-title__Yx3W6 {
  font-size: 1.25rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 0.5rem !important;
}

#MazzeiContact_root__Km3X7 .MazzeiContact_method-description__Fm2B8 {
  font-size: 0.875rem !important;
  color: #d1d5db !important;
  line-height: 1.6 !important;
  margin-bottom: 1rem !important;
}

#MazzeiContact_root__Km3X7 .MazzeiContact_method-link__Hn6P5 {
  color: #00AEEF !important;
  font-weight: 700 !important;
  text-decoration: none !important;
  transition: all 300ms ease !important;
}

#MazzeiContact_root__Km3X7 .MazzeiContact_method-link__Hn6P5:hover {
  text-decoration: underline !important;
}

/* ===== LOCATIONS ===== */
#MazzeiContact_root__Km3X7 .MazzeiContact_locations-section__Mn8P6 {
  margin-bottom: 4rem !important;
}

#MazzeiContact_root__Km3X7 .MazzeiContact_locations-grid__Pz8L5 {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 2rem !important;
}

@media (min-width: 768px) {
  #MazzeiContact_root__Km3X7 .MazzeiContact_locations-grid__Pz8L5 {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

@media (min-width: 1024px) {
  #MazzeiContact_root__Km3X7 .MazzeiContact_locations-grid__Pz8L5 {
    grid-template-columns: repeat(4, 1fr) !important;
  }
}

#MazzeiContact_root__Km3X7 .MazzeiContact_location-card__Tz5M6 {
  padding: 2rem !important;
  transition: all 300ms ease !important;
}

#MazzeiContact_root__Km3X7 .MazzeiContact_location-card__Tz5M6:hover {
  transform: translateY(-8px) !important;
}

#MazzeiContact_root__Km3X7 .MazzeiContact_location-name__Uz7N7 {
  font-size: 1.25rem !important;
  font-weight: 900 !important;
  color: #00AEEF !important;
  margin-bottom: 1rem !important;
}

#MazzeiContact_root__Km3X7 .MazzeiContact_location-details__Vz8O8 {
  display: flex !important;
  flex-direction: column !important;
  gap: 0.5rem !important;
}

#MazzeiContact_root__Km3X7 .MazzeiContact_location-address__Wz9P9 {
  font-size: 0.875rem !important;
  color: #d1d5db !important;
  line-height: 1.6 !important;
}

#MazzeiContact_root__Km3X7 .MazzeiContact_location-phone__Xz0Q0 {
  font-size: 0.875rem !important;
  color: #00AEEF !important;
  font-weight: 700 !important;
}

/* ===== FINAL CTA ===== */
#MazzeiContact_root__Km3X7 .MazzeiContact_final-cta-card__Yz1R1 {
  padding: 3rem !important;
  text-align: center !important;
}

#MazzeiContact_root__Km3X7 .MazzeiContact_final-cta-title__Az2S2 {
  font-size: 2rem !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  margin-bottom: 1.5rem !important;
}

#MazzeiContact_root__Km3X7 .MazzeiContact_final-cta-description__Bz3T3 {
  font-size: 1.125rem !important;
  color: #d1d5db !important;
  line-height: 1.75 !important;
  margin-bottom: 2rem !important;
  max-width: 60rem !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

#MazzeiContact_root__Km3X7 .MazzeiContact_final-cta-stats__Cz4U4 {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 2rem !important;
  margin-bottom: 2rem !important;
}

@media (min-width: 768px) {
  #MazzeiContact_root__Km3X7 .MazzeiContact_final-cta-stats__Cz4U4 {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

@media (min-width: 1024px) {
  #MazzeiContact_root__Km3X7 .MazzeiContact_final-cta-stats__Cz4U4 {
    grid-template-columns: repeat(4, 1fr) !important;
  }
}

#MazzeiContact_root__Km3X7 .MazzeiContact_stat-item__Dz5V5 {
  padding: 1.5rem !important;
  background: rgba(0, 174, 239, 0.05) !important;
  border: 1px solid rgba(0, 174, 239, 0.2) !important;
  border-radius: 0.75rem !important;
}

#MazzeiContact_root__Km3X7 .MazzeiContact_stat-value__Ez6W6 {
  font-size: 3rem !important;
  font-weight: 900 !important;
  color: #00AEEF !important;
  line-height: 1 !important;
  margin-bottom: 0.5rem !important;
}

#MazzeiContact_root__Km3X7 .MazzeiContact_stat-label__Fz7X7 {
  font-size: 0.875rem !important;
  color: #d1d5db !important;
  font-weight: 600 !important;
}

#MazzeiContact_root__Km3X7 .MazzeiContact_final-cta-button__Gz3U0 {
  margin-top: 2rem !important;
}

#MazzeiContact_root__Km3X7 .MazzeiContact_button-primary__Hz4V1 {
  display: inline-block !important;
  padding: 1.25rem 3rem !important;
  background: linear-gradient(135deg, #00AEEF, #0080FF) !important;
  color: #ffffff !important;
  font-weight: 900 !important;
  font-size: 1.125rem !important;
  border-radius: 0.5rem !important;
  text-decoration: none !important;
  transition: all 300ms ease !important;
}

#MazzeiContact_root__Km3X7 .MazzeiContact_button-primary__Hz4V1:hover {
  transform: translateY(-4px) !important;
  box-shadow: 0 16px 48px rgba(0, 174, 239, 0.4) !important;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 768px) {
  #MazzeiContact_root__Km3X7 .MazzeiContact_section-title__Jm8C5 {
    font-size: 1.875rem !important;
  }
  
  #MazzeiContact_root__Km3X7 .MazzeiContact_hero-cta-card__Lk2N8 {
    padding: 1.5rem !important;
  }
  
  #MazzeiContact_root__Km3X7 .MazzeiContact_final-cta-card__Yz1R1 {
    padding: 1.5rem !important;
  }
}
 
            body{
                position: relative;
            }
            .dno{
                display: none!important;
            }
            .public-header{
                position: relative;
                transition:5s;
            }
            .absolute-container{
                background-color: #ee273a;
                border-radius: 7px;
                position: fixed;
                top: 50%;
                left: 2%;
                transform: translateY(-50%);
                padding: 10px;
                z-index: 4900;
            }
            .social-absolute{
                position: relative;
                padding: 10px 0;
                border-bottom: 1px solid rgba(0, 0, 0, .1);
                box-sizing: content-box;
                width: 24px;
                height: 24px;
            }
            .social-absolute:last-child {
                border-bottom: none !important;
            }
            .social-absolute img{
                width: 24px;
                height: 24px;
            }
            .absolute-tooltip{
                position: relative;
                transition: all 0.5s;
                border-radius: 0 7px 7px 0;
                font-size: 14px;
                overflow: hidden;
                white-space: nowrap;
            }
            .absolute-tooltip > span{
                padding: 10px 20px;
                display: block;
            }
            .tooltip-shake{
                display: block;
                width: 100%;
                height: 100%;
            }
            .tooltip-shake:before,
            .tooltip-shake:after {
                position: absolute;
                content: "";
                opacity: 0;
                transition: all 0.4s ease;
                color: #fff;
                font-weight: bold;
            }
            .tooltip-shake:before {
                content: attr(data-tooltip);
                background: #3c5059;
                width: 0;
                padding: 0;
                font-size: 0.9rem;
                top: 50%;
                left: calc(24px + 32px);
                border-radius: 5px;
                transform: translateY(-50%);
                overflow: hidden;
                white-space: nowrap;
            }
            .tooltip-shake:after {
                border-width: 8px 10px 8px 0;
                border-style: solid;
                border-color: transparent #3c5059 transparent transparent;
                top: 50%;
                left: calc(24px + 24px);
                transform: translateY(-50%);
            }
            .tooltip-shake:hover::before,
            .tooltip-shake:hover::after {
                opacity: 1;
                overflow: hidden;
                white-space: nowrap;
                transform: translate(0, -50%);
            }
            .tooltip-shake:hover::before {
                width: max-content;
                padding: 10px 25px;
            }
            @keyframes shake {
                0% {
                    transform: rotate(2deg);
                }
                50% {
                    transform: rotate(-3deg);
                }
                70% {
                    transform: rotate(3deg);
                }
                100% {
                    transform: rotate(0deg);
                }
            }
            .social-absolute:hover {
                animation: shake 500ms ease-in-out forwards;
            }
            
                .public-header{
                    width: 100%;
                    background: #fff;
                    background-size: auto;
                    background-repeat: no-repeat;
                }
            
            .adv-banner-container{
                width: 100%;
                height: 10px;
            }
            .adv-banner-container .adv-item{
                width: 100%;
                height: 100%;
                object-fit: cover;
            }
            .top-bar-container{
                width: 100%;
                min-height: 40px;
                height: 40px;
                background: #222 ;
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
            }
            .top-bar{
                width: 1200px;
                height: 100%;
                margin: auto;
                padding: 0 8px;
                display: flex;
                flex-direction: row;
                justify-content: space-between;
                align-items: center;
            }
            .top-item{
                height: 100%;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .info-container{
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .info-container img{
                width: 16px;
                height: 16px;
            }
            .info-container > span{
                display: inline-flex;
            }
            .top-info,
            .top-social{
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .top-social{
                padding: 5px 0;
            }
            .top-social li a img{
                width: 32px;
                height: 32px;
            }
            .top-social li a span{
                font-size: 0px;
                font-weight: 200;
                color: #777;
            }
            .top-list{
                width: max-content;
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
                margin: 0  0px;
            }
            .top-list:hover{
                color: ;
            }
            
                .top-list:first-child{
                    margin-left : 0;
                }
                .top-list:last-child{
                    margin-right : 0;
                }
            
            .arrow-menu-container{
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
            }
            .top-list a span,
            .top-list span{
                color: #777;
                font-weight: bold;
                font-size: 14px;
            }
            .top-list a img,
            .top-list span img{
                margin: 0 5px;
                width: 24px;
                height: 24px;
                object-fit: contain;
            }
            .top-list:first-child a img,
            .top-list:first-child span img{
                margin-left: 0;
            }
            .top-navbar{
                height: 100%;
                background: transparent;
            }
            .top-nav-list{
                position: relative;
                height: 100%;
                padding: 0 20px;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .top-nav-list a span,
            .top-nav-list span{
                color: #000;
                font-size: 0px;
                font-weight: 200;search
            }
            .top-nav-list:hover{
                background-color: #fff;
            }
            .top-nav-list .arrow-menu-container svg{
                fill: #000;
            }
            .top-nav-list:hover a span,
            .top-nav-list:hover span,
            .top-nav-list:hover .arrow-menu-container svg{
                color: #fff;
                fill: #fff;
            }
            .top-nav-list .icon-title-part{
                padding-left: 5px;
            }
            .top-sub-nav > .top-sub-list a span,
            .top-sub-nav > .top-sub-list span{
                color: #000;
            }
            .top-sub-nav > .top-sub-list:hover a span,
            .top-sub-nav > .top-sub-list:hover span{
                color: #fff;
            }
            
            .top-sub-nav{
                flex-direction: column;
                justify-content: center;
                align-content: flex-start;
                position: absolute;
                z-index: 4999;
                min-width: 150px;
                width: max-content;
                background: #2c3e50;
                clip: rect(1px, 1px, 1px, 1px);
                opacity: 0.1;
                transition: transform 0.5s cubic-bezier(0.2, 0, 0.2, 1),
                            opacity 0.6s cubic-bezier(0.2, 0, 0.2, 1);
                transform: translateY(-10px) scaleY(0.5);
                transform-origin: top;  
                border-radius: 0;
            }
            .top-nav-list:hover > .top-sub-nav{
                display: flex;
                top: 100%;
                clip: auto;
                opacity: 1;
                transform: translateY(0) scaleY(1);
            }
            
        
                .top-nav-list:hover > .top-sub-nav{
                    left: 0;
                }
                .top-sub-list{
                    border-right: 5px solid  #f00;
                }
            
            .top-sub-list{
                width: 100%;
                padding: 8px 20px;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .top-sub-list:hover{
                background: #fff;
            }
            .header-container{
                display: grid;
                width: 1200px;
                margin: auto;
                height: auto;
                grid-template-rows: 1fr 1fr;  
                grid-template-columns: 1fr 3fr 1fr;
                grid-template-areas: 
                    "top-1 top-2 top-3"
                    "bottom-1 bottom-2 bottom-3"; 
                padding-top: 8px;
                padding-bottom: 8px;
                padding-left: 8px;
                padding-right: 8px;
            }
            .top-section-1{
                grid-area: top-1;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .top-section-2{
                grid-area: top-2;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .top-section-3{
                grid-area: top-3;
                display: flex;
                flex-direction: row;
                justify-content: flex-end;
                align-items: center;
            }
            .logo-container{
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
                width: 100%;
                height: 100%;
                padding: 0px  0px;
            }
            .logo-container img{
                display: block;
                width: 180px;
                height: 79px;
                max-width: 180px;
                max-height: 79px;
                object-fit: contain;
            }
            .nav-container{
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
                box-sizing: border-box;
                margin: 0 10px;
            }
            .nav-container > .navbar{
                width: 100%;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
                background: transparent;
                box-sizing: border-box;
                border: px  solid  ;
                border-radius: 3px;
                padding: 0 !important;
            }
            
                .nav-container > .navbar{
                    margin-right: calc(0px + 10px);
                }
            
            .max-height{
                height: 700px;
                overflow-x:hidden;
                overflow-y: auto;
                display:flex!important;
                flex-direction: column!important;
                justify-content: flex-start!important;
            }
            .nav-container .navbar .nav-list{
                padding: 10px 18px;
                min-height: 45px;
                position: relative;
                list-style: none;
                display: flex;
                flex-direction: row;
                justify-content: space-between;
                align-content: center;
                box-sizing: border-box;
            }
            .nav-container .navbar .nav-list.active{
                background-color: ;
            }
            .nav-container .navbar .nav-list.active a,
            .nav-container .navbar .nav-list.active span{
                color: ;
            }
            
            .nav-container .navbar .nav-list .icon-title-part{
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .nav-container .navbar .nav-list .icon-title-part img{
                width: 24px;
                height: 24px;
                margin: 0 5px;
            }
            .nav-container .navbar .nav-list .overflow-menu{
                justify-content: center !important;
            }
            .nav-container .navbar .nav-list:hover{
                background-color: ;
                box-sizing: border-box;
            }
            .nav-container .navbar .nav-list:hover a,
            .nav-container .navbar .nav-list:hover span{
                color:  ;
            }
            .nav-container .navbar .nav-list img{
                width: 32px;
                height: 32px;
            }
            .nav-container .navbar .nav-list a,
            .nav-container .navbar .nav-list span{
                text-decoration: none;
                font-size: 17px;
                color: #0D365F;
            }
            .nav-container .navbar .nav-list.base-level:hover > .navbar.navbar-sub,
            .nav-container .navbar .nav-list:hover > .overflow-menu > .navbar.navbar-sub{
                display: flex;
                top: 45px;
                clip: auto;
                opacity: 1;
                transform: translateY(0) scaleY(1);
            }
            .nav-container .navbar .nav-list:hover > .navbar.navbar-sub{
                display: flex;
                right: calc(100%  +  5px);
                top: 0;
                clip: auto;
                opacity: 1;
                transform: translateY(0) scaleY(1);
            }
            
                    .nav-container .navbar.navbar-sub{
                        flex-direction: column;
                        justify-content: center;
                        align-content: flex-start;
                        min-width: 150px;
                        width: max-content;
                    }
                    .nav-container .navbar.navbar-sub .nav-list{
                        width: 100%;
                        border-right: 5px solid #fff;
                    }
                    .nav-container .navbar.navbar-sub{
                        position: absolute;
                        z-index: 4999;
                        background: #fff;
                        clip: rect(1px, 1px, 1px, 1px);
                        opacity: 0.1;
                        transition: transform 0.5s cubic-bezier(0.2, 0, 0.2, 1),
                                    opacity 0.6s cubic-bezier(0.2, 0, 0.2, 1);
                        transform: translateY(-10px) scaleY(0.5);
                        transform-origin: top;  
                        border-radius: 0;
                    }
                    .nav-container .navbar.navbar-sub{
                        flex-direction: column;
                        justify-content: center;
                        align-content: flex-start;
                        min-width: 150px;
                        width: max-content;
                    }
                    .nav-container .navbar .nav-list.base-level:hover > .navbar.navbar-sub,
                    .nav-container .navbar .nav-list:hover > .overflow-menu > .navbar.navbar-sub{
                        left: 0;
                        border-radius: 0 !important;
                    }
                    .nav-container .navbar .nav-list:hover > .navbar.navbar-sub{
                        left: calc(100%  +  5px);
                    }
                    .nav-container .navbar.navbar-sub .nav-list{
                        width: 200px;
                        border-right: 5px solid #fff;
                        border-radius: 0 !important;
                    }
                
                .nav-container .navbar .nav-list.base-level:hover > .navbar.navbar-sub,
                .nav-container .navbar .nav-list:hover > .overflow-menu > .navbar.navbar-sub{
                    left: 0;
                }
                .nav-container .navbar .nav-list:hover > .navbar.navbar-sub{
                    left: calc(100%  +  5px);
                }
            
            .arrow-icon-menu{
                width: 8px;
                height: 8px;
            }
            .arrow-icon-menu.arrow-bottom{
                transform: rotate(90deg);
            }
            
                .arrow-menu-container{
                    margin-left: 5px;
                }
                .arrow-icon-menu.arrow-right,
                .overflow-list .arrow-icon-menu.arrow-bottom{
                    transform: rotate(0deg);
                }
                .nav-container .navbar .nav-list:first-child:hover{
                    border-radius: 3px 0 0 3px;
                }
                .nav-container .navbar .nav-list:last-child:hover{
                    border-radius: 0 3px 3px 0;
                }
            
            .nav-container .navbar .nav-list.base-level svg,
            .nav-container .navbar .nav-list .overflow-menu svg{
                fill: #0D365F;
            }
            .nav-container .navbar .nav-list.base-level:hover svg{
                fill: ;
            }
            .sub-menu-container{
                position: absolute;
                min-width: 150px;
                background-color: #fff;
                color: #fff;
                top: 32px;
                right: 0;
                z-index: 4999;
               /* display: none;*/
            } 
            /*.sub-navbar{
                width: 100%;
                height: 100%;
            }*/
            .nav-container .navbar.navbar-sub .nav-list img{
                width: 16px;
                height: 16px;
            }
            .nav-container .navbar.navbar-sub .nav-list a,
            .nav-container .navbar.navbar-sub .nav-list span{
                color: #000;
                font-size: 12px;
            }
            .nav-list.with-sub-menu:hover .sub-menu-container{
                display: block;
            }
            .nav-container .navbar.navbar-sub .nav-list .arrow-menu-container svg{
                fill: #000;
            }
            .active{
                background-color: ;
            }
            .active a{
                color: ;
            }     
            .icon-container{
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-content: center;
            }
            .icon-container .icon-item{
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-content: center;
                box-sizing: border-box;
                min-height: 45px;
                margin: 0 5px;
            }
            
                .icon-container .icon-item:first-child{
                    margin-left: 0 !important;
                }
                .icon-container .icon-item:last-child{
                    margin-right: 0 !important;
                }
            
            
            .icon-container .icon-item a{
                border: 0px  solid  ;
            }
            .icon-container .icon-item.basket-icon{
                position: relative;
                color: #e84118;
                min-width: 45px;
                min-height: 45px;
                outline: none;
                border-radius: 3px;
                background: #2c3e50;
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
                cursor: pointer;
                text-decoration: none;
                margin: 0 10px;
            }
            .icon-container .icon-item .icon-shortcut{
                color: #e84118;
                min-width: 45px;
                min-height: 45px;
                margin: 0;
                outline: none;
                border-radius: 3px;
                background: #2c3e50;
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
                transition: .4s;
                cursor: pointer;
                text-decoration: none;
            }
            
            .basket-shop{
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
                width: 45px;
                height: 45px;
                border-radius: 3px;
            }
            .icon-container .icon-item .icon-shortcut:hover svg,
            .icon-container .icon-item .icon-shortcut:hover .add-item-to-cart.open span
            {
                fill: #fff;
                color: #fff;
            }
            
                .icon-container .icon-item.basket-icon .add-item-to-cart{
                    color: #e84118;
                    border-radius: 3px;
                    background: #2c3e50;
                    display: flex;
                    flex-direction: row;
                    justify-content: center;
                    align-items: center;
                    transition: .4s;
                    cursor: pointer;
                    box-sizing: content-box;
                    border: 0px  solid  ;
                }
                
                    .icon-container .icon-item.basket-icon .add-item-to-cart{
                        border-right: none !important;
                    }
                    .border-basket{
                        border-left: none !important;
                    }
                
                    .icon-container .icon-item:hover > span,
                    .icon-container .icon-item.login-icon:hover span{
                        color: #fff;
                    }
                    .icon-container .icon-item.basket-icon .icon-shortcut:hover,
                    .icon-container .icon-item.login-icon .icon-shortcut:hover,
                    
                    .icon-container .icon-item.basket-icon .icon-shortcut:hover .add-item-to-cart{
                       background: #3e5772;
                    }
                    .icon-container .icon-item.basket-icon .add-item-to-cart.open{
                        width: 45px;
                        border-radius: 0 3px 3px 0;
                        display: flex;
                        flex-direction: row;
                        justify-content: center;
                        align-items: center;
                    }
                    .icon-container .icon-item.basket-icon:hover .add-item-to-cart.open{
                        background: #3e5772;
                    }
                    .icon-container .icon-item.basket-icon .add-item-to-cart.open:hover span{
                        color: #fff;
                    }
                    .icon-container .icon-item.basket-icon .add-item-to-cart.open + .icon-shortcut{
                        border-radius: 3px 0 0 3px;
                    }
                    .icon-container .icon-item.lang-icon .icon-shortcut:hover{
                        background: #3e5772;
                    }
                    .icon-container .icon-item.search-icon .icon-shortcut .search-container .search-btn:hover{
                        background: #3e5772;
                    }
                 
            .icon-container .icon-item svg{
                width: 25px;
                height: 25px;
            
                fill: #e84118;
            
            }
            .icon-container .icon-item.login-icon{
                position: relative;
            }
            /*.icon-container .icon-item.login-icon .icon-shortcut{
                width: 100%;
                height: 100%;
            }*/
            .icon-container .icon-item.login-icon .icon-login{
                width: 25px;
                height: 25px;
            }
            #div_profile_picture, 
            #div_profile_picture_metro {
                display: block;
                width: 0 !important;
                height: 0 !important;
                line-height: unset !important;
            }
            #div_profile_picture .rShowLogin{
                position: absolute;
                top: 0;
                left: 0;
                width: 0;
                height: 0;
                z-index: -1000;
            }
            #div_profile_picture .login-container{
                display: none !important;
            }
            #div_profile_picture #profile_picture,
            #div_profile_picture #profile_exit{
                display: none !important;
            }
        
                .icon-container .icon-item.login-icon{
                    color: #e84118;
                    /*width: 90px !important;*/
                    min-height: 45px;
                    outline: none;
                    border-radius: 3px;
                    display: flex;
                    flex-direction: row;
                    justify-content: center;
                    align-items: center;
                    cursor: pointer;
                    text-decoration: none;
                    box-sizing: content-box;
                    border: 0px  solid  ;
                }
                .icon-container .icon-item.login-icon .status-user,
                .icon-container .icon-item.login-icon .icon-login{
                    display: flex;
                    flex-direction: row;
                    justify-content: center;
                    align-items: center;
                    text-align: center;
                    margin: 0 5px;
                    font-size:14px;
                }
            
            .public-header .bottom-section-1{
                grid-area: bottom-1;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .public-header .bottom-section-2{
                grid-area: bottom-2;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .public-header .bottom-section-3{
                grid-area: bottom-3;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            
                .icon-container .icon-item{
                    width: unset;
                    height: unset;
                }
                .search-icon{
                    position: relative;
                }
                .search-container {
                    display: flex;
                    flex-direction: row;
                    justify-content: flex-end;
                    align-items: center;
                    height: 100%;
                    position: relative;
                    border-radius: 3px;
                    min-width: 45px;
                }
                .search-container > .search-btn svg,
                .search-container > .close-search-btn svg{
                    fill: #e84118;
                }
                .search-container > .search-btn:hover svg,
                .search-container > .close-search-btn:hover svg{
                    fill: #fff;
                }
                .search-btn {
                    color: #fff;
                    width: 45px;
                    height: 45px;
                    margin: 0;
                    outline: none;
                    border-radius: 3px;
                    background: #2c3e50;
                    display: flex;
                    flex-direction: row;
                    justify-content: center;
                    align-items: center;
                    transition: .8s;
                    cursor: pointer;
                    text-decoration: none;
                    border: 0px  solid  transparent;
                }
                
                .icon-container .icon-item img{
                    width: 25px;
                    height: 25px;
                    object-fit:contain;
                }
                
                    .search-container.open-search-box .search-btn{
                        border-radius: 0 3px 3px 0 !important;
                    }
                    .search-container.open-search-box .close-search-btn{
                        border-radius: 3px 0 0 3px !important;
                    }    
                 
                .search-btn,
                .search-command,
                .close-search-btn{
                    box-sizing: content-box;
                }
                .search-btn > svg {
                    fill: #fff;
                }
                .cls-pls::placeholder{
                    color: ;
                }
                .search-input {
                    padding: 0;
                    height: 100%;
                    background: #2c3e50;
                    color: #fff;
                    font-size: 14px;
                    font-weight: normal;
                    transition: all 1s ease-in-out;
                    width: 0;
                    position: absolute;
                    top: 0;
                    overflow: hidden;
                    white-space: nowrap;
                    border: 0px  solid  transparent;
                }
                
                .open-search-box > .search-input{
                    padding : 10px 48px;
                }
                
                    .search-input {
                        right: calc(0px + 45px);
                        border-right: none;
                        border-left: none;
                    }
                
                        .search-container.open-search-box .search-btn{
                            border-radius: 0 3px 3px 0 !important;
                        }
                        .search-container.open-search-box .close-search-btn{
                            border-radius: 3px 0 0 3px !important;
                        }
                        .search-container.open-search-box .search-input{
                            border-radius: 3px 0 0 3px !important;
                        }    
                    
                .close-search-btn{
                    position: absolute;
                    color: #fff;
                    width: 45px;
                    height: 45px;
                    margin: 0;
                    outline: none;
                    border-radius: 3px;
                    background: #2c3e50;
                    display: flex;
                    flex-direction: row;
                    justify-content: center;
                    align-items: center;
                    cursor: pointer;
                    box-sizing: border-box;
                    box-sizing: border-box;
                }
                .close-search-btn svg{
                    fill: #e84118;
                }
            
            .sticky{
                width: 100vw;
                height: max-content;
                position: fixed;
                top: 0;
                right: 0;
                left: 0;
                z-index: 999;
                padding: 2vh 8vw;
                transition: .8s;
                background-color: #ddd !important;
            }
            .public_sticky{
                width: 100%;
                height: max-content;
                position: fixed;
                top: 0;
                right: 0;
                left: 0;
                z-index: 1001;
            }
            .d-none{
                display: none !important;
            }
            .border-left-n{
                border-left: none !important;
            }
            .border-right-n{
                border-right: none !important;
            }
            .w-1200px{
                width: 1200px !important;
                margin: auto;
            }
            .lang-icon{
                position: relative;
            }
            .language-container .lang-btn{
                width: 25px;
                height: 25px;
            }
            .lang-list-container{
                width: max-content;
                height: max-content;
                padding-top: 20px;
                position: absolute;
                top: 35px;
                left: 50%;
                clip: rect(1px, 1px, 1px, 1px);
                opacity: 0.1;
                transition: transform 0.5s cubic-bezier(0.2, 0, 0.2, 1),
                            opacity 0.6s cubic-bezier(0.2, 0, 0.2, 1);
                transform: translate(-50%, 0) scaleY(0.5);
                transform-origin: top;
                z-index: 100;
            }
            .lang-list{
                position: relative;
                width: max-content;
                height: max-content;
                padding: 10px;
                background: #2c3e50;
                border-radius: 3px;
            }
            .lang-list::after{
                content: "";
                position: absolute;
                top: -8px;
                left: 50%;
                transform: translateX(-50%);
                border-left: 10px solid transparent;
                border-right: 10px solid transparent;
                border-bottom: 10px solid #2c3e50;
                display: block;
            }
            .lang-nav{
                display: flex;
                flex-direction: column;
                justify-content: center;
                align-items: flex-start;
            }
            .lang-nav .lang-li{
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
                list-style: none;
                width: max-content;
                margin: 5px 0;
                
            }
            .lang-nav .lang-li a{
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
            }
            .lang-nav .lang-li img{
                width: 25px;
                height: 25px;
                object-fit: cover;
                margin: 0 4px;
            }
            .lang-nav .lang-li span{
                text-transform: uppercase;
                line-height: 2.5;
                font-size: 14px;
                margin: 0 4px;
                color: #fff;
            }
            .lang-nav .lang-li a{
                color: #fff;
            }
            .lang-nav .lang-li span:hover{
                cursor: pointer;
                color: #fff;
            }
            .lang-nav .lang-li .lang-active{
                font-weight: bold;
                color: #e84118;
            }
            .icon-item.lang-icon:hover .lang-list-container{
                clip: auto;
                opacity: 1;
                transform: translate(-50%, 0) scaleY(1);
            }
            /*---------------------------------------------------------------------------------*/
            .link-profile-container{
                width: max-content;
                height: max-content;
                padding-top: 20px;
                position: absolute;
                top: 35px;
                left: 50%;
                clip: rect(1px, 1px, 1px, 1px);
                opacity: 0.1;
                transition: transform 0.5s cubic-bezier(0.2, 0, 0.2, 1),
                            opacity 0.6s cubic-bezier(0.2, 0, 0.2, 1);
                transform: translate(-50%, 0) scaleY(0.5);
                transform-origin: top;
                z-index: 100;
            }
            .link-profile-container .link-wrapper{
                position: relative;
                width: max-content;
                height: max-content;
                padding: 10px 25px;
                background: #2c3e50;
                border-radius: 3px;
            }
            .link-profile-container .link-wrapper a{
                color: #fff;
            }
            .link-profile-container .link-wrapper a:hover{
                cursor: pointer;
                color: #fff;
            }
            .link-profile-container .link-wrapper::after{
                content: "";
                position: absolute;
                top: -8px;
                left: 50%;
                transform: translateX(-50%);
                border-left: 10px solid transparent;
                border-right: 10px solid transparent;
                border-bottom: 10px solid #2c3e50;
                display: block;
            }
             .icon-item.login-icon:hover .link-profile-container{
                clip: auto;
                opacity: 1;
                transform: translate(-50%, 0) scaleY(1);
            }
            
            .backTop{
                display: flex !important;
            }
            #back_to_top{
                display: none;
                position: fixed;
                transition: 600ms;
                right: 25px;
                left: unset;
                bottom: 50px;
                z-index: 100;
                border-radius: 50%;
                border: 1px  solid  #000;
                padding: 15px;
                flex-direction: row;
                justify-content: center;
                align-items: center;
                background-color: #777 ;
            }
            #back_to_top svg{
                width: 24px;
                height: 24px;
                fill: #fff ;
            }
            #back_to_top img{
                width: 24px;
                height: 24px;
                fill: #fff ;
                object-fit:contain;
            }
            .search-btn img{
                width: 25px;
                height: 25px;
                object-fit: contain;
            }
            .basket-shop img{
                width: 25px;
                height: 25px;
                object-fit: contain;
            }
            .lang-btn img{
                width: 25px;
                height: 25px;
                object-fit: contain;
            }
            .icon-login img{
                width: 25px;
                height: 25px;
                object-fit: contain;
            }
        
                    .header-container{
                        grid-template-rows: 1fr;  
                        grid-template-columns: 180px minmax(auto, 100%) 1fr;
                        grid-template-areas: 
                            "top-1 top-2 top-3"; 
                    }
                    .top-section-1{
                        justify-content: flex-start;
                    }
                    .top-section-2{
                        justify-content: flex-start;
                    }
                    .logo-container{
                        justify-content: flex-start;
                    }
                    .nav-container{
                        justify-content: flex-start;
                    }
                    .nav-container .navbar{
                        justify-content: flex-start;
                    }
                    .width-full{
                        width: 100% !important;
                    }
                #module_footer_section_1{
;
width:100%;
padding-top:4%;
padding-right:8vw;
padding-bottom:4%;
padding-left:8vw;
border-style:none;
}#module_footer_column_1{
;
width:33%;
border-style:none;
}#module_footer_row_1{
;
border-style:solid;
border-bottom-width:.015vw;
border-color:#ebedf2;
}#module_footer_items_1{
;
cursor:default;
width:20vw;
height:7vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
padding-bottom:1vw;
}#module_footer_items_1:hover{
;
}#module_footer_row_2{
;
padding-top:1vw;
padding-bottom:1vw;
border-style:none;
border-color:#ebedf2;
}#module_footer_items_2{
;
cursor:default;
line-height:2vw;
color:#ebedf2;
font-weight:300;
font-size:1.1vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_2:hover{
;
}#module_footer_column_2{
;
width:36%;
margin-top:0px;
padding-left:8%;
border-style:none;
}#module_footer_row_5{
;
margin-top:0px;
border-style:none;
}#module_footer_items_11{
;
cursor:default;
line-height:2vw;
color:#037DFF;
font-weight:bold;
font-size:1.1vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_11:hover{
;
}#module_footer_row_6{
;
padding-top:2vw;
border-style:none;
}#module_footer_items_12{
;
cursor:pointer;
color:#ebedf2;
font-weight:300;
font-size:1.1vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_12:hover{
;
}#module_footer_row_7{
;
padding-top:.5vw;
border-style:none;
}#module_footer_items_13{
;
cursor:pointer;
color:#ebedf2;
font-weight:300;
font-size:1.1vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_13:hover{
;
}#module_footer_row_8{
;
padding-top:.5vw;
border-style:none;
}#module_footer_items_14{
;
cursor:default;
color:#ebedf2;
font-weight:300;
font-size:1.1vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_14:hover{
;
}#module_footer_row_9{
;
padding-top:.5vw;
border-style:none;
}#module_footer_items_15{
;
cursor:default;
color:#ebedf2;
font-weight:300;
font-size:1.1vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_15:hover{
;
}#module_footer_column_3{
;
width:30%;
margin-top:0px;
padding-left:4%;
border-style:none;
}#module_footer_items_19{
;
cursor:default;
line-height:2vw;
color:#037DFF;
font-weight:bold;
font-size:1.1vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_19:hover{
;
}#module_footer_items_20{
;
cursor:default;
color:#ebedf2;
font-weight:300;
font-size:1.1vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
margin-top:2vw;
}#module_footer_items_20:hover{
;
}#module_footer_items_21{
;
cursor:default;
color:#ebedf2;
font-weight:300;
font-size:1.1vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
margin-top:.5vw;
}#module_footer_items_21:hover{
;
}#module_footer_column_4{
;
width:30%;
margin-top:0px;
padding-left:4%;
border-style:none;
}#module_footer_items_25{
;
cursor:default;
line-height:2vw;
color:#037DFF;
font-weight:bold;
font-size:1.1vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_25:hover{
;
}#module_footer_items_26{
;
cursor:default;
color:#ebedf2;
font-weight:300;
font-size:1.1vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
margin-top:2vw;
}#module_footer_items_26:hover{
;
}#module_footer_items_27{
;
cursor:default;
color:#ebedf2;
font-weight:300;
font-size:1.1vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
margin-top:.5vw;
}#module_footer_items_27:hover{
;
}#module_footer_items_28{
;
cursor:default;
color:#ebedf2;
font-weight:300;
font-size:1.1vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
margin-top:.5vw;
}#module_footer_items_28:hover{
;
}#module_footer_items_30{
;
cursor:default;
color:#ebedf2;
font-weight:300;
font-size:1.1vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
margin-top:.5vw;
}#module_footer_items_30:hover{
;
}#public_footer_main_1{;background-color:#58595b;background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;border-style:none;}#public_footer_main_1:hover{;}
                #public_footer_main_1{
                    position:relative;
                    margin-right:auto !important;
                    margin-left:auto !important;
                    overflow:hidden !important;
                }
                #public_footer_main_1 > div{
                    position:relative;
                    z-index:12;
                }
                
                #public_footer_main_1 
            
            #public_footer_main_1 .new_admin_layer {
                position: absolute;
                width: 100%;
                height: 100%;
                z-index: 10;
                transition: all 600ms ease;
                background-color: rgba(0,0,0,0);
                display: flex;
                
            right:0;
            top:0;
        
            }

            #public_footer_main_1 .layer_first_child {
                width: 100%;
            }
        
            #public_footer_main_1:hover .new_admin_layer {
                border-radius: 0 !important;
                
                background-color: rgba(0,0,0,0);
            }
        
            #msg_footer.msg_footer,
            #msg_footer_complete.msg_footer{
                position: fixed;
                top: 50px;
                right: 10px;
                width: 400px;
                height: 50px;
                z-index: 10000;
                border-radius: 3px;
            }

            #msg_footer .d_flex,
            #msg_footer_complete .d_flex{
                display: flex;
                flex-direction: row;
                justify-content: space-between;
                align-items: center;
                height: 100%;
                padding: 0 15px;
            }

            #msg_footer.green_msg_footer {
                background-color: #d4edda;
                border: 1px solid #c3e6cb;
                color: #155724;
            }

            #msg_footer.red_msg_footer,
            #msg_footer_complete.red_msg_footer{
                background-color: #f8d7da;
                border: 1px solid #f5c6cb;
                color: #721c24;
            }

            #msg_footer .close_msg,
            #msg_footer_complete .close_msg{
                cursor: pointer;
                font-size: 25px;
                padding-right: 15px;
            }

            #msg_footer .close_msg:hover,
            #msg_footer_complete .close_msg:hover{
                color: #000;
            }
            
            .border_red{
                border: 1px solid #e20000;
            }
            footer a{
                color: inherit;
            }
        .dno{display:none!important;}
            #body_popup_1,#body_popup_2{
                position:fixed;
                display:flex;
                text-align:center;
                top:0;
                bottom:0;
                right:0;
                left:0;
                z-index:99999;
                visibility:hidden;
                opacity: 0;
                background:rgba(0,0,0,0.5);
            }
            #body_popup_1.open-popup,#body_popup_2.open-popup{
                visibility:visible;
                opacity: 1;
            }
            #body_popup_1 > div,#body_popup_2 > div{
                display:block;
                background:#fff;
                padding:10px;
                margin:auto;
                transform:translateY(-150px);
                -webkit-transition:transform .3s;-moz-transition:transform .3s;-ms-transition:transform .3s;-o-transition:transform .3s;transition:transform .3s;
                text-align:center;
                border-radius:10px;
                position:relative;
                z-index:999999;
            }
            #body_popup_1.open-popup > div,#body_popup_1.open-popup > div{
                transform:translateY(0);
            }
            #body_popup_1 .icon-close-popup{
                position:absolute;
                font-size:30px;
                height:30px;
                width:30px;
                border-radius:50%;
                color:red;
                top:-10px;
                right:-10px;
                background-color:transparent;
                z-index:9999;
            }
            #body_popup_1 .icon-close-popup i{
                position:absolute;
                top:0;
                right:0;
            }
            #body_popup_1 .container-html{
                height:100%;
                overflow:auto;
                max-height:90vh;
            }
            #body_popup_1 .container-html::-webkit-scrollbar{
                width:5px;
                height:100%;
            }
            #body_popup_1 .container-html::-webkit-scrollbar-track{
                background-color:transparent;
            }
            #body_popup_1 .container-html::-webkit-scrollbar-thumb{
                background-color:#777;
                border-radius:20%;
            }
            #body_popup_1 .icon-close-popup{
                color:#fff;
                top:0;
                right:0;
            }
            #module_waiting_box{
                position:fixed;
                background:rgba(256,256,256,0.8);
                width:100%;
                height:100%;
                -webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s;
                top:0;
                right:0;
                opacity:0;
                z-index:9999999999999;
                visibility:hidden;
            }
            #module_waiting_box.show-waiting{
                visibility:visible;
                opacity:1;
            }
            #module_waiting_box .spinner {
              margin: 100px auto 0;
              width: 70px;
              text-align: center;
            }
            
            #module_waiting_box .spinner > div {
              width: 18px;
              height: 18px;
              background-color: #333;
              border-radius: 100%;
              display: inline-block;
              -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
              animation: sk-bouncedelay 1.4s infinite ease-in-out both;
            }
            
            #module_waiting_box .spinner .bounce1 {
              -webkit-animation-delay: -0.35s;
              animation-delay: -0.35s;
            }
            
            #module_waiting_box .spinner .bounce2 {
              -webkit-animation-delay: -0.16s;
              animation-delay: -0.16s;
            }
            
            @-webkit-keyframes sk-bouncedelay {
              0%, 95%, 100% { -webkit-transform: scale(0) }
              50% { -webkit-transform: scale(1.0) }
            }
            
            @keyframes sk-bouncedelay {
              0%, 95%, 100% { 
                -webkit-transform: scale(0);
                transform: scale(0);
              } 50% { 
                -webkit-transform: scale(1.0);
                transform: scale(1.0);
              }
            }
        body{direction: ltr;text-align: left;}