:root {
  --white: white;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

p {
  margin-bottom: 10px;
}

.heading {
  color: #ffa1a8;
  margin-top: 0;
  margin-bottom: 5%;
  font-family: logic-monospace, sans-serif;
  font-size: 8em;
  font-weight: 800;
  line-height: 1em;
}

.body {
  background-color: #3a2f2f;
}

.paragraph.large-narrator-paragraph {
  color: #edd3d9;
  margin-bottom: 5%;
  font-family: Merriweather, serif;
  font-size: 1.5em;
  line-height: 2em;
  position: relative;
  overflow: visible;
}

.paragraph.large-narrator-paragraph.clickety-click {
  text-indent: 0;
  margin-bottom: 2%;
  line-height: 2em;
  left: 20%;
}

.paragraph.large-narrator-paragraph.out-came-some-ribbon {
  margin-bottom: 2%;
  line-height: 2em;
  left: 40%;
}

.paragraph.large-narrator-paragraph.and-there-you-were {
  text-indent: 0;
  margin-bottom: 2%;
  line-height: 2em;
  left: 60%;
}

.paragraph.narrator {
  width: auto;
  color: #edd3d9;
  white-space: normal;
  margin-bottom: 0;
  font-family: Merriweather, serif;
  font-size: 1em;
  line-height: 2em;
}

.paragraph.narrator.dialog {
  max-width: 80%;
  flex: 0 auto;
  margin-bottom: 8%;
  position: relative;
  left: 0%;
}

.paragraph.narrator.dialog.pat {
  max-width: 90%;
  left: 10%;
}

.paragraph.narrator.dialog.spaced-2 {
  margin-bottom: 18%;
}

.paragraph.narrator.dialog.spaced-1 {
  margin-bottom: 12%;
}

.paragraph.narrator.indent-1 {
  max-width: 60%;
  margin-bottom: 5%;
  position: relative;
  left: 10%;
}

.paragraph.narrator.indent-2 {
  max-width: 60%;
  margin-bottom: 5%;
  display: block;
  position: relative;
  left: 25%;
}

.paragraph.narrator.centered {
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
}

.paragraph.narrator.centered.final-line {
  text-align: center;
  margin-top: auto;
  margin-bottom: 0;
}

.paragraph.narrator.large-narrator-text {
  margin-bottom: 5%;
  font-size: 1.5em;
}

.paragraph.narrator._404-error {
  text-align: center;
  margin: 20% auto 10%;
  font-size: 1.5em;
}

.paragraph.epicac {
  max-width: 90%;
  color: #ffa1a8;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 3%;
  margin-left: auto;
  margin-right: auto;
  font-family: logic-monospace, sans-serif;
  font-size: 1.3em;
  line-height: 2em;
  display: flex;
  position: relative;
}

.paragraph.epicac.oh {
  margin: 10% auto 15%;
  position: static;
}

.paragraph.epicac.spaced-2 {
  margin-bottom: 18%;
}

.paragraph.epicac.spaced-1 {
  margin-bottom: 12%;
}

.paragraph.epicac.dialog {
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 8%;
  margin-left: 0;
  margin-right: 0;
  left: 10%;
}

.paragraph.epicac.dialog.spaced-1 {
  margin-bottom: 12%;
}

.paragraph.epicac.dialog.spaced-2 {
  margin-bottom: 18%;
}

.paragraph.epicac.large-epicac-text {
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 5%;
  font-size: 1.8em;
  line-height: 2.3em;
  left: 10%;
}

.paragraph.attributions {
  max-width: 90%;
  color: #6c5858;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: logic-monospace, sans-serif;
  font-size: .8em;
  line-height: 1.8em;
}

.container {
  max-width: 80%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.container.dialog-container {
  max-width: 60vw;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: auto;
}

.header {
  max-width: none;
  margin: 5% auto 3%;
}

.text-span {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.8em;
}

.section {
  max-width: none;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 5%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section.smoke {
  background-image: url('../images/smoke1.png'), url('../images/smoke2.png');
  background-position: -10% 0, 110% 100%;
  background-repeat: no-repeat, no-repeat;
  background-size: auto 60%, auto 60%;
}

.section.proposal {
  background-image: url('../images/glitch_text1.png');
  background-position: 103% 100%;
  background-repeat: no-repeat;
  background-size: auto;
}

.section.goodbye-message {
  background-image: url('../images/glitch_text2.png'), url('../images/glitch_text3.png');
  background-position: 103% 20%, -3%;
  background-repeat: repeat-y, repeat-y;
  background-size: auto, auto;
}

.section.final-conversation {
  background-image: url('../images/glitch_text1.png');
  background-position: 100% 110%;
  background-repeat: no-repeat;
  background-size: auto;
}

.paper-roll-image {
  max-width: 40%;
  margin-bottom: 5%;
  margin-left: auto;
  margin-right: auto;
}

.frowny-face-image {
  width: 5em;
  margin-left: auto;
  margin-right: auto;
}

.diagram-image {
  max-width: 50%;
  margin-bottom: 5%;
  position: relative;
  left: 15%;
}

.narrator {
  color: #edd3d9;
  font-family: Merriweather, serif;
  font-size: 1em;
  line-height: 2em;
}

.footer {
  margin-bottom: 1%;
  margin-left: auto;
  margin-right: auto;
}

.link {
  color: #ffa1a8;
  text-align: center;
  -webkit-text-stroke-color: #ffa1a8;
  margin: 20% auto 30%;
  font-family: logic-monospace, sans-serif;
  font-size: 1.5em;
  font-weight: 800;
  line-height: 2em;
  text-decoration: none;
  display: block;
}

.link:hover {
  color: #ffb6bc;
}

.text-span-black {
  font-size: 1.5em;
  font-weight: 900;
  line-height: 2em;
}

.horizontally-centered-cell {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.header-quick-stack {
  max-width: 70vw;
  align-self: center;
  padding: 0;
}

.computer-thinking-image {
  max-width: 90%;
  margin-right: auto;
}

.poem-div-1 {
  width: 400px;
  height: auto;
  min-height: 300px;
  background-image: url('../images/paper2.png');
  background-position: 0 0;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 5% auto;
  display: flex;
  position: static;
  left: 5%;
}

.paper-text {
  max-width: 60%;
  color: #dd727f;
  font-family: logic-monoscript, sans-serif;
  font-size: 1.5em;
  line-height: 1.8em;
}

.paper-text.poem {
  max-width: 60%;
  color: #d15f6d;
  margin-bottom: 0;
  font-weight: 500;
  position: relative;
  top: 20px;
}

.paper-text.goodbye-message-text-1, .paper-text.goodbye-message-text-2 {
  margin-bottom: 0;
  font-family: logic-monospace, sans-serif;
  font-size: 1.2em;
  position: relative;
  top: 60px;
}

.vertically-centered-cell {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.paper-spool-graphic {
  max-width: 90%;
  margin-left: auto;
}

.poem-div-2 {
  width: 400px;
  height: auto;
  min-height: 400px;
  background-image: url('../images/paper3.png');
  background-position: 0 0;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 5% auto;
  display: flex;
}

.paper-line-image-1 {
  min-width: 100%;
  margin-top: 20%;
  margin-bottom: 20%;
}

.paper-line-image-2 {
  min-width: 100%;
  margin-top: 15%;
  margin-bottom: 20%;
}

.goodbye-message-div-1 {
  width: 400px;
  min-height: 600px;
  background-image: url('../images/torn-paper.png');
  background-position: 0 0;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin: 10% auto;
  display: flex;
  position: relative;
  right: 20%;
}

.goodbye-message-div-2 {
  width: 400px;
  min-height: 500px;
  background-image: url('../images/torn-paper2.png');
  background-position: 0 0;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin: 10% auto;
  display: flex;
  position: relative;
  left: 20%;
}

.couple-image {
  max-width: 50%;
  margin-left: auto;
  position: relative;
  right: 10%;
}

.spacer {
  min-height: 8em;
  min-width: 20em;
  margin-left: auto;
  margin-right: auto;
}

.small-spacer {
  min-height: 4em;
  min-width: 20em;
  margin-left: auto;
  margin-right: auto;
}

.quick-stack {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.top-div {
  min-height: 1px;
}

.attribution-link {
  color: #6c5858;
  -webkit-text-stroke-color: #675555;
  text-decoration: none;
}

.attribution-link:hover {
  color: #755f5f;
  -webkit-text-stroke-color: #7c6666;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.broken-image.right-align {
  margin-left: auto;
}

.broken-image.left-align {
  margin-right: auto;
}

._404-error-link {
  color: #ffa1a8;
  font-weight: 800;
  text-decoration: none;
}

._404-error-link:hover {
  color: #ffb6bc;
}

.blinky-image {
  display: inline-flex;
}

@media screen and (max-width: 991px) {
  .heading {
    font-size: 5em;
  }

  .paragraph.large-narrator-paragraph {
    font-size: 1.2em;
    line-height: 1.8em;
  }

  .paragraph.narrator {
    margin-top: 5%;
    margin-bottom: 8px;
  }

  .paragraph.narrator.indent-1, .paragraph.narrator.indent-2 {
    max-width: 70%;
    margin-bottom: 8%;
  }

  .paragraph.narrator.centered {
    max-width: 70%;
  }

  .paragraph.narrator.large-narrator-text {
    font-size: 1.2em;
    line-height: 1.7em;
  }

  .paragraph.epicac {
    text-align: left;
  }

  .paragraph.epicac.dialog {
    margin-left: 0;
    margin-right: 0;
  }

  .paragraph.epicac.large-epicac-text {
    font-size: 1.4em;
    line-height: 1.9em;
  }

  .paragraph.attributions {
    max-width: 100%;
    font-size: .8em;
  }

  .container.dialog-container {
    max-width: 70%;
  }

  .header {
    margin-bottom: 5%;
  }

  .section.smoke {
    background-position: 150% 100%, -50% 0;
    background-size: auto 50%, auto 50%;
  }

  .section.proposal {
    background-position: 104% 100%;
  }

  .section.goodbye-message {
    background-image: url('../images/glitch-text.png'), url('../images/glitch-text-2.png');
    background-position: -4%, 104%;
    background-repeat: repeat-y, repeat-y;
    background-size: auto, auto;
  }

  .section.final-conversation {
    background-position: 102% 110%;
  }

  .diagram-image {
    margin-left: auto;
    margin-right: auto;
    left: 5%;
  }

  .link {
    margin-top: 30%;
    margin-bottom: 20%;
  }

  .horizontally-centered-cell {
    justify-content: center;
    align-items: center;
  }

  .header-quick-stack {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .computer-thinking-image {
    max-width: 70%;
    margin-bottom: 10%;
    margin-left: auto;
  }

  .poem-div-1 {
    margin-top: 8%;
    margin-bottom: 8%;
    position: static;
  }

  .vertically-centered-cell {
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
  }

  .paper-spool-graphic {
    position: relative;
    bottom: 0%;
  }

  .poem-div-2 {
    margin-top: 8%;
    margin-bottom: 8%;
  }

  .goodbye-message-div-1 {
    min-height: 600px;
  }
}

@media screen and (max-width: 767px) {
  .heading {
    font-size: 6em;
  }

  .paragraph.large-narrator-paragraph.clickety-click {
    left: 15%;
  }

  .paragraph.large-narrator-paragraph.out-came-some-ribbon {
    left: 30%;
  }

  .paragraph.large-narrator-paragraph.and-there-you-were {
    left: 45%;
  }

  .paragraph.narrator.dialog {
    max-width: 90%;
    margin-bottom: 10%;
  }

  .paragraph.narrator.dialog.pat {
    margin-bottom: 10%;
  }

  .paragraph.narrator.dialog.spaced-2 {
    margin-bottom: 20%;
  }

  .paragraph.narrator.dialog.spaced-1 {
    margin-bottom: 15%;
  }

  .paragraph.narrator.indent-1 {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    position: static;
  }

  .paragraph.narrator.indent-2 {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    position: static;
    left: auto;
  }

  .paragraph.narrator.centered {
    max-width: 100%;
  }

  .paragraph.narrator._404-error {
    margin-top: 20%;
  }

  .paragraph.epicac.oh {
    margin-top: 15%;
    margin-bottom: 15%;
  }

  .paragraph.epicac.dialog.spaced-1 {
    margin-bottom: 15%;
  }

  .paragraph.epicac.dialog.spaced-2 {
    margin-bottom: 20%;
  }

  .paragraph.attributions {
    max-width: 100%;
    margin-bottom: 0;
  }

  .container, .container.dialog-container {
    max-width: 80%;
  }

  .text-span {
    font-size: 1.3em;
    line-height: 1.6em;
  }

  .section.smoke {
    background-image: url('../images/smoke1.png'), url('../images/smoke2.png');
    background-position: -70% 10%, 170% 100%;
    background-repeat: no-repeat, no-repeat;
    background-size: auto 40%, auto 40%;
  }

  .section.proposal {
    background-position: 110% 100%;
  }

  .section.goodbye-message {
    background-position: -10%, 110%;
  }

  .section.final-conversation {
    background-position: 107% 110%;
  }

  .paper-roll-image {
    max-width: 60%;
  }

  .diagram-image {
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
    position: static;
  }

  .link {
    margin-top: 50%;
    margin-bottom: 30%;
  }

  .horizontally-centered-cell {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .header-quick-stack {
    max-width: none;
  }

  .computer-thinking-image {
    max-width: 50%;
  }

  .poem-div-1 {
    width: 350px;
  }

  .paper-text.poem {
    font-size: 1.3em;
  }

  .paper-text.goodbye-message-text-1, .paper-text.goodbye-message-text-2 {
    max-width: 55%;
    font-size: 1em;
    line-height: 1.5em;
    top: 50px;
  }

  .poem-div-2 {
    width: 350px;
    min-height: 380px;
  }

  .paper-line-image-1, .paper-line-image-2 {
    margin-top: 40%;
    margin-bottom: 40%;
  }

  .goodbye-message-div-1 {
    width: 320px;
    min-height: 500px;
  }

  .goodbye-message-div-2 {
    width: 320px;
    min-height: 365px;
  }

  .couple-image {
    max-width: 70%;
    position: static;
  }

  .quick-stack {
    max-width: 100%;
  }

  .heart-computer-image {
    max-width: 80%;
    margin-top: 5%;
    margin-left: auto;
    margin-right: auto;
  }

  .broken-image {
    margin-left: 0;
  }

  .broken-image.right-align {
    margin-left: auto;
  }

  .broken-image.left-align {
    margin-left: 0;
    margin-right: auto;
  }
}

@media screen and (max-width: 479px) {
  .heading {
    font-size: 5em;
  }

  .paragraph.large-narrator-paragraph {
    font-size: 1em;
  }

  .paragraph.large-narrator-paragraph.clickety-click {
    text-indent: 0;
    font-size: 1.3em;
    line-height: 2.1em;
    left: 10%;
  }

  .paragraph.large-narrator-paragraph.out-came-some-ribbon {
    text-indent: 0;
    font-size: 1.3em;
    line-height: 2.1em;
    left: 25%;
  }

  .paragraph.large-narrator-paragraph.and-there-you-were {
    text-indent: 0;
    font-size: 1.3em;
    line-height: 2.1em;
    left: 40%;
  }

  .paragraph.narrator {
    max-width: 100%;
    margin-bottom: 5%;
    font-size: 1.1em;
    line-height: 2.1em;
  }

  .paragraph.narrator.indent-1 {
    max-width: 100%;
    margin-top: 5%;
    left: 5%;
  }

  .paragraph.narrator.indent-2 {
    max-width: 100%;
    left: 5%;
  }

  .paragraph.narrator.centered {
    max-width: 100%;
  }

  .paragraph.narrator.large-narrator-text {
    margin-top: 7%;
    margin-bottom: 7%;
    font-size: 1.2em;
    line-height: 1.5em;
  }

  .paragraph.narrator._404-error {
    margin-top: 20%;
  }

  .paragraph.epicac {
    max-width: 90%;
    font-size: 1.3em;
  }

  .paragraph.epicac.oh {
    font-size: 1.4em;
    line-height: 2.1em;
  }

  .paragraph.epicac.dialog {
    font-size: 1.3em;
  }

  .paragraph.epicac.large-epicac-text {
    margin-bottom: 7%;
    font-size: 1.4em;
    line-height: 1.5em;
  }

  .paragraph.epicac._404-error {
    text-align: center;
    font-size: 1.3em;
  }

  .paragraph.attributions {
    line-height: 1.5em;
  }

  .container {
    max-width: 90%;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .container.dialog-container {
    max-width: 90%;
  }

  .text-span {
    font-size: 1.4em;
    line-height: 1.6em;
  }

  .section.smoke {
    background-image: url('../images/smoke1.png'), url('../images/smoke2.png');
    background-position: -140% 5%, 240% 100%;
    background-repeat: no-repeat, no-repeat;
    background-size: auto 30%, auto 30%;
  }

  .section.proposal {
    background-position: 120% 100%;
  }

  .section.goodbye-message {
    background-position: -20%, 120%;
  }

  .section.final-conversation {
    background-position: 110% 110%;
  }

  .frowny-face-image {
    width: 3em;
    max-width: 100%;
  }

  .diagram-image {
    max-width: 100%;
    margin-top: 8%;
    margin-bottom: 8%;
    position: static;
    left: 5%;
  }

  .footer {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0%;
    display: flex;
  }

  .link {
    font-size: 1.2em;
    line-height: 1.8em;
  }

  .computer-thinking-image {
    max-width: 70%;
  }

  .poem-div-1 {
    width: 100%;
    min-height: 250px;
    margin-top: 12%;
    margin-bottom: 12%;
    position: static;
    left: 0%;
  }

  .paper-text.poem {
    font-size: 1.2em;
    line-height: 1.5em;
    top: 15px;
  }

  .paper-text.goodbye-message-text-1 {
    max-width: 60%;
    font-size: 1.1em;
    line-height: 1.2em;
    top: 55px;
  }

  .paper-text.goodbye-message-text-2 {
    max-width: 60%;
    font-size: 1.1em;
    line-height: 1.3em;
    top: 55px;
  }

  .vertically-centered-cell {
    justify-content: flex-end;
    align-items: flex-start;
  }

  .poem-div-2 {
    width: 100%;
    min-height: 300px;
    margin-top: 12%;
    margin-bottom: 12%;
  }

  .goodbye-message-div-1 {
    width: 100%;
    min-height: 400px;
    margin-left: auto;
    margin-right: auto;
    line-height: 30px;
    display: flex;
    position: static;
  }

  .goodbye-message-div-2 {
    width: 100%;
    min-height: 300px;
    position: static;
  }

  .couple-image {
    max-width: 70%;
    right: 0%;
  }

  .broken-image.right-align, .broken-image.left-align {
    max-width: 8%;
  }

  ._404-error-link.w--current {
    font-size: 1.3em;
  }

  .div-block {
    margin-left: 5%;
  }
}

#w-node-c900e5c6-32ca-c1c2-e3a0-961f9764abaa-212bf3bb {
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1.5fr;
}

#w-node-d875018b-0ef2-4043-b294-255dfac25c39-212bf3bb, #w-node-_3e01b8e1-b026-1879-990b-7bd5c42082d3-212bf3bb {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-db6e92b5-1783-c5cf-c72b-21396ded00cb-212bf3bb {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr;
}

@media screen and (max-width: 991px) {
  #w-node-c900e5c6-32ca-c1c2-e3a0-961f9764abaa-212bf3bb {
    grid-template-rows: auto;
    grid-template-columns: 1.5fr 2.5fr;
  }

  #w-node-d875018b-0ef2-4043-b294-255dfac25c39-212bf3bb, #w-node-_3e01b8e1-b026-1879-990b-7bd5c42082d3-212bf3bb, #w-node-db6e92b5-1783-c5cf-c72b-21396ded00cb-212bf3bb {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-c900e5c6-32ca-c1c2-e3a0-961f9764abaa-212bf3bb {
    grid-template-rows: auto;
    grid-template-columns: 1.5fr;
  }

  #w-node-db6e92b5-1783-c5cf-c72b-21396ded00cb-212bf3bb {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-d875018b-0ef2-4043-b294-255dfac25c39-212bf3bb {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


