/* Blend the shared Pinterest cards into the homepage's compact center feed. */
.ty-home .ty-latest.ty-image-grid{margin:0;overflow:visible}
.ty-home .ty-latest .ty-image-card{background:#191a1e}
.ty-home .ty-latest .ty-image-copy{padding-top:8px}
.ty-home .ty-latest .ty-image-copy h3{color:#f7f3f4}
.ty-home .ty-latest .ty-image-card-top button{cursor:pointer}
.ty-home .ty-latest .ty-image-card i{position:static;display:inline-block;width:auto;height:auto;min-width:0;min-height:0;padding:0;background:transparent;border-radius:0;color:inherit;font-size:inherit;box-shadow:none}
.ty-home .ty-latest .ty-image-card-top button i{color:#ed7d9a;font-size:16px}
.ty-home .ty-latest .ty-image-copy h3{height:auto!important;min-height:0;max-height:none!important;margin:9px 0 8px;display:block;overflow:visible;line-height:1.45;overflow-wrap:anywhere;word-break:normal}
.ty-home .ty-latest .ty-image-copy h3 a{display:block}
.ty-home .ty-latest .ty-open-story{margin-top:2px;min-height:32px;align-items:center}
@media(max-width:720px){.ty-home .ty-latest.ty-image-grid{width:100%;max-width:100%;column-gap:8px}.ty-home .ty-latest .ty-image-card{max-width:100%;overflow:hidden}.ty-home .ty-latest .ty-image-preview{min-height:105px}.ty-home .ty-latest .ty-image-copy{padding:8px 9px 10px}}
