.container{width:37.5rem;margin:2rem auto;padding:2rem;text-align:center;font-family:Arial,sans-serif;color:#2f2f2f;box-shadow:0 0 20px -6px #cfc9c9;box-sizing:border-box;background-color:#e5e5e5;height:45.75rem}.navigation-button{padding:.6rem 1.5rem;font-size:1.1rem;cursor:pointer;border:none;background-color:#424446;color:#fff;border-radius:4px;min-width:fit-content}.navigation-button:disabled{cursor:not-allowed;background-color:#b9b9b9}.secondary-button{border:1px solid #424446;background-color:transparent;color:#2f2f2f}.flex-row{display:flex}.flex-column{display:flex;flex-direction:column}.space_between{justify-content:space-between}.center{align-items:center}.right{justify-content:flex-end;width:100%}html{height:100%;background-image:linear-gradient(120deg,#fdfbfb,#ebedee)}app-landing-page,app-input,app-output{display:flex;height:100%;width:100%}::-webkit-scrollbar{height:9px;width:9px}::-webkit-scrollbar-thumb{background:#d3d3d3;width:9px}::-webkit-scrollbar-track{background:transparent;width:9px}::-webkit-scrollbar-corner{background:transparent}.movie-details-content-container div::-webkit-scrollbar-thumb{background:#9b9b9b;width:3px}.logo{display:flex;align-items:center;text-decoration:none;color:#252525;padding:.5rem;width:fit-content}.logo img{height:35px}.logo-txt{padding-left:7px;display:flex;flex-direction:column;color:#252525}.logo-txt h1,.logo-txt span{margin:0;padding:0;line-height:1;letter-spacing:4px;text-align:start}.logo-txt h1{font-weight:bolder;font-size:1.1rem;margin-top:2px}.logo-txt span{font-weight:lighter;font-size:.85rem}
