@import url(https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap);:root{--first-color:#ff4d61;--title-color:#353252;--text-color:#5e5c7f;--body-color:#f9f7fd;--container-color:#fff;--body-font:"Rubik",sans-serif;--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;--font-medium:500;--font-semibold:600;--font-bold:700;--shadow:0px 5px 20px 0px #4543601a;--border-radius:20px}@media screen and (max-width:1024px){:root{--h1-font-size:1.75rem;--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}html{scroll-behavior:smooth}body,button,input,textarea{font-family:Rubik,sans-serif;font-family:var(--body-font);font-size:1rem;font-size:var(--normal-font-size)}body{background-color:#f9f7fd;background-color:var(--body-color);color:#5e5c7f;color:var(--text-color);line-height:1.7}h1,h2,h3{color:#353252;color:var(--title-color);font-weight:600;font-weight:var(--font-semibold);line-height:1.2}ul{list-style:none}a{text-decoration:none}button{border:none;cursor:pointer;outline:none}img{height:auto;max-width:100%;vertical-align:middle}.container{margin:0 auto;max-width:1080px;padding-left:15px;padding-right:15px}.grid{display:grid}.section{padding-bottom:2rem;padding-top:7rem}.section-title{font-size:2.25rem;font-size:var(--h1-font-size);font-weight:700;font-weight:var(--font-bold);margin-bottom:3.75rem;margin-left:.875rem;position:relative}.section-title:before{background:url(/portfolio/static/media/dots-bg.aa8289c51cd678b8cd47.svg);content:"";height:2.25rem;left:-.875rem;position:absolute;top:-.875rem;width:2.25rem}.btn{background-color:#ff4d61;background-color:var(--first-color);border:1px solid #0000;border-radius:1.875rem;box-shadow:0 0 1px #0000;color:#fff;font-weight:700;font-weight:var(--font-bold);line-height:1;padding:.75rem}@keyframes button-push{50%{transform:scale(.8)}to{transform:scale(1)}}.btn:hover{animation:button-push .3s linear 1}.main{margin-left:95px;transition:margin-left .3s}@media screen and (max-width:1024px){.main{margin-left:70px}.main.menu-closed{justify-content:center;margin:0}}.aside{background:var(--body-color);border-right:1px solid #0000000d;bottom:0;justify-content:space-between;left:0;min-height:60vh;padding:1.5rem;position:fixed;top:0;transition:.3s;width:70px;z-index:10}.aside,.nav__list{display:flex;flex-direction:column}.nav__list{row-gap:.5rem}.nav__link{color:var(--title-color);font-size:1.5rem;font-weight:var(--font-bold);transition:.3s}.nav__link:hover{color:#5c87ff}.copyright{color:#9b98b3;font-size:var(--small-font-size);transform:rotate(-180deg);writing-mode:vertical-rl}.nav__toggle{align-items:center;background-color:var(--body-color);border:1px solid #e8dfec;cursor:pointer;display:none;height:40px;justify-content:center;left:1.875rem;position:fixed;top:1.25rem;transition:.3s;width:45px;z-index:1}@media screen and (max-width:1024px){.aside{left:-90px}.nav__toggle{display:flex}.nav__toggle-open{left:80px}.show-menu{left:0}}.home__img{border:1px solid #0000004d;border-radius:200px;margin-bottom:1.5rem;margin-top:1.5rem;max-width:20%}.home{align-items:center;min-height:100vh;position:relative}.home,.home__socials{display:flex;justify-content:center}.home__socials{column-gap:2.25rem;margin:1.5rem 0}.intro{background-color:hsla(34,78%,91%,.815);border-radius:8px;max-width:540px;text-align:center}#button{margin-bottom:1.5rem}.home__name{font-size:var(--h1-font-size);font-weight:var(--font-bold);margin-bottom:.5rem}.home__social-link{color:var(--title-color);font-size:1.3rem;transition:.3s}.home__social-link:hover{color:#5c87ff}.scroll__down{bottom:2.5rem;left:0;position:absolute;width:100%}.home__scroll-name{font-size:var(--small-font-size)}.mouse{border:2px solid #454360;border-radius:1rem;display:block;height:1.6rem;margin:.75rem auto auto;position:relative;width:1.25rem}@keyframes ani-mouse{0%{top:29%}15%{top:50%}50%{top:50%}to{top:29%}}.wheel{animation:ani-mouse 2s linear infinite;background-color:var(--title-color);border-radius:100%;height:.25rem;left:50%;position:absolute;top:.5rem;transform:translateX(-50%);width:.25rem}@media screen and (max-width:1024px){.home__social-link{font-size:1.125rem}}.about__img{max-width:40%}.about__container{column-gap:1.875rem;grid-template-columns:3fr 9fr}.about__data{align-items:flex-start;background-color:var(--container-color);border-radius:var(--border-radius);box-shadow:var(--shadow);column-gap:1.875rem;grid-template-columns:repeat(2,1fr);padding:1.875rem;position:relative}.about__data:before{border-bottom:10px solid #0000;border-right:15px solid var(--container-color);border-top:10px solid #0000;content:"";height:0;left:-.93rem;position:absolute;top:20%;width:0}.about__description{margin-bottom:1rem;text-align:justify}.about__cv{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-top:1rem}.about__cv .btn{flex:1 1;font-size:var(--smaller-font-size);text-align:center}.about__skills{row-gap:1.25rem}.about_skills__titles{display:flex;justify-content:space-between;margin-bottom:1rem}.about_skills__name{font-size:var(--normal-font-size);font-weight:var(--font-medium)}.about_skills__number{line-height:1.2}.about_skills__bar,.about_skills__percentage{border-radius:.25rem;height:7px}.about_skills__bar{background-color:#b6b2b279}.about_skills__percentage{display:block}.frontend{background-color:#cd81ff;width:80%}.backend{background-color:#ff81f9;width:70%}.database{background-color:#ff8187;width:50%}.unit{background-color:#fab779;width:60%}@media screen and (max-width:1024px){.about__container{grid-template-columns:500px;justify-content:center;row-gap:1.875rem}.about__data:before{border-bottom:10px solid #fff;border-left:10px solid #0000;border-right:10px solid #0000;left:49%;top:-20px}.about__img{justify-self:center}}@media screen and (max-width:768px){.about__container{grid-template-columns:400px}.about__data:before{left:47%}.about__data{grid-template-columns:1fr;row-gap:1.875rem}.about__img{justify-self:center}}@media screen and (max-width:576px){.about__container{grid-template-columns:320px}}@media screen and (max-width:350px){.about__container{grid-template-columns:1fr}}.services__container{column-gap:1rem;grid-template-columns:repeat(4,1fr)}.secTitle{margin-bottom:1.5rem}.services__card{background-color:var(--container-color);border-radius:var(--border-radius);padding:1rem;text-align:center;transition:all .3s ease-in-out}.services__card:hover{transform:translateY(-10px)}.services__card:first-child{background-color:rgba(205,129,255,.726);box-shadow:0 5px 20px 0 rgb(205,129,255/50%)}.services__card:nth-child(2){background-color:rgba(255,129,249,.726);box-shadow:0 5px 20px 0 rgb(255,129,249/50%)}.services__card:nth-child(3){background-color:rgba(255,129,135,.726);box-shadow:0 5px 20px 0 rgb(255,129,135/50%)}.services__card:nth-child(4){background-color:hsla(29,93%,73%,.726);box-shadow:0 5px 20px 0 rgb(250,183,121/50%)}.services__img{margin-bottom:1.2rem;width:75px}.services__title{color:#313131;font-size:var(--h3-font-size);margin-bottom:1rem}.services__description{color:#494949}@media screen and (max-width:1024px){.services__container{grid-template-columns:repeat(2,330px);justify-content:center;row-gap:1rem}}@media screen and (max-width:768px){.services__container{grid-template-columns:310px}}@media screen and (max-width:350px){.services__container{grid-template-columns:1fr}}.resume__container{column-gap:1.875rem;grid-template-columns:repeat(2,1fr)}.section__title{margin-bottom:1.75rem}.timeline{background-color:var(--container-color);border-radius:var(--border-radius);box-shadow:var(--shadow);padding:1.875rem;position:relative}.timeline__item{padding-bottom:2.125rem;padding-left:1.125rem;position:relative}.timeline__item:last-child{padding-bottom:0}.timeline__item:before{height:100%;top:0}.timeline .icon-briefcase,.timeline .icon-graduation{background-color:var(--container-color);color:var(--first-color);font-size:var(--h2-font-size);left:-.6rem;padding:.1rem 0;position:absolute;top:0}.timeline__date{color:#acabc5;font-size:var(--small-font-size)}.timeline__title{font-size:var(--h3-font-size);margin:.5rem 0}.timeline__item.subcategory{margin-left:1.5rem;padding-left:1.5rem}.timeline__item.last:before{height:0}.timeline__item:before{background-color:var(--first-color);content:"";height:160%;left:.005rem;position:absolute;top:1rem;width:1px}.timeline__item:not(.subcategory)+.timeline__item.subcategory:before{background-color:var(--first-color);content:"";height:calc(100% - 3.25rem);position:absolute;top:1rem;width:1px}@media screen and (max-width:1024px){.resume__container{grid-template-columns:450px;justify-content:center;margin-top:1rem;row-gap:1rem}}@media screen and (max-width:576px){.resume__container{grid-template-columns:1fr}}@media screen and (max-width:350px){.timeline__item{padding-bottom:1.875rem;padding-left:1.875rem}.timeline__item:before{left:0}.timeline .icon-briefcase,.timeline .icon-graduation{left:-9px}.timeline__text{text-align:justify}}.work__filters{align-items:center;column-gap:1.875rem;display:flex;flex-wrap:wrap;margin-bottom:2.5rem}.work__item{cursor:pointer;font-weight:var(--font-bold);transition:.3s}.work__item:hover{color:#5c87ff}.work__container{gap:1.875rem;grid-template-columns:repeat(3,1fr)}.work__card{align-content:center;border-radius:var(--border-radius);box-shadow:var(--shadow);overflow:hidden;position:relative;text-align:center}.work__mask{background:#c46ffd;height:100%;left:0;opacity:0;width:100%}.work__category,.work__mask{position:absolute;top:0;transition:.3s}.work__category{background-color:#ff8187;border-bottom-left-radius:.98rem;border-bottom-right-radius:.98rem;color:#fff;display:inline-block;font-size:var(--small-font-size);left:1.5rem;padding:.19rem .625rem;transform:translateY(-40px)}.work__title{color:#080808;margin:0 0 .98rem;padding:0 1.25rem;top:3.75rem;transform:translateY(30px)}.work__button,.work__title{font-size:var(--h3-font-size);opacity:0;position:absolute;transition:.3s}.work__button{background-color:#ffd15c;border-radius:50%;bottom:1.5rem;color:#fff;cursor:pointer;display:block;height:40px;left:1.5rem;line-height:42px;text-align:center;width:40px}.work__card:hover .work__button{opacity:1}.work__card:hover .work__category,.work__card:hover .work__title{opacity:1;transform:translateY(0)}.work__card:hover .work__mask{opacity:.9}@media screen and (max-width:1024px){.work__container,.work__filters{justify-content:center}.work__container{grid-template-columns:repeat(2,330px);row-gap:1rem}}@media screen and (max-width:768px){.work__container{grid-template-columns:310px}.work__filters{margin-top:1rem;row-gap:.25rem}}@media screen and (max-width:350px){.work__container{grid-template-columns:1fr}}.contact.section{padding-bottom:6.25rem}.contact__container{column-gap:1.875rem;grid-template-columns:4fr 8fr}.contact__title{font-size:var(--h3-font-size);margin-bottom:.5rem;margin-top:1.875rem}.contact__form-group{grid-column-gap:1.5rem;column-gap:1.5rem;display:grid;grid-template-columns:repeat(2,1fr)}.contact__form-div{height:3.75rem;margin-bottom:1.875rem;position:relative}.contact__form-input{background-color:var(--container-color);border:none;border-radius:var(--border-radius);box-shadow:var(--shadow);color:var(--text-color);height:100%;left:0;outline:none;padding:.625rem 1.875rem;position:absolute;top:0;width:100%;z-index:1}.contact__form-area{height:10.25rem}.contact__form-area textarea{resize:none}.btn{display:inline-block;text-align:center;width:100%}@media screen and (max-width:1024px){.contact__container{grid-template-columns:300px 360px;justify-content:center}.contact__form-group{column-gap:1.5rem;grid-template-columns:1fr}}@media screen and (max-width:768px){.contact__container{grid-template-columns:310px;justify-content:center;row-gap:1.875rem}.contact__info{text-align:center}}@media screen and (max-width:350px){.contact__container{grid-template-columns:1fr}}.languages__container{margin-top:2rem}.languages__data{background-color:hsla(34,78%,91%,.815);border-radius:var(--border-radius);box-shadow:var(--shadow);padding:1.875rem}.languages__skills{row-gap:1.25rem}.skills__content{align-items:center;display:flex;justify-content:space-between}.skills__bar{background-color:#b6b2b279;border-radius:.5rem;height:6px;margin-left:1rem;overflow:hidden;width:40%}.skills__percentage{border-radius:.5rem;display:block;height:100%}.skills__titles{display:flex;justify-content:space-between;margin-bottom:1rem}.skills__name{font-size:var(--normal-font-size);font-weight:var(--font-medium)}.skills__data:nth-child(13),.skills__data:nth-child(8){border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--border-color,#e0e0e0);margin-bottom:.05rem;padding-bottom:1rem}.css,.html{background-color:#cd81ff;width:80%}.angular,.react,.wpf{background-color:#cd81ff;width:70%}.flutter,.kotlin{background-color:#cd81ff;width:60%}.c{width:70%}.c,.java{background-color:#ff8187}.java{width:80%}.js{background-color:#ff8187;width:70%}.dot,.ts{background-color:#ff8187;width:60%}.psql,.sql{background-color:#fab779;width:60%}@media screen and (max-width:768px){.languages__data{grid-template-columns:1fr;row-gap:1.875rem}}.idiom__container{background-color:var(--container-color);border-radius:var(--border-radius);box-shadow:var(--shadow);margin-top:1.25rem}.idiom{border-collapse:collapse;text-align:left;width:100%}.idiom td,.idiom th{border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--border-color,#e0e0e0);border-radius:.2rem;font-size:var(--normal-font-size);padding:.75rem 1rem}.idiom tbody tr:last-child td{border-bottom:none}.idiom th{color:var(--title-color);font-size:var(--h2-font-size);font-weight:var(--font-bold)}.idiom td{color:var(--text-color);font-size:var(--normal-font-size)}.idiom tbody tr:hover{background-color:rgba(221,176,252,.575)}.certificate{margin-top:1rem}@media screen and (max-width:748px){.idiom td,.idiom th{font-size:var(--smaller-font-size);padding:.5rem .25rem}}@media screen and (max-width:500px){.idiom td,.idiom th{font-size:.65rem;padding:.25rem .05rem}}@media screen and (max-width:350px){.idiom td,.idiom th{font-size:.5rem;padding:.25rem .05rem}}.interview__container{grid-gap:2rem;align-items:flex-start;display:grid;gap:2rem}.interview__info{display:flex;flex-direction:column;gap:1rem}.interview__calendar{max-width:600px;width:100%}.interview__info .btn{display:inline-block;text-align:center;width:100%}
/*# sourceMappingURL=main.fd30b7c9.css.map*/