.cases{padding:80px 0;background-color:#fff}@media (min-width:992px){.cases{padding:160px 0}}.cases .c-heading:not(:last-child){margin-bottom:30px}@media (min-width:992px){.cases .c-heading:not(:last-child){margin-bottom:60px}}.cases-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px}.cases-list:not(:last-child){margin-bottom:30px}@media (min-width:992px){.cases-list:not(:last-child){margin-bottom:60px}}.cases-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.case{width:100%;padding:20px;background-color:#fcfbf6;border:1px solid #d5d2c0;border-radius:4px}@media (min-width:768px){.case{width:calc(50% - 30px/2)}}@media (min-width:992px){.case{padding:29px}}@media (min-width:1280px){.case{width:calc((100% - 30px*2)/3)}}.case-title{font-size:24px;font-weight:600;line-height:1;text-transform:capitalize}@media (min-width:992px){.case-title{font-size:26px}}.case-title:not(:last-child){margin-bottom:20px}.case-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:20px}@media (min-width:768px){.case-items{display:grid;grid-template-columns:auto 1fr;grid-auto-rows:auto;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}}@media (min-width:1280px){.case-items{-webkit-column-gap:25px;-moz-column-gap:25px;column-gap:25px}}@media (min-width:768px){.case-item{display:contents}}.case-item-label{font-weight:600;color:#fff;text-transform:uppercase;background-color:#e65050;padding:5px 10px;margin-bottom:10px;border-radius:200px;white-space:nowrap}.case-item-label-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.case-item-text{width:100%;line-height:1.3;-ms-hyphens:auto;hyphens:auto}.case.is-highlighted{color:#fff;background-color:#e65050}.case.is-highlighted .case-item-label{color:#e65050;background-color:#fff}