.prose-goldtrust :not(.not-prose,.not-prose *):where(h2){position:relative;padding-left:calc(8 * var(--spacing));font-family:var(--font-serif);font-size:22.5px;font-weight:400;margin-top:calc(10 * var(--spacing));margin-bottom:calc(4 * var(--spacing));color:var(--color-dark)}.prose-goldtrust :not(.not-prose,.not-prose *):where(h2):before{content:"";position:absolute;left:0;top:0;height:100%;width:.2rem;background-color:var(--color-prose-h2-rule, var(--color-gold))}.prose-goldtrust :not(.not-prose,.not-prose *):where(h3){font-family:var(--font-sans);font-size:var(--text-base);font-weight:var(--font-weight-bold);margin-top:calc(8 * var(--spacing));margin-bottom:calc(3 * var(--spacing));color:var(--color-dark)}.prose-goldtrust>:first-child{margin-top:0}.prose-goldtrust :not(.not-prose,.not-prose *):where(p){font-size:var(--text-base);line-height:1.5;margin-bottom:calc(5 * var(--spacing))}.prose-goldtrust .table-scroll{position:relative;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;border:1px solid var(--color-prose-rule, color-mix(in srgb, var(--color-gold-border) 25%, transparent));border-radius:var(--radius-xl);margin-bottom:calc(4 * var(--spacing));mask-image:linear-gradient(to right,black 0,black calc(100% - 2rem),transparent 100%)}@media(min-width:768px){.prose-goldtrust .table-scroll{mask-image:none}}.prose-goldtrust .table-scroll:focus-visible{outline:2px solid var(--color-prose-link, var(--color-gold-dark));outline-offset:2px}.prose-goldtrust .table-scroll::-webkit-scrollbar{height:4px;transition:height .15s ease}.prose-goldtrust .table-scroll:hover::-webkit-scrollbar{height:8px}.prose-goldtrust .table-scroll::-webkit-scrollbar-thumb{background:var(--color-prose-rule, color-mix(in srgb, var(--color-gold-border) 60%, transparent));border-radius:999px}.prose-goldtrust .table-scroll::-webkit-scrollbar-track{background:transparent}.prose-goldtrust :not(.not-prose,.not-prose *):where(table){width:100%;border-collapse:collapse;margin-bottom:calc(4 * var(--spacing))}.prose-goldtrust .table-scroll :where(table){margin-bottom:0;border:0}.prose-goldtrust :not(.not-prose,.not-prose *):where(th){background-color:var(--color-prose-table-head-bg, var(--color-gold-light));font-weight:var(--font-weight-bold);text-align:left;padding:calc(2.5 * var(--spacing)) calc(3.5 * var(--spacing));border:1px solid var(--color-prose-rule, color-mix(in srgb, var(--color-gold-border) 25%, transparent));font-size:var(--text-base)}.prose-goldtrust :not(.not-prose,.not-prose *):where(td){padding:calc(2.5 * var(--spacing)) calc(3.5 * var(--spacing));border:1px solid var(--color-prose-rule, color-mix(in srgb, var(--color-gold-border) 25%, transparent));font-size:var(--text-base)}.prose-goldtrust :not(.not-prose,.not-prose *):where(tbody) tr:nth-child(2n){background-color:var(--color-prose-table-head-bg, var(--color-gold-light))}@media(max-width:640px){.prose-goldtrust :not(.not-prose,.not-prose *):where(th),.prose-goldtrust :not(.not-prose,.not-prose *):where(td){padding:calc(2 * var(--spacing)) calc(2.5 * var(--spacing))}}.prose-goldtrust :not(.not-prose,.not-prose *):where(ol){list-style:none;counter-reset:ol-counter;padding:calc(5 * var(--spacing)) calc(6 * var(--spacing));margin-bottom:calc(4 * var(--spacing));font-size:var(--text-base);line-height:1.65;letter-spacing:.01em;background:#fff;border:1px solid var(--color-prose-rule, color-mix(in srgb, var(--color-gold-border) 25%, transparent));border-radius:var(--radius-2xl);box-shadow:0 1px 3px color-mix(in srgb,var(--color-gold) 8%,transparent),0 4px 12px color-mix(in srgb,var(--color-gold) 6%,transparent)}.prose-goldtrust :not(.not-prose,.not-prose *):where(ol) li{counter-increment:ol-counter;padding-left:calc(10 * var(--spacing));padding-block:calc(2 * var(--spacing));position:relative}.prose-goldtrust :not(.not-prose,.not-prose *):where(ol) li:not(:last-child){border-bottom:1px solid var(--color-prose-rule, color-mix(in srgb, var(--color-gold) 20%, transparent))}.prose-goldtrust :not(.not-prose,.not-prose *):where(ol) li:before{content:counter(ol-counter,decimal-leading-zero);position:absolute;left:0;top:.5rem;font-family:var(--font-serif);font-size:var(--text-lg);line-height:1.35;color:var(--color-prose-list-marker, color-mix(in srgb, var(--color-gold-dark) 60%, transparent))}.prose-goldtrust :not(.not-prose,.not-prose *):where(ol) li strong{font-family:var(--font-serif);font-size:.9375rem;line-height:1.35;color:var(--color-dark)}.prose-goldtrust :not(.not-prose,.not-prose *):where(ol) li:first-child{padding-top:0}.prose-goldtrust :not(.not-prose,.not-prose *):where(ol) li:first-child:before{top:0}.prose-goldtrust :not(.not-prose,.not-prose *):where(ol) li:last-child{padding-bottom:0}.prose-goldtrust :not(.not-prose,.not-prose *):where(ul){list-style:none;padding:calc(7 * var(--spacing)) calc(8 * var(--spacing));margin-bottom:calc(4 * var(--spacing));font-size:var(--text-base);line-height:1.65;letter-spacing:.01em;background:#fff;border:1px solid var(--color-prose-rule, color-mix(in srgb, var(--color-gold-border) 25%, transparent));border-radius:var(--radius-2xl);box-shadow:0 1px 3px color-mix(in srgb,var(--color-gold) 8%,transparent),0 4px 12px color-mix(in srgb,var(--color-gold) 6%,transparent)}.prose-goldtrust :not(.not-prose,.not-prose *):where(ul) li{padding-left:calc(8 * var(--spacing));position:relative}.prose-goldtrust :not(.not-prose,.not-prose *):where(ul) li:before{content:"";position:absolute;left:0;top:.2em;width:1.25em;height:1.25em;border-radius:50%;background:var(--color-prose-list-marker-bg, color-mix(in srgb, var(--color-gold) 12%, transparent))}.prose-goldtrust :not(.not-prose,.not-prose *):where(ul) li:after{content:"";position:absolute;left:.125em;top:.325em;width:1em;height:1em;background-color:var(--color-prose-list-marker, var(--color-gold-border));mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");mask-size:contain;-webkit-mask-size:contain;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat}.prose-goldtrust :not(.not-prose,.not-prose *):where(ul) li strong{color:var(--color-dark);font-weight:var(--font-weight-semibold)}.prose-goldtrust :not(.not-prose,.not-prose *):where(li){margin-bottom:calc(3 * var(--spacing))}.prose-goldtrust :not(.not-prose,.not-prose *):where(ul) li:last-child{margin-bottom:0}.prose-goldtrust :not(.not-prose,.not-prose *):where(a){color:var(--color-prose-link, var(--color-gold-dark));text-decoration:underline;text-underline-offset:2px;text-decoration-color:var(--color-prose-link-underline, var(--color-gold))}.prose-goldtrust :not(.not-prose,.not-prose *):where(a):hover{text-decoration-color:var(--color-prose-link-hover, var(--color-gold-dark))}.prose-goldtrust :not(.not-prose,.not-prose *):where(img){max-width:100%;border-radius:var(--radius-lg);margin-bottom:calc(4 * var(--spacing))}.advertorial-prose{max-width:660px;margin-left:auto;margin-right:auto;font-family:var(--font-sans);color:var(--color-dark);font-size:1.125rem;line-height:1.7}@media(min-width:1024px){.advertorial-prose{font-size:1.0625rem}}.advertorial-prose :not(.not-prose,.not-prose *):where(p){margin-top:0;margin-bottom:1.25em;text-wrap:pretty}.advertorial-prose :not(.not-prose,.not-prose *):where(p:first-of-type):first-letter{font-family:var(--font-serif);font-size:3.2em;line-height:.9;float:left;padding:.05em .12em 0 0;color:var(--color-prose-link, var(--color-gold-dark));font-weight:400}.advertorial-prose :not(.not-prose,.not-prose *):where(h2){font-family:var(--font-serif);font-size:1.75rem;line-height:1.25;margin-top:2.2em;margin-bottom:.6em;color:var(--color-dark);text-wrap:balance}@media(min-width:1024px){.advertorial-prose :not(.not-prose,.not-prose *):where(h2){font-size:2rem}}.advertorial-prose :not(.not-prose,.not-prose *):where(h3){font-family:var(--font-serif);font-size:1.375rem;line-height:1.3;margin-top:1.8em;margin-bottom:.5em;color:var(--color-dark)}.advertorial-prose :not(.not-prose,.not-prose *):where(strong){font-weight:700;color:var(--color-dark)}.advertorial-prose :not(.not-prose,.not-prose *):where(em){font-style:italic}.advertorial-prose :not(.not-prose,.not-prose *):where(a){color:var(--color-prose-link, var(--color-gold-dark));text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px;text-decoration-color:var(--color-prose-link-underline, var(--color-gold-border));transition:color .15s ease}.advertorial-prose :not(.not-prose,.not-prose *):where(a):hover{color:var(--color-prose-link-hover, var(--color-dark))}.advertorial-prose :not(.not-prose,.not-prose *):where(ul),.advertorial-prose :not(.not-prose,.not-prose *):where(ol){margin:1.25em 0;padding-left:1.5em}.advertorial-prose :not(.not-prose,.not-prose *):where(ul){list-style:disc outside}.advertorial-prose :not(.not-prose,.not-prose *):where(ol){list-style:decimal outside}.advertorial-prose :not(.not-prose,.not-prose *):where(ul ul){list-style-type:circle;margin-top:.5em}.advertorial-prose :not(.not-prose,.not-prose *):where(ol ol){list-style-type:lower-alpha;margin-top:.5em}.advertorial-prose :not(.not-prose,.not-prose *):where(ul ol),.advertorial-prose :not(.not-prose,.not-prose *):where(ol ul){margin-top:.5em}.advertorial-prose :not(.not-prose,.not-prose *):where(li)::marker{color:var(--color-prose-list-marker, var(--color-gold-dark))}.advertorial-prose :not(.not-prose,.not-prose *):where(li){margin-bottom:.5em}.advertorial-prose :not(.not-prose,.not-prose *):where(blockquote){margin:1.5em 0;padding-left:1.25em;border-left:4px solid var(--color-prose-quote-rule, var(--color-gold-border));font-style:italic;color:var(--color-secondary);line-height:1.65}.advertorial-prose :not(.not-prose,.not-prose *):where(blockquote) p:last-child{margin-bottom:0}.advertorial-prose :not(.not-prose,.not-prose *):where(table){width:100%;border-collapse:collapse;margin:1.5em 0;font-size:1rem}.advertorial-prose :not(.not-prose,.not-prose *):where(th){background:var(--color-prose-table-head-bg, var(--color-gold-light));font-weight:700;text-align:left;padding:.6em .8em;border-bottom:2px solid var(--color-prose-table-head-border, var(--color-gold-border))}.advertorial-prose :not(.not-prose,.not-prose *):where(td){padding:.6em .8em;border-bottom:1px solid var(--color-prose-rule, color-mix(in srgb, var(--color-gold-border) 25%, transparent))}.advertorial-prose :not(.not-prose,.not-prose *):where(hr){border:0;height:1px;background:var(--color-prose-rule, color-mix(in srgb, var(--color-gold-border) 40%, transparent));margin:2.5em auto;width:50%}.advertorial-prose :not(.not-prose,.not-prose *):where(code){font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.92em;padding:.1em .35em;background:var(--color-prose-code-bg, var(--color-gold-light));border-radius:.25em}.advertorial-prose :not(.not-prose,.not-prose *):where(pre){padding:1em 1.1em;margin:1.5em 0;background:var(--color-prose-code-bg, var(--color-gold-light));border-radius:var(--radius-lg);overflow-x:auto;font-size:.95em;line-height:1.55}.advertorial-prose :not(.not-prose,.not-prose *):where(pre) code{padding:0;background:transparent;font-size:inherit}.advertorial-prose :not(.not-prose,.not-prose *):where(figure){margin:1.75em 0}.advertorial-prose :not(.not-prose,.not-prose *):where(figcaption){font-size:.875rem;font-style:italic;color:var(--color-secondary);line-height:1.5;margin-top:.5em}
