.hd-film-tile{color:#1a1a1a;text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:7px;align-items:center;gap:14px;max-width:100%;min-height:72px;padding:8px 16px 8px 8px;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:inline-flex;box-shadow:0 2px 8px #11100005}.hd-film-tile:hover{border-color:#c8532a;box-shadow:0 4px 16px #1111}.hd-film-tile:focus-visible{outline-offset:4px;outline:3px solid #c8532a}.hd-film-poster{aspect-ratio:16/9;background:#111;border-radius:4px;flex-shrink:0;width:96px;display:block;position:relative;overflow:hidden}.hd-film-poster img{object-fit:cover;width:100%;height:100%;display:block}.hd-film-play{color:#fff;text-shadow:0 1px 8px #000;background:#0002;justify-content:center;align-items:center;font-size:19px;display:flex;position:absolute;inset:0}.hd-film-play:before{content:"▷";background:#111b;border:1px solid #fff9;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.hd-film-text{flex-direction:column;gap:4px;min-width:0;display:flex}.hd-film-kicker{color:#a54321;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:700}.hd-film-name{font-size:13px;font-weight:600;line-height:1.4}.hd-film-length{color:#6b7280;font-size:11px}.hd-category-films{flex-wrap:wrap;align-items:center;gap:12px;margin:14px 0 20px;display:flex}.hd-category-films:empty{display:none}.hd-film-gallery-end{padding:12px 0 4px}.hd-film-gallery-end .hd-film-tile{width:100%;box-shadow:none;background:#fafaf8;border-color:#e5e5e5;border-radius:8px;flex-direction:column;align-items:stretch;gap:0;padding:0;text-decoration:none;display:flex;overflow:hidden}.hd-film-gallery-end .hd-film-poster{aspect-ratio:16/9;border-radius:0;width:100%}.hd-film-gallery-end .hd-film-play:before{color:#1a1a1a;width:72px;height:72px;text-shadow:none;background:#fafaf8f5;border:1px solid #e5e5e5;font-size:34px;box-shadow:0 4px 20px #0002}.hd-film-gallery-end .hd-film-text{gap:5px;padding:18px 20px 20px}.hd-film-gallery-end .hd-film-kicker{letter-spacing:.12em;font-size:11px}.hd-film-gallery-end .hd-film-name{font-size:17px;font-weight:600;line-height:1.4}.hd-film-gallery-end .hd-film-length{font-size:12px}.hd-film-gallery-end .hd-film-tile:hover{box-shadow:none;border-color:#c8532a}.hd-film-mobile-entry{z-index:11;color:#1a1a1a;cursor:pointer;background:#fafaf8f5;border:1px solid #e5e5e5;border-radius:7px;align-items:center;gap:9px;min-height:48px;padding:10px 14px;font:600 12px/1.4 system-ui,sans-serif;text-decoration:none;display:inline-flex;position:absolute;bottom:12px;left:12px;box-shadow:0 2px 8px #0001}.hd-film-mobile-entry svg{color:#c8532a;width:20px;height:20px}.hd-film-mobile-entry small{color:#6b7280;font-size:11px;font-weight:400}.hd-film-mobile-entry:focus-visible{outline-offset:3px;outline:3px solid #c8532a}.hd-film-mobile-entry[hidden]{display:none}.hd-film-mobile{scroll-snap-align:start;box-sizing:border-box;background:#fafaf8;flex:0 0 100%;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex}.hd-film-mobile .hd-film-tile{flex-direction:column;align-items:stretch;width:100%;padding:0;overflow:hidden}.hd-film-mobile .hd-film-poster{border-radius:0;width:100%}.hd-film-mobile .hd-film-play:before{color:#1a1a1a;width:60px;height:60px;text-shadow:none;background:#fafaf8f5;border-color:#e5e5e5;font-size:30px}.hd-film-mobile .hd-film-text{padding:14px 16px 18px}.hd-film-dialog{color:#fff;background:#111;border:1px solid #ffffff29;border-radius:10px;width:min(1040px,100vw - 32px);max-width:none;max-height:calc(100dvh - 32px);margin:auto;padding:0;overflow:hidden;box-shadow:0 24px 120px #0008}.hd-film-dialog[open]{flex-direction:column;display:flex}.hd-film-body{overscroll-behavior:contain;min-height:0;overflow:auto}.hd-film-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0e0e12d9}.hd-film-dialog header{flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;display:flex}.hd-film-dialog h2{margin:4px 0 0;font-family:system-ui,sans-serif;font-size:clamp(15px,2vw,21px);font-weight:600;line-height:1.35}.hd-film-eyebrow{color:#f4b9a0;letter-spacing:.13em;margin:0;font-size:10px;font-weight:600}.hd-film-close{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff50;border-radius:50%;flex-shrink:0;place-items:center;width:44px;height:44px;font-size:27px;display:grid}.hd-film-close:focus-visible{outline-offset:3px;outline:3px solid #f4b9a0}.hd-film-dialog video{aspect-ratio:16/9;object-fit:contain;background:#000;width:100%;max-height:65dvh;display:block}.hd-film-dialog footer{color:#ddd;padding:14px 22px 18px;font-size:12px;line-height:1.6}.hd-film-dialog footer p{margin:0}.hd-film-dialog .hd-film-demo{color:#999;margin-top:5px;font-size:10px}.hd-film-error{color:#f4b9a0;padding:12px 22px}.hd-film-error[hidden]{display:none}@media (width<=600px){.hd-film-tile{gap:10px;padding-right:12px}.hd-film-poster{width:80px}.hd-film-dialog{width:calc(100vw - 16px);max-height:calc(100dvh - 16px)}.hd-film-dialog header,.hd-film-dialog footer{padding:12px}.hd-film-close{width:44px;height:44px}}@media (prefers-reduced-motion:reduce){.hd-film-tile{transition:none}}.hd-video-label{display:none}.hd-video-label[lang=en]{display:inline}html:lang(fr) .hd-video-label[lang=en],html:lang(de) .hd-video-label[lang=en]{display:none}html:lang(fr) .hd-video-label[lang=fr],html:lang(de) .hd-video-label[lang=de]{display:inline}.hd-film-products-heading{color:#fff;font-weight:600;margin-bottom:10px!important}.hd-film-product-row{border-top:1px solid #ffffff26;justify-content:space-between;align-items:center;gap:16px;padding:10px 0;display:flex}.hd-film-product-row>span{overflow-wrap:anywhere;min-width:0}.hd-film-product-link{color:#fff;background:#c8532a;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;min-height:44px;padding:8px 14px;font-weight:600;text-decoration:none;display:inline-flex}.hd-film-show-products{color:#f4b9a0;text-underline-offset:3px;cursor:pointer;min-height:44px;font:inherit;background:0 0;border:0;margin-top:8px;padding:8px 0;font-weight:600;text-decoration:underline}.hd-film-product-link:focus-visible,.hd-film-show-products:focus-visible{outline-offset:3px;outline:3px solid #f4b9a0}.hd-film-product-hidden{display:none!important}.hd-film-product-filter{justify-content:space-between;align-items:center;gap:16px;padding:12px 0;scroll-margin-top:72px;font-size:13px;display:flex}.hd-film-product-filter button{color:#a54321;text-underline-offset:3px;cursor:pointer;min-height:44px;font-weight:600;text-decoration:underline}.hd-film-product-filter button:focus-visible{outline-offset:3px;outline:2px solid #a54321}@media (width<=600px){.hd-film-product-row{flex-direction:column;align-items:flex-start;gap:8px}.hd-film-product-link{box-sizing:border-box;width:100%}}
