.effect-card-scroll{position:-webkit-sticky;position:sticky;top:150px}.effect-card-scroll .card{min-height:525px;border-radius:16px;padding:6%}.effect-card-scroll .card .body-text{height:100%;display:flex;flex-direction:column;align-items:baseline;justify-content:space-between}.effect-card-scroll .card img{border-radius:16px;object-fit:cover;object-position:center;aspect-ratio:4/3}@media(max-width:1200px){.effect-card-scroll .card img{aspect-ratio:4/2}}@media(max-width:767px){.effect-card-scroll .card{min-height:auto}}