.chaptersWrap{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:40px}.chLeft,.chRight{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:40px;max-width:calc((100% - 40px )/2);width:100%}.chToggle{display:flex;flex-direction:row;width:100%;align-items:center;cursor:pointer;gap:15px}.chTitleWrap,.chapterTitle{display:flex;flex-direction:row;align-items:center;width:100%}.chapterTitle{position:relative;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;max-width:98% !important;transition:all .3s ease-in-out}.chapterTitle p{margin:0;font-family:var(--cabin);font-weight:600;font-size:var(--f18);text-transform:uppercase;line-height:1.25em;letter-spacing:0}.chapterTitle p span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.chArrowWrap{transition:all .3s ease-in-out}.chWrap:has(.collapsible.open) .chArrowWrap{transform:scaleY(-1)}.collapsible{position:relative;display:flex;align-items:flex-start;justify-content:flex-start;width:unset;max-height:0;overflow:hidden !important;transition:max-height .3s ease-out}.collapsibleInner{padding-top:15px;padding-left:15px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:15px}.chArrowWrap{width:unset !important}#chapters .chFeaturedWrap{display:flex;align-items:center;justify-content:center;min-width:45px !important;min-height:45px !important;max-width:45px !important;max-height:45px !important}.chitleWrap{width:100%}#chapters .chArrowWrap{display:flex;align-items:center;justify-content:center;min-width:15px !important;min-height:16px !important;max-width:15px !important;max-height:16px !important}.chFeatured figure,.chFeatured img{width:100%;height:100%}.chToggle:hover .chapterTitle{filter:brightness(0) saturate(100%) invert(88%) sepia(14%) saturate(1045%) hue-rotate(337deg) brightness(94%) contrast(89%)}.chapterTitle:after{content:'';flex:1;display:inline-flex;width:100%;height:2px;margin-left:10px;background-image:url('/wp-content/uploads/2025/07/dot.svg');background-position:center left;background-repeat:repeat-x;background-size:contain}.authorsWrap,.chExWrap{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.authorsWrap p{width:unset !important;margin:0;font-family:var(--open);font-weight:600;font-size:var(--f16);line-height:1.2em;letter-spacing:0;color:var(--text)}.chExWrap p.chExcerpt{width:unset !important;margin:0;font-family:var(--open);font-weight:400;font-size:var(--f20);line-height:1.75em;letter-spacing:0;color:var(--text);display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}#chapters .linkButton{position:relative;padding-right:37px !important}#chapters .linkButton:before,#chapters .linkButton:after{position:absolute !important;content:'';top:50%;transform:translateY(-50%);right:0;width:23px;height:19px;background-position:center;background-repeat:no-repeat;background-size:contain;transition:all .3s ease-in-out}#chapters .linkButton:before{background-image:url('/wp-content/uploads/2025/07/bookPrim.svg');opacity:1}#chapters .linkButton:after{background-image:url('/wp-content/uploads/2025/07/bookAcc.svg');opacity:0}.chDecor{display:flex;max-width:50%;width:100%;min-height:2px;max-height:2px;background-color:var(--accent)}