@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";.experience{width:100%;max-width:560px;display:flex;flex-direction:column;gap:12px}.experience .date{font-size:12px;padding-top:6px;display:flex;flex-direction:column;gap:8px}.experience .info{display:flex;flex-direction:column;gap:12px}.experience .info h4{font-size:18px;font-weight:500}.experience .info .description{font-size:14px}.experience .info .tags{display:flex;flex-direction:row;gap:8px;flex-wrap:wrap}.experience .info .tags span{padding:4px 8px;font-size:12px;background-color:#fff;color:#14534b;border-radius:12px;letter-spacing:1px}@media (min-width: 768px){.experience{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}.experience .date{flex:1}.experience .info{flex:3}}.project{width:100%;max-width:560px;display:flex;flex-direction:column;gap:12px}.project .status{font-size:12px;padding-top:6px;display:flex;flex-direction:column;gap:8px}.project .info{display:flex;flex-direction:column;gap:12px}.project .info img{width:70px;height:70px;border-radius:12px}.project .info a{display:flex;flex-direction:row;align-items:center;gap:6px;width:fit-content}.project .info h4{font-size:18px;font-weight:500}.project .info .description{font-size:14px}.project .info .tags{display:flex;flex-direction:row;gap:8px;flex-wrap:wrap}.project .info .tags span{padding:4px 8px;font-size:12px;background-color:#fff;color:#14534b;border-radius:12px;letter-spacing:1px}@media (min-width: 768px){.project{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}.project .status{flex:1}.project .info{flex:3}}.contact{display:flex;flex-direction:row;width:100%;align-items:center;gap:6px}.contact .label{flex:1}.contact a{flex:3;text-decoration:none;color:#fff;display:flex;flex-direction:row;align-items:center;gap:6px;font-weight:500}.home .top{width:100vw;padding:22vh 0 32px;display:flex;flex-direction:column;align-items:center;justify-content:center}.home .top .inner{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.home .top .inner header{width:90%;max-width:560px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:12px}.home .top .inner header img{width:90px;height:90px;border-radius:12px}.home .top .inner header .info{display:flex;flex-direction:column;gap:6px}.home .top .inner header .info h1{font-size:28px;font-weight:600}.home .top .inner header .info b{font-weight:300;font-size:14px}.home .top .inner .about{width:90%;max-width:560px;font-size:14px;line-height:1.7;text-align:justify}.home .projects,.home .experiences,.home .contacts,.home footer{width:100vw;padding:32px 0;display:flex;flex-direction:column;align-items:center;gap:16px}.home .projects h2,.home .experiences h2,.home .contacts h2,.home footer h2{width:90%;max-width:560px;font-size:26px;font-weight:500}.home .projects .inner,.home .experiences .inner,.home .contacts .inner,.home footer .inner{width:90%;max-width:560px;display:flex;flex-direction:column;align-items:center;gap:32px}.home footer{padding:48px 0 11vh;font-size:12px}@media (min-width: 768px){.home .top .inner header{align-items:flex-start}.home .top .inner header img{width:130px;height:130px}.home .top .inner header .info h1{font-size:32px}.home .top .inner header .info b{font-size:16px}}body{font-family:Inter,sans-serif;background-color:#14534b;color:#fff;font-size:14px;font-weight:300}a{text-decoration:none;color:inherit}*{padding:0;margin:0}
