.calendar-block__container{max-width:100%}.calendar-block__control-pannel{align-items:center;background-color:#f2f2f2;border-radius:.75rem;box-shadow:0 1rem 1rem -.25rem rgba(26,26,26,.239);display:flex;justify-content:space-between;padding:1.875rem}.calendar-block__control-pannel-row{align-items:center;display:flex;width:100%}.calendar-block__control-pannel-row:nth-child(2){justify-content:flex-end;max-width:9.375rem}.calendar-block__control:not(:last-child){margin:0 1.25rem 0 0}.calendar-block__control label{padding:0}.calendar-block__control .select{margin:.3125rem 0 0;max-width:12.5rem;width:100%}.calendar-block__control-room-type{max-width:12.5rem;width:100%}.calendar-block__status-pannel{display:flex;flex-wrap:wrap;margin:1.875rem 0 0}.calendar-block__status-item{align-items:center;display:flex;font-size:1rem;font-weight:500}.calendar-block__status-item:not(:last-child){margin:0 .9375rem 0 0}.calendar-block__status{margin:0 .5rem 0 0}.calendar-block__body{margin:1.875rem 0 0}.body-calendar{overflow:hidden}.body-calendar__header{align-items:center;background-color:#f2f2f2;border-radius:.75rem;box-shadow:0 1rem 1rem -.25rem rgba(26,26,26,.239);display:flex;justify-content:start;padding:1.875rem}.body-calendar__button{border-radius:.75rem;display:block;font-size:1rem;font-weight:600;transition:all .3s ease}.body-calendar__button-next,.body-calendar__button-prev{margin:0 1.875rem 0 0}.body-calendar__button-next span,.body-calendar__button-prev span{border:.125rem solid #8e8e8e;border-left:0;border-top:0;display:block;height:.8125rem;transition:border .3s ease;width:.8125rem}.body-calendar__button-prev span{transform:rotate(135deg)}.body-calendar__button-next span{transform:rotate(-45deg)}.body-calendar__grid{background-color:#fff;margin:1.875rem 0 0;overflow:hidden}.body-calendar__grid-header{border:.0625rem solid #b0beff;border-radius:.75rem .75rem 0 0;display:flex}.body-calendar__grid-title{border-right:.0625rem solid #b0beff;flex:0 0 12.5rem}.body-calendar__grid-dates{flex:1;overflow-x:auto;position:relative}.body-calendar__grid-dates::-webkit-scrollbar,.body-calendar__grid-dates::-webkit-scrollbar-thumb{display:none}.body-calendar__grid-dates::-webkit-scrollbar-thumb:hover,.body-calendar__grid-dates::-webkit-scrollbar-track{display:none}.body-calendar__grid-dates-row{display:flex;min-width:fit-content}.body-calendar__grid-dates-cell{border:.0625rem solid transparent;border-right-color:#b0beff;flex:0 0 5rem;font-size:.75rem;padding:.5rem .25rem;text-align:center}.body-calendar__grid-dates-cell.weekend{background-color:rgba(216,139,147,.349);border-color:#d88b93}.body-calendar__grid-dates-cell.today{background-color:rgba(176,190,255,.4);border-color:rgba(176,190,255,.4)}.body-calendar__grid-dates-cell span{display:block;font-weight:600}.body-calendar__grid-dates-cell span:first-child{font-size:.875rem}.body-calendar__grid-dates-cell span:last-child{color:#8e8e8e;font-size:1.125rem;margin:.625rem 0 0}.body-calendar__room-type{border:.0625rem solid #b0beff;border-radius:.75rem .75rem 0 0;overflow:hidden}.body-calendar__room-type:not(:first-child){margin:.9375rem 0 0}.body-calendar__room-row{background-color:#fff;border-bottom:.0625rem solid #b0beff;display:flex;min-height:2.5rem}.body-calendar__room-row:last-child{border-bottom:0}.body-calendar__room-row:first-child .body-calendar__room-info{color:#493998;font-size:1.125rem;font-weight:700;text-transform:uppercase}.body-calendar__room-row:first-child .body-calendar__room-info span{color:#838383;font-size:.875rem;font-weight:500}.body-calendar__room-row:nth-child(2) .body-calendar__data-scroll .body-calendar__data-cell{border-radius:.75rem .75rem 0 0;border-top-style:solid;border-top-width:.125rem}.body-calendar__room-row:nth-child(2) .body-calendar__data-scroll .body-calendar__data-cell.status-available{border-top-color:#9be694}.body-calendar__room-row:nth-child(2) .body-calendar__data-scroll .body-calendar__data-cell.status-unavailable{border-top-color:#d88b93}.body-calendar__room-row:nth-child(2) .body-calendar__data-scroll .body-calendar__data-cell.status-sold-out{border-top-color:#e1e491}.body-calendar__room-row:last-child .body-calendar__data-scroll .body-calendar__data-cell{border-bottom-style:solid;border-bottom-width:.125rem;border-radius:0 0 .75rem .75rem}.body-calendar__room-row:last-child .body-calendar__data-scroll .body-calendar__data-cell.status-available{border-bottom-color:#9be694}.body-calendar__room-row:last-child .body-calendar__data-scroll .body-calendar__data-cell.status-unavailable{border-bottom-color:#d88b93}.body-calendar__room-row:last-child .body-calendar__data-scroll .body-calendar__data-cell.status-sold-out{border-bottom-color:#e1e491}.body-calendar__room-info{background-color:#fff;border-right:.0625rem solid #b0beff;display:flex;flex:0 0 12.5rem;flex-direction:column;font-size:.875rem;font-weight:600;justify-content:center;padding:.625rem}.body-calendar__room-info span{display:block}.body-calendar__room-info span:not(:first-child){margin:.3125rem 0 0}.body-calendar__room-currency,.body-calendar__room-guests-info{color:#838383;font-weight:500}.body-calendar__room-total-count{margin:.5rem 0 0}.body-calendar__data-scroll{flex:1;overflow-x:auto}.body-calendar__data-scroll::-webkit-scrollbar,.body-calendar__data-scroll::-webkit-scrollbar-thumb{display:none}.body-calendar__data-scroll::-webkit-scrollbar-thumb:hover,.body-calendar__data-scroll::-webkit-scrollbar-track{display:none}.body-calendar__data-row{display:flex;height:100%;min-width:fit-content}.body-calendar__data-cell{align-items:center;border-left-style:solid;border-left-width:.0625rem;border-right:.0625rem solid #b0beff;cursor:pointer;display:flex;flex:0 0 5rem;font-size:.75rem;font-weight:600;justify-content:center;text-align:center}.body-calendar__data-cell.status-available{background-color:rgba(155,230,148,.349);border-left-color:#9be694;border-right-color:#9be694}.body-calendar__data-cell.status-unavailable{background-color:rgba(216,139,147,.349);border-left-color:#d88b93;border-right-color:#d88b93}.body-calendar__data-cell.status-sold-out{background-color:hsla(62,61%,73%,.349);border-left-color:#e1e491;border-right-color:#e1e491}.body-calendar__data-cell-input{background-color:#fff;border:.125rem solid #b0beff;border-radius:.1875rem;font-size:inherit;font-weight:500;height:100%;text-align:center;width:100%}.body-calendar__data-rooms-count{margin:0 .1875rem 0 0}.body-calendar__data-total-rooms-count{background-color:#fff;border-radius:.1875rem;margin:0 0 0 .1875rem;padding:.125rem}.body-calendar__month-year{font-size:1.375rem;font-weight:600}.status{border-radius:50%;flex:0 0 0.75rem;height:.75rem;width:.75rem}.status-available{background-color:#9be694}.status-unavailable{background-color:#d88b93}.status-sold-out{background-color:#e1e491}select[name="form[cal-modal-status]"]+.select__body .select__title{padding:.9375rem}select[name="form[cal-modal-status]"]+.select__body .select__value{font-size:.875rem;justify-content:space-between}select[name="form[cal-modal-status]"]+.select__body .select__value:after{margin:0}select[name="form[cal-modal-status]"]+.select__body .select__content{padding:0}.bulk-edit-wrapper{max-width:9.375rem;width:100%}.bulk-edit-wrapper button{align-items:center;display:flex;justify-content:center;width:100%}.calendar-pannel-menu[data-fls-popup-active]{backdrop-filter:blur(.25rem)}.calendar-pannel-menu .popup__body{background-color:#fff;max-width:37.5rem}.calendar-pannel-menu__header{border-bottom:.0625rem solid #b0beff;padding:0 0 .9375rem}.calendar-pannel-menu__header span{font-size:1.5rem;font-weight:600}.calendar-pannel-menu__body{padding:.9375rem 0}.calendar-pannel-menu__row{align-items:flex-end;display:flex;margin:0 -.625rem}.calendar-pannel-menu__row:not(:last-child){margin:0 -.625rem .9375rem}.calendar-pannel-menu__group{flex:0 1 calc(50% - 1.25rem);margin:0 .625rem;max-width:100%}.calendar-pannel-menu__group label{font-size:.875rem;font-weight:600;line-height:1.3;padding:0 0 .625rem;leading-trim:both;text-edge:cap;white-space:nowrap}.calendar-pannel-menu__group input{background-color:#fff;border:.0625rem solid #b0beff;border-radius:.25rem;height:3.125rem;padding:.9375rem;transition:border .3s ease,background-color .3s ease}.calendar-pannel-menu__group input::placeholder{font-size:.875rem;font-style:normal;font-weight:400;leading-trim:both;text-edge:cap;color:#898989}.calendar-pannel-menu__group input::-webkit-input-placeholder{font-size:.875rem;font-style:normal;font-weight:400;leading-trim:both;text-edge:cap;color:#898989}.calendar-pannel-menu__group input::-moz-placeholder{font-size:.875rem;font-style:normal;font-weight:400;leading-trim:both;text-edge:cap;color:#898989}.calendar-pannel-menu__group input:-ms-input-placeholder{font-size:.875rem;font-style:normal;font-weight:400;leading-trim:both;text-edge:cap;color:#898989}.calendar-pannel-menu__group input:-moz-placeholder{font-size:.875rem;font-style:normal;font-weight:400;leading-trim:both;text-edge:cap;color:#898989}.calendar-pannel-menu__block{display:flex}.calendar-pannel-menu__block-title{justify-content:start;width:20%}.calendar-pannel-menu__block-title span{font-weight:600;line-height:1.2}.calendar-pannel-menu__block-content{display:flex;flex-direction:column;padding:0 0 0 1.25rem;width:70%}.calendar-pannel-menu__block-content .calendar__input{border:.0625rem solid #b0beff;border-radius:.75rem;cursor:pointer;font-size:.9375rem;font-weight:500;margin:0 0 0 .625rem;padding:.3125rem .625rem}.calendar-pannel-menu__block-content .calendar__input-wrapper{font-weight:500}.calendar-pannel-menu__block-content .calendar__input-wrapper:not(:last-child){margin:0 .625rem 0 0}.calendar-pannel-menu__add-period button{color:#0080ff;font-size:1rem;font-weight:500;transition:opacity .3s ease}.calendar-pannel-menu__footer{display:flex;justify-content:center}.calendar-pannel-menu__footer button{align-items:center;display:flex;justify-content:center;max-width:12.5rem;width:100%}.calendar-pannel-menu__footer button:not(:last-child){margin:0 1.25rem 0 0}.bulk-edit-pannel .calendar-pannel-menu__row{align-items:start;border-bottom:.0625rem solid #b0beff;margin:0;padding:.9375rem 0}.bulk-edit-pannel .calendar-pannel-menu__row:not(:last-child){margin:0 0 .9375rem}.bulk-edit-pannel .calendar-pannel-menu__block .calendar__frame{display:flex;margin:0 0 .9375rem;position:relative;width:100%}.bulk-edit-pannel .calendar-pannel-menu__block .calendar{top:calc(100% + .625rem)}.bulk-edit-pannel .calendar-pannel-menu__block .calendar__control-btn-prev{left:.9375rem}.bulk-edit-pannel .calendar-pannel-menu__block .calendar__control-btn-next{right:.9375rem}.bulk-price__block,.bulk-room-types__block{align-items:center;display:flex}.bulk-price__block:not(:last-child),.bulk-room-types__block:not(:last-child){margin:0 0 .625rem}.bulk-price__block .checkbox,.bulk-price__block label.label,.bulk-room-types__block .checkbox,.bulk-room-types__block label.label{font-weight:500;max-width:9.375rem;padding:0 .625rem 0 0;width:100%}.bulk-price__block input.input,.bulk-room-types__block input.input{height:2.1875rem;padding:.3125rem .625rem}.bulk-price__block .checkbox__text,.bulk-room-types__block .checkbox__text{font-size:.875rem}@media (max-width:61.99875em){.calendar-block__control-pannel{align-items:flex-end}.calendar-block__control-pannel-row:first-child{display:block}.calendar-block__control:not(:last-child){margin:0 0 .9375rem}.body-calendar__grid-title,.body-calendar__room-info{flex:0 0 7.1875rem}.calendar-pannel-menu__block-title{width:3.75rem}.calendar-pannel-menu__block-content{width:100%}}@media (max-width:47.99875em){.calendar-pannel-menu .calendar{width:100%}.calendar-pannel-menu .calendar__control+.calendar__month{margin:0 0 1.25rem}.calendar-pannel-menu .calendar__month{align-items:center}}@media (max-width:29.99875em){.calendar-block__control-pannel{display:block}.calendar-block__control-pannel-row:first-child{margin:0 0 .9375rem}.calendar-block__control .select,.calendar-block__control-pannel-row:nth-child(2),.calendar-block__control-room-type{max-width:100%}.body-calendar__button{max-width:2.5rem;position:relative}.body-calendar__button:before{align-items:center;content:"";display:flex;font-size:1.5625rem;height:100%;justify-content:center;position:absolute;top:45%;transform:translateY(-50%);width:100%}.body-calendar__button span{display:none}.bulk-edit-wrapper{max-width:100%}.calendar-pannel-menu__row{display:block;margin:0!important}.calendar-pannel-menu__group{flex:1 1 100%}.calendar-pannel-menu__group:not(:last-child){margin:0 0 .9375rem}.calendar-pannel-menu__group:last-child{margin:0}.calendar-pannel-menu__block-title{justify-content:flex-start;width:100%}.calendar-pannel-menu__block-content{margin:.625rem 0 0;padding:0}.bulk-edit-pannel .calendar-pannel-menu__row{display:block}.bulk-price__block .checkbox,.bulk-price__block label.label,.bulk-room-types__block .checkbox,.bulk-room-types__block label.label{white-space:wrap}}@media (any-hover:hover){.body-calendar__button-next:focus-visible span,.body-calendar__button-next:hover span,.body-calendar__button-prev:focus-visible span,.body-calendar__button-prev:hover span{border:.125rem solid #493998;border-left:0;border-top:0}.calendar-pannel-menu__add-period button:focus-visible,.calendar-pannel-menu__add-period button:hover{opacity:.7;transition:opacity .3s ease}}