*,:after,:before{box-sizing:border-box;font-family:Roboto,sans-serif;-webkit-font-smoothing:antialiased}@media screen and (min-width:500px){html{margin-left:calc(100vw - 100%);margin-right:0}}body{background-color:#28282f;color:#a5a6a9}.container{padding:0 15px;width:100%;max-width:1280px;margin:0 auto;display:flex}.load-more-wrap{display:flex;justify-content:center}.load-more{margin:2rem 0;padding:.6rem 3rem;font-family:inherit;background:none;border:2px solid #31adff;border-radius:5px;color:#fff;font-weight:700;font-size:1.3rem;-webkit-transition:background .2s linear;transition:background .2s linear;outline:none}.load-more:hover{background:#31adff}.side-bar{height:100vh;max-width:200px}.content{display:flex;flex-direction:column;overflow:hidden;max-width:1050px;width:100%}@media (max-width:768px){.content{min-width:100%}}.error{display:flex;flex-direction:column;text-align:center;margin-top:2rem}.error-title{font-size:3rem;font-weight:300;margin-bottom:1em}.error-text{font-size:1.2rem;font-weight:700}.sidebar{padding-top:3rem;display:flex;flex-direction:column;min-width:200px;max-width:200px;margin-right:1rem}@media (max-width:768px){.sidebar{display:none}}.sidebar-link{align-self:flex-start;width:60%;font-weight:400;color:#c7c7c9;text-decoration:none;font-size:1rem;padding:.5rem 1rem;margin:.3rem 1rem}.sidebar-link:hover{text-decoration:none;color:#ffd900}.sidebar-link:last-child{margin-top:2rem}.active{color:#ffd900;background-color:#313239;border-radius:10px}.search{width:100%;padding:.5rem 1rem;font-size:1.5rem;background-color:#1c1b21;border:0;outline:none;color:#868788;border-bottom:1px solid #c85c5c}@media (max-width:768px){.search{display:none}}.search:placeholder{text-align:center}.search-wrap{position:relative}.search-result{border-radius:20px;z-index:900;background-color:#1c1b21;width:100%;margin:0;position:absolute;z-index:2;list-style:none;padding:0}.search-result-item{color:#fff;padding:.5rem .8rem;cursor:pointer}.search-result-item:hover{background-color:#2e2d36}.link-search{color:#000}.link-search,.title-link{text-decoration:none}.movie-item{max-width:190px;width:100%;margin-bottom:1rem}@media (max-width:1262px){.movie-item{max-width:25%}}@media (max-width:1022px){.movie-item{max-width:33%}}@media (min-width:601px) and (max-width:768px){.movie-item{max-width:40%}}@media (max-width:600px){.movie-item{max-width:100%}}.movie-poster{width:100%;-webkit-transition:-webkit-filter .2s linear;transition:-webkit-filter .2s linear;transition:filter .2s linear;transition:filter .2s linear,-webkit-filter .2s linear}.movie-favorites{display:none;cursor:pointer;top:-50px;right:8px;position:absolute;width:30px;-webkit-filter:grayscale(1);filter:grayscale(1);-webkit-transition:grayscale .2s linear;transition:grayscale .2s linear}@media (max-width:600px){.movie-favorites{width:50px;top:-60px;right:8px}}.movie-title{text-align:left;text-decoration:none;padding-right:.8rem;font-size:1rem;color:#fff;margin:.3rem 0;font-weight:500}@media (min-width:601px) and (max-width:780px){.movie-title{margin-bottom:1rem}}@media (max-width:600px){.movie-title{margin-bottom:1rem}}.body-wrap{position:relative}.has-favorite{-webkit-filter:saturate(2);filter:saturate(2)}.movie-genre{display:flex;flex-wrap:wrap;margin:.5rem 0;font-size:.8rem;color:#000}.genre-item{color:#ababae;font-size:1rem}.movie-item:hover .movie-favorites{display:block}.movie-item:hover .movie-poster{-webkit-filter:brightness(.3);filter:brightness(.3)}.movie-list{margin-top:.8rem;list-style-type:none;-webkit-animation-name:animatetop;-webkit-animation-duration:.4s;animation-name:animatetop;animation-duration:.4s;display:flex;justify-content:space-between;flex-wrap:wrap}@media (max-width:768px){.movie-list{margin-top:4.5rem}}@-webkit-keyframes animatetop{0%{opacity:0}to{opacity:1}}@keyframes animatetop{0%{opacity:0}to{opacity:1}}.spinner{width:40px;height:40px;background-color:#f3f3f3;text-align:center;margin:100px auto;-webkit-animation:sk-rotateplane 1.2s ease-in-out infinite;animation:sk-rotateplane 1.2s ease-in-out infinite}@-webkit-keyframes sk-rotateplane{0%{-webkit-transform:perspective(120px)}50%{-webkit-transform:perspective(120px) rotateY(180deg)}to{-webkit-transform:perspective(120px) rotateY(180deg) rotateX(180deg)}}@keyframes sk-rotateplane{0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg);-webkit-transform:perspective(120px) rotateX(0deg) rotateY(0deg)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg);-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)}to{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.not-found{position:relative;text-align:center;margin-top:4em}.not-number{font-weight:300;font-size:7rem}.not-text{font-weight:700}.details-wrap{margin-top:3rem;display:flex;flex-wrap:wrap-reverse}.details-poster{border-radius:5px;max-width:30%;min-width:300px;align-self:center}.details{min-width:300px;max-width:60%;padding-left:1rem}.details-title{display:flex;align-items:center;margin:0;font-size:4.5rem}@media (max-width:600px){.details-title{font-size:3rem}}.details-date{margin-left:.3rem;font-weight:300;font-size:2rem}.details-tagline{font-weight:300;font-style:italic}.additional{display:flex;flex-wrap:wrap;margin-bottom:1rem}.additional div{font-size:1.5rem;font-weight:700}.additional span{font-size:1rem;font-weight:400}.details-overview{color:#ececec}.add-details{min-width:200px;margin-right:2rem;margin-bottom:1rem}.similliar-title{margin-top:1.4rem;margin-bottom:1.4rem;font-weight:300;font-size:4rem;text-align:center}.mobile{position:fixed;z-index:10;width:100%}@media (min-width:768px){.mobile{display:none}}#toggle{position:absolute;left:-100%;top:-100%}#toggle:focus~.toggle-container .button-toggle{box-shadow:0 0 0 8px rgba(0,0,0,.8),inset 0 0 0 20px rgba(0,0,0,.8)}#toggle:checked~.toggle-container .button-toggle{box-shadow:0 0 0 550px rgba(0,0,0,.8),inset 0 0 0 20px rgba(0,0,0,.8)}#toggle:checked~.toggle-container .button-toggle:hover{box-shadow:0 0 0 550px rgba(0,0,0,.8),inset 0 0 0 20px rgba(0,0,0,.8),0 0 0 8px rgba(0,0,0,.8),inset 0 0 0 20px rgba(0,0,0,.8)}#toggle:checked~.toggle-container .button-toggle:before{-webkit-transform:translateY(-50%) rotate(45deg) scale(1);transform:translateY(-50%) rotate(45deg) scale(1)}#toggle:checked~.toggle-container .button-toggle:after{-webkit-transform:translateY(-50%) rotate(-45deg) scale(1);transform:translateY(-50%) rotate(-45deg) scale(1)}#toggle:checked:focus~.toggle-container .button-toggle{box-shadow:0 0 0 550px rgba(0,0,0,.8),inset 0 0 0 20px rgba(0,0,0,.8),0 0 0 8px rgba(0,0,0,.8),inset 0 0 0 20px rgba(0,0,0,.8)}#toggle:checked~.nav{margin-bottom:100px;pointer-events:auto;-webkit-transform:translate(50px,50px);transform:translate(50px,50px)}#toggle:checked~.nav .nav-item{font-size:2rem;margin-bottom:.5rem;color:#ec7263;letter-spacing:0;height:40px;line-height:40px;margin-top:0;opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition:.5s,opacity .1s;transition:.5s,opacity .1s;text-decoration:none;padding:.3rem 1rem;text-align:center}#toggle:checked~.nav .nav-item:first-child,#toggle:checked~.nav .nav-item:first-child:before{-webkit-transition-delay:.15s;transition-delay:.15s}#toggle:checked~.nav .nav-item:nth-child(2),#toggle:checked~.nav .nav-item:nth-child(2):before{-webkit-transition-delay:.1s;transition-delay:.1s}#toggle:checked~.nav .nav-item:nth-child(3),#toggle:checked~.nav .nav-item:nth-child(3):before{-webkit-transition-delay:.05s;transition-delay:.05s}#toggle:checked~.nav .nav-item:nth-child(4),#toggle:checked~.nav .nav-item:nth-child(4):before{-webkit-transition-delay:0s;transition-delay:0s}#toggle:checked~.nav .nav-item:before{opacity:0}.button-toggle{position:absolute;display:inline-block;width:20px;height:20px;margin:25px;background-color:transparent;border:none;cursor:pointer;border-radius:100%;-webkit-transition:.6s;transition:.6s}.button-toggle:hover{box-shadow:0 0 0 8px rgba(0,0,0,.1),inset 0 0 0 20px rgba(0,0,0,.1)}.button-toggle:after,.button-toggle:before{position:absolute;content:"";top:50%;left:0;width:100%;height:2px;background-color:#ec7263;border-radius:5px;-webkit-transition:.5s;transition:.5s}.button-toggle:before{-webkit-transform:translateY(-50%) rotate(45deg) scale(0);transform:translateY(-50%) rotate(45deg) scale(0)}.button-toggle:after{-webkit-transform:translateY(-50%) rotate(-45deg) scale(0);transform:translateY(-50%) rotate(-45deg) scale(0)}.nav{margin:25px 25px 20px;pointer-events:none;-webkit-transition:.5s;transition:.5s}.nav,.nav-item{display:inline-block}.nav-item{position:relative;float:left;clear:both;color:transparent;font-size:14px;letter-spacing:-6.2px;height:7px;line-height:7px;text-transform:uppercase;white-space:nowrap;-webkit-transform:scaleY(.2);transform:scaleY(.2);-webkit-transition:.5s,opacity 1s;transition:.5s,opacity 1s}.nav-item:first-child,.nav-item:first-child:before{-webkit-transition-delay:0s;transition-delay:0s}.nav-item:nth-child(2),.nav-item:nth-child(2):before{-webkit-transition-delay:.05s;transition-delay:.05s}.nav-item:nth-child(3),.nav-item:nth-child(3):before{-webkit-transition-delay:.1s;transition-delay:.1s}.nav-item:nth-child(4),.nav-item:nth-child(4):before{-webkit-transition-delay:.15s;transition-delay:.15s}.nav-item:first-child{letter-spacing:-8px}.nav-item:nth-child(2){letter-spacing:-7px}.nav-item:nth-child(n+4){letter-spacing:-8px;margin-top:-7px;opacity:0}.nav-item:before{position:absolute;content:"";top:50%;left:0;width:100%;height:2px;background-color:#ec7263;-webkit-transform:translateY(-50%) scaleY(5);transform:translateY(-50%) scaleY(5);-webkit-transition:.5s;transition:.5s}
/*# sourceMappingURL=main.dad63f12.chunk.css.map */