.fee-guide h1{overflow-wrap:anywhere}
.fee-guide .guide-article{line-height:1.85}
.fee-guide .guide-article>section+section{margin-top:32px}
.fee-guide .guide-article h2{font-size:22px;line-height:1.5;margin:0 0 14px;letter-spacing:-.6px}
.fee-guide .guide-article h3{font-size:16px;margin:22px 0 6px}
.fee-guide .guide-article p{margin:10px 0}
.fee-guide .guide-summary,.fee-guide .guide-cta{padding:22px;background:#eef7f6;border:1px solid #c9e1de;border-radius:12px}
.fee-guide .guide-summary ul{display:flex;flex-wrap:wrap;gap:8px 28px;padding-left:20px;margin:12px 0}
.fee-guide .guide-article a{color:var(--teal);text-underline-offset:3px;overflow-wrap:anywhere}
.fee-guide a:focus-visible{outline:3px solid #087e7880;outline-offset:3px}
.fee-guide table{width:100%;border-collapse:collapse;table-layout:fixed;margin:16px 0;font-size:14px}
.fee-guide caption{text-align:left;font-size:12px;color:var(--muted);padding-bottom:8px}
.fee-guide th,.fee-guide td{padding:11px 12px;border-bottom:1px solid var(--line);text-align:left;overflow-wrap:anywhere}
.fee-guide thead{background:#f3f6f7}
.fee-guide tbody th{font-weight:500}
.fee-guide td{font-variant-numeric:tabular-nums}
.fee-guide .guide-note{font-size:13px;color:var(--muted)}
.fee-guide .guide-formula{padding:14px 16px;border-radius:9px;background:#f7f9fa;overflow-wrap:anywhere}
.fee-guide .guide-button{display:inline-block;max-width:100%;padding:12px 20px;margin-top:10px;background:var(--teal);color:#fff!important;border-radius:8px;font-weight:650;text-decoration:none;text-align:center}
.fee-guide .guide-button:hover{background:#086963}
.fee-guide .guide-sources{margin-top:32px;border-top:1px solid var(--line);padding-top:20px;font-size:12px;color:var(--muted)}
.fee-guide .guide-sources h2{font-size:16px}
.fee-guide .guide-sources ul{padding-left:20px}
@media(max-width:760px){.fee-guide .guide-article h2{font-size:20px}.fee-guide .guide-summary,.fee-guide .guide-cta{padding:18px}.fee-guide th,.fee-guide td{padding:10px 8px}.fee-guide table{font-size:13px}.fee-guide .guide-button{display:block}}
