.services{padding:32px 0}.services .container{flex-direction:column;gap:24px;display:flex}@media (width>=992px){.services .container{gap:32px}}.services .container .services-heading{text-align:center;margin:0}.services .container .services-list{grid-template-columns:1fr;gap:24px;margin:0;padding:0;list-style-type:none;display:grid}@media (width>=992px){.services .container .services-list{grid-template-columns:repeat(3,1fr);align-items:center;gap:20px 24px}}.services .container .services-list>li .service-item-link{background-color:#fff;border-radius:4px;align-items:center;gap:16px;padding:12px;display:flex;box-shadow:0 2px 16px #00000014}.services .container .services-list>li .service-item-link .emoji-wrapper{background-color:#eef8ed;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.services .container .services-list>li .service-item-link .emoji-wrapper>img{object-fit:cover;width:16px;height:16px}.services .container .services-list>li .service-item-link>h3{color:#152a49;flex:1;margin:0;font-size:16px;font-weight:600;line-height:1}.services .container .services-list>li .service-item-link>i{color:#152a49}
