:root{color-scheme:light dark}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Arial,sans-serif;line-height:1.5;padding:2rem}:root{--bg-color: #D0D2CE;--primary-color: #8A5517;--secondary-color: #8A5517;--tertiary-color: #8A5517;--quaternary-color: #4B604E;--start-page-text-color: var(--tertiary-color);--button-text-color: var(--secondary-color);--button-bg-color: var(--primary-color);--button-hover-bg-color: var(--tertiary-color);--hover-color: var(var(--secondary-color));--scrollbar-bg-color: var(--bg-color);--scrollbar-thumb-color: var(--primary-color);--scrollbar-track-color: var(--bg-color);--nav-bg-color: #D0D2CE;--nav-height-mobile: 70px;--nav-height-desktop: 60px;--nav-open-color: var(--tertiary-color);--progress-bar-color: var(--quaternary-color);--dropdown-bg-color: rgba(0, 0, 0, 1);--dropdown-item-padding-score: 20px 10px;--dropdown-item-padding-score-playing: 20px 10px 20px 5px;--dropdown-item-padding-chapters: 10px 16px 0px;--dropdown-item-padding-: 15px 10px;--score-track:#C19A6D;--score-track-composer: #898989;--chapters-header-color: white;--chapters-font-size-mobile: 16px;--chapters-font-size-desktop: 18px;--text-modal-trigger-bg: rgba(202, 202, 202, .6);--text-modal-bg: #FFF;--text-modal-close-bg: var(--bg-color);--text-modal-close-color: var(--secondary-color);--text-modal-max-width: 950px}.worthington-arcade{font-family:worthington-arcade,serif;font-weight:400;font-style:normal}@font-face{font-family:Netflix Sans;src:url(../fonts/NetflixSans_Rg.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Netflix Sans Black;src:url(../fonts/NetflixSans_Blk.ttf) format("truetype");font-weight:900;font-style:normal}*,*:before,*:after{box-sizing:border-box}*{margin:0}@media (prefers-reduced-motion: no-preference){html{interpolate-size:allow-keywords}}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#root,#__next{isolation:isolate}.usn{-webkit-user-select:none;user-select:none}.nav-dropdown{position:fixed;top:0;left:0;width:100vw;min-height:100vh;height:100vh;background-color:var(--dropdown-bg-color);transform:translateY(-100%);padding-top:var(--nav-height-mobile);transition:all .3s ease-in-out;z-index:900;overflow:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;text-transform:uppercase;backface-visibility:hidden;will-change:transform}.nav-dropdown::-webkit-scrollbar{display:none}@media only screen and (min-width: 768px){.nav-dropdown{padding-top:var(--nav-height-desktop)}}.nav-dropdown.open{transform:translateY(0);overflow-y:auto;overflow-x:hidden}.nav-dropdown.resizing{transform:none!important;transition:none!important}.nav-dropdown.resizing .section-content,.nav-dropdown.resizing .slideshow,.nav-dropdown.resizing .swiper,.nav-dropdown.resizing .swiper-wrapper,.nav-dropdown.resizing .swiper-slide,.nav-dropdown.resizing .slide,.nav-dropdown.resizing .video-poster,.nav-dropdown.resizing .slideshow-control{transition:none!important}@supports (height: 100dvh){.nav-dropdown{height:100dvh;min-height:100dvh}}.nav-dropdown .slide{z-index:550}.nav-dropdown.chapters-nav{object-fit:contain;object-position:center center;left:0;width:100vw;z-index:900;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background-color:var(--dropdown-bg-color)}@media only screen and (min-width: 768px){.nav-dropdown.chapters-nav{justify-content:center;text-align:center;padding-bottom:unset}}.nav-dropdown.chapters-nav .chapter-header{display:block;width:80%;height:auto;margin:20px auto 0}@media only screen and (min-width: 768px){.nav-dropdown.chapters-nav .chapter-header{margin:0 auto;max-width:500px}}.nav-dropdown.chapters-nav ul{padding-top:40px;padding-bottom:80px;flex:1 1 auto;min-height:0;position:relative;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior-x:contain;scrollbar-width:none}.nav-dropdown.chapters-nav ul::-webkit-scrollbar{display:none}@media only screen and (min-width: 768px){.nav-dropdown.chapters-nav ul{max-width:900px;padding-top:0;padding-bottom:80px;display:block;column-count:2;column-gap:0px;width:94%;margin:10vh auto auto}}@media (pointer: coarse) and (orientation: landscape){.nav-dropdown.chapters-nav ul{display:block;column-count:1;column-gap:0;width:94%;margin:6vh auto 0;padding-top:20px;padding-bottom:0;max-height:unset;min-height:360%}}.nav-dropdown.chapters-nav ul li{border-top:none;width:100%;break-inside:avoid-column}.nav-dropdown.chapters-nav ul li.chapter{color:#fff;text-align:center;justify-content:center;padding:var(--dropdown-item-padding-chapters);font-size:var(--chapters-font-size-mobile);border-bottom:none;letter-spacing:0;transition:all .3s ease-in-out;break-after:avoid-column}@media only screen and (min-width: 768px){.nav-dropdown.chapters-nav ul li.chapter{font-size:var(--chapters-font-size-desktop)}}@media only screen and (min-width: 996px){.nav-dropdown.chapters-nav ul li.chapter{padding-left:0}}@media only screen and (min-width: 1040px){.nav-dropdown.chapters-nav ul li.chapter{object-position:center center}}@media (hover: hover) and (pointer: fine){.nav-dropdown.chapters-nav ul li.chapter:hover{color:var(--tertiary-color)}}.nav-dropdown.chapters-nav ul li.chapter.image-chapter{padding-right:0;padding-left:0}.nav-dropdown.chapters-nav ul li.chapter.image-chapter img{display:block;margin:10px auto;width:70%}.nav-dropdown.chapters-nav ul li.nominee{color:#c19a6d;text-align:center;padding:0 0 14px;border-bottom:none;text-transform:none;font-size:14px;line-height:1.2;letter-spacing:0;cursor:pointer;justify-content:center;transition:all .3s ease-in-out}@media only screen and (min-width: 768px){.nav-dropdown.chapters-nav ul li.nominee{font-size:16px}}@media (hover: hover) and (pointer: fine){.nav-dropdown.chapters-nav ul li.nominee:hover{color:var(--tertiary-color)}}.nav-dropdown.chapters-nav ul li.nominee:empty{display:none}@media (hover: hover) and (pointer: fine){.nav-dropdown.chapters-nav ul li.chapter:hover+li.nominee{color:var(--tertiary-color)}.nav-dropdown.chapters-nav ul li.nominee:hover{color:var(--tertiary-color)}.nav-dropdown.chapters-nav ul li.chapter:has(+li.nominee:hover){color:var(--tertiary-color)}}.nav-dropdown.chapters-nav ul li.chapter:focus-visible+li.nominee{color:var(--tertiary-color)}.nav-dropdown.chapters-nav ul li.nominee:focus-visible{color:var(--tertiary-color)}.nav-dropdown.chapters-nav ul li.chapter:has(+li.nominee:focus-visible){color:var(--tertiary-color)}.nav-dropdown.chapters-nav .nx-logo-wrapper{width:100%;display:flex;justify-content:center;margin:40px auto;align-self:flex-end}@media only screen and (min-width: 768px){.nav-dropdown.chapters-nav .nx-logo-wrapper{order:2;margin-top:60px}}.nav-dropdown.chapters-nav .nx-logo-wrapper .netflix-logo{width:40px;height:auto}@media only screen and (min-width: 768px){.nav-dropdown.chapters-nav .nx-logo-wrapper .netflix-logo{width:50px}}.nav-dropdown.chapters-nav.open{overflow:scroll}.nav-dropdown#score-dropdown{position:fixed;top:0;left:0;width:100vw;min-height:100vh;height:100vh;z-index:900;padding-bottom:80px;background-color:var(--dropdown-bg-color)}@media only screen and (min-width: 768px){.nav-dropdown#score-dropdown{padding-bottom:120px}}.nav-dropdown#score-dropdown{overflow-y:auto;overflow-x:hidden}@supports (height: 100dvh){.nav-dropdown#score-dropdown{min-height:100dvh;height:100dvh}}.nav-dropdown#score-dropdown .dropdown-title{color:#c19a6d}.nav-dropdown.text-modal{background-color:var(--text-modal-bg)}.nav-dropdown.text-modal .modal-content{max-width:var(--text-modal-max-width);margin:0 auto;padding:60px 20px 120px;position:relative}.nav-dropdown.text-modal .modal-content .close{position:absolute;top:15px;right:10px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:var(--text-modal-close-bg);cursor:pointer;transition:all .3s ease-in-out}.nav-dropdown.text-modal .modal-content .close img{width:10px;display:block;pointer-events:none}@media (hover: hover) and (pointer: fine){.nav-dropdown.text-modal .modal-content .close:hover{background-color:var(--primary-color)}}.nav-dropdown.text-modal .modal-content .modal-title{text-align:center;font-size:42px;line-height:28px;text-transform:uppercase;margin:50px auto 40px;line-height:1}.nav-dropdown.text-modal .modal-content .modal-subtitle{text-align:center;font-size:18px;line-height:20px;margin:10px 0 40px}.nav-dropdown.text-modal .modal-content .modal-body p{margin-bottom:20px;font-size:24px;font-family:cormorant-garamond,serif;font-weight:600;font-style:normal;display:block}.nav-dropdown{display:block;border-top:none;text-align:center}.nav-dropdown .dropdown-title{font-size:26px;margin:40px auto 20px;color:var(--chapters-header-color);text-align:center}@media only screen and (min-width: 768px){.nav-dropdown .dropdown-title{margin:60px auto 20px}}.nav-dropdown.slideshow{visibility:hidden}.nav-dropdown.slideshow.open{visibility:visible}.nav-dropdown.slideshow{position:fixed;top:0;left:0;width:100vw;height:100vh}@supports (height: 100dvh){.nav-dropdown.slideshow{height:100dvh}}.nav-dropdown.slideshow{z-index:900;background-color:var(--bg-color)!important;-webkit-backdrop-filter:none;backdrop-filter:none;-webkit-tap-highlight-color:rgba(0,0,0,0);padding:var(--nav-height-mobile) 16px 80px;padding-bottom:0;--slide-height: calc(100vh - var(--nav-height-mobile) - 80px)}@supports (height: 100dvh){.nav-dropdown.slideshow{--slide-height: calc(100dvh - var(--nav-height-mobile) - 80px)}}@media only screen and (min-width: 768px){.nav-dropdown.slideshow{padding:calc(var(--nav-height-desktop) + 8px) 0 16px;--slide-height-desktop: calc(100vh - var(--nav-height-desktop) - 164px);--slide-height: var(--slide-height-desktop)}}.nav-dropdown.slideshow{--peek-padding: 12px}@media only screen and (min-width: 768px){.nav-dropdown.slideshow{--peek-padding: 20px}}.nav-dropdown.slideshow{--slideshow-vertical-margin: 8px}@media only screen and (max-width: 767px){.nav-dropdown.slideshow{--slideshow-vertical-margin: 0px}}@media only screen and (min-width: 768px){.nav-dropdown.slideshow{--slideshow-vertical-margin: 8px}}@media only screen and (min-width: 768px) and (max-aspect-ratio: 4/3){.nav-dropdown.slideshow{--slide-height-desktop: calc(100vh - var(--nav-height-desktop) - 120px)}}@media only screen and (min-width: 768px) and (max-aspect-ratio: 1/1){.nav-dropdown.slideshow{--slide-height-desktop: calc(100vh - var(--nav-height-desktop) - 96px)}}.nav-dropdown.slideshow .section-content{max-width:85vw;margin:0 auto;position:relative;display:grid;grid-template-rows:auto 1fr;height:calc(100vh - var(--nav-height-mobile))}@supports (height: 100dvh){.nav-dropdown.slideshow .section-content{height:calc(100dvh - var(--nav-height-mobile))}}@media only screen and (min-width: 768px){.nav-dropdown.slideshow .section-content{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:none}@supports (width: 100dvw){.nav-dropdown.slideshow .section-content{width:100dvw;margin-left:calc(50% - 50dvw);margin-right:calc(50% - 50dvw)}}.nav-dropdown.slideshow .section-content{height:calc(100vh - var(--nav-height-desktop) - 48px)}}@media only screen and (max-width: 767px){.nav-dropdown.slideshow .section-content{max-width:100vw;margin-left:0;margin-right:0}}.nav-dropdown.slideshow .section-content .slideshow-title{text-align:center;color:#000;margin:0 auto;text-transform:uppercase;pointer-events:none;font-size:18px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}@media only screen and (min-width: 768px){.nav-dropdown.slideshow .section-content .slideshow-title{font-size:24px}}@media only screen and (max-width: 767px) and (orientation: landscape){.nav-dropdown.slideshow .section-content .slideshow-title{font-size:14px;margin-bottom:4px}}.nav-dropdown.slideshow .section-content .nominees{text-align:center;margin:0 auto 10px;font-size:12px;font-weight:400;letter-spacing:0;line-height:1.2;text-transform:none;pointer-events:none}@media only screen and (min-width: 768px){.nav-dropdown.slideshow .section-content .nominees{font-size:16px;margin:0 auto 10px}}@media only screen and (max-width: 767px) and (orientation: landscape){.nav-dropdown.slideshow .section-content .nominees{font-size:8px;margin-bottom:6px}}.nav-dropdown.slideshow .section-content .close{position:absolute;top:-6px;right:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:var(--text-modal-close-bg);cursor:pointer;transition:all .3s ease-in-out}.nav-dropdown.slideshow .section-content .close img{width:10px;height:10px;pointer-events:none}@media (hover: hover) and (pointer: fine){.nav-dropdown.slideshow .section-content .close:hover{background-color:var(--primary-color)}}.nav-dropdown.slideshow .slideshow{position:relative;width:100%;margin-left:0;margin-right:0;margin-top:var(--slideshow-vertical-margin);margin-bottom:var(--slideshow-vertical-margin);height:100%}@media only screen and (min-width: 768px){.nav-dropdown.slideshow .slideshow{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);height:100%;max-width:none}@supports (width: 100dvw){.nav-dropdown.slideshow .slideshow{width:100dvw;margin-left:calc(50% - 50dvw);margin-right:calc(50% - 50dvw)}}}.nav-dropdown.slideshow .slideshow{overflow:visible}@media only screen and (min-width: 768px){.nav-dropdown.slideshow .slideshow{overflow:hidden}}@media only screen and (max-width: 767px){.nav-dropdown.slideshow .slideshow{padding-bottom:calc(env(safe-area-inset-bottom,0px) + 64px)}}@media only screen and (max-width: 767px){.nav-dropdown.slideshow .slideshow .svg-padded{width:100%;height:auto;box-sizing:border-box;padding:5%;display:flex;align-items:center;justify-content:center}}.nav-dropdown.slideshow .slideshow .swiper{height:100%;width:100vw}@supports (width: 100dvw){.nav-dropdown.slideshow .slideshow .swiper{width:100dvw}}.nav-dropdown.slideshow .slideshow .swiper{padding-left:var(--peek-padding);padding-right:var(--peek-padding);box-sizing:border-box}.nav-dropdown.slideshow .slideshow .swiper-wrapper{align-items:center}.nav-dropdown.slideshow .slideshow .swiper-wrapper{will-change:transform}.nav-dropdown.slideshow .slideshow .swiper-slide{display:flex;align-items:center;justify-content:center;height:var(--slide-height);width:auto;flex:0 0 auto;max-width:calc(100vw - 2 * var(--peek-padding))}@supports (max-width: 100dvw){.nav-dropdown.slideshow .slideshow .swiper-slide{max-width:calc(100dvw - 2 * var(--peek-padding))}}@media only screen and (max-width: 767px) and (orientation: landscape){.nav-dropdown.slideshow .slideshow .swiper-slide{height:calc(var(--slide-height) * .75)}}.nav-dropdown.slideshow .slideshow .swiper-slide img.slide{height:100%;width:auto;max-width:100%;max-height:100%;object-fit:contain;object-position:center center}.nav-dropdown.slideshow .slideshow .swiper-slide .svg-padded{width:100%;height:100%;box-sizing:border-box;padding:0;display:flex;align-items:center;justify-content:center}@media only screen and (min-width: 768px){.nav-dropdown.slideshow .slideshow .swiper-slide .svg-padded{padding:0}}.nav-dropdown.slideshow .slideshow .swiper-slide .svg-padded>img{width:90%;height:auto;max-width:90%;max-height:100%;display:block;padding:0}.nav-dropdown.slideshow .slideshow .swiper-slide .video-player-container{height:100%;width:100%;display:flex;align-items:center;justify-content:center;position:relative}.nav-dropdown.slideshow .slideshow .swiper-slide .video-player-container .video-poster,.nav-dropdown.slideshow .slideshow .swiper-slide .video-player-container video{height:100%;width:auto;max-width:100%;max-height:100%;object-fit:contain;object-position:center center;display:block}.nav-dropdown.slideshow .slideshow .slide-link-wrapper{display:flex;align-items:center;justify-content:center;height:100%;text-decoration:none;line-height:0}.nav-dropdown.slideshow .slideshow .slide-link-wrapper img.slide{transition:transform .16s ease;transform-origin:center center}@media (hover: hover) and (pointer: fine){.nav-dropdown.slideshow .slideshow .slide-link-wrapper:hover img.slide.active{transform:scale(1.02)}}.nav-dropdown.slideshow img,.nav-dropdown.slideshow video{-webkit-user-drag:none}.nav-dropdown.slideshow .video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:none;z-index:960;cursor:pointer;pointer-events:auto;touch-action:manipulation;-webkit-user-select:none;user-select:none;opacity:0;transition:opacity .15s ease-out}.nav-dropdown.slideshow .video-overlay:not(.show-play):not(.show-pause){pointer-events:none}.nav-dropdown.slideshow .video-overlay .overlay-inner{width:257px;height:72px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;border-radius:0}.nav-dropdown.slideshow .video-overlay img{width:257px;height:72px;display:none;pointer-events:none}.nav-dropdown.slideshow .video-overlay.show-play{display:flex;opacity:1}.nav-dropdown.slideshow .video-overlay.show-play img.video-play{display:block}.nav-dropdown.slideshow .video-overlay.show-pause{display:flex;opacity:1}.nav-dropdown.slideshow .video-overlay.show-pause img.video-pause{display:block}@media only screen and (min-width: 768px){.nav-dropdown.slideshow .swiper .swiper-slide.swiper-slide-active .video-overlay{display:flex}.nav-dropdown.slideshow .swiper .swiper-slide:not(.swiper-slide-active) .video-overlay.show-play,.nav-dropdown.slideshow .swiper .swiper-slide:not(.swiper-slide-active) .video-overlay.show-pause{display:none!important;opacity:0!important;pointer-events:none!important}}@media only screen and (max-width: 767px){.nav-dropdown.slideshow .slide.video-player-container{height:auto}.nav-dropdown.slideshow .slide.video-player-container video{position:relative;inset:auto;width:100%;height:auto;object-fit:contain}.nav-dropdown.slideshow .slide.video-player-container .video-poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}.nav-dropdown.slideshow .video-overlay .overlay-inner,.nav-dropdown.slideshow .video-overlay img{width:200px;height:56px}}.nav-dropdown.slideshow .video-fs{position:absolute;top:12px;right:12px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#00000059;color:#fff;z-index:970;cursor:pointer;border:none;padding:0;-webkit-user-select:none;user-select:none}.nav-dropdown.slideshow .video-fs img{width:18px;height:18px;display:block;pointer-events:none}@media (hover: hover) and (pointer: fine){.nav-dropdown.slideshow .video-fs:hover{background-color:#00000080}}.nav-dropdown.slideshow .video-fs:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.nav-dropdown.slideshow .slide{display:block;position:relative;inset:auto;width:100%;height:100%;object-fit:contain;object-position:center center}@media only screen and (min-width: 768px){.nav-dropdown.slideshow .slide{object-position:center center;max-height:var(--slide-height);width:auto;height:100%;flex:0 0 auto}}.nav-dropdown.slideshow .slide.video-player-container{position:relative;inset:auto;width:100%;height:auto;display:block;cursor:pointer}@media only screen and (min-width: 768px){.nav-dropdown.slideshow .slide.video-player-container{width:100%;height:100%;flex:0 0 auto}}.nav-dropdown.slideshow .slide.video-player-container video{position:relative;inset:auto;width:100%;height:auto;object-fit:contain;object-position:center center}@media only screen and (min-width: 768px){.nav-dropdown.slideshow .slide.video-player-container video{width:100%;height:100%}}.nav-dropdown.slideshow .video-poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center center;z-index:940;pointer-events:none}@media only screen and (min-width: 768px){.nav-dropdown.slideshow .video-poster{max-height:var(--slide-height);height:100%}}.nav-dropdown.slideshow .slideshow-control{width:80px;height:80px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;transition:all .3s ease-in-out;-webkit-user-select:none;user-select:none;z-index:950}@media (hover: hover) and (pointer: fine){.nav-dropdown.slideshow .slideshow-control:hover{background-color:#0000001a}}.nav-dropdown.slideshow .slideshow-control img{width:80px;height:80px;display:block;pointer-events:none}@media only screen and (min-width: 768px){.nav-dropdown.slideshow .slideshow-control{position:absolute;top:50%;transform:translateY(-50%)}.nav-dropdown.slideshow .slideshow-control.prev{left:40px}.nav-dropdown.slideshow .slideshow-control.next{right:40px}}@media only screen and (max-width: 767px){.nav-dropdown.slideshow .section-content .slideshow-header{position:relative;display:flex;justify-content:center;align-items:center}.nav-dropdown.slideshow .section-content .slideshow-title{margin:0 auto;width:90%}.nav-dropdown.slideshow .slideshow-control{position:fixed;bottom:calc(constant(safe-area-inset-bottom) + 20px);bottom:calc(env(safe-area-inset-bottom,0px) + 20px);top:auto;transform:none;width:40px;height:40px;background:none;z-index:1200}.ios-chrome .nav-dropdown.slideshow .section-content .slideshow-control{position:fixed;bottom:unset;top:50%;transform:none}.nav-dropdown.slideshow .slideshow-control.prev{left:30%;right:auto}.nav-dropdown.slideshow .slideshow-control.next{left:auto;right:30%}}@media only screen and (max-width: 767px) and (orientation: landscape){.nav-dropdown.slideshow .slideshow-control{position:fixed;top:50%;bottom:auto;transform:translateY(-50%);width:48px;height:48px;background:none;z-index:1200}.nav-dropdown.slideshow .slideshow-control.prev{left:calc(env(safe-area-inset-left,0px) + 12px);right:auto}.nav-dropdown.slideshow .slideshow-control.next{left:auto;right:calc(env(safe-area-inset-right,0px) + 12px)}.ios-chrome .nav-dropdown.slideshow .slideshow-control{top:20vh}@supports (height: 100dvh){.ios-chrome .nav-dropdown.slideshow .slideshow-control{top:20dvh}}}.nav-dropdown .nav-score-wrapper .waveform{cursor:pointer;transition:all .3s ease-in-out}@media (hover: hover) and (pointer: fine){.nav-dropdown .nav-score-wrapper .waveform:hover{transform:scale(1.05)}}.nav-dropdown .nav-score-wrapper .waveform:focus-visible{outline:2px solid var(--primary-color);outline-offset:4px;border-radius:4px}.nav-dropdown .nav-score-wrapper .score-toggle.label{background:none;border:none;color:var(--secondary-color);font:inherit;padding:0;cursor:pointer;letter-spacing:.8px;font-weight:700;transition:all .3s ease-in-out}.nav-dropdown .nav-score-wrapper .score-toggle.label:focus{color:var(--primary-color);outline:none}@media (hover: hover) and (pointer: fine){.nav-dropdown .nav-score-wrapper .score-toggle.label:hover{color:var(--primary-color);outline:none}}.nav-dropdown ul{color:var(--secondary-color);max-width:1040px;width:94%;display:block;margin:0 auto;padding:0 0 83px}.nav-dropdown ul li{display:flex;align-items:center;padding:var(--dropdown-item-padding-score);border-top:1px solid #C19A6D;cursor:pointer}.nav-dropdown ul li:last-of-type{border-bottom:1px solid #C19A6D}.nav-dropdown ul li.playing{padding:var(--dropdown-item-padding-score-playing)}.nav-dropdown ul li.playing .number{display:none}.nav-dropdown ul li.playing button{display:flex;margin-right:11px;position:relative;left:-5px;width:30px;height:30px;flex-shrink:0;color:#000}.nav-dropdown ul li.playing .info,.nav-dropdown ul li.playing .info .track-title{color:var(--primary-color)}@media only screen and (min-width: 768px){.nav-dropdown ul li.playing .now-playing{display:block}}.nav-dropdown ul li.playing .time{color:var(--primary-color)}@media only screen and (min-width: 768px){.nav-dropdown ul li.playing .time{margin-left:unset}}@media (hover: hover) and (pointer: fine){.nav-dropdown ul li:hover .number,.nav-dropdown ul li:hover .info .track-title,.nav-dropdown ul li:hover .time{color:var(--primary-color)}}.nav-dropdown ul li .number{margin-right:20px;color:var(--score-track);transition:all .3s ease-in-out}.nav-dropdown ul li .number.two-digit{margin-right:12px}.nav-dropdown ul li button{background-color:#c19a6d;color:#000;border-radius:50%;border:none;display:flex;justify-content:center;align-items:center;display:none;transition:all .3s ease-in-out}.nav-dropdown ul li .info{font-weight:700;margin-right:20px}.nav-dropdown ul li .info .track-title{font-size:18px;letter-spacing:.5px;transition:all .3s ease-in-out;color:var(--score-track);text-transform:uppercase;text-align:left}.nav-dropdown ul li .info .track-composer{font-weight:400;font-style:normal;font-size:10px;color:var(--score-track-composer);letter-spacing:.5px;text-transform:uppercase;text-align:left}.nav-dropdown ul li .now-playing{display:none;margin-left:auto;margin-right:10px;background-color:var(--primary-color);color:#fff;padding:7px 12px;font-family:Netflix Sans,sans-serif;font-size:10px;font-weight:900;white-space:nowrap;letter-spacing:unset}.nav-dropdown ul li .time{margin-left:auto;color:var(--score-track);width:50px;text-align:right;font-weight:700;letter-spacing:.7px;transition:all .3s ease-in-out}@media (max-width: 767px){.nav-dropdown ul .video-fs{display:none!important}}video:fullscreen,.video-poster:fullscreen{width:100vw!important;height:100vh!important;max-width:100vw!important;max-height:100vh!important;object-fit:contain!important;object-position:center center!important}video:-webkit-full-screen,.video-poster:-webkit-full-screen{width:100vw!important;height:100vh!important;max-width:100vw!important;max-height:100vh!important;object-fit:contain!important;object-position:center center!important}nav{position:fixed;top:0;left:0;width:100%;z-index:1000;color:var(--primary-color);background-color:var(--nav-bg-color);transition:background-color .22s ease;display:flex;justify-content:space-between;padding:12px 18px;height:var(--nav-height-mobile)}@media only screen and (min-width: 768px){nav{padding:10px 40px 0;height:var(--nav-height-desktop)}}nav .nav-score-wrapper,nav .nav-chapters-wrapper{margin-top:0;display:flex;justify-content:center;align-items:center;font-size:12px}@media only screen and (min-width: 768px){nav .nav-score-wrapper,nav .nav-chapters-wrapper{margin-top:0;font-size:16px}}nav .nav-score-wrapper:focus-visible,nav .nav-chapters-wrapper:focus-visible{outline:2px solid var(--primary-color);outline-offset:4px;border-radius:4px}nav .nav-score-wrapper{display:flex;align-items:center;cursor:pointer}nav .nav-score-wrapper.open .label{color:var(--nav-open-color)}nav .nav-score-wrapper.open .close{display:flex;justify-content:center;align-items:center}nav .nav-score-wrapper.open .waveform{display:none}nav .nav-score-wrapper.open .score-toggle .arrow svg path{fill:var(--nav-open-color)}nav .nav-score-wrapper .close{display:none;width:20px;height:30px;margin-right:8px}nav .nav-score-wrapper .close img{height:20px;width:20px}nav .nav-score-wrapper .waveform{width:40px;margin-right:2px;transition:all .3s ease-in-out}@media (hover: hover) and (pointer: fine){nav .nav-score-wrapper .waveform:hover{transform:scale(1.05)}}nav .nav-score-wrapper .waveform img{height:100%;width:100%}nav .nav-score-wrapper .score-toggle{background-color:transparent;color:#000;border:none;cursor:pointer;transition:all .3s ease-in-out;display:flex;align-items:center}@media only screen and (hover: hover) and (pointer: fine) and (min-width: 768px){nav .nav-score-wrapper .score-toggle:hover{color:var(--tertiary-color)}nav .nav-score-wrapper .score-toggle:hover .arrow svg path{fill:var(--tertiary-color)}}nav .nav-score-wrapper .score-toggle .arrow{width:auto;height:7px;margin-left:7px;display:inline-block}nav .nav-score-wrapper .score-toggle .arrow svg path{transition:all .3s ease-in-out;fill:var(--primary-color)}nav .netflix-logo{position:absolute;left:0;right:0;margin-left:auto;margin-right:auto;width:40px;height:auto;margin-top:5px}@media only screen and (min-width: 768px){nav .netflix-logo{margin-top:0;width:50px}}nav .netflix-logo img{width:100%;height:auto}nav .nav-chapters-wrapper{cursor:pointer;transition:all .3s ease-in-out}nav .nav-chapters-wrapper.disabled{visibility:hidden;pointer-events:none}@media only screen and (hover: hover) and (pointer: fine) and (min-width: 768px){nav .nav-chapters-wrapper:hover{color:var(--tertiary-color)}nav .nav-chapters-wrapper:hover .hamburger .line{background-color:var(--tertiary-color)}}nav .nav-chapters-wrapper.open .label{color:#fff}nav .nav-chapters-wrapper.open .hamburger{display:none}nav .nav-chapters-wrapper.open .close{display:block}nav .nav-chapters-wrapper .label{color:#000}nav .nav-chapters-wrapper .hamburger{margin-left:8px;width:22px;height:24px}nav .nav-chapters-wrapper .hamburger .line{width:100%;height:2px;background-color:var(--primary-color);margin:4px 0;transition:all .3s ease-in-out}nav .nav-chapters-wrapper .hamburger img{width:22px;height:22px}nav .nav-chapters-wrapper .close{display:none;width:20px;height:20px;position:relative;top:-1px;margin-left:10px}nav .nav-chapters-wrapper .close img{width:100%;height:auto}nav .nav-chapters-wrapper:focus-visible{outline:2px solid var(--primary-color);outline-offset:4px;border-radius:4px}@media only screen and (max-width: 768px) and (orientation: landscape){:root{--nav-height-mobile: 52px}nav{height:var(--nav-height-mobile);padding:8px 14px}}html:has(.nav-dropdown.open) nav .nav-score-wrapper .label.score-toggle{color:#fff}.nav .nav-score-wrapper.open .label.score-toggle{color:#fff}html:has(.nav-dropdown.open) nav .nav-chapters-wrapper .label{color:#fff}html:has(#score-dropdown.open) nav,html:has(#chapters-dropdown.open) nav,html:has(.nav-dropdown.score-nav.open) nav,html:has(.nav-dropdown.chapters-nav.open) nav{background-color:var(--dropdown-bg-color)}html:has(.nav-dropdown.slideshow.open) nav{background-color:var(--nav-bg-color)}html:has(.nav-dropdown.slideshow.open) nav .nav-score-wrapper .label.score-toggle{color:#000}html:has(.nav-dropdown.slideshow.open) nav .nav-chapters-wrapper .label{color:#000}.content{padding-top:var(--nav-height-mobile)}@media only screen and (min-width: 768px){.content{padding-top:var(--nav-height-desktop)}}.content .chapter-header{margin:20px auto;width:90%;max-width:600px}@media only screen and (min-width: 768px){.content .chapter-header{margin:0 auto}}.content .bottom{display:flex;justify-content:space-between}.content .netflix-logo{margin:5px 10px 20px auto;width:40px;height:auto}@media only screen and (min-width: 768px){.content .netflix-logo{width:50px;margin-bottom:20px;margin-right:20px}}.content .netflix-logo img{width:100%;height:auto}.content .social-links{margin:15px auto 0 30px;height:30px;max-width:500px;display:flex;gap:20px}@media only screen and (min-width: 768px){.content .social-links{margin:20px auto 0 60px}}.content .social-links img{width:20px;height:auto;transition:all .3s ease-in-out}@media only screen and (min-width: 768px){.content .social-links img{width:30px}}.content .social-links img:hover{opacity:.7}#cropped-images{max-width:95%;max-height:unset;position:relative;aspect-ratio:756/2190;margin:0 auto}@media only screen and (min-width: 768px){#cropped-images{max-width:90%;aspect-ratio:2670/1834}}#cropped-images img,#cropped-images svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%}#cropped-images img{object-fit:contain}#cropped-images img.desktop,#cropped-images svg.desktop{width:100%;height:100%}#cropped-images img.mobile,#cropped-images svg.mobile{width:100%;height:100%}#cropped-images svg [tabindex]{opacity:0;cursor:pointer}#cropped-images svg rect[id],#cropped-images svg rect[data-id],#cropped-images svg rect[data-target],#cropped-images svg rect[data-link],#cropped-images svg rect[data-page-link]{cursor:pointer}@media (hover: hover) and (pointer: fine){#cropped-images svg [tabindex]:hover{opacity:.5}}#cropped-images svg [tabindex]:focus{opacity:.35}@media (hover: none){#cropped-images svg [tabindex]:active{opacity:.35}}#cropped-images svg [tabindex].tapped{opacity:.35}#cropped-images svg [tabindex]:focus,#cropped-images svg [tabindex]:focus-visible{outline:none}#cropped-images svg [tabindex]{-webkit-tap-highlight-color:transparent}.svg-tooltip{position:fixed;left:0;top:0;transform:translate(-50%,-50%);background:#000;color:#fff;padding:8px 10px;font-size:12px;line-height:1;text-transform:uppercase;border-radius:2px;pointer-events:none;z-index:1200;white-space:nowrap}@media only screen and (min-width: 768px){.svg-tooltip{font-size:14px;padding:10px 14px}}@media only screen and (max-width: 767px){.svg-tooltip{white-space:pre}}.svg-tooltip.hidden{display:none}:root{--safe-area-bottom: env(safe-area-inset-bottom)}html{overflow-y:scroll;overflow-x:hidden;height:auto}body{overflow:visible;position:static;width:100%;min-height:100vh;padding:0;background-color:#d0d2ce;font-family:worthington-arcade,serif;font-weight:400;font-style:normal;color:#000}html:has(.nav-dropdown.open){overflow:hidden}html:has(.nav-dropdown.open) body{overflow:hidden}html:has(.nav-dropdown.open) .pages-container{overflow:hidden}.mobile{display:block}@media only screen and (min-width: 768px){.mobile{display:none}}.desktop{display:none}@media only screen and (min-width: 768px){.desktop{display:block}}.rotate-message{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000;z-index:99999;display:none;align-items:center;justify-content:center;flex-direction:column;pointer-events:none}@supports (height: 100dvh){.rotate-message{width:100dvw;height:100dvh}}.rotate-message img{object-fit:contain;width:100%;height:100%;max-width:100%;max-height:100%}.rotate-message.is-visible{display:flex;pointer-events:auto}.rotate-message,.rotate-message.is-visible{display:none!important;pointer-events:none!important}:root{--swiper-theme-color: #007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal~.swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-next .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-prev .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}.swiper-vertical .swiper-button-prev .swiper-navigation-icon,.swiper-vertical~.swiper-button-prev .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}.swiper-vertical .swiper-button-next .swiper-navigation-icon,.swiper-vertical~.swiper-button-next .swiper-navigation-icon{transform:rotate(90deg)}
