body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.rootContainer{justify-content:space-between;margin:20px 10px 0}.logoContainer,.rootContainer{display:flex;align-items:center}.darkThemeContainer{position:relative;right:20px}.switch{position:relative;outline:none;width:50px;height:22px;margin-left:10px}.slider{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;width:45px}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{content:"";height:25px;width:25px;bottom:-1px;transform:translateY(2px);background-color:#fff}input:checked+.slider{background-color:#2196f3}input:focus+.slider{box-shadow:0 0 1px #2196f3}input:checked+.slider:before{transform:translate(25px,2px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}@media (max-width:768px){.rootContainer{flex-direction:column;align-items:unset}.darkThemeContainer{right:0;display:flex;justify-content:flex-end;top:10px}.slider:before{transform:translate(0)}}#myBtn{display:none;position:fixed;bottom:20px;right:30px;z-index:99;font-size:18px;border:none;outline:none;background-color:#131212;color:#fff;cursor:pointer;padding:15px;border-radius:4px}#myBtn:hover{background-color:#555}.formContainer{display:flex;justify-content:center}.movie_label{font-weight:400}.movie_label,.movie_sort_label{font-size:20px;font-family:"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif}.movie_sort_label{margin-left:35%}.movie_input{width:30%;letter-spacing:1px;padding:0 10px;box-sizing:border-box}.movie_input,.search{border-radius:5px;font-size:15px;outline:none;border:none}.search{letter-spacing:2px;cursor:pointer;margin-left:20px;padding:12px 30px}@media screen and (max-width:299px){.movie_input{margin:0;width:45%}.search{margin-left:10px}}@media screen and (max-width:767px){.search{margin:0;padding:12px 16px}.formContainer{justify-content:space-between}.movie_input{width:65%}}#errorTitle{text-align:center;font-size:30px;font-weight:bolder}.modal{position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.4)}.modal-content{background-color:#fefefe;padding:20px;border:1px solid #888;width:30%;border-radius:10px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);-webkit-animation:animatetop .5s;animation:animatetop .5s}@-webkit-keyframes animatetop{0%{top:0;opacity:0}to{top:0;opacity:1}}@keyframes animatetop{0%{top:0;opacity:0}to{top:0;opacity:1}}.close{color:#aaa;float:right;font-size:28px;font-weight:700}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer}@media screen and (max-width:1330px){.modal-content{height:10%;width:50%}}.Loader,.Loader:after,.Loader:before{border-radius:50%;width:2.5em;height:2.5em;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:load7 1.8s ease-in-out infinite;animation:load7 1.8s ease-in-out infinite}.Loader{font-size:10px;margin:80px auto;position:relative;text-indent:-9999em;transform:translateZ(0);-webkit-animation-delay:-.16s;animation-delay:-.16s}.Loader:after,.Loader:before{content:"";position:absolute;top:0}.Loader:before{left:-3.5em;-webkit-animation-delay:-.32s;animation-delay:-.32s}.Loader:after{left:3.5em}@-webkit-keyframes load7{0%,80%,to{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em 0 0}}@keyframes load7{0%,80%,to{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em 0 0}}.Display_defaultProp__8o_22{text-align:center;font-size:30px;font-weight:700}.Display_moviesDiv__17o1Q{margin-top:15px;border:1.5px solid #000}.Display_row__2VYzq:after{content:"";clear:both;display:table}.Display_column__35MpI{float:left;width:25%;padding:5px;box-sizing:border-box;margin-top:10px}.Display_displayImage__V5JlE{border:.5px solid #0c0c0c}.Display_alternateImageClass__3H5Dl{max-width:30%;height:auto;border:.5px solid #0c0c0c}.Display_movieNameDiv__2vbPf,.Display_overview__1rZTF{margin:0}.Display_rating__4OHx6{padding-left:5%;margin:0}.Display_trailerDiv__1SWLE{margin-left:21.2%;margin-bottom:10px;font-weight:700}.Display_trailerButtonClass__fQmZf{background:none!important;border:none;margin-left:5px;margin-right:5px;padding:0;text-decoration:underline;cursor:pointer;font-weight:700;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-size:16px;outline:none}@media screen and (max-width:1000px){.Display_row__2VYzq{margin-left:10px}.Display_column__35MpI{width:100%;margin:0}.Display_moviesDiv__17o1Q{margin:10px 0}.Display_rating__4OHx6{padding:5px;margin:0}.Display_trailerDiv__1SWLE{margin-left:15px;margin-bottom:10px}}@media screen and (max-width:300px){.Display_alternateImageClass__3H5Dl{max-width:80%}}@media screen and (min-width:301px) and (max-width:399px){.Display_alternateImageClass__3H5Dl{max-width:50%}}@media screen and (min-width:400px) and (max-width:750px){.Display_alternateImageClass__3H5Dl{max-width:50%}}@media screen and (min-width:800px) and (max-width:999px){.Display_alternateImageClass__3H5Dl{max-width:20%}}@media screen and (min-width:1000px){.Display_alternateImageClass__3H5Dl{max-width:60%}}.Pagination_stylePagination__14qC5{display:inline-block;padding:8px 15px}.Pagination_buttonClass__3RPmp,.Pagination_stylePagination__14qC5{margin:20px 10px;cursor:pointer;border-radius:5px;outline:none;border:0;font-weight:lighter;font-size:15px}.Pagination_buttonClass__3RPmp{padding:1px 10px}.Pagination_paginationDiv__kcstw{text-align:center;padding:0 30px}@media screen and (max-width:415px){.Pagination_paginationDiv__kcstw{padding:0 40px}}
/*# sourceMappingURL=main.295acc48.chunk.css.map */