.brochures-grid{display:grid;gap:40px 20px;grid-template-columns:1fr 1fr 1fr;margin:80px auto!important}.brochures-grid .hhs-img-con{background:#fff;border-radius:4px;box-shadow:0 4px 10px 0 #0000001c;display:flex;flex-direction:column;transition:all .9s;z-index:2}.brochures-wrapper{border-radius:4px;display:inline-block;text-align:left}.brochures-header{align-items:flex-end;background-repeat:no-repeat;background-size:cover;border-radius:4px;display:flex;height:151px;position:relative;width:100%}.brochures-wrapper .brochures-intro{margin:5px 0;padding:20px}.brochures-wrapper .brochures-intro p{color:#091947;font-family:Inter;font-size:12px;font-weight:400;line-height:17px}.brochures-wrapper .brochures-title{color:#fff;font-family:Archivo Black;font-size:16px;font-weight:400;letter-spacing:-.05em;line-height:17.41px;padding:20px;text-align:left;z-index:1}.brochures-wrapper .brochures-link{background:#8bc633;border-radius:10px;color:#fff;display:inline-block;font-family:Lato;font-size:12px;font-weight:700;letter-spacing:-.05em;line-height:14.4px;margin:auto 20px 20px;padding:8px 10px;text-align:center;text-decoration:none;width:50%}@media (max-width:991px){.brochures-grid{grid-template-columns:1fr 1fr}}@media (max-width:767px){.brochures-grid{grid-template-columns:1fr}}