.calendar__day[data-v-57c3765a]{position:relative;width:35px;height:35px;border-radius:50%;text-align:center;display:flex;justify-content:center;align-items:center;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:21px;color:#1f1f1f;margin:0 auto;transition:.3s}.calendar__day span[data-v-57c3765a]{position:relative;z-index:2}@media screen and (max-width:767px){.calendar__day[data-v-57c3765a]{font-size:12px;width:32px;height:32px}}.calendar__day_weekend[data-v-57c3765a]{color:#9a3374}.calendar__day_today[data-v-57c3765a]{background-color:#ebefee}.calendar__day_onlyPassedEvents[data-v-57c3765a]{border:1px solid #ebefee}.calendar__day_last-month[data-v-57c3765a],.calendar__day_next-month[data-v-57c3765a]{color:#bdbdbd}.calendar__day_hasEvents[data-v-57c3765a]{border:1px solid #da338c;cursor:pointer}.calendar__day_hasEvents[data-v-57c3765a]:hover{background-color:#ebefee}.calendar__day_closedToChoice[data-v-57c3765a]{opacity:.5;cursor:default}.calendar__day_inPeriod[data-v-57c3765a]:before{position:absolute;height:100%;width:calc(100% + 32px);background-color:#c76da5;content:"";display:block;left:-16px;top:0}.calendar__day_periodStart[data-v-57c3765a]:before{right:0}.calendar__day_periodEnd[data-v-57c3765a]:before,.calendar__day_periodStart[data-v-57c3765a]:before{position:absolute;height:100%;width:16px;background-color:#c76da5;content:"";display:block;top:0;mix-blend-mode:darken}.calendar__day_periodEnd[data-v-57c3765a]:before{left:0}.calendar__day_current[data-v-57c3765a]{background-color:#830051;color:#fff;border:0}.calendar__day_current[data-v-57c3765a]:hover{background-color:#830051}.calendar__days-row[data-v-98f75b5a]{display:grid;grid-template-columns:repeat(7,1fr);-moz-column-gap:16px;column-gap:16px;row-gap:12px}@media screen and (max-width:767px){.calendar__days-row[data-v-98f75b5a]{-moz-column-gap:11px;column-gap:11px}}.calendar__week-row[data-v-98f75b5a]{margin-bottom:12px;display:grid;grid-template-columns:repeat(7,1fr);-moz-column-gap:16px;column-gap:16px}@media screen and (max-width:767px){.calendar__week-row[data-v-98f75b5a]{-moz-column-gap:11px;column-gap:11px}}.calendar__week-day[data-v-98f75b5a]{width:35px;height:auto;text-align:center;margin:0 auto;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:15px;color:#656969}.calendar__week-day_weekend[data-v-98f75b5a]{color:#d0006f}@media screen and (max-width:767px){.calendar__week-day[data-v-98f75b5a]{width:32px}}.calendar-header[data-v-59fd5340]{margin-bottom:17px;display:flex;justify-content:space-between;align-items:center}.calendar-header__month[data-v-59fd5340]{color:#1f1f1f}.calendar-header__year[data-v-59fd5340]{margin-left:4px;font-weight:400;color:#d2d2d2}.calendar-header__date[data-v-59fd5340]{display:flex;justify-content:center;align-items:center;font-family:Roboto,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:23px}.calendar-header__arrow[data-v-59fd5340]{cursor:pointer;transition:.3s;color:#d8dada}.calendar-header__arrow[data-v-59fd5340]:hover{color:#830051}.calendar[data-v-4b53b106]{max-width:384px;margin:0 auto}@media screen and (max-width:1220px){.calendar[data-v-4b53b106]{position:static!important}}