.chain-container{width:960px;overflow-x:auto}@keyframes skeleton-gradient{0%{background-position:20% 0}to{background-position:-140% 0}}.gradient-animation{background-image:linear-gradient(90deg,#fff 75%,#f9fafb 85%,#fff 95%);background-size:200% 200%;animation:skeleton-gradient 2s ease-in-out infinite}@media (max-width:1274px){.overlay-left,.overlay-right{opacity:1}}@media (min-width:1274px){.overlay-left,.overlay-right{opacity:0}}.grid-container{position:relative}.grid-container:after{content:"";position:absolute;bottom:0;width:100%;height:27%;background:linear-gradient(transparent 0,var(--background) 25%,var(--background) 100%)}@keyframes fillAnimation{0%{background-color:#fdffb8}to{background-color:transparent}}.yellow-flash{animation:fillAnimation .75s ease-in-out}.live-blocks-container{overflow-x:auto;white-space:nowrap;max-width:100%}.live-blocks-scroll{display:inline-block}@keyframes zoomFadeIn{0%{transform:scale(.75);opacity:0;transform-origin:top}to{transform:scale(1);opacity:1;transform-origin:top}}.zoomFadeIn{animation:zoomFadeIn .4s ease-out}.animate-zoomFadeIn{animation-name:zoomFadeIn;animation-duration:.5s;animation-timing-function:ease-out}.hovered-style{stroke:#06f}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in{animation:fadeIn .18s}