*,:before,:after{box-sizing:border-box}html{tab-size:4;-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0;font-family:system-ui,AppleSystem,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,AppleSystem,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,AppleSystem,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}body{font-family:Roboto,sans-serif}ul{margin:0;padding:0;list-style:none}p,h1,h2,h3,h4,h5,h6{margin:0}a{text-decoration:none}img{max-width:100%;height:auto;display:block}.container{width:320px;margin:0 auto;padding:0 20px}@media screen and (min-width:480px){.container{width:480px}}@media screen and (min-width:768px){.container{width:768px;padding:0 32px}}@media screen and (min-width:1280px){.container{width:1280px}}#pagination{width:280px;height:40px;justify-content:center;margin:40px auto 0;display:flex}@media screen and (min-width:768px){#pagination{width:374px}}.tui-page-btn,.tui-first,.tui-last{width:40px;height:40px;color:#000;border:none;border-radius:5px;justify-content:center;align-items:center;padding:0;font-size:12px;font-weight:500;line-height:1.33333;transition:all .25s ease-in-out;display:flex}.tui-page-btn:hover,.tui-first:hover,.tui-last:hover{background:#ff6b02}.tui-is-selected{color:#000;background:#ff6b02;border-color:#ff6b02}.tui-pagination .tui-ico-ellip{width:16px;height:16px;fill:#ff6b02;transition:all .25s ease-in-out}.tui-prev-is-ellip,.tui-next-is-ellip{display:none}@media screen and (min-width:768px){.tui-prev-is-ellip,.tui-next-is-ellip{display:flex}}.tui-first,.tui-last{display:none}.tui-prev{background-image:url(arrow-right.5b81ae5c.svg);transform:rotate(180deg)}.tui-prev,.tui-next .tui-first,.tui-last{background:#f7f7f7}.page-main{padding:20px 0}@media screen and (min-width:768px){.page-main{padding:60px 0}}.movie-list{flex-wrap:wrap;gap:20px;display:flex}@media screen and (min-width:768px){.movie-list{gap:32px}}@media screen and (min-width:1280px){.movie-list{gap:32px 16px}}.movie{width:100%;cursor:pointer;flex-direction:column;transition:transform .25s cubic-bezier(.4,0,.2,1);display:flex}.movie:hover,.movie:focus{transform:scale(1.01)}@media screen and (min-width:768px){.movie{width:calc(50% - 16px)}}@media screen and (min-width:1280px){.movie{width:calc(33.3333% - 10.6667px)}}.movie__img{object-fit:cover;border-radius:5px;flex-grow:1;margin-bottom:10px}@media screen and (min-width:768px){.movie__img{max-height:455px;margin-bottom:8px}}@media screen and (min-width:1280px){.movie__img{max-height:574px;margin-bottom:12px}}.movie__info{font-size:12px;font-weight:500;line-height:1.33333}@media screen and (min-width:1280px){.movie__info{font-size:20px;font-weight:500;line-height:1.2}}.movie__name{text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.movie__description{color:#ff6b02;align-items:center;gap:8px;display:flex}.movie__genres{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.movie__rating{color:#fff;background-color:#ff6b02;border-radius:5px;padding:3px 12px;font-size:12px;font-weight:500;display:inline-block}.btn{width:148px;height:42px;text-transform:uppercase;color:#fff;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:5px;justify-content:center;align-items:center;font-family:Roboto;font-size:12px;font-style:normal;font-weight:500;line-height:133%;transition:background-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1),scale .25s cubic-bezier(.4,0,.2,1),border-style .25s cubic-bezier(.4,0,.2,1);display:flex}.btn:hover{color:#fff;background:#ff6b02;border-style:none;scale:1.05}.btn:focus{color:#fff;background:#ff6b02}.btn-up{cursor:pointer;width:50px;height:50px;opacity:1;background-color:#ff6b02;border-radius:8px;justify-content:center;align-items:center;transition:opacity .15s ease-in-out,transform .3s ease-in-out;display:flex;position:fixed;bottom:50px;right:20px;transform:translateY(0)}.btn-up_hide{display:none}.btn-up_hiding{opacity:0;transform:translateY(100px)}@media (hover:hover) and (pointer:fine){.btn-up:hover{background-color:#bc2f05}}.btn-up__icon{fill:#fff}.dont-touch{width:150px;height:70px;background-color:red;border-radius:8px;justify-content:center;align-items:center;margin:40px auto 0;font-size:20px;display:flex}.dont-touch:hover{background-color:#c10000;scale:1.1}.modal_window{border:none;padding:0}.modal{width:806px;margin:0 auto;padding:40px 12px;display:flex;position:relative}@media screen and (min-width:768px) and (max-width:1279px){.modal{width:704px;padding:40px 72px 10px 36px}}@media screen and (max-width:767.5px){.modal{width:280px;flex-direction:column;padding:48px 20px 10px}}.modal_close_btn{background-color:inherit;cursor:pointer;border-style:none;outline:none;justify-content:center;align-items:center;display:flex;position:absolute;top:8px;right:6px}.modal_close_btn:focus{border-style:none}.modal_close_btn:hover .close_btn__svg{stroke:#ff6b02}.close_btn__svg{stroke:#000}.modal_image{min-width:375px;border-radius:5px}@media screen and (min-width:768px) and (max-width:1279px){.modal_image{min-width:264px}}@media screen and (max-width:767.5px){.modal_image{min-width:240px}}.modal_info{margin-left:16px}@media screen and (min-width:768px) and (max-width:1279px){.modal_info{margin-left:68px}}@media screen and (max-width:767.5px){.modal_info{margin-left:0}}.modal_info_name{color:#000;margin:0;font-size:30px;font-style:normal;font-weight:500;line-height:35px}@media screen and (min-width:768px) and (max-width:1279px){.modal_info_name{font-size:20px}}@media screen and (max-width:767.5px){.modal_info_name{margin:20px 0;font-size:20px}}.modal_specific{flex-direction:column;gap:8px;margin-top:20px;padding:0;font-size:12px;display:flex}.modal_values_line{flex-direction:row;display:flex}.modal_specific--item{width:152px;color:#8c8c8c;font-size:12px;font-style:normal;font-weight:500;line-height:16px}@media screen and (min-width:768px) and (max-width:1279px){.modal_specific--item{min-width:108px}}@media screen and (max-width:767.5px){.modal_specific--item{min-width:108px}}.modal_specific--value{color:#000;word-break:normal;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.modal_specific--vote{color:#fff;width:36px;background-color:#ff6b02;border-radius:5px;justify-content:center;margin-right:3px;display:inline-flex}.modal_specific--votes{width:36px;border-radius:5px;justify-content:center;display:inline-flex}.modal_description--title{text-transform:uppercase;color:#000;margin-top:20px;font-size:12px;font-style:normal;font-weight:500;line-height:133%}.modal_description--text{color:#000;margin-top:8px;font-size:12px;font-style:normal;font-weight:500;line-height:167%}.modal_buttons{flex-direction:row;gap:10px;margin-top:20px;margin-left:8px;display:flex}@media screen and (min-width:768px) and (max-width:1279px){.modal_buttons{margin-left:0}}@media screen and (max-width:767.5px){.modal_buttons{justify-content:space-around;margin-left:0}}.modal_btn{width:136px;height:44px;color:#000;border:1px solid #000}@media screen and (min-width:768px) and (max-width:1279px){.modal_btn{width:125px}}@media screen and (max-width:767.5px){.modal_btn{width:110px}}.modal_btn:hover{cursor:pointer;border:1px solid #000}.modal_movie_trailer--ref{width:136px;height:44px;text-transform:uppercase;color:#000;border:1px solid #000;border-radius:5px;justify-content:center;align-items:center;margin-top:20px;margin-left:8px;font-size:12px;font-weight:500;line-height:133%;transition:background-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1),border .25s cubic-bezier(.4,0,.2,1),fill .25s cubic-bezier(.4,0,.2,1);display:flex}@media screen and (min-width:768px) and (max-width:1279px){.modal_movie_trailer--ref{width:125px;margin:20px auto}}@media screen and (max-width:767.5px){.modal_movie_trailer--ref{width:125px;margin:20px auto}}.modal_movie_trailer--ref:hover{color:#fff;background-color:red;border:none}.movie_trailer__svg{fill:red;margin-right:5px;transition:fill .25s cubic-bezier(.4,0,.2,1)}.modal_movie_trailer--ref:hover .movie_trailer__svg{fill:#fff}.modal_youtube_video_container{width:100%;height:auto;margin:20px auto 0;display:flex}.modal_youtube_video{border-radius:10px;margin-left:8px}@media screen and (min-width:768px) and (max-width:1279px){.modal_youtube_video{margin:0 auto}}@media screen and (max-width:767.5px){.modal_youtube_video{margin:0 auto}}@media screen and (min-width:1280px){.modal_youtube_video{width:280px;height:210px}}.footer-section{color:#545454;width:100%;background-color:#f7f7f7;padding-top:30px;padding-bottom:30px}.footer-section__link{color:#545454;text-decoration:underline}.footer-group{max-width:280px;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin:0 auto;font-size:14px;line-height:1.14;display:flex}@media screen and (min-width:768px){.footer-group{max-width:100%;font-size:16px;line-height:1.19}}.backdrop{width:100%;height:100%;background-color:rgba(0,0,0,.5);transition:opacity .4s,visibility .4s;position:fixed;top:0;left:0;overflow:auto}.backdrop.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.footer-modal{opacity:1;max-width:900px;width:100%;background-color:#f7f7f7;border-radius:4px;padding:40px;transition:transform .25s,opacity .25s;position:absolute;top:20px;left:50%;transform:translate(-50%)scale(1);box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 1px rgba(0,0,0,.14),0 2px 1px rgba(0,0,0,.2)}.backdrop.is-hidden .footer-modal{opacity:0;transform:translate(-50%,50%)scale(.3)}.footer-modal__btn{width:30px;height:30px;stroke:#000;cursor:pointer;background-color:#fff;border:1px solid rgba(0,0,0,.3);border-radius:5%;justify-content:center;align-items:center;padding:0;transition:fill .5s cubic-bezier(.4,0,.2,1);display:inline-flex;position:absolute;top:8px;right:8px}.footer-modal__btn:hover{background-color:#ff6b02}.team-list{flex-wrap:wrap;justify-content:center;gap:30px;display:flex}.team-member{background-color:#fff;border-radius:0 0 4px 4px;padding-top:10px;padding-bottom:10px}.team-member__name{color:#212121;margin-bottom:10px}.team-member__position{margin-bottom:10px}.team-list__item{max-width:200px;border-radius:0 0 4px 4px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 1px rgba(0,0,0,.14),0 2px 1px rgba(0,0,0,.2)}@media screen and (max-width:767px){.team-list__item:not(:last-child){margin-bottom:30px}}@media screen and (max-width:767px) and (min-width:768px){.team-list__item{min-width:354px;display:block}}@media screen and (max-width:767px) and (min-width:1280px){.team-list__item{min-width:270px}}.team-member__name,.team-member__position{text-align:center;font-size:16px;line-height:1.19}.social-list{justify-content:center;gap:40px;display:flex}.social-list__item{width:30px;height:30px;cursor:pointer;border-radius:5px;outline:1px solid rgba(0,0,0,.2)}.social-list__item:hover{background-color:#ff6b02;scale:1.1}.social-list__icon{width:100%;height:100%;justify-content:center;align-items:center;display:flex}.developersTeam{text-align:center;margin-bottom:15px}.overflow{overflow:hidden}input:-webkit-autofill{background-color:none}input:autofill{background-color:none}.header{height:230px;justify-content:center;padding-top:40px;display:flex}@media screen and (min-width:768px){.header{height:216px}}.home{background-color:#000;background-image:linear-gradient(90deg,rgba(0,0,0,.25),rgba(0,0,0,.25)),url(header.back.S.db32398b.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}@media (min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2x){.home{background-image:linear-gradient(90deg,rgba(0,0,0,.25),rgba(0,0,0,.25)),url(header.back.retina.S.3a89fa8e.jpg)}}@media screen and (min-width:768px){.home{background-image:linear-gradient(90deg,rgba(0,0,0,.25),rgba(0,0,0,.25)),url(header.back.M.bfb57bdb.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:2x){.home{background-image:linear-gradient(90deg,rgba(0,0,0,.25),rgba(0,0,0,.25)),url(header.back.retina.M.93d473da.jpg)}}@media screen and (min-width:1280px){.home{background-image:linear-gradient(90deg,rgba(0,0,0,.25),rgba(0,0,0,.25)),url(header.back.L.1146f7dc.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:2x){.home{background-image:linear-gradient(90deg,rgba(0,0,0,.25),rgba(0,0,0,.25)),url(header.back.retina.L.a702735f.jpg)}}.our__team{background-color:#1f2026;background-image:url(json-method.7b0a2ddb.png),url(json-method.7b0a2ddb.png);background-position:right 5% top 115px,5% 115px;background-size:100px 100px}@media screen and (min-width:768px){.our__team{background-position:right 5% top 5px,5% 5px;background-size:200px 200px}}@media screen and (min-width:1280px){.our__team{background-position:right 23% top 5px,23% 5px}}.hidden{white-space:nowrap;width:1px;height:1px;clip:rect(0 0 0 0);clip-path:inset(50%);border:0;margin:-1px;padding:0;position:absolute;overflow:hidden}.team__members{width:40%;color:#f80000;flex-direction:column;gap:30px;font-size:10px;font-weight:500;display:flex}@media screen and (min-width:1280px){.team__members{font-size:16px}}.team__leadScrum{width:100%;justify-content:center;gap:30px;display:flex}.team__developers{width:100%;justify-content:center;gap:20px;display:flex}.header__logo{align-items:center;gap:10px;transition:box-shadow .25s cubic-bezier(.4,0,.2,1);display:flex}.header__logo:hover,.header__logo:focus{box-shadow:0 -.5em .5em -3.2px #f80000}.header__item:hover{transform:scale(1.2)}.header__logoText{color:#fff;font-size:30px;font-weight:500;line-height:1.2;text-decoration:none}@media screen and (max-width:767px){.header__logoText{white-space:nowrap;width:1px;height:1px;clip:rect(0 0 0 0);clip-path:inset(50%);border:0;margin:-1px;padding:0;position:absolute;overflow:hidden}}.header__tabs{width:100%;justify-content:space-between;align-items:center;display:flex}.header__title{display:inline-block}.header__elements{color:#fff;justify-content:end;gap:40px;display:flex}.header__item{color:#fff;font-size:12px;font-weight:500;line-height:1.2;transition:box-shadow .25s cubic-bezier(.4,0,.2,1)}.header__item:hover{transform:scale(1.2);box-shadow:0 -.5em .5em -3.2px #f80000}.current{position:relative}.current:after{content:"";width:102%;height:3px;background:#f80000;border-radius:2px;position:absolute;bottom:-2px;left:0}.header__form{height:130px;justify-content:center;align-items:center;display:flex}.header__formJS{height:70px;justify-content:center;align-items:center;display:flex}.header__search{width:280px;height:20px;border-bottom:.5px solid #fff;justify-content:space-between;transition:border-bottom .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1);display:flex}.header__search:hover,.header__search:focus,.search__js{border-bottom:.5px solid #f80000;box-shadow:0 .5em .7em -.3em #f80000}@media screen and (min-width:768px){.header__search{width:336px}}@media screen and (min-width:1280px){.header__search{width:394px}}.header__formBnt{cursor:pointer;stroke:#fff;background-color:rgba(0,0,0,0);border:0;outline:none;margin:0;padding:1px 2px 0 10px}.header__svg{transition:box-shadow .25s cubic-bezier(.4,0,.2,1)}.icon-animation{stroke:#f80000;padding:1px 3px 0 10px;animation:pulsing 3s infinite;display:block}@keyframes pulsing{0%{stroke:#fff;transform:scale(1)}50%{stroke:#f80000;transform:scale(1.5)}to{stroke:#fff;transform:scale(1)}}.icon-animation:hover .header__svg,.icon-animation:focus .header__svg{border-radius:90%;box-shadow:0 0 1.5em .1em #f80000}.header__label{width:100%}.header__input{color:#fff;width:100%;background-color:rgba(0,0,0,0);border:none;font-size:14px;-webkit-text-decoration:none;text-decoration:none}.header__input::-ms-input-placeholder{color:#fff;font-size:14px;line-height:1.2}.header__input::placeholder{color:#fff;font-size:14px;line-height:1.2}.header__input:hover,.header__input:focus-visible{border:none;outline:none}.header__alert{position:relative}.header__alert:after{content:"Search result not successful. Enter the correct movie name";color:#f80000;border-radius:2px;font-size:14px;position:absolute;top:70%;left:5%}@media screen and (min-width:768px){.header__alert:after{left:24%}}@media screen and (min-width:1280px){.header__alert:after{left:35%}}.switch-theme{width:50px;height:26px;display:inline-block;position:relative}.switch-theme input{opacity:0;width:0;height:0}.slider{cursor:pointer;background-color:#ccc;transition:all .4s;position:absolute;top:0;bottom:0;left:0;right:0}.slider:before{content:"";height:30px;width:30px;background:#fff url(https://i.ibb.co/7JfqXxB/sunny.png) 50% no-repeat;margin:auto 0;transition:all .4s;position:absolute;top:0;bottom:0;left:0;box-shadow:0 0 15px rgba(32,32,32,.24)}input:checked+.slider{background-color:#ff8000}input:focus+.slider{box-shadow:0 0 1px #ff8000}input:checked+.slider:before{background:#fff url(https://i.ibb.co/FxzBYR9/night.png) 50% no-repeat;transform:translate(24px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.library{background-color:#000;background-image:linear-gradient(90deg,rgba(0,0,0,.25),rgba(0,0,0,.25)),url(library.back.S.12f84ef5.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}@media (min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2x){.library{background-image:linear-gradient(90deg,rgba(0,0,0,.25),rgba(0,0,0,.25)),url(library.back.retina.S.69c71e38.jpg)}}@media screen and (min-width:768px){.library{background-image:linear-gradient(90deg,rgba(0,0,0,.25),rgba(0,0,0,.25)),url(library.back.M.0d32c040.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:2x){.library{background-image:linear-gradient(90deg,rgba(0,0,0,.25),rgba(0,0,0,.25)),url(library.back.retina.M.8830f6fa.jpg)}}@media screen and (min-width:1280px){.library{background-image:linear-gradient(90deg,rgba(0,0,0,.25),rgba(0,0,0,.25)),url(library.back.L.6ea33c62.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:2x){.library{background-image:linear-gradient(90deg,rgba(0,0,0,.25),rgba(0,0,0,.25)),url(library.back.retina.L.d4a225b6.jpg)}}.header__btns{height:140px;width:100%;justify-content:center;align-items:center;gap:20px;display:flex}@media screen and (min-width:768px){.header__btn{gap:32px}}@media screen and (min-width:1280px){.header__btn{gap:16px}}a{color:#fff;text-decoration:none}.header__bnt{height:42px;color:#fff;background:0 0;border:1px solid #fff;border-radius:5px}.header__bnt--watched{width:148px}.header__bnt--queue{width:147px}.header__bnt--watched:hover,.header__bnt--watched:focus{box-shadow:0 0 .7em #ff6b02}.header__bnt--active{background-color:#ff6b02;border:none}.header__bnt--queue:hover,.header__bnt--queue:focus{box-shadow:0 0 .7em #fff}.empty__item{max-width:440px;width:100%;margin:0 auto}body.theme-dark{background-image:url(dark-theme-bg.2ab24457.jpg);background-position:50%;background-repeat:repeat;background-size:contain}body.theme-dark .movie__name,body.theme-dark .tui-page-btn,body.theme-dark .tui-first,body.theme-dark .tui-last{color:#fff}body.theme-dark .tui-page-btn:hover,body.theme-dark .tui-first:hover,body.theme-dark .tui-last:hover{background:#ff6b02}body.theme-dark .tui-is-selected{color:#fff}body.theme-dark .tui-prev,body.theme-dark .tui-next,body.theme-dark .tui-first,body.theme-dark .tui-last{background:#f7f7f7}body.theme-dark .footer-section{color:#f7f7f7;background-color:#000}body.theme-dark .footer-section__link{color:#f7f7f7}body.theme-dark .modal,body.theme-dark .footer-modal{background:linear-gradient(120deg,#000 0%,#300 70%,#000 100%)}body.theme-dark .modal_info_name,body.theme-dark .modal_specific--item,body.theme-dark .modal_specific--value,body.theme-dark .modal_description--text,body.theme-dark .modal_description--title,body.theme-dark .modal_btn,body.theme-dark .modal_movie_trailer--ref,body.theme-dark .developersTeam{color:#fff}body.theme-dark .modal_btn,body.theme-dark .modal_movie_trailer--ref{border-color:#fff}body.theme-dark .close_btn__svg{stroke:#fff}body.theme-dark .footer-modal{border:1px solid #ff6b02}
/*# sourceMappingURL=index.ebc34b53.css.map */
