.services{display:flex;flex-direction:column;padding-block:32px 96px;gap:48px;}.services .service{padding:48px 64px;border-radius:24px;}.services .service .title{display:flex;align-items:center;gap:16px;margin-bottom:24px;}.services .service .title .iconbox{flex:0 0 auto;}.services .service>p{margin-bottom:32px;}.services .service .tags{display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap;}.services .service .tags .pills{display:flex;gap:24px;flex-wrap:wrap;}.services .service .tags .pills .pill{width:max-content;}.services .service .tags .service-btn{display:flex;align-items:center;gap:8px;}.services .cta{margin-top:16px;}@media screen and (max-width:900px){.services{gap:32px;padding-block:16px 128px;}.services .service{padding:32px;}.services .service .title .card-heading{font-family:"Plus Jakarta Sans","Plus Jakarta Sans Fallback";font-weight:600;font-size:24px;line-height:37.5px;}.services .service .tags .pills{gap:16px;}.services .service .tags .pills .pill{padding:16px 24px;}}@media screen and (max-width:500px){.services .service{padding:24px 16px;}.services .service .tags .pills{gap:8px;}}@media screen and (max-width:375px){.services .service .title{flex-direction:column;gap:8px;}.services .service .title .card-heading{text-wrap:wrap;word-break:break-word;hyphens:auto;text-align:center;}.services .service .tags .pills{justify-content:space-around;}.services .service .tags .service-btn{width:100%;justify-content:center;}}