.copyleft {
    display: inline-block;
    transform: rotate(180deg);
    line-height: 30px;
}

*,
::after,
::before {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

footer,
header,
hgroup,
main,
nav {
    display: block
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Segoe UI', Helvetica, Arial, Roboto, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    font-size: .9375rem;
    font-weight: 400;
    line-height: 1.466;
    color: #161616;
    text-align: left;
    background-color: #f2f2f2
}

h1,
h2,
h3,
h4,
h5 {
    margin-top: 0;
    margin-bottom: .625rem
}

p {
    margin-top: 0;
    margin-bottom: 1.3125rem
}

ul {
    margin-top: 0;
    margin-bottom: 1rem
}

a {
    color: #161616;
    text-decoration: none;
    background-color: transparent
}

img {
    vertical-align: middle;
    border-style: none
}

h1,
h2,
h3,
h4,
h5 {
    margin-bottom: .625rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.29;
    color: inherit
}

h2 {
    font-size: 1.375rem
}

h3 {
    font-size: 1.125rem
}

h4 {
    font-size: .9375rem
}

.list-inline-item {
    display: inline-block
}

.list-inline {
    padding-left: 0;
    list-style: none
}

.container {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px
}

.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0
}

.navbar>.container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center
}

.navbar-toggler {
    padding: 18px 10px;
    font-size: 1.125rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .125rem
}

* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0 !important
}

body,
html {
    height: 100%
}

body {
    padding: env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body {
    display: flex;
    flex-direction: column;
    height: 100vh
}

#site-footer,
#site-header {
    flex: none
}

#main-content {
    flex: 1 0 auto;
    width: 100%
}

h3 a,
h4 a {
    font-weight: 500
}

h1,
h2 {
    margin-top: .8203125rem
}

h3,
h4,
h5 {
    margin-top: .625rem;
    margin-bottom: .625rem
}

.site-footer h4 {
    text-transform: uppercase
}

.logo {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle
}

.logo {
    width: 139px;
    height: 50px;
    background-position: 0 0;
    background-size: 166px 232px;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    background-repeat: no-repeat
}

a {
    font-weight: 500
}

.navbar {
    min-height: 3.125rem;
    border: 0;
    padding-right: env(safe-area-inset-right);
    padding-left: env(safe-area-inset-left)
}

.navbar ul {
    list-style-type: none
}

.navbar .user-nav {
    float: left
}

.navbar .user-nav>ul {
    margin-bottom: 0
}

.navbar .user-nav>ul>li {
    position: relative;
    float: left;
    margin-left: .75rem
}

.navbar .user-nav>ul>li:first-child {
    margin-left: 0
}

.navbar .user-nav>ul {
    margin-bottom: 0
}

.navbar-toggler {
    height: 50px;
    border: 0
}

.site-footer {
    background-color: #f2f2f2
}

.footer-corp {
    font-size: .75rem;
    color: #848484;
    background-color: rgba(232, 232, 232, .5);
    padding: 1.25rem 0 2rem
}

.footer-corp .section {
    margin-bottom: 1rem
}

.footer-corp .section>ul {
    margin-bottom: 0;
    list-style-type: none
}

.footer-corp .section>ul>li {
    margin-bottom: 10px
}

.footer-corp h4 {
    color: #b0b0b0
}

.footer-corp .legal-list {
    margin: 14px 0 0;
    font-size: .6875rem
}

.footer-corp .legal-list li {
    display: inline-block;
    margin-right: 10px;
    list-style-type: none
}

.footer-corp .legal-list li:last-child {
    margin-right: 0
}

.nav--fixed {
    top: 0;
    right: 0;
    left: 0;
    position: fixed;
    z-index: 1050
}

#main-content {
    min-height: 500px;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top: 50px
}

.nav--fixed {
    top: 0;
    right: 0;
    left: 0;
    position: fixed;
    z-index: 1050;
    transition: -webkit-transform .25s ease-in-out;
    transition: transform .25s ease-in-out;
    transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out
}

.navbar {
    min-height: 3.125rem;
    border: 0;
    padding-right: env(safe-area-inset-right);
    padding-left: env(safe-area-inset-left)
}

.navbar ul {
    list-style-type: none
}

.navbar .user-nav {
    float: left
}

.navbar .user-nav>ul {
    margin-bottom: 0
}

.navbar .user-nav>ul>li {
    position: relative;
    float: left;
    margin-left: .75rem
}

.navbar .user-nav>ul>li:first-child {
    margin-left: 0
}

.navbar .user-nav>ul.loggedin--left {
    margin-right: 15px
}

.navbar .user-nav>ul {
    margin-bottom: 0
}

.navbar .user-nav>ul.loggedin--left {
    margin-right: 0
}

.navbar-toggler {
    height: 50px;
    border: 0
}

.bg-dark {
    background-color: #ffeee6 !important
}

.d-none {
    display: none
}

#main-content {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}