@import url(https://fonts.googleapis.com/css2?family=Open+Sans+Condensed:wght@700&family=Open+Sans:ital,wght@0,300;0,400;0,500;1,400&family=Roboto:wght@900&display=swap);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}p{color:#43bbc2}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.light{font-weight:300;color:#000}.light,.medium{font-family:"Open Sans",sans-serif}.medium{font-weight:400}.bold{font-weight:800;font-family:"Roboto",sans-serif}.xs-font{font-size:11px}.sm-font{font-size:14px}.md-font{font-size:16px}.xmd-font{font-size:18px}.lg-font{font-size:28px}a,a:visited,h1,h2,h3,h4,h5,h6,p{color:#000;text-align:left;margin:0}.footer{display:flex;align-items:center;flex-direction:column;padding:.5rem 3rem;grid-gap:1rem;gap:1rem;width:100%;border-top:1px solid #e5e5e5}.footer .asu-logo{display:inline;width:80px;object-fit:contain}.footer .hcm-logo{display:inline;width:150px;margin-left:20px;object-fit:contain}.header{display:flex;justify-content:space-between;padding:2rem 0 0;width:75%}.header .logo{object-fit:contain}.header .nav-list{display:flex}.header .nav-list li{list-style:none;font-weight:500;padding:.5rem;color:#000;text-transform:capitalize}.header .nav-list li a:hover{color:#43bbc2;transition:all .3s}.home{width:75%;min-width:300px}.home .description,.home .title{margin-bottom:1rem}.home__img-wrapper{display:flex;justify-content:space-between}.home__img{width:48%;margin:2rem 0;object-fit:cover;max-width:500px}.about{width:75%;min-width:300px;display:flex;flex-wrap:wrap;justify-content:space-between}.about h1{display:block;width:100%}.about p{line-height:1.5;margin-bottom:4rem}.about__img{width:48%;min-width:300px;margin-bottom:4rem;object-fit:contain;max-width:100%}.about__logo-wrapper{display:flex;align-items:center}.about .stdf-logo{display:inline;width:150px;margin-left:10px;object-fit:contain}.research{width:75%;min-width:300px}.research>p:first-of-type{margin-bottom:3rem}.research__items-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;grid-gap:3rem;gap:3rem}.research__item{width:48%;text-align:left;min-width:300px;max-width:400px}.research__item img{width:100%;object-fit:cover;object-position:0 25%;height:200px}.research__item__description{padding:1rem 0}.research__item__btn{border:0;background:transparent;padding:0;font-weight:500;text-transform:capitalize}.publications{width:75%;min-width:300px}.publications h3{margin:2rem 0}.publications a{font-size:16px;font-weight:400;line-height:1.5;font-family:"Open Sans",sans-serif;display:block;margin:2rem 0;text-align:left}.publications a:hover{cursor:pointer;text-decoration:underline}.people{width:75%;min-width:300px}.people>p:first-of-type{margin-bottom:3rem}.people__items-wrapper{display:flex;flex-wrap:wrap;grid-gap:2rem;gap:2rem}.people__item{display:flex;grid-gap:20px;gap:20px;flex:1 1}.people__item__img{width:120px;border-right:1px solid #43bbc2;padding-right:1rem;object-fit:contain}.people__item__details{align-self:flex-end}.people__item__title{width:75%;min-width:300px}a{text-decoration:none;cursor:pointer}a:focus,a:visited{color:#000}.App{display:flex;flex-direction:column;align-items:center;justify-content:space-between;min-height:100vh;grid-gap:4rem;gap:4rem}*{box-sizing:border-box}h1,h2,h3,h4,h5,h6,p{cursor:default}
/*# sourceMappingURL=main.cf6e4e72.chunk.css.map */