@media only screen and (min-width:0rem){.cs-sbs{overflow:hidden;padding:var(--sectionPadding);position:relative}.cs-sbs .cs-container{align-items:center;gap:clamp(2.5rem,5vw,4rem);margin:auto;max-width:80rem}.cs-sbs .cs-container,.cs-sbs .cs-content{display:flex;flex-direction:column;width:100%}.cs-sbs .cs-content{align-items:flex-start;max-width:38.75rem;text-align:left}.cs-sbs .cs-title{margin:0 0 1.25rem;text-align:left}.cs-sbs .cs-text{color:var(--bodyTextColor);font-size:1rem;line-height:1.7em;margin:0 0 1rem;text-align:left}.cs-sbs .cs-text:last-of-type{margin-bottom:var(--cta-gap)}.cs-sbs .cs-button-group{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.cs-sbs .cs-image-group{max-width:38.75rem;width:100%}.cs-sbs .cs-picture{aspect-ratio:4/3;border-radius:var(--card-radius);display:block;overflow:hidden;width:100%}.cs-sbs .cs-picture img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}#about-inszone{background-color:var(--bgSubtle)}}@media only screen and (min-width:64rem){.cs-sbs .cs-container{align-items:center;flex-direction:row;gap:clamp(3rem,5vw,5rem);justify-content:space-between}.cs-sbs .cs-content{flex:1}.cs-sbs .cs-image-group{flex:1;max-width:35rem}.cs-sbs .cs-picture{aspect-ratio:5/6}.cs-sbs-reverse .cs-container{flex-direction:row-reverse}}@media only screen and (min-width:0rem){#about-why{background-color:var(--primaryDark);padding:var(--sectionPadding)}#about-why .cs-container{gap:clamp(2.5rem,5vw,4rem);margin:auto;max-width:80rem}#about-why .cs-container,#about-why .cs-content{align-items:center;display:flex;flex-direction:column;width:100%}#about-why .cs-content{max-width:45rem;text-align:center}#about-why .cs-topper{color:var(--secondary)}#about-why .cs-title{color:#fff;margin:0 0 1rem}#about-why .cs-text{color:var(--bodyTextColorWhite);font-size:1rem;line-height:1.6em;margin:0}#about-why .cs-why-group{display:grid;gap:clamp(1.5rem,3vw,2rem);grid-template-columns:1fr;margin:0;padding:0;width:100%}#about-why .cs-why{align-items:flex-start;border-top:1px solid hsla(0,0%,100%,.22);display:flex;flex-direction:column;gap:.625rem;list-style:none;padding-top:1.25rem}#about-why .cs-why-number{color:var(--secondary);font-family:var(--bodyFont);font-size:.875rem;font-weight:700;letter-spacing:.1em;line-height:1}#about-why .cs-why-h3{color:#fff;font-family:var(--headerFont);font-size:1.1875rem;font-weight:700;line-height:1.3em;margin:0}#about-why .cs-why-text{color:var(--bodyTextColorWhite);font-size:.9375rem;line-height:1.6em;margin:0}}@media only screen and (min-width:48rem){#about-why .cs-why-group{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:64rem){#about-why .cs-why-group{grid-template-columns:repeat(4,1fr)}}