@media only screen and (min-width:0rem){#about-story{align-items:stretch;background-color:var(--bodyTextColorWhite);display:flex;flex-direction:column;gap:clamp(2.5rem,5vw,4rem);margin:auto;max-width:80rem;padding:var(--sectionPadding)}#about-story .cs-image-group{aspect-ratio:16/11;border-radius:.625rem;box-shadow:0 20px 45px rgba(24,24,27,.18);display:block;overflow:hidden;position:relative;width:100%}#about-story .cs-image-group img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}#about-story .cs-content{align-items:flex-start;display:flex;flex-direction:column}#about-story .cs-text{margin-bottom:1rem}#about-story .cs-quote{background-color:#fff;border-left:4px solid var(--primary);border-radius:0 .375rem .375rem 0;margin:.75rem 0 1.75rem;padding:1.25rem 1.5rem}#about-story .cs-quote-text{color:var(--headerColor);display:block;font-family:var(--headerFont);font-size:1.25rem;font-weight:500;line-height:1.4em;margin-bottom:.75rem}#about-story .cs-quote-name{color:var(--headerColor);display:block;font-weight:700}#about-story .cs-quote-role{color:var(--bodyTextColor);display:block;font-size:.875rem}}@media only screen and (min-width:64rem){#about-story{align-items:stretch;flex-direction:row}#about-story .cs-image-group{align-self:stretch;aspect-ratio:auto;flex:none;width:46%}#about-story .cs-image-group img{height:100%}#about-story .cs-content{justify-content:center;width:50%}}@media only screen and (min-width:0rem){#about-stats{background-color:var(--dark);padding:clamp(2.5rem,6vw,3.75rem) 1rem}#about-stats .cs-stat-group{display:grid;gap:1.75rem 1rem;grid-template-columns:repeat(2,1fr);list-style:none;margin:auto;max-width:67.5rem;padding:0;width:100%}#about-stats .cs-stat{align-items:center;display:flex;flex-direction:column;text-align:center}#about-stats .cs-stat-num{color:var(--primaryLight);font-family:var(--headerFont);font-size:clamp(2.25rem,6vw,3.25rem);font-weight:700;line-height:1;margin-bottom:.5rem;text-transform:uppercase}#about-stats .cs-stat-label{color:#d6d3d1;font-size:.875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}}@media only screen and (min-width:48rem){#about-stats .cs-stat-group{grid-template-columns:repeat(4,1fr)}}@media only screen and (min-width:0rem){#about-values{background-color:var(--bodyTextColorWhite);padding:var(--sectionPadding)}#about-values .cs-container{margin:auto;max-width:80rem;width:100%}#about-values .cs-heading{margin:0 auto 3rem;max-width:40rem;text-align:center}#about-values .cs-heading .cs-title{margin:0 auto}#about-values .cs-value-group{display:grid;gap:1.25rem;grid-template-columns:1fr;list-style:none;margin:0;padding:0}#about-values .cs-value{background-color:#fff;border:1px solid #e7e5e4;border-radius:.5rem;border-top:4px solid var(--primary);padding:clamp(1.5rem,3vw,2rem)}#about-values .cs-value-title{color:var(--headerColor);font-size:1.25rem;font-weight:600;letter-spacing:.02em;margin:0 0 .625rem;text-transform:uppercase}#about-values .cs-value-text{color:var(--bodyTextColor);font-size:1rem;line-height:1.5em;margin:0}}@media only screen and (min-width:48rem){#about-values .cs-value-group{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:64rem){#about-values .cs-value-group{grid-template-columns:repeat(4,1fr)}}