.scroll-section-mobile-game{background-color:var(--black);background-repeat:no-repeat,no-repeat;background-size:auto,auto;background-position:0 50%,100% 0;background-attachment:fixed,fixed;padding-bottom:60px}.scroll-section-mobile-game .scroll-item-mobile-game{background-color:#191A4E;opacity:0;animation:scroll-reveal-mobile 3.5s linear forwards;animation-timeline:view(y);animation-range-start:cover 5.5vh;animation-range-end:cover 70.5vh;border-radius:5px}.scroll-section-mobile-game .scroll-item-mobile-game:first-child{opacity:1}.scroll-section-mobile-game>.scroll-item-mobile-game+.scroll-item-mobile-game{margin-top:20px}@keyframes scroll-reveal-mobile{to{opacity:1}}.responsive-div{top:20px}@media (min-width:768px){.responsive-div{top:15vh}.scroll-section-mobile-game .scroll-item-mobile-game{animation-name:scroll-reveal-md-lg-mobile}.scroll-section-mobile-game>.scroll-item-mobile-game+.scroll-item-mobile-game{margin-top:60vh;scale:.8}}@media (min-width:992px){.responsive-div{position:-webkit-sticky;position:sticky;height:100vh}}@keyframes scroll-reveal-md-lg-mobile{to{opacity:1;scale:1}}