.text-scroll{border-radius:2rem;height:75vh;overflow:hidden;padding:2rem 4rem 2rem 2rem;position:relative;width:100%}.text-scroll__content{-webkit-overflow-scrolling:touch;color:#fff;height:100%;overflow-y:auto;padding-right:5rem;width:calc(100% + 6rem)}.text-scroll__bar{border-radius:.25rem;bottom:2rem;height:calc(100% - 4rem);overflow:hidden;position:absolute;right:2rem;top:2rem;width:5px}.text-scroll__knob{background:#fff;border-radius:5px;height:4rem;left:50%;position:absolute;top:0;transform:translate(-50%,-50%);width:5px;will-change:top}