:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--warm-white: #fcf7f0;--orange-red: #ed601a;--gold: #f3de40;--icg: #34bf83;--source-bg: #f0f8fc;--off-black: #242424;--white: white;--black: black;--source-blue: #18376d;--source-dark: #001d39;--purple: #7038cfcc;--dark-purple: #4d28a9cc;--dark-blue: #0f172a}*{box-sizing:border-box}html,body{background-color:var(--purple);margin:0;padding:0;color:var(--warm-white);font-family:Space Mono,sans-serif;font-size:14px;line-height:20px;overflow-x:hidden;width:100%}html{overflow-y:scroll;scroll-behavior:smooth}#root,.app-container{height:auto;overflow:visible}.about-description{text-shadow:0 0 4px #000;max-width:480px;margin-top:20px;font-size:20px;line-height:30px}h6{text-transform:uppercase;margin-top:10px;margin-bottom:10px;font-size:12px;font-weight:700;line-height:18px}a{color:#f3f3f3;text-decoration:none}input.button{-webkit-appearance:button;appearance:button}.button{color:#fff;line-height:inherit;cursor:pointer;background-color:#3898ec;border:0;border-radius:0;padding:9px 15px;text-decoration:none;display:inline-block}label{margin-bottom:5px;font-weight:700;display:block}textarea{overflow:auto}textarea.form-input,textarea.form-select{height:auto}.form-input,.form-select{color:#333;background-color:#fff;border:1px solid #ccc;width:100%;height:38px;margin-bottom:10px;padding:8px 12px;font-size:14px;line-height:1.42857;display:block}.projects-content{padding:150px 100px 100px;background-color:var(--dark-blue)}@media screen and (max-width:991px){.projects-content{padding-left:120px;padding-right:120px}}@media screen and (max-width:767px){.projects-content{padding-left:40px;padding-right:40px}}@media screen and (max-width:479px){.projects-content{padding-left:15px;padding-right:15px}}.projects-section{max-width:990px;margin-left:auto;margin-right:auto;position:relative}.projects-grid{grid-column-gap:30px;grid-row-gap:213px;grid-template-columns:1fr;grid-auto-rows:auto;display:grid}.project-card{max-height:577px;grid-area:span 1/span 1/span 1/span 1;border:2px solid #fff8ee;border-radius:15px;flex-flow:column;justify-content:space-between;align-items:flex-start;height:40vw;max-height:550px;min-height:540px;padding:35px 30px;transition:box-shadow .5s;display:flex;position:relative;overflow:hidden;flex-direction:row}@media screen and (max-width:1180px){.project-card{min-height:auto;height:45vw}}@media screen and (max-width:991px){.project-card{justify-content:flex-end;height:auto;min-height:750px;max-height:none;flex-direction:column}}@media screen and (max-width:767px){.project-card{grid-area:span 1/span 2/span 1/span 2}}@media screen and (max-width:479px){.project-card{flex-flow:column;align-items:flex-start;min-height:800px}}@media screen and (max-width:991px){.project-card-overlay{background-color:#0000001a;background-image:linear-gradient(#2d112b,#140814);display:block;position:absolute;inset:0%}}.project-card-content.content-width-constrained{max-width:399px}.project-card-content{z-index:2;width:492px;height:auto;position:relative}@media screen and (max-width:991px){.project-card-content{width:100%;min-height:55%}}.project-category{color:#fff8ee82;letter-spacing:5px;margin-top:0;margin-bottom:0;font-size:20px;font-weight:400}.text-highlighted{color:#47e98d;background-color:#4d28a9cc;text-decoration:none;transition:background-color .2s;display:inline}h1{font-size:40px;font-weight:700;line-height:46px}.section-title{line-height:46px;word-break:break-word;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}.text-highlighted:hover{background-color:#7038cfcc}.project-card-media{transform-origin:50% 100%;position:relative;z-index:1;flex:1 1 auto;min-width:0;transition:opacity .5s ease-in-out;display:flex;align-items:center;justify-content:center;overflow:hidden;background:transparent;height:100%;max-height:100%}.project-media-frame{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.project-media-frame>*{max-width:100%;max-height:100%;box-sizing:border-box;display:block}@media screen and (max-width:991px){.project-card-media{width:100%;height:72vw;max-height:none;align-self:stretch;order:-1}}.background-layer,.splash-layer{opacity:1;height:100%;position:absolute;inset:0%;z-index:4}.splash-layer{opacity:0}.foreground-layer{opacity:0;height:100%;width:auto;min-width:50%;position:relative;z-index:5}@media screen and (max-width:991px){.background-layer{opacity:0!important}.foreground-layer,.splash-layer{opacity:1!important}}.project-cta-button{z-index:2;letter-spacing:3.5px;text-transform:uppercase;background-color:#0000;border:2px solid #fff;border-radius:8px;height:auto;padding:19px 36px 20px;font-size:19px;font-weight:400;line-height:30px;transition:color .4s,background-color .4s;position:relative}@media screen and (max-width:991px){.project-cta-button{z-index:10;position:relative}}
