section.thought-leadership{background:#fff;display:block;padding-block:var(--space-3xl-4xl)}section.thought-leadership .heading-wrapper{align-items:flex-start;display:flex;flex-wrap:wrap;gap:var(--space-m-l);justify-content:space-between}section.thought-leadership[data-bg=grey]{background:var(--color-grey-tertiary)}section.thought-leadership[data-padding=top]{padding-block:var(--space-3xl-4xl) 0}section.thought-leadership[data-padding=bottom]{padding-block:0 var(--space-3xl-4xl)}section.thought-leadership[data-padding=none]{padding-block:0}thought-leadership-ce{display:grid;gap:var(--space-xl-2xl) var(--space-l);grid-template-columns:repeat(auto-fit,minmax(calc(300px - 3rem),1fr));margin-block-start:var(--space-xl-2xl,5rem)}.thought-leadership-card .img-wrapper{display:flex;height:250px;width:100%}.thought-leadership-card .img-wrapper img{height:auto;min-height:100%;object-fit:cover;object-position:center;width:100%}.thought-leadership-card{border-top:1px solid var(--color-grey-border);padding-block-start:var(--space-s-m);position:relative;text-decoration:none;transition:opacity .15s ease-in}.thought-leadership-card.has-category:before{background:#fff;color:var(--color-light-grey);content:"Some Category";display:block;font-size:1.25rem;font-weight:600;left:0;padding-inline-end:1rem;position:absolute;text-transform:uppercase;top:0;transform:translateY(-50%)}section.thought-leadership[data-bg=grey] .thought-leadership-card.has-category:before{background:var(--color-grey-tertiary)}.thought-leadership-card.has-category[data-category="Blog Article"]:before{content:"Blog Article"}.thought-leadership-card.has-category[data-category="ZOLL Pulse Blog"]:before{content:"ZOLL Pulse Blog"}.thought-leadership-card.has-category[data-category=Infographic]:before{content:"Infographic"}.thought-leadership-card.has-category[data-category=Webinar]:before{content:"Webinar"}.thought-leadership-card.has-category[data-category=Podcast]:before{content:"Podcast"}.thought-leadership-card.has-category[data-category=eBook]:before{content:"eBook"}.thought-leadership-card.has-category[data-category="Case Study"]:before{content:"Case Study"}.thought-leadership-card:focus-visible,.thought-leadership-card:hover{opacity:.8}.thought-leadership-card>p{color:var(--color-blue);font-weight:700;line-height:1.25}thought-leadership-ce[data-columns="3"] .thought-leadership-card>p{font-size:var(--size-step-2)}.thought-leadership-card>div{color:var(--color-grey-alt);font-size:1rem}@media (max-width:584px){thought-leadership-ce{display:flex;flex-direction:column}}