.vertical{display:inline-block;width:100%}.horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 96px;position:relative}@media screen and (max-width:1600px){.horizontal{padding:0 80px}}@media screen and (max-width:1280px){.horizontal{padding:0 64px}}.horizontal.vertical-align{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.keyboard{background-color:rgba(23,23,25,.5);border-radius:4px;bottom:96px;height:224px;left:0;margin:auto;padding:6px;position:absolute;right:0;width:1080px;z-index:550}@media screen and (max-width:1600px){.keyboard{bottom:80px;height:187px;padding:5px;width:900px}}@media screen and (max-width:1280px){.keyboard{bottom:64px;height:150px;padding:4px;width:720px}}.keyboard .keyboard-key{background-clip:padding-box;background-color:#2f2f33;border:1px solid rgba(23,23,25,0);border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#f0f0f0;display:table-cell;font-weight:600;height:70px;line-height:70px;text-align:center;width:90px}@media screen and (max-width:1600px){.keyboard .keyboard-key{height:59px;line-height:59px;width:75px}}@media screen and (max-width:1280px){.keyboard .keyboard-key{height:47px;line-height:47px;width:60px}}.keyboard.keyboard-uppercase .keyboard-key{text-transform:uppercase}.keyboard.keyboard-symbol{height:298px}@media screen and (max-width:1600px){.keyboard.keyboard-symbol{height:249px}}@media screen and (max-width:1280px){.keyboard.keyboard-symbol{height:199px}}.keyboard .keyboard-key.locked,.keyboard .keyboard-key.toggled{background-color:#444}.keyboard .keyboard-key.delete,.keyboard .keyboard-key.enter,.keyboard .keyboard-key.space{background-color:#47474d;background-position:50%;background-repeat:no-repeat;background-size:20%;height:70px;line-height:70px;width:180px}@media screen and (max-width:1600px){.keyboard .keyboard-key.delete,.keyboard .keyboard-key.enter,.keyboard .keyboard-key.space{height:59px;line-height:59px;width:150px}}@media screen and (max-width:1280px){.keyboard .keyboard-key.delete,.keyboard .keyboard-key.enter,.keyboard .keyboard-key.space{height:47px;line-height:47px;width:120px}}.keyboard .keyboard-key.shift{background-color:#47474d;background-position:50%;background-repeat:no-repeat;background-size:35%;font-size:20px}@media screen and (max-width:1600px){.keyboard .keyboard-key.shift{font-size:17px}}@media screen and (max-width:1280px){.keyboard .keyboard-key.shift{font-size:14px}}.keyboard .keyboard-key.shift{background-image:url(/connectedtv/keyboard-shift-icon.png)}.keyboard .keyboard-key.shift.selected{background-image:url(/connectedtv/keyboard-shift-icon-selected.png)}.keyboard .keyboard-key.shift.toggled{background-image:url(/connectedtv/keyboard-shift-icon-toggled.png)}.keyboard .keyboard-key.shift.toggled.selected{background-image:url(/connectedtv/keyboard-shift-icon-toggled-selected.png)}.keyboard .keyboard-key.shift.locked{background-image:url(/connectedtv/keyboard-shift-icon-locked.png)}.keyboard .keyboard-key.shift.locked.selected{background-image:url(/connectedtv/keyboard-shift-icon-locked-selected.png)}.keyboard .keyboard-key.delete{background-image:url(/connectedtv/keyboard-delete-icon.png)}.keyboard .keyboard-key.delete.selected{background-image:url(/connectedtv/keyboard-delete-icon-selected.png)}.keyboard .keyboard-key.enter{background-image:url(/connectedtv/keyboard-enter-icon.png)}.keyboard .keyboard-key.enter.selected{background-image:url(/connectedtv/keyboard-enter-icon-selected.png)}.keyboard .keyboard-key.abc,.keyboard .keyboard-key.space,.keyboard .keyboard-key.symbol{background-color:#47474d;font-size:20px}@media screen and (max-width:1600px){.keyboard .keyboard-key.abc,.keyboard .keyboard-key.space,.keyboard .keyboard-key.symbol{font-size:17px}}@media screen and (max-width:1280px){.keyboard .keyboard-key.abc,.keyboard .keyboard-key.space,.keyboard .keyboard-key.symbol{font-size:14px}}.keyboard .keyboard-key.number{background-color:#47474d}.keyboard .keyboard-key.selected{background-color:#fff;border-radius:2px;-webkit-box-shadow:0 16px 16px rgba(0,0,0,.15);box-shadow:0 16px 16px rgba(0,0,0,.15);color:#171719;-webkit-transform:scale(1.15);transform:scale(1.15)}.input-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}input{background-color:var(--input-background-color);border:none;border-radius:6px;color:var(--color-10-dark-gray);font-family:var(--font-family-primary);font-size:36px;font-weight:600;height:70px;line-height:70px;margin-bottom:80px;padding:0 24px;width:600px;z-index:300}@media screen and (max-width:1600px){input{font-size:30px;height:59px;line-height:59px;margin-bottom:67px;padding:0 20px;width:500px}}@media screen and (max-width:1280px){input{font-size:24px;height:47px;line-height:47px;margin-bottom:54px;padding:0 16px;width:400px}}input.focused{background-color:var(--button-secondary-background-color-focused);color:var(--button-secondary-color-focused)}input::-webkit-input-placeholder{color:var(--color-03-gainsboro);opacity:.4;text-align:center}input::-moz-placeholder{color:var(--color-03-gainsboro);opacity:.4;text-align:center}input:-ms-input-placeholder{color:var(--color-03-gainsboro);opacity:.4;text-align:center}input::-ms-input-placeholder{color:var(--color-03-gainsboro);opacity:.4;text-align:center}input::placeholder{color:var(--color-03-gainsboro);opacity:.4;text-align:center}input.focused::-webkit-input-placeholder{color:#787878;opacity:1}input.focused::-moz-placeholder{color:#787878;opacity:1}input.focused:-ms-input-placeholder{color:#787878;opacity:1}input.focused::-ms-input-placeholder{color:#787878;opacity:1}input.focused::placeholder{color:#787878;opacity:1}base-image{background-position:50%;background-size:cover}.base-button{background-color:var(--button-primary-background-color);border:none;color:var(--button-primary-color);font-family:var(--font-family-primary);font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:normal}.base-button.default-button{border-color:var(--button-primary-border-color);border-radius:var(--button-border-radius);border-style:solid;border-width:1px;-webkit-box-shadow:0 8px 24px 4px var(--color-shadow-01);box-shadow:0 8px 24px 4px var(--color-shadow-01);-webkit-box-shadow:0 var(--box-shadow-v-offset) var(--box-shadow-blur) var(--box-shadow-spread) var(--color-shadow-01);box-shadow:0 var(--box-shadow-v-offset) var(--box-shadow-blur) var(--box-shadow-spread) var(--color-shadow-01);display:-webkit-box;display:-ms-flexbox;display:flex;line-height:0;text-align:center;white-space:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:22px;height:64px;width:280px;--box-shadow-v-offset:8px;--box-shadow-blur:24px;--box-shadow-spread:4px;margin-right:36px;padding:19px 16px 22px}@media screen and (max-width:1600px){.base-button.default-button{font-size:19px;height:54px;width:234px;--box-shadow-v-offset:7px;--box-shadow-blur:20px;--box-shadow-spread:4px;margin-right:30px;padding:16px 14px 19px}}@media screen and (max-width:1280px){.base-button.default-button{font-size:15px;height:43px;width:187px;--box-shadow-v-offset:6px;--box-shadow-blur:16px;--box-shadow-spread:3px;margin-right:24px;padding:13px 11px 15px}}.base-button.meta-button,.base-button.pin-page-button,.base-button.profiles-page{background-color:var(--button-primary-background-color-profiles-page);border-color:var(--button-primary-background-border-color-profiles-page)}.base-button.default-button.focused{background-color:var(--button-primary-background-color-focused);background-image:var(--button-primary-background-color-focused);border-style:var(--button-primary-border-style-focused);color:var(--button-primary-color-focused);-webkit-transform:scale(1.1);transform:scale(1.1)}.base-button.default-button.create-kids-profile-pin-submit-button,.base-button.default-button.new-design{padding-left:40px;padding-right:40px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1600px){.base-button.default-button.create-kids-profile-pin-submit-button,.base-button.default-button.new-design{padding-left:34px;padding-right:34px}}@media screen and (max-width:1280px){.base-button.default-button.create-kids-profile-pin-submit-button,.base-button.default-button.new-design{padding-left:27px;padding-right:27px}}.base-button.default-button.focused.new-design{background-repeat:no-repeat;-webkit-transform:none;transform:none}.base-button.browse-filter-button{background-color:var(--button-secondary-background-color);border-radius:6px;color:var(--button-secondary-color);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:24px;height:64px;line-height:1.06;margin-right:8px;min-width:64px;opacity:.4;padding:10px 22px;position:relative}@media screen and (max-width:1600px){.base-button.browse-filter-button{font-size:20px;height:54px;margin-right:7px;min-width:54px;padding:9px 19px}}@media screen and (max-width:1280px){.base-button.browse-filter-button{font-size:16px;height:43px;margin-right:6px;min-width:43px;padding:7px 15px}}.base-button.browse-filter-button.focused{background-color:var(--button-secondary-background-color-focused);-webkit-box-shadow:0 8px 24px 4px var(--color-shadow-01);box-shadow:0 8px 24px 4px var(--color-shadow-01);-webkit-box-shadow:0 var(--box-shadow-v-offset) var(--box-shadow-blur) var(--box-shadow-spread) var(--color-shadow-01);box-shadow:0 var(--box-shadow-v-offset) var(--box-shadow-blur) var(--box-shadow-spread) var(--color-shadow-01);color:var(--button-secondary-color-focused);opacity:1;--box-shadow-v-offset:8px;--box-shadow-blur:24px;--box-shadow-spread:4px}@media screen and (max-width:1600px){.base-button.browse-filter-button.focused{--box-shadow-v-offset:7px;--box-shadow-blur:20px;--box-shadow-spread:4px}}@media screen and (max-width:1280px){.base-button.browse-filter-button.focused{--box-shadow-v-offset:6px;--box-shadow-blur:16px;--box-shadow-spread:3px}}.base-button.browse-filter-button.button-active{color:var(--button-secondary-color-active);opacity:1}.base-button.legal-menu-button,.base-button.legal-submenu-button{color:var(--color-08-gray);display:block;margin:0;padding:0}.base-button.legal-menu-button{font-size:40px;font-weight:600;line-height:1.3;position:relative;width:auto}@media screen and (max-width:1600px){.base-button.legal-menu-button{font-size:34px}}@media screen and (max-width:1280px){.base-button.legal-menu-button{font-size:27px}}.base-button.legal-submenu-button{font-size:52px;font-weight:700;line-height:1.3;margin-bottom:29px}@media screen and (max-width:1600px){.base-button.legal-submenu-button{font-size:44px;margin-bottom:25px}}@media screen and (max-width:1280px){.base-button.legal-submenu-button{font-size:35px;margin-bottom:20px}}.base-button.legal-button{background-color:transparent;border:none;font-size:22px;font-weight:700;margin-right:32px;padding-left:0;padding-right:0}@media screen and (max-width:1600px){.base-button.legal-button{font-size:19px;margin-right:27px}}@media screen and (max-width:1280px){.base-button.legal-button{font-size:15px;margin-right:22px}}.base-button.legal-button.focused{color:var(--button-legal-color-focused)}.base-button.modal-button-cancel,.base-button.modal-button-confirm{margin-left:16px;margin-right:16px}@media screen and (max-width:1600px){.base-button.modal-button-cancel,.base-button.modal-button-confirm{margin-left:14px;margin-right:14px}}@media screen and (max-width:1280px){.base-button.modal-button-cancel,.base-button.modal-button-confirm{margin-left:11px;margin-right:11px}}.is-kids-profile .base-button.legal-menu-button.focused,.is-kids-profile .base-button.legal-submenu-button.focused{color:var(--button-settings-color-focused-kids)}.base-button.legal-menu-button.focused,.base-button.legal-submenu-button.focused{color:var(--button-settings-color-focused)}.base-button.legal-menu-button.button-active{color:var(--button-primary-color-active)}.image-button{background-color:transparent;border:none}.base-button.account-page-button{border-color:var(--button-primary-border-color);border-radius:var(--button-border-radius);border-style:solid;border-width:1px;-webkit-box-shadow:0 8px 24px 4px var(--color-shadow-01);box-shadow:0 8px 24px 4px var(--color-shadow-01);-webkit-box-shadow:0 var(--box-shadow-v-offset) var(--box-shadow-blur) var(--box-shadow-spread) var(--color-shadow-01);box-shadow:0 var(--box-shadow-v-offset) var(--box-shadow-blur) var(--box-shadow-spread) var(--color-shadow-01);font-size:24px;height:56px;line-height:24px;text-align:center;white-space:nowrap;width:280px;--box-shadow-v-offset:8px;--box-shadow-blur:24px;--box-shadow-spread:4px}@media screen and (max-width:1600px){.base-button.account-page-button{font-size:20px;height:47px;line-height:20px;width:234px;--box-shadow-v-offset:7px;--box-shadow-blur:20px;--box-shadow-spread:4px}}@media screen and (max-width:1280px){.base-button.account-page-button{font-size:16px;height:38px;line-height:16px;width:187px;--box-shadow-v-offset:6px;--box-shadow-blur:16px;--box-shadow-spread:3px}}.base-button.account-page-button.focused{background-color:var(--button-secondary-background-color-focused);background-image:var(--button-primary-background-color-focused);border-style:var(--button-primary-border-style-focused);color:var(--button-primary-color-focused);-webkit-transform:scale(1.1);transform:scale(1.1)}.base-button.subscription-page-option{-webkit-box-shadow:0 var(--box-shadow-v-offset) var(--box-shadow-blur) var(--box-shadow-spread) var(--color-shadow-01);box-shadow:0 var(--box-shadow-v-offset) var(--box-shadow-blur) var(--box-shadow-spread) var(--color-shadow-01);font-size:24px;height:70px;line-height:1;position:relative;text-align:center;white-space:nowrap;width:500px}@media screen and (max-width:1600px){.base-button.subscription-page-option{font-size:20px;height:59px;width:417px}}@media screen and (max-width:1280px){.base-button.subscription-page-option{font-size:16px;height:47px;width:334px}}.base-button.subscription-page-option:before{background:var(--button-subscription-option-border-color);border-radius:4px;bottom:0;content:"";height:70px;left:0;-webkit-mask:var(--button-subscription-option-background-color) content-box,var(--button-subscription-option-background-color);-webkit-mask-composite:destination-out;padding:2px;position:absolute;right:0;top:0;width:500px}@media screen and (max-width:1600px){.base-button.subscription-page-option:before{border-radius:4px;height:59px;padding:2px;width:417px}}@media screen and (max-width:1280px){.base-button.subscription-page-option:before{border-radius:3px;height:47px;padding:2px;width:334px}}.base-button.subscription-page-option.focused{background-color:var(--button-secondary-background-color-focused);background-image:var(--button-primary-background-color-focused);border-radius:4px;color:var(--button-primary-color-focused);height:70px;letter-spacing:-.64px;-webkit-transform:scale(1.1);transform:scale(1.1);width:500px}@media screen and (max-width:1600px){.base-button.subscription-page-option.focused{border-radius:4px;height:59px;width:417px}}@media screen and (max-width:1280px){.base-button.subscription-page-option.focused{border-radius:3px;height:47px;width:334px}}.base-button.subscription-page-option.focused:before{content:none}.base-button.subscription-page-button{border-color:var(--button-primary-border-color);border-radius:4px;border-style:solid;border-width:1px;-webkit-box-shadow:0 var(--box-shadow-v-offset) var(--box-shadow-blur) var(--box-shadow-spread) var(--color-shadow-01);box-shadow:0 var(--box-shadow-v-offset) var(--box-shadow-blur) var(--box-shadow-spread) var(--color-shadow-01);font-size:24px;height:56px;line-height:1;text-align:center;white-space:nowrap;width:300px}@media screen and (max-width:1600px){.base-button.subscription-page-button{font-size:20px;height:47px;width:250px}}@media screen and (max-width:1280px){.base-button.subscription-page-button{font-size:16px;height:38px;width:200px}}.base-button.subscription-page-button.focused{background-color:var(--button-secondary-background-color-focused);background-image:var(--button-primary-background-color-focused);color:var(--button-primary-color-focused)}.base-button.kids-mode-button{margin:10px;width:121px}@media screen and (max-width:1600px){.base-button.kids-mode-button{margin:9px;width:101px}}@media screen and (max-width:1280px){.base-button.kids-mode-button{margin:7px;width:81px}}.base-button .button-image{height:29px;margin-right:12px;max-height:120%;width:auto}@media screen and (max-width:1600px){.base-button .button-image{height:25px;margin-right:10px}}@media screen and (max-width:1280px){.base-button .button-image{height:20px;margin-right:8px}}.base-button.new-design .button-image{height:auto;margin-left:16px;margin-right:0;max-height:22px}@media screen and (max-width:1600px){.base-button.new-design .button-image{margin-left:14px;max-height:19px}}@media screen and (max-width:1280px){.base-button.new-design .button-image{margin-left:11px;max-height:15px}}.base-button.text-button{border:none;color:var(--color-20-white);font-size:28px;font-style:normal;font-weight:400;letter-spacing:-.28px;line-height:112%;outline:none}@media screen and (max-width:1600px){.base-button.text-button{font-size:24px;letter-spacing:0;line-height:94px}}@media screen and (max-width:1280px){.base-button.text-button{font-size:19px;letter-spacing:0;line-height:75px}}.base-button.text-button.focused{color:var(--numeric-keyboard-input-outline-color)}.base-button.text-button.pin-show-hide-button{font-size:24px;font-weight:600;letter-spacing:-.24px;line-height:normal}@media screen and (max-width:1600px){.base-button.text-button.pin-show-hide-button{font-size:20px;letter-spacing:0}}@media screen and (max-width:1280px){.base-button.text-button.pin-show-hide-button{font-size:16px;letter-spacing:0}}.numeric-keyboard{height:100%;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.numeric-keyboard,.numeric-keyboard-input,.numeric-keyboard-line-break{display:-webkit-box;display:-ms-flexbox;display:flex}.numeric-keyboard-line-break{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;font-size:40px;justify-content:center;margin:0 29px 31px}@media screen and (max-width:1600px){.numeric-keyboard-line-break{font-size:34px;margin:0 25px 26px}}@media screen and (max-width:1280px){.numeric-keyboard-line-break{font-size:27px;margin:0 20px 21px}}.numeric-keyboard-key{background-color:var(--numeric-keyboard-key-background);color:var(--numeric-keyboard-key-text-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-position:50%;background-repeat:no-repeat;border-radius:4px;font-size:40px;height:110px;margin-right:3px;width:160px}@media screen and (max-width:1600px){.numeric-keyboard-key{border-radius:4px;font-size:34px;height:92px;margin-right:3px;width:134px}}@media screen and (max-width:1280px){.numeric-keyboard-key{border-radius:3px;font-size:27px;height:74px;margin-right:2px;width:107px}}.numeric-keyboard-key.selected{background-color:var(--numeric-keyboard-key-background-selected);-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.502);box-shadow:0 2px 4px 0 rgba(0,0,0,.502);color:var(--numeric-keyboard-key-text-color-selected);-webkit-transform:scale(1.17);transform:scale(1.17)}.numeric-keyboard-pad .row{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:3px}@media screen and (max-width:1600px){.numeric-keyboard-pad .row{margin-bottom:3px}}@media screen and (max-width:1280px){.numeric-keyboard-pad .row{margin-bottom:2px}}.numeric-keyboard-input-values{background-color:var(--numeric-keyboard-input-background);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--numeric-keyboard-input-text-color);font-size:38px;height:85px;margin:0 14px 31px;width:96.33px}@media screen and (max-width:1600px){.numeric-keyboard-input-values{font-size:32px;height:71px;margin:0 0 26px;width:80px}}@media screen and (max-width:1280px){.numeric-keyboard-input-values{font-size:26px;height:57px;margin:0 0 21px;width:64px}}.numeric-keyboard-key.clearKey{background-image:url(/trash_icon_button_unfocused.png);background-size:38px auto}@media screen and (max-width:1600px){.numeric-keyboard-key.clearKey{background-size:32px}}@media screen and (max-width:1280px){.numeric-keyboard-key.clearKey{background-size:26px}}.numeric-keyboard-key.clearKey.selected{background-image:url(/trash_icon_button_focused.png)}.numeric-keyboard-key.deleteKey{background-image:url(/connectedtv/back_icon_unfocused.png);background-size:45px auto}@media screen and (max-width:1600px){.numeric-keyboard-key.deleteKey{background-size:38px}}@media screen and (max-width:1280px){.numeric-keyboard-key.deleteKey{background-size:30px}}.numeric-keyboard-key.deleteKey.selected{background-image:url(/connectedtv/back_icon_focused.png)}.logo-container{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;z-index:99;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:96px;margin-top:72px;right:0;top:0}@media screen and (max-width:1600px){.logo-container{margin-right:80px;margin-top:60px}}@media screen and (max-width:1280px){.logo-container{margin-right:64px;margin-top:48px}}.logo-container.align-center{left:0;margin-right:0;margin-top:72px}@media screen and (max-width:1600px){.logo-container.align-center{margin-right:0;margin-top:60px}}@media screen and (max-width:1280px){.logo-container.align-center{margin-right:0;margin-top:48px}}.logo-container.hidden{top:-200px}@media screen and (max-width:1600px){.logo-container.hidden{top:-166px}}@media screen and (max-width:1280px){.logo-container.hidden{top:-133px}}.logo-container.is-screensaver{z-index:301}.logo-container .brand-logo{height:80px}@media screen and (max-width:1600px){.logo-container .brand-logo{height:67px}}@media screen and (max-width:1280px){.logo-container .brand-logo{height:54px}}.logo-container .brand-logo.align-center{justify-self:center;margin:auto 0;-o-object-fit:contain;object-fit:contain;-o-object-position:right;object-position:right;position:absolute;width:auto}@media screen and (min-width:1280px){.logo-container .brand-logo.align-center{height:calc(var(--app-logo-height)*1280/1920)}}@media screen and (min-width:1600px){.logo-container .brand-logo.align-center{height:calc(var(--app-logo-height)*1600/1920)}}@media screen and (min-width:1920px){.logo-container .brand-logo.align-center{height:var(--app-logo-height)}}.logo-container .logo-divider{background-color:hsla(0,0%,100%,.5);height:51px;margin:auto 16px auto 48px;position:relative;width:1px}@media screen and (max-width:1600px){.logo-container .logo-divider{height:43px;margin-left:40px;margin-right:14px;width:1px}}@media screen and (max-width:1280px){.logo-container .logo-divider{height:34px;margin-left:32px;margin-right:11px;width:1px}}.logo-container .provider-logo{height:48px;-o-object-fit:contain;object-fit:contain;-o-object-position:right;object-position:right;opacity:.5;position:absolute;right:0;width:164px}@media screen and (max-width:1600px){.logo-container .provider-logo{height:40px;width:137px}}@media screen and (max-width:1280px){.logo-container .provider-logo{height:32px;width:110px}}.logo-container .provider-logo.provider-padding{margin-right:95px}@media screen and (max-width:1600px){.logo-container .provider-logo.provider-padding{margin-right:80px}}@media screen and (max-width:1280px){.logo-container .provider-logo.provider-padding{margin-right:64px}}.logo-container.kids-profile{left:1500px;top:430px}@media screen and (max-width:1600px){.logo-container.kids-profile{left:1250px;top:359px}}@media screen and (max-width:1280px){.logo-container.kids-profile{left:1000px;top:287px}}.date-input{background:var(--brand-background);background-size:100% 100%;height:100%;left:0;overflow-x:hidden;position:fixed;top:0;width:100%;z-index:101;z-index:99999}.date-input,.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header{margin-bottom:32px}@media screen and (max-width:1600px){.header{margin-bottom:27px}}@media screen and (max-width:1280px){.header{margin-bottom:22px}}.date-input .header .title{font-size:66px;font-weight:700;margin-bottom:9px}@media screen and (max-width:1600px){.date-input .header .title{font-size:55px;margin-bottom:8px}}@media screen and (max-width:1280px){.date-input .header .title{font-size:44px;margin-bottom:6px}}.date-input .header .description{font-size:35px;font-weight:400;margin-bottom:11px}@media screen and (max-width:1600px){.date-input .header .description{font-size:30px;margin-bottom:10px}}@media screen and (max-width:1280px){.date-input .header .description{font-size:24px;margin-bottom:8px}}.date-input-keyboard{margin-bottom:40px}@media screen and (max-width:1600px){.date-input-keyboard{margin-bottom:34px}}@media screen and (max-width:1280px){.date-input-keyboard{margin-bottom:27px}}.date-input .disabled{opacity:.5}.date-input-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:36px}@media screen and (max-width:1600px){.date-input-buttons{undefined:NaNpx;margin-left:30px}}@media screen and (max-width:1280px){.date-input-buttons{undefined:NaNpx;margin-left:24px}}.date-input-buttons .cancel.base-button.default-button{margin-right:78px}@media screen and (max-width:1600px){.date-input-buttons .cancel.base-button.default-button{margin-right:65px}}@media screen and (max-width:1280px){.date-input-buttons .cancel.base-button.default-button{margin-right:52px}}.date-input-buttons .base-button.default-button{height:66px;width:175px}@media screen and (max-width:1600px){.date-input-buttons .base-button.default-button{height:55px;width:146px}}@media screen and (max-width:1280px){.date-input-buttons .base-button.default-button{height:44px;width:117px}}.kids-mode-container.focused{background-color:var(--numeric-keyboard-key-background)}.kids-mode-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;color:#f4f4f4;font-size:28px;font-style:normal;font-weight:700;height:80px;letter-spacing:-.28px;line-height:36px;padding-left:32px;padding-right:32px}@media screen and (max-width:1600px){.kids-mode-container{border-radius:4px;font-size:24px;height:67px;line-height:30px;padding-left:27px;padding-right:27px}}@media screen and (max-width:1280px){.kids-mode-container{border-radius:3px;font-size:19px;height:54px;line-height:24px;padding-left:22px;padding-right:22px}}.kids-mode-container .toggle-state-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#c157ff;font-size:28px;font-style:normal;font-weight:600;line-height:normal}@media screen and (max-width:1600px){.kids-mode-container .toggle-state-container{font-size:24px}}@media screen and (max-width:1280px){.kids-mode-container .toggle-state-container{font-size:19px}}.toggle-state-container.kids-mode{color:var(--numeric-keyboard-input-outline-color)}.kids-mode-container .toggle-state-container .right-circle-arrow-svg{height:32px;margin-left:16px;width:32px}@media screen and (max-width:1600px){.kids-mode-container .toggle-state-container .right-circle-arrow-svg{height:27px;margin-left:14px;width:27px}}@media screen and (max-width:1280px){.kids-mode-container .toggle-state-container .right-circle-arrow-svg{height:22px;margin-left:11px;width:22px}}.right-circle-arrow-svg.kids-mode{-webkit-filter:hue-rotate(200deg) brightness(200%) saturate(40%);filter:hue-rotate(200deg) brightness(200%) saturate(40%)}.kids-mode-container .toggle-state-container .kids-mode-text{padding-bottom:5px}@media screen and (max-width:1600px){.kids-mode-container .toggle-state-container .kids-mode-text{padding-bottom:5px}}@media screen and (max-width:1280px){.kids-mode-container .toggle-state-container .kids-mode-text{padding-bottom:4px}}.account-input{width:100%}.account-input-wrapper{margin-left:124px;margin-top:104px}@media screen and (max-width:1600px){.account-input-wrapper{margin-left:104px;margin-top:87px}}@media screen and (max-width:1280px){.account-input-wrapper{margin-left:83px;margin-top:70px}}.account-input .account-input-title{color:var(--color-01-white);font-size:72px;font-weight:700;line-height:84px;width:914px}@media screen and (max-width:1600px){.account-input .account-input-title{font-size:60px;line-height:70px;width:762px}}@media screen and (max-width:1280px){.account-input .account-input-title{font-size:48px;line-height:56px;width:610px}}.account-input-body{width:540px}@media screen and (max-width:1600px){.account-input-body{width:450px}}@media screen and (max-width:1280px){.account-input-body{width:360px}}.account-input-body-header{color:#fff;font-size:24px;font-weight:600;line-height:26.88px}@media screen and (max-width:1600px){.account-input-body-header{font-size:20px;line-height:22px}}@media screen and (max-width:1280px){.account-input-body-header{font-size:16px;line-height:18px}}.account-input-body-description{color:var(--color-20-white);font-weight:400;word-wrap:break-word;font-size:18px;line-height:27px;margin-top:8px}@media screen and (max-width:1600px){.account-input-body-description{font-size:15px;line-height:23px;margin-top:7px}}@media screen and (max-width:1280px){.account-input-body-description{font-size:12px;line-height:18px;margin-top:6px}}.account-input .account-input-description{color:var(--color-02-off-white);font-size:26px;font-weight:400;line-height:36px;margin-top:8px;width:887px}@media screen and (max-width:1600px){.account-input .account-input-description{font-size:22px;line-height:30px;margin-top:7px;width:740px}}@media screen and (max-width:1280px){.account-input .account-input-description{font-size:18px;line-height:24px;margin-top:6px;width:592px}}.account-input .account-input-container:first-of-type{margin-top:60px}@media screen and (max-width:1600px){.account-input .account-input-container:first-of-type{margin-top:50px}}@media screen and (max-width:1280px){.account-input .account-input-container:first-of-type{margin-top:40px}}.account-input .account-input-container{margin-bottom:20px;min-height:104px}@media screen and (max-width:1600px){.account-input .account-input-container{margin-bottom:17px;min-height:87px}}@media screen and (max-width:1280px){.account-input .account-input-container{margin-bottom:14px;min-height:70px}}.account-input .input-container{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;padding:0;width:880px}@media screen and (max-width:1600px){.account-input .input-container{width:734px}}@media screen and (max-width:1280px){.account-input .input-container{width:587px}}.account-input .input-container>input{border:solid;border-color:transparent;border-width:1px;color:var(--button-primary-color);font-size:24px;height:72px;line-height:24px;margin:0;padding-left:32px;width:880px}@media screen and (max-width:1600px){.account-input .input-container>input{border-width:1px;font-size:20px;height:60px;line-height:20px;padding-left:27px;width:734px}}@media screen and (max-width:1280px){.account-input .input-container>input{border-width:1px;font-size:16px;height:48px;line-height:16px;padding-left:22px;width:587px}}.account-input .input-container>input::-webkit-input-placeholder{color:var(--button-primary-color);opacity:1;text-align:left}.account-input .input-container>input::-moz-placeholder{color:var(--button-primary-color);opacity:1;text-align:left}.account-input .input-container>input:-ms-input-placeholder{color:var(--button-primary-color);opacity:1;text-align:left}.account-input .input-container>input::-ms-input-placeholder{color:var(--button-primary-color);opacity:1;text-align:left}.account-input .input-container>input::placeholder{color:var(--button-primary-color);opacity:1;text-align:left}.account-input .input-container>input.focused::-webkit-input-placeholder{color:var(--color-16-black)}.account-input .input-container>input.focused::-moz-placeholder{color:var(--color-16-black)}.account-input .input-container>input.focused:-ms-input-placeholder{color:var(--color-16-black)}.account-input .input-container>input.focused::-ms-input-placeholder{color:var(--color-16-black)}.account-input .input-container>input.focused::placeholder{color:var(--color-16-black)}.account-input .input-container>input.focused{color:var(--color-16-black);-webkit-transform:scale(1.03);transform:scale(1.03)}.account-input .input-container>input.create-edit-profile{background-color:#351b32}.account-input .input-container>input.focused.create-edit-profile::-webkit-input-placeholder{color:#f5f4f5}.account-input .input-container>input.focused.create-edit-profile::-moz-placeholder{color:#f5f4f5}.account-input .input-container>input.focused.create-edit-profile:-ms-input-placeholder{color:#f5f4f5}.account-input .input-container>input.focused.create-edit-profile::-ms-input-placeholder{color:#f5f4f5}.account-input .input-container>input.focused.create-edit-profile::placeholder{color:#f5f4f5}.account-input .input-container>input.focused.create-edit-profile{background-color:#351b32;border-color:var(--numeric-keyboard-input-outline-color);border-width:thin;color:#f5f4f5}.account-input .account-page-button{width:339px}@media screen and (max-width:1600px){.account-input .account-page-button{width:283px}}@media screen and (max-width:1280px){.account-input .account-page-button{width:226px}}.account-input .account-page-button.focused{margin-left:14px}@media screen and (max-width:1600px){.account-input .account-page-button.focused{margin-left:12px}}@media screen and (max-width:1280px){.account-input .account-page-button.focused{margin-left:10px}}.account-input .account-page-button:first-of-type{margin-top:62px}@media screen and (max-width:1600px){.account-input .account-page-button:first-of-type{margin-top:52px}}@media screen and (max-width:1280px){.account-input .account-page-button:first-of-type{margin-top:42px}}.account-input .account-input-container .input-error{color:var(--input-error-color);font-size:20px;line-height:24px;margin-top:4px}@media screen and (max-width:1600px){.account-input .account-input-container .input-error{font-size:17px;line-height:20px;margin-top:4px}}@media screen and (max-width:1280px){.account-input .account-input-container .input-error{font-size:14px;line-height:16px;margin-top:3px}}.account-input .input-container>input.errored:not(.focused){border-color:var(--input-error-color)}.kids-mode-screen{background-color:var(--modal-background-color);height:100%;left:0;opacity:0;position:fixed;position:absolute;top:0;width:100%;z-index:-1}.kids-mode-screen,.kids-mode-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.kids-mode-section{height:448px;width:1200px}@media screen and (max-width:1600px){.kids-mode-section{height:374px;width:1000px}}@media screen and (max-width:1280px){.kids-mode-section{height:299px;width:800px}}.kids-mode-title{margin-bottom:32px}@media screen and (max-width:1600px){.kids-mode-title{margin-bottom:27px}}@media screen and (max-width:1280px){.kids-mode-title{margin-bottom:22px}}.kids-mode-description{color:#c6c6c8;font-family:Eina 1;font-size:28px;font-style:normal;font-weight:400;line-height:42px;margin-bottom:80px;text-align:center}@media screen and (max-width:1600px){.kids-mode-description{font-size:24px;line-height:35px;margin-bottom:67px}}@media screen and (max-width:1280px){.kids-mode-description{font-size:19px;line-height:28px;margin-bottom:54px}}.kids-mode-screen.focused{opacity:1;z-index:999}.account-input-parent-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.kids-mode-screen .base-button{background-color:var(--button-primary-background-color-profiles-page);border-color:var(--button-primary-background-border-color-profiles-page)}.age-gate-screen{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;left:0;overflow-x:hidden;position:fixed;top:0;width:100%;z-index:101;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:-webkit-gradient(linear,left top,left bottom,color-stop(100%,#8656d4),to(rgba(134,86,212,.026)));background:linear-gradient(180deg,#8656d4 100%,rgba(134,86,212,.026) 0);background-size:100% 100%}.age-gate-screen .title{font-size:66px;font-weight:700;margin-bottom:9px}@media screen and (max-width:1600px){.age-gate-screen .title{font-size:55px;margin-bottom:8px}}@media screen and (max-width:1280px){.age-gate-screen .title{font-size:44px;margin-bottom:6px}}.age-gate-screen .description{font-size:35px;font-weight:400;margin-bottom:44px}@media screen and (max-width:1600px){.age-gate-screen .description{font-size:30px;margin-bottom:37px}}@media screen and (max-width:1280px){.age-gate-screen .description{font-size:24px;margin-bottom:30px}}.age-gate-keyboard{margin-bottom:40px}@media screen and (max-width:1600px){.age-gate-keyboard{margin-bottom:34px}}@media screen and (max-width:1280px){.age-gate-keyboard{margin-bottom:27px}}.age-gate-screen .disabled{opacity:.5}.age-gate-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:36px}@media screen and (max-width:1600px){.age-gate-buttons{undefined:NaNpx;margin-left:30px}}@media screen and (max-width:1280px){.age-gate-buttons{undefined:NaNpx;margin-left:24px}}.anchor{left:0;position:relative;top:0;visibility:hidden}.background-underlay{background-color:var(--brand-background);background-image:var(--background-underlay);height:100%;position:fixed;width:100%;z-index:-9999}.background-underlay.fullSize{background-image:none}.background-underlay.fullSize.super-hero{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(21,21,26,0)),to(#15151a));background-image:linear-gradient(180deg,rgba(21,21,26,0),#15151a)}.background-underlay.fullSize.super-hero+.background-image{background-size:cover;height:880px}@media screen and (max-width:1600px){.background-underlay.fullSize.super-hero+.background-image{height:734px}}@media screen and (max-width:1280px){.background-underlay.fullSize.super-hero+.background-image{height:587px}}.background-underlay.fullSize.super-hero+.background-image:after{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(21,21,26,0)),to(#15151a));background-image:linear-gradient(180deg,rgba(21,21,26,0),#15151a)}.background-underlay:after{background-image:var(--background-underlay-after);content:"";height:100%;opacity:1;position:fixed;width:100%;z-index:-996}.background-underlay.fullSize:after{opacity:0}.background-underlay:before{background-image:var(--background-underlay-before);content:"";height:100%;opacity:1;position:fixed;width:100%;z-index:-99999}.background-underlay.fullSize:before{opacity:0}.background-image-underlay{background-image:-webkit-gradient(linear,right top,left top,color-stop(100%,#2f2f2f),to(hsla(0,0%,6%,0)));background-image:linear-gradient(-90deg,#2f2f2f 100%,hsla(0,0%,6%,0) 0);height:100%;position:fixed;width:100%;z-index:-99999}.background-image{background-size:contain;height:100vh;opacity:1;position:fixed;top:0;width:100vw;z-index:-999}.background-image.gradient:before{background-image:var(--background-image-before);z-index:-998}.background-image.gradient:before,.background-image:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.background-image:after{background-image:var(--background-image-after);z-index:-997}.background-image.lightBg:after{background-image:var(--light-background-image-after)}.background-image.lightBg.leftGradient:after{background-image:var(--light-left-gradient-background-image-after)}.background-image.new-design.lightBg.leftGradient:after{background-image:var(--background-detail-y-gradient)}.background-image.new-design.lightBg.leftGradient:before{background-image:var(--background-detail-x-gradient);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-997}.background-image.blur{-webkit-filter:blur(50px);-moz-filter:blur(50px);-o-filter:blur(50px);-ms-filter:blur(50px);filter:blur(50px)}.background-image.hide,.background-image.loading{opacity:0;visibility:hidden}.background-image-small{background-position-x:right;background-position-y:top;background-repeat:no-repeat;background-size:74%;height:100vh;opacity:1;position:fixed;width:100vw;z-index:-1000}.background-image-small.hide,.background-image-small.loading{opacity:0;visibility:hidden}.background-image-small .background-overlay{background-image:var(--background-overlay);height:100%;opacity:1;position:fixed;width:100%;z-index:-997}.background-image-small .background-overlay-override{background-image:-webkit-gradient(linear,right top,left top,color-stop(28%,rgba(15,0,0,0)),color-stop(55%,#260a23));background-image:linear-gradient(-90deg,rgba(15,0,0,0) 28%,#260a23 55%);height:100%;opacity:1;position:fixed;width:100%;z-index:-997}.background-image-small.hide .background-overlay,.background-image-small.hide .background-overlay-after{opacity:0}.background-image-small .background-overlay-after{background-image:var(--background-overlay-after);bottom:0;content:"";left:0;opacity:1;position:absolute;right:0;top:0;z-index:-996}.background-image-small .background-overlay-after-override{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(28%,rgba(15,0,0,0)),color-stop(55%,#260a23));background-image:linear-gradient(-180deg,rgba(15,0,0,0) 28%,#260a23 55%);bottom:0;content:"";left:0;opacity:1;position:absolute;right:0;top:0;z-index:-996}.background-info{left:196px;opacity:1;position:fixed;top:76px}@media screen and (max-width:1600px){.background-info{left:164px;top:64px}}@media screen and (max-width:1280px){.background-info{left:131px;top:51px}}.new-design .background-info{left:176px;top:96px}@media screen and (max-width:1600px){.new-design .background-info{left:147px;top:80px}}@media screen and (max-width:1280px){.new-design .background-info{left:118px;top:64px}}.background-info.logo-art-margin img{max-height:250px}@media screen and (max-width:1600px){.background-info.logo-art-margin img{max-height:209px}}@media screen and (max-width:1280px){.background-info.logo-art-margin img{max-height:167px}}.background-info.logo-art-margin{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;min-height:406px;top:110px}@media screen and (max-width:1600px){.background-info.logo-art-margin{min-height:339px;top:92px}}@media screen and (max-width:1280px){.background-info.logo-art-margin{min-height:271px;top:74px}}.background .background-live-ribbon{background-color:var(--color-13-red);border-radius:4px;color:var(--color-01-white);font-size:18px;height:32px;line-height:32px;margin-bottom:16px;padding-left:12px;padding-right:12px;width:35px}@media screen and (max-width:1600px){.background .background-live-ribbon{border-radius:4px;font-size:15px;height:27px;line-height:27px;margin-bottom:14px;padding-left:10px;padding-right:10px;width:30px}}@media screen and (max-width:1280px){.background .background-live-ribbon{border-radius:3px;font-size:12px;height:22px;line-height:22px;margin-bottom:11px;padding-left:8px;padding-right:8px;width:24px}}.background-info.hide{opacity:0}.background-info .background-air-rating,.background-info .background-description,.background-info .background-episode-title,.background-info .background-subtitle,.background-info .background-title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;width:672px}@media screen and (max-width:1600px){.background-info .background-air-rating,.background-info .background-description,.background-info .background-episode-title,.background-info .background-subtitle,.background-info .background-title{width:560px}}@media screen and (max-width:1280px){.background-info .background-air-rating,.background-info .background-description,.background-info .background-episode-title,.background-info .background-subtitle,.background-info .background-title{width:448px}}.background-info .background-title{color:var(--color-01-white);font-weight:700;letter-spacing:-.5px;-webkit-line-clamp:2;font-size:54px;line-height:70px;margin-bottom:15px}@media screen and (max-width:1600px){.background-info .background-title{font-size:45px;line-height:59px;margin-bottom:13px}}@media screen and (max-width:1280px){.background-info .background-title{font-size:36px;line-height:47px;margin-bottom:10px}}.new-design .background-info .background-title{min-height:250px}.background-info .background-description{color:var(--color-02-off-white);-webkit-line-clamp:3;font-size:26px;margin-bottom:15px;max-height:104px}@media screen and (max-width:1600px){.background-info .background-description{font-size:22px;margin-bottom:13px;max-height:87px}}@media screen and (max-width:1280px){.background-info .background-description{font-size:18px;margin-bottom:10px;max-height:70px}}.background-info .background-subtitle{font-size:28px;font-weight:700;line-height:1.07;margin-bottom:8px}@media screen and (max-width:1600px){.background-info .background-subtitle{font-size:24px;margin-bottom:7px}}@media screen and (max-width:1280px){.background-info .background-subtitle{font-size:19px;margin-bottom:6px}}.background-info .background-episode-title{color:var(--color-02-off-white);line-height:1.5;-webkit-line-clamp:1;font-size:26px;margin-bottom:12px;padding-bottom:4px}@media screen and (max-width:1600px){.background-info .background-episode-title{font-size:22px;margin-bottom:10px;padding-bottom:4px}}@media screen and (max-width:1280px){.background-info .background-episode-title{font-size:18px;margin-bottom:8px;padding-bottom:3px}}.background-info .background-air-rating{color:var(--color-10-dark-gray);font-size:20px;line-height:1.1;margin-bottom:16px}@media screen and (max-width:1600px){.background-info .background-air-rating{font-size:17px;margin-bottom:14px}}@media screen and (max-width:1280px){.background-info .background-air-rating{font-size:14px;margin-bottom:11px}}.background-info .background-duration{display:inline}.background-content-rating .rating-icon{top:2px}@media screen and (max-width:1600px){.background-content-rating .rating-icon{top:2px}}@media screen and (max-width:1280px){.background-content-rating .rating-icon{top:2px}}.background-air-rating .rating-divider{margin-left:16px;margin-right:15px}@media screen and (max-width:1600px){.background-air-rating .rating-divider{margin-left:14px;margin-right:13px}}@media screen and (max-width:1280px){.background-air-rating .rating-divider{margin-left:11px;margin-right:10px}}.background-image-medium{background-size:cover;height:712px;position:fixed;width:1920px}@media screen and (max-width:1600px){.background-image-medium{height:594px;width:1600px}}@media screen and (max-width:1280px){.background-image-medium{height:475px;width:1280px}}.background-image-medium.hide{visibility:hidden}.background-image-medium:after{background-image:var(--background-medium-image-after);bottom:0;content:"";height:100vh;left:0;position:absolute;right:0;top:0;z-index:-996}.rating-icon-container{display:inline-block;font-size:inherit;height:20px}@media screen and (max-width:1600px){.rating-icon-container{height:17px}}@media screen and (max-width:1280px){.rating-icon-container{height:14px}}.rating-icon-container .rating-icon{height:20px;opacity:1;position:relative;width:auto}@media screen and (max-width:1600px){.rating-icon-container .rating-icon{height:17px}}@media screen and (max-width:1280px){.rating-icon-container .rating-icon{height:14px}}.content-divider,.meta-divider{font-size:18px;margin-left:8px;margin-right:8px}.meta-content-rating,.tertiary-info{font-size:18px}.meta-duration{display:inline-block}.closed-caption-control{background-color:#0f0f0f;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;left:0;padding-left:120px;padding-top:100px;position:absolute;right:0;top:0;z-index:101}@media screen and (max-width:1600px){.closed-caption-control{padding-left:100px;padding-top:84px}}@media screen and (max-width:1280px){.closed-caption-control{padding-left:80px;padding-top:67px}}.closed-caption-control .closed-caption-preview-container{margin-right:25px}@media screen and (max-width:1600px){.closed-caption-control .closed-caption-preview-container{margin-right:21px}}@media screen and (max-width:1280px){.closed-caption-control .closed-caption-preview-container{margin-right:17px}}.closed-caption-control .closed-caption-preview-label{color:var(--color-09-gray);font-size:28px}@media screen and (max-width:1600px){.closed-caption-control .closed-caption-preview-label{font-size:24px}}@media screen and (max-width:1280px){.closed-caption-control .closed-caption-preview-label{font-size:19px}}.closed-caption-control .closed-caption-preview{margin-top:24px;text-align:center}@media screen and (max-width:1600px){.closed-caption-control .closed-caption-preview{margin-top:20px}}@media screen and (max-width:1280px){.closed-caption-control .closed-caption-preview{margin-top:16px}}.closed-caption-control .closed-caption-preview>span{display:inline-block;height:62px;line-height:62px;margin-top:auto;padding:32px 72px;width:340px}@media screen and (max-width:1600px){.closed-caption-control .closed-caption-preview>span{height:52px;line-height:52px;padding:27px;width:284px}}@media screen and (max-width:1280px){.closed-caption-control .closed-caption-preview>span{height:42px;line-height:42px;padding:22px;width:227px}}.closed-caption-control .closed-caption-control-container{width:auto}.closed-caption-control .closed-caption-menu-container:not(.prev-focused) .closed-caption-menu:not(.focused)>.closed-caption-menu-options:not(.active){opacity:.2}.closed-caption-control .closed-caption-menu{border-right:1px solid var(--closed-captioning-menu-divider-color)}.closed-caption-control .closed-caption-menu-options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;border:none;height:80px;justify-content:space-between;width:720px}@media screen and (max-width:1600px){.closed-caption-control .closed-caption-menu-options{height:67px;width:600px}}@media screen and (max-width:1280px){.closed-caption-control .closed-caption-menu-options{height:54px;width:480px}}.closed-caption-control .closed-caption-menu-options.focused{border-style:none;-webkit-transform:none;transform:none}.closed-caption-control .closed-caption-menu-options.disabled{opacity:.2}.closed-caption-control .closed-caption-menu-options .closed-caption-menu-options-title{color:var(--color-09-gray);font-size:28px;font-weight:400;line-height:36px;margin-left:20px}@media screen and (max-width:1600px){.closed-caption-control .closed-caption-menu-options .closed-caption-menu-options-title{font-size:24px;line-height:30px;margin-left:17px}}@media screen and (max-width:1280px){.closed-caption-control .closed-caption-menu-options .closed-caption-menu-options-title{font-size:19px;line-height:24px;margin-left:14px}}.closed-caption-control .closed-caption-menu-options.focused .closed-caption-menu-options-title{color:var(--button-closed-caption-menu-color-focused)}.closed-caption-control .closed-caption-menu-options .closed-caption-menu-options-pref{font-size:28px;font-weight:600;line-height:34px;margin-right:30px}@media screen and (max-width:1600px){.closed-caption-control .closed-caption-menu-options .closed-caption-menu-options-pref{font-size:24px;line-height:29px;margin-right:25px}}@media screen and (max-width:1280px){.closed-caption-control .closed-caption-menu-options .closed-caption-menu-options-pref{font-size:19px;line-height:23px;margin-right:20px}}.closed-caption-control .closed-caption-menu-options.focused .closed-caption-menu-options-pref{color:var(--button-closed-caption-sub-menu-color-focused)}.closed-caption-control .closed-caption-menu-options .selected-menu{display:none;height:20px;left:790px;position:absolute;width:26px}@media screen and (max-width:1600px){.closed-caption-control .closed-caption-menu-options .selected-menu{height:17px;left:659px;width:22px}}@media screen and (max-width:1280px){.closed-caption-control .closed-caption-menu-options .selected-menu{height:14px;left:527px;width:18px}}.closed-caption-control .closed-caption-menu-container:not(.prev-focused) .closed-caption-menu-options.active .selected-menu{display:block}.closed-caption-control .closed-caption-sub-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:start;align-self:flex-start;height:600px;width:417px}@media screen and (max-width:1600px){.closed-caption-control .closed-caption-sub-menu{height:500px;width:348px}}@media screen and (max-width:1280px){.closed-caption-control .closed-caption-sub-menu{height:400px;width:278px}}.closed-caption-control .closed-caption-sub-menu.color{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.closed-caption-control .closed-caption-sub-menu:not(.focused){opacity:.2}.closed-caption-control .closed-caption-sub-menu-options{border:none;font-size:28px;height:80px;width:270px}@media screen and (max-width:1600px){.closed-caption-control .closed-caption-sub-menu-options{font-size:24px;height:67px;width:225px}}@media screen and (max-width:1280px){.closed-caption-control .closed-caption-sub-menu-options{font-size:19px;height:54px;width:180px}}.closed-caption-control .closed-caption-sub-menu-options.focused{border-style:none;-webkit-transform:none;transform:none}.closed-caption-control .closed-caption-menu-options-color-pref,.closed-caption-control .closed-caption-sub-menu-options-color{border:none;border-radius:50%;height:40px;width:40px}@media screen and (max-width:1600px){.closed-caption-control .closed-caption-menu-options-color-pref,.closed-caption-control .closed-caption-sub-menu-options-color{height:34px;width:34px}}@media screen and (max-width:1280px){.closed-caption-control .closed-caption-menu-options-color-pref,.closed-caption-control .closed-caption-sub-menu-options-color{height:27px;width:27px}}.closed-caption-control .closed-caption-menu-options-color-pref{margin-right:30px}@media screen and (max-width:1600px){.closed-caption-control .closed-caption-menu-options-color-pref{margin-right:25px}}@media screen and (max-width:1280px){.closed-caption-control .closed-caption-menu-options-color-pref{margin-right:20px}}.closed-caption-control .closed-caption-sub-menu-options-color.focused{background-image:none;border:1px solid var(--color-01-white);-webkit-transform:scale(1.6);transform:scale(1.6)}.closed-caption-control .closed-caption-menu-options-color-pref.black,.closed-caption-control .closed-caption-sub-menu-options-color.black{background-color:var(--cc-black-100);border:1px solid var(--color-01-white)}.closed-caption-control .closed-caption-menu-options-color-pref.white,.closed-caption-control .closed-caption-sub-menu-options-color.white{background-color:var(--cc-white-100)}.closed-caption-control .closed-caption-menu-options-color-pref.green,.closed-caption-control .closed-caption-sub-menu-options-color.green{background-color:var(--cc-green-100)}.closed-caption-control .closed-caption-menu-options-color-pref.blue,.closed-caption-control .closed-caption-sub-menu-options-color.blue{background-color:var(--cc-blue-100)}.closed-caption-control .closed-caption-menu-options-color-pref.red,.closed-caption-control .closed-caption-sub-menu-options-color.red{background-color:var(--cc-red-100)}.closed-caption-control .closed-caption-menu-options-color-pref.cyan,.closed-caption-control .closed-caption-sub-menu-options-color.cyan{background-color:var(--cc-cyan-100)}.closed-caption-control .closed-caption-menu-options-color-pref.yellow,.closed-caption-control .closed-caption-sub-menu-options-color.yellow{background-color:var(--cc-yellow-100)}.closed-caption-control .closed-caption-menu-options-color-pref.magenta,.closed-caption-control .closed-caption-sub-menu-options-color.magenta{background-color:var(--cc-magenta-100)}.closed-caption-control .closed-caption-action-buttons{bottom:70px;left:0;position:absolute}@media screen and (max-width:1600px){.closed-caption-control .closed-caption-action-buttons{bottom:59px}}@media screen and (max-width:1280px){.closed-caption-control .closed-caption-action-buttons{bottom:47px}}.closed-caption-control .closed-caption-action-buttons>*{font-size:24px;height:64px;width:208px}@media screen and (max-width:1600px){.closed-caption-control .closed-caption-action-buttons>*{font-size:20px;height:54px;width:174px}}@media screen and (max-width:1280px){.closed-caption-control .closed-caption-action-buttons>*{font-size:16px;height:43px;width:139px}}.closed-caption-control .closed-caption-action-buttons>:first-child{margin-right:1068px}@media screen and (max-width:1600px){.closed-caption-control .closed-caption-action-buttons>:first-child{margin-right:890px}}@media screen and (max-width:1280px){.closed-caption-control .closed-caption-action-buttons>:first-child{margin-right:712px}}@font-face{font-family:"Courier New Monospace Serif";src:url(/connectedtv/fonts/monospace.woff2) format("woff2")}@font-face{font-family:"Times New Roman Proportional Serif";src:url(/connectedtv/fonts/proportional.woff2) format("woff2")}@font-face{font-family:"Consolas Monospace Sans Serif";src:url(/connectedtv/fonts/monospace-sans-serif.woff2) format("woff2")}@font-face{font-family:"Helvetica Proportional Sans Serif";src:url(/connectedtv/fonts/proportional-sans-serif.woff2) format("woff2")}@font-face{font-family:Comic Sans MS Casual;src:url(/connectedtv/fonts/casual.woff2) format("woff2")}@font-face{font-family:"Dancing Script Cursive";src:url(/connectedtv/fonts/cursive.woff) format("woff")}@font-face{font-family:Helvetica Small Caps;src:url(/connectedtv/fonts/smallcaps.woff2) format("woff2")}:root{--cc-black-100:#000;--cc-black-75:rgba(0,0,0,.75);--cc-black-25:rgba(0,0,0,.25);--cc-black-0:transparent;--cc-white-100:#fff;--cc-white-75:hsla(0,0%,100%,.75);--cc-white-25:hsla(0,0%,100%,.25);--cc-white-0:hsla(0,0%,100%,0);--cc-green-100:#0f0;--cc-green-75:rgba(0,255,0,.75);--cc-green-25:rgba(0,255,0,.25);--cc-green-0:rgba(0,255,0,0);--cc-blue-100:#00f;--cc-blue-75:rgba(0,0,255,.75);--cc-blue-25:rgba(0,0,255,.25);--cc-blue-0:rgba(0,0,255,0);--cc-red-100:red;--cc-red-75:rgba(255,0,0,.75);--cc-red-25:rgba(255,0,0,.25);--cc-red-0:rgba(255,0,0,0);--cc-cyan-100:#0ff;--cc-cyan-75:rgba(0,255,255,.75);--cc-cyan-25:rgba(0,255,255,.25);--cc-cyan-0:rgba(0,255,255,0);--cc-yellow-100:#ff0;--cc-yellow-75:rgba(255,255,0,.75);--cc-yellow-25:rgba(255,255,0,.25);--cc-yellow-0:rgba(255,255,0,0);--cc-magenta-100:#f0f;--cc-magenta-75:rgba(255,0,255,.75);--cc-magenta-25:rgba(255,0,255,.25);--cc-magenta-0:rgba(255,0,255,0);--cc-font-style-monospaced:"Courier New Monospace Serif";--cc-font-style-proportional:"Times New Roman Proportional Serif";--cc-font-style-monospacedSans:"Consolas Monospace Sans Serif";--cc-font-style-proportionalSans:"Helvetica Proportional Sans Serif";--cc-font-style-casual:"Comic Sans MS Casual";--cc-font-style-cursive:"Dancing Script Cursive";--cc-font-style-smallCaps:"Helvetica Small Caps";--cc-size-small:24px;--cc-size-medium:32px;--cc-size-large:48px;--cc-size-extra-large:64px;--cc-font-edge-raised-black:-2px -2px #000;--cc-font-edge-depressed-black:2px 2px #000;--cc-font-edge-uniform-black:0 0 2px #000,0 0 2px #000,0 0 2px #000,0 0 2px #000,0 0 2px #000;--cc-font-edge-drop-shadow-black:3px 3px #000;--cc-font-edge-raised-white:-2px -2px #fff;--cc-font-edge-depressed-white:2px 2px #fff;--cc-font-edge-uniform-white:0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff;--cc-font-edge-drop-shadow-white:3px 3px #fff;--cc-font-edge-raised-green:-2px -2px #0f0;--cc-font-edge-depressed-green:2px 2px #0f0;--cc-font-edge-uniform-green:0 0 2px #0f0,0 0 2px #0f0,0 0 2px #0f0,0 0 2px #0f0,0 0 2px #0f0;--cc-font-edge-drop-shadow-green:3px 3px #0f0;--cc-font-edge-raised-blue:-2px -2px #00f;--cc-font-edge-depressed-blue:2px 2px #00f;--cc-font-edge-uniform-blue:0 0 2px #00f,0 0 2px #00f,0 0 2px #00f,0 0 2px #00f,0 0 2px #00f;--cc-font-edge-drop-shadow-blue:3px 3px #00f;--cc-font-edge-raised-red:-2px -2px red;--cc-font-edge-depressed-red:2px 2px red;--cc-font-edge-uniform-red:0 0 2px red,0 0 2px red,0 0 2px red,0 0 2px red,0 0 2px red;--cc-font-edge-drop-shadow-red:3px 3px red;--cc-font-edge-raised-cyan:-2px -2px #0ff;--cc-font-edge-depressed-cyan:2px 2px #0ff;--cc-font-edge-uniform-cyan:0 0 2px #0ff,0 0 2px #0ff,0 0 2px #0ff,0 0 2px #0ff,0 0 2px #0ff;--cc-font-edge-drop-shadow-cyan:3px 3px #0ff;--cc-font-edge-raised-yellow:-2px -2px #ff0;--cc-font-edge-depressed-yellow:2px 2px #ff0;--cc-font-edge-uniform-yellow:0 0 2px #ff0,0 0 2px #ff0,0 0 2px #ff0,0 0 2px #ff0,0 0 2px #ff0;--cc-font-edge-drop-shadow-yellow:3px 3px #ff0;--cc-font-edge-raised-magenta:-2px -2px #f0f;--cc-font-edge-depressed-magenta:2px 2px #f0f;--cc-font-edge-uniform-magenta:0 0 2px #f0f,0 0 2px #f0f,0 0 2px #f0f,0 0 2px #f0f,0 0 2px #f0f;--cc-font-edge-drop-shadow-magenta:3px 3px #f0f;--window-size:10px}@media screen and (max-width:1600px){:root{--cc-size-small:20px;--cc-size-medium:27px;--cc-size-large:40px;--cc-size-extra-large:54px;--cc-font-edge-raised-black:-1px;--cc-font-edge-depressed-black:2px;--cc-font-edge-uniform-black:0px;--cc-font-edge-drop-shadow-black:3px;--cc-font-edge-raised-white:-1px;--cc-font-edge-depressed-white:2px;--cc-font-edge-uniform-white:0px;--cc-font-edge-drop-shadow-white:3px;--cc-font-edge-raised-green:-1px;--cc-font-edge-depressed-green:2px;--cc-font-edge-uniform-green:0px;--cc-font-edge-drop-shadow-green:3px;--cc-font-edge-raised-blue:-1px;--cc-font-edge-depressed-blue:2px;--cc-font-edge-uniform-blue:0px;--cc-font-edge-drop-shadow-blue:3px;--cc-font-edge-raised-red:-1px;--cc-font-edge-depressed-red:2px;--cc-font-edge-uniform-red:0px;--cc-font-edge-drop-shadow-red:3px;--cc-font-edge-raised-cyan:-1px;--cc-font-edge-depressed-cyan:2px;--cc-font-edge-uniform-cyan:0px;--cc-font-edge-drop-shadow-cyan:3px;--cc-font-edge-raised-yellow:-1px;--cc-font-edge-depressed-yellow:2px;--cc-font-edge-uniform-yellow:0px;--cc-font-edge-drop-shadow-yellow:3px;--cc-font-edge-raised-magenta:-1px;--cc-font-edge-depressed-magenta:2px;--cc-font-edge-uniform-magenta:0px;--cc-font-edge-drop-shadow-magenta:3px;--window-size:9px}}@media screen and (max-width:1280px){:root{--cc-size-small:16px;--cc-size-medium:22px;--cc-size-large:32px;--cc-size-extra-large:43px;--cc-font-edge-raised-black:-1px;--cc-font-edge-depressed-black:2px;--cc-font-edge-uniform-black:0px;--cc-font-edge-drop-shadow-black:2px;--cc-font-edge-raised-white:-1px;--cc-font-edge-depressed-white:2px;--cc-font-edge-uniform-white:0px;--cc-font-edge-drop-shadow-white:2px;--cc-font-edge-raised-green:-1px;--cc-font-edge-depressed-green:2px;--cc-font-edge-uniform-green:0px;--cc-font-edge-drop-shadow-green:2px;--cc-font-edge-raised-blue:-1px;--cc-font-edge-depressed-blue:2px;--cc-font-edge-uniform-blue:0px;--cc-font-edge-drop-shadow-blue:2px;--cc-font-edge-raised-red:-1px;--cc-font-edge-depressed-red:2px;--cc-font-edge-uniform-red:0px;--cc-font-edge-drop-shadow-red:2px;--cc-font-edge-raised-cyan:-1px;--cc-font-edge-depressed-cyan:2px;--cc-font-edge-uniform-cyan:0px;--cc-font-edge-drop-shadow-cyan:2px;--cc-font-edge-raised-yellow:-1px;--cc-font-edge-depressed-yellow:2px;--cc-font-edge-uniform-yellow:0px;--cc-font-edge-drop-shadow-yellow:2px;--cc-font-edge-raised-magenta:-1px;--cc-font-edge-depressed-magenta:2px;--cc-font-edge-uniform-magenta:0px;--cc-font-edge-drop-shadow-magenta:2px;--window-size:7px}}.closed-caption{position:absolute;z-index:1}.closed-caption.left{text-align:left}.closed-caption.center{text-align:center}.closed-caption.right{text-align:right}.closed-caption span{line-height:1.95;margin:auto}.closed-caption-control .closed-caption-preview-container .closed-caption-preview span{line-height:0;width:480px}.closed-caption-preview:not(.fontOpacity-solid):not(.fontEdge-none)>span,.closed-caption:not(.fontOpacity-solid):not(.fontEdge-none)>span{mix-blend-mode:difference}.fontColor-black.fontOpacity-solid{color:#000;color:var(--cc-black-100)}.fontColor-black.fontOpacity-translucent{color:rgba(0,0,0,.75);color:var(--cc-black-75)}.fontColor-black.fontOpacity-semiTransparent{color:rgba(0,0,0,.25);color:var(--cc-black-25)}.fontColor-black.fontOpacity-transparent{color:transparent;color:var(--cc-black-0)}.fontColor-white.fontOpacity-solid{color:#fff;color:var(--cc-white-100)}.fontColor-white.fontOpacity-translucent{color:hsla(0,0%,100%,.75);color:var(--cc-white-75)}.fontColor-white.fontOpacity-semiTransparent{color:hsla(0,0%,100%,.25);color:var(--cc-white-25)}.fontColor-white.fontOpacity-transparent{color:hsla(0,0%,100%,0);color:var(--cc-white-0)}.fontColor-green.fontOpacity-solid{color:#0f0;color:var(--cc-green-100)}.fontColor-green.fontOpacity-translucent{color:rgba(0,255,0,.75);color:var(--cc-green-75)}.fontColor-green.fontOpacity-semiTransparent{color:rgba(0,255,0,.25);color:var(--cc-green-25)}.fontColor-green.fontOpacity-transparent{color:rgba(0,255,0,0);color:var(--cc-green-0)}.fontColor-blue.fontOpacity-solid{color:#00f;color:var(--cc-blue-100)}.fontColor-blue.fontOpacity-translucent{color:rgba(0,0,255,.75);color:var(--cc-blue-75)}.fontColor-blue.fontOpacity-semiTransparent{color:rgba(0,0,255,.25);color:var(--cc-blue-25)}.fontColor-blue.fontOpacity-transparent{color:rgba(0,0,255,0);color:var(--cc-blue-0)}.fontColor-red.fontOpacity-solid{color:red;color:var(--cc-red-100)}.fontColor-red.fontOpacity-translucent{color:rgba(255,0,0,.75);color:var(--cc-red-75)}.fontColor-red.fontOpacity-semiTransparent{color:rgba(255,0,0,.25);color:var(--cc-red-25)}.fontColor-red.fontOpacity-transparent{color:rgba(255,0,0,0);color:var(--cc-red-0)}.fontColor-cyan.fontOpacity-solid{color:#0ff;color:var(--cc-cyan-100)}.fontColor-cyan.fontOpacity-translucent{color:rgba(0,255,255,.75);color:var(--cc-cyan-75)}.fontColor-cyan.fontOpacity-semiTransparent{color:rgba(0,255,255,.25);color:var(--cc-cyan-25)}.fontColor-cyan.fontOpacity-transparent{color:rgba(0,255,255,0);color:var(--cc-cyan-0)}.fontColor-yellow.fontOpacity-solid{color:#ff0;color:var(--cc-yellow-100)}.fontColor-yellow.fontOpacity-translucent{color:rgba(255,255,0,.75);color:var(--cc-yellow-75)}.fontColor-yellow.fontOpacity-semiTransparent{color:rgba(255,255,0,.25);color:var(--cc-yellow-25)}.fontColor-yellow.fontOpacity-transparent{color:rgba(255,255,0,0);color:var(--cc-yellow-0)}.fontColor-magenta.fontOpacity-solid{color:#f0f;color:var(--cc-magenta-100)}.fontColor-magenta.fontOpacity-translucent{color:rgba(255,0,255,.75);color:var(--cc-magenta-75)}.fontColor-magenta.fontOpacity-semiTransparent{color:rgba(255,0,255,.25);color:var(--cc-magenta-25)}.fontColor-magenta.fontOpacity-transparent{color:rgba(255,0,255,0);color:var(--cc-magenta-0)}.fontSize-small{font-size:var(--cc-size-small)}.fontSize-medium{font-size:var(--cc-size-medium)}.fontSize-large{font-size:var(--cc-size-large)}.fontSize-extraLarge{font-size:var(--cc-size-extra-large)}.fontStyle-monospaced{font-family:"Courier New Monospace Serif";font-family:var(--cc-font-style-monospaced)}.fontStyle-proportional{font-family:"Times New Roman Proportional Serif";font-family:var(--cc-font-style-proportional)}.fontStyle-monospacedSans{font-family:"Consolas Monospace Sans Serif";font-family:var(--cc-font-style-monospacedSans)}.fontStyle-proportionalSans{font-family:"Helvetica Proportional Sans Serif";font-family:var(--cc-font-style-proportionalSans)}.fontStyle-casual{font-family:Comic Sans MS Casual;font-family:var(--cc-font-style-casual)}.fontStyle-cursive{font-family:"Dancing Script Cursive";font-family:var(--cc-font-style-cursive)}.fontStyle-smallCaps{font-family:Helvetica Small Caps;font-family:var(--cc-font-style-smallCaps);-webkit-font-feature-settings:"smcp";font-feature-settings:"smcp";font-variant:small-caps}.fontEdge-none{text-shadow:none}.fontEdge-raised.fontEdgeColor-black{text-shadow:var(--cc-font-edge-raised-black)}.fontEdge-depressed.fontEdgeColor-black{text-shadow:var(--cc-font-edge-depressed-black)}.fontEdge-uniform.fontEdgeColor-black{text-shadow:var(--cc-font-edge-uniform-black)}.fontEdge-dropShadow.fontEdgeColor-black{text-shadow:var(--cc-font-edge-drop-shadow-black)}.fontEdge-raised.fontEdgeColor-white{text-shadow:var(--cc-font-edge-raised-white)}.fontEdge-depressed.fontEdgeColor-white{text-shadow:var(--cc-font-edge-depressed-white)}.fontEdge-uniform.fontEdgeColor-white{text-shadow:var(--cc-font-edge-uniform-white)}.fontEdge-dropShadow.fontEdgeColor-white{text-shadow:var(--cc-font-edge-drop-shadow-white)}.fontEdge-raised.fontEdgeColor-green{text-shadow:var(--cc-font-edge-raised-green)}.fontEdge-depressed.fontEdgeColor-green{text-shadow:var(--cc-font-edge-depressed-green)}.fontEdge-uniform.fontEdgeColor-green{text-shadow:var(--cc-font-edge-uniform-green)}.fontEdge-dropShadow.fontEdgeColor-green{text-shadow:var(--cc-font-edge-drop-shadow-green)}.fontEdge-raised.fontEdgeColor-blue{text-shadow:var(--cc-font-edge-raised-blue)}.fontEdge-depressed.fontEdgeColor-blue{text-shadow:var(--cc-font-edge-depressed-blue)}.fontEdge-uniform.fontEdgeColor-blue{text-shadow:var(--cc-font-edge-uniform-blue)}.fontEdge-dropShadow.fontEdgeColor-blue{text-shadow:var(--cc-font-edge-drop-shadow-blue)}.fontEdge-raised.fontEdgeColor-red{text-shadow:var(--cc-font-edge-raised-red)}.fontEdge-depressed.fontEdgeColor-red{text-shadow:var(--cc-font-edge-depressed-red)}.fontEdge-uniform.fontEdgeColor-red{text-shadow:var(--cc-font-edge-uniform-red)}.fontEdge-dropShadow.fontEdgeColor-red{text-shadow:var(--cc-font-edge-drop-shadow-red)}.fontEdge-raised.fontEdgeColor-cyan{text-shadow:var(--cc-font-edge-raised-cyan)}.fontEdge-depressed.fontEdgeColor-cyan{text-shadow:var(--cc-font-edge-depressed-cyan)}.fontEdge-uniform.fontEdgeColor-cyan{text-shadow:var(--cc-font-edge-uniform-cyan)}.fontEdge-dropShadow.fontEdgeColor-cyan{text-shadow:var(--cc-font-edge-drop-shadow-cyan)}.fontEdge-raised.fontEdgeColor-yellow{text-shadow:var(--cc-font-edge-raised-yellow)}.fontEdge-depressed.fontEdgeColor-yellow{text-shadow:var(--cc-font-edge-depressed-yellow)}.fontEdge-uniform.fontEdgeColor-yellow{text-shadow:var(--cc-font-edge-uniform-yellow)}.fontEdge-dropShadow.fontEdgeColor-yellow{text-shadow:var(--cc-font-edge-drop-shadow-yellow)}.fontEdge-raised.fontEdgeColor-magenta{text-shadow:var(--cc-font-edge-raised-magenta)}.fontEdge-depressed.fontEdgeColor-magenta{text-shadow:var(--cc-font-edge-depressed-magenta)}.fontEdge-uniform.fontEdgeColor-magenta{text-shadow:var(--cc-font-edge-uniform-magenta)}.fontEdge-dropShadow.fontEdgeColor-magenta{text-shadow:var(--cc-font-edge-drop-shadow-magenta)}.backgroundColor-black.backgroundOpacity-solid>span{background-color:#000;background-color:var(--cc-black-100)}.backgroundColor-black.backgroundOpacity-translucent>span{background-color:rgba(0,0,0,.75);background-color:var(--cc-black-75)}.backgroundColor-black.backgroundOpacity-semiTransparent>span{background-color:rgba(0,0,0,.25);background-color:var(--cc-black-25)}.backgroundColor-black.backgroundOpacity-transparent>span{background-color:transparent;background-color:var(--cc-black-0)}.backgroundColor-white.backgroundOpacity-solid>span{background-color:#fff;background-color:var(--cc-white-100)}.backgroundColor-white.backgroundOpacity-translucent>span{background-color:hsla(0,0%,100%,.75);background-color:var(--cc-white-75)}.backgroundColor-white.backgroundOpacity-semiTransparent>span{background-color:hsla(0,0%,100%,.25);background-color:var(--cc-white-25)}.backgroundColor-white.backgroundOpacity-transparent>span{background-color:hsla(0,0%,100%,0);background-color:var(--cc-white-0)}.backgroundColor-green.backgroundOpacity-solid>span{background-color:#0f0;background-color:var(--cc-green-100)}.backgroundColor-green.backgroundOpacity-translucent>span{background-color:rgba(0,255,0,.75);background-color:var(--cc-green-75)}.backgroundColor-green.backgroundOpacity-semiTransparent>span{background-color:rgba(0,255,0,.25);background-color:var(--cc-green-25)}.backgroundColor-green.backgroundOpacity-transparent>span{background-color:rgba(0,255,0,0);background-color:var(--cc-green-0)}.backgroundColor-blue.backgroundOpacity-solid>span{background-color:#00f;background-color:var(--cc-blue-100)}.backgroundColor-blue.backgroundOpacity-translucent>span{background-color:rgba(0,0,255,.75);background-color:var(--cc-blue-75)}.backgroundColor-blue.backgroundOpacity-semiTransparent>span{background-color:rgba(0,0,255,.25);background-color:var(--cc-blue-25)}.backgroundColor-blue.backgroundOpacity-transparent>span{background-color:rgba(0,0,255,0);background-color:var(--cc-blue-0)}.backgroundColor-red.backgroundOpacity-solid>span{background-color:red;background-color:var(--cc-red-100)}.backgroundColor-red.backgroundOpacity-translucent>span{background-color:rgba(255,0,0,.75);background-color:var(--cc-red-75)}.backgroundColor-red.backgroundOpacity-semiTransparent>span{background-color:rgba(255,0,0,.25);background-color:var(--cc-red-25)}.backgroundColor-red.backgroundOpacity-transparent>span{background-color:rgba(255,0,0,0);background-color:var(--cc-red-0)}.backgroundColor-cyan.backgroundOpacity-solid>span{background-color:#0ff;background-color:var(--cc-cyan-100)}.backgroundColor-cyan.backgroundOpacity-translucent>span{background-color:rgba(0,255,255,.75);background-color:var(--cc-cyan-75)}.backgroundColor-cyan.backgroundOpacity-semiTransparent>span{background-color:rgba(0,255,255,.25);background-color:var(--cc-cyan-25)}.backgroundColor-cyan.backgroundOpacity-transparent>span{background-color:rgba(0,255,255,0);background-color:var(--cc-cyan-0)}.backgroundColor-yellow.backgroundOpacity-solid>span{background-color:#ff0;background-color:var(--cc-yellow-100)}.backgroundColor-yellow.backgroundOpacity-translucent>span{background-color:rgba(255,255,0,.75);background-color:var(--cc-yellow-75)}.backgroundColor-yellow.backgroundOpacity-semiTransparent>span{background-color:rgba(255,255,0,.25);background-color:var(--cc-yellow-25)}.backgroundColor-yellow.backgroundOpacity-transparent>span{background-color:rgba(255,255,0,0);background-color:var(--cc-yellow-0)}.backgroundColor-magenta.backgroundOpacity-solid>span{background-color:#f0f;background-color:var(--cc-magenta-100)}.backgroundColor-magenta.backgroundOpacity-translucent>span{background-color:rgba(255,0,255,.75);background-color:var(--cc-magenta-75)}.backgroundColor-magenta.backgroundOpacity-semiTransparent>span{background-color:rgba(255,0,255,.25);background-color:var(--cc-magenta-25)}.backgroundColor-magenta.backgroundOpacity-transparent>span{background-color:rgba(255,0,255,0);background-color:var(--cc-magenta-0)}.windowColor-black.windowOpacity-solid>span{border:var(--window-size) solid var(--cc-black-100)}.windowColor-black.windowOpacity-translucent>span{border:var(--window-size) solid var(--cc-black-75)}.windowColor-black.windowOpacity-semiTransparent>span{border:var(--window-size) solid var(--cc-black-25)}.windowColor-black.windowOpacity-transparent>span{border:var(--window-size) solid var(--cc-black-0)}.windowColor-white.windowOpacity-solid>span{border:var(--window-size) solid var(--cc-white-100)}.windowColor-white.windowOpacity-translucent>span{border:var(--window-size) solid var(--cc-white-75)}.windowColor-white.windowOpacity-semiTransparent>span{border:var(--window-size) solid var(--cc-white-25)}.windowColor-white.windowOpacity-transparent>span{border:var(--window-size) solid var(--cc-white-0)}.windowColor-green.windowOpacity-solid>span{border:var(--window-size) solid var(--cc-green-100)}.windowColor-green.windowOpacity-translucent>span{border:var(--window-size) solid var(--cc-green-75)}.windowColor-green.windowOpacity-semiTransparent>span{border:var(--window-size) solid var(--cc-green-25)}.windowColor-green.windowOpacity-transparent>span{border:var(--window-size) solid var(--cc-green-0)}.windowColor-blue.windowOpacity-solid>span{border:var(--window-size) solid var(--cc-blue-100)}.windowColor-blue.windowOpacity-translucent>span{border:var(--window-size) solid var(--cc-blue-75)}.windowColor-blue.windowOpacity-semiTransparent>span{border:var(--window-size) solid var(--cc-blue-25)}.windowColor-blue.windowOpacity-transparent>span{border:var(--window-size) solid var(--cc-blue-0)}.windowColor-red.windowOpacity-solid>span{border:var(--window-size) solid var(--cc-red-100)}.windowColor-red.windowOpacity-translucent>span{border:var(--window-size) solid var(--cc-red-75)}.windowColor-red.windowOpacity-semiTransparent>span{border:var(--window-size) solid var(--cc-red-25)}.windowColor-red.windowOpacity-transparent>span{border:var(--window-size) solid var(--cc-red-0)}.windowColor-cyan.windowOpacity-solid>span{border:var(--window-size) solid var(--cc-cyan-100)}.windowColor-cyan.windowOpacity-translucent>span{border:var(--window-size) solid var(--cc-cyan-75)}.windowColor-cyan.windowOpacity-semiTransparent>span{border:var(--window-size) solid var(--cc-cyan-25)}.windowColor-cyan.windowOpacity-transparent>span{border:var(--window-size) solid var(--cc-cyan-0)}.windowColor-yellow.windowOpacity-solid>span{border:var(--window-size) solid var(--cc-yellow-100)}.windowColor-yellow.windowOpacity-translucent>span{border:var(--window-size) solid var(--cc-yellow-75)}.windowColor-yellow.windowOpacity-semiTransparent>span{border:var(--window-size) solid var(--cc-yellow-25)}.windowColor-yellow.windowOpacity-transparent>span{border:var(--window-size) solid var(--cc-yellow-0)}.windowColor-magenta.windowOpacity-solid>span{border:var(--window-size) solid var(--cc-magenta-100)}.windowColor-magenta.windowOpacity-translucent>span{border:var(--window-size) solid var(--cc-magenta-75)}.windowColor-magenta.windowOpacity-semiTransparent>span{border:var(--window-size) solid var(--cc-magenta-25)}.windowColor-magenta.windowOpacity-transparent>span{border:var(--window-size) solid var(--cc-magenta-0)}.meta-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:736px;margin-bottom:30px}@media screen and (max-width:1600px){.meta-wrapper{height:614px;margin-bottom:25px}}@media screen and (max-width:1280px){.meta-wrapper{height:491px;margin-bottom:20px}}.meta-wrapper.new-design{height:724px;margin-bottom:50px}@media screen and (max-width:1600px){.meta-wrapper.new-design{height:604px;margin-bottom:42px}}@media screen and (max-width:1280px){.meta-wrapper.new-design{height:483px;margin-bottom:34px}}.meta-wrapper.new-design.prev-focused{height:0;margin:0;padding:0}.meta-wrapper.prev-focused{opacity:0}.meta-wrapper.focused{opacity:1}.meta-wrapper .meta-header{padding-left:96px}@media screen and (max-width:1600px){.meta-wrapper .meta-header{padding-left:80px}}@media screen and (max-width:1280px){.meta-wrapper .meta-header{padding-left:64px}}.meta-wrapper.new-design .meta-header{padding-left:0}.meta-wrapper .meta-header{position:relative;width:800px}@media screen and (max-width:1600px){.meta-wrapper .meta-header{width:667px}}@media screen and (max-width:1280px){.meta-wrapper .meta-header{width:534px}}.new-design .tertiary-info-wrapper{line-height:1;margin-bottom:16px;margin-top:8px}@media screen and (max-width:1600px){.new-design .tertiary-info-wrapper{margin-bottom:14px;margin-top:7px}}@media screen and (max-width:1280px){.new-design .tertiary-info-wrapper{margin-bottom:11px;margin-top:6px}}.meta-description{font-size:24px;margin-top:8px;min-height:128px;width:720px}@media screen and (max-width:1600px){.meta-description{font-size:20px;margin-top:7px;min-height:107px;width:600px}}@media screen and (max-width:1280px){.meta-description{font-size:16px;margin-top:6px;min-height:86px;width:480px}}.new-design .meta-description{margin-bottom:16px;margin-top:0;min-height:auto}.meta-wrapper .meta-header .meta-description-text{bottom:0;display:-webkit-box;left:0;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}.meta-button-wrapper{margin-bottom:66px}@media screen and (max-width:1600px){.meta-button-wrapper{margin-bottom:55px}}@media screen and (max-width:1280px){.meta-button-wrapper{margin-bottom:44px}}.meta-button-wrapper.prev-focused{opacity:0}.meta-button-wrapper.new-design{gap:20px;margin-bottom:0;padding-left:0;padding-right:0}.meta-button-wrapper.new-design.prev-focused{display:none}.default-button.meta-button{display:none;font-weight:600;height:54px;margin-left:8px;min-width:199px;position:relative;width:auto}@media screen and (max-width:1600px){.default-button.meta-button{height:45px;margin-left:7px;min-width:166px}}@media screen and (max-width:1280px){.default-button.meta-button{height:36px;margin-left:6px;min-width:133px}}.default-button.meta-button.new-design{border-radius:8px;font-size:28px;height:64px;margin-left:0;margin-right:12px;margin-top:5px}@media screen and (max-width:1600px){.default-button.meta-button.new-design{border-radius:7px;font-size:24px;height:54px;margin-right:10px;margin-top:5px}}@media screen and (max-width:1280px){.default-button.meta-button.new-design{border-radius:6px;font-size:19px;height:43px;margin-right:8px;margin-top:4px}}.meta-button.visible{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.meta-wrapper .meta-header .meta-air-rating{color:var(--color-10-dark-gray);font-size:20px;line-height:1.1;margin-bottom:18px}@media screen and (max-width:1600px){.meta-wrapper .meta-header .meta-air-rating{font-size:17px;margin-bottom:15px}}@media screen and (max-width:1280px){.meta-wrapper .meta-header .meta-air-rating{font-size:14px;margin-bottom:12px}}.meta-wrapper.new-design .meta-header .meta-air-rating{color:var(--color-10-black);font-size:18px;opacity:.5}@media screen and (max-width:1600px){.meta-wrapper.new-design .meta-header .meta-air-rating{font-size:15px}}@media screen and (max-width:1280px){.meta-wrapper.new-design .meta-header .meta-air-rating{font-size:12px}}.meta-wrapper .meta-header .meta-duration{display:inline}.meta-wrapper .meta-header .meta-content-rating .rating-icon{top:2px}@media screen and (max-width:1600px){.meta-wrapper .meta-header .meta-content-rating .rating-icon{top:2px}}@media screen and (max-width:1280px){.meta-wrapper .meta-header .meta-content-rating .rating-icon{top:2px}}.meta-wrapper .meta-header .meta-content-rating.right-pad{margin-right:8px}@media screen and (max-width:1600px){.meta-wrapper .meta-header .meta-content-rating.right-pad{margin-right:7px}}@media screen and (max-width:1280px){.meta-wrapper .meta-header .meta-content-rating.right-pad{margin-right:6px}}.meta-wrapper .meta-header .meta-air-rating .rating-divider{margin-left:16px;margin-right:15px}@media screen and (max-width:1600px){.meta-wrapper .meta-header .meta-air-rating .rating-divider{margin-left:14px;margin-right:13px}}@media screen and (max-width:1280px){.meta-wrapper .meta-header .meta-air-rating .rating-divider{margin-left:11px;margin-right:10px}}.meta-wrapper.new-design .meta-header .meta-air-rating .rating-divider{margin-left:8px;margin-right:8px}@media screen and (max-width:1600px){.meta-wrapper.new-design .meta-header .meta-air-rating .rating-divider{margin-left:7px;margin-right:7px}}@media screen and (max-width:1280px){.meta-wrapper.new-design .meta-header .meta-air-rating .rating-divider{margin-left:6px;margin-right:6px}}.meta-wrapper .meta-header .meta-air-rating .meta-genre{text-transform:capitalize}.series-logo{margin-bottom:8px;max-width:800px}@media screen and (max-width:1600px){.series-logo{margin-bottom:7px;max-width:667px}}@media screen and (max-width:1280px){.series-logo{margin-bottom:6px;max-width:534px}}.new-design .series-logo{margin-bottom:0;width:584px}@media screen and (max-width:1600px){.new-design .series-logo{width:487px}}@media screen and (max-width:1280px){.new-design .series-logo{width:390px}}.detail-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detail-wrapper .detail-background{border:1px solid var(--color-01-white);border-radius:30px;height:50px;margin-right:16px;padding:0;width:50px}@media screen and (max-width:1600px){.detail-wrapper .detail-background{border-radius:25px;height:42px;margin-right:14px;padding:0;width:42px}}@media screen and (max-width:1280px){.detail-wrapper .detail-background{border-radius:20px;height:34px;margin-right:11px;padding:0;width:34px}}.detail-wrapper.focused .detail-background{background-color:var(--button-primary-background-color-focused);background-image:var(--button-primary-background-color-focused);border:0 solid transparent;-webkit-transform:scale(1.1);transform:scale(1.1)}.detail-wrapper.new-design:not(.focused) .detail-background{border:none}.detail-wrapper img{height:24px;margin-left:13px;margin-top:13px;width:24px}@media screen and (max-width:1600px){.detail-wrapper img{height:20px;margin-left:11px;margin-top:11px;width:20px}}@media screen and (max-width:1280px){.detail-wrapper img{height:16px;margin-left:9px;margin-top:9px;width:16px}}.detail-wrapper.new-design img{height:40px;margin-left:0;margin-top:0;width:40px}@media screen and (max-width:1600px){.detail-wrapper.new-design img{height:34px;width:34px}}@media screen and (max-width:1280px){.detail-wrapper.new-design img{height:27px;width:27px}}.detail-label{font-weight:600}.new-design.detail-wrapper{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.new-design .detail-background,.new-design.detail-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.new-design .detail-background{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;height:64px;margin-right:0;width:64px}@media screen and (max-width:1600px){.new-design .detail-background{border-radius:42px;height:54px;margin-right:0;width:54px}}@media screen and (max-width:1280px){.new-design .detail-background{border-radius:34px;height:43px;margin-right:0;width:43px}}.new-design.detail-wrapper.focused .detail-background{background-color:var(--button-primary-background-color-focused);background-image:var(--button-primary-background-color-focused);-webkit-transform:none;transform:none}.new-design .detail-label{background-color:#25252a;border-radius:4px;font-size:16px;font-weight:400;left:50%;margin-bottom:8px;max-width:none;padding:8px 12px;position:absolute;top:-8px;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%);white-space:nowrap}.progress-bar-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:16px;font-weight:400;height:20px;text-shadow:0 2px 6px rgba(0,0,0,.5)}@media screen and (max-width:1600px){.progress-bar-wrapper{font-size:14px;height:17px}}@media screen and (max-width:1280px){.progress-bar-wrapper{font-size:11px;height:14px}}.progress-bar-container{backdrop-filter:blur(16px);background:hsla(0,0%,100%,.3);border-radius:16px;height:8px;margin-right:4px;position:relative;width:311px}@media screen and (max-width:1600px){.progress-bar-container{border-radius:14px;height:7px;margin-right:4px;width:260px}}@media screen and (max-width:1280px){.progress-bar-container{border-radius:11px;height:6px;margin-right:3px;width:208px}}.progress-bar-fill{background:#fff;border-radius:16px;height:8px;position:absolute}@media screen and (max-width:1600px){.progress-bar-fill{border-radius:14px;height:7px}}@media screen and (max-width:1280px){.progress-bar-fill{border-radius:11px;height:6px}}.connectedtv-dot{border-radius:50%;display:inline-block;vertical-align:middle}.connectedtv-dot.small{height:10px;margin-right:8px;margin-top:-4px;width:10px}@media screen and (max-width:1600px){.connectedtv-dot.small{height:9px;margin-right:7px;margin-top:-3px;width:9px}}@media screen and (max-width:1280px){.connectedtv-dot.small{height:7px;margin-right:6px;margin-top:-2px;width:7px}}.connectedtv-dot.large{height:20px;margin-right:16px;margin-top:-4px;width:20px}@media screen and (max-width:1600px){.connectedtv-dot.large{height:17px;margin-right:14px;margin-top:-3px;width:17px}}@media screen and (max-width:1280px){.connectedtv-dot.large{height:14px;margin-right:11px;margin-top:-2px;width:14px}}.connectedtv-dot.ribbon{background-color:var(--color-12-yellow)}.connectedtv-dot.live{background-color:var(--color-13-red)}.error-boundary-modal{background:var(--modal-background-color);display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;left:0;margin:0;position:fixed;top:0;width:100%;z-index:99999}.error-boundary-modal-container{height:100%;margin-left:auto;margin-right:auto;max-width:1230px;position:relative;text-align:center}@media screen and (max-width:1600px){.error-boundary-modal-container{max-width:1025px}}@media screen and (max-width:1280px){.error-boundary-modal-container{max-width:820px}}.error-boundary-modal-labels{position:relative;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.error-boundary-modal-title{color:var(--color-01-white);font-size:68px;font-weight:700;line-height:1.15}@media screen and (max-width:1600px){.error-boundary-modal-title{font-size:57px}}@media screen and (max-width:1280px){.error-boundary-modal-title{font-size:46px}}.error-boundary-modal-description{color:var(--color-02-off-white);font-size:26px;font-weight:400;line-height:1.31;margin-top:32px}@media screen and (max-width:1600px){.error-boundary-modal-description{font-size:22px;margin-top:27px}}@media screen and (max-width:1280px){.error-boundary-modal-description{font-size:18px;margin-top:22px}}.error-boundary-modal-button-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:96px;position:relative;top:45%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}@media screen and (max-width:1600px){.error-boundary-modal-button-container{margin-top:80px}}@media screen and (max-width:1280px){.error-boundary-modal-button-container{margin-top:64px}}.error-boundary-modal-button{background-color:var(--button-primary-background-color-focused);background-image:var(--button-primary-background-color-focused);border:none;border-color:var(--button-primary-border-color);border-style:var(--button-primary-border-style-focused);border-width:1px;-webkit-box-shadow:0 8px 24px 4px var(--color-shadow-01);box-shadow:0 8px 24px 4px var(--color-shadow-01);-webkit-box-shadow:0 var(--box-shadow-v-offset) var(--box-shadow-blur) var(--box-shadow-spread) var(--color-shadow-01);box-shadow:0 var(--box-shadow-v-offset) var(--box-shadow-blur) var(--box-shadow-spread) var(--color-shadow-01);color:var(--button-primary-color-focused);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--font-family-primary);font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:normal;line-height:0;text-align:center;white-space:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:22px;height:23px;-webkit-transform:scale(1.1);transform:scale(1.1);width:248px;--box-shadow-v-offset:8px;--box-shadow-blur:24px;--box-shadow-spread:4px;padding:19px 16px 22px}@media screen and (max-width:1600px){.error-boundary-modal-button{font-size:19px;height:20px;width:207px;--box-shadow-v-offset:7px;--box-shadow-blur:20px;--box-shadow-spread:4px;padding:16px 14px 19px}}@media screen and (max-width:1280px){.error-boundary-modal-button{font-size:15px;height:16px;width:166px;--box-shadow-v-offset:6px;--box-shadow-blur:16px;--box-shadow-spread:3px;padding:13px 11px 15px}}.article{left:50%;overflow:hidden;position:fixed;-webkit-transform:translate(-50%);transform:translate(-50%);-ms-overflow-style:none;max-height:858px;scrollbar-color:hsla(0,0%,100%,.3) hsla(0,0%,100%,0);width:1024px}@media screen and (max-width:1600px){.article{max-height:715px;width:854px}}@media screen and (max-width:1280px){.article{max-height:572px;width:683px}}.article::-webkit-scrollbar{background:transparent;width:16px}@media screen and (max-width:1600px){.article::-webkit-scrollbar{width:14px}}@media screen and (max-width:1280px){.article::-webkit-scrollbar{width:11px}}.article::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.3);border-radius:6px}.article::-webkit-scrollbar-corner{background:transparent}.article .title{color:var(--color-01-white);font-size:52px;font-weight:700;line-height:1.19;text-align:center}@media screen and (max-width:1600px){.article .title{font-size:44px}}@media screen and (max-width:1280px){.article .title{font-size:35px}}.article .text{color:var(--color-02-off-white);font-size:26px;line-height:1.38;padding-bottom:96px;white-space:pre-wrap}@media screen and (max-width:1600px){.article .text{font-size:22px;padding-bottom:80px}}@media screen and (max-width:1280px){.article .text{font-size:18px;padding-bottom:64px}}.article:not(.focused) .text,.article:not(.focused) .title{opacity:.5}.article-focusable .scroll-indicator-container{bottom:120px;position:fixed;right:304px}@media screen and (max-width:1600px){.article-focusable .scroll-indicator-container{bottom:100px;right:254px}}@media screen and (max-width:1280px){.article-focusable .scroll-indicator-container{bottom:80px;right:203px}}.article-focusable .scroll-indicator-down,.article-focusable .scroll-indicator-up{background-image:url(/connectedtv/scroll_indicator_off.png);background-repeat:no-repeat;background-size:contain;height:24px;width:24px}@media screen and (max-width:1600px){.article-focusable .scroll-indicator-down,.article-focusable .scroll-indicator-up{height:20px;width:20px}}@media screen and (max-width:1280px){.article-focusable .scroll-indicator-down,.article-focusable .scroll-indicator-up{height:16px;width:16px}}.article-focusable .scroll-active{background-image:url(/connectedtv/scroll_indicator_on.png)}.article-focusable .scroll-indicator-down{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.featured-item{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;padding-right:72px}@media screen and (max-width:1600px){.featured-item{padding-right:60px}}@media screen and (max-width:1280px){.featured-item{padding-right:48px}}.featured-item.selected{padding-right:56px}@media screen and (max-width:1600px){.featured-item.selected{padding-right:47px}}@media screen and (max-width:1280px){.featured-item.selected{padding-right:38px}}.featured-info.selected{display:block}.featured-item.tile.selected .featured-image.new-design{border:4px solid var(--item-color-focused);border-radius:4px}.featured-item.prev-focused{opacity:0}.featured-image{background-color:#505050;border-radius:6px;height:372px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:248px;z-index:1}@media screen and (max-width:1600px){.featured-image{height:310px;width:207px}}@media screen and (max-width:1280px){.featured-image{height:248px;width:166px}}.featured-info{display:none;padding-right:188px;width:760px;z-index:0}@media screen and (max-width:1600px){.featured-info{padding-right:157px;width:634px}}@media screen and (max-width:1280px){.featured-info{padding-right:126px;width:507px}}.featured-info .featured-title{color:var(--color-01-white);display:-webkit-box;font-weight:700;letter-spacing:-.5px;line-height:1.15;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:52px;margin-bottom:20px;padding-bottom:5px}@media screen and (max-width:1600px){.featured-info .featured-title{font-size:44px;margin-bottom:17px;padding-bottom:5px}}@media screen and (max-width:1280px){.featured-info .featured-title{font-size:35px;margin-bottom:14px;padding-bottom:4px}}.featured-type{color:var(--color-01-white);font-size:26px;font-weight:600;line-height:.69;margin-bottom:16px;text-transform:uppercase}@media screen and (max-width:1600px){.featured-type{font-size:22px;margin-bottom:14px}}@media screen and (max-width:1280px){.featured-type{font-size:18px;margin-bottom:11px}}.featured-type.live{margin-bottom:45px;margin-top:5px}@media screen and (max-width:1600px){.featured-type.live{margin-bottom:38px;margin-top:5px}}@media screen and (max-width:1280px){.featured-type.live{margin-bottom:30px;margin-top:4px}}.featured-type-secondary{color:var(--color-10-dark-gray);font-weight:400;opacity:1;white-space:pre}.featured-type-secondary .rating-divider{margin-left:16px;margin-right:15px}@media screen and (max-width:1600px){.featured-type-secondary .rating-divider{margin-left:14px;margin-right:13px}}@media screen and (max-width:1280px){.featured-type-secondary .rating-divider{margin-left:11px;margin-right:10px}}.featured-description{color:var(--color-05-gray);display:-webkit-box;line-height:1.31;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:26px;margin-bottom:23px;max-height:104px;white-space:pre-line}@media screen and (max-width:1600px){.featured-description{font-size:22px;margin-bottom:20px;max-height:87px}}@media screen and (max-width:1280px){.featured-description{font-size:18px;margin-bottom:16px;max-height:70px}}.featured-info .default-button.featured-button{height:56px;min-width:161px;padding:15px 36px;width:auto}@media screen and (max-width:1600px){.featured-info .default-button.featured-button{height:47px;min-width:135px;padding:13px 30px}}@media screen and (max-width:1280px){.featured-info .default-button.featured-button{height:38px;min-width:108px;padding:10px 24px}}.featured-image-overlay{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;height:372px;justify-content:flex-end;width:248px}@media screen and (max-width:1600px){.featured-image-overlay{height:310px;width:207px}}@media screen and (max-width:1280px){.featured-image-overlay{height:248px;width:166px}}.featured-image-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin:8px}@media screen and (max-width:1600px){.featured-image-icons{margin:7px}}@media screen and (max-width:1280px){.featured-image-icons{margin:6px}}.featured-lock-icon{background-image:url(/connectedtv/lock_icon.png);background-position:50%;background-repeat:no-repeat;background-size:contain;float:left;height:40px;position:relative;width:40px}@media screen and (max-width:1600px){.featured-lock-icon{height:34px;width:34px}}@media screen and (max-width:1280px){.featured-lock-icon{height:27px;width:27px}}.super-hero-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;height:582px;justify-content:flex-end;margin-bottom:95px;margin-top:100px}@media screen and (max-width:1600px){.super-hero-container{height:485px;margin-bottom:80px;margin-top:84px}}@media screen and (max-width:1280px){.super-hero-container{height:388px;margin-bottom:64px;margin-top:67px}}.super-hero-logo{max-height:100%;max-width:100%}.super-hero-button-container{padding-top:32px}.super-hero-title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;min-height:120px;padding-bottom:8px;padding-right:120px;width:824px}@media screen and (max-width:1600px){.super-hero-title-wrapper{min-height:100px;padding-bottom:7px;padding-right:100px;width:687px}}@media screen and (max-width:1280px){.super-hero-title-wrapper{min-height:80px;padding-bottom:6px;padding-right:80px;width:550px}}.super-hero-title-wrapper .super-hero-title{font-size:54px;font-weight:700;margin-bottom:24px}@media screen and (max-width:1600px){.super-hero-title-wrapper .super-hero-title{font-size:45px;font-weight:584px;margin-bottom:20px}}@media screen and (max-width:1280px){.super-hero-title-wrapper .super-hero-title{font-size:36px;font-weight:467px;margin-bottom:16px}}.super-hero-metadata .super-hero-subheader{font-size:28px;font-weight:700;line-height:34px;margin-bottom:16px;width:720px}@media screen and (max-width:1600px){.super-hero-metadata .super-hero-subheader{font-size:24px;line-height:29px;margin-bottom:14px;width:600px}}@media screen and (max-width:1280px){.super-hero-metadata .super-hero-subheader{font-size:19px;line-height:23px;margin-bottom:11px;width:480px}}.super-hero-metadata .super-hero-description{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:24px;line-height:32px;margin-bottom:16px;max-width:90ch;width:720px}@media screen and (max-width:1600px){.super-hero-metadata .super-hero-description{font-size:20px;line-height:27px;margin-bottom:14px;width:600px}}@media screen and (max-width:1280px){.super-hero-metadata .super-hero-description{font-size:16px;line-height:22px;margin-bottom:11px;width:480px}}.super-hero-info{color:var(--color-10-dark-gray);display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1.1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:32px;margin-bottom:16px;padding-top:8px}@media screen and (max-width:1600px){.super-hero-info{margin-bottom:14px}}@media screen and (max-width:1280px){.super-hero-info{margin-bottom:11px}}.super-hero-info span{font-size:16px;margin:0}@media screen and (max-width:1600px){.super-hero-info span{font-size:14px}}@media screen and (max-width:1280px){.super-hero-info span{font-size:11px}}.super-hero-info-subinfo{font-size:16px;margin:0;text-transform:capitalize}@media screen and (max-width:1600px){.super-hero-info-subinfo{font-size:14px}}@media screen and (max-width:1280px){.super-hero-info-subinfo{font-size:11px}}.background-info .super-hero-info-subinfo{font-size:20px}@media screen and (max-width:1600px){.background-info .super-hero-info-subinfo{font-size:17px}}@media screen and (max-width:1280px){.background-info .super-hero-info-subinfo{font-size:14px}}.super-hero-info-subinfo.entity-label:first-letter{text-transform:capitalize}.super-hero-metadata .super-hero-info-subinfo.live-label{color:var(--color-13-red);text-transform:uppercase}@media screen and (max-width:1600px){.super-hero-metadata .super-hero-info-subinfo.live-label{color:NaNpx}}@media screen and (max-width:1280px){.super-hero-metadata .super-hero-info-subinfo.live-label{color:NaNpx}}.super-hero-metadata span.rating-divider{font-size:24px;margin-left:16px;margin-right:16px}@media screen and (max-width:1600px){.super-hero-metadata span.rating-divider{font-size:20px;margin-left:14px;margin-right:14px}}@media screen and (max-width:1280px){.super-hero-metadata span.rating-divider{font-size:16px;margin-left:11px;margin-right:11px}}.super-hero-metadata .rating-icon-container{display:-webkit-box;display:-ms-flexbox;display:flex}.super-hero-metadata .rating-icon-container .rating-icon{height:24px;width:24px}@media screen and (max-width:1600px){.super-hero-metadata .rating-icon-container .rating-icon{height:20px;width:20px}}@media screen and (max-width:1280px){.super-hero-metadata .rating-icon-container .rating-icon{height:16px;width:16px}}.super-hero-metadata .super-hero-button-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.super-hero-metadata
.super-hero-button-container
button:first-of-type{margin-left:0}.super-hero-metadata .super-hero-play-icon{background-image:url(/player_play_upNext_off_focused_icon.png);background-position:50%;background-repeat:no-repeat;background-size:contain;height:24px;margin-right:14px;margin-top:2px;width:24px}@media screen and (max-width:1600px){.super-hero-metadata .super-hero-play-icon{height:20px;margin-right:12px;margin-top:2px;width:20px}}@media screen and (max-width:1280px){.super-hero-metadata .super-hero-play-icon{height:16px;margin-right:10px;margin-top:2px;width:16px}}.super-hero-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.super-hero-metadata .super-hero-play-button{background-color:hsla(0,0%,100%,.3);border:none;border-radius:8px;height:64px;margin-left:22px;margin-right:0;padding-left:55px;padding-right:55px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1600px){.super-hero-metadata .super-hero-play-button{border-radius:7px;height:54px;margin-left:19px;padding-left:46px;padding-right:46px}}@media screen and (max-width:1280px){.super-hero-metadata .super-hero-play-button{border-radius:6px;height:43px;margin-left:15px;padding-left:37px;padding-right:37px}}.super-hero-metadata .super-hero-play-button.focused{background-color:var(--button-primary-background-color-focused);background-image:var(--button-primary-background-color-focused);-webkit-transform:scale(1.07);transform:scale(1.07)}.super-hero-metadata
.super-hero-play-button.focused
.super-hero-play-icon{background-image:url(/player_play_upNext_icon.png)}.super-hero-metadata .super-hero-button-icon{background-color:hsla(0,0%,100%,.3);border:none;border-radius:50%;height:64px;margin-left:24px;padding:0;width:64px}@media screen and (max-width:1600px){.super-hero-metadata .super-hero-button-icon{height:54px;margin-left:20px;width:54px}}@media screen and (max-width:1280px){.super-hero-metadata .super-hero-button-icon{height:43px;margin-left:16px;width:43px}}.super-hero-metadata .super-hero-button-icon.focused{background-color:var(--button-primary-background-color-focused);background-image:var(--button-primary-background-color-focused);-webkit-transform:scale(1.1);transform:scale(1.1)}.super-hero-metadata
.super-hero-button-icon
.button-image{height:24px;width:24px}@media screen and (max-width:1600px){.super-hero-metadata
.super-hero-button-icon
.button-image{height:20px;width:20px}}@media screen and (max-width:1280px){.super-hero-metadata
.super-hero-button-icon
.button-image{height:16px;width:16px}}.page-bullets{display:-webkit-box;display:-ms-flexbox;display:flex;left:84%;position:absolute}.page-bullets .page-bullets-dot{background-color:hsla(0,0%,100%,.3);border-radius:10px;height:8px;margin:0 16px 0 0;padding:2px;width:8px}@media screen and (max-width:1600px){.page-bullets .page-bullets-dot{border-radius:9px;height:7px;margin-right:14px;padding:2px;width:7px}}@media screen and (max-width:1280px){.page-bullets .page-bullets-dot{border-radius:7px;height:6px;margin-right:11px;padding:2px;width:6px}}.page-bullets .page-bullets-dot.focused{background-color:var(--color-01-white)}.super-hero-dummy-button{height:0;margin:0;padding:0}@-webkit-keyframes marquee{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(-90%);transform:translate(-90%)}}@keyframes marquee{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(-90%);transform:translate(-90%)}}.scrolling-label-container{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.scrolling-label-container.focused{overflow:hidden;text-overflow:clip;white-space:nowrap}.scrolling-label-container .scrolling-label{line-height:26px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1600px){.scrolling-label-container .scrolling-label{line-height:22px}}@media screen and (max-width:1280px){.scrolling-label-container .scrolling-label{line-height:18px}}.scrolling-label-container.focused.truncated .scrolling-label{-webkit-animation:marquee linear;animation:marquee linear;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;display:inline-block;overflow:visible;white-space:nowrap}.media-tile{margin-right:0}@media screen and (max-width:1600px){.media-tile{margin-right:0}}@media screen and (max-width:1280px){.media-tile{margin-right:0}}.media-tile-image-container{position:relative}.media-tile-image,.media-tile-image-overlay{border-radius:6px;-webkit-transform:scale(.875);transform:scale(.875)}.media-tile-image,.media-tile-image-overlay.progress-bar{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(78%,transparent),to(rgba(0,0,0,.2)));background-image:linear-gradient(180deg,transparent 78%,rgba(0,0,0,.2))}.media-tile-image{background-position:50%;background-size:cover;height:324px;margin-bottom:8px;width:576px}@media screen and (max-width:1600px){.media-tile-image{height:270px;margin-bottom:7px;width:480px}}@media screen and (max-width:1280px){.media-tile-image{height:216px;margin-bottom:6px;width:384px}}.media-tile.prev-focused{opacity:0}.media-tile-image-overlay{display:-webkit-box;display:-ms-flexbox;display:flex;left:0;position:absolute;top:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;bottom:8px;justify-content:flex-end;right:8px}@media screen and (max-width:1600px){.media-tile-image-overlay{bottom:7px;right:7px}}@media screen and (max-width:1280px){.media-tile-image-overlay{bottom:6px;right:6px}}.media-tile.medium .media-tile-image-container{margin-right:12px}@media screen and (max-width:1600px){.media-tile.medium .media-tile-image-container{margin-right:10px}}@media screen and (max-width:1280px){.media-tile.medium .media-tile-image-container{margin-right:8px}}.new-design .media-tile.small .media-tile-image-container{margin-right:12px}@media screen and (max-width:1600px){.new-design .media-tile.small .media-tile-image-container{margin-right:10px}}@media screen and (max-width:1280px){.new-design .media-tile.small .media-tile-image-container{margin-right:8px}}.media-tile.medium-horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:27px}@media screen and (max-width:1600px){.media-tile.medium-horizontal{padding-bottom:23px}}@media screen and (max-width:1280px){.media-tile.medium-horizontal{padding-bottom:18px}}.media-tile.medium .media-tile-image,.media-tile.medium .media-tile-image-overlay{height:384px;margin-right:0;-webkit-transform:scale(.917);transform:scale(.917);width:256px}@media screen and (max-width:1600px){.media-tile.medium .media-tile-image,.media-tile.medium .media-tile-image-overlay{height:320px;margin-right:0;width:214px}}@media screen and (max-width:1280px){.media-tile.medium .media-tile-image,.media-tile.medium .media-tile-image-overlay{height:256px;margin-right:0;width:171px}}.media-tile.large .media-tile-image,.media-tile.large .media-tile-image-overlay{height:324px;-webkit-transform:scale(.85);transform:scale(.85);width:576px}@media screen and (max-width:1600px){.media-tile.large .media-tile-image,.media-tile.large .media-tile-image-overlay{height:270px;width:480px}}@media screen and (max-width:1280px){.media-tile.large .media-tile-image,.media-tile.large .media-tile-image-overlay{height:216px;width:384px}}.media-tile.small .media-tile-image,.media-tile.small .media-tile-image-overlay{height:250px;-webkit-transform:scale(.836);transform:scale(.836);width:444px}@media screen and (max-width:1600px){.media-tile.small .media-tile-image,.media-tile.small .media-tile-image-overlay{height:209px;width:370px}}@media screen and (max-width:1280px){.media-tile.small .media-tile-image,.media-tile.small .media-tile-image-overlay{height:167px;width:296px}}.media-tile.xsmall .media-tile-image,.media-tile.xsmall .media-tile-image-overlay{height:207px;-webkit-transform:none;transform:none;width:368px}@media screen and (max-width:1600px){.media-tile.xsmall .media-tile-image,.media-tile.xsmall .media-tile-image-overlay{height:173px;width:307px}}@media screen and (max-width:1280px){.media-tile.xsmall .media-tile-image,.media-tile.xsmall .media-tile-image-overlay{height:138px;width:246px}}.new-design .media-tile.medium .media-tile-image,.new-design .media-tile.medium .media-tile-image-overlay{height:315px;-webkit-transform:none;transform:none;width:210px}@media screen and (max-width:1600px){.new-design .media-tile.medium .media-tile-image,.new-design .media-tile.medium .media-tile-image-overlay{height:263px;width:175px}}@media screen and (max-width:1280px){.new-design .media-tile.medium .media-tile-image,.new-design .media-tile.medium .media-tile-image-overlay{height:210px;width:140px}}.new-design .media-tile.small .media-tile-image,.new-design .media-tile.small .media-tile-image-overlay{height:211px;-webkit-transform:none;transform:none;width:376px}@media screen and (max-width:1600px){.new-design .media-tile.small .media-tile-image,.new-design .media-tile.small .media-tile-image-overlay{height:176px;width:314px}}@media screen and (max-width:1280px){.new-design .media-tile.small .media-tile-image,.new-design .media-tile.small .media-tile-image-overlay{height:141px;width:251px}}.media-tile.media-tile.medium-horizontal .media-tile-image,.media-tile.media-tile.medium-horizontal .media-tile-image-overlay{height:234px;-webkit-transform:none;transform:none;width:418px}@media screen and (max-width:1600px){.media-tile.media-tile.medium-horizontal .media-tile-image,.media-tile.media-tile.medium-horizontal .media-tile-image-overlay{height:195px;width:349px}}@media screen and (max-width:1280px){.media-tile.media-tile.medium-horizontal .media-tile-image,.media-tile.media-tile.medium-horizontal .media-tile-image-overlay{height:156px;width:279px}}.media-tile.new-medium .media-tile-image,.media-tile.new-medium .media-tile-image-overlay{height:432px;-webkit-transform:none;transform:none;width:288px}@media screen and (max-width:1600px){.media-tile.new-medium .media-tile-image,.media-tile.new-medium .media-tile-image-overlay{height:360px;width:240px}}@media screen and (max-width:1280px){.media-tile.new-medium .media-tile-image,.media-tile.new-medium .media-tile-image-overlay{height:288px;width:192px}}.media-tile.focused .media-tile-image,.media-tile.focused .media-tile-image-overlay{-webkit-transform:scale(1);transform:scale(1)}.media-tile.focused .media-tile-image-overlay.new-design{border:4px solid #c157ff}.media-tile-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:8px}@media screen and (max-width:1600px){.media-tile-icons{margin-bottom:7px}}@media screen and (max-width:1280px){.media-tile-icons{margin-bottom:6px}}.media-tile-icons.loading{display:none}.media-tile-icons.progress{margin-bottom:20px}@media screen and (max-width:1600px){.media-tile-icons.progress{margin-bottom:17px}}@media screen and (max-width:1280px){.media-tile-icons.progress{margin-bottom:14px}}.media-tile-icons .media-tile-flag{background-color:rgba(0,0,0,.5);border-radius:6px;color:var(--color-01-white);font-size:16px;font-weight:700;height:40px;line-height:2.5;margin-left:8px;padding-left:8px;padding-right:8px}@media screen and (max-width:1600px){.media-tile-icons .media-tile-flag{border-radius:5px;font-size:14px;height:34px;margin-left:7px;padding-left:7px;padding-right:7px}}@media screen and (max-width:1280px){.media-tile-icons .media-tile-flag{border-radius:4px;font-size:11px;height:27px;margin-left:6px;padding-left:6px;padding-right:6px}}.media-tile-icons .media-tile-lock-icon{background-image:url(/connectedtv/lock_icon.png);background-position:50%;background-repeat:no-repeat;background-size:contain;height:40px;margin-left:8px;position:relative;width:40px}@media screen and (max-width:1600px){.media-tile-icons .media-tile-lock-icon{height:34px;margin-left:7px;width:34px}}@media screen and (max-width:1280px){.media-tile-icons .media-tile-lock-icon{height:27px;margin-left:6px;width:27px}}.media-tile-icons .media-tile-onNow-label{background-color:rgba(0,0,0,.5);border-radius:5px;font-size:16px;font-weight:700;margin-left:8px;padding:10px 8px}@media screen and (max-width:1600px){.media-tile-icons .media-tile-onNow-label{border-radius:5px;font-size:14px;margin-left:7px;padding:9px 7px}}@media screen and (max-width:1280px){.media-tile-icons .media-tile-onNow-label{border-radius:4px;font-size:11px;margin-left:6px;padding:7px 6px}}.media-tile-progress,.media-tile-progress-bar{border-radius:4px;bottom:6px;height:6px;position:fixed}@media screen and (max-width:1600px){.media-tile-progress,.media-tile-progress-bar{bottom:5px}}@media screen and (max-width:1280px){.media-tile-progress,.media-tile-progress-bar{bottom:4px}}.media-tile-progress-bar{background-color:rgba(0,0,0,.5);margin-left:8px;width:96%}@media screen and (max-width:1600px){.media-tile-progress-bar{margin-left:7px}}@media screen and (max-width:1280px){.media-tile-progress-bar{margin-left:6px}}.new-design .media-tile-progress,.new-design .media-tile-progress-bar{height:8px;margin-bottom:8px;position:static}.new-design .media-tile-progress-bar{background-color:hsla(0,0%,100%,.3)}.media-tile-progress{background-color:var(--carousel-progress-color)}.new-design .media-tile.small .media-tile-info{-webkit-transform:none;transform:none}.media-tile:not(.medium) .media-tile-info{-webkit-transform:translate3d(2.2vw,-1.5vh,0);transform:translate3d(2.2vw,-1.5vh,0)}.media-tile:not(.medium).focused .media-tile-info{-webkit-transform:translateZ(0);transform:translateZ(0)}.media-tile.medium-horizontal .media-tile-info,.media-tile.new-medium .media-tile-info,.media-tile.xsmall .media-tile-info{-webkit-transform:none;transform:none}.media-tile.media-tile.medium-horizontal .media-tile-info{padding:12px 0 12px 32px}@media screen and (max-width:1600px){.media-tile.media-tile.medium-horizontal .media-tile-info{padding:10px 0 10px 27px}}@media screen and (max-width:1280px){.media-tile.media-tile.medium-horizontal .media-tile-info{padding:8px 0 8px 22px}}.media-tile.medium-horizontal.focused,.media-tile.new-medium.focused,.media-tile.xsmall.focused{-webkit-transform:none;transform:none}.media-tile.medium-horizontal .media-tile-image,.media-tile.new-medium .media-tile-image,.media-tile.xsmall .media-tile-image{-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.3);box-shadow:0 4px 8px 0 rgba(0,0,0,.3)}.media-tile.media-tile.medium-horizontal.focused .media-tile-image-overlay,.media-tile.new-medium.focused .media-tile-image-overlay,.media-tile.xsmall.focused .media-tile-image-overlay{border:4px solid var(--item-color-focused);border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box}.media-tile-info{margin-top:-1px}@media screen and (max-width:1600px){.media-tile-info{margin-top:0}}@media screen and (max-width:1280px){.media-tile-info{margin-top:0}}.media-tile-info.new-design{margin-left:12px}.media-tile.large.focused .media-tile-info{margin-top:-6px}@media screen and (max-width:1600px){.media-tile.large.focused .media-tile-info{margin-top:-5px}}@media screen and (max-width:1280px){.media-tile.large.focused .media-tile-info{margin-top:-4px}}.media-tile-title{color:var(--color-03-gainsboro);font-size:24px;font-weight:600;height:30px;line-height:26px;width:465px}@media screen and (max-width:1600px){.media-tile-title{font-size:20px;height:25px;line-height:22px;width:388px}}@media screen and (max-width:1280px){.media-tile-title{font-size:16px;height:20px;line-height:18px;width:310px}}.media-tile-title.new-design{color:var(--color-01-white);font-weight:700}.media-tile-subtitle{color:var(--color-05-gray);font-size:18px;line-height:1.32;margin-bottom:12px;margin-top:12px}@media screen and (max-width:1600px){.media-tile-subtitle{font-size:15px;margin-bottom:10px;margin-top:10px}}@media screen and (max-width:1280px){.media-tile-subtitle{font-size:12px;margin-bottom:8px;margin-top:8px}}.media-tile-subtitle.new-design{color:var(--color-01-white)}.media-tile.focused .media-tile-subtitle,.media-tile.focused .media-tile-title{width:543px}@media screen and (max-width:1600px){.media-tile.focused .media-tile-subtitle,.media-tile.focused .media-tile-title{width:453px}}@media screen and (max-width:1280px){.media-tile.focused .media-tile-subtitle,.media-tile.focused .media-tile-title{width:362px}}.media-tile.medium .media-tile-subtitle,.media-tile.medium .media-tile-title{color:var(--color-03-gainsboro);font-size:24px;font-weight:600;height:100%;line-height:1.4;margin-bottom:4px;text-align:left;visibility:hidden;width:272px}@media screen and (max-width:1600px){.media-tile.medium .media-tile-subtitle,.media-tile.medium .media-tile-title{font-size:20px;margin-bottom:4px;width:227px}}@media screen and (max-width:1280px){.media-tile.medium .media-tile-subtitle,.media-tile.medium .media-tile-title{font-size:16px;margin-bottom:3px;width:182px}}.media-tile.small.focused .media-tile-subtitle:not(.new-design),.media-tile.small.focused .media-tile-title:not(.new-design){visibility:hidden}.media-tile.medium.focused .media-tile-subtitle,.media-tile.medium.focused .media-tile-title{visibility:visible;visibility:initial}.media-tile.small .media-tile-subtitle,.media-tile.small .media-tile-title{width:372px}@media screen and (max-width:1600px){.media-tile.small .media-tile-subtitle,.media-tile.small .media-tile-title{width:310px}}@media screen and (max-width:1280px){.media-tile.small .media-tile-subtitle,.media-tile.small .media-tile-title{width:248px}}.media-tile.xsmall .media-tile-subtitle,.media-tile.xsmall .media-tile-title{-webkit-transform:none;transform:none;width:368px}@media screen and (max-width:1600px){.media-tile.xsmall .media-tile-subtitle,.media-tile.xsmall .media-tile-title{width:307px}}@media screen and (max-width:1280px){.media-tile.xsmall .media-tile-subtitle,.media-tile.xsmall .media-tile-title{width:246px}}.media-tile.horizontal-medium .media-tile-subtitle,.media-tile.horizontal-medium .media-tile-title{-webkit-transform:none;transform:none;width:416px}@media screen and (max-width:1600px){.media-tile.horizontal-medium .media-tile-subtitle,.media-tile.horizontal-medium .media-tile-title{width:347px}}@media screen and (max-width:1280px){.media-tile.horizontal-medium .media-tile-subtitle,.media-tile.horizontal-medium .media-tile-title{width:278px}}.profile{margin-right:50px;position:relative}@media screen and (max-width:1600px){.profile{margin-right:42px}}@media screen and (max-width:1280px){.profile{margin-right:34px}}.profile .profile-icon:not(.avatar){background-image:url(/profile.png);background-size:contain;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;height:200px;justify-content:center;width:200px}@media screen and (max-width:1600px){.profile .profile-icon:not(.avatar){height:167px;width:167px}}@media screen and (max-width:1280px){.profile .profile-icon:not(.avatar){height:134px;width:134px}}.profile.focused .profile-icon{-webkit-transform:scale(1.3);transform:scale(1.3)}.profile.focused .profile-icon:not(.avatar){background-image:url(/profile_focused.png)}.profile .profile-icon.add{background-image:url(/connectedtv/add_profile.png)}.profile.focused .profile-icon.add{background-image:url(/add_profile_focused.png)}.profile .profile-icon-letter{color:var(--color-01-white);font-size:96px;font-weight:400;height:144px}@media screen and (max-width:1600px){.profile .profile-icon-letter{font-size:80px;height:120px}}@media screen and (max-width:1280px){.profile .profile-icon-letter{font-size:64px;height:96px}}.profile .profile-edit-icon{bottom:112px;height:64px;position:absolute;right:0;width:64px}@media screen and (max-width:1600px){.profile .profile-edit-icon{bottom:94px;height:54px;right:0;width:54px}}@media screen and (max-width:1280px){.profile .profile-edit-icon{bottom:75px;height:43px;right:0;width:43px}}.profile.focused .profile-edit-icon{-webkit-transform:translate(40%,50%);transform:translate(40%,50%)}.profile .profile-name{font-size:24px;padding-top:30px;text-align:center;white-space:pre}@media screen and (max-width:1600px){.profile .profile-name{font-size:20px;padding-top:25px}}@media screen and (max-width:1280px){.profile .profile-name{font-size:16px;padding-top:20px}}.profile.focused .profile-text-wrapper.profile-text-wrapper-transform{-webkit-transform:translate3d(0,18px,0);transform:translate3d(0,18px,0)}@media screen and (max-width:1600px){.profile.focused .profile-text-wrapper.profile-text-wrapper-transform{-webkit-transform:NaNpx;transform:NaNpx}}@media screen and (max-width:1280px){.profile.focused .profile-text-wrapper.profile-text-wrapper-transform{-webkit-transform:NaNpx;transform:NaNpx}}.profile .profile-avatar{height:193px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:193px}@media screen and (max-width:1600px){.profile .profile-avatar{height:161px;width:161px}}@media screen and (max-width:1280px){.profile .profile-avatar{height:129px;width:129px}}.profile.focused .profile-avatar{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.profile.focused .profile-avatar.avatar-scaling{-webkit-transform:translate(-50%,-50%) scale(.95);transform:translate(-50%,-50%) scale(.95)}.profile .profile-selected-icon{background-color:var(--button-primary-background-color-focused);background-image:var(--button-primary-background-color-focused);border-radius:50%;height:14px;left:65.33px;padding:10px 7px;position:absolute;top:65.33px;width:20px}@media screen and (max-width:1600px){.profile .profile-selected-icon{height:12px;left:55px;padding:9px 6px;top:55px;width:17px}}@media screen and (max-width:1280px){.profile .profile-selected-icon{height:10px;left:44px;padding:7px 5px;top:44px;width:14px}}.profile .base-button{position:relative}.profile.focused .profile-selected-icon{left:75.92px;top:75.92px;-webkit-transform:scale(1.3);transform:scale(1.3)}@media screen and (max-width:1600px){.profile.focused .profile-selected-icon{left:63px;top:63px}}@media screen and (max-width:1280px){.profile.focused .profile-selected-icon{left:50px;top:50px}}.profile.kids-profile{line-height:.7;margin-right:40px}@media screen and (max-width:1600px){.profile.kids-profile{margin-right:34px}}@media screen and (max-width:1280px){.profile.kids-profile{margin-right:27px}}.profile.kids-profile:last-of-type{margin-right:0}.profile.kids-profile .base-button.avatar{position:relative}.profile .base-button.avatar{border:10px solid transparent;border-radius:50%;height:200px;padding:0;width:200px}@media screen and (max-width:1600px){.profile .base-button.avatar{border-width:9px;height:167px;width:167px}}@media screen and (max-width:1280px){.profile .base-button.avatar{border-width:7px;height:134px;width:134px}}.profile.kids-profile.focused .base-button.avatar{border-color:var(--button-primary-background-color-focused)}.profile.kids-profile .profile-name{color:#6f6f6f;word-wrap:break-word;font-size:35px;white-space:normal;width:187px}@media screen and (max-width:1600px){.profile.kids-profile .profile-name{font-size:30px;width:156px}}@media screen and (max-width:1280px){.profile.kids-profile .profile-name{font-size:24px;width:125px}}.profile .profile-icon-letter.show-letter{margin:auto;position:relative;z-index:1}.profile .profile-icon-letter.show-letter,.profile .profile-label{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.profile .profile-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:#f4f4f4;background:var(--object-obj-01,#f4f4f4);border-radius:6px;color:#15151a;color:var(--ui-ui-bg,#15151a);font-size:18px;font-style:normal;font-weight:600;height:25px;letter-spacing:-.18px;line-height:normal;margin-left:auto;margin-right:auto;margin-top:8px;padding-left:8px;padding-right:8px}@media screen and (max-width:1600px){.profile .profile-label{border-radius:5px;font-size:15px;height:21px;letter-spacing:0;margin-top:7px;padding-left:7px;padding-right:7px}}@media screen and (max-width:1280px){.profile .profile-label{border-radius:4px;font-size:12px;height:17px;letter-spacing:0;margin-top:6px;padding-left:6px;padding-right:6px}}.profile .profile-text-wrapper,.watchlist-tile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.watchlist-tile{position:relative}.watchlist-tile .watchlist-tile-gradient{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(21,17,25,0)),to(#151119));background-image:linear-gradient(1turn,rgba(21,17,25,0),#151119);height:86px;left:8px;position:absolute;top:14px;width:238px;z-index:99}@media screen and (max-width:1600px){.watchlist-tile .watchlist-tile-gradient{height:72px;left:7px;top:12px;width:199px}}@media screen and (max-width:1280px){.watchlist-tile .watchlist-tile-gradient{height:58px;left:6px;top:10px;width:159px}}.watchlist-tile.watchlist-tile.focused .watchlist-tile-gradient{-webkit-transform:scale(1.1) translate3d(0,-.35em,0);transform:scale(1.1) translate3d(0,-.35em,0)}.watchlist-tile .watchlist-tile-edit-icon{-webkit-box-sizing:content-box;box-sizing:content-box;height:32px;padding-left:22px;padding-top:32px;position:absolute;width:32px;z-index:99}@media screen and (max-width:1600px){.watchlist-tile .watchlist-tile-edit-icon{height:27px;padding-left:19px;padding-top:27px;width:27px}}@media screen and (max-width:1280px){.watchlist-tile .watchlist-tile-edit-icon{height:22px;padding-left:15px;padding-top:22px;width:22px}}.watchlist-tile.focused .watchlist-tile-edit-icon{-webkit-transform:translate(-30%,-38%);transform:translate(-30%,-38%)}.watchlist-tile .watchlist-tile-image{border-radius:6px;height:384px;margin-bottom:8px;margin-right:10px;-webkit-transform:scale(.917);transform:scale(.917);width:256px}@media screen and (max-width:1600px){.watchlist-tile .watchlist-tile-image{height:320px;margin-bottom:7px;margin-right:9px;width:214px}}@media screen and (max-width:1280px){.watchlist-tile .watchlist-tile-image{height:256px;margin-bottom:6px;margin-right:7px;width:171px}}.watchlist-tile.focused .watchlist-tile-image{-webkit-transform:scale(1);transform:scale(1)}.watchlist-tile.focused .media-tile-title{visibility:visible}.watchlist-tile .media-tile-title{visibility:hidden;width:224px}@media screen and (max-width:1600px){.watchlist-tile .media-tile-title{width:187px}}@media screen and (max-width:1280px){.watchlist-tile .media-tile-title{width:150px}}.side-nav-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:48px;line-height:48px;margin-bottom:40px}@media screen and (max-width:1600px){.side-nav-item{height:40px;line-height:40px;margin-bottom:34px}}@media screen and (max-width:1280px){.side-nav-item{height:32px;line-height:32px;margin-bottom:27px}}.content-hub.side-nav-menu .side-nav-item{margin-bottom:24px}@media screen and (max-width:1600px){.content-hub.side-nav-menu .side-nav-item{margin-bottom:20px}}@media screen and (max-width:1280px){.content-hub.side-nav-menu .side-nav-item{margin-bottom:16px}}.side-nav-item.expanded{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-left:72px}@media screen and (max-width:1600px){.side-nav-item.expanded{padding-left:60px}}@media screen and (max-width:1280px){.side-nav-item.expanded{padding-left:48px}}.side-nav-item.profile:first-of-type{margin-top:76px}@media screen and (max-width:1600px){.side-nav-item.profile:first-of-type{margin-top:64px}}@media screen and (max-width:1280px){.side-nav-item.profile:first-of-type{margin-top:51px}}.side-nav-item:first-of-type{margin-top:400px}@media screen and (max-width:1600px){.side-nav-item:first-of-type{margin-top:334px}}@media screen and (max-width:1280px){.side-nav-item:first-of-type{margin-top:267px}}.side-nav-item:last-of-type{bottom:32px;padding-left:74px;position:absolute}@media screen and (max-width:1600px){.side-nav-item:last-of-type{bottom:27px;padding-left:62px}}@media screen and (max-width:1280px){.side-nav-item:last-of-type{bottom:22px;padding-left:50px}}.side-nav-item.expanded:last-of-type{left:0}@media screen and (max-width:1600px){.side-nav-item.expanded:last-of-type{left:0}}@media screen and (max-width:1280px){.side-nav-item.expanded:last-of-type{left:0}}.side-nav-item .side-nav-icon{background-position:50%;background-repeat:no-repeat;background-size:contain;height:32px;opacity:.5;width:32px}@media screen and (max-width:1600px){.side-nav-item .side-nav-icon{height:27px;width:27px}}@media screen and (max-width:1280px){.side-nav-item .side-nav-icon{height:22px;width:22px}}.side-nav-item.expanded .side-nav-icon{margin-right:38px;opacity:1}@media screen and (max-width:1600px){.side-nav-item.expanded .side-nav-icon{margin-right:32px}}@media screen and (max-width:1280px){.side-nav-item.expanded .side-nav-icon{margin-right:26px}}.side-nav-item.expanded.profile .side-nav-icon{margin-right:20px}@media screen and (max-width:1600px){.side-nav-item.expanded.profile .side-nav-icon{margin-right:17px}}@media screen and (max-width:1280px){.side-nav-item.expanded.profile .side-nav-icon{margin-right:14px}}.side-nav-item.profile .profile-icon{border:none;height:auto}.side-nav-item.profile{margin-left:50px}@media screen and (max-width:1600px){.side-nav-item.profile{margin-left:42px}}@media screen and (max-width:1280px){.side-nav-item.profile{margin-left:34px}}.side-nav-item.profile.expanded{margin-left:0}@media screen and (max-width:1600px){.side-nav-item.profile.expanded{margin-left:0}}@media screen and (max-width:1280px){.side-nav-item.profile.expanded{margin-left:0}}.side-nav-item.home .side-nav-icon{background-image:url(/connectedtv/updated_home_icon.png)}.side-nav-item.home.expanded .side-nav-icon{background-image:url(/connectedtv/updated_home_icon_expanded.png)}.side-nav-item.home.selected .side-nav-icon{background-image:url(/connectedtv/updated_home_icon_selected.png)}.side-nav-item.live .side-nav-icon{background-image:url(/connectedtv/updated_live_icon.png)}.side-nav-item.live.expanded .side-nav-icon{background-image:url(/connectedtv/updated_live_icon_expanded.png)}.side-nav-item.browse .side-nav-icon{background-image:url(/connectedtv/updated_search_icon.png)}.side-nav-item.browse.expanded .side-nav-icon{background-image:url(/connectedtv/updated_search_icon_expanded.png)}.side-nav-item.browse.selected .side-nav-icon{background-image:url(/connectedtv/updated_search_icon_selected.png)}.side-nav-item.settings .side-nav-icon{background-image:url(/connectedtv/updated_setting_icon.png)}.side-nav-item.settings.expanded .side-nav-icon{background-image:url(/connectedtv/updated_setting_icon_expanded.png)}.side-nav-item.settings.selected .side-nav-icon{background-image:url(/connectedtv/updated_setting_icon_selected.png)}.side-nav-item.watchlist .side-nav-icon{background-image:url(/connectedtv/watchlist_icon.png)}.side-nav-item.watchlist.expanded .side-nav-icon{background-image:url(/connectedtv/watchlist_icon_expanded.png)}.side-nav-item.watchlist.selected .side-nav-icon{background-image:url(/connectedtv/watchlist_icon_selected.png)}.side-nav-item.series .side-nav-icon{background-image:url(/connectedtv/series_icon.png)}.side-nav-item.series.expanded .side-nav-icon{background-image:url(/connectedtv/series_icon_expanded.png)}.side-nav-item.series.selected .side-nav-icon{background-image:url(/connectedtv/series_icon_selected.png)}.side-nav-item.movies .side-nav-icon{background-image:url(/connectedtv/movies_icon.png)}.side-nav-item.movies.expanded .side-nav-icon{background-image:url(/connectedtv/movies_icon_expanded.png)}.side-nav-item.movies.selected .side-nav-icon{background-image:url(/connectedtv/movies_icon_selected.png)}.side-nav-item.specials .side-nav-icon{background-image:url(/connectedtv/specials_icon.png)}.side-nav-item.specials.expanded .side-nav-icon{background-image:url(/connectedtv/specials_icon_expanded.png)}.side-nav-item.specials.selected .side-nav-icon{background-image:url(/connectedtv/specials_icon_selected.png)}.side-nav-item.debug .side-nav-icon{background-image:url(/connectedtv/debug_icon.png)}.side-nav-item .side-nav-icon-kids{height:48px;opacity:.5;width:48px}@media screen and (max-width:1600px){.side-nav-item .side-nav-icon-kids{height:40px;width:40px}}@media screen and (max-width:1280px){.side-nav-item .side-nav-icon-kids{height:32px;width:32px}}.side-nav-item .side-nav-label{color:var(--side-nav-label-color);font-size:24px;max-width:0;overflow:hidden;position:relative;text-align:center}@media screen and (max-width:1600px){.side-nav-item .side-nav-label{font-size:20px}}@media screen and (max-width:1280px){.side-nav-item .side-nav-label{font-size:16px}}.side-nav-item.focused .side-nav-label{color:var(--color-20-white);font-weight:700}.side-nav-item.selected .side-nav-label{color:var(--color-20-white)}.side-nav-item .side-nav-label span{padding-left:16px;white-space:pre}@media screen and (max-width:1600px){.side-nav-item .side-nav-label span{padding-left:14px}}@media screen and (max-width:1280px){.side-nav-item .side-nav-label span{padding-left:11px}}.side-nav-item.focused:before,.side-nav-item.selected:not(.expanded):before{border-radius:8px;content:"";height:inherit;left:0;position:absolute;width:8px}@media screen and (max-width:1600px){.side-nav-item.focused:before,.side-nav-item.selected:not(.expanded):before{border-radius:7px;width:7px}}@media screen and (max-width:1280px){.side-nav-item.focused:before,.side-nav-item.selected:not(.expanded):before{border-radius:6px;width:6px}}.side-nav-item.focused .side-nav-icon,.side-nav-item.focused .side-nav-icon-kids,.side-nav-item.selected .side-nav-icon{opacity:1}.side-nav-item.expanded .side-nav-label{max-width:200px}@media screen and (max-width:1600px){.side-nav-item.expanded .side-nav-label{max-width:167px}}@media screen and (max-width:1280px){.side-nav-item.expanded .side-nav-label{max-width:134px}}.side-nav-item.profile{margin-bottom:350px}@media screen and (max-width:1600px){.side-nav-item.profile{margin-bottom:292px}}@media screen and (max-width:1280px){.side-nav-item.profile{margin-bottom:234px}}.content-hub.side-nav-menu .side-nav-item.profile{margin-bottom:216px}@media screen and (max-width:1600px){.content-hub.side-nav-menu .side-nav-item.profile{margin-bottom:180px}}@media screen and (max-width:1280px){.content-hub.side-nav-menu .side-nav-item.profile{margin-bottom:144px}}.content-hub.side-nav-menu .kids.side-nav-item.profile{margin-bottom:360px}@media screen and (max-width:1600px){.content-hub.side-nav-menu .kids.side-nav-item.profile{margin-bottom:300px}}@media screen and (max-width:1280px){.content-hub.side-nav-menu .kids.side-nav-item.profile{margin-bottom:240px}}.side-nav-item.profile .side-nav-label span{padding-left:40px}@media screen and (max-width:1600px){.side-nav-item.profile .side-nav-label span{padding-left:34px}}@media screen and (max-width:1280px){.side-nav-item.profile .side-nav-label span{padding-left:27px}}.side-nav-item.profile .side-nav-icon,.side-nav-item.profile .side-nav-icon-kids{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;height:40px;justify-content:center;width:40px}@media screen and (max-width:1600px){.side-nav-item.profile .side-nav-icon,.side-nav-item.profile .side-nav-icon-kids{height:34px;width:34px}}@media screen and (max-width:1280px){.side-nav-item.profile .side-nav-icon,.side-nav-item.profile .side-nav-icon-kids{height:27px;width:27px}}.side-nav-item.profile .side-nav-icon .profile{margin-right:0}.side-nav-item.focused.profile .side-nav-icon,.side-nav-item.focused.profile .side-nav-icon-kids{-webkit-transform:scale(1.4);transform:scale(1.4)}.side-nav-item.focused.profile .side-nav-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.side-nav-item.focused.profile .side-nav-label .side-nav-label-text{font-size:24px;height:33px;line-height:1;margin:0;overflow:hidden}@media screen and (max-width:1600px){.side-nav-item.focused.profile .side-nav-label .side-nav-label-text{font-size:20px;height:28px}}@media screen and (max-width:1280px){.side-nav-item.focused.profile .side-nav-label .side-nav-label-text{font-size:16px;height:22px}}.side-nav-item.profile .profile-avatar{height:40px;width:40px}@media screen and (max-width:1600px){.side-nav-item.profile .profile-avatar{height:34px;width:34px}}@media screen and (max-width:1280px){.side-nav-item.profile .profile-avatar{height:27px;width:27px}}.side-nav-item.focused.profile .side-nav-label .side-nav-label-subtext{color:var(--color-11-gray);font-size:18px;font-weight:400;height:24px;line-height:1;margin:0}@media screen and (max-width:1600px){.side-nav-item.focused.profile .side-nav-label .side-nav-label-subtext{font-size:15px;height:20px}}@media screen and (max-width:1280px){.side-nav-item.focused.profile .side-nav-label .side-nav-label-subtext{font-size:12px;height:16px}}.side-nav-item.focused.profile .side-nav-label .kids-nav-label-subtext{color:var(--item-color-focused-kids);font-size:18px;font-weight:400;height:24px;line-height:1;margin:0}@media screen and (max-width:1600px){.side-nav-item.focused.profile .side-nav-label .kids-nav-label-subtext{font-size:15px;height:20px}}@media screen and (max-width:1280px){.side-nav-item.focused.profile .side-nav-label .kids-nav-label-subtext{font-size:12px;height:16px}}.side-nav-item.profile .side-nav-icon .side-nav-icon-text,.side-nav-item.profile .side-nav-icon-kids .side-nav-icon-text{color:var(--button-primary-color-focused);font-size:24px;line-height:36px;position:absolute}@media screen and (max-width:1600px){.side-nav-item.profile .side-nav-icon .side-nav-icon-text,.side-nav-item.profile .side-nav-icon-kids .side-nav-icon-text{font-size:20px;line-height:30px}}@media screen and (max-width:1280px){.side-nav-item.profile .side-nav-icon .side-nav-icon-text,.side-nav-item.profile .side-nav-icon-kids .side-nav-icon-text{font-size:16px;line-height:24px}}.side-nav-item.focused:before,.side-nav-item.selected:not(.expanded):before{background-color:var(--item-color-focused)}.kids.side-nav-item.focused:before,.kids.side-nav-item.selected:not(.expanded):before{background-color:var(--item-color-focused-kids)}.side-nav-item.browse.focused .side-nav-icon{background-image:url(/search_icon_focused.png)}.side-nav-item.home.focused .side-nav-icon{background-image:url(/home_icon_focused.png)}.kids.side-nav-item.home.focused .side-nav-icon{background-image:url(/kids_home_icon_focused.svg)}.side-nav-item.settings.focused .side-nav-icon{background-image:url(/setting_icon_focused.png)}.kids.side-nav-item.settings.focused .side-nav-icon{background-image:url(/kids_setting_icon_focused.svg)}.side-nav-item.watchlist.focused .side-nav-icon{background-image:url(/watchlist_icon_focused.png)}.kids.side-nav-item.watchlist.focused .side-nav-icon{background-image:url(/kids_watchlist_icon_focused.svg)}.side-nav-item.live.focused .side-nav-icon{background-image:url(/live_icon_focused.png)}.side-nav-item.series.focused .side-nav-icon{background-image:url(/series_icon_focused.png)}.kids.side-nav-item.series.focused .side-nav-icon{background-image:url(/kids_series_icon_focused.svg)}.side-nav-item.movies.focused .side-nav-icon{background-image:url(/movies_icon_focused.png)}.kids.side-nav-item.movies.focused .side-nav-icon{background-image:url(/kids_movies_icon_focused.svg)}.side-nav-item.specials.focused .side-nav-icon{background-image:url(/specials_icon_focused.png)}.side-nav-item .side-nav-icon{background-image:url(/profile.png);background-size:cover}.legal-subscreen.horizontal{background-color:var(--legal-background-color);background-size:100% 100%;display:block;height:100%;left:0;overflow-x:hidden;padding-left:96px;padding-right:96px;padding-top:72px;position:fixed;top:0;width:100%;z-index:101}@media screen and (max-width:1600px){.legal-subscreen.horizontal{padding-left:80px;padding-right:80px;padding-top:60px}}@media screen and (max-width:1280px){.legal-subscreen.horizontal{padding-left:64px;padding-right:64px;padding-top:48px}}.legal-subscreen-background-image{background-image:url(/app_background_account_subscription.png)}.legal-subscreen>h2{opacity:.6}.legal-subscreen .title{color:var(--settings-heading-color)}.legal-subscreen .legal-subscreen-button{bottom:240px;position:fixed;right:96px}@media screen and (max-width:1600px){.legal-subscreen .legal-subscreen-button{bottom:200px;right:80px}}@media screen and (max-width:1280px){.legal-subscreen .legal-subscreen-button{bottom:160px;right:64px}}.legal-footer .legal-footer-disclaimer{color:var(--color-09-medium-gray);font-size:22px;line-height:normal;width:876px}@media screen and (max-width:1600px){.legal-footer .legal-footer-disclaimer{font-size:19px;width:730px}}@media screen and (max-width:1280px){.legal-footer .legal-footer-disclaimer{font-size:15px;width:584px}}.legal-footer .legal-subscreen.horizontal{z-index:301}.legal-footer-disclaimer .legal-footer-agreement>span{color:var(--color-02-off-white)}.legal-footer-disclaimer .legal-footer-share-info{white-space:pre}.legal-footer .legal-footer-buttons{padding:0}.season-filter .season-filter-heading-container.horizontal{padding-left:96px}@media screen and (max-width:1600px){.season-filter .season-filter-heading-container.horizontal{padding-left:80px}}@media screen and (max-width:1280px){.season-filter .season-filter-heading-container.horizontal{padding-left:64px}}.season-filter .season-filter-heading-container .season-filter-heading{border-radius:4.4px;padding:12px 0 18px}@media screen and (max-width:1600px){.season-filter .season-filter-heading-container .season-filter-heading{border-radius:4px;padding-bottom:15px;padding-top:10px}}@media screen and (max-width:1280px){.season-filter .season-filter-heading-container .season-filter-heading{border-radius:3px;padding-bottom:12px;padding-top:8px}}.season-filter .season-filter-heading-container .season-filter-heading.focused{background-color:var(--button-secondary-background-color-focused);color:var(--button-secondary-color-focused);padding-left:24px;padding-right:23px}@media screen and (max-width:1600px){.season-filter .season-filter-heading-container .season-filter-heading.focused{padding-left:20px;padding-right:20px}}@media screen and (max-width:1280px){.season-filter .season-filter-heading-container .season-filter-heading.focused{padding-left:16px;padding-right:16px}}.season-filter .season-filter-heading-container .season-filter-heading .season-filter-heading-text{display:inline-block;font-size:34px;font-weight:600;line-height:1.06}@media screen and (max-width:1600px){.season-filter .season-filter-heading-container .season-filter-heading .season-filter-heading-text{font-size:29px}}@media screen and (max-width:1280px){.season-filter .season-filter-heading-container .season-filter-heading .season-filter-heading-text{font-size:23px}}.season-filter .season-filter-heading-container .season-filter-heading .season-filter-heading-arrow{background-image:url(/connectedtv/chevron_unfocused.png);background-position-y:4px;background-size:contain;display:inline-block;font-size:34px;height:32px;margin-left:8px;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transform-origin:50% 70%;transform-origin:50% 70%;width:32px}@media screen and (max-width:1600px){.season-filter .season-filter-heading-container .season-filter-heading .season-filter-heading-arrow{background-position-y:4px;font-size:29px;height:27px;margin-left:7px;width:27px}}@media screen and (max-width:1280px){.season-filter .season-filter-heading-container .season-filter-heading .season-filter-heading-arrow{background-position-y:3px;font-size:23px;height:22px;margin-left:6px;width:22px}}.season-filter .season-filter-heading-container .season-filter-heading.focused .season-filter-heading-arrow{background-image:url(/connectedtv/chevron_focused.png)}.season-filter.focused .season-filter-heading-container.prev-focused .season-filter-heading .season-filter-heading-arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.season-filter .seasons-container.horizontal{padding-left:96px}@media screen and (max-width:1600px){.season-filter .seasons-container.horizontal{padding-left:80px}}@media screen and (max-width:1280px){.season-filter .seasons-container.horizontal{padding-left:64px}}.season-filter .seasons-container .season-button{color:var(--color-01-white);font-size:34px;opacity:1}@media screen and (max-width:1600px){.season-filter .seasons-container .season-button{font-size:29px}}@media screen and (max-width:1280px){.season-filter .seasons-container .season-button{font-size:23px}}.season-filter .seasons-container .season-button.focused{color:var(--button-secondary-color-focused)}.season-filter.expanded{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.season-filter.expanded .seasons-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-negative:0;flex-shrink:0;gap:16px;width:264px}@media screen and (max-width:1600px){.season-filter.expanded .seasons-container{gap:14px;width:220px}}@media screen and (max-width:1280px){.season-filter.expanded .seasons-container{gap:11px;width:176px}}.season-filter.expanded .season-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:stretch;align-self:stretch;background:#272727;background:var(--ui-ui-02,#272727);border:none;border-radius:32px;color:#a1a1a1;color:var(--object-obj-03,#a1a1a1);font-size:24px;gap:10px;height:56px;padding:0 24px}@media screen and (max-width:1600px){.season-filter.expanded .season-button{border-radius:27px;font-size:20px;gap:9px;height:47px;padding:0}}@media screen and (max-width:1280px){.season-filter.expanded .season-button{border-radius:22px;font-size:16px;gap:7px;height:38px;padding:0}}.season-filter.expanded .season-button.button-active{background:var(--input-background-color);border:4px solid var(--color-20-white);color:var(--color-20-white)}.season-filter.expanded .season-button.focused{background-color:var(--color-20-white);border:4px solid var(--color-20-white);color:var(--color-21-black)}.side-nav-menu{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent);height:100%;position:fixed;z-index:101}.side-nav-menu.focused{background:var(--side-nav-background-color)}.side-nav-container.focused:after,.side-nav-menu.focused:after{background-image:var(--remove-gradient,var(--side-nav-background-gradient));content:"";height:100%;left:0;position:absolute;top:0;width:100vw;z-index:-1}.kids-nav-menu.focused:after{background-image:var(--remove-gradient,var(--kids-side-nav-background-gradient))}.side-nav-container.focused:after{visibility:var(--side-nav-gradient-underlay)}.side-nav-menu.focused:after{visibility:var(--side-nav-gradient-overlay)}.side-nav-menu.hidden{margin-top:-120px}@media screen and (max-width:1600px){.side-nav-menu.hidden{margin-top:-100px}}@media screen and (max-width:1280px){.side-nav-menu.hidden{margin-top:-80px}}.side-nav-width{width:176px}@media screen and (max-width:1600px){.side-nav-width{width:147px}}@media screen and (max-width:1280px){.side-nav-width{width:118px}}.side-nav-width.focused{width:377px}@media screen and (max-width:1600px){.side-nav-width.focused{width:315px}}@media screen and (max-width:1280px){.side-nav-width.focused{width:252px}}.spotlight-meta-container{margin-bottom:40px;padding-left:80px}@media screen and (max-width:1600px){.spotlight-meta-container{margin-bottom:34px;padding-left:67px}}@media screen and (max-width:1280px){.spotlight-meta-container{margin-bottom:27px;padding-left:54px}}.new-design .spotlight-meta-container{padding-left:0}@media screen and (max-width:1600px){.new-design .spotlight-meta-container{padding-left:0}}@media screen and (max-width:1280px){.new-design .spotlight-meta-container{padding-left:0}}.spotlight-meta-container .spotlight-meta-title{display:-webkit-box;font-weight:700;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:52px;line-height:62px;width:768px}@media screen and (max-width:1600px){.spotlight-meta-container .spotlight-meta-title{font-size:44px;line-height:52px;width:640px}}@media screen and (max-width:1280px){.spotlight-meta-container .spotlight-meta-title{font-size:35px;line-height:42px;width:512px}}.spotlight-meta-container .spotlight-meta-description{display:-webkit-box;font-weight:400;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:26px;line-height:34px;margin-top:16px;width:768px}@media screen and (max-width:1600px){.spotlight-meta-container .spotlight-meta-description{font-size:22px;line-height:29px;margin-top:14px;width:640px}}@media screen and (max-width:1280px){.spotlight-meta-container .spotlight-meta-description{font-size:18px;line-height:23px;margin-top:11px;width:512px}}.spotlight-meta-container .spotlight-button{height:60px;margin-top:31px;width:233px}@media screen and (max-width:1600px){.spotlight-meta-container .spotlight-button{height:50px;margin-top:26px;width:195px}}@media screen and (max-width:1280px){.spotlight-meta-container .spotlight-button{height:40px;margin-top:21px;width:156px}}.spotlight-container .hide-and-dom-flow-removal{position:absolute;visibility:hidden}.new-design .spotlight-single-container{padding-left:0}@media screen and (max-width:1600px){.new-design .spotlight-single-container{padding-left:0}}@media screen and (max-width:1280px){.new-design .spotlight-single-container{padding-left:0}}.spotlight-single-container{padding-bottom:90px;padding-left:80px;width:1920px}@media screen and (max-width:1600px){.spotlight-single-container{padding-bottom:75px;padding-left:67px;width:1600px}}@media screen and (max-width:1280px){.spotlight-single-container{padding-bottom:60px;padding-left:54px;width:1280px}}.spotlight-single-contents{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:66px}@media screen and (max-width:1600px){.spotlight-single-contents{margin-top:55px}}@media screen and (max-width:1280px){.spotlight-single-contents{margin-top:44px}}.spotlight-single-keyart{border-radius:6px;height:450px;width:800px}@media screen and (max-width:1600px){.spotlight-single-keyart{border-radius:5px;height:375px;width:667px}}@media screen and (max-width:1280px){.spotlight-single-keyart{border-radius:4px;height:300px;width:534px}}.spotlight-single-text-container{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;margin-left:64px;padding-bottom:20px;padding-top:20px;width:784px}@media screen and (max-width:1600px){.spotlight-single-text-container{margin-left:54px;padding-bottom:17px;padding-top:17px;width:654px}}@media screen and (max-width:1280px){.spotlight-single-text-container{margin-left:43px;padding-bottom:14px;padding-top:14px;width:523px}}.spotlight-single-text-container.active{display:-webkit-box;display:-ms-flexbox;display:flex}.spotlight-single-superheader{font-size:24px;font-style:normal;font-weight:700;letter-spacing:-.01em;line-height:30px;margin-bottom:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1600px){.spotlight-single-superheader{font-size:20px;line-height:25px;margin-bottom:9px}}@media screen and (max-width:1280px){.spotlight-single-superheader{font-size:16px;line-height:20px;margin-bottom:7px}}.spotlight-single-header{font-weight:700;letter-spacing:-.01em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-line-clamp:3;font-size:42px;line-height:48px;margin-bottom:10px;padding-bottom:5px;width:784px}@media screen and (max-width:1600px){.spotlight-single-header{font-size:35px;line-height:40px;margin-bottom:9px;padding-bottom:5px;width:654px}}@media screen and (max-width:1280px){.spotlight-single-header{font-size:28px;line-height:32px;margin-bottom:7px;padding-bottom:4px;width:523px}}.spotlight-single-subheader{font-weight:400;letter-spacing:-.01em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-line-clamp:2;font-size:24px;line-height:32px;margin-bottom:20px;width:784px}@media screen and (max-width:1600px){.spotlight-single-subheader{font-size:20px;line-height:27px;margin-bottom:17px;width:654px}}@media screen and (max-width:1280px){.spotlight-single-subheader{font-size:16px;line-height:22px;margin-bottom:14px;width:523px}}.spotlight-single-text-container .spotlight-single-button{border-radius:6px;display:block;max-width:670px;min-width:220px;overflow:hidden;text-overflow:ellipsis;-webkit-transform-origin:left;transform-origin:left;white-space:nowrap;width:auto}@media screen and (max-width:1600px){.spotlight-single-text-container .spotlight-single-button{border-radius:5px;max-width:559px;min-width:184px}}@media screen and (max-width:1280px){.spotlight-single-text-container .spotlight-single-button{border-radius:4px;max-width:447px;min-width:147px}}.spotlight-ellipsis{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical}.sign-in-page .account-input .account-page-button{margin-top:78px}@media screen and (max-width:1600px){.sign-in-page .account-input .account-page-button{margin-top:65px}}@media screen and (max-width:1280px){.sign-in-page .account-input .account-page-button{margin-top:52px}}.auth-footer{margin-top:257px;padding-left:120px}@media screen and (max-width:1600px){.auth-footer{margin-top:215px;padding-left:100px}}@media screen and (max-width:1280px){.auth-footer{margin-top:172px;padding-left:80px}}.auth-footer .auth-footer-divider{border-right:2px solid var(--color-07-gray);height:114px;margin-left:725px;margin-right:47px}@media screen and (max-width:1600px){.auth-footer .auth-footer-divider{border-right-width:2px;height:95px;margin-left:605px;margin-right:40px}}@media screen and (max-width:1280px){.auth-footer .auth-footer-divider{border-right-width:2px;height:76px;margin-left:484px;margin-right:32px}}.auth-footer .auth-footer-buttons{padding:0;-webkit-box-align:initial;-ms-flex-align:initial;align-items:normal}.auth-footer .auth-footer-buttons .account-page-button{margin-top:auto}.auth-footer .auth-footer-title{color:var(--color-06-gray);font-size:28px;left:1052px;line-height:44px;position:absolute;top:-15px}@media screen and (max-width:1600px){.auth-footer .auth-footer-title{font-size:24px;left:877px;line-height:37px;top:-12px}}@media screen and (max-width:1280px){.auth-footer .auth-footer-title{font-size:19px;left:702px;line-height:30px;top:-10px}}.auth-footer .create-account-button{margin-top:16px;padding:0}@media screen and (max-width:1600px){.auth-footer .create-account-button{margin-top:14px}}@media screen and (max-width:1280px){.auth-footer .create-account-button{margin-top:11px}}.auth-footer .switch-to-computer-or-mobile-button{margin-top:16px;padding:0;width:480px}@media screen and (max-width:1600px){.auth-footer .switch-to-computer-or-mobile-button{margin-top:14px;width:400px}}@media screen and (max-width:1280px){.auth-footer .switch-to-computer-or-mobile-button{margin-top:11px;width:320px}}.sign-in-page input{background-color:hsla(0,0%,100%,.1)}.sign-in-page input.focused{background-color:var(--button-secondary-background-color-focused);color:var(--button-secondary-color-focused)}@-webkit-keyframes spin-loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@keyframes spin-loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}.spinner{-webkit-animation:spin-loading .75s linear infinite;animation:spin-loading .75s linear infinite;background-image:url(/connectedtv/spinner.png);background-size:contain;height:80px;width:80px}@media screen and (max-width:1600px){.spinner{height:67px;width:67px}}@media screen and (max-width:1280px){.spinner{height:54px;width:54px}}.absolute-center{bottom:0;left:0;margin:auto;overflow:show;position:fixed;right:0;top:0;z-index:1}.spinner-background-overlay{background-color:hsla(0,0%,6%,.8);height:100%;position:fixed;width:100%;z-index:10001}.subscription{margin-top:0}@media screen and (max-width:1600px){.subscription{margin-top:0}}@media screen and (max-width:1280px){.subscription{margin-top:0}}.subscription-detail-type-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.subscription-detail-note{font-size:24px}@media screen and (max-width:1600px){.subscription-detail-note{font-size:20px}}@media screen and (max-width:1280px){.subscription-detail-note{font-size:16px}}.subscription-detail-category{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:16px;width:323px}@media screen and (max-width:1600px){.subscription-detail-category{margin-right:14px;width:270px}}@media screen and (max-width:1280px){.subscription-detail-category{margin-right:11px;width:216px}}.subscription-detail-plan-label{color:#8d8b8f}.subscription-heading{color:var(--color-01-white);font-size:52px;font-weight:700;line-height:62px;margin-bottom:24px}@media screen and (max-width:1600px){.subscription-heading{font-size:44px;line-height:52px;margin-bottom:20px}}@media screen and (max-width:1280px){.subscription-heading{font-size:35px;line-height:42px;margin-bottom:16px}}.subscription-plan-detail{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:left;-ms-flex-align:left;align-items:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.subscription-plan-detail .subscription-plan-description,.subscription-plan-detail .subscription-plan-title{color:var(--color-ui-03);font-size:22px;line-height:24px;width:644px}@media screen and (max-width:1600px){.subscription-plan-detail .subscription-plan-description,.subscription-plan-detail .subscription-plan-title{font-size:19px;line-height:20px;width:537px}}@media screen and (max-width:1280px){.subscription-plan-detail .subscription-plan-description,.subscription-plan-detail .subscription-plan-title{font-size:15px;line-height:16px;width:430px}}.subscription-plan-description{margin-top:25px}@media screen and (max-width:1600px){.subscription-plan-description{margin-top:21px}}@media screen and (max-width:1280px){.subscription-plan-description{margin-top:17px}}.subscription-plan-detail .subscription-plan-value{color:#dbdbdb;font-size:26px;line-height:40px;padding-bottom:18px;padding-top:18px}@media screen and (max-width:1600px){.subscription-plan-detail .subscription-plan-value{font-size:22px;line-height:34px;padding-bottom:15px;padding-top:15px}}@media screen and (max-width:1280px){.subscription-plan-detail .subscription-plan-value{font-size:18px;line-height:27px;padding-bottom:12px;padding-top:12px}}.unsubscribed-detail .unsubscribed-description{font-size:22px;padding-bottom:18px;width:750px}@media screen and (max-width:1600px){.unsubscribed-detail .unsubscribed-description{font-size:19px;padding-bottom:15px;width:625px}}@media screen and (max-width:1280px){.unsubscribed-detail .unsubscribed-description{font-size:15px;padding-bottom:12px;width:500px}}.unsubscribed-detail .unsubscribed-button{margin-bottom:30px}@media screen and (max-width:1600px){.unsubscribed-detail .unsubscribed-button{margin-bottom:25px}}@media screen and (max-width:1280px){.unsubscribed-detail .unsubscribed-button{margin-bottom:20px}}.unsubscribed-detail .unsubscribed-footer{color:#c8c8c8;font-size:20px}.subscription-detail-type-wrapper .subscription-logo{height:20px;width:92px}@media screen and (max-width:1600px){.subscription-detail-type-wrapper .subscription-logo{height:17px;width:77px}}@media screen and (max-width:1280px){.subscription-detail-type-wrapper .subscription-logo{height:14px;width:62px}}.screen-saver-container{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:10000}.screen-saver-background{background-color:transparent;height:100%;position:absolute;top:0;width:100%;z-index:300}.screen-saver-overlay{background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgb(0,0,0,.8)));background:linear-gradient(transparent,rgb(0,0,0,.8));height:100%;position:relative;width:100%;z-index:300}.screen-saver-logo-container{bottom:150px;color:#fff;left:120px;position:absolute;visibility:hidden;z-index:301}@media screen and (max-width:1600px){.screen-saver-logo-container{bottom:125px;left:100px}}@media screen and (max-width:1280px){.screen-saver-logo-container{bottom:100px;left:80px}}.screen-saver-logo-container.visible{visibility:visible}.screen-saver-logo{position:relative;width:640px}@media screen and (max-width:1600px){.screen-saver-logo{width:534px}}@media screen and (max-width:1280px){.screen-saver-logo{width:427px}}.screen-saver-genre-container{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:32px;width:60%}@media screen and (max-width:1600px){.screen-saver-genre-container{margin-top:27px}}@media screen and (max-width:1280px){.screen-saver-genre-container{margin-top:22px}}.screen-saver-genre{white-space:nowrap}.screen-saver-genre:not(:last-child):after{content:"|";padding-left:24px;padding-right:24px;width:1px}@media screen and (max-width:1600px){.screen-saver-genre:not(:last-child):after{padding-left:20px;padding-right:20px;width:1px}}@media screen and (max-width:1280px){.screen-saver-genre:not(:last-child):after{padding-left:16px;padding-right:16px;width:1px}}.logging-modal{background:-webkit-gradient(linear,left top,left bottom,color-stop(100%,#000),to(rgba(134,86,212,.026)));background:linear-gradient(180deg,#000 100%,rgba(134,86,212,.026) 0);background-size:100% 100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;left:0;overflow-x:hidden;padding:100px;position:fixed;top:0;width:100%;z-index:9999999}@media screen and (max-width:1600px){.logging-modal{padding:84px}}@media screen and (max-width:1280px){.logging-modal{padding:67px}}.logging-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;margin-left:30px;width:20%}@media screen and (max-width:1600px){.logging-nav{margin-left:25px}}@media screen and (max-width:1280px){.logging-nav{margin-left:20px}}.logging-nav-items{-ms-flex-item-align:start;align-self:flex-start}.logging-clear{bottom:100px;position:absolute}@media screen and (max-width:1600px){.logging-clear{bottom:84px}}@media screen and (max-width:1280px){.logging-clear{bottom:67px}}.logging-modal .logging-nav .logging-nav-items{margin-bottom:30px}@media screen and (max-width:1600px){.logging-modal .logging-nav .logging-nav-items{margin-bottom:25px}}@media screen and (max-width:1280px){.logging-modal .logging-nav .logging-nav-items{margin-bottom:20px}}.logging-console{height:100%;margin-left:50px;overflow-y:scroll}@media screen and (max-width:1600px){.logging-console{margin-left:42px}}@media screen and (max-width:1280px){.logging-console{margin-left:34px}}.logging-console div{border:1px solid #3a3a3a;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;display:-webkit-box;display:-ms-flexbox;display:flex;word-break:break-word;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:23px;padding:5px 20px;width:1300px}@media screen and (max-width:1600px){.logging-console div{font-size:20px;padding:5px 17px;width:1084px}}@media screen and (max-width:1280px){.logging-console div{font-size:16px;padding:4px 14px;width:867px}}.logging-console .error{background-color:#290000;border-color:#590000;color:#ff8080}.log-location{-webkit-text-decoration:underline;text-decoration:underline;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-ms-flex-item-align:start;align-self:flex-start;color:#4da1e1;margin-left:5px}@media screen and (max-width:1600px){.log-location{margin-left:5px}}@media screen and (max-width:1280px){.log-location{margin-left:4px}}.logging-console .warning{background-color:#332b00;border-color:#650;color:#f1ab27}.logging-console .log-message{white-space:pre-wrap}.tile-list.horizontal .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;position:relative}.tile-list.horizontal.vertical-align .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.tile-list.featured .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex}.tile-list.vertical{height:100%}.tray-footer .tray-metadata{color:var(--color-10-dark-gray);display:-webkit-box;font-weight:400;line-height:1.1;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:20px;height:22px;margin-bottom:16px}@media screen and (max-width:1600px){.tray-footer .tray-metadata{font-size:17px;height:19px;margin-bottom:14px}}@media screen and (max-width:1280px){.tray-footer .tray-metadata{font-size:14px;height:15px;margin-bottom:11px}}.tray-footer .tray-description{color:var(--color-02-off-white);display:-webkit-box;font-weight:400;overflow:hidden;-moz-line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:26px;height:104px}@media screen and (max-width:1600px){.tray-footer .tray-description{font-size:22px;height:87px}}@media screen and (max-width:1280px){.tray-footer .tray-description{font-size:18px;height:70px}}.tray-footer .tray-description .tray-description-text{line-height:34px}@media screen and (max-width:1600px){.tray-footer .tray-description .tray-description-text{line-height:29px}}@media screen and (max-width:1280px){.tray-footer .tray-description .tray-description-text{line-height:23px}}.tray-rating-icon .rating-icon{top:2px}@media screen and (max-width:1600px){.tray-rating-icon .rating-icon{top:2px}}@media screen and (max-width:1280px){.tray-rating-icon .rating-icon{top:2px}}.rating-divider{margin-left:16px;margin-right:15px}@media screen and (max-width:1600px){.rating-divider{margin-left:14px;margin-right:13px}}@media screen and (max-width:1280px){.rating-divider{margin-left:11px;margin-right:10px}}.tray{padding-bottom:36px}@media screen and (max-width:1600px){.tray{padding-bottom:30px}}@media screen and (max-width:1280px){.tray{padding-bottom:24px}}.tray .horizontal{padding-left:54px;padding-right:54px}@media screen and (max-width:1600px){.tray .horizontal{padding-left:45px;padding-right:45px}}@media screen and (max-width:1280px){.tray .horizontal{padding-left:36px;padding-right:36px}}.tray.focused{opacity:1}.tray-header{color:var(--color-02-off-white);font-size:28px;font-weight:600;height:36px;line-height:1.06;margin-bottom:24px;-o-object-fit:contain;object-fit:contain;overflow:hidden;padding-left:96px;text-overflow:ellipsis;white-space:nowrap;width:1080px}@media screen and (max-width:1600px){.tray-header{font-size:24px;height:30px;margin-bottom:20px;padding-left:80px;width:900px}}@media screen and (max-width:1280px){.tray-header{font-size:19px;height:24px;margin-bottom:16px;padding-left:64px;width:720px}}.account-menu{width:900px}@media screen and (max-width:1600px){.account-menu{width:750px}}@media screen and (max-width:1280px){.account-menu{width:600px}}.account-menu .account-menu-divider{border:1px solid #38353c;margin-top:27px;width:100%}@media screen and (max-width:1600px){.account-menu .account-menu-divider{border-width:1px;margin-top:23px}}@media screen and (max-width:1280px){.account-menu .account-menu-divider{border-width:1px;margin-top:18px}}.account-menu .account-menu-description{font-size:19px;margin-top:27px}@media screen and (max-width:1600px){.account-menu .account-menu-description{font-size:16px;margin-top:23px}}@media screen and (max-width:1280px){.account-menu .account-menu-description{font-size:13px;margin-top:18px}}.account-menu .account-menu-description.old{font-size:26px}@media screen and (max-width:1600px){.account-menu .account-menu-description.old{font-size:22px}}@media screen and (max-width:1280px){.account-menu .account-menu-description.old{font-size:18px}}.account-menu .account-menu-footer{color:#a8a7aa}.account-menu .account-detail-title{color:var(--color-01-white);font-size:52px;font-weight:700;line-height:1.19;margin-bottom:30px;margin-top:80px;padding-bottom:5px;width:800px}@media screen and (max-width:1600px){.account-menu .account-detail-title{font-size:44px;margin-bottom:25px;margin-top:67px;padding-bottom:5px;width:667px}}@media screen and (max-width:1280px){.account-menu .account-detail-title{font-size:35px;margin-bottom:20px;margin-top:54px;padding-bottom:4px;width:534px}}.account-menu .account-detail-title.old{margin-top:50px}@media screen and (max-width:1600px){.account-menu .account-detail-title.old{margin-top:42px}}@media screen and (max-width:1280px){.account-menu .account-detail-title.old{margin-top:34px}}.account-menu .account-detail-signed-in-title{color:var(--color-02-off-white);font-size:26px;font-weight:400;line-height:1.31;margin-bottom:24px;margin-top:auto}@media screen and (max-width:1600px){.account-menu .account-detail-signed-in-title{font-size:22px;margin-bottom:20px}}@media screen and (max-width:1280px){.account-menu .account-detail-signed-in-title{font-size:18px;margin-bottom:16px}}.account-menu .account-detail-signed-out-title{font-size:22px;margin-bottom:24px;width:820px}@media screen and (max-width:1600px){.account-menu .account-detail-signed-out-title{font-size:19px;margin-bottom:20px;width:684px}}@media screen and (max-width:1280px){.account-menu .account-detail-signed-out-title{font-size:15px;margin-bottom:16px;width:547px}}.account-menu .account-menu-verification{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:15px;width:870px}@media screen and (max-width:1600px){.account-menu .account-menu-verification{margin-top:13px;width:725px}}@media screen and (max-width:1280px){.account-menu .account-menu-verification{margin-top:10px;width:580px}}.account-menu .account-menu-verification-text{color:var(--input-error-color);font-size:24px;height:24px;line-height:1;margin-bottom:16px;width:454px}@media screen and (max-width:1600px){.account-menu .account-menu-verification-text{font-size:20px;height:20px;margin-bottom:14px;width:379px}}@media screen and (max-width:1280px){.account-menu .account-menu-verification-text{font-size:16px;height:16px;margin-bottom:11px;width:303px}}.account-menu .account-signout-button-top-offset{margin-top:18px}@media screen and (max-width:1600px){.account-menu .account-signout-button-top-offset{margin-top:15px}}@media screen and (max-width:1280px){.account-menu .account-signout-button-top-offset{margin-top:12px}}.account-menu .account-signout-button{margin-top:75px}@media screen and (max-width:1600px){.account-menu .account-signout-button{margin-top:63px}}@media screen and (max-width:1280px){.account-menu .account-signout-button{margin-top:50px}}.account-menu .account-signout-button.old{margin-top:50px}@media screen and (max-width:1600px){.account-menu .account-signout-button.old{margin-top:42px}}@media screen and (max-width:1280px){.account-menu .account-signout-button.old{margin-top:34px}}.account-menu .account-button-title{font-size:22px;margin-top:30px}@media screen and (max-width:1600px){.account-menu .account-button-title{font-size:19px;margin-top:25px}}@media screen and (max-width:1280px){.account-menu .account-button-title{font-size:15px;margin-top:20px}}.closed-caption-menu{width:794px}@media screen and (max-width:1600px){.closed-caption-menu{width:662px}}@media screen and (max-width:1280px){.closed-caption-menu{width:530px}}.closed-caption-menu .closed-caption-menu-option-container{margin-bottom:70.5px}@media screen and (max-width:1600px){.closed-caption-menu .closed-caption-menu-option-container{margin-bottom:59px}}@media screen and (max-width:1280px){.closed-caption-menu .closed-caption-menu-option-container{margin-bottom:47px}}.closed-caption-menu .closed-caption-menu-option-title{color:var(--settings-heading-color);font-family:var(--font-family-primary);font-size:52px;font-weight:600;line-height:61px}@media screen and (max-width:1600px){.closed-caption-menu .closed-caption-menu-option-title{font-size:44px;line-height:51px}}@media screen and (max-width:1280px){.closed-caption-menu .closed-caption-menu-option-title{font-size:35px;line-height:41px}}.closed-caption-menu .closed-caption-menu-option-subtitle{color:var(--color-09-gray);font-family:var(--font-family-primary);font-size:26px;line-height:36px;margin-top:8px}@media screen and (max-width:1600px){.closed-caption-menu .closed-caption-menu-option-subtitle{font-size:22px;line-height:30px;margin-top:7px}}@media screen and (max-width:1280px){.closed-caption-menu .closed-caption-menu-option-subtitle{font-size:18px;line-height:24px;margin-top:6px}}.closed-caption-menu .closed-caption-menu-cc-enable-button{font-size:24px;height:68px;margin-top:30px;padding:0;width:208px}@media screen and (max-width:1600px){.closed-caption-menu .closed-caption-menu-cc-enable-button{font-size:20px;height:57px;margin-top:25px;width:174px}}@media screen and (max-width:1280px){.closed-caption-menu .closed-caption-menu-cc-enable-button{font-size:16px;height:46px;margin-top:20px;width:139px}}.closed-caption-menu .closed-caption-menu-cc-enable-button.base-button .button-image{height:29px}@media screen and (max-width:1600px){.closed-caption-menu .closed-caption-menu-cc-enable-button.base-button .button-image{height:25px}}@media screen and (max-width:1280px){.closed-caption-menu .closed-caption-menu-cc-enable-button.base-button .button-image{height:20px}}.closed-caption-menu .closed-caption-menu-cc-personalization-button{font-size:24px;height:68px;margin-top:30px;width:362px}@media screen and (max-width:1600px){.closed-caption-menu .closed-caption-menu-cc-personalization-button{font-size:20px;height:57px;margin-top:25px;width:302px}}@media screen and (max-width:1280px){.closed-caption-menu .closed-caption-menu-cc-personalization-button{font-size:16px;height:46px;margin-top:20px;width:242px}}.closed-caption-menu .closed-caption-menu-audio-description-button{font-size:24px;height:68px;margin-top:30px;padding:0;width:224px}@media screen and (max-width:1600px){.closed-caption-menu .closed-caption-menu-audio-description-button{font-size:20px;height:57px;margin-top:25px;width:187px}}@media screen and (max-width:1280px){.closed-caption-menu .closed-caption-menu-audio-description-button{font-size:16px;height:46px;margin-top:20px;width:150px}}.closed-caption-menu .closed-caption-menu-audio-description-button.base-button .button-image{height:31px}@media screen and (max-width:1600px){.closed-caption-menu .closed-caption-menu-audio-description-button.base-button .button-image{height:26px}}@media screen and (max-width:1280px){.closed-caption-menu .closed-caption-menu-audio-description-button.base-button .button-image{height:21px}}.help-menu{margin-top:80px}@media screen and (max-width:1600px){.help-menu{margin-top:67px}}@media screen and (max-width:1280px){.help-menu{margin-top:54px}}.help-menu.old{margin-top:0}@media screen and (max-width:1600px){.help-menu.old{margin-top:0}}@media screen and (max-width:1280px){.help-menu.old{margin-top:0}}.help-menu .help-menu-title{color:var(--settings-heading-color);font-size:52px;font-weight:700;line-height:1.19;margin-bottom:24px;margin-top:0}@media screen and (max-width:1600px){.help-menu .help-menu-title{font-size:44px;margin-bottom:20px;margin-top:0}}@media screen and (max-width:1280px){.help-menu .help-menu-title{font-size:35px;margin-bottom:16px;margin-top:0}}.help-menu .help-menu-heading{color:var(--color-02-off-white);font-weight:400;line-height:1.38;word-wrap:break-word;font-size:26px;margin-bottom:0;margin-top:0;white-space:normal;width:720px}@media screen and (max-width:1600px){.help-menu .help-menu-heading{font-size:22px;margin-bottom:0;margin-top:0;width:600px}}@media screen and (max-width:1280px){.help-menu .help-menu-heading{font-size:18px;margin-bottom:0;margin-top:0;width:480px}}.help-menu .help-menu-info{color:var(--color-02-off-white);font-size:26px;line-height:1.38;margin-top:0;width:720px}@media screen and (max-width:1600px){.help-menu .help-menu-info{font-size:22px;margin-bottom:NaNpx;margin-top:0;width:600px}}@media screen and (max-width:1280px){.help-menu .help-menu-info{font-size:18px;margin-bottom:NaNpx;margin-top:0;width:480px}}.legal-menu.old{margin-top:80px}@media screen and (max-width:1600px){.legal-menu.old{margin-top:67px}}@media screen and (max-width:1280px){.legal-menu.old{margin-top:54px}}.parental-control{margin-top:120px}@media screen and (max-width:1600px){.parental-control{margin-top:100px}}@media screen and (max-width:1280px){.parental-control{margin-top:80px}}.parental-control .parental-control-title{color:var(--settings-heading-color);font-size:52px;font-weight:700;line-height:1.19;margin-bottom:24px;margin-top:0}@media screen and (max-width:1600px){.parental-control .parental-control-title{font-size:44px;margin-bottom:20px;margin-top:0}}@media screen and (max-width:1280px){.parental-control .parental-control-title{font-size:35px;margin-bottom:16px;margin-top:0}}.parental-control .parental-control-heading{color:var(--color-02-off-white);font-weight:400;line-height:1.38;word-wrap:break-word;font-size:26px;margin-bottom:80px;margin-top:0;white-space:normal;width:861px}@media screen and (max-width:1600px){.parental-control .parental-control-heading{font-size:22px;margin-bottom:67px;margin-top:0;width:718px}}@media screen and (max-width:1280px){.parental-control .parental-control-heading{font-size:18px;margin-bottom:54px;margin-top:0;width:574px}}.modal{background-color:var(--modal-background-color);display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;left:0;margin:0;position:fixed;top:0;width:100%;z-index:99999}.modal.errorAuthenticationFailed,.modal.errorInvalidEmailFormat,.modal.errorVerifyEmail,.modal.forgotPasswordSubmitEmailSuccess{background:var(--modal-background-gradient,var(--modal-background-color))}.modal.modal-critical-error{background:var(--modal-critical-error-background-color)}.modal.brand-background{background:var(--brand-background)}.modal .modal-background-dynamic-image,.modal .modal-background-dynamic-image:before{height:100%;left:0;position:fixed;top:0;width:100%}.modal .modal-background-dynamic-image:before{background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#000));background:linear-gradient(180deg,transparent,#000);content:""}.modal-container{height:100%;margin-left:auto;margin-right:auto;max-width:1230px;position:relative;text-align:center}@media screen and (max-width:1600px){.modal-container{max-width:1025px}}@media screen and (max-width:1280px){.modal-container{max-width:820px}}.modal-container .horizontal{padding-left:0}.modal.modal-critical-error .modal-container{max-width:1300px}@media screen and (max-width:1600px){.modal.modal-critical-error .modal-container{max-width:1084px}}@media screen and (max-width:1280px){.modal.modal-critical-error .modal-container{max-width:867px}}.modal-critical-error .modal-container{bottom:50px}@media screen and (max-width:1600px){.modal-critical-error .modal-container{bottom:42px}}@media screen and (max-width:1280px){.modal-critical-error .modal-container{bottom:34px}}.modal-body{position:relative;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.modal-header-image{height:48px;margin:auto auto 56px;max-width:1230px;text-align:center}@media screen and (max-width:1600px){.modal-header-image{height:40px;margin-bottom:47px;max-width:1025px}}@media screen and (max-width:1280px){.modal-header-image{height:32px;margin-bottom:38px;max-width:820px}}.modal-critical-error .modal-header-image{height:auto}.modal-title{color:var(--color-01-white);font-size:68px;font-weight:700;line-height:1.15;text-align:center}@media screen and (max-width:1600px){.modal-title{font-size:57px}}@media screen and (max-width:1280px){.modal-title{font-size:46px}}.modal-critical-error .modal-title{color:var(--color-20-white);font-size:54px;line-height:62px}@media screen and (max-width:1600px){.modal-critical-error .modal-title{font-size:45px;line-height:52px}}@media screen and (max-width:1280px){.modal-critical-error .modal-title{font-size:36px;line-height:42px}}.modal-description{color:var(--color-02-off-white);font-size:26px;font-weight:400;line-height:1.31;margin-top:32px;white-space:pre-wrap}@media screen and (max-width:1600px){.modal-description{font-size:22px;margin-top:27px}}@media screen and (max-width:1280px){.modal-description{font-size:18px;margin-top:22px}}.modal-critical-error .modal-description{color:var(--color-27-gray);font-size:28px;line-height:36px}@media screen and (max-width:1600px){.modal-critical-error .modal-description{font-size:24px;line-height:30px}}@media screen and (max-width:1280px){.modal-critical-error .modal-description{font-size:19px;line-height:24px}}.modal-button-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:96px;padding-right:0;position:relative;top:45%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}@media screen and (max-width:1600px){.modal-button-container{margin-top:80px}}@media screen and (max-width:1280px){.modal-button-container{margin-top:64px}}.modal-note{bottom:80px;color:var(--color-03-gainsboro);font-size:18px;font-weight:400;position:fixed;right:96px}@media screen and (max-width:1600px){.modal-note{bottom:67px;font-size:15px;right:80px}}@media screen and (max-width:1280px){.modal-note{bottom:54px;font-size:12px;right:64px}}.modal-footer-image{max-height:116px;max-width:232px;position:relative;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}@media screen and (max-width:1600px){.modal-footer-image{max-height:97px;max-width:194px}}@media screen and (max-width:1280px){.modal-footer-image{max-height:78px;max-width:155px}}.offline-image{bottom:350px;height:80px;left:0;margin:auto;max-width:1230px;position:fixed;right:0;top:0;visibility:hidden;width:164px;z-index:999999}@media screen and (max-width:1600px){.offline-image{bottom:292px;height:67px;max-width:1025px;width:137px}}@media screen and (max-width:1280px){.offline-image{bottom:234px;height:54px;max-width:820px;width:110px}}.offline-modal-background-img{background-color:var(--modal-background-color);left:0;position:fixed;right:0;top:0;visibility:hidden;z-index:9999}.offline-image.visible,.offline-modal-background-img.visible{visibility:visible}.player-error-modal .modal-body{justify-self:center;top:420px;-webkit-transform:none;-webkit-transform:initial;transform:none}@media screen and (max-width:1600px){.player-error-modal .modal-body{top:350px}}@media screen and (max-width:1280px){.player-error-modal .modal-body{top:280px}}.player-error-modal .modal-title{font-size:54px}@media screen and (max-width:1600px){.player-error-modal .modal-title{font-size:45px}}@media screen and (max-width:1280px){.player-error-modal .modal-title{font-size:36px}}.player-error-modal .modal-container{max-width:1262px;text-align:center}@media screen and (max-width:1600px){.player-error-modal .modal-container{max-width:1052px}}@media screen and (max-width:1280px){.player-error-modal .modal-container{max-width:842px}}.player-error-modal .modal-button-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:0;padding-left:0;top:420px}@media screen and (max-width:1600px){.player-error-modal .modal-button-container{top:350px}}@media screen and (max-width:1280px){.player-error-modal .modal-button-container{top:280px}}.modal-critical-error .modal-button-container{margin-top:0}.modal-critical-error .modal-button-confirm{height:68px;width:207px}@media screen and (max-width:1600px){.modal-critical-error .modal-button-confirm{height:57px;width:173px}}@media screen and (max-width:1280px){.modal-critical-error .modal-button-confirm{height:46px;width:138px}}.modal-critical-error .modal-button-cancel{height:68px;width:207px}@media screen and (max-width:1600px){.modal-critical-error .modal-button-cancel{height:57px;width:173px}}@media screen and (max-width:1280px){.modal-critical-error .modal-button-cancel{height:46px;width:138px}}.browse-page{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}.browse-page .horizontal{padding-left:0;padding-right:0}@media screen and (max-width:1600px){.browse-page .horizontal{padding-left:0;padding-right:0}}@media screen and (max-width:1280px){.browse-page .horizontal{padding-left:0;padding-right:0}}.browse-age .input-container{width:640px}@media screen and (max-width:1600px){.browse-age .input-container{width:534px}}@media screen and (max-width:1280px){.browse-age .input-container{width:427px}}.browse-page .input-container input{margin-bottom:76px}@media screen and (max-width:1600px){.browse-page .input-container input{margin-bottom:64px}}@media screen and (max-width:1280px){.browse-page .input-container input{margin-bottom:51px}}.browse-page .browse-page-background{background:var(--brand-background);background-size:contain;height:100%;position:fixed;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.browse-page .browse-content,.browse-page .browse-page-background{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.browse-page .browse-content{text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:122px;padding-top:202px}@media screen and (max-width:1600px){.browse-page .browse-content{margin-bottom:102px;padding-top:169px}}@media screen and (max-width:1280px){.browse-page .browse-content{margin-bottom:82px;padding-top:135px}}.browse-page .browse-content .browse-filter-group{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:42px;margin-top:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1600px){.browse-page .browse-content .browse-filter-group{margin-bottom:35px;margin-top:0}}@media screen and (max-width:1280px){.browse-page .browse-content .browse-filter-group{margin-bottom:28px;margin-top:0}}.browse-page .browse-content .browse-filter-group .base-button.browse-filter-button{color:var(--color-01-white);font-size:36px}@media screen and (max-width:1600px){.browse-page .browse-content .browse-filter-group .base-button.browse-filter-button{font-size:30px}}@media screen and (max-width:1280px){.browse-page .browse-content .browse-filter-group .base-button.browse-filter-button{font-size:24px}}.browse-page .browse-content .browse-filter-group .base-button.browse-filter-button.focused{color:var(--button-secondary-color-focused)}.browse-page .browse-content .browse-single-filter{color:var(--color-01-white);font-size:34px;font-weight:600;margin-bottom:23px;opacity:.4}@media screen and (max-width:1600px){.browse-page .browse-content .browse-single-filter{font-size:29px;margin-bottom:20px}}@media screen and (max-width:1280px){.browse-page .browse-content .browse-single-filter{font-size:23px;margin-bottom:16px}}.browse-page .browse-content .grid .anchor{top:122px}@media screen and (max-width:1600px){.browse-page .browse-content .grid .anchor{top:102px}}@media screen and (max-width:1280px){.browse-page .browse-content .grid .anchor{top:82px}}.browse-page .browse-message{color:var(--color-02-off-white);font-size:36px;font-weight:600;margin-bottom:120px;margin-left:116px;position:relative;text-align:left}@media screen and (max-width:1600px){.browse-page .browse-message{font-size:30px;margin-bottom:100px;margin-left:97px}}@media screen and (max-width:1280px){.browse-page .browse-message{font-size:24px;margin-bottom:80px;margin-left:78px}}.browse-page.hidden{opacity:0}.browse-page .media-tile.medium .media-tile-image-container .media-tile-image-overlay{margin-right:0}@media screen and (max-width:1600px){.browse-page .media-tile.medium .media-tile-image-container .media-tile-image-overlay{margin-right:0}}@media screen and (max-width:1280px){.browse-page .media-tile.medium .media-tile-image-container .media-tile-image-overlay{margin-right:0}}.browse-page .media-tile.medium .media-tile-image-container .media-tile-image{margin-right:0}@media screen and (max-width:1600px){.browse-page .media-tile.medium .media-tile-image-container .media-tile-image{margin-right:0}}@media screen and (max-width:1280px){.browse-page .media-tile.medium .media-tile-image-container .media-tile-image{margin-right:0}}.browse-page .media-tile.medium .media-tile-info .media-tile-title{width:262px}@media screen and (max-width:1600px){.browse-page .media-tile.medium .media-tile-info .media-tile-title{width:219px}}@media screen and (max-width:1280px){.browse-page .media-tile.medium .media-tile-info .media-tile-title{width:175px}}.change-email-page .account-input{position:fixed}.change-email-page .account-input .account-input-title{margin-bottom:32px}@media screen and (max-width:1600px){.change-email-page .account-input .account-input-title{margin-bottom:27px}}@media screen and (max-width:1280px){.change-email-page .account-input .account-input-title{margin-bottom:22px}}.change-password-page .account-input{position:fixed}.change-password-page .account-input .account-input-title{margin-bottom:32px}@media screen and (max-width:1600px){.change-password-page .account-input .account-input-title{margin-bottom:27px}}@media screen and (max-width:1280px){.change-password-page .account-input .account-input-title{margin-bottom:22px}}@font-face{font-family:Eina;font-style:normal;font-weight:300;src:url(/fonts/eina/Eina01_Light.woff) format("woff")}@font-face{font-family:Eina;font-style:italic;font-weight:300;src:url(/fonts/eina/Eina01_LightItalic.woff) format("woff")}@font-face{font-family:Eina;font-style:normal;font-weight:400;src:url(/fonts/eina/Eina01_Regular.woff) format("woff")}@font-face{font-family:Eina;font-style:italic;font-weight:400;src:url(/fonts/eina/Eina01_RegularItalic.woff) format("woff")}@font-face{font-family:Eina;font-style:normal;font-weight:600;src:url(/fonts/eina/Eina01_SemiBold.woff) format("woff")}@font-face{font-family:Eina;font-style:italic;font-weight:600;src:url(/fonts/eina/Eina01_SemiboldItalic.woff) format("woff")}@font-face{font-family:Eina;font-style:normal;font-weight:700;src:url(/fonts/eina/Eina01_Bold.woff) format("woff")}@font-face{font-family:Eina;font-style:italic;font-weight:700;src:url(/fonts/eina/Eina01_Bolditalic.woff) format("woff")}:focus{outline:none}body{background:var(--brand-background);background-attachment:fixed;color:var(--color-02-off-white);font-family:var(--font-family-primary);font-size:26px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.31;margin:0;overflow:hidden;padding:0}@media screen and (max-width:1600px){body{font-size:22px}}@media screen and (max-width:1280px){body{font-size:18px}}h1{color:var(--color-01-white);font-size:52px;font-weight:700;line-height:1.19}@media screen and (max-width:1600px){h1{font-size:44px}}@media screen and (max-width:1280px){h1{font-size:35px}}h2{font-size:40px}@media screen and (max-width:1600px){h2{font-size:34px}}@media screen and (max-width:1280px){h2{font-size:27px}}article{white-space:pre}#app{height:1080px;width:1920px}@media screen and (max-width:1600px){#app{height:900px;width:1600px}}@media screen and (max-width:1280px){#app{height:720px;width:1280px}}#app .focus-root{height:100%}#app .focus-root.horizontal{display:block;padding-left:0;padding-right:0}#app .focus-root.horizontal.vertical-align{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#app.hide{visibility:hidden}.keyboard-overlay{background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.2)),to(rgba(0,0,0,.6)));background:linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.6));height:100%;left:0;position:fixed;top:0;width:100%;z-index:200}.svod-account-subscription-background{background-image:url(/app_background_account_subscription.png);background-repeat:no-repeat;background-size:100% 100%;height:100%}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;-webkit-transform:translateX(10vh);transform:translateX(10vh)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideIn{0%{opacity:0;-webkit-transform:translateX(10vh);transform:translateX(10vh)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideOut{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(10vh);transform:translateX(10vh)}}@-webkit-keyframes slideOut{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(10vh);transform:translateX(10vh)}}.medium .default-button.meta-button{-webkit-transition:var(--animation-transition-fast);transition:var(--animation-transition-fast)}.medium .meta-wrapper.focused{-webkit-transition:var(--animation-transition-slow);transition:var(--animation-transition-slow)}.medium .media-tile:not(.medium) .media-tile-info:not(.new-design){-webkit-transition:var(--animation-transition-fast);transition:var(--animation-transition-fast)}.medium .side-nav-item .side-nav-icon{-webkit-transition:var(--animation-transition-slow);transition:var(--animation-transition-slow)}.medium .side-nav-item .side-nav-label{-webkit-transition:var(--animation-transition-fast);transition:var(--animation-transition-fast)}.medium .side-nav-item.animated.expanded .side-nav-label{-webkit-transition:var(--animation-transition-slow);transition:var(--animation-transition-slow)}.high .default-button.meta-button,.medium .logo-container,.medium .side-nav-menu{-webkit-transition:var(--animation-transition-fast);transition:var(--animation-transition-fast)}.high .meta-wrapper.focused{-webkit-transition:var(--animation-transition-slow);transition:var(--animation-transition-slow)}.high .base-button.default-button,.high .media-tile .media-tile-image,.high .media-tile .media-tile-image-overlay{-webkit-transition:var(--animation-transition-fast);transition:var(--animation-transition-fast)}.high .side-nav-item .side-nav-icon{-webkit-transition:var(--animation-transition-slow);transition:var(--animation-transition-slow)}.high .side-nav-item .side-nav-label{-webkit-transition:var(--animation-transition-fast);transition:var(--animation-transition-fast)}.high .side-nav-item.animated.expanded .side-nav-label{-webkit-transition:var(--animation-transition-slow);transition:var(--animation-transition-slow)}.high .logo-container,.high .season-filter .season-filter-heading-container .season-filter-heading,.high .side-nav-menu{-webkit-transition:var(--animation-transition-fast);transition:var(--animation-transition-fast)}.high .season-filter .season-filter-heading-container .season-filter-heading .season-filter-heading-arrow{-webkit-transition:var(--animation-transition-slow);transition:var(--animation-transition-slow)}.high .immersive-live-page .live-overlay{-webkit-transition:var(--animation-transition-fast);transition:var(--animation-transition-fast)}.high .immersive-live-page .live-multi-channel-container{-webkit-transition:top var(--animation-transition-slow);transition:top var(--animation-transition-slow)}.high .immersive-live-page .live-controls{-webkit-transition:opacity var(--animation-transition-slow);transition:opacity var(--animation-transition-slow)}.high .immersive-live-page .live-controls.hidden,.high .immersive-live-page .live-multi-channel-container.hidden{-webkit-transition-delay:none;transition-delay:none}.high .immersive-live-page .live-stream-overlay{-webkit-transition:opacity .25s;transition:opacity .25s}.high .background-image{-webkit-transition:opacity var(--animation-transition-fast),-webkit-filter var(--animation-transition-fast);transition:opacity var(--animation-transition-fast),-webkit-filter var(--animation-transition-fast);transition:filter var(--animation-transition-fast),opacity var(--animation-transition-fast);transition:filter var(--animation-transition-fast),opacity var(--animation-transition-fast),-webkit-filter var(--animation-transition-fast)}.high .background-image-small{-webkit-transition:opacity var(--animation-transition-fast);transition:opacity var(--animation-transition-fast)}.high .background-image-small.hide .background-overlay,.high .background-image-small.hide .background-overlay:after{-webkit-transition:opacity var(--animation-transition-fast) var(--animation-transition-fast);transition:opacity var(--animation-transition-fast) var(--animation-transition-fast)}.high .home-page{-webkit-transition:-webkit-transform var(--animation-transition-fast) linear;transition:-webkit-transform var(--animation-transition-fast) linear;transition:transform var(--animation-transition-fast) linear;transition:transform var(--animation-transition-fast) linear,-webkit-transform var(--animation-transition-fast) linear}.high .home-page .tray.prev-focused{-webkit-transition:none;transition:none}.high .event-detail-page,.high .series-detail-page{-webkit-transition:-webkit-transform var(--animation-transition-fast) ease-in-out;transition:-webkit-transform var(--animation-transition-fast) ease-in-out;transition:transform var(--animation-transition-fast) ease-in-out;transition:transform var(--animation-transition-fast) ease-in-out,-webkit-transform var(--animation-transition-fast) ease-in-out}.high .initialFocused{-webkit-transition:none;transition:none}.high .meta-wrapper.new-design,.high .meta-wrapper.new-design.prev-focused{-webkit-transition:height var(--animation-transition-fast) ease-in-out;transition:height var(--animation-transition-fast) ease-in-out}.video-player.recommendation-overlay .video-player-container{-webkit-transition:var(--animation-transition-fast);transition:var(--animation-transition-fast)}.video-player .player-controls-overlay{-webkit-transition:opacity .25s;transition:opacity .25s}.video-player .player-controls-overlay.hidden{-webkit-transition:visibility 0s .25s,opacity .25s;transition:visibility 0s .25s,opacity .25s}.pause-overlay-container.show-overlay{-webkit-animation:slideIn 1s forwards;animation:slideIn 1s forwards}.pause-overlay-container{-webkit-animation:slideOut 1s forwards;animation:slideOut 1s forwards}.tray.prev-focused{opacity:0}.tray.focused{-webkit-transition:var(--animation-transition-slow);transition:var(--animation-transition-slow)}.home-page .tray{-webkit-transition:var(--animation-transition-carousel-scroll);transition:var(--animation-transition-carousel-scroll)}.home-page .tray.prev-focused{-webkit-transition:none;transition:none}.event-detail-page .tray.focused,.home-page .tray.focused,.series-detail-page .tray.focused{-webkit-transition-delay:.15s;transition-delay:.15s}.screen-saver-background{-webkit-animation-name:screenSaverTransition;animation-name:screenSaverTransition;-webkit-animation:screenSaverTransition 15s;animation:screenSaverTransition 15s;-webkit-animation-timing-function:ease;animation-timing-function:ease}@-webkit-keyframes screenSaverTransition{0%{opacity:0;-webkit-transform:scale(1.25) translateX(-100px);transform:scale(1.25) translateX(-100px)}20%{opacity:1}85%{opacity:1;-webkit-transform:scale(1) translateX(0);transform:scale(1) translateX(0)}to{opacity:0}}@keyframes screenSaverTransition{0%{opacity:0;-webkit-transform:scale(1.25) translateX(-100px);transform:scale(1.25) translateX(-100px)}20%{opacity:1}85%{opacity:1;-webkit-transform:scale(1) translateX(0);transform:scale(1) translateX(0)}to{opacity:0}}.screen-saver-logo-container{-webkit-animation-name:logoTransition;animation-name:logoTransition;-webkit-animation:logoTransition 15s;animation:logoTransition 15s}@-webkit-keyframes logoTransition{0%{opacity:0}85%{opacity:1}to{opacity:0}}@keyframes logoTransition{0%{opacity:0}85%{opacity:1}to{opacity:0}}.toast{background-color:#25252a;border-radius:5px;bottom:100px;display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:1000}@media screen and (max-width:1600px){.toast{border-radius:5px;bottom:84px}}@media screen and (max-width:1280px){.toast{border-radius:4px;bottom:67px}}.toast .toast-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px}@media screen and (max-width:1600px){.toast .toast-wrapper{padding:17px}}@media screen and (max-width:1280px){.toast .toast-wrapper{padding:14px}}.toast .toast-image{height:100%;width:25px}@media screen and (max-width:1600px){.toast .toast-image{width:21px}}@media screen and (max-width:1280px){.toast .toast-image{width:17px}}#toast-bar{border-bottom-left-radius:5px;border-top-left-radius:5px;width:.55em}@media screen and (max-width:1600px){#toast-bar{border-bottom-left-radius:5px;border-top-left-radius:5px}}@media screen and (max-width:1280px){#toast-bar{border-bottom-left-radius:4px;border-top-left-radius:4px}}#toast-message{margin-left:15px;white-space:nowrap}@media screen and (max-width:1600px){#toast-message{margin-left:13px}}@media screen and (max-width:1280px){#toast-message{margin-left:10px}}.toast.toast-default #toast-bar{background-color:var(--toast-default-color)}.toast.toast-warning #toast-bar{background-color:var(--toast-warning-color)}.toast.toast-success #toast-bar{background-color:var(--toast-success-color)}.toast.toast-info #toast-bar{background-color:var(--toast-info-color)}.toast.hidden{opacity:0;-webkit-transition:opacity .5s ease-in;transition:opacity .5s ease-in}.toast.bottom-mid-center{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.splash-background{background-color:#000;background-image:url(/app_splash.png);background-size:contain;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;z-index:9999}.splash-spinner{bottom:124px;position:fixed}@media screen and (max-width:1600px){.splash-spinner{bottom:104px}}@media screen and (max-width:1280px){.splash-spinner{bottom:83px}}.create-account-footer{margin-top:219px;padding-left:124px}@media screen and (max-width:1600px){.create-account-footer{margin-top:183px;padding-left:104px}}@media screen and (max-width:1280px){.create-account-footer{margin-top:146px;padding-left:83px}}.create-account-footer .create-account-footer-divider{border-right:2px solid var(--color-07-gray);height:114px;margin-left:176px;margin-right:47px}@media screen and (max-width:1600px){.create-account-footer .create-account-footer-divider{border-right-width:2px;height:95px;margin-left:147px;margin-right:40px}}@media screen and (max-width:1280px){.create-account-footer .create-account-footer-divider{border-right-width:2px;height:76px;margin-left:118px;margin-right:32px}}.create-account-signIn .create-account-signIn-title{color:var(--color-06-gray);font-size:32px;line-height:44px}@media screen and (max-width:1600px){.create-account-signIn .create-account-signIn-title{font-size:27px;line-height:37px}}@media screen and (max-width:1280px){.create-account-signIn .create-account-signIn-title{font-size:22px;line-height:30px}}.create-account-signIn .create-account-signIn-buttons{margin-top:16px;padding:0}@media screen and (max-width:1600px){.create-account-signIn .create-account-signIn-buttons{margin-top:14px}}@media screen and (max-width:1280px){.create-account-signIn .create-account-signIn-buttons{margin-top:11px}}.create-account-signIn .account-page-button{width:180px}@media screen and (max-width:1600px){.create-account-signIn .account-page-button{width:150px}}@media screen and (max-width:1280px){.create-account-signIn .account-page-button{width:120px}}.debug-page{background:var(--brand-background);background-size:contain;height:864px;margin-left:100px;overflow:hidden;padding-top:216px;position:static}@media screen and (max-width:1600px){.debug-page{height:720px;margin-left:84px;padding-top:180px}}@media screen and (max-width:1280px){.debug-page{height:576px;margin-left:67px;padding-top:144px}}.debug-page .menu-container{min-width:496px;width:auto}@media screen and (max-width:1600px){.debug-page .menu-container{min-width:414px}}@media screen and (max-width:1280px){.debug-page .menu-container{min-width:331px}}.debug-page .menu-container .menu-item{margin-bottom:30px}@media screen and (max-width:1600px){.debug-page .menu-container .menu-item{margin-bottom:25px}}@media screen and (max-width:1280px){.debug-page .menu-container .menu-item{margin-bottom:20px}}.debug-page .nested-focusable-group{padding:0}.debug-page .spinner{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.debug-page .config-entries{font-size:30px;line-height:1.3;max-height:800px;max-width:1200px;overflow:hidden}@media screen and (max-width:1600px){.debug-page .config-entries{font-size:25px;max-height:667px;max-width:1000px}}@media screen and (max-width:1280px){.debug-page .config-entries{font-size:20px;max-height:534px;max-width:800px}}.debug-page .config-entries pre{font-family:var(--font-family-primary);white-space:pre-wrap;word-wrap:break-word;line-height:1.3;margin-bottom:0;margin-left:30px;margin-top:0}@media screen and (max-width:1600px){.debug-page .config-entries pre{margin-bottom:0;margin-left:25px;margin-top:0}}@media screen and (max-width:1280px){.debug-page .config-entries pre{margin-bottom:0;margin-left:20px;margin-top:0}}.debug-entries{opacity:.5}.debug-entries.focused{opacity:1}.debug-entries .scroll-indicator-container{bottom:120px;position:fixed;right:70px}@media screen and (max-width:1600px){.debug-entries .scroll-indicator-container{bottom:100px;right:59px}}@media screen and (max-width:1280px){.debug-entries .scroll-indicator-container{bottom:80px;right:47px}}.debug-entries .scroll-indicator-down,.debug-entries .scroll-indicator-up{background-image:url(/connectedtv/scroll_indicator_off.png);background-repeat:no-repeat;background-size:contain;height:24px;width:24px}@media screen and (max-width:1600px){.debug-entries .scroll-indicator-down,.debug-entries .scroll-indicator-up{height:20px;width:20px}}@media screen and (max-width:1280px){.debug-entries .scroll-indicator-down,.debug-entries .scroll-indicator-up{height:16px;width:16px}}.debug-entries .scroll-active{background-image:url(/connectedtv/scroll_indicator_on.png)}.debug-entries .scroll-indicator-down{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.forgot-password-page .account-input{position:fixed}.forgot-password-page .account-input-title{height:102px;width:914px}@media screen and (max-width:1600px){.forgot-password-page .account-input-title{height:85px;width:762px}}@media screen and (max-width:1280px){.forgot-password-page .account-input-title{height:68px;width:610px}}.forgot-password-page .account-input-description{font-size:32px;height:44px;line-height:44px;margin-top:16px;width:818px}@media screen and (max-width:1600px){.forgot-password-page .account-input-description{font-size:27px;height:37px;line-height:37px;margin-top:14px;width:682px}}@media screen and (max-width:1280px){.forgot-password-page .account-input-description{font-size:22px;height:30px;line-height:30px;margin-top:11px;width:546px}}.forgot-password-page .account-input .input-container{margin-top:63px}@media screen and (max-width:1600px){.forgot-password-page .account-input .input-container{margin-top:53px}}@media screen and (max-width:1280px){.forgot-password-page .account-input .input-container{margin-top:42px}}.forgot-password-page .account-input .account-page-button{margin-top:96px}@media screen and (max-width:1600px){.forgot-password-page .account-input .account-page-button{margin-top:80px}}@media screen and (max-width:1280px){.forgot-password-page .account-input .account-page-button{margin-top:64px}}.keyboard{position:fixed}.geoblock{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--brand-background);background-size:contain;color:var(--color-01-white);justify-content:center}.geoblock .geoblock-focus-group{display:block;width:auto}.geoblock .message-container{-webkit-box-sizing:content-box;box-sizing:content-box;padding:345px;text-align:center;width:900px}@media screen and (max-width:1600px){.geoblock .message-container{padding:288px;width:750px}}@media screen and (max-width:1280px){.geoblock .message-container{padding:230px;width:600px}}.geoblock .message-container .title{font-size:68px;font-weight:700;letter-spacing:-.3px;line-height:78px;padding-bottom:32px;white-space:pre-wrap}@media screen and (max-width:1600px){.geoblock .message-container .title{font-size:57px;line-height:65px;padding-bottom:27px}}@media screen and (max-width:1280px){.geoblock .message-container .title{font-size:46px;line-height:52px;padding-bottom:22px}}.geoblock .message-container .description{color:var(--color-02-off-white);font-size:26px;line-height:34px}@media screen and (max-width:1600px){.geoblock .message-container .description{font-size:22px;line-height:29px}}@media screen and (max-width:1280px){.geoblock .message-container .description{font-size:18px;line-height:23px}}.geoblock .message-container .geo-block-icon{height:116px;margin-bottom:56px;width:104px}@media screen and (max-width:1600px){.geoblock .message-container .geo-block-icon{height:97px;margin-bottom:47px;width:87px}}@media screen and (max-width:1280px){.geoblock .message-container .geo-block-icon{height:78px;margin-bottom:38px;width:70px}}.home-page-container{height:1080px;overflow:hidden}@media screen and (max-width:1600px){.home-page-container{height:900px}}@media screen and (max-width:1280px){.home-page-container{height:720px}}.home-page-container.hidden{opacity:0}.home-page-container .tray{margin-left:100px}@media screen and (max-width:1600px){.home-page-container .tray{margin-left:84px}}@media screen and (max-width:1280px){.home-page-container .tray{margin-left:67px}}.home-page.new-design .tray{margin-left:200px}@media screen and (max-width:1600px){.home-page.new-design .tray{margin-left:167px}}@media screen and (max-width:1280px){.home-page.new-design .tray{margin-left:134px}}.home-page.new-design .tray-header{padding-left:0}@media screen and (max-width:1600px){.home-page.new-design .tray-header{padding-left:0}}@media screen and (max-width:1280px){.home-page.new-design .tray-header{padding-left:0}}.home-page{height:1080px;overflow:visible;position:fixed;will-change:transform}@media screen and (max-width:1600px){.home-page{height:900px}}@media screen and (max-width:1280px){.home-page{height:720px}}.home-page .tray.prev-focused{opacity:0}.home-page .tray.continue-watching-list,.home-page .tray.poster.first-carousel,.home-page.logo-art-margin.is-kids-profile .tray.tray.poster.first-carousel{padding-top:488px}@media screen and (max-width:1600px){.home-page .tray.continue-watching-list,.home-page .tray.poster.first-carousel,.home-page.logo-art-margin.is-kids-profile .tray.tray.poster.first-carousel{padding-top:407px}}@media screen and (max-width:1280px){.home-page .tray.continue-watching-list,.home-page .tray.poster.first-carousel,.home-page.logo-art-margin.is-kids-profile .tray.tray.poster.first-carousel{padding-top:326px}}.home-page.logo-art-margin{margin-top:60px}@media screen and (max-width:1600px){.home-page.logo-art-margin{margin-top:50px}}@media screen and (max-width:1280px){.home-page.logo-art-margin{margin-top:40px}}.home-page .tray.featured{padding-top:488px}@media screen and (max-width:1600px){.home-page .tray.featured{padding-top:407px}}@media screen and (max-width:1280px){.home-page .tray.featured{padding-top:326px}}.home-page.new-design .tray.featured.prev-focused{padding-top:0}@media screen and (max-width:1600px){.home-page.new-design .tray.featured.prev-focused{padding-top:0}}@media screen and (max-width:1280px){.home-page.new-design .tray.featured.prev-focused{padding-top:0}}.home-page.logo-art-margin .tray.tray.poster.first-carousel{padding-top:398px}@media screen and (max-width:1600px){.home-page.logo-art-margin .tray.tray.poster.first-carousel{padding-top:332px}}@media screen and (max-width:1280px){.home-page.logo-art-margin .tray.tray.poster.first-carousel{padding-top:266px}}.home-page.logo-art-margin .tray:last-child{padding-bottom:200px}@media screen and (max-width:1600px){.home-page.logo-art-margin .tray:last-child{padding-bottom:167px}}@media screen and (max-width:1280px){.home-page.logo-art-margin .tray:last-child{padding-bottom:134px}}.home-page .tray.featured.super-hero{margin-left:176px;padding-bottom:48px;padding-right:96px;padding-top:72px}@media screen and (max-width:1600px){.home-page .tray.featured.super-hero{margin-left:147px;padding-bottom:40px;padding-right:80px;padding-top:60px}}@media screen and (max-width:1280px){.home-page .tray.featured.super-hero{margin-left:118px;padding-bottom:32px;padding-right:64px;padding-top:48px}}.home-page .tray.featured .horizontal{padding-left:96px;padding-right:96px}@media screen and (max-width:1600px){.home-page .tray.featured .horizontal{padding-left:80px;padding-right:80px}}@media screen and (max-width:1280px){.home-page .tray.featured .horizontal{padding-left:64px;padding-right:64px}}.home-page .tray.featured.super-hero .horizontal{padding-left:0}@media screen and (max-width:1600px){.home-page .tray.featured.super-hero .horizontal{padding-left:0}}@media screen and (max-width:1280px){.home-page .tray.featured.super-hero .horizontal{padding-left:0}}.home-page.new-design .tray .horizontal.tile-list,.new-design .home-page .tray.poster .horizontal.tile-list,.new-design .tray .horizontal.super-hero-button-container,.new-design .tray.poster .horizontal.super-hero-button-container{padding-left:0}.home-page .tray.poster .horizontal{padding-left:80px;padding-right:80px}@media screen and (max-width:1600px){.home-page .tray.poster .horizontal{padding-left:67px;padding-right:67px}}@media screen and (max-width:1280px){.home-page .tray.poster .horizontal{padding-left:54px;padding-right:54px}}.home-page .tray .tray-header{margin-bottom:12px}@media screen and (max-width:1600px){.home-page .tray .tray-header{margin-bottom:10px}}@media screen and (max-width:1280px){.home-page .tray .tray-header{margin-bottom:8px}}.home-page .media-tile-title:not(.new-design){color:var(--color-01-white);font-weight:400}.home-page .media-tile-subtitle:not(.new-design){color:var(--color-06-gray)}.home-page.new-design .media-tile.focused .media-tile-image-overlay{border:3px solid var(--item-color-focused)}.home-page.new-design.is-kids-profile .media-tile.focused .media-tile-image-overlay,.home-page.new-design.is-kids-profile .media-tile.media-tile.medium-horizontal.focused .media-tile-image-overlay,.home-page.new-design.is-kids-profile .media-tile.xsmall.focused .media-tile-image-overlay{border:3px solid var(--item-color-focused-kids)}.home-page .media-tile.medium .media-tile-image,.media-tile.medium .media-tile-image-overlay{margin-right:8px}@media screen and (max-width:1600px){.home-page .media-tile.medium .media-tile-image,.media-tile.medium .media-tile-image-overlay{margin-right:7px}}@media screen and (max-width:1280px){.home-page .media-tile.medium .media-tile-image,.media-tile.medium .media-tile-image-overlay{margin-right:6px}}.home-page .new-design .media-tile.medium .media-tile-image,.new-design .media-tile.large .media-tile-image-overlay,.new-design .media-tile.medium .media-tile-image-overlay,.new-design .media-tile.small .media-tile-image-overlay{margin-right:8px}@media screen and (max-width:1600px){.home-page .new-design .media-tile.medium .media-tile-image,.new-design .media-tile.large .media-tile-image-overlay,.new-design .media-tile.medium .media-tile-image-overlay,.new-design .media-tile.small .media-tile-image-overlay{margin-right:7px}}@media screen and (max-width:1280px){.home-page .new-design .media-tile.medium .media-tile-image,.new-design .media-tile.large .media-tile-image-overlay,.new-design .media-tile.medium .media-tile-image-overlay,.new-design .media-tile.small .media-tile-image-overlay{margin-right:6px}}.home-page .media-tile.small .media-tile-image,.media-tile.small .media-tile-image-overlay{margin-right:-30px}@media screen and (max-width:1600px){.home-page .media-tile.small .media-tile-image,.media-tile.small .media-tile-image-overlay{margin-right:-25px}}@media screen and (max-width:1280px){.home-page .media-tile.small .media-tile-image,.media-tile.small .media-tile-image-overlay{margin-right:-20px}}.home-page.new-design .media-tile.small .media-tile-image,.new-design .media-tile.small .media-tile-image-overlay{margin-right:0}@media screen and (max-width:1600px){.home-page.new-design .media-tile.small .media-tile-image,.new-design .media-tile.small .media-tile-image-overlay{margin-right:NaNpx}}@media screen and (max-width:1280px){.home-page.new-design .media-tile.small .media-tile-image,.new-design .media-tile.small .media-tile-image-overlay{margin-right:NaNpx}}.home-page .featured-item.prev-focused,.home-page .media-tile.prev-focused{opacity:.2}.player-timeline-container{position:absolute;top:741px;width:100%}@media screen and (max-width:1600px){.player-timeline-container{top:618px}}@media screen and (max-width:1280px){.player-timeline-container{top:494px}}.player-timeline-total{background-color:hsla(0,0%,100%,.2);border-radius:4px;height:6px;width:100%}.player-timeline-total .player-timeline-ad-pod{background-color:hsla(0,0%,100%,.5);height:6px;position:absolute;width:6px}.player-timeline-progress{background-color:#fff;border-radius:4px;height:6px}.player-time-progress,.player-time-total{color:var(--color-01-white);font-size:26px;line-height:28px;padding-top:16px;position:absolute}@media screen and (max-width:1600px){.player-time-progress,.player-time-total{font-size:22px;line-height:24px;padding-top:14px}}@media screen and (max-width:1280px){.player-time-progress,.player-time-total{font-size:18px;line-height:19px;padding-top:11px}}.player-time-progress{left:0}.player-time-total{right:0;text-align:right}.player-timeline-seekrate{background-color:rgba(0,0,0,.5);bottom:14px;color:#fff;font-size:28px;font-weight:600;height:40px;position:absolute;text-align:center;-webkit-transform:translate(-50%);transform:translate(-50%);width:64px}@media screen and (max-width:1600px){.player-timeline-seekrate{font-size:24px;height:34px;width:54px}}@media screen and (max-width:1280px){.player-timeline-seekrate{font-size:19px;height:27px;width:43px}}.focusable-timeline-container{height:20px;position:absolute;top:778px;width:100%;z-index:2}@media screen and (max-width:1600px){.focusable-timeline-container{height:17px;top:649px}}@media screen and (max-width:1280px){.focusable-timeline-container{height:14px;top:519px}}.focusable-timeline-total{background-color:hsla(0,0%,100%,.2);border-radius:4px;height:6px;margin-top:6px;width:100%}@media screen and (max-width:1600px){.focusable-timeline-total{border-radius:4px;height:5px;margin-top:5px}}@media screen and (max-width:1280px){.focusable-timeline-total{border-radius:3px;height:4px;margin-top:4px}}.focusable-timeline-total .player-timeline-ad-pod{background-color:var(--color-24-light-black);height:6px;position:absolute;width:4px}@media screen and (max-width:1600px){.focusable-timeline-total .player-timeline-ad-pod{height:5px;width:4px}}@media screen and (max-width:1280px){.focusable-timeline-total .player-timeline-ad-pod{height:4px;width:3px}}.focusable-timeline-progress{background-color:var(--color-01-white);border-radius:4px;height:6px}@media screen and (max-width:1600px){.focusable-timeline-progress{border-radius:4px;height:5px}}@media screen and (max-width:1280px){.focusable-timeline-progress{border-radius:3px;height:4px}}.focusable-timeline-point{background-color:var(--color-09-gray);border-radius:16px;height:16px;position:absolute;top:2px;width:16px}@media screen and (max-width:1600px){.focusable-timeline-point{border-radius:14px;height:14px;top:2px;width:14px}}@media screen and (max-width:1280px){.focusable-timeline-point{border-radius:11px;height:11px;top:2px;width:11px}}.focusable-timeline-total.focused .focusable-timeline-point{background-color:var(--color-01-white)}.focusable-timeline-total.focused .focusable-timeline-radius{background-color:hsla(0,0%,100%,.3);border-radius:40px;height:40px;left:-12px;position:relative;top:-12px;width:40px}@media screen and (max-width:1600px){.focusable-timeline-total.focused .focusable-timeline-radius{border-radius:34px;height:34px;left:-10px;top:-10px;width:34px}}@media screen and (max-width:1280px){.focusable-timeline-total.focused .focusable-timeline-radius{border-radius:27px;height:27px;left:-8px;top:-8px;width:27px}}.focusable-time-progress{left:0}.focusable-time-progress,.focusable-time-total{color:var(--color-01-white);font-size:26px;line-height:28px;position:absolute;top:-50px}@media screen and (max-width:1600px){.focusable-time-progress,.focusable-time-total{font-size:22px;line-height:24px;top:-41px}}@media screen and (max-width:1280px){.focusable-time-progress,.focusable-time-total{font-size:18px;line-height:19px;top:-33px}}.focusable-time-total{right:0;text-align:right}.focusable-timeline-container .focusable-timeline-scrubber-container{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;visibility:hidden;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.focusable-timeline-container .focusable-timeline-total.focused .focusable-timeline-scrubber-container.show-scrubber{position:relative;top:-120px;visibility:visible}@media screen and (max-width:1600px){.focusable-timeline-container .focusable-timeline-total.focused .focusable-timeline-scrubber-container.show-scrubber{top:-100px}}@media screen and (max-width:1280px){.focusable-timeline-container .focusable-timeline-total.focused .focusable-timeline-scrubber-container.show-scrubber{top:-80px}}.focusable-timeline-container .focusable-timeline-total.focused .focusable-timeline-scrubber-container.show-scrubber.scrub-img{top:-280px}@media screen and (max-width:1600px){.focusable-timeline-container .focusable-timeline-total.focused .focusable-timeline-scrubber-container.show-scrubber.scrub-img{top:-233px}}@media screen and (max-width:1280px){.focusable-timeline-container .focusable-timeline-total.focused .focusable-timeline-scrubber-container.show-scrubber.scrub-img{top:-186px}}.focusable-timeline-container .focusable-timeline-scrubber-image-container{background:#171719;border-radius:4px 4px 0 0;height:180px;overflow:auto;position:relative;width:320px}@media screen and (max-width:1600px){.focusable-timeline-container .focusable-timeline-scrubber-image-container{height:150px;width:267px}}@media screen and (max-width:1280px){.focusable-timeline-container .focusable-timeline-scrubber-image-container{height:120px;width:214px}}.focusable-timeline-container .focusable-timeline-scrubber-image{border-radius:4px 4px 0 0;left:80px;position:absolute;top:44px;-webkit-transform:scale(2);transform:scale(2)}@media (max-width:1280px){.focusable-timeline-container .focusable-timeline-scrubber-image{left:27px;top:14px;-webkit-transform:scale(1.34);transform:scale(1.34)}}.focusable-timeline-container .focusable-timeline-scrubber-time{background-color:#171719;border-radius:0 0 4px 4px;font-size:18px;height:28px;line-height:28px;text-align:center;vertical-align:middle;width:320px}@media screen and (max-width:1600px){.focusable-timeline-container .focusable-timeline-scrubber-time{font-size:15px;height:24px;line-height:24px;width:267px}}@media screen and (max-width:1280px){.focusable-timeline-container .focusable-timeline-scrubber-time{font-size:12px;height:19px;line-height:19px;width:214px}}.player-controls-container{height:252px;left:96px;position:absolute;right:96px;top:8%;z-index:2}@media screen and (max-width:1600px){.player-controls-container{height:210px;left:80px;right:80px}}@media screen and (max-width:1280px){.player-controls-container{height:168px;left:64px;right:64px}}.player-controls-container.hide-controls{display:inline;display:initial;opacity:0}.player-controls-container .player-controls-gradient{background-color:hsla(0,0%,6%,.5);height:100%;left:0;opacity:1;position:fixed;top:0;visibility:visible;width:100%;z-index:1}.player-controls-container .player-controls-button-container{display:inline-block;height:114px;margin-top:820px;padding:0;position:absolute;text-align:center;width:100%;z-index:2}@media screen and (max-width:1600px){.player-controls-container .player-controls-button-container{height:95px;margin-top:684px}}@media screen and (max-width:1280px){.player-controls-container .player-controls-button-container{height:76px;margin-top:547px}}.player-controls-audio-description,.player-controls-cc,.player-controls-fastforward,.player-controls-play-pause,.player-controls-rewind{background-position:50%;background-repeat:no-repeat;background-size:contain;display:inline-block;height:88px;-o-object-fit:contain;object-fit:contain;width:88px}@media screen and (max-width:1600px){.player-controls-audio-description,.player-controls-cc,.player-controls-fastforward,.player-controls-play-pause,.player-controls-rewind{height:74px;width:74px}}@media screen and (max-width:1280px){.player-controls-audio-description,.player-controls-cc,.player-controls-fastforward,.player-controls-play-pause,.player-controls-rewind{height:59px;width:59px}}.player-controls-rewind{background-image:url(/connectedtv/immersive_player_rewind_10_seconds.png)}.player-controls-play-pause{background-image:url(/connectedtv/immersive_player_play.png)}.player-controls-play-pause.paused{background-image:url(/connectedtv/immersive_player_pause.png)}.player-controls-fastforward{background-image:url(/connectedtv/immersive_player_ff_10_seconds.png)}.player-controls-rewind.focused{background-image:url(/connectedtv/immersive_player_rewind_10_seconds_focused.png)}.player-controls-play-pause.focused{background-image:url(/connectedtv/immersive_player_play_focused.png)}.player-controls-play-pause.paused.focused{background-image:url(/connectedtv/immersive_player_pause_focused.png)}.player-controls-fastforward.focused{background-image:url(/connectedtv/immersive_player_ff_10_seconds_focused.png)}.player-controls-cc{background-image:url(/connectedtv/immersive_player_cc_off.png);left:0;position:absolute}.player-controls-cc.on{background-image:url(/connectedtv/immersive_player_cc_on.png)}.player-controls-cc.focused{background-image:url(/connectedtv/immersive_player_cc_off_focused.png)}.player-controls-cc.on.focused{background-image:url(/connectedtv/immersive_player_cc_on_focused.png)}.player-controls-audio-description{background-image:url(/connectedtv/immersive_player_ad_off.png);background-size:auto 48px;left:0;margin-left:90px;position:absolute}@media screen and (max-width:1600px){.player-controls-audio-description{background-size:NaNpx;margin-left:75px}}@media screen and (max-width:1280px){.player-controls-audio-description{background-size:NaNpx;margin-left:60px}}.player-controls-audio-description.on{background-image:url(/connectedtv/immersive_player_ad_on.png)}.player-controls-audio-description.focused{background-image:url(/connectedtv/immersive_player_ad_off_focused.png);background-size:80px 80px}@media screen and (max-width:1600px){.player-controls-audio-description.focused{background-size:67px}}@media screen and (max-width:1280px){.player-controls-audio-description.focused{background-size:54px}}.player-controls-audio-description.on.focused{background-image:url(/connectedtv/immersive_player_ad_on_focused.png)}.up-next-container .up-next-controls-container{padding:0}.up-next-container .up-next-controls-container .base-button.up-next-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:60px;line-height:1;padding:13px 24px;width:260px}@media screen and (max-width:1600px){.up-next-container .up-next-controls-container .base-button.up-next-button{height:50px;padding:11px 20px;width:217px}}@media screen and (max-width:1280px){.up-next-container .up-next-controls-container .base-button.up-next-button{height:40px;padding:9px 16px;width:174px}}.up-next-container .up-next-controls-container .base-button.up-next-button.episode{width:295px}@media screen and (max-width:1600px){.up-next-container .up-next-controls-container .base-button.up-next-button.episode{width:246px}}@media screen and (max-width:1280px){.up-next-container .up-next-controls-container .base-button.up-next-button.episode{width:197px}}.up-next-container .up-next-controls-container .base-button.credits-button{height:60px;padding:13px 24px;width:auto}@media screen and (max-width:1600px){.up-next-container .up-next-controls-container .base-button.credits-button{height:50px;padding:11px 20px}}@media screen and (max-width:1280px){.up-next-container .up-next-controls-container .base-button.credits-button{height:40px;padding:9px 16px}}.up-next-container .up-next-controls-container .base-button.up-next-sign-in{width:auto}.recommendation-control-container{height:100%;position:absolute;visibility:hidden;width:100%;z-index:2}.video-player.recommendation-overlay .recommendation-control-container{display:-webkit-box;display:-ms-flexbox;display:flex;visibility:visible;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.recommendation-control-container .recommendation-image-container.episode{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:40px;width:504px}@media screen and (max-width:1600px){.recommendation-control-container .recommendation-image-container.episode{margin-right:34px;width:420px}}@media screen and (max-width:1280px){.recommendation-control-container .recommendation-image-container.episode{margin-right:27px;width:336px}}.recommendation-control-container .recommendation-image-container .recommendation-image{border:1px solid #c1c1c6;height:284px;margin-bottom:30px;width:504px}@media screen and (max-width:1600px){.recommendation-control-container .recommendation-image-container .recommendation-image{height:237px;margin-bottom:25px;width:420px}}@media screen and (max-width:1280px){.recommendation-control-container .recommendation-image-container .recommendation-image{height:190px;margin-bottom:20px;width:336px}}.recommendation-control-container .recommendation-image-container .base-button.recommendation-watch-button.episode.focused{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:24px;font-weight:500;height:60px;width:470px}@media screen and (max-width:1600px){.recommendation-control-container .recommendation-image-container .base-button.recommendation-watch-button.episode.focused{font-size:20px;height:50px;width:392px}}@media screen and (max-width:1280px){.recommendation-control-container .recommendation-image-container .base-button.recommendation-watch-button.episode.focused{font-size:16px;height:40px;width:314px}}.recommendation-control-container .recommendation-image-container .base-button.recommendation-watch-button.episode{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:24px;font-weight:500;height:60px;margin:0;width:506px}@media screen and (max-width:1600px){.recommendation-control-container .recommendation-image-container .base-button.recommendation-watch-button.episode{font-size:20px;height:50px;width:422px}}@media screen and (max-width:1280px){.recommendation-control-container .recommendation-image-container .base-button.recommendation-watch-button.episode{font-size:16px;height:40px;width:338px}}.recommendation-control-container .recommendation-image-container .base-button.recommendation-watch-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:24px;font-weight:500;height:60px;padding:0;width:254px}@media screen and (max-width:1600px){.recommendation-control-container .recommendation-image-container .base-button.recommendation-watch-button{font-size:20px;height:50px;width:212px}}@media screen and (max-width:1280px){.recommendation-control-container .recommendation-image-container .base-button.recommendation-watch-button{font-size:16px;height:40px;width:170px}}.recommendation-control-container .base-button.recommendation-watch-button .recommendation-button-icon{background-image:url(/connectedtv/player_play_upNext_off_focused_icon.png);background-position:50%;background-repeat:no-repeat;background-size:contain;height:24px;margin-right:14px;width:24px}@media screen and (max-width:1600px){.recommendation-control-container .base-button.recommendation-watch-button .recommendation-button-icon{height:20px;margin-right:12px;width:20px}}@media screen and (max-width:1280px){.recommendation-control-container .base-button.recommendation-watch-button .recommendation-button-icon{height:16px;margin-right:10px;width:16px}}.recommendation-control-container .base-button.focused.recommendation-watch-button .recommendation-button-icon{background-image:url(/player_play_upNext_icon.png)}.recommendation-control-container .recommendation-metadata-container{word-wrap:break-word;font-size:24px;width:680px}@media screen and (max-width:1600px){.recommendation-control-container .recommendation-metadata-container{font-size:20px;width:567px}}@media screen and (max-width:1280px){.recommendation-control-container .recommendation-metadata-container{font-size:16px;width:454px}}.recommendation-control-container .recommendation-metadata-container .recommendation-metadata-header-title{font-size:24px;font-weight:600;letter-spacing:-.01em;line-height:30px;margin-bottom:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1600px){.recommendation-control-container .recommendation-metadata-container .recommendation-metadata-header-title{font-size:20px;line-height:25px;margin-bottom:14px}}@media screen and (max-width:1280px){.recommendation-control-container .recommendation-metadata-container .recommendation-metadata-header-title{font-size:16px;line-height:20px;margin-bottom:11px}}.recommendation-control-container .recommendation-metadata-container .recommendation-metadata-title{font-size:54px;font-weight:700;line-height:72px;margin-bottom:16px}@media screen and (max-width:1600px){.recommendation-control-container .recommendation-metadata-container .recommendation-metadata-title{font-size:45px;line-height:60px;margin-bottom:14px}}@media screen and (max-width:1280px){.recommendation-control-container .recommendation-metadata-container .recommendation-metadata-title{font-size:36px;line-height:48px;margin-bottom:11px}}.recommendation-control-container .recommendation-metadata-container .recommendation-metadata-subtitle{font-weight:600;margin-bottom:8px}@media screen and (max-width:1600px){.recommendation-control-container .recommendation-metadata-container .recommendation-metadata-subtitle{margin-bottom:7px}}@media screen and (max-width:1280px){.recommendation-control-container .recommendation-metadata-container .recommendation-metadata-subtitle{margin-bottom:6px}}.recommendation-control-container .recommendation-metadata-container .recommendation-metadata-description{font-size:24px;font-weight:300;letter-spacing:-.01em;line-height:32px;width:800px}@media screen and (max-width:1600px){.recommendation-control-container .recommendation-metadata-container .recommendation-metadata-description{font-size:20px;line-height:27px;width:667px}}@media screen and (max-width:1280px){.recommendation-control-container .recommendation-metadata-container .recommendation-metadata-description{font-size:16px;line-height:22px;width:534px}}.recommendation-overlay .closed-caption{font-size:12px}@media screen and (max-width:1600px){.recommendation-overlay .closed-caption{font-size:10px}}@media screen and (max-width:1280px){.recommendation-overlay .closed-caption{font-size:8px}}.recommendation-metadata-container.movie{margin-bottom:38px}@media screen and (max-width:1600px){.recommendation-metadata-container.movie{margin-bottom:32px}}@media screen and (max-width:1280px){.recommendation-metadata-container.movie{margin-bottom:26px}}.recommendation-metadata-container .recommendation-air-rating{color:var(--color-10-dark-gray);display:-webkit-box;display:-ms-flexbox;display:flex;letter-spacing:-.01rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;line-height:30px;margin-bottom:16px;padding-left:16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1600px){.recommendation-metadata-container .recommendation-air-rating{font-size:15px;line-height:25px;margin-bottom:14px;padding-left:14px}}@media screen and (max-width:1280px){.recommendation-metadata-container .recommendation-air-rating{font-size:12px;line-height:20px;margin-bottom:11px;padding-left:11px}}.recommendation-metadata-container .recommendation-duration{display:inline}.recommendation-air-rating .rating-divider{margin-left:16px;margin-right:15px}@media screen and (max-width:1600px){.recommendation-air-rating .rating-divider{margin-left:14px;margin-right:13px}}@media screen and (max-width:1280px){.recommendation-air-rating .rating-divider{margin-left:11px;margin-right:10px}}.pause-overlay{background-color:hsla(0,0%,6%,.7);display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;position:fixed;top:0;visibility:visible;width:100%;z-index:99;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pause-overlay-container,.pause-overlay-container.show-overlay{position:absolute}.pause-overlay .metadata{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:92px;padding-left:32px}@media screen and (max-width:1600px){.pause-overlay .metadata{margin-left:77px;padding-left:27px}}@media screen and (max-width:1280px){.pause-overlay .metadata{margin-left:62px;padding-left:22px}}.pause-overlay .watching-tag{font-size:24px;font-weight:550;line-height:33px;margin-bottom:4px;margin-left:10px;margin-right:10px}@media screen and (max-width:1600px){.pause-overlay .watching-tag{font-size:20px;line-height:28px;margin-bottom:4px;margin-left:9px;margin-right:9px}}@media screen and (max-width:1280px){.pause-overlay .watching-tag{font-size:16px;line-height:22px;margin-bottom:3px;margin-left:7px;margin-right:7px}}.pause-overlay .metadata-show-title{display:-webkit-box;font-weight:600;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:76px;line-height:86px;margin-left:10px;margin-right:10px;margin-top:6px;max-height:258px;max-width:800px;padding-bottom:4px}@media screen and (max-width:1600px){.pause-overlay .metadata-show-title{font-size:64px;line-height:72px;margin-left:9px;margin-right:9px;margin-top:5px;max-height:215px;max-width:667px;padding-bottom:4px}}@media screen and (max-width:1280px){.pause-overlay .metadata-show-title{font-size:51px;line-height:58px;margin-left:7px;margin-right:7px;margin-top:4px;max-height:172px;max-width:534px;padding-bottom:3px}}.pause-overlay .metadata-subtitle{margin-left:10px;margin-right:10px;margin-top:24px;max-width:800px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1600px){.pause-overlay .metadata-subtitle{margin-left:9px;margin-right:9px;margin-top:20px;max-width:667px}}@media screen and (max-width:1280px){.pause-overlay .metadata-subtitle{margin-left:7px;margin-right:7px;margin-top:16px;max-width:534px}}.pause-overlay .metadata-subtitle.clip{font-size:24px;font-weight:700;margin-bottom:3px}@media screen and (max-width:1600px){.pause-overlay .metadata-subtitle.clip{font-size:20px;margin-bottom:3px}}@media screen and (max-width:1280px){.pause-overlay .metadata-subtitle.clip{font-size:16px;margin-bottom:2px}}.pause-overlay .metadata-subtitle>*{font-size:24px;font-weight:600;line-height:30px}@media screen and (max-width:1600px){.pause-overlay .metadata-subtitle>*{font-size:20px;line-height:25px}}@media screen and (max-width:1280px){.pause-overlay .metadata-subtitle>*{font-size:16px;line-height:20px}}.pause-overlay .metadata-subtitle span{display:inline-block}.pause-overlay .metadata-description{display:-webkit-box;font-weight:300;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:24px;line-height:32px;margin-left:10px;margin-right:10px;margin-top:8px;max-width:800px}@media screen and (max-width:1600px){.pause-overlay .metadata-description{font-size:20px;line-height:27px;margin-left:9px;margin-right:9px;margin-top:7px;max-width:667px}}@media screen and (max-width:1280px){.pause-overlay .metadata-description{font-size:16px;line-height:22px;margin-left:7px;margin-right:7px;margin-top:6px;max-width:534px}}.pause-overlay .metadata-subdetails{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-09-medium-gray);font-size:18px;line-height:30px;margin-left:10px;margin-top:24px}@media screen and (max-width:1600px){.pause-overlay .metadata-subdetails{font-size:15px;line-height:25px;margin-left:9px;margin-top:20px}}@media screen and (max-width:1280px){.pause-overlay .metadata-subdetails{font-size:12px;line-height:20px;margin-left:7px;margin-top:16px}}.pause-overlay .metadata-subdetails.clip{margin-top:0}.pause-overlay .dot{font-size:35px;margin-left:8px;margin-right:8px}@media screen and (max-width:1600px){.pause-overlay .dot{font-size:30px;margin-left:7px;margin-right:7px}}@media screen and (max-width:1280px){.pause-overlay .dot{font-size:24px;margin-left:6px;margin-right:6px}}.pause-overlay .resume-button{background-color:#0357cb;border-radius:4px;color:#fff;height:54.55px;margin-left:49px;margin-top:32px;padding:0;width:187px}@media screen and (max-width:1600px){.pause-overlay .resume-button{border-radius:4px;height:45px;margin-left:41px;margin-top:27px;width:156px}}@media screen and (max-width:1280px){.pause-overlay .resume-button{border-radius:3px;height:36px;margin-left:33px;margin-top:22px;width:125px}}.pause-overlay .resume-button.base-button .button-image{height:22px}@media screen and (max-width:1600px){.pause-overlay .resume-button.base-button .button-image{height:19px}}@media screen and (max-width:1280px){.pause-overlay .resume-button.base-button .button-image{height:15px}}.immersive-player-ad-countdown-container{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;left:96px;letter-spacing:-.01em;top:80px;z-index:99999}@media screen and (max-width:1600px){.immersive-player-ad-countdown-container{left:80px;top:67px}}@media screen and (max-width:1280px){.immersive-player-ad-countdown-container{left:64px;top:54px}}.immersive-player-ad-countdown-container .immersive-player-ad-countdown-counter{background-color:var(--color-23-dark-yellow);border-radius:4.11881px;font-weight:600;height:33.93px;margin-right:16px;width:103px}@media screen and (max-width:1600px){.immersive-player-ad-countdown-container .immersive-player-ad-countdown-counter{border-radius:4px;height:28px;margin-right:14px;width:86px}}@media screen and (max-width:1280px){.immersive-player-ad-countdown-container .immersive-player-ad-countdown-counter{border-radius:3px;height:22px;margin-right:11px;width:69px}}.immersive-player-ad-countdown-container .immersive-player-ad-countdown-counter .immersive-player-ad-countdown-counter-text{color:var(--color-24-light-black);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;font-size:18px;justify-content:center;line-height:33.93px;padding-left:12px;padding-right:12px}@media screen and (max-width:1600px){.immersive-player-ad-countdown-container .immersive-player-ad-countdown-counter .immersive-player-ad-countdown-counter-text{font-size:15px;line-height:28px;padding-left:10px;padding-right:10px}}@media screen and (max-width:1280px){.immersive-player-ad-countdown-container .immersive-player-ad-countdown-counter .immersive-player-ad-countdown-counter-text{font-size:12px;line-height:22px;padding-left:8px;padding-right:8px}}.immersive-player-ad-countdown-container .immersive-player-ad-countdown-time-remaining{color:var(--color-01-white);font-size:24px;line-height:30px}@media screen and (max-width:1600px){.immersive-player-ad-countdown-container .immersive-player-ad-countdown-time-remaining{font-size:20px;line-height:25px}}@media screen and (max-width:1280px){.immersive-player-ad-countdown-container .immersive-player-ad-countdown-time-remaining{font-size:16px;line-height:20px}}.ad-overlay-container .player-time-progress,.ad-overlay-container .player-time-total,.ad-overlay-container .player-timeline-seekrate{display:none}.ad-overlay-container .player-timeline-container{top:778px}@media screen and (max-width:1600px){.ad-overlay-container .player-timeline-container{top:649px}}@media screen and (max-width:1280px){.ad-overlay-container .player-timeline-container{top:519px}}.ad-overlay-container .player-timeline-progress{background-color:var(--color-23-dark-yellow)}.ad-overlay-container .player-main-controls-container{margin-top:820px}@media screen and (max-width:1600px){.ad-overlay-container .player-main-controls-container{margin-top:684px}}@media screen and (max-width:1280px){.ad-overlay-container .player-main-controls-container{margin-top:547px}}.ad-overlay-container .show-player-controls{display:block}.ad-overlay-container .ad-skip-button{margin-right:8px;position:absolute;right:0;top:680px;width:138px}@media screen and (max-width:1600px){.ad-overlay-container .ad-skip-button{margin-right:7px;right:0;top:567px;width:115px}}@media screen and (max-width:1280px){.ad-overlay-container .ad-skip-button{margin-right:6px;right:0;top:454px;width:92px}}.still-watching-overlay{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:hsla(0,0%,6%,.7);-ms-flex-direction:column;flex-direction:column;height:100%;position:absolute;top:0;width:100%;z-index:100}.still-watching-overlay .still-watching-overlay-title{font-weight:700;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;font-size:76px;letter-spacing:-1%;line-height:86px;margin-bottom:61px;margin-top:340px;overflow-y:clip;padding:5px;text-align:center;width:1230px}@media screen and (max-width:1600px){.still-watching-overlay .still-watching-overlay-title{font-size:64px;letter-spacing:0;line-height:72px;margin-bottom:51px;margin-top:284px;padding:5px;width:1025px}}@media screen and (max-width:1280px){.still-watching-overlay .still-watching-overlay-title{font-size:51px;letter-spacing:0;line-height:58px;margin-bottom:41px;margin-top:227px;padding:4px;width:820px}}.still-watching-overlay .still-watching-overlay-button-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:428px}@media screen and (max-width:1600px){.still-watching-overlay .still-watching-overlay-button-group{width:357px}}@media screen and (max-width:1280px){.still-watching-overlay .still-watching-overlay-button-group{width:286px}}.still-watching-overlay .still-watching-overlay-button-group .still-watching-overlay-button{margin-bottom:29px;width:428px}@media screen and (max-width:1600px){.still-watching-overlay .still-watching-overlay-button-group .still-watching-overlay-button{width:357px}}@media screen and (max-width:1280px){.still-watching-overlay .still-watching-overlay-button-group .still-watching-overlay-button{width:286px}}.video-player{background-color:var(--color-14-off-black);height:100%;position:relative;width:100%;z-index:0}.video-player .hidden{display:none}.video-player .video-player-wrapper{height:100%;width:100%}.video-player .video-player-wrapper.hidden{opacity:0}.video-player .player-metadata{left:96px;position:absolute;top:80px;z-index:3}@media screen and (max-width:1600px){.video-player .player-metadata{left:80px;top:67px}}@media screen and (max-width:1280px){.video-player .player-metadata{left:64px;top:54px}}.video-player .player-metadata .metadata{max-height:39px;max-width:1230px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1600px){.video-player .player-metadata .metadata{max-height:33px;max-width:1025px}}@media screen and (max-width:1280px){.video-player .player-metadata .metadata{max-height:26px;max-width:820px}}.video-player .player-metadata .metadata-show-title{color:var(--color-02-off-white);font-size:28px;font-weight:600;line-height:33px}@media screen and (max-width:1600px){.video-player .player-metadata .metadata-show-title{font-size:24px;line-height:28px}}@media screen and (max-width:1280px){.video-player .player-metadata .metadata-show-title{font-size:19px;line-height:22px}}.video-player .player-metadata .metadata-legacy-show-title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;color:var(--color-02-off-white);font-weight:600;-webkit-line-clamp:2;font-size:36px;line-height:40px;margin-bottom:10px;max-height:80px;padding-bottom:6px}@media screen and (max-width:1600px){.video-player .player-metadata .metadata-legacy-show-title{font-size:30px;line-height:34px;margin-bottom:9px;max-height:67px;padding-bottom:5px}}@media screen and (max-width:1280px){.video-player .player-metadata .metadata-legacy-show-title{font-size:24px;line-height:27px;margin-bottom:7px;max-height:54px;padding-bottom:4px}}.video-player .player-metadata .metadata-legacy-episode-details{color:var(--color-02-off-white);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:26px;height:34px;margin-bottom:10px}@media screen and (max-width:1600px){.video-player .player-metadata .metadata-legacy-episode-details{font-size:22px;height:29px;margin-bottom:9px}}@media screen and (max-width:1280px){.video-player .player-metadata .metadata-legacy-episode-details{font-size:18px;height:23px;margin-bottom:7px}}.video-player .player-metadata .metadata-legacy-episode-subtitle{margin-right:24px}@media screen and (max-width:1600px){.video-player .player-metadata .metadata-legacy-episode-subtitle{margin-right:20px}}@media screen and (max-width:1280px){.video-player .player-metadata .metadata-legacy-episode-subtitle{margin-right:16px}}.video-player .player-metadata .metadata-legacy-episode-title{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.video-player .player-metadata .metadata-legacy-air-rating{color:var(--color-10-dark-gray);font-size:20px;height:22px;line-height:22px;white-space:pre;width:314px}@media screen and (max-width:1600px){.video-player .player-metadata .metadata-legacy-air-rating{font-size:17px;height:19px;line-height:19px;width:262px}}@media screen and (max-width:1280px){.video-player .player-metadata .metadata-legacy-air-rating{font-size:14px;height:15px;line-height:15px;width:210px}}.video-player .player-metadata .metadata-legacy-air-rating .legacy-rating-divider{margin-left:16px;margin-right:15px}@media screen and (max-width:1600px){.video-player .player-metadata .metadata-legacy-air-rating .legacy-rating-divider{margin-left:14px;margin-right:13px}}@media screen and (max-width:1280px){.video-player .player-metadata .metadata-legacy-air-rating .legacy-rating-divider{margin-left:11px;margin-right:10px}}.video-player .player-metadata .metadata-legacy-air-rating .legacy-rating-icon{top:2px}@media screen and (max-width:1600px){.video-player .player-metadata .metadata-legacy-air-rating .legacy-rating-icon{top:2px}}@media screen and (max-width:1280px){.video-player .player-metadata .metadata-legacy-air-rating .legacy-rating-icon{top:2px}}.video-player .player-metadata .metadata-episode-details{color:var(--color-02-off-white);font-size:28px;font-weight:400;height:39px;line-height:33px;margin-left:18px;white-space:pre}@media screen and (max-width:1600px){.video-player .player-metadata .metadata-episode-details{font-size:24px;height:33px;line-height:28px;margin-left:15px}}@media screen and (max-width:1280px){.video-player .player-metadata .metadata-episode-details{font-size:19px;height:26px;line-height:22px;margin-left:12px}}.video-player .player-metadata .metadata-clip-title{font-size:28px;height:39px;line-height:33px;margin-left:18px}@media screen and (max-width:1600px){.video-player .player-metadata .metadata-clip-title{font-size:24px;height:33px;line-height:28px;margin-left:15px}}@media screen and (max-width:1280px){.video-player .player-metadata .metadata-clip-title{font-size:19px;height:26px;line-height:22px;margin-left:12px}}.video-player .player-controls-overlay{background-color:hsla(0,0%,6%,.7);height:100%;left:0;opacity:1;position:fixed;top:0;visibility:visible;width:100%;z-index:1}.video-player .player-controls{height:252px;left:96px;position:absolute;right:96px;top:8%;z-index:2}@media screen and (max-width:1600px){.video-player .player-controls{height:210px;left:80px;right:80px}}@media screen and (max-width:1280px){.video-player .player-controls{height:168px;left:64px;right:64px}}.video-player .player-controls-overlay.hidden{display:inline;display:initial;opacity:0;visibility:hidden}.video-player .ad-countdown{background-color:rgba(0,0,0,.25);bottom:60px;height:36px;left:88px;min-width:125px;position:absolute;text-align:center}@media screen and (max-width:1600px){.video-player .ad-countdown{bottom:50px;height:30px;left:74px;min-width:105px}}@media screen and (max-width:1280px){.video-player .ad-countdown{bottom:40px;height:24px;left:59px;min-width:84px}}.video-player.up-next-overlay .up-next-container{bottom:96px;position:absolute;right:104px}@media screen and (max-width:1600px){.video-player.up-next-overlay .up-next-container{bottom:80px;right:87px}}@media screen and (max-width:1280px){.video-player.up-next-overlay .up-next-container{bottom:64px;right:70px}}.video-player .avia-container .video-error{left:96px;position:absolute;top:500px;width:850px;z-index:2}@media screen and (max-width:1600px){.video-player .avia-container .video-error{left:80px;top:417px;width:709px}}@media screen and (max-width:1280px){.video-player .avia-container .video-error{left:64px;top:334px;width:567px}}.video-player .video-player-container{height:100%;position:absolute;width:100%}.video-player .video-player-wrapper{padding:0}.video-player.recommendation-overlay .video-player-wrapper{padding-left:88px;padding-right:52px}@media screen and (max-width:1600px){.video-player.recommendation-overlay .video-player-wrapper{padding-left:74px;padding-right:44px}}@media screen and (max-width:1280px){.video-player.recommendation-overlay .video-player-wrapper{padding-left:59px;padding-right:35px}}.video-player.recommendation-overlay .video-player-wrapper.movie{padding-left:168px}@media screen and (max-width:1600px){.video-player.recommendation-overlay .video-player-wrapper.movie{padding-left:140px}}@media screen and (max-width:1280px){.video-player.recommendation-overlay .video-player-wrapper.movie{padding-left:112px}}.video-player.recommendation-overlay .video-player-container.focused{-webkit-transform:scale(1.1);transform:scale(1.1)}.video-player.recommendation-overlay .video-player-container.focused .overlay-icon{height:80px;position:absolute;right:205px;top:110px;visibility:visible;width:80px}@media screen and (max-width:1600px){.video-player.recommendation-overlay .video-player-container.focused .overlay-icon{height:67px;right:171px;top:92px;width:67px}}@media screen and (max-width:1280px){.video-player.recommendation-overlay .video-player-container.focused .overlay-icon{height:54px;right:137px;top:74px;width:54px}}.video-player .overlay-icon{visibility:hidden}.video-player.recommendation-overlay .video-player-container{border:1px solid #c1c1c6;height:284px;left:1328px;position:absolute;top:708px;width:504px;z-index:2}@media screen and (max-width:1600px){.video-player.recommendation-overlay .video-player-container{height:237px;left:1107px;top:590px;width:420px}}@media screen and (max-width:1280px){.video-player.recommendation-overlay .video-player-container{height:190px;left:886px;top:472px;width:336px}}.video-player .background-image{z-index:1}.player-metadata .rating-icon-container{display:-webkit-box;display:-ms-flexbox;display:flex;height:0}.player-metadata .rating-icon{-webkit-animation:fadeIn,fadeOut;animation:fadeIn,fadeOut;-webkit-animation-delay:0s,8s;animation-delay:0s,8s;-webkit-animation-duration:0s,0s;animation-duration:0s,0s;-webkit-animation-fill-mode:none,forwards;animation-fill-mode:none,forwards;height:56px;margin-top:28px;opacity:1;width:auto;z-index:3}@media screen and (max-width:1600px){.player-metadata .rating-icon{height:47px;margin-top:24px}}@media screen and (max-width:1280px){.player-metadata .rating-icon{height:38px;margin-top:19px}}.video-player .player-metadata .metadata-text.hidden{display:block;visibility:hidden}.playback-page{height:100%;position:fixed;width:100%}.playback-page.hidden{opacity:0}.series-detail-tab-container{padding-bottom:70px}@media screen and (max-width:1600px){.series-detail-tab-container{padding-bottom:59px}}@media screen and (max-width:1280px){.series-detail-tab-container{padding-bottom:47px}}.series-detail-tab-container.focused,.series-detail-tab-container.prev-focused{padding-bottom:0}.series-detail-tab-container .series-detail-tab-button{border:none;border-bottom:4px solid transparent;color:var(--color-33-gray);font:var(--font-family-primary);font-size:28px;font-weight:600;margin-bottom:67px;margin-right:40px;margin-top:67px;padding:0;-webkit-transform:none;transform:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1600px){.series-detail-tab-container .series-detail-tab-button{font-size:24px;margin-bottom:56px;margin-right:34px;margin-top:56px}}@media screen and (max-width:1280px){.series-detail-tab-container .series-detail-tab-button{font-size:19px;margin-bottom:45px;margin-right:27px;margin-top:45px}}.new-design .series-detail-tab-container .series-detail-tab-button{margin-bottom:56px;margin-top:47px}@media screen and (max-width:1600px){.new-design .series-detail-tab-container .series-detail-tab-button{margin-bottom:47px;margin-top:40px}}@media screen and (max-width:1280px){.new-design .series-detail-tab-container .series-detail-tab-button{margin-bottom:38px;margin-top:32px}}.series-detail-tab-container .series-detail-tab-button.focused.button-active{border-bottom:4px solid var(--button-primary-color-focused);color:var(--button-primary-color-focused)}.series-detail-container.new-design .vertical.series-detail-tab-group .grid .horizontal{gap:32px;padding-left:0}@media screen and (max-width:1600px){.series-detail-container.new-design .vertical.series-detail-tab-group .grid .horizontal{gap:27px}}@media screen and (max-width:1280px){.series-detail-container.new-design .vertical.series-detail-tab-group .grid .horizontal{gap:22px}}.series-detail-tab-group .series-detail-episodes{height:500px}@media screen and (max-width:1600px){.series-detail-tab-group .series-detail-episodes{height:417px}}@media screen and (max-width:1280px){.series-detail-tab-group .series-detail-episodes{height:334px}}.series-detail-tab-group .extra-tab-grid{display:grid;grid-gap:calc(var(--spacer)*2);gap:calc(var(--spacer)*2)}.series-detail-tab-container .series-detail-tab-button.focused{background:none;border:none;border-bottom:4px solid var(--item-color-focused);border-radius:0;color:var(--item-color-focused);-webkit-transform:none;transform:none}.series-detail-page .grid .anchor{top:430px}@media screen and (max-width:1600px){.series-detail-page .grid .anchor{top:359px}}@media screen and (max-width:1280px){.series-detail-page .grid .anchor{top:287px}}.series-detail-page .grid .hide-row{display:none;opacity:0}.series-detail-page .grid .horizontal.focused{opacity:1}.series-detail-episodes.tray.horizontal{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:116px;height:100%;overflow:hidden;padding-left:0;padding-right:0;width:100%}@media screen and (max-width:1600px){.series-detail-episodes.tray.horizontal{gap:97px}}@media screen and (max-width:1280px){.series-detail-episodes.tray.horizontal{gap:78px}}.series-detail-episodes.horizontal .tray-footer{display:none}.series-detail-page{font-size:24px;height:1080px;will-change:transform}@media screen and (max-width:1600px){.series-detail-page{font-size:20px;height:900px}}@media screen and (max-width:1280px){.series-detail-page{font-size:16px;height:720px}}.series-detail-container.new-design .series-detail-page{padding-left:176px;padding-right:176px;width:auto}@media screen and (max-width:1600px){.series-detail-container.new-design .series-detail-page{padding-left:147px;padding-right:147px}}@media screen and (max-width:1280px){.series-detail-container.new-design .series-detail-page{padding-left:118px;padding-right:118px}}.series-detail-tab-container{padding-left:0;padding-right:0}.series-detail-page .tray{padding-bottom:68px}@media screen and (max-width:1600px){.series-detail-page .tray{padding-bottom:57px}}@media screen and (max-width:1280px){.series-detail-page .tray{padding-bottom:46px}}.series-detail-page .tray .horizontal{padding-left:82px}@media screen and (max-width:1600px){.series-detail-page .tray .horizontal{padding-left:69px}}@media screen and (max-width:1280px){.series-detail-page .tray .horizontal{padding-left:55px}}.series-detail-page .tray .horizontal .large .media-tile-image-container{margin-left:-27px}@media screen and (max-width:1600px){.series-detail-page .tray .horizontal .large .media-tile-image-container{margin-left:-22px}}@media screen and (max-width:1280px){.series-detail-page .tray .horizontal .large .media-tile-image-container{margin-left:-18px}}.series-detail-page .tray-footer{margin-bottom:0;margin-top:40px;min-height:136px;padding-left:96px;width:800px}@media screen and (max-width:1600px){.series-detail-page .tray-footer{margin-bottom:0;margin-top:34px;min-height:114px;padding-left:80px;width:667px}}@media screen and (max-width:1280px){.series-detail-page .tray-footer{margin-bottom:0;margin-top:27px;min-height:91px;padding-left:64px;width:534px}}.series-detail-page .tray.focused .tray-footer{opacity:1}.series-detail-page .tray-footer-decrease-padding{margin-top:-24px}@media screen and (max-width:1600px){.series-detail-page .tray-footer-decrease-padding{margin-top:-20px}}@media screen and (max-width:1280px){.series-detail-page .tray-footer-decrease-padding{margin-top:-16px}}.series-detail-page .seasons-container~.tray-footer-decrease-padding{margin-bottom:0;margin-top:-90px}@media screen and (max-width:1600px){.series-detail-page .seasons-container~.tray-footer-decrease-padding{margin-bottom:0;margin-top:-75px}}@media screen and (max-width:1280px){.series-detail-page .seasons-container~.tray-footer-decrease-padding{margin-bottom:0;margin-top:-60px}}.series-detail-container{height:1080px;overflow:hidden}@media screen and (max-width:1600px){.series-detail-container{height:900px}}@media screen and (max-width:1280px){.series-detail-container{height:720px}}.series-detail-container.hidden{opacity:0}.series-detail-container .meta-title{display:-webkit-box;font-weight:700;letter-spacing:-.5px;line-height:1.19;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--color-01-white);font-size:54px;margin-left:96px;margin-top:72px;min-height:124px;padding-bottom:10px;position:fixed;width:800px}@media screen and (max-width:1600px){.series-detail-container .meta-title{font-size:45px;margin-left:80px;margin-top:60px;min-height:104px;padding-bottom:9px;width:667px}}@media screen and (max-width:1280px){.series-detail-container .meta-title{font-size:36px;margin-left:64px;margin-top:48px;min-height:83px;padding-bottom:7px;width:534px}}.series-detail-container.new-design .meta-title{line-height:1;min-height:auto;padding-bottom:0;position:static;width:auto}.series-detail-container.new-design .meta-subhead{color:var(--color-01-white);font-size:28px;font-style:normal;font-weight:600;letter-spacing:-.28px;line-height:112%;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;text-shadow:0 2px 6px rgba(0,0,0,.5)}.series-detail-container .fallback.meta-title{margin:0;top:480px}.series-detail-container .series-detail-categories{margin-top:200px}@media screen and (max-width:1600px){.series-detail-container .series-detail-categories{margin-top:167px}}@media screen and (max-width:1280px){.series-detail-container .series-detail-categories{margin-top:134px}}.series-detail-container .no-content-container{opacity:0;visibility:hidden}.settings-page-wrapper{height:100%}.settings-page{background-size:contain;height:964px;margin-left:100px;overflow:hidden;position:static}@media screen and (max-width:1600px){.settings-page{height:804px;margin-left:84px}}@media screen and (max-width:1280px){.settings-page{height:643px;margin-left:67px}}.settings-page.old{background-size:contain;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-left:100px;overflow:hidden;padding-top:216px;position:static}@media screen and (max-width:1600px){.settings-page.old{margin-left:84px;padding-top:180px}}@media screen and (max-width:1280px){.settings-page.old{margin-left:67px;padding-top:144px}}.settings-page .menu-container{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:1080px;min-width:416px}@media screen and (max-width:1600px){.settings-page .menu-container{height:900px;min-width:347px}}@media screen and (max-width:1280px){.settings-page .menu-container{height:720px;min-width:278px}}.settings-page .menu-container.old{display:block;min-width:496px;width:auto}@media screen and (max-width:1600px){.settings-page .menu-container.old{min-width:414px}}@media screen and (max-width:1280px){.settings-page .menu-container.old{min-width:331px}}.settings-page .menu-container .menu-item{margin-bottom:30px}@media screen and (max-width:1600px){.settings-page .menu-container .menu-item{margin-bottom:25px}}@media screen and (max-width:1280px){.settings-page .menu-container .menu-item{margin-bottom:20px}}.settings-page .nested-focusable-group{margin-top:80px;padding:0}@media screen and (max-width:1600px){.settings-page .nested-focusable-group{margin-top:67px}}@media screen and (max-width:1280px){.settings-page .nested-focusable-group{margin-top:54px}}.settings-page .nested-focusable-group.old{margin-top:0;padding:0}@media screen and (max-width:1600px){.settings-page .nested-focusable-group.old{margin-top:0}}@media screen and (max-width:1280px){.settings-page .nested-focusable-group.old{margin-top:0}}.lib-version-info,.version-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;bottom:80px;color:var(--color-10-dark-gray);-ms-flex-direction:column;flex-direction:column;font-size:18px;position:absolute;right:96px;text-align:right;white-space:pre}@media screen and (max-width:1600px){.lib-version-info,.version-info{bottom:67px;font-size:15px;right:80px}}@media screen and (max-width:1280px){.lib-version-info,.version-info{bottom:54px;font-size:12px;right:64px}}.lib-version-info{bottom:56px}@media screen and (max-width:1600px){.lib-version-info{bottom:47px}}@media screen and (max-width:1280px){.lib-version-info{bottom:38px}}.settings-page .spinner{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.profiles-page{background-color:var(--modal-background-color);height:100%;width:100%}.profiles-page,.profiles-page .profiles-page-main-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.profiles-page .profiles-page-header{font-size:54px;font-weight:700;line-height:62px;padding-bottom:200px;text-align:center}@media screen and (max-width:1600px){.profiles-page .profiles-page-header{font-size:45px;line-height:52px;padding-bottom:167px}}@media screen and (max-width:1280px){.profiles-page .profiles-page-header{font-size:36px;line-height:42px;padding-bottom:134px}}.profiles-page .profiles-page-main-content.kids-profiles{background-color:var(--color-01-white);border-radius:18px;border-style:solid;margin-top:0;min-width:960px;width:auto}@media screen and (max-width:1600px){.profiles-page .profiles-page-main-content.kids-profiles{border-radius:15px;min-width:800px}}@media screen and (max-width:1280px){.profiles-page .profiles-page-main-content.kids-profiles{border-radius:12px;min-width:640px}}.profiles-page .profiles-page-main-content.kids-profiles .profiles-page-header{color:var(--brand-color);font-size:36px;padding-bottom:31px;padding-top:45px}@media screen and (max-width:1600px){.profiles-page .profiles-page-main-content.kids-profiles .profiles-page-header{font-size:30px;padding-bottom:26px;padding-top:38px}}@media screen and (max-width:1280px){.profiles-page .profiles-page-main-content.kids-profiles .profiles-page-header{font-size:24px;padding-bottom:21px;padding-top:30px}}.profiles-page .profiles-page-main-content.kids-profiles .profiles-page-profiles{margin-bottom:45px}@media screen and (max-width:1600px){.profiles-page .profiles-page-main-content.kids-profiles .profiles-page-profiles{margin-bottom:38px}}@media screen and (max-width:1280px){.profiles-page .profiles-page-main-content.kids-profiles .profiles-page-profiles{margin-bottom:30px}}.profiles-page .profiles-page-profiles{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:287px}@media screen and (max-width:1600px){.profiles-page .profiles-page-profiles{height:240px}}@media screen and (max-width:1280px){.profiles-page .profiles-page-profiles{height:192px}}.profiles-page .profiles-page-button{margin-top:168px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1600px){.profiles-page .profiles-page-button{margin-top:140px}}@media screen and (max-width:1280px){.profiles-page .profiles-page-button{margin-top:112px}}.profiles-page-button .base-button.default-button{margin-right:0}.subscription-page{color:var(--color-01-white);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.subscription-page,.subscription-page .brand-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.subscription-page .brand-logo{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:100px}@media screen and (max-width:1600px){.subscription-page .brand-logo{margin-top:84px}}@media screen and (max-width:1280px){.subscription-page .brand-logo{margin-top:67px}}.subscription-page .subscription-page-subtitle,.subscription-page .subscription-page-title{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:700;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:240px;padding-right:240px;width:1440px}@media screen and (max-width:1600px){.subscription-page .subscription-page-subtitle,.subscription-page .subscription-page-title{padding-left:200px;padding-right:200px;width:1200px}}@media screen and (max-width:1280px){.subscription-page .subscription-page-subtitle,.subscription-page .subscription-page-title{padding-left:160px;padding-right:160px;width:960px}}.subscription-page .subscription-page-title{font-size:56px;font-weight:700;margin-top:50px}@media screen and (max-width:1600px){.subscription-page .subscription-page-title{font-size:47px;margin-top:42px}}@media screen and (max-width:1280px){.subscription-page .subscription-page-title{font-size:38px;margin-top:34px}}.subscription-page .subscription-page-subtitle{font-size:26px;font-weight:400;margin-top:25px;opacity:.5;width:1440px}@media screen and (max-width:1600px){.subscription-page .subscription-page-subtitle{font-size:22px;margin-top:21px;width:1200px}}@media screen and (max-width:1280px){.subscription-page .subscription-page-subtitle{font-size:18px;margin-top:17px;width:960px}}.subscription-page .subscription-page-catalogs{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-left:auto;margin-right:auto;width:60%}.subscription-page .subscription-page-option-container{text-align:center}.subscription-page .subscription-page-option-container .subscription-page-option-subtitle{font-size:18px;opacity:.5}@media screen and (max-width:1600px){.subscription-page .subscription-page-option-container .subscription-page-option-subtitle{font-size:15px}}@media screen and (max-width:1280px){.subscription-page .subscription-page-option-container .subscription-page-option-subtitle{font-size:12px}}.subscription-page .subscription-page-option{display:block;margin:80px auto 30px;text-align:center}@media screen and (max-width:1600px){.subscription-page .subscription-page-option{margin-bottom:25px;margin-top:67px}}@media screen and (max-width:1280px){.subscription-page .subscription-page-option{margin-bottom:20px;margin-top:54px}}.subscription-page .subscription-page-option .subscription-page-option-title{display:block;margin-left:auto;margin-right:auto;text-align:center;white-space:normal}.subscription-page .subscription-page-button{display:block;margin-left:auto;margin-right:auto;margin-top:96px;text-align:center}@media screen and (max-width:1600px){.subscription-page .subscription-page-button{margin-top:80px}}@media screen and (max-width:1280px){.subscription-page .subscription-page-button{margin-top:64px}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.welcome-page{font-stretch:normal;font-style:normal;height:100%;letter-spacing:normal;position:fixed;width:100%}.welcome-page .background .background-image:after{background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,rgba(0,0,0,.55)),to(rgba(0,0,0,.25)));background-image:linear-gradient(90deg,rgba(0,0,0,.55) 50%,rgba(0,0,0,.25))}.is-kids-app .welcome-page .background .background-image{background-position:100%;background-repeat:no-repeat}.is-kids-app .welcome-page .background .background-image:after{background-image:none}.welcome-body{padding-left:176px;padding-top:257px}@media screen and (max-width:1600px){.welcome-body{padding-left:147px;padding-top:215px}}@media screen and (max-width:1280px){.welcome-body{padding-left:118px;padding-top:172px}}.brand-logo{height:75px}@media screen and (max-width:1600px){.brand-logo{height:63px}}@media screen and (max-width:1280px){.brand-logo{height:50px}}.welcome-info{display:grid;grid-row-gap:24px;margin-top:24px;row-gap:24px}@media screen and (max-width:1600px){.welcome-info{margin-top:20px;row-gap:20px}}@media screen and (max-width:1280px){.welcome-info{margin-top:16px;row-gap:16px}}.welcome-title{color:var(--color-01-white);display:-webkit-box;font-style:normal;font-weight:700;line-height:1.1;white-space:pre-line;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:80px;letter-spacing:-.92px}@media screen and (max-width:1600px){.welcome-title{font-size:67px;letter-spacing:0}}@media screen and (max-width:1280px){.welcome-title{font-size:54px;letter-spacing:0}}.is-kids-app .welcome-title{height:176px;overflow:visible;width:450px}@media screen and (max-width:1600px){.is-kids-app .welcome-title{height:147px;width:375px}}@media screen and (max-width:1280px){.is-kids-app .welcome-title{height:118px;width:300px}}.welcome-description{color:var(--color-06-gray);display:block;font-weight:400;line-height:1.35;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:34px;white-space:pre-line;width:1100px}@media screen and (max-width:1600px){.welcome-description{font-size:29px;width:917px}}@media screen and (max-width:1280px){.welcome-description{font-size:23px;width:734px}}.welcome-menu{margin-top:122px;padding:0}@media screen and (max-width:1600px){.welcome-menu{margin-top:102px}}@media screen and (max-width:1280px){.welcome-menu{margin-top:82px}}.welcome-menu .get-started-button{height:56px;margin-right:26px;padding-left:53px;padding-right:53px}@media screen and (max-width:1600px){.welcome-menu .get-started-button{height:47px;margin-right:22px;padding-left:45px;padding-right:45px}}@media screen and (max-width:1280px){.welcome-menu .get-started-button{height:38px;margin-right:18px;padding-left:36px;padding-right:36px}}.welcome-menu .base-button.account-page-button{min-width:251px;width:auto}@media screen and (max-width:1600px){.welcome-menu .base-button.account-page-button{min-width:210px}}@media screen and (max-width:1280px){.welcome-menu .base-button.account-page-button{min-width:168px}}.welcome-menu .sign-in-out-button{height:56px}@media screen and (max-width:1600px){.welcome-menu .sign-in-out-button{height:47px}}@media screen and (max-width:1280px){.welcome-menu .sign-in-out-button{height:38px}}.user-info{font-size:24px;line-height:1.5;margin-top:72px}@media screen and (max-width:1600px){.user-info{font-size:20px;margin-top:60px}}@media screen and (max-width:1280px){.user-info{font-size:16px;margin-top:48px}}.signed-in{color:#8b8b8b}.username{color:var(--color-02-off-white)}.rotating{-webkit-animation:fadeOut .5s forwards;animation:fadeOut .5s forwards}.welcome-toast{background-color:#583c8e;display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:44px;height:84px;left:0;width:766px}@media screen and (max-width:1600px){.welcome-toast{bottom:37px;height:70px;left:0;width:639px}}@media screen and (max-width:1280px){.welcome-toast{bottom:30px;height:56px;left:0;width:511px}}.welcome-toast .welcome-toast-icon{background-image:url(/welcome_toast_icon.png);background-position:50%;background-repeat:no-repeat;background-size:contain;height:72px;margin-left:88px;width:65px}@media screen and (max-width:1600px){.welcome-toast .welcome-toast-icon{height:60px;margin-left:74px;width:55px}}@media screen and (max-width:1280px){.welcome-toast .welcome-toast-icon{height:48px;margin-left:59px;width:44px}}.welcome-toast .welcome-toast-message{font-size:24px;line-height:27px;margin-left:10px;max-width:600px}@media screen and (max-width:1600px){.welcome-toast .welcome-toast-message{font-size:20px;line-height:23px;margin-left:9px;max-width:500px}}@media screen and (max-width:1280px){.welcome-toast .welcome-toast-message{font-size:16px;line-height:18px;margin-left:7px;max-width:400px}}.welcome-page .welcome-promo-text-wrapper{display:block;font-size:36px;font-style:normal;font-weight:700;letter-spacing:-.36px;line-height:42px;width:1100px}@media screen and (max-width:1600px){.welcome-page .welcome-promo-text-wrapper{font-size:30px;letter-spacing:0;line-height:35px;width:917px}}@media screen and (max-width:1280px){.welcome-page .welcome-promo-text-wrapper{font-size:24px;letter-spacing:0;line-height:28px;width:734px}}.welcome-page .welcome-promo-text-wrapper .welcome-promo-bold{color:#ff386b}.welcome-page .promo-toast-message{display:block;font-size:28px;font-style:normal;font-weight:400;letter-spacing:-.28px;line-height:36px;margin-top:16px;width:1000px}@media screen and (max-width:1600px){.welcome-page .promo-toast-message{font-size:24px;letter-spacing:0;line-height:30px;margin-top:14px;width:834px}}@media screen and (max-width:1280px){.welcome-page .promo-toast-message{font-size:19px;letter-spacing:0;line-height:24px;margin-top:11px;width:667px}}.ellipsis-text{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}.second-screen-activation-page{background-color:var(--second-screen-background);height:100%;text-align:left;width:100%}.second-screen-activation-page-header{padding:96px 96px 96px 120px}@media screen and (max-width:1600px){.second-screen-activation-page-header{padding:80px 80px 80px 100px}}@media screen and (max-width:1280px){.second-screen-activation-page-header{padding:64px 64px 64px 80px}}.second-screen-activation-page-header-text .second-screen-activation-page-header-text-title{color:var(--color-01-white);font-size:72px;font-weight:700;padding-bottom:16px}@media screen and (max-width:1600px){.second-screen-activation-page-header-text .second-screen-activation-page-header-text-title{font-size:60px;padding-bottom:14px}}@media screen and (max-width:1280px){.second-screen-activation-page-header-text .second-screen-activation-page-header-text-title{font-size:48px;padding-bottom:11px}}.second-screen-activation-page-header-text .second-screen-activation-page-header-text-description{color:var(--color-02-off-white);font-size:28px}@media screen and (max-width:1600px){.second-screen-activation-page-header-text .second-screen-activation-page-header-text-description{font-size:24px}}@media screen and (max-width:1280px){.second-screen-activation-page-header-text .second-screen-activation-page-header-text-description{font-size:19px}}.second-screen-activation-page-header .second-screen-activation-page-header-image{margin-left:auto}.second-screen-activation-page .second-screen-activation-page-instruction-container{padding-bottom:16px;padding-left:120px}@media screen and (max-width:1600px){.second-screen-activation-page .second-screen-activation-page-instruction-container{padding-bottom:14px;padding-left:100px}}@media screen and (max-width:1280px){.second-screen-activation-page .second-screen-activation-page-instruction-container{padding-bottom:11px;padding-left:80px}}.second-screen-activation-page-instruction-container .second-screen-activation-page-instruction{padding-bottom:47px}@media screen and (max-width:1600px){.second-screen-activation-page-instruction-container .second-screen-activation-page-instruction{padding-bottom:40px}}@media screen and (max-width:1280px){.second-screen-activation-page-instruction-container .second-screen-activation-page-instruction{padding-bottom:32px}}.second-screen-activation-page-instruction .second-screen-activation-page-header-instruction-index{background-color:var(--color-04-light-gray);border-radius:20px;color:var(--color-16-black);font-size:28px;font-weight:700;height:48px;margin-right:28px;margin-top:4px;padding:2px 14px 7px 16px;vertical-align:middle;width:48px}@media screen and (max-width:1600px){.second-screen-activation-page-instruction .second-screen-activation-page-header-instruction-index{border-radius:17px;font-size:24px;height:40px;margin-right:24px;margin-top:4px;padding:2px 12px 6px 14px;width:40px}}@media screen and (max-width:1280px){.second-screen-activation-page-instruction .second-screen-activation-page-header-instruction-index{border-radius:14px;font-size:19px;height:32px;margin-right:19px;margin-top:3px;padding:2px 10px 5px 11px;width:32px}}.second-screen-activation-page-instruction .second-screen-activation-page-header-instruction-texts{display:inline-block;vertical-align:top}.second-screen-activation-page-instruction .second-screen-activation-page-header-instruction-text{font-size:36px;line-height:42px}@media screen and (max-width:1600px){.second-screen-activation-page-instruction .second-screen-activation-page-header-instruction-text{font-size:30px;line-height:35px}}@media screen and (max-width:1280px){.second-screen-activation-page-instruction .second-screen-activation-page-header-instruction-text{font-size:24px;line-height:28px}}.second-screen-activation-page-instruction .second-screen-activation-page-header-instruction-subtext{color:#a8a7aa;font-size:28px;line-height:42px}@media screen and (max-width:1600px){.second-screen-activation-page-instruction .second-screen-activation-page-header-instruction-subtext{font-size:24px;line-height:35px}}@media screen and (max-width:1280px){.second-screen-activation-page-instruction .second-screen-activation-page-header-instruction-subtext{font-size:19px;line-height:28px}}.second-screen-activation-page .second-screen-activation-page-code-container{margin-top:63px;min-height:96px}@media screen and (max-width:1600px){.second-screen-activation-page .second-screen-activation-page-code-container{margin-top:53px;min-height:80px}}@media screen and (max-width:1280px){.second-screen-activation-page .second-screen-activation-page-code-container{margin-top:42px;min-height:64px}}.second-screen-activation-page-code-container .second-screen-activation-code{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-01-white);font-weight:600;padding-bottom:10px}@media screen and (max-width:1600px){.second-screen-activation-page-code-container .second-screen-activation-code{padding-bottom:9px}}@media screen and (max-width:1280px){.second-screen-activation-page-code-container .second-screen-activation-code{padding-bottom:7px}}.second-screen-activation-code .second-screen-activation-code-letter{background-color:var(--color-15-light-black);border:0;border-radius:.3rem;font-size:64.8px;height:144px;line-height:144px;margin-right:.5rem;outline:none;padding:0;text-align:center;text-transform:uppercase;width:96px}@media screen and (max-width:1600px){.second-screen-activation-code .second-screen-activation-code-letter{border-radius:NaNpx;font-size:54px;height:120px;line-height:120px;margin-right:NaNpx;width:80px}}@media screen and (max-width:1280px){.second-screen-activation-code .second-screen-activation-code-letter{border-radius:NaNpx;font-size:43px;height:96px;line-height:96px;margin-right:NaNpx;width:64px}}.second-screen-activation-page .second-screen-activation-page-button{margin-left:40px}@media screen and (max-width:1600px){.second-screen-activation-page .second-screen-activation-page-button{margin-left:34px}}@media screen and (max-width:1280px){.second-screen-activation-page .second-screen-activation-page-button{margin-left:27px}}.second-screen-activation-page .spinner{bottom:24px;position:relative}@media screen and (max-width:1600px){.second-screen-activation-page .spinner{bottom:20px}}@media screen and (max-width:1280px){.second-screen-activation-page .spinner{bottom:16px}}.second-screen-activation-page .auth-footer{margin-top:109px;padding-left:30px}@media screen and (max-width:1600px){.second-screen-activation-page .auth-footer{margin-top:91px;padding-left:25px}}@media screen and (max-width:1280px){.second-screen-activation-page .auth-footer{margin-top:73px;padding-left:20px}}.second-screen-activation-page.second-screen-activation-essential-tier-unavailable .auth-footer{margin-top:-22px}@media screen and (max-width:1600px){.second-screen-activation-page.second-screen-activation-essential-tier-unavailable .auth-footer{margin-top:-18px}}@media screen and (max-width:1280px){.second-screen-activation-page.second-screen-activation-essential-tier-unavailable .auth-footer{margin-top:-14px}}.second-screen-activation-page .auth-footer .auth-footer-divider{margin-left:870px}@media screen and (max-width:1600px){.second-screen-activation-page .auth-footer .auth-footer-divider{margin-left:725px}}@media screen and (max-width:1280px){.second-screen-activation-page .auth-footer .auth-footer-divider{margin-left:580px}}.second-screen-activation-page .auth-footer .auth-footer-title{left:1200px;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1600px){.second-screen-activation-page .auth-footer .auth-footer-title{left:1000px}}@media screen and (max-width:1280px){.second-screen-activation-page .auth-footer .auth-footer-title{left:800px}}.second-screen-activation-success{background-color:var(--color-14-off-black);display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;left:0;margin:0;position:fixed;top:0;width:100%}.second-screen-activation-success .second-screen-activation-success-body{margin:395px auto auto;max-width:1280px;text-align:center}@media screen and (max-width:1600px){.second-screen-activation-success .second-screen-activation-success-body{margin-top:330px;max-width:1067px}}@media screen and (max-width:1280px){.second-screen-activation-success .second-screen-activation-success-body{margin-top:264px;max-width:854px}}.second-screen-activation-success .second-screen-activation-success-title{color:var(--color-01-white);font-size:68px;font-weight:700;line-height:1.15}@media screen and (max-width:1600px){.second-screen-activation-success .second-screen-activation-success-title{font-size:57px}}@media screen and (max-width:1280px){.second-screen-activation-success .second-screen-activation-success-title{font-size:46px}}.second-screen-activation-success .second-screen-activation-success-description{color:var(--color-02-off-white);font-size:26px;font-weight:400;line-height:1.31;margin-top:32px}@media screen and (max-width:1600px){.second-screen-activation-success .second-screen-activation-success-description{font-size:22px;margin-top:27px}}@media screen and (max-width:1280px){.second-screen-activation-success .second-screen-activation-success-description{font-size:18px;margin-top:22px}}.second-screen-activation-success .second-screen-activation-success-checkmark-icon{height:70px;padding-bottom:61px;width:70px}@media screen and (max-width:1600px){.second-screen-activation-success .second-screen-activation-success-checkmark-icon{height:59px;padding-bottom:51px;width:59px}}@media screen and (max-width:1280px){.second-screen-activation-success .second-screen-activation-success-checkmark-icon{height:47px;padding-bottom:41px;width:47px}}.create-edit-profile-page{background:var(--modal-background-color);display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:100%}.create-edit-profile-page .create-edit-profile-page-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.create-edit-profile-page .create-edit-profile-page-header{font-size:54px;font-weight:700;line-height:62px;padding-bottom:80px;text-align:center}@media screen and (max-width:1600px){.create-edit-profile-page .create-edit-profile-page-header{font-size:45px;line-height:52px;padding-bottom:67px}}@media screen and (max-width:1280px){.create-edit-profile-page .create-edit-profile-page-header{font-size:36px;line-height:42px;padding-bottom:54px}}.create-edit-profile-page .profile-icon-wrapper{padding-bottom:80px}@media screen and (max-width:1600px){.create-edit-profile-page .profile-icon-wrapper{padding-bottom:67px}}@media screen and (max-width:1280px){.create-edit-profile-page .profile-icon-wrapper{padding-bottom:54px}}.create-edit-profile-page .profile-icon-wrapper .profile{margin-right:0}@media screen and (max-width:1600px){.create-edit-profile-page .profile-icon-wrapper .profile{margin-right:0}}@media screen and (max-width:1280px){.create-edit-profile-page .profile-icon-wrapper .profile{margin-right:0}}.create-edit-profile-page .account-input,.create-edit-profile-page .account-input .account-input-title,.create-edit-profile-page .account-input .account-input-wrapper{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.create-edit-profile-page .account-input .account-input-wrapper{margin-left:auto;margin-right:auto;margin-top:0}@media screen and (max-width:1600px){.create-edit-profile-page .account-input .account-input-wrapper{margin-top:0}}@media screen and (max-width:1280px){.create-edit-profile-page .account-input .account-input-wrapper{margin-top:0}}.create-edit-profile-page .account-input .account-input-wrapper .vertical .horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.create-edit-profile-page .horizontal{padding:0}.create-edit-profile-page .account-input .account-input-container{margin-top:0;min-height:100px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1600px){.create-edit-profile-page .account-input .account-input-container{margin-top:0;min-height:84px}}@media screen and (max-width:1280px){.create-edit-profile-page .account-input .account-input-container{margin-top:0;min-height:67px}}.create-edit-profile-page .account-input .account-input-container .input-container{height:72px;width:560px}@media screen and (max-width:1600px){.create-edit-profile-page .account-input .account-input-container .input-container{height:60px;width:467px}}@media screen and (max-width:1280px){.create-edit-profile-page .account-input .account-input-container .input-container{height:48px;width:374px}}.create-edit-profile-page .account-input .account-page-button{height:64px;width:270px}@media screen and (max-width:1600px){.create-edit-profile-page .account-input .account-page-button{height:54px;width:225px}}@media screen and (max-width:1280px){.create-edit-profile-page .account-input .account-page-button{height:43px;width:180px}}.create-edit-profile-page .account-input .account-page-button.focused{margin-left:0}.create-edit-profile-page .edit .account-input .account-page-button{width:249px}@media screen and (max-width:1600px){.create-edit-profile-page .edit .account-input .account-page-button{width:208px}}@media screen and (max-width:1280px){.create-edit-profile-page .edit .account-input .account-page-button{width:166px}}.create-edit-profile-page .account-input .account-page-button.disabled{opacity:.4}.create-edit-profile-page .profile-delete-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:24px;height:33px;margin-top:50px}@media screen and (max-width:1600px){.create-edit-profile-page .profile-delete-text{font-size:20px;height:28px;margin-top:42px}}@media screen and (max-width:1280px){.create-edit-profile-page .profile-delete-text{font-size:16px;height:22px;margin-top:34px}}.create-edit-profile-page .info-icon{height:33px;margin-right:5px}@media screen and (max-width:1600px){.create-edit-profile-page .info-icon{height:28px;margin-right:5px}}@media screen and (max-width:1280px){.create-edit-profile-page .info-icon{height:22px;margin-right:4px}}.create-edit-profile-page .profile-delete-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.create-edit-profile-page .delete{color:var(--color-20-white);font-size:28px;font-weight:600;line-height:31.36px;margin-top:48px}@media screen and (max-width:1600px){.create-edit-profile-page .delete{font-size:24px;line-height:26px;margin-top:40px}}@media screen and (max-width:1280px){.create-edit-profile-page .delete{font-size:19px;line-height:21px;margin-top:32px}}.create-edit-profile-page .delete.focused{color:var(--item-color-focused)}.create-profile-success-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#583c8e;height:100%;width:100%}.create-profile-success-page-header{font-size:68px;font-weight:700}@media screen and (max-width:1600px){.create-profile-success-page-header{font-size:57px}}@media screen and (max-width:1280px){.create-profile-success-page-header{font-size:46px}}.create-profile-success-page-description{font-size:24px;margin-top:36px;white-space:pre;width:1024px}@media screen and (max-width:1600px){.create-profile-success-page-description{font-size:20px;margin-top:30px;width:854px}}@media screen and (max-width:1280px){.create-profile-success-page-description{font-size:16px;margin-top:24px;width:683px}}.create-profile-success-page-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:96px}@media screen and (max-width:1600px){.create-profile-success-page-buttons{margin-top:80px}}@media screen and (max-width:1280px){.create-profile-success-page-buttons{margin-top:64px}}.create-kids-profile-disclaimer-screen{background-color:var(--modal-background-color);height:100%;left:0;opacity:0;position:fixed;position:absolute;top:0;width:100%;z-index:999}.create-kids-profile-disclaimer-screen,.create-kids-profile-disclaimer-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.create-kids-profile-disclaimer-section{height:504px;width:1200px}@media screen and (max-width:1600px){.create-kids-profile-disclaimer-section{height:420px;width:1000px}}@media screen and (max-width:1280px){.create-kids-profile-disclaimer-section{height:336px;width:800px}}.create-kids-profile-disclaimer-image{height:56px;margin-bottom:60px;width:56px}@media screen and (max-width:1600px){.create-kids-profile-disclaimer-image{height:47px;margin-bottom:50px;width:47px}}@media screen and (max-width:1280px){.create-kids-profile-disclaimer-image{height:38px;margin-bottom:40px;width:38px}}.create-kids-profile-disclaimer-title{margin-bottom:35px}@media screen and (max-width:1600px){.create-kids-profile-disclaimer-title{margin-bottom:30px}}@media screen and (max-width:1280px){.create-kids-profile-disclaimer-title{margin-bottom:24px}}.create-kids-profile-disclaimer-description{color:#c6c6c8;font-size:28px;font-weight:400;line-height:42px;margin-bottom:80px;text-align:center}@media screen and (max-width:1600px){.create-kids-profile-disclaimer-description{font-size:24px;line-height:35px;margin-bottom:67px}}@media screen and (max-width:1280px){.create-kids-profile-disclaimer-description{font-size:19px;line-height:28px;margin-bottom:54px}}.create-kids-profile-disclaimer-screen.focused{opacity:1}.create-kids-profile-disclaimer-screen .base-button{background-color:var(--button-primary-background-color-profiles-page);border-color:var(--button-primary-background-border-color-profiles-page)}.create-kids-profile-password-page-container{background-color:var(--modal-background-color);height:100%}.create-kids-profile-password-page,.create-kids-profile-password-page-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.create-kids-profile-password-page{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0;width:1072px}@media screen and (max-width:1600px){.create-kids-profile-password-page{width:894px}}@media screen and (max-width:1280px){.create-kids-profile-password-page{width:715px}}.create-kids-profile-password-page .account-input .account-input-fields{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.create-kids-profile-password-page .account-input .account-input-buttons,.create-kids-profile-password-page .account-input .account-input-fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.create-kids-profile-password-page .account-input .account-input-buttons{width:395px}@media screen and (max-width:1600px){.create-kids-profile-password-page .account-input .account-input-buttons{width:330px}}@media screen and (max-width:1280px){.create-kids-profile-password-page .account-input .account-input-buttons{width:264px}}.create-kids-profile-password-page .account-input .account-input-title{font-size:54px;font-style:normal;font-weight:700;letter-spacing:-.54px;line-height:62px;text-align:center;width:800px}@media screen and (max-width:1600px){.create-kids-profile-password-page .account-input .account-input-title{font-size:45px;letter-spacing:0;line-height:52px;width:667px}}@media screen and (max-width:1280px){.create-kids-profile-password-page .account-input .account-input-title{font-size:36px;letter-spacing:0;line-height:42px;width:534px}}.create-kids-profile-password-page .account-input .account-input-description{font-size:28px;font-style:normal;font-weight:300;letter-spacing:-.28px;line-height:36px;margin-top:32px;text-align:center}@media screen and (max-width:1600px){.create-kids-profile-password-page .account-input .account-input-description{font-size:24px;letter-spacing:0;line-height:30px;margin-top:27px}}@media screen and (max-width:1280px){.create-kids-profile-password-page .account-input .account-input-description{font-size:19px;letter-spacing:0;line-height:24px;margin-top:22px}}.create-kids-profile-password-page .account-input .account-page-button{margin:0}.create-kids-profile-password-page .account-input .account-input-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.create-kids-profile-password-page .account-input input{background-color:#25252a;background-color:var(--ui-ui-01,#25252a)}.create-kids-profile-password-page .account-input input.focused::-webkit-input-placeholder,.create-kids-profile-password-page .account-input input::-webkit-input-placeholder{color:#a8a8ab}.create-kids-profile-password-page .account-input input.focused::-moz-placeholder,.create-kids-profile-password-page .account-input input::-moz-placeholder{color:#a8a8ab}.create-kids-profile-password-page .account-input input.focused:-ms-input-placeholder,.create-kids-profile-password-page .account-input input:-ms-input-placeholder{color:#a8a8ab}.create-kids-profile-password-page .account-input input.focused::-ms-input-placeholder,.create-kids-profile-password-page .account-input input::-ms-input-placeholder{color:#a8a8ab}.create-kids-profile-password-page .account-input input.focused::placeholder,.create-kids-profile-password-page .account-input input::placeholder{color:#a8a8ab}.create-kids-profile-password-page .account-input .account-input-fields input.focused{border:2px solid var(--color-29-purple);border-radius:4px;color:var(--color-01-white)}.create-kids-profile-password-page .account-input .account-input-buttons .account-page-button{background-color:var(--color-28-gray);margin-top:0;min-width:174px}@media screen and (max-width:1600px){.create-kids-profile-password-page .account-input .account-input-buttons .account-page-button{min-width:145px}}@media screen and (max-width:1280px){.create-kids-profile-password-page .account-input .account-input-buttons .account-page-button{min-width:116px}}.create-kids-profile-password-page .account-input .account-input-buttons .account-page-button.disabled{background-color:var(--color-30-gray);color:var(--color-31-gray)}.create-kids-profile-password-page .account-input .account-input-buttons .account-page-button:first-child{margin-right:20px}@media screen and (max-width:1600px){.create-kids-profile-password-page .account-input .account-input-buttons .account-page-button:first-child{margin-right:17px}}@media screen and (max-width:1280px){.create-kids-profile-password-page .account-input .account-input-buttons .account-page-button:first-child{margin-right:14px}}.create-kids-profile-password-page .forgot-button-container{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.create-kids-profile-password-page .forgot-button{color:var(--color-20-white);font-weight:600;margin-top:64px}@media screen and (max-width:1600px){.create-kids-profile-password-page .forgot-button{margin-top:54px}}@media screen and (max-width:1280px){.create-kids-profile-password-page .forgot-button{margin-top:43px}}.pin-screen{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;left:0;overflow-x:hidden;position:fixed;width:100%;z-index:101;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--modal-critical-error-background-color);background-size:100% 100%;top:-30px}@media screen and (max-width:1600px){.pin-screen{top:-25px}}@media screen and (max-width:1280px){.pin-screen{top:-20px}}.pin-container{height:891px;width:1200px}@media screen and (max-width:1600px){.pin-container{height:743px;width:1000px}}@media screen and (max-width:1280px){.pin-container{height:594px;width:800px}}.pin-screen .title{display:block;font-size:54px;font-style:normal;font-weight:700;letter-spacing:-.54px;line-height:112%;margin-bottom:24px;text-align:center}@media screen and (max-width:1600px){.pin-screen .title{font-size:45px;margin-bottom:20px}}@media screen and (max-width:1280px){.pin-screen .title{font-size:36px;margin-bottom:16px}}.pin-screen .description{color:#c6c6c8;display:block;font-size:24px;font-weight:600;line-height:150%;margin-bottom:24px;text-align:center}@media screen and (max-width:1600px){.pin-screen .description{font-size:20px;margin-bottom:20px}}@media screen and (max-width:1280px){.pin-screen .description{font-size:16px;margin-bottom:16px}}.pin-show-hide-container{display:block;margin:auto auto 16px;text-align:right;width:450px}@media screen and (max-width:1600px){.pin-show-hide-container{margin-bottom:14px;width:375px}}@media screen and (max-width:1280px){.pin-show-hide-container{margin-bottom:11px;width:300px}}.create-edit-kids-profile-pin-keyboard{margin-bottom:40px}@media screen and (max-width:1600px){.create-edit-kids-profile-pin-keyboard{margin-bottom:34px}}@media screen and (max-width:1280px){.create-edit-kids-profile-pin-keyboard{margin-bottom:27px}}.pin-screen .disabled{opacity:.5}.pin-container .pin-screen-keys{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pin-screen-keys .numeric-keyboard-input-values{border-radius:4px;font-size:42px;font-style:normal;font-weight:700;height:120px;line-height:112%;margin-bottom:16px;margin-left:8px;margin-right:8px;text-align:center;width:96px}@media screen and (max-width:1600px){.pin-screen-keys .numeric-keyboard-input-values{border-radius:4px;font-size:35px;height:100px;margin-bottom:14px;margin-left:7px;margin-right:7px;width:80px}}@media screen and (max-width:1280px){.pin-screen-keys .numeric-keyboard-input-values{border-radius:3px;font-size:28px;height:80px;margin-bottom:11px;margin-left:6px;margin-right:6px;width:64px}}.pin-screen-keys .numeric-keyboard-input-values.active{outline:var(--numeric-keyboard-input-outline-color) solid 1px}.pin-screen-keys .numeric-keyboard-key{border-radius:4px;font-size:36px;font-weight:700;height:80px;line-height:42px;width:180px}@media screen and (max-width:1600px){.pin-screen-keys .numeric-keyboard-key{border-radius:4px;font-size:30px;height:67px;line-height:35px;width:150px}}@media screen and (max-width:1280px){.pin-screen-keys .numeric-keyboard-key{border-radius:3px;font-size:24px;height:54px;line-height:28px;width:120px}}.pin-screen-keys .numeric-keyboard-key{-webkit-transform:scale(1);transform:scale(1)}.pin-screen-keys .numeric-keyboard-key.clearKey,.pin-screen-keys .numeric-keyboard-key.deleteKey{background-size:26px}@media screen and (max-width:1600px){.pin-screen-keys .numeric-keyboard-key.clearKey,.pin-screen-keys .numeric-keyboard-key.deleteKey{background-size:22px}}@media screen and (max-width:1280px){.pin-screen-keys .numeric-keyboard-key.clearKey,.pin-screen-keys .numeric-keyboard-key.deleteKey{background-size:18px}}.pin-screen-keys .numeric-keyboard-pad{margin-bottom:40px}@media screen and (max-width:1600px){.pin-screen-keys .numeric-keyboard-pad{margin-bottom:34px}}@media screen and (max-width:1280px){.pin-screen-keys .numeric-keyboard-pad{margin-bottom:27px}}.pin-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pin-buttons .pin-cancel-button,.pin-buttons .pin-submit-button{margin-left:12px;margin-right:12px;width:261px}@media screen and (max-width:1600px){.pin-buttons .pin-cancel-button,.pin-buttons .pin-submit-button{margin-left:10px;margin-right:10px;width:218px}}@media screen and (max-width:1280px){.pin-buttons .pin-cancel-button,.pin-buttons .pin-submit-button{margin-left:8px;margin-right:8px;width:174px}}.pin-screen-keys .numeric-keyboard-error{color:var(--numeric-keyboard-input-error-color);font-size:24px;font-weight:400;line-height:32px;margin-bottom:16px;min-height:84px;position:relative;width:432px}@media screen and (max-width:1600px){.pin-screen-keys .numeric-keyboard-error{font-size:20px;line-height:27px;margin-bottom:14px;min-height:70px;width:360px}}@media screen and (max-width:1280px){.pin-screen-keys .numeric-keyboard-error{font-size:16px;line-height:22px;margin-bottom:11px;min-height:56px;width:288px}}.pin-screen-keys .forget-pin-question-mark-button{border-style:none;color:var(--color-20-white);font-size:28px;font-style:normal;font-weight:600;letter-spacing:-.28px;line-height:112%;margin-left:auto;margin-right:auto;margin-top:64px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1600px){.pin-screen-keys .forget-pin-question-mark-button{font-size:24px;margin-top:54px}}@media screen and (max-width:1280px){.pin-screen-keys .forget-pin-question-mark-button{font-size:19px;margin-top:43px}}.pin-screen-keys .forget-pin-question-mark-button.focused{color:var(--color-29-purple)}.delete-profile-page{height:100%;width:100%}.delete-profile-page .delete-profile-page-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:160px;text-align:center}@media screen and (max-width:1600px){.delete-profile-page .delete-profile-page-content{margin-top:134px}}@media screen and (max-width:1280px){.delete-profile-page .delete-profile-page-content{margin-top:107px}}.delete-profile-page .delete-profile-page-header{font-size:54px;font-weight:700;line-height:62px;padding-bottom:16px;text-align:center}@media screen and (max-width:1600px){.delete-profile-page .delete-profile-page-header{font-size:45px;line-height:52px;padding-bottom:14px}}@media screen and (max-width:1280px){.delete-profile-page .delete-profile-page-header{font-size:36px;line-height:42px;padding-bottom:11px}}.delete-profile-page .delete-profile-subheading{font-size:24px;line-height:32px;padding-bottom:100px;width:860px}@media screen and (max-width:1600px){.delete-profile-page .delete-profile-subheading{font-size:20px;line-height:27px;padding-bottom:84px;width:717px}}@media screen and (max-width:1280px){.delete-profile-page .delete-profile-subheading{font-size:16px;line-height:22px;padding-bottom:67px;width:574px}}.delete-profile-page .profile-icon-wrapper{padding-bottom:146px}@media screen and (max-width:1600px){.delete-profile-page .profile-icon-wrapper{padding-bottom:122px}}@media screen and (max-width:1280px){.delete-profile-page .profile-icon-wrapper{padding-bottom:98px}}.delete-profile-page .profile-icon-wrapper .profile{margin-right:0}@media screen and (max-width:1600px){.delete-profile-page .profile-icon-wrapper .profile{margin-right:0}}@media screen and (max-width:1280px){.delete-profile-page .profile-icon-wrapper .profile{margin-right:0}}.collections-page .grid .anchor{top:430px}@media screen and (max-width:1600px){.collections-page .grid .anchor{top:359px}}@media screen and (max-width:1280px){.collections-page .grid .anchor{top:287px}}.collections-page.new-layout .grid .anchor{top:100px}@media screen and (max-width:1600px){.collections-page.new-layout .grid .anchor{top:84px}}@media screen and (max-width:1280px){.collections-page.new-layout .grid .anchor{top:67px}}.collections-page:not(.initialFocused) .grid .hide-row{opacity:0}.collections-page .grid .horizontal.focused{opacity:1}.collections-page .grid .grid-footer{padding-bottom:500px}@media screen and (max-width:1600px){.collections-page .grid .grid-footer{padding-bottom:417px}}@media screen and (max-width:1280px){.collections-page .grid .grid-footer{padding-bottom:334px}}.collections-page .grid .media-tile.medium{margin-right:-6px}@media screen and (max-width:1600px){.collections-page .grid .media-tile.medium{margin-right:-5px}}@media screen and (max-width:1280px){.collections-page .grid .media-tile.medium{margin-right:-4px}}.collections-page .grid .horizontal{padding-left:176px}@media screen and (max-width:1600px){.collections-page .grid .horizontal{padding-left:147px}}@media screen and (max-width:1280px){.collections-page .grid .horizontal{padding-left:118px}}.collections-page .meta-title{display:-webkit-box;font-weight:700;letter-spacing:-.5px;line-height:1.19;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--color-01-white);font-size:54px;margin-left:186px;margin-top:72px;min-height:124px;padding-bottom:10px;position:fixed;width:800px}@media screen and (max-width:1600px){.collections-page .meta-title{font-size:45px;margin-left:155px;margin-top:60px;min-height:104px;padding-bottom:9px;width:667px}}@media screen and (max-width:1280px){.collections-page .meta-title{font-size:36px;margin-left:124px;margin-top:48px;min-height:83px;padding-bottom:7px;width:534px}}.collections-page:not(.initialFocused) .meta-title~.focused.vertical{padding-top:220px}@media screen and (max-width:1600px){.collections-page:not(.initialFocused) .meta-title~.focused.vertical{padding-top:184px}}@media screen and (max-width:1280px){.collections-page:not(.initialFocused) .meta-title~.focused.vertical{padding-top:147px}}.collections-page .meta-wrapper{height:766px;margin-left:98px}@media screen and (max-width:1600px){.collections-page .meta-wrapper{height:639px;margin-left:82px}}@media screen and (max-width:1280px){.collections-page .meta-wrapper{height:511px;margin-left:66px}}.collections-page.new-layout .meta-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-left:0;-ms-flex-negative:0;flex-shrink:0;gap:64px;height:580px;margin-bottom:0;padding:0 176px 40px;width:1920px}@media screen and (max-width:1600px){.collections-page.new-layout .meta-wrapper{gap:54px;height:484px;padding:0;width:1600px}}@media screen and (max-width:1280px){.collections-page.new-layout .meta-wrapper{gap:43px;height:387px;padding:0;width:1280px}}.collections-page.new-layout .meta-wrapper .meta-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px;width:784px}@media screen and (max-width:1600px){.collections-page.new-layout .meta-wrapper .meta-header{gap:7px;width:654px}}@media screen and (max-width:1280px){.collections-page.new-layout .meta-wrapper .meta-header{gap:6px;width:523px}}.collections-page .meta-button-wrapper{margin-bottom:54px;padding-left:186px}@media screen and (max-width:1600px){.collections-page .meta-button-wrapper{margin-bottom:45px;padding-left:155px}}@media screen and (max-width:1280px){.collections-page .meta-button-wrapper{margin-bottom:36px;padding-left:124px}}.collections-page.new-layout .meta-button-wrapper{display:none}.collections-page.new-layout .meta-description{min-height:99px}@media screen and (max-width:1600px){.collections-page.new-layout .meta-description{min-height:83px}}@media screen and (max-width:1280px){.collections-page.new-layout .meta-description{min-height:66px}}.collections-page.new-layout .grid .horizontal{gap:32px;height:432px;margin-bottom:32px}@media screen and (max-width:1600px){.collections-page.new-layout .grid .horizontal{gap:27px;height:360px;margin-bottom:27px}}@media screen and (max-width:1280px){.collections-page.new-layout .grid .horizontal{gap:22px;height:288px;margin-bottom:22px}}.collections-page.new-layout .hide-row,.collections-page.new-layout .meta-air-rating,.collections-page.new-layout .prev-focused.meta-wrapper{display:none}.collections-page.new-layout .meta-wrapper .series-logo{margin-bottom:0;max-height:292px;padding:0 200px 12px 0}@media screen and (max-width:1600px){.collections-page.new-layout .meta-wrapper .series-logo{max-height:244px;padding:0}}@media screen and (max-width:1280px){.collections-page.new-layout .meta-wrapper .series-logo{max-height:195px;padding:0}}.collections-page.new-layout .meta-wrapper .meta-title{height:72px;line-height:112%;margin:0;min-height:0;min-height:auto;padding:0;position:relative}@media screen and (max-width:1600px){.collections-page.new-layout .meta-wrapper .meta-title{height:60px}}@media screen and (max-width:1280px){.collections-page.new-layout .meta-wrapper .meta-title{height:48px}}.watchlist-page-container .empty-watchlist-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;color:var(--color-01-white);-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:417px 417px 417px 588px;text-align:center}@media screen and (max-width:1600px){.watchlist-page-container .empty-watchlist-container{padding:348px 348px 348px 490px}}@media screen and (max-width:1280px){.watchlist-page-container .empty-watchlist-container{padding:278px 278px 278px 392px}}.watchlist-page-container .empty-watchlist-container .add-to-watchlist-icon{height:144px;margin-bottom:24px;width:144px}@media screen and (max-width:1600px){.watchlist-page-container .empty-watchlist-container .add-to-watchlist-icon{height:120px;margin-bottom:20px;width:120px}}@media screen and (max-width:1280px){.watchlist-page-container .empty-watchlist-container .add-to-watchlist-icon{height:96px;margin-bottom:16px;width:96px}}.watchlist-page-container .empty-watchlist-container .empty-watchlist-header{font-size:28px;font-weight:700}@media screen and (max-width:1600px){.watchlist-page-container .empty-watchlist-container .empty-watchlist-header{font-size:24px}}@media screen and (max-width:1280px){.watchlist-page-container .empty-watchlist-container .empty-watchlist-header{font-size:19px}}.watchlist-page-container .empty-watchlist-container .empty-watchlist-subheader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.watchlist-page-container .empty-watchlist-container .empty-watchlist-subheader .add-to-watchlist-subheader-icon{height:37px;padding-left:13px;padding-right:13px;width:37px}@media screen and (max-width:1600px){.watchlist-page-container .empty-watchlist-container .empty-watchlist-subheader .add-to-watchlist-subheader-icon{height:31px;padding-left:11px;padding-right:11px;width:31px}}@media screen and (max-width:1280px){.watchlist-page-container .empty-watchlist-container .empty-watchlist-subheader .add-to-watchlist-subheader-icon{height:25px;padding-left:9px;padding-right:9px;width:25px}}.watchlist-page-container .watchlist-page-button-container{height:100%;position:fixed;right:80px;width:64px;z-index:100}@media screen and (max-width:1600px){.watchlist-page-container .watchlist-page-button-container{right:67px;width:54px}}@media screen and (max-width:1280px){.watchlist-page-container .watchlist-page-button-container{right:54px;width:43px}}.watchlist-page-container .grid.first-row~.watchlist-page-button-container{top:234px}@media screen and (max-width:1600px){.watchlist-page-container .grid.first-row~.watchlist-page-button-container{top:195px}}@media screen and (max-width:1280px){.watchlist-page-container .grid.first-row~.watchlist-page-button-container{top:156px}}.watchlist-page-container .grid~.watchlist-page-button-container{top:482px}@media (max-width:1280px){.watchlist-page-container .grid~.watchlist-page-button-container{top:254px}}.watchlist-page-button-container .watchlist-page-button-container-button{margin-bottom:24px}@media screen and (max-width:1600px){.watchlist-page-button-container .watchlist-page-button-container-button{margin-bottom:20px}}@media screen and (max-width:1280px){.watchlist-page-button-container .watchlist-page-button-container-button{margin-bottom:16px}}.watchlist-page-button-container img{height:64px;width:64px}@media screen and (max-width:1600px){.watchlist-page-button-container img{height:54px;width:54px}}@media screen and (max-width:1280px){.watchlist-page-button-container img{height:43px;width:43px}}.watchlist-page-button-container .image-button.focused img{-webkit-transform:scale(1.1);transform:scale(1.1)}.watchlist-page-container .watchlist-page-content-container{padding-bottom:500px;padding-left:176px;padding-top:160px}@media screen and (max-width:1600px){.watchlist-page-container .watchlist-page-content-container{padding-bottom:417px;padding-left:147px;padding-top:134px}}@media screen and (max-width:1280px){.watchlist-page-container .watchlist-page-content-container{padding-bottom:334px;padding-left:118px;padding-top:107px}}.watchlist-page-container .watchlist-page-content-container .watchlist-page-header{font-size:36px;font-weight:700;line-height:42px;margin-bottom:24px}@media screen and (max-width:1600px){.watchlist-page-container .watchlist-page-content-container .watchlist-page-header{font-size:30px;line-height:35px;margin-bottom:20px}}@media screen and (max-width:1280px){.watchlist-page-container .watchlist-page-content-container .watchlist-page-header{font-size:24px;line-height:28px;margin-bottom:16px}}.watchlist-page-container .watchlist-page-content-container .watchlist-page-button-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.watchlist-page-container .horizontal{padding:0}.watchlist-page-container .grid{margin-left:-12px}@media screen and (max-width:1600px){.watchlist-page-container .grid{margin-left:-10px}}@media screen and (max-width:1280px){.watchlist-page-container .grid{margin-left:-8px}}.watchlist-page-container .grid .anchor{top:188px}.content-hub-page-container .content-hub-page-content-container{padding-bottom:500px;padding-left:176px;padding-top:160px}@media screen and (max-width:1600px){.content-hub-page-container .content-hub-page-content-container{padding-bottom:417px;padding-left:147px;padding-top:134px}}@media screen and (max-width:1280px){.content-hub-page-container .content-hub-page-content-container{padding-bottom:334px;padding-left:118px;padding-top:107px}}.content-hub-page-container .content-hub-page-content-container .content-hub-page-header{font-size:36px;font-weight:700;line-height:42px;margin-bottom:24px}@media screen and (max-width:1600px){.content-hub-page-container .content-hub-page-content-container .content-hub-page-header{font-size:30px;line-height:35px;margin-bottom:20px}}@media screen and (max-width:1280px){.content-hub-page-container .content-hub-page-content-container .content-hub-page-header{font-size:24px;line-height:28px;margin-bottom:16px}}.content-hub-page-container .content-hub-page-content-container .content-hub-page-message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;color:var(--color-01-white);-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:28px;line-height:34px;padding-left:352px;padding-top:350px;text-align:center}@media screen and (max-width:1600px){.content-hub-page-container .content-hub-page-content-container .content-hub-page-message{font-size:24px;line-height:29px;padding-left:294px;padding-top:292px}}@media screen and (max-width:1280px){.content-hub-page-container .content-hub-page-content-container .content-hub-page-message{font-size:19px;line-height:23px;padding-left:235px;padding-top:234px}}.content-hub-page-container .content-hub-page-content-container .content-hub-page-message .content-hub-page-message-primary{font-weight:700;margin-bottom:8px}@media screen and (max-width:1600px){.content-hub-page-container .content-hub-page-content-container .content-hub-page-message .content-hub-page-message-primary{margin-bottom:7px}}@media screen and (max-width:1280px){.content-hub-page-container .content-hub-page-content-container .content-hub-page-message .content-hub-page-message-primary{margin-bottom:6px}}.content-hub-page-container .horizontal{padding:0}.content-hub-page-container .grid{margin-left:-12px}@media screen and (max-width:1600px){.content-hub-page-container .grid{margin-left:-10px}}@media screen and (max-width:1280px){.content-hub-page-container .grid{margin-left:-8px}}.content-hub-page-container .grid .anchor{top:188px}.not-found-container{display:-webkit-box;display:-ms-flexbox;display:flex;height:100vh;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--modal-background-color);justify-content:center;padding-left:150px}@media screen and (max-width:1600px){.not-found-container{padding-left:125px}}@media screen and (max-width:1280px){.not-found-container{padding-left:100px}}.not-found-container .not-found-header{font-size:67px;font-weight:700}@media screen and (max-width:1600px){.not-found-container .not-found-header{font-size:56px}}@media screen and (max-width:1280px){.not-found-container .not-found-header{font-size:45px}}.not-found-container .not-found-page-button{margin-left:14px}@media screen and (max-width:1600px){.not-found-container .not-found-page-button{margin-left:12px}}@media screen and (max-width:1280px){.not-found-container .not-found-page-button{margin-left:10px}}.immersive-player-controls-container{position:absolute;width:100%}.player-main-controls-container{display:inline-block;height:114px;margin-top:786px;padding:0;text-align:center;width:100%}@media screen and (max-width:1600px){.player-main-controls-container{height:95px;margin-top:655px}}@media screen and (max-width:1280px){.player-main-controls-container{height:76px;margin-top:524px}}.immersive-player-control-audio-description,.immersive-player-control-cc,.immersive-player-control-fastforward,.immersive-player-control-play-pause,.immersive-player-control-rewind{background-position:50%;background-repeat:no-repeat;background-size:contain;display:inline-block;height:88px;-o-object-fit:contain;object-fit:contain;width:88px}@media screen and (max-width:1600px){.immersive-player-control-audio-description,.immersive-player-control-cc,.immersive-player-control-fastforward,.immersive-player-control-play-pause,.immersive-player-control-rewind{height:74px;width:74px}}@media screen and (max-width:1280px){.immersive-player-control-audio-description,.immersive-player-control-cc,.immersive-player-control-fastforward,.immersive-player-control-play-pause,.immersive-player-control-rewind{height:59px;width:59px}}.immersive-player-control-rewind{background-image:url(/connectedtv/immersive_player_rewind_10_seconds.png)}.immersive-player-control-play-pause{background-image:url(/connectedtv/immersive_player_play.png)}.immersive-player-control-play-pause.paused{background-image:url(/connectedtv/immersive_player_pause.png)}.immersive-player-control-fastforward{background-image:url(/connectedtv/immersive_player_ff_10_seconds.png)}.immersive-player-control-rewind.focused{background-image:url(/connectedtv/immersive_player_rewind_10_seconds_focused.png)}.immersive-player-control-play-pause.focused{background-image:url(/connectedtv/immersive_player_play_focused.png)}.immersive-player-control-play-pause.paused.focused{background-image:url(/connectedtv/immersive_player_pause_focused.png)}.immersive-player-control-fastforward.focused{background-image:url(/connectedtv/immersive_player_ff_10_seconds_focused.png)}.immersive-player-control-cc{background-image:url(/connectedtv/immersive_player_cc_off.png);left:0;position:absolute}.immersive-player-control-cc.on{background-image:url(/connectedtv/immersive_player_cc_on.png)}.immersive-player-control-cc.focused{background-image:url(/connectedtv/immersive_player_cc_off_focused.png)}.immersive-player-control-cc.on.focused{background-image:url(/connectedtv/immersive_player_cc_on_focused.png)}.immersive-player-control-audio-description{background-image:url(/connectedtv/immersive_player_ad_off.png);background-size:auto 48px;left:0;margin-left:90px;position:absolute}@media screen and (max-width:1600px){.immersive-player-control-audio-description{background-size:NaNpx;margin-left:75px}}@media screen and (max-width:1280px){.immersive-player-control-audio-description{background-size:NaNpx;margin-left:60px}}.immersive-player-control-audio-description.on{background-image:url(/connectedtv/immersive_player_ad_on.png)}.immersive-player-control-audio-description.focused{background-image:url(/connectedtv/immersive_player_ad_off_focused.png);background-size:80px 80px}@media screen and (max-width:1600px){.immersive-player-control-audio-description.focused{background-size:67px}}@media screen and (max-width:1280px){.immersive-player-control-audio-description.focused{background-size:54px}}.immersive-player-control-audio-description.on.focused{background-image:url(/connectedtv/immersive_player_ad_on_focused.png)}