.stappenplan{margin:var(--spacing-modules)}.stpl__box{background:var(--background-secondary);border:var(--border-primary);border-radius:var(--border-radius-md);display:grid;gap:var(--band-xxl);grid-template-columns:repeat(2,1fr);padding:var(--band-xxl)}.stpl__image{border-radius:var(--border-radius-sm);height:100%;object-fit:cover;width:100%}.stpl__stap,.stpl__stappenplan{display:flex;flex-direction:column}.stpl__header{display:flex;gap:var(--band-md);margin-top:var(--band-sm);transition:.3s ease-in-out}.stpl__header h2.h4{line-height:4.5rem}.stpl__header h3{font-weight:600}.stpl__content{margin:var(--band-sm) 0 var(--band-lg)}.stpl__content .btn{margin-top:var(--band-md)}.stpl__progressbar.slidetoggle-progressbar{background:#e5e5e5;height:1px;position:relative}.stpl__stap.slidetoggle-active .stpl__header{flex-direction:column;gap:unset}.stpl__progressbar.slidetoggle-progressbar>span{background-color:var(--primary-color);content:"";height:var(--band-xs);left:0;position:absolute;top:-2px;width:var(--band-md)}@media(max-width:1024px){.stpl__box{display:flex;flex-direction:column;padding:var(--band-lg)}}@media(max-width:500px){.stpl__header{flex-direction:column;gap:unset}.stpl__header h2.h4,.stpl__header h3{font-size:24px;line-height:2.5rem}}