.vertical-dotted-line{border-left:2px dotted #6f377c;position:absolute;top:0;left:calc(66.666% - .5px);height:100%;width:1px}@media (max-width:768px){.hide-on-small{display:none}.vertical-dotted-line{border-left:0;border-top:2px dotted #6f377c;top:calc(66.666% - .5px);left:0;width:100%;height:1px}}input[type=radio].hidden{display:none}.radio-custom{display:inline-block;width:16px;height:16px;border-radius:50%;border:2px solid;background-color:#f5f5f5;position:relative}input[type=radio].peer:checked+label .radio-custom{background-color:#d183c9}input[type=radio].peer:checked+label .radio-custom:after{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;border-radius:50%;background-color:#fff;transform:translate(-50%,-50%)}.slider{-webkit-appearance:none;width:100%;height:8px;background:pink;border-radius:5px;outline:none;opacity:.7;transition:opacity .2s}.slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;background:purple;cursor:pointer;border-radius:50%}