@import"https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;500;600;700&display=swap";*{font-family:Nunito,sans-serif}.section{padding:4rem 0 0;position:relative;overflow:hidden;width:100%}@media(max-width:768px){.section{padding:4rem 0}}#about,#contact,#projects,#skills{margin-top:2rem}.skip-to-main-content{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-to-main-content:focus{position:fixed;top:1rem;left:1rem;width:auto;height:auto;padding:.75rem 1.25rem;margin:0;overflow:visible;clip:auto;white-space:normal;background:var(--gradient-primary);color:#fff;font-weight:600;z-index:9999;border-radius:4px;text-decoration:none;box-shadow:0 4px 6px rgba(0,0,0,.1)}:root{--gradient-primary:linear-gradient(90deg,#13b0f5 -2.06%,#e70faa);--transition-speed:0.3s;--background-color:#161616;--background-color-2:hsla(0,0%,9%,.95);--primary-color:#00c100;--white:#fff;--gray:#a1a1a1;--border-color:hsla(0,0%,100%,.1);--overlay-light:hsla(0,0%,100%,.05);--overlay-medium:hsla(0,0%,100%,.08)}html{scroll-behavior:smooth}body,html{font-size:16px;margin:0;padding:0}@media(min-width:768px){body,html{font-size:calc(14px + .5vw)}}@media(min-width:1200px){body,html{font-size:calc(16px + .5vw)}}body{background-color:#161616}