@charset "UTF-8";body .MuiDrawer-root{z-index:1301}body *{font-family:Montserrat,sans-serif;font-optical-sizing:auto;font-style:normal}body * .MuiFormControlLabel-label{font-family:inherit;font-size:inherit;color:#5c503a}body * .MuiButton-root{font-size:.9em;border:none;border-radius:30px;background-color:#fff;color:#5c503a;cursor:pointer;text-transform:none}body * .MuiButton-root:not([disabled]){box-shadow:0 2px 6px #0000004d}body * .MuiButton-root:hover{background-color:#2e765e;color:#fafffe}body * .MuiButton-root.action-button{padding-right:45px;background-color:#9fc7aa;color:#fafffe}body * .MuiButton-root.action-button:after{position:absolute;top:45%;right:5px;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:30px;height:30px;margin:2px;background-color:#fff;border-radius:50%;color:#5c503a}body * .MuiButton-root.action-button:hover{background-color:#2e765e}body * .MuiButton-root.action-button:disabled{background-color:#fff;color:#0000001f;border:1px solid rgba(0,0,0,.12)}body * .MuiButton-root.action-button:disabled:after{color:#0000001f}body * .MuiButton-root.action-button.loading:after{content:"";background-color:transparent;border:2px solid rgba(0,0,0,.12);width:20px;height:20px;border-left-color:transparent;border-right-color:transparent;border-radius:50%;animation:spin .8s linear infinite;top:6px}body * .MuiButton-root.action-button-forward:after{content:"→"}body * .MuiButton-root.action-button-check:after{content:"✓"}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes zoomIn{0%{transform:scale(1.2)}to{transform:scale(1)}}.header{background-color:#2e765e;color:#fafffe;display:flex;height:100vh}.header .action-button.login-button{background-color:#e5fb52;color:#202e9e;font-size:1.2em;padding-left:2em;padding-right:3em}.header .action-button.login-button:hover{background-color:#7acb53;color:#fafffe}.header .side-header{flex:1;align-self:center;padding:5%}.header .bg{display:none;flex:1;background-image:url(/assets/bg-P_RKeSw2.jpg);background-size:cover;background-position:center;background-attachment:fixed;transform:scale(1.5);opacity:0;animation:zoomIn 3s ease-out forwards,fadeIn 5s ease-out forwards}@media (min-width: 992px){.header .bg{display:block}}.header h1{font-size:1.5em;position:absolute;top:5%}@media (min-width: 992px){.header h1{font-size:2em;top:10%}}.header h2{font-size:3em;font-weight:300;color:#fafffe}@media (min-width: 992px){.header h2{font-size:4em}}.content{position:relative;z-index:1;background-color:#fff;overflow-y:hidden;touch-action:pan-y;max-width:100vw;min-height:100vh;color:#000;font-size:1.2em;padding:1em;padding-bottom:100px!important}@media (min-width: 767px){.content{padding:2em;padding-left:calc(250px + 2em)}}@media (min-width: 992px){.content{padding:2em 15%;padding-left:calc(250px + 10%)}}.stepper{position:absolute;left:2em;max-width:250px}.stepper.MuiStepper-root{display:none}@media (min-width: 767px){.stepper.MuiStepper-root{display:flex}}.back-button{margin-right:.7em}.back-button .MuiButton-root{margin:auto;font-size:1.2em;min-width:0;height:40px;width:40px;border-radius:50%}.MuiStepLabel-labelContainer span{font-family:Montserrat,sans-serif}.MuiStepLabel-labelContainer span.Mui-completed{color:#2e765e}.MuiStepLabel-labelContainer span.Mui-active{color:#2e765e;border-bottom:2px solid #e5fb52;padding-top:.5em;padding-bottom:.5em}.MuiStepLabel-iconContainer .MuiStepIcon-root.Mui-completed,.MuiStepLabel-iconContainer .MuiStepIcon-root.Mui-active{color:#9fc7aa}@keyframes slidein{0%{opacity:0}to{opacity:100%}}h2{color:#2e765e;padding-top:.2em;padding-bottom:.5em;font-size:1.8em;font-weight:500}h3{font-weight:400}h4{color:#2e765e;font-weight:500;font-size:1.5em}input{color:#5c503a;width:100%;outline:0;border:1px solid rgba(0,0,0,.3);font-size:1em;padding:1em 75px 1em .7em;border-radius:20px}.stepContent{margin-top:1em;margin-bottom:1em;animation-name:slidein;animation-duration:.5s}.stepContent .action-buttons .MuiButton-root{margin-right:1em;margin-bottom:1em;margin-left:0!important}p.info{position:relative;padding:2em;border-radius:50px;color:#2e765e;border:1px solid #9fc7aa;background-color:#fff;margin-bottom:2em}p.info:before{content:"Ohje";position:absolute;top:-.9em;left:1em;background-color:#2e765e;color:#fff;font-weight:600;font-size:.75em;padding:.4em 1em;border-radius:20px;margin:auto}.field{font-size:1.2em;margin-bottom:1em;padding-bottom:.8em}.field .label{padding-bottom:.5em;font-size:.8em}.field a{color:#0009;text-decoration:none;padding-top:.5em;font-size:.6em}.field .validation-error{margin-top:.5em;font-size:.6em;color:#cd8c37}.field .validation-error button{margin-bottom:.5em}.field .fieldset{position:relative}.field .fieldset input.input-error{color:#cd8c37}.field .fieldset input:disabled{cursor:not-allowed;background-color:#f0f0f0!important}.fieldInformationToggler{cursor:pointer}.fieldInformation{padding:2em;width:100%}@media (min-width: 767px){.fieldInformation{width:40rem}}.confidence{position:absolute;width:65px;height:75px;max-height:100%;background-color:#9fc7aa;color:#fafffe;display:flex;align-items:center;right:0;top:0;padding:2px;border-radius:0 20px 20px 0}.confidence.notsure{background-color:#0000004d}.renovation{margin-bottom:1em;padding:1em;box-shadow:0 2px 6px #0000004d;border-radius:40px}.renovation .MuiFormControlLabel-root{width:100%}.field-group{margin-top:2em}@media (min-width: 767px){.actual-vs-budgeted-fields-container{display:flex;flex-wrap:wrap;gap:1rem}.field{flex:0 0 100%}}@media (min-width: 767px) and (min-width: 1200px){.field{flex:0 0 calc(50% - .5rem)}}.preview table{color:#5c503a;width:100%;border-collapse:collapse;border:0;font-size:2vw}@media (min-width: 767px){.preview table{font-size:1vw}}@media (min-width: 1200px){.preview table{font-size:.8vw}}.preview th,.preview td{padding:.5rem;vertical-align:top}.preview td:nth-child(1){width:40%}.preview td:nth-child(2){width:40%;font-weight:700}.preview td:nth-child(3){width:20%}.preview tr:nth-child(2n){background:#ffffff1a}.preview tr:nth-child(odd){background:#71cfc433}.preview .error-row td:last-of-type{color:#cd8c37}.preview .value-align{display:inline-block;min-width:100px}.preview .budget-label{font-size:.8em;font-weight:400;margin-left:4em;margin-right:2em;white-space:nowrap;font-style:italic}.container{cursor:pointer;border-radius:50px}.container .drop-area{text-align:center;padding:2em;margin-bottom:1em;border-radius:40px;background-color:#fafffe;border:2px solid;border-color:#735240;border-style:dashed;color:#5c503a;width:100%;transition:"border .24s ease-in-out"}@media (min-width: 767px){.container .drop-area{padding:4em}}.container .download-icon .MuiSvgIcon-root{font-size:2em}.uploaded-files{font-size:.8em}.upload-button{margin:2em 0!important}.separator{display:flex;align-items:center;justify-content:center;text-align:center;margin:20px;font-size:.8em}@media (min-width: 992px){.separator{margin:20px 25%}}.separator:before,.separator:after{content:"";flex:1;border-top:1px solid #5c503a;margin:0 10px}.separator span{font-weight:300;text-transform:uppercase;color:#5c503a}.analysis-container{padding-bottom:1em}.analysis-container .analysis-subtype-description{padding:1em;color:#5c503a;white-space:pre-line}.analysis-container .analysis-subtype{color:#5c503a;font-weight:500;font-size:1.8em;padding:.5em 0}.analysis-container .observations-container{border-radius:40px;box-shadow:0 2px 6px #0000004d;padding:0 1em}.observation-container{padding:1em;color:#5c503a;white-space:pre-line}.observation-container .observation-header{color:#5c503a;font-weight:600;text-align:center;margin-top:0;margin-bottom:0}.observation-container .observation-description{margin-top:.3em}.observation-container.error{color:#cd8c37}.observation-container .observation-variables-table{width:100%;border:1px solid #f4f5ef;padding:.5em;margin-bottom:2em;font-size:.6em}@media (min-width: 767px){.observation-container .observation-variables-table{font-size:1em}}.observation-container .observation-variables-table .row{display:grid;align-items:center;padding:.5em 0;grid-template-columns:2fr 1fr;grid-template-areas:"col1 col2" "col3 col3"}.observation-container .observation-variables-table .row .cell:nth-child(1){grid-area:col1}.observation-container .observation-variables-table .row .cell:nth-child(2){grid-area:col2;text-align:right;font-weight:700}.observation-container .observation-variables-table .row .cell:nth-child(3){grid-area:col3;text-align:right;font-weight:700}.observation-container .observation-variables-table .row .observation-unit{font-weight:400}@media (min-width: 767px){.observation-container .observation-variables-table .row:has(.cell:nth-child(3)){grid-template-columns:1fr 1fr 1fr;grid-template-areas:"col1 col2 col3"}}.observation-container .sub-observations li{padding:.5em}.comparison{padding:0}.comparison .canvasContainer{margin-top:2em}@media (min-width: 1200px){.comparison{padding:0 10%}}.compare-table{margin-top:2em;font-size:2vw}@media (min-width: 767px){.compare-table{font-size:1vw}}@media (min-width: 1200px){.compare-table{font-size:.8vw}}.compare-table table{width:100%;text-align:left}.compare-table table :first-child{text-align:left}.compare-table table td{text-align:right;padding:.5em}.compare-table table td.above-average{background-color:#e5fb52}.compare-table table td.below-average{background-color:#2e765e;color:#fafffe}.compare-table table tr:nth-child(2n){background:#ffffff1a}.compare-table table tr:nth-child(odd){background:#71cfc433}.compare-table table thead tr{background:none!important}.compare-table table thead tr th{text-align:right}.untructuredTable table{table-layout:fixed;padding-top:2em;text-align:left;width:100%;font-size:2vw}@media (min-width: 767px){.untructuredTable table{font-size:1vw}}@media (min-width: 1200px){.untructuredTable table{font-size:.8vw}}.untructuredTable table td{padding:.5em}.untructuredTable table td[data-hide-small-screen=true]{display:none}@media (min-width: 767px){.untructuredTable table td[data-hide-small-screen=true]{display:table-cell}}.untructuredTable table td[data-value=renovations-under-5-years],.untructuredTable table td[data-value=income-statement-over-budget],.untructuredTable table td[data-value=income-statement-income-under-budget]{background-color:#e5fb52}.untructuredTable table td[data-value=renovations-5-10-years]{background-color:#71cfc4}.untructuredTable table td[data-value=renovations-over-10-years],.untructuredTable table td[data-value=income-statement-under-budget],.untructuredTable table td[data-value=income-statement-income-over-budget]{background-color:#2e765e;color:#fafffe}.untructuredTable table tr:nth-child(2n){background:#ffffff1a}.untructuredTable table tr:nth-child(odd){background:#71cfc433}.untructuredTable table thead tr{background:none!important}.tokens,.continue{margin-top:2em}.progress{min-height:100vh;padding-top:1em}.progress .progress-status-table{width:100%;font-size:.6em;table-layout:fixed}.progress .progress-status-table tr:nth-child(odd){background:#ffffff1a}.progress .progress-status-table tr:nth-child(2n){background:#71cfc433}.progress .progress-status-table td{padding:.2em}.progress .progress-status-table td:nth-child(2){font-weight:600}.progress .circular-loader{display:flex;align-items:center;margin-top:1em}.progress .circular-loader .loder-text{margin-left:1em;font-size:.7em}.archive-data-row{padding-bottom:1em}.archive-data-row button{margin-right:1em}.scroll-to-anchor .MuiButton-root{z-index:20;position:fixed;margin:auto;right:10px;bottom:70px;font-size:1.2em;min-width:0;height:40px;width:40px;border-radius:50%}.MuiButton-root.logout-button{margin-bottom:2em}html{scroll-behavior:smooth}body,html{margin:0;padding:0}*{box-sizing:border-box}
