.offer-card{background:var(--Linear,linear-gradient(180deg,rgba(42,42,42,0) 0,rgba(42,42,42,.4) 100%));border:1px solid #2a2a2a;border-radius:20px;display:flex;flex-direction:column;min-width:205px;padding:16px;transition:all .3s}@media screen and (max-width:768px){.offer-card .offer-card{min-width:12px}}@media (any-hover:hover){.offer-card:hover{background:#2a2a2a80}.offer-card:hover .offer-card__picture img{transform:scale(.9)}}.offer-card__picture{align-items:center;display:flex;height:160px;justify-content:center}.offer-card__picture img{height:100%;-o-object-fit:contain;object-fit:contain;transition:all .3s;width:100%}.offer-card__title{display:-webkit-box;font-size:16px;font-style:normal;font-weight:700;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:pre-line;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.5em;max-height:3em;word-wrap:break-word;color:var(--white);margin-bottom:8px;margin-top:12px;overflow-wrap:break-word;word-break:break-word}@media screen and (min-width:1025px){.offer-card__title{font-size:18px;font-style:normal;font-weight:700;line-height:26px}}.offer-card__description{color:var(--black-black-50);font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:16px}.offer-card__button{margin-top:auto}@media screen and (min-width:1025px){.offer-card__button{align-self:start}}
