.sod-term-page{max-width:1200px;margin:0 auto;padding:24px 16px}
.sod-term-page__header{display:flex;align-items:flex-start;gap:14px;margin-bottom:18px}
.sod-term-page__icon{width:54px;height:54px;display:flex;align-items:center;justify-content:center}
.sod-term-page__icon svg{width:54px;height:54px}
.sod-term-page__title{margin:0;font-size:28px;font-weight:800;line-height:1.15}
.sod-term-page__desc{margin-top:6px;color:#111;font-size:15px;line-height:1.5}
.sod-term-page__section{margin-top:22px}
.sod-term-page__section-title{margin:0 0 10px 0;font-size:20px;font-weight:800;color:#111}
.sod-term-page__pager{display:flex;gap:10px;align-items:center;justify-content:center;margin:14px 0 0}
.sod-term-page__page-btn{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;text-decoration:none;font-size:18px;color:#111;box-shadow:0 2px 10px rgba(0,0,0,.06)}
.sod-term-page__page-btn:hover{transform:scale(1.02)}
.sod-term-page__page-info{font-weight:700;color:#111}