#step_cart_block{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin:1.5rem 0}#step_cart_block_bottom{display:flex;align-items:center;flex-wrap:wrap;flex-direction:row;gap:.5rem;margin:2.2rem 0}#step_cart_block>div{display:flex;align-items:center;column-gap:.5rem;padding:.5rem;min-height:3.1rem;border-radius:5px;}#step_cart_block>div:nth-child(-n+3){background:#d0d0d0}#step_cart_block>div.active{background:#53AE5E}#step_cart_block>div.active>span.step_name{color:#fff}#step_cart_block>div>.step_num{border-radius:50%;border:1px solid #e0e0e0;height:1.5rem;width:1.5rem;padding:0;text-align:center;background:#fff}#step_cart_block>div.step_cart_button>button{border-radius:3px}#tov_list{height:100%;display:block}#payment_list{height:0%;display:none}#oformlenie{height:0%;display:none}@media (max-width:768px){.step_name{display:none}}