@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@400;500;600;700;800;900&family=Barlow:wght@300;400;500;600&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--blue:#135efd;--red:#e73847;--black:#0a0a0a;--white:#fff;--grey-100:#f5f5f5;--grey-200:#e8e8e8;--grey-400:#999;--grey-600:#555;--font-display:"Barlow Condensed", sans-serif;--font-body:"Barlow", sans-serif;--nav-height:72px}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{font-family:var(--font-body);background:var(--white);color:var(--black)}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}img{max-width:100%;display:block}.page-wrapper{min-height:100vh}@media (width<=768px){.page-wrapper{width:100%;max-width:100vw;overflow-x:hidden}.mobile-hscroll{width:100vw!important;max-width:none!important;overflow-x:auto!important}.mobile-hscroll-card,.mobile-hscroll>*{flex-shrink:0!important;max-width:none!important}}.page-transition-overlay{background:var(--white);z-index:9999;pointer-events:none;transform-origin:0;position:fixed;inset:0;transform:scaleX(0)}.sr-only{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}@media (width>=901px){.projects-mobile{display:none!important}}@media (width<=900px){.projects-outer{display:none!important}.projects-mobile{display:block!important}.page-transition-wrapper{overflow-x:visible!important}}.mobile-hscroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;gap:12px;padding:0 20px 12px;display:flex;overflow:scroll visible}.mobile-hscroll::-webkit-scrollbar{display:none}.mobile-hscroll-card{scroll-snap-align:start;flex:0 0 72vw}
