.home-category-showcases .showcase-copy{display:flex;flex-direction:column}.home-category-showcases .showcase-primary-meta{order:-1;gap:14px}.home-category-showcases .showcase-secondary-meta{order:0;gap:14px;row-gap:8px}.home-category-showcases .showcase-list-meta{gap:18px;row-gap:10px;margin:8px 0}.home-category-showcases .showcase-grid .showcase-secondary-meta{width:100%;justify-content:space-between}.home-category-showcases .showcase-read{display:inline-flex;align-items:center;gap:8px;width:max-content;margin-top:12px;padding:9px 14px;border:1px solid #c9c9c9;border-radius:0;background:#fff;color:#555;font-size:12px;font-weight:400;line-height:1;text-decoration:none;transition:border-color .2s ease,color .2s ease}.home-category-showcases .showcase-read i{font-size:11px;color:#555}.home-category-showcases .showcase-read:hover{border-color:var(--navy);color:var(--navy)}.home-category-showcases .showcase-read:hover i{color:var(--navy)}
