@import url(https://fonts.googleapis.com/css2?family=Ubuntu+Sans+Mono:ital,wght@0,400..700;1,400..700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,600;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Chakra+Petch&display=swap);:root{--primary-color:#1f1f1f;--secondary-color:#000;--font-size-typography:800;--font-style-typography:italic;--font-normal:400;--text-color:#fff;--text-hover:#3449ff}*{box-sizing:border-box;list-style:none;margin:0;max-width:100vw;padding:0;text-decoration:none}html{scroll-behavior:smooth}a:hover{color:#3449ff;color:var(--text-hover);text-decoration:none}body,button,input,textarea{background-color:#1f1f1f;background-color:var(--primary-color);font-family:Ubuntu Sans Mono,monospace}.loader{background-color:#000;height:100vh;justify-content:center;position:fixed;width:100%;z-index:15}.loader,.loader__container{align-items:center;display:flex}.loader__container{color:var(--text-color);flex-direction:column;font-size:2rem;line-height:0}.nav__container,.nav__name,Link,a{color:var(--text-color);font-weight:900}.nav__name{align-items:flex-start;left:1.5rem;line-height:1rem}.nav__menu,.nav__name{display:flex;flex-direction:column;position:fixed;top:1.5rem;z-index:10}.nav__menu{align-items:flex-end;right:1.5rem}.nav__contact{align-items:flex-start;bottom:1.5rem;display:flex;flex-direction:column;left:1.5rem;position:fixed;z-index:10}.nav__icon{display:none}@media screen and (max-width:576px){nav{width:100%}.nav__container,nav{display:flex;justify-content:center}.nav__container{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.274);border-radius:25px;bottom:1rem;flex-direction:row;gap:1rem;margin-bottom:.3rem;padding:.5rem 1rem;position:fixed;width:-webkit-max-content;width:max-content;z-index:10}.nav__container a,Link{color:var(--text-color);font-size:2rem;font-weight:900}.active__nav{background-color:#dbdbdb;border-radius:50%;color:var(--primary-color);padding:0 7.5px;transition:all .2s}.nav__icon{display:block}.nav__link{display:none}.nav__name{color:var(--text-color);font-size:1.5rem;font-weight:900;line-height:1.3rem;position:absolute}.nav__menu{font-size:1.5rem}.nav__contact,.nav__menu{display:flex;flex-direction:row;gap:1rem;position:static}}.hero{height:100vh;overflow:hidden;position:relative;width:100%}.hero,.hero__container{align-items:center;display:flex;flex-direction:column}.hero__container{flex:end 1}.text__filled,.text__outline{align-items:center;bottom:12rem;color:#fff;display:flex;flex-direction:row;font-style:italic;justify-content:center;pointer-events:none;position:absolute;text-transform:uppercase;z-index:-1}.text__outline{-webkit-text-fill-color:transparent;-webkit-text-stroke-width:2px;color:#fff;z-index:2}.to-left{bottom:18.3rem}.title{font-family:Poppins,sans-serif;font-size:8rem;position:absolute;transition:all 2s cubic-bezier(.165,.84,.44,1);white-space:nowrap}.hero__image-container{align-items:center;display:flex;height:100vh}.hero__image{background:url(/static/media/profilePicture.638294dc3b64d1af51bc.jpg);background-size:cover;box-shadow:inset 0 0 0 13px rgb(255,255,255/30%);height:650px;margin:0 auto;position:end;width:500px}.about{height:100vh;padding:2rem}.about__container{align-items:center;color:var(--text-color);display:flex;height:100vh;justify-content:center}.about__typography{-webkit-text-fill-color:transparent;-webkit-text-stroke-width:2px;color:#ffffff31;font-size:8rem;left:7rem;line-height:5rem;position:fixed;text-transform:uppercase;z-index:2}.about__text,.about__typography{display:flex;flex-direction:column;font-weight:900}.about__text{font-size:2.5rem;line-height:2.8rem;width:60%;z-index:3}.about__description{font-family:Chakra Petch,sans-serif}.about__outline{-webkit-text-fill-color:transparent;-webkit-text-stroke-width:1px;color:var(--text-color)}.about__outline:hover{-webkit-text-fill-color:var(--text-hover);color:var(--text-hover)}.about__button a{background-color:#181818;color:var(--text-color);display:inline-block;font-size:1.5rem;margin-top:.5rem;padding:.3rem 1rem;text-decoration:none;transition:all .3s}.about__button a:hover{box-shadow:inset 0 0 0 30px var(--text-hover);color:var(--primary-color)}@media (max-width:600px){.about__button{text-align:center}.about__button a{display:block;font-size:14px;margin-bottom:10px}}.work{height:-webkit-max-content;height:max-content;overflow:hidden;padding:2rem 4rem;width:100%}.work__title{align-items:flex-start;color:var(--text-color);display:flex;flex-direction:row;justify-content:space-between;width:100%}.work__title span{font-size:1.5rem;position:relative;right:3rem}.work__typography{color:#ffffff31;font-size:5rem;font-style:italic;font-weight:900;letter-spacing:-1.2rem;line-height:4rem;text-transform:uppercase}.work__container{grid-gap:20px;color:var(--text-color);display:grid;gap:20px;grid-template-columns:repeat(2,1fr);padding:20px;-webkit-transform:translateY(-2rem);transform:translateY(-2rem);width:100%}.work__menu{background-color:initial;border-radius:1px;overflow:hidden;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.work__menu:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.work__item{gap:1rem;padding-bottom:3rem;position:relative}.work__image{height:204px;width:480px}.title__link{font-size:1.2rem;font-weight:700}.work__subtitle{line-height:1.2rem}.work__text{display:flex;flex-direction:row;gap:1rem}.work__button{align-items:center;background-color:rgba(0,0,0,.5);border-radius:5px;bottom:10px;color:#fff;display:flex;left:10px;padding:10px;position:absolute}.work__button i{margin-right:1px}.work__button a{border-bottom:1px solid #fff;color:var(--text-color);display:flex;justify-content:space-between;margin-left:5rem;padding:.3rem 1rem;transition:all .3s;width:100%}.work__button a:hover{box-shadow:inset 0 0 0 30px hsla(0,0%,100%,.993);color:var(--primary-color)}@media screen and (max-width:576px){.work__title span{font-size:2rem;position:absolute;right:7rem}.work{height:-webkit-max-content;height:max-content;overflow:hidden;padding:7rem 0;width:100%}.work__title span{left:3rem;line-height:1.5rem}.work__container{color:var(--text-color);grid-auto-columns:1fr;-webkit-transform:translateY(-5rem);transform:translateY(-5rem);width:100%}.work__menu{padding:0 3rem}.work__item,.work__menu{display:flex;flex-direction:column;gap:1rem}.work__item{align-items:center}.work__image{height:102px;width:240px}.work__button{align-items:flex-start;display:flex;justify-content:center;width:100%}}.service__container,.services{height:-webkit-max-content;height:max-content}.service__container{display:flex;flex-direction:column;gap:7rem;padding:10rem 0;width:100%;z-index:2}.typo__service{line-height:4rem;overflow:hidden}.typo__outline{-webkit-text-fill-color:transparent;-webkit-text-stroke-width:2px;color:#fff;z-index:2}.service__typo{font-size:5rem;transition:all 2s cubic-bezier(.165,.84,.44,1);white-space:nowrap}.typo__filled{display:flex;justify-content:flex-start}.service__stack{align-items:center;color:var(--text-color);display:flex;flex-direction:column;font-size:1.5rem;gap:1rem;justify-content:center}.stack__item{display:flex;flex-direction:row;gap:1rem}.stack__item span{border:1px solid var(--text-color);border-radius:25px;padding:.5rem 1rem;transition:all .3s}.stack__item span:hover{background-color:var(--text-hover);color:var(--primary-color)}@media screen and (max-width:576px){.service__typography{left:1rem;position:absolute;top:5rem}.typo__filled{display:flex;justify-content:center}.service__container{padding:4rem 0 8rem;width:100%;z-index:2}.service__stack{align-items:flex-start;color:var(--text-color);display:flex;flex-direction:row;font-size:1rem;gap:2rem;justify-content:center}.stack__item{align-items:center;display:flex;flex-direction:column;gap:1rem;text-align:center}.stack__item span{align-items:flex-start;border:1px solid #fff;border-radius:25px;display:flex;justify-content:flex-start;padding:.5rem 1rem;width:120%}.stack__item span:hover{background-color:var(--text-hover);color:var(--primary-color)}}footer{background-color:#181818;padding:3rem 3rem 1.5rem;width:100%}.footer__container{color:var(--text-color);display:flex;flex-direction:column;gap:1.5rem;width:100%}.footer__container a:hover{color:var(--text-hover)}.footer__main{align-items:center;display:flex;flex-direction:column;gap:1.5rem;height:30vh;justify-content:center;width:100%}.footer__title{display:flex;gap:1rem}.footer__title img{border-radius:50%;height:50px;width:50px}.footer__button{position:absolute;right:9rem}.footer__button a{background-color:#3a3a3a;border-radius:50%;padding:3.7rem 1.5rem;transition:all .3s}.footer__button a:hover{background-color:var(--primary-color)}.footer__contact{display:flex;flex-direction:row;gap:2rem}.footer__contact a{background-color:var(--text-color);border:1px solid var(--text-color);border-radius:25px;color:var(--primary-color);padding:.5rem 1rem;transition:all .3s}.footer__contact a:hover{background-color:#181818;color:var(--text-color)}.footer__info{align-items:center;justify-content:center;width:100%}.footer__info,.footer__section{display:flex;flex-direction:row;gap:1rem}@media screen and (max-width:576px){.footer__main{flex-direction:column;height:-webkit-max-content;height:max-content;justify-content:center;padding:0 0 2rem;width:100%}.footer__main,.footer__title{align-items:center;display:flex;gap:1rem}.footer__title{font-size:.62rem}.footer__contact{align-items:center;display:flex;flex-direction:column;gap:1rem}.footer__button{display:flex;justify-content:center;position:relative;right:0;width:100%}.footer__button a{background-color:#3a3a3a;border-radius:10px;padding:.5em 1rem;transition:all .3s}.footer__info{display:flex;flex-direction:column;line-height:.5rem;margin-bottom:5rem;width:100%}.footer__section{display:flex;flex-direction:row}}.loader__me{align-items:center;background-color:#000;display:flex;height:100vh;justify-content:center;position:fixed;width:100%;z-index:10}.loader__me-container{align-items:center;color:var(--text-color);display:flex;flex-direction:column;font-size:2rem;line-height:0}.info{color:var(--text-color);width:100%}.back__button{background-color:#ffffff77;border-radius:50%;font-size:2rem;left:1rem;padding:0 .5rem;position:fixed;top:1rem}.info a,h1{color:var(--text-color)}.info a{text-decoration:underline}.info__container{display:flex;flex-direction:row;padding:5rem}.info__me{display:flex;flex-direction:column;gap:1rem;justify-content:space-between;width:70%}.info__picture{height:230px;width:200px}.info__resume button{background-color:#4caf50;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px 20px;transition:background-color .3s}.info__resume button:hover{background-color:#45a049}.info__more{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:flex-start}.info__more span{text-align:justify;width:50%}.info__achieve,.info__sosmed{display:flex;flex-direction:column}.info__achieve{gap:3rem;width:30%}.info__item{display:flex;flex-direction:column;gap:.5rem}.info__item:after{background-color:#fff;content:"";height:1px;width:100%}.info__detail{display:flex;flex-direction:column}.info__typography{line-height:4rem;overflow:hidden}.info__typo{font-size:5rem;transition:all 2s cubic-bezier(.165,.84,.44,1);white-space:nowrap}.typo__filled{color:#fff;font-style:var(--font-style-typography);text-transform:uppercase;-webkit-transform:translateX(-100%);transform:translateX(-100%)}@media screen and (max-width:576px){.info__container{display:flex;flex-direction:column;gap:2.5rem;padding:3rem 3rem 8rem}.info__me{width:100%}.info__more{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center}.info__more span{width:100%}.info__achieve{display:flex;flex-direction:column;gap:3rem;width:100%}}.contact{height:-webkit-max-content;height:max-content;padding:8rem 8rem 0;width:100%}.info__contact{align-items:center;display:flex;flex-direction:row;gap:5rem;justify-content:center;padding:0 0 8rem}.contact__text{font-size:2rem;line-height:2.5rem;width:50%}.contact__link{display:flex;justify-content:center;width:50%}.contact__link form{display:flex;flex-direction:column;gap:1rem;width:100%}.contact__link input,.contact__link textarea{border:1px solid #fff;border-radius:10px;color:var(--text-color);padding:.7rem 1.5rem;width:100%}::-webkit-input-placeholder{color:var(--text-color)}::placeholder{color:var(--text-color)}.contact__email{background-color:#383838;border:none;border-radius:10px;color:var(--text-color);cursor:pointer;font-size:1rem;margin:0 auto;padding:.7rem 1.2rem;transition:all .3s;width:50%}.contact__email:hover{background-color:#7c7c7c}.form__initial{grid-gap:.7rem;display:grid;gap:.7rem;grid-template-columns:repeat(2,1fr);place-content:center}.contact__footer{color:var(--text-color);display:flex;justify-content:space-between;padding:.5rem;width:100%}@media screen and (max-width:576px){.contact{height:-webkit-max-content;height:max-content;padding:8rem 2rem 0;width:100%}.info__contact{align-items:center;display:flex;flex-direction:column;gap:3rem;padding:0 0 8rem}.contact__text{font-size:2rem;line-height:2.5rem;width:100%}.contact__link{width:100%}.contact__link form{display:flex;flex-direction:column;gap:1rem;width:100%}.form__initial{display:grid;grid-template-columns:repeat(1,1fr)}}
/*# sourceMappingURL=main.9ad85b62.css.map*/