.styles_Page__U05f_{display:flex;flex-direction:column;justify-content:space-between;padding:20px;gap:15px;min-height:100vh}.styles_CardsContainer__1omGo{display:flex;flex-wrap:wrap;justify-content:center;gap:15px;flex-grow:1}.styles_Pocket__TVjDu{position:relative;width:270px;height:370px;display:flex;justify-content:center;align-items:center;border:1px solid #494949;border-top:none;box-shadow:0 0 2px rgba(0,0,0,.2)}.styles_Card__IkuDs{position:relative;width:250px;height:350px;border-radius:5px;overflow:hidden;box-shadow:0 -7px 12px 4px rgba(0,0,0,.6);transition:transform .3s ease-in-out,box-shadow .35s ease-in-out}.styles_Pocket__TVjDu:hover .styles_Card__IkuDs{transform:translateY(-50px);box-shadow:0 -21px 20px 10px rgba(0,0,0,.6)}.styles_Pocket__TVjDu:hover .styles_Card__IkuDs:before{animation:styles_shine__ZkPR6 .85s}.styles_Image__IKAGM{position:inherit;margin:0;width:100%;height:100%}.styles_Image__IKAGM>span{position:unset!important}.styles_movie-info-container__edpWT{display:flex;justify-content:space-between;align-items:center;padding:20px}.styles_movie-info__1BdDN{position:absolute;bottom:0;width:100%;text-align:center}.styles_Pagination__5ePvp{display:flex;justify-content:center;align-items:center;padding:10px;margin-top:auto}.styles_Pagination__5ePvp button{padding:10px;margin:0 10px;background-color:#007bff;color:#fff;border:none;border-radius:5px;cursor:pointer}.styles_Pagination__5ePvp button:disabled{background-color:#ccc;cursor:default}.styles_shine__ZkPR6:before{background:linear-gradient(90deg,hsla(0,0%,100%,.7) 0,hsla(0,0%,100%,.4));content:"";display:block;height:100%;left:-80%;position:absolute;top:0;transform:skewX(-20deg);width:30%;z-index:2}@keyframes styles_shine__ZkPR6{to{left:125%}}