 @media only screen and (min-width: 0rem) {#about-1402 {padding: 4.5rem 0;background-color: var(--white);}#about-1402 .cs-container {width: 100%;max-width: 76rem;margin: auto;padding: 0 1.5rem;display: flex;flex-direction: column;align-items: center;}#about-1402 .cs-lead {display: flex;flex-direction: column;align-items: center;text-align: center;max-width: 34rem;}#about-1402 .cs-topper {text-align: center;}#about-1402 .cs-title {text-align: center;margin-bottom: 0;}#about-1402 .cs-accent {color: var(--primary);}#about-1402 .cs-copy {margin-top: 2.5rem;max-width: 44rem;display: flex;flex-direction: column;gap: 1.4rem;}#about-1402 .cs-copy p {font-size: 1.05rem;line-height: 1.85;color: var(--bodyTextColor);text-align: center;}#about-1402 .cs-button-box {margin-top: 2.5rem;display: flex;justify-content: center;}#about-1402 .cs-copy p:first-child {font-size: 1.2rem;line-height: 1.7;color: var(--headerColor);font-weight: 500;padding-bottom: 1.4rem;border-bottom: 1px solid var(--line);}}@media only screen and (min-width: 48rem) {#about-1402 {padding: 6.5rem 0;}}@media only screen and (min-width: 0rem) {#about-band {padding: 0 0 4.5rem;background-color: var(--white);}#about-band .cs-container {width: 100%;max-width: 76rem;margin: auto;padding: 0 1.5rem;display: grid;grid-template-columns: 1fr;gap: 1.25rem;align-items: center;}#about-band .band-item {margin: 0;overflow: hidden;border-radius: var(--radius);box-shadow: var(--shadowSmall);}#about-band .band-item img {width: 100%;aspect-ratio: 4 / 3;object-fit: cover;display: block;transition: transform 0.5s ease;}#about-band .band-item:hover img {transform: scale(1.04);}#about-band .band-tall {border-radius: 11rem 11rem var(--radius) var(--radius);}#about-band .band-tall img {aspect-ratio: 3 / 4;}}@media only screen and (min-width: 48rem) {#about-band {padding: 0 0 6.5rem;}#about-band .cs-container {grid-template-columns: repeat(3, 1fr);gap: 1.75rem;}}