:root{--main-font:"Roboto",sans-serif}.visually-hidden{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}body{font-family:var(--main-font)}h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0}ol,ul{padding:0}img{display:block;max-width:100%;height:auto}.link{text-decoration:none}.list{list-style:none}.address{font-style:normal}.container{padding:0 20px}@media screen and (min-width:320px){.container{width:320px;margin:0 auto}}@media screen and (min-width:768px){.container{width:768px}}@media screen and (min-width:1024px){.container{width:1024px}}.backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.25);opacity:1;z-index:1000000;transition:opacity .25s cubic-bezier(.4,0,.2,1)}.backdrop.is-hidden{opacity:0;pointer-events:none}.uppercase{text-transform:uppercase}.modal-container{position:absolute;top:50%;left:50%;color:#000;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));transform:translate(-50%,-50%) scale(1);transition:transform .25s cubic-bezier(.4,0,.2,1);background-color:#fff}.backdrop.is-hidden .modal-container{transform:translate(-50%,-50%) scale(.8)}@media screen and (min-width:320px){.modal-container{max-width:958px;height:90vh;padding:48px 20px 40px;overflow-y:scroll}}@media screen and (min-width:768px) and (max-width:1023px){.modal-container{width:618px;height:562px;padding:50px 30px 40px 28px;overflow:auto}}@media screen and (min-width:1024px){.modal-container{width:882px;height:568px;overflow:auto}}.modal-close-btn{position:absolute;top:10px;right:10px;background:transparent;cursor:pointer;border:none;transition:color .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1)}.modal-close-btn__icon:focus,.modal-close-btn__icon:hover{box-shadow:0 5px 40px 5px rgba(220,51,24,.4)}.modal-close-btn__icon{width:30px;height:30px;fill:#000;border-radius:50px}.modal-movie-card{font-weight:500;font-size:12px;line-height:1.33}@media screen and (min-width:320px){.modal-movie-card{min-height:400px;margin-bottom:20px;margin-top:16px}}@media screen and (min-width:768px) and (max-width:1023px){.modal-movie-card{min-height:264px;display:flex;align-items:flex-start;margin-top:0;margin-bottom:20px}}@media screen and (min-width:1024px){.modal-movie-card{min-height:478px;display:flex;align-items:flex-start;margin-top:0;margin-bottom:0}}.movie-card-thumb{position:relative}@media screen and (min-width:320px){.movie-card-thumb{margin-top:30px}}@media screen and (min-width:768px) and (max-width:1023px){.movie-card-thumb{margin-left:32px;margin-top:0}}@media screen and (min-width:1024px){.movie-card-thumb{width:396px;margin-top:0;margin-left:30px}}.movie-card-metrics{margin-top:20px;margin-bottom:20px}.movie-card-title{font-size:20px;line-height:1.15}.modal-img{border-radius:5px;object-fit:cover}@media screen and (min-width:320px){.modal-img{min-width:240px;min-height:356px;margin:0 auto}}@media screen and (min-width:768px) and (max-width:1023px){.modal-img{width:264px;height:374px;margin:0 auto}}@media screen and (min-width:1024px){.modal-img{width:396px;height:478px;margin:0}}.movie-card-item{display:flex;align-items:center}.movie-card-item:not(:last-child){margin-bottom:10px}.movie-metrics-title{color:#8c8c8c;width:107px;padding:0}@media screen and (min-width:320px){.movie-metrics-title{width:107px}}@media screen and (min-width:768px) and (max-width:1023px){.movie-metrics-title{width:107px}}@media screen and (min-width:1024px){.movie-metrics-title{width:150px}}.movie-metrics-value{color:#000}@media screen and (min-width:320px){.movie-metrics-value{width:107px}}@media screen and (min-width:768px){.movie-metrics-value{width:157px}}.movie-vote{width:36px;height:16px;padding-left:10px;padding-right:10px;background-color:#ff6b01;border-radius:4px}.genre{display:flex;align-items:start}.movie-discripsh-title{margin-bottom:10px}.movie-discripsh-content{line-height:1.67}.modal-btn-list{display:flex}@media screen and (min-width:768px) and (max-width:1023px){.modal-btn-list{justify-content:flex-end}}@media screen and (min-width:1024px){.modal-btn-list{position:absolute;top:450px;left:456px}}.modal-btn-list-item:not(:last-child){margin-right:15px}.add-queue-btn,.add-watched-btn{background-color:#fff;border:1px solid #000;border-radius:5px;cursor:pointer}.add-queue-btn:focus,.add-queue-btn:hover,.add-watched-btn:focus,.add-watched-btn:hover{animation:swing;animation-duration:1s;animation-iteration-count:2}@media screen and (min-width:320px){.add-queue-btn,.add-watched-btn{width:112px;height:44px}}@media screen and (min-width:768px) and (max-width:1023px){.add-queue-btn,.add-watched-btn{width:125px;height:44px}}@media screen and (min-width:1024px){.add-queue-btn,.add-watched-btn{width:136px;height:44px}}.add-collection{background-color:#ff6b01;color:#fff;border:none}.backdrop-team{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.25);opacity:1;z-index:1000000;transition:opacity .25s cubic-bezier(.4,0,.2,1)}.backdrop-team.is-hidden-team{opacity:0;pointer-events:none}.no-scroll{overflow:hidden}.modal-team-container{position:absolute;top:50%;left:50%;color:#000;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));transform:translate(-50%,-50%) scale(1);transition:transform .25s cubic-bezier(.4,0,.2,1);background-color:#fff}.backdrop.is-hidden .modal-team-container{transform:translate(-50%,-50%) scale(.8)}@media screen and (min-width:320px){.modal-team-container{max-width:958px;height:90vh;padding:40px 20px 15px;overflow-y:scroll}}@media screen and (min-width:768px) and (max-width:1023px){.modal-team-container{width:618px;height:562px;padding:25px 30px 6px 28px;overflow:auto}}@media screen and (min-width:1024px){.modal-team-container{width:618px;height:568px;padding:20px 30px 6px 28px;overflow:auto}}.modal-team-close-btn{position:absolute;top:5px;right:5px;background:transparent;cursor:pointer;border:none}.modal-team-close-btn__icon:focus,.modal-team-close-btn__icon:hover{box-shadow:0 5px 40px 5px rgba(220,51,24,.4)}.modal-team-close-btn__icon{width:30px;height:30px;fill:#000;border-radius:50px}@media screen and (min-width:768px) and (max-width:1023px){.modal-team-list{display:flex;flex-wrap:wrap;justify-content:center;margin-left:-20px}}@media screen and (min-width:1024px){.modal-team-list{display:flex;flex-wrap:wrap;justify-content:center;margin-left:-20px}}.modal-team-list_item{margin-bottom:12px}@media screen and (min-width:768px) and (max-width:1023px){.modal-team-list_item{margin-left:20px;flex-basis:calc(33.33333% - 20px)}}@media screen and (min-width:1024px){.modal-team-list_item{margin-left:20px;flex-basis:calc(33.33333% - 20px)}}.modal-team-img{width:150px;height:187px;margin:0 auto;border-radius:20px;object-fit:cover}.modal-team-list_thumb{margin-top:4px}.modal-team-name{font-weight:500;font-size:16px;line-height:1.33;text-align:center}.modal-team-icon-github{margin:0 auto;width:20px;height:20px}img{width:274px;height:440px;object-fit:cover}.cont-gallery{padding:20px;margin:0 auto}.gallery-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(274px,1fr));grid-gap:30px;padding:0;list-style:none;margin-bottom:60px}.film-title{text-transform:uppercase;padding-top:10px;padding-bottom:10px}.film-genres,.film-title{font-style:normal;font-weight:500;font-size:12px;line-height:1.2}.film-genres{color:#ff6b08}.vote-average{display:inline-block;text-align:center;width:36px;height:15px;text-transform:uppercase;color:#fff;background:#ff6b08;border-radius:5px;border:1px solid #ff6b08;margin-left:10px}.emptyLibrary-list{margin-right:auto;margin-left:auto;text-align:center;justify-content:center}.emptyLibrary__title{color:#ff6b01;line-height:1.17;font-size:30px;padding-top:30px;padding-bottom:30px}.emptyLibrary__text{margin-bottom:30px}.emptyLibrary__text,.emptyLibrary__text_too{font-size:14px;line-height:1.14px;color:#fff;-webkit-text-stroke:.04em #0a0a0a}.emptyLibrary__text_too{margin-bottom:15px}.emptyLibrary__text_next{font-size:14px;line-height:1.14px;margin-bottom:50px;color:#fff;-webkit-text-stroke:.04em #0a0a0a}.emptyLibrary__text-or{font-size:35px;line-height:1.21px;-webkit-text-stroke:.04em #0a0a0a;color:#fff;margin-top:70px}.emptyLibrary__link{font-size:16px;line-height:1.87;letter-spacing:.06em;font-weight:700;cursor:pointer;background-color:#ff6b01;color:#fff;padding:10px 32px;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));border-radius:4px;border:0;transition:background-color .25s cubic-bezier(.4,0,.2,1)}.emptyLibrary__link:focus,.emptyLibrary__link:hover{background-color:#ff6b01}.gallery-bgr{height:500px;background-image:linear-gradient(90deg,rgba(47,48,58,.4),rgba(47,48,58,.4)),url(/filmoteka/main-cinema.ddfe6ec2.jpg);background-size:cover;margin-top:30px;margin-bottom:30px}.movie-card{cursor:pointer}.movie-poster{transform:scale(1);border-radius:5px;transition:transform .25s cubic-bezier(.4,0,.2,1);transition:box-shadow .25s cubic-bezier(.4,0,.2,1)}.movie-poster:focus,.movie-poster:hover{transition:transform .25s cubic-bezier(.4,0,.2,1);transition:box-shadow .25s cubic-bezier(.4,0,.2,1);transform:scale(1.02);box-shadow:0 -3px 22px 5px rgba(0,0,0,.37),0 -3px 22px 5px rgba(0,0,0,.37)}@media screen and (min-width:768px){.cont-gallery{padding-top:60px;padding-left:71px;padding-right:71px}.emptyLibrary__text{margin-bottom:50px}.emptyLibrary__text,.emptyLibrary__text_too{font-size:20px;line-height:1.21px;color:#fff;-webkit-text-stroke:.04em #0a0a0a}.emptyLibrary__text_too{margin-bottom:20px}.emptyLibrary__text_next{font-size:20px;line-height:1.21px;margin-bottom:50px;color:#fff;-webkit-text-stroke:.04em #0a0a0a}}@media screen and (min-width:1024px){.emptyLibrary__text{margin-bottom:50px}.emptyLibrary__text,.emptyLibrary__text_too{font-size:24px;line-height:1.21px;color:#fff;-webkit-text-stroke:.04em #0a0a0a}.emptyLibrary__text_too{margin-bottom:30px}.emptyLibrary__text_next{font-size:24px;line-height:1.21px;margin-bottom:50px;color:#fff;-webkit-text-stroke:.04em #0a0a0a}}.testing-header{height:160px}body{transition:color .15s cubic-bezier(.4,0,.2,1),background-color .15s cubic-bezier(.4,0,.2,1)}body.light-theme{background-color:#fff;color:#333}body.dark-theme{background-image:linear-gradient(90deg,rgba(0,0,0,.56),rgba(0,0,0,.56)),url(/filmoteka/dark-theme-background.5f9b5d87.jpg);color:#fff}body.dark-theme .movie-poster:focus,body.dark-theme .movie-poster:hover{transition:transform .25s cubic-bezier(.4,0,.2,1);transition:box-shadow .25s cubic-bezier(.4,0,.2,1);transform:scale(1.02);box-shadow:0 -3px 22px 5px rgba(255,107,1,.25),0 -3px 22px 5px rgba(255,107,1,.22)}@media screen and (min-width:320px){.theme-switch{position:absolute;display:flex;align-items:center;justify-content:flex-end;right:15px;top:200px}}@media screen and (min-width:768px){.theme-switch{right:60px}}.theme-switch__icon{color:#fff;height:15px;width:15px;margin-right:8px;margin-left:8px}.theme-switch__control{display:flex;align-items:center;flex-shrink:0;position:relative;width:30px;height:10px;border-radius:50em;padding:3px 0}.theme-switch__toggle{position:absolute;left:0;top:0;margin:0;padding:0;opacity:0;height:0;width:0;pointer-events:none}.theme-switch__track{position:absolute;left:0;top:0;width:100%;height:100%;color:transparent;user-select:none;background-color:#333;border-radius:inherit;z-index:1;cursor:pointer}.theme-switch__marker{position:relative;background-color:#fff;width:10px;height:10px;border-radius:50%;z-index:2;pointer-events:none;box-shadow:0 1px 1px rgba(0,0,0,.25);transform:translateX(3px);transition:transform .25s cubic-bezier(.4,0,.2,1)}.theme-switch__toggle:checked+.theme-switch__track{background-color:#d3d3d4}.theme-switch__toggle:checked~.theme-switch__marker{transform:translateX(15px)}.theme-switch__toggle:active+.theme-switch__track,.theme-switch__toggle:focus+.theme-switch__track{box-shadow:0 0 0 3px #ff6b01}.preloader{position:fixed;left:0;top:0;width:100%;height:100%;z-index:999999;display:flex;align-items:center;justify-content:center;transition:all .5s;opacity:1;backdrop-filter:blur(8px)}.preloader-remove{opacity:0;z-index:-10}.circle{width:20px;height:20px;border-radius:50%;margin:7px;display:flex;justify-content:center;align-items:center}.circle:before{content:"";width:20px;height:20px;border-radius:50%;opacity:.7;animation:scale 2s cubic-bezier(0,0,.49,1.02) infinite}.circle-1{background-color:orange}.circle-1:before{background-color:orange;animation-delay:.2s}.circle-2{background-color:#ff8c00}.circle-2:before{background-color:#ff8c00;animation-delay:.4s}.circle-3{background-color:#ff7f24}.circle-3:before{background-color:#ff7f24;animation-delay:.6s}.circle-4{background-color:#ee7621}.circle-4:before{background-color:#ee7621;animation-delay:.8s}.circle-5{background-color:#cd661d}.circle-5:before{background-color:#cd661d;animation-delay:1s}@keyframes scale{0%{transform:scale(1)}50%,75%{transform:scale(2.5)}78%,to{opacity:0}}.current{border-bottom:1px solid #ff6b08}.header{background:rgba(0,0,0,.56);background-image:url(/filmoteka/header-background-mobile@1x.6c82850f.jpg);background-repeat:no-repeat;background-size:cover}@media (min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.header{background-image:url(/filmoteka/header-background-mobile-2x.787de450.jpg)}}.list__icon{width:24px;height:24px;align-self:center}.navigation{margin-bottom:45px;justify-content:center}.navigation,.navigation__logo{display:flex;align-items:center}.navigation__logo{animation:pulse;animation-duration:2s;animation-iteration-count:infinite}.navigation__logo:focus,.navigation__logo:hover{animation-play-state:paused}.navigation__logo-link{margin-right:112px;display:flex;align-self:flex-end}.navigation__list{display:flex}.navigation__item:not(:last-child){margin-right:39px}.navigation__link{font-style:normal;font-weight:500;font-size:12px;line-height:1.16;text-transform:uppercase;color:#fff}.search{justify-content:center;margin:0 auto 22px}.navigation__search,.search{position:relative;width:280px}.navigation__search{background-color:transparent;color:#fff;padding:4px 0;border:none;border-bottom:.5px solid #fff;font-size:14px;font-weight:400;line-height:1.17;transition-property:border-bottom;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.navigation__search::placeholder{color:#fff}.navigation__search:focus,.navigation__search:hover{outline:none;border-bottom:.5px solid #ff6b01}.film-search__icon{position:absolute;margin:3px;right:0}.error__message{width:280px;margin-top:5px;font-size:14px;line-height:1.17;font-weight:400;color:#ff001b}@media screen and (max-width:768px){.logo{display:none}}@media screen and (min-width:768px){.header{background-image:url(/filmoteka/header-background-tablet@1x.e495f74e.jpg)}}@media screen and (min-width:768px) and (min-device-pixel-ratio:2),screen and (min-width:768px) and (min-resolution:2dppx),screen and (min-width:768px) and (min-resolution:192dpi){.header{background-image:url(/filmoteka/header-background-tablet@2x.40494eb8.jpg)}}@media screen and (min-width:768px){.navigation__search,.search{width:336px}}@media screen and (min-width:768px){.navigation{display:flex;position:relative;align-items:center;justify-content:center;margin-bottom:37px}}@media screen and (min-width:768px){.navigation__logo{align-items:flex-end}}@media screen and (min-width:768px){.navigation__logo-link{margin-right:303px}}@media screen and (min-width:768px){.logo{font-style:normal;font-weight:500;font-size:30px;line-height:35px;color:#fff}}@media screen and (min-width:768px){.list__icon{margin-right:10px;color:#fff}}@media screen and (min-width:768px){.hide_message{display:none}}@media screen and (min-width:768px){.film-search{position:relative;display:inline}}@media screen and (min-width:768px){.error__message{width:336px}}@media screen and (min-width:1024px){.header{background-image:url(/filmoteka/header-backgroung-desktop@1x.dcabd5f6.jpg)}}@media screen and (min-width:1024px) and (min-device-pixel-ratio:2),screen and (min-width:1024px) and (min-resolution:2dppx),screen and (min-width:1024px) and (min-resolution:192dpi){.header{background-image:url(/filmoteka/header-background-desktop@2x.96e92ea3.jpg)}}@media screen and (min-width:1024px){.navigation__logo-link{margin-right:564px}}.library{height:230px;background:rgba(0,0,0,.56);background-image:url(/filmoteka/header-library-background-mobile@1x.26213cd4.jpg);background-repeat:no-repeat;background-size:cover}@media (min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.library{background-image:url(/filmoteka/header-library-background-mobile@2x.bd8e6a2e.jpg)}}.main__navigationLibrary{display:flex;justify-content:center}.main__navigationLibraryButton{width:130px;height:44px;box-shadow:0 8px 43px rgba(255,107,1,.6);border:1px solid;background:inherit;border-radius:5px;font-family:Roboto;font-style:normal;font-weight:500;font-size:12px;line-height:16px;color:#fff;text-transform:uppercase}.main__navigationLibraryButton:focus,.main__navigationLibraryButton:hover{animation:pulse;animation-duration:1s;animation-iteration-count:2;cursor:pointer}.main__navigationLibraryButton:focus,.main__navigationLibraryButton:hover{background:#ff6b01;border:none}.header__library{display:block;margin:0 auto;width:100%;padding:45px 20px;height:230px}.logo_svg{width:24px;height:24px;align-self:center}.main__navigationLibrary-item:not(:last-child){margin-right:20px}@media screen and (min-width:768px){.library{height:230px;background:rgba(0,0,0,.56);background-image:url(/filmoteka/header-library-background-tablet@1x.de7beeb0.jpg);background-repeat:no-repeat;background-size:cover}}@media screen and (min-width:768px) and (min-device-pixel-ratio:2),screen and (min-width:768px) and (min-resolution:2dppx),screen and (min-width:768px) and (min-resolution:192dpi){.library{background-image:url(/filmoteka/header-library-background-tablet@2x.90b435ff.jpg)}}@media screen and (min-width:768px){.main__navigationLibrary-item:not(:last-child){margin-right:15px}}@media screen and (min-width:768px){.header__library{padding:45px 60px 20px}}@media screen and (min-width:768px){.icon-film,.logo_svg{margin-right:10px}.icon-film{width:24px;height:24px;align-self:center}}@media screen and (min-width:1024px){.library{height:230px;background:rgba(0,0,0,.56);background-image:url(/filmoteka/header-library-background-desktop@1x.74a74efe.jpg);background-repeat:no-repeat;background-size:cover}}@media screen and (min-width:1024px) and (min-device-pixel-ratio:2),screen and (min-width:1024px) and (min-resolution:2dppx),screen and (min-width:1024px) and (min-resolution:192dpi){.library{background-image:url(/filmoteka/header-library-background-desktop@2x.f213cf4e.jpg)}}@media screen and (min-width:1024px){.header__library{padding:40px 20px 45px}}.is-active-header-btn{background:#ff6b01;border:none}.io-hidden{display:none}#back-to-top{z-index:101;bottom:12px}.footer{z-index:100;position:fixed;bottom:0;left:0;display:flex;align-items:center;justify-content:center;width:100vw;height:60px;padding-right:36px;padding-left:48px;text-align:center;min-width:320px}@media screen and (max-width:767px){.footer{padding-top:29px;padding-bottom:30px;flex-direction:column}}@media screen and (min-width:768px){.footer{padding-top:30px;padding-bottom:28px;flex-direction:row}}.footer.light-theme{background-color:#f7f7f7;color:#545454}.footer.dark-theme{background-color:#333;color:#a09e9e}.copyright{display:block}@media screen and (max-width:767px){.copyright{margin-bottom:10px}}@media screen and (min-width:768px){.copyright{display:inline-block}}.footer-text{font-family:var(--main-font);font-style:normal;font-weight:400;font-size:14px;line-height:1.14;text-decoration:none}@media screen and (min-width:768px){.footer-text{font-size:16px;line-height:1.187}}.footer.light-theme .underline{color:#545454}.footer.dark-theme .underline{color:#a09e9e}.footer.dark-theme .underline,.footer.light-theme .underline{text-decoration:underline}.footer.dark-theme .underline:focus,.footer.dark-theme .underline:hover,.footer.light-theme .underline:focus,.footer.light-theme .underline:hover{color:#ff4500;transition:color .25s linear}.footer-link:hover,.footer:focus{color:#ff4500;transition:color .25s linear}
/*# sourceMappingURL=/filmoteka/src.5179da53.css.map */