/*!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}@font-face{font-family:eb garamond;font-style:normal;font-weight:400 800;font-display:swap;src:url(/EB_Garamond.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}html{font-family:eb garamond,palatino,cambria,georgia,serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}body{background:#ffe9ec;color:#000}body a{color:inherit}h1,h2,h3{margin:0}img{max-width:100%}header{width:75%;margin:0 auto;padding:3em 0;text-align:center;border-bottom:2px solid #000}header img{margin:0 auto;width:8em}header a.site-title{display:block;font-size:4em;font-weight:700;text-decoration:none;color:#000}header a.site-title:hover{text-decoration:underline}main{width:75%;margin:0 auto;font-size:1.75em}section{padding:2em 0}body{display:flex;min-height:100vh;flex-direction:column;justify-content:space-between}a.go-home{margin-bottom:1em;display:block}footer{background:#030027;color:#f3f2f1;display:flex;justify-content:space-between;padding:4em}@media only screen and (max-width:600px){footer{display:block}}footer div{max-width:75%}footer img{width:6em}@media only screen and (max-width:600px){footer img{margin:0 auto;display:block}}footer span{color:#aaa}.animation-wrapper{overflow:hidden;position:absolute;left:0;top:0;width:100%;height:100vh;isolation:isolate;z-index:-1;display:none}@supports(mix-blend-mode:soft-light) and (filter:blur(1px)){.animation-wrapper{display:block}}@media only screen and (max-width:600px){.animation-wrapper{top:-1em}}.circle{width:30em;height:30em;border-radius:100%;position:absolute;top:-10em;left:-10em;mix-blend-mode:soft-light;filter:blur(10em);animation:circle-animation ease-in-out 20s infinite}.circle.one{background:#f564a9}.circle.two{background:#d1d2f9;animation-delay:-7s}.circle.three{background:#8a1c7c;animation-delay:-14s}@keyframes circle-animation{0%{transform:translate(0,0)}33%{transform:translate(20em,0)}66%{transform:translate(0,20em)}100%{transform:translate(0,0)}}