@media only screen and (min-width:0rem){#services-detail{padding:var(--sectionPadding)}#services-detail .cs-card-group{display:flex;flex-direction:column;gap:clamp(2rem,5vw,3.5rem);margin:auto;max-width:56.25rem;padding:0;width:100%}#services-detail .cs-item{border-bottom:.0625rem solid #e5e7eb;list-style:none;padding-bottom:clamp(1.5rem,4vw,2.5rem)}#services-detail .cs-item:last-of-type{border-bottom:none;padding-bottom:0}#services-detail .cs-item .cs-title{color:var(--headerColor);font-size:clamp(1.5rem,3vw,2rem);margin:0 0 1rem}#services-detail .cs-item .cs-text{margin:0 0 1rem}#services-detail .cs-item .cs-text:last-child{margin-bottom:0}#services-detail .cs-quote{background-color:#f7f7f7;border-left:.25rem solid var(--secondary);border-radius:.25rem;margin:0;padding:clamp(1rem,3vw,1.5rem)}#services-detail .cs-quote-text{color:var(--bodyTextColor);display:block;font-size:1rem;line-height:1.5em;margin:0}#services-detail .cs-quote-text strong{color:var(--headerColor)}}