.main{padding:40vh 0 0;min-height:100vh}.main,.mainDiv{display:flex;flex-direction:column;justify-content:center;align-items:center}.mainDiv{font-family:Prospect;font-size:3rem}.research{margin:2rem 0;border-radius:3vh;display:flex;justify-content:flex-start;align-items:center;font-size:1.5rem;font-family:Helvetica;padding:0 1rem}.line{background-color:#fff;display:flex;flex-direction:row;height:50vh;width:1px}#hero:after,#hero:before{content:"";position:absolute;z-index:-1;opacity:.8}#hero:before{background:var(--third-glow);width:50vw;height:50vw;margin-left:-200px;left:calc(50vw)}#hero:after,#hero:before{border-radius:50%;filter:blur(90px);top:calc(50vh - 50vw / 2)}#hero:after{background:var(--secondary-glow);width:500px;height:700px;left:calc(50vw - 50vw / 2)}