.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none;&::-webkit-scrollbar{width:0;height:0;display:none}}.btn{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#e6f4fe;cursor:pointer;transition:all .2s ease-in-out;&:hover{background-color:#4db2fa}&:active{background-color:#0771e3}}.btn-rotate{transform:rotate(180deg)}.disabled{background-color:#f8fafc;cursor:not-allowed;&:active,&:hover{background-color:#f8fafc}}