.about__container{grid-template-columns:repeat(2,1fr);align-items:center;column-gap:4rem}.about__img{width:350px;border-radius:1.5rem;justify-self:center}.about__info{grid-template-columns:repeat(3,140px);gap:.5rem;margin-bottom:var(--mb-2)}.about__box{background-color:var(--container-color);border:1px solid rgba(0,0,0,.1);border-radius:.75rem;text-align:center;padding:1rem 1.25rem}.about__icon{font-size:1.5rem;color:var(--title-color);margin-bottom:var(--mb-0-5)}.about__title{font-size:var(--small-font-size)}.about__subtitle{font-size:var(--font-medium)}.about__heading{padding:0 4rem 0 0;margin-bottom:var(--mb-2-5)}.about__description{justify-content:center;margin-bottom:var(--mb-2-5)}@media screen and (max-width:992px){.about__container{grid-template-columns:1fr;row-gap:2.5rem}.about__img{width:220px}.about__data{text-align:center}.about__info{justify-content:center}.about__heading{padding:0;margin-bottom:2rem}.about__description{padding:0 5rem;margin-bottom:2rem}}@media screen and (max-width:576px){.about__info{grid-template-columns:repeat(3,1fr)}.about__description{padding:0}}@media screen and (max-width:350px){.about__info{grid-template-columns:repeat(2,1fr)}}.contact{margin-bottom:5rem}.contact__container{width:365px;margin-left:auto;margin-right:auto}.contact__form-div{margin-bottom:1rem}.contact__form-input{width:100%;height:100%;border:2px solid rgba(0,0,0,.3);background:none;color:var(--text-color);outline:none;border-radius:.75rem;padding:1.5rem}.contact__form-input:focus{transition:.3s;box-shadow:3px 3px 4px rgba(0,0,0,.5)}.contact__form-tag{top:-.75rem;left:1.25rem;font-size:var(--smaller-font-size);padding:.25;background-color:var(--body-color)}.header{width:100%;position:fixed;top:0;left:0;z-index:var(--z-fixed);background-color:#fff}.nav{height:6rem;display:flex;justify-content:space-between;align-items:center;column-gap:1rem}.nav__logo,.nav__toggle{color:var(--title-color);font-weight:var(--font-semi-bold)}.nav__list{display:flex;column-gap:2rem}.nav__link{display:flex;flex-direction:column;align-items:center;font-size:var(--medium-font-size);color:var(--title-color);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);transition:1s}@media screen and (max-width:768px){.header{top:auto;bottom:0}.nav{height:var(--header-height)}.nav__menu{position:fixed;bottom:-100%;left:0;width:100%;background-color:var(--body-color);padding:2rem 1.5rem 4rem;box-shadow:0 -1px 4px rgba(0,0,0,.15);border-radius:1.5rem 1.5rem 0 0;transition:.3s}.show-menu{bottom:0}.logo-app-display{display:none;transition:.3s}.nav__list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.nav__icon{font-size:1.2rem}.nav__close{position:absolute;right:1.3rem;bottom:.5rem;font-size:1.5rem;cursor:pointer;color:var(--title-color)}.nav__close:hover{color:var(--title-color-dark)}.nav__toggle{font-size:1.1rem;cursor:pointer}.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{grid-template-columns:116px repeat(2,1fr);padding-top:5.5rem;column-gap:2rem;align-items:center}.home__social{display:grid;grid-template-columns:max-content;grid-row-gap:1rem;row-gap:1rem}.home__social-icon{font-size:1.25rem}.home__social-icon,.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{width:38px;height:38px;margin-left:.4rem}.home__subtitle{position:relative;font-size:var(--h3-font-size);padding-left:5.4rem;font-weight:var(--font-normal);margin-bottom:var(--mb-1)}.home__subtitle:before{content:"";position:absolute;width:70px;height:1px;background-color:var(--text-color);left:0;top:1rem}.home__description{max-width:400px;margin-bottom:var(--mb-3)}.home__img{background:url(/_next/static/media/my-pic.9b8f41d2.JPG);background-repeat:no-repeat;background-position:50%;background-size:cover;box-shadow:inset 0 0 0 9px rgb(225,225,225/30%);order:1;justify-self:center;width:300px;height:300px;animation:profile_animate 8s ease-in-out 1s infinite}@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%{transform:translateY(3.75rem)}}.home__scroll-name{color:var(--title-color);font-weight:var(--font-medium);margin-right:var(--mb-0-25);margin-left:2px}.home__scroll-arrow{font-size:1.25rem;color:var(--title-color)}@media screen and (max-width:992px){.home__content{grid-template-columns:100px repeat(2 1fr);column-gap:1.25rem}.home__hand{width:26px;height:26px}.home__subtitle{padding-left:3.75rem;margin-bottom:var(--mb-1)}.home__subtitle:before{width:42px;top:.8rem}.home__description{max-width:none;margin-bottom:var(--mb-2-5)}.home__img{width:250px;height:250px;box-shadow:inset 0 0 0 9px rgb(225,225,225/30%)}.home__scroll{margin-left:7.4rem}}@media screen and (max-width:768px){.home__content{grid-template-columns:.5fr 3fr;padding-top:3.5rem}.home__img{order:0;justify-self:auto;box-shadow:inset 0 0 0 9px rgb(225,225,225/30%);width:200px;height:200px}.home__data{grid-column:1/3}.home__scroll{display:none}}@media screen and (max-width:350px){.home__img{width:180px;height:180px}.home__hand{width:22px;height:22px}}.skills__container{grid-template-columns:repeat(2,350px);column-gap:3rem;justify-content:center}.skills__content{background-color:var(--container-color);border:1px solid rgba(0,0,0,.1);padding:2rem 4rem;border-radius:1.25rem}.skills__title{font-size:1.5rem;font-weight:var(--font-semi-bold);text-align:center;margin-bottom:var(--mb-1-5)}.skills__box{display:flex;justify-content:center;column-gap:2.5rem}.skills__group{display:grid;align-items:flex-start;grid-row-gap:1rem;row-gap:1rem}.skills__data{display:flex;column-gap:.5rem}.skills__name{font-size:1.1rem;font-weight:var(--font-medium);line-height:18px}@media screen and (max-width:992px){.skills__container{grid-template-columns:max-content;row-gap:2rem}}@media screen and (max-width:576px){.skills__container{grid-template-columns:1fr}.skills__content{padding:1.5rem}}@media screen and (max-width:350px){.skills__box{column-gap:1.25rem}.skills__name{font-size:var(--small-font-size)}}.work__filters{display:flex;justify-content:center;align-items:center;column-gap:.75rem}.work_cards{gap:1.7rem}.work_image{display:flex;justify-content:center}.work__container{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:3rem;gap:3rem;justify-content:center}.work__card{background-color:var(--container-color);border:1px solid rgba(0,0,0,.1);padding:1.25rem;border-radius:1rem}.work__img{width:295px;border-radius:1rem;margin-bottom:var(--mb-1)}.work__title{font-size:1.5rem;font-weight:var(--font-medium);margin-bottom:var(--mb-0-5)}.button{background-color:#000;border-radius:1rem;padding:15px;margin-top:1rem}.work__button{color:#fff;font-size:var(--small-font-size);display:flex;align-items:center;column-gap:.25rem}.work__button-icon{font-size:1rem;transition:.4s}.work__button:hover .work__button-icon{transform:translateX(.25rem)}@media screen and (max-width:992px){.work__container{grid-template-columns:100%}.work_cards{display:flex;flex-direction:column;gap:0}}