*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#0e0c0c;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;overflow:hidden;padding:0 1%}.App{display:flex;flex-direction:column;height:100vh}.App-header{flex-shrink:0;padding-top:2%}.tabs-wrapper{display:flex;flex:1 1;min-height:0;padding-bottom:1%}.tabs-wrapper .ant-tabs{display:flex;flex:1 1;flex-direction:column;min-height:0}.tabs-wrapper .ant-tabs-content-holder{flex:1 1;min-height:0;overflow-y:auto}.Introduction{display:grid;grid-template-columns:50% 50%;place-items:self-end}.Foto{background:#4682b4;border-radius:50%;height:200px;margin-right:20px;text-align:center;width:200px}.Foto,.IntroText{align-content:center}.IntroText{height:100%}.AboutMeContainer{align-items:center;display:flex;flex-direction:column;gap:20px;margin-bottom:20px}.AboutMeHeader{grid-gap:20px;align-items:center;display:grid;gap:20px;grid-template-columns:1fr 1fr 1fr;justify-items:center}.VolunteerPic{border-radius:5px;box-shadow:3px 3px 3px 2px grey;&:hover{box-shadow:5px 5px 5px 3px grey;transform:scale(1.05);transition:all .3s ease-in-out}}.ProjectGrid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;margin-top:20px}@media only screen and (max-width:1400px){.ProjectGrid{grid-template-columns:1fr 1fr 1fr 1fr}}@media only screen and (max-width:1200px){.ProjectGrid{grid-template-columns:1fr 1fr 1fr}}@media only screen and (max-width:900px){.AboutMeHeader,.ProjectGrid{grid-template-columns:1fr 1fr}}@media only screen and (max-width:600px){.AboutMeHeader,.ProjectGrid{grid-template-columns:1fr}}.HoverName{cursor:default;display:inline-block}.HoverName:after{background:none repeat scroll 0 0 #a11830;content:"";display:block;height:4px;transition:all .2s ease-in-out;width:0}.HoverName:hover:after{width:100%}
/*# sourceMappingURL=main.703bbae0.css.map*/