.media-section .video-poster{position:relative;aspect-ratio:16/9;min-height:200px;background:#e9e5da;overflow:hidden;border-radius:6px}.media-section .video-poster img{width:100%;height:100%;object-fit:cover}.media-section .video-poster iframe{display:block;width:100%;height:100%;min-height:200px;border:0}.media-section .sommera-video-play{position:absolute;inset:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:transparent;color:white}.sommera-video-play span{display:grid;place-items:center;width:64px;height:64px;padding-left:4px;border-radius:50%;background:#505340e8;font-size:28px;box-shadow:0 4px 20px #0003}.sommera-video-play:hover span{background:#363b2b}.sommera-video-play:focus-visible{outline:3px solid #b58d5f;outline-offset:-5px}.media-section .video-placeholder>p{font-weight:400;line-height:1.65}.media-section .video-privacy{font-size:12px;margin-top:12px;color:#666856}
html.sommera-video-open{overflow:hidden}
dialog.sommera-video-dialog{position:fixed;inset:0;width:min(1100px,94vw);max-width:94vw;max-height:94dvh;margin:auto;padding:48px 0 0;border:0;background:transparent;overflow:visible;color:#fff}
dialog.sommera-video-dialog::backdrop{background:rgba(20,23,17,.88)}
.sommera-video-player{position:relative;aspect-ratio:16/9;width:100%;max-height:calc(94dvh - 48px);background:#000;box-shadow:0 12px 60px #0008}
.sommera-video-player iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.sommera-video-close{position:absolute;right:0;top:0;display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:4px;background:#f8f5ee;color:#4e513e;font:32px/1 Arial;cursor:pointer}
.sommera-video-close:focus-visible{outline:3px solid white;outline-offset:3px}
