#root{width:100%;background-color:#f5f5f7}.washes-wrap{display:flex;justify-content:center;width:100%;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.washes-wrap *{box-sizing:border-box}.washes-container{margin:20px 0 20px 20px;max-width:1160px;width:100%;font-family:Wix Madefor Display,Arial,sans-serif;display:flex;justify-content:space-between;gap:10px}.washes-wrap::-webkit-scrollbar{display:none}.wash-item{flex-shrink:0;border-radius:15px;background-color:#fff;width:calc(25% - 10px);min-width:260px;position:relative}.wash-item .wash-item__header{border-radius:15px;background-color:#1f1f1f;height:60px;display:flex}.wash-item .wash-item__header__text{color:#fff;text-align:center;font-size:15px;font-weight:700;line-height:23px;width:100%;margin:auto}.wash-item .wash-item__body__time{display:flex;justify-content:center;border-radius:10px;margin:10px;background-color:#f5f5f7}.wash-item .wash-item__body__time__icon{width:32px;opacity:.2;color:gray}.wash-item .wash-item__body__time__text{line-height:31px;font-size:20px;color:#141414;font-weight:700;margin:5px 10px}.wash-item .wash-item__body__stages{margin:20px 10px}.wash-item .wash-item__body__stages__item{padding:5px 10px;border-radius:10px;font-weight:500;background-color:#ededed;margin-bottom:5px;font-size:14px;line-height:20px;display:flex;justify-content:space-between}.wash-item .wash-item__body__stages__item__text.inactive{opacity:.2}.wash-item .wash-item__body__stages__item__icon{height:20px}.wash-item .wash-item__body__price{display:flex;justify-content:space-around;margin:10px;gap:5px}.wash-item .wash-item__body__price__day,.wash-item .wash-item__body__price__night{text-align:center;width:100%;padding:2px 10px;border-radius:50px}.wash-item .wash-item__body__price__day{background-color:#ededed;color:#141414;font-weight:700;line-height:32px;font-size:20px}.wash-item .wash-item__body__price__night{background-color:#141414;font-size:12px;color:#fff;font-weight:500;line-height:11px;display:flex;padding:2px 15px;gap:8px}.wash-item .wash-item__body__price__night__icon{width:18px}.wash-item .wash-item__body__price__night__text{width:100%;text-align:center}.wash-item .wash-item__body__price__night__value{font-size:14px;line-height:18px}.wash-item .wash-item__body__price__night__note{opacity:.5;font-size:7px;font-weight:500}.wash-item .wash-item__pay-wrap{margin:20px 10px}.wash-item .wash-item__pay-wrap .wash-item__pay__button{border-radius:30px;padding:12px 14px;line-height:1.55;font-size:16px!important;color:#fff!important;font-weight:500!important;width:100%;display:inline-block;text-decoration:none;text-align:center;background-color:#ff5014}
