.chapter-page{flex:1;display:flex;flex-direction:row;justify-content:center;align-items:center}.chapter-page__container{flex:1;display:flex;flex-direction:row;align-items:start;justify-content:center;max-width:1280px;margin:100px 32px;gap:32px}@media screen and (max-width: 1080px){.chapter-page__container{flex-direction:column;align-items:center;max-width:640px;gap:48px}}.chapter-page__left_container{flex-shrink:0}.chapter-page__right_container{display:flex;flex-grow:1;flex-direction:column;gap:16px}.chapter-page__up-next{color:var(--text-placeholder-subtle);display:flex;flex-direction:column;gap:4px;padding:0 30px}
