#investment-ideas>.body{gap:var(--s-8);display:grid}@media (width>=1024px){#investment-ideas>.body{grid-template-columns:1fr 1fr}}#investment-ideas>.body article{background-color:var(--tile-bg,#bfe1ea);display:grid;overflow:hidden;container:article/inline-size}@media (width>=640px){#investment-ideas>.body article{aspect-ratio:1}}#investment-ideas>.body article:hover img{transform:scale(1.1)}#investment-ideas>.body article img{object-fit:cover;object-position:bottom;grid-area:1/1;align-self:end;width:100%;height:100%;transition:transform .3s;transform:scale(1)}#investment-ideas>.body article a{color:var(--tile-color,var(--color-txt));gap:var(--s-3);padding:var(--s-2);flex-direction:column;grid-area:1/1;line-height:1.1;text-decoration:none;display:flex;position:relative}#investment-ideas>.body article a:hover{text-decoration:none}@container (width>=400px){#investment-ideas>.body article a{padding:var(--s-6)}}#investment-ideas>.body article span:first-child{font-size:var(--fs-sm)}#investment-ideas>.body article span:has(time){font-size:var(--fs-sm)}#investment-ideas>.body article h3{font-size:var(--fs-base);font-weight:var(--fw-light);line-height:1.1}@media (width>=450px){#investment-ideas>.body article h3{font-size:var(--fs-xl)}}@media (width>=550px){#investment-ideas>.body article h3{font-size:var(--fs-2xl)}}@media (width>=1280px){#investment-ideas>.body article h3{font-size:var(--fs-3xl)}}#investment-ideas>.body article p{font-size:var(--fs-sm);font-weight:var(--fw-light);line-height:1.4}@container (width>=400px){#investment-ideas>.body article p{font-size:var(--fs-base);line-height:1.6}}@container (width>=600px){#investment-ideas>.body article p{font-size:var(--fs-xl);line-height:1.6}}
