@keyframes load-image{0%{opacity:0;filter:saturate(20%) brightness(125%)}66.7%{opacity:1}83.3%{filter:saturate(87%) brightness(100%)}to{filter:saturate(100%) brightness(100%)}}@keyframes load-image_no-brightness{0%{opacity:0;filter:saturate(20%)}66.7%{opacity:1}83.3%{filter:saturate(87%)}to{filter:saturate(100%)}}@keyframes load-image_blur{0%{opacity:0;filter:saturate(20%) brightness(125%) blur(20px)}66.7%{opacity:1}83.3%{filter:saturate(87%) brightness(100%) blur(40px)}to{filter:saturate(100%) brightness(100%) blur(50px)}}@keyframes load-image_blur-25{0%{opacity:0;filter:saturate(20%) brightness(125%) blur(3px)}66.7%{opacity:1}83.3%{filter:saturate(87%) brightness(100%) blur(10px)}to{filter:saturate(100%) brightness(100%) blur(25px)}}.md-step-icons{display:inline-block;vertical-align:middle}.md-step-icons .md-step-number{border-radius:50%;display:inline-block;font-size:12px;margin-right:8px;width:24px;color:#fff;background-color:#1e88e5}.md-step-icons .md-step-number span{display:block;line-height:24px;text-align:center}
