.prose-pna{font-size:15px;line-height:1.7;color:rgba(17,17,17,.8)}.prose-pna :where(h2){font-size:22px;line-height:1.3;font-weight:700;letter-spacing:-.01em;color:var(--color-dark,#111111);margin-top:2.5em;margin-bottom:1.25em;padding-bottom:.75em;border-bottom:1px solid var(--color-brand,#1c63ff)}.prose-pna :where(h3){font-size:17px;line-height:1.3;font-weight:600;color:var(--color-dark,#111111);margin-top:1.5em;margin-bottom:.75em}.prose-pna :where(h4){font-size:16px;line-height:1.3;font-weight:600;color:var(--color-dark,#111111);margin-top:1.25em;margin-bottom:.5em}.prose-pna :where(p){color:rgba(17,17,17,.8);margin-bottom:1em}.prose-pna :where(ul,ol){margin-top:.75em;margin-bottom:.75em;padding-left:1.5em}.prose-pna :where(li){color:rgba(17,17,17,.8);margin-top:.15em;margin-bottom:.15em}.prose-pna :where(blockquote){background:white;border:0;padding:1.25em 1.5em;margin:1.5em 0;border-radius:20px;font-style:italic;color:rgba(17,17,17,.7)}.prose-pna :where(table){margin:1.5em 0}.prose-pna :where(th){background:var(--color-brand,#1C63FF);color:white;font-weight:700;padding:.5em .75em;text-align:left;border:0;font-size:14px}.prose-pna :where(td){background:white;color:rgba(17,17,17,.8);padding:.5em .75em;border-bottom:1px solid var(--color-line,#e0e0e0);font-size:14px;font-weight:500}@media (min-width:768px){.prose-pna{font-size:18px}.prose-pna :where(h2){font-size:26px}.prose-pna :where(h3){font-size:20px}.prose-pna :where(h4){font-size:18px}.prose-pna :where(td),.prose-pna :where(th){padding:.75em 1em}}.prose-legal{font-size:15px;line-height:1.55;color:rgba(17,17,17,.8)}.prose-legal :where(h2){font-size:17px;line-height:1.3;font-weight:700;color:var(--color-dark,#111111);margin-top:2em;margin-bottom:.5em}.prose-legal :where(p){margin-bottom:.6em}.prose-legal :where(ul,ol){margin-top:.4em;margin-bottom:.6em;padding-left:1.25em}.prose-legal :where(li){margin-top:.15em;margin-bottom:.15em}.prose-legal :where(strong){color:var(--color-dark,#111111);font-weight:600}.prose-legal :where(a){color:var(--color-brand,#1C63FF);text-decoration:underline;text-underline-offset:2px}.prose-legal :where(a:hover){opacity:.7}.prose-legal :where(table){margin:1em 0;width:100%;border-collapse:collapse}.prose-legal :where(th){background:var(--color-brand,#1C63FF);color:white;font-weight:700;padding:.4em .75em;text-align:left;font-size:14px}.prose-legal :where(td){background:white;padding:.4em .75em;border-bottom:1px solid var(--color-line,#e0e0e0);font-size:14px}@media (min-width:768px){.prose-legal{font-size:16px}.prose-legal :where(h2){font-size:18px}}.prose .table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:1.5em 0}.prose table{width:100%!important;max-width:100%;border-collapse:collapse}.prose table a{word-break:break-word;overflow-wrap:break-word}.prose .rank-math-block{margin-top:1.5em}.prose .rank-math-list-item{margin:0}.prose .rank-math-answer p{margin:0!important}.prose .rank-math-list-item{border-bottom:1px solid var(--color-line,#e0e0e0)}.prose .rank-math-question{display:flex;align-items:center;justify-content:space-between;padding:1.25em 0;font-weight:600;font-size:17px;line-height:1.3;color:var(--color-dark,#111111);cursor:pointer;position:relative;margin:0;background:none;transition:color .2s}@media (min-width:768px){.prose .rank-math-question{font-size:20px}}.prose .rank-math-question:after{content:"";flex-shrink:0;width:10px;height:10px;margin-left:16px;border-right:2px solid;border-bottom:2px solid;transform:rotate(45deg);transition:transform .3s}.prose .rank-math-question:hover{color:var(--color-brand,#1C63FF)}.prose .rank-math-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease;font-size:inherit;line-height:1.7;color:rgba(17,17,17,.8)}.prose .rank-math-answer>*{overflow:hidden}.prose .rank-math-list-item.open .rank-math-question:after{transform:rotate(-135deg)}.prose .rank-math-list-item.open .rank-math-answer{grid-template-rows:1fr;padding:.5em 0 1.5em}