.dropdown-menu::-webkit-scrollbar{width:0;background:transparent}.dropdown-btn{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;color:var(--theme-green);border:1px solid var(--theme-green);height:32px}.dropdown-btn,.dropdown-menu{margin:0 10px;font-size:12px;width:120px;min-width:120px}.dropdown-menu{z-index:3000;background:#323232;color:#fff;cursor:pointer;display:none;max-height:70vh;overflow-y:scroll}.dropdown-item{display:inline-flex;opacity:.75;color:#fff;font-size:12px;height:30px}.dropdown-item:hover{background:#000;color:var(--theme-green)}.dropdown-item-checkbox{margin-right:8px;margin-top:5px;cursor:pointer;height:12px;width:14px;border:1px solid var(--theme-green);font-size:10px}.dropdown-item-checkbox.checked{font-weight:700;background-color:var(--theme-green)}.dropdown-item:hover>.dropdown-item-checkbox.checked{color:#fff}.dropdown-item-checkbox span{display:none}.dropdown-item-checkbox.checked span{display:block;position:relative;top:-2px;left:1px}.dropdown:hover>.dropdown-menu{display:block}.dropdown:hover>.dropdown-btn{color:#fff}.dropdown-icon{vertical-align:super}.dropdown .ellipsis{margin:auto;display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:80px}@media only screen and (max-width:800px){.dropdown{width:30%;min-width:30%}.dropdown-btn,.dropdown-menu{width:100%;min-width:100%}.dropdown .ellipsis{width:80%}}@media only screen and (max-width:450px){.dropdown-menu{width:120px;min-width:120px}.dropdown-btn{padding:0 5px;font-size:10px;margin:0 8px}.dropdown-label{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:60px}}@media only screen and (min-width:1100px){.dropdown-btn,.dropdown-menu{width:150px;min-width:150px}.dropdown-btn{padding:0 5px;font-size:14px;margin:0 8px;height:35px}.dropdown-label{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:100px}.dropdown-item{font-size:14px;height:35px}.dropdown-item-checkbox{margin-right:8px;margin-top:5px;cursor:pointer;height:14px;width:16px;border:1px solid var(--theme-green);font-size:12px}}.header{position:fixed;top:0;z-index:1000;padding:0;margin:0;display:flex;background:#000;min-height:50px;width:100%;justify-content:space-between;flex-wrap:wrap}.header-item{display:flex;align-items:center;justify-content:center}.header-title{margin:0;font-size:16px;padding:10px;font-family:"Comic Sans MS"}.header-button{margin-left:10px;text-transform:uppercase;background:#333;color:#fff;font-size:12px;cursor:pointer}.header-button:hover{color:#fff}.header-button.active{background:var(--theme-green);cursor:default}@media only screen and (max-width:800px){.header{min-height:100px}.header-item{justify-content:space-between;width:95%}}@media only screen and (max-width:450px){.header-button{font-size:10px;margin:0}}@media only screen and (min-width:1100px){.header-title{font-size:20px}.header-button{font-size:14px;margin:0 10px}}.movie-list{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;margin:100px 20px 0}@media only screen and (max-width:800px){.movie-list{margin:140px 0 0}}.applied-filters{background:#1c1c1c;position:fixed;z-index:100;top:50px;padding-top:10px;padding-left:10px;padding-right:10px;color:#fff;display:inline-flex;flex-direction:row;flex-wrap:nowrap;justify-content:left;align-items:center;width:100%;height:45px;opacity:.75}.applied-filters>.label{width:100px;padding-bottom:10px;font-size:14px}.applied-filters .list{display:inline-flex;flex-direction:row;flex-wrap:nowrap;width:calc(100% - 100px);overflow-x:auto;overflow-y:hidden;padding-bottom:10px}.applied-filters .list::-webkit-scrollbar{height:0}.applied-filters>.list .filter-item{margin:0 8px;font-size:14px;color:#fff;padding:2px 10px;background:#333;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;border-radius:40px;display:flex;flex-wrap:nowrap;height:25px;justify-content:center}.applied-filters>.list .filter-item>.filter-cross{margin-left:5px;cursor:pointer;color:#fff;font-weight:700}@media only screen and (max-width:800px){.applied-filters{top:100px}}@media only screen and (min-width:1100px){.applied-filters>.label{width:120px;font-size:16px}.applied-filters>.list .filter-item{margin:0 8px;padding:0 12px;font-size:16px}}.trailer-component{padding:10px;width:100%}.trailer-container{position:relative;overflow:hidden;padding-top:35%;height:60%;-webkit-filter:none}.trailer-container>.trailer-iframe{position:absolute;top:0;left:0;bottom:0;right:0;width:60%;height:100%;border:none;-webkit-filter:none}.trailer-container>.movie-details{background-color:rgba(0,0,0,.4);width:39%;height:100%;padding:10px;position:absolute;top:0;bottom:0;right:0}.movie-details>.title{font-family:Verdana,Geneva,Tahoma,sans-serif;font-weight:700;font-size:14px;margin-bottom:5px}.movie-details>.language{font-size:11px;opacity:.6;text-transform:uppercase;margin-bottom:5px}.movie-details>.genre-list{font-size:9px;opacity:.6;text-transform:uppercase;display:flex;flex-direction:row;flex-wrap:wrap}.genre-list>.genre{margin-top:5px;padding:1px 10px;border-radius:40px;border:.5px solid #fff;margin-right:8px}.rate-date{margin:10px 0}.rate-date .icon{font-size:20px;margin-right:10px}.rate-date.flex-row{display:flex;justify-content:left;align-items:center}.rate-date .flex-column{display:flex;justify-content:left;align-items:flex-start}.rate-date .big-text{font-size:12.5px}.rate-date .small-text{font-size:9.5px;opacity:.7}.watch-qstn.flex-row{display:flex;align-items:center;justify-content:space-around;position:absolute;bottom:20px;right:0;width:100%}.watch-qstn .icon{width:35px;height:35px;border-radius:100%;border:.5px solid #fff;padding:9px;margin-bottom:5px;cursor:pointer}.watch-qstn .yes{color:var(--theme-green)}.watch-qstn .icon.yes{border:.5px solid var(--theme-green)}.watch-qstn .icon.yes:hover{background:var(--theme-green);color:#eee}.watch-qstn .maybe{color:#fea502}.watch-qstn .icon.maybe{border:.5px solid #fea502;padding:7px}.watch-qstn .icon.maybe:hover{background:#fea502;color:#fff}.watch-qstn .no{color:#b24142}.watch-qstn .icon.no{border:.5px solid #b24142}.watch-qstn .icon.no:hover{background:#b24142;color:#eee}.watch-qstn .text{font-size:8px;text-transform:uppercase}.flex-center{display:flex;flex-direction:column;justify-content:center;align-items:center}@media only screen and (max-width:800px){.trailer-container{padding-top:110%;height:100%}.trailer-container>.trailer-iframe{width:100%;height:calc(100% - 200px)}.trailer-container>.movie-details{height:200px;top:calc(100% - 200px);width:100%}.watch-qstn.flex-row{bottom:5px}}@media only screen and (min-width:1100px){.movie-details>.title{font-size:18px;margin-bottom:10px}.movie-details>.language{font-size:14px;opacity:.7}.movie-details>.genre-list{font-size:12px;opacity:.7}.genre-list>.genre{margin-top:10px;padding:2px 15px;border:1px solid #fff;margin-right:10px}.rate-date{margin:15px 0}.rate-date .icon{font-size:24px;margin-right:12px}.rate-date .big-text{font-size:16px}.rate-date .small-text{font-size:12px}.watch-qstn .icon{width:42px;height:42px;padding:12px}.watch-qstn .text{font-size:10px}}.blur-bg{-webkit-transition:background-image 1s ease-in-out;-webkit-filter:blur(75px) brightness(.35);background-position:50%;background-repeat:no-repeat;background-size:cover;position:fixed;top:0;left:0}.blur-bg,.loading-gif{height:100vh;width:100vw}.loading-gif{display:flex;flex-direction:column;justify-content:center;align-items:center}.loading-gif img{width:60px}.main{background:#1c1c1c;font-family:sans-serif}:root{--theme-green:#49ba8e}body{margin:0;font-size:14px;background:#1c1c1c;color:#fff}::-webkit-scrollbar{width:5px;cursor:pointer}::-webkit-scrollbar-track{background:#1c1c1c}::-webkit-scrollbar-thumb{background:#49ba8e;background:var(--theme-green)}.display-none{display:none!important}.display-flex{display:flex!important}.margin-t-100{margin-top:100px!important}.margin-l-20{margin-left:20px!important}
/*# sourceMappingURL=main.dd5008db.chunk.css.map */