#guided-tour-steps{margin-top:110px;min-height:600px}
.guided-tour-step-details{display:flex;justify-content:space-between;flex-direction:row-reverse}
.step-focus{width:20px;height:1px;background-color:rgba(140,144,149,0.2);border:1px solid rgba(140,144,149,0.2);margin-right:5px}
.guided-tour-steps-counter{color:#8c9095;font-size:16px;font-weight:400;line-height:0;padding:0 5px;min-height:24px}
.step-focus.focused{background-color:#5439b8}
.guided-tour-step-focus-details{display:flex}
#guided-tour-steps .guided-tour-steps-halves.steps-added{display:none !important}
#guided-tour-steps .guided-tour-steps-halves{background:#f5f6f8}
#guided-tour-steps .row.halves.blowout .col:first-child{background:#f5f6f8}
body.splitBackground .appd-main-navigation{top:0}
body.splitBackground{background-color:#f5f6f8}
.cq-Editable-dom .main-navigation{display:none !important}
.cq-Editable-dom #guided-tour-steps{margin-top:0 !important}
@media only screen and (min-width:48em){#guided-tour-steps .guided-tour-steps-halves.row.halves{display:block}
.step-focus{width:40px}
}
@media only screen and (min-width:64em){#guided-tour-steps .guided-tour-steps-halves.row.halves{display:grid}
.step-focus{width:60px}
.guided-tour-step-details{flex-direction:column}
.guided-tour-step-focus-details{margin-bottom:50px}
.guided-tour-steps-counter{padding:0}
#guided-tour-steps .guided-tour-step{padding:20px 16px 0}
body.splitBackground{background:linear-gradient(90deg,#f5f6f8 50%,#fff 50%)}
body.splitBackground #fw-content.container{background-color:transparent}
#guided-tour-steps .guided-tour-steps-halves,#guided-tour-steps .row.halves.blowout .col:first-child{background:0}
}