html{font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;background-color:#ffcb30;margin:10px}.card{background-color:#fff;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex:1 1;flex:1 1;border-radius:10px;margin:20px;padding:20px;min-width:300px;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.card,h1{text-align:center}h1,h2{margin:20px;padding:10px}p{overflow-wrap:normal;margin:10px;text-align:center}.section{display:-webkit-flex;display:flex;-webkit-justify-content:stretch;justify-content:stretch;-webkit-flex-wrap:wrap;flex-wrap:wrap}.card img{height:175px;width:175px;margin-top:20px}.title{font-size:1.5rem;font-weight:700;margin-bottom:5px}.institution{font-size:1.2rem;margin-bottom:5px}.dates{font-size:1rem;margin-bottom:20px}.highlight{font-size:1.2rem}.highlight,.subheader{font-weight:700;margin:20px}.subheader{font-size:1rem}.subtext{font-size:1.2rem;margin:0 10px 10px;overflow-wrap:normal;text-align:center}.tag-container{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;max-width:400px;-webkit-justify-content:center;justify-content:center;margin:10px}.tag{background-color:#ffcb30;border-radius:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:5px 10px;margin:5px;display:block;font-weight:700}.link-section{display:-webkit-flex;display:flex;-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-flex-wrap:wrap;flex-wrap:wrap}.link-section a{background-color:#333;color:#fff;font-weight:700;font-size:1rem;text-decoration:none;padding:10px 20px;margin:10px;border-radius:10px;min-width:120px}.link-section a:hover{background-color:#646464}.provider{font-size:1.2rem}.navbar{background-color:#fff;border-radius:10px;padding:10px;margin:20px;text-align:center;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}.name{margin:0 10px;font-size:2rem}.name,.navbar-menu *{text-decoration:none;padding:10px;font-weight:700;color:#000}.navbar-menu *{margin:10px;font-size:1.2rem}.navbar-menu :hover:not(.selected),.selected{background-color:#ffcb30;border-radius:10px;font-weight:700;color:#000}.section-header,.section-subheader{text-align:center}@media screen and (min-width:1400px){.navbar-toggle{display:none}.navbar-menu{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}}@media screen and (max-width:1399px){.card{min-width:300px;margin:10px}.navbar{margin:20px 10px 10px}.navbar-toggle{cursor:pointer;border:none;background-color:transparent;width:50px;height:50px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-direction:column;flex-direction:column}.navbar-menu{opacity:0;height:0;width:0;top:100px;left:0;right:0;bottom:0;display:none}.navbar.opened .navbar-menu{background-color:#fff;border-radius:20px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;opacity:1;margin:20px 30px 10px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.navbar-menu *{width:100%}.icon-bar{display:block;width:25px;height:4px;margin:2px;transition:background-color .2s ease-in-out,opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:background-color .2s ease-in-out,transform .2s ease-in-out,opacity .2s ease-in-out;transition:background-color .2s ease-in-out,transform .2s ease-in-out,opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;background-color:#000}.navbar.opened .navbar-toggle .icon-bar:first-child,.navbar.opened .navbar-toggle .icon-bar:last-child{position:absolute;margin:0;width:30px}.navbar.opened .navbar-toggle .icon-bar:first-child{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.navbar.opened .navbar-toggle .icon-bar:nth-child(2){opacity:0}.navbar.opened .navbar-toggle .icon-bar:last-child{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@media screen and (max-width:380px){.card{min-width:250px}}.navbar-toggle:hover .icon-bar{background-color:#ffcb30}.contact-links{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.link{margin:20px;padding:10px;text-align:center;color:#333;border-radius:10px}a.link{cursor:pointer;text-decoration:none}.link:hover{background-color:#333;color:#fff}.icon{margin-top:10px}img.profile-img{border-radius:50%;height:150px;width:150px;margin:20px}.description{font-size:1.2rem}.description-section{margin:20px}@media screen and (max-width:360px){.name{font-size:1.5rem}}@media screen and (max-width:320px){.name{font-size:1.2rem}}
/*# sourceMappingURL=main.593465c2.chunk.css.map */