@-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}.paragraph-block .content{width:96%;margin:0 auto}@media print,screen and (min-width:760px){.paragraph-block .content{width:90%}.paragraph-block .content iframe{width:100%;min-height:450px}}@media screen and (min-width:1024px){.paragraph-block .content{width:85%}.paragraph-block .content iframe{min-height:500px}}@media screen and (min-width:1344px){.paragraph-block .content{width:80%}}div[data-background=blue] .paragraph-block,div[data-background=gold] .paragraph-block,div[data-background=grey] .paragraph-block{padding-top:60px;padding-bottom:60px}