@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700;800&display=swap);:root{--header-height:3rem;--hue:0;--sat:0%;--title-color:hsl(var(--hue),var(--sat),20%);--title-color-dark:#9fbc49;--text-color:hsl(var(--hue),var(--sat),46%);--body-color:#020024;--container-color:hsla(0,0%,75%,.434);--body-font:"Nunito",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;--smallest-font-size:0.625rem;--font-normal:400;--font-medium:500;--font-semibold:600;--font-bold:700;--mb-0-25:.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;--smallest-font-size:0.625rem}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body,button,input,textarea{font-family:Nunito,sans-serif;font-family:var(--body-font);font-size:1rem;font-size:var(--normal-font-size)}body{background-color:#020024;background-color:var(--body-color);color:#f9fbfc}h1,h2,h3{color:#333;color:var(--title-color);font-weight:600;font-weight:var(--font-semibold)}ul{list-style:none}a{text-decoration:none}button{border:none;cursor:pointer;outline:none}img{height:auto;max-width:100%}.section{padding:6rem 0 2rem}.section__subtitle{display:block;font-size:.875rem;font-size:var(--small-font-size);margin-bottom:4rem}.section__subtitle,.section__title{text-align:center}.container{margin-left:auto;margin-right:auto;max-width:968px}.grid{grid-gap:1.5rem;display:grid;gap:1.5rem}.button{background-color:#a0dbdb;border-radius:1rem;color:hsla(0,0%,75%,.434);color:var(--container-color);display:inline-block;font-weight:500;font-weight:var(--font-medium);padding:1.25rem 2rem}.button:hover{background-color:#9fbc49;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}@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}.button__icon{height:22px;width:22px}}@media screen and (max-width:768px){body{margin:0 3rem;margin:0 var(--header-height) 0}.section{padding:2rem 0 4rem}.section__subtitle{margin-bottom:3rem;margin-bottom:var(--mb-3)}}@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)}}.header{background-color:var(--body-color);left:0;position:fixed;top:0;width:100%;z-index:var(--z-fixed)}.nav{align-items:center;column-gap:1rem;display:flex;height:calc(var(--header-height) + 1.5rem);justify-content:space-between}.nav__logo,.nav__toggle{color:#fff;font-weight:var(--font-medium)}.nav__list{column-gap:2rem;display:flex}.nav__link{align-items:center;color:#fff;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}.nav__link:hover{color:#ff0}.scroll-header{box-shadow:0 1px 4px #00000026}@media screen and (max-width:768px){.header{bottom:0;top:auto}.nav{height:var(--header-height)}.nav__menu{background-color:var(--body-color);border-radius:1.5rem 1.5rem 0 0;bottom:-100%;box-shadow:0 -1px 4px #00000026;left:0;padding:2rem 1.5rem 4rem;position:fixed;transition:.3s;width:100%}.show-menu{bottom:0}.nav__list{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.nav__icon{font-size:1.2rem}.nav__close{bottom:.5rem;color:var(--title-color);cursor:pointer;font-size:1.5rem;position:absolute;right:1.3rem}.nav__close:hover{color:var(--title-color-dark)}.nav__toggle{cursor:pointer;font-size:1.1rem}.nav__close,.nav__icon,.nav__toggle{display:block}}@media screen and (max-width:350px){.nav__menu{padding:2rem .25rem 4rem}.nav__list{column-gap:0}}.home__container{row-gap:7rem}.home__content{align-items:center;column-gap:2rem;grid-template-columns:116px repeat(2,1fr);padding-top:5.5rem}.home__social{grid-row-gap:1rem;display:grid;grid-template-columns:-webkit-max-content;grid-template-columns:max-content;row-gap:1rem}.home__social-icon{color:#fff;font-size:1.25rem}.home__social-icon:hover{color:#ff0}.home__title{color:#fff;font-size:var(--big-font-size);margin-bottom:var(--mb-0-25)}.home__hand{height:38px;margin-left:.4rem;width:38px}.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{color:#f0f8ff;margin-bottom:var(--mb-3);max-width:400px}.home__img{animation:profile__animate 8s ease-in-out 1s infinite;background:url(/Portfolio/static/media/Profile1.fc72453912e0fc205797.png);background-position:50%;background-repeat:no-repeat;background-size:cover;box-shadow:inset 0 0 0 9px #e1e1e14d;height:300px;justify-self:center;order:1;width:300px}@keyframes profile__animate{0%{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}50%{border-radius:30% 60% 70% 40%/50% 60% 30% 60%}to{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}}.home__scroll{margin-left:4rem};.wheel{animation:scroll 2s ease infinite}@keyframes scroll{0%{transform:translateY(0)}30%{transform:translateY(3.75rem)}}.home__scroll-name{color:var(--title-color);color:#fff;font-weight:var(--font-medium);margin-left:2px;margin-right:var(--mb-0-25)}.home__scroll-arrow{color:#fff;font-size:1.25rem}@media screen and (max-width:992px){.home__content{column-gap:1.25rem;grid-template-columns:100px repeat(2,1fr)}.home__hand{height:26px;width:26px}.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{height:250px;width:250px}.home__scroll{margin-left:7.5rem}}@media screen and (max-width:768px){.home__content{grid-template-columns:.5fr 3fr;padding-top:3.5rem}.home__img{box-shadow:inset 0 0 0 6px #e1e1e14d;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;width:180px}.home__hand{height:22px;width:22px}}.section__subtitle,.section__title{color:#fff}.skills__container{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:minmax(280px,350px) minmax(280px,450px);justify-content:center;margin-top:2rem}.skills__content{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:var(--container-color);border:1px solid #ffffff14;border-radius:1.25rem;padding:2.2rem 2.5rem;transition:.3s ease}.skills__content:hover{border-color:#ffffff2e;transform:translateY(-4px)}.skills__title{color:#fff;font-size:var(--normal-font-size);font-weight:var(--font-medium);margin-bottom:var(--mb-1-5);text-align:center}.skills__box{display:flex;gap:2rem;justify-content:space-between}.skills__group{display:flex;flex-direction:column;gap:1rem}.skills__data{align-items:center;display:flex;gap:.6rem}.skills svg{color:#fff;font-size:1.1rem}.skills__name{color:#f0f8ff;font-size:var(--normal-font-size);font-weight:var(--font-medium)}.skills__level{color:#d9e8ff;font-size:var(--smaller-font-size)}@media screen and (max-width:992px){.skills__container{grid-template-columns:1fr;margin:auto;max-width:500px}}@media screen and (max-width:576px){.skills__content{padding:1.7rem}.skills__box{flex-direction:column;gap:1.5rem}}@media screen and (max-width:350px){.skills__name{font-size:var(--small-font-size)}}.qualification__container{max-width:768px}.qualification__tabs{display:flex;justify-content:center;margin-bottom:var(--mb-2)}.qualification__button{color:#fff;cursor:pointer;font-size:var(--h3-font-size);font-weight:var(--font-medium);margin:0 var(--mb-1)}.qualification__button:hover{color:#fff}.qualification__icon{font-size:1.8rem;margin-right:var(--mb-0-25)}.qualification__active{color:var(--title-color-dark)}.qualification__sections{display:grid;grid-template-columns:.5fr;justify-content:center}.qualification__content{display:none}.qualification__content-active{display:block}.qualification__data{grid-column-gap:1.5rem;column-gap:1.5rem;display:grid;grid-template-columns:1fr -webkit-max-content 1fr;grid-template-columns:1fr max-content 1fr}.qualification__data>div:nth-child(2){align-items:center;display:flex;flex-direction:column}.qualification__data:nth-child(2n)>div:last-child{text-align:right}.qualification__title{color:#f0f8ff;font-size:var(--normal-font-size);font-weight:var(--font-medium)}.qualification__subtitle{color:#f0f8ff;display:inline-block;margin-bottom:var(--mb-1)}.qualification__calendar,.qualification__subtitle{font-size:var(--small-font-size)}.qualification__rounder{background-color:var(--text-color);border-radius:50%;display:inline-block;height:13px;width:13px}.qualification__line{background-color:var(--text-color);display:block;height:100%;transform:translate(6px,-7px);width:1px}@media screen and (max-width:992px){.qualification__container{margin-left:auto;margin-right:auto}}@media screen and (max-width:768px){.qualification__container{margin-left:var(--mb-1-5);margin-right:var(--mb-1-5)}}@media screen and (max-width:576px){.qualification__sections{grid-template-columns:none}.qualification__button{margin:0 var(--mb-0-75)}}@media screen and (max-width:350px){.qualification__data{gap:.5rem}}.footer{background-color:var(--container-color);border-top:1px solid #0000001a}.footer__container{padding:2rem 0}.footer__link,.footer__title{color:#fff}.footer__title{margin-bottom:var(--mb-2);text-align:center}.footer__link:hover{color:#fff}.footer__list{column-gap:1.5rem;margin-bottom:var(--mb-2)}.footer__list,.footer__social{display:flex;justify-content:center}.footer__social{column-gap:1.25rem}.footer__social-link{background-color:var(--title-color);border-radius:.5rem;color:var(--container-color);display:inline-flex;font-size:1.25rem;padding:4rem}.footer__social-link:hover{background-color:var(--title-color-dark)}.footer__copy{color:var(--title-color);display:block;font-size:var(--smaller-font-size);margin-top:1.25rem;text-align:center}@media screen and (max-width:992px){.footer__social-link{border-radius:.25rem;font-size:1rem;padding:.25rem}}.scrollup{background-color:var(--title-color);border-radius:.4rem;bottom:-20%;opacity:.8;padding:.3rem .5rem;position:fixed;right:2.5rem;transition:.4s;z-index:var(--tooltip)}.scrollup__icon{color:var(--container-color);font-size:1.5rem}.scrollup:hover{background-color:var(--title-color-dark)}.show-scroll{bottom:3rem}@media screen and (max-width:992px){.scrollup{padding:.25rem .4rem;right:1.5rem}.scrollup__icon{font-size:1.25rem}}@media screen and (max-width:768px){.show-scroll{bottom:4rem}}@media screen and (max-width:350px){.scrollup{right:1rem}}.project__filters{align-items:center;column-gap:.75rem;display:flex;justify-content:center;margin-bottom:var(--mb-2)}.project__item{border-radius:.5rem;color:var(--title-color);font-weight:var(--font-medium);padding:.25rem .75rem;text-transform:capitalize}.project__item:hover{background-color:var(--title-color);color:var(--container-color)}.project__container{gap:3rem;grid-template-columns:repeat(2,-webkit-max-content);grid-template-columns:repeat(2,max-content);justify-content:center}.project__card{background-color:var(--container-color);border:1px solid #0000001a;border-radius:1rem;padding:1.25rem}.project__img{border-radius:1rem;margin-bottom:var(--mb-1);width:295px}.project__title{font-size:var(--normal-font-size);font-weight:var(--font-medium);margin-bottom:var(--mb-0-5)}.project__button{align-items:center;color:var(--text-color);column-gap:.25rem;display:flex;font-size:var(--small-font-size)}.project__button-icon{font-size:1rem;transition:.4s}.project__button:hover .project__button-icon{transform:translateX(.25rem)}.active__project{background-color:var(--title-color);color:var(--container-color)}@media screen and (max-width:992px){.project__container{gap:1.25rem}.project__card{padding:1rem}.project__img{margin-bottom:.75rem}.project__title{margin-bottom:.25rem}}@media screen and (max-width:768px){.project__container{grid-template-columns:-webkit-max-content;grid-template-columns:max-content}}@media screen and (max-width:576px){.project__container{grid-template-columns:1fr}.project__img{width:100%}}@media screen and (max-width:350px){.project__item{font-size:var(--small-font-size)}.project__filters{column-gap:.25rem}}
/*# sourceMappingURL=main.6fe33f95.css.map*/