.calendar_creator_scheduler{position:relative;border:1px solid #e1e6f0}.calendar_creator_scheduler .calendar_creator__week_line_selected{background-color:#dcf7fe}.calendar_creator_scheduler .calendar_creator__week_line:hover{background-color:#dcf7fe}.calendar_creator{position:relative;border:1px solid #e1e6f0}.calendar_creator_month_year{display:flex;align-items:center}.calendar_creator_date_button:hover{background:#f0f2f7;transition:.3s background ease-in-out}.calendar_creator_date_button_selected{background:#1a53c6 !important;border-radius:6px;color:#fff !important;font-weight:700}.calendar_creator_date_button_focus{background:#f0f2f7}.calendar_creator_wrapper_time{display:flex;align-items:center;gap:6px}.calendar_creator_confirm_wrapper{display:flex;gap:6px;margin-top:8px}.calendar_creator_confirm_wrapper .secondary_button{width:100%;padding:10.5px 25px}.calendar_creator_header{height:42px;background:#1a53c6;border-radius:6px 6px 0 0;display:flex;flex-direction:row;justify-content:space-between;padding:9px 8px}@media(max-width:660px){.calendar_creator_header{padding:9px 33px}}.calendar_creator_change_month{cursor:pointer}