.page-template-calculator .holder{display:flex;flex-wrap:wrap;max-width:1200px;margin:20px auto;padding:20px;gap:20px;background-color:#f5f5f5;border-radius:8px;box-shadow:0 2px 4px #0000001a}.page-template-calculator .calc-form{flex-basis:570px}.page-template-calculator .calc-form .form-control{display:flex;align-items:center;margin-bottom:10px;flex-wrap:wrap}.page-template-calculator .calc-form label{display:block;margin-bottom:5px;font-weight:700;flex-basis:160px;font-size:14px}.page-template-calculator button{background-color:#4caf50;color:#fff;padding:10px 20px;border:none;border-radius:4px;cursor:pointer}.page-template-calculator button:hover{background-color:#45a049}.page-template-calculator .field{min-width:180px;height:38px;padding:8px;border:1px solid #ddd;border-radius:4px;margin-right:10px}.page-template-calculator .field.field--small{min-width:0}.page-template-calculator .flex{display:flex;align-items:center}.page-template-calculator .result{display:flex;flex-direction:column}.page-template-calculator .result .table{border:1px solid #ccc;border-bottom:0}.page-template-calculator .result .form-control{display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:0 10px;border-bottom:1px solid #ccc}.page-template-calculator .result .form-control label{padding:10px 10px 10px 0;font-weight:700}.page-template-calculator .result strong{display:inline-flex;padding:10px 0 10px 10px;border-left:1px solid #ccc;font-weight:400}.page-template-calculator .hidden{display:none!important}.page-template-calculator .output-tabs ul{display:flex;gap:20px;list-style:none}.page-template-calculator .table__row{display:flex;border:1px solid #000}.page-template-calculator .table__row pre{padding:0;margin:0}.page-template-calculator .table__row .table__cell{flex-shrink:1;padding:10px}.page-template-calculator .table__row .table__cell+.table__cell{border-left:1px solid #000}.page-template-calculator .radios{display:flex;list-style:none;margin:0;padding:0;gap:10px}.page-template-calculator .radios li{display:flex;align-items:center;gap:5px}.page-template-calculator .radios input,.page-template-calculator .radios label{margin:0;padding:0}.page-template-calculator .js-test-output img{max-width:560px}.page-template-calculator .report-wrapper{display:none}.page-template-calculator .report{padding:10px 5px;text-align:center}.page-template-calculator .report__row{display:grid;gap:5px;grid-template-columns:repeat(2,1fr)}.page-template-calculator .report_box{flex-basis:66.666%;margin-bottom:5px;border-radius:10px;color:#fff;box-shadow:0 0 5px #000000b3;font-size:12px}.page-template-calculator .report_box.report_box--blue{background:#2d68b2}.page-template-calculator .report_box.report_box--red{background:#e41e26}.page-template-calculator .report_box.report_box--gray{background:gray}.page-template-calculator .report_box.report_box--text{display:flex;align-items:center;justify-content:center;padding:20px;color:#000;font-size:18px}.page-template-calculator .report_box h3{font-size:14px;margin:14px 0;padding:0;font-weight:700;color:#fff}.page-template-calculator .report_box h4{margin:0;padding:0;font-weight:400;font-size:10px;color:#fff}.page-template-calculator .report_box-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(50px,1fr));padding:10px 15px;justify-content:space-between;border-top:1px solid #fff;align-items:center}.page-template-calculator .report_box-row .report_box-label{text-align:left}.page-template-calculator .report-box__flex{display:flex;border-top:1px solid #fff;align-items:center}.page-template-calculator .report-box__flex .report_box-row:first-child{border-top:none}.page-template-calculator .report-box__flex .report-box__flex-item{flex-grow:1;max-width:80px}.page-template-calculator .report-box__flex .report-box__flex-item--auto{max-width:100%}.page-template-calculator .download-report{display:block;margin-top:10px}.page-template-calculator .chart{width:100%;height:auto;color:#000}.page-template-calculator .chart .axis-label,.page-template-calculator .chart .legend{font-size:12px}
