/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.paragraph--type-media img{display:block;width:100%;height:auto}
.person{font-size:.8rem;text-transform:uppercase;font-weight:bold}
.story-teaser{display:grid;grid-template-rows:repeat(2,auto);position:relative;overflow:hidden}.story-teaser__content{grid-row-start:2;margin:1rem 0;z-index:3}.story-teaser__title{color:#222;margin-bottom:.25rem}.story-teaser__media{grid-row-start:1;display:grid}.story-teaser__play{grid-column:1/1;grid-row:1/1;display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;background:#316d8b;z-index:2;align-self:center;justify-self:center;border-radius:100%}.story-teaser__play::before{content:"";width:0;height:0;border-style:solid;border-width:6px 0 6px 10px;border-color:transparent transparent transparent #fff}.story-teaser__poster{grid-column:1/1;grid-row:1/1;overflow:hidden}.story-teaser__poster--narrow{display:none}.story-teaser img{width:100%;height:auto;transition:250ms ease-in-out}.story-teaser:hover img{transform:scale(1.05)}.video-modal{position:fixed;width:80%;max-width:1200px;aspect-ratio:16/9;border:0;border-radius:6px;overflow:visible;padding:0;top:0;left:0;z-index:3}.video-modal__close{position:absolute;cursor:pointer;top:-2rem;right:2rem;width:18px;height:18px;background:url("/themes/custom/werkenbijveere/images/icons/close.svg") no-repeat;background-size:cover;text-indent:-90001px;z-index:100}.video-modal::backdrop{background:#222;opacity:.8}.video-modal .vjs-controls-enabled{margin:0}
