.how-steps{counter-reset:steps}.how-steps__img{width:100px;height:100px}.how-steps__item{box-sizing:border-box;outline:none}.how-step__title{padding-bottom:.25em;color:#0d0d3f;font-size:1.15rem;font-weight:500;line-height:1.2;text-indent:-.3em;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}.how-step__title:before{display:inline-block;margin-right:-.1em;margin-left:-.4em;color:var(--v-info-darken1);font-size:.95em;content:counter(steps) ".";counter-increment:steps}.how-steps__msg,.v-application p.how-steps__msg{margin-bottom:.5rem;font-size:1rem;letter-spacing:.01em}.how-steps__text{margin-bottom:3rem}.v-application p.how-steps__msg.subtitle-2{opacity:1;color:#0d0d3f}.how-steps__msg.subtitle-2 strong{font-weight:500}@media (max-width:940px){.how-steps__img{width:84px;height:84px}}@media (max-width:600px){.how-step__title:before{margin-left:.6em}}