.calendar[data-v-4c25ec3c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:32px;background:#fcfdfe;border:2px dashed #c3cfe5;padding:24px 32px;border-radius:5px;cursor:default}.calendar__image[data-v-4c25ec3c]{width:48px;margin-right:24px}.calendar__wrapper[data-v-4c25ec3c]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:16px}.calendar__label[data-v-4c25ec3c]{margin-bottom:0}.calendar__date[data-v-4c25ec3c]{color:#0c2551;font-size:1.8rem;line-height:1.5}.calendar__date span[data-v-4c25ec3c]{color:#397ef6}.calendar__delete[data-v-4c25ec3c]{margin-left:auto;cursor:pointer}.calendar__delete[data-v-4c25ec3c]:hover{color:#e4365b}.drag[data-v-6bfd283e]{position:relative;background:#fcfdfe;border:2px dashed #c3cfe5;padding:40px;border-radius:10px;text-align:center;cursor:pointer}.drag [data-v-6bfd283e]{pointer-events:none}.drag__input[data-v-6bfd283e]{display:none}.drag__icon[data-v-6bfd283e]{width:64px;margin-bottom:24px}.drag__description[data-v-6bfd283e]{color:#7e90b0;margin:8px 0 32px}.drag__wrapper[data-v-6bfd283e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:56px}.drag__progress[data-v-6bfd283e]{font-size:1.4rem;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.drag__progress-header[data-v-6bfd283e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8px}.drag__progress-bar[data-v-6bfd283e]{border-radius:5px;background:#eef1f8;height:8px;width:100%}.drag__progress-fill[data-v-6bfd283e]{height:inherit;border-radius:inherit;background:#397ef6}.drag__delete[data-v-6bfd283e]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-left:32px;pointer-events:auto}.drag__delete[data-v-6bfd283e]:hover{color:#e4365b}.drag.hover[data-v-6bfd283e]{background:#f5f7fb;border-color:#397ef6}.drag__error[data-v-6bfd283e]{position:absolute;left:50%;top:calc(100% + 8px);-webkit-transform:translateX(-50%);transform:translateX(-50%);font-weight:700;color:#e4365b;width:100%}.drag.error[data-v-6bfd283e]{background:#fdf3f5!important;border-color:#e4365b}@media only screen and (max-width:500px){.drag[data-v-6bfd283e]{padding:32px}}