/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.image{display:block;max-width:100%;height:auto;}
@media (min-width:768px){.hero-featured__content{position:sticky;top:0;z-index:0;overflow:hidden;}.hero-featured__media{position:relative;z-index:10;background-color:var(--background);}}
.video-component video{cursor:pointer;}.video-component__poster{position:absolute;inset:0;z-index:1;width:100%;height:100%;border-radius:0.5rem;object-fit:cover;pointer-events:none;}.video-component.is-playing .video-component__poster{visibility:hidden;}.video-controls{z-index:2;}
