@media only screen and (min-width:0rem){#service-intro-143{background:linear-gradient(180deg,var(--sectionBgLight) 0,var(--backgroundColor) 100%);padding:var(--sectionPadding);position:relative;z-index:1}#service-intro-143 .cs-container{display:flex;flex-direction:column;gap:clamp(2.5rem,6vw,4rem);margin:auto;max-width:80rem;width:100%}#service-intro-143 .cs-picture{border:1px solid var(--borderColor);border-radius:var(--radiusXL);box-shadow:var(--shadowM);height:clamp(20rem,60vw,34rem);overflow:hidden;width:100%}#service-intro-143 .cs-picture img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}#service-intro-143 .cs-text{margin-bottom:1rem;max-width:40rem}}@media only screen and (min-width:64rem){#service-intro-143 .cs-container{align-items:center;flex-direction:row;justify-content:space-between}#service-intro-143 .cs-content,#service-intro-143 .cs-picture{width:48%}}@media only screen and (min-width:0rem){#service-details-143{background:linear-gradient(180deg,var(--backgroundColor) 0,var(--sectionBgLight) 100%);padding:var(--sectionPadding)}#service-details-143 .cs-container{display:flex;flex-direction:column;gap:clamp(2.5rem,6vw,4rem);margin:auto;max-width:80rem;width:100%}#service-details-143 .cs-picture{border:1px solid var(--borderColor);border-radius:var(--radiusXL);box-shadow:var(--shadowM);height:clamp(18rem,55vw,32rem);overflow:hidden;width:100%}#service-details-143 .cs-picture img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}#service-details-143 .cs-text{margin-bottom:1rem;max-width:42rem}}@media only screen and (min-width:64rem){#service-details-143 .cs-container{align-items:center;flex-direction:row-reverse}#service-details-143 .cs-content,#service-details-143 .cs-picture{width:48%}}@media only screen and (min-width:0rem){#service-benefits-143{background:linear-gradient(180deg,var(--sectionBgLight) 0,var(--backgroundColor) 100%);padding:var(--sectionPadding)}#service-benefits-143 .cs-container{align-items:center;display:flex;flex-direction:column;margin:auto;max-width:80rem;text-align:center;width:100%}#service-benefits-143 .cs-text{margin-bottom:clamp(2rem,4vw,3rem);max-width:42rem}#service-benefits-143 .cs-card-group{display:grid;gap:1rem;grid-template-columns:1fr;width:100%}#service-benefits-143 .cs-item{background:hsla(0,0%,100%,.85);border:1px solid var(--borderColor);box-shadow:var(--shadowS);list-style:none;padding:1.5rem}#service-benefits-143 .cs-h3{font-size:1.25rem;margin-bottom:.5rem}#service-benefits-143 .cs-item-text{font-size:1rem;line-height:1.6em}}@media only screen and (min-width:48rem){#service-benefits-143 .cs-card-group{grid-template-columns:repeat(3,1fr)}}