.stepper h2{max-width:750px}.stepper a.button{max-width:270px}.stepper{overflow:hidden;padding-left:40px;position:relative}.stepper:after,.stepper:before{background-color:#fff;content:"";height:84px;left:14px;position:absolute;width:5px}.stepper:before{top:-25px;z-index:2}.stepper:after{bottom:-35px;z-index:1}.stepper .line{background-color:rgba(51,51,51,.3);height:0;left:16px;position:absolute;top:0;width:1px;z-index:1}.stepper .line.animated{height:100%}.stepper .step{opacity:0;position:relative;width:calc(100% + 40px);z-index:2}.stepper .step.animated{opacity:1}.stepper .step:before{background-color:#fff;border:2px solid rgba(51,51,51,.5);border-radius:50%;content:"";height:9px;left:-28px;position:absolute;top:50%;width:9px;z-index:3}.stepper .step picture{display:inline-block}.stepper .step picture img{margin-right:15px;max-width:100%;padding:0}.stepper .step .content,.stepper .step picture img{display:inline-block;vertical-align:middle}.stepper .step .content p{margin-bottom:0}.stepper .step .content p strong{color:#84d300;font-size:26px;font-size:1.3rem;margin-bottom:2px}.stepper .step img{display:inline-block;margin-right:14.3px;max-width:100%;padding:0;vertical-align:middle}.stepper-item{align-items:center;display:flex;margin-bottom:20px}.stepper-item .image img{max-height:80px;max-width:58px}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}@media only screen and (max-width:1139px){.stepper .step img{margin-right:15px}}@media only screen and (max-width:767px){.stepper a.button{margin-bottom:50px;max-width:none}.stepper h2,.stepper p{text-align:center}.stepper{margin:0 auto;max-width:300px}}@media only screen and (max-width:400px){.stepper{margin-bottom:-6px;padding-top:6px}}@-webkit-keyframes slideInRight{0%{opacity:1;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{opacity:1;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;opacity:1}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}#how-to-stepper .stepper .step.animated{opacity:1}