 @media only screen and (min-width: 0rem) {#hero-electrical-split {min-height: 100vh;position: relative;display: flex;align-items: center;overflow: hidden;padding: 11rem 1rem 4rem 1rem;background: linear-gradient(135deg, var(--secondary) 0%, var(--secondary) 60%, var(--primary) 60%, var(--primary) 100%);}#hero-electrical-split .cs-container {width: 100%;max-width: 1200px;margin: 0 auto;position: relative;z-index: 10;display: flex;flex-direction: column;align-items: center;gap: 3rem;}#hero-electrical-split .cs-content {text-align: center;max-width: 600px;position: relative;}#hero-electrical-split .cs-title {margin-bottom: 0.75rem;}#hero-electrical-split .cs-title-main {display: block;font-size: clamp(2.25rem, 6vw, 3.5rem);font-weight: 800;color: var(--bodyTextColorWhite);line-height: 1.1;letter-spacing: -0.02em;text-transform: uppercase;margin: 0;}#hero-electrical-split .cs-title-emphasis {font-size: clamp(1.5rem, 4vw, 2.25rem);font-weight: 300;color: var(--primary);line-height: 1.2;margin: 0 0 2rem 0;text-shadow: 0 0 20px rgba(81, 164, 56, 0.5);text-transform: none;letter-spacing: 0.02em;}#hero-electrical-split .cs-text {font-size: clamp(1.125rem, 2vw, 1.25rem);line-height: 1.6;color: var(--bodyTextColorWhite);margin-bottom: 2.5rem;opacity: 0.9;}#hero-electrical-split .cs-features-list {display: flex;flex-direction: column;gap: 0.75rem;margin-bottom: 2.5rem;list-style: none;padding: 0;}#hero-electrical-split .cs-feature-item {display: flex;align-items: center;justify-content: center;gap: 0.75rem;color: var(--bodyTextColorWhite);font-size: .9rem;font-weight: 600;background: rgba(255, 255, 255, 0.15);backdrop-filter: blur(20px);padding: .875rem 1.25rem;border-radius: 12px;border: 2px solid rgba(255, 255, 255, 0.3);box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);}#hero-electrical-split .cs-check-icon {width: 24px;height: 24px;fill: #ffffff;flex-shrink: 0;filter: drop-shadow(0 1px 3px rgba(0, 0, 0, 0.5));}#hero-electrical-split .cs-cta-group {display: flex;justify-content: center;align-items: center;width: 100%;padding: 0 1rem;}#hero-electrical-split .cs-button-primary {display: inline-flex;align-items: center;justify-content: center;gap: 0.75rem;background: #ffffff;color: var(--primary);padding: 1rem 2rem;border-radius: 8px;font-weight: 700;font-size: 1rem;text-decoration: none;text-transform: uppercase;letter-spacing: 0.5px;transition: all 0.3s ease;box-shadow: 0 6px 25px rgba(0, 0, 0, 0.2);width: auto;min-width: 200px;max-width: 280px;position: relative;overflow: hidden;white-space: nowrap;border: 2px solid #ffffff;}#hero-electrical-split .cs-button-primary:hover {transform: translateY(-3px);box-shadow: 0 10px 35px rgba(0, 0, 0, 0.3);background: #f8f9fa;}}@media only screen and (min-width: 48rem) {#hero-electrical-split {padding: 10rem 2rem 6rem 2rem;}#hero-electrical-split .cs-container {flex-direction: row;align-items: center;gap: 4rem;}#hero-electrical-split .cs-content {text-align: left;flex: 1;max-width: none;}#hero-electrical-split .cs-features-list {align-items: flex-start;}#hero-electrical-split .cs-feature-item {background: transparent;backdrop-filter: none;padding: 0.2rem 0;border-radius: 0;border: none;box-shadow: none;text-shadow: none;font-weight: 500;font-size: 1.125rem;}#hero-electrical-split .cs-cta-group {justify-content: flex-start;padding: 0;}#hero-electrical-split .cs-button-primary {padding: 1.25rem 2.5rem;font-size: 1.125rem;border-radius: 12px;max-width: 300px;background: var(--primary);color: #ffffff;border: 2px solid var(--primary);box-shadow: 0 8px 30px rgba(81, 164, 56, 0.4);}#hero-electrical-split .cs-button-primary:hover {background: var(--primaryLight);box-shadow: 0 12px 40px rgba(81, 164, 56, 0.6);}}@media only screen and (min-width: 64rem) {#hero-electrical-split {background: linear-gradient(125deg, var(--secondary) 0%, var(--secondary) 65%, var(--primary) 65%, var(--primary) 100%);}#hero-electrical-split .cs-title-main {font-size: clamp(3rem, 6vw, 4rem);}#hero-electrical-split .cs-title-emphasis {font-size: clamp(2rem, 4vw, 2.75rem);}}