.StepsListElement{padding:15px;background-color:#f0f8fc;border-bottom:1px solid #777}.StepsListElement:last-of-type{border-bottom:none}@media screen and (min-width:670px){.StepsListElement{padding:20px;border-bottom:0;box-shadow:0 0 5px 0 #f0f3f5}}.StepsListElement__text{margin:0;padding-left:45px;font-size:1.4rem}@media screen and (min-width:670px){.StepsListElement__text{padding-left:40px}}.StepsListElement__header{display:flex}.StepsListElement__header:before{counter-increment:stepNumber;content:counter(stepNumber);display:flex;align-items:center;justify-content:center;width:30px;height:30px;margin-right:15px;border-radius:50%;color:#10314c;background-color:#10314c;font-size:1.6rem;font-weight:700}@media screen and (min-width:670px){.StepsListElement__header:before{margin-right:10px;font-size:1.8rem}}.StepsListElement__title{flex:1;margin:0 0 13px;padding-bottom:13px;font-size:1.8rem;font-weight:700;text-transform:uppercase}@media screen and (min-width:670px){.StepsListElement__title{font-size:1.8rem;border-bottom:1px solid #dfe4ef}}.StepsListElement__header:before{color:#fff}