.range-meter{position:relative;max-width:980px;margin:20px auto;width:100%;padding:0 30px;font-family:"arial";color:#000;box-sizing:border-box;background:rgb(250,216,57);background:linear-gradient(180deg,rgba(250,216,57,1) 0%,rgba(255,255,255,1) 48%,rgba(250,216,57,1) 100%)}.range-meter *{box-sizing:border-box}.range-meter-inner{position:relative;width:100%;height:80px;display:flex;flex-direction:row;flex-wrap:wrap}.range-meter .marker-wrap{position:absolute;bottom:-28px;z-index:2;left:50%;transform:translateX(-50%);width:30px;text-align:center}.range-meter .marker{width:0;height:0;border-style:solid;border-width:0 8px 14px 8px;border-color:transparent transparent #000 transparent;z-index:2;margin:auto}.range-meter .marker-val{font-size:15px;display:block;margin-top:0}.range-meter .measurement{position:relative;height:100%;font-weight:600;width:25%}.range-meter .measurement:last-child{width:auto}.range-meter .measurement:before{content:"";position:absolute;top:0;left:-2px;height:25px;width:4px;background:#fff}.range-meter .measurement:after{content:"";position:absolute;bottom:0;left:-2px;height:25px;width:4px;background:#fff}.range-meter .measurement span.meter-count{position:absolute;left:-20px;top:50%;transform:translateY(-50%);white-space:nowrap;font-size:18px;width:40px;text-align:center}.range-meter .measurement .meter-marking{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);white-space:nowrap;font-size:18px;width:80%;text-align:center;margin:auto;text-transform:capitalize;font-weight:400}.motivation-checklist-results-opening{margin:20px 0}.motivation-checklist-name-block{margin:30px 0 10px}.score-line{width:220px;display:inline-block}.score-value-label{line-height:12px;padding:0;font-weight:700;width:180px;display:inline-block}.total-score-line{border-top:2px solid #000}