.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-savings{padding:2rem 0 4rem;background-color:white}.to-savings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;align-items:stretch}.to-savings-card{padding:2.5rem 2rem;background-color:var(--light-gray)}.to-savings-card,.to-savings-card-featured{border-radius:1rem;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.to-savings-card-featured{padding:3rem 2rem;background:white;color:var(--dark-gray);box-shadow:0 10px 15px -3px rgb(0 0 0/.1);transform:scale(1.05)}.to-savings-title{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:var(--dark-gray)}.to-savings-amount{font-size:1.125rem;font-weight:600;line-height:1.4;margin-bottom:.5rem}.to-savings-amount span{font-size:2.5rem;font-weight:800;display:inline-block;color:var(--primary-color)}.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-testimonials-section{padding:4rem 0;background-color:var(--light-gray)}.to-testimonials-section .to-section-header{text-align:center;margin-bottom:2.5rem}.to-testimonials-section .to-section-header h2{font-size:1.75rem;font-weight:800;margin-bottom:.5rem}.to-testimonials-section .to-section-header p{color:var(--text-gray);font-size:1rem}.to-testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1200px;margin:0 auto;padding:0 1.5rem}.to-testimonial-card{background:#ffffff;border-radius:12px;padding:2rem;display:flex;flex-direction:column;gap:1rem;box-shadow:0 2px 8px rgba(0,0,0,.06);border:1px solid var(--border-gray)}.to-testimonial-stars{color:var(--primary-color);font-size:1.25rem;letter-spacing:2px}.to-testimonial-text{font-size:.9375rem;line-height:1.7;color:var(--secondary-color);flex:1;margin:0;font-style:italic}.to-testimonial-author{border-top:1px solid var(--border-gray);padding-top:1rem}.to-testimonial-name{font-weight:700;font-size:.9375rem;margin:0}.to-testimonial-role{font-size:.8125rem;color:var(--text-gray);margin:.125rem 0 0}.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-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{padding:1.75rem 1.25rem;transform:none;order:-1}.to-savings-title{font-size:1.125rem;margin-bottom:.5rem}.to-savings-amount{font-size:1rem}.to-savings-amount span{font-size:2rem}.to-brochure-section{padding:2rem 0}.to-brochure-desktop{display:none}.to-brochure-mobile{display:block}.to-testimonials-grid{grid-template-columns:1fr;gap:1rem}.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-title{font-size:1rem}.to-savings-amount span{font-size:1.75rem}.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,.to-testimonials-section{padding:2.5rem 0}.to-about-content h2,.to-testimonials-section .to-section-header 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-loop-poster.jpg) center 30%/cover no-repeat}.hh-hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 30%}.hh-hero-overlay{position:absolute;inset:0;background:linear-gradient(100deg,rgba(0,174,77,.88),rgba(0,174,77,.7) 45%,rgba(0,174,77,.35));z-index:1}.hh-hero-benefits{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.hh-hero-badge{flex-shrink:0;width:120px;height:auto}.hh-hero-inner{position:relative;z-index:2;display:flex;flex-direction:column}.hh-hero-grid{display:grid;grid-template-columns:1fr minmax(360px,420px);gap:2.5rem;align-items:start;padding-top:1.5rem}.hh-hero-left{padding-top:.5rem}.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:18px;font-weight:700;color:#fff;margin:1.5rem 0 1rem}.hh-hero-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px}.hh-hero-list li{position:relative;padding-left:30px;color:#fff;font-size:clamp(1rem,1.2vw,1.15rem);font-weight:400}.hh-hero-list li:before{content:"\2713";position:absolute;left:0;font-size:20px;font-weight:700}.hh-hero-right{width:100%;margin-top:4.5rem}.hh-calc{--text-gray:#2c3344;--border-gray:rgba(12,19,43,0.18);background:rgba(255,255,255,.82);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.45);border-radius:14px;box-shadow:0 18px 45px rgba(12,19,43,.3);padding:1rem}.hh-calc-head{margin-bottom:.85rem}.hh-calc-eyebrow{display:inline-flex;align-items:center;gap:.3rem;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#4b5563}.hh-calc-title{font-size:1.05rem;font-weight:800;line-height:1.25;color:var(--accent-blue);margin:.2rem 0 0}.hh-search{display:flex;flex-direction:column;gap:.6rem}.hh-search-toggles{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.hh-toggle{display:flex;background:#f3f4f6;border-radius:999px;padding:3px;gap:3px}.hh-toggle-btn{flex:1;border:none;background:transparent;padding:.35rem 0;border-radius:999px;font-size:.82rem;font-weight:700;color:var(--text-gray);cursor:pointer;transition:background .15s,color .15s}.hh-toggle-btn.is-active{background:var(--accent-blue);color:#fff}.hh-search-row{display:grid;grid-template-columns:95px 1fr;gap:.6rem}.hh-field{display:flex;flex-direction:column;gap:.25rem}.hh-field label{font-size:.66rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--text-gray)}.hh-field input,.hh-field select{width:100%;height:38px;padding:0 .65rem;border:1px solid var(--border-gray);border-radius:8px;font-size:.9rem;color:var(--accent-blue);background:#fff}.hh-field input:focus,.hh-field select:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(255,186,0,.25)}.hh-search-btn{height:42px;margin-top:.15rem;border:none;border-radius:8px;background:var(--accent-blue);color:#fff;font-size:.95rem;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;transition:background .15s,transform .1s}.hh-search-btn:hover:not(:disabled){background:#161f3d}.hh-search-btn:active:not(:disabled){transform:translateY(1px)}.hh-search-btn:disabled{opacity:.55;cursor:not-allowed}.hh-spinner{width:1.1rem;height:1.1rem;border-radius:50%;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;animation:hh-spin .7s linear infinite}@keyframes hh-spin{to{transform:rotate(1turn)}}.hh-calc-empty,.hh-calc-error{margin:1rem 0 0;padding:.85rem 1rem;border-radius:10px;background:#fff8e1;border:1px solid var(--primary-color);color:var(--accent-blue);font-size:.9rem}.hh-best{margin-top:.85rem;border-radius:10px;overflow:hidden;border:1px solid var(--border-gray);animation:hh-pop .3s ease both}@keyframes hh-pop{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.hh-best-flag{display:flex;align-items:center;gap:.35rem;background:var(--accent-blue);color:var(--primary-color);font-weight:700;font-size:.72rem;text-transform:uppercase;letter-spacing:.03em;padding:.4rem .85rem}.hh-best-flag-save{margin-left:auto;background:var(--primary-color);color:var(--accent-blue);font-size:.72rem;padding:.1rem .45rem;border-radius:999px;letter-spacing:0}.hh-best-body{padding:.7rem .85rem .85rem}.hh-best-head{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem}.hh-best-provider{font-size:1rem;font-weight:800;color:var(--accent-blue)}.hh-best-premium{background:var(--primary-color);color:var(--accent-blue);font-size:.58rem;text-transform:uppercase;letter-spacing:.03em;padding:.12rem .4rem;border-radius:999px}.hh-best-eco,.hh-best-premium{display:inline-flex;align-items:center;gap:.2rem;font-weight:700}.hh-best-eco{color:#157347;font-size:.66rem}.hh-best-tarif{font-size:.8rem;color:var(--text-gray);margin-top:.1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hh-best-compare{margin-top:.6rem;border-top:1px solid var(--border-gray)}.hh-best-row{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem;padding:.35rem 0;font-size:.85rem;color:var(--accent-blue)}.hh-best-row+.hh-best-row{border-top:1px dashed var(--border-gray)}.hh-best-row--gv{color:var(--text-gray)}.hh-best-gv-price{text-decoration:line-through;text-decoration-color:rgba(102,102,102,.6)}.hh-best-row--best strong{font-size:1.05rem;font-weight:800}.hh-best-cta{margin-top:.7rem;display:block;text-align:center;background:var(--accent-blue);color:#fff;font-weight:700;font-size:.9rem;padding:.6rem 1rem;border-radius:8px;text-decoration:none;transition:background .15s}.hh-best-cta:hover{background:#161f3d}.hh-dot{width:3px;height:3px;border-radius:50%;background:currentColor;opacity:.5}.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}.hh-results-section{padding:2.5rem 0;background:#fff}.hh-results-title{text-align:center;font-size:1.5rem;font-weight:800;color:var(--accent-blue);margin:0 0 1.5rem}.hh-weitere-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.hh-small{gap:.9rem;border:1px solid var(--border-gray);border-radius:12px;padding:1rem 1.25rem;background:#fff}.hh-small,.hh-small-rang{display:flex;align-items:center}.hh-small-rang{flex-shrink:0;width:30px;height:30px;border-radius:50%;background:#f3f4f6;color:var(--accent-blue);font-weight:800;justify-content:center;font-size:.9rem}.hh-small-info{flex:1;min-width:0}.hh-small-provider{display:flex;flex-wrap:wrap;gap:.4rem;color:var(--accent-blue)}.hh-small-eco,.hh-small-provider{align-items:center;font-weight:700}.hh-small-eco{display:inline-flex;gap:.2rem;color:#157347;font-size:.68rem}.hh-small-bonus{background:#fff8e1;color:var(--accent-blue);font-size:.68rem;font-weight:700;padding:.1rem .4rem;border-radius:999px}.hh-small-tarif{font-size:.85rem;color:var(--text-gray);margin-top:.15rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hh-small-meta{display:flex;align-items:center;gap:.4rem;font-size:.78rem;color:var(--text-gray);margin-top:.35rem}.hh-small-price{flex-shrink:0;text-align:right;display:flex;flex-direction:column;align-items:flex-end}.hh-small-total{font-weight:800;font-size:1.1rem;color:var(--accent-blue)}.hh-small-total small{font-weight:500;font-size:.7rem;color:var(--text-gray)}.hh-small-savings{font-size:.8rem;font-weight:700;color:#157347}.hh-results-cta{text-align:center;margin-top:1.75rem}@media (max-width:900px){.hh-hero-grid{grid-template-columns:1fr;gap:1.75rem}.hh-hero-right{margin-top:0}.hh-hero-badge{width:90px;margin-top:1.25rem}}@media (max-width:768px){.hh-weitere-grid{grid-template-columns:1fr}.hh-small-tarif{white-space:normal}}.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}}