.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.body {
  background-image: url('../images/image-1.png');
  background-position: 50% 0;
  background-size: cover;
  background-attachment: scroll;
  font-family: Gentium Book Plus, sans-serif;
}

.computer-screen-section {
  position: absolute;
  top: 23%;
  bottom: auto;
  left: 21.5%;
  right: auto;
}

.section {
  margin: 15% 15% 31% 21.75%;
  overflow: hidden;
}

.container {
  position: static;
}

.real-container {
  height: 87ch;
  object-fit: contain;
  flex-direction: column;
  margin-top: 14%;
  padding-top: 85px;
  padding-left: 326px;
  padding-right: 214px;
  overflow: auto;
}

.subtitle {
  grid-column-gap: 3px;
  justify-content: center;
  align-self: center;
  align-items: baseline;
  margin-top: 14px;
  display: flex;
}

.main-heading {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-top: 6%;
  display: flex;
}

.jrm-moran {
  height: 31px;
  text-align: center;
  font-family: Corben, sans-serif;
  font-size: 4vw;
  display: block;
}

.subtitle-1 {
  font-family: Corben, sans-serif;
  font-size: 1.2vw;
}

.subtitle-2 {
  flex: 0 auto;
  font-family: Eagle Lake, sans-serif;
  font-size: 1.2vw;
}

.subtitle-3 {
  font-family: Corben, sans-serif;
  font-size: 1.2vw;
}

.blinking-cursor {
  width: 11px;
  height: 21px;
  background-image: url('../images/blinking-cursor.gif');
  background-position: 50%;
  background-size: 21px 21px;
  position: relative;
  top: 19px;
  left: 110px;
}

.main-nav {
  grid-row-gap: 29px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 32px;
  display: flex;
  overflow: visible;
}

.christan-and-link {
  color: #000;
  flex-direction: row-reverse;
  justify-content: center;
  margin-bottom: 33px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.future-reading-link {
  display: block;
  position: relative;
}

.text-block {
  font-size: 22px;
}

.text-block-2 {
  font-size: 2vw;
}

.text-block-3 {
  font-family: Eagle Lake, sans-serif;
  font-size: 1.7vw;
  text-decoration: none;
}

.text-block-4 {
  font-size: 2.1vw;
  text-decoration: none;
}

.text-block-5 {
  font-size: 2vw;
}

.text-block-6 {
  background-image: url('../images/_Coming-Soon_.png');
  background-position: 0 0;
  background-size: auto;
  font-style: italic;
  display: block;
  position: absolute;
  top: auto;
  bottom: -92%;
  left: auto;
  right: -29%;
}

.div-block {
  z-index: 1;
  width: 90px;
  height: 40px;
  object-fit: fill;
  position: absolute;
  top: auto;
  bottom: -144%;
  left: auto;
  right: -38%;
  transform: rotate(-21deg);
}

.link {
  color: #000;
  text-align: left;
  padding-top: 14px;
  padding-left: 45px;
  font-family: Corben, sans-serif;
  font-size: 33px;
  text-decoration: none;
  display: block;
}

.link.w--current, .link.footer {
  padding-top: 0;
  display: block;
}

.link-block {
  height: 30px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  text-decoration: none;
}

.link-block-2 {
  color: #000;
  text-decoration: none;
}

.text-block-7 {
  width: 189px;
}

.dropdown-list {
  background-color: rgba(0, 0, 0, 0);
}

.dropdown-list.w--open {
  width: 480px;
  text-align: left;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: static;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.dropdown-toggle {
  margin-bottom: 17px;
}

.header {
  height: 60px;
  background-color: #fff;
}

.body-2 {
  background-image: url('../images/IMG_8863-1.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  font-family: Gentium Book Plus, sans-serif;
}

.book-body {
  background-image: url('../images/1---School-Bus-1.png');
  background-position: 50% 0;
  background-size: cover;
  background-attachment: fixed;
}

.body-4 {
  background-image: url('../images/2--Chest-of-Gold-1.jpg');
  background-position: 50% 0;
  background-size: cover;
  background-attachment: fixed;
}

.body-5 {
  background-image: url('../images/3--Mansion-1.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.body-6 {
  background-image: url('../images/4---Dragon-1.jpg');
  background-position: 50% 0;
  background-size: cover;
  background-attachment: fixed;
}

.body-7 {
  background-image: url('../images/bf411-yeti_orig.jpg');
  background-position: 50% -3%;
  background-size: cover;
  background-attachment: fixed;
}

.body-8 {
  background-image: url('../images/6--Orb-1.png');
  background-position: 50% 13%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.div-block-2 {
  background-color: rgba(255, 255, 255, .79);
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.book-info {
  max-width: 1080px;
  background-color: rgba(255, 255, 255, .78);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 32px;
  padding: 27px;
  display: flex;
}

.div-block-3 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: baseline;
  padding-top: 14px;
  padding-bottom: 25px;
  display: flex;
}

.book-title {
  width: 290px;
  text-align: center;
  font-family: Eagle Lake, sans-serif;
  font-size: 30px;
  line-height: 35px;
}

.book-title.ca-page {
  width: 298px;
}

.text-block-9 {
  font-size: 37px;
}

.description {
  margin-top: 22px;
  margin-bottom: 22px;
  padding-bottom: 39px;
  padding-left: 28px;
  padding-right: 28px;
  font-family: Gentium Book Plus, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.container-3 {
  max-width: 1140px;
  background-color: rgba(255, 255, 255, .79);
  flex-direction: column;
  justify-content: space-around;
  align-items: stretch;
  padding-top: 36px;
  padding-bottom: 36px;
  display: flex;
}

.text-block-11 {
  text-align: center;
  font-size: 37px;
}

.div-block-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template: ". Area" minmax(0, 2fr)
                 ". Area"
                 ". Area"
                 ". Area"
                 ". Area"
                 ". Area"
                 ". Area"
                 / 1fr;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  align-items: stretch;
  margin-top: 61px;
  display: grid;
  position: relative;
}

.div-block-5 {
  width: 180px;
  background-image: url('../images/harry-potter-clip-art-238831586458701677tMJ1Jo0sc-removebg-preview-1.png');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: 457px;
  flex: none;
}

.text-block-12 {
  font-size: 1.5vw;
}

.section-4 {
  margin-top: 307px;
}

.container-4 {
  max-width: 810px;
  background-color: rgba(255, 255, 255, .79);
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.div-block-6 {
  grid-row-gap: 38px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.text-block-14 {
  max-width: 359px;
  text-align: center;
  letter-spacing: 0;
  padding-top: 22px;
  font-family: Eagle Lake, sans-serif;
  font-size: 27px;
  line-height: 38px;
}

.button {
  color: #000;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  align-self: center;
  margin-top: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Gentium Book Plus, sans-serif;
  font-size: 2vw;
  display: inline-block;
}

.div-block-7 {
  width: 100%;
  height: 1px;
  background-color: #000;
}

.section-5 {
  margin-top: 311px;
}

.section-6 {
  height: 79px;
  background-color: #b4b4b4;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  margin-top: 37px;
  display: flex;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.footer-link {
  color: #000;
  font-size: 18px;
  text-decoration: none;
}

.footer-nav-holder {
  grid-column-gap: 43px;
  align-items: center;
  margin-right: 64px;
  display: flex;
}

.container-5 {
  grid-column-gap: 19px;
  grid-row-gap: 120px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-15 {
  font-family: Eagle Lake, sans-serif;
  font-size: 290%;
}

.text-block-16 {
  font-family: Gentium Book Plus, sans-serif;
  font-size: 3vw;
}

.text-block-17 {
  color: #000;
  font-family: Corben, sans-serif;
  font-size: 3vw;
}

.link-block-3 {
  flex: none;
  margin-bottom: 11px;
  text-decoration: none;
}

.dropdown {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-block-18 {
  width: 49dvw;
  margin-bottom: 50px;
  font-size: 18px;
  line-height: 22px;
}

.div-block-9 {
  background-image: url('../images/harry-potter-clip-art-238831586458701677tMJ1Jo0sc-removebg-preview-1.png');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: 439px;
  background-attachment: scroll;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.grid {
  width: 1051px;
  height: 29px;
  grid-column-gap: 45px;
  grid-template-rows: repeat(auto-fit, 23px);
  grid-template-columns: 1.5fr 1.5fr;
  grid-auto-flow: row;
  font-size: 18px;
}

.grid-2 {
  grid-column-gap: 142px;
}

.div-block-10 {
  width: 342px;
  background-image: url('../images/harry-potter-clip-art-238831586458701677tMJ1Jo0sc-removebg-preview-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  position: absolute;
  top: 18%;
  bottom: 21%;
  left: 33%;
  right: 0%;
}

.text-right {
  text-align: right;
}

.text-wrap-hilder {
  align-self: center;
  margin-top: 31px;
  font-size: 15px;
  position: relative;
}

.oval {
  width: 360px;
  height: 449px;
  background-image: url('../images/Ellipse-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  position: absolute;
  top: 15%;
  bottom: 21%;
  left: 32%;
  right: 0%;
}

.christan-and-footer {
  height: 79px;
  background-color: #b4b4b4;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 37px;
  display: flex;
}

.book-footer {
  height: 79px;
  background-color: #b4b4b4;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 37px;
  font-family: Gentium Book Plus, sans-serif;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.back {
  position: absolute;
}

.back-button {
  grid-column-gap: 5px;
  background-color: rgba(255, 255, 255, .76);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  padding: 10px;
  font-size: 17px;
  display: flex;
  position: static;
  top: 22px;
  left: 43px;
}

.text-block-19 {
  flex: none;
  font-family: Eagle Lake, sans-serif;
  font-size: 16px;
}

.text-block-20, .text-block-21 {
  flex: none;
  font-family: Gentium Book Plus, sans-serif;
}

.link-block-4 {
  width: 278px;
  color: #000;
  background-color: rgba(255, 255, 255, .76);
  margin-bottom: 25px;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: relative;
  top: 22px;
  left: 43px;
}

.book-body-2 {
  background-image: url('../images/2--Chest-of-Gold-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.paragraph {
  display: none;
}

.button-copy {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  margin-top: 26px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Gentium Book Plus, sans-serif;
  font-size: 2vw;
  display: none;
}

.text-block-22 {
  text-align: center;
  margin-top: 32px;
  font-family: Gentium Book Plus, sans-serif;
  font-size: 40px;
}

.text-block-23 {
  text-align: center;
  background-color: #87cdff;
  border-radius: 3px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 72px;
  margin-bottom: 30px;
  padding: 32px 171px;
  font-family: Gentium Book Plus, sans-serif;
  font-size: 22px;
  line-height: 38px;
  display: flex;
}

.form-block {
  justify-content: center;
  display: flex;
}

.form {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-block-11 {
  text-align: center;
  margin-top: 103px;
  font-family: Gentium Book Plus, sans-serif;
}

.text-block-24 {
  padding-bottom: 20px;
  font-size: 34px;
}

.text-block-25 {
  padding-bottom: 18px;
  font-size: 17px;
}

.text-block-26 {
  text-align: center;
}

.text-block-27 {
  text-align: center;
  margin-bottom: 126px;
  font-size: 15px;
}

.submit-button {
  background-color: #8a8a8a;
}

.container-6 {
  background-color: #77a5ff;
}

.modal {
  z-index: 999;
  width: 100vw;
  height: 100vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.modal-background {
  width: 100%;
  height: 100%;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background-color: rgba(119, 165, 255, .07);
}

.modal-container {
  width: 100%;
  max-width: 49rem;
  background-color: #77a5ff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px;
  display: flex;
  position: absolute;
}

.text-block-28 {
  padding-bottom: 10px;
  font-family: Gentium Book Plus, sans-serif;
  font-size: 30px;
}

.text-block-29 {
  padding-top: 20px;
  font-family: Gentium Book Plus, sans-serif;
  font-size: 22px;
}

.text-block-30 {
  padding-top: 26px;
  font-family: Gentium Book Plus, sans-serif;
  font-size: 20px;
  text-decoration: underline;
}

.form-2 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-block-31 {
  text-align: center;
  padding-top: 18px;
  padding-bottom: 26px;
  font-family: Gentium Book Plus, sans-serif;
  font-size: 20px;
}

.text-block-32 {
  font-family: Gentium Book Plus, sans-serif;
  font-size: 22px;
}

.field-label, .field-label-2 {
  font-family: Gentium Book Plus, sans-serif;
  font-size: 17px;
}

.clise-texgt {
  color: #202020;
  text-decoration: none;
  display: flex;
  transform: rotate(45deg);
}

.link-block-5 {
  font-size: 37px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 3%;
  bottom: auto;
  left: auto;
  right: 4%;
}

.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;
}

.div-block-12 {
  position: absolute;
}

.link-block-6 {
  color: #000;
  padding: 11px;
  font-family: Gentium Book Plus, sans-serif;
  font-size: 19px;
  text-decoration: none;
  position: absolute;
  top: 10%;
  bottom: auto;
  left: 6%;
  right: auto;
}

.container-7 {
  flex-direction: column;
  display: flex;
}

.text-block-33 {
  font-size: 11px;
}

.bold-text {
  font-size: 1.1vw;
  display: block;
}

.text-block-34 {
  transform: rotate(0);
}

.free-tag {
  text-align: center;
  font-size: 13px;
  position: absolute;
  top: 29px;
  left: 14px;
}

.image {
  width: 100%;
  height: 100%;
  background-image: url('../images/red-callout.png');
  background-position: 0 0;
  background-size: cover;
  display: none;
}

.red-banner-free {
  width: 109px;
  height: 82px;
  background-image: url('../images/red-callout.png');
  background-position: 50%;
  background-size: cover;
  display: block;
  position: absolute;
  top: -54px;
  left: -158.938px;
}

.red-banner-free-copy {
  width: 119px;
  position: absolute;
  top: -33px;
  left: 396px;
}

.christan-holder {
  flex-direction: row;
  align-items: center;
  display: flex;
}

.red-banner-free-right {
  width: 109px;
  height: 82px;
  background-image: url('../images/red-callout.png');
  background-position: 0 0;
  background-size: cover;
  display: block;
  position: absolute;
  top: -54px;
  right: -150px;
}

.image-2 {
  position: static;
}

.link-holder {
  width: 92px;
  flex-flow: row;
  justify-content: space-around;
  align-self: auto;
  align-items: center;
  display: flex;
}

.insta-link {
  align-self: auto;
}

.homepage-holder-block {
  padding-top: 20px;
}

.link-and-banners {
  margin-bottom: 37px;
  position: relative;
}

.link-block-7 {
  color: #050505;
  text-decoration: none;
  display: flex;
}

@media screen and (max-width: 991px) {
  .body-2 {
    background-attachment: fixed;
  }
}

@media screen and (max-width: 479px) {
  .body {
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(#5186dd 8%, #daeaff 67%, #4b87d6 101%);
    background-position: 0 0;
  }

  .section {
    margin-top: 56%;
  }

  .container {
    height: 1030px;
    max-height: none;
    max-width: 100vw;
    min-height: auto;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    overflow: visible;
  }

  .real-container {
    flex: 1;
    align-self: stretch;
    padding-left: 0;
    padding-right: 0;
    overflow: visible;
  }

  .subtitle {
    align-self: stretch;
    margin-top: 9px;
  }

  .main-heading {
    align-items: center;
  }

  .subtitle-1 {
    font-size: 4vw;
  }

  .subtitle-2 {
    font-size: 3.5vw;
  }

  .subtitle-3 {
    font-size: 4vw;
  }

  .main-nav {
    margin-top: 52px;
  }

  .christan-and-link {
    padding-bottom: 20px;
  }

  .text-block-2 {
    font-size: 6vw;
  }

  .text-block-3 {
    font-size: 4vw;
  }

  .text-block-4 {
    font-size: 5.2vw;
  }

  .text-block-5 {
    font-size: 6vw;
  }

  .link {
    font-size: 30px;
  }

  .link.footer {
    width: 159px;
    padding-left: 12px;
    font-size: 13px;
  }

  .body-6 {
    background-image: url('../images/4---Dragon-1.jpg');
    background-position: 33% 0;
    background-size: cover;
    background-attachment: fixed;
  }

  .body-7 {
    background-position: 77%;
  }

  .div-block-3 {
    min-width: 500px;
    flex-direction: row;
    justify-content: center;
    display: flex;
  }

  .book-title {
    width: 264px;
    padding-left: 19px;
    padding-right: 19px;
  }

  .book-title.ca-page {
    width: auto;
    font-size: 6vw;
  }

  .text-block-9 {
    font-size: 8vw;
  }

  .description {
    min-width: 240px;
    flex: 1;
    align-self: center;
    font-size: 18px;
    line-height: 21px;
  }

  .container-3 {
    align-items: center;
  }

  .text-block-14 {
    font-size: 7vw;
  }

  .button {
    font-size: 8vw;
  }

  .footer-link {
    flex: none;
    font-size: 2vw;
  }

  .text-block-15 {
    text-align: center;
    padding-left: 14px;
    padding-right: 14px;
    font-size: 23px;
    line-height: 28px;
  }

  .text-block-16 {
    font-size: 26px;
  }

  .text-block-17 {
    text-align: center;
    font-size: 9vw;
  }

  .text-block-18 {
    width: 80dvw;
    margin-bottom: 31px;
    line-height: 25px;
  }

  .grid {
    align-items: stretch;
    justify-items: center;
    display: none;
  }

  .div-block-10 {
    height: 238px;
    background-position: 50% 0;
    background-size: contain;
    position: static;
  }

  .text-left, .text-right {
    display: block;
  }

  .text-wrap-hilder {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .oval {
    width: 130px;
    height: 260px;
    display: none;
    top: 72%;
    left: 30%;
    right: -9%;
  }

  .christan-and-footer, .book-footer, .link-block-4 {
    display: none;
  }

  .section-copy {
    margin: auto;
  }

  .paragraph {
    flex: 1;
    align-self: center;
    padding-left: 33px;
    padding-right: 33px;
    font-size: 15px;
    line-height: 21px;
    display: block;
  }

  .button-copy {
    font-size: 8vw;
  }

  .text-block-22 {
    padding-top: 37px;
  }

  .text-block-23 {
    margin-left: 22px;
    margin-right: 22px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .modal {
    display: none;
  }

  .modal-container {
    width: 90%;
  }

  .text-block-28 {
    text-align: center;
    font-size: 30px;
    line-height: 29px;
  }

  .text-block-29 {
    text-align: center;
    font-size: 18px;
  }

  .text-block-30 {
    margin-top: 14px;
    font-size: 18px;
  }

  .text-block-32 {
    font-size: 18px;
  }
}

#w-node-_93aff733-7cd4-7856-2c4e-802fb1a2ffd2-2b8f5606, #w-node-_66d2cd3c-f064-e5cb-f37a-0e9fc76e56dc-2b8f5606, #w-node-_39b6a428-f24d-f638-fb96-b2d4fd28c340-2b8f5606, #w-node-_39b6a428-f24d-f638-fb96-b2d4fd28c342-2b8f5606, #w-node-bc5cfa64-7d99-d77e-bc98-ece3c1bd9f60-2b8f5606, #w-node-bc5cfa64-7d99-d77e-bc98-ece3c1bd9f62-2b8f5606, #w-node-_733f799b-e6a8-eee1-1c0a-3baaefc0d871-2b8f5606, #w-node-_733f799b-e6a8-eee1-1c0a-3baaefc0d873-2b8f5606, #w-node-_72d7f9ea-5bb9-d853-8922-3386456e23e6-2b8f5606, #w-node-_72d7f9ea-5bb9-d853-8922-3386456e23e8-2b8f5606, #w-node-_769a70fc-b5ed-6cdd-bed0-0f74edc1f684-2b8f5606, #w-node-_769a70fc-b5ed-6cdd-bed0-0f74edc1f686-2b8f5606, #w-node-_33fe59d4-1be4-d573-ce19-c452c9860865-2b8f5606, #w-node-_33fe59d4-1be4-d573-ce19-c452c9860867-2b8f5606, #w-node-b60af366-faa1-f4d5-1228-1ed07c7e22a4-2b8f5606, #w-node-b60af366-faa1-f4d5-1228-1ed07c7e22a6-2b8f5606, #w-node-_604029f8-3301-d279-8019-895d1401d908-2b8f5606, #w-node-_604029f8-3301-d279-8019-895d1401d909-2b8f5606, #w-node-_970cf067-92f7-7126-10f6-8dd7c5a01bc9-2b8f5606, #w-node-_970cf067-92f7-7126-10f6-8dd7c5a01bca-2b8f5606, #w-node-_4630f2b8-85d8-424e-4a20-773934c58613-2b8f5606, #w-node-_4630f2b8-85d8-424e-4a20-773934c58614-2b8f5606, #w-node-a6a9b85b-08b9-6fbd-5f11-0c71e4f69aff-2b8f5606, #w-node-a6a9b85b-08b9-6fbd-5f11-0c71e4f69b00-2b8f5606, #w-node-_12a119be-98f5-d63b-20ef-a0f6fb2b8711-2b8f5606, #w-node-_12a119be-98f5-d63b-20ef-a0f6fb2b8712-2b8f5606, #w-node-_012ca334-0ee8-f2da-6943-8ab6dab14c6f-2b8f5606, #w-node-_012ca334-0ee8-f2da-6943-8ab6dab14c70-2b8f5606, #w-node-afa696ad-da88-9659-8654-7cbdc2ea7003-2b8f5606, #w-node-afa696ad-da88-9659-8654-7cbdc2ea7004-2b8f5606, #w-node-a04e1d81-604c-a222-4d5c-5e274e64f244-2b8f5606, #w-node-a04e1d81-604c-a222-4d5c-5e274e64f245-2b8f5606, #w-node-_776f91b2-6bfd-689f-be81-60061e151412-2b8f5606, #w-node-_776f91b2-6bfd-689f-be81-60061e151413-2b8f5606, #w-node-_18a68bb2-3729-cde8-0b20-d9ee7066f435-2b8f5606, #w-node-_18a68bb2-3729-cde8-0b20-d9ee7066f436-2b8f5606, #w-node-e1ce3011-6fa8-8600-3b47-fcfaa7e3a1fa-2b8f5606, #w-node-e1ce3011-6fa8-8600-3b47-fcfaa7e3a1fb-2b8f5606, #w-node-e3d0c060-e9aa-fc72-e5cc-fdb8675a17d0-2b8f5606, #w-node-e3d0c060-e9aa-fc72-e5cc-fdb8675a17d1-2b8f5606, #w-node-_3ba8b0e1-f96c-c3ad-350d-05e2cd2fbc5e-2b8f5606, #w-node-_3ba8b0e1-f96c-c3ad-350d-05e2cd2fbc5f-2b8f5606, #w-node-_6c8df259-5187-c25b-dada-348ce627789d-2b8f5606, #w-node-_6c8df259-5187-c25b-dada-348ce627789e-2b8f5606, #w-node-b3200583-cbc5-4e63-ce9b-423c6c995c3d-2b8f5606, #w-node-b3200583-cbc5-4e63-ce9b-423c6c995c3e-2b8f5606, #w-node-bbdf6cf4-1cc7-7ef4-28b8-619c50b82dc2-2b8f5606 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


