.all-department{margin-top:90px!important}#filmsSection{padding:33px;max-width:1366px;margin:0 auto}#filmsSection #title{font-size:34px;color:#fff}#filmsSection .contents{width:100%;margin-top:15px;color:#fff;display:grid;grid-template-columns:repeat(4,1fr);justify-content:center;grid-gap:20px;gap:20px}#filmsSection .divider{width:95%;height:2px;background-image:linear-gradient(270deg,rgba(255,255,255,0),#0091f0,rgba(255,255,255,0));border-radius:5px;margin:50px auto 0}#filmsSection .pagination-container{margin-top:30px}#filmsSection .pagination-container .pagination-controls{display:flex;justify-content:center;gap:3px}#filmsSection .pagination-container button{color:oklch(.87 0 0);display:flex;align-items:center;justify-content:center;border:none;background-color:rgba(0,0,0,0);border-radius:5px;cursor:pointer}#filmsSection .pagination-container button.active{border:1px solid #363636;background-color:#151515}#filmsSection .pagination-container button span{display:flex;align-items:center;justify-content:center}#filmsSection .pagination-container button span svg{width:20px!important;height:20px!important}#filmsSection .pagination-container button.prev-next{padding:5px 10px;height:33px}#filmsSection .pagination-container button.prev-next:disabled{opacity:.5}#filmsSection .pagination-container button.prev-next:disabled:hover{background-color:unset}#filmsSection .pagination-container button:hover{background-color:#1b1b1b}#filmsSection .pagination-container .pagination-numbers{display:flex;gap:3px}#filmsSection .pagination-container .pagination-numbers button{width:35px;height:33px}.save-mob{display:none}@media screen and (max-width:1400px){#filmsSection .contents{grid-template-columns:repeat(3,295px)}}@media screen and (max-width:1100px){#filmsSection .contents{grid-template-columns:repeat(2,295px)}}@media screen and (max-width:700px){#filmsSection #title{text-align:center}#filmsSection .contents{grid-template-columns:repeat(2,1fr);padding:15px 10px}}@media screen and (max-width:500px){#filmsSection{padding:20px 10px}#filmsSection #title{font-size:24px!important;text-align:center}#filmsSection .contents{grid-template-columns:repeat(2,1fr);padding:10px 0;gap:15px}#filmsSection .pagination-container{margin-top:30px}#filmsSection .pagination-container .pagination-controls{flex-direction:column;row-gap:5px}#filmsSection .pagination-container .pagination-numbers{justify-content:center;flex-wrap:wrap}}