.kone-wizard-info-step__text-holder .wizard-slide__subtitle{font-family:var(--kone-font-face-1-name);font-style:normal;font-weight:400}
.kone-wizard-info-step__text-holder .wizard-slide__subtitle{font-size:var(--kone-typography-paragraph-1-size-mobile,20px);line-height:var(--kone-typography-paragraph-1-line-height-mobile,32px)}
.kone-wizard-step.kone-wizard-step-info.is-publish{z-index:3}
.kone-wizard-info-step__btn--start{margin-left:16px}
@media only screen and (min-width:600px){.kone-wizard-info-step__btn--start{margin-left:0}
}
.kone-wizard-info-step__btn--start.is-hidden{display:none}
.kone-wizard-info-step__wrapper{position:relative}
.kone-wizard-info-step__wrapper.is-publish{height:100%;overflow:hidden}
.kone-wizard-info-step__video.is-publish{position:absolute;inset:-240%}
@media only screen and (min-width:600px){.kone-wizard-info-step__video.is-publish{inset:-150%}
}
@media only screen and (min-width:1024px){.kone-wizard-info-step__video.is-publish{inset:-60%}
}
.kone-wizard-info-step__video.is-publish .kone-video__wrapper{aspect-ratio:unset}
.kone-wizard-info-step__content.is-publish{bottom:16px;color:#fff;display:flex;flex-direction:column;justify-content:space-between;left:0;position:absolute;right:0;top:48px}
@media only screen and (min-width:600px){.kone-wizard-info-step__content.is-publish{bottom:auto;gap:32px;justify-content:start;left:48px;right:auto;top:60px;width:65vw}
}
@media only screen and (min-width:1024px){.kone-wizard-info-step__content.is-publish{gap:40px;left:80px;top:80px;width:35vw}
}
.kone-wizard-info-step__text-holder,.kone-wizard-info-step__bottom-controls{padding:var(--spacing-vertical-spacing-mobile-l) 16px}
@media only screen and (min-width:600px){.kone-wizard-info-step__text-holder,.kone-wizard-info-step__bottom-controls{padding:0}
}
.kone-wizard-info-step__text-holder .wizard-titel-wrapper{margin-bottom:0}
.kone-wizard-info-step__text-holder .wizard-slide__title,.kone-wizard-info-step__text-holder .wizard-slide__subtitle{color:var(--color-text-white,#fff)}
.kone-wizard-info-step__form-holder.is-publish{inset:0;position:absolute;transform:translateX(100%);transition:transform 300ms var(--motion-easing-standard,ease);visibility:hidden}
.kone-wizard-info-step__form-holder.is-publish.is-active{transform:translateX(0);visibility:visible}
.kone-wizard-info-step__form-holder.is-publish .kone-wizard-step__image{background-color:rgba(0,0,0,0)}
.kone-wizard-info-step__form-holder.is-publish .kone-wizard-step__content{background-color:var(--color-surface-intact-white,#fff)}
.kone-wizard-info-step__form-holder.is-publish .cmp-image__image{display:none}
.kone-wizard-info-step__video.is-publish .kone-video__pause-button{display:none !important}