@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.section-list-offer .list-offer{display:grid;gap:35px 20px;grid-template-columns:repeat(1,1fr);margin-top:45px}.section-list-offer .list-offer a{color:#000;text-decoration:none;text-align:center}.section-list-offer .list-offer a *{margin:0}.section-list-offer .list-offer a img{width:100%;height:228px;-o-object-fit:cover;object-fit:cover}@media (min-width:768px){.section-list-offer .list-offer{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.section-list-offer .list-offer{grid-template-columns:repeat(4,1fr)}}