.main{border-top:1px solid #e1e1e1;min-height:calc(100vh - 70px)}.static{align-items:center;display:flex;flex-direction:column;flex-grow:1;gap:3rem;height:100%;justify-content:center;padding:70px 0;text-align:center;width:100%}.static p{max-width:300px}@media screen and (min-width:992px){.main{min-height:calc(100vh - 90px)}.static{padding:150px}}