.gif-player{display:inline-block;position:relative;background-color:rgba(0,0,0,.1);cursor:pointer;max-width:100%}.full-width .gif-player{max-width:inherit}.gif-player.gif-playing{cursor:default}.gif-player .gif-loading{height:24px;width:24px;border-radius:50%;border-width:3px;border-style:solid;border-color:#fad900 #fad900 #ddd #ddd;animation:loadingIndicator .6s linear infinite;display:block;position:absolute;top:50%;left:50%;margin:-12px 0 0 -12px;z-index:11}@keyframes loadingIndicator{0%{transform:rotateZ(0)}100%{transform:rotateZ(360deg)}}.gif-player .gif-to-play{position:absolute;top:0;left:0;z-index:1}.gif-player img{float:none!important;margin:0!important;display:inline-block;vertical-align:top}.gif-player .play-button{position:absolute;z-index:10;width:82px;height:82px;cursor:pointer;top:50%;left:50%;margin-left:-41px;margin-top:-41px;background-image:url(/wp-content/themes/vip/espn-plugins/gif-play-button/images/gif.png);background-repeat:no-repeat}@media only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.gif-player .play-button{background-image:url(/wp-content/themes/vip/espn-plugins/gif-play-button/images/gif@2x.png);background-repeat:no-repeat;background-size:82px 82px}}