.animation{view-timeline:--subjectReveal block;animation-timeline:--subjectReveal;animation-name:appear;animation-range:entry 14% contain 25%;animation-fill-mode:both;animation-duration:1ms}@media (max-width:1024px){.animation{animation-range:entry 12% contain 30%;animation-name:appear-mobile}}@keyframes appear{0%{width:100%;padding:3vw;border-radius:0;height:40vw}to{width:80%;height:26vw}}@keyframes appear-mobile{0%{width:100%;padding:3vw;border-radius:0;height:40vw;height:50dvh}to{width:90%;height:20vw;height:36dvh;border-radius:4vw}}