@-webkit-keyframes spinAround{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spinAround{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}div[data-background=blue]{background-color:#2c717a}div[data-background=white]{background-color:#fff}div[data-background=gold]{background-color:#cda93b}div[data-background=grey]{background-color:#eee}.video-content-l-block .video-content{display:flex;border-radius:3px;overflow:hidden}@media screen and (max-width:759px){.video-content-l-block .video-content{flex-flow:row wrap}}.video-content-l-block .video-content .video{flex-basis:0;flex-grow:1;flex-shrink:1;display:block;position:relative;overflow:hidden;max-width:100%;height:auto}@media screen and (max-width:759px){.video-content-l-block .video-content .video{width:100%;min-height:240px;flex:none;order:1}.video-content-l-block .video-content .video img{max-height:18.75rem;display:flex;border-radius:.1875rem .1875rem 0 0}}.video-content-l-block .video-content .video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.video-content-l-block .video-content .video img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}@media print,screen and (min-width:760px){.video-content-l-block .video-content .video img{border-radius:0 .1875rem .1875rem 0}}.video-content-l-block .video-content .content-wrap{width:34%;padding:24px;background-color:#2c717a}@media screen and (max-width:759px){.video-content-l-block .video-content .content-wrap{width:100%;order:2}}.video-content-l-block .video-content .content-wrap .content *{color:#fff}@media print,screen and (min-width:760px){.video-content-l-block .video-content .content-wrap{padding:2rem;width:45%}}@media screen and (min-width:1024px){.video-content-l-block .video-content .content-wrap{padding:2.625rem;width:34%}}@media screen and (min-width:1344px){.video-content-l-block .video-content .content-wrap{padding:3rem}}