.jst-hover-steps{padding:var(--section-space-y) 0}.jst-hover-steps__intro{align-items:start;display:grid;gap:48px;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);margin-bottom:56px}.jst-hover-steps__title{margin-bottom:0;max-width:7.2em}.jst-hover-steps__intro-text{margin:0 0 28px;max-width:28rem}.jst-hover-steps__panel{align-items:center;background:var(--color-section-dark);border-radius:var(--radius-xl);display:grid;gap:40px;grid-template-columns:minmax(300px,460px) minmax(0,1fr);isolation:isolate;min-height:680px;overflow:hidden;padding:72px 56px;position:relative}.jst-hover-steps__panel:after,.jst-hover-steps__panel:before{content:"";inset:0;pointer-events:none;position:absolute}.jst-hover-steps__panel:before{background-image:radial-gradient(circle at 1px 1px,hsla(0,0%,100%,.08) 2px,transparent 0);background-size:32px 32px;opacity:1;z-index:-2}.jst-hover-steps__panel:after{background-image:var(--jst-outline-logo);background-position:50%;background-repeat:no-repeat;background-size:cover;opacity:.2;z-index:-1}.jst-hover-steps__content,.jst-hover-steps__media{position:relative;z-index:1}.jst-hover-steps__media-frame{background:hsla(0,0%,100%,.08);border-radius:var(--radius-md);overflow:hidden}.jst-hover-steps__main-image{aspect-ratio:1.16/1;display:block;object-fit:cover;width:100%}.jst-hover-steps__items{display:flex;flex-direction:column;gap:0}.jst-hover-steps__item{padding:3px 0}.jst-hover-steps__item-headline-row{align-items:baseline;display:flex;gap:12px}.jst-hover-steps__item-number,.jst-hover-steps__item-title{color:rgba(190,213,251,.68);transition:color .2s ease}.jst-hover-steps__item-number{flex:0 0 auto;font-family:var(--font-heading);font-size:clamp(26px,2vw,34px);line-height:1}.jst-hover-steps__item-title{font-family:var(--font-heading);font-size:clamp(30px,2.3vw,44px);line-height:1.02;margin:0}.jst-hover-steps__item-body{max-height:0;overflow:hidden;transition:max-height .2s ease}.jst-hover-steps__item-body p{color:var(--color-white);font-size:18px;line-height:1.4;margin:8px 0 0 46px;max-width:26rem;opacity:0;transform:translateY(-4px);transition:opacity .18s ease,transform .18s ease}.jst-hover-steps__item.is-active .jst-hover-steps__item-number,.jst-hover-steps__item.is-active .jst-hover-steps__item-title{color:var(--color-white)}.jst-hover-steps__item.is-active .jst-hover-steps__item-body{max-height:72px}.jst-hover-steps__item.is-active .jst-hover-steps__item-body p{opacity:1;transform:translateY(0)}@media (max-width:991px){.jst-hover-steps__intro,.jst-hover-steps__panel{grid-template-columns:1fr}.jst-hover-steps__intro{gap:28px;margin-bottom:40px}.jst-hover-steps__panel{gap:28px;min-height:0;padding:36px 28px}.jst-hover-steps__main-image{aspect-ratio:16/10}}@media (max-width:767px){.jst-hover-steps__title{max-width:none}.jst-hover-steps__panel{border-radius:24px;padding:24px 20px}.jst-hover-steps__item-headline-row{gap:10px}.jst-hover-steps__item-number{font-size:24px}.jst-hover-steps__item-title{font-size:34px}.jst-hover-steps__item-body p{font-size:16px;margin-left:34px}}h3.jst-hover-steps__item-title{color:#ffffff94;margin:16px 0 4px}