.top-posts-wrap{max-width:500px}.top-posts-wrap h2{font-size:var(--font-size-xl-light);margin:0 0 var(--site-space-xsm) 0}.top-posts{background:var(--color-white);border-radius:var(--border-radius-md);box-shadow:var(--box-shadow-regular);margin-bottom:30px}.top-posts img{border-radius:var(--border-radius-md) var(--border-radius-md) 0 0;display:block}.top-posts h3{font-size:var(--font-size-lg);margin:0;padding:var(--site-spacing-sm)}.top-posts a{border-radius:var(--border-radius-md);display:block;overflow:hidden}.top-posts a,.top-posts a img{transition:.4s}.top-posts a:hover img{transform:scale(1.04);transition:.4s}.top-posts a:hover{text-decoration:none}