html{scroll-behavior:smooth;}
.wrap-wrapper{width:100%;height:100%;overflow-y:auto;}
.min-height-zero{min-height:0px;}
.overflow-hidden{overflow:hidden;}
.fill-wrap{width:100%;height:100%;}
.scroll-y{overflow-y:auto;}
.ml-5{margin-left:5px;}
.line-normal{line-height:normal;}
.ta-center{text-align:center;}
.text-purple{color:#776fd4;}
.text-pink{color:#bf3684;}
.text-black{color:#000;}
.text-grey{color:#545454;}
.text-yellow{color:#ffc926;}
.bg-transparent{background-color:transparent;}