div.card-trend{background:#4e4e4e;border-radius:16px}.card-trend:hover{transform:scale(1.03);transition:all .3s ease-in-out}.on-hover-text{display:none}.card-trend:hover .on-hover-text{display:inline-block}div.card-trend{background-repeat:round;background-size:cover;flex-direction:column;height:100%;justify-content:space-between}div.card-texts p{word-break:break-word}a.d-flex{align-items:center;height:100%;padding-bottom:10px;padding-top:60px}div.card-arrow a{display:block;height:auto;padding-bottom:0;padding-top:0}.grid-item:nth-child(6).card-trend{background-repeat:round;grid-column:3;grid-row:3/5}.grid-item:nth-child(7).card-trend{grid-column:1/3;grid-row:4}@media (min-width:901px) and (max-width:1439px){.card-trend .card-texts{margin-left:1.5rem}.grid-item:nth-child(6).card-trend .card-texts{margin-left:1rem}}@media (max-width:375px){.grid-item:nth-child(6).card-trend .card-texts{margin-left:2rem}}