.page{position:relative;display:flex;height:780px;flex-direction:column;align-items:center;justify-content:flex-end;margin:1.5rem}.page__container{max-width:64rem;width:100%;text-align:center;justify-content:space-between;margin-bottom:50px}.page__text{margin-top:1rem;text-align:left;max-width:48rem;margin-left:auto;margin-right:auto}@media (max-width:400px){.page__text{margin-top:.5rem}}