 @media only screen and (min-width: 0rem) {#about-1500 {padding: clamp(3.5rem, 7vw, 5.5rem) 1rem;background: var(--silverLight);}#about-1500 .cs-container {width: 100%;max-width: 70rem;margin: auto;}#about-1500 .cs-flex {display: flex;flex-direction: column;gap: 2rem;}#about-1500 .cs-topper {display: inline-flex;align-items: center;gap: 0.5rem;font-family: var(--headingFont);font-weight: 600;text-transform: uppercase;letter-spacing: 0.22em;font-size: 0.8rem;color: var(--red);margin: 0 0 0.75rem;}#about-1500 .cs-star {width: 1.05em;height: 1.05em;fill: var(--red);flex-shrink: 0;}#about-1500 .cs-title {font-family: var(--headingFont);font-weight: 700;text-transform: uppercase;font-size: clamp(2rem, 5.5vw, 3.2rem);line-height: 1.04;letter-spacing: 0.005em;color: var(--headerColor);margin: 0;}#about-1500 .cs-rule {display: block;width: 3.5rem;height: 4px;background: var(--red);margin: 1.25rem 0 0;}#about-1500 .cs-right p {font-size: 1.05rem;line-height: 1.75;color: var(--bodyTextColor);margin: 0 0 1.25rem;}#about-1500 .cs-right p:last-of-type {margin-bottom: 0;}#about-1500 .cs-photos {display: grid;grid-template-columns: 1fr;gap: 1.25rem;margin-top: 2.5rem;}#about-1500 .cs-photo {display: block;overflow: hidden;border-radius: var(--radiusSmall);box-shadow: var(--shadowSmall);}#about-1500 .cs-photo img {width: 100%;aspect-ratio: 4 / 3;object-fit: cover;display: block;transition: transform 0.45s ease;}#about-1500 .cs-button-box {margin-top: 2.5rem;display: flex;justify-content: center;}#about-1500 .cs-button-solid {display: inline-flex;align-items: center;justify-content: center;background: var(--red);color: #fff;font-family: var(--headingFont);font-size: 0.95rem;font-weight: 600;letter-spacing: 0.08em;text-transform: uppercase;text-decoration: none;padding: 1rem 2.25rem;border-radius: var(--radiusSmall);line-height: 1;box-shadow: 0 0.75rem 1.75rem rgba(237, 27, 35, 0.3);transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;}#about-1500 .cs-button-solid:hover {background: var(--redDark);transform: translateY(-3px);box-shadow: 0 1.1rem 2.25rem rgba(237, 27, 35, 0.4);}}@media only screen and (min-width: 64rem) {#about-1500 .cs-flex {display: grid;grid-template-columns: 0.8fr 1.2fr;gap: 4.5rem;align-items: start;}}@media only screen and (min-width: 48rem) {#about-1500 .cs-photos {grid-template-columns: 1fr 1fr;gap: 1.5rem;}}@media (hover: hover) and (pointer: fine) {#about-1500 .cs-photo:hover img {transform: scale(1.05);}}@media only screen and (min-width: 0rem) {#content-page-1402 {padding: clamp(3.5rem, 7vw, 5.5rem) 1rem;background-color: var(--white);overflow: hidden;position: relative;z-index: 1;}#content-page-1402 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(2.5rem, 5vw, 3.5rem);position: relative;}#content-page-1402 .cs-content {text-align: center;width: 100%;max-width: 46rem;display: flex;flex-direction: column;align-items: center;}#content-page-1402 h2 {font-family: var(--headingFont);font-size: clamp(1.8rem, 4.5vw, 2.6rem);font-weight: 700;text-transform: uppercase;letter-spacing: 0.01em;line-height: 1.1;color: var(--headerColor);margin: 0 0 1rem 0;}#content-page-1402 p {font-size: 1.05rem;line-height: 1.7em;text-align: inherit;width: 100%;margin: 0 0 1.25rem 0;color: var(--bodyTextColor);}#content-page-1402 p:last-of-type {margin-bottom: 0;}#content-page-1402 .cs-button-box {width: 100%;margin: 2.25rem 0 0 0;display: flex;justify-content: center;align-items: center;}#content-page-1402 .cs-button-solid {display: inline-flex;align-items: center;justify-content: center;background: var(--red);color: #fff;font-family: var(--headingFont);font-size: 0.95rem;font-weight: 600;letter-spacing: 0.08em;text-transform: uppercase;text-decoration: none;padding: 1rem 2.25rem;border-radius: var(--radiusSmall);line-height: 1;box-shadow: 0 0.75rem 1.75rem rgba(237, 27, 35, 0.3);transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;margin: 0;}#content-page-1402 .cs-button-solid:hover {background: var(--redDark);transform: translateY(-3px);box-shadow: 0 1.1rem 2.25rem rgba(237, 27, 35, 0.4);}}