@import url("https://use.typekit.net/jar7bfl.css");body,html{background-color:#1c1c1c}h1{font-size:1.75rem}h1,h2{font-weight:700;color:#fff}h2{font-size:1.5rem}h3{color:#fff}h3,h4{font-size:1.25rem;font-weight:700}h4{color:#000}.main{display:flex;flex-direction:column;align-items:center;justify-content:center;height:90vh;background-image:url(/bg-home.png);background-repeat:no-repeat;background-position:bottom;background-size:cover;background-attachment:fixed}.hero{margin:auto 0;text-align:center;padding:100px 20px;color:#fff;font-family:acumin-pro,sans-serif}.hero h1{font-size:4rem;font-weight:700;color:#fff}.hero p{font-size:1.5rem;margin:20px 0;color:#a9a9a9}.hero b{color:#fff}.down{margin-bottom:2rem;font-size:1.75rem}.social-links{display:flex;align-items:center;justify-items:center;justify-content:center}.social-links a{margin:0 10px;color:#fff;text-decoration:none;font-size:2rem}.about{flex-wrap:wrap;flex-direction:column;align-items:center;margin:5rem 0;padding:0 20%}.about,.about-content{display:flex;justify-content:center}.about-content{margin-top:3rem;width:100%;gap:6rem}.about-content p{flex:1;text-align:justify;font-size:1.25rem}.work{flex-wrap:wrap;justify-content:center;align-items:center;margin:5rem 0;padding:0 20%}.work,.work-content{display:flex;flex-direction:column}.work-content{margin-top:2rem;width:100%;border-radius:16px;gap:4rem}.work-content-experience{width:100%;display:flex;flex-direction:row;justify-content:center;gap:1rem}.work-content-experience div{flex:1}.work-content-experience li,.work-content-experience span{font-size:1.25rem}.skill{margin:5rem 0;padding:0 20%}.contact,.skill{display:flex;flex-direction:column;justify-content:center;align-items:center}.contact{margin:2rem 0 0;padding:3rem 20% 4rem;background-color:#000;gap:2rem}@media only screen and (max-width:1440px){.about,.work{padding:0 15%}.contact{padding:3rem 15% 4rem}}@media only screen and (max-width:1280px){.about,.work{padding:0 10%}.hero h1{font-size:3rem}.hero p{font-size:1rem}.contact{padding:3rem 10% 4rem}}@media only screen and (max-width:768px){h1{font-size:1.25rem}h2{font-size:1.1rem}h3{font-size:.9rem}.hero h1{font-size:2.5rem}.about,.work{padding:0 5%}.contact{padding:3rem 5% 4rem}.about-content{display:flex;flex-direction:column-reverse;justify-content:center;align-items:center;gap:1rem;margin-top:2rem}.about-content p{font-size:.8rem}.work-content{gap:2.5rem}.work-content-experience{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;margin-top:1rem}.work-content-experience li,.work-content-experience span{font-size:.9rem}}.navbar{width:100%;padding:1rem 20px;position:fixed;top:0;left:0;z-index:1000;background-color:transparent;transition:background-color .3s ease}.navbar.scrolled{background-color:#1c1c1c}.navbar-container{display:flex;justify-content:center;align-items:center;max-width:1400px;margin:0 auto}.nav-links-left,.nav-links-right{display:flex;list-style:none;margin:0;padding:0}.nav-links-left{margin-right:auto}.logo,.nav-links-right{margin-left:auto}.logo{margin-right:auto}.nav-links-left li,.nav-links-right li{margin-right:20px}.nav-links-left li a,.nav-links-right li a{font-size:1.15rem;cursor:pointer;text-decoration:none;color:#fff}.logo a{color:#fff;text-decoration:none;font-size:1.25rem;font-weight:700;cursor:pointer}.nav-links-right li a{font-size:1.5rem}@media only screen and (max-width:650px){.nav-links-left{display:none}.logo{margin-right:auto;margin-left:0}}@media only screen and (max-width:465px){.nav-links-left li a,.nav-links-right li a,.social-links a{font-size:1.5rem}.down{margin-bottom:1rem;font-size:1.25rem}}