html {
  font-size: 16px !important;
}

:root {
  --color--dark-grey: #404040;
  --color--orange: #fd992c;
  --color--white: #ffffff;
  --color--black: #000000;
  --color--offwhite: #fffdea;
  --header-background-color: var(--color--dark-grey);
}

:root {
  --page-width--narrow: 64rem;
  --page-width--wide: 75rem;
}

@font-face {
  font-family: "WaitButWhy_Regular";
  src: url("../../fonts/WaitButWhy-Regular.ttf") format("truetype"), url("../../fonts/WaitButWhy-Regular.woff") format("woff"), url("../../fonts/WaitButWhy-Regular.woff2") format("woff2");
}
.wp-block-buttons .wp-block-button.is-style-splash-2023--rounded-outline--color--dark-grey, .wp-block-buttons .wp-block-button.is-style-splash-2023--rounded-outline--color--orange {
  height: 2.5rem;
  width: 12rem;
  padding: 0.5rem;
}
.wp-block-buttons .wp-block-button.is-style-splash-2023--rounded-outline--color--dark-grey .wp-block-button__link, .wp-block-buttons .wp-block-button.is-style-splash-2023--rounded-outline--color--orange .wp-block-button__link {
  border-width: 2px;
  border-style: solid;
  border-radius: 0.75rem;
  width: 100%;
  height: 100%;
  font-family: WaitButWhy_Regular, "sans-serif";
  line-height: 1.5rem;
  background: transparent;
  color: var(--color--dark-grey);
  text-transform: uppercase;
  padding: 0.5rem;
}
.wp-block-buttons .wp-block-button.is-style-splash-2023--rounded-outline--color--dark-grey .wp-block-button__link:hover, .wp-block-buttons .wp-block-button.is-style-splash-2023--rounded-outline--color--orange .wp-block-button__link:hover {
  border-color: var(--color--dark-grey);
}
.wp-block-buttons .wp-block-button.is-style-splash-2023--rounded-outline--color--dark-grey .wp-block-button__link {
  border-color: var(--color--dark-grey);
}
.wp-block-buttons .wp-block-button.is-style-splash-2023--rounded-outline--color--orange .wp-block-button__link {
  border-color: var(--color--orange);
}
.wp-block-buttons .wp-block-button.is-style-splash-2023--rounded-outline--color--orange .wp-block-button__link:hover {
  border-color: var(--color--dark-grey);
}
.wp-block-buttons .wp-block-button.is-style-splash-2023--rounded-preorder .wp-block-button__link {
  font-family: WaitButWhy_Regular, "sans-serif";
  color: var(--color--orange);
  border-radius: 1rem;
  text-transform: uppercase;
  background-color: var(--color--offwhite);
  border: 2px solid var(--color--dark-grey);
}
.wp-block-buttons .wp-block-button.is-style-splash-2023--rounded-preorder.has-x-large-font-size .wp-block-button__link {
  font-size: 3rem;
  padding: 1.3rem 2rem 1rem 2rem;
  line-height: 3rem;
  font-weight: normal;
  position: relative;
}
@media only screen and (min-width: 577px) and (max-width: 781px) {
  .wp-block-buttons .wp-block-button.is-style-splash-2023--rounded-preorder.has-x-large-font-size .wp-block-button__link {
    padding-right: 11rem;
  }
}
@media only screen and (min-width: 782px) and (max-width: 1024px) {
  .wp-block-buttons .wp-block-button.is-style-splash-2023--rounded-preorder.has-x-large-font-size .wp-block-button__link {
    padding-right: 11rem;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1319px) {
  .wp-block-buttons .wp-block-button.is-style-splash-2023--rounded-preorder.has-x-large-font-size .wp-block-button__link {
    padding-right: 11rem;
  }
}
@media only screen and (min-width: 1320px) {
  .wp-block-buttons .wp-block-button.is-style-splash-2023--rounded-preorder.has-x-large-font-size .wp-block-button__link {
    padding-right: 11rem;
  }
}
.wp-block-buttons .wp-block-button.is-style-splash-2023--rounded-preorder.has-x-large-font-size .wp-block-button__link:before, .wp-block-buttons .wp-block-button.is-style-splash-2023--rounded-preorder.has-x-large-font-size .wp-block-button__link:after {
  display: none;
  content: unset;
}
@media only screen and (min-width: 577px) and (max-width: 781px) {
  .wp-block-buttons .wp-block-button.is-style-splash-2023--rounded-preorder.has-x-large-font-size .wp-block-button__link:before, .wp-block-buttons .wp-block-button.is-style-splash-2023--rounded-preorder.has-x-large-font-size .wp-block-button__link:after {
    display: block;
    content: "";
    height: 3rem;
    width: 3rem;
    top: 1rem;
    position: absolute;
    background-size: cover;
  }
}
@media only screen and (min-width: 782px) and (max-width: 1024px) {
  .wp-block-buttons .wp-block-button.is-style-splash-2023--rounded-preorder.has-x-large-font-size .wp-block-button__link:before, .wp-block-buttons .wp-block-button.is-style-splash-2023--rounded-preorder.has-x-large-font-size .wp-block-button__link:after {
    display: block;
    content: "";
    height: 3rem;
    width: 3rem;
    top: 1rem;
    position: absolute;
    background-size: cover;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1319px) {
  .wp-block-buttons .wp-block-button.is-style-splash-2023--rounded-preorder.has-x-large-font-size .wp-block-button__link:before, .wp-block-buttons .wp-block-button.is-style-splash-2023--rounded-preorder.has-x-large-font-size .wp-block-button__link:after {
    display: block;
    content: "";
    height: 3rem;
    width: 3rem;
    top: 1rem;
    position: absolute;
    background-size: cover;
  }
}
@media only screen and (min-width: 1320px) {
  .wp-block-buttons .wp-block-button.is-style-splash-2023--rounded-preorder.has-x-large-font-size .wp-block-button__link:before, .wp-block-buttons .wp-block-button.is-style-splash-2023--rounded-preorder.has-x-large-font-size .wp-block-button__link:after {
    display: block;
    content: "";
    height: 3rem;
    width: 3rem;
    top: 1rem;
    position: absolute;
    background-size: cover;
  }
}
.wp-block-buttons .wp-block-button.is-style-splash-2023--rounded-preorder.has-x-large-font-size .wp-block-button__link:after {
  background-image: url(../../images/icon-amazon-kindle.png);
  right: 2rem;
}
.wp-block-buttons .wp-block-button.is-style-splash-2023--rounded-preorder.has-x-large-font-size .wp-block-button__link:before {
  background-image: url(../../images/icon-apple-books.png);
  right: 6rem;
}

.wp-block-columns {
  margin-bottom: 0.75rem;
}
@media only screen and (max-width: 410px) {
  .wp-block-columns {
    flex-wrap: wrap !important;
  }
}
@media only screen and (max-width: 576px) {
  .wp-block-columns {
    flex-wrap: wrap !important;
  }
}
@media only screen and (min-width: 577px) and (max-width: 781px) {
  .wp-block-columns {
    flex-wrap: wrap !important;
  }
}
@media only screen and (min-width: 782px) and (max-width: 1024px) {
  .wp-block-columns {
    flex-wrap: wrap !important;
  }
}
.wp-block-columns .wp-block-column {
  position: relative;
}
@media only screen and (max-width: 410px) {
  .wp-block-columns .wp-block-column {
    flex-basis: 100% !important;
  }
}
@media only screen and (max-width: 576px) {
  .wp-block-columns .wp-block-column {
    flex-basis: 100% !important;
  }
}
@media only screen and (min-width: 577px) and (max-width: 781px) {
  .wp-block-columns .wp-block-column {
    flex-basis: 100% !important;
  }
}
@media only screen and (min-width: 782px) and (max-width: 1024px) {
  .wp-block-columns .wp-block-column {
    flex-basis: 100% !important;
  }
}
.wp-block-columns .wp-block-column .is-vertical {
  gap: 0;
}

h1, h2, h3, h4 {
  font-family: WaitButWhy_Regular, "sans-serif" !important;
}

h1 {
  font-size: 4.5rem;
  text-transform: uppercase;
}

h2 {
  font-size: 2.5rem;
  color: var(--color--orange);
  text-transform: uppercase;
  font-weight: normal;
}

h3 {
  font-size: 1.5rem;
  color: var(--color--orange);
  text-transform: uppercase;
}

h4 {
  font-size: 1.25rem;
}

p {
  font-size: 1.25rem;
}
p a {
  color: #4d96c6 !important;
}
p a:hover {
  text-decoration: underline;
}

.wp-block-preformatted {
  background: transparent;
  text-align: left;
  font-size: 1rem !important;
  padding: 1rem 0;
}
.wp-block-preformatted.has-large-font-size {
  font-size: 2rem !important;
}

.splash-2023--source-picker .wp-block-verse {
  border: 2px solid var(--color--dark-grey);
  border-radius: 0.75rem;
  font-family: WaitButWhy_Regular, "sans-serif";
  padding: 1rem;
  min-height: 7rem;
  box-sizing: border-box;
}
@media only screen and (min-width: 1025px) and (max-width: 1319px) {
  .splash-2023--source-picker .wp-block-verse {
    padding: 1rem 1rem;
    line-height: 0.8rem;
  }
}
@media only screen and (min-width: 1320px) {
  .splash-2023--source-picker .wp-block-verse {
    padding: 1rem 1rem;
    line-height: 0.8rem;
  }
}

header.splash__header {
  display: flex;
  align-items: center;
  padding: 0 1rem;
}
@media (max-width: 768px) {
  header.splash__header .wp-block-group {
    display: block;
    text-align: center;
  }
  header.splash__header .wp-block-group .wp-block-image:first-of-type {
    margin-bottom: 30px;
  }
}

.splash__header__separator {
  width: 100%;
  height: 3px;
  margin-bottom: clamp(2.8125rem, 1.4019rem + 4.6924vw, 5.625rem);
}

body:not(.page-id-9607):not(.page-id-9364) header.splash__header {
  justify-content: center;
}
body.page-id-9607 header.splash__header, body.page-id-9364 header.splash__header {
  padding: 0.5rem 0 0 0;
}
body.page-id-9607 header.splash__header > div, body.page-id-9364 header.splash__header > div {
  max-width: var(--page-width--wide) !important;
  width: 100%;
  margin: 0 auto !important;
}

footer.splash-2023--footer {
  background-color: var(--color--dark-grey);
  overflow: hidden;
  margin-top: 2rem;
}
footer.splash-2023--footer > div {
  max-width: var(--page-width--wide) !important;
  width: 100%;
  margin: 0 auto !important;
}
footer.splash-2023--footer .wp-block-group.alignwide {
  max-width: var(--page-width--wide);
  width: 100%;
  margin: 0 auto;
}
footer.splash-2023--footer .wp-block-group .wp-block-columns {
  margin: 0 auto;
  padding: 1.5rem;
  color: var(--color--white);
  align-items: center !important;
  flex-wrap: nowrap !important;
}
@media only screen and (min-width: 1320px) {
  footer.splash-2023--footer .wp-block-group .wp-block-columns {
    padding: 1.5rem 0;
  }
}
@media only screen and (max-width: 576px) {
  footer.splash-2023--footer .wp-block-group .wp-block-columns {
    flex-wrap: wrap !important;
  }
  footer.splash-2023--footer .wp-block-group .wp-block-columns > * {
    justify-content: center;
    display: flex;
  }
  footer.splash-2023--footer .wp-block-group .wp-block-columns > *:nth-child(2) {
    flex-wrap: wrap;
    gap: 2rem;
  }
  footer.splash-2023--footer .wp-block-group .wp-block-columns > *:nth-child(2) > * {
    text-align: center;
    padding: 0 1rem;
    width: 100%;
    justify-content: center;
  }
  footer.splash-2023--footer .wp-block-group .wp-block-columns > * .wp-block-image {
    margin: 0;
  }
}
@media only screen and (min-width: 577px) and (max-width: 781px) {
  footer.splash-2023--footer .wp-block-group .wp-block-columns {
    flex-wrap: wrap !important;
  }
  footer.splash-2023--footer .wp-block-group .wp-block-columns > * {
    justify-content: center;
    display: flex;
  }
  footer.splash-2023--footer .wp-block-group .wp-block-columns > *:nth-child(2) {
    flex-wrap: wrap;
    gap: 2rem;
  }
  footer.splash-2023--footer .wp-block-group .wp-block-columns > *:nth-child(2) > * {
    text-align: center;
    padding: 0 1rem;
    width: 100%;
    justify-content: center;
  }
  footer.splash-2023--footer .wp-block-group .wp-block-columns > * .wp-block-image {
    margin: 0;
  }
}
@media only screen and (max-width: 576px) {
  footer.splash-2023--footer .wp-block-group .wp-block-columns > .wp-block-column:first-of-type {
    flex-basis: 10rem !important;
    flex-shrink: 0;
  }
}
@media only screen and (min-width: 577px) and (max-width: 781px) {
  footer.splash-2023--footer .wp-block-group .wp-block-columns > .wp-block-column:first-of-type {
    flex-basis: 10rem !important;
    flex-shrink: 0;
  }
}
@media only screen and (min-width: 782px) and (max-width: 1024px) {
  footer.splash-2023--footer .wp-block-group .wp-block-columns > .wp-block-column:first-of-type {
    flex-basis: 10rem !important;
    flex-shrink: 0;
  }
}
footer.splash-2023--footer .wp-block-group .wp-block-columns .wp-block-column .wp-block-image {
  margin-top: -1rem;
}
footer.splash-2023--footer .wp-block-group .wp-block-columns .wp-block-column:last-child {
  flex-shrink: 0;
  flex-basis: 15rem !important;
}
@media only screen and (max-width: 410px) {
  footer.splash-2023--footer .wp-block-group .wp-block-columns .wp-block-column:nth-child(2) {
    flex-basis: 50rem !important;
  }
}
@media only screen and (max-width: 576px) {
  footer.splash-2023--footer .wp-block-group .wp-block-columns .wp-block-column:nth-child(2) {
    flex-basis: 50rem !important;
  }
}
@media only screen and (min-width: 577px) and (max-width: 781px) {
  footer.splash-2023--footer .wp-block-group .wp-block-columns .wp-block-column:nth-child(2) {
    flex-basis: 50rem !important;
  }
}
@media only screen and (min-width: 782px) and (max-width: 1024px) {
  footer.splash-2023--footer .wp-block-group .wp-block-columns .wp-block-column:nth-child(2) {
    flex-basis: 50rem !important;
  }
}
footer.splash-2023--footer .wp-block-group .wp-block-columns p {
  font-size: 0.75rem;
  margin: 0;
  padding: 0;
}
footer.splash-2023--footer .wp-block-navigation .wp-block-navigation-item__content {
  font-size: 0.75rem;
}
footer.splash-2023--footer .wp-block-navigation .wp-block-navigation-item__content:hover, footer.splash-2023--footer .wp-block-navigation .wp-block-navigation-item__content:visited {
  color: var(--color--white);
}
footer.splash-2023--footer .wp-block-navigation .wp-block-navigation-item__content:hover {
  text-decoration: underline;
}
footer.splash-2023--footer .wp-block-navigation.navigation-splash_2023_footer_menu {
  column-gap: 2rem;
}
@media only screen and (max-width: 576px) {
  footer.splash-2023--footer .wp-block-navigation.navigation-splash_2023_footer_menu > ul {
    gap: 1rem 2rem;
    justify-content: center;
  }
}
@media only screen and (min-width: 577px) and (max-width: 781px) {
  footer.splash-2023--footer .wp-block-navigation.navigation-splash_2023_footer_menu > ul {
    gap: 1rem 2rem;
    justify-content: center;
  }
}
footer.splash-2023--footer .wp-block-navigation.navigation-splash_2023_social_menu {
  column-gap: 5px;
}
footer.splash-2023--footer .wp-block-navigation.navigation-splash_2023_social_menu .wp-block-navigation-item__label {
  display: inline-flex;
}
footer.splash-2023--footer .wp-block-navigation.navigation-splash_2023_social_menu .wp-block-navigation-item__label i {
  font-size: 20px;
  display: inline-flex;
}
footer.splash-2023--footer .wp-block-navigation.navigation-splash_2023_social_menu .wp-block-navigation-item__content {
  width: 40px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
footer.splash-2023--footer .wp-block-navigation.navigation-splash_2023_social_menu .wp-block-navigation-item__content:hover {
  text-decoration: unset;
}
footer.splash-2023--footer .wp-block-navigation.navigation-splash_2023_social_menu .icon-patreon:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='800' height='800' viewBox='0 -4.5 256 256' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid'%3E%3Cpath d='M45.136 0v246.35H0V0h45.136Zm118.521 0C214.657 0 256 41.343 256 92.343s-41.343 92.343-92.343 92.343-92.343-41.344-92.343-92.343c0-51 41.344-92.343 92.343-92.343Z' fill='%23FFF'/%3E%3C/svg%3E");
  width: 18px;
  height: 18px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

#page.site {
  position: relative;
}

#content.site-content {
  max-width: 100% !important;
  width: 100% !important;
  float: none !important;
  padding: 0 1rem;
  box-sizing: border-box;
  margin: 0 !important;
  /* this will be rendered only on frontend of the website */
}
@media only screen and (min-width: 1320px) {
  #content.site-content {
    padding: 0;
  }
}
#content.site-content #main {
  max-width: var(--page-width--narrow);
  margin: 0 auto;
  overflow: visible;
}
body:not(.page-id-9607):not(.page-id-9364) #content.site-content #main {
  max-width: 650px;
}
body:not(.page-id-9607):not(.page-id-9364) #content.site-content #main .entry-content {
  font-family: "Roboto", sans-serif;
}
body:not(.page-id-9607):not(.page-id-9364) #content.site-content #main .entry-content div.footnote-content-wrapper,
body:not(.page-id-9607):not(.page-id-9364) #content.site-content #main .entry-content div.footnote2-content-wrapper,
body:not(.page-id-9607):not(.page-id-9364) #content.site-content #main .entry-content div.footnote-main-wrapper {
  margin-bottom: 0;
}
body:not(.page-id-9607):not(.page-id-9364) #content.site-content #main .entry-content .footnote-content-wrapper p,
body:not(.page-id-9607):not(.page-id-9364) #content.site-content #main .entry-content .footnote2-content-wrapper p,
body:not(.page-id-9607):not(.page-id-9364) #content.site-content #main .entry-content p.has-small-font-size {
  font-size: clamp(0.875rem, 0.8123rem + 0.2086vw, 1rem) !important;
  line-height: 1.5;
}
body:not(.page-id-9607):not(.page-id-9364) #content.site-content #main .entry-content .footnote-content-wrapper p,
body:not(.page-id-9607):not(.page-id-9364) #content.site-content #main .entry-content .footnote2-content-wrapper p {
  font-style: normal;
}
body:not(.page-id-9607):not(.page-id-9364) #content.site-content #main .entry-content .footnote-content-wrapper p:last-of-type,
body:not(.page-id-9607):not(.page-id-9364) #content.site-content #main .entry-content .footnote2-content-wrapper p:last-of-type {
  margin-bottom: 0 !important;
}
body:not(.page-id-9607):not(.page-id-9364) #content.site-content #main .entry-content p {
  font-size: clamp(1.125rem, 1.0623rem + 0.2086vw, 1.25rem);
}
body:not(.page-id-9607):not(.page-id-9364) #content.site-content #main .entry-content .wbwAside a {
  color: #afffc0 !important;
}
body:not(.page-id-9607):not(.page-id-9364) #content.site-content #main .entry-content h1,
body:not(.page-id-9607):not(.page-id-9364) #content.site-content #main .entry-content h2,
body:not(.page-id-9607):not(.page-id-9364) #content.site-content #main .entry-content h3,
body:not(.page-id-9607):not(.page-id-9364) #content.site-content #main .entry-content h4,
body:not(.page-id-9607):not(.page-id-9364) #content.site-content #main .entry-content h5 {
  font-family: WaitButWhy_Regular, sans-serif;
  letter-spacing: -0.07em;
  text-transform: uppercase;
  font-weight: 400;
  color: #000;
}
body:not(.page-id-9607):not(.page-id-9364) #content.site-content #main .entry-content h1 {
  font-size: clamp(2.25rem, 1.8111rem + 1.4599vw, 3.125rem);
}
body:not(.page-id-9607):not(.page-id-9364) #content.site-content #main .entry-content h1:not(.heading--standard) {
  text-align: center;
}
body:not(.page-id-9607):not(.page-id-9364) #content.site-content #main .entry-content h1:not(.heading--standard):after {
  background-image: url("data:image/svg+xml,%3Csvg width='173' height='8' viewBox='0 0 173 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.59081 8C12.6889 7.46708 23.7935 6.97805 34.9047 6.73981C46.0226 6.50783 57.147 6.64576 68.2649 6.59561C79.3827 6.54545 90.4279 6.38244 101.493 5.91849C106.973 5.68652 112.452 5.38558 117.925 4.98432C123.399 4.58307 129.043 3.93103 134.615 3.5862C140.663 3.21003 146.724 3.18495 152.778 3.17868C158.832 3.17241 164.939 2.82758 170.92 3.81191C171.798 3.95611 172.696 3.5862 172.953 2.71473C173.171 1.96238 172.683 0.934166 171.798 0.783696C166.371 -0.106586 160.898 -0.018812 155.412 0.0313447C149.926 0.0815014 144.4 0.0313447 138.894 0.238241C133.387 0.445138 128.04 1.03448 122.613 1.48589C117.034 1.94984 111.442 2.31348 105.844 2.58934C94.7787 3.13479 83.7004 3.3605 72.6222 3.442C61.5044 3.52351 50.3865 3.37304 39.2753 3.53605C26.705 3.71786 14.1413 4.26959 1.58421 4.87147C-0.528442 4.97178 -0.541646 8.10658 1.58421 8.00627L1.59081 8Z' fill='%23231F20'/%3E%3C/svg%3E");
  content: "";
  width: 100%;
  height: 10px;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
}
body:not(.page-id-9607):not(.page-id-9364) #content.site-content #main .entry-content h2 {
  font-size: clamp(1.875rem, 1.4988rem + 1.2513vw, 2.625rem);
}
body:not(.page-id-9607):not(.page-id-9364) #content.site-content #main .entry-content h3 {
  font-size: clamp(1.75rem, 1.5619rem + 0.6257vw, 2.125rem);
}
body:not(.page-id-9607):not(.page-id-9364) #content.site-content #main .entry-content h4 {
  font-size: clamp(1.5rem, 1.3746rem + 0.4171vw, 1.75rem);
}
body:not(.page-id-9607):not(.page-id-9364) #content.site-content #main .entry-content #pico > *,
body:not(.page-id-9607):not(.page-id-9364) #content.site-content #main .entry-content > * {
  margin-bottom: 30px;
}
#content.site-content .fb-like {
  display: none !important;
}
#content.site-content .splash-2023--text--color-orange {
  color: var(--color--orange);
}
#content.site-content .splash-2023--text--color-orange a {
  color: var(--color--orange) !important;
}
#content.site-content .wp-block-group.is-style-splash-2023--rounded-outline {
  border: 2px solid var(--color--dark-grey);
  border-radius: 1rem;
  padding: 0.5rem;
}
#content.site-content .wp-block-group.is-style-splash-2023--rounded-outline p {
  font-family: WaitButWhy_Regular, "sans-serif";
  margin-bottom: 0;
  line-height: 110%;
}
#content.site-content .wp-block-columns.is-style-splash-2023--rounded-outline {
  border: 2px solid var(--color--dark-grey);
  border-radius: 0.75rem;
  padding: 0.5rem;
  margin-bottom: 0;
}
#content.site-content .wp-block-columns.is-style-splash-2023--rounded-outline p {
  font-family: WaitButWhy_Regular, "sans-serif";
  margin-bottom: 0;
  line-height: 110%;
}
#content.site-content .entry-content .wp-block-group.is-style-splash-2023--rounded-outline {
  margin: 0 0 0.5rem 0;
}
#content.site-content .entry-content .wp-block-group.splash-2023--sticky-mascot {
  display: block;
}
@media only screen and (min-width: 782px) and (max-width: 1024px) {
  #content.site-content .entry-content .wp-block-group.splash-2023--sticky-mascot {
    display: none;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1319px) {
  #content.site-content .entry-content .wp-block-group.splash-2023--sticky-mascot {
    display: block;
    position: absolute;
    top: 0.5rem;
    left: calc(50% - 11rem + 25rem);
    padding-right: 2rem;
    max-width: 22rem;
  }
}
@media only screen and (min-width: 1320px) {
  #content.site-content .entry-content .wp-block-group.splash-2023--sticky-mascot {
    display: block;
    position: absolute;
    top: 0.5rem;
    left: calc(50% - 11rem + 25rem);
    padding-right: 2rem;
    max-width: 22rem;
  }
}
#content.site-content .entry-content .wp-block-columns.is-style-splash-2023--rounded-outline {
  min-height: 7rem;
  column-gap: 1rem;
}
#content.site-content .entry-content .wp-block-image.is-style-splash-2023--sticky--heading {
  position: fixed;
  top: 5rem;
  left: calc(50% - 10rem + 25rem);
  padding-right: 2rem;
  max-width: 20rem;
  display: none;
}
@media only screen and (min-width: 1025px) and (max-width: 1319px) {
  #content.site-content .entry-content .wp-block-image.is-style-splash-2023--sticky--heading {
    display: block;
  }
}
@media only screen and (min-width: 1320px) {
  #content.site-content .entry-content .wp-block-image.is-style-splash-2023--sticky--heading {
    display: block;
  }
}
#content.site-content .splash-2023--intro {
  align-items: center;
}
@media only screen and (min-width: 1025px) and (max-width: 1319px) {
  #content.site-content .splash-2023--intro {
    align-items: inherit;
  }
}
@media only screen and (min-width: 1320px) {
  #content.site-content .splash-2023--intro {
    align-items: inherit;
  }
}
#content.site-content .splash-2023--intro .wp-block-preformatted {
  text-align: center;
}
@media only screen and (min-width: 1025px) and (max-width: 1319px) {
  #content.site-content .splash-2023--intro .wp-block-preformatted {
    text-align: inherit;
  }
}
@media only screen and (min-width: 1320px) {
  #content.site-content .splash-2023--intro .wp-block-preformatted {
    text-align: inherit;
  }
}
#content.site-content .splash-2023--preorder-section {
  font-family: WaitButWhy_Regular, "sans-serif";
  color: var(--color--orange);
  text-transform: uppercase;
  background-color: var(--color--offwhite);
  max-width: 100%;
  max-height: 100%;
  padding: 0 !important;
}
@media only screen and (min-width: 782px) and (max-width: 1024px) {
  #content.site-content .splash-2023--preorder-section {
    max-width: 30rem;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1319px) {
  #content.site-content .splash-2023--preorder-section {
    max-width: 30rem;
  }
}
@media only screen and (min-width: 1320px) {
  #content.site-content .splash-2023--preorder-section {
    max-width: 30rem;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1319px) {
  #content.site-content .splash-2023--preorder-section {
    max-height: 5.75rem;
  }
}
@media only screen and (min-width: 1320px) {
  #content.site-content .splash-2023--preorder-section {
    max-height: 5.75rem;
  }
}
#content.site-content .splash-2023--preorder-section p {
  font-size: 3rem;
  padding: 1.3rem 0 0 0;
  line-height: 3rem;
  font-weight: normal;
  position: relative;
  text-align: center;
}
@media only screen and (min-width: 1025px) and (max-width: 1319px) {
  #content.site-content .splash-2023--preorder-section p {
    text-align: left;
    padding-left: 1rem;
    padding-bottom: 1rem;
  }
}
@media only screen and (min-width: 1320px) {
  #content.site-content .splash-2023--preorder-section p {
    text-align: left;
    padding-left: 1rem;
    padding-bottom: 1rem;
  }
}
#content.site-content .splash-2023--preorder-section .wp-block-columns {
  gap: 1rem;
}
#content.site-content .splash-2023--preorder-section .wp-block-buttons {
  justify-content: center;
}
@media only screen and (min-width: 1025px) and (max-width: 1319px) {
  #content.site-content .splash-2023--preorder-section .wp-block-buttons {
    justify-content: flex-start;
  }
}
@media only screen and (min-width: 1320px) {
  #content.site-content .splash-2023--preorder-section .wp-block-buttons {
    justify-content: flex-start;
  }
}
#content.site-content .splash-2023--preorder-section .wp-block-button {
  height: 3.25rem;
}
@media only screen and (min-width: 1025px) and (max-width: 1319px) {
  #content.site-content .splash-2023--preorder-section .wp-block-button {
    width: 3rem;
    height: 3rem;
  }
}
@media only screen and (min-width: 1320px) {
  #content.site-content .splash-2023--preorder-section .wp-block-button {
    width: 3rem;
    height: 3rem;
  }
}
#content.site-content .splash-2023--preorder-section .wp-block-button .wp-block-button__link {
  background: var(--color--white);
  line-height: 2.25rem;
}
@media only screen and (min-width: 1025px) and (max-width: 1319px) {
  #content.site-content .splash-2023--preorder-section .wp-block-button .wp-block-button__link {
    text-indent: -9999px;
  }
}
@media only screen and (min-width: 1320px) {
  #content.site-content .splash-2023--preorder-section .wp-block-button .wp-block-button__link {
    text-indent: -9999px;
  }
}
#content.site-content .splash-2023--preorder-section .wp-block-button.icon-apple-books .wp-block-button__link, #content.site-content .splash-2023--preorder-section .wp-block-button.icon-amazon-kindle .wp-block-button__link {
  padding-left: 2.5rem;
  position: relative;
}
@media only screen and (min-width: 1025px) and (max-width: 1319px) {
  #content.site-content .splash-2023--preorder-section .wp-block-button.icon-apple-books .wp-block-button__link, #content.site-content .splash-2023--preorder-section .wp-block-button.icon-amazon-kindle .wp-block-button__link {
    border: none;
  }
}
@media only screen and (min-width: 1320px) {
  #content.site-content .splash-2023--preorder-section .wp-block-button.icon-apple-books .wp-block-button__link, #content.site-content .splash-2023--preorder-section .wp-block-button.icon-amazon-kindle .wp-block-button__link {
    border: none;
  }
}
#content.site-content .splash-2023--preorder-section .wp-block-button.icon-apple-books .wp-block-button__link:before, #content.site-content .splash-2023--preorder-section .wp-block-button.icon-amazon-kindle .wp-block-button__link:before {
  content: "";
  position: absolute;
  width: 3rem;
  height: 3rem;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  background-size: contain;
}
#content.site-content .splash-2023--preorder-section .wp-block-button.icon-apple-books .wp-block-button__link:before {
  background-image: url(../../images/icon-apple-books.png);
}
#content.site-content .splash-2023--preorder-section .wp-block-button.icon-amazon-kindle .wp-block-button__link:before {
  background-image: url(../../images/icon-amazon-kindle.png);
}
#content.site-content .splash-2023--source-picker .wp-block-columns {
  column-gap: 0.5rem;
  margin-bottom: 0;
}
#content.site-content .splash-2023--source-picker .wp-block-button .wp-block-button__link {
  background: var(--color--white);
}
#content.site-content .splash-2023--source-picker .wp-block-button.icon-apple-books .wp-block-button__link, #content.site-content .splash-2023--source-picker .wp-block-button.icon-amazon-kindle .wp-block-button__link, #content.site-content .splash-2023--source-picker .wp-block-button.icon-google-play .wp-block-button__link, #content.site-content .splash-2023--source-picker .wp-block-button.icon-kobo .wp-block-button__link, #content.site-content .splash-2023--source-picker .wp-block-button.icon-audible .wp-block-button__link, #content.site-content .splash-2023--source-picker .wp-block-button.icon-spotify .wp-block-button__link, #content.site-content .splash-2023--source-picker .wp-block-button.icon-librofm .wp-block-button__link {
  padding-left: 2.5rem;
  position: relative;
}
#content.site-content .splash-2023--source-picker .wp-block-button.icon-apple-books .wp-block-button__link:before, #content.site-content .splash-2023--source-picker .wp-block-button.icon-amazon-kindle .wp-block-button__link:before, #content.site-content .splash-2023--source-picker .wp-block-button.icon-google-play .wp-block-button__link:before, #content.site-content .splash-2023--source-picker .wp-block-button.icon-kobo .wp-block-button__link:before, #content.site-content .splash-2023--source-picker .wp-block-button.icon-audible .wp-block-button__link:before, #content.site-content .splash-2023--source-picker .wp-block-button.icon-spotify .wp-block-button__link:before, #content.site-content .splash-2023--source-picker .wp-block-button.icon-librofm .wp-block-button__link:before {
  content: "";
  position: absolute;
  width: 2rem;
  height: 2rem;
  left: 0.35rem;
  top: 0.15rem;
  background-repeat: no-repeat;
  background-size: contain;
}
#content.site-content .splash-2023--source-picker .wp-block-button.icon-apple-books .wp-block-button__link:before {
  background-image: url(../../images/icon-apple-books.png);
}
#content.site-content .splash-2023--source-picker .wp-block-button.icon-amazon-kindle .wp-block-button__link:before {
  background-image: url(../../images/icon-amazon-kindle.png);
}
#content.site-content .splash-2023--source-picker .wp-block-button.icon-google-play .wp-block-button__link:before {
  background-image: url(../../images/icon-google-play.png);
}
#content.site-content .splash-2023--source-picker .wp-block-button.icon-kobo .wp-block-button__link:before {
  background-image: url(../../images/icon-kobo.png);
}
#content.site-content .splash-2023--source-picker .wp-block-button.icon-audible .wp-block-button__link:before {
  background-image: url(../../images/icon-audible.png);
}
#content.site-content .splash-2023--source-picker .wp-block-button.icon-spotify .wp-block-button__link:before {
  background-image: url(../../images/icon-spotify.png);
}
#content.site-content .splash-2023--source-picker .wp-block-button.icon-librofm .wp-block-button__link:before {
  background-image: url(../../images/icon-librofm.png);
}
/*# sourceMappingURL=index.css.map */