.services-list__wrapper{background:rgb(var(--color-background))}.services-list__wrapper header{display:flex;justify-content:space-between;flex-wrap:wrap;flex-direction:column;border-bottom:1px solid rgb(var(--color-foreground), 1);padding-bottom:40px}@media(max-width: 750px){.services-list__wrapper header{padding-bottom:24px}}.services-list__wrapper header *{margin:0}.services-list__wrapper header .sl__title{color:rgb(var(--color-foreground));font-weight:400;margin-bottom:24px;max-width:576px;text-transform:capitalize}.services-list__wrapper header .sl__title.h1-txt{font-size:56px;line-height:110%}.services-list__wrapper header .sl__title.h2-txt{font-size:40px;line-height:110%}.services-list__wrapper header .sl__title.h3-txt{font-size:26px;line-height:130%}@media(max-width: 1024px){.services-list__wrapper header .sl__title.h1-txt,.services-list__wrapper header .sl__title.h2-txt,.services-list__wrapper header .sl__title.h3-txt{font-size:40px}}@media(max-width: 750px){.services-list__wrapper header .sl__title * br{display:none}.services-list__wrapper header .sl__title.h1-txt,.services-list__wrapper header .sl__title.h2-txt,.services-list__wrapper header .sl__title.h3-txt{font-size:24px;line-height:120%;margin-bottom:12px}}.services-list__wrapper header .sl__subtitle{font-size:20px;line-height:130%;font-weight:400;max-width:576px;color:#575654}@media(max-width: 750px){.services-list__wrapper header .sl__subtitle{font-size:14px;line-height:150%}}.services-list__wrapper .sl__container article .sl__content--wrapp{display:flex;gap:24px;align-items:center;padding:19.5px 0;border-bottom:1px solid rgb(var(--color-foreground), 0.1)}@media(max-width: 750px){.services-list__wrapper .sl__container article .sl__content--wrapp{flex-direction:column;align-items:baseline;gap:16px;padding:16px 0}}.services-list__wrapper .sl__container article .sl__content--wrapp>*{margin:0}.services-list__wrapper .sl__container article .sl__content--wrapp h4.sl__title{font-size:28px;line-height:120%;font-weight:400;color:#131211;font-family:var(--font-body-family);min-width:448px}@media(max-width: 1200px){.services-list__wrapper .sl__container article .sl__content--wrapp h4.sl__title{min-width:250px}}@media(max-width: 980px){.services-list__wrapper .sl__container article .sl__content--wrapp h4.sl__title{min-width:200px;font-size:20px;line-height:130%}}.services-list__wrapper .sl__container article .sl__content--wrapp .sl__description{font-size:18px;line-height:150%;font-weight:400;color:#2d2c29}@media(max-width: 980px){.services-list__wrapper .sl__container article .sl__content--wrapp .sl__description{font-size:14px;line-height:140%}}.services-list__wrapper .sl__container article .sl__content--wrapp .sl__description p{margin:8px 0}.services-list__wrapper .sl__container article .sl__content--wrapp a.sl__link{text-decoration:none;font-size:16px;line-height:140%;font-weight:600;text-align:center;padding:12px 40px;max-height:46px;min-width:-moz-fit-content;min-width:fit-content;border-radius:23px;transition:all .3s ease;background:#fff;border:1px solid #40543e;color:#40543e}.services-list__wrapper .sl__container article .sl__content--wrapp a.sl__link:hover{border-color:#40543e;background:#40543e;color:#fff}@media(max-width: 750px){.services-list__wrapper .sl__container article .sl__content--wrapp a.sl__link{width:100%}}