section.image-thoughts{background:#fff;display:block;padding-block:var(--space-3xl-4xl)}section.image-thoughts .description-wrapper{border-block-end:var(--color-grey-border) 2px solid;display:flex;flex-wrap:wrap;gap:var(--space-m-l);justify-content:space-between;padding-block-end:var(--space-m-l)}section.image-thoughts .description-wrapper[data-hr=none]{border-block-end:none;padding-block-end:0}section.image-thoughts .description-wrapper>p{color:var(--color-light-grey)}section.image-thoughts .description-wrapper:has(a.btn)>p{flex-basis:80%}section.image-thoughts .description-wrapper .btn{flex-shrink:0;height:fit-content}section.image-thoughts[data-bg=bg-grey]{background:var(--color-grey-tertiary)}section.image-thoughts[data-padding=top]{padding-block:var(--space-3xl-4xl) 0}section.image-thoughts[data-padding=bottom]{padding-block:0 var(--space-3xl-4xl)}section.image-thoughts[data-padding=none]{padding-block:0}image-thoughts-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)}.image-thoughts-card .img-wrapper{align-items:center;aspect-ratio:1.25;display:flex;justify-content:center;width:100%}.image-thoughts-card .img-wrapper img{object-fit:contain;object-position:center}.image-thoughts-card{position:relative;text-decoration:none;transition:opacity .15s ease-in}.image-thoughts-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.image-thoughts[data-bg=grey] .image-thoughts-card.has-category:before{background:var(--color-grey-tertiary)}.image-thoughts-card.has-category[data-category="Blog Article"]:before{content:"Blog Article"}.image-thoughts-card.has-category[data-category="ZOLL Pulse Blog"]:before{content:"ZOLL Pulse Blog"}.image-thoughts-card.has-category[data-category=Infographic]:before{content:"Infographic"}.image-thoughts-card.has-category[data-category=Webinar]:before{content:"Webinar"}.image-thoughts-card.has-category[data-category=Podcast]:before{content:"Podcast"}.image-thoughts-card.has-category[data-category=eBook]:before{content:"eBook"}a.image-thoughts-card:focus-visible,a.image-thoughts-card:hover{opacity:.8}a.image-thoughts-card>p{color:var(--color-blue);font-weight:700;line-height:1.25}div.image-thoughts-card>p{color:var(--color-light-grey);font-weight:700;line-height:1.25}image-thoughts-ce[data-columns="3"] .image-thoughts-card>p{font-size:var(--size-special-1)}.image-thoughts-card>div{color:var(--color-light-grey);font-size:1rem}@media (max-width:584px){image-thoughts-ce{display:flex;flex-direction:column}}