
#logo-wrapper{background:var(--red-light20);width:100%;height:600px;padding:24px;transition:all .6s ease-in-out}#logo{grid-gap:12px;grid-template-rows:repeat(7,1fr);grid-template-columns:repeat(5,1fr);width:100%;height:100%;display:grid}.letter{background-color:var(--red-light40);border-radius:12px;transition:all 1s cubic-bezier(1,0,0,1);animation-name:background-colour;animation-duration:60s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate;overflow:hidden}.line{background:var(--red-light20);position:relative}.horizontal-line{height:12px;margin-top:-12px}.vertical-line{width:12px;margin-left:-12px}.line:before,.line:after{content:"";position:absolute}.line:before{background-color:var(--red-light20)}.line:after{background-color:var(--red-light40);opacity:1;transition:all 1s cubic-bezier(1,0,0,1);animation-name:background-colour;animation-duration:60s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}#s{grid-area:1/1/4/6}.s-line-one{border-radius:6px 0 0 6px;grid-column:2/6;grid-row-start:2}#h-one-one:before{width:24px;height:24px;top:-24px;right:0}#h-one-one:after{border-bottom-right-radius:12px;width:24px;height:24px;top:-24px;right:0}#h-one-two:before{width:24px;height:24px;top:12px;right:0}#h-one-two:after{border-top-right-radius:12px;width:24px;height:24px;top:12px;right:0}.s-line-two{border-radius:0 6px 6px 0;grid-column:1/5;grid-row-start:3}#h-two-one:before{width:24px;height:24px;top:-24px;left:0}#h-two-one:after{border-bottom-left-radius:12px;width:24px;height:24px;top:-24px;left:0}#h-two-two:before{width:24px;height:24px;top:12px;left:0}#h-two-two:after{border-top-left-radius:12px;width:24px;height:24px;top:12px;left:0}#u{grid-area:4/1/6/3}.u-line-one{border-radius:0 0 6px 6px;grid-row-start:4;grid-column-start:2}#v-one-one:before{width:24px;height:24px;top:0;left:12px}#v-one-one:after{border-top-left-radius:12px;width:24px;height:24px;top:0;left:12px}#v-one-two:before{width:24px;height:24px;top:0;right:12px}#v-one-two:after{border-top-right-radius:12px;width:24px;height:24px;top:0;right:12px}#j{grid-area:4/3/6/6}.j-line-one{border-radius:0 6px 6px 0;grid-column:3/5;grid-row-start:5}#h-four-one:before{width:24px;height:24px;top:-24px;left:0}#h-four-one:after{border-bottom-left-radius:12px;width:24px;height:24px;top:-24px;left:0}#h-four-two:before{width:24px;height:24px;top:12px;left:0}#h-four-two:after{border-top-left-radius:12px;width:24px;height:24px;top:12px;left:0}#a{grid-area:6/1/8/3}.a-line-one{border-radius:6px 6px 0 0;grid-row:7/8;grid-column-start:2}#v-three-one:before{width:24px;height:24px;bottom:0;right:12px}#v-three-one:after{border-bottom-right-radius:12px;width:24px;height:24px;bottom:0;right:12px}#v-three-two:before{width:24px;height:24px;bottom:0;left:12px}#v-three-two:after{border-bottom-left-radius:12px;width:24px;height:24px;bottom:0;left:12px}#n{grid-area:6/3/8/6}.n-line-one{border-radius:6px 6px 0 0;grid-row:7/8;grid-column-start:4}#v-four-one:before{width:24px;height:24px;bottom:0;right:12px}#v-four-one:after{border-bottom-right-radius:12px;width:24px;height:24px;bottom:0;right:12px}#v-four-two:before{width:24px;height:24px;bottom:0;left:12px}#v-four-two:after{border-bottom-left-radius:12px;width:24px;height:24px;bottom:0;left:12px}.n-line-two{border-radius:0 0 6px 6px;grid-row:6/7;grid-column-start:5}#v-five-one:before{width:24px;height:24px;top:0;left:12px}#v-five-one:after{border-top-left-radius:12px;width:24px;height:24px;top:0;left:12px}#v-five-two:before{width:24px;height:24px;top:0;right:12px}#v-five-two:after{border-top-right-radius:12px;width:24px;height:24px;top:0;right:12px}#h-three{grid-column:1/6;grid-row-start:4}#v-two{grid-row:4/8;grid-column-start:3}#h-five{grid-column:1/6;grid-row-start:6}
#site-header{background-color:var(--white);border-bottom:1px solid var(--grey-light60);z-index:50000;align-items:center;height:48px;display:flex;position:sticky;top:0}#site-header #header-links{gap:24px;display:flex}#site-header #header-links a{color:var(--paragraph-text-colour);font-family:Lo Res,sans-serif;font-weight:400}
