.home .top-area,
.home .body-header,
.home .article-header,
.home .body-footer .menu {
  position: absolute;
  display: none;
}

:root {
  --light: #f3dc11;
  --light-rgb: "200,206,221";
  --primary: #2a307e;
  --dark: #2a307e;
  --dark-rgb: "42,48,126";
  --accent: #f47923;
  --link: #f47923;
  --hover: #c7ad83;
}

.back-dark {
  background: linear-gradient(to bottom right, #2a307e, black);
}

.back-light {
  background: linear-gradient(to bottom right, #dbe1f0, white);
}

.gradient-toright-primary-white-50 {
  background-image: linear-gradient(to right, var(--primary), var(--primary) 50%, white 50%);
}

body:not(.home) .hull,
.gradient-toright-primary-transparent-50 {
  background-image: linear-gradient(to right, var(--primary), var(--primary) 50%, transparent 50%);
}

body:not(.home) {
  background-image: linear-gradient(to bottom, white, white 50%, var(--light) 100%);
}

.outline-dark-n {
  outline: var(--n) rgba(var(--dark-rgb), 0.5) solid;
}

main.constrain-lg {
  max-width: 100%;
  width: 100%;
}

article.primary {
  padding: 0;
}

.figure-fill figure {
  margin: 0;
  width: 100%;
  height: 100%;
  line-height: 0;
}
.figure-fill figure img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.body-header .area-brand a {
  background-image: url(https://returnofthegodhypothesis.com/wp-content/blogs.dir/43/files/sites/44/2020/12/return-of-god-hypothesis-standing-768x860.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: auto 85%;
  display: block;
  text-indent: -98104px;
  height: 350px;
}
.body-header .area-brand sub {
  display: none;
}

.above-the-fold .wp-block-image {
  margin-left: auto;
}

.monofold .wp-block-column:nth-of-type(2) {
  background: white;
}

.gradient-tan-white-south {
  background: linear-gradient(#f3f1e5 0%, white 100%);
}

.page .body-footer {
  color: white;
  padding: 1rem 0;
  text-align: center;
}
.page .body-footer a, .page .body-footer a:visited {
  color: var(--tan);
}
.page .body-footer a:hover {
  color: var(--red);
}
.page .body-footer p:last-of-type {
  padding-bottom: 0;
}

.above-the-fold .wp-block-column:nth-of-type(2),
.about-the-book .wp-block-column:nth-of-type(2) {
  position: relative;
}

a:link,
a:visited {
  color: var(--link);
}

.above-the-fold .wp-block-column:nth-of-type(2) *,
.about-the-book .wp-block-column:nth-of-type(2) * {
  z-index: 1;
}

.above-the-fold .wp-block-column:nth-of-type(2)::before {
  background-image: url(https://returnofthegodhypothesis.com/wp-content/blogs.dir/43/files/sites/44/2019/01/cosmological-math.png);
  background-position: center top;
  background-size: cover;
  content: "";
  opacity: 0.25;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
}

.about-the-book .wp-block-column:nth-of-type(2)::before {
  background-image: url(https://returnofthegodhypothesis.com/wp-content/blogs.dir/43/files/sites/44/2019/01/starlight.png);
  background-position: center top;
  background-size: cover;
  content: "";
  opacity: 0.5;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
}

.header-article {
  display: none;
}

.list-lined li {
  padding-bottom: var(--n2);
  padding-top: var(--n2);
  border-top: 2px currentColor solid;
}

.gradient-dark-black-se {
  background: linear-gradient(to bottom right, var(--dark), black);
}

.gradient-dark-black-s {
  background: linear-gradient(to bottom, var(--dark), black);
}

.gradient-dark-black-n {
  background: linear-gradient(to bottom, black, var(--dark));
}

.above-the-fold figure img {
  max-height: 85vh;
}

:root {
  --tertiary: #f3dc11;
}

.wp-block-column {
  margin-bottom: 0;
}

.above-the-fold figure.preorder-icon a {
  display: block;
}

.preorder-icon a:not(:hover) img {
  filter: grayscale(100%);
}

.gradient-transparent-yellow-south {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #f3dc11 100%);
}

.back-tertiary {
  background-color: var(--tertiary);
}

.above-the-fold figure img {
  width: auto;
}

@media only screen and (min-width: 600px) {
  .above-the-fold .wp-block-column {
    min-height: 60vh;
  }
}
.column-offer h3::before {
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: left center;
  background-size: auto 1.4rem;
  content: "";
  display: inline-block;
  width: 1.6rem;
  height: 1.6rem;
  padding-right: 0.35rem;
  margin-bottom: -0.2rem;
}

.column-offer h2,
.column-offer h3 {
  color: white;
}

h3.offer-course::before {
  background-image: url(/wp-content/blogs.dir/43/files/sites/44/2020/12/video-course-icon.png);
}

h3.offer-excerpt::before,
h3.offer-booklet::before {
  background-image: url(/wp-content/blogs.dir/43/files/sites/44/2020/12/bookmark-article-icon.png);
}

h3.offer-qa::before {
  background-image: url(/wp-content/blogs.dir/43/files/sites/44/2020/12/conference-call-icon.png);
}

.preorder-icons {
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}

.preorder-icons li.preorder-icon {
  margin: 0;
}

.preorder-icons {
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}

.preorder-icons li.preorder-icon {
  margin: 0;
}

.preorder-icons li {
  list-style: none;
  flex: 0 0 30%;
  justify-content: flex-start;
}

.preorder-icons li a {
  display: block;
  max-width: 100%;
  padding-right: 2rem;
}

.preorder {
  text-align: right;
}

.preorder h2::before {
  content: "1";
  float: left;
  font-size: 84px;
  opacity: 0.35;
}

.verify h2::before {
  content: "2";
  float: right;
  font-size: 84px;
  opacity: 0.35;
}
.verify form {
  padding-bottom: 2rem;
}
.verify form input {
  background-color: transparent;
  border-bottom: 3px var(--dark) solid;
}
.verify form:not(#x) input:focus {
  background-color: var(--dark);
  text-indent: 1ch;
  color: white;
}
.verify form .email,
.verify form .zip {
  display: inline-flex;
  width: calc(50% - .25ch);
}
.verify form:not(#x) input[type=submit] {
  background: var(--dark);
  border: 0;
  color: white;
}
.verify form:not(#x) input[type=submit]:hover {
  background: var(--link);
  color: white;
}
.verify form .zip dd.field-description {
  display: none;
}
.verify form .pd-checkbox:not(.y) label {
  display: inline;
}
.verify form .pd-select dt {
  width: auto;
  flex: 0 1 0;
  padding-right: 0.5rem;
}
.verify form:not(:valid) input[type=submit] {
  opacity: 0.2;
  pointer-events: none;
}
.verify form:not(:valid) .form-field.submit {
  position: relative;
}
.verify form:not(:valid) .form-field.submit:hover {
  text-decoration: line-through;
}
.verify form:not(:valid) .form-field.submit:hover::after {
  background: var(--red);
  border-radius: 3px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  bottom: calc(1em + .4rem);
  left: 1rem;
  color: white;
  content: "A valid order number is required.";
  padding: 0.2rem 0.6rem;
  position: absolute;
}
.verify form p:empty {
  display: none;
}

.form-signaled .form-center dl:first-of-type {
  margin-top: 0;
  padding-top: 0;
}

body.home .body-footer {
  background-color: var(--primary);
  background-image: url(https://rogh.local/wp-content/blogs.dir/43/files/sites/44/2019/01/starlight.png);
  background-position: center bottom;
}

.body-footer {
  position: relative;
}
.body-footer .wave {
  position: absolute;
  bottom: 100%;
  max-width: 500px;
  padding: var(--n);
  text-align: right;
  width: 50%;
}
.body-footer:not(.x) {
  padding: 0;
  padding-bottom: var(--x2);
}
.body-footer .textwidget {
  margin-left: 50%;
}
.body-footer .textwidget a[href*="discovery.org"] {
  background-color: var(--accent);
  margin-left: 50%;
  display: block;
  background-image: url("https://michaelbehe.com/wp-content/blogs.dir/28/files/sites/36/2019/11/di-logo-spaced-white-600px.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  display: block;
  line-height: 1;
  margin: auto 0;
  text-align: center;
  text-indent: -98104px;
  width: 150px;
  height: 150px;
}
.body-footer hr.wp-block-separator {
  background: rgba(255, 255, 255, 0.75);
  margin: 0.5rem 0 1rem;
}
.body-footer .tos {
  xfloat: right;
  margin-top: calc( var(--x2) * -1);
  position: absolute;
  left: 130px;
  right: 20px;
  font-size: smaller;
}

.author-video .hailed-videos,
.author-video .hailed-videos a {
  height: 100%;
}
.author-video figure {
  position: relative;
}
.author-video figcaption::before {
  content: "Play Video";
  z-index: 98104;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  opacity: 0.5;
  font-weight: bold;
  top: calc(50% + 70px);
}

body:not(.home) main {
  position: relative;
}
@media (min-width: 800px) {
  body:not(.home) main {
    padding: var(--x2);
  }
}
body:not(.home) main::before {
  content: "";
  display: block;
  height: 25%;
  width: 15%;
  box-shadow: 8px -8px 0 var(--accent);
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 85%;
}

/*# sourceMappingURL=44.css.map */
