h1[data-v-5cce2aee] {
    font-weight: 400;
    letter-spacing: .05rem;
    line-height: 1;
    font-size: 2rem;
    margin: 1.5rem 0
}

@media screen and (min-width:768px) {
    h1[data-v-5cce2aee] {
        font-size: 2.5rem
    }
}

h2[data-v-5cce2aee] {
    font-weight: 400;
    letter-spacing: .05rem;
    line-height: 1;
    font-size: 1.5rem;
    margin: 1.5rem 0
}

@media screen and (min-width:768px) {
    h2[data-v-5cce2aee] {
        font-size: 2rem
    }
}

h3[data-v-5cce2aee] {
    font-weight: 400;
    letter-spacing: .05rem;
    line-height: 1;
    font-size: 1.25rem;
    margin: 1rem 0
}

@media screen and (min-width:768px) {
    h3[data-v-5cce2aee] {
        font-size: 1.5rem
    }
}

h4[data-v-5cce2aee] {
    font-weight: 400;
    letter-spacing: .05rem;
    line-height: 1;
    font-size: 1rem;
    margin: 1rem 0
}

@media screen and (min-width:768px) {
    h4[data-v-5cce2aee] {
        font-size: 1.25rem
    }
}

h5[data-v-5cce2aee] {
    font-weight: 400;
    letter-spacing: .05rem;
    line-height: 1;
    font-size: .875rem;
    margin: 1rem 0
}

@media screen and (min-width:768px) {
    h5[data-v-5cce2aee] {
        font-size: 1rem
    }
}

h6[data-v-5cce2aee] {
    font-weight: 400;
    letter-spacing: .05rem;
    line-height: 1;
    font-size: .875rem;
    margin: 1rem 0
}

@media screen and (min-width:768px) {
    h6[data-v-5cce2aee] {
        font-size: 1rem
    }
}

a[data-v-5cce2aee] {
    text-decoration: underline;
    color: #000;
    transition: color .2s
}

a[data-v-5cce2aee]:active,
a[data-v-5cce2aee]:focus,
a[data-v-5cce2aee]:hover {
    color: #333
}

.visually-hidden[data-v-5cce2aee] {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

body[data-v-5cce2aee] {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.container[data-v-5cce2aee] {
    margin: 0 auto;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: inherit
}

.container.dark[data-v-5cce2aee] {
    background: #000
}

.container.light[data-v-5cce2aee] {
    background: #fff
}

.container.gray[data-v-5cce2aee] {
    background: #eee
}

.container.base[data-v-5cce2aee] {
    width: auto;
    margin: 0 auto;
    padding: 2rem 1rem;
    display: flex;
    flex-direction: column
}

.container.base__small .container--constraint[data-v-5cce2aee] {
    max-width: 644px
}

.container.base__medium .container--constraint[data-v-5cce2aee] {
    max-width: 900px
}

.container.base__large .container--constraint[data-v-5cce2aee] {
    max-width: 1200px
}

.container .dark-outline[data-v-5cce2aee] {
    outline: 1px solid #fff
}

.container .light-outline[data-v-5cce2aee] {
    outline: 1px solid #ccc
}