.filmPlotSection__plot{color:#242424;font-size:.875rem;line-height:1.57}.filmPlotSection__btn{color:#976103}.filmPlotSection__source{padding-top:.5rem;padding-bottom:.5rem;color:#888;font-size:.625rem}.filmPlotSection:not(.filmPlotSection:has(.page__header)) .filmPlotSection__plot{padding-top:1rem}.filmPlotSection .page__subtitle.page__subtitle--tiny{display:flex}@media (min-width: 768px){.filmPlotSection:not(.filmPlotSection:has(.page__header)) .filmPlotSection__plot{padding-top:1.5rem}}@media (min-width: 1152px){.filmPlotSection__plot{font-size:1rem;line-height:1.75}.filmPlotSection:not(.filmPlotSection:has(.page__header)) .filmPlotSection__plot{padding-top:1rem}}.textExpander{position:relative;overflow:hidden}.textExpander:not(.isProcessing) .textExpander__content{line-clamp:3;-webkit-line-clamp:3}.textExpander:not(.isProcessing)[data-lines="2"] .textExpander__content{line-clamp:2;-webkit-line-clamp:2}.textExpander:not(.isProcessing)[data-lines="3"] .textExpander__content{line-clamp:3;-webkit-line-clamp:3}.textExpander:not(.isReady) .textExpander__more{visibility:hidden;pointer-events:none;transform:translate(2rem)}.textExpander.isReady .textExpander__more{transform:translate(0)}.textExpander.isCollapsed{align-items:end}.textExpander.isCollapsed .textExpander__content{position:relative;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.textExpander.isCollapsed .textExpander__content:before{content:"";float:right;width:0}.textExpander.isCollapsed .textExpander__content br{display:none}.textExpander.isCollapsed .textExpander__more{position:absolute;margin-left:-1rem;padding-right:2rem;padding-left:1.25rem;background:linear-gradient(90deg,rgba(0,0,0,0) 0%,var(--preview-background-color, white) 10%,var(--preview-background-color, white) 100%);font-weight:700;cursor:pointer;clear:both;text-transform:lowercase}.isDark .textExpander.isCollapsed .textExpander__more{color:#fff;background:#000;padding-right:.5rem;padding-left:.5rem;border-radius:1rem}.textExpander.isCollapsed .textExpander__more:before{content:"..."}.native-scrollbar{scrollbar-width:thin!important;scrollbar-face-color:rgba(128,128,128,.5);scrollbar-track-color:#fff;scrollbar-color:rgba(128,128,128,.5) #fff}.native-scrollbar::-webkit-scrollbar{-webkit-appearance:none}.native-scrollbar::-webkit-scrollbar:vertical{width:11px}.native-scrollbar::-webkit-scrollbar:horizontal{height:11px}.native-scrollbar::-webkit-scrollbar-thumb{border:4px solid #fff;border-radius:0;background-color:#80808080}.native-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#808080bf}.native-scrollbar::-webkit-scrollbar-track{background:#fff}.icoButton{display:flex;position:relative;flex-shrink:0;align-items:center;justify-content:center;width:2rem;height:2rem;transition:background-color .3s cubic-bezier(.25,.46,.45,.94),color .3s cubic-bezier(.25,.46,.45,.94);border-radius:2rem;outline:none!important;background:#fff0;color:#242424;font-size:1.5rem}.isTransparent .icoButton{color:#242424cc}.icoButton.isProcessing{pointer-events:none}.icoButton.isProcessing:after{content:"";position:absolute;z-index:12;top:0;right:0;bottom:0;left:0;width:1.25rem;height:1.25rem;margin:auto;animation:spin .9s cubic-bezier(.5,0,.35,1) infinite,delayed-fade-in .75s;opacity:inherit;display:inline-block;border:.25rem solid #f8f8f8;border-top:.25rem solid #ffc200;border-radius:50%}.icoButton.isProcessing.isDark:after,.isDark .icoButton.isProcessing:after{content:"";position:absolute;z-index:12;top:0;right:0;bottom:0;left:0;width:1.25rem;height:1.25rem;margin:auto;animation:spin .9s cubic-bezier(.5,0,.35,1) infinite,delayed-fade-in .75s;opacity:inherit;display:inline-block;border:.25rem solid #f8f8f8;border-radius:50%;border:.25rem solid #242424;border-top:.25rem solid #ffc200}.icoButton.isProcessing>.ico{opacity:0}.icoButton.tooltip__parent .tooltip{margin:-.25rem}.icoButton__text{display:flex;position:absolute;left:calc(100% - .25rem);align-items:center;padding:.25rem;font-size:.75rem;line-height:1;white-space:nowrap}.icoButton>.ico{width:1.5rem;height:1.5rem;transition:color .3s cubic-bezier(.25,.46,.45,.94);pointer-events:none}.icoButton:active{background:radial-gradient(#0000,#0000001a)}.icoButton--disabled{pointer-events:none}.icoButton--gray{color:#888}.isTransparent .icoButton--gray{color:#888c}.icoButton--gray:active{background:radial-gradient(#80808000,#8080801a)}.icoButton--silver{color:#ccc}.isTransparent .icoButton--silver{color:#cccc}.icoButton--silver:active{background:radial-gradient(#80808000,#8080801a)}.icoButton--silver:hover{color:var(--secondary-text-color)}.icoButton--light{color:#fff}.isTransparent .icoButton--light{color:#fffc}.icoButton--light:active{background:radial-gradient(#fff0,#ffffff1a)}.icoButton--big{width:2.5rem;height:2.5rem;border-radius:2.5rem;font-size:2rem}.icoButton--small{width:1.5rem;height:1.5rem;border-radius:1.5rem;font-size:1.25rem}.icoButton--smaller{width:1.25rem;height:1.25rem;border-radius:1.25rem;font-size:1rem}.icoButton--tiny{width:1rem;height:1rem;border-radius:1rem;font-size:.75rem}.icoButton--noTransition{transition:none}.icoButton--hidden{display:none}.icoButton[data-value=facebook]{color:#3479ec}.icoButton[data-value=twitter]{color:#4a90e2}.subPageMenu{padding:1rem;transition:opacity .1s;opacity:1;background:#fff}.subPageMenu hr,.subPageMenu .expandMenuButton,.subPageMenu__stickySections,.subPageMenu .dropDownButton .ico,.subPageMenu__dropDownList.open .ico{display:none}.subPageMenu__dropDownList .subPageMenu__link{display:flex;align-items:center;justify-content:space-between;text-transform:capitalize}.subPageMenu__dropDownList .subPageMenu__subList{position:relative;width:100%;font-size:.875rem}.subPageMenu__list{display:grid;grid-template-columns:1fr;width:100%}.subPageMenu__item{width:100%;padding-bottom:.875rem}.subPageMenu__item[data-id=seasonsList]{order:10;grid-column:1/-1}.subPageMenu__item[data-id=seasonsList] .dropDownButton{display:none}.subPageMenu__item[data-id=seasonsList] .subPageMenu__subList{display:grid;grid-template-columns:repeat(2,1fr);padding-bottom:2rem}.subPageMenu__title{padding:.4375rem 0;color:#888;font-size:.75rem;line-height:.875rem}.subPageMenu__title:first-letter{text-transform:uppercase}.subPageMenu__link{display:block;padding:.4375rem 0;transition:.3s all;color:#242424;font-size:.875rem;line-height:.875rem}.subPageMenu__link:first-letter{text-transform:uppercase}.subPageMenu__link:hover{text-decoration:underline}.subPageMenu__link--disabled{color:#888;pointer-events:none}.subPageMenu__link--active{color:#e7a90f}@media (min-width: 768px){.subPageMenu__list{display:grid;grid-template-columns:repeat(3,1fr);position:relative;overflow:hidden;transition:.4s all}.subPageMenu__item[data-id=seasonsList] .subPageMenu__dropDownList .subPageMenu__subList{width:100%}.subPageMenu__item[data-id=seasonsList] .subPageMenu__subList{grid-template-columns:repeat(3,1fr)}.filmMenuSection .page__subtitle.page__subtitle--tiny h2{max-width:100%}}@media (min-width: 1152px){.subPageMenu{position:relative;top:0;right:0;width:100%}.subPageMenu--sticky{padding:.4375rem 0}.subPageMenu__wrapper{overflow:hidden;transition:.3s all}.subPageMenu__list{grid-template-columns:repeat(5,1fr)}.subPageMenu__item:last-child{padding-bottom:1.3125rem}.subPageMenu__stickySections .subPageMenu__item:last-child{padding-bottom:.4375rem}.subPageMenu__item[data-id=seasonsList]{order:10;grid-column:1/-1}.subPageMenu__item[data-id=seasonsList] .subPageMenu__subList{display:grid;grid-template-columns:repeat(5,1fr);padding-bottom:2rem}.subPageMenu__dropDownList .subPageMenu__subList{left:0;width:100%}.subPageMenu__dropDownList .subPageMenu__subElement{position:relative}.subPageMenu.active:after{display:none}.subPageMenu--overContent{z-index:1;margin-bottom:-100%}}
