html{scroll-behavior:smooth;font-size:62.5%}body{width:100vw;font-family:Hind,sans-serif;font-size:1.6rem;font-weight:400;overflow-x:hidden}.project_inner,.project,.contact__links,.about-box,.hero__content,.navigation__link-item,.navigation__links-list,.navigation-bar,.hero,.projects,.contact,.cv,.about,.tools-box{justify-content:center;align-items:center;display:flex}.projects,.contact,.cv,.about,.tools-box{flex-direction:column;gap:9.6rem;width:100%;padding:12rem 0}.container{width:80%;margin:0 auto}.title{text-transform:uppercase;border-bottom:.3rem dashed #040f0f;font-size:5.2rem}.subtitle{border-bottom:.3rem dashed #d1d646;font-size:2.4rem}ion-icon{color:#000;font-size:6.4rem}ion-icon:hover{color:#fbfbee;cursor:pointer}ion-icon:active{color:#d1d646}.footer{background-color:#040f0f;height:10rem;padding-top:3rem}.footer__paragraph{justify-content:space-between;width:19ch;margin:0 auto;display:flex}.hidden{display:none!important}.tool,.active-language,.navigation__link:link:hover,.navigation__link:visited:hover,.btn,.text-selection-none{-webkit-user-select:none;user-select:none;-khtml-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:#0000}.active-language,.navigation__link:link:hover,.navigation__link:visited:hover,.btn{background-color:#0000;border:2px solid #fff;border-radius:3rem;display:inline-block}.navigation__link:hover:link,.navigation__link:hover:visited,.btn:hover{cursor:pointer;transition:transform .3s;transform:translateY(10%);color:#f5f5f5!important}.navigation__link:active:link:hover,.navigation__link:active:visited:hover,.btn:active{background-color:#d1d646;color:#040f0f!important}.btn{padding:2rem 3.2rem}.btn--language{border:none}.btn--cv{letter-spacing:.1rem;background-color:#f5f5f5;padding:2rem 6.2rem;font-size:2rem;text-decoration:none;color:#2d3a3a!important}.btn--cv:hover{background-color:#0000}.btn--cv:hover .cv-icon{color:#d1d646}.btn--cv:active{background-color:#d1d646}.btn--cv:active .cv-icon{color:#f5f5f5}.btn--menu-mobile{color:#f5f5f5;border:none;border-radius:1rem;padding:3rem;font-size:4rem}.btn-transparent{border-color:#0000}.btn-transparent:active{background-color:#0000}.hero{background-color:#040f0f;height:100vh;position:relative}.navigation-bar{justify-content:space-between;padding:2.2rem 0;position:absolute;top:0}.navigation__links-list{height:5rem;list-style:none}.navigation__link-item{text-transform:uppercase}.navigation__link:link,.navigation__link:visited{border:2px solid #0000;padding:1rem 2.2rem;text-decoration:none}.active-language{background-color:#f5f5f5;padding:1rem 2.2rem;color:#2d3a3a!important}.hero__content{gap:7.6rem;margin-top:9.6rem}.hero__paragraph{border:none}.hero__right{background-position:50%;background-repeat:no-repeat;border-style:none dashed;border-color:currentColor #d1d646;border-top-width:2px;border-bottom-width:2px;border-radius:100%;width:40rem;height:40rem}.hero-img{background-image:url(/images/me_1.jpg);background-size:cover}.hero__title{border:none}.hero__span{color:#d1d646}.mobile{display:none}.mobile-menu{flex-direction:column;top:10%}.mobile-menu .navigation__links-list--right{flex-direction:column;margin-top:35%}.back-to-top{visibility:visible}.back-to-top-arrow{color:#d1d646!important;font-size:3rem!important;position:fixed!important;top:90%!important;right:5%!important}.back-to-top.hidden{visibility:hidden}#scroll-sentinel{border-color:#d1d646;width:1px;height:1px}.typing-animation{cursor:pointer;border-right:.1rem solid #fff;padding-right:.3rem}.light .title{color:#d1d646}.light .subtitle{color:#0d3030}.light .paragraph{color:#2d3a3a}.dark .title{color:#fff}.dark .paragraph,.dark .subtitle,.dark .navigation__link:link,.dark .navigation__link:visited,.dark .btn--navigation{color:#f5f5f5}.tools-grid{grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(4,1fr);gap:4.8rem 4.4rem;display:grid}.tool{filter:grayscale();opacity:.5;width:15rem;height:15rem}.tool:hover,.tool:active{filter:grayscale(0);opacity:1;cursor:pointer}.about{min-height:60rem}.about-box{flex-direction:row;justify-content:space-around;gap:10rem}.about__paragraph{font-size:2rem}.about__right{text-align:left;border-bottom:.5rem dashed;border-left:.5rem dashed;padding:3rem;border-color:#d1d646!important}.about__title{text-wrap:nowrap}.about__link{color:#898980;text-decoration:none}.about__link:hover{color:#d1d646}.cv{background-color:#040f0f;gap:4.6rem}.cv__subtitle{letter-spacing:1rem}.contact{background-color:#040f0f;flex-direction:column}.contact__links a:hover{transform:translateY(10%)}.contact__links{gap:2rem}.contact__icon{color:#f5f5f5}.projects__box{grid-template-columns:1fr;place-items:center;row-gap:12rem;display:grid}.project{justify-content:space-around;align-items:center;width:100%}.project:nth-child(odd){flex-direction:row-reverse}.project_inner{flex-direction:column;align-items:flex-start;gap:3rem}.project__paragraph{width:50ch}.project__right{border-radius:20rem;width:50rem}.project__link{text-align:center}.project__link:link{letter-spacing:.3rem;color:#f5f5f5;background-color:#092020;border:.3rem solid #0000;border-radius:10rem;padding:2rem 2.2rem;font-size:1.4rem;text-decoration:none}.project__link:visited{color:#f5f5f5}.project__link:hover{cursor:pointer;background-color:#0000;border:.3rem solid #092020;color:#092020!important}.project__link:active{background-color:#d1d646;border-color:#d1d646}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);width:1px;height:1px;overflow:hidden;position:absolute!important}.skip-nav-link{z-index:1;color:#d1d646;background-color:#f5f5f5;border-radius:0 0 10px 10px;padding:1rem;font-size:5rem;transition:transform .5s ease-in;position:absolute;left:1rem;transform:translateY(-120%)}.skip-nav-link:focus{border:3px dotted #d1d646;transform:translateY(0%)}@media screen and (width<=1550px){.hero__content{gap:3.6rem}.hero__title{width:20ch}.about-box{flex-direction:column;gap:3rem}.project__right{width:40rem}.project .project__paragraph{width:45ch}}@media screen and (width<=1120px){.desktop{display:none}.mobile{justify-content:flex-end;width:100%;padding:0;display:flex}.menu-mobile{margin-right:5rem}.hero__content{flex-direction:column;gap:5em}.hero__left{text-align:center;font-size:3.2rem!important}.hero__title{width:18ch;line-height:1.5}.hero-img{scale:.5}.title{text-align:center;font-size:4.2rem}.subtitle{text-align:center}.about__right{border:none}.about__paragraph{text-align:center;padding:4rem 0 1rem}.about__paragraph:last-child{border-bottom:.5rem dashed #d1d646}.projects__box{row-gap:15rem}.project:nth-child(odd){flex-direction:column-reverse}.project{flex-direction:column-reverse;gap:6rem}.project_inner{align-items:center}.project__paragraph{text-align:center}}@media screen and (width<=800px){.hero__right{width:30rem;height:30rem}.tools-grid{grid-template-rows:repeat(6,1fr);grid-template-columns:repeat(2,1fr);column-gap:8.6rem}}@media screen and (width<=600px){html{font-size:50%}.hero{padding:10% 0}.menu-mobile{margin-right:1rem}.navigation-bar{padding:1rem}.title{font-size:3.6rem}.hero__content{gap:2rem;margin-top:2rem}.hero__right{width:28rem;height:28rem}.tools-grid{column-gap:5.6rem}.tool{width:13rem;height:13rem}.subtitle{font-size:2rem}.project__title{width:15ch}}@media screen and (width<=400px){html{font-size:46%}.container{width:90%}.project__paragraph{width:30ch}}
