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