.book-and-prev-and-next-chapters{display:flex;flex-direction:column;gap:1rem;margin-top:3rem}@media(min-width:630px){.book-and-prev-and-next-chapters{flex-direction:row;justify-content:space-between;margin-top:4rem}.book-and-prev-and-next-chapters>:nth-child(2){margin-left:auto}.book-and-prev-and-next-chapters>:nth-child(2),.book-and-prev-and-next-chapters>:nth-child(3){width:200px}}@media(min-width:800px){.book-and-prev-and-next-chapters>:nth-child(2),.book-and-prev-and-next-chapters>:nth-child(3){width:230px}}@media(min-width:850px){.book-and-prev-and-next-chapters>:nth-child(2),.book-and-prev-and-next-chapters>:nth-child(3){width:250px}}@media(min-width:1050px){.book-and-prev-and-next-chapters>*{width:270px}}.book-and-prev-and-next-chapters__container{flex-grow:1;display:flex;flex-direction:column;gap:2px}.book-and-prev-and-next-chapters__link{display:flex;gap:1.2rem;padding:8px 12px;border:1px solid #f3f3f3;border-radius:.6rem}.book-and-prev-and-next-chapters__link:focus,.book-and-prev-and-next-chapters__link:hover{border-color:#e3e3e3}.book-and-prev-and-next-chapters__link:focus .book-and-prev-and-next-chapters__arrow-hr,.book-and-prev-and-next-chapters__link:hover .book-and-prev-and-next-chapters__arrow-hr{background-color:#e3e3e3}.book-and-prev-and-next-chapters__link:focus .book-and-prev-and-next-chapters__arrow-container img,.book-and-prev-and-next-chapters__link:hover .book-and-prev-and-next-chapters__arrow-container img{opacity:1}.book-and-prev-and-next-chapters__link:focus{border-color:#0076de}.book-and-prev-and-next-chapters__small-text{font-size:1.3rem;line-height:1.7rem;color:#737373}.book-and-prev-and-next-chapters__text{font-size:1.5rem;line-height:2.1rem}.book-and-prev-and-next-chapters__arrow-container{display:none;align-items:center;gap:8px}@media(min-width:350px){.book-and-prev-and-next-chapters__arrow-container{display:flex}}@media(min-width:630px){.book-and-prev-and-next-chapters__arrow-container{display:none}}@media(min-width:780px){.book-and-prev-and-next-chapters__arrow-container{display:flex}}.book-and-prev-and-next-chapters__arrow-container img{opacity:.6}.book-and-prev-and-next-chapters__arrow-hr{width:1px;height:100%;background-color:#f3f3f3}.book-chapter-name{font-size:1.6rem;line-height:2.2rem;font-weight:600;font-style:italic;margin-bottom:.8rem}.book-chapter-header{font-size:clamp(3.6rem,10vw,6rem);line-height:clamp(4rem,10.4vw,6.8rem);font-weight:900;font-style:italic;margin-bottom:.8rem}