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}html{scroll-behavior:smooth}a{color:inherit;text-decoration:none}.home{align-items:center;background-color:#282c34;display:flex;height:100vh;justify-content:center;max-width:100vw;overflow:hidden;position:relative;text-align:center}.home .description{color:#f5f5f5;font-size:2rem;padding:20px;text-align:center;width:100%}.intro{z-index:2}.intro .cont{align-items:center;animation-delay:.5s;animation-duration:2s;animation-fill-mode:forwards;animation-name:info-cont;color:#f5f5f5;display:flex;justify-content:center;margin:auto}@keyframes info-cont{0%{margin-top:0}to{margin-top:-15%}}.intro .action a{font-weight:lighter;text-decoration:none;transition:color 1s}.intro .action a .action-btn{animation-delay:.5s;animation-duration:2s;animation-fill-mode:forwards;animation-name:action-apear;background-color:inherit;background-image:none;border:2px solid rgba(196,196,36,.856);border-radius:1px;color:#f5f5f5;cursor:pointer;font-size:larger;font-weight:lighter;margin-top:30px;opacity:0;padding:10px;transition:all 1s}.intro .action a:hover .action-btn{background-image:linear-gradient(45deg,rgba(196,196,36,.856),wheat);color:#000}@keyframes action-apear{0%{opacity:0}to{opacity:1}}.nav{animation-delay:.5s;animation-duration:2s;animation-fill-mode:forwards;animation-name:action-apear;background-color:#282c34;background-image:none;box-sizing:border-box;opacity:0;padding:20px;position:fixed;text-align:right;top:0;transition:all 1s;width:100%;z-index:10}.nav a{color:#f5f5f5;padding:10px;transition:all .5s}.nav a:focus,.nav a:hover{color:rgba(196,196,36,.856)}@media only screen and (max-width:768px){.nav a{font-size:small}.nav a:first-child,.nav a:nth-child(4){display:none}.intro .action a .action-btn{color:#000;font-weight:bolder}}.circle{animation:ripple 15s infinite;background:#f5f5f5;border-radius:50%;box-shadow:0 0 1px 0 rgba(196,196,36,.856);position:absolute}.small{bottom:-100px;height:200px;left:-100px;width:200px}.medium{bottom:-200px;height:400px;left:-200px;width:400px}.large{bottom:-300px;height:600px;left:-300px;width:600px}.xlarge{bottom:-400px;height:800px;left:-400px;width:800px}.xxlarge{bottom:-500px;height:1000px;left:-500px;width:1000px}.shade1{opacity:.2}.shade2{opacity:.5}.shade3{opacity:.7}.shade4{opacity:.8}.shade4,.shade5{background-color:rgba(196,196,36,.856)}.shade5{opacity:.9}@keyframes ripple{0%{transform:scale(.8)}50%{transform:scale(1.2)}to{transform:scale(.8)}}::-webkit-scrollbar{background-color:#282c34;width:15px}::-webkit-scrollbar-track{border-radius:100px;box-shadow:inset 0 0 5px #fff}::-webkit-scrollbar-thumb{background:#f5f5f5;border-radius:10px}.section-intro{color:#282c34;margin:0;padding-bottom:5vh;padding-top:15vh;text-align:center}.section-intro h1{font-size:x-large;margin:auto}.section-intro h1:after{border-bottom:5px solid #282c34;content:"";display:block;margin:auto;padding-top:10px;transition:width .5s;width:5%}.about-cont{background-color:#f5f5f5;max-width:100vw;min-height:100vh}.about{align-items:center;display:flex;justify-content:space-around;margin-top:auto;padding:20px}.about .picture{animation-duration:4s;animation-fill-mode:forwards;animation-name:picture;animation-timing-function:ease-in-out;background-image:url(/static/media/tresor.05682ec30790ef9036b6.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border:20px solid #f5f5f5;border-radius:100%;display:block;height:10rem;margin:auto;width:10rem}.about .about-me{width:40%}.about .about-me p{word-wrap:break-word;color:#282c34;font-size:1.5rem;font-weight:200;line-height:30px;text-align:center}.about .about-me p a{text-decoration:underline}.about .about-me p a .resume{background-color:inherit;background-image:linear-gradient(45deg,rgba(128,128,23,.856) 10%,#282c34 90%);border:1px solid #282c34;color:#f5f5f5;cursor:pointer;font-size:large;margin-top:15px;padding:10px;transition:all .5s}.about .about-me p a .resume:hover{background-image:none;color:#282c34;font-weight:bolder}.about .about-me .pic-cont{display:flex;justify-content:center}.about .skills{display:flex;flex-wrap:wrap;justify-content:space-around;width:40%}.about .skills i{-webkit-text-fill-color:#0000;-moz-text-fill-color:#0000;-webkit-background-clip:text;-moz-background-clip:text;background-image:linear-gradient(45deg,rgba(128,128,23,.856) 10%,#282c34 90%);background-repeat:repeat;background-size:100%;font-size:5rem;margin:10px;padding:10px}.shadow{background-color:#fff;box-shadow:0 5px 9px 1px #d1d1d1;transition:box-shadow .5s}.shadow:hover{box-shadow:0 10px 13px 0 #575757}@media only screen and (max-width:1024px){.about{flex-direction:column}.about .about-me{width:70%}.about .skills{margin:auto;width:70%}.about .skills i{font-size:3.5rem;padding:5px}.about .picture{height:8rem;width:8rem}}@media only screen and (max-width:768px){.about{flex-direction:column}.about .about-me{width:80%}.about .skills{margin:auto;width:90%}}.project-cont{background-color:#f5f5f5;max-width:100vw;min-height:100vh;padding:20px}.projects{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:auto;width:60%}.projects .project:nth-child(2){border-top:8px solid #e2e980}.projects .project:nth-child(2) .img{background-image:url(/static/media/home.f4b8ea977fd97c532c1e.png);background-position:50%;background-size:cover;height:auto;width:auto}.projects .project:nth-child(2) .skills span{border:2px solid #e2e980}.projects .project:first-child{border-top:8px solid #8280e9}.projects .project:first-child .img{background-image:url(/static/media/screencapture-localhost-3000-items-1595321030052.f0b72ba9702a30f24062.png);background-position:50%;background-size:cover;height:auto;width:auto}.projects .project:first-child .skills span{border:2px solid #8280e9}.projects .project:nth-child(3){border-top:8px solid #363a14}.projects .project:nth-child(3) .img{background-image:url(/static/media/linter.3aed55fabc41be4d5a5d.png);background-position:0;background-size:cover;height:auto;width:auto}.projects .project:nth-child(3) .skills span{border:2px solid #363a14}.projects .project:nth-child(4){border-top:8px solid #80e9db}.projects .project:nth-child(4) .img{background-image:url(/static/media/shoot.b5fcb601543c8d3c4286.png);background-position:50%;background-size:cover;height:auto;width:auto}.projects .project:nth-child(4) .skills span{border:2px solid #80e9db}.projects .project{word-wrap:break-word;background-color:#fff;border-radius:5px;color:#282c34;display:flex;font-size:1.5vw;font-weight:lighter;justify-content:center;line-height:30px;margin-top:4vh;min-height:60vmin;padding:20px;position:relative;width:100%}.projects .project .project-img{border-radius:100%;height:75%;left:-20%;overflow:hidden;position:absolute;top:10%;width:25vw}.projects .project .project-img .img{border-radius:100%;height:100%;transition:all .5s;width:100%}.projects .project .project-des{display:inline;display:flex;flex-direction:column;font-size:large;margin-left:15vw;padding-top:5vh}.projects .project .project-des .des span{display:block;font-size:2rem;font-weight:bolder;padding-bottom:20px}.projects .project .project-des .skills{display:flex;flex-wrap:wrap}.projects .project .project-des .skills span{border-radius:5px;font-size:medium;margin:5px;padding:5px}.projects .project .project-des .links{display:flex;flex-wrap:wrap}.projects .project .project-des .links a{border-radius:5px;margin:10px;padding:10px}.projects .project .project-des .links a:first-child{background-color:#66cdaa;color:#fff}.projects .project .project-des .links a:nth-child(2){color:#66cdaa}.projects .project:hover .img{transform:scale(1.5)}@media only screen and (max-width:1024px){.projects{width:80%}.projects .project{flex-direction:column;position:static}.projects .project .project-img{border-radius:0;height:40vh;position:static;width:100%}.projects .project .project-img .img{border-radius:0}.projects .project .project-des{margin-left:0}}.article-cont{background-color:#f5f5f5;padding:20px}.article-cont .articles{align-items:center;display:flex;flex-direction:column;justify-content:center}.article-cont .articles .article{word-wrap:break-word;font-size:large;font-weight:400;padding:20px;text-align:center;transition:all .5s}.article-cont .articles .article:after{border-bottom:2px solid #000;content:"";display:block;margin:auto;padding:10px;transition:all 1s;width:50%}.article-cont .articles .article:hover{font-size:larger;font-weight:700}.article-cont .articles .article:hover:after{width:100%}.contact-cont{background-color:#282c34;height:100vh;max-width:100vw;position:relative}.contact-cont .section-intro{color:#f5f5f5}.contact-cont .section-intro h1:after{border-bottom:5px solid #f5f5f5}.contact-cont .contact{display:flex;flex-wrap:wrap;font-size:3em;justify-content:center;margin:10% auto auto;width:100%}.contact-cont .contact a{border:2px solid rgba(196,196,36,.856);border-radius:100%;margin:15px;transition:all .5s}.contact-cont .contact a i{-webkit-text-fill-color:#0000;-moz-text-fill-color:#0000;-webkit-background-clip:text;-moz-background-clip:text;background-image:linear-gradient(45deg,rgba(160,160,48,.856) 10%,#282c34 90%);background-repeat:repeat;background-size:100%;font-size:2rem;margin:10px;padding:10px}.contact-cont .contact a:hover{transform:scale(1.2)}.contact-cont .footer{bottom:5px;color:#f5f5f5;display:flex;justify-content:center;position:absolute;width:100%}@media only screen and (max-width:768px){.contact a{font-size:1rem;padding:-20px}.contact a i{font-size:1rem;padding:20px}}
/*# sourceMappingURL=main.a1f3d981.css.map*/