.evag-ausbildung{font-family:var(--ea-font);font-size:var(--ea-text);color:var(--ea-dark);background:var(--ea-bg);overflow:hidden}.evag-ausbildung *{box-sizing:border-box}.evag-ausbildung-width-full{width:100vw;margin-left:50%;transform:translateX(-50%)}.evag-ausbildung-width-wide{width:min(calc(100vw - 32px),var(--ea-max));margin-left:50%;transform:translateX(-50%)}.evag-aus-inner{width:min(calc(100% - 32px),var(--ea-max));margin:auto}.evag-aus-hero{min-height:var(--ea-hero-height);display:grid;grid-template-columns:1fr .95fr;background:#fff}.evag-aus-hero-text{padding:58px clamp(28px,5vw,78px);display:flex;flex-direction:column;justify-content:center}.evag-aus-yellow-line{height:8px;background:var(--ea-accent);margin-bottom:22px}.evag-aus-preline{text-transform:uppercase;font-weight:900;color:var(--ea-primary);font-size:clamp(20px,2.2vw,32px)}.evag-aus-hero h1{font-size:clamp(36px,5vw,var(--ea-hero-title));font-weight:900;text-transform:uppercase;line-height:.98;margin:5px 0 8px;color:var(--ea-primary)}.evag-aus-small-line{height:6px;width:78px;background:var(--ea-accent);margin:10px 0 28px}.evag-aus-hero h2{font-size:clamp(22px,2.8vw,31px);color:var(--ea-primary);font-weight:900}.evag-aus-copy{line-height:1.65;color:#1b2a3c}.evag-aus-hero-media{position:relative;background:#e9f2fb;clip-path:polygon(12% 0,100% 0,100% 100%,0 100%);overflow:hidden}.evag-aus-hero-img{width:100%;height:100%;object-fit:cover}.evag-aus-logo{position:absolute;right:26px;top:22px;width:min(190px,32%);z-index:3;background:rgba(255,255,255,.82);padding:8px 12px}.evag-aus-ribbon{position:absolute;right:0;bottom:34px;background:var(--ea-primary);color:var(--ea-accent);font-weight:900;font-style:italic;font-size:clamp(18px,2vw,28px);padding:14px 46px 16px 56px}.evag-aus-benefits,.evag-aus-training,.evag-aus-photo-section{padding:54px 0 0}.evag-aus-benefits h2,.evag-aus-training h2,.evag-aus-photo-section h2{color:var(--ea-primary);font-size:clamp(22px,3vw,var(--ea-section-title));font-weight:900;text-transform:uppercase;margin:0 0 24px}.evag-aus-card-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.evag-aus-card{background:var(--ea-card-bg);border:1px solid var(--ea-card-border);border-radius:12px;box-shadow:0 12px 26px rgba(0,43,102,.07);padding:24px 18px;text-align:center;min-height:220px}.evag-aus-icon{height:58px;display:flex;align-items:center;justify-content:center;color:var(--ea-primary);font-size:44px;margin-bottom:14px}.evag-aus-icon i{color:var(--ea-primary)}.evag-aus-icon:after{display:none!important;content:none!important}.evag-aus-icon-img{max-width:54px;max-height:54px;object-fit:contain}.evag-aus-card h3{font-size:var(--ea-card-title);font-weight:900;color:var(--ea-primary);margin:0 0 12px}.evag-aus-card p{margin:0;line-height:1.45}.evag-aus-training-list{display:grid;gap:16px}.evag-aus-training-item{background:#fff;border:1px solid var(--ea-card-border);box-shadow:0 12px 28px rgba(0,43,102,.08);border-radius:12px;overflow:hidden}.evag-aus-training-item summary{display:flex;justify-content:space-between;gap:20px;padding:24px 28px;cursor:pointer;list-style:none}.evag-aus-training-item summary::-webkit-details-marker{display:none}.evag-aus-training-item summary b{display:block;font-size:var(--ea-card-title);font-weight:900;color:var(--ea-primary)}.evag-aus-training-item summary em{display:block;color:#365178;font-style:normal;margin-top:8px}.evag-aus-training-item summary i{position:relative;width:42px;height:42px;border-radius:999px;border:1px solid var(--ea-card-border);flex:0 0 42px}.evag-aus-training-item summary i:before,.evag-aus-training-item summary i:after{content:'';position:absolute;background:var(--ea-primary);left:12px;right:12px;top:20px;height:2px}.evag-aus-training-item summary i:after{transform:rotate(90deg)}.evag-aus-training-item[open] summary i:after{display:none}.evag-aus-training-body{border-top:1px solid #edf2f9}.evag-aus-training-body.has-image{display:grid;grid-template-columns:minmax(220px,var(--ea-training-image-width)) 1fr}.evag-aus-training-image img{width:100%;height:100%;min-height:320px;object-fit:cover}.evag-aus-training-content{padding:30px}.evag-aus-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:24px}.evag-aus-meta div{background:var(--ea-bg);border:1px solid var(--ea-card-border);padding:12px;border-radius:8px}.evag-aus-meta strong{display:block;color:var(--ea-primary);font-size:13px;text-transform:uppercase}.evag-aus-detail h3{font-size:var(--ea-card-title);color:var(--ea-primary);margin:0 0 8px;font-weight:900}.evag-aus-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}.evag-aus-gallery{position:relative;height:var(--ea-photo-height);background:#e9f2fb;overflow:hidden;border-radius:12px}.evag-aus-gallery img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .7s}.evag-aus-gallery img.is-active{opacity:1}.evag-aus-cta{width:min(calc(100% - 32px),var(--ea-max));margin:56px auto 32px;background:linear-gradient(135deg,var(--ea-primary),var(--ea-dark));color:#fff;border-radius:10px;display:grid;grid-template-columns:auto 1fr auto auto;gap:24px;align-items:center;padding:24px 28px}.evag-aus-mail{display:inline-flex;gap:10px;align-items:center;color:#fff!important;text-decoration:none!important;font-weight:800}.evag-aus-mail i{background:#fff;color:var(--ea-primary);width:44px;height:44px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center}.evag-aus-btn{display:inline-flex;align-items:center;gap:14px;background:var(--ea-accent);color:var(--ea-dark)!important;text-decoration:none!important;text-transform:uppercase;font-weight:900;padding:15px 24px;border-radius:var(--ea-radius);white-space:nowrap;border:0}.evag-aus-btn-secondary{background:var(--ea-accent)!important;color:var(--ea-dark)!important;border:0!important}@media(max-width:1180px){.evag-aus-card-grid{grid-template-columns:repeat(3,1fr)}.evag-aus-training-body.has-image{grid-template-columns:1fr}.evag-aus-meta{grid-template-columns:repeat(2,1fr)}.evag-aus-cta{grid-template-columns:auto 1fr}}@media(max-width:860px){.evag-aus-hero{grid-template-columns:1fr}.evag-aus-hero-media{clip-path:none;min-height:320px;order:-1}.evag-aus-card-grid{grid-template-columns:repeat(2,1fr)}.evag-aus-cta{grid-template-columns:1fr}}@media(max-width:560px){.evag-aus-card-grid,.evag-aus-meta{grid-template-columns:1fr}.evag-aus-btn{width:100%;justify-content:center}.evag-aus-training-content{padding:22px 16px}}


/* v1.1.11: Darstellung, Galerie-Fix und gleich breite Vorteilskarten */
.evag-ausbildung,.evag-ausbildung :not(i):not([class*="fa-"]):not(.fas):not(.far):not(.fab):not(.fal):not(.fad){font-family:var(--ea-font)!important;}
.evag-ausbildung{font-size:var(--ea-text)!important;}
.evag-aus-copy,.evag-aus-copy *,.evag-aus-card p,.evag-aus-photo-intro,.evag-aus-training-item summary em,.evag-aus-training-content,.evag-aus-training-content *,.evag-aus-meta,.evag-aus-meta span,.evag-aus-detail,.evag-aus-detail *,.evag-aus-cta-text,.evag-aus-cta-text *,.evag-aus-mail{font-size:var(--ea-text)!important;}
.evag-aus-card h3,.evag-aus-training-item summary b,.evag-aus-detail h3,.evag-aus-gallery-title{font-size:var(--ea-card-title)!important;}
.evag-aus-photo-section h2{text-transform:none!important;}
.evag-aus-gallery{height:auto;min-height:0;}
.evag-aus-gallery-item{margin:0;}
.evag-aus-gallery-title{font-family:var(--ea-font)!important;font-weight:900;color:var(--ea-primary);line-height:1.25;margin:0;background:rgba(255,255,255,.92);padding:10px 14px;border-radius:8px 8px 0 0;box-shadow:0 8px 20px rgba(0,43,102,.12);position:relative;z-index:3;}
.evag-aus-gallery-item img{display:block;width:100%;object-fit:cover;}
.evag-aus-gallery-stacked{display:grid;gap:var(--ea-gallery-gap);background:transparent;overflow:visible;border-radius:0;}
.evag-aus-gallery-stacked .evag-aus-gallery-item img{height:var(--ea-photo-height);border-radius:12px;position:static;opacity:1;transition:none;}
.evag-aus-gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ea-gallery-gap);background:transparent;overflow:visible;border-radius:0;}
.evag-aus-gallery-grid .evag-aus-gallery-item img{height:calc(var(--ea-photo-height) / 1.7);border-radius:12px;position:static;opacity:1;transition:none;}
.evag-aus-gallery-slideshow{position:relative;height:var(--ea-photo-height);background:#e9f2fb;overflow:hidden;border-radius:12px;}
.evag-aus-gallery-slideshow .evag-aus-gallery-item{position:absolute;inset:0;opacity:0;transition:opacity .7s;margin:0;}
.evag-aus-gallery-slideshow .evag-aus-gallery-item.is-active{opacity:1;}
.evag-aus-gallery-slideshow .evag-aus-gallery-title{border-radius:0;margin:0;}
.evag-aus-gallery-slideshow .evag-aus-gallery-item img{position:absolute;left:0;right:0;bottom:0;top:calc(var(--ea-card-title) + 42px);height:auto;min-height:calc(var(--ea-photo-height) - 52px);border-radius:0;opacity:1!important;}
.evag-aus-gallery-stacked_slideshow{display:grid;gap:var(--ea-gallery-gap);background:transparent;overflow:visible;border-radius:0;height:auto!important;min-height:0!important;}
.evag-aus-gallery-stacked_slideshow .evag-aus-stack-slider{position:relative!important;height:var(--ea-photo-height)!important;min-height:var(--ea-photo-height)!important;background:#e9f2fb!important;border-radius:12px!important;overflow:hidden!important;display:block!important;}
.evag-aus-gallery-stacked_slideshow .evag-aus-gallery-item{position:absolute!important;inset:0!important;opacity:0!important;transition:opacity .7s!important;margin:0!important;background:#e9f2fb!important;display:block!important;pointer-events:none!important;}
.evag-aus-gallery-stacked_slideshow .evag-aus-gallery-item.is-active{opacity:1!important;z-index:2!important;pointer-events:auto!important;}
.evag-aus-gallery-stacked_slideshow .evag-aus-gallery-title{border-radius:0;margin:0;}
.evag-aus-gallery-stacked_slideshow .evag-aus-gallery-item img{position:absolute!important;left:0!important;right:0!important;bottom:0!important;top:calc(var(--ea-card-title) + 42px)!important;width:100%!important;height:auto!important;min-height:calc(var(--ea-photo-height) - 52px)!important;object-fit:cover!important;border-radius:0!important;opacity:1!important;}
.evag-aus-card-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;align-items:stretch!important;}
.evag-aus-card{width:100%!important;min-width:0!important;height:100%!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;}
.evag-aus-card h3,.evag-aus-card p{max-width:100%!important;min-width:0!important;overflow-wrap:anywhere!important;word-break:normal!important;hyphens:auto!important;}
.evag-aus-card p{flex:1 1 auto!important;}
@media(max-width:1180px){.evag-aus-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;}}
@media(max-width:860px){.evag-aus-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}}
@media(max-width:560px){.evag-aus-card-grid{grid-template-columns:1fr!important}.evag-aus-gallery-grid{grid-template-columns:1fr}.evag-aus-gallery-stacked_slideshow .evag-aus-stack-slider{height:var(--ea-photo-height)!important}.evag-aus-gallery-grid .evag-aus-gallery-item img,.evag-aus-gallery-stacked .evag-aus-gallery-item img{height:auto!important}}
