.animation-wrapper{position:relative;width:100%}.canvas-sticky{align-items:center;background-color:#036;display:flex;height:calc(100vh - 70px);justify-content:center;overflow:hidden;position:sticky;top:70px;width:100%}#hero-canvas{height:100%;object-fit:cover;object-position:center top!important;width:100%}main{background:#036;position:relative;z-index:100}@media (max-width:768px){.canvas-sticky{height:calc(100vh - 60px);top:60px}}
