@import url("https://rsms.me/inter/inter.css");
.list--unstyled {
	list-style-type: none;
	-webkit-margin-before: 0;
	-webkit-padding-start: 0
}

.list__list-item {
	padding-bottom: 1.33em
}

.list__list-item h2 {
	font-size: 1em;
	margin: .56em 0 .31em
}

.list__list-item h3 {
	display: inline-block;
	font-size: .833em;
	margin: 0;
	margin-right: .75em;
	position: relative
}

.list__list-item .type {
	font-size: .833em;
	letter-spacing: .1em;
	text-transform: uppercase
}

.list__list-item a {
	border-bottom: 0;
	text-decoration: underline
}

.list__list-item a:hover {
	text-decoration: underline
}

.list__list-item .date {
	font-size: .833em
}

.site-home {
	margin: 0 auto
}

.site-home .about {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 2.0736em;
	position: relative
}

.site-home .about .bio {
	max-width: 585px;
	padding-top: 1em
}

.site-home .about p {
	padding: 0 5.805em 1em 0
}

.site-home .about p a {
	border-bottom: 1px solid
}

.site-home .about .shapes .shapes--left {
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
	width: 30%
}

.site-home .about .shapes .shapes--right {
	-webkit-animation-delay: 1.2s;
	animation-delay: 1.2s;
	position: absolute;
	right: 0;
	top: 25%;
	width: 20%
}

.contact {
	padding-top: 1.728em;
	position: relative
}

.contact .social-links {
	position: absolute;
	left: 0
}

.contact a {
	border-bottom: 0;
	color: #342D33;
	font-size: 1.728em;
	margin-right: 1.2em;
	padding-bottom: 0
}

.contact a i {
	-webkit-transition: -webkit-transform .2s;
	transition: -webkit-transform .2s;
	transition: transform .2s;
	transition: transform .2s, -webkit-transform .2s
}

.contact a:hover i {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px)
}

.egg {
	border: 1px solid #342D33;
	border-bottom: 0;
	border-right: 0;
	border-top-left-radius: 5px;
	font-size: 1em;
	padding: 7px 15px;
	position: absolute;
	right: 0;
	bottom: 0
}

.egg .btn-no-outline:hover {
	border-bottom: 0
}

article header>h2 {
	font-size: 1em;
	font-weight: 700
}

article:after {
	clear: both;
	content: "";
	display: block
}

@media screen and (max-width:530px) {
	.site-home .about {
		margin-bottom: 1.728em
	}
	.site-home .about .bio {
		max-width: none;
		padding: 1.728em
	}
	.site-home .about p {
		padding: 0
	}
	.site-home .about .shapes {
		display: none
	}
	.contact {
		margin-left: 1.728em
	}
	.egg {
		display: none
	}
}

.error {
	text-align: center
}

.error span {
	display: block
}

.error span.header__emoji {
	font-size: 2.4888em
}

.error__notes {
	text-align: center
}

.error__notes a {
	border-bottom: 1px solid
}

.error__notes--desktop {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.error__notes--desktop div {
	width: 50%;
	padding: 0 2.074em
}

#pong {
	width: 400px;
	height: 600px
}

.error__notes--mobile {
	display: none;
	text-align: center
}

@media screen and (max-width:530px) {
	.error__notes--mobile {
		display: block
	}
	.error__notes--desktop {
		display: none
	}
	#pong {
		width: 0;
		height: 0
	}
	#pong canvas {
		width: 0;
		height: 0
	}
}

html {
	background-size: 100%;
	font-size: 15px
}

@supports (font-variation-settings:normal) {
	html {
		font-family: 'Roboto', sans-serif
	}
}

body {
	color: #342D33;
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	letter-spacing: .03em;
	line-height: 1.5;
	margin: 0;
	margin-top: 75px;
	text-rendering: optimizeLegibility
}

.site>section {
	-webkit-animation-delay: .25s;
	animation-delay: .25s
}

.site main {
	-webkit-animation-delay: .25s;
	animation-delay: .25s
}

.wrapper {
	margin: 0 auto;
	max-width: 800px;
	padding: 1.2em
}

a {
	color: #83558a;
	text-decoration: none
}

a:hover {
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out
}

p {
	line-height: 1.728em
}

h1,
h2,
h3,
h4 {
	font-weight: inherit;
	line-height: 1.5
}

h1 {
	margin-top: 0;
	font-family: "Roboto", sans-serif;
	font-size: 2.074em;
	font-weight: 700
}

h2 {
	font-size: 1.728em
}

h3 {
	font-size: 1.44em
}

h4 {
	font-size: 1.2em
}

small {
	font-size: .833em
}

button,
.btn {
	background: transparent;
	border: 1px solid #83558a;
	border-radius: 5px;
	color: #83558a;
	font-family: "Roboto", sans-serif;
	font-size: 1em;
	padding: 7px 15px
}

button:hover,
.btn:hover {
	cursor: pointer
}

.btn-no-outline {
	border: 0;
	border-radius: 0;
	padding: 0
}

.btn-no-outline:hover {
	border-bottom: 1px solid
}

.btn-large {
	font-size: 1.728em
}

form .form-item .field-label {
	display: block;
	font-size: .833em;
	margin-bottom: 5px
}

form .form-item .field-input {
	background: transparent;
	border: 1px solid #342D33;
	border-radius: 5px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	color: #342D33;
	font-size: .833em;
	font-color: #737373;
	font-family: "Inter var", sans-serif;
	padding: 15px
}

form .form-item .btn-form {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-left: 0;
	font-size: .833em;
	font-weight: 600;
	letter-spacing: .1em;
	padding: 15px 20px;
	text-transform: uppercase
}

form input::-webkit-input-placeholder {
	color: #342D33
}

form input:-ms-input-placeholder {
	color: #342D33
}

form input::-ms-input-placeholder {
	color: #342D33
}

form input::placeholder {
	color: #342D33
}

*:focus {
	outline: none
}

#pong {
	border: 1px solid #83558a;
	padding-left: 0;
	padding-right: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2.074em;
	display: block
}

@media screen and (max-width:530px) {
	body {
		margin-top: 0
	}
	h1 {
		font-size: 1.728em
	}
	h2 {
		font-size: 1.44em
	}
}