 @media only screen and (min-width: 0rem) {#cs-legal {padding: var(--sectionPadding);padding-top: clamp(9.375rem, 17vw, 15.625rem);}#cs-legal .cs-container {max-width: 80rem;margin: 0 auto;}#cs-legal h2, #cs-legal h3, #cs-legal h4, #cs-legal h5, #cs-legal h6 {font-weight: 700;text-align: inherit;margin: 0 0 1rem 0;color: var(--headerColor);}#cs-legal h2 {font-size: 2rem;margin-top: 2rem;}#cs-legal h3 {font-size: 1.5rem;color: var(--primary);}#cs-legal h4, #cs-legal h5, #cs-legal h6 {font-size: 1.25rem;}#cs-legal .cs-button-solid {margin-bottom: 2rem;}#cs-legal .cs-no-margin {margin: 0;}#cs-legal .cs-color {color: var(--primary);}#cs-legal p {font-size: var(--bodyFontSize);line-height: 1.5em;text-align: inherit;width: 100%;margin: 0 0 1rem 0;color: var(--bodyTextColor);}#cs-legal p a {font-size: inherit;line-height: inherit;text-decoration: underline;filter: brightness(120%);color: var(--primary);}#cs-legal p:last-of-type {margin-bottom: 2rem;}#cs-legal ol, #cs-legal ul {margin: 0 0 2rem 0;padding-left: 1.5rem;color: var(--bodyTextColor);display: flex;flex-direction: column;gap: 1rem;}#cs-legal ul li {list-style: none;color: inherit;position: relative;}#cs-legal ul li:before {content: "";width: 3px;height: 3px;background: currentColor;opacity: 1;border-radius: 50%;display: block;position: absolute;top: 0.625rem;left: -0.75rem;}}