.mcd__month-name{font-size:16px;font-size:1rem;font-weight:600;margin:0 0 16px;text-align:center}.mcd__month-table{background:var(--white);border-collapse:collapse;border-spacing:0;max-width:100%;width:100%}.mcd__month{display:inline-block;min-width:375px;padding:16px}@media (min-width:992px){.mcd__month{width:50%}}.mcd__week-number,.mcd__week-title{font-size:13px;font-size:.8125rem;font-weight:600;pointer-events:none;text-align:center;vertical-align:middle}.mcd__week-number button,.mcd__week-title button{font-size:13px;font-size:.8125rem}.mcd__day,.mcd__week-number,.mcd__week-title{width:12.5%}.mcd__week-number{border-right:1px solid var(--border-color);color:var(--neutral-60)}.mcd__day-title{font-size:12px;font-size:.75rem;text-align:center}.mcd__day{box-sizing:border-box;color:var(--text-color);padding:0;position:relative}.mcd__day--selected button{background:var(--selected-color);border-radius:50%;color:var(--selected-text-color)}.mcd__day--in-range{background:var(--in-range-color);color:var(--in-range-text-color)}@media (min-width:992px){.mcd__day--hovered{background:var(--hovered-in-range-color);color:var(--in-range-text-color)}.mcd__day--enabled:hover:not(.mcd__day--selected):not(.mcd__day--in-range):not(.mcd__day--blocked):not(.mcd__day--in-blocked-range):not(.mcd__day--rented):not(.mcd__day--in-rented-range):not(.mcd__day--disabled):not(.mcd__day--unselectable) button{border:1px solid var(--blue-60);border-radius:50%}.mcd__day--enabled button{cursor:pointer}}.mcd__day--enabled:focus{outline:none}@media (min-width:992px){.mcd__day--enabled:focus button{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color}}.mcd__day--unavailable-day{color:var(--blue-60)}.mcd__day--unavailable-day button{cursor:default}@media (min-width:992px){.mcd__day--unavailable-day:hover:not(.mcd__day--selected) button{border-color:var(--neutral-80)!important}}.mcd__day--disabled:not(.mcd__day--selected):not(.mcd__day--in-range):not(.mcd__day--blocked):not(.mcd__day--in-blocked-range):not(.mcd__day--rented):not(.mcd__day--in-rented-range){background:var(--disabled-color);color:var(--disabled-text-color)}.mcd__day--disabled:not(.mcd__day--selected):not(.mcd__day--in-range):not(.mcd__day--blocked):not(.mcd__day--in-blocked-range):not(.mcd__day--rented):not(.mcd__day--in-rented-range) button{cursor:default;text-decoration:line-through}.mcd__day--preselected:not(.mcd__day--selected):not(.mcd__day--in-range):not(.mcd__day--hovered){background:var(--disabled-color)}.mcd__day--blocked{background:var(--in-blocked-range-color);border-radius:50% 0 0 50%;z-index:1}.mcd__day--blocked button{background:var(--blocked-color);border-radius:50%;color:var(--blocked-text-color)}.mcd__day--in-blocked-range{background:var(--in-blocked-range-color);color:var(--in-blocked-range-text-color)}.mcd__day--blocked-date-two{border-radius:0 50% 50% 0}.mcd__day--rented{background:var(--in-rented-range-color);border-radius:50% 0 0 50%;z-index:1}.mcd__day--rented button{background:var(--rented-color);border-radius:50%;color:var(--rented-text-color)}.mcd__day--in-rented-range{background:var(--in-rented-range-color);color:var(--in-rented-range-text-color)}.mcd__day--rented-date-two{border-radius:0 50% 50% 0}.mcd__day--blocked button,.mcd__day--in-blocked-range button,.mcd__day--in-rented-range button,.mcd__day--rented button{cursor:auto}.mcd__day--unselectable:not(.mcd__day--blocked):not(.mcd__day--in-blocked-range):not(.mcd__day--rented):not(.mcd__day--in-rented-range){background:none;color:var(--disabled-text-color)}.mcd__day--unselectable:not(.mcd__day--blocked):not(.mcd__day--in-blocked-range):not(.mcd__day--rented):not(.mcd__day--in-rented-range) button{cursor:auto;text-decoration:line-through}.mcd__day-button{aspect-ratio:1/1;background:transparent;border:none;color:inherit;font-family:var(--base-font);font-size:16px;font-size:1rem;font-weight:inherit;height:100%;padding:0;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.mcd__day-button .tooltip{align-items:center;display:inline-flex;height:100%;justify-content:center;width:100%}.mcd__day-button .tooltip__text{color:var(--primary)}
