*{box-sizing:border-box}.restoration-repeat{padding:60px 15px 30px;margin-bottom:0}.restoration-repeat .restoration-link{text-decoration:none;cursor:pointer;position:relative}.restoration-repeat .restoration-link .restore-wrap{padding-top:50%}.restoration-repeat .restoration-link .restore-wrap h3{position:relative;font-family:Red Hat Display,sans-serif;color:#fff;font-size:1.125rem;line-height:1.2;font-weight:700;background-color:#0e5257;padding:1.25rem;transition:all .3s ease-in-out}.restoration-repeat .restoration-link .restore-wrap h3:before{content:"";position:absolute;width:100%;height:3px;border-radius:0;background-color:#7cc89c;bottom:0;left:0;transform-origin:center;transform:scaleX(0);transition:transform .3s ease-in-out}.restoration-repeat .restoration-link:hover h3{color:#7cc89c}.restoration-repeat .restoration-link:hover h3:before{transform-origin:center;transform:scaleX(1)}