.home-banner .page-center{display:flex;justify-content:center;flex-direction:column}.home-banner h5{line-height:1.875rem;margin:0 auto 1rem;max-width:560px;text-align:center}.home-banner h1{font-size:1.5rem;line-height:2.25rem;margin:0 auto;max-width:560px;text-align:center}.home-banner .banner-img{width:100%;max-width:560px;margin:2rem auto 0}.home-banner p{margin:1rem auto 0;text-align:center;max-width:560px}.home-banner .banner-btn{text-align:center}.home-banner .banner-btn a{padding:1rem 2rem;text-align:center;font-size:1rem;line-height:1.5rem;font-weight:700;margin:1rem auto 0;max-width:560px;display:inline-block;border-radius:9999px;background-color:#3589f9;color:#fff;text-decoration:none}.home-banner .banner-btn a:hover{opacity:.8}@media(min-width:768px){.home-banner h5,.home-banner h1{max-width:48rem}.home-banner .banner-img{order:9999}.home-banner p{padding:0 4rem;max-width:48rem}.home-banner .banner-btn a{max-width:48rem}.home-banner .banner-img.mobile_image{display:none}}@media(max-width:767px){.home-banner .banner-img{display:none}.home-banner .banner-img.mobile_image{margin-top:2rem;width:100%;justify-self:center;margin-left:auto;margin-right:auto;max-width:560px;display:block}}