@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;400;500;600&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;400;900&family=Roboto+Condensed:wght@300;400;700&display=swap);:root{--header-height:3rem;--hue:0;--sat:0%;--title-color:hsl(var(--hue),var(--sat),20%);--title-color-dark:hsl(var(--hue),var(--sat),0%);--text-color:hsl(var(--hue),var(--sat),46%);--blue-color:#bac5d7;--blue-color-dark:#000a18;--body-color:hsl(var(--hue),var(--sat),98%);--container-color:#fff;--body-font:"Poppins",sans-serif;--roboto-font:"Roboto Condensed",sans-serif;--big-font-size:3.5rem;--h1-font-size:2.25rem;--h2-font-size:1.5rem;--h3-font-size:1.25rem;--normal-font-size:1rem;--small-font-size:0.875rem;--smaller-font-size:0.813rem;--tiny-font-size:0.625rem;--font-normal:400;--font-medium:500;--font-semi-bold:600;--mb-0-25:0.25rem;--mb-0-5:0.5rem;--mb-0-75:0.75rem;--mb-1:1rem;--mb-1-5:1.5rem;--mb-2:2rem;--mb-2-5:2.5rem;--mb-3:3rem;--z-tooltip:10;--z-fixed:100;--z-modal:1000}@media screen and(max-width:992px){:root{--big-font-size:2.75rem;--h1-font-size:1.5rem;--h2-font-size:1.25rem;--h3-font-size:1rem;--normal-font-size:0.938rem;--small-font-size:0.813rem;--smaller-font-size:0.75rem}}*{box-sizing:border-box;margin:0;padding:0}body,button,input,textarea{font-family:Poppins,sans-serif;font-family:var(--body-font);font-size:1rem;font-size:var(--normal-font-size)}input,textarea{border-radius:5px;outline:none;padding:5px}body{background-color:#fafafa;background-color:var(--body-color);color:#757575;color:var(--text-color)}h1,h2,h3{color:#000;color:var(--title-color-dark);font-weight:600;font-weight:var(--font-semi-bold)}ul{list-style:none}a{text-decoration:none}button{border:none;cursor:pointer;outline:none}img{height:100%;max-width:100%}svg{font-size:1.75rem}.section{padding:6rem 0 2rem}.section_title{color:#333;color:var(--title-color);font-size:2.25rem;font-size:var(--h1-font-size)}.section_subtitle{display:block;font-size:.875rem;font-size:var(--small-font-size);margin-bottom:4rem}.section_subtitle,.section_title{text-align:center}#root{overflow:hidden}.container{margin-left:auto;margin-right:auto;max-width:968px}.grid{grid-gap:1.5rem;display:grid;gap:1.5rem}.flex{display:flex;gap:5px}.button{background-color:#333;background-color:var(--title-color);border-radius:1rem;color:#fff;color:var(--container-color);display:inline-block;font-weight:500;font-weight:var(--font-medium);padding:1.25rem 2rem}.button:hover{background-color:#000;background-color:var(--title-color-dark)}.button_icon{margin-left:.5rem;margin-left:var(--mb-0-5)}.button--flex{align-items:center;display:inline-flex;gap:1rem}.button-bg-blue{background-color:#000a18;background-color:var(--blue-color-dark)}@media screen and (max-width:992px){.container{margin-left:1.5rem;margin-left:var(--mb-1-5);margin-right:1.5rem;margin-right:var(--mb-1-5)}.button{padding:1rem 1.75rem}}@media screen and (max-width:768px){.section{padding:2rem 0 4rem}}@media screen and (max-width:350px){:root{--big-font-size:2.25rem}.container{margin-left:1rem;margin-left:var(--mb-1);margin-right:1rem;margin-right:var(--mb-1)}}.about__img{background:url(https://lh3.googleusercontent.com/pw/AIL4fc9HMRVA5uDJLnqc-L433tD1ux1_W8S-Tl0lQbEI6ZMa9JhKWS96s7l1zZyfrRxTlcQ8MBt8UDktwi6QhROSzuBrsgn3YOS4CqA37XqrXBg-IR0dLx4=w2400);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:30px;-webkit-filter:grayscale(80%);filter:grayscale(80%);height:350px;justify-self:center;width:350px}.about__button a{color:#fff}.about__subtitle,.about__title{text-align:center}.about__subtitle{color:var(--blue-color);margin-bottom:var(--mb-2)}.about__data{display:flex;gap:1rem;justify-content:space-between}.about__description{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;width:58%}.about__description p{margin-bottom:var(--mb-2)}@media screen and (max-width:768px){.about__data{align-items:center;flex-direction:column}.about__img{height:275px;width:275px}.about__img,.about__subtitle{margin-bottom:var(--mb-2)}}@media screen and (max-width:576px){.about__img{height:200px;margin:auto;margin-bottom:var(--mb-2);width:90%}.about__description{font-size:var(--small-font-size);gap:1.2rem;text-align:center;width:90%}.about__button{margin:auto}}@media screen and (max-width:350px){.about__description{font-size:var(--smaller-font-size)}}.contact{background-color:#e5e5f7;background-color:#000;background-image:repeating-radial-gradient(circle at 0 0,transparent 0,#000 10px),repeating-linear-gradient(#2f2f2f55,#2f2f2f);color:#fff;opacity:.8}.contact__container{align-items:center;display:flex;justify-content:space-around}.contact__title{color:#faebd7;margin-bottom:var(--mb-2);text-align:center}.contact__form{display:flex;flex-direction:column;gap:1rem;width:40%}.button--form{background-color:var(--title-color);border-radius:10px;color:#fff;padding:5px;text-align:center;width:60%}.button--form:hover{background-color:#1d1d1d;font-weight:600}.contact__social{color:var(--body-color)}.contact__social--item{align-items:center;color:#cacaca;cursor:pointer;display:flex;gap:10px;margin-bottom:var(--mb-0-75)}.contact__social--item:hover{color:var(--body-color)}.contact__social--item svg{font-size:1.5rem}.contact__social--item p{font-family:var(--roboto-font)}@media screen and (max-width:768px){.contact__container{flex-direction:column}.contact__form{margin-bottom:2rem}.contact__social{display:flex;justify-content:space-between;width:30%}.contact__social--item p{display:none}}@media screen and (max-width:576px){.contact__form{width:90%}.contact__social{width:60%}}.header{background-color:var(--body-color);left:0;position:fixed;top:0;width:100%;z-index:var(--z-fixed)}.nav{align-items:center;-webkit-column-gap:1rem;column-gap:1rem;display:flex;height:calc(var(--header-height) + 1.5rem);justify-content:space-between}.nav__logo,.nav__toggle{color:var(--title-color);font-weight:var(--font-medium)}.nav__list{-webkit-column-gap:2rem;column-gap:2rem;display:flex}.nav__link{align-items:center;color:var(--title-color);display:flex;flex-direction:column;font-size:var(--small-font-size);font-weight:var(--font-medium);transition:.3s}.nav__close,.nav__icon,.nav__toggle{display:none}.active-link,.nav__link:hover{color:var(--title-color-dark)}@media screen and (max-width:768px){.header{background-color:var(--title-color-dark);bottom:0;top:auto}.nav{color:#fff;height:var(--header-height)}.nav__menu{background-color:var(--title-color-dark);border-radius:1.5rem 1.5rem 0 0;bottom:-40%;box-shadow:0 -1px 4px rgba(0,0,0,.15);left:0;padding:2rem 1.5rem 4rem;position:fixed;transition:.3s;width:100%}.show-menu{bottom:0}.nav__list{grid-gap:2rem;color:#fff;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}.nav__icon{font-size:1.2rem}.nav__toggle{cursor:pointer;font-size:1.1rem}.nav__close{bottom:.5rem;color:#fff;cursor:pointer;font-size:1.5rem;position:absolute;right:1.3rem}.nav__close:hover{color:var(--title-color-dark)}.nav__logo{color:#fff}.nav__close,.nav__icon,.nav__toggle{color:#fff;display:block}}@media screen and (max-width:350px){.nav__menu{padding:2rem .25rem 4rem}.nav__list{gap:0}}.home{background-color:#161616}.home__container{row-gap:7rem}.home__content{align-items:center;-webkit-column-gap:2rem;column-gap:2rem;grid-template-columns:116px repeat(2,1fr);padding-top:2rem}.home__social{grid-row-gap:1rem;display:grid;grid-template-columns:-webkit-max-content;grid-template-columns:max-content;row-gap:1rem}.home__social-item{color:#fff;font-size:1.25rem}.home__social-item:hover{color:var(--title-color-dark)}.home__title{color:#fff;font-size:var(--h1-font-size);font-weight:var(--font-medium);margin-bottom:var(--mb-1-5)}.home__subtitle{color:#fff;font-size:var(--h3-font-size);font-weight:var(--font-normal);margin-bottom:var(--mb-1);padding-left:5.4rem;position:relative}.home__subtitle:before{background-color:var(--text-color);content:"";height:1px;left:0;position:absolute;top:1rem;width:70px}.home__description{margin-bottom:var(--mb-3)}.home__img{-webkit-animation:profile_animate 8s ease-in-out 1s infinite;animation:profile_animate 8s ease-in-out 1s infinite;background:url(https://lh3.googleusercontent.com/pw/AIL4fc9c5Nu1IKrUSKE2UgLRgpUJZGe1H-xPbpT4VL4pNe6LnkbApZR4YXCjf_fTcRNB_JgF0q60vmGexYcsfOn49xnSpLl15HrrifFBjS92FMj7XKUAyrs=w2400);background-position:50%;background-repeat:no-repeat;background-size:cover;box-shadow:inset 0 0 0 9px hsla(0,0%,100%,.3);-webkit-filter:grayscale(90%);filter:grayscale(90%);height:300px;justify-self:center;order:1;width:300px}@-webkit-keyframes profile_animate{0%{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}50%{border-radius:60% 60% 70% 40%/50% 60% 30% 60%}to{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}}@keyframes profile_animate{0%{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}50%{border-radius:60% 60% 70% 40%/50% 60% 30% 60%}to{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}}.home__scroll{margin-left:9.25rem;position:relative}.home__scroll-name,.home_scroll-mouse{color:var(--title-color)}.home__scroll-name{font-weight:var(--font-medium);margin-left:2px;margin-right:var(--mb-0-25)}.home__scroll-arrow{-webkit-animation:jumpInfinite 1.5s infinite;animation:jumpInfinite 1.5s infinite;color:var(--title-color);font-size:2.25rem;left:150px;position:absolute;top:1}@-webkit-keyframes jumpInfinite{0%{margin-top:0}50%{margin-top:20px}to{margin-top:0}}@keyframes jumpInfinite{0%{margin-top:0}50%{margin-top:20px}to{margin-top:0}}@media screen and (max-width:992px){.home__content{grid-template-columns:100px repeat(2,1fr)}.home__subtitle{margin-bottom:var(--mb-1);padding-left:3.75rem}.home__subtitle:before{top:.8rem;width:42px}.home__description{margin-bottom:var(--mb-2-5);max-width:none}.home__img{box-shadow:inset 0 0 0 8px hsla(0,0%,100%,.3);height:250px;width:250px}.home__scroll{margin-left:7rem}}@media screen and (max-width:768px){.home__content{grid-template-columns:.5fr 3fr;padding:1rem}.home__img{box-shadow:inset 0 0 0 6px hsla(0,0%,100%,.3);height:200px;justify-self:auto;order:0;width:200px}.home__data{grid-column:1/3}.home__scroll{display:none}}@media screen and (max-width:350px){.home__img{height:180px;widows:180px}}.projects__container div:nth-child(3){margin-bottom:4rem}.projects__container span{color:var(--text-color)}.projects__subtitle,.projects__title{text-align:center}.project__card{box-shadow:5px 5px 20px #b3b3b3;display:flex;margin-top:var(--mb-2);overflow:hidden;padding:1.5rem;position:relative}.project__years{margin-bottom:var(--mb-0-5)}.project__title{margin-bottom:var(--mb-1)}.project__icon svg{color:var(--title-color);cursor:pointer;font-size:24px;margin-left:24px}.project__icon svg:hover{color:var(--blue-color-dark);-webkit-transform:scale(1.2);-ms-transform:scale(1.2)}.project__description{margin-bottom:var(--mb-2);max-width:70%}.project__technologies{display:flex;gap:1.1rem}.project__technologies--item{background-color:var(--blue-color-dark);border-radius:12px;color:#fff;padding:4px 16px}.project__image{align-items:center;display:flex;justify-content:center;min-width:200px;position:absolute;right:0;top:0;z-index:-1}.project__image svg{color:var(--blue-color);font-size:300px;padding-top:2rem}.project__repo{background-color:var(--title-color-dark);border-radius:0 0 0 60px;height:64px;padding-left:.5rem;padding-top:.5rem;position:absolute;right:0;text-align:center;top:0;width:64px}.project__repo svg{color:#fff;font-size:36px}.project__repo svg:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1)}@media screen and (max-width:350px){.project__description,.project__technologies,.project__title{max-width:50%}.project__technologies{overflow:hidden}}.tool_svg{color:var(--title-color-dark);transition:.3s ease-in-out}.tool__name{font-family:var(--roboto-font)}#html:hover{fill:#ff4500}#css:hover,#html:hover{transition:.3s ease-out}#css:hover{fill:#07f}#js:hover{fill:#e6d822}#git:hover,#js:hover{transition:.3s ease-out}#git:hover{fill:#ff5e00}#wpk:hover{fill:#0047b3}#npm:hover,#wpk:hover{transition:.3s ease-out}#npm:hover{fill:red}#twd:hover{fill:#0095af;transition:.3s ease-out}#react:hover{fill:#0ad4db;transition:.3s ease-out}#linux:hover{fill:initial;transition:.3s ease-out}#node:hover{fill:#009c27;transition:.3s ease-out}#exps:hover{fill:initial;transition:.3s ease-out}#mongo:hover{fill:#00bb38;transition:.3s ease-out}#next:hover{fill:initial;transition:.3s ease-out}#typescript:hover{fill:#006eff;transition:.3s ease-out}#postgres:hover{fill:#000058;transition:.3s ease-out}.skills__stacks{display:flex;justify-content:space-evenly}.skills__subtitle,.skills__title{text-align:center}.skills__subtitle{margin-bottom:var(--mb-2)}.skills__frontend{border-radius:10px;box-shadow:5px 5px 20px #b3b3b3;margin-bottom:var(--mb-1);padding:2rem;width:75%}.skills__list{grid-row-gap:2rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));padding:2rem 1rem;row-gap:2rem}.skills__list li{align-items:center;display:flex;flex-direction:column;gap:10px;text-align:center;width:100%}.skills__list p{font-size:var(--smaller-font-size)}.skills__list li svg:first-child{font-size:70px}@media screen and (max-width:576px){.skills__stacks{flex-direction:column}.skills__backend,.skills__frontend{width:100%}.skills__list{grid-row-gap:1rem;grid-column-gap:1rem;-webkit-column-gap:1rem;column-gap:1rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(70px,1fr));row-gap:1rem}}@media screen and (max-width:350px){.skills__list{grid-row-gap:1rem;grid-column-gap:2rem;-webkit-column-gap:2rem;column-gap:2rem;display:grid;font-size:10px;grid-template-columns:repeat(auto-fill,minmax(50px,1fr));row-gap:1rem}}
/*# sourceMappingURL=main.045700eb.css.map*/