.section--videolink{margin-top:1em;margin-bottom:2em}.section--videolink .post__media{position:relative}.section--videolink .post__play{--size:70px;position:absolute;width:var(--size);height:var(--size);top:calc(50% - calc(var(--size)/2));left:calc(50% - calc(var(--size)/2));border-radius:50%;background-color:var(--c6);background-repeat:no-repeat;background-position:50% 50%;background-size:70%}@media screen and (min-width:768px){.section--videolink .post__play{--size:100px}}.section--videolink .post__play:where(:hover,:focus){background-color:#000}.section--videolink img{width:100%;height:auto;margin-bottom:10px}.section--videolink figcaption::after{content:"";display:block;width:30%;height:2px;margin:.75em 0 1em;background-color:var(--c6)}.section--videolink figcaption :first-child{margin-top:.5em}.section--videolink figcaption *{margin:0;font-size:1rem;line-height:150%}.section--videolink .author{font-style:italic}.section--videolink[data-display=default] figure,.section--videolink[data-display=wide] figcaption{max-width:var(--narrow);margin:0 auto}