@font-face{font-family:Bill Corporate Narrow;font-style:normal;font-weight:500;src:url(/static/media/billcorpnar-medium.4522254dbb1a8ec94aa4.woff2) format("woff2")}@font-face{font-family:Bill Corporate Narrow;font-style:normal;font-weight:600;src:url(/static/media/billcorpnar-semibold.62c190a81c969e3b3e29.woff2) format("woff2")}@font-face{font-family:Bill Corporate Narrow;font-style:normal;font-weight:700;src:url(/static/media/billcorpnar-bold.8240260157665894f59d.woff2) format("woff2")}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-family:Bill Corporate Narrow,sans-serif!important;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}.flex-center{align-items:center}.flex-center,.flex-justify-center{display:flex;justify-content:center}.tooltip-icon{margin-left:10px;position:relative;top:2px}.tooltip{max-width:250px}.hidden{visibility:hidden}.display-none{display:none;display:none!important}.size-none{height:0;overflow:hidden;position:absolute;width:0;z-index:-1}.absolute{position:absolute;z-index:1000}.relative{position:relative}.w-full{width:100%}.m-bottom-10{margin-bottom:10px}.m-20{margin:20px}.mr-10{margin-right:10px}.p-10{padding:10px}.p-5{padding:5px}.size-25{font-size:25px;height:25px;width:25px}.middle{vertical-align:middle}.inline-block{display:inline-block}.pointer{cursor:pointer}.p-bottom-10{padding-bottom:10px}.print-visible{display:none!important}.px-10{padding-left:10px;padding-right:10px}.px-20{padding-left:20px;padding-right:20px}.px-30{padding-left:30px;padding-right:30px}.py-20{padding-bottom:20px0;padding-top:20px}.py-30{padding-bottom:30px;padding-top:30px}.flex{display:flex}.flex-important{display:flex!important}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.space-between{justify-content:space-between}.space-evenly{justify-content:space-evenly}.justify-center{justify-content:center}.autoresize{height:auto;min-height:50px;overflow:hidden;resize:none;width:100%}.margin-x-auto{margin-left:auto;margin-right:auto}.print-hidden{display:inline-block}@media print{.print-visible{display:inline-block!important}.print-hidden{display:none!important}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.home-nav-panel{background-color:#0000001a;border-top-left-radius:5px;display:flex}.home-nav-panel,.home-nav-panel :last-child{border-top-right-radius:5px}.home-nav-panel :first-child{border-top-left-radius:5px}.home-nav-panel .navbar-tab{display:inline-block;flex-grow:1;font-size:25px;height:50px;line-height:50px}.home-nav-panel .selected{background-color:#d3d3d3;font-weight:1000}.input-with-slider{display:inline-flex;flex-direction:column;width:185px}.input-with-slider .input-wrapper{display:flex;flex-direction:row}.input-with-slider .input-wrapper .text-after-input{margin-left:5px}.input-with-slider .input-wrapper input{border:1px solid gray;border-radius:5px;line-height:20px;margin-bottom:5px;padding-left:10px;width:150px}.input-with-slider .input-misc{display:flex;flex-direction:row}.input-with-slider .input-misc .input-slider{width:158px}.input-with-slider .input-misc input[type=range]{-webkit-appearance:none;appearance:none}.input-with-slider .input-misc input[type=range]::-webkit-slider-thumb{appearance:none;background:#0374fc!important;background:var(--slider-thumb-color,#0374fc)!important}.input-with-slider .input-misc input[type=range]{margin:0;width:100%}.input-with-slider .input-misc input[type=range]:focus{outline:none}.input-with-slider .input-misc input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(90deg,#add8e6,blue);background:linear-gradient(to right,var(--secondary-color,#add8e6),var(--primary-color,blue));border:.2px solid #010101;border-radius:20px;box-shadow:inset 0 4px 4px #0000004d;cursor:pointer;height:9px;width:100%}.input-with-slider .input-misc input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#fff;border:1px solid #000;border-radius:15px;box-shadow:1px 1px 1px #000,0 0 1px #0d0d0d;cursor:pointer;height:15px;margin-top:-4px;width:15px}.input-with-slider .input-misc input[type=range]::-moz-range-track{border:.2px solid #010101;border-radius:20px;box-shadow:inset 0 4px 4px #0000004d;cursor:pointer;height:9px}.input-with-slider .input-misc input[type=range]::-moz-range-thumb{background:#fff;border:1px solid #000;border-radius:15px;box-shadow:1px 1px 1px #000,0 0 1px #0d0d0d;cursor:pointer;height:15px;margin-top:-4px;width:15px}.input-with-slider .input-misc input[type=range]::-moz-range-track{background:linear-gradient(90deg,#add8e6,blue);background:linear-gradient(to right,var(--secondary-color,#add8e6),var(--primary-color,blue));width:100%}.input-with-slider .input-misc input[type=range]:disabled{cursor:not-allowed;filter:grayscale(1);opacity:.3}.input-with-slider .input-misc .icon{justify-self:right}.import-export{align-items:center;display:flex;flex-direction:row;justify-content:center;margin:20px;width:100%}.import-export .file-name{background:none;border:1px solid #d3d3d3;border-radius:15px;display:block;font-size:2rem;font-weight:500;margin-left:1rem;text-align:center;width:400px}@media print{.import-export .file-name{border:none}}.import-export input[type=file]{display:none}.import-export .custom-file-upload{align-items:center;border:1px solid gray;border-radius:5px;cursor:pointer;display:inline-flex;font-size:16px;margin:5px;padding:5px}.simple-calc-wrapper{display:flex;flex-wrap:wrap;justify-content:flex-start}@media only screen and (max-width:515px){.simple-calc-wrapper{justify-content:space-evenly}}.simple-calc-wrapper .calc-disclaimer{margin:15px 30px 0}.simple-calc-wrapper .simple-hypo-input-section{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:20px 0 0;min-width:calc(50% - 60px);padding:0 30px}.simple-calc-wrapper .simple-hypo-input-section .simple-label{margin:0 0 10px}.simple-calc-wrapper .simple-hypo-input-section .input-with-slider{display:flex;flex-wrap:wrap;justify-items:center;min-width:185px;width:100%}.simple-calc-wrapper .simple-hypo-input-section .input-with-slider.error{max-width:200px}.simple-calc-wrapper .simple-hypo-input-section .input-with-slider .input-error-message{min-width:150px}.simple-calc-wrapper .simple-hypo-input-section .input-with-slider .input-wrapper input{min-width:150px;width:calc(100% - 35px)}.simple-calc-wrapper .simple-hypo-input-section .input-with-slider .input-misc .input-slider{margin:10px 15px 0 0;min-width:158px;width:calc(100% - 35px)}.simple-calc-wrapper .simple-hypo-input-section .input-with-slider .icon{align-self:center}.calc-disclaimer{margin:15px 30px 0}.srovnavac-cmp{padding:15px}.srovnavac-cmp .button-inputs-section{display:block;margin:10px 0 0 10px}.srovnavac-cmp .inputs-section{display:flex;flex-wrap:wrap}.srovnavac-cmp .primarni-vstupy{border-bottom:1px solid #000;border-top:1px solid #000;margin:10px 0}.srovnavac-cmp .input-container{display:inline-flex;flex-direction:row;flex-wrap:wrap;height:50px;justify-content:space-between;position:relative;width:50%}.srovnavac-cmp .input-container .input-header{align-self:center;padding:0 0 0 20px;text-align:left}.srovnavac-cmp .input-container .input-part{align-self:center;margin-right:10px;width:185px}.srovnavac-cmp .input-container .select{width:158px}.srovnavac-cmp .input-container .select Select{width:100%}.select select{border:1px solid gray;border-radius:5px;line-height:20px;padding-left:10px}.hypo-vs-rent-comparison-table-wrapper{display:flex;flex-direction:column}@media print{.hypo-vs-rent-comparison-table-wrapper{flex-direction:column-reverse}}.hypo-vs-rent-comparison-table-wrapper .table-wrapper{display:flex;justify-content:center}.hypo-vs-rent-comparison-table-wrapper table{border:1px solid gray}@media print{.hypo-vs-rent-comparison-table-wrapper table{margin-top:85px}}.hypo-vs-rent-comparison-table-wrapper table td,.hypo-vs-rent-comparison-table-wrapper table th{width:150px}.hypo-vs-rent-comparison-table-wrapper table select{height:44px;width:100%}.hypo-vs-rent-comparison-table-wrapper .upper-left-cell{align-items:center;display:flex;gap:30px;justify-content:left;padding-left:15px}@media print{.hypo-vs-rent-comparison-table-wrapper .upper-left-cell{gap:0;justify-content:center;padding-left:0}}.hypo-vs-rent-comparison-table-wrapper .graph-wrapper{align-items:center;display:flex;height:550px;justify-content:center;margin-top:0;position:relative;width:100%}@media print{.hypo-vs-rent-comparison-table-wrapper .graph-wrapper{margin-top:0;page-break-after:always}}.hypo-vs-rent-comparison-table-wrapper .graph-wrapper .graph{border:1px solid gray;height:450px;position:relative;width:650px}.hypo-vs-rent-comparison-table-wrapper .graph-wrapper .graph canvas{height:100%!important;width:100%!important}.home-screen{align-items:center;display:flex;flex-direction:column}.home-screen .header-part{color:#fff;display:flex;flex-direction:column;justify-content:center;margin-bottom:50px;max-width:660px;width:calc(100% - 50px)}.home-screen .header-part h1{font-size:48px;margin:0 0 20px}.home-screen .header-part p{margin:0}.home-screen .navigation-part{display:flex;flex-direction:row;justify-content:space-evenly}.home-screen .navigation-part a{color:#000;text-decoration:none}.home-screen .navigation-part .navigation-item{background-color:#fff;border-radius:10px;box-shadow:0 0 30px 0 #0000001a;display:inline-block;height:300px;padding:10px;width:calc(33.33333% - 40px)}.home-screen .navigation-part .navigation-item .item-icon{height:42px;width:42px}.home-screen .navigation-part .navigation-item .item-icon path{fill:#8e43f0}.home-screen .navigation-part .navigation-item h2{font-size:20px;height:60px;margin:0 0 20px}.home-screen .navigation-part .navigation-item p{font-size:16px}.argumentation{padding:0 25px 25px;position:relative}.argumentation h3{margin:20px 0;text-align:left;text-align:initial}@media only screen and (max-width:810px){.argumentation h3{text-align:center}}.argumentation p{line-height:30px;margin:10px 0}.argumentation .result-button{display:block;width:200px}.argumentation .result-wrapper{max-height:210px}@media only screen and (max-width:600px){.argumentation .result-wrapper{max-height:310px}}@media only screen and (max-width:500px){.argumentation .result-wrapper{max-height:600px}}.argumentation .argumentation-result{display:block;margin:0 0 30px;text-align:left}.argumentation .argumentation-result .result-text{margin:10px 0}.argumentation .general-info{border-top:1px solid #000}.argumentation .detailed-info{border-bottom:1px solid #000;border-top:1px solid #000}.argumentation .buttons-wrapper{display:flex;flex-wrap:wrap;justify-content:flex-start;margin:20px 30px 0 0}.argumentation .buttons-wrapper input{border:1px solid #000;border-radius:5px;margin:0 20px 10px;padding:0 5px}.argumentation .buttons-wrapper .argumentation-button{border:1px solid #000;border-radius:5px;margin:0 20px 5px 0;min-width:200px;position:relative;width:calc(50% - 20px)}.argumentation .buttons-wrapper .argumentation-button a{color:#000;display:inline-block;height:100%;line-height:32px;position:relative;right:5px;text-decoration:none;width:calc(100% + 10px)}.data-tool .bank-wrapper{margin:20px}.data-tool .bank-wrapper .bank-input-wrapper input{margin:0 20px;min-width:350px}.data-tool .bank-wrapper .bank-input-wrapper .input-text{display:inline}.data-tool .bank-wrapper .variable-section{margin:20px 0}.data-tool .bank-wrapper .field-path .select{display:inline}.data-tool .button-big-margin{display:block;margin:25px auto}.data-tool .then-or-else-statement{border:1px solid #000;margin:5px}.inputs-section{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:20px;padding:0}@media only screen and (max-width:810px){.inputs-section{justify-content:center}}.inputs-section .block-of-inputs{display:flex;flex-wrap:wrap;justify-content:space-between;min-height:20px;padding:20px 0;position:relative;width:100%}@media only screen and (max-width:810px){.inputs-section .block-of-inputs{justify-content:center}}.inputs-section .field-wrapper{display:inline-flex;margin:10px 0;width:350px}.inputs-section .field-wrapper.invalid-input input,.inputs-section .field-wrapper.invalid-input select{border:none;outline:1px solid red}.inputs-section .field-wrapper .field-name{display:inline-block;margin-right:15px;text-align:left;width:125px}.inputs-section .field-wrapper .checkbox,.inputs-section .field-wrapper .select{display:inline-block}.inputs-section .field-wrapper select{height:25px;width:169px}.inputs-section .field-wrapper .input-wrapper{width:200px}.inputs-section .field-wrapper .input-wrapper input{width:160px}.inputs-section .field-wrapper .input-slider{width:165px}.inputs-section .checkbox-wrapper{display:flex;width:100%}@media only screen and (max-width:810px){.inputs-section .checkbox-wrapper{justify-content:center}}.inputs-section .checkbox-wrapper .field-name{width:265px}.inputs-section .checkbox-wrapper .checkbox input{height:20px;position:relative;top:5px;width:20px}.hypolead{display:flex;flex-direction:column;margin:0 50px}.hypolead p{line-height:30px;margin:10px 0}.hypolead .submit-button{height:35px;margin:10px 0 0;width:250px}.hypolead .text-area-wrapper{display:flex;flex-direction:column;justify-content:left;padding:0}.hypolead .text-area-wrapper .field-name{text-align:left}.hypolead .consent-check{margin-top:5px;text-align:left}.hypolead .consent-check.invalid-input{color:red}.hypolead .consent-check input{height:15px;margin-right:10px;position:relative;top:2px;width:15px}.input-text input{border:1px solid gray;border-radius:5px;line-height:20px;padding-left:10px}.general-comparison{margin:25px;padding:0 25px 25px}.general-comparison .buttons-wrapper{display:flex;flex-wrap:wrap;justify-content:flex-start;margin:20px 30px 0 0}.general-comparison .buttons-wrapper input{border:1px solid #000;border-radius:5px;margin:0 20px 10px;padding:0 5px}.general-comparison .buttons-wrapper .comparison-button{border:1px solid #000;border-radius:5px;margin:0 20px 5px 0;min-width:250px;width:calc(50% - 20px)}.general-comparison .result-wrapper{max-height:800px;overflow:auto}.general-comparison .best-rates-section{align-items:center;display:flex;flex-direction:column;margin:20px 0 35px;min-width:500px}.general-comparison .best-rates-section .best-rates-title{margin-bottom:15px}.general-comparison .best-rates-section .best-rates-table td,.general-comparison .best-rates-section .best-rates-table th{align-items:center;border:1px solid #ddd;display:inline-flex;height:40px;justify-content:center;padding:8px;width:100px}.general-comparison .best-rates-section .best-rates-table th{align-items:center;background-color:blue;background-color:var(--primary-color,blue);display:inline-flex;height:50px;justify-content:center}.general-comparison .best-rates-section .best-rates-table tbody tr:nth-child(2n){background-color:#f2f2f2}.general-comparison .best-rates-section .best-rates-table tbody tr:hover{background-color:#ddd}.general-comparison .best-rates-section .best-rates-table tbody th{background-color:#04aa6d;color:#fff;padding-bottom:12px;padding-top:12px;text-align:left}.general-comparison .contact-button{margin:10px 0 0}.general-comparison .general-info{border-top:1px solid #000}.general-comparison .detailed-info{border-bottom:1px solid #000;border-top:1px solid #000}.error-page{padding-top:200px}.hypo-rent-calc-wrapper .checkbox input{height:20px;margin-left:20px;position:relative;top:3px;width:20px}@media screen and (max-width:695px){.hypo-rent-calc-wrapper .simple-hypo-input-section{width:100%}}.hypo-rent-calc-wrapper .select{margin-right:35px;min-width:150px;width:calc(100% - 35px)}.hypo-rent-calc-wrapper .select select{height:24px;min-width:150px;width:100%}.print-button{margin-bottom:10px;padding:10px 20px}.print-button.safari:hover{background:pink;opacity:.7}.print-alert{color:gray;display:flex;justify-content:center;padding:0 50px;width:100%}.print-alert .print-alert-text{display:block;font-size:12px;text-align:center;width:300px}@media print{.print-button-tooltip-element{display:none}}.print-header-main{position:fixed;top:0;width:100%}.print-header-main.safari-print-header-main{position:relative!important}.print-header-main .print-header{background:blue;background:var(--primary-color,blue);color:#fff;display:flex!important;flex-direction:row;height:80px;justify-content:space-between;-webkit-print-color-adjust:exact;print-color-adjust:exact;width:100%}.print-header-main .print-header .title,.print-header-main .print-header .titles-wrapper{display:flex;flex-direction:column;justify-content:center}.print-header-main .print-header .title{padding:0 0 0 30px}.print-header-main .print-header .title .subtitle{font-size:22px!important}.print-header-main .print-header .details-section{display:flex;flex-direction:column;justify-content:center;max-width:450px}.print-header-main .print-header .details-section .detail{word-wrap:break-word;display:block;font-weight:700;justify-content:center;max-width:100%;padding:0 0 0 35px;position:relative}.print-header-main .print-header .details-section .detail .icon{left:0;position:absolute;top:4px}.print-footer-main{bottom:0;display:flex;position:fixed;width:100%}.print-footer-main .print-footer{background:blue;background:var(--primary-color,blue);color:#fff;display:flex!important;flex-direction:row;font-size:12px;height:30px;justify-content:space-between;-webkit-print-color-adjust:exact;print-color-adjust:exact;width:100%}.print-footer-main .print-footer .details-section{display:flex;flex-wrap:wrap;justify-content:space-around;width:100%}.print-footer-main .print-footer .details-section .detail{display:inline-block;font-size:12px;height:30px;padding-top:7px;position:relative;text-align:left;width:25%}.print-footer-main .print-footer .details-section .detail .icon{margin-right:15px;position:relative;top:2px}.print-footer-main .print-footer .details-section .no-icon{left:32px}.annuity-calc{display:flex;flex-wrap:wrap;justify-content:flex-start;width:100%}.annuity-calc table{border-collapse:collapse}.annuity-calc tr{border-bottom:1px solid #000}.annuity-calc td{position:relative}.annuity-calc .edited-bg-color{background-color:#add8e6;background-color:var(--table-highlight-color,#add8e6);-webkit-print-color-adjust:exact!important}.annuity-calc .simple-calc-wrapper{width:100%}.annuity-calc .note-textarea{margin-left:50px;padding:5px 10px;width:calc(100% - 70px)}.annuity-calc .note{border:1px solid #000;display:inline-block;margin-left:0;padding:5px 10px 7px;text-align:justify;white-space:pre-wrap;width:calc(100% + 100px)}@media print{.annuity-calc .note{width:calc(100% + 75px)}}.annuity-calc .remove-changes-icon{position:absolute;right:-5px;top:0}.annuity-calc .remove-changes-icon.extra-mr{right:-6px}.annuity-calc .remove-changes-wrapper{display:flex;flex-direction:row}@media only screen and (max-width:515px){.annuity-calc{justify-content:space-evenly}}.annuity-calc .print-button{margin-left:auto;margin-right:auto;margin-top:30px}.annuity-calc .print-inputs{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;width:100%}.annuity-calc .print-inputs .print-input-wrapper{display:block;margin:15px;width:150px}.annuity-calc .calc-disclaimer{margin:15px 30px 0}.annuity-calc .simple-hypo-extra-input-section{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;padding-left:30px;width:100%}.annuity-calc .simple-hypo-extra-input-section .extra-input-wrapper{align-items:center;display:flex;justify-content:space-between;margin:15px 50px;width:250px}.annuity-calc .simple-hypo-extra-input-section .extra-input-wrapper .simple-label{margin:10px 20px}.annuity-calc .simple-hypo-extra-input-section .extra-input-wrapper select{font-size:16px}.annuity-calc .simple-hypo-extra-input-section .checkbox{height:20px;margin-left:20px;position:relative;top:3px;width:20px}.annuity-calc .simple-hypo-input-section{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:20px 0 0;min-width:calc(50% - 60px);padding:0 30px}.annuity-calc .simple-hypo-input-section .input-with-slider{display:flex;flex-wrap:wrap;justify-items:center;min-width:185px;width:100%}.annuity-calc .simple-hypo-input-section .input-with-slider.error{max-width:200px}.annuity-calc .simple-hypo-input-section .input-with-slider .input-error-message{min-width:150px}.annuity-calc .simple-hypo-input-section .input-with-slider .input-wrapper input{min-width:150px;width:calc(100% - 35px)}.annuity-calc .simple-hypo-input-section .input-with-slider .input-misc .input-slider{margin:10px 15px 0 0;min-width:158px;width:calc(100% - 35px)}.annuity-calc .simple-hypo-input-section .input-with-slider .icon{align-self:center}.annuity-calc .results-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;font-size:16px;justify-content:center;width:100%}@media print{.annuity-calc .results-wrapper{flex-direction:column-reverse;font-size:13px!important}.annuity-calc .results-wrapper .graph-wrapper{width:100%!important}}.annuity-calc .results-wrapper table{display:inline-block}@media print{.annuity-calc .results-wrapper table{margin-top:80px;page-break-before:always}}.annuity-calc .results-wrapper table th{display:table-cell;width:120px}@media print{.annuity-calc .results-wrapper table th{width:90px!important}}.annuity-calc .results-wrapper table .calc-icon{position:relative;top:2px}.annuity-calc .results-wrapper table input{bottom:0;display:inline-block;position:relative;width:80px}.annuity-calc .results-wrapper table input.smaller{width:65px!important}.annuity-calc .results-wrapper table .due-input-smaller input{margin-right:5px;position:relative;top:0;width:40px}.annuity-calc .results-wrapper .graph-wrapper{display:flex;flex-direction:row;justify-content:center;position:relative}.annuity-calc .results-wrapper .graph-wrapper .graph{display:block;position:relative}@media print{.annuity-calc .results-wrapper .graph-wrapper{align-items:center;flex-direction:column;justify-content:center}}.annuity-calc .results-wrapper .multi-graph{width:100%}.annuity-calc .year-expand-toggle{cursor:pointer;margin-left:10px;margin-right:10px;position:relative}.annuity-calc .year-expand-toggle .toggle-arrow{height:12px;left:3px;position:absolute;top:4px;width:12px}.histogram{display:flex;flex-wrap:wrap;justify-content:flex-start;width:100%}.histogram h1{margin:auto;width:100%}.histogram h2{margin-bottom:0;margin-top:20px}.histogram .computing{opacity:.5}.histogram .dirty{opacity:.25!important}@media print{.histogram .dirty{opacity:1!important}}.histogram .dirty .dirty-label{font-size:80px;position:absolute;top:33%}.histogram .dirty .dirty-label .sub-label{font-size:30px}.histogram .tooltip-icon{cursor:pointer;margin:0 0 1px 10px}.histogram .inputs-wrapper{align-items:center;display:flex;flex-direction:column;height:45px;justify-content:center;margin:40px 0 0;min-width:calc(50% - 60px);padding:0 30px}.histogram .inputs-wrapper .input-with-slider{display:flex;flex-wrap:wrap;justify-items:center;min-width:185px;width:100%}.histogram .inputs-wrapper .input-with-slider.error{max-width:200px}.histogram .inputs-wrapper .input-with-slider .input-error-message{min-width:150px}.histogram .inputs-wrapper .input-with-slider .input-wrapper input{min-width:150px;width:calc(100% - 35px)}.histogram .inputs-wrapper .input-with-slider .input-misc .input-slider{margin:10px 15px 0 0;min-width:158px;width:calc(100% - 35px)}.histogram .inputs-wrapper .input-with-slider .icon{align-self:center}.histogram .inputs-wrapper .simple-label{font-weight:600}.histogram .inputs-wrapper.small-input{min-width:calc(33% - 80px)}.histogram .inputs-wrapper.small-input .simple-input{margin:5px 0;padding-left:10px;width:160px}.histogram .selects-wrapper{display:flex;flex-direction:column;font-weight:600;height:50px;justify-content:space-between;margin-top:40px;width:33%}.histogram .selects-wrapper .select-section{align-items:center;display:flex;justify-content:space-evenly}.histogram .selects-wrapper .select-section .simple-label{margin-right:15px;width:180px}.histogram .selects-wrapper .select-section select{width:105px}.histogram .action-button-wrapper{align-items:center;display:flex;justify-content:space-between;margin:35px 45px 10px 35px;width:100%}.histogram .action-button-wrapper button{background-color:blue;background-color:var(--primary-color,blue);width:calc(50% - 40px)}.histogram .action-button-wrapper .print-button{background-color:blue;background-color:var(--primary-color,blue);height:35px;margin:0;padding:0}.histogram .action-button-wrapper .print-button.disabled{cursor:auto;opacity:.5}.histogram .graph-wrapper{align-items:center;display:flex;justify-content:center}.histogram .results-section{align-items:center;display:flex;justify-content:space-evenly;margin:10px 0 0;width:100%}.histogram .results-section .result{margin:0;width:33%}.histogram .results-section .result-label{font-weight:600}.histogram .spinnerLoader{height:250px;width:250px}.histogram .spinnerLoader.loader-w-full{opacity:.5;width:100%}.histogram .spinnerLoader .spinner{height:250px;width:250px}@media (max-width:768px){.histogram .simple-hypo-input-section{width:100%}.histogram .small-input{display:flex;flex-direction:row;justify-content:start;margin-top:0;width:100%}.histogram .small-input .simple-label{display:inline-block;margin-right:25px;width:200px}.histogram .small-input input{display:inline-block}.histogram .selects-wrapper{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:15px;margin-top:10px;padding-left:40px;width:100%}.histogram .selects-wrapper .select-section{align-items:center;display:flex;justify-content:start;margin:10px 30px 10px 0}.histogram .selects-wrapper .select-section .simple-label{margin-right:15px;text-align:left;width:200px}.histogram .selects-wrapper .select-section select{height:25px;width:150px}}.histogram .disclaimer{font-size:14px;padding:0 20px}.print-stuff-wrapper{margin:5px 0 0}.print-stuff-wrapper .inputs-grid{margin:20px 0 0}.print-stuff-wrapper .inputs-grid .inputs-label{font-size:larger;font-weight:600;margin:0 0 10px}.print-stuff-wrapper .inputs-grid .input-wrapper{display:inline-block;margin:0 0 13px;width:33%}.print-stuff-wrapper .input-label,.print-stuff-wrapper .inputs-grid .input-wrapper .input-label{font-size:15px;font-weight:600}.print-stuff-wrapper .results-section{border-top:1px solid #d3d3d3;display:block;margin:0 0 20px;padding:10px 0 0}.print-stuff-wrapper .results-section .results-label{font-size:larger;font-weight:600;margin:20px 0}.print-stuff-wrapper .results-section .results-label.table-label{margin:5px 0 10px}.print-stuff-wrapper .results-section .result-wrapper{display:inline-block;margin:0 0 13px;width:33%}.print-stuff-wrapper .results-section .result-wrapper .input-label{font-size:15px;font-weight:600}.print-stuff-wrapper .results-section .table-wrapper{margin:0 0 20px;width:100%}.print-stuff-wrapper .results-section .table-wrapper .results-table{border-collapse:collapse;margin:0 auto}.print-stuff-wrapper .results-section .table-wrapper .results-table th{width:150px}.print-stuff-wrapper .results-section .table-wrapper .results-table tr{border-bottom:1px solid #000}@page{size:A4;margin:0!important}html{background-color:#0000000d}body{margin:80px 0 30px;overflow-x:hidden}.app{width:100%}p{text-align:left}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#add8e6}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover{background:#0f95d3}button{background:#0000000d;background:var(--primary-button-color,#0000000d);border:1px solid #000;border-radius:5px;color:#000;color:var(--button-text-color,#000);cursor:pointer;font-size:16px;min-height:35px}button:hover{background:#0000001a;background:var(--primary-button-hover-color,#0000001a)}.clickable,.link-like{cursor:pointer}.link-like{text-decoration:underline}.full-width{width:100%}div,p{font-size:16px}.spinnerLoader{height:100vh}.spinnerLoader,.spinnerLoader>.spinner{align-items:center;display:flex;justify-content:center;width:100%}.spinnerLoader>.spinner{flex-direction:column;height:200px}.spinnerLoader>.spinner>.animation{animation:rotate 3s linear infinite;border:10px solid #000;border-radius:50%;height:100px;position:relative;width:100px}.spinnerLoader>.spinner>.animation:after{background-color:#fff;border:5px solid #fff;border-radius:50%;content:"";left:6px;position:absolute;top:6px}@keyframes rotate{to{transform:rotate(1turn)}}@media print{.print-size-none{height:0;overflow:hidden;position:absolute;width:0;z-index:-1}}@media screen{.print-size-some{height:0;overflow:hidden;position:absolute;width:0;z-index:-1}}.collapsible{overflow:hidden}.collapsed,.collapsible{transition:max-height 1s}.collapsed{max-height:0!important}.calc-disclaimer{border-top:1px solid #000;font-size:11px;margin-top:15px;text-align:left;text-align:initial}.text-center{text-align:center}table.screen-table-container{page-break-after:always;width:100%}thead.table-header{display:table-header-group}tfoot.table-footer{display:table-footer-group}.input-number-no-arrows::-webkit-inner-spin-button,.input-number-no-arrows::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input-number-no-arrows{-moz-appearance:textfield}
/*# sourceMappingURL=main.3b8e99dd.css.map*/