.column{display:flex;flex-direction:column;position:absolute;top:0;left:0;z-index:-1;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 100px,black 100%);mask-image:linear-gradient(to bottom,transparent 0%,black 100px,black 100%);will-change:transform;contain:layout style paint}.column span{line-height:1.2}.char-bright{color:color-mix(in srgb,rgb(var(--matrix-color)),white 70%);text-shadow:0 0 .5rem rgb(var(--matrix-color));font-weight:700}.char-fade-0{color:color-mix(in srgb,rgb(var(--matrix-color)),white 40%);text-shadow:0 0 .4rem color-mix(in srgb,rgb(var(--matrix-color)),black 20%)}.char-fade-1{color:color-mix(in srgb,rgb(var(--matrix-color)),black 10%);text-shadow:0 0 .2rem color-mix(in srgb,rgb(var(--matrix-color)),black 40%)}.char-fade-2{color:color-mix(in srgb,rgb(var(--matrix-color)),black 40%)}.char-fade-3{color:color-mix(in srgb,rgb(var(--matrix-color)),black 60%)}.char-fade-4{color:color-mix(in srgb,rgb(var(--matrix-color)),black 80%)}#program-cards{display:grid;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;max-width:min(70vw,130rem)}.program-card-wrapper{display:flex;flex-direction:column;align-items:center;margin:1.4rem}.program-card{flex:1;text-align:center;width:100%}.website-link{flex-shrink:0;text-align:center}.program-card h3{margin-bottom:3.75rem;margin-top:1.875rem}.program-card img{width:100%;max-height:31.25rem;object-fit:cover}.program-card p{padding:0 1.875rem}.description{margin:0}.languages{margin:0;margin-top:2.5rem;margin-bottom:3.75rem;width:85%}.languages-pill{display:inline-block;width:15px;height:15px;border-radius:50%;margin-right:8px;margin-left:15px;vertical-align:middle}.program-card aside{margin-top:3.125rem;margin-bottom:2.5rem;margin-top:auto}.program-card aside p{margin:0}@media(hover:hover){.program-card:hover{filter:url(#glitch-filter);border-color:rgb(var(--accent))}}@media screen and (max-width:1600px){#program-cards{max-width:90vw}}@media screen and (max-width:1000px){.website-link{font-size:3rem}}@media screen and (max-width:767px){.program-card-wrapper{margin:20px 0}#program-cards{grid-template-rows:repeat(4,1fr);grid-template-columns:1fr}}body{display:flex;flex-direction:column;align-items:center}.all-projects{display:grid;grid-template-columns:repeat(auto-fill,clamp(25rem,40vw,56.25rem));grid-template-rows:repeat(2,auto);width:90%;justify-content:center;margin-bottom:12.5rem}@media screen and (max-width:1000px){.all-projects{grid-template-columns:1fr;grid-template-rows:repeat(5,auto);width:95%}}
