.MessageModal-module__U5dAsW__backdrop{z-index:20;background-color:#0009;width:100%;height:100vh;position:fixed;top:0;left:0}.MessageModal-module__U5dAsW__modal{z-index:30;background-color:var(--background-color-transparent);-webkit-backdrop-filter:blur(3px);border-radius:.5rem;max-width:500px;padding:2rem;animation:.3s ease-out forwards MessageModal-module__U5dAsW__slide-down;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.MessageModal-module__U5dAsW__message{color:#fff;text-align:center;font-size:2rem}@media screen and (max-width:764px){.MessageModal-module__U5dAsW__modal{width:80%}.MessageModal-module__U5dAsW__message{font-size:1.5rem}}@keyframes MessageModal-module__U5dAsW__slide-down{0%{opacity:0;top:0}to{opacity:1;top:50%}}
.GlowingTitle-module__e4MPeW__wrapper{height:180px;position:relative}.GlowingTitle-module__e4MPeW__title{color:#ffffff80;text-align:center;letter-spacing:1.16px;font-size:58px;font-style:normal;font-weight:700;line-height:100.5%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.GlowingTitle-module__e4MPeW__background{z-index:-1;-webkit-filter:blur(150px);will-change:transform;background-color:#fff;background-image:linear-gradient(90deg,#f4e93a 10%,#d32861 100%);width:1200px;height:180px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.Input-module__cYkl-W__input-wrapper{width:100%;margin-top:10px;padding:20px 0 0;position:relative}.Input-module__cYkl-W__input{color:#fff;resize:none;background:0 0;border:none;border-bottom:2px solid #9b9b9b;outline:0;width:100%;padding:7px 0;font-size:18px;transition:border-color .2s}.Input-module__cYkl-W__input::placeholder{color:#0000}.Input-module__cYkl-W__input:placeholder-shown~.Input-module__cYkl-W__label{cursor:text;font-size:18px;top:20px}.Input-module__cYkl-W__label{color:#9b9b9b;pointer-events:none;font-size:18px;transition:all .2s;display:block;position:absolute;top:0}.Input-module__cYkl-W__input:focus{border-width:3px;border-image:linear-gradient(to right,var(--primary-color),#61007c);border-image-slice:1;padding-bottom:6px}.Input-module__cYkl-W__input:focus~.Input-module__cYkl-W__label{color:var(--primary-color);font-size:18px;font-weight:700;transition:all .2s;display:block;position:absolute;top:0}.Input-module__cYkl-W__input:required,.Input-module__cYkl-W__input:invalid{box-shadow:none}.Input-module__cYkl-W__error-message{color:#dc143c;margin-top:8px;font-weight:700}
.ContactMe-module__eCZctq__contact-me-wrapper{margin:0 8rem 6rem}.ContactMe-module__eCZctq__title-header{font-size:3rem}.ContactMe-module__eCZctq__title .ContactMe-module__eCZctq__highlight{color:var(--primary-color)}.ContactMe-module__eCZctq__form{flex-direction:column;align-items:center;gap:2rem;max-width:600px;margin:0 auto;display:flex}.ContactMe-module__eCZctq__submit-btn{z-index:1;color:#f4e93a;text-align:center;text-transform:uppercase;cursor:pointer;background-color:#0000;border:2px solid #17c3b2;padding:.8em 1.8em;font-size:18px;font-weight:700;transition:all .3s;position:relative;overflow:hidden}.ContactMe-module__eCZctq__submit-btn:before{content:"";z-index:-1;background:#f4e93a;width:0;height:300%;transition:all .5s;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.ContactMe-module__eCZctq__submit-btn:hover:before{width:105%}.ContactMe-module__eCZctq__submit-btn:hover{color:#111}.ContactMe-module__eCZctq__submit-btn:disabled{cursor:not-allowed;border:2px solid #292929}.ContactMe-module__eCZctq__submit-btn:disabled:before{content:"";z-index:-1;background:#2c2c2c;width:0;height:300%;transition:all .5s;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.ContactMe-module__eCZctq__submit-btn:disabled:hover:before{width:105%}@media screen and (max-width:764px){.ContactMe-module__eCZctq__contact-me-wrapper{margin:0 2rem 6rem;scroll-margin-block-start:100px}.ContactMe-module__eCZctq__title-header{font-size:2.4rem}}
.Hero-module__XxMIVq__hero-section{margin:6rem auto 20rem;padding:0 3rem;scroll-margin-block-start:120px}.Hero-module__XxMIVq__title{font-size:5rem}.Hero-module__XxMIVq__title-wrapper{margin-bottom:5rem}.Hero-module__XxMIVq__name{color:var(--primary-color)}.Hero-module__XxMIVq__description{color:#fff;max-width:800px;margin:0 auto;font-size:1.5rem}.Hero-module__XxMIVq__description p{margin-bottom:1rem}.Hero-module__XxMIVq__socials-wrapper{justify-content:center;gap:1rem;font-size:2rem;display:flex}.Hero-module__XxMIVq__social-link{color:var(--primary-color)}.Hero-module__XxMIVq__social-link:hover{color:#fff}@media screen and (max-width:764px){.Hero-module__XxMIVq__hero-wrapper{margin-top:2rem;margin-bottom:10rem}.Hero-module__XxMIVq__title{font-size:3.2rem}.Hero-module__XxMIVq__title-wrapper{margin-bottom:2rem}.Hero-module__XxMIVq__description{font-size:1rem}}
.ExternalLink-module__MU96QG__link{color:#fff;background:0 0;border:none;font-family:Poppins,sans-serif;font-size:25px;font-weight:600;text-decoration:none}.ExternalLink-module__MU96QG__link:before{margin-left:auto}.ExternalLink-module__MU96QG__link:after,.ExternalLink-module__MU96QG__link:before{content:"";background:var(--primary-color);width:0%;height:2px;transition:all .5s;display:block}.ExternalLink-module__MU96QG__link:hover:after,.ExternalLink-module__MU96QG__link:hover:before{width:100%}
.ProjectCard-module__3TkYGW__card{color:#fff;background:#0c0c0c;border:2px solid #222;align-items:center;gap:2rem;max-width:1200px;padding:32px;transition:all .5s cubic-bezier(.23,1,.32,1);display:flex;overflow:hidden;box-shadow:0 10px 20px #383400c5}.ProjectCard-module__3TkYGW__left-part{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:1rem;min-height:260px;display:flex}.ProjectCard-module__3TkYGW__left-part,.ProjectCard-module__3TkYGW__right-part{flex:50%}.ProjectCard-module__3TkYGW__card:hover{border-color:var(--primary-color);box-shadow:0 0 20px #f4e93ac5}.ProjectCard-module__3TkYGW__card:hover .ProjectCard-module__3TkYGW__title{font-size:1.8rem}.ProjectCard-module__3TkYGW__title-wrapper{height:44px}.ProjectCard-module__3TkYGW__title{word-break:break-word;font-size:1.6rem;transition:all .5s cubic-bezier(.23,1,.32,1)}.ProjectCard-module__3TkYGW__description,.ProjectCard-module__3TkYGW__stack-title{font-size:1.2rem}.ProjectCard-module__3TkYGW__stack{flex-wrap:wrap;gap:1rem;margin-bottom:1rem;display:flex}.ProjectCard-module__3TkYGW__stack:last-child{margin-bottom:0}.ProjectCard-module__3TkYGW__tech{background-color:#453c35;padding:4px 8px}.ProjectCard-module__3TkYGW__link-wrapper{z-index:1;flex-wrap:wrap;justify-content:space-evenly;gap:1rem;width:100%;display:flex}.ProjectCard-module__3TkYGW__img{width:auto;height:auto}@media screen and (max-width:1200px){.ProjectCard-module__3TkYGW__card{flex-wrap:wrap}}@media screen and (max-width:764px){.ProjectCard-module__3TkYGW__title{word-break:break-word;font-size:1.4rem;transition:all .5s cubic-bezier(.23,1,.32,1)}.ProjectCard-module__3TkYGW__description{font-size:.8rem}.ProjectCard-module__3TkYGW__stack-title{font-size:1rem}.ProjectCard-module__3TkYGW__tech{background-color:#453c35;padding:2px 4px;font-size:14px}}
.Projects-module__tm8yoW__projects-section{width:75%;margin:0 auto 20rem;scroll-margin-block-start:80px}.Projects-module__tm8yoW__title{text-align:center;margin-bottom:3rem;font-size:3rem}.Projects-module__tm8yoW__projects{flex-direction:column;align-items:center;gap:3rem;display:flex}@media screen and (max-width:764px){.Projects-module__tm8yoW__projects-section{width:95%;margin-bottom:10rem}.Projects-module__tm8yoW__title{font-size:2.4rem}}
.Skill-module__2lkJRW__container{background-color:#272727;transform:skew(15deg)}.Skill-module__2lkJRW__skill{color:#fff;align-items:center;gap:1rem;padding:.5rem 1rem;font-size:1.3rem;display:flex;position:relative;transform:skew(-15deg)}@media screen and (max-width:764px){.Skill-module__2lkJRW__skill{font-size:1rem}.Skill-module__2lkJRW__skill img{width:26px}}
.TechStack-module__Cvu0fW__tech-stack{margin-bottom:20rem;scroll-margin-block-start:270px;position:relative;top:0;left:0}.TechStack-module__Cvu0fW__tech-stack:before{content:"";z-index:-1;background-image:linear-gradient(45deg,#ff1524 0%,#99900c 40%,#b9b02b 50%,#99900c 60%,#ff1524 100%);display:block;position:absolute;inset:0;transform:skewY(-10deg)}.TechStack-module__Cvu0fW__title{font-size:4rem}.TechStack-module__Cvu0fW__highlight{color:var(--primary-color)}.TechStack-module__Cvu0fW__skill-wrapper{z-index:10;flex-wrap:wrap;justify-content:center;gap:1rem 2rem;margin:0 20%;display:flex}@media screen and (max-width:764px){.TechStack-module__Cvu0fW__tech-stack{margin-bottom:10rem;scroll-margin-block-start:160px}.TechStack-module__Cvu0fW__title{font-size:2.4rem}.TechStack-module__Cvu0fW__skill-wrapper{margin:0 5%}}
