body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{margin:0}.App{color:#fff}.App,.nav{background-color:#111}.nav{align-items:center;box-sizing:border-box;display:flex;height:75px;justify-content:space-between;position:fixed;top:0;width:100%}.nav_logo_img{height:30px;object-fit:contain}.navbar_links{display:flex;list-style-type:none}.navbar_link{color:#fff;cursor:pointer;margin-right:20px}.search-input{background-color:#000000bf;border:1px solid #fff;border-radius:10px;box-sizing:border-box;color:#fff;font-size:16px;outline:none;padding:10px 40px 10px 20px;width:300px}.search-form{display:flex;height:30px;position:relative}.search-button{background-color:initial;border:none;color:#fff;cursor:pointer;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.cancel-button{background:#0000;border:none;color:#fff;margin-left:-25px}.row{color:#fff;margin-left:20px}.row_posters{display:flex;overflow-x:auto;overflow-y:hidden;padding:20px}.row_poster{margin-right:10px;max-height:100px;object-fit:contain;transition:transform .45s;width:100%}.row_posterLarge{max-height:250px}.row_poster:hover{transform:scale(1.1)}.video{height:100%;object-fit:cover;width:100%}.autoplay-banner{height:600px;margin-top:70px;overflow:hidden;position:relative;width:100%}.mute-button{align-items:center;border:1px solid #fff;border-radius:100%;bottom:20px;display:flex;height:50px;justify-content:center;line-height:50px;position:absolute;right:30px;width:50px;z-index:11}.search-results{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:75px}.movie-card{border-radius:8px;box-shadow:0 2px 4px #0000001a;text-align:center}.movie-poster{border-radius:8px;height:auto;width:100%}
/*# sourceMappingURL=main.b4edd58a.css.map*/