body {
  font-family: "Benton Sans", Helvetica, Sans-serif;
  background-color: #fff;
  margin-top: 2rem;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 612px;
  margin-left: auto;
  margin-right: auto;
}
header {
  margin-bottom: 1rem;
}
header aside {
  float: right;
  margin-top: 13px;
}
.logo {
  vertical-align: middle;
  margin: 0;
  margin-right: 5px;
  width: 70px;
  display: inline-block;
}
h1,
h2 {
  margin-top: 2rem;
  margin-bottom: 1rem;
}
h1 {
  font-size: 26px;
}
h2 {
  margin-top: 3rem;
  font-size: 22px;
}
h3 {
  font-size: 18px;
  font-weight: 600;
}
a {
  color: #3652d3;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
strong {
  font-weight: 600;
}
p {
  line-height: 21px;
}
ul ul,
ul ol {
  margin-top: 1rem;
}
li {
  margin-bottom: 1rem;
  line-height: 21px;
}
code {
  background-color: #f5f5f5;
  max-width: 100%;
  font-family: Menlo, Consolas, Monaco, "Lucida Console", Monospace;
  font-size: 14px;
  white-space: normal;
}
blockquote {
  background-image: url("https://cdn.glitch.com/621f9875-13c1-423e-a042-7e8fc20f213e%2Fwave.svg?1534012137589");
  background-repeat: no-repeat;
  background-position-y: 4px;
  margin: 0;
  margin-left: 1rem;
  padding-left: 1rem;
}
img {
  max-width: 100%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
video {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.small img {
  max-width: 325px;
}
video.small {
  max-width: 325px;
}
.medium img {
  max-width: 570px;
}
video.medium {
  max-width: 570px;
}
.small-default img {
  width: 325px;
  max-width: 100%;
}
.divider {
  margin-top: 2rem;
  margin-bottom: 1rem;
  border-top: 1px solid #e5e5e5;
}
nav ul,
footer ul {
  list-style: none;
  padding: 0;
}
nav {
  margin-bottom: 2rem;
  overflow: auto;
}
footer {
  border-top: 1px solid #e5e5e5;
  margin-top: 2rem;
  margin-bottom: 5rem;
}
footer ul {
  border-top: 1px solid #e5e5e5;
  padding-top: 1rem;
}
.business-fish {
  height: 20px;
  width: 30px;
  display: inline-block;
  vertical-align: sub;
  background-repeat: no-repeat;
  background-size: contain;
  padding-left: 5px;
}
.button,
button {
  text-align: left;
  font-size: 14px;
  line-height: 14px;
  font-weight: 600;
  background-color: #fff;
  border: solid #222 2px;
  display: inline-block;
  border-radius: 5px;
  padding: 6px 12px;
  cursor: pointer;
  position: relative;
  vertical-align: middle;
}
.button:hover,
button:hover {
  background-color: #f5f5f5;
}
.button:active,
button:active {
  background-color: #e8e8e8;
  color: #222;
}
.button.has-emoji,
button.has-emoji {
  padding-top: 5px;
  padding-bottom: 5px;
}
.button-cta {
  color: #222;
  font-weight: 600;
  border: solid #222 2px;
  display: inline-block;
  border-radius: 5px;
  padding: 6px 12px;
  cursor: pointer;
  background-color: #83ffcd;
  -webkit-box-shadow: 4px 4px 0 #222;
          box-shadow: 4px 4px 0 #222;
}
.button-cta:hover {
  background-color: #83ffcd;
  -webkit-box-shadow: 2px 2px 0 #222;
          box-shadow: 2px 2px 0 #222;
}
.button-cta:active {
  background-color: #83ffcd;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.button-small {
  font-size: 12px;
  padding: 3px 8px;
  padding-top: 5px;
}
.button-tertiary {
  color: #9b9b9b;
  border-width: 1px;
  border-color: #c3c3c3;
  cursor: pointer;
  display: inline-block;
}
.button-tertiary:hover {
  color: #222;
  border-color: #b8b8b8;
}
.button-on-secondary-background {
  color: #727272;
  border-color: #b8b8b8;
  background-color: #f5f5f5;
}
.button-on-secondary-background:hover {
  color: #222;
  background-color: #e8e8e8;
}
.button-on-secondary-background:active,
.button-on-secondary-background:focus {
  border-color: #222;
  outline: none;
}
.button-borderless {
  cursor: pointer;
  display: inline-block;
  padding-right: 5px;
  position: relative;
}
.button-borderless:hover {
  opacity: 1;
  background-color: #eaeaea;
  border-radius: 5px;
  border: none;
}
.button-borderless:hover .down-arrow {
  opacity: 1;
}
.button-wrap {
  display: inline-block;
  position: relative;
}
.emoji {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: sub;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 5px;
}
.emoji.bento-box {
  background-image: url("https://cdn.glitch.com/55f8497b-3334-43ca-851e-6c9780082244%2Fbento-box.png?1502469566743");
}
.emoji.eyes {
  background-image: url("https://cdn.glitch.com/9c72d8a2-2546-4c4c-9e97-2e6450752c11%2Feyes.png?1507674700306");
}
.emoji.microphone {
  background-image: url("https://cdn.glitch.com/9c72d8a2-2546-4c4c-9e97-2e6450752c11%2Fmicrophone.png?1507674704246");
}
.emoji.octocat {
  background-image: url("https://gomix.com/images/emojis/github-logo-light.svg");
  margin-left: 4px;
}
.emoji.facebook {
  background-image: url("https://cdn.gomix.com/2bdfb3f8-05ef-4035-a06e-2043962a3a13%2Ffacebook-logo.png");
  width: 15px;
  margin-left: 4px;
}
.emoji.balloon {
  background-image: url("https://cdn.gomix.com/2bdfb3f8-05ef-4035-a06e-2043962a3a13%2Fballoon.png");
}
.emoji.sparkles {
  background-image: url("https://cdn.glitch.com/f7224274-1330-4022-a8f2-8ae09dbd68a8%2Fsparkles.png?1494859430570");
}
.emoji.carp_streamer {
  background-image: url("https://cdn.glitch.com/f7224274-1330-4022-a8f2-8ae09dbd68a8%2Fcarp_streamer.png?1495811307116");
}
.emoji.pushpin {
  background-image: url("https://cdn.glitch.com/55f8497b-3334-43ca-851e-6c9780082244%2Fpushpin.png?1500918744339");
}
.emoji.thumbs_down {
  background-image: url("https://cdn.glitch.com/55f8497b-3334-43ca-851e-6c9780082244%2Fthumbs_down.png?1503415943993");
}
.emoji.framed_picture {
  background-image: url("https://cdn.glitch.com/f7224274-1330-4022-a8f2-8ae09dbd68a8%2Fframed_picture.png?1496341054682");
  margin-left: 2px;
  margin-bottom: 1px;
}
.emoji.sparkling_heart {
  background-image: url("https://cdn.glitch.com/f7224274-1330-4022-a8f2-8ae09dbd68a8%2Fsparkling_heart.png?1496347645716");
}
.emoji.wave {
  background-image: url("https://cdn.glitch.com/55f8497b-3334-43ca-851e-6c9780082244%2Fwave.png?1502123444938");
}
.emoji.fishing_pole {
  background-image: url("https://cdn.glitch.com/55f8497b-3334-43ca-851e-6c9780082244%2Ffishing_pole.png?1503525896764");
}
.emoji.avatar {
  border-radius: 3px;
  margin-left: 2px;
}
.emoji.emoji-in-title {
  width: 20px;
  height: 20px;
  margin-left: 5px;
}
.tab {
    overflow: hidden;
    margin-bottom: 1em;
}
button {
  text-align: left;
  font-size: 14px;
  line-height: 14px;
  font-weight: 600;
  background-color: white;
  border: solid #222 2px;
  display: inline-block;
  border-radius: 5px;
  padding: 6px 12px;
  padding-bottom: 5px;
  cursor: pointer;
  position: relative;
  vertical-align: middle;
  margin-right: -8px;
}
button:hover {
  background-color: #83FFCD;
}
button:active {
  background-color: #83FFCD;
  color: #222;
}
button.bright {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
button.bmiddle {
  border-radius: 0px;
}
.tabcontent {
    display: none;
    padding: 6px 12px;
    border-top: none;
}
span.nav {
  float: right;
  position: relative;
  top: 8px;
}
.current {
  color: black;
}
iframe, .wistia_embed {
  max-width: 100%;
}
img.bio {
  max-width: 100px;
  float: left;
  margin-right: 1.5em;
  margin-bottom: 1em;
}

a.help_btn {
    -webkit-appearance: none;
    appearance: none;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    padding: 14px 20px;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    white-space: nowrap;
    letter-spacing: .25px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 1%;
    height: 42px;
    padding-bottom: 10px;
    margin-top: 0.5em;
    border: 2px solid #000;
}

a.help_btn img, a.help_btn svg {
  margin-right: 0.5em;
}

a.help_btn:hover {
  -webkit-transition: background-color .15s ease-in-out;
  transition: background-color .15s ease-in-out;
  text-decoration: none;
}

.facebook {
  background-color: #0084ff;
}

.twitter {
  background-color: #1da0f2;
}

.instagram {
  background-color: #654DFF;
}

.pressCoverage {
  max-height: 25px;
}

@media only screen and (max-width: 575px) { 
	.nav {
    margin-bottom: 2.5em;
    display: contents;
  }
}