.block-featured-grid{margin:4em auto;display:grid;grid-template-columns:repeat(3,1fr);-webkit-column-gap:35px;-moz-column-gap:35px;column-gap:35px}@media (max-width:767px){.block-featured-grid{grid-template-columns:1fr;row-gap:35px}}.block-featured-grid .featured-item>a .fake-btn{right:20px;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.block-featured-grid .featured-item>a:hover .fake-btn img{-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translateX(8px);-ms-transform:translateX(8px);transform:translateX(8px)}.block-featured-grid .featured-image{position:relative}.block-featured-grid .featured-image .content{background-size:cover;background-position:center center;border-top-left-radius:5px;border-top-right-radius:5px;min-height:220px;-o-object-fit:cover;object-fit:cover}.block-featured-grid .featured-image .fake-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#015b7e;color:#fff;position:absolute;bottom:20px;border-radius:5px;border:0;padding:6px 16px;cursor:pointer;font-size:12px;font-family:Roboto,sans-serif;font-weight:500;text-decoration:none}.block-featured-grid .featured-image .fake-btn span{margin-right:8px}.block-featured-grid h3{color:#18191f;font-size:.75em;font-weight:600;line-height:24px;margin-top:1.5em}.block-featured-grid p{color:#232325;font-size:.75em;font-weight:400;line-height:1.5}.block-featured-grid a{text-decoration:none}