@font-face{font-family:SofiaPro;src:url(/static/media/SofiaProMedium.3fe1088c.woff2) format("woff2");src:url(/static/media/SofiaProMedium.3018e3b9.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:SofiaPro;src:url(/static/media/SofiaProSemiBold.2273b2d0.woff2) format("woff2");src:url(/static/media/SofiaProSemiBold.7c424c25.woff) format("woff");font-weight:600;font-style:normal}.flex-centered{display:flex;align-items:center;justify-content:center}.full-size{width:100vw;height:100vh}.flex-even{display:flex;justify-content:space-evenly}.flex-even>div:not(:first-child){margin-left:15px}.space-between{display:flex;justify-content:space-between}.space-between>div:not(:first-child){margin-left:15px}.flex-justify-between{display:flex;justify-content:space-between}.flex-row{display:flex;flex-direction:row}.flex-row>div{flex:1 1}.d-flex{display:flex}.justify-between{justify-content:space-between}.align-center{align-items:center}.stepper .button-group{margin-top:32px;margin-bottom:16px}.stepper .button-group .button{cursor:auto;color:#fff!important}.stepper .button-group .MuiButton-contained.Mui-disabled{color:#fff!important}.stepper .button-group .primary{background-color:#102d5e!important}.stepper .button-group .secondary{background-color:#2a74ed!important}.stepper .button-group .outlined{background-color:rgba(0,0,0,.24)!important}.async-content{display:flex;align-items:center;justify-content:center}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadein{0%{opacity:0}to{opacity:1}}.animated-checkmark .circle{width:110px;height:110px;border-radius:50%;border:7px solid #fff;background-color:#22c2a7;margin:0 auto 40px;opacity:0;-webkit-animation-name:fadein;animation-name:fadein;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.animated-checkmark .checkmark{display:block;position:relative}.animated-checkmark .checkmark:after{height:55px;width:27.5px;transform-origin:left top;border-right:7px solid #fff;border-top:7px solid #fff;content:"";left:24px;top:52px;position:absolute;transform:scaleX(-1) rotate(135deg);opacity:0;-webkit-animation-name:checkmark;animation-name:checkmark;-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:.5s;animation-delay:.5s}@-webkit-keyframes checkmark{0%{height:0;width:0;opacity:1}20%{height:0;width:27.5px;opacity:1}40%{height:55px;width:27.5px;opacity:1}to{height:55px;width:27.5px;opacity:1}}@keyframes checkmark{0%{height:0;width:0;opacity:1}20%{height:0;width:27.5px;opacity:1}40%{height:55px;width:27.5px;opacity:1}to{height:55px;width:27.5px;opacity:1}}.react-datepicker-popper{z-index:1000!important}.react-datepicker{font-family:SofiaPro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;box-shadow:0 0 10px 0 rgba(0,0,0,.14);border:none;color:#0f1e3c}.react-datepicker__day{border-radius:50%}.react-datepicker__day:hover{background-color:#d0d0d0;border-radius:50%}.react-datepicker__day--today{background-color:#d0d0d0}.react-datepicker__day--selected,.react-datepicker__day--selected:hover{background-color:#aaadb3!important}.react-datepicker__day,.react-datepicker__day-name,.react-datepicker__time-name{width:40px;line-height:40px}.react-datepicker__day--keyboard-selected,.react-datepicker__time-container .react-datepicker__time-list-item--selected{background-color:#aaadb3!important}.react-datepicker__current-month,.react-datepicker__day-name{text-transform:capitalize}.upload-button{z-index:1;margin-bottom:20px}.file-upload-button{z-index:1;width:50%;height:300px;border-radius:10px;box-shadow:0 0 10px 0 rgba(0,0,0,.14);background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;position:relative}.file-upload-button .file-input{display:none}.file-upload-button .image img{max-width:400px;max-height:260px}@media (max-width:599px){.file-upload-button .image img{max-width:200px;max-height:130px}}.file-upload-button .label{margin-top:8px;font-size:20px;font-weight:600;opacity:.51;color:#0f1e3c;text-transform:uppercase}.file-upload-button.upload-success .image,.file-upload-button.upload-success .label{opacity:1}.file-upload-button .progress-view{display:flex;flex-direction:column;align-items:center}.file-upload-button .progress-view .label{font-size:12px;font-weight:500;color:#fff;border-radius:15px;background-color:#7882f0;padding:7px 35px;opacity:1;margin-bottom:20px}.file-upload-button .progress-view .progress-bar{width:135px;height:6px;background:rgba(15,30,60,.22);border-radius:3px}.file-upload-button .progress-view .progress-indicator{width:0;height:6px;border-radius:3px;background:#7882f0}.file-upload-button .delete-icon{position:absolute;color:red;top:6px;right:6px}.file-upload-button .delete-icon .icon{z-index:100;font-size:40px}.file-upload-button .checkmark-icon{position:absolute;top:15px;right:15px;width:40px;height:40px;background:#22c2a7;opacity:.5;border-radius:50%;display:flex;align-items:center;justify-content:center;-webkit-animation-name:fadein;animation-name:fadein;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@media (max-width:800px){.file-upload-button{width:70%;height:300px}.file-upload-button .label{margin-top:8px;font-size:16px}}@media (max-width:599px){.file-upload-button{width:90%;height:200px}.file-upload-button .label{margin-top:8px;font-size:16px}}.complete-message{margin-top:100px}body,html{height:100%}body{margin:0;font-family:SofiaPro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff}.app-bar .logo{cursor:pointer;max-width:100px;max-height:100px;padding-top:4px;padding-bottom:4px}.app-bar .title{flex-grow:1;margin-left:16px;font-weight:900}:root{--amplify-primary-color:#102d5e;--amplify-primary-tint:#102d5e;--amplify-primary-shade:#102d5e}.refresh-loader{position:absolute;left:50%;top:50%}.reset-search{display:inline-block!important}.link{font-weight:700;font-size:1.1em;text-decoration:underline;color:#102d5e;cursor:pointer}.no-reservations-found{width:50%;margin-left:auto;margin-right:auto;text-align:center}
/*# sourceMappingURL=main.4557c294.chunk.css.map */