.header-module__gD0orW__header{width:100%;z-index:var(--z-fixed);background-color:var(--body-color);position:fixed;top:0;left:0}.header-module__gD0orW__nav{height:calc(var(--header-height) + 1.5rem);justify-content:space-between;align-items:center;column-gap:1rem;display:flex}.header-module__gD0orW__nav__logo,.header-module__gD0orW__nav__toggle{color:var(--title-color);font-weight:var(--font-medium)}.header-module__gD0orW__nav__list{column-gap:2rem;display:flex}.header-module__gD0orW__nav__link{font-size:var(--small-font-size);color:var(--title-color);font-weight:var(--font-medium);flex-direction:column;align-items:center;transition:all .3s;display:flex}.header-module__gD0orW__nav__icon,.header-module__gD0orW__nav__close,.header-module__gD0orW__nav__toggle{display:none}.header-module__gD0orW__active-link,.header-module__gD0orW__nav__link:hover{color:var(--title-color-dark)}@media screen and (max-width:768px){.header-module__gD0orW__header{top:initial;bottom:0;box-shadow:0 1px 10px #000000b0}.header-module__gD0orW__nav{height:var(--header-height)}.header-module__gD0orW__nav__menu{background-color:var(--body-color);border-radius:1.5rem 1.5rem 0 0;width:100%;padding:2rem 1.5rem 4rem;transition:all .3s;position:fixed;bottom:-100%;left:0;box-shadow:0 -1px 4px #00000026}.header-module__gD0orW__show_menu{bottom:0}.header-module__gD0orW__nav__list{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.header-module__gD0orW__nav__icon{font-size:1.2rem}.header-module__gD0orW__nav__close{cursor:pointer;color:var(--title-color);font-size:1.5rem;position:absolute;bottom:.5rem;right:1.3rem}.header-module__gD0orW__nav__close:hover{color:var(--title-color-dark)}.header-module__gD0orW__nav__toggle{cursor:pointer;font-size:1.1rem}.header-module__gD0orW__nav__icon,.header-module__gD0orW__nav__close,.header-module__gD0orW__nav__toggle{display:block}}@media screen and (max-width:350px){.header-module__gD0orW__nav__menu{padding:2rem .25rem 4rem}}
.home__container{row-gap:7rem}.home__content{grid-template-columns:116px repeat(2,1fr);align-items:center;column-gap:2rem;padding-top:5.5rem}.home__social{grid-template-columns:max-content;row-gap:1rem;display:grid}.home__social-icon{color:var(--title-color);font-size:1.25rem}button{color:var(--title-color);background:0 0;border:none;font-size:1.25rem}.home__title{font-size:var(--big-font-size);margin-bottom:var(--mb-0-25)}.home__hand{width:38px;height:38px}.home__subtitle{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{content:"";background-color:var(--text-color);width:70px;height:1px;position:absolute;top:1rem;left:0}.home__description{max-width:400px;margin-bottom:var(--mb-3)}.home__img{background:url(/mesh-gawar-picture.jpg) 50%/cover no-repeat;order:1;justify-self:center;width:300px;height:300px;animation:8s ease-in-out 1s infinite profile__animate;box-shadow:inset 0 0 0 9px #ffffff4d}@keyframes profile__animate{0%{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}50%{border-radius:30% 60% 70% 40%/50% 60% 30%}to{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}}.home__scroll{margin-left:9.25rem}.wheel{animation:2s infinite scroll}@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{color:var(--title-color);font-size:1.25rem}@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{margin-bottom:var(--mb-1);padding-left:3.75rem}.home__subtitle:before{width:42px;top:.8rem}.home__description{max-width:initial;margin-bottom:var(--mb-2-5)}.home__img{width:250px;height:250px;box-shadow:inset 0 0 0 8px #ffffff4d}.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{order:initial;justify-self:initial}.home__data{grid-column:1/3}.home__img{width:200px;height:200px;box-shadow:inset 0 0 0 6px #ffffff4d}.home__scroll{display:none}}@media screen and (max-width:350px){.home__img{width:180px;height:180px}.home__hand{width:22px;height:22px}}
.about__container{grid-template-columns:repeat(2,1fr);align-items:center;column-gap:4rem}.about__img{border-radius:1.5rem;justify-self:center;width:350px;box-shadow:0 0 0 2px gray}.about__info{margin-bottom:var(--mb-2);grid-template-columns:repeat(2,140px);gap:.5rem}.about__box{background-color:var(--container-color);text-align:center;border:1px solid #0000001a;border-radius:.75rem;padding:1rem 1.25rem}.about__icon{color:var(--title-color);margin-bottom:var(--mb-0-5);font-size:1.5rem}.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-5);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(2,1fr)}.about__description{padding:0}}@media screen and (max-width:350px){.about__info{grid-template-columns:repeat(2,1fr)}}
.skills__container{grid-template-columns:repeat(2,350px);justify-content:center;column-gap:3rem}.skills__content{background-color:var(--container-color);border:1px solid #0000001a;border-radius:1.25rem;padding:2rem}.skills__title{font-size:var(--normal-font-size);font-weight:var(--font-medium);text-align:center;margin-bottom:var(--mb-1-5)}.skills__box{display:block}.skills__group{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.skills__data{column-gap:.5rem;display:flex}.skills .bx-badge-check{font-size:var(--normal-font-size);font-weight:var(--font-medium);line-height:30px}.skills__level{font-size:var(--tiny-font-size)}@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)}}
.qualification__container{max-width:768px}.qualification__tabs{margin-bottom:var(--mb-2);justify-content:center;display:flex}.qualification__button{font-size:var(--h3-font-size);font-weight:var(--font-medium);color:var(--title-color);margin:0 var(--mb-1);cursor:pointer}.qualification__button:hover{color:var(--title-color-dark)}.qualification__icon{margin-right:var(--mb-0-25);font-size:1.8rem}.qualification__active{color:var(--title-color-dark)}.qualification__sections{grid-template-columns:.5fr;justify-content:center;display:grid}.qualification__content{display:none}.qualification__content-active{display:block}.qualification__data{grid-template-columns:1fr max-content 1fr;column-gap:1.5rem;display:grid}.qualification__title{font-size:var(--normal-font-size);font-weight:var(--font-medium)}.qualification__subtitle{font-size:var(--small-font-size);margin-bottom:var(--mb-1);display:inline-block}.qualification__calendar{font-size:var(--small-font-size)}.qualification__rounder{background-color:var(--text-color);border-radius:50%;width:13px;height:13px;display:inline-block}.qualification__line{background-color:var(--text-color);width:1px;height:100%;display:block;transform:translate(6px,-7px)}@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:initial}.qualification__button{margin:0 var(--mb-0-75)}}@media screen and (max-width:350px){.qualification__data{gap:.5rem}}
.work__filters{margin-bottom:var(--mb-2);justify-content:center;align-items:center;column-gap:.75rem;display:flex}.work__item{cursor:pointer;color:var(--title-color);font-weight:var(--font-medium);text-transform:capitalize;border-radius:.5rem;padding:.25rem .75rem}.work__item:hover{background-color:var(--title-color);color:var(--container-color)}.work__container{grid-template-columns:repeat(2,max-content);justify-content:center;gap:3rem}.work__card{background-color:var(--container-color);border:1px solid #0000001a;border-radius:1rem;max-width:336px;padding:1.25rem;overflow:hidden}.work__img{cursor:pointer;width:295px;margin-bottom:var(--mb-1);border-radius:1rem;box-shadow:0 0 5px 1px}.work__title{font-size:var(--normal-font-size);font-weight:var(--font-medium);margin-bottom:var(--mb-0-5)}.work__button{cursor:pointer;color:var(--title-color);font-size:var(--small-font-size);border-radius:.5rem;justify-content:center;align-items:center;column-gap:.25rem;padding:0 5px;display:flex}.work__button-container{gap:1rem;margin-top:.5rem;display:flex}.work__button-icon{font-size:1.3rem}.work__button:hover{background-color:var(--title-color);color:var(--container-color)}.work__button-icon:hover{color:var(--container-color)}.active__work{background-color:var(--title-color);color:var(--container-color)}@media screen and (max-width:992px){.work__container{gap:1.25rem}.work__card{padding:1rem}.work__img{margin-bottom:.75rem}.work__title{margin-bottom:.25rem}}@media screen and (max-width:768px){.work__container{grid-template-columns:max-content}}@media screen and (max-width:576px){.work__container{justify-content:center}.work__img{width:100%}}@media screen and (max-width:350px){.work__container{font-size:var(--small-font-size);grid-template-columns:1fr}.work__filters{column-gap:.25rem}}
.contact__container{grid-template-columns:repeat(2,max-content);justify-content:center;column-gap:6rem;padding-bottom:3rem}.contact__title{text-align:center;font-size:var(--h3-font-size);font-weight:var(--font-medium);margin-bottom:var(--mb-1-5)}.contact__info{grid-template-columns:300px;row-gap:1rem;display:grid}.contact__card{background-color:var(--container-color);border:1px solid #0000001a;border-radius:.75rem;align-items:center;gap:1.5rem;padding:1rem;display:inline-flex}.contact__card button{border-radius:3rem;width:42px;height:42px}.contact__card-button-icon{color:var(--title-color);font-size:1.5rem}.contact__card-icon{color:var(--title-color);font-size:2rem}.contact__card-data{justify-content:space-between;width:100%;display:flex}.contact__button{color:var(--text-color);font-size:var(--small-font-size);font-weight:var(--font-medium);justify-content:center;align-items:center;column-gap:.25rem;display:inline-flex}.contact__button-icon{font-size:1rem;transition:all .3s}.contact__button:hover .contact__button-icon{transform:translate(.25rem)}.contact__form{width:360px}.contact__form-div{margin-bottom:var(--mb-1-5);height:4rem;position:relative}.contact__form-input{width:100%;height:100%;color:var(--text-color);z-index:1;background:0 0;border:2px solid #0000004d;border-radius:.75rem;outline:none;padding:1.5rem;position:absolute;top:0;left:0}.contact__form-tag{font-size:var(--smaller-font-size);background-color:var(--body-color);z-index:10;padding:.25rem;position:absolute;top:-.75rem;left:1.25rem}.contact__form-area{height:11rem}.contact__form-area textarea{resize:none}.contact__form button:disabled{opacity:.7;cursor:not-allowed}.contact__status{margin-top:var(--mb-1);font-size:var(--small-font-size);font-weight:var(--font-medium)}.contact__status--success{color:var(--title-color)}.contact__status--error{color:var(--title-color-dark)}@media screen and (max-width:992px){.contact__container{column-gap:3rem}.contact__content{flex-direction:column;align-items:center;display:flex}}@media screen and (max-width:768px){.contact__container{grid-template-columns:1fr;row-gap:3rem}.contact__info{justify-content:center}.contact__form{margin:0 auto}}@media screen and (max-width:576px){.contact__info{grid-template-columns:1fr}.contact__form{width:100%}}
.footer-module__DeADUW__footer{border-top:1px solid #0000001a}.footer-module__DeADUW__footer__container{justify-content:center;gap:1rem;padding:2rem 0;display:grid}.footer-module__DeADUW__footer__copy{text-align:center;font-size:.9rem}
