.sif-announcement{width:min(900px,calc(100vw - 32px));max-height:85dvh;padding:0;border:0;border-radius:12px;box-shadow:0 24px 90px #0006;background:white;color:#171717;overflow:auto}.sif-announcement::backdrop{background:#000b}.sif-announcement-content img,.sif-announcement-content video{display:block;width:100%;height:auto;max-height:80dvh;object-fit:contain;background:#111}.sif-announcement-text{padding:48px 32px 28px;line-height:1.7;overflow-wrap:anywhere}.sif-announcement-close{position:sticky;top:10px;float:right;margin:10px 10px -50px 0;z-index:2;border:0;border-radius:50%;width:38px;height:38px;background:#fff;color:#171717;box-shadow:0 2px 10px #0005;font-size:28px;cursor:pointer}.sif-consent{position:fixed;bottom:58px;left:16px;z-index:100001;width:min(450px,calc(100vw - 32px));padding:22px;background:#fff;color:#171717;border:2px solid #f9ad12;border-radius:10px;box-shadow:0 6px 30px #0003;font-size:14px;line-height:1.5}.sif-consent[hidden]{display:none}.sif-consent button,.sif-consent-toggle{padding:10px 14px;background:white;color:#171717;border:1px solid #171717;border-radius:6px;cursor:pointer}.sif-consent-toggle{position:fixed;bottom:12px;left:16px;z-index:100000;font-size:12px}.sif-consent button:focus-visible,.sif-announcement button:focus-visible{outline:3px solid #f9ad12;outline-offset:3px}

.sif-popup-video{position:relative}
.sif-popup-video-cover{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:pointer}
.sif-popup-video-cover[hidden]{display:none}
.sif-popup-video-cover span{display:grid;place-items:center;width:64px;height:64px;padding-left:4px;box-sizing:border-box;border-radius:50%;background:#0009;color:#fff;font-size:28px;box-shadow:0 2px 16px #0004}
.sif-popup-video-cover:hover span{background:#171717}
