.tombstone-image-grid{display:flex;flex-direction:column;align-items:center;width:80%;margin:0 auto 2.5rem}.tombstone-image-grid .tig-header-block{display:flex;justify-content:space-between;align-items:center;width:100%;gap:1rem}.tombstone-image-grid .tig-header-block .tig-header-title{font-size:var(--nt-size-font-6xl);letter-spacing:-.05rem}.tombstone-image-grid .article-block{display:flex;align-items:flex-start;width:100%;gap:1.875rem;flex:1}.tombstone-image-grid .article-block .tig-cta-wrapper{display:flex;align-items:center}.tombstone-image-grid .article-block .tig-card{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem;flex:1 0;overflow:auto;border-radius:2rem 2rem 0 0}.tombstone-image-grid .article-block .tig-card .tig-card-img{width:100%;object-fit:cover}.tombstone-image-grid .article-block .tig-card .tig-wrapper,.tombstone-image-grid .article-block .tig-card .tig-wrapper .tig-content{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch}.tombstone-image-grid .article-block .tig-card .tig-wrapper .tig-content .tig-chips-container{display:flex;padding:.375rem .75rem;justify-content:center;align-items:center;border-radius:var(--nt-size-radius-rounded);border:var(--nt-size-borders-container) solid var(--nt-color-grayscale-500);font-weight:var(--nt-font-weight-regular);line-height:var(--nt-font-line-height-comfortable)}.tombstone-image-grid .article-block .tig-card .tig-wrapper .tig-content .tig-card-richtext p{font-weight:var(--nt-font-weight-light)}.tombstone-image-grid .article-block .tig-card .tig-wrapper .button-container{display:flex;align-items:center}.tig-chips-skeleton-container{border-radius:var(--nt-size-radius-rounded);border:var(--nt-size-borders-container) solid var(--nt-color-grayscale-500);padding:0}@media(max-width:768px){.tombstone-image-grid{width:93%}.tombstone-image-grid .article-block{flex-direction:column}.tombstone-image-grid .article-block .tig-card .tig-wrapper .tig-content .tig-card-richtext p{font-size:var(--nt-size-font-base)}.tombstone-image-grid .tig-header-block .tig-header-title{font-size:var(--nt-size-font-3xl)}}