.smi24-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:16px;}.smi24-grid-item{text-decoration:none;background:#fff;display:flex;flex-direction:column;justify-content:space-between;}.smi24-title{display:-webkit-box;color:#0E0C0C;line-height:1.2;font-size:16px;font-weight:500;padding:0;font-family:Inter;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;margin:16px 0 5px 0;}.smi24-headline{font-family: "Roboto Flex";text-align:right;display:flex;justify-content:space-between;align-items:flex-start;text-decoration:none;font-size:28px;color:#33077B;font-weight:600;position: relative;}.smi24-headline span{color:#ea1515;}.smi24-image{width: 100%;min-height:162px;object-fit:cover;background-position:top center;background-repeat:no-repeat;background-origin:content-box;background-size:cover; border-radius:4px;}.smi24-project-name{font-size:10px;color:#bebebe;margin-left:10px;}.smi24-arrow-container{display:none;}
.smi24-headline:before {content: "Новости партнёров";} @media (max-width: 640px) {.smi24-grid{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:10px;padding:0 10px;}.smi24-grid-item{text-decoration:none;background:#fff;display:grid;grid-template-columns:120px auto;min-height:67px;position:relative; border-bottom: solid 2px rgba(0,0,0,0.05)}.smi24-title{display:-webkit-box;color:#000;line-height:1.2;font-size:1em;font-weight:400;padding:0 10px;max-height:60px;}.smi24-headline{display:flex;padding: 16px 10px;font-size: 18px;}.smi24-headline span{color:#33077B;}.smi24-image{min-height:78px;background-position:top center;background-repeat:no-repeat;background-origin:content-box;background-size:cover;}.smi24-project-name{font-size:10px;color:#bebebe;bottom:5px;padding:0;margin: 8px 5px;}}