.more-movices-section{display:flex;flex-wrap:wrap;padding:20px 20px 50px;text-align:center;justify-content:center;overflow-y:hidden;grid-column:1 / -1}.more-movices-section h2{width:100%;color:#590ea0;padding-bottom:30px}.section-title{grid-column:span 2;text-align:center;width:100%;color:#590ea0}@media (max-width:768px){.more-movices-section{display:grid;grid-template-columns:repeat(2,1fr)}.more-movices-section h2{grid-column:1/3}}.cover-image-container{display:flex;align-items:center;justify-content:flex-end;grid-column:span 2;overflow:hidden;position:relative;height:300px;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.2)}@media screen and (max-width:480px){.cover-image-container{height:150px;background-size:cover}.cover-image-container .section-title{font-size:24px;width:60%}}.cover-image-container::before{content:'';position:absolute;top:0;left:50%;right:0;bottom:0;background:linear-gradient(to left,rgba(0,0,0,.6) 0%,rgba(0,0,0,.3) 50%,rgba(0,0,0,0) 100%);z-index:1}.cover-image-container .section-title{position:relative;z-index:4;color:#fff;text-align:right;font-size:32px;font-weight:bold;padding:20px 40px;margin:0;text-shadow:15px 20px 15px rgba(0,0,0,.5);width:40%;align-self:center;margin-right:20px}.section-cover-image{width:100%;height:300px;object-fit:cover}.more-movices-section .card{position:relative;display:inline-block;cursor:pointer;margin:10px}.quality-label{position:absolute;top:5px;left:5px;background-color:rgba(28,139,0,.7);color:#fff;padding:2px 4px;border-radius:3px;font-size:10px;font-weight:700;z-index:2;text-transform:uppercase}.more-movices-section .card .movice-name{font-size:16px;width:100%;max-width:178px;direction:ltr;line-height:18px;bottom:15px;margin-top:0;margin-left:auto;margin-right:auto;text-align:center;background-image:linear-gradient(to right,#590ea0,#590ea0 50%,#000 50%);background-size:200% 100%;background-position:-100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;transition:.3s ease-in-out;display:block}.more-movices-section .card .movice-name:before{content:'';background:#590ea0;display:block;position:absolute;bottom:-3px;left:0;right:0;margin:0 auto;width:0;height:3px;transition:.3s ease-in-out}.more-movices-section .card:hover img{filter:brightness(.5);transition:filter .3s ease;position:relative}.more-movices-section .card:hover .movice-name{background-position:0}.more-movices-section .card:hover .movice-name::before{width:100%}.card:hover .show-more{transform:translateX(-50%);opacity:1}.more-movices-section .card img{width:178px;height:267px;max-width:250px}@media screen and (max-width:768px){.more-movices-section .card img{width:100%;height:300px}}@media screen and (max-width:550px){.more-movices-section .card img{width:100%;height:300px}}@media screen and (max-width:450px){.more-movices-section .card img{width:100%;height:247px}}@media screen and (max-width:400px){.more-movices-section .card img{width:100%;height:250px}}.more-movices-section .card .rate-info{background-color:#590ea0;position:absolute;display:flex;align-items:center;border-radius:5px;width:45px;height:25px;top:7px;right:20px;padding:2px}.more-movices-section .card .rate{position:absolute;color:#fff;font-size:18px;right:3px}.more-movices-section .card .star{color:#ff0;position:absolute;font-size:20px;right:30px;bottom:3px}.more-movices-section .card .show-more{font-size:14px;position:absolute;border-radius:10px;width:120px;top:50%;left:50%;color:#fff;background-color:#000;padding:10px 20px;border:none;cursor:pointer;transform:translateX(-75%);transition:opacity .4s ease-in-out,transform .4s ease-in-out;opacity:0}.card:hover .show-more{transform:translateX(-50%);opacity:1}.card .show-more:hover{background-color:#590ea0}.save-item{position:absolute;top:10px;left:10px;background-color:transparent;padding:0;border:none;cursor:pointer;transition:transform .2s ease-in-out;opacity:1;z-index:2;text-shadow:0 0 3px rgba(0,0,0,.8)}.save-item:hover{transform:scale(1.2)}.save-item:before{content:"";display:inline-block;width:42px;height:48px;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 30" fill="none" stroke="white" stroke-width="1.5"><path d="M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"/></svg>');background-position:center;background-repeat:no-repeat;background-size:contain}.save-item.saved:before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 30" fill="rgb(252,252,0)" stroke="rgb(252,252,0)" stroke-width="1.5"><path d="M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"/></svg>')}