:root{--gutter:3vh;--headingFontSize:1.9em;--buttonFontSize:1em}@font-face{font-family:Lexend;src:url(/fonts/Lexend.ttf) format("truetype")}@font-face{font-family:Wayfinder;src:url(/fonts/Wayfinder.woff2) format("woff2")}@font-face{font-family:LexendExa;src:url(/fonts/LexendExa.ttf) format("truetype")}html{background:#1e1e1e}body{margin:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:Lexend;color:#fff;transition:transform .2s 3s}.section{padding:0 0 var(--gutter) var(--gutter)}.title{font-weight:700;margin:0 0 .25em;font-family:Wayfinder;font-size:var(--headingFontSize)}.bodyheading{font-family:LexendExa;display:block}p{line-height:1.6em}.button{padding:.35em .7em;border:.175em solid transparent;border-radius:.25em;text-decoration:none;font-size:var(--buttonFontSize)}.icon{width:1.25em;margin-right:.5em}@keyframes show{0%{opacity:0}to{opacity:1}}@keyframes flower{0%{opacity:0;scale:0}to{opacity:1;scale:1}}@media screen and (min-width:975px){:root{--gutter:10vw;--headingFontSize:3.235em}}