@charset "UTF-8";.select-container.svelte-1ma3nks.svelte-1ma3nks{--selectHeight:var(--overrideSelectHeight,32px);display:grid;grid-template-columns:1fr auto;position:relative;width:var(--overridSelectContainerWidth,auto);grid-gap:22px;align-items:center;grid-template-areas:"away-select away-button";z-index:var(--z-default)}.dropdown-button.svelte-1ma3nks.svelte-1ma3nks{align-items:center;background-color:var(--dropdownBackground,#575757);border:1px solid var(--dropdownLightGray,#707070);border-radius:var(--global-border-radius-medium,7px);color:var(--systemPrimary-onDark);display:flex;font:var(--title-3);grid-area:away-select;justify-content:space-between;min-height:var(--selectHeight);padding-inline-start:30px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:160px}@media (width >= 400px){.dropdown-button.svelte-1ma3nks.svelte-1ma3nks{width:200px}}@media (min-width:1000px){.dropdown-button.svelte-1ma3nks.svelte-1ma3nks{width:300px}}@media (max-width:739px){.dropdown-button.svelte-1ma3nks.svelte-1ma3nks{width:100%}}.dropdown-button.svelte-1ma3nks span.svelte-1ma3nks{display:-webkit-box;text-align:start;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.dropdown-button.svelte-1ma3nks .chevron,.dropdown-select-item.svelte-1ma3nks .chevron{height:12px;fill:var(--dropdownLightGrayIcon,#999);padding-inline-end:12px;padding-inline-start:12px;transform:rotate(90deg)}ul.svelte-1ma3nks.svelte-1ma3nks{background-color:var(--dropdownBackground,#575757);border:1px solid var(--dropdownLightGray,#707070);border-radius:var(--global-border-radius-medium,7px);color:var(--systemPrimary-onDark);min-height:var(--selectHeight);position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:160px;z-index:var(--z-default)}@media (width >= 400px){ul.svelte-1ma3nks.svelte-1ma3nks{width:200px}}@media (min-width:1000px){ul.svelte-1ma3nks.svelte-1ma3nks{width:300px}}.open-up.svelte-1ma3nks ul.svelte-1ma3nks{bottom:-1px}.open-down.svelte-1ma3nks ul.svelte-1ma3nks{top:-1px}.dropdown-select-item.svelte-1ma3nks.svelte-1ma3nks{align-items:center;border-bottom:1px solid var(--dropdownLightGray,#707070);display:flex;font:var(--title-3);justify-content:space-between}.dropdown-select-item.svelte-1ma3nks.svelte-1ma3nks:last-of-type{border-bottom:0}.dropdown-select-item.svelte-1ma3nks.svelte-1ma3nks:hover{background:var(--dropdownLightGray,#707070)}.dropdown-select-item.svelte-1ma3nks.svelte-1ma3nks:hover:first-of-type{border-top-left-radius:calc(var(--global-border-radius-medium, 7px) - 2px);border-top-right-radius:calc(var(--global-border-radius-medium, 7px) - 2px)}.dropdown-select-item.svelte-1ma3nks.svelte-1ma3nks:hover:last-of-type{border-bottom-left-radius:calc(var(--global-border-radius-medium, 7px) - 2px);border-bottom-right-radius:calc(var(--global-border-radius-medium, 7px) - 2px)}.dropdown-select-item.svelte-1ma3nks span.svelte-1ma3nks{line-height:var(--selectHeight);overflow:hidden;padding-inline-start:30px;text-overflow:ellipsis;white-space:nowrap}.selected.svelte-1ma3nks.svelte-1ma3nks:before{color:var(--dropdownLightGrayIcon,#999);content:"✓";inset-inline-start:9px;position:absolute;z-index:var(--z-default)}.select-list.svelte-1ma3nks.svelte-1ma3nks{grid-area:away-select}@media (max-width:739px){.select-list.svelte-1ma3nks.svelte-1ma3nks{width:100%}}.select-button.svelte-1ma3nks.svelte-1ma3nks{background-color:var(--keyColor);border-radius:var(--global-border-radius-medium,7px);color:var(--systemPrimary-onDark);font:var(--body-emphasized);grid-area:away-button;height:var(--selectHeight);min-width:125px;padding-inline-end:30px;padding-inline-start:30px}.needs-polyfill{background:#fff;border:solid;color:#000;display:block;height:-moz-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:fit-content}.needs-polyfill:not([open]){display:none}.needs-polyfill+.backdrop.svelte-1a4zf5b{background:rgba(0,0,0,.1)}.needs-polyfill+.backdrop.svelte-1a4zf5b,.needs-polyfill._dialog_overlay.svelte-1a4zf5b{bottom:0;left:0;position:fixed;right:0;top:0}.needs-polyfill.fixed.svelte-1a4zf5b{position:fixed;top:50%;transform:translateY(-50%)}dialog.svelte-1a4zf5b:modal{position:fixed}dialog.svelte-1a4zf5b{background:transparent;border:0;border-radius:var(--modalBorderRadius,10px);color:var(--systemPrimary);font:var(--body);height:var(--modalHeight,-moz-fit-content);height:var(--modalHeight,fit-content);max-height:var(--modalMaxHeight,initial);max-width:var(--modalMaxWidth,initial);overflow:var(--modalOverflow,auto);padding:0;top:var(--modalTop,0);width:var(--modalWidth,-moz-fit-content);width:var(--modalWidth,fit-content)}dialog.svelte-1a4zf5b:focus{outline:none}dialog.svelte-1a4zf5b+.backdrop,dialog.svelte-1a4zf5b::backdrop{background-color:var(--modalScrimColor,rgba(0,0,0,.45))}dialog.no-scrim.svelte-1a4zf5b+.backdrop,dialog.no-scrim.svelte-1a4zf5b::backdrop{--modalScrimColor:transparent}li.svelte-a89zv9.svelte-a89zv9,ul.svelte-a89zv9.svelte-a89zv9{list-style-type:none;margin:0;padding:0}ul.svelte-a89zv9.svelte-a89zv9{-moz-columns:1 auto;column-count:1;margin-bottom:25px}@media (width >= 600px){ul.svelte-a89zv9.svelte-a89zv9{-moz-columns:3 auto;column-count:3}}@media (min-width:740px){ul.svelte-a89zv9.svelte-a89zv9{-moz-columns:4 auto;column-count:4}}@media (min-width:1320px){ul.svelte-a89zv9.svelte-a89zv9{-moz-columns:5 auto;column-count:5}}@media (min-width:1680px){ul.svelte-a89zv9.svelte-a89zv9{-moz-columns:6 auto;column-count:6}}li.svelte-a89zv9.svelte-a89zv9{display:inline-block;font:var(--callout);padding-bottom:26px;padding-right:40px;width:100%}li.svelte-a89zv9 a.svelte-a89zv9{--linkColor:var(--systemPrimary)}.region-header.svelte-vqg5px{align-items:baseline;border-top:1px solid var(--labelDivider);display:flex;justify-content:space-between;padding-bottom:20px;padding-top:13px}h2.svelte-vqg5px{font:var(--title-2-emphasized);margin-inline-end:5px}.locale-switcher-modal-container.svelte-1jierl0{align-items:center;background-color:var(--pageBG);border-radius:10px;display:flex;flex-direction:column;font-family:Locale Switcher,Locale Switcher PingFang TC,-apple-system,BlinkMacSystemFont,Apple Color Emoji,SF Pro,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif;height:calc(100vh - 160px);max-width:calc(100vw - 50px);min-height:230px;overflow:hidden;position:relative}[lang]:lang(zh-CN) .locale-switcher-modal-container.svelte-1jierl0{font-family:Locale Switcher,Locale Switcher PingFang SC,-apple-system,BlinkMacSystemFont,Apple Color Emoji,SF Pro,PingFang SC,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif}[lang]:lang(zh-HK) .locale-switcher-modal-container.svelte-1jierl0,[lang]:lang(zh-MO) .locale-switcher-modal-container.svelte-1jierl0{font-family:Locale Switcher,Locale Switcher PingFang HK,-apple-system,BlinkMacSystemFont,Apple Color Emoji,SF Pro,PingFang HK,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif}[lang]:lang(zh-TW) .locale-switcher-modal-container.svelte-1jierl0{font-family:Locale Switcher,Locale Switcher PingFang TC,-apple-system,BlinkMacSystemFont,Apple Color Emoji,SF Pro,PingFang TC,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif}[lang]:lang(ar) .locale-switcher-modal-container.svelte-1jierl0{font-family:Locale Switcher,Locale Switcher PingFang TC,-apple-system,BlinkMacSystemFont,Apple Color Emoji,SF Pro,Arabic UI Text,SF Pro Icons,Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif}[lang]:lang(he) .locale-switcher-modal-container.svelte-1jierl0{font-family:Locale Switcher,Locale Switcher PingFang TC,-apple-system,BlinkMacSystemFont,Apple Color Emoji,SF Pro,Arial Hebrew,SF Pro Icons,Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif}[lang]:lang(hi) .locale-switcher-modal-container.svelte-1jierl0{font-family:Locale Switcher,Locale Switcher PingFang TC,-apple-system,BlinkMacSystemFont,Apple Color Emoji,SF Pro,Kohinoor Devanagari,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif}[lang]:lang(ja) .locale-switcher-modal-container.svelte-1jierl0{font-family:Locale Switcher,Locale Switcher PingFang TC,-apple-system,BlinkMacSystemFont,Apple Color Emoji,SF Pro,Hiragino Sans,SF Pro Icons,Hiragino Kaku Gothic Pro,ヒラギノ角ゴ Pro W3,メイリオ,Meiryo,ＭＳ Ｐゴシック,Helvetica Neue,Helvetica,Arial,sans-serif}[lang]:lang(ko) .locale-switcher-modal-container.svelte-1jierl0{font-family:Locale Switcher,Locale Switcher PingFang TC,-apple-system,BlinkMacSystemFont,Apple Color Emoji,SF Pro,Apple SD Gothic Neo,SF Pro Icons,Apple Gothic,HY Gulim,MalgunGothic,HY Dotum,Lexi Gulim,Helvetica Neue,Helvetica,Arial,sans-serif}[lang]:lang(th) .locale-switcher-modal-container.svelte-1jierl0{font-family:Locale Switcher,Locale Switcher PingFang TC,-apple-system,BlinkMacSystemFont,Apple Color Emoji,SF Pro,Thonburi Pro,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif}@media (min-width:740px){.locale-switcher-modal-container.svelte-1jierl0{width:990px}}@media (min-width:1680px){.locale-switcher-modal-container.svelte-1jierl0{width:1250px}}.locale-switcher-modal-container.svelte-1jierl0:after{background:linear-gradient(to top,var(--pageBG) 0,rgba(var(--pageBG-rgb),0) 100%);bottom:0;content:"";height:64px;opacity:1;pointer-events:none;position:absolute;transition-delay:0s;transition-duration:.3s;transition-property:height,width,background;width:calc(100% - 40px);z-index:var(--z-default)}@media (min-width:740px){.locale-switcher-modal-container.svelte-1jierl0:after{width:calc(100% - 60px)}}.header-container.svelte-1jierl0{max-height:120px;padding-bottom:32px;padding-top:54px;pointer-events:none;position:sticky;transition-delay:0s;transition-duration:.5s;transition-property:height,width;width:100%;z-index:var(--z-default)}.content-is-scrolling.svelte-1jierl0{box-shadow:0 3px 5px var(--systemQuaternary);transition:box-shadow .2s ease-in-out}.close-button.svelte-1jierl0{align-self:flex-start;height:18px;margin:16px 20px 10px;position:absolute;top:0;width:18px;fill:var(--systemSecondary)}.title.svelte-1jierl0{color:var(--systemPrimary);display:block;font:var(--title-1-emphasized);padding-inline-end:20px;padding-inline-start:20px;text-align:center;width:100%}@media (min-width:1000px){.title.svelte-1jierl0{font:var(--large-title-emphasized)}}.region-container.svelte-1jierl0{height:calc(100% - 120px);overflow-y:auto;padding-bottom:42px;padding-inline-end:20px;padding-inline-start:20px;position:relative}@media (width >= 600px){.region-container.svelte-1jierl0{padding-inline-end:50px;padding-inline-start:50px}}.back-button.svelte-1jierl0{align-items:center;color:var(--keyColor);display:flex;margin-bottom:16px}.back-button.svelte-1jierl0 .back-chevron{height:12px;fill:var(--keyColor);margin-inline-end:5px;transform:rotate(180deg)}html[dir=rtl] .back-button.svelte-1jierl0 .back-chevron{transform:rotate(0)}:host([dir=rtl]) .back-chevron{transform:rotate(0)}.see-all-button.svelte-1jierl0{color:var(--keyColor);min-width:42px}.see-all-button-hidden.svelte-1jierl0{display:none}.banner-container.svelte-1tek7x4{background:var(--bannerDarkGray,#444);color:var(--systemPrimary-onDark);display:grid;grid-area:structure-locale-switcher;padding:15px 25px 20px;padding-inline-end:32px;padding-inline-start:24px;position:relative;z-index:calc(var(--z-web-chrome) + 1)}@media (min-width:740px){.banner-container.svelte-1tek7x4{min-height:74px}}@media (max-width:483px){.banner-container.svelte-1tek7x4{margin-top:-54px}}@media (min-width:484px){.banner-container.svelte-1tek7x4{z-index:calc(var(--z-web-chrome) - 10)}}@media (max-width:578px){.banner-container.svelte-1tek7x4{min-height:125px;padding-top:12px}}.banner-content.svelte-1tek7x4{align-items:center;display:flex;height:100%;justify-content:center;margin:0 auto;max-width:1884px;width:100%}@media (max-width:578px){.banner-content.svelte-1tek7x4{align-items:flex-start;justify-content:space-between}}.close-button.svelte-1tek7x4{line-height:0;fill:var(--systemPrimary-onDark)}@media (max-width:739px){.close-button.svelte-1tek7x4{inset-inline-start:25px;position:absolute;top:17px;z-index:var(--z-default)}}@media (max-width:739px){:host .close-button.svelte-1tek7x4{inset-inline-start:25px}}.dropdown-container.svelte-1tek7x4{align-items:center;display:flex;justify-content:flex-end;padding-inline-start:20px;width:100%}@media (max-width:578px){.dropdown-container.svelte-1tek7x4{height:100%;justify-content:space-between}}@media (max-width:739px){.dropdown-container.svelte-1tek7x4{--overridSelectContainerWidth:100%;align-items:flex-start;flex-direction:column;padding-inline-start:0}.dropdown-container.svelte-1tek7x4 .dropdown-button{flex-grow:1}}.message.svelte-1tek7x4{font:var(--title-3);margin-inline-end:30px}@media (max-width:739px){.message.svelte-1tek7x4{margin-bottom:20px;margin-inline-end:20px;padding-inline-start:40px}}.menuicon.svelte-1noilih.svelte-1noilih{height:44px;position:relative;width:44px;z-index:var(--z-default)}.menuicon-bread.svelte-1noilih.svelte-1noilih{height:20px;left:13px;pointer-events:none;position:absolute;top:12px;transition:transform .1806s cubic-bezier(.04,.04,.12,.96);width:20px;z-index:var(--z-default)}.menuicon-bread.svelte-1noilih span.svelte-1noilih{pointer-events:none}[aria-expanded=true].svelte-1noilih .menuicon-bread.svelte-1noilih{height:24px;left:10px;top:11px;transition:transform .3192s cubic-bezier(.04,.04,.12,.96) .1008s;width:24px}[aria-expanded=true].svelte-1noilih .menuicon-bread-top.svelte-1noilih{transform:rotate(-45deg)}[aria-expanded=true].svelte-1noilih .menuicon-bread-bottom.svelte-1noilih{transform:rotate(45deg)}.menuicon-bread-crust.svelte-1noilih.svelte-1noilih{background:var(--keyColor);border-radius:1px;display:block;height:2px;position:absolute;transition:transform .1596s cubic-bezier(.52,.16,.52,.84) .1008s;width:20px;z-index:var(--z-default)}[aria-expanded=true].svelte-1noilih .menuicon-bread-crust.svelte-1noilih{transform:translateY(0);transition:transform .1806s cubic-bezier(.04,.04,.12,.96);width:24px}.menuicon-bread-crust-top.svelte-1noilih.svelte-1noilih{top:9px;transform:translateY(-4px)}[aria-expanded=true].svelte-1noilih .menuicon-bread-crust-top.svelte-1noilih{top:11px}.menuicon-bread-crust-bottom.svelte-1noilih.svelte-1noilih{bottom:9px;transform:translateY(4px)}[aria-expanded=true].svelte-1noilih .menuicon-bread-crust-bottom.svelte-1noilih{bottom:11px}@media (prefers-reduced-motion:reduce){.menuicon-bread-crust.svelte-1noilih.svelte-1noilih,.menuicon-bread.svelte-1noilih.svelte-1noilih,[aria-expanded=true].svelte-1noilih .menuicon-bread-crust.svelte-1noilih,[aria-expanded=true].svelte-1noilih .menuicon-bread.svelte-1noilih{transition:none}}.signin.svelte-jf121i{align-items:center;border-radius:6px;color:var(--text-color,var(--keyColor));display:inline-flex;font:var(--body-emphasized);height:28px;justify-content:center;min-width:64px;padding:0 12px;white-space:nowrap}.signin.svelte-jf121i .auth-icon{display:none}@media (min-width:484px){.signin.svelte-jf121i{background-color:var(--keyColorBG);color:var(--text-color,#fff)}.signin.svelte-jf121i .auth-icon{display:block;fill:var(--text-color,#fff);margin-inline-end:6px}}.account-menu.svelte-19ix11y.svelte-19ix11y{top:5px}@media (max-width:483px){.account-menu.svelte-19ix11y.svelte-19ix11y{margin-inline-end:14px}}.account-menu.svelte-19ix11y amp-contextual-menu-button{--ctxmenu-trigger-opacity:1}.user.svelte-19ix11y.svelte-19ix11y{border-radius:50%;display:flex}.user.svelte-19ix11y img.svelte-19ix11y{border-radius:inherit;height:24px;-o-object-fit:cover;object-fit:cover;width:24px}@media (max-width:739px){.user.svelte-19ix11y img.svelte-19ix11y{height:28px;width:28px}}.user.svelte-19ix11y .icon{height:24px;width:24px;fill:var(--keyColor)}@media (max-width:739px){.user.svelte-19ix11y .icon{height:28px;width:28px}}.floating-icon.svelte-22uswy{height:50px;position:relative;width:50px;z-index:1}@media (max-width:483px){.floating-icon.svelte-22uswy{width:75px}}.expandable-button.is-open .floating-icon.svelte-22uswy,.floating-icon__platter.svelte-22uswy{align-items:center;display:flex;justify-content:center}.floating-icon__platter.svelte-22uswy{border-radius:50%;cursor:pointer;height:50px;padding:10px;transition:all .4s ease-in-out;width:50px}.floating-icon__platter.svelte-22uswy path{transition:fill .15s ease-in-out;fill:var(--systemSecondary)}.floating-icon__platter.svelte-22uswy:hover path{fill:var(--systemPrimary)}.is-open .floating-icon__platter.svelte-22uswy{background-color:var(--systemStandardThinMaterialSover)}.features-list.svelte-dstmec.svelte-dstmec{border-radius:8px;overflow:hidden}table.svelte-dstmec.svelte-dstmec{border-collapse:collapse;width:100%}.control.svelte-dstmec.svelte-dstmec{text-align:end;width:100px}td.svelte-dstmec.svelte-dstmec,th.svelte-dstmec.svelte-dstmec{border-bottom:1px solid var(--labelDivider);padding:10px;text-align:left}tr.svelte-dstmec:last-child td.svelte-dstmec,tr.svelte-dstmec:last-child th.svelte-dstmec{border-bottom:none}th.svelte-dstmec.svelte-dstmec{background:var(--systemQuaternary);color:var(--systemPrimary);font:var(--title-3-emphasized)}td.svelte-dstmec.svelte-dstmec{background:var(--systemQuinary);color:var(--systemPrimary);font:var(--headline)}td.svelte-dstmec.svelte-dstmec:nth-child(2){text-align:end}.toggle.svelte-dstmec.svelte-dstmec{display:inline-block;height:24px;position:relative;width:40px}.toggle.svelte-dstmec input.svelte-dstmec{height:0;opacity:0;width:0}.slider.svelte-dstmec.svelte-dstmec{background-color:var(--systemGray);border-radius:24px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.slider.svelte-dstmec.svelte-dstmec:before{background-color:#fff;border-radius:50%;bottom:2px;content:"";height:20px;left:2px;position:absolute;transition:.4s;width:20px}input.svelte-dstmec:checked+.slider.svelte-dstmec{background-color:var(--systemGreen, )}input.svelte-dstmec:checked+.slider.svelte-dstmec:before{transform:translate(16px)}dialog.svelte-34we7v{background:var(--pageBG);border:none;border-radius:10px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.05),0 0 0 .5px rgba(0,0,0,.2),0 8px 40px var(--dialogShadowColor);color:var(--systemPrimary);display:flex;flex-direction:column;max-width:600px;min-height:200px;padding:20px;position:relative;width:90%}.dialog-footer.svelte-34we7v a,.dialog-footer.svelte-34we7v button{background:var(--keyColorBG,var(--keyColor,var(--systemBlue)));border:1px solid transparent;border-radius:5px;color:var(--systemPrimary-onDark);cursor:pointer;font:var(--title-3-emphasized);margin:0 5px;padding:10px 20px}.dialog-footer.svelte-34we7v a:hover{text-decoration:none}.dialog-footer.svelte-34we7v button:disabled{background-color:var(--systemGrey);border:1px solid var(--systemSecondary);color:var(--systemSecondary);cursor:not-allowed}.dialog-footer.svelte-34we7v button.secondary{background-color:var(--systemGrey);border:1px solid var(--keyColorBG,var(--keyColor,var(--systemBlue)));color:var(--systemPrimary)}.dialog-header.svelte-34we7v{border-bottom:1px solid var(--systemSecondary)}.dialog-header.svelte-34we7v p{margin:10px 0}.dialog-content.svelte-34we7v{align-items:center;display:flex;flex-direction:column;max-height:500px;overflow-y:auto;padding:20px 10px;row-gap:20px;text-align:center}.dialog-content.svelte-34we7v p{align-self:start;margin:0}.dialog-footer.svelte-34we7v{border-top:1px solid var(--systemSecondary);padding:10px 0;text-align:right}.title.svelte-1235uha{font:var(--title-1-emphasized)}.tabs.svelte-7lqlu6{border-bottom:1px solid var(--labelDivider);display:flex}.tab.svelte-7lqlu6{border-bottom:2px solid transparent;color:var(--systemSecondary);cursor:pointer;font:var(--headline-semibold);margin:0 .5rem;padding:.5rem 1rem;transition:color .3s,border-bottom .3s}.tab.active.svelte-7lqlu6,.tab.svelte-7lqlu6:hover{color:var(--systemPrimary)}.tab.active.svelte-7lqlu6{border-bottom:1px solid var(--systemPrimary)}.tags-list.svelte-o07wf0{margin-top:10px;text-align:left}.tag.svelte-o07wf0{margin-bottom:1rem}.tag-label.svelte-o07wf0{font:var(--headline-semibold)}.tag-value.svelte-o07wf0{background-color:transparent;border:1px solid var(--systemTertiary);border-radius:6px;color:var(--systemPrimary);font:var(--body);margin-top:5px;padding:10px}.tag--select.svelte-o07wf0{position:relative}.tag--select.svelte-o07wf0:after{color:var(--systemPrimary);content:"⟩";font-size:17px;position:absolute;right:15px;top:50%;transform:rotate(90deg) scaleX(1.4)}.tag-value--select.svelte-o07wf0{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:10px;width:100%}.facebook-preview.svelte-qzcdea.svelte-qzcdea{align-items:flex-start;background-color:var(--pageBG);border:1px solid var(--labelDivider);border-radius:8px;box-shadow:0 4px 8px var(--dialogShadowColor);display:flex;flex-direction:column;font-family:Arial,sans-serif;justify-content:flex-start;margin:10px auto 20px;max-width:468px;overflow:hidden;width:100%}.facebook-preview.svelte-qzcdea .image.svelte-qzcdea{align-items:center;display:flex;height:267px;justify-content:center;overflow:auto;position:relative}.facebook-preview.svelte-qzcdea .image img.svelte-qzcdea{display:block;height:auto;width:100%}.facebook-preview.svelte-qzcdea .details.svelte-qzcdea{padding:16px;text-align:start}.facebook-preview.svelte-qzcdea .details .title.svelte-qzcdea{color:var(--systemPrimary);font-size:18px;font-weight:700;margin-bottom:8px}.facebook-preview.svelte-qzcdea .details .description.svelte-qzcdea{color:var(--systemSecondary);font-size:16px}.facebook-preview.svelte-qzcdea .details .card-link.svelte-qzcdea{color:var(--systemPrimary);margin-bottom:4px;text-transform:uppercase}.preview-container.svelte-pdwx8j.svelte-pdwx8j{display:flex}.seo-preview.svelte-pdwx8j.svelte-pdwx8j{align-items:flex-start;background-color:var(--pageBG);border-radius:8px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.2),0 0 0 .5px rgba(0,0,0,.2),0 0 7px var(--dialogShadowColor);color:var(--systemPrimary);display:flex;flex-direction:column;font-family:Arial,sans-serif;justify-content:flex-start;margin:20px auto 5px;max-width:600px;padding:15px;width:100%}.seo-preview.svelte-pdwx8j .favicon.svelte-pdwx8j{display:inline-block;height:18px;margin-right:5px;vertical-align:middle;width:18px}.seo-preview.svelte-pdwx8j .url.svelte-pdwx8j{color:var(--systemPrimary);display:inline-block;font-size:14px;margin-bottom:2px}.seo-preview.svelte-pdwx8j .title.svelte-pdwx8j{color:var(--systemBlue);cursor:pointer;font-size:18px;font-weight:400;line-height:1.3;margin:5px 0;text-decoration:none}.seo-preview.svelte-pdwx8j .title.svelte-pdwx8j:hover{text-decoration:underline}.seo-preview.svelte-pdwx8j .description.svelte-pdwx8j{color:var(--systemPrimary);font-size:14px;line-height:1.58;margin-top:6px;text-align:start}.share-button.svelte-pdwx8j.svelte-pdwx8j{padding:10px;width:20px}.share-notice.svelte-pdwx8j.svelte-pdwx8j{font:var(--caption-1);padding-inline-end:20px;text-align:end}.x-preview.svelte-1vedknw.svelte-1vedknw{align-items:center;background-color:#fff;border:0 solid #ccc;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.1);color:#333;display:flex;flex-direction:column;margin-top:20px}.x-preview__image.svelte-1vedknw.svelte-1vedknw{height:auto;width:100%}.x-preview__content.svelte-1vedknw.svelte-1vedknw{display:flex;flex-direction:column;font-size:15px;height:100%;justify-content:center;margin-top:10px;row-gap:5px;text-align:center}.x-preview__content__title.svelte-1vedknw.svelte-1vedknw{font-weight:700}.x-preview__content__description.svelte-1vedknw.svelte-1vedknw{color:#666}.x-preview__content__attribution.svelte-1vedknw.svelte-1vedknw{color:#666;font-size:.85rem}.x-preview--large.svelte-1vedknw.svelte-1vedknw{max-width:600px;padding:20px}.x-preview--large__image.svelte-1vedknw.svelte-1vedknw{width:100%}.x-preview--large__content.svelte-1vedknw.svelte-1vedknw{text-align:left}.x-preview--horizontal.svelte-1vedknw.svelte-1vedknw{align-items:flex-start;flex-direction:row;height:130px;width:515px}.x-preview--horizontal.svelte-1vedknw .x-preview__image-container.svelte-1vedknw{border-bottom-left-radius:10px;border-top-left-radius:10px;flex:0 130px;height:auto;margin-right:20px;overflow:hidden}.x-preview--horizontal.svelte-1vedknw .x-preview__content.svelte-1vedknw{flex:5;margin-top:0;text-align:left}.x-preview--horizontal.svelte-1vedknw .x-preview__content__title.svelte-1vedknw{font-weight:700}@media (prefers-color-scheme:dark){.x-preview.svelte-1vedknw.svelte-1vedknw{background-color:#1e1e1e;border-color:#444;box-shadow:0 2px 8px rgba(0,0,0,.5);color:#f5f5f5}.x-preview.svelte-1vedknw .x-preview__content__attribution.svelte-1vedknw,.x-preview.svelte-1vedknw .x-preview__content__description.svelte-1vedknw{color:#aaa}}.social-preview-container.svelte-ul5gga{display:flex;flex-direction:column;width:100%}.title.svelte-qbj5lc{font:var(--title-1-emphasized)}.bentobox-styles-loaded #bentobox .bentobox-ui{-webkit-backdrop-filter:blur(60px) saturate(240%);backdrop-filter:blur(60px) saturate(240%);background-color:var(--systemStandardUltrathickMaterialSover)!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.2),0 0 0 .5px rgba(0,0,0,.2),0 8px 40px var(--dialogShadowColor)!important;box-sizing:content-box!important}@media (max-width:483px){.bentobox-styles-loaded:has(.expandable-button.is-open) #bentobox .bentobox-ui{left:45px!important}}.bentobox-styles-loaded #bentobox .bentobox-tool-wrap .tool-module-wrap.module-menu{-webkit-backdrop-filter:blur(60px) saturate(240%);backdrop-filter:blur(60px) saturate(240%);background-color:var(--systemStandardUltrathickMaterialSover)!important;border:.5px solid rgba(0,0,0,.2)!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.2),0 8px 40px var(--dialogShadowColor)!important}.bentobox-styles-loaded #bentobox .settings-list-item:has([bb-label=themeToggle]){display:none}.bentobox-styles-loaded #bentobox .bentobox-ui,.bentobox-styles-loaded #bentobox .bentobox-ui .overflow-gradient{background-image:none!important}.bentobox-styles-loaded #bentobox .tool-name{border:.5px solid rgba(0,0,0,.2)!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.2),0 8px 40px var(--dialogShadowColor)!important;box-sizing:content-box!important}.bentobox-styles-loaded #bentobox .tool-name-description{color:var(--systemSecondary)!important}.bentobox-styles-loaded #bentobox button{background-color:transparent!important}.bentobox-styles-loaded #bentobox .bentobox-tool-wrap .bentobox-tool-module .module-component-input-wrap.form-input input{color:var(--systemPrimary)!important}.copy.svelte-16yekn0.svelte-16yekn0{align-items:center;border-radius:50%;display:flex;height:40px;justify-content:center;transition:background-color .15s ease;width:40px}.copy.svelte-16yekn0.svelte-16yekn0:hover{background-color:var(--systemQuaternary)}.copy.svelte-16yekn0.svelte-16yekn0:active{background-color:var(--systemQuinary)}.copy.svelte-16yekn0 .copy-container.svelte-16yekn0{height:20px;position:relative;width:20px}.copy.svelte-16yekn0 .copy-container.svelte-16yekn0 path{fill:var(--systemSecondary)}.json-viewer.svelte-1lu9wyn{font-family:monospace;font-size:14px;overflow-anchor:none;padding-left:20px}.key.svelte-1lu9wyn{color:var(--systemRed)}.string.svelte-1lu9wyn{color:var(--systemSecondary)}.number.svelte-1lu9wyn{color:var(--systemTeal)}.boolean.svelte-1lu9wyn{color:var(--systemYellow)}.null.svelte-1lu9wyn{color:var(--systemOrange)}.collapsible.svelte-1lu9wyn{cursor:pointer}.collapsible.svelte-1lu9wyn:before{color:#888;content:"▶ ";display:inline-block;margin-left:-1em;transform:rotate(90deg);transform-origin:center;transition:transform .2s ease-in-out;width:1em}.collapsible.collapsed.svelte-1lu9wyn:before{transform:rotate(0)}.hidden.svelte-1lu9wyn{display:none}.array-label.svelte-1lu9wyn,.object-label.svelte-1lu9wyn{margin-bottom:.5em}.property.svelte-1lu9wyn{-webkit-user-select:text;-moz-user-select:text;user-select:text}.topic.svelte-3bie9s{color:var(--systemSecondary);font:var(--callout-medium-short)}.event-type.svelte-3bie9s{color:var(--systemPrimary);font:var(--title-2-semibold-tall)}.data.svelte-3bie9s{padding-top:5px}.metric.svelte-3bie9s{align-items:center;display:grid;grid-template-columns:1fr 50px;padding:10px}.buttons.svelte-3bie9s{text-align:center}li.svelte-3bie9s{border-bottom:1px solid var(--labelDivider);max-width:100%;padding:10px 0}.metrics-list-container.svelte-m5fk6r{height:100%;overflow:scroll}.metrics-list.svelte-m5fk6r{height:auto;list-style:none}.empty.svelte-m5fk6r{display:block;padding:10px}.heading.svelte-ttdqdr{border-bottom:1px solid var(--labelDivider);display:grid;grid-template-areas:"a b c";grid-template-columns:1fr 100px 30px;height:50px;padding:10px}.drag-edge.svelte-ttdqdr{cursor:ns-resize;height:5px;opacity:0;width:100%}.filter.svelte-ttdqdr{display:flex;grid-area:a}.clear.svelte-ttdqdr{grid-area:b}.modal-close-button.svelte-ttdqdr{grid-area:c}.filter-option.svelte-ttdqdr{padding:0 10px}.filter-option.enabled.svelte-ttdqdr{color:var(--keyColor)}.clear.svelte-ttdqdr{align-items:center;border:1px solid var(--systemRed);border-radius:6px;color:var(--systemRed);display:inline-flex;font:var(--body-emphasized);height:28px;justify-content:center;margin-inline-end:15px;min-width:64px;padding:0 12px;white-space:nowrap}.modal.svelte-ttdqdr{-webkit-backdrop-filter:blur(60px) saturate(240%);backdrop-filter:blur(60px) saturate(240%);background-color:var(--systemStandardUltrathickMaterialSover)!important;border-right:.5px solid rgba(0,0,0,.2);bottom:0;box-shadow:inset 0 .5px 0 .5px rgba(255,255,255,.2),0 6px 15px var(--radiosityShadowColor);display:grid;grid-template-rows:5px 50px 1fr;height:300px;left:0;overflow:hidden;position:fixed;width:100%;z-index:9999999}.modal-container.svelte-ttdqdr{overflow:hidden}.enabled.svelte-ttdqdr svg path{fill:var(--systemPrimary)}.modal-close-button.svelte-ttdqdr{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;border-radius:50%;color:var(--systemPrimary);cursor:pointer;margin:0;padding:0;position:relative;width:30px}.modal-close-button.svelte-ttdqdr:after,.modal-close-button.svelte-ttdqdr:before{background-color:#666;border-radius:1px;content:"";height:15px;left:50%;position:absolute;top:50%;transform-origin:center;width:2px}.modal-close-button.svelte-ttdqdr:before{transform:translate(-50%,-50%) rotate(45deg)}.modal-close-button.svelte-ttdqdr:after{transform:translate(-50%,-50%) rotate(-45deg)}.featurekit-toolbar.svelte-ymtp9f.svelte-ymtp9f{color-scheme:light dark;--systemRed:#ff3b30;--systemOrange:#ff9500;--systemYellow:#fc0;--systemGreen:#28cd41;--systemMint:#00c7be;--systemTeal:#59adc4;--systemCyan:#55bef0;--systemBlue:#007aff;--systemIndigo:#5856d6;--systemPurple:#af52de;--systemPink:#ff2d55;--systemBrown:#a2845e;--systemGray:#8e8e93;--systemPrimary:rgba(0,0,0,.85);--systemPrimary-onLight:rgba(0,0,0,.85);--systemPrimary-onDark:hsla(0,0%,100%,.85);--systemSecondary:rgba(0,0,0,.5);--systemSecondary-onLight:rgba(0,0,0,.5);--systemSecondary-onDark:hsla(0,0%,100%,.55);--systemTertiary:rgba(0,0,0,.25);--systemTertiary-onLight:rgba(0,0,0,.25);--systemTertiary-onDark:hsla(0,0%,100%,.25);--systemQuaternary:rgba(0,0,0,.1);--systemQuaternary-onLight:rgba(0,0,0,.1);--systemQuaternary-onDark:hsla(0,0%,100%,.1);--systemQuinary:rgba(0,0,0,.05);--systemQuinary-onLight:rgba(0,0,0,.05);--systemQuinary-onDark:hsla(0,0%,100%,.05);--systemStandardUltrathinMaterialSover:hsla(0,0%,96%,.36);--systemStandardThinMaterialSover:hsla(0,0%,96%,.48);--systemStandardMediumMaterialSover:hsla(0,0%,96%,.6);--systemStandardThickMaterialSover:hsla(0,0%,96%,.72);--systemStandardUltrathickMaterialSover:hsla(0,0%,96%,.84);--systemHeaderMaterialSover:hsla(0,0%,100%,.8);--systemToolbarTitlebarMaterialSover:hsla(0,0%,99%,.8);--labelDivider:rgba(0,0,0,.15);--vibrantDivider:rgba(60,60,67,.29);--pageBG:#fff;--radiosityShadowColor:rgba(0,0,0,.1);--font-family:-apple-system,BlinkMacSystemFont,Apple Color Emoji,SF Pro,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif;--large-title:400 26px/1.23 var(--font-family);--title-1:400 22px/1.18 var(--font-family);--title-2:400 17px/1.29 var(--font-family);--title-3:400 15px/1.33 var(--font-family);--headline:700 13px/1.23 var(--font-family);--body:400 13px/1.23 var(--font-family);--callout:400 12px/1.25 var(--font-family);--subhead:400 11px/1.27 var(--font-family);--footnote:400 10px/1.3 var(--font-family);--caption-1:400 10px/1.3 var(--font-family);--caption-2:500 10px/1.3 var(--font-family);--headline-semibold:600 13px/1.23 var(--font-family);--large-title-emphasized:700 26px/1.23 var(--font-family);--title-1-emphasized:700 22px/1.18 var(--font-family);--title-2-emphasized:700 17px/1.29 var(--font-family);--title-3-emphasized:600 15px/1.33 var(--font-family);--headline-emphasized:800 13px/1.23 var(--font-family);--body-emphasized:600 13px/1.23 var(--font-family);--callout-emphasized:600 12px/1.25 var(--font-family);--subhead-emphasized:600 11px/1.27 var(--font-family);--footnote-emphasized:600 10px/1.3 var(--font-family);--caption-1-emphasized:500 10px/1.3 var(--font-family);--caption-2-emphasized:600 10px/1.3 var(--font-family)}@media (prefers-contrast:more){.featurekit-toolbar.svelte-ymtp9f.svelte-ymtp9f{--systemRed:#d70015;--systemOrange:#c93400;--systemYellow:#a05a00;--systemGreen:#007d1b;--systemMint:#0c817b;--systemTeal:#008299;--systemCyan:#0071a4;--systemBlue:#0040dd;--systemIndigo:#3634a3;--systemPurple:#ad44ab;--systemPink:#d30f45;--systemBrown:#7f6545;--systemGray:#69696e;--systemPrimary:#000;--systemPrimary-onLight:#000;--systemPrimary-onDark:#fff;--systemSecondary:rgba(0,0,0,.76);--systemTertiary:rgba(0,0,0,.56);--systemQuaternary:rgba(0,0,0,.35);--systemQuinary:rgba(0,0,0,.1);--systemStandardUltrathinMaterialSover:#d2d2d2;--systemStandardThinMaterialSover:#dcdcdc;--systemStandardMediumMaterialSover:#e6e6e6;--systemStandardThickMaterialSover:#f0f0f0;--systemStandardUltrathickMaterialSover:#fafafa;--systemHeaderMaterialSover:#fff;--systemToolbarTitlebarMaterialSover:#fff}}@media (prefers-color-scheme:dark){.featurekit-toolbar.svelte-ymtp9f.svelte-ymtp9f{--systemRed:#ff453a;--systemOrange:#ff9f0a;--systemYellow:#ffd60a;--systemGreen:#32d74b;--systemMint:#63e6e2;--systemTeal:#6ac4dc;--systemCyan:#5ac8f5;--systemBlue:#0a84ff;--systemIndigo:#5e5ce6;--systemPurple:#bf5af2;--systemPink:#ff375f;--systemBrown:#ac8e68;--systemGray:#98989d;--systemPrimary:hsla(0,0%,100%,.85);--systemPrimary-onLight:rgba(0,0,0,.85);--systemPrimary-onDark:hsla(0,0%,100%,.85);--systemSecondary:hsla(0,0%,100%,.55);--systemSecondary-onLight:rgba(0,0,0,.5);--systemSecondary-onDark:hsla(0,0%,100%,.55);--systemTertiary:hsla(0,0%,100%,.25);--systemTertiary-onLight:rgba(0,0,0,.25);--systemTertiary-onDark:hsla(0,0%,100%,.25);--systemQuaternary:hsla(0,0%,100%,.1);--systemQuaternary-onLight:rgba(0,0,0,.1);--systemQuaternary-onDark:hsla(0,0%,100%,.1);--systemQuinary:hsla(0,0%,100%,.05);--systemQuinary-onLight:rgba(0,0,0,.05);--systemQuinary-onDark:hsla(0,0%,100%,.05);--systemStandardUltrathinMaterialSover:rgba(40,40,40,.4);--systemStandardThinMaterialSover:rgba(40,40,40,.5);--systemStandardMediumMaterialSover:rgba(40,40,40,.6);--systemStandardThickMaterialSover:rgba(40,40,40,.7);--systemStandardUltrathickMaterialSover:rgba(40,40,40,.8);--systemHeaderMaterialSover:rgba(30,30,30,.8);--systemToolbarTitlebarMaterialSover:rgba(60,60,60,.8);--labelDivider:hsla(0,0%,100%,.1);--vibrantDivider:rgba(235,235,245,.19);--pageBG:#1f1f1f;--radiosityShadowColor:rgba(0,0,0,.3)}}@media (prefers-color-scheme:dark) and (prefers-contrast:more){.featurekit-toolbar.svelte-ymtp9f.svelte-ymtp9f{--systemRed:#ff6961;--systemOrange:#ffb340;--systemYellow:#ffd426;--systemGreen:#31de4b;--systemMint:#63e6e2;--systemTeal:#5de6ff;--systemCyan:#70d7ff;--systemBlue:#409cff;--systemIndigo:#7d7aff;--systemPurple:#da8fff;--systemPink:#ff6482;--systemBrown:#b59469;--systemGray:#98989d;--systemPrimary:#fff;--systemPrimary-onLight:#000;--systemPrimary-onDark:#fff;--systemSecondary:hsla(0,0%,100%,.7);--systemSecondary-onLight:rgba(0,0,0,.76);--systemSecondary-onDark:hsla(0,0%,100%,.7);--systemTertiary:hsla(0,0%,100%,.5);--systemTertiary-onLight:rgba(0,0,0,.56);--systemTertiary-onDark:hsla(0,0%,100%,.5);--systemQuaternary:hsla(0,0%,100%,.3);--systemQuaternary-onLight:rgba(0,0,0,.35);--systemQuaternary-onDark:hsla(0,0%,100%,.3);--systemQuinary:hsla(0,0%,100%,.1);--systemQuinary-onLight:rgba(0,0,0,.1);--systemQuinary-onDark:hsla(0,0%,100%,.1);--systemStandardUltrathinMaterialSover:#000;--systemStandardThinMaterialSover:#0a0a0a;--systemStandardMediumMaterialSover:#141414;--systemStandardThickMaterialSover:#1e1e1e;--systemStandardUltrathickMaterialSover:#282828;--systemHeaderMaterialSover:#1e1e1e;--systemToolbarTitlebarMaterialSover:#262626}}.expandable-button.svelte-ymtp9f.svelte-ymtp9f{align-items:center;-webkit-backdrop-filter:blur(60px) saturate(240%);backdrop-filter:blur(60px) saturate(240%);background-color:var(--systemStandardUltrathickMaterialSover)!important;border:.5px solid rgba(0,0,0,.2);border-radius:30px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.2),0 6px 15px var(--radiosityShadowColor);cursor:pointer;display:flex;height:50px;justify-content:center;overflow:hidden;position:fixed;transition:all .4s ease;width:50px;z-index:var(--z-modal)}@media (max-width:483px){.expandable-button.svelte-ymtp9f.svelte-ymtp9f:not(.is-open){overflow:visible}}.expandable-button.is-open.svelte-ymtp9f.svelte-ymtp9f{animation:none;border-radius:30px;width:240px}@media (max-width:483px){.expandable-button.is-open.svelte-ymtp9f.svelte-ymtp9f{height:240px;width:50px}}.button-content.svelte-ymtp9f.svelte-ymtp9f{align-items:center;display:flex;height:100%;position:relative;width:240px}.toolbar.svelte-ymtp9f.svelte-ymtp9f{align-items:center;display:flex;flex-direction:var(--direction);height:100%;justify-content:space-around;opacity:0;padding:10px;pointer-events:none;position:absolute;transition:opacity .3s ease;width:200px;z-index:var(--z-modal)}@media (max-width:483px){.toolbar.svelte-ymtp9f.svelte-ymtp9f{height:200px;width:100%}}.is-open.svelte-ymtp9f .toolbar.svelte-ymtp9f{opacity:1;pointer-events:auto}.bottom-start.svelte-ymtp9f .toolbar.svelte-ymtp9f{inset-inline-start:40px}.bottom-end.svelte-ymtp9f .toolbar.svelte-ymtp9f{inset-inline-end:40px}.top-start.svelte-ymtp9f .toolbar.svelte-ymtp9f{inset-inline-start:40px}@media (max-width:483px){.top-start.svelte-ymtp9f .toolbar.svelte-ymtp9f{inset-block-start:40px;inset-inline-start:auto}}.top-end.svelte-ymtp9f .toolbar.svelte-ymtp9f{inset-inline-end:40px}@media (max-width:483px){.top-end.svelte-ymtp9f .toolbar.svelte-ymtp9f{inset-block-end:40px}}.icon.svelte-ymtp9f.svelte-ymtp9f{align-items:center;border-radius:20px;cursor:pointer;display:flex;height:40px;justify-content:center;padding:4px;width:40px}.icon.svelte-ymtp9f path{transition:fill .15s ease-in-out;fill:var(--systemSecondary)}.icon.svelte-ymtp9f:hover path{fill:var(--systemPrimary)}.floating-icon-button.svelte-ymtp9f.svelte-ymtp9f{align-items:center;display:flex;height:40px;inset-inline-end:4px;justify-content:center;position:absolute;transition:transform .3s ease;width:40px;z-index:2}@media (max-width:483px){.floating-icon-button.svelte-ymtp9f.svelte-ymtp9f{inset-block-start:4px}.floating-icon-button.svelte-ymtp9f:focus .top-end{inset-inline-end:0;transition-delay:0s}.floating-icon-button.svelte-ymtp9f:focus .floating-icon__platter{border-radius:50%;transition-delay:0s}}.floating-icon-button.svelte-ymtp9f .xmark-icon{height:18px;width:18px}.bottom-start.svelte-ymtp9f .floating-icon-button.svelte-ymtp9f,.top-start.svelte-ymtp9f .floating-icon-button.svelte-ymtp9f{inset-inline-start:4px}.bottom-start.svelte-ymtp9f.svelte-ymtp9f{bottom:20px;inset-inline-start:20px}@media (max-width:483px){.bottom-start.svelte-ymtp9f.svelte-ymtp9f{animation:svelte-ymtp9f-attention-start 1.5s ease-in-out 1s 1;display:flex;inset-inline-start:-38px;justify-content:flex-end;top:57px;transition:inset-inline-start .3s ease-in-out;transition-delay:3s}.bottom-start.svelte-ymtp9f.svelte-ymtp9f:before{align-self:start;content:"";cursor:default;display:block;height:50px;left:-10px;position:fixed;top:0;width:11px;z-index:1}.bottom-start.svelte-ymtp9f.svelte-ymtp9f.is-open,.bottom-start.svelte-ymtp9f.svelte-ymtp9f:focus-within,.bottom-start.svelte-ymtp9f.svelte-ymtp9f:hover{inset-inline-start:10px;transition-delay:0s}.bottom-start.svelte-ymtp9f.is-open .floating-icon__platter,.bottom-start.svelte-ymtp9f:focus-within .floating-icon__platter,.bottom-start.svelte-ymtp9f:hover .floating-icon__platter{border-radius:50%;transition-delay:0s}.bottom-start.is-open.expandable-button.svelte-ymtp9f.svelte-ymtp9f,.bottom-start:focus-within.expandable-button.svelte-ymtp9f.svelte-ymtp9f,.bottom-start:hover.expandable-button.svelte-ymtp9f.svelte-ymtp9f{border-radius:30px;transition-delay:0s}.bottom-start.svelte-ymtp9f .floating-icon__platter{border-radius:10px;transition:border-radius .3s ease-in-out,background-color .3s ease-in-out}.bottom-start.expandable-button.svelte-ymtp9f.svelte-ymtp9f{border-radius:10px;transition-delay:3s;transition:all .3s ease-in-out}}.bottom-center.svelte-ymtp9f.svelte-ymtp9f{bottom:20px;left:50%;transform:translate(-50%)}.bottom-end.svelte-ymtp9f.svelte-ymtp9f{bottom:20px;inset-inline-end:20px}@media (max-width:483px){.bottom-end.svelte-ymtp9f.svelte-ymtp9f{animation:svelte-ymtp9f-attention-end 1.5s ease-in-out 1s 1;display:flex;inset-inline-end:-38px;justify-content:flex-start;top:57px;transition:inset-inline-end .3s ease-in-out;transition-delay:3s}.bottom-end.svelte-ymtp9f.svelte-ymtp9f:before{align-self:start;content:"";cursor:default;display:block;height:50px;left:-10px;position:fixed;top:0;width:11px;z-index:1}.bottom-end.svelte-ymtp9f.svelte-ymtp9f.is-open,.bottom-end.svelte-ymtp9f.svelte-ymtp9f:focus-within,.bottom-end.svelte-ymtp9f.svelte-ymtp9f:hover{inset-inline-end:10px;transition-delay:0s}.bottom-end.svelte-ymtp9f.is-open .floating-icon__platter,.bottom-end.svelte-ymtp9f:focus-within .floating-icon__platter,.bottom-end.svelte-ymtp9f:hover .floating-icon__platter{border-radius:50%;transition-delay:0s}.bottom-end.is-open.expandable-button.svelte-ymtp9f.svelte-ymtp9f,.bottom-end:focus-within.expandable-button.svelte-ymtp9f.svelte-ymtp9f,.bottom-end:hover.expandable-button.svelte-ymtp9f.svelte-ymtp9f{border-radius:30px;transition-delay:0s}.bottom-end.svelte-ymtp9f .floating-icon__platter{border-radius:10px;transition:border-radius .3s ease-in-out,background-color .3s ease-in-out}.bottom-end.expandable-button.svelte-ymtp9f.svelte-ymtp9f{border-radius:10px;transition-delay:3s;transition:all .3s ease-in-out}}.top-start.svelte-ymtp9f.svelte-ymtp9f{inset-inline-start:20px;top:20px}@media (max-width:483px){.top-start.svelte-ymtp9f.svelte-ymtp9f{animation:svelte-ymtp9f-attention-start 1.5s ease-in-out 1s 1;display:flex;inset-inline-start:-38px;justify-content:flex-end;top:57px;transition:inset-inline-start .3s ease-in-out;transition-delay:3s}.top-start.svelte-ymtp9f.svelte-ymtp9f:before{align-self:start;content:"";cursor:default;display:block;height:50px;left:-10px;position:fixed;top:0;width:11px;z-index:1}.top-start.svelte-ymtp9f.svelte-ymtp9f.is-open,.top-start.svelte-ymtp9f.svelte-ymtp9f:focus-within,.top-start.svelte-ymtp9f.svelte-ymtp9f:hover{inset-inline-start:10px;transition-delay:0s}.top-start.svelte-ymtp9f.is-open .floating-icon__platter,.top-start.svelte-ymtp9f:focus-within .floating-icon__platter,.top-start.svelte-ymtp9f:hover .floating-icon__platter{border-radius:50%;transition-delay:0s}.top-start.is-open.expandable-button.svelte-ymtp9f.svelte-ymtp9f,.top-start:focus-within.expandable-button.svelte-ymtp9f.svelte-ymtp9f,.top-start:hover.expandable-button.svelte-ymtp9f.svelte-ymtp9f{border-radius:30px;transition-delay:0s}.top-start.svelte-ymtp9f .floating-icon__platter{border-radius:10px;transition:border-radius .3s ease-in-out,background-color .3s ease-in-out}.top-start.expandable-button.svelte-ymtp9f.svelte-ymtp9f{border-radius:10px;transition-delay:3s;transition:all .3s ease-in-out}}.top-center.svelte-ymtp9f.svelte-ymtp9f{left:50%;top:20px;transform:translate(-50%)}.top-end.svelte-ymtp9f.svelte-ymtp9f{inset-inline-end:20px;top:20px}@media (max-width:483px){.top-end.svelte-ymtp9f.svelte-ymtp9f{animation:svelte-ymtp9f-attention-end 1.5s ease-in-out 1s 1;display:flex;inset-inline-end:-38px;justify-content:flex-start;top:57px;transition:inset-inline-end .3s ease-in-out;transition-delay:3s}.top-end.svelte-ymtp9f.svelte-ymtp9f:before{align-self:start;content:"";cursor:default;display:block;height:50px;left:-10px;position:fixed;top:0;width:11px;z-index:1}.top-end.svelte-ymtp9f.svelte-ymtp9f.is-open,.top-end.svelte-ymtp9f.svelte-ymtp9f:focus-within,.top-end.svelte-ymtp9f.svelte-ymtp9f:hover{inset-inline-end:10px;transition-delay:0s}.top-end.svelte-ymtp9f.is-open .floating-icon__platter,.top-end.svelte-ymtp9f:focus-within .floating-icon__platter,.top-end.svelte-ymtp9f:hover .floating-icon__platter{border-radius:50%;transition-delay:0s}.top-end.is-open.expandable-button.svelte-ymtp9f.svelte-ymtp9f,.top-end:focus-within.expandable-button.svelte-ymtp9f.svelte-ymtp9f,.top-end:hover.expandable-button.svelte-ymtp9f.svelte-ymtp9f{border-radius:30px;transition-delay:0s}.top-end.svelte-ymtp9f .floating-icon__platter{border-radius:10px;transition:border-radius .3s ease-in-out,background-color .3s ease-in-out}.top-end.expandable-button.svelte-ymtp9f.svelte-ymtp9f{border-radius:10px;transition-delay:3s;transition:all .3s ease-in-out}}@keyframes svelte-ymtp9f-attention-start{0%{inset-inline-start:-38px}20%{inset-inline-start:-11px}40%{inset-inline-start:-31px}60%{inset-inline-start:-26px}80%{inset-inline-start:-38px}to{inset-inline-start:-38px}}@keyframes svelte-ymtp9f-attention-end{0%{inset-inline-end:-38px}20%{inset-inline-end:-11px}40%{inset-inline-end:-31px}60%{inset-inline-end:-26px}80%{inset-inline-end:-38px}to{inset-inline-end:-38px}}.auth-content.isSignedIn.svelte-114v0sv{--keyColor:currentColor;min-width:24px}@media (max-width:739px){.auth-content.svelte-114v0sv{--keyColorBG:none;--text-color:var(--keyColor)}.auth-content.svelte-114v0sv button.signin{padding:0}.auth-content.svelte-114v0sv .auth-icon{display:inline-flex;-webkit-margin-end:6px;-moz-margin-end:6px;margin-inline-end:6px;fill:var(--text-color)}}.open-in-tv.svelte-3k1hv2{--linkHoverTextDecoration:none;align-items:center;color:var(--systemSecondary-onDark);display:inline-flex;font:var(--body);gap:var(--open-in-tv-gap,6px);height:100%;justify-self:flex-start}.open-in-tv.svelte-3k1hv2 path{fill:currentColor}.navigation-menu.svelte-1e91hd3 ul.svelte-1e91hd3{height:100%;inset-inline:0;overflow:hidden;padding:8px 25px 120px;position:fixed;width:100vw}.navigation-menu.svelte-1e91hd3 ul li a.svelte-1e91hd3{align-items:center;display:inline-flex;gap:8px;height:44px;padding:2px 10px;width:100%}.navigation-menu--decoration.svelte-1e91hd3 ul.svelte-1e91hd3{background-color:#000;color:var(--systemPrimary-onDark);font:var(--title-2)}.navigation-menu--decoration.svelte-1e91hd3 ul li a.svelte-1e91hd3{border-radius:6px;text-decoration:none}.navigation-menu--decoration.svelte-1e91hd3 ul .current-tab.svelte-1e91hd3{background-color:rgba(235,235,245,.1);border-radius:6px;font:var(--title-2-bold)}.navigation-menu--decoration.svelte-1e91hd3 ul .uts-tab span[aria-hidden=true].svelte-1e91hd3{display:contents}.navigation-menu--decoration.svelte-1e91hd3 ul .uts-tab.svelte-1e91hd3 svg{height:42px;width:42px}.navigation-menu--decoration.svelte-1e91hd3 ul .search.svelte-1e91hd3 svg,.navigation-menu--decoration.svelte-1e91hd3 ul .uts-tab.svelte-1e91hd3 svg path{fill:var(--keyColor)}.navigation-menu--decoration.svelte-1e91hd3 ul .open-in-tv.svelte-1e91hd3{border-top:1px solid var(--vibrantDivider);margin-top:4px;padding-top:4px}.navigation-menu--decoration.svelte-1e91hd3 ul .open-in-tv.svelte-1e91hd3 .open-in-tv{--open-in-tv-gap:12px;border-radius:6px;height:44px;width:100%;-webkit-padding-start:16px;-moz-padding-start:16px;padding-inline-start:16px}.navigation-tabs.svelte-125cjw1 ul.svelte-125cjw1{display:flex;gap:18px}.navigation-tabs.svelte-125cjw1 ul li.svelte-125cjw1{display:inline-flex;white-space:nowrap}.navigation-tabs.svelte-125cjw1 ul.show-current-tab-only li.svelte-125cjw1:not(.current-tab){display:none}.decoration.svelte-125cjw1.svelte-125cjw1{color:var(--systemSecondary-onDark);font:var(--title-2-semibold)}@media (min-width:740px){.decoration.svelte-125cjw1.svelte-125cjw1{font-size:16px}}.decoration.svelte-125cjw1 .current-tab.svelte-125cjw1{color:var(--systemPrimary-onDark)}.decoration.svelte-125cjw1 a.svelte-125cjw1{border-radius:6px;padding-inline:6px;text-decoration:none}.suggestion.svelte-1i0w8bs{color:var(--systemSecondary);display:-webkit-box;font:var(--title-2);margin:0 6px;-webkit-line-clamp:var(--searchSuggestionClampedLines,1);-webkit-box-orient:vertical;overflow:hidden}@media (min-width:484px){.suggestion.svelte-1i0w8bs{font:var(--callout)}}.highlighted.svelte-1i0w8bs{color:var(--systemPrimary)}.search-suggestions.svelte-1x19btg.svelte-1x19btg{margin-top:12px}@media (min-width:484px){.search-suggestions.svelte-1x19btg.svelte-1x19btg{background-color:var(--systemStandardThickMaterialSover-default_IC);border:.5px solid rgba(0,0,0,.2);border-radius:9px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.2),0 8px 40px var(--dialogShadowColor);margin-top:0;max-height:calc(100vh - 130px);overflow-x:hidden;overflow-y:auto;padding:6px 0;position:absolute;text-align:start;top:36px;width:302px;z-index:calc(var(--z-contextual-menus) + 2)}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.search-suggestions.svelte-1x19btg.svelte-1x19btg{-webkit-backdrop-filter:blur(60px) saturate(210%);backdrop-filter:blur(60px) saturate(210%);background-color:var(--systemStandardThickMaterialSover)}@media (min-width:484px) and (prefers-color-scheme:dark){.search-suggestions.svelte-1x19btg.svelte-1x19btg{-webkit-backdrop-filter:blur(60px) saturate(220%);backdrop-filter:blur(60px) saturate(220%)}}}}@media (min-width:484px) and (prefers-contrast:more){.search-suggestions.svelte-1x19btg.svelte-1x19btg{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:var(--systemStandardThickMaterialSover-default_IC)}}@media (min-width:484px){.search-suggestions.svelte-1x19btg li.svelte-1x19btg:not(.search-hint--text):focus-visible{outline:none}}@supports (background-image:-webkit-named-image(apple-pay-logo-black)) or (-webkit-appearance:-apple-pay-button){li.svelte-1x19btg.svelte-1x19btg:last-child{margin-bottom:-7px;padding-bottom:7px}}.search-hint.svelte-1x19btg.svelte-1x19btg{border-radius:var(--global-border-radius-xsmall,3px);position:relative;z-index:var(--z-default)}@media (min-width:484px){.search-hint.svelte-1x19btg.svelte-1x19btg:focus-visible,.search-hint.svelte-1x19btg.svelte-1x19btg:focus-within,.search-hint.svelte-1x19btg.svelte-1x19btg:hover{--favoriteBadgeColor:#fff;background-color:var(--keyColor);outline:none}.search-hint.svelte-1x19btg:focus-visible svg,.search-hint.svelte-1x19btg:focus-within svg,.search-hint.svelte-1x19btg:hover svg{fill:#fff}.search-hint.svelte-1x19btg:focus-visible span,.search-hint.svelte-1x19btg:focus-within span,.search-hint.svelte-1x19btg:hover span{color:#fff}}.search-hint--lockup.svelte-1x19btg.svelte-1x19btg:before{border-top:var(--keyline-border-style);content:"";inset-inline-end:var(--searchHintBorderEnd,6px);inset-inline-start:var(--searchHintBorderStart,6px);position:absolute;top:0}@media (max-width:483px){.search-hint--lockup.svelte-1x19btg.svelte-1x19btg{--searchHintBorderStart:var( --searchHintBorderStartOverride,68px );--searchHintBorderEnd:calc(var(--bodyGutter)*-1)}.search-hint--lockup.svelte-1x19btg.svelte-1x19btg:first-child,.search-hint--text.svelte-1x19btg+.search-hint--lockup.svelte-1x19btg{--searchHintBorderStart:0}}@media (min-width:484px){.search-hint--lockup.svelte-1x19btg.svelte-1x19btg{margin-inline-end:6px;margin-inline-start:6px;width:calc(100% - 12px)}.search-hint--lockup.svelte-1x19btg.svelte-1x19btg:focus-visible:before,.search-hint--lockup.svelte-1x19btg.svelte-1x19btg:focus-within:before,.search-hint--lockup.svelte-1x19btg.svelte-1x19btg:hover:before{border-color:transparent}.search-hint--lockup.svelte-1x19btg:focus-visible+.search-hint--lockup.svelte-1x19btg:before,.search-hint--lockup.svelte-1x19btg:focus-within+.search-hint--lockup.svelte-1x19btg:before,.search-hint--lockup.svelte-1x19btg:hover+.search-hint--lockup.svelte-1x19btg:before{border-color:transparent}}.search-hint--text.svelte-1x19btg.svelte-1x19btg{align-items:center;display:grid;grid-template-columns:20px auto}@media (max-width:483px){.search-hint--text.svelte-1x19btg.svelte-1x19btg{--searchHintBorderStart:26px;--searchHintBorderEnd:calc(var(--bodyGutter)*-1);padding-block:15px}.search-hint--text.svelte-1x19btg.svelte-1x19btg:before{border-top:var(--keyline-border-style);content:"";inset-inline-end:var(--searchHintBorderEnd,6px);inset-inline-start:var(--searchHintBorderStart,6px);position:absolute;top:0}.search-hint--text.svelte-1x19btg.svelte-1x19btg:first-child{--searchHintBorderStart:0}}@media (min-width:484px){.search-hint--text.svelte-1x19btg.svelte-1x19btg{font:var(--body);grid-template-columns:16px auto;margin:0 6px;padding:4px}.search-hint--text.svelte-1x19btg.svelte-1x19btg:focus-within{background-color:var(--keyColor);outline:none}.search-hint--text.svelte-1x19btg:focus-within .search-suggestion-svg{fill:#fff}.search-hint--text.svelte-1x19btg:focus-within span{color:#fff}}.search-hint--text.svelte-1x19btg .search-suggestion-svg{align-self:start;height:16px;justify-self:center;transform:translateY(4px);width:16px}@media (min-width:484px){.search-hint--text.svelte-1x19btg .search-suggestion-svg{height:11px;transform:translateY(2.5px);width:11px}.search-hint--text.svelte-1x19btg+.search-hint--lockup.svelte-1x19btg{margin-top:6px}}.search-suggestions-scrim.svelte-1x19btg.svelte-1x19btg{bottom:0;inset-inline-end:0;inset-inline-start:0;margin:auto;position:absolute;top:0;z-index:1}@media (max-width:483px){.search-suggestions-scrim.svelte-1x19btg.svelte-1x19btg{display:none}}@media (min-width:484px){.search-suggestions-scrim.svelte-1x19btg.svelte-1x19btg{z-index:calc(var(--z-default) + 1)}}@media (min-width:484px){.search-input-container.svelte-rg26q6.svelte-rg26q6{position:relative;z-index:var(--z-default)}}@media (max-width:483px){.search-input-container.svelte-rg26q6.svelte-rg26q6{width:100%}}.search-input-container.svelte-rg26q6 .search-svg{bottom:10px;height:16px;position:absolute;top:10px;width:16px;fill:var(--searchBoxIconFill);inset-inline-start:10px;z-index:var(--z-default)}@media (min-width:484px){.search-input-container.svelte-rg26q6 .search-svg{height:12px;width:12px}}.search-input-container.svelte-rg26q6 .search-suggestion-svg{fill:var(--searchBoxIconFill)}.search-input__text-field.svelte-rg26q6.svelte-rg26q6{background-color:var(--pageBG);border-color:var(--searchBarBorderColor);border-radius:4px;border-style:solid;border-width:1px;color:var(--systemPrimary-vibrant);font-size:12px;font-weight:400;height:32px;letter-spacing:0;line-height:1.25;padding-bottom:5px;padding-inline-end:5px;padding-top:6px;width:100%}@media (max-width:483px){.search-input__text-field.svelte-rg26q6.svelte-rg26q6{border-radius:9px;font:var(--title-3-tall);font-size:16px;height:38px;padding-inline-start:34px}}@media (min-width:484px){.search-input__text-field.svelte-rg26q6.svelte-rg26q6{padding-inline-start:28px}}input.svelte-rg26q6.svelte-rg26q6::-webkit-search-decoration,input.svelte-rg26q6.svelte-rg26q6::-webkit-search-results-decoration{-webkit-appearance:none;appearance:none}input.svelte-rg26q6.svelte-rg26q6::-moz-placeholder{color:var(--systemTertiary-vibrant)}input.svelte-rg26q6.svelte-rg26q6::placeholder{color:var(--systemTertiary-vibrant)}@media (prefers-color-scheme:dark){input.svelte-rg26q6.svelte-rg26q6::-moz-placeholder{color:var(--systemSecondary-vibrant)}input.svelte-rg26q6.svelte-rg26q6::placeholder{color:var(--systemSecondary-vibrant)}}input.svelte-rg26q6.svelte-rg26q6:focus{box-shadow:0 0 0 4px rgba(var(--keyColor-rgb),.6);outline:none}input.svelte-rg26q6.svelte-rg26q6::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath fill-opacity='.5' fill-rule='evenodd' d='M7 0a7 7 0 1 1 0 14A7 7 0 0 1 7 0m3.262 3.738a.814.814 0 0 0-1.152 0L7 5.85l-2.11-2.11a.814.814 0 0 0-1.152 1.15L5.85 7l-2.11 2.11-.073.084a.814.814 0 0 0 .072 1.068l.084.072a.814.814 0 0 0 1.068-.072L7 8.15l2.11 2.11a.814.814 0 1 0 1.152-1.15L8.15 7l2.11-2.11.073-.084a.814.814 0 0 0-.072-1.068'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:14px 14px;height:14px;width:14px}@media (prefers-color-scheme:dark){input.svelte-rg26q6.svelte-rg26q6::-webkit-search-cancel-button{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath fill='%23fff' fill-opacity='.6' fill-rule='evenodd' d='M7 0a7 7 0 1 1 0 14A7 7 0 0 1 7 0m3.262 3.738a.814.814 0 0 0-1.152 0L7 5.85l-2.11-2.11a.814.814 0 0 0-1.152 1.15L5.85 7l-2.11 2.11-.073.084a.814.814 0 0 0 .072 1.068l.084.072a.814.814 0 0 0 1.068-.072L7 8.15l2.11 2.11a.814.814 0 1 0 1.152-1.15L8.15 7l2.11-2.11.073-.084a.814.814 0 0 0-.072-1.068'/%3E%3C/svg%3E")}}.search-input__cancel-button-container.svelte-rg26q6.svelte-rg26q6{align-self:center;color:var(--keyColor);font:var(--title-3-tall);margin-inline-start:14px}@media (min-width:484px){.search-input__cancel-button-container.svelte-rg26q6.svelte-rg26q6{display:none}}@media (max-width:483px){.flex-container.svelte-rg26q6.svelte-rg26q6{display:flex}.flex-container.svelte-rg26q6 form.svelte-rg26q6{flex-grow:1}}.container-style.svelte-uduhys.svelte-uduhys{border-radius:var(--global-border-radius-medium,7px)}.container-style.svelte-uduhys.svelte-uduhys:after{border-radius:var(--afterShadowBorderRadius,inherit);box-shadow:var(--artworkShadowInset,inset 0 0 0 1px hsla(0,0%,50%,.1));content:"";display:block;height:0;max-height:100%;max-width:100%;min-height:100%;min-width:100%;pointer-events:none;position:absolute;top:0;width:100%;z-index:calc(var(--z-default) + 1)}.artwork-component.svelte-uduhys.svelte-uduhys{background-color:var(--override-placeholder-bg-color,var(--placeholder-bg-color,var(--genericJoeColor)));border-radius:inherit;box-sizing:border-box;contain:content;height:var(--artwork-override-height,auto);max-height:var(--artwork-override-max-height,none);max-width:var(--artwork-override-max-width,none);min-height:var(--artwork-override-min-height,0);min-width:var(--artwork-override-min-width,0);overflow:hidden;position:relative;width:var(--artwork-override-width,100%);z-index:var(--z-default)}.artwork-component.artwork-component--has-borders.svelte-uduhys.svelte-uduhys:after{border-radius:var(--afterShadowBorderRadius,inherit);box-shadow:var(--artworkShadowInset,inset 0 0 0 1px hsla(0,0%,50%,.1));content:"";display:block;height:0;max-height:100%;max-width:100%;min-height:100%;min-width:100%;pointer-events:none;position:absolute;top:0;width:100%;z-index:calc(var(--z-default) + 1)}.artwork-component.artwork-component--auto-center.svelte-uduhys.svelte-uduhys{height:0;overflow:hidden;padding-top:calc(100%/var(--shelf-aspect-ratio, var(--aspect-ratio, 1)));position:relative}.artwork-component.artwork-component--auto-center.svelte-uduhys>picture img.svelte-uduhys{border-radius:0;height:auto!important;left:var(--artwork-position-x,50%);max-height:100%;max-width:100%;position:absolute;top:var(--artwork-position-y,50%);transform:translate(calc(var(--artwork-position-x, 50%)*-1)) translateY(calc(var(--artwork-position-y, 50%)*-1));width:auto!important;z-index:var(--z-default)}.artwork-component.artwork-component--auto-center.svelte-uduhys>.svelte-uduhys{z-index:calc(var(--z-default) + 2)}.artwork-component.artwork-component--auto-center.artwork-component--bg-override.svelte-uduhys.svelte-uduhys{background-color:var(--artwork-bg-color)}.artwork-component--top-rounded-secondary.svelte-uduhys.svelte-uduhys{flex-grow:0;overflow:hidden}.artwork-component--top-rounded-secondary.svelte-uduhys.svelte-uduhys,.artwork-component--top-rounded-secondary.svelte-uduhys.svelte-uduhys:after{border-radius:var(--global-border-radius-large,10px) var(--global-border-radius-large,10px) 0 0}@media (hover:hover) and (pointer:fine){.artwork-component--top-rounded-secondary.svelte-uduhys.svelte-uduhys:after{--global-transition-property:background-color;transition:var(--global-transition,opacity .1s ease-in)}}@supports (-webkit-box-reflect:inherit){.artwork-component--top-rounded-secondary.svelte-uduhys.svelte-uduhys{-webkit-box-reflect:below;overflow:visible}.artwork-component--top-rounded-secondary.svelte-uduhys.svelte-uduhys:after{box-shadow:none}}.artwork-component__contents.svelte-uduhys.svelte-uduhys{border-radius:inherit;transition:var(--global-transition,opacity .1s ease-in)}.artwork-component__image.svelte-uduhys.svelte-uduhys{display:block;height:var(--artwork-override-height,auto);max-height:var(--artwork-override-max-height,none);max-width:var(--artwork-override-max-width,none);min-height:var(--artwork-override-min-height,0);min-width:var(--artwork-override-min-width,0);-o-object-fit:var(--artwork-override-object-fit,fill);object-fit:var(--artwork-override-object-fit,fill);-o-object-position:var(--artwork-override-object-position,center);object-position:var(--artwork-override-object-position,center);width:var(--artwork-override-width,100%)}.artwork-component--error.svelte-uduhys.svelte-uduhys,.artwork-component.svelte-uduhys.svelte-uduhys:not(.artwork-component--downloaded){background-color:var(--override-placeholder-bg-color,var(--placeholder-bg-color,var(--genericJoeColor)))}@media (prefers-color-scheme:dark){.artwork-component--error[style*="#ebebeb"].svelte-uduhys.svelte-uduhys,.artwork-component:not(.artwork-component--downloaded)[style*="#ebebeb"].svelte-uduhys.svelte-uduhys{background-color:#323232}}.artwork-component--aspect-ratio.svelte-uduhys.svelte-uduhys:not(.artwork-component--downloaded),.artwork-component--error.svelte-uduhys.svelte-uduhys{overflow:hidden}.artwork-component--aspect-ratio.svelte-uduhys.svelte-uduhys:not(.artwork-component--downloaded):after,.artwork-component--aspect-ratio.svelte-uduhys.svelte-uduhys:not(.artwork-component--downloaded):before,.artwork-component--error.svelte-uduhys.svelte-uduhys:after,.artwork-component--error.svelte-uduhys.svelte-uduhys:before{box-sizing:border-box;content:"";display:block;padding-bottom:calc(100%/var(--shelf-aspect-ratio, var(--aspect-ratio)))}.artwork-component--aspect-ratio.svelte-uduhys.svelte-uduhys:not(.artwork-component--downloaded):after,.artwork-component--error.svelte-uduhys.svelte-uduhys:after{min-height:0;position:absolute}.artwork-component--aspect-ratio.svelte-uduhys:not(.artwork-component--downloaded)>:first-child,.artwork-component--aspect-ratio.svelte-uduhys:not(.artwork-component--downloaded)>noscript>:first-child,.artwork-component--error.svelte-uduhys>:first-child,.artwork-component--error.svelte-uduhys>noscript>:first-child{height:var(--artwork-override-height,100%);left:50%;max-height:var(--artwork-override-max-height,none);max-width:var(--artwork-override-max-width,none);min-height:var(--artwork-override-min-height,0);min-width:var(--artwork-override-min-width,0);position:absolute;top:50%;transform:translateY(-50%) translate(-50%);width:var(--artwork-override-width,100%);z-index:var(--z-default)}.artwork-component--aspect-ratio.svelte-uduhys:not(.artwork-component--downloaded)>img,.artwork-component--aspect-ratio.svelte-uduhys:not(.artwork-component--downloaded)>noscript>img,.artwork-component--error.svelte-uduhys>img,.artwork-component--error.svelte-uduhys>noscript>img{height:auto;min-height:var(--artwork-override-min-height,0)}.artwork-component--fullwidth.svelte-uduhys.svelte-uduhys,.artwork-component--fullwidth.svelte-uduhys>noscript{width:100%}.artwork-component--fullwidth.svelte-uduhys>noscript>picture .artwork-component__image{height:auto;width:100%}.artwork-component--fullwidth.svelte-uduhys>noscript>picture .artwork-component__image:after{content:"";display:block;width:100%}.text-fallback.svelte-1i7a6go{background:linear-gradient(135deg,#b4b4b4,#828282 48%,#505050);display:block;height:100%;width:100%}.fallback-wrapper.svelte-1mea1k5{align-items:center;background-color:var(--fallback-bg-color,none);display:flex;height:100%;justify-content:center;width:100%}.artwork-fallback.svelte-m8ra5w{align-items:center;display:flex;height:100%;justify-self:center;width:100%}.artwork-fallback.svelte-m8ra5w svg{height:36px;width:40px}.is-coin .artwork-fallback svg{width:34px}.epic-artwork .default-artwork .artwork-fallback svg{height:36px;width:40px}.epic-artwork .artwork-fallback svg,.uber-image .artwork-fallback svg{height:86px;width:90px}.artwork-fallback--light.svelte-m8ra5w path{fill:#fff}.artwork-fallback--dark.svelte-m8ra5w path,.is-htw-card .artwork-fallback svg path{fill:#000}amp-contextual-menu{--ctxmenu-item-bg:var(--systemStandardThickMaterialSover-default_IC);--ctxmenu-item-bg-hover:var(--systemQuinary);--borderRule:var(--vibrantDivider,rgba(0,0,0,.15));--ctxmenu-item-min-width:185px;--ctxmenu-z-index:var(--z-contextual-menus);--ctxmenu-scrim-z-index:calc(var(--z-contextual-menus) - 1);--keyColor-focus-color:rgba(var(--keyColor-rgb),.6);position:relative}.more-button.svelte-1sn4kz.svelte-1sn4kz{--iconCircleFill:transparent;--iconEllipsisFill:var(--contextMenuEllipsisFillOverride,#fff);display:block;height:var(--contextMenuButtonSize,28px);line-height:0;width:var(--contextMenuButtonSize,28px)}.more-button.svelte-1sn4kz svg{border-radius:inherit;height:100%;width:100%}.more-button--platter.svelte-1sn4kz.svelte-1sn4kz{--iconCircleFill:var(--contextMenuCircleFillOverride,transparent);--iconEllipsisFill:var(--contextMenuEllipsisFillOverride,#fff);border-radius:50%}@media (hover:hover) and (pointer:fine){amp-contextual-menu-button.svelte-1sn4kz:focus-within .more-button--platter.svelte-1sn4kz,amp-contextual-menu-button.svelte-1sn4kz:hover .more-button--platter.svelte-1sn4kz{--iconCircleFill:var( --contextMenuCircleHoverFill,transparent );--iconEllipsisFill:var(--contextMenuEllipsisHoverFill,#fff)}}.more-button--non-platter.svelte-1sn4kz.svelte-1sn4kz{--iconEllipsisFill:var( --contextMenuEllipsisFillOverride,var(--keyColor) )}button:focus-visible .more-button--non-platter.svelte-1sn4kz.svelte-1sn4kz,button:hover .more-button--non-platter.svelte-1sn4kz.svelte-1sn4kz{--iconEllipsisFill:var( --contextMenuEllipsisHoverFillOverride,var(--contextMenuEllipsisFillOverride,var(--keyColor)) )}.more-button--material.svelte-1sn4kz.svelte-1sn4kz{background-color:var(--systemStandardThinMaterialSover-default_IC);height:var(--contextMenuButtonSize,30px);width:var(--contextMenuButtonSize,30px)}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.more-button--material.svelte-1sn4kz.svelte-1sn4kz{-webkit-backdrop-filter:saturate(190%) blur(60px);backdrop-filter:saturate(190%) blur(60px);background-color:var(--systemStandardThinMaterialSover)}@media (prefers-color-scheme:dark){.more-button--material.svelte-1sn4kz.svelte-1sn4kz{-webkit-backdrop-filter:saturate(180%) blur(60px);backdrop-filter:saturate(180%) blur(60px)}}}@media (prefers-contrast:more){.more-button--material.svelte-1sn4kz.svelte-1sn4kz{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:var(--systemStandardThinMaterialSover-default_IC)}}amp-contextual-menu-button.svelte-1sn4kz:focus-within .more-button--material.svelte-1sn4kz,amp-contextual-menu-button.svelte-1sn4kz:hover .more-button--material.svelte-1sn4kz{--iconCircleFill:var( --contextMenuCircleHoverFill,var(--keyColor) );--iconEllipsisFill:var(--contextMenuEllipsisHoverFill,#fff);-webkit-backdrop-filter:none;backdrop-filter:none;background-color:transparent}@supports selector(:has(:focus-visible)){amp-contextual-menu-button.svelte-1sn4kz:focus-within .more-button--material.svelte-1sn4kz{--iconCircleFill:var( --contextMenuCircleFillOverride,transparent );--iconEllipsisFill:var( --contextMenuEllipsisFillOverride,#fff );background-color:var(--systemStandardThinMaterialSover-default_IC)}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){amp-contextual-menu-button.svelte-1sn4kz:focus-within .more-button--material.svelte-1sn4kz{-webkit-backdrop-filter:saturate(190%) blur(60px);backdrop-filter:saturate(190%) blur(60px);background-color:var(--systemStandardThinMaterialSover)}@media (prefers-color-scheme:dark){amp-contextual-menu-button.svelte-1sn4kz:focus-within .more-button--material.svelte-1sn4kz{-webkit-backdrop-filter:saturate(180%) blur(60px);backdrop-filter:saturate(180%) blur(60px)}}}@media (prefers-contrast:more){amp-contextual-menu-button.svelte-1sn4kz:focus-within .more-button--material.svelte-1sn4kz{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:var(--systemStandardThinMaterialSover-default_IC)}}amp-contextual-menu-button.svelte-1sn4kz:has(:focus-visible) .more-button--material.svelte-1sn4kz,amp-contextual-menu-button.svelte-1sn4kz:hover .more-button--material.svelte-1sn4kz{--iconCircleFill:var( --contextMenuCircleHoverFill,var(--keyColor) );--iconEllipsisFill:var(--contextMenuEllipsisHoverFill,#fff);-webkit-backdrop-filter:none;backdrop-filter:none;background-color:transparent}}.metadata-list.svelte-i707bi{display:-webkit-box;-webkit-line-clamp:var(--metadata-list-line-clamp,none);-webkit-box-orient:vertical;overflow:hidden}.mobile-lockup.svelte-1t9pcdc{align-items:center;cursor:pointer;display:grid;grid-template-areas:"content icons";grid-template-columns:1fr auto;height:auto;padding-block:5px;position:relative;width:100%;z-index:var(--z-default)}.mobile-lockup__content.svelte-1t9pcdc{display:grid;grid-template-columns:auto 1fr;min-height:56px;grid-gap:10px;align-items:center}.mobile-lockup__artwork.svelte-1t9pcdc{border-radius:5px;box-shadow:0 5px 15px rgba(0,0,0,.08);height:56px;position:relative;width:99.5555555556px;z-index:var(--z-default)}.mobile-lockup__artwork.is-coin.svelte-1t9pcdc{border-radius:50%;box-shadow:0 7px 7px -5px rgba(0,0,0,.3);width:56px}.mobile-lockup__description.svelte-1t9pcdc{display:block;flex:1;flex-shrink:1;overflow:hidden}.mobile-lockup__explicit-wrapper.svelte-1t9pcdc{align-items:baseline;display:inline-flex;max-width:100%}html[dir=rtl] .mobile-lockup__explicit-wrapper.svelte-1t9pcdc{direction:rtl}.mobile-lockup__primary.svelte-1t9pcdc,.mobile-lockup__secondary.svelte-1t9pcdc{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-lockup__primary.svelte-1t9pcdc{color:var(--systemPrimary);font:var(--title-3)}.mobile-lockup__result-description.svelte-1t9pcdc,.mobile-lockup__secondary.svelte-1t9pcdc{color:var(--systemSecondary);font:var(--body)}.mobile-lockup__icons.svelte-1t9pcdc{display:grid;height:28px;grid-gap:8px;align-items:center;grid-template-areas:"col1";justify-content:center;-webkit-margin-start:10px;-moz-margin-start:10px;margin-inline-start:10px}.mobile-lockup__icons.svelte-1t9pcdc .mobile-lockup__icon{height:15px;width:15px;fill:var(--systemTertiary)}html[dir=rtl] .mobile-lockup__icons.svelte-1t9pcdc .mobile-lockup__icon{transform:scaleX(-1)}.mobile-lockup__icons.svelte-1t9pcdc .more-button{--contextMenuEllipsisFillOverride:var(--keyColor)}.search-input.svelte-1m14fku{position:relative;z-index:calc(var(--z-default) + 2)}.search-input--overrides.svelte-1m14fku li.search-hint--lockup{padding-inline:6px}.search-input--overrides.menu.svelte-1m14fku ul#search-suggestions{right:0}.search-input--overrides.menu.svelte-1m14fku ul#search-suggestions>li:first-of-type:before{content:none}.search-input--overrides.menu.svelte-1m14fku svg.search-svg{bottom:7px;height:14px;left:8px;top:7px;width:14px}.search-input--overrides.menu.svelte-1m14fku .search-input__text-field{background-color:transparent;border-color:var(--systemPrimary-onDark);color:var(--systemPrimary-onDark);font-size:15px;height:28px;max-width:172px;min-width:102px}.search-input--overrides.menu.svelte-1m14fku .search-input__text-field::-webkit-input-placeholder{color:var(--systemSecondary-onDark)}.search-input--overrides.menu.svelte-1m14fku .search-input__text-field::-moz-placeholder{color:var(--systemSecondary-onDark)}.search-input--overrides.menu.svelte-1m14fku .search-input__text-field::-ms-input-placeholder{color:var(--systemSecondary-onDark)}.search-input--overrides.menu.svelte-1m14fku .search-input__text-field::placeholder{color:var(--systemSecondary-onDark)}.search-input--overrides.menu.svelte-1m14fku .search-svg{fill:var(--systemSecondary-onDark)}.search-input--overrides.menu.svelte-1m14fku input::-webkit-search-cancel-button{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath fill='%23fff' fill-opacity='.6' fill-rule='evenodd' d='M7 0a7 7 0 1 1 0 14A7 7 0 0 1 7 0m3.262 3.738a.814.814 0 0 0-1.152 0L7 5.85l-2.11-2.11a.814.814 0 0 0-1.152 1.15L5.85 7l-2.11 2.11-.073.084a.814.814 0 0 0 .072 1.068l.084.072a.814.814 0 0 0 1.068-.072L7 8.15l2.11 2.11a.814.814 0 1 0 1.152-1.15L8.15 7l2.11-2.11.073-.084a.814.814 0 0 0-.072-1.068'/%3E%3C/svg%3E")}.search-input--overrides.page.svelte-1m14fku svg.search-svg{bottom:unset;height:unset;left:12px;top:12px;width:unset;fill:currentColor}.search-input--overrides.page.svelte-1m14fku .search-input__text-field{height:38px;max-width:unset;width:100%;-webkit-padding-start:33px;-moz-padding-start:33px;border-color:var(--searchInputBorderColor);border-radius:9px;color:var(--systemSecondary);font:var(--title-2);padding-inline-start:33px}.search-input--overrides.page.svelte-1m14fku .search-input__text-field::-webkit-input-placeholder{color:currentColor}.search-input--overrides.page.svelte-1m14fku .search-input__text-field::-moz-placeholder{color:currentColor}.search-input--overrides.page.svelte-1m14fku .search-input__text-field::-ms-input-placeholder{color:currentColor}.search-input--overrides.page.svelte-1m14fku .search-input__text-field::placeholder{color:currentColor}.search-input--overrides.page.svelte-1m14fku .search-input__cancel-button-container,.search-suggestions-scrim{display:none}.header.svelte-17u3p6w.svelte-17u3p6w{height:52px;padding-inline:var(--bodyGutter);position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:calc(var(--z-default) + 2)}.header.is-playback-active.svelte-17u3p6w.svelte-17u3p6w{z-index:0}.header.xsmall.svelte-17u3p6w.svelte-17u3p6w{height:44px}.header__open.svelte-17u3p6w .menuicon .menuicon-bread{inset-inline-start:0}.header__contents.svelte-17u3p6w.svelte-17u3p6w{align-items:center;display:flex;gap:12px;height:inherit;margin-inline:auto;max-width:var(--maxShelfContentWidth)}.header__contents.svelte-17u3p6w>.svelte-17u3p6w{align-items:center;display:flex;flex:1 0 0}.header__tabs.svelte-17u3p6w.svelte-17u3p6w{flex:1.3 1 0;justify-content:center}.header__controls.svelte-17u3p6w.svelte-17u3p6w{gap:12px;justify-content:flex-end}@media (max-width:739px){.header__search.svelte-17u3p6w.svelte-17u3p6w{display:none}}.header--color.svelte-17u3p6w.svelte-17u3p6w{background-color:#000;color:var(--systemPrimary-onDark)}.scrollable-page.svelte-xmtc6f{display:flex;flex-direction:column;grid-area:structure-main-section;height:auto;overflow-x:hidden;overflow-y:auto;width:100%;z-index:var(--z-default)}@media (hover:hover) and (pointer:fine){.scrollable-page.svelte-xmtc6f{-ms-scroll-chaining:none;overscroll-behavior:none}}.app-container.scroll-is-locked .scrollable-page.svelte-xmtc6f{overflow-y:hidden}.app-container.needs-gdpr .scrollable-page.svelte-xmtc6f{display:none}main.svelte-1vdwh3d{flex-grow:100}.content-container.svelte-1vdwh3d{align-items:flex-start;display:grid;grid-template-columns:1fr min(var(--maxContentWidth),100%) 1fr;height:100%;position:relative}.content-container.svelte-1vdwh3d>*{grid-column:2}.content-container.svelte-1vdwh3d>.full-width{grid-column:1/-1;width:100%}.content-modal-container.svelte-1ih6d3u{align-items:center;background-color:var(--pageBG);border-radius:var(--modalBorderRadius);display:flex;flex-direction:column;height:auto;max-height:calc(100vh - 160px);max-width:691px;min-height:230px;overflow:hidden;position:relative;width:80vw}@media (min-width:320px) and (max-width:739px){.content-modal-container.svelte-1ih6d3u{max-width:auto;width:calc(100vw - 50px)}}.content-modal-container.svelte-1ih6d3u:after{background:linear-gradient(to top,var(--pageBG) 0,rgba(var(--pageBG-rgb),0) 100%);bottom:0;content:"";height:64px;opacity:1;pointer-events:none;position:absolute;transition-delay:0s;transition-duration:.3s;transition-property:height,width,background;width:calc(100% - 60px);z-index:var(--z-default)}@media (min-width:320px) and (max-width:739px){.content-modal-container.svelte-1ih6d3u:after{width:calc(100% - 40px)}}.header-container.svelte-1ih6d3u{max-height:120px;padding-bottom:22px;pointer-events:none;position:sticky;transition-delay:0s;transition-duration:.5s;transition-property:height,width;width:100%;z-index:var(--z-default)}.content-is-scrolling.svelte-1ih6d3u{box-shadow:0 3px 5px var(--systemQuaternary)}.button-container.svelte-1ih6d3u{align-self:flex-start;display:flex;justify-content:space-between;width:100%}.close-button.svelte-1ih6d3u{height:18px;margin-bottom:20px;margin-top:16px;width:18px;fill:var(--systemSecondary);margin-inline-start:20px}.title.svelte-1ih6d3u{color:var(--systemPrimary);font:var(--title-1-emphasized);padding:0 30px}@media (min-width:320px) and (max-width:739px){.title.svelte-1ih6d3u{padding-inline-end:20px;padding-inline-start:20px}}@media (min-width:740px){.title.svelte-1ih6d3u{font:var(--large-title-emphasized)}}.subtitle.svelte-1ih6d3u{color:var(--systemSecondary);font:var(--body);padding:0 30px}@media (min-width:320px) and (max-width:739px){.subtitle.svelte-1ih6d3u{padding-inline-end:20px;padding-inline-start:20px}}.content-container.svelte-1ih6d3u{font:var(--title-3-tall);height:calc(100% - 120px);overflow-y:auto;padding-bottom:42px;padding-inline-end:30px;padding-inline-start:30px;position:relative;text-align:start;white-space:pre-wrap;width:100%}@media (min-width:320px) and (max-width:739px){.content-container.svelte-1ih6d3u{padding-inline-end:20px;padding-inline-start:20px}}.hide-gradient.svelte-1ih6d3u:after{opacity:0}.language-track-info.svelte-gcncat.svelte-gcncat{display:flex;flex-direction:column}.language-track-info.svelte-gcncat h3.svelte-gcncat{padding-bottom:18px}.language-track-item.svelte-gcncat.svelte-gcncat{display:flex;flex-flow:row wrap;justify-content:space-between;margin-bottom:25px}.language-track-item.svelte-gcncat li.svelte-gcncat{font-size:14px;font-weight:400;width:calc(50% - 20px)}.language-track-item.svelte-gcncat li .labels.svelte-gcncat{color:var(--systemTertiary)}.button-link.svelte-gcncat.svelte-gcncat{color:var(--keyColor)}.content-modal-container:not(#needs-moar-specificity){max-width:550px}button.svelte-12er38t{color:var(--linkColor,inherit);cursor:pointer;display:block;text-align:inherit;width:100%}.external.svelte-12er38t{align-items:baseline;color:var(--keyColor);display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.external.svelte-12er38t svg{fill:currentColor;-webkit-margin-start:3px;-moz-margin-start:3px;margin-inline-start:3px}.click-action__link.svelte-12er38t{color:transparent;display:block;height:100%;position:absolute;width:100%;z-index:calc(var(--z-default) + 1)}.badge-row.svelte-nd7koe.svelte-nd7koe{align-items:center;display:var(--display,flex);flex-wrap:wrap;font:var(--subhead-emphasized);gap:var(--gap,10px);height:14px;list-style-type:none;overflow:hidden}.badge-row.dark.svelte-nd7koe.svelte-nd7koe,.badge-row.svelte-nd7koe.svelte-nd7koe{color:var(--color,var(--systemSecondary-onLight))}.badge-row.light.svelte-nd7koe.svelte-nd7koe{color:var(--color,var(--systemSecondary-onDark))}.badge.svelte-nd7koe.svelte-nd7koe{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;height:12px;-o-object-fit:contain;object-fit:contain;opacity:var(--opacity,.6)}.badge--recommended-age.svelte-nd7koe.svelte-nd7koe{background-size:15px 13px;height:13px;-webkit-padding-start:18px;-moz-padding-start:18px;background-position-x:left;opacity:1;padding-inline-start:18px}[dir=rtl] .badge--recommended-age.svelte-nd7koe.svelte-nd7koe{background-position-x:right}.dark.svelte-nd7koe .badge--recommended-age.svelte-nd7koe{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAsCAYAAAAn4+taAAAJ/UlEQVR42s1aC3BU1RleJLyKKCo0BdIO0gxJuntf5+xmGwjO7r1nN0QUoe1KCzOobcfWtrYVxupYBmOVQqV2WlttneExyd5HWAYKltJRtCidkVYEy0MYmIKIKJZXASFIwqPfD8nM3Xv35mEe7Zn552bvPffc//sf5//OOQl1o/WbsDr9WWbq0zVLzNMcYTHTeEOzjd3MMt7llrEfz3bi79chy5kl6ng2MY031n4x9P/QStfXDuJZMQVKZ7kp9uF6Doqeh9LNuF7UTOOSZumXNcu4RL+ZCcEzXKnPGWaLQ9wROW6lMnJDemifAwgvqbo5ZifvhvU3kPKkHCkMZa90Scyr0sIs/Qy8tplb4oGu6lJSUjKEMTZD0ZQnOefVnXqpKpcZwrM1jNlGljniKCz9CSnUE6JdM8ZJ8lDMNGKhutB1HelTUVExSlXVh2VFPqaoymlc98tMntTuSwAwiuIfH90BCzZ1oNh5WPc95MguAH4TYbeVW/oeWP8wLN/uu2QcbhtHIN8LP5e4PkgfABgOLzwI5U9BrrTKBVmVnwsEEbNrwlC+DhY7iI9dKGDNK/jwCWbrL0Ke0qya2VEzNVFrSETVXEKVl+lMc1JRZqd1buvf1hzjZwjHteh7OAgQDHGAZcXD4ZwfjCRJNymKcockS7sJgEvO4/6jBUHEzdoS5hgLYM1/Qi7lfdA2KC9OQalXYPnH8fwO3JO13KSRhUKj9NnaQRXwbLQhHZFt/U546RGWNf7CbXE0ANCbGHNGya+qhrSNkclk+sMbKVmW66F4iwvEJdzbIXM57gOh5WpHRmmqtIyPCnykGQDe4nZqftwW1RPXTh3W1SlbXiwP5U46rmWNOcwWfysIxjb+IFnVN7W9BGUZpBGWP50HQpU/gKdm1tXVeQyYC/VXLXEXrLbLNzjFsWnsQjjNTfzpzhGhbraqXNUQhN53Me52mqJd4fURX5ma2xZeUH4MhQ7kA3dISZp0GvfMcDg80J/cdrocntiK4pWfE6gBuP6VN6Yy3QXgNRzNVvDApqtTsinO8VzqiVIzfgM9Hj9+/Agou0hSfXnxCe6v5px/wV8ncuGBsPYvofDHvhnFElujTmpqqJcay6U5jLdHc/RNEdsovppbpaWDEDr3QOkDbhC41wLZrWlatPBUa9UkNX9etKBSr4856RmhXm5VTq1W+VL61lAu0x8/i5DcUxRFescNAnXjIkBswbNphUfBbAP3rqZa4AGyDzIr1MctEolUILn3yGr+DAUgBwDi/sAXtWyNgnqRF1JUAFXT+AXPiRv7EgQVPQDYAGl2gbiM37uQF0+0X8EdsUgzPUUPHkLRq+1rb0hMWgbLN7lDCgCOwUM/TCQSRe2zWUvscBNAgGiJ2vo3iCj2JQjQj/kAccoNAvdOY6pdSJW9Iz7FVDN5xuONLaqVUKmA9RkIRfkKQJwk5fMkIj8mjZfKO9QF3Oc+ZuYTQoTa87KZKAl6x1OEut1AMRhAHKRcyAMhR34fKY3QQqyow0HAbhd5qblmJ+dIz1f7XDl27NjhSMbHkXhrcX0qHkfh6l7rhzGKofQOyKW8yl0RtsPjwwr69KeOLFtTijIwIZAWIaEbIM0uIOdAwWcShXD3Ky8vvwVF6Jv4yGHIGcj7ALOYcz7g06IoLi4einGWQC7keUKStslfkuMw3OA2xgGdngXrMNU/Thse5JE/U+FzAfkwZiYNKkyecCpFwi33xPBRyG+6CsBVuReQUfI8IUvvyWF5clv4xlaJcQj1JwHiOHR7o7J++i2Fc8TSX3EDAU05GG8Q1aEr+clVVlY2GkDmISkvuosU5F3cm0Ge6RIIJk+WvJVbUZowSy3CUvbm1uXEDWDacxH6/6D1P3Gy2PLE54KAvNoZIGQhGdkHWeOdWXBvN8JsJrp1BgzRjwmw/OvecRRJWopnY9HnOv4CHxDNitns2q5MMwlWnxsnraoZFZAjxvq80MoaR2L1QlBoFbIkmOhd+OherxLw1kZYVOsATH8w2jEIqae970P2qeXqhHDoWkhFG6dEwIjXcTDvVvJ6gaJHW1Y7MoAsGiZzJ7ttnI1a6a+7kt0HRuXqtAAwGwCmMmC6LGKMUZ79BH0vet49RHXE9V4/REY9aP1JFwv/WMNSOYPNkMKhBT7l2xlxkg+pyxPDg8w6evTozyAEZkGBEz4wsrQSoVYGGUqKEa2gv2Ox2DjKMTw/7mG0TbRwIgO1jZ/YmBgcNcXbFE6uNdERnjWWhGg1WKhFHeNb/h2S5O88BdHfeGgAFJyNMDleAMwmJPIPwGInQPnb0O/HhXILcgb9lgaQ2PeZmcfEd2iOmBeoTyV2OvwURfydNhQ6ylqaqZAzs1wkzyunIIWeEYc6j/dyhWa7WDZ9P+135RtXvAS97g5UJrE8MRh5sstNGimxuKVnOkvhYe0H/GCCpbWvAxAFx8fmxypvuOP3EtqialcRAHmGlM/PE6NRMfV0p5erjOkIqc2eKu2VZshehSnfCRonboov+1aq8A50/JG7JATUkjT3L6yMs5iaf05FqZNYilBrrkeoTUPe/Bqx/zJkJ7y1E8q/iusS2rqhDQNK7GCjipx/W1Z/DUCSHauApS6mu3UFlrrvBMdlMCDiSDRTjRs37kYwgmHEqWjjuTUf+gUbNHUvQPw7PzL0Jm6LhZ3eQ6u0RI1vEKqmjliDwaaHernF7ckyvneIjiM8Sb5KtZK3B4ZVoa1NvPRbCinv5jTub4nZxuRe0N+1z2xs0UwvCP1o1Erd3uVzlGhjOsJtfSd5wgOmCVV2QxS7kD2KgELaFBI41MuslYq4BfefUeqrxnR9pVqXKIo66a/RZpl30NYPbdds8SDPZbq9s0KkkDWK+5Dc25jpMxxWqbrFG3VGnO9TxurUYlT2BQBz1A+GOJnYrFmpR2iapEOgro5PdUtxhMbM1PeZLV4LOF54O+okp/IXurkVpTqTx8JKTyPxaDPbe7x2GS4/get6zRSPAlgNLFsRxM3Am4q4nRgRzSbL2ApRg/B8COOugbIfFgRhi220Qi0Bae2ZBMylVLDNhdj+P9xG891CTICb+hGAWgmZr60QX+UN6Tgd8kTqDVnLJhWe1RlAVDMrMQsF9jEkbw7UZ387Bz0H4aWfli2dOKxnZxMn/Xl8YAFqzF5me4il35KnULT+BQ+9RQUM72zCdTudQrk2xoPkAh0nwCBzAkB0v9GZXtSqqYSlVtC6WbN78DDU0lsQwv/B3y/GLP02OmYI9XajOFft9D3MJEvjeBpKuIhmV4XePctxtMfhhXAuMzDU143O9irBjDVUXBSrQ3TmTtyIgLX9s0CbUJVu+4cB6oN71PcEwnAda0jdyzdgVvqfN1CGyob0rRr2iK9OCqagE9vtsPAhWPwY0R1YfD9tv177Twd9seqImXQo2hvq/BeXiRkWWG1IKwAAAABJRU5ErkJggg==)}.light.svelte-nd7koe .badge--recommended-age.svelte-nd7koe{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAsCAYAAAAn4+taAAAJEUlEQVR42s2aD3AU1R3HLyUkpAGBCqUU6vgnM0gTLvfe7uUaCPRu991d4h8MtpEWZlDbjq1tbSuMlbEMxiqFSu3UP9g6E8jk9u1uOAcKltKp0aJ0RloRLDHCyBTESIWC0BghMQmQft+xjJd3u2fSI7Fv5jN3ubvd9/v+3u+932/fiy+Hljd7c+zzlGsLiMlWEJuZlOuvEEvfT039bcXUD+G7N/D+ZdBITVavGOFapbnmOt//QyvZXlOoGOxGGG0onB3E61kY2g2je/F6jnD9PDG1C8TUz4u/KQfiO576TSe1WLtis6RiRuv8iVjxiAsobaj8XNCK3AbvtwjjhXHCYBjbPyR4ij5qap0YtV2Kye4eqi39/f1FYCF4GFQN6qLKZF2RYsQptXSD2uwEPP2RY1TOkIvOOC1GKMj1oK/e95lBiJgK7gMnwQfgEJib9SIImCriH522woNdn2BYN7z7DuZIGwS/irDbo5jaAXj/KDyf9VrhHMXSj4Hvl64Lj80iYgK4B3SAS60HrPMUEbTipTC+Hh47gs56XLzZj45PUUt7DjxCzPgSlUfnkERYDSTDAf8GjRI7qlIrpimW9h1i6z9HOG7Fb496CYIjDlOD3VeahJhMERPBTWA/SG/dYLmriBCvmU5tfRW8+Q9wfkCHli7mRQeMegGefxDf34TP/CQ5d7JbaJQ8UVM4EyOrJmJlfku7GaN0PzX0PykWO+Eh6NWgHVs4/deVRWkiRoEoaAJ9aSLOg1YQyhBBkjWTVbFUmvpxl056IeA1xYquDFmsas7W+eOGumT71/qLFTsWIoa+lFrsr3IfENhfbkR+N8usmpgmhIJm8IEk4l9gEZAcmPSNCpjsFnitLVME4pjrbQinZeE/3DzJl2OrTFYWIfS+h/vuE0u0E1pAP/5lPm/Z5HWlYx0R08Byx+j0JkRxUJA5ua3Y9bjRHiSvHmnJ7MbrX5TmaF2uAmTHidUKobkztSTb7GxpYu5DJTx0hSNiEljjMi8+ApvBVZl5IllaAG//CgZ/mLGimGyPakfn+4ap0WRMgfMO+I2v7iyzQlMcEYXgdnBYEtHnCFPdl1ozHiGZ86IPmXq7mHy+YW6Vdg0Z/+SMa8Qowch8cCN4UxJxDuwGte53wWqD4d0scoEk5CBY7BvhBkNnggMuK9RhcJfnhcSIlyNfDAgpkQADXP+lkmTjR1jEBNACetNEXABt4KHsGdxmawiXkh5GCEmv5lMYjQ2gSwqpk+BHID97NWuy1vQCECL6VEv7pigUR1jEStDhssyuBhM/qZ6iAR7plEZjd8AMB0QCG0ERt4LTQG4PgOtBdltQ+9xJ+cCCEKH2tJ+Hp2fptOAyi6DgCLggifgtuE4KKfdGTLZGLs2JFVk66+mqiR4T8UGwFTwCrshRQB6YAlrBeUmEBcrBqJTDjXgJ0sBsz7IIEzoBetOEnFU4WyRKCKnTK8G3wFHQCd4Fa8HoHIQUgwbQI4nYC0JgzKWKAzY9ETR1Hvh97QSvEfmjSHxpQt4L8ojuS9aNkjotAY1ShyfA4/+jiEKwCnRK93wHVF8K3+Amdi1C/WGUTu/DtlcqmhZc6T5HTO2FdCEoU46EEqzK1+/Lkzr+IlgBzklJ6m2wEIweoohql8zdBdaA1GoZQs1FeHQZQv/v4vlf1GTBxvAXvIS8OEghBaAMbAFy2w8WDUaMU37MBi8Dua0HV6fK8meU0arBltCLuzK9AmLpO+Zuik/1mCP69gGhZejHgk2MidDy8OQt4C0gtx2AuImRHpCmgUeB3A6mBDoh5U+EyxBS25Djup3itUdED9lQM9mjWNQ5TZ/sln5GNWPfkCa7LKbWQ0wLqAD5HiNRAn4qhado7eDWtOvyEBlN1GSn06rwDwkeleuwGeIeWqinMnZG7Mi9gcbwhCye/SxYDE4BuT0LZoBikO9QDK515tj7LvNiOSj0OS28IzxGNaOvw8kfO5hjc8LQG3z19e47LaqtfztzhyTylJQQ3cSMBkscw+S2E/zQCZV54Ccec6sTrPcoYt+lfEAl3kpstsLToArsdGSWKOxvYkPB4xJZzGLHq26tI8t33SDpNqeCRuwusd810Lnsz7DrNk9jwo3hMRjCtvSiUUwsxdTqpBI+m6C7XQ32bl3ABq73V022SQ53/N0gtqiyGgIhjxF578rWm8u5FhtCbtDALilLy63XWSS+63WfEGdfyXhSxejAxh9LKcEtl8QU+cEKnCFc/wX2uKR6Kmt+GAtqwW/A8+ANhxdBg5NrrgKF3k5lSWk0gPYShERcL5AfdbHcbXN51H1TisvBChoDisF4MM55X+TMqTxvh0bvgIh/D4wMrUux2OpB76FVmCwu3wT0Epttwc0W+Ia5haxqP/prJ6a0s4n5EjAjN2QNK3lrExc9KUJK3pzG57uDll49TBqcfWZ9N+GyCO0E8skNQz5HUZtjZYqVOmXqlcR0Uc5aVOxC5my1HNKczUIN9TzlUlgDfP5YeVPltKE/qdaH81U79nWxWSbf1OloH7HYPUqyLuedFQVFIW1md2Jy76VcchxQbM1UmjUq1XxDidX5U5DZV1HTZbc8VZOxXcSM3i+WyUqPugcta94qtxmhPPoDarGXPI4XXlftyHzlmRy3ogJ29dXw0qMEiRI3lo/XLhCci+B1O+FsOYTF4dmZXrUZ6qZ8xQpPUo3IDLqRxRGe9+K+W2Dse64iLLZXPKFOd4rWnFswGQ0Qrq0mhn50QJnvICoBhWvHIOpZsJJsZF9TErGQOOQpa9L9xIiUK4ZGIaKKmuHFSLAPYPImUfocynLQcwSj9LMZ6+eMu7yriR37EjpYhRzzFrWkwjLTkx1IWv/ECL2WSmB4msPrPnEKJW2Mu9GD3x2HQ5Z6iMi9iTM91YxXwFMbxXMzsS7jYaip9SGE/4P3zwVNbZ7YwPYNdxNxHrBit1MuPI3jaRiRVmgOFXHtGQVHewpGoTRZV+Ab6SbO9ipQGRNkXCSrdnHmLmojIezjfxZwEFna+YcB8Rt8Jn57CmG4jSaidygtWJU+9YaSoSIRu4Zgjzi1KHAmTmz3wcPt8PhJUe7A44fE9uvF/3TQ1gZstkgcig6HOf8FHeKXdZMYF84AAAAASUVORK5CYII=)}.badge--immersive.svelte-nd7koe.svelte-nd7koe{background-size:27px 13px;height:13px;-webkit-padding-start:29px;-moz-padding-start:29px;background-position-x:left;padding-inline-start:29px;text-transform:uppercase}[dir=rtl] .badge--immersive.svelte-nd7koe.svelte-nd7koe{background-position-x:right}.dark.svelte-nd7koe .badge--immersive.svelte-nd7koe{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='62' height='34' viewBox='0 0 62 34'%3E%3Cpath fill='%233C3C43' fill-rule='evenodd' d='M31 0q4.282 0 8.236.204t7.41.813 6.276 1.78 4.857 3.067q2.037 1.899 3.13 4.704 1.09 2.805 1.091 6.703 0 3.56-1.066 6.61-1.065 3.051-2.975 5.322a13.7 13.7 0 0 1-4.487 3.534Q50.892 34 47.867 34q-2.494 0-4.548-.704a19.4 19.4 0 0 1-3.765-1.737q-1.71-1.033-3.18-2.076a26 26 0 0 0-2.786-1.746q-1.316-.703-2.588-.703-1.271 0-2.588.703a26 26 0 0 0-2.785 1.746 52 52 0 0 1-3.18 2.076 19.4 19.4 0 0 1-3.766 1.737q-2.055.705-4.548.704-3.025 0-5.605-1.263a13.7 13.7 0 0 1-4.488-3.534q-1.908-2.271-2.974-5.322Q.001 20.831 0 17.271q0-3.897 1.1-6.695Q2.2 7.78 4.23 5.873q2.028-1.907 4.848-3.076t6.276-1.771q3.456-.602 7.41-.814T31 0m-3.362 7.568c-.641-.356-1.487-.08-1.487.68v12.335c0 .748.846 1.036 1.487.68l10.87-6.1c.642-.357.63-1.162-.011-1.507Z'/%3E%3C/svg%3E")}.light.svelte-nd7koe .badge--immersive.svelte-nd7koe{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='62' height='34' viewBox='0 0 62 34'%3E%3Cpath fill='%23ebebf5' fill-rule='evenodd' d='M31 0q4.282 0 8.236.204t7.41.813 6.276 1.78 4.857 3.067q2.037 1.899 3.13 4.704 1.09 2.805 1.091 6.703 0 3.56-1.066 6.61-1.065 3.051-2.975 5.322a13.7 13.7 0 0 1-4.487 3.534Q50.892 34 47.867 34q-2.494 0-4.548-.704a19.4 19.4 0 0 1-3.765-1.737q-1.71-1.033-3.18-2.076a26 26 0 0 0-2.786-1.746q-1.316-.703-2.588-.703-1.271 0-2.588.703a26 26 0 0 0-2.785 1.746 52 52 0 0 1-3.18 2.076 19.4 19.4 0 0 1-3.766 1.737q-2.055.705-4.548.704-3.025 0-5.605-1.263a13.7 13.7 0 0 1-4.488-3.534q-1.908-2.271-2.974-5.322Q.001 20.831 0 17.271q0-3.897 1.1-6.695Q2.2 7.78 4.23 5.873q2.028-1.907 4.848-3.076t6.276-1.771q3.456-.602 7.41-.814T31 0m-3.362 7.568c-.641-.356-1.487-.08-1.487.68v12.335c0 .748.846 1.036 1.487.68l10.87-6.1c.642-.357.63-1.162-.011-1.507Z'/%3E%3C/svg%3E")}.badge--3d.svelte-nd7koe.svelte-nd7koe,.badge--immersive.svelte-nd7koe.svelte-nd7koe{height:13px}.badge--ad.svelte-nd7koe.svelte-nd7koe,.badge--cc.svelte-nd7koe.svelte-nd7koe,.badge--hd.svelte-nd7koe.svelte-nd7koe{width:23px}.badge.svelte-nd7koe [data-rating].svelte-nd7koe{height:unset}.badge.svelte-nd7koe [data-rating].svelte-nd7koe:before{content:attr(data-rating)}.badge--rotten-tomatoes.svelte-nd7koe.svelte-nd7koe{background-size:13px 13px;-webkit-padding-start:18px;-moz-padding-start:18px;background-position-x:left;opacity:1;padding-inline-start:18px}[dir=rtl] .badge--rotten-tomatoes.svelte-nd7koe.svelte-nd7koe{background-position-x:right}.badge--rotten-tomatoes.certifiedfresh.svelte-nd7koe.svelte-nd7koe{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'%3E%3Cmask id='a' fill='%23fff'%3E%3Cpath fill-rule='evenodd' d='M.048.322h26.22v27.63H.049z'/%3E%3C/mask%3E%3Cmask id='b' fill='%23fff'%3E%3Cpath fill-rule='evenodd' d='M.048.006h23.575v20.746H.048z'/%3E%3C/mask%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23fa3108' d='m15.392 8.057-.126-.009'/%3E%3Cpath fill='%2300912d' d='M15.768 6.58c.765-.067 2.437-.029 3.254.772.048.049.006.16-.064.14-1.196-.322-3.063 1.266-4.272.24-.033.3-.304 1.748-2.37 1.534-.049-.005-.068-.06-.032-.09.32-.272.713-1.025.376-1.506-1.051.698-1.595.728-3.534-.112-.063-.027-.025-.13.05-.147.402-.09 1.36-.438 2.218-.6a3 3 0 0 1 .48-.052c-.89-.212-1.276-.396-1.862-.393-.064 0-.096-.08-.05-.124.916-.88 2.577-.926 3.377-.27l-.717-1.497.872-.131.43 1.516c.907-.994 2.31-.893 2.783-.025.028.051-.018.112-.076.102-.476-.081-.801.315-.87.642z'/%3E%3Cpath fill='gold' d='M4.567 20.714c-1.1-1.34-1.813-3.012-1.936-4.977-.212-3.405.951-6.607 5.482-8.218.004.015-.003.032.013.04-.063-.028-.025-.131.05-.148.402-.09 1.36-.439 2.218-.6a3 3 0 0 1 .48-.053c-.89-.21-1.276-.395-1.862-.392-.064 0-.096-.08-.05-.124.916-.881 2.577-.926 3.377-.27l-.717-1.498.872-.13.43 1.516c.907-.994 2.31-.893 2.783-.025.028.051-.018.112-.076.102-.476-.081-.801.315-.87.642l.007.002c.765-.068 2.437-.03 3.254.771-.057-.054-.125-.098-.19-.146 3.265 1.02 5.53 3.348 5.772 7.223.154 2.474-.654 4.607-2.055 6.261.425.061.849.132 1.273.203a12.48 12.48 0 0 0 2.816-7.923C25.638 6.2 20.137.898 13.115.898S.593 6.201.593 12.97c0 2.975 1.031 5.745 2.817 7.928q.577-.097 1.157-.184' mask='url(%23a)' transform='translate(1)'/%3E%3Cpath fill='%23fa6e0f' d='M3.41 20.898A12.48 12.48 0 0 1 .593 12.97C.593 6.2 6.093.898 13.115.898S25.638 6.201 25.638 12.97c0 2.97-1.032 5.739-2.816 7.923.212.035.425.063.638.101a13.04 13.04 0 0 0 2.753-8.024c0-7.235-5.864-12.648-13.098-12.648S.017 5.735.017 12.97A13.03 13.03 0 0 0 2.775 21c.211-.038.423-.066.635-.102' mask='url(%23a)' transform='translate(1)'/%3E%3Cpath fill='%230ac855' d='M20.4 26.229c1.431.09 2.626.796 3.346 1.753.024.024.058.024.068-.004a8.8 8.8 0 0 0 .19-3.124q.003-.016.025-.022a7 7 0 0 1 2.209-.316c.042.005.041-.037-.004-.08a8.35 8.35 0 0 0-2.988-1.846 251 251 0 0 0-1.141 3.297c-.007.021-.037.034-.067.028z' mask='url(%23a)' transform='translate(1)'/%3E%3Cpath fill='%230b4902' d='m23.038 25.915-1.638.314s.02-.15.085-.563c.845.12 1.553.25 1.553.25'/%3E%3Cpath fill='%23fa3200' d='M4.577 13.512a59.3 59.3 0 0 1 16.972-.022c1.4-1.654 2.21-3.787 2.055-6.261-.242-3.875-2.507-6.203-5.771-7.223.064.048.132.092.189.146.048.049.006.16-.064.14-1.196-.322-3.063 1.266-4.272.24-.033.3-.304 1.748-2.37 1.534-.049-.005-.068-.06-.032-.09.32-.272.713-1.026.376-1.506-1.051.698-1.595.728-3.534-.112C8.11.351 8.116.334 8.113.32 3.583 1.93 2.419 5.132 2.63 8.537a8.56 8.56 0 0 0 1.946 4.975' mask='url(%23b)' transform='translate(1 7.2)'/%3E%3Cpath fill='%230ac855' d='M4.23 18.715c-.03.006-.06-.007-.067-.028a248 248 0 0 0-1.145-3.3 8.3 8.3 0 0 0-2.984 1.85c-.044.042-.045.084-.003.079a7 7 0 0 1 2.209.316q.022.005.024.022a8.8 8.8 0 0 0 .19 3.124c.01.028.045.028.068.004.721-.957 1.914-1.664 3.346-1.753z' mask='url(%23b)' transform='translate(1 7.2)'/%3E%3Cpath fill='%2300912d' d='M23.038 25.915a51.8 51.8 0 0 0-17.808 0c-.03.006-.06-.007-.067-.028a250 250 0 0 0-1.68-4.795c-.009-.022.016-.048.054-.054a59.2 59.2 0 0 1 21.194 0c.038.006.063.032.054.054a251 251 0 0 0-1.68 4.795c-.007.021-.037.034-.067.028'/%3E%3Cpath fill='%230b4902' d='m5.23 25.915 1.638.314-.086-.563c-.844.12-1.552.25-1.552.25'/%3E%3C/g%3E%3C/svg%3E")}.badge--rotten-tomatoes.fresh.svelte-nd7koe.svelte-nd7koe{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'%3E%3Cmask id='a' fill='%23fff'%3E%3Cpath fill-rule='evenodd' d='M0 .086h26.979V22.3H0z'/%3E%3C/mask%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23fa320a' d='M26.955 9.465c-.27-4.329-2.472-7.568-5.784-9.379.018.106-.075.238-.182.191-2.167-.948-5.843 2.12-8.411.513.02.577-.093 3.39-4.055 3.552-.093.004-.145-.091-.086-.16.53-.603 1.065-2.133.296-2.949C7.086 2.71 6.129 3.265 2.97 2.532.949 4.646-.197 7.54.028 11.144c.459 7.36 7.352 11.566 14.293 11.132 6.94-.432 13.093-5.452 12.634-12.811' mask='url(%23a)' transform='translate(0 5.693)'/%3E%3Cpath fill='%2300912d' d='M14.305 4.013c1.426-.34 5.529-.033 6.843 1.71.079.105-.032.303-.16.247-2.166-.948-5.842 2.12-8.41.513.02.577-.093 3.389-4.055 3.552-.093.004-.145-.092-.086-.16.53-.603 1.065-2.133.296-2.949-1.794 1.608-2.767 2.125-6.661 1.072-.128-.034-.084-.24.051-.29.736-.282 2.404-1.514 3.981-2.057.3-.104.6-.184.892-.23-1.737-.155-2.52-.397-3.624-.23a.137.137 0 0 1-.129-.22c1.489-1.917 4.23-2.496 5.923-1.478a387 387 0 0 1-1.86-2.322L9.242.07l1.381 3.087c1.44-2.127 4.119-2.324 5.25-.814.068.09-.002.217-.114.214-.922-.022-1.429.816-1.467 1.453z'/%3E%3C/g%3E%3C/svg%3E")}.badge--rotten-tomatoes.rotten.svelte-nd7koe.svelte-nd7koe{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'%3E%3Cmask id='a' fill='%23fff'%3E%3Cpath fill-rule='evenodd' d='M0 .057h27.91v27.076H0z'/%3E%3C/mask%3E%3Cpath fill='%230ac855' fill-rule='evenodd' d='M25.012 24.579c-5.29.278-6.372-5.777-8.448-5.734-.885.019-1.582.944-1.276 2.022.169.592.636 1.461.93 2 1.038 1.903-.496 4.057-2.292 4.239-2.984.302-4.229-1.429-4.152-3.2.087-1.99 1.773-4.023.043-4.888-1.813-.906-3.286 2.638-5.021 3.43-1.57.716-3.75.16-4.525-1.583-.544-1.225-.446-3.585 1.978-4.485 1.514-.562 4.887.735 5.06-.908.2-1.894-3.544-2.054-4.67-2.508C.643 12.16-.534 10.44.388 8.595c.692-1.383 2.728-1.946 4.282-1.34 1.861.726 2.16 2.657 3.114 3.46.821.692 1.946.778 2.681.302.542-.35.723-1.121.518-1.826-.271-.934-.991-1.518-1.694-2.09-1.25-1.016-3.016-1.89-1.948-4.665C8.217.162 10.785.08 10.785.08a3.34 3.34 0 0 1 2.677.858c.996.89 1.19 2.078 1.023 3.346-.152 1.157-.562 2.17-.775 3.317-.248 1.33.463 2.672 1.816 2.724 1.78.07 2.313-1.299 2.531-2.166.319-1.268.737-2.446 1.915-3.188 1.69-1.064 4.036-.831 5.125 1.215.862 1.619.585 3.848-.736 5.065-.593.546-1.306.738-2.077.743-1.105.008-2.21-.019-3.237.499-.698.352-1.003.925-1.003 1.694 0 .75.39 1.24 1.023 1.558 1.19.6 2.505.723 3.791.948 1.865.327 3.505.984 4.558 2.715q.016.022.028.046c1.21 2.05-.055 5-2.432 5.125' mask='url(%23a)'/%3E%3C/svg%3E")}.badge--4k.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='15' viewBox='0 0 26 15'%3E%3Cpath fill='%23ebebf5' fill-rule='evenodd' d='M2.737 0h20.528A2.73 2.73 0 0 1 26 2.727v9.545A2.73 2.73 0 0 1 23.265 15H2.737A2.73 2.73 0 0 1 0 12.272V2.727A2.73 2.73 0 0 1 2.737 0m7.078 11.6H11.5v-1.5h1.1V8.681h-1.1v-5.53H9a56 56 0 0 0-3.39 5.442V10.1h4.205zM7.162 8.686A40 40 0 0 1 9.815 4.4h.035v4.333H7.162zm8.273 2.914V9.02l.791-.949 2.507 3.529h2.114L17.5 6.9l3.13-3.749h-1.968l-3.174 3.854h-.053V3.151h-1.769V11.6z'/%3E%3C/svg%3E")}.dark.svelte-nd7koe .badge--4k.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='15' viewBox='0 0 26 15'%3E%3Cpath fill='%233C3C43' fill-rule='evenodd' d='M2.737 0h20.528A2.73 2.73 0 0 1 26 2.727v9.545A2.73 2.73 0 0 1 23.265 15H2.737A2.73 2.73 0 0 1 0 12.272V2.727A2.73 2.73 0 0 1 2.737 0m7.078 11.6H11.5v-1.5h1.1V8.681h-1.1v-5.53H9a56 56 0 0 0-3.39 5.442V10.1h4.205zM7.162 8.686A40 40 0 0 1 9.815 4.4h.035v4.333H7.162zm8.273 2.914V9.02l.791-.949 2.507 3.529h2.114L17.5 6.9l3.13-3.749h-1.968l-3.174 3.854h-.053V3.151h-1.769V11.6z'/%3E%3C/svg%3E")}.light.svelte-nd7koe .badge--4k.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='15' viewBox='0 0 26 15'%3E%3Cpath fill='%23ebebf5' fill-rule='evenodd' d='M2.737 0h20.528A2.73 2.73 0 0 1 26 2.727v9.545A2.73 2.73 0 0 1 23.265 15H2.737A2.73 2.73 0 0 1 0 12.272V2.727A2.73 2.73 0 0 1 2.737 0m7.078 11.6H11.5v-1.5h1.1V8.681h-1.1v-5.53H9a56 56 0 0 0-3.39 5.442V10.1h4.205zM7.162 8.686A40 40 0 0 1 9.815 4.4h.035v4.333H7.162zm8.273 2.914V9.02l.791-.949 2.507 3.529h2.114L17.5 6.9l3.13-3.749h-1.968l-3.174 3.854h-.053V3.151h-1.769V11.6z'/%3E%3C/svg%3E")}.badge--3d.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='62' height='34' viewBox='0 0 62 34'%3E%3Cpath fill='%23ebebf5' fill-rule='evenodd' d='M28.412 27.737a26 26 0 0 0-2.785 1.746 52 52 0 0 1-3.18 2.076 19.4 19.4 0 0 1-3.766 1.737q-2.055.705-4.548.704-3.025 0-5.605-1.263a13.7 13.7 0 0 1-4.488-3.534q-1.908-2.271-2.974-5.322Q.001 20.831 0 17.271q0-3.897 1.1-6.695Q2.2 7.78 4.23 5.873q2.028-1.907 4.848-3.076t6.276-1.771q3.456-.602 7.41-.814T31 0t8.236.204 7.41.813 6.276 1.78q2.82 1.17 4.857 3.067 2.037 1.899 3.13 4.704 1.09 2.805 1.091 6.703 0 3.56-1.066 6.61-1.065 3.051-2.975 5.322a13.7 13.7 0 0 1-4.487 3.534Q50.892 34 47.867 34q-2.494 0-4.548-.704a19.4 19.4 0 0 1-3.765-1.737q-1.71-1.033-3.18-2.076a26 26 0 0 0-2.786-1.746q-1.316-.703-2.588-.703-1.271 0-2.588.703m10.726-7.112c3.197 0 4.648-1.832 4.648-5.916 0-4.07-1.451-5.916-4.648-5.916h-2.17v11.832zM32.306 7.762c0-1.73.955-2.661 2.715-2.661h4.832c5.664 0 8.692 3.355 8.692 9.608 0 6.268-3.028 9.62-8.692 9.62H35.02c-1.76 0-2.715-.93-2.715-2.662zM17.263 18.385c.675 0 1.243.324 1.871 1.114.862 1.153 1.976 1.745 3.34 1.745 1.861 0 3.076-.973 3.076-2.478 0-1.494-1.229-2.507-3.06-2.507h-1.14c-.973 0-1.691-.747-1.691-1.775 0-.987.704-1.749 1.692-1.749h1.095c1.523 0 2.651-.955 2.651-2.266s-1.1-2.213-2.676-2.213c-1.21 0-2.17.539-3.028 1.677-.51.665-1.1.96-1.832.96-1.085 0-1.86-.733-1.86-1.779 0-2.324 2.999-4.364 6.803-4.364 4.112 0 6.986 2.127 6.986 5.155 0 2.072-1.534 3.915-3.477 4.156v.308c2.31.17 4.044 2.13 4.044 4.58 0 3.395-3.143 5.801-7.582 5.801-3.915 0-6.987-2.126-6.987-4.533 0-1.07.748-1.832 1.775-1.832'/%3E%3C/svg%3E")}.dark.svelte-nd7koe .badge--3d.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='62' height='34' viewBox='0 0 62 34'%3E%3Cpath fill='%233C3C43' fill-rule='evenodd' d='M28.412 27.737a26 26 0 0 0-2.785 1.746 52 52 0 0 1-3.18 2.076 19.4 19.4 0 0 1-3.766 1.737q-2.055.705-4.548.704-3.025 0-5.605-1.263a13.7 13.7 0 0 1-4.488-3.534q-1.908-2.271-2.974-5.322Q.001 20.831 0 17.271q0-3.897 1.1-6.695Q2.2 7.78 4.23 5.873q2.028-1.907 4.848-3.076t6.276-1.771q3.456-.602 7.41-.814T31 0t8.236.204 7.41.813 6.276 1.78q2.82 1.17 4.857 3.067 2.037 1.899 3.13 4.704 1.09 2.805 1.091 6.703 0 3.56-1.066 6.61-1.065 3.051-2.975 5.322a13.7 13.7 0 0 1-4.487 3.534Q50.892 34 47.867 34q-2.494 0-4.548-.704a19.4 19.4 0 0 1-3.765-1.737q-1.71-1.033-3.18-2.076a26 26 0 0 0-2.786-1.746q-1.316-.703-2.588-.703-1.271 0-2.588.703m10.726-7.112c3.197 0 4.648-1.832 4.648-5.916 0-4.07-1.451-5.916-4.648-5.916h-2.17v11.832zM32.306 7.762c0-1.73.955-2.661 2.715-2.661h4.832c5.664 0 8.692 3.355 8.692 9.608 0 6.268-3.028 9.62-8.692 9.62H35.02c-1.76 0-2.715-.93-2.715-2.662zM17.263 18.385c.675 0 1.243.324 1.871 1.114.862 1.153 1.976 1.745 3.34 1.745 1.861 0 3.076-.973 3.076-2.478 0-1.494-1.229-2.507-3.06-2.507h-1.14c-.973 0-1.691-.747-1.691-1.775 0-.987.704-1.749 1.692-1.749h1.095c1.523 0 2.651-.955 2.651-2.266s-1.1-2.213-2.676-2.213c-1.21 0-2.17.539-3.028 1.677-.51.665-1.1.96-1.832.96-1.085 0-1.86-.733-1.86-1.779 0-2.324 2.999-4.364 6.803-4.364 4.112 0 6.986 2.127 6.986 5.155 0 2.072-1.534 3.915-3.477 4.156v.308c2.31.17 4.044 2.13 4.044 4.58 0 3.395-3.143 5.801-7.582 5.801-3.915 0-6.987-2.126-6.987-4.533 0-1.07.748-1.832 1.775-1.832'/%3E%3C/svg%3E")}.light.svelte-nd7koe .badge--3d.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='62' height='34' viewBox='0 0 62 34'%3E%3Cpath fill='%23ebebf5' fill-rule='evenodd' d='M28.412 27.737a26 26 0 0 0-2.785 1.746 52 52 0 0 1-3.18 2.076 19.4 19.4 0 0 1-3.766 1.737q-2.055.705-4.548.704-3.025 0-5.605-1.263a13.7 13.7 0 0 1-4.488-3.534q-1.908-2.271-2.974-5.322Q.001 20.831 0 17.271q0-3.897 1.1-6.695Q2.2 7.78 4.23 5.873q2.028-1.907 4.848-3.076t6.276-1.771q3.456-.602 7.41-.814T31 0t8.236.204 7.41.813 6.276 1.78q2.82 1.17 4.857 3.067 2.037 1.899 3.13 4.704 1.09 2.805 1.091 6.703 0 3.56-1.066 6.61-1.065 3.051-2.975 5.322a13.7 13.7 0 0 1-4.487 3.534Q50.892 34 47.867 34q-2.494 0-4.548-.704a19.4 19.4 0 0 1-3.765-1.737q-1.71-1.033-3.18-2.076a26 26 0 0 0-2.786-1.746q-1.316-.703-2.588-.703-1.271 0-2.588.703m10.726-7.112c3.197 0 4.648-1.832 4.648-5.916 0-4.07-1.451-5.916-4.648-5.916h-2.17v11.832zM32.306 7.762c0-1.73.955-2.661 2.715-2.661h4.832c5.664 0 8.692 3.355 8.692 9.608 0 6.268-3.028 9.62-8.692 9.62H35.02c-1.76 0-2.715-.93-2.715-2.662zM17.263 18.385c.675 0 1.243.324 1.871 1.114.862 1.153 1.976 1.745 3.34 1.745 1.861 0 3.076-.973 3.076-2.478 0-1.494-1.229-2.507-3.06-2.507h-1.14c-.973 0-1.691-.747-1.691-1.775 0-.987.704-1.749 1.692-1.749h1.095c1.523 0 2.651-.955 2.651-2.266s-1.1-2.213-2.676-2.213c-1.21 0-2.17.539-3.028 1.677-.51.665-1.1.96-1.832.96-1.085 0-1.86-.733-1.86-1.779 0-2.324 2.999-4.364 6.803-4.364 4.112 0 6.986 2.127 6.986 5.155 0 2.072-1.534 3.915-3.477 4.156v.308c2.31.17 4.044 2.13 4.044 4.58 0 3.395-3.143 5.801-7.582 5.801-3.915 0-6.987-2.126-6.987-4.533 0-1.07.748-1.832 1.775-1.832'/%3E%3C/svg%3E")}.badge--hd.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='15' viewBox='0 0 26 15'%3E%3Cpath fill='%23ebebf5' fill-rule='evenodd' d='M2.737 0h20.528A2.73 2.73 0 0 1 26 2.727v9.545A2.73 2.73 0 0 1 23.265 15H2.737A2.73 2.73 0 0 1 0 12.272V2.727A2.73 2.73 0 0 1 2.737 0M12.5 11.778V3.326h-1.772v3.433H6.921V3.326H5.152v8.452h1.769V8.217h3.807v3.561zm1.409-8.452v8.452h3.257c2.536 0 4.03-1.576 4.03-4.258S19.7 3.326 17.163 3.326h-3.257zm1.769 1.458h1.277c1.558 0 2.437.972 2.437 2.741 0 1.827-.855 2.788-2.437 2.788h-1.28V4.785z'/%3E%3C/svg%3E")}.dark.svelte-nd7koe .badge--hd.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='15' viewBox='0 0 26 15'%3E%3Cpath fill='%233C3C43' fill-rule='evenodd' d='M2.737 0h20.528A2.73 2.73 0 0 1 26 2.727v9.545A2.73 2.73 0 0 1 23.265 15H2.737A2.73 2.73 0 0 1 0 12.272V2.727A2.73 2.73 0 0 1 2.737 0M12.5 11.778V3.326h-1.772v3.433H6.921V3.326H5.152v8.452h1.769V8.217h3.807v3.561zm1.409-8.452v8.452h3.257c2.536 0 4.03-1.576 4.03-4.258S19.7 3.326 17.163 3.326h-3.257zm1.769 1.458h1.277c1.558 0 2.437.972 2.437 2.741 0 1.827-.855 2.788-2.437 2.788h-1.28V4.785z'/%3E%3C/svg%3E")}.light.svelte-nd7koe .badge--hd.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='15' viewBox='0 0 26 15'%3E%3Cpath fill='%23ebebf5' fill-rule='evenodd' d='M2.737 0h20.528A2.73 2.73 0 0 1 26 2.727v9.545A2.73 2.73 0 0 1 23.265 15H2.737A2.73 2.73 0 0 1 0 12.272V2.727A2.73 2.73 0 0 1 2.737 0M12.5 11.778V3.326h-1.772v3.433H6.921V3.326H5.152v8.452h1.769V8.217h3.807v3.561zm1.409-8.452v8.452h3.257c2.536 0 4.03-1.576 4.03-4.258S19.7 3.326 17.163 3.326h-3.257zm1.769 1.458h1.277c1.558 0 2.437.972 2.437 2.741 0 1.827-.855 2.788-2.437 2.788h-1.28V4.785z'/%3E%3C/svg%3E")}.badge--hdr.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='15' viewBox='0 0 34 15'%3E%3Cpath fill='%23ebebf5' fill-rule='evenodd' d='M2.72 0h28.557A2.724 2.724 0 0 1 34 2.727v9.545A2.724 2.724 0 0 1 31.277 15H2.72A2.723 2.723 0 0 1 0 12.272V2.727A2.723 2.723 0 0 1 2.72 0m9.672 11.6V3.151h-1.769v3.433H6.816V3.151H5.047V11.6h1.769V8.042h3.807V11.6zM13.8 3.151V11.6h3.257c2.536 0 4.03-1.576 4.03-4.258s-1.494-4.194-4.03-4.194H13.8zm1.77 1.459h1.277c1.558 0 2.437.972 2.437 2.741 0 1.827-.855 2.788-2.437 2.788H15.57zM24 4.534h1.53a1.3 1.3 0 0 1 1.429 1.347 1.268 1.268 0 0 1-1.412 1.347H24zm0 3.977h1.447l1.571 3.089h2L27.24 8.247a2.48 2.48 0 0 0 1.535-2.4c0-1.669-1.113-2.694-3.057-2.694h-3.491V11.6H24z'/%3E%3C/svg%3E")}.dark.svelte-nd7koe .badge--hdr.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='15' viewBox='0 0 34 15'%3E%3Cpath fill='%233C3C43' fill-rule='evenodd' d='M2.72 0h28.557A2.724 2.724 0 0 1 34 2.727v9.545A2.724 2.724 0 0 1 31.277 15H2.72A2.723 2.723 0 0 1 0 12.272V2.727A2.723 2.723 0 0 1 2.72 0m9.672 11.6V3.151h-1.769v3.433H6.816V3.151H5.047V11.6h1.769V8.042h3.807V11.6zM13.8 3.151V11.6h3.257c2.536 0 4.03-1.576 4.03-4.258s-1.494-4.194-4.03-4.194H13.8zm1.77 1.459h1.277c1.558 0 2.437.972 2.437 2.741 0 1.827-.855 2.788-2.437 2.788H15.57zM24 4.534h1.53a1.3 1.3 0 0 1 1.429 1.347 1.268 1.268 0 0 1-1.412 1.347H24zm0 3.977h1.447l1.571 3.089h2L27.24 8.247a2.48 2.48 0 0 0 1.535-2.4c0-1.669-1.113-2.694-3.057-2.694h-3.491V11.6H24z'/%3E%3C/svg%3E")}.light.svelte-nd7koe .badge--hdr.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='15' viewBox='0 0 34 15'%3E%3Cpath fill='%23ebebf5' fill-rule='evenodd' d='M2.72 0h28.557A2.724 2.724 0 0 1 34 2.727v9.545A2.724 2.724 0 0 1 31.277 15H2.72A2.723 2.723 0 0 1 0 12.272V2.727A2.723 2.723 0 0 1 2.72 0m9.672 11.6V3.151h-1.769v3.433H6.816V3.151H5.047V11.6h1.769V8.042h3.807V11.6zM13.8 3.151V11.6h3.257c2.536 0 4.03-1.576 4.03-4.258s-1.494-4.194-4.03-4.194H13.8zm1.77 1.459h1.277c1.558 0 2.437.972 2.437 2.741 0 1.827-.855 2.788-2.437 2.788H15.57zM24 4.534h1.53a1.3 1.3 0 0 1 1.429 1.347 1.268 1.268 0 0 1-1.412 1.347H24zm0 3.977h1.447l1.571 3.089h2L27.24 8.247a2.48 2.48 0 0 0 1.535-2.4c0-1.669-1.113-2.694-3.057-2.694h-3.491V11.6H24z'/%3E%3C/svg%3E")}.badge--hdr10-plus.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='54' height='15' viewBox='0 0 54 15'%3E%3Cpath fill='%23EBEBF5' d='M51.273 0A2.727 2.727 0 0 1 54 2.727v9.546A2.727 2.727 0 0 1 51.273 15H2.727A2.727 2.727 0 0 1 0 12.273V2.727A2.727 2.727 0 0 1 2.727 0zm-12.54 3.18c-2.113 0-3.396 1.674-3.396 4.361v.012l.004.249c.077 2.541 1.345 4.118 3.393 4.118 2.114 0 3.397-1.68 3.397-4.367V7.54l-.004-.249c-.077-2.54-1.345-4.112-3.393-4.112Zm-31.838.146H5.15v8.448h1.745v-3.56h3.755v3.56h1.744V3.326H10.65v3.43H6.895zm10.034 0h-3.183v8.448h3.183c2.501 0 3.974-1.575 3.974-4.256v-.012c0-2.675-1.478-4.18-3.974-4.18m8.51 0h-3.444v8.448h1.745V8.712h1.398l1.554 3.062h1.976L26.91 8.449c.925-.37 1.508-1.294 1.508-2.406V6.03c0-1.698-1.109-2.705-2.98-2.705Zm7.804 0H31.51l-2.155 1.517V6.41l2.126-1.463h.035v6.826h1.727zm13.53 1.31h-1.474v2.253h-2.397v1.493h2.397v2.248h1.473V8.382h2.403V6.889h-2.403V4.635Zm-8.04-.04c1.04 0 1.636 1.09 1.636 2.945v.012l-.003.228c-.048 1.717-.636 2.722-1.632 2.722-1.04 0-1.635-1.094-1.635-2.95V7.54l.003-.228c.047-1.716.635-2.716 1.632-2.716Zm-22.012.188c1.53 0 2.403.966 2.403 2.728v.012c0 1.826-.843 2.786-2.403 2.786h-1.23V4.784zm8.504-.076c.86 0 1.41.515 1.41 1.323v.012c0 .83-.52 1.328-1.387 1.328H23.74V4.708z'/%3E%3C/svg%3E")}.dark.svelte-nd7koe .badge--hdr10-plus.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='54' height='15' viewBox='0 0 54 15'%3E%3Cpath fill='%233c3c43' d='M51.273 0A2.727 2.727 0 0 1 54 2.727v9.546A2.727 2.727 0 0 1 51.273 15H2.727A2.727 2.727 0 0 1 0 12.273V2.727A2.727 2.727 0 0 1 2.727 0zm-12.54 3.18c-2.113 0-3.396 1.674-3.396 4.361v.012l.004.249c.077 2.541 1.345 4.118 3.393 4.118 2.114 0 3.397-1.68 3.397-4.367V7.54l-.004-.249c-.077-2.54-1.345-4.112-3.393-4.112Zm-31.838.146H5.15v8.448h1.745v-3.56h3.755v3.56h1.744V3.326H10.65v3.43H6.895zm10.034 0h-3.183v8.448h3.183c2.501 0 3.974-1.575 3.974-4.256v-.012c0-2.675-1.478-4.18-3.974-4.18m8.51 0h-3.444v8.448h1.745V8.712h1.398l1.554 3.062h1.976L26.91 8.449c.925-.37 1.508-1.294 1.508-2.406V6.03c0-1.698-1.109-2.705-2.98-2.705Zm7.804 0H31.51l-2.155 1.517V6.41l2.126-1.463h.035v6.826h1.727zm13.53 1.31h-1.474v2.253h-2.397v1.493h2.397v2.248h1.473V8.382h2.403V6.889h-2.403V4.635Zm-8.04-.04c1.04 0 1.636 1.09 1.636 2.945v.012l-.003.228c-.048 1.717-.636 2.722-1.632 2.722-1.04 0-1.635-1.094-1.635-2.95V7.54l.003-.228c.047-1.716.635-2.716 1.632-2.716Zm-22.012.188c1.53 0 2.403.966 2.403 2.728v.012c0 1.826-.843 2.786-2.403 2.786h-1.23V4.784zm8.504-.076c.86 0 1.41.515 1.41 1.323v.012c0 .83-.52 1.328-1.387 1.328H23.74V4.708z'/%3E%3C/svg%3E")}.light.svelte-nd7koe .badge--hdr10-plus.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='54' height='15' viewBox='0 0 54 15'%3E%3Cpath fill='%23EBEBF5' d='M51.273 0A2.727 2.727 0 0 1 54 2.727v9.546A2.727 2.727 0 0 1 51.273 15H2.727A2.727 2.727 0 0 1 0 12.273V2.727A2.727 2.727 0 0 1 2.727 0zm-12.54 3.18c-2.113 0-3.396 1.674-3.396 4.361v.012l.004.249c.077 2.541 1.345 4.118 3.393 4.118 2.114 0 3.397-1.68 3.397-4.367V7.54l-.004-.249c-.077-2.54-1.345-4.112-3.393-4.112Zm-31.838.146H5.15v8.448h1.745v-3.56h3.755v3.56h1.744V3.326H10.65v3.43H6.895zm10.034 0h-3.183v8.448h3.183c2.501 0 3.974-1.575 3.974-4.256v-.012c0-2.675-1.478-4.18-3.974-4.18m8.51 0h-3.444v8.448h1.745V8.712h1.398l1.554 3.062h1.976L26.91 8.449c.925-.37 1.508-1.294 1.508-2.406V6.03c0-1.698-1.109-2.705-2.98-2.705Zm7.804 0H31.51l-2.155 1.517V6.41l2.126-1.463h.035v6.826h1.727zm13.53 1.31h-1.474v2.253h-2.397v1.493h2.397v2.248h1.473V8.382h2.403V6.889h-2.403V4.635Zm-8.04-.04c1.04 0 1.636 1.09 1.636 2.945v.012l-.003.228c-.048 1.717-.636 2.722-1.632 2.722-1.04 0-1.635-1.094-1.635-2.95V7.54l.003-.228c.047-1.716.635-2.716 1.632-2.716Zm-22.012.188c1.53 0 2.403.966 2.403 2.728v.012c0 1.826-.843 2.786-2.403 2.786h-1.23V4.784zm8.504-.076c.86 0 1.41.515 1.41 1.323v.012c0 .83-.52 1.328-1.387 1.328H23.74V4.708z'/%3E%3C/svg%3E")}.badge--dolby-vision.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='52' height='22' viewBox='0 0 52 22'%3E%3Cpath fill='%23ebebf5' d='m9.72 14.87 1.927 5.454h.04l1.946-5.453h1.344l-2.806 7.084h-1.077l-2.767-7.084zm7.839 0v7.085h-1.245v-7.084zm9.369 0v7.085h-1.245v-7.084zm5.227 0q.78 0 1.438.248.658.247 1.138.705t.748 1.11.268 1.46q0 .792-.268 1.444a3.3 3.3 0 0 1-.748 1.123q-.48.471-1.138.733a3.9 3.9 0 0 1-1.438.262q-.773 0-1.425-.262a3.35 3.35 0 0 1-1.128-.733 3.4 3.4 0 0 1-.743-1.123 3.8 3.8 0 0 1-.268-1.443q0-.81.268-1.462.267-.651.743-1.109.474-.458 1.128-.705.652-.247 1.425-.247zm6.985 0 3.25 5.304h.02v-5.303h1.245v7.084h-1.58l-3.32-5.473h-.02v5.473h-1.246v-7.084zm-17.28.002q.506 0 1.026.18.416.145.746.405l.159.137-.769.854a1.44 1.44 0 0 0-.53-.413 1.57 1.57 0 0 0-1.1-.114 1.3 1.3 0 0 0-.376.162.9.9 0 0 0-.276.284.8.8 0 0 0-.108.423.76.76 0 0 0 .351.664q.164.114.399.2.234.085.515.17.32.105.661.238.343.133.628.351c.285.218.347.33.469.55q.183.333.183.826 0 .541-.197.945a1.94 1.94 0 0 1-.525.67 2.2 2.2 0 0 1-.769.398 3.2 3.2 0 0 1-.928.133 3.4 3.4 0 0 1-1.265-.242 2.5 2.5 0 0 1-.875-.565l-.138-.152.844-.797q.243.342.652.54.407.2.801.2.206 0 .422-.052a1.1 1.1 0 0 0 .389-.176 1 1 0 0 0 .281-.308.9.9 0 0 0 .108-.46.76.76 0 0 0-.122-.442 1.1 1.1 0 0 0-.328-.304q-.207-.128-.488-.223l-.59-.2q-.3-.093-.6-.227-.3-.133-.54-.351a1.7 1.7 0 0 1-.388-.537q-.15-.318-.15-.792 0-.513.21-.883.212-.37.554-.612.342-.243.778-.361.435-.12.886-.119m10.304 1.15q-.498 0-.9.183-.402.184-.692.504a2.3 2.3 0 0 0-.447.751 2.7 2.7 0 0 0-.159.934q0 .523.159.957.158.435.452.756.294.32.696.5c.402.18.566.178.891.178q.489 0 .895-.179c.406-.179.505-.285.701-.499q.294-.321.453-.756.158-.435.158-.957a2.7 2.7 0 0 0-.158-.934 2.3 2.3 0 0 0-.448-.75 2.1 2.1 0 0 0-.697-.505 2.2 2.2 0 0 0-.904-.183M46.325 3.15l1.993 4.536 1.993-4.536h1.671l-3.962 8.966a1.975 1.975 0 0 1-2.47 1.075l-.142-.058-.53-.24h-.003l.19-.431.428-.973.219.1a.81.81 0 0 0 1.025-.32l.052-.1.004-.01.613-1.402.02-.044.057-.125-2.829-6.438zM39.21.002v3.784a3.45 3.45 0 0 1 2-.638c1.928 0 3.496 1.588 3.496 3.541s-1.568 3.54-3.496 3.54a3.45 3.45 0 0 1-2-.638v.64h-1.532V.002zm-2.818 0v10.23h-1.53V.002zm-6.016 3.146c1.928 0 3.496 1.588 3.496 3.54 0 1.953-1.568 3.541-3.496 3.541-1.929 0-3.497-1.588-3.497-3.54 0-1.953 1.568-3.541 3.497-3.541M21.057 0c2.782 0 5.046 2.292 5.046 5.11s-2.264 5.11-5.046 5.11h-3.645V0zm-6.7 0v10.22h-1.49c-2.78 0-5.045-2.295-5.045-5.11 0-2.743 2.151-4.992 4.833-5.105L12.868 0zM1.488 0c2.78 0 5.046 2.295 5.046 5.11 0 2.743-2.152 4.991-4.833 5.105l-.213.004h-1.49V0zm39.72 4.541c-.926 0-1.719.61-1.999 1.461a2.15 2.15 0 0 0 0 1.346 2.11 2.11 0 0 0 2 1.463c1.157 0 2.108-.95 2.108-2.135 0-1.172-.951-2.135-2.108-2.135zm-10.833 0c-1.157 0-2.109.95-2.109 2.134 0 1.172.939 2.135 2.109 2.135 1.157 0 2.108-.95 2.108-2.135 0-1.171-.951-2.135-2.108-2.135zm-9.32-2.992h-2.114V8.67h2.115c1.937 0 3.516-1.599 3.516-3.56s-1.58-3.56-3.516-3.56z'/%3E%3C/svg%3E")}.dark.svelte-nd7koe .badge--dolby-vision.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='52' height='22' viewBox='0 0 52 22'%3E%3Cpath fill='%233c3c43' d='m9.72 14.87 1.927 5.454h.04l1.946-5.453h1.344l-2.806 7.084h-1.077l-2.767-7.084zm7.839 0v7.085h-1.245v-7.084zm9.369 0v7.085h-1.245v-7.084zm5.227 0q.78 0 1.438.248.658.247 1.138.705t.748 1.11.268 1.46q0 .792-.268 1.444a3.3 3.3 0 0 1-.748 1.123q-.48.471-1.138.733a3.9 3.9 0 0 1-1.438.262q-.773 0-1.425-.262a3.35 3.35 0 0 1-1.128-.733 3.4 3.4 0 0 1-.743-1.123 3.8 3.8 0 0 1-.268-1.443q0-.81.268-1.462.267-.651.743-1.109.474-.458 1.128-.705.652-.247 1.425-.247zm6.985 0 3.25 5.304h.02v-5.303h1.245v7.084h-1.58l-3.32-5.473h-.02v5.473h-1.246v-7.084zm-17.28.002q.506 0 1.026.18.416.145.746.405l.159.137-.769.854a1.44 1.44 0 0 0-.53-.413 1.57 1.57 0 0 0-1.1-.114 1.3 1.3 0 0 0-.376.162.9.9 0 0 0-.276.284.8.8 0 0 0-.108.423.76.76 0 0 0 .351.664q.164.114.399.2.234.085.515.17.32.105.661.238.343.133.628.351c.285.218.347.33.469.55q.183.333.183.826 0 .541-.197.945a1.94 1.94 0 0 1-.525.67 2.2 2.2 0 0 1-.769.398 3.2 3.2 0 0 1-.928.133 3.4 3.4 0 0 1-1.265-.242 2.5 2.5 0 0 1-.875-.565l-.138-.152.844-.797q.243.342.652.54.407.2.801.2.206 0 .422-.052a1.1 1.1 0 0 0 .389-.176 1 1 0 0 0 .281-.308.9.9 0 0 0 .108-.46.76.76 0 0 0-.122-.442 1.1 1.1 0 0 0-.328-.304q-.207-.128-.488-.223l-.59-.2q-.3-.093-.6-.227-.3-.133-.54-.351a1.7 1.7 0 0 1-.388-.537q-.15-.318-.15-.792 0-.513.21-.883.212-.37.554-.612.342-.243.778-.361.435-.12.886-.119m10.304 1.15q-.498 0-.9.183-.402.184-.692.504a2.3 2.3 0 0 0-.447.751 2.7 2.7 0 0 0-.159.934q0 .523.159.957.158.435.452.756.294.32.696.5c.402.18.566.178.891.178q.489 0 .895-.179c.406-.179.505-.285.701-.499q.294-.321.453-.756.158-.435.158-.957a2.7 2.7 0 0 0-.158-.934 2.3 2.3 0 0 0-.448-.75 2.1 2.1 0 0 0-.697-.505 2.2 2.2 0 0 0-.904-.183M46.325 3.15l1.993 4.536 1.993-4.536h1.671l-3.962 8.966a1.975 1.975 0 0 1-2.47 1.075l-.142-.058-.53-.24h-.003l.19-.431.428-.973.219.1a.81.81 0 0 0 1.025-.32l.052-.1.004-.01.613-1.402.02-.044.057-.125-2.829-6.438zM39.21.002v3.784a3.45 3.45 0 0 1 2-.638c1.928 0 3.496 1.588 3.496 3.541s-1.568 3.54-3.496 3.54a3.45 3.45 0 0 1-2-.638v.64h-1.532V.002zm-2.818 0v10.23h-1.53V.002zm-6.016 3.146c1.928 0 3.496 1.588 3.496 3.54 0 1.953-1.568 3.541-3.496 3.541-1.929 0-3.497-1.588-3.497-3.54 0-1.953 1.568-3.541 3.497-3.541M21.057 0c2.782 0 5.046 2.292 5.046 5.11s-2.264 5.11-5.046 5.11h-3.645V0zm-6.7 0v10.22h-1.49c-2.78 0-5.045-2.295-5.045-5.11 0-2.743 2.151-4.992 4.833-5.105L12.868 0zM1.488 0c2.78 0 5.046 2.295 5.046 5.11 0 2.743-2.152 4.991-4.833 5.105l-.213.004h-1.49V0zm39.72 4.541c-.926 0-1.719.61-1.999 1.461a2.15 2.15 0 0 0 0 1.346 2.11 2.11 0 0 0 2 1.463c1.157 0 2.108-.95 2.108-2.135 0-1.172-.951-2.135-2.108-2.135zm-10.833 0c-1.157 0-2.109.95-2.109 2.134 0 1.172.939 2.135 2.109 2.135 1.157 0 2.108-.95 2.108-2.135 0-1.171-.951-2.135-2.108-2.135zm-9.32-2.992h-2.114V8.67h2.115c1.937 0 3.516-1.599 3.516-3.56s-1.58-3.56-3.516-3.56z'/%3E%3C/svg%3E")}.light.svelte-nd7koe .badge--dolby-vision.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='52' height='22' viewBox='0 0 52 22'%3E%3Cpath fill='%23ebebf5' d='m9.72 14.87 1.927 5.454h.04l1.946-5.453h1.344l-2.806 7.084h-1.077l-2.767-7.084zm7.839 0v7.085h-1.245v-7.084zm9.369 0v7.085h-1.245v-7.084zm5.227 0q.78 0 1.438.248.658.247 1.138.705t.748 1.11.268 1.46q0 .792-.268 1.444a3.3 3.3 0 0 1-.748 1.123q-.48.471-1.138.733a3.9 3.9 0 0 1-1.438.262q-.773 0-1.425-.262a3.35 3.35 0 0 1-1.128-.733 3.4 3.4 0 0 1-.743-1.123 3.8 3.8 0 0 1-.268-1.443q0-.81.268-1.462.267-.651.743-1.109.474-.458 1.128-.705.652-.247 1.425-.247zm6.985 0 3.25 5.304h.02v-5.303h1.245v7.084h-1.58l-3.32-5.473h-.02v5.473h-1.246v-7.084zm-17.28.002q.506 0 1.026.18.416.145.746.405l.159.137-.769.854a1.44 1.44 0 0 0-.53-.413 1.57 1.57 0 0 0-1.1-.114 1.3 1.3 0 0 0-.376.162.9.9 0 0 0-.276.284.8.8 0 0 0-.108.423.76.76 0 0 0 .351.664q.164.114.399.2.234.085.515.17.32.105.661.238.343.133.628.351c.285.218.347.33.469.55q.183.333.183.826 0 .541-.197.945a1.94 1.94 0 0 1-.525.67 2.2 2.2 0 0 1-.769.398 3.2 3.2 0 0 1-.928.133 3.4 3.4 0 0 1-1.265-.242 2.5 2.5 0 0 1-.875-.565l-.138-.152.844-.797q.243.342.652.54.407.2.801.2.206 0 .422-.052a1.1 1.1 0 0 0 .389-.176 1 1 0 0 0 .281-.308.9.9 0 0 0 .108-.46.76.76 0 0 0-.122-.442 1.1 1.1 0 0 0-.328-.304q-.207-.128-.488-.223l-.59-.2q-.3-.093-.6-.227-.3-.133-.54-.351a1.7 1.7 0 0 1-.388-.537q-.15-.318-.15-.792 0-.513.21-.883.212-.37.554-.612.342-.243.778-.361.435-.12.886-.119m10.304 1.15q-.498 0-.9.183-.402.184-.692.504a2.3 2.3 0 0 0-.447.751 2.7 2.7 0 0 0-.159.934q0 .523.159.957.158.435.452.756.294.32.696.5c.402.18.566.178.891.178q.489 0 .895-.179c.406-.179.505-.285.701-.499q.294-.321.453-.756.158-.435.158-.957a2.7 2.7 0 0 0-.158-.934 2.3 2.3 0 0 0-.448-.75 2.1 2.1 0 0 0-.697-.505 2.2 2.2 0 0 0-.904-.183M46.325 3.15l1.993 4.536 1.993-4.536h1.671l-3.962 8.966a1.975 1.975 0 0 1-2.47 1.075l-.142-.058-.53-.24h-.003l.19-.431.428-.973.219.1a.81.81 0 0 0 1.025-.32l.052-.1.004-.01.613-1.402.02-.044.057-.125-2.829-6.438zM39.21.002v3.784a3.45 3.45 0 0 1 2-.638c1.928 0 3.496 1.588 3.496 3.541s-1.568 3.54-3.496 3.54a3.45 3.45 0 0 1-2-.638v.64h-1.532V.002zm-2.818 0v10.23h-1.53V.002zm-6.016 3.146c1.928 0 3.496 1.588 3.496 3.54 0 1.953-1.568 3.541-3.496 3.541-1.929 0-3.497-1.588-3.497-3.54 0-1.953 1.568-3.541 3.497-3.541M21.057 0c2.782 0 5.046 2.292 5.046 5.11s-2.264 5.11-5.046 5.11h-3.645V0zm-6.7 0v10.22h-1.49c-2.78 0-5.045-2.295-5.045-5.11 0-2.743 2.151-4.992 4.833-5.105L12.868 0zM1.488 0c2.78 0 5.046 2.295 5.046 5.11 0 2.743-2.152 4.991-4.833 5.105l-.213.004h-1.49V0zm39.72 4.541c-.926 0-1.719.61-1.999 1.461a2.15 2.15 0 0 0 0 1.346 2.11 2.11 0 0 0 2 1.463c1.157 0 2.108-.95 2.108-2.135 0-1.172-.951-2.135-2.108-2.135zm-10.833 0c-1.157 0-2.109.95-2.109 2.134 0 1.172.939 2.135 2.109 2.135 1.157 0 2.108-.95 2.108-2.135 0-1.171-.951-2.135-2.108-2.135zm-9.32-2.992h-2.114V8.67h2.115c1.937 0 3.516-1.599 3.516-3.56s-1.58-3.56-3.516-3.56z'/%3E%3C/svg%3E")}.badge--dolby-atmos.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='52' height='22' viewBox='0 0 52 22'%3E%3Cpath fill='%23ebebf5' d='m12.114 14.87 3.014 7.085h-1.423l-.653-1.62H10.02l-.632 1.62H7.993l3.044-7.084zm8.386 0v1.101h-2.144v5.984H17.11v-5.984h-2.144v-1.1zm3.5 0 1.818 5.034h.03l1.798-5.033h1.956v7.084h-1.235v-5.693h-.02l-2.124 5.693h-.87l-2.094-5.693h-.02v5.693h-1.186v-7.084zm10.652 0q.78 0 1.438.248.658.247 1.138.705t.748 1.11q.267.651.268 1.46 0 .792-.268 1.444a3.3 3.3 0 0 1-.748 1.123q-.48.471-1.138.733a3.9 3.9 0 0 1-1.438.262q-.772 0-1.425-.262a3.35 3.35 0 0 1-1.128-.733 3.4 3.4 0 0 1-.743-1.123 3.8 3.8 0 0 1-.268-1.443q0-.81.268-1.462a3.2 3.2 0 0 1 .743-1.11 3.3 3.3 0 0 1 1.128-.704 4 4 0 0 1 1.425-.247zm7.359.012q.506 0 1.026.18t.905.541l-.769.854a1.44 1.44 0 0 0-.53-.412 1.57 1.57 0 0 0-1.101-.114 1.3 1.3 0 0 0-.375.161.9.9 0 0 0-.277.285.8.8 0 0 0-.107.422.76.76 0 0 0 .093.39.9.9 0 0 0 .258.275q.165.113.398.2.235.084.516.17.319.105.66.237.343.133.63.352.285.218.468.55t.183.826q0 .541-.197.944a1.94 1.94 0 0 1-.525.67 2.3 2.3 0 0 1-.769.399 3.2 3.2 0 0 1-.928.132 3.4 3.4 0 0 1-1.265-.242q-.619-.241-1.013-.717l.844-.797a1.7 1.7 0 0 0 .651.541q.408.2.802.2.206 0 .422-.053.215-.051.389-.175a1 1 0 0 0 .28-.309.9.9 0 0 0 .109-.46.76.76 0 0 0-.122-.442 1.1 1.1 0 0 0-.328-.303q-.206-.129-.488-.223l-.59-.2q-.3-.094-.6-.228-.3-.132-.54-.35a1.7 1.7 0 0 1-.388-.537q-.15-.318-.15-.793 0-.513.21-.883.212-.369.554-.612.342-.242.778-.36.435-.12.886-.12zm-7.35 1.14a2.08 2.08 0 0 0-1.592.687 2.3 2.3 0 0 0-.447.751 2.7 2.7 0 0 0-.159.934q0 .522.159.957.158.435.452.756.294.32.696.5c.402.18.566.178.891.178q.489 0 .896-.179a2.1 2.1 0 0 0 .7-.499q.294-.321.453-.756.158-.435.158-.957a2.7 2.7 0 0 0-.158-.934 2.3 2.3 0 0 0-.448-.75 2.1 2.1 0 0 0-.696-.505 2.2 2.2 0 0 0-.905-.183m-23.12.35-1.097 2.882h2.174zM46.325 3.15l1.993 4.537 1.993-4.537h1.671l-3.962 8.966a1.973 1.973 0 0 1-2.612 1.017l-.53-.24h-.003l.19-.432.427-.972.22.1a.813.813 0 0 0 1.077-.42l.004-.01.613-1.402.02-.044.056-.125-2.828-6.438zM36.392.002v10.23h-1.53V.002zm2.818 0v3.784a3.45 3.45 0 0 1 2-.638c1.928 0 3.496 1.588 3.496 3.54s-1.568 3.542-3.496 3.542a3.45 3.45 0 0 1-2-.639v.64h-1.532V.002zm-8.834 3.146c1.928 0 3.496 1.588 3.496 3.54s-1.568 3.541-3.496 3.541c-1.929 0-3.497-1.588-3.497-3.54s1.568-3.541 3.497-3.541M1.489 0c2.78 0 5.045 2.295 5.045 5.11s-2.266 5.11-5.045 5.11H0V0zm12.867 0v10.22h-1.488c-2.78 0-5.046-2.295-5.046-5.11S10.088 0 12.868 0zm6.7 0c2.783 0 5.047 2.292 5.047 5.11s-2.264 5.11-5.046 5.11h-3.645V0zm9.32 4.54c-1.157 0-2.109.95-2.109 2.135 0 1.172.939 2.135 2.109 2.135 1.157 0 2.108-.95 2.108-2.135 0-1.171-.951-2.135-2.108-2.135m10.834 0c-.927 0-1.72.61-2 1.462a2.15 2.15 0 0 0 0 1.346 2.11 2.11 0 0 0 2 1.463c1.157 0 2.108-.95 2.108-2.135 0-1.172-.951-2.135-2.108-2.135zM21.057 1.55h-2.115v7.12h2.115c1.937 0 3.516-1.599 3.516-3.56s-1.58-3.56-3.516-3.56'/%3E%3C/svg%3E")}.dark.svelte-nd7koe .badge--dolby-atmos.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='52' height='22' viewBox='0 0 52 22'%3E%3Cpath fill='%233c3c43' d='m12.114 14.87 3.014 7.085h-1.423l-.653-1.62H10.02l-.632 1.62H7.993l3.044-7.084zm8.386 0v1.101h-2.144v5.984H17.11v-5.984h-2.144v-1.1zm3.5 0 1.818 5.034h.03l1.798-5.033h1.956v7.084h-1.235v-5.693h-.02l-2.124 5.693h-.87l-2.094-5.693h-.02v5.693h-1.186v-7.084zm10.652 0q.78 0 1.438.248.658.247 1.138.705t.748 1.11q.267.651.268 1.46 0 .792-.268 1.444a3.3 3.3 0 0 1-.748 1.123q-.48.471-1.138.733a3.9 3.9 0 0 1-1.438.262q-.772 0-1.425-.262a3.35 3.35 0 0 1-1.128-.733 3.4 3.4 0 0 1-.743-1.123 3.8 3.8 0 0 1-.268-1.443q0-.81.268-1.462a3.2 3.2 0 0 1 .743-1.11 3.3 3.3 0 0 1 1.128-.704 4 4 0 0 1 1.425-.247zm7.359.012q.506 0 1.026.18t.905.541l-.769.854a1.44 1.44 0 0 0-.53-.412 1.57 1.57 0 0 0-1.101-.114 1.3 1.3 0 0 0-.375.161.9.9 0 0 0-.277.285.8.8 0 0 0-.107.422.76.76 0 0 0 .093.39.9.9 0 0 0 .258.275q.165.113.398.2.235.084.516.17.319.105.66.237.343.133.63.352.285.218.468.55t.183.826q0 .541-.197.944a1.94 1.94 0 0 1-.525.67 2.3 2.3 0 0 1-.769.399 3.2 3.2 0 0 1-.928.132 3.4 3.4 0 0 1-1.265-.242q-.619-.241-1.013-.717l.844-.797a1.7 1.7 0 0 0 .651.541q.408.2.802.2.206 0 .422-.053.215-.051.389-.175a1 1 0 0 0 .28-.309.9.9 0 0 0 .109-.46.76.76 0 0 0-.122-.442 1.1 1.1 0 0 0-.328-.303q-.206-.129-.488-.223l-.59-.2q-.3-.094-.6-.228-.3-.132-.54-.35a1.7 1.7 0 0 1-.388-.537q-.15-.318-.15-.793 0-.513.21-.883.212-.369.554-.612.342-.242.778-.36.435-.12.886-.12zm-7.35 1.14a2.08 2.08 0 0 0-1.592.687 2.3 2.3 0 0 0-.447.751 2.7 2.7 0 0 0-.159.934q0 .522.159.957.158.435.452.756.294.32.696.5c.402.18.566.178.891.178q.489 0 .896-.179a2.1 2.1 0 0 0 .7-.499q.294-.321.453-.756.158-.435.158-.957a2.7 2.7 0 0 0-.158-.934 2.3 2.3 0 0 0-.448-.75 2.1 2.1 0 0 0-.696-.505 2.2 2.2 0 0 0-.905-.183m-23.12.35-1.097 2.882h2.174zM46.325 3.15l1.993 4.537 1.993-4.537h1.671l-3.962 8.966a1.973 1.973 0 0 1-2.612 1.017l-.53-.24h-.003l.19-.432.427-.972.22.1a.813.813 0 0 0 1.077-.42l.004-.01.613-1.402.02-.044.056-.125-2.828-6.438zM36.392.002v10.23h-1.53V.002zm2.818 0v3.784a3.45 3.45 0 0 1 2-.638c1.928 0 3.496 1.588 3.496 3.54s-1.568 3.542-3.496 3.542a3.45 3.45 0 0 1-2-.639v.64h-1.532V.002zm-8.834 3.146c1.928 0 3.496 1.588 3.496 3.54s-1.568 3.541-3.496 3.541c-1.929 0-3.497-1.588-3.497-3.54s1.568-3.541 3.497-3.541M1.489 0c2.78 0 5.045 2.295 5.045 5.11s-2.266 5.11-5.045 5.11H0V0zm12.867 0v10.22h-1.488c-2.78 0-5.046-2.295-5.046-5.11S10.088 0 12.868 0zm6.7 0c2.783 0 5.047 2.292 5.047 5.11s-2.264 5.11-5.046 5.11h-3.645V0zm9.32 4.54c-1.157 0-2.109.95-2.109 2.135 0 1.172.939 2.135 2.109 2.135 1.157 0 2.108-.95 2.108-2.135 0-1.171-.951-2.135-2.108-2.135m10.834 0c-.927 0-1.72.61-2 1.462a2.15 2.15 0 0 0 0 1.346 2.11 2.11 0 0 0 2 1.463c1.157 0 2.108-.95 2.108-2.135 0-1.172-.951-2.135-2.108-2.135zM21.057 1.55h-2.115v7.12h2.115c1.937 0 3.516-1.599 3.516-3.56s-1.58-3.56-3.516-3.56'/%3E%3C/svg%3E")}.light.svelte-nd7koe .badge--dolby-atmos.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='52' height='22' viewBox='0 0 52 22'%3E%3Cpath fill='%23ebebf5' d='m12.114 14.87 3.014 7.085h-1.423l-.653-1.62H10.02l-.632 1.62H7.993l3.044-7.084zm8.386 0v1.101h-2.144v5.984H17.11v-5.984h-2.144v-1.1zm3.5 0 1.818 5.034h.03l1.798-5.033h1.956v7.084h-1.235v-5.693h-.02l-2.124 5.693h-.87l-2.094-5.693h-.02v5.693h-1.186v-7.084zm10.652 0q.78 0 1.438.248.658.247 1.138.705t.748 1.11q.267.651.268 1.46 0 .792-.268 1.444a3.3 3.3 0 0 1-.748 1.123q-.48.471-1.138.733a3.9 3.9 0 0 1-1.438.262q-.772 0-1.425-.262a3.35 3.35 0 0 1-1.128-.733 3.4 3.4 0 0 1-.743-1.123 3.8 3.8 0 0 1-.268-1.443q0-.81.268-1.462a3.2 3.2 0 0 1 .743-1.11 3.3 3.3 0 0 1 1.128-.704 4 4 0 0 1 1.425-.247zm7.359.012q.506 0 1.026.18t.905.541l-.769.854a1.44 1.44 0 0 0-.53-.412 1.57 1.57 0 0 0-1.101-.114 1.3 1.3 0 0 0-.375.161.9.9 0 0 0-.277.285.8.8 0 0 0-.107.422.76.76 0 0 0 .093.39.9.9 0 0 0 .258.275q.165.113.398.2.235.084.516.17.319.105.66.237.343.133.63.352.285.218.468.55t.183.826q0 .541-.197.944a1.94 1.94 0 0 1-.525.67 2.3 2.3 0 0 1-.769.399 3.2 3.2 0 0 1-.928.132 3.4 3.4 0 0 1-1.265-.242q-.619-.241-1.013-.717l.844-.797a1.7 1.7 0 0 0 .651.541q.408.2.802.2.206 0 .422-.053.215-.051.389-.175a1 1 0 0 0 .28-.309.9.9 0 0 0 .109-.46.76.76 0 0 0-.122-.442 1.1 1.1 0 0 0-.328-.303q-.206-.129-.488-.223l-.59-.2q-.3-.094-.6-.228-.3-.132-.54-.35a1.7 1.7 0 0 1-.388-.537q-.15-.318-.15-.793 0-.513.21-.883.212-.369.554-.612.342-.242.778-.36.435-.12.886-.12zm-7.35 1.14a2.08 2.08 0 0 0-1.592.687 2.3 2.3 0 0 0-.447.751 2.7 2.7 0 0 0-.159.934q0 .522.159.957.158.435.452.756.294.32.696.5c.402.18.566.178.891.178q.489 0 .896-.179a2.1 2.1 0 0 0 .7-.499q.294-.321.453-.756.158-.435.158-.957a2.7 2.7 0 0 0-.158-.934 2.3 2.3 0 0 0-.448-.75 2.1 2.1 0 0 0-.696-.505 2.2 2.2 0 0 0-.905-.183m-23.12.35-1.097 2.882h2.174zM46.325 3.15l1.993 4.537 1.993-4.537h1.671l-3.962 8.966a1.973 1.973 0 0 1-2.612 1.017l-.53-.24h-.003l.19-.432.427-.972.22.1a.813.813 0 0 0 1.077-.42l.004-.01.613-1.402.02-.044.056-.125-2.828-6.438zM36.392.002v10.23h-1.53V.002zm2.818 0v3.784a3.45 3.45 0 0 1 2-.638c1.928 0 3.496 1.588 3.496 3.54s-1.568 3.542-3.496 3.542a3.45 3.45 0 0 1-2-.639v.64h-1.532V.002zm-8.834 3.146c1.928 0 3.496 1.588 3.496 3.54s-1.568 3.541-3.496 3.541c-1.929 0-3.497-1.588-3.497-3.54s1.568-3.541 3.497-3.541M1.489 0c2.78 0 5.045 2.295 5.045 5.11s-2.266 5.11-5.045 5.11H0V0zm12.867 0v10.22h-1.488c-2.78 0-5.046-2.295-5.046-5.11S10.088 0 12.868 0zm6.7 0c2.783 0 5.047 2.292 5.047 5.11s-2.264 5.11-5.046 5.11h-3.645V0zm9.32 4.54c-1.157 0-2.109.95-2.109 2.135 0 1.172.939 2.135 2.109 2.135 1.157 0 2.108-.95 2.108-2.135 0-1.171-.951-2.135-2.108-2.135m10.834 0c-.927 0-1.72.61-2 1.462a2.15 2.15 0 0 0 0 1.346 2.11 2.11 0 0 0 2 1.463c1.157 0 2.108-.95 2.108-2.135 0-1.172-.951-2.135-2.108-2.135zM21.057 1.55h-2.115v7.12h2.115c1.937 0 3.516-1.599 3.516-3.56s-1.58-3.56-3.516-3.56'/%3E%3C/svg%3E")}.badge--ad.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='15' viewBox='0 0 26 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='25' height='14' x='.5' y='.5' stroke='%23FFF' rx='2.737'/%3E%3Cpath fill='%23FFF' d='M10.925 11.6H12.8L9.865 3.151h-2.08L4.851 11.6h1.816l.644-2.05h2.97zm-2.15-6.832h.041L9.9 8.23H7.692zm4.894-1.617V11.6h3.257c2.536 0 4.03-1.576 4.03-4.258s-1.494-4.194-4.03-4.194h-3.257zm1.769 1.459h1.277c1.558 0 2.437.972 2.437 2.741 0 1.827-.855 2.788-2.437 2.788h-1.277z'/%3E%3C/g%3E%3C/svg%3E")}.dark.svelte-nd7koe .badge--ad.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='15' viewBox='0 0 26 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='25' height='14' x='.5' y='.5' stroke='%233C3C43' rx='2.737'/%3E%3Cpath fill='%233C3C43' d='M10.925 11.6H12.8L9.865 3.151h-2.08L4.851 11.6h1.816l.644-2.05h2.97zm-2.15-6.832h.041L9.9 8.23H7.692zm4.894-1.617V11.6h3.257c2.536 0 4.03-1.576 4.03-4.258s-1.494-4.194-4.03-4.194h-3.257zm1.769 1.459h1.277c1.558 0 2.437.972 2.437 2.741 0 1.827-.855 2.788-2.437 2.788h-1.277z'/%3E%3C/g%3E%3C/svg%3E")}.light.svelte-nd7koe .badge--ad.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='15' viewBox='0 0 26 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='25' height='14' x='.5' y='.5' stroke='%23FFF' rx='2.737'/%3E%3Cpath fill='%23FFF' d='M10.925 11.6H12.8L9.865 3.151h-2.08L4.851 11.6h1.816l.644-2.05h2.97zm-2.15-6.832h.041L9.9 8.23H7.692zm4.894-1.617V11.6h3.257c2.536 0 4.03-1.576 4.03-4.258s-1.494-4.194-4.03-4.194h-3.257zm1.769 1.459h1.277c1.558 0 2.437.972 2.437 2.741 0 1.827-.855 2.788-2.437 2.788h-1.277z'/%3E%3C/g%3E%3C/svg%3E")}.badge--cc.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='15' viewBox='0 0 26 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='25' height='14' x='.5' y='.5' stroke='%23ebebf5' rx='2.737'/%3E%3Cpath fill='%23ebebf5' d='M8.93 11.75a3.43 3.43 0 0 0 3.72-3.081h-1.722a1.91 1.91 0 0 1-1.991 1.617c-1.353 0-2.2-1.113-2.2-2.917 0-1.781.861-2.9 2.2-2.9a1.96 1.96 0 0 1 1.991 1.716h1.722a3.48 3.48 0 0 0-3.72-3.18c-2.448 0-4 1.646-4 4.369s1.54 4.376 4 4.376m8.549 0A3.43 3.43 0 0 0 21.2 8.669h-1.724a1.91 1.91 0 0 1-1.992 1.617c-1.353 0-2.2-1.113-2.2-2.917 0-1.781.861-2.9 2.2-2.9a1.96 1.96 0 0 1 1.991 1.716h1.722a3.48 3.48 0 0 0-3.713-3.18c-2.448 0-4 1.646-4 4.369s1.535 4.376 3.995 4.376'/%3E%3C/g%3E%3C/svg%3E")}.dark.svelte-nd7koe .badge--cc.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='15' viewBox='0 0 26 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='25' height='14' x='.5' y='.5' stroke='%233C3C43' rx='2.737'/%3E%3Cpath fill='%233C3C43' d='M8.93 11.75a3.43 3.43 0 0 0 3.72-3.081h-1.722a1.91 1.91 0 0 1-1.991 1.617c-1.353 0-2.2-1.113-2.2-2.917 0-1.781.861-2.9 2.2-2.9a1.96 1.96 0 0 1 1.991 1.716h1.722a3.48 3.48 0 0 0-3.72-3.18c-2.448 0-4 1.646-4 4.369s1.54 4.376 4 4.376m8.549 0A3.43 3.43 0 0 0 21.2 8.669h-1.724a1.91 1.91 0 0 1-1.992 1.617c-1.353 0-2.2-1.113-2.2-2.917 0-1.781.861-2.9 2.2-2.9a1.96 1.96 0 0 1 1.991 1.716h1.722a3.48 3.48 0 0 0-3.713-3.18c-2.448 0-4 1.646-4 4.369s1.535 4.376 3.995 4.376'/%3E%3C/g%3E%3C/svg%3E")}.light.svelte-nd7koe .badge--cc.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='15' viewBox='0 0 26 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='25' height='14' x='.5' y='.5' stroke='%23ebebf5' rx='2.737'/%3E%3Cpath fill='%23ebebf5' d='M8.93 11.75a3.43 3.43 0 0 0 3.72-3.081h-1.722a1.91 1.91 0 0 1-1.991 1.617c-1.353 0-2.2-1.113-2.2-2.917 0-1.781.861-2.9 2.2-2.9a1.96 1.96 0 0 1 1.991 1.716h1.722a3.48 3.48 0 0 0-3.72-3.18c-2.448 0-4 1.646-4 4.369s1.54 4.376 4 4.376m8.549 0A3.43 3.43 0 0 0 21.2 8.669h-1.724a1.91 1.91 0 0 1-1.992 1.617c-1.353 0-2.2-1.113-2.2-2.917 0-1.781.861-2.9 2.2-2.9a1.96 1.96 0 0 1 1.991 1.716h1.722a3.48 3.48 0 0 0-3.713-3.18c-2.448 0-4 1.646-4 4.369s1.535 4.376 3.995 4.376'/%3E%3C/g%3E%3C/svg%3E")}.badge--sdh.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='15' viewBox='0 0 32 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath stroke='%23ebebf5' d='M2.729.5C1.499.5.5 1.497.5 2.727v9.545A2.23 2.23 0 0 0 2.729 14.5H29.27a2.227 2.227 0 0 0 2.229-2.228V2.727A2.227 2.227 0 0 0 29.271.5z'/%3E%3Cpath fill='%23ebebf5' d='M4 9.373C4.054 11.005 5.366 12 7.428 12c2.13 0 3.475-1.067 3.475-2.754 0-1.326-.749-2.073-2.466-2.446l-1.04-.227c-.985-.229-1.401-.53-1.401-1.066.046-.346.23-.658.51-.86.28-.204.631-.28.969-.212a1.4 1.4 0 0 1 1.592 1.181h1.681C10.718 4.042 9.465 3 7.468 3 5.557 3 4.192 4.06 4.192 5.663c0 1.272.778 2.085 2.358 2.428l1.115.247c1.034.234 1.444.548 1.444 1.115 0 .639-.654 1.103-1.61 1.103-.8.12-1.562-.39-1.77-1.183H4.004zm8-6.223v8.692h3.303c2.572 0 4.087-1.622 4.087-4.38 0-2.76-1.508-4.312-4.083-4.312zm1.798 1.501h1.295c1.58 0 2.472 1 2.472 2.82 0 1.88-.867 2.868-2.472 2.868h-1.295zm14.199 7.194V3.15h-1.792v3.532h-3.86V3.15H20.55v8.692h1.795v-3.66h3.86v3.66H28z'/%3E%3C/g%3E%3C/svg%3E")}.dark.svelte-nd7koe .badge--sdh.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='15' viewBox='0 0 32 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath stroke='%233C3C43' d='M2.729.5C1.499.5.5 1.497.5 2.727v9.545A2.23 2.23 0 0 0 2.729 14.5H29.27a2.227 2.227 0 0 0 2.229-2.228V2.727A2.227 2.227 0 0 0 29.271.5z'/%3E%3Cpath fill='%233C3C43' d='M4 9.373C4.054 11.005 5.366 12 7.428 12c2.13 0 3.475-1.067 3.475-2.754 0-1.326-.749-2.073-2.466-2.446l-1.04-.227c-.985-.229-1.401-.53-1.401-1.066.046-.346.23-.658.51-.86.28-.204.631-.28.969-.212a1.4 1.4 0 0 1 1.592 1.181h1.681C10.718 4.042 9.465 3 7.468 3 5.557 3 4.192 4.06 4.192 5.663c0 1.272.778 2.085 2.358 2.428l1.115.247c1.034.234 1.444.548 1.444 1.115 0 .639-.654 1.103-1.61 1.103-.8.12-1.562-.39-1.77-1.183H4.004zm8-6.223v8.692h3.303c2.572 0 4.087-1.622 4.087-4.38 0-2.76-1.508-4.312-4.083-4.312zm1.798 1.501h1.295c1.58 0 2.472 1 2.472 2.82 0 1.88-.867 2.868-2.472 2.868h-1.295zm14.199 7.194V3.15h-1.792v3.532h-3.86V3.15H20.55v8.692h1.795v-3.66h3.86v3.66H28z'/%3E%3C/g%3E%3C/svg%3E")}.light.svelte-nd7koe .badge--sdh.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='15' viewBox='0 0 32 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath stroke='%23ebebf5' d='M2.729.5C1.499.5.5 1.497.5 2.727v9.545A2.23 2.23 0 0 0 2.729 14.5H29.27a2.227 2.227 0 0 0 2.229-2.228V2.727A2.227 2.227 0 0 0 29.271.5z'/%3E%3Cpath fill='%23ebebf5' d='M4 9.373C4.054 11.005 5.366 12 7.428 12c2.13 0 3.475-1.067 3.475-2.754 0-1.326-.749-2.073-2.466-2.446l-1.04-.227c-.985-.229-1.401-.53-1.401-1.066.046-.346.23-.658.51-.86.28-.204.631-.28.969-.212a1.4 1.4 0 0 1 1.592 1.181h1.681C10.718 4.042 9.465 3 7.468 3 5.557 3 4.192 4.06 4.192 5.663c0 1.272.778 2.085 2.358 2.428l1.115.247c1.034.234 1.444.548 1.444 1.115 0 .639-.654 1.103-1.61 1.103-.8.12-1.562-.39-1.77-1.183H4.004zm8-6.223v8.692h3.303c2.572 0 4.087-1.622 4.087-4.38 0-2.76-1.508-4.312-4.083-4.312zm1.798 1.501h1.295c1.58 0 2.472 1 2.472 2.82 0 1.88-.867 2.868-2.472 2.868h-1.295zm14.199 7.194V3.15h-1.792v3.532h-3.86V3.15H20.55v8.692h1.795v-3.66h3.86v3.66H28z'/%3E%3C/g%3E%3C/svg%3E")}.badge.rating--pg_13.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='46' height='15' viewBox='0 0 46 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath stroke='%23ebebf5' d='M2.719.5A2.216 2.216 0 0 0 .517 2.727v9.548a2.215 2.215 0 0 0 2.2 2.225h40.57a2.216 2.216 0 0 0 2.203-2.228V2.725A2.215 2.215 0 0 0 43.29.5z'/%3E%3Cpath fill='%23ebebf5' d='M35.17 12.265h-5.217v-.758c.051-.024 1.178.078 1.174-.822V5.108a2.96 2.96 0 0 1-1.357.376v-1.3a5.14 5.14 0 0 0 2.484-1.455h1.578v8c0 .867 1.343.786 1.343.786zm4.623-7.212a1 1 0 0 0-1.27-.893c-.529.03-1.018.29-1.338.711-.394.234-.875.27-1.3.1l-.01-1.345a5.74 5.74 0 0 1 2.9-.9c2.04-.039 3.46.9 3.453 2.091a2.32 2.32 0 0 1-1.091 1.948 2.63 2.63 0 0 1 1.491 2.5c0 2.047-2.435 3.015-4.256 3.015-1.527 0-2.505-.121-2.5-1.386 0-.265-.094-.993.283-.993h.372c.5 0 .146.913 2.067.9a1.815 1.815 0 0 0 1.627-1.57c0-1.743-2.609-1.517-2.609-1.517l.031-1.558s2.15.217 2.15-1.102zM8.134 6.8c1.58.056 2.71.08 2.71-1.519 0-1.127-.682-1.256-2.71-1.156zm0 1.387v1.955c0 .757 1.175.907 1.567.907.589 0 .605 1.236.016 1.236H3.7c-.589 0-.556-1.236 0-1.236.6 0 1.755-.036 1.753-.823V4.862c-.01-.481-.4-.8-1.737-.809-.589 0-.589-1.333 0-1.333s5.714.028 6.38.012c1.532.039 3.44.021 3.44 2.427 0 1.5-.052 2.758-1.605 2.825zm12.204.427c0-.715.289-.38 2.772-.38 1.833 0 2.6-.254 2.6.349s-1.171-.01-1.394.567.071 2.046-.441 2.394c-1.274.44-2.606.69-3.953.74-4.835 0-5.038-1.084-5.034-4.578 0-4.494.835-4.972 5.673-4.972 1.087 0 3.3.048 3.416.617a4.55 4.55 0 0 1 .066 2.425c-.215.555-1.87.208-1.87.208-.706-.692-.156-1.929-2.208-1.929-2.572 0-2.351 1.517-2.353 3.676 0 1.327-.2 3.224 2.261 3.224.951 0 1.637-.111 1.639-1.345-.003-1.196-1.175-.14-1.174-.996M28.07 6.82h.919a.94.94 0 0 1 .769 1.118.92.92 0 0 1-.769.915l-1.725-.009a.814.814 0 0 1-.883-.906.924.924 0 0 1 .887-1.118h.8z'/%3E%3C/g%3E%3C/svg%3E")}.dark.svelte-nd7koe .badge.rating--pg_13.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='46' height='15' viewBox='0 0 46 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath stroke='%233c3c43' d='M2.719.5A2.216 2.216 0 0 0 .517 2.727v9.548a2.215 2.215 0 0 0 2.2 2.225h40.57a2.216 2.216 0 0 0 2.203-2.228V2.725A2.215 2.215 0 0 0 43.29.5z'/%3E%3Cpath fill='%233c3c43' d='M35.17 12.265h-5.217v-.758c.051-.024 1.178.078 1.174-.822V5.108a2.96 2.96 0 0 1-1.357.376v-1.3a5.14 5.14 0 0 0 2.484-1.455h1.578v8c0 .867 1.343.786 1.343.786zm4.623-7.212a1 1 0 0 0-1.27-.893c-.529.03-1.018.29-1.338.711-.394.234-.875.27-1.3.1l-.01-1.345a5.74 5.74 0 0 1 2.9-.9c2.04-.039 3.46.9 3.453 2.091a2.32 2.32 0 0 1-1.091 1.948 2.63 2.63 0 0 1 1.491 2.5c0 2.047-2.435 3.015-4.256 3.015-1.527 0-2.505-.121-2.5-1.386 0-.265-.094-.993.283-.993h.372c.5 0 .146.913 2.067.9a1.815 1.815 0 0 0 1.627-1.57c0-1.743-2.609-1.517-2.609-1.517l.031-1.558s2.15.217 2.15-1.102zM8.134 6.8c1.58.056 2.71.08 2.71-1.519 0-1.127-.682-1.256-2.71-1.156zm0 1.387v1.955c0 .757 1.175.907 1.567.907.589 0 .605 1.236.016 1.236H3.7c-.589 0-.556-1.236 0-1.236.6 0 1.755-.036 1.753-.823V4.862c-.01-.481-.4-.8-1.737-.809-.589 0-.589-1.333 0-1.333s5.714.028 6.38.012c1.532.039 3.44.021 3.44 2.427 0 1.5-.052 2.758-1.605 2.825zm12.204.427c0-.715.289-.38 2.772-.38 1.833 0 2.6-.254 2.6.349s-1.171-.01-1.394.567.071 2.046-.441 2.394c-1.274.44-2.606.69-3.953.74-4.835 0-5.038-1.084-5.034-4.578 0-4.494.835-4.972 5.673-4.972 1.087 0 3.3.048 3.416.617a4.55 4.55 0 0 1 .066 2.425c-.215.555-1.87.208-1.87.208-.706-.692-.156-1.929-2.208-1.929-2.572 0-2.351 1.517-2.353 3.676 0 1.327-.2 3.224 2.261 3.224.951 0 1.637-.111 1.639-1.345-.003-1.196-1.175-.14-1.174-.996M28.07 6.82h.919a.94.94 0 0 1 .769 1.118.92.92 0 0 1-.769.915l-1.725-.009a.814.814 0 0 1-.883-.906.924.924 0 0 1 .887-1.118h.8z'/%3E%3C/g%3E%3C/svg%3E")}.light.svelte-nd7koe .badge.rating--pg_13.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='46' height='15' viewBox='0 0 46 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath stroke='%23ebebf5' d='M2.719.5A2.216 2.216 0 0 0 .517 2.727v9.548a2.215 2.215 0 0 0 2.2 2.225h40.57a2.216 2.216 0 0 0 2.203-2.228V2.725A2.215 2.215 0 0 0 43.29.5z'/%3E%3Cpath fill='%23ebebf5' d='M35.17 12.265h-5.217v-.758c.051-.024 1.178.078 1.174-.822V5.108a2.96 2.96 0 0 1-1.357.376v-1.3a5.14 5.14 0 0 0 2.484-1.455h1.578v8c0 .867 1.343.786 1.343.786zm4.623-7.212a1 1 0 0 0-1.27-.893c-.529.03-1.018.29-1.338.711-.394.234-.875.27-1.3.1l-.01-1.345a5.74 5.74 0 0 1 2.9-.9c2.04-.039 3.46.9 3.453 2.091a2.32 2.32 0 0 1-1.091 1.948 2.63 2.63 0 0 1 1.491 2.5c0 2.047-2.435 3.015-4.256 3.015-1.527 0-2.505-.121-2.5-1.386 0-.265-.094-.993.283-.993h.372c.5 0 .146.913 2.067.9a1.815 1.815 0 0 0 1.627-1.57c0-1.743-2.609-1.517-2.609-1.517l.031-1.558s2.15.217 2.15-1.102zM8.134 6.8c1.58.056 2.71.08 2.71-1.519 0-1.127-.682-1.256-2.71-1.156zm0 1.387v1.955c0 .757 1.175.907 1.567.907.589 0 .605 1.236.016 1.236H3.7c-.589 0-.556-1.236 0-1.236.6 0 1.755-.036 1.753-.823V4.862c-.01-.481-.4-.8-1.737-.809-.589 0-.589-1.333 0-1.333s5.714.028 6.38.012c1.532.039 3.44.021 3.44 2.427 0 1.5-.052 2.758-1.605 2.825zm12.204.427c0-.715.289-.38 2.772-.38 1.833 0 2.6-.254 2.6.349s-1.171-.01-1.394.567.071 2.046-.441 2.394c-1.274.44-2.606.69-3.953.74-4.835 0-5.038-1.084-5.034-4.578 0-4.494.835-4.972 5.673-4.972 1.087 0 3.3.048 3.416.617a4.55 4.55 0 0 1 .066 2.425c-.215.555-1.87.208-1.87.208-.706-.692-.156-1.929-2.208-1.929-2.572 0-2.351 1.517-2.353 3.676 0 1.327-.2 3.224 2.261 3.224.951 0 1.637-.111 1.639-1.345-.003-1.196-1.175-.14-1.174-.996M28.07 6.82h.919a.94.94 0 0 1 .769 1.118.92.92 0 0 1-.769.915l-1.725-.009a.814.814 0 0 1-.883-.906.924.924 0 0 1 .887-1.118h.8z'/%3E%3C/g%3E%3C/svg%3E")}.badge.rating--g.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='15' viewBox='0 0 20 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23ebebf5' d='M10.385 8.614c0-.715.295-.38 2.827-.38 1.87 0 2.649-.254 2.648.349s-1.194-.01-1.422.567.072 2.046-.449 2.394c-1.3.441-2.66.69-4.032.74-4.932 0-5.138-1.084-5.134-4.578.005-4.494.852-4.972 5.786-4.972 1.108 0 3.369.048 3.484.617.246.787.27 1.626.068 2.425-.219.555-1.907.208-1.907.208-.721-.692-.16-1.929-2.254-1.929-2.623 0-2.4 1.517-2.4 3.676 0 1.327-.206 3.224 2.305 3.224.969 0 1.67-.111 1.671-1.345.004-1.196-1.192-.14-1.191-.996'/%3E%3Crect width='19' height='14' x='.5' y='.5' stroke='%23ebebf5' rx='2.759'/%3E%3C/g%3E%3C/svg%3E")}.dark.svelte-nd7koe .badge.rating--g.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='15' viewBox='0 0 20 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%233c3c43' d='M10.385 8.614c0-.715.295-.38 2.827-.38 1.87 0 2.649-.254 2.648.349s-1.194-.01-1.422.567.072 2.046-.449 2.394c-1.3.441-2.66.69-4.032.74-4.932 0-5.138-1.084-5.134-4.578.005-4.494.852-4.972 5.786-4.972 1.108 0 3.369.048 3.484.617.246.787.27 1.626.068 2.425-.219.555-1.907.208-1.907.208-.721-.692-.16-1.929-2.254-1.929-2.623 0-2.4 1.517-2.4 3.676 0 1.327-.206 3.224 2.305 3.224.969 0 1.67-.111 1.671-1.345.004-1.196-1.192-.14-1.191-.996'/%3E%3Crect width='19' height='14' x='.5' y='.5' stroke='%233c3c43' rx='2.759'/%3E%3C/g%3E%3C/svg%3E")}.light.svelte-nd7koe .badge.rating--g.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='15' viewBox='0 0 20 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23ebebf5' d='M10.385 8.614c0-.715.295-.38 2.827-.38 1.87 0 2.649-.254 2.648.349s-1.194-.01-1.422.567.072 2.046-.449 2.394c-1.3.441-2.66.69-4.032.74-4.932 0-5.138-1.084-5.134-4.578.005-4.494.852-4.972 5.786-4.972 1.108 0 3.369.048 3.484.617.246.787.27 1.626.068 2.425-.219.555-1.907.208-1.907.208-.721-.692-.16-1.929-2.254-1.929-2.623 0-2.4 1.517-2.4 3.676 0 1.327-.206 3.224 2.305 3.224.969 0 1.67-.111 1.671-1.345.004-1.196-1.192-.14-1.191-.996'/%3E%3Crect width='19' height='14' x='.5' y='.5' stroke='%23ebebf5' rx='2.759'/%3E%3C/g%3E%3C/svg%3E")}.badge.rating--pg.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31' height='15' viewBox='0 0 31 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='30' height='14' x='.5' y='.5' stroke='%23ebebf5' rx='2.696'/%3E%3Cpath fill='%23ebebf5' d='M9.442 6.8c1.575.056 2.7.08 2.7-1.519 0-1.127-.679-1.256-2.7-1.156zm0 1.387v1.955c0 .757 1.171.907 1.562.907.587 0 .6 1.236.016 1.236H5.027c-.587 0-.554-1.236 0-1.236.6 0 1.749-.036 1.747-.823V4.862c-.01-.481-.4-.8-1.731-.809-.587 0-.587-1.333 0-1.333s5.695.028 6.358.012c1.527.039 3.429.021 3.429 2.427 0 1.5-.052 2.758-1.6 2.825zm12.158.427c0-.715.288-.38 2.762-.38 1.827 0 2.589-.254 2.588.349s-1.166-.01-1.39.567.071 2.046-.439 2.394c-1.27.44-2.597.69-3.94.74-4.819 0-5.021-1.084-5.017-4.578.005-4.494.832-4.972 5.654-4.972 1.083 0 3.292.048 3.4.617.24.788.263 1.626.066 2.425-.214.555-1.864.208-1.864.208-.7-.692-.156-1.929-2.2-1.929-2.564 0-2.343 1.517-2.345 3.676 0 1.327-.2 3.224 2.253 3.224.948 0 1.632-.111 1.633-1.345.011-1.196-1.161-.14-1.161-.996'/%3E%3C/g%3E%3C/svg%3E")}.dark.svelte-nd7koe .badge.rating--pg.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31' height='15' viewBox='0 0 31 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='30' height='14' x='.5' y='.5' stroke='%233c3c43' rx='2.696'/%3E%3Cpath fill='%233c3c43' d='M9.442 6.8c1.575.056 2.7.08 2.7-1.519 0-1.127-.679-1.256-2.7-1.156zm0 1.387v1.955c0 .757 1.171.907 1.562.907.587 0 .6 1.236.016 1.236H5.027c-.587 0-.554-1.236 0-1.236.6 0 1.749-.036 1.747-.823V4.862c-.01-.481-.4-.8-1.731-.809-.587 0-.587-1.333 0-1.333s5.695.028 6.358.012c1.527.039 3.429.021 3.429 2.427 0 1.5-.052 2.758-1.6 2.825zm12.158.427c0-.715.288-.38 2.762-.38 1.827 0 2.589-.254 2.588.349s-1.166-.01-1.39.567.071 2.046-.439 2.394c-1.27.44-2.597.69-3.94.74-4.819 0-5.021-1.084-5.017-4.578.005-4.494.832-4.972 5.654-4.972 1.083 0 3.292.048 3.4.617.24.788.263 1.626.066 2.425-.214.555-1.864.208-1.864.208-.7-.692-.156-1.929-2.2-1.929-2.564 0-2.343 1.517-2.345 3.676 0 1.327-.2 3.224 2.253 3.224.948 0 1.632-.111 1.633-1.345.011-1.196-1.161-.14-1.161-.996'/%3E%3C/g%3E%3C/svg%3E")}.light.svelte-nd7koe .badge.rating--pg.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31' height='15' viewBox='0 0 31 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='30' height='14' x='.5' y='.5' stroke='%23ebebf5' rx='2.696'/%3E%3Cpath fill='%23ebebf5' d='M9.442 6.8c1.575.056 2.7.08 2.7-1.519 0-1.127-.679-1.256-2.7-1.156zm0 1.387v1.955c0 .757 1.171.907 1.562.907.587 0 .6 1.236.016 1.236H5.027c-.587 0-.554-1.236 0-1.236.6 0 1.749-.036 1.747-.823V4.862c-.01-.481-.4-.8-1.731-.809-.587 0-.587-1.333 0-1.333s5.695.028 6.358.012c1.527.039 3.429.021 3.429 2.427 0 1.5-.052 2.758-1.6 2.825zm12.158.427c0-.715.288-.38 2.762-.38 1.827 0 2.589-.254 2.588.349s-1.166-.01-1.39.567.071 2.046-.439 2.394c-1.27.44-2.597.69-3.94.74-4.819 0-5.021-1.084-5.017-4.578.005-4.494.832-4.972 5.654-4.972 1.083 0 3.292.048 3.4.617.24.788.263 1.626.066 2.425-.214.555-1.864.208-1.864.208-.7-.692-.156-1.929-2.2-1.929-2.564 0-2.343 1.517-2.345 3.676 0 1.327-.2 3.224 2.253 3.224.948 0 1.632-.111 1.633-1.345.011-1.196-1.161-.14-1.161-.996'/%3E%3C/g%3E%3C/svg%3E")}.badge.rating--r.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='15' viewBox='0 0 20 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath stroke='%23ebebf5' d='M2.716.5A2.22 2.22 0 0 0 .507 2.727v9.548A2.22 2.22 0 0 0 2.715 14.5h14.567a2.22 2.22 0 0 0 2.21-2.228V2.725A2.22 2.22 0 0 0 17.284.5z'/%3E%3Cpath fill='%23ebebf5' d='M8.812 6.719c1.5.054 2.778.212 2.778-1.393 0-1.13-.851-1.3-2.778-1.2v2.6zm6.332 4.075c.238.174.51.295.8.352.4 0 .361 1.082.006 1.082-.991.063-1.986.05-2.976-.036a3.75 3.75 0 0 1-1.241-1.283L8.812 7.835v2.2c0 .856 1.263.943 1.617.943.533 0 .548 1.239.015 1.239H5.132c-.532 0-.5-1.239 0-1.239a.826.826 0 0 0 .965-.96V4.812c-.007-.485.241-.724-.971-.731-.532 0-.508-1.331.011-1.331s5.917 0 6.54-.009c1.431.03 2.811-.013 2.811 2.316 0 1.456-.505 2.786-1.91 2.855z'/%3E%3C/g%3E%3C/svg%3E")}.dark.svelte-nd7koe .badge.rating--r.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='15' viewBox='0 0 20 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath stroke='%233c3c43' d='M2.716.5A2.22 2.22 0 0 0 .507 2.727v9.548A2.22 2.22 0 0 0 2.715 14.5h14.567a2.22 2.22 0 0 0 2.21-2.228V2.725A2.22 2.22 0 0 0 17.284.5z'/%3E%3Cpath fill='%233c3c43' d='M8.812 6.719c1.5.054 2.778.212 2.778-1.393 0-1.13-.851-1.3-2.778-1.2v2.6zm6.332 4.075c.238.174.51.295.8.352.4 0 .361 1.082.006 1.082-.991.063-1.986.05-2.976-.036a3.75 3.75 0 0 1-1.241-1.283L8.812 7.835v2.2c0 .856 1.263.943 1.617.943.533 0 .548 1.239.015 1.239H5.132c-.532 0-.5-1.239 0-1.239a.826.826 0 0 0 .965-.96V4.812c-.007-.485.241-.724-.971-.731-.532 0-.508-1.331.011-1.331s5.917 0 6.54-.009c1.431.03 2.811-.013 2.811 2.316 0 1.456-.505 2.786-1.91 2.855z'/%3E%3C/g%3E%3C/svg%3E")}.light.svelte-nd7koe .badge.rating--r.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='15' viewBox='0 0 20 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath stroke='%23ebebf5' d='M2.716.5A2.22 2.22 0 0 0 .507 2.727v9.548A2.22 2.22 0 0 0 2.715 14.5h14.567a2.22 2.22 0 0 0 2.21-2.228V2.725A2.22 2.22 0 0 0 17.284.5z'/%3E%3Cpath fill='%23ebebf5' d='M8.812 6.719c1.5.054 2.778.212 2.778-1.393 0-1.13-.851-1.3-2.778-1.2v2.6zm6.332 4.075c.238.174.51.295.8.352.4 0 .361 1.082.006 1.082-.991.063-1.986.05-2.976-.036a3.75 3.75 0 0 1-1.241-1.283L8.812 7.835v2.2c0 .856 1.263.943 1.617.943.533 0 .548 1.239.015 1.239H5.132c-.532 0-.5-1.239 0-1.239a.826.826 0 0 0 .965-.96V4.812c-.007-.485.241-.724-.971-.731-.532 0-.508-1.331.011-1.331s5.917 0 6.54-.009c1.431.03 2.811-.013 2.811 2.316 0 1.456-.505 2.786-1.91 2.855z'/%3E%3C/g%3E%3C/svg%3E")}.badge.rating--ur.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='63' height='15' viewBox='0 0 63 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23ebebf5' d='M6.678 3.152H4.9v5.464c0 1.863 1.384 3.134 3.563 3.134s3.557-1.271 3.557-3.134V3.152h-1.779v5.289a1.648 1.648 0 0 1-1.778 1.792 1.65 1.65 0 0 1-1.785-1.792zm8.46 8.452V6.068h.053l3.975 5.532h1.472V3.152h-1.7v5.505h-.049L14.92 3.152h-1.484V11.6h1.7zm8.7-7.07h1.543a1.3 1.3 0 0 1 1.437 1.347 1.272 1.272 0 0 1-1.419 1.347h-1.566V4.534zm0 3.977h1.455l1.579 3.089h2.014L27.1 8.247a2.48 2.48 0 0 0 1.543-2.4c0-1.669-1.119-2.694-3.074-2.694h-3.51V11.6h1.778V8.511zM35.373 11.6h1.89l-2.956-8.448h-2.091l-2.95 8.448h1.826l.648-2.05h2.986zm-2.162-6.832h.041l1.09 3.462h-2.22zm7.612 6.832V4.61h2.491V3.152h-6.755V4.61h2.485v6.99zm9.107-1.464h-3.852V8.007h3.633V6.648h-3.633V4.61h3.852V3.152H44.3V11.6h5.63v-1.461zm1.286-6.988V11.6h3.274c2.55 0 4.052-1.576 4.052-4.258s-1.5-4.194-4.052-4.194zm1.778 1.462h1.284c1.566 0 2.45.972 2.45 2.741 0 1.827-.86 2.788-2.45 2.788h-1.284z'/%3E%3Cpath stroke='%23ebebf5' d='M2.709.5a2.2 2.2 0 0 0-1.563.653A2.23 2.23 0 0 0 .5 2.727v9.547c-.001.59.231 1.155.646 1.573.414.417.977.652 1.562.653h57.583a2.2 2.2 0 0 0 1.563-.653c.415-.418.647-.984.646-1.575V2.726a2.23 2.23 0 0 0-.646-1.573A2.2 2.2 0 0 0 60.292.5z'/%3E%3C/g%3E%3C/svg%3E")}.dark.svelte-nd7koe .badge.rating--ur.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='63' height='15' viewBox='0 0 63 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%233c3c43' d='M6.678 3.152H4.9v5.464c0 1.863 1.384 3.134 3.563 3.134s3.557-1.271 3.557-3.134V3.152h-1.779v5.289a1.648 1.648 0 0 1-1.778 1.792 1.65 1.65 0 0 1-1.785-1.792zm8.46 8.452V6.068h.053l3.975 5.532h1.472V3.152h-1.7v5.505h-.049L14.92 3.152h-1.484V11.6h1.7zm8.7-7.07h1.543a1.3 1.3 0 0 1 1.437 1.347 1.272 1.272 0 0 1-1.419 1.347h-1.566V4.534zm0 3.977h1.455l1.579 3.089h2.014L27.1 8.247a2.48 2.48 0 0 0 1.543-2.4c0-1.669-1.119-2.694-3.074-2.694h-3.51V11.6h1.778V8.511zM35.373 11.6h1.89l-2.956-8.448h-2.091l-2.95 8.448h1.826l.648-2.05h2.986zm-2.162-6.832h.041l1.09 3.462h-2.22zm7.612 6.832V4.61h2.491V3.152h-6.755V4.61h2.485v6.99zm9.107-1.464h-3.852V8.007h3.633V6.648h-3.633V4.61h3.852V3.152H44.3V11.6h5.63v-1.461zm1.286-6.988V11.6h3.274c2.55 0 4.052-1.576 4.052-4.258s-1.5-4.194-4.052-4.194zm1.778 1.462h1.284c1.566 0 2.45.972 2.45 2.741 0 1.827-.86 2.788-2.45 2.788h-1.284z'/%3E%3Cpath stroke='%233c3c43' d='M2.709.5a2.2 2.2 0 0 0-1.563.653A2.23 2.23 0 0 0 .5 2.727v9.547c-.001.59.231 1.155.646 1.573.414.417.977.652 1.562.653h57.583a2.2 2.2 0 0 0 1.563-.653c.415-.418.647-.984.646-1.575V2.726a2.23 2.23 0 0 0-.646-1.573A2.2 2.2 0 0 0 60.292.5z'/%3E%3C/g%3E%3C/svg%3E")}.light.svelte-nd7koe .badge.rating--ur.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='63' height='15' viewBox='0 0 63 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23ebebf5' d='M6.678 3.152H4.9v5.464c0 1.863 1.384 3.134 3.563 3.134s3.557-1.271 3.557-3.134V3.152h-1.779v5.289a1.648 1.648 0 0 1-1.778 1.792 1.65 1.65 0 0 1-1.785-1.792zm8.46 8.452V6.068h.053l3.975 5.532h1.472V3.152h-1.7v5.505h-.049L14.92 3.152h-1.484V11.6h1.7zm8.7-7.07h1.543a1.3 1.3 0 0 1 1.437 1.347 1.272 1.272 0 0 1-1.419 1.347h-1.566V4.534zm0 3.977h1.455l1.579 3.089h2.014L27.1 8.247a2.48 2.48 0 0 0 1.543-2.4c0-1.669-1.119-2.694-3.074-2.694h-3.51V11.6h1.778V8.511zM35.373 11.6h1.89l-2.956-8.448h-2.091l-2.95 8.448h1.826l.648-2.05h2.986zm-2.162-6.832h.041l1.09 3.462h-2.22zm7.612 6.832V4.61h2.491V3.152h-6.755V4.61h2.485v6.99zm9.107-1.464h-3.852V8.007h3.633V6.648h-3.633V4.61h3.852V3.152H44.3V11.6h5.63v-1.461zm1.286-6.988V11.6h3.274c2.55 0 4.052-1.576 4.052-4.258s-1.5-4.194-4.052-4.194zm1.778 1.462h1.284c1.566 0 2.45.972 2.45 2.741 0 1.827-.86 2.788-2.45 2.788h-1.284z'/%3E%3Cpath stroke='%23ebebf5' d='M2.709.5a2.2 2.2 0 0 0-1.563.653A2.23 2.23 0 0 0 .5 2.727v9.547c-.001.59.231 1.155.646 1.573.414.417.977.652 1.562.653h57.583a2.2 2.2 0 0 0 1.563-.653c.415-.418.647-.984.646-1.575V2.726a2.23 2.23 0 0 0-.646-1.573A2.2 2.2 0 0 0 60.292.5z'/%3E%3C/g%3E%3C/svg%3E")}.badge.rating--nc_17.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='47' height='15' viewBox='0 0 47 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='46' height='14' x='.5' y='.5' stroke='%23ebebf5' rx='2.765'/%3E%3Cpath fill='%23ebebf5' d='M41.342 4.369c.353-.418-1.871-.358-2.493-.318-1.93.125-.686 1.459-2.016 1.751-1.62.213-1.434-.39-1.471-.857a1.82 1.82 0 0 1 .53-1.661c.629-.5 1.985-.566 3.452-.557h2.942c.496-.085.985.184 1.178.649.138.418.102.875-.1 1.266-.553.648-.752.8-1.134 1.312a10.3 10.3 0 0 0-1.082 1.763q-.47.936-.768 1.94-.208.88-.292 1.78c-.06.526 0 .819-.45.84h-2.671c-.533 0-.3-.305-.207-.743.228-.742.523-1.462.882-2.15.36-.852.815-1.662 1.353-2.414a18 18 0 0 1 2.347-2.601M24.8 4.778a1.35 1.35 0 0 0-.809-1.59 9.6 9.6 0 0 0-4.08-.451 3.45 3.45 0 0 0-3.445 1.953 8.9 8.9 0 0 0-.232 5.694 2.34 2.34 0 0 0 1.966 1.708 12.6 12.6 0 0 0 5.6-.278 1.625 1.625 0 0 0 1.023-1.514c.006-.27-.474-.73-1.535.017a4.59 4.59 0 0 1-3.7.454 1.57 1.57 0 0 1-.883-1.225c-.1-.337-.441-3.87.285-4.891.454-.832 1.99-.86 2.729-.684.743.284.656.567.948 1.789a1.1 1.1 0 0 0 1.254.489c.951-.049.879-.732.879-1.471m2.5 2.042h.939a.943.943 0 0 1 .787 1.118.93.93 0 0 1-.787.915l-1.763-.009a.822.822 0 0 1-.9-.906.93.93 0 0 1 .907-1.118zM11.745 8.565l.005-3.992c-.018-1.1-.387-.717-.717-.831-.982-.16-.8-.925-.148-.949.393.009 3.369-.012 3.749 0 .653.024.886.606.036.918-.186.083-.838-.219-.851.858l-.019 6.637s0 1.071-.64 1.071h-1.2a.88.88 0 0 1-.762-.354L6.973 6.2c-.039-.083-.1-.105-.062.009l.011 3.52c.057.989.178 1.486.689 1.5.873.029.827 1.023.216 1.043h-3.8c-.763-.028-.759-.827.171-.964.45-.378.688-.95.641-1.536v-5.4c-.052-.907-.269-.472-1.026-.687-.47-.133-.458-.873.268-.891.768-.04 1.288-.026 1.832-.025a3.5 3.5 0 0 1 1.69.195l4.078 5.668s.098.186.064-.067m22.808 3.7h-5.332v-.758c.052-.024 1.2.078 1.2-.822V5.108a3.1 3.1 0 0 1-1.387.376v-1.3a5.3 5.3 0 0 0 2.538-1.455h1.613v8c0 .867 1.373.786 1.373.786z'/%3E%3C/g%3E%3C/svg%3E")}.dark.svelte-nd7koe .badge.rating--nc_17.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='47' height='15' viewBox='0 0 47 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='46' height='14' x='.5' y='.5' stroke='%233c3c43' rx='2.765'/%3E%3Cpath fill='%233c3c43' d='M41.342 4.369c.353-.418-1.871-.358-2.493-.318-1.93.125-.686 1.459-2.016 1.751-1.62.213-1.434-.39-1.471-.857a1.82 1.82 0 0 1 .53-1.661c.629-.5 1.985-.566 3.452-.557h2.942c.496-.085.985.184 1.178.649.138.418.102.875-.1 1.266-.553.648-.752.8-1.134 1.312a10.3 10.3 0 0 0-1.082 1.763q-.47.936-.768 1.94-.208.88-.292 1.78c-.06.526 0 .819-.45.84h-2.671c-.533 0-.3-.305-.207-.743.228-.742.523-1.462.882-2.15.36-.852.815-1.662 1.353-2.414a18 18 0 0 1 2.347-2.601M24.8 4.778a1.35 1.35 0 0 0-.809-1.59 9.6 9.6 0 0 0-4.08-.451 3.45 3.45 0 0 0-3.445 1.953 8.9 8.9 0 0 0-.232 5.694 2.34 2.34 0 0 0 1.966 1.708 12.6 12.6 0 0 0 5.6-.278 1.625 1.625 0 0 0 1.023-1.514c.006-.27-.474-.73-1.535.017a4.59 4.59 0 0 1-3.7.454 1.57 1.57 0 0 1-.883-1.225c-.1-.337-.441-3.87.285-4.891.454-.832 1.99-.86 2.729-.684.743.284.656.567.948 1.789a1.1 1.1 0 0 0 1.254.489c.951-.049.879-.732.879-1.471m2.5 2.042h.939a.943.943 0 0 1 .787 1.118.93.93 0 0 1-.787.915l-1.763-.009a.822.822 0 0 1-.9-.906.93.93 0 0 1 .907-1.118zM11.745 8.565l.005-3.992c-.018-1.1-.387-.717-.717-.831-.982-.16-.8-.925-.148-.949.393.009 3.369-.012 3.749 0 .653.024.886.606.036.918-.186.083-.838-.219-.851.858l-.019 6.637s0 1.071-.64 1.071h-1.2a.88.88 0 0 1-.762-.354L6.973 6.2c-.039-.083-.1-.105-.062.009l.011 3.52c.057.989.178 1.486.689 1.5.873.029.827 1.023.216 1.043h-3.8c-.763-.028-.759-.827.171-.964.45-.378.688-.95.641-1.536v-5.4c-.052-.907-.269-.472-1.026-.687-.47-.133-.458-.873.268-.891.768-.04 1.288-.026 1.832-.025a3.5 3.5 0 0 1 1.69.195l4.078 5.668s.098.186.064-.067m22.808 3.7h-5.332v-.758c.052-.024 1.2.078 1.2-.822V5.108a3.1 3.1 0 0 1-1.387.376v-1.3a5.3 5.3 0 0 0 2.538-1.455h1.613v8c0 .867 1.373.786 1.373.786z'/%3E%3C/g%3E%3C/svg%3E")}.light.svelte-nd7koe .badge.rating--nc_17.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='47' height='15' viewBox='0 0 47 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='46' height='14' x='.5' y='.5' stroke='%23ebebf5' rx='2.765'/%3E%3Cpath fill='%23ebebf5' d='M41.342 4.369c.353-.418-1.871-.358-2.493-.318-1.93.125-.686 1.459-2.016 1.751-1.62.213-1.434-.39-1.471-.857a1.82 1.82 0 0 1 .53-1.661c.629-.5 1.985-.566 3.452-.557h2.942c.496-.085.985.184 1.178.649.138.418.102.875-.1 1.266-.553.648-.752.8-1.134 1.312a10.3 10.3 0 0 0-1.082 1.763q-.47.936-.768 1.94-.208.88-.292 1.78c-.06.526 0 .819-.45.84h-2.671c-.533 0-.3-.305-.207-.743.228-.742.523-1.462.882-2.15.36-.852.815-1.662 1.353-2.414a18 18 0 0 1 2.347-2.601M24.8 4.778a1.35 1.35 0 0 0-.809-1.59 9.6 9.6 0 0 0-4.08-.451 3.45 3.45 0 0 0-3.445 1.953 8.9 8.9 0 0 0-.232 5.694 2.34 2.34 0 0 0 1.966 1.708 12.6 12.6 0 0 0 5.6-.278 1.625 1.625 0 0 0 1.023-1.514c.006-.27-.474-.73-1.535.017a4.59 4.59 0 0 1-3.7.454 1.57 1.57 0 0 1-.883-1.225c-.1-.337-.441-3.87.285-4.891.454-.832 1.99-.86 2.729-.684.743.284.656.567.948 1.789a1.1 1.1 0 0 0 1.254.489c.951-.049.879-.732.879-1.471m2.5 2.042h.939a.943.943 0 0 1 .787 1.118.93.93 0 0 1-.787.915l-1.763-.009a.822.822 0 0 1-.9-.906.93.93 0 0 1 .907-1.118zM11.745 8.565l.005-3.992c-.018-1.1-.387-.717-.717-.831-.982-.16-.8-.925-.148-.949.393.009 3.369-.012 3.749 0 .653.024.886.606.036.918-.186.083-.838-.219-.851.858l-.019 6.637s0 1.071-.64 1.071h-1.2a.88.88 0 0 1-.762-.354L6.973 6.2c-.039-.083-.1-.105-.062.009l.011 3.52c.057.989.178 1.486.689 1.5.873.029.827 1.023.216 1.043h-3.8c-.763-.028-.759-.827.171-.964.45-.378.688-.95.641-1.536v-5.4c-.052-.907-.269-.472-1.026-.687-.47-.133-.458-.873.268-.891.768-.04 1.288-.026 1.832-.025a3.5 3.5 0 0 1 1.69.195l4.078 5.668s.098.186.064-.067m22.808 3.7h-5.332v-.758c.052-.024 1.2.078 1.2-.822V5.108a3.1 3.1 0 0 1-1.387.376v-1.3a5.3 5.3 0 0 0 2.538-1.455h1.613v8c0 .867 1.373.786 1.373.786z'/%3E%3C/g%3E%3C/svg%3E")}.badge.rating--tv_g.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='37' height='15' viewBox='0 0 37 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath stroke='%23ebebf5' d='M2.724.5A2.22 2.22 0 0 0 .507 2.727v9.547A2.22 2.22 0 0 0 2.724 14.5h31.55a2.22 2.22 0 0 0 2.217-2.228V2.726A2.22 2.22 0 0 0 34.274.5z'/%3E%3Cpath fill='%23ebebf5' d='M8.593 11.6V4.61H11.1V3.152H4.3V4.61h2.5v6.99zm7.989 0 2.875-8.452h-1.951L15.55 9.782h-.042l-1.957-6.63h-2l2.872 8.448h2.158zm7.313-2.642v-1.49H20v1.494h3.9zm9.1-.908V7.1h-3.6v1.288h1.862l-.006.135a1.84 1.84 0 0 1-2.016 1.757c-1.435 0-2.335-1.119-2.335-2.952 0-1.8.848-2.858 2.259-2.858a1.93 1.93 0 0 1 1.957 1.412h1.8a3.535 3.535 0 0 0-3.759-2.876c-2.514 0-4.079 1.64-4.079 4.346 0 2.747 1.565 4.4 4.121 4.4a3.444 3.444 0 0 0 3.792-3.698z'/%3E%3C/g%3E%3C/svg%3E")}.dark.svelte-nd7koe .badge.rating--tv_g.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='37' height='15' viewBox='0 0 37 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath stroke='%233c3c43' d='M2.724.5A2.22 2.22 0 0 0 .507 2.727v9.547A2.22 2.22 0 0 0 2.724 14.5h31.55a2.22 2.22 0 0 0 2.217-2.228V2.726A2.22 2.22 0 0 0 34.274.5z'/%3E%3Cpath fill='%233c3c43' d='M8.593 11.6V4.61H11.1V3.152H4.3V4.61h2.5v6.99zm7.989 0 2.875-8.452h-1.951L15.55 9.782h-.042l-1.957-6.63h-2l2.872 8.448h2.158zm7.313-2.642v-1.49H20v1.494h3.9zm9.1-.908V7.1h-3.6v1.288h1.862l-.006.135a1.84 1.84 0 0 1-2.016 1.757c-1.435 0-2.335-1.119-2.335-2.952 0-1.8.848-2.858 2.259-2.858a1.93 1.93 0 0 1 1.957 1.412h1.8a3.535 3.535 0 0 0-3.759-2.876c-2.514 0-4.079 1.64-4.079 4.346 0 2.747 1.565 4.4 4.121 4.4a3.444 3.444 0 0 0 3.792-3.698z'/%3E%3C/g%3E%3C/svg%3E")}.light.svelte-nd7koe .badge.rating--tv_g.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='37' height='15' viewBox='0 0 37 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath stroke='%23ebebf5' d='M2.724.5A2.22 2.22 0 0 0 .507 2.727v9.547A2.22 2.22 0 0 0 2.724 14.5h31.55a2.22 2.22 0 0 0 2.217-2.228V2.726A2.22 2.22 0 0 0 34.274.5z'/%3E%3Cpath fill='%23ebebf5' d='M8.593 11.6V4.61H11.1V3.152H4.3V4.61h2.5v6.99zm7.989 0 2.875-8.452h-1.951L15.55 9.782h-.042l-1.957-6.63h-2l2.872 8.448h2.158zm7.313-2.642v-1.49H20v1.494h3.9zm9.1-.908V7.1h-3.6v1.288h1.862l-.006.135a1.84 1.84 0 0 1-2.016 1.757c-1.435 0-2.335-1.119-2.335-2.952 0-1.8.848-2.858 2.259-2.858a1.93 1.93 0 0 1 1.957 1.412h1.8a3.535 3.535 0 0 0-3.759-2.876c-2.514 0-4.079 1.64-4.079 4.346 0 2.747 1.565 4.4 4.121 4.4a3.444 3.444 0 0 0 3.792-3.698z'/%3E%3C/g%3E%3C/svg%3E")}.badge.rating--tv_nr.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='74' height='15' viewBox='0 0 74 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23ebebf5' d='M6.657 11.6V6.068h.053l4 5.535h1.48V3.152h-1.714v5.505h-.047L6.438 3.152H4.946V11.6zM17.466 3c-2.534 0-4.121 1.681-4.121 4.375s1.587 4.37 4.121 4.37 4.121-1.681 4.121-4.37-1.593-4.37-4.121-4.37zm0 1.476c1.4 0 2.291 1.125 2.291 2.9s-.894 2.888-2.291 2.888-2.3-1.119-2.3-2.888.903-2.895 2.3-2.895zm8.659 7.124V4.61h2.5V3.152h-6.786V4.61h2.5v6.99h1.788zm7.89-7.07h1.551a1.3 1.3 0 0 1 1.445 1.347 1.276 1.276 0 0 1-1.427 1.347h-1.569v-2.69zm0 3.977h1.462l1.594 3.093H39.1l-1.8-3.353a2.48 2.48 0 0 0 1.551-2.4c0-1.669-1.125-2.694-3.091-2.694h-3.533V11.6h1.788V8.511zm11.6 3.093h1.9l-2.969-8.448h-2.1L39.477 11.6h1.835l.651-2.05h3zm-2.171-6.832h.041l1.1 3.462h-2.236zM51.1 11.6V4.61h2.5V3.152h-6.79V4.61h2.5v6.99zm9.156-1.464h-3.875V8.007h3.653V6.648h-3.653V4.61h3.872V3.152h-5.66V11.6h5.66v-1.461zm1.293-6.988V11.6h3.292c2.564 0 4.074-1.576 4.074-4.258s-1.515-4.19-4.077-4.19h-3.292zm1.785 1.462h1.291c1.575 0 2.463.972 2.463 2.741 0 1.827-.865 2.788-2.463 2.788h-1.291z'/%3E%3Cpath stroke='%23ebebf5' d='M2.724.5A2.22 2.22 0 0 0 .507 2.727v9.547A2.22 2.22 0 0 0 2.724 14.5h68.558a2.22 2.22 0 0 0 2.218-2.228V2.726A2.22 2.22 0 0 0 71.283.5z'/%3E%3C/g%3E%3C/svg%3E")}.dark.svelte-nd7koe .badge.rating--tv_nr.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='74' height='15' viewBox='0 0 74 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%233c3c43' d='M6.657 11.6V6.068h.053l4 5.535h1.48V3.152h-1.714v5.505h-.047L6.438 3.152H4.946V11.6zM17.466 3c-2.534 0-4.121 1.681-4.121 4.375s1.587 4.37 4.121 4.37 4.121-1.681 4.121-4.37-1.593-4.37-4.121-4.37zm0 1.476c1.4 0 2.291 1.125 2.291 2.9s-.894 2.888-2.291 2.888-2.3-1.119-2.3-2.888.903-2.895 2.3-2.895zm8.659 7.124V4.61h2.5V3.152h-6.786V4.61h2.5v6.99h1.788zm7.89-7.07h1.551a1.3 1.3 0 0 1 1.445 1.347 1.276 1.276 0 0 1-1.427 1.347h-1.569v-2.69zm0 3.977h1.462l1.594 3.093H39.1l-1.8-3.353a2.48 2.48 0 0 0 1.551-2.4c0-1.669-1.125-2.694-3.091-2.694h-3.533V11.6h1.788V8.511zm11.6 3.093h1.9l-2.969-8.448h-2.1L39.477 11.6h1.835l.651-2.05h3zm-2.171-6.832h.041l1.1 3.462h-2.236zM51.1 11.6V4.61h2.5V3.152h-6.79V4.61h2.5v6.99zm9.156-1.464h-3.875V8.007h3.653V6.648h-3.653V4.61h3.872V3.152h-5.66V11.6h5.66v-1.461zm1.293-6.988V11.6h3.292c2.564 0 4.074-1.576 4.074-4.258s-1.515-4.19-4.077-4.19h-3.292zm1.785 1.462h1.291c1.575 0 2.463.972 2.463 2.741 0 1.827-.865 2.788-2.463 2.788h-1.291z'/%3E%3Cpath stroke='%233c3c43' d='M2.724.5A2.22 2.22 0 0 0 .507 2.727v9.547A2.22 2.22 0 0 0 2.724 14.5h68.558a2.22 2.22 0 0 0 2.218-2.228V2.726A2.22 2.22 0 0 0 71.283.5z'/%3E%3C/g%3E%3C/svg%3E")}.light.svelte-nd7koe .badge.rating--tv_nr.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='74' height='15' viewBox='0 0 74 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23ebebf5' d='M6.657 11.6V6.068h.053l4 5.535h1.48V3.152h-1.714v5.505h-.047L6.438 3.152H4.946V11.6zM17.466 3c-2.534 0-4.121 1.681-4.121 4.375s1.587 4.37 4.121 4.37 4.121-1.681 4.121-4.37-1.593-4.37-4.121-4.37zm0 1.476c1.4 0 2.291 1.125 2.291 2.9s-.894 2.888-2.291 2.888-2.3-1.119-2.3-2.888.903-2.895 2.3-2.895zm8.659 7.124V4.61h2.5V3.152h-6.786V4.61h2.5v6.99h1.788zm7.89-7.07h1.551a1.3 1.3 0 0 1 1.445 1.347 1.276 1.276 0 0 1-1.427 1.347h-1.569v-2.69zm0 3.977h1.462l1.594 3.093H39.1l-1.8-3.353a2.48 2.48 0 0 0 1.551-2.4c0-1.669-1.125-2.694-3.091-2.694h-3.533V11.6h1.788V8.511zm11.6 3.093h1.9l-2.969-8.448h-2.1L39.477 11.6h1.835l.651-2.05h3zm-2.171-6.832h.041l1.1 3.462h-2.236zM51.1 11.6V4.61h2.5V3.152h-6.79V4.61h2.5v6.99zm9.156-1.464h-3.875V8.007h3.653V6.648h-3.653V4.61h3.872V3.152h-5.66V11.6h5.66v-1.461zm1.293-6.988V11.6h3.292c2.564 0 4.074-1.576 4.074-4.258s-1.515-4.19-4.077-4.19h-3.292zm1.785 1.462h1.291c1.575 0 2.463.972 2.463 2.741 0 1.827-.865 2.788-2.463 2.788h-1.291z'/%3E%3Cpath stroke='%23ebebf5' d='M2.724.5A2.22 2.22 0 0 0 .507 2.727v9.547A2.22 2.22 0 0 0 2.724 14.5h68.558a2.22 2.22 0 0 0 2.218-2.228V2.726A2.22 2.22 0 0 0 71.283.5z'/%3E%3C/g%3E%3C/svg%3E")}.badge.rating--tv_ma.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='47' height='15' viewBox='0 0 47 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='46' height='14' x='.5' y='.5' stroke='%23ebebf5' rx='2.746'/%3E%3Cpath fill='%23ebebf5' d='M8.758 11.6V4.61h2.495V3.152H4.488V4.61h2.489v6.99zm7.947 0 2.861-8.452h-1.94L15.68 9.782h-.042l-1.946-6.63H11.7l2.859 8.448h2.147zm7.275-2.642v-1.49h-3.874v1.494h3.875zm10.453-5.81H32.37l-2.418 5.996H29.9l-2.414-5.992h-2.064V11.6h1.587V5.9h.047l2.312 5.623h1.121L32.8 5.9h.047v5.7h1.587V3.152zm6.994 8.452h1.893l-2.96-8.448h-2.094L35.311 11.6h1.828l.649-2.05h2.99zm-2.164-6.832h.037l1.1 3.462h-2.229z'/%3E%3C/g%3E%3C/svg%3E")}.dark.svelte-nd7koe .badge.rating--tv_ma.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='47' height='15' viewBox='0 0 47 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='46' height='14' x='.5' y='.5' stroke='%233c3c43' rx='2.746'/%3E%3Cpath fill='%233c3c43' d='M8.758 11.6V4.61h2.495V3.152H4.488V4.61h2.489v6.99zm7.947 0 2.861-8.452h-1.94L15.68 9.782h-.042l-1.946-6.63H11.7l2.859 8.448h2.147zm7.275-2.642v-1.49h-3.874v1.494h3.875zm10.453-5.81H32.37l-2.418 5.996H29.9l-2.414-5.992h-2.064V11.6h1.587V5.9h.047l2.312 5.623h1.121L32.8 5.9h.047v5.7h1.587V3.152zm6.994 8.452h1.893l-2.96-8.448h-2.094L35.311 11.6h1.828l.649-2.05h2.99zm-2.164-6.832h.037l1.1 3.462h-2.229z'/%3E%3C/g%3E%3C/svg%3E")}.light.svelte-nd7koe .badge.rating--tv_ma.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='47' height='15' viewBox='0 0 47 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='46' height='14' x='.5' y='.5' stroke='%23ebebf5' rx='2.746'/%3E%3Cpath fill='%23ebebf5' d='M8.758 11.6V4.61h2.495V3.152H4.488V4.61h2.489v6.99zm7.947 0 2.861-8.452h-1.94L15.68 9.782h-.042l-1.946-6.63H11.7l2.859 8.448h2.147zm7.275-2.642v-1.49h-3.874v1.494h3.875zm10.453-5.81H32.37l-2.418 5.996H29.9l-2.414-5.992h-2.064V11.6h1.587V5.9h.047l2.312 5.623h1.121L32.8 5.9h.047v5.7h1.587V3.152zm6.994 8.452h1.893l-2.96-8.448h-2.094L35.311 11.6h1.828l.649-2.05h2.99zm-2.164-6.832h.037l1.1 3.462h-2.229z'/%3E%3C/g%3E%3C/svg%3E")}.badge.rating--tv_pg.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='15' viewBox='0 0 44 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath stroke='%23ebebf5' d='M2.735.5A2.23 2.23 0 0 0 .5 2.727v9.545A2.23 2.23 0 0 0 2.735 14.5H41.27a2.23 2.23 0 0 0 2.231-2.228V2.728A2.23 2.23 0 0 0 41.269.5zm0-1h.001z'/%3E%3Cpath fill='%23ebebf5' d='M8.257 11.826v-7.17h2.488V3.161H4v1.495h2.481v7.17zm7.924 0 2.852-8.67h-1.934l-1.94 6.801h-.042l-1.94-6.8H11.19l2.852 8.67zm7.254-2.71V7.588H19.57V9.12h3.864zm1.437-5.96v8.67h1.776v-2.73h1.675a2.78 2.78 0 0 0 2.16-.793 2.92 2.92 0 0 0 .869-2.175 2.87 2.87 0 0 0-.822-2.157 2.73 2.73 0 0 0-2.119-.81h-3.54zm1.776 1.436h1.293c.423-.06.85.08 1.16.378.312.299.475.726.444 1.161.03.437-.133.866-.446 1.165a1.4 1.4 0 0 1-1.166.379h-1.285V4.598zm13.34 3.59V7.21h-3.576v1.321h1.847l-.006.139a1.9 1.9 0 0 1-.622 1.344c-.38.342-.88.507-1.382.458-1.412 0-2.306-1.148-2.306-3.028 0-1.846.841-2.932 2.241-2.932a1.92 1.92 0 0 1 1.94 1.449h1.783c-.32-1.817-1.93-3.092-3.729-2.95-2.493 0-4.045 1.682-4.045 4.458 0 2.817 1.552 4.513 4.086 4.513a3.39 3.39 0 0 0 2.755-.99 3.56 3.56 0 0 0 1.014-2.803z'/%3E%3C/g%3E%3C/svg%3E")}.dark.svelte-nd7koe .badge.rating--tv_pg.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='15' viewBox='0 0 44 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath stroke='%233c3c43' d='M2.735.5A2.23 2.23 0 0 0 .5 2.727v9.545A2.23 2.23 0 0 0 2.735 14.5H41.27a2.23 2.23 0 0 0 2.231-2.228V2.728A2.23 2.23 0 0 0 41.269.5zm0-1h.001z'/%3E%3Cpath fill='%233c3c43' d='M8.257 11.826v-7.17h2.488V3.161H4v1.495h2.481v7.17zm7.924 0 2.852-8.67h-1.934l-1.94 6.801h-.042l-1.94-6.8H11.19l2.852 8.67zm7.254-2.71V7.588H19.57V9.12h3.864zm1.437-5.96v8.67h1.776v-2.73h1.675a2.78 2.78 0 0 0 2.16-.793 2.92 2.92 0 0 0 .869-2.175 2.87 2.87 0 0 0-.822-2.157 2.73 2.73 0 0 0-2.119-.81h-3.54zm1.776 1.436h1.293c.423-.06.85.08 1.16.378.312.299.475.726.444 1.161.03.437-.133.866-.446 1.165a1.4 1.4 0 0 1-1.166.379h-1.285V4.598zm13.34 3.59V7.21h-3.576v1.321h1.847l-.006.139a1.9 1.9 0 0 1-.622 1.344c-.38.342-.88.507-1.382.458-1.412 0-2.306-1.148-2.306-3.028 0-1.846.841-2.932 2.241-2.932a1.92 1.92 0 0 1 1.94 1.449h1.783c-.32-1.817-1.93-3.092-3.729-2.95-2.493 0-4.045 1.682-4.045 4.458 0 2.817 1.552 4.513 4.086 4.513a3.39 3.39 0 0 0 2.755-.99 3.56 3.56 0 0 0 1.014-2.803z'/%3E%3C/g%3E%3C/svg%3E")}.light.svelte-nd7koe .badge.rating--tv_pg.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='15' viewBox='0 0 44 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath stroke='%23ebebf5' d='M2.735.5A2.23 2.23 0 0 0 .5 2.727v9.545A2.23 2.23 0 0 0 2.735 14.5H41.27a2.23 2.23 0 0 0 2.231-2.228V2.728A2.23 2.23 0 0 0 41.269.5zm0-1h.001z'/%3E%3Cpath fill='%23ebebf5' d='M8.257 11.826v-7.17h2.488V3.161H4v1.495h2.481v7.17zm7.924 0 2.852-8.67h-1.934l-1.94 6.801h-.042l-1.94-6.8H11.19l2.852 8.67zm7.254-2.71V7.588H19.57V9.12h3.864zm1.437-5.96v8.67h1.776v-2.73h1.675a2.78 2.78 0 0 0 2.16-.793 2.92 2.92 0 0 0 .869-2.175 2.87 2.87 0 0 0-.822-2.157 2.73 2.73 0 0 0-2.119-.81h-3.54zm1.776 1.436h1.293c.423-.06.85.08 1.16.378.312.299.475.726.444 1.161.03.437-.133.866-.446 1.165a1.4 1.4 0 0 1-1.166.379h-1.285V4.598zm13.34 3.59V7.21h-3.576v1.321h1.847l-.006.139a1.9 1.9 0 0 1-.622 1.344c-.38.342-.88.507-1.382.458-1.412 0-2.306-1.148-2.306-3.028 0-1.846.841-2.932 2.241-2.932a1.92 1.92 0 0 1 1.94 1.449h1.783c-.32-1.817-1.93-3.092-3.729-2.95-2.493 0-4.045 1.682-4.045 4.458 0 2.817 1.552 4.513 4.086 4.513a3.39 3.39 0 0 0 2.755-.99 3.56 3.56 0 0 0 1.014-2.803z'/%3E%3C/g%3E%3C/svg%3E")}.badge.rating--tv_ur.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='63' height='15' viewBox='0 0 63 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23ebebf5' d='M6.678 3.152H4.9v5.464c0 1.863 1.384 3.134 3.563 3.134s3.557-1.271 3.557-3.134V3.152h-1.779v5.289a1.648 1.648 0 0 1-1.778 1.792 1.65 1.65 0 0 1-1.785-1.792zm8.46 8.452V6.068h.053l3.975 5.532h1.472V3.152h-1.7v5.505h-.049L14.92 3.152h-1.484V11.6h1.7zm8.7-7.07h1.543a1.3 1.3 0 0 1 1.437 1.347 1.272 1.272 0 0 1-1.419 1.347h-1.566V4.534zm0 3.977h1.455l1.579 3.089h2.014L27.1 8.247a2.48 2.48 0 0 0 1.543-2.4c0-1.669-1.119-2.694-3.074-2.694h-3.51V11.6h1.778V8.511zM35.373 11.6h1.89l-2.956-8.448h-2.091l-2.95 8.448h1.826l.648-2.05h2.986zm-2.162-6.832h.041l1.09 3.462h-2.22zm7.612 6.832V4.61h2.491V3.152h-6.755V4.61h2.485v6.99zm9.107-1.464h-3.852V8.007h3.633V6.648h-3.633V4.61h3.852V3.152H44.3V11.6h5.63v-1.461zm1.286-6.988V11.6h3.274c2.55 0 4.052-1.576 4.052-4.258s-1.5-4.194-4.052-4.194zm1.778 1.462h1.284c1.566 0 2.45.972 2.45 2.741 0 1.827-.86 2.788-2.45 2.788h-1.284z'/%3E%3Cpath stroke='%23ebebf5' d='M2.709.5a2.2 2.2 0 0 0-1.563.653A2.23 2.23 0 0 0 .5 2.727v9.547c-.001.59.231 1.155.646 1.573.414.417.977.652 1.562.653h57.583a2.2 2.2 0 0 0 1.563-.653c.415-.418.647-.984.646-1.575V2.726a2.23 2.23 0 0 0-.646-1.573A2.2 2.2 0 0 0 60.292.5z'/%3E%3C/g%3E%3C/svg%3E")}.dark.svelte-nd7koe .badge.rating--tv_ur.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='63' height='15' viewBox='0 0 63 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%233c3c43' d='M6.678 3.152H4.9v5.464c0 1.863 1.384 3.134 3.563 3.134s3.557-1.271 3.557-3.134V3.152h-1.779v5.289a1.648 1.648 0 0 1-1.778 1.792 1.65 1.65 0 0 1-1.785-1.792zm8.46 8.452V6.068h.053l3.975 5.532h1.472V3.152h-1.7v5.505h-.049L14.92 3.152h-1.484V11.6h1.7zm8.7-7.07h1.543a1.3 1.3 0 0 1 1.437 1.347 1.272 1.272 0 0 1-1.419 1.347h-1.566V4.534zm0 3.977h1.455l1.579 3.089h2.014L27.1 8.247a2.48 2.48 0 0 0 1.543-2.4c0-1.669-1.119-2.694-3.074-2.694h-3.51V11.6h1.778V8.511zM35.373 11.6h1.89l-2.956-8.448h-2.091l-2.95 8.448h1.826l.648-2.05h2.986zm-2.162-6.832h.041l1.09 3.462h-2.22zm7.612 6.832V4.61h2.491V3.152h-6.755V4.61h2.485v6.99zm9.107-1.464h-3.852V8.007h3.633V6.648h-3.633V4.61h3.852V3.152H44.3V11.6h5.63v-1.461zm1.286-6.988V11.6h3.274c2.55 0 4.052-1.576 4.052-4.258s-1.5-4.194-4.052-4.194zm1.778 1.462h1.284c1.566 0 2.45.972 2.45 2.741 0 1.827-.86 2.788-2.45 2.788h-1.284z'/%3E%3Cpath stroke='%233c3c43' d='M2.709.5a2.2 2.2 0 0 0-1.563.653A2.23 2.23 0 0 0 .5 2.727v9.547c-.001.59.231 1.155.646 1.573.414.417.977.652 1.562.653h57.583a2.2 2.2 0 0 0 1.563-.653c.415-.418.647-.984.646-1.575V2.726a2.23 2.23 0 0 0-.646-1.573A2.2 2.2 0 0 0 60.292.5z'/%3E%3C/g%3E%3C/svg%3E")}.light.svelte-nd7koe .badge.rating--tv_ur.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='63' height='15' viewBox='0 0 63 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23ebebf5' d='M6.678 3.152H4.9v5.464c0 1.863 1.384 3.134 3.563 3.134s3.557-1.271 3.557-3.134V3.152h-1.779v5.289a1.648 1.648 0 0 1-1.778 1.792 1.65 1.65 0 0 1-1.785-1.792zm8.46 8.452V6.068h.053l3.975 5.532h1.472V3.152h-1.7v5.505h-.049L14.92 3.152h-1.484V11.6h1.7zm8.7-7.07h1.543a1.3 1.3 0 0 1 1.437 1.347 1.272 1.272 0 0 1-1.419 1.347h-1.566V4.534zm0 3.977h1.455l1.579 3.089h2.014L27.1 8.247a2.48 2.48 0 0 0 1.543-2.4c0-1.669-1.119-2.694-3.074-2.694h-3.51V11.6h1.778V8.511zM35.373 11.6h1.89l-2.956-8.448h-2.091l-2.95 8.448h1.826l.648-2.05h2.986zm-2.162-6.832h.041l1.09 3.462h-2.22zm7.612 6.832V4.61h2.491V3.152h-6.755V4.61h2.485v6.99zm9.107-1.464h-3.852V8.007h3.633V6.648h-3.633V4.61h3.852V3.152H44.3V11.6h5.63v-1.461zm1.286-6.988V11.6h3.274c2.55 0 4.052-1.576 4.052-4.258s-1.5-4.194-4.052-4.194zm1.778 1.462h1.284c1.566 0 2.45.972 2.45 2.741 0 1.827-.86 2.788-2.45 2.788h-1.284z'/%3E%3Cpath stroke='%23ebebf5' d='M2.709.5a2.2 2.2 0 0 0-1.563.653A2.23 2.23 0 0 0 .5 2.727v9.547c-.001.59.231 1.155.646 1.573.414.417.977.652 1.562.653h57.583a2.2 2.2 0 0 0 1.563-.653c.415-.418.647-.984.646-1.575V2.726a2.23 2.23 0 0 0-.646-1.573A2.2 2.2 0 0 0 60.292.5z'/%3E%3C/g%3E%3C/svg%3E")}.badge.rating--tv_y.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='15' viewBox='0 0 36 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='35' height='14' x='.5' y='.5' stroke='%23ebebf5' rx='2.746'/%3E%3Cpath fill='%23ebebf5' d='M8.76 11.6V4.61h2.494V3.152H4.491V4.61h2.488v6.99zm7.945 0 2.86-8.452h-1.94L15.68 9.782h-.042l-1.946-6.63H11.7l2.86 8.452h2.146zm7.273-2.642v-1.49H20.1v1.494h3.874zm4.9 2.642V8.447l2.966-5.295h-1.908l-1.91 3.608h-.041l-1.9-3.608H24.14l2.96 5.295V11.6h1.781z'/%3E%3C/g%3E%3C/svg%3E")}.dark.svelte-nd7koe .badge.rating--tv_y.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='15' viewBox='0 0 36 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='35' height='14' x='.5' y='.5' stroke='%233c3c43' rx='2.746'/%3E%3Cpath fill='%233c3c43' d='M8.76 11.6V4.61h2.494V3.152H4.491V4.61h2.488v6.99zm7.945 0 2.86-8.452h-1.94L15.68 9.782h-.042l-1.946-6.63H11.7l2.86 8.452h2.146zm7.273-2.642v-1.49H20.1v1.494h3.874zm4.9 2.642V8.447l2.966-5.295h-1.908l-1.91 3.608h-.041l-1.9-3.608H24.14l2.96 5.295V11.6h1.781z'/%3E%3C/g%3E%3C/svg%3E")}.light.svelte-nd7koe .badge.rating--tv_y.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='15' viewBox='0 0 36 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='35' height='14' x='.5' y='.5' stroke='%23ebebf5' rx='2.746'/%3E%3Cpath fill='%23ebebf5' d='M8.76 11.6V4.61h2.494V3.152H4.491V4.61h2.488v6.99zm7.945 0 2.86-8.452h-1.94L15.68 9.782h-.042l-1.946-6.63H11.7l2.86 8.452h2.146zm7.273-2.642v-1.49H20.1v1.494h3.874zm4.9 2.642V8.447l2.966-5.295h-1.908l-1.91 3.608h-.041l-1.9-3.608H24.14l2.96 5.295V11.6h1.781z'/%3E%3C/g%3E%3C/svg%3E")}.badge.rating--tv_y7.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='43' height='15' viewBox='0 0 43 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='42' height='14' x='.5' y='.5' stroke='%23ebebf5' rx='2.754'/%3E%3Cpath fill='%23ebebf5' d='M8.783 11.6V4.61h2.5V3.152H4.5V4.61H7v6.99zm7.97 0 2.869-8.452h-1.946l-1.952 6.63h-.041l-1.952-6.63h-2L14.6 11.6zm7.3-2.642v-1.49h-3.89v1.494h3.886zm4.913 2.642V8.447l2.975-5.295h-1.916L28.109 6.76h-.042l-1.91-3.608h-1.946l2.969 5.295V11.6zm4.185 0h1.875l3.561-7.029V3.152h-6.1v1.405h4.342v.035z'/%3E%3C/g%3E%3C/svg%3E")}.dark.svelte-nd7koe .badge.rating--tv_y7.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='43' height='15' viewBox='0 0 43 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='42' height='14' x='.5' y='.5' stroke='%233c3c43' rx='2.754'/%3E%3Cpath fill='%233c3c43' d='M8.783 11.6V4.61h2.5V3.152H4.5V4.61H7v6.99zm7.97 0 2.869-8.452h-1.946l-1.952 6.63h-.041l-1.952-6.63h-2L14.6 11.6zm7.3-2.642v-1.49h-3.89v1.494h3.886zm4.913 2.642V8.447l2.975-5.295h-1.916L28.109 6.76h-.042l-1.91-3.608h-1.946l2.969 5.295V11.6zm4.185 0h1.875l3.561-7.029V3.152h-6.1v1.405h4.342v.035z'/%3E%3C/g%3E%3C/svg%3E")}.light.svelte-nd7koe .badge.rating--tv_y7.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='43' height='15' viewBox='0 0 43 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='42' height='14' x='.5' y='.5' stroke='%23ebebf5' rx='2.754'/%3E%3Cpath fill='%23ebebf5' d='M8.783 11.6V4.61h2.5V3.152H4.5V4.61H7v6.99zm7.97 0 2.869-8.452h-1.946l-1.952 6.63h-.041l-1.952-6.63h-2L14.6 11.6zm7.3-2.642v-1.49h-3.89v1.494h3.886zm4.913 2.642V8.447l2.975-5.295h-1.916L28.109 6.76h-.042l-1.91-3.608h-1.946l2.969 5.295V11.6zm4.185 0h1.875l3.561-7.029V3.152h-6.1v1.405h4.342v.035z'/%3E%3C/g%3E%3C/svg%3E")}.badge.rating--tv_y7fv.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='51' height='15' viewBox='0 0 51 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23ebebf5' d='M8.8 11.6V4.61h2.508V3.152h-6.8V4.61h2.5v6.99zm7.989 0 2.875-8.452h-1.946l-1.957 6.63h-.041l-1.957-6.63h-2l2.872 8.452h2.158zm7.313-2.642v-1.49h-3.9v1.494h3.9zm1.79 2.642h1.879l3.569-7.029V3.152h-6.118v1.405h4.352v.035zm8.4 0V8.277h3.48v-1.4H34.3V4.61h3.812V3.152h-5.6V11.6H34.3zm9.358 0 2.875-8.452h-1.946l-1.956 6.63h-.042l-1.956-6.63h-2L41.5 11.6h2.158z'/%3E%3Cpath stroke='%23ebebf5' d='M2.724.5A2.22 2.22 0 0 0 .507 2.727v9.547A2.22 2.22 0 0 0 2.724 14.5h45.558a2.22 2.22 0 0 0 2.218-2.228V2.726A2.22 2.22 0 0 0 48.283.5z'/%3E%3C/g%3E%3C/svg%3E")}.dark.svelte-nd7koe .badge.rating--tv_y7fv.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='51' height='15' viewBox='0 0 51 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%233c3c43' d='M8.8 11.6V4.61h2.508V3.152h-6.8V4.61h2.5v6.99zm7.989 0 2.875-8.452h-1.946l-1.957 6.63h-.041l-1.957-6.63h-2l2.872 8.452h2.158zm7.313-2.642v-1.49h-3.9v1.494h3.9zm1.79 2.642h1.879l3.569-7.029V3.152h-6.118v1.405h4.352v.035zm8.4 0V8.277h3.48v-1.4H34.3V4.61h3.812V3.152h-5.6V11.6H34.3zm9.358 0 2.875-8.452h-1.946l-1.956 6.63h-.042l-1.956-6.63h-2L41.5 11.6h2.158z'/%3E%3Cpath stroke='%233c3c43' d='M2.724.5A2.22 2.22 0 0 0 .507 2.727v9.547A2.22 2.22 0 0 0 2.724 14.5h45.558a2.22 2.22 0 0 0 2.218-2.228V2.726A2.22 2.22 0 0 0 48.283.5z'/%3E%3C/g%3E%3C/svg%3E")}.light.svelte-nd7koe .badge.rating--tv_y7fv.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='51' height='15' viewBox='0 0 51 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23ebebf5' d='M8.8 11.6V4.61h2.508V3.152h-6.8V4.61h2.5v6.99zm7.989 0 2.875-8.452h-1.946l-1.957 6.63h-.041l-1.957-6.63h-2l2.872 8.452h2.158zm7.313-2.642v-1.49h-3.9v1.494h3.9zm1.79 2.642h1.879l3.569-7.029V3.152h-6.118v1.405h4.352v.035zm8.4 0V8.277h3.48v-1.4H34.3V4.61h3.812V3.152h-5.6V11.6H34.3zm9.358 0 2.875-8.452h-1.946l-1.956 6.63h-.042l-1.956-6.63h-2L41.5 11.6h2.158z'/%3E%3Cpath stroke='%23ebebf5' d='M2.724.5A2.22 2.22 0 0 0 .507 2.727v9.547A2.22 2.22 0 0 0 2.724 14.5h45.558a2.22 2.22 0 0 0 2.218-2.228V2.726A2.22 2.22 0 0 0 48.283.5z'/%3E%3C/g%3E%3C/svg%3E")}.badge.rating--tv_14.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='41' height='15' viewBox='0 0 41 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23ebebf5' d='M8.717 11.6V4.61H11.2V3.152H4.467V4.61h2.477v6.99zm7.91 0 2.847-8.452h-1.931l-1.937 6.63h-.041l-1.937-6.63h-1.985L14.49 11.6zm7.241-2.642v-1.49h-3.857v1.494h3.857zm3.184 2.642h1.755V3.152h-1.761l-2.19 1.517v1.593l2.16-1.488h.035V11.6zm7.692 0h1.685v-1.5h1.1V8.681h-1.1V3.152h-2.5a56 56 0 0 0-3.4 5.441V10.1h4.215zm-2.66-2.913a40 40 0 0 1 2.66-4.287h.035v4.334h-2.695z'/%3E%3Cpath stroke='%23ebebf5' d='M2.724.5A2.22 2.22 0 0 0 .507 2.727v9.547A2.22 2.22 0 0 0 2.724 14.5h35.558a2.22 2.22 0 0 0 2.218-2.228V2.726A2.22 2.22 0 0 0 38.283.5z'/%3E%3C/g%3E%3C/svg%3E")}.dark.svelte-nd7koe .badge.rating--tv_14.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='41' height='15' viewBox='0 0 41 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%233c3c43' d='M8.717 11.6V4.61H11.2V3.152H4.467V4.61h2.477v6.99zm7.91 0 2.847-8.452h-1.931l-1.937 6.63h-.041l-1.937-6.63h-1.985L14.49 11.6zm7.241-2.642v-1.49h-3.857v1.494h3.857zm3.184 2.642h1.755V3.152h-1.761l-2.19 1.517v1.593l2.16-1.488h.035V11.6zm7.692 0h1.685v-1.5h1.1V8.681h-1.1V3.152h-2.5a56 56 0 0 0-3.4 5.441V10.1h4.215zm-2.66-2.913a40 40 0 0 1 2.66-4.287h.035v4.334h-2.695z'/%3E%3Cpath stroke='%233c3c43' d='M2.724.5A2.22 2.22 0 0 0 .507 2.727v9.547A2.22 2.22 0 0 0 2.724 14.5h35.558a2.22 2.22 0 0 0 2.218-2.228V2.726A2.22 2.22 0 0 0 38.283.5z'/%3E%3C/g%3E%3C/svg%3E")}.light.svelte-nd7koe .badge.rating--tv_14.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='41' height='15' viewBox='0 0 41 15'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23ebebf5' d='M8.717 11.6V4.61H11.2V3.152H4.467V4.61h2.477v6.99zm7.91 0 2.847-8.452h-1.931l-1.937 6.63h-.041l-1.937-6.63h-1.985L14.49 11.6zm7.241-2.642v-1.49h-3.857v1.494h3.857zm3.184 2.642h1.755V3.152h-1.761l-2.19 1.517v1.593l2.16-1.488h.035V11.6zm7.692 0h1.685v-1.5h1.1V8.681h-1.1V3.152h-2.5a56 56 0 0 0-3.4 5.441V10.1h4.215zm-2.66-2.913a40 40 0 0 1 2.66-4.287h.035v4.334h-2.695z'/%3E%3Cpath stroke='%23ebebf5' d='M2.724.5A2.22 2.22 0 0 0 .507 2.727v9.547A2.22 2.22 0 0 0 2.724 14.5h35.558a2.22 2.22 0 0 0 2.218-2.228V2.726A2.22 2.22 0 0 0 38.283.5z'/%3E%3C/g%3E%3C/svg%3E")}.badge.rating--uk_tv_12.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 283.46 283.46'%3E%3Cpath d='M141.73 0a141.73 141.73 0 1 0 141.73 141.73A141.74 141.74 0 0 0 141.73 0m0 278.49a136.76 136.76 0 1 1 136.76-136.76 136.76 136.76 0 0 1-136.76 136.76'/%3E%3Cpath fill='%23fff' d='M141.73 5a136.76 136.76 0 1 0 136.76 136.73A136.76 136.76 0 0 0 141.73 5m0 261.09a124.33 124.33 0 1 1 124.33-124.36 124.32 124.32 0 0 1-124.33 124.33z'/%3E%3Ccircle cx='141.73' cy='141.73' r='124.33' fill='%23ff7d13' transform='rotate(-45 141.728 141.734)'/%3E%3Cg fill='%23fff'%3E%3Cpath d='M114 90.43v99.48H95.92V133c0-9.43 0-12.23-8.11-12.23H71.6v-11.33h1.91c9.29-.14 21.82-.29 25.8-19zM198 174.59v15.32h-67.62v-14.29c12.67-8.7 25.2-20.64 31.09-26.68 5.46-5.6 14.59-15.18 14.59-28.3 0-7.66-3.82-14.88-13.11-14.88-14.59 0-14.15 15.92-14 23l-18.57-1.62c0-14 4.57-23 8.4-27.56 5.45-6.34 14.88-10.76 25.64-10.76 18.87 0 32 12.23 32 31.1 0 16.06-9.87 27.56-20.77 37.43-2.22 1.92-15.48 13.12-21.08 17.25z'/%3E%3C/g%3E%3C/svg%3E")}.badge.rating--uk_tv_15.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 283.46 283.46'%3E%3Cpath d='M141.73 0a141.73 141.73 0 1 0 141.73 141.73A141.74 141.74 0 0 0 141.73 0m0 278.49a136.76 136.76 0 1 1 136.76-136.76 136.76 136.76 0 0 1-136.76 136.76'/%3E%3Cpath fill='%23fff' d='M141.73 5a136.76 136.76 0 1 0 136.76 136.73A136.76 136.76 0 0 0 141.73 5m0 261.09a124.33 124.33 0 1 1 124.33-124.36 124.32 124.32 0 0 1-124.33 124.33z'/%3E%3Ccircle cx='141.73' cy='141.73' r='124.33' fill='%23fb4f93' transform='rotate(-45 141.728 141.734)'/%3E%3Cg fill='%23fff'%3E%3Cpath d='M114 90.43v99.48H95.9V133c0-9.43 0-12.23-8.11-12.23H71.57v-11.33h1.92c9.29-.15 21.81-.29 25.8-19zM191.23 106.79h-38.77l-3.39 22c4.42-4.42 11.5-7.37 19.16-7.37 17.69 0 30.22 13.11 30.22 33.16 0 20.49-13.41 36.7-37 36.7a41 41 0 0 1-18.87-4.13c-13.86-7.37-14.89-20.19-15.33-25.05l20.64-1.48c.43 10.17 6.77 14.74 14.29 14.74a15.1 15.1 0 0 0 8.7-2.36c4.42-3 7.51-9.87 7.51-17.68 0-12.39-7.66-18.72-16.5-18.72-6.78 0-12.53 3.09-14.89 9.28l-16.66-1 7.08-54.68h55.28z'/%3E%3C/g%3E%3C/svg%3E")}.badge.rating--uk_tv_18.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 283.46 283.46'%3E%3Cpath d='M141.73 0a141.73 141.73 0 1 0 141.73 141.73A141.74 141.74 0 0 0 141.73 0m0 278.49a136.76 136.76 0 1 1 136.76-136.76 136.76 136.76 0 0 1-136.76 136.76'/%3E%3Cpath fill='%23fff' d='M141.73 5a136.76 136.76 0 1 0 136.76 136.73A136.76 136.76 0 0 0 141.73 5m0 261.09a124.33 124.33 0 1 1 124.33-124.36 124.32 124.32 0 0 1-124.33 124.33z'/%3E%3Ccircle cx='141.73' cy='141.73' r='124.33' fill='%23dc0a0a' transform='rotate(-45 141.728 141.734)'/%3E%3Cg fill='%23fff'%3E%3Cpath d='M114 90.43v99.48H95.9V133c0-9.43 0-12.23-8.11-12.23H71.57v-11.33h1.92c9.29-.15 21.82-.29 25.8-19zM148.63 118.43c0 4.42 1.92 13.12 15.33 13.12 11.65 0 14.59-7.52 14.59-13.12 0-11.35-9-13.41-14.74-13.41-12.52-.15-15.18 8-15.18 13.41m-1.63 42.3c0 8.4 5.9 14.15 16.8 14.15 9.58 0 16.66-5 16.66-14.3 0-1.76-.3-14.15-16.66-14.15-15.77 0-16.8 11.21-16.8 14.3m53.21.59c0 18.13-15.63 29.92-37.29 29.92-22.7 0-36.7-12.67-36.7-29.92 0-15.63 11.35-21.08 16.36-23.43-10.61-5-12.82-15.78-12.82-21.67 0-15.47 12.82-27.42 34.19-27.42 20.49 0 33.9 11.06 33.9 28.3 0 8.7-3.54 16.21-13 20.79 11.49 5.74 15.33 14.29 15.33 23.43'/%3E%3C/g%3E%3C/svg%3E")}.badge.rating--uk_tv_PG.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 318.19 283.46'%3E%3Cpath d='M314.15 238.77 184.9 14.9a29.79 29.79 0 0 0-51.6 0L4.04 238.78a29.79 29.79 0 0 0 25.8 44.68h258.51a29.79 29.79 0 0 0 25.8-44.69m-4.25 27.31a24.57 24.57 0 0 1-21.5 12.41H29.84a24.83 24.83 0 0 1-21.5-37.23L137.6 17.38a24.82 24.82 0 0 1 43 0l129.3 223.88a24.6 24.6 0 0 1 0 24.82'/%3E%3Cpath fill='%23fff' d='M309.9 241.26 180.59 17.38a24.82 24.82 0 0 0-43 0L8.34 241.26a24.83 24.83 0 0 0 21.5 37.23h258.51a24.82 24.82 0 0 0 21.55-37.23m-21.5 24.8H29.84a12.39 12.39 0 0 1-10.73-18.58L148.37 23.6a12.39 12.39 0 0 1 21.45 0l129.26 223.88a12.39 12.39 0 0 1-10.73 18.58z'/%3E%3Cpath fill='%23fbad00' d='M169.82 23.6a12.39 12.39 0 0 0-21.45 0L19.11 247.48a12.39 12.39 0 0 0 10.73 18.58h258.51a12.39 12.39 0 0 0 10.73-18.58z'/%3E%3Cg fill='%23fff'%3E%3Cpath d='M102.06 161.48v32.82h12.73a40 40 0 0 0 10-.8c11-2.68 11.65-12.73 11.65-16.08 0-7-3.08-10.58-4.68-12.06-4.43-3.75-10.59-3.88-16.35-3.88zm-17.82-15.14h31.89c5.22 0 10.72 0 16.21 1.47 9.24 2.55 22.24 10.85 22.24 30 0 12.6-5.9 26.13-22.77 29.88-5.23 1.21-10.19 1.21-16 1.21h-13.8v32H84.24zM244.8 189.21v51.71h-15.14v-8a35.68 35.68 0 0 1-25.85 10.45c-29.21 0-44.61-23.32-44.61-48.77 0-29.74 19.69-50.64 45.68-50.64 19.7 0 34.16 12.06 39.92 27.86l-16.9 6.81c-1.74-5.23-6.83-18.76-22.91-18.76-17.81 0-26.52 15.54-26.52 34.17 0 20.76 11.39 32.68 26.79 32.68 9.92 0 21.71-5.22 23.31-22h-23.56v-15.51z'/%3E%3C/g%3E%3C/svg%3E")}.badge.rating--uk_tv_U.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 318.19 283.46'%3E%3Cpath d='M314.15 238.77 184.9 14.9a29.79 29.79 0 0 0-51.6 0L4.04 238.78a29.79 29.79 0 0 0 25.8 44.68h258.51a29.79 29.79 0 0 0 25.8-44.69m-4.25 27.31a24.57 24.57 0 0 1-21.5 12.41H29.84a24.83 24.83 0 0 1-21.5-37.23L137.6 17.38a24.82 24.82 0 0 1 43 0l129.3 223.88a24.6 24.6 0 0 1 0 24.82'/%3E%3Cpath fill='%23fff' d='M309.9 241.26 180.59 17.38a24.82 24.82 0 0 0-43 0L8.34 241.26a24.83 24.83 0 0 0 21.5 37.23h258.51a24.82 24.82 0 0 0 21.55-37.23m-21.5 24.8H29.84a12.39 12.39 0 0 1-10.73-18.58L148.37 23.6a12.39 12.39 0 0 1 21.45 0l129.26 223.88a12.39 12.39 0 0 1-10.73 18.58z'/%3E%3Cpath fill='%230ac700' d='M169.82 23.6a12.39 12.39 0 0 0-21.45 0L19.11 247.48a12.39 12.39 0 0 0 10.73 18.58h258.51a12.39 12.39 0 0 0 10.73-18.58z'/%3E%3Cpath fill='%23fff' d='M199.03 136.57V199c-.14 11.23-.14 20.49-10.67 29.47-10.1 8.85-23.16 9.69-29.89 9.69a52.6 52.6 0 0 1-17.57-2.64c-11.79-4.07-18.11-12.63-20.35-20.07-1.26-4.35-1.26-7.44-1.41-19.79v-59.09h18.53v60.92c0 4.21-.14 8.28 1.27 12.07 3.79 9.54 14.17 10.66 20.07 10.66 3 0 10.38-.13 15.86-4.91s5.47-10.53 5.47-18.81v-59.93z'/%3E%3C/svg%3E")}.badge.rating--bbfc_12.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 283.46 283.46'%3E%3Cpath d='M141.73 0a141.73 141.73 0 1 0 141.73 141.73A141.74 141.74 0 0 0 141.73 0m0 278.49a136.76 136.76 0 1 1 136.76-136.76 136.76 136.76 0 0 1-136.76 136.76'/%3E%3Cpath fill='%23fff' d='M141.73 5a136.76 136.76 0 1 0 136.76 136.73A136.76 136.76 0 0 0 141.73 5m0 261.09a124.33 124.33 0 1 1 124.33-124.36 124.32 124.32 0 0 1-124.33 124.33z'/%3E%3Ccircle cx='141.73' cy='141.73' r='124.33' fill='%23ff7d13' transform='rotate(-45 141.728 141.734)'/%3E%3Cg fill='%23fff'%3E%3Cpath d='M114 90.43v99.48H95.92V133c0-9.43 0-12.23-8.11-12.23H71.6v-11.33h1.91c9.29-.14 21.82-.29 25.8-19zM198 174.59v15.32h-67.62v-14.29c12.67-8.7 25.2-20.64 31.09-26.68 5.46-5.6 14.59-15.18 14.59-28.3 0-7.66-3.82-14.88-13.11-14.88-14.59 0-14.15 15.92-14 23l-18.57-1.62c0-14 4.57-23 8.4-27.56 5.45-6.34 14.88-10.76 25.64-10.76 18.87 0 32 12.23 32 31.1 0 16.06-9.87 27.56-20.77 37.43-2.22 1.92-15.48 13.12-21.08 17.25z'/%3E%3C/g%3E%3C/svg%3E")}.badge.rating--bbfc_15.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 283.46 283.46'%3E%3Cpath d='M141.73 0a141.73 141.73 0 1 0 141.73 141.73A141.74 141.74 0 0 0 141.73 0m0 278.49a136.76 136.76 0 1 1 136.76-136.76 136.76 136.76 0 0 1-136.76 136.76'/%3E%3Cpath fill='%23fff' d='M141.73 5a136.76 136.76 0 1 0 136.76 136.73A136.76 136.76 0 0 0 141.73 5m0 261.09a124.33 124.33 0 1 1 124.33-124.36 124.32 124.32 0 0 1-124.33 124.33z'/%3E%3Ccircle cx='141.73' cy='141.73' r='124.33' fill='%23fb4f93' transform='rotate(-45 141.728 141.734)'/%3E%3Cg fill='%23fff'%3E%3Cpath d='M114 90.43v99.48H95.9V133c0-9.43 0-12.23-8.11-12.23H71.57v-11.33h1.92c9.29-.15 21.81-.29 25.8-19zM191.23 106.79h-38.77l-3.39 22c4.42-4.42 11.5-7.37 19.16-7.37 17.69 0 30.22 13.11 30.22 33.16 0 20.49-13.41 36.7-37 36.7a41 41 0 0 1-18.87-4.13c-13.86-7.37-14.89-20.19-15.33-25.05l20.64-1.48c.43 10.17 6.77 14.74 14.29 14.74a15.1 15.1 0 0 0 8.7-2.36c4.42-3 7.51-9.87 7.51-17.68 0-12.39-7.66-18.72-16.5-18.72-6.78 0-12.53 3.09-14.89 9.28l-16.66-1 7.08-54.68h55.28z'/%3E%3C/g%3E%3C/svg%3E")}.badge.rating--bbfc_18.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 283.46 283.46'%3E%3Cpath d='M141.73 0a141.73 141.73 0 1 0 141.73 141.73A141.74 141.74 0 0 0 141.73 0m0 278.49a136.76 136.76 0 1 1 136.76-136.76 136.76 136.76 0 0 1-136.76 136.76'/%3E%3Cpath fill='%23fff' d='M141.73 5a136.76 136.76 0 1 0 136.76 136.73A136.76 136.76 0 0 0 141.73 5m0 261.09a124.33 124.33 0 1 1 124.33-124.36 124.32 124.32 0 0 1-124.33 124.33z'/%3E%3Ccircle cx='141.73' cy='141.73' r='124.33' fill='%23dc0a0a' transform='rotate(-45 141.728 141.734)'/%3E%3Cg fill='%23fff'%3E%3Cpath d='M114 90.43v99.48H95.9V133c0-9.43 0-12.23-8.11-12.23H71.57v-11.33h1.92c9.29-.15 21.82-.29 25.8-19zM148.63 118.43c0 4.42 1.92 13.12 15.33 13.12 11.65 0 14.59-7.52 14.59-13.12 0-11.35-9-13.41-14.74-13.41-12.52-.15-15.18 8-15.18 13.41m-1.63 42.3c0 8.4 5.9 14.15 16.8 14.15 9.58 0 16.66-5 16.66-14.3 0-1.76-.3-14.15-16.66-14.15-15.77 0-16.8 11.21-16.8 14.3m53.21.59c0 18.13-15.63 29.92-37.29 29.92-22.7 0-36.7-12.67-36.7-29.92 0-15.63 11.35-21.08 16.36-23.43-10.61-5-12.82-15.78-12.82-21.67 0-15.47 12.82-27.42 34.19-27.42 20.49 0 33.9 11.06 33.9 28.3 0 8.7-3.54 16.21-13 20.79 11.49 5.74 15.33 14.29 15.33 23.43'/%3E%3C/g%3E%3C/svg%3E")}.badge.rating--bbfc_PG.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 318.19 283.46'%3E%3Cpath d='M314.15 238.77 184.9 14.9a29.79 29.79 0 0 0-51.6 0L4.04 238.78a29.79 29.79 0 0 0 25.8 44.68h258.51a29.79 29.79 0 0 0 25.8-44.69m-4.25 27.31a24.57 24.57 0 0 1-21.5 12.41H29.84a24.83 24.83 0 0 1-21.5-37.23L137.6 17.38a24.82 24.82 0 0 1 43 0l129.3 223.88a24.6 24.6 0 0 1 0 24.82'/%3E%3Cpath fill='%23fff' d='M309.9 241.26 180.59 17.38a24.82 24.82 0 0 0-43 0L8.34 241.26a24.83 24.83 0 0 0 21.5 37.23h258.51a24.82 24.82 0 0 0 21.55-37.23m-21.5 24.8H29.84a12.39 12.39 0 0 1-10.73-18.58L148.37 23.6a12.39 12.39 0 0 1 21.45 0l129.26 223.88a12.39 12.39 0 0 1-10.73 18.58z'/%3E%3Cpath fill='%23fbad00' d='M169.82 23.6a12.39 12.39 0 0 0-21.45 0L19.11 247.48a12.39 12.39 0 0 0 10.73 18.58h258.51a12.39 12.39 0 0 0 10.73-18.58z'/%3E%3Cg fill='%23fff'%3E%3Cpath d='M102.06 161.48v32.82h12.73a40 40 0 0 0 10-.8c11-2.68 11.65-12.73 11.65-16.08 0-7-3.08-10.58-4.68-12.06-4.43-3.75-10.59-3.88-16.35-3.88zm-17.82-15.14h31.89c5.22 0 10.72 0 16.21 1.47 9.24 2.55 22.24 10.85 22.24 30 0 12.6-5.9 26.13-22.77 29.88-5.23 1.21-10.19 1.21-16 1.21h-13.8v32H84.24zM244.8 189.21v51.71h-15.14v-8a35.68 35.68 0 0 1-25.85 10.45c-29.21 0-44.61-23.32-44.61-48.77 0-29.74 19.69-50.64 45.68-50.64 19.7 0 34.16 12.06 39.92 27.86l-16.9 6.81c-1.74-5.23-6.83-18.76-22.91-18.76-17.81 0-26.52 15.54-26.52 34.17 0 20.76 11.39 32.68 26.79 32.68 9.92 0 21.71-5.22 23.31-22h-23.56v-15.51z'/%3E%3C/g%3E%3C/svg%3E")}.badge.rating--bbfc_U.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 318.19 283.46'%3E%3Cpath d='M314.15 238.77 184.9 14.9a29.79 29.79 0 0 0-51.6 0L4.04 238.78a29.79 29.79 0 0 0 25.8 44.68h258.51a29.79 29.79 0 0 0 25.8-44.69m-4.25 27.31a24.57 24.57 0 0 1-21.5 12.41H29.84a24.83 24.83 0 0 1-21.5-37.23L137.6 17.38a24.82 24.82 0 0 1 43 0l129.3 223.88a24.6 24.6 0 0 1 0 24.82'/%3E%3Cpath fill='%23fff' d='M309.9 241.26 180.59 17.38a24.82 24.82 0 0 0-43 0L8.34 241.26a24.83 24.83 0 0 0 21.5 37.23h258.51a24.82 24.82 0 0 0 21.55-37.23m-21.5 24.8H29.84a12.39 12.39 0 0 1-10.73-18.58L148.37 23.6a12.39 12.39 0 0 1 21.45 0l129.26 223.88a12.39 12.39 0 0 1-10.73 18.58z'/%3E%3Cpath fill='%230ac700' d='M169.82 23.6a12.39 12.39 0 0 0-21.45 0L19.11 247.48a12.39 12.39 0 0 0 10.73 18.58h258.51a12.39 12.39 0 0 0 10.73-18.58z'/%3E%3Cpath fill='%23fff' d='M199.03 136.57V199c-.14 11.23-.14 20.49-10.67 29.47-10.1 8.85-23.16 9.69-29.89 9.69a52.6 52.6 0 0 1-17.57-2.64c-11.79-4.07-18.11-12.63-20.35-20.07-1.26-4.35-1.26-7.44-1.41-19.79v-59.09h18.53v60.92c0 4.21-.14 8.28 1.27 12.07 3.79 9.54 14.17 10.66 20.07 10.66 3 0 10.38-.13 15.86-4.91s5.47-10.53 5.47-18.81v-59.93z'/%3E%3C/svg%3E")}.badge.rating--kr_movies_12.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300' viewBox='0 0 300 300'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23DFB039' d='M266.17 300H33.822C15.142 300 0 284.857 0 266.185V33.815C0 15.143 15.142 0 33.822 0H266.17C284.85 0 300 15.143 300 33.815v232.37C300 284.857 284.85 300 266.17 300'/%3E%3Cpath fill='%23FFFFFE' d='M64.562 254V104.704H48L69.448 47H111v207zM244.379 47H131.247a4.614 4.614 0 0 0-4.62 4.608v62.337h45.223V85.872h31.95v24.83L125 222.74V253h123.47v-40.245h-66.054l57.651-80.717c1.808-2.526 3.245-4.721 4.342-6.622 1.081-1.885 1.982-3.718 2.708-5.536.71-1.787 1.21-3.77 1.482-5.935s.401-4.767.401-7.83V51.609A4.614 4.614 0 0 0 244.379 47'/%3E%3C/g%3E%3C/svg%3E")}.badge.rating--kr_movies_15.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300' viewBox='0 0 300 300'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23CD6D34' d='M266.178 300H33.808C15.15 300 0 284.858 0 266.178V33.822C0 15.142 15.15 0 33.807 0h232.37C284.858 0 300 15.142 300 33.822v232.356c0 18.68-15.142 33.822-33.822 33.822'/%3E%3Cpath fill='%23FFFFFE' d='M64.571 254V104.722H48L69.447 47H111v207zm179.794-136.28h-72.761V87.376h76.038V47H126v110.278h77.934v57.702h-32.86v-27.1H126v61.494a4.634 4.634 0 0 0 4.635 4.625h113.73a4.634 4.634 0 0 0 4.635-4.625V122.346a4.634 4.634 0 0 0-4.635-4.625'/%3E%3C/g%3E%3C/svg%3E")}.badge.rating--kr_movies_18.svelte-nd7koe.svelte-nd7koe,.badge.rating--kr_movies_19.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cg fill='none'%3E%3Cpath fill='%23D92C36' d='M266.18 300H33.82C15.13 300 0 284.875 0 266.197V33.827C0 15.149 15.13 0 33.82 0h232.36C284.848 0 300 15.149 300 33.827v232.37C300 284.875 284.87 300 266.18 300'/%3E%3Cpath fill='%23FFF' d='M63.552 253.353V104.265H47.036l21.391-57.642h41.396v206.73zm181.955-206.73H130.545a4.605 4.605 0 0 0-4.613 4.61V155.33c0 5.113 4.135 9.243 9.202 9.243h70.076v49.792h-32.743v-27.057h-44.91v61.412a4.62 4.62 0 0 0 4.613 4.61h113.337a4.605 4.605 0 0 0 4.613-4.61V51.256a4.62 4.62 0 0 0-4.613-4.61zM171.654 89.26a4.62 4.62 0 0 1 4.613-4.61h23.757a4.605 4.605 0 0 1 4.613 4.61v36.18a4.62 4.62 0 0 1-4.613 4.609h-23.757a4.605 4.605 0 0 1-4.613-4.61z'/%3E%3C/g%3E%3C/svg%3E")}.badge.rating--kr_movies_all.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300' viewBox='0 0 300 300'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23269251' d='M266.185 300H33.822C15.15 300 0 284.858 0 266.185V33.815C0 15.142 15.15 0 33.822 0h232.363C284.865 0 300 15.142 300 33.815v232.37C300 284.858 284.865 300 266.185 300'/%3E%3Cpath fill='%23FFFFFE' d='m86.205 227-3.589-22.83-26.232.015-3.574 22.807L19 227v-.41L51.011 74l36.97.008 32.011 152.598.008.394zM69.492 123.254l-8.345 52.074h16.698zM126 227V74h34.01v122.362H200V227zm81-.015V74h33.995l-.008 122.356H281V227z'/%3E%3C/g%3E%3C/svg%3E")}.badge.rating--kr_tv_7.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='72' height='72' viewBox='0 0 72 72'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23FFF' fill-rule='nonzero' d='M36 1C16.67 1 1 16.67 1 36s15.67 35 35 35 35-15.67 35-35S55.33 1 36 1'/%3E%3Ccircle cx='36' cy='36' r='30' fill='%23FAC405'/%3E%3Cpath fill='%23CFCDC3' fill-rule='nonzero' d='M36 0c19.882 0 36 16.118 36 36S55.882 72 36 72 0 55.882 0 36 16.118 0 36 0m0 2C17.222 2 2 17.222 2 36s15.222 34 34 34 34-15.222 34-34S54.778 2 36 2'/%3E%3Cpath fill='%23000' fill-rule='nonzero' d='m35.711 47 8.522-17.014v-4.828H27.431V30h10.475v.122L28.99 47z'/%3E%3C/g%3E%3C/svg%3E")}.badge.rating--kr_tv_12.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='72' height='72' viewBox='0 0 72 72'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23FFF' fill-rule='nonzero' d='M36 1C16.67 1 1 16.67 1 36s15.67 35 35 35 35-15.67 35-35S55.33 1 36 1'/%3E%3Ccircle cx='36' cy='36' r='30' fill='%23FAC405'/%3E%3Cpath fill='%23CFCDC3' fill-rule='nonzero' d='M36 0c19.882 0 36 16.118 36 36S55.882 72 36 72 0 55.882 0 36 16.118 0 36 0m0 2C17.222 2 2 17.222 2 36s15.222 34 34 34 34-15.222 34-34S54.778 2 36 2'/%3E%3Cpath fill='%23000' fill-rule='nonzero' d='M30.98 47V25.158h-6.418l-5.48 3.663v5.373l5.359-3.542h.12V47zm21.769 0v-4.844h-9.143v-.12l3.966-3.21c3.512-2.83 4.92-4.465 4.92-7.387v-.03c0-4.011-3.452-6.645-8.734-6.645-5.177 0-8.734 2.997-8.734 7.432v.152h5.842l.016-.197c.12-1.574 1.135-2.649 2.876-2.649 1.513 0 2.558.954 2.558 2.3v.031c0 1.21-.485 2.165-3.164 4.375l-7.75 6.417V47z'/%3E%3C/g%3E%3C/svg%3E")}.badge.rating--kr_tv_15.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='72' height='72' viewBox='0 0 72 72'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23FFF' fill-rule='nonzero' d='M36 1C16.67 1 1 16.67 1 36s15.67 35 35 35 35-15.67 35-35S55.33 1 36 1'/%3E%3Ccircle cx='36' cy='36' r='30' fill='%23FAC405'/%3E%3Cpath fill='%23CFCDC3' fill-rule='nonzero' d='M36 0c19.882 0 36 16.118 36 36S55.882 72 36 72 0 55.882 0 36 16.118 0 36 0m0 2C17.222 2 2 17.222 2 36s15.222 34 34 34 34-15.222 34-34S54.778 2 36 2'/%3E%3Cpath fill='%23000' fill-rule='nonzero' d='M30.594 47V25.158h-6.418l-5.48 3.663v5.373l5.359-3.542h.12V47zm13.686.394c5.434 0 9.112-3.149 9.112-7.902v-.03c0-4.057-2.967-6.978-7.069-6.978-2.316 0-4.087 1.014-4.889 2.482h-.121l.333-4.965h10.338v-4.843H36.621l-.878 13.199h5.54a3.14 3.14 0 0 1 1.06-1.135 3.63 3.63 0 0 1 1.922-.53c1.816 0 3.118 1.165 3.118 2.891v.03c0 1.726-1.287 2.937-3.103 2.937-1.59 0-2.71-.893-3.088-2.013l-.03-.091h-5.767l.015.272c.212 3.754 3.527 6.676 8.87 6.676'/%3E%3C/g%3E%3C/svg%3E")}.badge.rating--kr_tv_19.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='72' height='72' viewBox='0 0 72 72'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23FFF' fill-rule='nonzero' d='M36 1C16.67 1 1 16.67 1 36s15.67 35 35 35 35-15.67 35-35S55.33 1 36 1'/%3E%3Ccircle cx='36' cy='36' r='30' fill='%23FAC405'/%3E%3Cpath fill='%23CFCDC3' fill-rule='nonzero' d='M36 0c19.882 0 36 16.118 36 36S55.882 72 36 72 0 55.882 0 36 16.118 0 36 0m0 2C17.222 2 2 17.222 2 36s15.222 34 34 34 34-15.222 34-34S54.778 2 36 2'/%3E%3Cpath fill='%23000' fill-rule='nonzero' d='M30.329 47V25.158H23.91l-5.48 3.663v5.373l5.359-3.542h.12V47zm13.323.394c6.04 0 9.838-4.314 9.838-11.277v-.03c0-6.706-3.42-11.323-9.944-11.323-5.238 0-9.098 3.224-9.098 7.856v.03c0 4.042 2.695 6.948 6.979 6.948 2.951 0 4.995-1.392 5.842-3.512h.121c0 .394-.015.803-.03 1.196-.227 3.134-1.392 5.268-3.708 5.268-1.348 0-2.21-.666-2.634-1.499l-.046-.09h-6.251l.015.09c.59 3.573 4.163 6.343 8.916 6.343m-.06-12.155c-1.65 0-2.998-1.15-2.998-2.846v-.03c0-1.56 1.377-2.755 3.042-2.755 1.696 0 3.028 1.18 3.028 2.785v.03c0 1.665-1.347 2.816-3.073 2.816z'/%3E%3C/g%3E%3C/svg%3E")}.badge.rating--kr_tv_all.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='72' height='72' viewBox='0 0 72 72'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23FFF' fill-rule='nonzero' d='M36 1C16.67 1 1 16.67 1 36s15.67 35 35 35 35-15.67 35-35S55.33 1 36 1'/%3E%3Ccircle cx='36' cy='36' r='30' fill='%23FAC405'/%3E%3Cpath fill='%23CFCDC3' fill-rule='nonzero' d='M36 0c19.882 0 36 16.118 36 36S55.882 72 36 72 0 55.882 0 36 16.118 0 36 0m0 2C17.222 2 2 17.222 2 36s15.222 34 34 34 34-15.222 34-34S54.778 2 36 2'/%3E%3Cpath fill='%23000' fill-rule='nonzero' d='m22.653 47 1.135-4.344h6.54L31.462 47h6.75l-7.129-21.842h-8.052L15.902 47zm6.494-8.87h-4.178l2.028-7.765h.121zM46.284 47V25.158h-6.206V47zm8.858 0V25.158h-6.206V47z'/%3E%3C/g%3E%3C/svg%3E")}.badge.rating--br_movies_12.svelte-nd7koe.svelte-nd7koe{content:url(/assets/BR_MOVIES_12_500x500-BkbfwW4T.png)}.badge.rating--br_movies_10.svelte-nd7koe.svelte-nd7koe{content:url(/assets/BR_MOVIES_10_500x500-AixFgOH4.png)}.badge.rating--br_movies_14.svelte-nd7koe.svelte-nd7koe{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAfQAAAH0CAMAAAD8CC+4AAAC6FBMVEUAAAD/kiT1hCL3giH1gh/2gyD2gx/1gyD2gx/1gh/2gyD1gh//hy32hB/2gh/1gh//hSH2hCD2giD2gh//kiT2hCD1gyD2gx/2gh//mTP2gyD2gh/3hB/3giH1giD5hSP2giD2gyD/v0D1gyH2iST2gx/4gx/1gx/2gx/////2gx//qiv2gyD1gyD2giD1hyL2giD2mEb5vYr3oVj717f////6xJb2kDj+/fz6w5P3oVf4qGT2lkP1hCT+9Ov++fT6w5T4r2/3oln85M76xZj3m0v96Nf71rb1jTT+/v73nlH4sXP848371LL4rGr+9e397uL3nE75uoT5v431iy/+9/D84sz71LP1iCv+/fv4sHL4qmf2kz37zaf1gyL97+P6wpL3oFb+/v35uYL2lUL+9e783MD2jjX98OT1hSX++vf1iSz3pF384Mj6x5v1gyH96tr1hyj82r32jzb1jDL85dH4s3b2lD/97uH71bX3nVD+9vD++/j2jzf83sT6wZD4rGv707D1ii35uID7z6n1jDH5u4b98ef3oFX+/Pn6y6H1hib++/f3pmD6yZ/97N32kTr5tHr717j3n1T+9/H++PP72bv1giD5t3795tL1izD98uj4rm770Kz70a3+8+n2mkr96dn5vIj6yJ3838b1iCr4qGP84cr5wI797d/2kz75tnz5t3/1hCP+8un959X4r3D1jTP1ii74sHH+9Oz3p2H2mUj3m0z5vov5tn396dj2l0X3nlL1hSb97eD7zaX6x5r1hif97+L2mUn2lUH4sXT++PL6wI/8277++vb969z3o1v7zab3nVH6xpn6yqD2mEf4snX+9u/1iS34q2n7zqj98eb2l0T5uYP83cL3pV7969v84sv2kDn5tHj82bz3n1P85dD4rW370Kv6yZ783sX2kjv5tXv72Lr95tP70q/4p2L+/Pr4qWX6zKP2lED++fX96Nb1jjT707H5v4z959T5tHn5vYmV53wnAAAAMXRSTlMADjRcg6rF0t7r+P8RUZPVF3DK/QdXtfz7CnHlel7pLMLBBIQcw0rs/gGSBqe3WDXf25iMNgAACmFJREFUeAHs1AOeHVAUg/Hk1u3Ytrn/jdTt2Lbn1pxnv3Py38L3S4jM8A9UFol/ICNEejUkbyGV73GM8bQA0RtIXqJayPMY42Fe0VtInqK6SO19jLu5Ru8kD1GNpCHGjVyis3svoFrJffNazDp6L/dQzaQ5rmQXvZ87qHbSdr+ERAISGBq+MtBctq+GhzJd+gjXYYN0xY8ZLX3skZnmsv5oLJPoPWEVZshq6El775Ncgi3SH9+kXPr0I3PNZenRdKro02EB5shCmE4efZKfYZB85mTS6FyASbLAZNF7lmCULPUkjj5WA7OkZixR9BGuwCxZ4cjD6ENchWGyyqEH0bkO02Sd/0fvP4Nxctb/X3SewDg54b/Re3dgnuz0/h2dhDhA/hW9ew/iwF73n+idau7EXufv6AwQFwJ/RW8hxAm2/IzedQhx4pA/o29C3PgZvSFA3AgNQABenkDcOHkJBOAS4sglEFBDiCOsAVD7SlypRQAhrlDR/SHAV+IMMf9KnPnCHr0VJhAAMADrxpsKuU/Ovzp80MRCPrmUMZdcy5hrbmXMLfcy5p5HGfPIWcacOcqYI+8y5p3O2yNdOtKRjnSkIx3pSEc60pGOdKQjHelIR7p0pCMd6UhHOtKRjnSkIx3pSEc60pGOdOlIRzrSkY50fj4d6UhHOtKRjnSkIx3pSEc60qUjHelIRzrSkY50pCMd6UhHOtKRjnSkc/2ydw/ArixhEMd7d69t27Zt27Zt27Zt27Zt27ZdxtPkIjt58/Wv7LPzr7BPEvi0eBY8Zl2AR8jHozs/Ex2eIRu+LIkfkLRbuv0FWiS38CdYxxn9p6Wy9ERPZb/DnxAYjP7T/LyBFn5f8zFdG5uHIu76Mr2COxidf1tWh9F1yf4MejhPGF0Xm2ci7gJzP4QmjK5LKhua5LvH6JqEvcsjkXaFBR3o4jC6Js4NaFKU0TUpfg26OFcYXYuSd3ki0i6x9P130IbR9bBfQZuU5xhdh3I29IkPRtegop/T0MdhdA2q+DkBfar5YXT31bh+FBo5hxndddXs5zwPYRdZ59oBaMToGtRznkGrBnsZ3WUN/eyGXg4Y3V1N/OyArOiM3vzCVmhWx2Z0V1Ww70G3y5sY3UWtWp/aCO3SgtHd0/bbeviAPfzUqmsaBFsDX9B+HW/pLqmR9r1vNMe3r7yluyJVviNvD/MwJF1nJ+viKvgMh9G9r+tHP0vgO+ItY3SvS7wUPiXmbchgQ58y8C1JIC069QgmLjrZC8VFJwuMzuh/F8es6NR3HpS+Mrq8e/eE8qIzehijolNpG0o1zhkVndLOhJKVzKjoNM/Aw2J0hRpQm8PoRhl+EEr1jjO6UezTnp8Vows6hznyovNVejz+E4VRxo6FUpNGvKWLu3e3IS46oz9idKPUuwulOBEY3Shpl0CpWD1GN8odqFlgdKNEh9osRjfK9CFQqhFGXHS+M2MtZXSjPIZaODC6SWYthNoIRjdKv3dQ6nic0Y3iQO05GN0oHaEWmtHdkLs83DFvEtTWM7oLCmY6CHfYT6DUZA6je1+zlxXhkmM+cUyMnjZugylwS2qohWJ0b2tTZCVcs6QnlOK8YHQvC7W8LNxjQfusyv+RK5+0FNz0XPusylt63+TuNi+6SvOnVRk9TDOnhO/9nm6NWYzuPQMLNSgGd9XROqsyujPY6QC3OTpnVT6RC9ajAFy3saW+WZXRO4bPp6E5tkOtY1V4Ae/eR47anQ865NU0q/KWXn3Jk4rQopqlZVblLX1s1D2HNTVHrSbuz6q8pQccZmWDPg7c/bQqo2fOeyVu5uzQ6YnLd4aMng+6Veksblbl/8g1grhZldH7iZtVGX1IZ3GzKqPfri1uVmX0ZBA3qzL6HHGzKqMfeCJuVmV066u8WZXRYeqnVRUYXdKsyuhHqoubVRndgsRZldGVMs9hdJP0WA211GB0kxRfKG5WZfSD8mZVRs8Atd71GN0kpypB7QgY3SQWxM2qjN5Q3KzK6HWKQq3QUkY3ScuZUDsKRjdJD4ibVRm9p7hZldELehL9BRjdJMNOm/8eLKNzVmX0w+JmVUZf3B9qbcDoJjkBD5xkdKNUFzerMnq9OeJmVUbPswRqj8HoJokED7xldKNcglqgl4xukstDoDajGqOLeztuDhhdXPSNjG6SWUvFzaqMvmaGuFmV0a/DA2EZ3SgL4YE1jG6ShjXEzaqMfvSJuFmV0RfCA/4Z3ShloBZnE0zmB8KMHQu13sl5SzfJKIibVRk9MzwQkdFNMqk71AIdBR/TDVKgANRmJOEtnbMqo/+v1YIHyjC6Se7chVrHNIxukoUQN6sy+iVxsyqjp+omblZldL95xc2qjG5D3KzK6EvFzaqMfj+PuFmV0StC3KdVGX2BuFmV0Ye0EjerMvqmE+JmVUafDXGfVmX0WuJmVUY/cEvcrMroA76Km1UZ3ZY3qzL6BHmzKqOXlDerMjo4qzK6YlaV8n/vtGYj/ksH/JSG5fCvaoRldB8xFX/SEPy7Nz/YqYMqAsAwAIIfkMBNBDWAAgCIoIoTQJW/mgQAgJkK+97a+wsguuiIjuiIjuiIjuiIjuiIjuiIjuiIjuiIjuiiIzqiIzqiIzqiIzqiIzqiIzqiIzqiIzqik4+/UZzGnTqtuMY0TqiI/gopxZ16cY15zd4RHdERHdERHdERHdERHdFFR3RER3RER3RER3RER3RER3RER3RER3REFx3RER3RER3RER3RER3RER3RER3RER3REV10REd0REd0ROfj5eNjletxlWEp+Pbom7jOLLB3ROeGvbPbxxWW8bEO7NFLAcIAFAOwN/ZfD0jBvzt8rImFhDrSpSMd6UhHOtKRjnSkIx3pSEc60pGOdKRLRzrSkY50pCMd6UhHOtKRjnSkIx3pSJeOdKQjHelIRzrSkY50pCMd6UhHOtKRLh3pSEc60pGOdKQjHelIRzrSkY50pCNdOtJ5vXlCmWfuUOaeK2W45kwZzjlShmP2lGGfLZTZZg1l1vmFMp9ZQpll5huq/Nujq8QqlgCKorv6PSDu7skXPv9p4K5XcXe6Dm7XP9NVZ01hzVIgLCtyeqbpY2TExkTBa5ER02sKGCMjJijg7TTZsOkf6c8j2bD4HApAZMPEz/Q5MmFzv9Ifi0yYHv9MR5EsWBS/0luLZMEWW7/TaXg9C4sN/qRLWAakv9KpLWPJW67xdzqaxhI3Lf5NvzeJJW7yXkc62sCStiE6029rC0vYlm53pXNT21iytnWT7nSuv8aS9fo6vdKp72KJ2q3TOx3tY0naF/3Sr+gAS9CBrvRN51Lcx5KzHy/RP51L5S6WmN3yEv8IdNqaqmHp2H5dp0NBp3rcwpKxFesMT+d6uYElYqO8zijp3CzXprEETK+VN+kW6Gk3PMKqbln36CXQx3Z4glXZomr0VtBHrTYfscqK87UafQT6Ww/hOVZFc1KLvgKDLG20i1dYtUzHteZjBggMMTfxPrzHqmJMY2+fM1hguKkQwmfs8Ptf0muGCowmnL0Yvjrxrhaww0Xb41f01enzYiRfAK0Iy5qROAwnAAAAAElFTkSuQmCC)}.badge.rating--br_movies_16.svelte-nd7koe.svelte-nd7koe{content:url(/assets/BR_MOVIES_16_500x500-CXw7PyO-.png)}.badge.rating--br_movies_18.svelte-nd7koe.svelte-nd7koe{content:url(/assets/BR_MOVIES_18_500x500-B5lvXEaG.png)}.badge.rating--br_movies_a10.svelte-nd7koe.svelte-nd7koe{content:url(/assets/BR_MOVIES_A10_500x500-JLe2rAkt.png)}.badge.rating--br_movies_a12.svelte-nd7koe.svelte-nd7koe{content:url(/assets/BR_MOVIES_A12_500x500-icZ_V4mj.png)}.badge.rating--br_movies_a14.svelte-nd7koe.svelte-nd7koe{content:url(/assets/BR_MOVIES_A14_500x500-1UbmS3XS.png)}.badge.rating--br_movies_a16.svelte-nd7koe.svelte-nd7koe{content:url(/assets/BR_MOVIES_A16_500x500-D9Szf5Ov.png)}.badge.rating--br_movies_a18.svelte-nd7koe.svelte-nd7koe{content:url(/assets/BR_MOVIES_A18_500x500-CAwTXWYx.png)}.badge.rating--br_movies_al.svelte-nd7koe.svelte-nd7koe{content:url(/assets/BR_MOVIES_AL_500x500-XPINh1HF.png)}.badge.rating--br_movies_l.svelte-nd7koe.svelte-nd7koe{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAfQAAAH0CAMAAAD8CC+4AAAAulBMVEUAAAAAtlsAp1MAplAApVAApVAAplAApVAApU8Apk8Apk8ApU8ApVoAp1IAp1AApU8AplkAplAApVAApVAAtm0Ap08AplAAplAApk8As2YAp1EApk8ApU8ApVEApVAAqFEAplAApU8Av4AApk8ArVIAplAApU8ApVAApk8A//8AplAAqlUApk8Apk8ApVEAqFIAplAarmDl9e1qypgdr2P///92zqDZ8eS55s6A0qey48kQqlqQ17JkyJS238ZSAAAAMXRSTlMADjRcg6rF0t7r+P8RUZPVF3DK/QdXtfz7CnHlel7pLMLBBIQcw0rs/gGSBqe3WDXf25iMNgAABgtJREFUeAHs2NNinVEQxfG1pm6D49rm+z9JbbuHcTJVbCffzPpd77v/NrE+nAPZX3wO1oVYWx/JCcj+d9Ddu9sQvURyBFIUR929uaXoNZJdSLH0T7l/32z002QTUkQl90+bic6zPwxSVFPVD77h6Of5A0UmVX+3segX+Q1FJ42pN+uPfoW9DopP+k/4y3VGv8aPiEHO+PN1Rb/B94hCzvlTLHZg6agjgZpLu3S0vdZKv803iEUu+qNVV/pde41gpFWpf1sl+l17hXCkubD6wui31TymX+Xqd8wxzEM1D+oVMQ8x59wvRCXl98uu9Bt9CEv6bix3pl+z9whL2oPln0uiX7EPCEzaA6Vfi7d3fkRo8pGLV/rF4THEJqy2Fq50dhCcdLjwyXb+J+KTyrt5K51EfDLTmfqWSfZFMxP9dNMgGUyVPs1s71TzJIwzZ3qNkCRYm45+pokkpMnpzxkfh2RxuAcYUDKkIVYCDDjeQRrSOQ4YMAJJZAQw9BGSCPtg4AgkkRHCQEgqOaMrOicgqUzQHiAZecADR5HLb3buALOBKIrC8LmvU41UtlFCu/99FHQZRSQFeUV3kAozud+3hZ8DOPyMSjPUY0ZHdEQX/ZhmOI5LmuFS+0ovzNGuOTXSDqKLjuiIjuiIjuiIjuiIjuiIjuiIjuiIjuiI/nhER3REFx3RER3RER3RER3RER3RER3RER3RER3REV10REd0REd0REd0REd0REd0REd0REd0REd00REd0REd0REd0REd0REd0REd0REd0REd0VmyGW+V29VXNkj0p39FD+ZddERHdERHdERHdERHdERHdERHdERHdERHdNERHdERHdERHdERHdERHdERHdERHdERHdEZQXRER3RER3RER3RER3RER3RER3RER3RER3TRER3RER3RER3RER3RER3RER3RER3RER3RRUd0REd0REd0REd0REd0REd0REd0REd0RBcd0REd0REd0REd0REd0REd0REd0REd0RFddERHdERHdERHdERHdERHdERHdERHdERHdNERHdERHdERHdERHdERHdERHdERHdERHdERXXRER3RER3RER3RER3RER3RER3RER3RER3TRER3RER3RER3RER3RER3RER3RER3RER3RRUd0REd0REd0REd0REd0REd0REd0REd0bo+O6IiO6IiO6IiO6IiO6IiO6IiO6CzpoT5yb/Up+rpcc3fP5h3RER3RER3RER3RER3RER3RRUd0REd0REd0REd0REd0REd0REd0REd0RBcd0REd0REd0REd0REd0REd0REd0RGdTUbHC/RLZdUqW1Gv6YYRREd0REd0REd0REd0REd0REd0REd0REd0RBcd0REd0REd0REd0REd0REd0REd0REd0RFddERHdERHdERHdERHdERHdERHdERHdERHdNERHdERHdERHdERHdERHdERHdERHdERne1FR3RER3RER3TGTDNM0UVHdERHdERHdNYb/T3NMKv26YXzmEtaYZkjM60wI3rP6Ls0wm5m5DTTCPOUkezSCDMZyfmQNjj8Rf++pg1+27mnBEmiIICiN9q2bex/K2Oj1LarXoyn0/lb+TLOFu5nwJ1DB6CUhlH+Rh+jJMzYv+jHSkkYPf4bHXWUgnEK0AlwPXdPGZiJ2vPee3WSEjCTVZ6jq1ICRjUQne/TeM9MfycYHR3GeG5YCUf/Oojx3ODXSHR0AeO1BSUa/ZMuYTy2pJ9i0fmgyxhvLesH/unkv5O+e4yvOj8nPyWorGI8tVohOTq6jvHSupIW/bVuYDy0oa8J6CToaHr8HOObdX1JenSOJscuMH5Zda8IEaKWhr5j/LF8Xcl/KVZxSxhvLLkKUULcltQwfljQD8QICTbk5oriM8OD+ok4IdGqHFF0Zlq/kkRIsSwnFJmZ1O8kE9LI4kkHRWXcZFVJIaSbFzmniMyYap1UQpaphUbHFcViht1c7ZgMQo6xgXu5xxRFn/bdnpNNyDckIk1M++tS1WtydZLv8fHhoblfazmnuwMXgmkvujx72Go1m3uV+4fHR/L9AMU9D+lNLzvcAAAAAElFTkSuQmCC)}.badge.rating--br_tv_a10.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='500' height='500' viewBox='0 0 500 500'%3E%3Cg fill='none'%3E%3Crect width='500' height='500' fill='%230083ca' rx='49.051'/%3E%3Cg fill='%23fff'%3E%3Cpath d='M243.329 375.5h48.337v-251h-43.683c-7.738 21.377-22.188 32.898-35.222 37.325v48.011c.904 0 10.06 0 30.568-17.024zM386.35 124.5q33.777 0 50.236 18.559c16.459 18.559 16.459 30.137 16.459 53.295v111.214q0 32.915-17.318 50.424Q418.41 375.5 386.35 375.5q-31.916 0-49.305-17.508-17.39-17.509-17.39-50.424V196.354q0-34.736 16.531-53.295T386.35 124.5m.618 36.081q-8.587 0-10.52 7.215-1.931 7.214-1.932 16.834v134.826q0 7.137 3.364 12.878 3.363 5.74 9.088 5.74 5.868 0 9.16-5.74t3.292-12.878V184.63q0-9.62-1.933-16.834-1.932-7.215-10.519-7.215M173.74 124.5l37.331 251h-66.764l-3.253-45.115h-23.39L113.79 375.5H46.252l33.15-251zm-44.458 56.122q-9.617 69.778-12.237 103.234l-.156 2.034h22.306q-4.575-39.354-9.15-95.75z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.badge.rating--br_tv_10.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='500' height='500' viewBox='0 0 500 500'%3E%3Cg fill='none'%3E%3Crect width='500' height='500' fill='%230095d9' rx='49.051'/%3E%3Cg fill='%23fff'%3E%3Cpath d='M304.667 123.104q34.097 0 50.711 18.735 16.615 18.734 16.615 53.8v112.265q0 33.228-17.481 50.901t-49.845 17.674q-32.218.001-49.771-17.674-17.554-17.674-17.554-50.9V195.637q0-35.065 16.687-53.8 16.686-18.734 50.638-18.734m.624 36.423q-8.67 0-10.62 7.283t-1.95 16.993v136.102q0 7.204 3.396 13 3.394 5.794 9.174 5.794 5.923 0 9.246-5.795 3.323-5.794 3.323-12.999V183.803q0-9.71-1.95-16.993t-10.62-7.283M157.23 376.48h48.466V123.103h-43.799c-7.758 21.58-22.247 33.21-35.315 37.678v48.466c.906 0 10.086 0 30.649-17.185z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.badge.rating--br_tv_12.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='500' height='500' viewBox='0 0 500 500'%3E%3Cg fill='none'%3E%3Crect width='500' height='500' fill='%23ffcc03' rx='49.051'/%3E%3Cg fill='%23fff'%3E%3Cpath d='M157.23 376.48h48.466V123.103h-43.799c-7.758 21.58-22.247 33.21-35.315 37.678v48.466c.906 0 10.086 0 30.649-17.185zM373.744 334.097v42.382H237.342v-35.472l9.382-15.388q52.138-85.698 62.655-107.384 11.43-23.572 11.43-36.778 0-10.134-3.452-15.126-3.452-4.99-10.51-4.99t-10.51 5.528q-3.364 5.386-3.45 21.124l-.002 24.484h-55.543v-9.06q0-20.885 2.148-32.94 2.147-12.054 10.587-23.725 8.44-11.67 21.94-17.659 13.502-5.99 32.375-5.989 36.978 0 55.926 18.35 12.633 12.235 13.426 46.539 0 30.242-5.14 45.06l-.443.974q-11.264 24.374-62.388 100.07z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.badge.rating--br_tv_14.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='500' height='500' viewBox='0 0 500 500'%3E%3Cg fill='none'%3E%3Crect width='500' height='500' fill='%23f5821f' rx='49.051'/%3E%3Cg fill='%23fff'%3E%3Cpath d='M154.066 374.896h48.466V121.52h-43.8c-7.757 21.579-22.246 33.209-35.314 37.677v48.466c.906 0 10.085 0 30.648-17.185zM300.407 378.063v-56.117h-66.23V279.28l43.08-154.592h71.27v158.615h28.055v38.643h-29.638v56.117zm-30.196-94.219h31.778V164.681z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.badge.rating--br_tv_16.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='500' height='500' viewBox='0 0 500 500'%3E%3Cg fill='none'%3E%3Crect width='500' height='500' fill='%23ec1b26' rx='49.051'/%3E%3Cg fill='%23fff'%3E%3Cpath d='M157.23 373.312h48.466V119.937h-43.799c-7.758 21.579-22.247 33.21-35.315 37.678v48.465c.906 0 10.086 0 30.649-17.184zM307.412 119.937q16.037 0 29.907 5.567 13.868 5.567 22.394 16.628c8.526 11.061 8.524 16.605 8.524 27.69v22.723h-48.978v-.455c0-4.241-.216-10.066-.65-14.308s0-21.865-13.797-21.865c-13.477 0-13.445 18.56-13.437 24.904v54.641c2.409-4.53 6.02-9.753 10.836-12.5q7.224-4.121 17.626-4.121 21.094 0 32.435 8.458c11.341 8.458 12.786 14.05 15.676 25.232q4.334 16.774 4.334 41.933 0 25.449-6.212 44.463-6.213 19.015-20.733 29.57t-39.37 10.556q-26.438 0-41.392-9.037-14.953-9.037-21.093-27.257t-6.14-45.403v-68.828q0-26.46 2.24-46.704c2.24-20.244 4.598-24.822 9.318-33.98q7.08-13.737 21.093-20.822t37.42-7.085m-2.836 136.449q-11.745 0-11.745 24.299v42.378q0 25.27 11.114 25.27 7.83 0 9.345-10.205t1.515-26.146v-27.604q0-27.992-10.229-27.992'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.badge.rating--br_tv_18.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='500' height='500' viewBox='0 0 500 500'%3E%3Cg fill='none'%3E%3Crect width='500' height='500' fill='%23000' rx='49.051'/%3E%3Cg fill='%23fff'%3E%3Cpath d='M163.56 376.48h48.465V123.103h-43.799c-7.758 21.58-22.247 33.21-35.315 37.678v48.466c.906 0 10.086 0 30.649-17.185zM326.736 123.104c23.594 0 42.721 19.143 42.721 42.757v35.596c0 23.614-19.127 42.757-42.721 42.757h-40.344c-23.594 0-42.721-19.143-42.721-42.757v-35.596c0-23.614 19.127-42.757 42.721-42.757zm-20.965 25.497q-11.15 0-11.149 20.547v34.91q0 19.44 11.149 19.44t11.148-19.44v-34.91q0-20.547-11.148-20.547'/%3E%3Cpath d='M326.736 242.62c23.594 0 42.721 19.144 42.721 42.758v48.344c0 23.614-19.127 42.757-42.721 42.757h-40.344c-23.594 0-42.721-19.143-42.721-42.757v-48.344c0-23.614 19.127-42.757 42.721-42.757zm-19.81 15.936q-14.001 0-11.944 23.608v40.108q-2.463 22.336 11.944 22.336 14.409 0 11.945-22.336v-40.108q2.058-23.608-11.945-23.608'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.badge.rating--br_tv_a12.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='500' height='500' viewBox='0 0 500 500'%3E%3Cg fill='none'%3E%3Crect width='500' height='500' fill='%23fecb17' rx='49.051'/%3E%3Cg fill='%23fff'%3E%3Cpath d='M242.3 375.328h48.338v-251h-43.683c-7.738 21.377-22.188 32.898-35.221 37.325v48.01c.903 0 10.058 0 30.567-17.023zM453.751 333.342v41.986H318.628v-35.14l9.294-15.244q51.65-84.895 62.068-106.377 11.323-23.35 11.323-36.433 0-10.04-3.42-14.984c-3.42-4.944-5.75-4.944-10.411-4.944s-8.132 1.825-10.412 5.476q-3.331 5.337-3.418 20.926l-.002 24.254h-55.022v-8.975q0-20.688 2.128-32.63 2.128-11.94 10.488-23.502t21.735-17.494c13.375-5.932 19.607-5.933 32.07-5.933q36.631 0 55.403 18.178 12.514 12.12 13.3 46.102 0 29.959-5.093 44.639l-.438.964q-11.16 24.145-61.803 99.131zM172.711 124.328l37.333 251h-66.765l-3.253-45.115h-23.39l-3.873 45.115H45.225l33.15-251zm-44.457 56.122q-9.617 69.778-12.237 103.234l-.156 2.034h22.307q-4.575-39.354-9.152-95.75z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.badge.rating--br_tv_a14.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='500' height='500' viewBox='0 0 500 500'%3E%3Cg fill='none'%3E%3Crect width='500' height='500' fill='%23ed6a15' rx='49.051'/%3E%3Cg fill='%23fff'%3E%3Cpath d='M239.217 375.5h48.337v-251h-43.682c-7.738 21.377-22.189 32.898-35.222 37.325v48.011c.904 0 10.059 0 30.567-17.024zM169.628 124.5l37.332 251h-66.764l-3.253-45.115h-23.39L109.68 375.5H42.14l33.15-251zm-44.458 56.122q-9.616 69.778-12.237 103.234l-.155 2.034h22.306q-4.575-39.354-9.151-95.75zM381.153 375.5v-55.591h-65.608v-42.266L358.22 124.5h70.601v157.129h27.793v38.28h-29.36V375.5zm-29.912-93.336h31.48V164.12z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.badge.rating--br_tv_a16.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='500' height='500' viewBox='0 0 500 500'%3E%3Cg fill='none'%3E%3Crect width='500' height='500' fill='%23dc061d' rx='49.051'/%3E%3Cg fill='%23fff'%3E%3Cpath d='M244.356 375.5h48.338v-251H249.01c-7.738 21.377-22.189 32.898-35.222 37.325v48.011c.904 0 10.06 0 30.567-17.024zM389.588 124.5q15.534 0 28.97 5.393 13.434 5.392 21.692 16.107 8.257 10.716 8.257 26.823v22.01h-47.444v-.44c0-4.108-.21-9.75-.63-13.86-.42-4.108 0-21.18-13.365-21.18-13.231 0-13.02 18.471-13.015 24.367v52.687c2.333-4.389 5.831-9.448 10.496-12.11q6.998-3.99 17.074-3.991 20.433 0 31.42 8.194 10.985 8.194 15.184 24.441 4.198 16.248 4.198 40.62 0 24.651-6.018 43.07-6.018 18.42-20.082 28.644-14.066 10.225-38.137 10.225-25.611 0-40.096-8.754t-20.433-26.403-5.947-43.98V229.69q0-25.632 2.169-45.241 2.169-19.61 9.027-32.916t20.432-20.17 36.248-6.863m-2.748 132.175q-11.377 0-11.377 23.538v41.05q0 24.48 10.765 24.48 7.585 0 9.053-9.886t1.468-25.327v-26.739q0-27.116-9.909-27.116M174.767 124.5l37.332 251h-66.764l-3.253-45.115h-23.39l-3.873 45.115H47.28l33.15-251zm-44.458 56.122q-9.616 69.778-12.237 103.234l-.155 2.034h22.306q-4.575-39.354-9.151-95.75z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.badge.rating--br_tv_a18.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='500' height='500' viewBox='0 0 500 500'%3E%3Cg fill='none'%3E%3Crect width='500' height='500' fill='%23040405' rx='49.051'/%3E%3Cg fill='%23fff'%3E%3Cpath d='M246.412 375.5h48.337v-251h-43.683c-7.737 21.377-22.188 32.898-35.221 37.325v48.011c.903 0 10.059 0 30.567-17.024zM405.45 124.5c24.977 0 45.224 20.265 45.224 45.262v29.686c0 24.998-20.247 45.262-45.224 45.262h-34.402c-24.977 0-45.225-20.264-45.225-45.262v-29.686c0-24.997 20.248-45.262 45.225-45.262zm-17.989 25.307q-11.065 0-11.065 20.395v34.65q0 19.296 11.065 19.296c11.065 0 11.066-6.432 11.066-19.296v-34.65q0-20.395-11.066-20.395'/%3E%3Cpath d='M405.45 242.636c24.977 0 45.224 20.265 45.224 45.262v42.34c0 24.997-20.247 45.262-45.224 45.262h-34.402c-24.977 0-45.225-20.265-45.225-45.262v-42.34c0-24.997 20.248-45.262 45.225-45.262zm-16.842 17.891q-13.898 0-11.855 23.433v39.81q-2.445 22.17 11.855 22.17 14.302 0 11.856-22.17v-39.81q2.043-23.433-11.856-23.433M176.823 124.5l37.332 251H147.39l-3.253-45.115h-23.39l-3.873 45.115H49.336l33.15-251zm-44.458 56.122q-9.617 69.778-12.237 103.234l-.155 2.034h22.306q-4.575-39.354-9.151-95.75z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.badge.rating--br_tv_al.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='500' height='500' viewBox='0 0 500 500'%3E%3Cg fill='none'%3E%3Crect width='500' height='500' fill='%232d973d' rx='49.051'/%3E%3Cg fill='%23fff'%3E%3Cpath d='M257.986 142.016h50.218V305.62h100.873v50.364H257.986zM199.492 142.016l31.93 214.687h-57.104l-2.782-38.588h-20.007l-3.312 38.588H90.449l28.354-214.687zm-38.026 48.003q-8.224 59.683-10.467 88.298l-.132 1.74h19.079q-3.915-33.66-7.828-81.897z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.badge.rating--br_tv_l.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='500' height='500' viewBox='0 0 500 500'%3E%3Cg fill='none'%3E%3Crect width='500' height='500' fill='%2300a54f' rx='49.051'/%3E%3Cpath fill='%23fff' d='M170.886 123.104h60.576v205.173h99.234v47.286h-159.81z'/%3E%3C/g%3E%3C/svg%3E")}.badge.rating--it_movies_t.svelte-nd7koe.svelte-nd7koe{content:url(/assets/IT_TV_T_500x500-DTPWnIg4.png)}.badge.rating--it_movies_6plus.svelte-nd7koe.svelte-nd7koe{content:url(/assets/IT_TV_6__500x500-C_XKiQLp.png)}.badge.rating--it_movies_14plus.svelte-nd7koe.svelte-nd7koe{content:url(/assets/IT_TV_14__500x500-BTg5R7rn.png)}.badge.rating--it_movies_18plus.svelte-nd7koe.svelte-nd7koe{content:url(/assets/IT_TV_18__500x500-CY4Sx_b0.png)}.badge.rating--it_tv_t.svelte-nd7koe.svelte-nd7koe{content:url(/assets/IT_TV_T_500x500-DTPWnIg4.png)}.badge.rating--it_tv_all.svelte-nd7koe.svelte-nd7koe{content:url(/assets/IT_TV_T_500x500-DTPWnIg4.png)}.badge.rating--it_tv_6plus.svelte-nd7koe.svelte-nd7koe{content:url(/assets/IT_TV_6__500x500-C_XKiQLp.png)}.badge.rating--it_tv_14plus.svelte-nd7koe.svelte-nd7koe{content:url(/assets/IT_TV_14__500x500-BTg5R7rn.png)}.badge.rating--it_tv_18plus.svelte-nd7koe.svelte-nd7koe{content:url(/assets/IT_TV_18__500x500-CY4Sx_b0.png)}.badge.rating--nz_oflc_m.svelte-nd7koe.svelte-nd7koe{content:url(/assets/NZ_Movies_LearnM_500x500-BtMX1Nc-.png)}.badge.rating--nz_tv_m.svelte-nd7koe.svelte-nd7koe{content:url(/assets/NZ_Movies_LearnM_500x500-BtMX1Nc-.png)}.badge.rating--nz_oflc_13.svelte-nd7koe.svelte-nd7koe{content:url(/assets/NZ_Movies_Learn13_500x500-Cfipr_R4.png)}.badge.rating--nz_tv_13.svelte-nd7koe.svelte-nd7koe{content:url(/assets/NZ_Movies_Learn13_500x500-Cfipr_R4.png)}.badge.rating--nz_oflc_15.svelte-nd7koe.svelte-nd7koe{content:url(/assets/NZ_Movies_Learn15_500x500-C9hHPGez.png)}.badge.rating--nz_tv_15.svelte-nd7koe.svelte-nd7koe{content:url(/assets/NZ_Movies_Learn15_500x500-C9hHPGez.png)}.badge.rating--nz_oflc_16.svelte-nd7koe.svelte-nd7koe{content:url(/assets/NZ_Movies_Learn16_500x500-REoqmuju.png)}.badge.rating--nz_tv_16.svelte-nd7koe.svelte-nd7koe{content:url(/assets/NZ_Movies_Learn16_500x500-REoqmuju.png)}.badge.rating--nz_oflc_18.svelte-nd7koe.svelte-nd7koe{content:url(/assets/NZ_Movies_Learn18_500x500-BfsAVX-Q.png)}.badge.rating--nz_tv_18.svelte-nd7koe.svelte-nd7koe{content:url(/assets/NZ_Movies_Learn18_500x500-BfsAVX-Q.png)}.badge.rating--nz_oflc_g.svelte-nd7koe.svelte-nd7koe{content:url(/assets/NZ_Movies_LearnG_500x500-BtmVWcPd.png)}.badge.rating--nz_tv_g.svelte-nd7koe.svelte-nd7koe{content:url(/assets/NZ_Movies_LearnG_500x500-BtmVWcPd.png)}.badge.rating--nz_oflc_pg.svelte-nd7koe.svelte-nd7koe{content:url(/assets/NZ_Movies_LearnPG_500x500-DaCUhqAX.png)}.badge.rating--nz_tv_pg.svelte-nd7koe.svelte-nd7koe{content:url(/assets/NZ_Movies_LearnPG_500x500-DaCUhqAX.png)}.badge.rating--nz_oflc_r.svelte-nd7koe.svelte-nd7koe{content:url(/assets/NZ_Movies_LearnR_500x500-DF7kquoA.png)}.badge.rating--nz_tv_r.svelte-nd7koe.svelte-nd7koe{content:url(/assets/NZ_Movies_LearnR_500x500-DF7kquoA.png)}.badge.rating--nz_oflc_r13.svelte-nd7koe.svelte-nd7koe{content:url(/assets/NZ_Movies_LearnR13_500x500-DuQjxcl2.png)}.badge.rating--nz_tv_r13.svelte-nd7koe.svelte-nd7koe{content:url(/assets/NZ_Movies_LearnR13_500x500-DuQjxcl2.png)}.badge.rating--nz_oflc_r15.svelte-nd7koe.svelte-nd7koe{content:url(/assets/NZ_Movies_LearnR15_500x500-F8pLqYm5.png)}.badge.rating--nz_tv_r15.svelte-nd7koe.svelte-nd7koe{content:url(/assets/NZ_Movies_LearnR15_500x500-F8pLqYm5.png)}.badge.rating--nz_oflc_r16.svelte-nd7koe.svelte-nd7koe{content:url(/assets/NZ_Movies_LearnR16_500x500-DcXmrxyO.png)}.badge.rating--nz_tv_r16.svelte-nd7koe.svelte-nd7koe{content:url(/assets/NZ_Movies_LearnR16_500x500-DcXmrxyO.png)}.badge.rating--nz_oflc_r18.svelte-nd7koe.svelte-nd7koe{content:url(/assets/NZ_Movies_LearnR18_500x500-rGNox_ph.png)}.badge.rating--nz_tv_r18.svelte-nd7koe.svelte-nd7koe{content:url(/assets/NZ_Movies_LearnR18_500x500-rGNox_ph.png)}.badge.rating--nz_oflc_rp13.svelte-nd7koe.svelte-nd7koe{content:url(/assets/NZ_Movies_LearnRP13_500x500-BNjxr5iJ.png)}.badge.rating--nz_tv_rp13.svelte-nd7koe.svelte-nd7koe{content:url(/assets/NZ_Movies_LearnRP13_500x500-BNjxr5iJ.png)}.badge.rating--nz_oflc_rp16.svelte-nd7koe.svelte-nd7koe{content:url(/assets/NZ_Movies_LearnRP16_500x500-BZoul_jb.png)}.badge.rating--nz_tv_rp16.svelte-nd7koe.svelte-nd7koe{content:url(/assets/NZ_Movies_LearnRP16_500x500-BZoul_jb.png)}.badge.rating--tr_movies_6plus.svelte-nd7koe.svelte-nd7koe{content:url(/assets/TR_Movies_6__wht-ftOhJyfg.svg)}.dark.svelte-nd7koe .badge.rating--tr_movies_6plus.svelte-nd7koe{content:url(/assets/TR_Movies_6__blk-C8tjTuSF.svg)}.light.svelte-nd7koe .badge.rating--tr_movies_6plus.svelte-nd7koe{content:url(/assets/TR_Movies_6__wht-ftOhJyfg.svg)}.badge.rating--tr_movies_6a.svelte-nd7koe.svelte-nd7koe{content:url(/assets/TR_Movies_6A_wht-DX66Brpw.svg)}.dark.svelte-nd7koe .badge.rating--tr_movies_6a.svelte-nd7koe{content:url(/assets/TR_Movies_6A_blk-DDGmfm-S.svg)}.light.svelte-nd7koe .badge.rating--tr_movies_6a.svelte-nd7koe{content:url(/assets/TR_Movies_6A_wht-DX66Brpw.svg)}.badge.rating--tr_movies_7plus.svelte-nd7koe.svelte-nd7koe{content:url(/assets/TR_TV_7__wht-CZS3GT6B.png)}.dark.svelte-nd7koe .badge.rating--tr_movies_7plus.svelte-nd7koe{content:url(/assets/TR_TV_7__blk-tCY3tARA.png)}.light.svelte-nd7koe .badge.rating--tr_movies_7plus.svelte-nd7koe{content:url(/assets/TR_TV_7__wht-CZS3GT6B.png)}.badge.rating--tr_movies_10plus.svelte-nd7koe.svelte-nd7koe{content:url(/assets/TR_Movies_10__wht-CwC-tdXn.svg)}.dark.svelte-nd7koe .badge.rating--tr_movies_10plus.svelte-nd7koe{content:url(/assets/TR_Movies_10__blk-B7c0iR98.svg)}.light.svelte-nd7koe .badge.rating--tr_movies_10plus.svelte-nd7koe{content:url(/assets/TR_Movies_10__wht-CwC-tdXn.svg)}.badge.rating--tr_movies_10a.svelte-nd7koe.svelte-nd7koe{content:url(/assets/TR_Movies_10A_wht-BgCwYK46.svg)}.dark.svelte-nd7koe .badge.rating--tr_movies_10a.svelte-nd7koe{content:url(/assets/TR_Movies_10A_blk-Dgpj2pcP.svg)}.light.svelte-nd7koe .badge.rating--tr_movies_10a.svelte-nd7koe{content:url(/assets/TR_Movies_10A_wht-BgCwYK46.svg)}.badge.rating--tr_movies_13plus.svelte-nd7koe.svelte-nd7koe{content:url(/assets/TR_Movies_13__wht-CEplqbAi.svg)}.dark.svelte-nd7koe .badge.rating--tr_movies_13plus.svelte-nd7koe{content:url(/assets/TR_Movies_13__blk-Bd4fxLM0.svg)}.light.svelte-nd7koe .badge.rating--tr_movies_13plus.svelte-nd7koe{content:url(/assets/TR_Movies_13__wht-CEplqbAi.svg)}.badge.rating--tr_movies_13a.svelte-nd7koe.svelte-nd7koe{content:url(/assets/TR_Movies_13A_wht-DoRnOsG-.svg)}.dark.svelte-nd7koe .badge.rating--tr_movies_13a.svelte-nd7koe{content:url(/assets/TR_Movies_13A_blk-7Y1HZl4O.svg)}.light.svelte-nd7koe .badge.rating--tr_movies_13a.svelte-nd7koe{content:url(/assets/TR_Movies_13A_wht-DoRnOsG-.svg)}.badge.rating--tr_movies_16plus.svelte-nd7koe.svelte-nd7koe{content:url(/assets/TR_Movies_16__wht-CXsZRrQW.svg)}.dark.svelte-nd7koe .badge.rating--tr_movies_16plus.svelte-nd7koe{content:url(/assets/TR_Movies_16__blk-DRSdw0ep.svg)}.light.svelte-nd7koe .badge.rating--tr_movies_16plus.svelte-nd7koe{content:url(/assets/TR_Movies_16__wht-CXsZRrQW.svg)}.badge.rating--tr_movies_18plus.svelte-nd7koe.svelte-nd7koe{content:url(/assets/TR_Movies_18__wht-DbAX8VZ0.svg)}.dark.svelte-nd7koe .badge.rating--tr_movies_18plus.svelte-nd7koe{content:url(/assets/TR_Movies_18__blk-C-q1I3BH.svg)}.light.svelte-nd7koe .badge.rating--tr_movies_18plus.svelte-nd7koe{content:url(/assets/TR_Movies_18__wht-DbAX8VZ0.svg)}.badge.rating--tr_movies_all.svelte-nd7koe.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='500' height='500' viewBox='0 0 500 500'%3E%3Ctitle%3ETR_Movies_General Audience%3C/title%3E%3Cpath fill='%23FFF' fill-rule='nonzero' d='M44.525 250.041a204.4 204.4 0 0 0 39.758 121.676v-20.724c0-20.047 11.263-37.017 26.88-42.61-16.714-5.823-26.747-22.9-23.695-40.335 3.052-17.434 18.29-30.088 35.988-29.886 17.699.203 32.643 13.202 35.296 30.702s-7.769 34.343-24.612 39.781a42.57 42.57 0 0 1 25.153 31.949c1.727-30.034 19.034-54.737 42.348-63.147-19.927-8.076-31.37-29.11-27.325-50.227 4.046-21.118 22.45-36.434 43.952-36.575s40.106 14.932 44.427 35.996c4.322 21.063-6.844 42.244-26.665 50.581a63.49 63.49 0 0 1 35.741 34.427c5.03-33.15 28.57-59.318 58.266-65.55-27.383-6.792-45.395-32.948-41.973-60.954 3.421-28.005 27.2-49.056 55.413-49.056 28.214 0 51.993 21.051 55.414 49.056 3.422 28.006-14.59 54.162-41.973 60.954 34.05 6.795 60.068 39.533 60.068 78.84v45.05c51.756-72.19 51.262-169.467-1.226-241.129S270.68 27.38 186.236 54.943 44.625 161.213 44.525 250.041m-44.525 0C-.015 148.924 60.885 57.754 154.3 19.048 247.718-19.66 355.25 1.72 426.758 73.216c71.506 71.496 92.902 179.027 54.21 272.448C442.273 439.086 351.113 500 249.996 500 111.941 500 .02 388.096 0 250.041'/%3E%3C/svg%3E")}.dark.svelte-nd7koe .badge.rating--tr_movies_all.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='500' height='500' viewBox='0 0 500 500'%3E%3Ctitle%3ETR_Movies_General Audience_blk%3C/title%3E%3Cpath fill='%23000' fill-rule='nonzero' d='M44.525 250.041a204.4 204.4 0 0 0 39.758 121.676v-20.724c0-20.047 11.263-37.017 26.88-42.61-16.714-5.823-26.747-22.9-23.695-40.335 3.052-17.434 18.29-30.088 35.988-29.886 17.699.203 32.643 13.202 35.296 30.702s-7.769 34.343-24.612 39.781a42.57 42.57 0 0 1 25.153 31.949c1.727-30.034 19.034-54.737 42.348-63.147-19.927-8.076-31.37-29.11-27.325-50.227 4.046-21.118 22.45-36.434 43.952-36.575s40.106 14.932 44.427 35.996c4.322 21.063-6.844 42.244-26.665 50.581a63.49 63.49 0 0 1 35.741 34.427c5.03-33.15 28.57-59.318 58.266-65.55-27.383-6.792-45.395-32.948-41.973-60.954 3.421-28.005 27.2-49.056 55.413-49.056 28.214 0 51.993 21.051 55.414 49.056 3.422 28.006-14.59 54.162-41.973 60.954 34.05 6.795 60.068 39.533 60.068 78.84v45.05c51.756-72.19 51.262-169.467-1.226-241.129S270.68 27.38 186.236 54.943 44.625 161.213 44.525 250.041m-44.525 0C-.015 148.924 60.885 57.754 154.3 19.048 247.718-19.66 355.25 1.72 426.758 73.216c71.506 71.496 92.902 179.027 54.21 272.448C442.273 439.086 351.113 500 249.996 500 111.941 500 .02 388.096 0 250.041'/%3E%3C/svg%3E")}.light.svelte-nd7koe .badge.rating--tr_movies_all.svelte-nd7koe{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='500' height='500' viewBox='0 0 500 500'%3E%3Ctitle%3ETR_Movies_General Audience%3C/title%3E%3Cpath fill='%23FFF' fill-rule='nonzero' d='M44.525 250.041a204.4 204.4 0 0 0 39.758 121.676v-20.724c0-20.047 11.263-37.017 26.88-42.61-16.714-5.823-26.747-22.9-23.695-40.335 3.052-17.434 18.29-30.088 35.988-29.886 17.699.203 32.643 13.202 35.296 30.702s-7.769 34.343-24.612 39.781a42.57 42.57 0 0 1 25.153 31.949c1.727-30.034 19.034-54.737 42.348-63.147-19.927-8.076-31.37-29.11-27.325-50.227 4.046-21.118 22.45-36.434 43.952-36.575s40.106 14.932 44.427 35.996c4.322 21.063-6.844 42.244-26.665 50.581a63.49 63.49 0 0 1 35.741 34.427c5.03-33.15 28.57-59.318 58.266-65.55-27.383-6.792-45.395-32.948-41.973-60.954 3.421-28.005 27.2-49.056 55.413-49.056 28.214 0 51.993 21.051 55.414 49.056 3.422 28.006-14.59 54.162-41.973 60.954 34.05 6.795 60.068 39.533 60.068 78.84v45.05c51.756-72.19 51.262-169.467-1.226-241.129S270.68 27.38 186.236 54.943 44.625 161.213 44.525 250.041m-44.525 0C-.015 148.924 60.885 57.754 154.3 19.048 247.718-19.66 355.25 1.72 426.758 73.216c71.506 71.496 92.902 179.027 54.21 272.448C442.273 439.086 351.113 500 249.996 500 111.941 500 .02 388.096 0 250.041'/%3E%3C/svg%3E")}.badge.rating--tr_tv_7plus.svelte-nd7koe.svelte-nd7koe{content:url(/assets/TR_TV_7__wht-CZS3GT6B.png)}.dark.svelte-nd7koe .badge.rating--tr_tv_7plus.svelte-nd7koe{content:url(/assets/TR_TV_7__blk-tCY3tARA.png)}.light.svelte-nd7koe .badge.rating--tr_tv_7plus.svelte-nd7koe{content:url(/assets/TR_TV_7__wht-CZS3GT6B.png)}.badge.rating--tr_tv_13plus.svelte-nd7koe.svelte-nd7koe{content:url(/assets/TR_TV_13__wht-BGGchfua.png)}.dark.svelte-nd7koe .badge.rating--tr_tv_13plus.svelte-nd7koe{content:url(/assets/TR_TV_13__blk-Oo9oDuDl.png)}.light.svelte-nd7koe .badge.rating--tr_tv_13plus.svelte-nd7koe{content:url(/assets/TR_TV_13__wht-BGGchfua.png)}.badge.rating--tr_tv_18plus.svelte-nd7koe.svelte-nd7koe{content:url(/assets/TR_TV_18__wht-fPMGPj5Y.png)}.dark.svelte-nd7koe .badge.rating--tr_tv_18plus.svelte-nd7koe{content:url(/assets/TR_TV_18__blk-DW3f1ecI.png)}.light.svelte-nd7koe .badge.rating--tr_tv_18plus.svelte-nd7koe{content:url(/assets/TR_TV_18__wht-fPMGPj5Y.png)}.badge.rating--tr_tv_g.svelte-nd7koe.svelte-nd7koe{content:url(/assets/TR_TV_General-Audience_wht-pYqMH69x.png)}.dark.svelte-nd7koe .badge.rating--tr_tv_g.svelte-nd7koe{content:url(/assets/TR_TV_General-Audience_blk-Dlmf7-j_.png)}.light.svelte-nd7koe .badge.rating--tr_tv_g.svelte-nd7koe{content:url(/assets/TR_TV_General-Audience_wht-pYqMH69x.png)}.badge.rating--za_movies_a.svelte-nd7koe.svelte-nd7koe{content:url(/assets/ZA_Movies_LearnA-BJyEA-2x.svg)}.badge.rating--za_movies_pg.svelte-nd7koe.svelte-nd7koe{content:url(/assets/ZA_Movies_LearnPG-DP237gy5.svg)}.badge.rating--za_movies_7_9pg.svelte-nd7koe.svelte-nd7koe{content:url(/assets/ZA_Movies_Learn79-DZ4bWAAb.svg)}.badge.rating--za_movies_10_12pg.svelte-nd7koe.svelte-nd7koe{content:url(/assets/ZA_Movies_Learn1012-CvNuDbF-.svg)}.badge.rating--za_movies_10.svelte-nd7koe.svelte-nd7koe{content:url(/assets/ZA_Movies_Learn10-DeCsYGa1.svg)}.badge.rating--za_movies_13.svelte-nd7koe.svelte-nd7koe{content:url(/assets/ZA_Movies_Learn13-x-Oh_YaW.svg)}.badge.rating--za_movies_16.svelte-nd7koe.svelte-nd7koe{content:url(/assets/ZA_Movies_Learn16-Duo5w3TO.svg)}.badge.rating--za_movies_18.svelte-nd7koe.svelte-nd7koe{content:url(/assets/ZA_Movies_Learn18-DtC7pI3f.svg)}.badge.rating--za_tv_a.svelte-nd7koe.svelte-nd7koe{content:url(/assets/ZA_TV_LearnA-BrsCHVCE.svg)}.badge.rating--za_tv_7_9pg.svelte-nd7koe.svelte-nd7koe{content:url(/assets/ZA_TV_Learn79-HRgGA9jS.svg)}.badge.rating--za_tv_10_12pg.svelte-nd7koe.svelte-nd7koe{content:url(/assets/ZA_TV_Learn1012-ehCrHXwr.svg)}.badge.rating--za_tv_pg.svelte-nd7koe.svelte-nd7koe{content:url(/assets/ZA_TV_LearnPG-6YkRAcv7.svg)}.badge.rating--za_tv_16.svelte-nd7koe.svelte-nd7koe{content:url(/assets/ZA_TV_Learn16-kWVqNISd.svg)}.badge.rating--za_tv_18.svelte-nd7koe.svelte-nd7koe{content:url(/assets/ZA_TV_Learn18-DE-89bd3.svg)}.information-group.svelte-1633apr .heading.svelte-1633apr{font:var(--title-2-emphasized);line-height:1.23;margin-bottom:13px}.information-group.svelte-1633apr .item-title.svelte-1633apr{color:var(--sytemPrimary);font:var(--callout);line-height:1.34}.information-group.svelte-1633apr .item-content.svelte-1633apr{color:var(--systemSecondary);font:var(--callout);line-height:1.34;margin-bottom:20px}.information-group.svelte-1633apr .item-content.svelte-1633apr:last-child{margin-bottom:20px}.information-group.svelte-1633apr .item-content.snug.svelte-1633apr{margin-bottom:0}.information-group.svelte-1633apr .item-content.snug.svelte-1633apr:last-child{margin-bottom:20px}.information-footer.svelte-vjtamd{display:grid;margin:0 var(--bodyGutter) 10px;grid-gap:20px;grid-template-columns:repeat(3,1fr)}@media (max-width:739px){.information-footer.svelte-vjtamd{grid-template-columns:1fr}}.truncate-wrapper.svelte-p1v1m6{position:relative;z-index:var(--z-default)}.content.svelte-p1v1m6{display:-webkit-box;font:var(--truncate-font,var(--body-tall));white-space:pre-wrap;-webkit-line-clamp:var(--lines);-webkit-box-orient:vertical;overflow:hidden}.content.title-3.svelte-p1v1m6{font:var(--title-3);line-height:calc(var(--lineHeight)*1px)}.content.body.svelte-p1v1m6{font:var(--body);line-height:calc(var(--lineHeight)*1px)}.with-more-button.svelte-p1v1m6{--fade-direction:270deg;-webkit-mask:linear-gradient(0deg,transparent 0,transparent calc(var(--line-height)*1px),#000 calc(var(--line-height)*1px)),linear-gradient(var(--fade-direction),transparent 0,transparent calc(var(--link-length)*var(--one-ch, 8)*1px),#000 calc((var(--link-length)*var(--one-ch, 8) + var(--line-height)*2)*1px));mask:linear-gradient(0deg,transparent 0,transparent calc(var(--line-height)*1px),#000 calc(var(--line-height)*1px)),linear-gradient(var(--fade-direction),transparent 0,transparent calc(var(--link-length)*var(--one-ch, 8)*1px),#000 calc((var(--link-length)*var(--one-ch, 8) + var(--line-height)*2)*1px));-webkit-mask-position:right bottom;mask-position:right bottom;-webkit-mask-size:initial,initial;mask-size:initial,initial;position:relative;word-break:break-word;z-index:var(--z-default)}html[dir=rtl] .with-more-button.svelte-p1v1m6{--fade-direction:90deg;-webkit-mask-position:left bottom;mask-position:left bottom}.more.svelte-p1v1m6{bottom:var(--moreBottomPositionOverride,1px);color:var(--moreTextColorOverride,var(--systemPrimary));font:var(--moreFontOverride,var(--subhead-emphasized));inset-inline-end:0;padding-inline-start:5px;position:absolute;z-index:var(--z-default)}.about-product-footer.svelte-1b1p81s.svelte-1b1p81s{--cardBackgroundColor:#fff;margin:32px var(--bodyGutter) 0}@media (prefers-color-scheme:dark){.about-product-footer.svelte-1b1p81s.svelte-1b1p81s{--cardBackgroundColor:hsla(0,0%,100%,.1)}}.about-product-footer.svelte-1b1p81s .heading.svelte-1b1p81s{font:var(--title-2-emphasized);line-height:1.23;padding-bottom:13px}.about-product-footer.svelte-1b1p81s .cards.svelte-1b1p81s{display:grid;grid-gap:20px;grid-template-columns:repeat(3,1fr)}@media (max-width:739px){.about-product-footer.svelte-1b1p81s .cards.svelte-1b1p81s{grid-template-columns:1fr}}.about-product-footer.svelte-1b1p81s .card.svelte-1b1p81s{background-color:var(--cardBackgroundColor);border-radius:12px;overflow:hidden;padding:14px 16px 16px}.about-product-footer.svelte-1b1p81s .card .title.svelte-1b1p81s{font:var(--title-2-emphasized);line-height:1.23;padding-bottom:5px}.about-product-footer.svelte-1b1p81s .card .title .badge.svelte-1b1p81s{background-position-x:left;background-position-y:center;background-repeat:no-repeat;display:inline-block;height:22px;-webkit-padding-start:25px;-moz-padding-start:25px;padding-inline-start:25px}html[dir=rtl] .about-product-footer.svelte-1b1p81s .card .title .badge.svelte-1b1p81s{background-position-x:right}.about-product-footer.svelte-1b1p81s .card .title .common-sense.svelte-1b1p81s{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAsCAYAAAAn4+taAAAJEUlEQVR42s2aD3AU1R3HLyUkpAGBCqUU6vgnM0gTLvfe7uUaCPRu991d4h8MtpEWZlDbjq1tbSuMlbEMxiqFSu3UP9g6E8jk9u1uOAcKltKp0aJ0RloRLDHCyBTESIWC0BghMQmQft+xjJd3u2fSI7Fv5jN3ubvd9/v+3u+932/fiy+Hljd7c+zzlGsLiMlWEJuZlOuvEEvfT039bcXUD+G7N/D+ZdBITVavGOFapbnmOt//QyvZXlOoGOxGGG0onB3E61kY2g2je/F6jnD9PDG1C8TUz4u/KQfiO576TSe1WLtis6RiRuv8iVjxiAsobaj8XNCK3AbvtwjjhXHCYBjbPyR4ij5qap0YtV2Kye4eqi39/f1FYCF4GFQN6qLKZF2RYsQptXSD2uwEPP2RY1TOkIvOOC1GKMj1oK/e95lBiJgK7gMnwQfgEJib9SIImCriH522woNdn2BYN7z7DuZIGwS/irDbo5jaAXj/KDyf9VrhHMXSj4Hvl64Lj80iYgK4B3SAS60HrPMUEbTipTC+Hh47gs56XLzZj45PUUt7DjxCzPgSlUfnkERYDSTDAf8GjRI7qlIrpimW9h1i6z9HOG7Fb496CYIjDlOD3VeahJhMERPBTWA/SG/dYLmriBCvmU5tfRW8+Q9wfkCHli7mRQeMegGefxDf34TP/CQ5d7JbaJQ8UVM4EyOrJmJlfku7GaN0PzX0PykWO+Eh6NWgHVs4/deVRWkiRoEoaAJ9aSLOg1YQyhBBkjWTVbFUmvpxl056IeA1xYquDFmsas7W+eOGumT71/qLFTsWIoa+lFrsr3IfENhfbkR+N8usmpgmhIJm8IEk4l9gEZAcmPSNCpjsFnitLVME4pjrbQinZeE/3DzJl2OrTFYWIfS+h/vuE0u0E1pAP/5lPm/Z5HWlYx0R08Byx+j0JkRxUJA5ua3Y9bjRHiSvHmnJ7MbrX5TmaF2uAmTHidUKobkztSTb7GxpYu5DJTx0hSNiEljjMi8+ApvBVZl5IllaAG//CgZ/mLGimGyPakfn+4ap0WRMgfMO+I2v7iyzQlMcEYXgdnBYEtHnCFPdl1ozHiGZ86IPmXq7mHy+YW6Vdg0Z/+SMa8Qowch8cCN4UxJxDuwGte53wWqD4d0scoEk5CBY7BvhBkNnggMuK9RhcJfnhcSIlyNfDAgpkQADXP+lkmTjR1jEBNACetNEXABt4KHsGdxmawiXkh5GCEmv5lMYjQ2gSwqpk+BHID97NWuy1vQCECL6VEv7pigUR1jEStDhssyuBhM/qZ6iAR7plEZjd8AMB0QCG0ERt4LTQG4PgOtBdltQ+9xJ+cCCEKH2tJ+Hp2fptOAyi6DgCLggifgtuE4KKfdGTLZGLs2JFVk66+mqiR4T8UGwFTwCrshRQB6YAlrBeUmEBcrBqJTDjXgJ0sBsz7IIEzoBetOEnFU4WyRKCKnTK8G3wFHQCd4Fa8HoHIQUgwbQI4nYC0JgzKWKAzY9ETR1Hvh97QSvEfmjSHxpQt4L8ojuS9aNkjotAY1ShyfA4/+jiEKwCnRK93wHVF8K3+Amdi1C/WGUTu/DtlcqmhZc6T5HTO2FdCEoU46EEqzK1+/Lkzr+IlgBzklJ6m2wEIweoohql8zdBdaA1GoZQs1FeHQZQv/v4vlf1GTBxvAXvIS8OEghBaAMbAFy2w8WDUaMU37MBi8Dua0HV6fK8meU0arBltCLuzK9AmLpO+Zuik/1mCP69gGhZejHgk2MidDy8OQt4C0gtx2AuImRHpCmgUeB3A6mBDoh5U+EyxBS25Djup3itUdED9lQM9mjWNQ5TZ/sln5GNWPfkCa7LKbWQ0wLqAD5HiNRAn4qhado7eDWtOvyEBlN1GSn06rwDwkeleuwGeIeWqinMnZG7Mi9gcbwhCye/SxYDE4BuT0LZoBikO9QDK515tj7LvNiOSj0OS28IzxGNaOvw8kfO5hjc8LQG3z19e47LaqtfztzhyTylJQQ3cSMBkscw+S2E/zQCZV54Ccec6sTrPcoYt+lfEAl3kpstsLToArsdGSWKOxvYkPB4xJZzGLHq26tI8t33SDpNqeCRuwusd810Lnsz7DrNk9jwo3hMRjCtvSiUUwsxdTqpBI+m6C7XQ32bl3ABq73V022SQ53/N0gtqiyGgIhjxF578rWm8u5FhtCbtDALilLy63XWSS+63WfEGdfyXhSxejAxh9LKcEtl8QU+cEKnCFc/wX2uKR6Kmt+GAtqwW/A8+ANhxdBg5NrrgKF3k5lSWk0gPYShERcL5AfdbHcbXN51H1TisvBChoDisF4MM55X+TMqTxvh0bvgIh/D4wMrUux2OpB76FVmCwu3wT0Epttwc0W+Ia5haxqP/prJ6a0s4n5EjAjN2QNK3lrExc9KUJK3pzG57uDll49TBqcfWZ9N+GyCO0E8skNQz5HUZtjZYqVOmXqlcR0Uc5aVOxC5my1HNKczUIN9TzlUlgDfP5YeVPltKE/qdaH81U79nWxWSbf1OloH7HYPUqyLuedFQVFIW1md2Jy76VcchxQbM1UmjUq1XxDidX5U5DZV1HTZbc8VZOxXcSM3i+WyUqPugcta94qtxmhPPoDarGXPI4XXlftyHzlmRy3ogJ29dXw0qMEiRI3lo/XLhCci+B1O+FsOYTF4dmZXrUZ6qZ8xQpPUo3IDLqRxRGe9+K+W2Dse64iLLZXPKFOd4rWnFswGQ0Qrq0mhn50QJnvICoBhWvHIOpZsJJsZF9TErGQOOQpa9L9xIiUK4ZGIaKKmuHFSLAPYPImUfocynLQcwSj9LMZ6+eMu7yriR37EjpYhRzzFrWkwjLTkx1IWv/ECL2WSmB4msPrPnEKJW2Mu9GD3x2HQ5Z6iMi9iTM91YxXwFMbxXMzsS7jYaip9SGE/4P3zwVNbZ7YwPYNdxNxHrBit1MuPI3jaRiRVmgOFXHtGQVHewpGoTRZV+Ab6SbO9ipQGRNkXCSrdnHmLmojIezjfxZwEFna+YcB8Rt8Jn57CmG4jSaidygtWJU+9YaSoSIRu4Zgjzi1KHAmTmz3wcPt8PhJUe7A44fE9uvF/3TQ1gZstkgcig6HOf8FHeKXdZMYF84AAAAASUVORK5CYII=);background-size:23px 20px}@media (prefers-color-scheme:light){.about-product-footer.svelte-1b1p81s .card .title .common-sense.svelte-1b1p81s{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAsCAYAAAAn4+taAAAJ/UlEQVR42s1aC3BU1RleJLyKKCo0BdIO0gxJuntf5+xmGwjO7r1nN0QUoe1KCzOobcfWtrYVxupYBmOVQqV2WlttneExyd5HWAYKltJRtCidkVYEy0MYmIKIKJZXASFIwqPfD8nM3Xv35mEe7Zn552bvPffc//sf5//OOQl1o/WbsDr9WWbq0zVLzNMcYTHTeEOzjd3MMt7llrEfz3bi79chy5kl6ng2MY031n4x9P/QStfXDuJZMQVKZ7kp9uF6Doqeh9LNuF7UTOOSZumXNcu4RL+ZCcEzXKnPGWaLQ9wROW6lMnJDemifAwgvqbo5ZifvhvU3kPKkHCkMZa90Scyr0sIs/Qy8tplb4oGu6lJSUjKEMTZD0ZQnOefVnXqpKpcZwrM1jNlGljniKCz9CSnUE6JdM8ZJ8lDMNGKhutB1HelTUVExSlXVh2VFPqaoymlc98tMntTuSwAwiuIfH90BCzZ1oNh5WPc95MguAH4TYbeVW/oeWP8wLN/uu2QcbhtHIN8LP5e4PkgfABgOLzwI5U9BrrTKBVmVnwsEEbNrwlC+DhY7iI9dKGDNK/jwCWbrL0Ke0qya2VEzNVFrSETVXEKVl+lMc1JRZqd1buvf1hzjZwjHteh7OAgQDHGAZcXD4ZwfjCRJNymKcockS7sJgEvO4/6jBUHEzdoS5hgLYM1/Qi7lfdA2KC9OQalXYPnH8fwO3JO13KSRhUKj9NnaQRXwbLQhHZFt/U546RGWNf7CbXE0ANCbGHNGya+qhrSNkclk+sMbKVmW66F4iwvEJdzbIXM57gOh5WpHRmmqtIyPCnykGQDe4nZqftwW1RPXTh3W1SlbXiwP5U46rmWNOcwWfysIxjb+IFnVN7W9BGUZpBGWP50HQpU/gKdm1tXVeQyYC/VXLXEXrLbLNzjFsWnsQjjNTfzpzhGhbraqXNUQhN53Me52mqJd4fURX5ma2xZeUH4MhQ7kA3dISZp0GvfMcDg80J/cdrocntiK4pWfE6gBuP6VN6Yy3QXgNRzNVvDApqtTsinO8VzqiVIzfgM9Hj9+/Agou0hSfXnxCe6v5px/wV8ncuGBsPYvofDHvhnFElujTmpqqJcay6U5jLdHc/RNEdsovppbpaWDEDr3QOkDbhC41wLZrWlatPBUa9UkNX9etKBSr4856RmhXm5VTq1W+VL61lAu0x8/i5DcUxRFescNAnXjIkBswbNphUfBbAP3rqZa4AGyDzIr1MctEolUILn3yGr+DAUgBwDi/sAXtWyNgnqRF1JUAFXT+AXPiRv7EgQVPQDYAGl2gbiM37uQF0+0X8EdsUgzPUUPHkLRq+1rb0hMWgbLN7lDCgCOwUM/TCQSRe2zWUvscBNAgGiJ2vo3iCj2JQjQj/kAccoNAvdOY6pdSJW9Iz7FVDN5xuONLaqVUKmA9RkIRfkKQJwk5fMkIj8mjZfKO9QF3Oc+ZuYTQoTa87KZKAl6x1OEut1AMRhAHKRcyAMhR34fKY3QQqyow0HAbhd5qblmJ+dIz1f7XDl27NjhSMbHkXhrcX0qHkfh6l7rhzGKofQOyKW8yl0RtsPjwwr69KeOLFtTijIwIZAWIaEbIM0uIOdAwWcShXD3Ky8vvwVF6Jv4yGHIGcj7ALOYcz7g06IoLi4einGWQC7keUKStslfkuMw3OA2xgGdngXrMNU/Thse5JE/U+FzAfkwZiYNKkyecCpFwi33xPBRyG+6CsBVuReQUfI8IUvvyWF5clv4xlaJcQj1JwHiOHR7o7J++i2Fc8TSX3EDAU05GG8Q1aEr+clVVlY2GkDmISkvuosU5F3cm0Ge6RIIJk+WvJVbUZowSy3CUvbm1uXEDWDacxH6/6D1P3Gy2PLE54KAvNoZIGQhGdkHWeOdWXBvN8JsJrp1BgzRjwmw/OvecRRJWopnY9HnOv4CHxDNitns2q5MMwlWnxsnraoZFZAjxvq80MoaR2L1QlBoFbIkmOhd+OherxLw1kZYVOsATH8w2jEIqae970P2qeXqhHDoWkhFG6dEwIjXcTDvVvJ6gaJHW1Y7MoAsGiZzJ7ttnI1a6a+7kt0HRuXqtAAwGwCmMmC6LGKMUZ79BH0vet49RHXE9V4/REY9aP1JFwv/WMNSOYPNkMKhBT7l2xlxkg+pyxPDg8w6evTozyAEZkGBEz4wsrQSoVYGGUqKEa2gv2Ox2DjKMTw/7mG0TbRwIgO1jZ/YmBgcNcXbFE6uNdERnjWWhGg1WKhFHeNb/h2S5O88BdHfeGgAFJyNMDleAMwmJPIPwGInQPnb0O/HhXILcgb9lgaQ2PeZmcfEd2iOmBeoTyV2OvwURfydNhQ6ylqaqZAzs1wkzyunIIWeEYc6j/dyhWa7WDZ9P+135RtXvAS97g5UJrE8MRh5sstNGimxuKVnOkvhYe0H/GCCpbWvAxAFx8fmxypvuOP3EtqialcRAHmGlM/PE6NRMfV0p5erjOkIqc2eKu2VZshehSnfCRonboov+1aq8A50/JG7JATUkjT3L6yMs5iaf05FqZNYilBrrkeoTUPe/Bqx/zJkJ7y1E8q/iusS2rqhDQNK7GCjipx/W1Z/DUCSHauApS6mu3UFlrrvBMdlMCDiSDRTjRs37kYwgmHEqWjjuTUf+gUbNHUvQPw7PzL0Jm6LhZ3eQ6u0RI1vEKqmjliDwaaHernF7ckyvneIjiM8Sb5KtZK3B4ZVoa1NvPRbCinv5jTub4nZxuRe0N+1z2xs0UwvCP1o1Erd3uVzlGhjOsJtfSd5wgOmCVV2QxS7kD2KgELaFBI41MuslYq4BfefUeqrxnR9pVqXKIo66a/RZpl30NYPbdds8SDPZbq9s0KkkDWK+5Dc25jpMxxWqbrFG3VGnO9TxurUYlT2BQBz1A+GOJnYrFmpR2iapEOgro5PdUtxhMbM1PeZLV4LOF54O+okp/IXurkVpTqTx8JKTyPxaDPbe7x2GS4/get6zRSPAlgNLFsRxM3Am4q4nRgRzSbL2ApRg/B8COOugbIfFgRhi220Qi0Bae2ZBMylVLDNhdj+P9xG891CTICb+hGAWgmZr60QX+UN6Tgd8kTqDVnLJhWe1RlAVDMrMQsF9jEkbw7UZ387Bz0H4aWfli2dOKxnZxMn/Xl8YAFqzF5me4il35KnULT+BQ+9RQUM72zCdTudQrk2xoPkAh0nwCBzAkB0v9GZXtSqqYSlVtC6WbN78DDU0lsQwv/B3y/GLP02OmYI9XajOFft9D3MJEvjeBpKuIhmV4XePctxtMfhhXAuMzDU143O9irBjDVUXBSrQ3TmTtyIgLX9s0CbUJVu+4cB6oN71PcEwnAda0jdyzdgVvqfN1CGyob0rRr2iK9OCqagE9vtsPAhWPwY0R1YfD9tv177Twd9seqImXQo2hvq/BeXiRkWWG1IKwAAAABJRU5ErkJggg==)}}.about-product-footer.svelte-1b1p81s .card .title .rotten-tomatoes.svelte-1b1p81s{background-size:20px}.about-product-footer.svelte-1b1p81s .card .title .rotten-tomatoes.certified.svelte-1b1p81s{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'%3E%3Cmask id='a' fill='%23fff'%3E%3Cpath fill-rule='evenodd' d='M.048.322h26.22v27.63H.049z'/%3E%3C/mask%3E%3Cmask id='b' fill='%23fff'%3E%3Cpath fill-rule='evenodd' d='M.048.006h23.575v20.746H.048z'/%3E%3C/mask%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23fa3108' d='m15.392 8.057-.126-.009'/%3E%3Cpath fill='%2300912d' d='M15.768 6.58c.765-.067 2.437-.029 3.254.772.048.049.006.16-.064.14-1.196-.322-3.063 1.266-4.272.24-.033.3-.304 1.748-2.37 1.534-.049-.005-.068-.06-.032-.09.32-.272.713-1.025.376-1.506-1.051.698-1.595.728-3.534-.112-.063-.027-.025-.13.05-.147.402-.09 1.36-.438 2.218-.6a3 3 0 0 1 .48-.052c-.89-.212-1.276-.396-1.862-.393-.064 0-.096-.08-.05-.124.916-.88 2.577-.926 3.377-.27l-.717-1.497.872-.131.43 1.516c.907-.994 2.31-.893 2.783-.025.028.051-.018.112-.076.102-.476-.081-.801.315-.87.642z'/%3E%3Cpath fill='gold' d='M4.567 20.714c-1.1-1.34-1.813-3.012-1.936-4.977-.212-3.405.951-6.607 5.482-8.218.004.015-.003.032.013.04-.063-.028-.025-.131.05-.148.402-.09 1.36-.439 2.218-.6a3 3 0 0 1 .48-.053c-.89-.21-1.276-.395-1.862-.392-.064 0-.096-.08-.05-.124.916-.881 2.577-.926 3.377-.27l-.717-1.498.872-.13.43 1.516c.907-.994 2.31-.893 2.783-.025.028.051-.018.112-.076.102-.476-.081-.801.315-.87.642l.007.002c.765-.068 2.437-.03 3.254.771-.057-.054-.125-.098-.19-.146 3.265 1.02 5.53 3.348 5.772 7.223.154 2.474-.654 4.607-2.055 6.261.425.061.849.132 1.273.203a12.48 12.48 0 0 0 2.816-7.923C25.638 6.2 20.137.898 13.115.898S.593 6.201.593 12.97c0 2.975 1.031 5.745 2.817 7.928q.577-.097 1.157-.184' mask='url(%23a)' transform='translate(1)'/%3E%3Cpath fill='%23fa6e0f' d='M3.41 20.898A12.48 12.48 0 0 1 .593 12.97C.593 6.2 6.093.898 13.115.898S25.638 6.201 25.638 12.97c0 2.97-1.032 5.739-2.816 7.923.212.035.425.063.638.101a13.04 13.04 0 0 0 2.753-8.024c0-7.235-5.864-12.648-13.098-12.648S.017 5.735.017 12.97A13.03 13.03 0 0 0 2.775 21c.211-.038.423-.066.635-.102' mask='url(%23a)' transform='translate(1)'/%3E%3Cpath fill='%230ac855' d='M20.4 26.229c1.431.09 2.626.796 3.346 1.753.024.024.058.024.068-.004a8.8 8.8 0 0 0 .19-3.124q.003-.016.025-.022a7 7 0 0 1 2.209-.316c.042.005.041-.037-.004-.08a8.35 8.35 0 0 0-2.988-1.846 251 251 0 0 0-1.141 3.297c-.007.021-.037.034-.067.028z' mask='url(%23a)' transform='translate(1)'/%3E%3Cpath fill='%230b4902' d='m23.038 25.915-1.638.314s.02-.15.085-.563c.845.12 1.553.25 1.553.25'/%3E%3Cpath fill='%23fa3200' d='M4.577 13.512a59.3 59.3 0 0 1 16.972-.022c1.4-1.654 2.21-3.787 2.055-6.261-.242-3.875-2.507-6.203-5.771-7.223.064.048.132.092.189.146.048.049.006.16-.064.14-1.196-.322-3.063 1.266-4.272.24-.033.3-.304 1.748-2.37 1.534-.049-.005-.068-.06-.032-.09.32-.272.713-1.026.376-1.506-1.051.698-1.595.728-3.534-.112C8.11.351 8.116.334 8.113.32 3.583 1.93 2.419 5.132 2.63 8.537a8.56 8.56 0 0 0 1.946 4.975' mask='url(%23b)' transform='translate(1 7.2)'/%3E%3Cpath fill='%230ac855' d='M4.23 18.715c-.03.006-.06-.007-.067-.028a248 248 0 0 0-1.145-3.3 8.3 8.3 0 0 0-2.984 1.85c-.044.042-.045.084-.003.079a7 7 0 0 1 2.209.316q.022.005.024.022a8.8 8.8 0 0 0 .19 3.124c.01.028.045.028.068.004.721-.957 1.914-1.664 3.346-1.753z' mask='url(%23b)' transform='translate(1 7.2)'/%3E%3Cpath fill='%2300912d' d='M23.038 25.915a51.8 51.8 0 0 0-17.808 0c-.03.006-.06-.007-.067-.028a250 250 0 0 0-1.68-4.795c-.009-.022.016-.048.054-.054a59.2 59.2 0 0 1 21.194 0c.038.006.063.032.054.054a251 251 0 0 0-1.68 4.795c-.007.021-.037.034-.067.028'/%3E%3Cpath fill='%230b4902' d='m5.23 25.915 1.638.314-.086-.563c-.844.12-1.552.25-1.552.25'/%3E%3C/g%3E%3C/svg%3E")}.about-product-footer.svelte-1b1p81s .card .title .rotten-tomatoes.fresh.svelte-1b1p81s{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'%3E%3Cmask id='a' fill='%23fff'%3E%3Cpath fill-rule='evenodd' d='M0 .086h26.979V22.3H0z'/%3E%3C/mask%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23fa320a' d='M26.955 9.465c-.27-4.329-2.472-7.568-5.784-9.379.018.106-.075.238-.182.191-2.167-.948-5.843 2.12-8.411.513.02.577-.093 3.39-4.055 3.552-.093.004-.145-.091-.086-.16.53-.603 1.065-2.133.296-2.949C7.086 2.71 6.129 3.265 2.97 2.532.949 4.646-.197 7.54.028 11.144c.459 7.36 7.352 11.566 14.293 11.132 6.94-.432 13.093-5.452 12.634-12.811' mask='url(%23a)' transform='translate(0 5.693)'/%3E%3Cpath fill='%2300912d' d='M14.305 4.013c1.426-.34 5.529-.033 6.843 1.71.079.105-.032.303-.16.247-2.166-.948-5.842 2.12-8.41.513.02.577-.093 3.389-4.055 3.552-.093.004-.145-.092-.086-.16.53-.603 1.065-2.133.296-2.949-1.794 1.608-2.767 2.125-6.661 1.072-.128-.034-.084-.24.051-.29.736-.282 2.404-1.514 3.981-2.057.3-.104.6-.184.892-.23-1.737-.155-2.52-.397-3.624-.23a.137.137 0 0 1-.129-.22c1.489-1.917 4.23-2.496 5.923-1.478a387 387 0 0 1-1.86-2.322L9.242.07l1.381 3.087c1.44-2.127 4.119-2.324 5.25-.814.068.09-.002.217-.114.214-.922-.022-1.429.816-1.467 1.453z'/%3E%3C/g%3E%3C/svg%3E")}.about-product-footer.svelte-1b1p81s .card .title .rotten-tomatoes.rotten.svelte-1b1p81s{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'%3E%3Cmask id='a' fill='%23fff'%3E%3Cpath fill-rule='evenodd' d='M0 .057h27.91v27.076H0z'/%3E%3C/mask%3E%3Cpath fill='%230ac855' fill-rule='evenodd' d='M25.012 24.579c-5.29.278-6.372-5.777-8.448-5.734-.885.019-1.582.944-1.276 2.022.169.592.636 1.461.93 2 1.038 1.903-.496 4.057-2.292 4.239-2.984.302-4.229-1.429-4.152-3.2.087-1.99 1.773-4.023.043-4.888-1.813-.906-3.286 2.638-5.021 3.43-1.57.716-3.75.16-4.525-1.583-.544-1.225-.446-3.585 1.978-4.485 1.514-.562 4.887.735 5.06-.908.2-1.894-3.544-2.054-4.67-2.508C.643 12.16-.534 10.44.388 8.595c.692-1.383 2.728-1.946 4.282-1.34 1.861.726 2.16 2.657 3.114 3.46.821.692 1.946.778 2.681.302.542-.35.723-1.121.518-1.826-.271-.934-.991-1.518-1.694-2.09-1.25-1.016-3.016-1.89-1.948-4.665C8.217.162 10.785.08 10.785.08a3.34 3.34 0 0 1 2.677.858c.996.89 1.19 2.078 1.023 3.346-.152 1.157-.562 2.17-.775 3.317-.248 1.33.463 2.672 1.816 2.724 1.78.07 2.313-1.299 2.531-2.166.319-1.268.737-2.446 1.915-3.188 1.69-1.064 4.036-.831 5.125 1.215.862 1.619.585 3.848-.736 5.065-.593.546-1.306.738-2.077.743-1.105.008-2.21-.019-3.237.499-.698.352-1.003.925-1.003 1.694 0 .75.39 1.24 1.023 1.558 1.19.6 2.505.723 3.791.948 1.865.327 3.505.984 4.558 2.715q.016.022.028.046c1.21 2.05-.055 5-2.432 5.125' mask='url(%23a)'/%3E%3C/svg%3E")}.about-product-footer.svelte-1b1p81s .card .rotten-tomatoes-content.svelte-1b1p81s{width:100%}.about-product-footer.svelte-1b1p81s .card .rotten-tomatoes-content td.svelte-1b1p81s{padding:0}.about-product-footer.svelte-1b1p81s .card .rotten-tomatoes-content td.svelte-1b1p81s:last-child{font-variant-numeric:tabular-nums;text-align:end}.about-product-footer.svelte-1b1p81s .card .subtitle.svelte-1b1p81s{color:var(--systemSecondary);font:var(--subhead);line-height:1.19;padding-bottom:5px;text-transform:uppercase}.about-product-footer.svelte-1b1p81s .card p.svelte-1b1p81s,.about-product-footer.svelte-1b1p81s .card td.svelte-1b1p81s,.about-product-footer.svelte-1b1p81s .card.svelte-1b1p81s .truncate-wrapper .content{color:var(--systemSecondary);font:var(--title-3);line-height:1.47}.lockup.svelte-1unuqca.svelte-1unuqca{--linkHoverTextDecoration:none;border:.5px solid hsla(0,0%,50%,.2);border-radius:var(--global-border-radius-large);box-shadow:0 1px 1px rgba(0,0,0,.01),0 2px 2px rgba(0,0,0,.01),0 4px 4px rgba(0,0,0,.02),0 8px 8px rgba(0,0,0,.03),0 14px 14px rgba(0,0,0,.03);display:block;width:100%}.lockup.svelte-1unuqca .artwork-container.svelte-1unuqca,.lockup.svelte-1unuqca .lockup-caption.svelte-1unuqca{cursor:pointer}figure.svelte-1unuqca.svelte-1unuqca{position:relative}.lockup-caption.svelte-1unuqca.svelte-1unuqca{align-items:center;color:var(--systemSecondary);display:flex;height:60px;margin-top:-9px;max-width:350px;padding-inline:12px;text-align:start}.lockup-caption.svelte-1unuqca .title.svelte-1unuqca{color:var(--systemPrimary);display:-webkit-box;font:var(--title-3-emphasized);-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.lockup-caption.svelte-1unuqca .subtitle.svelte-1unuqca{color:var(--systemSecondary);display:flex;font:var(--callout);gap:3px}.lockup-caption.svelte-1unuqca .versionsActionText.svelte-1unuqca{color:var(--keyColor)}.texts-container.svelte-1unuqca.svelte-1unuqca{display:flex;flex-direction:column}.artwork-container.svelte-1unuqca.svelte-1unuqca{border-radius:var(--global-border-radius-large) var(--global-border-radius-large) 0 0;box-shadow:none;margin-bottom:9px;position:relative}.card-note.svelte-1unuqca.svelte-1unuqca{display:block;font:var(--footnote);margin-top:5px;text-align:center}.picture.svelte-1fyueul img.svelte-1fyueul{background:var(--picture-background,var(--backgroundJoeColor,"none"));border-radius:var(--picture-border-radius,0);height:var(--picture-height,100%);max-height:var(--picture-max-height,none);max-width:var(--picture-max-width,none);-o-object-fit:var(--picture-object-fit,inherit);object-fit:var(--picture-object-fit,inherit);opacity:var(--picture-opacity,1);width:var(--picture-width,100%)}.league-standings.svelte-1ehkoal.svelte-1ehkoal{border-collapse:separate;border-spacing:0;box-sizing:border-box;padding:40px 16px 0 10px;position:relative;table-layout:fixed;width:100%}.league-standings.full.svelte-1ehkoal.svelte-1ehkoal{padding:0}.league-standings.full.svelte-1ehkoal td.svelte-1ehkoal:first-child,.league-standings.full.svelte-1ehkoal th.svelte-1ehkoal:first-child{padding-left:8px}.league-standings.full.svelte-1ehkoal td.svelte-1ehkoal:last-child,.league-standings.full.svelte-1ehkoal th.svelte-1ehkoal:last-child{padding-right:8px}.league-standings.svelte-1ehkoal caption.svelte-1ehkoal{align-items:start;caption-side:top;display:flex;left:8px;position:absolute;right:0;top:10px}.league-standings.svelte-1ehkoal caption .league-name.svelte-1ehkoal{margin-top:4px;-webkit-margin-start:8px;-moz-margin-start:8px;margin-inline-start:8px}.league-standings.svelte-1ehkoal tr.svelte-1ehkoal{text-align:center;vertical-align:middle}.league-standings.svelte-1ehkoal th.svelte-1ehkoal{height:25px;padding:0;text-align:inherit;width:35px}.league-standings.svelte-1ehkoal td.svelte-1ehkoal{height:38px;padding:0}.league-standings.svelte-1ehkoal tfoot.svelte-1ehkoal{display:block;height:16px;padding:0}.league-standings.svelte-1ehkoal [data-key=seasonStatus].svelte-1ehkoal{width:9px}.league-standings.svelte-1ehkoal [data-key=ranking].svelte-1ehkoal{width:3.5ch}.league-standings.svelte-1ehkoal [data-key=isFavorite].svelte-1ehkoal{width:9px}.league-standings.svelte-1ehkoal [data-key=teamLogo].svelte-1ehkoal{width:calc(var(--picture-width) + 4px);-webkit-padding-end:2px;-moz-padding-end:2px;padding-inline-end:2px;padding-top:4px}.league-standings.svelte-1ehkoal [data-key=title].svelte-1ehkoal{text-align:start;width:45%}.league-standings.svelte-1ehkoal td[data-key=title].svelte-1ehkoal{color:var(--systemPrimary);font:var(--body-emphasized)}.league-standings.svelte-1ehkoal tr.interactive.svelte-1ehkoal:hover{background-color:rgba(255,255,255,.05);cursor:pointer}@media (prefers-color-scheme:light){.league-standings.svelte-1ehkoal tr.interactive.svelte-1ehkoal:hover{background-color:rgba(0,0,0,.05)}}.league-standings.svelte-1ehkoal tr.sticky.svelte-1ehkoal{background-color:var(--leagueStandingsModal);position:-webkit-sticky;position:sticky;top:0}.logos.svelte-1ehkoal.svelte-1ehkoal{--picture-width:32px;--picture-height:32px;--picture-background:none}.text-title.svelte-1ehkoal.svelte-1ehkoal{font:var(--title-3-emphasized)}.text-head.svelte-1ehkoal.svelte-1ehkoal{color:var(--systemTertiary);font:var(--footnote-emphasized)}.text-row.svelte-1ehkoal.svelte-1ehkoal{color:var(--systemPrimary);font:var(--body);font-variant-numeric:tabular-nums}.hasAbbreviation.svelte-1ehkoal abbr.svelte-1ehkoal{display:none}.hasAbbreviation.svelte-1ehkoal span.svelte-1ehkoal{display:inline}@media (width <= 820px){.hasAbbreviation.svelte-1ehkoal abbr.svelte-1ehkoal{display:inline}.hasAbbreviation.svelte-1ehkoal span.svelte-1ehkoal{display:none}}[data-key=isFavorite].svelte-1ehkoal [data-symbol-value=true].svelte-1ehkoal{display:flex}[data-key=isFavorite].svelte-1ehkoal [data-symbol-value=true].svelte-1ehkoal:after{content:"★";font-size:10px;line-height:1em}[data-key=seasonStatus].svelte-1ehkoal [data-symbol-value=CLINCHED].svelte-1ehkoal{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' style='overflow:visible' viewBox='0 0 102.69 100'%3E%3Cpath fill='none' d='M0-15h102.69v120H0z'/%3E%3Cpath fill='%2332D74B' d='M19.139 83.895c2.07 0 3.75-.857 6.037-2.003L86.774 52.12c4.332-2.129 5.95-4.327 5.95-7.318-.001-2.991-1.619-5.189-5.951-7.317L25.176 7.71c-2.33-1.144-4.01-2-6.08-2-3.898 0-6.636 3.013-6.636 7.775l.045 62.635c0 4.76 2.737 7.775 6.634 7.775'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;height:9px;width:9px}[data-key=seasonStatus].svelte-1ehkoal [data-symbol-value=ELIMINATED].svelte-1ehkoal{background-color:var(--systemRed);border-radius:1000px;height:3px;width:8px}td[data-cutoff].svelte-1ehkoal.svelte-1ehkoal{height:1px}@media (prefers-color-scheme:light){td[data-cutoff].svelte-1ehkoal.svelte-1ehkoal{-webkit-filter:invert(1);filter:invert(1)}}[data-cutoff=Regular].svelte-1ehkoal.svelte-1ehkoal{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='none' stroke='%23fff' stroke-dasharray='3,4' stroke-linecap='square' stroke-opacity='.2'/%3E%3C/svg%3E")}[data-cutoff=Wildcard].svelte-1ehkoal.svelte-1ehkoal{background-color:rgba(255,255,255,.2)}.modal.svelte-tk4g6r.svelte-tk4g6r{align-items:center;height:100%;overflow:hidden;position:relative;width:540px}.container.svelte-tk4g6r.svelte-tk4g6r{background-color:var(--leagueStandingsModal);border:.5px solid var(--alertStrokeOuterColor);border-radius:var(--modalBorderRadius,10px);box-shadow:inset 0 0 0 1px rgba(255,255,255,.2),0 8px 40px var(--alertDropShadowColor);display:flex;flex-direction:column;height:100%;width:100%}.header.svelte-tk4g6r.svelte-tk4g6r{align-content:center;display:flex;justify-content:center;padding:15px 0}.header.svelte-tk4g6r h1.svelte-tk4g6r{align-items:center;display:flex;font:var(--title-2-emphasized)}.header.svelte-tk4g6r .league-logo.svelte-tk4g6r{height:28px;width:28px;-webkit-margin-end:6px;-moz-margin-end:6px;margin-inline-end:6px}.content.svelte-tk4g6r.svelte-tk4g6r{overflow-y:auto;padding:0 8px;position:relative;text-align:start;width:100%}.footer.svelte-tk4g6r.svelte-tk4g6r{align-items:center;border-top:1px solid hsla(0,0%,50%,.2);display:flex;padding:20px;width:100%}.legend.svelte-tk4g6r.svelte-tk4g6r{width:100%}.close-button.svelte-tk4g6r.svelte-tk4g6r{background-color:var(--systemPrimary-onDark);border:none;border-radius:6px;color:var(--systemPrimary-onLight);cursor:pointer;height:32px;min-width:65px;padding:0 12px}@media (prefers-color-scheme:light){.close-button.svelte-tk4g6r.svelte-tk4g6r{background-color:var(--systemPrimary-onLight);color:var(--systemPrimary-onDark)}}.container.svelte-okmac3{--modalHeight:533px}@media (max-width:999px){.container.svelte-okmac3{--modalHeight:75%}}@media (max-width:739px){.container.svelte-okmac3{--modalHeight:87.5%}}.decoration.svelte-okmac3{background-color:var(--leagueStandingsModal);border-radius:12px;box-shadow:0 4px 7px rgba(0,0,0,.25)}.monogram.svelte-tcxee0{border-radius:inherit;display:block;font-weight:500;height:100%;width:var(--artwork-override-width)}@supports (background-image:-webkit-named-image(apple-pay-logo-black)) or (-webkit-appearance:-apple-pay-button){.monogram.svelte-tcxee0{font:var(--monogram)}}.multiline-clamp.svelte-1a7gcr6.svelte-1a7gcr6{--mc-overflowBleedSize:var(--overflowBleedSize,0);--mc-badgeSize:var(--badgeSize,8px);--mc-badgeSpacing:var(--mc-badgeSize);display:-webkit-box;word-break:break-word;-webkit-line-clamp:var(--mc-lineClamp,1);-webkit-box-orient:vertical;overflow:hidden}.multiline-clamp--overflow.svelte-1a7gcr6.svelte-1a7gcr6{--mc-overflowBleedSize:var(--overflowBleedSize,4px);--mc-badgeSpacing:calc(var(--mc-badgeSize) + var(--mc-overflowBleedSize));clip-path:inset(var(--mc-overflowBleedSize));margin-bottom:calc(var(--mc-overflowBleedSize)*-1);margin-top:calc(var(--mc-overflowBleedSize)*-1);margin-inline-end:calc(var(--mc-overflowBleedSize)*-1);margin-inline-start:calc(var(--mc-overflowBleedSize)*-1);padding-bottom:var(--mc-overflowBleedSize);padding-inline-end:var(--mc-overflowBleedSize);padding-top:var(--mc-overflowBleedSize);padding-inline-start:var(--mc-overflowBleedSize);scroll-padding:var(--mc-overflowBleedSize)}.multiline-clamp--overflow.svelte-1a7gcr6.svelte-1a7gcr6:focus-within{clip-path:none}.multiline-clamp--with-badge.multiline-clamp--truncated.svelte-1a7gcr6.svelte-1a7gcr6{padding-inline-end:var(--mc-badgeSpacing);position:relative;z-index:var(--z-default)}.multiline-clamp--with-badge.multiline-clamp--truncated.svelte-1a7gcr6 .multiline-clamp__badge.svelte-1a7gcr6{bottom:var(--mc-overflowBleedSize);display:block;inset-inline-end:var(--mc-overflowBleedSize);position:absolute;z-index:var(--z-default)}.multiline-clamp--with-badge.svelte-1a7gcr6 .multiline-clamp__text.svelte-1a7gcr6{padding-inline-end:var(--mc-badgeSpacing)}.multiline-clamp--with-badge.svelte-1a7gcr6 .multiline-clamp__badge.svelte-1a7gcr6:not(:empty){margin-inline-start:calc(var(--mc-badgeSpacing)*-1)}.content-container.svelte-f2g5g5 .artwork.svelte-f2g5g5{box-shadow:0 1px 1px rgba(0,0,0,.01),0 2px 2px rgba(0,0,0,.01),0 4px 4px rgba(0,0,0,.02),0 8px 8px rgba(0,0,0,.03),0 14px 14px rgba(0,0,0,.03);position:relative}.content-container.svelte-f2g5g5 .artwork.svelte-f2g5g5:after{background-color:rgba(51,51,51,.3);border-radius:inherit;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .1s ease-in;width:100%;z-index:1}.content-container.svelte-f2g5g5 .artwork.svelte-f2g5g5:before{border-radius:50%;box-shadow:inset 0 0 0 1px rgba(128,128,128,.1);content:"";display:block;height:100%;max-height:100%;max-width:100%;pointer-events:none;position:absolute;top:0;width:100%;z-index:var(--z-default)}.content-container.svelte-f2g5g5 .text-container .title.svelte-f2g5g5{display:inline}.content-container.svelte-f2g5g5 .text-container:hover .subtitle.svelte-f2g5g5,.content-container.svelte-f2g5g5 .text-container:hover .title.svelte-f2g5g5{text-decoration:underline}.content-container.svelte-f2g5g5:hover .artwork.svelte-f2g5g5:after{opacity:1}.ellipse-lockup.svelte-f2g5g5.svelte-f2g5g5{text-align:center}.ellipse-lockup.svelte-f2g5g5 .artwork,.ellipse-lockup.svelte-f2g5g5 div.artwork-component{border-radius:50%;overflow:hidden;z-index:var(--z-default)}.ellipse-lockup.svelte-f2g5g5 .text-container.svelte-f2g5g5:not(:has(.caption)){margin-top:8px}.ellipse-lockup.svelte-f2g5g5 .caption.svelte-f2g5g5{color:var(--systemSecondary);font:var(--caption-1-emphasized)}.ellipse-lockup.svelte-f2g5g5 .title.svelte-f2g5g5{color:var(--systemPrimary);display:-webkit-box;font:var(--callout-tall);-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ellipse-lockup.svelte-f2g5g5 .subtitle.svelte-f2g5g5{color:var(--systemSecondary);display:-webkit-box;font:var(--callout);-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ellipse-lockup.svelte-f2g5g5 .artwork-fallback.svelte-f2g5g5{align-items:center;background-color:var(--genericJoeColor);display:flex;height:100%;justify-content:center;width:100%}.ellipse-lockup.svelte-f2g5g5 .artwork-fallback.svelte-f2g5g5 svg{fill:#99999d}.subtitle-entry.svelte-f2g5g5:not(:empty)~.subtitle-entry.svelte-f2g5g5:not(:empty):before{content:", "}.ellipse-lockup-wrapper.svelte-i6muqu{--linkHoverTextDecoration:none}.ellipse-lockup-wrapper.svelte-i6muqu a{display:block}.video-control__container.svelte-1mqmv95.svelte-1mqmv95{inset-inline-end:0;padding:0 40px;position:absolute;z-index:calc(var(--controls-z-index, var(--z-default, 1)) + 1)}.video-control__container.svelte-1mqmv95 button[aria-hidden=true].svelte-1mqmv95{visibility:hidden}.video-control__container.svelte-1mqmv95 button.svelte-1mqmv95:not(:first-child){margin-left:4px}.video-control__container.svelte-1mqmv95 svg{background-color:transparent;background-size:contain;border:none;height:28px;opacity:1;width:28px;fill:#fff;pointer-events:none}.background-video.svelte-15ycd5v{height:100%;left:0;-o-object-fit:cover;object-fit:cover;overflow:hidden;position:absolute;top:0;transition:opacity .25s ease-in;width:100%}.play-button.svelte-1tvdl0z .icon{display:inline-block}.play-button--platter.svelte-1tvdl0z{--iconCircleFillBG:var( --iconCircleFillBGOverride,var(--systemQuaternary) );--iconFillArrow:var(--playButtonIconColor,#fff);border-radius:50%}.play-button--platter.svelte-1tvdl0z .icon{display:inline-block}.play-button--platter.is-stand-alone.svelte-1tvdl0z .icon,.play-button--platter.svelte-1tvdl0z .icon{height:var(--playButtonSize,30px);width:var(--playButtonSize,30px)}.play-button--platter.is-filled.svelte-1tvdl0z,.play-button--platter.is-hovered.svelte-1tvdl0z,.play-button--platter.svelte-1tvdl0z:focus,.play-button--platter.svelte-1tvdl0z:hover{--iconCircleFillBG:var( --playButtonCircleHoverColor,var(--keyColor,#000) );--iconFillArrow:var(--playButtonIconHoverColor,#fff)}.play-button--standard.is-stand-alone.svelte-1tvdl0z .icon,.play-button--standard.svelte-1tvdl0z .icon{height:var(--playButtonSize,16px);width:var(--playButtonSize,16px)}.play-button--standard.is-hovered.svelte-1tvdl0z,.play-button--standard.svelte-1tvdl0z:focus,.play-button--standard.svelte-1tvdl0z:focus-within,.play-button--standard.svelte-1tvdl0z:hover{--playButtonIconColor:var( --playButtonIconHoverColor,var(--keyColor,#000) )}.play-button.svelte-1tvdl0z{--nonPlatterIconFill:var(--playButtonIconColor,#fff);--playingBarColor:var(--nonPlatterIconFill,#fff);line-height:0;pointer-events:auto;position:relative;z-index:var(--z-default)}.play-button.is-in-chin.svelte-1tvdl0z{bottom:20px;inset-inline-end:12px;inset-inline-start:auto;opacity:0;position:absolute;top:auto;transition:var(--global-transition);z-index:calc(var(--z-default) + 1)}.horizontal-poster-lockup:focus .play-button.is-in-chin.svelte-1tvdl0z,.horizontal-poster-lockup:focus-within .play-button.is-in-chin.svelte-1tvdl0z,.horizontal-poster-lockup:hover .play-button.is-in-chin.svelte-1tvdl0z{opacity:1}.play-button.is-large.svelte-1tvdl0z .icon{height:var(--playButtonSize,60px);width:var(--playButtonSize,60px)}.play-button.svelte-1tvdl0z .radial-progress-player{border-radius:50%;display:inline-block;height:var(--playButtonSize,30px);width:var(--playButtonSize,30px)}.play-button.svelte-1tvdl0z .radial-progress-player__play-glyph{fill:var(--radial-progress-play-glyph-fill,#fff)}.play-button.svelte-1tvdl0z .radial-progress-player--progress-indicator{bottom:0;inset-inline-end:0;inset-inline-start:0;margin:auto;pointer-events:none;position:absolute;top:0;z-index:1}.play-button.svelte-1tvdl0z .radial-progress-player__track{stroke-width:1.83;stroke-dasharray:75;stroke:var(--radial-progress-play-track-stroke,hsla(0,0%,100%,.45))}.play-button.svelte-1tvdl0z .radial-progress-player__indicator{transition:stroke-dashoffset 1s linear;stroke-width:1.83;stroke-dasharray:75;stroke:var(--radial-progress-play-indicator-stroke,#fff)}.play-button.svelte-1tvdl0z .radial-progress-player__buffering{fill:var(--radial-progress-buffering-fill,hsla(0,0%,100%,.45));animation:svelte-1tvdl0z-buffering-spinner 1s linear infinite;transform:none;transform-origin:center}.play-button.svelte-1tvdl0z .radial-progress-player__pause-glyph{fill:var(--radial-progress-pause-glyph-fill,#fff)}.play-button--platter.svelte-1tvdl0z:not(.play-button--artwork-overlay){display:block;line-height:0}.play-button--platter.svelte-1tvdl0z:not(.play-button--artwork-overlay) .icon{background-color:var(--systemStandardThinMaterialSover-default_IC);border-radius:50%}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.play-button--platter.svelte-1tvdl0z:not(.play-button--artwork-overlay) .icon{-webkit-backdrop-filter:saturate(190%) blur(60px);backdrop-filter:saturate(190%) blur(60px);background-color:var(--systemStandardThinMaterialSover)}@media (prefers-color-scheme:dark){.play-button--platter.svelte-1tvdl0z:not(.play-button--artwork-overlay) .icon{-webkit-backdrop-filter:saturate(180%) blur(60px);backdrop-filter:saturate(180%) blur(60px)}}}@media (prefers-contrast:more){.play-button--platter.svelte-1tvdl0z:not(.play-button--artwork-overlay) .icon{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:var(--systemStandardThinMaterialSover-default_IC)}}.play-button--platter.svelte-1tvdl0z:not(.play-button--artwork-overlay):focus .icon,.play-button--platter.svelte-1tvdl0z:not(.play-button--artwork-overlay):hover .icon,.play-button--platter:not(.play-button--artwork-overlay).is-filled.svelte-1tvdl0z .icon,.play-button--platter:not(.play-button--artwork-overlay).is-hovered.svelte-1tvdl0z .icon{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:transparent}@supports (background-image:-webkit-named-image(apple-pay-logo-black)) or (-webkit-appearance:-apple-pay-button){.play-button--platter.svelte-1tvdl0z:not(.play-button--artwork-overlay):focus .icon,.play-button--platter.svelte-1tvdl0z:not(.play-button--artwork-overlay):hover .icon,.play-button--platter:not(.play-button--artwork-overlay).is-filled.svelte-1tvdl0z .icon,.play-button--platter:not(.play-button--artwork-overlay).is-hovered.svelte-1tvdl0z .icon{background-color:var(--iconCircleFillBG)}}.play-button--artwork-overlay.svelte-1tvdl0z{--nonPlatterIconFill:#fff;background-color:var(--trackLockupArtworkOverlay,transparent);border-radius:inherit;height:100%;inset-inline-start:0;opacity:var(--play-button-opacity,0);outline-offset:-4px;position:absolute;top:0;transition:var(--global-transition);width:100%;z-index:var(--z-default)}.play-button--artwork-overlay.svelte-1tvdl0z .icon{height:var(--playButtonSize,27px);width:var(--playButtonSize,27px)}.play-button.svelte-1tvdl0z .buffer-svg path{animation:svelte-1tvdl0z-buffering-spinner 1s linear infinite;transform:none;transform-origin:center}@keyframes svelte-1tvdl0z-buffering-spinner{to{transform:rotate(1turn)}}.event-time-badge.svelte-1p0js9b:has(.formatted-datetime.formatted){align-items:center;background-color:#f0f0f0;border-radius:18px;color:var(--systemSecondary-onLight);display:flex;font:var(--subhead-emphasized-rounded);font-size:var(--badge-font-size,.65rem);font-weight:600;height:var(--badge-height,18px);justify-content:center;line-height:.9rem;padding:0 8px;text-transform:uppercase}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.event-time-badge.svelte-1p0js9b:has(.formatted-datetime.formatted){-webkit-backdrop-filter:blur(60px) saturate(210%);backdrop-filter:blur(60px) saturate(210%);background-color:rgba(245,245,245,.72)}@media (prefers-color-scheme:dark){.event-time-badge.svelte-1p0js9b:has(.formatted-datetime.formatted){-webkit-backdrop-filter:blur(60px) saturate(220%);backdrop-filter:blur(60px) saturate(220%)}}}@media (prefers-contrast:more){.event-time-badge.svelte-1p0js9b:has(.formatted-datetime.formatted){-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#f0f0f0}}.overlay.svelte-11r9962{inset-inline-start:var(--lockup-overlay-spacing-horizontal,8px);position:absolute;top:var(--lockup-overlay-spacing-vertical,8px);z-index:calc(var(--z-default) + 3)}.epic-showcase.svelte-11r9962{--badge-height:24px;--badge-font-size:.9rem;inset-inline-start:var(--lockup-overlay-spacing-horizontal,22px);top:var(--lockup-overlay-spacing-vertical,22px)}.channel-logo.svelte-1fsvuzr{--picture-width:auto;--picture-height:24px;bottom:7px;inset-inline-end:10px;max-width:130px;position:absolute;z-index:var(--z-default)}.small-viewport.svelte-1fsvuzr{--picture-height:17px}.sporting-event.svelte-1fsvuzr{--picture-height:14px}.gradient.svelte-1fsvuzr{--direction:150deg;background:linear-gradient(var(--direction),hsla(0,0%,100%,0) 68%,rgba(0,0,0,.06) 80%,rgba(0,0,0,.25) 100%);border-radius:12px;height:100%;top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute;width:100%;z-index:var(--z-default)}.badge.svelte-1k74rlc{align-items:center;background-color:var(--liveBadgeBackgroundColor);border-radius:16px;color:var(--systemPrimary-onDark);display:flex;font:var(--live-badge);font-size:var(--badge-font-size,.65rem);font-weight:600;height:var(--badge-height,18px);justify-content:center;line-height:.9rem;padding:0 10px 1px}.badge.svelte-1hvoxwt{align-items:center;background-color:#f0f0f0;border-radius:16px;color:var(--systemPrimary-onLight);display:flex;font:var(--final-badge);font-size:var(--badge-font-size,.65rem);font-weight:600;height:var(--badge-height,18px);justify-content:center;line-height:.9rem;padding:3px 10px}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.badge.svelte-1hvoxwt{-webkit-backdrop-filter:blur(60px) saturate(210%);backdrop-filter:blur(60px) saturate(210%);background-color:rgba(245,245,245,.72)}@media (prefers-color-scheme:dark){.badge.svelte-1hvoxwt{-webkit-backdrop-filter:blur(60px) saturate(220%);backdrop-filter:blur(60px) saturate(220%)}}}@media (prefers-contrast:more){.badge.svelte-1hvoxwt{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#f0f0f0}}.overlay.svelte-fmd80q{inset-inline-start:var(--lockup-overlay-spacing-horizontal,8px);position:absolute;top:var(--lockup-overlay-spacing-vertical,8px);z-index:calc(var(--z-default) + 1)}.epic-showcase.svelte-fmd80q{--badge-height:24px;--badge-font-size:.9rem;inset-inline-start:var(--lockup-overlay-spacing-vertical,22px);top:var(--lockup-overlay-spacing-vertical,22px)}.scoreboard.svelte-1qwzywg.svelte-1qwzywg{background-color:#f0f0f0;border-radius:6px;color:var(--systemSecondary-onLight);font:var(--label-emphasized);font-size:.65rem;font-weight:600;inset-inline-end:var(--lockup-overlay-spacing-horizontal,8px);letter-spacing:-.03rem;min-width:45px;position:absolute;top:var(--lockup-overlay-spacing-vertical,8px);z-index:calc(var(--z-default) + 3)}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.scoreboard.svelte-1qwzywg.svelte-1qwzywg{-webkit-backdrop-filter:blur(60px) saturate(210%);backdrop-filter:blur(60px) saturate(210%);background-color:rgba(245,245,245,.72)}@media (prefers-color-scheme:dark){.scoreboard.svelte-1qwzywg.svelte-1qwzywg{-webkit-backdrop-filter:blur(60px) saturate(220%);backdrop-filter:blur(60px) saturate(220%)}}}@media (prefers-contrast:more){.scoreboard.svelte-1qwzywg.svelte-1qwzywg{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#f0f0f0}}.epic-showcase.svelte-1qwzywg.svelte-1qwzywg{font-size:.8rem;inset-inline-end:var(--lockup-overlay-spacing-vertical,22px);line-height:1rem;top:var(--lockup-overlay-spacing-vertical,22px)}.epic-showcase.svelte-1qwzywg .scoreboard__scores.svelte-1qwzywg{line-height:1rem;padding:3px 6px}.epic-showcase.svelte-1qwzywg .scoreboard__score.svelte-1qwzywg,.epic-showcase.svelte-1qwzywg .scoreboard__time.svelte-1qwzywg{line-height:1rem}.scoreboard__scores.svelte-1qwzywg.svelte-1qwzywg{align-items:center;border-top-left-radius:6px;border-top-right-radius:6px;display:flex;flex-direction:column;justify-content:space-around;line-height:.8rem;padding:1px 4px;width:100%}.scoreboard__score.svelte-1qwzywg.svelte-1qwzywg{display:flex;justify-content:space-between;line-height:.8rem;width:100%}.scoreboard__score.svelte-1qwzywg abbr.svelte-1qwzywg{text-decoration:none;-webkit-margin-end:12px;-moz-margin-end:12px;margin-inline-end:12px}.scoreboard__time.svelte-1qwzywg.svelte-1qwzywg{background-color:var(--sportLockupClockTimeBadgeBackgroundColor);border-bottom-left-radius:6px;border-bottom-right-radius:6px;line-height:.9rem;padding:0 6px;text-align:center;width:100%}.service-logo.svelte-id1cp7{--picture-width:auto;--picture-height:18px;bottom:8px;height:18px;position:absolute;right:8px;width:auto;z-index:var(--z-default)}.sporting-event.svelte-id1cp7{--picture-height:14px}.favorite-overlay.svelte-1wm8ssp{align-items:center;aspect-ratio:1/1;background:var(--systemStandardUltrathinMaterialSover-default_IC);border-radius:100%;bottom:0;display:flex;inset-inline-end:0;justify-content:center;position:absolute;width:27px;z-index:calc(var(--z-default) + 3)}@media (prefers-color-scheme:dark){.favorite-overlay.svelte-1wm8ssp{background:var(--systemPrimary-onDark)}}.favorite-overlay.svelte-1wm8ssp svg{width:60%}@media (prefers-color-scheme:dark){.favorite-overlay.svelte-1wm8ssp svg path{fill:var(--systemPrimary-onLight)}}.progress-bar.svelte-c0qlwp{accent-color:var(--keyColor);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--systemQuaternary);border-radius:5px;height:5px;margin-bottom:30px;margin-top:10px;width:100%}.progress-bar.svelte-c0qlwp::-webkit-progress-bar{background-color:var(--systemQuaternary);border-radius:5px}.progress-bar.svelte-c0qlwp::-webkit-progress-value{background-color:var(--keyColor);border-radius:5px;-webkit-transition:width var(--progressBarAnimDuration);transition:width var(--progressBarAnimDuration)}.progress-bar.svelte-c0qlwp::-moz-progress-bar{background-color:var(--keyColor);border-radius:5px}.promo-text-wrapper.svelte-9q65ok{align-items:center;border-bottom-left-radius:var(--global-border-radius-large);border-bottom-right-radius:var(--global-border-radius-large);bottom:0;color:var(--systemPrimary-onDark);display:flex;font-weight:600;height:32%;justify-content:center;padding:0 12px;position:absolute;width:100%;z-index:var(--z-default)}.lockup.svelte-13ur65n.svelte-13ur65n.svelte-13ur65n{--linkHoverTextDecoration:none;border-radius:var(--global-border-radius-large);display:block;min-width:100%}@media (hover:hover) and (pointer:fine){.lockup.svelte-13ur65n.svelte-13ur65n.svelte-13ur65n{--scrimOpacity:0}.lockup.has-open-menu.svelte-13ur65n.svelte-13ur65n.svelte-13ur65n,.lockup.svelte-13ur65n.svelte-13ur65n.svelte-13ur65n:focus-within,.lockup.svelte-13ur65n.svelte-13ur65n.svelte-13ur65n:hover{--scrimOpacity:1}@supports selector(:has(:focus-visible)){.lockup.svelte-13ur65n.svelte-13ur65n.svelte-13ur65n:focus-within{--scrimOpacity:0}.lockup.has-open-menu.svelte-13ur65n.svelte-13ur65n.svelte-13ur65n,.lockup.svelte-13ur65n.svelte-13ur65n.svelte-13ur65n:has(:focus-visible),.lockup.svelte-13ur65n.svelte-13ur65n.svelte-13ur65n:hover{--scrimOpacity:1}}}.lockup.svelte-13ur65n .artwork-container.svelte-13ur65n.svelte-13ur65n,.lockup.svelte-13ur65n .lockup-caption.svelte-13ur65n.svelte-13ur65n{cursor:pointer}.lockup.svelte-13ur65n :focus .lockup__play-button.svelte-13ur65n.svelte-13ur65n,.lockup.svelte-13ur65n :focus .lockup__progress span.svelte-13ur65n.svelte-13ur65n,.lockup.svelte-13ur65n :focus-within .lockup__play-button.svelte-13ur65n.svelte-13ur65n,.lockup.svelte-13ur65n :focus-within .lockup__progress span.svelte-13ur65n.svelte-13ur65n,.lockup.svelte-13ur65n :hover .lockup__play-button.svelte-13ur65n.svelte-13ur65n,.lockup.svelte-13ur65n :hover .lockup__progress span.svelte-13ur65n.svelte-13ur65n{opacity:1}@media not (pointer:coarse){.lockup.svelte-13ur65n :focus .lockup__menu.svelte-13ur65n.svelte-13ur65n,.lockup.svelte-13ur65n :focus-within .lockup__menu.svelte-13ur65n.svelte-13ur65n,.lockup.svelte-13ur65n :hover .lockup__menu.svelte-13ur65n.svelte-13ur65n{display:inline-block}.lockup.svelte-13ur65n :focus .lockup__check.svelte-13ur65n.svelte-13ur65n,.lockup.svelte-13ur65n :focus-within .lockup__check.svelte-13ur65n.svelte-13ur65n,.lockup.svelte-13ur65n :hover .lockup__check.svelte-13ur65n.svelte-13ur65n{display:none}}.lockup.svelte-13ur65n .more-button{--contextMenuButtonSize:27px;--contextMenuCircleFillOverride:var(--systemQuinary);--contextMenuEllipsisFillOverride:#fff;--contextMenuCircleHoverFill:var(--keyColor);--contextMenuEllipsisHoverFill:#fff}.lockup__channel-logo--appleTvPlus.svelte-13ur65n.svelte-13ur65n.svelte-13ur65n,.lockup__channel-logo--mls.svelte-13ur65n.svelte-13ur65n.svelte-13ur65n{background-position:50%;background-repeat:no-repeat;background-size:contain;display:flex;height:34px;left:50%;position:absolute;top:16px;transform:translate(-50%);z-index:calc(var(--z-default) + 3)}@media (min-width:740px){.lockup__channel-logo--appleTvPlus.svelte-13ur65n.svelte-13ur65n.svelte-13ur65n,.lockup__channel-logo--mls.svelte-13ur65n.svelte-13ur65n.svelte-13ur65n{background-position:unset;height:40px;left:30px;top:30px;transform:unset}}.lockup__channel-logo--appleTvPlus.svelte-13ur65n.svelte-13ur65n.svelte-13ur65n{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='211.29' height='80.24' viewBox='0 0 211.29 80.24'%3E%3Cg fill='%23fff'%3E%3Cpath d='M43.874 12.699C46.607 9.28 48.46 4.69 47.972 0c-4 .199-8.883 2.64-11.71 6.06-2.537 2.93-4.784 7.713-4.198 12.206 4.491.39 8.978-2.244 11.81-5.567m4.047 6.445c-6.522-.389-12.067 3.701-15.182 3.701-3.117 0-7.886-3.505-13.045-3.41-6.714.098-12.945 3.894-16.352 9.932-7.008 12.08-1.85 29.996 4.966 39.834 3.31 4.867 7.298 10.226 12.554 10.034 4.965-.195 6.912-3.216 12.947-3.216 6.032 0 7.785 3.216 13.042 3.118 5.45-.097 8.859-4.87 12.168-9.741 3.797-5.548 5.351-10.905 5.449-11.2-.098-.097-10.511-4.092-10.608-16.07-.098-10.03 8.176-14.8 8.565-15.097-4.672-6.91-11.973-7.69-14.504-7.885M89.459 9.913v13.23h10.636v8.73H89.46V62.99c0 4.816 2.117 7.039 6.773 7.039 1.164 0 3.068-.159 3.81-.265v8.784c-1.27.265-3.81.477-6.297.477-11.007 0-15.293-4.234-15.293-14.923V31.874h-8.15v-8.732h8.15V9.912H89.46zm47.864 68.677h-11.68l-19.645-55.44h11.627l13.779 44.553h.264l13.779-44.553h11.416zm51.319 0h-10.095V55.867h-21.652v-9.99h21.652V23.15h10.095v22.726h21.65v9.99h-21.65z'/%3E%3C/g%3E%3C/svg%3E");width:110px}@media (min-width:740px){.lockup__channel-logo--appleTvPlus.svelte-13ur65n.svelte-13ur65n.svelte-13ur65n{width:108px}}.lockup__channel-logo--mls.svelte-13ur65n.svelte-13ur65n.svelte-13ur65n{background-image:url(/assets/mls-season-pass-logo-white-DiOYVZYF.svg);width:152px}@media (min-width:740px){.lockup__channel-logo--mls.svelte-13ur65n.svelte-13ur65n.svelte-13ur65n{width:152px}}.lockup-figure.svelte-13ur65n.svelte-13ur65n.svelte-13ur65n{position:relative}.lockup-caption.svelte-13ur65n.svelte-13ur65n.svelte-13ur65n{align-items:center;color:var(--systemSecondary);display:flex;max-width:350px;text-align:start}.lockup-caption.svelte-13ur65n .ordinal.svelte-13ur65n.svelte-13ur65n{color:var(--systemSecondary);font-size:40px;-webkit-padding-end:12px;-moz-padding-end:12px;font-weight:700;letter-spacing:0;line-height:.875;padding-inline-end:12px}.lockup-caption.svelte-13ur65n .title.svelte-13ur65n.svelte-13ur65n{color:var(--systemPrimary);display:-webkit-box;font:var(--title-3-tall);-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.lockup-caption.svelte-13ur65n .subtitle.svelte-13ur65n.svelte-13ur65n{display:flex;gap:3px}.lockup-caption.svelte-13ur65n .note.svelte-13ur65n.svelte-13ur65n,.lockup-caption.svelte-13ur65n .subtitle.svelte-13ur65n.svelte-13ur65n{color:var(--systemSecondary);font:var(--callout)}.lockup-caption.svelte-13ur65n .tag.svelte-13ur65n.svelte-13ur65n{color:var(--systemSecondary);font:var(--caption-2)}.lockup-caption.svelte-13ur65n .note.svelte-13ur65n+.subtitle.svelte-13ur65n{margin-top:auto;padding-top:12px}.lockup-caption.is-text-compositing.svelte-13ur65n.svelte-13ur65n.svelte-13ur65n{display:inline-block;font:var(--title-emphasized);left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:calc(var(--z-default) + 1)}.lockup-caption.is-text-compositing.svelte-13ur65n .title.svelte-13ur65n.svelte-13ur65n,.lockup-caption.is-text-compositing.svelte-13ur65n.svelte-13ur65n.svelte-13ur65n{display:-webkit-box;-webkit-line-clamp:none;-webkit-box-orient:vertical;overflow:hidden}.lockup-caption.is-coin.svelte-13ur65n.svelte-13ur65n.svelte-13ur65n{justify-content:center;text-align:center}.lockup-caption.is-coin.svelte-13ur65n .texts-container.svelte-13ur65n.svelte-13ur65n{align-items:center}.lockup-caption.is-coin.svelte-13ur65n .subtitle.svelte-13ur65n.svelte-13ur65n,.lockup-caption.is-coin.svelte-13ur65n .title.svelte-13ur65n.svelte-13ur65n{font:var(--callout)}.lockup-caption.is-hero.svelte-13ur65n.svelte-13ur65n.svelte-13ur65n,.lockup-caption.is-superhero.svelte-13ur65n.svelte-13ur65n.svelte-13ur65n{bottom:25px;position:absolute;z-index:calc(var(--z-default) + 3);-webkit-margin-start:30px;-moz-margin-start:30px;margin-inline-start:30px}.lockup-caption.is-hero.svelte-13ur65n .tag.svelte-13ur65n.svelte-13ur65n,.lockup-caption.is-superhero.svelte-13ur65n .tag.svelte-13ur65n.svelte-13ur65n{font:var(--callout-emphasized)}.lockup-caption.is-hero.svelte-13ur65n .title.svelte-13ur65n.svelte-13ur65n,.lockup-caption.is-superhero.svelte-13ur65n .title.svelte-13ur65n.svelte-13ur65n{color:var(--systemPrimary);font:var(--large-title-emphasized)}.lockup-caption.is-hero.svelte-13ur65n .note.svelte-13ur65n.svelte-13ur65n,.lockup-caption.is-superhero.svelte-13ur65n .note.svelte-13ur65n.svelte-13ur65n{font:var(--title-2);margin:8px 0 6px}.lockup-caption.is-hero.svelte-13ur65n .label.svelte-13ur65n.svelte-13ur65n,.lockup-caption.is-hero.svelte-13ur65n .subtitle.svelte-13ur65n.svelte-13ur65n,.lockup-caption.is-superhero.svelte-13ur65n .label.svelte-13ur65n.svelte-13ur65n,.lockup-caption.is-superhero.svelte-13ur65n .subtitle.svelte-13ur65n.svelte-13ur65n{font:var(--title-2-emphasized);margin:8px 0 6px}.lockup-caption.is-hero.svelte-13ur65n .light .caption.svelte-13ur65n.svelte-13ur65n,.lockup-caption.is-hero.svelte-13ur65n .light .label.svelte-13ur65n.svelte-13ur65n,.lockup-caption.is-hero.svelte-13ur65n .light .subtitle.svelte-13ur65n.svelte-13ur65n,.lockup-caption.is-hero.svelte-13ur65n .light .tag.svelte-13ur65n.svelte-13ur65n,.lockup-caption.is-hero.svelte-13ur65n .light .title.svelte-13ur65n.svelte-13ur65n,.lockup-caption.is-superhero.svelte-13ur65n .light .caption.svelte-13ur65n.svelte-13ur65n,.lockup-caption.is-superhero.svelte-13ur65n .light .label.svelte-13ur65n.svelte-13ur65n,.lockup-caption.is-superhero.svelte-13ur65n .light .subtitle.svelte-13ur65n.svelte-13ur65n,.lockup-caption.is-superhero.svelte-13ur65n .light .tag.svelte-13ur65n.svelte-13ur65n,.lockup-caption.is-superhero.svelte-13ur65n .light .title.svelte-13ur65n.svelte-13ur65n{color:var(--systemPrimary-onDark)}.lockup-caption.is-hero.svelte-13ur65n .light .note.svelte-13ur65n.svelte-13ur65n,.lockup-caption.is-superhero.svelte-13ur65n .light .note.svelte-13ur65n.svelte-13ur65n{color:var(--systemSecondary-onDark)}.lockup-caption.is-hero.svelte-13ur65n .caption.svelte-13ur65n.svelte-13ur65n,.lockup-caption.is-superhero.svelte-13ur65n .caption.svelte-13ur65n.svelte-13ur65n{font:var(--footnote)}.lockup-caption.is-superhero.svelte-13ur65n .subtitle.svelte-13ur65n.svelte-13ur65n{color:var(--systemSecondary-onDark);font:var(--body-emphasized);margin-top:6px}.lockup-caption.is-superhero.svelte-13ur65n .note.svelte-13ur65n.svelte-13ur65n{color:var(--systemPrimary-onDark);font:var(--title-4);margin-top:6px}.lockup-caption.has-label.is-hero.svelte-13ur65n.svelte-13ur65n.svelte-13ur65n{bottom:16px;max-width:100%;width:100%;-webkit-margin-start:0;-moz-margin-start:0;justify-content:center;margin-inline-start:0}.lockup-caption.has-ordinal.svelte-13ur65n .title.svelte-13ur65n.svelte-13ur65n{font:var(--title-3-short)}.lockup-caption.has-note.svelte-13ur65n .tag.svelte-13ur65n.svelte-13ur65n{font:var(--subhead-emphasized-tall)}.lockup__options.svelte-13ur65n.svelte-13ur65n.svelte-13ur65n{display:grid;height:100%;left:0;place-items:center;position:absolute;top:0;width:100%;z-index:calc(var(--z-default) + 2)}.lockup__options.svelte-13ur65n:hover .lockup__menu.svelte-13ur65n.svelte-13ur65n{visibility:visible}.lockup__options.svelte-13ur65n:hover .lockup__check.svelte-13ur65n.svelte-13ur65n{visibility:hidden}.lockup__options.svelte-13ur65n .lockup__scrim.svelte-13ur65n.svelte-13ur65n,.lockup__options.svelte-13ur65n .lockup__scrim.svelte-13ur65n.svelte-13ur65n:after{border-radius:var(--global-border-radius-large);height:100%;left:0;position:absolute;top:0;width:100%}.lockup__options.svelte-13ur65n .lockup__scrim.svelte-13ur65n.svelte-13ur65n:after{background-color:rgba(51,51,51,.3);border-radius:inherit;content:"";opacity:0;opacity:var(--scrimOpacity,0);transition:var(--global-transition);transition:opacity .1s ease-in;z-index:1}.lockup__options.svelte-13ur65n .lockup__play-button.svelte-13ur65n.svelte-13ur65n{opacity:0;transition:var(--global-transition);z-index:calc(var(--z-default) + 2)}.lockup__options.svelte-13ur65n .lockup__play-button.artwork-hover.svelte-13ur65n button.play-button{border-radius:var(--global-border-radius-large);bottom:0;left:0;position:absolute;right:0;top:0}.lockup__options.svelte-13ur65n .lockup__playback-options.svelte-13ur65n.svelte-13ur65n{bottom:0;display:grid;grid-template-columns:1fr auto;left:0;padding:10px;pointer-events:none;position:absolute;right:0;z-index:calc(var(--z-default) + 2)}.lockup__options.svelte-13ur65n .lockup__menu.svelte-13ur65n.svelte-13ur65n{display:none;height:27px;justify-self:end;pointer-events:all;width:27px;-webkit-margin-start:10px;-moz-margin-start:10px;margin-inline-start:10px}@media (pointer:coarse){.lockup__options.svelte-13ur65n .lockup__menu.svelte-13ur65n.svelte-13ur65n{display:none}}.lockup__options.svelte-13ur65n .lockup__menu.svelte-13ur65n .more-button--material{background-color:var(--systemStandardThickMaterialSover-default_IC)}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.lockup__options.svelte-13ur65n .lockup__menu.svelte-13ur65n .more-button--material{-webkit-backdrop-filter:blur(60px) saturate(210%);backdrop-filter:blur(60px) saturate(210%);background-color:var(--systemStandardThickMaterialSover)}@media (prefers-color-scheme:dark){.lockup__options.svelte-13ur65n .lockup__menu.svelte-13ur65n .more-button--material{-webkit-backdrop-filter:blur(60px) saturate(220%);backdrop-filter:blur(60px) saturate(220%)}}}@media (prefers-contrast:more){.lockup__options.svelte-13ur65n .lockup__menu.svelte-13ur65n .more-button--material{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:var(--systemStandardThickMaterialSover-default_IC)}}.lockup__options.svelte-13ur65n .lockup__check.svelte-13ur65n.svelte-13ur65n{align-items:center;background-color:#fff;border-radius:100%;display:flex;height:27px;justify-content:center;justify-self:end;width:27px}.lockup__options.svelte-13ur65n .lockup__check.svelte-13ur65n svg{height:13px;width:13px}.lockup__options.svelte-13ur65n .lockup__check.svelte-13ur65n svg path{fill:#000}.lockup__options.svelte-13ur65n .lockup__progress.svelte-13ur65n.svelte-13ur65n{--keyColor:#fff;--progressBarSize:2px;color:var(--systemPrimary-onDark);display:flex;flex-direction:column;gap:3px;justify-content:flex-end}.lockup__options.svelte-13ur65n .lockup__progress.svelte-13ur65n .progress-bar{background-color:rgba(255,255,255,.4);height:2px;margin:0;z-index:calc(var(--z-default) + 3)}.lockup__options.svelte-13ur65n .lockup__progress span.svelte-13ur65n.svelte-13ur65n{font:var(--body-emphasized);-webkit-margin-start:2px;-moz-margin-start:2px;margin-inline-start:2px;opacity:0;transition:var(--global-transition)}@media (pointer:coarse){.lockup__options.svelte-13ur65n .lockup__progress span.svelte-13ur65n.svelte-13ur65n{opacity:1}}.is-coin.svelte-13ur65n .lockup__options .lockup__playback-options.svelte-13ur65n.svelte-13ur65n{padding-inline:0;-webkit-padding-after:0;padding-block-end:0}.texts-container.svelte-13ur65n.svelte-13ur65n.svelte-13ur65n{display:flex;flex-direction:column}.metadata-container.svelte-13ur65n.svelte-13ur65n.svelte-13ur65n{align-items:center;display:flex;flex-wrap:wrap;gap:10px;height:14px;margin-top:5px;overflow:hidden}.metadata-container.svelte-13ur65n .metadata-text.svelte-13ur65n.svelte-13ur65n{font:var(--subhead-emphasized);min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.artwork-container.svelte-13ur65n.svelte-13ur65n.svelte-13ur65n{border-radius:var(--global-border-radius-large);box-shadow:0 1px 1px rgba(0,0,0,.01),0 2px 2px rgba(0,0,0,.01),0 4px 4px rgba(0,0,0,.02),0 8px 8px rgba(0,0,0,.03),0 14px 14px rgba(0,0,0,.03);margin-bottom:9px;position:relative}.artwork-container.is-coin.svelte-13ur65n.svelte-13ur65n.svelte-13ur65n{border-radius:50%;box-shadow:0 7px 7px -5px rgba(0,0,0,.3);height:100%;margin-bottom:8px;width:100%}.artwork-container.is-superhero.svelte-13ur65n.svelte-13ur65n.svelte-13ur65n{border-top-left-radius:0;border-top-right-radius:0;overflow:hidden}.artwork-container.svelte-13ur65n:hover .favorite-overlay{visibility:hidden}.video-container.svelte-13ur65n.svelte-13ur65n.svelte-13ur65n{border-radius:12px;bottom:0;left:0;opacity:0;overflow:hidden;position:absolute;right:0;top:0;transition:opacity .5s ease-in-out;z-index:calc(var(--z-default) + 2)}.video-container.svelte-13ur65n .background-video{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transition:opacity .25s ease-in;width:100%}.video-container.svelte-13ur65n .video-control__container{bottom:44px}.video-container.is-opaque.svelte-13ur65n.svelte-13ur65n.svelte-13ur65n{opacity:1}.headlines.svelte-13ur65n.svelte-13ur65n.svelte-13ur65n{color:var(--systemSecondary);font:var(--subhead-emphasized-tall)}.headlines.svelte-13ur65n .headline.svelte-13ur65n.svelte-13ur65n:not(:last-child):after{content:" · "}.uber-image.svelte-876hl{--artwork-override-height:100%;border-radius:inherit;height:100%}@media (max-width:739px){.uber-image.svelte-876hl .artwork-component img{-o-object-fit:cover;object-fit:cover;-o-object-position:0 25%;object-position:0 25%}}.header-video__container.svelte-1cn37rg{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.header-video__container.svelte-1cn37rg .background-video{opacity:0;transition:opacity .5s ease-in-out}.header-video__container.svelte-1cn37rg .video-control__container{bottom:180px;z-index:2}.header-video__container.is-opaque.svelte-1cn37rg .background-video{opacity:1}.product-header__banner.svelte-11lotgc.svelte-11lotgc{align-items:center;display:flex;flex-direction:column;line-height:1.4;width:100%}@media (max-width:739px){.product-header__banner.svelte-11lotgc.svelte-11lotgc{align-items:center;flex-direction:column-reverse;gap:9px}}@media (min-width:740px){.product-header__banner.svelte-11lotgc.svelte-11lotgc{line-height:1.2;width:65.05%}.product-header__banner.hasNoArt.svelte-11lotgc.svelte-11lotgc{align-items:start;width:100%}}@media (min-width:1320px){.product-header__banner.svelte-11lotgc.svelte-11lotgc{width:calc(50% - 10px)}}.product-header__banner.svelte-11lotgc .caption.svelte-11lotgc{color:#fff;font-size:12px;font-weight:600;text-align:center;text-shadow:0 3px 5px rgba(0,0,0,.8);text-wrap:balance}@media (max-width:739px){.product-header__banner.svelte-11lotgc .caption.svelte-11lotgc{font-size:11px}}.product-header__banner.svelte-11lotgc h1.svelte-11lotgc{--picture-background:none;--picture-max-height:60px;--picture-max-width:240px;--object-fit:contain;color:var(--systemPrimary-onDark)}@media (min-width:740px){.product-header__banner.svelte-11lotgc h1.svelte-11lotgc{--picture-max-height:calc(11.11111vw - var(--web-navigation-width, 0)*1/3/3 - 13.33333px);--picture-max-width:100%}}@media (min-width:1000px){.product-header__banner.svelte-11lotgc h1.svelte-11lotgc{--picture-max-height:calc(11.11111vw - var(--web-navigation-width, 0)*1/3/3 - 13.33333px)}}@media (min-width:1320px){.product-header__banner.svelte-11lotgc h1.svelte-11lotgc{--picture-max-height:calc(8.33333vw - var(--web-navigation-width, 0)*1/4/3 - 11.66667px)}}@media (min-width:1680px){.product-header__banner.svelte-11lotgc h1.svelte-11lotgc{--picture-max-height:128.33333px}}.product-header__banner.svelte-11lotgc .visuallyhidden.svelte-11lotgc{position:absolute;clip:rect(1px,1px,1px,1px);border:0;-webkit-clip-path:inset(0 0 99.9% 99.9%);clip-path:inset(0 0 99.9% 99.9%);height:1px;overflow:hidden;padding:0;width:1px}.product-page-header__blur.svelte-1uzf9m4.svelte-1uzf9m4{border-radius:inherit;display:contents}.content-logo__blur.svelte-1uzf9m4.svelte-1uzf9m4{background-image:radial-gradient(at top left,rgba(0,0,0,.5) 0,transparent 72%);height:33.75%;opacity:.7;position:absolute;top:0;width:60%;z-index:var(--z-default)}html[dir=rtl] .content-logo__blur.svelte-1uzf9m4.svelte-1uzf9m4{background-image:radial-gradient(at top right,rgba(0,0,0,.5) 0,transparent 72%)}@media (max-width:739px){.content-logo__blur.svelte-1uzf9m4.svelte-1uzf9m4{display:none}}.content__blur.svelte-1uzf9m4.svelte-1uzf9m4{bottom:0;height:277px;-webkit-mask-image:linear-gradient(180deg,transparent,rgba(0,0,0,.068) 3.3%,rgba(0,0,0,.145) 5.9%,rgba(0,0,0,.227) 8.1%,rgba(0,0,0,.313) 10.1%,rgba(0,0,0,.401) 12.1%,rgba(0,0,0,.49) 14.6%,rgba(0,0,0,.578) 17.7%,rgba(0,0,0,.661) 21.8%,rgba(0,0,0,.74) 27.1%,rgba(0,0,0,.812) 33.9%,rgba(0,0,0,.875) 42.4%,rgba(0,0,0,.927) 53%,rgba(0,0,0,.966) 66%,rgba(0,0,0,.991) 81.5%,rgba(0,0,0,.991));mask-image:linear-gradient(180deg,transparent,rgba(0,0,0,.068) 3.3%,rgba(0,0,0,.145) 5.9%,rgba(0,0,0,.227) 8.1%,rgba(0,0,0,.313) 10.1%,rgba(0,0,0,.401) 12.1%,rgba(0,0,0,.49) 14.6%,rgba(0,0,0,.578) 17.7%,rgba(0,0,0,.661) 21.8%,rgba(0,0,0,.74) 27.1%,rgba(0,0,0,.812) 33.9%,rgba(0,0,0,.875) 42.4%,rgba(0,0,0,.927) 53%,rgba(0,0,0,.966) 66%,rgba(0,0,0,.991) 81.5%,rgba(0,0,0,.991));position:absolute;width:100%;z-index:var(--z-default)}.light.svelte-1uzf9m4 .content__blur.svelte-1uzf9m4{background-color:#0a0a0a}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.light.svelte-1uzf9m4 .content__blur.svelte-1uzf9m4{-webkit-backdrop-filter:saturate(190%) blur(60px);backdrop-filter:saturate(190%) blur(60px);background-color:rgba(40,40,40,.5)}@media (prefers-color-scheme:dark){.light.svelte-1uzf9m4 .content__blur.svelte-1uzf9m4{-webkit-backdrop-filter:saturate(180%) blur(60px);backdrop-filter:saturate(180%) blur(60px)}}}@media (prefers-contrast:more){.light.svelte-1uzf9m4 .content__blur.svelte-1uzf9m4{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#0a0a0a}}.dark.svelte-1uzf9m4 .content__blur.svelte-1uzf9m4{background-color:#dcdcdc}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.dark.svelte-1uzf9m4 .content__blur.svelte-1uzf9m4{-webkit-backdrop-filter:saturate(190%) blur(60px);backdrop-filter:saturate(190%) blur(60px);background-color:rgba(245,245,245,.48)}@media (prefers-color-scheme:dark){.dark.svelte-1uzf9m4 .content__blur.svelte-1uzf9m4{-webkit-backdrop-filter:saturate(180%) blur(60px);backdrop-filter:saturate(180%) blur(60px)}}}@media (prefers-contrast:more){.dark.svelte-1uzf9m4 .content__blur.svelte-1uzf9m4{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#dcdcdc}}.content__blur.squish.svelte-1uzf9m4.svelte-1uzf9m4{height:268px}@media (max-width:739px){.content__blur.svelte-1uzf9m4.svelte-1uzf9m4{height:464px}.content__blur.squish.svelte-1uzf9m4.svelte-1uzf9m4{height:425px}}@media (min-width:1680px){.content__blur.svelte-1uzf9m4.svelte-1uzf9m4{border-radius:0 0 8px 8px}}.brand-logo__blur.svelte-1uzf9m4.svelte-1uzf9m4{top:0;z-index:var(--z-default)}.dark.svelte-1uzf9m4 .brand-logo__blur.svelte-1uzf9m4{background:radial-gradient(at bottom left,transparent 0,transparent 70%,hsla(0,0%,100%,.35) 100%)}html[dir=rtl] .dark.svelte-1uzf9m4 .brand-logo__blur.svelte-1uzf9m4{background:radial-gradient(at bottom right,transparent 0,transparent 70%,hsla(0,0%,100%,.35) 100%)}.light.svelte-1uzf9m4 .brand-logo__blur.svelte-1uzf9m4{background:radial-gradient(at bottom left,transparent 0,transparent 70%,rgba(0,0,0,.35) 100%)}html[dir=rtl] .light.svelte-1uzf9m4 .brand-logo__blur.svelte-1uzf9m4{background:radial-gradient(at bottom right,transparent 0,transparent 70%,rgba(0,0,0,.35) 100%)}@media (min-width:740px){.brand-logo__blur.svelte-1uzf9m4.svelte-1uzf9m4{height:354px;inset-inline-end:0;position:absolute;width:364px}}span.svelte-d2wf81{background-color:currentColor;display:inline-block;height:12px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:12px 12px;mask-size:12px 12px;min-width:12px}span.svelte-d2wf81:not(.position-trailing){-webkit-margin-end:6px;-moz-margin-end:6px;margin-inline-end:6px}span.position-trailing.svelte-d2wf81{-webkit-margin-start:6px;-moz-margin-start:6px;margin-inline-start:6px}.ResourceImageRemoveFromUpNext.svelte-d2wf81{-webkit-mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAQAAABKfvVzAAABB0lEQVR4AY3BMYgIYACA0aeru5JBkjqDJGVTpK50g0ExWlgNZLHcYJYy2sjAwmS1WDFSVwbDrWegOwOK0rmOTzfQXXfH/55hZyxadtGgAz5LPhr0RJI3hpyXJFcM2G1Rkpd2GXBHku+OGnDCmiQ3DJgwL8m8CQPmJFl13IBDvkly2wYzTtneM0kWTPnrvuSerS5J8tNpG3yV5LrN9lqS5K5NXkiyatZGDyR5Z49NjvgkyZKD/pj1S5JztjhrTZJXJq2btCDJY9uakyQPrbspybJ9dvBIklxzzIokF+1oymtJfngryVP/NO2DJEm+mPYfM1YkSa4acFmSPDfoluS9w4addMF+O/oN6KWQ/bPQNwkAAAAASUVORK5CYII=);mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAQAAABKfvVzAAABB0lEQVR4AY3BMYgIYACA0aeru5JBkjqDJGVTpK50g0ExWlgNZLHcYJYy2sjAwmS1WDFSVwbDrWegOwOK0rmOTzfQXXfH/55hZyxadtGgAz5LPhr0RJI3hpyXJFcM2G1Rkpd2GXBHku+OGnDCmiQ3DJgwL8m8CQPmJFl13IBDvkly2wYzTtneM0kWTPnrvuSerS5J8tNpG3yV5LrN9lqS5K5NXkiyatZGDyR5Z49NjvgkyZKD/pj1S5JztjhrTZJXJq2btCDJY9uakyQPrbspybJ9dvBIklxzzIokF+1oymtJfngryVP/NO2DJEm+mPYfM1YkSa4acFmSPDfoluS9w4addMF+O/oN6KWQ/bPQNwkAAAAASUVORK5CYII=)}.ResourceImagePlayGlyph.svelte-d2wf81{-webkit-mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAQAAABKfvVzAAAAl0lEQVR42rWUvQkCQRBGX6BXgNiDnpx9CMpZiYJgJwdagSUoCleHsNiAiWd4gYsjkxjvF+y8+AXz94HXiSd7CpLri2E8qFMF+9NSaYIROTBWBOfNjqEiOIGlJjhXZppgfGgYKYLzYsNAEZw7C01wzkw0wegpswoXppma7timj1Vc3E05jcAq03lHjsoDtcyVEFinhoAQMz/5yB2Zo7SdRwAAAABJRU5ErkJggg==);mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAQAAABKfvVzAAAAl0lEQVR42rWUvQkCQRBGX6BXgNiDnpx9CMpZiYJgJwdagSUoCleHsNiAiWd4gYsjkxjvF+y8+AXz94HXiSd7CpLri2E8qFMF+9NSaYIROTBWBOfNjqEiOIGlJjhXZppgfGgYKYLzYsNAEZw7C01wzkw0wegpswoXppma7timj1Vc3E05jcAq03lHjsoDtcyVEFinhoAQMz/5yB2Zo7SdRwAAAABJRU5ErkJggg==)}.ResourceImageAddToUpNext.svelte-d2wf81{-webkit-mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAQAAABKfvVzAAAAV0lEQVR42mNgwAYcGB4yPGRwYCAanGL4z/Cf4RTxGu6ANdwZ1UBHDZYMhxiuocFfYA2/MMQPM1gzMNwHSxILH5ChgWQnjcb04NVAciFgz/CQ4QGDPTYpAEF9nO6duX92AAAAAElFTkSuQmCC);mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAQAAABKfvVzAAAAV0lEQVR42mNgwAYcGB4yPGRwYCAanGL4z/Cf4RTxGu6ANdwZ1UBHDZYMhxiuocFfYA2/MMQPM1gzMNwHSxILH5ChgWQnjcb04NVAciFgz/CQ4QGDPTYpAEF9nO6duX92AAAAAElFTkSuQmCC)}.ResourceImageAvailabilityPunchout.svelte-d2wf81{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56.885 56.885'%3E%3Cpath d='m56.885 42.334-.049-38.086c0-2.49-1.611-4.248-4.248-4.248H14.502C12.061 0 10.4 1.904 10.4 4.004s1.856 3.906 3.955 3.906h11.28l19.335-.683-7.372 6.298L1.22 50C.439 50.781 0 51.807 0 52.734c0 2.1 1.904 4.15 4.102 4.15 1.025.001 2.001-.389 2.783-1.17L43.31 19.238l6.397-7.373-.83 19.19v11.474c0 2.051 1.855 4.004 4.004 4.004 2.099 0 4.004-1.806 4.004-4.199'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56.885 56.885'%3E%3Cpath d='m56.885 42.334-.049-38.086c0-2.49-1.611-4.248-4.248-4.248H14.502C12.061 0 10.4 1.904 10.4 4.004s1.856 3.906 3.955 3.906h11.28l19.335-.683-7.372 6.298L1.22 50C.439 50.781 0 51.807 0 52.734c0 2.1 1.904 4.15 4.102 4.15 1.025.001 2.001-.389 2.783-1.17L43.31 19.238l6.397-7.373-.83 19.19v11.474c0 2.051 1.855 4.004 4.004 4.004 2.099 0 4.004-1.806 4.004-4.199'/%3E%3C/svg%3E")}.loading-spinner.svelte-15g9gr3.svelte-15g9gr3{animation:svelte-15g9gr3-fade-in .1s;animation-fill-mode:forwards;margin:auto;opacity:0;text-align:center;z-index:var(--z-default)}.loading-spinner.svelte-15g9gr3.svelte-15g9gr3:not(.inset){left:50%;position:absolute;top:50%}@media (min-width:740px){.loading-spinner.svelte-15g9gr3.svelte-15g9gr3:not(.inset):not(.loading-spinner--small){transform:translate(-50%,-50%)}}.loading-spinner.inset.svelte-15g9gr3.svelte-15g9gr3{transform:translate(50%)}html[dir=rtl] .loading-spinner.inset.svelte-15g9gr3.svelte-15g9gr3{transform:translate(-50%)}@keyframes svelte-15g9gr3-fade-in{0%{opacity:0}to{opacity:1}}.pulse-spinner.svelte-15g9gr3.svelte-15g9gr3{height:16px;position:relative;width:16px}.app-container.is-not-focused .pulse-spinner.svelte-15g9gr3.svelte-15g9gr3{opacity:.5}@media (min-width:740px){.loading-spinner.svelte-15g9gr3:not(.loading-spinner--small) .pulse-spinner.svelte-15g9gr3{height:32px;width:32px}}.pulse-spinner__container.svelte-15g9gr3.svelte-15g9gr3{position:absolute;transform:scale(.075);width:0;z-index:var(--z-default)}@media (min-width:740px){.loading-spinner.svelte-15g9gr3:not(.loading-spinner--small) .pulse-spinner__container.svelte-15g9gr3{left:50%;top:50%;transform:scale(.15)}html[dir=rtl] .loading-spinner.svelte-15g9gr3:not(.loading-spinner--small) .pulse-spinner__container.svelte-15g9gr3{right:15%}}.pulse-spinner__nib.svelte-15g9gr3.svelte-15g9gr3{background:transparent;border-radius:25%/50%;height:28px;position:absolute;top:-12.5px;transform-origin:left center;width:66px}.pulse-spinner__nib.svelte-15g9gr3.svelte-15g9gr3:before{animation-direction:normal;animation-duration:.8s;animation-fill-mode:none;animation-iteration-count:infinite;animation-name:svelte-15g9gr3-spinner-line-fade-default;animation-play-state:running;animation-timing-function:linear;background:#000;border-radius:25%/50%;content:"";display:block;height:100%;width:100%}@media (prefers-color-scheme:dark){.pulse-spinner__nib.svelte-15g9gr3.svelte-15g9gr3:before{background:#fff}}@media (prefers-contrast:more){.pulse-spinner__nib.svelte-15g9gr3.svelte-15g9gr3:before{animation-name:svelte-15g9gr3-spinner-line-fade-increased-contrast}}.pulse-spinner__nib--1.svelte-15g9gr3.svelte-15g9gr3{transform:rotate(0) translate(40px)}.pulse-spinner__nib--1.svelte-15g9gr3.svelte-15g9gr3:before{animation-delay:-.8s}.pulse-spinner__nib--2.svelte-15g9gr3.svelte-15g9gr3{transform:rotate(45deg) translate(40px)}.pulse-spinner__nib--2.svelte-15g9gr3.svelte-15g9gr3:before{animation-delay:-.7s}.pulse-spinner__nib--3.svelte-15g9gr3.svelte-15g9gr3{transform:rotate(90deg) translate(40px)}.pulse-spinner__nib--3.svelte-15g9gr3.svelte-15g9gr3:before{animation-delay:-.6s}.pulse-spinner__nib--4.svelte-15g9gr3.svelte-15g9gr3{transform:rotate(135deg) translate(40px)}.pulse-spinner__nib--4.svelte-15g9gr3.svelte-15g9gr3:before{animation-delay:-.5s}.pulse-spinner__nib--5.svelte-15g9gr3.svelte-15g9gr3{transform:rotate(180deg) translate(40px)}.pulse-spinner__nib--5.svelte-15g9gr3.svelte-15g9gr3:before{animation-delay:-.4s}.pulse-spinner__nib--6.svelte-15g9gr3.svelte-15g9gr3{transform:rotate(225deg) translate(40px)}.pulse-spinner__nib--6.svelte-15g9gr3.svelte-15g9gr3:before{animation-delay:-.3s}.pulse-spinner__nib--7.svelte-15g9gr3.svelte-15g9gr3{transform:rotate(270deg) translate(40px)}.pulse-spinner__nib--7.svelte-15g9gr3.svelte-15g9gr3:before{animation-delay:-.2s}.pulse-spinner__nib--8.svelte-15g9gr3.svelte-15g9gr3{transform:rotate(315deg) translate(40px)}.pulse-spinner__nib--8.svelte-15g9gr3.svelte-15g9gr3:before{animation-delay:-.1s}@keyframes svelte-15g9gr3-spinner-line-fade-default{0%,to{opacity:.55}95%{opacity:.08}1%{opacity:.55}}@keyframes svelte-15g9gr3-spinner-line-fade-increased-contrast{0%,to{opacity:.8}95%{opacity:.1}1%{opacity:.8}}.button.svelte-1q9px{align-items:center;border-radius:6px;display:flex;font:var(--title-3-emphasized);height:48px;justify-content:center;padding:0 16px;width:100%}@media (max-width:739px){.button.svelte-1q9px{height:36px}}.button.squish.svelte-1q9px{height:36px}.button.svelte-1q9px:hover{cursor:pointer}.button.svelte-1q9px .loading-spinner{translate:-4px}.button.light.svelte-1q9px .pulse-spinner__nib:before{background:#000}.button.dark.svelte-1q9px .pulse-spinner__nib:before{background:#fff}.glyph-container.svelte-1q9px{height:20px;position:relative;width:18px}.light.svelte-1q9px{background-color:var(--systemPrimary-onDark);color:var(--systemPrimary-onLight)}.dark.svelte-1q9px{background-color:var(--systemPrimary-onLight);color:var(--systemPrimary-onDark)}.fallback.svelte-1q9px{background-color:var(--systemQuaternary);color:var(--systemBlue)}.button.svelte-ro5mwd.svelte-ro5mwd{--order-default:1;align-items:center;border-radius:6px;display:flex;font:var(--title-3-emphasized);height:48px;justify-content:center;padding:0 16px;width:100%}@media (max-width:739px){.button.svelte-ro5mwd.svelte-ro5mwd{height:36px}}.button.squish.svelte-ro5mwd.svelte-ro5mwd{height:36px}.button.svelte-ro5mwd.svelte-ro5mwd:hover{cursor:pointer}.button.svelte-ro5mwd .svelte-ro5mwd:not(:has(.position-trailing)){order:var(--order-default)}.button.svelte-ro5mwd .svelte-ro5mwd:has(.position-trailing){order:calc(var(--order-default) + 1)}.light.svelte-ro5mwd.svelte-ro5mwd{background-color:#fff;color:var(--systemPrimary-onLight)}.dark.svelte-ro5mwd.svelte-ro5mwd{background-color:#000;color:var(--systemPrimary-onDark)}.fallback.svelte-ro5mwd.svelte-ro5mwd{background-color:var(--systemQuaternary);color:var(--systemBlue)}.cta-buttons-container.svelte-1kbed1j button+button{margin-top:12px}@media (max-width:739px){.cta-buttons-container.svelte-1kbed1j button+button{margin-top:5px}}.cta-buttons-container.svelte-1kbed1j .squish+.squish{margin-top:5px}.product-header__contents--wrapper.svelte-ptofzz.svelte-ptofzz{align-items:center;bottom:0;display:flex;flex-direction:column;height:inherit;margin:0 auto;max-height:inherit;max-width:1680px;padding:25px 25px 12px;position:absolute;width:100%}.product-header__contents--wrapper.svelte-ptofzz .banner{align-items:center;display:flex;flex-direction:column}@media (min-width:740px){.product-header__contents--wrapper.svelte-ptofzz .banner{display:block}}.product-header__contents--wrapper.svelte-ptofzz .banner .parent-link{color:var(--systemPrimary);font:var(--title-3-emphasized);margin-bottom:9px}@media (min-width:740px){.product-header__contents--wrapper.svelte-ptofzz .banner .parent-link{color:var(--systemSecondary-onDark);font:var(--title-1-emphasized);margin-bottom:9px}}.product-header__contents--wrapper.svelte-ptofzz .product-header__banner.hasNoArt{gap:unset}.product-header__contents--wrapper.svelte-ptofzz .product-header__banner h1{color:var(--systemPrimary);font:var(--title-2-emphasized);margin-bottom:6px;text-align:center}@media (min-width:740px){.product-header__contents--wrapper.svelte-ptofzz .product-header__banner h1{color:var(--systemPrimary-onDark);font:var(--title-1-emphasized);margin-bottom:8px}.product-header__contents--wrapper.svelte-ptofzz.svelte-ptofzz{bottom:0;display:grid;gap:20px;grid-template-areas:"banner     banner      .           brand" "contents   contents    contents    contents";grid-template-columns:repeat(4,1fr);grid-template-rows:1fr -webkit-min-content;grid-template-rows:1fr min-content;left:0;padding:40px;position:absolute;right:0;top:0}}.product-header__contents--wrapper.svelte-ptofzz .banner.svelte-ptofzz{grid-area:banner;justify-items:start;z-index:var(--z-default)}.product-header__contents--wrapper.svelte-ptofzz .apple-tv-plus-logo.svelte-ptofzz{grid-area:brand;justify-self:end;z-index:var(--z-default)}@media (min-width:740px){.product-header__contents--wrapper.svelte-ptofzz .apple-tv-plus-logo.svelte-ptofzz,.product-header__contents--wrapper.svelte-ptofzz .banner.svelte-ptofzz{height:100%}}.product-header__contents--wrapper.svelte-ptofzz .metadata-xsmall.svelte-ptofzz{font:var(--subhead-emphasized);letter-spacing:-.1px;margin-bottom:6px}@media (min-width:740px){.product-header__contents--wrapper.svelte-ptofzz .metadata-xsmall.svelte-ptofzz{display:none}}.product-header__contents--wrapper.svelte-ptofzz .metadata--desktop.svelte-ptofzz{display:none}@media (min-width:740px){.product-header__contents--wrapper.svelte-ptofzz .metadata--desktop.svelte-ptofzz{display:inline}}@media (max-width:739px){.product-header__contents--wrapper.svelte-ptofzz .apple-tv-plus-logo.svelte-ptofzz{display:none}}.product-header__contents.svelte-ptofzz.svelte-ptofzz{align-items:center;display:flex;flex-direction:column;margin:2px auto 0;max-width:1680px;width:100%}.product-header__contents.svelte-ptofzz .cta-buttons.svelte-ptofzz{justify-self:center;width:220px}@media (--xsmall){.product-header__contents.svelte-ptofzz .cta-buttons.svelte-ptofzz{margin-bottom:18px}}@media (min-width:740px){.product-header__contents.svelte-ptofzz .cta-buttons.svelte-ptofzz{width:100%}}.product-header__contents.svelte-ptofzz .metadata-text.svelte-ptofzz,.product-header__contents.svelte-ptofzz .product-header__personnel.svelte-ptofzz{display:none}.product-header__contents.svelte-ptofzz .availability-text.svelte-ptofzz{font:var(--callout);grid-area:avail;margin-bottom:10px;padding-top:5px;text-align:center;text-wrap:balance}.product-header__contents.svelte-ptofzz .coming-soon-platter.svelte-ptofzz{background-color:#141414;border-radius:18px;grid-column:1;padding:12px;position:relative;text-align:center}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.product-header__contents.svelte-ptofzz .coming-soon-platter.svelte-ptofzz{-webkit-backdrop-filter:blur(60px) saturate(200%);backdrop-filter:blur(60px) saturate(200%);background-color:rgba(40,40,40,.6)}}@media (prefers-contrast:more){.product-header__contents.svelte-ptofzz .coming-soon-platter.svelte-ptofzz{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#141414}}@media (min-width:740px){.product-header__contents.svelte-ptofzz .coming-soon-platter.svelte-ptofzz{margin-bottom:0;width:100%}}.product-header__contents.svelte-ptofzz .coming-soon-text.svelte-ptofzz{color:var(--systemSecondary-onDark);font:var(--subhead-emphasized);margin-bottom:2px}.product-header__contents.svelte-ptofzz .coming-soon-title.svelte-ptofzz{font:var(--title-2-emphasized);margin-bottom:10px}.product-header__contents.svelte-ptofzz .description.svelte-ptofzz,.product-header__contents.svelte-ptofzz .metadata.svelte-ptofzz{align-self:start}.product-header__contents.svelte-ptofzz .availability-text.svelte-ptofzz,.product-header__contents.svelte-ptofzz .product-header__controls.svelte-ptofzz{z-index:var(--z-default)}.product-header__contents.svelte-ptofzz .description.svelte-ptofzz{margin-bottom:16px;margin-top:22px}@media (min-width:740px){.product-header__contents.svelte-ptofzz .description.svelte-ptofzz{grid-area:description;margin:0}}.product-header__contents.svelte-ptofzz .metadata.svelte-ptofzz{align-items:center;align-self:end;display:flex;grid-area:meta;height:14px;position:relative;z-index:var(--z-default)}.product-header__contents.svelte-ptofzz .metadata .metadata-badges.svelte-ptofzz{--gap:10px;display:inline;height:14px}@media (max-width:739px){.product-header__contents.svelte-ptofzz .metadata .metadata-badges.svelte-ptofzz{-webkit-margin-before:2px;margin-block-start:2px}}@media (min-width:740px){.product-header__contents.svelte-ptofzz .product-header__controls.svelte-ptofzz{grid-area:cta}}.product-header__contents.svelte-ptofzz .product-header__personnel.svelte-ptofzz{display:block;grid-area:personnel;z-index:var(--z-default)}.product-header__contents.svelte-ptofzz .metadata-text.svelte-ptofzz{display:inline;font:var(--subhead-emphasized);min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;-webkit-margin-end:10px;-moz-margin-end:10px;margin-inline-end:10px}@media (min-width:740px){.product-header__contents.svelte-ptofzz.svelte-ptofzz{display:grid;gap:0 20px;grid-area:contents;grid-template-areas:"avail . controls" "cta desc desc";grid-template-columns:repeat(3,1fr)}}@media (min-width:1000px){.product-header__contents.svelte-ptofzz.svelte-ptofzz{grid-template-areas:".          .           .           controls" "avail      .           .           ." "cta        desc        desc        desc" "cta        metadata    metadata    metadata";grid-template-columns:repeat(4,1fr)}}@media (min-width:1320px){.product-header__contents.svelte-ptofzz.svelte-ptofzz{align-self:end;display:grid;gap:0 20px;grid-area:contents;grid-template-areas:".          .           .           .         controls" "avail      .           .           .            ." "cta        desc        desc        desc        desc" "cta        metadata    metadata    metadata    metadata";grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(2,-webkit-min-content) 1fr;grid-template-rows:repeat(2,min-content) 1fr;z-index:var(--z-default)}}.product-header__contents.svelte-ptofzz .product-header__details.svelte-ptofzz{width:100%}@media (min-width:740px){.product-header__contents.svelte-ptofzz .product-header__details.svelte-ptofzz{align-self:end;display:grid;gap:10px 20px;grid-area:desc;grid-template-areas:"description personnel" "meta meta";grid-template-columns:repeat(2,1fr);height:100%}}@media (min-width:1000px){.product-header__contents.svelte-ptofzz .product-header__details.svelte-ptofzz{grid-template-areas:"description description personnel" "meta meta meta";grid-template-columns:repeat(3,1fr)}}@media (min-width:1320px){.product-header__contents.svelte-ptofzz .product-header__details.svelte-ptofzz{grid-template-areas:"description description description personnel" "meta meta meta meta";grid-template-columns:repeat(4,1fr)}}@media (min-width:740px){.product-header__contents.svelte-ptofzz .product-header__details .description.svelte-ptofzz:not(:has(~.product-header__personnel)){grid-column:span 2}}@media (min-width:1000px){.product-header__contents.svelte-ptofzz .product-header__details .description.svelte-ptofzz:not(:has(~.product-header__personnel)){grid-column:span 3}}@media (min-width:1320px){.product-header__contents.svelte-ptofzz .product-header__details .description.svelte-ptofzz:not(:has(~.product-header__personnel)){grid-column:span 4}}@media (min-width:740px){.product-header__contents.svelte-ptofzz .product-header__details--episode.svelte-ptofzz{grid-column:2/none}}.banner .parent-link{color:var(--systemPrimary);font:var(--title-3-emphasized);margin-bottom:8px}@media (min-width:740px){.banner .parent-link{margin-bottom:8px}}.product-header__banner h1{color:var(--systemPrimary);font:var(--title-2-emphasized);margin-bottom:6px}@media (min-width:740px){.product-header__banner h1{margin-bottom:8px}}.metadata-availability.svelte-ptofzz.svelte-ptofzz{display:inline-block;-webkit-margin-start:6px;-moz-margin-start:6px;margin-inline-start:6px}.product-header-metadata--xs-episode.svelte-ptofzz.svelte-ptofzz{bottom:unset;position:relative}.product-header-metadata--xs-episode.svelte-ptofzz .product-header__contents--wrapper.svelte-ptofzz{align-items:center;display:flex;flex-direction:column;gap:0;padding:10px 25px 18px;position:relative}@media (min-width:740px){.product-header-metadata--xs-episode.svelte-ptofzz .product-header__contents--wrapper .product-header__contents.svelte-ptofzz{align-items:self-start}.product-header-metadata--xs-episode.svelte-ptofzz .product-header__contents--wrapper .apple-tv-plus-logo.svelte-ptofzz{display:none}}.product-header-metadata--xs-episode.svelte-ptofzz .product-header__contents--wrapper .availability-text.svelte-ptofzz,.product-header-metadata--xs-episode.svelte-ptofzz .product-header__contents--wrapper .description.svelte-ptofzz{color:var(--systemPrimary)}.product-header-metadata--xs-episode.svelte-ptofzz .product-header__contents--wrapper .description.svelte-ptofzz{margin-bottom:27px;margin-top:20px}.product-header-metadata--xs-episode.svelte-ptofzz .product-header__contents--wrapper .availability-text.svelte-ptofzz{margin-bottom:10px}.product-header-metadata--xs-episode.svelte-ptofzz .product-header__contents--wrapper .metadata-xsmall.svelte-ptofzz{display:block;margin-bottom:7px}@media (min-width:740px){.product-header-metadata--xs-episode.svelte-ptofzz .product-header__contents--wrapper .metadata-xsmall.svelte-ptofzz{display:none}}.product-header-metadata--xs-episode.svelte-ptofzz .product-header__contents--wrapper .metadata--desktop.svelte-ptofzz{display:none}@media (min-width:740px){.product-header-metadata--xs-episode.svelte-ptofzz .product-header__contents--wrapper .metadata--desktop.svelte-ptofzz{color:var(--systemSecondary);display:inline}.product-header-metadata--xs-episode.svelte-ptofzz .product-header__contents--wrapper.svelte-ptofzz{position:relative}}.product-header-metadata--xs-episode.svelte-ptofzz .product-header__contents--wrapper.svelte-ptofzz .banner{align-items:center;display:flex;flex-direction:column}.product-header-metadata--xs-episode.svelte-ptofzz .product-header__contents--wrapper.svelte-ptofzz .banner .parent-link{color:var(--systemPrimary);font:var(--title-3-emphasized);margin-bottom:7px}.product-header-metadata--xs-episode.svelte-ptofzz .product-header__contents--wrapper.svelte-ptofzz .product-header__banner h1{color:var(--systemPrimary);font:var(--title-2-emphasized)}.product-header-metadata--xs-episode.svelte-ptofzz .product-header__contents--wrapper.svelte-ptofzz .product-header__banner.hasNoArt{gap:unset}@media (min-width:740px){.product-header-metadata--xs-episode.svelte-ptofzz .product-header__contents--wrapper.svelte-ptofzz .product-header__banner.hasNoArt{align-items:center}}.product-header-metadata--xs-episode.svelte-ptofzz .product-header__contents--wrapper .product-header__personnel.svelte-ptofzz{color:var(--systemPrimary-onLight);display:none}@media (min-width:740px){.product-header-metadata--xs-episode.svelte-ptofzz .product-header__contents--wrapper .product-header__personnel.svelte-ptofzz{display:block}}.product-header-metadata--xs-episode.svelte-ptofzz .product-header__contents--wrapper .product-header__personnel .secondary-text.svelte-ptofzz{color:var(--systemSecondary-onLight)}.product-header-metadata--xs-episode.product-header-metadata--xs-episode.svelte-ptofzz .product-header__contents--wrapper.svelte-ptofzz{margin:0 auto;max-width:1680px}@media (min-width:740px){.product-header-metadata--xs-episode.product-header-metadata--xs-episode.svelte-ptofzz .product-header__contents--wrapper .product-header__contents.svelte-ptofzz{margin-top:0;padding:22px 14px 30px}}.product-header-metadata--xs-episode.product-header-metadata--xs-episode.svelte-ptofzz .product-header__contents--wrapper .metadata-xsmall.svelte-ptofzz{color:var(--systemPrimary);margin-bottom:20px}.product-header-metadata--xs-episode.product-header-metadata--xs-episode.svelte-ptofzz .product-header__contents--wrapper .description.svelte-ptofzz{margin-bottom:26px}@media (min-width:740px){.product-header-metadata--xs-episode.product-header-metadata--xs-episode.svelte-ptofzz .product-header__contents--wrapper .description.svelte-ptofzz{margin-bottom:2px;margin-top:0}}.product-header-metadata--xs-episode.product-header-metadata--xs-episode.svelte-ptofzz .product-header__contents--wrapper.svelte-ptofzz .banner .parent-link{margin-bottom:4px}.product-header-metadata--xs-episode.svelte-ptofzz .metadata-xsmall.svelte-ptofzz{color:var(--systemSecondary-onDark)}.primary-text.svelte-ptofzz.svelte-ptofzz{color:var(--systemPrimary-onLight);font:var(--title-3)}.light.svelte-ptofzz .primary-text.svelte-ptofzz{color:var(--systemPrimary-onDark)}.secondary-text.svelte-ptofzz.svelte-ptofzz{color:var(--systemSecondary-onLight)}.light.svelte-ptofzz .secondary-text.svelte-ptofzz{color:var(--systemSecondary-onDark)}.light.product-header-metadata--xs-episode.svelte-ptofzz .metadata-xsmall.svelte-ptofzz{color:var(--systemSecondary-onLight)}.product-header-fallback__blur.svelte-15d9slk.svelte-15d9slk{background:linear-gradient(180deg,transparent 70%,transparent,rgba(0,0,0,.06));bottom:0;height:100%;-webkit-mask-image:linear-gradient(180deg,transparent 70%,#000 0);mask-image:linear-gradient(180deg,transparent 70%,#000 0);pointer-events:none;position:absolute;width:100%;z-index:1}.product-header__wrapper.svelte-15d9slk.svelte-15d9slk{height:170.7692307692vw;max-height:80vh;position:relative;width:100%}@media (min-width:740px){.product-header__wrapper.svelte-15d9slk.svelte-15d9slk{height:56.25vw;max-height:unset}}@media (min-width:1680px){.product-header__wrapper.svelte-15d9slk.svelte-15d9slk{border-bottom-left-radius:8px;border-bottom-right-radius:8px;height:calc(var(--maxContentWidth)*9/16)}}.product-header__wrapper--xs-episode.svelte-15d9slk.svelte-15d9slk{height:100%;max-height:unset}.product-header.svelte-15d9slk.svelte-15d9slk{background-color:#000;height:100%;margin:0 auto;max-width:1680px;position:relative}@media (min-width:1680px){.product-header.svelte-15d9slk.svelte-15d9slk{border-bottom-left-radius:8px;border-bottom-right-radius:8px}}.product-header.product-header--xs-episode.svelte-15d9slk.svelte-15d9slk{background-color:var(--pageGB)}.product-header--xs-episode.svelte-15d9slk.svelte-15d9slk{max-width:unset}.product-header--xs-episode.svelte-15d9slk .artwork-wrapper.svelte-15d9slk{margin:0 auto;max-width:1680px}.product-header--xs-episode.svelte-15d9slk .artwork-container.svelte-15d9slk{border-radius:0;padding:0}.artwork-container.svelte-15d9slk.svelte-15d9slk{border-radius:8px;padding:32px 40px 18px}@media (min-width:740px){.artwork-container.svelte-15d9slk.svelte-15d9slk{margin:0 auto 18px;padding:32px 0 0;width:60%}}@media (min-width:1320px){.artwork-container.svelte-15d9slk.svelte-15d9slk{width:45%}}.league-logo.svelte-e57c1r{--picture-width:auto;--picture-height:70px;font-size:4rem;font-weight:700;height:70px;inset-inline-start:40px;position:absolute;top:28px;z-index:calc(var(--z-default) + 3)}@media (max-width:739px){.league-logo.svelte-e57c1r{display:none}}@media (max-width:1319px){.league-logo.svelte-e57c1r{height:60px}}.uber-image.svelte-z7sqtl{--artwork-override-width:100%;--artwork-override-height:100%;border-radius:inherit;height:100%;width:100%}@media (max-width:739px){.uber-image.svelte-z7sqtl .artwork-component img{-o-object-fit:cover;object-fit:cover;-o-object-position:0 25%;object-position:0 25%}}.buttons.svelte-2s4ok9.svelte-2s4ok9{align-items:center;display:flex;flex-direction:column;position:relative}.button.svelte-2s4ok9.svelte-2s4ok9{align-items:center;border-radius:6px;display:flex;font:var(--title-3-emphasized);height:48px;justify-content:center;padding:0 16px;width:100%}@media (max-width:739px){.button.svelte-2s4ok9.svelte-2s4ok9{height:48px;width:80%}}.button.svelte-2s4ok9.svelte-2s4ok9:hover{cursor:pointer}.button-spacing.svelte-2s4ok9.svelte-2s4ok9{width:100%}.button-spacing.svelte-2s4ok9+.button-spacing.svelte-2s4ok9{margin-top:12px}@media (max-width:739px){.button-spacing.svelte-2s4ok9+.button-spacing.svelte-2s4ok9{margin-top:5px}}.button-spacing.squish.svelte-2s4ok9.svelte-2s4ok9{height:36px}.button-spacing.squish.svelte-2s4ok9+.button-spacing.squish.svelte-2s4ok9{margin-top:5px}.light.svelte-2s4ok9.svelte-2s4ok9{background-color:#fff;color:var(--systemPrimary-onLight)}.dark.svelte-2s4ok9.svelte-2s4ok9{background-color:var(--systemQuaternary);color:var(--keyColor)}.team-score.svelte-1pb8gv8.svelte-1pb8gv8{align-items:center;display:flex}@media (max-width:739px){.team-score.svelte-1pb8gv8.svelte-1pb8gv8{width:100%}}.team-score.left.svelte-1pb8gv8 .team-score__score.svelte-1pb8gv8{margin:0 68px 0 40px}@media (max-width:739px){.team-score.left.svelte-1pb8gv8 .team-score__score.svelte-1pb8gv8{margin:0}}@media (min-width:740px) and (max-width:999px){.team-score.left.svelte-1pb8gv8 .team-score__score.svelte-1pb8gv8{margin:0 12px 0 4px}}@media (min-width:1000px) and (max-width:1319px){.team-score.left.svelte-1pb8gv8 .team-score__score.svelte-1pb8gv8{margin:0 18px 0 16px}}@media (min-width:1320px) and (max-width:1679px){.team-score.left.svelte-1pb8gv8 .team-score__score.svelte-1pb8gv8{margin:0 68px 0 40px}}.team-score.right.svelte-1pb8gv8.svelte-1pb8gv8{flex-direction:row-reverse}.team-score.right.svelte-1pb8gv8 .team-score__score.svelte-1pb8gv8{margin:0 40px 0 68px}@media (max-width:739px){.team-score.right.svelte-1pb8gv8 .team-score__score.svelte-1pb8gv8{margin:0}}@media (min-width:740px) and (max-width:999px){.team-score.right.svelte-1pb8gv8 .team-score__score.svelte-1pb8gv8{margin:0 4px 0 12px}}@media (min-width:1000px) and (max-width:1319px){.team-score.right.svelte-1pb8gv8 .team-score__score.svelte-1pb8gv8{margin:0 16px 0 18px}}@media (min-width:1320px) and (max-width:1679px){.team-score.right.svelte-1pb8gv8 .team-score__score.svelte-1pb8gv8{margin:0 40px 0 68px}}.team-score__score.svelte-1pb8gv8.svelte-1pb8gv8{display:flex;flex-direction:column;font-size:2rem;margin:0 53px 0 30px;min-width:50px;position:relative;text-align:center}@media (max-width:739px){.team-score__score.svelte-1pb8gv8.svelte-1pb8gv8{flex-grow:1;margin:0 4px;text-align:center;width:auto}}.team-score__score.svelte-1pb8gv8 abbr.svelte-1pb8gv8{font:var(--subhead-emphasized);font-size:.9rem;font-variant:all-small-caps;line-height:.9rem;text-decoration:none}.team-score__winner-indicator.svelte-1pb8gv8.svelte-1pb8gv8{bottom:-4px;display:flex;height:7px;justify-content:center;line-height:0;position:absolute;width:100%}.team-score__winner-indicator.svelte-1pb8gv8 svg{height:7px;width:auto}.scoreboard.svelte-qsrtql{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.1);display:flex;flex-direction:row;justify-content:center;margin-bottom:10px;padding-bottom:16px;padding-top:4px}@media (max-width:739px){.scoreboard.svelte-qsrtql{background-color:rgba(0,0,0,.32);border:none;border-radius:12px 12px 0 0;margin-bottom:0;padding:12px}}.scoreboard__clock-container.svelte-qsrtql{align-items:center;display:flex;flex-direction:column;min-width:80px;width:136px}@media (max-width:739px){.scoreboard__clock-container.svelte-qsrtql{min-width:55px;width:auto}}.scoreboard__clock.svelte-qsrtql{color:rgba(var(--systemPrimary-onDark),.8);display:flex;flex-direction:column;font:var(--callout-emphasized);line-height:1rem;text-align:center;white-space:nowrap}.scoreboard__live-badge.svelte-qsrtql{margin-bottom:4px}.platter__details.svelte-ww9rhs.svelte-ww9rhs{display:flex;flex-direction:column;grid-column:unset}.platter__bottom.svelte-ww9rhs.svelte-ww9rhs{padding:12px;text-align:center}.platter__bottom.svelte-ww9rhs .platter__metadata.svelte-ww9rhs{padding:0}.platter__metadata.svelte-ww9rhs.svelte-ww9rhs{align-items:center;color:rgba(255,255,255,.8);display:flex;flex-direction:column;font:var(--callout-emphasized);justify-content:center}.platter__title.svelte-ww9rhs.svelte-ww9rhs{color:#fff;font:var(--title-1-emphasized)}.platter__details.svelte-kh3d6x{display:flex;flex-direction:column;grid-column:2/5}@media (min-width:740px){.platter__details.svelte-kh3d6x{grid-column:2/4}}@media (min-width:1000px){.platter__details.svelte-kh3d6x{grid-column:2/5}}@media (min-width:1320px){.platter__details.svelte-kh3d6x{grid-column:2/6}}.platter__metadata.svelte-kh3d6x{align-items:center;color:rgba(255,255,255,.8);display:flex;flex-direction:column;font:var(--callout-emphasized);justify-content:center}.platter__action-area.svelte-kh3d6x{width:100%}.platter__metadata.svelte-13nn1jo{align-items:center;color:rgba(255,255,255,.8);display:flex;flex-direction:column;font:var(--callout-emphasized);justify-content:center}@media (max-width:739px){.platter__metadata.svelte-13nn1jo{margin:10px 0 0;padding-top:0}}.platter__title.svelte-13nn1jo{color:#fff;font:var(--title-1-emphasized)}@media (min-width:740px){.platter__title.svelte-13nn1jo{margin-bottom:10px}}.platter__action-area.svelte-13nn1jo{margin-top:20px;width:100%}.platter__badges.svelte-13nn1jo{color:rgba(255,255,255,.8);margin-bottom:4px}.container.svelte-jnq5ne{bottom:28px;position:absolute;width:calc(100% - 56px);z-index:1}.platter.svelte-jnq5ne{align-items:center;display:grid;min-height:95px;padding:12px;grid-gap:20px;color:var(--systemPrimary-onDark)}@media (max-width:739px){.platter.svelte-jnq5ne{display:block;padding:0}}.platter.no-scores.svelte-jnq5ne{bottom:0;display:flex;flex-direction:column;padding:20px 12px;position:absolute;text-align:center;grid-gap:0;inset-inline-start:0}@media (--xsmall){.platter.no-scores.svelte-jnq5ne{width:100%}}@media (min-width:740px){.platter.no-scores.svelte-jnq5ne{width:256px}}@media (min-width:1000px){.platter.no-scores.svelte-jnq5ne{width:256px}}@media (min-width:1320px){.platter.no-scores.svelte-jnq5ne{width:304px}}@media (min-width:1680px){.platter.no-scores.svelte-jnq5ne{width:328px}}@media (max-width:739px){.platter.no-scores.svelte-jnq5ne{bottom:0;box-sizing:border-box;left:0;margin:0 25px 25px;width:calc(100% - 50px)}}.material.svelte-jnq5ne{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background-color:rgba(0,0,0,.4);border-radius:12px;color:color-adjust-alpha(swatch(systemPrimary,dark),1)}@supports not ((-webkit-backdrop-filter:blur(30px)) or (backdrop-filter:blur(30px))){.material.svelte-jnq5ne{background-color:rgba(80,80,80,.95)}}.platter__action-area.svelte-jnq5ne{width:100%}@media (max-width:739px){.platter__action-area.svelte-jnq5ne{margin-top:20px}}.sports-header.svelte-1w32wu9{background-color:gray;display:flex;height:calc(var(--maxContentWidth)/2);justify-content:center;position:relative;width:100%}@media (max-width:1679px){.sports-header.svelte-1w32wu9{height:50.25vw}}@media (max-width:739px){.sports-header.svelte-1w32wu9{height:155vw}.sports-header.upcoming.svelte-1w32wu9{height:100vw}}@media (min-width:1680px){.sports-header.svelte-1w32wu9{border-bottom-left-radius:6px;border-bottom-right-radius:6px}}.sports-header.with-gradient.svelte-1w32wu9:after{background-image:linear-gradient(10deg,#000,transparent 43%);background-repeat:no-repeat;content:" ";height:60%;left:0;position:absolute;top:-1px;transform:rotateX(180deg);width:100%;z-index:calc(var(--z-default) + 1)}.sports-header__action-area.svelte-1w32wu9{margin-top:20px;width:100%}.grid.svelte-9qfvm5{-webkit-padding-start:0;-moz-padding-start:0;padding-inline-start:0;-webkit-padding-end:0;-moz-padding-end:0;margin:0 var(--bodyGutter) 32px;padding-inline-end:0}.grid.svelte-9qfvm5:not(.grid--custom-columns){grid-template-columns:repeat(2,1fr)}@media (min-width:415px){.grid.svelte-9qfvm5:not(.grid--custom-columns){grid-template-columns:repeat(3,1fr)}}@media (min-width:484px) and (max-width:578px){.grid.svelte-9qfvm5:not(.grid--custom-columns){grid-template-columns:repeat(2,1fr)}}@media (min-width:740px){.grid.svelte-9qfvm5:not(.grid--custom-columns){grid-template-columns:repeat(3,1fr)}}@media (min-width:1000px){.grid.svelte-9qfvm5:not(.grid--custom-columns){grid-template-columns:repeat(4,1fr)}}@media (min-width:1320px){.grid.svelte-9qfvm5:not(.grid--custom-columns){grid-template-columns:repeat(6,1fr)}}.grid.grid--flow-row.svelte-9qfvm5{display:grid;grid-gap:10px}@media (min-width:740px){.grid.grid--flow-row.svelte-9qfvm5{grid-gap:20px}.grid.grid--flow-column.svelte-9qfvm5{-webkit-columns:3;-moz-columns:3;column-count:3;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}}.grid.grid--teams.svelte-9qfvm5{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:483px){.grid.grid--teams.svelte-9qfvm5{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:740px){.grid.grid--teams.svelte-9qfvm5{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (min-width:1000px){.grid.grid--teams.svelte-9qfvm5{grid-template-columns:repeat(8,minmax(0,1fr))}}@supports (background-image:-webkit-named-image(apple-pay-logo-black)) or (-webkit-appearance:-apple-pay-button){.grid-item.svelte-9qfvm5{min-width:0}}.person-header.svelte-10qlhy6.svelte-10qlhy6{align-items:center;background-color:var(--personHeaderBackgroundColor);background-image:var(--person-background-image);background-repeat:no-repeat;background-size:cover;display:flex;height:300px;min-height:calc(var(--minContentWidth)*47/124);position:relative}@media (max-width:739px){.person-header.svelte-10qlhy6.svelte-10qlhy6{height:auto}}.person-header.svelte-10qlhy6.svelte-10qlhy6:before{background-color:var(--systemStandardThickMaterialSover-default_IC);bottom:0;content:"";inset-inline-end:0;inset-inline-start:0;margin:auto;position:absolute;top:0;z-index:calc(var(--z-default) - 1);z-index:1}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.person-header.svelte-10qlhy6.svelte-10qlhy6:before{-webkit-backdrop-filter:blur(60px) saturate(210%);backdrop-filter:blur(60px) saturate(210%);background-color:var(--systemStandardThickMaterialSover)}@media (prefers-color-scheme:dark){.person-header.svelte-10qlhy6.svelte-10qlhy6:before{-webkit-backdrop-filter:blur(60px) saturate(220%);backdrop-filter:blur(60px) saturate(220%)}}}@media (prefers-contrast:more){.person-header.svelte-10qlhy6.svelte-10qlhy6:before{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:var(--systemStandardThickMaterialSover-default_IC)}}.content-container.svelte-10qlhy6.svelte-10qlhy6{align-items:center;display:flex;height:150px;justify-content:flex-start;margin:auto;width:560px;z-index:var(--z-default)}@media (min-width:1000px){.content-container.svelte-10qlhy6.svelte-10qlhy6{height:180px;width:670px}}@media (min-width:1320px){.content-container.svelte-10qlhy6.svelte-10qlhy6{height:220px;width:820px}}@media (max-width:739px){.content-container.svelte-10qlhy6.svelte-10qlhy6{flex-direction:column;height:auto;justify-content:center;margin:40px;width:calc(100% - 80px)}}.avatar-container.svelte-10qlhy6.svelte-10qlhy6{border-radius:50%;flex-shrink:0;height:170px;overflow:hidden;width:170px;-webkit-margin-end:40px;-moz-margin-end:40px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.08),0 10px 20px rgba(0,0,0,.2);margin-inline-end:40px;z-index:var(--z-default)}@media (max-width:739px){.avatar-container.svelte-10qlhy6.svelte-10qlhy6{-webkit-margin-end:0;-moz-margin-end:0;margin-inline-end:0;margin-bottom:20px}}.bio.svelte-10qlhy6.svelte-10qlhy6{mix-blend-mode:multiply;mix-blend-mode:plus-darker}@media (prefers-color-scheme:dark){.bio.svelte-10qlhy6.svelte-10qlhy6{mix-blend-mode:screen;mix-blend-mode:plus-lighter}}@media (max-width:739px){.bio.svelte-10qlhy6.svelte-10qlhy6{align-items:center;display:flex;flex-direction:column;justify-content:center}}.bio.svelte-10qlhy6 .title.svelte-10qlhy6{color:var(--systemPrimary-vibrant);position:relative}@media (max-width:739px){.bio.svelte-10qlhy6 .title.svelte-10qlhy6{font-size:18px}}.blur.svelte-10qlhy6.svelte-10qlhy6{background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.16) 70%);bottom:0;height:190px;pointer-events:none;position:absolute;width:100%}.typ-header-emph.svelte-10qlhy6.svelte-10qlhy6{font-size:34px;font-weight:700;line-height:1.18}.room-header.svelte-1elnmav{align-items:center;margin-inline:auto;max-width:1680px;min-width:300px;width:100%}@media (max-width:739px){.artwork-container.svelte-1elnmav{height:185px;overflow-x:hidden;width:100%}.artwork-container.svelte-1elnmav .picture img{left:50%;position:absolute;top:0;transform:translate(-50%);width:auto}}.content-container.svelte-1elnmav{-webkit-margin-before:20px;margin-block-start:20px;padding-inline:25px;width:100%}@media (min-width:740px){.content-container.svelte-1elnmav{background-image:linear-gradient(to bottom,transparent,rgba(var(--background-color),.2) 78px,rgba(var(--background-color),.35) 100%);bottom:2px;display:flex;justify-content:center;-webkit-padding-after:20px;padding-block-end:20px;-webkit-padding-before:78px;padding-block-start:78px;position:absolute;z-index:var(--z-default)}}@media (min-width:1000px){.content-container.svelte-1elnmav{-webkit-padding-after:29px;padding-block-end:29px}}.content-container.svelte-1elnmav .truncate-wrapper{text-align:center}@media (min-width:740px){.content-container.svelte-1elnmav .truncate-wrapper{max-width:440px}}@media (min-width:1320px){.content-container.svelte-1elnmav .truncate-wrapper{max-width:640px}}.text-color.svelte-1elnmav{color:var(--systemSecondary-onDark)}.text-color.text-color-dark.svelte-1elnmav{color:var(--systemSecondary-onLight)}.border-radii.svelte-1elnmav{--picture-border-radius:0;border-radius:var(--picture-border-radius)}@media (min-width:1680px){.border-radii.svelte-1elnmav{--picture-border-radius:0 0 8px 8px}}.placeholder.svelte-xc20bw{height:50px;width:100%}.shelf-grid-nav.svelte-13vcjpv{list-style:none;margin:0}.shelf-grid-nav__arrow.svelte-13vcjpv{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;height:64px;justify-content:center;overflow:hidden;position:absolute;top:50%;transition:background-color .25s linear,color .25s linear,opacity .25s linear;translate:0 -50%;width:28px;z-index:var(--z-default)}@supports not (top:anchor(--a center)){.shelf-grid-nav__arrow.svelte-13vcjpv{transform:translateY(calc(-50% + var(--offset)));translate:none}}.shelf:has(.shelf-grid__list--grid-rows-1) .shelf-grid-nav__arrow.svelte-13vcjpv{top:anchor(--shelf-first-artwork center,50%)}.shelf-grid-nav__arrow.svelte-13vcjpv svg{height:30.5px;width:8.5px;fill:var(--systemSecondary)}.shelf-grid-nav__arrow.svelte-13vcjpv:focus-visible,.shelf-grid-nav__arrow.svelte-13vcjpv:hover{background:var(--systemQuinary);text-decoration:none}@media (prefers-color-scheme:dark){.shelf-grid-nav__arrow.svelte-13vcjpv:focus-visible,.shelf-grid-nav__arrow.svelte-13vcjpv:hover{background:var(--systemQuaternary)}}.shelf-grid-nav__arrow.svelte-13vcjpv:active{background:var(--systemQuaternary)}@media (prefers-color-scheme:dark){.shelf-grid-nav__arrow.svelte-13vcjpv:active{background:var(--systemTertiary)}}.shelf-grid-nav__arrow.svelte-13vcjpv:active svg{fill:var(--systemPrimary)}.shelf-grid-nav__arrow.svelte-13vcjpv:disabled{cursor:default;opacity:0}.shelf-grid-nav__arrow--right.svelte-13vcjpv{right:6px;scale:-1 1}.shelf-grid-nav__arrow--left.svelte-13vcjpv{left:6px}@media (max-width:739px){.shelf-grid-nav.svelte-13vcjpv{display:none}}.shelf-grid.svelte-12rmzef.svelte-12rmzef{box-sizing:border-box;padding:0 var(--shelfGridPaddingInline,var(--bodyGutter));position:relative;width:100%;z-index:var(--z-default)}@media (max-width:739px){.shelf-grid.svelte-12rmzef.svelte-12rmzef{padding-inline-end:0;padding-inline-start:0}.shelf-grid__header.svelte-12rmzef.svelte-12rmzef{margin-inline-end:25px;padding-inline-start:25px}}.shelf-grid__body.svelte-12rmzef.svelte-12rmzef{box-sizing:content-box;margin-inline-end:-2px;margin-inline-start:-2px;overflow:visible;padding-inline-end:2px;padding-inline-start:2px;width:100%}@supports (-webkit-marquee-repetition:infinite) and ((-o-object-fit:fill) or (object-fit:fill)){@supports (-webkit-appearance:none){@media (max-width:739px){.shelf-grid__body.svelte-12rmzef.svelte-12rmzef{display:grid}}}}.shelf-grid__list.svelte-12rmzef.svelte-12rmzef{box-sizing:border-box;display:grid;grid-auto-flow:column;list-style:none;margin:0;overflow-x:auto;overflow-y:hidden;padding:0;-webkit-overflow-scrolling:touch;margin-bottom:calc(var(--override-shelf-overflow-bleed-bottom, var(--overflowBleedBottom, 15px))*-1);margin-top:calc(var(--override-shelf-overflow-bleed-top, var(--overflowBleedTop, 15px))*-1);overscroll-behavior-x:none;padding-bottom:var(--override-shelf-overflow-bleed-bottom,var(--overflowBleedBottom,15px));padding-top:var(--override-shelf-overflow-bleed-top,var(--overflowBleedTop,15px));scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}@media (max-width:739px){.shelf-grid__list.svelte-12rmzef.svelte-12rmzef{margin-inline-end:0;margin-inline-start:0;padding-inline-end:var(--shelfGridGutterWidth,25px);padding-inline-start:var(--shelfGridGutterWidth,25px);scroll-padding-inline-start:10px;width:100%}@supports (background-image:-webkit-named-image(apple-pay-logo-black)) or (-webkit-appearance:-apple-pay-button){.shelf-grid__list.svelte-12rmzef.svelte-12rmzef{padding-inline-end:10px}}}@media (min-width:740px){.shelf-grid__list.svelte-12rmzef.svelte-12rmzef{margin-inline-end:calc(var(--standard-lockup-shadow-offset, 15px)*-1);margin-inline-start:calc(var(--standard-lockup-shadow-offset, 15px)*-1);-webkit-mask:linear-gradient(90deg,transparent 0,#000 var(--standard-lockup-shadow-offset,15px),#000 calc(100% - var(--standard-lockup-shadow-offset, 15px)),transparent 100%);mask:linear-gradient(90deg,transparent 0,#000 var(--standard-lockup-shadow-offset,15px),#000 calc(100% - var(--standard-lockup-shadow-offset, 15px)),transparent 100%);padding-inline-end:var(--standard-lockup-shadow-offset,15px);padding-inline-start:var(--standard-lockup-shadow-offset,15px);width:calc(100% + 30px)}}.shelf-grid__list.svelte-12rmzef.svelte-12rmzef::-webkit-scrollbar{display:none}@media (prefers-reduced-motion:reduce){.shelf-grid__list.svelte-12rmzef.svelte-12rmzef{scroll-behavior:auto}}.shelf-grid__list-item.svelte-12rmzef.svelte-12rmzef{contain:content;margin-top:calc(var(--override-shelf-overflow-bleed-top, var(--standard-lockup-shadow-offset, 15px))*-1);margin-inline-end:calc(var(--standard-lockup-shadow-offset, 15px)*-1);margin-bottom:calc(var(--override-shelf-overflow-bleed-bottom, var(--standard-lockup-shadow-offset, 15px))*-1);margin-inline-start:calc(var(--standard-lockup-shadow-offset, 15px)*-1);padding-inline-end:var(--standard-lockup-shadow-offset,15px);padding-bottom:var(--override-shelf-overflow-bleed-bottom,var(--standard-lockup-shadow-offset,15px));padding-top:var(--override-shelf-overflow-bleed-top,var(--standard-lockup-shadow-offset,15px));padding-inline-start:var(--standard-lockup-shadow-offset,15px);scroll-snap-align:start}@supports (-webkit-marquee-repetition:infinite) and ((-o-object-fit:fill) or (object-fit:fill)){@supports (-webkit-appearance:none){.shelf-grid__list-item.svelte-12rmzef.svelte-12rmzef{min-width:0}}}.shelf-grid__list.svelte-12rmzef.svelte-12rmzef{align-items:stretch;-moz-column-gap:var(--grid-column-gap-xsmall);column-gap:var(--grid-column-gap-xsmall);grid-auto-columns:var(--grid-max-content-xsmall,calc((100% - (var(--grid-xsmall) - 1)*var(--grid-column-gap-xsmall))/var(--grid-xsmall)));grid-template-rows:repeat(var(--grid-rows),max-content);row-gap:var(--grid-row-gap-xsmall)}@media (min-width:740px) and (max-width:999px){.shelf-grid__list.svelte-12rmzef.svelte-12rmzef{-moz-column-gap:var(--grid-column-gap-small);column-gap:var(--grid-column-gap-small);grid-auto-columns:var(--grid-max-content-small,calc((100% - (var(--grid-small) - 1)*var(--grid-column-gap-small))/var(--grid-small)));grid-template-rows:repeat(var(--grid-rows),max-content);row-gap:var(--grid-row-gap-small)}}@media (min-width:1000px) and (max-width:1319px){.shelf-grid__list.svelte-12rmzef.svelte-12rmzef{-moz-column-gap:var(--grid-column-gap-medium);column-gap:var(--grid-column-gap-medium);grid-auto-columns:var(--grid-max-content-medium,calc((100% - (var(--grid-medium) - 1)*var(--grid-column-gap-medium))/var(--grid-medium)));grid-template-rows:repeat(var(--grid-rows),max-content);row-gap:var(--grid-row-gap-medium)}.app-container.is-drawer-open .shelf-grid__list.svelte-12rmzef.svelte-12rmzef:not(.shelf-grid__list--grid-type-A,.shelf-grid__list--grid-type-music-radio,.shelf-grid__list--grid-type-H){grid-auto-columns:var(--grid-max-content-medium,calc((100% - (var(--grid-medium) - 2)*var(--grid-column-gap-medium))/(var(--grid-medium) - 1)))}.app-container.is-drawer-open .shelf-grid__list.shelf-grid__list--grid-type-H.svelte-12rmzef.svelte-12rmzef{grid-auto-columns:var(--grid-max-content-medium,calc((100% - (var(--grid-medium) - 4)*var(--grid-column-gap-medium))/(var(--grid-medium) - 2)))}}@media (min-width:1320px) and (max-width:1679px){.shelf-grid__list.svelte-12rmzef.svelte-12rmzef{-moz-column-gap:var(--grid-column-gap-large);column-gap:var(--grid-column-gap-large);grid-auto-columns:var(--grid-max-content-large,calc((100% - (var(--grid-large) - 1)*var(--grid-column-gap-large))/var(--grid-large)));grid-template-rows:repeat(var(--grid-rows),max-content);row-gap:var(--grid-row-gap-large)}.app-container.is-drawer-open .shelf-grid__list.svelte-12rmzef.svelte-12rmzef:not(.shelf-grid__list--grid-type-A,.shelf-grid__list--grid-type-music-radio,.shelf-grid__list--grid-type-H){grid-auto-columns:var(--grid-max-content-large,calc((100% - (var(--grid-large) - 2)*var(--grid-column-gap-large))/(var(--grid-large) - 1)))}.app-container.is-drawer-open .shelf-grid__list.shelf-grid__list--grid-type-H.svelte-12rmzef.svelte-12rmzef{grid-auto-columns:var(--grid-max-content-large,calc((100% - (var(--grid-large) - 4)*var(--grid-column-gap-large))/(var(--grid-large) - 2)))}}@media (min-width:1680px){.shelf-grid__list.svelte-12rmzef.svelte-12rmzef{-moz-column-gap:var(--grid-column-gap-xlarge);column-gap:var(--grid-column-gap-xlarge);grid-auto-columns:var(--grid-max-content-xlarge,calc((100% - (var(--grid-xlarge) - 1)*var(--grid-column-gap-xlarge))/var(--grid-xlarge)));grid-template-rows:repeat(var(--grid-rows),max-content);row-gap:var(--grid-row-gap-xlarge)}}@media (min-width:740px){.shelf-grid__list.svelte-12rmzef .svelte-12rmzef:first-child .artwork-component:not(.artwork-component--no-anchor){anchor-name:--shelf-first-artwork}}.shelf-grid--onhover.svelte-12rmzef .shelf-grid-nav__arrow{opacity:0;transition:background-color .25s linear,color .25s linear,opacity .25s linear;will-change:opacity}.shelf-grid--onhover.svelte-12rmzef .shelf-grid-nav__arrow:focus{opacity:1}.shelf-grid--onhover.svelte-12rmzef:focus-within .shelf-grid-nav__arrow:not([disabled]),.shelf-grid--onhover.svelte-12rmzef:hover .shelf-grid-nav__arrow:not([disabled]){opacity:1}.shelf-grid__list--align-items-end.svelte-12rmzef.svelte-12rmzef{--override-shelf-overflow-bleed-bottom:35px;padding-top:0}.shelf-grid__list--stack-xs-items.svelte-12rmzef.svelte-12rmzef{--override-shelf-overflow-bleed-bottom:35px;align-items:stretch}@media (max-width:414px){.shelf-grid__list--stack-xs-items.svelte-12rmzef.svelte-12rmzef{display:block;padding-inline-end:var(--bodyGutter)}.shelf-grid__list--stack-xs-items.svelte-12rmzef .svelte-12rmzef:not(:first-child){margin-top:32px}}.shelf-grid__full-height-lockup.svelte-5fmy7e{display:flex;flex-direction:column;height:100%}.select-wrapper.svelte-bydt3{display:grid;gap:4px;grid-template-columns:auto auto;position:relative;z-index:var(--z-default)}.select-wrapper.svelte-bydt3:not(.select-wrapper--inherited-typography){color:var(--keyColor);font:var(--title-3-tall)}.select.svelte-bydt3{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;bottom:0;color:transparent;font:var(--title-3);inset-inline-end:0;inset-inline-start:0;margin:auto;max-width:100%;padding:8px;position:absolute;top:0;z-index:1}@supports (-webkit-tap-highlight-color:currentcolor) and (not (-webkit-background-composite:clear)) and (not (-ms-accelerator:true)) and (not (overflow:-webkit-marquee)) and (not (-moz-appearance:none)){.select.svelte-bydt3{transform:translateY(1px)}}.select-text.svelte-bydt3{color:inherit;font:inherit;grid-area:1/1;white-space:nowrap}.select-chevron.svelte-bydt3{grid-area:1/2;height:5px;margin-top:10px;width:9px;fill:var(--keyColor)}.select-chevron.svelte-bydt3 svg{display:block}option.svelte-bydt3{background-color:var(--pageBG);color:var(--systemPrimary)}.header.svelte-rnrb59{align-items:center;display:flex;justify-content:flex-end}.header.svelte-rnrb59:not(.is-panel-header){margin:0 var(--bodyGutter) 13px}.is-panel-header.svelte-rnrb59{margin-inline:var(--header-title-margin-inline,10px);padding-bottom:12px;padding-top:var(--header-title-padding-top,15px)}.header-title-wrapper.svelte-rnrb59{flex:1}.header-title-wrapper.svelte-rnrb59 .chevron{height:var(--header-title-chevron-size,12px);fill:var(--dropdownLightGrayIcon)}html[dir=rtl] .header-title-wrapper.svelte-rnrb59 .chevron{transform:scaleX(-1)}.headline.svelte-rnrb59{color:var(--systemSecondary,#ccc);font:var(--title-3);margin-top:3px}.headline-link.svelte-rnrb59:hover{cursor:pointer;text-decoration:underline}.title.svelte-rnrb59{color:var(--header-title-color,var(--systemPrimary,#000));display:inline-block;font:var(--header-title-font,var(--title-2-emphasized))}.title__button.svelte-rnrb59{text-align:start}a.title__button.svelte-rnrb59{text-decoration:none}.title-link.svelte-rnrb59:hover{cursor:pointer}.subtitle.svelte-rnrb59{color:var(--systemSecondary,#ccc);font:var(--title-3)}.header-chevron.svelte-rnrb59{fill:var(--dropdownLightGrayIcon);font:var(--title-2-emphasized)}.clear-recently-searched-button.svelte-1jyzyzp{color:var(--linkColor,inherit);display:block;text-align:inherit}.rich-lockup-shelf-header.svelte-1l4rc8w{--header-title-chevron-size:16px;width:100%}.rich-lockup-shelf-header.svelte-1l4rc8w a,.rich-lockup-shelf-header.svelte-1l4rc8w button{align-items:center;display:flex}.rich-lockup-shelf-header.svelte-1l4rc8w .header>button{color:var(--keyColor);font:var(--body)}.rich-lockup-shelf-header.svelte-1l4rc8w a .chevron,.rich-lockup-shelf-header.svelte-1l4rc8w button .chevron{-webkit-margin-start:4px;-moz-margin-start:4px;margin-inline-start:4px}.rich-lockup-shelf-header__artwork.svelte-1l4rc8w{height:40px;width:40px;-webkit-margin-end:8px;-moz-margin-end:8px;background-color:var(--appSecondaryBackgroundColor);border-radius:50%;margin-inline-end:8px}span.svelte-1kc8gw9{background-color:currentColor;display:inline-block;height:var(--size,12px);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:var(--size,12px) var(--size,12px);mask-size:var(--size,12px) var(--size,12px);min-height:var(--size,12px);min-width:var(--size,12px);width:var(--size,12px)}.ResourceImageRemoveFromUpNext.svelte-1kc8gw9{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.951' height='17.541' viewBox='0 0 17.951 17.541'%3E%3Cpath fill='%23FFF' d='M6.786 17.54c.576 0 1.029-.232 1.34-.705l9.142-14.14c.229-.351.322-.662.322-.958C17.59.96 17.024.41 16.236.41c-.553 0-.882.19-1.22.716L6.748 14.23 2.51 8.864c-.315-.404-.656-.578-1.132-.578-.805 0-1.378.57-1.378 1.35 0 .339.116.661.404 1.004l5.053 6.235c.37.452.782.666 1.33.666'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.951' height='17.541' viewBox='0 0 17.951 17.541'%3E%3Cpath fill='%23FFF' d='M6.786 17.54c.576 0 1.029-.232 1.34-.705l9.142-14.14c.229-.351.322-.662.322-.958C17.59.96 17.024.41 16.236.41c-.553 0-.882.19-1.22.716L6.748 14.23 2.51 8.864c-.315-.404-.656-.578-1.132-.578-.805 0-1.378.57-1.378 1.35 0 .339.116.661.404 1.004l5.053 6.235c.37.452.782.666 1.33.666'/%3E%3C/svg%3E")}.ResourceImagePlayGlyph.svelte-1kc8gw9{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath d='m4.4 15.14 10.386-6.096c.842-.459.794-1.64 0-2.097L4.401.85c-.87-.53-2-.12-2 .82v12.625c0 .966 1.06 1.4 2 .844z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath d='m4.4 15.14 10.386-6.096c.842-.459.794-1.64 0-2.097L4.401.85c-.87-.53-2-.12-2 .82v12.625c0 .966 1.06 1.4 2 .844z'/%3E%3C/svg%3E")}.ResourceImageAddToUpNext.svelte-1kc8gw9{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' aria-hidden='true' class='add-to-library__glyph add-to-library__glyph-add' clip-rule='evenodd' viewBox='0 0 10 10'%3E%3Cpath fill-rule='nonzero' d='M.784 5.784h3.432v3.432c0 .43.354.784.784.784s.784-.354.784-.784V5.784h3.432a.784.784 0 1 0 0-1.568H5.784V.784A.79.79 0 0 0 5 0a.79.79 0 0 0-.784.784v3.432H.784a.784.784 0 1 0 0 1.568'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' aria-hidden='true' class='add-to-library__glyph add-to-library__glyph-add' clip-rule='evenodd' viewBox='0 0 10 10'%3E%3Cpath fill-rule='nonzero' d='M.784 5.784h3.432v3.432c0 .43.354.784.784.784s.784-.354.784-.784V5.784h3.432a.784.784 0 1 0 0-1.568H5.784V.784A.79.79 0 0 0 5 0a.79.79 0 0 0-.784.784v3.432H.784a.784.784 0 1 0 0 1.568'/%3E%3C/svg%3E")}.ResourceImageMoreInfoGlyph.svelte-1kc8gw9{--larger-size:calc(var(--size, 12px) + 3px);height:var(--larger-size);-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.733' height='20.379' viewBox='0 0 20.733 20.379'%3E%3Cg fill='%23FFF'%3E%3Cpath d='M10.185 20.37c5.625 0 10.187-4.563 10.187-10.186C20.372 4.563 15.81 0 10.185 0 4.562 0 0 4.562 0 10.185c0 5.622 4.562 10.184 10.185 10.184m0-2.239a7.94 7.94 0 0 1-7.947-7.946 7.94 7.94 0 0 1 7.947-7.947 7.943 7.943 0 0 1 7.95 7.947 7.943 7.943 0 0 1-7.95 7.946'/%3E%3Cpath d='M8.479 15.486h3.897c.456 0 .815-.33.815-.796 0-.437-.36-.783-.815-.783h-.994v-4.34c0-.615-.307-1.02-.886-1.02H8.654c-.46 0-.815.35-.815.787 0 .466.356.796.815.796h.942v3.777H8.48c-.457 0-.816.346-.816.783 0 .465.36.796.816.796m1.664-8.364c.757 0 1.357-.61 1.357-1.357 0-.762-.6-1.366-1.357-1.366a1.361 1.361 0 0 0 0 2.723'/%3E%3C/g%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.733' height='20.379' viewBox='0 0 20.733 20.379'%3E%3Cg fill='%23FFF'%3E%3Cpath d='M10.185 20.37c5.625 0 10.187-4.563 10.187-10.186C20.372 4.563 15.81 0 10.185 0 4.562 0 0 4.562 0 10.185c0 5.622 4.562 10.184 10.185 10.184m0-2.239a7.94 7.94 0 0 1-7.947-7.946 7.94 7.94 0 0 1 7.947-7.947 7.943 7.943 0 0 1 7.95 7.947 7.943 7.943 0 0 1-7.95 7.946'/%3E%3Cpath d='M8.479 15.486h3.897c.456 0 .815-.33.815-.796 0-.437-.36-.783-.815-.783h-.994v-4.34c0-.615-.307-1.02-.886-1.02H8.654c-.46 0-.815.35-.815.787 0 .466.356.796.815.796h.942v3.777H8.48c-.457 0-.816.346-.816.783 0 .465.36.796.816.796m1.664-8.364c.757 0 1.357-.61 1.357-1.357 0-.762-.6-1.366-1.357-1.366a1.361 1.361 0 0 0 0 2.723'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask-size:var(--larger-size) var(--larger-size);mask-size:var(--larger-size) var(--larger-size);min-height:var(--larger-size);min-width:var(--larger-size);width:var(--larger-size)}button.svelte-hzjdw4.svelte-hzjdw4{--button-height:36pt;align-items:center;border-radius:var(--button-height);box-sizing:border-box;display:flex;font:var(--title-3-emphasized);gap:7px;height:var(--button-height);justify-content:center;max-width:340px;min-width:100px;padding-inline:30px;pointer-events:all;position:relative;transition:scale .1s ease-in;white-space:nowrap;z-index:calc(var(--z-default) + 1)}button.svelte-hzjdw4.svelte-hzjdw4:before{border-radius:var(--button-height);content:"";top:0;right:0;bottom:0;left:0;position:absolute}button.primary.svelte-hzjdw4.svelte-hzjdw4{color:var(--systemPrimary-onLight)}button.primary.svelte-hzjdw4.svelte-hzjdw4:before{background-color:var(--systemPrimary-onDark);z-index:calc(var(--z-default) - 2)}button.secondary.svelte-hzjdw4.svelte-hzjdw4{color:var(--systemPrimary-onDark)}button.secondary.svelte-hzjdw4.svelte-hzjdw4:before{background-color:#282828;mix-blend-mode:multiply;mix-blend-mode:plus-darker;z-index:calc(var(--z-default) - 2)}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){button.secondary.svelte-hzjdw4.svelte-hzjdw4:before{-webkit-backdrop-filter:blur(60px) saturate(220%);backdrop-filter:blur(60px) saturate(220%);background-color:rgba(40,40,40,.8)}@media (prefers-color-scheme:dark){button.secondary.svelte-hzjdw4.svelte-hzjdw4:before{-webkit-backdrop-filter:blur(60px) saturate(240%);backdrop-filter:blur(60px) saturate(240%)}}}@media (prefers-contrast:more){button.secondary.svelte-hzjdw4.svelte-hzjdw4:before{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#282828}}button.circle.svelte-hzjdw4.svelte-hzjdw4{border-radius:50%;display:grid;height:var(--button-height);max-width:var(--button-height);min-width:var(--button-height);padding:0;place-items:center;width:var(--button-height)}button.svelte-hzjdw4 .label.svelte-hzjdw4{z-index:calc(var(--z-default) + 1)}button.svelte-hzjdw4 .label.hidden.svelte-hzjdw4{position:absolute;clip:rect(1px,1px,1px,1px);border:0;-webkit-clip-path:inset(0 0 99.9% 99.9%);clip-path:inset(0 0 99.9% 99.9%);height:1px;overflow:hidden;padding:0;width:1px}.badging-capsule.svelte-syu9yv.svelte-syu9yv{color:var(--systemPrimary-onDark);display:grid inline;font:var(--font);font-size:var(--font-size);gap:var(--gap);height:var(--height);line-height:var(--font-size);place-items:center;position:relative;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.badging-capsule.svelte-syu9yv.svelte-syu9yv:before{background:var(--systemPink);border-radius:var(--border-radius);content:"";inset:var(--border-width);position:absolute;z-index:calc(var(--z-default) + 1)}.badging-capsule.svelte-syu9yv.svelte-syu9yv:after{background-image:linear-gradient(180deg,rgba(255,255,255,.5),rgba(255,255,255,.18));border-radius:calc(var(--border-radius) + var(--border-width));box-shadow:0 0 12px rgba(255,255,255,.16);content:"";top:0;right:0;bottom:0;left:0;position:absolute;z-index:var(--z-default)}.badging-capsule.size-large.svelte-syu9yv.svelte-syu9yv{--height:42px;--font:var(--title-emphasized);--font-size:18px;--border-width:2px;--border-radius:17px;--padding-inline:14px;--gap:7px}.badging-capsule.size-standard.svelte-syu9yv.svelte-syu9yv{--height:34px;--font:var(--body-emphasized);--font-size:15px;--border-width:1.5px;--border-radius:14px;--padding-inline:14px;--gap:6px}.badging-capsule.size-small.svelte-syu9yv.svelte-syu9yv{--height:26px;--font:var(--subheading-emphasized);--font-size:12px;--border-width:1px;--border-radius:11px;--padding-inline:9px;--gap:5px}.badging-capsule.color-pink.svelte-syu9yv.svelte-syu9yv:after,.badging-capsule.color-pink.svelte-syu9yv.svelte-syu9yv:before{background-color:var(--systemPink)}.badging-capsule.color-dark.svelte-syu9yv.svelte-syu9yv:before{background-color:rgba(0,0,0,.8)}.badging-capsule.svelte-syu9yv .capsule-content.svelte-syu9yv{align-items:center;display:flex;gap:var(--gap);height:calc(var(--height) - var(--border-width)*2);padding-inline:var(--padding-inline);position:relative;z-index:calc(var(--z-default) + 2)}.badging-capsule.svelte-syu9yv .capsule-content .glyph.svelte-syu9yv{display:grid;max-height:calc(var(--font-size)*.77);max-width:calc(var(--font-size)*.77);-o-object-fit:cover;object-fit:cover;place-items:center}.badging-capsule.svelte-syu9yv .capsule-content .glyph.svelte-syu9yv :is(img,svg,object){max-height:calc(var(--font-size)*.77);max-width:calc(var(--font-size)*.77)}.svelte-syu9yv.svelte-syu9yv:is(button,a):hover{cursor:pointer}.svelte-syu9yv.svelte-syu9yv:is(button,a):focus{border-radius:var(--border-radius)}.live-badge.svelte-mle46j,.final-badge.svelte-1p2uss7{display:inline-flex}.content-provider.svelte-egfh3t{background-color:#000;border-radius:50%;display:grid;height:var(--size,25px);-o-object-fit:contain;object-fit:contain;overflow:hidden;place-items:center;width:var(--size,25px)}.content-provider.svelte-egfh3t *{max-height:calc(var(--size, 25px) - 8px);max-width:calc(var(--size, 25px) - 8px);-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;padding:.5px}.skip-overlay.svelte-n9wfne.svelte-n9wfne{height:100%;position:relative;width:100%}.skip-overlay__gradient.svelte-n9wfne.svelte-n9wfne{background-image:radial-gradient(circle at 50% 106%,rgba(0,0,0,.5) 0,rgba(0,0,0,.4) 14%,transparent 40%);display:block;height:100%;width:100%}@media (min-width:740px){.skip-overlay__gradient.svelte-n9wfne.svelte-n9wfne{background-image:radial-gradient(circle at 100% 106%,rgba(0,0,0,.5) 0,rgba(0,0,0,.4) 14%,transparent 40%)}}.skip-overlay__controls-container.svelte-n9wfne.svelte-n9wfne{align-items:center;bottom:34px;display:flex;flex-direction:column;inset-inline-end:0;inset-inline-start:0;justify-content:center;position:absolute}@media (min-width:740px){.skip-overlay__controls-container.svelte-n9wfne.svelte-n9wfne{bottom:40px;inset-inline-end:40px;inset-inline-start:unset}}.skip-overlay__artwork.svelte-n9wfne.svelte-n9wfne{max-width:232px}.skip-overlay__meta.svelte-n9wfne.svelte-n9wfne{align-items:center;display:flex;flex-direction:column;max-width:292px}@media (min-width:740px){.skip-overlay__meta.svelte-n9wfne.svelte-n9wfne{max-width:196px}}.skip-overlay__title.svelte-n9wfne.svelte-n9wfne{color:var(--systemPrimary-onDark);display:flex;font:var(--large-title-emphasized);justify-content:center;text-align:center}.skip-overlay__artwork.svelte-n9wfne.svelte-n9wfne:last-child,.skip-overlay__title.svelte-n9wfne.svelte-n9wfne:last-child{margin-bottom:12px}.skip-overlay__subtitle.svelte-n9wfne.svelte-n9wfne{color:var(--systemPrimary-onDark);display:inline;font:var(--body-emphasized);margin-bottom:12px;margin-top:8px;text-align:center}.skip-overlay__subtitle.svelte-n9wfne .badge,.skip-overlay__subtitle.svelte-n9wfne .badge-row{display:inline}.skip-overlay__subtitle.svelte-n9wfne .badge-row{-webkit-margin-start:3px;-moz-margin-start:3px;margin-inline-start:3px}.skip-overlay__subtitle.svelte-n9wfne .badge{margin-bottom:-2px;opacity:1}.button.svelte-n9wfne.svelte-n9wfne{align-items:center;background-color:var(--systemPrimary-onDark);border:none;border-radius:6px;color:var(--systemPrimary-onLight);display:flex;font:var(--title-3-emphasized);height:36px;justify-content:center;max-width:240px;min-width:220px;padding:0 16px}.button.svelte-n9wfne.svelte-n9wfne:hover{cursor:pointer}@media (max-width:739px){.button.svelte-n9wfne.svelte-n9wfne{inset-inline-end:calc(50vw - 98px)}}.skip-overlay__button-container.svelte-n9wfne.svelte-n9wfne{display:flex;justify-content:center;max-width:292px;width:100%}.skip-overlay__button-container--two-columns.svelte-n9wfne.svelte-n9wfne{display:grid;gap:10px;grid-template-columns:1fr 1fr;justify-content:flex-end}.skip-overlay__button-container--two-columns.svelte-n9wfne .button.svelte-n9wfne{max-width:unset;min-width:unset;padding:0 12px}@media (max-width:739px){.skip-overlay__button-container--two-columns.svelte-n9wfne .button.svelte-n9wfne{max-width:140px;min-width:110px}}.skip-overlay__scrim.svelte-n9wfne.svelte-n9wfne{height:100%;inset-inline-start:0;position:absolute;top:0;width:100%}.pagination-dots.svelte-q51j99 .pagination-dots__list.svelte-q51j99.svelte-q51j99.svelte-q51j99{display:inline-flex;flex-shrink:0;overflow:hidden;-ms-overflow-style:none;max-width:160px;scroll-behavior:smooth;scrollbar-width:none}.pagination-dots.svelte-q51j99 .pagination-dots__list.svelte-q51j99.svelte-q51j99.svelte-q51j99::-webkit-scrollbar{display:none}.pagination-dots.svelte-q51j99 .pagination-dots__list .pagination__dot.svelte-q51j99.svelte-q51j99.svelte-q51j99{cursor:pointer;height:20px;line-height:5px}.pagination-dots.svelte-q51j99 .pagination-dots__list .pagination__dot.svelte-q51j99>span.svelte-q51j99.svelte-q51j99{clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.pagination-dots.svelte-q51j99 .pagination-dots__list .pagination__dot.svelte-q51j99.svelte-q51j99.svelte-q51j99:after{background-color:rgba(255,255,255,.3);border-radius:10px;content:"";display:inline-block;height:20px;transition:transform .1s,background-color .3s;width:20px;will-change:transform}.pagination-dots.svelte-q51j99 .pagination-dots__list .pagination__dot.svelte-q51j99.svelte-q51j99.svelte-q51j99:focus:after,.pagination-dots.svelte-q51j99 .pagination-dots__list .pagination__dot.svelte-q51j99.svelte-q51j99.svelte-q51j99:hover:after{background-color:rgba(255,255,255,.4)}.pagination-dots.svelte-q51j99 .pagination-dots__list .pagination__dot.dot--visible.dot--active.svelte-q51j99.svelte-q51j99.svelte-q51j99:after{background:#fff;transform:scale3d(.45,.45,.45)}.pagination-dots.svelte-q51j99 .pagination-dots__list--will-overflow .pagination__dot.svelte-q51j99.svelte-q51j99.svelte-q51j99:after{transform:scale3d(.2,.2,.2)}.pagination-dots.svelte-q51j99 .pagination-dots__list--will-overflow:not(.pagination--start,.pagination--end) .dot--visible.dot--visible-last-1.svelte-q51j99.svelte-q51j99.svelte-q51j99:after{transform:scale3d(.3,.3,.3)}.pagination-dots.svelte-q51j99 .pagination-dots__list--will-overflow:not(.pagination--start,.pagination--end) .dot--visible.dot--visible-last.svelte-q51j99.svelte-q51j99.svelte-q51j99:after{transform:scale3d(.2,.2,.2)}.pagination-dots.svelte-q51j99 .pagination-dots__list--will-overflow:not(.pagination--start) .dot--visible:not(.dot--active).dot--visible-second.svelte-q51j99.svelte-q51j99.svelte-q51j99:after{transform:scale3d(.3,.3,.3)}.pagination-dots.svelte-q51j99 .pagination-dots__list--will-overflow:not(.pagination--start) .dot--visible:not(.dot--active).dot--visible-first.svelte-q51j99.svelte-q51j99.svelte-q51j99:after{transform:scale3d(.2,.2,.2)}.pagination-dots.svelte-q51j99 .pagination-dots__list--will-overflow.pagination--start .dot--visible.svelte-q51j99.svelte-q51j99.svelte-q51j99:not(.dot--active):after{transform:scale3d(.4,.4,.4)}.pagination-dots.svelte-q51j99 .pagination-dots__list--will-overflow.pagination--start .dot--visible:not(.dot--active).dot--visible-last-1.svelte-q51j99.svelte-q51j99.svelte-q51j99:after{transform:scale3d(.3,.3,.3)}.pagination-dots.svelte-q51j99 .pagination-dots__list--will-overflow.pagination--start .dot--visible:not(.dot--active).dot--visible-last.svelte-q51j99.svelte-q51j99.svelte-q51j99:after{transform:scale3d(.2,.2,.2)}.pagination-dots.svelte-q51j99 .pagination-dots__list--will-overflow.pagination--end .dot--visible.svelte-q51j99~.dot--visible.svelte-q51j99.svelte-q51j99:after{transform:scale3d(.3,.3,.3)}.pagination-dots.svelte-q51j99 .pagination-dots__list--will-overflow.pagination--end .dot--visible.svelte-q51j99+.dot--visible.svelte-q51j99~.dot--visible.svelte-q51j99:after{transform:scale3d(.4,.4,.4)}.pagination-dots.svelte-q51j99 .pagination-dots__list:not(.pagination__list--will-overflow) .dot--visible.svelte-q51j99.svelte-q51j99.svelte-q51j99:after{transform:scale3d(.45,.45,.45)}.carousel-nav.svelte-1lycum9.svelte-1lycum9{display:grid;grid-area:1/1/5/5;grid-template-columns:var(--horizontal-margin,40px) 1fr var(--horizontal-margin,40px);grid-template-rows:100vh}@media (max-width:739px){.carousel-nav.svelte-1lycum9.svelte-1lycum9{display:none}}.carousel-nav.svelte-1lycum9 button.svelte-1lycum9{height:100%;width:100%}.carousel-nav.svelte-1lycum9 button.svelte-1lycum9:disabled{display:none}.carousel-nav.svelte-1lycum9 li.svelte-1lycum9:first-child{grid-column:1/1;grid-row:1}html[dir=rtl] .carousel-nav.svelte-1lycum9 li.svelte-1lycum9:first-child{grid-column:3/3}.carousel-nav.svelte-1lycum9 li.svelte-1lycum9:last-child{grid-column:3/3;grid-row:1}html[dir=rtl] .carousel-nav.svelte-1lycum9 li.svelte-1lycum9:last-child{grid-column:1/1;grid-row:1}.carousel-nav.svelte-1lycum9 .carousel-nav__paddle.svelte-1lycum9{z-index:var(--z-default)}.carousel-nav.svelte-1lycum9 .paddle{align-self:center;height:30px;justify-self:end}.carousel-nav.svelte-1lycum9 .paddle.right{align-self:center;transform:scaleX(-1)}.playlist-carousel.svelte-1q9lzhu{--horizontal-margin:40px;--pagination-dots-height:44px;display:grid;grid-template:". . ." 20px ". header ." auto ". . ." 1fr ". dots ." auto ". . ." var(--bottom-margin,7px)/var(--horizontal-margin,40px) 1fr var(--horizontal-margin,40px);height:100%;opacity:1;position:relative;transition:opacity .3s linear;width:100%}.playlist-carousel.svelte-1q9lzhu .shelf-grid-nav__arrow{opacity:1;pointer-events:auto;transition:opacity .3s linear;will-change:opacity}@media (max-width:1679px){.playlist-carousel.svelte-1q9lzhu{--horizontal-margin:30px}}@media (max-width:999px){.playlist-carousel.svelte-1q9lzhu{--horizontal-margin:25px}}@media (max-width:739px){.playlist-carousel.svelte-1q9lzhu{--horizontal-margin:20px;--bottom-margin:20px}}.playlist-carousel__header.svelte-1q9lzhu{align-items:center;display:flex;gap:12px;grid-area:header;z-index:calc(var(--z-default) + 1)}.playlist-carousel--hidden.svelte-1q9lzhu,.playlist-carousel--hidden.svelte-1q9lzhu .shelf-grid-nav__arrow{opacity:0}.playlist-carousel__pagination.svelte-1q9lzhu{align-items:center;display:flex;grid-area:dots;height:var(--pagination-dots-height,44px);justify-content:center;width:100%}.playlist-carousel__list.svelte-1q9lzhu{display:grid;grid-auto-columns:100%;grid-auto-flow:column;grid-template-rows:100%;max-width:unset;overflow-x:auto;overflow-y:hidden;row-gap:24px;scroll-snap-stop:always;-webkit-scroll-snap-type:x mandatory;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scrollbar-width:none}.playlist-carousel__list.svelte-1q9lzhu:has(.fixed){overflow:hidden}.playlist-carousel__list.svelte-1q9lzhu::-webkit-scrollbar{display:none}.playlist-carousel__list.svelte-1q9lzhu:not(.fast-scroll){scroll-behavior:smooth}.playlist-carousel__list.fast-scroll{scroll-behavior:auto}.playlist-carousel__list-item.svelte-1q9lzhu{scroll-snap-align:start}.playlist-carousel__list-container.svelte-1q9lzhu{grid-area:1/1/1/1;height:100dvh;width:100vw}.trailer-player-lockup.svelte-y63y8.svelte-y63y8{max-width:280px}.trailer-player-lockup__content-container.svelte-y63y8.svelte-y63y8{align-items:center;display:flex;flex-direction:column;margin-top:12px}.trailer-player-lockup__content-logo.svelte-y63y8.svelte-y63y8{--artwork-override-height:auto;--artwork-override-width:auto;--artwork-override-max-height:60px;--artwork-override-max-width:230px;display:flex;justify-content:center}.trailer-player-lockup__caption.svelte-y63y8.svelte-y63y8{color:var(--systemPrimary-onDark);font:var(--body-emphasized)}.trailer-player-lockup__metadata-container.svelte-y63y8.svelte-y63y8{align-items:center;display:flex;gap:10px;justify-content:center;margin-top:8px;width:100%}.trailer-player-lockup__metadata-container.svelte-y63y8.svelte-y63y8:first-child{margin:0}.trailer-player-lockup__metadata.svelte-y63y8.svelte-y63y8{color:var(--systemSecondary-onDark);font:var(--body-emphasized)}.trailer-player-lockup__channel-logo.svelte-y63y8.svelte-y63y8{border-radius:50%;width:24px}.trailer-player-lockup__offer.svelte-y63y8.svelte-y63y8{color:var(--systemPrimary-onDark);font:var(--body);margin-top:6px}.trailer-player-lockup__buttons.svelte-y63y8.svelte-y63y8{-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;margin-top:12px;width:100%}.trailer-player-lockup__buttons--mini.svelte-y63y8.svelte-y63y8{display:flex;flex-flow:row wrap}.trailer-player-lockup__buttons--mini.svelte-y63y8>.svelte-y63y8:not(:first-child){max-width:calc(50% - 5px)}.button.svelte-y63y8.svelte-y63y8{align-items:center;background-color:var(--systemPrimary-onDark);border:none;border-radius:6px;color:var(--systemPrimary-onLight);cursor:pointer;display:flex;font:var(--title-3-emphasized);height:48px;justify-content:center;text-align:center;width:100%}.button.svelte-y63y8 button.button{height:48px}.button.svelte-y63y8.svelte-y63y8:first-child{margin-bottom:12px}.carousel-item.svelte-syweod{background-color:swatch(#000,system);display:grid;grid-template:". . ." 1fr ". info ." auto ". . ." var(--info-bottom-margin,60px)/var(--horizontal-margin,40px) 1fr var(--horizontal-margin,40px);height:100dvh;width:100vw}@media (min-width:320px) and (max-width:739px){.carousel-item.svelte-syweod{--info-bottom-margin:74px;text-align:center}}.carousel-item__artwork.svelte-syweod{display:flex;grid-area:1/4/4/1;height:100%;place-items:center;width:100%;z-index:calc(var(--z-default) - 1)}.carousel-item__lockup.svelte-syweod{grid-area:info}@media (min-width:320px) and (max-width:739px){.carousel-item__lockup.svelte-syweod{justify-self:center}}.carousel-item__clips-lockup.svelte-syweod{display:flex;flex-direction:column;gap:4px;z-index:var(--z-default)}.carousel-item__title.svelte-syweod{color:var(--systemPrimary-onDark)}@media (min-width:320px) and (max-width:739px){.carousel-item__title.svelte-syweod{font:var(--caption-emphasized)}}@media (min-width:740px){.carousel-item__title.svelte-syweod{font:var(--title-3-emphasized)}}@media (min-width:1000px){.carousel-item__title.svelte-syweod{font:var(--title-2-emphasized)}}@media (min-width:1320px){.carousel-item__title.svelte-syweod{font:var(--title-emphasized)}}.carousel-item__subtitle.svelte-syweod{color:var(--systemSecondary-onDark);text-transform:uppercase}@media (min-width:320px) and (max-width:739px){.carousel-item__subtitle.svelte-syweod{font:var(--footnote-emphasized)}}@media (min-width:740px){.carousel-item__subtitle.svelte-syweod{font:var(--callout-emphasized)}}@media (min-width:1000px){.carousel-item__subtitle.svelte-syweod{font:var(--body-emphasized)}}.carousel-item__scrim.svelte-syweod{font-size:0;grid-area:1/4/4/1;height:100%;width:100%}.clips-playlist__header.svelte-1hqavi1.svelte-1hqavi1{align-items:center;display:flex;gap:12px;z-index:calc(var(--z-default) + 1)}.clips-playlist__header.svelte-1hqavi1 .clips-playlist__close-button.svelte-1hqavi1{fill:rgba(255,255,255,.9);height:15px}.clips-playlist__header.svelte-1hqavi1 .clips-playlist__close-button.svelte-1hqavi1 svg{height:15px;width:15px}.clips-playlist__title.svelte-1hqavi1.svelte-1hqavi1{color:#fff}@media (max-width:739px){.clips-playlist__title.svelte-1hqavi1.svelte-1hqavi1{flex-grow:1;font:var(--subhead-emphasized);text-align:center}}@media (min-width:740px){.clips-playlist__title.svelte-1hqavi1.svelte-1hqavi1{font:var(--body-emphasized)}}@media (min-width:1000px){.clips-playlist__title.svelte-1hqavi1.svelte-1hqavi1{font:var(--title-3-emphasized)}}@media (min-width:1320px){.clips-playlist__title.svelte-1hqavi1.svelte-1hqavi1{font:var(--title-2-emphasized)}}.key-play-item.svelte-1194f4q.svelte-1194f4q{display:grid;grid-template:". . ." 1fr ". info ." auto ". . ." var(--info-bottom-margin,60px)/var(--horizontal-margin,40px) 1fr var(--horizontal-margin,40px);height:100dvh;width:100vw}@media (min-width:320px) and (max-width:739px){.key-play-item.svelte-1194f4q.svelte-1194f4q{--info-bottom-margin:74px;text-align:center}}.key-play-item__artwork.svelte-1194f4q.svelte-1194f4q{display:flex;grid-area:1/4/4/1;height:100%;place-items:center;width:100%;z-index:calc(var(--z-default) - 1)}.key-play-item__info.svelte-1194f4q.svelte-1194f4q{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background-color:rgba(0,0,0,.4);border-radius:12px;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;display:grid;grid-area:info;grid-template-columns:var(--logo-size,50px) 1fr;grid-template-rows:var(--logo-size,50px) 1fr;justify-self:start;padding:12px;row-gap:12px;width:244px;z-index:var(--z-default)}@media (min-width:320px) and (max-width:739px){.key-play-item__info.svelte-1194f4q.svelte-1194f4q{justify-self:center}}@media (min-width:1000px){.key-play-item__info.svelte-1194f4q.svelte-1194f4q{--logo-size:58px}}@media (min-width:1320px){.key-play-item__info.svelte-1194f4q.svelte-1194f4q{--logo-size:62px}}.key-play-item__info.svelte-1194f4q .key-play-item__logo.svelte-1194f4q{border-radius:50%;width:var(--logo-size,50px)}.key-play-item__text.svelte-1194f4q.svelte-1194f4q{align-items:flex-start;align-self:center;display:flex;flex-direction:column}.key-play-item__title.svelte-1194f4q.svelte-1194f4q{color:var(--systemPrimary-onDark)}@media (min-width:320px) and (max-width:739px){.key-play-item__title.svelte-1194f4q.svelte-1194f4q{font:var(--caption-emphasized)}}@media (min-width:740px){.key-play-item__title.svelte-1194f4q.svelte-1194f4q{font:var(--title-3-emphasized)}}@media (min-width:1000px){.key-play-item__title.svelte-1194f4q.svelte-1194f4q{font:var(--title-2-emphasized)}}@media (min-width:1320px){.key-play-item__title.svelte-1194f4q.svelte-1194f4q{font:var(--title-emphasized)}}.key-play-item__subtitle.svelte-1194f4q.svelte-1194f4q{color:var(--systemSecondary-onDark);text-transform:uppercase}@media (min-width:320px) and (max-width:739px){.key-play-item__subtitle.svelte-1194f4q.svelte-1194f4q{font:var(--footnote-emphasized)}}@media (min-width:740px){.key-play-item__subtitle.svelte-1194f4q.svelte-1194f4q{font:var(--callout-emphasized)}}@media (min-width:1000px){.key-play-item__subtitle.svelte-1194f4q.svelte-1194f4q{font:var(--body-emphasized)}}.key-play-item__button.svelte-1194f4q.svelte-1194f4q{align-items:center;background-color:#fff;border-radius:6px;color:var(--systemPrimary-onLight);display:flex;font:var(--title-3-emphasized);grid-area:2/1/3/3;height:36px;justify-content:center;padding:0 16px;width:220px}.key-play-item__button.svelte-1194f4q svg{height:25px;width:25px}.key-play-playlist__close-button.svelte-1fen9ng{fill:rgba(255,255,255,.9);height:15px}.key-play-playlist__close-button.svelte-1fen9ng svg{height:15px;transform:scaleX(-1);width:15px}.video-player-scrim.svelte-nay324.svelte-nay324{--vertical-margin:20px;--horizontal-margin:40px;--gutter:20px;display:grid;grid-area:grid;grid-template:". .      ." var(--vertical-margin,20px) ". header ." auto ". body   ." 1fr "footer footer footer" ". .      ." var(--vertical-margin,20px)/var(--horizontal-margin,40px) 1fr var(--horizontal-margin,40px);height:100%;top:0;right:0;bottom:0;left:0;position:absolute;width:100%;z-index:2}@media (max-width:1679px){.video-player-scrim.svelte-nay324.svelte-nay324{--horizontal-margin:30px}}@media (max-width:999px){.video-player-scrim.svelte-nay324.svelte-nay324{--horizontal-margin:25px}}@media (max-width:739px){.video-player-scrim.svelte-nay324.svelte-nay324{--horizontal-margin:20px}}.scrim__header.svelte-nay324.svelte-nay324{grid-area:header;transition:opacity .3s cubic-bezier(0,0,.2,1) .03s,transform .5s cubic-bezier(0,0,.2,1);transition-delay:var(--enter-transition-delay,0);z-index:1}.scrim__body.svelte-nay324.svelte-nay324{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .4s cubic-bezier(0,0,.2,1) .05s;transition-delay:var(--enter-transition-delay,0);z-index:1}.scrim__footer.svelte-nay324.svelte-nay324{grid-area:footer;transform:none;transition:opacity .3s cubic-bezier(0,0,.2,1) .03s,transform .5s cubic-bezier(0,0,.2,1);transition-delay:var(--enter-transition-delay,0);z-index:1}.scrim__gradient.svelte-nay324.svelte-nay324{background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.6) 44.64%,rgba(0,0,0,.7) 75%,#000);grid-area:grid;top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute;transition:opacity .1s;transition-delay:var(--enter-transition-delay,0)}.video-player-scrim--hidden.svelte-nay324.svelte-nay324{cursor:none}.video-player-scrim--hidden.svelte-nay324 .scrim__footer.svelte-nay324{opacity:0;transform:translateY(20px);transition:opacity .4s cubic-bezier(.4,0,.6,1) .05s,transform .5s cubic-bezier(.4,0,.6,1)}.video-player-scrim--hidden.svelte-nay324 .scrim__header.svelte-nay324{opacity:0;transform:translateY(-20px)}.video-player-scrim--hidden.svelte-nay324 .scrim__body.svelte-nay324,.video-player-scrim--hidden.svelte-nay324 .scrim__gradient.svelte-nay324{opacity:0}.scrim__clickable.svelte-nay324.svelte-nay324{cursor:pointer;grid-area:3/1/-3/-1}.video-player-scrim--hidden.svelte-nay324 .scrim__clickable.svelte-nay324{cursor:none;grid-area:3/1/-1/-1}amp-contextual-menu{--ctxmenu-z-index:10000;--ctxmenu-scrim-z-index:10000}.share-control.svelte-1u5tm3f{--ctxmenu-trigger-opacity:1}.share-control.svelte-1u5tm3f amp-contextual-menu{--ctxmenu-item-bg:var(--systemStandardThickMaterialSover);--ctxmenu-item-bg-hover:var(--systemQuinary);--borderRule:var(--vibrantDivider,rgba(0,0,0,.15));--ctxmenu-item-min-width:185px;position:relative}.share-control.svelte-1u5tm3f .contextual-menu__trigger{border-radius:0;height:24px;width:24px}.share-control.svelte-1u5tm3f .contextual-menu__trigger:focus-visible{--sk-focus-offset:2px;box-shadow:none;outline:2px solid var(--sk-focus-color,#0071e3);outline-offset:var(--sk-focus-offset,1px)}.share-control.svelte-1u5tm3f svg{fill:rgba(255,255,255,.92);height:20px;margin-top:2px;width:20px}.subtitle-text.svelte-1j0r7qe{color:#fff;font:var(--title-3)}@media (max-width:739px){.subtitle-text.svelte-1j0r7qe{display:-webkit-box;font:var(--footnote-emphasized);-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}}.title.svelte-1j0r7qe{color:#fff;font:var(--title-2-emphasized)}@media (min-width:740px){.title.svelte-1j0r7qe{font:var(--large-title-emphasized)}}@media (max-width:739px){.title.svelte-1j0r7qe{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}}.subtitle.svelte-1j0r7qe{align-items:center;display:flex;gap:4px}.live-badge.svelte-1j0r7qe{align-self:center;background-color:#f0f0f0;border-radius:9px;color:#5f5f60;cursor:pointer;font-size:11px;font-weight:600;line-height:18px;padding:0 5px}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.live-badge.svelte-1j0r7qe{-webkit-backdrop-filter:blur(60px) saturate(210%);backdrop-filter:blur(60px) saturate(210%);background-color:rgba(245,245,245,.72)}@media (prefers-color-scheme:dark){.live-badge.svelte-1j0r7qe{-webkit-backdrop-filter:blur(60px) saturate(220%);backdrop-filter:blur(60px) saturate(220%)}}}@media (prefers-contrast:more){.live-badge.svelte-1j0r7qe{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#f0f0f0}}.live-badge.at-live-edge.svelte-1j0r7qe{background-color:var(--liveBadgeBackgroundColor);color:var(--systemPrimary-onDark)}@media (min-width:320px) and (max-width:739px){.live-badge.svelte-1j0r7qe{border-radius:7px;line-height:14px;padding:0 3px}}.info-panel.svelte-78lm86.svelte-78lm86{--panel-artwork-width:calc((var(--panel-height) - 30px)*1.77778);color:var(--systemPrimary-onDark);-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;display:grid;grid-template-areas:"artwork title button-group" "artwork note button-group" "artwork note button-group" "artwork metadata button-group";grid-template-columns:var(--panel-artwork-width) 1fr 200px;grid-template-rows:-webkit-min-content 1fr 1fr -webkit-min-content;grid-template-rows:min-content 1fr 1fr min-content;height:100%;padding-bottom:30px;row-gap:10px}@media (min-width:320px) and (max-width:739px){.info-panel.svelte-78lm86.svelte-78lm86{display:flex;flex-direction:column}}.info-panel.svelte-78lm86>.artwork.svelte-78lm86{aspect-ratio:16/9;border-radius:12px;flex-shrink:0;grid-area:artwork;height:100%;max-width:calc(100vw - 40px)}.info-panel.svelte-78lm86>.title.svelte-78lm86{font:var(--title-2-emphasized);grid-area:title;padding-top:4px}.info-panel.svelte-78lm86>.note.svelte-78lm86{font:var(--title-3);grid-area:note}.info-panel.svelte-78lm86>.metadata.svelte-78lm86{display:flex;font:var(--footnote-emphasized);gap:5px;grid-area:metadata}.info-panel.svelte-78lm86>.metadata .metadata-line.svelte-78lm86{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.info-panel.svelte-78lm86>.metadata .metadata-badges.svelte-78lm86{display:block}@media (min-width:740px) and (max-width:999px){.info-panel.svelte-78lm86>.metadata .metadata-badges.svelte-78lm86{display:none}}.info-panel.svelte-78lm86>.button-group.svelte-78lm86{align-items:center;display:flex;flex-direction:column;gap:12px;grid-area:button-group;justify-content:center;width:100%}.info-panel.svelte-78lm86>.button-group button.svelte-78lm86{align-items:center;background-color:#2a2a2a;border-radius:6px;display:flex;font:var(--title-3-emphasized);height:48px;justify-content:center;padding:0 16px;width:100%}.info-panel.svelte-78lm86>.button-group button.svelte-78lm86:hover{cursor:pointer}@media (min-width:320px) and (max-width:739px){.info-panel.svelte-78lm86>.button-group.svelte-78lm86{flex-direction:row}}.shelf-content.svelte-15cymag{display:grid;font:var(--title-1-emphasized);height:inherit;place-items:center;text-align:center}.shelf-content-mobile.svelte-15cymag .mobile-lockup__primary,.shelf-content.svelte-15cymag{color:var(--systemPrimary-onDark)}.shelf-content-mobile.svelte-15cymag .mobile-lockup__secondary{color:var(--systemSecondary-onDark)}.player-tab__trigger.svelte-hhik00{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background-color:transparent;border:2px solid hsla(0,0%,100%,.6);border-radius:6px;color:#fff;display:-webkit-box;font:var(--title-3-emphasized);height:32px;padding:0 12px;text-align:start;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.player-tab__trigger.active.svelte-hhik00{background-color:var(--systemPrimary-onDark);color:#000}.player-tabs.svelte-867yku.svelte-867yku{--panel-height:50vh;--panel-width:calc(var(--max-width, 100vw) - var(--padding-inline, 30px)*2);display:grid;grid-template-areas:"tabs" "tabpanel";grid-template-columns:1fr;grid-template-rows:-webkit-min-content 0;grid-template-rows:min-content 0;max-width:var(--max-width,100vw);transition:grid-template-rows .3s ease-out;transition:grid-template-rows .3s ease-out,-ms-grid-rows .3s ease-out;width:100%}@media (min-width:740px){.player-tabs.svelte-867yku.svelte-867yku{--panel-height:calc(var(--max-width, 100vw)/3/1.77 + 60px)}}@media (min-width:1000px){.player-tabs.svelte-867yku.svelte-867yku{--panel-height:calc(var(--max-width, 100vw)/4/1.77 + 60px)}}@media (min-width:1320px){.player-tabs.svelte-867yku.svelte-867yku{--panel-height:calc(var(--max-width, 100vw)/5/1.77 + 60px)}}@media (min-width:1680px){.player-tabs.svelte-867yku.svelte-867yku{--panel-height:250px}}.player-tabs.svelte-867yku.svelte-867yku:has(.active){grid-template-rows:-webkit-min-content var(--panel-height);grid-template-rows:min-content var(--panel-height)}nav.svelte-867yku.svelte-867yku{display:flex;gap:10px;grid-area:tabs;max-width:var(--panel-width);width:100%}nav.svelte-867yku ul.svelte-867yku{display:contents;list-style:none}[role=tabpanel].svelte-867yku.svelte-867yku{grid-area:tabpanel;height:var(--panel-height);overflow:scroll}[role=tabpanel][tabindex="-1"].svelte-867yku.svelte-867yku{pointer-events:none}[role=tabpanel].svelte-867yku .tabpanel-content.svelte-867yku{height:var(--panel-height);margin-top:20px;width:100%}[role=tabpanel].svelte-867yku.svelte-867yku:has(.shelf-grid){margin-inline:calc(var(--padding-inline, 40px)*-1);width:var(--max-width,100vw)}[role=tabpanel].svelte-867yku.svelte-867yku::-webkit-scrollbar{display:none}.close-button.svelte-1kvpmvk.svelte-1kvpmvk{fill:rgba(255,255,255,.9)}.video-player__header.svelte-1kvpmvk.svelte-1kvpmvk{align-content:center;align-self:start;display:grid;grid-auto-columns:auto;grid-auto-flow:column;justify-items:start}.video-player__body.svelte-1kvpmvk.svelte-1kvpmvk,.video-player__metadata.svelte-1kvpmvk.svelte-1kvpmvk,.video-player__progress.svelte-1kvpmvk.svelte-1kvpmvk{transition:opacity .35s ease-in-out}.video-player__volume.svelte-1kvpmvk.svelte-1kvpmvk{align-items:center;display:grid;grid-auto-flow:column;justify-self:end;grid-gap:8px}.video-player__controls.svelte-1kvpmvk.svelte-1kvpmvk{--player-controls-color-alt:hsla(0,0%,100%,.9);display:flex;grid-area:controls;grid-gap:14px;justify-content:end;margin-top:auto;opacity:1;transition:opacity .65s ease-in-out}@media (--range-ssmall-down){.video-player__controls.svelte-1kvpmvk.svelte-1kvpmvk{grid-gap:10px}}@media (min-width:740px){.video-player__controls.svelte-1kvpmvk.svelte-1kvpmvk{-webkit-padding-start:40px;-moz-padding-start:40px;padding-inline-start:40px}}.video-player__control.svelte-1kvpmvk.svelte-1kvpmvk{height:24px;width:24px}.video-player__metadata.svelte-1kvpmvk.svelte-1kvpmvk{grid-area:info}.video-player__body.svelte-1kvpmvk.svelte-1kvpmvk{--skip-control-color:hsla(0,0%,100%,.9);align-items:center;display:grid;grid-auto-columns:auto;grid-auto-flow:column;grid-template-rows:auto;justify-items:center}.tabs-expanded.svelte-1kvpmvk .video-player__body.svelte-1kvpmvk{grid-template-rows:0}.video-player__footer.svelte-1kvpmvk.svelte-1kvpmvk{align-items:center;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;display:grid;flex-wrap:wrap;grid-template:"info   controls" auto ".      ." 16px "tabs   tabs" auto/1fr;justify-content:space-between;padding:0 var(--horizontal-margin,40px);transition:grid-template-rows .25s ease-in-out;transition:grid-template-rows .25s ease-in-out,-ms-grid-rows .25s ease-in-out}.video-player__footer.scrubbing-enabled.svelte-1kvpmvk.svelte-1kvpmvk{grid-template:"info   controls" auto ".      ." 12px "scrub  scrub" 25px ".      ." 12px "tabs   tabs" auto/1fr}@media (min-width:320px) and (max-width:739px){.video-player__footer.scrubbing-enabled.svelte-1kvpmvk.svelte-1kvpmvk{grid-template:"info   controls" auto ".      ." 8px "scrub  scrub" 29px ".      ." 8px "tabs   tabs" auto/1fr}}.tabs-expanded.svelte-1kvpmvk .video-player__footer.svelte-1kvpmvk{grid-template:"info   controls" 0 ".      ." 0 "scrub  scrub" 0 ".      ." 0 "tabs   tabs" auto/1fr}.video-player__progress.svelte-1kvpmvk.svelte-1kvpmvk{--progress-bar-grid-row-gap:0;--progress-track-color-elapsed:#fff;--progress-track-color:hsla(0,0%,96%,.36);--progress-track-color-elapsed-active:#fff;--progress-track-max-height:5px;--progress-track-height:5px;--progress-thumb-height:11px;--progress-thumb-box-shadow:inset 0 0 .5px 0 rgba(0,0,0,.15),1px 1px 1px 0 rgba(0,0,0,.1);align-self:baseline;grid-area:scrub;transition:opacity .25s ease-in-out,transform .5s cubic-bezier(0,0,.2,1)}@media (min-width:320px) and (max-width:739px){.video-player__progress.svelte-1kvpmvk.svelte-1kvpmvk{--progress-track-max-height:7px;--progress-track-height:7px;--progress-thumb-height:13px}}.video-player__tabs.svelte-1kvpmvk.svelte-1kvpmvk{display:block;grid-area:tabs}.tabs-expanded.svelte-1kvpmvk .video-player__body.svelte-1kvpmvk,.tabs-expanded.svelte-1kvpmvk .video-player__controls.svelte-1kvpmvk,.tabs-expanded.svelte-1kvpmvk .video-player__metadata.svelte-1kvpmvk,.tabs-expanded.svelte-1kvpmvk .video-player__progress.svelte-1kvpmvk{opacity:0}.countdown-play-icon.svelte-o9w32j.svelte-o9w32j{--svg-length:35px;--circle-stroke-width:2px;--circle-radius:calc(var(--svg-length)/2 - var(--circle-stroke-width));--circle-circumference:calc(var(--circle-radius)*2*pi);align-items:center;display:flex;height:var(--svg-length);justify-content:space-around;margin-right:6px;position:relative;text-align:center;width:var(--svg-length)}.countdown-play-icon.svelte-o9w32j svg.countdown-graphic.svelte-o9w32j{height:var(--svg-length);position:absolute;right:0;top:0;transform:rotateY(0) rotate(-90deg);width:var(--svg-length)}.countdown-play-icon.svelte-o9w32j .countdown-path.svelte-o9w32j{stroke-dasharray:var(--circle-circumference);stroke-dashoffset:0;stroke-linecap:round;stroke-width:var(--circle-stroke-width);stroke:#000;fill:none;-webkit-animation:svelte-o9w32j-countdown var(--countdown-duration,10s) linear 1 forwards;animation:svelte-o9w32j-countdown var(--countdown-duration,10s) linear 1 forwards}.countdown-play-icon.svelte-o9w32j .play-icon.svelte-o9w32j{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath d='m4.4 15.14 10.386-6.096c.842-.459.794-1.64 0-2.097L4.401.85c-.87-.53-2-.12-2 .82v12.625c0 .966 1.06 1.4 2 .844z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:12px;display:inline-block;height:12px;margin:0;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath d='m4.4 15.14 10.386-6.096c.842-.459.794-1.64 0-2.097L4.401.85c-.87-.53-2-.12-2 .82v12.625c0 .966 1.06 1.4 2 .844z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath d='m4.4 15.14 10.386-6.096c.842-.459.794-1.64 0-2.097L4.401.85c-.87-.53-2-.12-2 .82v12.625c0 .966 1.06 1.4 2 .844z'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:12px 12px;mask-size:12px 12px;min-width:12px}@-webkit-keyframes svelte-o9w32j-countdown{0%{stroke-dashoffset:0}to{stroke-dashoffset:var(--circle-circumference)}}@keyframes svelte-o9w32j-countdown{0%{stroke-dashoffset:0}to{stroke-dashoffset:var(--circle-circumference)}}.post-play-lockup.svelte-1g8xduo.svelte-1g8xduo{align-items:center;display:flex;flex-direction:column;gap:15px;justify-content:stretch;max-width:var(--picture-max-width,280px);width:100%}.metadata.svelte-1g8xduo.svelte-1g8xduo{align-items:center;color:var(--systemSecondary-onDark);display:flex;font:var(--body-emphasized);gap:5px;justify-content:center}.svelte-1g8xduo.svelte-1g8xduo:is(.title,.subtitle,.note){text-align:center}.title.svelte-1g8xduo.svelte-1g8xduo{color:var(--systemPrimary-onDark);font:var(--title-3-emphasized)}.subtitle.svelte-1g8xduo.svelte-1g8xduo{color:var(--systemSecondary-onDark);font:var(--subhead--emphasized)}.note.svelte-1g8xduo.svelte-1g8xduo{color:var(--systemPrimary-onDark);font:var(--title-3)}@media (max-width:739px){.note.svelte-1g8xduo.svelte-1g8xduo{display:none}}.buttons.svelte-1g8xduo.svelte-1g8xduo{display:flex;flex-wrap:wrap;gap:10px;width:100%}.is-discover-mode.svelte-1g8xduo .buttons.svelte-1g8xduo{height:106px}@media (max-width:739px){.is-discover-mode.svelte-1g8xduo .buttons.svelte-1g8xduo{height:82px}}.buttons.svelte-1g8xduo>.button.svelte-1g8xduo{align-items:center;background-color:#fff;border-radius:6px;color:var(--systemPrimary-onLight);display:flex;flex-basis:100%;flex-grow:1;font:var(--title-3-emphasized);height:48px;justify-content:center;padding:0 16px}@media (max-width:739px){.buttons.svelte-1g8xduo>.button.svelte-1g8xduo{height:36px}}.buttons.svelte-1g8xduo>.button.svelte-1g8xduo:nth-child(n+2){flex-basis:calc(50% - 5px)}.buttons.svelte-1g8xduo>.button.svelte-1g8xduo:hover{cursor:pointer}.post-play-item.svelte-2mw12u{display:grid;grid-template:". . ." 1fr ". lockup ." auto ". . ." var(--info-bottom-margin,40px)/var(--horizontal-margin,40px) 1fr var(--horizontal-margin,40px);height:100vh;max-height:-webkit-fill-available;max-height:-moz-available;max-height:stretch;max-height:100dvh;padding:0}@media (max-width:1679px){.post-play-item.svelte-2mw12u{--horizontal-margin:30px}}@media (max-width:999px){.post-play-item.svelte-2mw12u{--horizontal-margin:25px}}@media (max-width:739px){.post-play-item.svelte-2mw12u{--horizontal-margin:20px;--info-bottom-margin:20px}}.post-play-artwork.svelte-2mw12u{background-color:#000;display:grid;grid-area:1/4/4/1;height:100%;place-items:center;width:100%;z-index:calc(var(--z-default) - 1)}.post-play-cta.svelte-2mw12u{grid-area:lockup;z-index:calc(var(--z-default) + 1)}@media (max-width:739px){.post-play-cta.svelte-2mw12u{display:flex;justify-content:center;width:100%}}.post-play-gradient.svelte-2mw12u{background-image:radial-gradient(circle at 50% 106%,rgba(0,0,0,.5) 0,rgba(0,0,0,.4) 14%,transparent 40%);display:block;grid-area:1/4/4/1;height:100%;pointer-events:none;width:100%;z-index:calc(var(--z-default))}@media (min-width:740px){.post-play-gradient.svelte-2mw12u{background-image:radial-gradient(circle at 0 106%,rgba(0,0,0,.5) 0,rgba(0,0,0,.4) 14%,transparent 40%)}}.post-play-shelf-item.svelte-zgbl0e{--countdown-duration:5s;display:grid;grid-template:". . ." 1fr ". lockup ." auto ". . ." var(--info-bottom-margin,40px)/var(--horizontal-margin,40px) 1fr var(--horizontal-margin,40px);height:100vh;max-height:-webkit-fill-available;max-height:-moz-available;max-height:stretch;max-height:100dvh}@media (max-width:1679px){.post-play-shelf-item.svelte-zgbl0e{--horizontal-margin:30px}}@media (max-width:999px){.post-play-shelf-item.svelte-zgbl0e{--horizontal-margin:25px}}@media (max-width:739px){.post-play-shelf-item.svelte-zgbl0e{--horizontal-margin:20px;--info-bottom-margin:20px}}.shelf-item-artwork.svelte-zgbl0e{background-color:#000;display:grid;grid-area:1/4/4/1;height:100%;place-items:center;width:100%;z-index:calc(var(--z-default) - 1)}.shelf-item-cta.svelte-zgbl0e{grid-area:lockup;z-index:calc(var(--z-default) + 1)}.shelf-item__scrim.svelte-zgbl0e{font-size:0;grid-area:1/4/4/1;height:100%;width:100%}.post-play-shelf-gradient.svelte-zgbl0e{background-image:radial-gradient(circle at 50% 106%,rgba(0,0,0,.5) 0,rgba(0,0,0,.4) 14%,transparent 40%);display:block;grid-area:1/4/4/1;height:100%;pointer-events:none;width:100%;z-index:calc(var(--z-default))}@media (min-width:740px){.post-play-shelf-gradient.svelte-zgbl0e{background-image:radial-gradient(circle at 0 106%,rgba(0,0,0,.5) 0,rgba(0,0,0,.4) 14%,transparent 40%)}}.post-play.svelte-4onsqd{background-image:radial-gradient(at top left,rgba(0,0,0,.7) 0,transparent 30%),radial-gradient(at bottom left,rgba(0,0,0,.7) 0,transparent 30%),radial-gradient(at bottom right,rgba(0,0,0,.7) 0,transparent 30%)}@media (max-width:739px){.post-play.svelte-4onsqd .shelf-grid__list{padding:0}.post-play.svelte-4onsqd .shelf-item-cta{display:flex;justify-content:center;width:100%}}.header.svelte-4onsqd{align-items:center;display:flex;gap:30px;inset-inline-start:40px;max-width:50vw;position:absolute;top:40px;z-index:calc(var(--z-default) + 1)}@media (max-width:739px){.header.svelte-4onsqd{gap:20px}}@media (max-width:1319px){.title.svelte-4onsqd{font:var(--title-3-emphasized)}}@media (min-width:1320px){.title.svelte-4onsqd{font:var(--title-2-emphasized)}}.close-button.svelte-4onsqd{fill:rgba(255,255,255,.9);height:15px}.close-button.svelte-4onsqd svg{height:15px;width:15px}.expand-button.svelte-1xbvajx.svelte-1xbvajx{height:20px;margin:10px;position:absolute;top:0;width:20px;fill:#fff;opacity:0;transition:opacity .2s}.video-player__overlay-container.svelte-1xbvajx:hover .expand-button.svelte-1xbvajx{opacity:1}.video-player.svelte-1xbvajx.svelte-1xbvajx{background-color:#000;display:grid;height:100%;inset-inline-end:0;width:100%;z-index:calc(var(--z-default) + 1)}.video-player__content.svelte-1xbvajx.svelte-1xbvajx{display:grid;grid-area:1/1/2/2;grid-template:"grid" 100%/100%;height:100%;justify-self:end;overflow:hidden;position:relative;transition-duration:.5s;transition-property:all;transition-timing-function:linear;width:100%}.video-player__content.is-mini-player.svelte-1xbvajx.svelte-1xbvajx{margin-top:40px;width:25vw;-webkit-margin-end:40px;-moz-margin-end:40px;border-radius:15px;cursor:pointer;height:14.0625vw;margin-inline-end:40px;overflow:hidden}.video-player__content.is-mini-player.svelte-1xbvajx .svelte-1xbvajx{cursor:pointer}.video-player__content.is-mini-player.svelte-1xbvajx .video-player__rating-overlay.svelte-1xbvajx{display:none}.is-discovering.svelte-1xbvajx .video-player__content.svelte-1xbvajx{-webkit-animation:svelte-1xbvajx-discovering 1s linear forwards;animation:svelte-1xbvajx-discovering 1s linear forwards;transition-delay:.2s}@-webkit-keyframes svelte-1xbvajx-discovering{0%{opacity:1}33%{opacity:0}66%{opacity:0}to{opacity:1}}@keyframes svelte-1xbvajx-discovering{0%{opacity:1}33%{opacity:0}66%{opacity:0}to{opacity:1}}.video-player__video-container.svelte-1xbvajx.svelte-1xbvajx{align-self:center;background-color:#000;grid-area:grid;height:100%;position:relative;width:100%;z-index:calc(var(--z-default) + 1)}.video-player__video-container.svelte-1xbvajx video{display:block;height:inherit;-o-object-fit:contain;object-fit:contain;-o-object-position:50% 50%;object-position:50% 50%;pointer-events:none;transition:object-position .3s ease-out;transition:object-position .3s ease-out,-o-object-position .3s ease-out;width:inherit}.shift-video-up.svelte-1xbvajx .video-player__video-container.svelte-1xbvajx video{-o-object-position:50% var(--shift-video-target,0);object-position:50% var(--shift-video-target,0)}.video-player__overlay-container.svelte-1xbvajx.svelte-1xbvajx{height:100%;left:0;position:absolute;top:0;transition:opacity .3s ease-in;transition-delay:.5s;width:100%;z-index:calc(var(--z-default) + 3)}.video-player__overlay-container[aria-hidden=true].svelte-1xbvajx.svelte-1xbvajx{opacity:0;pointer-events:none;transition-delay:0s}.video-player__post-play.svelte-1xbvajx.svelte-1xbvajx{grid-area:1/1/2/2;max-height:100vh}.is-discovering.svelte-1xbvajx .video-player__post-play.svelte-1xbvajx{z-index:calc(var(--z-default) + 2)}.playback-view.svelte-w1trxt{--nav-height:52px;background-color:#000;border:none;height:100%;top:0;right:0;bottom:0;left:0;margin:0;max-height:none;max-width:none;opacity:0;padding:0;position:fixed;transform:translateY(100%) scale(0);width:100%;z-index:calc(var(--z-modal) - 1)}.playback-view.can-play-inline.svelte-w1trxt{-webkit-animation:svelte-w1trxt-live-preview-exit var(--animation-duration,0) var(--animation-easing,linear);animation:svelte-w1trxt-live-preview-exit var(--animation-duration,0) var(--animation-easing,linear);opacity:1;position:relative;transform:none}.playback-view.can-play-inline.is-live-preview-expanded.svelte-w1trxt{-webkit-animation:svelte-w1trxt-live-preview-enter var(--animation-duration,0) var(--animation-easing,linear) var(--animation-delay,0) forwards;animation:svelte-w1trxt-live-preview-enter var(--animation-duration,0) var(--animation-easing,linear) var(--animation-delay,0) forwards;top:0}.playback-view.svelte-w1trxt:not(.can-play-inline){-webkit-animation:svelte-w1trxt-fade-out .4s forwards;animation:svelte-w1trxt-fade-out .4s forwards}.playback-view:not(.can-play-inline).is-full-viewport.svelte-w1trxt{-webkit-animation:svelte-w1trxt-fade-in .4s forwards;animation:svelte-w1trxt-fade-in .4s forwards}@media (max-width:739px){.playback-view.svelte-w1trxt:not(.can-play-inline){-webkit-animation:svelte-w1trxt-slide-down .4s forwards;animation:svelte-w1trxt-slide-down .4s forwards}.playback-view:not(.can-play-inline).is-full-viewport.svelte-w1trxt{-webkit-animation:svelte-w1trxt-slide-up .4s forwards;animation:svelte-w1trxt-slide-up .4s forwards}}.playback-view:not(.can-play-inline).is-initial-load.svelte-w1trxt{-webkit-animation:none;animation:none}.playback-view:not(.can-play-inline).is-playback-active.svelte-w1trxt{-webkit-animation-duration:0s;animation-duration:0s}@-webkit-keyframes svelte-w1trxt-fade-in{0%{opacity:0;transform:translateY(100%) scale(0)}1%{opacity:0;transform:translateY(0) scale(1)}30%{opacity:0;transform:translateY(0) scale(1)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes svelte-w1trxt-fade-in{0%{opacity:0;transform:translateY(100%) scale(0)}1%{opacity:0;transform:translateY(0) scale(1)}30%{opacity:0;transform:translateY(0) scale(1)}to{opacity:1;transform:translateY(0) scale(1)}}@-webkit-keyframes svelte-w1trxt-fade-out{0%{opacity:1;transform:translateY(0) scale(1)}30%{opacity:1;transform:translateY(0) scale(1)}99%{opacity:0;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(100%) scale(0)}}@keyframes svelte-w1trxt-fade-out{0%{opacity:1;transform:translateY(0) scale(1)}30%{opacity:1;transform:translateY(0) scale(1)}99%{opacity:0;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(100%) scale(0)}}@-webkit-keyframes svelte-w1trxt-slide-up{0%{opacity:0;transform:translateY(100%) scale(0)}1%{opacity:1;transform:translateY(100%) scale(1)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes svelte-w1trxt-slide-up{0%{opacity:0;transform:translateY(100%) scale(0)}1%{opacity:1;transform:translateY(100%) scale(1)}to{opacity:1;transform:translateY(0) scale(1)}}@-webkit-keyframes svelte-w1trxt-slide-down{0%{opacity:1;transform:translateY(0) scale(1)}99%{opacity:1;transform:translateY(100%) scale(1)}to{opacity:0;transform:translateY(100%) scale(0)}}@keyframes svelte-w1trxt-slide-down{0%{opacity:1;transform:translateY(0) scale(1)}99%{opacity:1;transform:translateY(100%) scale(1)}to{opacity:0;transform:translateY(100%) scale(0)}}@-webkit-keyframes svelte-w1trxt-live-preview-enter{0%{height:var(--inline-video-height);position:fixed;transform:translateY(var(--nav-height,0))}to{height:100%;position:fixed;transform:translateY(0)}}@keyframes svelte-w1trxt-live-preview-enter{0%{height:var(--inline-video-height);position:fixed;transform:translateY(var(--nav-height,0))}to{height:100%;position:fixed;transform:translateY(0)}}@-webkit-keyframes svelte-w1trxt-live-preview-exit{0%{height:100%;position:fixed;transform:translateY(0)}to{height:var(--inline-video-height);position:fixed;transform:translateY(var(--nav-height,0))}}@keyframes svelte-w1trxt-live-preview-exit{0%{height:100%;position:fixed;transform:translateY(0)}to{height:var(--inline-video-height);position:fixed;transform:translateY(var(--nav-height,0))}}.event-time-badge.svelte-7bmzuz{display:inline-flex}.epic-stage.svelte-ta1zbe.svelte-ta1zbe{--xs-height:min( calc(90vh - 44px) ,176vw);aspect-ratio:16/9;height:100%;margin:auto;max-width:1600px;overflow:hidden;position:relative;width:100%}.epic-stage.light.svelte-ta1zbe.svelte-ta1zbe{color:var(--systemPrimary-onLight)}.epic-stage.dark.svelte-ta1zbe.svelte-ta1zbe{color:var(--systemPrimary-onDark)}@media (width >= 1600px){.epic-stage.svelte-ta1zbe.svelte-ta1zbe{border-radius:0 0 6px 6px}}@media (max-width:739px){.epic-stage.svelte-ta1zbe.svelte-ta1zbe{aspect-ratio:9/16;max-height:var(--xs-height)}.epic-stage.svelte-ta1zbe.svelte-ta1zbe:after{--linear-gradient:linear-gradient(180deg,transparent 0% 0%,transparent 50% 0%,#000 75% 100%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(0,0,0,.3);content:"";top:0;right:0;left:0;bottom:0;-webkit-mask-image:var(--linear-gradient);mask-image:var(--linear-gradient);pointer-events:none;position:absolute}}.epic-stage.svelte-ta1zbe .artwork-container.svelte-ta1zbe{--circle-gradient-inline-start:0%}.epic-stage.svelte-ta1zbe .artwork-container.svelte-ta1zbe .artwork-component{z-index:auto}.epic-stage.svelte-ta1zbe .artwork-container.svelte-ta1zbe:after{--circle-gradient:radial-gradient(circle 2000px at var(--circle-gradient-inline-start) 100%,rgba(0,0,0,.63) 0%,transparent 25%,transparent 100%);--linear-gradient:linear-gradient(transparent 90%,#000 146%);background-image:var(--circle-gradient),var(--linear-gradient);content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute;transition:opacity var(--transition-duration,0) var(--transition-easing,linear) var(--transition-delay,0);z-index:calc(var(--z-default) + 2)}.epic-stage.svelte-ta1zbe .artwork-container.svelte-ta1zbe:dir(rtl):after{--circle-gradient-inline-start:100%}.epic-stage.live-preview-expanded.svelte-ta1zbe .artwork-container.svelte-ta1zbe:after{opacity:0;transition:opacity var(--transition-duration,0) var(--transition-easing,linear)}.lockup.svelte-ta1zbe.svelte-ta1zbe{bottom:75px;inset-inline-start:40px;max-width:300px;position:absolute;transition:opacity var(--transition-duration,0) var(--transition-easing,linear) var(--transition-delay,0);width:auto;z-index:calc(var(--z-default) + 3)}.live-preview-expanded.svelte-ta1zbe .lockup.svelte-ta1zbe{opacity:0;transition:opacity var(--transition-duration,0) var(--transition-easing,linear)}@media (max-width:739px){.lockup.svelte-ta1zbe.svelte-ta1zbe{align-items:center;bottom:80px;display:flex;flex-direction:column;left:0;max-width:100%;right:0}.lockup.svelte-ta1zbe .description.svelte-ta1zbe{padding-inline:40px;text-align:center}.svelte-ta1zbe:not(:has(.sports-event)) .lockup .description.svelte-ta1zbe{display:none;visibility:hidden}}.lockup.svelte-ta1zbe header.svelte-ta1zbe{--team-logo-size:50px;--team-logo-gap:5px;--team-logo-container-size:calc(var(--team-logo-size) + var(--team-logo-gap));align-items:center;display:grid;font:var(--large-title-emphasized);justify-items:start}@media (max-width:739px){.lockup.svelte-ta1zbe header.svelte-ta1zbe{--team-logo-size:70px;grid-template-areas:"badging badging badging badging badging" "content-title content-title content-title content-title content-title" "team-1-logo team-1-score sports-badging team-2-score team-2-logo" "team-1-name . . . team-2-name" "metadata metadata metadata metadata metadata";grid-template-columns:1fr 1fr 2fr 1fr 1fr;grid-template-rows:repeat(5,auto);justify-items:center;padding-inline:35px;width:100%}.lockup.svelte-ta1zbe header.sports-event .badge.svelte-ta1zbe{grid-area:sports-badging}.lockup.svelte-ta1zbe header .content-logo.svelte-ta1zbe img{-o-object-position:center;object-position:center}.lockup.svelte-ta1zbe header .content-logo.svelte-ta1zbe,.lockup.svelte-ta1zbe header .title.svelte-ta1zbe{align-self:center;justify-self:center}.lockup.svelte-ta1zbe header .team-abbreviation.svelte-ta1zbe,.lockup.svelte-ta1zbe header .team-name.svelte-ta1zbe{font:var(--title-3-emphasized)}.lockup.svelte-ta1zbe header .team-name.svelte-ta1zbe{display:none}.lockup.svelte-ta1zbe header .team-score.svelte-ta1zbe{font-size:50px;place-self:center}.lockup.svelte-ta1zbe header .metadata.svelte-ta1zbe{text-align:center}}@media (min-width:740px){.lockup.svelte-ta1zbe header.svelte-ta1zbe{grid-template-areas:"badging badging badging" "content-title content-title content-title" "team-1-logo team-1-name team-1-score" "team-2-logo team-2-name team-2-score" "metadata metadata metadata";grid-template-columns:var(--team-logo-container-size) 1fr auto;grid-template-rows:repeat(5,auto)}.lockup.svelte-ta1zbe header .content-logo.svelte-ta1zbe,.lockup.svelte-ta1zbe header .title.svelte-ta1zbe{align-self:end;justify-self:start}.lockup.svelte-ta1zbe header .team-abbreviation.svelte-ta1zbe{display:none}}.lockup.svelte-ta1zbe header.sports-event .title.svelte-ta1zbe{display:none;visibility:hidden}.lockup.svelte-ta1zbe header .badge.svelte-ta1zbe{grid-area:badging;margin-bottom:14px}.lockup.svelte-ta1zbe header .title.svelte-ta1zbe{font:var(--large-title-emphasized);grid-area:content-title}.lockup.svelte-ta1zbe header .content-logo.svelte-ta1zbe{grid-area:content-title}.lockup.svelte-ta1zbe header .content-logo.svelte-ta1zbe img{-o-object-fit:contain;object-fit:contain;-o-object-position:bottom left;object-position:bottom left}.lockup.svelte-ta1zbe header .metadata.svelte-ta1zbe{align-items:center;display:flex;font:var(--body-emphasized);gap:6px;grid-area:metadata;margin-top:9px}.lockup.svelte-ta1zbe header .competitor.svelte-ta1zbe,.lockup.svelte-ta1zbe header .competitors.svelte-ta1zbe{display:contents}.lockup.svelte-ta1zbe header .team-logo.svelte-ta1zbe{aspect-ratio:1;height:var(--team-logo-size);-o-object-fit:contain;object-fit:contain;position:relative}.lockup.svelte-ta1zbe header .competitor.favorite .team-logo.svelte-ta1zbe:before{--glyph-size:calc(var(--team-logo-size)*.2);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 108.422 103.591'%3E%3Cpath d='M20.764 102.712c2.062 1.555 4.56.985 7.608-1.223l25.822-18.946 25.874 18.947c3.007 2.207 5.505 2.777 7.567 1.222 2-1.503 2.426-4.042 1.182-7.567L78.659 64.763l26.051-18.728c3.047-2.105 4.29-4.396 3.461-6.831-.777-2.344-3.088-3.546-6.83-3.494l-31.973.218L59.636 5.38C58.496 1.813 56.754 0 54.194 0c-2.498 0-4.25 1.813-5.432 5.38L39.03 35.928 7.058 35.71c-3.743-.052-6.012 1.151-6.83 3.494-.778 2.435.453 4.726 3.46 6.83l26.051 18.73-10.157 30.381c-1.244 3.525-.819 6.064 1.182 7.567'/%3E%3C/svg%3E");content:""/"favorite team";-webkit-filter:invert(100%);filter:invert(100%);height:var(--glyph-size);inset-block:calc(50% - var(--glyph-size)/2);inset-inline-start:calc(var(--glyph-size)*-1);position:absolute;width:var(--glyph-size)}@media (max-width:739px){.lockup.svelte-ta1zbe header .competitor.favorite[data-team-index="1"] .team-logo.svelte-ta1zbe:before{inset-inline-end:calc(var(--glyph-size)*-1);inset-inline-start:unset}}.lockup.svelte-ta1zbe header .team-name.svelte-ta1zbe{-webkit-margin-end:12px;-moz-margin-end:12px;margin-inline-end:12px}.lockup.svelte-ta1zbe header .team-score.svelte-ta1zbe{text-align:end}.lockup.svelte-ta1zbe header .team-score.trailing.svelte-ta1zbe{color:var(--systemSecondary-onDark)}.lockup.svelte-ta1zbe header [data-team-index="0"].team-logo.svelte-ta1zbe{grid-area:team-1-logo}.lockup.svelte-ta1zbe header [data-team-index="0"].team-abbreviation.svelte-ta1zbe,.lockup.svelte-ta1zbe header [data-team-index="0"].team-name.svelte-ta1zbe{grid-area:team-1-name}.lockup.svelte-ta1zbe header [data-team-index="0"].team-score.svelte-ta1zbe{grid-area:team-1-score}.lockup.svelte-ta1zbe header [data-team-index="1"].team-logo.svelte-ta1zbe{grid-area:team-2-logo}.lockup.svelte-ta1zbe header [data-team-index="1"].team-abbreviation.svelte-ta1zbe,.lockup.svelte-ta1zbe header [data-team-index="1"].team-name.svelte-ta1zbe{grid-area:team-2-name}.lockup.svelte-ta1zbe header [data-team-index="1"].team-score.svelte-ta1zbe{grid-area:team-2-score}.lockup.svelte-ta1zbe .description.svelte-ta1zbe{display:block;margin-top:9px}.lockup.svelte-ta1zbe .description span.svelte-ta1zbe{color:var(--systemSecondary-onDark);font:var(--body-emphasized)}.lockup.svelte-ta1zbe .explainability-line.svelte-ta1zbe{display:block;font:var(--body-emphasized);margin-top:9px}.lockup.svelte-ta1zbe .buttons.svelte-ta1zbe{display:flex;gap:12px;margin-top:16px;position:relative}@media (max-width:739px){.artwork-container.svelte-ta1zbe .artwork-component{height:var(--xs-height);max-height:100%}.artwork-container.svelte-ta1zbe .artwork-component__image{position:absolute;top:50%;transform:translateY(-50%)}}.scrim.svelte-ta1zbe.svelte-ta1zbe{font-size:0;height:100%;left:0;position:absolute;top:0;width:100%;z-index:calc(var(--z-default) + 1)}.video-container.svelte-ta1zbe.svelte-ta1zbe{top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .5s ease-in-out;z-index:calc(var(--z-default) + 2)}.video-container.is-opaque.svelte-ta1zbe.svelte-ta1zbe{opacity:1}.video-container.is-live-preview-expanded.svelte-ta1zbe.svelte-ta1zbe{pointer-events:all}.video-container.svelte-ta1zbe .background-video{height:100%;pointer-events:none;transition:opacity .25s ease-in}.video-container.svelte-ta1zbe .video-control__container{bottom:44px;pointer-events:all}@media (max-width:739px){.video-container.svelte-ta1zbe .video-control__container{top:24px}}.availability-text.svelte-ta1zbe.svelte-ta1zbe{color:var(--systemSecondary-onDark);font:var(--footnote);inset-inline-start:16px;position:absolute;top:53px}.shelf.svelte-1aj5rfe.svelte-1aj5rfe{position:relative}.shelf.svelte-1aj5rfe .shelf-list.fast-scroll{scroll-behavior:auto}.pagination.svelte-1aj5rfe.svelte-1aj5rfe{bottom:10px;display:grid;height:55px;opacity:1;place-items:center;pointer-events:none;position:absolute;transition:opacity var(--transition-duration,0) var(--transition-easing,linear) var(--transition-delay,0);width:100%;z-index:calc(var(--z-default) + 2)}.pagination.live-preview-expanded.svelte-1aj5rfe.svelte-1aj5rfe{opacity:0;transition:opacity var(--transition-duration,0) var(--transition-easing,linear) 0}.pagination.svelte-1aj5rfe .platter.svelte-1aj5rfe{border-radius:20px;padding:6px 3px 3px;padding-inline:6px;pointer-events:all}@media (min-width:740px){.pagination.svelte-1aj5rfe .platter.svelte-1aj5rfe{-webkit-backdrop-filter:saturate(180%) blur(10px);backdrop-filter:saturate(180%) blur(10px);background-color:rgba(0,0,0,.3);color:color-adjust-alpha(swatch(systemPrimary,dark),1)}@supports not ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.pagination.svelte-1aj5rfe .platter.svelte-1aj5rfe{background-color:rgba(80,80,80,.95)}}}.shelf-list.svelte-1aj5rfe.svelte-1aj5rfe{display:grid;grid-auto-columns:100%;grid-auto-flow:column;grid-template-rows:100%;max-width:unset;overflow-x:auto;overflow-y:hidden;row-gap:24px;-webkit-scroll-snap-type:x mandatory;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scrollbar-width:none}.shelf-list.svelte-1aj5rfe.svelte-1aj5rfe:has(.fixed){overflow:hidden}.shelf-list.svelte-1aj5rfe.svelte-1aj5rfe::-webkit-scrollbar{display:none}.shelf-list.svelte-1aj5rfe.svelte-1aj5rfe:not(.fast-scroll){scroll-behavior:smooth}.shelf-item.svelte-1aj5rfe.svelte-1aj5rfe{opacity:1;scroll-snap-align:start;transition:opacity .3s cubic-bezier(0,0,.2,1) .03s}.shelf-item.active.svelte-1aj5rfe.svelte-1aj5rfe{-webkit-filter:invert;filter:invert}.shelf-item.hidden.svelte-1aj5rfe.svelte-1aj5rfe{opacity:0}.clr-link.svelte-1vws4fc.svelte-1vws4fc{color:var(--keyColor)}.clr-link.svelte-1vws4fc.svelte-1vws4fc:hover{text-decoration:underline}.landing-devices.svelte-1vws4fc.svelte-1vws4fc{align-items:center;background-color:#fff;color:var(--systemPrimary-onLight);display:flex;flex-direction:column;padding:50px 6% 30px;text-align:center;width:100%}.landing-devices.svelte-1vws4fc svg{fill:var(--systemPrimary-onLight)}.landing-devices__proposition.svelte-1vws4fc.svelte-1vws4fc{margin:0 20px}@media (min-width:740px){.landing-devices__proposition.svelte-1vws4fc.svelte-1vws4fc{width:550px}}@media (min-width:1000px){.landing-devices__proposition.svelte-1vws4fc.svelte-1vws4fc{width:900px}}@media (min-width:1320px){.landing-devices__proposition.svelte-1vws4fc.svelte-1vws4fc{width:1020px}}.landing-devices__proposition.svelte-1vws4fc p.svelte-1vws4fc{font:var(--title-2)}.landing-devices__apple-tv-logo.svelte-1vws4fc svg{display:inline-block;height:40px;margin-bottom:20px}@media (min-width:740px){.landing-devices__apple-tv-logo.svelte-1vws4fc svg{height:52px}}@media (min-width:1320px){.landing-devices__apple-tv-logo.svelte-1vws4fc svg{height:56px}}.landing-devices__title.svelte-1vws4fc.svelte-1vws4fc{font-size:28px;margin-bottom:20px}@media (min-width:740px){.landing-devices__title.svelte-1vws4fc.svelte-1vws4fc{font-size:36px}}@media (min-width:1000px){.landing-devices__title.svelte-1vws4fc.svelte-1vws4fc{font-size:40px}}@media (min-width:1320px){.landing-devices__title.svelte-1vws4fc.svelte-1vws4fc{font-size:60px}}.landing-devices__subtitle.svelte-1vws4fc.svelte-1vws4fc{font:var(--title-3-emphasized);margin-bottom:20px}@media (min-width:740px){.landing-devices__subtitle.svelte-1vws4fc.svelte-1vws4fc{font-size:26px}}@media (min-width:1000px){.landing-devices__subtitle.svelte-1vws4fc.svelte-1vws4fc{font-size:30px}}@media (min-width:1320px){.landing-devices__subtitle.svelte-1vws4fc.svelte-1vws4fc{font-size:34px}}.landing-devices__3ptv--info.svelte-1vws4fc.svelte-1vws4fc{display:block;font:var(--title-2-emphasized);margin-bottom:25px}.landing-devices__3ptv--chevron.svelte-1vws4fc.svelte-1vws4fc{display:inline-block;height:10px;width:6.25px;fill:currentColor;-webkit-margin-start:1px;-moz-margin-start:1px;margin-inline-start:1px}[dir=rtl] .landing-devices__3ptv--chevron{transform:rotate(180deg)}.landing-devices__3ptv.svelte-1vws4fc.svelte-1vws4fc{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:47px;margin-top:35px;width:350px}@media (min-width:740px){.landing-devices__3ptv.svelte-1vws4fc.svelte-1vws4fc{width:635px}}@media (min-width:1000px){.landing-devices__3ptv.svelte-1vws4fc.svelte-1vws4fc{row-gap:15px;width:815px}}@media (min-width:1320px){.landing-devices__3ptv.svelte-1vws4fc.svelte-1vws4fc{margin-bottom:52px;margin-top:40px;row-gap:20px;width:990px}}.ac-device__image-title.svelte-1vws4fc.svelte-1vws4fc{position:absolute;clip:rect(1px,1px,1px,1px);border:0;-webkit-clip-path:inset(0 0 99.9% 99.9%);clip-path:inset(0 0 99.9% 99.9%);height:1px;overflow:hidden;padding:0;width:1px}.ac-device__list-item.svelte-1vws4fc.svelte-1vws4fc{align-items:center;display:flex;height:70px;margin:0 20px}.ac-device__list-item--apple.svelte-1vws4fc.svelte-1vws4fc{display:flex;flex-basis:40%;flex-direction:column;list-style:none;margin-bottom:18px}@media screen and (width >= 390px){.ac-device__list-item--apple.svelte-1vws4fc.svelte-1vws4fc{flex-basis:33%;margin-bottom:24px}}@media (min-width:740px){.ac-device__list-item--apple.svelte-1vws4fc.svelte-1vws4fc{flex-basis:unset;margin-bottom:0}}.landing-devices__apple.svelte-1vws4fc.svelte-1vws4fc{align-items:flex-end;display:flex;flex-wrap:wrap;justify-content:space-evenly;margin-top:8px;max-width:350px;width:100%}@media (max-width:739px){.landing-devices__apple.svelte-1vws4fc.svelte-1vws4fc{justify-content:space-between}}@media (min-width:740px){.landing-devices__apple.svelte-1vws4fc.svelte-1vws4fc{max-width:635px}}@media (min-width:1000px){.landing-devices__apple.svelte-1vws4fc.svelte-1vws4fc{max-width:815px}}@media (min-width:1320px){.landing-devices__apple.svelte-1vws4fc.svelte-1vws4fc{max-width:990px}}.ac-device__image-icon-firetv.svelte-1vws4fc.svelte-1vws4fc,.ac-device__image-icon-google-tv.svelte-1vws4fc.svelte-1vws4fc,.ac-device__image-icon-lg.svelte-1vws4fc.svelte-1vws4fc,.ac-device__image-icon-playstation.svelte-1vws4fc.svelte-1vws4fc,.ac-device__image-icon-roku.svelte-1vws4fc.svelte-1vws4fc,.ac-device__image-icon-samsung.svelte-1vws4fc.svelte-1vws4fc,.ac-device__image-icon-sony.svelte-1vws4fc.svelte-1vws4fc,.ac-device__image-icon-vizio.svelte-1vws4fc.svelte-1vws4fc,.ac-device__image-icon-xbox.svelte-1vws4fc.svelte-1vws4fc,.ac-device__image-icon-xfinity.svelte-1vws4fc.svelte-1vws4fc{background-position:50%}.ac-device__image-icon-firetv.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/fire_tv_large.jpg);background-repeat:no-repeat;background-size:96px 81px;height:81px;width:96px}.ac-device__image-icon-lg.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/lg_large.jpg);background-repeat:no-repeat;background-size:161px 81px;height:81px;width:161px}.ac-device__image-icon-playstation.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/playstation_large.jpg);background-repeat:no-repeat;background-size:161px 81px;height:81px;width:161px}.ac-device__image-icon-roku.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/roku_large.jpg);background-repeat:no-repeat;background-size:102px 81px;height:81px;width:102px}.ac-device__image-icon-samsung.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/samsung_large.jpg);background-repeat:no-repeat;background-size:117px 81px;height:81px;width:117px}.ac-device__image-icon-google-tv.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/google_tv_large.jpg);background-repeat:no-repeat;background-size:160px 81px;height:81px;width:160px}.ac-device__image-icon-sony.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/sony_large.jpg);background-repeat:no-repeat;background-size:126px 81px;height:81px;width:126px}.ac-device__image-icon-vizio.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/vizio_large.jpg);background-repeat:no-repeat;background-size:110px 81px;height:81px;width:110px}.ac-device__image-icon-xbox.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/xbox_large.jpg);background-repeat:no-repeat;background-size:123px 81px;height:81px;width:123px}.ac-device__image-icon-xfinity.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/xfinity_large.jpg);background-repeat:no-repeat;background-size:113px 81px;height:81px;width:113px}@media only screen and (width <= 1068px){.ac-device__image-icon-firetv.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/fire_tv_medium.jpg);background-repeat:no-repeat;background-size:73px 63px;height:63px;width:73px}.ac-device__image-icon-google-tv.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/google_tv_medium.jpg);background-repeat:no-repeat;background-size:119px 63px;height:63px;width:119px}.ac-device__image-icon-roku.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/roku_medium.jpg);background-repeat:no-repeat;background-size:79px 63px;height:63px;width:79px}.ac-device__image-icon-playstation.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/playstation_medium.jpg);background-repeat:no-repeat;background-size:117px 63px;height:63px;width:117px}.ac-device__image-icon-lg.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/lg_medium.jpg);background-repeat:no-repeat;background-size:118px 63px;height:63px;width:118px}.ac-device__image-icon-samsung.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/samsung_medium.jpg);background-repeat:no-repeat;background-size:86px 63px;height:63px;width:86px}.ac-device__image-icon-sony.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/sony_medium.jpg);background-repeat:no-repeat;background-size:88px 63px;height:63px;width:88px}.ac-device__image-icon-vizio.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/vizio_medium.jpg);background-repeat:no-repeat;background-size:82px 63px;height:63px;width:82px}.ac-device__image-icon-xbox.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/xbox_medium.jpg);background-repeat:no-repeat;background-size:92px 63px;height:63px;width:92px}.ac-device__image-icon-xfinity.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/xfinity_medium.jpg);background-repeat:no-repeat;background-size:80px 63px;height:63px;width:80px}}@media (resolution >= 144dpi),only screen and (resolution >= 1.5dppx){.ac-device__image-icon-google-tv.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/google_tv_large_2x.jpg)}.ac-device__image-icon-firetv.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/fire_tv_large_2x.jpg)}.ac-device__image-icon-lg.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/lg_large_2x.jpg)}.ac-device__image-icon-playstation.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/playstation_large_2x.jpg)}.ac-device__image-icon-roku.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/roku_large_2x.jpg)}.ac-device__image-icon-samsung.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/samsung_large_2x.jpg)}.ac-device__image-icon-sony.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/sony_large_2x.jpg)}.ac-device__image-icon-vizio.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/vizio_large_2x.jpg)}.ac-device__image-icon-xbox.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/xbox_large_2x.jpg)}.ac-device__image-icon-xfinity.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/xfinity_large_2x.jpg)}}@media only screen and (width <= 1068px) and (resolution >= 144dpi){.ac-device__image-icon-firetv.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/fire_tv_medium_2x.jpg)}.ac-device__image-icon-google-tv.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/google_tv_medium_2x.jpg)}.ac-device__image-icon-lg.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/lg_medium_2x.jpg)}.ac-device__image-icon-playstation.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/playstation_medium_2x.jpg)}.ac-device__image-icon-roku.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/roku_medium_2x.jpg)}.ac-device__image-icon-samsung.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/samsung_medium_2x.jpg)}.ac-device__image-icon-sony.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/sony_medium_2x.jpg)}.ac-device__image-icon-vizio.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/vizio_medium_2x.jpg)}.ac-device__image-icon-xbox.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/xbox_medium_2x.jpg)}.ac-device__image-icon-xfinity.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/xfinity_medium_2x.jpg)}}@media only screen and (width <= 734px){.ac-device__image-icon-firetv.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/fire_tv_small.jpg);background-repeat:no-repeat;background-size:52px 51px;height:51px;width:52px}.ac-device__image-icon-google-tv.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/google_tv_small.jpg);background-repeat:no-repeat;background-size:86px 51px;height:51px;width:86px}.ac-device__image-icon-lg.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/lg_small.jpg);background-repeat:no-repeat;background-size:86px 51px;height:51px;width:86px}.ac-device__image-icon-playstation.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/playstation_small.jpg);background-repeat:no-repeat;background-size:92px 51px;height:51px;width:92px}.ac-device__image-icon-roku.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/roku_small.jpg);background-repeat:no-repeat;background-size:58px 51px;height:51px;width:58px}.ac-device__image-icon-samsung.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/samsung_small.jpg);background-repeat:no-repeat;background-size:71px 51px;height:51px;width:71px}.ac-device__image-icon-sony.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/sony_small.jpg);background-repeat:no-repeat;background-size:71px 51px;height:51px;width:71px}.ac-device__image-icon-vizio.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/vizio_small.jpg);background-repeat:no-repeat;background-size:62px 51px;height:51px;width:62px}.ac-device__image-icon-xbox.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/xbox_small.jpg);background-repeat:no-repeat;background-size:68px 51px;height:51px;width:68px}.ac-device__image-icon-xfinity.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/xfinity_small.jpg);background-repeat:no-repeat;background-size:65px 51px;height:51px;width:65px}}@media only screen and (width <= 734px) and (resolution >= 144dpi){.ac-device__image-icon-firetv.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/fire_tv_small_2x.jpg)}.ac-device__image-icon-google-tv.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/google_tv_small_2x.jpg)}.ac-device__image-icon-lg.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/lg_small_2x.jpg)}.ac-device__image-icon-playstation.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/playstation_small_2x.jpg)}.ac-device__image-icon-roku.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/roku_small_2x.jpg)}.ac-device__image-icon-samsung.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/samsung_small_2x.jpg)}.ac-device__image-icon-sony.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/sony_small_2x.jpg)}.ac-device__image-icon-vizio.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/vizio_small_2x.jpg)}.ac-device__image-icon-xbox.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/xbox_small_2x.jpg)}.ac-device__image-icon-xfinity.svelte-1vws4fc.svelte-1vws4fc{background-image:url(/assets/device-brands/xfinity_small_2x.jpg)}}.landing-devices__icon--iphone.svelte-1vws4fc svg{height:38px;margin-bottom:-4px}@media (min-width:740px){.landing-devices__icon--iphone.svelte-1vws4fc svg{height:44px}}.landing-devices__icon--ipad.svelte-1vws4fc svg{height:46px;margin-bottom:-1px}@media (min-width:740px){.landing-devices__icon--ipad.svelte-1vws4fc svg{height:51px}}.landing-devices__icon--mac.svelte-1vws4fc svg{height:40px;margin-bottom:1px}@media (min-width:740px){.landing-devices__icon--mac.svelte-1vws4fc svg{height:44px}}.landing-devices__icon--airplay.svelte-1vws4fc svg{height:30px;margin-bottom:6px}@media (min-width:740px){.landing-devices__icon--airplay.svelte-1vws4fc svg{height:26px}}.landing-devices__icon--applevisionpro.svelte-1vws4fc svg{height:34px;margin-bottom:2px}.landing-devices__icon--android.svelte-1vws4fc svg{height:30px;margin-bottom:4px}.landing-devices__icon--web.svelte-1vws4fc svg{height:30px;margin-bottom:1px}@media (min-width:740px){.landing-devices__icon--web.svelte-1vws4fc svg{height:26px;margin-bottom:7px}}svg.svelte-1yl1plc{color:var(--systemSecondary-onLight);stroke-width:2.25;width:100%}h3.svelte-1keuh4y{font:inherit;max-width:var(--measure)}details.svelte-1keuh4y{font-size:17px}@media (min-width:1000px){details.svelte-1keuh4y{font-size:22px}}summary.svelte-1keuh4y{align-items:center;cursor:pointer;display:grid;font-weight:400;grid-template-columns:auto 1em;line-height:25.3px;list-style:none;padding-block:1em}summary.svelte-1keuh4y::-webkit-details-marker{display:none}p.svelte-1keuh4y{font-size:15px;letter-spacing:-.0004em;line-height:1.47;max-width:var(--measure);-webkit-padding-after:2.2em;padding-block-end:2.2em}section.svelte-9g3za2.svelte-9g3za2{--linkColor:var(--keyColor);--measure:83.333%;background-color:#fff;color:var(--systemPrimary-onLight);display:grid;grid-template-columns:min(980px,100%);justify-content:center;padding:20px var(--bodyGutter) 50px}h2.svelte-9g3za2.svelte-9g3za2{font-size:21px;line-height:24px;margin-block:24px;text-align:center}@media (min-width:740px){h2.svelte-9g3za2.svelte-9g3za2{font-size:34px;line-height:38px}}@media (min-width:1320px){h2.svelte-9g3za2.svelte-9g3za2{font-size:42px;line-height:48px}}li.svelte-9g3za2+li.svelte-9g3za2{border-top:1px solid var(--systemGray4-onLight)}.snapshot-link.svelte-1pnegqg{-webkit-margin-start:25px;-moz-margin-start:25px;margin-inline-start:25px}.snapshot-link.svelte-1pnegqg svg{width:8px}@media (min-width:740px){.snapshot-link.svelte-1pnegqg{-webkit-margin-start:40px;-moz-margin-start:40px;margin-inline-start:40px}}.search-card.svelte-1t671l9{--height:56px;--image-height:var(--height);--search-card-gap:12px;align-items:center;background-color:var(--systemQuaternary);border-radius:8px;display:flex;height:var(--height)}@media (min-width:740px){.search-card.svelte-1t671l9{--height:74px;--image-height:calc(var(--height) - var(--search-card-gap)*2);border-radius:8px;padding:var(--search-card-gap)}}@media (min-width:1000px){.search-card.svelte-1t671l9{--height:100px;--search-card-gap:14px;-webkit-padding-end:16px;-moz-padding-end:16px;padding-inline-end:16px}}.search-card.svelte-1t671l9:hover{text-decoration:none}.artwork-container.svelte-1t671l9{border-radius:4px;flex-shrink:0;height:var(--image-height);width:calc(var(--image-height)*16/9)}.artwork-container.is-coin.svelte-1t671l9{border-radius:50%;box-shadow:0 7px 7px -5px rgba(0,0,0,.3);width:var(--image-height)}.search-card-metadata.svelte-1t671l9{-webkit-margin-start:12px;-moz-margin-start:12px;margin-inline-start:12px}@media (min-width:1000px){.search-card-metadata.svelte-1t671l9{-webkit-margin-start:14px;-moz-margin-start:14px;margin-inline-start:14px}}.search-card-title.svelte-1t671l9{display:-webkit-box;font:var(--body);-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (min-width:1000px){.search-card-title.svelte-1t671l9{font:var(--title-3)}}.search-card-description.svelte-1t671l9,.search-card-type.svelte-1t671l9{color:var(--systemSecondary);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.search-card-description.svelte-1t671l9 .content,.search-card-type.svelte-1t671l9 .content{font:var(--callout)}.epic-showcase-item.svelte-tp6d3j.svelte-tp6d3j{border-radius:20px;cursor:auto;overflow:hidden;position:relative;text-align:left;width:100%}.epic-showcase-item.portrait.svelte-tp6d3j.svelte-tp6d3j{--padding-inline:20px;--padding-bottom:20px;--large-gap:8px;--small-gap:7px;--logo-max-width:200px;--logo-max-height:48px;aspect-ratio:3/4}@media (max-width:739px){.epic-showcase-item.portrait.svelte-tp6d3j.svelte-tp6d3j{--padding-inline:15px}}.epic-showcase-item.wide.svelte-tp6d3j.svelte-tp6d3j{--padding-inline:30px;--padding-bottom:25px;--large-gap:12px;--small-gap:10px;aspect-ratio:8/3}@media (min-width:1320px){.epic-showcase-item.wide.svelte-tp6d3j.svelte-tp6d3j{--logo-max-width:320px;--logo-max-height:115px}}@media (min-width:1000px){.epic-showcase-item.wide.svelte-tp6d3j.svelte-tp6d3j{--logo-max-width:290px;--logo-max-height:104px}}@media (max-width:999px){.epic-showcase-item.wide.svelte-tp6d3j.svelte-tp6d3j{--logo-max-width:216px;--logo-max-height:81px}}.epic-showcase-item.link.svelte-tp6d3j.svelte-tp6d3j{cursor:pointer}.epic-showcase-item.svelte-tp6d3j .lockup.svelte-tp6d3j{bottom:var(--padding-bottom);color:var(--systemPrimary-onDark);left:var(--padding-inline);pointer-events:none;position:absolute;right:var(--padding-inline);z-index:var(--z-default)}.epic-showcase-item.svelte-tp6d3j .lockup.svelte-tp6d3j:before{background-image:linear-gradient(transparent,rgba(0,0,0,.8) 64px,#000);content:"";top:0;right:0;bottom:0;left:0;bottom:calc(var(--padding-bottom)*-1);left:calc(var(--padding-inline)*-1);opacity:.3;position:absolute;right:calc(var(--padding-inline)*-1);top:-32px;z-index:calc(var(--z-default) - 2)}.epic-showcase-item.svelte-tp6d3j .badge.svelte-tp6d3j:has(~*){margin-bottom:var(--large-gap)}.epic-showcase-item.svelte-tp6d3j .content-logo.svelte-tp6d3j{font:var(--title-2-emphasized)}.epic-showcase-item.svelte-tp6d3j .content-logo.svelte-tp6d3j:has(~*){margin-bottom:var(--large-gap)}.epic-showcase-item.svelte-tp6d3j .content-logo.svelte-tp6d3j img{max-height:var(--logo-max-height);max-width:var(--logo-max-width);-o-object-fit:contain;object-fit:contain;-o-object-position:bottom left;object-position:bottom left}@media (max-width:739px){.epic-showcase-item.svelte-tp6d3j .content-logo.svelte-tp6d3j img{-o-object-position:center;object-position:center}}.epic-showcase-item.svelte-tp6d3j .title.svelte-tp6d3j{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.epic-showcase-item.svelte-tp6d3j .title.svelte-tp6d3j:has(~*){margin-bottom:var(--large-gap)}.epic-showcase-item.portrait.svelte-tp6d3j .title.svelte-tp6d3j{font:var(--title-2-emphasized)}.epic-showcase-item.wide.svelte-tp6d3j .title.svelte-tp6d3j{font:var(--large-title-semibold)}.epic-showcase-item.svelte-tp6d3j .metadata.svelte-tp6d3j{align-items:center;display:flex;font:var(--body-emphasized);gap:6px;white-space:nowrap}.epic-showcase-item.svelte-tp6d3j .metadata.svelte-tp6d3j:has(~*){margin-bottom:var(--small-gap)}.epic-showcase-item.svelte-tp6d3j .editorial-copy.svelte-tp6d3j{display:-webkit-box;font:var(--body-emphasized);-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.epic-showcase-item.svelte-tp6d3j .editorial-copy.svelte-tp6d3j:has(~*){margin-bottom:var(--small-gap)}.epic-showcase-item.svelte-tp6d3j .editorial-copy .text.svelte-tp6d3j{-webkit-background-clip:text;background-clip:text;color:var(--systemSecondary-vibrant);-webkit-text-fill-color:transparent;background-color:#f0f0f0;mix-blend-mode:screen;mix-blend-mode:plus-lighter}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.epic-showcase-item.svelte-tp6d3j .editorial-copy .text.svelte-tp6d3j{-webkit-backdrop-filter:blur(60px) saturate(210%);backdrop-filter:blur(60px) saturate(210%);background-color:rgba(245,245,245,.72)}@media (prefers-color-scheme:dark){.epic-showcase-item.svelte-tp6d3j .editorial-copy .text.svelte-tp6d3j{-webkit-backdrop-filter:blur(60px) saturate(220%);backdrop-filter:blur(60px) saturate(220%)}}}@media (prefers-contrast:more){.epic-showcase-item.svelte-tp6d3j .editorial-copy .text.svelte-tp6d3j{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#f0f0f0}}.epic-showcase-item.svelte-tp6d3j .label.svelte-tp6d3j{display:block;width:100%}.epic-showcase-item.portrait.svelte-tp6d3j .label.svelte-tp6d3j{font:var(--body-emphasized)}.epic-showcase-item.wide.svelte-tp6d3j .label.svelte-tp6d3j{font:var(--title-3-emphasized);max-width:500px}.epic-showcase-item.flavor-1.svelte-tp6d3j .label.svelte-tp6d3j{text-align:left}.epic-showcase-item.flavor-2.svelte-tp6d3j .label.svelte-tp6d3j{margin:auto;text-align:center}.epic-showcase-item.svelte-tp6d3j .artwork-container.svelte-tp6d3j,.epic-showcase-item.svelte-tp6d3j .channel-logo-container.svelte-tp6d3j{top:0;right:0;bottom:0;left:0;position:absolute}.epic-showcase-item.svelte-tp6d3j .channel-logo-container.svelte-tp6d3j:before{background-image:linear-gradient(var(--direction,45deg),hsla(0,0%,100%,0) 90%,rgba(0,0,0,.25) 100%);content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute;z-index:calc(var(--z-default) + 1)}.epic-showcase-item.svelte-tp6d3j .channel-logo.svelte-tp6d3j{inset-inline-end:15px;position:absolute;top:15px;z-index:calc(var(--z-default) + 2)}@media (min-width:1680px){.section:first-child .epic-inline.svelte-1cldosm .artwork-container.svelte-1cldosm{border-radius:0 0 6px 6px}}.epic-inline.wrapper.svelte-1cldosm.svelte-1cldosm{--picture-object-fit:contain;aspect-ratio:8/3;max-width:100%;min-height:500px;position:relative}@media (max-width:739px){.epic-inline.wrapper.svelte-1cldosm.svelte-1cldosm{aspect-ratio:3/4}}.epic-inline.wrapper.svelte-1cldosm .channel-logo.svelte-1cldosm{inset-block-start:20px;inset-inline-end:40px;position:absolute;z-index:calc(var(--z-default) + 1)}.epic-inline.wrapper.svelte-1cldosm .content.svelte-1cldosm{display:flex;flex-direction:column;top:0;right:0;bottom:0;left:0;justify-content:flex-end;min-width:300px;position:absolute;z-index:calc(var(--z-default) + 1)}.epic-inline.wrapper.svelte-1cldosm .content article.svelte-1cldosm{max-width:100%;-webkit-margin-start:40px;-moz-margin-start:40px;margin-inline-start:40px;-webkit-margin-after:20px;display:flex;flex-direction:column;height:100%;justify-content:center;margin-block-end:20px}@media (max-width:739px){.epic-inline.wrapper.svelte-1cldosm .content article.svelte-1cldosm{-webkit-margin-start:25px;-moz-margin-start:25px;height:auto;margin-inline-start:25px}}@media (min-width:740px){.epic-inline.wrapper.svelte-1cldosm .content article.svelte-1cldosm{max-width:290px}}@media (min-width:1000px){.epic-inline.wrapper.svelte-1cldosm .content article.svelte-1cldosm{max-width:360px}}@media (min-width:1320px){.epic-inline.wrapper.svelte-1cldosm .content article.svelte-1cldosm{max-width:390px}}.epic-inline.wrapper.svelte-1cldosm .content article header.svelte-1cldosm{display:flex;flex-direction:column;gap:10px;justify-content:center}.epic-inline.wrapper.svelte-1cldosm .content article header .title.svelte-1cldosm{color:var(--systemPrimary-onDark);font:var(--large-title-emphasized)}.epic-inline.wrapper.svelte-1cldosm .content article header .subtitle.svelte-1cldosm{color:var(--systemSecondary-onDark);font:var(--title-2-emphasized);-webkit-padding-end:10px;-moz-padding-end:10px;padding-inline-end:10px}.epic-inline.wrapper.svelte-1cldosm .content article header .note.svelte-1cldosm{color:var(--systemSecondary-onDark);font:var(--callout-emphasized)}.epic-inline.wrapper.svelte-1cldosm .content article header.svelte-1cldosm .picture img{-o-object-position:0 100%;object-position:0 100%}.epic-inline.wrapper.svelte-1cldosm .content article .buttons.svelte-1cldosm{display:flex;flex-direction:column;gap:10px;margin-top:10px;max-width:280px}@media (max-width:999px){.epic-inline.wrapper.svelte-1cldosm .content article .buttons.svelte-1cldosm{max-width:220px}}.epic-inline.wrapper.svelte-1cldosm .content article .buttons .button.svelte-1cldosm{color:var(--systemPrimary-onDark);position:relative}.epic-inline.wrapper.svelte-1cldosm .content article .buttons .button .availability-text.svelte-1cldosm{font:var(--footnote);inset-inline:0;margin-top:5px;position:absolute;text-align:center}.epic-inline.wrapper.svelte-1cldosm .content .shelf-container.svelte-1cldosm{margin-bottom:15px;width:100%}.epic-inline.wrapper.svelte-1cldosm .content .shelf-container.svelte-1cldosm .lockup .lockup-caption .title{color:var(--systemPrimary-onDark)}.epic-inline.wrapper.svelte-1cldosm .content .shelf-container.svelte-1cldosm .lockup .lockup-caption :is(.subtitle,.note,.tag,.headline,.metadata-list){color:var(--systemSecondary-onDark)}.epic-inline.wrapper.svelte-1cldosm .overlay-artwork.svelte-1cldosm{aspect-ratio:8/3;top:0;right:0;bottom:0;left:0;inset-block-end:50%;position:absolute;z-index:calc(var(--z-default) + 1)}@media (max-width:739px){.epic-inline.wrapper.svelte-1cldosm .overlay-artwork.svelte-1cldosm{display:none}}.epic-inline.wrapper.svelte-1cldosm .artwork-container.svelte-1cldosm{top:0;right:0;bottom:0;left:0;overflow:hidden;position:absolute}.epic-inline.wrapper.svelte-1cldosm .artwork-container.svelte-1cldosm .artwork-component{height:100%}.epic-inline.wrapper.svelte-1cldosm .artwork-container.svelte-1cldosm .artwork-component img{height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media (max-width:739px){.epic-inline.wrapper.svelte-1cldosm .artwork-container.svelte-1cldosm .artwork-component img{height:auto;min-width:100%;width:auto}}@media (min-width:1680px){.epic-inline.wrapper.svelte-1cldosm .artwork-container.svelte-1cldosm{border-radius:6px}}.epic-inline.wrapper.svelte-1cldosm .artwork-container.svelte-1cldosm:after{background-image:radial-gradient(circle at top right,transparent 0,transparent 50%,rgba(0,0,0,.5) 100%);content:"";top:0;right:0;bottom:0;left:0;position:absolute;z-index:var(--z-default)}.epic-inline.wrapper.svelte-1cldosm .artwork-container.linear-gradient.svelte-1cldosm:after{background-image:linear-gradient(180deg,transparent 0,rgba(0,0,0,.16) 50%,rgba(0,0,0,.6))}.epic-inline.wrapper.svelte-1cldosm .artwork-container .video-container.svelte-1cldosm{top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute;transition:opacity .5s ease-in-out;z-index:calc(var(--z-default))}.epic-inline.wrapper.svelte-1cldosm .artwork-container .video-container.svelte-1cldosm:not(.is-opaque){opacity:0}.epic-inline.wrapper.svelte-1cldosm .artwork-container .video-container.svelte-1cldosm .background-video{height:100%;pointer-events:none;transition:opacity .25s ease-in}.lockup.svelte-1nxxr5x{display:block;text-decoration:none;width:100%}.grid.svelte-1nxxr5x{aspect-ratio:var(--lockup-aspect-ratio);border-radius:var(--lockup-border-radius);display:grid;grid-template:1fr/1fr;overflow:hidden;position:relative}.grid.svelte-1nxxr5x>:not(.artwork){grid-area:1/1;z-index:calc(var(--z-default) + 1)}.artwork.svelte-1nxxr5x{border-radius:var(--lockup-border-radius);grid-area:1/1;overflow:hidden;z-index:var(--z-default)}.legibility-gradient.svelte-xybq9l{align-self:stretch;justify-self:stretch}.legibility-gradient.dark.svelte-xybq9l{background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.35) 77%,rgba(0,0,0,.35) 81%,rgba(0,0,0,.58) 86%,rgba(0,0,0,.7))}.legibility-gradient.light.svelte-xybq9l{background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.4) 77%,rgba(0,0,0,.4) 81%,rgba(0,0,0,.65) 86%,rgba(0,0,0,.75))}.legibility-gradient.has-logo.dark.svelte-xybq9l{background:linear-gradient(180deg,transparent 54%,rgba(0,0,0,.35) 70%,rgba(0,0,0,.58) 85%,rgba(0,0,0,.7))}.legibility-gradient.has-logo.light.svelte-xybq9l{background:linear-gradient(180deg,transparent 54%,rgba(0,0,0,.4) 70%,rgba(0,0,0,.65) 85%,rgba(0,0,0,.75))}.content.svelte-xybq9l{align-items:center;align-self:end;display:flex;flex-direction:column;justify-self:stretch;padding:0 10px 10px}.content.svelte-xybq9l:not(.one-liner){gap:8pt}.logo.svelte-xybq9l{height:30px;width:100px}.caption.svelte-xybq9l{align-items:center;box-sizing:content-box;color:var(--systemSecondary-vibrant);display:flex;height:30px;justify-content:center;text-align:center;width:100%}.channel-logo.svelte-1y0511q{--picture-width:auto;--picture-height:10px;align-items:flex-start;display:flex;justify-content:flex-end;margin-top:13px;-webkit-margin-end:13px;-moz-margin-end:13px;margin-inline-end:13px;z-index:var(--z-default)}.legibility-gradient.svelte-jg1sro{align-self:stretch;background:radial-gradient(ellipse 85px 182px at 12px 12px,rgba(0,0,0,.4) 0,rgba(0,0,0,.24) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.1) 60%,rgba(0,0,0,.02) 80%,transparent 100%);justify-self:stretch}.ordinal.svelte-jg1sro{align-self:start;color:#fff;font-size:40px;font-weight:700;justify-self:start;margin-top:4px;-webkit-margin-start:12px;-moz-margin-start:12px;margin-inline-start:12px;-webkit-mask:linear-gradient(180deg,#fff 0,#fff 50%,hsla(0,0%,100%,.12));mask:linear-gradient(180deg,#fff 0,#fff 50%,hsla(0,0%,100%,.12))}.content.svelte-w1am9k{align-self:end;justify-self:start;padding:0 10px 6px}.eyebrow.svelte-w1am9k{color:var(--systemSecondary-vibrant);font:var(--caption-1-large);margin-bottom:2px}.caption.svelte-w1am9k{color:#fff}.caption.variant-Heading1.svelte-w1am9k{font:var(--large-title-semibold)}.caption.variant-Heading2.svelte-w1am9k{font:var(--title-2-semibold);line-height:1.75em}.section.svelte-190eab9{position:relative}.section.svelte-190eab9:not(:first-of-type,.collapse-margins){padding-top:12px}.section.with-top-spacing.svelte-190eab9{padding-top:16px}.section.with-bottom-spacing.svelte-190eab9{padding-bottom:32px}.section.secondary.svelte-190eab9{background-color:var(--opaqueShelfBG)}.section.full-width.secondary.svelte-190eab9{padding-inline:calc((100% - var(--maxContentWidth))/2)}.section.display-separator.svelte-190eab9:has(+.display-separator):after{border-bottom:var(--keyline-border-style);bottom:0;content:"";display:block;left:0;margin:0 var(--bodyGutter);position:absolute;width:calc(100% - var(--bodyGutter)*2)}.header-nav.svelte-ktyztp.svelte-ktyztp{align-items:end;display:grid;grid-template-columns:1fr auto;margin-inline-end:var(--bodyGutter);margin-inline-start:var(--bodyGutter);padding-bottom:.05px;padding-top:32px}.header-nav.svelte-ktyztp .more-button{--contextMenuCircleFillOverride:var(--systemQuinary);--contextMenuEllipsisFillOverride:var(--keyColor);--contextMenuCircleHoverFill:var(--systemQuinary);--contextMenuEllipsisHoverFill:var(--keyColor)}.header-nav--with-separator.svelte-ktyztp.svelte-ktyztp{border-bottom:var(--keyline-border-style);padding-bottom:8px}.header-nav--library-header.svelte-ktyztp.svelte-ktyztp{align-items:center;height:38px;margin-bottom:-12px;margin-inline-end:25px;padding-top:0}@media (min-width:484px){.header-nav--library-header.svelte-ktyztp.svelte-ktyztp{margin-inline-end:15px}}@media (min-width:740px){.header-nav--library-header.svelte-ktyztp.svelte-ktyztp{margin-inline-end:20px}}.header-nav--library-header.svelte-ktyztp .header-nav__heading.svelte-ktyztp{color:var(--systemPrimary);font:var(--title-3-emphasized)}.header-nav--library-header.svelte-ktyztp svg{fill:var(--systemSecondary)}.header-nav__heading.svelte-ktyztp.svelte-ktyztp{color:var(--systemPrimary);font:var(--header-emphasized);grid-column:1;grid-row:1}.header-nav__heading--centered.svelte-ktyztp.svelte-ktyztp{margin-inline-end:0;text-align:center}.header-nav__action.svelte-ktyztp.svelte-ktyztp{grid-column:2;grid-row:1;inset-inline-end:0}.infinite-scroll-spinner.svelte-152p1dr{height:16px;margin-bottom:10px;margin-top:10px;padding-bottom:10px;padding-top:10px;width:100%;z-index:var(--z-default)}@media (min-width:740px){.infinite-scroll-spinner.svelte-152p1dr{height:52px}}@media (max-width:739px){.infinite-scroll-spinner.svelte-152p1dr{padding:0}}.cross-sell-lockup.svelte-1s4bsk3.svelte-1s4bsk3{background-color:#000;color:var(--systemPrimary-onDark);display:flex;justify-content:center;min-height:120px}.wrapper.svelte-1s4bsk3.svelte-1s4bsk3{align-items:center;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;display:flex;justify-content:center;margin-left:20px;margin-right:20px;max-width:960px;width:100%}.logo.svelte-1s4bsk3.svelte-1s4bsk3{color:#fff;flex-basis:20%;height:38px;min-width:80px}.logo.svelte-1s4bsk3 svg{max-height:100%;max-width:100%}.pitch.svelte-1s4bsk3.svelte-1s4bsk3{color:var(--systemPrimary-onDark);flex-basis:50%;font:var(--title-2-emphasized);min-width:120px;text-align:center;text-wrap:pretty}.actions.svelte-1s4bsk3.svelte-1s4bsk3{align-items:center;display:flex;flex-basis:22%;flex-direction:column}@media (max-width:739px){.wrapper.svelte-1s4bsk3.svelte-1s4bsk3{align-content:center;flex-wrap:wrap;min-height:260px}.wrapper.svelte-1s4bsk3 .logo.svelte-1s4bsk3{height:28px}.wrapper.svelte-1s4bsk3 .pitch.svelte-1s4bsk3{flex-basis:100%;font-size:16px;margin-bottom:30px;margin-top:30px}.wrapper.svelte-1s4bsk3 .actions.svelte-1s4bsk3{flex-basis:100%;margin-top:0}}.chevron.svelte-1s4bsk3.svelte-1s4bsk3{display:inline-block;height:8px;width:5px;fill:currentColor;-webkit-margin-start:1px;-moz-margin-start:1px;margin-inline-start:1px}[dir=rtl] .chevron{transform:rotate(180deg)}.action-button.svelte-1s4bsk3.svelte-1s4bsk3{background-color:#fff;border-radius:4px;color:var(--systemPrimary-onLight);font:var(--label-emphasized);font-weight:600;height:28px;margin:6px 0;min-width:80%;padding:0 10px}@media (max-width:739px){.action-button.svelte-1s4bsk3.svelte-1s4bsk3{min-width:160px}}.action-text.svelte-1s4bsk3.svelte-1s4bsk3{font-size:11px;text-align:center;text-wrap:pretty}@media (max-width:739px){.action-text.svelte-1s4bsk3.svelte-1s4bsk3{font-size:10px;margin:0 4px}}.button.svelte-yk984v.svelte-yk984v{width:var(--buttonWrapperWidth,100%)}@media (min-width:1000px){.button.svelte-yk984v.svelte-yk984v{width:var(--buttonWrapperWidth,auto)}}.button.svelte-yk984v button.svelte-yk984v{align-items:center;background-color:var(--buttonBackgroundColor,var(--keyColorBG,var(--systemBlue)));border-radius:var(--buttonRadius,3px);color:var(--buttonTextColor,#fff);display:var(--buttonDisplay,flex);font:var(--buttonFont,var(--body-emphasized));height:var(--buttonHeight,36px);justify-content:var(--buttonJustifyContent,center);width:var(--buttonWidth,100%)}@media (min-width:1000px){.button.svelte-yk984v button.svelte-yk984v{height:var(--buttonHeight,28px);min-width:100px;width:var(--buttonWidth,auto)}}.button.svelte-yk984v button[disabled].svelte-yk984v{background-color:var(--buttonDisabledBGColor,var(--systemQuinary));color:var(--buttonDisabledTextColor,var(--systemTertiary));cursor:default;opacity:var(--buttonDisabledOpacity,.75)}@media (prefers-color-scheme:dark){.button.svelte-yk984v button[disabled].svelte-yk984v{background-color:var(--buttonDisabledBGColorDark,hsla(0,0%,100%,.5));color:var(--buttonDisabledTextColorDark,var(--systemTertiary-onLight));opacity:var(--buttonDisabledOpacityDark,1)}}.button.primary.svelte-yk984v button.svelte-yk984v{background-color:var(--buttonBackgroundColor,var(--keyColorBG,var(--systemBlue)));color:var(--buttonTextColor,#fff);padding:0 10px}.button.primary.svelte-yk984v button.svelte-yk984v:disabled{opacity:.5}.button.secondary.svelte-yk984v.svelte-yk984v{width:auto}.button.secondary.svelte-yk984v button.svelte-yk984v{--buttonBackgroundColor:transparent;border:1px solid var(--buttonBorderColor,var(--keyColor,var(--systemBlue)));color:var(--buttonTextColor,var(--keyColor));font:var(--body-tall);min-width:var(--buttonMinWidth,108px);padding-inline-end:16px;padding-inline-start:16px}.button.tertiary.svelte-yk984v.svelte-yk984v{width:auto}.button.tertiary.svelte-yk984v button.svelte-yk984v{--buttonBackgroundColor:var(--keyColorBG,var(--systemBlue));--buttonTextColor:#fff;font:var(--buttonFont,var(--body-reduced-semibold));height:var(--buttonHeight,45px);padding-inline-end:22px;padding-inline-start:22px;width:var(--buttonWidth,auto)}.button.tertiary.svelte-yk984v button.svelte-yk984v:focus,.button.tertiary.svelte-yk984v button.svelte-yk984v:focus-within,.button.tertiary.svelte-yk984v button.svelte-yk984v:hover{--buttonBackgroundColor:var( --buttonBackgroundColorHover,var(--keyColorBG,var(--systemBlue)) );transition:all .1s ease-in-out}.button.alert.svelte-yk984v.svelte-yk984v{--buttonWrapperWidth:100%;--buttonWidth:100%;--buttonHeight:28px;--buttonRadius:6px}.button.alert-secondary.svelte-yk984v.svelte-yk984v{--buttonTextColor:var(--systemPrimary);--buttonBackgroundColor:var(--systemQuinary)}@media (prefers-color-scheme:dark){.button.alert-secondary.svelte-yk984v.svelte-yk984v{--buttonBackgroundColor:var(--systemTertiary)}}.button.pill.svelte-yk984v.svelte-yk984v{--buttonBackgroundColor:rgba(var(--keyColor-rgb),.06);--buttonTextColor:var(--keyColor)}.button.pill.svelte-yk984v button.svelte-yk984v{border-radius:var(--buttonBorderRadius,16px);font:var(--body-semibold-tall);height:var(--buttonHeight,28px);min-width:var(--buttonMinWidth,90px);padding-inline-end:var(--buttonPadding,16px);padding-inline-start:var(--buttonPadding,16px);width:var(--buttonWidth,auto)}.button.socialProfileButton.svelte-yk984v.svelte-yk984v{background-color:var(--keyColorBG);border-radius:10px;height:auto;margin-top:27px;min-width:90px;transition:background-color .1s ease-in;width:unset;z-index:var(--z-default)}.button.socialProfileButton.svelte-yk984v.svelte-yk984v:active{background-color:var(--keyColor-pressed)}.button.socialProfileButton.svelte-yk984v button.svelte-yk984v{color:var(--systemPrimary-onDark);font:var(--title-2);height:auto;padding-bottom:9px;padding-inline-end:22px;padding-top:9px;padding-inline-start:22px}.button.socialProfileButton.svelte-yk984v button.svelte-yk984v .web-to-native__action{fill:var(--systemPrimary-onDark)}.button--text-button.svelte-yk984v.svelte-yk984v{--buttonBackgroundColor:transparent;--buttonTextColor:var(--keyColor);--linkHoverTextDecoration:none}.button--text-button.svelte-yk984v button.svelte-yk984v{font:var(--buttonFont,var(--body));white-space:nowrap}.button__icon.svelte-yk984v.svelte-yk984v{display:flex;fill:var(--buttonIconFill,currentColor);height:var(--buttonIconHeight,1em);margin-bottom:var(--buttonIconMarginBottom,0);margin-top:var(--buttonIconMarginTop,0);padding:var(--buttonIconPadding,0);width:var(--buttonIconWidth,1em)}.button__icon.svelte-yk984v.svelte-yk984v:empty,.button__icon.svelte-yk984v.svelte-yk984v:has(div:empty){margin:0}@media (hover:hover){button.svelte-yk984v:hover .button__icon.svelte-yk984v{fill:var(--buttonIconFillHover,var(--buttonIconFill,currentColor))}}@supports selector(:has(:focus-visible)){button.svelte-yk984v:focus-visible .button__icon.svelte-yk984v{fill:var(--buttonIconFillFocus,var(--buttonIconFill,currentColor))}}button.svelte-yk984v:active .button__icon.svelte-yk984v:active{fill:var(--buttonIconFillActive,var(--buttonIconFill,currentColor))}.button__icon--before.svelte-yk984v.svelte-yk984v{margin-inline-end:var(--buttonIconMargin-inlineEnd,.25em);margin-inline-start:var(--buttonIconMargin-inlineStart,0)}.button__icon--after.svelte-yk984v.svelte-yk984v{margin-inline-end:var(--buttonIconMargin-inlineEnd,0);margin-inline-start:var(--buttonIconMargin-inlineStart,.25em)}.page-error.svelte-73dmah{--buttonTextColor:var(--systemSecondary);--buttonBorderColor:var(--systemSecondary);align-items:center;color:var(--systemSecondary);display:flex;flex-direction:column;gap:12px;left:50%;margin:auto;max-width:440px;padding:0 25px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:var(--z-default)}.page-error__title.svelte-73dmah{font:var(--title-2);margin-bottom:5px}.punchout-container.svelte-ctvfkz{margin:auto auto 6px;min-height:calc(100vh - 180px);position:relative;width:100%;z-index:1}.punchout-container-content.svelte-ctvfkz{left:50%;margin:0 auto;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:80vw;z-index:1}.punchout-header.svelte-ctvfkz{font:var(--title-1-emphasized)}.punchout-message.svelte-ctvfkz{color:var(--systemSecondary);font:var(--title-3);margin-top:20px}.punchout-button.svelte-ctvfkz{background-color:var(--keyColor);border:none;border-radius:6px;color:var(--text-color,#fff);display:inline-block;font:var(--title-3);height:36px;margin-top:50px;padding-top:8px;width:300px}.punchout-button.svelte-ctvfkz:hover{text-decoration:none}.close-button.svelte-yko73p,.title.svelte-yko73p{position:absolute;clip:rect(1px,1px,1px,1px);border:0;-webkit-clip-path:inset(0 0 99.9% 99.9%);clip-path:inset(0 0 99.9% 99.9%);height:1px;overflow:hidden;padding:0;width:1px}.search-header.svelte-1fr7301{display:flex;flex-direction:column;margin-block:25px 18px;padding-inline:var(--bodyGutter)}.search-header__title.svelte-1fr7301{font:var(--title-1-bold);font-size:26px;margin-bottom:12px}@media (max-width:483px){.search-header.isSearching~.section{display:none}}.search-tab-control.svelte-1fr7301{margin-top:12px;position:relative;-webkit-margin-start:var(--bodyGutter);-moz-margin-start:var(--bodyGutter);margin-inline-start:var(--bodyGutter);-webkit-margin-end:var(--bodyGutter);-moz-margin-end:var(--bodyGutter);margin-inline-end:var(--bodyGutter);z-index:var(--z-default)}@media (max-width:483px){.search-tab-control.svelte-1fr7301 .header{margin:var(--bodyGutter) 0 0}}.search-tablist.svelte-1fr7301{display:flex;overflow-x:auto;overflow-y:hidden;position:relative;width:calc(100% + var(--bodyGutter));-webkit-padding-end:var(--bodyGutter);-moz-padding-end:var(--bodyGutter);margin-bottom:-4px;margin-top:-4px;padding-inline-end:var(--bodyGutter);z-index:var(--z-default);-webkit-margin-start:-4px;-moz-margin-start:-4px;margin-inline-start:-4px;-webkit-margin-end:-4px;-moz-margin-end:-4px;margin-inline-end:-4px;padding-bottom:4px;padding-top:4px;-webkit-padding-end:4px;-moz-padding-end:4px;padding-inline-end:4px;-webkit-padding-start:4px;-moz-padding-start:4px;padding-inline-start:4px}@supports ((-webkit-mask:linear-gradient(white,black)) or (mask:linear-gradient(white,black))){.search-tablist.svelte-1fr7301{-webkit-mask:linear-gradient(270deg,transparent 0,transparent calc(var(--bodyGutter)/2),#000 var(--bodyGutter));mask:linear-gradient(270deg,transparent 0,transparent calc(var(--bodyGutter)/2),#000 var(--bodyGutter));-webkit-mask-position:right;mask-position:right;position:relative;z-index:var(--z-default)}html[dir=rtl] .search-tablist.svelte-1fr7301{-webkit-mask:linear-gradient(-270deg,transparent 0,transparent calc(var(--bodyGutter)/2),#000 var(--bodyGutter));mask:linear-gradient(-270deg,transparent 0,transparent calc(var(--bodyGutter)/2),#000 var(--bodyGutter))}}.search-tablist.svelte-1fr7301::-webkit-scrollbar{background:transparent;display:none}.search-tab.svelte-1fr7301{align-items:center;border-radius:16px;display:flex;flex-shrink:0;font:var(--body-tall);height:32px;padding:0 12px;position:relative;z-index:var(--z-default)}.search-tab[aria-selected=true].svelte-1fr7301{background:var(--keyColor);color:#fff}.search-tab__input.svelte-1fr7301{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:inherit;bottom:0;inset-inline-end:0;inset-inline-start:0;margin:auto;outline-offset:0;position:absolute;top:0;z-index:1}.search-panel.svelte-1fr7301{--linkHoverTextDecoration:none}@media (min-width:320px) and (max-width:739px){.search-panel.svelte-1fr7301 .search-suggestions{background-color:unset;border:none;box-shadow:none;margin-top:12px;max-height:unset;overflow:initial;padding:0;position:relative;top:0;width:100%}.search-panel.svelte-1fr7301 .search-hint:focus-visible,.search-panel.svelte-1fr7301 .search-hint:focus-within,.search-panel.svelte-1fr7301 .search-hint:hover{background-color:unset}.search-panel.svelte-1fr7301 .search-hint:focus-visible span,.search-panel.svelte-1fr7301 .search-hint:focus-within span,.search-panel.svelte-1fr7301 .search-hint:hover span{color:unset}}.search-panel.svelte-1fr7301 .search-hint--lockup{--searchHintBorderStart:var( --searchHintBorderStartOverride,68px );--searchHintBorderEnd:calc(var(--bodyGutter)*-1);margin:0;width:100%}.search-panel.svelte-1fr7301 .search-hint--lockup:first-child{--searchHintBorderStart:0}.search-panel.svelte-1fr7301 .search-hint--lockup:focus-visible:before,.search-panel.svelte-1fr7301 .search-hint--lockup:focus-within:before,.search-panel.svelte-1fr7301 .search-hint--lockup:hover:before{border-color:rgba(0,0,0,.15)}.search-panel.svelte-1fr7301 :is(.search-hint--lockup:hover+.search-hint--lockup,.search-hint--lockup:focus-visible+.search-hint--lockup,.search-hint--lockup:focus-within+.search-hint--lockup):before{border-color:rgba(0,0,0,.15)}.search-panel.svelte-1fr7301 .search-input .search-suggestions{background-color:#fff}.form-dropdown.svelte-lxsy4c{position:relative;z-index:var(--z-default)}.form-dropdown__select.svelte-lxsy4c{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--rac-form-select-background-color,var(--pageBG));border:1px solid var(--rac-form-select-border-color,var(--systemTertiary));border-radius:12px;color:var(--rac-form-select-color,var(--systemPrimary));font:var(--rac-form-select-font,var(--title-3));height:56px;padding-inline-end:40px;padding-top:2px;padding-inline-start:16px;width:100%;z-index:var(--z-default)}.form-dropdown__chevron.svelte-lxsy4c{inset-inline-end:16px;pointer-events:none;position:absolute;top:20px;z-index:var(--z-default)}.form-dropdown__chevron.svelte-lxsy4c svg{height:8px;width:12px;fill:var(--rac-form-select-chevron-color,var(--systemTertiary))}.form-text.svelte-lq86p9{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--rac-text-input-background-color,var(--pageBG));border:1px solid var(--rac-text-input-border-color,var(--systemTertiary));border-radius:12px;color:var(--rac-text-input-color,var(--systemPrimary));font:var(--rac-text-input-font,var(--title-3));height:var(--rac-text-input-height,56px);padding-inline-end:40px;padding-top:var(--rac-text-input-padding-top,18px);padding-inline-start:16px;resize:none;width:100%;z-index:var(--z-default)}.form-text.svelte-lq86p9::-moz-placeholder{color:var(--systemTertiary)}.form-text.svelte-lq86p9::placeholder{color:var(--systemTertiary)}.report-a-concern-submitted__container.svelte-x3xww{align-items:center;display:flex;flex-direction:column;height:var(--rac-form-height,unset);justify-content:center;min-height:300px}.report-a-concern-submitted__container.svelte-x3xww svg{color:var(--keyColor);height:35px;margin-top:auto;width:35px}.report-a-concern-submitted__title.svelte-x3xww{font:var(--rac-form-submitted-title-font,var(--title-3-emphasized));margin:15px 0 0}.report-a-concern__form.svelte-x3xww{border-top:var(--keyline-border-style);display:var(--rac-form-display,block);flex-direction:var(--rac-form-flex-direction,unset);height:var(--rac-form-height,unset);margin-top:var(--rac-form-margin,14px)}.report-a-concern__title.svelte-x3xww{font:var(--rac-form-title-font,var(--title-2-emphasized));margin-bottom:2px}@media (max-width:483px){.report-a-concern__title.svelte-x3xww{margin-top:50px}}.report-a-concern__subtitle.svelte-x3xww{color:var(--systemSecondary);font:var(--rac-form-subtitle-font,var(--title-3))}.report-a-concern__label.svelte-x3xww{display:block;font:var(--rac-form-label-font,var(--title-3-emphasized));margin:var(--rac-form-label-margin,14px 0 14px)}.report-a-concern__input.svelte-x3xww{display:block;margin-bottom:var(--rac-form-margin,28px)}.report-a-concern-submitted__done.svelte-x3xww{margin-top:auto;width:var(--rac-form-done-button-width,unset)}.report-a-concern__submit.svelte-x3xww{margin-top:var(--rac-form-submit-margin-top,32px)}.report-a-concern__submit.svelte-x3xww .button>button{font:var(--title-2);padding:12px 22px}@media (min-width:484px){.report-a-concern__submit.svelte-x3xww{margin-top:60px}.report-a-concern__submit.svelte-x3xww .button>button{margin:auto}}.report-a-concern.svelte-19ypdur{--buttonHeight:36px;--buttonRadius:8px;background:var(--pageBG);max-width:100%;padding:20px 20px 32px;width:588px}@media (min-width:484px){.report-a-concern.svelte-19ypdur{--buttonWidth:fit-content;--buttonHeight:44px;padding:32px}}.report-a-concern__close.svelte-19ypdur{background:var(--systemQuaternary);border-radius:50%;display:grid;height:36px;place-items:center;position:absolute;top:20px;width:36px;fill:var(--systemSecondary);inset-inline-end:20px;z-index:var(--z-default)}.search-banner.svelte-1lx8gv8.svelte-1lx8gv8{background-color:var(--systemGroupedBackgroundSecondary);border-radius:24px;box-shadow:0 8px 25px rgba(0,0,0,.12),0 0 .5px rgba(0,0,0,.05);margin:40px auto;max-width:800px;padding:20px 27px;position:relative;text-align:center}@media (max-width:999px){.search-banner.svelte-1lx8gv8.svelte-1lx8gv8{margin:40px var(--bodyGutter)}}.search-banner.svelte-1lx8gv8:hover .search-banner__context-menu.svelte-1lx8gv8{opacity:1}.search-banner-text.svelte-1lx8gv8.svelte-1lx8gv8{display:inline;pointer-events:none}.link-wrapper.svelte-1lx8gv8.svelte-1lx8gv8{display:inline-block}.search-banner__context-menu.svelte-1lx8gv8.svelte-1lx8gv8{opacity:0;position:absolute;right:5px;top:50%;transform:translateY(-50%);transition:opacity .25s ease-in}.search-banner__context-menu.svelte-1lx8gv8 .more-button{--contextMenuEllipsisFillOverride:var(--systemPrimary)}@media (pointer:coarse){.search-banner__context-menu.svelte-1lx8gv8.svelte-1lx8gv8{display:none}}.search-page.svelte-zjzy14.svelte-zjzy14{height:100%;position:relative}.search-page.svelte-zjzy14 .search-page__error-message-container.svelte-zjzy14{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:32px 25px;width:100%}@media (min-width:740px){.search-page.svelte-zjzy14 .search-page__error-message-container.svelte-zjzy14{height:100%}}.search-page.svelte-zjzy14 .search-page__error-message-container .page-error{left:0;margin:unset;position:relative;top:0;transform:unset}.search-page.svelte-zjzy14 .search-page__error-message-container .page-error h1{color:var(--systemPrimary);font:var(--large-title-emphasized);margin-bottom:12px}.search-page.svelte-zjzy14 .search-page__error-message.svelte-zjzy14{color:var(--systemSecondary);font:var(--title-3-tall);text-align:center}footer.svelte-wadixz.svelte-wadixz{background-color:var(--footerBg);display:block;flex-shrink:0;font-family:-apple-system,BlinkMacSystemFont,Apple Color Emoji,SF Pro,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:10px;font-weight:400;letter-spacing:0;line-height:1.3;min-height:147px;padding:15px var(--bodyGutter)}footer.svelte-wadixz.svelte-wadixz:lang(th){font-family:-apple-system,BlinkMacSystemFont,Apple Color Emoji,SF Pro,Thonburi Pro,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.82}footer.svelte-wadixz.svelte-wadixz:lang(ar){font-family:-apple-system,BlinkMacSystemFont,Apple Color Emoji,SF Pro,Arabic UI Text,SF Pro Icons,Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif}footer.svelte-wadixz.svelte-wadixz:lang(he){font-family:-apple-system,BlinkMacSystemFont,Apple Color Emoji,SF Pro,Arial Hebrew,SF Pro Icons,Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif}footer.svelte-wadixz.svelte-wadixz:lang(hi){font-family:-apple-system,BlinkMacSystemFont,Apple Color Emoji,SF Pro,Kohinoor Devanagari,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif}footer.svelte-wadixz.svelte-wadixz:lang(ja){font-family:-apple-system,BlinkMacSystemFont,Apple Color Emoji,SF Pro,Hiragino Sans,SF Pro Icons,Hiragino Kaku Gothic Pro,ヒラギノ角ゴ Pro W3,メイリオ,Meiryo,ＭＳ Ｐゴシック,Helvetica Neue,Helvetica,Arial,sans-serif}footer.svelte-wadixz.svelte-wadixz:lang(ko){font-family:-apple-system,BlinkMacSystemFont,Apple Color Emoji,SF Pro,Apple SD Gothic Neo,SF Pro Icons,Apple Gothic,HY Gulim,MalgunGothic,HY Dotum,Lexi Gulim,Helvetica Neue,Helvetica,Arial,sans-serif}footer.svelte-wadixz.svelte-wadixz:lang(zh-CN){font-family:-apple-system,BlinkMacSystemFont,Apple Color Emoji,SF Pro,PingFang SC,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif}footer.svelte-wadixz.svelte-wadixz:lang(zh-HK),footer.svelte-wadixz.svelte-wadixz:lang(zh-MO){font-family:-apple-system,BlinkMacSystemFont,Apple Color Emoji,SF Pro,PingFang HK,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif}footer.svelte-wadixz.svelte-wadixz:lang(zh-TW){font-family:-apple-system,BlinkMacSystemFont,Apple Color Emoji,SF Pro,PingFang TC,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif}@media (max-width:483px){footer.svelte-wadixz.svelte-wadixz{padding-bottom:69px}}@media (min-width:740px){footer.svelte-wadixz.svelte-wadixz{font-family:-apple-system,BlinkMacSystemFont,Apple Color Emoji,SF Pro,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:11px;font-weight:400;letter-spacing:0;line-height:1.2727272727;min-height:88px;padding-bottom:14px;padding-top:14px}footer.svelte-wadixz.svelte-wadixz:lang(th){font-family:-apple-system,BlinkMacSystemFont,Apple Color Emoji,SF Pro,Thonburi Pro,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.7818181818}footer.svelte-wadixz.svelte-wadixz:lang(ar){font-family:-apple-system,BlinkMacSystemFont,Apple Color Emoji,SF Pro,Arabic UI Text,SF Pro Icons,Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif}footer.svelte-wadixz.svelte-wadixz:lang(he){font-family:-apple-system,BlinkMacSystemFont,Apple Color Emoji,SF Pro,Arial Hebrew,SF Pro Icons,Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif}footer.svelte-wadixz.svelte-wadixz:lang(hi){font-family:-apple-system,BlinkMacSystemFont,Apple Color Emoji,SF Pro,Kohinoor Devanagari,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif}footer.svelte-wadixz.svelte-wadixz:lang(ja){font-family:-apple-system,BlinkMacSystemFont,Apple Color Emoji,SF Pro,Hiragino Sans,SF Pro Icons,Hiragino Kaku Gothic Pro,ヒラギノ角ゴ Pro W3,メイリオ,Meiryo,ＭＳ Ｐゴシック,Helvetica Neue,Helvetica,Arial,sans-serif}footer.svelte-wadixz.svelte-wadixz:lang(ko){font-family:-apple-system,BlinkMacSystemFont,Apple Color Emoji,SF Pro,Apple SD Gothic Neo,SF Pro Icons,Apple Gothic,HY Gulim,MalgunGothic,HY Dotum,Lexi Gulim,Helvetica Neue,Helvetica,Arial,sans-serif}footer.svelte-wadixz.svelte-wadixz:lang(zh-CN){font-family:-apple-system,BlinkMacSystemFont,Apple Color Emoji,SF Pro,PingFang SC,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif}footer.svelte-wadixz.svelte-wadixz:lang(zh-HK),footer.svelte-wadixz.svelte-wadixz:lang(zh-MO){font-family:-apple-system,BlinkMacSystemFont,Apple Color Emoji,SF Pro,PingFang HK,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif}footer.svelte-wadixz.svelte-wadixz:lang(zh-TW){font-family:-apple-system,BlinkMacSystemFont,Apple Color Emoji,SF Pro,PingFang TC,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif}}@media (min-width:1680px){footer.svelte-wadixz.svelte-wadixz{align-content:flex-start;align-items:baseline;display:flex;justify-content:space-between}}.app-container.is-footer-hidden footer.svelte-wadixz.svelte-wadixz,.maximize-content-area footer.svelte-wadixz.svelte-wadixz{display:none}@media (min-width:740px){.footer-contents.svelte-wadixz.svelte-wadixz{order:1}}.footer-contents.svelte-wadixz p.svelte-wadixz{color:var(--systemSecondary);margin-bottom:5px}.footer-contents.svelte-wadixz a.svelte-wadixz{--linkColor:var(--systemPrimary)}.footer-contents.svelte-wadixz ul.svelte-wadixz{display:flex;flex-wrap:wrap}.footer-contents.svelte-wadixz li.svelte-wadixz{display:inline-flex;line-height:1;margin-top:6px;vertical-align:middle}.footer-contents.svelte-wadixz li a.svelte-wadixz{height:100%;padding-inline-end:10px}.footer-contents.svelte-wadixz li.svelte-wadixz:after{border-inline-start:1px solid var(--systemQuaternary);content:"";padding-inline-end:10px}.footer-contents.svelte-wadixz li.svelte-wadixz:last-child:after{content:none}.footer-secondary-slot.svelte-wadixz.svelte-wadixz{--linkColor:var(--systemSecondary);font-family:Locale Switcher,Locale Switcher PingFang TC,-apple-system,BlinkMacSystemFont,Apple Color Emoji,SF Pro,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif;order:1}[lang]:lang(zh-CN) .footer-secondary-slot.svelte-wadixz.svelte-wadixz{font-family:Locale Switcher,Locale Switcher PingFang SC,-apple-system,BlinkMacSystemFont,Apple Color Emoji,SF Pro,PingFang SC,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif}[lang]:lang(zh-HK) .footer-secondary-slot.svelte-wadixz.svelte-wadixz,[lang]:lang(zh-MO) .footer-secondary-slot.svelte-wadixz.svelte-wadixz{font-family:Locale Switcher,Locale Switcher PingFang HK,-apple-system,BlinkMacSystemFont,Apple Color Emoji,SF Pro,PingFang HK,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif}[lang]:lang(zh-TW) .footer-secondary-slot.svelte-wadixz.svelte-wadixz{font-family:Locale Switcher,Locale Switcher PingFang TC,-apple-system,BlinkMacSystemFont,Apple Color Emoji,SF Pro,PingFang TC,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif}[lang]:lang(ar) .footer-secondary-slot.svelte-wadixz.svelte-wadixz{font-family:Locale Switcher,Locale Switcher PingFang TC,-apple-system,BlinkMacSystemFont,Apple Color Emoji,SF Pro,Arabic UI Text,SF Pro Icons,Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif}[lang]:lang(he) .footer-secondary-slot.svelte-wadixz.svelte-wadixz{font-family:Locale Switcher,Locale Switcher PingFang TC,-apple-system,BlinkMacSystemFont,Apple Color Emoji,SF Pro,Arial Hebrew,SF Pro Icons,Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif}[lang]:lang(hi) .footer-secondary-slot.svelte-wadixz.svelte-wadixz{font-family:Locale Switcher,Locale Switcher PingFang TC,-apple-system,BlinkMacSystemFont,Apple Color Emoji,SF Pro,Kohinoor Devanagari,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif}[lang]:lang(ja) .footer-secondary-slot.svelte-wadixz.svelte-wadixz{font-family:Locale Switcher,Locale Switcher PingFang TC,-apple-system,BlinkMacSystemFont,Apple Color Emoji,SF Pro,Hiragino Sans,SF Pro Icons,Hiragino Kaku Gothic Pro,ヒラギノ角ゴ Pro W3,メイリオ,Meiryo,ＭＳ Ｐゴシック,Helvetica Neue,Helvetica,Arial,sans-serif}[lang]:lang(ko) .footer-secondary-slot.svelte-wadixz.svelte-wadixz{font-family:Locale Switcher,Locale Switcher PingFang TC,-apple-system,BlinkMacSystemFont,Apple Color Emoji,SF Pro,Apple SD Gothic Neo,SF Pro Icons,Apple Gothic,HY Gulim,MalgunGothic,HY Dotum,Lexi Gulim,Helvetica Neue,Helvetica,Arial,sans-serif}[lang]:lang(th) .footer-secondary-slot.svelte-wadixz.svelte-wadixz{font-family:Locale Switcher,Locale Switcher PingFang TC,-apple-system,BlinkMacSystemFont,Apple Color Emoji,SF Pro,Thonburi Pro,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif}@media (min-width:740px){.footer-secondary-slot.svelte-wadixz.svelte-wadixz{order:2}}@media (max-width:739px){.footer-secondary-slot.svelte-wadixz.svelte-wadixz{min-width:auto}}a.svelte-n776hm.svelte-n776hm{--linkColor:var(--systemSecondary);padding-inline-end:10px;white-space:nowrap}ul.svelte-n776hm.svelte-n776hm{display:flex;flex-wrap:wrap;padding-inline-start:10px}@media (max-width:999px){ul.languages-new-line.svelte-n776hm li:first-of-type a.svelte-n776hm,ul.languages-new-line.svelte-n776hm.svelte-n776hm{padding-inline-start:0}ul.languages-new-line.svelte-n776hm li.svelte-n776hm:first-of-type:before{border-inline-start:none;content:"";height:100%}}ul.svelte-n776hm li.svelte-n776hm{display:inline-flex;line-height:1;margin-top:6px;vertical-align:middle}ul.svelte-n776hm li:first-of-type a.svelte-n776hm{padding-inline-start:10px}ul.svelte-n776hm li.svelte-n776hm:first-of-type:before{border-inline-start:1px solid var(--systemQuaternary);content:"";height:100%}ul.svelte-n776hm li.svelte-n776hm:after{border-inline-start:1px solid var(--systemQuaternary);content:"";padding-inline-end:10px}ul.svelte-n776hm li.svelte-n776hm:last-child:after{content:none}.button-container.svelte-14qifue.svelte-14qifue{--linkColor:var(--systemPrimary);display:flex;margin-bottom:25px}@media (max-width:999px){.button-container.languages-new-line.svelte-14qifue.svelte-14qifue{flex-direction:column}.button-container.languages-new-line.svelte-14qifue button.svelte-14qifue{margin-bottom:5px}}button.svelte-14qifue.svelte-14qifue{display:inline-flex;line-height:1;margin-top:6px;vertical-align:middle;white-space:nowrap}.error-modal__container.svelte-1qlmxda{background-color:var(--systemStandardThickMaterialSover-default_IC);border:.5px solid rgba(0,0,0,.2);border-radius:var(--global-border-radius-large,10px);box-shadow:inset 0 0 0 1px rgba(255,255,255,.2),0 8px 40px var(--dialogShadowColor);display:flex;flex-direction:column;justify-content:center;min-height:122px;min-width:auto;padding:20px 16px 16px;text-align:center}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.error-modal__container.svelte-1qlmxda{-webkit-backdrop-filter:blur(60px) saturate(210%);backdrop-filter:blur(60px) saturate(210%);background-color:var(--systemStandardThickMaterialSover)}@media (prefers-color-scheme:dark){.error-modal__container.svelte-1qlmxda{-webkit-backdrop-filter:blur(60px) saturate(220%);backdrop-filter:blur(60px) saturate(220%)}}}@media (prefers-contrast:more){.error-modal__container.svelte-1qlmxda{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:var(--systemStandardThickMaterialSover-default_IC)}}.error-modal__top-content.svelte-1qlmxda{margin:0 auto;width:260px}.error-modal__bottom-content.svelte-1qlmxda,.error-modal__top-content.svelte-1qlmxda{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center}.error-modal__bottom-content.svelte-1qlmxda{gap:8px}@media (min-width:740px){.error-modal__bottom-content--row.svelte-1qlmxda{flex-direction:row-reverse}}@media (min-width:1000px){.error-modal__bottom-content--has-action.svelte-1qlmxda .button.alert button{padding:0 10px;white-space:nowrap}}.error-modal__message.svelte-1qlmxda{font:var(--headline)}.error-modal__sub-message.svelte-1qlmxda{font:var(--subhead);margin:11px 0 16px}@keyframes svelte-1qlmxda-modalZoomIn{0%{opacity:0;transform:scale3d(0,0,0)}}@keyframes svelte-1qlmxda-modalFadeIn{0%{opacity:0}}.version-picker.svelte-t04qoj.svelte-t04qoj{align-items:center;background-color:var(--systemStandardThickMaterialSover-default_IC);border:.5px solid rgba(0,0,0,.25);border-radius:10px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.2),0 8px 40px rgba(0,0,0,.2);display:flex;flex-direction:column;min-height:122px;padding:16px;width:260px}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.version-picker.svelte-t04qoj.svelte-t04qoj{-webkit-backdrop-filter:blur(60px) saturate(210%);backdrop-filter:blur(60px) saturate(210%);background-color:var(--systemStandardThickMaterialSover)}@media (prefers-color-scheme:dark){.version-picker.svelte-t04qoj.svelte-t04qoj{-webkit-backdrop-filter:blur(60px) saturate(220%);backdrop-filter:blur(60px) saturate(220%)}}}@media (prefers-contrast:more){.version-picker.svelte-t04qoj.svelte-t04qoj{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:var(--systemStandardThickMaterialSover-default_IC)}}.version-picker.svelte-t04qoj h1.svelte-t04qoj{color:var(--systemPrimary);font:var(--body-emphasized)}.version-picker__close-button.svelte-t04qoj.svelte-t04qoj{align-items:center;align-self:flex-start;background:rgba(235,235,235,.13);border:none;border-radius:50%;cursor:pointer;display:flex;height:20px;justify-content:center;margin-bottom:4px;padding:4px;transition:background .2s ease-out;width:20px}.version-picker__close-button.svelte-t04qoj.svelte-t04qoj:hover{background:rgba(235,235,235,.18)}@media (prefers-color-scheme:light){.version-picker__close-button.svelte-t04qoj.svelte-t04qoj{background:rgba(66,66,66,.13)}.version-picker__close-button.svelte-t04qoj.svelte-t04qoj:hover{background:rgba(66,66,66,.18)}}.version-picker__close-button.svelte-t04qoj svg{width:8px;fill:var(--systemPrimary)}.version-picker__cta-buttons.svelte-t04qoj.svelte-t04qoj{display:flex;flex-direction:column;margin-top:16px;width:100%}.version-picker__cta.svelte-t04qoj.svelte-t04qoj{align-items:center;background-color:var(--systemQuinary);border-radius:6px;color:#000;display:flex;font:var(--body-emphasized);height:28px;justify-content:center;margin-bottom:4px}@media (prefers-color-scheme:dark){.version-picker__cta.svelte-t04qoj.svelte-t04qoj{color:#fff}.version-picker__cta.svelte-t04qoj .version-picker__cta--icon.svelte-t04qoj svg,.version-picker__cta.svelte-t04qoj .version-picker__cta--icon.svelte-t04qoj svg g g{fill:#fff}}.version-picker__cta.svelte-t04qoj svg{height:16px;-webkit-padding-end:2px;-moz-padding-end:2px;padding-inline-end:2px;fill:#000}.version-picker__cta.svelte-t04qoj svg g g{fill:#000}.version-picker__cta.svelte-t04qoj.svelte-t04qoj:first-child{background-color:var(--keyColor);color:#fff}.version-picker__cta.svelte-t04qoj:first-child svg{height:12px;-webkit-padding-end:5px;-moz-padding-end:5px;padding-inline-end:5px;fill:#fff}.version-picker__locale-selector.svelte-t04qoj.svelte-t04qoj{align-items:flex-start;display:flex;flex-direction:column;margin-top:28px;width:100%}.version-picker__locale-selector.svelte-t04qoj h3.svelte-t04qoj{font:var(--callout-emphasized);margin-bottom:4px}.version-picker__locale-selector.svelte-t04qoj svg{-webkit-margin-start:8px;-moz-margin-start:8px;margin-inline-start:8px;opacity:0}.version-picker__locales.svelte-t04qoj.svelte-t04qoj{width:100%}.version-picker__locale.svelte-t04qoj.svelte-t04qoj{margin-bottom:4px;padding:8px 8px 8px 24px;position:relative;text-align:left;width:100%}.version-picker__locale.svelte-t04qoj.svelte-t04qoj:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' style='overflow:visible' viewBox='0 0 109.029 100'%3E%3Cpath d='M44.301 87.832c2.092 0 3.739-.912 4.919-2.724l46.106-72.587c.922-1.419 1.243-2.538 1.243-3.656 0-2.652-1.751-4.455-4.454-4.455-1.937 0-3.025.653-4.196 2.527L44.083 76.766 21.339 46.974c-1.233-1.668-2.424-2.372-4.216-2.372-2.715 0-4.662 1.895-4.662 4.599 0 1.14.487 2.383 1.419 3.574l25.314 32.229c1.513 1.937 3.004 2.828 5.107 2.828'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100%;content:"";display:block;height:11px;left:9px;opacity:0;position:absolute;top:12px;width:11px}@media (prefers-color-scheme:dark){.version-picker__locale.svelte-t04qoj.svelte-t04qoj:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='100' fill='%23fff' style='overflow:visible' viewBox='0 0 109.029 100'%3E%3Cpath d='M44.301 87.832c2.092 0 3.739-.912 4.919-2.724l46.106-72.587c.922-1.419 1.243-2.538 1.243-3.656 0-2.652-1.751-4.455-4.454-4.455-1.937 0-3.025.653-4.196 2.527L44.083 76.766 21.339 46.974c-1.233-1.668-2.424-2.372-4.216-2.372-2.715 0-4.662 1.895-4.662 4.599 0 1.14.487 2.383 1.419 3.574l25.314 32.229c1.513 1.937 3.004 2.828 5.107 2.828'/%3E%3C/svg%3E")}}.version-picker__locale.selected.svelte-t04qoj.svelte-t04qoj:before{opacity:.7;transition:opacity 225ms ease-out 50ms}.version-picker.svelte-l0xzd9.svelte-l0xzd9{align-items:center;background-color:var(--systemStandardThickMaterialSover-default_IC);border:.5px solid rgba(0,0,0,.25);border-radius:10px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.2),0 8px 40px rgba(0,0,0,.2);display:flex;flex-direction:column;min-height:122px;padding:16px}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.version-picker.svelte-l0xzd9.svelte-l0xzd9{-webkit-backdrop-filter:blur(60px) saturate(210%);backdrop-filter:blur(60px) saturate(210%);background-color:var(--systemStandardThickMaterialSover)}@media (prefers-color-scheme:dark){.version-picker.svelte-l0xzd9.svelte-l0xzd9{-webkit-backdrop-filter:blur(60px) saturate(220%);backdrop-filter:blur(60px) saturate(220%)}}}@media (prefers-contrast:more){.version-picker.svelte-l0xzd9.svelte-l0xzd9{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:var(--systemStandardThickMaterialSover-default_IC)}}.version-picker.svelte-l0xzd9 h1.svelte-l0xzd9{color:var(--systemPrimary);font:var(--body-emphasized)}.version-picker--card-list.svelte-l0xzd9.svelte-l0xzd9{max-height:533px;padding:0;width:87.5vw}.version-picker--card-list.svelte-l0xzd9 .version-picker__title.svelte-l0xzd9{font:var(--title-2-emphasized);padding:33px 28px 13px;text-align:left;width:100%}@media (min-width:740px){.version-picker--card-list.svelte-l0xzd9.svelte-l0xzd9{height:75vh;width:540px}}.version-picker__list.svelte-l0xzd9.svelte-l0xzd9{flex:1;overflow-y:scroll;padding:0 28px;width:100%}.version-picker__list-item.svelte-l0xzd9.svelte-l0xzd9{border-top:1px solid hsla(0,0%,50%,.2);padding:12px 0}.version-picker__list-item.svelte-l0xzd9.svelte-l0xzd9:focus,.version-picker__list-item.svelte-l0xzd9.svelte-l0xzd9:focus-within,.version-picker__list-item.svelte-l0xzd9.svelte-l0xzd9:hover{background-color:rgba(166,166,166,.1)}.version-picker__list-item-description.svelte-l0xzd9.svelte-l0xzd9{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.version-picker__list-item-title.svelte-l0xzd9.svelte-l0xzd9{font:var(--title-3)}.version-picker__list-item-subtitle.svelte-l0xzd9.svelte-l0xzd9{color:var(--systemSecondary);font:var(--subhead-emphasized)}.version-picker__button.svelte-l0xzd9.svelte-l0xzd9{align-items:center;cursor:pointer;display:flex;width:100%}.version-picker__artwork.svelte-l0xzd9.svelte-l0xzd9{display:none}@media (min-width:740px){.version-picker__artwork.svelte-l0xzd9.svelte-l0xzd9{aspect-ratio:132/74;border-radius:4px;display:block;margin-right:32px;max-width:132px;overflow:hidden;width:33%}}.version-picker__cta-buttons.svelte-l0xzd9.svelte-l0xzd9{border-top:1px solid hsla(0,0%,50%,.2);display:flex;justify-content:flex-end;padding:20px;width:100%}.version-picker__cta.svelte-l0xzd9.svelte-l0xzd9{background-color:var(--keyColor);border:none;border-radius:4px;color:#fff;cursor:pointer;font:var(--body-emphasized);height:28px;margin-bottom:4px;padding:5px 25px}.collection-modal-body.svelte-y7ay3i.svelte-y7ay3i{background-color:var(--systemStandardThickMaterialSover-default_IC);border:.5px solid rgba(0,0,0,.2);border-radius:10px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.2),0 8px 40px rgba(0,0,0,.25);display:flex;flex-direction:column;max-height:533px;max-width:640px;width:calc(100vw - 50px)}@media (min-width:740px){.collection-modal-body.svelte-y7ay3i.svelte-y7ay3i{width:calc(100vw - 80px)}}.collection-modal-body__header.svelte-y7ay3i.svelte-y7ay3i{color:var(--systemPrimary);display:flex;font:var(--title-2-emphasized);justify-content:center;min-height:55px;padding:20px 40px 13px 20px;text-align:center}@media (min-width:740px){.collection-modal-body__header.svelte-y7ay3i.svelte-y7ay3i{display:block;text-align:left;-webkit-padding-start:28px;-moz-padding-start:28px;padding-inline-start:28px}}.collection-modal-body__list.svelte-y7ay3i.svelte-y7ay3i{overflow-y:scroll;padding:4px 0}.collection-modal-body__list-item.svelte-y7ay3i.svelte-y7ay3i{border-radius:4px;margin:0 20px 0 14px;padding:0 6px;position:relative}@media (min-width:740px){.collection-modal-body__list-item.svelte-y7ay3i.svelte-y7ay3i{margin:0 28px 0 22px}}@media (hover:hover) and (pointer:fine){.collection-modal-body__list-item.svelte-y7ay3i.svelte-y7ay3i:focus,.collection-modal-body__list-item.svelte-y7ay3i.svelte-y7ay3i:focus-within,.collection-modal-body__list-item.svelte-y7ay3i.svelte-y7ay3i:hover{background-color:rgba(166,166,166,.1)}}.collection-modal-body__list-item.svelte-y7ay3i a.svelte-y7ay3i{align-items:center;display:flex;text-decoration:none}.collection-modal-body__list-item.svelte-y7ay3i.svelte-y7ay3i:not(:last-of-type):after{border-bottom:1px solid hsla(0,0%,50%,.2);bottom:0;content:"";inset-inline-end:6px;inset-inline-start:6px;position:absolute}.collection-modal-body__list-item-artwork.svelte-y7ay3i.svelte-y7ay3i{border-radius:4px;height:74px;margin:8px 12px 8px 0;width:132px}.collection-modal-body__list-item-artwork.svelte-y7ay3i .artwork-component{--artwork-override-height:66px;--artwork-override-min-width:117.33333px}@media (min-width:740px){.collection-modal-body__list-item-artwork.svelte-y7ay3i .artwork-component{--artwork-override-height:74px;--artwork-override-min-width:131.55556px}.collection-modal-body__list-item-artwork.svelte-y7ay3i.svelte-y7ay3i{margin:12px 20px 12px 0}}.collection-modal-body__list-item-title.svelte-y7ay3i.svelte-y7ay3i{color:var(--title-3);font:var(--body);margin-bottom:5px}.collection-modal-body__list-item-metadata.svelte-y7ay3i.svelte-y7ay3i{color:var(--systemSecondary);font:var(--callout)}.collection-modal-body__list-item-description.svelte-y7ay3i.svelte-y7ay3i{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (min-width:740px){.collection-modal-body__list-item-description.svelte-y7ay3i.svelte-y7ay3i{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}}.collection-modal-body__footer.svelte-y7ay3i.svelte-y7ay3i{border-radius:0 0 10px 10px;border-top:1px solid hsla(0,0%,50%,.2);display:flex;justify-content:flex-end;padding:20px}@media (min-width:740px){.collection-modal-body__footer.svelte-y7ay3i.svelte-y7ay3i{padding:20px 28px 20px 0}}.collection-modal-body__button.svelte-y7ay3i.svelte-y7ay3i{background-color:var(--keyColor);border:none;border-radius:4px;color:#fff;cursor:pointer;height:28px;padding:5px 25px}@-webkit-keyframes svelte-mg1g9y-fade-in{0%{opacity:0}to{opacity:1}}@keyframes svelte-mg1g9y-fade-in{0%{opacity:0}to{opacity:1}}.upsell-banner.svelte-mg1g9y.svelte-mg1g9y{align-items:center;-webkit-animation:svelte-mg1g9y-fade-in .5s;animation:svelte-mg1g9y-fade-in .5s;background-color:var(--keyColor);bottom:0;box-shadow:0 0 21px rgba(0,0,0,.12);color:var(--systemPrimary-onDark);display:flex;justify-content:space-between;padding:16px 25px;position:-webkit-sticky;position:sticky;z-index:calc(var(--z-default) + 3)}@media (min-width:740px){.upsell-banner.svelte-mg1g9y.svelte-mg1g9y{padding:16px 40px}}.upsell-banner__title.svelte-mg1g9y.svelte-mg1g9y{font:var(--title-2-emphasized)}.upsell-banner__button-wrapper.svelte-mg1g9y.svelte-mg1g9y{display:flex;flex-direction:column;flex-shrink:0;margin-left:30px}.upsell-banner__text.svelte-mg1g9y.svelte-mg1g9y{display:none}@media (min-width:740px){.upsell-banner__text.svelte-mg1g9y.svelte-mg1g9y{display:block;font:var(--body);margin-top:6px}.upsell-banner__text.svelte-mg1g9y a.svelte-mg1g9y{font:var(--body-bold)}}.upsell-banner__promo-label.svelte-mg1g9y.svelte-mg1g9y{color:var(--systemSecondary-onDark)}button.svelte-mg1g9y.svelte-mg1g9y{background-color:#fff;border:none;border-radius:4px;box-shadow:0 0 20px rgba(0,0,0,.06);color:var(--systemPrimary-onLight);font:var(--body-emphasized);height:32px;max-width:245px;min-width:125px;padding:0 12px;text-align:center;vertical-align:middle}.upsell-banner__offer-text.svelte-mg1g9y.svelte-mg1g9y{font:var(--subhead);margin-top:5px;max-width:245px;opacity:.6;text-align:center}.location-consent.svelte-1ptwdiz{align-items:center;background-color:var(--systemStandardThickMaterialSover-default_IC);border:.5px solid rgba(0,0,0,.25);border-radius:10px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.2),0 8px 40px rgba(0,0,0,.2);display:flex;flex-direction:column;min-height:122px;padding:16px;width:260px}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.location-consent.svelte-1ptwdiz{-webkit-backdrop-filter:blur(60px) saturate(210%);backdrop-filter:blur(60px) saturate(210%);background-color:var(--systemStandardThickMaterialSover)}@media (prefers-color-scheme:dark){.location-consent.svelte-1ptwdiz{-webkit-backdrop-filter:blur(60px) saturate(220%);backdrop-filter:blur(60px) saturate(220%)}}}@media (prefers-contrast:more){.location-consent.svelte-1ptwdiz{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:var(--systemStandardThickMaterialSover-default_IC)}}.location-consent__heading.svelte-1ptwdiz{color:var(--systemPrimary);font:var(--body-emphasized);text-align:center}.location-consent__body.svelte-1ptwdiz{color:var(--systemSecondary);font:var(--body);margin-bottom:16px;margin-top:16px;text-align:center}.location-consent__close-button.svelte-1ptwdiz{align-items:center;align-self:flex-start;background:rgba(235,235,235,.13);border:none;border-radius:50%;cursor:pointer;display:flex;height:20px;justify-content:center;margin-bottom:4px;padding:4px;transition:background .2s ease-out;width:20px}.location-consent__close-button.svelte-1ptwdiz:hover{background:rgba(235,235,235,.18)}@media (prefers-color-scheme:light){.location-consent__close-button.svelte-1ptwdiz{background:rgba(66,66,66,.13)}.location-consent__close-button.svelte-1ptwdiz:hover{background:rgba(66,66,66,.18)}}.location-consent__close-button.svelte-1ptwdiz svg{width:8px;fill:var(--systemPrimary)}.location-consent__cta.svelte-1ptwdiz{align-items:center;background-color:var(--keyColor);border-radius:6px;color:#fff;display:flex;font:var(--body-emphasized);height:28px;justify-content:center;margin-bottom:4px;width:100%}.app-container.svelte-4btd5x{display:grid;grid-template-areas:"structure-header" "structure-upsell" "structure-main-section" "structure-locale-switcher";grid-template-columns:minmax(0,1fr);height:100vh;grid-gap:0;grid-template-rows:auto auto 1fr auto}.app-container.is-android.svelte-4btd5x{height:100%;position:fixed;top:0;width:100%}@media (pointer:coarse){.app-container.svelte-4btd5x{max-height:-webkit-fill-available;max-height:-moz-available;max-height:stretch}}.app-container.svelte-4btd5x footer{flex-direction:column}.app-container.svelte-4btd5x footer .footer-secondary-slot{order:1}.app-container.svelte-4btd5x footer .footer-contents{order:2}
