.step_blocks{background:#100a27;padding:100px 0}.step_blocks .top_text{color:#fff;margin:0 auto 75px;max-width:750px;text-align:center}.step_blocks .top_text h2{margin-bottom:20px}.step_blocks .content{display:flex;flex-wrap:wrap;justify-content:space-between}.step_blocks .block{background:rgba(20,0,100,.7);border:1px solid rgba(202,204,254,.2);border-radius:20px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);display:flex;flex-wrap:wrap;margin-bottom:32px;padding:16px;width:31%}.step_blocks .block .img_part{padding-right:20px;width:70px}.step_blocks .block .text_part{color:#fff;width:calc(100% - 70px)}.step_blocks .block .text_part span{font-size:16px}.step_blocks .block .text_part h4{font-size:24px;line-height:1.3;margin-bottom:15px}.step_blocks .block .text_part p{font-size:16px}@media (max-width:767px){.step_blocks .block{margin-bottom:20px;width:100%}.step_blocks{padding:50px 0}.step_blocks .top_text{margin-bottom:30px}}