.linh-thu-quyet-home-screen{display:flex;flex-direction:column;justify-content:center;align-items:center}.linh-thu-quyet-home-screen .app-info{display:flex;flex-direction:row;align-items:center;margin-top:15px;margin-bottom:15px;max-width:90%}.linh-thu-quyet-home-screen .app-info .logo{max-width:100px;max-height:100px;margin-right:20px}.linh-thu-quyet-home-screen .main-content{width:90%;max-width:1000px;margin-bottom:50px;text-align:justify}.linh-thu-quyet-home-screen .main-content .action-link{display:flex;align-items:center;justify-content:center}.linh-thu-quyet-home-screen .main-content .action-link a{padding:10px 20px;border-radius:10px;color:#ff5757;font-size:1.2em;font-weight:700;text-decoration:none;background-color:#fff;border:1px solid #ff5757;transition:all .3s ease}.linh-thu-quyet-home-screen .main-content .action-link a:hover{background-color:#ff5757;color:#fff}.linh-thu-quyet-home-screen .image-container{display:flex;align-items:center;justify-content:center;max-width:100%}.linh-thu-quyet-home-screen img{max-width:100%;max-height:100%;object-fit:contain}@media(max-width:992px){.linh-thu-quyet-home-screen img{width:100%}}@media(min-width:992px){.linh-thu-quyet-home-screen img{width:70%}}