.nav__toggle{background:transparent;border-color:transparent;cursor:pointer;height:24px;position:relative;width:30px}.hamburger_bar{background:#fff;display:block;height:4px;left:0;position:absolute;transition:top .24s,transform .24s,opacity .24s!important;width:100%}.hamburger_bar:first-child{top:0}.hamburger_bar:nth-child(2){top:50%;transform:translateY(-50%)}.hamburger_bar:nth-child(3){top:100%;transform:translateY(-100%)}.hamburger_bar.active:first-child{top:50%;transform:translateY(-50%) rotate(135deg)}.hamburger_bar.active:nth-child(2){opacity:0;transform:translate(50%,-50%)}.hamburger_bar.active:nth-child(3){top:50%;transform:translateY(-50%) rotate(-135deg)}.brand{font-size:10px;margin-left:3rem}.brand img{display:inline;height:2.5em;max-width:40vw}header{background-color:#3b3b3b;position:relative}.site-header__wrapper{padding-bottom:1rem;padding-top:1rem}.nav__wrapper{list-style:none;margin-bottom:0;margin-right:1rem;margin-top:0}@media (min-width:600px){.site-header__wrapper{align-items:center;display:flex;justify-content:space-between;padding-bottom:0;padding-top:0}.nav__wrapper{display:flex}}@media (max-width:599px){.nav__wrapper{background-color:#3b3b3b;left:0;opacity:0;position:absolute;right:0;top:100%;transform:translateY(-100%);transition:transform .3s ease-out,opacity .3s ease-out!important;visibility:hidden;width:100%;z-index:-1}.nav__wrapper.active{opacity:1;transform:translateY(0);visibility:visible;z-index:0}}.nav__item a{color:#fff;display:block;font-family:Raleway,sans-serif;font-size:1rem;line-height:1.5rem;padding:1.5rem 1rem;text-decoration:none}.nav__toggle{display:none}@media (max-width:599px){.nav__toggle{display:block;position:absolute;right:1rem;top:1rem}}.footer{margin-top:auto}footer{background-color:#3b3b3b;color:#fff;padding:2rem 2rem 3rem;text-align:right;width:100%}.site-footer{height:3rem;width:100%}.site-credit{font-family:Raleway,sans-serif}
