:root{--orange:#f87719;--total-black:#111;--ligth-black:#282828;--grey:#595959;--ligth-grey:#b7b7b7;--ligth-white:#f8f8f8;--total-white:#fff;--red:#f84119;--yellow:#ffc226;--shadow:#01010140;--linear-btn:linear-gradient(145deg,var(--yellow)0%,var(--red)100%);--linear-star:linear-gradient(145deg,var(--red)0%,#f89f19ad 100%)}.container{max-width:320px;margin:0 auto;padding:0 20px}@media screen and (width>=768px){.container{max-width:768px;padding:0 32px}}@media screen and (width>=1280px){.container{max-width:1280px;padding:0 32px}}*,:before,:after{box-sizing:border-box}html{scroll-behavior:auto}@media screen and (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}h1,h2,h3,h4,h5,h6,p{margin:0}p:last-child{margin-bottom:0}ul{margin:0;padding:0;list-style:none}a{color:currentColor;text-decoration:none}button{cursor:pointer}img{max-width:100%;height:auto;display:block}picture{display:block}body{color:var(--total-white);background-color:var(--total-black);scrollbar-width:none;font-family:Roboto,sans-serif;transition:all .5s ease-in;position:relative}body.light{background-color:var(--total-white)}.form-position{padding-top:40px;padding-bottom:0}@media screen and (width>=768px){.form-position{padding-top:60px}}@media screen and (width>=1280px){.form-position{padding-top:80px}}.search-form{justify-content:center;column-gap:16px;display:flex;position:relative}.input-catalog{border:1px solid var(--grey);color:var(--grey);background-color:#0000;border-radius:8px;width:150px;height:40px;padding:12px 20px;font-size:14px;line-height:1.14}@media screen and (width>=380px){.input-catalog{width:184px}}@media screen and (width>=768px){.input-catalog{width:204px;height:44px;padding:14px 20px}}@media screen and (width>=1280px){.input-catalog{width:334px;height:48px;padding:15px 24px;font-size:16px;line-height:1.19}}.button-search{stroke:var(--total-black);background-image:linear-gradient(141.22deg,#ffc226 9.4%,#f84119 91.91%);border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}@media screen and (width>=768px){.button-search{width:44px;height:44px}}@media screen and (width>=1280px){.button-search{width:48px;height:48px}}.button-search:hover{border:1px solid var(--orange);stroke:var(--orange);background-image:var(--total-white)}.search__icon{fill:currentColor;width:20px;height:20px}@media screen and (width>=1280px){.search__icon{width:23px;height:23px}}.pagination{padding-top:0;padding-bottom:0}.tui-pagination{justify-content:center;align-items:center;column-gap:8px;margin-bottom:40px;display:flex}.tui-pagination .tui-page-btn{color:var(--grey);border:1px solid var(--grey);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:10px;line-height:1;display:flex}.tui-first,.tui-last{display:none}.svg-reset{stroke:var(--total-white);position:absolute;top:11px;left:140px}body.light .svg-reset{stroke:var(--total-black)}@media screen and (width>=330px){.svg-reset{left:145px}}@media screen and (width>=340px){.svg-reset{left:152.5px}}@media screen and (width>=350px){.svg-reset{left:160px}}@media screen and (width>=768px){.svg-reset{top:13px;left:380px}}@media screen and (width>=780px){.svg-reset{top:13px;left:387.5px}}@media screen and (width>=790px){.svg-reset{top:13px;left:395px}}@media screen and (width>=1280px){.svg-reset{top:15px;left:695px}}@media screen and (width>=1290px){.svg-reset{top:15px;left:705px}}.tui-pagination .tui-next,.tui-pagination .tui-prev,.tui-pagination .tui-next-is-ellip{border:#0000}.tui-pagination .tui-page-btn:hover{border:1px solid var(--orange);color:var(--orange)}.tui-pagination .tui-is-selected:hover{color:var(--orange);border:none}.tui-pagination .tui-is-selected,.tui-pagination strong{color:var(--total-white);cursor:default;background:linear-gradient(141.22deg,#ffc226 9.4%,#f84119 91.91%);border:none}.tui-pagination .tui-ico-first,.tui-pagination .tui-ico-last{width:11px;height:11px}.tui-pagination .tui-ico-prev,.tui-pagination .tui-ico-next{width:8px;height:11px}.tui-pagination .tui-ico-ellip{width:10px;height:2px;margin-top:14px}.tui-pagination .tui-is-disabled{display:none}.tui-page-inputs .tui-page-current{background-color:linear-gradient(141.22deg,#ffc226 9.4%,#f84119 91.91%)}@media screen and (width>=768px){.tui-pagination{column-gap:16px;margin-bottom:73px}.tui-pagination .tui-page-btn{width:40px;height:40px;padding:12px;font-size:14px;line-height:1}.tui-pagination .tui-ico-first,.tui-pagination .tui-ico-last{width:14px;height:15px}.tui-pagination .tui-ico-prev,.tui-pagination .tui-ico-next{width:8px}.tui-pagination .tui-ico-ellip{width:10px;height:2px}}@media screen and (width>=1280px){.tui-pagination{margin-bottom:100px}}.movie-img{background-image:url(defaultImage.9ccea655.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}.list{list-style:none}.link{text-decoration:none}footer{background-color:var(--total-black)}body.light footer{background-color:var(--total-white)}.footer-content{text-align:center;width:260px;margin-top:0;margin-left:auto;margin-right:auto;padding:0 0 28px;font-size:14px;font-weight:400;line-height:1.6}.heart{margin-left:10px;margin-right:10px}.footer-link{cursor:pointer;background-color:#0000;border:none;font-size:14px;font-weight:400;line-height:1.6;text-decoration-line:underline}.footer-content,.footer-link{color:var(--light-grey)}body.light .footer-content,body.light .footer-link,body.light .student-name,body.light .student-description{color:var(--grey)}.footer-backdrop{z-index:900;opacity:1;visibility:visible;background-color:#fff3;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:absolute;bottom:0}body.light .footer-backdrop{background-color:#0003}.modal-footer{z-index:999;background-color:var(--total-black);border-radius:16px;flex-direction:column;width:100%;max-width:320px;height:584px;padding:20px 20px 28px;transition:all .5s ease-in;display:flex;overflow:hidden;box-shadow:1px 1px 14px 4px #ff6b086b}body.light .modal-footer{background-color:var(--total-white)}.modal-footer-top{justify-content:flex-end;width:100%;height:24px;display:flex}.modal-footer .footer-close-button{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex;top:20px;right:16px}.close-icon{stroke:var(--ligth-white);stroke-width:5px}body.light .close-icon{stroke:var(--total-black)}.students-title{text-transform:uppercase;text-align:center;margin-bottom:16px;font-size:16px;font-weight:500;line-height:1.6}.students{border:1px solid var(--orange);scrollbar-width:0px;border-radius:5px;overflow-y:auto}.students:last-child{padding-bottom:0}body.light .students{border:1px solid var(--grey)}.students::-webkit-scrollbar{width:0}.student{margin-bottom:20px;box-shadow:1px 1px 7px 4px #ff6b086b}body.light .student{border:1px solid var(--light-grey)}.sign{justify-content:space-between;padding:16px;display:flex}.student-name{text-align:left;text-transform:uppercase;font-size:12px;font-weight:500;line-height:1.6}.student-description{font-size:12px;font-weight:500;line-height:1.6}.gith{fill:var(--total-white);width:24px;height:24px}body.light .gith{fill:var(--total-black)}.footer-p{width:250px}@media screen and (width>=768px){.footer-content{text-align:center;width:100%;margin-top:0;padding-bottom:40px;font-size:16px}.modal-footer{max-width:704px;height:584px;padding:20px 44px 44px}.st-list{flex-wrap:wrap;justify-content:left;gap:5px 20px;padding:10px 10px 0;display:flex}.student{flex-direction:column;flex-basis:calc(50% - 10px);display:flex}}@media screen and (width>=1280px){.footer-content{text-align:center;width:100%;margin-top:0;padding-bottom:80px;font-size:16px}.modal-footer{max-width:846px;height:584px;padding:20px 60px 60px}.student{flex-direction:column;flex-basis:calc(33.3333% - 13.3333px);display:flex}}.web-site-name{display:none}.flex-container{justify-content:space-between;align-items:center;display:flex}.menu-link{width:100%;display:block}.nav-list{display:none}.logo{width:40px;height:32px;margin-top:8px;margin-bottom:8px}.menu-logo,.mobile-logo{margin-bottom:40px}.switcher{background:linear-gradient(141.22deg,var(--yellow)9.4%,var(--red)90.6%);cursor:pointer;border-radius:50px;justify-content:space-between;align-items:center;width:44px;height:18px;padding:4px;display:flex;position:relative}.switch-icon{align-items:center;display:flex}.header__icon-moon,.header__icon-sun{width:8px;height:8px}.switcher__ball{cursor:pointer;background-image:url(btn.8f2705ea.svg);background-repeat:no-repeat;background-size:contain;width:18px;height:18px;transition-duration:.5s;position:absolute;top:2px;left:28px;right:2.5px}.backdrop-menu{background-color:var(--total-white);opacity:.2;z-index:2;width:100%;height:100vh;position:absolute;top:0;left:0}.nav-menu{color:var(--ligth-grey);text-transform:uppercase;transition:all 1s;display:block}.nav-menu:hover,body.light .nav-menu:hover,.nav-menu:focus,body.light .nav-menu:focus{color:var(--orange);transition:color .6s,transform .6s;transform:scale(1.1)}.scroll-to-top{z-index:800;cursor:pointer;flex-direction:column;justify-content:space-evenly;align-items:center;width:90px;height:90px;display:flex;position:fixed;bottom:145px;right:0}.go-up-btn{text-transform:uppercase;color:var(--total-white);position:absolute;bottom:3px;right:20px}body.light header{transition:all .5s ease-in}body.light .switcher__ball{width:17.5px;height:17.5px;transform:translateY(-3.5px)translate(-30px)rotate(-180deg)}body.light .nav-menu{color:var(--total-black)}body.light .menu{color:var(--grey)}body.light header{background-color:var(--total-white)}body.light .backdrop-menu{background-color:var(--total-black)}body.light .go-up-btn{color:var(--grey)}@media screen and (width>=768px){.flex-container{height:60px}.scroll-to-top{bottom:80px;right:40px}.logo{width:45px;height:36px;margin-top:6px;margin-bottom:6px}.web-site-name{color:var(--total-white);text-align:center;text-transform:capitalize;font-size:24px;font-weight:400;line-height:1.16;display:block}body.light .web-site-name{color:var(--ligth-black)}.logo-link{align-items:center;gap:8px;display:flex}.nav-list{text-align:center;flex:none;justify-content:center;align-items:center;gap:32px;margin:0 99px 0 59px;display:flex}.nav-list-menu{color:var(--grey);text-transform:uppercase;max-width:max-content;transition:all 1s}.nav-list-menu:hover,.nav-list-menu:focus{color:var(--orange);transition:color .6s,transform .6s;transform:scale(1.1)}.backdrop-menu,.menu-container,.nav-menu{display:none}.switcher{width:60px;height:24px;padding:5px}.header__icon-moon,.header__icon-sun{width:10px;height:10px}.switcher__ball{width:26px;height:26px;bottom:3px;left:38px}body.light .switcher__ball{width:25.5px;height:25.5px;transform:translateY(-5.5px)translate(-42px)rotate(-180deg)}}@media screen and (width>=1280px){.logo{width:45px;height:36px}.scroll-to-top{width:200px;height:200px}.go-up-btn{font-size:32px;bottom:3px;right:48px}.nav-list{gap:40px;margin:0}.switcher{width:65px;height:26px;padding:6px}.header__icon-moon,.header__icon-sun{width:14px;height:14px}.switcher__ball{width:30px;height:30px;top:1.5px;left:41px}body.light .switcher__ball{width:28.5px;height:28.5px;top:1px;transform:translateY(-6px)translate(-46px)rotate(-180deg)}}::-webkit-scrollbar{width:35px}::-webkit-scrollbar-track{background-color:#0000}::-webkit-scrollbar-thumb{cursor:pointer;background-image:url(scroll-bar-light.afcf2eb9.svg#light);background-position:50%;background-repeat:no-repeat}body.light::-webkit-scrollbar-thumb{background-image:url(scroll-bar-dark.8bfcc322.svg#dark)}.transition-fade{opacity:0}.hero-section{background:linear-gradient(86.77deg,#111 30.38%,#1110 65.61%),var(--total-black)url(1hero_mob@1x.ea8c8b10.jpg) no-repeat 95px/cover;padding-top:40px;padding-bottom:80px;box-shadow:0 4px 4px #00000040}@media (min-device-pixel-ratio:2),(-webkit-device-pixel-ratio>=2),(resolution>=192dpi),(resolution>=2dppx){.hero-section{background:linear-gradient(86.77deg,#111 30.38%,#1110 65.61%),var(--total-black)url(1hero_mob@2x.06b9feeb.jpg) no-repeat 95px/cover;box-shadow:0 4px 4px #00000040}}.hero-wrapper{margin-left:32px;padding:0}.hero-title{color:var(--total-white);width:199px;margin-bottom:8px;font-size:32px;font-weight:700;line-height:1.17}.hero-text{color:var(--ligth-white);width:166px;margin-bottom:20px;font-size:14px;font-weight:400;line-height:1.14}.button-orange{width:110px;padding:12px 24px;font-size:12px}.hero-text-magic{color:var(--ligth-white);font-size:14px;font-weight:400;line-height:1.17;display:none}.button-orange:hover,.button-orange:focus{color:var(--ligth-white);outline:1px solid var(--orange);background:0 0;box-shadow:2px 2px 14px 4px #ff6b086b}.hero-section-slide{opacity:0;margin:0 auto;padding:40px 20px 80px;transition:opacity .5s}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.hero-section-slide.animate{opacity:1;animation:3s forwards fade-in}.hero-title-slide{width:232px;margin-bottom:12px;font-size:32px;line-height:1.17}.hero-descr{width:177px;height:66px;margin-bottom:20px;font-size:14px;font-weight:700;line-height:1.17;overflow:hidden}.hero-btn-wrap{gap:8px;display:flex}.hero-btn-trailer{background:linear-gradient(145deg,var(--yellow)0%,var(--red)100%);color:var(--total-black);text-align:center;border:#0000;border-radius:74px;padding:12px 24px;font-size:12px;font-weight:500;line-height:1.16;transition:color .5s cubic-bezier(.4,0,.2,1),outline .5s cubic-bezier(.4,0,.2,1),background-color .5s cubic-bezier(.4,0,.2,1);display:block}.hero-btn-more{outline:1px solid var(--total-white);color:var(--total-white);text-align:center;background-color:#0000;border:#0000;border-radius:74px;padding:12px 24px;font-size:12px;line-height:1.16;transition:color .5s cubic-bezier(.4,0,.2,1),outline .5s cubic-bezier(.4,0,.2,1),background-color .5s cubic-bezier(.4,0,.2,1);display:block}.hero-btn-trailer:hover,.hero-btn-trailer:focus{color:var(--ligth-white);outline:1px solid var(--orange);background:0 0;box-shadow:2px 2px 14px 4px #ff6b086b}.hero-btn-more:hover,.hero-btn-more:focus{color:var(--orange);background:var(--ligth-white);box-shadow:2px 2px 14px 4px #ff6b086b}@media screen and (width>=768px){.hero-section{background:linear-gradient(86.77deg,#111 30.38%,#1110 65.61%),var(--total-black)url(1hero_tab@1x.fb49596e.jpg) no-repeat 195px -50px/cover;padding-top:62px;padding-bottom:62px}@media (min-device-pixel-ratio:2),(-webkit-device-pixel-ratio>=2),(resolution>=192dpi),(resolution>=2dppx){.hero-section{background:linear-gradient(86.77deg,#111 30.38%,#1110 65.61%),var(--total-black)url(1hero_tab@2x.27c378d5.jpg) no-repeat 195px -50px/cover}}.button-orange{width:120px;font-size:14px}.hero-title{width:332px;font-size:44px;line-height:1.17}.hero-text{display:none}.hero-text-magic{width:357px;padding-bottom:32px;display:block}.hero-section-slide{padding-top:40px;padding-bottom:80px;padding-left:32px}.hero-title-slide{width:445px;font-size:44px;font-weight:700;line-height:1.17}.hero-descr{width:295px}.hero-btn-trailer,.hero-btn-more{font-size:14px;line-height:1.42}}@media screen and (width>=1280px){.hero-section{background:linear-gradient(86.77deg,#111 30.38%,#1110 65.61%),var(--total-black)url(1hero_des@1x.804cbf18.jpg) no-repeat 250px -70px/cover;padding-top:169px;padding-bottom:169px}@media (min-device-pixel-ratio:2),(-webkit-device-pixel-ratio>=2),(resolution>=192dpi),(resolution>=2dppx){.hero-section{background:linear-gradient(86.77deg,#111 30.38%,#1110 65.61%),var(--total-black)url(1hero_des@2x.13183a77.jpg) no-repeat 250px -70px/cover}}.hero-wrapper{margin-left:120px}.button-orange{width:130px;font-size:16px}.hero-title{width:464px;margin-bottom:16px;font-size:64px;line-height:1.17}.hero-text-magic{width:464px;font-size:16px;line-height:1.17;display:block}.hero-section-slide{padding-top:140px;padding-bottom:240px;padding-left:135px}.hero-title-slide{width:670px;font-size:64px;line-height:1.17}.hero-descr{width:367px}.hero-btn-trailer,.hero-btn-more{font-size:16px;line-height:1.5}}@media screen and (width>=1440px){.hero-section{background:linear-gradient(86.77deg,#111 30.38%,#1110 65.61%),var(--total-black)url(1hero_des@1x.804cbf18.jpg) no-repeat center/cover;padding-top:140px;padding-bottom:240px}@media (min-device-pixel-ratio:2),(-webkit-device-pixel-ratio>=2),(resolution>=192dpi),(resolution>=2dppx){.hero-section{background:linear-gradient(86.77deg,#111 30.38%,#1110 65.61%),var(--total-black)url(1hero_des@2x.13183a77.jpg) no-repeat center/cover}}.button-orange{width:150px;font-size:18px}.hero-section-slide{height:550px;padding-top:90px;padding-bottom:150px}.hero-title-slide{font-size:85px;line-height:1.12}.hero-descr{width:500px;font-size:19px}.hero-btn-trailer,.hero-btn-more{font-size:18px;line-height:1.17}}@media screen and (width>=1920px){.hero-section-slide{height:800px;padding-top:200px;padding-bottom:150px}}.hero-section-library{background:linear-gradient(86.77deg,#111 30.38%,#1110 65.61%),var(--total-black)url(3lib_mob@1x.8848a109.jpg) no-repeat center/cover;padding-top:40px;padding-bottom:144px;box-shadow:0 4px 4px #00000040}@media (min-device-pixel-ratio:2),(-webkit-device-pixel-ratio>=2),(resolution>=192dpi),(resolution>=2dppx){.hero-section-library{background:linear-gradient(86.77deg,#111 30.38%,#1110 65.61%),var(--total-black)url(3lib_mob@2x.d00695b6.jpg) no-repeat center/cover;box-shadow:0 4px 4px #00000040}}.hero-library-title{width:235px;margin-bottom:8px;font-size:32px;line-height:1.17}.hero-library-text{width:249px;font-size:14px;line-height:1.17}@media screen and (width>=768px){.hero-section-library{background:linear-gradient(86.77deg,#111 30.38%,#1110 65.61%),var(--total-black)url(2lib_tab@1x.76479170.jpg) no-repeat center/cover;padding-top:62px;padding-bottom:118px;box-shadow:0 4px 4px #00000040}@media (min-device-pixel-ratio:2),(-webkit-device-pixel-ratio>=2),(resolution>=192dpi),(resolution>=2dppx){.hero-section-library{background:linear-gradient(86.77deg,#111 30.38%,#1110 65.61%),var(--total-black)url(2lib_tab@2x.4ecd22fb.jpg) no-repeat center/cover;box-shadow:0 4px 4px #00000040}}.hero-library-title{width:332px;font-size:44px;line-height:1.17}.hero-library-text{width:357px}}@media screen and (width>=1280px){.hero-section-library{background:linear-gradient(86.77deg,#111 30.38%,#1110 65.61%),var(--total-black)url(2lib_des@1x.3698fb85.jpg) no-repeat center/cover;padding-top:169px;padding-bottom:249px;box-shadow:0 4px 4px #00000040}@media (min-device-pixel-ratio:2),(-webkit-device-pixel-ratio>=2),(resolution>=192dpi),(resolution>=2dppx){.hero-section-library{background:linear-gradient(86.77deg,#111 30.38%,#1110 65.61%),var(--total-black)url(2lib_des@2x.0e262dcd.jpg) no-repeat center/cover;box-shadow:0 4px 4px #00000040}}.hero-library-title{width:464px;font-size:64px;line-height:1.14}.hero-library-text{width:464px;font-size:16px}}@media screen and (width>=1440px){.hero-section-library{background:linear-gradient(86.77deg,#111 30.38%,#1110 65.61%),var(--total-black)url(2lib_des@1x.3698fb85.jpg) no-repeat center/cover;padding-top:200px;padding-bottom:300px;box-shadow:0 4px 4px #00000040}@media (min-device-pixel-ratio:2),(-webkit-device-pixel-ratio>=2),(resolution>=192dpi),(resolution>=2dppx){.hero-section-library{background:linear-gradient(86.77deg,#111 30.38%,#1110 65.61%),var(--total-black)url(2lib_des@2x.0e262dcd.jpg) no-repeat center/cover;box-shadow:0 4px 4px #00000040}}.hero-library-title{width:520px;font-size:72px}.hero-library-text{font-size:18px}}.is-active{color:var(--orange)}.menu-list{flex-direction:column;gap:24px;display:flex}.backdrop{background-color:var(--total-white);opacity:.2;z-index:2;width:100%;height:100%;animation-name:opacity;position:absolute;top:0;left:0}.menu-container{z-index:999;background-color:var(--total-black);border-radius:0 8px 8px 0;width:75vw;height:100%;transition:transform .25s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;overflow:hidden;transform:translate(-100%)}.menu-container.is-open{transform:translate(0)}.fixed{overflow:hidden}body.light .menu-container{background-color:var(--ligth-white)}body.light .is-active{color:var(--orange)}.hidden-img{display:none}li{list-style:none}.weekly-section{margin-bottom:32px;padding-top:40px}.img-weekly{border-radius:5px;width:100%;height:100%}.gradient-wrap-img{background:linear-gradient(#0000 63.48%,#000000e6 92.16%);border-radius:4px;width:100%;height:100%;position:absolute}.header-weekly{text-transform:uppercase;font-size:16px;font-weight:500}.weekly-wrapper{justify-content:space-between;margin-top:40px;margin-bottom:24px;display:flex}.weekly-link{color:var(--orange);font-size:16px;font-weight:500}.title-cinema{text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:500;line-height:1.6}.genre-year-text{color:var(--ligth-grey);font-size:500px}.container-img-weekly{margin-bottom:32px;position:relative}.month-section{margin-bottom:40px;margin-left:auto;margin-right:auto;padding-right:20px;position:relative}.month-title{text-transform:uppercase;margin-bottom:24px;font-size:16px;font-weight:500}.month-img{margin-bottom:24px}.add-to-library{background:linear-gradient(145deg,var(--yellow)0%,var(--red)100%);border:none;border-radius:74px;width:140px;height:38px;margin-top:20px;padding:12px 24px;font-size:12px;font-weight:500}.month-title-movie{text-transform:uppercase;margin-bottom:20px;font-size:20px;font-weight:500}.wrapper-month-section{flex-direction:row;gap:57px;display:flex;position:relative}.description-wrapper-left{flex-wrap:wrap;justify-content:space-between;gap:12px;max-width:230px;margin-bottom:12px;display:flex}.description-wrapper-right{flex-wrap:wrap;justify-content:space-between;gap:12px 50px;max-width:230px;margin-bottom:20px;display:flex}.release-text,.vote-text,.popularity-text,.genre-text{color:var(--ligth-grey);font-size:16px;font-weight:500}.descr-genre-text{font-size:16px}.descr-release-text{color:var(--orange);font-size:16px;font-weight:500}.descr-vote-text{font-size:14px;font-weight:500}.descr-popularity-text{font-size:16px;font-weight:500}.vote-numbers{text-align:center;background-color:var(--total-white);color:var(--total-black);border-radius:5px;width:36px;font-size:14px;display:inline-block}.votes-numbers{background-color:var(--total-white);color:var(--total-black);text-align:center;border-radius:5px;width:40px;display:inline-block}.about-text{color:var(--ligth-grey);margin-bottom:16px;font-size:16px;font-weight:500}.description-text{color:var(--ligth-grey);margin-bottom:20px;font-size:14px;font-weight:400;line-height:1.4}.remove-from-library{background:linear-gradient(145deg,var(--yellow)0%,var(--red)100%);border:none;border-radius:74px;width:176px;height:38px;margin-top:20px;padding:12px 24px;font-size:12px;font-weight:500}.add-to-library:hover,.add-to-library:focus,.remove-from-library:hover,.remove-from-library:focus{color:var(--orange);outline:1px solid var(--orange);background:0 0;box-shadow:1px 1px 14px 4px #ff6b086b}body.light .header-weekly,body.light .month-title{color:var(--total-black)}body.light .weekly-section{background-color:var(--total-white)}body.light .header-weekly,body.light .month-title,body.light .month-title-movie,body.light .release-text,body.light .vote-text,body.light .popularity-text,body.light .genre-text,body.light .about-text,body.light .descr-vote-text{color:var(--total-black)}body.light .vote-numbers,body.light .votes-numbers,body.light .descr-popularity-text,body.light .descr-genre-text,body.light .description-text{color:var(--ligth-black)}body.light .vote-numbers,body.light .votes-numbers{background-color:var(--ligth-white)}body.light .weekly-section,body.light .month-section{transition:all .5s ease-in}.movie-card{transition:transfom .25s linear;transform:scale(1)}.movie-card:hover{transform:scale(1.02)}.title-genre-descr{padding-left:12px}.error-text{color:var(--total-white);margin-left:auto;margin-right:auto;font-size:28px}.trends-wrapper{flex-flow:column;justify-content:flex-start;align-items:flex-start;gap:12px;margin-right:auto;display:flex}.trends-wrapper-second{flex-direction:column;gap:12px;width:90px;display:flex}.wrapper-month-section{margin-bottom:20px}.movie-img{width:280px;height:406px}@media only screen and (width>=768px){.movie-img{width:224px;height:325px}.popularity-text,.descr-popularity-text,.genre-text,.descr-genre-text{position:absolute}.popularity-text{left:400px}.descr-popularity-text{left:551px}.genre-text{top:30px;left:400px}.descr-genre-text{width:130px;top:30px;left:551px}.trends-wrapper{margin-right:58px}.container-img-list{width:224px;height:325px}.img-wrapper{gap:0}.header-weekly,.weekly-link{font-size:24px}.container-img-weekly{flex-wrap:nowrap;gap:5px;display:flex}.hidden-img{display:block}.month-title{font-size:24px}.month-img{border-radius:5px;width:704px;height:400px;margin-bottom:32px}.month-title-movie{margin-bottom:24px;font-size:28px}.description-wrapper-left{flex-wrap:wrap;justify-content:space-between;min-width:200px;margin-bottom:20px;margin-right:60px;display:flex}.description-wrapper-right{flex-wrap:wrap;justify-content:space-between;max-width:250px;margin-bottom:20px;display:flex}.description-text{margin-bottom:20px;font-weight:400;line-height:1.4}.month-wrapper{margin-bottom:20px}.wrapper-month-section{flex-direction:row;justify-content:flex-start}.wrapper-month{max-width:660px}.stars-descr{font-size:16px}.remove-from-library,.add-to-library{margin-bottom:77px}}@media only screen and (width>=800px){.container-img-weekly{gap:16px}}@media only screen and (width>=1280px){.month-img{width:805px;height:458px;margin-bottom:100px}.movie-img{width:395px;height:574px}.popularity-text,.descr-popularity-text,.genre-text,.descr-genre-text{position:inherit}.trends-wrapper{margin-right:auto}.img-wrapper{gap:15px}.trends-wrapper-second{flex-direction:column;gap:12px;margin-right:100px;display:flex}.month-wrapper{margin-bottom:0;display:flex}.title-cinema,.genre-year-text{font-size:20px}.weekly-section{margin-bottom:32px;padding-top:80px}.month-title{font-size:28px}.description-text{max-width:none;margin-bottom:20px;font-weight:400;line-height:1.4}.wrapper-month{width:411px;padding:0 0 0 16px}.wrapper-month-section{margin-bottom:20px;display:flex}.description-wrapper-left{max-width:280px;margin-bottom:12px;margin-right:0}.description-wrapper-right{gap:12px 80px;max-width:280px}.add-to-library{margin:0 auto;display:block;position:absolute;bottom:102px;right:268px}.remove-from-library{margin:0 auto;display:block;position:absolute;bottom:102px;right:232px}.container-img-list{width:394px;height:574px}.stars-descr{font-size:25px}}@media only screen and (width>=1290px){.add-to-library{right:270px}.remove-from-library{right:234px}}@media only screen and (width>=1300px){.add-to-library{right:273px}.remove-from-library{right:237px}}@media only screen and (width>=1310px){.add-to-library{right:283px}.remove-from-library{right:246px}}@media only screen and (width>=1320px){.add-to-library{right:285px}.remove-from-library{right:250px}}.visually-hidden{white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.button-orange{color:var(--total-black);text-align:center;background:linear-gradient(145deg,#ffc226 0%,#f84119 100%);border:#0000;border-radius:74px;font-weight:500;line-height:1.5;transition:color .5s cubic-bezier(.4,0,.2,1),outline .5s cubic-bezier(.4,0,.2,1),background-color .5s cubic-bezier(.4,0,.2,1);display:block}.button-transparent{outline:1px solid var(--total-white);color:var(--total-white);text-align:center;background-color:#0000;border:#0000;border-radius:74px;font-size:16px;line-height:1.5;transition:color .5s cubic-bezier(.4,0,.2,1),outline .5s cubic-bezier(.4,0,.2,1),background-color .5s cubic-bezier(.4,0,.2,1);display:block}.my-library-section{padding-top:44px;padding-bottom:42px}.search-movie-btn-link{width:121px;margin:0 auto}.load-more-btn{width:106px;margin:0 auto;padding:12px 24px;font-size:12px;font-weight:500;line-height:1.16}.dropdown{display:flex}.filter-down-button{cursor:pointer;text-align:left;border:1px solid var(--total-white);color:var(--ligth-grey);background-color:#1c1c1c;border-radius:8px;width:173px;height:40px;margin-right:auto;padding:10px 56px 10px 16px;font-size:14px;font-weight:500;line-height:1.14}.genre-item{border:1px solid var(--total-white);color:var(--ligth-grey);background-color:#1c1c1c;border-radius:8px;align-items:center;width:172px;height:44px;padding:10px 56px 10px 16px;font-size:14px;font-weight:500;line-height:1.14;display:flex}.genre-item:hover{color:orange}.dropdown-list li{opacity:0;transition:all .5s ease-in;transform:translateY(-20px)}.dropdown-list li:hover{background-color:#ffffff1a}.dropdown-list.active li{opacity:1;transform:translateY(0)}.dropdown-list.active{max-height:1000px;transition:all .5s ease-in;overflow:hidden}.dropdown-list{z-index:100;position:absolute}.seeall{color:var(--orange);padding-top:10px;font-size:16px;font-weight:500;line-height:1.18}.my-library,.gallery{flex-wrap:wrap;justify-content:center;gap:16px;padding:16px 0 24px;display:flex}.movie-img{border-radius:5px;width:100%;height:100%;display:block}.movie-card{cursor:pointer;border-radius:5px;justify-content:center;height:420px;transition:all .5s ease-in;position:relative}.gradient{background:linear-gradient(#0000 63.48%,#000000e6 92.16%);border-radius:4px;width:100%;height:100%;position:absolute}.movie-card:hover{box-shadow:0 0 20px orange}.info{align-items:flex-end;gap:25px;display:flex;position:absolute;bottom:12px}.name-and-discr{padding-left:12px}.movie-title{text-transform:uppercase;width:138px;margin-bottom:4px;font-size:12px;font-weight:500;line-height:1.66}.movie-description{width:138px}.movie-description,.movie-rating{color:var(--grey);font-size:12px;font-weight:500;line-height:1.66}.oops-text{text-align:center;font-size:22px;line-height:1.4}body.light .my-library-section{background-color:var(--total-white)}body.light .oops-text{color:var(--total-black)}body.light .genre-select,.filter-option{background-color:var(--total-white);border:1px solid var(--grey)}body.light .filter-down-button,body.light .genre-item{color:var(--total-black);background-color:var(--total-white);border:1px solid var(--grey-white-theme,#595959);border-radius:8px}@media screen and (width>=330px){.info{gap:35px}}@media screen and (width>=340px){.info{gap:45px}}@media screen and (width>=350px){.info{gap:55px}.stars{font-size:14px}}@media screen and (width>=768px){.info{gap:0}.my-library-section{padding-top:80px;padding-bottom:60px}.genre-select{width:144px;height:44px;padding:12px 35px 12px 20px}.oops-text{font-size:24px;line-height:1.333}.search-movie-btn-link{width:133px;font-size:14px;line-height:1.14}.load-more-btn{width:115px;font-size:14px;line-height:1.14}.movie-card{width:224px;height:325px}.movie-title,.movie-description{width:140px;line-height:1.5}.my-library,.gallery{gap:28px 16px;padding:36px 0 40px}.container-img-weekly{gap:12px 6px;min-width:700px}.seeall{font-size:24px;line-height:1.16}}@media only screen and (width>=800px){.container-img-weekly{gap:14px}}@media screen and (width>=1280px){.info{gap:15px}.stars{font-size:22px}.my-library-section{padding-top:160px;padding-bottom:108px}.genre-select{width:260px;height:48px;padding:12px 150px 12px 20px;font-size:14px;line-height:1.18}.oops-text{font-size:32px;line-height:1.12}.search-movie-btn-link,.load-more-btn{width:158px;font-size:18px;line-height:1.5}.movie-card{width:394px;height:574px}.movie-title,.movie-description{width:250px;font-size:20px;font-weight:400;line-height:1.2}.my-library,.gallery{gap:32px 16px}.filter-down-button,.genre-item{width:260px;height:44px;font-size:16px;line-height:1.18}.my-library,.gallery{gap:32px 15px;width:1213px;padding:48px 0 40px}.seeall{font-size:28px;line-height:1.17}}.rating{margin-bottom:20px;font-size:20px;line-height:.75;display:flex}.rating-body{position:relative}.rating-body:before{content:"★★★★★";display:block}.rating-active{width:0;height:100%;position:absolute;top:0;left:0;overflow:hidden}.rating-active:before{content:"★★★★★";color:#f89f19;width:100%;height:100%;top:0;left:0}@media screen and (width>=768px){.rating{font-size:25px}}@media screen and (width>=1280px){.rating{font-size:30px}}@media screen and (width>=1440px){.rating{font-size:37px}}.overflow{background-color:#2e2f4266;width:100vw;height:100vh;position:fixed;top:0;left:0}.modal__content{flex-wrap:wrap;display:flex}.modal__btn-close{font:inherit;cursor:pointer;background-color:#0000;border:none;padding:0;position:absolute;top:16px;right:20px}.modal__icon-moon{stroke:var(--total-white)}body.light .modal__icon-moon{stroke:var(--total-black)}.modal-container{background-color:var(--total-black);z-index:2147483647;border-radius:16px;width:280px;max-height:847px;padding:52px 16px;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:1px 1px 14px 4px #ff6b086b}body.light .modal-container{background-color:var(--total-white)}.modal__image{border-radius:4px;width:248px;height:315px;padding-bottom:22px}.modal__title{color:var(--total-white);font-size:20px;font-weight:500;line-height:1,5;width:100%;padding-bottom:29px}body.light .modal__title{color:var(--total-black)}.modal__list{flex-flow:column;justify-content:flex-start;align-items:flex-start;gap:12px;margin-right:auto;display:flex}.modal__item{display:flex}.modal__desc{color:var(--ligth-grey);margin-right:auto;font-size:14px;font-weight:500;line-height:1.1}body.light .modal__desc{color:var(--total-black)}.modal__list_second{flex-flow:column;justify-content:flex-start;align-items:flex-start;gap:12px;display:flex}.modal__value{color:var(--ligth-white);max-width:102px;font-size:14px;font-weight:500;line-height:1.3;display:flex}body.light .modal__value{color:var(--total-black)}.tag{background-color:var(--ligth-white);color:var(--ligth-black);border-radius:5px;align-items:flex-start;gap:10px;padding:1px 8px;display:inline-flex}.modal__about{max-height:140px}.modal__subtitle{color:var(--ligth-grey);text-transform:uppercase;padding-top:8px;padding-bottom:12px;font-size:14px;font-weight:500;line-height:1.4}body.light .modal__subtitle{color:var(--total-black)}.modal__text{color:var(--ligth-white);white-space:normal;text-overflow:ellipsis;width:248px;max-height:100px;font-size:12px;font-weight:400;line-height:1.7;overflow-y:auto}body.light .modal__text{color:var(--ligth-black);overflow-y:auto}.btn-add-library{background:linear-gradient(145deg,var(--yellow)0%,var(--red)100%);color:var(--total-black);text-align:center;border:#0000;border-radius:74px;min-width:140px;height:45px;padding:12px 24px;font-size:12px;font-weight:500;line-height:1.33;transition:color .5s cubic-bezier(.4,0,.2,1),outline .5s cubic-bezier(.4,0,.2,1),background-color .5s cubic-bezier(.4,0,.2,1);display:block}.btn-add-library:hover,.btn-add-library:focus{color:var(--ligth-white);outline:1px solid var(--orange);background:0 0;box-shadow:2px 2px 14px 4px #ff6b086b}body.light .tag{background-color:var(--ligth-black);color:var(--ligth-white)}body.light .btn-add-library{outline:1px solid var(--total-white);color:var(--total-white);text-align:center;background-color:#0000;border:#0000;border-radius:74px;font-size:16px;line-height:1.5;transition:color .5s cubic-bezier(.4,0,.2,1),outline .5s cubic-bezier(.4,0,.2,1),background-color .5s cubic-bezier(.4,0,.2,1);display:block}body.light .btn-add-library:hover,body.light .btn-add-library:focus{color:var(--orange);outline:1px solid var(--orange);background:0 0;box-shadow:1px 1px 14px 4px #ff6b086b}@media screen and (width>=768px){.modal__value{max-width:139px}.modal__list{margin-right:62px}.modal__btn-close{position:absolute;top:24px;right:24px}.modal-container{width:704px;height:488px;padding:44px 49px 44px 44px}.mod-con{display:flex}.modal__image{border-radius:5px;width:294px;height:400px;padding-bottom:0;padding-right:16px}.modal__title{padding-bottom:0;font-size:24px;line-height:1.17}.modal__desc{font-size:14px;line-height:1.2}.tag{text-transform:uppercase;font-size:14px;line-height:1.2}.modal__subtitle{text-transform:uppercase;padding-top:0;padding-bottom:16px;font-size:14px}.modal__text{width:301px}}@media screen and (width>=1280px){.modal__list,.modal__list_second{height:100px}.modal-container{width:846px;height:598px;padding:60px}.modal__image{width:375px;height:478px;padding-right:20px}.modal__desc{font-size:16px}.modal__subtitle{padding-bottom:16px;font-size:16px}.modal__text{flex-shrink:0;width:331px;max-height:120px}}.trailer-container{visibility:visible;opacity:1;width:100%;height:250px;transition:opacity .2s linear,visibility .2s linear,transform .2s}.trailer-container.visually-hidden{visibility:hidden;opacity:0;transition:opacity .2s linear,visibility .2s linear,transform .2s;transform:scale(0)}.is-scroll-block{overflow:hidden}.trailer-backdrop{opacity:1;visibility:visible;background-color:#1c1c1cad;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .2s linear,visibility .2s linear,transform .1s;display:flex;position:fixed;top:0;left:0;overflow:auto;transform:scale(1)}.trailer-backdrop.visually-hidden{visibility:hidden;opacity:0;transition:opacity .2s linear,visibility .2s linear,transform .2s;transform:scale(0)}.trailer-iframe{width:100%;height:250px}.trailer-modal-container{background-color:#2423232b;border-radius:40px;position:relative;overflow:hidden;box-shadow:0 -1px 4px #fff,0 -2px 10px #ff0,0 -10px 20px #ff8000,0 -18px 40px red,5px 5px 15px 5px #0000}@media screen and (width>=768px){.trailer-modal-container{width:95%;height:400px}.trailer-iframe{width:100%;height:400px}}@media screen and (width>=1280px){.trailer-modal-container{width:70%;height:40%}.trailer-iframe{width:100%;height:430px}}@media screen and (width>=1440px){.trailer-modal-container,.trailer-iframe{width:1000px;height:600px}}.ooops-wraper{visibility:visible;opacity:1;transition:opacity .2s linear,visibility .2s linear,transform .2s}.ooops-wraper.visually-hidden{visibility:hidden;opacity:0;transition:opacity .2s linear,visibility .2s linear,transform .2s;transform:scale(0)}.ooops-modal-backdrop{opacity:1;visibility:visible;background-color:#ffffff80;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .2s linear,visibility .2s linear,transform .1s;display:flex;position:fixed;top:0;left:0;transform:scale(1)}.ooops-modal-backdrop.visually-hidden{visibility:hidden;opacity:0;transition:opacity .2s linear,visibility .2s linear,transform .2s;transform:scale(0)}.ooops-modal-container{background-color:var(--total-black);border-radius:16px;width:280px;position:relative;box-shadow:1px 1px 14px 4px #ff6b086b}.ooops-text{margin:0 auto;padding:39px 33px 24px;font-size:16px;font-weight:400;line-height:1.17}.close-button-oops{position:absolute;top:20px;right:20px}.ooops-svg{stroke:var(--total-white)}.ooops-svg:hover{stroke:var(--orange)}@media (width<=767.9px){.btn-oops{width:159px;margin:0 auto}}@media screen and (width>=768px){.ooops-modal-container{width:609px;height:400px;position:relative}.btn-oops{width:296px;position:absolute;bottom:32px;right:0}.ooops-text{margin-top:80px;padding-left:44px;font-size:24px;line-height:1.16}}@media (width>=1280px){.ooops-modal-container{width:700px;height:400px}.btn-oops{width:363px;bottom:0;right:0}}body.light .ooops-modal-container{background-color:var(--total-white);box-shadow:1px 1px 14px 4px #00000038}body.light .ooops-text{color:var(--total-black)}body.light .ooops-modal-backdrop{background-color:#00000080}body.light .ooops-svg{stroke:var(--total-black)}
/*# sourceMappingURL=catalog.6fdb388c.css.map */
