 @media only screen and (min-width: 0rem) {.service-detail {padding: var(--sectionPadding);}.service-detail .service-detail-container {max-width: 50rem;margin: 0 auto;}.service-detail .service-detail-content .service-detail-icon {display: block;font-size: 3rem;margin-bottom: 1rem;}.service-detail .service-detail-content h2 {font-size: clamp(1.5rem, 3vw, 2rem);color: var(--headerColor);margin-bottom: 1rem;line-height: 1.3;}.service-detail .service-detail-content h3 {font-size: clamp(1.125rem, 2vw, 1.35rem);color: var(--headerColor);margin: 2rem 0 0.75rem;}.service-detail .service-detail-content p {color: var(--bodyTextColor);line-height: 1.7;font-size: 1rem;margin-bottom: 1rem;}.service-detail .service-detail-content ul {margin: 0 0 1rem 1.25rem;padding: 0;}.service-detail .service-detail-content ul li {color: var(--bodyTextColor);line-height: 1.7;font-size: 1rem;margin-bottom: 0.4rem;}.services-cta {background: linear-gradient(135deg, #f9c7d0 0%, #aed9e8 100%);padding: var(--sectionPadding);text-align: center;}.services-cta .cs-title {color: #3d2347;margin: 0 auto 1rem;}.services-cta .cs-text {color: #3d2347;margin: 0 auto 2rem;max-width: 40rem;}}