.energy-pulse{position:relative;height:16px;background-color:#ffffff;overflow:hidden}.energy-pulse:before{content:"";position:absolute;top:50%;left:0;right:0;height:2px;transform:translateY(-50%);background:linear-gradient(90deg,rgba(12,19,43,.04),rgba(12,19,43,.18) 50%,rgba(12,19,43,.04))}.energy-pulse:after{content:"";position:absolute;top:50%;left:-160px;width:160px;height:4px;margin-top:-2px;border-radius:999px;background:linear-gradient(90deg,transparent,#ffba00 50%,transparent);box-shadow:0 0 12px 2px rgba(255,186,0,.45);animation:energy-pulse-travel 6s ease-in-out infinite;will-change:transform}@keyframes energy-pulse-travel{0%{transform:translateX(0)}42%,to{transform:translateX(calc(100vw + 320px))}}@media (prefers-reduced-motion:reduce){.energy-pulse:after{animation:none;opacity:0}}.to-hero{position:relative;width:100%;padding-top:0!important;padding-bottom:0;margin-top:0!important}.to-hero-background{position:relative;width:100%;min-height:500px;overflow:hidden;padding:1.5rem 0;display:flex;align-items:stretch}.to-hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(255,186,0,.8);z-index:1}.to-hero-badge{position:absolute;top:2rem;right:2rem;max-width:150px;height:auto;z-index:3}.to-hero .to-container{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:space-between;width:100%;min-height:100%}.to-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:flex-start;padding-top:2rem;margin-bottom:1rem}.to-hero-title-col{padding:0}.to-hero-main-title{font-size:3.2vw;font-weight:700;line-height:1.3;color:#ffffff;margin:0}.to-hero-benefits-col{padding:0 6%;margin-top:25px}.to-hero-subtitle{font-size:18px;font-weight:700;color:#ffffff;margin:0 0 1rem;letter-spacing:0}.to-hero-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:15px}.to-hero-list li{display:flex;align-items:center;gap:.75rem;font-size:1.2vw;color:#ffffff;font-weight:400;position:relative;padding-left:30px}.to-hero-list li:before{content:"\2713";position:absolute;left:0;font-size:20px;color:#ffffff;font-weight:700}.to-hero-partners{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:auto;padding-top:.5rem;padding-bottom:0;border-top:none}.to-hero-partner-logo{display:flex;align-items:center;justify-content:center;min-height:45px;padding:0 15px}.to-hero-partner-logo img{max-height:45px;max-width:100%;width:auto;height:auto;object-fit:contain;filter:none;opacity:1}.to-hero-partner-more{display:flex;align-items:center;justify-content:center}.to-hero-partner-more p{color:#ffffff;font-size:20px;font-weight:400;margin:0}.to-stats-section{padding:2rem 0;background-color:#ffffff;border-bottom:1px solid var(--border-gray)}.to-stats-inline{display:flex;justify-content:center;align-items:center;gap:4rem;flex-wrap:wrap}.to-stat-inline-item{display:flex;align-items:center;gap:.75rem}.to-stat-icon{flex-shrink:0;color:var(--primary-color)}.to-stat-inline-text{font-size:1.5rem;color:var(--text-gray);white-space:nowrap}.to-stat-inline-text strong{color:var(--dark-gray);font-weight:700;font-size:2rem}.to-stats-cta{margin-top:2rem;text-align:center}.to-stats-cta-text{font-size:1.25rem;font-weight:400;color:var(--dark-gray);margin-bottom:1rem}.to-stats-cta .to-btn-secondary{background-color:#ffba00;color:#000000;border-color:#ffba00}.to-stats-cta .to-btn-secondary:hover{background-color:rgb(255,196,38);border-color:rgb(255,193,26);color:#000000}.to-provision-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(12,19,43,.1)}.to-provision-strip--solo{margin-top:0;padding-top:0;border-top:none}.to-provision-item{display:flex;flex-direction:column;gap:.25rem;text-align:center}.to-provision-item strong{font-size:clamp(1.5rem,2.2vw,2rem);font-weight:800;color:#0c132b;line-height:1.1}.to-provision-item span{font-size:.95rem;color:var(--dark-gray)}.to-provision-link{grid-column:1/-1;justify-self:center;margin-top:.5rem;font-weight:700;color:#0c132b;text-decoration:underline;text-underline-offset:3px}.to-savings{padding:2rem 0 4rem;background-color:white}.to-savings .to-section-header{text-align:center;margin-bottom:2.5rem}.to-savings .to-section-header h2{font-size:1.75rem;font-weight:800;margin-bottom:.75rem;text-wrap:balance}.to-savings-eyebrow{margin:0 0 .5rem;color:#8a6300;font-size:.8125rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.to-savings-intro{max-width:680px;margin:0 auto;color:var(--text-gray);line-height:1.65}.to-savings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;align-items:stretch}.to-savings-card{padding:1.75rem;background-color:var(--light-gray);border-radius:1rem;text-align:left;transition:transform .2s ease,box-shadow .2s ease}.to-savings-card--loading{min-height:260px;background:linear-gradient(100deg,#f2f1ed 25%,#faf9f6 45%,#f2f1ed 65%);background-size:200% 100%;animation:to-savings-loading 1.4s ease-in-out infinite}@keyframes to-savings-loading{0%{background-position:100% 0}to{background-position:-100% 0}}.to-savings-card-featured{background:#fff8e6;box-shadow:inset 0 0 0 1px rgb(255 186 0/.35)}.to-savings-card-head{display:flex;flex-direction:column;gap:.25rem;padding-bottom:1rem;border-bottom:1px solid var(--border-gray)}.to-savings-type{color:var(--dark-gray);font-size:1.0625rem;font-weight:700}.to-savings-usage{color:var(--text-gray);font-size:.875rem;font-variant-numeric:tabular-nums}.to-savings-calculation{margin:1rem 0}.to-savings-calculation div{display:flex;justify-content:space-between;gap:1rem;padding:.45rem 0}.to-savings-calculation dt{color:var(--text-gray);font-size:.875rem}.to-savings-calculation dd{margin:0;color:var(--dark-gray);font-size:.9375rem;font-weight:700;font-variant-numeric:tabular-nums}.to-savings-result{display:flex;flex-direction:column;gap:.25rem;padding-top:1rem;border-top:1px solid var(--border-gray)}.to-savings-result>span{color:var(--text-gray);font-size:.8125rem}.to-savings-result strong{color:#8a6300;font-size:1.75rem;font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:-.025em}.to-savings-result small{color:var(--secondary-color);font-size:.8125rem;font-weight:600;letter-spacing:0}.to-savings-disclaimer{max-width:820px;margin:1.25rem auto 0;color:var(--text-gray);font-size:.75rem;line-height:1.55;text-align:center}.to-savings-cta{margin-top:1.5rem;text-align:center}.to-savings-unavailable{padding:2.5rem;background:var(--light-gray);text-align:center}.to-savings-unavailable p{margin:0 0 1rem;color:var(--text-gray)}.to-home-ratgeber-cta{text-align:center;margin-top:2.5rem}.to-brochure-section{padding:3rem 0;background-color:var(--light-gray);contain:layout style}.to-brochure-preview{margin-bottom:2rem}.to-brochure-preview iframe{max-width:100%;border-radius:8px;box-shadow:0 4px 6px -1px rgb(0 0 0/.1)}.to-brochure-box{padding:1rem 2rem;background-color:var(--light-gray);border-radius:20px;box-shadow:0 4px 6px -1px rgb(0 0 0/.1);flex-direction:row;gap:2rem}.to-brochure-box,.to-brochure-content{display:flex;align-items:center;justify-content:center;text-align:center}.to-brochure-content{flex-direction:column;flex-shrink:0}.to-brochure-button{display:flex;align-items:center;justify-content:center;flex-shrink:0}.to-brochure-title{font-size:1.5rem;font-weight:700;color:var(--dark-gray);margin:0;text-align:center}.to-brochure-mobile{display:none}.to-brochure-mobile-card{background:white;border-radius:1rem;padding:2rem;text-align:center;box-shadow:0 4px 6px -1px rgb(0 0 0/.1)}.to-brochure-mobile-icon{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:#fff8e6;border-radius:50%;margin-bottom:1rem;color:var(--primary-color)}.to-brochure-mobile-card h3{font-size:1.25rem;font-weight:700;color:var(--dark-gray);margin-bottom:.5rem}.to-brochure-mobile-card p{color:var(--text-gray);margin-bottom:1.5rem;line-height:1.6}.to-brochure-mobile-card .to-btn{width:100%}.to-about-section{padding:4rem 0;background-color:#ffffff}.to-about-grid{display:grid;grid-template-columns:1fr 300px;gap:3rem;align-items:start;max-width:1200px;margin:0 auto;padding:0 1.5rem}.to-about-content h2{font-size:1.75rem;font-weight:800;margin-bottom:1rem}.to-about-content p{font-size:.9375rem;line-height:1.7;color:var(--secondary-color);margin-bottom:1rem}.to-about-credentials{list-style:none;padding:0;margin:1.5rem 0 0;display:flex;flex-direction:column;gap:.5rem}.to-about-credentials li{position:relative;padding-left:1.5rem;font-size:.9375rem;line-height:1.5}.to-about-credentials li:before{content:"\2713";position:absolute;left:0;color:var(--primary-color);font-weight:700}.to-about-stats{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.to-about-stat{background:var(--light-gray);border-radius:12px;padding:1.5rem 1rem;text-align:center;display:flex;flex-direction:column;gap:.25rem}.to-about-stat-number{font-size:1.75rem;font-weight:800;color:var(--primary-color);line-height:1.2}.to-about-stat-label{font-size:.75rem;color:var(--text-gray);text-transform:uppercase;letter-spacing:.03em}@media (max-width:768px){.to-hero-background{min-height:auto;padding:2.5rem 0 2rem;background-attachment:scroll}.to-hero-badge{position:relative;top:0;right:0;max-width:100px;margin:0 auto 1.5rem;display:block}.to-hero .to-container{padding-top:0}.to-hero-grid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:0;padding-top:0}.to-hero-title-col{text-align:center;order:1}.to-hero-benefits-col{padding:0 1rem;margin-top:0;order:2}.to-hero-main-title{font-size:1.75rem;line-height:1.2;margin-bottom:.5rem;padding:0 .5rem}.to-hero-subtitle{text-align:center;font-size:1rem}.to-hero-list{gap:10px}.to-hero-list li{font-size:.9375rem;padding-left:28px;justify-content:flex-start}.to-hero-list li:before{font-size:16px}.to-hero-partners{grid-template-columns:repeat(2,1fr);gap:.75rem;padding-top:1.5rem;margin-top:1.5rem;border-top:1px solid rgba(255,255,255,.3)}.to-hero-partner-logo{min-height:35px;padding:0 8px}.to-hero-partner-logo img{max-height:35px}.to-hero-partner-more p{font-size:14px}.to-stats-section{padding:1.5rem 0}.to-stats-inline{gap:1rem;flex-direction:column;align-items:center}.to-stat-inline-item{gap:.5rem}.to-stat-inline-text{font-size:1.125rem}.to-stat-inline-text strong{font-size:1.5rem}.to-stats-cta{margin-top:1.5rem}.to-provision-strip{grid-template-columns:1fr;gap:1.25rem}.to-stats-cta-text{font-size:1rem;padding:0 1rem}.to-savings{padding:1.5rem 0 2.5rem}.to-savings-grid{grid-template-columns:1fr;gap:1rem}.to-savings-card{padding:1.5rem 1.25rem}.to-savings-card-featured{order:-1}.to-savings-result strong{font-size:1.5rem}.to-brochure-section{padding:2rem 0}.to-brochure-desktop{display:none}.to-brochure-mobile{display:block}.to-about-grid{grid-template-columns:1fr;gap:2rem}.to-about-stats{grid-template-columns:repeat(4,1fr);gap:.75rem}.to-about-stat{padding:1rem .5rem}.to-about-stat-number{font-size:1.25rem}}@media (max-width:480px){.to-hero-background{padding:1.5rem 0}.to-hero-badge{max-width:80px;margin-bottom:1rem}.to-hero-main-title{font-size:1.5rem;padding:0}.to-hero-subtitle{font-size:.9375rem}.to-hero-list{gap:8px}.to-hero-list li{font-size:.875rem;padding-left:24px}.to-hero-list li:before{font-size:14px}.to-hero-partners{gap:.5rem}.to-hero-partner-logo img{max-height:28px}.to-hero-partner-more p{font-size:12px}.to-stat-inline-text{font-size:1rem}.to-stat-inline-text strong{font-size:1.25rem}.to-stats-cta-text{font-size:.9375rem}.to-savings-card,.to-savings-card-featured{padding:1.25rem 1rem}.to-savings-calculation div{align-items:baseline}.to-brochure-preview iframe{height:280px}.to-brochure-title{font-size:1rem}.to-hero-partners{grid-template-columns:1fr}.to-about-stats{grid-template-columns:1fr 1fr}.to-about-section{padding:2.5rem 0}.to-about-content h2{font-size:1.375rem}}.to-tarifrechner-home-section{padding:3rem 0;background:var(--to-gray-50,#f8f9fa)}.to-tarifrechner-home-section .to-section-header{text-align:center;margin-bottom:2rem}.to-tarifrechner-home-section .to-section-header h2{font-size:1.75rem;font-weight:700;color:var(--to-gray-900,#1a1a2e);margin-bottom:.5rem}.to-tarifrechner-home-section .to-section-header p{color:var(--to-gray-600,#6b7280);font-size:1.05rem}.hh-hero{position:relative;width:100%;overflow:hidden;padding:1.5rem 0;margin-top:0!important}.hh-hero-bg{position:absolute;inset:0;z-index:0;background:#0c132b url(/hero-vertriebler.webp) center 24%/cover no-repeat}.hh-hero-overlay{position:absolute;inset:0;background:linear-gradient(100deg,rgba(0,174,77,.9),rgba(0,174,77,.76) 48%,rgba(0,174,77,.45) 68%,rgba(0,174,77,.16));z-index:1}.hh-hero-benefits{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;margin-top:1.5rem}.hh-hero-inner{position:relative;z-index:2;display:flex;flex-direction:column}.hh-hero-content{max-width:52rem;padding-top:2rem}.hh-hero-title{font-size:clamp(1.6rem,2.8vw,2.6rem);font-weight:700;line-height:1.25;color:#fff;margin:0}.hh-hero-subtitle{font-size:clamp(1rem,1.25vw,1.15rem);font-weight:400;line-height:1.5;color:#fff;max-width:34rem;margin:1rem 0 0}.hh-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem;margin-top:1.75rem}.hh-hero-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px;flex:1 1 18rem}.hh-hero-list strong{font-weight:700}.hh-hero-list li{position:relative;padding-left:30px;color:#fff;font-size:clamp(.9rem,1.05vw,1rem);font-weight:400}.hh-hero-list li:before{content:"\2713";position:absolute;left:0;font-size:20px;font-weight:700}.hh-hero-cta{display:inline-flex;align-items:center;justify-content:center;margin-top:0;padding:.65rem 1.25rem;background:#ffba00;color:#0c132b;font-size:clamp(.9rem,1vw,1rem);font-weight:700;border-radius:10px;text-decoration:none;box-shadow:0 4px 14px rgba(12,19,43,.25);transition:background-color .15s ease-in-out,transform .15s ease-in-out,box-shadow .15s ease-in-out}.hh-hero-cta:hover{background:#ffc426;transform:translateY(-1px);box-shadow:0 6px 18px rgba(12,19,43,.3)}.hh-hero-cta--ghost{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.75);box-shadow:none}.hh-hero-cta--ghost:hover{background:rgba(255,255,255,.12);box-shadow:none}.hh-hero-partners{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:1.5rem;padding-top:.5rem}.hh-hero-partner-logo{display:flex;align-items:center;justify-content:center;min-height:45px;padding:0 15px}.hh-hero-partner-logo img{max-height:45px;max-width:100%;width:auto;height:auto;object-fit:contain;filter:brightness(0) invert(1);opacity:.85}.hh-hero-partner-more{display:flex;align-items:center;justify-content:center}.hh-hero-partner-more p{color:#fff;font-size:20px;margin:0}@media (max-width:900px){.hh-hero-bg{background-position:60% 20%}.hh-hero-overlay{background:linear-gradient(180deg,rgba(0,174,77,.9),rgba(0,174,77,.78))}.hh-hero-content{padding-top:1rem}.hh-hero-subtitle{margin-top:.75rem}.hh-hero-actions,.hh-hero-benefits{margin-top:1rem}.hh-hero-actions{flex-direction:column}.hh-hero-cta{width:100%;text-align:center}}.to-newsletter-section{padding:4rem 0;background-color:var(--light-gray)}.to-newsletter-box{max-width:600px;margin:0 auto;text-align:center;padding:2.5rem;background-color:white;border-radius:1rem;box-shadow:0 4px 6px -1px rgb(0 0 0/.1)}.to-newsletter-content{margin-bottom:1.5rem}.to-newsletter-title{font-size:1.75rem;font-weight:700;color:var(--dark-gray);margin:0 0 .5rem}.to-newsletter-text{color:var(--text-gray);margin:0;line-height:1.6}.to-newsletter-form{width:100%}.to-newsletter-input-group{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.to-newsletter-input{flex:1;min-width:250px;padding:.875rem 1rem;border:1px solid var(--border-gray);border-radius:.5rem;font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease}.to-newsletter-input:focus{outline:none;border-color:#f59e0b;box-shadow:0 0 0 3px rgba(245,158,11,.1)}.to-newsletter-input::placeholder{color:#6b7280}.to-newsletter-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap}.to-newsletter-btn:disabled{opacity:.7;cursor:not-allowed}.to-newsletter-message{margin-top:1rem;font-size:.875rem;min-height:1.25rem}.to-newsletter-message-success{color:#059669}.to-newsletter-message-error{color:#dc2626}@media (max-width:768px){.to-newsletter-section{padding:2.5rem 0}.to-newsletter-box{padding:1.5rem;border-radius:.75rem}.to-newsletter-title{font-size:1.375rem}.to-newsletter-text{font-size:.9375rem}.to-newsletter-input-group{flex-direction:column;gap:.75rem}.to-newsletter-input{min-width:100%;padding:.875rem 1rem;font-size:16px}.to-newsletter-btn{width:100%;justify-content:center;padding:.875rem 1rem}}@media (max-width:480px){.to-newsletter-box{padding:1.25rem 1rem}.to-newsletter-title{font-size:1.25rem}}