.module__rangeslider{--color-bg:#5dc2e6;--color-primary:#0d2f5d;--color-secondary:#ffcc28;background-color:var(--color-bg);color:var(--color-primary);padding:150px 0}.rangeslider{background-color:#fff;border-radius:5px;height:4px;margin-bottom:50px;position:relative;width:100%}.rangeslider--horizontal{border-radius:99px;height:44px}.rangeslider__fill{background-color:var(--color-secondary);border-radius:99px;height:100%;min-width:50px;position:absolute;top:0;z-index:1}.rangeslider__handle{border-radius:100%;cursor:pointer;display:inline-block;height:56px;top:-6px;touch-action:pan-y;transition:background-color .2s;width:56px;z-index:3}.rangeslider__handle,.rangeslider__handle__value{background-color:var(--color-primary);box-sizing:border-box;position:absolute}.rangeslider__handle__value{border-radius:99px;border-top:1px solid var(--color-primary);color:#fff;left:-100px;padding:20px 40px;text-align:center;top:-78px;transition:background-color .2s,box-shadow .1s,transform .1s;white-space:nowrap;width:fit-content}.rangeslider__handle__value:before{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid;border-top-color:var(--color-primary);bottom:-10px;content:"";height:0;left:calc(50% - 10px);position:absolute;transition:border-top-color .2s;width:0}.rangeslider__handle__value:after{content:" Harmful Experiences"}.module__rangeslider .intro .description{background:#fff;border-radius:30px;margin-left:-30px;padding:30px}@media only screen and (min-width:800px){.module__rangeslider .intro{margin-bottom:150px;max-width:60%}}.module__rangeslider .output{display:flex;gap:170px;justify-content:center;margin:0 auto;max-width:80%;text-align:center}.module__rangeslider .output .data{width:400px}@media only screen and (max-width:768px){.module__rangeslider .output{max-width:100%}.module__rangeslider .rangeslider-wrap{margin-top:115px}.module__rangeslider .output{flex-direction:column;gap:20px;max-width:100%%;text-align:center}.module__rangeslider .output .data{width:100%}.rangeslider{margin-bottom:0}}