.datepicker-trigger{overflow:visible;position:relative}.mcd *,.mcd__wrapper{box-sizing:border-box}.mcd__wrapper{background-color:var(--white);border:1px solid var(--border-color);border-radius:var(--default-border-radius);white-space:nowrap;z-index:var(--z-datepicker-fullscreen)}@media (min-width:992px){.mcd__wrapper{background-color:var(--background-color);border:none;padding:24px;position:absolute}.mcd__wrapper:not(.mcd__wrapper--inline-type){border:1px solid var(--border-color)}.mcd__wrapper--modal-type{left:50%!important;max-height:calc(95vh - 30px);overflow-y:auto;position:fixed;top:50%!important;transform:translate(-50%,-50%);width:-moz-fit-content;width:fit-content}}.mcd__wrapper--periods-enabled .mcd__day--blocked button,.mcd__wrapper--periods-enabled .mcd__day--in-blocked-range button,.mcd__wrapper--periods-enabled .mcd__day--in-rented-range button,.mcd__wrapper--periods-enabled .mcd__day--rented button{cursor:pointer}@media (min-width:992px){.mcd__wrapper--inline-type{max-height:calc(95vh - 30px);overflow-y:auto;padding:16px 13px;position:static;width:-moz-fit-content;width:fit-content}.mcd__wrapper--inline-type .mcd__content-wrapper{padding:0}}.mcd__wrapper--full-screen{border:none;display:flex;flex-direction:column;inset:0;position:fixed;z-index:var(--z-datepicker-fullscreen)}.mcd__wrapper--full-screen .mcd__change-month-button{display:none}@media (min-width:992px){.mcd__wrapper--full-screen .mcd__change-month-button{display:block}}.mcd__wrapper--with-range .mcd__selected-date-one,.mcd__wrapper--with-range .mcd__selected-date-two{background:var(--in-range-color)}.mcd__wrapper--with-range .mcd__selected-date-one{border-bottom-left-radius:50%;border-top-left-radius:50%}.mcd__wrapper--with-range .mcd__selected-date-two{border-bottom-right-radius:50%;border-top-right-radius:50%}.mcd__backdrop{background-color:#00000080;height:100%;left:0;position:fixed;top:0;width:100%;z-index:var(--z-datepicker-fullscreen)}.mcd__change-month-button{position:absolute;top:8px}.mcd__change-month-button--previous{left:8px}.mcd__change-month-button--next{right:8px}.mcd__change-month-button a>.iconify{color:var(--primary);height:32px;width:32px}.mcd__change-month-button a.link-disabled .iconify{color:var(--disabled)}.mcd__content-wrapper .notice{bottom:5px;margin:0 5px;position:sticky}@media (min-width:992px){.mcd__content-wrapper .notice{display:none}}@media (max-width:992px){.mcd__content-wrapper{overflow-y:auto}}.mcd__months-wrapper{background:var(--white);border-radius:var(--default-border-radius);position:relative}@media (min-width:992px){.mcd__months-wrapper{border:1px solid var(--border-color);width:-moz-max-content;width:max-content}}@media (max-width:992px){.mcd__months-wrapper{display:flex;flex-direction:column;overflow-y:auto}}.mcd .legend{display:block;font-size:16px;font-size:1rem;padding:16px}@media (min-width:992px){.mcd .legend{display:flex}}.mcd .legend .square{border:1px solid var(--gray-dark);border-radius:4px 0 0 4px;box-sizing:border-box;height:18px;margin-right:32px;position:relative;width:18px}.mcd .legend .square:after{border:solid var(--gray-dark);border-radius:0 4px 4px 0;border-width:1px 1px 1px 0;box-sizing:border-box;content:"";height:18px;left:17px;position:absolute;top:-1px;width:18px}.mcd .legend .blocked,.mcd .legend .booked{align-items:center;display:flex}.mcd .legend .booked{margin-bottom:16px}.mcd .legend .booked .square{background:var(--blue-60)}.mcd .legend .booked .square:after{background:var(--blue-95)}@media (min-width:992px){.mcd .legend .booked{margin:0 30px 0 0}}.mcd .legend .blocked .square{background:var(--warning)}.mcd .legend .blocked .square:after{background:var(--warning-light)}.mcd__fade-enter-active,.mcd__fade-leave-active{transition:all .2s ease}.mcd__fade-enter,.mcd__fade-leave-active{opacity:0}
