*{box-sizing:border-box;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;margin:0;padding:0}a{text-decoration:none}body{background-color:#0f171e}.container{margin:0 40px}.movie_table_header{color:#fff;padding:10px;text-align:left}.movie_table_data{color:#add8e6;padding:10px;text-align:center}.favorite_icon{-webkit-transform:scale(1.8);transform:scale(1.8);transition:all .3s}.movie_image:hover .favorite_icon{color:green;-webkit-transform:scale(1.6);transform:scale(1.6)}.rotate-center{-webkit-animation:rotate-center .6s ease-in-out both;animation:rotate-center .6s ease-in-out both}@-webkit-keyframes rotate-center{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate-center{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@media screen and (max-width:560px){.header{align-items:center;border:1px solid #000;flex-direction:column;height:200px!important;justify-content:space-between}.favorite_main_grid,.individual_movie_grid,.main-grid{padding-top:250px!important}}@media screen and (max-width:740px){.movie_main_info{align-items:center;flex-direction:column;gap:20px!important}}@media screen and (max-width:360px){.header_input_search_btn_div{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center}}.header{align-items:center;background-color:#1a242f;display:flex;height:72px;justify-content:space-around;padding:0 40px}.logo{color:#fff;font-size:20px;font-weight:600}.user-image,.user-image img{height:38px;width:38px}.footer{align-items:center;background-color:#1a242f;color:#fff;display:flex;flex-direction:column;height:72px;justify-content:center}
/*# sourceMappingURL=main.07add7aa.css.map*/