@-ms-viewport {
	width: device-width;
}
@-o-viewport {
	width: device-width;
}
@viewport {
	width: device-width;
} /*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block;
}
audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden],
template {
	display: none;
}
a {
	background: transparent;
}
a:active,
a:hover {
	outline: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b,
strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
mark {
	background: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0;
	border-radius: 6px;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 1em 40px;
}
hr {
	box-sizing: content-box;
	height: 0;
}
pre {
	overflow: auto;
}
code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}
button {
	overflow: visible;
}
button,
select {
	text-transform: none;
}
button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled],
html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
input {
	line-height: normal;
}
input[type='checkbox'],
input[type='radio'] {
	box-sizing: border-box;
	padding: 0;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
	height: auto;
}
input[type='search'] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
	-webkit-appearance: none;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: bold;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td,
th {
	padding: 0;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
main {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 1em;
	font-family: inherit;
}
input,
textarea,
button,
select {
	margin: 0;
	font-size: 1em;
	line-height: inherit;
	vertical-align: baseline;
	font-family: inherit;
}
button,
input[type='submit'] {
	-webkit-appearance: none;
	border: none;
	background: none;
	border: none;
	border-radius: 0;
}
textarea {
	resize: vertical;
}
.hidden {
	display: none;
}
html {
	background: #a4dbe8;
}
body {
	font-family: rokh, 'iransansxv', iransansx, 'Segoe UI', 'Roboto', 'Oxygen',
		'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
		sans-serif;
	font-weight: normal;
	color: #000;
	-webkit-tap-highlight-color: rgba(249, 181, 196, 0.5);
	margin: 0 auto;
}
@media screen and (min-width: 92.5em) {
	body {
		max-width: 92.5em;
	}
}
.page-container {
	font-size: 1.125em;
	line-height: -0.8;
	background: #fff;
	overflow: hidden;
}
@media screen and (min-width: 92.5em) {
	.page-container {
		font-size: 1.25em;
		line-height: 1.2;
	}
}
@media screen and (max-width: 74em) {
	.page-container {
		font-size: 1em;
	}
}
@media screen and (max-width: 46.25em) {
	.page-container {
		font-size: 1.125em;
	}
}
@media screen and (max-width: 35.335em) {
	.page-container {
		font-size: 1em;
	}
}
@media screen and (min-width: 92.5em) {
	.page-container {
		margin: 0 1.2em;
	}
}
.section {
	padding-left: 2.4em;
	padding-right: 2.4em;
}
@media screen and (max-width: 46.25em) {
	.section {
		padding-left: 0.8em;
		padding-right: 0.8em;
	}
}
.section-wrapper {
	max-width: 59.6em;
	margin: 0 auto;
	position: relative;
	box-sizing: border-box;
}
.centered-content-section .section-wrapper {
	text-align: center;
	max-width: 45.2em;
}
@media screen and (max-width: 57.165em) {
	.centered-content-section .section-wrapper {
		max-width: none;
	}
}
.halved-content-section .section-wrapper::after {
	clear: both;
	content: '';
	display: block;
}
.offset-content-section .section-wrapper {
	text-align: center;
}
.offset-content-section .section-wrapper::after {
	clear: both;
	content: '';
	display: block;
}
a {
	color: inherit;
	text-decoration: none;
	font-family: rokh, 'iransansxv', iransansx, 'Segoe UI', 'Roboto', 'Oxygen',
		'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
		sans-serif;
	font-weight: 500;
}
.markdown-section a {
	color: #e31c79;
}
a:hover {
	color: #ff6a13;
}
a:active {
	color: #53565a;
}
a.inactive-link {
	cursor: default;
	text-decoration: line-through !important;
	color: #888b8d !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
strong,
b {
	font-family: rokh, 'iransansxv', iransansx, 'Segoe UI', 'Roboto', 'Oxygen',
		'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
		sans-serif;
	font-weight: 600;
}
em,
i {
	font-style: normal;
	text-decoration: underline;
}
.wacky-heading,
.markdown-section h1,
.wacky-button,
.close-button {
	font-family: 'Comic Sans MS', 'Chalkboard SE', 'Comic Neue', cursive;
	font-weight: normal;
}
code,
.mono-heading {
	font-family: 'Consolas', 'Monaco', 'Courier New', monospace;
	font-weight: normal;
}
::-moz-selection {
	background: #f9b5c4;
	color: #000;
}
::selection {
	background: #f9b5c4;
	color: #000;
}
-moz-::-moz-selection {
	background: #f9b5c4;
	color: #000;
}
-moz-::selection {
	background: #f9b5c4;
	color: #000;
}
code::-moz-selection {
	background: #71cc98;
}
code::selection {
	background: #71cc98;
}
code-moz-::-moz-selection {
	background: #71cc98;
}
code-moz-::selection {
	background: #71cc98;
}
h1,
h2 {
	word-break: break-word;
}
h1,
.markdown-section h1 {
	font-size: 3.5em;
	line-height: 1.14286em;
}
@media screen and (max-width: 46.25em) {
	h1,
	.markdown-section h1 {
		font-size: 2.5em;
	}
}
@media screen and (max-width: 35.335em) {
	h1,
	.markdown-section h1 {
		font-size: 1.75em;
	}
}
.markdown-section h1 {
	color: #ff6a13;
	margin-top: 1.02857em;
	margin-bottom: 0.68571em;
}
@media screen and (max-width: 46.25em) {
	.markdown-section h1 {
		margin-top: 1.44em;
		margin-bottom: 0.96em;
	}
}
@media screen and (max-width: 35.335em) {
	.markdown-section h1 {
		margin-top: 2.05714em;
		margin-bottom: 1.37143em;
	}
}
.markdown-section h1:first-child {
	margin-top: 0;
}
h1.wacky-heading {
	font-size: 4.5em;
	line-height: 1.11111em;
}
@media screen and (max-width: 46.25em) {
	h1.wacky-heading {
		font-size: 3.5em;
	}
}
@media screen and (max-width: 35.335em) {
	h1.wacky-heading {
		font-size: 2.25em;
	}
}
h2 {
	font-size: 1.5em;
	line-height: 1.33333em;
}
h2.wacky-heading {
	font-size: 3em;
	line-height: 1.16667em;
}
@media screen and (max-width: 46.25em) {
	h2.wacky-heading {
		font-size: 2.5em;
	}
}
@media screen and (max-width: 35.335em) {
	h2.wacky-heading {
		font-size: 1.75em;
	}
}
.markdown-section h2 {
	margin-top: 1.6em;
}
.markdown-section h2:first-child {
	margin-top: 0;
}
.download-list h2 {
	font-size: 1em;
	line-height: 1.2em;
	border-bottom: 1px solid #71cc98;
	padding-bottom: 1.2em;
}
h3 {
	font-size: 1.3em;
	line-height: 1.38462em;
	font-family: rokh, 'iransansxv', iransansx, 'Segoe UI', 'Roboto', 'Oxygen',
		'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
		sans-serif;
	font-weight: normal;
}
.markdown-section h3 {
	margin-top: 1.84615em;
}
.markdown-section h3:first-child {
	margin-top: 0;
}
.main .markdown-section h4 {
	margin-top: 1.2em;
	text-align: left;
}
.main .markdown-section h4:first-child {
	margin-top: 0;
}
h5 {
	font-family: rokh, 'iransansxv', iransansx, 'Segoe UI', 'Roboto', 'Oxygen',
		'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
		sans-serif;
	font-weight: normal;
}
.main .markdown-section h5 {
	margin-top: 1.2em;
	text-align: left;
}
.main .markdown-section h5:first-child {
	margin-top: 0;
}
h6 {
	font-family: rokh, 'iransansxv', iransansx, 'Segoe UI', 'Roboto', 'Oxygen',
		'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
		sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 0.85em;
	line-height: 1.52941em;
}
.main .markdown-section h6 {
	margin-top: 1.2em;
	text-align: left;
}
.main .markdown-section h6:first-child {
	margin-top: 0;
}
.wacky-heading {
	color: #ff6a13;
}
.modal .wacky-heading {
	color: inherit;
}
.intro {
	color: #ff6a13;
	max-width: 45.2em;
	margin: 0 auto;
}
.yellow-content-section .intro {
	color: #000;
}
.purple-content-section .intro {
	color: #fff;
}
.intro p {
	font-size: 1.5em;
	line-height: 1.33333em;
	margin-top: 0.8em;
}
@media screen and (max-width: 46.25em) {
	.intro p {
		font-size: 1.25em;
	}
}
@media screen and (max-width: 35.335em) {
	.intro p {
		font-size: 1em;
	}
}
.mono-heading {
	display: block;
	font-size: 1.5em;
	line-height: 1.4em;
	color: #fff;
	text-align: left;
}
.markdown-section .mono-heading {
	text-align: left;
}
@media screen and (max-width: 46.25em) {
	.mono-heading {
		font-size: 1.25em;
	}
}
@media screen and (max-width: 35.335em) {
	.mono-heading {
		font-size: 1em;
	}
}
.mono-heading span {
	width: 1.4em;
	height: 1.4em;
	display: inline-block;
	text-align: center;
	border: solid #fff;
	border-width: 0.5px 0.5px 0 0;
	vertical-align: top;
}
.mono-heading.mono-heading-orange span {
	background-color: #ff6a13;
}
.mono-heading.mono-heading-pink span {
	background-color: #f9b5c4;
}
.mono-heading.mono-heading-green span {
	background-color: #009f4d;
}
.mono-heading.mono-heading-lilac span {
	background-color: #d7c6e6;
}
.mono-heading.mono-heading-yellow span {
	background-color: #ffc72c;
}
.mono-heading.mono-heading-mint span {
	background-color: #71cc98;
}
.mono-heading.mono-heading-purple span {
	background-color: #9063cd;
}
.mono-heading.mono-heading-sky span {
	background-color: #a4dbe8;
}
.mono-heading.mono-heading-magenta span {
	background-color: #e31c79;
}
.wacky-button {
	color: #fff;
	background: #71cc98;
	display: inline-block;
	font-size: 1.5em;
	line-height: 1em;
	padding: 0.83333em;
	max-width: 100%;
	box-sizing: border-box;
	text-align: center;
	border-radius: 8px;
}
.wacky-button.alt-wacky-button {
	background: #e31c79;
}
.contact-modal .wacky-button {
	font-size: 1.5em !important;
}
@media screen and (max-width: 35.335em) {
	.wacky-button {
		font-size: 1.25em;
	}
}
@media screen and (max-width: 23.125em) {
	.wacky-button {
		font-size: 1.15em;
	}
}
.wacky-button:hover {
	background: #ff6a13;
	color: #fff;
}
.wacky-button:active {
	background: #000;
	color: #fff;
}
.intro + .wacky-button,
.intro + .wacky-button + .wacky-button {
	margin-top: 0.8em;
}
.section-tile .wacky-button {
	font-size: 1.2em;
}
.wacky-button small {
	display: block;
	font-family: rokh, 'iransansxv', iransansx, 'Segoe UI', 'Roboto', 'Oxygen',
		'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
		sans-serif;
	font-weight: normal;
	font-size: 0.618em;
	line-height: 1.236em;
	margin-top: 0.5em;
}
.close-button {
	display: block;
	text-transform: lowercase;
	-webkit-appearance: none;
	border: none;
	background: none;
	padding: 0;
	font-size: 2em;
	line-height: 0.75em;
	height: 0.9em;
}
.bar .close-button {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.modal .close-button {
	position: absolute;
	right: 0.6em;
	top: 0.6em;
	color: #fff;
}
.bar {
	padding-top: 1.2em;
	padding-bottom: 1.2em;
	background: #e8e8e8;
	text-align: center;
}
@media screen and (max-width: 35.335em) {
	.bar {
		padding-top: 1.5em;
		padding-bottom: 1.5em;
	}
}
.bar.butter-bar {
	background: #ffc72c;
}
.bar.flash-alert {
	background: #e31c79;
}
.bar.flash-notice {
	background: #71cc98;
}
.bar a:hover {
	color: #e31c79;
}
.bar a:active {
	color: #ff6a13;
}
.masthead {
	padding-bottom: 1.2em;
}
.logo {
	width: 13.7em;
	float: left;
	padding: 0.8em 0;
}
@media screen and (max-width: 46.25em) {
	.logo {
		float: none;
		width: 14em;
	}
}
.logo img {
	width: 100%;
	display: block;
}
.masthead-nav a,
.colophon-nav a {
	font-size: 1.25em;
}
@media screen and (max-width: 23.125em) {
	.masthead-nav a,
	.colophon-nav a {
		font-size: 1em;
		line-height: 1.2em;
	}
}
.masthead-nav a.active,
.colophon-nav a.active {
	color: #ff6a13;
}
.masthead-nav {
	margin-left: auto;
	margin-right: 0;
	margin-left: 16.1em;
	position: relative;
	padding-bottom: 0;
}
@media screen and (max-width: 46.25em) {
	.masthead-nav {
		margin: 0.4em 0 1.2em;
	}
}
.masthead-nav a {
	display: inline-block;
	padding: 2.4em 0 2em;
	font-family: rokh, 'iransansxv', iransansx, 'Segoe UI', 'Roboto', 'Oxygen',
		'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
		sans-serif;
	font-weight: normal;
	z-index: 10;
}
@media screen and (max-width: 46.25em) {
	.masthead-nav a {
		padding: 0;
	}
}
.masthead-nav a:hover {
	color: #e31c79;
}
.masthead-nav a:active {
	color: #ff6a13;
}
.masthead-nav-wrapper {
	margin-left: auto;
	margin-right: 0;
	max-width: 23.975em;
}
@media screen and (max-width: 46.25em) {
	.masthead-nav-wrapper {
		max-width: none;
	}
}
.justify-break {
	text-align: justify;
	margin-bottom: -1.2em;
}
.justify-break:after {
	content: '';
	background: red;
	display: inline-block;
	width: 100%;
	height: 0;
	line-height: 0;
	z-index: -1;
	-webkit-pointer-events: none;
}
.masthead-image {
	position: relative;
	overflow: hidden;
	clear: both;
}
.masthead-image img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.content-section {
	padding-top: 3.6em;
	padding-bottom: 6em;
}
@media screen and (max-width: 35.335em) {
	.content-section {
		padding-top: 2.4em;
		padding-bottom: 3.6em;
	}
}
.content-section.halved-content-section {
	padding-top: 2.4em;
	padding-bottom: 3.6em;
}
@media screen and (max-width: 35.335em) {
	.content-section.halved-content-section {
		padding-top: 1.2em;
		padding-bottom: 1.8em;
	}
}
.content-section.last-before-footer {
	padding-bottom: 6em;
}
.half-section {
	width: 50%;
	float: left;
	box-sizing: border-box;
	padding-left: 1.8em;
}
.half-section.padded-half-section {
	padding-top: 1.2em;
	padding-bottom: 1.2em;
}
.reversed-halved-content-section .half-section {
	padding-left: 0;
}
.half-section:first-child {
	padding-left: 0;
	padding-right: 1.8em;
}
.reversed-halved-content-section .half-section:first-child {
	float: right;
	padding-left: 1.8em;
	padding-right: 0;
}
.half-section p {
	margin: 1.2em 0;
}
@media screen and (max-width: 46.25em) {
	.half-section,
	.half-section:first-child {
		float: none !important;
		width: auto;
		padding-left: 0 !important;
		padding-right: 0 !important;
		padding-top: 1.2em;
	}
	.half-section img,
	.half-section:first-child img {
		max-width: 9.6em;
	}
}
.half-section-image {
	width: 100%;
}
.section-tiles {
	position: relative;
	padding-top: 1.2em;
}
.section-tiles::after {
	clear: both;
	content: '';
	display: block;
}
.section-tile {
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding: 1.8em 0.9em;
}
@media screen and (max-width: 35.335em) {
	.section-tile {
		font-size: 0.875em;
	}
}
@media screen and (max-width: 23.125em) {
	.section-tile {
		font-size: 0.75em;
	}
}
.section-tile:nth-child(2n + 1) {
	clear: left;
}
.link-list-section a {
	display: block;
	font-size: 1.3em;
	line-height: 1.38462em;
	margin-top: 0.23077em;
	text-align: center;
	color: #ffc72c;
}
.link-list-section a:hover {
	color: #a4dbe8;
}
.link-list-section a:active {
	color: #71cc98;
}
.purple-content-section {
	background: #9063cd;
	color: #fff;
}
.yellow-content-section {
	background: #ffc72c;
}
.green-content-section {
	background: #009f4d;
	color: #fff;
}
.lilac-content-section {
	background: #d7c6e6;
}
.offset-content-left {
	text-align: left;
	float: left;
	width: 13.2em;
	margin-top: 6em;
}
@media screen and (max-width: 46.25em) {
	.offset-content-left {
		width: auto;
		float: none;
		text-align: center;
		margin-top: 0;
	}
}
.offset-content-main {
	margin-left: 15.6em;
	margin-right: 7.2em;
	margin-top: 6em;
}
.offset-content-main .img-50 {
	display: block;
	float: left;
	width: 30%;
	margin: 20px;
}
@media screen and (max-width: 57.165em) {
	.offset-content-main .img-50 {
		width: 50%;
	}
}
.lone-offset-content .offset-content-main {
	margin-left: 11.4em;
	margin-right: 11.4em;
}
@media screen and (max-width: 57.165em) {
	.offset-content-main {
		margin-right: 0;
	}
	.lone-offset-content .offset-content-main {
		margin-left: 4.2em;
		margin-right: 4.2em;
	}
}
@media screen and (max-width: 46.25em) {
	.offset-content-main {
		margin-left: 0;
		margin-right: 0;
		margin-top: 3.6em;
	}
}
.markdown-section {
	text-align: left;
	position: relative;
}
.section-tile .markdown-section {
	text-align: center;
}
.markdown-section + .markdown-section {
	margin-top: 3.6em;
}
.markdown-section p {
	color: black;
	font-family: rokh, 'iransansxv', iransansx, 'Segoe UI', 'Roboto', 'Oxygen',
		'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
		sans-serif;
	font-weight: normal;
}
.markdown-section ul,
.markdown-section ol,
.markdown-section p,
.markdown-section blockquote,
.markdown-section pre {
	margin: 1.2em 0;
}
.markdown-section ul:first-child,
.markdown-section ol:first-child,
.markdown-section p:first-child,
.markdown-section blockquote:first-child,
.markdown-section pre:first-child {
	margin-top: 0;
}
.markdown-section ul li {
	list-style: none;
	position: relative;
	padding-left: 1.8em;
	margin-top: 1.2em;
}
.markdown-section ul li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0.25em;
	border-radius: 50%;
	width: 0.764em;
	height: 0.764em;
	background: #ffc72c;
}
.markdown-section li:nth-child(1n + 2):before {
	background: #ff6a13;
}
.markdown-section li:nth-child(2n + 2):before {
	background: #f9b5c4;
}
.markdown-section li:nth-child(3n + 2):before {
	background: #009f4d;
}
.markdown-section li:nth-child(4n + 2):before {
	background: #d7c6e6;
}
.markdown-section li:nth-child(5n + 2):before {
	background: #ffc72c;
}
.markdown-section li:nth-child(6n + 2):before {
	background: #71cc98;
}
.markdown-section li:nth-child(7n + 2):before {
	background: #9063cd;
}
.markdown-section li:nth-child(8n + 2):before {
	background: #a4dbe8;
}
.markdown-section li:nth-child(9n + 2):before {
	background: #e31c79;
}
.markdown-section ol {
	counter-reset: unordered-counter;
}
.markdown-section ol li {
	list-style: none;
	position: relative;
	padding-left: 4.2em;
	margin-top: 1.2em;
	min-height: 2.4em;
	counter-increment: unordered-counter;
}
.markdown-section ol li:before {
	font-family: 'Comic Sans MS', 'Chalkboard SE', 'Comic Neue', cursive;
	font-weight: normal;
	color: #fff;
	content: counters(unordered-counter, '.') ' ';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background: #ffc72c;
	border-radius: 50%;
	width: 2.4em;
	line-height: 2.4em;
	text-align: center;
	overflow: hidden;
}
.markdown-section ol li li:before {
	font-family: rokh, 'iransansxv', iransansx, 'Segoe UI', 'Roboto', 'Oxygen',
		'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
		sans-serif;
	font-weight: 500;
	font-size: 0.75em;
	width: 3.6em;
	line-height: 3.6em;
}
.markdown-section h1,
.markdown-section h2,
.markdown-section h3,
.markdown-section h4,
.markdown-section h5,
.markdown-section h6 {
	text-align: center;
}
.markdown-section img,
.markdown-section embed,
.markdown-section object,
.markdown-section video,
.markdown-section audio,
.markdown-section figure,
.markdown-section iframe {
	margin: 2.4em auto;
	display: block;
	max-width: 100%;
	border-radius: 8px;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
}
.markdown-section blockquote {
	padding-left: 1.2em;
	border-left: 0.6em solid #ffc72c;
}
.markdown-section blockquote p {
	font-family: rokh, 'iransansxv', iransansx, 'Segoe UI', 'Roboto', 'Oxygen',
		'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
		sans-serif;
	font-weight: 500;
}
.markdown-section blockquote p:first-child {
	margin-top: 0;
}
.markdown-section blockquote p:last-child {
	margin-bottom: 0;
}
.markdown-section blockquote cite {
	font-style: normal;
	font-family: rokh, 'iransansxv', iransansx, 'Segoe UI', 'Roboto', 'Oxygen',
		'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
		sans-serif;
	font-weight: normal;
	margin-top: 1.2em;
	display: block;
}
.markdown-section blockquote cite:before {
	content: '— ';
}
.markdown-section code {
	background: #f9b5c4;
	display: inline-block;
	font-size: 0.9em;
	line-height: 1.33333em;
	padding: 0 0.22222em;
}
.markdown-section pre {
	background: #f9b5c4;
	padding: 1.2em;
	box-sizing: border-box;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
.markdown-section pre code {
	padding: 0;
}
.contact-modal {
	background: #9063cd;
	color: #fff;
}
@media screen and (max-width: 74em) {
	.contact-modal-wrapper {
		font-size: 0.75em;
	}
}
.modal-content p {
	font-size: 1.5em;
	line-height: 1.33333em;
	margin: 3.2em 0 1.6em;
}
.sub-form {
	position: relative;
}
.sub-form .input-field {
	margin-right: 7.5em;
}
.sub-form .input-field label {
	display: none;
}
.sub-form .input-field input {
	border: none;
	background: #fff;
	color: #ff6a13;
	font-size: 1.5em;
	line-height: 1.33333em;
	padding: 0.66667em;
	width: 100%;
	box-sizing: border-box;
}
.sub-form .submit-field {
	position: absolute;
	right: 0;
	top: 0;
}
.sub-form .submit-field input {
	box-sizing: border-box;
	min-width: 5em;
}
.home-nav {
	position: relative;
}
.home-nav-item {
	padding: 0 1.2em;
	position: relative;
	margin-top: 2.4em;
}
.home-nav-item .home-nav-item:first-child,
.home-nav-item .home-nav-item:nth-child(2) {
	margin-top: 0;
}
.home-nav-item a {
	display: block;
	position: relative;
	margin: 0 auto;
}
.home-nav-item a:hover {
	color: #e31c79;
}
.home-nav-item a:active {
	color: #ff6a13;
}
.home-nav-item b {
	display: block;
}
.home-nav-item img {
	width: 100%;
	display: block;
	margin: 0.9em auto 0;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.0618s ease-out;
	transition: all 0.0618s ease-out;
}
.home-nav-item a:hover img,
.home-nav-item a:focus img {
	-webkit-transform: scale(1.09);
	transform: scale(1.09);
}
.home-nav-item a:active img {
	-webkit-transform: scale(0.91);
	transform: scale(0.91);
}
.home-quote-section blockquote p {
	font-size: 3.5em;
	line-height: 1.14286em;
	margin: 1.02857em 0 0.68571em;
}
@media screen and (max-width: 46.25em) {
	.home-quote-section blockquote p {
		font-size: 2.5em;
		line-height: 1.2em;
		margin: 1.44em 0 0.96em;
	}
}
@media screen and (max-width: 35.335em) {
	.home-quote-section blockquote p {
		font-size: 1.8em;
		line-height: 1.27778em;
		margin: 2em 0 1.33333em;
	}
}
.home-quote-section blockquote cite {
	font-style: normal;
}
.logo-row {
	margin-top: 3.6em;
	padding-bottom: 3.6em;
}
.logo-row a {
	display: inline-block;
	position: relative;
	height: 2.4em;
	margin: 0 0.9em 1.2em;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.0618s ease-out;
	transition: all 0.0618s ease-out;
}
@media screen and (max-width: 35.335em) {
	.logo-row a {
		height: 1.2em;
		margin: 0 0.6em 0.6em;
	}
}
.logo-row a:hover {
	-webkit-transform: scale(1.056);
	transform: scale(1.056);
}
.logo-row a:active {
	-webkit-transform: scale(0.91);
	transform: scale(0.91);
}
.logo-row img {
	width: auto;
	height: 100%;
	display: block;
}
.section-nav {
	text-align: center;
	margin-top: 6.2em;
}
@media screen and (max-width: 46.25em) {
	.section-nav {
		border: solid #71cc98;
		border-width: 1px 0;
		margin-top: 2.4em;
		padding: 1em 0;
	}
}
.section-nav a {
	display: block;
	border: solid #71cc98;
	color: #71cc98;
	border-width: 0 0 1px;
	font-size: 1.25em;
	line-height: 1em;
	padding: 1em 0;
}
.section-nav a:hover {
	color: #ff6a13;
}
.section-nav a:active {
	color: #9063cd;
}
.section-nav a:first-child {
	border-width: 1px 0;
}
@media screen and (max-width: 46.25em) {
	.section-nav a {
		border: none;
		padding: 0.4em;
		display: inline-block;
	}
}
.character-bio {
	text-align: left;
	margin-top: 3.6em;
	position: relative;
}
.character-bio::after {
	clear: both;
	content: '';
	display: block;
}
.character-bio .markdown-section {
	margin-top: 1.2em;
}
.character-bio img {
	display: block;
	float: left;
	width: 62%;
	margin: 0 1.2em 0 0;
}
@media screen and (max-width: 57.165em) {
	.character-bio img {
		width: 50%;
	}
}
.character-bio:nth-child(2n + 1) img {
	float: right;
	margin: 0 0 0 1.2em;
}
@media screen and (max-width: 46.25em) {
	.character-bio,
	.character-bio:nth-child(2n + 1) {
		margin-top: 2.4em;
	}
	.character-bio,
	.character-bio .markdown-section,
	.character-bio:nth-child(2n + 1),
	.character-bio:nth-child(2n + 1) .markdown-section {
		text-align: center;
	}
	.character-bio img,
	.character-bio:nth-child(2n + 1) img {
		float: none;
		max-width: 9.6em;
		margin: 0 auto 1.2em;
	}
}
.exercise-tile img {
	display: block;
	width: 100%;
	margin: 0 auto 1.8em;
	border-radius: 12px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.exercise-tile p {
	margin: 1.2em 0;
}
.download-list {
	text-align: left;
}
@media screen and (max-width: 46.25em) {
	.download-list {
		margin-top: 3.6em;
	}
}
.download-list a {
	position: relative;
	display: block;
	border: solid #71cc98;
	color: #71cc98;
	border-width: 0 0 1px;
	padding: 0.75em 0;
	padding-left: 2.55em;
}
.download-list a small {
	display: block;
	font-size: 0.75em;
	line-height: 1.33333em;
	padding-top: 0.26667em;
	font-family: rokh, 'iransansxv', iransansx, 'Segoe UI', 'Roboto', 'Oxygen',
		'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
		sans-serif;
	font-weight: normal;
	color: #000;
}
.download-list a:hover {
	color: #ff6a13;
}
.download-list a:hover small {
	color: inherit;
}
.download-list a:active {
	color: #9063cd;
}
.download-list a:active small {
	color: inherit;
}
.download-list a:first-child {
	border-width: 1px 0;
}
.download-icon {
	position: absolute;
	left: 0;
	top: 1em;
	width: 1.8em;
	display: block;
}
.results-list {
	position: relative;
}
.results-list::after {
	clear: both;
	content: '';
	display: block;
}
.result-link {
	float: left;
	display: block;
	margin: 0 0.5em 0.5em 0;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.0618s ease-out;
	transition: all 0.0618s ease-out;
}
.result-link img {
	display: block;
	width: auto;
	height: 7.5em;
}
@media screen and (max-width: 35.335em) {
	.result-link img {
		height: 5em;
	}
}
.result-link:hover {
	-webkit-transform: scale(0.944);
	transform: scale(0.944);
}
.result-link:active {
	-webkit-transform: scale(0.854);
	transform: scale(0.854);
}
.result-modal {
	color: #fff;
	background: #ffc72c;
	box-sizing: border-box;
	padding: 3.6em 4.8em 4.8em;
	margin: auto;
}
.result-subtitle {
	margin-top: 0.6em;
	display: block;
}
.result-image {
	position: relative;
	margin: 2.4em auto;
	max-width: 33.5em;
	max-height: 23em;
}
.result-image img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	border: 1em solid #fff;
	box-sizing: border-box;
	border-radius: 12px;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.colophon {
	background: #53565a;
	color: #fff;
	padding-top: 3.6em;
	padding-bottom: 2.4em;
	text-align: center;
	position: relative;
}
@media screen and (max-width: 35.335em) {
	.colophon {
		padding-top: 2.4em;
		padding-bottom: 1.8em;
	}
}
.colophon-nav {
	max-width: 21.6em;
	margin: 0 auto;
}
.colophon-nav a {
	display: inline-block;
	font-family: rokh, 'iransansxv', iransansx, 'Segoe UI', 'Roboto', 'Oxygen',
		'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
		sans-serif;
	font-weight: normal;
	z-index: 10;
}
.colophon-nav a:hover {
	color: #f9b5c4;
}
.colophon-nav a:active {
	color: #ff6a13;
}
.colophon-alt-nav {
	max-width: 16.8em;
	margin: 0 auto;
}
.colophon-alt-nav a {
	display: inline-block;
	font-family: rokh, 'iransansxv', iransansx, 'Segoe UI', 'Roboto', 'Oxygen',
		'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
		sans-serif;
	font-weight: normal;
	color: #bdbec0;
}
.colophon-alt-nav a:hover {
	color: #f9b5c4;
}
.colophon-alt-nav a:active {
	color: #ff6a13;
}
.social-links {
	padding-top: 4.8em;
	padding-bottom: 13.2em;
}
@media screen and (max-width: 46.25em) {
	.social-links {
		padding-top: 3.6em;
		padding-bottom: 6em;
	}
}
@media screen and (max-width: 35.335em) {
	.social-links {
		padding-top: 2.4em;
		padding-bottom: 3.6em;
	}
}
.social-links a {
	display: inline-block;
	margin: 0.45em;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.0618s ease-out;
	transition: all 0.0618s ease-out;
}
.social-links a:hover {
	-webkit-transform: scale(1.09);
	transform: scale(1.09);
}
.social-links a:active {
	-webkit-transform: scale(0.91);
	transform: scale(0.91);
}
.social-links a img {
	display: block;
	width: 4em;
	height: 4em;
}
@media screen and (max-width: 46.25em) {
	.social-links a img {
		width: 2.5em;
		height: 2.5em;
	}
}
.small-print {
	font-size: 0.75em;
	line-height: 1.33333em;
}
.small-print a:hover {
	color: #f9b5c4;
}
.small-print a:active {
	color: #ff6a13;
}
body.modal-active {
	overflow: hidden;
}
.modals {
	display: none;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	background: rgba(255, 255, 255, 0.5);
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1000;
}
.modal-active .modals {
	display: block;
}
.modal {
	text-align: center;
	vertical-align: middle;
	z-index: 100;
	box-sizing: border-box;
	margin: auto;
	max-width: 45em;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	min-height: 100%;
	padding: 2.4em 7.2em 6em;
}
@media screen and (max-width: 74em) {
	.modal {
		padding: 2.4em 3.6em 3.6em;
	}
}
@media screen and (max-width: 46.25em) {
	.modal {
		padding: 1.8em 2.4em 2.4em;
	}
}
.creature-container {
	position: relative;
	margin: 0 auto;
	max-width: 59.6em;
}
@media screen and (max-width: 35.335em) {
	.creature-container {
		font-size: 0.75em;
	}
}
.footer-top-creatures {
	z-index: 100;
}
.creature {
	position: absolute;
}
.blue-blobby {
	width: 8.25em;
}
.footer-creatures .blue-blobby {
	left: 2%;
	bottom: -1.45em;
}
.home-top-creatures .blue-blobby {
	right: -22%;
	top: -7em;
}
.lilac-leaner {
	width: 2.5em;
}
.footer-creatures .lilac-leaner {
	left: 38%;
	bottom: -3em;
}
.home-quote-creatures .lilac-leaner {
	right: 0;
	top: -5.7em;
}
.orange-flailer {
	width: 4em;
}
.footer-creatures .orange-flailer {
	right: 33.33%;
	bottom: -0.15em;
}
.about-top-creatures .orange-flailer {
	right: -8%;
	bottom: -3.5em;
}
.products-top-creatures .orange-flailer {
	right: -9%;
	bottom: -3.5em;
}
.yellow-frowny {
	width: 3.45em;
}
.footer-creatures .yellow-frowny {
	right: 5%;
	bottom: -2.15em;
}
.home-top-creatures .yellow-frowny {
	left: -12%;
	top: -22em;
}
.about-top-creatures .yellow-frowny {
	left: -14%;
	bottom: -11em;
}
.pink-star {
	width: 2.25em;
}
.colophon .pink-star {
	left: 5.6%;
	bottom: 3.5em;
} /*! Flickity v2.0.4
http://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
	position: relative;
}
.flickity-enabled:focus {
	outline: none;
}
.flickity-viewport {
	overflow: hidden;
	position: relative;
	height: 100%;
}
.flickity-slider {
	position: absolute;
	width: 100%;
	height: 100%;
}
.flickity-enabled.is-draggable {
	-webkit-tap-highlight-color: transparent;
	tap-highlight-color: transparent;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.flickity-enabled.is-draggable .flickity-viewport {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab;
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
	cursor: -webkit-grabbing;
	cursor: grabbing;
}
.flickity-prev-next-button {
	position: absolute;
	top: 50%;
	width: 44px;
	height: 44px;
	border: none;
	border-radius: 50%;
	background: white;
	background: rgba(255, 255, 255, 0.75);
	cursor: pointer;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.flickity-prev-next-button:hover {
	background: white;
}
.flickity-prev-next-button:focus {
	outline: none;
	box-shadow: 0 0 0 5px #09f;
}
.flickity-prev-next-button:active {
	opacity: 0.6;
}
.flickity-prev-next-button.previous {
	left: 10px;
}
.flickity-prev-next-button.next {
	right: 10px;
}
.flickity-rtl .flickity-prev-next-button.previous {
	left: auto;
	right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
	right: auto;
	left: 10px;
}
.flickity-prev-next-button:disabled {
	opacity: 0.3;
	cursor: auto;
}
.flickity-prev-next-button svg {
	position: absolute;
	left: 20%;
	top: 20%;
	width: 60%;
	height: 60%;
}
.flickity-prev-next-button .arrow {
	fill: #333;
}
.flickity-page-dots {
	position: absolute;
	width: 100%;
	bottom: -25px;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	line-height: 1;
}
.flickity-rtl .flickity-page-dots {
	direction: rtl;
}
.flickity-page-dots .dot {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 8px;
	background: #333;
	border-radius: 50%;
	opacity: 0.25;
	cursor: pointer;
}
.flickity-page-dots .dot.is-selected {
	opacity: 1;
}
.carousel-image {
	width: 100%;
	background: #e8e8e8;
}
.carousel-image img {
	width: 100%;
	display: block;
}
#carousel-navigation {
	margin-top: 0.6em;
}
.carousel-link {
	padding: 0.6em 1.2em;
	-webkit-transition: 141ms ease-out;
	transition: 141ms ease-out;
	-webkit-transition-property: background;
	transition-property: background;
}
.carousel-link:hover,
.carousel-link:focus {
	background: #e8e8e8;
}
.carousel-link.is-nav-selected {
	background: #e31c79;
	color: #fff;
}
