@import"https://fonts.googleapis.com/css2?family=Space+Mono:wght@700&display=swap";@import"https://fonts.googleapis.com/css2?family=Chivo+Mono:wght@500&family=Inclusive+Sans&family=Lato&family=Lexend&family=Roboto+Mono&family=Share+Tech+Mono&display=swap";#experience_wrapper{display:flex;justify-content:center;flex-direction:row;gap:1rem;align-items:flex-start;width:100vw;padding-left:calc(25vw - 10rem);padding-right:calc(25vw - 10rem);box-sizing:border-box;margin-bottom:5rem}.experience_column{display:flex;gap:1rem;flex-direction:column}@media only screen and (max-width: 780px){#experience_wrapper{padding-left:1rem;padding-right:1rem;flex-direction:column}}.experience{background:#2e3a51;border-radius:.5em;display:flex;flex-direction:column;justify-content:space-between}.experience_title{padding:1rem;font-size:1.5em;width:100%;box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between}.try_button{text-decoration:none;background:#9c4a5b;padding:.4rem;margin:-.4rem;width:4rem;color:#fff!important;text-align:center;border-radius:.4rem;transition:background .2s}.try_button:hover{background:#aa5364;box-shadow:1px 1px 10px #0000004d}.experience_image{display:flex;justify-content:center;margin-bottom:.5rem}.experience_image>img{width:100%;box-shadow:none;border-radius:0}.experience_spiel{padding:1rem}.experience_see_more{padding-left:1rem;padding-right:1rem;padding-bottom:1rem}#title_cursor{animation:blinker 1s ease-in-out infinite;display:inline-block;transform:translate(-.2em)}#title{display:flex;align-items:flex-start;justify-content:center;font-size:min(3rem,9vw);margin-top:10vh;flex-direction:row}@media only screen and (max-width: 740px){#title{margin-top:5vh;flex-direction:column;align-items:center;margin-bottom:2rem}}#title_inner{display:flex;align-items:center;justify-content:center;flex-direction:column;min-width:11em;margin-bottom:2rem}#title_text_wrapper{background:#455c88;background:linear-gradient(51deg,#455c88,#9c4a5b);border-radius:.4em;padding:.4em;min-width:5em;text-align:center}#title_description{font-size:1rem;text-align:center;width:calc(15vw + 10rem);margin-top:1rem}@keyframes blinker{20%{opacity:1}45%{opacity:0}50%{opacity:0}70%{opacity:1}}#contact_info{font-size:.5em}#contact_info>*>a{display:flex;align-items:center}#contact_info>*>a>svg{margin-right:.4em}#contact_info{background:#333;border-radius:.5em;padding:.5em}#experience_header{font-size:2.5em;color:#eee;text-align:center;margin-bottom:2rem}img{width:100%;border-radius:1rem;-webkit-user-select:none;user-select:none;box-shadow:2px 2px 10px 1px #0006}.project{font-size:1.2rem;display:flex;border-radius:0 1.5rem 1.5rem;flex-direction:row;margin-bottom:4rem}.project_title{text-align:center;display:block;font-family:Space Mono,"monospace";font-size:2em;padding:.5rem 1rem 1rem;color:#fff;margin:0}.flex_column{width:50%;padding:.4em;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start}.flex_item{background:#2d2d2d;border-radius:1rem;margin-bottom:1rem}.item_title{font-size:1.5rem;font-family:Space Mono,"monospace";color:#e6e6e6;content:" Photos";display:block;border-bottom:2px dashed gray;padding:.5rem 0 .5rem 1rem;margin:0}.project_spiel{text-align:justify;padding:1rem;margin:0rem}.project_video{width:100%}.photo_carousel{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overflow-y:hidden}.photo_carousel::-webkit-scrollbar{width:1rem;height:1rem}.photo_carousel::-webkit-scrollbar-thumb{background:#fff;border-radius:10px}.photo_carousel::-webkit-scrollbar-track{background:#444;border-radius:1rem;background-clip:padding-box;border:.3rem solid transparent}.photo{width:min(100%,25rem);scroll-snap-align:start;flex-shrink:0;padding:1rem;box-sizing:border-box;margin:auto 0}.photo:not(:last-child){margin-right:1em}.carousel_markers{display:flex;width:100%;flex-direction:row;transform:translateY(-.65rem);position:relative;z-index:10;pointer-events:none}.carousel_markers>*{height:.2rem;border-right:5px white solid;width:100%;box-sizing:border-box;transform:translate(-50%);z-index:100}.personal_times td,.personal_times th{padding:.3rem;border-collapse:collapse;border:.05rem solid #ccc;text-align:center}ul{margin:0;padding-top:1rem;padding-bottom:1rem}.project_links{padding:1rem;font-family:Space Mono,"monospace";margin:0rem;display:flex;flex-direction:row;flex-wrap:wrap;gap:.8rem}.lang{position:relative;width:80%;margin:0 0% 1rem 10%;padding-left:.6rem;box-sizing:border-box;background:#444}.lang_prog{display:inline-block;height:100%;position:absolute;left:0;background:#ffffff30}.project{margin-left:10vw;margin-right:10vw}@media only screen and (max-width:1000px){.project{margin-left:2rem;margin-right:2rem;flex-direction:column;border-top-right-radius:0}.flex_column{width:100%}.project_title{border-radius:1.5rem 1.5rem 0 0;width:100%;box-sizing:border-box}.project_title:before{display:none}}header{box-shadow:0 1px 5px 2px #0008;padding:1em;display:flex;flex-direction:row;justify-content:space-between;align-items:center;background:#2e2e2e}#header_name{display:flex;align-items:center}#pfp{border-radius:100%;width:3rem;height:3rem;margin-right:1em}#pronouns{color:#a1a1a1;font-size:.75em}#location{color:#a1a1a1;font-size:.75em;margin-left:.6em}#name{font-size:1.5em;display:block}body{margin:0;background:#222;color:#fff;font-family:Lexend,"sans-serif";overflow-x:hidden}div.page{margin-left:20vw;margin-right:20vw;margin-top:3rem}@media only screen and (max-width: 720px){div.page{margin-left:1rem;margin-right:1rem;margin-top:3rem}}a,a:visited{color:#0aa7db}a:hover{color:#0ac0f0}
