.check-orders-component{width:100%;padding:0 16px;display:flex;justify-content:center;margin-top:24px}.check-orders-component__content{width:343px;background:hsla(0,0%,100%,.15);border-radius:5px;padding:12px 12px}.check-orders-component__header{width:100%;display:flex;justify-content:space-between;align-items:center}.check-orders-component__order-wrapper{display:flex;flex-direction:column}@font-face{font-family:Roboto-Light;src:url(../fonts/Roboto-Light.88823c20.ttf) format("truetype")}.check-orders-component__counter-title,.check-orders-component__date-title,.check-orders-component__moderation-changes-title,.check-orders-component__order-title,.check-orders-component__price-title{font-size:13px;color:#acafbe;font-family:Roboto-Light;margin-bottom:3px}.check-orders-component__moderation-changes-text{font-family:Roboto-Light;font-size:15px;color:#fff;display:flex}@font-face{font-family:Montserrat-Medium;src:url(../fonts/Montserrat-Medium.c8b6e083.ttf) format("truetype")}.check-orders-component__order{font-size:15px;color:#fff;font-family:Roboto-Medium}@font-face{font-family:Roboto-Medium;src:url(../fonts/Roboto-Medium.58aef543.ttf) format("truetype")}.check-orders-component__status{font-size:15px;font-family:Roboto-Medium;color:#3bc026;max-width:146px;text-align:end}.check-orders-component__moderation-changes-text:first-letter,.check-orders-component__status:first-letter{text-transform:uppercase}.check-orders-component__line,.check-orders-component__moderation-changes-line{width:100%;height:1px;background-color:hsla(0,0%,100%,.3);margin-top:8px}.check-orders-component__counter,.check-orders-component__date-info{width:100%;display:flex;justify-content:space-between;margin-top:10px}.check-orders-component__counter{align-items:center}.check-orders-component__date,.check-orders-component__price{display:flex;flex-direction:column}.check-orders-component__price{align-items:flex-end}.check-orders-component__counter-value,.check-orders-component__date-value,.check-orders-component__price-value{color:#fff;font-size:15px;font-family:Roboto-Medium}.check-orders-component__new-counter{display:flex;flex-direction:column;padding-top:30px;align-items:center}.check-orders-component__new-counter-numbers{display:flex;align-items:center}.check-orders-component__new-counter-numbers span{font-size:22px;color:#fff;margin-bottom:2px;margin-right:4px}.check-orders-component__new-counter-one-number{width:26px;height:34px;display:flex;justify-content:center;align-items:center;color:#fff;font-size:19px;border-radius:5px;background:hsla(0,0%,100%,.15);margin-right:4px}.check-orders-component__new-counter-text{color:#acafbe;font-size:13px;font-family:Roboto-Light;max-width:200px;text-align:center;margin-top:12px}.check-orders-component__link{width:100%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:15px;font-family:Roboto-Light;margin-top:20px;cursor:pointer}.check-orders-component__link span{border-bottom:1px dashed #fff}.check-orders-component__info-cancel{font-size:15px;font-family:Roboto-Light;color:#acafbe;margin-top:28px}.check-orders-component__moderation-info{font-family:Roboto-Light;font-size:13px;color:#acafbe;margin-top:16px}.check-orders-component__moderation-changes{width:100%;display:flex;flex-direction:column;margin-top:14px}.check-orders-component__moderation-changes:last-child .check-orders-component__moderation-changes-line{display:none}.check-orders-component__counter-value{font-size:22px}.check-orders-component__button-cancel{width:100%;height:44px;border-radius:5px;background-color:#fff;display:flex;align-items:center;justify-content:center;color:#ff3a45;font-family:Montserrat-Medium;margin-top:30px;cursor:pointer}