body,html{margin:0;height:100%;display:flex;flex-direction:column;font-family:"Roboto",serif}button{cursor:pointer}button,button:focus{border:none;outline:none}#root,.App{height:100%}.App{display:flex;flex-direction:column}.App-link{color:#61dafb}.sector-root{display:flex;flex-direction:row;flex:1 0 auto;height:30em}.sections-info{margin-right:30px;padding-left:32px;width:80%;display:flex;flex-direction:column;overflow-y:auto}.sections-info .question-block{margin-bottom:40px;background-color:#fff}.next-btn{width:100%;display:flex;justify-content:space-between}.change-sector-back-button,.change-sector-button,.end-page-button{display:flex;justify-content:center;width:13%;font-style:normal;font-weight:500;font-size:20px;line-height:32px;background:#254a9a;border-radius:4px;color:#fff;outline:none;margin-bottom:.5em;margin-right:.5em}.question{margin-bottom:8px;padding-left:16px;padding-right:4px;display:flex;justify-content:space-between;align-items:center;background:#f0f5ff;border-radius:4px;min-width:42px;font-weight:500;font-size:14px;line-height:16px;text-transform:capitalize;color:#273443}.score-value{display:flex;flex-direction:column;justify-content:flex-end}.score-title{font-style:normal;font-weight:400;font-size:12px;line-height:16px;text-transform:capitalize;color:#8492a5}.answer-option-value{display:flex;justify-content:space-between;width:25%}.answer{display:flex;flex-direction:row;justify-content:flex-start;flex-grow:1}.answer-button{background:#fff}.active-answer-button,.answer-button{margin-right:4px;padding:16px;width:16%;box-shadow:0 0 8px rgba(211,220,230,.6);border:0;border-radius:4px;outline:none;text-align:start}.active-answer-button{background:#254a9a;color:#fff}.header{margin-top:32px;display:flex;flex-direction:column;background:#fff;margin-bottom:24px;border:0}.header-section{font-size:12px;line-height:16px;text-transform:uppercase;color:#8492a5}.header-section,.header-title{font-family:Roboto,serif;font-style:normal;font-weight:500}.header-title{font-size:20px;line-height:24px;color:#273443}.header-description{font-family:Roboto,serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:0;text-align:left}.diagram-body{position:relative;width:264px;min-width:264px;min-height:220px}.red-ellipse{position:absolute;top:42px;left:30px}.orange-ellipse{position:absolute;top:8px;left:67px}.green-ellipse{position:absolute;top:42px;right:33px}.arrow{left:30px;bottom:46px;transform-origin:89.3% 67.7%;transition:1s;border-radius:4px}.arrow,.text-bid{position:absolute}.text-bid{width:16px;height:19px;top:97px;right:38px}.text-with{width:96px;height:29px;position:absolute;top:11px;left:83px}.text-noBid{width:16px;height:33px;position:absolute;top:88px;left:36px}.status{top:81px}.status,.status-replace{position:absolute;left:85px;text-align:center;transition:1s}.status-replace{top:173px}.status .status-title{width:90px;font-style:normal;font-weight:500;font-size:20px;line-height:16px;text-transform:capitalize}.status .red-title{color:#fc4b4e}.status .orange-title{color:#fd9f28}.status .green-title{color:#28cd6a}.your-status{font-weight:400;font-size:12px;color:#8492a5}.status-replace .status-title,.your-status{font-style:normal;line-height:16px;text-transform:capitalize}.status-replace .status-title{width:90px;font-weight:500;font-size:20px}.status-replace .red-title{color:#fc4b4e}.status-replace .orange-title{color:#fd9f28}.status-replace .green-title{color:#28cd6a}.side-bar{display:flex;flex-direction:column;align-items:flex-start;width:264px;min-width:264px;box-shadow:-4px -6px 10px rgba(183,207,255,.5)}.side-bar .top-sidebar{padding:24px;font-style:normal;font-weight:500;font-size:16px;line-height:16px;text-transform:capitalize;color:#273443}.side-bar .top-sidebar button{margin-top:16px;width:216px;height:40px;background:#fff;border:1px solid #254a9a;box-sizing:border-box;border-radius:4px;box-shadow:-4px -6px 10px rgba(183,207,255,.5);cursor:pointer}.side-bar-cumulative-score{display:flex;flex-direction:column;flex-grow:1;width:100%;background:#f0f5ff}.cumulative-score{padding:16px 32px;display:flex;flex-direction:column;justify-content:center;flex-grow:1;text-align:left;border:1px solid #d3dce6;border-right:none;border-left:none}.cumulative-score,.cumulative-score-value{font-style:normal;font-weight:700;font-size:32px;line-height:32px;text-transform:capitalize;color:#273443}.cumulative-score-value{margin-bottom:8px}.cumulative-score-text{font-style:normal;font-weight:500;font-size:16px;line-height:16px;text-transform:capitalize;color:#8492a5}.success{justify-content:flex-end;position:fixed;top:85px;color:coral;z-index:-1}.nav-bar,.success{display:flex;width:100%}.nav-bar{flex-direction:row;justify-content:space-between;flex-grow:1}.navbar-section-title{margin-bottom:16px;font-style:normal;font-weight:500;font-size:16px;line-height:20px}.navbar-section-title .section-number{font-style:normal;font-weight:500;font-size:12px;line-height:16px;text-transform:uppercase;color:#8492a5}.section-scores-data{width:100%;display:flex;justify-content:space-between}.nav-section-active{width:100%;padding:16px 32px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;color:#273443;border:1px solid #d3dce6}.white{background:#fff}.red{color:#fff;background:#fc4b4e}.orange{color:#fff;background:#fd9f28}.orange .score-title,.orange .section-number{color:#fff;opacity:.8}.green{color:#fff;background:#28cd6a}.green .score-title,.green .section-number,.red .score-title,.red .section-number{color:#fff;opacity:.8}.footer{flex:0 1}.modal-page-wrapper{position:fixed;left:0;top:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:rgba(39,52,67,.6);overflow:hidden;z-index:1}.modal-page{width:50%;min-width:380px;height:532px;padding:24px;background:#fff}.modal-page .calc-title{margin-bottom:8px;display:flex;justify-content:space-between;align-items:flex-start}.modal-page .calc-title div{font-style:normal;font-weight:500;font-size:20px;line-height:24px;text-transform:capitalize;color:#273443}.modal-page .calc-title .close-btn{margin:1px 5px 0 0;width:14px;height:14px;border:0;background:#fff url(/static/media/clear_24px.f3b5e4a6.svg) no-repeat}.modal-page .calc-title .close-btn:hover{cursor:pointer}.modal-page .calc-info{font-size:16px;color:#8492a5}.modal-page .calc-info,.modal-page p{font-style:normal;font-weight:400;line-height:20px}.modal-page p{font-size:14px;color:#3b4857}.check-box-container{display:flex}.check-box-container-wrong{display:flex;border:1px solid #dc2525}.check-box{width:20px;height:20px;background:#fff;border:1px solid #8492a5;box-sizing:border-box;border-radius:2px;cursor:pointer}.disclaimer{margin:16px 0;padding:20px 24px;background:#f2f5fb;border-radius:4px}.modal-page .disclaimer-title{margin-bottom:4px;font-style:normal;font-weight:500;font-size:16px;line-height:20px;color:#273443}.disclaimer label{margin-top:24px;display:flex;font-style:normal;font-weight:500;font-size:14px;line-height:27px;color:#273443}.disclaimer input{background:#fff;border:1px solid #8492a5;box-sizing:border-box;border-radius:2px}.get-started-btn-wrapper{margin-top:24px;width:100%;display:flex;justify-content:center;align-items:center}.get-started-btn-wrapper button{width:164px;height:40px;background:#254a9a;border-radius:4px;border:0;font-style:normal;font-weight:500;font-size:16px;line-height:20px;color:#fff}.get-started-btn-wrapper button:hover{cursor:pointer}.end-modal-page-content-wrapper{margin:32px 0 0 32px}.end-modal-page-content{width:100%;display:flex;flex-direction:column;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#3b4857}.end-modal-page-content button{border:1px solid #254a9a;box-sizing:border-box;border-radius:4px;font-style:normal;font-weight:500;font-size:16px;line-height:20px;color:#254a9a;background:#fff}.end-modal-page-content button:hover{cursor:pointer}.success-message{display:flex}.summary-wrapper{margin-right:61px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.summary-title{margin-bottom:8px;font-style:normal;font-weight:500;font-size:28px;line-height:28px;color:#273443}.summary-logo{display:none;width:128px;height:34px}.summary-logo img{width:100%;height:auto}.summary-description{width:80%}.summary-btn-wrapper{display:flex;flex-direction:row}.summary-btn-wrapper button{margin-left:11px;width:158px;height:40px}.form-data{margin-top:32px;width:100%;flex-direction:column;justify-content:flex-start;align-items:flex-start}.form-data,.form-data-value{margin-bottom:16px;display:flex}.form-data-value{font-style:normal;font-weight:400;font-size:16px;line-height:19px;color:#3b4857}.form-data-value div{width:239px}.form-data .text{margin-right:24px;font-style:normal;font-weight:400;font-size:16px;line-height:19px;color:#000}.form-data-names{color:#000}.form-data-names,.form-data-section{display:flex;flex-direction:column;font-family:Roboto;font-style:normal;font-weight:400;font-size:16px;line-height:19px}.form-data-section{color:#3b4857}.form-data-names div,.form-data-section div{padding:10px}.diagram-wrapper{margin-top:16px;margin-bottom:25px;display:flex;flex-direction:row;justify-content:flex-start}.summary-diagram{padding:56px 30px 48px 32px;border:1px solid #e0e6ed}.score-wrapper{display:flex;flex-direction:column;justify-content:space-around}.score-description-wrapper{width:100%;height:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border-bottom:1px solid #e0e6ed}.score-description-wrapper:first-child{border-top:1px solid #e0e6ed}.score{margin:22px 9px 25px 25px;width:20%}.score .score-number{margin-bottom:8px;font-weight:700;font-size:32px;line-height:32px;color:#273443}.score .score-number,.score .score-title{font-style:normal;text-transform:capitalize}.score .score-title{font-weight:500;font-size:16px;line-height:16px;color:#8492a5}.score-description{width:50%}.end-status{margin-top:10px;margin-bottom:50px}.end-status-title{font-style:normal;font-weight:500;font-size:20px;line-height:28px;color:#273443}.section-wrapper{margin:0 32px 32px 0}.section-title{margin-top:4px;display:flex;flex-direction:row;align-items:center}.section-status{margin-left:8px}.section-description{margin-top:4px;margin-bottom:16px;width:100%}.end-modal-page-content .section-scores-data{display:flex;justify-content:flex-start}.end-modal-page-content .section-scores-data .score-value{margin-right:18px}.status-end-modal{padding:4px 17px;font-style:normal;font-weight:500;font-size:12px;line-height:16px;border-radius:4px}.good-status{color:#28cd6a;background:rgba(40,205,106,.2)}.neutral-status{color:#8492a5;background:rgba(132,146,165,.2)}.pay-attention-status{color:#fec740;background:rgba(254,199,64,.15)}.pdf-board{width:100%;height:100%;background-color:#e5e5e5}.pdf-block{width:auto;height:auto}.pdf-header{background:#1a3c5d}.pdf-header,.settings-wrapper{display:flex;justify-content:space-between}.settings-wrapper{flex-direction:column;height:95%;width:33.3%;background-color:#fff}@media print{.end-modal-page-px content{font-style:normal;font-weight:400;font-size:10.0221px;line-height:17px;color:#3b4857}.form-data{display:flex}.section-status,.section-wrapper button,.summary-btn-wrapper,.summary-title{display:none}.diagram-wrapper{display:flex;flex-direction:column;border:none}.summary-diagram{padding:0;border:0;display:flex;justify-content:center;align-items:center}.score-description-wrapper{margin-bottom:18px;border:0}.score,.score-description-wrapper:first-child{border:0}.score{margin:0;padding:8px 16px;width:25%;background:#f0f5ff}.score-description{margin-left:10px;width:65%;font-size:10.0221px;line-height:17px}.score-number{font-size:16px;line-height:16px}.score-title{font-size:8px;line-height:8px;color:#8492a5}.section-wrapper{margin-top:5px}.navbar-section-title{margin-bottom:1.38px}.navbar-section-title .section-number{font-size:5.625px;line-height:7px}.section-title{margin-top:1.88px;margin-bottom:1.37px;font-size:9.375px;line-height:11px}.section-description{margin-bottom:8px;font-size:8px;line-height:12px}.score-value{font-size:11.6143px;line-height:13px}.score-value .score-title{font-size:9.95516px}.summary-logo{display:block;margin-bottom:40px}}@page{size:auto;margin:0}input:focus{outline-offset:0;outline:none}.form-wrapper{display:flex;flex-direction:row-reverse;flex:1 0 auto}.form-aligner{width:100%}.form,.form-aligner{display:flex;justify-content:center}.form{margin:40px 0;flex-direction:column;align-items:center}.form-title{margin-bottom:8px;font-style:normal;font-weight:500;font-size:28px;line-height:28px;color:#273443;align-self:start}.form-subtitle{margin-bottom:24px;width:400px;font-size:14px;line-height:20px;color:#3b4857;text-align:left}.form-section,.form-subtitle{font-style:normal;font-weight:400}.form-section{margin-bottom:4px;display:flex;flex-direction:column;font-size:16px;line-height:19px;color:#000}.form-section input{margin-bottom:12px;padding:15px 16px;width:400px;height:48px;color:#3b4857;background:#fff;border:1px solid #cfd1d7;box-sizing:border-box;border-radius:4px}.form-section input,.form-section input::placeholder{font-style:normal;font-weight:400;font-size:16px;line-height:19px}.form-section input::placeholder{color:#606367}.submit-form{width:164px;height:40px;font-style:normal;font-weight:500;font-size:16px;line-height:20px;color:#fff;background:#254a9a;border:none;border-radius:4px}.submit-form:hover{cursor:pointer}
/*# sourceMappingURL=main.d51c18e6.chunk.css.map */