@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Caveat:wght@400;500;600;700&display=swap);:root{--bg:#1f1f1f;--posterH:250px;--posterW:165px;--main:#ff1c0b;--silver:#f2f2f2;--secondary:#3c3c3c;--piratechs:#2b4261;--mainGlass:#ff1c0bbf;--blackGlass:#000000bf;--silverGlass:#00000059;--authGlass:#0000000d;--transition:0.24s cubic-bezier(0.77,0.2,0.05,1)!important}*{box-sizing:border-box}:not(i){font-family:Montserrat!important}.hide{opacity:0}.hide,.show{transition:.24s cubic-bezier(.77,.2,.05,1);transition:var(--transition)}.show{opacity:1}.sep{color:#ff1c0b;color:var(--main);font-weight:600}.none{display:none!important}.flex,.none{animation:fadeIn 1s ease-in-out!important;transition:.24s cubic-bezier(.77,.2,.05,1)!important;transition:var(--transition)!important}.flex{align-items:center!important;display:flex!important;justify-content:center!important}.inBlock{animation:fadeIn 1s ease-in-out!important;display:inline-block!important;transition:.24s cubic-bezier(.77,.2,.05,1)!important;transition:var(--transition)!important}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000;font-family:Montserrat!important;margin:0;min-height:100vh;overflow:auto!important;overflow-x:hidden!important}body,main{animation:fadeIn 1s ease-in-out}main{background-repeat:repeat-y!important;background-size:contain!important;margin-top:0;min-height:96vh;min-height:96.9vh;padding:5em 0;text-shadow:0 1px 2px #000;width:100%;z-index:15}main:not(.content){background:linear-gradient(0deg,#000c 100%,#0000 0,#0000000d 0,#000c),url(https://assets.nflxext.com/ffe/siteui/vlv3/757ab38f-5d08-40bc-b3eb-eaba63ed8203/93c34f94-56c8-40a7-8b2e-b4aac6427977/GB-en-20210125-popsignuptwoweeks-perspective_alpha_website_medium.jpg);background:linear-gradient(to top,#000c 100%,#0000 55%,var(--authGlass) 5%,#000c 100%),url(https://assets.nflxext.com/ffe/siteui/vlv3/757ab38f-5d08-40bc-b3eb-eaba63ed8203/93c34f94-56c8-40a7-8b2e-b4aac6427977/GB-en-20210125-popsignuptwoweeks-perspective_alpha_website_medium.jpg)}.content,main:not(.content){transition:.24s cubic-bezier(.77,.2,.05,1);transition:var(--transition)}.content{align-items:center;color:#fff;display:flex;flex-direction:column;font-family:montserrat;justify-content:center}.content .inner{background-repeat:repeat-y!important;background-size:cover!important;padding:5em 0;text-shadow:0 1px 2px #000;width:100%}.content .inner,.content .inner .initial{transition:.24s cubic-bezier(.77,.2,.05,1);transition:var(--transition)}.content .inner .initial{padding:1em 0;text-align:left}.content .inner h1,.content .inner h2{font-size:3em;font-weight:700}.content .inner form,.content .inner h1,.content .inner h2{transition:.24s cubic-bezier(.77,.2,.05,1);transition:var(--transition)}.content .inner form{display:flex;justify-content:center;margin:0 auto;width:70%!important}.content .inner form input{border:none;border-radius:4px;border-bottom-left-radius:4px;border-top-left-radius:4px;outline:0;width:65%!important}.content .inner form button,.content .inner form input{padding:.55em 1em;transition:.24s cubic-bezier(.77,.2,.05,1);transition:var(--transition)}.content .inner form button{grid-gap:.5em;background:#ff1c0b;background:var(--main);border-radius:4px;border-bottom-right-radius:4px;border-top-right-radius:4px;display:flex;width:30%!important}.content .inner form button:hover{background:#3c3c3c;background:var(--secondary)}.multiple .inner{background-repeat:repeat-y!important;background-size:contain!important;background:linear-gradient(0deg,#0000008c 30%,#0000 0,#0000000d 0,#0000008c 30%),url(https://assets.nflxext.com/ffe/siteui/vlv3/757ab38f-5d08-40bc-b3eb-eaba63ed8203/93c34f94-56c8-40a7-8b2e-b4aac6427977/GB-en-20210125-popsignuptwoweeks-perspective_alpha_website_medium.jpg)!important;background:linear-gradient(to top,#0000008c 30%,#0000 20%,var(--authGlass) 20%,#0000008c 30%),url(https://assets.nflxext.com/ffe/siteui/vlv3/757ab38f-5d08-40bc-b3eb-eaba63ed8203/93c34f94-56c8-40a7-8b2e-b4aac6427977/GB-en-20210125-popsignuptwoweeks-perspective_alpha_website_medium.jpg)!important}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.buttons{grid-gap:20px;height:100%}.buttons,button{align-items:center;display:flex;transition:.24s cubic-bezier(.77,.2,.05,1);transition:var(--transition)}button{grid-gap:.5em;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#f2f2f2!important;background:var(--silver)!important;border:none;border-radius:4px;color:#1f1f1f!important;color:var(--bg)!important;cursor:pointer;font-size:1em!important;font-weight:500!important;justify-content:center;margin:0!important;max-height:30px;min-height:30px;outline:none;padding:0 1em!important;text-transform:uppercase!important}button .buttonText{max-height:30px!important;overflow:hidden!important}button i{font-size:14px!important;transition:.24s cubic-bezier(.77,.2,.05,1)!important;transition:var(--transition)!important}button:hover{background:#3c3c3c!important;background:var(--secondary)!important;color:#fff!important}.githubButton button i{color:#f2f2f2;color:var(--silver)}.githubButton button:hover i{color:#fff!important}div[role=presentation]{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;width:85%}div[role=presentation],div[role=presentation] button{color:#fff;font-family:Montserrat;font-size:2em}.hoverLink,div[role=presentation],div[role=presentation] button{transition:.24s cubic-bezier(.77,.2,.05,1);transition:var(--transition)}.hoverLink{grid-gap:.3em;align-items:center;display:flex;position:relative}.hoverLink:before{background:#ff1c0b;background:var(--main);bottom:-3px;content:""!important;display:block;height:1px;position:absolute;right:0;transform:scaleX(0);transform-origin:0 100%;width:100%;z-index:0}.hoverLink:before,.hoverLink:hover{transition:.24s cubic-bezier(.77,.2,.05,1);transition:var(--transition)}.hoverLink:hover:before{transform:scale(1);transition:.5s ease-in-out}::-webkit-scrollbar{background:#1f1f1f;background:var(--bg);display:none;height:10px}::-webkit-scrollbar,::-webkit-scrollbar-thumb{-webkit-transition:.24s cubic-bezier(.77,.2,.05,1);transition:.24s cubic-bezier(.77,.2,.05,1);-webkit-transition:var(--transition);transition:var(--transition)}::-webkit-scrollbar-thumb{border-radius:4px}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover{background:#3c3c3c;background:var(--secondary)}.App{text-align:center}.App-logo{height:10vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#3c3c3c;background-color:var(--secondary);color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#fff!important;font-size:1.3em}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}::placeholder{color:#3c3c3c;color:var(--secondary);font-family:Montserrat;letter-spacing:1.8}#root,.App,body,header{width:100%!important}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@media only screen and (max-width:480px){body{width:100vw}}.pageTitleRow{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:-80px!important;width:100%}.pageTitleRow h3{color:#f2f2f2;color:var(--silver);font-size:1.5em;font-weight:700;margin:0!important;text-align:left;text-transform:uppercase;transition:.24s cubic-bezier(.77,.2,.05,1);transition:var(--transition)}.noMovie{margin-bottom:-55px!important}.rowTotal{animation:fadeIn .24s cubic-bezier(.77,.2,.05,1);animation:fadeIn var(--transition);font-size:1em;font-weight:500;padding-right:3em;transition:.24s cubic-bezier(.77,.2,.05,1);transition:var(--transition)}#homeTitleNoMovie{margin-bottom:-35px!important}.empty .dashB div[role=presentation]{opacity:0!important;transition:.24s cubic-bezier(.77,.2,.05,1)!important;transition:var(--transition)!important}.customList .titleRow{margin-bottom:-2em!important;margin-top:1.5em}.content{padding:0!important}.content .row h2 .rowTotal{padding-right:1em!important}iframe{display:none}.movieTrailer{height:auto;width:63%!important}.movieTrailer iframe{border-radius:4px;box-shadow:0 0 5px #ff1c0b;box-shadow:0 0 5px var(--main);display:flex!important}@media (max-width:992px){.movieTrailer iframe{max-height:225px!important}.movieTrailer{width:100%!important}}.trailer{grid-gap:1em;align-items:center;display:flex;font-size:.5em;justify-content:center;text-align:center}.noTrailer{font-size:.75em}.auth{align-items:center;background-size:cover!important;background:linear-gradient(0deg,#000c 0,#0000 55%,var(--authGlass) 0,#000c),url(https://assets.nflxext.com/ffe/siteui/vlv3/757ab38f-5d08-40bc-b3eb-eaba63ed8203/93c34f94-56c8-40a7-8b2e-b4aac6427977/GB-en-20210125-popsignuptwoweeks-perspective_alpha_website_medium.jpg)!important;background-repeat:no-repeat;color:#fff;display:flex;font-family:montserrat;justify-content:center;text-shadow:0 1px 2px #000}.auth h1{font-size:3em}.auth h2,.auth h3{font-weight:500}.auth form{display:flex;justify-content:center;margin:0 auto;width:70%!important}.auth form input{border:none;border-radius:0;border-bottom-left-radius:4px;border-top-left-radius:4px;max-height:30px;outline:0;width:65%!important}.auth form button,.auth form input{padding:.55em 1em;transition:var(--transition)}.auth form button{grid-gap:.5em;background:var(--main)!important;border-radius:0!important;border-bottom-right-radius:4px!important;border-top-right-radius:4px!important;color:var(--silver)!important;display:flex;width:30%!important}.auth form button:hover{background:var(--secondary)!important;color:#fff!important}@media (max-width:992px){.auth .getStartedForm{grid-gap:1em;flex-direction:column}.auth .getStartedForm button,.auth .getStartedForm input{border-radius:4px!important;width:100%!important}}@media (max-width:1265px){.backButton{display:none!important}}@media (max-width:992px){.react-Slidy{width:85%!important}.authCont header li:not(.githubButton){display:none}}.authHeaderRightSide .avatar{border-radius:5px;cursor:pointer;margin-left:20px;max-height:35px!important;transition:var(--transition);width:auto}.authHeaderRightSide .avatar:hover{filter:grayscale(1)!important}.authHeaderRightSide .authButton{grid-gap:.5em;background:var(--main)!important;border-radius:4px;color:var(--silver)!important;display:flex;font-family:montserrat;padding:.3em 1em;transition:var(--transition)}@media (max-width:992px){.authHeaderRightSide .authButton{align-items:center;font-size:.65em!important;font-weight:800!important}}.authHeaderRightSide .authButton:hover{background:var(--secondary)!important;color:var(--silver)!important}.authHeaderRightSide button{background:var(--main)!important;color:var(--silver)!important;min-height:35px!important}.authHeaderRightSide button:hover{background:var(--secondary)!important;color:#fff!important}.react-Slidy{height:100%;min-height:355px!important;width:100%}.react-Slidy div{font-size:1em!important}.react-Slidy div ul{width:100%!important}.react-Slidy div ul li{display:inline-block!important;position:relative!important;vertical-align:middle!important;white-space:pre-wrap!important;width:100%!important}.sliderElem{grid-gap:1em!important;align-items:center!important;display:flex!important;justify-content:center!important}.sliderLeft,.sliderRight{width:100%!important}.react-Slidy-arrow{display:none;margin:auto -3em!important}.registration{-webkit-backdrop-filter:blur(5px)!important;backdrop-filter:blur(5px)!important;background:var(--blackGlass);border-radius:4px;display:flex;flex-direction:column;margin:0 auto!important;padding:1em 1em 3em;position:relative;width:60%!important}@media (max-width:992px){.registration{width:100%!important}}.registration .backButton{background-color:var(--main);position:absolute;right:50px;top:30px}.registration .backButton:hover{background:var(--secondary)!important;color:#fff!important}.registration .authHeader{margin-bottom:0!important}.registration form{grid-gap:1em;display:flex;flex-direction:column;height:100%!important;justify-content:center!important;margin:0 auto!important;width:100%!important}.registration form input{border:none;max-height:30px;outline:0}.registration form button,.registration form input{border-radius:4px!important;margin:0 auto!important;padding:.55em 1em;transition:var(--transition);width:65%!important}.registration form button{grid-gap:.5em;background:var(--main)!important;color:var(--silver)!important;display:flex}.registration form button:hover{background:var(--secondary)!important;color:#fff!important}.react-Slidy{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#0000;min-height:50px;position:relative;-webkit-user-select:none;user-select:none}.react-Slidy-arrow{align-items:center;bottom:0;display:flex;margin:auto 0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:auto;z-index:1}.react-Slidy-arrowLeft{left:0}.react-Slidy-arrowRight{right:0}@media screen and (max-width:850px){.react-Slidy-arrow{display:none}}.react-Slidy-next,.react-Slidy-prev{background:#fffc;cursor:pointer;height:20%;justify-content:center;min-height:56px;width:40px}.react-Slidy-next{border-radius:10px 0 0 10px}.react-Slidy-next:after{border-right:3px solid #aaa;border-top:3px solid #aaa;content:"";display:inline-block;height:24px;margin-right:6px;transform:rotate(45deg);width:24px}.react-Slidy-prev{border-radius:0 10px 10px 0}.react-Slidy-prev:after{border-right:3px solid #aaa;border-top:3px solid #aaa;content:"";display:inline-block;height:24px;margin-left:6px;transform:rotate(-135deg);width:24px}.react-Slidy--fullHeight,.react-Slidy--fullHeight>div li img{height:100%}.react-Slidy--fullWidth>div li img{width:100%}.react-Slidy--contain li img{object-fit:contain}.react-Slidy--cover li img{object-fit:cover}.react-Slidy:hover>.react-Slidy-arrow{opacity:1}.react-Slidy:hover>.react-Slidy-arrow[disabled]{opacity:.2}.react-Slidy>div{font-size:0;max-height:100%;overflow:hidden;position:relative;white-space:nowrap;width:100%}.react-Slidy>div>ul{display:block;list-style:none;padding:0;transition-property:transform;width:100%;will-change:transform,transition-timing,transition-duration}.react-Slidy>div>ul>li{display:inline-block;position:relative;-webkit-user-select:none;user-select:none;vertical-align:middle;width:100%}.react-Slidy>div img{-webkit-backface-visibility:hidden;display:block;height:auto;margin:0 auto;max-width:100%;-webkit-perspective:1000;pointer-events:none;touch-action:none;-webkit-user-select:none;user-select:none}header{animation:fadeIn 1s ease-in-out;background:linear-gradient(#000 30%,#0000);color:#fff;font-family:montserrat;justify-content:center;padding:1.5em 0;position:fixed;top:0;transition:var(--transition);width:100%;z-index:100}header,header .inner{align-items:center;display:flex}header .inner{justify-content:space-between;width:93%}header .inner .logo{height:auto;margin-right:10px;max-width:100px}header .inner .navigation{display:flex}header .inner .navigation ul{align-items:center;display:flex;list-style:none;margin:0;max-height:35px!important;padding:0;transition:var(--transition)}header .inner .navigation ul li{max-height:35px!important}header .inner .navigation ul li:not(.right){color:var(--silver);cursor:pointer;font-family:Montserrat;margin-left:20px;text-decoration:none;transition:var(--transition)!important}header .inner .navigation ul li:not(.right):hover{color:#fff}header .inner .navigation ul li:not(.right) a{color:var(--silver);cursor:pointer;font-family:Montserrat;font-weight:600;text-decoration:none;transition:var(--transition)!important}header .inner .navigation ul li:not(.right) a:hover{color:#fff}header .inner button{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#0000!important;color:var(--silver)!important;text-transform:capitalize!important}header .inner button:hover{background:#fff!important;color:var(--bg)!important}header .inner .search{align-items:center;display:flex;position:relative;transition:var(--transition)}header .inner .search .searchButton{grid-gap:.5em!important;align-items:center!important;display:flex!important;justify-content:center!important;max-width:30px!important;min-width:30px!important;padding:0!important;padding:.5rem 2rem;transition:var(--transition)}header .inner .user{position:relative}header .inner .user,header .inner .user .customAvatar{align-items:center;display:flex;transition:var(--transition)}header .inner .user .customAvatar{background:var(--main);border-radius:4px!important;color:var(--silver);cursor:pointer;font-size:1em;font-weight:600;height:30px;justify-content:center;margin:0 auto 0 20px;width:30px}header .inner .user .customAvatar .avatarLetter{transition:var(--transition)!important}header .inner .user .customAvatar:hover{background:var(--silver)!important;color:var(--bg)!important}header .inner .user .caret{align-items:center;display:flex;justify-content:center;margin-left:10px;transition:1s cubic-bezier(.77,.2,.05,1)!important}header .inner .user .logout{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:var(--blackGlass);border-radius:4px;display:flex;flex-direction:column;height:100%;justify-content:center;opacity:0;padding:4em 1em;position:absolute;right:0;top:74px;transition:var(--transition);width:254.19px}header .inner .user .logout p{margin-top:0;transition:var(--transition)}header .inner .user .logout .logoutButton{grid-gap:.5em;background:var(--silver)!important;color:var(--bg)!important;display:flex;margin-bottom:1em!important;max-height:none;padding:.5em 2em!important}header .inner .user .logout .logoutButton:hover{background:var(--main)!important;color:var(--silver)!important}@media (max-width:992px){header .inner .user .logout{padding:5.5em 1em!important}}header .inner .user:hover .customAvatar{background:var(--silver)!important;color:var(--bg)!important}header .inner .user:hover .customAvatar:hover{background:var(--main)!important;color:var(--silver)!important}header .inner .user:hover .logout{opacity:1}header .inner .user:hover .caret i{transform:rotate(180deg)}.scrolledHeader{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:var(--blackGlass)}.scrolledHeader .customAvatar{background:var(--silver)!important;color:var(--bg)!important}.scrolledHeader .customAvatar:hover{background:var(--main)!important;color:#fff!important}.scrolledHeader .dash button{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:var(--silver)!important;color:var(--bg)!important;text-transform:capitalize!important}.scrolledHeader .dash button:hover{background:var(--mainGlass)!important;color:#fff!important}@media (min-width:992px){.mobileDash{display:none!important}.content .topicRow .rowTitle{font-size:2em}}@media (max-width:992px){.navigationLeft ul{display:none!important}.navigation .dash:not(.mobileDash):first-child,.navigation ul:not(.authHeaderRightSide),.navigation ul:not(.mobileDash){display:none}}.css-1160xiw-MuiPaper-root-MuiDrawer-paper{background:#000!important;flex-direction:column;height:100%;justify-content:space-between;padding:.75em .3em .3em}.drawerDash{grid-gap:.65em;align-items:flex-start;animation:fadeIn 1s ease-in-out;display:flex;flex-direction:column;font-size:16px;padding:1em}.drawerDash .firstLink{padding-top:1em}.drawerDash .piratechs svg{transform:scale(.85)}.drawerDash .piratechs svg path{fill:var(--mainGlass)!important}.drawerDash li{padding-left:1em;padding-right:1em}.drawerDash a{grid-gap:.4em;color:var(--silver)!important;font-size:16px;text-align:left;text-decoration:none;width:100%}.drawerDash a:first-child{text-align:center;width:100%}.drawerDash a i{color:var(--mainGlass);font-size:14px}.drawerFooter{padding:1em}.drawerFooter a{font-size:14px!important}.css-5n5rd1{color:#fff;display:inline-flex;flex-shrink:0;min-width:56px}.css-cveggr-MuiListItemIcon-root{color:var(--silver);min-width:56px}.mobileDash{grid-gap:.1em!important}.css-1ab2xsx{background-color:#000!important}.mobileLogout{background:var(--main)!important;color:var(--silver)!important;font-size:1em!important;margin-top:1em!important}.MuiBackdrop-root{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:var(--blackGlass)!important;transition:var(--transition)}.dashboard{flex-direction:column;width:100%!important}.dashboard,.dashboard .index{color:var(--silver);display:flex!important;transition:var(--transition)}.dashboard .index{align-items:center!important;background:var(--mainGlass);border-radius:100px;font-family:montserrat!important;font-size:.85em!important;font-weight:700;justify-content:center;min-height:14px;min-width:14px}.dashboard .dashboardInner{border-radius:4px;flex-direction:column;margin:0 auto;overflow:auto}.dashboard .dashboardInner,.dashboard .dashboardInner .dashboardRow{display:flex!important;transition:var(--transition);width:100%!important}.dashboard .dashboardInner .dashboardRow{grid-gap:.4em;cursor:pointer;font-size:.55em;justify-content:space-between;padding:.3em .5em}.dashboard .dashboardInner .dashboardRow .titleField{grid-gap:.35em;align-items:center;display:flex;font-size:.85em;padding:.35em;text-align:left!important;transition:var(--transition)}.dashboard .dashboardInner .dashboardRow .titleField i{color:var(--mainGlass);transition:var(--transition)}.dashboard .dashboardInner .dashboardRow:hover{color:#fff!important}.dashboard .dashboardInner .dashboardRow:hover span i{color:var(--main)!important}.dashboard .dashboardInner .dashboardRow:hover span .index{background:var(--main)!important;color:#fff!important}.dashboard .dashboardInner .dashboardRow:hover span:hover .index{color:#fff!important}.dashboard .dashboardInner .dashboardTitleInnerRow{grid-gap:0;font-size:1em;margin-bottom:.5em;padding:0;transition:var(--transition)}.dashboard .dashboardInner .dashboardTitleInnerRow div{border-bottom:3px solid var(--main);margin-bottom:.5em;padding-bottom:.5em;transition:var(--transition)}.dashboard .dashboardInner .dashboardTitleInnerRow div:hover{color:#fff!important}.dashboard .dashboardInner .dashboardTitleInnerRow:hover{color:var(--silver)!important}.list{position:relative!important}.listItems{align-items:center;background:var(--main);border-radius:100%;color:#fff;display:flex;font-family:montserrat;font-size:.69em;font-weight:500;height:19.5px;justify-content:center;left:-5px;padding:.5em;position:absolute;top:-10px;width:19.5px}.user{cursor:pointer}ul{align-items:center;display:flex;list-style:none;margin:0;padding:0;transition:var(--transition)}ul li:not(.right){color:var(--silver);font-family:Montserrat;text-decoration:none;transition:var(--transition)!important}ul li:not(.right):hover{color:#fff}ul li:not(.right) a{color:#f2f2f2;cursor:pointer;font-family:Montserrat;text-decoration:none;transition:var(--transition)!important}ul li:not(.right) a:hover{color:#fff}ul li,ul.dash{transition:var(--transition)!important}ul.dash{grid-gap:20px}.iconButton:hover{background:var(--mainGlass)}.iconButton:hover .listIcon .indexCircle{background:var(--secondary)!important;color:var(--main)}.name{width:67%!important}.date{width:30%!important}.rating,.votes{width:15%!important}.delete{width:38%!important}.customList{margin-top:-60px}.titleRowName .index{background:var(--main);border-radius:100px;color:var(--silver)!important;cursor:pointer;font-size:15px!important;height:1.25em!important;margin:.45em 0;max-width:1.25em!important;min-height:1.25em!important;min-width:1.25em!important;transition:var(--transition);width:1.25em!important}.titleRowName .index:hover{background:var(--secondary)}.titleRowName .index .indexNumber{bottom:-4px;position:relative}.delete .index{color:var(--silver)!important;font-size:15px!important;height:20px!important;margin:.45em 0;max-width:20px!important;min-height:20px!important;min-width:20px!important;width:20px!important}.delete .index .indexNumber{bottom:-4px;position:relative}#footer-text{text-transform:uppercase}.footer{grid-gap:0;align-items:center;animation:fadeIn 1s ease-in-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:var(--mainGlass);border-top:0 solid var(--main);color:var(--silver)!important;display:flex;flex-wrap:wrap;font-family:Montserrat!important;font-size:13px;height:35px;justify-content:space-between;max-height:35px;padding:0;transition:var(--transition);width:100%!important;z-index:1}.footer .hoverLink:before{background:var(--silverGlass)!important;bottom:-4px!important;height:2px!important;right:-1px!important}.footer .innerFooter{display:flex;justify-content:space-between;margin:0 auto;transition:var(--transition);width:95%}.footer .innerFooter div:not(.piratechs){margin-top:1px!important}.footer .innerFooter a{font-weight:600!important;transition:var(--transition)}.footer .innerFooter a:hover{color:#fff!important}.footer .innerFooter .copyright{cursor:pointer;transition:var(--transition)}.footer .innerFooter .copyright a{align-items:center;display:flex}.footer .innerFooter .piratechs{grid-gap:.3em;align-items:center;display:flex;height:100%;transition:var(--transition)}.footer .innerFooter .piratechs a,.footer .innerFooter .piratechs svg path{transition:var(--transition)}.footer .innerFooter .piratechs:hover a{color:#fff!important}.footer .innerFooter .piratechs:hover a:before{transform:scale(1);transition:.5s ease-in-out}.footer .innerFooter .piratechs:hover svg path{fill:#fff}.footer a{color:var(--silver)!important;font-family:Montserrat;font-weight:400!important;text-decoration:none}.footer a,.footer a i,.footer a svg{transition:var(--transition)}.footer a svg{max-height:19px;object-fit:contain}.footer a svg path{fill:var(--silver);transition:var(--transition)}.footer a svg:hover path{fill:#fff}.footer a:hover i{color:#fff}.footer i,.vertical-sep{color:var(--silver)}.footer i.fab.fa-github{margin-bottom:-2px}.piratechs.hoverLink:before{bottom:-1px!important;right:-4px!important}.piratechs{display:flex}*,body,html{scroll-behavior:smooth!important}.hiddenButton{opacity:0}#topButton{animation:fadeIn 1s ease-in-out;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:var(--mainGlass)!important;border:none!important;border-radius:4px;bottom:60px;color:var(--silver)!important;cursor:pointer;display:block;font-family:montserrat!important;font-size:20px;font-weight:700!important;margin:0!important;min-height:35px!important;min-width:35px!important;outline:none!important;padding:0 1em!important;position:fixed;right:30px;transform:rotate(-90deg);z-index:99}#topButton,#topButton .upArrow{transition:var(--transition)!important}#topButton:active{background:#000;box-shadow:inset 0 0 3px #000c;color:var(--main)}#topButton:hover{background:var(--silver)!important;color:var(--bg)!important}#topButton:hover:before{transform:scale(1)}#topButton:before{background:var(--authGlass);border-radius:7px;content:"";height:100%;left:0;position:absolute;top:0;transform:scaleY(0);transform-origin:top;z-index:-1}#topButton:before,.banner{transition:var(--transition);width:100%}.banner{align-items:center;background:linear-gradient(#0000001a 50%,var(--blackGlass),#000)!important;color:#fff;display:flex;font-family:Montserrat!important;height:600px;justify-content:center;object-fit:contain;position:relative;text-shadow:0 1px 2px #000}.banner span.blur{height:100%!important;object-fit:contain;width:100%!important;z-index:-1}.banner .bannerImage,.banner span.blur{left:0;position:absolute;top:0;transition:var(--transition)}.banner .bannerImage{animation:bannerMove 7.5s ease-in-out infinite alternate;background-repeat:no-repeat;height:100%;object-fit:cover!important;width:100%}.banner .innerBanner{grid-gap:1em;display:flex;flex-direction:column;text-align:left;width:85%}.banner .innerBanner .buttons{flex-wrap:wrap}.banner .innerBanner .titleData{grid-gap:.5em;align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;width:100%}.banner .innerBanner .titleData .data{grid-gap:1em;align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start;padding-bottom:1em;text-align:right;width:100%}.banner .innerBanner .titleData .data span{grid-gap:.5em;align-items:center;display:flex;flex-direction:row-reverse;font-size:1.2em;justify-content:flex-end;text-align:right}.banner .innerBanner .titleData .data span i{color:var(--main);font-size:.8em}.banner .innerBanner h1{font-size:3em;font-weight:700;letter-spacing:1.8;margin-bottom:.2em;width:100%}@media (max-width:992px){.banner .innerBanner h1{width:100%}}.banner .innerBanner p{font-weight:500;width:43%}@media (max-width:992px){.banner .innerBanner p{width:100%}}.animatedBanner{animation:backgroundMove 7.5s ease-in-out infinite alternate,fadeIn 1s ease-in-out!important}.scrolledBanner{background-attachment:fixed;background-position:50% 15%;background-size:cover;position:relative;transition:var(--transition)}.scrolledBanner:before{background:linear-gradient(#0000001a 90%,var(--blackGlass),#000);content:"";height:100%;left:0;position:absolute;top:0;width:100%}@keyframes backgroundMove{0%{background-position:50% 69%}to{background-position:50% 15%}}@keyframes bannerMove{0%{transform:translateY(-5%)}to{transform:translateY(5%)}}@media (max-width:992px){.innerBanner{grid-gap:.1em}.innerBanner h1{font-size:2.5em!important}h2.cHeader.titleRowName{font-size:1.4em!important}.pageTitleRow{margin-bottom:-55px!important}}.movie{color:var(--silver);cursor:pointer;object-fit:cover!important;position:relative}.movie,.movie span{border-radius:4px!important;max-height:var(--posterH)!important;max-width:var(--posterW)!important;transition:var(--transition)!important}.movie span{height:100%;object-fit:contain!important;width:100%}.movie span .moviePoster{max-height:var(--posterH)!important;max-width:var(--posterW)!important;transition:var(--transition)!important}.movie .overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:var(--blackGlass);border-radius:0!important;bottom:0;flex-direction:column;font-size:.75em;height:20%;justify-content:flex-start;left:0;margin:0 auto;max-height:var(--posterH)!important;max-width:var(--posterW)!important;object-fit:contain!important;opacity:1;padding:1em 1.5em;position:absolute;text-align:left!important;width:100%!important;z-index:1}.movie .overlay,.movie .overlay .titleData{align-items:center;display:flex;transition:var(--transition)}.movie .overlay .titleData{grid-gap:.5em;justify-content:space-between;max-height:30px;width:100%}.movie .overlay .titleData h2{font-size:1.04em!important;font-weight:700!important;margin:0!important;padding:0!important;width:100%!important}.movie .overlay .titleData .data{align-items:flex-end;animation:fadeIn .1s ease-in-out;display:flex;flex-direction:column;font-weight:500;height:100%;justify-content:center;text-align:right;transition:var(--transition)}.movie .overlay .titleData .data span{grid-gap:.5em;align-items:center;display:flex;font-size:.85em;font-weight:700!important;justify-content:flex-end;text-align:right}.movie .overlay .titleData .data span i{color:var(--mainGlass);font-size:.8em;transition:var(--transition)}.movie .overlay .movieDescription{animation:fadeIn var(--transition);font-size:.965em;font-weight:600;opacity:0}.movie .buttons{grid-gap:.5em!important;bottom:16px!important;height:35px!important;justify-content:center;left:0!important;margin:0 auto!important;padding:.75em 1em!important;position:absolute;right:0!important;width:100%!important}.movie .buttons,.movie .buttons .movieButton{opacity:0;transition:var(--transition)!important}.movie .buttons .movieButton{background:var(--silver);color:var(--bg);font-size:11px!important;font-weight:600!important;min-height:0;padding:0!important}.movie .buttons .movieButton i{font-size:9.6px!important}.movie .buttons .movieButton:hover{background:var(--main);color:#fff}.movie:hover{color:#fff;transform:scale(1.08)}.movie:hover .moviePoster{transform:scale(.92)!important}.movie:hover .overlay{border-radius:4px!important;height:var(--posterH)!important;max-height:var(--posterH)!important;max-width:var(--posterW)!important;object-fit:contain!important;opacity:1!important;padding:1em 1.5em 0!important}.movie:hover .overlay .titleData{-webkit-clip-path:none!important;clip-path:none!important;max-height:none!important;padding:1em 0!important;transform:scale(.92)!important}.movie:hover .overlay .titleData i{color:var(--main)!important}.movie:hover .overlay .movieDescription{opacity:1!important;transform:scale(.92)!important}.movie:hover .overlay .buttons{opacity:1;transform:scale(.99)!important}.movie:hover .overlay .buttons .movieButton{opacity:1}.skeleton{align-items:center;animation:skeleton 1s ease-in-out;color:#fff;display:flex;justify-content:center;max-height:var(--posterH)!important;max-width:var(--posterW)!important;transition:var(--transition);width:100%}.skeleton .icon{height:50px;width:auto}@keyframes skeleton{0%{background:var(--secondary);box-shadow:inset 0 0 0 0 #ffffff4d}70%{box-shadow:inset 0 0 0 10px #fff0}to{background:var(--bg);box-shadow:inset 0 0 0 0 #fff0}}.row{color:#fff!important;font-family:montserrat;padding:1em 1em 1em 8em}.row .react-Slidy{grid-gap:1em;display:flex;font-size:.75em!important;height:100%!important;max-height:var(--posterH)!important;min-height:var(--posterH)!important;overflow-x:scroll;overflow-y:hidden;transition:var(--transition);width:100%!important}.row .react-Slidy div ul{grid-gap:1em;display:flex;overflow-x:auto;overflow-y:hidden!important}.row .react-Slidy div ul li{max-width:var(--posterW)!important}.row .react-Slidy span{display:none}.row .titleRow{align-items:center;display:flex;justify-content:space-between;padding-right:3em;width:100%}.row .titleRow button{text-transform:none!important}.row .titleRow button .indexCircle{left:auto!important;right:-8px!important}.row h2{grid-gap:20px;align-items:center;display:flex;font-size:3em;font-weight:700;height:100%;justify-content:space-between;text-align:left}@media (min-width:768px){.row h2 .rowTotal{padding-right:2.3em!important}}.row h2 .index{align-items:center!important;background:var(--mainGlass);border-radius:100px;color:var(--silver);display:flex!important;font-family:montserrat!important;font-size:.975em!important;font-weight:700;justify-content:center;min-height:14px;min-width:14px;transition:var(--transition)}.row h2 .index .indexNumber{bottom:0;font-size:.85em!important;position:relative;top:0}.row .rowTitle{font-size:1.3em;font-weight:500;text-align:left}.row .movieRow{grid-gap:1em;display:flex;overflow-x:scroll;overflow-y:hidden;transition:var(--transition)}.row .movieRow::-webkit-scrollbar{display:none}.row .movieRow span{width:100%}@media (max-width:1366px){.row{padding:1em 1em 1em 4em!important}}@media (max-width:768px){.row{padding:1em 1em 1em 2em!important}.row .rowTotal,.row .titleRow{padding-right:1em!important}.row h2{grid-gap:5px;font-size:2.3em!important;padding:.5em 0}}.topicRow:last-child{margin-bottom:3em}@media (max-width:768px){.customList .titleRow{margin-bottom:-1.5em!important}.topicRow .rowTitle{font-size:1.2em!important}}.lazy-load-image-background.blur{filter:blur(15px)}.lazy-load-image-background.blur.lazy-load-image-loaded{filter:blur(0);transition:filter .3s}.lazy-load-image-background.blur>img{opacity:0}.lazy-load-image-background.blur.lazy-load-image-loaded>img{opacity:1;transition:opacity .3s}
/*# sourceMappingURL=main.fa68b5b6.css.map*/