body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#1a1b1d;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{margin:1rem;text-align:center}.nav{align-items:stretch;color:#fff;display:flex;gap:2rem;justify-content:space-between;padding:2rem}.site-title{color:#fff;font-family:Roboto,sans-serif;font-size:1.15rem;font-style:normal;font-weight:400;text-decoration:none}.home-title{display:inline-block;padding:1%;position:relative}.home-title:after{background:linear-gradient(90deg,#fff,#838a8a);bottom:0;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:left;transition:transform .5s ease-out;width:100%}.home-title:hover:after{transform:scaleX(1)}.nav ul{align-items:center;color:gray;display:flex;list-style:none;margin:0;padding:.25rem}.nav-item{color:gray;font-family:Share Tech,sans-serif;font-size:1.15rem;font-style:normal;font-weight:400;padding:0 2rem;text-decoration:none}.nav-item:hover{color:#fff}.home-body{flex-direction:column;height:auto;text-align:center;width:100%}#intro-container,.home-body{align-items:center;display:flex;justify-content:center}#intro-container{height:70vh;text-align:left;width:50%}@media (max-width:800px){#intro-container{width:80%}}#intro-text{animation:fadeIn 1.5s ease-in forwards;color:#fff;font-family:Raleway,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:400;opacity:0}@media (max-width:800px){#intro-text{font-size:1.5rem}}@keyframes fadeIn{to{opacity:1}}.about-body{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}#self-photo{filter:grayscale(35%);height:auto;opacity:.7;width:40%}@media (max-width:800px){#self-photo{width:70%}}.about-description{display:flex;flex-direction:row;height:auto;width:50%}@media (max-width:800px){.about-description{align-items:center;flex-direction:column;justify-content:center;width:70%}}#description-header{clear:both;color:gray;margin:10% 10% 0 0;white-space:nowrap}@media (max-width:800px){#description-header{margin:15% 0 0}}#about-me-text{color:#fff;font-size:1.25rem;margin:10% 0 0;text-align:left}@media (max-width:800px){#about-me-text{margin:5% 0 0}}.socials-information{display:flex;flex-direction:row;height:auto;width:50%}@media (max-width:800px){.socials-information{align-items:center;flex-direction:column;justify-content:center;width:70%}}#socials-header{clear:both;color:gray;margin:20% 7% 0 0;white-space:nowrap}@media (max-width:800px){#socials-header{margin:20% 0 0}}#socials-list{display:flex;flex-wrap:wrap;justify-content:space-between;margin:20% 0 10%;width:100%}@media (max-width:800px){#socials-list{align-items:center;justify-content:center;margin:10% 20% 0 0;width:100%}}#socials-list li{list-style:none;margin-bottom:10px;width:45%}@media (max-width:800px){#socials-list li{width:100%}}#socials-list li a{align-items:center;background-color:#1a1b1d;border-radius:8px;display:flex;font-size:30px;gap:8px;height:50px;margin:0 10px;text-decoration:none;transition:0s;width:100%}#socials-list li a:hover{background-color:#2d2d2e}#socials-list li a .icon{color:#91979c;margin-left:10px;transition:0s;z-index:3}#socials-list li a:hover .icon{color:#fff}.social-name{color:#fff;font-size:18px;font-weight:400;z-index:3}body{margin:0;padding:0;width:100%}.projects-body{align-items:center;display:flex;flex-direction:column;width:100%}#projects-header{clear:both;color:gray;margin:0;white-space:nowrap}.projects-container{align-items:center;flex-direction:row;flex-wrap:wrap;padding:5px 0 20px}.project-card,.projects-container{display:flex;justify-content:center}.project-card{align-items:start;height:auto;margin:5px 30px 10px;position:relative;text-align:left;transition:.5s;width:320px}.project-content{background:#68696c;border-radius:8px;color:#fff;left:0;margin:10%;padding:15px 40px;position:relative;transform:.5s;z-index:1}.project-content:before{background:linear-gradient(#fff,#383c42);border-radius:8px;content:"";filter:blur(10px);inset:0;opacity:.6;position:absolute;transition:opacity .5s;z-index:-1}.project-card:first-child .project-content:before{background:linear-gradient(#d9d625,#32c222)}.project-card:hover .project-content:before{filter:blur(30px);opacity:.8}.project-content h2{color:#fff;font-size:2rem;margin-bottom:10px}.project-content p{font-size:1.1rem;line-height:1.5rem;margin-bottom:15px}.project-content a{background:#fff;border-radius:5px;color:#000;display:inline-block;font-size:1.1rem;font-weight:700;margin:5px 0;padding:10px;text-decoration:none}.project-content a:hover{background:#b9b8bd;box-shadow:0 1px 15px #01010133}#more-projects-notice{clear:both;color:gray;margin-bottom:8%;white-space:nowrap}
/*# sourceMappingURL=main.7ad1c70a.css.map*/