.rangeWrap{align-items:center;display:flex;flex:0;flex-direction:column;gap:1.1rem;margin:auto;padding:1rem}#roi{background-color:#ff4d3f;border-radius:70px;color:#fff;font-size:24px;height:60.953125;line-height:200%;margin:30px auto 0;text-align:center;width:246px}input[type=range]{-webkit-appearance:none;background:#2a2a2a;background:linear-gradient(90deg,#2a2a2a 0,#2a2a2a 50%,transparent 0,transparent);border-radius:1.5rem;display:flex;height:1.5rem;max-width:30rem;outline:1px ridge #2a2a2a;outline-offset:.3rem;width:100%}input[type=range]::-moz-range-track,input[type=range]::-webkit-slider-runnable-track{background:#2a2a2a;border:1px solid #2a2a2a;border-radius:3rem;cursor:pointer;height:.25rem;width:14rem}input[type=range]::-webkit-slider-runnable-track{background:#2a2a2a;height:0;margin:0 .5rem;width:0}.calc_btn{display:block;margin-top:50px;text-align:center}.current_val{margin-top:40px;position:absolute}.current_val.inline{margin-top:0;position:relative}input[type=range]::-moz-range-thumb,input[type=range]::-webkit-slider-thumb{background:#fff;background-image:url(https://www.appknox.com/hubfs/input-frame-slider.png);background-position:50%;background-repeat:no-repeat;border-radius:1.5rem;cursor:pointer;height:1rem;margin-top:15px;width:2rem}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#fff;background-image:url(https://www.appknox.com/hubfs/input-frame-slider.png);background-position:50%;background-repeat:no-repeat;border-radius:1.5rem;cursor:pointer;height:1rem;margin-top:15px;transform:translatey(-1.375rem);width:2rem}.form-input-label{display:flex;justify-content:space-evenly;width:100%}span.current_val.inline{font-weight:700}datalist{color:#a17d12;justify-content:space-between;line-height:1.75;max-width:30rem;top:-17px;transform:translatey(.8rem);width:100%}datalist,datalist>option{display:flex;position:relative}datalist>option{border:0;border-radius:0;box-shadow:0;color:#555;font-size:19px;line-height:normal;padding:0 .25rem;z-index:1}datalist>option:before{background:#fff;border:1.5px solid #2a2a2a;border-radius:50%;content:"";display:inline-block;height:8px;left:50%;position:relative;top:-21px;transform:translatey(-100%);width:8px}.roi_calculator{background:transparent;border:1.5px solid #90909036;border-radius:20px;box-shadow:inset 0 0 19.4px 0 #ff494940;margin:0 auto;max-width:601px;overflow:hidden;text-align:center;width:100%}.roi_calc_first{background-color:#ffefed}.risl_exposure{background:linear-gradient(180deg,#121212,#000);color:#fff;padding:40px 10px 20px}.risl_exposure input[type=range]{background:linear-gradient(90deg,#ffefed 0,#ffefed 50%,transparent 0,transparent);outline:1px ridge #ffefed}.risl_exposure datalist>option{color:#fff}.risl_exposure h3{color:#fff;font-family:Switzer bold!important}.roi_calculator .form-input-wrapper{font-weight:700;padding-top:30px}