.c-skeleton__tb{width:0;height:0}.c-skeleton__tb--radius{border-radius:4px}.c-skeleton__tb--circle{border-radius:50%}.c-skeleton__tb--opacity{opacity:1;-webkit-animation:opacity 2s linear infinite normal;animation:opacity 2s linear infinite normal}.c-skeleton__tb--gradient{background:-webkit-gradient(linear,left top,right top,color-stop(2%,hsla(0,0%,100%,.1)),color-stop(11%,hsla(0,0%,100%,.15)),color-stop(13%,hsla(0,0%,100%,.1)),color-stop(14%,transparent));background:linear-gradient(90deg,hsla(0,0%,100%,.1) 2%,hsla(0,0%,100%,.15) 11%,hsla(0,0%,100%,.1) 13%,transparent 14%);-webkit-animation:gradient 1s linear infinite normal;animation:gradient 1s linear infinite normal;background-size:200% 100%}.c-skeleton__tb--flexouter{-webkit-animation:flex-outer .5s linear infinite normal;animation:flex-outer .5s linear infinite normal}.c-skeleton__tb--flexinner{-webkit-animation:flex-inner .5s linear infinite normal;animation:flex-inner .5s linear infinite normal}@-webkit-keyframes gradient{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes gradient{0%{background-position:100% 0}to{background-position:-100% 0}}@-webkit-keyframes opacity{0%{opacity:.95}50%{opacity:.5}to{opacity:1}}@keyframes opacity{0%{opacity:.95}50%{opacity:.5}to{opacity:1}}@-webkit-keyframes flex-inner{0%{width:100%}50%{width:50%}to{width:100%}}@keyframes flex-inner{0%{width:100%}50%{width:50%}to{width:100%}}@-webkit-keyframes flex-outer{0%{width:100%}50%{width:150%}to{width:100%}}@keyframes flex-outer{0%{width:100%}50%{width:150%}to{width:100%}}