#movies-page .container{padding:0 48px;margin:0 auto;height:100%}@media(max-width:768px){#movies-page .container{padding:0 32px}}@media(max-width:441px){#movies-page .container{padding:0 16px}}@media(min-width:640px){#movies-page .container{max-width:640px}}@media(min-width:768px){#movies-page .container{max-width:768px}}@media(min-width:1280px){#movies-page .container{max-width:1280px}}@media(min-width:1536px){#movies-page .container{max-width:1536px}}#movies-page #shadow{position:absolute;top:0;z-index:0;width:100%;height:63vw;background:linear-gradient(var(--bg-primary) -5%,rgba(var(--bg-primary-rgb),.3) 10%,rgba(var(--bg-primary-rgb),.3) 45%,var(--bg-primary) 95%)}@media(max-width:1280px){#movies-page #shadow{height:87vw}}@media(max-width:1024px){#movies-page #shadow{height:95vw}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page #shadow{height:63vw}}@media(max-width:768px){#movies-page #shadow{height:126vw}}@media(max-width:441px){#movies-page #shadow{height:175.5vw}}@media(max-width:400px)and (max-height:700px){#movies-page #shadow{height:138vw}}#movies-page header{width:100%;height:100px;position:fixed;z-index:10;top:0;transition:.15s ease-in-out;padding:0 48px 0 44px;display:flex;align-items:center;justify-content:space-between;gap:24px}@media(max-width:1440px){#movies-page header{padding:0 40px}}@media(max-width:992px){#movies-page header{height:60px}}@media(max-width:768px){#movies-page header{padding:0 32px 0 30px}}@media(max-width:480px){#movies-page header{height:70px;padding:0 16px 0 14px;gap:0}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page header{padding:0 40px 0 36px;gap:16px;height:60px}}#movies-page header nav{display:flex;align-items:center;gap:20px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page header nav{gap:10px}}#movies-page header nav .logo{height:40px;display:flex;align-items:center;cursor:pointer;position:relative}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page header nav .logo{height:32px}}#movies-page header nav .logo img{max-width:40px;max-height:40px;min-height:40px;width:fit-content;height:100%;cursor:pointer;transition:.25s ease-out}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page header nav .logo img{max-width:32px;max-height:32px;min-height:32px}}#movies-page header nav .logo h1{font-size:18px;line-height:150%;font-weight:600;color:var(--color-primary);cursor:pointer;transition:.2s ease-out}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page header nav .logo h1{font-size:15px;line-height:140%}}#movies-page header nav .logo:hover img{-webkit-transform:rotate(120deg) translateY(2px) translateX(2px);-webkit-transition-duration:.4s;-webkit-transition-delay:now;-webkit-animation-timing-function:linear;-webkit-animation-iteration-count:infinite}#movies-page header nav ul{display:flex;align-items:center;gap:16px}@media(max-width:1024px){#movies-page header nav ul{display:none}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page header nav ul{display:flex;gap:8px}#movies-page header nav ul li{padding-bottom:4px}}#movies-page header nav ul li,#movies-page header nav ul li *{cursor:pointer}#movies-page header nav ul li a{position:relative;font-size:14px;color:var(--text-less);transition:.15s}#movies-page header nav ul li a.active,#movies-page header nav ul li a:hover{color:var(--text-primary)}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page header nav ul li a{font-size:10px}}#movies-page header nav ul li:last-of-type a:hover svg{transform:scale(1.1)}#movies-page header nav ul li:last-of-type a:before{display:none}#movies-page header .right{display:flex;align-items:center;justify-content:flex-end;gap:8px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page header .right{gap:6px}}#movies-page header .right .search{position:relative}@media(max-width:441px){#movies-page header .right .search{display:none}}#movies-page header .right .search svg{position:absolute;top:50%;transform:translateY(-50%);font-size:18px;transition:.15s}#movies-page header .right .search svg.poisk{left:12px}#movies-page header .right .search svg.clear{right:12px}@media(max-width:1440px){#movies-page header .right .search svg{font-size:16px}#movies-page header .right .search svg.poisk{left:10px}#movies-page header .right .search svg.clear{right:10px}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page header .right .search svg{font-size:14px}}#movies-page header .right .search input{width:260px;height:38px;background:rgba(0,0,0,0);padding:0 6px 0 38px;border-radius:8px;border:1px solid hsla(0,0%,100%,.06);background:hsla(0,0%,100%,.08);font-size:13px;font-weight:400;transition:.15s}@media(max-width:1440px){#movies-page header .right .search input{width:230px;height:36px;font-size:12px;padding:0 6px 0 34px}}#movies-page header .right .search input:focus{background:hsla(0,0%,100%,.1)}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page header .right .search input{width:180px;height:30px;font-size:10px;padding:0 5px 0 32px;border-radius:6px}}#movies-page header .right .search.active input{border-color:rgba(var(--color-primary-rgb),.4);background:rgba(var(--color-primary-rgb),.08)}#movies-page header .right .search.active svg.poisk{color:var(--color-primary)}#movies-page header .right .search-mobile{display:none}@media(max-width:441px){#movies-page header .right .search-mobile{width:38px;height:38px;border-radius:8px;border:1px solid hsla(0,0%,100%,.06);background:hsla(0,0%,100%,.08);transition:.15s;display:flex;align-items:center;justify-content:center;cursor:pointer}#movies-page header .right .search-mobile:hover{background:hsla(0,0%,100%,.2)}#movies-page header .right .search-mobile svg{font-size:19px;transition:.15s}}#movies-page header .right .favorite,#movies-page header .right .notification{width:38px;height:38px;position:relative;border-radius:8px;border:1px solid hsla(0,0%,100%,.06);background:hsla(0,0%,100%,.08);transition:.15s;display:flex;align-items:center;justify-content:center}#movies-page header .right .favorite:hover,#movies-page header .right .notification:hover{background:hsla(0,0%,100%,.2)}#movies-page header .right .favorite::selection,#movies-page header .right .notification::selection{background:rgba(0,0,0,0)}#movies-page header .right .favorite,#movies-page header .right .favorite *,#movies-page header .right .notification,#movies-page header .right .notification *{cursor:pointer}#movies-page header .right .favorite svg,#movies-page header .right .notification svg{font-size:21px;transition:.15s}@media(max-width:1360px){#movies-page header .right .favorite,#movies-page header .right .notification{display:none}}#movies-page header .right .language{transition:.2s;position:relative;width:80px;height:38px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page header .right .language{width:68px;height:30px}}#movies-page header .right .language .lang-menu{width:100%;height:38px;display:flex;flex-direction:column;border:1px solid rgba(var(--text-primary-rgb),.06);background:rgba(var(--text-primary-rgb),.08);border-radius:8px;overflow:hidden;font-weight:400;font-size:15px;transition:.2s;position:absolute;z-index:1;top:0;left:0}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page header .right .language .lang-menu{height:30px;font-size:13px;border-radius:6px}}#movies-page header .right .language .lang-menu .selected,#movies-page header .right .language .lang-menu button{min-height:38px!important;background:rgba(0,0,0,0);border-color:rgba(0,0,0,0);display:flex;align-items:center;justify-content:center;transition:.2s;gap:4px;font-size:14px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page header .right .language .lang-menu .selected,#movies-page header .right .language .lang-menu button{min-height:30px!important}}#movies-page header .right .language .lang-menu .selected,#movies-page header .right .language .lang-menu .selected *,#movies-page header .right .language .lang-menu button,#movies-page header .right .language .lang-menu button *{cursor:pointer}#movies-page header .right .language .lang-menu .selected ::selection,#movies-page header .right .language .lang-menu button ::selection{background:rgba(0,0,0,0)}#movies-page header .right .language .lang-menu .selected:disabled,#movies-page header .right .language .lang-menu button:disabled{display:none}#movies-page header .right .language .lang-menu .selected img,#movies-page header .right .language .lang-menu button img{width:20px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page header .right .language .lang-menu .selected img,#movies-page header .right .language .lang-menu button img{width:16px}}#movies-page header .right .language .lang-menu .selected span,#movies-page header .right .language .lang-menu button span{padding-top:1px;transition:.2s;color:#fff;text-transform:uppercase}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page header .right .language .lang-menu .selected span,#movies-page header .right .language .lang-menu button span{font-size:12px}}#movies-page header .right .language .lang-menu.active{height:116px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page header .right .language .lang-menu.active{height:92px}}#movies-page header .right .language .lang-menu.active:before{content:"";position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;filter:blur(20px);backdrop-filter:blur(20px);background:rgba(0,0,0,.1)}#movies-page header .right .account{height:100%;display:flex;align-items:center;justify-content:center}#movies-page header .right .account img.avatar{max-width:38px;max-height:38px;min-height:38px;transition:.2s;border-radius:50%;width:fit-content;height:100%;cursor:pointer}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page header .right .account img.avatar{max-width:30px;max-height:30px;min-height:30px}}#movies-page header .right a{height:38px;color:#fff;padding:0 24px;font-size:14px;border-radius:8px;font-weight:400;white-space:nowrap;transition:.2s ease;background:var(--color-primary);text-align:center;line-height:37px}#movies-page header .right a::selection{background:rgba(0,0,0,0)}#movies-page header .right a:hover{background:var(--color-hover)}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page header .right a{height:30px;font-size:11px;padding:0 16px;border-radius:6px;line-height:31px}}#movies-page header .account-menu-wrapper{width:100%;height:100svh;position:absolute;z-index:1;top:0;right:0;background:rgba(0,0,0,.5);opacity:0;visibility:hidden;transition:.3s ease;display:flex}#movies-page header .account-menu-wrapper .close{width:calc(100% - 320px);height:100%}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page header .account-menu-wrapper .close{width:calc(100% - 260px)}}@media(max-width:441px){#movies-page header .account-menu-wrapper .close{width:calc(100% - 280px)}}#movies-page header .account-menu-wrapper .menu{width:300px;height:100%;background:rgba(var(--bg-primary-rgb),.82);backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);position:absolute;top:0;right:-300px;transition:.3s cubic-bezier(.4,0,.2,1);box-shadow:-8px 0 32px rgba(0,0,0,.4);border-left:1px solid hsla(0,0%,100%,.05);display:flex;flex-direction:column}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page header .account-menu-wrapper .menu{width:240px;right:-240px}}@media(max-width:441px){#movies-page header .account-menu-wrapper .menu{width:260px;right:-260px}}#movies-page header .account-menu-wrapper .menu .menu-header{padding:24px 20px;border-bottom:1px solid hsla(0,0%,100%,.06);display:flex;align-items:center;gap:14px;flex-shrink:0}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page header .account-menu-wrapper .menu .menu-header{padding:16px;gap:10px}}@media(max-width:441px){#movies-page header .account-menu-wrapper .menu .menu-header{padding:18px 16px;gap:12px}}#movies-page header .account-menu-wrapper .menu .menu-header img.avatar{width:46px;height:46px;min-width:46px;border-radius:50%;object-fit:cover;border:2px solid hsla(0,0%,100%,.08);transition:.2s ease}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page header .account-menu-wrapper .menu .menu-header img.avatar{width:38px;height:38px;min-width:38px}}@media(max-width:441px){#movies-page header .account-menu-wrapper .menu .menu-header img.avatar{width:40px;height:40px;min-width:40px}}#movies-page header .account-menu-wrapper .menu .menu-header .info{flex:1;min-width:0}#movies-page header .account-menu-wrapper .menu .menu-header .info h3{font-size:15px;font-weight:600;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--text-primary)}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page header .account-menu-wrapper .menu .menu-header .info h3{font-size:13px}}@media(max-width:441px){#movies-page header .account-menu-wrapper .menu .menu-header .info h3{font-size:14px}}#movies-page header .account-menu-wrapper .menu .menu-header .info p{font-size:12px;color:var(--text-many);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.35;margin-top:2px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page header .account-menu-wrapper .menu .menu-header .info p{font-size:11px}}@media(max-width:441px){#movies-page header .account-menu-wrapper .menu .menu-header .info p{font-size:11px}}#movies-page header .account-menu-wrapper .menu .menu-content{flex:1;overflow-y:auto;padding:8px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page header .account-menu-wrapper .menu .menu-content{padding:6px}}@media(max-width:441px){#movies-page header .account-menu-wrapper .menu .menu-content{padding:6px}}#movies-page header .account-menu-wrapper .menu .menu-content::-webkit-scrollbar{width:3px}#movies-page header .account-menu-wrapper .menu .menu-content::-webkit-scrollbar-track{background:rgba(0,0,0,0)}#movies-page header .account-menu-wrapper .menu .menu-content::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.08);border-radius:4px}#movies-page header .account-menu-wrapper .menu .menu-content .menu-nav{display:none;flex-direction:column;padding:4px 0;margin-bottom:4px;border-bottom:1px solid hsla(0,0%,100%,.06)}@media(max-width:1024px){#movies-page header .account-menu-wrapper .menu .menu-content .menu-nav{display:flex}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page header .account-menu-wrapper .menu .menu-content .menu-nav{display:flex}}#movies-page header .account-menu-wrapper .menu .menu-content .menu-section{display:flex;flex-direction:column;padding:4px 0;border-bottom:1px solid hsla(0,0%,100%,.06)}#movies-page header .account-menu-wrapper .menu .menu-content .menu-section:last-child{border-bottom:none}#movies-page header .account-menu-wrapper .menu .menu-content .menu-item{display:flex;align-items:center;gap:12px;padding:10px 14px;border-radius:10px;font-size:14px;color:var(--text-less);transition:all .15s ease;cursor:pointer;position:relative;text-decoration:none}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page header .account-menu-wrapper .menu .menu-content .menu-item{padding:8px 12px;font-size:13px;gap:10px;border-radius:8px}}@media(max-width:441px){#movies-page header .account-menu-wrapper .menu .menu-content .menu-item{padding:9px 12px;font-size:13px;gap:10px;border-radius:8px}}#movies-page header .account-menu-wrapper .menu .menu-content .menu-item .icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}#movies-page header .account-menu-wrapper .menu .menu-content .menu-item .icon svg{font-size:18px;transition:.15s ease}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page header .account-menu-wrapper .menu .menu-content .menu-item .icon svg{font-size:16px}}@media(max-width:441px){#movies-page header .account-menu-wrapper .menu .menu-content .menu-item .icon svg{font-size:16px}}#movies-page header .account-menu-wrapper .menu .menu-content .menu-item span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#movies-page header .account-menu-wrapper .menu .menu-content .menu-item:hover{background:hsla(0,0%,100%,.07);color:var(--text-primary)}#movies-page header .account-menu-wrapper .menu .menu-content .menu-item.active{background:rgba(var(--color-primary-rgb),.1);color:var(--color-primary)}#movies-page header .account-menu-wrapper .menu .menu-content .menu-item.active .icon svg{color:var(--color-primary)}#movies-page header .account-menu-wrapper .menu .menu-content .menu-item.responsive{display:none}@media(max-width:1360px){#movies-page header .account-menu-wrapper .menu .menu-content .menu-item.responsive{display:flex}}#movies-page header .account-menu-wrapper .menu .menu-content .menu-item.logout .icon svg{transform:rotate(180deg)}#movies-page header .account-menu-wrapper .menu .menu-content .menu-item.logout:hover{background:rgba(239,68,68,.08);color:#ef4444}#movies-page header .account-menu-wrapper .menu .menu-content .menu-item.logout:hover .icon svg{color:#ef4444}#movies-page header .account-menu-wrapper .menu .menu-content .menu-item,#movies-page header .account-menu-wrapper .menu .menu-content .menu-item *{cursor:pointer}#movies-page header .account-menu-wrapper .menu .menu-footer{padding:12px;border-top:1px solid hsla(0,0%,100%,.06);display:flex;flex-direction:column;gap:8px;flex-shrink:0}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page header .account-menu-wrapper .menu .menu-footer{padding:10px;gap:6px}}@media(max-width:441px){#movies-page header .account-menu-wrapper .menu .menu-footer{padding:10px;gap:6px}}#movies-page header .account-menu-wrapper .menu .menu-footer .footer-btn{width:100%;height:42px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:10px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.04);transition:all .15s ease;cursor:pointer}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page header .account-menu-wrapper .menu .menu-footer .footer-btn{height:38px;border-radius:8px}}@media(max-width:441px){#movies-page header .account-menu-wrapper .menu .menu-footer .footer-btn{height:38px;border-radius:8px}}#movies-page header .account-menu-wrapper .menu .menu-footer .footer-btn:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.12)}#movies-page header .account-menu-wrapper .menu .menu-footer .footer-btn,#movies-page header .account-menu-wrapper .menu .menu-footer .footer-btn *{cursor:pointer}#movies-page header .account-menu-wrapper .menu .menu-footer .footer-btn svg{font-size:18px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page header .account-menu-wrapper .menu .menu-footer .footer-btn svg{font-size:16px}}@media(max-width:441px){#movies-page header .account-menu-wrapper .menu .menu-footer .footer-btn svg{font-size:16px}}#movies-page header .account-menu-wrapper .menu .menu-footer .footer-btn span{white-space:nowrap;color:var(--text-primary);font-weight:400;font-size:14px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page header .account-menu-wrapper .menu .menu-footer .footer-btn span{font-size:13px}}@media(max-width:441px){#movies-page header .account-menu-wrapper .menu .menu-footer .footer-btn span{font-size:13px}}#movies-page header .account-menu-wrapper.active{opacity:1;visibility:visible}#movies-page header .account-menu-wrapper.active .menu{right:0}#movies-page header .rodal .rodal-dialog{max-width:90%;width:fit-content!important;height:fit-content!important;background:var(--bg-primary);border-radius:5px;overflow:hidden;padding:0}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page header .rodal .rodal-dialog{max-width:70%;transform:scale(.85)}}#movies-page header .rodal .rodal-dialog .text{padding:16px 20px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page header .rodal .rodal-dialog .text p{font-size:15px}}@media(max-width:441px){#movies-page header .rodal .rodal-dialog .text p{font-size:15px}}#movies-page header .rodal .rodal-dialog .wrapper button{width:50%;padding:12px}#movies-page header .rodal .rodal-dialog .wrapper button.cancel{border-top:1px solid var(--bg-secondary);transition:.15s}#movies-page header .rodal .rodal-dialog .wrapper button.cancel:hover{border-top:1px solid var(--border-primary);background:var(--bg-secondary)}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page header .rodal .rodal-dialog .wrapper button.cancel{font-size:15px}}@media(max-width:441px){#movies-page header .rodal .rodal-dialog .wrapper button.cancel{font-size:15px}}#movies-page header .rodal .rodal-dialog .wrapper button.confirm{border-top:1px solid var(--color-primary);background:var(--color-primary);transition:.15s}#movies-page header .rodal .rodal-dialog .wrapper button.confirm:hover{background:var(--color-hover)}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page header .rodal .rodal-dialog .wrapper button.confirm{font-size:15px}}@media(max-width:441px){#movies-page header .rodal .rodal-dialog .wrapper button.confirm{font-size:15px}}#movies-page header .rodal .rodal-close{display:none}#movies-page header.active{background-color:rgba(var(--bg-primary-rgb),.5);height:70px}#movies-page header.active:before{content:"";position:absolute;z-index:-1;width:101%;height:100%;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);transform:translateX(-48px)}@media(max-width:768px){#movies-page header.active:before{transform:translateX(-32px);padding:0 32px}}@media(max-width:441px){#movies-page header.active:before{transform:translateX(-16px);padding:0 16px}}@media(max-width:1024px){#movies-page header.active{height:50px}}@media(max-width:441px){#movies-page header.active{height:60px}}#movies-page header.active .right{height:60%}#movies-page main{min-height:100svh;margin-bottom:40px}#movies-page main .filter{padding:100px 48px 0!important;margin-bottom:8px}#movies-page main .filter h1{font-size:48px}#movies-page main .filter .results-count{font-size:14px;color:var(--text-less);margin-top:6px;font-weight:400}@media(max-width:1024px){#movies-page main .filter{padding:65px 48px 0!important}#movies-page main .filter h1{font-size:32px}}@media(max-width:1140px)and (max-height:640px){#movies-page main .filter{padding:70px 48px 0!important}#movies-page main .filter h1{font-size:28px}}@media(max-width:768px){#movies-page main .filter{padding:70px 32px 0!important}#movies-page main .filter h1{font-size:28px}}@media(max-width:480px){#movies-page main .filter{padding:75px 16px 0!important}#movies-page main .filter h1{font-size:24px}}#movies-page main .filter .mobile-search{display:none;position:relative;margin-top:14px}@media(max-width:441px){#movies-page main .filter .mobile-search{display:flex;align-items:center}}#movies-page main .filter .mobile-search .mobile-search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);font-size:18px;color:var(--text-many);pointer-events:none}#movies-page main .filter .mobile-search input{width:100%;height:44px;padding:0 42px;border-radius:10px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.06);font-size:15px;font-weight:400;color:var(--text-primary);transition:.15s ease}#movies-page main .filter .mobile-search input::placeholder{color:var(--text-many)}#movies-page main .filter .mobile-search input:focus{border-color:rgba(var(--color-primary-rgb),.4);background:rgba(var(--color-primary-rgb),.06)}#movies-page main .filter .mobile-search .mobile-search-clear{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:none;border:none;padding:4px;display:flex;align-items:center;justify-content:center;cursor:pointer}#movies-page main .filter .mobile-search .mobile-search-clear svg{font-size:20px;color:var(--text-many);transition:.15s}#movies-page main .filter .mobile-search .mobile-search-clear:hover svg{color:var(--text-primary)}#movies-page main .filter-section{padding:0 48px;margin-bottom:20px}@media(max-width:768px){#movies-page main .filter-section{padding:0 32px}}@media(max-width:480px){#movies-page main .filter-section{padding:0 16px}}#movies-page main .filter-bar{display:flex;align-items:center;gap:10px}#movies-page main .filter-bar .filter-bar-icon{display:flex;align-items:center;justify-content:center;min-width:36px;height:36px;border-radius:10px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);color:var(--text-less)}#movies-page main .filter-bar .filter-bar-icon svg{font-size:16px}#movies-page main .filter-bar .filter-bar-scroll{display:flex;align-items:center;gap:8px;overflow-x:auto;flex:1;padding:4px 0}#movies-page main .filter-bar .filter-bar-scroll::-webkit-scrollbar{display:none}#movies-page main .filter-bar .filter-bar-scroll .filter-group{display:flex;align-items:center;gap:6px;flex-shrink:0}#movies-page main .filter-bar .filter-bar-scroll .filter-group .chip{padding:6px 14px;border-radius:20px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.04);color:var(--text-many);font-size:12.5px;font-weight:500;white-space:nowrap;transition:.15s;cursor:pointer;font-family:inherit}#movies-page main .filter-bar .filter-bar-scroll .filter-group .chip:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.2);color:#fff}#movies-page main .filter-bar .filter-bar-scroll .filter-group .chip.active{background:rgba(var(--color-primary-rgb),.15);border-color:rgba(var(--color-primary-rgb),.5);color:var(--color-primary)}#movies-page main .filter-bar .filter-bar-scroll .filter-group .filter-select{padding:6px 28px 6px 12px;border-radius:20px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.04);color:var(--text-many);font-size:12.5px;font-weight:500;cursor:pointer;font-family:inherit;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;transition:.15s}#movies-page main .filter-bar .filter-bar-scroll .filter-group .filter-select:hover{background-color:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.2)}#movies-page main .filter-bar .filter-bar-scroll .filter-group .filter-select.active{background-color:rgba(var(--color-primary-rgb),.1);border-color:rgba(var(--color-primary-rgb),.4);color:var(--color-primary)}#movies-page main .filter-bar .filter-bar-scroll .filter-group .filter-select option{background:var(--bg-primary);color:#fff}#movies-page main .filter-bar .filter-bar-scroll .filter-divider{width:1px;height:24px;background:hsla(0,0%,100%,.12);flex-shrink:0}#movies-page main .filter-bar .filter-clear{display:flex;align-items:center;justify-content:center;min-width:32px;height:32px;border-radius:50%;border:1px solid hsla(0,0%,100%,.15);background:hsla(0,0%,100%,.06);color:var(--text-less);cursor:pointer;transition:.15s;flex-shrink:0}#movies-page main .filter-bar .filter-clear:hover{background:rgba(var(--color-primary-rgb),.15);border-color:rgba(var(--color-primary-rgb),.4);color:var(--color-primary)}#movies-page main .filter-bar .filter-clear svg{font-size:16px;cursor:pointer}#movies-page main .empty-search{grid-column:1/-1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;gap:12px;text-align:center}#movies-page main .empty-search svg{font-size:48px;color:hsla(0,0%,100%,.15);margin-bottom:8px}#movies-page main .empty-search h3{font-size:20px;font-weight:600}#movies-page main .empty-search p{font-size:14px;color:var(--text-less);max-width:400px;line-height:1.5}#movies-page main .movies .container{grid-gap:8px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-column:auto;max-width:4200px;min-width:280px;margin:0 auto}@media(max-width:1024px){#movies-page main .movies .container{padding:0 48px!important}}@media(max-width:768px){#movies-page main .movies .container{padding:0 32px!important}}@media(max-width:480px){#movies-page main .movies .container{padding:0 16px!important}}#movies-page main .movies .container .card{border-radius:8px;overflow:hidden;position:relative;aspect-ratio:27/40;background-position:50%;background-repeat:no-repeat;background-size:100.5%;transition:.25s;width:100%;-webkit-box-flex:1;isolation:isolate}#movies-page main .movies .container .card,#movies-page main .movies .container .card *{cursor:pointer}#movies-page main .movies .container .card:hover{background-size:105%;transform:scale(1.02)}#movies-page main .movies .container .card:hover .title h3,#movies-page main .movies .container .card:hover .title p{transform:translateY(-24px)}#movies-page main .movies .container .card:hover .title h3.other,#movies-page main .movies .container .card:hover .title p.other{visibility:visible;opacity:1}#movies-page main .movies .container .card:hover .title #soon span{transform:scale(1.05)}#movies-page main .movies .container .card .shadow{position:absolute;top:-2%;left:-2%;bottom:0;right:0;width:104%;height:104%;background:linear-gradient(rgba(0,0,0,.1019607843) 50%,rgba(0,0,0,.9019607843) 90%)}#movies-page main .movies .container .card img{aspect-ratio:27/40;object-fit:contain}#movies-page main .movies .container .card .title{width:100%;height:100%;padding:12px 12px 4px;display:flex;flex-direction:column;align-items:center;justify-content:end;position:absolute;top:0;left:0;z-index:100}@media(max-width:1280px){#movies-page main .movies .container .card .title{padding:10px 10px 3px}}@media(max-width:1140px)and (max-height:640px){#movies-page main .movies .container .card .title{padding:8px 8px 2px}}@media(max-width:1024px){#movies-page main .movies .container .card .title{padding:8px 8px 2px}}#movies-page main .movies .container .card .title .resolution{width:55px;height:45px;position:absolute;top:0;left:0;background:linear-gradient(-45deg,#ff7878,#a00000);box-shadow:0 0 10px 5px rgba(0,0,0,.4666666667);border-radius:0 1em 7em 1em}#movies-page main .movies .container .card .title .resolution span{font-size:13px;font-weight:800;position:absolute;top:47%;left:44%;transform:translate(-50%,-50%)}@media(max-width:1024px){#movies-page main .movies .container .card .title .resolution{width:50px;height:40px}#movies-page main .movies .container .card .title .resolution span{font-size:12px}}@media(max-width:1140px)and (max-height:640px){#movies-page main .movies .container .card .title .resolution{width:45px;height:35px}#movies-page main .movies .container .card .title .resolution span{font-size:10px}}@media(max-width:768px){#movies-page main .movies .container .card .title .resolution{width:45px;height:35px}#movies-page main .movies .container .card .title .resolution span{font-size:11px}}@media(max-width:441px){#movies-page main .movies .container .card .title .resolution{width:40px;height:30px}#movies-page main .movies .container .card .title .resolution span{font-size:10px}}#movies-page main .movies .container .card .title p.purchase{font-size:12px;transition:.25s;text-align:center;font-weight:500;color:#00ff7f;line-height:16px}#movies-page main .movies .container .card .title p.purchase.paid{color:#f87171}#movies-page main .movies .container .card .title p.purchase.free{color:#00ff7f}@media(max-width:1280px){#movies-page main .movies .container .card .title p.purchase{font-size:11px}}@media(max-width:1024px){#movies-page main .movies .container .card .title p.purchase{font-size:10px}}@media(max-width:1140px)and (max-height:640px){#movies-page main .movies .container .card .title p.purchase{font-size:10px}}#movies-page main .movies .container .card .title h3{width:90%;transition:.25s;text-align:center;font-weight:500;white-space:nowrap;text-wrap:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:14px}@media(max-width:1440px){#movies-page main .movies .container .card .title h3{font-size:13px}}@media(max-width:1280px){#movies-page main .movies .container .card .title h3{font-size:12px}}@media(max-width:1140px)and (max-height:640px){#movies-page main .movies .container .card .title h3{font-size:11px}}#movies-page main .movies .container .card .title p.other{transition:.25s;text-align:center;font-weight:500;text-transform:capitalize;visibility:hidden;opacity:0;font-size:13px;display:flex;align-items:center;flex-wrap:nowrap;text-wrap:nowrap;gap:2px}#movies-page main .movies .container .card .title p.other span{font-size:12px;padding:0 8px 0 10px;border:1px solid hsla(0,0%,100%,.6);border-radius:6px}@media(max-width:1280px){#movies-page main .movies .container .card .title p.other span{font-size:11px;padding:0 7px 0 9px;border-radius:5px}}@media(max-width:1024px){#movies-page main .movies .container .card .title p.other span{font-size:10px;padding:0 6px 0 8px;border-radius:4px}}@media(max-width:1140px)and (max-height:640px){#movies-page main .movies .container .card .title p.other span{font-size:8px;padding:0 3.5px 0 4.5px;border-radius:4px}}@media(max-width:1440px){#movies-page main .movies .container .card .title p.other{font-size:12px}}@media(max-width:1280px){#movies-page main .movies .container .card .title p.other{font-size:11px}}@media(max-width:1024px){#movies-page main .movies .container .card .title p.other{font-size:10px}}@media(max-width:1140px)and (max-height:640px){#movies-page main .movies .container .card .title p.other{font-size:10px}}#movies-page main .movies .container .card .title #soon{width:100%;height:100%;position:absolute;z-index:1000;top:0;left:0;display:flex;font-weight:500;align-items:center;justify-content:center;background:rgba(0,0,0,.3764705882);backdrop-filter:blur(4px)}#movies-page main .movies .container .card .title #soon span{font-size:16px;margin-bottom:10%;transition:.25s}@media(max-width:1024px){#movies-page main .movies .container .card .title #soon span{font-size:14px}}@media(max-width:1140px)and (max-height:640px){#movies-page main .movies .container .card .title #soon span{font-size:12px}}@media(max-width:768px){#movies-page main .movies .container .card .title #soon span{font-size:11px}}@media(max-width:441px){#movies-page main .movies .container .card .title #soon span{font-size:10px}}#movies-page main .movies .container .card.skeleton{background:linear-gradient(90deg,transparent,rgba(68,68,68,.3019607843) 50%,transparent),#222;background-repeat:repeat-y;background-size:70% 100%;background-position:-320% 0;animation:shine 2s ease infinite}@keyframes shine{to{background-position:320% 0}}#movies-page main .movies .container .card.skeleton .resolution{background:#404040!important;box-shadow:none!important;width:55px;height:45px}@media(max-width:1024px){#movies-page main .movies .container .card.skeleton .resolution{width:50px;height:40px}}@media(max-width:1140px)and (max-height:640px){#movies-page main .movies .container .card.skeleton .resolution{width:45px;height:35px}}@media(max-width:768px){#movies-page main .movies .container .card.skeleton .resolution{width:45px;height:35px}}@media(max-width:441px){#movies-page main .movies .container .card.skeleton .resolution{width:40px;height:30px}}#movies-page main .movies .container .card.skeleton .text{background:#404040!important;height:20px;border-radius:8px;margin-bottom:32px;width:100px;height:16px}#movies-page main .movies .container .card.favorite-card .remove-favorite{position:absolute;top:6px;right:6px;z-index:200;width:28px;height:28px;border-radius:50%;border:none;background:rgba(0,0,0,.6);backdrop-filter:blur(4px);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transition:.2s}#movies-page main .movies .container .card.favorite-card .remove-favorite svg{font-size:16px;cursor:pointer}#movies-page main .movies .container .card.favorite-card .remove-favorite:hover{background:rgba(var(--color-primary-rgb),.8)}#movies-page main .movies .container .card.favorite-card .remove-favorite.loading{opacity:.5;pointer-events:none}#movies-page main .movies .container .card.favorite-card:hover .remove-favorite{opacity:1}#movies-page footer{position:relative;background:var(--bg-secondary);overflow:hidden}#movies-page footer .footer-glow{position:absolute;top:0;left:50%;transform:translateX(-50%);width:60%;height:1px;background:linear-gradient(90deg,transparent,rgba(var(--color-primary-rgb),.5),transparent)}#movies-page footer .footer-glow:after{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:40%;height:80px;background:radial-gradient(ellipse at top,rgba(var(--color-primary-rgb),.06) 0,transparent 70%)}#movies-page footer .footer-content{max-width:1400px;margin:0 auto;padding:0 48px}@media(max-width:768px){#movies-page footer .footer-content{padding:0 32px}}@media(max-width:441px){#movies-page footer .footer-content{padding:0 16px}}#movies-page footer .footer-top{display:flex;justify-content:space-between;gap:64px;padding:56px 0 40px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page footer .footer-top{padding:40px 0 32px;gap:32px}}@media(max-width:900px){#movies-page footer .footer-top{flex-direction:column;gap:40px}}@media(max-width:441px){#movies-page footer .footer-top{padding:36px 0 28px;gap:32px}}#movies-page footer .footer-brand{max-width:300px;display:flex;flex-direction:column;gap:16px;flex-shrink:0}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page footer .footer-brand{max-width:240px;gap:12px}}@media(max-width:900px){#movies-page footer .footer-brand{max-width:100%}}#movies-page footer .footer-brand .logo-row{display:flex;align-items:center;gap:10px}#movies-page footer .footer-brand .logo-row img{width:36px;height:36px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page footer .footer-brand .logo-row img{width:30px;height:30px}}#movies-page footer .footer-brand .logo-row .logo-text{font-size:20px;font-weight:700;color:#fff;letter-spacing:-.02em}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page footer .footer-brand .logo-row .logo-text{font-size:17px}}@media(max-width:441px){#movies-page footer .footer-brand .logo-row .logo-text{font-size:18px}}#movies-page footer .footer-brand .tagline{font-size:13px;line-height:1.6;color:var(--text-less);font-weight:400}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page footer .footer-brand .tagline{font-size:11px}}@media(max-width:441px){#movies-page footer .footer-brand .tagline{font-size:12px}}#movies-page footer .footer-brand .available-badges{display:flex;gap:8px;margin-top:4px}#movies-page footer .footer-brand .available-badges .badge{display:flex;align-items:center;gap:6px;padding:7px 14px;border-radius:8px;border:1px solid var(--border-primary);background:hsla(0,0%,100%,.03);transition:.2s}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page footer .footer-brand .available-badges .badge{padding:5px 11px;border-radius:6px}}#movies-page footer .footer-brand .available-badges .badge:hover{border-color:var(--border-secondary);background:hsla(0,0%,100%,.06)}#movies-page footer .footer-brand .available-badges .badge svg{font-size:14px;color:var(--text-many)}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page footer .footer-brand .available-badges .badge svg{font-size:12px}}#movies-page footer .footer-brand .available-badges .badge span{font-size:12px;font-weight:400;color:var(--text-many);white-space:nowrap}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page footer .footer-brand .available-badges .badge span{font-size:10px}}#movies-page footer .footer-links{display:flex;gap:56px;flex-wrap:wrap}@media(max-width:1140px){#movies-page footer .footer-links{gap:40px}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page footer .footer-links{gap:24px}}@media(max-width:768px){#movies-page footer .footer-links{gap:32px}}@media(max-width:441px){#movies-page footer .footer-links{gap:0;row-gap:28px}}#movies-page footer .link-group{min-width:100px}@media(max-width:441px){#movies-page footer .link-group{width:50%}}#movies-page footer .link-group h4{font-size:12px;font-weight:600;color:var(--text-less);text-transform:uppercase;letter-spacing:.06em;margin-bottom:16px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page footer .link-group h4{font-size:10px;margin-bottom:12px}}@media(max-width:441px){#movies-page footer .link-group h4{font-size:11px;margin-bottom:14px}}#movies-page footer .link-group ul{display:flex;flex-direction:column;gap:12px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page footer .link-group ul{gap:10px}}#movies-page footer .link-group ul li{list-style:none}#movies-page footer .link-group ul li a,#movies-page footer .link-group ul li span{font-size:13px;font-weight:400;color:hsla(0,0%,100%,.55);transition:.2s;cursor:pointer;white-space:nowrap}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page footer .link-group ul li a,#movies-page footer .link-group ul li span{font-size:11px}}@media(max-width:441px){#movies-page footer .link-group ul li a,#movies-page footer .link-group ul li span{font-size:12px}}#movies-page footer .link-group ul li a:hover,#movies-page footer .link-group ul li span:hover{color:#fff;transform:translateX(2px)}#movies-page footer .link-group ul li a,#movies-page footer .link-group ul li span{display:inline-block}#movies-page footer .link-group ul.social-list{gap:10px}#movies-page footer .link-group ul.social-list li a{display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:10px;border:1px solid var(--border-primary);background:hsla(0,0%,100%,.02);transition:.2s;color:hsla(0,0%,100%,.6)}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page footer .link-group ul.social-list li a{padding:6px 12px;border-radius:8px}}#movies-page footer .link-group ul.social-list li a:hover{background:hsla(0,0%,100%,.06);border-color:var(--border-secondary);color:#fff;transform:translateX(0) translateY(-1px)}#movies-page footer .link-group ul.social-list li a:hover svg{color:var(--color-primary)}#movies-page footer .link-group ul.social-list li a svg{font-size:15px;transition:.2s;color:hsla(0,0%,100%,.5);flex-shrink:0}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page footer .link-group ul.social-list li a svg{font-size:13px}}#movies-page footer .link-group ul.social-list li a span{font-size:13px;font-weight:400;color:inherit}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page footer .link-group ul.social-list li a span{font-size:11px}}#movies-page footer .link-group ul.social-list li a span:hover{transform:none}#movies-page footer .footer-divider{height:1px;background:linear-gradient(90deg,transparent,var(--border-primary) 20%,var(--border-primary) 80%,transparent)}#movies-page footer .footer-bottom{display:flex;align-items:center;justify-content:space-between;padding:10px 0;gap:16px}@media(max-width:441px){#movies-page footer .footer-bottom{padding:16px 0 20px}}#movies-page footer .footer-bottom .copyright{display:flex;align-items:baseline;gap:4px;flex-wrap:wrap}#movies-page footer .footer-bottom .copyright a,#movies-page footer .footer-bottom .copyright span{font-size:12px;font-weight:400;color:hsla(0,0%,100%,.4);transition:.2s;white-space:nowrap}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page footer .footer-bottom .copyright a,#movies-page footer .footer-bottom .copyright span{font-size:11px}}@media(max-width:441px){#movies-page footer .footer-bottom .copyright a,#movies-page footer .footer-bottom .copyright span{font-size:11px}}#movies-page footer .footer-bottom .copyright a{cursor:pointer}#movies-page footer .footer-bottom .copyright a:hover{color:#fff}#movies-page footer .footer-bottom .copyright .dot{margin:0 4px;color:hsla(0,0%,100%,.2)}@media(max-width:441px){#movies-page footer .footer-bottom .copyright .dot{display:none}#movies-page footer .footer-bottom .copyright .rights{width:100%}}#movies-page footer .footer-bottom .developer{flex-shrink:0}#movies-page footer .footer-bottom .developer,#movies-page footer .footer-bottom .developer *{cursor:pointer}#movies-page footer .footer-bottom .developer img{height:48px;opacity:.4;transition:.25s}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#movies-page footer .footer-bottom .developer img{height:40px}}@media(max-width:441px){#movies-page footer .footer-bottom .developer img{height:56px}}#movies-page footer .footer-bottom .developer img:hover{opacity:.8;transform:scale(1.05)}