.home-page{display:flex;width:100%;height:calc(100vh - 160px);align-items:center;justify-content:center;flex-direction:column}.home-page__logo{text-align:center;margin-bottom:20px}.home-page__text-lg{font-size:30px;line-height:1.2;margin-bottom:16px}.home-page__text-lg,.home-page__text-sm{font-weight:500;color:#fff;text-align:center}.home-page__text-sm{font-size:20px;line-height:1.4}