body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f1f1f1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}.main{box-sizing:border-box;margin:30px auto 0;padding:0 20px;width:70%}.movie-card{background:#fff;border:none;border-radius:10px;display:flex;padding:0}.movie-card:not(:first-child){margin-top:20px}.movie-card:last-child{margin-bottom:50px}.movie-card .left{flex:1 1;padding:5px}.movie-card .left img{height:250px}.movie-card .right{flex:10 1;position:relative}.movie-card .title{font-size:25px;font-weight:600;padding:10px 20px}.movie-card .plot,.movie-card .price{margin-top:20px;padding:0 20px}.movie-card .price{color:#004b00;font-weight:500}.footer{align-items:center;bottom:0;box-sizing:border-box;display:flex;padding:10px 20px;position:absolute;width:100%}.footer .rating{flex:1 1;font-size:20px;font-weight:600}.footer .stars{height:20px;width:20px}.footer .star-dis{align-items:center;display:flex;flex:1 1;font-size:20px;font-weight:600;justify-content:center;position:relative}footer .starCount{font-size:20px;font-weight:600;left:50;position:absolute}.footer .str-btn{cursor:pointer;height:10px;width:10px}.footer button{border:none;border-radius:3px;cursor:pointer;font-size:15px;font-weight:600;padding:7px 10px;text-shadow:none}.favourite-btn{background-color:#bc16dd;color:#fff;margin:5px}.cart-btn{background-color:#251bb1;color:#fff;margin:5px}.unfavourite-btn{background-color:#db2828;color:#fff;margin:5px;text-shadow:none}@media only screen and (max-width:850px){.movie-card .left img{height:45rem;width:100%}.main{width:80%}.movie-card{flex-direction:column;height:65rem}.movie-card .title{font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;font-size:35px;text-align:center}.movie-card .plot{font-size:23px;margin-top:0;padding-top:0;text-align:center}.movie-card .price{font-size:25px;margin-top:5px;padding-left:34px}.footer .rating{font-size:24px;padding-left:15px}.footer .star-dis{margin-left:-153px}.footer .starCount{font-size:35px}.footer .stars{height:35px;width:35px}.footer .str-btn{height:25px;margin-right:4px;width:25px}.footer button{font-size:17px}}@media only screen and (max-width:680px){.main{width:100%}.movie-card .price{font-size:29px;text-align:center}}@media only screen and (max-width:510px){.movie-card{height:67rem}.footer{margin-top:20px}.footer .star-dis{margin-left:-103px}.footer .starCount{font-size:30px}.footer .stars{height:30px;width:30px}.footer .str-btn{height:20px;width:20px}.footer button{font-size:15px}}@media only screen and (max-width:450px){.footer .starCount{font-size:23px}.footer .stars{height:25px;width:25px}.footer .str-btn{height:14px;width:14px}.footer button{font-size:12px}}
/*# sourceMappingURL=main.c7fa8bc8.css.map*/