.editorial-card_card__UNY_D{position:relative;display:flex;overflow:hidden;min-width:0;flex-direction:column;border:1px solid var(--line);border-radius:24px;background:white;box-shadow:0 12px 36px rgba(27,58,44,.06)}.editorial-card_card__UNY_D:before{content:"";position:absolute;z-index:2;inset:0 0 auto;height:3px;background:linear-gradient(90deg,var(--blue),var(--green),var(--sun),var(--pink))}.editorial-card_image__sYL2A{position:relative;height:220px;display:grid;place-items:center;overflow:hidden;background:var(--mist);color:var(--green-dark);font:400 3rem Georgia,serif}.editorial-card_image__sYL2A img{object-fit:contain;padding:.65rem}.editorial-card_body__MtUct{display:flex;min-height:310px;flex:1;flex-direction:column;padding:1.5rem}.editorial-card_body__MtUct h2{margin:0;font:400 1.48rem/1.2 Georgia,serif;letter-spacing:-.02em}.editorial-card_body__MtUct>p:not(.editorial-card_meta__EQ0T1){display:-webkit-box;overflow:hidden;margin:.9rem 0 1.5rem;color:var(--ink-soft);font-size:.91rem;-webkit-box-orient:vertical;-webkit-line-clamp:5}.editorial-card_body__MtUct>a{margin-top:auto;color:var(--green-dark);font-size:.88rem;font-weight:760;text-decoration:none}.editorial-card_meta__EQ0T1{margin:0 0 .7rem;color:var(--green-dark);font-size:.72rem;font-weight:760;letter-spacing:.08em;text-transform:uppercase}@media (max-width:620px){.editorial-card_image__sYL2A{height:190px}.editorial-card_body__MtUct{min-height:260px}}