.services-items__wrapper{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);grid-gap:32px;gap:32px;width:100%;height:100%}@media screen and (max-width:992px){.services-items__wrapper{gap:16px}}@media screen and (max-width:768px){.services-items__wrapper{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:576px){.services-items__wrapper{gap:24px;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(1,1fr)}}.solved-case-example{display:flex;flex-direction:column;padding:0 0 12px;background-color:#f1f5fe;border-radius:16px}.solved-case-example__imageWrapper{flex-shrink:0;border-radius:16px 16px 0 0}.solved-case-example__image{width:100%;height:100%;border-radius:16px 16px 0 0;object-fit:cover}.solved-case-example__content{display:flex;flex-direction:column;gap:12px;padding:16px 12px 12px}.solved-case-example__title{font-family:Gotham Medium;font-weight:500;font-size:16px;line-height:120%;text-transform:uppercase}.solved-case-example__description{display:flex;flex-direction:column;gap:8px;margin-bottom:4px}.solved-case-example__description-text{font-size:12px;color:#36486a}.solved-case-example__badges{display:flex;flex-wrap:wrap;gap:8px}@media(min-width:576px){.solved-case-example{padding:14px;gap:18px}.solved-case-example__image,.solved-case-example__imageWrapper{border-radius:16px}.solved-case-example__content{gap:8px;padding:0}.solved-case-example__title{font-size:20px;color:#36486a}.solved-case-example__description{gap:8px;margin-bottom:6px}.solved-case-example__description-text{font-size:15px;line-height:120%}}@media(min-width:992px){.solved-case-example{gap:22px;padding:18px}.solved-case-example__image,.solved-case-example__imageWrapper{border-radius:18px}.solved-case-example__content{gap:16px}.solved-case-example__title{font-size:24px}.solved-case-example__description{gap:12px;margin-bottom:0}.solved-case-example__description-text{font-size:18px}.solved-case-example__badges{gap:12px 4px}}@media(min-width:1200px){.solved-case-example{flex-direction:row;align-items:center;gap:26px;padding:24px}.solved-case-example__imageWrapper{width:710px;height:400px}.solved-case-example__imageWrapper_left{order:0}.solved-case-example__imageWrapper_right{order:1}.solved-case-example__content{gap:32px}.solved-case-example__title{color:#000}}.case-examples-block{margin-top:105px;margin-bottom:120px}.case-examples-block__title{margin-bottom:24px;color:#36486a;font-size:22px;line-height:120%;text-transform:uppercase}.case-examples-block__description{margin-bottom:24px;color:#36486a;font-size:16px;line-height:120%}.case-examples-block__list{display:flex;flex-direction:column;gap:16px}@media screen and (min-width:576px){.case-examples-block__title{font-size:26px;margin-bottom:36px}.case-examples-block__description{font-size:18px;margin-bottom:36px}}@media screen and (min-width:768px){.case-examples-block{margin-bottom:142px}.case-examples-block__title{font-size:36px}.case-examples-block__list{gap:24px}}@media screen and (min-width:1200px){.case-examples-block__list{gap:32px}}