body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}div{box-sizing:border-box}.progress{display:flex;justify-content:center}.progress-dots{animation:dotFlashing 1s linear infinite alternate;animation-delay:.5s;background-color:#b5c5ea;border-radius:5px;color:#b5c5ea;height:10px;position:relative;width:10px}@keyframes dotFlashing{0%{background-color:#b5c5ea}50%,to{background-color:#ebe6ff}}.progress-dots:after,.progress-dots:before{content:"";display:inline-block;position:absolute;top:0}.progress-dots:before{animation:dotFlashing 1s infinite alternate;animation-delay:0s;left:-15px}.progress-dots:after,.progress-dots:before{background-color:#b5c5ea;border-radius:5px;color:#b5c5ea;height:10px;width:10px}.progress-dots:after{animation:dotFlashing 1s infinite alternate;animation-delay:1s;left:15px}.app-outer-container{bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:65px}.app-container{display:flex;flex:1 1;flex-direction:column;max-width:1200px;padding:25px}.app-banner{background:#152a61;border-radius:20px;color:#fff;flex:1 1;margin-bottom:20px;max-height:200px;padding:44px;text-align:center}.app-audit-contents-container{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;max-height:400px}.anchor{color:#000}.nav-container{margin:0 auto;width:80%}.fixed-footer,.fixed-header{background:#f8f8f8;color:#000;padding:10px 0;position:fixed;width:100%}.fixed-header{margin:0;top:0}.fixed-footer{bottom:0;text-align:right}.form-label{color:#079b7f;text-transform:uppercase}.background{display:flex;min-height:100vh}.container{flex:0 1 900px;margin:auto;padding:10px}.screen{background:#fff;border-radius:15px;position:relative}.screen:after{border-radius:15px;bottom:0;box-shadow:0 20px 40px #00000026;content:"";display:block;left:20px;position:absolute;right:20px;top:0;z-index:-1}.screen-header{align-items:center;background:#4d4d4f;border-top-left-radius:15px;border-top-right-radius:15px;display:flex;padding:10px 20px}.screen-header-left{margin-right:auto}.screen-header-button{background:#fff;border-radius:8px;display:inline-block;height:8px;margin-right:3px;width:8px}.screen-header-button.close{background:#ed1c6f}.screen-header-button.maximize{background:#e8e925}.screen-header-button.minimize{background:#74c54f}.screen-header-right{display:flex}.screen-header-ellipsis{background:#999;border-radius:8px;height:3px;margin-left:2px;width:3px}.screen-body{display:flex}.screen-body-item{flex:1 1;padding:40px}.screen-body-item.left{background:#079b7f;border-radius:10px 0 0 10px}.app-title,.screen-body-item.left{display:flex;flex-direction:column}.app-title{color:#f7f9f9;font-family:Playfair Display,serif;font-size:30px;position:relative}.app-title:after{background:#0b473c;bottom:-10px;content:"";display:block;height:4px;left:0;position:absolute;width:25px}.credits{font-size:12px;justify-content:center}.credits,.credits-link{align-items:flex-end;display:flex}.credits-link{color:#176e5e;text-decoration:none}@media screen and (max-width:520px){.screen-body{flex-direction:column}.screen-body-item.left{background:#079b7f;border-radius:10px 0 0 10px;margin-bottom:30px}.app-title{flex-direction:row}.app-title span{margin-right:12px}.app-title:after{display:none}}@media screen and (max-width:600px){.screen-body{padding:40px}.screen-body-item{padding:0}}
/*# sourceMappingURL=main.bbccc286.css.map*/