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}.jumbotron{height:300px;margin-bottom:0;color:#2f353b;background-image:linear-gradient(135deg,rgba(21,186,248,.6),rgba(21,186,248,.6) 42%,transparent 0,transparent 53%,rgba(41,145,229,.6) 0,rgba(41,145,229,.6) 62%,transparent 0,transparent 88%,rgba(62,104,209,.6) 0,rgba(62,104,209,.6)),linear-gradient(45deg,transparent,transparent 29%,#1fa6ee 0,#1fa6ee 35%,#2991e5 0,#2991e5 55%,transparent 0,transparent 56%,#3e68d1 0,#3e68d1),linear-gradient(90deg,#fff,#fff)}h1,h2{font-weight:400;font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif}h2{color:#b9b6b6}.lead{color:#fff;font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif}.btn_logo{margin-left:.5rem;width:1.5rem;height:1.5rem;display:inline-block;vertical-align:middle;line-height:1.5}.search-results-placeholder{font-family:"Roboto",sans-serif;font-weight:300;font-size:1.4em}.search-bar-container{border:1px solid #eee;padding:20px;width:600px;border-radius:15px;margin-bottom:10px}.movie-info-container,.search-bar-container{box-shadow:0 4px 8px 0 rgba(0,0,0,.2);transition:.3s}.movie-info-container{background-color:#fff;border:1px solid #eee;padding:30px;border-radius:10px}.movie-info{height:500px;overflow-y:auto;overflow-x:hidden}.movie-item{font-family:"Roboto",sans-serif;font-weight:900}img{width:70%;height:70%;object-fit:contain}.title{display:flex;justify-content:center;align-items:center}.error-info{display:block;font-size:1.17em;-webkit-margin-before:1em;margin-block-start:1em;-webkit-margin-after:1em;margin-block-end:1em;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0;font-weight:700}li.new-item{opacity:0;-webkit-animation:new-item-animation .3s linear forwards;animation:new-item-animation .3s linear forwards}@-webkit-keyframes new-item-animation{0%{opacity:0;transform:translateY(-400px)}to{opacity:1;transform:translateY(0)}}@keyframes new-item-animation{0%{opacity:0;transform:translateY(-400px)}to{opacity:1;transform:translateY(0)}}li.removed-item{-webkit-animation:removed-item-animation 1s cubic-bezier(.55,-.04,.91,.94) forwards;animation:removed-item-animation 1s cubic-bezier(.55,-.04,.91,.94) forwards;transform-origin:0 100%}@-webkit-keyframes removed-item-animation{0%{opacity:1;transform:rotate(0)}to{opacity:0;transform:translateY(600px) rotate(90deg)}}@keyframes removed-item-animation{0%{opacity:1;transform:rotate(0)}to{opacity:0;transform:translateY(600px) rotate(90deg)}}.noimated-info-container{height:500px;border:1px solid #eee;padding:30px;border-radius:10px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);transition:.3s}.noimated-info{font-family:"Roboto",sans-serif;font-weight:600}.button-delete{height:40px}.App{text-align:center}.banner{position:fixed;left:0;bottom:0;right:0;margin:0;z-index:999}
/*# sourceMappingURL=main.4980a56b.chunk.css.map */