@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f6c613;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}h1{color:#293668;font-size:29px;line-height:44px}h2{color:#565574;font-size:20px;font-weight:600}.Card{background:#fff;border-radius:20px;box-shadow:0 20px 80px rgba(0,0,0,.2);padding:24px}.Offer .section-header{color:#b2b6cf;font-size:12px;font-weight:500;line-height:18px;text-transform:uppercase}.Offer .accept-button,.Offer .decline-button{align-content:center;align-items:center;border:none;border-radius:10px;color:#000;cursor:pointer;display:flex;flex-direction:row;font-size:16px;font-weight:700;justify-content:center;line-height:24px;padding:8px 48px 8px 24px;transition:all .2s ease-in-out}.Offer .accept-button{background:#f6c613;margin-right:12px}.Offer .accept-button:hover{background:#ffd94b;box-shadow:0 5px 20px rgba(246,198,19,.75)}.Offer .decline-button{background:#f5f5f5;margin-left:12px}.Offer .decline-button:hover{box-shadow:0 5px 10px #cfcfcf}.Offer .loading{background:#ccc;color:#777;pointer-events:none}.Offer .offer-dates{display:flex;flex-direction:row}.Offer .offer-dates .date-section{margin-right:12px}.Offer .section,.Offer .section-small{margin-bottom:24px;margin-top:8px}.Offer .section-small{font-size:12px}.Offer .letter-decline,.Offer .letter-success{text-align:center}.Offer .action-buttons{display:flex;flex-direction:row;justify-content:space-between}.Offer .action-buttons .accept-button,.Offer .action-buttons .decline-button,.Offer .action-buttons div{width:100%}@media (max-width:550px){.Offer .action-buttons{flex-flow:column}.Offer .accept-button{margin-bottom:12px;margin-right:0}.Offer .decline-button{margin-left:0}}.success-message{align-items:center;background:#8dc63f;border-radius:30px;color:#fff;display:flex;flex-direction:row;font-size:14px;padding:0 10px 0 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.info-list{padding-left:28px}.info-list li{padding:6px}.task-list{list-style:none;margin:0;padding:0}.task-list>li{font-weight:600}.task-list>li:before{background:url(/static/media/checkbox-checked.9f97a491387079abf457.svg) no-repeat;background-position:50%;background-size:contain;content:"";display:inline-block;height:30px;margin-right:10px;vertical-align:middle;width:30px}.task-list ul{list-style:none;margin:0;padding:0;position:relative}.task-list ul li{color:#777;font-weight:400}.task-list ul li:before{background:url(/static/media/dot-information.5ce2bd9a132ac4f263b5.svg) no-repeat;background-position:50%;background-size:contain;content:"";display:inline-block;height:30px;margin-right:10px;opacity:.5;vertical-align:middle;width:30px}.error-message{align-items:center;background:#ea4335;border-radius:30px;color:#fff;display:flex;flex-direction:row;font-size:14px;padding:0 10px 0 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Offer .decline-reason-message{font-size:14px;padding-top:20px}.overlay-test{margin-top:-20px;position:absolute;width:592px}.skeleton{-webkit-animation:shine 1.5s linear infinite;animation:shine 1.5s linear infinite;background:#eee;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);background-size:200% 100%;border-radius:5px;display:block;height:16px;margin:6px 0;width:100%}.header-blob{height:24px;margin:16px 0;width:180px}.status-blob{border-radius:50px;height:40px;width:155px}.tagline-blob{height:12px;margin:24px 0;width:100px}.task-blob{height:18px;margin:18px 0;width:60%}.short{margin-top:0;width:80%}.shorter{margin-top:0;width:50%}@-webkit-keyframes shine{to{background-position-x:-200%}}@keyframes shine{to{background-position-x:-200%}}.lds-ring{display:inline-block;height:24px;margin-right:16px;position:relative;width:24px}.lds-ring div{-webkit-animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:4px solid transparent;border-radius:50%;border-top-color:#f6c613;box-sizing:border-box;display:block;height:24px;margin:8px;position:absolute;width:24px}.lds-ring div:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.lds-ring div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.lds-ring div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes lds-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes lds-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.offer-dialog .title{color:#565574;font-family:Poppins;font-size:20;font-weight:600}.offer-dialog .content{color:#565574;font-size:16}.offer-dialog .action-buttons button{font-family:Poppins;font-size:16;font-weight:600;text-transform:none}.offer-dialog .action-buttons .decline-button{color:#565574}.offer-dialog .action-buttons .confirm-button{margin-right:12px}.offer-dialog.accept-dialog .action-buttons .confirm-button{background:#f6c613;color:#000}.offer-dialog.decline-dialog .action-buttons .confirm-button{background:#e23629;color:#fff}.offer-dialog .highlighted-text{color:#000}.offer-dialog.decline-button .reason-field{width:100%}.offer-dialog .MuiFormLabel-root{font-family:Poppins}.offer-dialog .MuiFormLabel-colorPrimary.Mui-focused{color:#dfb82ed5}.offer-dialog .MuiInputBase-root{border-radius:10px}.offer-dialog .Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#f6c513d5!important}.PageLayout{margin:0 auto!important;max-width:640px;padding:24px}.PageLayout .PageLayout-logo{margin:20px 0 20px 10px;max-width:140px;width:100%}@media (max-width:550px){.PageLayout{padding:12px}}
/*# sourceMappingURL=main.5f763faf.css.map*/