html{background-color:#fff;--hover-subtle-highlight: rgb(235, 235, 235);--header-height: 100px;--accent-colour: #64dfdf}body{background-color:inherit}body,p,h1,h2,h3,h4,h5,h6{margin:0}*{box-sizing:border-box}button{background:transparent;border:none;padding:0;margin:0;font:inherit;color:inherit;appearance:none;-webkit-appearance:none}button:focus-visible{outline:2px solid blue;outline-offset:2px}a{color:inherit;text-decoration:inherit}button.primary{background-color:#000;color:#fff;padding:10px 15px;cursor:pointer;&:not(:disabled){&:hover{background-color:#4d4d4d}&:active{background:#64dfdf;background:linear-gradient(0deg,#64dfdf,#eddd53)}}&:disabled{background-color:#5a5a5a;cursor:inherit}}button.secondary{padding:10px 15px;background-color:#f7f7f7;border:2px solid #a6a6a6;color:#222;&:active{background-color:#a6a6a6;color:#f7f7f7}}button.with-icon{display:flex;align-items:center;gap:10px}footer[data-astro-cid-sz7xmlte]{height:300px;width:100vw;background-color:#9acd32}header[data-astro-cid-3ef6ksr2]{width:100vw;height:var(--header-height);padding:15px;display:flex;justify-content:space-between;position:sticky;top:0;background-color:inherit}nav[data-astro-cid-3ef6ksr2]{position:absolute;top:var(--header-height);left:0;width:100%;height:calc(100vh - var(--header-height));transition:clip-path .3s ease-out,display .3s;transition-behavior:allow-discrete;clip-path:inset(0 0 100% 0);display:none;flex-direction:column;align-items:center;background-color:inherit;text-align:center;button{height:100px;width:100%;cursor:pointer;&:hover{background-color:var(--hover-subtle-highlight)}}}nav[data-astro-cid-3ef6ksr2].expanded{clip-path:inset(0 0 0 0);display:flex}@starting-style{nav[data-astro-cid-3ef6ksr2].expanded{clip-path:inset(0 0 100% 0)}}.hamburger[data-astro-cid-3ef6ksr2]{display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}@media screen and (min-width:600px){.hamburger[data-astro-cid-3ef6ksr2]{display:none}nav[data-astro-cid-3ef6ksr2]{position:relative;top:0;height:auto;width:auto;display:block;justify-self:center;text-align:inherit;clip-path:none;button{width:100px;height:100%;&:hover{background-color:unset}}&.expanded{display:block}}}#logo[data-astro-cid-3ef6ksr2]{background-color:#556b2f;aspect-ratio:1;height:100%}.hamburger[data-astro-cid-3ef6ksr2]:hover,.hamburger[data-astro-cid-3ef6ksr2].is-active:hover{opacity:.7}.hamburger[data-astro-cid-3ef6ksr2].is-active .hamburger-inner[data-astro-cid-3ef6ksr2],.hamburger[data-astro-cid-3ef6ksr2].is-active .hamburger-inner[data-astro-cid-3ef6ksr2]:before,.hamburger[data-astro-cid-3ef6ksr2].is-active .hamburger-inner[data-astro-cid-3ef6ksr2]:after{background-color:#000}.hamburger-box[data-astro-cid-3ef6ksr2]{width:30px;height:18px;display:inline-block;position:relative}.hamburger-inner[data-astro-cid-3ef6ksr2]{display:block;top:50%;margin-top:-2px}.hamburger-inner[data-astro-cid-3ef6ksr2],.hamburger-inner[data-astro-cid-3ef6ksr2]:before,.hamburger-inner[data-astro-cid-3ef6ksr2]:after{width:30px;height:3px;background-color:#000;border-radius:3px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner[data-astro-cid-3ef6ksr2]:before,.hamburger-inner[data-astro-cid-3ef6ksr2]:after{content:"";display:block}.hamburger-inner[data-astro-cid-3ef6ksr2]:before{top:-8px}.hamburger-inner[data-astro-cid-3ef6ksr2]:after{bottom:-8px}.hamburger--spin[data-astro-cid-3ef6ksr2] .hamburger-inner[data-astro-cid-3ef6ksr2]{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin[data-astro-cid-3ef6ksr2] .hamburger-inner[data-astro-cid-3ef6ksr2]:before{transition:top .1s .25s ease-in,opacity .1s ease-in}.hamburger--spin[data-astro-cid-3ef6ksr2] .hamburger-inner[data-astro-cid-3ef6ksr2]:after{transition:bottom .1s .25s ease-in,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin[data-astro-cid-3ef6ksr2].is-active .hamburger-inner[data-astro-cid-3ef6ksr2]{transform:rotate(225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin[data-astro-cid-3ef6ksr2].is-active .hamburger-inner[data-astro-cid-3ef6ksr2]:before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s .12s ease-out}.hamburger--spin[data-astro-cid-3ef6ksr2].is-active .hamburger-inner[data-astro-cid-3ef6ksr2]:after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(.215,.61,.355,1)}body{display:flex;flex-direction:column;min-height:100vh}.mainContent[data-astro-cid-ouamjn2i]{flex:1}
