:root{--primary: #3949ab}.overflow-custom{overflow-y:auto;overflow-x:auto;scroll-behavior:auto;scrollbar-width:thin}.overflow-custom::-webkit-scrollbar{width:3px;height:3px}.overflow-custom::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:5px}.overflow-custom::-webkit-scrollbar-corner{background:transparent}.overflow-custom{overflow:auto;box-sizing:border-box}.overflow-custom::-webkit-scrollbar{appearance:none}.overflow-custom::-webkit-scrollbar:vertical{width:7px}.overflow-custom::-webkit-scrollbar-button:increment,.overflow-custom::-webkit-scrollbar-button{display:none}.overflow-custom::-webkit-scrollbar:horizontal{height:7px}.overflow-custom::-webkit-scrollbar-thumb{background-color:#79797973;border-radius:20px}.overflow-custom::-webkit-scrollbar-track{border-radius:5px}.overflow-custom{scrollbar-color:rgba(77,74,74,.5) rgba(0,0,0,0);scrollbar-width:thin}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@-webkit-keyframes flip-to-square-random{0%{-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg)}50%,75%{-webkit-transform:rotateX(0);transform:rotateX(0)}to{opacity:0;-webkit-transform:rotateX(0);transform:rotateX(0)}}@keyframes flip-to-square-random{0%{-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg)}50%,75%{-webkit-transform:rotateX(0);transform:rotateX(0)}to{opacity:0;-webkit-transform:rotateX(0);transform:rotateX(0)}}.flip-to-square-random{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);height:60px;width:60px}.flip-to-square-random div{-webkit-animation:flip-to-square-random 1.5s calc(var(--delay) * 1s) infinite backwards;animation:flip-to-square-random 1.5s calc(var(--delay) * 1s) infinite backwards;background-color:var(--primary)}.flip-to-square-random div:nth-child(1){--delay: .1}.flip-to-square-random div:nth-child(2){--delay: .02}.flip-to-square-random div:nth-child(3){--delay: .12}.flip-to-square-random div:nth-child(4){--delay: .02}.flip-to-square-random div:nth-child(5){--delay: .02}.flip-to-square-random div:nth-child(6){--delay: .12}.flip-to-square-random div:nth-child(7){--delay: .18}.flip-to-square-random div:nth-child(8){--delay: .16}.flip-to-square-random div:nth-child(9){--delay: .14}@keyframes ping{75%,to{transform:scale(2);opacity:0}}
