@import ../../styles/helpers

.inner
    z-index: 200
    position: relative
    overflow: hidden
    display: flex
    flex-direction: column;
    height: calc(100vh - 71px)
    text-align: center