@import url(https://fonts.googleapis.com/css2?family=Rubik:wght@400;600&family=Space+Grotesk:wght@400;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{margin:0;padding:0;scroll-behavior:smooth}.App{flex-direction:column;height:100vh;overflow:auto}.App,.darkSwitch{align-items:center;display:flex}.darkSwitch{background-color:initial;border:.2em solid #333;border-radius:1em;height:2.5vw;justify-content:center;width:2.5vw}::-webkit-scrollbar{width:.5vw}::-webkit-scrollbar-track{background:none;height:calc(100vh - 76px)}::-webkit-scrollbar-thumb{background:#333;border-radius:5em;-webkit-transition:all .4s ease;transition:all .4s ease}::-webkit-scrollbar-thumb:hover{background:#555;-webkit-transition:all .4s ease;transition:all .4s ease}.about{align-items:center;display:flex;flex-direction:column;flex-shrink:0;height:calc(100% - 76px);padding-top:10%;text-align:center;width:100%}.about button{top:5vh}@media screen and (max-width:1280px){.about{justify-content:center;padding-bottom:20%;width:90%}}.Exp{align-items:center;display:flex;flex-direction:column;flex-shrink:0;height:auto;max-width:1000px;padding-top:76px;width:50%}@media screen and (max-width:1280px){.Exp{width:90%}}.projects{align-items:center;display:flex;flex-direction:column;flex-shrink:0;height:auto;padding-top:10%;width:100%}.projects h1{padding-bottom:5vh}.pTile{border-radius:2em;display:flex;flex-shrink:0;gap:2vw;height:auto;justify-content:space-evenly;margin-bottom:8vh;transition:all .4s ease;width:60vw}.pTile:hover{cursor:pointer;-webkit-transform:scale(1.02);transform:scale(1.02)}.pTile:hover .pTileLeft{transition:all .4s ease}.pTile:hover .pTileRight img{border-radius:1em;-webkit-filter:none;filter:none;transition:all .4s ease}.pTileLeft{border:.1em solid #333;border-radius:1em;flex:1 1;flex-direction:column;flex-shrink:0;padding:2%;transition:all .4s ease}.pTileLeft,.pTileRight{display:flex;justify-content:center}.pTileRight{align-items:center;flex:1 1}.pTileRight img{border:.1em solid #333;-webkit-filter:grayscale(100%);filter:grayscale(100%);height:100%;object-fit:cover;transition:all .4s ease;width:100%}@media screen and (max-width:1280px){.pTileRight{display:none}.pTileLeft{align-items:center;padding:5%;text-align:center;width:50vw}}.skills{align-items:center;display:flex;flex-direction:column;flex-shrink:0;height:calc(100% - 76px);padding-top:10%;width:100%}.skills h1{padding-bottom:5vh}.badges{align-items:center;display:flex;flex-wrap:wrap;gap:1em;height:auto;justify-content:center;width:60vw}.badges img{cursor:pointer;transition:all .4s ease}.badges img:hover{-webkit-transform:scale(1.05);transform:scale(1.05);transition:all .4s ease}@media screen and (max-width:500px){.skills{height:auto}}.contact{align-items:center;display:flex;flex-direction:column;flex-shrink:0;height:calc(100% - 76px);padding-bottom:1%;padding-top:10%;width:100%}.contact h1{padding-bottom:5vh}.buttonContainer{align-items:flex-start;display:flex;flex:1 1;flex-wrap:wrap;gap:2vw;height:auto;justify-content:center;width:60vw}.buttonContainer button{font-size:large}.footer{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:.5vh;height:100%;justify-content:flex-end}
/*# sourceMappingURL=main.07620ac7.css.map*/