/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*,*:before,*:after{box-sizing:inherit}html{font-family:Inter,sans-serif;box-sizing:border-box;min-height:-webkit-fill-available;min-height:100%;scrollbar-color:#d6e3e6 #eff8fc}.gl{overflow:hidden;overscroll-behavior:contain}body{overscroll-behavior:contain;background:#eff8fc;color:#818181;min-height:100vh;min-height:-webkit-fill-available;-webkit-overflow-scrolling:touch;overflow-x:hidden}main{position:relative;padding:45px 15px;min-height:100%}@media (min-width: 1024px){main{padding:45px 3.125vw 0}}#gl{position:fixed;display:block;width:100%;outline:none;top:0;left:0;height:100%;z-index:0}.background_image-w{position:fixed;width:100%;height:100%;left:0;top:0}.background_image{position:absolute;width:100%;height:100%;left:0;top:0;object-fit:cover}.page{position:absolute;top:0;left:0;width:100%;background:#eff8fc}.gl .page{position:fixed;width:100%;height:100%;overflow:hidden;overflow-y:auto}.gl .page{background:none;pointer-events:none;user-select:none;overflow:hidden}.page_content{position:relative;width:100vw;height:100%}header{position:fixed;width:100%;height:45px;padding:0 15px;top:0;left:0;display:flex;align-items:center;justify-content:space-between;background:#eff8fc;z-index:10000;color:#818181}@media (min-width: 1024px){header{padding:0 3.125vw}}header #logo{text-transform:uppercase}header #categories{position:fixed;width:100%;height:45px;padding:0 15px;bottom:0;left:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;align-items:center;background:#eff8fc}@media (min-width: 640px){header #categories{position:absolute;background:none;width:unset;left:50%;transform:translate(-50%);padding:0;justify-items:center;width:calc((100vw - 75px)/2 + 15px)}}@media (min-width: 1200px){header #categories{width:592.5px}}header a{color:inherit;text-decoration:none;height:100%;display:flex;align-items:center}header nav{height:100%}header nav a{position:relative;text-transform:lowercase;padding-left:.75em}header nav a span{display:inline-block;transform:translate(-.75em);transition:transform .25s ease-in-out}header nav a:before{content:"";position:absolute;width:6px;height:6px;margin-top:3px;left:0;border-radius:50%;background:currentColor;transform:scale(0);transition:transform .25s ease-in-out}header #personal{justify-self:end}header #personal span{transform:translate(0)}@media (min-width: 640px){header #personal{justify-self:center}header #personal span{transform:translate(-.75em)}}header #contactlink span{transform:translate(0)}header nav a:hover span,header .current span{transform:translate(0)!important}header nav a:hover:before,header .current:before{transform:scale(1)}header.-home{color:#e1e1e1;background:none}header.-home #categories{background:none}@media (min-width: 1024px){header.-contact{background:none}header.-contact #categories{background:none}}.gl header{background:none}.gl header.-home{color:#818181}.gl header #categories{background:none}footer{display:none;justify-content:center;flex-direction:column;text-align:center;padding:0 15px 4.5rem;font-size:13px}@media (min-width: 1024px){footer{padding:45px 15px 4.5rem}}footer.-visible{display:flex}footer #copyright svg{height:3em;fill:#000;margin-bottom:1em;transform:translate(-17.5%)}footer #credits{margin-top:1em}footer #credits a{color:#818181}.gl .footer{position:fixed;display:none;pointer-events:none;justify-content:center;flex-direction:column;text-align:center;padding:0 15px 4.5rem;font-size:13px}.gl .footer.-visible{display:flex}.gl .footer #copyright svg{height:3em;fill:#818181;margin-bottom:1em;transform:translate(-17.5%)}.gl .footer #credits{margin-top:1em}.gl .footer #credits a{color:#818181}#loading{background:#000000;color:#e1e1e1;position:fixed;width:100%;height:100%;left:0;top:0;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:10002;gap:.5em;cursor:progress}.gl footer{width:100%;top:100%;left:0;display:flex;visibility:hidden}.gl footer.-visible{visibility:visible;pointer-events:all}
