.calendar{background:#fff;padding:19px 24px 21px;max-width:360px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:19px}.calendar .visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.calendar .calendar__header-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:2px;margin-right:-6px;position:relative}.calendar .booking-widget__close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:0 0;border:none;cursor:pointer;color:#001641;-webkit-transition:opacity .2s;transition:opacity .2s}.calendar .booking-widget__close svg{width:20px;height:20px}.calendar .booking-widget__close:hover{opacity:.7}.calendar .booking-widget__close:focus{outline:2px solid #001f5b;outline-offset:2px}.calendar .calendar__clear-btn{background:0 0;border:none;cursor:pointer;font-family:"Libre Franklin",sans-serif;font-size:12px;font-weight:400;letter-spacing:.5px;color:#001641;padding:8px 0;-webkit-transition:opacity .2s;transition:opacity .2s}.calendar .calendar__clear-btn:hover{opacity:.7}.calendar .calendar__clear-btn:focus{outline:2px solid #001f5b;outline-offset:2px}.calendar .calendar__date-inputs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;width:100%}.calendar .calendar__date-field{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.calendar .calendar__date-field label{font-family:"Libre Franklin",sans-serif;font-size:12px;font-weight:400;line-height:14px;letter-spacing:.5px;color:#000}.calendar .calendar__date-field .calendar__date-input{height:52px;padding:0 16px;background:#fff;border:1px solid #d7dae3;font-family:"Libre Franklin",sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#454955;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.calendar .calendar__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.calendar .calendar__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1px 24px 0}.calendar .calendar__title{font-family:"libre-franklin",sans-serif;font-weight:400;font-style:normal;font-size:20px;line-height:40px;letter-spacing:0;color:#454955;text-align:center;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0}.calendar .calendar__nav{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.calendar .calendar__nav-btn{background:0 0;border:none;cursor:pointer;width:16px;height:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:opacity .2s;transition:opacity .2s;text-decoration:none;color:#454955;font-size:24px;line-height:1;padding:0}.calendar .calendar__nav-btn:hover{opacity:.7}.calendar .calendar__nav-btn:focus{outline:2px solid #001f5b;outline-offset:2px}.calendar .calendar__nav-btn.calendar__nav-btn--prev{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.calendar .calendar__grid{display:grid;grid-template-columns:repeat(7,1fr);-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;row-gap:8px}.calendar .calendar__row{display:contents}.calendar .calendar__day-header{text-align:center}.calendar .calendar__day-header>abbr{text-align:center;font-family:"Libre Franklin",sans-serif;font-size:14px;font-weight:500;line-height:1.2;letter-spacing:2.1px;text-decoration:none;text-transform:uppercase;color:#454955;padding:8px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.calendar .calendar__day{height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;font-family:"Libre Franklin",sans-serif;font-size:15px;font-weight:400;line-height:1.9;letter-spacing:.45px;-webkit-transition:all .2s;transition:all .2s;background:#fff;color:#001f5b;position:relative}.calendar .calendar__day:hover:not(.calendar__day--empty):not(.calendar__day--disabled){background:#f0f0f0;color:#001f5b}.calendar .calendar__day:focus{outline:2px solid #001f5b;outline-offset:-2px;z-index:1}.calendar .calendar__day--empty{cursor:default;pointer-events:none;visibility:hidden}.calendar .calendar__day--disabled{cursor:default;pointer-events:none;color:#d7dae3}.calendar .calendar__day--start{background:#001f5b;color:#fff;border-radius:9999px 0 0 9999px;font-weight:400}.calendar .calendar__day--end{background:#001f5b;color:#fff;border-radius:0 9999px 9999px 0;font-weight:400}.calendar .calendar__day--start.calendar__day--end{border-radius:9999px}.calendar .calendar__day--in-range{background:#001f5b;color:#fff;border-radius:0}.calendar .calendar__guest-field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;margin-top:5px}.calendar .calendar__guest-field label{font-family:"Libre Franklin",sans-serif;font-size:12px;font-weight:400;line-height:14px;letter-spacing:.5px;color:#000}.calendar .calendar__guest-selector{font-family:"libre-franklin",sans-serif;font-weight:400;font-style:normal;font-size:16px;border:1px solid #d7dae3;letter-spacing:0;line-height:52px;padding:0 16px}.calendar .calendar__guest-counter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:52px;background:#fff;border:1px solid #d7dae3}.calendar .calendar__guest-btn{width:52px;height:52px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:0 0;border:none;cursor:pointer;color:#001641;-webkit-transition:opacity .2s;transition:opacity .2s}.calendar .calendar__guest-btn svg{width:16px;height:16px}.calendar .calendar__guest-btn:hover{opacity:.7}.calendar .calendar__guest-btn:focus{outline:2px solid #001f5b;outline-offset:-2px}.calendar .calendar__guest-btn:disabled{opacity:.3;cursor:not-allowed}.calendar .calendar__guest-value{font-family:"libre-franklin",sans-serif;font-weight:400;font-style:normal;-webkit-box-flex:1;-ms-flex:1;flex:1;height:96%;border:none;background:rgba(0,0,0,0);font-size:16px;line-height:24px;color:#454955;text-align:center;cursor:default;-moz-appearance:textfield}.calendar .calendar__guest-value::-webkit-outer-spin-button,.calendar .calendar__guest-value::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.calendar .calendar__guest-value:focus{outline:none}.calendar .calendar__submit-btn{width:100%;height:52px;padding:20px 40px;background:#001f5b;color:#fff;border:none;border-radius:2px;font-family:"Libre Franklin",sans-serif;font-size:12px;font-weight:500;letter-spacing:2px;text-transform:uppercase;cursor:pointer;-webkit-transition:background .2s;transition:background .2s;margin-top:5px}.calendar .calendar__submit-btn:hover:not(:disabled){background:#001641}.calendar .calendar__submit-btn:focus{outline:2px solid #001f5b;outline-offset:2px}.calendar .calendar__submit-btn:disabled{background:#d7dae3;cursor:not-allowed}