:root{--colour-yellow:#FFF545;--colour-yellow-pale:#FFF98F;--colour-sunshine-80:#FEFDDA;--colour-blue-background:#2688A4;--colour-blue-background-80:#D4E7ED;--colour-grey:#3A3A3A;--colour-grey-light:#777;--colour-grey-medium:#666557;--colour-grey-medium-light:#B7B7B7;--colour-grey-very-light:#EDEDED;--colour-grey-input:#F8F9FD;--colour-grey-input-border:#D8E0E8;--colour-sky-blue:#7DB8C8;--colour-biege:#F2DECD;--colour-black:#000000;--colour-white:#FFFFFF;--font-size-xxxx-large:70px;--font-size-xxx-large:60px;--font-size-xx-large:44px;--font-size-x-large:32px;--font-size-large:24px;--font-size-medium:22px;--font-size-body:18px;--font-size-small:16px;--font-size-tiny:14px;--border-radius:35px;--border-radius-small:20px;--border-radius-very-small:5px}body,html{min-height:100%;margin:0;padding:0}body{font-family:var(--font-rauschen);font-size:var(--font-size-body);color:var(--colour-black);font-weight:300;letter-spacing:-.3px;background:linear-gradient(180deg,#3b7186,#edee81);background-size:cover;background-repeat:no-repeat;background-position:center 90vh}body.dashboard{background:linear-gradient(151deg,rgba(38,136,164,.2) 12.59%,rgba(106,172,187,.2) 26.79%,rgba(252,249,192,.2) 56.97%,rgba(213,171,143,.2) 71.56%),#f9f9f9}body.dashboard section:not(.no-pad){padding:35px}.h2,.h2 *,h2{font-family:var(--font-cosplay);font-size:var(--font-size-xxx-large);line-height:1;font-weight:400}.h2 * em,.h2 em,h2 em{font-style:normal;font-family:var(--font-rauschen);display:block}.h3,.h3 *,h3{font-size:var(--font-size-x-large)}h4{font-size:var(--font-size-large)}.container{width:100%;margin-left:auto;margin-right:auto;max-width:1800px;padding-left:20px;padding-right:20px}.container.narrow{max-width:1100px}.copy.small{font-size:var(--font-size-small)}.copy.medium{font-size:var(--font-size-body)}.copy.tiny{font-size:var(--font-size-tiny)}.AnimateDiv{transform:translateY(20px);transition:.5s;opacity:0}.AnimateDiv.Visible{opacity:1;transform:translateY(0)}.smallCaps{font-size:var(--font-size-body);line-height:1.1;letter-spacing:.08rem;text-transform:uppercase}.smallCaps.grey{color:var(--colour-grey-dark)}.mobileButton{display:none}@media(max-width:1024px){:root{--font-size-xxx-large:35px;--font-size-xx-large:30px;--font-size-x-large:18px;--font-size-medium:20px;--font-size-large:16px}.container{padding-left:10px;padding-right:10px}.mobileButton{display:block;position:fixed;bottom:20px;width:100%;display:flex;justify-content:center;z-index:99}.mobileButton a{border-color:#000}body.dashboard{background:linear-gradient(151deg,rgba(38,136,164,.2) 12.59%,rgba(106,172,187,.2) 26.79%,rgba(252,249,192,.2) 56.97%,rgba(213,171,143,.2) 71.56%),#f9f9f9}body.dashboard section:not(.no-pad){padding:30px 20px}}*,:after,:before{box-sizing:border-box;position:relative}*{margin:0}body,html{outline:none;max-width:100vw}body{line-height:1.3;-webkit-font-smoothing:antialiased}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}#__next,#root{isolation:isolate}ul{padding:0;margin:0}li{list-style:none}a{text-decoration:none;color:inherit}