.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:-220%;isolation:isolate}
@media only screen and (max-width:350px)and (orientation:portrait){.kone-wizard-info-step__video.is-publish{inset:-250%}
}
@media only screen and (min-width:600px){.kone-wizard-info-step__video.is-publish{inset:-150%}
}
@media only screen and (min-width:700px)and (orientation:portrait){.kone-wizard-info-step__video.is-publish{inset:-130%}
}
@media only screen and (min-width:900px)and (orientation:portrait){.kone-wizard-info-step__video.is-publish{inset:-110%}
}
@media only screen and (min-width:1600px){.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__video.is-publish::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0.5) 0,rgba(0,0,0,0) 100%);pointer-events:none;z-index:2}
.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;z-index:3}
@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:none;opacity:0;visibility:hidden;z-index:4}
.kone-wizard-info-step__form-holder.is-publish.is-active{transform:translateX(0);visibility:visible;transition:transform 300ms var(--motion-easing-standard,ease);opacity:1}
.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}
@media(orientation:landscape)and (max-width:767px){.kone-wizard-info-step__content.is-publish{top:16px}
}