.LegalPage-module__qpSGQq__layout{padding:10.5rem var(--page-gutter) 7.5rem;background:var(--a-white);grid-template-columns:minmax(0,17.4375rem) minmax(0,42.375rem);justify-content:center;gap:0 5rem;display:grid}.LegalPage-module__qpSGQq__header{grid-area:1/2}.LegalPage-module__qpSGQq__indexColumn{grid-area:1/1/span 2}.LegalPage-module__qpSGQq__prose{grid-area:2/2}.LegalPage-module__qpSGQq__indexColumn{position:relative}.LegalPage-module__qpSGQq__index{flex-direction:column;gap:.9375rem;display:flex;position:sticky;top:7.5rem}.LegalPage-module__qpSGQq__indexLink,.LegalPage-module__qpSGQq__indexLinkActive{font-family:var(--font-ui);font-weight:500;font-size:var(--fs-label);line-height:var(--lh-label);text-transform:uppercase;color:var(--a-green);transition:opacity .2s var(--ease-out);display:inline-block}.LegalPage-module__qpSGQq__indexLink{opacity:.6}.LegalPage-module__qpSGQq__indexLink:hover,.LegalPage-module__qpSGQq__indexLink:focus-visible,.LegalPage-module__qpSGQq__indexLinkActive{opacity:1}.LegalPage-module__qpSGQq__prose{min-width:0}.LegalPage-module__qpSGQq__header{margin-bottom:2.125rem}.LegalPage-module__qpSGQq__subtitle{color:var(--a-green);font-family:var(--font-ui);font-size:var(--fs-label);font-weight:500;line-height:var(--lh-label);text-transform:uppercase;margin-bottom:1rem}.LegalPage-module__qpSGQq__title{font-family:var(--font-display);text-transform:uppercase;font-size:clamp(1.875rem,2.8vw,2.5rem);font-weight:400;line-height:1}.LegalPage-module__qpSGQq__updated{font-family:var(--font-ui);font-weight:500;font-size:var(--fs-label);line-height:var(--lh-label);text-transform:uppercase;margin-top:.75rem}.LegalPage-module__qpSGQq__intro{margin-top:1.625rem;font-size:1.125rem;line-height:1.4}.LegalPage-module__qpSGQq__section{margin-top:2.5rem;scroll-margin-top:6.25rem}.LegalPage-module__qpSGQq__heading{font-family:var(--font-display);text-transform:uppercase;margin-bottom:1rem;scroll-margin-top:6.25rem;font-size:1.5rem;font-weight:400;line-height:1}.LegalPage-module__qpSGQq__paragraph,.LegalPage-module__qpSGQq__list{font-size:1.125rem;line-height:1.4}.LegalPage-module__qpSGQq__paragraph+.LegalPage-module__qpSGQq__paragraph,.LegalPage-module__qpSGQq__paragraph+.LegalPage-module__qpSGQq__list,.LegalPage-module__qpSGQq__list+.LegalPage-module__qpSGQq__paragraph{margin-top:1em}.LegalPage-module__qpSGQq__list{padding-left:1.3em;list-style:outside}.LegalPage-module__qpSGQq__list li+li{margin-top:.4em}.LegalPage-module__qpSGQq__prose a{text-underline-offset:.1875rem;font-weight:600;text-decoration:underline}.LegalPage-module__qpSGQq__prose a:hover{text-decoration-thickness:.125rem}@media (max-width:1023px){.LegalPage-module__qpSGQq__layout{padding:7.5rem var(--page-gutter) 5rem;grid-template-columns:1fr;row-gap:2.5rem;max-width:45rem;margin:0 auto}.LegalPage-module__qpSGQq__header,.LegalPage-module__qpSGQq__indexColumn,.LegalPage-module__qpSGQq__prose{grid-area:auto}.LegalPage-module__qpSGQq__header{margin-bottom:0}.LegalPage-module__qpSGQq__index{border-bottom:.0625rem solid var(--a-border);flex-flow:wrap;gap:.75rem 1.25rem;padding-bottom:1.5rem;position:static}}@media (prefers-reduced-motion:reduce){.LegalPage-module__qpSGQq__indexLink{transition:none}}
.splitting .word,.splitting .char{display:inline-block}.splitting .char{position:relative}.splitting .char:before,.splitting .char:after{content:attr(data-char);visibility:hidden;-webkit-user-select:none;user-select:none;transition:inherit;position:absolute;top:0;left:0}.splitting{--word-center:calc((var(--word-total) - 1) / 2);--char-center:calc((var(--char-total) - 1) / 2);--line-center:calc((var(--line-total) - 1) / 2)}.splitting .word{--word-percent:calc(var(--word-index) / var(--word-total));--line-percent:calc(var(--line-index) / var(--line-total))}.splitting .char{--char-percent:calc(var(--char-index) / var(--char-total));--char-offset:calc(var(--char-index) - var(--char-center));--distance:calc((var(--char-offset) * var(--char-offset)) / var(--char-center));--distance-sine:calc(var(--char-offset) / var(--char-center));--distance-percent:calc((var(--distance) / var(--char-center)))}
.ImageRow-module__VVCGsW__row{gap:var(--row-gap,0);grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;display:grid}.ImageRow-module__VVCGsW__row+.ImageRow-module__VVCGsW__row{margin-top:var(--row-gap,0)}.ImageRow-module__VVCGsW__tile{width:100%;aspect-ratio:var(--tile-ratio,360 / 620);position:relative}.ImageRow-module__VVCGsW__image{object-fit:cover}@media (max-width:767px){.ImageRow-module__VVCGsW__row{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row}.ImageRow-module__VVCGsW__tile:last-child:nth-child(odd){aspect-ratio:3/2;grid-column:span 2}}