.moving{border:1px solid #e0e0e0;position:relative}.moving__head{position:relative;display:flex;align-items:center;justify-content:space-between;padding:23px 20px 30px}.moving__head div{color:#828282;font-size:14px;font-weight:400;text-align:center}.moving__head-empty{width:142px}.moving__head-date,.moving__head-number,.moving__head-sum{width:calc(33.33333% - 94.66667px)}.moving__wrap{list-style:none}.moving:after{position:absolute;content:"";display:block;width:90%;height:1px;background-color:#f2f2f2;top:51px;left:50%;transform:translate(-50%)}.moving__more{margin-top:60px;display:flex;justify-content:center}.moving__more button{width:205px;height:50px}.moving__placeholder{width:100%;display:flex;justify-content:center}.moving__placeholder span{font-size:20px}.moving__total{margin:24px 0;width:100%;display:flex;justify-content:flex-end;gap:12px;align-items:center}.moving__total span{font-size:24px;color:#333;font-weight:400;margin-bottom:16px;margin-top:0}.moving__total span.price{font-weight:600}@media screen and (max-width:650px){.moving__placeholder span{font-size:16px}.moving:after,.moving__head{display:none!important}.moving__more{width:100%;margin-top:32px}.moving__more button{width:100%;height:50px}}