@import url(https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@0,400;0,800;1,400;1,800&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap);*{padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Ubuntu,Nunito Sans,sans-serif}ul{list-style:none}u{display:inline}.yellowGrid{display:grid}.yellowGrid>div:last-child{background-color:#98bddc;box-shadow:12px 12px #000;padding:16px 24px}.profileContainer{max-width:384px;position:relative}.profileContainer svg{bottom:8px;left:-20px;position:absolute;right:12px;top:-20px;z-index:1}.profileContainer img{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M170.2 77.9c9.2 27.6-2.9 62.9-25.8 78.4-23 15.5-56.7 11.3-79.7-5.9-23.1-17.1-35.4-47.3-27.8-72.7 7.7-25.5 35.4-46.3 64.5-46.8 29.1-.4 59.6 19.5 68.8 47Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M170.2 77.9c9.2 27.6-2.9 62.9-25.8 78.4-23 15.5-56.7 11.3-79.7-5.9-23.1-17.1-35.4-47.3-27.8-72.7 7.7-25.5 35.4-46.3 64.5-46.8 29.1-.4 59.6 19.5 68.8 47Z'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;max-width:384px;padding:1rem;width:80vw;z-index:0}.universalGrid{display:grid}.universalGrid>div{margin:2rem;max-width:28rem;position:relative;text-align:center}.universalGrid>div:nth-of-type(2)>div{height:110%;left:-1rem;position:absolute;top:-1.25rem;transform:rotate(-13deg);width:105%;z-index:0}.pinkGrid>div:nth-of-type(2) p{background-color:#fafafa;font-family:Nunito Sans;font-size:1.25rem;font-weight:800;margin:.75rem;padding:.75rem;position:inherit;z-index:1}.blueGrid>div:nth-of-type(n+2){-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#b3bdca1a;border-radius:1rem;box-shadow:inset 2px 2px 5px #ffffff1a,.5rem .5rem 1rem #0000001a;color:#f8fcff;font-family:Segoe UI;font-size:1rem;font-weight:100;margin:.75rem;padding:.75rem;position:inherit;z-index:1}.blueGrid>div:nth-of-type(n+2) li div{display:flex;justify-content:center}.blueGrid div:nth-of-type(n+2) li div a{color:#ebd676;margin-left:.5rem}.blueGrid div:nth-of-type(2) li div{color:#fff;font-size:1rem;line-height:1.6;text-align:justify;text-indent:20px}.blueGrid .projectLink{color:#66c0e2;font-weight:600}.blueGrid .projectLink:hover{color:#d5b733}.pinkGrid>div:nth-of-type(2)>div:first-of-type{border-left:1rem dashed #33bad5;border-right:1rem dashed #33bad5;z-index:2}.pinkGrid>div:nth-of-type(2)>div:last-of-type{border-bottom:1rem dashed #33bad5;border-top:1rem dashed #33bad5;z-index:0}.pinkGrid>div:nth-of-type(3)>div{height:102%;left:0;position:absolute;top:0;transform:rotate(12deg);width:100%;z-index:0}.pinkGrid>div:nth-of-type(3)>div:first-of-type{border-bottom:.75rem dashed #33bad5;border-right:.75rem dashed #33bad5;border-top:.75rem dashed #33bad5;z-index:2}.pinkGrid>div:nth-of-type(3)>div:last-of-type{border-left:.75rem dashed #33bad5;z-index:0}.pinkGrid ul{background-color:#fafafa;margin:.75rem;padding:.75rem;position:inherit;z-index:1}.universalGrid li{padding:.5rem 0}.pinkGrid h1{color:#fafafa;text-shadow:.15rem .15rem #33d59f}.blueGrid h1{color:#fafafa;text-shadow:.15rem .15rem #d5b733}.greenGrid h1{color:#fafafa;text-shadow:.15rem .15rem #9f33d5}.greenGrid h2{margin:1rem}.pinkGrid span{color:#b12453;display:block}.pinkGrid svg{color:#fdbb2d}.pinkGrid button{border-left:.25rem solid #33d59f;border-top:.25rem solid #33d59f;box-shadow:.25rem .25rem #9f33d5;transform:rotate(12deg);transition:.05s}.pinkGrid button:hover{border-bottom:.25rem solid #69d533;border-left:0;border-right:.25rem solid #69d533;border-top:0;box-shadow:.25rem .25rem #0000,-.25rem -.25rem #9f33d5;transition:.05s}.greenGrid div:nth-of-type(n+2){color:#fff;font-size:1rem;line-height:1.6;text-align:justify;text-indent:20px}.greenGrid>div:nth-of-type(n+2){-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#00173433;border-radius:1rem;box-shadow:inset 2px 2px 5px #ffffff1a,.5rem .5rem 1rem #0000001a;color:#f8fcff;font-family:Ubuntu;font-size:1rem;font-weight:100;margin:.75rem;padding:.75rem;position:inherit;z-index:1}.greenGrid a{font-weight:500}.greenGrid a,.greenGrid tr>td:first-of-type{color:#aed581}.greenGrid a:hover{color:#e0b8f4;font-weight:800}@media screen and (min-width:992px){nav{padding-left:4rem;padding-right:4rem}.yellowGrid{grid-template-columns:1fr 8rem 1fr}.yellowGrid>div:last-child{grid-column-start:3}.profileContainer svg{animation:svg-spin 30s linear infinite}.universalGrid{column-gap:6rem;grid-template-columns:1fr 1fr 8rem;margin:4rem}.universalGrid>div:first-of-type{grid-column-start:3;grid-row:1;writing-mode:vertical-rl}.universalGrid>div:nth-of-type(2n){grid-column-start:2}.universalGrid>div:nth-of-type(2){grid-row:1}.universalGrid>div:nth-of-type(3){grid-column-start:1;grid-row:1/3}.pinkGrid button{float:right;margin-top:-4rem;transform:rotate(-13deg)}}@keyframes svg-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.bfa6d4e8.css.map*/