.ScrollerComponent{position:fixed;z-index:1000;right:0;bottom:0;background-color:transparent;height:7.1875rem;width:7.1875rem}.ScrollerComponent .scroller{position:absolute;width:100%;height:100%;bottom:0;right:0;margin:1.5rem}.ScrollerComponent .label__text{position:absolute;top:0;left:0}.ScrollerComponent .button{display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;left:50%;bottom:50%;height:5.125rem;width:4.5rem;transform:translate(-50%,50%);border-radius:7.375rem;background-color:#212121;overflow:hidden;cursor:pointer}.ScrollerComponent .button__background{position:absolute;top:0;left:0;height:0;width:100%;background-color:#ffbe5a}.ScrollerComponent .button__icon{position:relative;z-index:100}