.services{position:relative;width:100%;background-color:#1f2732;color:#fff;padding-bottom:100px}.services__wrapper{width:100%;position:relative;display:flex;flex-direction:column;gap:52px}.services__column{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:24px}.services__title{max-width:952px;width:100%;text-align:left}.services__title h2{font-size:32px;line-height:35.2px;font-weight:700}.services__desc{max-width:952px;width:100%;text-align:left}.services__desc p{font-size:14px;line-height:21px;font-weight:400}.services__list{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;gap:24px}.services__item{width:calc((100% - 48px) / 3);min-height:579px;background-color:#343a43;display:flex;flex-direction:column;align-items:flex-start}.services__item-img{width:100%;height:311px;display:flex;align-items:center;justify-content:center}.services__item-img img{width:100%;height:100%;object-fit:cover}.services__item-wrapper{width:100%;padding:28px 34px;display:flex;flex-direction:column;align-items:flex-start;gap:16px}.services__item-title{width:100%;text-align:left}.services__item-title h4{font-size:20px;line-height:30px;font-weight:700}.services__item-desc{width:100%;text-align:left}.services__item-desc p{font-size:16px;line-height:24px;font-weight:400}@media screen and (max-width: 1024px){.services{padding-bottom:65px}.services__title{max-width:100%}.services__title h2{font-size:28px;line-height:31.2px}.services__column{gap:22px}.services__wrapper{gap:33px}.services__item{min-height:524px;width:calc((100% - 24px)/2)}.services__item-wrapper{padding:17.5px 22px}.services__item-title h4{font-size:16px;line-height:24px}.services__item-desc p{font-size:14px;line-height:21px}}@media screen and (max-width: 768px){.services__item{width:100%}}
