
#thinking .home-thought{padding:0;display:flex;flex-direction:column;overflow:hidden;min-width:0;flex:0 0 calc((100% - 48px)/3)}
#thinking .home-thought .ed-figure{margin:18px 18px 0}#thinking .home-thought img{display:block;width:100%;height:auto;border-radius:13px}#thinking .home-thought figcaption{font-size:10px;line-height:1.6;color:rgba(243,239,234,.64);margin-top:10px}#thinking .home-thought figcaption a{text-decoration:underline}#thinking .home-thought__copy{padding:25px;display:flex;flex-direction:column;flex:1}#thinking .home-thought h3{margin:14px 0 18px}#thinking .home-thought h3 a{text-decoration:none}#thinking .home-thought .ed-link{color:var(--cobalt-bright);font-size:13px;margin-top:auto;padding-top:22px;display:inline-flex;gap:20px}#thinking .home-thought .tcard__meta{margin:0}#thinking .home-thought .tcard__title{font-size:25px}
@media(max-width:900px){#thinking .home-thought{flex-basis:calc((100% - 24px)/2)}}@media(max-width:600px){#thinking .home-thought{flex-basis:88%}#thinking .home-thought__copy{padding:22px}#thinking .home-thought .tcard__title{font-size:24px}}

#thinking .home-thought .ed-mediaframe{aspect-ratio:16/9;overflow:hidden;border-radius:13px;background:#0d121e}#thinking .home-thought .ed-mediaframe img{width:100%;height:100%;object-fit:cover;object-position:var(--media-position,50% 50%)}#thinking .home-thought figcaption{min-height:6.4em}

#thinking .home-thought .ed-figure[data-frame-fit=contain] .ed-mediaframe img{object-fit:contain}
