:root{
--readaloud-color: #754685;
}

.book-image-center {
  position: relative;
  z-index: 0;
}

.readaloud-block {
    margin: 40px 0px;
}

.readaloud-block p {
    font-family: GoodOT;
    font-size: 20px;
    color: #0a598b;
}

.book-styled-block {
  background: #FFF;
}

@font-face {
font-family: Basing;
 src: url("https://content.demiplane.com/fonts/Basing.woff");
}

 @font-face {
    font-family: Cobb;
    src: url("https://content.demiplane.com/fonts/kendaia.ttf") format("truetype");
}

 @font-face {
    font-family: Galliard;
    src: url("https://content.demiplane.com/fonts/GalliardNormal.otf") format("opentype");
}

 @font-face {
    font-family: GalliardBold;
    src: url("https://content.demiplane.com/fonts/GalliardStd-Ultra.otf") format("opentype");
}

.geb-block {
background-color: tan;
}

.right-aligned-text {
    text-align: right;
}

.chapter-opener-box {
    background-color: #ff9d8d;
    margin-bottom: 75px;
    border: 2px solid #a4160f;
    border-radius: 0px;
    color: black;
}

.chapter-2-box {
    background-color: #ffbea4;
}

.chapter-3-box {
    background-color: #ffbea4;
}

.chapter-4-box {
    background-color: #ffc1b2;
}

.chapter-5-box {
    background: linear-gradient(90deg, rgba(255,231,224,1) 0%, rgba(255,231,224,1) 60%, rgba(132,152,165,1) 100%);
}

.chapter-opener-box::after {
    content: "";
    background-repeat: no-repeat;
    display: block;
    position: relative;
    top: 35px;
    margin-left: -38px;
    height: 50px;
    margin-right: -38px;
    background-image: url(https://content.demiplane.com/compendium/pathfinder-2e/book-of-the-dead/css/botd-footer.png);
    width: 110%;
    background-size: 820px;
    background-position: center;
}

.chapter-3-box::after {
    top: 47px;
    height: 70px;
    background-image: url(https://content.demiplane.com/compendium/pathfinder-2e/book-of-the-dead/css/botd-chapter-3-line.png);
    background-position: bottom center;
}

.chapter-4-box::after {
    top: 51px;
    height: 70px;
    background-image: url(https://content.demiplane.com/compendium/pathfinder-2e/book-of-the-dead/css/botd-chapter-4-line.png);
    background-position: bottom center;
}

.chapter-5-box::after {
    top: 50px;
    height: 70px;
    background-image: url(https://content.demiplane.com/compendium/pathfinder-2e/book-of-the-dead/css/botd-chapter-5-line.png);
    background-position: bottom center;
}

.botd-appendix-divider::after {
    content: "";
    background-repeat: no-repeat;
    display: block;
    position: relative;
    top: 60px;
    margin-left: -38px;
    height: 70px;
    margin-right: -38px;
    margin-bottom: 80px;
    background-image: url(https://content.demiplane.com/compendium/pathfinder-2e/book-of-the-dead/css/botd-chapter-4-line.png);
    width: 110%;
    background-size: 820px;
    background-position: center;
}

.chapter-opener-box > H1 {
    font-family: Taroca;
    font-weight: normal;
    font-size: 36px;
    color: #5d0000;
    text-align: center;
    font-style: normal;
}

.intro-pink-box {
    border-top: none!important;
    margin-top: 20px!important;
}

.pink-box-header {
    font-family: Taroca;
    border-bottom: none !important;
    font-weight: normal;
    font-size: 36px;
    padding-top: 40px !important;
    padding: 20px;
    color: #5d0000;
    text-align: center;
    font-style: normal;
    margin-bottom: -80px !important;
    z-index: 2334234;
    background-color: #ff9d8d;
    border: 2px solid #a4160f;
}

.chapter-2-header {
    background-color: #ffbea4;
}

.chapter-3-header {
    background-color: #ffbea4;
}

.chapter-4-header {
    background-color: #ffc1b2;
}

.chapter-5-header {
    background: linear-gradient(90deg, rgba(255,231,224,1) 0%, rgba(255,231,224,1) 60%, rgba(132,152,165,1) 100%);
}

.botd-adventure-subheader {
    font-family: Galliard !important;
    text-transform: none;
    font-weight: bold;
    color: #410156;
    font-size: 30px !important;
}

.botd-adventure-header {
    font-family: GalliardBold !important;
    text-transform: none;
}

.pink-box-with-header {
    padding-top: 60px;
}

.chapter-opener-header {
    margin-top: -20px !important;
}

.section-opener-box {
    background-color: #fdfdfd;
    margin-bottom: 75px;
    border-radius: 0px;
}

.section-opener-box::after {
    content: "";
    width: 830px;
    background-repeat: no-repeat;
    display: block;
    position: relative;
    top: 35px;
    left: -40px;
    height: 50px;
    background-image: url(https://content.demiplane.com/compendium/pathfinder-2e/book-of-the-dead/css/botd-footer.png);
    background-size: 820px;
    background-position: center;
}

.section-opener-box > H1 {
    font-family: Taroca;
    font-weight: normal;
    font-size: 36px;
    color: #5d0000;
    text-align: center;
    font-style: normal;
}

.section-box-header {
    font-family: Taroca;
    border-bottom: none !important;
    font-weight: normal;
    font-size: 36px;
    padding-top: 40px !important;
    padding: 20px;
    color: #5d0000;
    text-align: center;
    font-style: normal;
    margin-bottom: -80px !important;
    z-index: 2334234;
    background-color: #fdfdfd;
    border-radius: 8px;
}

.section-box-with-header {
    padding-top: 60px;
}

.section-opener-header {
    margin-top: -20px !important;
}

.botd-paper-box {
    border:1px solid;
border-image-source:url(https://content.demiplane.com/compendium/pathfinder-2e/book-of-the-dead/css/botd-b-image.png);
background-image: url(https://content.demiplane.com/compendium/pathfinder-2e/book-of-the-dead/css/botd-paper-bg.jpg);
    border-image-slice:20 20 20 20;
    border-image-width:30px 30px 30px 30px;
    border-image-outset:10px 10px 10px 10px;
    border-image-repeat:round round;
    border-color: transparent;
    border-style: solid;
    padding: 20px;
    margin: 20px 0px;
}

.botd-paper-box > H2 {
    font-family: Taroca;
    font-weight: normal;
    font-size: 30px;
    color: #002564;
}

.botd-script-box > H5 {
    font-family: Cobb;
    font-weight: normal;
    font-size: 26px;
    text-transform: none;
    margin-bottom: -10px;
}

.botd-script-box > H4 {
    font-family: Cobb;
    font-weight: normal;
    font-size: 36px;
    color: black;
    text-transform: none;
    margin-bottom: -10px;
}

.botd-script-box {
    font-family: Basing;
    font-weight: normal;
    font-size: 24px;
    color: #002564;
}

.botd-flower-block {
    background-color: #ff9d8d;
    border: 3px solid #9c0000;
    padding: 60px 20px 60px 20px;
}

.botd-flower-sidebar {
    margin-top: -60px;
    margin-bottom: -30px;
    color: black;
}

.botd-flower-sidebar::before {
    content: "";
    width: 825px;
    background-repeat: no-repeat;
    display: block;
    position: relative;
    top: 70px;
    left: -22px;
    height: 140px;
    background-image: url(https://content.demiplane.com/compendium/pathfinder-2e/book-of-the-dead/css/botd-chapter-1-flowers.png);
    background-size: 825px;
    background-position: center;
}

.botd-flower-sidebar::after {
    content: "";
    width: 800px;
    background-repeat: no-repeat;
    display: block;
    position: relative;
    top: -50px;
    height: 100px;
    background-image: url(https://content.demiplane.com/compendium/pathfinder-2e/book-of-the-dead/css/botd-chapter-1-bottom.png);
    background-size: 800px;
    background-position: center;
}

.botd-jagged-block {
    background-color: #ffbea4;
    border: 3px solid #9c0000;
    padding: 60px 20px 60px 20px;
}

.botd-jagged-bottom-sidebar::before {
    content: "";
    width: 825px;
    background-repeat: no-repeat;
    display: block;
    position: relative;
    top: 70px;
    left: -22px;
    height: 140px;
    background-image: url(https://content.demiplane.com/compendium/pathfinder-2e/book-of-the-dead/css/botd-chapter-2-top.png);
    background-size: 825px;
    background-position: center;
}

.botd-jagged-bottom-sidebar::after {
    content: "";
    width: 800px;
    background-repeat: no-repeat;
    display: block;
    position: relative;
    top: -50px;
    height: 130px;
    background-image: url(https://content.demiplane.com/compendium/pathfinder-2e/book-of-the-dead/css/botd-chapter-2-bottom.png);
    background-size: 800px;
    background-position: center;
}

.botd-rotten-block {
    background: linear-gradient(180deg, rgba(229,201,191,1) 0%, rgba(229,201,191,1) 75%, rgba(132,152,165,1) 100%);
    border: 3px solid #262c29;
    padding: 60px 20px 60px 20px;
    color: black;
}

.botd-rotten-top-sidebar::before {
    content: "";
    width: 825px;
    background-repeat: no-repeat;
    display: block;
    position: relative;
    top: 70px;
    left: -22px;
    height: 140px;
    background-image: url(https://content.demiplane.com/compendium/pathfinder-2e/book-of-the-dead/css/botd-chapter-5-top.png);
    background-size: 825px;
    background-position: center;
}

.botd-rotten-bottom-sidebar::after {
    content: "";
    width: 800px;
    background-repeat: no-repeat;
    display: block;
    position: relative;
    top: -65px;
    height: 110px;
    background-image: url(https://content.demiplane.com/compendium/pathfinder-2e/book-of-the-dead/css/botd-chapter-5-append.png);
    background-size: 800px;
    background-position: center;
}

.botd-land-header {
    margin-bottom: 60px !important;
    margin-top: -108px !important;
}

.botd-land-header-body {
    margin-bottom: 60px !important;
    margin-top: 100px !important;
}

.botd-land-span {
    font-family: Taroca;
    font-weight: normal;
    font-size: 32px !important;
    position: relative;
    top: -2px;
    font-style: normal;
    border-bottom: 0px;
    display: flex;
    height: 80px;
    background-size: 800px;
    text-align: center;
    align-items: center;
    justify-content: center;
    max-width: 500px;
    line-height: .85em !important;
    margin: auto;
    margin-top: -150px !important;
}

.botd-land-header::before {
    content: "";
    display: block;
    width: 820px;
    top: -40px;
    left: -10px;
    margin-bottom: 0px;
    position: relative;
    height: 150px;
    background-size: 820px;
    background-image: url(https://content.demiplane.com/compendium/pathfinder-2e/book-of-the-dead/css/botd-land-header-bg.png);
    background-position: center;
    background-repeat: no-repeat;
}

.botd-land-image-subtitle p {
    position: relative;
    top: -120px;
    width: fit-content;
    max-width: 350px;
    padding: 5px;
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);;
    margin-left: 20px;
    border-radius: 2px;
    background-color: #ffc1b2;
}