.cmp-offer-cards{max-width:1080px;width:100%;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:.625rem;gap:.625rem;margin:0 auto;padding:.625rem}@media (max-width:850px){.cmp-offer-cards{grid-template-columns:1fr 1fr}}@media (max-width:500px){.cmp-offer-cards{grid-template-columns:1fr}}.cmp-offer-card{border-radius:.25rem;background:#313131;padding:2.5rem 1.625rem;text-align:center;display:flex;flex-direction:column;justify-content:space-between}.cmp-offer-card h3{font-weight:700;margin-bottom:1.25rem}.cmp-offer-card a,.cmp-offer-card h3{color:#fff;text-align:center;font-size:1rem;font-style:normal;line-height:normal}.cmp-offer-card a{font-weight:400;-webkit-text-decoration-line:underline;text-decoration-line:underline;margin-top:1.25rem}.cmp-offer-card img{width:45px;height:45px;fill:#fff;margin:0 auto .625rem;transition:scale .35s ease;filter:invert(1)}.cmp-offer-card:hover svg{scale:1.3}.cmp-offer-card__body{flex-grow:1}.cmp-offer-card__body *{color:#fff;list-style:none}.cmp-offer-card__body li{margin:0;padding:0}