body{background-color:#181818;font-family:Roboto,sans-serif;margin:0}.c-initial-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.c-header{flex-grow:1;position:fixed;width:100%;z-index:999}@media only screen and (min-width:960px){.c-header{z-index:2000}}.c-header header{background-color:#212121}.c-header button:first-child{margin-left:-12px;margin-right:20px}@media only screen and (min-width:960px){.c-header button:first-child{display:none}}.c-header h2{flex:1}.c-home{z-index:1;overflow:hidden;position:relative;display:flex;width:100%}.c-home main{background-color:#181818;padding:0;width:100%}.c-drawer__paper{background-color:#181818!important;width:240px}@media only screen and (min-width:960px){.c-drawer__paper{position:relative!important;overflow-y:visible!important}}.c-movies-list>div{display:-ms-flexbox;display:flex;flex-wrap:wrap;overflow:hidden;justify-content:space-between;padding:24px}.c-movies-list>div .c-movies-list-item{width:30%;padding:10px 1px;position:relative;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (min-width:960px){.c-movies-list>div .c-movies-list-item{width:19%}}.c-movies-list__progress{display:block!important;margin:20px auto}.c-movies-list-item__subtitle,.c-movies-list-item__title{color:#fff;font-weight:400;z-index:2;position:relative;margin:0}.c-movies-list-item{outline:0}.c-movies-list-item>div{width:100%;padding:15px 0 5px;box-sizing:border-box}.c-movies-list-item img{width:100%}.c-movies-list-item__title{font-size:.9em;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.c-movies-list-item__subtitle{font-size:.8em;justify-content:space-between;display:-ms-flexbox;display:flex;margin-top:5px;color:#727272;font-style:normal}.c-movies-list-item__star-icon{color:#c5a05c}.c-search-movie>div:first-child{background-color:#232323}.c-movies-filters-list-item__checkbox,.c-movies-filters-list-item span,.c-search-movie>div:first-child input[type=text]{color:#fff!important}.c-movies-filters-list-item>div:hover,.c-movies-filters-list-item>li:hover{background-color:rgba(0,0,0,.1)}.c-movies-filters-list-item>div,.c-movies-filters-list-item>li{padding-left:24px;padding-right:24px}.c-movies-filters-list-item.disabled .c-movies-filters-list-item__checkbox,.c-movies-filters-list-item.disabled span{color:gray!important}.c-movie-details{padding:10px;outline:0;width:90%;height:80%;background-color:#181818;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;overflow-y:auto}@media only screen and (min-width:960px){.c-movie-details{display:-ms-flexbox;display:flex;overflow-y:hidden;flex-direction:row-reverse}}.c-movie-details__img{width:100%}@media only screen and (min-width:960px){.c-movie-details__img{width:auto;height:100%}}.c-movie-details__title{margin-top:40px}@media only screen and (min-width:960px){.c-movie-details>div{padding-left:40px}}.c-movie-details__close-btn{position:absolute!important;right:10px;top:10px}.c-filter-chips{display:-ms-flexbox;display:flex;flex-wrap:wrap;margin:24px 24px -15px;background-color:inherit!important;box-shadow:none!important}.c-filter-chips__chip{margin:5px 10px 5px 0}