#root,body,html{height:100%}a{text-decoration:none;transition:all .1s ease-in}@media (pointer:fine){a:not(.MuiButtonBase-root):hover{color:#5bbc51}}.overlay-box{width:100%;height:100%;background-color:#ffffffe6;position:absolute;top:0;left:0;z-index:3}.centered-container-48x64-box,.overlay-box{display:flex;justify-content:center;align-items:center}.centered-container-48x64-box{min-height:12rem;min-width:16rem;position:relative}.shimmer{opacity:.5;background-image:linear-gradient(90deg,#ecedee 0,#cfd0d3 20%,#ecedee 40%,#ecedee);background-repeat:no-repeat;background-size:1000px 100%;animation-duration:.8s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeholderShimmer;animation-timing-function:linear;-webkit-animation-duration:.8s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:placeholderShimmer;-webkit-animation-timing-function:linear}@keyframes placeholderShimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}