.hiLite{background-color:#ff0}body.dark-mode .hiLite{background-color:#ff0;color:#000}a.linked{color:#000}body.dark-mode a.linked{color:#fff}@media only screen and (min-width:0rem){#terms .cs-container{gap:clamp(3rem,5vw,4rem);margin:auto;max-width:34.375rem;position:relative}#terms .cs-container,#terms .cs-content{align-items:center;display:flex;flex-direction:column;width:100%}#terms .cs-content{text-align:center}#terms .cs-title{margin:0}#terms .cs-card-group{display:grid;gap:clamp(1rem,2vw,1.25rem);grid-template-columns:repeat(12,1fr);margin:0;padding:0;width:100%}#terms .cs-item{align-items:flex-start;background-color:#f7f7f7;box-sizing:border-box;display:flex;flex-direction:column;grid-column:span 12;justify-content:flex-start;list-style:none;padding:clamp(1.25rem,2.3vw,2rem);position:relative;text-align:left;width:100%;z-index:1}#terms .cs-h3{color:var(--headerColor);font-size:1.25rem;font-weight:700;line-height:1.2em;margin:0 0 1rem;transition:color .3s}#terms .cs-item-text{color:var(--bodyTextColor);font-size:clamp(.875rem,1.5vw,1rem);line-height:1.5em;margin:0;transition:color .3s}}@media only screen and (min-width:48rem){#terms .cs-container{max-width:80rem}#terms .cs-item{grid-column:span 6}}@media only screen and (min-width:0rem){body.dark-mode #terms .cs-h3,body.dark-mode #terms .cs-title{color:var(--bodyTextColorWhite)}body.dark-mode #terms .cs-item{background-color:var(--accent)}body.dark-mode #terms .cs-h3,body.dark-mode #terms .cs-item-text{color:var(--bodyTextColorWhite)}}.form-container{margin-bottom:3em;margin-left:auto;margin-right:auto;max-width:100%;padding:1em;text-align:center}