.latest-references{display:flex;flex-wrap:wrap;gap:40px}.reference-card{background:#fff;border-radius:5px;display:flex;flex-direction:column;padding:40px;width:calc(50% - 20px)}.reference-card .tags-list{list-style:none;margin:0 0 35px;padding:0}.reference-card .tag-item{font-family:Work Sans,sans-serif;font-size:18px;font-style:normal;font-weight:600;text-decoration:none}.reference-card .tag-item strong,.reference-card .title{color:var(--quermo-blauw)}.reference-card .title{font-family:ITC Garamond Std Book Narrow,sans-serif;font-size:34px;font-style:normal;font-weight:400;line-height:1.2;text-decoration:none}.reference-card .description{flex-grow:1;margin-bottom:0}.reference-card .description p:last-child{margin-bottom:0}.reference-card .h-button-with-arrow{min-width:145px}.author-details{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-top:35px}.author-details__inner{align-items:center;display:flex;gap:15px}.author-avatar img{border-radius:50%;height:64px;width:64px}.author-details{color:#353535;font-family:Work Sans,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:26px}.author-meta{display:flex;flex-direction:column}.all-references-bttns{display:flex;gap:40px;justify-content:space-between;margin-top:40px}.references__see-more{display:flex;justify-content:flex-end;padding:0 40px;width:calc(50% - 20px)}@media (max-width:1280px){.author-details{align-items:flex-start;flex-direction:column}}@media (max-width:992px){.reference-card{width:100%}.reference-card .h-button-with-arrow{align-self:flex-end}.all-references-bttns{display:none}}@media (max-width:767px){.reference-card{padding:30px 20px}.reference-card .title{font-size:30px;line-height:1.15}}