.main_page{align-items:center;display:flex;flex-flow:row-wrap;width:100%}.page_count{border:2px solid #fff;border-radius:24px;height:40px;margin:0 10px;width:200px}.button_pages,.page_count{background-color:#4397bc;color:#fff;text-align:center}.button_pages{border:2px solid #fff;border-radius:50%;display:inline-block;font-size:16px;padding:10px 14px;text-decoration:none}.main_holder{display:flex;justify-content:space-evenly;margin:20px 0}.title_compare{text-align:center}.inner_compare{align-items:center;display:flex;flex-flow:column;font-size:20px;height:210px;justify-content:space-evenly;padding:16px 0}.page_constant{font-size:36px;font-weight:700}.compare_holder{align-items:center;color:#fff;display:flex;flex-flow:row;justify-content:space-evenly}.compare_items{height:250px;margin-bottom:20px}.percentage-label{color:#fff;font-size:38px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.chart_holders{align-items:center;display:flex;flex-flow:row;justify-content:space-evenly}.chart_headings{color:#fff;font-size:24px;text-align:center}.chart_items{align-items:center;display:flex;flex-flow:column;justify-content:center}.input[type=range] ::-moz-range-progress,.input[type=range] ::-moz-range-track{background-color:#36a2eb}