body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#17141b;color:#d3cbcb;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}*{font-family:Rancho,cursive}.App{padding:10px 10% 10%}@media only screen and (max-width:600px){.App{padding:20px}}.Profile{align-items:center;background:-webkit-linear-gradient(120deg,#1c2af3 50%,#4e4d4d00 0);border-radius:10px;box-shadow:0 0 10px #ccc;display:flex;flex-direction:row;justify-content:space-evenly;min-height:400px;overflow:auto;padding:20px}.Profile img{border-radius:80%;height:200px;width:200px}.Profile::-webkit-scrollbar{display:none}.ProfileDescription{width:60%}@media only screen and (max-width:600px){.Profile{flex-direction:column}.ProfileDescription{width:100%}}.Skill{align-items:center;border-radius:10px;box-shadow:0 0 10px #ccc;display:flex;flex-direction:column;height:8%;justify-content:center;margin-left:1.5%;padding:15px;text-align:center;width:6.5%}.Skill img{height:80px;width:80px}.Skill:hover{box-shadow:0 0 20px #7375db;width:90px}@media only screen and (max-width:600px){.Skill{margin-bottom:20px;width:70%}.Skill:hover{width:75%}}.SkillsList{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}@media only screen and (max-width:600px){.SkillsList{flex-direction:column}}.Project{border-radius:18px;box-shadow:-10px 0 10px #ccc;display:flex;flex-direction:column;height:400px;min-width:250px;padding:10px;position:relative;text-align:center;transition:.2s;width:300px}.Project:hover{box-shadow:5px 5px 30px #313688;transform:translateY(-2rem)}.Project:hover~.Project{transform:translateX(50px)}.Project:not(:first-child){margin-left:-10px}.Project img{border-color:#d14765;border-width:5px;height:150px;width:100%}@media only screen and (max-width:600px){.Project{box-shadow:0 -10px 10px #ccc;height:500px}.Project:not(:first-child){margin-left:0}.Project:hover~.Project{transform:translateY(20px)}}.Projects{border-radius:10px;box-shadow:0 0 10px #ccc;display:flex;flex-direction:row;height:420px;overflow:scroll;padding:30px}.Projects::-webkit-scrollbar{display:none}@media only screen and (max-width:600px){.Projects{flex-direction:column}}.ProjectScore{border-radius:10px;box-shadow:0 0 10px #ccc;display:flex;flex-direction:row;height:95px;overflow:scroll;padding:10px}@media only screen and (max-width:600px){.ProjectScore{flex-direction:column}}.ContactView{align-items:center;border-radius:10px;box-shadow:0 0 10px #ccc;min-height:300px;overflow:auto;padding:20px;text-align:center}.ContactView input{border:2px solid #837d7d;border-radius:8px;box-shadow:0 0 6px #918b8b;width:50%}.ContactView input,.ContactView textarea{background-color:#272626;color:#f5f5f5;font-size:20px;margin:10px 20px;padding:8px 12px}.ContactView textarea{border:2px solid #ccc;border-radius:8px;box-shadow:0 0 6px #ccc;width:-webkit-fill-available}.ContactView button{background-color:#2626f5;border:2px solid #beb7b7;border-radius:10px;box-shadow:0 0 10px #bbb8b8;height:40px;width:100px}
/*# sourceMappingURL=main.5d81d760.css.map*/