@keyframes alert_slideInFromRight__j0Cy5{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes alert_slideOutToRight__xH5pK{0%{transform:translateX(0)}to{transform:translateX(200%)}}.alert_alerts__gWj1B{display:flex;flex-direction:column;gap:.5rem;position:fixed;right:0;bottom:0;margin:1rem;z-index:2}.alert_alert__6eqRH{display:flex;align-items:center;justify-content:space-between;gap:.5rem;color:#2a3349;padding:.5rem;border-radius:5px;overflow:hidden;min-width:200px;max-width:500px;font-size:1.3rem;text-wrap:wrap;animation:alert_slideInFromRight__j0Cy5 .3s ease forwards}.alert_slideOut__nRI2d{animation:alert_slideOutToRight__xH5pK .7s ease forwards}.alert_icon__sPK9w{min-height:22px;min-width:22px}.alert_body__4Kgco{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.alert_color__bs2R9{width:3px;height:100%;position:absolute;left:0}.alert_close__zKwRp{cursor:pointer}.form_form__93kIt{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:1rem;gap:1rem;padding:1rem;border-radius:10px;max-width:500px}.form_field__1iuAj{--background-color:#3b3b3b;background-color:var(--background-color);padding:.75rem 1rem;border-radius:5px;color:#fff}.form_details__b_JL_{resize:none}.form_submitBtn__eyHPH{--background-color:#3498db;background-color:var(--background-color);cursor:pointer;padding:.625rem 1rem;border-radius:5px;font-size:1.1rem;font-weight:500}@media (min-width:450px){.form_form__93kIt{grid-template-columns:repeat(2,1fr)}.form_details__b_JL_,.form_submitBtn__eyHPH{grid-column:span 2}}.skills_skills__YkBZL{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:40px 0}.skills_skillsGrid__pCgj_{display:grid;grid-template-columns:repeat(auto-fit,minmax(70px,1fr));grid-gap:40px;gap:40px;max-width:600px;width:100%;place-items:center;padding:30px}.skills_skill__JGjMy{width:auto;height:clamp(50px,10vw,60px);transition:all .2s}.home_main__zADOy{display:flex;flex-direction:column;gap:3rem;padding:2rem 5%}.hero_hero__7XqRw{display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap;gap:2rem}.hero_about__J9DpD,.hero_image__Er7vI,.hero_projects__PM6Rm{max-width:350px}.hero_about__J9DpD{display:flex;flex-direction:column;gap:1.2rem}.hero_socials__i6C0O{display:flex;align-items:center;gap:2.5rem;flex-wrap:wrap}.hero_image__Er7vI img{width:clamp(150px,60vw,350px);height:auto}.hero_projects__PM6Rm{display:flex;flex-direction:column;gap:2rem}.hero_projectsBtn__uwpBD{--background-color:#19a88e;width:-moz-fit-content;width:fit-content;padding:.5rem 1.75rem;border-radius:10px;background-color:var(--background-color);display:flex;align-items:center;gap:.5rem;font-weight:700;font-size:1.15rem}.contact_contact__UaU_l{display:flex;flex-direction:column;align-items:center;gap:.75rem}