@import url(https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,700;1,400;1,700&display=swap);@font-face{font-family:Klima;src:url(/fonts/klima-regular-web.eot);src:url(/fonts/klima-regular-web.eot?#iefix) format("embedded-opentype"),url(/fonts/klima-regular-web.woff2) format("woff2"),url(/fonts/klima-regular-web.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Klima;src:url(/fonts/klima-bold-web.eot);src:url(/fonts/klima-bold-web.eot?#iefix) format("embedded-opentype"),url(/fonts/klima-bold-web.woff2) format("woff2"),url(/fonts/klima-bold-web.woff) format("woff");font-weight:700;font-style:normal}html{background-color:#a31f34}body{font-family:Klima,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif;line-height:1.5}*{padding:0;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}h2{font-family:Lora,Georgia,Times New Roman,Times,serif}img{max-width:100%}.in-pg{margin-bottom:1rem}.in-pg:last-child{margin-bottom:0}.projects{width:100%;background-color:#101010}.heading{margin-top:2rem;margin-bottom:2rem;font-size:3rem;color:#fff;text-align:center;line-height:1.125}@media(min-width:32em){.heading{font-size:4rem}}.project{display:grid;grid-gap:1rem;margin:4rem 0;-webkit-align-items:flex-start;align-items:flex-start}@media(min-width:32em){.project{grid-template-columns:2fr 3fr;grid-gap:2rem;margin-top:6rem}.project:nth-child(odd){grid-template-columns:3fr 2fr}.project:nth-child(odd)>div:first-child{grid-column:2;grid-row:1}}.project img,.project video{max-width:100%;border-radius:8px}.project-name{font-size:2.5rem;color:var(--section-color,#fff);margin-bottom:0}.project-stack{color:#999;text-transform:uppercase;margin-bottom:1rem}.project-description{color:#fff;font-size:1.25rem;line-height:1.625;white-space:pre-line;max-width:56ch;-webkit-flex:1 1 auto;flex:1 1 auto}.project-links{margin-top:1.5rem}.link{color:#fff;font-size:1.125rem;padding:.75rem 1rem;position:relative;display:-webkit-inline-flex;display:inline-flex;-webkit-align-items:center;align-items:center}.link:before{background-color:var(--section-color,#ff0169);border-radius:6px;content:"";position:absolute;top:0;left:0;right:0;bottom:0;-webkit-transition:-webkit-transform .25s;transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s}.link:focus:before,.link:hover:before{-webkit-transform:scale(1.125);transform:scale(1.125)}.link span,.link svg{z-index:1;position:relative}.link svg{margin-right:.5rem;width:1.25em;height:1.25em}.link+.link{margin-left:1rem}.bank{margin-bottom:4rem}.bank-header{text-align:center;width:100%;max-width:32rem;margin:2rem auto}.bank-header>div:first-child{width:128px;height:128px}.bank-title{font-size:4rem;color:#ec3750;margin-bottom:0}.bank-info{width:100%;max-width:42rem;margin:2rem auto}.bank-screenshot>div{-webkit-transition:-webkit-transform .25s ease-out;transition:-webkit-transform .25s ease-out;transition:transform .25s ease-out;transition:transform .25s ease-out,-webkit-transform .25s ease-out;border-radius:1rem;max-width:56rem;margin:2rem auto!important}.bank-screenshot img{border-radius:1rem;overflow:hidden}.bank-screenshot:focus>div,.bank-screenshot:hover>div{-webkit-transform:scale(1.0425) rotate(-2deg);transform:scale(1.0425) rotate(-2deg)}.bank-features{display:grid;grid-gap:1rem;color:#eee;font-size:1.125rem;line-height:1.625;max-width:58rem;margin:auto}@media(min-width:32em){.bank-features{grid-template-columns:repeat(2,1fr);grid-gap:2rem;-webkit-align-items:start;align-items:start}.bank-features div:first-child{grid-row:span 3}}.bank-features h3{font-size:1.5rem;line-height:1.25;margin-bottom:.5rem}.bank-features p{margin:0}.bank-features div{background-color:#222;color:#fff;border-radius:8px;overflow:hidden;padding:1.25rem 1.5rem 1.5rem}.bank-features figure{border-radius:6px;overflow:hidden;margin-top:1rem!important}.bank-features figure>div{border-radius:6px}.bank-features figure figcaption{color:#aaa;line-height:1.25;text-align:center}mark{color:inherit;background-color:#5d5d26}.container{width:100%;max-width:75rem;margin:auto}.container.padding{padding:2rem 1rem}@media(min-width:32em){.container.padding{padding:4rem 3rem}}.masthead{width:100%;min-height:100vh;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;position:relative}.masthead>div:first-child{position:absolute!important;top:0;left:0;right:0;bottom:0;z-index:-1}.masthead>div:first-child:after{content:"";position:absolute!important;top:0;left:0;right:0;bottom:0;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.125)),color-stop(85%,rgba(0,0,0,.5)),to(rgba(0,0,0,.625)));background-image:-webkit-linear-gradient(rgba(0,0,0,.125),rgba(0,0,0,.5) 85%,rgba(0,0,0,.625));background-image:linear-gradient(rgba(0,0,0,.125),rgba(0,0,0,.5) 85%,rgba(0,0,0,.625))}.theo-pfp{border-radius:9999999px;display:inline}.h1-then-img{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.h1-then-img img{margin-left:1.5rem}.hey{margin-bottom:4rem}.hey h1{font-size:4em;color:#fff;line-height:1.25}.go-down{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;text-align:center;color:#fff;padding-bottom:2rem;text-transform:uppercase;font-weight:700;letter-spacing:.0125em}.go-down svg{margin-top:.5rem}.want-to-study h1{font-size:4rem;color:#fff;line-height:1.25;margin:.5rem 0}.subjects{display:-webkit-inline-flex;display:inline-flex;grid-gap:1rem;gap:1rem;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}.subjects strong{padding:0 1.5rem}.badge{padding:0 1rem;text-shadow:0 0 8px #fff;border-radius:12px;line-height:1.25;display:-webkit-inline-flex;display:inline-flex;-webkit-align-items:center;align-items:center;font-size:4rem!important}@media(min-width:32em){.badge{font-size:6rem!important}}.badge img{margin-left:1rem}.badge.cs{background-color:#fbaf3a}.badge.cms{background-color:#0446b9}.grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:4rem}a{color:inherit;text-decoration:none}.cards{display:grid;grid-gap:2rem;padding-bottom:4rem}@media(min-width:32em){.cards{grid-template-columns:repeat(3,1fr)}}.card{display:block;text-decoration:none;background-color:#222;color:#fff;border-radius:8px;overflow:hidden;-webkit-transition:-webkit-transform .125s ease-out;transition:-webkit-transform .125s ease-out;transition:transform .125s ease-out;transition:transform .125s ease-out,-webkit-transform .125s ease-out}.card article{padding:1.25rem 1.5rem 1.5rem}.card h3{margin:0}.card h3:after{content:"↗";opacity:.5;font-size:20px;float:right;font-weight:700}.card p{color:#eee}.card:focus,.card:hover{-webkit-transform:scale(1.0625);transform:scale(1.0625)}.quote{max-width:48rem;width:100%;margin:0 auto 4rem;display:grid;grid-gap:2rem}@media(min-width:32em){.quote{grid-template-columns:1fr 4fr}}.quote p{font-size:1.5rem;color:#eee}.colophon{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;color:#fff}.colophon a{text-decoration:underline}