.min-height-10{min-height:10vh}.min-height-20{min-height:20vh}.flex-center-center{display:flex;justify-content:center;align-items:center}.flex-center-space-around{display:flex;justify-content:space-around;align-items:center}.pine-loader{width:100px;height:23.3333333333px}.pine-loader .pine-loader-ball{height:23.3333333333px;width:23.3333333333px;border-radius:50%;background-color:#47c1bf;-webkit-animation:blink 1s ease-in-out infinite alternate;animation:blink 1s ease-in-out infinite alternate}.pine-loader .pine-loader-ball.ball2{-webkit-animation-delay:.33s;animation-delay:.33s}.pine-loader .pine-loader-ball.ball3{-webkit-animation-delay:.66s;animation-delay:.66s}@-webkit-keyframes blink{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@keyframes blink{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.custom-empty-state img{width:200px;height:150px;object-fit:contain}body{background-color:#f6f6f7!important}