.steps{background-color:#0171a1;color:#fff;padding:2.5rem 0;margin-bottom:2.5rem}.steps .steps__title{color:#fff;font-size:2.4rem;font-weight:900}@media screen and (min-width:53.1875em){.steps .steps__list{display:flex;flex-direction:row}}.steps .steps__list li{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:1rem 0;position:relative}@media screen and (min-width:53.1875em){.steps .steps__list li{display:block;flex-basis:25%;text-align:center;padding:0 2.5rem;margin:0}.steps .steps__list li:after{content:"";border-top:rgba(255,255,255,.3) dashed 2px;position:absolute;width:100%;left:50%;top:4rem;z-index:0}.steps .steps__list li:last-child:after{display:none}}.steps .steps__list li:before{line-height:1;font-family:interface!important;font-style:normal;font-weight:400!important;vertical-align:top;content:"\f154"}.steps .steps__list li:before{-webkit-transform:rotate(90deg);transform:rotate(90deg);width:3rem;height:3rem;display:block;position:absolute;z-index:1;font-size:2.5rem;text-align:center;line-height:1em;top:calc(100% - 1.5rem);left:calc(50% - 1.5rem)}@media screen and (min-width:53.1875em){.steps .steps__list li:before{-webkit-transform:none;transform:none;left:calc(100% - 1.5rem);top:2.8rem;font-size:3rem}}.steps .steps__list li:last-child:before{display:none}.steps .steps__list .steps__list__img{margin-right:1.5rem;position:relative;z-index:1}@media screen and (min-width:53.1875em){.steps .steps__list .steps__list__img{margin-bottom:1.5rem}}.steps .steps__list .steps__list__img figure{background:#fff;border-radius:50%;padding:.5rem;display:inline-block;width:3.5rem;height:3.5rem;box-sizing:border-box;margin:0}@media screen and (min-width:53.1875em){.steps .steps__list .steps__list__img figure{padding:1.5rem;width:8rem;height:8rem}}.steps .steps__list .steps__list__img img{margin:0}.steps .steps__list .steps__list__text strong{color:#ffe358}