.step-container{max-width:768px;margin:0 auto}#step-container-hidden{display:none}.step-image{text-align:center}.step-image img{height:85px}.step-indicator{text-align:center;position:relative;margin:30px 0}.step-indicator:before{content:"";position:absolute;border-top:1px solid #343434;top:50%;width:calc(50% - 50px);left:0}.step-indicator:after{content:"";position:absolute;border-top:1px solid #343434;top:50%;width:calc(50% - 50px);right:0}.step-title,.step-subtitle{text-align:center}h3.step-title{font-weight:600}h4.step-subtitle{font-weight:normal}.step-reveal-container{text-align:center;font-size:1.313rem;margin-top:30px}#step-reveal{position:relative;cursor:pointer}#step-reveal:before{content:"\f32d";font-family:"Font Awesome 5 Pro";font-size:2rem;position:absolute;left:-35px;top:-5px}#step-reveal.is-open:before{content:"\f331"}#step-reveal-text.hans:before{content:"展开"}#step-reveal.is-open #step-reveal-text.hans:before{content:"隐藏"}#step-reveal-text.hant:before{content:"展開"}#step-reveal.is-open #step-reveal-text.hant:before{content:"隱藏"}