@media only screen and (min-width:0rem){#terms-of-service{background:linear-gradient(180deg,#f8fcff 0,#eef8ff 28%,#f4fbff);padding:var(--sectionPadding)}#terms-of-service .cs-container{display:flex;justify-content:center;margin:auto;max-width:80rem;width:100%}#terms-of-service .cs-content{align-items:flex-start;display:flex;flex-direction:column;text-align:left;width:100%}#terms-of-service .cs-title{margin-bottom:.75rem}#terms-of-service .cs-updated{font-size:.875rem;margin-bottom:2rem;opacity:.7}#terms-of-service .cs-heading{color:var(--headerColor);font-size:1.25rem;font-weight:600;line-height:1.3em;margin:2.5rem 0 .75rem}#terms-of-service .cs-text{color:var(--bodyTextColor);font-size:clamp(1rem,2vw,1.25rem);line-height:1.6em;margin:0 0 1.25rem;max-width:100%}#terms-of-service .cs-list{display:flex;flex-direction:column;gap:.75rem;margin:0 0 1.5rem;padding-left:1.25rem}#terms-of-service .cs-list li{color:var(--bodyTextColor);font-size:clamp(1rem,2vw,1.25rem);line-height:1.6em;list-style:disc}#terms-of-service a{font-size:var(--bodyFontSize)}body.dark-mode #terms-of-service{background:linear-gradient(to bottom,#060a12 0,#070b14 28%,var(--dark) 100%)}body.dark-mode #terms-of-service .cs-heading,body.dark-mode #terms-of-service .cs-list li,body.dark-mode #terms-of-service .cs-text,body.dark-mode #terms-of-service .cs-title,body.dark-mode #terms-of-service .cs-updated{color:var(--bodyTextColorWhite)}body.dark-mode #terms-of-service .cs-updated{opacity:.6}}