body{--h1-size:2.5rem;--h2-size:2rem;--h3-size:1.5rem;--h4-size:1.25rem;--h5-size:1rem;--h6-size:0.875rem;--h1-weight:500;--h2-weight:500;--h3-weight:500;--h4-weight:500;--h5-weight:500;--h6-weight:500;--p-weight:400;--list-spacing:0.25rem;--secondary-list-spacing:0.5rem}@media only screen and (min-width:1024px){body{--h1-size:2.5rem;--h2-size:2rem;--h3-size:1.5rem;--h4-size:1.25rem;--h5-size:1rem;--h6-size:0.875rem}}@media only screen and (min-width:768px) and (max-width:1023px){body{--h1-size:2.5rem;--h2-size:2.5vw;--h3-size:2vw;--h4-size:4vw}}@media only screen and (max-width:767px){body{--h1-size:1.8rem;--h2-size:1.35rem;--h3-size:1.25rem;--h4-size:1.5rem;--list-spacing:0.5rem;--secondary-list-spacing:0.25rem}}.html{scroll-behavior:smooth;overflow-y:auto;height:100dvh;max-height:100dvh}main{width:100%;max-width:100dvw;overflow-x:clip;background-color:var(--basic-white)}body,main{margin:0}.policy-link{display:inline-block}.team-note{display:flex;flex-direction:column;gap:var(--spacing-between-text);align-items:flex-start;border-radius:1rem;padding:1rem;padding-block-end:1.25rem;border:2px solid var(--basic-black);background-color:var(--button-purple);box-shadow:0 .125em 0 0 var(--basic-black)}ul{list-style:disc}ol,ul{display:flex;flex-direction:column}h1{font-size:var(--h1-size);font-weight:var(--h1-weight)}h2{font-size:var(--h2-size);font-weight:var(--h2-weight);margin-bottom:.5em}li:has(h2){font-size:var(--h2-size);font-weight:var(--h2-weight)}h3{font-size:var(--h3-size);font-weight:var(--h3-weight);line-height:2rem}h4{font-size:var(--h4-size);font-weight:var(--h4-weight)}h5{font-size:var(--h5-size);font-weight:var(--h5-weight)}h6{font-size:var(--h6-size);font-weight:var(--h6-weight)}p{font-size:var(--p-size);font-weight:var(--p-weight);line-height:var(--p-line)}.list-spacing{gap:var(--list-spacing)}.secondary-list-spacing{gap:var(--secondary-list-spacing)}.lower-alpha-list{list-style-type:lower-alpha}.lower-roman-list{list-style-type:lower-roman}.decimal-list{list-style-type:decimal}.circle-list{list-style-type:circle}.square-list{list-style-type:square}.content-wrapper,.policy-wrapper{display:flex;flex-direction:column;gap:var(--spacing-between-sections);align-items:flex-start;justify-content:flex-start;width:100%}.policy-wrapper{padding-block:2em;padding-block-start:6em;gap:2rem;padding-inline:1em;margin:0;width:100%}@media only screen and (min-width:1024px){.policy-wrapper{padding-inline:calc((100vw - 1080px) / 2)}.content-wrapper{gap:2em}}@media only screen and (max-width:767px){.content-wrapper{padding-inline-start:0}.policy-wrapper{padding-inline:var(--spacing-screen-mobile)}ol,ul{padding-inline-start:1em;list-style-position:outside}h3{line-height:unset}h2{margin-block-end:.125em}}