@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap");:root{--background:#011a49;--foreground:#171717}*{box-sizing:border-box}body{color:var(--foreground);background:linear-gradient(#011a49,#113c8d 44% 60%,#011a49 85%);font-family:Inter,sans-serif;display:flex;justify-content:center;align-items:center}.container{background-color:#011a49;max-width:1200px;box-shadow:-10px 0 10px -10px #000,10px 0 10px -10px #000}.experience-and-skills{background-color:#fff}.skills-display{display:flex;justify-content:center;align-items:center;gap:40px;margin-top:60px;padding:40px}.metal img{border-radius:20px;width:400px;height:500px}.skills-title-and-description{position:relative;color:#2e2e2e}.skills-title{top:50px;height:50px;font-weight:600;font-size:32px}.skills-description,.skills-title{position:absolute;width:350px;padding:20px;border-radius:10px;background-color:#d9d9d9cc;box-shadow:inset 0 0 4px #2e2e2e80;display:flex;justify-content:center;align-items:center;left:50%;transform:translateX(-50%)}.skills-description{top:150px;height:300px;font-weight:200;font-style:italic;font-size:24px}.screw-one{left:10px}.screw-one,.screw-two{position:absolute;top:10px}.screw-two{right:10px}.screw-three{left:10px}.screw-four,.screw-three{position:absolute;bottom:10px}.screw-four{right:10px}.projects-display{position:relative;background-color:#252525}.projects{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:50px;padding:50px;background-color:#161b28}.next-projects,.previous-projects{top:calc(50% - 30px);position:absolute;height:60px;width:40px;background-color:#d9d9d9b3;border-radius:5px;display:flex;align-items:center}.next-projects svg,.previous-projects svg{height:30px}.previous-projects{left:0;justify-content:flex-start;padding-left:7px}.next-projects{right:0;justify-content:flex-end;padding-right:7px}.next-projects:hover,.previous-projects:hover{background-color:#5c5c5cb3}.next-projects:hover path,.previous-projects:hover path{stroke:#c1c1c1}.contact-and-schedule-meeting{background-color:#f3f3f3;gap:40px;padding-top:40px;padding-bottom:40px}.contact-and-schedule-meeting,.title-and-calendar{display:flex;justify-content:center;align-items:center}.title-and-calendar{flex-direction:column;gap:10px}.calendar-title{font-size:32px;color:#2e2e2e;font-weight:600}.calendar-title,.project-pages{display:flex;justify-content:center;align-items:center}.project-pages{width:50px;height:20px;position:absolute;bottom:20px;gap:5px;padding:5px;border-radius:5px;left:50%;transform:translateX(-50%)}.project-page{background-color:#bcbcbc66;box-shadow:0 0 4px #ffffff40;height:15px;width:15px;border-radius:50%}.selected-page{background-color:#ffffffb3;box-shadow:0 0 4px #ffffffb3}.grecaptcha-badge{visibility:hidden!important}#experiences{padding-top:50px}@media (width <= 1200px){.skills-display{flex-direction:column}.skills-title-and-description{display:flex;justify-content:center;align-items:center}.metal img{width:700px;height:200px}.skills-title{top:20px;left:140px;height:160px;width:210px}.skills-description{top:20px;font-size:20px;width:380px;height:160px;right:30px;transform:none;left:unset}.contact-and-schedule-meeting{padding:40px}}@media (width <= 950px){#contact,#meeting{flex:1}}@media (width <= 900px){body{margin:0}}@media (width <= 768px){.contact-and-schedule-meeting{flex-direction:column-reverse}#contact,#meeting{width:100%}}@media (width <= 640px){body{margin:0}.container,body{width:100%}#skills{padding:0}.skills-title-and-description{display:none}#projects{padding-top:40px;padding-bottom:40px}.projects{padding:10px;grid-template-columns:1fr}.calendar-title{margin-top:40px;height:20%}.contact-and-schedule-meeting{padding:0;gap:0;margin-bottom:90px}#experiences{padding-top:80px}#meeting{width:100%;height:calc(100vh - 90px)}}.NavigationLink_link__YN7lT{color:#fff;text-decoration:none}.NavigationLink_link__YN7lT:hover{text-decoration:underline}.NavigationLink_link__YN7lT svg{display:none}@media (width <= 640px){.NavigationLink_link__YN7lT{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:5px}.NavigationLink_link__YN7lT svg{display:block}.NavigationLink_text__yaErJ{font-size:9px}}.NavigationBar_nav__MwG_J{background-color:#011a49;padding:1rem;height:90px}.NavigationBar_nav__MwG_J ul{list-style:none;display:flex;height:100%;justify-content:space-evenly;align-items:center}.NavigationBar_nav__MwG_J a{color:#fff;text-decoration:none;font-size:1.2rem;font-weight:600}.NavigationBar_nav__MwG_J a:hover{text-decoration:underline}@media (width <= 640px){.NavigationBar_nav__MwG_J{display:none}}.Footer_footer__0IXn3{background-color:#011a49;padding:.5rem;height:130px;flex-direction:column}.Footer_footer__0IXn3,.Footer_footer__0IXn3 ul{display:flex;justify-content:center;align-items:center}.Footer_footer__0IXn3 ul{list-style:none;height:70%;gap:6rem}.Footer_footer__0IXn3 a{color:#fff;text-decoration:none;font-size:1.2rem;font-weight:600}.Footer_footer__0IXn3 a:hover{text-decoration:underline}.Footer_footer__0IXn3 .Footer_copyright-and-socials__oZeGn{display:flex;width:100%}.Footer_footer__0IXn3 .Footer_copyright__t4WoK{display:flex;font-weight:600;color:#fff}.Footer_footer__0IXn3 .Footer_socials__hvOzb{flex:1;display:flex;justify-content:flex-end;align-items:center;gap:5px}@media (width <= 950px){.Footer_footer__0IXn3 ul{justify-content:space-evenly;width:100%;gap:0}}@media (width <= 640px){.Footer_footer__0IXn3{position:fixed;bottom:0;left:0;z-index:10;height:90px;width:100%}.Footer_footer__0IXn3 .Footer_copyright__t4WoK,.Footer_footer__0IXn3 .Footer_socials__hvOzb{display:none}.Footer_footer__0IXn3 ul{gap:0;padding:0;justify-content:space-evenly;width:100%}}