@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap);body{font-family:Arial,sans-serif;margin:0;padding:0}: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%);--body-color:hsl(var(--hue),var(--sat),98%);--body-font:"Poppins",sans-serif;--big-font-size:3.5rem;--h1-font-size:2.25rem;--h2-font-size:1.5rem;--h3-font-size:1.25rem;--small-font-size:0.875rem;--smaller-font-size:0.813rem;--tiny-font-size:0.625rem;--font-normal:400;--font-semi-bold:600;--mb-0-25:0.25rem;--mb-0-5:0.5rem;--mb-0-75:0.75rem;--mb-1:1rem;--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}html{scroll-behavior:smooth}body,button,input,textarea{font-family:Poppins,sans-serif;font-family:var(--body-font);font-size:1rem;font-size:var(--normal-font-size)}body{background-color:#fafafa;background-color:var(--body-color);color:#757575;color:var(--text-color)}h1,h2,h3{color:#333;color:var(--title-color);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:auto;max-width:100%}.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}.container{margin-left:auto;margin-right:auto;max-width:968px}.grid{grid-gap:1.5rem;display:grid;gap:1.5rem}.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}@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 0 3rem;margin:0 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{color:var(--title-color);font-weight:var(--font-medium)}.nav__list{column-gap:2rem;display:flex}.nav__link{align-items:center;color:var(--title-color);display:flex;flex-direction:center;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{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;width:100%}.show-menu{bottom:0}.nav__close,.nav__icon,.nav__toggle{display:block}.nav__list{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.nav__icon{bottom:.5rem;color:var(--title-color-dark);cursor:pointer;font-size:1.5rem;position:absolute;right:1.3rem}.nav__toggle{cursor:pointer;font-size:1.1rem}}@media screen and (max-width:350px){.nav__menu{padding:1rem .25rem 4rem}}.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:var(--title-color);font-size:1.25rem}.home__social-icon:hover{color:var(--title-color-dark)}.home__title{font-size:var(--big-font-size);margin-bottom:var(--mb-0-25)}.home__hand{height:38px;margin-left:.4em;width:38px}.home__subtitle{font-size:var(--h3-font-size);font-weight:var(--font-normal);margin-bottom:var(--mb-1);padding-right:5.4em;position:relative}.home_description{margin-bottom:var(--mb-3);min-width:400px}.home__img{animation:profile__animate 8s ease-in-out infinite;background:url(../../static/media/venu%20.6e4eb900ce0ff812757d.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;box-shadow:inset 0 0 0 9px #ffffff4d;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:9.25rem}.wheel{animation:scroll 2s ease infinite}@keyframes scroll{0%{transform:translateY(0)}30%{text-replace:translateY(3.75rem)}}.home__scroll-name{color:var(--title-color);font-weight:var(--font-medium);margin-left:2px;margin-right:var(--mb-0-25)}.home__scroll-arrow{color:var(--title-color);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:.8em;width:42px}.home__description{margin-bottom:var(--mb-2-5);max-width:none}.home__img{box-shadow:inset 0 0 0 8px #ffffff4d;height:250px;width:25px}.home__scroll{margin-left:7.5rem}}@media screen and (max-width:768px){.home__content{grid-template-columns:3.5rem;padding-top:3.5rem}.home__img{justify-self:auto;order:0}.home__data{grid-column:1/3}.home__img{box-shadow:inset 0 0 0 6px #ffffff4d;height:200px;width:200px}.home__scroll{display:none}}@media screen and (max-width:350px){.home__img{height:180px;width:180px}.home__hand{height:22px;width:22px}}.about__container{align-items:center;column-gap:4rem;grid-template-columns:repeat(2,1fr)}.about__img{border-radius:1.5rem;justify-self:center;width:350px}.about__info{gap:.5rem;grid-template-columns:repeat(3,140px);margin-bottom:var(--mb-2)}.about__box{background-color:var(--container-color);border:1px solid #0000001a;border-radius:.75rem;padding:1.25rem;text-align:center}.about__icon{color:var(--title-color);font-size:1.5rem;margin-bottom:var(--mb-0-5)}.about__title{font-size:var(--small-font-size);font-weight:var(--font-medium)}.about__subtitle{font-size:var(--tiny-font-size)}.about__description{margin-bottom:var(--mb-2);padding:0 4rem 0 0}@media screen and (max-width:992px){.about__container{grid-template-columns:1fr;row-gap:2.5rem}.about_img{width:220px}.about__box{padding:.75rem .5rem}.about__data{text-align:center}.about__info{justify-content:center}.about__description{margin-bottom:2rem;padding:0 5rem}}@media screen and (max-width:576px){.about__info{grid-template-columns:repeat(3,1fr)}.about__description{padding:0}}@media screen and (max-width:350px){body{margin:0 0 var(--header-height) 0}.about__info{padding:2rem 0 4rem}.about__subtitle{margin-bottom:var(--mb-3)}}:root{--container-color:#fff;--normal-font-size:1rem;--tiny-font-size:0.75rem;--font-medium:500;--title-color:#333;--mb-1-5:1.5rem}.skills__container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));justify-content:center;padding-top:2rem}.skills__content{background-color:#fff;background-color:var(--container-color);border:1px solid #0000001a;border-radius:1.25rem;padding:2rem}.skills__title{font-size:1rem;font-size:var(--normal-font-size);font-weight:500;font-weight:var(--font-medium);margin-bottom:1.5rem;margin-bottom:var(--mb-1-5);text-align:center}.skills__box{display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:center}.skills__group{grid-gap:1rem;display:grid;gap:1rem}.skills__data{align-items:center;display:flex;gap:.5rem;transition:transform .3s ease}.skills__data:hover i{transform:scale(1.2)}.bx-badge-check,.bx-check-circle{color:#333;color:var(--title-color);font-size:1rem}.skills__name{font-size:1rem;font-size:var(--normal-font-size);font-weight:500;font-weight:var(--font-medium);line-height:18px}.skills__level{color:gray;font-size:.75rem;font-size:var(--tiny-font-size)}@media screen and (max-width:768px){.skills__container{grid-template-columns:1fr;row-gap:2rem}.skills__box{flex-direction:column;gap:2rem}}.portfolio__container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;padding:2rem 0}.portfolio__item{background-color:#fff;border:1px solid #0000001a;border-radius:1rem;box-shadow:0 0 10px #0000000d;padding:1.5rem;text-align:center;transition:transform .3s;width:300px}.portfolio__item:hover{transform:translateY(-5px)}.portfolio__title{font-size:1.1rem;font-weight:700;margin-bottom:.5rem}.portfolio__desc{color:#555;font-size:.95rem;margin-bottom:1rem}.portfolio__button{background-color:#000;border-radius:.5rem;color:#fff;padding:.5rem 1rem;text-decoration:none;transition:background-color .3s}.portfolio__button:hover{background-color:#333}@media screen and (max-width:768px){.portfolio__item{width:100%}}.contact__container{grid-column-gap:6rem;align-items:flex-start;column-gap:6rem;display:grid;grid-template-columns:repeat(2,1fr);justify-content:center;padding-bottom:3rem}@media screen and (max-width:768px){.contact__container{grid-template-columns:1fr;row-gap:2rem}}.contact__title{font-size:var(--h3-font-size);font-weight:var(--font-medium);margin-bottom:var(--mb-1-5);text-align:left}.contact__info{grid-row-gap:1rem;display:grid;row-gap:1rem}.contact__card-title{font-weight:700}.contact__card-data{color:gray}.contact__button{background-color:#040910;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1rem;margin-top:.5rem;padding:.75rem 1.5rem;transition:background-color .3s;width:-webkit-fit-content;width:fit-content}.contact__button:hover{background-color:#29292b}.contact__content{gap:1.5rem}.contact__content,.contact__form{display:flex;flex-direction:column}.contact__form{gap:1rem}.contact__form-group{display:flex;flex-direction:column}.contact__input{border:1px solid #ccc;border-radius:.5rem;font-size:1rem;padding:.75rem;width:100%}.contact__cards{gap:1.5rem}.contact__card,.contact__cards{display:flex;flex-direction:column}.contact__card{background-color:#f9f9f9;border-radius:.75rem;box-shadow:0 2px 6px #0000000d;gap:.5rem;padding:1rem}.contact__card-title{font-size:1.1rem;font-weight:600}.contact__card-data{color:#555;font-size:.95rem}@media screen and (max-width:768px){.contact__cards,.contact__container{grid-template-columns:1fr}}.contact__status{color:#040910;font-size:.9rem;margin-top:.5rem}.footer{background-color:#f9f9f9;border-top:1px solid #eee;margin-top:4rem;padding:1.5rem 2rem;text-align:center}.footer__container{align-items:center;display:flex;flex-direction:column;gap:1rem}.footer__text{color:#555;font-size:.9rem}.footer__socials{display:flex;gap:1.5rem}.footer__link i{color:#333;font-size:1.4rem;transition:color .3s ease}.footer__link:hover i{color:#007bff}.coding__container{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-top:2rem}.coding__item{align-items:center;background:#fff;border-radius:1rem;box-shadow:0 4px 8px #0000001a;color:#000;display:flex;flex-direction:column;padding:1rem;text-decoration:none;transition:transform .3s,background .3s;width:150px}.coding__item:hover{background:#f5f5f5;transform:translateY(-5px)}.coding__logo{height:50px;margin-bottom:.5rem;object-fit:contain;width:50px}
/*# sourceMappingURL=main.2fcede03.css.map*/