.steps-block{max-width:800px;margin:0 auto 6em}.steps-block__header{margin-bottom:1em;text-align:center}@media screen and (max-width:700px){.steps-block__header{margin-bottom:.5em}}@media screen and (max-width:524px){.steps-block__header{text-align:left}}.steps-block__list{display:grid;grid-template-columns:repeat(auto-fit,minmax(25%,1fr));list-style:none;counter-reset:item;padding:0}@media screen and (max-width:524px){.steps-block__list{padding:0 25px}}.steps-block__item{-webkit-box-align:start;-webkit-align-items:start;-ms-flex-align:start;align-items:start;counter-increment:item;display:grid;justify-items:center;position:relative}.steps-block__item p{-webkit-transition:color .22s ease-in-out;transition:color .22s ease-in-out;font-weight:600;font-size:15px;line-height:1.6em;max-width:175px;text-align:center}.steps-block__item p:hover{color:#059ea2}.steps-block__item:last-child:after{display:none}.steps-block__item:before{content:counter(item);color:#fff;background-color:#059ea2;display:grid;place-items:center;height:41px;width:41px;border-radius:50%;font-weight:700;align-self:baseline}.steps-block__item:after{content:"";border-bottom:2px dashed #059ea2;height:0;width:calc(100% - 90px);position:absolute;top:20.5px;left:calc(50% + 41px)}@media screen and (max-width:700px){.steps-block__item:after{display:none}}@media screen and (max-width:524px){.steps-block__item{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-template-columns:50px 1fr;justify-items:start;margin:0}.steps-block__item p{max-width:100%;text-align:left}.steps-block__item:before{height:30px;width:30px}}.steps-block__steps{list-style:none;counter-reset:item;padding:0}.steps-block__steps-wrapper{margin-top:4rem}@media screen and (max-width:810px){.steps-block__steps-wrapper{margin-top:2rem;padding:0 25px}}.steps-block__step{counter-increment:item;display:grid;grid-template-columns:100px 1fr;margin-top:2rem}.steps-block__step p{line-height:1.6em}.steps-block__step:before{content:counter(item);color:#fff;background-color:#0b143a;display:grid;place-items:center;height:60px;width:60px;border-radius:50%;font-weight:700;border:4px solid #fff;outline:2px solid #059ea2;font-size:30px}@media screen and (max-width:800px){.steps-block__step{grid-template-columns:auto;grid-template-rows:85px 1fr}}.steps-block__sub-header{margin-top:0}@media screen and (max-width:800px){.steps-block{margin:0 auto 3em}}
/*# sourceMappingURL=/assets/css/maps/stepsBlock.css.map */
