*{box-sizing:border-box}:root{overflow-y:scroll}body{font-family:Arial,Helvetica,sans-serif;margin:0}#root{display:flex;flex-direction:column;min-height:100vh}#main{flex:1 1;width:100%}#page-content{margin:auto;max-width:1000px;width:100%}.flex-center{justify-content:center}.flex-center,.flex-start{display:flex;margin-bottom:1rem;margin-top:1rem}.flex-start{justify-content:flex-start}.column{flex-direction:column}.text-center{text-align:center}.MainNavigation_navbar__svQ3K{background-color:#dbf5df;display:flex;font-size:1.5rem;font-weight:700;justify-content:center}.MainNavigation_sticky__t13vE{position:-webkit-sticky;position:sticky;top:0;z-index:10}.MainNavigation_navbar__svQ3K a{color:#7a7a7a;margin:1rem;text-decoration:none}a.MainNavigation_active__vIttM{color:#020202}.Footer_container__CmmG-{background-color:#a19f9f;display:flex;font-size:1rem;justify-content:center}.Footer_item__u5BY-{margin:1rem}.ProfileNavigation_navbar__0A7oD{background-color:#fff;border-bottom:.1rem solid #abc0ae;display:flex;font-size:1.2rem;font-weight:700;justify-content:center;position:-webkit-sticky;position:sticky;top:0;z-index:11}.ProfileNavigation_navbar__0A7oD a{color:#7a7a7a;margin:.5rem;text-decoration:none}a.ProfileNavigation_active__VMJus{color:#020202}.TopMovies_container__Vj6Y0{display:grid;grid-template-columns:repeat(5,1fr);margin-left:1rem;margin-right:1rem}@media (max-width:1000px){.TopMovies_container__Vj6Y0{grid-template-columns:repeat(4,1fr)}}@media (max-width:800px){.TopMovies_container__Vj6Y0{grid-template-columns:repeat(3,1fr)}}.TopMovies_item__3QbuH{display:flex;flex-direction:column;margin-left:auto;margin-right:auto;margin-top:2rem;position:relative;width:calc(100% - 2rem)}.TopMovies_item__3QbuH a{color:#000;text-decoration:none}.TopMovies_item__3QbuH img{border-radius:5px 5px 0 0;display:block}.TopMovies_details__Ntgro{margin:8px}.TopMovies_title__qI6z5{font-weight:700;margin:8px}.TopMovies_date__VUu3B{color:gray;margin:8px}.TopMovies_options__qqkcg{align-items:center;aspect-ratio:1/1;background-color:gray;border:none;border-radius:50%;color:#fff;display:flex;justify-content:space-evenly;opacity:.7;padding:0;position:absolute;right:5px;top:5px;width:20%;z-index:2}.TopMovies_options__qqkcg:hover{background-color:#4caa4c}.TopMovies_options__qqkcg div{aspect-ratio:1/1;background-color:#fff;border-radius:50%;width:14.28571%}.TopMovies_auth-modal__bGce2{background-color:#fff;left:50%;position:fixed;top:40%;-webkit-transform:translate(-50%);transform:translate(-50%);z-index:12}.TopMovies_backdrop__tQLjx{background-color:rgba(34,33,33,.356);bottom:0;left:0;position:fixed;right:0;top:0;z-index:11}.TopMovies_actions-menu__flH\+5{background-color:#fff;position:absolute;right:0;top:15%;-webkit-transform:translate(50%);transform:translate(50%)}.TopMovies_goToLoginButton__A4H7O:hover{background-color:#77c077}.card{border:1px solid #dbdbdb;border-radius:5px;box-shadow:0 2px 8px rgba(0,0,0,.1);overflow:visible}.card:hover{box-shadow:0 5px 8px rgba(0,0,0,.1);transition:.5s}.Modal_content__0gsT8{background-color:#fff;display:flex;flex-direction:column;gap:.5rem;left:50%;padding:1rem;position:fixed;top:40%;-webkit-transform:translate(-50%);transform:translate(-50%);z-index:12}.Modal_backdrop__HzBxV{background-color:rgba(34,33,33,.356);bottom:0;left:0;position:fixed;right:0;top:0;z-index:11}.Button_button__O\+4gT{background-color:#558155;border:none;border-radius:5px;color:#f0f0f0;cursor:pointer;font-size:1rem;padding:.75rem;text-decoration:none}.Button_button__O\+4gT:hover{background-color:#385c38}.Button_button__O\+4gT:active{box-shadow:0 0 3px #3e5e3e}.Movie_item__Trgaw{display:flex}.Movie_item__Trgaw>a{width:15%}.Movie_headline__jT2ks a{color:#000;text-decoration:none}.Movie_item__Trgaw img{border-radius:5px 0 0 5px;display:flex;width:100%}.Movie_details__YjrWF{display:flex;flex-direction:column;gap:.5rem;justify-content:space-between;margin:8px;width:85%}.Movie_headline__jT2ks{display:flex;flex-direction:column;gap:.25rem}.Movie_title__uxiZ7{font-weight:700}.Movie_date__V3F5I{color:gray}.Movie_description__PhnZ\+{flex:1 1}.Movie_actions__usgzn{display:flex;justify-content:space-between}.Movie_average-score__U3H\+c{align-items:center;display:flex}.MoviesList_container__omRoM{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem;margin-top:.5rem}.GenreFilter_header__-3P5n{margin-top:.5rem}.GenreFilter_container__38dOy{display:flex;flex-wrap:wrap;gap:.5rem;padding:.5rem}.GenreFilter_item__3ocq7{border:1px solid #a5a5a5;border-radius:5px;cursor:pointer;padding:.25rem}.GenreFilter_selected__0Bwrj{background-color:#78d678;border:1px solid #78d678}.Separator_separator__5ASq1{border-color:#b9ddb9;width:100%}.PersonFilter_container__w3gg1{display:flex;flex-direction:column;gap:.5rem;padding:.5rem}.PersonFilter_search__oH1qB{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.PersonFilter_search__oH1qB input{border:1px solid #b4b4b4;border-radius:5px;font-size:1rem;outline:none;padding:.25rem}input:focus{box-shadow:0 0 1px 2px #ace0ac}.PersonFilter_input__oH0Ty{position:relative}.PersonFilter_close__MtwtH{align-items:center;aspect-ratio:1;background-color:initial;border-radius:50%;cursor:pointer;display:flex;height:70%;justify-content:center;position:absolute;right:0;top:0;-webkit-transform:translate(-21.43%,21.43%);transform:translate(-21.43%,21.43%)}.PersonFilter_close__MtwtH:hover{background-color:#e9e7e7}.PersonFilter_close__MtwtH img{fill:green;display:block;height:50%}.PersonFilter_results-container__XguZ1{margin-top:.25rem;position:relative}.PersonFilter_results__f42eD{background-color:#fff;border:1px solid gray;border-radius:5px;position:absolute;width:100%}.PersonFilter_result-item__lbXwj{cursor:pointer;padding:.25rem}.PersonFilter_result-item__lbXwj:hover{background-color:#78d678}.PersonFilter_selection__BtaFG{display:flex;flex-wrap:wrap;gap:.5rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.PersonFilter_selection-item__LjdVc{background-color:#78d678;border:1px solid #78d678;border-radius:5px;cursor:pointer;padding:.25rem}.multi-range-slider *{box-sizing:border-box;margin:0;padding:0}.multi-range-slider{-webkit-touch-callout:none;border:1px solid gray;border-radius:10px;box-shadow:1px 1px 4px #000;display:flex;flex-direction:column;padding:20px 10px;position:relative;-webkit-user-select:none;user-select:none}.multi-range-slider .bar-left{border-radius:10px 0 0 10px;padding:4px 0}.multi-range-slider .bar-left,.multi-range-slider .bar-right{background-color:#f0f0f0;box-shadow:inset 0 0 5px #000;width:25%}.multi-range-slider .bar-right{border-radius:0 10px 10px 0}.multi-range-slider .bar-inner{background-color:lime;border:1px solid #000;box-shadow:inset 0 0 5px #000;display:flex;flex-grow:1;flex-shrink:1;justify-content:space-between;position:relative}.multi-range-slider .bar-inner-left,.multi-range-slider .bar-inner-right{width:50%}.multi-range-slider .thumb{background-color:#fff;cursor:pointer;position:relative;z-index:1}.multi-range-slider .thumb:before{background-color:inherit;border:1px solid #000;border-radius:50%;box-shadow:0 0 3px #000,inset 0 0 5px gray;content:"";cursor:pointer;height:20px;margin:-8px -12px;position:absolute;width:20px;z-index:1}.multi-range-slider .input-type-range:focus+.thumb:after{border:1px dotted #000;border-radius:50%;box-shadow:0 0 5px #fff,inset 0 0 10px #000;content:"";height:11px;left:-7px;position:absolute;top:-4px;width:11px;z-index:2}.multi-range-slider .caption{align-items:center;bottom:35px;display:flex;display:none;height:2px;justify-content:center;left:1px;overflow:visible;position:absolute;width:2px}.multi-range-slider .thumb .caption *{background-color:blue;border-radius:15px;box-shadow:0 0 5px #000;color:#fff;font-size:75%;height:30px;line-height:30px;min-width:30px;padding:0 5px;position:absolute;text-align:center;white-space:nowrap}.multi-range-slider .input-type-range:focus+.thumb .caption,.multi-range-slider .thumb:active .caption{display:flex}.multi-range-slider .input-type-range{left:0;opacity:0;pointer-events:none;position:absolute;top:0;width:100%}.multi-range-slider .ruler{display:flex;margin:10px 0 -5px;overflow:hidden}.multi-range-slider .ruler .ruler-rule{border-bottom:1px solid;border-left:1px solid;display:flex;flex-grow:1;flex-shrink:1;padding:5px 0}.multi-range-slider .ruler .ruler-rule:last-child{border-right:1px solid}.multi-range-slider .ruler .ruler-sub-rule{border-left:1px solid;bottom:0;display:flex;flex-grow:1;flex-shrink:1;margin-bottom:-5px;padding:3px 0}.multi-range-slider .ruler .ruler-sub-rule:first-child{border-left:none}.multi-range-slider .labels{display:flex;justify-content:space-between;margin-bottom:-20px;margin-top:10px;padding:0}.multi-range-slider .label{display:flex;font-size:80%;justify-content:center;width:1px}.multi-range-slider .label:first-child{justify-content:start}.multi-range-slider .label:last-child{justify-content:end}.multi-range-slider.zero-ranage-margin .thumb-left{right:12px}.multi-range-slider.zero-ranage-margin .thumb-right{left:8px}.multi-range-slider.disabled{border:1px solid #c8c8c8;box-shadow:1px 1px 4px #b4b4b4;color:#b4b4b4}.multi-range-slider .bar{display:flex}.multi-range-slider.disabled .bar-left,.multi-range-slider.disabled .bar-right{background-color:#c9c9c9;box-shadow:inset 0 0 5px #a0a0a0}.multi-range-slider.disabled .bar-inner{background-color:#82f382;border:1px solid #959595;box-shadow:inset 0 0 5px #676767}.multi-range-slider.disabled .thumb{background-color:#fff}.multi-range-slider.disabled .thumb:before{border:1px solid #c8c8c8;box-shadow:0 0 3px #232323,inset 0 0 5px gray}.multi-range-slider.disabled .input-type-range:focus+.thumb:after{border:1px dotted #232323;box-shadow:0 0 5px #fff,inset 0 0 10px #232323}.multi-range-slider.disabled .thumb .caption *{background-color:#545489;box-shadow:0 0 5px #232323;color:#c7c7c7}.multi-range-slider-black *{box-sizing:border-box;margin:0;padding:0}.multi-range-slider-black{-webkit-touch-callout:none;background-color:#000;border:1px solid gray;color:#fff;display:flex;flex-direction:column;padding:30px 10px 25px;position:relative;-webkit-user-select:none;user-select:none}.multi-range-slider-black .bar{display:flex}.multi-range-slider-black .bar.active *{transition:none}.multi-range-slider-black .bar-left{background-color:gray;border:1px solid #000;border-radius:10px 0 0 10px;box-shadow:inset 0 0 5px #000;padding:5px 0;width:25%}.multi-range-slider-black .bar-right{background-color:gray;border:1px solid #000;border-radius:0 10px 10px 0;box-shadow:inset 0 0 5px #000;width:25%}.multi-range-slider-black .bar-inner{background-color:lime;border:1px solid #000;box-shadow:inset 0 0 5px #000;display:flex;flex-grow:1;flex-shrink:1;justify-content:space-between;position:relative}.multi-range-slider-black .bar-inner-left,.multi-range-slider-black .bar-inner-right{width:50%}.multi-range-slider-black .thumb{background-color:#fff;cursor:pointer;position:relative;z-index:1}.multi-range-slider-black .thumb:before{background-color:inherit;border:1px solid #000;border-radius:7px;box-shadow:0 0 5px #000,inset 0 0 10px gray;content:"";cursor:pointer;height:30px;margin:-10px -12px;position:absolute;width:20px;z-index:1}.multi-range-slider-black .input-type-range:focus+.thumb:after{border:1px dotted #000;border-radius:7px;box-shadow:0 0 5px #fff,inset 0 0 10px #000;content:"";height:22px;left:-8px;position:absolute;top:-6px;width:12px;z-index:2}.multi-range-slider-black .caption{align-items:center;bottom:45px;display:flex;height:2px;justify-content:center;left:1px;overflow:visible;position:absolute;width:2px}.multi-range-slider-black .thumb .caption *{background-color:blue;border-radius:15px;box-shadow:0 0 5px #000;color:#fff;font-size:75%;height:30px;line-height:30px;min-width:30px;padding:0 5px;position:absolute;text-align:center;white-space:nowrap}.multi-range-slider-black .input-type-range:focus+.thumb .caption,.multi-range-slider-black .thumb:active .caption{display:flex}.multi-range-slider-black .input-type-range{left:0;opacity:0;pointer-events:none;position:absolute;top:0;width:100%}.multi-range-slider-black .ruler{display:flex;margin:10px 0 -5px;overflow:hidden}.multi-range-slider-black .ruler .ruler-rule{border-bottom:1px solid;border-left:1px solid;display:flex;flex-grow:1;flex-shrink:1;padding:5px 0}.multi-range-slider-black .ruler .ruler-rule:last-child{border-right:1px solid}.multi-range-slider-black .ruler .ruler-sub-rule{border-left:1px solid;bottom:0;display:flex;flex-grow:1;flex-shrink:1;margin-bottom:-5px;padding:3px 0}.multi-range-slider-black .ruler .ruler-sub-rule:first-child{border-left:none}.multi-range-slider-black .labels{display:flex;justify-content:space-between;margin-bottom:-20px;margin-top:10px;padding:0}.multi-range-slider-black .label{font-size:80%}.multi-range-slider-black.zero-ranage-margin .thumb-left{right:12px}.multi-range-slider-black.zero-ranage-margin .thumb-right{left:8px}.slider *{box-sizing:border-box;margin:0;padding:0}.slider{-webkit-touch-callout:none;display:flex;flex-direction:column;margin:0 1rem;padding:.75rem 10px .5rem;position:relative;-webkit-user-select:none;user-select:none}.slider .bar-left{background-color:#d8d8d8;border-radius:10px 0 0 10px;padding:4px 0;width:25%}.slider .bar-right{background-color:#d8d8d8;border-radius:0 10px 10px 0;width:25%}.slider .bar-inner{background-color:#7bc27b;display:flex;flex-grow:1;flex-shrink:1;justify-content:space-between;position:relative}.slider .bar-inner-left,.slider .bar-inner-right{width:50%}.slider .thumb{background-color:#fff;cursor:pointer;position:relative;z-index:1}.slider .thumb:before{background-color:inherit;border:1px solid #7a7a7a;border-radius:50%;box-sizing:border-box;content:"";cursor:pointer;height:16px;margin:-4px -8px;position:absolute;width:16px;z-index:1}.slider .caption{align-items:center;display:flex;display:none;justify-content:center;overflow:visible;position:absolute}.slider .thumb .caption *{background-color:#517c51;border-radius:8px;bottom:8px;color:#fff;font-size:.75rem;padding:4px;position:absolute;text-align:center;white-space:nowrap}.slider .input-type-range:focus+.thumb .caption,.slider .thumb:active .caption{display:flex}.slider .input-type-range{left:0;opacity:0;pointer-events:none;position:absolute;top:0;width:100%}.slider .ruler{display:flex;margin:10px 0 -5px;overflow:hidden}.slider .ruler .ruler-rule{border-bottom:1px solid;border-left:1px solid;display:flex;flex-grow:1;flex-shrink:1;padding:5px 0}.slider .ruler .ruler-rule:last-child{border-right:1px solid}.slider .ruler .ruler-sub-rule{border-left:1px solid;bottom:0;display:flex;flex-grow:1;flex-shrink:1;margin-bottom:-5px;padding:3px 0}.slider .ruler .ruler-sub-rule:first-child{border-left:none}.slider .labels{display:flex;justify-content:space-between;margin-bottom:-20px;margin-top:10px;padding:0}.slider .label{display:flex;font-size:80%;justify-content:center;width:1px}.slider .label:first-child{justify-content:start}.slider .label:last-child{justify-content:end}.slider.zero-ranage-margin .thumb-left{right:12px}.slider.zero-ranage-margin .thumb-right{left:8px}.slider.disabled{border:1px solid #c8c8c8;box-shadow:1px 1px 4px #b4b4b4;color:#b4b4b4}.slider .bar{display:flex}.slider.disabled .bar-left,.slider.disabled .bar-right{background-color:#c9c9c9;box-shadow:inset 0 0 5px #a0a0a0}.slider.disabled .bar-inner{background-color:#82f382;border:1px solid #959595;box-shadow:inset 0 0 5px #676767}.slider.disabled .thumb{background-color:#fff}.slider.disabled .thumb:before{border:1px solid #c8c8c8;box-shadow:0 0 3px #232323,inset 0 0 5px gray}.slider.disabled .input-type-range:focus+.thumb:after{border:1px dotted #232323;box-shadow:0 0 5px #fff,inset 0 0 10px #232323}.slider.disabled .thumb .caption *{background-color:#545489;box-shadow:0 0 5px #232323;color:#c7c7c7}
/*# sourceMappingURL=main.e25bde52.css.map*/