@keyframes loadingSpinner{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.full-width-media .column{padding-right:0;padding-left:0}.full-width-media__media{position:relative}.full-width-media__media .video-embed,.full-width-media__media picture img{width:100%;height:auto}.full-width-media--force .full-width-media__media{max-height:75dvh}.full-width-media--force .full-width-media__media::before{content:"";display:block;position:relative;padding-top:56.25%;width:100%;z-index:-1}.full-width-media--force .full-width-media__media .video-embed,.full-width-media--force .full-width-media__media picture img{position:absolute;inset:0 0 0 0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@supports not (inset: 0){.full-width-media--force .full-width-media__media .video-embed,.full-width-media--force .full-width-media__media picture img{top:0;right:0;bottom:0;left:0}}