@import "https://fonts.cdnfonts.com/css/work-sans";
*{margin:0;padding:0;box-sizing:border-box}
:root{--primary-brand:#60986D;--secondary-brand:#71A87B;--tertiary-brand:#99CC9A;--dark-text:#1a1a1a;--medium-text:#3d3d3d;--light-bg:#fafbfc;--white:#fff;--shadow-soft:#60986d1f;--overlay-accent:#60986dcc}
body{color:var(--dark-text);overflow-x:hidden;font:17px/1.7 'Work Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;background:var(--light-bg)}
header{background:linear-gradient(135deg,var(--primary-brand) 0%,var(--secondary-brand) 100%);box-shadow:0 4px 16px var(--shadow-soft);position:relative;z-index:100}
.header_wrapper_9kx{max-width:1340px;margin:0 auto;padding:0 28px}
.top-bar_section{display:grid;grid-template-columns:auto 1fr;gap:20px 20px;padding:22px 0 18px;align-items:center;border-bottom:1px solid #fff3}
.logo_container_7mq{display:flex;align-items:center;position:relative;z-index:110}
.logo_container_7mq img{height:62px;width:62px;object-fit:contain;display:block}
.company_title_8rt{text-align:right;color:var(--white);font-size:26px;font-weight:700;letter-spacing:-.5px}
.navigation_row_3bv{padding:25px 0 24px;display:flex;justify-content:center;align-items:center}
.main_nav_links_5wp{display:flex;gap:42px;list-style:none;align-items:center}
.main_nav_links_5wp a{color:var(--white);text-decoration:none;font-size:18px;font-weight:500;transition:opacity .25s ease;padding:8px 0;position:relative}
.main_nav_links_5wp a:hover,.main_nav_links_5wp a:focus{opacity:.75;outline:2px solid #ffffff80;outline-offset:4px}
main{min-height:62vh}
footer{background:var(--dark-text);color:#e8e8e8;padding:58px 0 32px;margin-top:85px;position:relative}
footer::before{content:'';position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,var(--primary-brand),var(--tertiary-brand),var(--secondary-brand))}
.footer_grid_2xn{max-width:1340px;margin:0 auto;padding:0 28px;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:48px}
.footer_column_8jh h3{color:var(--tertiary-brand);font-size:19px;margin-bottom:18px;font-weight:700;letter-spacing:.3px}
.footer_links_4qt{list-style:none}
.footer_links_4qt li{margin-bottom:13px}
.footer_links_4qt a{color:#d4d4d4;text-decoration:none;transition:color .2s ease;font-size:16px}
.footer_links_4qt a:hover,.footer_links_4qt a:focus{color:var(--tertiary-brand);outline:1px dashed var(--tertiary-brand);outline-offset:3px}
.footer_bottom_7km{max-width:1340px;margin:45px auto 0;padding:28px 28px 0;border-top:1px solid #ffffff26;text-align:center;color:#b8b8b8;font-size:15px}
.consent_overlay_9xr{position:fixed;bottom:28px;left:28px;right:28px;max-width:580px;background:var(--white);border:2px solid var(--primary-brand);border-radius:12px;padding:28px 32px;box-shadow:0 8px 32px #0000002e;z-index:9999;display:none}
.consent_overlay_9xr.active_state{display:block;animation:slideUpEntry .4s ease-out}
@keyframes slideUpEntry {
from{transform:translateY(100px);opacity:0}
to{transform:translateY(0);opacity:1}
}
.consent_heading_2kr{font-size:21px;font-weight:700;color:var(--primary-brand);margin-bottom:14px}
.consent_text_5mw{font-size:16px;color:var(--medium-text);line-height:1.6;margin-bottom:22px}
.consent_actions_7ph{display:flex;gap:14px;flex-wrap:wrap}
.btn_consent_accept{background:var(--primary-brand);color:var(--white);border:none;padding:13px 28px;border-radius:6px;font-size:16px;font-weight:600;cursor:pointer;transition:background .25s ease;min-width:120px}
.btn_consent_accept:hover,.btn_consent_accept:focus{background:var(--secondary-brand);outline:3px solid var(--tertiary-brand);outline-offset:2px}
.btn_consent_decline{background:none;color:var(--medium-text);border:2px solid #c4c4c4;padding:11px 26px;border-radius:6px;font-size:16px;font-weight:500;cursor:pointer;transition:all .25s ease;min-width:120px}
.btn_consent_decline:hover,.btn_consent_decline:focus{border-color:var(--primary-brand);color:var(--primary-brand);outline:2px solid var(--primary-brand);outline-offset:2px}
.consent_link_policy{color:var(--primary-brand);text-decoration:underline;font-weight:500;transition:color .2s ease}
.consent_link_policy:hover,.consent_link_policy:focus{color:var(--secondary-brand);outline:2px dashed var(--secondary-brand);outline-offset:3px}
@media (max-width: 768px) {
.top-bar_section{grid-template-columns:1fr;text-align:center;gap:16px}
.logo_container_7mq{justify-content:center}
.company_title_8rt{text-align:center;font-size:22px}
.main_nav_links_5wp{flex-direction:column;gap:18px}
.navigation_row_3bv{padding:20px 0}
.footer_grid_2xn{grid-template-columns:1fr;gap:36px}
.consent_overlay_9xr{left:16px;right:16px;bottom:16px;padding:22px 24px}
.consent_actions_7ph{flex-direction:column}
.btn_consent_accept,.btn_consent_decline{width:100%}
}
@media print {
header,footer,.consent_overlay_9xr{display:none}
body{background:#fff;color:#000;font-size:12pt}
main{margin:0;padding:0}
*{page-break-inside:avoid}
}
.lernprogramm-hero-wrapper{background:linear-gradient(135deg,#f8f9fa 0%,#fafbfc 50%,#fff 100%);padding:4.5rem 1.5rem 3.5rem;position:relative;overflow:hidden}
.lernprogramm-hero-wrapper::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#71a87b14 0%,transparent 70%);border-radius:50%}
.lernprogramm-hero-content{max-width:1140px;margin:0 auto;position:relative;z-index:2}
.lernprogramm-hero-title{font-size:2.8rem;color:#212529;margin-bottom:1.2rem;font-weight:700;line-height:1.2}
.lernprogramm-hero-subtitle{font-size:1.25rem;color:#495057;margin-bottom:2rem;line-height:1.6;max-width:720px}
.lernprogramm-hero-description{font-size:1.05rem;color:#495057;line-height:1.7;margin-bottom:2.5rem;max-width:680px}
.lernprogramm-hero-actions{display:flex;gap:1rem;flex-wrap:wrap;align-items:center}
.lernprogramm-btn-primary{background:#60986D;color:#fff;padding:.95rem 2.2rem;border-radius:6px;text-decoration:none;font-weight:600;font-size:1.05rem;transition:all .3s ease;border:none;display:inline-block}
.lernprogramm-btn-primary:hover{background:#4d7a57;transform:translateY(-2px);box-shadow:0 6px 20px #60986d4d;color:#fff}
.lernprogramm-btn-outline{background:none;color:#60986D;padding:.95rem 2.2rem;border:2px solid #60986D;border-radius:6px;text-decoration:none;font-weight:600;font-size:1.05rem;transition:all .3s ease;display:inline-block}
.lernprogramm-btn-outline:hover{background:#60986D;color:#fff;transform:translateY(-2px)}
.lernprogramm-modellierung-section{background:#fff;padding:5rem 1.5rem;position:relative}
.lernprogramm-modellierung-container{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}
.lernprogramm-modellierung-visual{position:relative}
.lernprogramm-modellierung-image{width:100%;height:420px;object-fit:cover;border-radius:12px;box-shadow:0 12px 40px #0000001a}
.lernprogramm-modellierung-overlay{position:absolute;bottom:-20px;right:-20px;background:#71A87B;padding:1.8rem;border-radius:8px;box-shadow:0 8px 24px #71a87b4d;max-width:240px}
.lernprogramm-modellierung-stat{color:#fff;font-size:2.4rem;font-weight:700;margin-bottom:.3rem;line-height:1}
.lernprogramm-modellierung-label{color:#fff;font-size:.95rem;line-height:1.4}
.lernprogramm-modellierung-content h2{font-size:2.3rem;color:#212529;margin-bottom:1.5rem;font-weight:700;line-height:1.3}
.lernprogramm-modellierung-text{font-size:1.05rem;color:#495057;line-height:1.8;margin-bottom:1.3rem}
.lernprogramm-modellierung-list{list-style:none;padding:0;margin:2rem 0}
.lernprogramm-modellierung-list li{padding-left:2rem;margin-bottom:1rem;position:relative;font-size:1.05rem;color:#343a40;line-height:1.6}
.lernprogramm-modellierung-list li::before{content:'→';position:absolute;left:0;color:#60986D;font-weight:700;font-size:1.3rem}
.lernprogramm-mentoren-section{background:linear-gradient(to bottom,#f5f6fa 0%,#fff 100%);padding:5rem 1.5rem}
.lernprogramm-mentoren-container{max-width:1140px;margin:0 auto}
.lernprogramm-mentoren-header{text-align:center;margin-bottom:3.5rem}
.lernprogramm-mentoren-header h2{font-size:2.4rem;color:#212529;margin-bottom:1rem;font-weight:700}
.lernprogramm-mentoren-intro{font-size:1.1rem;color:#495057;max-width:720px;margin:0 auto;line-height:1.7}
.lernprogramm-mentoren-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem}
.lernprogramm-mentor-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 16px #00000014;transition:all .3s ease}
.lernprogramm-mentor-card:hover{transform:translateY(-6px);box-shadow:0 12px 32px #0000001f}
.lernprogramm-mentor-photo{width:100%;height:300px;object-fit:cover}
.lernprogramm-mentor-info{padding:1.8rem}
.lernprogramm-mentor-name{font-size:1.35rem;color:#212529;margin-bottom:.4rem;font-weight:700}
.lernprogramm-mentor-role{font-size:.95rem;color:#71A87B;margin-bottom:1rem;font-weight:600}
.lernprogramm-mentor-bio{font-size:.98rem;color:#495057;line-height:1.6}
.lernprogramm-ablauf-section{background:#fff;padding:5rem 1.5rem;position:relative}
.lernprogramm-ablauf-container{max-width:1140px;margin:0 auto}
.lernprogramm-ablauf-title{font-size:2.4rem;color:#212529;text-align:center;margin-bottom:3.5rem;font-weight:700}
.lernprogramm-timeline-wrapper{position:relative;padding-left:0}
.lernprogramm-timeline-item{display:grid;grid-template-columns:140px 1fr;gap:2.5rem;margin-bottom:3rem;position:relative}
.lernprogramm-timeline-phase{background:linear-gradient(135deg,#60986D 0%,#71A87B 100%);color:#fff;padding:1.2rem 1.5rem;border-radius:8px;text-align:center;height:fit-content;box-shadow:0 4px 12px #60986d33}
.lernprogramm-timeline-number{font-size:1.8rem;font-weight:700;display:block;margin-bottom:.3rem}
.lernprogramm-timeline-duration{font-size:.88rem;opacity:.95}
.lernprogramm-timeline-content{background:#f8f9fa;padding:2rem;border-radius:8px;border-left:4px solid #99CC9A}
.lernprogramm-timeline-heading{font-size:1.5rem;color:#212529;margin-bottom:1rem;font-weight:700}
.lernprogramm-timeline-description{font-size:1.02rem;color:#495057;line-height:1.7;margin-bottom:1.2rem}
.lernprogramm-timeline-topics{list-style:none;padding:0;margin:0}
.lernprogramm-timeline-topics li{padding:.5rem 0;font-size:.98rem;color:#343a40;padding-left:1.5rem;position:relative}
.lernprogramm-timeline-topics li::before{content:'•';position:absolute;left:0;color:#60986D;font-size:1.5rem;line-height:1}
.lernprogramm-erfahrungen-section{background:linear-gradient(to right,#f8f9fa 0%,#fafbfc 100%);padding:5rem 1.5rem}
.lernprogramm-erfahrungen-container{max-width:1340px;margin:0 auto}
.lernprogramm-erfahrungen-intro{text-align:center;margin-bottom:3.5rem}
.lernprogramm-erfahrungen-intro h2{font-size:2.4rem;color:#212529;margin-bottom:1rem;font-weight:700}
.lernprogramm-erfahrungen-subtitle{font-size:1.1rem;color:#495057;max-width:680px;margin:0 auto;line-height:1.7}
.lernprogramm-testimonials-layout{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem;margin-bottom:3rem}
.lernprogramm-testimonial-box{background:#fff;padding:2.2rem;border-radius:10px;box-shadow:0 4px 16px #00000012;display:flex;gap:1.8rem;transition:all .3s ease}
.lernprogramm-testimonial-box:hover{box-shadow:0 8px 28px #0000001f;transform:translateY(-3px)}
.lernprogramm-testimonial-avatar{width:90px;height:90px;border-radius:50%;object-fit:cover;flex-shrink:0;border:3px solid #99CC9A}
.lernprogramm-testimonial-content{flex:1}
.lernprogramm-testimonial-quote{font-size:1.02rem;color:#343a40;line-height:1.7;margin-bottom:1.2rem;font-style:italic}
.lernprogramm-testimonial-author{font-size:1.05rem;color:#212529;font-weight:700;margin-bottom:.3rem}
.lernprogramm-testimonial-position{font-size:.92rem;color:#71A87B;font-weight:600}
.lernprogramm-image-showcase{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:2.5rem}
.lernprogramm-showcase-image{width:100%;height:340px;object-fit:cover;border-radius:10px;box-shadow:0 6px 20px #0000001a}
.lernprogramm-cta-final{background:#60986D;color:#fff;padding:1.1rem 2.5rem;border-radius:6px;text-decoration:none;font-weight:600;font-size:1.1rem;display:inline-block;margin:2.5rem auto 0;transition:all .3s ease;text-align:center}
.lernprogramm-cta-final:hover{background:#4d7a57;transform:translateY(-2px);box-shadow:0 8px 24px #60986d4d;color:#fff}
.lernprogramm-cta-wrapper{text-align:center}
@media (max-width: 968px) {
.lernprogramm-hero-title{font-size:2.2rem}
.lernprogramm-modellierung-container{grid-template-columns:1fr;gap:2.5rem}
.lernprogramm-modellierung-overlay{position:static;margin-top:1.5rem;max-width:100%}
.lernprogramm-mentoren-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}
.lernprogramm-timeline-item{grid-template-columns:1fr;gap:1.5rem}
.lernprogramm-timeline-phase{width:fit-content}
.lernprogramm-testimonials-layout{grid-template-columns:1fr}
.lernprogramm-image-showcase{grid-template-columns:1fr}
}
@media (max-width: 640px) {
.lernprogramm-hero-wrapper{padding:3rem 1rem 2.5rem}
.lernprogramm-hero-title{font-size:1.85rem}
.lernprogramm-hero-subtitle{font-size:1.1rem}
.lernprogramm-hero-actions{flex-direction:column;width:100%}
.lernprogramm-btn-primary,.lernprogramm-btn-outline{width:100%;text-align:center}
.lernprogramm-modellierung-image{height:280px}
.lernprogramm-testimonial-box{flex-direction:column;text-align:center}
.lernprogramm-testimonial-avatar{margin:0 auto}
}
.prereq-hero-wrapper{background:linear-gradient(135deg,#f8f9fa 0%,#fafbfc 100%);padding:4rem 2rem;position:relative;overflow:hidden}
.prereq-hero-wrapper::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#71a87b14 0%,transparent 70%);border-radius:50%}
.prereq-hero-content{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;gap:3rem;align-items:center;position:relative;z-index:2}
.prereq-intro-text h1{font-size:2.8rem;color:#212529;margin-bottom:1.5rem;line-height:1.2;font-weight:700}
.prereq-intro-text p{font-size:1.15rem;color:#495057;line-height:1.7;margin-bottom:1.2rem}
.prereq-highlight-box{background:#fff;padding:1.8rem;border-radius:8px;border-left:4px solid #60986D;box-shadow:0 2px 12px #0000000f;margin-top:2rem}
.prereq-highlight-box strong{color:#60986D;font-size:1.1rem}
.prereq-hero-visual img{width:100%;height:auto;border-radius:12px;box-shadow:0 8px 24px #0000001f}
.prereq-knowledge-grid{background:#fff;padding:5rem 2rem}
.prereq-knowledge-container{max-width:1200px;margin:0 auto}
.prereq-section-header{text-align:center;margin-bottom:3.5rem}
.prereq-section-header h2{font-size:2.4rem;color:#212529;margin-bottom:1rem;font-weight:700}
.prereq-section-header p{font-size:1.1rem;color:#495057;max-width:700px;margin:0 auto;line-height:1.6}
.prereq-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}
.prereq-skill-card{background:#f8f9fa;padding:2rem;border-radius:10px;transition:all .3s ease;border:2px solid transparent}
.prereq-skill-card:hover{transform:translateY(-5px);border-color:#99CC9A;box-shadow:0 6px 20px #60986d26}
.prereq-skill-icon{width:52px;height:52px;background:linear-gradient(135deg,#60986D 0%,#71A87B 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.3rem}
.prereq-skill-icon span{color:#fff;font-size:1.5rem;font-weight:700}
.prereq-skill-card h3{font-size:1.4rem;color:#212529;margin-bottom:.9rem;font-weight:600}
.prereq-skill-card p{font-size:1rem;color:#495057;line-height:1.6}
.prereq-timeline-section{background:linear-gradient(180deg,#fafbfc 0%,#f8f9fa 100%);padding:5rem 2rem;position:relative}
.prereq-timeline-wrapper{max-width:900px;margin:0 auto}
.prereq-timeline-wrapper h2{font-size:2.4rem;color:#212529;margin-bottom:3rem;text-align:center;font-weight:700}
.prereq-timeline-items{position:relative;padding-left:80px}
.prereq-timeline-item{position:relative;margin-bottom:3rem;padding:1.8rem;background:#fff;border-radius:10px;box-shadow:0 3px 15px #00000014}
.prereq-timeline-marker{position:absolute;left:-80px;top:1.8rem;width:48px;height:48px;background:linear-gradient(135deg,#60986D 0%,#71A87B 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.2rem;box-shadow:0 3px 10px #60986d4d;z-index:3}
.prereq-timeline-item h3{font-size:1.5rem;color:#212529;margin-bottom:.8rem;font-weight:600}
.prereq-timeline-item p{font-size:1.05rem;color:#495057;line-height:1.7;margin-bottom:0}
.prereq-testimonial-split{background:#fff;padding:5rem 2rem}
.prereq-testimonial-container{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:0.9fr 1.1fr;gap:4rem;align-items:center}
.prereq-testimonial-image{position:relative}
.prereq-testimonial-image img{width:100%;height:auto;border-radius:12px;box-shadow:0 10px 30px #00000026}
.prereq-testimonial-badge{position:absolute;bottom:-15px;left:20px;background:#60986D;color:#fff;padding:1rem 1.8rem;border-radius:8px;font-weight:600;font-size:1.1rem;box-shadow:0 4px 12px #60986d66}
.prereq-testimonial-content blockquote{font-size:1.25rem;color:#343a40;line-height:1.8;font-style:italic;margin-bottom:2rem;padding-left:1.5rem;border-left:4px solid #99CC9A}
.prereq-testimonial-author{display:flex;align-items:center;gap:1rem;margin-top:2rem}
.prereq-author-info h4{font-size:1.2rem;color:#212529;margin-bottom:.3rem;font-weight:600}
.prereq-author-info p{font-size:.95rem;color:#60986D;margin:0}
.prereq-resources-asymmetric{background:#f8f9fa;padding:5rem 2rem}
.prereq-resources-layout{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1.3fr;gap:3rem;align-items:start}
.prereq-resources-sidebar{background:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 4px 16px #00000014;position:sticky;top:2rem}
.prereq-resources-sidebar h2{font-size:2rem;color:#212529;margin-bottom:1.5rem;font-weight:700}
.prereq-resources-sidebar p{font-size:1.05rem;color:#495057;line-height:1.7;margin-bottom:2rem}
.prereq-cta-button{display:inline-block;background:linear-gradient(135deg,#60986D 0%,#71A87B 100%);color:#fff;padding:.95rem 2.2rem;border-radius:6px;text-decoration:none;font-weight:600;font-size:1.05rem;transition:all .3s ease;box-shadow:0 3px 12px #60986d4d}
.prereq-cta-button:hover{transform:translateY(-2px);box-shadow:0 5px 18px #60986d66;color:#fff}
.prereq-resources-main img{width:100%;height:auto;border-radius:12px;box-shadow:0 6px 20px #0000001f;margin-bottom:2rem}
.prereq-checklist-box{background:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 4px 16px #00000014}
.prereq-checklist-box h3{font-size:1.8rem;color:#212529;margin-bottom:1.5rem;font-weight:600}
.prereq-checklist-items{display:grid;gap:1.2rem}
.prereq-check-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background:#fafbfc;border-radius:8px;transition:all .3s ease}
.prereq-check-item:hover{background:#f5f6fa;transform:translateX(5px)}
.prereq-check-icon{width:28px;height:28px;background:#99CC9A;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.2rem}
.prereq-check-icon::after{content:'';color:#fff;font-weight:700;font-size:.9rem}
.prereq-check-item p{font-size:1.05rem;color:#343a40;line-height:1.6;margin:0}
@media (max-width: 768px) {
.prereq-hero-content{grid-template-columns:1fr;gap:2rem}
.prereq-intro-text h1{font-size:2.2rem}
.prereq-cards-grid{grid-template-columns:1fr;gap:1.5rem}
.prereq-timeline-items{padding-left:0}
.prereq-timeline-marker{position:relative;left:0;top:0;margin-bottom:1rem}
.prereq-testimonial-container{grid-template-columns:1fr;gap:2rem}
.prereq-resources-layout{grid-template-columns:1fr;gap:2rem}
.prereq-resources-sidebar{position:static}
}
.finanzmodell-hero{background:linear-gradient(135deg,#f8f9fa 0%,#fafbfc 100%);padding:80px 20px 60px;position:relative;overflow:hidden}
.finanzmodell-hero::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#99cc9a26 0%,transparent 70%);border-radius:50%}
.finanzmodell-hero-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:2}
.finanzmodell-hero-text h1{font-size:48px;line-height:1.2;color:#212529;margin-bottom:24px;font-weight:700}
.finanzmodell-hero-text p{font-size:19px;line-height:1.6;color:#495057;margin-bottom:32px}
.finanzmodell-hero-image{position:relative}
.finanzmodell-hero-image img{width:100%;height:420px;object-fit:cover;border-radius:12px;box-shadow:0 20px 60px #60986d26;transition:transform .4s ease}
.finanzmodell-hero-image img:hover{transform:translateY(-8px)}
.finanzmodell-cta-primary{display:inline-block;background:linear-gradient(135deg,#60986D 0%,#71A87B 100%);color:#fff;padding:16px 40px;border-radius:8px;text-decoration:none;font-size:17px;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px #60986d4d}
.finanzmodell-cta-primary:hover{transform:translateY(-2px);box-shadow:0 6px 25px #60986d66}
.finanzmodell-expertise{background:#fff;padding:90px 20px;position:relative}
.finanzmodell-expertise-wrapper{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:380px 1fr;gap:80px;align-items:start}
.finanzmodell-expertise-sidebar{position:sticky;top:40px}
.finanzmodell-expertise-sidebar img{width:100%;height:500px;object-fit:cover;border-radius:16px;box-shadow:0 15px 50px #00000014}
.finanzmodell-expertise-content h2{font-size:40px;color:#212529;margin-bottom:28px;font-weight:700;line-height:1.3}
.finanzmodell-expertise-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;margin-top:40px}
.finanzmodell-expertise-item{background:#f8f9fa;padding:32px;border-radius:12px;border-left:4px solid #71A87B;transition:all .3s ease}
.finanzmodell-expertise-item:hover{background:#f5f6fa;transform:translateX(8px);border-left-color:#60986D}
.finanzmodell-expertise-item h3{font-size:22px;color:#212529;margin-bottom:14px;font-weight:600}
.finanzmodell-expertise-item p{font-size:16px;line-height:1.7;color:#495057;margin:0}
.finanzmodell-methodik{background:linear-gradient(180deg,#fafbfc 0%,#fff 100%);padding:80px 20px;position:relative}
.finanzmodell-methodik-container{max-width:1200px;margin:0 auto}
.finanzmodell-methodik-intro{text-align:center;max-width:800px;margin:0 auto 60px}
.finanzmodell-methodik-intro h2{font-size:42px;color:#212529;margin-bottom:20px;font-weight:700}
.finanzmodell-methodik-intro p{font-size:18px;line-height:1.6;color:#495057}
.finanzmodell-methodik-visual{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;position:relative}
.finanzmodell-methodik-visual::before{content:'';position:absolute;top:60px;left:16.666%;right:16.666%;height:3px;background:linear-gradient(90deg,#60986D 0%,#71A87B 50%,#99CC9A 100%);z-index:0}
.finanzmodell-methodik-step{position:relative;z-index:1;text-align:center}
.finanzmodell-methodik-number{width:120px;height:120px;margin:0 auto 24px;background:linear-gradient(135deg,#60986D 0%,#71A87B 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:48px;font-weight:700;color:#fff;box-shadow:0 10px 30px #60986d40;position:relative}
.finanzmodell-methodik-step h3{font-size:24px;color:#212529;margin-bottom:16px;font-weight:600}
.finanzmodell-methodik-step p{font-size:16px;line-height:1.6;color:#495057}
.finanzmodell-preise{background:#fff;padding:90px 20px}
.finanzmodell-preise-wrapper{max-width:1300px;margin:0 auto}
.finanzmodell-preise-header{text-align:center;margin-bottom:70px}
.finanzmodell-preise-header h2{font-size:44px;color:#212529;margin-bottom:18px;font-weight:700}
.finanzmodell-preise-header p{font-size:18px;color:#495057;max-width:700px;margin:0 auto;line-height:1.6}
.finanzmodell-preise-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;margin-bottom:50px}
.finanzmodell-preis-karte{background:#f8f9fa;border-radius:16px;padding:44px 36px;position:relative;transition:all .4s ease;border:2px solid transparent}
.finanzmodell-preis-karte:hover{transform:translateY(-12px);box-shadow:0 20px 60px #60986d26;border-color:#71A87B}
.finanzmodell-preis-featured{background:linear-gradient(135deg,#60986D 0%,#71A87B 100%);transform:scale(1.05)}
.finanzmodell-preis-featured:hover{transform:scale(1.05) translateY(-12px)}
.finanzmodell-preis-featured *{color:#fff!important}
.finanzmodell-preis-badge{position:absolute;top:-16px;right:36px;background:#99CC9A;color:#212529;padding:8px 20px;border-radius:20px;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}
.finanzmodell-preis-titel{font-size:26px;color:#212529;margin-bottom:12px;font-weight:700}
.finanzmodell-preis-betrag{font-size:52px;color:#60986D;font-weight:700;margin-bottom:8px}
.finanzmodell-preis-zeitraum{font-size:15px;color:#495057;margin-bottom:28px}
.finanzmodell-preis-features{list-style:none;padding:0;margin:0 0 32px}
.finanzmodell-preis-features li{padding:12px 0;font-size:16px;color:#495057;border-bottom:1px solid #60986d1a;display:flex;align-items:center}
.finanzmodell-preis-features li::before{content:'';color:#60986D;font-weight:700;margin-right:12px;font-size:18px}
.finanzmodell-preis-featured .finanzmodell-preis-features li::before{color:#99CC9A}
.finanzmodell-preis-cta{display:block;width:100%;background:#60986D;color:#fff;padding:16px;border-radius:8px;text-align:center;text-decoration:none;font-size:17px;font-weight:600;transition:all .3s ease}
.finanzmodell-preis-cta:hover{background:#71A87B}
.finanzmodell-preis-featured .finanzmodell-preis-cta{background:#fff;color:#60986D}
.finanzmodell-preis-featured .finanzmodell-preis-cta:hover{background:#f8f9fa}
.finanzmodell-preise-vergleich{max-width:900px;margin:60px auto 0;background:#fafbfc;border-radius:12px;padding:40px}
.finanzmodell-preise-vergleich h3{font-size:28px;color:#212529;margin-bottom:24px;font-weight:700;text-align:center}
.finanzmodell-vergleich-tabelle{width:100%;border-collapse:collapse;margin-top:20px}
.finanzmodell-vergleich-tabelle th,.finanzmodell-vergleich-tabelle td{padding:16px;text-align:left;border-bottom:1px solid #60986d1a;font-size:15px}
.finanzmodell-vergleich-tabelle th{background:#60986D;color:#fff;font-weight:600;text-align:center}
.finanzmodell-vergleich-tabelle td:first-child{color:#212529;font-weight:500}
.finanzmodell-vergleich-tabelle td{color:#495057;text-align:center}
.finanzmodell-praxis{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);padding:80px 20px;position:relative}
.finanzmodell-praxis-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}
.finanzmodell-praxis-bilder{display:grid;grid-template-columns:1fr 1fr;gap:24px;position:relative}
.finanzmodell-praxis-bild-gross{grid-column:1 / -1}
.finanzmodell-praxis-bild-gross img{width:100%;height:380px;object-fit:cover;border-radius:12px;box-shadow:0 15px 40px #0000001a}
.finanzmodell-praxis-bild-klein img{width:100%;height:280px;object-fit:cover;border-radius:12px;box-shadow:0 10px 30px #00000014;transition:transform .3s ease}
.finanzmodell-praxis-bild-klein img:hover{transform:scale(1.05)}
.finanzmodell-praxis-inhalt h2{font-size:42px;color:#212529;margin-bottom:24px;font-weight:700;line-height:1.2}
.finanzmodell-praxis-intro{font-size:18px;line-height:1.7;color:#495057;margin-bottom:36px;padding-left:20px;border-left:4px solid #71A87B}
.finanzmodell-praxis-testimonial{background:#fff;padding:32px;border-radius:12px;box-shadow:0 8px 25px #60986d14;margin-bottom:32px}
.finanzmodell-praxis-testimonial-header{display:flex;align-items:center;gap:20px;margin-bottom:20px}
.finanzmodell-praxis-testimonial-avatar{width:70px;height:70px;border-radius:50%;object-fit:cover;border:3px solid #99CC9A}
.finanzmodell-praxis-testimonial-info h4{font-size:20px;color:#212529;margin-bottom:4px;font-weight:600}
.finanzmodell-praxis-testimonial-info p{font-size:15px;color:#71A87B;margin:0;font-weight:500}
.finanzmodell-praxis-testimonial-text{font-size:16px;line-height:1.7;color:#495057;font-style:italic;margin:0}
.finanzmodell-praxis-actions{display:flex;gap:16px;flex-wrap:wrap}
.finanzmodell-praxis-btn{display:inline-block;padding:14px 32px;border-radius:8px;text-decoration:none;font-size:16px;font-weight:600;transition:all .3s ease}
.finanzmodell-praxis-btn-primary{background:#60986D;color:#fff}
.finanzmodell-praxis-btn-primary:hover{background:#71A87B;transform:translateY(-2px)}
.finanzmodell-praxis-btn-secondary{background:none;color:#60986D;border:2px solid #60986D}
.finanzmodell-praxis-btn-secondary:hover{background:#60986D;color:#fff}
@media (max-width: 1024px) {
.finanzmodell-hero-content{grid-template-columns:1fr;gap:40px}
.finanzmodell-hero-text h1{font-size:38px}
.finanzmodell-expertise-wrapper{grid-template-columns:1fr;gap:50px}
.finanzmodell-expertise-sidebar{position:relative;top:0}
.finanzmodell-expertise-grid{grid-template-columns:1fr}
.finanzmodell-methodik-visual{grid-template-columns:1fr;gap:60px}
.finanzmodell-methodik-visual::before{display:none}
.finanzmodell-preise-grid{grid-template-columns:1fr}
.finanzmodell-preis-featured{transform:scale(1)}
.finanzmodell-praxis-container{grid-template-columns:1fr;gap:50px}
}
@media (max-width: 768px) {
.finanzmodell-hero{padding:60px 20px 40px}
.finanzmodell-hero-text h1{font-size:32px}
.finanzmodell-hero-text p{font-size:17px}
.finanzmodell-expertise-content h2,.finanzmodell-methodik-intro h2,.finanzmodell-preise-header h2,.finanzmodell-praxis-inhalt h2{font-size:32px}
.finanzmodell-methodik-number{width:90px;height:90px;font-size:36px}
.finanzmodell-preis-betrag{font-size:42px}
.finanzmodell-praxis-bilder{grid-template-columns:1fr}
.finanzmodell-vergleich-tabelle{font-size:13px}
.finanzmodell-vergleich-tabelle th,.finanzmodell-vergleich-tabelle td{padding:12px 8px}
.finanzmodell-praxis-actions{flex-direction:column}
.finanzmodell-praxis-btn{width:100%;text-align:center}
}
.kontakt-hero-bereich{background:linear-gradient(135deg,#f8f9fa 0%,#fafbfc 50%,#fff 100%);padding:4rem 1.5rem 3rem;position:relative;overflow:hidden}
.kontakt-hero-bereich::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#63cc9a14 0%,transparent 70%);border-radius:50%}
.kontakt-haupt-container{max-width:1200px;margin:0 auto;position:relative;z-index:2}
.kontakt-intro-wrapper{max-width:680px;margin:0 0 2.5rem}
.kontakt-seitentitel{font-size:2.8rem;font-weight:700;color:#212529;margin:0 0 1.2rem;line-height:1.2;letter-spacing:-.5px}
.kontakt-intro-text{font-size:1.15rem;color:#495057;line-height:1.7;margin:0 0 .9rem}
.kontakt-grid-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:3.5rem;align-items:start;margin-top:3rem}
.kontakt-info-spalte{background:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 2px 12px #0000000f;border:1px solid #60986d1f}
.kontakt-info-titel{font-size:1.5rem;font-weight:600;color:#343a40;margin:0 0 1.8rem;display:flex;align-items:center;gap:.6rem}
.kontakt-info-titel::before{content:'';width:4px;height:28px;background:linear-gradient(180deg,#60986D 0%,#71A87B 100%);border-radius:2px}
.kontakt-detail-block{margin:0 0 2rem;padding-bottom:2rem;border-bottom:1px solid #f0f1f3}
.kontakt-detail-block:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}
.kontakt-detail-label{font-size:.85rem;font-weight:600;color:#60986D;text-transform:uppercase;letter-spacing:.8px;margin:0 0 .7rem}
.kontakt-detail-inhalt{font-size:1.05rem;color:#343a40;line-height:1.6;margin:0}
.kontakt-oeffnungszeiten-liste{list-style:none;padding:0;margin:0}
.kontakt-oeffnungszeiten-liste li{display:flex;justify-content:space-between;padding:.6rem 0;font-size:.98rem;color:#495057;border-bottom:1px solid #f5f6fa}
.kontakt-oeffnungszeiten-liste li:last-child{border-bottom:none}
.kontakt-tag{font-weight:500;color:#343a40}
.kontakt-formular-spalte{background:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 4px 20px #00000014;border:1px solid #71a87b26}
.kontakt-formular-titel{font-size:1.65rem;font-weight:600;color:#212529;margin:0 0 .7rem}
.kontakt-formular-untertitel{font-size:.98rem;color:#6c757d;margin:0 0 2rem;line-height:1.5}
.kontakt-formularfeld{margin-bottom:1.5rem}
.kontakt-feld-label{display:block;font-size:.92rem;font-weight:600;color:#343a40;margin-bottom:.5rem}
.kontakt-erforderlich{color:#dc3545;margin-left:2px}
.kontakt-eingabe,.kontakt-textarea{width:100%;padding:.85rem 1rem;font-size:.98rem;color:#343a40;background:#fafbfc;border:1.5px solid #dee2e6;border-radius:6px;transition:all .2s ease;font-family:inherit}
.kontakt-eingabe:focus,.kontakt-textarea:focus{outline:none;border-color:#71A87B;background:#fff;box-shadow:0 0 0 3px #71a87b1a}
.kontakt-textarea{min-height:140px;resize:vertical;line-height:1.6}
.kontakt-checkbox-wrapper{display:flex;align-items:start;gap:.7rem;margin:1.8rem 0 2rem;padding:1.2rem;background:#f8f9fa;border-radius:6px;border:1px solid #e9ecef}
.kontakt-checkbox-feld{width:18px;height:18px;margin-top:2px;cursor:pointer;accent-color:#60986D}
.kontakt-checkbox-label{font-size:.9rem;color:#495057;line-height:1.5;flex:1}
.kontakt-checkbox-label a{color:#60986D;text-decoration:none;font-weight:500;border-bottom:1px solid transparent;transition:border-color .2s ease}
.kontakt-checkbox-label a:hover{border-bottom-color:#60986D}
.kontakt-absenden-button{width:100%;padding:1rem 2rem;font-size:1.05rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#60986D 0%,#71A87B 100%);border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #60986d40;position:relative;z-index:10}
.kontakt-absenden-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #60986d59;background:linear-gradient(135deg,#71A87B 0%,#60986D 100%)}
.kontakt-absenden-button:active{transform:translateY(0)}
.kontakt-hilfe-bereich{background:linear-gradient(to bottom,#fff 0%,#f8f9fa 100%);padding:4rem 1.5rem;position:relative}
.kontakt-hilfe-container{max-width:1000px;margin:0 auto;text-align:center}
.kontakt-hilfe-titel{font-size:2rem;font-weight:600;color:#212529;margin:0 0 1rem}
.kontakt-hilfe-text{font-size:1.05rem;color:#6c757d;line-height:1.7;margin:0 0 3rem;max-width:680px;margin-left:auto;margin-right:auto}
.kontakt-karten-raster{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2.5rem}
.kontakt-hilfe-karte{background:#fff;padding:2rem 1.5rem;border-radius:10px;box-shadow:0 2px 10px #0000000d;border:1px solid #e9ecef;transition:all .3s ease}
.kontakt-hilfe-karte:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a;border-color:#99CC9A}
.kontakt-karte-icon{width:56px;height:56px;background:linear-gradient(135deg,#99CC9A 0%,#71A87B 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.3rem;font-size:1.6rem;color:#fff}
.kontakt-karte-titel{font-size:1.15rem;font-weight:600;color:#343a40;margin:0 0 .8rem}
.kontakt-karte-beschreibung{font-size:.95rem;color:#6c757d;line-height:1.6;margin:0}
.kontakt-methoden-bereich{background:#fff;padding:4rem 1.5rem}
.kontakt-methoden-container{max-width:1100px;margin:0 auto}
.kontakt-methoden-header{margin-bottom:3rem}
.kontakt-methoden-haupttitel{font-size:2.2rem;font-weight:600;color:#212529;margin:0 0 1rem;text-align:center}
.kontakt-methoden-intro{font-size:1.05rem;color:#6c757d;line-height:1.7;margin:0;text-align:center;max-width:700px;margin-left:auto;margin-right:auto}
.kontakt-wege-liste{display:flex;flex-direction:column;gap:1.8rem}
.kontakt-weg-element{display:grid;grid-template-columns:80px 1fr;gap:2rem;padding:2rem;background:#fafbfc;border-radius:10px;border-left:4px solid #60986D;transition:all .3s ease}
.kontakt-weg-element:hover{background:#fff;box-shadow:0 4px 16px #00000014;border-left-color:#71A87B}
.kontakt-weg-nummer{width:64px;height:64px;background:linear-gradient(135deg,#60986D 0%,#71A87B 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:700;color:#fff;flex-shrink:0}
.kontakt-weg-inhalt{padding-top:.3rem}
.kontakt-weg-titel{font-size:1.3rem;font-weight:600;color:#343a40;margin:0 0 .7rem}
.kontakt-weg-details{font-size:.98rem;color:#6c757d;line-height:1.7;margin:0 0 1rem}
.kontakt-weg-aktion{font-size:.95rem;color:#60986D;font-weight:600}
.kontakt-erwartungen-bereich{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);padding:4rem 1.5rem}
.kontakt-erwartungen-container{max-width:900px;margin:0 auto;text-align:center}
.kontakt-erwartungen-titel{font-size:2rem;font-weight:600;color:#212529;margin:0 0 2.5rem}
.kontakt-timeline-wrapper{position:relative;padding:2rem 0}
.kontakt-timeline-linie{position:absolute;left:50%;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#99CC9A 0%,#60986D 100%);transform:translateX(-50%)}
.kontakt-timeline-schritt{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin-bottom:3rem;align-items:center}
.kontakt-timeline-schritt:last-child{margin-bottom:0}
.kontakt-schritt-links{text-align:right;padding-right:2rem}
.kontakt-schritt-rechts{text-align:left;padding-left:2rem}
.kontakt-timeline-punkt{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:20px;height:20px;background:#60986D;border:4px solid #fff;border-radius:50%;box-shadow:0 0 0 4px #60986d33;z-index:5}
.kontakt-schritt-label{font-size:.85rem;font-weight:600;color:#71A87B;text-transform:uppercase;letter-spacing:.8px;margin:0 0 .5rem}
.kontakt-schritt-titel{font-size:1.2rem;font-weight:600;color:#343a40;margin:0 0 .6rem}
.kontakt-schritt-text{font-size:.95rem;color:#6c757d;line-height:1.6;margin:0}
@media (max-width: 992px) {
.kontakt-grid-layout{grid-template-columns:1fr;gap:2rem}
.kontakt-karten-raster{grid-template-columns:1fr;gap:1.5rem}
.kontakt-timeline-linie{left:20px}
.kontakt-timeline-schritt{grid-template-columns:1fr;gap:0;padding-left:60px}
.kontakt-schritt-links,.kontakt-schritt-rechts{text-align:left;padding:0}
.kontakt-timeline-punkt{left:20px}
.kontakt-weg-element{grid-template-columns:1fr;gap:1.2rem}
}
@media (max-width: 768px) {
.kontakt-seitentitel{font-size:2rem}
.kontakt-hero-bereich{padding:3rem 1.5rem 2rem}
.kontakt-formular-spalte,.kontakt-info-spalte{padding:1.8rem}
.kontakt-hilfe-titel,.kontakt-methoden-haupttitel{font-size:1.7rem}
}
.remote-lerntipps-hero{background:linear-gradient(135deg,#f8f9fa 0%,#fafbfc 100%);padding:5rem 1.5rem 4rem;position:relative;overflow:hidden}
.remote-lerntipps-hero::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#71a87b14 0%,transparent 70%);border-radius:50%}
.hero-content-wrapper{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;gap:3rem;align-items:center;position:relative;z-index:2}
.hero-text-block h1{font-size:2.8rem;color:#212529;line-height:1.2;margin-bottom:1.5rem;font-weight:700}
.hero-text-block p{font-size:1.15rem;color:#495057;line-height:1.7;margin-bottom:2rem}
.hero-image-container{position:relative}
.hero-image-container img{width:100%;height:420px;object-fit:cover;border-radius:12px;box-shadow:0 8px 24px #60986d26}
.praktische-strategien-block{background:#fff;padding:5rem 1.5rem}
.strategien-container{max-width:1100px;margin:0 auto}
.strategien-intro{text-align:center;margin-bottom:3.5rem}
.strategien-intro h2{font-size:2.3rem;color:#212529;margin-bottom:1rem;font-weight:700}
.strategien-intro p{font-size:1.1rem;color:#495057;max-width:700px;margin:0 auto;line-height:1.6}
.strategien-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}
.strategie-karte{background:#fafbfc;padding:2rem;border-radius:8px;border-left:4px solid #60986D;transition:all .3s ease}
.strategie-karte:hover{transform:translateY(-4px);box-shadow:0 6px 20px #60986d1f}
.strategie-karte h3{font-size:1.4rem;color:#60986D;margin-bottom:1rem;font-weight:600}
.strategie-karte p{font-size:.98rem;color:#495057;line-height:1.6;margin-bottom:0}
.experten-perspektiven-sektion{background:linear-gradient(to bottom,#f5f6fa 0%,#fff 100%);padding:5rem 1.5rem}
.experten-wrapper{max-width:1150px;margin:0 auto}
.experten-titel-block{margin-bottom:3rem}
.experten-titel-block h2{font-size:2.2rem;color:#212529;margin-bottom:.8rem;font-weight:700}
.experten-titel-block p{font-size:1.05rem;color:#495057;line-height:1.6}
.experten-reihe{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}
.experten-profil{background:#fff;border-radius:10px;padding:2rem;box-shadow:0 4px 16px #0000000f;display:flex;gap:1.5rem}
.profil-bild-container{flex-shrink:0}
.profil-bild-container img{width:90px;height:90px;border-radius:50%;object-fit:cover;border:3px solid #99CC9A}
.profil-inhalt h3{font-size:1.3rem;color:#212529;margin-bottom:.3rem;font-weight:600}
.profil-rolle{font-size:.92rem;color:#71A87B;margin-bottom:1rem;font-weight:500}
.profil-inhalt p{font-size:.96rem;color:#495057;line-height:1.65;margin-bottom:0}
.zeitmanagement-sektion{background:#fff;padding:5rem 1.5rem;position:relative}
.zeitmanagement-sektion::after{content:'';position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(to right,transparent,#99CC9A,transparent)}
.zeitmanagement-container{max-width:950px;margin:0 auto}
.zeitmanagement-header{text-align:center;margin-bottom:3rem}
.zeitmanagement-header h2{font-size:2.25rem;color:#212529;margin-bottom:1rem;font-weight:700}
.zeitmanagement-header p{font-size:1.08rem;color:#495057;line-height:1.6}
.zeitplan-tabelle{width:100%;border-collapse:separate;border-spacing:0;background:#fafbfc;border-radius:8px;overflow:hidden;box-shadow:0 2px 12px #60986d14}
.zeitplan-tabelle thead{background:linear-gradient(135deg,#60986D 0%,#71A87B 100%)}
.zeitplan-tabelle th{color:#fff;font-weight:600;padding:1.2rem 1.5rem;text-align:left;font-size:1.05rem}
.zeitplan-tabelle tbody tr{border-bottom:1px solid #e9ecef;transition:background-color .2s ease}
.zeitplan-tabelle tbody tr:hover{background:#f8f9fa}
.zeitplan-tabelle tbody tr:last-child{border-bottom:none}
.zeitplan-tabelle td{padding:1.1rem 1.5rem;color:#495057;font-size:.98rem;line-height:1.6}
.zeitplan-tabelle td:first-child{font-weight:600;color:#60986D}
.erfolgsmethoden-block{background:linear-gradient(135deg,#f8f9fa 0%,#fafbfc 100%);padding:5rem 1.5rem 6rem}
.erfolgsmethoden-wrapper{max-width:1100px;margin:0 auto}
.erfolgsmethoden-header{margin-bottom:3.5rem;text-align:center}
.erfolgsmethoden-header h2{font-size:2.3rem;color:#212529;margin-bottom:1rem;font-weight:700}
.erfolgsmethoden-header p{font-size:1.1rem;color:#495057;max-width:750px;margin:0 auto;line-height:1.65}
.methoden-liste{display:grid;gap:1.5rem}
.methode-element{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 3px 12px #60986d14;display:grid;grid-template-columns:60px 1fr;gap:1.5rem;align-items:start;transition:all .3s ease}
.methode-element:hover{box-shadow:0 6px 20px #60986d26;transform:translateX(4px)}
.methode-nummer{width:60px;height:60px;background:linear-gradient(135deg,#60986D 0%,#71A87B 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:#fff;flex-shrink:0}
.methode-text h3{font-size:1.35rem;color:#212529;margin-bottom:.7rem;font-weight:600}
.methode-text p{font-size:.98rem;color:#495057;line-height:1.65;margin-bottom:0}
@media (max-width: 968px) {
.hero-content-wrapper{grid-template-columns:1fr;gap:2rem}
.hero-text-block h1{font-size:2.2rem}
.hero-image-container img{height:350px}
.strategien-grid{grid-template-columns:1fr;gap:1.5rem}
.experten-reihe{grid-template-columns:1fr;gap:2rem}
.zeitplan-tabelle th,.zeitplan-tabelle td{padding:.9rem 1rem;font-size:.92rem}
.methode-element{grid-template-columns:50px 1fr;gap:1rem;padding:1.5rem}
.methode-nummer{width:50px;height:50px;font-size:1.3rem}
}
@media (max-width: 640px) {
.remote-lerntipps-hero{padding:3rem 1rem 2.5rem}
.hero-text-block h1{font-size:1.8rem}
.hero-text-block p{font-size:1rem}
.hero-image-container img{height:280px}
.praktische-strategien-block,.experten-perspektiven-sektion,.zeitmanagement-sektion,.erfolgsmethoden-block{padding:3rem 1rem}
.strategien-intro h2,.experten-titel-block h2,.zeitmanagement-header h2,.erfolgsmethoden-header h2{font-size:1.8rem}
.experten-profil{flex-direction:column;align-items:center;text-align:center}
.zeitplan-tabelle{font-size:.88rem}
.zeitplan-tabelle th,.zeitplan-tabelle td{padding:.8rem}
}
.cookie-policy-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);min-height:100vh;padding:0}
.cookie-hero-section{background:linear-gradient(to right,#60986D,#71A87B);padding:80px 20px 60px;text-align:center;position:relative;overflow:hidden}
.cookie-hero-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(45deg,transparent,transparent 10px,#ffffff08 10px,#ffffff08 20px);pointer-events:none}
.cookie-hero-title{font-size:42px;color:#fff;font-weight:700;margin:0 0 16px;position:relative;z-index:1}
.cookie-hero-subtitle{font-size:18px;color:#fffffff2;max-width:680px;margin:0 auto;line-height:1.6;position:relative;z-index:1}
.cookie-content-container{max-width:920px;margin:0 auto;padding:60px 24px 80px}
.cookie-intro-block{background:#fff;border-radius:12px;padding:40px;margin-bottom:40px;box-shadow:0 2px 12px #0000000f;border-left:5px solid #60986D}
.cookie-intro-text{font-size:17px;line-height:1.7;color:#343a40;margin:0 0 20px}
.cookie-intro-text:last-child{margin-bottom:0}
.cookie-section-block{background:#fff;border-radius:12px;padding:45px 40px;margin-bottom:32px;box-shadow:0 2px 8px #0000000d;transition:box-shadow .3s ease}
.cookie-section-block:hover{box-shadow:0 4px 16px #60986d26}
.cookie-section-heading{font-size:28px;color:#212529;font-weight:700;margin:0 0 24px;padding-bottom:12px;border-bottom:3px solid #99CC9A;display:inline-block}
.cookie-section-subheading{font-size:22px;color:#343a40;font-weight:600;margin:32px 0 16px}
.cookie-text-paragraph{font-size:16px;line-height:1.8;color:#495057;margin:0 0 18px}
.cookie-definition-list{margin:24px 0}
.cookie-definition-item{background:#f8f9fa;border-radius:8px;padding:24px;margin-bottom:20px;border-left:4px solid #71A87B}
.cookie-definition-item:last-child{margin-bottom:0}
.cookie-definition-title{font-size:19px;color:#212529;font-weight:600;margin:0 0 12px;display:flex;align-items:center}
.cookie-definition-title::before{content:'●';color:#60986D;font-size:24px;margin-right:12px;line-height:1}
.cookie-definition-desc{font-size:16px;line-height:1.7;color:#495057;margin:0}
.cookie-bullet-list{list-style:none;padding:0;margin:20px 0}
.cookie-bullet-item{font-size:16px;line-height:1.7;color:#495057;padding-left:32px;position:relative;margin-bottom:14px}
.cookie-bullet-item::before{content:'→';position:absolute;left:0;color:#60986D;font-weight:700;font-size:18px}
.cookie-highlight-box{background:linear-gradient(135deg,#60986d14 0%,#99cc9a14 100%);border-radius:10px;padding:28px 32px;margin:28px 0;border:2px solid #99CC9A}
.cookie-highlight-text{font-size:16px;line-height:1.75;color:#343a40;margin:0}
.cookie-table-wrapper{overflow-x:auto;margin:28px 0;border-radius:10px;box-shadow:0 2px 8px #0000000f}
.cookie-data-table{width:100%;border-collapse:collapse;background:#fff}
.cookie-data-table thead{background:linear-gradient(to right,#60986D,#71A87B)}
.cookie-data-table th{padding:18px 16px;text-align:left;font-size:16px;font-weight:600;color:#fff;border-bottom:3px solid #99CC9A}
.cookie-data-table td{padding:16px;font-size:15px;color:#495057;border-bottom:1px solid #e9ecef;line-height:1.6}
.cookie-data-table tbody tr:hover{background:#f8f9fa}
.cookie-data-table tbody tr:last-child td{border-bottom:none}
.cookie-control-section{background:#fff;border-radius:12px;padding:45px 40px;margin:40px 0;box-shadow:0 3px 14px #00000014;border-top:5px solid #60986D}
.cookie-step-list{counter-reset:cookie-counter;list-style:none;padding:0;margin:24px 0}
.cookie-step-item{counter-increment:cookie-counter;position:relative;padding:20px 0 20px 70px;margin-bottom:24px}
.cookie-step-item::before{content:counter(cookie-counter);position:absolute;left:0;top:16px;width:48px;height:48px;background:linear-gradient(135deg,#60986D,#71A87B);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700;box-shadow:0 2px 8px #60986d4d}
.cookie-step-content{font-size:16px;line-height:1.7;color:#495057;margin:0}
.cookie-step-title{font-size:18px;color:#212529;font-weight:600;margin:0 0 8px}
.cookie-footer-notice{background:linear-gradient(to right,#60986d1a,#99cc9a1a);border-radius:12px;padding:36px 40px;margin-top:48px;text-align:center;border:2px dashed #71A87B}
.cookie-footer-text{font-size:16px;line-height:1.7;color:#343a40;margin:0}
.cookie-update-date{font-size:15px;color:#60986D;font-weight:600;margin-top:16px;display:block}
@media (max-width: 768px) {
.cookie-hero-section{padding:60px 20px 40px}
.cookie-hero-title{font-size:32px}
.cookie-hero-subtitle{font-size:16px}
.cookie-content-container{padding:40px 16px 60px}
.cookie-intro-block,.cookie-section-block,.cookie-control-section{padding:28px 24px}
.cookie-section-heading{font-size:24px}
.cookie-section-subheading{font-size:20px}
.cookie-definition-item{padding:20px}
.cookie-highlight-box{padding:20px 24px}
.cookie-data-table th,.cookie-data-table td{padding:12px 10px;font-size:14px}
.cookie-step-item{padding-left:60px}
.cookie-step-item::before{width:42px;height:42px;font-size:20px;top:14px}
.cookie-footer-notice{padding:28px 24px}
}
.datenschutz-container{max-width:920px;margin:0 auto;padding:48px 24px 80px;background:#fff}
.datenschutz-header-block{margin-bottom:56px;padding-bottom:32px;border-bottom:3px solid #99CC9A}
.datenschutz-header-block h1{font-size:2.8rem;color:#60986D;margin:0 0 16px;font-weight:700;line-height:1.2}
.datenschutz-last-update{font-size:.95rem;color:#6c757d;margin:8px 0 0}
.datenschutz-intro-text{font-size:1.1rem;line-height:1.75;color:#343a40;margin:24px 0 0}
.datenschutz-content-wrapper{display:flex;flex-direction:column;gap:48px}
.datenschutz-section-block{background:#fafbfc;padding:36px 32px;border-radius:8px;border-left:4px solid #71A87B}
.datenschutz-section-block h2{font-size:1.85rem;color:#212529;margin:0 0 20px;font-weight:600;line-height:1.3}
.datenschutz-section-block h3{font-size:1.4rem;color:#495057;margin:28px 0 16px;font-weight:600}
.datenschutz-section-block p{font-size:1.05rem;line-height:1.8;color:#343a40;margin:0 0 18px}
.datenschutz-section-block ul{margin:16px 0 24px;padding-left:0;list-style:none}
.datenschutz-section-block li{font-size:1.05rem;line-height:1.7;color:#343a40;margin-bottom:12px;padding-left:32px;position:relative}
.datenschutz-section-block li:before{content:"→";position:absolute;left:8px;color:#60986D;font-weight:700}
.datenschutz-highlight-box{background:#fff;border:2px solid #99CC9A;padding:24px 28px;border-radius:6px;margin:24px 0}
.datenschutz-highlight-box p{margin:0 0 12px;font-size:1.05rem;line-height:1.75;color:#212529}
.datenschutz-highlight-box p:last-child{margin-bottom:0}
.datenschutz-table-wrapper{overflow-x:auto;margin:24px 0;border-radius:6px;border:1px solid #dee2e6}
.datenschutz-data-table{width:100%;border-collapse:collapse;background:#fff}
.datenschutz-data-table th{background:#71A87B;color:#fff;padding:16px 20px;text-align:left;font-size:1.05rem;font-weight:600;border-bottom:2px solid #60986D}
.datenschutz-data-table td{padding:14px 20px;border-bottom:1px solid #e9ecef;font-size:1rem;color:#343a40;line-height:1.6}
.datenschutz-data-table tr:last-child td{border-bottom:none}
.datenschutz-data-table tr:nth-child(even){background:#f8f9fa}
.datenschutz-contact-section{background:linear-gradient(135deg,#60986D 0%,#71A87B 100%);color:#fff;padding:40px 36px;border-radius:8px;margin-top:24px}
.datenschutz-contact-section h2{color:#fff;font-size:1.75rem;margin:0 0 20px}
.datenschutz-contact-section p{color:#fff;font-size:1.05rem;line-height:1.75;margin:0 0 14px}
.datenschutz-rights-grid{display:grid;grid-template-columns:1fr;gap:20px;margin:24px 0}
.datenschutz-rights-card{background:#fff;padding:24px;border-radius:6px;border:1px solid #dee2e6;box-shadow:0 2px 4px #60986d14}
.datenschutz-rights-card h4{font-size:1.2rem;color:#60986D;margin:0 0 12px;font-weight:600}
.datenschutz-rights-card p{font-size:1rem;line-height:1.7;color:#495057;margin:0}
.datenschutz-divider{height:2px;background:linear-gradient(90deg,transparent 0%,#99CC9A 50%,transparent 100%);margin:48px 0;border:none}
@media (min-width: 768px) {
.datenschutz-container{padding:64px 40px 96px}
.datenschutz-header-block h1{font-size:3.4rem}
.datenschutz-rights-grid{grid-template-columns:repeat(2,1fr);gap:24px}
.datenschutz-section-block{padding:44px 40px}
}
@media (max-width: 767px) {
.datenschutz-header-block h1{font-size:2.2rem}
.datenschutz-section-block h2{font-size:1.6rem}
.datenschutz-data-table th,.datenschutz-data-table td{padding:12px 14px;font-size:.95rem}
}
.erfolg-hauptsektion{min-height:85vh;background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 50%,#fff 100%);display:flex;align-items:center;justify-content:center;padding:3rem 1.5rem;position:relative;overflow:hidden}
.erfolg-hauptsektion::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#99cc9a26 0%,transparent 70%);border-radius:50%;z-index:1}
.erfolg-hauptsektion::after{content:'';position:absolute;bottom:-30%;left:-15%;width:500px;height:500px;background:radial-gradient(circle,#71a87b1f 0%,transparent 70%);border-radius:50%;z-index:1}
.erfolg-container{max-width:720px;margin:0 auto;position:relative;z-index:2;text-align:center}
.erfolg-symbol-wrapper{margin-bottom:2.5rem;animation:erscheinen-symbol .6s ease-out}
@keyframes erscheinen-symbol {
0%{opacity:0;transform:scale(0.3) rotate(-15deg)}
50%{transform:scale(1.05) rotate(5deg)}
100%{opacity:1;transform:scale(1) rotate(0deg)}
}
.erfolg-checkmark{width:110px;height:110px;margin:0 auto;background:linear-gradient(135deg,#60986D 0%,#71A87B 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #60986d40;position:relative}
.erfolg-checkmark::before{content:'';position:absolute;width:130px;height:130px;border:3px solid #71a87b33;border-radius:50%;animation:pulsieren-ring 2s ease-out infinite}
@keyframes pulsieren-ring {
0%,100%{transform:scale(1);opacity:.4}
50%{transform:scale(1.15);opacity:0}
}
.erfolg-checkmark svg{width:50px;height:50px;stroke:#fff;stroke-width:4;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:100;stroke-dashoffset:100;animation:zeichnen-haken .5s ease-out .3s forwards}
@keyframes zeichnen-haken {
to{stroke-dashoffset:0}
}
.erfolg-haupttitel{font-size:2.75rem;font-weight:700;color:#212529;margin:0 0 1.25rem;letter-spacing:-.5px;line-height:1.2;animation:erscheinen-text .6s ease-out .4s backwards}
@keyframes erscheinen-text {
from{opacity:0;transform:translateY(20px)}
to{opacity:1;transform:translateY(0)}
}
.erfolg-untertitel{font-size:1.35rem;color:#495057;margin:0 0 2rem;line-height:1.6;animation:erscheinen-text .6s ease-out .5s backwards}
.erfolg-infobox{background:#fff;border-radius:12px;padding:2rem;margin:2.5rem 0;box-shadow:0 4px 16px #0000000f;text-align:left;animation:erscheinen-text .6s ease-out .6s backwards}
.erfolg-infobox-titel{font-size:1.15rem;font-weight:600;color:#60986D;margin:0 0 1.25rem;display:flex;align-items:center;gap:.5rem}
.erfolg-info-liste{list-style:none;padding:0;margin:0}
.erfolg-info-liste li{font-size:1.05rem;color:#343a40;line-height:1.7;margin-bottom:1rem;padding-left:1.8rem;position:relative}
.erfolg-info-liste li::before{content:'→';position:absolute;left:0;color:#71A87B;font-weight:700}
.erfolg-info-liste li:last-child{margin-bottom:0}
.erfolg-button-gruppe{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:2.5rem;animation:erscheinen-text .6s ease-out .7s backwards}
.erfolg-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.95rem 2rem;font-size:1.05rem;font-weight:600;text-decoration:none;border-radius:8px;transition:all .3s ease;cursor:pointer;border:none;position:relative;z-index:10}
.erfolg-btn-primaer{background:linear-gradient(135deg,#60986D 0%,#71A87B 100%);color:#fff;box-shadow:0 4px 12px #60986d4d}
.erfolg-btn-primaer:hover{transform:translateY(-2px);box-shadow:0 6px 20px #60986d66}
.erfolg-btn-sekundaer{background:#fff;color:#60986D;border:2px solid #60986D;box-shadow:0 2px 8px #00000014}
.erfolg-btn-sekundaer:hover{background:#f8f9fa;transform:translateY(-2px);box-shadow:0 4px 16px #0000001f}
.erfolg-zusatz-info{margin-top:3rem;padding-top:2.5rem;border-top:2px solid #f5f6fa;animation:erscheinen-text .6s ease-out .8s backwards}
.erfolg-zeitinfo{display:inline-block;background:linear-gradient(135deg,#99cc9a26 0%,#71a87b1a 100%);padding:1rem 1.5rem;border-radius:8px;font-size:1rem;color:#495057;line-height:1.6}
.erfolg-zeitinfo strong{color:#60986D;font-weight:600}
@media (max-width: 768px) {
.erfolg-hauptsektion{min-height:auto;padding:2.5rem 1.25rem}
.erfolg-haupttitel{font-size:2rem;margin-bottom:1rem}
.erfolg-untertitel{font-size:1.15rem;margin-bottom:1.5rem}
.erfolg-checkmark{width:90px;height:90px}
.erfolg-checkmark::before{width:110px;height:110px}
.erfolg-checkmark svg{width:40px;height:40px}
.erfolg-infobox{padding:1.5rem;margin:2rem 0}
.erfolg-info-liste li{font-size:1rem;padding-left:1.5rem}
.erfolg-button-gruppe{flex-direction:column;gap:.75rem;margin-top:2rem}
.erfolg-btn{width:100%;justify-content:center;padding:.85rem 1.5rem}
.erfolg-zusatz-info{margin-top:2rem;padding-top:2rem}
.erfolg-zeitinfo{font-size:.95rem;padding:.85rem 1.25rem}
}
@media (max-width: 480px) {
.erfolg-haupttitel{font-size:1.75rem}
.erfolg-untertitel{font-size:1.05rem}
.erfolg-infobox-titel{font-size:1.05rem}
}
.error-404-wrapper{min-height:100vh;background:linear-gradient(135deg,#fafbfc 0%,#f5f6fa 100%);padding:0;margin:0}
.error-404-content-zone{max-width:920px;margin:0 auto;padding:80px 24px 60px}
.error-404-visual-block{text-align:center;margin-bottom:48px;position:relative}
.error-404-number-display{font-size:180px;font-weight:800;color:#60986D;line-height:1;margin:0;text-shadow:4px 4px 0 #99CC9A;letter-spacing:-8px}
.error-404-glitch-effect{position:relative;display:inline-block}
.error-404-message-primary{font-size:32px;color:#212529;margin:32px 0 16px;font-weight:700;line-height:1.3}
.error-404-message-secondary{font-size:18px;color:#495057;line-height:1.6;margin:0 0 40px;max-width:620px;margin-left:auto;margin-right:auto}
.error-404-action-group{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-bottom:64px}
.error-404-btn-primary{background:#60986D;color:#fff;padding:16px 36px;border-radius:8px;text-decoration:none;font-size:17px;font-weight:600;transition:all .3s ease;border:2px solid #60986D;display:inline-block;position:relative;z-index:10}
.error-404-btn-primary:hover{background:#71A87B;border-color:#71A87B;transform:translateY(-2px);box-shadow:0 6px 20px #60986d4d}
.error-404-btn-secondary{background:none;color:#60986D;padding:16px 36px;border-radius:8px;text-decoration:none;font-size:17px;font-weight:600;border:2px solid #60986D;transition:all .3s ease;display:inline-block;position:relative;z-index:10}
.error-404-btn-secondary:hover{background:#60986D;color:#fff;transform:translateY(-2px)}
.error-404-suggestions-area{background:#fff;border-radius:12px;padding:48px 40px;box-shadow:0 2px 12px #0000000f;margin-bottom:48px}
.error-404-suggestions-title{font-size:24px;color:#212529;margin:0 0 28px;font-weight:700;text-align:center}
.error-404-links-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin-top:32px}
.error-404-link-card{background:#f8f9fa;padding:24px;border-radius:8px;text-decoration:none;transition:all .3s ease;border:2px solid transparent;display:block}
.error-404-link-card:hover{border-color:#99CC9A;background:#fff;transform:translateY(-3px);box-shadow:0 4px 16px #60986d26}
.error-404-link-title{font-size:18px;color:#60986D;font-weight:600;margin:0 0 8px;line-height:1.4}
.error-404-link-description{font-size:15px;color:#495057;line-height:1.5;margin:0}
.error-404-help-section{text-align:center;padding:40px 20px;background:linear-gradient(to bottom,#fff 0%,#f8f9fa 100%);border-radius:12px}
.error-404-help-title{font-size:20px;color:#212529;margin:0 0 16px;font-weight:600}
.error-404-help-text{font-size:16px;color:#495057;line-height:1.6;margin:0 auto;max-width:540px}
.error-404-decorative-shape{position:absolute;width:120px;height:120px;border:3px solid #99CC9A;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.15;z-index:1}
.error-404-decorative-shape-two{width:180px;height:180px;border-color:#71A87B;opacity:.1}
@media (max-width: 768px) {
.error-404-content-zone{padding:60px 20px 40px}
.error-404-number-display{font-size:120px;letter-spacing:-4px}
.error-404-message-primary{font-size:26px;margin:24px 0 12px}
.error-404-message-secondary{font-size:16px;margin-bottom:32px}
.error-404-action-group{flex-direction:column;align-items:stretch;gap:12px}
.error-404-btn-primary,.error-404-btn-secondary{width:100%;text-align:center}
.error-404-suggestions-area{padding:32px 24px}
.error-404-links-grid{grid-template-columns:1fr;gap:16px}
.error-404-help-section{padding:32px 20px}
}
@media (max-width: 480px) {
.error-404-number-display{font-size:90px;text-shadow:3px 3px 0 #99CC9A}
.error-404-message-primary{font-size:22px}
.error-404-suggestions-title{font-size:20px}
.error-404-link-card{padding:20px}
}