*{margin:0;padding:0;box-sizing:border-box;scroll-behavior:smooth;text-align:center;font-family:Roboto,sans-serif;font-weight:400;font-style:normal}body{min-height:100vh;color:#fff;width:100%;overflow-x:hidden}.card-part-main{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;padding-bottom:4rem;background-color:#000}.card-grid{width:100%;max-width:55rem;min-height:60vh;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.card-wrapper{display:flex;align-items:center;justify-content:center}.right-card{margin-top:5rem}.card-wrapper>*{height:100%}.card-part{max-width:25rem;height:500px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;background-color:#4c4c4c;margin-top:2rem;border-radius:10px;transition:.5s all;border:1px solid rgba(63,60,60,.5);cursor:pointer}.card-part:hover{scale:1.02}.card-name-part{width:100%;display:flex;justify-content:flex-start}.card-name{margin:1rem 0 0 1rem;font-size:1.5rem}.card-part img{width:23rem;height:23rem}@media (max-width: 1200px){.card-grid{grid-template-columns:1fr;max-width:40rem}.card-part{max-width:22rem;height:450px}.card-part img{width:20rem;height:20rem}.right-card{margin-top:0}}@media (max-width: 768px){.card-grid{grid-template-columns:1fr;width:90%}.card-part{max-width:20rem;height:400px}.card-part img{width:18rem;height:18rem}.card-name{font-size:1.2rem}.right-card{margin-top:0}}@media (max-width: 480px){.card-grid{grid-template-columns:1fr;width:100%}.card-part{max-width:18rem;height:350px}.card-part img{width:16rem;height:16rem}.card-name{font-size:1rem;margin:.5rem 0 0 .5rem}.right-card{margin-top:0}}.footer{background-color:#000;height:9rem;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;color:#545454;padding-bottom:1rem}.social-media{width:95%;display:flex;justify-content:flex-end;align-items:center}.media{width:3.5rem;height:3.5rem;background-color:#1a1a1a;color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-left:1rem;transition:all .4s;cursor:pointer;transform:translate(-100px);opacity:0}.media.animateSlide{animation:slideIn .8s ease forwards}.media:nth-child(1).animateSlide{animation-delay:.1s}.media:nth-child(2).animateSlide{animation-delay:.2s}@keyframes slideIn{0%{transform:translate(-100px);opacity:0}to{transform:translate(0);opacity:1}}.media:hover{scale:.85}.main{width:100vw;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.name-animation{display:inline-flex;font-size:2.5rem;cursor:pointer}.name-animation span{display:inline-block;opacity:1;transform:translateY(0)}.name-animation.animate span,.name-animation:hover span{opacity:0;transform:translateY(50px);animation:slideUp .8s ease forwards}.name-animation span:nth-child(1){animation-delay:.1s}.name-animation span:nth-child(2){animation-delay:.2s}.name-animation span:nth-child(3){animation-delay:.3s}.name-animation span:nth-child(4){animation-delay:.4s}.name-animation span:nth-child(5){animation-delay:.5s}.name-animation span:nth-child(6){animation-delay:.6s}.name-animation span:nth-child(7){animation-delay:.7s}.name-animation span:nth-child(8){animation-delay:.8s}.name-animation span:nth-child(9){animation-delay:.9s}.name-animation span:nth-child(10){animation-delay:1s}.name-animation span:nth-child(11){animation-delay:1.1s}.name-animation span:nth-child(12){animation-delay:1.2s}.name-animation span:nth-child(13){animation-delay:1.3s}.name-animation span:nth-child(14){animation-delay:1.4s}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}50%{opacity:.8;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1200px){.name-animation{font-size:2rem}}@media (max-width: 768px){.name-animation{font-size:1.8rem;top:1%}}@media (max-width: 480px){.name-animation{font-size:1.5rem;top:0%}}.profile-part{width:100%;height:70vh;display:flex;justify-content:space-between;align-items:center;position:relative;background:linear-gradient(to bottom right,#262626,#030303)}.photo-part{width:50%;height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.photo-part img{max-width:70%;max-height:60vh}.information-part{width:50%;min-height:25vh;display:flex;flex-direction:column;align-items:center;justify-content:space-around}.language-icons{display:flex;align-items:center;justify-content:space-between}.language-icons img{padding:0 .5rem;width:4.5rem}.available-part{display:flex;align-items:center;justify-content:center;background-color:#1a1a1a;padding:.6rem .8rem;border-radius:20px;color:#0ad907}.dot-part{position:relative;width:.8rem;height:.8rem;margin-right:.5rem;display:flex;justify-content:center;align-items:center}.dot{position:absolute;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}.dot-front{width:75%;height:75%;background-color:#0ad907}.dot-back{width:100%;height:100%;background-color:#5ce05a;animation:grow 2s ease-in-out 3s infinite}@keyframes grow{0%{width:75%;height:75%;opacity:1}to{width:1.8rem;height:1.8rem;opacity:0}}.language-part div{display:inline-block;margin-right:.5rem}.l1{color:#9a9ca1}.experience{font-size:3rem}.name{position:absolute;top:5%;left:2%;font-size:2.5rem}.divider{width:100%;height:5vh;background-color:#1a1a1a}@media (max-width: 1200px){.profile-part{flex-direction:column;height:auto;padding-top:4rem}.photo-part{width:100%;height:auto}.photo-part img{max-width:50%;max-height:50vh}.information-part{width:100%;margin-top:2rem}.name{font-size:2rem}.experience{font-size:2.5rem}}@media (max-width: 768px){.profile-part{flex-direction:column;height:auto}.photo-part img{max-width:55%;max-height:40vh}.information-part{width:100%;margin-top:2rem}.name{font-size:1.8rem;top:2%}.experience{font-size:2rem}.language-icons img{padding:0 .3rem;width:4rem}}@media (max-width: 480px){.profile-part{flex-direction:column;height:auto}.photo-part img{max-width:60%;max-height:35vh}.information-part{width:100%;margin-top:2rem}.name{font-size:1.5rem;top:2%}.experience{font-size:1.5rem}.language-icons img{padding:0 .3rem;width:3rem}}.project-main{min-height:100vh;background-color:#000;display:flex;flex-direction:column;align-items:center;position:relative}.project-top{background-image:linear-gradient(300deg,#000,#262626);width:100%;height:65vh;display:flex;flex-direction:column;align-items:center;padding-top:2rem}.information-part-project{width:100%;min-height:20vh;display:flex;flex-direction:column;align-items:center;justify-content:space-around}.project-name{font-size:3rem;text-align:center}.name-in-project{position:absolute;top:.5%;left:2%;font-size:2.5rem}.project-photo{max-width:30rem;max-height:50vh;width:100%;height:auto}.photo-in-project{max-width:60rem;max-height:60vh;height:auto}.photo-desc{margin:1rem 0 3rem;color:#a5a8ac}.photo-part-in-project{display:flex;flex-direction:column;align-items:center}.language-part-project div{display:inline-block;margin-right:.5rem}.project-detail{margin-top:6rem;max-width:45rem;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:flex-start;padding-bottom:5rem}.project-detail>*{text-align:start}.project-detail>p{margin-top:.5rem;color:#a5a8ac;line-height:1.7rem}.tags{display:flex;align-items:flex-start;margin-top:2rem}.tag{background-color:#1a1a1a;padding:.8rem 1rem;border-radius:30px;border:0 solid #292929;margin-right:1rem}@media (max-width: 800px){.project-detail{margin-left:2rem;margin-right:2rem}.project-name{font-size:2.5rem}.project-photo{max-width:90%;height:auto}.photo-in-project{max-width:80%;height:auto}}@media (max-width: 575px){.language-part-project{display:none}.information-part-project{min-height:15vh;padding-top:2rem}.project-photo{max-width:100%;max-height:40vh;width:auto;margin-top:5rem}.photo-in-project{max-width:95%;max-height:40vh;width:auto}.project-detail{padding-left:1rem;padding-right:1rem;width:95%;text-align:center}.project-detail h1{font-size:1.8rem}.l1,.l2{font-size:.9rem}.experience{font-size:1.45rem}.project-detail p{font-size:1rem}.project-name{font-size:2rem}.tags{width:95%}.tag{padding:.8rem 1rem;font-size:.75rem}.name-in-project{top:0%}}
