.tutorial-pager{--pager-height:min(52dvh, 26rem);--pager-gap:20px;height:var(--pager-height);overscroll-behavior-x:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;touch-action:pan-x;overflow:auto hidden}.tutorial-pager--fit{touch-action:auto;height:auto;overflow:visible}.tutorial-pager::-webkit-scrollbar{display:none}.tutorial-pager-content{column-width:auto;column-gap:var(--pager-gap);column-fill:auto;height:100%}.tutorial-pager--fit .tutorial-pager-content{column-width:auto;column-gap:0;height:auto}.tutorial-pager-content .rich-text-view{height:100%}.tutorial-pager--fit .tutorial-pager-content .rich-text-view{height:auto}.tutorial-pager img,.tutorial-pager table,.tutorial-pager pre,.tutorial-pager blockquote{break-inside:avoid}.tutorial-pager img{max-height:calc(var(--pager-height) - 8px);object-fit:contain;width:auto;max-width:100%}.tutorial-pager--fit img{max-height:none}
