body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{background:#fefefe;font-family:Helvetica,Arial,sans-serif;font-size:14px;line-height:24px;overflow-x:hidden;padding:0;text-align:center}body,h1,h2,h3,h4,h5,h6,html{font-weight:400;margin:0}header,main{margin:0;padding:0}main{padding-top:64px}a{text-decoration:none}.visually-hidden{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.nav-toggle{display:none}.nav-hamburger{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 0 0 1.5px #000;cursor:pointer;display:none;flex-direction:column;height:48px;justify-content:center;left:8px;position:absolute;top:8px;width:48px;z-index:1001}.nav-hamburger:hover{box-shadow:0 0 0 3px #000}.nav-hamburger span{background:#222;border-radius:2px;display:block;height:2px;margin:2px 0;width:20px}.header-color.nav{background:#fefefe;height:56px;left:0;margin:0;padding:0;position:fixed;right:0;top:0;z-index:3}.header-color.nav,.main-nav{align-items:center;display:flex;width:100%}.main-nav{height:64px;justify-content:flex-end;margin:0 auto;max-width:1200px;padding:0 16px 0 0}.main-nav a,.main-nav a:visited{color:#000!important;display:inline-block;font-family:Helvetica Neue,sans-serif;font-size:1rem;font-weight:400;line-height:64px;padding:0 16px;transition:color .2s}.main-nav a:hover{color:#db044d!important}.landing-grid{align-items:flex-start;box-sizing:border-box;display:flex;flex-wrap:wrap;margin:0 auto;padding:8px;width:100%}.landing-cell{box-sizing:border-box;margin:8px;width:calc(100% - 16px)}.subheading{font-size:40px;letter-spacing:normal;line-height:40px}.landing-grid h1,.subheading{font-family:Noto Sans,sans-serif;padding-top:20px}.landing-grid h1{color:#000;font-size:48px;font-weight:700;height:64px;margin:-10px auto 30px}.avatar-img{border:3px solid #000;border-radius:100%;height:200px;margin:-20px auto 10px}.banner-text{background-color:#fff;border:3px solid #000;border-radius:0;box-shadow:-5px 5px #000;margin:10px auto 50px;opacity:1;transition:all .3s;width:75%}.name{letter-spacing:-.96px}.banner-blue{background-color:#c0fcdc}.banner-blue:hover{background-color:#9aebc0;box-shadow:-8px 8px #000}.banner-yellow{background-color:#fdf591}.banner-yellow:hover{background-color:#f0e76f;box-shadow:-8px 8px #000}.banner-text h3{color:#000;font-family:Noto Sans,sans-serif;font-size:40px;padding-top:20px}.banner-text h2{font-weight:400;margin:24px 0;padding:0 10px}.banner-text hr{border:none;border-top:5px solid #000;margin:auto;width:50%}.banner-text p{color:#000;font-family:Noto Sans,sans-serif;font-size:20px;padding:1em}p.about-text{font-size:16px;line-height:1.5;margin:0 1em -.5em;text-align:justify}p.contactLink{margin:0;padding:0}.social-links{align-items:center;display:flex;justify-content:space-around;line-height:20px;margin:auto auto 5px;padding-left:20px;padding-right:20px;width:50%}.social-links i{font-size:5em;margin-bottom:10px;padding-bottom:30px;-webkit-transition:margin .1s ease-out;-moz-transition:margin .1s ease-out;-o-transition:margin .1s ease-out}.social-links i:hover{margin-top:-5px}.social-links p{margin-bottom:16px}.svg_icon{height:4.5em;-webkit-transition:margin .1s ease-out;-moz-transition:margin .1s ease-out;-o-transition:margin .1s ease-out;width:4.5em}.svg_icon:hover{margin-top:-5px}.about-text-container{display:block;padding:0 2em 2em}@media only screen and (min-width:768px){.about-text-container{margin:0 auto;max-width:1200px}.about-text{margin:0 0 .5em}}.tile-container{display:flex;flex-wrap:wrap;justify-content:center}.tile{background-color:#fdf591;border:3px solid #000;box-shadow:-5px 5px #000;display:flex;flex-direction:column;justify-content:space-around;margin:30px;min-height:300px;padding:10px;transition:all .3s;width:300px}.tileHeader{font-size:24px;font-weight:400;line-height:32px}.linkStyle{display:flex;flex-direction:column;justify-content:space-around;margin-top:24px}.linkStyle a{color:#db044d}.linkStyle a:hover{text-decoration:underline}.techUsed{margin-top:24px}.techUsed p{margin-bottom:0}.tile p{margin:0}.tile:hover{background-color:#f0e76f;box-shadow:-8px 8px #000}.copyright{border-top:3px solid #000;margin-bottom:0}#contact-box{align-items:center;display:flex;flex-direction:column}#contact-box div{display:flex;justify-content:center}#contact-box h1{font-weight:400;margin-bottom:24px}.skipButton{margin-right:1rem;position:absolute;transform:translateX(-2000%);transition:transform .3s}.skipButton:focus{position:static;transform:translateX(0)}@media only screen and (max-width:600px){.header-color.nav{background:#0000;height:64px;left:0;position:fixed;right:auto;top:0;width:auto}.nav-hamburger{display:flex}.main-nav{align-items:flex-start;background:#fefefe;flex-direction:column;gap:1rem;height:100vh;justify-content:flex-start;left:-240px;max-width:90vw;padding:72px 20px 20px;position:fixed;top:0;transition:left .3s cubic-bezier(.4,0,.2,1);width:200px;z-index:1000}.nav-toggle:checked~.main-nav{left:0}.main-nav a,.main-nav a:visited{line-height:1.5;padding:.4em 0}.nav-toggle:not(:checked)~.main-nav a{opacity:.5;pointer-events:none}.nav-toggle:checked~.main-nav a{opacity:1;pointer-events:auto}.landing-grid h1{font-size:2em}main{padding-top:0}.banner-text{margin-left:16px;margin-right:16px;width:auto}.banner-text h2{font-size:2em}.banner-text p{font-size:1em;line-height:1.5em;padding:10px}.social-links i{font-size:2em;padding-left:50px}.banner-text h3{font-size:26px}.tile p{font-size:1em}.about-text-container{padding:0 .5em 2em}.about-text{margin:0 .5em 1em}}@media only screen and (min-width:1600px){.banner-text{max-width:1200px}.about-text-container{max-width:1400px;padding:0 2em 2em}p.about-text{font-size:20px}}
/*# sourceMappingURL=main.efaef748.css.map*/