.media{aspect-ratio:auto;aspect-ratio:var(--aspect-ratio,auto);height:100%;overflow:hidden;position:relative;transform:translateZ(0);transition:height .15s;width:100%}.media img{height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .3s ease;width:100%}.media--video:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='72' height='72' fill='none'%3E%3Cpath fill='%23d2253a' d='M36 64.8C20.124 64.8 7.2 51.876 7.2 36S20.124 7.2 36 7.2 64.8 20.124 64.8 36 51.876 64.8 36 64.8M36 0a36 36 0 1 0 0 72 36 36 0 0 0 0-72m-7.2 52.2L50.4 36 28.8 19.8z'/%3E%3C/svg%3E");content:"";display:block;height:72px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:72px}