:root{--light-grey-txt-color:#b4b4b4;--dark-grey-txt-color:#707070}.investmentNewsContainer{display:flex;flex-direction:column}.investmentNewsContainer .cardHolder{border-top:1px solid var(--light-grey-txt-color)}.investmentNewsContainer .newsCard{flex:1 1;display:flex;align-items:flex-start;flex-direction:row;padding:15px 0;align-items:stretch}.investmentNewsContainer .cardHolder:last-child,.investmentNewsContainer.noborder .cardHolder:last-child{border-bottom:1px solid var(--light-grey-txt-color)}.investmentNewsContainer .newsCard .picture{width:100px;min-width:100px;max-width:100px;height:85px;background-size:cover;background-repeat:no-repeat;margin-right:1em}.investmentNewsContainer .newsCard .info{display:flex;flex-direction:column;justify-content:space-between;width:59%}.investmentNewsContainer .newsCard .topic{color:var(--secondary);font-weight:700;font-size:.825rem}.investmentNewsContainer .newsCard .text{color:var(--primary);font-size:1rem;margin:3px 0;font-weight:600;line-height:1.25}.investmentNewsContainer .newsCard .date{color:var(--dark-grey-txt-color);font-size:.75rem}@media (min-width:768px){.investmentNewsContainer{flex-direction:row}.investmentNewsContainer .cardHolder:nth-last-child(2){border-bottom:1px solid var(--light-grey-txt-color)}.investmentNewsContainer.noborder .cardHolder:last-child,.investmentNewsContainer.noborder .cardHolder:nth-last-child(2){border:none}.investmentNewsContainer .newsCard .picture{width:126px;min-width:126px;max-width:126px;height:107px}.investmentNewsContainer .newsCard .topic{font-size:.875rem}.investmentNewsContainer .newsCard .text{font-size:1rem}.investmentNewsContainer .newsCard .date{font-size:.75rem}}@media (min-width:992px){.investmentNewsContainer .newsCard .picture{width:164px;min-width:164px;max-width:164px;height:140px}.investmentNewsContainer .newsCard .info{margin:0 25px}.investmentNewsContainer .newsCard .topic{font-size:1.125rem}.investmentNewsContainer .newsCard .text{font-size:1.35rem}.investmentNewsContainer .newsCard .date{font-size:.875rem}}@media (min-width:1200px){.investmentNewsContainer .newsCard .picture{width:186px;min-width:186px;max-width:186px;height:158px}.investmentNewsContainer .newsCard .topic{font-size:1.1875rem}.investmentNewsContainer .newsCard .text{font-size:1.5rem}.investmentNewsContainer .newsCard .date{font-size:1rem}}@media (min-width:1400px){.investmentNewsContainer .newsCard .picture{width:210px;min-width:210px;max-width:210px;height:180px}.investmentNewsContainer .newsCard .topic{font-size:1.5rem}.investmentNewsContainer .newsCard .text{font-size:1.75rem}.investmentNewsContainer .newsCard .date{font-size:1.125rem}}.investmentNewsContainer.university-articles.report-articles .newsCard{width:100%}.investmentNewsContainer.university-articles.report-articles .newsCard .text{max-width:700px}.last-reports ul{margin:0;padding:0}.last-reports li{font-weight:600;margin:0 0 3rem;list-style:none}.last-reports li span.fecha{font-weight:300;display:block}