@keyframes glow{0%{text-shadow:0 0 10px #c73838,0 0 20px #c73838,0 0 30px #c73838,0 0 40px #c73838,0 0 70px #c73838,0 0 80px #c73838,0 0 100px #c73838,0 0 150px #c73838}to{text-shadow:0 0 5px #c73838,0 0 10px #c73838,0 0 15px #c73838,0 0 20px #c73838,0 0 35px #c73838,0 0 40px #c73838,0 0 50px #c73838,0 0 75px #c73838}}.pagination .tui-page-btn.tui-next,.pagination .tui-page-btn.tui-prev{white-space:nowrap;width:1px;height:1px;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0;margin:-1px;padding:0;position:absolute;overflow:hidden}.home__header{width:100%;background-image:url(home-mobile-1.042d2fdc.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;margin:0 auto;box-shadow:0 4px 4px #00000040}@media (min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2dppx){.home__header{background-image:url(home-mobile-2.11772f35.jpg)}}@media screen and (min-width:768px){.home__header{background-image:url(home-tablet-1.6e316852.jpg)}}@media screen and (min-width:768px) and (min-device-pixel-ratio:2),screen and (min-width:768px) and (min-resolution:192dpi),screen and (min-width:768px) and (min-resolution:2dppx){.home__header{background-image:url(home-tablet-2.bd77c44f.jpg)}}@media screen and (min-width:1280px){.home__header{background-image:url(home-1.89461b61.jpg)}}@media screen and (min-width:1280px) and (min-device-pixel-ratio:2),screen and (min-width:1280px) and (min-resolution:192dpi),screen and (min-width:1280px) and (min-resolution:2dppx){.home__header{background-image:url(home-2.3efcd72f.jpg)}}.library__header{width:100%;background-color:#0000008f;background-image:url(watched-mobile-1.263172db.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;margin:0 auto;box-shadow:0 4px 4px #00000040}@media (min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2dppx){.library__header{background-image:url(watched-mobile-2.417e947a.jpg)}}@media screen and (min-width:768px){.library__header{background-image:url(watched-tablet-1.83e53604.jpg)}}@media screen and (min-width:768px) and (min-device-pixel-ratio:2),screen and (min-width:768px) and (min-resolution:192dpi),screen and (min-width:768px) and (min-resolution:2dppx){.library__header{background-image:url(watched-tablet-2.e776ddb3.jpg)}}@media screen and (min-width:1280px){.library__header{background-image:url(watched-1.09325ec3.jpg)}}@media screen and (min-width:1280px) and (min-device-pixel-ratio:2),screen and (min-width:1280px) and (min-resolution:192dpi),screen and (min-width:1280px) and (min-resolution:2dppx){.library__header{background-image:url(watched-2.09325ec3.jpg)}}.header{padding:40px 32px 50px}.home__container{justify-content:space-between;margin-bottom:40px;display:flex}.logo__link{align-items:center;gap:10px;display:flex}.logo__link:hover{animation:.5s infinite alternate glow}.logo__icon{transition:transform .25s cubic-bezier(.4,0,.2,1)}.logo__word{transition:transform .25s cubic-bezier(.4,0,.2,1);display:none}@media screen and (min-width:768px){.logo__word{color:#fff;font-size:30px;font-weight:500;line-height:1.16;display:block}}.navigation__list{gap:40px;display:flex}.navigation__link{text-transform:uppercase;color:#fff;font-size:12px;font-weight:500;line-height:1.16;transition:transform .25s cubic-bezier(.4,0,.2,1);display:block;position:relative}.navigation__link:hover,.navigation__link:focus{text-shadow:1px 1px 5px #c73838,-1px -1px 5px #c73838;transform:scale(1.1)}.navigation__link--current:after{content:"";width:100%;height:3px;background-color:#c73838;border-radius:2px;display:block;position:absolute;top:100%;left:0}.search__form{width:280px;justify-content:center;margin:0 auto 16px;display:flex;position:relative}@media screen and (min-width:768px){.search__form{width:336px;margin-bottom:20px}}@media screen and (min-width:1280px){.search__form{width:394px}}.search__input{width:100%;color:#fff;cursor:pointer;background-color:#0000;border:none;border-bottom:.5px solid #fff;outline:none;padding:10px;font-size:14px}.search__input:focus{border-bottom:1px solid #c73838;border-radius:5px;box-shadow:0 0 15px #c73838}.search__input::placeholder{color:#fff;font-size:14px}.seach__button{background-color:#0000;position:absolute;top:10px;right:10px}.search__icon{fill:#fff}.button__container{justify-content:center;gap:20px;display:flex}.library__button{width:130px;height:44px;color:#fff;text-transform:uppercase;background-color:#0000;border:1px solid #fff;border-radius:5px;font-size:12px;font-weight:500;line-height:1.33;transition:background-color .25s cubic-bezier(.4,0,.2,1)}.library__button:hover,.library__button:focus{background-color:#ff6b01;border:none;box-shadow:0 8px 43px #ff6b0199}.library__button--active{background-color:#ff6b01;box-shadow:0 8px 43px #ff6b0199}.error-message{color:#c73838;font-size:12px;line-height:14px;position:absolute;top:30px}.footer{color:#545454;background-color:#f7f7f7}.footer__info{text-align:center;padding:20px;font-size:14px}@media screen and (min-width:768px){.footer__info{justify-content:center;display:flex}}.footer__link{color:#545454}.movie{padding-top:20px}@media screen and (min-width:768px){.movie{padding-top:30px}}@media screen and (min-width:1280px){.movie{padding-top:60px}}.movie-list{max-width:1280px;grid-gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));align-items:stretch;margin:0 0 20px;padding:0 20px;list-style:none;display:grid}@media screen and (min-width:768px){.movie-list{grid-gap:32px;margin-bottom:30px;padding:0 32px}}@media screen and (min-width:1280px){.movie-list{grid-gap:16px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));margin-bottom:60px;margin-left:auto;margin-right:auto;padding:0 32px}}.movie-list__item{width:100%;cursor:pointer;transition:transform .25s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 4px #00000040}.movie-list__item:hover,.movie-list__item:focus{transform:scale(1.01)}.movie-list__img{height:80%;border-radius:5px}.movie-list__info{margin-top:12px;padding:10px}@media screen and (min-width:1280px){.movie-list__info{margin-bottom:16px}}.main .movie-list__vote{display:none}.movie-list__title,.movie-list__text{margin:0;font-size:12px;font-weight:500;line-height:1.2}@media screen and (min-width:768px){.movie-list__title,.movie-list__text{font-size:16px}}@media screen and (min-width:1280px){.movie-list__title,.movie-list__text{font-size:20px}}.movie-list__title{text-transform:uppercase}.movie-list__text{color:#ff6b08}.movie-list__text span{color:#fff;background-color:#ff6b08;border-radius:10px;padding:2px 10px}.error-img{height:200px}@media screen and (min-width:768px){.error-img{height:400px}}@media screen and (min-width:1280px){.error-img{height:600px}}.close-btn{fill:#000;width:14px;height:14px;cursor:pointer;position:fixed;top:16px;right:16px}.modal-movie{z-index:3;padding:0;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.modal-movie__wrapper{width:280px;background-color:#fff;flex-direction:column;gap:20px;padding:48px 20px;display:flex}@media screen and (min-width:768px){.modal-movie__wrapper{width:704px;flex-direction:row;gap:68px;padding:40px 36px}}@media screen and (min-width:1280px){.modal-movie__wrapper{width:806px;gap:16px;padding:40px 12px}}.modal-movie__img-wrapper{cursor:pointer;position:relative}.modal-movie__img{width:240px;height:357px;object-fit:cover;border-radius:5px}@media screen and (min-width:768px){.modal-movie__img{width:264px;height:373px}}@media screen and (min-width:1280px){.modal-movie__img{width:375px;height:478px}}.play-icon{width:50px;height:50px;background:#fff;border-radius:50%;transition:transform .3s ease-in-out;position:absolute;top:45%;left:45%}.play-icon:hover{transform:scale(1.2)}.modal-movie__description{width:240px;flex-direction:column;gap:20px;display:flex}@media screen and (min-width:768px){.modal-movie__description{width:264px}}@media screen and (min-width:1280px){.modal-movie__description{width:391px}}.modal-movie__title{margin:0;font-size:20px;font-weight:700;line-height:1.15}@media screen and (min-width:1280px){.modal-movie__title{font-size:30px;line-height:1.16667}}.modal-movie__info{flex-direction:column;gap:8px;list-style:none;display:flex}.modal-movie__info-item{display:flex}.modal-movie__info-title,.modal-movie__info-value{margin:0;font-size:12px;font-weight:500;line-height:1.33}.modal-movie__info-title{width:108px;color:#8c8c8c}@media screen and (min-width:1280px){.modal-movie__info-title{width:152px}}.modal-movie__info-value{width:108px;font-weight:700}@media screen and (min-width:768px){.modal-movie__info-value{width:156px}}@media screen and (min-width:1280px){.modal-movie__info-value{width:239px}}.votes-wrapper{display:flex}.vote-average{color:#fff;background-color:#ff6b01;border-radius:5px;justify-content:center;align-items:center;margin-right:2px;padding:0 4px;display:flex}.modal-movie__about{flex-direction:column;gap:8px;display:flex}.modal-movie__about-title{text-transform:uppercase;margin:0;font-size:12px;font-weight:700;line-height:1.33}.modal-movie__about-text{margin:0;font-size:12px;font-weight:700;line-height:1.67}.modal-movie__btn-wrapper{justify-content:space-between;gap:20px;padding:0;display:flex}@media screen and (min-width:768px){.modal-movie__btn-wrapper{justify-content:start;gap:15px}}@media screen and (min-width:1280px){.modal-movie__btn-wrapper{padding:0 8px}}.modal-movie__btn{height:44px;text-transform:uppercase;background-color:#fff;border:1px solid #000;border-radius:5px;align-items:center;padding:14px 10px;font-size:12px;font-weight:700;line-height:1.33;display:flex}.btn-accent{color:#fff;background-color:#ff6b01;border:none;font-weight:500}.overlay{width:100%;height:100%;z-index:2;background-color:#00000040;position:fixed;top:0}.hidden{opacity:0;visibility:hidden;pointer-events:none;display:none}.backdrop{width:100%;height:100%;z-index:1000;opacity:1;background-color:#000000b3;justify-content:center;align-items:center;transition:opacity .5s cubic-bezier(.4,0,.2,1),visibility .5s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0}.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.modal-open{overflow:hidden}.team-modal{z-index:1000;width:300px;height:430px;background:linear-gradient(135deg,#686870,#262730 66%,#181826) 144% 62%/contain no-repeat;border-radius:10px;padding-top:15px;transition:transform .25s cubic-bezier(.4,0,.2,1);transform:scale(1);box-shadow:0 0 100px 15px #fdfeff33}@media screen and (min-width:768px){.team-modal{width:600px;height:500px}}@media screen and (min-width:1280px){.team-modal{width:800px}}.team-modal__close-btn{top:-5px;right:10px}.team-modal__list{display:flex}.team-modal__item{margin-top:auto;margin-bottom:auto;padding-left:30px;padding-right:30px}.team-modal__border-outside{width:170px;border-bottom:2px solid #434362;border-right:2px solid #434362;border-radius:50%;margin:0 auto 10px;padding:7px}.team-modal__border-inside{border:1.5px solid #595f6b;border-radius:50%;padding:7px}.team-modal__img{width:150px;height:150px;object-fit:cover;border-radius:50%}.team-modal__card{flex-direction:column;justify-content:center;align-items:center;display:flex}.team-modal__name{letter-spacing:.04em;color:#99a1ca;border-bottom:2px solid #99a1ca;margin-bottom:10px;padding-bottom:8px;font-family:Roboto;font-size:18px;font-weight:600;line-height:1.15}@media screen and (min-width:768px){.team-modal__name{margin-bottom:15px;font-size:25px}}.team-modal__role{letter-spacing:.04em;color:#e8eaee;margin-bottom:10px;font-family:Roboto;font-size:18px;font-weight:400;line-height:1.15}@media screen and (min-width:768px){.team-modal__role{margin-bottom:15px;font-size:25px}}.team-modal__text{letter-spacing:.04em;color:#76787e;text-align:center;margin-bottom:10px;font-family:Roboto;font-size:14px;font-weight:400;line-height:1.15}@media screen and (min-width:768px){.team-modal__text{margin-top:25px;font-size:20px}}.glide__arrow{z-index:2;color:#fff;text-transform:uppercase;background-color:initial;text-shadow:0 .25em .5em #0000001a;opacity:1;cursor:pointer;border:2px solid #ffffff80;border-radius:4px;padding:9px 12px;line-height:1;transition:opacity .15s,border .3s ease-in-out;display:block;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 .25em .5em #0000001a}div.glide{cursor:grab}.glide__track{overflow:hidden}.close-btn{width:30px;height:30px;color:#99a1ca;background-color:initial;border:1px solid #99a1ca;border-radius:50%;justify-content:center;align-items:center;margin-top:8px;margin-right:8px;transition:border-color .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:0;right:0;transform:scale(1)}.close-btn:hover,.close-btn:focus{border-color:#ff6b01;transform:scale(1.2)}.close-btn__svg{fill:#99a1ca;width:14px;height:14px}.close-btn:hover .close-btn__svg,.close-btn:focus .close-btn__svg{fill:#ff6b01;transform:scale(1.2)}.pagination{justify-content:center;gap:2px;margin-bottom:20px;display:flex}@media screen and (min-width:768px){.pagination{margin-bottom:30px}}@media screen and (min-width:1280px){.pagination{margin-bottom:60px}}.pagination .tui-page-btn{width:40px;height:40px;color:#000;background-color:#0000;border-radius:5px;justify-content:center;align-items:center;font-family:inherit;font-size:12px;font-weight:500;line-height:1.33;text-decoration:none;transition:background-color .25s cubic-bezier(.4,0,.2,1);display:flex}.pagination .tui-page-btn.tui-last,.pagination .tui-page-btn.tui-first{background-color:#f7f7f7}.pagination .tui-page-btn.tui-is-disabled{cursor:default;background:0 0}.pagination .tui-page-btn:hover,.pagination .tui-page-btn:focus{color:#fff;background-color:#ff6b08;border:none;outline:none}.pagination .tui-page-btn.tui-is-disabled:hover{cursor:default;background:0 0}.pagination .tui-is-selected,.pagination strong{color:#fff;background-color:#ff6b08}.pagination .tui-ico-last,.pagination .tui-ico-first,.pagination .tui-ico-ellip{color:#0000}.pagination .tui-page-btn.tui-last:after{content:">";color:#0000;background:url(arrow-right.91990ac8.svg) 50% no-repeat;font-size:25px;font-weight:400;position:absolute}.pagination .tui-page-btn.tui-first:after{content:"<";color:#0000;background:url(arrow-left.9cf9051e.svg) 50% no-repeat;font-size:25px;font-weight:400;position:absolute}.pagination .tui-prev-is-ellip:after,.pagination .tui-next-is-ellip:after{content:"...";color:inherit;font-size:18px;position:absolute}.backdrop-trailer{width:100%;height:100%;z-index:666;background-color:#000c;transition-property:opacity,visibility;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1);position:fixed;top:0}.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.player-container{width:100%;height:100vh;max-width:1000px;justify-content:center;align-items:center;margin:0 auto;display:flex}.player{width:100%;background-color:#000;padding-top:56.25%;position:relative}.player iframe{width:100%;height:100%;position:absolute;top:0;left:0}.cancel-btn{fill:#979797;width:50px;height:50px;cursor:pointer;position:absolute;top:50px;right:50px}.cancel-btn:hover{fill:#fff}body{box-sizing:border-box;background-color:#fff;font-family:Roboto,sans-serif}*,:before,:after{box-sizing:inherit}ul{margin:0;padding-left:0}button{cursor:pointer;border:none}img{width:100%;height:auto;max-width:100%;display:block}input{border:none}li{list-style:none}.container{width:320px;margin:auto}@media screen and (min-width:768px){.container{width:768px}}@media screen and (min-width:1280px){.container{width:1280px}}.link{text-decoration:none}
/*# sourceMappingURL=index.66e027bc.css.map */
