.scroll-section-about-us{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-about-us .scroll-item-about-us{background-color:#191A4E;opacity:0;animation:scroll-reveal-about-us 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-about-us .scroll-item-about-us:first-child{opacity:1}.scroll-section-about-us>.scroll-item-about-us+.scroll-item-about-us{margin-top:60vh}@keyframes scroll-reveal-about-us{to{opacity:1}}.responsive-div{top:20px}@media (min-width:768px){.responsive-div{top:15vh}.scroll-section-about-us .scroll-item-about-us{animation-name:scroll-reveal-md-lg-about-us}.scroll-section-about-us>.scroll-item-about-us+.scroll-item-about-us{margin-top:60vh;scale:.8}}@media (min-width:992px){.responsive-div{position:-webkit-sticky;position:sticky;height:100vh}}@keyframes scroll-reveal-md-lg-about-us{to{opacity:1;scale:1}}