@charset "UTF-8";.rte blockquote{background:var(--surface-secondary);border-radius:var(--radius-primary);color:var(--text-secondary);font-family:var(--font-display);line-height:1.2;padding:var(--grid-static-lg) var(--grid-static-lg) var(--grid-static-lg) var(--grid-static-xxl);position:relative}.rte blockquote,.rte blockquote p{font-size:var(--font-responsive-sm);font-weight:700}.rte blockquote:before{content:"“";display:block;font-family:var(--font-display);font-size:var(--font-responsive-lg);font-style:normal;font-weight:700;left:var(--grid-static-lg);letter-spacing:var(--kern-sm);line-height:var(--line-height-sm);position:absolute;top:var(--grid-static-lg);transform:translateX(-50%)}.rte blockquote>:first-child{margin-top:0}.rte blockquote>:last-child{margin-bottom:0}.rte blockquote.tiktok-embed{background:none;border-radius:var(--radius-primary);margin-top:var(--grid-static-xxl);max-width:20.1875rem;overflow:hidden;padding:0}.rte blockquote.tiktok-embed:before{display:none}.rte iframe{border:0;max-width:100%}.rte img{border-radius:var(--radius-primary);height:auto;margin-top:var(--grid-static-xxl);max-width:100%;width:var(--rte-image-width,100%)}.rte table{border:1px solid var(--border-brand);border-collapse:separate;border-radius:var(--radius-primary);border-spacing:0;margin-bottom:var(--grid-static-xxl);overflow:hidden;width:100%}.rte table td,.rte table th{border-bottom:1px solid var(--border-brand);border-right:1px solid var(--border-brand);padding:.875rem 1rem;text-align:left}.rte table td:last-child,.rte table th:last-child{border-right:none}.rte table thead th{background:var(--surface-subtle);font-weight:700}.rte table:not(:has(thead)) tr:first-child td{background:var(--surface-subtle);font-weight:700}.rte table tbody tr:last-child td,.rte table:not(:has(th)) tr:last-child td{border-bottom:none}.rte b,.rte code,.rte em,.rte small,.rte strong{line-height:1}.rte abbr[title]{border-bottom:.0625rem dotted}.rte__iframe{aspect-ratio:var(--rte-iframe-aspect-ratio,16/9)}.rte__iframe iframe{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.s-article{display:flex;flex-direction:column;gap:1rem}.s-article__main{display:grid;flex:1;gap:1rem;max-width:52.5rem;min-width:0}.s-article__sidebar{width:100%}.s-article__sidebar:not(:has(.c-article-sidebar,.c-blog-sidebar)){display:none}@media only screen and (min-width:64em){.s-article__callouts{order:-1}}@media only screen and (min-width:79.5em){.s-article{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between}.s-article__sidebar{flex-shrink:0;position:sticky;top:calc(var(--header-height, 5.75rem) + var(--grid-section-sm));width:32.625rem}}