@media only screen and (min-width:0rem){#about-story{padding:var(--sectionPadding)}#about-story .cs-container{align-items:center;display:flex;flex-direction:column;gap:clamp(2.5rem,6vw,5rem);margin:auto;max-width:80rem;width:100%}#about-story .cs-content{align-items:flex-start;display:flex;flex-direction:column;text-align:left;width:100%}#about-story .cs-title{margin:0 0 1rem}#about-story .cs-text{margin:0 0 1rem;max-width:40rem}#about-story .cs-list{display:flex;flex-direction:column;gap:1.25rem;margin:1rem 0 2rem;padding:0;width:100%}#about-story .cs-li{align-items:flex-start;display:flex;gap:1rem;justify-content:flex-start;list-style:none}#about-story .cs-icon{display:block;flex:none;height:auto;width:2rem}#about-story .cs-li .cs-h3{color:var(--headerColor);font-size:1.125rem;font-weight:700;line-height:1.2em;margin:0 0 .25rem}#about-story .cs-li-text{color:var(--bodyTextColor);font-size:1rem;line-height:1.5em;margin:0}#about-story .cs-image-group,#about-story .cs-picture{position:relative;width:100%}#about-story .cs-picture{border-radius:0;display:block;height:90vw;max-height:28.75rem;overflow:hidden}#about-story .cs-picture img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}}@media only screen and (min-width:64rem){#about-story .cs-container{align-items:center;flex-direction:row;gap:4rem;justify-content:space-between}#about-story .cs-content{flex:1;max-width:40rem}#about-story .cs-image-group{flex:none;max-width:35rem;width:45%}#about-story .cs-picture{aspect-ratio:5/6;height:auto;max-height:none}}