html{font-size:62.5%}body{font-family:Montserrat,sans-serif;margin:0;text-align:center}h1{font-size:4rem;font-weight:700}p{font-family:Montserrat,sans-serif;font-size:1.6rem;font-weight:400}.about{align-items:center;display:flex;gap:3rem;height:100vh;justify-content:center;margin:0 auto;padding:5rem 4rem}@media(max-width:800px){.about{flex-direction:column;height:100%}}@media(max-width:37.5em){.about{padding:5rem 1rem}}.about__h2{font-family:Monoton,cursive;font-size:5rem;margin-bottom:3rem;text-align:left}@media(max-width:800px){.about__h2{text-align:center}}@keyframes movingPhoto{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%}}.about__img{animation:movingPhoto 8s ease-in-out infinite;background-image:url(https://i.ibb.co/vHs27q1/self-Photo.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border:3px solid #2d2e32;border-radius:60% 40% 30% 70%/60% 30% 70% 40%;height:35rem;position:relative;transition:all 1s ease-in-out;width:35rem}@media(max-width:25.875em){.about__img{height:25rem;width:25rem}}.about__content{text-align:left;width:50%}@media(max-width:800px){.about__content{height:50%;width:90%}}.about__content h3{font-size:2.5rem}@media(max-width:920px){.about__content h3{font-size:2.3rem}}@media(max-width:56.25em){.about__content h3{font-size:2rem}}@media(max-width:800px){.about__content h3{font-size:2.5rem}}@media(max-width:37.5em){.about__content h3{font-size:2.2rem}}@media(max-width:25.875em){.about__content h3{font-size:2rem}}.about__content p{color:#767676;font-size:1.7rem;font-weight:500;line-height:1.5}@media(max-width:56.25em){.about__content p{font-size:1.5rem}}@media(max-width:800px){.about__content p{font-size:1.7rem}}@media(max-width:37.5em){.about__content p{font-size:1.5rem}}.contact{background-color:#f9f9f9;height:100vh;padding:10rem 20rem}@media(max-width:75em){.contact{padding:8rem 10rem}}@media(max-width:700px){.contact{padding:5rem}}.contact__h2{font-family:Monoton,cursive;font-size:5rem;margin-bottom:1rem;margin-top:5rem}@media(max-width:800px){.contact__h2{margin-top:3rem}}@media(max-width:37.5em){.contact__h2{margin-top:5rem}}.contact__p{margin:0 auto 2rem;text-align:left;width:70%}@media(max-width:75em){.contact__p{width:85%}}@media(max-width:500px){.contact__p{font-size:1.4rem}}.contactForm{align-items:center;display:flex;flex-direction:column;font-size:1.6rem;gap:1.2rem}.contactForm .input{border-radius:2px;border-width:1px;max-width:800px;padding:8px 12px;width:100%}.contactForm__btn{font-size:2.5rem;margin-top:1.5rem}.haveSubmit{height:100vh;padding:10rem 20rem}@media(max-width:910px){.haveSubmit{padding:10rem}}@media(max-width:710px){.haveSubmit{padding:10rem 5rem;padding:10rem 2rem}}.haveSubmit__h2{font-size:4rem}@media(max-width:37.5em){.haveSubmit__h2{font-size:3.2rem}}@media(max-width:25.875em){.haveSubmit__h2{font-size:3rem}}.haveSubmit__p{font-size:2rem}@media(max-width:37.5em){.haveSubmit__p{font-size:1.7rem}}.haveSubmit__emailAnimation{height:500px;width:500px}@media(max-width:37.5em){.haveSubmit__emailAnimation{height:400px;width:400px}}.hero{align-items:flex-start;display:flex;flex-direction:column;height:100vh;justify-content:center;min-height:100vh;padding:0 12rem}@media(max-width:56.25em){.hero{padding:0 8rem}}@media(max-width:660px){.hero{padding:0 5rem}}.hero__h1{font-size:5.6rem;margin-bottom:3.2rem;text-align:left}@media(max-width:63.75em){.hero__h1{font-size:4.7rem}}@media(max-width:56.25em){.hero__h1{font-size:4rem}}@media(max-width:800px){.hero__h1{font-size:3.5rem}}@media(max-width:730px){.hero__h1{font-size:3rem}}@media(max-width:660px){.hero__h1{font-size:2.6rem}}@media(max-width:37.5em){.hero__h1{font-size:2.4rem}}@media(max-width:25.875em){.hero__h1{font-size:2.2rem}}.hero__colorH1{color:#02aab0}.hero__cta{display:flex;font-size:2.4rem}@media(max-width:800px){.hero__cta{font-size:2rem}}@media(max-width:660px){.hero__cta{font-size:1.5rem}}@media(max-width:25.875em){.hero__cta{font-size:1.3rem}}.navbar{background-color:#fff;box-shadow:0 0 10px #00000017;padding:25px 40px 25px 50px;position:fixed;width:100%;z-index:2}.navbar__h3{color:#2d2e32;cursor:pointer;font-size:2rem;font-weight:700}.navbar__ul{display:flex;gap:1.5rem;list-style:none}@media(max-width:768px){.navbar__ul{display:none}}.navbar__ul li{color:#2d2e32;cursor:pointer;font-size:1.7rem;font-weight:600;text-decoration:none;transition:all .25s}.navbar__ul li:hover{color:#02aab0}.mobileNavbar{display:none}@media(max-width:768px){.mobileNavbar{display:block}}.navigation__checkbox{display:none}.navigation__button{background-color:#fff;border-radius:50%;cursor:pointer;height:7rem;position:fixed;right:6rem;text-align:center;top:.4rem;width:7rem;z-index:200}.navigation__background{background-image:radial-gradient(#02aab0,#00cdac);border-radius:50%;height:6rem;position:fixed;right:6.5rem;top:1.2rem;transition:all .8s;width:6rem;z-index:100}.navigation__nav{height:100vh;left:0;opacity:0;position:fixed;top:0;transition:all .8s;visibility:hidden;width:100%;z-index:150}.navigation__list{left:50%;position:absolute;text-align:center;top:50%;transform:translate(100%,-100%);transition:all .8s}.navigation__item{list-style:none;margin:1rem}.navigation__link{background-image:linear-gradient(120deg,#0000 50%,#fff 0,#fff);background-size:230%;color:#fff;cursor:pointer;display:inline-block;font-size:3rem;font-weight:300;padding:1rem 2rem;text-decoration:none;text-transform:uppercase;transition:all .4s}.navigation__link:active,.navigation__link:hover{background-position:100%;color:#02aab0;transform:translateX(1rem)}.navigation__link span{display:inline-block;margin-right:1.5rem}.navigation__checkbox:checked~.navigation__background{transform:scale(80)}.navigation__checkbox:checked~.navigation__nav{opacity:1;visibility:visible}.navigation__checkbox:checked~.navigation__nav .navigation__list{transform:translate(-50%,-50%)}.navigation__icon{display:inline-block;position:relative}.navigation__icon,.navigation__icon:after,.navigation__icon:before{background-color:#333;height:2px;top:3.5rem;transition:all .3s;width:3rem}.navigation__icon:after,.navigation__icon:before{content:"";left:0;position:absolute}.navigation__icon:before{top:-.8rem}.navigation__icon:after{top:.8rem}.navigation__button:hover .navigation__icon:before{top:-1rem}.navigation__button:hover .navigation__icon:after{top:1rem}.navigation__checkbox:checked+.navigation__button .navigation__icon{background-color:#0000}.navigation__checkbox:checked+.navigation__button .navigation__icon:before{top:0;transform:rotate(135deg)}.navigation__checkbox:checked+.navigation__button .navigation__icon:after{top:0;transform:rotate(-135deg)}.project{background-color:#f9f9f9;height:100%;margin:0;padding:4rem 0}.project .container{display:flex;flex-direction:column;gap:4rem;height:100%;margin:0 auto;max-width:107rem;padding:0 4rem}.project__h2{font-family:Monoton,cursive;font-size:5rem;margin:-1rem 0 0}.project-wrapper{align-items:center;background-color:#fff;border-radius:1.7rem;box-shadow:0 0 10px #0000001a;display:flex;gap:1rem;height:45rem;justify-content:center;margin:0 auto;padding:2rem;width:90%}@media(max-width:56.25em){.project-wrapper{height:100%}.project-wrapper__odd{flex-direction:column}.project-wrapper__even{flex-direction:column-reverse}}.projectImg{background-color:#75757533;border-radius:1.7rem;box-shadow:0 0 10px #0000001a;height:80%;overflow:hidden;width:60%}@media(max-width:56.25em){.projectImg{width:90%}}.projectImg img{height:100%;width:100%}.projectContent{width:40%}@media(max-width:56.25em){.projectContent{width:90%}}.projectContent__h3{font-size:2.5rem}.projectContent__p{color:#767676;font-size:1.7rem;font-weight:500;text-align:center}@media(max-width:63.75em){.projectContent__p{font-size:1.5rem}}.projectContent__stack{display:flex;gap:1rem;justify-content:center}.projectContent__stack p{background-color:#fff;box-shadow:0 0 10px #0000001a;color:#000;display:inline-block;font-weight:500;padding:1.2rem 1.5rem}@media(max-width:56.25em){.projectContent__stack p{font-size:1rem}}.projectContent__btn{display:flex;gap:1rem;justify-content:center}.project__cta{display:flex;font-size:1.8rem}@media(max-width:63.75em){.project__cta{font-size:1.6rem}}@media(max-width:56.25em){.project__cta{font-size:1rem}}.skills{background-color:#02aab0;background-image:linear-gradient(135deg,#02aab0,#00cdac);display:flex;flex-direction:column;height:100vh;padding:4rem}.skills h3{color:#fff;font-family:Monoton,cursive;font-size:5rem;margin-top:-1rem}.skills__warper{display:flex;flex-direction:column;gap:2rem;padding:2rem 10rem}.skills__warper h4{color:#fff;font-size:2.5rem}.skills__content{color:#fff;display:flex;gap:8rem;justify-content:center}@media(max-width:700px){.skills__content{gap:5rem}}@media(max-width:37.5em){.skills__content{gap:3.5rem}}@media(max-width:25.875em){.skills__content{gap:3rem}}.skills__content div{height:100px;width:100px}.skills__content img{height:55px;margin-bottom:1rem;width:55px}.cta-btn{display:inline-block;font-weight:700;line-height:1;padding:.8rem 1.6rem;position:relative;transition:all .6s cubic-bezier(.19,1,.22,1);z-index:1}.cta-btn:after{bottom:0;content:"";display:block;height:100%;left:0;position:absolute;transition:all .3s cubic-bezier(.19,1,.22,1);width:0;z-index:-1}.cta-btn--hero{-webkit-text-fill-color:#0000;-webkit-background-clip:text;border-image:linear-gradient(135deg,#02aab0,#00cdac);border-image-slice:1;border-style:solid;border-width:2px;color:#02aab0;cursor:pointer}.cta-btn--hero,.cta-btn--hero:after{background-image:linear-gradient(135deg,#02aab0,#00cdac)}.cta-btn--hero:hover{-webkit-text-fill-color:#fff;color:#fff;text-decoration:none}.cta-btn--hero:hover:after{width:100%}
/*# sourceMappingURL=main.7673dd1c.css.map*/