.LandingPage{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;overflow-x:hidden;position:relative;max-width:100%}.CenterPieceContainer{margin-top:10vh}.TopGradient{position:absolute;top:calc(-1 * var(--gigabrain-header-height));z-index:-3}.BottomGradient{position:absolute;top:28rem;z-index:-2}.DecorativeArc{position:absolute;top:48rem;z-index:-1}.LandingPageBlocks{display:flex;flex-direction:column;justify-content:center;gap:4rem;max-width:min(90%,56rem);margin-top:18rem}@media only screen and (max-width : 700px){.TopGradient,.BottomGradient,.DecorativeArc{max-width:100%;width:100%;overflow-x:hidden}.TopGradient,.BottomGradient{opacity:.75}.BottomGradient{top:10rem}.DecorativeArc{top:30rem}.TopGradient>svg,.BottomGradient>svg,.DecorativeArc>svg,.TopGradient>img,.BottomGradient>img,.DecorativeArc>img{margin-left:calc(-756px + 50vw)}.LandingPageBlocks{margin-top:8rem}}
