.services.grey{background-color:#f6f6f6}.services__container{margin:0 auto;max-width:1180px}.services__title{color:#191735;font-size:44px;font-weight:500;line-height:118%;margin-bottom:12px}.services__text,.services__title{font-family:Poppins,sans-serif;text-align:center}.services__text{color:#646376;font-size:16px;font-weight:400;line-height:150%;margin:0 auto 60px;max-width:800px}.services__text a{text-decoration:underline}.services__list-title{color:#191735;font-family:Poppins,sans-serif;font-size:28px;font-weight:500;line-height:114%;margin-bottom:48px;text-align:center}.services__list{display:flex;flex-wrap:wrap;gap:49px;justify-content:center}.services__item{max-width:calc(25% - 36.75px);min-width:155px;width:calc(25% - 36.75px)}.services__item-icon{margin-bottom:15px;width:24px}.services__item-title{color:#191735;font-family:Poppins,sans-serif;font-size:20px;font-weight:500;line-height:140%;margin-bottom:10px}.services__item-text{color:#646376;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:143%}@media screen and (max-width:991px){.services__list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.services__list{gap:16px}.services__item{max-width:calc(50% - 8px);width:calc(50% - 8px)}.services__item-title{font-size:18px}}@media screen and (max-width:475px){.services__list{gap:22px;grid-template-columns:1fr}.services__item-title{margin-bottom:4px}.services__item-icon{margin-bottom:10px}.services__item{max-width:100%;width:100%}}.services__text ul{list-style:none;margin:0;padding:0}.services__text li{padding-left:13px;position:relative}.services__text li:not(:last-of-type){margin-bottom:11px}.services__text li:before{color:#ef0a35;content:"•";font-size:18px;left:0;position:absolute;top:-.5px}.services__text strong{font-weight:600}.services__text em,.services__text i{color:#646376;font-style:italic}.services__text a{color:#646376;transition:opacity .2s ease-in-out}.services__text a:hover{opacity:.7}