.container-main{background-color:white;width:100%;min-height:100vh}@media screen and (max-width:850px){.container-main{max-height:100vh}}.homepage-video{object-fit:cover;width:100%;height:100vh;position:absolute;top:0;left:0;z-index:0;will-change:transform;transform:translateZ(0);backface-visibility:hidden}.homepage-container{position:relative;background-color:transparent;width:100%;min-height:100vh;padding-top:36px;z-index:1}.test-animation{position:relative;z-index:15;width:100%}.navbar-animation-container{position:relative;z-index:10;width:100%}.content-animation-container{position:relative;z-index:5;width:100%}.homepage-txt-container h2 span{font-size:48px;color:#fff;text-shadow:3px 5px 6px black}.homepage-txt-container span{font-size:20px;color:#fff;text-shadow:3px 5px 6px black}.homepage-txt-container{width:100%;height:80vh;display:flex;justify-content:center;align-items:center;flex-direction:column}.bounce-arrow,.homepage-txt-container>svg{color:#fff;display:inline-block;margin-top:10%;text-shadow:3px 5px 6px black;animation:moveUpDown 2s ease-in-out infinite;will-change:transform;transform:translateZ(0)}@keyframes moveUpDown{0%,to{transform:translateY(0) translateZ(0)}50%{transform:translateY(-20px) translateZ(0)}}@media screen and (max-width:850px){.homepage-txt-container{padding:24px}.homepage-txt-container h2 span{font-size:28px}.homepage-txt-container span{font-size:16px}}