.top{width:100%;display:flex;justify-content:center;align-items:center}.top .top-container{display:flex;justify-content:space-between;align-items:center;max-width:1200px;width:100%}@media screen and (max-width: 1119px){.top{height:4rem}}@media screen and (min-width: 1120px){.top{height:7.5rem}}#top-right{display:flex;justify-content:center;align-items:center;padding-left:1rem;padding-right:1rem;overflow:hidden;width:fit-content}#top-right>img{width:3.25rem;filter:brightness(1);transition:filter .3s ease-in-out}#top-right>img:hover{cursor:pointer;filter:brightness(1.2)}#top-left{width:fit-content;display:flex;justify-content:center;align-items:center}#top-left:hover{cursor:pointer}#top-left>img{width:1.875rem;height:1.875rem;margin-left:2rem;margin-right:1.25rem;padding-top:.125rem}#top-left>span{font-size:2rem;color:#2d2e83;padding-bottom:.125rem}.gradient-bg{height:.25rem;background:rgb(20,237,190);background:linear-gradient(77deg,rgb(20,237,190) 0%,rgb(38,39,110) 100%)}.open-menu{width:100vw;height:fit-content;background-color:#f9f9f9;display:flex;flex-direction:column;padding:.5rem 1rem;border-bottom:1px solid #ccc}a.menu-item{font-size:1.125rem;font-weight:500;color:#2d2e83;text-decoration:none;padding-top:.5rem;padding-bottom:.5rem;width:calc(100vw - 2.5rem)}a.menu-item:hover{text-decoration:underline;cursor:pointer}.desktop-menu{display:flex;justify-content:space-between;align-items:center;gap:2rem}.desktop-menu-item{color:#2d2e83;text-decoration:none;font-size:1rem;font-weight:600}.desktop-menu-item:hover{cursor:pointer;text-decoration:underline}.desktop-menu-item:active{cursor:pointer;color:#14edbe}footer{background-color:#f8f8f8;border-top:1px solid #e0e0e0;margin-top:5rem;padding-top:3rem;padding-bottom:5rem;display:flex;gap:3rem;justify-content:center;align-items:center;flex-direction:column;width:100%;max-width:100%}footer>h4{font-size:1.175rem;font-weight:500;margin:0}.bottom-links{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.375rem}.ntnu-divider{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row}.ntnu-divider>span{font-size:.875rem;color:#272833;text-wrap:nowrap;padding-left:.5rem;padding-right:.5rem}.ntnu-divider>hr{border:0;border-top:1px solid rgba(0,0,0,.1);width:100%}.footer-logo{display:flex;justify-content:center;align-items:center}body{margin:0 auto;font-family:Open Sans,sans-serif;-webkit-font-smoothing:antialiased}h2{font-weight:400;margin-top:.5rem;font-size:1.7rem}p.paragraph{font-size:1rem}section{padding:1rem}button.primary{border-radius:20px;background-color:#fff;color:#2d2e83;border:1px solid #2d2e83;min-width:10rem;font-size:1rem;cursor:pointer;padding:.5rem .7rem}.primary:hover{color:#fff;background-color:#2d2e83}.primary:active{background-color:#14edbe}a.link{font-size:.875rem;color:#272833;text-decoration:none}a.link:hover{text-decoration:underline}a.link-2{font-size:1rem;color:#2d2e83;text-decoration:underline}a.link-2:hover{text-decoration:none}a.link-2:visited{color:#2d2e83}a.link-2:active{color:#14edbe}details{border:3px solid hsla(9,9%,59.2%,.47);padding:1rem;display:block;background:#f9f9f9;box-sizing:border-box}details>p{font-size:1rem}summary{cursor:pointer;display:list-item;list-style:none;position:relative}summary::-webkit-details-marker{display:none}summary>div{display:flex;justify-content:space-between;align-items:center;font-size:1.0625rem;font-weight:500}summary>div>svg{float:right;padding-right:.125rem;transform:scale(1.5);fill:#333}main{padding-top:2rem;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}main>h1{margin:0;font-size:1.8rem;letter-spacing:.025rem;font-weight:400;padding-bottom:1.5rem;padding-left:1rem;padding-right:1rem;max-width:800px}@media screen and (min-width: 1120px){main>h1{font-size:2.5rem}}main>img#brain-landing{width:95vw;max-width:800px}@media screen and (max-width: 1119px){main>img#brain-landing{max-width:30rem}}div.content-box{width:95vw;display:flex;flex-direction:column;gap:1rem;max-width:30rem}@media screen and (min-width: 1120px){div.content-box{max-width:800px;position:absolute;background-color:#fff;box-shadow:0 0 20px #00000026;padding:1.5rem;top:600px;max-width:600px}}div.info-box{margin-top:2rem;width:95vw;display:flex;flex-direction:column;gap:1rem;max-width:30rem}@media screen and (min-width: 1120px){div.info-box{max-width:800px;margin-top:4rem}}
