.pictureComponent{width:100%;height:auto}.pictureComponent .image{width:100%}.pictureComponent .image--fallback{width:auto}.pictureBackgroundComponent.image--background{width:100%;height:100%}.pictureBackgroundComponent{display:none}@media(max-width:767px){.pictureBackgroundComponent.image--small{display:block}}@media(min-width:768px){.pictureBackgroundComponent.image--large{display:block}}.imageOrVideoComponent{margin-bottom:32px;line-height:0}.imageOrVideoComponent.is-image{width:100%;height:100%;position:relative}.imageOrVideoComponent.is-youtube{position:relative}.imageOrVideoComponent.is-youtube .iframe-container{position:relative;padding-bottom:56.25%;height:0;width:98%;margin:0 auto 32px}@media screen and (max-width:1024px){.imageOrVideoComponent.is-youtube .iframe-container{width:100%}}.imageOrVideoComponent.is-youtube .iframe-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}.imageOrVideoComponent.is-youtube .timeline{width:98%;margin:0 auto;height:1px;background:rgba(0,0,0,.1);position:relative}.imageOrVideoComponent.is-youtube .timeline--progress{height:1px;background:#000;position:absolute;top:0;left:0}@media screen and (max-width:1024px){.imageOrVideoComponent.is-youtube .timeline{display:none}}.imageOrVideoComponent.is-video{width:100%;height:100%;position:relative;display:flex}.imageOrVideoComponent.is-video .video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:100%;min-height:100%;width:auto;height:auto;-o-object-fit:cover;object-fit:cover}.imageOrVideoComponent.is-video .video--fallback{position:absolute;top:0;left:0;right:0;bottom:0;display:block;width:100%;background-size:cover;background-repeat:no-repeat;background-position:50%}.imageOrVideoComponent.is-video .is-article .video,.imageOrVideoComponent.is-video .is-article .video--fallback{position:static;transform:none}@media screen and (max-width:768px){.imageOrVideoComponent--is-article .col__container{padding:0!important}}@media screen and (max-width:576px){.imageOrVideoComponent{margin-bottom:20px}}