.washin-orders[data-v-1f75631e]{align-items:stretch;display:flex;gap:10px;justify-content:center;width:-moz-max-content;width:max-content}.washin-orders__wrapper[data-v-1f75631e]{margin:0 auto;max-width:-moz-max-content;max-width:max-content;min-width:300px;overflow-x:auto;overflow-y:hidden;padding:0 20px}.washin-orders .order[data-v-1f75631e]{border:4px solid var(--color-black);border-radius:var(--border-radius);padding:10px;width:300px}.washin-orders .order.unactive[data-v-1f75631e]{opacity:.2}.washin-orders .order.unactive[data-v-1f75631e]>*{color:var(--color-black)}.washin-orders .order__number[data-v-1f75631e]{color:var(--34951836);font-size:60px;font-weight:600;text-align:center}.washin-orders .order strong[data-v-1f75631e]{display:inline-block;font-weight:600;text-align:right;width:100px}.washin-orders .order p[data-v-1f75631e]{text-align:center}.spinner[data-v-e176231c]{align-items:center;display:flex;justify-content:center;width:100%}.lds-ring[data-v-e176231c],.lds-ring div[data-v-e176231c]{box-sizing:border-box}.lds-ring[data-v-e176231c]{display:inline-block;height:80px;position:relative;width:80px}.lds-ring div[data-v-e176231c]{animation:lds-ring-e176231c 1.2s cubic-bezier(.5,0,.5,1) infinite,kf-color-e176231c 4.8s infinite;border:8px solid red;border-radius:50%;box-sizing:border-box;display:block;height:64px;margin:8px;position:absolute;width:64px}.lds-ring div[data-v-e176231c]:first-child{animation-delay:-.45s}.lds-ring div[data-v-e176231c]:nth-child(2){animation-delay:-.3s}.lds-ring div[data-v-e176231c]:nth-child(3){animation-delay:-.15s}@keyframes lds-ring-e176231c{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes kf-color-e176231c{0%{border-color:var(--color-green) transparent transparent transparent}33%{border-color:var(--color-blue) transparent transparent transparent}66%{border-color:var(--color-orange) transparent transparent transparent}to{border-color:var(--color-pink) transparent transparent transparent}}.washing__result[data-v-b2b90d1f]{min-height:300px;padding:20px;text-align:center}.washing__result[data-v-b2b90d1f],.washing__submit-result .result-icon[data-v-b2b90d1f]{align-items:center;display:flex;justify-content:center}.washing__submit-result .result-icon[data-v-b2b90d1f]{border-radius:50%;font-size:2em;font-weight:700;height:60px;margin:0 auto 20px;width:60px}.washing__submit-result .result-icon.success[data-v-b2b90d1f]{background-color:var(--color-green);color:var(--color-white)}.washing__submit-result .result-icon.error[data-v-b2b90d1f]{background-color:var(--color-red);color:var(--color-white)}.washing__success-number[data-v-b2b90d1f]{color:var(--1b4467d1);font-size:3em;font-weight:600;margin:10px 0;text-align:center}.stager[data-v-dcdfc141]{display:flex;gap:1em;padding:0 1em}.stager__block[data-v-dcdfc141]{align-items:center;display:flex;flex-grow:1;gap:1em}.stager__block[data-v-dcdfc141]:last-child{flex-grow:0}.stager__icon[data-v-dcdfc141]{align-items:center;aspect-ratio:1/1;border:2px solid var(--color-black);border-radius:100%;cursor:pointer;display:flex;justify-content:center;position:relative;transition:.3s ease-in-out;width:35px}.stager__icon.active[data-v-dcdfc141],.stager__icon.ready[data-v-dcdfc141]{background:var(--color-black);color:var(--color-white)}.stager__icon.active[data-v-dcdfc141]:after{aspect-ratio:1/1;border:2px solid var(--color-black);border-radius:100%;content:" ";position:absolute;width:45px}.stager__icon[data-v-dcdfc141]:before{background:var(--color-black);border-radius:var(--border-radius);color:var(--color-white);content:attr(data-name);opacity:0;padding:7px 10px;position:absolute;top:0;transition:.3s ease;transition-delay:.8s}.stager__icon[data-v-dcdfc141]:hover:before{opacity:1;top:-40px}.stager__line[data-v-dcdfc141]{background:var(--color-white);border:2px solid var(--color-black);border-radius:1em;box-sizing:border-box;flex-grow:1;height:8px;transition:.3s ease-in-out}.stager__line.ready[data-v-dcdfc141]{background:var(--color-black)}.ui-checkbox[data-v-d0c3a384]{cursor:pointer;display:flex;width:-moz-max-content;width:max-content}@media screen and (max-width:1199px){.ui-checkbox[data-v-d0c3a384]{font-size:.8em}}@media screen and (max-width:768px){.ui-checkbox[data-v-d0c3a384]{font-size:.7em}}.ui-checkbox>input[data-v-d0c3a384]{display:none}.ui-checkbox__box[data-v-d0c3a384]{border:3px solid var(--color-black);border-radius:.3em;display:inline-block;height:1.2em;position:relative;transition:.2s ease-in-out;width:1.2em}.ui-checkbox__label[data-v-d0c3a384]{align-items:center;display:flex;font-size:1.5em;margin-left:.5em}.ui-checkbox__check[data-v-d0c3a384]{content:" ";display:block;height:100%;position:relative;transform:rotate(45deg) translate(-50%,-35%) scale(1.5);width:100%}.ui-checkbox__check[data-v-d0c3a384]:before{animation:kf-check-1-d0c3a384 .1s linear 0s;height:10%;left:40%;width:60%}.ui-checkbox__check[data-v-d0c3a384]:after,.ui-checkbox__check[data-v-d0c3a384]:before{background:var(--color-black);border-radius:1em;bottom:0;content:" ";display:block;position:absolute}.ui-checkbox__check[data-v-d0c3a384]:after{animation:kf-check-2-d0c3a384 .1s linear .1s both;height:100%;right:0;width:10%}@keyframes kf-check-1-d0c3a384{0%{width:0}to{width:60%}}@keyframes kf-check-2-d0c3a384{0%{height:0}to{height:100%}}.washing-rules[data-v-c7a70d8e]{line-height:1.5em;padding:0 10px}.washing-rules p[data-v-c7a70d8e]{margin:10px 10px 0 0;text-align:justify;text-indent:2em}.washing-rules ul[data-v-c7a70d8e]{margin:10px 0}.washing-rules div[data-v-c7a70d8e]{margin:20px auto 0}.ui-input[data-v-1f1bd550]{margin:30px 0;width:100%}@media screen and (max-width:1199px){.ui-input[data-v-1f1bd550]{margin:20px 0}}@media screen and (max-width:768px){.ui-input[data-v-1f1bd550]{margin:15px 0}}.ui-input p[data-v-1f1bd550]{font-size:1.2em;font-weight:600;margin-bottom:5px;margin-left:10px;width:calc(100% - 10px)}@media screen and (max-width:1199px){.ui-input p[data-v-1f1bd550]{font-size:1em}}@media screen and (max-width:768px){.ui-input p[data-v-1f1bd550]{font-size:.8em}}.ui-input input[data-v-1f1bd550]{border:4px solid var(--color-black);border-radius:var(--border-radius);font-size:1.2em;height:40px;padding:10px;width:calc(100% - 28px)}@media screen and (max-width:1199px){.ui-input input[data-v-1f1bd550]{font-size:1em;height:35px;padding:6px;width:calc(100% - 20px)}}@media screen and (max-width:768px){.ui-input input[data-v-1f1bd550]{border:3px solid var(--color-black);font-size:.8em;height:30px;padding:4px;width:calc(100% - 14px)}}.ui-input[data-v-f471260f]{margin:30px 0;width:100%}@media screen and (max-width:1199px){.ui-input[data-v-f471260f]{margin:20px 0}}@media screen and (max-width:768px){.ui-input[data-v-f471260f]{margin:15px 0}}.ui-input p[data-v-f471260f]{font-size:1.2em;font-weight:600;margin-bottom:5px;margin-left:10px;width:calc(100% - 10px)}@media screen and (max-width:1199px){.ui-input p[data-v-f471260f]{font-size:1em}}@media screen and (max-width:768px){.ui-input p[data-v-f471260f]{font-size:.8em}}.ui-input input[data-v-f471260f]{border:4px solid var(--color-black);border-radius:var(--border-radius);font-size:1.2em;height:40px;padding:10px;width:calc(100% - 28px)}@media screen and (max-width:1199px){.ui-input input[data-v-f471260f]{font-size:1em;height:35px;padding:6px;width:calc(100% - 20px)}}@media screen and (max-width:768px){.ui-input input[data-v-f471260f]{border:3px solid var(--color-black);font-size:.8em;height:30px;padding:4px;width:calc(100% - 14px)}}.colors[data-v-12803ff4]{width:100%}@media screen and (max-width:768px){.colors[data-v-12803ff4]{max-height:-moz-max-content;max-height:max-content;overflow-y:unset}}.colors__color[data-v-12803ff4]{border:3px solid var(--color-black);border-radius:var(--border-radius);margin:8px auto;padding:5px;scale:.98;transition:.2s ease-in-out}.colors__color[data-v-12803ff4]:hover{scale:1}.colors__desc[data-v-12803ff4]{display:flex}.colors__icon[data-v-12803ff4]{cursor:pointer;justify-content:end}.colors__icon svg[data-v-12803ff4]{transition:.2s ease-in-out}.colors__icon.open svg[data-v-12803ff4]{transform:rotate(-90deg)}.colors__description[data-v-12803ff4]{flex:1;font-size:.8em;max-height:1em;overflow-y:hidden;padding:.2em 1em 0 2.3em;transition:.4s}.colors__description.open[data-v-12803ff4]{max-height:100dvh}.colors__info[data-v-12803ff4]{align-items:center;display:flex;justify-content:space-around;margin:5px 0;width:100%}.colors__info div span[data-v-12803ff4]{font-weight:600}.colors__info div span svg[data-v-12803ff4]{position:relative;top:.2em}.checkbox[data-v-12803ff4]{font-size:.8em;font-weight:600;text-transform:uppercase}.washing-calendar[data-v-97ac0c9e]{display:flex;font-size:1.5em;gap:10px;margin:20px auto;width:100%}.washing-calendar>div[data-v-97ac0c9e],.washing-calendar>label[data-v-97ac0c9e]{cursor:pointer;transition:.3s ease-in-out}.washing-calendar>div[data-v-97ac0c9e]:hover,.washing-calendar>label[data-v-97ac0c9e]:hover{transform:scale(1.05)}.washing-calendar>div.unactive[data-v-97ac0c9e],.washing-calendar>label.unactive[data-v-97ac0c9e]{cursor:auto;opacity:.5}.washing-calendar__date[data-v-97ac0c9e]{flex:1;text-align:center}.washing-calendar__calendar[data-v-97ac0c9e]{display:inline-block;position:relative}.washing-calendar__calendar__button[data-v-97ac0c9e]{height:100%;left:0;position:absolute;top:0;width:100%}.washing-calendar__calendar input[data-v-97ac0c9e]{box-sizing:border-box;cursor:pointer;left:0;opacity:0;position:absolute;top:0;width:100%}.washing-calendar__calendar input[data-v-97ac0c9e]::-webkit-calendar-picker-indicator{cursor:pointer;height:100%;left:0;margin:0;padding:0;position:absolute;top:0;width:100%}.dates[data-v-1060e343]{display:flex;gap:10px;width:100%}@media screen and (max-width:768px){.dates[data-v-1060e343]{font-size:.7em}}.dates__date[data-v-1060e343]{border:3px solid var(--color-black);border-radius:var(--border-radius);cursor:pointer;flex:1;margin:20px 0;padding:10px;transition:.2s ease-in-out}@media screen and (max-width:768px){.dates__date[data-v-1060e343]{margin:5px 0}}.dates__date.active[data-v-1060e343],.dates__date[data-v-1060e343]:hover:not(.unactive){background:var(--e60980b2);color:var(--color-white)}.dates__date.unactive[data-v-1060e343]{cursor:auto;opacity:.5}.dates__day[data-v-1060e343]{font-size:1.2em;font-weight:600}.dates[data-v-fdbcc776]{display:flex;gap:10px;width:100%}@media screen and (max-width:768px){.dates[data-v-fdbcc776]{font-size:.7em}}.dates__date[data-v-fdbcc776]{border:3px solid var(--color-black);border-radius:var(--border-radius);cursor:pointer;flex:1;margin:20px 0;padding:10px;transition:.2s ease-in-out}@media screen and (max-width:768px){.dates__date[data-v-fdbcc776]{margin:5px 0}}.dates__date.active[data-v-fdbcc776],.dates__date[data-v-fdbcc776]:hover:not(.unactive){background:var(--13ef0bb3);color:var(--color-white)}.dates__date.unactive[data-v-fdbcc776]{cursor:auto;opacity:.5}.dates__day[data-v-fdbcc776]{font-size:1.2em;font-weight:600}.washing[data-v-6babbe97]{width:100%}.washing__get-order[data-v-6babbe97]{background:var(--color-white);border:8px solid var(--color-black);border-radius:var(--border-radius);cursor:pointer;display:block;font-size:2.5em;font-weight:600;margin:10px auto;padding:20px;text-transform:uppercase;transition:.3s ease-in-out}@media screen and (max-width:1599px){.washing__get-order[data-v-6babbe97]{font-size:2.2em}}@media screen and (max-width:1199px){.washing__get-order[data-v-6babbe97]{font-size:2.2em;max-width:80%}}@media screen and (max-width:768px){.washing__get-order[data-v-6babbe97]{border-width:6px;font-size:1.6em;margin:60px auto;max-width:90%}}.washing__get-order[data-v-6babbe97]:hover{background:var(--da288862);color:var(--color-white)}.washing__form[data-v-6babbe97]{display:block}.washing__form h4[data-v-6babbe97]{font-size:1.6em;font-weight:600;text-align:center;text-transform:uppercase;width:auto}.buttons-flex[data-v-6babbe97]{display:flex;gap:1em}.errors[data-v-6babbe97]{color:var(--color-red);font-size:.8em}.date__waiting[data-v-6babbe97]{border:3px solid var(--color-black);border-radius:var(--border-radius);font-size:1.2em;line-height:2em;margin:20px 0;padding:10px;text-align:center}
