.section-reviews{padding:60px 0}.reviews{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.review{overflow:hidden;position:relative;z-index:2}.review .topo{display:flex;flex-direction:row;margin-bottom:20px}.review .topo .photo img{border-radius:5px;height:60px;margin-right:10px;-o-object-fit:cover;object-fit:cover;width:60px}.review a.topo{color:inherit;text-decoration:none}.review a.topo img{transition:transform .3s ease-in-out}.review a.topo:hover img{transform:scale(1.1)}
