.ed-category-stage-hero{--stage-accent:#008f5b;--stage-surface:#f7fbf9;--stage-ring:rgba(0,143,91,.055);position:relative;isolation:isolate;overflow:hidden;display:flex;direction:ltr;align-items:center;justify-content:flex-end;min-height:210px;margin:0 0 16px;border:1px solid #cfe3d9;border-radius:21px;background:radial-gradient(circle at 100% 100%,transparent 0 66px,var(--stage-ring) 67px 101px,transparent 102px),var(--stage-surface);box-shadow:0 10px 28px rgba(20,57,42,.035)}
.ed-category-stage-hero:before{content:"";position:absolute;z-index:0;inset:0 auto 0 0;width:40%;background-image:var(--stage-image);background-position:left center;background-size:auto 100%;background-repeat:no-repeat}
.ed-category-stage-hero:after{content:"";position:absolute;z-index:1;inset:0 auto 0 13%;width:30%;background:linear-gradient(90deg,rgba(247,251,249,0),var(--stage-surface) 86%)}
.ed-category-stage-copy{position:relative;z-index:2;direction:rtl;width:64%;padding:31px 40px 31px 24px;text-align:right}.ed-category-stage-copy h2{margin:0 0 9px;color:#17251f;font-size:1.55rem;line-height:1.45}.ed-category-stage-copy p{max-width:680px;margin:0 0 0 auto;color:#718078;font-size:.82rem;line-height:1.8}
.ed-category-stage-middle{--stage-accent:#277b8f}.ed-category-stage-secondary{--stage-accent:#8c6530}
@media(max-width:700px){.ed-category-stage-hero{min-height:150px;margin-bottom:12px;border-radius:16px}.ed-category-stage-hero:before{width:49%;background-size:auto 100%}.ed-category-stage-hero:after{left:17%;width:36%}.ed-category-stage-copy{width:69%;padding:20px 16px 20px 10px}.ed-category-stage-copy h2{margin-bottom:6px;font-size:1.08rem}.ed-category-stage-copy p{font-size:.68rem;line-height:1.7}}
@media(max-width:390px){.ed-category-stage-hero{min-height:140px}.ed-category-stage-copy{width:72%;padding:17px 12px 17px 8px}.ed-category-stage-copy h2{font-size:1rem}.ed-category-stage-copy p{font-size:.64rem}}
html[data-theme=dark] .ed-category-stage-hero,.dark-mode .ed-category-stage-hero,body.dark .ed-category-stage-hero{--stage-surface:#222925;--stage-ring:rgba(57,190,126,.08);background:radial-gradient(circle at 100% 100%,transparent 0 66px,var(--stage-ring) 67px 101px,transparent 102px),var(--stage-surface);border-color:#3d584c;box-shadow:none}
html[data-theme=dark] .ed-category-stage-copy h2,.dark-mode .ed-category-stage-copy h2,body.dark .ed-category-stage-copy h2{color:#edf5f1}
html[data-theme=dark] .ed-category-stage-copy p,.dark-mode .ed-category-stage-copy p,body.dark .ed-category-stage-copy p{color:#a8b7af}
