.movie-list-page{margin-top:30px}@media (max-width:767px){.movie-list-page{margin-top:20px}}.movie-list-page-result-title{color:#e6e6e6;font-size:40px;font-weight:700}@media (max-width:767px){.movie-list-page-result-title{margin-top:10px;font-size:24px}}.movie-list-page-result-description{color:#999;margin:10px 0;font-size:20px;font-weight:300}@media (max-width:767px){.movie-list-page-result-description{font-size:16px}}.movie-list-page-result-not-found{color:#787878;justify-content:center;align-items:center;margin-bottom:20px;padding:40px;font-size:24px;font-weight:600;display:flex}@media (max-width:767px){.movie-list-page-result-not-found{padding:30px 0;font-size:18px}}.movie-list-page .movies-list{grid-template-columns:repeat(7,1fr);gap:24px;margin-top:30px;padding-bottom:300px;display:grid!important}.movie-list-page .movies-list-item img{width:100%}@media (max-width:767px){.movie-list-page .movies-list{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:15px}}@media (min-width:767px) and (max-width:1200px){.movie-list-page .movies-list{grid-template-columns:repeat(3,1fr);gap:16px}}@media (min-width:1200px) and (max-width:1850px){.movie-list-page .movies-list{grid-template-columns:repeat(4,1fr);gap:20px}}@media (min-width:1400px){.movie-list-page .movies-list{grid-template-columns:repeat(5,1fr);gap:20px}}
