.calendar[data-v-5fa8f2d9]{background:var(--white);border-radius:6px;height:336px;overflow:hidden;width:256px}.calendar__header[data-v-5fa8f2d9]{align-items:center;display:flex;justify-content:space-between;padding:11px 16px 7px}.calendar__month-year[data-v-5fa8f2d9]{align-items:center;color:var(--text);display:flex;font-size:14px;font-weight:500;gap:4px;line-height:24px}.calendar__month-year._active[data-v-5fa8f2d9]{background-color:var(--primary)}.calendar__month-name[data-v-5fa8f2d9]{border-radius:4px;color:var(--caption);cursor:pointer;padding:4px 10px}.calendar__month-name._active[data-v-5fa8f2d9]{background-color:var(--primary);border-color:var(--primary);color:var(--white)}.calendar__year-name[data-v-5fa8f2d9]{border-radius:4px;color:var(--caption);cursor:pointer;padding:4px 10px}.calendar__year-name._active[data-v-5fa8f2d9]{background-color:var(--primary);border-color:var(--primary);color:var(--white)}.calendar__arrows[data-v-5fa8f2d9]{align-items:center;color:var(--white);display:flex;gap:6px}.calendar__arrows[data-v-5fa8f2d9] svg{height:16px;width:16px}.calendar__arrow-next[data-v-5fa8f2d9],.calendar__arrow-prev[data-v-5fa8f2d9]{background-color:transparent;color:var(--text)}.calendar__body[data-v-5fa8f2d9]{padding:0 16px 8px;position:relative}.calendar__weekdays[data-v-5fa8f2d9]{display:grid;grid-template-columns:repeat(7,1fr)}.calendar__weekday[data-v-5fa8f2d9]{align-items:center;color:var(--text);display:flex;font-size:12px;font-style:normal;font-weight:400;height:32px;justify-content:center;letter-spacing:.4px;line-height:16px;text-transform:uppercase;width:32px}.calendar__days[data-v-5fa8f2d9]{display:grid;grid-template-columns:repeat(7,1fr)}.calendar__day[data-v-5fa8f2d9]{align-items:center;border-bottom:1px solid var(--hover);border-right:1px solid var(--hover);color:var(--text);cursor:pointer;display:flex;height:32px;justify-content:center;overflow:hidden;position:relative;width:32px}.calendar__day[data-v-5fa8f2d9]:nth-child(7n){border-right-color:transparent}.calendar__day[data-v-5fa8f2d9]:last-child,.calendar__day[data-v-5fa8f2d9]:nth-last-child(2),.calendar__day[data-v-5fa8f2d9]:nth-last-child(3),.calendar__day[data-v-5fa8f2d9]:nth-last-child(4),.calendar__day[data-v-5fa8f2d9]:nth-last-child(5),.calendar__day[data-v-5fa8f2d9]:nth-last-child(6),.calendar__day[data-v-5fa8f2d9]:nth-last-child(7){border-bottom-color:transparent}.calendar__day:hover .calendar__day-box[data-v-5fa8f2d9],.calendar__day_active .calendar__day-box[data-v-5fa8f2d9]{background-color:var(--primary);color:var(--white)}.calendar__day:hover .calendar__day-box+.calendar__day-text[data-v-5fa8f2d9],.calendar__day_active .calendar__day-box+.calendar__day-text[data-v-5fa8f2d9]{color:var(--white)}.calendar__day-other[data-v-5fa8f2d9]{cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.calendar__day-other .calendar__day-text[data-v-5fa8f2d9]{color:#3336!important}.calendar__day-text[data-v-5fa8f2d9]{color:var(--text);font-size:14px;font-weight:400;line-height:20px;position:relative;z-index:1}.calendar__day-box[data-v-5fa8f2d9]{z-index:0}.calendar__day-box[data-v-5fa8f2d9],.calendar__months[data-v-5fa8f2d9]{height:100%;position:absolute;width:100%}.calendar__months[data-v-5fa8f2d9]{background:var(--white);display:grid;display:none;grid-template-columns:repeat(3,1fr);left:0;padding:20px 16px;top:0;z-index:2}.calendar__months._active[data-v-5fa8f2d9]{display:grid}.calendar__month[data-v-5fa8f2d9]{align-items:center;border-bottom:1px solid var(--hover);border-right:1px solid var(--hover);color:var(--text);cursor:pointer;display:flex;justify-content:center}.calendar__month[data-v-5fa8f2d9]:nth-child(3n){border-right-color:transparent}.calendar__month[data-v-5fa8f2d9]:last-child,.calendar__month[data-v-5fa8f2d9]:nth-last-child(2),.calendar__month[data-v-5fa8f2d9]:nth-last-child(3){border-bottom-color:transparent}.calendar__month[data-v-5fa8f2d9]:hover,.calendar__month_active[data-v-5fa8f2d9]{background-color:var(--primary);color:var(--white)}.calendar__years[data-v-5fa8f2d9]{background:var(--white);display:grid;display:none;grid-template-columns:repeat(3,1fr);height:100%;left:0;overflow-y:auto;padding:20px 16px;position:absolute;top:0;width:100%;z-index:2}.calendar__years._active[data-v-5fa8f2d9]{display:grid}.calendar__year[data-v-5fa8f2d9]{align-items:center;border-bottom:1px solid var(--hover);border-right:1px solid var(--hover);color:var(--text);cursor:pointer;display:flex;height:48px;justify-content:center}.calendar__year[data-v-5fa8f2d9]:nth-child(3n){border-right-color:transparent}.calendar__year[data-v-5fa8f2d9]:last-child,.calendar__year[data-v-5fa8f2d9]:nth-last-child(2),.calendar__year[data-v-5fa8f2d9]:nth-last-child(3){border-bottom-color:transparent}.calendar__year[data-v-5fa8f2d9]:hover,.calendar__year_active[data-v-5fa8f2d9]{background-color:var(--primary);color:var(--white)}.calendar__bot[data-v-5fa8f2d9]{align-items:center;border-top:1px solid var(--hover);display:flex;height:50px;justify-content:center;padding:0 20px}.calendar__bot button[data-v-5fa8f2d9]{background:var(--primary);border-color:var(--primary);border-radius:var(--border-radius);color:var(--white);font-size:14px;font-weight:400;height:-moz-fit-content;height:fit-content;line-height:20px;padding:6px 20px;width:100%}.date-picker[data-v-0d2a589b]{position:relative;width:100%}.date-picker__text-field[data-v-0d2a589b]{align-items:center;display:flex;gap:10px;justify-content:center}.date-picker__label[data-v-0d2a589b]{color:var(--black);font-size:14px;font-weight:700;line-height:16px}.date-picker__button[data-v-0d2a589b]{align-items:center;background:#f5f5f5;border-radius:4px;display:flex;position:relative;text-align:left;width:100%}.date-picker__button[disabled][data-v-0d2a589b]{cursor:not-allowed;pointer-events:none}.date-picker__button-text[data-v-0d2a589b]{color:var(--text)}.date-picker__button-placeholder[data-v-0d2a589b],.date-picker__button-text[data-v-0d2a589b]{flex:1 1;font-size:16px;font-style:normal;font-weight:400;letter-spacing:.5px;line-height:20px;padding:9px 10px;text-align:left;width:0}.date-picker__button-placeholder[data-v-0d2a589b]{color:#bdbdbd;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.date-picker__button-icon[data-v-0d2a589b]{color:#000000de;display:block;padding:10px;pointer-events:none}.date-picker__button-icon[data-v-0d2a589b] svg{height:18px;width:18px}.date-picker__calendar[data-v-0d2a589b]{position:absolute;top:calc(100% + 10px);z-index:3}.date-picker__calendar.top[data-v-0d2a589b]{bottom:calc(100% - 15px);top:auto}.date-picker__calendar.right[data-v-0d2a589b]{right:0}.date-picker__calendar[data-v-0d2a589b] .calendar{box-shadow:1px 1px 10px #0000001a}.date-picker__message[data-v-0d2a589b]{color:var(--caption);font-size:14px;font-style:italic;font-weight:500;line-height:16px;margin-top:6px}.date-picker_background .date-picker__button[data-v-0d2a589b]{background-color:var(--white)}.date-picker_required .date-picker__label[data-v-0d2a589b]:after{color:var(--danger);content:"*"}.date-picker_focused .date-picker__button[data-v-0d2a589b]{border-color:var(--primary)}.date-picker_error[data-v-0d2a589b]{animation:invalid-0d2a589b .2s forwards}.date-picker_error .date-picker__button[data-v-0d2a589b]{border-color:var(--danger)}@keyframes invalid-0d2a589b{0%{transform:translate(0);z-index:3}25%{transform:translate(5px);z-index:3}50%{transform:translate(0);z-index:3}75%{transform:translate(-5px);z-index:3}to{transform:translate(0);z-index:3}}
