.main{flex-direction:column;justify-content:flex-start;align-items:stretch;min-height:100vh;display:flex}.mainDiv{flex-direction:column;justify-content:center;align-items:center;font-size:clamp(1rem,5vw,3rem);display:flex}.bigTitle1,.bigTitle2{font-size:inherit;margin:0}.bigTitle1{margin-bottom:.5rem;font-family:SerifStuff}.bigTitle2{font-family:Nord}.research{border-radius:3vh;margin:2rem 0;padding:0 1rem;font-family:SerifStuff,Arial,sans-serif;font-size:1.5rem}@font-face{font-family:Nord-BI;src:url(/fonts/Nord/Nord-BoldItalic.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}.font-Nord-BI{font-family:Nord-BI,sans-serif}@font-face{font-family:Nohemi;src:url(/fonts/Nohemi/Nohemi-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Nohemi;src:url(/fonts/Nohemi/Nohemi-Medium.ttf)format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Nohemi;src:url(/fonts/Nohemi/Nohemi-SemiBold.ttf)format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Nohemi;src:url(/fonts/Nohemi/Nohemi-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}.font-nohemi-regular{letter-spacing:.015em;font-family:Nohemi,sans-serif;font-weight:400}.font-nohemi-medium{letter-spacing:.015em;font-family:Nohemi,sans-serif;font-weight:500}.font-nohemi-semibold{letter-spacing:.015em;font-family:Nohemi,sans-serif;font-weight:600}.font-nohemi-bold{letter-spacing:.015em;font-family:Nohemi,sans-serif;font-weight:700}.font-zalando{font-family:ZalandoSans,sans-serif}.font-hubot{font-family:HubotSans,sans-serif}.heroTitle{letter-spacing:.08em;color:#000;margin:.25rem 0 .75rem;font-family:Nord-BI;font-size:clamp(2rem,8vw,6rem)}.heroFade{opacity:0}body:before,body:after{content:"";z-index:-1;opacity:.8;filter:blur(90px);pointer-events:none;will-change:transform, opacity;border-radius:50%;animation-duration:7s;animation-timing-function:cubic-bezier(.47,0,.745,.715);animation-iteration-count:infinite;display:none;position:fixed;transform:translate(0,0)}body:before{background:var(--third-glow);width:50vw;height:50vw;margin-left:-200px;animation-name:animateBefore;top:calc(50vh - 25vw);left:50vw}body:after{background:var(--secondary-glow);width:500px;height:700px;animation-name:animateAfter;top:calc(50vh - 25vw);left:25vw}@keyframes animateBefore{0%,to{transform:translateY(0)}50%{transform:translateY(200px)scale(.8)}}@keyframes animateAfter{0%,to{transform:translate(0)}50%{transform:translate(-250px)scale(1.2)}}
