/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  height: 100%;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

a, article, aside, blockquote, body, code, dd, div, dl, dt, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, html, input[type=email], input[type=number], input[type=password], input[type=tel], input[type=text], input[type=url], legend, li, main, nav, ol, p, pre, section, table, td, textarea, th, tr, ul {
  box-sizing: border-box;
}

img {
  max-width: 100%;
}

html,
body,
div,
article,
aside,
section,
main,
nav,
footer,
header,
form,
fieldset,
legend,
pre,
code,
a,
h1, h2, h3, h4, h5, h6,
p,
ul,
ol,
li,
dl,
dt,
dd,
blockquote,
figcaption,
figure,
textarea,
table,
td,
th,
tr,
input[type=email],
input[type=number],
input[type=password],
input[type=tel],
input[type=text],
input[type=url],
.border-box {
  box-sizing: border-box;
}

.section {
  border-top-style: solid;
  border-top-width: 1px;
}

header.home h1 span.name {
  top: 0;
}

.section h2 {
  top: -1rem;
}

:root {
  font-family: -apple-system, BlinkMacSystemFont, "avenir next", avenir, helvetica, "helvetica neue", ubuntu, roboto, noto, "segoe ui", arial, sans-serif;
}

li, dd, p, figcaption {
  font-weight: 300;
}

header.home h1 span.name {
  font-weight: 400;
}

dt {
  font-weight: 700;
}

.card dt, .card dd, .text .subsection-content p, .lists .subsection-content ul li, .subsection h3, .section h2 {
  line-height: 1.5;
}

ul, ol, dl {
  list-style-type: none;
}

.section, header.home {
  position: relative;
}

.section h2, header.home h1 span.name {
  position: absolute;
}

main {
  padding: 2rem;
}

ul {
  padding-left: 0;
}

.subsection .subsection-content {
  padding-left: 1rem;
}

.section h2 {
  padding-right: 0.5rem;
}

.section {
  padding-bottom: 2rem;
}

.section {
  padding-top: 0.5rem;
}

header.home h1 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.section h2 {
  margin: 0;
}

dd {
  margin-left: 0;
}

.card:last-child {
  margin-bottom: 0;
}

.text .subsection-content p {
  margin-top: 0;
}

header + .section {
  margin-top: 8rem;
}

.lists .subsection-content ul, .subsection h3, header.home h1 {
  margin-top: 0;
  margin-bottom: 0;
}

.card {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.subsection {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.section {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

h2, h3, h4, h5, h6 {
  text-transform: lowercase;
}

.card dt, .card dd, header.home h1 span.name, h1, h2, h3, h4, h5, h6, li, dt, dd, p {
  font-size: 1.25rem;
}

h1, h2, h3, h4, h5, h6, li, dt, dd, p {
  max-width: 30em;
}

.text .subsection-content p {
  max-width: 34em;
}

.sr-only {
  position: absolute;
  padding: 0;
  border-width: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  margin: -1px;
}

.sr-only-focusable:focus {
  position: relative;
  width: auto;
  height: auto;
  clip: initial;
  margin: inherit;
  border: initial;
}

header.home h1 span.name, a, :root {
  color: black;
}

h1 {
  color: #222222;
}

.section h2, body {
  background: white;
}

header.home h1 span.name, h1, h2, h3, h4, h5, h6, li, dt, dd, p {
  letter-spacing: -0.01em;
}

@media screen and (min-width: 768px) {
  .subsection {
    display: flex;
  }
  header.home h1 {
    max-width: 48rem;
  }
  main {
    padding: 4rem;
  }
  .subsection .subsection-content {
    padding-left: 0;
  }
  .section {
    padding-top: 1rem;
  }
  header.home h1 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .text .subsection-content p:last-child {
    margin-bottom: 0;
  }
  .card {
    margin-top: 0;
  }
  header + .section {
    margin-top: 4rem;
  }
  .cards .subsection-content dl {
    margin-top: 0;
    margin-bottom: 0;
  }
  .card dt, .card dd, header.home h1 span.name, h1, h2, h3, h4, h5, h6, li, dt, dd, p {
    font-size: 1rem;
  }
  .subsection .subsection-content, .subsection h3 {
    width: 50%;
  }
  .sr-only-ns {
    position: absolute;
    padding: 0;
    border-width: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    width: 1px;
    height: 1px;
    margin: -1px;
  }
  .sr-only-focusable-ns:focus {
    position: relative;
    width: auto;
    height: auto;
    clip: initial;
    margin: inherit;
    border: initial;
  }
}
@media screen and (min-width: 1024px) {
  .subsection:not(:first-child) {
    border-top-style: solid;
    border-top-width: 1px;
  }
  .section {
    display: flex;
  }
  header.home h1 {
    max-width: 64rem;
  }
  .section h2 {
    position: relative;
  }
  .section h2 {
    padding-right: 0;
  }
  .subsection {
    padding-bottom: 2rem;
  }
  .subsection:not(:first-child) {
    padding-top: 2rem;
  }
  .subsection {
    margin-bottom: 0.25rem;
  }
  .subsection:not(:first-child) {
    margin-top: 0;
  }
  .subsection {
    margin-top: 1rem;
  }
  .section h2 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .card dt, .card dd, .card h4 {
    max-width: 34em;
  }
  .section h2 {
    width: 25%;
  }
  .section .section-content {
    width: 75%;
  }
  .subsection h3 {
    width: 33.3333333333%;
  }
  .subsection .subsection-content {
    width: 66.6666666667%;
  }
  .sr-only-l {
    position: absolute;
    padding: 0;
    border-width: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    width: 1px;
    height: 1px;
    margin: -1px;
  }
  .sr-only-focusable-l:focus {
    position: relative;
    width: auto;
    height: auto;
    clip: initial;
    margin: inherit;
    border: initial;
  }
  .section h2 {
    background: transparent;
  }
  .lists .subsection-content ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
  .lists .subsection-content ul > * {
    flex-basis: calc(50% - 0.5rem);
  }
  .section h2 {
    width: 25%;
  }
  .section .section-content {
    width: 75%;
  }
}

footer p {
    max-width: 100%;
}

@media screen and (min-width: 1350px) {
  .section h2 {
    width: 20%;
  }
  .subsection h3 {
    width: 25%;
  }
  .subsection .subsection-content {
    width: 75%;
  }
  .section .section-content {
    width: 80%;
  }
  .sr-only-xl {
    position: absolute;
    padding: 0;
    border-width: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    width: 1px;
    height: 1px;
    margin: -1px;
  }
  .sr-only-focusable-xl:focus {
    position: relative;
    width: auto;
    height: auto;
    clip: initial;
    margin: inherit;
    border: initial;
  }
  .lists .subsection-content ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
  .lists .subsection-content ul > * {
    flex-basis: calc(32% - 0.5rem);
  }
  .section h2 {
    width: 20%;
  }
  .subsection h3 {
    width: 25%;
  }
  .subsection .subsection-content {
    width: 75%;
  }
  .section .section-content {
    width: 80%;
  }
}
header.home h1 {
  font-size: 2rem;
}
@media screen and (min-width: 768px) {
  header.home h1 {
    font-size: 2.5rem;
    line-height: 1;
    letter-spacing: -0.0275em;
  }
}
@media screen and (min-width: 1024px) {
  header.home h1 {
    font-size: 4rem;
  }
}

abbr {
  font-feature-settings: "c2sc";
}

abbr.normal {
  font-feature-settings: normal;
}

a:hover, a:focus {
  background: black;
  color: white;
  padding: 2px 0px 2px 0px;
}
a:focus {
  outline-offset: 0.1em;
}

.section h2 {
  top: -0.85em;
}
@media screen and (min-width: 1024px) {
  .section h2 {
    top: auto;
  }
}

/* Hamburger Menu */

#menuToggle {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1;
	-webkit-user-select: none;
	user-select: none;
}

#menuToggle input {
	display: block;
	width: 40px;
	height: 32px;
	position: absolute;
	top: -7px;
	left: -5px;
	cursor: pointer;
	opacity: 0;
	z-index: 2;
	-webkit-touch-callout: none;
}

#menuToggle span {
	display: block;
	width: 33px;
	height: 4px;
	margin-bottom: 5px;
	position: relative;
	background: #000;
	border-radius: 3px;
	z-index: 1;
	transform-origin: 4px 0px;
	transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0),
	background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0),
	opacity 0.55s ease;
}

#menuToggle span:first-child {
	transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2) {
	transform-origin: 0% 100%;
}

#menuToggle input:checked~span {
	opacity: 1;
	transform: rotate(45deg) translate(-2px, -1px);
	background: #232323;
}

#menuToggle input:checked~span:nth-last-child(3) {
	opacity: 0;
	transform: rotate(0deg) scale(0.2, 0.2);
}

#menuToggle input:checked~span:nth-last-child(2) {
	opacity: 1;
	transform: rotate(-45deg) translate(0, -1px);
}

#menu {
	position: absolute;
	width: 400px;
	margin-top: -100px;
	padding: 50px;
	padding-top: 125px;
	right: -100px;
	background: white;
	list-style-type: none;
	-webkit-font-smoothing: antialiased;
	transform-origin: 0% 0%;
	transform: translate(100%, 0);
	transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0);
}

#menu li {
	padding: 10px 60px;
	font-size: 22px;
text-align: right;
}

#menu li a {
    font-weight: bold;
    text-decoration: none;
    text-transform: lowercase;
}

#menuToggle input:checked~ul {
	transform: scale(1.0, 1.0);
	opacity: 1;
}