.ahm-pd-banner{position:relative;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat;padding:clamp(24px, 4vw, 48px) clamp(20px, 5vw, 64px);margin-bottom:4px;border-radius:8px}.ahm-pd-banner-overlay{position:absolute;inset:0;pointer-events:none;background:#fff0}.ahm-pd-banner--img .ahm-pd-banner-overlay{background:linear-gradient(135deg,rgb(0 0 0 / .55) 0%,rgb(0 0 0 / .25) 100%)}.ahm-pd-banner--img .ahm-pd-banner-inner{position:relative;z-index:1}.ahm-pd-banner-inner{position:relative;z-index:1;max-width:var(--theme-container-width,1200px);margin-inline:auto;color:#fff}.ahm-pd-banner-heading{font-size:clamp(1.4rem, 3vw, 2.2rem);font-weight:700;margin:0 0 10px;line-height:1.2;letter-spacing:-.02em;color:inherit}.ahm-pd-banner-body{font-size:clamp(0.9rem, 1.5vw, 1rem);line-height:1.6;margin-bottom:18px;opacity:.92;max-width:560px}.ahm-pd-banner-body p:last-child{margin-bottom:0}.ahm-pd-banner-cta{display:inline-block;background:#fff;color:#1a1a2e;font-weight:700;font-size:.9rem;letter-spacing:.03em;text-transform:uppercase;padding:12px 28px;border-radius:4px;text-decoration:none;transition:background 0.2s,color 0.2s,transform 0.15s,box-shadow 0.15s;box-shadow:0 2px 6px rgb(0 0 0 / .25)}.ahm-pd-banner-cta:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:0 6px 16px rgb(0 0 0 / .2);color:#1a1a2e;text-decoration:none}.ahm-pd-columns{display:grid;grid-template-columns:1fr 360px;gap:28px;max-width:var(--theme-container-width,1200px);margin-inline:auto;margin-top:28px;padding-inline:clamp(12px, 2vw, 24px);align-items:start}@media (max-width:1024px){.ahm-pd-columns{grid-template-columns:1fr}.ahm-pd-col-side{order:-1}}.ahm-pd-col-main{min-width:0;font-size:1rem;line-height:1.7;color:var(--theme-text-color,#222)}.ahm-pd-infobox{background:#f4ede6;border-radius:12px;overflow:hidden;box-shadow:0 2px 16px rgb(0 0 0 / .07),0 0 0 1px rgb(0 0 0 / .04)}.ahm-pd-infobox-hd{display:flex;align-items:center;gap:8px;background:rgb(0 0 0 / .06);padding:14px 20px;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#333}.ahm-pd-infobox-hd-icon{width:18px;height:18px;flex-shrink:0;color:#555}.ahm-pd-infobox-body{padding:16px 20px 20px;display:flex;flex-direction:column;gap:0}.ahm-pd-ib-entry{padding:14px 0;font-size:.88rem;line-height:1.6;color:#2a2a2a;border-bottom:1px solid rgb(0 0 0 / .08);opacity:0;transform:translateY(14px);animation:ahm-pd-fade-up 0.5s ease forwards;animation-delay:var(--delay,0ms)}.ahm-pd-ib-entry:last-child{border-bottom:none;padding-bottom:0}.ahm-pd-ib-entry p:first-child{margin-top:0}.ahm-pd-ib-entry p:last-child{margin-bottom:0}.ahm-pd-ib-entry a{color:inherit;text-decoration:underline;text-underline-offset:2px}.ahm-pd-ib-entry a:hover{opacity:.75}.ahm-pd-ib-entry strong{font-weight:700}.ahm-pd-ib-entry ul,.ahm-pd-ib-entry ol{margin:6px 0;padding-left:18px}.ahm-pd-ib-entry li{margin-bottom:2px}@keyframes ahm-pd-fade-up{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.ahm-pd-ib-entry{animation:none;opacity:1;transform:none}}.ahm-ferieplan{background:#f4ede6;border-radius:12px;overflow:hidden;box-shadow:0 2px 16px rgb(0 0 0 / .07),0 0 0 1px rgb(0 0 0 / .04);max-width:640px;margin:24px 0}.ahm-ferieplan-hd{display:flex;align-items:center;gap:8px;background:rgb(0 0 0 / .06);padding:14px 20px;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#333}.ahm-ferieplan-hd-icon{width:18px;height:18px;flex-shrink:0;color:#555}.ahm-ferieplan-body{padding:4px 20px 16px;display:flex;flex-direction:column;gap:0}.ahm-ferieplan-entry{padding:14px 0;border-bottom:1px solid rgb(0 0 0 / .08);opacity:0;transform:translateY(14px);animation:ahm-pd-fade-up 0.5s ease forwards;animation-delay:var(--delay,0ms)}.ahm-ferieplan-entry:last-child{border-bottom:none;padding-bottom:0}.ahm-ferieplan-past{opacity:.55}.ahm-ferieplan-past .ahm-ferieplan-entry-name{text-decoration:line-through;text-decoration-color:rgb(0 0 0 / .25)}.ahm-ferieplan-current{background:rgb(46 125 50 / .06);margin-inline:-20px;padding-inline:20px;border-radius:6px}.ahm-ferieplan-entry-header{display:flex;align-items:center;gap:8px;margin-bottom:4px}.ahm-ferieplan-entry-name{font-size:.95rem;font-weight:700;color:#2a2a2a}.ahm-ferieplan-dates{font-size:.88rem;color:#555;line-height:1.4}.ahm-ferieplan-desc{font-size:.82rem;color:#777;margin-top:4px;line-height:1.5;font-style:italic}.ahm-ferieplan-badge{display:inline-flex;align-items:center;padding:1px 8px;border-radius:10px;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.ahm-ferieplan-badge--now{background:#e8f5e9;color:#2e7d32}.ahm-ferieplan-badge--past{background:#f5f5f5;color:#999}@media (prefers-reduced-motion:reduce){.ahm-ferieplan-entry{animation:none;opacity:1;transform:none}.ahm-ferieplan-past{opacity:.55}}.ahm-hk-hero{position:relative;width:100%;height:750px;overflow:hidden}.ahm-hk-hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:top center;background-repeat:no-repeat}.ahm-hk-hero+.ct-container-full,.custom-product-header+.ct-container-full{padding-top:0!important;margin-top:0!important}.ahm-hk-hero+.ct-container-full .hero-section,.custom-product-header+.ct-container-full .hero-section{margin:0!important;padding:0!important;min-height:0!important;height:0!important;overflow:hidden}.ahm-hk-hero+.ct-container-full .hero-section .entry-header,.custom-product-header+.ct-container-full .hero-section .entry-header{display:none!important}@media (max-width:768px){.ahm-hk-hero{min-height:450px;height:auto}}.ahm-hk{position:relative;z-index:2;margin-top:-60px;margin-bottom:4px;border-radius:10px;background:#fff;box-shadow:0 4px 20px rgb(0 0 0 / .12);overflow:hidden;max-width:var(--theme-container-width,1200px);margin-left:auto;margin-right:auto}.ahm-hk .ahm-hk-inner{padding:24px 28px 20px;display:flex;flex-direction:column;gap:14px}.ahm-hk .ahm-hk-category{display:block;font-size:11px;color:#999;letter-spacing:.04em;text-transform:uppercase;margin-bottom:2px}.ahm-hk h1.ahm-hk-title{margin:0;padding:0;font-size:22px;font-weight:700;color:#222;line-height:1.3;border:none}.ahm-hk .ahm-hk-body{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.ahm-hk .ahm-hk-data{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.ahm-hk .ahm-hk-row{display:flex;align-items:baseline;gap:16px;line-height:1.6}.ahm-hk .ahm-hk-label{color:#888;font-size:13px;white-space:nowrap;min-width:75px;flex-shrink:0}.ahm-hk .ahm-hk-value{font-size:14px;color:#333}.ahm-hk .ahm-hk-value--bold{font-weight:600}.ahm-hk .ahm-hk-instructors{display:flex;flex-direction:column;align-items:center;gap:6px;flex-shrink:0}.ahm-hk .ahm-hk-avatars{display:flex;align-items:center}.ahm-hk a.ahm-hk-avatar{width:48px;height:48px;min-width:48px;min-height:48px;border-radius:50%;overflow:hidden;border:2.5px solid #fff;box-shadow:0 0 0 .5px rgb(0 0 0 / .12);display:block;position:relative;transition:transform .15s ease;line-height:0}.ahm-hk a.ahm-hk-avatar:hover{transform:scale(1.08);z-index:10!important}.ahm-hk .ahm-hk-avatar img{width:100%;height:100%;max-width:none;object-fit:cover;display:block;border-radius:50%}.ahm-hk .ahm-hk-initials{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f0f0f0;font-weight:600;font-size:16px;color:#666}.ahm-hk .ahm-hk-names{text-align:center;line-height:1.3}.ahm-hk .ahm-hk-names a{font-size:12px;font-weight:600;color:#333;text-decoration:none}.ahm-hk .ahm-hk-names a:hover{text-decoration:underline}.ahm-hk .ahm-hk-sep{font-size:12px;color:#aaa}@media (max-width:480px){.ahm-hk{margin-top:-32px;border-radius:8px}.ahm-hk .ahm-hk-inner{padding:18px 18px 16px;gap:12px}.ahm-hk h1.ahm-hk-title{font-size:19px}.ahm-hk .ahm-hk-body{flex-direction:column;gap:14px}.ahm-hk .ahm-hk-instructors{flex-direction:row;align-items:center;gap:10px;padding-top:12px;border-top:1px solid rgb(0 0 0 / .06)}.ahm-hk a.ahm-hk-avatar{width:36px;height:36px;min-width:36px;min-height:36px}.ahm-hk .ahm-hk-names{text-align:left}}