 @media only screen and (min-width: 0rem) {#segment-overview .cs-picture, #segment-example .cs-picture {width: 100%;display: block;overflow: hidden;background: var(--grayLight);}#segment-overview .cs-picture img, #segment-example .cs-picture img {width: 100%;height: 100%;display: block;object-fit: cover;}#segment-overview .cs-grid, #segment-example .cs-grid {display: grid;grid-template-columns: 1fr;gap: clamp(1.25rem, 3.5vw, 2rem);}#segment-overview .cs-h3, #segment-example .cs-h3 {margin: 0 0 1.3rem;color: var(--bodyTextColor);font-size: var(--cardHeadingFontSize);line-height: 1.15;}#segment-overview .cs-text, #segment-example .cs-text {margin: 0;color: var(--bodyTextColor);font-size: var(--bodyFontSize);line-height: 1.3;}#segment-overview .cs-text p, #segment-example .cs-text p {margin: 0;}#segment-overview .cs-text p + p, #segment-example .cs-text p + p {margin-top: 1rem;}#segment-overview .cs-subsections, #segment-example .cs-subsections {margin-top: clamp(1.25rem, 3vw, 1.75rem);display: grid;gap: 0.75rem;}#segment-overview .cs-h4, #segment-example .cs-h4 {margin: 0 0 0.5rem;color: var(--bodyTextColor);font-size: 1rem;line-height: 1.15;font-weight: 500;}}@media only screen and (min-width: 48rem) {#segment-overview .cs-grid, #segment-example .cs-grid {grid-template-columns: repeat(3, minmax(0, 1fr));}}@media only screen and (min-width: 0rem) {#segment-overview {padding: clamp(7rem, 16vw, 10rem) 0 clamp(3.5rem, 7vw, 6rem);}#segment-overview .cs-breadcrumb {margin-bottom: 1rem;}#segment-overview .cs-title {max-width: 56rem;margin: 0 0 clamp(1.5rem, 4vw, 2.5rem);color: var(--bodyTextColor);font-size: var(--heroTitleFontSize);font-weight: 600;line-height: 1.05;}#segment-overview .cs-picture {aspect-ratio: 1374 / 600;margin-bottom: clamp(1.5rem, 4vw, 2.5rem);}#segment-overview .cs-list {margin: 0;padding: 0;display: grid;gap: 0.45rem;list-style: none;color: var(--bodyTextColor);font-size: var(--bodyFontSize);line-height: 1.3;}#segment-overview .cs-list li {padding-left: 0.65rem;border-left: 2px solid var(--orange);}}@media only screen and (min-width: 0rem) {#segment-example {padding: clamp(1.75rem, 3.5vw, 3rem) 0 clamp(1.75rem, 3.5vw, 3rem);background: var(--bodyBackground2);}#segment-example .cs-content {max-width: 56rem;margin-bottom: clamp(1.5rem, 4vw, 2.5rem);}#segment-example .cs-title {margin: 0 0 clamp(1.5rem, 4vw, 2rem);color: var(--bodyTextColor);font-size: clamp(1.75rem, 2.8vw, 2.125rem);line-height: 1.02;}#segment-example .cs-title span {color: var(--orange);}#segment-example .cs-picture {aspect-ratio: 1376 / 600;margin-bottom: clamp(1.5rem, 4vw, 2.5rem);}#segment-example .cs-statement {margin: clamp(3rem, 8vw, 5rem) 0 0;}#segment-example .cs-statement blockquote {max-width: 78rem;margin: 0;color: var(--bodyTextColor);font-size: clamp(1.75rem, 2.8vw, 2.125rem);line-height: 1.05;font-weight: 600;font-style: italic;}#segment-example .cs-statement figcaption {margin-top: 1.25rem;color: var(--bodyTextColor);font-size: var(--bodyFontSize);line-height: 1.3;}}