@charset "UTF-8";.page-hero{--hero-color: #7d9970;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;height:calc(100dvh - 72px);text-align:center;background:linear-gradient(160deg,color-mix(in srgb,var(--hero-color) 85%,#000) 0%,var(--hero-color) 40%,color-mix(in srgb,var(--hero-color) 70%,#fff) 100%);color:#fff;overflow:hidden}@media(min-width:1280px){.page-hero{height:calc(100dvh - 80px)}}.page-hero:before,.page-hero:after{position:absolute;inset:0}.page-hero__bg-image{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center;z-index:0}.page-hero--has-image{background:#3d3935}.page-hero--has-image:after{content:"";background:linear-gradient(to bottom,#00000059,#00000073 40%,#0000008c,#000000a6);z-index:1;pointer-events:none}.page-hero--has-image .page-hero__content{z-index:2}.page-hero:before{content:"";background:radial-gradient(ellipse at 30% 60%,rgba(255,255,255,.08) 0%,transparent 70%);pointer-events:none}.page-hero__content{position:relative;z-index:2;max-width:800px;padding:1.5rem}.page-hero__title{font-family:Playfair Display,georgia,serif;font-size:clamp(2.8rem,7vw + .5rem,6rem);font-weight:700;line-height:1.2;letter-spacing:-.02em;margin:0 0 1rem;color:#fff;text-shadow:0 2px 20px rgba(0,0,0,.8),0 1px 6px rgba(0,0,0,.6),0 0 40px rgba(0,0,0,.4);hyphens:auto;overflow-wrap:break-word}@media(max-width:768px){.page-hero__title{font-size:clamp(1.8rem,2.5vw + 1.2rem,2.8rem)}}@media(min-width:1280px){.page-hero__title{font-size:4rem}}.page-hero__subtitle{font-family:"Source Sans 3",Segoe UI,sans-serif;font-size:clamp(1.25rem,.8vw + 1.05rem,1.5rem);font-weight:400;line-height:1.6;margin:0;opacity:.92;text-shadow:0 1px 12px rgba(0,0,0,.7),0 1px 4px rgba(0,0,0,.5),0 0 30px rgba(0,0,0,.3)}@media(max-width:768px){.page-hero__subtitle{font-size:clamp(1rem,.5vw + .9rem,1.125rem)}}@media(min-width:1280px){.page-hero__subtitle{font-size:clamp(1.5rem,1.5vw + 1.1rem,2rem)}}.page-hero__cta{margin-top:1.5rem;display:inline-block;position:relative;z-index:2}.page-hero__scroll-indicator{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:2;display:none}@media(min-width:768px){.page-hero__scroll-indicator{display:block}}.page-hero__scroll-line{width:3px;height:60px;background:#d4a83680;border-radius:2px;position:relative;overflow:hidden}.page-hero__scroll-line:after{content:"";position:absolute;top:-100%;width:100%;height:100%;background:#d4a836;border-radius:2px;animation:scrollDown 2s ease-in-out infinite}.service-intro{padding-top:clamp(3rem,5vw,5rem);padding-bottom:clamp(3rem,5vw,5rem)}@media(min-width:1024px){.service-intro{padding-top:clamp(4rem,8vw,7rem);padding-bottom:clamp(4rem,8vw,7rem)}}.service-intro{background:#faf9f7}.service-intro__container{width:100%;max-width:800px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:1024px){.service-intro__container{padding-left:3rem;padding-right:3rem}}.service-intro__title{font-family:Playfair Display,georgia,serif;font-size:clamp(1.8rem,2.5vw + 1.2rem,2.8rem);color:#2a2724;text-align:center;margin:0 0 2rem}@media(min-width:768px){.service-intro__title{font-size:clamp(2rem,3.5vw + 1.2rem,3.2rem)}}.service-intro__content p{font-size:clamp(1rem,.5vw + .9rem,1.125rem);color:#3d3935;line-height:1.8;margin-bottom:1rem}@media(min-width:768px){.service-intro__content p{font-size:clamp(1.125rem,.5vw + 1rem,1.25rem)}}.service-intro__content p:last-child{margin-bottom:0}.service-intro__content p a{color:#5e7a52;text-decoration:underline;text-decoration-color:#c9d7c1;text-underline-offset:2px;transition:color .2s cubic-bezier(.16,1,.3,1),text-decoration-color .2s cubic-bezier(.16,1,.3,1)}.service-intro__content p a:hover{color:#4a6241;text-decoration-color:#7d9970}.service-intro__cta{text-align:center;margin-top:2rem;margin-bottom:0}.service-grid{display:grid;grid-template-columns:1fr;gap:clamp(3rem,5vw,5rem);max-width:1300px;margin:0 auto;padding:clamp(4rem,8vw,7rem) 1.5rem}@media(min-width:768px){.service-grid{grid-template-columns:repeat(2,1fr)}}.service-details{max-width:800px;margin:0 auto;padding:0 1.5rem clamp(4rem,8vw,7rem)}.detail-block{margin-bottom:3rem;scroll-margin-top:88px}.detail-block__subtitle{font-family:Playfair Display,georgia,serif;font-size:clamp(1.5rem,1.5vw + 1.1rem,2rem);font-weight:600;margin:1.5rem 0 .75rem;color:var(--service-accent-500, #5e7a52)}.detail-block__text{font-size:clamp(1rem,.5vw + .9rem,1.125rem);line-height:1.8;color:#3d3935;margin:0 0 1rem}.detail-block__list{list-style:none;padding:0;margin:0 0 1rem}.detail-block__list li{position:relative;padding-left:2rem;margin-bottom:.5rem;line-height:1.6;color:#3d3935}.detail-block__list li:before{content:"•";position:absolute;left:.75rem;color:var(--service-accent-400, #7d9970);font-weight:700}.detail-block__steps{list-style:none;padding:0;margin:0 0 1rem;counter-reset:step}.detail-block__steps li{counter-increment:step;position:relative;padding-left:3rem;margin-bottom:.75rem;line-height:1.6;color:#3d3935}.detail-block__steps li:before{content:counter(step);position:absolute;left:0;width:28px;height:28px;border-radius:50%;background:var(--service-accent-50, #f4f7f2);color:var(--service-accent-500, #5e7a52);font-weight:700;font-size:.875rem;display:flex;align-items:center;justify-content:center}.detail-block__benefits{list-style:none;padding:0;margin:0 0 1rem}.detail-block__benefits li{padding-left:2rem;position:relative;margin-bottom:.5rem;line-height:1.6;color:#3d3935}.detail-block__benefits li:before{content:"✓";position:absolute;left:.5rem;color:#6b9e6b;font-weight:700}.detail-block__pricing{font-weight:600;color:#2a2724;margin-bottom:1rem}.cross-sell{background:#faf9f7;padding:clamp(4rem,8vw,7rem) 1.5rem}.cross-sell__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,360px));justify-content:space-evenly;gap:2rem;max-width:1300px;margin:0 auto}.service-disclaimer{width:100%;max-width:800px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:1024px){.service-disclaimer{padding-left:3rem;padding-right:3rem}}.service-disclaimer{text-align:center;padding:1.5rem 0 clamp(3rem,5vw,5rem)}.service-disclaimer p{font-size:.875rem;color:#6f6a61;line-height:1.6;font-style:italic}.empathy-section{padding-top:clamp(3rem,5vw,5rem);padding-bottom:clamp(3rem,5vw,5rem)}@media(min-width:1024px){.empathy-section{padding-top:clamp(4rem,8vw,7rem);padding-bottom:clamp(4rem,8vw,7rem)}}.empathy-section{background:#fff}.empathy-section__container{width:100%;max-width:800px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:1024px){.empathy-section__container{padding-left:3rem;padding-right:3rem}}.empathy-section__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:576px){.empathy-section__grid{grid-template-columns:1fr 1fr}}.empathy-card{padding:1.5rem;border-radius:12px;border:1px solid #f2f0ec;background:#faf9f7;transition:border-color .2s cubic-bezier(.16,1,.3,1),box-shadow .2s cubic-bezier(.16,1,.3,1)}.empathy-card:hover{border-color:#c9d7c1;box-shadow:0 1px 3px #5e7a520f}@media(prefers-reduced-motion:reduce){.empathy-card{transition:none}}.empathy-card__question{font-family:Playfair Display,georgia,serif;font-size:clamp(1.125rem,.5vw + 1rem,1.25rem);font-weight:700;color:#2a2724;margin:0 0 .5rem;line-height:1.2}.empathy-card__answer{font-family:"Source Sans 3",Segoe UI,sans-serif;font-size:.875rem;color:#6f6a61;line-height:1.6;margin:0}.section-transition{position:relative}.section-transition:before{content:"";position:absolute;top:-1px;left:0;right:0;height:80px;pointer-events:none;z-index:1}@media(min-width:768px){.section-transition:before{height:100px}}.section-transition--to-beige:before{background:linear-gradient(to bottom,#fff,#faf9f7)}.section-transition--to-white:before{background:linear-gradient(to bottom,#faf9f7,#fff)}.seminars-page{--service-accent-50: #fdfaf3;--service-accent-400: #d4a836;--service-accent-500: #b8912e}.seminars-page .page-hero{--hero-color: #d4a836}.seminars-page .page-hero__bg-image{object-position:center bottom}.seminars-page .service-intro__veranstalter{margin-top:1rem;font-size:.875rem;color:#6f6a61}
